echo 'digraph { "Chocolat" -> "Touya Yoshiwara" [taillabel = "In love with"] "Kanade Amakusa" -> "Chocolat" [taillabel = "In love with"] }' | dot -Tsvg > output.svg