ref: fdf8af5e94a2989d1b3c94aa5c9f43139d2f56c6
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>