<?xml version="1.0" encoding="UTF-8"?>
<!--
  RSL 1.0 (Really Simple Licensing) — ギフプロ
  robots.txt の License: 行からたどれる、機械可読の利用条件。

  方針（2026-09-08）:
    ・検索とAIの回答での利用は歓迎する。条件は「出典表記」だけ
    ・AIの学習データとしての利用は、問い合わせページで個別に相談
  仕様: https://rslstandard.org/rsl
-->
<rsl xmlns="https://rslstandard.org/rsl">
  <content url="https://ai-gp.net/">

    <!-- 検索・AIの索引・AIの回答での利用：許可。ただし名前とリンクを出すこと -->
    <license>
      <permits type="usage">search ai-index ai-input</permits>
      <payment type="attribution"/>
    </license>

    <!-- AIの学習データとしての利用：個別に相談 -->
    <license>
      <permits type="usage">ai-train</permits>
      <payment type="purchase">
        <custom>https://ai-gp.net/ja/contact/</custom>
      </payment>
    </license>

    <copyright type="organization" contactUrl="https://ai-gp.net/ja/contact/">ALcuesto（ギフプロ）</copyright>
    <terms>https://ai-gp.net/ja/contact/</terms>

  </content>
</rsl>
