BlogML is an XML format for storing the contents of a blog; either for archival or migrating to a different blogging engine.
BlogML currently supports the following engines:
And I finished a beta implementation for dasBlog today.
The current BlogML format does not support all the features dasBlog has, so the following information is lost when exporting your blog using BlogML:
The current driver program is very basic, and requires some hacking to switch between import- and export-mode.
Note: although dasBlog is a .Net 1.1 project, this is written using .Net 2.0 as per the BlogML project.
download: dasblogml.zip