<?xml version="1.0" encoding="UTF-8"?>
<!-- 
  DYNAMIC SITEMAP - Learning Articles
  This sitemap is generated dynamically via Edge Function
  Static fallback for initial indexing
  
  For Google Search Console, submit:
  https://lowkeyx.com/sitemap-learning.xml
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
  
  <!-- Learning Hub -->
  <url>
    <loc>https://lowkeyx.com/knowledge/learning</loc>
    <lastmod>2026-01-14</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- 
    Articles are dynamically indexed from the database.
    New articles are automatically added when published.
    Use the Edge Function endpoint for real-time sitemap:
    GET /functions/v1/generate-sitemap?type=learning
  -->
</urlset>
