<?xml version="1.0" encoding="UTF-8"?>
<!-- SPEC-25: base domain placeholder — replace https://lafelice.duckdns.org with the real deployed domain at deploy time (ТЗ §11 has not selected one yet). SPEC-04 Fix 3: added "/menu" — since SPEC-02, "/" is the marketing landing and "/menu" is the actual catalog. Only these two static routes are listed: dish/fifty-fifty/track/account pages are dynamic id-based routes with no SSR, so they stay intentionally excluded. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://lafelice.duckdns.org/</loc>
  </url>
  <url>
    <loc>https://lafelice.duckdns.org/menu</loc>
  </url>
</urlset>
