public XMLDocument(implementation as DOMImplementation = null, doctype as DocumentType = null):
Creates an empty XML document.
document = XMLDocument()