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