<?xml version="1.0" encoding="UTF-8"?>
<!--
  Non-www is the canonical host: Netlify redirects www.mpxtools.com to the apex,
  and <link rel="canonical"> in index.html points at the apex too. Every URL here
  must match that exactly — a sitemap that lists a host which then redirects wastes
  crawl budget and muddies which version Google treats as the real one.

  lastmod must be updated whenever index.html changes. Leaving it stale tells Google
  the page has not moved and there is no reason to recrawl; it sat at 2026-07-08 for
  weeks while the file kept changing, which is what the 2026-07-28 audit flagged.

  The generated pSEO pages from digital-products/affiliate-seo/ append themselves
  here via module4_build_site.py — do not hand-maintain those entries.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://mpxtools.com/</loc>
    <lastmod>2026-07-29</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
