<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap index. The static pages are listed in sitemap-pages.xml; the puzzle
  archive's sitemap is rendered by the puzzlePages Cloud Function (see the
  rewrite in firebase.json) because it gains a URL every day.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://doubled.app/sitemap-pages.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://doubled.app/sitemap-puzzles.xml</loc>
  </sitemap>
</sitemapindex>
