I had tried some code on the adding of new child to an XML file. I noticed the results are different when using XmlDocument.Load(String filename) and XmlDocument.Load(FileStream fs). Below shows the original XML file data.I had tried some code on the adding of new chil