SAX & DOM parsers
We need XML parser because we do not want to do everything in our application from scratch, and we need some "helper" programs or libraries to do something very low-level but very necessary to us.
http://www.cs.nmsu.edu/~epontell/courses/XML/material/xmlparsers.html