I would like to export a DNS zonefile from my Amazon Route 53 setup. Is this possible, or can zonefiles only be created manually? (e.g. through http://www.zonefile.org/?lang=en)
It's not possible yet. You'll have to use the API's ListResourceRecordSets
and build the zonefile yourself.