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