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