The BlogML .NET project provides a set of .NET libraries which make it easier for .NET developers to work with the
BlogML format. This project provides a library that simplifies common tasks such as:
- Writing BlogML out to an XML file
- Reading BlogML in via a strongly-typed .NET object graph
- Validating BlogML
About BlogML
BlogML is an open XML standard for describing the contents of a blog. You can learn more about BlogML by visiting the BlogML project site via the following URL link:
http://code.google.com/p/blogml
The current version of the BlogML schema is 2.0 and this was last changed on the 25th November 2006.