What if the <feed> format were reduced to a list of URIs pointing to <entry>
resources. For example:
<feed> <!-- feed-level elements: title, link, etc. --> <entry uri="http://..."/> <entry uri="..."/> ... </feed>
5) This is something different than RSS-all-over-again. RSS (to my
knowledge) did not originally conceive of stand-alone entries, hence why the
entries are embedded in the feed.
-- Henri Sivonen hsivonen@xxxxxx http://www.iki.fi/hsivonen/