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