<?xml version="1.0" encoding="UTF-8"?>
<!--
  The public acquisition layer, and nothing else. Three URLs, written out
  rather than generated: three is not a number that needs a build step, and a
  hand-written file that is wrong is obvious in a way a generated one is not.

  Add a URL here only when a page is genuinely public. Everything behind
  RequireAuth must never appear.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://pmpossible.com/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://pmpossible.com/guide</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://pmpossible.com/diagnostic</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
</urlset>
