Its times like this where I'm glad I build my stuff off of a framework that pulls all pages from the `pages` table in my DB. Now all I have to do is make a script to SELECT * FROM `pages`, then output it as XML. Oh, and make sure to throw in redundant pages while I'm at it to give the illusion of a larger site
