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