<?xml version="1.0" encoding="UTF-8"?>
<!--
  Hand-written rather than generated: the site is six fixed routes, so a plugin
  and its dependency are not worth it. IF YOU ADD A PAGE, ADD IT HERE.

  Why it exists: at the DNS flip the restaurant goes from 2 crawlable URLs to 6,
  and five of them are brand new with zero inbound links. At that same moment the
  WordPress sitemap Google has been fetching for months starts 404ing. Without a
  replacement, Search Console flips that sitemap to an error state and the new
  pages wait on organic discovery.

  No <lastmod>: an invented date is worse than none, and Google ignores lastmod it
  does not trust. Add real dates only if you start tracking them.

  The "Sitemap:" line in robots.txt is added as part of LAUNCH-DAY.md Stage 1,
  together with removing the staging Disallow. While the site is on the staging
  host, robots.txt disallows everything, so this file is inert.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://macalusositalianrestaurant.com/</loc>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://macalusositalianrestaurant.com/menu/</loc>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://macalusositalianrestaurant.com/visit/</loc>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://macalusositalianrestaurant.com/events/</loc>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://macalusositalianrestaurant.com/gallery/</loc>
    <priority>0.6</priority>
  </url>
</urlset>
