<?xml version="1.0" encoding="UTF-8"?>
<!--
  Public, indexable marketing pages only. URLs here match the canonical tags declared
  in each route's head() exactly (including the trailing slash on the homepage) —
  a sitemap URL that disagrees with its page's canonical is a wasted crawl signal.

  Authenticated app routes (/dashboard, /edit/*) and auth pages are deliberately
  omitted and are also disallowed in robots.txt.

  <lastmod> is intentionally omitted: this is a hand-maintained static file, and a
  stale-but-confident date is worse than none — search engines discount lastmod they
  learn not to trust. If this ever becomes generated, add accurate dates then.

  ⚠️ Add an entry here whenever a new public marketing page ships.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://getdovemark.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://getdovemark.com/about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://getdovemark.com/faq</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
