echo 'digraph { "Diana Prince" -> "Hippolyta" [taillabel = "Mother of"] "Aresia" -> "Hippolyta" [taillabel = "Adoptive Mother of"] "Donna Troy" -> "Hippolyta" [taillabel = "Mother of"] "Mary Batson" -> "Diana Prince" [taillabel = "Expy of"] "Donna Troy" -> "Diana Prince" [taillabel = "Adoptive Sister of"] "Diana Prince" -> "Donna Troy" [taillabel = "Adoptive Sister of"] "Diana Prince" -> "Aresia" [taillabel = "Adoptive Sister of"] }' | dot -Tsvg > output.svg