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