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