New Parser

The new parser expects the data stream to be formatted as follows (without the element names in the data stream): <new line>Mini:Florida:Movie:... etc.

The new parser automatically gives each token a sequential element name (starting with $1 and incrementing with each token) so that the element names no longer need to be in the data stream.