<?xml version="1.0" encoding="UTF-8"?>
<!--
  VibeKnow SEO 子链 Sitemap (EN)
  只维护 /learn/* 和 /showcase/* 静态页面
  主站首页、pricing 等由主站 Next.js 的 sitemap.ts 维护
  主站 sitemap.ts 会通过 sitemap index 引入本文件
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml"
        xmlns:image="http://www.google.com/schemas/sitemap-image/0.9">

  <!-- ========== 学习教程系列(SEO 静态页面) ========== -->
  <url>
    <loc>https://vibeknow.ai/learn</loc>
    <lastmod>2026-04-11</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="zh-CN" href="https://vibeknow.ai/learn"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://vibeknow.ai/learn"/>
    <image:image>
      <image:loc>https://vibeknow.ai/assets/og/learn.png</image:loc>
      <image:title>新手教程｜VibeKnow 使用指南</image:title>
    </image:image>
  </url>

</urlset>
