<?xml version="1.0" encoding="UTF-8"?>
<!--
  Beyond the Nile is currently a single-page site: every section (#stories,
  #youtube, the guest-suggestion form) is an in-page anchor, and Google ignores
  URL fragments in sitemaps, so listing them would add nothing.

  When real routes ship (e.g. /episodes/<slug>, /about, /guests), add one <url>
  entry per route here. <changefreq> and <priority> are deliberately omitted —
  Google has ignored both for years; <lastmod> is the only hint it still uses,
  so keep it accurate or drop it.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://beyondthenilepodcast.com/</loc>
    <lastmod>2026-08-04</lastmod>
  </url>
</urlset>
