I have multiple XML files I'm trying to merge into a single file. Linq to XML is probably the best option but I'm open to ideas (XSLT seems good at merging TWO files but is clumsy where n > 2 or n = big).I have multiple XML files I'm trying to merge i