Validate your XPath expressions/queries against a XML file. Supports most of the XPath functions: string(), name(),number(), string-length() etc.
Input XML
XPath expression
Output
All of the examples bellow are using this sample XML code. You can find more examples and explanation on XPath expressions at W3Schools.com