Example:
String id = xpathTemplate.evaluateAsString("/products/product/id", productRequest);
More here: http://static.springsource.org/spring-ws/site/apidocs/org/springframework/xml/xpath/Jaxp13XPathTemplate.html
String id = xpathTemplate.evaluateAsString("/products/product/id", productRequest);
More information in the tutorial: http://xmlunit.sourceforge.net/userguide/html/index.html