I have an XML file formatted like this:
testcode1 &l
I've used XDocument.Root.Add to add elements. Root returns XElement which has an Add function for additional XElements