<?xml version="1.0" encoding="UTF-8"?>
<!--
  One URL, because there is one URL.

  WeeklyAsk is hash-routed, so /pricing, /features, /how-it-works, /help and every
  help article are fragments of this same document: the server returns the same
  index.html for all of them and the fragment never reaches it. Listing them here
  would be a sitemap claiming pages that do not exist as pages, which is a lie
  told to a crawler that will check.

  That is a real cost. Roughly 41KB of help prose is uncrawlable today, and this
  file cannot fix it: the fix is a routing or prerendering change, which is a
  decision with live consequences (the #/demo link that is the best sales asset
  in the repo, and the #/accept?token= invites already sitting in people's
  inboxes). docs/seo-notes.md is where that is worked out. When it is decided,
  this file grows in the same change that makes the URLs real, and not before.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://weeklyask.com/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
