<?xml version="1.0" encoding="UTF-8"?>
<!--
  The site's real pages, hand-maintained.

  Three entries because the site is three files. Yoast's sitemap_index.xml lists
  WordPress leftovers instead and cannot see plain .html, which is the whole
  reason this exists. robots.txt points here rather than there.

  Uploading this to the document root wins over Yoast's /sitemap.xml redirect,
  because Apache serves an existing file before WordPress's rewrite runs.
  VERIFY THAT after uploading: fetch /sitemap.xml and check you get these three
  URLs rather than a redirect to /sitemap_index.xml.

  changefreq and priority are deliberately absent — Google has ignored both for
  years, and stale values are worse than none.

  Update lastmod when a page's content genuinely changes. It is a hint, not a
  promise, and lying about it teaches crawlers to ignore it.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://upstatelakecomms.com/</loc>
    <lastmod>2026-08-13</lastmod>
  </url>
  <url>
    <loc>https://upstatelakecomms.com/privacy.html</loc>
    <lastmod>2026-08-13</lastmod>
  </url>
  <url>
    <loc>https://upstatelakecomms.com/delete-account.html</loc>
    <lastmod>2026-08-13</lastmod>
  </url>
</urlset>
