<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static pages only. /rentals and every rental detail page live in
  /rentals-sitemap.xml so no URL appears in both files.
  /book is intentionally absent: it is a cart-dependent checkout step and is
  served with <meta name="robots" content="noindex,follow">.
  <lastmod> is omitted deliberately — these pages have no per-page change
  timestamp, and publishing a build date would be misleading.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://mateopartyco.com/</loc>
    <changefreq>monthly</changefreq>
  </url>
  <url>
    <loc>https://mateopartyco.com/quote</loc>
    <changefreq>monthly</changefreq>
  </url>
  <url>
    <loc>https://mateopartyco.com/sms-terms</loc>
    <changefreq>yearly</changefreq>
  </url>
  <url>
    <loc>https://mateopartyco.com/privacy-policy</loc>
    <changefreq>yearly</changefreq>
  </url>
</urlset>
