echo 'digraph { "Millie" -> "Zankan" [taillabel = "Father of"] "Zankan" -> "Millie" [taillabel = "Daughter of"] }' | dot -Tsvg > output.svg