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