<?xml version="1.0" encoding="UTF-8"?>
<urlset
      xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  
  <!-- Home page -->
  <url>
    <loc>https://savemeout.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Example product listing pages -->
  <url>
    <loc>https://savemeout.com/products</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Example static pages -->
  <url>
    <loc>https://savemeout.com/about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <url>
    <loc>https://savemeout.com/contact</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Example API endpoint (optional — usually not included in public sitemap) -->
  <!--
  <url>
    <loc>https://savemeout.com/api/products</loc>
  </url>
  -->

</urlset>
