With XML being the latest and greatest craze, I thought this might be useful to someone out there. It's a little script that queries a database and then using ADO's built in Save feature saves a copy of the data as an XML file. The format isn't perfect since it's meant to be opened back up by ADO, but it sure beats writing it by hand.