<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Homepage — highest priority, changes frequently with new products -->
  <url>
    <loc>https://mangomart.ie/</loc>
    <lastmod>2026-03-15</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- All Products page -->
  <url>
    <loc>https://mangomart.ie/products</loc>
    <lastmod>2026-03-15</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- About Us -->
  <url>
    <loc>https://mangomart.ie/about</loc>
    <lastmod>2026-03-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Search page -->
  <url>
    <loc>https://mangomart.ie/search</loc>
    <lastmod>2026-03-15</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Login page -->
  <url>
    <loc>https://mangomart.ie/login</loc>
    <lastmod>2026-03-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Forgot password -->
  <url>
    <loc>https://mangomart.ie/forgot-password</loc>
    <lastmod>2026-03-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.2</priority>
  </url>

  <!--
    DYNAMIC PAGES — Category and Product URLs are loaded from the API.
    To maximize SEO, consider generating this sitemap dynamically on the server
    or via a build script that fetches all categories/products.

    Example category URLs (update with real slugs):
    <url><loc>https://mangomart.ie/category/fresh-mangoes</loc></url>
    <url><loc>https://mangomart.ie/category/alphonso-mangoes</loc></url>
    <url><loc>https://mangomart.ie/category/kesar-mangoes</loc></url>
    <url><loc>https://mangomart.ie/category/asian-groceries</loc></url>
    <url><loc>https://mangomart.ie/category/exotic-fruits</loc></url>
    <url><loc>https://mangomart.ie/category/indian-spices</loc></url>

    Example product URLs (update with real slugs):
    <url><loc>https://mangomart.ie/product/alphonso-mangoes</loc></url>
    <url><loc>https://mangomart.ie/product/kesar-mangoes</loc></url>
    <url><loc>https://mangomart.ie/product/dasheri-mangoes</loc></url>
    <url><loc>https://mangomart.ie/product/hapus-mangoes</loc></url>
  -->
</urlset>
