<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.2 (Ruby 3.2.2) -->
<?rfc strict="yes"?>
<?rfc comments="no"?>
<?rfc editing="no"?>
<?rfc tocompact="yes"?>
<?rfc compact="yes"?>
<?rfc subcompact="no"?>
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-kunze-ark-38" category="info" consensus="true" submissionType="IETF" tocDepth="3" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.18.2 -->
  <front>
    <title abbrev="ARK">The ARK Identifier Scheme</title>
    <seriesInfo name="Internet-Draft" value="draft-kunze-ark-38"/>
    <author initials="J." surname="Kunze" fullname="John A. Kunze">
      <organization>Ronin Institute</organization>
      <address>
        <postal>
          <country>USA</country>
        </postal>
        <email>jakkbl@gmail.com</email>
      </address>
    </author>
    <author initials="E." surname="Bermès" fullname="Emmanuelle Bermès">
      <organization>École nationale des Chartes</organization>
      <address>
        <postal>
          <street>65 Rue de Richelieu</street>
          <city>Paris</city>
          <code>75002</code>
          <country>France</country>
        </postal>
        <email>emmanuelle.bermes@chartes.psl.eu</email>
      </address>
    </author>
    <date year="2023"/>
    <workgroup>Network Working Group</workgroup>
    <keyword>identifier</keyword>
    <keyword>archive</keyword>
    <keyword>PID</keyword>
    <abstract>
      <?line 230?>

<!--
  # Note: trailing whitespace in front matter properties will cause
  #       errors in the kramdown-rfc parser. Even in comments!
  #
  # kramdown-rfc described here: https://github.com/cabo/kramdown-rfc
  #
-->

<t>The ARK (Archival Resource Key) naming scheme is designed to
facilitate the high-quality and persistent identification of
information objects.  The label "ark:" marks the start of a core ARK
identifier that can be made actionable by prepending the beginning of
a URL.  Meant to be usable after today's networking technologies
become obsolete, that core should be recognizable in the future as a
globally unique ARK independent of the URL hostname, HTTP, etc.  A
founding principle of ARKs is that persistence is purely a matter of
service and neither inherent in an object nor conferred on it by a
particular naming syntax.  The best any identifier can do is lead
users to services that support robust reference.  A full-functioning
ARK leads the user to the identified object and, with the "?info"
inflection appended, returns a metadata record and a commitment
statement that is both human- and machine-readable.  Tools exist for
minting, binding, and resolving ARKs.</t>
      <t>Responsibility for this Document</t>
      <t>The ARK Alliance Technical Working Group <xref target="ARKAtech"/> is responsible
for the content of this Internet Draft.  The group homepage lists
monthly meeting notes and agendas starting from March 2019.
Revisions of the spec are maintained on github at <xref target="ARKdrafts"/>.</t>
    </abstract>
    <note removeInRFC="true">
      <name>About This Document</name>
      <t>
        The latest revision of this draft can be found at <eref target="https://arks-org.github.io/arkspec/draft-ark-spec.html"/>.
        Status information for this document may be found at <eref target="https://datatracker.ietf.org/doc/draft-kunze-ark/"/>.
      </t>
      <t>Source for this draft and an issue tracker can be found at
        <eref target="https://github.com/arks-org/arkspec"/>.</t>
    </note>
  </front>
  <middle>
    <?line 263?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>This document describes a scheme for the high-quality naming of
information resources.  The scheme, called the Archival Resource Key
(ARK), is well suited to long-term access and identification of any
information resources that accommodate reasonably regular electronic
description.  This includes digital documents, databases, software,
and websites, as well as physical objects (books, bones, statues,
etc.) and intangible objects (chemicals, diseases, vocabulary terms,
performances).  Hereafter the term "object" refers to an information
resource.  The term ARK itself refers both to the scheme and to any
single identifier that conforms to it.  A reasonably concise and
accessible overview and rationale for the scheme is available at
<xref target="ARK"/>.</t>
      <t>Schemes for persistent identification of network-accessible objects
are not new.  In the early 1990's, the design of the Uniform Resource
Name <xref target="RFC2141"/> responded to the observed failure rate of URLs by
articulating an indirect, non-hostname-based naming scheme and the
need for responsible name management.  Meanwhile, promoters of the
Digital Object Identifier <xref target="DOI"/> succeeded in building a community of
providers around a mature software system <xref target="Handle"/> that supports name
management.  The Persistent Uniform Resource Locator <xref target="PURL"/> was
another scheme that had the advantage of working with unmodified web
browsers.  ARKs represent an approach that attempts to build on the
strengths and to avoid the weaknesses of these schemes.  For example,
like URNs, ARKs have an internal label ("ark:") to help them be
recognizable as globally unique identifiers in a post-HTTP Internet.
Unlike DOIs and Handles, ARKs can be created without centralized fee-
based infrastructures.  ARK resolvers can take advantage of advanced
resolution features such as content negotiation (like DOIs) and
suffix passthrough <xref target="SPT"/> (similar to PURL partial redirects).  Like
PURLs, ARKs openly embrace URLs as the best current choice for
actionability.</t>
      <t>A founding principle of the ARK is that persistence is purely a
matter of service.  Persistence is neither inherent in an object nor
conferred on it by a particular naming syntax.  Nor is the technique
of name indirection -- upon which URNs, Handles, DOIs, and PURLs are
founded -- of central importance.  Name indirection is an ancient and
well-understood practice; new mechanisms for it keep appearing and
distracting practitioner attention, with the Domain Name System (DNS)
<xref target="RFC1034"/> being a particularly dazzling and elegant example.  What is
often forgotten is that maintenance of an indirection table is an
unavoidable cost to the organization providing persistence, and that
cost is equivalent across naming schemes.  That indirection has
always been a native part of the web while being so lightly utilized
for the persistence of web-based objects indicates how unsuited most
organizations will probably be to the task of table maintenance and
to the much more fundamental challenge of keeping the objects
themselves viable.</t>
      <t>Persistence is achieved through a provider's successful stewardship
of objects and their identifiers.  The highest level of persistence
will be reinforced by a provider's robust contingency, redundancy,
and succession strategies.  It is further safeguarded to the extent
that a provider's mission is shielded from funding and political
instabilities.  These are by far the major challenges confronting
persistence providers, and no identifier scheme has any direct impact
on them.  In fact, some schemes may actually be liabilities for
persistence because they create short- and long-term dependencies for
every object access on complex, special-purpose infrastructures,
parts of which are proprietary and all of which increase the carry-
forward burden for the preservation community.  It is for this reason
that the ARK scheme relies only on educated name assignment and light
use of general-purpose infrastructures that are maintained mostly by
the Internet community at large (the DNS, web servers, and web
browsers).</t>
      <t>As purely a matter of service, persistence is difficult, not known to
be commercially attractive, and likely to be undertaken by only a
small fraction of content providers that have preservation in their
mission.  This vision runs counter to some early predictions that
technology-backed persistent identifiers would somehow become
ubiquitous.  On the plus side, persistent identifier solutions should
not need to be "internet scale".</t>
      <section anchor="reasons-to-use-arks">
        <name>Reasons to Use ARKs</name>
        <t>If no persistent identifier scheme contributes directly to
persistence, why not just use URLs?  A particular URL may be as
durable an identifier as it is possible to have, but nothing
distinguishes it from an ordinary URL to the recipient who is
wondering if it is suitable for long-term reference.  An ARK embedded
in a URL provides some of the necessary conditions for credible
persistence, inviting access to not one, but to three things: to the
object, to its metadata, and to a nuanced statement of commitment
from the provider in question (the NMA, described below) regarding
the object.  Existence of the extra service can be probed
automatically by appending "?info" to the ARK.</t>
        <t>The form of the ARK also supports the natural separation of naming
authorities into the original name assigning authority and the
diverse multiple name mapping (or servicing) authorities that in
succession and in parallel will take over custodial responsibilities
from the original assigner (assuming the assigner ever held that
responsibility) for the large majority of a long-term object's
archival lifetime.  The name mapping authority, indicated by the
hostname part of the URL that contains the ARK, serves to launch the
ARK into cyberspace.  Should it ever fail (and there is no reason why
a well-chosen hostname for a 100-year-old cultural memory institution
shouldn't last as long as the DNS), that host name is considered
disposeable and replaceable.  Again, the form of the ARK helps
because it defines exactly how to recover the core immutable object
identity, and simple algorithms (one based on the URN model) or even
by-hand Internet query can be used for for locating another mapping
authority.</t>
        <t>There are tools to assist in generating ARKs and other identifiers,
such as <xref target="NOID"/> and "uuidgen", both of which rely for uniqueness on
human-maintained registries.  This document also contains some
guidelines and considerations for managing namespaces and choosing
hostnames with persistence in mind.</t>
      </section>
      <section anchor="three-requirements-of-arks">
        <name>Three Requirements of ARKs</name>
        <t>The first requirement of an ARK is to give users a link from an
object to a promise of stewardship for it.  That promise is a multi-
faceted covenant that binds the word of an identified service
provider to a specific set of responsibilities.  It is critical for
the promise to come from a current provider and almost irrelevant,
over a long period of time, what the original assigner's intentions
were.  No one can tell if successful stewardship will take place
because no one can predict the future.  Reasonable conjecture,
however, may be based on past performance.  There must be a way to
tie a promise of persistence to a provider's demonstrated or
perceived ability -- its reputation -- in that arena.  Provider
reputations would then rise and fall as promises are observed
variously to be kept and broken.  This is perhaps the best way we
have for gauging the strength of any persistence promise.</t>
        <t>The second requirement of an ARK is to give users a link from an
object to a description of it.  The problem with a naked identifier
is that without a description real identification is incomplete.
Identifiers common today are relatively opaque, though some contain
ad hoc clues reflecting assertions that were briefly true, such as
where in a filesystem hierarchy an object lived during a short stay.
Possession of both an identifier and an object is some improvement,
but positive identification may still be uncertain since the object
itself might not include a matching identifier or might not carry
evidence obvious enough to reveal its identity without significant
research.  In either case, what is called for is a record bearing
witness to the identifier's association with the object, as supported
by a recorded set of object characteristics.  This descriptive record
is partly an identification "receipt" with which users and archivists
can verify an object's identity after brief inspection and a
plausible match with recorded characteristics such as title and size.</t>
        <t>The final requirement of an ARK is to give users a link to the object
itself (or to a copy) if at all possible.  Persistent identification
plays a vital supporting role but, strictly speaking, it can be
construed as no more than a record attesting to the original
assignment of a never-reassigned identifier.  Object access may not
be feasible for various reasons, such as a transient service outage,
a catastrophic loss, a licensing agreement that keeps an archive
"dark" for a period of years, or when an object's own lack of
tangible existence confuses normal concepts of access (e.g., a
vocabulary term might be "accessed" through its definition).  In such
cases the ARK's identification role assumes a much higher profile.
But attempts to simplify the persistence problem by decoupling access
from identification and concentrating exclusively on the latter are
of questionable utility.  A perfect system for assigning forever
unique identifiers might be created, but if it did so without
reducing access failure rates, no one would be interested.  The
central issue -- which may be crudely summed up as the "HTTP 404 Not
Found" problem -- would not have been addressed.</t>
        <t>The central duty of an ARK is a high-quality experience of access and
identification.  This means supporting reliable access during the
period described in its stewardship promise and, failing that,
supporting reliable access to a record describing the thing the ARK
is associated with.</t>
        <t>ARK resolvers must support the "?info" inflection for requesting
metadata.  Older versions of this specification distinguished between
two minimal inflections: '?' (brief metadata) and '??' (more
metadata).  While these older inflections are still reserved, because
they have proven hard to recognize in some environments, supporting
them is optional.</t>
      </section>
      <section anchor="organizing-support-for-arks-our-stuff-vs-their-stuff">
        <name>Organizing Support for ARKs: Our Stuff vs. Their Stuff</name>
        <t>An organization and the user community it serves can often be seen to
struggle with two different areas of persistent identification: the
Our Stuff problem and the Their Stuff problem.  In the Our Stuff
problem, we in the organization want our own objects to acquire
persistent names.  Since we possess or control these objects, our
organization tackles the Our Stuff problem directly.  Whether or not
the objects are named by ARKs, our organization is the responsible
party, so it can plan for, maintain, and make commitments about the
objects.</t>
        <t>In the Their Stuff problem, we in the organization want others'
objects to acquire persistent names.  These are objects that we do
not own or control, but some of which are critically important to us.
But because they are beyond our influence as far as support is
concerned, creating and maintaining persistent identifiers for Their
Stuff is not especially purposeful or feasible for us to engage in.
There is little that we can do about someone else's stuff except
encourage their uptake or adoption of persistence services.</t>
        <t>Co-location of persistent access and identification services is
natural.  Any organization that undertakes ongoing support of true
persistent identification (which includes description) is well-served
if it controls, owns, or otherwise has clear internal access to the
identified objects, and this gives it an advantage if it wishes also
to support persistent access to outsiders.  Conversely, persistent
access to outsiders requires orderly internal collection management
procedures that include monitoring, acquisition, verification, and
change control over objects, which in turn requires object
identifiers persistent enough to support auditable record keeping
practices.</t>
        <t>Although organizing ARK support under one roof thus tends to make
sense, object hosting can successfully be separated from name
mapping.  An example is when a name mapping authority centrally
provides uniform resolution services via a protocol gateway on behalf
of organizations that host objects behind a variety of access
protocols.  It is also reasonable to build value-added description
services that rely on the underlying services of a set of mapping
authorities.</t>
        <t>Supporting ARKs is not for every organization.  By requiring
specific, revealed commitments to preservation, to object access, and
to description, the bar for providing ARK services is higher than for
some other identifier schemes.  On the other hand, it would be hard
to grant credence to a persistence promise from an organization that
could not muster the minimum ARK services.  Not that there isn't a
business model for an ARK-like, description-only service built on top
of another organization's full complement of ARK services.  For
example, there might be competition at the description level for
abstracting and indexing a body of scientific literature archived in
a combination of open and fee-based repositories.  The description-
only service would have no direct commitment to the objects, but
would act as an intermediary, forwarding commitment statements from
object hosting services to requestors.</t>
      </section>
      <section anchor="definition-of-identifier">
        <name>Definition of Identifier</name>
        <t>An identifier is not a string of character data -- an identifier is
an association between a string of data and an object.  This
abstraction is necessary because without it a string is just data.
It's nonsense to talk about a string's breaking, or about its being
strong, maintained, and authentic.  But as a representative of an
association, a string can do, metaphorically, the things that we
expect of it.</t>
        <t>Without regard to whether an object is physical, digital, or
conceptual, to identify it is to claim an association between it and
a representative string, such as "Jane" or "ISBN 0596000278".  What
gives a claim credibility is a set of verifiable assertions, or
metadata, about the object, such as age, height, title, or number of
pages.  In other words, the association is made manifest by a record
(e.g., a cataloging or other metadata record) that vouches for it.</t>
        <t>In the complete absence of any testimony (metadata) regarding an
association, a would-be identifier string is a meaningless sequence
of characters.  To keep an externally visible but otherwise internal
string from being perceived as an identifier by outsiders, for
example, it suffices for an organization not to disclose the nature
of its association.  For our immediate purpose, actual existence of
an association record is more important than its authenticity or
verifiability, which are outside the scope of this specification.</t>
        <t>It is a gift to the identification process if an object carries its
own name as an inseparable part of itself, such as an identifier
imprinted on the first page of a document or embedded in a data
structure element of a digital document header.  In cases where the
object is large, unwieldy, or unavailable (such as when licensing
restrictions are in effect), a metadata record that includes the
identifier string will usually suffice.  That record becomes a
conveniently manipulable object surrogate, acting as both an
association "receipt" and "declaration".</t>
        <t>Note that our definition of identifier extends the one in use for
Uniform Resource Identifiers <xref target="RFC3986"/>.  The present document still
sometimes (ab)uses the terms "ARK" and "identifier" as shorthand for
the string part of an identifier, but the context should make the
meaning clear.</t>
      </section>
    </section>
    <section anchor="ark-anatomy">
      <name>ARK Anatomy</name>
      <t>An ARK is represented by a sequence of characters (a string) that
contains the Label, "ark:", optionally preceded by the beginning part
of a URL.  Here is a diagrammed example.</t>
      <artwork><![CDATA[
ANATOMY OVERVIEW
================

    Resolver Service            Compact ARK
   __________________  ______________________________
  /                  \/                              \
  https://example.org/ark:12345/x6np1wh8k/c3/s5.v7.xsl
  \___________________________/\________/\___________/
              Prefixes          Base Name    Suffixes
  \__________________________________________________/
                      Mapping ARK
]]></artwork>
      <t>When embedded in a URL, an ARK consists of a Compact ARK preceded by
a Resolver Service.  The larger URL-based ARK is known as a Mapping
ARK because it is ready to be mapped (resolved) to an information
response (eg, a PDF or metadata).  A Mapping ARK is also know as a
"fully qualified ARK".  The Resolver Service, which need not be
limited to URLs in the future, maps the URL according to rules and
abilities of an NMA (Name Mapping Authority).  The same URL string
minus the Resolver Service component is known as a Compact ARK.  The
Compact ARK is globally unique and may be resolvable via different
Resolver Services over time (eg, when one archive succeeds another)
or at the same time (eg, when one archive backs up another).</t>
      <t>At a high level, after the Label comes the NAAN (Name Assigning
Authority Number) followed by the Name that it assigns to the
identified thing.  The Base Name has Prefixes (NAAN, Label, possibly
a Resolver Service) and optional Suffixes to identify Parts and
Variant forms.  During resolution, a Resolver Service such as n2t.net
may be able to deal with inflections query strings, and content
negotiation.</t>
      <artwork><![CDATA[
   ANATOMY DETAILS
   ===============
                           Base Compact Name   Qualifiers
                           _________________  ___________
                          /                 \/           \
      https://example.org/ark:12345/x6np1wh8k/c3/s5.v7.xsl
              \_________/ \__/\___/\_/\_____/\____/\_____/
                 NMA     Label NAAN |  Blade Parts Variants
                                  Shoulder
                              \_____________/
                                 Check Zone
]]></artwork>
      <t>In a closer view, the Compact ARK consists of a Base Compact Name
followed potentially by Qualifiers.  The Base Name often, but not
necessarily, consists of a Shoulder (for subdividing a NAAN
namespace) followed by a Blade.  If a check character is present in
an ARK, by convention it is the right-most character of the Base
Name, and will have been computed over the string of characters
preceding it back to the beginning of the NAAN.  This string,
including the check character itself, is the Check Zone.</t>
      <t>Like the ARK itself, the NAAN "12345" and Shoulder "x6" have compact
and fully qualified forms.</t>
      <table>
        <name>Example base, compact, and fully qualified form components.</name>
        <thead>
          <tr>
            <th align="left">Form</th>
            <th align="left">Base</th>
            <th align="left">Compact Form</th>
            <th align="left">Fully Qualified Form</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td align="left">NAAN</td>
            <td align="left">12345</td>
            <td align="left">
              <tt>ark:12345</tt></td>
            <td align="left">
              <tt>https://example.org/ark:12345</tt></td>
          </tr>
          <tr>
            <td align="left">Shoulder</td>
            <td align="left">x6</td>
            <td align="left">
              <tt>ark:12345/x6</tt></td>
            <td align="left">
              <tt>https://example.org/ark:12345/x6</tt></td>
          </tr>
        </tbody>
      </table>
      <t>The ARK syntax can be summarized,</t>
      <artwork><![CDATA[
[https://NMA/]ark:[/]NAAN/Name[Qualifiers]
]]></artwork>
      <t>where the NMA, '/', and Qualifier parts are in brackets to indicate
that they are optional.  The Base Compact Name is the substring
comprising the "ark:" label, the NAAN and the assigned Name.  The
Resolver Service is replaceable and makes the ARK actionable for a
period of time.  Without the Resolver Service part, what remains is
the Core Immutable Identity (the "persistible") part of the ARK.</t>
      <section anchor="the-name-mapping-authority-nma">
        <name>The Name Mapping Authority (NMA)</name>
        <t>Before the "ark:" label may appear an optional Name Mapping Authority
(NMA) that is a temporary address where ARK service requests may be
sent.  Preceded by a URI-type protocol designation such as
"https://", it specifies a Resolver Service.  The NMA itself is an
Internet hostname or host/port combination, optionally followed by
URI-type path components, all ending in a '/'.  The hostname has the
same format and semantics as the host/port part of a URL.  In any
optional path that follows it, the path is considered to end with the
'/' in the first occurrence of "/ark:".</t>
        <t>The most important thing about the NMA is that it is "identity inert"
from the point of view of object identification.  In other words,
ARKs that differ only in the optional NMA part identify the same
object.  Thus, for example, the following three ARKs are synonyms for
just one information object:</t>
        <artwork><![CDATA[
   http://example.org/rslvr/ark:12345/x6np1wh8k
        https://example.com/ark:12345/x6np1wh8k
                            ark:12345/x6np1wh8k
]]></artwork>
        <t>Strictly speaking, in the realm of digital objects, these ARKs may
lead over time to somewhat different or diverging instances of the
originally named object.  It can be argued that divergence of
persistent objects is not desirable, but it is widely believed that
digital preservation efforts will inevitably lead to alterations in
some original objects (e.g, a format migration in order to preserve
the ability to display a document).  If any of those objects are held
redundantly in more than one organization (a common preservation
strategy), chances are small that all holding organizations will
perform the same precise transformations and all maintain the same
object metadata.  More significant divergence would be expected when
the holding organizations serve different audiences or compete with
each other.</t>
        <t>The NMA part makes an ARK into an actionable URL.  As with many
Internet parameters, it is helpful to approach the NMA being liberal
in what you accept and conservative in what you propose.  From the
recipient's point of view, the NMA part should be treated as
temporary, disposable, and replaceable.  From the NMA's point of
view, it should be chosen with the greatest concern for longevity.  A
carefully chosen NMA should be at least as permanent as the providing
organization's own hostname.  In the case of a national or university
library, for example, there is no reason why the NMA could not be
considerably more permanent than soft-funded proxy hostnames such as
hdl.handle.net, dx.doi.org, and purl.org.  In general and over time,
however, it is not unexpected for an NMA eventually to stop working
and require replacement with the NMA of a currently active service
provider.</t>
        <t>This replacement relies on a mapping authority "resolver" discovery
process, of which two alternate methods are outlined in a later
section.  The ARK, URN, Handle, and DOI schemes all use a resolver
discovery model that sooner or later requires matching the original
assigning authority with a current provider servicing that
authority's named objects; once found, the resolver at that provider
performs what amounts to a redirect to a place where the object is
currently held.  All the schemes rely on the ongoing functionality of
currently mainstream technologies such as the Domain Name System
<xref target="RFC1034"/> and web browsers.  The Handle and DOI schemes in addition
require that the Handle protocol layer and global server grid be
available at all times.</t>
        <t>The practice of prepending "https://" and an NMA to an ARK is a way
of creating an actionable identifier by a method that is itself
temporary.  Assuming that infrastructure supporting <xref target="RFC2616"/>
information retrieval will no longer be available one day, ARKs will
then have to be converted into new kinds of actionable identifiers.
By that time, if ARKs see widespread use, web browsers would
presumably evolve to perform this (currently simple) transformation
automatically.</t>
      </section>
      <section anchor="the-ark-label-part-ark">
        <name>The ARK Label Part (ark:)</name>
        <t>The label part distinguishes an ARK from an ordinary identifier.
There is a new form of the label, "ark:", and an old form, "ark:/",
both of which must be recognized in perpetuity.  Implementations
should generate new ARKs in the new form (without the "/") and
resolvers must always treat received ARKs as equivalent if they
differ only in regard to new form versus old form labels.  Thus these
two ARKs are equivalent:</t>
        <artwork><![CDATA[
    ark:/12345/x6np1wh8k
     ark:12345/x6np1wh8k
]]></artwork>
        <t>In a URL found in the wild, the label indicates that the URL stands a
reasonable chance of being an ARK.  If the context warrants,
verification that it actually is an ARK can be done by testing it for
existence of the three ARK services.</t>
        <t>Since nothing about an identifier syntax directly affects
persistence, the "ark:" label (like "urn:", "doi:", and "hdl:")
cannot tell you whether the identifier is persistent or whether the
object is available.  It does tell you that the original Name
Assigning Authority (NAA) had some sort of hopes for it, but it
doesn't tell you whether that NAA is still in existence, or whether a
decade ago it ceased to have any responsibility for providing
persistence, or whether it ever had any responsibility beyond naming.
An NAA identifies an autonomous assignment stream for a set of objects
as well as a reference to help locate a resolver for them.
Often, NAA policies and practices reflect an organization (department,
project, data center, periodical, etc.) in which it is embedded.
An organization may have more than one NAA, for example, a publisher
may have a distinct NAA for each of its three journals.</t>
        <t>Only a current provider can say for certain what sort of commitment
it intends, and the ARK label suggests that you can query the NMA
directly to find out exactly what kind of persistence is promised.
Even if what is promised is impersistence (i.e., a short-term
identifier), saying so is valuable information to the recipient.
Thus an ARK is a high-functioning identifier in the sense that it
provides access to the object, the metadata, and a commitment
statement, even if the commitment is explicitly very weak.</t>
      </section>
      <section anchor="the-name-assigning-authority-number-naan">
        <name>The Name Assigning Authority Number (NAAN)</name>
        <t>Recalling that the general form of the ARK is,</t>
        <artwork><![CDATA[
    [https://NMA/]ark:[/]NAAN/Name[Qualifiers]
]]></artwork>
        <t>the part of the ARK directly following the "ark:" (or older "ark:/")
label is the Name Assigning Authority Number (NAAN), up to but not
including the next '/' (slash) character.  This part is always
required, as it identifies the organization that originally assigned
the Name of the object.  Typically the organization is an
institution, a department, a laboratory, or any group that conducts a
stable, policy-driven name assigning effort.  An organization may
request a NAAN from the ARK Maintenance Agency <xref target="ARKagency"/> (described
in Appendix A) by filling out the form <xref target="NAANrequest"/>.</t>
        <t>For received ARKs, implementations must support a minimum NAAN length
of 16 octets.  NAANs are opaque strings of one or more "betanumeric"
characters, specifically,</t>
        <artwork><![CDATA[
    0123456789bcdfghjkmnpqrstvwxz
]]></artwork>
        <t>which consists of digits and consonants, minus the letter 'l'.
Restricting NAANs to betanumerics (alphanumerics without vowels or
'l') serves two goals.  It reduces the chances that words -- past,
present, and future -- will appear in NAANs and carry unintended
semantics.  It also helps usability by not mixing commonly confused
characters ('0' and 'O', '1' and 'l') and by being compatible with
strong transcription error detection (eg, the <xref target="NOID"/> check digit
algorithm).  Since 2001, every assigned NAAN has consisted of exactly
five digits.</t>
        <t>The NAAN designates a top-level ARK namespace.  Once registered for a
namespace, a NAAN is never re-registered.  It is possible, however,
for there to be a succession of organizations that manage an ARK
namespace.</t>
        <t>There are currently four NAANs available for assignment on reserved shoulders
(see the Shoulder section) by all organizations.  An ARK bearing one of these
NAANs carries a specific, immutable meaning that recipients can rely on for
long term pragmatic benefit as described below.</t>
        <table>
          <name>Four NAANs shared across all ARK-assigning organizations.</name>
          <thead>
            <tr>
              <th align="left">Shared  NAAN meaning</th>
              <th align="left">The immutable purpose, meaning, or connotation of ARKs bearing this NAAN.</th>
              <th align="left">Expect to resolve?</th>
              <th align="left">OK for long term reference?</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">
                <tt>12345</tt> examples</td>
              <td align="left">Example ARKs appearing in documentation. They might resolve, but link checkers usually need not be concerned if they don't. They should not be considered viable for long term reference.</td>
              <td align="left">maybe</td>
              <td align="left">no</td>
            </tr>
            <tr>
              <td align="left">
                <tt>99152</tt> terms</td>
              <td align="left">ARKs for controlled vocabulary and ontology terms, such as metadata element names and pick-list values. They should resolve to term definitions and are suitable for long term reference.</td>
              <td align="left">yes</td>
              <td align="left">yes</td>
            </tr>
            <tr>
              <td align="left">
                <tt>99166</tt> agents</td>
              <td align="left">ARKs for people, groups, and institutions as "agents" (actors, such as creators, contributors, publishers, performers, etc). They should resolve to agent definitions and are suitable for long term reference.</td>
              <td align="left">yes</td>
              <td align="left">yes</td>
            </tr>
            <tr>
              <td align="left">
                <tt>99999</tt> test ids</td>
              <td align="left">ARKs for test, development, or experimental purposes, often at scale. They might resolve, but link checkers usually need not be concerned if they don't. They should not be considered viable for long term reference.</td>
              <td align="left">maybe</td>
              <td align="left">no</td>
            </tr>
          </tbody>
        </table>
        <t>To make use of a shared NAAN, an organization has several options
described in Section 2.4.1.</t>
      </section>
      <section anchor="the-name-part">
        <name>The Name Part</name>
        <t>The part of the ARK just after the NAAN is the Name assigned by the
NAA, and it is also required.  Semantic opaqueness in the Name part
is strongly encouraged in order to reduce an ARK's vulnerability to
era- and language-specific change.  Identifier strings containing
linguistic fragments can create support difficulties down the road.
No matter how appropriate or even meaningless they are today, such
fragments may one day create confusion, give offense, or infringe on
a trademark as the semantic environment around us and our communities
evolves.</t>
        <t>Names that look more or less like numbers avoid common problems that
defeat persistence and international acceptance.  The use of digits
is highly recommended.  Mixing in non-vowel alphabetic characters
(eg, betanumerics) a couple at a time is a relatively safe and easy
way to achieve a denser namespace (more possible names for a given
length of the name string).  Such names have a chance of aging and
traveling well.  The absence of recognizable words makes typos harder
to detect in opaque strings, so a common mitigation is to add a check
character.  Tools exists that mint, bind, and resolve opaque
identifiers, with or without check characters <xref target="NOID"/>.  More on naming
considerations is given in a subsequent section.</t>
        <section anchor="optional-shoulders">
          <name>Optional: Shoulders</name>
          <t>Just as an ARK namespace is subdivided by NAANs reserved for NAAs, it
is generally advantageous for an NAA to subdivide its own NAAN
namespace into "shoulders", where each shoulder is reserved for an
internal department or unit.  Like the NAAN, which is a string of
characters that follows the "ark:" label, a shoulder is a string of
characters (starting with a "/") that extends the NAAN.  The base
compact name assigned by the NAA consists of the NAAN, the shoulder,
a final string known as the "blade".  (The shoulder plus blade
terminology mirrors locksmith jargon describing the information-
bearing parts of a key.)</t>
          <t>The blade string is chosen by the NAA such that the string created by
concatenating the NAAN plus shoulder plus blade becomes the unique
base object name.  Otherwise the blade may come from any source, for
example, it might come from a counter, a timestamp, a <xref target="NOID"/> minter,
a legacy 100-year-old accession number, etc.  If there is a check
digit, it is expected to appear at the end of the blade and to be
computed over the base compact name minus the label part (see Check
Zone), which is generally the most important part of an ARK to make
opaque.  In particular, check digits are not expected to cover
qualifiers, which often name subobjects of a persistent object that
are less stable and less opaquely named than the parent object (for
example, ten years hence, the object's thumbnail image will be of a
higher resolution and the OCR text file will be re-derived with
improved algorithms.</t>
          <t>It is important not to use any delimiter between the shoulder string
and blade string, especially not a "/" since it declares an object
boundary (see the section on ARKs that reveal object hierarchy).</t>
          <artwork><![CDATA[
    ark:12345/x6np1wh8k/c2/s4.pdf       # correct primordinal shoulder
    ark:12345/x6/np1wh8k/c2/s4.pdf      # INCORRECT
                ^ WRONG
]]></artwork>
          <t>This little bit of discretion shields organizations from end users
making inferences about expected levels of support based on
recognizable shoulders.  To help in-house ARK administrators reliably
know where the shoulder ends, it is recommended to use the "first-
digit convention" so that shoulders are "primordinal".  A primordinal
shoulder is a sequence of one or more betanumeric characters ending
in a digit, as shown above.  This means that the shoulder is all
consonant letters (often just one) after the NAAN and "/" up to and
including the first digit encountered after the NAAN.  One property
of primordinal shoulders is that there is an infinite number of them
possible under any NAAN.</t>
          <t>To help manage each namespace into the future, NAAs are encouraged to
create shoulders, even if there is only one to start with.  If an
organization wishes to create a shoulder under one of shared NAANs
(99999, 12345, 99152, or 99166, described in Table 2), it should fill
out the Shoulder Request Form <xref target="shoulderrequest"/>.</t>
        </section>
      </section>
      <section anchor="the-qualifier-part">
        <name>The Qualifier Part</name>
        <t>The part of the ARK following the NAA-assigned Name is an optional
Qualifier.  It is a string that extends the Base Name in order to
create a kind of service entry point into the object named by the
NAA.  At the discretion of the providing NMA, such a service entry
point permits an ARK to support access to individual hierarchical
components and subcomponents of an object, and to variants (versions,
languages, formats) of components.  A Qualifier may be invented by
the NAA or by any NMA servicing the object.</t>
        <t>In form, the Qualifier is a ComponentPath, or a VariantPath, or a
ComponentPath followed by a VariantPath.  A VariantPath is introduced
and subdivided by the reserved character '.', and a ComponentPath is
introduced and subdivided by the reserved character '/'.  In this
example,</t>
        <artwork><![CDATA[
    https://example.org/ark:12345/x6np1wh8k/c3/s5.v7.xsl
]]></artwork>
        <t>the string "/c3/s5" is a ComponentPath and the string ".v7.xsl" is
a VariantPath.  The ARK Qualifier is a formalization of some
currently mainstream URL syntax conventions.  This formalization
specifically reserves meanings that permit recipients to make strong
inferences about logical sub-object containment and equivalence based
only on the form of the received identifiers; there is great
efficiency in not having to inspect metadata records to discover such
relationships.  NMAs are free not to disclose any of these
relationships merely by avoiding the reserved characters above.
Hierarchical components and variants are discussed further in the
next two sections.</t>
        <t>The Qualifier, if present, differs from the Name in several important
respects.  First, a Qualifier may have been assigned either by the
NAA or later by the NMA.  The assignment of a Qualifier by an NMA
effectively amounts to an act of publishing a service entry point
within the conceptual object originally named by the NAA.  For our
purposes, an ARK extended with a Qualifier assigned by an NMA will be
called an NMA-qualified ARK.</t>
        <t>Second, a Qualifier assignment on the part of an NMA is made in
fulfillment of its service obligations and may reflect changing
service expectations and technology requirements.  NMA-qualified ARKs
could therefore be transient, even if the base, unqualified ARK is
persistent.  For example, it would be reasonable for an NMA to
support access to an image object through an actionable ARK that is
considered persistent even if the experience of that access changes
as linking, labeling, and presentation conventions evolve and as
format and security standards are updated.  For an image "thumbnail",
that NMA could also support an NMA-qualified ARK that is considered
impersistent because the thumbnail will be replaced with higher
resolution images as network bandwidth and CPU speeds increase.  At
the same time, for an originally scanned, high-resolution master, the
NMA could publish an NMA-qualfied ARK that is itself considered
persistent.  Of course, the NMA must be able to return its separate
commitments to unqualified, NAA-assigned ARKs, to NMA-qualified ARKs,
and to any NAA-qualified ARKs that it supports.</t>
        <t>A third difference between a Qualifier and a Name concerns the
semantic opaqueness constraint.  When an NMA-qualified ARK is to be
used as a transient service entry point into a persistent object, the
priority given to semantic opaqueness observed by the NAA in the Name
part may be relaxed by the NMA in the Qualifier part.  If service
priorities in the Qualifier take precedence over persistence, short-
term usability considerations may recommend somewhat semantically
laden Qualifier strings.</t>
        <t>Finally, not only is the set of Qualifiers supported by an NMA
mutable, but different NMAs may support different Qualifier sets for
the same NAA-identified object.  In this regard the NMAs act
independently of each other and of the NAA.</t>
        <t>The next two sections describe how ARK syntax may be used to declare,
or to avoid declaring, certain kinds of relatedness among qualified
ARKs.</t>
        <section anchor="arks-that-reveal-object-hierarchy">
          <name>ARKs that Reveal Object Hierarchy</name>
          <t>An NAA or NMA may choose to reveal the presence of a hierarchical
relationship between objects using the '/' (slash) character after
the Name part of an ARK.  Some authorities will choose not to
disclose this information, while others will go ahead and disclose so
that manipulators of large sets of ARKs can infer object
relationships by simple identifier inspection; for example, this
makes it possible for a system to present a collapsed view of a large
search result set.</t>
          <t>If the ARK contains an internal slash after the NAAN, the piece to
its left indicates a containing object.  For example, publishing an
ARK of the form,</t>
          <artwork><![CDATA[
    ark:12345/x54/xz/321
]]></artwork>
          <t>is equivalent to publishing three ARKs,</t>
          <artwork><![CDATA[
    ark:12345/x54/xz/321
    ark:12345/x54/xz
    ark:12345/x54
]]></artwork>
          <t>together with a declaration that the first object is contained in the
second object, and that the second object is contained in the third.</t>
          <t>Revealing the presence of hierarchy is completely up to the assigner
(NMA or NAA).  It is hard enough to commit to one object's name, let
alone to three objects' names and to a specific, ongoing relatedness
among them.  Thus, regardless of whether hierarchy was present
initially, the assigner, by not using slashes, reveals no shared
inferences about hierarchical or other inter-relatedness in the
following ARKs:</t>
          <artwork><![CDATA[
    ark:12345/x54_xz_321
    ark:12345/x54_xz
    ark:12345/x54xz321
    ark:12345/x54xz
    ark:12345/x54
]]></artwork>
          <t>Note that slashes around the ARK's NAAN (/12345/ in these examples)
are not part of the ARK's Name and therefore do not indicate the
existence of some sort of NAAN super object containing all objects in
its namespace.  A slash must have at least one non-structural
character (one that is neither a slash nor a period) on both sides in
order for it to separate recognizable structural components.  So
initial or final slashes may be removed, and double slashes may be
converted into single slashes.</t>
        </section>
        <section anchor="arks-that-reveal-object-variants">
          <name>ARKs that Reveal Object Variants</name>
          <t>An NAA or NMA may choose to reveal the possible presence of variant
objects or object components using the '.' (period) character after
the Name part of an ARK.  Some authorities will choose not to
disclose this information, while others will go ahead and disclose so
that manipulators of large sets of ARKs can infer object
relationships by simple identifier inspection.  This makes it
possible for a system to present a collapsed view of a large number
of search result items without having to issue database queries in
order to retrieve and analyze the inter-relatedness among all of
those items.</t>
          <t>If the ARK contains an internal period after the Name, the piece to
the left of the first such period is a root name and the piece to its
right, and up to the end of the ARK or to the next period is a
suffix.  A Name may have more than one suffix, for example,</t>
          <artwork><![CDATA[
    ark:12345/x54.24
    ark:12345/x4z/x54.24
    ark:12345/x54.v18.fr.odf
]]></artwork>
          <t>There are two main rules.  First, if two ARKs share the same root
name but have different suffixes, the corresponding objects were
considered variants of each other (different formats, languages,
versions, etc.) by the assigner (NMA or NAA).  Thus, the following
ARKs are variants of each other:</t>
          <artwork><![CDATA[
    ark:12345/x54.v18.fr.odf
    ark:12345/x54.321xz
    ark:12345/x54.44
]]></artwork>
          <t>Second, publishing an ARK with a suffix implies the existence of at
  least one variant identified by the ARK without its suffix.  The ARK
  is otherwise silent about what additional variants might exist.  So
  publishing the ARK,</t>
          <artwork><![CDATA[
    ark:12345/x54.v18.fr.odf
]]></artwork>
          <t>is equivalent to publishing the four ARKs,</t>
          <artwork><![CDATA[
    ark:12345/x54.v18.fr.odf
    ark:12345/x54.v18.fr
    ark:12345/x54.v18
    ark:12345/x54
]]></artwork>
          <t>Revealing the possibility of variants is completely up to the
assigner.  It is hard enough to commit to one object's name, let
alone to multiple variants' names and to a specific, ongoing
relatedness among them.  The assigner is the sole arbiter of what
constitutes a variant within its namespace, and whether to reveal
that kind of relatedness by using periods within its names.</t>
          <t>A period must have at least one non-structural character (one that is
neither a slash nor a period) on both sides in order for it to
separate recognizable structural components.  So initial or final
periods may be removed, and adjacent periods may be converted into a
single period.</t>
        </section>
      </section>
    </section>
    <section anchor="ark-processing">
      <name>ARK Processing</name>
      <section anchor="character-repertoires">
        <name>Character Repertoires</name>
        <t>The Name and Qualifier parts are strings of visible ASCII characters.
For received ARKs, implementations must support a minimum length of
255 octets for the string composed of the Base Name plus Qualifier.
Implementations generating strings exceeding this length should
understand that receiving implementations may not be able to index
such ARKs properly.  Characters may be letters, digits, or any of
these seven characters:</t>
        <artwork><![CDATA[
    =   ~   *   +   @   _   $
]]></artwork>
        <t>The following characters may also be used, but their meanings are
reserved:</t>
        <artwork><![CDATA[
    %   -   .   /
]]></artwork>
        <t>The characters '/' and '.' are ignored if either appears as the last
character of an ARK.  If used internally, they allow a name assigner
to reveal object hierarchy and object variants as previously
described.</t>
        <t>Hyphens are considered to be insignificant and are always ignored in
ARKs.  A '-' (hyphen) may appear in an ARK for readability, or it may
have crept in during the formatting and wrapping of text, but it must
be ignored in lexical comparisons.  As in a telephone number, hyphens
have no meaning in an ARK.  It is always safe for an NMA that
receives an ARK to remove any hyphens found in it.  As a result, like
the NMA, hyphens are "identity inert" in comparing ARKs for
equivalence.  For example, the following ARKs are equivalent for
purposes of comparison and ARK service access:</t>
        <artwork><![CDATA[
                              ark:12345/x5-4-xz-321
     https://sneezy.dopey.com/ark:12345/x54--xz32-1
                              ark:12345/x54xz321
]]></artwork>
        <t>The '%' character is reserved for %-encoding all other octets that
would appear in the ARK string, in the same manner as for URIs
<xref target="RFC3986"/>.  A %-encoded octet consists of a '%' followed by two
uppercase hex digits; for example, "%7D" stands in for '}'.
Uppercase hex digits are preferred for compatibility with URI
encoding conventions, especially useful when URL-based ARKs are
compared for equivalence by ARK-unaware software systems; thus use
"%ACT" instead of "%acT".  The character '%' itself must be
represented using "%25".  As with URNs, %-encoding permits ARKs to
support legacy namespaces (e.g., ISBN, ISSN, SICI) that have less
restricted character repertoires <xref target="RFC2288"/>.</t>
        <t>Implementors should be prepared to normalize some common invalid
characters that may be found in ARKs copy pasted from processed text.
For example, when pasting an ARK that was broken during line
wrapping, a user may inadvertently propagate newlines, spaces,
hyphens, and hyphen-like characters (eg, U+2010 to U+2015) that were
introduced by the publisher.  The normalization strategy is up to the
implementor and may include converting hyphen-like characters to
hyphens and removing whitespace.</t>
      </section>
      <section anchor="normalization-and-lexical-equivalence">
        <name>Normalization and Lexical Equivalence</name>
        <t>To determine if two or more ARKs identify the same object, the ARKs
are compared for lexical equivalence after first being normalized.
Since ARK strings may appear in various forms (e.g., having different
NMAs), normalizing them minimizes the chances that comparing two ARK
strings for equality will fail unless they actually identify
different objects.  In a specified-host ARK (one having an NMA), the
NMA never participates in such comparisons.  Normalization described
here serves to define lexical equivalence but does not restrict how
implementors normalize ARKs locally for storage.</t>
        <t>Normalization of a received ARK for the purpose of octet-by-octet
equality comparison with another ARK consists of the following steps.</t>
        <ol spacing="normal" type="1"><li>
            <t>The NMA part (eg, everything from an initial "https://" up to
the first occurrence of "/ark:"), if present is removed.</t>
          </li>
          <li>
            <t>Any URI query string is removed (everything from the first
literal '?' to the end of the string).</t>
          </li>
          <li>
            <t>The first case-insensitive match on "ark:/" or "ark:" is
converted to "ark:" (replacing any uppercase letters and
removing any terminal '/').</t>
          </li>
          <li>
            <t>Any uppercase letters in the NAAN are converted to lowercase.</t>
          </li>
          <li>
            <t>In the string that remains, the two characters following every
occurrence of '%' are converted to uppercase.  The case of all
other letters in the ARK string must be preserved.</t>
          </li>
          <li>
            <t>All hyphens are removed.  Implementors should be aware that non-
ASCII hyphen-like characters (eg, U+2010 to U+2015) may arrive
in the place of hyphens and, if they wish, remove them.</t>
          </li>
          <li>
            <t>If normalization is being done as part of a resolution step, and
if the end of the remaining string matches a known inflection,
the inflection is noted and removed.</t>
          </li>
          <li>
            <t>Structural characters (slash and period) are normalized: initial
and final occurrences are removed, and two structural characters
in a row (e.g., // or ./) are replaced by the first character,
iterating until each occurrence has at least one non-structural
character on either side.</t>
          </li>
          <li>
            <t>If there are any components with a period on the left and a
slash on the right, either the component and the preceding
period must be moved to the end of the Name part or the ARK must
be thrown out as malformed.</t>
          </li>
        </ol>
        <t>The resulting ARK string is now normalized.  Comparisons between
normalized ARKs are case-sensitive, meaning that uppercase letters
are considered different from their lowercase counterparts.</t>
        <t>To keep ARK string variation to a minimum, no reserved ARK characters
should be %-encoded unless it is deliberately to conceal their
reserved meanings.  No non-reserved ARK characters should ever be
%-encoded.  Finally, no %-encoded character should ever appear in an
ARK in its decoded form.</t>
      </section>
      <section anchor="resolver-chains-and-roles">
        <name>Resolver Chains and Roles</name>
        <t>To resolve a Compact ARK (ie, an ARK beginning "ark:") it must
initially be promoted to a Mapping ARK so that it becomes actionable.
On the web, this means finding a suitable web Resolver Service to
prepend to the compact form of the identifier in order to convert it
to a URL (cf <xref target="CURIE"/>).  (This is more or less true for any type of
identifier not already in URL form.)</t>
        <t>The identifier's Resolver Service is the first point of contact in
the resolution process (eg, the NMA in a typical URL).  It can be
seen as the "first resolver" because resolution may involve multiple
redirections via a chain of resolvers before a resolution response is
returned by the last resolver (the "responder").  The chain is as
long as the number of redirections.  In particular, when the first
resolver is also the last resolver, the chain has zero length.  Most
ARKs using N2T.net as the first resolver will be redirected to a
second resolver listed in the record for a given ARK's NAAN.  For
example, an ARK bearing the NAAN 12148 (BnF) and the NMA n2t.net (as
its first resolver) could be redirected to a second resolver,
ark.bnf.fr.  Whether n2t.net or ark.bnf.fr will be the first resolver
depends on what NMA appears in the ARK at the time of resolution.
Currently, BnF ARKs are published with the BnF's NMA (ark.bnf.fr), so
most BnF ARKs will not start with n2t.net.</t>
        <t>Resolution in general can be seen as a multi-stage computation that
maps a client identifier to some sort of response.  On the web, each
resolver in the chain is an HTTP server; even if the "responder"
(last resolver) is a proxy server that intiates a non-web sub-
resolution process, that is invisible to the original client and out
of scope for this discussion.  A web resolution response may take on
a variety of forms, including the return of a landing page, or a
metadata record, or a web-based 404 Not Found message.  A given
response, as well as the specific chain of resolvers traversed,
depends not only on the identifier, but also on such things as the
time, location, credentials, and technical platform of the client
initiating resolution.</t>
        <t>Also, for a given identifier, the "responder" (last resolver) for an
object request may be different from the responder for a metadata
request.  While maintenance of objects and their metadata are often
co-located in one organization, for technical reasons it is not
uncommon that requests for objects and metadata are forwarded to
different responders.  To add credibility to a persistence promise,
it can be useful to maintain a secondary copy of object metadata at
an external and publicly visible resolver.  For example, N2T.net was
originally designed to store a secondary copy of metadata for many
millions of identifiers.</t>
      </section>
      <section anchor="finding-a-resolver-service">
        <name>Finding a Resolver Service</name>
        <t>In order to derive an actionable identifier (these days, a URL) from
an ARK, a Resolver Service must be found.  On the web, the Resolver
Service consists of a URI scheme and an NMA, where the NMA is a host
or host/port combination, optionally followed by URI-type path
components, all ending in a '/'.  The Resolver Service is expected to
respond to basic ARK service requests.  An NMA may provide mapping
services for more than one NAAN.</t>
        <t>Upon encountering an ARK, a user (or client software) determines if
it is a Mapping ARK (ie, it is a URL beginning with a Resolver
Service).  If the Resolver Service is working, this discovery step
likely can be skipped assuming the URL correctly identifies a working
resolver.  If a new Resolver Service needs to be found, the client
looks inside the ARK again for the NAAN (Name Assigning Authority
Number).  Querying a global database, it then uses the NAAN to look
up all current Resolver Services that service ARKs issued by the
identified NAA.  This NAAN-to-NMA resolver discovery method is common
(cf URN, Handle, DOI) but does not address the namespace splitting
problem, which is when a portion of a NAAN space originally
maintained entirely by one NMA is taken on by a second NMA; now the
NAAN alone cannot reveal which NMA (resolver) to choose.</t>
        <t>The global database is key, and ideally the lookup would be automatic
and transparent to the user.  For this, the current mainstream method
is the Name-to-Thing (N2T) Resolver <xref target="N2T"/> at n2t.net.  It is based on
a plain text <xref target="NAANregistry"/> database containing explanatory comments,
so it can also be directly inspected by users, for example, to
manually find a Resolver Service.  N2T is a reliable, low-cost
Resolver Service provided by the ARK Alliance primarily to support
actionable HTTP-based URLs for as long as HTTP is used.  N2T scales
to store and resolve over 100 million individual identifiers and
their metadata, and has played a valuable role in persistent
identification by keeping a redundant copy of identifier metadata.
Because it has the option of storing redirection information for
individual identifiers rather than just at the name assigning
authority level, N2T can deal with namespace splitting; when a
portion of a NAAN space maintained by one NMA is taken on by a second
NMA, N2T can rely on individual identifier redirects for that portion
and a single NAAN-based rule for the remainder.</t>
        <t>An appendix describes an historical way to discover an NMA based on a
simplification of the URN resolver discovery method, itself very
similar in principle to the resolver discovery method used by Handles
and DOIs.  None of these methods does more than what can be done with
a very small, consortially maintained web server such as <xref target="N2T"/>.</t>
        <t>In the interests of long-term persistence, however, ARK mechanisms
are first defined in high-level, protocol-independent terms so that
mechanisms may evolve and be replaced over time without compromising
fundamental service objectives.  Either or both specific methods
given here may eventually be supplanted by better methods since, by
design, the ARK scheme does not depend on a particular method, but
only on having some method to locate an active NMA.</t>
        <t>At the time of issuance, at least one NMA for an ARK should be
prepared to service it.  That NMA may or may not be administered by
the Name Assigning Authority (NAA) that created it.  Consider the
following hypothetical example of providing long-term access to a
cancer research journal.  The publisher wishes to turn a profit and a
national library wishes to preserve the scholarly record.  An
agreement might be struck whereby the publisher would act as the NAA
and the national library would archive the journal issue when it
appears, but without providing direct access for the first six
months.  During the first six months of peak commercial viability,
the publisher would retain exclusive delivery rights and would charge
access fees.  Again, by agreement, both the library and the publisher
would act as NMAs, but during that initial period the library would
redirect requests for issues less than six months old to the
publisher.  At the end of the waiting period, the library would then
begin servicing requests for issues older than six months by tapping
directly into its own archives.  Meanwhile, the publisher might
routinely redirect incoming requests for older issues to the library.
Long-term access is thereby preserved, and so is the commercial
incentive to publish content.</t>
        <t>Although it will be common for an NAA also to run an NMA service, it
is never a requirement.  Over time NAAs and NMAs will come and go.
One NMA will succeed another, and there might be many NMAs serving
the same ARKs simultaneously (e.g., as mirrors or as competitors).
There might also be asymmetric but coordinated NMAs as in the
library-publisher example above.</t>
      </section>
    </section>
    <section anchor="naming-considerations">
      <name>Naming Considerations</name>
      <t>The most important threats faced by persistence providers include
such things as funding loss, natural disaster, political and social
upheaval, processing faults, and errors in human oversight.  There is
nothing that an identifer scheme can do about such things.  Still, a
few observed identifier failures and inconveniences can be traced
back to naming practices that we now know to be less than optimal for
persistence.</t>
      <section anchor="arks-and-usability">
        <name>ARKS and Usability</name>
        <t>Because linguistic constructs imperil persistence, for ARKs non-ASCII
character support is not a priority.  ARKs and URIs share goals of
transcribability and transportability within web documents, so
characters are required to be visible, non-conflicting with HTML/XML
syntax, and not subject to tampering during transmission across
common transport gateways.</t>
        <t>Any measure that reduces user irritation with an identifier will
increase its chances of survival.  This explains the rule preventing
hyphens from having lexical significance.  It is fine to publish ARKs
with hyphens in them (e.g., such as the output of UUID/GUID
generators), but the uniform treatment of hyphens (and their Unicode
equivalents) as insignificant reduces the possibility of users
transcribing identifiers that will have been broken through
unpredictable hyphenation by word processors.</t>
      </section>
      <section anchor="objects-should-wear-their-identifiers">
        <name>Objects Should Wear Their Identifiers</name>
        <t>A valuable technique for provision of persistent objects is to try to
arrange for the complete identifier to appear on, with, or near its
retrieved object.  An object encountered at a moment in time when its
discovery context has long since disappeared could then easily be
traced back to its metadata, to alternate versions, to updates, etc.
This has seen reasonable success, for example, in book publishing and
software distribution.  An identifier string only has meaning when
its association is known, and this a very sure, simple, and low-tech
method of reminding everyone exactly what that association is.</t>
      </section>
      <section anchor="names-are-political-not-technological">
        <name>Names are Political, not Technological</name>
        <t>If persistence is the goal, a deliberate local strategy for
systematic name assignment is crucial.  Names must be chosen with
great care.  Poorly chosen and managed names will devastate any
persistence strategy, and they do not discriminate by identifier
scheme.  Whether a mistakenly re-assigned name is a URN, DOI, PURL,
URL, or ARK, the damage -- failed access and confusion -- is not
mitigated more in one scheme than in another.  Conversely, in-house
efforts to manage names responsibly will go much further towards
safeguarding persistence than any choice of naming scheme or name
resolution technology.</t>
        <t>Branding (e.g., at the corporate or departmental level) is important
for funding and visibility, but substrings representing brands and
organizational names should be given a wide berth except when
absolutely necessary in the hostname (the identity-inert) part of the
ARK.  These substrings are not only unstable because organizations
change frequently, but they are also dangerous because successor
organizations often have political or legal reasons to actively
suppress predecessor names and brands.  Any measure that reduces the
chances of future political or legal pressure on an identifier will
decrease the chances that our descendants will be obliged to
deliberately break it.</t>
      </section>
      <section anchor="choosing-a-hostname-or-nma">
        <name>Choosing a Hostname or NMA</name>
        <t>Hostnames appearing in any identifier meant to be persistent must be
chosen with extra care.  The tendency in hostname selection has
traditionally been to choose a token with recognizable attributes,
such as a corporate brand, but that tendency wreaks havoc with
persistence that is supposed to outlive brands, corporations, subject
classifications, and natural language semantics (e.g., what did the
three letters "gay" mean in 1958, 1978, and 1998?).  Today's
recognized and correct attributes are tomorrow's stale or incorrect
attributes.  In making hostnames (any names, actually) long-term
persistent, it helps to eliminate recognizable attributes to the
extent possible.  This affects selection of any name based on URLs,
including PURLs and the explicitly disposable NMAs.</t>
        <t>There is no excuse for a provider that manages its internal names
impeccably not to exercise the same care in choosing what could be an
exceptionally durable hostname, especially if it would form the
prefix for all the provider's URL-based external names.  Registering
an opaque hostname in the ".org" or ".net" domain would not be a bad
start.  Another way is to publish your ARKs with an organizational
domain name that will be mapped by DNS to an appropriate NMA host.
This makes for shorter names with less branding vulnerability.</t>
        <t>It is a mistake to think that hostnames are inherently unstable.  If
you require brand visibility, that may be a fact of life.  But things
are easier if yours is the brand of long-lived cultural memory
institution such as a national or university library or archive.
Well-chosen hostnames from organizations that are sheltered from the
direct effects of a volatile marketplace can easily provide longer-
lived global resolvers than the domain names explicitly or implicitly
used as starting points for global resolution by indirection-based
persistent identifier schemes.  For example, it is hard to imagine
circumstances under which the Library of Congress' domain name would
disappear sooner than, say, "handle.net".</t>
        <t>For smaller libraries, archives, and preservation organizations,
there is a natural concern about whether they will be able to keep
their web servers and domain names in the face of uncertain funding.
One option is to form or join a group of like-minded organizations
with the purpose of providing mutual preservation support.  The first
goal of such a group would be to perpetually rent a hostname on which
to establish a web server that simply redirects incoming member
organization requests to the appropriate member server; using ARKs,
for example, a 150-member group could run a very small server (24x7)
that contained nothing more than 150 rewrite rules in its
configuration file.  Even more helpful would be additional consortial
support for a member organization that was unable to continue
providing services and needed to find a successor archival
organization.  This would be a low-cost, low-tech way to publish ARKs
(or URLs) under highly persistent hostnames.</t>
        <t>There are no obvious reasons why the organizations registering DNS
names, URN Namespaces, and DOI publisher IDs should have among them
one that is intrinsically more fallible than the next.  Moreover, it
is a misconception that the demise of DNS and of HTTP need adversely
affect the persistence of URLs.  At such a time, certainly URLs from
the present day might not then be actionable by our present-day
mechanisms, but resolution systems for future non-actionable URLs are
no harder to imagine than resolution systems for present-day non-
actionable URNs and DOIs.  There is no more stable a namespace than
one that is dead and frozen, and that would then characterize the
space of names bearing the "http://" or "https://" prefix.  It is
useful to remember that just because hostnames have been carelessly
chosen in their brief history does not mean that they are unsuitable
in NMAs (and URLs) intended for use in situations demanding the
highest level of persistence available in the Internet environment.
A well-planned name assignment strategy is everything.</t>
      </section>
      <section anchor="assigners-of-arks">
        <name>Assigners of ARKs</name>
        <t>A Name Assigning Authority (NAA) is an organization that creates (or
delegates creation of) long-term associations between identifiers and
information objects.  Examples of NAAs include national libraries,
national archives, and publishers.  An NAA may arrange with an
external organization for identifier assignment.  The US Library of
Congress, for example, allows OCLC (the Online Computer Library
Center, a major world cataloger of books) to create associations
between Library of Congress call numbers (LCCNs) and the books that
OCLC processes.  A cataloging record is generated that testifies to
each association, and the identifier is included by the publisher,
for example, in the front matter of a book.</t>
        <t>An NAA does not so much create an identifier as create an
association.  The NAA first draws an unused identifier string from
its namespace, which is the set of all identifiers under its control.
It then records the assignment of the identifier to an information
object having sundry witnessed characteristics, such as a particular
author and modification date.  A namespace is usually reserved for an
NAA by agreement with recognized community organizations (such as
IANA and ISO) that all names containing a particular string be under
its control.  In the ARK an NAA is represented by the Name Assigning
Authority Number (NAAN).</t>
        <t>The ARK namespace reserved for an NAA is the set of names bearing its
particular NAAN.  For example, all strings beginning with
"ark:12345/" are under control of the NAA registered under 12345,
which might be the National Library of Finland.  Because each NAA has
a different NAAN, names from one namespace cannot conflict with those
from another.  Each NAA is free to assign names from its namespace
(or delegate assignment) according to its own policies.  These
policies must be documented in a manner similar to the declarations
required for URN Namespace registration <xref target="RFC2611"/>.</t>
        <t>Organizations can request or update a NAAN by filling out the NAAN
Request Form <xref target="NAANrequest"/>.</t>
      </section>
      <section anchor="naan-namespace-management">
        <name>NAAN Namespace Management</name>
        <t>Every NAA should have a namespace management strategy.  A classic
hierarchical approach is to partition a NAAN namespace into
subnamespaces known as "shoulders".  As explained in Section 2.4.1,
each shoulder is a unique prefix that guarantees non-collision of
names in different partitions.  This practice is strongly encouraged
for all NAAs, especially when subnamespace management and assignment
streams will be delegated to departments, units, or projects within
an organization.  For example, with a NAAN that is assigned to a
university and managed by its main library, the library should take
care to reserve shoulders (semantically opaque shoulders being
preferred) for distinct assignment streams.  Prefix-based partition
management is typically an important responsibility of the NAA.</t>
        <t>This shoulder delegation approach plays out differently in two real-
world examples: DNS names and ISBN identifiers.  In the former, the
hierarchy is deliberately exposed and in the latter it is hidden.
Rather than using lexical boundary markers such as the period ('.')
found in domain names, the ISBN uses a publisher prefix but doesn't
disclose where the prefix ends and the publisher's assigned name
begins.  This practice of non-disclosure, found in the ISBN and ISSN
schemes, is encouraged in assigning ARKs because it reduces the
visibility of an assertion that is probably not important now and may
become a vulnerability later.</t>
        <t>If longevity is the goal, it is important to keep the prefixes free
of recognizable semantics; for example, using an acronym representing
a project or a department is discouraged.  At the same time, you may
wish to set aside a subnamespace for testing purposes under a
shoulder such as "fk9..." that can serve as a visual clue and
reminder to maintenance staff that this "fake" identifier was never
published.</t>
        <t>There are other measures one can take to avoid user confusion,
transcription errors, and the appearance of accidental semantics when
creating identifiers.  If you are generating identifiers
automatically, pure numeric identifiers are likeley to be
semantically opaque enough, but it's probably useful to avoid leading
zeroes because some users mistakenly treat them as optional, thinking
(arithmetically) that they don't contribute to the "value" of the
identifier.</t>
        <t>If you need lots of identifiers and you don't want them to get too
long, you can mix digits with consonants (but avoid vowels since they
might accidentally spell words) to get more identifiers without
increasing the string length.  In this case you may not want more
than a two letters in a row because it reduces the chance of
generating acronyms.  Generator tools such as <xref target="NOID"/> provide support
for these sorts of identifiers, and can also add a computed check
character as a guarantee against the most common transcription
errors.  If used, it is recommended that the check character be
appended to the original Base Compact Name string (ie, minus the
check character), that original string having been the basis for
computing the check character.</t>
      </section>
      <section anchor="sub-object-naming">
        <name>Sub-Object Naming</name>
        <t>As mentioned previously, semantically opaque identifiers are very
useful for long-term naming of abstract objects, however, it may be
appropriate to extend these names with less opaque extensions that
reference contemporary service entry points (sub-objects) in support
of the object.  Sub-object extensions beginning with a digit or
underscore ('_') are reserved for the possibilty of developing a
future registry of canonical service points (e.g., numeric references
to versions, formats, languages, etc).</t>
      </section>
    </section>
    <section anchor="generic-ark-service-definition">
      <name>Generic ARK Service Definition</name>
      <t>An ARK request's output is delivered information; examples include
the object itself, a policy declaration (e.g., a promise of support),
a descriptive metadata record, or an error message.  The experience
of object delivery is expected to be an evolving mix of information
that reflects changing service expectations and technology
requirements; contemporary examples include such things as an object
summary and component links formatted for human consumption.  ARK
services must be couched in high-level, protocol-independent terms if
persistence is to outlive today's networking infrastructural
assumptions.  The high-level ARK service definitions listed below are
followed in the next section by a concrete method (one of many
possible methods) for delivering these services with today's
technology.  Note that some services may be invoked in one operation,
such as when an "?info" inflection returns both a description and a
permanence declaration for an object.</t>
      <section anchor="generic-ark-access-service-access-location">
        <name>Generic ARK Access Service (access, location)</name>
        <t>Returns (a copy of) the object or a redirect to the same, although a
sensible object proxy may be substituted.  Examples of sensible
substitutes include,</t>
        <ul spacing="normal">
          <li>
            <t>a table of contents instead of a large complex document,</t>
          </li>
          <li>
            <t>a home page instead of an entire web site hierarchy,</t>
          </li>
          <li>
            <t>a rights clearance challenge before accessing protected data,</t>
          </li>
          <li>
            <t>directions for access to an offline object (e.g., a book),</t>
          </li>
          <li>
            <t>a description of an intangible object (a disease, an event), or</t>
          </li>
          <li>
            <t>an applet acting as "player" for a large multimedia object.</t>
          </li>
        </ul>
        <t>May also return a discriminated list of alternate object locators.
If access is denied, returns an explanation of the object's current
(perhaps permanent) inaccessibility.</t>
        <section anchor="generic-policy-service-permanence-naming-etc">
          <name>Generic Policy Service (permanence, naming, etc.)</name>
          <t>Returns declarations of policy and support commitments for given
ARKs.  Declarations are returned in either a structured metadata
format or a human readable text format; sometimes one format may
serve both purposes.  Policy subareas may be addressed in separate
requests, but the following areas should be covered: object
permanence, object naming, object fragment addressing, and
operational service support.</t>
          <t>The permanence declaration for an object is a rating defined with
respect to an identified permanence provider (guarantor), which will
be the NMA. It may include the following aspects.</t>
          <ol spacing="normal" type="1"><li>
              <t>"object availability" -- whether and how access to the object
is supported (e.g., online 24x7, or offline only),</t>
            </li>
            <li>
              <t>"identifier validity" -- under what conditions the identifier
will be or has been re-assigned,</t>
            </li>
            <li>
              <t>"content invariance" -- under what conditions the content of
the object is subject to change, and</t>
            </li>
            <li>
              <t>"change history" -- access to corrections, migrations, and
revisions, whether through links to the changed objects themselves
or through a document summarizing the change history</t>
            </li>
          </ol>
          <t>One approach to persistence statements, conceived independently from
ARKs, can be found at <xref target="PStatements"/>, with ongoing work available at
<xref target="ARKspecs"/>.  An older approach to a permanence rating framework is
given in <xref target="NLMPerm"/>, which identified the following "permanence
levels":</t>
          <ul empty="true">
            <li>
              <t>Not Guaranteed: No commitment has been made to retain this
  resource.  It could become unavailable at any time.  Its
  identifier could be changed.</t>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <t>Permanent: Dynamic Content: A commitment has been made to keep
  this resource permanently available.  Its identifier will always
  provide access to the resource.  Its content could be revised or
  replaced.</t>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <t>Permanent: Stable Content: A commitment has been made to keep this
  resource permanently available.  Its identifier will always
  provide access to the resource.  Its content is subject only to
  minor corrections or additions.</t>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <t>Permanent: Unchanging Content: A commitment has been made to keep
  this resource permanently available.  Its identifier will always
  provide access to the resource.  Its content will not change.</t>
            </li>
          </ul>
          <t>Naming policy for an object includes an historical description of the
NAA's (and its successor NAA's) policies regarding differentiation of
objects.  Since it is the NMA that responds to requests for policy
statements, it is useful for the NMA to be able to produce or
summarize these historical NAA documents.  Naming policy may include
the following aspects.</t>
          <ol spacing="normal" type="1"><li>
              <t>"similarity" -- (or "unity") the limit, defined by the NAA, to
  the level of dissimilarity beyond which two similar objects
  warrant separate identifiers but before which they share one
  single identifier, and</t>
            </li>
            <li>
              <t>"granularity" -- the limit, defined by the NAA, to the level
  of object subdivision beyond which sub-objects do not warrant
  separately assigned identifiers but before which sub-objects are
  assigned separate identifiers.</t>
            </li>
          </ol>
          <t>Subnaming policy for an object describes the qualifiers that the NMA,
in fulfilling its ongoing and evolving service obligations, allows as
extensions to an NAA-assigned ARK.  To the conceptual object that the
NAA named with an ARK, the NMA may add component access points and
derivatives (e.g., format migrations in aid of preservation) in order
to provide both basic and value-added services.</t>
          <t>Addressing policy for an object includes a description of how, during
access, object components (e.g., paragraphs, sections) or views
(e.g., image conversions) may or may not be "addressed", in other
words, how the NMA permits arguments or parameters to modify the
object delivered as the result of an ARK request.  If supported,
these sorts of operations would provide things like byte-ranged
fragment delivery and open-ended format conversions, or any set of
possible transformations that would be too numerous to list or to
identify with separately assigned ARKs.</t>
          <t>Operational service support policy includes a description of general
operational aspects of the NMA service, such as after-hours staffing
and trouble reporting procedures.</t>
        </section>
        <section anchor="generic-description-service">
          <name>Generic Description Service</name>
          <t>Returns a description of the object.  Descriptions are returned in a
structured metadata format, a human-readable text format, or in one
format that serves both purposes (such as human-readable HTML with
embedded machine-readable metadata, or perhaps YAML).  A description
must at a minimum answer the who, what, when, and where questions
("where" being the long-term identifier as opposed to a transient
redirect target) concerning an expression of the object.  Standalone
descriptions should be accompanied by the modification date and
source of the description itself.  May also return discriminated
lists of ARKs that are related to the given ARK.</t>
        </section>
      </section>
      <section anchor="overview-of-the-http-url-mapping-protocol-thump">
        <name>Overview of The HTTP URL Mapping Protocol (THUMP)</name>
        <t>The HTTP URL Mapping Protocol (THUMP) is a way of taking a key (any
identifier) and asking such questions as, what information does this
identify and how permanent is it?  <xref target="THUMP"/> is in fact one specific
method under development for delivering ARK services.  The protocol
runs over HTTP to exploit the web browser's current pre-eminence as
user interface to the Internet.  THUMP is designed so that a person
can enter ARK requests directly into the location field of current
browser interfaces.  Because it runs over HTTP, THUMP can be
simulated and tested via keyboard-based interactions <xref target="RFC0854"/>.</t>
        <t>The asker (a person or client program) starts with an identifier,
such as an ARK or a URL.  The identifier reveals to the asker (or
allows the asker to infer) the Internet host name and port number of
a server system that responds to questions.  Here, this is just the
NMA that is obtained by inspection and possibly lookup based on the
ARK's NAAN.  The asker then sets up an HTTP session with the server
system, sends a question via a THUMP request (contained within an
HTTP request), receives an answer via a THUMP response (contained
within an HTTP response), and closes the session.  That concludes the
connected portion of the protocol.</t>
        <t>A THUMP request is a string of characters beginning with a '?'
(question mark) that is appended to the identifier string.  The
resulting string is sent as an argument to HTTP's GET command.
Request strings too long for GET may be sent using HTTP's POST
command.  The two most common requests correspond to two degenerate
special cases.  First, a simple key with no request at all is the
same as an ordinary access request.  Thus a plain ARK entered into a
browser's location field behaves much like a plain URL, and returns
access to the primary identified object, for instance, an HTML
document.</t>
        <t>The second special case is a minimal ARK description request string
consisting of just "?info".  For example, entering the string,</t>
        <artwork><![CDATA[
    n2t.net/ark:67531/metadc107835?info
]]></artwork>
        <t>into the browser's location field directly precipitates a request for
a metadata record describing the object identified by ark:67531/
metadc107835.  The browser, unaware of THUMP, prepares and sends an
HTTP GET request in the same manner as for a URL.  THUMP is designed
so that the response (indicated by the returned HTTP content type) is
normally displayed, whether the output is structured for machine
processing (text/plain) or formatted for human consumption (text/
html).  In addition to "?info", this specification reserves both '?'
and '??' (originally older forms) for future use.</t>
        <t>The following example THUMP session assumes metadata being returned
by a resolver (as server) to a browser client.  Each line has been
annotated to include a line number and whether it was the client or
server that sent it.  Without going into much depth, the session has
four pieces separated from each other by blank lines: the client's
piece (lines 1-3), the server's HTTP/THUMP response headers (4-8),
and the body of the server's response (9-18).  The first and last
lines (1 and 19) correspond to the client's steps to start the TCP
session and the server's steps to end it, respectively.</t>
        <artwork><![CDATA[
 1  C: [opens session]
    C: GET https://n2t.net/ark:67531/metadc107835?info HTTP/1.1
    C:
    S: HTTP/1.1 200 OK
 5  S: Content-Type: text/plain
    S: THUMP-Status: 0.6 200 OK
    S: Link: </ark:67531/metadc107835> rel="describes";
    S:
    S: erc:
10  S: who:   Austin, Larry
    S: what:  A Study of Rhythm in Bach's Orgelbüchlein
    S: when:  1952
    S: where: https://digital.library.unt.edu/ark:/67531/metadc107835
    S: erc-support:
15  S: who:   University of North Texas Libraries
    S: what:  Permanent: Stable Content:
    S: when:  20081203
    S: where: https://digital.library.unt.edu/ark:/67531/
    S: [closes session]
]]></artwork>
        <t>The first two server response lines (4-5) above are typical of HTTP.
The next line (6) is peculiar to THUMP, and indicates the THUMP
version and a normal return status.  The final header line (7)
asserts, for the benefit of recipients unfamiliar with ARK
inflections, that the response describes the uninflected ARK.</t>
        <t>The balance of the response consists of a single metadata record
(9-18) that comprises the ARK description service response.  The
returned record is in the format of an Electronic Resource Citation
<xref target="ERC"/>, which is discussed in overview in the next section.  For now,
note that it contains four elements that answer the top priority
questions regarding an expression of the object: who played a major
role in expressing it, what the expression was called, when it was
created, and where the expression may be found (note that "where" is
preferably a persistent, citable identifier rather than an unstable
URL sometimes mistakenly referred to as a "location").  This quartet
of elements comes up again and again in ERCs.  Lines 13-17 contain a
minimal persistence statement.</t>
        <t>Each segment in an ERC tells a different story relating to the
object, so although the same four questions (elements) appear in
each, the answers depend on the segment's story type.  While the
first segment tells the story of an expression of the object, the
second segment tells the story of the support commitment made to it:
who made the commitment, what the nature of the commitment was, when
it was made, and where a fuller explanation of the commitment may be
found.</t>
      </section>
      <section anchor="the-electronic-resource-citation-erc">
        <name>The Electronic Resource Citation (ERC)</name>
        <t>An Electronic Resource Citation (or ERC, pronounced e-r-c) <xref target="ERC"/> is a
kind of object description that uses Dublin Core Kernel metadata
elements <xref target="DCKernel"/>.  The ERC with Kernel elements provides a simple,
compact, and printable record for holding data associated with an
information resource.  As originally designed <xref target="Kernel"/>, Kernel
metadata balances the needs for expressive power, very simple machine
processing, and direct human manipulation.  The ERC sense of
"citation" is not limited to the traditional referencing of a result
or information fixed in time on a printed page, but to a more general
kind of reference, both backward, to digital material that cannot be
known to be fixed in time (true of virtually all online information),
and forward, to material that is all the more valuable for improving
or evolving over time.</t>
        <t>The previous section shows two limited examples of what is fully
described elsewhere <xref target="ERC"/>.  The rest of this short section provides
some of the background and rationale for this record format.</t>
        <t>A founding principle of Kernel metadata is that direct human contact
with metadata will be a necessary and sufficient condition for the
near term rapid development of metadata standards, systems, and
services.  Thus the machine-processable Kernel elements must only
minimally strain people's ability to read, understand, change, and
transmit ERCs without their relying on intermediation with
specialized software tools.  The basic ERC needs to be succinct,
transparent, and trivially parseable by software.</t>
        <t>Borrowing from the data structuring format that underlies the
successful spread of email and web services, the ERC format uses
<xref target="ANVL"/>, which is based on email and HTTP headers <xref target="RFC2822"/>.  There is
a naturalness to ANVL's label-colon-value format (seen in the
previous section) that barely needs explanation to a person beginning
to enter ERC metadata.</t>
        <t>While ANVL elements are expected at the top level and don't
themselves support hierarchy, the value of an ANVL element may be an
arbitrary encoded hierarchy of JSON or XML.  Typically, the name of
such an ANVL element ends in "json" or "xml", for example, "json" or
"geojson".  Care should be taken to escape structural characters that
appear in element names and values, specifically, line terminators
(both newlines ("\n") and carriage returns ("\r")) and, in element
names, colons (":").</t>
        <t>Besides simplicity of ERC system implementation and data entry
mechanics, ERC semantics (what the record and its constituent parts
mean) must also be easy to explain.  ERC semantics are based on a
reformulation and extension of the Dublin Core <xref target="RFC5013"/> hypothesis,
which suggests that the fifteen Dublin Core metadata elements have a
key role to play in cross-domain resource description.  The ERC
design recognizes that the Dublin Core's primary contribution is the
international, interdisciplinary consensus that identified fifteen
semantic buckets (element categories), regardless of how they are
labeled.  The ERC then adds a definition for a record and some
minimal compliance rules.  In pursuing the limits of simplicity, the
ERC design combines and relabels some Dublin Core buckets to isolate
a tiny kernel (subset) of four elements for basic cross-domain
resource description.</t>
        <t>For the cross-domain kernel, the ERC uses the four basic elements --
who, what, when, and where -- to pretend that every object in the
universe can have a uniform minimal description.  Each has a name or
other identifier, a locator (a means to access it), some responsible
person or party, and a date.  It doesn't matter what type of object
it is, or whether one plans to read it, interact with it, smoke it,
wear it, or navigate it.  Of course, this approach is flawed because
uniformity of description for some object types requires more
semantic contortion and sacrifice than for others.  That is why at
the beginning of this document, the ARK was said to be suited to
objects that accommodate reasonably regular electronic description.</t>
        <t>While insisting on uniformity at the most basic level provides
powerful cross-domain leverage, the semantic sacrifice is great for
many applications.  So the ERC also permits a semantically rich and
nuanced description to co-exist in a record along with a basic
description.  In that way both sophisticated and naive recipients of
the record can extract the level of meaning from it that best suits
their needs and abilities.  Key to unlocking the richer description
is a controlled vocabulary of ERC record types (not explained in this
document) that permit knowledgeable recipients to apply defined sets
of additional assumptions to the record.</t>
      </section>
      <section anchor="advice-to-web-clients">
        <name>Advice to Web Clients</name>
        <t>ARKs are envisaged to appear wherever durable object references are
planned.  Library cataloging records, literature citations, and
bibliographies are important examples.  In many of these places URLs
(Uniform Resource Locators) are currently used, and inside some of
those URLs are embedded URNs, Handles, and DOIs.  Unfortunately,
there's no suggestion of a way to probe for extra services that would
build confidence in those identifiers; in other words, there's no way
to tell whether any of those identifiers is any better managed than
the average URL.</t>
        <t>ARKs are also envisaged to appear in hypertext links (where they are
not normally shown to users) and in rendered text (displayed or
printed).  A normal HTML link for which the URL is not displayed
looks like this.</t>
        <artwork><![CDATA[
    <a href = "https://example.org/index.htm"> Click Here <a>
]]></artwork>
        <t>A URL with an embedded ARK invites access (via "?info") to extra
services:</t>
        <artwork><![CDATA[
    <a href = "https://example.org/ark:14697/b12345x"> Click Here <a>
]]></artwork>
        <t>Using the <xref target="N2T"/> resolver to provide identifier-scheme-agnostic
protection against hostname instability, this ARK could be published
as:</t>
        <artwork><![CDATA[
    <a href = "https://n2t.net/ark:14697/b12345x"> Click Here <a>
]]></artwork>
        <t>An NAA will typically make known the associations it creates by
publishing them in catalogs, actively advertizing them, or simply
leaving them on web sites for visitors (e.g., users, indexing
spiders) to stumble across in browsing.</t>
      </section>
      <section anchor="enhancements-and-related-specifications">
        <name>Enhancements and Related Specifications</name>
        <t>ARK services, data models, inflections, and applications continue to
evolve.  Follow-on developments and specifications will be made
available from the ARK Maintenance Agency <xref target="ARKspecs"/>.</t>
      </section>
      <section anchor="security-considerations">
        <name>Security Considerations</name>
        <t>The ARK naming scheme poses no direct risk to computers and networks.
Implementors of ARK services need to be aware of security issues when
querying networks and filesystems for Name Mapping Authority
services, and the concomitant risks from spoofing and obtaining
incorrect information.  These risks are no greater for ARK mapping
authority discovery than for other kinds of service discovery.  For
example, recipients of ARKs with a specified NMA should treat it like
a URL and be aware that the identified ARK service may no longer be
operational.</t>
        <t>Apart from mapping authority discovery, ARK clients and servers
subject themselves to all the risks that accompany normal operation
of the protocols underlying mapping services (e.g., HTTP).  As
specializations of such protocols, an ARK service may limit exposure
to the usual risks.  Indeed, ARK services may enhance a kind of
security by helping users identify long-term reliable references to
information objects.</t>
      </section>
    </section>
  </middle>
  <back>
    <references anchor="sec-informative-references">
      <name>Informative References</name>
      <reference anchor="RFC2616">
        <front>
          <title>Hypertext Transfer Protocol -- HTTP/1.1</title>
          <author fullname="R. Fielding" initials="R." surname="Fielding"/>
          <author fullname="J. Gettys" initials="J." surname="Gettys"/>
          <author fullname="J. Mogul" initials="J." surname="Mogul"/>
          <author fullname="H. Frystyk" initials="H." surname="Frystyk"/>
          <author fullname="L. Masinter" initials="L." surname="Masinter"/>
          <author fullname="P. Leach" initials="P." surname="Leach"/>
          <author fullname="T. Berners-Lee" initials="T." surname="Berners-Lee"/>
          <date month="June" year="1999"/>
          <abstract>
            <t>HTTP has been in use by the World-Wide Web global information initiative since 1990. This specification defines the protocol referred to as "HTTP/1.1", and is an update to RFC 2068. [STANDARDS-TRACK]</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="2616"/>
        <seriesInfo name="DOI" value="10.17487/RFC2616"/>
      </reference>
      <reference anchor="RFC5013">
        <front>
          <title>The Dublin Core Metadata Element Set</title>
          <author fullname="J. Kunze" initials="J." surname="Kunze"/>
          <author fullname="T. Baker" initials="T." surname="Baker"/>
          <date month="August" year="2007"/>
          <abstract>
            <t>This document defines fifteen metadata elements for resource description in a cross-disciplinary information environment. This memo provides information for the Internet community.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="5013"/>
        <seriesInfo name="DOI" value="10.17487/RFC5013"/>
      </reference>
      <reference anchor="RFC2611">
        <front>
          <title>URN Namespace Definition Mechanisms</title>
          <author fullname="L. Daigle" initials="L." surname="Daigle"/>
          <author fullname="D. van Gulik" initials="D." surname="van Gulik"/>
          <author fullname="R. Iannella" initials="R." surname="Iannella"/>
          <author fullname="P. Faltstrom" initials="P." surname="Faltstrom"/>
          <date month="June" year="1999"/>
          <abstract>
            <t>This document lays out general definitions of and mechanisms for establishing URN "namespaces". 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="33"/>
        <seriesInfo name="RFC" value="2611"/>
        <seriesInfo name="DOI" value="10.17487/RFC2611"/>
      </reference>
      <reference anchor="RFC2141">
        <front>
          <title>URN Syntax</title>
          <author fullname="R. Moats" initials="R." surname="Moats"/>
          <date month="May" year="1997"/>
          <abstract>
            <t>Uniform Resource Names (URNs) are intended to serve as persistent, location-independent, resource identifiers. This document sets forward the canonical syntax for URNs. [STANDARDS-TRACK]</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="2141"/>
        <seriesInfo name="DOI" value="10.17487/RFC2141"/>
      </reference>
      <reference anchor="RFC2288">
        <front>
          <title>Using Existing Bibliographic Identifiers as Uniform Resource Names</title>
          <author fullname="C. Lynch" initials="C." surname="Lynch"/>
          <author fullname="C. Preston" initials="C." surname="Preston"/>
          <author fullname="R. Daniel" initials="R." surname="Daniel"/>
          <date month="February" year="1998"/>
          <abstract>
            <t>This document discusses how three major bibliographic identifiers (the ISBN, ISSN and SICI) can be supported within the URN framework and the currently proposed syntax for URNs. This memo provides information for the Internet community. It does not specify an Internet standard of any kind.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="2288"/>
        <seriesInfo name="DOI" value="10.17487/RFC2288"/>
      </reference>
      <reference anchor="RFC3986">
        <front>
          <title>Uniform Resource Identifier (URI): Generic Syntax</title>
          <author fullname="T. Berners-Lee" initials="T." surname="Berners-Lee"/>
          <author fullname="R. Fielding" initials="R." surname="Fielding"/>
          <author fullname="L. Masinter" initials="L." surname="Masinter"/>
          <date month="January" year="2005"/>
          <abstract>
            <t>A Uniform Resource Identifier (URI) is a compact sequence of characters that identifies an abstract or physical resource. This specification defines the generic URI syntax and a process for resolving URI references that might be in relative form, along with guidelines and security considerations for the use of URIs on the Internet. The URI syntax defines a grammar that is a superset of all valid URIs, allowing an implementation to parse the common components of a URI reference without knowing the scheme-specific requirements of every possible identifier. This specification does not define a generative grammar for URIs; that task is performed by the individual specifications of each URI scheme. [STANDARDS-TRACK]</t>
          </abstract>
        </front>
        <seriesInfo name="STD" value="66"/>
        <seriesInfo name="RFC" value="3986"/>
        <seriesInfo name="DOI" value="10.17487/RFC3986"/>
      </reference>
      <reference anchor="RFC1034">
        <front>
          <title>Domain names - concepts and facilities</title>
          <author fullname="P. Mockapetris" initials="P." surname="Mockapetris"/>
          <date month="November" year="1987"/>
          <abstract>
            <t>This RFC is the revised basic definition of The Domain Name System. It obsoletes RFC-882. This memo describes the domain style names and their used for host address look up and electronic mail forwarding. It discusses the clients and servers in the domain name system and the protocol used between them.</t>
          </abstract>
        </front>
        <seriesInfo name="STD" value="13"/>
        <seriesInfo name="RFC" value="1034"/>
        <seriesInfo name="DOI" value="10.17487/RFC1034"/>
      </reference>
      <reference anchor="RFC0854">
        <front>
          <title>Telnet Protocol Specification</title>
          <author fullname="J. Postel" initials="J." surname="Postel"/>
          <author fullname="J.K. Reynolds" initials="J.K." surname="Reynolds"/>
          <date month="May" year="1983"/>
          <abstract>
            <t>This is the specification of the Telnet protocol used for remote terminal access in the ARPA Internet. The purpose of the TELNET Protocol is to provide a fairly general, bi-directional, eight-bit byte oriented communications facility. Its primary goal is to allow a standard method of interfacing terminal devices and terminal-oriented processes to each other. It is envisioned that the protocol may also be used for terminal-terminal communication ("linking") and process-process communication (distributed computation). This RFC specifies a standard for the ARPA Internet community. Hosts on the ARPA Internet are expected to adopt and implement this standard. Obsoletes NIC 18639.</t>
          </abstract>
        </front>
        <seriesInfo name="STD" value="8"/>
        <seriesInfo name="RFC" value="854"/>
        <seriesInfo name="DOI" value="10.17487/RFC0854"/>
      </reference>
      <reference anchor="RFC2822">
        <front>
          <title>Internet Message Format</title>
          <author fullname="P. Resnick" initials="P." role="editor" surname="Resnick"/>
          <date month="April" year="2001"/>
          <abstract>
            <t>This document specifies a syntax for text messages that are sent between computer users, within the framework of "electronic mail" messages. [STANDARDS-TRACK]</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="2822"/>
        <seriesInfo name="DOI" value="10.17487/RFC2822"/>
      </reference>
      <reference anchor="RFC2915">
        <front>
          <title>The Naming Authority Pointer (NAPTR) DNS Resource Record</title>
          <author fullname="M. Mealling" initials="M." surname="Mealling"/>
          <author fullname="R. Daniel" initials="R." surname="Daniel"/>
          <date month="September" year="2000"/>
          <abstract>
            <t>This document describes a Domain Name System (DNS) resource record which specifies a regular expression based rewrite rule that, when applied to an existing string, will produce a new domain label or Uniform Resource Identifier (URI). [STANDARDS-TRACK]</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="2915"/>
        <seriesInfo name="DOI" value="10.17487/RFC2915"/>
      </reference>
      <reference anchor="DOI" target="https://doi.org/10.1000/203">
        <front>
          <title>The Digital Object Identifier (DOI) System</title>
          <author>
            <organization>I. D. Foundation</organization>
          </author>
          <date year="2001" month="February"/>
        </front>
      </reference>
      <reference anchor="ANVL" target="https://n2t.net/ark:/13030/c7x921j3h">
        <front>
          <title>A Name-Value Language</title>
          <author initials="J." surname="Kunze" fullname="John Kunze">
            <organization/>
          </author>
          <author initials="B." surname="Kahle">
            <organization/>
          </author>
          <author initials="J." surname="Masanes">
            <organization/>
          </author>
          <author initials="G." surname="Mohr">
            <organization/>
          </author>
          <date year="2005"/>
        </front>
      </reference>
      <reference anchor="ARK" target="https://n2t.net/ark:/13030/c7n00zt1z">
        <front>
          <title>Towards Electronic Persistence Using ARK Identifiers</title>
          <author initials="J." surname="Kunze" fullname="John Kunze">
            <organization/>
          </author>
          <date year="2003" month="August" day="03"/>
        </front>
        <seriesInfo name="IWAW/ECDL Annual Workshop Proceedings" value=""/>
      </reference>
      <reference anchor="ARKagency" target="https://arks.org">
        <front>
          <title>ARK Maintenance Agency</title>
          <author>
            <organization>ARK Alliance</organization>
          </author>
          <date year="2021"/>
        </front>
      </reference>
      <reference anchor="ARKAtech" target="https://wiki.lyrasis.org/display/ARKs/Technical+Working+Group">
        <front>
          <title>ARK Alliance Technical Working Group</title>
          <author>
            <organization>ARK Alliance</organization>
          </author>
          <date year="2022"/>
        </front>
      </reference>
      <reference anchor="ARKdrafts" target="https://github.com/arks-org/arkspec">
        <front>
          <title>ARK Drafts Repository</title>
          <author>
            <organization>ARK Alliance</organization>
          </author>
          <date year="2022"/>
        </front>
      </reference>
      <reference anchor="ARKspecs" target="https://arks.org/specs/">
        <front>
          <title>ARK Maintenance Agency Specifications</title>
          <author>
            <organization>ARK Alliance</organization>
          </author>
          <date year="2021"/>
        </front>
      </reference>
      <reference anchor="CURIE" target="https://www.w3.org/TR/2010/NOTE-curie-20101216/">
        <front>
          <title>CURIE Syntax 1.0</title>
          <author>
            <organization>W3C</organization>
          </author>
          <date year="2010" month="December"/>
        </front>
      </reference>
      <reference anchor="DCKernel" target="https://dublincore.org/groups/kernel/">
        <front>
          <title>Kernel Metadata Working Group</title>
          <author>
            <organization>Dublin Core Metadata Initiative</organization>
          </author>
          <date year="20012008"/>
        </front>
      </reference>
      <reference anchor="ERC" target="https://n2t.net/ark:/13030/c7sn0141m">
        <front>
          <title>Kernel Metadata and Electronic Resource Citations</title>
          <author initials="J." surname="Kunze" fullname="John Kunze">
            <organization/>
          </author>
          <author initials="A." surname="Turner">
            <organization/>
          </author>
          <date year="2007" month="October"/>
        </front>
      </reference>
      <reference anchor="Handle" target="https://eric.ed.gov/?id=ED450775">
        <front>
          <title>Handle System Overview</title>
          <author initials="L." surname="Lannom">
            <organization/>
          </author>
          <date year="1999" month="April"/>
        </front>
        <seriesInfo name="ICSTI Forum No. 30" value=""/>
      </reference>
      <reference anchor="Kernel" target="https://n2t.net/ark:/13030/c7rr1pm49">
        <front>
          <title>A Metadata Kernel for Electronic Permanence</title>
          <author initials="J." surname="Kunze" fullname="John Kunze">
            <organization/>
          </author>
          <date year="2002" month="January"/>
        </front>
        <seriesInfo name="Journal of Digital Information Vol 2, Issue 2, ISSN 1368-7506" value=""/>
      </reference>
      <reference anchor="N2T" target="https://n2t.net">
        <front>
          <title>Name-to-Thing Resolver</title>
          <author>
            <organization>ARK Alliance</organization>
          </author>
          <date year="2006" month="August"/>
        </front>
      </reference>
      <reference anchor="NAANregistry" target="https://n2t.net/e/pub/naan_registry.txt">
        <front>
          <title>NAAN Registry</title>
          <author>
            <organization>ARKs.org</organization>
          </author>
          <date year="2019"/>
        </front>
      </reference>
      <reference anchor="NAANrequest" target="https://n2t.net/e/naan_request">
        <front>
          <title>NAAN Request Form</title>
          <author>
            <organization>ARKs.org</organization>
          </author>
          <date year="2018"/>
        </front>
      </reference>
      <reference anchor="NLMPerm" target="https://www.nlm.nih.gov/pubs/techbull/ma05/ma05_archive.html">
        <front>
          <title>Permanence Levels and the Archives for NLM's Permanent Web Documents</title>
          <author initials="M." surname="Byrnes">
            <organization/>
          </author>
          <date year="2005" month="March"/>
        </front>
      </reference>
      <reference anchor="NOID" target="https://metacpan.org/dist/Noid/view/noid">
        <front>
          <title>Nice Opaque Identifiers</title>
          <author initials="J." surname="Kunze" fullname="John Kunze">
            <organization/>
          </author>
          <date year="2006" month="April"/>
        </front>
      </reference>
      <reference anchor="PStatements" target="https://n2t.net/ark:/13030/c7833mx7t">
        <front>
          <title>Persistence statements: describing digital stickiness</title>
          <author initials="J." surname="Kunze" fullname="John Kunze">
            <organization/>
          </author>
          <date year="2016" month="October"/>
        </front>
      </reference>
      <reference anchor="PURL" target="https://www.internetsociety.org/inet96/proceedings/a4/a4_1.htm">
        <front>
          <title>Introduction to Persistent Uniform Resource Locators</title>
          <author initials="K." surname="Shafer">
            <organization/>
          </author>
          <date year="1996"/>
        </front>
      </reference>
      <reference anchor="shoulderrequest" target="https://n2t.net/e/shoulder_request">
        <front>
          <title>Shoulder Request Form</title>
          <author>
            <organization>ARKs.org</organization>
          </author>
          <date year="2021"/>
        </front>
      </reference>
      <reference anchor="SPT" target="http://n2t.net/e/suffix_passthrough.html">
        <front>
          <title>What is Suffix Passthrough?</title>
          <author initials="J." surname="Kunze" fullname="John Kunze">
            <organization/>
          </author>
          <date year="2021" month="May"/>
        </front>
      </reference>
      <reference anchor="THUMP" target="https://www.ietf.org/archive/id/draft-kunze-thump-03.txt">
        <front>
          <title>The HTTP URL Mapping Protocol</title>
          <author initials="K." surname="Gamiel">
            <organization/>
          </author>
          <author initials="J." surname="Kunze" fullname="John Kunze">
            <organization/>
          </author>
          <date year="2007" month="August"/>
        </front>
      </reference>
    </references>
    <?line 1988?>

<section anchor="ark-maintenance-agency-arksorg">
      <name>ARK Maintenance Agency: arks.org</name>
      <t>The ARK Maintenance Agency <xref target="ARKagency"/> at arks.org has several
functions.</t>
      <ul spacing="normal">
        <li>
          <t>To manage the registry of organizations that will be assigning
  ARKs.  Organizations can request or update a NAAN by filling out
  the NAAN Request Form <xref target="NAANrequest"/>.</t>
        </li>
        <li>
          <t>To be a clearinghouse for information about ARKs, such as best
  practices, introductory documentation, tutorials, community
  forums, etc.  These supplemental resources help ARK implementors
  in high-level applications across different sectors and
  disciplines, and with a variety of metadata standards.</t>
        </li>
        <li>
          <t>To be a locus of discussion about future versions of the ARK
  specification.</t>
        </li>
      </ul>
    </section>
    <section anchor="looking-up-nmas-distributed-via-dns">
      <name>Looking up NMAs Distributed via DNS</name>
      <t>This subsection introduces an older method for looking up NMAs that
is based on the method for discovering URN resolvers described in
<xref target="RFC2915"/>.  It relies on querying the DNS system for Name Authority
Pointer (NAPTR) records that mirror the contents of the plain text
<xref target="NAANregistry"/> database.  A query is submitted to DNS asking for a
list of resolvers that match a given NAAN.  DNS distributes the query
to the particular DNS servers that can best provide the answer,
unless the answer can be found more quickly in a local DNS cache as a
side-effect of a recent query.  Responses come back inside NAPTR
records.  The normal result is one or more candidate NMAs.</t>
      <t>In its full generality the <xref target="RFC2915"/> algorithm ambitiously
accommodates a complex set of preferences, orderings, protocols,
mapping services, regular expression rewriting rules, and DNS record
types.  This subsection proposes a drastic simplification of it for
the special case of ARK mapping authority discovery.  The simplified
algorithm is called Maptr.  It uses only one DNS record type (NAPTR)
and restricts most of its field values to constants.  The following
hypothetical excerpt from a DNS data file for the NAAN known as 12026
shows three example NAPTR records ready to use with the Maptr
algorithm.</t>
      <artwork><![CDATA[
12026.ark.arpa.
;; US Library of Congress
;;       order pref flags service regexp  replacement
 IN NAPTR  0     0   "h"  "ark"   "USLC"  lhc.nlm.nih.gov:8080
 IN NAPTR  0     0   "h"  "ark"   "USLC"  foobar.zaf.org
 IN NAPTR  0     0   "h"  "ark"   "USLC"  sneezy.dopey.com
]]></artwork>
      <t>All the fields are held constant for Maptr except for the "flags",
"regexp", and "replacement" fields.  The "service" field contains the
constant value "ark" so that NAPTR records participating in the Maptr
algorithm will not be confused with other NAPTR records.  The "order"
and "pref" fields are held to 0 (zero) and otherwise ignored for now;
the algorithm may evolve to use these fields for ranking decisions
when usage patterns and local administrative needs are better
understood.</t>
      <t>When a Maptr query returns a record with a flags field of "h" (for
host, a Maptr extension to the NAPTR flags), the replacement field
contains the NMA (host) of an ARK service provider.  When a query
returns a record with a flags field of "" (the empty string), the
client needs to submit a new query containing the domain name found
in the replacement field.  This second sort of record exploits the
distributed nature of DNS by redirecting the query to another domain
name.  It looks like this.</t>
      <artwork><![CDATA[
12345.ark.arpa.
;; Digital Library Consortium
;;       order pref flags service regexp replacement
 IN NAPTR  0     0    ""  "ark"     ""   dlc.spct.org.
]]></artwork>
      <t>Here is the Maptr algorithm for ARK mapping authority discovery.  In
it replace <tt>&lt;NAAN&gt;</tt> with the NAAN from the ARK for which an NMA is
sought.</t>
      <ol spacing="normal" type="1"><li>
          <t>Initialize the DNS query: <tt>type=NAPTR, query=&lt;NAAN&gt;.ark.arpa</tt>.</t>
        </li>
        <li>
          <t>Submit the query to DNS and retrieve (NAPTR) records, discarding
any record that does not have "ark" for the service field.</t>
        </li>
        <li>
          <t>All remaining records with a flags fields of "h" contain
candidate NMAs in their replacement fields.  Set them aside, if
any.</t>
        </li>
        <li>
          <t>Any record with an empty flags field ("") has a replacement field
containing a new domain name to which a subsequent query should
be redirected.  For each such record, set <tt>query=&lt;replacement&gt;</tt>
then go to step (2).  When all such records have been recursively
exhausted, go to step (5).</t>
        </li>
        <li>
          <t>All redirected queries have been resolved and a set of candidate
NMAs has been accumulated from steps (3).  If there are zero
NMAs, exit -- no mapping authority was found.  If there is one or
more NMA, choose one using any criteria you wish, then exit.</t>
        </li>
      </ol>
      <t>A Perl script that implements this algorithm is included here.</t>
      <sourcecode type="perl"><![CDATA[
#!/usr/bin/env perl

use Net::DNS;                           # include simple DNS package
my $qtype = "NAPTR";                    # initialize query type
my $naa = shift;                        # get NAAN script argument
my $mad = new Net::DNS::Resolver;       # mapping authority discovery

&maptr("$naa.ark.arpa");                # call maptr - that's it

sub maptr {                             # recursive maptr algorithm
        my $dname = shift;              # domain name as argument
        my ($rr, $order, $pref, $flags, $service, $regexp,
                $replacement);
        my $query = $mad->query($dname, $qtype);
        return                          # non-productive query
                if (! $query || ! $query->answer);
        foreach $rr ($query->answer) {
                next                    # skip records of wrong type
                        if ($rr->type ne $qtype);
                ($order, $pref, $flags, $service, $regexp,
                        $replacement) = split(/\s/, $rr->rdatastr);
                if ($flags eq "") {
                        &maptr($replacement);   # recurse
                } elsif ($flags eq "h") {
                        print "$replacement\n"; # candidate NMA
                }
        }
}
]]></sourcecode>
    </section>
  </back>
  <!-- ##markdown-source:
H4sIAAAAAAAAA+S97XYj15Ul+P8+RTQ8XiS7ADIzpdRHeqpddKZkZ1n5UZmp
8vSoNHYACJIhAhFwRIBMqOz6P28y79EvNmfvc869NwBkSi73mtVrjZYlkwQi
4sb9OJ/77DObzcJQD6vqSTF5d1MVl29+XzxfVs1QX9VVV7xd3FTrahLK+byr
7uQ78vkkLMqhum673ZOibq7acH/9pHhZDfdtd1v8Qf5TN9fFb7t2uwnLdtGU
a7n3siuvhtnttvmxmpXd7eyTL0K96Z4UQ7fth0cPHnz54FHot/N13fd12wy7
jVzz/Kt3X4elPOpJ8ejBo0/Com36qum3PS+rwqZ+EoqiH7p6MTwpdlUvvy3a
9VoGL19pWvm1WtaDjMZ+G9qFf09+bNebMl0of1hWm+HmSfEJbtp2Q1dd9f5p
v1vnv+5dKwOPf5EHhTvc5LbayYQsZYizoo4Tit/KbnFT31X48fXzZ/L1qtlW
eJXrerjZzmWSZYb6WdtdX+CHTbWYyIcrmYheHjC5GYZN/+Tiwr90rped161/
/UJnG/OMX89vhvVqEkK5HW7aDg+ayb+FrJ280D+fF7/HqvAvulb/3N40xWX+
d3nKk+JN29RN8bzpZbtsB/1g0W6bAfvg27eX/EO1LuuVDPKH8vZ2vvqna/x6
LpMzGT918tV58ZuqW/+P/6efZE+efLVelzIZq1U1/pgDmPyP/3vRyidNOcge
KeWnZdUXT2/KTmZGvyeboaowSZ89Lt5s8YXiTS1beFVXW/3Goh5kuK/Lru7t
DZby4M8fP5ANOHqjr7uyWVSjl6ri6M7nMrqq/6eFPvx806/O8YSA89CtZYB3
XNE3Xz999NnDz+zHxw8efpL++tB/fPhp/PHRF1/Yj598+YVf9vDBJ5/ajw++
eOw/Pvri0SP/8cuHj58E+fnZq+dPOOKh7K4xD75Xlm19jv308MH5wwcPHlw8
evCJfi87+c9q2Ujlqng1/6FaDLkQOJX7nhVvd/1QrXUW01ZKq/P8vHh2Xnwt
87fkAuk3/fw+eDiTGZY/Xb7812/Gg4w7unk0nDfVgG385OLhJw8+eXCx+Pz9
l48e/vDJzWQ03svipWyY2b+WK1nkb8rmelteV8eGNrP/H+3ttLHzL3Bj/ka2
fXmz+sCnclhelH3ZVP3xz38rn7c33fjFH/Ot3/z+yZHhHR1UXJT2vuyWffHV
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
bJDWJgjLwS42175VR1vTAKZec/5+cEoFhsawaCblNA6AYKsWuYuYaNc7mjgW
6I/qzEsxXCaODB28jY3ozE3wDO/3DaoFp0ZPMY1BXgVfL1jhqSDCjGMCL0b7
2YgmfmfhIRyQUlwEpju8YCmE//iP/wiXLy/fvXrx34tX//rVm399/tUfwj/u
/RNIdeLMWcVbM0ezf54qTS7D/vLrHw/+Ofa3/B+56qI4+Offjvxt9LlcFjnU
7J2MyPDJw0effPr44v1nzebh/c0XtxeLTy76x+d3n5+/70EM828fGczFvx3+
hF/C+OmvOzkO72Unxn9+g+IJVpXJP0qGQ2qrjz3sQ2PYe5j/48Q0mGksXvgD
5NJYTMrKTz3pRHxdb0nPfJ3yPST21/7qRoIUEY8ErJvDYvtbqxdootqImNnJ
sJda/LF0TBF8eLn81HI/y7Pjle8IW4vQrRBeKl4/+5qojizdcplPQAxDYDTK
bDLRSAwTbIzEQTTYu+y/outQFgxA+8+rsKrXzoPAGscReQpsdgM/AaALigM1
l+AIbVcKUwypFEjly8sXl8UpN0Ucugd5zpy0AZ/ilioLQMOx1eccHDoYdC3p
zsarkK2sJUDzta4Pa4k1Wr3TsjE8hNoDYaSYrgn7T+81igdBrGtEpQiBb36v
15737r+fBVhaKlT5lh+5FlUjPVOxdi1id4PlTNU5nxaJToHSsVB9SGw+SOx0
oi89Fx3iVBcvaaMD371atfdJdPICVc+DJbGPRXTpQdlypWOOmHAUA6cYwdSl
tkFHjp0tTSi6OI+CYuQ+vWbtFvbTv5ZdDcOQzA0ygmea5E1BQByVg33iZovz
F3q5iYXqlgA/MUGXpysVoKyb0ILXVkkUsjJtUxsFOJ9Vczz76t3l82/e4k/7
quMj0pvT6LvUpOa/2MHt+o9deSAtR3/6yJWH+mSkYv7NLv1P6pTRfZMkx89U
JPIfUyj6f/7L4YAhM/CP7nHu7L/IhK3gMurOsF3x0Wmyf5wy7ie+OlZSH9I/
2T9Pb6rFbfF/yhFWTfS8offdIlsMwhD1enMxNFZGB+sf4tnctIQGey1M2hUH
J5Dp51gSFTyoUyPyMX5cZM47hffXb+fL2gK0JWc4RLj5WEiUOu9wJEgIxrdO
sSoERsxmRcyv0SqNOaud7hTf7LEQZGYROpgRQ51uYSUMeCmylFi1IdyBBDKB
4N/Sa/LShSORMwTqodXplg+UqO7n5TRkUV46ssTCLUE9FAdxHLyq+XX2Lmn9
RSKAayEWYvgXo1ie8OSojR7XYfL+s4m+oHVZYBHyvgJXsRfCX8h0KMeAa/+X
uHHsr1/zsn+Jl+mfw1+ezPDP+P/8n71f45/lWRx1IfflwOX//xTP/5/w20cl
xJ/w4PSefynef1aMbiEi5Kfvol8K//5EA03/OPnKUkdzok9tznSvHJu0ZCr0
55O/JkouZYXwMhQAoOS4/FgtpyrWv/NBiQy6+B6j+e7ie0zHBbbmd+kofq+n
PjrVWhx3cnGiQ4pfLLQM2XxkMG/cVppi8VqoWB6sWfgIZsnO+khN2P6TI2z2
Et60q3vft8bnt1JFHDehQ0giNBI3M2PpQH+qD+d1RxEgEdF9Oecfo0lhXPuA
qKSFVY/acZgUgxB36EPRMB+uAlPm4HmsSHruqFoWIE4so4OA2eRsVDOmdYEs
ezHZeGBviony4vIshN9UV60tWj5XWtdOWg0Gf9xAOX6zwJsVzjZXFgAtth0r
yxUQZwGXLEHj+YLeTE9kVgcWMiR/Fv7L8xlaxaR0plI7GX7AsO6xvcREY3sa
62II+APODLSqIX6VZCNWZsVaN1lJ/HzBxHCWvhl535l2CGmspRhT6chNiR+2
Ck56ZXIynMvBn3ajoMPQW5ndutS6i152REP8s6ES05hi4ML8eyjdZhfiWnEY
XBMdJYJ2egb4yajSTqEky4g8DzLE6PEwKNcutApI4xYTCqeJoRy1ECiLW1KV
xtA5J7uPlrX8OIkA8bqpumGSFdy2tYbxyDOWgO0HMMi9sHpg4pePUKdFK+Id
hRT37wutvk7WtbsjIcsQbTVgXOTJQ5tEFSwoJtPaOpJjNW2zU0qawAyRxr32
mUafhGgtG9VtLuy7fnXXHTMto/W1ryKsYcMHv3/sn2Pfp+x+ewSW3hiCrFyx
ttLDqjGpqFA3zoOc4QDSy8wrNI6A+7QkFshltfC1Hoae1ECRz8yx7Kud4dvi
ojyPNKtld72tlr7UuJXH1TN8SCSS0dwihAYD04Yy5ia8r4n7nYN84s7uGPwl
R9QI1dUV66hph8mOvSPSZEeaTwYvVkMsW0Q1M7P4XuYWmQOrc4Yy7HCv6+su
Ei8QipNBDQgJjQVgmopAbUEWEj8zK7TZ6eS1/RgfiLLm4LQugx6FVE6AHTpK
eZyWXqyUv3kw8pfd2RTGH5eKW540E1qABtO0VWK5Q2oe50FMXj+sUpYYonwg
HpE+UpB4LnT/YBYZ2vcFOW5TaU6+DyIYQjObgBvfAOVL0XlsmJzvHJgqVm+l
m7IzmIDmg0MF8jgKHZN7UZqoPeDg7kbjWZlZoAL60qpU1xDTUeEgZSLvxiyV
bkwULwPxh9skzjp9nKa9VvUcvCegW+D52rVbolGsWI9t1LiEd7S04nfA+SIb
BSkrE7ghEkGc9GPhO43P5CsmSuHBCONE8UY9TzJMubWescNSbX8c7pc9KOiD
6vz2VnMea6Cu+TglLALQMrJR4BiyBiEsZE+q3WsXY9TpjiB0qawAfRN7BJg+
jeCcsIcvQTzN1XPCFSN9ZOU1xn+paSIyIMAUkqXpHFBR7KFP9svs4wwnuI0V
AbEOGiKGRzYNmocXtIygHIaVJMN/vytSGbSbRDfL1fkN6doQ85HleX9uHcJ0
eTbbboXf9M2MR0eDUS7Bs1pY3ZcY37aJ58oypxg/ityNAwlif2g3TtMYylTN
6XuCyZy4vrhe+bW1ynhFQiVGEPeqm8+NLze/TaQOYingPnJu4vUFEyZz8Wq7
YHnNaUIIA5lOGd4gdyuH8aZd9p5QXbGynXYbGvR1YqguYimGMTF8++als+Pp
9D579TxSRJXM5VVM6utoQhyMgaOUT7MlSx12N56ToJCxxHE4LPcav68VtR7U
a0f6DVVy8YKTfqRn+18VOGPKazh1/Ljaz6WBvPyeLtl7lS7lGtRAsSTEEEmK
PMNipYxrgpGEtOLQVjjK1CqJXSuHBjrq17m2tW5GZEi6C50niKf1iCk9lQ7e
HCP8G1H9GblTkTGJYpWt88/+0tas+KktZaGbPBJc2TXRcxH9bRWzGoA3RikR
cDXEVMhJc7lpmOU0VeMoVmKrE6t88nwc6ITjpPonFhrdi3GG0FBCp+e6aQyZ
KG37R2dOvaQk6anHIpkKU9k551Zek6QMu589/Oyvf93jhwZFxF1p5C6NEk3j
+VXGHAwTZVnujK+TxgRQEBom0kwS42qoiVWdC4bIWzImEK165A2B9t/ZCpGV
oDai+r6qaA/2G2SqcFyno22gZgVCavLqFMzVHc4FbbZo4tTgh467UblCzvYs
nTG9T3LTsVoa40VUV+wxsdTPdO3VI6cWHnM82SIf8DxlhZ6pKqDk/OREKatx
UtmRcisNGtkH4lOHMRmI8x3E4iQl7Kk6sZS2Rv3mqEy1sYwIxplJKo5Ekbp6
tuPITu+zSMnkYqLkr3tVYsZFSTukIGbhTtN7dJIzhsua77kLex5hArfF5+Lm
2z6+u05Nb86gOjosFItOX3rKk+jVFdq+5pg79kG/67kTZlHm+nzIbjf5q2uf
+DCjdNEcYYndXoYMfK1mOsv1Kzvsmgh8fjXCM9yXHVDC4jnneP2U/nJOwzpu
M/O/liS8MdyYBpcVXLVHcRW95LxKRCunjLHM0ZIj2JbFJCOrWkkkTT9mBjsI
Vyld8GTbNdjJEzF1fEdPxBJ6MjlDpTphXSATgSnsuMYc+GQx/MyN7PLvZVih
KKbUNV22WBq/dVyj6AMypRFTkaMo3OXlGXmulVXSyllu2k1E8LnLGvAQQKuP
vII8T25E/oVBfdSEOJvmb1GGZbVgn5JrrQKrmMo3Pjl6k91hR4dkI49WIbuv
E0vhTY7cxKqplG3sHOAYDtenXYu/RS427RrV5lklu6lzLQUfcR30ISP3LxMr
XaTSZjlSbnY5odf6PLzSXBFGAc7RRW3EQrFYxFk3DrCBp0uA3AbltpCJUVQo
AV6o04C1rOFfxcdqM4HaeZTVkHaMxvlBnSVioVyJsasu49xzKMSsQgNHUQNd
iBeVph8Wuh14AX1WBS3qifxB+/jhNL4iaeShuchyllLX3jk57tVE7fap8vBG
DSFfXuKkh17PZb+9vmaQd3AXFPfW5LIZ/yEjUASPA4ruhsjTxcfe8q9X+zSa
VsYg06hdi64iD4d/QgNmnV92Wp9XBNQq8SpQYxn+7myK966Vvhjcl+Vqa51z
kvmyz6AIHbvtRxYXS7uzpjAjCWOhDcWNq7hNhT2jOrIIOsbPYxrD4w1fpvTE
TO/lOH5suvcbbHRMKj0PkNnvZQmOSSgFSyii4Qz9XmC3ROOPDro5j/scbHU/
Tarxb80laZh6lNJIOiEPxUZFAOYOLbs2u+UsmPLsE7rjJ99wCtQJC5g0izxO
gzbQnAiNn/arsr85SxlRT59qcLk3G8WdguXUSTyTyBv2q2MVW5kioJ6cCnH0
NhcpUr3bWFHrwc00q5GR8U3JZBRFF73ZuVj0aBOsxQkitrV3jtMNoksNrIt+
0LAOJeVutuxqbLI9VkiNkWpl275IC5brsfR6EaP9H2gM/F3sMP095K3xFiDa
dalUmO8L0Zoggq51L7rFyC34XdYGE31HviZrQGYlTot6bJ+OyQfKWOjEwa7I
XAUH6uFnRStrzZZh+MhCBNq70aAy1E8MrqoIn8zl2DbbNfq6TkLKzk8TIhul
GemgPKCZ+NnnX3w5Xyyvrm9+uF03mz93/XB3//5Hz7NCleSQBkatE4te29Cy
KxJ4bFWRzONkdYJ+RoZXlonT16A3FYcJKOpqc5N+dZv8rr1HB04x9uQ+Z5F+
Uszi67b0ekCSddj29pCxFpsgT4NSHhCpTYMhJTxpTd8RpBowXyzxWDc+zXgv
0Dgh0EZlI7shZsb0uUT/kfaRXdTM7lAG3nX93uua6AMYHcwy5PDbkwcnyu7w
6mRanDy0X/Ci5D/bmT3NZDuTrhoU1hoedfJi+Rgb7clxG6yclig3zIiRLSqc
gqsWIpfkWWQWYOdmK11MKWpsxpuy94WvqBJNT4armkFsbAMPTuP7ni1lLnRo
NzMtbMO5ixgX1hUyIQvyRmYDNY0dvzH1g8taqTvGpmbp67EQ1DmSpoVHDp3y
v3OXvcyp5Y8XomrtsenTNIgR7WXysq+ARrdtEmMHiYVGqwKaSLoRm2/24bSv
NCAV4RkW2aNoIR16PrjEdmx0XnrOrQ9M0CF4eUQiYZxmlKKOGbeyV7MflDzD
Q13wpUigSPIhsUevGSyQhzbVFXGJ+6zDRMSg8ylWTtfJH/QX6vY0gFiWYl+Y
GnWCHJJYmkgX11+RMQ2FB/0FNMYbi+qZSf1r/LV49fsYky/GDNG/LhLw5iMw
m6M4nNF3gaL5kyFqzAbu5dmOg1G3PHYBqZuYJrN08TsgSrT404aubhWJwHga
IQO84iKDAReR3sGjCXCATwa7pQU20nc9n66NIT40L+cEFIlmnAO/1LRECf3p
yy8fPn70J6tk+Iu+1FXitkBlckZOxVh9M5Bm3bqOxUBnrDnxuhhNDtDDqRe3
MzTF0+rsfvwiNjm0P7UTgZd5OPVbdUgLfvByfyl2XB7+197ss8/+xF57w+jV
NlVLd0bbz0+twjYaLQzoTPQysfBE1LVd9pqMaPIvkZCdv0XXqJ96dI4/izN2
9sH35VP+572w/PMnxkjE5hu9Mv6G6meRw+1GbTE6dvAarQOJHVOmKECpUxpr
/f+C+3hvFyeI2tdJLvcqmqzfDAQrqsCT6TgWswSoKdtCsfVkm91CYdX7LjmU
Yg91g2TcRiOOI7art6aGH51/ev5wz+dBtNVC7HvuBqEcCWTuCjBa41EzG303
nXRu4JwVQe1/qHazV8xgZGm8+YIvnfQ7KABTJhoRZqdjWY4gAmpgmXo8ER91
u4L/FbECQX6xhiJlc72V62eREFiJOKCv90vOeuceRZRnpSFmDPYKCigqKW9a
YpZy7GMBlbdkEws4xm0pLvnL1hthgGqbeexNx9pII8Ue1YlGxB+pUvWEh/Ts
NfkrmA/wMagNR8fmWuuhr4yag4w9eCfkEAKJCpcVOvp6Csgtx5xMy3vfbY0v
e5torsAtr9F+mFYvy7VbtKu2vVUrH6cDr8EopJYA99Y3LqIqSI1kDTJEylR7
ncGs3yRzkJpX1oR+ohr206BWXjD6CHbS1G7NS+6zF2rs1g07EdJmL2jPi4mv
W8ABwrRKc8P/jGGF7cZSUIrjMSLTyFuLpj8cbVX2u6CUx97viD4msAfJulSi
tNS6QjWRxvOwcE1YRWpgutg4C1YIh1MDUa/XWIgrBbiVGpzsG518pt2xq5Wj
RbM651E3PXVEDMK5k4GRN6PqlMNjYIS32XPryJoVITJr2RTXiWarRRLQ8eBh
FBJITXXduK0h8MHrnTfUdS8yp7uxJmUIsnpnvjEI26nbHRDTNt7OYY9J3TiH
Gk1iAyvLCsTB7V1KxF+IHWcouSfRIu5D+Odt74QRI69BG4Qocl5loAr7aGhj
ieVPRLVgs1qYCIENJz1CrNdRBJeXyuZjd2TAEhJljMfXRN8kGvGTqSWWGef0
P1v/4DQOhkKM5SgFQQy5MVh/wCjlIydRn9NJ5M7iCFW5n4yw6GIcyQfucRo7
DlvWnuku3jmvoY3YfEV7BwN75+GXrILp8nIUF0hvRLlngwJDqxLm2sBi8Rhf
ZY4aB1TKnb7LLtIWPPwswAiotcGPbGhtKr9qF7f9Gm/yQ9ldg21xTAiZRVBn
wd2L2JaqLG6r3bnlO/mQjFLAQD3ZO9IAjAFIZ70wXNJ8RyaKEkGlwR9P7a1d
hA5fKBZT45taFMeul7HRokKAXg3OSDDEUUIzZVT5jchH1jYfMg6o1Tai1ddu
SlOTtLIf1hv8YkGCNbcsFgvNBRe7cd+NMnrRqm+8H7um+TzlqyKJGsNRPBG/
o/AyIrx1HiuNsqeXs345c91145ITzs9oM2bRppSwppPN8pCA8pCz7GwlgTAc
YoizqmyIHaffUjGpoKXURWmaB1SMHhE8etmbEm4T/hzDzD4ONbBV6WznDqDk
jjyAkxp4pqtU2WtYVC0tkkBybBG6yuSNhbGze5yO9gUeTlrj4iZlNiOr8XAj
S9ugV0u9RkjEm/theMG4ozIGME+/vHr6pmCOFzzCReoIOEODpzsjYA1G0r7M
mplEXoi0DkaFQfwSmuNVWhbbRdqWXLB40SoDZtkhnuaUhsr1I8LOaN7ZnAVM
A5oGNN63OawxuLkxSmPKCmouYb2Nu91piZzd/ux8nJQ/qNZ7dNF/er5ZXhks
+hdo/kLEktioa8VRrOJrHdzm4gP3+UXx/OXTV2/efPX03QEK+/8q/vDm1cvf
agSXqQKjaZzXg1p1Ii4rLWtgf8R+LzZGoVHRRIViXhOlDbGqrpiTdMZNz0gf
t7Kb697KYtxcOOpSZWVh6rRGC+ttb+UtS8TDiQRuyR9IEuBdYKl1gnXFTaC5
QK/7jqapbyPqGNYUzFQwZeVxE5hZCobzUfE0T7JlmSjtdPpD2FO2Gb1CHonP
DN3chlIglTYuMzmpbBHQiHM5IGPK5aR08oeuViHG3S3Wjs5AlC1eEXC270sS
nSDHQBNO5HoeJZu07kKniL5go8HZ8W0YvdVujlU3EOh1bA/3sQIjaQeW3CPa
USXaIubHQ7TWlRARJ5/PomfOHWJBWppde9YZx25V8jAAFS+TnFlxUVPzSx3c
KG+po7NmkFpHAEtJaaMN9D7m1DXWTIh5vXFmgCVKR5yEFEYQ94dBmqnW9U0L
Rt/oPjJaNR0TZr/jWXl0loOVkX0KnnqKQeQ3luti2eF3Po4sH2XRh1QV9+EQ
xDjRKcOejSrWbBW9uiXEWyZqRjeODuzKVDebBRdCnD9PuXu1Figod4bbTh3i
knmUR0FwQI1SLwk1e6vEhcgaQY3kjZ8S9CkAPWtSyy2AmKCLOXLgouR2YFhy
2c/usan4SouotvPsL23GZxR7At5ZEXVx6iTi0+DxE60GEttVHGQFP3gxJSRR
WkcrrK8pzdQQdYO1VXAlzhGg6RkcN6ZziQVT4N0w2h61kzrwoa/L4UbztV74
nf4SRt/aK13Ovs1xZ79rC5uhaxFZWloD4Ny1U7yDOVSpCvjk/MTRCOMn131I
9yt+/v1YF0ekvdzBjaSkyv9TxfgRTmAnYaIfT47Ma7Sg/Kt2jwkJB/dm8J2d
0b2F4k5ZuWTCCUKrs6MYZUL4rAQ3qsDYs2V0o5Bni33qeg+hpUbzcmLyxJKZ
zRZTDAfGAvDRC3Yqmc+c4EvDgLHfbgQ6LqwXVvA2vTHhbkc75tizIMavkkBn
HUeoEDGsmeWvG2+eYMQp1iBmnzGrdy42+h6MDGo4Sibrpt4wG//C1MwVEE77
9G2xRgp5utGl8ijm3XBAEK3zI3m4N3szBsLvMjlT7MmZKEQwFDx+27O1n7XL
1mhvIIgEWXOzaD1hGzcSYckxP67g1T6BJlxoe8g7GutkzSE7e1F8DeMBzuRY
PGWdKlyRWCOjJL5TBcI8grQ8pLbXYibdnNKNcC6lPtNYYV4VQNA5UVyanVG6
hSP6BW2SbmonLXRKSVc2ByWCKSyQmPhCyqCY+lDVZ77PaOR5DMXw8+YyBWvn
pH+djZiEgGVlq7LpkZt50jkHMdmtne2xbsLVdgULwmeTLTm8k47M0HVWGIel
c0AiY/hkD/Wpo8WffTu1X847Itk5Gb9Gb0y/PKVXaianzj5jOJmSDWyb0Q0g
GZOjbCuQhz1iPV6GUc4qh9Al4kCtwzKlwxv9bm23My5coFWggL+QZaxylvBs
9OMGK1q6qA/UpAjhpEij0V9lBIM/KSrU+UjZ4jyKai8CoArsw6hsWyQ+8jGE
aKPLCmXCdrMstS/N1zoF+pqT6OhPpsqAkIrC8k6+R3eiz0HeNzXDPI56G2QR
hRQWYH2OHQwNKoQsqMARMg/biMffdreyD5rlfb00dfn09bfAOoDoyZvG0/5T
les8T9PEsxmPbw9INqBxREtmj1yXPcNilEdxIkxs5HNwMAVW0p/NxGhvvsJH
266vUm1jbN5obEhirYKGXg+jEriHPTrw7ARMxza5gsvkK4fnbBq8+bT6Unsf
OxA09mwG4RXMIHTWsdLURZWxHGcih/YXlYLleI1J4Ei+UfuLAXCnDUaa4zuq
NkhYYGfaD3T7OvAIjkTMdA3FH1WkpWYhYMkfGZv3oMzjvFl+NFihrdGUrcr3
2VdfxK+OuUbUXUx1hHVqcr33bW0gqtwTlBGwNUZodwUMM/adIcz2Ui0qqC3m
kerf/X1J4o/AWJM92lJMQCrqyZham3OtvtDYF1VEQsmmdoCZ5jWUjyICUkEz
jSN2WszStvpRNggQsURmTGwmbNKDPhbJPI9VNDr/QC4DLbtkaZqauoCnxZJp
TavGlITZPAe2UPS6mTbOSGps5bdWrmAhw2mwfn3MteofKbYdth7rwWj3VUtu
NTFLxPiIe57cEZYES4fxjYYWrU+em31K7WlWEgVIudN2xFXWS1I93SrxLI/d
09wGjWfaY8/bSF5zFGis4Z+ECR4HypExRYYhb7JOSW9DVNM4ZMzGdP1iaoZh
8ZV1GLBLr2V6waDLFYxXokGJofVIOMvYoIxDm6VzOzmYbKGRptj0Y88Gn3up
3Bgl780if7VfSV0z+KktVGKgygpEtAmdEynAhWFXk3LTE8uilCKlDjJoO08Y
+9sVzih98BR8iQSszpXPeBqWYy8EZ6QqdcXiE3SSLFbV1ZBVbZUZuiKdpJGp
lFvFDRk07bAwJHA0nP3404v3P1588uih+rj1qPYNc5BumShLfupWxz44/KN5
1e21lv+YUZ0xBqdAqdHHxNIpm4nKi92CtfwdBWRilDX/7NjVqiPPUZiAk+dH
Jz98qectr1cWdLBfbrzMwjtRk8eo0Lz1WYyhsRlbajij1gDbgDRZrqYhW5vc
OpQrC1vqpNu5PskweKMu3dNY2ZyJqKAiCsHYyEijAldTTVex8iq93X0Z+ecC
MWyJ9N9fcOqIaBUy3MxV751PyE6gIdLDUEEuwBIFPc/FLJettqgpcslecx/Y
dH98/+Mfj266Px7bdO9/PPrdD+/PRFltb+ooHzviJ71RhVrRpg2+ryLG9Cx4
MnEvNItLmYFvcudp2Vp3Yj34nIlRYeSoyo/PFqUcBWMuJYg/dhabhkIlR2xf
miSi/arIGGe5wO4D9MdrshEPjdrjlHvTzOXGfP/SbtZkDVfP2DAIhb89C5Nq
xNyXVkSn+98N5DG8Jj12HCl92/quZCuzOkrTqk9m3bq98yYYy3bL242+EvZK
vnsCyPxLP6HDI1Hmz1bhrl1ycWJBnti/rs1WL0aDMiV+Lkrcp/T/v1o8ZtFM
c4e/R3NbuiowP5Hr8HoAxM7xUllkkZ1fEVMkbAH1h3W+p9Xx6xTCxjL4crX7
sTLgyr6IU9nMA3oVlHmJD/4Z5oMxA2b2A9XGyH4gggL2gxsAVKDMlNjlCslr
W0cBmUTzO7A5Q6edSfBZUnQZwoMWRucf0A7P7h7YdOA9Bc1L7Up2tDBVvzau
Tf2ArD9/9On+Hz/98QMfyB/vHn5xftWdt8srT5l77QcbtsK2J9F2inUi0OMl
+tRiRfRlMFcEkdE14nskJ6g30uWpRRw7LV5eJlsNdcZdlQeZYqR37OOcprta
xmhapCxSiKklKws299W1c7FnfqjaVxvQtGmIBATHR/AhRZtP5+GHolaPKdHz
T02PAryssc6Rlco9ZKafTiIL67y4caT4ykHukvSTjb7IHEybDL+nd0qKG9Hy
LXIbZIcjFKuvae6qkaJUNMbIIsctTpKCrzgiVUXF2DpWHp+fMXk/w9KutCbp
Y8b2x5dDPzz+wYdMnT3zl8K1NoacNA0fMICD78C/3+ZdAw0OLeDP/Gm7NxzK
1mj3ZofDQyHsnN7Na6NLvrdeGVozQl/LN5flEUamkxEqO3OCq3vVgp70zgck
21KVuUrH/uCujNSZ6PxZ1lhx3BoLf5s1VuxZY+FvtcaKfWss+Bses8bK5Q/l
omqGYu9Le/aYKA61yPRrsS/Ka+XcwmoD//A0zsCbCrCVFjxXVrboGu0Ya3BW
ZOutoi7fPn3+PO8t9XfU+0Ykenj0+LHV+jppRESZYhb7KurRhKMgnjRBMMIe
CY6z39DxsvdA491qGQvt7PmKGQlErjB/4Fg3vBNBX/uvU+68dMfj2GxTGGg0
UGUoPoiNpZ+mnKYtoiGWrJtbH8vBad7AHeqZSUmTnKmZf5R//0P+/a/y7z/I
v/8k//5R/v3fotrOUCyL8aOZ27CgXuy4U3cprS1rHjwXmz3zl/LvTP5FGd1F
ek52d4TOWL8r1jfppq/lNGntk58yQl8jra6cuCGMeNhz4hxGHd2IM6eaJaIo
bRlBsVlF8AFUooZA9Y8pVUyn/a5ut/1ql8qW5OT8bre5qayl1JiplyCTnP/S
K9WMGSm+baOhTVhxJzPxQ254y7Oc3bluIo0Uz025jH3FVLSgfl+p2TvwS6K2
ctslTQcrJzbHvO+Mgg+HQ0zKSLeKAxfm2Tqgxeb7mEOXyeitxFZJ1UByU21u
KDwN3qxj74M3vfQa1/gCWT9azgILVfJUIzSFCYYcVqRyjhvenpHImFgccKkV
MPAwpizxCRb0joNSkOIeqTGut5ezMIhiwhOgYj8GODL1jnFN8Qae23Yskk4e
5z/n19bsZnZqfhYr8OPZp7P3P8480BIhN31TVT/uzpciRXb7zMOPP53NEJuZ
PfwbnmPRnHh4T355Mm6lMCrg+OUMAMJlDIzwCJuA5rpac9O4p92UdAByRigL
Z7dhrp63/vbN8z6Mu49d+vMg5vGQvf4RGOuoecx9G0SZVB3ZQW+q9yZI90LX
k19+/mzipF21Epme/PXkPHx75Fqu/IaVll6R79QDatfR8JbBhzgzWWZ6hLje
agN5dtkZtW9SAat7yJ4xgvvsWKi5bcp7Kt/2atAf6KsT27NFqKMKk19ePn03
YeUuSaCv5F3LxTtvt5QhvGTmLElrmdeQ90dTS2vyy0ePJxlf7rdvXsoLZVvA
oYEa6EkIAquTiMaeki6fTws0CsV/38p/3z5/+tzqbChKEFCNPfxGcLQu2SbG
Zfjoiy9kg4Sk2hEuSUSzIGYsTUY3Bt+qNOZnlWN1I5NbLw9qiUwRR7mjEZd2
syNbRmU9xI25FA8Q4aqWTtxdXF58O3POlHgD7f669raKkhuUpsFlNQAsgJRz
DGIHLmnPMYEHo6G8NsI+XETaEkzsNJjkU+tQf2Fj51FLOxQYfvsPjx48fMA2
Wvjpsc09PeoMJGjuXyzdtq3TjOB0TkcN+ZC8lzqtRkTLeJd6s0/x1h8YpOyf
KMVZkCfagFVZN+JiOPOE2KwvRyPBV78xDfZVOjMESKOIEAVSlYckHIKulIf7
zPMjlidiclTjZ6fSdWV+OjWGpMEhpSaJW06sByUSSRKw39P5sD+s/G4dj4kF
zFLXLyR2z6bxxqb112owy4OO0LwkjWfBmOADMPFSmvQSMX4FIMq2ySqAI+ug
TVLImOM1FGONDmKTh+WMjevxpvSm7B1U558lEInylmjNUL1hVq62DhJjC2S8
zol9iPEn57xplSigOroyTL+DERA2uUsW5LPzndpnEoL7AnR12lICkIAWWHl2
3dyDk5Yj3yZ6J2YUsOgBGms23834Q4hTntkKGrSxvur77ZjGVohInw183Icw
tt/dZIzgPN0kqVE2R6chdb8y46blWQ1ZNvBYM4mzHPeoFgAdUHn4Izz8Ugw0
0Xej1mTZ12Q8e2OJzwvaln1VnPz65Ego1KuNQ/jEX1KHCZU8q9niuyYjNZmY
4YobxRi7UGvpp4LQzBdGjaqxkim+SrckQi6u6b1KRPlNTeZoP2bIDgz24gRj
+tTf/fBah8ewmqTLnfEBnLr3+nW5x2PcwxjM84IA6zdjncHlvGZyMW0BzmsY
rxkU+cEj4whd7ztZOuokuNf2Rp7kUwRieQcELPtnfHU0GMjMbN8VGcvsWAur
tcL3Q+AlaITgb1NRFJYdquWCDVVZrJFOTspiGrk0UIEydU+C0asQPuekX+2p
sNqavyuPatlnbVwyCBxO3VRrgq72t6suWgoj6K5k5EsLeVMfv2nQDIb/bizu
hslP5+sLDPXtkQhVbwAUhUFaKEpToq5rnviB155d2vMi7pXRmllyH3CfY8/S
IqxOfGrTRxcXOGDnF2d2E0MqmqlgZ9Qvn4Z68PjKVpTHysLiaduCJ+TnZUlB
4aVhAnjdMkFf2loOMQuBo5ol/CwM7p2fdM8wi0PfPOgs2t8tN2OP0KyD9/KM
yRzv3hby2CLap1LYHUqxLI/YxcPlfjcQtLIzSLcLU2BFTpylobDUtzWfM5Os
KPDLjApr7qua0nFLIX0heawUnFFsTsfEVwdyLOxFOLIkionxukvizMumGRXU
ijR2ks+GzuCKc3XG8N5Umy+YV0mtl7ZeEh/J9TPLRCsZUfk6J3u1MpUSa6l5
4rqLQaoYuqIhwQ32gSe6wKJZIm5QfCwTWhEHmA0nbc/80jyME7T9CGPTy0qv
wkKrARtbYT29sbzksnjTrhh4jYxexbgz8GldRQh9ahuouu0sBnYi2kQFeLtu
vb581KPXazvrIXUvj3Du8/DKuK+ruaK8rOISlLBWK+A8TGBmP2ijJgaGEeP7
4fDq9LxIZUzEGrO/psaQmOawUZpzurgqvnsqFsdX358pG0LNDMqI8UWkhweZ
dgW7f7VXeUN3VjuvtP1x3RjTt6yIUR2kb570h69kKQ8VdLE5CxPLJCkJqg6i
1jD/MNENGjC2xMhopsrzz/JuSqHXWhB+W6tyI13yJCLHR9hsvIfC3j3XE7zf
A4PR6BtMlpa60VyKc7fPFSMz0nOxz3MNHxzQ6yTfEZJN3M3a885SszK4sxRb
qJXutFfePHuZVNGaj+6QOYBuc7IU4/OcwelgJFP3eWplnvqx6lqL3JOJRW5C
OaixjJeP3qEBi49qPMMZCF+HaKfGIXHxeyvle4wduVAWlXPoZGAmjSkmhoFy
zFkY7cWHjx5++kVx+pvm67Ooc+gnaZfg4lTmE3JkPOIzA+MfjrnYG/NUpPrt
+by5Qp6TYHMqO789xh4/j/NwOEVBAcXs8HLvlREeu8+sSMMLkrHId91WyW2e
eu3dtJC3TUrKQw2p6x0+xzSiTXcaHUih20B+ini9Na4YstJkfzViEVP5RGqu
42027cSVen7EAEEJiBJsJOhkYH9xNNEl6D6TKNZXLaLI/AixEDxJUBg/2W5u
sl2rVcO/e/futbUg+dWoUiY7ZOF0tPXPFHmiPYese4n1AEFDaJqgUHmQzygp
DIeyaRrBZyJFLIXn1cTOlm/vrDxcA1E+i3ZTma8LXayldQoruqQ6OCZTIKuI
6ycNGIyCSvPhDHpMi3G5vVV+GMpIdc5GlsZKa/eKEq0EVx5t4dRPH3wqGh9l
3wjhrdF6+FqBespy5aMivYDT1tMfy8jZ9kUmea06ZMfiOYilAWZLpp2hyRYK
Le+NSWfYc1xBC3FIi0+Q2KKreLFcMk2FY9QTYmkPudrUJTFFPyhYNZ2wcCkP
nY4EUj6svU1V7G8qY2iyzJhzRVtI9NAYLOKt7Im+NE4zTXED/Ns6o5ZOfQNc
3DHRaItKImfQNYgTP9PGAcq6t9cnb2oUjj5PWtTmNiIIw7eNhXrNwbYmp1cR
JmgVffmT5cN7UJAtFdXnLxzf06g5wDKGNatTX8ByxCFntPfwhFzaWOx/aFNj
PRfVYFdhiDl12UyjQgdmFk0StqYdw0RcLsAeb8fWF3A/i+Uq7140SFbupVTE
qi0Q36qODiSOABPGRnlrcHxjjlEjmXfygU37dTQO940nltNH+06Zb/YKCDOh
eqp57mW5w1GgmcT9Frt4Hz4gOmQM2u9JX/zgFwS/YJxEQihL+0gVqXXTtBg1
UbZuArAp/tZ2tMWoHW3GiPCxdrTHLNCMRcmEmOagy15k1rGGvkqU7MBa62zg
zdm8alVPxEGXC1CMfLuB++2EJymbERMVYPo3HeE5qbMUdJfDeBWMgnPkftCX
8Q9giCeHxrz3/RU7S21zjs2MtbibJqWkPd0QvAkINIFq3JT+bS02C2rpYuss
beFjvEOr3agbSuyel50xtpxHw6KDoTSsvlRcQNa6zWQ2WCp74gWWqS17eV1a
AjIahKcfapAQtEECJuNfEHrV82Y9zBxTy5kdYEtv+yox12kgsr0N2w23nbca
2X8HSx74VtJECUC7kVckQwpqqfc7p6aeDe0Muy0aO1l3Pe1lprA3EcoBPt2o
Wd+zV8/PxgF771hNJyIy2/Qb0DUxHKNMnhmRGV0IkcRoe+ZBesX289IkA4PL
YJTdy9s49wA3vzVJLpGnaxvl7DCbWj77FYMxg1bovywUb2c9jQxuouOh8Zp0
K3xbgsYt1LO3bHjkbbUz3tplFenYsGjbTarejl3LtI4V1aDGa2bWG06maQIc
B9uCttwZ6YUuSciIdLF+7xi1PxXVcZb2xnfy6/ew7N2ydoBHJLJic0HYtoAv
W98HsNJ3u+/TK2ZFFeiBUjbseVFokSYaYPXaCgnKwQBJsdOIAdh1G5J4a7+x
p3gGZaNJKzavOdpyXF4k8qjWWqMpcnq2gGA/7AevEnOEiL0UHViqiq/XYsha
o03Ne4dMp8GqN4tUxIvRa/aFe8Y0+msm7Zc2LjJL9yFp5ZyVFON6+OBBYUo4
J9zJdLFysI4sKssLI76NvodLwjKtmU7XsqNOVi4cT7d1IZM3R0xPJU1sYhyN
hExxx67A4TcWrKgHb6ZumpF1N/JqarXGWMCopw9wNR94t660KG1pXF7mao77
n6Semkq8RjOIe2rJs0kH8VCa/MqER/iQ8Mgkxk8LikALwh/sHQWOvlecCQc4
gj9GxxC0otyAnJSwuqGAt486Q7MQ2pVV1H3pjVk8YUofUwQBJh6WshEFRx4X
A2X5USZyFODxuAfM8xBp/WHJPnUwCTNUcoN6pbFQOSbNgjjk2K3pQ8qB2D6Z
RNUIfbAenxrBzTo8xL6w1BTJcmFUIu+NR3bFUpsssVH2VJuydBYjzZaUjrL6
0c5pT6GnZFCDV59UZjTiFM+0L0RemR7b9DLiXyEdX/drDasbiRyT1fRoSLZg
W9Rbk86yum1rP2Cx2pBuR2suI7zIuSNS1/fIVdyu1RvB2UCv4tK47RPFyQ9K
E4OJ/kozIWDJIsbZXWKb8qA+JS1jHUXl7YbnykYuUt2E9Fw73fhikWMSZY9B
/Y+IsnDbO+p9nQHtJJwChHGjzRGJML/bMAYMw3i71Db2m2u8fzF4c+RwjCNT
sGpKjmmUisJZMKwiB+fpiJBjinzuiEp859EwkqN3IxCwMTYym+IsZB9qf6Ut
CBW7YQy6vP9TS8jQ6EjJ4JvdBqncQVEP1n+DpINO7JZ2acbogv6LC6Ur1Yot
a0NnjkeE/WRcfgzHMNrEvidMo0VydGuznX3dE8caVBGjR1bPyNE79hYWwXbd
VdoPQ+tB5oaPv1Wvax+CZNYPYu1lNGmDB0sPh6LfRo2sjcLe0crPKOnR8Eej
lxqu8fOSps9aJ9vcubi1IrD6fRAzdrjBoXmWwXD900I/1WZ55a0aOR1wgOzk
oMDecOwtu4rBger9YrXt2UxITBXKMGYrNWqhX0Ui6roKPsKKR/gSHgXri+Ms
T/U005y0OYrZzdi8cDTHwBsZfcU2oRQcUGKJ0Px+2pY39psehVs4672ladg3
PZuflWeJQo44uzwgQr4v6yFVf0wPH06nJ9CVzHj9jg1Em9PtjwSbzlzjzOrU
Ij4SoNuGwhy/qMqGlZ3TvY3K7Rw62Ugi5rnpbUJqRKMOBtQacSmHZQrSXuo8
fLN/fNVU5/GI4Aw177RJoqXabJ+BxBRGhvVGNtIedp1Fq8RwucKGv2YrTA/7
W8Qso4LX1EsrJodT1Ljwczp5xXOVOcMVYjBRESnzqDpPXj3bWqzlukW2sUpc
X+xJRVQEYSqxkyX0jUuKtbE3GkuXrNfgAD4tOawRzy+bikh+hzAg224M6WqJ
QzGK9ARm5cy7M+sz3Pko+51MJkBjPAmLVrlcIZiVaCUW2duazdJGcIFsZHXh
F5D7WP+nI54a9QX3KLdBV1BihzjIYi+0yN6gvSMrw16AGTpepT+C/DJcgjvE
2jIyJzQPVKWhO4d7Zbu5qcq7Uk0RKxCS58s8WkS60qmD3bJdI0zEEkqZLdUb
ZBYM3k5YSb1i7BlGlep4muGt1Qhm40YdFPrlyrPCFSqMnYIos5OBUdx2VsCG
4wSMda3QFrP6xBsGbea8FEUC5K/OeGola3hXevAkTdZQTRJM8FPW2kEz77Cr
IU7ZXG/58G+ddChEXydr1KLUTuzYSPavejU2EnG4uE+RoCEkKsO7OIC6thBI
4ZRNkInMl+H5b557YS37/bE8yNrezZ0PKUUHsKsyqDpayIq163252FEjh0Er
wke75dgEWaB5yiGj38vKuhbSm/rduxffXPwfL74JShCk+4Upua2xxokEKTkV
0KqmTzA0sUpJnK8NiYLH633UBRDPqCChZwM/oey3jijz9oYMRMrBrgenICai
Mt85bFnvnGgU5w6UJSe3yJA7s3+sOytRGXRWtso5QDS/CJpYloIMiBmfDjxN
ZUCLKgZICE3NxC9RxUrwZrdSCbJ2MeXeB73m7bDZMrX47bfPn138Vv4TrHYN
QisWaqFTgja+h9xwGkN/wGnKsnzb1MCipMoXEOmW/V4NU944cq9+VRnP415j
4Drz0PV8QY4neksDvBtzYNg2G+jEheJHdIwx1ICGMC6AWs8svLJkjfI6F38A
yOYdXyf1TgKTRApraFboz4YHocD0LocHxGi9cayBQm1oA3uxXyfn2ot09/K+
hvUhwUNtpL8N0T8D4RMkMMioui6dVWrMH86Sx1b7Ajfmtqlt2ofkHnuj+BsP
HyldPyQ6hwFEUjSA0AyopjsWVBoWLg2x71NQCC+x0iZHVZHK4YkdBTWilcYr
Qb729aqanDrSukfuReFqFMe2t+Py9GWIFStoi832cJYyHnect+4scO5uykiq
yzkhBKLsqa4cQEmQpZsIjOqpq0/Cc+XA0E8R4sOmCOYjMrW7towVQbXw/Ead
rlWFjZ5n1QdaRC3v8toVqdLEvXOyTzKLgYBir0s29hPktTYAdhCbws1TQQVU
j9b1sNtkFtzy/tELUS41BZaOxdNf1p2FUQ9y/KIJJkTRazFcVjv/XAszGjLA
a0U4T+yyuivZvhoAqlz5xaFFY2zn9DpkFa/XtIlwftNaBlX4Gd4E6L+esTKa
xYmrsXH+dM0HPHv1fFq8/vbNN9OA/xSqLdXOXpZk6ZzNaAxU3nulsHa72oYM
H1sK2NpDAQ2IKJGlkc0WocInWo+mpjraTPIDoOKNF4K2UzYGZ1Lt66QZjED0
4i7yuqwhvJ1keGiRSu4Dqh+vt2XnBVNxXjkAoldv2loT42ax2Ahb7d6VgzcS
o6zsxt90ho5wE3cwmdVt2s4avKUmS3CQEW06G/UVYV9YNxlJnVy7wFf9gi5V
VjcSC8Tw3XnH6jmc7jwvL0/R+Uk4To0ZlTJLbPAjs8Ny682gB7uc8+3Yr6XC
csKjM5gMEq3cH6cJYTHsZizrPMuZoIKWnb7TIuk0ZCeNokzZNtYpxuF0o74e
QelnwVzNplyrXVSwO6vpFbdgie90KNjxm5gglGM7bhOiTSeoCJPJTbTidYZX
YMs2JWlm9RwzXlCRld40I23QGT/XGoSjthAmIjNtrJnzkafzMVttVXbEVpKH
q6007BcVgU8DgeWKeYA+NcIBT7LBJnJ87rxD8KMezo1toG17zSX8zldWqZ9C
8D/stY/F+RhlGUrNdM2rXJd7CWMmAoGZ6EoXgfCyyDttfOdxY8lptyyEaByo
TKcsoQ5VklQje0Lf5lu/+4jboRxUqaEczw24MjuHXDnfTTilPpJ7TA8b6rUL
Fdx7AmLQ7m4bZToA7cd2QDTINsM0PkTVt1ncYbGCePUIvrlw7go6D04kQ41l
Z9R8y3qpICWS5nmdyOS63E04/Zi+h18+/mIq//38C731wy+//OLXBIKia+RJ
HxvbWIGDN/VJE2U9JkUud+39CXs4rSptGWlfDunLCha1Rjs3caOcYnPwx2ks
WDtLUc+McphJce1JLnPI1knNAUNHNjiLSJGrPHFbuotQkli9z/YOWQp0LCmR
grTfNGsl85p5QA+8wc+oFzUMDlGj8giOAXGF2F+bWgyyEmJGEVbu/RdZg26y
LSdmK04IiacXC7QHchb+6j3iQn1GxrQoVSku/FhqBiVmmpugctrPg7huarXb
Coxqm+urRDKuzggJhyuQEXHsK2dj1TeQNU8l0BHfpEQuRfHGepozoRd7QMZT
a+phgsYTWvuFtPRE7BLyUd3nPXRLWRGxQAdlIb60WjtkwdTyd9ds51xB0YUc
67VgN+cAkqczV0SNBmqevXzrFPtZn1VEtzB0s6aVeY3VhWAyrrpohsljGYuY
u2IftZSNTcGiKaX7FB2HtYo6iVAu7E1lrS5c8RG8EuRF3cHXJ410fl4FXSIE
RRW7qq9w9W8owaBZmdOCrwHv+4qT5wFKu6mnyVYskURzWkqfdSVnfhey3tJF
EpkxlK8NIemXIJFrcV5ilRmEPQ9/qFarmcn79OJ0zI+0sme1vAgAdbwcwGiB
3qKyA82c710LNj2CFrvbatByMwSYzLNyHBVerupmQd/P4BwZYtS7zmXbps9P
PWTd2n+LBN+xFyWrDHSb5Pfeuq8M78US6HqIMnE3cqpoS/ZHGgI4uxR8wzVa
uIr+rLvFdt0PqvG1Y5OiWfAm3/gyXMFUvoYNcZK/niUBomNa9G3bWKRddBPa
CU9umNzlaQXPNg4BMrOE1uPuNYW5Rdoz0v/uzpLR+doygeIdFl29Gfd6JCIz
giktDtQD69w8gDYYXCIlgHsjvcxWzcTNlRUebhsntTbDWYPYBnJQqaKY3a74
oSWyj23V9SDdVjO4ntARI/MzYt+zCuKUjFpv2XtjNBcWLDzPKmUDHEwNa7Gf
kz43gocg7qpuU1nOtlN6xyhWCe2X1QYGpaLIIM9/nh1XdBg27i5DLsTshpxu
8kHmTcFixsNJfjPRqN+P6Hct1VDCtlFcoSwePn4ws2/rS6meYl4iS/H7OE8f
ffr+87NglfCe5vcAdQINyG1lgPcdeq+RxtDKtlBDfFVfb41EGQ0ckR5nu2xc
DGOCXB5RWyayuwQyiIQYjo/WUph8diIzxLbxbYnx1s0W6tOXP4I1achVlbXx
M6BTdEHs5MiD82e43ZLGGkFP0xgbcVzIKFJ5SlqWb/ozkwXW5zqTNFH0nufM
kGK2tHNSKUVH5/5Gk7pj4dwlPQ/lGcyaA9bkZSQPUTHw7NXzLNH2/Fl0MZXm
LdLVhZxYF7wWiG5qRT9X7kp+1GoHl9Dg3DzX3s0t4Rua2KKatb43IyLtZQVw
N04Z9L3pOgK6GuaulhZFCGoo6qHO7HoEdGVSNc1pB1VLAkyurHaGGQPwWY0m
rcVH23XNUdGoQ7wPy5lQZ4AmbTv//ky+nwFH1APJi5uVP6bQGACdRUT4s/up
ydpVQVZUm3Nn6kJn8AP3y4ag1d+ju77sfU37LIFENqmW9HJqkWdILTxrtLRL
59CVWfqxinHAcsjSwalUs1YS2WBI0CuT7Hk1FmkSyJIAgzJxJqgR6yH9kID8
SHbyQPOpP6gPqkGBZJGkSDjMbZh3sjHMblG9ItpnLnrvykBau4SEobvl206D
EGLKWfElirSZhjzVnBBOKassrNiUPT6RCxczq/SWDmszLDEVbDHTDxoVGgXH
QWpyV9YrBefrIXlO/6JCBPuu7lpGI8/DJStoZoD9xFheFq3MaWISKYSl04yn
LRIbI4b/E+AYa7N4ID8VL4NOn6hTQ4wDv/Gv6p6d5WCYFNWNxdMHIMock5gI
T74yNnIjDY852H0MCqyYBJHZM2dchjk+//LSWQ4YfzLvI0SfaPS6hDEk6y7N
tVkB377NzLTgZtpelL7Ufumvnn7zVCNrrxqQCrHgeAuHxG4RnlbeF3td/tAC
odIBdlKKs95ea1Enwv29wputZWU2vcGn94jpWEAmW3WorNw3T5++7FMFJG+r
yDcO0xmXlEPPRqB4CtZgxjbWLJDQIEtvKP6hDWQgyEYWY9mjOuS4nocsSHv2
iFuEchDgLQ1OVchxn0de83iSewsO+xw140VMfw/ZIG1JcSNDD3blPU/AtlEi
xIPcCTXGHs9qhMfT8dcGNpj6fMuremdqtAUV1OocviZFaOz9d7Pfdm5v+qxf
WDo4XkjmKD15CIFiQ6PcWUk4I3HeTzNHMOH+DM+raYt2mWCpyFJxM2Rdb5EO
dtM2I62TacUk5pCocRSPKbT1WlxO5DlHFsqpDSo8v3x5yVE8f/vKYHrcwJTy
eb+AHLRoyzK3Br4hn+FIBMM6EN0wdRZlz9oqjaRiSFJRC0IoHF+eWWEB7pam
ZG8e/CHZVhgrQpi+2fhTIfNIekQuq3HlTpgkYsGJqSvsK3vjrOtQNPzI7oDv
aPPfoJs1Yn307U2OZkLkazGSShZ7OQKDJxx3Rhy3zLsusTFMHh5o8noSK91w
VIOXIIt+Dsaj5Omhr/wJyOsjNooNz0XJ7z46fDSgXSFlp+cMmatWU0IZwgyR
+kVd9Z7JCP6HmONz1IZCiEtnUHTAtXlYWfuXPkQsh3IsZoa1LYK5OEqs99nD
hyTWezU6BIpi13JQWBZMETs+fr5jA2ambg2QgL+Hcf9lrQnJey/z4jSYFwxm
4uVC+IoOHeZ6ZONny7aO345GhmoGRr4XYdQlhR5naUKw1fOp5HE6iHHfbHHa
5hlzoVL5iFSaxC7ZxoloUBFdi7cWCn50/un5w6kqnHE/9K1iEiwmSgGCvCAA
01Vv0BqZRoMqhBh6SFs5Djz2pnVsE9ME7C0rsi+1+A4eeYWxMgrXEmeQv2g+
o9pG0Tdr0IKhlOzxDW39vzzB2KMnpbMWy4QbYT8hR2HPbNuXKVb3p5VqZuDH
DDFhy1k4MM9gIxIGYAOiMRYmHGNDbQMhXBoWmnRwoZj1ZD/NG8N5uDl9TKKo
EElAtVIaWAaxF4Y9gxdThaQ7l9ni23HhQjbL2IzKBrJi57gEAIy55Qi8sUNF
EV/3aWPZUnAv+yZHnU/Poxh3zkozqvd49XI1C2rHeW+dJ/RjU6IRJJ2jCt+o
qUhWZA0hR92cRkk/ORdMVylQT1dDTSSLOtZLufl5eJMV9Gjkx7FUcxRPYvUY
g2WXvQSLMvTx6cn5yVmIRJ15wE53AF+DRZBlFjiw4+eVhs3JkNq3pJJf+1Zl
Ke6xLXiS7U0m6KkFD88klKucars9USlxuHGAOuFvXxpiAmwIfXaCKeaTP4T0
xDzVV+WJ3xTEN9Jsuazqko/EkbXzmBJK2w1ISKPrDMoHhJBannrQNsTaVoVx
7zuyK+eYFl3aDMRqbFBpNitVm4Hom5wZ39OQeyy9uiVKhQc2u/UIfxBKFzHK
/5DEUOElwDqBCUye9UBFCgRvi6IFrefAKUZUvxwLRSUZUCrXSPesBksZ4in0
3Tm5uv3y/Px8Yk5pqUD0Sk1aWZ8tOTW2lXMNsmwrUgIYP0I/lFdX7vXXuKmI
rskoR18a6jpC5pej6JtmuAwh0BdWoFp4xkhbNBI3GUEz0wjq01iXwn2Tl6QB
fedvEOOFw2EVkeeQCeZQl3sMC9SSaUw5EauJfD/7Tohlrcq3tWEsSkwdgK9H
vnlXMYa+qnYKAwjHJLc2zHDS85Ns56fojU7DqirJ7QbyoCoDdeAQEO2Yw5aI
r1S4piyBl/tPNQeHu5yKET3crCsbzlkWvFm2ImrUEmaS2W21CWCLsr6GY0nv
qqcN08ao4qod9pkXuDr4gt77XrHj2rzpusIRbMnEpPsdW2BdR1ZralxGqhsi
OU7JWcI5uWvvq5VVbHHwwXDxcdnRNHgD6hQgNtX7xwMVZZUN0IpqHHzrkTbz
iiJXk3cyJaucnU3KKL4S7hoULEUVllFXKknhcYFowBWYUtmeM1mCTflbh9Ji
olZ9Vvj36vmz72Oez2t7DRLaK+HP/lroUYmly2AIKY1LiJ5utbjNYN4UCNH4
UxKAXqUUawFyJLSfyaBnMvVBcJkb29zGyAdfXp6YMdXJQdHK0ERZGGl+2DnD
yeboa9oCkahBpNTWoUWje55Zsjjex64yd1/RMzcERNTKuK/z4btg73bqFLzd
zmfWJU4LJkJA01xlU6+WWYuGaXHs5O/LCtaj2qEngXMMAxrWDuIMcDEmujXQ
lxVy1p4LD3nWimiKoVLZ2FcH+XuXQvhOH5PQgeYjo6uE9EJV0kI97OPMsMN8
ZuM5U4Jk3YZmDEZo8dv4vfx5B4waPPWyVNbMZIGTenryxxNn9MyiBDnuW42J
JSLErVaBB0sUeH0/ifDESVYaHn8XfwvFFbkgjxPAKveEOj7Sogvo4zPWzfCY
GsOJV+Y/QxmtGtQIteEj8y1PeofNm1V6V2mbixiV+lW0e2MFTZpQK2OekkVC
fO/dqJWq4yyd30cTrVyXsymCDpWd1ruqOEpTZYo1Y6V6p1AgtMEDa3liAIpV
f2PmFwXmaPkvM5ki0SGJsqibQQJJNaulDtdZCtFuZo59JJsipjRkNVxijY12
6f6k7fNalR4nF/d5vfYSw0SnuhIV2XubEttpWkoEJbRdbxwSDqJyz3ZGaHMr
D/ubyqbrq7APv07guUFRaqJYB+N3wQR2ZUZBS36YTfK1q+zBI7KdZdyKvbMD
ziu2o+m8WjcRBrK7n3XYVr4A5Be7aojly6dW6U7Gpdia0Yqoze/UnWFitK9S
clhjVwbBy6DCKKCPDVhJWRcnWIE+IJK8zYi2NlafluCM99ajfvJrbLVJTmWs
fG291phmh8DI+UsshLwO1yE/TRaRNElG6Z+f9UvFdvuRPy2t3sBp085A76dP
Pi2dkeIsE47qGMQKTNN6PYFrpRc/guKx0Um2q5RUzyaGUGL2M1vupX/8spC+
Es/GNIT/WsBaoX9jTKFkJ84ac3gLTS0xeR9De37xTUsa4etqdFFjfDWKyQBq
IfrhfqGVCS9WbrGLCFjB1qoi8+fCS/xwglS0sCyEd8goRLlEqXYccakrZops
rqJARNrjzAeQ7wAdM3gWRApls3wKldRXJCyiPENUFEJS78FwxgpemRaawbki
f0k3MSyFTh6ZG9eyxGXaRy+8oZURCZajOoUlT6nmQLz+xcbEncW6o+dXWc3t
EmWGy2nc5+RjU/qajB4j9uIzqp2AXrM34I707T9Aj9vUR0TfL7Jd/1o1Ttzx
6dxMzVqxfpVp5+eRXqZw9Ras7DToibYMpEhXNBlZEK0d1bP8erUEjPu1jszb
ZSQJrxJdXlBJrmdM5bi2rGL91Xtvu/kryhsskfqhdhV8b3WNKTTcs2atCl9A
DlUJjyEiEZULSsflDfacZrBPlXCJHkEvT1UILKYCSbppqXxybf19ju1XUQjX
Gg7Vh/Mz1ju4eMwMHsdiaQ7m50g84yFSt8R5QZhF6RinHTyhlvi2sttGIPCp
uREt7HHNnhDD78mTF5fnAC7krVj2JooPs84SExubpf+5SyeoqHEcHcmEoN2i
VEibPzhWnW0ITDa0mloGHIs2UJQg4lBDYjw6935djG2wK48/1AGIiuFa1g7o
zM38EEsQOhaNzbVOLdYXTdlMYmISmH1/OjI4/cQT/AJtvZetWVbVqhUjuinQ
HmJiJSQG5OAT0kQZrl1NXvGoI2pfo0FapNhPM8giSybNcnIqbT5hGasX4e+L
xXpXgeIxXlJGbVKoNRZbxhTjIQYiF2PoWPGBWeWXnDIL7RMIRahrZmyBawsZ
Z23uaFXYGuOUGf3u9dt4g+8txm+tRsmrl4FMxDv6DjeRrdh/bwWTDK3lQyvz
A2AHRw7puuLNamenEQnx3ctvXryW734fs9/pEI13/yTdMtC46ydPQvhvtJiK
37qHLmLjZZtJ0rTT1uXSUgoEhCKMEQpiorad1wE7op6R1W2Tv7Wylddr/SYu
zc5CROLbop9zYK9dnTwpnu0gshaAVAz8w+VHx0i4a6GhFh9h0k5IQvjIdDT7
dUHWzw8tey02MpYCo7fu4wnKiKpljxP3yilSyqKDl3qrVtPf8E77s/7/wTtl
coClZQMaGYv2YHO4eMypHQ0X2h+86LdN9M3+117AyLGt+xDNkIxZQZX1nlpT
LbNPO7ZnFA5KoHhi8DVtMO0oVn5wFtPhiDVY/WTMaNVufIWEztJWWxoUM91X
mDNMttReD2rGv6IvEHI5p5dnEaN4pzaHjm+0XRr2skvYytyx7KUVA2REC1qw
m81bppPDx3SyZfddKwJTMCFUZXJmqU7ZMdNoQzho5PJyqvuS33GQ3xKcC34/
eaNdyzbMxPijH4whCWxW5ep7AtOGaHWNQmywu8ypiHUCO+OmEHtPLjf2upyG
muoSel9UYLPN3uwnXya9itw5xUrkKIJZj5nz0RtlQTSvWbbXwcjshXBuPJ33
0XfL7wbvvkjXHZscWb23zCV98Kgkij6815+9Y3GfwrjgEQwsNFg5xoJgEdOi
ZGbxUFAidFvV19G2UKhf2Yc8GtkaFChVYVv9rPfrIOh5m1rn+oCIo0K4cxmr
pGJ1tlOgkR07tdFRCWMBQSw9KaBLMs65kehuQTSKGNyvl1oDkUoezmKvkKBn
kEKMPoTSILOaCQmVmYyC66KBDkDyohX/U3JrX1aJvTs13pLgUQi7KGs8ZK+C
fSBvsbkBns30wBkUwV1d3ffBvlWvtddA40HQsyPscZPo9UyIOGReLzDlwhB1
nHVvwykusYoaIjBKmEbWWVGhc0rgOw4watmRSX/xplPH5SKxuD+/Sob91FtR
exYkukNeYeDrYsFBdvqa74ZqRoDrMkTHKsY4iaEXm3IW0ctrtchTjNg6uyho
LUXGmCKJsU+nIEn1Lq0Gn1GJAGbAWgFMIhZj90fu42OygC6yGMgf9vZ8I314
61jLiZHLaMI9wjpySq2IgERPSTAQdL0mhLUQEpQ+7VY530kSqiEcMaOQ6d0L
JzzLhhK52D1wcDDSUVIhu/QwLFCGI/EAW7OpRwNmx6IB2smaMUaPH0S26aof
xwIi8HL/fqAbUj8Z4Hue8rU4CKIt0ncSzwkOgsVh/vvlC/bcucxfPayNSTY1
n5cNdW/dwO5vWq2K1vY0muRTlAiPBgF2pxP+ZWLt5KiiYpZpDPNtUyF3qVuX
zOApRomg1nDmNWyGf6jes17/2EK9RQ9jclCHZb5mWRO+BbsvIYTlyvQARmsc
LTQn7Qn57tCcCCpk9iJro7haWDmlvnYD9rLLrlo5VoxoEW+TY+w+d9iZoPy6
YpSdZTTgY3fC+NcW4y9O3/3u2xevrV3TT35NoyuoacILaeV4CYZtVo1nafYz
Q7vdKkRZtlxcWfmr1cTn1QDEdNPjiCLEgyLRFCcUZvh1UXzH0Xyv0HKrpm1S
qxEnpNEwhKXZKBr3Av1ZxsHzEZ78CP9vZ9fa3LaRZb/3r8DQqTW5RephR4kj
x57KOKmNN46Tip3drXJcZYiERKwokAZAy5oZ55ftt/1j2+fcRzcoyfHGldh6
EI1Go/v27XvPPafd4qSBojeOCpOTm9VaaOAZJz5pow9A3JLxgMcJNQP+RGo9
WNTSSgk5ixz1XVnNB+6I55BoqLk8KiImyhdxJc0lOF21+ebRFUMyRVkdc6uq
q1bc4y1mqh1NPekyhC/S+4NHnWqvTEELvH+laSoCtVMtKIIV3/rJOh4gFIzH
xks9oRH1evDg6HOiXl8S436OsJo9VpE0DuKIx539YiJFuqlOPPNtE/2DbKEM
j8Z5qu9sQPsMrvhUFCl3jccJ9djSDwEQbk7JIZ/X4VBtVwpuUFWC7ciltkLp
bMYsybp+DPJJHnv2fdVWqp0Q/2MdU69ivYYcW58k7mulYrf8jm7FV8ZU7/wH
vdCyJDmsNLosLOigGQ85ApdAEhvnhbDyCMqGBG+KaDzvugqcyRwwdPI4FXsq
2V3ZBDavn5ggkM9IFl+SGvthUypblNoK3lahbclHJgr7WK1Na0EfwmiBYcjF
NSCAYt00km3JWMb7bC3DTd15INoxY8Y6zXULr+X47/71bhj76AA6OUlg2h3w
x7XSEXk/ISlQJvVJlh7KnDYPE81gJOLL/bfvXjJoATi+Y76tPgAOGDnLYM/w
ScuroQ0B+GkzP//04mWwdpSw5XI9gMO4SWGIxQVQ8LFFZdU/QTHOBBOx7B2l
M1PyqJOR87xSn6/xYEChtRwSNwidVLFJqRkYP+GhyjEmucQvl1sCSyl7gKVe
KasbzVwZks3dMXcnFcDsndQD0Te2Vsh3Jaz/dNLCMDojigNXeSzTBMtZFdZI
3f5UZumPz4JFHtSwqYZFPj7GJtGQ9RJPke/77eBlBlXN0YlIM6HZ4F00d2V6
MQnsNQ3h999/j0fmwkQkqDX9xZdH9w/36a7NDw++fHD/iC3ys8E3jFvH0vcW
iLTWG3BAVp1y0aLnAB2Vu1AMO3ZbB+38l4YVmXnvXMh7pzNTOwTAu4gcw3vB
sgUmgTThAq1Qk6UWCPPfl3WTMKlaxFFqvtX2i90dN9iOq4c1NVIgghCZLHXv
3FfnTS2IBwWiiZC0QiZWaWcoCZGnHKoMPpO5+SICRS87ZAyxYzj3+5y9POP+
AbxDPx+W/cVqIrg/C49ikuts0q3IfCQjEcgPCbB0GN+7f/3rXWyarm0lSQPK
yk3ysuat665katpK0SsDbbsPgR9VokpUr94GNRC1kcQwy063qYk49ebBiMtg
VUPMeFk4N7DiyHxiS8qV8iHdwvWcwZdSCz8AAzPiiCDomNMx0OOk2pqSmEt0
iOuHZmZRbcBSmW1QLJM6Za14DaoxPwErO4pINvP+4PJflc05O9gdZx252wVe
XYz5q+Jwdn8yzbbuu6Jzsr+zry7jMY1FF5/PHgA35SWfC6918OvTPP9qdvjA
tEalHJLUjiVV5XH38aFyUU12N4isw9SE6kT6DPRx+N3LJz8Hf/3aGe+Af75i
mHpaaHaWlG17atUOi+LJcfEKIYzORvg1jV38MZa9VZN/gu2TITvcO9Tr+c+L
Y/9xce/goPjph1Ac8ceaOpi9jOv7uEjr0S7j2M+QiNvGd3ew94VfL79/Vjfn
x8XXt/ToMY5vj0YeqBw91Ovs8qqdH4fDA34dT8vH0InfYpOYFs/Ktr2yz+EY
dYyz94t+K6/5l+VVv7yAIfxbnGtxpH+KZ9/Vyf/+z3y5qlL/ce6OFx5+dXQv
+1Ebn9XGlNDGcrVnxOnbuO6qxZZPtH/9kbKezzSOE5/gKH+CX1OtEQq916As
fBnNRacliHXV7TzX7fmrneeIg//g8N7B/T//LHblK/U6fbpxz0yrg9F8sRK+
iHShfD47mggzudCwqSaxsliQDF2gajRJ4y94mo6TfruqpchQ9zop8JHtRwwU
fxE0aicnaxUut5hBx5no6xgBMbEHerMvJ0EKV7RonZYh+naQnpDKkbjPM8a5
bU7Li5pdoj8H5GCCpZnA6WCzHAbct41+XOPfMnon5crqHAbXDkUDNa2x41oE
sVKF0s5cRJfNDga7zlUS63PVWPG/dfNOde11qr0qLTz7HbrdAnRLlStGbp4o
BXZ49d0vT15ndd+q0qr4Pgu43ABJVD+uWV9OweVuXBvOoAMHJe4Y1UqSZXr+
T+Gyfr1xwvKQwigpffeRYBYXX9KoIt9AMIEqu4jpj6kx9FZ5Y9gigQRXd6bR
bTOolEoeutu5Uo8kAlsYp+e2sF70maTyjwUkmdBn7MlchdDzg31W1cZSfSEz
AZttBoYakOFKVaHUE8cbjMzLVW3t+ArfbuNmVRH97aMvwu04QFNDkIuNX8X/
4gzAGnsm2/L92eGX9g6hoKv+/o1Qj7gK6LJ01ZkRU5dsL+4tqxUDx16PKnQl
DPBpJXPKL4BWPsEs3dflBEpTY2xPMzFO7Wj54XuIGyFzq8skgWRvZte4OaMD
cG1dahY9UBUWfQLptxxF1q1Vx902D6W40c5KtzfBb65B7DxVX0fLjwkt3y+r
7DPZ/CVnmZuarJlLCT2S95pTG+3kc7hESnBFoYlrUMRBd1i8IMqoDLjCxH3M
ehTj+K4nhNV//GPRUMRPEoTdrEGJtiiqWTubTwraHx4tw3kt7EiDhGdGp8Ty
zG9RxdbEHTM+1w8Ibq0SzNBn+6tvn8jvXuvegSlJu6+X+Cc1/dT5kX/KwpMS
71b45ABHlSSK67cv48mBAAOK7ioHR8pyDvhgMpjEN11xk7LuK+3qVDuXRKt1
d1FVS+qFStGjzEaSBV/iZCmUZhKyuH7ykifRrIGcs+L/9QYB0MQcgiECTplF
UKO5vrqRqUsw1Z5CQhn5rVdqWIWMJgcD4wyZWl/9XsHttdDHlTK6LHkGMo64
zDVp7r32b+WzwutBppbDnZ+DNHsqAnV0hcCuUrUIWFhRpWRHg9Tlq9jqoB/j
eG7lonpXt8p0h+iOIhGz/uvhQ1Wfp1KJmd8Nc1h5S/kALjFwKuyNmGnNGUbF
s/CuwGZQUC1Ycth/t2R4F4VsOv5VBiu/1NtidV8F81fiZ1ZdJSufq0tfcFt1
ysQiReFtqi6wVRAI+FfLgAEGe14jMXJLSWaK7mlJxJFgOJK2QxKNJuUXW9tZ
pxI6I3twNiW55cx7oTb0jzoLY8b3LYDl01PgfZoMi2kuYKC6AjNqbbmpF4Nc
Sa5W3TEhxgy5spEJ3mSQPJF6Nk8b6rLii901JkwPAuJluyZKH+NKoWrmOg4G
isGTDDgykFNJ57An0wFGVEVPem7PrjjWkwIMIpGifiAJCoLae4uHW1STVDWu
psC6RQtJEf+AFZ+rEANTBY4Cre8VpVgt623rd8IFEX/aVUYfZ42DX57kzEYr
JGlBGWOJC9US1/U0Lh97VWuwW+FcgFF1m1brF6BVKcJDxilZz61eH33X5rAt
hFffPP+PZ7kf65mF1ApDXBZPEAaTB/fuffiQqxI5NWijwVS0i1hieVKtwLmx
bmbEjNjdx9S6UGmn3fWrzj3g6WSsx1jne7DhVDtikTRCT0JNpsbwkEkqNYjP
gg6lKUdmXav4UkcBnrVAuIScFLQFvUN/3RFJtSC8Sp5KAR3ZPRxV34SyPal7
KfBqoA2zSG3gwn9/8dNzBPb+60eGJI2uYqreCy2L5rx2bsHIZxzD0X932HKA
WXt/sRrtMJH5b8PorFrzGwgxCF2voziosEpO0nm5qYpUppWnQ1hi6U6k9yPR
WnA0YBcssMgH4Z4giuUs/ghjbkVNdamH5dFv0Q/X6t42bg1nFmHl79rRhL+c
Zvc0FktOLXzqeIRSxr9VHd2Szmh/OcLcoyVJx82eUg2eXON6Y2Go8TiCJ0v2
dSdvv0znXBpvA1RSiarut5VSx3QBhIITsWkmclaV3ZXljKNVQ8Ry0DpeRaYN
2wIQd6FuhuDPDFdmm0zuznFJHh0c3v/wwQQr45HDaJ667dmZMMPaE5zWpz0W
X96G23ZfIcIGFJDJ4Qmxl4MjucyhJDVTMhDHyGZ+Z3KNVIg0kYBl/cjuT/YA
ybx49X6tPL8o2BfedaMC4Lc4cMeNUjJHeAtxgLbaepZm0Id1BoPoLc3Pqz6d
isBzV52tEW9i2hLHaCkwPjX8F1khA01ZtcjcPmZYy8VCkD5WoqgJhmyewDvw
AyFL0UTemly4EqLfbNtu68iWmkgzFMD5NJYjE+6qIxrbOeHikWQWe9dJ5WH+
Yu1xcVzqwLpdBRChNtCc5i6MIugOeBiIWQwiD3gO2fHyFx5ufOFCM82DUT45
5B5p69lapIZ3ksb9frNZ+AgWCNBV6p5qTXh8zWS7TNBCjpBSGAkbhzJamXSX
vYLhTOVJfKnU6BTLCBKTH8BprXANoAWscFUVkfo1JLw58kmwpgoJ2gC7oMo+
pVHqPXVqHKM2FAsTj9npLBcIlCbAyhIVQLZgI+zME2KwxuAWcpTCT7qL9Tng
HNEMiGaW6GeV7yjWI5mMn1A0GSeeARNyCq/TVXnJMlviQoIOYW216umISY59
ur+KYo1P0Bn3vUhHp8WHxa1ZeS6MMjZzWptOD9U6e2XtfKlOOjiNS27EWTLe
3HGv5/TwH87xHVCt5pvp6SukYp6yF8DWxXoh+hSqt4UoyxkZ+ap0KB9OcnEl
6pSjbYpsZMqMXULmtrgTfkzgsRPO2mCR4EMtT3ISeNGxSoMD3k2yoiDVSmVO
FG6a8AgQamtfYdxyHKs6pG9oa/oQi9BQlHkxDBWg9mZWva8lcZoMGKEFin7g
U4Xh+nnq/NpXKmi93izJNuk4oabEoTsLK2vBl96CoKb3Qg/R5zh6EydT0j/1
Cpku34JEUbx68Q+5unhIEHK/H4S8ZtvEhXtulhUjULUDbGItMjIkT4Tc1bu4
zk8wC9xz0F7KxEbsckhKR5iaTUT1XOUFkNYutnlWWSTEnl/k7RjNEAg+cDoI
PGYM51l1fKodobyzUPsuGNqOv/nP6OU/YeoN9L4UsIR327yru/JMQ57istGS
UhdeVUZ0zSbOCO50yjTM2KYQvF3jgkWNeA2bw9iaRT30HHgS7V+9JkC7NqEM
56yyg7jpzTQW6eto2NAH8CyH8a9qtT0s9kxLh4VOQ+FsQje0sDwJ+aX0NB7I
MOn02oVDWUGNPS2+p0pCIj5Hj35F3KLfNkQpq/LBXVJmqxtl5dbO5N6uTyp1
tyGF5EX/CSMdTrb1SrTTsKPMle0ZXcsKGR46+LxQ8Hl283gznG56sgF5kagO
3E5Dwt+cpOGVw4/U3gz3irEhACKbLrQbN80Z0EHEmd/2mqs6pzOsIf4r5S3v
C0c8IPRCa0Jmp4kR1LVARjEAj3bGjovAdqvhLMENayaLCGTcjoOb9DEQ4dfQ
mrcRViQyJs4HqzE+lwNhvi6LZZzexaPENq4zELo2+6izfL+37C9Gj7GG5ucE
6sWrHkuq7xve0ECIPoOw09RxsIiEESdgDHiboismyl7Tlh4TOf7kLpHe9fMv
vvpy/4R8re9v6dqvTvX06vm9l68TXiKr2kjzYibUd7PyrFnDNgdlJeBWrNRI
mfRPZ3K26hrggb3G0BnRQvkHz5Wn4j/lmZTSmdGrxNsIMR+lCOUMzrnF60RM
fnIVMklMnNx5WBHTJfJVBBSIeEDv5boXdI1EbyOsKmFW4uXrxikgxB1G/RNM
kBWicI5PWa37HiGIbkPZ6IlgH7YXLEDlZk/VTuBWnJv9u4bcWRqPiKvkFwVx
v8hBOWLSsygOT2nRdYne/rQYpGK5A2aOgWtckJwbsdOKyUdgc2YAWafwniKp
BjfOpJcW8dDgBbUep0K/fsxI9b45o95aVmMsbFNVNNVwj25S5VYi5ToJMkph
QrO2KGdbd+finAhvuslzkFUGNBJ2oF87y32ywmR106JCw5B11h+VhGcG6O02
HiXQC2uYd4EiSa63QN4uQ8M7Q3RIL8eQLYCkrqMHQKLR+ADKWxwPB+tTqykT
uC9mjcux5XFzV1qU61Xxg36goK/4pBfSGSXwxlMlTduhT10gIaCsKsqqY5+U
lHTwgNHAUcvlumyGVAupqFHaV/qmdU8DHAit4wP6oPuJPzuX5/Q+Uo6lYk9I
O2SVPNijqEHJAdTHLW543KnYKPGDFBhIqaHgZAIploftTXMOMrzpVLChyJxs
Qt4PYwQzDLHyU0o02Trls06NA+Km3NO6FFlOLCIM6Hl7UwOz52PCOIAwvW5B
zydOINnXpdv0oRYV3J/BtMfFlZgXFGRIJij4xD+5orQO+iz0i15kkWpq2mpV
q9fqviEqum6QbAhhFg/nSHuASuxmq3AMsGeH/S2t+1tsR8kvXxMvrNeoOPI7
JrZOt83cir3/leWUqhkrHnJiTLtBoszTIs7zLpLvOAz/WTJuLf7lbz5Kxy2d
ZVKGvEHxesrfKrI4Dayoagnfg9U64NTDmnLhvaXt71kfrXImcv5Q4YV+i+ro
csUAqXLux6vjLbYXqjqdhFw3FhFdeTCv4wQRNyezr6BOyNnBhtuNbnQZdKGa
0yrjTFAUHrAzQ6k2BVwhlcQVrmeYhsMWj3LbTgusgbZJg6UQVCtltDAp4ErF
cF8j392z6DBy+m9E3uVbk8zWahbIJCkLNKJj4ibZgEtRg6BgtbZIWA+HbTJW
nmdUGBtInzfLhWtAGZ9k7VJGsm6CJFy+OjxiwuVpz5VJpp/CNy1GU5+/sBi3
b1Vpi/p5zRARVAx+fvnLJBOcYEkwCfN04+rN8NPgETQPnz3odJb19Zp+CB6N
Tjt7ooQN0WZpwpvKTVL0xZhoMFaogYIfA2AipMayNS1kwcWuZO7V22CaNKh+
UlDgs6uwnNMCM06QymQN6DIN24bx3fSjIakKk9Bvt9E5FUbvUtXDcZN5OV9K
2UKAKzMTUUPL3s8x6dlHqmsK5kwwRKIQr+dTvoOgr0DjyQ7gY31wLUxOAISj
N3MoCi1U5hJr4ikLBpnAtoQ/k6NLzQbIfIl7HALbQICWFyeIK4DTM2TBr04J
VMGNplIVm2Twp1IGjiKTabZVhd0Nb5oCZwnwI4JvjBhs0zE7jqGi+BhOMehV
tsrAALoWQvEF2AIRCWMU3GHqa6qgIhbGeFleaqH+30fcBB1uaxJnGB+k2tBt
8PH6VpYbQ9bkH8EbSQ8goVpdT0GC8JitiDEyAshudlpEIXkxFZ6DdesdnmlY
+aC5G5GRhipsu1G3p5TVwBLg2pEEuue4dsLhvYN7XwSFPlBY2ND37KSveUSN
r/SEngrB+MhpMBR1zTb34j4c/9+Ue+Hhw6H6kSsN4Tfyh3OG0whB5LMuQ2Ge
xfnhrDTM4hVPn2vvigNejb9Hy1H8K950hG9+ffHsSfxitZzvNauLvaZe7p2t
3x0/OHhw8P+4/HS9Pinbvb+Xp3RCPv3CLp4h/n61t4i+4NVeXCt6UFXvkW9X
vPNlJVEevl2+Ig6p6bDbOxtxUEbTMJLxGMnKGGWjMtJmdYaMdAD1xwko2ku5
m9xQ8tDSeytiGb53MZj1RonBm5tee+KhIZ0bmMsNoCWniEGT1kG+8hEXwQgv
fnRtXOJsOyjGIACXiBAbuwS9a/TD1lb9EmfyQwlSeX/oyvLsajNWQoV6A1zV
liQGBwuc0HsFYlO3iGTFh0YYTFlYxZCXCySCRJPlnQHEmIJlyEzZe/v1esGI
P3J8+iplm3OOQrME6sjIbPd6W8ymMazUci21cTYdLJWr+5iMKC/Wwo5sKkhz
IX/lPHqN0egk45FwUmDlrCNWk12XTfNTOz0SsbLqYtNfaVmZ9CpoXYwjX2Sr
J8LoUkcmU2gikCWTreXeGnTSXXtA3wcUEgqchUoYtAsrtZYJv8hctQTthH08
SWqp1gPpFqlYZPpqDhNdEvN+S+iQUaqh3ftWsXJm/J6oAun24tNt3x+aPrwA
N0HyXbFYzfe6zbyH4doT8/O9ajn6Cs5WzE5o4JZN8ClRr9qf4s3X2Eoev0nb
AbeWQagnxWFLiiIC9tMBeNwLhVJssu4FPuUOKcf/uHiDvfIRH3YqP3skN/QR
frNHtiIwbV9oUb2/OxMAjVM4nhTeVbtO7JQPJuh3BiJxgrdNmng5U4hjPlhG
18yxvSCZhuQxLGDcW+CfmizhccOC6WyZ67znzYe+WpKfvDbnmbirXOqgBva4
PrUH2CPZYfFNepQUhMbSzNfteDSaaAb7uulgn3LlNCzXgcz62l6ruGFvt+7G
aoSHbZBbTlYXU0MsRiWIHSdUI+CGE/lG33DWl8dv2AYBE2driY5Wm2J8b+J2
CoJnqaVc07NF3KJj6JatVO+X5bZjvUHe1hHwP0f++qyrfJK6GjbI48dCM/Lq
+PqL40348pwcLrrMWyM+kEgeK9bG9ydC3NO7Lgi2OG8gnrTfx9k8m1F09dp6
vGQ16pa12N6Iu/5she4/CKqK+XJNweqmctGWaHChqRwP+hR0gNDKVMYYtyWw
9OeqjePKZKdCY+w432nOP/d+XZkRPVFTiFzmKtz5y/62a/dP6ma/at7Jz0Bo
UTyv+uPjuELNAt70507iMxesNVb0Jh6I4gYdLq6Kz97Sl35UjLiwRze2hUbc
vqhtiFfx+qYs49Xdsj7tb+3HHapn0KzpeFidPZu4KBexCawNe6Lj41/0mPrQ
m/iITQ3hXy5giccjdMcN22hyrUd3RJWTny5mfC13kcgIiFTqj//xkeFEC74m
9PP+GoN9Bg+14AK/eWTuDIxAmYit8hbGn7XttPiM21r8Fxtb/Ie2J/7rjEqf
yfY2DcXOn88yGzB5OOibvMJHHPnZY343lg5PdUJkF2hd20cGBCJQwhdIp06c
nt2P1afF+C9263/+s7CvZ48lEJDdEZR0sG5xAOIoDD9V/ONay6zwurFj3Xm9
caMG8HlLEW1M3dueBt2M95095rKIC/7aeNif8Z9/NfZn8IowV+K5uB/v/9bt
4+LYiRbnzuhz3XB7dlR2ouptgV3o+sjYH10dwxlRpLl8fTg+AJC/c4vlR+/B
RHIxyu/xWxPNyZ3hrnz9TiF99YEe1v8BXTkb1EeGAQA=

-->

</rfc>
