Interesting. I would be curious to know if you have ever benchmarked
this against Python's more established XML parsers such as ElementTree
or SAX. I've never really considered PLY to be a tool that one
would use for XML because of its performance, but then again, I've
never tried it either.
Cheers,
Dave