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