echo 'digraph { "Che'nyan" -> "Chu'nyan" [taillabel = "Daughter of"] "Chu'nyan" -> "Che'nyan" [taillabel = "Mother of"] }' | dot -Tsvg > output.svg