echo 'digraph { "Mary Batson" -> "Billy Batson" [taillabel = "Brother of"] "Billy Batson" -> "Mary Batson" [taillabel = "Sister of"] "Owlman" -> "Mary Batson" [taillabel = "Lover of"] "Diana Prince" -> "Mary Batson" [taillabel = "Expy of"] }' | dot -Tsvg > output.svg