<?xml version="1.0" encoding="UTF-8"?>
<!-- Sitemap index: static pages are listed in sitemap-pages.xml; public episodes
     come from the sitemapepisodes Cloud Function (functions/src/api/sitemap.ts),
     rewritten at /sitemap-episodes.xml in firebase.json. -->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://yourtalks.ai/sitemap-pages.xml</loc>
    <lastmod>2026-09-13</lastmod>
  </sitemap>
  <sitemap>
    <loc>https://yourtalks.ai/sitemap-episodes.xml</loc>
  </sitemap>
</sitemapindex>
