<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only genuinely distinct pages are listed.

  /services, /shop, /book, /about and /contact are 200 rewrites that serve the
  identical homepage HTML, so they are five duplicate copies of "/". Listing
  them would ask Google to index the same page five times; the canonical tag in
  index.html collapses them back onto "/" instead.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://hhtennis.org/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://hhtennis.org/links.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://hhtennis.org/terms.html</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
