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