<?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-editorial-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="March" day="04"/>

    
    
    <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+K11R6zVtKVu96GaGN1ld
zVq/Wc7aRYHVs7B6dnycZb7TdfkvXbmadnVtbzKie5qFJefq7OXL4yn+PuW/
J/z3lP8+479f8t/n/PdsyuxkmW1apua7k+Pjl8cn2cfNubqqO9PWppt9C+ay
QnfnytYLl/l+vrbeW1ffbhtiY2A7y3TfrVx7nqlZphStJo6uc/W9WyzWusYr
Efda99X4rWuXdN7lxfv3+GTW2lbnqqFF+UoWfWMLXdc5rRPSTPkiVx8c8UGf
F31VCenJRWU+WS/fTDKmrWv7u+6IXzHBjWmt8erS1b6vOlsvg7Wy4ehJ6wvz
Dek/mAQHT7Ksdu2a6NwZEhCUXpw9fRoeoff0OHp7kh5P0+Oz9PhlenyeHs/C
I+wTH89O6DGDCXbZOH15SkSy2Wym9Nx3rS66LBt8zTemsAsIfGdaGE2dKrdQ
3crcc9Q8u7F1YZTtvGr6eUVKh9amqjLek7bUSt8ZNTempjeafKOkA13fKbtu
KrM2NSuzW5H610LvFs/k5T2+VJX1RNm7tREOnDcD6YFgXcbwSPEy156+Ita7
le6U+dTAgsRpnoUT4KGKHhrddmPpgql/cu1HsPamdX2jDj7c/PTm8CvljVF/
W3Vd48+PjuhEDdV9NG1uTbeAyY9MuVkeIRaPogz+6GtIZVqD47RqTeM8NLhV
ZBaRXbghRgfiS9ut+nleuPURvNoErz4ahzfRZROubVlWJsu+QAC2ruwL2CDL
/vgjuMPnz6pwdact1OXtsibrUnR0qljpeknSdo7lH1lQzMEcEhEPCaD7uKFo
DXFQqtpsFPkPndi39BqmwKumdQVZid6IiLukSdtC88LjOyK7RyJtT+5jPpm2
sGTUKdMjxaz72nZbWoJTemyrNG1TG9Y1LdqSZparjvbD3Vp3Z8o8u6qVLsmD
2UuXuvGEDCMHMw8ezvT3ffPPfA5CLWxdkguRnNlFnSBP1a4zI2QHSeuL3mNz
tyJ/W64QId34MPYgIl1tVWfXiDfs47Cu6F1rFiQzuXfJPjYnUb9iYUijg3dj
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

-->

</rfc>

