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