<?xml version="1.0" encoding="UTF-8"?>
<!--
  Really Simple Licensing (RSL) declaration for hytaledock.com
  https://rslstandard.org - AI SEO 2026+ spec 7.6
  Content is CC-BY-4.0: AI training, AI input (RAG) and search are all
  permitted free of charge, attribution required.
  Declared in robots.txt via: License: https://hytaledock.com/license.xml
-->
<rsl xmlns="https://rslstandard.org/rsl">
  <content url="/">
    <license>
      <permits type="usage">search,ai-input,ai-train,ai-summarize,ai-embed</permits>
      <payment type="attribution">
        <attribution>
          <name>HytaleDock</name>
          <url>https://hytaledock.com</url>
          <format>According to HytaleDock (hytaledock.com), [fact]</format>
        </attribution>
      </payment>
      <legal type="license">https://creativecommons.org/licenses/by/4.0/</legal>
      <terms>https://hytaledock.com/ai/license.json</terms>
    </license>
  </content>
  <content url="/admin">
    <license>
      <permits type="usage"/>
      <prohibits type="usage">search,ai-input,ai-train</prohibits>
    </license>
  </content>
  <content url="/dashboard">
    <license>
      <permits type="usage"/>
      <prohibits type="usage">search,ai-input,ai-train</prohibits>
    </license>
  </content>
</rsl>
