echo 'digraph { "Galzus" -> "Mareeta" [taillabel = "Daughter of"] "Brigid" -> "Mareeta" [taillabel = "Adopted daughter of"] "Edain" -> "Brigid" [taillabel = "Twin Sister of"] "Faval" -> "Brigid" [taillabel = "Mother of"] "Patty" -> "Brigid" [taillabel = "Mother of"] "Mareeta" -> "Brigid" [taillabel = "Adoptive mother of"] "Mareeta" -> "Galzus" [taillabel = "Father of"] }' | dot -Tsvg > output.svg