in reply to Re^2: XML::Simple needs to go!
in thread XML::Simple needs to go!

Yes, I agree with you and, of course, my post was only half serious.

The main reason for my frustration about XML is that I relatively frequently have to fix incoming data to make it valid XML before I can process it with a state-of-the-art parser. And that is a nuisance especially in view of the fact that this incoming data is in fact simple enough not to require any of the XML heavy artillery.