echo 'digraph { "Kazura" -> "Shino" [taillabel = "Twin sister of"] "Shino" -> "Kazura" [taillabel = "Twin brother of"] }' | dot -Tsvg > output.svg