<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns:xhtml="http://www.w3.org/1999/xhtml"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
            http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
  <!-- Home page -->
  <url>
    <loc>https://www.mbthei.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Apps page -->
  <url>
    <loc>https://www.mbthei.com/apps</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Privacy Policy pages -->
  <url>
    <loc>https://www.mbthei.com/privacy/forking</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://www.mbthei.com/privacy/exercise</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Terms pages -->
  <url>
    <loc>https://www.mbthei.com/terms/forking</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
    <url>
    <loc>https://www.mbthei.com/terms/exercise</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

</urlset>