<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- 1) Main homepage -->
  <url>
    <loc>https://schoolfolioapp.com/</loc>
    <!-- lastmod is the date you last updated this page (yyyy-mm-dd) -->
    <lastmod>2025-01-01</lastmod>
    <!-- changefreq suggests how often this page changes; optional -->
    <changefreq>monthly</changefreq>
    <!-- priority from 0.0 to 1.0; optional -->
    <priority>1.0</priority>
  </url>

  <!-- 2) Privacy Policy page -->
  <url>
    <loc>https://schoolfolioapp.com/privacy-policy.html</loc>
    <lastmod>2025-01-01</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- 3) Terms and Conditions page -->
  <url>
    <loc>https://schoolfolioapp.com/terms-and-conditions.html</loc>
    <lastmod>2025-01-01</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

</urlset>
