# README
xmlx
a modified version of github.com/moxar/xmlx, thanks.
# Functions
Chunk returns the start and stop position of the first encountered token.
ChunkAll reads the reader and defines a list of segments that correspond to valid chunks.
No description provided by the author