echo 'digraph { "Mareeta" -> "Galzus" [taillabel = "Father of"] "Galzus" -> "Mareeta" [taillabel = "Daughter of"] "Brigid" -> "Mareeta" [taillabel = "Adopted daughter of"] }' | dot -Tsvg > output.svg