<?xml version="1.0" encoding="UTF-8"?>
<!--
  sitemap.xml — https://www.scriptos.ai
  Static fallback. This file is committed to public/ so Netlify serves
  it directly without requiring any edge function or redirect proxy.

  After the Sitemap Manager generates the first run (via /admin/seo/sitemap),
  the dynamic version stored in Supabase Storage is served via the Netlify
  proxy redirect (/sitemap.xml → seo-sitemap edge function). Until that
  redirect is active, this static file is authoritative.

  To update manually: edit this file or use the admin Generate button
  and replace the content below with the returned XML payload.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://www.scriptos.ai/sitemaps/pages.xml</loc>
    <lastmod>2026-04-19</lastmod>
  </sitemap>
</sitemapindex>
