pub fn get_root_node(document: &XmlDocument) -> Result<XmlNode>
Gets the root element node from a document.