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