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