<?xml version="1.0" encoding="UTF-8"?>
<schemamap xmlns="https://schema.org/">
  <schemafeed>
    <name>GPT Researcher discovery feeds</name>
    <description>Machine-readable discovery feeds for AI agents (NLWeb Schema Feeds spec)</description>
    <feed>
      <type>llms.txt</type>
      <url>https://gptr.dev/llms.txt</url>
      <format>text/markdown</format>
    </feed>
    <feed>
      <type>llms-full.txt</type>
      <url>https://gptr.dev/llms-full.txt</url>
      <format>text/markdown</format>
    </feed>
    <feed>
      <type>openapi</type>
      <url>https://gptr.dev/openapi.json</url>
      <format>application/json</format>
    </feed>
    <feed>
      <type>ai-plugin</type>
      <url>https://gptr.dev/.well-known/ai-plugin.json</url>
      <format>application/json</format>
    </feed>
    <feed>
      <type>agent-card</type>
      <url>https://gptr.dev/.well-known/agent-card.json</url>
      <format>application/json</format>
    </feed>
    <feed>
      <type>mcp-manifest</type>
      <url>https://gptr.dev/.well-known/mcp.json</url>
      <format>application/json</format>
    </feed>
    <feed>
      <type>agent-skills</type>
      <url>https://gptr.dev/.well-known/agent-skills/index.json</url>
      <format>application/json</format>
    </feed>
    <feed>
      <type>sitemap</type>
      <url>https://gptr.dev/sitemap.xml</url>
      <format>application/xml</format>
    </feed>
    <feed>
      <type>pricing</type>
      <url>https://gptr.dev/pricing.md</url>
      <format>text/markdown</format>
    </feed>
  </schemafeed>
</schemamap>
