<?xml version="1.0" encoding="UTF-8"?>
<!--
  SITEMAP INDEX for WOXY Health (www.woxy.ca)
  ─────────────────────────────────────────────────────────────────────────────
  This file is a sitemap index that references two child sitemaps:

  1. DYNAMIC SITEMAP (recommended for Google Search Console submission)
     https://pzmrmdxuwmdzfkgqivcp.supabase.co/functions/v1/serve-sitemap
     → Includes ALL static pages + ALL published blog posts (fetched live)
     → Updated automatically whenever a new blog post is published
     → Cached for 1 hour on Supabase CDN

  2. STATIC SITEMAP (fallback)
     https://www.woxy.ca/sitemap-static.xml
     → Covers all static pages only (no blog posts)
     → Updated manually on each deployment

  GOOGLE SEARCH CONSOLE: Submit the dynamic sitemap URL above for full coverage.
  ─────────────────────────────────────────────────────────────────────────────
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- Static pages (all site pages, both EN + ZH) -->
  <sitemap>
    <loc>https://www.woxy.ca/sitemap-static.xml</loc>
    <lastmod>2026-04-21T01:35:53.622Z</lastmod>
  </sitemap>

  <!-- Blog posts batch 1: posts 1–49 (newest first) -->
  <sitemap>
    <loc>https://www.woxy.ca/sitemap-blogs-1.xml</loc>
    <lastmod>2026-04-21T01:35:53.622Z</lastmod>
  </sitemap>

  <!-- Blog posts batch 2: posts 50–97 -->
  <sitemap>
    <loc>https://www.woxy.ca/sitemap-blogs-2.xml</loc>
    <lastmod>2026-04-21T01:35:53.622Z</lastmod>
  </sitemap>

</sitemapindex>