<?xml version="1.0" encoding="UTF-8"?>
<!--
  The public pages, and only the public pages.

  DELIBERATELY ABSENT, and each for a reason that is not tidiness:

    /members/*   the roster and the sheet music. Behind sign-in, and listing
                 them here would advertise every score's address to anyone.
    /ticket      carries a ticket code in its URL.
    /rsvp        carries a signed token in its URL.
    /signin      a login page has no business in search results.

  The last three are public by necessity — a ticket opens on a stranger's
  phone, an RSVP link is tapped from a text — but each carries a credential,
  which is why _headers gives all of them noindex, no-store and no-referrer.
  Adding one here would undo that in the one place nobody would think to look.

  There is no lastmod on purpose. A date that is not true is worse than no
  date, and nothing here regenerates this file when a page changes.

  Addresses are the extensionless form, matching the canonical tag on each
  page: Cloudflare Pages redirects /about.html to /about, and a sitemap full
  of redirects is a sitemap full of warnings.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://lacrossehighlanders.org/</loc></url>
  <url><loc>https://lacrossehighlanders.org/about</loc></url>
  <url><loc>https://lacrossehighlanders.org/events</loc></url>
  <url><loc>https://lacrossehighlanders.org/book</loc></url>
  <url><loc>https://lacrossehighlanders.org/join</loc></url>
  <url><loc>https://lacrossehighlanders.org/tickets</loc></url>
  <url><loc>https://lacrossehighlanders.org/shop</loc></url>
</urlset>
