<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!-- Homepage -->
  <url>
    <loc>https://nexlibrary.in/home</loc>
    <lastmod>2025-11-13</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- About Page -->
  <url>
    <loc>https://nexlibrary.in/about</loc>
    <lastmod>2025-11-13</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Features Page -->
  <url>
    <loc>https://nexlibrary.in/features</loc>
    <lastmod>2025-11-13</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Pricing Page -->
  <url>
    <loc>https://nexlibrary.in/pricing</loc>
    <lastmod>2025-11-13</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Blogs Page -->
  <url>
    <loc>https://nexlibrary.in/blogs</loc>
    <lastmod>2025-11-13</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Login Page -->
  <url>
    <loc>https://nexlibrary.in/login</loc>
    <lastmod>2025-11-13</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- 
    Note: Protected routes (library/* and student/*) should NOT be included 
    in the sitemap as they require authentication and are not meant to be 
    indexed by search engines.
    
    The public seat map route is dynamic and should be excluded from the 
    static sitemap unless you want to create individual entries for each 
    library's public seat map.
  -->

</urlset>