echo 'digraph { "Panz Fry" -> "Lily Enstomach" [taillabel = "Daughter of"] "Lily Enstomach" -> "Panz Fry" [taillabel = "Father of"] }' | dot -Tsvg > output.svg