Serde.Xml is an XML backend for the Serde.NET multi-format serializer/deserializer.
It includes support for a subset of the System.Xml.Serialization attributes, including XmlAttributeAttribute and XmlElementAttribute.
Support for basic scenarios is included. Validation and error messages need to be improved.