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