Look into the PHP DOM functions, very useful for this, and will do *exactly* what you need.
Put it all into one file, and use XSL to transform it (check
http://www.w3school.org for a quick tutorial on XSL (of which XSLT is a part of)).
XSL in PHP is easy, check http://php.net for functions.
See point 2
See point 1 and 2!
Good luck, and best wishes,
Ian P. Christian