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