Microsoft Certified Professional Developer/Exam 70-528/Web-Based Client Development/Manage XML data with the XML Document Object Model (DOM)
Read XML data into the DOM by using the Load method.
Modify an XML document by adding and removing nodes.
- MSDN - Inserting Nodes into an XML Document
- MSDN - Removing Nodes, Content, and Values from an XML Document