<?xml version="1.0" encoding="UTF-8"?>
<!--
  Really Simple Licensing (RSL) 1.0 declaration for pricemart.lk.
  Spec: https://rslstandard.org/rsl (formerly readthelicense.org/rsl-1.0)

  This makes the license already referenced in /llms.txt and in this site's
  own Dataset JSON-LD (schema.org "license": CC BY 4.0) machine-discoverable
  for AI training/retrieval crawlers, rather than a prose-only claim. It
  restates the terms this site already holds and publishes — it does not
  introduce new licensing terms.
-->
<rsl xmlns="https://rslstandard.org/rsl">
  <content url="https://pricemart.lk/">
    <license>
      <permits type="usage">search,ai-summarize,train-ai</permits>
      <payment type="free" />
      <legal>
        <terms>https://creativecommons.org/licenses/by/4.0/</terms>
        <attribution>PriceMart.lk</attribution>
      </legal>
    </license>
  </content>
</rsl>
