<?xml version="1.0" encoding="UTF-8"?>
<!-- PodcastFlux is a single-page app (no server-rendered routes — every
     screen is client-side state under the same "/" URL), so there is only
     one real crawlable page to list. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://podcastflux.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
