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