<?xml version="1.0" encoding="UTF-8"?>
<!--
  The site is one page plus three legal documents.

  The retired paths (/platform, /use-cases, /pricing, /contact, /blog, /insights, /economics,
  /philosophy, /get) are deliberately ABSENT rather than listed. They still resolve — the router
  redirects each to "/" — so existing links and bookmarks keep working, but a sitemap is a
  statement of what is worth indexing, and a redirect is not.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://agience.ai/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://agience.ai/terms</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://agience.ai/privacy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://agience.ai/cookies</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
