<?xml version="1.0" encoding="UTF-8"?>
<!--
  One URL, and that is not an oversight. A sitemap is a list of pages worth ranking, and
  of this origin's three pages only one is. The home page is the whole of the public
  document — procedure, contents, custody, referees, limits and the POPIA notice, all of
  it on one scroll. /locker is a sign-in door with nothing to index behind it. /guides
  carries the films and sets `robots: noindex` itself, so listing it here would ask for
  the opposite of what the page asks for — a sitemap entry is a request to index.
  Neither is disallowed in robots.txt; see the note there.

  So an audit that finds pages missing from this file has not found a defect until it
  has read their robots meta. Two of the three are absent on purpose.

  No <lastmod>: an accurate one would have to be written by the deploy and a stale one
  is worse than none, because a search engine that has been told a date twice and found
  it wrong twice stops reading the field. <changefreq> and <priority> are omitted for the
  same reason — Google has said for years that it ignores both.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://pewpewrenew.com/</loc>
  </url>
</urlset>
