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