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