<?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"
        xmlns:geo="http://www.google.com/geo/schemas/sitemap/1.0"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">

  <!-- Home Page -->
  <url>
    <loc>https://openheart.netlify.app/</loc>
    <lastmod>2025-05-26</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://openheart.netlify.app/Open%20Heart.svg</image:loc>
      <image:title>OpenHeart Logo</image:title>
      <image:caption>OpenHeart - Early Depression Detection for Students</image:caption>
    </image:image>
  </url>
  
  <!-- Dr. Ziva Page - High Priority for SEO -->
  <url>
    <loc>https://openheart.netlify.app/dr-ziva</loc>
    <lastmod>2025-05-26</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
    <image:image>
      <image:loc>https://openheart.netlify.app/dr-ziva-og.png</image:loc>
      <image:title>Dr. Ziva - AI Depression Prediction</image:title>
      <image:caption>Advanced AI for student depression prediction and mental health analysis</image:caption>
    </image:image>
  </url>

  <!-- About Page -->
  <url>
    <loc>https://openheart.netlify.app/about</loc>
    <lastmod>2025-05-22</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
    <image:image>
      <image:loc>https://openheart.netlify.app/about-image.png</image:loc>
      <image:title>About OpenHeart</image:title>
      <image:caption>Learn about our mission to support student mental health</image:caption>
    </image:image>
  </url>

  <!-- Contact Page -->
  <url>
    <loc>https://openheart.netlify.app/contact</loc>
    <lastmod>2025-05-22</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
    <geo:geo>
      <geo:format>kml</geo:format>
    </geo:geo>
  </url>

  <!-- Feedback Page -->
  <url>
    <loc>https://openheart.netlify.app/feedback</loc>
    <lastmod>2025-05-22</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Login Page -->
  <url>
    <loc>https://openheart.netlify.app/login</loc>
    <lastmod>2025-05-22</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Register Page -->
  <url>
    <loc>https://openheart.netlify.app/register</loc>
    <lastmod>2025-05-22</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Dashboard Page -->
  <url>
    <loc>https://openheart.netlify.app/dashboard</loc>
    <lastmod>2025-05-22</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.6</priority>
  </url>



</urlset>
