XML is the way everything is going. I do mean everything. There's even a thing called XHTML, which is an HTML implementation in XML. XML is must easier to deal with than a CVS because lots of languages already have parsers. Which means all you have to do is say "parse this file" then traverse the node tree. It's a very easy and powerful technology and I'm _VERY_ pleased that they added it.