<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static marketing pages only. Creator pages (/@handle) are deliberately absent:
  they are user content that can be made private again at any time, and listing
  them here would keep pointing crawlers at pages a user may have withdrawn.

  `/` is the WEB APP once the cutover lands (the founder's 2026-08-14 call: the
  app is fastmacros.net). It stays listed because it is still the canonical front
  door, but the marketing copy a crawler can actually read now lives at
  /about.html — which is why that entry carries the higher change frequency. The
  app's own per-route pages (/plan, /recipes, /sync …) are deliberately NOT listed:
  they render nothing useful without a session, so pointing a crawler at them
  would be listing pages that have no content to index.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://fastmacros.net/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://fastmacros.net/about.html</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://fastmacros.net/compare.html</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://fastmacros.net/how-we-calculate.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://fastmacros.net/for-restaurants.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://fastmacros.net/testers.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://fastmacros.net/privacy.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://fastmacros.net/terms.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://fastmacros.net/account-deletion.html</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
