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