XPointers may appear in non-XML documents where namespace prefixes are not defined.
You use an xmlns() scheme to map a prefix to a URI. For example,
xmlns()
xmlns(svg=http://www.w3.org/2000/svg) xpointer(//svg:polygon[3])