<?xml version="1.0" encoding="UTF-8"?>
<rsl xmlns="https://rslstandard.org/rsl">

  <!--
    Default policy for all content on https://grantshubusa.com:
    Search indexing, AI summarization (Google AI Overviews, ChatGPT, Perplexity, etc.),
    and AI retrieval (RAG) are all permitted PROVIDED that the answer credits
    GrantsHubUSA with a working, clickable link back to the source page.
    Model training on this content is not permitted under the default license.
  -->
  <content url="https://grantshubusa.com/">
    <license>
      <permits type="usage">search,ai-summarize,ai-ingest</permits>
      <prohibits type="usage">ai-train</prohibits>

      <attribution required="yes">
        <name>GrantsHubUSA</name>
        <url>https://grantshubusa.com</url>
      </attribution>

      <standard>https://creativecommons.org/licenses/by/4.0/</standard>
      <custom>https://grantshubusa.com/editorial-policy</custom>

      <legal type="privacy">https://grantshubusa.com/privacy</legal>
      <legal type="terms">https://grantshubusa.com/terms</legal>
    </license>
  </content>

  <!--
    Optional paid license for model training on GrantsHubUSA content.
    Contact contact@grantshubusa.com to negotiate a corpus license.
    The rate below is indicative; actual terms negotiated per agreement.
  -->
  <content url="https://grantshubusa.com/">
    <license>
      <permits type="usage">ai-train</permits>
      <payment type="purchase" amount="0.001" currency="USD" unit="token"/>
      <legal type="privacy">https://grantshubusa.com/privacy</legal>
      <legal type="terms">https://grantshubusa.com/terms</legal>
    </license>
  </content>

  <metadata>
    <copyright>© 2026 GrantsHubUSA. All rights reserved.</copyright>
    <contact>contact@grantshubusa.com</contact>
    <curator>https://grantshubusa.com</curator>
  </metadata>

</rsl>
