<?xml version="1.0" encoding="UTF-8"?>
<!--
  GetAfri Sitemap Index
  =====================
  This file is the sitemap index — it points search engines to child sitemaps:
    1. sitemap-pages.xml  — static/category pages (maintained here)
    2. sitemap-videos     — dynamic video pages (auto-generated from DB via Edge Function)
    3. sitemap-movies     — dynamic movie pages (auto-generated from DB via Edge Function)
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- Static pages sitemap -->
  <sitemap>
    <loc>https://getafri.com/sitemap-pages.xml</loc>
    <lastmod>2026-05-22T13:49:04.544Z</lastmod>
  </sitemap>

  <!-- Dynamic video pages sitemap (auto-generated from DB) -->
  <sitemap>
    <loc>https://getafri.com/functions/v1/sitemap-videos</loc>
    <lastmod>2026-05-22T13:49:04.544Z</lastmod>
  </sitemap>

  <!-- Dynamic movie pages sitemap (auto-generated from DB) -->
  <sitemap>
    <loc>https://getafri.com/functions/v1/sitemap-movies</loc>
    <lastmod>2026-05-22T13:49:04.544Z</lastmod>
  </sitemap>

</sitemapindex>