Right now i have a small application that reads from SQL and writes the data back to an XML file. However the XML root is called <NewDataSet> and the sub elements are called <Table>. Is there a way to customize these with my own names?