<?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.2.3) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-martin-sipcore-retransmission-allowed-fixes-00" category="std" consensus="true" submissionType="IETF" xml:lang="en" updates="4119, 5606, 5774, 6442, 7378, 8262" version="3">
  <!-- xml2rfc v2v3 conversion 3.30.0 -->
  <front>
    <title abbrev="retransmission-allowed errata">A Comprehensive Errata for 'retransmission-allowed' XML Element</title>
    <seriesInfo name="Internet-Draft" value="draft-martin-sipcore-retransmission-allowed-fixes-00"/>
    <author initials="B." surname="Rosen" fullname="Brian Rosen">
      <organization>Unaffiliated</organization>
      <address>
        <postal>
          <city>Mars</city>
          <region>PA</region>
          <country>United States of America</country>
        </postal>
        <email>br@brianrosen.net</email>
      </address>
    </author>
    <author initials="J." surname="Martin" fullname="Jeff Martin">
      <organization>Comtech TCS</organization>
      <address>
        <postal>
          <street>2401 Elliott Avenue</street>
          <city>Seattle</city>
          <region>WA</region>
          <code>98121</code>
          <country>United States of America</country>
        </postal>
        <email>jeff.martin@comtech.com</email>
      </address>
    </author>
    <date year="2025" month="July" day="23"/>
    <area>ART</area>
    <workgroup>sipcore</workgroup>
    <abstract>
      <?line 78?>

<t>This document fixes use of the 'retransmission-allowed' element of PIDF-LO in six published RFCs.  All text and examples should show 'true' or 'false' to match the XML schema definitions, but some RFCs incorrectly use 'yes' or 'no'.  This document updates RFC4119, RFC5606, RFC5774, RFC6442, RFC7378, RFC8262.</t>
    </abstract>
  </front>
  <middle>
    <?line 82?>

<section anchor="introduction">
      <name>Introduction</name>
      <t><xref target="RFC4119"/> defines the &lt;retransmission-allowed&gt; element as part of PIDF-LO.  Section 2.2.5 "Schema Definitions" defines this element as a boolean data type as described in W3C's "XML Schema Part 2: Datatypes (Second Edition)". As a boolean data type, &lt;retransmission-allowed&gt; can have the following values: 'true', 'false', '0', or '1'.</t>
      <t>There are six RFCs with text or examples that incorrectly use values 'yes' and 'no' for &lt;retransmission-allowed&gt;: <xref target="RFC4119"/>, <xref target="RFC5606"/>, <xref target="RFC5774"/>, <xref target="RFC6442"/>, <xref target="RFC7378"/> and <xref target="RFC8262"/>.  This document updates these RFCs to replace all use of 'yes' with 'true', and all use of 'no' with 'false'.</t>
    </section>
    <section anchor="changes-to-documents">
      <name>Changes to Documents</name>
      <section anchor="rfc-4119-a-presence-based-geopriv-location-object-format-pidf-lo">
        <name>RFC 4119 - A Presence-based GEOPRIV Location Object Format (PIDF-LO)</name>
        <t><xref target="RFC4119"/> section 2.2.2 page 8 says:</t>
        <ul empty="true">
          <li>
            <t>'retransmission-allowed': When the value of this element is 'no', the
Recipient of this Location Object is not permitted to share the
enclosed Location Information, or the object as a whole, with
other parties.  When the value of this element is 'yes',
distributing this Location is permitted (barring an existing out-of-band 
agreement or obligation to the contrary).  By default, the
value MUST be assumed to be 'no'.  Implementations MUST include
this field, with a value of 'no', if the Rule Maker specifies no
preference.</t>
          </li>
        </ul>
        <t>It should say:</t>
        <ul empty="true">
          <li>
            <t>'retransmission-allowed': When the value of this element is '<strong>false</strong>', the
Recipient of this Location Object is not permitted to share the
enclosed Location Information, or the object as a whole, with
other parties.  When the value of this element is '<strong>true</strong>',
distributing this Location is permitted (barring an existing out-of-band 
agreement or obligation to the contrary).  By default, the
value MUST be assumed to be '<strong>false</strong>'.  Implementations MUST include
this field, with a value of '<strong>false</strong>', if the Rule Maker specifies no
preference.</t>
          </li>
        </ul>
        <t>Section 2.3 "Example Location Objects" shows the following in two places:</t>
        <ul empty="true">
          <li>
            <t><tt>&lt;gp:retransmission-allowed&gt;no&lt;/gp:retransmission-allowed&gt;</tt></t>
          </li>
        </ul>
        <t>Both places should show:</t>
        <ul empty="true">
          <li>
            <t><tt>&lt;gp:retransmission-allowed&gt;false&lt;/gp:retransmission-allowed&gt;</tt></t>
          </li>
        </ul>
      </section>
      <section anchor="rfc-5606-implications-of-retransmission-allowed-for-sip-location-conveyance">
        <name>RFC 5606 - Implications of 'retransmission-allowed' for SIP Location Conveyance</name>
        <t><xref target="RFC5606"/> Section 2 says:</t>
        <ul empty="true">
          <li>
            <t>These questions and concerns are particularly problematic when
&lt;retransmission-allowed&gt; is set to "no" (the default case).  This
core concern might be put as "to whom does &lt;retransmission-allowed&gt;
apply in location-based routing?"  More specifically:</t>
            <t>Is any entity that reads LI bound by &lt;retransmission-allowed&gt;?  If
so, does that mean a proxy that performs location-based routing is
unable to forward a request and complete a SIP call if
\retransmission-allowed&gt; is "no"?  Alternatively, must they strip the
location body from the message in order to complete the call?</t>
            <t>If the proxy does not understand RFC 4119, it may forward a SIP
message containing a policy statement &lt;retransmission-allowed&gt; set to
"no".  Is any proxy that does understand RFC 4119 required to parse
the LI for this statement, even if it would not do so in order to
route the message?</t>
          </li>
        </ul>
        <t>It should say:</t>
        <ul empty="true">
          <li>
            <t>These questions and concerns are particularly problematic when
&lt;retransmission-allowed&gt; is set to "<strong>false</strong>" (the default case).  This
core concern might be put as "to whom does &lt;retransmission-allowed&gt;
apply in location-based routing?"  More specifically:</t>
            <t>Is any entity that reads LI bound by &lt;retransmission-allowed&gt;?  If
so, does that mean a proxy that performs location-based routing is
unable to forward a request and complete a SIP call if
\retransmission-allowed&gt; is "<strong>false</strong>"?  Alternatively, must they strip the
location body from the message in order to complete the call?</t>
            <t>If the proxy does not understand RFC 4119, it may forward a SIP
message containing a policy statement &lt;retransmission-allowed&gt; set to
"<strong>false</strong>".  Is any proxy that does understand RFC 4119 required to parse
the LI for this statement, even if it would not do so in order to
route the message?</t>
          </li>
        </ul>
        <t>Section 3.1 says:</t>
        <ul empty="true">
          <li>
            <t>After extensive discussion in both GEOPRIV and SIP contexts, there
seems to be consensus that a solution for this problem must enable
location-based routing to work even when the &lt;retransmission-allowed&gt;
flag is set to "no".  A solution should also give the Rule Maker the
ability to allow or forbid the use of LI for location-based routing
and the ability to allow or forbid the use of LI for the consumption
of the endpoint.</t>
          </li>
        </ul>
        <t>It should say:</t>
        <ul empty="true">
          <li>
            <t>After extensive discussion in both GEOPRIV and SIP contexts, there
seems to be consensus that a solution for this problem must enable
location-based routing to work even when the &lt;retransmission-allowed&gt;
flag is set to "<strong>false</strong>".  A solution should also give the Rule Maker the
ability to allow or forbid the use of LI for location-based routing
and the ability to allow or forbid the use of LI for the consumption
of the endpoint.</t>
          </li>
        </ul>
        <t>Section 3.2 says:</t>
        <ul empty="true">
          <li>
            <t>Consensus has emerged that any SIP entity that receives a SIP message
containing LI through the operation of SIP's normal routing
procedures or as a result of location-based routing should be
considered an authorized recipient of that LI.  Because of this
presumption, one SIP element may pass the LI to another even if the
LO it contains has &lt;retransmission-allowed&gt; set to "no"; this sees
the passing of the SIP message as part of the delivery to authorized
recipients, rather than as retransmission.  SIP entities are still
enjoined from passing these messages outside the normal routing to
external entities if &lt;retransmission-allowed&gt; is set to "no", as it
is the passing to third parties that &lt;retransmission-allowed&gt; is
meant to control.</t>
          </li>
        </ul>
        <t>It should say:</t>
        <ul empty="true">
          <li>
            <t>Consensus has emerged that any SIP entity that receives a SIP message
containing LI through the operation of SIP's normal routing
procedures or as a result of location-based routing should be
considered an authorized recipient of that LI.  Because of this
presumption, one SIP element may pass the LI to another even if the
LO it contains has &lt;retransmission-allowed&gt; set to "<strong>false</strong>"; this sees
the passing of the SIP message as part of the delivery to authorized
recipients, rather than as retransmission.  SIP entities are still
enjoined from passing these messages outside the normal routing to
external entities if &lt;retransmission-allowed&gt; is set to "<strong>false</strong>", as it
is the passing to third parties that &lt;retransmission-allowed&gt; is
meant to control.</t>
          </li>
        </ul>
        <t>Section 3.5 says:</t>
        <ul empty="true">
          <li>
            <t>... like the PIDF-LO &lt;retransmission-allowed&gt; being set to "no", it is a ...</t>
          </li>
        </ul>
        <t>It should say:</t>
        <ul empty="true">
          <li>
            <t>... like the PIDF-LO &lt;retransmission-allowed&gt; being set to "<strong>false</strong>", it is a ...</t>
          </li>
        </ul>
        <t>Section 3.6 says:</t>
        <ul empty="true">
          <li>
            <t>... it must not copy location if &lt;retransmission-allowed&gt; is "no". ...</t>
          </li>
        </ul>
        <t>It should say:</t>
        <ul empty="true">
          <li>
            <t>... it must not copy location if &lt;retransmission-allowed&gt; is "<strong>false</strong>". ...</t>
          </li>
        </ul>
      </section>
      <section anchor="rfc-5774-considerations-for-civic-addresses-in-pidf-lo-guidelines-and-iana-registry-definition">
        <name>RFC 5774 - Considerations for Civic Addresses in PIDF-LO: Guidelines and IANA Registry Definition</name>
        <t><xref target="RFC5774"/> Section A.5 "Example" shows:</t>
        <ul empty="true">
          <li>
            <t><tt>&lt;gp:retransmission-allowed&gt;yes&lt;/gp:retransmission-allowed&gt;</tt></t>
          </li>
        </ul>
        <t>It should show:</t>
        <ul empty="true">
          <li>
            <t><tt>&lt;gp:retransmission-allowed&gt;true&lt;/gp:retransmission-allowed&gt;</tt></t>
          </li>
        </ul>
      </section>
      <section anchor="rfc-6442-location-conveyance-for-sip">
        <name>RFC 6442 - Location Conveyance for SIP</name>
        <t><xref target="RFC6442"/> section 4.4 page 18 says:</t>
        <ul empty="true">
          <li>
            <t>This location error is specific to having the PIDF-LO <xref target="RFC4119"/>
&lt;retransmission-allowed&gt; element set to "no".  This location error is
stating it requires permission (i.e., PIDF-LO &lt;retransmission-allowed&gt; 
element set to "yes") to process this SIP request further.
If the LS sending the location information does not want to give this
permission, it will not change this permission in a new request.  If
the LS wants this message processed with the &lt;retransmission-allowed&gt;
element set to "yes", it MUST choose another logical path (if one
exists) for this SIP request.</t>
          </li>
        </ul>
        <t>It should say:</t>
        <ul empty="true">
          <li>
            <t>This location error is specific to having the PIDF-LO <xref target="RFC4119"/>
&lt;retransmission-allowed&gt; element set to "<strong>false</strong>".  This location error is
stating it requires permission (i.e., PIDF-LO &lt;retransmission-allowed&gt; 
element set to "<strong>true</strong>") to process this SIP request further.
If the LS sending the location information does not want to give this
permission, it will not change this permission in a new request.  If
the LS wants this message processed with the &lt;retransmission-allowed&gt;
element set to "<strong>true</strong>", it MUST choose another logical path (if one
exists) for this SIP request.</t>
          </li>
        </ul>
        <t><eref target="https://www.rfc-editor.org/errata/eid4236">Errata id 4236</eref> incorrectly says</t>
        <ul empty="true">
          <li>
            <t>Section 5.1, 5.2 says:</t>
            <ul empty="true">
              <li>
                <t><tt>&lt;gbp:retransmission-allowed&gt;false</tt><br/>
                  <tt>&lt;/gbp:retransmission-allowed&gt;</tt></t>
              </li>
            </ul>
            <t>It should say:</t>
            <ul empty="true">
              <li>
                <t><tt>&lt;gbp:retransmission-allowed&gt;no</tt><br/>
                  <tt>&lt;/gbp:retransmission-allowed&gt;</tt></t>
              </li>
            </ul>
          </li>
        </ul>
        <t>The above errata id 4236 is not correct.  Sections 5.1 and 5.2 are correct without any need for this errata id 4236.</t>
      </section>
      <section anchor="rfc-7378-trustworthy-location">
        <name>RFC 7378 - Trustworthy Location</name>
        <t><xref target="RFC7378"/> section 6 page 25 says:</t>
        <ul empty="true">
          <li>
            <t>as noted in RFC5606, Section 3.2:</t>
            <ul empty="true">
              <li>
                <t>...  Because of this
presumption, one SIP element may pass the LI to another even if
the LO it contains has &lt;retransmission-allowed&gt; set to "no"; this
sees the passing of the SIP message as part of the delivery to
authorized recipients, rather than as retransmission.  SIP
entities are still enjoined from passing these messages
outside the normal routing to external entities if
&lt;retransmission-allowed&gt; is set to "no", as it is the passing to
third parties that &lt;retransmission-allowed&gt; is meant to control.</t>
              </li>
            </ul>
          </li>
        </ul>
        <t>It should say:</t>
        <ul empty="true">
          <li>
            <t>as noted in RFC5606, Section 3.2:</t>
            <ul empty="true">
              <li>
                <t>...  Because of this
presumption, one SIP element may pass the LI to another even if
the LO it contains has &lt;retransmission-allowed&gt; set to "<strong>false</strong>"; this
sees the passing of the SIP message as part of the delivery to
authorized recipients, rather than as retransmission.  SIP
entities are still enjoined from passing these messages
outside the normal routing to external entities if
&lt;retransmission-allowed&gt; is set to "<strong>false</strong>", as it is the passing to
third parties that &lt;retransmission-allowed&gt; is meant to control.</t>
              </li>
            </ul>
          </li>
        </ul>
      </section>
      <section anchor="rfc-8262-content-id-header-field-in-sip">
        <name>RFC 8262 - Content-ID Header Field in SIP</name>
        <t><xref target="RFC8262"/> section 1.4.1 "Example 1" shows:</t>
        <ul empty="true">
          <li>
            <t><tt>&lt;gbp:retransmission-allowed&gt;no</tt><br/>
              <tt>&lt;/gbp:retransmission-allowed&gt;</tt></t>
          </li>
        </ul>
        <t>It should show:</t>
        <ul empty="true">
          <li>
            <t><tt>&lt;gbp:retransmission-allowed&gt;false</tt><br/>
              <tt>&lt;/gbp:retransmission-allowed&gt;</tt></t>
          </li>
        </ul>
      </section>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>The changes in this document does not require additional security considerations beyond those already noted in the individual RFCs affected by this RFC.</t>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>None</t>
    </section>
  </middle>
  <back>
    <references anchor="sec-combined-references">
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="RFC4119">
          <front>
            <title>A Presence-based GEOPRIV Location Object Format</title>
            <author fullname="J. Peterson" initials="J." surname="Peterson"/>
            <date month="December" year="2005"/>
            <abstract>
              <t>This document describes an object format for carrying geographical information on the Internet. This location object extends the Presence Information Data Format (PIDF), which was designed for communicating privacy-sensitive presence information and which has similar properties. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4119"/>
          <seriesInfo name="DOI" value="10.17487/RFC4119"/>
        </reference>
        <reference anchor="RFC5774">
          <front>
            <title>Considerations for Civic Addresses in the Presence Information Data Format Location Object (PIDF-LO): Guidelines and IANA Registry Definition</title>
            <author fullname="K. Wolf" initials="K." surname="Wolf"/>
            <author fullname="A. Mayrhofer" initials="A." surname="Mayrhofer"/>
            <date month="March" year="2010"/>
            <abstract>
              <t>This document provides a guideline for creating civic address considerations documents for individual countries, as required by RFC 4776. Furthermore, this document also creates an IANA Registry referring to such address considerations documents and registers such address considerations for Austria. This memo documents an Internet Best Current Practice.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="154"/>
          <seriesInfo name="RFC" value="5774"/>
          <seriesInfo name="DOI" value="10.17487/RFC5774"/>
        </reference>
        <reference anchor="RFC6442">
          <front>
            <title>Location Conveyance for the Session Initiation Protocol</title>
            <author fullname="J. Polk" initials="J." surname="Polk"/>
            <author fullname="B. Rosen" initials="B." surname="Rosen"/>
            <author fullname="J. Peterson" initials="J." surname="Peterson"/>
            <date month="December" year="2011"/>
            <abstract>
              <t>This document defines an extension to the Session Initiation Protocol (SIP) to convey geographic location information from one SIP entity to another SIP entity. The SIP extension covers end-to-end conveyance as well as location-based routing, where SIP intermediaries make routing decisions based upon the location of the Location Target. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6442"/>
          <seriesInfo name="DOI" value="10.17487/RFC6442"/>
        </reference>
        <reference anchor="RFC8262">
          <front>
            <title>Content-ID Header Field in the Session Initiation Protocol (SIP)</title>
            <author fullname="C. Holmberg" initials="C." surname="Holmberg"/>
            <author fullname="I. Sedlacek" initials="I." surname="Sedlacek"/>
            <date month="October" year="2017"/>
            <abstract>
              <t>This document specifies the Content-ID header field for usage in the Session Initiation Protocol (SIP). This document also updates RFC 5621, which only allows a Content-ID URL to reference a body part that is part of a multipart message-body. This update enables a Content-ID URL to reference a complete message-body and metadata provided by some additional SIP header fields.</t>
              <t>This document updates RFC 5368 and RFC 6442 by clarifying their usage of the SIP Content-ID header field.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8262"/>
          <seriesInfo name="DOI" value="10.17487/RFC8262"/>
        </reference>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="RFC5606">
          <front>
            <title>Implications of 'retransmission-allowed' for SIP Location Conveyance</title>
            <author fullname="J. Peterson" initials="J." surname="Peterson"/>
            <author fullname="T. Hardie" initials="T." surname="Hardie"/>
            <author fullname="J. Morris" initials="J." surname="Morris"/>
            <date month="August" year="2009"/>
            <abstract>
              <t>This document explores an ambiguity in the interpretation of the element of the Presence Information Data Format for Location Objects (PIDF-LO) in cases where PIDF-LO is conveyed by the Session Initiation Protocol (SIP). It provides recommendations for how the SIP location conveyance mechanism should adapt to this ambiguity.</t>
              <t>Documents standardizing the SIP location conveyance mechanisms will be Standards-Track documents processed according to the usual SIP process. This document is intended primarily to provide the SIP working group with a statement of the consensus of the GEOPRIV working group on this topic. It secondarily provides tutorial information on the problem space for the general reader. This memo provides information for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5606"/>
          <seriesInfo name="DOI" value="10.17487/RFC5606"/>
        </reference>
        <reference anchor="RFC7378">
          <front>
            <title>Trustworthy Location</title>
            <author fullname="H. Tschofenig" initials="H." surname="Tschofenig"/>
            <author fullname="H. Schulzrinne" initials="H." surname="Schulzrinne"/>
            <author fullname="B. Aboba" initials="B." role="editor" surname="Aboba"/>
            <date month="December" year="2014"/>
            <abstract>
              <t>The trustworthiness of location information is critically important for some location-based applications, such as emergency calling or roadside assistance.</t>
              <t>This document describes threats to conveying location, particularly for emergency calls, and describes techniques that improve the reliability and security of location information. It also provides guidelines for assessing the trustworthiness of location information.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7378"/>
          <seriesInfo name="DOI" value="10.17487/RFC7378"/>
        </reference>
      </references>
    </references>
    <section anchor="contributors" numbered="false" toc="include" removeInRFC="false">
      <name>Contributors</name>
      <contact initials="G." surname="Hines" fullname="Gordon Hines">
        <organization>Comtech TCS</organization>
        <address>
          <postal>
            <street>2401 Elliott Avenue</street>
            <city>Seattle</city>
            <region>WA</region>
            <code>98121</code>
            <country>United States of America</country>
          </postal>
          <email>skip.hines@comtech.com</email>
        </address>
      </contact>
      <contact initials="R." surname="Marshall" fullname="Roger Marshall">
        <organization>Comtech TCS</organization>
        <address>
          <postal>
            <street>2401 Elliott Avenue</street>
            <city>Seattle</city>
            <region>WA</region>
            <code>98121</code>
            <country>United States of America</country>
          </postal>
          <email>roger.marshall@comtech.com</email>
        </address>
      </contact>
      <contact initials="V." surname="Burton" fullname="Victor Burton">
        <organization>Comtech TCS</organization>
        <address>
          <postal>
            <street>2401 Elliott Avenue</street>
            <city>Seattle</city>
            <region>WA</region>
            <code>98121</code>
            <country>United States of America</country>
          </postal>
          <email>victor.burton@comtech.com</email>
        </address>
      </contact>
    </section>
  </back>
  <!-- ##markdown-source:
H4sIAAAAAAAAA+1aa28bNxb9Pr+CcD7YDqSJrTh2qi2SOs6jLpI2sN12gbbY
UDOUxGY01JIcy9oi/33PveQ85MiPbNA23aZIE2nEubzPcx9kv99PnJdl/i9Z
mFINhbeVSrz2BT4fiiMzm1s1VaXT50o8s1Z6KcbGik2rvJWlm2nntCn7sijM
QuWb4p+vXopnhZqp0idyNLLqfCjWrxWKySW5yUo5w3a5lWPfn0nrddl3ep4Z
q/rr3+2P9YVy/Z2dJJcerw52Bg/6Owf9wX1xR9AjoZ0Y66LANroUsvJmJr3O
8PpSjJbiYlYM7DgTeixK48UE0pVJhvcmxi6HwvkcdI6mKnub6LllrTg/2Nn5
YmeQSKskdHNyliyMfTuxpprjjcBuUs1pdzcUe7u7X/TEg/2dffx9cLDXE/t7
e4OeOLh/8LAnHg72B4mrRlEsv5xDiONnZ8+TQpaToQA3CZieGjtMRF8kQoig
oydWy1KcGIcVeKhLbPUkbR8Yi7e/L+UYwmtwktPDTHsI9UpaR9+smmDLoXh9
yL+ZqvQk8/elxnJx6ol/YcbicKYsNEaL1EzqYihG9qsR7W9pt7RUfpW3b9R4
TLvAfA1v36TxCR40/MGrvMqm4uzolJ45b5XyMOLezi58p9DGe3EIi8ATG+5P
lfRwyq4AP0YBcuz9xcPdwe6HyvMrGE6Dv32VBZ5S/JskGUxi9Qhec1n/L4zN
TSm+1qVyjZAv0vbBJyWge6vn6ZRYW5FvRaITM1GWnWOK6GhkOklXnn1SYlli
mQzH7F0t2g86gwXFk8p607rkD2nnyScl1znzm46Yu1WPLI0lADsH6UScPD8i
eBnyJwKX8IkAJnwieBkmiS7HzWthLeAofCIYwoqk3+8LOYLEMvNJcjYFbAKP
K4JvwRgrKqeIWz9VV4O+CoBP614fP33ef/kdoa7TF2JejQrtphAcm7pUiMOi
EF5deIGcI9SFnM0LbOKmpipy+mchNikFbQpKMmNZOHz0RkAKGIiYoATjsilU
JnI11tAqWHE9gWgVzswUb4TtAcdWZR54TxJsLpULNEuzCTZWJY2oXSu2V+uq
Vyu4V+u3VyuvV+s5DUqc6TyHOyR3xDHsbfIqI76S5LffItF37wK/2IbE+PnL
9cr8+VGjTenEHODU0SoYP1VMWAzSQfpAbJwGTTxtNbHR2QYydohJMTKmUMgf
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
74+nKd/o427zMsffUqXyX3wZKbvcMQAA

-->

</rfc>
