<?xml version="1.0" encoding="UTF-8"?>
<!--
  Two URLs, because two pages are indexable: everything else on the site is
  behind sign-in and sends "noindex, nofollow".

  Deliberately no <lastmod>. A date here that does not move when the page does
  is worse than no date at all - a crawler that learns the value is unreliable
  discounts it - and this file is static, so any date written into it would be
  wrong within a week of the next copy change.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://chbmate.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://chbmate.com/terms.php</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
