Does anyone have any examples of how to save the values of a TreeView to an XML file? I have found numerous samples of how to load an XML file which I have successfully done. Now I need to write the updated text from the TreeView back to the XML file using VB.NET.

Any help would be greatly appreciated!