<?xml version="1.0" encoding="UTF-8"?>
<!--
============================================================
SITEMAP.XML - Site map for search engines
============================================================
UPDATE INSTRUCTIONS:
- Change <lastmod> date whenever you add new radios
- Format: YYYY-MM-DD (e.g., 2025-12-25)
- changefreq: how often content changes (weekly is good for active collections)
- priority: importance relative to other pages (1.0 = highest)

For a single-page site, this is all you need.
If you add more pages later, add more <url> blocks.
============================================================
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <url>
        <loc>https://radiomuzeu.ro/</loc>
        <lastmod>2025-12-25</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
</urlset>
