<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">

  <!-- HOMEPAGE -->
  <url>
    <loc>https://ifm.co.ke/</loc>
    <lastmod>2026-04-05</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>

    <!-- LOGO IMAGE -->
    <image:image>
      <image:loc>https://ifm.co.ke/spark.png</image:loc>
      <image:title>IFM SmartSchool Logo</image:title>
    </image:image>
  </url>

  <!-- PUBLIC LOGIN PAGE -->
  <url>
    <loc>https://ifm.co.ke/login.php</loc>
    <lastmod>2026-04-05</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- (ADD THESE WHEN YOU CREATE THEM) -->
  <url>
    <loc>https://ifm.co.ke/about.php</loc>
    <lastmod>2026-04-05</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://ifm.co.ke/features.php</loc>
    <lastmod>2026-04-05</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://ifm.co.ke/contact.php</loc>
    <lastmod>2026-04-05</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

</urlset>