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