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

  <!-- Homepage -->
  <url>
    <loc>https://checkyourbmi.org/</loc>
    <priority>1.0</priority>
    <changefreq>weekly</changefreq>
  </url>

  <!-- About page -->
  <url>
    <loc>https://checkyourbmi.org/about.html</loc>
    <priority>0.5</priority>
    <changefreq>monthly</changefreq>
  </url>

  <!-- Contact page -->
  <url>
    <loc>https://checkyourbmi.org/contact.html</loc>
    <priority>0.5</priority>
    <changefreq>monthly</changefreq>
  </url>

  <!-- Health Tips -->
  <url>
    <loc>https://checkyourbmi.org/health-tips.html</loc>
    <priority>0.7</priority>
    <changefreq>weekly</changefreq>
  </url>

  <!-- Terms of Service -->
  <url>
    <loc>https://checkyourbmi.org/terms.html</loc>
    <priority>0.3</priority>
    <changefreq>yearly</changefreq>
  </url>

  <!-- Privacy Policy -->
  <url>
    <loc>https://checkyourbmi.org/privacy.html</loc>
    <priority>0.3</priority>
    <changefreq>yearly</changefreq>
  </url>

</urlset>