I have a large xml file (approx. 10 MB) in following simple structure:
....... .......
How is your XML-File represented in code? Do you use the System.XML-classes? In this case you could use XMLDocument.AppendChild.