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