echo 'digraph { "Alan Crawford" -> "Leo Crawford" [taillabel = "Twin Brother of"] "Leo Crawford" -> "Alan Crawford" [taillabel = "Twin Brother of"] }' | dot -Tsvg > output.svg