Re arrange XML Nodes

Nov 23 2003 3:56 PM
Hi all, I have an xml file with a structure similar to the following
... ... .... .... ... ...
I want to rearrange the elements programmatically. can i do this with something in System.Xml namespace. I am new in using xml files in C#. Any help is greatly appreciated. Rekha