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