Have been trying to generate Google sitemap for my blog. First, got pissed to find out that I have to paid some extra bucks to use templates. Fine, lucky me, Google also support RSS. Ok, let's turn on the feed option, then add the feed URL <feed://garbage-collector.typepad.com/monkey_in_the_jungle/index.rdf> to Google. Here we go ... What the [beep]...
"URI starts with an invalid scheme"
After a couple minutes google'ing, here's the answer:
"But coders beware. The name "RSS" is an umbrella term for a format
that spans several different versions of at least two different (but
parallel) formats. The original RSS, version 0.90, was designed by
Netscape as a format for building portals of headlines to mainstream
news sites. It was deemed overly complex for its goals; a simpler
version, 0.91, was proposed and subsequently dropped when Netscape
lost interest in the portal-making business. But 0.91 was picked up
by another vendor, UserLand Software, which intended to use it as the
basis of its weblogging products and other web-based writing
software.
In the meantime, a third, non-commercial group split off and
designed a new format based on what they perceived as the original
guiding principles of RSS 0.90 (before it got simplified into 0.91).
This format, which is based on RDF, is called RSS 1.0. But UserLand
was not involved in designing this new format, and, as an advocate of
simplifying 0.90, it was not happy when RSS 1.0 was announced.
Instead of accepting RSS 1.0, UserLand continued to evolve the 0.9x
branch, through versions 0.92, 0.93, 0.94, and finally 2.0.
What a mess."
Unfornate non-Pro typepad users, Google sitemap only support RSS 2.0, not RDF (RSS 1.0).