<?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 / Community Map -->
  <url>
    <loc>https://neighbr.tech/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
    <lastmod>2024-10-01</lastmod>
  </url>
  
  <!-- Community Page (alternative URL) -->
  <url>
    <loc>https://neighbr.tech/community</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
    <lastmod>2024-10-01</lastmod>
  </url>
  
  <!-- About Page -->
  <url>
    <loc>https://neighbr.tech/about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
    <lastmod>2024-10-01</lastmod>
  </url>
  
  <!-- Explore Page -->
  <url>
    <loc>https://neighbr.tech/explore</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
    <lastmod>2024-10-01</lastmod>
  </url>

  <!-- Saved Page -->
  <url>
    <loc>https://neighbr.tech/saved</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
    <lastmod>2024-10-01</lastmod>
  </url>
  
  <!-- Profile Page -->
  <url>
    <loc>https://neighbr.tech/profile</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
    <lastmod>2024-10-01</lastmod>
  </url>
  
  <!-- Help Page -->
  <url>
    <loc>https://neighbr.tech/help</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
    <lastmod>2024-10-01</lastmod>
  </url>
  
  <!-- Authentication Pages -->
  <url>
    <loc>https://neighbr.tech/auth/sign-in</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <lastmod>2024-10-01</lastmod>
  </url>
  
  <url>
    <loc>https://neighbr.tech/auth/sign-up</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <lastmod>2024-10-01</lastmod>
  </url>

  <url>
    <loc>https://neighbr.tech/auth/reset-password</loc>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
    <lastmod>2024-10-01</lastmod>
  </url>

  <!-- Static Content Pages (if they exist or will be added) -->
  <url>
    <loc>https://neighbr.tech/terms</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
    <lastmod>2024-10-01</lastmod>
  </url>
  
  <url>
    <loc>https://neighbr.tech/privacy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
    <lastmod>2024-10-01</lastmod>
  </url>
</urlset> 