echo 'digraph { "Anya" -> "Dorania" [taillabel = "Sealed form of"] "Dorania" -> "Anya" [taillabel = "True form of"] }' | dot -Tsvg > output.svg