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