# Functions
NewXMLElement returns a pointer to a new XMLNode initialized to default values.
SortXML sorts the reader's XML elements.
StructToXML writes an XMLNode to a xml.Encoder as tokens.
XMLToStruct converts a xml.Decoder stream to XMLNode with nested values.