XML documents are required to have a root element. A root element is defined by a single element pair. All other elements must be within the root element.
<rootelement> <childelement /> </rootelement>