I fixed the encoding thing for CSV and XML exporter ... I also just moved the code that calls them from PlayerDatabase to the action. If you write the Exporter and send it to me I'll do the hookup for it. I agree that we should keep the original one too ... Either we'll make another Export action or make it a property that you can set as to which type of output you want.

As far as that format, it makes sense to me ... It's a pretty simple dataset we're dealing with, so you can't do it but so many different ways. I'd say go for it.

Mike