ref: 0572968dfc9fc527dbcc7115ad30df1e5f990787
dir: /sys/lib/python/mercurial/templates/rss/filelogentry.tmpl/
<item>
<title>{desc|strip|firstline|strip|escape}</title>
<link>{urlbase}{url}log{{node|short}}/{file|urlescape}</link>
<description><![CDATA[{desc|strip|escape|addbreaks|nonempty}]]></description>
<author>{author|obfuscate}</author>
<pubDate>{date|rfc822date}</pubDate>
</item>