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