PsycoXPath is a little application written in PHP that lets you query an XML-file with XPath expressions. The XPath implementation is based on the DOM parser of PHP. The results will be highlighted if the expression was a selector or shown if it was a query.
All you need is a webserver, which is capable of running PHP. You can provide your own XML or experiment with a given sample file.
Downloads