echo 'digraph { "Iyo" -> "Natsumi" [taillabel = "Twin Sister of"] "Natsumi" -> "Iyo" [taillabel = "Twin Sister of"] }' | dot -Tsvg > output.svg