I'm working on a PHP project the requires XML. What I am working on is a drop-down menu system that is driven by XML files. I want the XML to be parsed on the server using expats and php. That XML ...