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