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