<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<!-- This template is for creating an Internet Draft using xml2rfc,
    which is available here: http://xml.resource.org. -->
<?xml-stylesheet type='text/xsl' href='rfc2629.xslt' ?>
<!-- used by XSLT processors -->
<!-- For a complete list and description of processing instructions (PIs), 
    please see http://xml.resource.org/authoring/README.html. -->
<!-- Below are generally applicable Processing Instructions (PIs) that most I-Ds might want to use.
    (Here they are set differently than their defaults in xml2rfc v1.32) -->
<?rfc strict="yes" ?>
<!-- give errors regarding ID-nits and DTD validation -->
<!-- control the table of contents (ToC) -->
<?rfc toc="yes"?>
<!-- generate a ToC -->
<?rfc tocdepth="4"?>
<!-- the number of levels of subsections in ToC. default: 3 -->
<!-- control references -->
<?rfc symrefs="yes"?>
<!-- use symbolic references tags, i.e, [RFC2119] instead of [1] -->
<?rfc sortrefs="yes" ?>
<!-- sort the reference entries alphabetically -->
<!-- control vertical white space 
    (using these PIs as follows is recommended by the RFC Editor) -->
<?rfc compact="yes" ?>
<!-- do not start each main section on a new page -->
<?rfc subcompact="no" ?>
<!-- keep one blank line between list items -->
<!-- end of list of popular I-D processing instructions -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" category="info" docName="draft-jilongwang-opsawg-iog-01" ipr="trust200902" obsoletes="" updates="" submissionType="IETF" xml:lang="en" tocInclude="true" tocDepth="4" symRefs="true" sortRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.15.1 -->
  <!-- category values: std, bcp, info, exp, and historic
    ipr values: trust200902, noModificationTrust200902, noDerivativesTrust200902,
       or pre5378Trust200902
    you can add the attributes updates="NNNN" and obsoletes="NNNN" 
    they will automatically be output with "(if approved)" -->

 <!-- ***** FRONT MATTER ***** -->

 <front>
    <!-- The abbreviated title is used in the page header - it is only necessary if the 
        full title is longer than 39 characters -->

   <title abbrev="IOG">A Collaborative Framework for Cyberspace Governance: the Internet of Governance</title>
    <seriesInfo name="Internet-Draft" value="draft-jilongwang-opsawg-iog-01"/>
    <!-- add 'role="editor"' below for the editors if appropriate -->

   <!-- Another author who claims to be an editor -->

   <author fullname="Jilong Wang" initials="WJL" role="editor" surname="Wang">
      <organization>Tsinghua University</organization>
      <address>
        <postal>
          <street/>
          <!-- Reorder these if your country does things differently -->

         <city>Beijing</city>
          <region/>
          <code>100084</code>
          <country>China</country>
        </postal>
        <phone/>
        <email>wjl@tsinghua.edu.cn</email>
        <!-- uri and facsimile elements may also be added -->
     </address>
    </author>
    <author fullname="Yi Qiao" initials="QY" role="editor" surname="Qiao">
      <organization>Tsinghua University </organization>
      <address>
        <postal>
          <street/>
          <!-- Reorder these if your country does things differently -->
         
         <city>Beijing</city>
          <region/>
          <code>100084</code>
          <country>China</country>
        </postal>
        <phone/>
        <email>qiaoy21@mails.tsinghua.edu.cn</email>
        <!-- uri and facsimile elements may also be added -->
     </address>
    </author>
    <date year="2023"/>
    <!-- If the month and year are both specified and are the current ones, xml2rfc will fill 
        in the current day for you. If only the current year is specified, xml2rfc will fill 
	 in the current day and month for you. If the year is not the current one, it is 
	 necessary to specify at least a month (xml2rfc assumes day="1" if not specified for the 
	 purpose of calculating the expiry date).  With drafts it is normally sufficient to 
	 specify just the year. -->

   <!-- Meta-data Declarations -->

   <area>Management</area>
    <workgroup>opsawg</workgroup>
    <!-- WG name at the upperleft corner of the doc,
        IETF is fine for individual submissions.  
	 If this element is not present, the default is "Network Working Group",
        which is used by the RFC Editor as a nod to the history of the IETF. -->

   <keyword>Internet-Draft</keyword>
    <!-- Keywords will be incorporated into HTML output
        files in a meta tag but they have no effect on text or nroff
        output. If you submit your draft to the RFC Editor, the
        keywords will be used for the search engine. -->

   <abstract>
      <t>This document proposes the Internet of Governance (IoG), a new technology supporting platform for cyberspace collaborative governance. This document illustrates IoG definition, two roles and four functionalities, and develops architectural models to carry out these functionalities. This document provides the design of IoG framework and the collaboration life-cycle and uses some practical applications as examples.
      </t>
    </abstract>
  </front>
  <middle>
    <section numbered="true" toc="default">
      <name>Introduction</name>
      <t>With the development of the Internet, Cyberspace governance has extended from key resource allocation to various aspects. Cyberspace governance today faces two new problems: the lack of collaboration and the difficulty of implementation. Cyberspace needs a new technology supporting platform to resolve these problems. This document proposes the Internet of Governance (IoG), a new technology supporting platform for cyberspace collaborative governance. IoG is an open and interconnected platform that facilitates inter-domain and international collaboration to resolve cyberspace governance issues. As infrastructure, IoG achieves facility and data sharing. As community, IoG achieves interpersonal coordination and rule consensus. This document provides IoG architectural design and provides practical use cases.</t>
      <section numbered="true" toc="default">
        <name>Requirements Language</name>
        <t>The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
       "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this
       document are to be interpreted as described in <xref target="RFC2119" format="default">RFC 2119</xref>.</t>
      </section>
    </section>
    <!-- This PI places the pagebreak correctly (before the section title) in the text output. -->
   <section numbered="true" toc="default">
      <name>Terminology</name>
      <t>
    Internet of Governance (IoG): Refers to a supporting platform that connects entities involved in cyberspace governance, such as ISPs, ICPs and IT companies.
      </t>
      <t>
    Governance Domain: Refers to entities that join the Internet of Governance.
      </t>
      <t>
    Governance Data: Refers to data collected by governance domains. The sources of the governance data can be traditional network information such as routing information, DNS information and IP information. The sources of the governance data can also be structured information such as IP credit information and AS rankings, and non-structured information such as model parameters of learning-based active measurement.
      </t>
      <t>
    Governance Service: Refers to services provided by governance domains, such as looking glasses, virtual machines or containers.
      </t>
      <t>
    Governance Metadata: Refers to the metadata that describes governance data or governance service, such as network address, index and access level. It can be used to address and route governance data and governance service.
      </t>
      <t>
    Governance Center: Refers to a facility that holds management functionalities of IoG, such as routing, authentication, identity management, etc.
      </t>
      <t>
    Governance Gateway: Refers to software systems that execute IoG-related functionalities. Governance gateways are deployed in governance domains. Governance gateways should be able to access local devices and resources. Governance gateways connect to each other and to the governance center.
      </t>
    </section>
    <section numbered="true" toc="default">
      <name>The Internet of Governance (IoG)</name>
      <section numbered="true" toc="default">
        <name>Definition</name>
        <t>IoG is an open and interconnected platform that facilitates inter-domain and international collaboration to resolve cyberspace governance issues. IoG contains multiple cyberspace governance entities, such as Internet organizations, ISPs and ICPs. 
        </t>

        <figure anchor="iog" align="left" suppress-title="false" pn="figure-1">
          <name slugifiedName="iog-concept">Concept of IoG</name>
          <artwork align="left" name="" type="" alt=""> 
             ______________________________________________________
            /  ______________                   ______________    /
           /  /  Governance /                  /  Governance /   /
          /  /   Gateway 1 /                  /   Gateway 2 /   /
         /  /_____________/     ,--,--.      /_____________/   /
        /                  \ ,-'       `-. /                  /
       /                    (     IoG     )                  /
      /                      `-.       ,-'                  /
     / ______________    /      `--'--'  \_____________    /
    / /  Governance /                    /  Governance /  /  
   / /   Gateway 3 /                    /   Gateway 4 /  /
  / /_____________/                    /_____________/  /
 /_____________________________________________________/
           |        |                         |       | 
           |        |                         |       |
           | _______|_________________________|_______|___________
           |/  _____|________                 |   ____|_________ /
           |  /  Governance /                 |  /  Governance //
          /| /   Domain 1  /                  | /   Domain 2  //
         / |/_____________/     ,--,--.       |/_____________//
        /  |               \ ,-'       `-.  / |              /
       /   |                (   Internet  )   |             /
      /    |                 `-.       ,-'    |            /
     /_____|________     /      `--'--'  \____|_________  /
    //  Governance /                     /  Governance / / 
   //   Domain 3  /                     /   Domain 4  / /
  //_____________/                     /_____________/ /
 /____________________________________________________/
          </artwork>
        </figure>

      </section>
      <section numbered="true" toc="default">
        <name>Two Roles</name>
        <t>IoG serves as both infrastructure and community. As infrastructure, it provides automated collaboration procedures, so that participants can share data and access services in an efficient and automated manner. As a community, it provides an organizational structure and agenda, so that participants can communicate and share information efficiently and conveniently.

        </t>
        <figure anchor="layered-rep" align="left" suppress-title="false" pn="figure-2">
          <name slugifiedName="layered-representation-of-iog">Layered Representation of IoG</name>
          <artwork align="center" name="" type="" alt="">
+--------------------------------------------------------------+
|                             IoG                              |
+--------------------------------------------------------------+
              |                                  |
+---------------------------+      +---------------------------+
|        Community          |      |      Infrastructure       |
| +-----------------------+ |      | +-----------------------+ |
| |   Organization Model  | |      | |   Functional Model    | |
| +-----------------------+ |      | +-----------------------+ |
| +-----------------------+ |      | +-----------------------+ |
| |     Credit Model      | |      | |   Information Model   | |
| +-----------------------+ |      | +-----------------------+ |
| +-----------------------+ |      | +-----------------------+ |
| |    Incentive Model    | |      | |  Communication Model  | |
| +-----------------------+ |      | +-----------------------+ |
+---------------------------+      +---------------------------+
          </artwork>
        </figure>
      </section>
      <section numbered="true" toc="default">
        <name>Four Functionalities</name>
        <t>As infrastructure, IoG carries out two functionalities, facility sharing and data sharing. As a community, IoG carries out another two functionalities, interpersonal coordination and rule consensus. 
        </t>
        <t>Facility sharing means that after authentication, a governance domain can access or operate monitoring or control facilities owned by another domain. IoG provides a higher level of facility sharing than Looking Glasses (LG). LG sites execute simple commands (ping, trace, bgp, etc.), while IoG domains can execute more complicated operations on other participants, such as obtaining network probers, executing scrutinized programs, or applying for a virtual machine. These operations are exposed and accessed as services.</t>
        <t>Data sharing means that governance domains share governance data while ensuring privacy and security. Data sharing can benefit many cyberspace governance problems, such as IP traceback, network attack tracing and defense. To address privacy and security concerns of data sharing, IoG follows the rules that data are usable yet invisible. Governance data are stored locally by its owner, and other governance domains launch remote operations on these data and obtain the results without accessing raw data.</t>
        <t>Interpersonal coordination means to construct an official platform for collaboration negotiation and information sharing. Participants negotiate practical details of facility sharing and data sharing, such as methods of calling, service exposure, authentication, etc. Participants share cyberspace governance information, such as 0-day network attacks or sudden network failures, taking measures to mitigate losses.</t>
        <t>Rule consensus means to consolidate consensus reached during the collaboration process of facility sharing, data sharing and interpersonal coordination. In IoG, new governance methods can emerge to complement current rule-based cyberspace governance.</t>
      </section>
      <section numbered="true" toc="default">
        <name>Architectural Model</name>
        <t>This document proposes architectural models to achieve IoG's two roles described in 3.1. Functional model, communication model and information model are required to achieve IoG's role as infrastructure. Organization model, credit model and incentive model are required to achieve IoG's role as community.</t>
        <t>Functional model defines mandatory functionalities that IoG participants need to implement to achieve streamlined and automated collaboration. IoG collaboration, such as data sharing and facility sharing are implemented with API (Application Programming Interface) calls. An IOG domain (provider) can expose or publish services as APIs in an API catalog managed by IoG governance center. Another domain (caller) can search and call these APIs, providing API parameters and authentication information. The provider executes these APIs by manipulating its facilities or operating on local databases, and only returns the result of the API. No extra data movement is involved, so that privacy is protected.</t>
        <t>Communication model defines how IoG domains communicate each other and how to publish and access service metadata. IOG domains form an overlay network with VPN (Virtual Private Network) to meet the security requirement. A centralized API catalog is managed by IoG governance center to store published service metadata.</t>
        <t>Information model defines homogeneous information structure of governance data so that IoG domains deployed with different underlying local management systems can understand each other. IoG collaborations are all performed by API calls, and the participants do not exchange data but service results. IOG domains are obliged to translate raw data into understandable, formatted parameters and results of API calls, so that mutual-understanding can be achieved even with heterogeneous local management systems.</t>
        <t>Organization model defines the organization structure and agenda of IoG. IoG consists of participants, an advisory group and a secretariat. Participants are entities that collaborates via IoG. An advisory group are selected representatives of IoG responsible for making decisions. The secretariat performs administrative and management tasks.</t>
        <t>Incentive model defines how to encourage IoG collaboration and how to increase collaboration efficiency and effects. IoG community is designed to be relatively loose, so that incentive mechanisms are needed to balance cooperativeness and selfishness of the participants.</t>
        <t>Credit model defines how to translate participant behaviors and attributes to credits. Credits can be used to assess participant performance and cooperativeness. 
        </t>
      </section>
    </section>
    <section numbered="true" toc="default">
      <name>Components and Collaboration Life-cycle</name>
      <t>This section provides an IoG framework consisting of three major components. The interaction of these components are illustrated through the collaboration life-cycle figure.</t>
      <figure anchor="component" align="left" suppress-title="false" pn="figure-3">
        <name slugifiedName="iog-component">IoG Architecture Model and Components</name>
        <artwork align="center" name="" type="" alt=""> 
      +------------------------+-------------------------+
      |                Governance Center                 |
      |            +-------------------------+           |
      |            |   Organization Model    |           |
      |            +-------------------------+           |
      |            +-------------------------+           |
      |            |      Credit Model       |           |
      |            +-------------------------+           |
      |            +-------------------------+           |
      |            |     Incentive Model     |           |
      |            +-------------------------+           |
      +--------------------------------------------------+
             /                                     \
            /                                       \
+-------------------------+           +-------------------------+
|   Governance Gateway    |           |   Governance Gateway    |
| +---------------------+ |           | +---------------------+ |
| |   Functional Model  | |           | |   Functional Model  | |
| +---------------------+ |           | +---------------------+ |
| +---------------------+ |&lt;---------&gt;| +---------------------+ |
| | Communication Model | |           | | Communication Model | |
| +---------------------+ |           | +---------------------+ |
| +---------------------+ |           | +---------------------+ |
| |  Information Model  | |           | |  Information Model  | |
| +---------------------+ |           | +---------------------+ |
+-------------------- ----+           +-------------------------+
           |                                       |
   ,--,--,,--,,--,--.                     ,--,--,,--,,--,--.    
,-'                  `-.               ,-'                  `-.
(    Governace Domain    )            (    Governace Domain    )
`-.                  ,-'               `-.                  ,-' 
   `--'--',--,,--,--'                     `--'--',--,,--,--' 
        </artwork>
      </figure>
 
      
      <section numbered="true" toc="default">
        <name>Components</name>
        <t>IoG consists of three components: governance center, governance gateway, and governance domain. The governance center stores service metadata and runs administrative and management tasks. The Governance gateway is usually deployed at the entrance the governance domain's network, performing IoG-related functionalities. The governance gateway can communicate with each other and the governance center. The Governance domain contains all governance-related entities inside the domain's network, including governance databases, monitoring and control facilities, and network management systems. The governance gateway is given permission to access the governance domain to implement service APIs.</t>
      </section>
      <section numbered="true" toc="default">
        <name>Collaboration Life-Cycle</name>
        <t>The IoG component design leads to the collaboration life-cycle illustrated in Figure 2 and the following procedures.
        </t>
        <dl newline="false" spacing="normal">
          <dt>1.</dt>
          <dd>An IoG domain (provider) decides to expose one of its services by publishing service API metadata to the governance center. The service API metadata includes the API name, parameter format, parameter descriptions, the provide hostname/IP and calling methods (such as URL or REST). The provider should also implement the API with its facilities.</dd>
          <dt>2.</dt>
          <dd>Suppose another domain (caller) generates demand for the services from the provider in step 1. </dd>
          <dt>3.</dt>
          <dd>The caller searches API catalog in the governance center of the demanded service and obtain a list of APIs related to the service. The caller selects one or more APIs. </dd>
          <dt>4.</dt>
          <dd>The caller calls these APIs by providing proper parameters and authentication information. </dd>
          <dt>5.</dt>
          <dd>The provider receives the API calls and runs local implementation.  </dd>
          <dt>6.</dt>
          <dd>The result is returned to the caller. </dd>
        </dl>
        <figure anchor="life-cycle" align="left" suppress-title="false" pn="figure-4">
          <name slugifiedName="iog-collaboration-life-cycle">IoG Collaboration Life-cycle</name>
          <artwork align="center" name="" type="" alt=""> 
       +------------------------+------------------------+
       |                Governance Center                |
       +--------^-------------------------------^--------+
Step 3:         |                               |       Step 1:
Search Metadata |                               |       Publish
                |                               |       Metadata
                |          Step 4:              |  
          +-----+-----+    Remote Call    +-----+-----+ 
          |  Gateway1 |&lt;-----------------&gt;|  Gateway2 | 
          +-----^-----+    Step 6:        +-----^-----+ 
Step 2:         |          Return               |       Step 5:
Collab Request  |                               |       Local
                |                               |       Execution
            ,--,--,--.                      ,--,--,--.
         ,-'          `-.                ,-'          `-.
        (    Domain1     )              (     Domain2    )
         `-.          ,-'                `-.          ,-'
            `--'--'--'                      `--'--'--' 
          </artwork>
        </figure>
      </section>
    </section>
    <section numbered="true" toc="default">
      <name>Supporting Cyberspace Governance Applications</name>
      <t>The following subsections provide examples of IoG supporting practical cyberspace governance applications based on the component design and collaboration life-cycle described in Section 4.</t>
      <section numbered="true" toc="default">
        <name>DDoS Tracing and Defense</name>
        <t>
        IoG can provide a reliable supporting platform for DDoS tracing and defense. Tracing an IP source requires coordination among multiple ASes (Autonomous Systems). IoG provides automated procedures to access IP traceback data maintained by ASes in their own infrastructures. The following steps are performed to enable IP traceback data sharing within the IoG architecture defined in section 4.
        </t>
        <dl newline="false" spacing="normal">
          <dt>1.</dt>
          <dd>An IoG domain(A) decides to expose the IP traceback service. It announces service metadata in the API catalog in the governance center. </dd>
          <dt>2.</dt>
          <dd>Another IoG domain(B) decides to trace a certain IP. </dd>
          <dt>3.</dt>
          <dd>B search the API catalog of the IP traceback services and obtain available services provided by other domains, including A. The identity of B is certified by the governance center and obtains authentication token. </dd>
          <dt>4.</dt>
          <dd>B initiates API calls according to the service metadata from A, providing proper parameters and authentication token. </dd>
          <dt>5.</dt>
          <dd>A accesses local IP traceback databases if A receives API calls from B and B is certified.  </dd>
          <dt>6.</dt>
          <dd>A returns the IP traceback information to B. </dd>
        </dl>
      </section>
      <section numbered="true" toc="default">
        <name>IP Geolocation and Verification</name>
        <t>
        The following steps are performed to implement CPV [CPV] algorithm to verify IP geolocations within the IoG framework. CPV is an advanced IP geolocation verification method that requires more complex operations on probers to achieve better accuracy than simple commands like ping or traceroute. Suppose an IoG participant A decides to verify that the geolocation of a certain IP is O.
        </t>
        <dl newline="false" spacing="normal">
          <dt>1.</dt>
          <dd>A selects other participants B and C that provides CPV service APIs. According to CPV algorithm, B and C should be selected so that O is located inside the triangle formed by A,B and C. </dd>
          <dt>2.</dt>
          <dd>A intiates multiple API calls to measure the delay between AO, BO, CO, AB, AC, BC.</dd>
          <dt>3.</dt>
          <dd>A calculates the size of triangle ABC, AOC, BOC and AOB. </dd>
          <dt>4.</dt>
          <dd>A checks whether the summation of the size of triangle AOB, AOC, BOC equals to the size of triangle ABC. If so, then A decides the location of O is correct in this iteration and record the result. A then starts another iteration, performing step 1 again with new choices of B and C.</dd>
          <dt>5.</dt>
          <dd>After all iterations, A calculates the ratio of correct results to decide whether O is the correct geolocation.  </dd>
        </dl>
      </section>
    </section>
    <section numbered="true" toc="default">
      <name>Security Considerations</name>
      <section numbered="true" toc="default">
        <name>Authentication</name>
        <t>Authentication checks are carried out throughput the collaboration life-cycle of IoG to ensure security. The governance center maintains identity information of each governance domain. Each governance zone needs to be authenticated when they communicate with the governance center in step 1 and step 3 described in section 4.2. Besides, in step 3, the caller zone obtains a token from the governance center and uses this token when API calls are initiated in step 4. The provider checks the token before responding. </t>
      </section>
      <section numbered="true" toc="default">
        <name>Secured Transport</name>
        <t>As discussed in [RFC7861], measures are taken satisfy RPC security. All communications involved in IoG collaboration life-cycle described in section 4.2 should use secured protocols such as HTTPS where TLS [RFC8446] is mandatory.  </t>
      </section>
      <section numbered="true" toc="default">
        <name>Privacy Protection</name>
        <t>In section 3.2, privacy protection has been discussed. The key issue of data sharing is to exchange information with minimal privacy risks. In IoG framework, all communications between governance domains are remote API operations, where only parameters and results are exchanged. The raw data can only be locally accessed.  </t>
      </section>
    </section>
    <section anchor="Acknowledgements" numbered="true" toc="default">
      <name>Acknowledgements</name>
      <t>The authors would like to thank the support of Tsinghua University and Joint Research on IPv6 Network Governance: Research, Development and Demonstration under Grant 2020YFE0200500.

      </t>
    </section>
    <!-- Possibly a 'Contributors' section ... -->

   <section anchor="IANA" numbered="true" toc="default">
      <name>IANA Considerations</name>
      <t>This memo includes no request to IANA.</t>
    </section>
  </middle>
  <!--  *****BACK MATTER ***** -->

 <back>
    <!-- References split into informative and normative -->

   <!-- There are 2 ways to insert reference entries from the citation libraries:
    1. define an ENTITY at the top, and use "ampersand character"RFC2629; here (as shown)
    2. simply use a PI "less than character"?rfc include="reference.RFC.2119.xml"?> here
       (for I-Ds: include="reference.I-D.narten-iana-considerations-rfc2434bis.xml")

    Both are cited textually in the same manner: by using xref elements.
    If you use the PI option, xml2rfc will, by default, try to find included files in the same
    directory as the including file. You can also define the XML_LIBRARY environment variable
    with a value containing a set of directories to search.  These can be either in the local
    filing system or remote ones accessed by http (http://domain/dir/... ).-->

   <references>
      <name>Normative References</name>
      <!--?rfc include="http://xml.resource.org/public/rfc/bibxml/reference.RFC.2119.xml"?-->
    

     <reference anchor="RFC2119">
        <!-- the following is the minimum to make xml2rfc happy -->
       <front>
          <title>Key words for use in RFCs to Indicate
           Requirement Levels</title>
          <author initials="S." surname="Bradner">
            <organization>Harvard University</organization>
          </author>
          <date month="March" year="1997"/>
        </front>
        <seriesInfo name="RFC" value="2119"/>
      </reference>
     
      <reference anchor="RFC3631">
        <!-- the following is the minimum to make xml2rfc happy -->
       <front>
          <title> Security Mechanisms for the Internet</title>
          <author initials="S." surname="Bellovin">
            <organization>Internet Architecture Board</organization>
          </author>
          <date month="December" year="2003"/>
        </front>
        <seriesInfo name="RFC" value="3631"/>
      </reference>
    </references>
  </back>
</rfc>
