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