echo 'digraph { "Selphina" -> "Dorias" [taillabel = "Father of"] "Glade" -> "Selphina" [taillabel = "Wife of"] "Dorias" -> "Selphina" [taillabel = "Daughter of"] }' | dot -Tsvg > output.svg