I have a xml-file:
&
Use AppendChild method to inser a child inside a node.
yournode.AppendChild(ChildNode);
link text