echo 'digraph { "Ezecrain" -> "Salria" [taillabel = "Niece of"] "Salria" -> "Ezecrain" [taillabel = "Uncle of"] }' | dot -Tsvg > output.svg