<?xml version="1.0" encoding="UTF-8"?>
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml"
>
  <!-- Homepage -->
  <url>
    <loc>https://mindshiftx.vercel.app/</loc>
    <lastmod>2025-05-06</lastmod>    <!-- update to today’s date -->
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- If you have an About page: -->
  <url>
    <loc>https://mindshiftx.vercel.app/about</loc>
    <lastmod>2025-05-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Add more <url> entries here for each route -->
</urlset>
