echo 'digraph { "Dum" -> "Dee" [taillabel = "Twin brother of"] "Dee" -> "Dum" [taillabel = "Twin brother of"] }' | dot -Tsvg > output.svg