<?xml version="1.0" encoding="UTF-8"?>
<!--
  The site is two pages. There is no lastmod: it would have to be written by
  hand and would be wrong from the first release published afterwards, and a
  date a crawler learns to distrust is worse than no date at all. The release
  list changes on its own, from the shared folder, without this file moving.

  parametrica.tech is substituted at container start — sitemap URLs must be
  absolute, and the domain lives in the environment.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://parametrica.tech/</loc>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://parametrica.tech/releases.html</loc>
    <priority>0.8</priority>
  </url>
</urlset>
