<?xml version="1.0" encoding="UTF-8"?>
<!-- One page, one entry. The date is stamped by scripts/update-sitemap.py as a
     pre-build step, because a hand-typed date goes stale: this said 2026-08-01
     three days and forty commits later. cf-deploy's __LASTMOD__ token cannot be
     used here, since the sitemap validator runs before token substitution and
     rejects the token as not W3C-datetime shaped. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://frontpanel.dev/</loc>
    <lastmod>2026-08-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://frontpanel.dev/engineering</loc>
    <lastmod>2026-08-04</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
</urlset>
