<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static sitemap for the marketing surface. Add a new <url> entry every
  time a new top-level marketing page lands (e.g. /pricing, /docs,
  /changelog). Auto-generation isn't worth it yet — the surface is
  three pages and a build-time script would obscure what's indexed.
  lastmod is hand-maintained for the same reason.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://docstash.ai/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://docstash.ai/get-started</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://docstash.ai/legal</loc>
    <changefreq>weekly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
