SAX Example Code
In the startElement function we define what HTML is associated with which element. The function startElement is called by the xml_set_element_handler function in the code. The startElement function must have three parameters:
http://wdvl.com/Authoring/Languages/PHP/Pro/prophp5_2.html