<?xml version="1.0" encoding="UTF-8"?>
<!--
  join.html is excluded deliberately: it is private, noindex, and disallowed in
  robots.txt.

  The tool pages are the opposite — they exist to be found. A new domain has no
  backlinks, and free calculators are the one page type people actually link to,
  which is why they are the first pages built after the homepage. Each is listed
  at its clean URL (the .html file is rewritten onto it in vercel.json) and each
  page carries a matching <link rel="canonical">, so the two paths do not compete.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://forgereps.com/</loc>
    <lastmod>2026-07-29</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://forgereps.com/tools/muscle-coverage-checker</loc>
    <lastmod>2026-07-29</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://forgereps.com/tools/one-rep-max-calculator</loc>
    <lastmod>2026-07-29</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
