<?xml version="1.0" encoding="UTF-8"?>
<!--
  RSL (Really Simple Licensing) 1.0 -- a machine-readable statement of how
  this site's content may be used by AI crawlers/agents, the same spirit
  as llms.txt (see /llms.txt) but for licensing terms specifically rather
  than a content pointer file.

  Built from the public spec at https://rslstandard.org/rsl (fetched
  2026-08-28), not guessed. This is a best-effort implementation against
  that documentation, not validated against a formal schema, RSL is a
  new, still-emerging standard at time of writing.

  THE ONE THING DELIBERATELY NOT DECIDED HERE: whether AI systems may use
  this data to TRAIN models (as opposed to citing/answering from it live).
  That's a real commercial decision, this content is the site's own
  normalized, validated price database, its actual product, not something
  to silently give away or silently restrict on the owner's behalf. This
  file grants search indexing and live AI-answer use with attribution
  (consistent with llms.txt already being built specifically to make this
  site's data citable by AI answer engines), and says nothing about
  training rights either way rather than guessing. Add an explicit
  <prohibits type="usage">ai-train</prohibits> or a paid <payment> term
  here once that's an actual decision, not before.
-->
<rsl xmlns="https://rslstandard.org/rsl">
  <content url="https://www.bajarbhav.in/">
    <license>
      <permits type="usage">search</permits>
      <permits type="usage">ai-use</permits>
      <payment type="attribution">
        <standard>https://www.bajarbhav.in/terms</standard>
      </payment>
    </license>
  </content>
</rsl>
