in reply to Re: XML Parsing
in thread XML Parsing

XSLT/libxslt is for transformations but it's not needed for querying (XPath), XML/libxml2/XML::LibXML is enough.