<?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">

  <!-- Home Page -->
  <url>
    <loc>https://library.mobikraft.in/</loc>
    <priority>1.0</priority>
    <changefreq>daily</changefreq>
  </url>

  <!-- Login Page -->
  <url>
    <loc>https://library.mobikraft.in/auth/login</loc>
    <priority>0.9</priority>
    <changefreq>weekly</changefreq>
  </url>

  <!-- Signup Page -->
  <url>
    <loc>https://library.mobikraft.in/auth/signup</loc>
    <priority>0.9</priority>
    <changefreq>weekly</changefreq>
  </url>

  <!-- Reset Password (Request Page) -->
  <url>
    <loc>https://library.mobikraft.in/reset-password</loc>
    <priority>0.8</priority>
    <changefreq>monthly</changefreq>
  </url>

  <!-- Password Reset (Dynamic) -->
  <!-- For dynamic URLs, we DO NOT provide the full path -->
  <url>
    <loc>https://library.mobikraft.in/password-reset/</loc>
    <priority>0.7</priority>
    <changefreq>monthly</changefreq>
  </url>

  <!-- Contact Us Page -->
  <url>
    <loc>https://library.mobikraft.in/contact-us</loc>
    <priority>0.9</priority>
    <changefreq>monthly</changefreq>
  </url>

  <!-- Privacy Policy -->
  <url>
    <loc>https://library.mobikraft.in/privacy-policy</loc>
    <priority>0.6</priority>
    <changefreq>yearly</changefreq>
  </url>

  <!-- Terms & Conditions -->
  <url>
    <loc>https://library.mobikraft.in/terms-conditions</loc>
    <priority>0.6</priority>
    <changefreq>yearly</changefreq>
  </url>

  <!-- Cancellation/Refund Policy -->
  <url>
    <loc>https://library.mobikraft.in/cancel-refunds</loc>
    <priority>0.6</priority>
    <changefreq>yearly</changefreq>
  </url>

  <!-- Shipping / Delivery Policy -->
  <url>
    <loc>https://library.mobikraft.in/shipping-policy</loc>
    <priority>0.6</priority>
    <changefreq>yearly</changefreq>
  </url>

</urlset>
