<?xml version="1.0" encoding="UTF-8"?>
<!--
  RSL 1.0 - maschinenlesbare Nutzungsbedingungen (https://rslstandard.org/rsl).

  Sie sagen genau das, was in robots.txt als Erlaubnis steht, nur in einer Form,
  die ein Crawler auswerten kann statt sie bloss zu befolgen: Optimas Inhalte
  duerfen in KI Antworten vorkommen, und die Gegenleistung ist die Nennung der
  Quelle.

  Bewusst NICHT enthalten ist eine Creative-Commons-Referenz. Eine solche waere
  eine echte Rechteeinraeumung an jedermann, auch zur kommerziellen
  Weiterverwertung der Texte selbst - und das ist nicht gemeint. Gemeint ist
  Zitierbarkeit.

  Gefunden wird die Datei ueber <link rel="license" type="application/rsl+xml">
  im Kopf jeder Seite (src/app/layout.tsx).
-->
<rsl xmlns="https://rslstandard.org/rsl">
  <content url="https://www.optima-solutions.at/">
    <license>
      <permits type="usage">ai-train ai-input ai-index search</permits>
      <payment type="attribution" />
      <legal type="contact">https://www.optima-solutions.at/de/impressum</legal>
    </license>
  </content>
</rsl>
