<?xml version="1.0" encoding="UTF-8"?>
<!--
  SITEMAP.XML
  ═══════════════════════════════════════════════════════
  This file tells Google and other search engines every
  URL on your site. Submit it once in Google Search
  Console (search.google.com/search-console) and Google
  will re-crawl it automatically.

  HOW TO SUBMIT:
    1. Go to https://search.google.com/search-console
    2. Add your domain as a property
    3. Go to Sitemaps → enter "sitemap.xml" → Submit

  WHEN TO UPDATE:
    You don't need to update this file unless you add
    entirely new pages. For episode additions on the
    same page, the lastmod date on the homepage entry
    is enough — just update that date each month.
  ═══════════════════════════════════════════════════════
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <url>
    <loc>https://wwiidailypodcast.com/</loc>
    <!-- Update lastmod each time you publish a new episode -->
    <lastmod>2025-05-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>

</urlset>
