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