# Functions
IsErrNodeReadingFailed checks if the `err` is of ErrNodeReadingFailed type.
NewReader creates an FormatReader for XML file format.
NewXMLFileFormat creates a FileFormat for XML.
# Type aliases
ErrNodeReadingFailed indicates the reader fails to read out a complete non-corrupted XML element node.