<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap index.

  This file is intentionally static so it lives at the canonical
  https://cryptohealer.com/sitemap.xml URL (Lovable hosting cannot rewrite
  arbitrary paths to edge functions). Each <sitemap> entry below points to a
  dynamic per-section sitemap served from a Lovable Cloud edge function:
  the function builds those sub-sitemaps live from the database, so newly
  published tips appear within ~5 minutes without redeploying the site.

  Crawlers (Google, Bing, etc.) follow each <loc>, fetch the sub-sitemap,
  and use its own <lastmod> + ETag/Last-Modified headers to decide whether
  to re-crawl individual URLs. Splitting tips/news/reviews into separate
  sub-sitemaps means a new tip only invalidates the tips sub-sitemap; the
  rest are served from cache with a cheap 304.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://afaiejorpfworpqzxrqh.supabase.co/functions/v1/sitemap-xml/core</loc>
  </sitemap>
  <sitemap>
    <loc>https://afaiejorpfworpqzxrqh.supabase.co/functions/v1/sitemap-xml/tips</loc>
  </sitemap>
  <sitemap>
    <loc>https://afaiejorpfworpqzxrqh.supabase.co/functions/v1/sitemap-xml/blog</loc>
  </sitemap>
  <sitemap>
    <loc>https://afaiejorpfworpqzxrqh.supabase.co/functions/v1/sitemap-xml/reviews</loc>
  </sitemap>
  <sitemap>
    <loc>https://afaiejorpfworpqzxrqh.supabase.co/functions/v1/sitemap-xml/news</loc>
  </sitemap>
</sitemapindex>
