<?xml version="1.0" encoding="UTF-8"?>
<!--
  AI-crawler-specific sitemap.

  Lists the files and endpoints AI agents care about:
  llms.txt (curated short reference), llms-full.txt (full corpus),
  agents.md (agent instructions), agent-data.json (machine-readable
  catalogue), the .well-known discovery doc, the MCP endpoint info
  page, and the main HTML sitemap.

  This is the "agentic discovery sitemap" pattern. AI crawlers that
  follow the convention will pick this up alongside the regular
  sitemap-index.xml.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.ecirql.com/llms.txt</loc>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://www.ecirql.com/llms-full.txt</loc>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://www.ecirql.com/agents.md</loc>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://www.ecirql.com/agent-data.json</loc>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://www.ecirql.com/.well-known/agent-discovery.json</loc>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://www.ecirql.com/api/mcp</loc>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://www.ecirql.com/sitemap-index.xml</loc>
    <changefreq>daily</changefreq>
  </url>
  <url>
    <loc>https://www.ecirql.com/insights/feed.xml</loc>
    <changefreq>weekly</changefreq>
  </url>
</urlset>
