{
  "specVersion": "1.0",
  "host": {
    "displayName": "Allient",
    "identifier": "did:web:allient.io"
  },
  "entries": [
    {
      "identifier": "urn:air:allient.io:content:site-summary",
      "displayName": "Allient site summary",
      "type": "text/markdown",
      "url": "https://allient.io/llms.txt",
      "representativeQueries": [
        "what services does Allient provide",
        "how can I contact Allient about a software project"
      ]
    },
    {
      "identifier": "urn:air:allient.io:content:site-map",
      "displayName": "Allient website sitemap",
      "type": "application/xml",
      "url": "https://allient.io/sitemap-index.xml",
      "representativeQueries": [
        "find Allient's public website pages",
        "where are Allient's Spanish-language pages"
      ]
    },
    {
      "identifier": "urn:air:allient.io:skill:site-guide",
      "displayName": "Allient site guide skill",
      "type": "application/json",
      "url": "https://allient.io/.well-known/agent-skills/index.json",
      "representativeQueries": [
        "find information about Allient's managed SFTP service",
        "find information about Allient's Sales CRM Kit"
      ]
    }
  ]
}
