echo 'digraph { "Ichitaka Seto" -> "Iori Yoshizuki" [taillabel = "In love with"] "Iori Yoshizuki" -> "Ichitaka Seto" [taillabel = "In love with"] }' | dot -Tsvg > output.svg