in reply to Working with XML

I personally really really like XML::LibXML + XML::LibXSLT which are interfaces to the Gnome XML libraries. I really like the fact that I can use XPath to simplify a lot of the data retrieval...