<?xml version="1.0" encoding="UTF-8"?>
<schemaMap xmlns="https://here.now/ns/schema-map">
  <url>
    <loc>https://here.now/schema-feeds/agent-resources.jsonl</loc>
    <type>JSONL</type>
    <encoding>application/jsonl</encoding>
    <description>Structured product, API, and agent-discovery resources for here.now.</description>
  </url>
  <url>
    <loc>https://here.now/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 here.now API.</description>
  </url>
  <url>
    <loc>https://here.now/.well-known/agent.json</loc>
    <type>AgentDiscovery</type>
    <encoding>application/json</encoding>
    <description>Agent discovery manifest describing here.now capabilities and public resources.</description>
  </url>
  <url>
    <loc>https://here.now/.well-known/agent-card.json</loc>
    <type>AgentCard</type>
    <encoding>application/json</encoding>
    <description>Agent card describing here.now skills and capability boundaries.</description>
  </url>
  <url>
    <loc>https://here.now/llms.txt</loc>
    <type>LLMSText</type>
    <encoding>text/plain</encoding>
    <description>Concise agent-readable product context.</description>
  </url>
  <url>
    <loc>https://here.now/pricing.md</loc>
    <type>PricingMarkdown</type>
    <encoding>text/markdown</encoding>
    <description>Machine-readable pricing tiers, features, and limits.</description>
  </url>
</schemaMap>
