<?xml version="1.0" encoding="UTF-8"?>
<!--
  Two entries, because there are two pages. The root is the EagleAI CCTV page as of 15 Sep 2026;
  /tuesday/ is the Tuesday List, which used to be the root and is the address printed in the footer
  of every artefact already handed out. Both are pages to read.

  /cctv/ is deliberately absent, for the same reason /tuesday/ used to be: it serves the identical
  bytes as the root and must keep working, but it is not a second page and should not be offered as
  one. The canonical link in each file says which address is the page.

  eagleai.html and tuesday-list.html stay absent too. Each is a hundred kilobytes of script and
  markup that says nothing until it is given a reader's own files, and indexing either would put a
  copy of the tool in a search result in place of the page that explains what it refuses to do.

  lastmod is the build date typed by hand, not a clock reading. It changes when the bytes change.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://eagleai.online/</loc>
    <lastmod>2026-09-15</lastmod>
  </url>
  <url>
    <loc>https://eagleai.online/tuesday/</loc>
    <lastmod>2026-09-15</lastmod>
  </url>
</urlset>
