echo 'digraph { "Princess Tear" -> "Queen Gloria" [taillabel = "Mother of"] "Queen Gloria" -> "Princess Tear" [taillabel = "Daughter of"] }' | dot -Tsvg > output.svg