<?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 -->
  <url>
    <loc>https://medelectives.co.uk/</loc>
    <lastmod>2025-11-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Search/Browse All Courses -->
  <url>
    <loc>https://medelectives.co.uk/search</loc>
    <lastmod>2025-11-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Coming Soon -->
  <url>
    <loc>https://medelectives.co.uk/coming-soon</loc>
    <lastmod>2025-11-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

  <!--
    Note: Individual course pages (/course/:id) should be dynamically
    generated and added to this sitemap. Consider using a sitemap generator
    script or service that fetches all courses from your database and
    creates entries for each course page.

    Example:
    <url>
      <loc>https://medelectives.co.uk/course/1</loc>
      <lastmod>2025-11-28</lastmod>
      <changefreq>weekly</changefreq>
      <priority>0.8</priority>
    </url>
  -->

</urlset>
