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