<?xml version="1.0" encoding="UTF-8"?>
<!--
  Public, indexable routes from src/App.tsx. Omitted on purpose:
    /admin            - moderator console, disallowed in robots.txt
    /forum/mod        - redirects to /admin
    /forum/:threadId  - user-generated threads; the /forum index links them,
                        so crawlers reach them without enumerating IDs here

  <lastmod> is deliberately omitted: this file is hand-maintained, and a date
  that nobody updates is worse than no date at all.

  Add a <url> entry here when a new public route lands in src/App.tsx.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://gorcsoccer.com/</loc>
  </url>
  <url>
    <loc>https://gorcsoccer.com/fields</loc>
  </url>
  <url>
    <loc>https://gorcsoccer.com/announcements</loc>
  </url>
  <url>
    <loc>https://gorcsoccer.com/forum</loc>
  </url>
  <url>
    <loc>https://gorcsoccer.com/forum/rules</loc>
  </url>
  <url>
    <loc>https://gorcsoccer.com/get-involved</loc>
  </url>
</urlset>
