echo 'digraph { "Mr. Stone" -> "Steven Stone" [taillabel = "Son of"] "Steven Stone" -> "Mr. Stone" [taillabel = "Father of"] }' | dot -Tsvg > output.svg