DomImplementation
Provides a number of methods for performing operations that are
independent of any particular instance of the DOM.
public IXmlDocument CreateDocument(string namespaceUri = null, string qualifiedName = null, IDocumentType doctype = null)