XPath Tester
Interactive XPath expression evaluation tool
XPath Expression
Press Ctrl+Enter to evaluate
Evaluate
Quick Examples:
//book
//book/title
//book[@category]
//book[price>30]
//author/text()
count(//book)
//book[1]
//book[last()]
XML Document
XML
Results
Results will appear here...
Error