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