ref: 1ae5f49da652bd01227e6ed5b22dbcedac6d8b36
dir: /sys/lib/python/mercurial/templates/rss/filelog.tmpl/
{header}
    <title>{repo|escape}: {file|escape} history</title>
    <description>{file|escape} revision history</description>
    {entries%filelogentry}
  </channel>
</rss>