<?xml version="1.0" encoding="UTF-8"?>
<!-- RSL 1.0 (https://rslstandard.org/rsl) — machine-readable counterpart to
     the AI-crawler allowlist in app/robots.ts. Advex wants to be found AND
     cited by AI models, so permissions here are deliberately permissive
     rather than the spec's more restrictive defaults. -->
<rsl xmlns="https://rslstandard.org/rsl">
  <content url="https://advex.agency/*">
    <license>
      <permits type="usage">ai-train</permits>
      <permits type="usage">ai-input</permits>
      <permits type="usage">search</permits>
    </license>
  </content>
</rsl>
