<?xml version="1.0" encoding="UTF-8"?>
  <?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
  <!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.24 (Ruby 3.4.2) -->


<!DOCTYPE rfc  [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">

]>


<rfc ipr="trust200902" docName="draft-rswg-rfc9280-updates-00" category="info" submissionType="editorial" updates="7990, 7991, 7992, 7993, 7994, 7995, 7996, 7997, 9280" tocInclude="true" sortRefs="true" symRefs="true">
  <front>
    <title abbrev="RFC 9280 updates">RFC Editor Model</title>

    <author initials="P." surname="Hoffman" fullname="Paul Hoffman">
      <organization>ICANN</organization>
      <address>
        <email>paul.hoffman@icann.org</email>
      </address>
    </author>
    <author initials="A." surname="Rossi" fullname="Alexis Rossi">
      <organization>RFC Series Consulting Editor</organization>
      <address>
        <email>rsce@rfc-editor.org</email>
      </address>
    </author>

    <date year="2025" month="February" day="28"/>

    
    
    <keyword>Internet-Draft</keyword>

    <abstract>


<?line 43?>

<t>RFC 9280 specifies version 3 of the RFC Editor Model.
Since its publication, lessons have been learned about implementing this model.
This document lists some of those lessons learned and updates RFC 9280 based on that experience.</t>

<t>This draft is part of the RFC Series Working Group (RSWG); see <eref target="https://datatracker.ietf.org/edwg/rswg/documents/">https://datatracker.ietf.org/edwg/rswg/documents/</eref>.
There is a repository for this draft at <eref target="https://github.com/paulehoffman/9280-updates">https://github.com/paulehoffman/9280-updates</eref>.</t>



    </abstract>



  </front>

  <middle>


<?line 52?>

<section anchor="introduction"><name>Introduction</name>

<t><xref target="RFC9280"/> contained significant changes to the publication model for RFCs.
Those changes created new structures and new processes for the publication of RFCs.
As these structures and processes have been exercised, the community has found places where they might be improved.
In addition, gaps in some of the processes have been found.
This document updates RFC 9280 based on these findings.</t>

<t>An editorial note: RFC 9280 is discussed throughout this document.
The only time it is formally referenced is above; the rest of the time, it is simply called "RFC 9280".</t>

<t>A later version of this document will have all the changes in place in RFC 9280.</t>

</section>
<section anchor="methods-for-updating-rfc-9280"><name>Methods for Updating RFC 9280</name>

<t>Section 8 of RFC 9280 currently says:</t>

<ul empty="true"><li>
  <t>Updates, amendments, and refinements to this document can be produced using the process documented herein but shall be published and operative only after (a) obtaining the agreement of the IAB and the IESG and (b) ensuring that the IETF LLC has no objections regarding its ability to implement any proposed changes.</t>
</li></ul>

<t>This sentence is replaced with:</t>

<ul empty="true"><li>
  <t>Updates, amendments, and refinements to this document can be produced using the process documented herein but, unless otherwise specified in this document, shall be published and operative only after (a) obtaining the agreement of the IAB and the IESG and (b) ensuring that the IETF LLC has no objections regarding its ability to implement any proposed changes.</t>
</li></ul>

</section>
<section anchor="rpc-roles-and-responsibilities"><name>RPC Roles and Responsibilities</name>

<t>RFC 9280 created a new structure for the RFC Editor function. It established the RFC Series Working Group (RSWG) and the RFC Series Approval Board (RSAB), and gave new responsibilities to the RFC Production Center (RPC).
Broadly speaking, it says that RSWG writes policies for the editorial stream, RSAB approves those policies, and the RPC implements those policies. 
However RFC 9280 does not specify which group is responsible for defining or building the specific code and tools that implement the policies agreed upon in this process.
The rest of this section updates RFC 9280 to deal with this and other related matters.</t>

<section anchor="rpc-implementation-responsibilities"><name>RPC Implementation Responsibilities</name>

<section anchor="tooling-and-code-used-for-publication-of-rfcs"><name>Tooling and code used for publication of RFCs</name>

<t>Section 2 of RFC 9280 says</t>

<ul empty="true"><li>
  <t>Policy implementation through publication of RFCs in all of the streams that form the RFC Series. This is primarily the responsibility of the RFC Production Center (RPC) as contractually overseen by the IETF Administration Limited Liability Company (IETF LLC).</t>
</li></ul>

<t>The same section also states</t>

<ul empty="true"><li>
  <t>The RPC implements the policies defined by the Editorial Stream in its day-to-day editing and publication of RFCs from all of the streams.</t>
</li></ul>

<t>RFC 9280 does not define any other group that is responsible for implementing policies.</t>

<t>Throughout RFC 9280, the RSWG is consistently assigned responsibility for writing policies (not deciding on implementations).
The RPC is consistently assigned responsibility for implementing policy decisions, but examples given generally describe decisions made at the single document level.
RFC 9280 does not cover any specific responsibilities for designing and building the tools and code used to publish documents.</t>

<t>RFC 9280 mentions tool developers twice.
In Section 3.1.1.2, it encourages "developers of tools used to author or edit RFCs and Internet-Drafts" to participate in the RSWG.
Section 3.2.1 says that "RSAB members should consult with their constituent stakeholders (e.g., authors, editors, tool developers, and consumers of RFCs) on an ongoing basis".</t>

<t>Section 4.2 of RFC 9280 mentions a specific implementation when discussing the working practices of the RPC.</t>

<ul empty="true"><li>
  <t>In the absence of a high-level policy documented in an RFC or in the interest of specifying the detail of its implementation of such policies, the RPC can document ... Guidelines regarding the final structure and layout of published documents. In the context of the XML vocabulary <xref target="RFC7991"></xref>, such guidelines could include clarifications regarding the preferred XML elements and attributes used to capture the semantic content of RFCs.</t>
</li></ul>

<t><xref target="RFC7991"/> is the only editorial implementation-related RFC mentioned in 9280.</t>

<t>This section updates RFC 9280 to specify that the RPC is responsible for the development of tools and processes used to implement editorial stream policies, in the absence of an RFC with specific requirements.
The RPC may designate a team of volunteers and/or employees who implement these operational decisions.
The RPC is expected to solicit input from experts and community members when making implementation decisions.
The RPC is required to document implementation decisions in a publicly available place, preferably with rationale.</t>

<t>If the  RPC has questions about how to interpret policy in Editorial stream documents, they should ask RSAB for guidance in interpreting that policy per the process described in Section 4.4 of RFC 9280.</t>

</section>
<section anchor="conflict-resolution-for-implementation-decisions"><name>Conflict Resolution for Implementation Decisions</name>

<t>Section 4.4 of RFC 9280 provides a pathway for resolution of conflicts between the RPC and the author(s) of a specific document.
No appeal pathway is given for resolution of issues that may occur when a conflict arises with an implementation decision that applies to the entire editorial process (not just one document).</t>

<t>If the RPC is responsible for interpreting policy decisions at both the document and editorial process tooling level, conflicts on either level will involve interpretation of written policy (or the acknowledgement that policy does not exist to cover a given situation).
In any case, the conflict resolution will now use the same path of appeal: to the RSAB.</t>

</section>
</section>
<section anchor="rfc-consumers"><name>RFC Consumers</name>

<t>The IETF mission statement <xref target="RFC3935"/> is clear that the documents it produces are intended to be consumed by anyone who wishes to implement an IETF protocol or operational recommendation:</t>

<ul empty="true"><li>
  <t>to produce high quality, relevant technical and engineering documents that influence the way people design, use, and manage the Internet in such a way as to make the Internet work better.</t>
</li></ul>

<t>Section 3.2.1 of RFC 9280 introduces the term "consumers of RFCs", referring to them as "constituent stakeholders" who should be considered by RSAB when approving Editorial Stream policy documents.</t>

<t>"Consumers of RFCs" is now defined to mean those people who read RFCs to understand, implement, critique, and research the protocols, operational practices and other content, as found in RFCs.</t>

<t>The policy to be followed by the RFC publication streams and RFC Editor in respect of consumers of RFCs is as follows:</t>

<t><list style="symbols">
  <t>Consumers of RFCs MUST be considered as a separate constituent stakeholder from IETF/IRTF participants.
While IETF/IRTF participants and others involved in the development and production of RFCs may be consumers of RFCs, the two are distinct, overlapping sets.</t>
  <t>The <eref target="https://www.rfc-editor.org">RFC Editor website</eref> MUST be primarily focused on consumers of RFCs.</t>
  <t>Consumers of RFCs MUST NOT be required or expected to become IETF/IRTF participants, but it MAY be recommended or suggested that they do so.</t>
</list></t>

</section>
<section anchor="updates-to-rfcs-7990-through-7997"><name>Updates to RFCs 7990 through 7997</name>

<t>All instances of "RFC Editor" or "RFC Series Editor" in <xref target="RFC7990"/>, <xref target="RFC7991"/>, <xref target="RFC7992"/>, <xref target="RFC7993"/>, <xref target="RFC7994"/>, <xref target="RFC7995"/>, <xref target="RFC7996"/>, and <xref target="RFC7997"/> are replaced by "RFC Production Center (RPC)".</t>

</section>
</section>
<section anchor="updates-from-rfc-formats-and-versions"><name>Updates from "RFC Formats and Versions"</name>

<t><xref target="RFC9720"/>, "RFC Formats and Versions", updated RFC 9280.</t>

<section anchor="rfcs-may-be-reissued"><name>RFCs May Be Reissued</name>

<t>Section 7.6 of RFC 9280 currently says:</t>

<ul empty="true"><li>
  <t>Once published, RFC Series documents are not changed.</t>
</li></ul>

<t>That sentence was replaced with:</t>

<ul empty="true"><li>
  <t>Once published, RFCs may be reissued, but the semantic content of publication versions shall be preserved to the greatest extent possible.</t>
</li></ul>

</section>
<section anchor="consistency-policy"><name>Consistency Policy</name>

<t>A new policy that would exist in Section 7 of RFC 9280 was added:</t>

<ul empty="true"><li>
  <t>7.8.  Consistency</t>

  <t>RFCs are copyedited, formatted, and then published.  They may be reissued to maintain a consistent presentation.</t>
</li></ul>

</section>
</section>
<section anchor="purview-of-the-rswg-and-rsab"><name>Purview of the RSWG and RSAB</name>

<t>Section 3 of RFC 9280 currently says:</t>

<ul empty="true"><li>
  <t>Policies under the purview of the RSWG and RSAB might include, but are not limited to, document formats, processes for publication and dissemination of RFCs, and overall management of the RFC Series.</t>
</li></ul>

<t>The following is added immediately following that sentence:</t>

<ul empty="true"><li>
  <t>Such policies will not include detailed technical specifications, for example specific details of text or graphical formats or XML grammar. Such matters will be decided and documented by the RPC along with its other working practices, as discussed in section 4.2 of RFC 9280, with community consultation as for other tools and services supported by IETF LLC <xref target="RFC8711"/>."</t>
</li></ul>

</section>
<section anchor="processing-drafts-from-the-rswg"><name>Processing Drafts from the RSWG</name>

<t>%% Maybe clarify RSAB role in running the full-community last call, such as deciding when it is finished, what the RSWG Chairs should do after that, mailing lists, and so on. %%</t>

</section>
<section anchor="security-considerations"><name>Security Considerations</name>

<t>There are no security considerations for the changes listed in this document.</t>

</section>
<section anchor="iana-considerations"><name>IANA Considerations</name>

<t>This document contains no actions for IANA.</t>

</section>


  </middle>

  <back>


<references title='References' anchor="sec-combined-references">

    <references title='Normative References' anchor="sec-normative-references">



<reference anchor="RFC8711">
  <front>
    <title>Structure of the IETF Administrative Support Activity, Version 2.0</title>
    <author fullname="B. Haberman" initials="B." surname="Haberman"/>
    <author fullname="J. Hall" initials="J." surname="Hall"/>
    <author fullname="J. Livingood" initials="J." surname="Livingood"/>
    <date month="February" year="2020"/>
    <abstract>
      <t>The IETF Administrative Support Activity (IASA) was originally established in 2005. In the years since then, the needs of the IETF evolved in ways that required changes to its administrative structure. The purpose of this RFC is to document and describe the IETF Administrative Support Activity, version 2.0 (IASA 2.0). It defines the roles and responsibilities of the IETF Administration LLC Board (IETF LLC Board), the IETF Executive Director, and the Internet Society in the fiscal and administrative support of the IETF standards process. It also defines the membership and selection rules for the IETF LLC Board.</t>
      <t>This document obsoletes RFC 4071, RFC 4333, and RFC 7691.</t>
    </abstract>
  </front>
  <seriesInfo name="BCP" value="101"/>
  <seriesInfo name="RFC" value="8711"/>
  <seriesInfo name="DOI" value="10.17487/RFC8711"/>
</reference>
<reference anchor="RFC7990">
  <front>
    <title>RFC Format Framework</title>
    <author fullname="H. Flanagan" initials="H." surname="Flanagan"/>
    <date month="December" year="2016"/>
    <abstract>
      <t>In order to improve the readability of RFCs while supporting their archivability, the canonical format of the RFC Series will be transitioning from plain-text ASCII to XML using the xml2rfc version 3 vocabulary; different publication formats will be rendered from that base document. With these changes comes an increase in complexity for authors, consumers, and the publisher of RFCs. This document serves as the framework that provides the problem statement, lays out a road map of the documents that capture the specific requirements, and describes the transition plan.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="7990"/>
  <seriesInfo name="DOI" value="10.17487/RFC7990"/>
</reference>
<reference anchor="RFC7991">
  <front>
    <title>The "xml2rfc" Version 3 Vocabulary</title>
    <author fullname="P. Hoffman" initials="P." surname="Hoffman"/>
    <date month="December" year="2016"/>
    <abstract>
      <t>This document defines the "xml2rfc" version 3 vocabulary: an XML-based language used for writing RFCs and Internet-Drafts. It is heavily derived from the version 2 vocabulary that is also under discussion. This document obsoletes the v2 grammar described in RFC 7749.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="7991"/>
  <seriesInfo name="DOI" value="10.17487/RFC7991"/>
</reference>
<reference anchor="RFC7992">
  <front>
    <title>HTML Format for RFCs</title>
    <author fullname="J. Hildebrand" initials="J." role="editor" surname="Hildebrand"/>
    <author fullname="P. Hoffman" initials="P." surname="Hoffman"/>
    <date month="December" year="2016"/>
    <abstract>
      <t>In order to meet the evolving needs of the Internet community, the canonical format for RFCs is changing from a plain-text, ASCII-only format to an XML format that will, in turn, be rendered into several publication formats. This document defines the HTML format that will be rendered for an RFC or Internet-Draft.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="7992"/>
  <seriesInfo name="DOI" value="10.17487/RFC7992"/>
</reference>
<reference anchor="RFC7993">
  <front>
    <title>Cascading Style Sheets (CSS) Requirements for RFCs</title>
    <author fullname="H. Flanagan" initials="H." surname="Flanagan"/>
    <date month="December" year="2016"/>
    <abstract>
      <t>The HTML format for RFCs assigns style guidance to a Cascading Style Sheet (CSS) specifically defined for the RFC Series. The embedded, default CSS as included by the RFC Editor is expected to take into account accessibility needs and to be built along a responsive design model. This document describes the requirements for the default CSS used by the RFC Editor. The class names are based on the classes defined in "HTML for RFCs" (RFC 7992).</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="7993"/>
  <seriesInfo name="DOI" value="10.17487/RFC7993"/>
</reference>
<reference anchor="RFC7994">
  <front>
    <title>Requirements for Plain-Text RFCs</title>
    <author fullname="H. Flanagan" initials="H." surname="Flanagan"/>
    <date month="December" year="2016"/>
    <abstract>
      <t>In 2013, after a great deal of community discussion, the decision was made to shift from the plain-text, ASCII-only canonical format for RFCs to XML as the canonical format with more human-readable formats rendered from that XML. The high-level requirements that informed this change were defined in RFC 6949, "RFC Series Format Requirements and Future Development". Plain text remains an important format for many in the IETF community, and it will be one of the publication formats rendered from the XML. This document outlines the rendering requirements for the plain-text RFC publication format. These requirements do not apply to plain-text RFCs published before the format transition.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="7994"/>
  <seriesInfo name="DOI" value="10.17487/RFC7994"/>
</reference>
<reference anchor="RFC7995">
  <front>
    <title>PDF Format for RFCs</title>
    <author fullname="T. Hansen" initials="T." role="editor" surname="Hansen"/>
    <author fullname="L. Masinter" initials="L." surname="Masinter"/>
    <author fullname="M. Hardy" initials="M." surname="Hardy"/>
    <date month="December" year="2016"/>
    <abstract>
      <t>This document discusses options and requirements for the PDF rendering of RFCs in the RFC Series, as outlined in RFC 6949. It also discusses the use of PDF for Internet-Drafts, and available or needed software tools for producing and working with PDF.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="7995"/>
  <seriesInfo name="DOI" value="10.17487/RFC7995"/>
</reference>
<reference anchor="RFC7996">
  <front>
    <title>SVG Drawings for RFCs: SVG 1.2 RFC</title>
    <author fullname="N. Brownlee" initials="N." surname="Brownlee"/>
    <date month="December" year="2016"/>
    <abstract>
      <t>This document specifies SVG 1.2 RFC -- an SVG profile for use in diagrams that may appear in RFCs -- and considers some of the issues concerning the creation and use of such diagrams.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="7996"/>
  <seriesInfo name="DOI" value="10.17487/RFC7996"/>
</reference>
<reference anchor="RFC7997">
  <front>
    <title>The Use of Non-ASCII Characters in RFCs</title>
    <author fullname="H. Flanagan" initials="H." role="editor" surname="Flanagan"/>
    <date month="December" year="2016"/>
    <abstract>
      <t>In order to support the internationalization of protocols and a more diverse Internet community, the RFC Series must evolve to allow for the use of non-ASCII characters in RFCs. While English remains the required language of the Series, the encoding of future RFCs will be in UTF-8, allowing for a broader range of characters than typically used in the English language. This document describes the RFC Editor requirements and gives guidance regarding the use of non-ASCII characters in RFCs.</t>
      <t>This document updates RFC 7322. Please view this document in PDF form to see the full text.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="7997"/>
  <seriesInfo name="DOI" value="10.17487/RFC7997"/>
</reference>
<reference anchor="RFC9280">
  <front>
    <title>RFC Editor Model (Version 3)</title>
    <author fullname="P. Saint-Andre" initials="P." role="editor" surname="Saint-Andre"/>
    <date month="June" year="2022"/>
    <abstract>
      <t>This document specifies version 3 of the RFC Editor Model. The model defines two high-level tasks related to the RFC Series. First, policy definition is the joint responsibility of the RFC Series Working Group (RSWG), which produces policy proposals, and the RFC Series Approval Board (RSAB), which approves such proposals. Second, policy implementation is primarily the responsibility of the RFC Production Center (RPC) as contractually overseen by the IETF Administration Limited Liability Company (IETF LLC). In addition, various responsibilities of the RFC Editor function are now performed alone or in combination by the RSWG, RSAB, RPC, RFC Series Consulting Editor (RSCE), and IETF LLC. Finally, this document establishes the Editorial Stream for publication of future policy definition documents produced through the processes defined herein.</t>
      <t>This document obsoletes RFC 8728. This document updates RFCs 7841, 8729, and 8730.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="9280"/>
  <seriesInfo name="DOI" value="10.17487/RFC9280"/>
</reference>
<reference anchor="RFC9720">
  <front>
    <title>RFC Formats and Versions</title>
    <author fullname="P. Hoffman" initials="P." surname="Hoffman"/>
    <author fullname="H. Flanagan" initials="H." surname="Flanagan"/>
    <date month="January" year="2025"/>
    <abstract>
      <t>In order to improve the readability of RFCs while supporting their archivability, the definitive version of the RFC Series transitioned from plain-text ASCII to XML using the RFCXML vocabulary; different publication versions are rendered from that base document. This document describes how RFCs are published.</t>
      <t>This document obsoletes RFC 7990. This document also updates the stability policy in RFC 9280.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="9720"/>
  <seriesInfo name="DOI" value="10.17487/RFC9720"/>
</reference>



    </references>

    <references title='Informative References' anchor="sec-informative-references">



<reference anchor="RFC3935">
  <front>
    <title>A Mission Statement for the IETF</title>
    <author fullname="H. Alvestrand" initials="H." surname="Alvestrand"/>
    <date month="October" year="2004"/>
    <abstract>
      <t>This memo gives a mission statement for the IETF, tries to define the terms used in the statement sufficiently to make the mission statement understandable and useful, argues why the IETF needs a mission statement, and tries to capture some of the debate that led to this point. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
    </abstract>
  </front>
  <seriesInfo name="BCP" value="95"/>
  <seriesInfo name="RFC" value="3935"/>
  <seriesInfo name="DOI" value="10.17487/RFC3935"/>
</reference>



    </references>

</references>



  </back>

<!-- ##markdown-source:
H4sIAAAAAAAAA91abW/bRhL+zl+xUBHABiTasdM4cQ9FHTdNDSSpEbvXOxTF
YUWupG0oLsslrahF/vvNM7PLpWS7vftyHw4tHIranZ3XZ15Ws9ks62xXmXP1
4btL9bq0nWvVO1eaKtPzeWvu5IuXJy+OVd+UujM+K11R6zVtKVu96Gat3yxn
7aLAmllYMzs+zjLf6br8l65cTWu7tjcZUTvNwpJzdfby5fEUf5/y3xP+e8p/
n/HfL/nvc/57NmUmssw2LVPz3cnx8cvjk+zj5lxd1Z1pa9PNvgVLWaG7c2Xr
hct8P19b762rb7cNsWFYQqurLNN9t3LteaZmmVK0mji6ztX3brFY6xqvRMhr
3Vfjt65d0nmXF+/f45NZa1udq4YW5StZ9I0tdF3ntE5IM+WLXH1wxAd9XvRV
JaQnF5X5ZL18M8mYtq7t77ojfkXxN6a1xqtLV/u+6my9DDbKhqMnrS/MN6T/
mciGgydZVrt2TXTuDAkISi/Onj4Nj9B7ehy9PUmPp+nxWXr8Mj0+T49n4RH2
iY9nJ/SYwQS7bJy+PCUi2Ww2U3ruu1YXXZYNHuYbU9gFBL4zLYymTpVbqG5l
7rlnnt3YujDKdl41/bwipUNrU1UZ70lbaqXvjJobU9MbTb5R0oGu75RdN5VZ
m5qV2a1I/Wuhd4tn8u0eX6rKeqLs3doIB86bgfRAsC5jUKQomWtPXxHr3Up3
ynxqYEHiNM/CCfBQRQ+NbruxdMHUP7n2I1h707q+UQcfbn56c/iV8saov626
rvHnR0d0oobqPpo2t6ZbwORHptwsjxCLR1EGf/Q1pDKtwXFataZxHhrcKjKL
yC7cEKMD8aXtVv08L9z6CF5tglcfjcOb6LIJ17YsK5NlXyAAW1f2BWyQZX/8
Edzh82dVuLrTFurydlmTdSk6OlWsdL0kaTvH8o8sKOZgDomIhwTQfdxQtIY4
KFVtNor8h07sW3oNU+BV07qCrERvRMRd0qRtoXnh8R2R3SORtif3MZ9MW1gy
6pTpkWLWfW27LS3BKT22VZq2qQ3rmhZtSTPLVUf74W6tuzNlnl3VSpfkweyl
S914QoaRg5kHD2f6+775Zz4HoRa2LsmFSM7sok6Qp2rXmRGeg6T1Re+xuVuR
vy1XiJBufBh7EJGutqqza8Qb9nFYV/SuNQuSmdy7ZB+bk6hfsTCk0cG7sXEa
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

-->

</rfc>

