<?xml version="1.0" encoding="UTF-8"?>
<!-- Flycher sitemap index — points to the dynamic sitemap generated by
     the backend which contains all pages + published blog posts (updated
     live as AutoBlog publishes / super-admin deletes).

     Why an index and not a static list?
     - Static duplicate would drift out of sync with blog_posts DB
       (previous static file listed 0 blogs while the dynamic one had 10)
     - Google follows sitemap-index references correctly
     - Any tool that hits /sitemap.xml (the SEO default) now transparently
       gets the live sitemap without any Cloudflare/proxy rewrite.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://flycher.com/api/sitemap.xml</loc>
  </sitemap>
</sitemapindex>
