I've been busy and I've been on vacation so it's been awhile between posts. But I found a cool doodad that just saved my bacon so I wanted to post a link to it. This is a great class based on the .NET XmlReader that provides CSV-to-XML [1] translation. I just used it to overcome a painful hurdle on a project I was doing, and so I want to pass the karma along. Source code is provided so you can simply use the class, or you can use the handy command line wrapper and have it as a tool in your arsenal. I just used the class itself and was delighted that A) it was totally easy to use and B) it worked perfectly.