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