echo 'digraph { "Drew Misham" -> "Vera Misham" [taillabel = "Daughter of"] "Vera Misham" -> "Drew Misham" [taillabel = "Father of"] }' | dot -Tsvg > output.svg