<?xml version="1.0" encoding="UTF-8"?>
<!-- Two URLs, deliberately. play.html is noindex (query-param driven, thin
     near-duplicates) so it does not belong here: a sitemap listing a page you
     have told crawlers not to index is a contradictory signal, not a thorough
     one. privacy.html is a real page and is listed. No <lastmod> either — an
     inaccurate one is worse than none, and there is nothing here to keep it
     honest. Google's documented case for a sitemap
     mattering is a new site with few external links, which is exactly this. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://factosaur.com/</loc>
  </url>
  <url>
    <loc>https://factosaur.com/privacy.html</loc>
  </url>
</urlset>
