I have an XML document with a default namespace indicated at the root. Something like this:
If you use XSLT 2.0, specify xpath-default-namespace="http://www.example.com" in the stylesheet section.
xpath-default-namespace="http://www.example.com"
stylesheet