<?xml version="1.0" encoding="UTF-8"?>
<!-- RSL 1.0 (Really Simple Licensing) license for ai.silverbackmarketing.com -->
<!-- Referenced from robots.txt via the License directive. Spec: https://rslstandard.org/rsl -->
<!-- Mirrors /training-data-policy.txt: search and AI retrieval free with attribution; -->
<!-- AI training requires a purchased license. -->
<rsl xmlns="https://rslstandard.org/rsl">

  <content url="/">

    <!-- Free tier: search indexing and AI retrieval/grounding, with attribution -->
    <license>
      <permits type="usage">search</permits>
      <permits type="usage">ai-input</permits>
      <permits type="usage">ai-index</permits>
      <payment type="attribution">
        <custom>https://ai.silverbackmarketing.com/training-data-policy.txt</custom>
      </payment>
    </license>

    <!-- Non-commercial academic research: free -->
    <license>
      <permits type="usage">ai-all</permits>
      <permits type="user">non-commercial</permits>
      <permits type="user">education</permits>
      <payment type="free"/>
    </license>

    <!-- Commercial AI training: requires a purchased license -->
    <license>
      <permits type="usage">ai-train</permits>
      <permits type="user">commercial</permits>
      <payment type="purchase">
        <custom>https://silverbackmarketing.com/contact/</custom>
      </payment>
      <legal type="contact">https://silverbackmarketing.com/contact/</legal>
    </license>

    <copyright type="organization" contactUrl="https://silverbackmarketing.com/contact/">
      Silverback Marketing, LLC
    </copyright>

  </content>

</rsl>
