echo 'digraph { "Floyd Leech" -> "Jade Leech" [taillabel = "Twin Brother of"] "Jade Leech" -> "Floyd Leech" [taillabel = "Twin Brother of"] }' | dot -Tsvg > output.svg