echo 'digraph { "Ninetales" -> "Vulpix" [taillabel = "Evolves into"] "Vulpix" -> "Ninetales" [taillabel = "Evolves from"] }' | dot -Tsvg > output.svg