echo 'digraph { "Draff" -> "Diona Kätzlein" [taillabel = "Daughter of"] "Timmie" -> "Draff" [taillabel = "Father of"] "Diona Kätzlein" -> "Draff" [taillabel = "Father of"] }' | dot -Tsvg > output.svg