<?xml version="1.0" encoding="UTF-8"?>
<!--
  NOTE: replace https://REPLACE_WITH_YOUR_DOMAIN with the real production
  domain once this site is deployed. Course pages are dynamic (added via
  the admin panel) and aren't listed here — search engines will still
  discover them by following links from the homepage.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://REPLACE_WITH_YOUR_DOMAIN/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://REPLACE_WITH_YOUR_DOMAIN/terms</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://REPLACE_WITH_YOUR_DOMAIN/privacy</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://REPLACE_WITH_YOUR_DOMAIN/refund-policy</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
