Description of XML, the DataSet, and a DataGrid :
This is an article which contains information about the display of the XML documents in a datagrid control. In this article you can see how to create a dataset object, how ReadXml method of the dataset object is used to bind the data of the XML file to the datagrid control. This article also shows a method for writing the contents into the XML file.