<?xml version="1.0" encoding="UTF-8"?>
<!--
  Ada's marketing sitemap. Public, content-bearing routes only.

  Deliberately excluded: /builder, /posts, /write, /citations, /settings,
  /projects (private product surfaces, and robots.txt disallows the app
  paths); /preview/* (unreviewed drafts); /colors, /ada-preview, /hero-mocks*
  (internal design harnesses); /share/:token and /invite/:token (per-user
  tokens that must never be indexed).

  Published customer sites generate their own sitemap at deploy time from
  server/lib/discoverability.ts — this file governs useada.app only.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://useada.app/</loc>
    <lastmod>2026-07-26</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://useada.app/pricing</loc>
    <lastmod>2026-07-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://useada.app/templates</loc>
    <lastmod>2026-07-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
</urlset>
