<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static index. Per-job URLs (/jobs/<hash>) live in /sitemap-jobs.xml,
  which is served live from D1 by the Cloudflare Worker — adding or
  removing a job from the database changes the next sitemap fetch.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://agenticjobs.dev/sitemap-static.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://agenticjobs.dev/sitemap-jobs.xml</loc>
  </sitemap>
</sitemapindex>
