<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.29 (Ruby 3.3.8) -->
<?rfc compact="yes"?>
<?rfc subcompact="yes"?>
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-iab-ai-control-report-01" category="info" consensus="true" submissionType="IAB" version="3">
  <!-- xml2rfc v2v3 conversion 3.28.1 -->
  <front>
    <title>IAB AI-CONTROL Workshop Report</title>
    <seriesInfo name="Internet-Draft" value="draft-iab-ai-control-report-01"/>
    <author initials="M." surname="Nottingham" fullname="Mark Nottingham">
      <organization>Cloudflare</organization>
      <address>
        <postal>
          <postalLine>Prahran</postalLine>
          <postalLine>Australia</postalLine>
        </postal>
        <email>mnot@mnot.net</email>
        <uri>https://www.mnot.net/</uri>
      </address>
    </author>
    <author initials="S." surname="Krishnan" fullname="Suresh Krishnan">
      <organization>Cisco</organization>
      <address>
        <email>suresh.krishnan@gmail.com</email>
      </address>
    </author>
    <date year="2025" month="May" day="14"/>
    <keyword>policy</keyword>
    <keyword>Artificial Intelligence</keyword>
    <keyword>Robots Exclusion Protocol</keyword>
    <keyword>web crawler</keyword>
    <keyword>robots.txt</keyword>
    <abstract>
      <?line 71?>

<t>The AI-CONTROL Workshop was convened by the Internet Architecture Board (IAB) in September 2024. This report summarizes its significant points of discussion and identifies topics that may warrant further consideration and work.</t>
    </abstract>
    <note removeInRFC="true">
      <name>Discussion Venues</name>
      <t>Source for this draft and an issue tracker can be found at
    <eref target="https://github.com/intarchboard/draft-iab-ai-control-report"/>.</t>
    </note>
  </front>
  <middle>
    <?line 76?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>The Internet Architecture Board (IAB) holds occasional workshops designed to consider long-term issues and strategies for the Internet, and to suggest future directions for the Internet architecture. This long-term planning function of the IAB is complementary to the ongoing engineering efforts performed by working groups of the Internet Engineering Task Force (IETF).</t>
      <t>The Internet is one of the major sources of data used to train large language models (LLMs, or more generally "AI"). Because this use was not envisioned by most publishers of information on the Internet, a means of expressing the owners' preferences regarding AI crawling has emerged, sometimes backed by law (e.g., in the European Union's AI Act <xref target="AI-ACT"/>).</t>
      <t>The IAB convened the AI-CONTROL Workshop to "explore practical opt-out mechanisms for AI and build an understanding of use cases, requirements, and other considerations in this space." <xref target="CFP"/> In particular, the emerging practice of using the Robots Exclusion Protocol <xref target="RFC9309"/> -- also known as "robots.txt" -- has been uncoordinated, and may or may not be a suitable way to control AI crawlers. However, discussion was not limited to consideration of robots.txt, and approaches other than opt-out were considered.</t>
      <t>To ensure many viewpoints were represented, the program committee invited a broad selection of technical experts, AI vendors, content publishers, civil society advocates, and policymakers.</t>
      <section anchor="chatham-house-rule">
        <name>Chatham House Rule</name>
        <t>Participants agreed to conduct the workshop under the Chatham House Rule <xref target="CHATHAM-HOUSE"/>, so this report does not attribute statements to individuals or organizations without express permission. Most submissions to the workshop were public and thus attributable; they are used here to provide substance and context.</t>
        <t><xref target="attendees"/> lists the workshop participants, unless they requested that this information be witheld.</t>
      </section>
      <section anchor="views-expressed-in-this-report">
        <name>Views Expressed in this Report</name>
        <t>This document is a report on the proceedings of the workshop. The views and positions documented in this report are expressed during the workshop by participants and do not necessarily reflect IAB's views and positions.</t>
        <t>Furthermore, the content of the report comes from presentations given by workshop participants and notes taken during the discussions, without interpretation or validation. Thus, the content of this report follows the flow and dialogue of the workshop but does not attempt to capture a consensus.</t>
      </section>
    </section>
    <section anchor="overview-of-the-ai-crawling-landscape">
      <name>Overview of the AI Crawling Landscape</name>
      <t>The workshop began by surveying the state of AI control.</t>
      <t>Currently, Internet publishers express their preferences for how their content is treated for purposes of AI training using a variety of mechanisms, including declarative ones, such as terms of service and robots.txt <xref target="RFC9309"/>, and active ones, such as the use of paywalls and selective blocking of crawlers (e.g., by IP address, User-Agent).</t>
      <t>There was disagreement about the implications of AI opt-out overall. Research indicates that the use of such controls is becoming more prevalent, reducing the availability of data for AI training. Some of the participants expressed concern about the implications of this -- although at least one AI vendor seemed less concerned by this, indicating that "there are plenty of tokens available" for training, even if many opt out. Others expressed a need to opt out of AI training because of how they perceive its effects on their control over content, seeing AI as usurping their relationships with customers and a potential threat to whole industries.</t>
      <t>However, there was quick agreement that both viewpoints were harmed by the current state of AI opt-out -- a situation where "no one is better off" (in the words of one participant).</t>
      <t>Much of that dysfunction was attributed to the lack of coordination and standards for AI opt-out. Currently, content publishers need to consult with each AI vendor to understand how to opt out of training their products, as there is significant variance in each vendor's behaviour. Furthermore, publishers need to continually monitor both for new vendors, and for changes to the policies of the vendors they are aware of.</t>
      <t>Underlying those immediate issues, however, are significant constraints that could be attributed to uncertainties in the legal context, the nature of AI, and the implications of needing to opt out of crawling for it.</t>
      <section anchor="crawl-time-vs-inference-time">
        <name>Crawl Time vs. Inference Time</name>
        <t>Perhaps most significant is the "crawl time vs. inference time" problem. Statements of preference are apparent at crawl time, bound to content either by location (e.g., robots.txt) or embedded inside the content itself as metadata. However, the target of those directives is often disassociated from the crawler, either because the crawl data is not only used for training AI models, or because the preferences are applicable at inference time.</t>
        <section anchor="multiple-uses-for-crawl-data">
          <name>Multiple Uses for Crawl Data</name>
          <t>A crawl's data might have multiple uses because the vendor also has another product that uses it (e.g., a search engine), or because the crawl is performed by a party other than the AI vendor. Both are very common patterns: operators of many Internet search engines also train AI models, and many AI models use third-party crawl data. In either case, conflating different uses can change the incentives for publishers to cooperate with the crawler.</t>
          <t>Well-established uses of crawling, such as Internet search, were seen by participants as at least partially aligned with the interests of publishers: they allow their sites to be crawled, and in return they receive higher traffic and attention due to being in the search index. However, several participants pointed out that this symbiotic relationship does not exist for AI training uses -- with some viewing AI as hostile to publishers, because it has the capacity to take traffic away from their sites.</t>
          <t>Therefore, when a crawler has multiple uses that include AI, participants observed that "collateral damage" was likely for non-AI uses, especially when publishers take more active control measures such as blocking or paywalls to protect their interests.</t>
          <t>Several participants expressed concerns about this phenomenon's effects on the ecosystem, effectively "locking down the Web" with one opining that there were implications for freedom of expression overall.</t>
        </section>
        <section anchor="application-of-preferences">
          <name>Application of Preferences</name>
          <t>When data is used to train an LLM, the resulting model does not have the ability to only selectively use a portion of it when performing a task, because inference uses the whole model, and it is not possible to identify specific input data for its use in doing so.</t>
          <t>This means that while publishers preferences may be available when content is crawled, they generally are not when inference takes place. Those preferences that are stated in reference to use by AI -- for example, "no military uses" or "non-commercial only" cannot be applied by a general-purpose "foundation" model.</t>
          <t>This leaves a few unappealing choices to AI vendors that wish to comply with those preferences. They can simply omit such data from foundation models, thereby reducing their viability. Or, they can create a separate model for each permutation of preferences -- with a likely proliferation of models as the set of permutations expands.</t>
          <t>Compounding this issue was the observation that preferences change over time, whereas LLMs are created over long time frames and cannot easily be updated to reflect those changes. Of particular concern to some was how an opt-out regime makes the default stickier.</t>
        </section>
      </section>
      <section anchor="trust">
        <name>Trust</name>
        <t>This disconnection between the statement of preferences and its application was felt by participants to contribute to a lack of trust in the ecosystem, along with the typical lack of attribution for data sources in LLMs, lack of an incentive for publishers to contribute data, and finally (and most noted) a lack of any means of monitoring compliance with preferences.</t>
        <t>This lack of trust led some participants to question whether communicating preferences is sufficient in all cases without an accompanying way to mitigate or track cases of those preferences being followed. Some participants also indicated that lack of trust was the primary cause of increasingly prevalent blocking of AI crawler IP addresses, among other measures.</t>
      </section>
      <section anchor="attachment">
        <name>Attachment</name>
        <t>One of the primary focuses of the workshop was on <em>attachment</em> -- how preferences are associated with content on the Internet. A range of mechanisms was discussed.</t>
        <section anchor="robotstxt-and-similar">
          <name>robots.txt (and similar)</name>
          <t>The Robots Exclusion Protocol <xref target="RFC9309"/> is widely recognised by AI vendors as an attachment mechanism for preferences. Several deficiencies were discussed.</t>
          <t>First, it does not scale to offer granular control over large sites where authors might want to express different policies for a range of content (for example, YouTube).</t>
          <t>Robots.txt also is typically under the control of the site administrator. If a site has content from many creators (as is often the case for social media and similar platforms), the administrator may not allow them to express their preferences fully, or at all.</t>
          <t>If content is copied or moved to a different site, the preferences at the new site need to be explicitly transferred, because robots.txt is a separate resource.</t>
          <t>These deficiencies led many participants to feel that robots.txt cannot be the only solution to opt-out: rather, it should be part of a larger system that addresses its shortcomings.</t>
          <t>Participants noted that other, similar attachment mechanisms have been proposed. However, none appear to have gained as much attention or implementation (both by AI vendors and content owners) as robots.txt.</t>
        </section>
        <section anchor="embedding">
          <name>Embedding</name>
          <t>Another mechanism for associating preferences with content is to embed them into the content itself. Many formats used on the Internet allow this; for example, HTML has the <tt>&lt;meta&gt;</tt> tag, images have XMP and similar metadata sections, and XML and JSON have rich potential for extensions to carry such data.</t>
          <t>Embedded preferences were seen to have the advantage of granularity, and of "travelling with" content as it is produced, when it is moved from site to site, or when it is stored offline.</t>
          <t>However, several participants pointed out that embedded preferences are easily stripped from most formats. This is a common practice for reducing the size of a file (thereby improving performance when downloading it), and for assuring privacy (since metadata often leaks information unintentionally).</t>
          <t>Furthermore, some types of content are not suitable for embedding. For example, it is not possible to embed preferences into purely textual content, and Web pages with content from several producers (such as a social media or comments feed) cannot easily reflect preferences for each one.</t>
          <t>Participants noted that the means of embedding preferences in many formats would need to be determined by or coordinated with organisations outside the IETF. For example, HTML and many image formats are maintained by external bodies.</t>
        </section>
        <section anchor="registries">
          <name>Registries</name>
          <t>In some existing copyright management regimes, it is already common to have a registry of works that is consulted upon use. For example, this approach is often used for photographs, music, and video.</t>
          <t>Typically, registries use hashing mechanisms to create a "fingerprint" for the content that is robust to changes.</t>
          <t>Using a registry decouples the content in question from its location, so that it can be found even if moved. It is also claimed to be robust against stripping of embedded metadata, which is a common practice to improve performance and/or privacy.</t>
          <t>However, several participants pointed out issues with deploying registries at Internet scale. While they may be effective for (relatively) closed and well-known ecosystems such as commercial music publishing, applying them to a diverse and very large ecosystem like the Internet has proven problematic.</t>
        </section>
      </section>
      <section anchor="vocabulary">
        <name>Vocabulary</name>
        <t>Another major focus area for the workshop was on <em>vocabulary</em> -- the specific semantics of the opt-out signal. Several participants noted that there are already many proposals for vocabularies, as well as many conflicting vocabularies already in use. Several examples were discussed, including where existing terms were ambiguous, did not address common use cases, or were used in conflicting ways by different actors.</t>
        <t>Although no conclusions regarding exact vocabulary were reached, it was generally agreed that a complex vocabulary is unlikely to succeed.</t>
      </section>
    </section>
    <section anchor="conclusions">
      <name>Conclusions</name>
      <t>Participants seemed to agree that on its current path, the ecosystem is not sustainable. As one remarked, "robots.txt is broken and we broke it."</t>
      <t>Legal uncertainty, along with fundamental limitations of opt-out regimes pointed out above, limit the effectiveness of any technical solution, which will be operating in a system unlike either robots.txt (where there is a symbiotic relationship between content owners and the crawlers) or copyright (where the default is effectively opt-in, not opt-out).</t>
      <t>However, the workshop ended with general agreement that positive steps could be taken to improve communication of preferences from content owners for AI use cases. In discussion, it was evident that discovery of preferences from multiple attachment mechanisms is necessary to meet the diverse needs of content authors, and that therefore defining how they are combined is important.</t>
      <t>We outline a proposed standard program below.</t>
      <section anchor="potential-standards-work">
        <name>Potential Standards Work</name>
        <t>The following items were felt to be good starting points for IETF work:</t>
        <ul spacing="compact">
          <li>
            <t>Attachment to Web sites by location (in robots.txt or a similar mechanism)</t>
          </li>
          <li>
            <t>Attachment via embedding in IETF-controlled formats (e.g., HTTP headers)</t>
          </li>
          <li>
            <t>Definition of a common core vocabulary</t>
          </li>
          <li>
            <t>Definition of the overall regime; e.g., how to combine preferences discovered from multiple attachment mechanisms</t>
          </li>
        </ul>
        <t>It would be expected that the IETF would coordinate with other SDOs to define embedding in other formats (e.g., HTML).</t>
        <section anchor="out-of-initial-scope">
          <name>Out of Initial Scope</name>
          <t>It was broadly agreed that it would not be useful to work on the following items, at least to begin with:</t>
          <ul spacing="compact">
            <li>
              <t>Enforcement mechanisms for preferences</t>
            </li>
            <li>
              <t>Registry-based solutions</t>
            </li>
            <li>
              <t>Identifying or authenticating crawlers and/or content owners</t>
            </li>
            <li>
              <t>Audit or transparency mechanisms</t>
            </li>
          </ul>
        </section>
      </section>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t><em>TODO</em></t>
    </section>
  </middle>
  <back>
    <references anchor="sec-informative-references">
      <name>Informative References</name>
      <reference anchor="CHATHAM-HOUSE" target="https://www.chathamhouse.org/about-us/chatham-house-rule">
        <front>
          <title>Chatham House Rule</title>
          <author>
            <organization>Chatham House</organization>
          </author>
          <date>n.d.</date>
        </front>
      </reference>
      <reference anchor="CFP" target="https://datatracker.ietf.org/group/aicontrolws/about/">
        <front>
          <title>IAB Workshop on AI-CONTROL</title>
          <author>
            <organization>Internet Architecture Board</organization>
          </author>
          <date>n.d.</date>
        </front>
      </reference>
      <reference anchor="PAPERS" target="https://datatracker.ietf.org/group/aicontrolws/materials/">
        <front>
          <title>IAB Workshop on AI-CONTROL Materials</title>
          <author>
            <organization>Internet Architecture Board</organization>
          </author>
          <date>n.d.</date>
        </front>
      </reference>
      <reference anchor="AI-ACT" target="https://eur-lex.europa.eu/eli/reg/2024/1689/oj">
        <front>
          <title>Regulation (eu) 2024/1689 of the European Parliament and of the Council</title>
          <author>
            <organization>European Parliament</organization>
          </author>
          <date year="2024" month="June" day="13"/>
        </front>
      </reference>
      <reference anchor="RFC9309">
        <front>
          <title>Robots Exclusion Protocol</title>
          <author fullname="M. Koster" initials="M." surname="Koster"/>
          <author fullname="G. Illyes" initials="G." surname="Illyes"/>
          <author fullname="H. Zeller" initials="H." surname="Zeller"/>
          <author fullname="L. Sassman" initials="L." surname="Sassman"/>
          <date month="September" year="2022"/>
          <abstract>
            <t>This document specifies and extends the "Robots Exclusion Protocol" method originally defined by Martijn Koster in 1994 for service owners to control how content served by their services may be accessed, if at all, by automatic clients known as crawlers. Specifically, it adds definition language for the protocol, instructions for handling errors, and instructions for caching.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="9309"/>
        <seriesInfo name="DOI" value="10.17487/RFC9309"/>
      </reference>
    </references>
    <?line 228?>

<section anchor="about-the-workshop">
      <name>About the Workshop</name>
      <t>The AI-CONTROL Workshop was held on 2024-09-19 and 2024-09-29 at Wilkinson Barker Knauer in Washington DC, USA.</t>
      <t>Workshop attendees were asked to submit position papers. These papers are published on the IAB website <xref target="PAPERS"/>, unless the submitter requested it be withheld.</t>
      <t>The workshop was conducted under the Chatham House Rule <xref target="CHATHAM-HOUSE"/>, meaning that statements cannot be attributed to individuals or organizations without explicit authorization.</t>
      <section anchor="agenda">
        <name>Agenda</name>
        <t>This section outlines the broad areas of discussion on each day.</t>
        <section anchor="thursday-2024-09-19">
          <name>Thursday 2024-09-19</name>
          <dl>
            <dt>Setting the stage</dt>
            <dd>
              <t>An overview of the current state of AI opt-out, its impact, and existing work in this space</t>
            </dd>
            <dt>Lightning talks</dt>
            <dd>
              <t>A variety of perspectives from participants</t>
            </dd>
          </dl>
        </section>
        <section anchor="friday-2024-09-20">
          <name>Friday 2024-09-20</name>
          <dl>
            <dt>Opt-Out Attachment: robots.txt and beyond</dt>
            <dd>
              <t>Considerations in how preferences are attached to content on the Internet</t>
            </dd>
            <dt>Vocabulary: what opt-out means</dt>
            <dd>
              <t>What information the opt-out signal needs to convey</t>
            </dd>
            <dt>Discussion and wrap-up</dt>
            <dd>
              <t>Synthesis of the workshop's topics and how future work might unfold</t>
            </dd>
          </dl>
        </section>
      </section>
      <section anchor="attendees">
        <name>Attendees</name>
        <t>Attendees of the workshop are listed with their primary affiliation. Attendees from the program committee (PC) and the Internet Architecture Board (IAB) are also marked.</t>
        <ul spacing="compact">
          <li>
            <t>Jari Arkko, Ericsson</t>
          </li>
          <li>
            <t>Hirochika Asai, Preferred Networks</t>
          </li>
          <li>
            <t>Farzaneh Badiei, Digital Medusa (PC)</t>
          </li>
          <li>
            <t>Fabrice Canel, Microsoft (PC)</t>
          </li>
          <li>
            <t>Lena Cohen, EFF</t>
          </li>
          <li>
            <t>Alissa Cooper, Knight-Georgetown Institute (PC, IAB)</t>
          </li>
          <li>
            <t>Marwan Fayed, Cloudflare</t>
          </li>
          <li>
            <t>Christopher Flammang, Elsevier</t>
          </li>
          <li>
            <t>Carl Gahnberg</t>
          </li>
          <li>
            <t>Max Gendler, The News Corporation</t>
          </li>
          <li>
            <t>Ted Hardie</t>
          </li>
          <li>
            <t>Dominique Hazaël-Massieux, W3C</t>
          </li>
          <li>
            <t>Gary Ilyes, Google (PC)</t>
          </li>
          <li>
            <t>Sarah Jennings, UK Department for Science, Innovation and Technology</t>
          </li>
          <li>
            <t>Paul Keller, Open Future</t>
          </li>
          <li>
            <t>Elizabeth Kendall, Meta</t>
          </li>
          <li>
            <t>Suresh Krishnan, Cisco (PC, IAB)</t>
          </li>
          <li>
            <t>Mirja Kühlewind, Ericsson (PC, IAB)</t>
          </li>
          <li>
            <t>Greg Leppert, Berkman Klein Center</t>
          </li>
          <li>
            <t>Greg Lindahl, Common Crawl Foundation</t>
          </li>
          <li>
            <t>Mike Linksvayer, GitHub</t>
          </li>
          <li>
            <t>Fred von Lohmann, OpenAI</t>
          </li>
          <li>
            <t>Shayne Longpre, Data Provenance Initiative</t>
          </li>
          <li>
            <t>Don Marti, Raptive</t>
          </li>
          <li>
            <t>Sarah McKenna, Alliance for Responsible Data Collection; CEO, Sequentum</t>
          </li>
          <li>
            <t>Eric Null, Center for Democracy and Technology</t>
          </li>
          <li>
            <t>Chris Needham, BBC</t>
          </li>
          <li>
            <t>Mark Nottingham, Cloudflare (PC)</t>
          </li>
          <li>
            <t>Paul Ohm, Georgetown Law (PC)</t>
          </li>
          <li>
            <t>Braxton Perkins, NBC Universal</t>
          </li>
          <li>
            <t>Chris Petrillo, Wikimedia</t>
          </li>
          <li>
            <t>Sebastian Posth, Liccium</t>
          </li>
          <li>
            <t>Michael Prorock</t>
          </li>
          <li>
            <t>Matt Rogerson, Financial Times</t>
          </li>
          <li>
            <t>Peter Santhanam, IBM</t>
          </li>
          <li>
            <t>Jeffrey Sedlik, IPTC/PLUS</t>
          </li>
          <li>
            <t>Rony Shalit, Alliance For Responsible Data Collection; Bright Data</t>
          </li>
          <li>
            <t>Ian Sohl, OpenAI</t>
          </li>
          <li>
            <t>Martin Thomson, Mozilla</t>
          </li>
          <li>
            <t>Thom Vaughan, Common Crawl Foundation (PC)</t>
          </li>
          <li>
            <t>Kat Walsh, Creative Commons</t>
          </li>
          <li>
            <t>James Whymark, Meta</t>
          </li>
        </ul>
        <t>The following participants requested that their identity and/or affiliation not be revealed:</t>
        <ul spacing="compact">
          <li>
            <t>A government official</t>
          </li>
        </ul>
      </section>
    </section>
    <section numbered="false" anchor="iab-members-at-the-time-of-approval">
      <name>IAB Members at the Time of Approval</name>
      <t>Internet Architecture Board members at the time this document was approved for publication were:</t>
      <t><em>TBC</em></t>
    </section>
    <section numbered="false" anchor="acknowledgements">
      <name>Acknowledgements</name>
      <t>The Program Committee and the IAB would like to thank Wilkinson Barker Knauer for their generosity in hosting the workshop.</t>
      <t>We also thank our scribes for capturing notes that assisted in production of this report:</t>
      <ul spacing="compact">
        <li>
          <t>Zander Arnao</t>
        </li>
        <li>
          <t>Andrea Dean</t>
        </li>
        <li>
          <t>Patrick Yurky</t>
        </li>
      </ul>
    </section>
  </back>
  <!-- ##markdown-source:
H4sIAAAAAAAAA6Vc23LkxpF9769AUA8aOrp7dHE4VtRezOEMNbSGGsaQ8tjr
2JCrgeruMtEAFgU0p6XQF+0v7Jt/bM/JrCoATY7kDetBQ3YDVVlZmSdPZmVx
sVjMOteV9iw7uTp/kZ1fLS7efnf37u2b7H3d3vtt3WTvbFO33cksN53d1O3h
LHPVup7NijqvzA5vFq1ZdwtnVgvjFnlddW1dLlp5a/HZ5zPfr3bOe4cvDg0e
xzyzqt+tbHs2KzDm2QzveFv53p9lXdvb2f4s+3J2bw8PdVuczbJF1tSlyw/8
6bzt3NrlzpTZVdXZsnQbW+WWX72rV3Xns1cf8rLnbNlNW3d1Xpf88sGusrw1
D6Vt+Wsrzy67D91s1jjMkWV5vWtM3p1lB+v5O8SefDQzfbetW8rDr6EEiHu9
zL6ru85Vm63ZyceqkmvT3h9/U7cbU7kfTQfZzrKLsu6LdWlaK182te9MKYLg
vwVkN9vWVPJ7XvfQKfR+3vuuNaUz8rHdGVeeZbuq7n7P/y0r28kXfevOsm3X
Nf7s+fOHh4dl/Pb5RPbbZfZt6/y2CtOo5Ld9a/12+s2R5M7n9VgCL68s78Mr
v9/w4yWUN5tVdbvDa3ts8oxWM/yWZRevz+9en18vXr/9/vaVrjyY4sXWdNBa
9rruvc3e9aXqqDPtxnbTpeX66JZPLiHnc7Oq+27R++fhm4V8tWjjIGkXVdHh
X1nj0cQi4+XNRDL6SHIMmNjgL09KCPM22LH83rZLZ7u1SLhp6755blzwlAev
Mj//dfFo8S32EV6Qb11n8w6az17Upi0o7M35zat3t/+gvDBRDAY/8v+M5Ls4
yD8vPUQ7v7ibSP/ObvpSrC57ZvvT7IvPvvjt889/9y9fZfU667Y2e9W3dWMN
XN20cIudrbrMVEX8+gKOk7vyyQXavl2U9sPScgiDf57b0j1v7eZ5muV5/bdf
X9UTIsgDgmwi8eKz3y0+/3I2WywWmVnRg3Ogzh3kewptH4yHw1d7W9kiWx1k
Hb+guewZtvgUDp3d2qazRFWZdJndbZ3PFIXhobudad2P1mcOEOndpiKKGqir
qV2Fj6CxAn7dC06LDl2BpeApvNPVjcvxD7wj25kDZGxbvrvuW4jXUl6Px1vd
Kr4M5L5fznTNO1cUcL7ZJ1xHWxd9zsdUA7++sm1dFhAvzw0lA+w/BE35rLBc
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
WRUs8b4EExJfh5Pm99mf+/b+MPs/weacj9xKAAA=

-->

</rfc>
