This html and xml parser interprets the html data using a template written in a html like language. So you can just use the file to parse as template with only small changes.
- Templates can be easily created/updated
- Can read all parts of the html file (except comments)
- Can be combined with regular expressions
- Allows loops and conditions
- There is a help file