I\'m having a problem getting the \"xmlns\" to appear first in the root attribute list.
Im getting this:
Would XmlWriter be an option for you?
XmlWriter
Afaik, it gives you full control of the order of attributes and namespace declarations.