This is Blogger Xml Parser, written in PHP. It will usefull for converting to another platform. This contain example inside. This actually just example script to parse the messy Blogger Backup File ...
# FUTURE: Use XML::Twig or something else to parse both the XML and the extracted HTML and replace all the regexes with parsed variables # FUTURE: Rewrite this all as a class. It already essentially ...