ref: 89b74ebb655eb1e05a32734de0e93de59296799b
dir: /sys/lib/python/mercurial/templates/rss/changelogentry.tmpl/
<item>
<title>{desc|strip|firstline|strip|escape}</title>
<guid isPermaLink="true">{urlbase}{url}rev/{node|short}</guid>
<description><![CDATA[{desc|strip|escape|addbreaks|nonempty}]]></description>
<author>{author|obfuscate}</author>
<pubDate>{date|rfc822date}</pubDate>
</item>