echo 'digraph { "Forsyth" -> "Python" [taillabel = "Childhood friend of"] "Python" -> "Forsyth" [taillabel = "Childhood friend of"] }' | dot -Tsvg > output.svg