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

  <!-- Home / Game -->
  <url>
    <loc>https://playdoubles.org/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- How to Play -->
  <url>
    <loc>https://playdoubles.org/how-to-play</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

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

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

</urlset>
