<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- Main calculator — highest priority, most frequently updated -->
  <url>
    <loc>https://cycling-calculator.com/</loc>
    <lastmod>2026-02-24</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- FAQ — high SEO value, schema markup, updated with new calculators -->
  <url>
    <loc>https://cycling-calculator.com/faq.html</loc>
    <lastmod>2026-02-24</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.85</priority>
  </url>

  <!-- About / Methodology — scientific references, trust signal -->
  <url>
    <loc>https://cycling-calculator.com/about.html</loc>
    <lastmod>2026-02-24</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.70</priority>
  </url>

  <!-- Contact — required for AdSense, low SEO value -->
  <url>
    <loc>https://cycling-calculator.com/contact.html</loc>
    <lastmod>2026-02-24</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.40</priority>
  </url>

  <!-- Privacy Policy — required for AdSense / GDPR -->
  <url>
    <loc>https://cycling-calculator.com/privacy.html</loc>
    <lastmod>2026-02-24</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.25</priority>
  </url>

  <!-- Terms of Use -->
  <url>
    <loc>https://cycling-calculator.com/terms.html</loc>
    <lastmod>2026-02-24</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.25</priority>
  </url>

</urlset>
