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