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