<?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"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
                            http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!-- Homepage - Highest Priority -->
  <url>
    <loc>https://tulomi.com/</loc>
    <lastmod>2024-12-25</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://tulomi.com/og-image.png</image:loc>
      <image:title>Tulomi - AI-Powered K-12 Learning Platform</image:title>
      <image:caption>Personalized AI tutoring for K-12 students</image:caption>
    </image:image>
  </url>

  <!-- For Parents - High Priority -->
  <url>
    <loc>https://tulomi.com/for-parents</loc>
    <lastmod>2024-12-25</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
    <image:image>
      <image:loc>https://tulomi.com/illustrations/parent-progress-tracking.svg</image:loc>
      <image:title>Parent Dashboard</image:title>
      <image:caption>Track your child's learning progress in real-time</image:caption>
    </image:image>
  </url>

  <!-- For Students - High Priority -->
  <url>
    <loc>https://tulomi.com/for-students</loc>
    <lastmod>2024-12-25</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
    <image:image>
      <image:loc>https://tulomi.com/illustrations/student-ai-tutor.svg</image:loc>
      <image:title>Student Learning</image:title>
      <image:caption>Fun, engaging lessons with your personal AI tutor</image:caption>
    </image:image>
  </url>

  <!-- For Teachers -->
  <url>
    <loc>https://tulomi.com/for-teachers</loc>
    <lastmod>2024-12-25</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Pricing - High Priority -->
  <url>
    <loc>https://tulomi.com/pricing</loc>
    <lastmod>2024-12-25</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- About -->
  <url>
    <loc>https://tulomi.com/about</loc>
    <lastmod>2024-12-25</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Contact -->
  <url>
    <loc>https://tulomi.com/contact</loc>
    <lastmod>2024-12-25</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Help Center -->
  <url>
    <loc>https://tulomi.com/help-center</loc>
    <lastmod>2024-12-25</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Legal Pages - Lower Priority -->
  <url>
    <loc>https://tulomi.com/privacy</loc>
    <lastmod>2024-12-25</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://tulomi.com/terms</loc>
    <lastmod>2024-12-25</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://tulomi.com/cookies</loc>
    <lastmod>2024-12-25</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url>

  <url>
    <loc>https://tulomi.com/coppa</loc>
    <lastmod>2024-12-25</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Auth Pages - Allow for discovery -->
  <url>
    <loc>https://tulomi.com/login</loc>
    <lastmod>2024-12-25</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <url>
    <loc>https://tulomi.com/signup</loc>
    <lastmod>2024-12-25</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

</urlset>
