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