{
  "specVersion": "0.2",
  "host": {
    "name": "Xuanzang’s Tower",
    "url": "https://tower.accelsite.io/",
    "description": "New launch of the Mixed Nuts, Diamond Cutter Classics Translation Program"
  },
  "entries": [
    {
      "identifier": "urn:air:tower.accelsite.io:content:llms-txt",
      "displayName": "Xuanzang’s Tower — site index (llms.txt)",
      "type": "text/markdown",
      "url": "https://tower.accelsite.io/llms.txt",
      "description": "Markdown index of Xuanzang’s Tower: what the site is and every published page with a one-line summary.",
      "representativeQueries": [
        "what does Xuanzang’s Tower offer",
        "list the pages on tower.accelsite.io",
        "summarise Xuanzang’s Tower in a paragraph"
      ]
    },
    {
      "identifier": "urn:air:tower.accelsite.io:content:page-markdown",
      "displayName": "Xuanzang’s Tower — pages as markdown",
      "type": "text/markdown",
      "url": "https://tower.accelsite.io/",
      "description": "Every page of this site returns markdown instead of HTML when the request sends Accept: text/markdown, or when .md is appended to the page url.",
      "representativeQueries": [
        "read the tower.accelsite.io pricing page as markdown",
        "get the text of a page on tower.accelsite.io without the HTML",
        "what does this page of Xuanzang’s Tower say"
      ]
    },
    {
      "identifier": "urn:air:tower.accelsite.io:content:sitemap",
      "displayName": "Xuanzang’s Tower — sitemap",
      "type": "application/xml",
      "url": "https://tower.accelsite.io/sitemap.xml",
      "description": "XML sitemap of Xuanzang’s Tower with the last-modified date of every published page.",
      "representativeQueries": [
        "every page url on tower.accelsite.io",
        "which pages of Xuanzang’s Tower changed recently"
      ]
    },
    {
      "identifier": "urn:air:tower.accelsite.io:skills:site-content",
      "displayName": "Xuanzang’s Tower — agent skill index",
      "type": "application/json",
      "url": "https://tower.accelsite.io/.well-known/agent-skills/index.json",
      "description": "Agent Skills discovery index for Xuanzang’s Tower: how an agent should read this site and read its offers.",
      "representativeQueries": [
        "how should an agent browse tower.accelsite.io",
        "what skills does tower.accelsite.io publish"
      ]
    },
    {
      "identifier": "urn:air:tower.accelsite.io:api:catalog",
      "displayName": "Xuanzang’s Tower — API catalog",
      "type": "application/linkset+json",
      "url": "https://tower.accelsite.io/.well-known/api-catalog",
      "description": "RFC 9727 API catalog for tower.accelsite.io: documentation, descriptions and status endpoints.",
      "representativeQueries": [
        "what apis does tower.accelsite.io publish",
        "where is the machine-readable description of tower.accelsite.io"
      ]
    }
  ]
}