<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <url>
        <loc>https://example.com/</loc>
        <changefreq>hourly</changefreq>
        <priority>1.0</priority>
    </url>
    <url>
        <loc>https://example.com/radio/demo-radio</loc>
        <changefreq>hourly</changefreq>
        <priority>0.8</priority>
    </url>
    <!--
        Structure demonstration only. Once stations are database-backed,
        generate this file (or a dynamic sitemap route) by looping over
        every station's /radio/{slug} URL.
    -->
</urlset>
