I had a look at that tutorial, but what would I use in this instance:
Code:
<name length="6" type="text">glitch</name>
to get the length parameter and for the data? And what would I do to get the data between the tags if it were around 3,000 characters long? As far as I know you can only have 255 characters in a string...

Thats the main problem I have with that tutorial, and why I was asking if anyone knew of any other xml parsers. Also, does anyone have a good example with this for TileD? I cant believe I am the only one using TileD with a pascal program...