{
  "specVersion": "0.2",
  "host": {
    "name": "Go offer Online",
    "url": "https://online.go-offer.us/"
  },
  "entries": [
    {
      "identifier": "urn:air:online.go-offer.us:content:llms-txt",
      "displayName": "Go offer Online — site index (llms.txt)",
      "type": "text/markdown",
      "url": "https://online.go-offer.us/llms.txt",
      "description": "Markdown index of Go offer Online: what the site is and every published page with a one-line summary.",
      "representativeQueries": [
        "what does Go offer Online offer",
        "list the pages on online.go-offer.us",
        "summarise Go offer Online in a paragraph"
      ]
    },
    {
      "identifier": "urn:air:online.go-offer.us:content:page-markdown",
      "displayName": "Go offer Online — pages as markdown",
      "type": "text/markdown",
      "url": "https://online.go-offer.us/",
      "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 online.go-offer.us pricing page as markdown",
        "get the text of a page on online.go-offer.us without the HTML",
        "what does this page of Go offer Online say"
      ]
    },
    {
      "identifier": "urn:air:online.go-offer.us:content:sitemap",
      "displayName": "Go offer Online — sitemap",
      "type": "application/xml",
      "url": "https://online.go-offer.us/sitemap.xml",
      "description": "XML sitemap of Go offer Online with the last-modified date of every published page.",
      "representativeQueries": [
        "every page url on online.go-offer.us",
        "which pages of Go offer Online changed recently"
      ]
    },
    {
      "identifier": "urn:air:online.go-offer.us:skills:site-content",
      "displayName": "Go offer Online — agent skill index",
      "type": "application/json",
      "url": "https://online.go-offer.us/.well-known/agent-skills/index.json",
      "description": "Agent Skills discovery index for Go offer Online: how an agent should read this site and read its offers.",
      "representativeQueries": [
        "how should an agent browse online.go-offer.us",
        "what skills does online.go-offer.us publish"
      ]
    },
    {
      "identifier": "urn:air:online.go-offer.us:api:catalog",
      "displayName": "Go offer Online — API catalog",
      "type": "application/linkset+json",
      "url": "https://online.go-offer.us/.well-known/api-catalog",
      "description": "RFC 9727 API catalog for online.go-offer.us: documentation, descriptions and status endpoints.",
      "representativeQueries": [
        "what apis does online.go-offer.us publish",
        "where is the machine-readable description of online.go-offer.us"
      ]
    }
  ]
}