basically, you need to load your xml file into a DataSet and then bind the DataSet to the DataGrid, see here for
How Do I...Load a DataSet with XML?
http://www.dotnetjunkies.com/quickstart/howto/doc/Xml/LoadDataSetXMLData.aspx