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