<?xml version="1.0" encoding="UTF-8"?>
<!--
  Really Simple Licensing (RSL) 1.0 — https://rslstandard.org/rsl
  ろんぶんあつめ (ronbunatsume.com) の機械可読ライセンス。
  サイトが既に公開している方針(/llms.txt のライセンス節)を機械可読化したもの:
    ・AI トレーニング / 推論時の引用を含む自動処理を許可
    ・帰属表示(「ろんぶんあつめ」の名称 + 元記事 URL への有効なリンク)を必須
    ・金銭の支払い(購読 / クロール課金 / ロイヤルティ等)は要求しない
  ※ 課金・有償ライセンス条項は意図的に含めていない(導入する場合は運用判断が必要)。
-->
<rsl xmlns="https://rslstandard.org/rsl">
  <content url="https://www.ronbunatsume.com/">
    <license>
      <!-- AI 学習・推論・検索を含む、あらゆる自動処理を許可 -->
      <permits type="usage">all</permits>
      <!-- 支払いは不要。ただし帰属表示(可視のクレジット + 機能するリンク)が必須 -->
      <payment type="attribution">
        <custom>https://www.ronbunatsume.com/llms.txt</custom>
      </payment>
    </license>
  </content>
</rsl>
