<?xml version="1.0" encoding="UTF-8"?>
<!--
  XML Sitemap for ShikharPe Buyer UI
  Domain: https://shikharpe.com
  Last Updated: 2025-11-11

  This sitemap lists only the buyer routes that work without authentication.
  Dynamic routes (with parameters) should still be generated separately based on
  publicly accessible catalogue data.

  Note: 404 pages (invalid URLs) and routes gated behind sign-in are not included.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Homepage - Highest Priority -->
  <url>
    <loc>https://shikharpe.com/</loc>
    <lastmod>2025-11-11</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Public Buyer Information & Support Pages -->
  <url>
    <loc>https://shikharpe.com/buyer/aboutus</loc>
    <lastmod>2025-11-11</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://shikharpe.com/buyer/helpcenter</loc>
    <lastmod>2025-11-11</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Blog Pages -->
  <url>
    <loc>https://shikharpe.com/blogs</loc>
    <lastmod>2025-11-11</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
</urlset>