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