<?xml version="1.0" encoding="UTF-8"?>
<!--
  sitemap.xml — 鲲援复苏 AHA 急救认证培训网站
  静态页面部分由构建时生成；课程/文章详情页由 /api/sitemap 动态追加
  提交地址：
    百度站长平台  https://ziyuan.baidu.com/site/index
    Google Search Console https://search.google.com/search-console
    必应站长平台  https://www.bing.com/webmasters
-->
<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">

  <!-- ─── 首页 ─────────────────────────────────────────── -->
  <url>
    <loc>https://app-asjhgk3d8agx.appmiaoda.com/</loc>
    <lastmod>2026-06-05</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- ─── 课程中心列表页 ─────────────────────────────────── -->
  <url>
    <loc>https://app-asjhgk3d8agx.appmiaoda.com/courses</loc>
    <lastmod>2026-06-05</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- ─── 急救科普列表页 ─────────────────────────────────── -->
  <url>
    <loc>https://app-asjhgk3d8agx.appmiaoda.com/articles</loc>
    <lastmod>2026-06-05</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- ─── 联系我们 ──────────────────────────────────────── -->
  <url>
    <loc>https://app-asjhgk3d8agx.appmiaoda.com/contact</loc>
    <lastmod>2026-06-05</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!--
    课程详情页与文章详情页为动态内容，
    通过 Supabase Edge Function /functions/v1/sitemap-dynamic 动态生成完整 sitemap。
    生产环境建议将动态 sitemap 与此静态文件合并为一个 sitemap index。
  -->

</urlset>
