<?xml version="1.0" encoding="UTF-8"?>
<!--
  Period Plus, LLC — periodplus.us

  NOTE: this is an XML comment, so a DOUBLED HYPHEN is a parse error, not a
  style choice. Two of them made this file unreadable to every crawler for the
  length of one edit. The ASCII double dash this project uses as an em dash in
  every .js and .py comment is illegal here. Use a comma or a real em dash.

  URLs use the APEX domain. The consolidation HAPPENED on August 1, 2026.
  shop.periodplus.us and about.periodplus.us now 301 here, so these URLs point
  at where the pages actually are. (This note previously said the cutover was
  still pending; it described a world that stopped existing on Aug 1.)

  EVERY URL HERE MUST MATCH THAT PAGE'S <link rel="canonical"> EXACTLY.
  Added Aug 2, 2026. The same content answers on BOTH /build and /build.html
  (both return 200; there is no redirect between them), so without agreement
  Google is handed two candidate URLs and picks one itself, splitting the
  ranking signals. The .html form is canonical because all 34 internal links
  already use it.

  Deliberately absent: /admin.html (dashboard), /welcome.html (post-checkout,
  meaningless without a session), /account.html (a sign-in form is not content),
  /reserve/ (the $5 reservation ended Sept 9, 2026 and the path now 302s home;
  removed Sept 13 per the SEO review, since a sitemap lists only pages that load
  on their own. Add it back only if the page returns). probe.py section 5i
  fails on any listed URL that does not answer 200 without a redirect.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <url>
    <loc>https://periodplus.us/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://periodplus.us/shop.html</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://periodplus.us/request.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <url>
    <loc>https://periodplus.us/build.html</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://periodplus.us/opening-statement.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://periodplus.us/terms.html</loc>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url>

  <url>
    <loc>https://periodplus.us/privacy.html</loc>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url>

</urlset>
