I have a C# program that's creating a deeply nested List. I'm Serializing (XML) the List to save all the user inputs in the program and I'm able to Deserialize (XML) the file in order to restore the user inputs in the List.I have a C# program that's creating a deeply ne