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