Figure 3. View DataSet XML Content.
Every record within the DataSet is represented by XML data. You use the DataSet class's GetXml method to retrieve the XML that describes the data within the DataSet, such as this new record.