<?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.6.25 (Ruby 2.6.10) -->


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

]>


<rfc ipr="trust200902" docName="draft-palmero-ivy-ps-almo-01" category="info" consensus="true" submissionType="IETF" xml:lang="en" tocInclude="true" sortRefs="true" symRefs="true">
  <front>
    <title abbrev="ALMO">Asset Lifecycle Management and Operations: A Problem Statement</title>

    <author initials="M." surname="Palmero" fullname="Marisol Palmero">
      <organization>Cisco Systems</organization>
      <address>
        <email>mpalmero@cisco.com</email>
      </address>
    </author>
    <author initials="F." surname="Brockners" fullname="Frank Brockners">
      <organization>Cisco Systems</organization>
      <address>
        <email>fbrockne@cisco.com</email>
      </address>
    </author>
    <author initials="S." surname="Kumar" fullname="Sudhendu Kumar">
      <organization>NC State University</organization>
      <address>
        <email>skumar23@ncsu.edu</email>
      </address>
    </author>
    <author initials="C." surname="Cardona" fullname="Camilo Cardona">
      <organization>NTT</organization>
      <address>
        <email>camilo@ntt.net</email>
      </address>
    </author>
    <author initials="D." surname="Lopez" fullname="Diego Lopez">
      <organization>Telefonica I+D</organization>
      <address>
        <email>diego.r.lopez@telefonica.com</email>
      </address>
    </author>

    <date year="2024" month="April" day="24"/>

    <area>operations</area>
    <workgroup>IVY Working Group</workgroup>
    <keyword>Internet-Draft</keyword>

    <abstract>


<t>This document presents a problem statement for assets lifecycle management and operations. It describes a framework, the motivation and requirements for asset-centric metrics including but not limited to, asset adoption, usability, entitlements, supported capabilities, and enabled capabilities. The document also defines an information model. The primaty objectives for the problem statement document is to validate and proof that the framework can measure and improve the network operators' experience along the lifecycle journey, from technical requirements and technology selection through renewal, including the end of life of an asset.</t>



    </abstract>



  </front>

  <middle>


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

<t>The virtualization of hardware assets and the development of applications using microservice architectures for cloud-native infrastructures triggered new utilization and licensing models. For example, a service can be deployed by composing multiple assets together; where an asset refers to hardware, software, application, system or another service. Also, services can be instantiated on-demand. As an example, cloud-native services from one vendor may be hosted on the physical server from another vendor or a combination of multiple cloud-native functions from one or more vendors can be combined to execute a composite service.</t>

<t>Such dynamicity introduces challenges for both lifecycle and adoption management of the assets. For example, an operator may need to identify the capability availability of different assets or measure the usage of each capability (or the combination thereof) from any specific asset to measure, e.g., its optimal potential.  Moreover, an operator could pinpoint the reason of this non-nominal use of an asset, e.g., the software application could not be optimally deployed because is not simple to use, or the usage is not well documented, etc. The operator may then feed this information back to the support teams and the software developers, so they can focus their work effort only on features that users are adopting, or even determine when the lifecycle of the development could end.</t>

<t>This creates the need to collect and analyze asset-centric lifecycle management and operations data. This data is referred to as Asset Lifecycle Management and Operations (ALMO). Note that ALMO is not limited to virtualized or cloud environments, it covers all types of networking environments in which technology assets are deployed. No assumption is made about which technology is used to implement an asset.</t>

<t>ALMO data is the set of data required to measure asset-centric lifecycle metrics including, but not limited to, asset adoption and usability, entitlement, supported capabilities , and enabled capabilities.</t>

<t>The main challenge in collecting ALMO data, especially in a multivendor environment, is the ability to produce and consume such data in a vendor-agnostic, consistent, and synchronized way. Another challenge is to maintain/cleanup the data (e.g., update it with external data such as End of Support (EoS)).</t>

<t>This document describes the motivation for ALMO, lists sample use cases, followed by an ALMO information model. The use cases motivate the need for new functional blocks and their interactions. The current version of this document focuses on assets, entitlement information, features, and feature's usage. A more specific document will follow this reference with the specification of the YANG data model for the specific four modules <xref target="RFC7950"/>.</t>

<t>This document aims extend and provide a snapshot of the data model draft's purpose, the issues it tackles, and the manner in which it approaches the problem, all while being concise and summarizing the key points from the more detailed future scope section.</t>

</section>
<section anchor="terminology"><name>Terminology</name>

<t>The document makes use of the following terms:</t>

<t><list style="symbols">
  <t>Asset: refers to hardware, software, applications, or services. An asset can be physical or virtual. The granularity of what constitutes an asset is deployment and implementation specific.</t>
  <t>Consumer: refers to an entity that utilizes the ALMO data. A consumer can be an operator, an asset developer, or some other interested third party. Also, network controllers or orchestrators may be considered as consumers under some conditions.</t>
  <t>Developer: refers to the entity that creates or develops an asset or an asset component.</t>
  <t>Features: are options or functional capabilities offered by an asset.</t>
  <t>Entitlement: commonly implemented as license; it represents the rights obtained by the user, that allow them to access and utilize certain capabilities of the asset, including a feature or set of features.</t>
  <t>Event report: refers to record of details of an incident that an operator reports, e.g., a trouble ticket.</t>
  <t>Lifecycle Management and Operations (LMO) connects to:</t>
</list></t>

<t><list style="numbers">
  <t>Assets as a generalized entity subject to LCM.</t>
  <t>Entitlements as the essential policy root for LCM.</t>
  <t>Metrics as the evidence for LCM transitions.</t>
  <t>Reports (no incidents) as the way of collecting input from users.</t>
</list></t>

<t><list style="symbols">
  <t>Optimal Software Version (OSV): refers to the elected software version considered optimal in the consumer environment.</t>
  <t>Operator: refers to the owner or consumer of the asset.  An operator belongs to an organization.  Within the organization there are entities that use the assets in their operations and those who manage the assets.  For example, supply chain and risk management teams will also be operators by running “what-if” scenarios to anticipate decommissioning operations or assess the impact of component exhaustion, etc.  This document uses the terms "user" and "operator" interchangeably.</t>
  <t>Usage: refers to how an asset is being used (e.g., which features are used).</t>
  <t>User Experience: how a user interacts with and experiences a particular asset. It includes a user's perceptions of ease of use, efficiency, and utility of an asset.</t>
</list></t>

<t>Abbreviations:</t>

<t><list style="symbols">
  <t>ALMO: Asset Lifecycle Management and Operations</t>
  <t>EoL: End of Life</t>
  <t>EoS: End of Support</t>
  <t>LCM: Lifecycle Management</t>
  <t>PID: Product Identifier</t>
</list></t>

</section>
<section anchor="motivation"><name>Motivation</name>

<t>The operator experience with a specific asset can be organized into four classes:</t>

<t><list style="numbers">
  <t>Asset characteristic class: covering a set of data that characterize an asset, entitlement, features, etc.</t>
  <t>Utilization class: measuring how the assets, including the features, are used, duration of usage, uptime, etc.</t>
  <t>Notification class: covering any security advisory, retirement, etc.</t>
  <t>Incident class: recording and reporting problems that an operator has faced with an asset.</t>
</list></t>

<t>The ability to measure, produce, and consume ALMO data could benefit the operator in addressing issues such as:</t>

<t><list style="symbols">
  <t>Entitlements may not have been obtained at the nominal level of usage for a given asset or feature, where a user might have bought entitlements that are not activated. Defining a nominal level is local to each deployment.</t>
  <t>Features of an asset might not be used as needed in all deployments within the organization and for various reasons.</t>
  <t>Resolution of incidents involving an asset and the developer of a technology used within the asset.</t>
  <t>Optimal and correct form of entitlements have not been purchased for virtualized asset lifecycle events, such as scaling or migration.</t>
  <t>Softwares versions go out of conformance; ALMO data can help in facilitating DevOps deployment, including automated testing, validation, pre-production, production, and certification</t>
  <t>Supply chain disruption; ALMO data can help with a link to supply chain management and/or connect it with the provenance information.</t>
</list></t>

<t>ALMO could help developer organizations to optimize their features. For example, they could consider deprecating features that are used infrequently, focus on introducing more features for the assets that are widely deployed in various infrastructures, or adjust the design to better ease usability or ease integration, etc.</t>

<t>ALMO provides a structured approach for users to provide feedback about an asset (e.g., potential deficiency of a feature, feature enhancement request, inadequacy of a usage-based license model). An administrator in the user organization may define and thus include specific metrics that identify a potential problem of a specific asset feature . A developer can determine the impact of the potential deficiency from the number of users providing feedback or the amount/periodicity of feedback (e.g., enrollment, updates). Note that this channel is different from a "call to a Technical Assistance Center" in which the user may request help in resolving specific operational issues with the asset.</t>

</section>
<section anchor="sample_use_cases"><name>Sample Use Cases</name>

<t>This section presents some use cases where ALMO is useful.</t>

<section anchor="entitlement-inventory-and-activation"><name>Entitlement Inventory and Activation</name>

<t>An Ops team would like to understand which entitlements are activated and which are being used, or consumed.  It is also important for asset operators to understand which features might need an entitlement and how to activate them.</t>

<t>It is relatively straightforward to have an inventory of existing entitlements when there is only one asset developer (providing the asset) and one asset family.</t>

<t>But complexity grows when there are many different developers, systems and processes involved. New service offerings have introduced new attributes and datasets and require alignment with new business models (pay-per-product, subscription model, pay-as-you-go model, etc.). They might support different entitlement types and models: asset activation keys, trust-based model, systems that act as proxy from the back end owned by the asset developer to support the control of entitlements, etc.</t>

<t>Sometimes it is a challenge to report which entitlements have been bought by the asset user, or who in the user organization owns that entitlement because that information might rely on different asset developers; even within the same asset developer, entitlements may correspond to different types or groups of assets. Asset users often need to interact with different entitlement systems and processes.</t>

<t>Information on how assets are entitled could be delivered from a combination of attributes such as: sales order, purchase order, asset activation key, serial number, etc.</t>

<t>If there is no consistency on how to deal with those data points, complexity increases for the consumer, potentially requiring expensive manual procedures to correlate information. Automating those steps or exceptions becomes time-consuming, eventually leading to higher costs for the asset consumer.</t>

<t>Having a common ALMO reference eases the integration between different data sources, processes, and consolidation of the information under a common reference.</t>

<t>The ALMO information model and companion data models will include data to support metrics that might be required by consumption-based charging and entitlement of asset usage.</t>

</section>
<section anchor="risk-mitigation-check"><name>Risk Mitigation Check</name>

<t>Asset operators require tracking issues known by the asset developer that are causing assets to crash or perform badly so that they can act to remediate the issue quickly, or even prevent the crash if alerts are triggered on time.  There are analytics tools that can process memory core dumps and crash-related files, providing the ability to the asset developers to determine the root cause.</t>

<t>Accordingly, asset users can remediate the problem, automate the remedy to enable incident deflection, allowing the support staff to focus on other problems.</t>

<t>Risk Mitigation Check (RMC) could also include the possibility to be aware of current and historical restarts allowing network and software engineers to enhance the service quality to asset users. Also RMC could run what-if scenarios to identify which assets would be impacted when a certain component is faulty.</t>

</section>
<section anchor="bugs"><name>Bug Fixes and Errata</name>

<t>Both hardware and software critical issues or Errata need development to automate asset user matching:</t>

<t><list style="symbols">
  <t>Hardware Errata match on product identifiers (PIDs) + serial numbers along with additional hardware attributes.</t>
  <t>Software Errata match on software type and software version along with some additional device attributes.</t>
</list></t>

<t>Engineering might develop the logic to check whether any critical issue applies to a single serial number or a specific software release.</t>

<t>The information to be correlated includes customer identification, activated features, and asset information that the asset user might own. All this information needs to be correlated with hardware and software errata, and EOL information to show which part of the asset inventory might be affected.</t>

</section>
<section anchor="security-advisory"><name>Security Advisory</name>

<t>The Security Advisory use case automates the matching of asset user data to security bulletins published by asset developers.<br />
Security Advisory logic implemented by developers could apply to a specific software release.</t>

<t>This is a specific use case of <xref target="bugs"/>.</t>

</section>
<section anchor="optimal-software-version"><name>Optimal Software Version</name>

<t>The objective of the Optimal Software Version (OSV) use case is that consumers can mark software images as OSV for their assets; based on this, it is easier for them to control and align their hardware and software assets to the set of OSVs.</t>

<t>Based on the logic of OSV, use cases like software compliance, risk trend analysis, acknowledge bugs, security advisories, errata, what-if analysis, etc., could be realized.</t>

<section anchor="software-conformance"><name>Software Conformance</name>

<t>All the assets should normally be running at their latest recommended software version; notably in case of a required security update for a specific feature. The recommended version may be a decision of the vendor or the operator.</t>

<t>The Software Conformance use case provides a view to the asset users and informs the users whether the assets that belong to a specific group conforms to the OSV.  It can provide the users with a report, including a representation of software compliance for the entire network and software applications.  This report could include the current software version running on the asset and the recommended software version. The report could enable users to quickly highlight which group of assets might need the most attention to inspire appropriate actions.</t>

<t>The Software Conformance use case uses data that might not be provided by the asset itself. Data needs to be provided and maintained also by the asset developers, through e.g., asset catalog information.  Similar logic applies to a feature catalog, where the asset developer maintains the data and updates it adequately based on existing bugs, security advisories, etc.</t>

<t>The Software Conformance process needs to correlate the Software catalog information with the software version running on the asset.</t>

</section>
<section anchor="what-if-analysis"><name>What-if Analysis</name>

<t>The What-if Analysis use case allows asset users to plan for new hardware or software, giving them the possibility to change the configuration parameters or model how new hardware or software might change the software suggestions generated by OSV.</t>

<t>OSV and the associated use cases involve dependencies on attributes that might need to be collected from assets directly, including related inventory information (serial numbers, asset identifiers, software versions, etc.), but also dynamic information could be required, like:</t>

<t><list style="symbols">
  <t>Information on features that might be enabled on the particular asset.</t>
  <t>Catalogs, that might include information related to release notes. For example, consider a feature catalog. This catalog could include software versions that support a specific feature; the software releases that a feature is supported in; or the latest version that a feature is supported in, in case the feature is EOL.</t>
  <t>Data sources to correlate information coming from reports on critical issues or errata, security advisory, End of Life, etc.</t>
</list></t>

<t>Those catalogs and data sources with errata information, EOL, etc. need to be maintained and updated by asset developers, making sure, that the software running on the assets is safe to run and up to date.</t>

</section>
</section>
<section anchor="asset-retirement-end-of-life"><name>Asset Retirement - End of Life</name>

<t>Hardware EOL reports need to map Hardware EOL PIDs, focusing on base PIDs so that bundles, spares, non-base PIDs, etc., do not provide false EOL reporting to asset users.</t>

<t>Software EOL reports are used to automate the matching of user software type and software version to software EOL bulletins.</t>

</section>
</section>
<section anchor="information_model"><name>ALMO Information Model</name>

<t>The broad metric classes defined in <xref target="motivation"/> that quantify user experience can be modeled as shown in Figure 1. There is a reference to the assets that the user possesses.  Each asset may be entitled to one or more entitlements; an entitlement may contain one or more sub-entitlements.  The level of usage for each feature and entitlement associated with the asset is measured.</t>

<t>For example, a user needs to measure the utilization of a specific entitlement for a specific type of asset.  The information about the entitlement may reside in an entitlement server.  The state (activated or not) of the entitlement may reside with the asset itself or a proxy.  They can be aggregated/correlated as per the information model shown in Figure 1 to give information to the user regarding the utilization of the entitlements.  The user experience is thus enhanced by having accurate knowledge about the utility of the given entitlement.</t>

<figure title="ALMO Information Model"><artwork><![CDATA[
    +------entitled_by/entitles------+
    |                                |
    V                                V
+-------------+               +------------+    +-------------+
| Entitlement |               |   Feature  |<-->|    Usage    |
|             |<----+   +---->+            |    +-------------+
+-------------+     |   |     +------------+    |             | 
| Entitlement |     |   |     |   Feature  |    |    Usage    |
| attributes  |     |   |     | attributes |    |  attributes |
+-------------+     |   |     +------------+    +-------------+
        entitled_by/|   |
          entitles  |   | tracked_by/
                    |   |   tracks
                +---v---v-------+              +---------------+
                |     Asset     +<------------>|     Future    |
                +---------------+    future_   |    Expansion  |
                |     Asset     |  association +---------------+ 
                |   attributes  |
                +---------------+
]]></artwork></figure>

<t>To simplify the information model diagram, it has not been included a representation that considers assets, to be defined by other assets; as well as entitlements and features. Entitlements could be considered as a composition of one of more entitlements, and a feature could also be part of other features. 
The model allows for future expansion by new metrics that will quantify user experience. Notice that future association relationship and future expansion might be linked to asset or to one of the other datasets: Feature, Feature Usage or Entitlements.</t>

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

<t>ALMO will bring several security and privacy implications because of the various components and attributes when defining the YANG modules of the information model.  For example, each functional component can be tampered with to give manipulated data. ALMO when used alone or with other relevant data, can identify an individual, revealing personal data. Misconfigurations can lead to data being accessed by unauthorized entities.</t>

<t>The transport entity of the functional model must implement methods for secure transport. This document also contains an Information model in which some of the objects defined are writable. If the objects are deemed sensitive in a particular environment, access to them must be restricted using appropriately configured security and access control rights. Appropriate authentication and audit procedures must be in place for all the consumers of ALMO.</t>

</section>
<section numbered="false" anchor="change-log"><name>Change log</name>

<t>RFC Editor Note: This section is to be removed during the final publication of the document.</t>

<t>version 01</t>

<t><list style="symbols">
  <t>Introduce a Scope section, that will tackle key points to consider when defining the corresponding YANG data models and how to relate them.</t>
</list></t>

<t>version 00</t>

<t><list style="symbols">
  <t>Reference to <xref target="I-D.draft-palmero-opsawg-dmlmo-10"/> draft and <xref target="I-D.draft-palmero-opsawg-ps-almo-00"/>, looking to simplify the objective and understanding of it, with focus on the framework and the main functional models, reducing scope to assets, features, usage and entitlements; with special highlight to the interrelation between them.</t>
  <t>Work moved to IVY working group.</t>
</list></t>

</section>
<section numbered="false" anchor="acknowledgments"><name>Acknowledgments</name>

<t>The authors wish to thank Martin Beverley, Mohamed Boucadair, Ignacio Dominguez Martinez-Casanueva and Gonzalo Salgueiro (by alphabetical order) for their helpful comments and suggestions.</t>

</section>
<section numbered="false" anchor="contributors"><name>Contributors</name>

<t>This document was created by meaningful contributions (by alphabetical order) from Shwetha Bhandari, Yenu Gobena, Nagendra Kumar Nainar, Jan Lindblad, Josh Suhr, Dhiren Tailor, Yannis Viniotis, and Éric Vyncke.</t>

</section>


  </middle>

  <back>



    <references title='Informative References'>




<reference anchor='I-D.draft-palmero-opsawg-dmlmo-10'>
   <front>
      <title>Data Model for Lifecycle Management and Operations</title>
      <author fullname='Marisol Palmero' initials='M.' surname='Palmero'>
         <organization>Cisco Systems</organization>
      </author>
      <author fullname='Frank Brockners' initials='F.' surname='Brockners'>
         <organization>Cisco Systems</organization>
      </author>
      <author fullname='Sudhendu Kumar' initials='S.' surname='Kumar'>
         <organization>NC State University</organization>
      </author>
      <author fullname='Shwetha Bhandari' initials='S.' surname='Bhandari'>
         <organization>Thoughtspot</organization>
      </author>
      <author fullname='Camilo Cardona' initials='C.' surname='Cardona'>
         <organization>NTT</organization>
      </author>
      <author fullname='Diego Lopez' initials='D.' surname='Lopez'>
         <organization>Telefonica I+D</organization>
      </author>
      <date day='7' month='July' year='2023'/>
      <abstract>
	 <t>   This document includes a data model for assets lifecycle management
   and operations.  The primary objective of the data model is to
   measure and improve the network operators&#x27; experience along the
   lifecycle journey, from technical requirements and technology
   selection through renewal, including the end of life of an asset.

   This model is based on the information model introduced in
   [I-D.draft-palmero-opsawg-ps-almo-00].

	 </t>
      </abstract>
   </front>
   <seriesInfo name='Internet-Draft' value='draft-palmero-opsawg-dmlmo-10'/>
   
</reference>


<reference anchor='I-D.draft-palmero-opsawg-ps-almo-00'>
   <front>
      <title>Asset Lifecycle Management and Operations, Problem Statement</title>
      <author fullname='Marisol Palmero' initials='M.' surname='Palmero'>
         <organization>Cisco Systems</organization>
      </author>
      <author fullname='Frank Brockners' initials='F.' surname='Brockners'>
         <organization>Cisco Systems</organization>
      </author>
      <author fullname='Sudhendu Kumar' initials='S.' surname='Kumar'>
         <organization>NC State University</organization>
      </author>
      <author fullname='Camilo Cardona' initials='C.' surname='Cardona'>
         <organization>NTT</organization>
      </author>
      <author fullname='Diego Lopez' initials='D.' surname='Lopez'>
         <organization>Telefonica I+D</organization>
      </author>
      <date day='29' month='June' year='2023'/>
      <abstract>
	 <t>   This document presents a problem statement for assets lifecycle
   management and operations.  It describes the framework, the
   motivation and requirements for asset-centric metrics including but
   not limited to asset adoption, usability, entitlements, supported
   features and capabilities, enabled features and capabilities.  An
   information model is proposed whose primary objective is to measure
   and improve the network operators&#x27; experience along the lifecycle
   journey, from technical requirements and technology selection through
   renewal, including the end of life of an asset.

	 </t>
      </abstract>
   </front>
   <seriesInfo name='Internet-Draft' value='draft-palmero-opsawg-ps-almo-00'/>
   
</reference>

<reference anchor='RFC7950'>
  <front>
    <title>The YANG 1.1 Data Modeling Language</title>
    <author fullname='M. Bjorklund' initials='M.' role='editor' surname='Bjorklund'/>
    <date month='August' year='2016'/>
    <abstract>
      <t>YANG is a data modeling language used to model configuration data, state data, Remote Procedure Calls, and notifications for network management protocols. This document describes the syntax and semantics of version 1.1 of the YANG language. YANG version 1.1 is a maintenance release of the YANG language, addressing ambiguities and defects in the original specification. There are a small number of backward incompatibilities from YANG version 1. This document also specifies the YANG mappings to the Network Configuration Protocol (NETCONF).</t>
    </abstract>
  </front>
  <seriesInfo name='RFC' value='7950'/>
  <seriesInfo name='DOI' value='10.17487/RFC7950'/>
</reference>




    </references>



  </back>

<!-- ##markdown-source:
H4sIAAdaKWYAA5Vc25Ibx5F9x1dUkA8iLQCiZG84PLS9IoekPbuipODQcuhJ
UeguAOVpdMNd3TMEKTr8uv+w+zX7J/6SPXmpSwMgxVVY1gDorktW5smTl+7F
YjELg23rn2zTte7CDP3oZn7f819h+OrRo989+mo2+KHBj589CcEN5hu/dtWh
apx5aVu7cTvXDgZjmO/2rreD79pwYZ6Y7/tu1biduR7swNd8NrOrVe9u8eM3
L7+bVfh60/WHC+PbdTercJtrwxh0EWFc7XwIGG047DH51fPXL2a2d/bCdGme
2V3X32z6btzjgh9+NH/FR99uzJ/oq9ms7qrW7nBz3dv1sNjbZuf6buFvD4t9
WOBTt3j05ex+twpd4waHqX/z2y+/nNP/f2Xum1du190649em7QbTOle7+otX
bt/Yys3uj/vaxnse/dLVs8a2mwvj2tnN3cXMmIW5agfXt25YPKO1zWZ7L98P
XcX/DV0/9G4d5MNhx3/P2q7fYeu37mI2I7GlT8ZcLZ4tp/vs9sHebRb1jjb6
5aOPXpTkgctmdhy2XY/rFwaHgy2+XJrv5XqMYYwI9aXtPQQ3+aXrN7b1b/l0
LsylD1Vnrg8BChD4d7ezvrkwO53964quWFbdbpYne7E0T/uuumldH4rpXvS2
vTn65ROnW6/krjwdfitmvF6a/xx3ti9mux7rrWvrsfhhOtm3l6LZ5i8tDqAP
fjiUU4Ybuu+rX3/dVmFcunosprtcmkvb111riwkv7c433eSHowlfvy4nqPj6
r9thWEKLitGfLc03sJC3xdjPPCyt+HY68GvXuHXX+sqaq8+flXPUdN+yXzZ0
59dDuk4ObLZYLIxdhaG31QBxvt76YGByIwPCvnew5yEYiz8FCUJEAgPFNZbA
JJgmocluiibZypfmajC1C1XvV44GXPfYFpn+3Axb3NjBBvhSvrF3fx99zwOF
PNOiwufeV2bn6D8BwqqasSa0WI0D22zjd35wNUxwLvcYW3d7GnduxmBXvsEh
z2HEjIc8/tyEcb+HqeK2yu7lGu/wPa3EtRYbn/6yNK+x5CQm24QOe1v7lnbW
mmTU2Myuq10j1+97jy8Pplv9zVVk8bKzgX86lm4aHOcxdObWNp6gipeEq7s1
7rMD35wkiTViQmfD2MuFfodLgWd0FRSMr5Ej6frwmXFv8Ld3bYWr4To2fF0+
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
Z/8Hw37Y6GZWAAA=

-->

</rfc>

