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