# Functions
Minify minifies XML data, it reads from r and writes to w.
NewTokenBuffer returns a new TokenBuffer.
# Structs
Token is a single token unit with an attribute value (if given) and hash of the data.
TokenBuffer is a buffer that allows for token look-ahead.