<?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. /reserve/ is the exception: it is a real directory, and
  /reserve 301s TO the slashed form, so the slashed form is the 200 endpoint.

  Deliberately absent: /admin.html (dashboard), /welcome.html (post-checkout,
  meaningless without a session), /account.html (a sign-in form is not content).
-->
<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/reserve/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</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>
