<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap for milanoalsole.com. Two public routes today: the map (/) and
  the privacy informativa (/privacy). The map is the canonical home;
  weekly changefreq reflects the venue dataset cadence, not the layout.

  When adding a new public route, add it here AND make sure robots.txt
  still points at this file (it does — `Sitemap:` directive at the top).
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://milanoalsole.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://milanoalsole.com/privacy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
