<?xml version="1.0" encoding="UTF-8"?>
<schemaMap xmlns="https://cresa.one/ns/schema-map">
  <url>
    <loc>https://cresa.one/schema-feeds/agent-resources.jsonl</loc>
    <type>JSONL</type>
    <encoding>application/jsonl</encoding>
    <description>Structured product, API, and agent-discovery resources for cresa.one.</description>
  </url>
  <url>
    <loc>https://cresa.one/openapi.json</loc>
    <type>OpenAPI</type>
    <encoding>application/vnd.oai.openapi+json;version=3.1</encoding>
    <description>OpenAPI 3.1 specification for the stable public cresa.one API.</description>
  </url>
  <url>
    <loc>https://cresa.one/.well-known/agent.json</loc>
    <type>AgentDiscovery</type>
    <encoding>application/json</encoding>
    <description>Agent discovery manifest describing cresa.one capabilities and public resources.</description>
  </url>
  <url>
    <loc>https://cresa.one/agent.json</loc>
    <type>AgentDiscoveryAlias</type>
    <encoding>application/json</encoding>
    <description>Root alias for the cresa.one agent discovery manifest.</description>
  </url>
  <url>
    <loc>https://cresa.one/.well-known/agent</loc>
    <type>AgentDiscoveryAlias</type>
    <encoding>application/json</encoding>
    <description>Extensionless well-known alias for the cresa.one agent discovery manifest.</description>
  </url>
  <url>
    <loc>https://cresa.one/.well-known/agent-card.json</loc>
    <type>AgentCard</type>
    <encoding>application/json</encoding>
    <description>Agent card describing cresa.one skills and capability boundaries.</description>
  </url>
  <url>
    <loc>https://cresa.one/llms.txt</loc>
    <type>LLMSText</type>
    <encoding>text/plain</encoding>
    <description>Concise agent-readable product context.</description>
  </url>
  <url>
    <loc>https://cresa.one/pricing.md</loc>
    <type>PricingMarkdown</type>
    <encoding>text/markdown</encoding>
    <description>Machine-readable pricing tiers, features, and limits.</description>
  </url>
  <url>
    <loc>https://cresa.one/api/llms.txt</loc>
    <type>LLMSText</type>
    <encoding>text/plain</encoding>
    <description>API-scoped agent context: endpoint groups, auth, and the publish flow.</description>
  </url>
  <url>
    <loc>https://cresa.one/skill.md</loc>
    <type>SkillMarkdown</type>
    <encoding>text/markdown</encoding>
    <description>Hosted cresa.one agent skill (publish + Drive helpers and usage).</description>
  </url>
  <url>
    <loc>https://cresa.one/.well-known/skills/index.json</loc>
    <type>SkillIndex</type>
    <encoding>application/json</encoding>
    <description>Index of cresa.one well-known agent skills.</description>
  </url>
</schemaMap>
