Generic XMLSerializer-based serialization of KML files.
$ dotnet add package O2KmlKML Serializer using Generic XMLSerializer
A KML file can be deserialized by assigning the result of O2Kml.Kml.LoadFromFile(...) or TryLoadFromFile(...) To serialize, call Kml.SaveToFile(...)
Please contact me via the NuGet "Contact Owners" form or at the Github Repo
O2Kml uses the MIT License.