(root)/
libxml2-2.12.3/
test/
c14n/
without-comments/
test-2.xpath
<XPath xmlns:n1="http://example.net" >
    (//. | //@* | //namespace::*)
    [
	ancestor-or-self::n1:elem2
    ]
</XPath>