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