<?xml version="1.0" encoding="UTF-8"?>
<!-- NOTE: Replace 'https://example.com' with your actual production domain before deployment -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://example.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://example.com/audiobook</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://example.com/audiokniha-prehravac</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  <!-- /audiokniha-dekovacka is intentionally excluded and has noindex/nofollow meta tags -->
</urlset>
