Its quite simple a few hours of reading will get you going where you want to be. Take a look at php.net for xml pharsing it teaches you what you want to do.
XML is a markup language, so you don't need to learn how to "code" XML programs. If you familiar with HTML, it's the same. You can try it yourself with w3schools.com/xml/ (Sorry, I can't post links).