<?xml version="1.0" encoding="UTF-8"?>
<!-- One page, one URL. The app is a client-side SPA: chapters, dashboard and
     settings are screens toggled in place, not separate addresses, so there is
     nothing else to list. If real per-chapter URLs are ever added (e.g.
     /chapter/icd06), add them here and give each its own <loc>. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://learnicd.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
