echo 'digraph { "Grunkle Stan" -> "Grunkle Ford" [taillabel = "Twin Brother of"] "Grunkle Ford" -> "Grunkle Stan" [taillabel = "Twin Brother of"] }' | dot -Tsvg > output.svg