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