ref: a179ba2cb09e79819344c2a72e715efbcf68bd3f
dir: /sys/lib/python/mercurial/templates/rss/changelog.tmpl/
{header}
    <title>{repo|escape} Changelog</title>
    <description>{repo|escape} Changelog</description>
    {entries%changelogentry}
  </channel>
</rss>