Test Xerces XPath

A simple console app to test XPath support in XercesC 3.2.2 Simply replace sample.xml with your xml renamed to the same name and add an xpath argument to the app.

NOTE: this app will only take 1 argument. If the argument has space, please use double quote.

Thank you.