<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only the two public URLs. Every other route requires a session, so listing
  them would submit pages to the index that can only answer with a redirect.

  The landing page's sections are anchors on the same document, not separate
  URLs, so they are not listed: a sitemap entry per anchor asks the crawler to
  index the same page several times.

  `lastmod` needs bumping when the public page's content changes materially.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://eagles.eenovators.com/</loc>
    <lastmod>2026-08-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://eagles.eenovators.com/login</loc>
    <lastmod>2026-08-16</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
