Turning Blogger into a RESTful data source
I wrote a Blogger template that generates machine-readable XML.
This is great if you need to integrate a Blogger-based blog with the rest of your site.
I’m using XSLT to process the generated XML, but any programming or scripting language will do.
Here’s the Blogger template. I suggest you disable the “Enable float alignment” option in the “Formatting” tab to get cleaner data. Enjoy!