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