Here's another C# code snippet that takes me way too much time to recreate by just reading the documentation.
This is a simple example of a class that can be serialized to/from XML. In this case the "ServerConfig" XML string can contain a list of servers, looking like this …