<?xml version="1.0" encoding="UTF-8"?>
<!--
  RSL 1.0 (Really Simple Licensing) — machine-readable AI licensing terms.
  Spec: https://rslstandard.org/

  Stance: AI search engines may crawl pages to cite them in answer surfaces
  (ChatGPT web search, Perplexity, Claude, Google AI Overviews, Bing
  Copilot). Bulk scraping for model training is not permitted without a
  commercial agreement.
-->
<rsl xmlns="https://rslstandard.org/rsl/v1" version="1.0">
  <license>
    <scope>
      <url>https://thegolden-circle.com/</url>
      <pattern>https://thegolden-circle.com/**</pattern>
    </scope>

    <!-- Permitted uses -->
    <permits>
      <use>search-indexing</use>
      <use>ai-search</use>
      <use>ai-citation</use>
      <use>quote-with-attribution</use>
    </permits>

    <!-- Prohibited uses -->
    <prohibits>
      <use>ai-training</use>
      <use>bulk-extraction</use>
      <use>redistribution</use>
    </prohibits>

    <!-- Attribution requirements when citing -->
    <attribution required="true">
      <name>The Golden Circle</name>
      <url>https://thegolden-circle.com</url>
    </attribution>

    <!-- Commercial training licenses available on request -->
    <licensor>
      <name>The Golden Circle</name>
      <contact>info@thegolden-circle.com</contact>
      <url>https://thegolden-circle.com/contact</url>
    </licensor>

    <effective-date>2026-06-09</effective-date>
  </license>
</rsl>
