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