echo 'digraph { "Dinah Laurel Lance" -> "Ted Grant" [taillabel = "Mentor of"] "Oliver Queen" -> "Dinah Laurel Lance" [taillabel = "Lover of"] "Dinah Drake" -> "Dinah Laurel Lance" [taillabel = "Daughter of"] "Black Siren" -> "Dinah Laurel Lance" [taillabel = "Expy of"] }' | dot -Tsvg > output.svg