<?xml version="1.0" encoding="UTF-8"?>
<!--
  One URL, deliberately. The ROOT is the only indexable page on this host as of
  26 Aug 2026: /5 carries X-Robots-Tag: noindex because it duplicates the same
  £27 offer and is a paid-ad destination, /5.2, /5.3 and /free-guide all 302 to
  /5, /checkout and /upgrade are noindex, and every unmatched path renders the
  React 404 screen with a noindex meta.

  ⚠ THIS LISTED /5 UNTIL 26 Aug 2026. If you flip which page is indexable, this
  file and public/_headers have to move together — listing a noindexed URL is
  how you earn "Discovered - currently not indexed" warnings for no reason.

  No trailing path on purpose: the canonical injected by index.html is
  location.origin + location.pathname, which for the root is exactly this.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://go.theppcmachine.co.uk/</loc>
    <lastmod>2026-08-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
