Skip to content

Instantly share code, notes, and snippets.

@hissohathair
hissohathair / blogger-import-master.xml
Created November 5, 2012 11:41
Perl code to convert RSS to Atom for importing into Blogger
<?xml version='1.0' encoding='UTF-8'?>
<feed>
<!-- Easiest way to generate this file is to create a new blog in the template you want,
export a blank Atom dump for it, and add the string "INSERT HERE" between XML comments
just before the closing feed tag -->
<!-- Like this: -->
<!-- INSERT HERE -->
</feed>