
From fobispo@isc.org  Mon Apr  1 17:37:28 2013
Return-Path: <fobispo@isc.org>
X-Original-To: ire@ietfa.amsl.com
Delivered-To: ire@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C45F921F8F35 for <ire@ietfa.amsl.com>; Mon,  1 Apr 2013 17:37:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level: 
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2sjchGdnDHP4 for <ire@ietfa.amsl.com>; Mon,  1 Apr 2013 17:37:28 -0700 (PDT)
Received: from mx.ams1.isc.org (mx.ams1.isc.org [IPv6:2001:500:60::65]) by ietfa.amsl.com (Postfix) with ESMTP id BE1EA21F844F for <ire@ietf.org>; Mon,  1 Apr 2013 17:37:27 -0700 (PDT)
Received: from bikeshed.isc.org (bikeshed.isc.org [IPv6:2001:4f8:3:d::19]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "mail.isc.org", Issuer "RapidSSL CA" (not verified)) by mx.ams1.isc.org (Postfix) with ESMTPS id A612D5F997C; Tue,  2 Apr 2013 00:37:16 +0000 (UTC) (envelope-from fobispo@isc.org)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=isc.org; s=dkim2012; t=1364863047; bh=HA5usEXfDYkP2D5bRgLMsPkXAZxJH3SnWO67/X0IqZc=; h=Subject:From:In-Reply-To:Date:Cc:References:To; b=ePC9VibxcCF/I+ao+MS140M+hWdOqUfziQvHU0RyujoC1TpKDP8ul8NnkXctAp08t mCiT9Rt0PXD760G4i0UFNzOV8ZhRJDIjlNC1p/f5Cka7c+DZTQF9u8nfH41xa6l7vB wC/4X9FEoj4gImaWh1WesPEiAD7tZdI8+ieEGJ6I=
Received: from [192.168.255.120] (c-24-7-39-79.hsd1.ca.comcast.net [24.7.39.79]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client did not present a certificate) by bikeshed.isc.org (Postfix) with ESMTPSA id 1604F216C47; Tue,  2 Apr 2013 00:37:15 +0000 (UTC) (envelope-from fobispo@isc.org)
Content-Type: text/plain; charset=us-ascii
Mime-Version: 1.0 (Mac OS X Mail 6.3 \(1503\))
From: Francisco Obispo <fobispo@isc.org>
In-Reply-To: <19F54F2956911544A32543B8A9BDE0750982F68A@NICS-EXCH.sbg.nic.at>
Date: Mon, 1 Apr 2013 17:37:14 -0700
Content-Transfer-Encoding: quoted-printable
Message-Id: <9A677006-518B-467A-B3C9-62481094A084@isc.org>
References: <19F54F2956911544A32543B8A9BDE0750982F68A@NICS-EXCH.sbg.nic.at>
To: Alexander Mayrhofer <alexander.mayrhofer@nic.at>
X-Mailer: Apple Mail (2.1503)
Cc: Mark Hofstetter <mark.hofstetter@univie.ac.at>, "ire@ietf.org" <ire@ietf.org>
Subject: Re: [ire] "resend" attribute in "deposit" element.
X-BeenThere: ire@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "Internet Registration Escrow discussion list." <ire.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ire>, <mailto:ire-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ire>
List-Post: <mailto:ire@ietf.org>
List-Help: <mailto:ire-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ire>, <mailto:ire-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Apr 2013 00:37:28 -0000

Hi Alexander,

Well, if we have a detached signature that can be used to verify the =
integrity of the file, why do we neep to record the 'retries'?

I support the idea of removing the 'resend' attribute from the deposit, =
and in fact, I would go further and remove it from the file name as =
well.

Francisco




On Mar 29, 2013, at 7:27 AM, Alexander Mayrhofer =
<alexander.mayrhofer@nic.at> wrote:

> Hi,
>=20
> We're in the late stages of implementing our escrow export script, and =
have discussed internally the purpose of the "resend" attribute in the =
"deposit" element itself.=20
>=20
> Reading through the definition, this attribute is not related to the =
*creation* of the escrow deposit, but rather to its *transport* (Our =
understanding is that the id attribute is more related to the creation =
of the file).=20
>=20
> More specifically, we don't see a reason why the "resend" attribute =
should actually be contained in the file itself, because failure to =
"send" the file to the Escrow provider is completely unrelated to the =
contents of the file.=20
>=20
> If a transport attempt fails, a registry should simply be able to =
rename the (successfully created, validated) escrow file, and just retry =
the *transport*, rather than the *creation*. However, since the "resend" =
attribute is included in the (compressed/encrypted/signed) file itself =
(in addition to the file name!), a failed *transport* attempt (eg. a =
interrupted upload) requires registries to essentially restart the =
generation:  modify the original escrow dump, and repeat the whole =
split/compress/encrypt/sign steps.=20
>=20
> We hence believe that the "resend" attribute should be removed from =
the definition of the "deposit" element. It is not only redundant (since =
it's also included in the file name itself), but its inclusion in the =
escrow content itself is actually misleading, and puts extra burden on =
the escrow process. *If* ICANN's intent with the "resend" attribute was =
to reflect whether a file has been re-*generated* (and not just =
re-*sent*), we propose to change the current structure as follows:
>=20
> - Keep the "resend" part of the file names, and provide clear =
instructions that this number is to be increased when *transport* of the =
deposit failed, and is repeated with the identical file contents =
(retransmission).
> - Remove the "resend" attribute from the "deposit" element.
> - (Optionally) add a "revision" attribute to the "deposit" element, =
and provide clear instructions that the number contained in that =
attribute is to be increased when the *creation* of a deposit with an =
identical "id" is performed (re-generation).
>=20
> Feedback appreciated
>=20
> Alex
>=20
>=20
> _______________________________________________
> ire mailing list
> ire@ietf.org
> https://www.ietf.org/mailman/listinfo/ire

Francisco Obispo=20
Director of Applications and Services - ISC
email: fobispo@isc.org
Phone: +1 650 423 1374 || INOC-DBA *3557* NOC
PGP KeyID =3D B38DB1BE


From james.mitchell@ausregistry.com.au  Tue Apr  2 08:05:24 2013
Return-Path: <james.mitchell@ausregistry.com.au>
X-Original-To: ire@ietfa.amsl.com
Delivered-To: ire@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6D8E721F8AB2 for <ire@ietfa.amsl.com>; Tue,  2 Apr 2013 08:05:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.695
X-Spam-Level: 
X-Spam-Status: No, score=-1.695 tagged_above=-999 required=5 tests=[AWL=0.200,  BAYES_00=-2.599, HELO_EQ_AU=0.377, HOST_EQ_AU=0.327]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oeMTxMxgfTFd for <ire@ietfa.amsl.com>; Tue,  2 Apr 2013 08:05:23 -0700 (PDT)
Received: from mx02.ausregistry.net.au (mx02.ausregistry.net.au [202.65.15.42]) by ietfa.amsl.com (Postfix) with ESMTP id 3EDD621F86B1 for <ire@ietf.org>; Tue,  2 Apr 2013 08:05:23 -0700 (PDT)
Received: from off-win2003-01.stkildard.vic.ausregistry.com.au (HELO off-win2003-01.ausregistrygroup.local) ([10.30.1.3]) by iron02.off08.stkildard.vic.ausregistry.com.au with ESMTP; 03 Apr 2013 02:05:22 +1100
Received: from off-win2003-01.ausregistrygroup.local ([10.30.1.3]) by off-win2003-01.ausregistrygroup.local ([10.30.1.3]) with mapi; Wed, 3 Apr 2013 02:05:17 +1100
From: James Mitchell <james.mitchell@ausregistry.com.au>
To: Gustavo Lozano <gustavo.lozano@icann.org>, David Kipling <David.Kipling@nccgroup.com>, "ire@ietf.org" <ire@ietf.org>
Date: Wed, 3 Apr 2013 02:05:17 +1100
Thread-Topic: [ire] Extended Verification Process - FQDN step
Thread-Index: Ac4vs3txWmWQ5IkyRdeqomCCLE45bQ==
Message-ID: <CD78A377.6F291%james.mitchell@ausregistry.com.au>
In-Reply-To: <CD7792D1.EA82%gustavo.lozano@icann.org>
Accept-Language: en-US, en-AU
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
user-agent: Microsoft-MacOutlook/14.3.2.130206
acceptlanguage: en-US, en-AU
x-kse-antivirus-interceptor-info: scan successful
x-kse-antivirus-info: Clean
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Subject: Re: [ire] Extended Verification Process - FQDN step
X-BeenThere: ire@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "Internet Registration Escrow discussion list." <ire.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ire>, <mailto:ire-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ire>
List-Post: <mailto:ire@ietf.org>
List-Help: <mailto:ire-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ire>, <mailto:ire-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Apr 2013 15:05:24 -0000

Registries may have a reserved list that contains wild-card characters,
e.g. *profanity* (read: contains the term "profanity"). Assuming entries
to be domain names will either result in validation failures, or
registries will not escrow their reserved lists.

Regardless, I do not understand why I would escrow the reserved list
mandated by ICANN, or the reserved list at all for that matter. I thought
the purpose of escrow was to make sure that we don't lose registration
data (domains, hosts, contacts) and that a registry can be reconstituted
quickly - to an EBERO that cannot accept registrations and thus has no
need for a reserved names list.

Regards,
James

On 27/03/13 12:17 PM, "Gustavo Lozano" <gustavo.lozano@icann.org> wrote:

>Hi David,
>
>Comments inline.
>
>Regards,
>Gustavo
>
>On 3/22/13 5:34 AM, "David Kipling" <David.Kipling@nccgroup.com> wrote:
>
>>Hi Gustavo,
>>
>>At NCC Group we are working on the extended verification process and
>>after speaking with some of our customers and registry backend providers
>>it was unclear as to how the step below could be tested effectively:
>>
>>"An FQDN exists only as a domain name or NNDN."
>>
>>Is this literally that any values in the name element of the domain
>>record should not exist as the value of the aName element of an NNDN
>>record?
>>
>>e.g.
>>
>><rdeDom:name>example1.test</rdeDom:name> means the value of example1.test
>>should not exist as a value of the <rdeNNDN:aName> tag e.g.
>>rdeNNDN:aName>example1.test</rdeNNDN:aName> and vice versa so if the
>>element <rdeNNDN:aName>xn--exampl-gva.test</rdeNNDN:aName> exists then
>><rdeDom:name>xn--exampl-gva.test</rdeDom:name> should not exist in the
>>deposit.
>
>You are correct.
>
>=20
>The NNDN object was created to support those registries that
>use a reserved list of names that are not created as domain objects and
>also to
>support the use case of using a name (but not a domain object) to specify
>granular policies regarding IDN variants handling.
>
>=20
>If a registry creates reserved names as domain objects with
>an internal registrar for example, such registry may only use domain
>objects.
>
>If a registry handle reserved names as a list of names, such
>registry may use the NNDN object.
>
>If a registry creates variants in blocked or withheld
>state, such registry may use the NNDN object instead of a creating a
>domain
>object.
>
>If a registry creates mirror variants algorithmically, such registry may
>use
>the NNDN to block variants that are not valid.
>=20
>
>The registry must choose if the use of a NNDN is appropriate
>based on the design of its SRS. Basically a NNDN is like a light domain
>object
>with no registrar, registrant or NS servers associated to it.
>
>
>Regards,
>Gustavo
>
>>
>>Regards
>>
>>David
>>________________________________
>>
>>David Kipling
>>Solutions Architect
>>NCC Group
>>Manchester Technology Centre,
>>Oxford Road
>>Manchester, M1 7EF
>>
>>Telephone: +44 161 209 5430
>>Mobile:
>>Fax:
>>Website: www.nccgroup.com<http://www.nccgroup.com>
>>Email:  David.Kipling@nccgroup.com<mailto:David.Kipling@nccgroup.com>
>>        [http://www.nccgroup.com/media/192418/nccgrouplogo.jpg]
>><http://www.nccgroup.com/>
>>________________________________
>>
>>This email is sent for and on behalf of NCC Group. NCC Group is the
>>trading name of NCC Services Limited (Registered in England CRN:
>>2802141). Registered Office: Manchester Technology Centre, Oxford Road,
>>Manchester, M1 7EF. The ultimate holding company is NCC Group plc
>>(Registered in England CRN: 4627044).
>>
>>Confidentiality: This e-mail contains proprietary information, some or
>>all of which may be confidential and/or legally privileged. It is for the
>>intended recipient only. If an addressing or transmission error has
>>misdirected this e-mail, please notify the author by replying to this
>>e-mail and then delete the original. If you are not the intended
>>recipient you may not use, disclose, distribute, copy, print or rely on
>>any information contained in this e-mail. You must not inform any other
>>person other than NCC Group or the sender of its existence.
>>
>>For more information about NCC Group please visit
>>www.nccgroup.com<http://www.nccgroup.com>
>>
>>P Before you print think about the ENVIRONMENT
>>
>>
>>For more information please visit <a
>>href=3D"http://www.mimecast.com">http://www.mimecast.com<br>
>>This email message has been delivered safely and archived online by
>>Mimecast.
>></a>
>>
>
>_______________________________________________
>ire mailing list
>ire@ietf.org
>https://www.ietf.org/mailman/listinfo/ire


From gustavo.lozano@icann.org  Thu Apr  4 12:19:35 2013
Return-Path: <gustavo.lozano@icann.org>
X-Original-To: ire@ietfa.amsl.com
Delivered-To: ire@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0C90921F8D41 for <ire@ietfa.amsl.com>; Thu,  4 Apr 2013 12:19:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.598
X-Spam-Level: 
X-Spam-Status: No, score=-6.598 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id i+SaA5Ug8HPi for <ire@ietfa.amsl.com>; Thu,  4 Apr 2013 12:19:34 -0700 (PDT)
Received: from EXPFE100-1.exc.icann.org (expfe100-1.exc.icann.org [64.78.22.236]) by ietfa.amsl.com (Postfix) with ESMTP id 029EA21F8D0D for <ire@ietf.org>; Thu,  4 Apr 2013 12:19:34 -0700 (PDT)
Received: from EXVPMBX100-1.exc.icann.org ([64.78.22.232]) by EXPFE100-1.exc.icann.org ([64.78.22.236]) with mapi; Thu, 4 Apr 2013 12:19:33 -0700
From: Gustavo Lozano <gustavo.lozano@icann.org>
To: "ire@ietf.org" <ire@ietf.org>
Date: Thu, 4 Apr 2013 12:19:30 -0700
Thread-Topic: New versions of data escrow drafts
Thread-Index: Ac4xaVZWs1jRwxxBTF2pKS1h4rpYDQ==
Message-ID: <CD832052.F908%gustavo.lozano@icann.org>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
user-agent: Microsoft-MacOutlook/14.3.2.130206
acceptlanguage: en-US
Content-Type: multipart/alternative; boundary="_000_CD832052F908gustavolozanoicannorg_"
MIME-Version: 1.0
Subject: [ire] New versions of data escrow drafts
X-BeenThere: ire@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "Internet Registration Escrow discussion list." <ire.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ire>, <mailto:ire-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ire>
List-Post: <mailto:ire@ietf.org>
List-Help: <mailto:ire-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ire>, <mailto:ire-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 04 Apr 2013 19:19:35 -0000

--_000_CD832052F908gustavolozanoicannorg_
Content-Type: text/plain; charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

Colleagues,

New versions of the registry-data-escrow and dndrd-objects-mapping drafts h=
ave been published to incorporate suggestions received in this list and by =
private messages:
http://www.ietf.org/internet-drafts/draft-arias-noguchi-registry-data-escro=
w-06.txt
http://www.ietf.org/internet-drafts/draft-arias-noguchi-dnrd-objects-mappin=
g-03.txt

As the merge of the CSV draft (dnrd-csv-mapping) with dndrd-object-mapping =
continues, this minor updates of  registry-data-escrow and dndrd-objects-ma=
pping drafts should clarify some questions and incorporate suggestions rece=
ived by private messages and in this list from registry operators and data =
escrow agents.

Main changes are as follows.

draft-arias-noguchi-registry-data-escrow-06:

* The resend attribute is now only used when the escrow deposit must be re-=
generated by the registry operator because the escrow verification procedur=
e failed at the receiving party.

draft-arias-noguchi-dnrd-objects-mapping-03:

* The resend attribute of the <report> element is now an element (<resend>)=
 and contains the same value as the <rde:deposit> resend attribute.

* Data Escrow Agents must send a notification by each successfully received=
 deposit regardless of the result of the verification process.

* Added XPath attribute to policy object.

* Removed optional <authinfo> from XML schemas since the escrow of that ele=
ment is not required to be escrowed based on the suggestions received in th=
e list.

-----

* I have received questions regarding how the data escrow agent notifies IC=
ANN the status of escrow deposits, as required in the base agreement of new=
 gTLDs. In the following link http://tools.ietf.org/html/draft-lozano-icann=
-registry-interfaces-00, you will find the specification of the web service=
s we are implementing for such purpose. This draft will be discussed in ano=
ther forum.

* I have received questions regarding data escrow extensions and new gTLDs.=
 The base agreement, Specification 2, 3.2 defines: " If a Registry Operator=
 offers additional Registry Services that require submission of additional =
data, not included above, additional =93extension schemas=94 shall be defin=
ed in a case by case base to represent that data. ... ICANN and the respect=
ive Registry shall work together to agree on such new objects=92 data escro=
w specifications.". In other words, we are going to validate/approve the da=
ta escrow extensions in case of Registry Operators that offer additional Re=
gistry Services.

If no additional registry services are offered, the data escrow agent uses =
this specification; if additional registry services are offered, the data e=
scrow agent uses the extensions validated/approved by ICANN.

-----

* I have received questions regarding the process for encrypting the escrow=
 deposits as required in the base agreement of new gTLDs. I attempt to prov=
ide answers as follows:

With the incorporation of CSV as an option for doing registry escrow, there=
 is the possibility of an escrow deposit being an XML file plus potentially=
 several CSV data files. Regardless of doing escrow XML only or with CSV, t=
here is always a XML file generated as described in the registry-data-escro=
w draft.

This XML file is named following the procedure described in specification 2=
 of the applicant guidebook. The XML file and potentially the CSV files are=
 always aggregated in a tarball file. For example:

gustavolozano$ ls -lh example_2009-08-02_full_S1_R0.xml
15M example_2009-08-02_full_S1_R0.xml

gustavolozano$ tar -tvf example_2009-08-02_full_S1_R0.tar
example_2009-08-02_full_S1_R0.xml

The tarball is encrypted and optionally compressed by an OpenPGP utility th=
at conforms to RFC4880:

gustavolozano$ gpg --recipient dataescrowagent --output example_2009-08-02_=
full_S1_R0.ryde --encrypt example_2009-08-02_full_S1_R0.tar

gustavolozano$ ls -lh example_2009-08-02_full_S1_R0.ryde
16K example_2009-08-02_full_S1_R0.ryde

A signature file for the .ryde file is generated:

gustavolozano$ gpg --output example_2009-08-02_full_S1_R0.sig --detach-sig =
example_2009-08-02_full_S1_R0.ryde

The registry operator would then send the .ryde and .sig file to the data e=
scrow agent.

Questions are suggestions are welcome.

Regards,
Gustavo

--_000_CD832052F908gustavolozanoicannorg_
Content-Type: text/html; charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

<html><head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3DWindows-1=
252"><meta name=3D"Title" content=3D"">
<meta name=3D"Keywords" content=3D"">

<meta name=3D"ProgId" content=3D"Word.Document">
<meta name=3D"Generator" content=3D"Microsoft Word 14">
<meta name=3D"Originator" content=3D"Microsoft Word 14">
<link rel=3D"File-List" href=3D"file://localhost/Users/gustavolozano/Librar=
y/Caches/TemporaryItems/msoclip/0/clip_filelist.xml">
<!--[if gte mso 9]><xml>
 <o:DocumentProperties>
  <o:Revision>0</o:Revision>
  <o:TotalTime>0</o:TotalTime>
  <o:Pages>1</o:Pages>
  <o:Words>601</o:Words>
  <o:Characters>3432</o:Characters>
  <o:Company>ICANN</o:Company>
  <o:Lines>28</o:Lines>
  <o:Paragraphs>8</o:Paragraphs>
  <o:CharactersWithSpaces>4025</o:CharactersWithSpaces>
  <o:Version>14.0</o:Version>
 </o:DocumentProperties>
 <o:OfficeDocumentSettings>
  <o:AllowPNG/>
 </o:OfficeDocumentSettings>
</xml><![endif]-->
<link rel=3D"themeData" href=3D"file://localhost/Users/gustavolozano/Librar=
y/Caches/TemporaryItems/msoclip/0/clip_themedata.xml">
<!--[if gte mso 9]><xml>
 <w:WordDocument>
  <w:View>Normal</w:View>
  <w:Zoom>0</w:Zoom>
  <w:TrackMoves/>
  <w:TrackFormatting/>
  <w:PunctuationKerning/>
  <w:ValidateAgainstSchemas/>
  <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
  <w:IgnoreMixedContent>false</w:IgnoreMixedContent>
  <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
  <w:DoNotPromoteQF/>
  <w:LidThemeOther>EN-US</w:LidThemeOther>
  <w:LidThemeAsian>JA</w:LidThemeAsian>
  <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript>
  <w:Compatibility>
   <w:BreakWrappedTables/>
   <w:SnapToGridInCell/>
   <w:WrapTextWithPunct/>
   <w:UseAsianBreakRules/>
   <w:DontGrowAutofit/>
   <w:SplitPgBreakAndParaMark/>
   <w:EnableOpenTypeKerning/>
   <w:DontFlipMirrorIndents/>
   <w:OverrideTableStyleHps/>
   <w:UseFELayout/>
  </w:Compatibility>
  <m:mathPr>
   <m:mathFont m:val=3D"Cambria Math"/>
   <m:brkBin m:val=3D"before"/>
   <m:brkBinSub m:val=3D"&#45;-"/>
   <m:smallFrac m:val=3D"off"/>
   <m:dispDef/>
   <m:lMargin m:val=3D"0"/>
   <m:rMargin m:val=3D"0"/>
   <m:defJc m:val=3D"centerGroup"/>
   <m:wrapIndent m:val=3D"1440"/>
   <m:intLim m:val=3D"subSup"/>
   <m:naryLim m:val=3D"undOvr"/>
  </m:mathPr></w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:LatentStyles DefLockedState=3D"false" DefUnhideWhenUsed=3D"true"
  DefSemiHidden=3D"true" DefQFormat=3D"false" DefPriority=3D"99"
  LatentStyleCount=3D"276">
  <w:LsdException Locked=3D"false" Priority=3D"0" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Normal"/>
  <w:LsdException Locked=3D"false" Priority=3D"9" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"heading 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"=
heading 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"=
heading 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"=
heading 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"=
heading 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"=
heading 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"=
heading 7"/>
  <w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"=
heading 8"/>
  <w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"=
heading 9"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 7"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 8"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 9"/>
  <w:LsdException Locked=3D"false" Priority=3D"35" QFormat=3D"true" Name=3D=
"caption"/>
  <w:LsdException Locked=3D"false" Priority=3D"10" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Title"/>
  <w:LsdException Locked=3D"false" Priority=3D"1" Name=3D"Default Paragraph=
 Font"/>
  <w:LsdException Locked=3D"false" Priority=3D"11" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Subtitle"/>
  <w:LsdException Locked=3D"false" Priority=3D"22" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Strong"/>
  <w:LsdException Locked=3D"false" Priority=3D"20" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Emphasis"/>
  <w:LsdException Locked=3D"false" Priority=3D"59" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Table Grid"/>
  <w:LsdException Locked=3D"false" UnhideWhenUsed=3D"false" Name=3D"Placeho=
lder Text"/>
  <w:LsdException Locked=3D"false" Priority=3D"1" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"No Spacing"/>
  <w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Shading"/>
  <w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light List"/>
  <w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Grid"/>
  <w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Dark List"/>
  <w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Shading"/>
  <w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful List"/>
  <w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Grid"/>
  <w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Shading Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light List Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Grid Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 1 Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 2 Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 1 Accent 1"/>
  <w:LsdException Locked=3D"false" UnhideWhenUsed=3D"false" Name=3D"Revisio=
n"/>
  <w:LsdException Locked=3D"false" Priority=3D"34" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"List Paragraph"/>
  <w:LsdException Locked=3D"false" Priority=3D"29" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Quote"/>
  <w:LsdException Locked=3D"false" Priority=3D"30" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Intense Quote"/>
  <w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 2 Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 1 Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 2 Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 3 Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Dark List Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Shading Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful List Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Grid Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Shading Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light List Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Grid Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 1 Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 2 Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 1 Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 2 Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 1 Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 2 Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 3 Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Dark List Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Shading Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful List Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Grid Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Shading Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light List Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Grid Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 1 Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 2 Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 1 Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 2 Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 1 Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 2 Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 3 Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Dark List Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Shading Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful List Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Grid Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Shading Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light List Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Grid Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 1 Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 2 Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 1 Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 2 Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 1 Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 2 Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 3 Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Dark List Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Shading Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful List Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Grid Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Shading Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light List Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Grid Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 1 Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 2 Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 1 Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 2 Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 1 Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 2 Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 3 Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Dark List Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Shading Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful List Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Grid Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Shading Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light List Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Grid Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 1 Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 2 Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 1 Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 2 Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 1 Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 2 Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 3 Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Dark List Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Shading Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful List Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Grid Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"19" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Subtle Emphasis"/>
  <w:LsdException Locked=3D"false" Priority=3D"21" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Intense Emphasis"/>
  <w:LsdException Locked=3D"false" Priority=3D"31" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Subtle Reference"/>
  <w:LsdException Locked=3D"false" Priority=3D"32" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Intense Reference"/>
  <w:LsdException Locked=3D"false" Priority=3D"33" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Book Title"/>
  <w:LsdException Locked=3D"false" Priority=3D"37" Name=3D"Bibliography"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" QFormat=3D"true" Name=3D=
"TOC Heading"/>
 </w:LatentStyles>
</xml><![endif]-->
<style>
<!--
 /* Font Definitions */
@font-face
	{font-family:"?? ??";
	mso-font-charset:78;
	mso-generic-font-family:auto;
	mso-font-pitch:variable;
	mso-font-signature:-536870145 1791491579 18 0 131231 0;}
@font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;
	mso-font-charset:0;
	mso-generic-font-family:auto;
	mso-font-pitch:variable;
	mso-font-signature:-536870145 1107305727 0 0 415 0;}
@font-face
	{font-family:Cambria;
	panose-1:2 4 5 3 5 4 6 3 2 4;
	mso-font-charset:0;
	mso-generic-font-family:auto;
	mso-font-pitch:variable;
	mso-font-signature:-536870145 1073743103 0 0 415 0;}
 /* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-unhide:no;
	mso-style-qformat:yes;
	mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:Cambria;
	mso-ascii-font-family:Cambria;
	mso-ascii-theme-font:minor-latin;
	mso-fareast-font-family:"?? ??";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Cambria;
	mso-hansi-theme-font:minor-latin;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
.MsoChpDefault
	{mso-style-type:export-only;
	mso-default-props:yes;
	font-family:Cambria;
	mso-ascii-font-family:Cambria;
	mso-ascii-theme-font:minor-latin;
	mso-fareast-font-family:"?? ??";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Cambria;
	mso-hansi-theme-font:minor-latin;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
@page WordSection1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;
	mso-paper-source:0;}
div.WordSection1
	{page:WordSection1;}
-->
</style>
<!--[if gte mso 10]>
<style>
 /* Style Definitions */
table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-parent:"";
	mso-padding-alt:0in 5.4pt 0in 5.4pt;
	mso-para-margin:0in;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:Cambria;
	mso-ascii-font-family:Cambria;
	mso-ascii-theme-font:minor-latin;
	mso-hansi-font-family:Cambria;
	mso-hansi-theme-font:minor-latin;}
</style>
<![endif]-->
</head><body style=3D"word-wrap: break-word; -webkit-nbsp-mode: space; -web=
kit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 22px; fo=
nt-family: Calibri, sans-serif; "><div>
</div>





<!--[if gte mso 9]><xml>
 <o:DocumentProperties>
  <o:Revision>0</o:Revision>
  <o:TotalTime>0</o:TotalTime>
  <o:Pages>1</o:Pages>
  <o:Words>601</o:Words>
  <o:Characters>3432</o:Characters>
  <o:Company>ICANN</o:Company>
  <o:Lines>28</o:Lines>
  <o:Paragraphs>8</o:Paragraphs>
  <o:CharactersWithSpaces>4025</o:CharactersWithSpaces>
  <o:Version>14.0</o:Version>
 </o:DocumentProperties>
 <o:OfficeDocumentSettings>
  <o:AllowPNG/>
 </o:OfficeDocumentSettings>
</xml><![endif]-->

<!--[if gte mso 9]><xml>
 <w:WordDocument>
  <w:View>Normal</w:View>
  <w:Zoom>0</w:Zoom>
  <w:TrackMoves/>
  <w:TrackFormatting/>
  <w:PunctuationKerning/>
  <w:ValidateAgainstSchemas/>
  <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
  <w:IgnoreMixedContent>false</w:IgnoreMixedContent>
  <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
  <w:DoNotPromoteQF/>
  <w:LidThemeOther>EN-US</w:LidThemeOther>
  <w:LidThemeAsian>JA</w:LidThemeAsian>
  <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript>
  <w:Compatibility>
   <w:BreakWrappedTables/>
   <w:SnapToGridInCell/>
   <w:WrapTextWithPunct/>
   <w:UseAsianBreakRules/>
   <w:DontGrowAutofit/>
   <w:SplitPgBreakAndParaMark/>
   <w:EnableOpenTypeKerning/>
   <w:DontFlipMirrorIndents/>
   <w:OverrideTableStyleHps/>
   <w:UseFELayout/>
  </w:Compatibility>
  <m:mathPr>
   <m:mathFont m:val=3D"Cambria Math"/>
   <m:brkBin m:val=3D"before"/>
   <m:brkBinSub m:val=3D"&#45;-"/>
   <m:smallFrac m:val=3D"off"/>
   <m:dispDef/>
   <m:lMargin m:val=3D"0"/>
   <m:rMargin m:val=3D"0"/>
   <m:defJc m:val=3D"centerGroup"/>
   <m:wrapIndent m:val=3D"1440"/>
   <m:intLim m:val=3D"subSup"/>
   <m:naryLim m:val=3D"undOvr"/>
  </m:mathPr></w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:LatentStyles DefLockedState=3D"false" DefUnhideWhenUsed=3D"true"
  DefSemiHidden=3D"true" DefQFormat=3D"false" DefPriority=3D"99"
  LatentStyleCount=3D"276">
  <w:LsdException Locked=3D"false" Priority=3D"0" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Normal"/>
  <w:LsdException Locked=3D"false" Priority=3D"9" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"heading 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"=
heading 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"=
heading 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"=
heading 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"=
heading 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"=
heading 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"=
heading 7"/>
  <w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"=
heading 8"/>
  <w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"=
heading 9"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 7"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 8"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 9"/>
  <w:LsdException Locked=3D"false" Priority=3D"35" QFormat=3D"true" Name=3D=
"caption"/>
  <w:LsdException Locked=3D"false" Priority=3D"10" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Title"/>
  <w:LsdException Locked=3D"false" Priority=3D"1" Name=3D"Default Paragraph=
 Font"/>
  <w:LsdException Locked=3D"false" Priority=3D"11" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Subtitle"/>
  <w:LsdException Locked=3D"false" Priority=3D"22" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Strong"/>
  <w:LsdException Locked=3D"false" Priority=3D"20" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Emphasis"/>
  <w:LsdException Locked=3D"false" Priority=3D"59" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Table Grid"/>
  <w:LsdException Locked=3D"false" UnhideWhenUsed=3D"false" Name=3D"Placeho=
lder Text"/>
  <w:LsdException Locked=3D"false" Priority=3D"1" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"No Spacing"/>
  <w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Shading"/>
  <w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light List"/>
  <w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Grid"/>
  <w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Dark List"/>
  <w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Shading"/>
  <w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful List"/>
  <w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Grid"/>
  <w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Shading Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light List Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Grid Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 1 Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 2 Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 1 Accent 1"/>
  <w:LsdException Locked=3D"false" UnhideWhenUsed=3D"false" Name=3D"Revisio=
n"/>
  <w:LsdException Locked=3D"false" Priority=3D"34" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"List Paragraph"/>
  <w:LsdException Locked=3D"false" Priority=3D"29" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Quote"/>
  <w:LsdException Locked=3D"false" Priority=3D"30" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Intense Quote"/>
  <w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 2 Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 1 Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 2 Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 3 Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Dark List Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Shading Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful List Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Grid Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Shading Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light List Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Grid Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 1 Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 2 Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 1 Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 2 Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 1 Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 2 Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 3 Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Dark List Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Shading Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful List Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Grid Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Shading Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light List Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Grid Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 1 Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 2 Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 1 Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 2 Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 1 Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 2 Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 3 Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Dark List Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Shading Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful List Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Grid Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Shading Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light List Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Grid Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 1 Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 2 Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 1 Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 2 Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 1 Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 2 Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 3 Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Dark List Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Shading Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful List Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Grid Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Shading Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light List Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Grid Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 1 Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 2 Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 1 Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 2 Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 1 Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 2 Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 3 Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Dark List Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Shading Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful List Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Grid Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Shading Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light List Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Grid Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 1 Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 2 Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 1 Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 2 Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 1 Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 2 Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 3 Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Dark List Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Shading Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful List Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Grid Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"19" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Subtle Emphasis"/>
  <w:LsdException Locked=3D"false" Priority=3D"21" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Intense Emphasis"/>
  <w:LsdException Locked=3D"false" Priority=3D"31" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Subtle Reference"/>
  <w:LsdException Locked=3D"false" Priority=3D"32" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Intense Reference"/>
  <w:LsdException Locked=3D"false" Priority=3D"33" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Book Title"/>
  <w:LsdException Locked=3D"false" Priority=3D"37" Name=3D"Bibliography"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" QFormat=3D"true" Name=3D=
"TOC Heading"/>
 </w:LatentStyles>
</xml><![endif]-->

<!--[if gte mso 10]>
<style>
 /* Style Definitions */
table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-parent:"";
	mso-padding-alt:0in 5.4pt 0in 5.4pt;
	mso-para-margin:0in;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:Cambria;
	mso-ascii-font-family:Cambria;
	mso-ascii-theme-font:minor-latin;
	mso-hansi-font-family:Cambria;
	mso-hansi-theme-font:minor-latin;}
</style>
<![endif]-->



<!--StartFragment-->

<p class=3D"MsoNormal">Colleagues,<o:p></o:p></p>

<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>

<p class=3D"MsoNormal">New versions of the registry-data-escrow and
dndrd-objects-mapping drafts have been published to incorporate suggestions
received in this list and by private messages:</p><p class=3D"MsoNormal"><o=
:p><a href=3D"http://www.ietf.org/internet-drafts/draft-arias-noguchi-regis=
try-data-escrow-06.txt">http://www.ietf.org/internet-drafts/draft-arias-nog=
uchi-registry-data-escrow-06.txt</a></o:p></p><p class=3D"MsoNormal"><o:p><=
a href=3D"http://www.ietf.org/internet-drafts/draft-arias-noguchi-dnrd-obje=
cts-mapping-03.txt">http://www.ietf.org/internet-drafts/draft-arias-noguchi=
-dnrd-objects-mapping-03.txt</a></o:p></p><p class=3D"MsoNormal"><o:p>&nbsp=
;</o:p></p>

<p class=3D"MsoNormal">As the merge of the CSV draft (dnrd-csv-mapping) wit=
h
dndrd-object-mapping continues, this minor updates of&nbsp; registry-data-e=
scrow and
dndrd-objects-mapping drafts should clarify some questions and incorporate
suggestions received by private messages and in this list from registry
operators and data escrow agents. <o:p></o:p></p>

<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>

<p class=3D"MsoNormal">Main changes are as follows.<o:p></o:p></p>

<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>

<p class=3D"MsoNormal">draft-arias-noguchi-registry-data-escrow-06:<o:p></o=
:p></p>

<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>

<p class=3D"MsoNormal">* The resend attribute is now only used when the esc=
row
deposit must be re-generated by the registry operator because the escrow
verification procedure failed at the receiving party.<o:p></o:p></p>

<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>

<p class=3D"MsoNormal">draft-arias-noguchi-dnrd-objects-mapping-03:<o:p></o=
:p></p>

<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>

<p class=3D"MsoNormal">* The resend attribute of the <span style=3D"font-fa=
mily: 'Times New Roman'; color: rgb(150, 150, 0); ">&lt;</span><span style=
=3D"font-family: 'Times New Roman'; ">report</span><span style=3D"font-fami=
ly: 'Times New Roman'; color: rgb(150, 150, 0); ">&gt;</span><span style=3D=
"font-family: 'Times New Roman'; "> element is now an element (</span><span=
 style=3D"font-family: 'Times New Roman'; color: rgb(150, 150, 0); ">&lt;</=
span><span style=3D"font-family: 'Times New Roman'; ">resend</span><span st=
yle=3D"font-family: 'Times New Roman'; color: rgb(150, 150, 0); ">&gt;)</sp=
an><span style=3D"font-family: 'Times New Roman'; "> and contains the same =
value as the &lt;rde:deposit&gt; resend attribute.<o:p></o:p></span></p>

<p class=3D"MsoNormal"><span style=3D"font-family: 'Times New Roman'; ">&nb=
sp;</span></p>

<p class=3D"MsoNormal"><span style=3D"font-family: 'Times New Roman'; ">* D=
ata Escrow Agents must send a notification by each successfully received
deposit regardless of the result of the verification process.<o:p></o:p></s=
pan></p>

<p class=3D"MsoNormal"><span style=3D"font-family: 'Times New Roman'; ">&nb=
sp;</span></p>

<p class=3D"MsoNormal"><span style=3D"font-family: 'Times New Roman'; ">* A=
dded
XPath attribute to policy object.<o:p></o:p></span></p>

<p class=3D"MsoNormal"><span style=3D"font-family: 'Times New Roman'; ">&nb=
sp;</span></p>

<p class=3D"MsoNormal"><span style=3D"font-family: 'Times New Roman'; ">* R=
emoved
optional &lt;authinfo&gt; from XML schemas since the escrow of that element=
 is
not required to be escrowed based on the suggestions received in the
list.<o:p></o:p></span></p>

<p class=3D"MsoNormal"><span style=3D"font-family: 'Times New Roman'; "><br=
></span></p><p class=3D"MsoNormal"><span style=3D"font-family: 'Times New R=
oman'; ">-----</span></p><p class=3D"MsoNormal"><span style=3D"font-family:=
 'Times New Roman'; ">&nbsp;</span></p>

<p class=3D"MsoNormal"><span style=3D"font-family: 'Times New Roman'; ">* I
have received questions regarding how the data escrow agent notifies ICANN =
the
status of escrow deposits, as required in the base agreement of new gTLDs. =
In
the following link http://tools.ietf.org/html/draft-lozano-icann-registry-i=
nterfaces-00, you will find the specification of the web services we are im=
plementing for
such purpose. This draft will be discussed in another forum.<o:p></o:p></sp=
an></p>

<p class=3D"MsoNormal"><span style=3D"font-family: 'Times New Roman'; ">&nb=
sp;</span></p>

<p class=3D"MsoNormal"><span style=3D"font-family: 'Times New Roman'; ">* I
have received questions regarding data escrow extensions and new gTLDs. The
base agreement, Specification 2, 3.2 defines: &quot; If a Registry Operator
offers additional Registry Services that require submission of additional d=
ata,
not included above, additional =93extension schemas=94 shall be defined in =
a case
by case base to represent that data. ... ICANN and the respective Registry
shall work together to agree on such new objects=92 data escrow
specifications.&quot;. In other words, we are going to validate/approve the
data escrow extensions in case of Registry Operators that offer additional
Registry Services. <o:p></o:p></span></p>

<p class=3D"MsoNormal"><span style=3D"font-family: 'Times New Roman'; "><br=
></span></p><p class=3D"MsoNormal"><span style=3D"font-family: 'Times New R=
oman'; ">If
no additional registry services are offered, the data escrow agent uses thi=
s
specification; if additional registry services are offered, the data escrow
agent uses the extensions validated/approved by ICANN.<o:p></o:p></span></p=
>

<p class=3D"MsoNormal"><br></p><p class=3D"MsoNormal">-----</p><p class=3D"=
MsoNormal"><br></p>

<p class=3D"MsoNormal"><span style=3D"font-family: 'Times New Roman'; ">* I
have received questions regarding the process for encrypting the escrow
deposits as required in the base agreement of new gTLDs. I attempt to provi=
de
answers as follows:<o:p></o:p></span></p>

<p class=3D"MsoNormal"><span style=3D"font-family: 'Times New Roman'; ">&nb=
sp;</span></p>

<p class=3D"MsoNormal"><span style=3D"font-family: 'Times New Roman'; ">Wit=
h
the incorporation of CSV as an option for doing registry escrow, there is t=
he
possibility of an escrow deposit being an XML file plus potentially several=
 CSV
data files. Regardless of doing escrow XML only or with CSV, there is alway=
s a
XML file generated as described in the registry-data-escrow draft.<o:p></o:=
p></span></p>

<p class=3D"MsoNormal"><span style=3D"font-family: 'Times New Roman'; ">&nb=
sp;</span></p>

<p class=3D"MsoNormal"><span style=3D"font-family: 'Times New Roman'; ">Thi=
s
XML file is named following the procedure described in specification 2 of t=
he
applicant guidebook. The XML file and potentially the CSV files are always
aggregated in a tarball file. For example:<o:p></o:p></span></p>

<p class=3D"MsoNormal"><span style=3D"font-family: 'Times New Roman'; ">&nb=
sp;</span></p>

<p class=3D"MsoNormal"><span style=3D"font-family: 'Times New Roman'; ">gus=
tavolozano$
ls -lh example_2009-08-02_full_S1_R0.xml <o:p></o:p></span></p>

<p class=3D"MsoNormal"><span style=3D"font-family: 'Times New Roman'; ">15M
example_2009-08-02_full_S1_R0.xml<o:p></o:p></span></p>

<p class=3D"MsoNormal"><span style=3D"font-family: 'Times New Roman'; ">&nb=
sp;</span></p>

<p class=3D"MsoNormal">gustavolozano$ tar -tvf example_2009-08-02_full_S1_R=
0.tar <o:p></o:p></p>

<p class=3D"MsoNormal">example_2009-08-02_full_S1_R0.xml<o:p></o:p></p>

<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>

<p class=3D"MsoNormal">The tarball is encrypted and optionally compressed b=
y an OpenPGP
utility that conforms to RFC4880:<o:p></o:p></p>

<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>

<p class=3D"MsoNormal">gustavolozano$ gpg --recipient dataescrowagent --out=
put
example_2009-08-02_full_S1_R0.ryde --encrypt example_2009-08-02_full_S1_R0.=
tar<o:p></o:p></p>

<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>

<p class=3D"MsoNormal">gustavolozano$ ls -lh example_2009-08-02_full_S1_R0.=
ryde <o:p></o:p></p>

<p class=3D"MsoNormal">16K example_2009-08-02_full_S1_R0.ryde<o:p></o:p></p=
>

<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>

<p class=3D"MsoNormal">A signature file for the .ryde file is generated:<o:=
p></o:p></p>

<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>

<p class=3D"MsoNormal">gustavolozano$ gpg --output
example_2009-08-02_full_S1_R0.sig --detach-sig
example_2009-08-02_full_S1_R0.ryde <o:p></o:p></p>

<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>

<p class=3D"MsoNormal">The registry operator would then send the .ryde and =
.sig
file to the data escrow agent.<o:p></o:p></p>

<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>

<p class=3D"MsoNormal">Questions are suggestions are welcome.<o:p></o:p></p=
>

<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>

<p class=3D"MsoNormal">Regards,<o:p></o:p></p>

<p class=3D"MsoNormal">Gustavo<o:p></o:p></p>

<!--EndFragment--></body></html>

--_000_CD832052F908gustavolozanoicannorg_--

From fobispo@isc.org  Thu Apr  4 13:33:55 2013
Return-Path: <fobispo@isc.org>
X-Original-To: ire@ietfa.amsl.com
Delivered-To: ire@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5689221F8BA6 for <ire@ietfa.amsl.com>; Thu,  4 Apr 2013 13:33:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level: 
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[AWL=-0.000, BAYES_00=-2.599]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nmxT6m0Z-rbW for <ire@ietfa.amsl.com>; Thu,  4 Apr 2013 13:33:54 -0700 (PDT)
Received: from mx.pao1.isc.org (mx.pao1.isc.org [IPv6:2001:4f8:0:2::2b]) by ietfa.amsl.com (Postfix) with ESMTP id CE1E521F8B98 for <ire@ietf.org>; Thu,  4 Apr 2013 13:33:54 -0700 (PDT)
Received: from mx.pao1.isc.org (localhost [127.0.0.1]) by mx.pao1.isc.org (Postfix) with ESMTP id 4B2EEC94DE; Thu,  4 Apr 2013 20:33:49 +0000 (UTC) (envelope-from fobispo@isc.org)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=isc.org; s=dkim2012; t=1365107634; bh=bLmACkx5Y9QYmpldipKrHiYI9GUoryVKTZH2LkdkIJI=; h=Subject:From:In-Reply-To:Date:Cc:References:To; b=S+wUoWmBmIF+IrrggWa7PsV0VC7/ec+RdwCWPaTzWFlOt8zX2E0+P0xwRnNqTlTeY a0/pBzeJydJ/DknLFzm+QulvFoCPp7M0wYizvzyEDTdlGKhg6uNPYWS6s5YILhgy6O Q8ege6f3YpD7duG8QcZHtT7gP49wgWli06Lm2gL4=
Received: from bikeshed.isc.org (bikeshed.isc.org [IPv6:2001:4f8:3:d::19]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "mail.isc.org", Issuer "RapidSSL CA" (not verified)) by mx.pao1.isc.org (Postfix) with ESMTPS; Thu,  4 Apr 2013 20:33:49 +0000 (UTC) (envelope-from fobispo@isc.org)
Received: from [IPv6:2001:4f8:3:64:744c:6cae:7881:3c84] (unknown [IPv6:2001:4f8:3:64:744c:6cae:7881:3c84]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client did not present a certificate) by bikeshed.isc.org (Postfix) with ESMTPSA id 3F7DB216C43; Thu,  4 Apr 2013 20:33:49 +0000 (UTC) (envelope-from fobispo@isc.org)
Content-Type: text/plain; charset=windows-1252
Mime-Version: 1.0 (Mac OS X Mail 6.3 \(1503\))
From: Francisco Obispo <fobispo@isc.org>
In-Reply-To: <CD832052.F908%gustavo.lozano@icann.org>
Date: Thu, 4 Apr 2013 13:33:48 -0700
Content-Transfer-Encoding: quoted-printable
Message-Id: <612A863C-536F-4B1D-BB02-6727E1A9D517@isc.org>
References: <CD832052.F908%gustavo.lozano@icann.org>
To: Gustavo Lozano <gustavo.lozano@icann.org>
X-Mailer: Apple Mail (2.1503)
X-DCC--Metrics: post.isc.org; whitelist
Cc: "ire@ietf.org" <ire@ietf.org>
Subject: Re: [ire] New versions of data escrow drafts
X-BeenThere: ire@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "Internet Registration Escrow discussion list." <ire.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ire>, <mailto:ire-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ire>
List-Post: <mailto:ire@ietf.org>
List-Help: <mailto:ire-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ire>, <mailto:ire-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 04 Apr 2013 20:33:55 -0000

Why do you want to put it in a tarball?

GPG will encrypt+compress the data, leaving you with a .ryde file that =
already meets the criteria:

Example:

-rw-r--r-- 1 fobispo fobispo   490 Mar 21 05:05 =
FOO_2013-03-20_full_S1_R0.asc
-rw-r--r-- 1 fobispo fobispo  3050 Mar 21 05:03 =
FOO_2013-03-20_full_S1_R0.ryde
-rw-r--r-- 1 fobispo fobispo 13379 Mar 20 01:21 =
FOO_2013-03-20_full_S1_R0.xml

Now, we could have a tarball with the .ryde and the .asc files to avoid =
transferring the two files, or, we could encrypt+sign+compress the same =
file, thus combining the signature with the content.

Francisco




On Apr 4, 2013, at 12:19 PM, Gustavo Lozano <gustavo.lozano@icann.org> =
wrote:

> gustavolozano$ ls -lh example_2009-08-02_full_S1_R0.xml
> 15M example_2009-08-02_full_S1_R0.xml
> =20
> gustavolozano$ tar -tvf example_2009-08-02_full_S1_R0.tar
> example_2009-08-02_full_S1_R0.xml
> =20
> The tarball is encrypted and optionally compressed by an OpenPGP =
utility that conforms to RFC4880:
> =20
> gustavolozano$ gpg --recipient dataescrowagent --output =
example_2009-08-02_full_S1_R0.ryde --encrypt =
example_2009-08-02_full_S1_R0.tar
> =20
> gustavolozano$ ls -lh example_2009-08-02_full_S1_R0.ryde
> 16K example_2009-08-02_full_S1_R0.ryde
> =20
> A signature file for the .ryde file is generated:
> =20
> gustavolozano$ gpg --output example_2009-08-02_full_S1_R0.sig =
--detach-sig example_2009-08-02_full_S1_R0.ryde
> =20

Francisco Obispo=20
Director of Applications and Services - ISC
email: fobispo@isc.org
Phone: +1 650 423 1374 || INOC-DBA *3557* NOC
PGP KeyID =3D B38DB1BE


From cbbrowne@afilias.info  Thu Apr  4 14:10:34 2013
Return-Path: <cbbrowne@afilias.info>
X-Original-To: ire@ietfa.amsl.com
Delivered-To: ire@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1945021F8ED4 for <ire@ietfa.amsl.com>; Thu,  4 Apr 2013 14:10:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.977
X-Spam-Level: 
X-Spam-Status: No, score=-1.977 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, FM_FORGED_GMAIL=0.622]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AHZPDnWFaHUu for <ire@ietfa.amsl.com>; Thu,  4 Apr 2013 14:10:33 -0700 (PDT)
Received: from outbound.afilias.info (outbound.afilias.info [66.199.183.4]) by ietfa.amsl.com (Postfix) with ESMTP id 613DC21F8BEA for <ire@ietf.org>; Thu,  4 Apr 2013 14:10:33 -0700 (PDT)
Received: from ms5.on1.afilias-ops.info ([10.109.8.9] helo=smtp.afilias.info) by outbound.afilias.info with esmtp (Exim 4.69) (envelope-from <cbbrowne@afilias.info>) id 1UNrQW-0008QS-5N for ire@ietf.org; Thu, 04 Apr 2013 21:10:32 +0000
Received: from mail-la0-f70.google.com ([209.85.215.70]) by smtp.afilias.info with esmtps (TLSv1:RC4-SHA:128) (Exim 4.72) (envelope-from <cbbrowne@afilias.info>) id 1UNrQW-0003A2-4p for ire@ietf.org; Thu, 04 Apr 2013 21:10:32 +0000
Received: by mail-la0-f70.google.com with SMTP id eb20so4513802lab.1 for <ire@ietf.org>; Thu, 04 Apr 2013 14:10:26 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:mime-version:x-received:in-reply-to:references:date :message-id:subject:from:to:cc:content-type:x-gm-message-state; bh=GEtAOpnD5k3jAY4CfGPJH11dst5++FLzbL3+xZkGXqg=; b=l3sVOyiKKhPuSPsfd4FRIjVba4is9OspIJ192CYNB3dWbuab4EXNVQYHJO7iGjcu4B SZqqhCaRNM38ITxO+OvjQQDA6TsPiGevAynFNFl519KfMPaYTqLibwrdUk+xm26tszq7 ZbOGSbNUC+Gu7AdJcm8I0BG15m3HkLM0qcbLf/O7C7P3ZCKqtkGlucoZzgyAAicCxKfh YJoZMB32zEbE7rCOG+byxYs3Yqsao7znGPOQs20XZGETQgdxTdcW6divYXtJxWINDALq 5/0kOL+WVIUgGqGYyYcl+nYsRLZGtFbqKLibCq4LPEBMwQdyB9jeYc6Vsa2rjC8UnK+F u5Ew==
X-Received: by 10.194.57.137 with SMTP id i9mr11856049wjq.18.1365109826046; Thu, 04 Apr 2013 14:10:26 -0700 (PDT)
MIME-Version: 1.0
X-Received: by 10.194.57.137 with SMTP id i9mr11856040wjq.18.1365109825944; Thu, 04 Apr 2013 14:10:25 -0700 (PDT)
Received: by 10.194.43.2 with HTTP; Thu, 4 Apr 2013 14:10:25 -0700 (PDT)
In-Reply-To: <612A863C-536F-4B1D-BB02-6727E1A9D517@isc.org>
References: <CD832052.F908%gustavo.lozano@icann.org> <612A863C-536F-4B1D-BB02-6727E1A9D517@isc.org>
Date: Thu, 4 Apr 2013 17:10:25 -0400
Message-ID: <CANfbgbbDAj3p2FD5wgPeg6J=CjgeJzJKvdyLU8Fc=QPkbvMzTg@mail.gmail.com>
From: Christopher Browne <cbbrowne@afilias.info>
To: Francisco Obispo <fobispo@isc.org>
Content-Type: text/plain; charset=ISO-8859-1
X-Gm-Message-State: ALoCoQm4LPLEEjxL+lDiQrpQ6lginiPKRTP6D/LSeLnKVGpumrjOVNH0683JtfBFkomwCz+om2TQZHGT/zQqb4WSyz8dJtDhLXoAu1PXJ7B5vz0j4JyF1g9QFRZBV8pP93GAsK+FXU3/
Cc: "ire@ietf.org" <ire@ietf.org>
Subject: Re: [ire] New versions of data escrow drafts
X-BeenThere: ire@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "Internet Registration Escrow discussion list." <ire.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ire>, <mailto:ire-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ire>
List-Post: <mailto:ire@ietf.org>
List-Help: <mailto:ire-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ire>, <mailto:ire-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 04 Apr 2013 21:10:34 -0000

On Thu, Apr 4, 2013 at 4:33 PM, Francisco Obispo <fobispo@isc.org> wrote:
> Why do you want to put it in a tarball?
>
> GPG will encrypt+compress the data, leaving you with a .ryde file that already meets the criteria:

Assuming the CSV representation is approved, that will mandate having
a bunch of files, one for each of various streams of data.

That is somewhat problematic, at present, since most of the standard
seems to contemplate there being a single XML file.  I expect that a
reasonably substantial amount of rewording would be required to cope
with accommodating there being multiple files.  And further, since the
file naming conventions are stated not in the IRE standard, but rather
in the registry operator agreement, then presumably there would need
to be amendments made to that document to accommodate the multiplicity
of CSV files.

The wording of draft-arias-noguchi-registry-data-escrow-06 is a bit
curious in this regard; *most* of the document makes no reference to
the concept of a "file", instead indicating an XML schema to represent
the contents of a "deposit."

In section #2 is one of the references; on the one hand, it discusses
the XML model, and does so without actually mentioning files.  But the
addition of CSV requires that the deposit be split into pieces, so it
indicates that the data will be contained in files.  So that implies
that a deposit consists of "files."

Section #11 mentions files, but I imagine that it would be better
worded if the following two sentences were changed:

   "It is also of the utmost importance the authentication of the
parties passing data escrow deposit files."

    to (with a bit of grammar repair that I hope is apropos)

   "It is also of the utmost importance to have proper authentication
of the parties passing data escrow deposits."

also...

    "Validation of the contents by the Escrow Agent is RECOMMENDED to
ensure not only the file was transmitted correctly from the Registry,
but also the contents are also "meaningful"."
    to (with a little bit of wordsmithing)
    "Validation of the contents by the Escrow Agent is RECOMMENDED to
ensure not only that the deposit was transmitted correctly from the
Registry, but also that the contents are "meaningful"."

Throughout section #17, the term "data escrow deposit file" is used
repeatedly (three times); I should think that the word "file" could be
dropped in all three cases without injuring the wording.

The Revised New gTLD Registry Agreement presumably needs to be revised
more significantly, as it makes a lot more specific statements
indicating that the deposits are represented by a single file.
http://www.icann.org/en/news/public-comment/base-agreement-05feb13-en.htm

- In 3.1 it expressly indicates that the deposit "will be compiled
into a file constructed as described in [draft-arias-...]"
- In 3.2, extended data is indicated to be "included in the deposit
file described in section 3.1"
- In 5, a naming convention is given for The Deposit File
- In 8.2, it is indicated that if the file is decomposed into pieces,
they are "put together"

I could readily think of a way of using /usr/bin/tar to turn several
smaller files into one bigger one that might be considered to
represent the deposit, however the RA document:
a) Does not contemplate that, and
b) Specifically indicates that the IRE standard is to be used to
indicate the construction of the file (e.g. - section 3.1 says that
quite specifically).

>From the division of responsibilities that is indicated in the RA
document, it appears as though the IRE specification needs to speak to
how a series of CSV streams would be composed into a singular deposit.

From james.mitchell@ausregistry.com.au  Fri Apr  5 03:24:42 2013
Return-Path: <james.mitchell@ausregistry.com.au>
X-Original-To: ire@ietfa.amsl.com
Delivered-To: ire@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 59B2B21F9691 for <ire@ietfa.amsl.com>; Fri,  5 Apr 2013 03:24:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.744
X-Spam-Level: 
X-Spam-Status: No, score=-1.744 tagged_above=-999 required=5 tests=[AWL=0.150,  BAYES_00=-2.599, HELO_EQ_AU=0.377, HOST_EQ_AU=0.327, HTML_MESSAGE=0.001]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id APf+M3CR4ztu for <ire@ietfa.amsl.com>; Fri,  5 Apr 2013 03:24:41 -0700 (PDT)
Received: from mx02.ausregistry.net.au (mx02.ausregistry.net.au [202.65.15.42]) by ietfa.amsl.com (Postfix) with ESMTP id 6FD0F21F963A for <ire@ietf.org>; Fri,  5 Apr 2013 03:24:41 -0700 (PDT)
Received: from off-win2003-01.stkildard.vic.ausregistry.com.au (HELO off-win2003-01.ausregistrygroup.local) ([10.30.1.3]) by iron02.off08.stkildard.vic.ausregistry.com.au with ESMTP; 05 Apr 2013 21:24:37 +1100
Received: from off-win2003-01.ausregistrygroup.local ([10.30.1.3]) by off-win2003-01.ausregistrygroup.local ([10.30.1.3]) with mapi; Fri, 5 Apr 2013 21:24:32 +1100
From: James Mitchell <james.mitchell@ausregistry.com.au>
To: "ire@ietf.org" <ire@ietf.org>
Date: Fri, 5 Apr 2013 21:24:32 +1100
Thread-Topic: Deposit Identifiers
Thread-Index: Ac4x58LSZcoh10FEQWiQhiPhblxb2A==
Message-ID: <CD84E325.7531C%james.mitchell@ausregistry.com.au>
In-Reply-To: <CD832052.F908%gustavo.lozano@icann.org>
Accept-Language: en-US, en-AU
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
user-agent: Microsoft-MacOutlook/14.3.2.130206
acceptlanguage: en-US, en-AU
x-kse-antivirus-interceptor-info: scan successful
x-kse-antivirus-info: Clean
Content-Type: multipart/alternative; boundary="_000_CD84E3257531Cjamesmitchellausregistrycomau_"
MIME-Version: 1.0
Subject: [ire] Deposit Identifiers
X-BeenThere: ire@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "Internet Registration Escrow discussion list." <ire.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ire>, <mailto:ire-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ire>
List-Post: <mailto:ire@ietf.org>
List-Help: <mailto:ire-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ire>, <mailto:ire-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 05 Apr 2013 10:24:42 -0000

--_000_CD84E3257531Cjamesmitchellausregistrycomau_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

Gustavo,

The definition of the deposit ID is given below:

      A REQUIRED "id" attribute that is used to uniquely identify the
      escrow deposit.  Each registry is responsible for maintaining its
      own escrow deposits identifier space to ensure uniqueness, e.g.,
      using identifiers as described in Section 2.8 of [RFC5730].

Section 2.8 of RFC 5730 describes globally unique identifiers. I do not bel=
ieve there is a need for globally unique identifiers, and therefore suggest=
 updating the text to remove the reference to RFC5730 and instead require r=
egistries produce locally unique deposit identifiers. I actually see no nee=
d for deposit identifiers as the watermark is unique, one could use prevWat=
ermark=3D"" in replacement to prevId=3D"".

If global uniqueness is required, we would like to use the concatenation of=
 the TLD name and date, however the format does not currently allow this. W=
e suggest the depositIdType pattern is updated to use a modified ROID patte=
rn that allows hyphens, e.g. <pattern value=3D"(\w|_|-){1,89}"/>, allowing =
for identifiers such as id=3D"xn--punycode-20130405". This pattern would be=
 reasonably consistent with the reference to RFC 5730.

Regards,
James

--_000_CD84E3257531Cjamesmitchellausregistrycomau_
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html><head></head><body style=3D"word-wrap: break-word; -webkit-nbsp-mode:=
 space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-si=
ze: 14px; font-family: Calibri, sans-serif; "><div>Gustavo,</div><div><br><=
/div><div>The definition of the deposit ID is given below:</div><div><br></=
div><div><div>&nbsp; &nbsp; &nbsp;&nbsp;A REQUIRED "id" attribute that is u=
sed to uniquely identify the</div><div>&nbsp; &nbsp; &nbsp; escrow deposit.=
 &nbsp;Each registry is responsible for maintaining its</div><div>&nbsp; &n=
bsp; &nbsp; own escrow deposits identifier space to ensure uniqueness, e.g.=
,</div><div>&nbsp; &nbsp; &nbsp; using identifiers as described in Section =
2.8 of [RFC5730].</div></div><div><br></div><div>Section 2.8 of RFC 5730 de=
scribes globally unique identifiers. I do not believe there is a need for g=
lobally unique identifiers, and therefore suggest updating the text to remo=
ve the reference to RFC5730 and instead require registries produce locally =
unique deposit identifiers. I actually see no need for deposit identifiers =
as the watermark is unique, one could use prevWatermark=3D"" in replacement=
 to prevId=3D"".</div><div><br></div><div>If global uniqueness is required,=
 we would like to use the concatenation of the TLD name and date, however t=
he format does not currently allow this. We suggest the depositIdType patte=
rn is updated to use a modified ROID pattern that allows hyphens, e.g. &lt;=
pattern value=3D"<span class=3D"Apple-style-span" style=3D"font-family: mon=
ospace; white-space: pre; ">(\w|_|-)</span>{1,89}"/&gt;, allowing for ident=
ifiers such as id=3D"xn--punycode-20130405". This pattern would be reasonab=
ly consistent with the reference to RFC 5730.</div><div><br></div><div>Rega=
rds,</div><div>James</div><span id=3D"OLK_SRC_BODY_SECTION"><div><div style=
=3D"word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: af=
ter-white-space; color: rgb(0, 0, 0); font-size: 22px; font-family: Calibri=
, sans-serif; "><!--EndFragment--></div></div></span></body></html>

--_000_CD84E3257531Cjamesmitchellausregistrycomau_--

From james.mitchell@ausregistry.com.au  Mon Apr  8 00:29:08 2013
Return-Path: <james.mitchell@ausregistry.com.au>
X-Original-To: ire@ietfa.amsl.com
Delivered-To: ire@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2F5D021F854F for <ire@ietfa.amsl.com>; Mon,  8 Apr 2013 00:29:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.794
X-Spam-Level: 
X-Spam-Status: No, score=-1.794 tagged_above=-999 required=5 tests=[AWL=0.100,  BAYES_00=-2.599, HELO_EQ_AU=0.377, HOST_EQ_AU=0.327, HTML_MESSAGE=0.001]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RXzLkN4j5akW for <ire@ietfa.amsl.com>; Mon,  8 Apr 2013 00:29:07 -0700 (PDT)
Received: from mx02.ausregistry.net.au (mx02.ausregistry.net.au [202.65.15.42]) by ietfa.amsl.com (Postfix) with ESMTP id 57F3C21F854E for <ire@ietf.org>; Mon,  8 Apr 2013 00:29:07 -0700 (PDT)
Received: from off-win2003-01.stkildard.vic.ausregistry.com.au (HELO off-win2003-01.ausregistrygroup.local) ([10.30.1.3]) by iron02.off08.stkildard.vic.ausregistry.com.au with ESMTP; 08 Apr 2013 17:29:06 +1000
Received: from off-win2003-01.ausregistrygroup.local ([10.30.1.3]) by off-win2003-01.ausregistrygroup.local ([10.30.1.3]) with mapi; Mon, 8 Apr 2013 17:29:00 +1000
From: James Mitchell <james.mitchell@ausregistry.com.au>
To: "ire@ietf.org" <ire@ietf.org>
Date: Mon, 8 Apr 2013 17:29:02 +1000
Thread-Topic: Variant Domain Names
Thread-Index: Ac40Krwu3ggyGkrFQIWWrrYFZQXq2g==
Message-ID: <CD87DA9F.76C42%james.mitchell@ausregistry.com.au>
Accept-Language: en-US, en-AU
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
user-agent: Microsoft-MacOutlook/14.3.2.130206
acceptlanguage: en-US, en-AU
x-kse-antivirus-interceptor-info: scan successful
x-kse-antivirus-info: Clean
Content-Type: multipart/alternative; boundary="_000_CD87DA9F76C42jamesmitchellausregistrycomau_"
MIME-Version: 1.0
Subject: [ire] Variant Domain Names
X-BeenThere: ire@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "Internet Registration Escrow discussion list." <ire.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ire>, <mailto:ire-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ire>
List-Post: <mailto:ire@ietf.org>
List-Help: <mailto:ire-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ire>, <mailto:ire-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 08 Apr 2013 07:29:08 -0000

--_000_CD87DA9F76C42jamesmitchellausregistrycomau_
Content-Type: text/plain; charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

Gustavo,

I would like the nameState of NNDNs to include "activated". The "allocated"=
 value was in revision =9601, however seems to have disappeared without rea=
son? Adding "allocated" would make the NNDN consistent with the text in Sec=
tion 6 that states that either domain objects or NNDNs may be used to repre=
sent variants.

Also, the NNDN <crDate> should be optional as some registries may not track=
 the creation date of reserved list entries.

Regards,
James


--_000_CD87DA9F76C42jamesmitchellausregistrycomau_
Content-Type: text/html; charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

<html><head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3DWindows-1=
252"></head><body style=3D"color: rgb(0, 0, 0); font-size: 14px; font-famil=
y: Calibri, sans-serif; word-wrap: break-word; -webkit-nbsp-mode: space; -w=
ebkit-line-break: after-white-space; "><div>Gustavo,</div><div><br></div><d=
iv>I would like the nameState of NNDNs to include &quot;activated&quot;. Th=
e &quot;allocated&quot; value was in revision =9601, however seems to have =
disappeared without reason? Adding &quot;allocated&quot; would make the NND=
N consistent with the text in&nbsp;Section 6 that states that either domain=
 objects or NNDNs may be used to represent variants.</div><div><br></div><d=
iv>Also, the NNDN &lt;crDate&gt; should be optional as some registries may =
not track the creation date of reserved list entries.</div><div><br></div><=
div>Regards,</div><div>James</div><div><br></div></body></html>

--_000_CD87DA9F76C42jamesmitchellausregistrycomau_--

From bmodi@afilias.info  Mon Apr  8 09:08:30 2013
Return-Path: <bmodi@afilias.info>
X-Original-To: ire@ietfa.amsl.com
Delivered-To: ire@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 77F9821F97D7 for <ire@ietfa.amsl.com>; Mon,  8 Apr 2013 09:08:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.976
X-Spam-Level: 
X-Spam-Status: No, score=-1.976 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, HTML_MESSAGE=0.001]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8AgPg827iwBm for <ire@ietfa.amsl.com>; Mon,  8 Apr 2013 09:08:29 -0700 (PDT)
Received: from outbound.afilias.info (outbound.afilias.info [66.199.183.4]) by ietfa.amsl.com (Postfix) with ESMTP id 1F1D821F97D5 for <ire@ietf.org>; Mon,  8 Apr 2013 09:08:29 -0700 (PDT)
Received: from ms5.on1.afilias-ops.info ([10.109.8.9] helo=smtp.afilias.info) by outbound.afilias.info with esmtp (Exim 4.69) (envelope-from <bmodi@afilias.info>) id 1UPEcO-0002Jo-52 for ire@ietf.org; Mon, 08 Apr 2013 16:08:28 +0000
Received: from mail-la0-f69.google.com ([209.85.215.69]) by smtp.afilias.info with esmtps (TLSv1:RC4-SHA:128) (Exim 4.72) (envelope-from <bmodi@afilias.info>) id 1UPEcO-0001Lj-4S for ire@ietf.org; Mon, 08 Apr 2013 16:08:28 +0000
Received: by mail-la0-f69.google.com with SMTP id ek20so8493089lab.4 for <ire@ietf.org>; Mon, 08 Apr 2013 09:08:22 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:mime-version:x-received:in-reply-to:references:date :message-id:subject:from:to:content-type:x-gm-message-state; bh=jP9cllKrYO/UkIQCCgzW1jiwY17D9Obm9SP+KAUyJKs=; b=QQQDXPWb038h3IXH4QpaGPNjrbdKN9VoHbvXYcM34rOoZ3X62kSRLYR8KxYd5dxkNK DoJrpdpAR+/DrY1Zh9El5YuwLtnmAuDOWZQYs7YoP+EEmLq6jTI27/t1aklpwYQhAaAI kiQg1rh0QoVw7NGf23YVbuhCtdbdzSfq2x3P3P8vXrf593NTZximYhnmr/pUIAvxO/3J MFljeuFU4ZK/fD93uVH0vzUzJOf+tN2l3jFD2nfSJvZA0N12kUTtbZ4oLjMIJNrJOJ0E iFtVdCgSJkbSn/Gzj2S0Y3c9FyrceeFlwmns9L/VCeJX1P+QYCn2JjU6TtEZvfA40ETh SWew==
X-Received: by 10.180.208.47 with SMTP id mb15mr14103590wic.16.1365437242053;  Mon, 08 Apr 2013 09:07:22 -0700 (PDT)
MIME-Version: 1.0
X-Received: by 10.180.208.47 with SMTP id mb15mr14103158wic.16.1365437238191;  Mon, 08 Apr 2013 09:07:18 -0700 (PDT)
Received: by 10.217.117.1 with HTTP; Mon, 8 Apr 2013 09:07:18 -0700 (PDT)
In-Reply-To: <CD87DA9F.76C42%james.mitchell@ausregistry.com.au>
References: <CD87DA9F.76C42%james.mitchell@ausregistry.com.au>
Date: Mon, 8 Apr 2013 12:07:18 -0400
Message-ID: <CAMi4Txwx_9w0EzsTD8Uhp-0cR7rmSkTVvN75PZ4uKYZrQ6ewng@mail.gmail.com>
From: Bhadresh Modi <bmodi@afilias.info>
To: "ire@ietf.org" <ire@ietf.org>
Content-Type: multipart/alternative; boundary=001a11c3864c8bbad704d9dba1bc
X-Gm-Message-State: ALoCoQnvb6p2L6YNCCy8EyHMO6o9GLa7/dM0UotLITXp04iIQYReXgGXnOYCbK87NjOn2DYUTmv1qUdViS7RHVZprVq5TWYLfyXUekUa7Zl1Dbt69+p+MCr7kz+nuSE/AlfnymJlQmJv
Subject: Re: [ire] Variant Domain Names
X-BeenThere: ire@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "Internet Registration Escrow discussion list." <ire.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ire>, <mailto:ire-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ire>
List-Post: <mailto:ire@ietf.org>
List-Help: <mailto:ire-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ire>, <mailto:ire-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 08 Apr 2013 16:08:30 -0000

--001a11c3864c8bbad704d9dba1bc
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: quoted-printable

I agree - we were using the "allocated" value in the previous revision to
differentiate between IDN variants that simply blocked registration and
variants that would actual resolve similar to the original domain name.
 With the omission of this value there is no longer any way to express this=
.

Regards,
Bhadresh


On Mon, Apr 8, 2013 at 3:29 AM, James Mitchell <
james.mitchell@ausregistry.com.au> wrote:

> Gustavo,
>
> I would like the nameState of NNDNs to include "activated". The
> "allocated" value was in revision =9601, however seems to have disappeare=
d
> without reason? Adding "allocated" would make the NNDN consistent with th=
e
> text in Section 6 that states that either domain objects or NNDNs may be
> used to represent variants.
>
> Also, the NNDN <crDate> should be optional as some registries may not
> track the creation date of reserved list entries.
>
> Regards,
> James
>
>
> _______________________________________________
> ire mailing list
> ire@ietf.org
> https://www.ietf.org/mailman/listinfo/ire
>
>

--001a11c3864c8bbad704d9dba1bc
Content-Type: text/html; charset=windows-1252
Content-Transfer-Encoding: quoted-printable

I agree - we were using the &quot;allocated&quot; value in the previous rev=
ision to differentiate between IDN variants that simply blocked registratio=
n and variants that would actual resolve similar to the original domain nam=
e. =A0With the omission of this value there is no longer any way to express=
 this.<div>
<br></div><div>Regards,</div><div>Bhadresh</div><div><br><br><div class=3D"=
gmail_quote">On Mon, Apr 8, 2013 at 3:29 AM, James Mitchell <span dir=3D"lt=
r">&lt;<a href=3D"mailto:james.mitchell@ausregistry.com.au" target=3D"_blan=
k">james.mitchell@ausregistry.com.au</a>&gt;</span> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">
<div style=3D"font-size:14px;font-family:Calibri,sans-serif;word-wrap:break=
-word"><div>Gustavo,</div><div><br></div><div>I would like the nameState of=
 NNDNs to include &quot;activated&quot;. The &quot;allocated&quot; value wa=
s in revision =9601, however seems to have disappeared without reason? Addi=
ng &quot;allocated&quot; would make the NNDN consistent with the text in=A0=
Section 6 that states that either domain objects or NNDNs may be used to re=
present variants.</div>
<div><br></div><div>Also, the NNDN &lt;crDate&gt; should be optional as som=
e registries may not track the creation date of reserved list entries.</div=
><div><br></div><div>Regards,</div><div>James</div><div><br></div></div>

<br>_______________________________________________<br>
ire mailing list<br>
<a href=3D"mailto:ire@ietf.org">ire@ietf.org</a><br>
<a href=3D"https://www.ietf.org/mailman/listinfo/ire" target=3D"_blank">htt=
ps://www.ietf.org/mailman/listinfo/ire</a><br>
<br></blockquote></div><br></div>

--001a11c3864c8bbad704d9dba1bc--

From ajs@anvilwalrusden.com  Mon Apr  8 09:49:09 2013
Return-Path: <ajs@anvilwalrusden.com>
X-Original-To: ire@ietfa.amsl.com
Delivered-To: ire@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CD71321F86C1 for <ire@ietfa.amsl.com>; Mon,  8 Apr 2013 09:49:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.84
X-Spam-Level: 
X-Spam-Status: No, score=-0.84 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HELO_MISMATCH_INFO=1.448, HOST_MISMATCH_NET=0.311]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Zi7gxeulvjNN for <ire@ietfa.amsl.com>; Mon,  8 Apr 2013 09:49:08 -0700 (PDT)
Received: from mx1.yitter.info (ow5p.x.rootbsd.net [208.79.81.114]) by ietfa.amsl.com (Postfix) with ESMTP id AFE6221F84B2 for <ire@ietf.org>; Mon,  8 Apr 2013 09:49:08 -0700 (PDT)
Received: from mx1.yitter.info (li440-116.members.linode.com [50.116.54.116]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mx1.yitter.info (Postfix) with ESMTPSA id D41FF8A031 for <ire@ietf.org>; Mon,  8 Apr 2013 16:49:07 +0000 (UTC)
Date: Mon, 8 Apr 2013 12:49:04 -0400
From: Andrew Sullivan <ajs@anvilwalrusden.com>
To: ire@ietf.org
Message-ID: <20130408164904.GC22596@mx1.yitter.info>
References: <CD87DA9F.76C42%james.mitchell@ausregistry.com.au> <CAMi4Txwx_9w0EzsTD8Uhp-0cR7rmSkTVvN75PZ4uKYZrQ6ewng@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <CAMi4Txwx_9w0EzsTD8Uhp-0cR7rmSkTVvN75PZ4uKYZrQ6ewng@mail.gmail.com>
User-Agent: Mutt/1.5.20 (2009-06-14)
Subject: Re: [ire] Variant Domain Names
X-BeenThere: ire@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "Internet Registration Escrow discussion list." <ire.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ire>, <mailto:ire-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ire>
List-Post: <mailto:ire@ietf.org>
List-Help: <mailto:ire-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ire>, <mailto:ire-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 08 Apr 2013 16:49:09 -0000

I have no idea how those terms got adopted, but I'd like to point out
the distinctions that were made by the variant issues project/IDN TLD
project:

Delegated: actually in a zone with an SOA and parent NS RRset.

Activated: in the DNS somehow.  (Delegated is a species of activated.
For instance, a DNAME would be activated but not delegated.)

Allocated: someone has administrative control over the name, but it is
not activated.  For instance, any domain on Hold in EPP would be
allocated.

Blocked: nobody is allowed to register the name.  For instance, in
.com nobody may register the label example (so example.com is
blocked).

I think these distinctions are all extremely useful.

On Mon, Apr 08, 2013 at 12:07:18PM -0400, Bhadresh Modi wrote:
> I agree - we were using the "allocated" value in the previous revision to
> differentiate between IDN variants that simply blocked registration and
> variants that would actual resolve similar to the original domain name.
>  With the omission of this value there is no longer any way to express this.
> 
> Regards,
> Bhadresh
> 
> 
> On Mon, Apr 8, 2013 at 3:29 AM, James Mitchell <
> james.mitchell@ausregistry.com.au> wrote:
> 
> > Gustavo,
> >
> > I would like the nameState of NNDNs to include "activated". The
> > "allocated" value was in revision –01, however seems to have disappeared
> > without reason? Adding "allocated" would make the NNDN consistent with the
> > text in Section 6 that states that either domain objects or NNDNs may be
> > used to represent variants.
> >
> > Also, the NNDN <crDate> should be optional as some registries may not
> > track the creation date of reserved list entries.
> >
> > Regards,
> > James
> >
> >
> > _______________________________________________
> > ire mailing list
> > ire@ietf.org
> > https://www.ietf.org/mailman/listinfo/ire
> >
> >

> _______________________________________________
> ire mailing list
> ire@ietf.org
> https://www.ietf.org/mailman/listinfo/ire


-- 
Andrew Sullivan
ajs@anvilwalrusden.com

From bmodi@afilias.info  Mon Apr  8 10:06:10 2013
Return-Path: <bmodi@afilias.info>
X-Original-To: ire@ietfa.amsl.com
Delivered-To: ire@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E9F5E21F9590 for <ire@ietfa.amsl.com>; Mon,  8 Apr 2013 10:06:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.976
X-Spam-Level: 
X-Spam-Status: No, score=-1.976 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, HTML_MESSAGE=0.001]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8NDIsvij5Lzp for <ire@ietfa.amsl.com>; Mon,  8 Apr 2013 10:06:10 -0700 (PDT)
Received: from outbound.afilias.info (outbound.afilias.info [66.199.183.4]) by ietfa.amsl.com (Postfix) with ESMTP id 1731321F9588 for <ire@ietf.org>; Mon,  8 Apr 2013 10:06:09 -0700 (PDT)
Received: from ms5.on1.afilias-ops.info ([10.109.8.9] helo=smtp.afilias.info) by outbound.afilias.info with esmtp (Exim 4.69) (envelope-from <bmodi@afilias.info>) id 1UPFWD-0005ay-3u for ire@ietf.org; Mon, 08 Apr 2013 17:06:09 +0000
Received: from mail-fa0-f71.google.com ([209.85.161.71]) by smtp.afilias.info with esmtps (TLSv1:RC4-SHA:128) (Exim 4.72) (envelope-from <bmodi@afilias.info>) id 1UPFWC-0003Li-6D for ire@ietf.org; Mon, 08 Apr 2013 17:06:09 +0000
Received: by mail-fa0-f71.google.com with SMTP id w1so4915316fad.2 for <ire@ietf.org>; Mon, 08 Apr 2013 10:06:02 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:mime-version:x-received:in-reply-to:references:date :message-id:subject:from:to:content-type:x-gm-message-state; bh=JiK73StojFsvnFCNBGI8A1lNzk70UPk5T7Ozz2Q94UI=; b=VHnBzP1qTp3esG11L9QfphDDEhsUnt3Zjrd3llYzPZrC7Owxl5CXwDH4cYfp0QmSHP 9UplN0BZ6kY7FME0A929uLFbqd3Q8lK/dnkP7q+1KbNGF2yXhxdyBcbGYxLAxzNiGwWj 9wh7WMEk7mfTK3D2v4EWAY7f/QwXEu+A7UlWKj4Fu6wxR581Pg0hcGARslORpRSjNsc9 UCfsGx+/6maC/GYqXFNvOLbuP7IoNERX7b62kiqwrEgtj/hcAz00pZY3tkgufGj69T/P 8FohBipjT8raMfOtSTNXkA/iwIjmxYTpCNGQZ/zCccLRe/ouysiC2NnONdlD4KwLUtsR jUGw==
X-Received: by 10.194.92.231 with SMTP id cp7mr15791476wjb.19.1365440762884; Mon, 08 Apr 2013 10:06:02 -0700 (PDT)
MIME-Version: 1.0
X-Received: by 10.194.92.231 with SMTP id cp7mr15791464wjb.19.1365440762723; Mon, 08 Apr 2013 10:06:02 -0700 (PDT)
Received: by 10.217.117.1 with HTTP; Mon, 8 Apr 2013 10:06:02 -0700 (PDT)
In-Reply-To: <20130408164904.GC22596@mx1.yitter.info>
References: <CD87DA9F.76C42%james.mitchell@ausregistry.com.au> <CAMi4Txwx_9w0EzsTD8Uhp-0cR7rmSkTVvN75PZ4uKYZrQ6ewng@mail.gmail.com> <20130408164904.GC22596@mx1.yitter.info>
Date: Mon, 8 Apr 2013 13:06:02 -0400
Message-ID: <CAMi4TxzsnHghFM2dLNp48B2TFE8PFsD2dKrtMJQRktE2zKGs=g@mail.gmail.com>
From: Bhadresh Modi <bmodi@afilias.info>
To: ire@ietf.org
Content-Type: multipart/alternative; boundary=047d7bfd0c2e9fd46c04d9dc7330
X-Gm-Message-State: ALoCoQkxKBgog19+/uiMMVnv26VCU/xE8Sdlaxp2vVJHdItIfp2vfgewAgX1xso27JvjlZyd0BCCB4wzQAb6wtQv9fSK5WDMKfubcBLO3PQY6Wgf+cDZQxZu9kVd03fObgQaRHQUTcLZ
Subject: Re: [ire] Variant Domain Names
X-BeenThere: ire@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "Internet Registration Escrow discussion list." <ire.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ire>, <mailto:ire-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ire>
List-Post: <mailto:ire@ietf.org>
List-Help: <mailto:ire-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ire>, <mailto:ire-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 08 Apr 2013 17:06:11 -0000

--047d7bfd0c2e9fd46c04d9dc7330
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: quoted-printable

More precise terms are certainly helpful, I think the main point is that
the current set of "blocked" and "withheld" as shown in the draft is
insufficient.

Perhaps it makes sense to simply use the same terms with the same
definitions from the IDN TLD project that Andrew provided.

Regards,
Bhadresh

On Mon, Apr 8, 2013 at 12:49 PM, Andrew Sullivan <ajs@anvilwalrusden.com>wr=
ote:

> I have no idea how those terms got adopted, but I'd like to point out
> the distinctions that were made by the variant issues project/IDN TLD
> project:
>
> Delegated: actually in a zone with an SOA and parent NS RRset.
>
> Activated: in the DNS somehow.  (Delegated is a species of activated.
> For instance, a DNAME would be activated but not delegated.)
>
> Allocated: someone has administrative control over the name, but it is
> not activated.  For instance, any domain on Hold in EPP would be
> allocated.
>
> Blocked: nobody is allowed to register the name.  For instance, in
> .com nobody may register the label example (so example.com is
> blocked).
>
> I think these distinctions are all extremely useful.
>
> On Mon, Apr 08, 2013 at 12:07:18PM -0400, Bhadresh Modi wrote:
> > I agree - we were using the "allocated" value in the previous revision =
to
> > differentiate between IDN variants that simply blocked registration and
> > variants that would actual resolve similar to the original domain name.
> >  With the omission of this value there is no longer any way to express
> this.
> >
> > Regards,
> > Bhadresh
> >
> >
> > On Mon, Apr 8, 2013 at 3:29 AM, James Mitchell <
> > james.mitchell@ausregistry.com.au> wrote:
> >
> > > Gustavo,
> > >
> > > I would like the nameState of NNDNs to include "activated". The
> > > "allocated" value was in revision =9601, however seems to have
> disappeared
> > > without reason? Adding "allocated" would make the NNDN consistent wit=
h
> the
> > > text in Section 6 that states that either domain objects or NNDNs may
> be
> > > used to represent variants.
> > >
> > > Also, the NNDN <crDate> should be optional as some registries may not
> > > track the creation date of reserved list entries.
> > >
> > > Regards,
> > > James
> > >
> > >
> > > _______________________________________________
> > > ire mailing list
> > > ire@ietf.org
> > > https://www.ietf.org/mailman/listinfo/ire
> > >
> > >
>
> > _______________________________________________
> > ire mailing list
> > ire@ietf.org
> > https://www.ietf.org/mailman/listinfo/ire
>
>
> --
> Andrew Sullivan
> ajs@anvilwalrusden.com
> _______________________________________________
> ire mailing list
> ire@ietf.org
> https://www.ietf.org/mailman/listinfo/ire
>

--047d7bfd0c2e9fd46c04d9dc7330
Content-Type: text/html; charset=windows-1252
Content-Transfer-Encoding: quoted-printable

More precise terms are certainly helpful, I think the main point is that th=
e current set of &quot;blocked&quot; and &quot;withheld&quot; as shown in t=
he draft is insufficient.<div><br></div><div>Perhaps it makes sense to simp=
ly use the same terms with the same definitions from the IDN TLD project th=
at Andrew provided.</div>
<div><br></div><div>Regards,</div><div>Bhadresh<br><br><div class=3D"gmail_=
quote">On Mon, Apr 8, 2013 at 12:49 PM, Andrew Sullivan <span dir=3D"ltr">&=
lt;<a href=3D"mailto:ajs@anvilwalrusden.com" target=3D"_blank">ajs@anvilwal=
rusden.com</a>&gt;</span> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">I have no idea how those terms got adopted, =
but I&#39;d like to point out<br>
the distinctions that were made by the variant issues project/IDN TLD<br>
project:<br>
<br>
Delegated: actually in a zone with an SOA and parent NS RRset.<br>
<br>
Activated: in the DNS somehow. =A0(Delegated is a species of activated.<br>
For instance, a DNAME would be activated but not delegated.)<br>
<br>
Allocated: someone has administrative control over the name, but it is<br>
not activated. =A0For instance, any domain on Hold in EPP would be<br>
allocated.<br>
<br>
Blocked: nobody is allowed to register the name. =A0For instance, in<br>
.com nobody may register the label example (so <a href=3D"http://example.co=
m" target=3D"_blank">example.com</a> is<br>
blocked).<br>
<br>
I think these distinctions are all extremely useful.<br>
<div class=3D"HOEnZb"><div class=3D"h5"><br>
On Mon, Apr 08, 2013 at 12:07:18PM -0400, Bhadresh Modi wrote:<br>
&gt; I agree - we were using the &quot;allocated&quot; value in the previou=
s revision to<br>
&gt; differentiate between IDN variants that simply blocked registration an=
d<br>
&gt; variants that would actual resolve similar to the original domain name=
.<br>
&gt; =A0With the omission of this value there is no longer any way to expre=
ss this.<br>
&gt;<br>
&gt; Regards,<br>
&gt; Bhadresh<br>
&gt;<br>
&gt;<br>
&gt; On Mon, Apr 8, 2013 at 3:29 AM, James Mitchell &lt;<br>
&gt; <a href=3D"mailto:james.mitchell@ausregistry.com.au">james.mitchell@au=
sregistry.com.au</a>&gt; wrote:<br>
&gt;<br>
&gt; &gt; Gustavo,<br>
&gt; &gt;<br>
&gt; &gt; I would like the nameState of NNDNs to include &quot;activated&qu=
ot;. The<br>
&gt; &gt; &quot;allocated&quot; value was in revision =9601, however seems =
to have disappeared<br>
&gt; &gt; without reason? Adding &quot;allocated&quot; would make the NNDN =
consistent with the<br>
&gt; &gt; text in Section 6 that states that either domain objects or NNDNs=
 may be<br>
&gt; &gt; used to represent variants.<br>
&gt; &gt;<br>
&gt; &gt; Also, the NNDN &lt;crDate&gt; should be optional as some registri=
es may not<br>
&gt; &gt; track the creation date of reserved list entries.<br>
&gt; &gt;<br>
&gt; &gt; Regards,<br>
&gt; &gt; James<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; ire mailing list<br>
&gt; &gt; <a href=3D"mailto:ire@ietf.org">ire@ietf.org</a><br>
&gt; &gt; <a href=3D"https://www.ietf.org/mailman/listinfo/ire" target=3D"_=
blank">https://www.ietf.org/mailman/listinfo/ire</a><br>
&gt; &gt;<br>
&gt; &gt;<br>
<br>
&gt; _______________________________________________<br>
&gt; ire mailing list<br>
&gt; <a href=3D"mailto:ire@ietf.org">ire@ietf.org</a><br>
&gt; <a href=3D"https://www.ietf.org/mailman/listinfo/ire" target=3D"_blank=
">https://www.ietf.org/mailman/listinfo/ire</a><br>
<br>
<br>
</div></div><span class=3D"HOEnZb"><font color=3D"#888888">--<br>
Andrew Sullivan<br>
<a href=3D"mailto:ajs@anvilwalrusden.com">ajs@anvilwalrusden.com</a><br>
</font></span><div class=3D"HOEnZb"><div class=3D"h5">_____________________=
__________________________<br>
ire mailing list<br>
<a href=3D"mailto:ire@ietf.org">ire@ietf.org</a><br>
<a href=3D"https://www.ietf.org/mailman/listinfo/ire" target=3D"_blank">htt=
ps://www.ietf.org/mailman/listinfo/ire</a><br>
</div></div></blockquote></div><br></div>

--047d7bfd0c2e9fd46c04d9dc7330--

From james.mitchell@ausregistry.com.au  Mon Apr  8 18:02:58 2013
Return-Path: <james.mitchell@ausregistry.com.au>
X-Original-To: ire@ietfa.amsl.com
Delivered-To: ire@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C7CCF21F8E73 for <ire@ietfa.amsl.com>; Mon,  8 Apr 2013 18:02:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.808
X-Spam-Level: 
X-Spam-Status: No, score=-1.808 tagged_above=-999 required=5 tests=[AWL=0.086,  BAYES_00=-2.599, HELO_EQ_AU=0.377, HOST_EQ_AU=0.327, HTML_MESSAGE=0.001]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iKPfM5vTAVBW for <ire@ietfa.amsl.com>; Mon,  8 Apr 2013 18:02:58 -0700 (PDT)
Received: from mx01.ausregistry.net.au (mx01.ausregistry.net.au [202.65.15.41]) by ietfa.amsl.com (Postfix) with ESMTP id 3203C21F8E63 for <ire@ietf.org>; Mon,  8 Apr 2013 18:02:56 -0700 (PDT)
Received: from off-win2003-01.stkildard.vic.ausregistry.com.au (HELO off-win2003-01.ausregistrygroup.local) ([10.30.1.3]) by iron01.off08.stkildard.vic.ausregistry.com.au with ESMTP; 09 Apr 2013 11:02:54 +1000
Received: from off-win2003-01.ausregistrygroup.local ([10.30.1.3]) by off-win2003-01.ausregistrygroup.local ([10.30.1.3]) with mapi; Tue, 9 Apr 2013 11:02:48 +1000
From: James Mitchell <james.mitchell@ausregistry.com.au>
To: Bhadresh Modi <bmodi@afilias.info>, "ire@ietf.org" <ire@ietf.org>
Date: Tue, 9 Apr 2013 11:02:50 +1000
Thread-Topic: [ire] Variant Domain Names
Thread-Index: Ac40vfMvCpCvYxAtSYimIAnUYjNwsw==
Message-ID: <CD897BCC.782A7%james.mitchell@ausregistry.com.au>
In-Reply-To: <CAMi4TxzsnHghFM2dLNp48B2TFE8PFsD2dKrtMJQRktE2zKGs=g@mail.gmail.com>
Accept-Language: en-US, en-AU
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
user-agent: Microsoft-MacOutlook/14.3.2.130206
acceptlanguage: en-US, en-AU
x-kse-antivirus-interceptor-info: scan successful
x-kse-antivirus-info: Clean
Content-Type: multipart/alternative; boundary="_000_CD897BCC782A7jamesmitchellausregistrycomau_"
MIME-Version: 1.0
Subject: Re: [ire] Variant Domain Names
X-BeenThere: ire@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "Internet Registration Escrow discussion list." <ire.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ire>, <mailto:ire-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ire>
List-Post: <mailto:ire@ietf.org>
List-Help: <mailto:ire-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ire>, <mailto:ire-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Apr 2013 01:02:58 -0000

--_000_CD897BCC782A7jamesmitchellausregistrycomau_
Content-Type: text/plain; charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

Apologies, I was intending to use the term "activated". I have "allocated" =
on my mind from the launch discussions..

Thanks,
James

From: Bhadresh Modi <bmodi@afilias.info<mailto:bmodi@afilias.info>>
Date: Tuesday, 9 April 2013 3:06 AM
To: "ire@ietf.org<mailto:ire@ietf.org>" <ire@ietf.org<mailto:ire@ietf.org>>
Subject: Re: [ire] Variant Domain Names

More precise terms are certainly helpful, I think the main point is that th=
e current set of "blocked" and "withheld" as shown in the draft is insuffic=
ient.

Perhaps it makes sense to simply use the same terms with the same definitio=
ns from the IDN TLD project that Andrew provided.

Regards,
Bhadresh

On Mon, Apr 8, 2013 at 12:49 PM, Andrew Sullivan <ajs@anvilwalrusden.com<ma=
ilto:ajs@anvilwalrusden.com>> wrote:
I have no idea how those terms got adopted, but I'd like to point out
the distinctions that were made by the variant issues project/IDN TLD
project:

Delegated: actually in a zone with an SOA and parent NS RRset.

Activated: in the DNS somehow.  (Delegated is a species of activated.
For instance, a DNAME would be activated but not delegated.)

Allocated: someone has administrative control over the name, but it is
not activated.  For instance, any domain on Hold in EPP would be
allocated.

Blocked: nobody is allowed to register the name.  For instance, in
.com nobody may register the label example (so example.com<http://example.c=
om> is
blocked).

I think these distinctions are all extremely useful.

On Mon, Apr 08, 2013 at 12:07:18PM -0400, Bhadresh Modi wrote:
> I agree - we were using the "allocated" value in the previous revision to
> differentiate between IDN variants that simply blocked registration and
> variants that would actual resolve similar to the original domain name.
>  With the omission of this value there is no longer any way to express th=
is.
>
> Regards,
> Bhadresh
>
>
> On Mon, Apr 8, 2013 at 3:29 AM, James Mitchell <
> james.mitchell@ausregistry.com.au<mailto:james.mitchell@ausregistry.com.a=
u>> wrote:
>
> > Gustavo,
> >
> > I would like the nameState of NNDNs to include "activated". The
> > "allocated" value was in revision =9601, however seems to have disappea=
red
> > without reason? Adding "allocated" would make the NNDN consistent with =
the
> > text in Section 6 that states that either domain objects or NNDNs may b=
e
> > used to represent variants.
> >
> > Also, the NNDN <crDate> should be optional as some registries may not
> > track the creation date of reserved list entries.
> >
> > Regards,
> > James
> >
> >
> > _______________________________________________
> > ire mailing list
> > ire@ietf.org<mailto:ire@ietf.org>
> > https://www.ietf.org/mailman/listinfo/ire
> >
> >

> _______________________________________________
> ire mailing list
> ire@ietf.org<mailto:ire@ietf.org>
> https://www.ietf.org/mailman/listinfo/ire


--
Andrew Sullivan
ajs@anvilwalrusden.com<mailto:ajs@anvilwalrusden.com>
_______________________________________________
ire mailing list
ire@ietf.org<mailto:ire@ietf.org>
https://www.ietf.org/mailman/listinfo/ire


--_000_CD897BCC782A7jamesmitchellausregistrycomau_
Content-Type: text/html; charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

<html><head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3DWindows-1=
252"></head><body style=3D"word-wrap: break-word; -webkit-nbsp-mode: space;=
 -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14p=
x; font-family: Calibri, sans-serif; "><div>Apologies, I was intending to u=
se the term &quot;activated&quot;.&nbsp;I have &quot;allocated&quot; on my =
mind from the launch discussions..</div><div><br></div><div>Thanks,</div><d=
iv>James</div><div><br></div><span id=3D"OLK_SRC_BODY_SECTION"><div style=
=3D"font-family:Calibri; font-size:11pt; text-align:left; color:black; BORD=
ER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADD=
ING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RI=
GHT: medium none; PADDING-TOP: 3pt"><span style=3D"font-weight:bold">From: =
</span> Bhadresh Modi &lt;<a href=3D"mailto:bmodi@afilias.info">bmodi@afili=
as.info</a>&gt;<br><span style=3D"font-weight:bold">Date: </span> Tuesday, =
9 April 2013 3:06 AM<br><span style=3D"font-weight:bold">To: </span> &quot;=
<a href=3D"mailto:ire@ietf.org">ire@ietf.org</a>&quot; &lt;<a href=3D"mailt=
o:ire@ietf.org">ire@ietf.org</a>&gt;<br><span style=3D"font-weight:bold">Su=
bject: </span> Re: [ire] Variant Domain Names<br></div><div><br></div><div>=
<div>
More precise terms are certainly helpful, I think the main point is that th=
e current set of &quot;blocked&quot; and &quot;withheld&quot; as shown in t=
he draft is insufficient.
<div><br></div><div>Perhaps it makes sense to simply use the same terms wit=
h the same definitions from the IDN TLD project that Andrew provided.</div>=
<div><br></div><div>Regards,</div><div>Bhadresh<br><br><div class=3D"gmail_=
quote">On Mon, Apr 8, 2013 at 12:49 PM, Andrew Sullivan <span dir=3D"ltr">
&lt;<a href=3D"mailto:ajs@anvilwalrusden.com" target=3D"_blank">ajs@anvilwa=
lrusden.com</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quote" styl=
e=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I have no idea how those terms got adopted, but I'd like to point out<br>
the distinctions that were made by the variant issues project/IDN TLD<br>
project:<br><br>
Delegated: actually in a zone with an SOA and parent NS RRset.<br><br>
Activated: in the DNS somehow. &nbsp;(Delegated is a species of activated.<=
br>
For instance, a DNAME would be activated but not delegated.)<br><br>
Allocated: someone has administrative control over the name, but it is<br>
not activated. &nbsp;For instance, any domain on Hold in EPP would be<br>
allocated.<br><br>
Blocked: nobody is allowed to register the name. &nbsp;For instance, in<br>
.com nobody may register the label example (so <a href=3D"http://example.co=
m" target=3D"_blank">
example.com</a> is<br>
blocked).<br><br>
I think these distinctions are all extremely useful.<br><div class=3D"HOEnZ=
b"><div class=3D"h5"><br>
On Mon, Apr 08, 2013 at 12:07:18PM -0400, Bhadresh Modi wrote:<br>
&gt; I agree - we were using the &quot;allocated&quot; value in the previou=
s revision to<br>
&gt; differentiate between IDN variants that simply blocked registration an=
d<br>
&gt; variants that would actual resolve similar to the original domain name=
.<br>
&gt; &nbsp;With the omission of this value there is no longer any way to ex=
press this.<br>
&gt;<br>
&gt; Regards,<br>
&gt; Bhadresh<br>
&gt;<br>
&gt;<br>
&gt; On Mon, Apr 8, 2013 at 3:29 AM, James Mitchell &lt;<br>
&gt; <a href=3D"mailto:james.mitchell@ausregistry.com.au">james.mitchell@au=
sregistry.com.au</a>&gt; wrote:<br>
&gt;<br>
&gt; &gt; Gustavo,<br>
&gt; &gt;<br>
&gt; &gt; I would like the nameState of NNDNs to include &quot;activated&qu=
ot;. The<br>
&gt; &gt; &quot;allocated&quot; value was in revision =9601, however seems =
to have disappeared<br>
&gt; &gt; without reason? Adding &quot;allocated&quot; would make the NNDN =
consistent with the<br>
&gt; &gt; text in Section 6 that states that either domain objects or NNDNs=
 may be<br>
&gt; &gt; used to represent variants.<br>
&gt; &gt;<br>
&gt; &gt; Also, the NNDN &lt;crDate&gt; should be optional as some registri=
es may not<br>
&gt; &gt; track the creation date of reserved list entries.<br>
&gt; &gt;<br>
&gt; &gt; Regards,<br>
&gt; &gt; James<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; ire mailing list<br>
&gt; &gt; <a href=3D"mailto:ire@ietf.org">ire@ietf.org</a><br>
&gt; &gt; <a href=3D"https://www.ietf.org/mailman/listinfo/ire" target=3D"_=
blank">https://www.ietf.org/mailman/listinfo/ire</a><br>
&gt; &gt;<br>
&gt; &gt;<br><br>
&gt; _______________________________________________<br>
&gt; ire mailing list<br>
&gt; <a href=3D"mailto:ire@ietf.org">ire@ietf.org</a><br>
&gt; <a href=3D"https://www.ietf.org/mailman/listinfo/ire" target=3D"_blank=
">https://www.ietf.org/mailman/listinfo/ire</a><br><br><br></div></div><spa=
n class=3D"HOEnZb"><font color=3D"#888888">--<br>
Andrew Sullivan<br><a href=3D"mailto:ajs@anvilwalrusden.com">ajs@anvilwalru=
sden.com</a><br></font></span><div class=3D"HOEnZb"><div class=3D"h5">_____=
__________________________________________<br>
ire mailing list<br><a href=3D"mailto:ire@ietf.org">ire@ietf.org</a><br><a =
href=3D"https://www.ietf.org/mailman/listinfo/ire" target=3D"_blank">https:=
//www.ietf.org/mailman/listinfo/ire</a><br></div></div></blockquote></div><=
br></div></div></div></span></body></html>

--_000_CD897BCC782A7jamesmitchellausregistrycomau_--

From gustavo.lozano@icann.org  Tue Apr  9 00:23:44 2013
Return-Path: <gustavo.lozano@icann.org>
X-Original-To: ire@ietfa.amsl.com
Delivered-To: ire@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7E02121F905A for <ire@ietfa.amsl.com>; Tue,  9 Apr 2013 00:23:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.298
X-Spam-Level: 
X-Spam-Status: No, score=-6.298 tagged_above=-999 required=5 tests=[AWL=-0.300, BAYES_00=-2.599, HTML_MESSAGE=0.001, J_CHICKENPOX_33=0.6, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oOKJ-Zr4LSA7 for <ire@ietfa.amsl.com>; Tue,  9 Apr 2013 00:23:43 -0700 (PDT)
Received: from EXPFE100-2.exc.icann.org (expfe100-2.exc.icann.org [64.78.22.237]) by ietfa.amsl.com (Postfix) with ESMTP id 4C7DF21F91BF for <ire@ietf.org>; Tue,  9 Apr 2013 00:23:43 -0700 (PDT)
Received: from EXVPMBX100-1.exc.icann.org ([64.78.22.232]) by EXPFE100-2.exc.icann.org ([64.78.22.237]) with mapi; Tue, 9 Apr 2013 00:23:42 -0700
From: Gustavo Lozano <gustavo.lozano@icann.org>
To: Christopher Browne <cbbrowne@afilias.info>, Francisco Obispo <fobispo@isc.org>
Date: Tue, 9 Apr 2013 00:23:37 -0700
Thread-Topic: [ire] New versions of data escrow drafts
Thread-Index: Ac408ymjJ1StcZ1DS+C1f0lWSERTEQ==
Message-ID: <CD89E255.FD99%gustavo.lozano@icann.org>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
user-agent: Microsoft-MacOutlook/14.3.2.130206
acceptlanguage: en-US
Content-Type: multipart/alternative; boundary="_000_CD89E255FD99gustavolozanoicannorg_"
MIME-Version: 1.0
Cc: "ire@ietf.org" <ire@ietf.org>
Subject: Re: [ire] New versions of data escrow drafts
X-BeenThere: ire@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "Internet Registration Escrow discussion list." <ire.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ire>, <mailto:ire-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ire>
List-Post: <mailto:ire@ietf.org>
List-Help: <mailto:ire-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ire>, <mailto:ire-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Apr 2013 07:23:44 -0000

--_000_CD89E255FD99gustavolozanoicannorg_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

Christopher,

XML only and XML+CSV are both supported (see http://www.icann.org/en/news/c=
orrespondence/atallah-to-drazek-21feb13-en.pdf)

The authors of both drafts are working on merging the drafts.

A CSV deposit will have an XML file and several CSV files; this is the reas=
on of the requirement for the tarball.  In order to standardize the process=
 for Data Escrow Agents, even if you use XML only, the revised base agreeme=
nt requires the use of a tarball.

Data escrow agents will:


 1.  Validate the signature (.sig) of the .ryde file.
 2.  Unencrypt the .ryde file obtaining a tarball.
 3.  Untar the tarball.
 4.  Process the XML data file.
 5.  The XML data file could link CSV data file(s) for some objects if usin=
g the CSV model.
This has been reflected in the proposed base agreement (see http://blog.ica=
nn.org/2013/04/revised-registry-agreement-posted-for-review, Specification =
2)

Regards,
Gustavo

On 4/4/13 2:10 PM, "Christopher Browne" <cbbrowne@afilias.info<mailto:cbbro=
wne@afilias.info>> wrote:

On Thu, Apr 4, 2013 at 4:33 PM, Francisco Obispo <fobispo@isc.org<mailto:fo=
bispo@isc.org>> wrote:
Why do you want to put it in a tarball?

GPG will encrypt+compress the data, leaving you with a .ryde file that alre=
ady meets the criteria:

Assuming the CSV representation is approved, that will mandate having
a bunch of files, one for each of various streams of data.

That is somewhat problematic, at present, since most of the standard
seems to contemplate there being a single XML file.  I expect that a
reasonably substantial amount of rewording would be required to cope
with accommodating there being multiple files.  And further, since the
file naming conventions are stated not in the IRE standard, but rather
in the registry operator agreement, then presumably there would need
to be amendments made to that document to accommodate the multiplicity
of CSV files.

The wording of draft-arias-noguchi-registry-data-escrow-06 is a bit
curious in this regard; *most* of the document makes no reference to
the concept of a "file", instead indicating an XML schema to represent
the contents of a "deposit."

In section #2 is one of the references; on the one hand, it discusses
the XML model, and does so without actually mentioning files.  But the
addition of CSV requires that the deposit be split into pieces, so it
indicates that the data will be contained in files.  So that implies
that a deposit consists of "files."

Section #11 mentions files, but I imagine that it would be better
worded if the following two sentences were changed:

   "It is also of the utmost importance the authentication of the
parties passing data escrow deposit files."

    to (with a bit of grammar repair that I hope is apropos)

   "It is also of the utmost importance to have proper authentication
of the parties passing data escrow deposits."

also...

    "Validation of the contents by the Escrow Agent is RECOMMENDED to
ensure not only the file was transmitted correctly from the Registry,
but also the contents are also "meaningful"."
    to (with a little bit of wordsmithing)
    "Validation of the contents by the Escrow Agent is RECOMMENDED to
ensure not only that the deposit was transmitted correctly from the
Registry, but also that the contents are "meaningful"."

Throughout section #17, the term "data escrow deposit file" is used
repeatedly (three times); I should think that the word "file" could be
dropped in all three cases without injuring the wording.

The Revised New gTLD Registry Agreement presumably needs to be revised
more significantly, as it makes a lot more specific statements
indicating that the deposits are represented by a single file.
http://www.icann.org/en/news/public-comment/base-agreement-05feb13-en.htm

- In 3.1 it expressly indicates that the deposit "will be compiled
into a file constructed as described in [draft-arias-...]"
- In 3.2, extended data is indicated to be "included in the deposit
file described in section 3.1"
- In 5, a naming convention is given for The Deposit File
- In 8.2, it is indicated that if the file is decomposed into pieces,
they are "put together"

I could readily think of a way of using /usr/bin/tar to turn several
smaller files into one bigger one that might be considered to
represent the deposit, however the RA document:
a) Does not contemplate that, and
b) Specifically indicates that the IRE standard is to be used to
indicate the construction of the file (e.g. - section 3.1 says that
quite specifically).

>From the division of responsibilities that is indicated in the RA
document, it appears as though the IRE specification needs to speak to
how a series of CSV streams would be composed into a singular deposit.


--_000_CD89E255FD99gustavolozanoicannorg_
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html><head><meta http-equiv=3D"Content-Type" content=3D"text/html; charset=
=3Dutf-8"><meta name=3D"Title" content=3D"_"><meta name=3D"Keywords" conten=
t=3D""><meta name=3D"ProgId" content=3D"Word.Document"><meta name=3D"Genera=
tor" content=3D"Microsoft Word 14"><meta name=3D"Originator" content=3D"Mic=
rosoft Word 14"><link rel=3D"File-List" href=3D"file://localhost/Users/gust=
avolozano/Library/Caches/TemporaryItems/msoclip/0/clip_filelist.xml"><title=
>_</title><!--[if gte mso 9]><xml>
 <o:DocumentProperties>
  <o:Revision>0</o:Revision>
  <o:TotalTime>0</o:TotalTime>
  <o:Created>2012-01-10T07:36:00Z</o:Created>
  <o:LastSaved>2012-06-04T02:33:00Z</o:LastSaved>
  <o:Pages>1</o:Pages>
  <o:Words>127</o:Words>
  <o:Characters>728</o:Characters>
  <o:Company>ICANN</o:Company>
  <o:Lines>6</o:Lines>
  <o:Paragraphs>1</o:Paragraphs>
  <o:CharactersWithSpaces>854</o:CharactersWithSpaces>
  <o:Version>14.0</o:Version>
 </o:DocumentProperties>
 <o:OfficeDocumentSettings>
  <o:AllowPNG/>
 </o:OfficeDocumentSettings>
</xml><![endif]--><link rel=3D"themeData" href=3D"file://localhost/Users/gu=
stavolozano/Library/Caches/TemporaryItems/msoclip/0/clip_themedata.xml"><!-=
-[if gte mso 9]><xml>
 <w:WordDocument>
  <w:View>Normal</w:View>
  <w:Zoom>0</w:Zoom>
  <w:TrackMoves/>
  <w:TrackFormatting/>
  <w:PunctuationKerning/>
  <w:ValidateAgainstSchemas/>
  <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
  <w:IgnoreMixedContent>false</w:IgnoreMixedContent>
  <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
  <w:DoNotPromoteQF/>
  <w:LidThemeOther>EN-US</w:LidThemeOther>
  <w:LidThemeAsian>JA</w:LidThemeAsian>
  <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript>
  <w:Compatibility>
   <w:BreakWrappedTables/>
   <w:SnapToGridInCell/>
   <w:WrapTextWithPunct/>
   <w:UseAsianBreakRules/>
   <w:DontGrowAutofit/>
   <w:SplitPgBreakAndParaMark/>
   <w:EnableOpenTypeKerning/>
   <w:DontFlipMirrorIndents/>
   <w:OverrideTableStyleHps/>
   <w:UseFELayout/>
  </w:Compatibility>
  <m:mathPr>
   <m:mathFont m:val=3D"Cambria Math"/>
   <m:brkBin m:val=3D"before"/>
   <m:brkBinSub m:val=3D"&#45;-"/>
   <m:smallFrac m:val=3D"off"/>
   <m:dispDef/>
   <m:lMargin m:val=3D"0"/>
   <m:rMargin m:val=3D"0"/>
   <m:defJc m:val=3D"centerGroup"/>
   <m:wrapIndent m:val=3D"1440"/>
   <m:intLim m:val=3D"subSup"/>
   <m:naryLim m:val=3D"undOvr"/>
  </m:mathPr></w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:LatentStyles DefLockedState=3D"false" DefUnhideWhenUsed=3D"true"
  DefSemiHidden=3D"true" DefQFormat=3D"false" DefPriority=3D"99"
  LatentStyleCount=3D"276">
  <w:LsdException Locked=3D"false" Priority=3D"0" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Normal"/>
  <w:LsdException Locked=3D"false" Priority=3D"9" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"heading 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"=
heading 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"=
heading 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"=
heading 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"=
heading 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"=
heading 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"=
heading 7"/>
  <w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"=
heading 8"/>
  <w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"=
heading 9"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 7"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 8"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 9"/>
  <w:LsdException Locked=3D"false" Priority=3D"35" QFormat=3D"true" Name=3D=
"caption"/>
  <w:LsdException Locked=3D"false" Priority=3D"10" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Title"/>
  <w:LsdException Locked=3D"false" Priority=3D"1" Name=3D"Default Paragraph=
 Font"/>
  <w:LsdException Locked=3D"false" Priority=3D"11" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Subtitle"/>
  <w:LsdException Locked=3D"false" Priority=3D"22" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Strong"/>
  <w:LsdException Locked=3D"false" Priority=3D"20" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Emphasis"/>
  <w:LsdException Locked=3D"false" Priority=3D"59" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Table Grid"/>
  <w:LsdException Locked=3D"false" UnhideWhenUsed=3D"false" Name=3D"Placeho=
lder Text"/>
  <w:LsdException Locked=3D"false" Priority=3D"1" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"No Spacing"/>
  <w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Shading"/>
  <w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light List"/>
  <w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Grid"/>
  <w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Dark List"/>
  <w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Shading"/>
  <w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful List"/>
  <w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Grid"/>
  <w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Shading Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light List Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Grid Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 1 Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 2 Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 1 Accent 1"/>
  <w:LsdException Locked=3D"false" UnhideWhenUsed=3D"false" Name=3D"Revisio=
n"/>
  <w:LsdException Locked=3D"false" Priority=3D"34" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"List Paragraph"/>
  <w:LsdException Locked=3D"false" Priority=3D"29" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Quote"/>
  <w:LsdException Locked=3D"false" Priority=3D"30" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Intense Quote"/>
  <w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 2 Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 1 Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 2 Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 3 Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Dark List Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Shading Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful List Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Grid Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Shading Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light List Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Grid Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 1 Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 2 Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 1 Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 2 Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 1 Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 2 Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 3 Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Dark List Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Shading Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful List Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Grid Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Shading Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light List Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Grid Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 1 Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 2 Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 1 Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 2 Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 1 Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 2 Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 3 Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Dark List Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Shading Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful List Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Grid Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Shading Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light List Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Grid Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 1 Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 2 Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 1 Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 2 Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 1 Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 2 Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 3 Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Dark List Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Shading Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful List Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Grid Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Shading Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light List Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Grid Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 1 Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 2 Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 1 Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 2 Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 1 Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 2 Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 3 Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Dark List Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Shading Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful List Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Grid Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Shading Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light List Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Grid Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 1 Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 2 Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 1 Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 2 Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 1 Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 2 Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 3 Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Dark List Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Shading Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful List Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Grid Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"19" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Subtle Emphasis"/>
  <w:LsdException Locked=3D"false" Priority=3D"21" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Intense Emphasis"/>
  <w:LsdException Locked=3D"false" Priority=3D"31" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Subtle Reference"/>
  <w:LsdException Locked=3D"false" Priority=3D"32" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Intense Reference"/>
  <w:LsdException Locked=3D"false" Priority=3D"33" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Book Title"/>
  <w:LsdException Locked=3D"false" Priority=3D"37" Name=3D"Bibliography"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" QFormat=3D"true" Name=3D=
"TOC Heading"/>
 </w:LatentStyles>
</xml><![endif]--><style>
<!--
 /* Font Definitions */
@font-face
	{font-family:"?? ??";
	mso-font-charset:78;
	mso-generic-font-family:auto;
	mso-font-pitch:variable;
	mso-font-signature:-536870145 1791491579 18 0 131231 0;}
@font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;
	mso-font-charset:0;
	mso-generic-font-family:auto;
	mso-font-pitch:variable;
	mso-font-signature:-536870145 1107305727 0 0 415 0;}
@font-face
	{font-family:Cambria;
	panose-1:2 4 5 3 5 4 6 3 2 4;
	mso-font-charset:0;
	mso-generic-font-family:auto;
	mso-font-pitch:variable;
	mso-font-signature:-536870145 1073743103 0 0 415 0;}
 /* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-unhide:no;
	mso-style-qformat:yes;
	mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:Cambria;
	mso-ascii-font-family:Cambria;
	mso-ascii-theme-font:minor-latin;
	mso-fareast-font-family:"?? ??";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Cambria;
	mso-hansi-theme-font:minor-latin;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
.MsoChpDefault
	{mso-style-type:export-only;
	mso-default-props:yes;
	font-family:Cambria;
	mso-ascii-font-family:Cambria;
	mso-ascii-theme-font:minor-latin;
	mso-fareast-font-family:"?? ??";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Cambria;
	mso-hansi-theme-font:minor-latin;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
@page WordSection1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;
	mso-paper-source:0;}
div.WordSection1
	{page:WordSection1;}
-->
</style><!--[if gte mso 10]>
<style>
 /* Style Definitions */
table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-parent:"";
	mso-padding-alt:0in 5.4pt 0in 5.4pt;
	mso-para-margin:0in;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:Cambria;
	mso-ascii-font-family:Cambria;
	mso-ascii-theme-font:minor-latin;
	mso-hansi-font-family:Cambria;
	mso-hansi-theme-font:minor-latin;}
</style>
<![endif]--></head><body style=3D"word-wrap: break-word; -webkit-nbsp-mode:=
 space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-si=
ze: 22px; font-family: Calibri, sans-serif; "><div><span style=3D"font-size=
: 16px;">Christopher,</span></div><div><span style=3D"font-size: 16px;"><br=
></span></div><div><!--[if gte mso 9]><xml>
 <o:DocumentProperties>
  <o:Revision>0</o:Revision>
  <o:TotalTime>0</o:TotalTime>
  <o:Created>2012-01-10T07:36:00Z</o:Created>
  <o:LastSaved>2012-06-04T02:33:00Z</o:LastSaved>
  <o:Pages>1</o:Pages>
  <o:Words>127</o:Words>
  <o:Characters>728</o:Characters>
  <o:Company>ICANN</o:Company>
  <o:Lines>6</o:Lines>
  <o:Paragraphs>1</o:Paragraphs>
  <o:CharactersWithSpaces>854</o:CharactersWithSpaces>
  <o:Version>14.0</o:Version>
 </o:DocumentProperties>
 <o:OfficeDocumentSettings>
  <o:AllowPNG/>
 </o:OfficeDocumentSettings>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:WordDocument>
  <w:View>Normal</w:View>
  <w:Zoom>0</w:Zoom>
  <w:TrackMoves/>
  <w:TrackFormatting/>
  <w:PunctuationKerning/>
  <w:ValidateAgainstSchemas/>
  <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
  <w:IgnoreMixedContent>false</w:IgnoreMixedContent>
  <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
  <w:DoNotPromoteQF/>
  <w:LidThemeOther>EN-US</w:LidThemeOther>
  <w:LidThemeAsian>JA</w:LidThemeAsian>
  <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript>
  <w:Compatibility>
   <w:BreakWrappedTables/>
   <w:SnapToGridInCell/>
   <w:WrapTextWithPunct/>
   <w:UseAsianBreakRules/>
   <w:DontGrowAutofit/>
   <w:SplitPgBreakAndParaMark/>
   <w:EnableOpenTypeKerning/>
   <w:DontFlipMirrorIndents/>
   <w:OverrideTableStyleHps/>
   <w:UseFELayout/>
  </w:Compatibility>
  <m:mathPr>
   <m:mathFont m:val=3D"Cambria Math"/>
   <m:brkBin m:val=3D"before"/>
   <m:brkBinSub m:val=3D"&#45;-"/>
   <m:smallFrac m:val=3D"off"/>
   <m:dispDef/>
   <m:lMargin m:val=3D"0"/>
   <m:rMargin m:val=3D"0"/>
   <m:defJc m:val=3D"centerGroup"/>
   <m:wrapIndent m:val=3D"1440"/>
   <m:intLim m:val=3D"subSup"/>
   <m:naryLim m:val=3D"undOvr"/>
  </m:mathPr></w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:LatentStyles DefLockedState=3D"false" DefUnhideWhenUsed=3D"true"
  DefSemiHidden=3D"true" DefQFormat=3D"false" DefPriority=3D"99"
  LatentStyleCount=3D"276">
  <w:LsdException Locked=3D"false" Priority=3D"0" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Normal"/>
  <w:LsdException Locked=3D"false" Priority=3D"9" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"heading 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"=
heading 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"=
heading 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"=
heading 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"=
heading 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"=
heading 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"=
heading 7"/>
  <w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"=
heading 8"/>
  <w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"=
heading 9"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 7"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 8"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 9"/>
  <w:LsdException Locked=3D"false" Priority=3D"35" QFormat=3D"true" Name=3D=
"caption"/>
  <w:LsdException Locked=3D"false" Priority=3D"10" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Title"/>
  <w:LsdException Locked=3D"false" Priority=3D"1" Name=3D"Default Paragraph=
 Font"/>
  <w:LsdException Locked=3D"false" Priority=3D"11" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Subtitle"/>
  <w:LsdException Locked=3D"false" Priority=3D"22" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Strong"/>
  <w:LsdException Locked=3D"false" Priority=3D"20" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Emphasis"/>
  <w:LsdException Locked=3D"false" Priority=3D"59" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Table Grid"/>
  <w:LsdException Locked=3D"false" UnhideWhenUsed=3D"false" Name=3D"Placeho=
lder Text"/>
  <w:LsdException Locked=3D"false" Priority=3D"1" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"No Spacing"/>
  <w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Shading"/>
  <w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light List"/>
  <w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Grid"/>
  <w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Dark List"/>
  <w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Shading"/>
  <w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful List"/>
  <w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Grid"/>
  <w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Shading Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light List Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Grid Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 1 Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 2 Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 1 Accent 1"/>
  <w:LsdException Locked=3D"false" UnhideWhenUsed=3D"false" Name=3D"Revisio=
n"/>
  <w:LsdException Locked=3D"false" Priority=3D"34" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"List Paragraph"/>
  <w:LsdException Locked=3D"false" Priority=3D"29" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Quote"/>
  <w:LsdException Locked=3D"false" Priority=3D"30" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Intense Quote"/>
  <w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 2 Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 1 Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 2 Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 3 Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Dark List Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Shading Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful List Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Grid Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Shading Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light List Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Grid Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 1 Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 2 Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 1 Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 2 Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 1 Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 2 Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 3 Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Dark List Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Shading Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful List Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Grid Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Shading Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light List Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Grid Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 1 Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 2 Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 1 Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 2 Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 1 Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 2 Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 3 Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Dark List Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Shading Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful List Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Grid Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Shading Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light List Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Grid Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 1 Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 2 Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 1 Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 2 Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 1 Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 2 Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 3 Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Dark List Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Shading Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful List Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Grid Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Shading Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light List Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Grid Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 1 Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 2 Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 1 Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 2 Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 1 Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 2 Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 3 Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Dark List Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Shading Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful List Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Grid Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Shading Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light List Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Grid Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 1 Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 2 Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 1 Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 2 Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 1 Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 2 Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 3 Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Dark List Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Shading Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful List Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Grid Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"19" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Subtle Emphasis"/>
  <w:LsdException Locked=3D"false" Priority=3D"21" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Intense Emphasis"/>
  <w:LsdException Locked=3D"false" Priority=3D"31" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Subtle Reference"/>
  <w:LsdException Locked=3D"false" Priority=3D"32" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Intense Reference"/>
  <w:LsdException Locked=3D"false" Priority=3D"33" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Book Title"/>
  <w:LsdException Locked=3D"false" Priority=3D"37" Name=3D"Bibliography"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" QFormat=3D"true" Name=3D=
"TOC Heading"/>
 </w:LatentStyles>
</xml><![endif]--><!--[if gte mso 10]>
<style>
 /* Style Definitions */
table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-parent:"";
	mso-padding-alt:0in 5.4pt 0in 5.4pt;
	mso-para-margin:0in;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:Cambria;
	mso-ascii-font-family:Cambria;
	mso-ascii-theme-font:minor-latin;
	mso-hansi-font-family:Cambria;
	mso-hansi-theme-font:minor-latin;}
</style>
<![endif]--><!--StartFragment--><p class=3D"MsoNormal"><font face=3D"Calibr=
i">XML only and XML+CSV are both supported (see <a href=3D"http://www.icann=
.org/en/news/correspondence/atallah-to-drazek-21feb13-en.pdf">http://www.ic=
ann.org/en/news/correspondence/atallah-to-drazek-21feb13-en.pdf</a>)<o:p></=
o:p></font></p><p class=3D"MsoNormal"><o:p><font face=3D"Calibri">&nbsp;</f=
ont></o:p></p><p class=3D"MsoNormal"><font face=3D"Calibri">The authors of =
both drafts are working on merging the drafts.<o:p></o:p></font></p><p clas=
s=3D"MsoNormal"><o:p><font face=3D"Calibri">&nbsp;</font></o:p></p><p class=
=3D"MsoNormal"><font face=3D"Calibri">A CSV deposit will have an XML file a=
nd several CSV files; this is the reason of the requirement for the tarball=
. &nbsp;In order to standardize the process for Data Escrow Agents, even if=
 you use XML only, the revised base
 agreement requires the use of a tarball.<o:p></o:p></font></p><p class=3D"=
MsoNormal"><o:p><font face=3D"Calibri">&nbsp;</font></o:p></p><p class=3D"M=
soNormal"><font face=3D"Calibri">Data escrow agents will:<o:p></o:p></font>=
</p><p class=3D"MsoNormal"><font face=3D"Calibri"><br></font></p><ol><li><s=
pan style=3D"color: rgb(0, 0, 0); font-style: normal; font-weight: normal; =
text-decoration: none; font-size: 16px;">Validate the signature (.sig) of t=
he .ryde file.</span></li><li><span style=3D"color: rgb(0, 0, 0); font-styl=
e: normal; font-weight: normal; text-decoration: none; font-size: 16px;">Un=
encrypt the .ryde file obtaining a tarball.</span></li><li><span style=3D"c=
olor: rgb(0, 0, 0); font-style: normal; font-weight: normal; text-decoratio=
n: none; font-size: 16px;">Untar the tarball.</span></li><li><span style=3D=
"color: rgb(0, 0, 0); font-style: normal; font-weight: normal; text-decorat=
ion: none; font-size: 16px;">Process the XML data file.</span></li><li><spa=
n style=3D"color: rgb(0, 0, 0); font-style: normal; font-weight: normal; te=
xt-decoration: none; font-size: 16px;">The XML data file could link CSV dat=
a file(s) for some objects if using the CSV model.</span></li></ol><p class=
=3D"MsoNormal"><font face=3D"Calibri">This has been reflected in the propos=
ed base agreement (see <a href=3D"http://blog.icann.org/2013/04/revised-reg=
istry-agreement-posted-for-review">http://blog.icann.org/2013/04/revised-re=
gistry-agreement-posted-for-review</a>, Specification 2)<o:p></o:p></font><=
/p><p class=3D"MsoNormal"><font face=3D"Calibri"><br></font></p><p class=3D=
"MsoNormal"><font face=3D"Calibri">Regards,</font></p><p class=3D"MsoNormal=
"><font face=3D"Calibri">Gustavo</font></p><!--EndFragment--></div><div sty=
le=3D"font-size: 22px; font-family: Calibri, sans-serif; "><br></div><div s=
tyle=3D"font-size: 22px; font-family: Calibri, sans-serif; ">On 4/4/13 2:10=
 PM, "Christopher Browne" &lt;<a href=3D"mailto:cbbrowne@afilias.info">cbbr=
owne@afilias.info</a>&gt; wrote:</div><div style=3D"font-size: 22px; font-f=
amily: Calibri, sans-serif; "><br></div><blockquote id=3D"MAC_OUTLOOK_ATTRI=
BUTION_BLOCKQUOTE" style=3D"font-size: 22px; font-family: Calibri, sans-ser=
if; border-left-color: rgb(181, 196, 223); border-left-width: 5px; border-l=
eft-style: solid; padding: 0px 0px 0px 5px; margin: 0px 0px 0px 5px; "><div=
>On Thu, Apr 4, 2013 at 4:33 PM, Francisco Obispo &lt;<a href=3D"mailto:fob=
ispo@isc.org">fobispo@isc.org</a>&gt; wrote:</div><blockquote id=3D"MAC_OUT=
LOOK_ATTRIBUTION_BLOCKQUOTE" style=3D"BORDER-LEFT: #b5c4df 5 solid; PADDING=
:0 0 0 5; MARGIN:0 0 0 5;"><div>Why do you want to put it in a tarball?</di=
v><div><br></div><div>GPG will encrypt+compress the data, leaving you with =
a .ryde file that already meets the criteria:</div></blockquote><div><br></=
div><div>Assuming the CSV representation is approved, that will mandate hav=
ing</div><div>a bunch of files, one for each of various streams of data.</d=
iv><div><br></div><div>That is somewhat problematic, at present, since most=
 of the standard</div><div>seems to contemplate there being a single XML fi=
le.&nbsp;&nbsp;I expect that a</div><div>reasonably substantial amount of r=
ewording would be required to cope</div><div>with accommodating there being=
 multiple files.&nbsp;&nbsp;And further, since the</div><div>file naming co=
nventions are stated not in the IRE standard, but rather</div><div>in the r=
egistry operator agreement, then presumably there would need</div><div>to b=
e amendments made to that document to accommodate the multiplicity</div><di=
v>of CSV files.</div><div><br></div><div>The wording of draft-arias-noguchi=
-registry-data-escrow-06 is a bit</div><div>curious in this regard; *most* =
of the document makes no reference to</div><div>the concept of a "file", in=
stead indicating an XML schema to represent</div><div>the contents of a "de=
posit."</div><div><br></div><div>In section #2 is one of the references; on=
 the one hand, it discusses</div><div>the XML model, and does so without ac=
tually mentioning files.&nbsp;&nbsp;But the</div><div>addition of CSV requi=
res that the deposit be split into pieces, so it</div><div>indicates that t=
he data will be contained in files.&nbsp;&nbsp;So that implies</div><div>th=
at a deposit consists of "files."</div><div><br></div><div>Section #11 ment=
ions files, but I imagine that it would be better</div><div>worded if the f=
ollowing two sentences were changed:</div><div><br></div><div>&nbsp;&nbsp; =
"It is also of the utmost importance the authentication of the</div><div>pa=
rties passing data escrow deposit files."</div><div><br></div><div>&nbsp;&n=
bsp;&nbsp;&nbsp;to (with a bit of grammar repair that I hope is apropos)</d=
iv><div><br></div><div>&nbsp;&nbsp; "It is also of the utmost importance to=
 have proper authentication</div><div>of the parties passing data escrow de=
posits."</div><div><br></div><div>also...</div><div><br></div><div>&nbsp;&n=
bsp;&nbsp;&nbsp;"Validation of the contents by the Escrow Agent is RECOMMEN=
DED to</div><div>ensure not only the file was transmitted correctly from th=
e Registry,</div><div>but also the contents are also "meaningful"."</div><d=
iv>&nbsp;&nbsp;&nbsp;&nbsp;to (with a little bit of wordsmithing)</div><div=
>&nbsp;&nbsp;&nbsp;&nbsp;"Validation of the contents by the Escrow Agent is=
 RECOMMENDED to</div><div>ensure not only that the deposit was transmitted =
correctly from the</div><div>Registry, but also that the contents are "mean=
ingful"."</div><div><br></div><div>Throughout section #17, the term "data e=
scrow deposit file" is used</div><div>repeatedly (three times); I should th=
ink that the word "file" could be</div><div>dropped in all three cases with=
out injuring the wording.</div><div><br></div><div>The Revised New gTLD Reg=
istry Agreement presumably needs to be revised</div><div>more significantly=
, as it makes a lot more specific statements</div><div>indicating that the =
deposits are represented by a single file.</div><div><a href=3D"http://www.=
icann.org/en/news/public-comment/base-agreement-05feb13-en.htm">http://www.=
icann.org/en/news/public-comment/base-agreement-05feb13-en.htm</a></div><di=
v><br></div><div>- In 3.1 it expressly indicates that the deposit "will be =
compiled</div><div>into a file constructed as described in [draft-arias-...=
]"</div><div>- In 3.2, extended data is indicated to be "included in the de=
posit</div><div>file described in section 3.1"</div><div>- In 5, a naming c=
onvention is given for The Deposit File</div><div>- In 8.2, it is indicated=
 that if the file is decomposed into pieces,</div><div>they are "put togeth=
er"</div><div><br></div><div>I could readily think of a way of using /usr/b=
in/tar to turn several</div><div>smaller files into one bigger one that mig=
ht be considered to</div><div>represent the deposit, however the RA documen=
t:</div><div>a) Does not contemplate that, and</div><div>b) Specifically in=
dicates that the IRE standard is to be used to</div><div>indicate the const=
ruction of the file (e.g. - section 3.1 says that</div><div>quite specifica=
lly).</div><div><br></div><div>From the division of responsibilities that i=
s indicated in the RA</div><div>document, it appears as though the IRE spec=
ification needs to speak to</div><div>how a series of CSV streams would be =
composed into a singular deposit.</div><div><br></div></blockquote></body><=
/html>

--_000_CD89E255FD99gustavolozanoicannorg_--

From gustavo.lozano@icann.org  Tue Apr  9 02:04:11 2013
Return-Path: <gustavo.lozano@icann.org>
X-Original-To: ire@ietfa.amsl.com
Delivered-To: ire@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4C7BC21F8678 for <ire@ietfa.amsl.com>; Tue,  9 Apr 2013 02:04:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.448
X-Spam-Level: 
X-Spam-Status: No, score=-6.448 tagged_above=-999 required=5 tests=[AWL=0.150,  BAYES_00=-2.599, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZjARdgMQ6QhY for <ire@ietfa.amsl.com>; Tue,  9 Apr 2013 02:04:07 -0700 (PDT)
Received: from EXPFE100-1.exc.icann.org (expfe100-1.exc.icann.org [64.78.22.236]) by ietfa.amsl.com (Postfix) with ESMTP id 12E5F21F85A1 for <ire@ietf.org>; Tue,  9 Apr 2013 02:04:06 -0700 (PDT)
Received: from EXVPMBX100-1.exc.icann.org ([64.78.22.232]) by EXPFE100-1.exc.icann.org ([64.78.22.236]) with mapi; Tue, 9 Apr 2013 02:04:05 -0700
From: Gustavo Lozano <gustavo.lozano@icann.org>
To: James Mitchell <james.mitchell@ausregistry.com.au>, "ire@ietf.org" <ire@ietf.org>
Date: Tue, 9 Apr 2013 02:04:03 -0700
Thread-Topic: [ire] Deposit Identifiers
Thread-Index: Ac41ATA99pfAdfKtR9yVPYT5egtIHw==
Message-ID: <CD89F705.FDCA%gustavo.lozano@icann.org>
In-Reply-To: <CD84E325.7531C%james.mitchell@ausregistry.com.au>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
user-agent: Microsoft-MacOutlook/14.3.2.130206
acceptlanguage: en-US
Content-Type: multipart/alternative; boundary="_000_CD89F705FDCAgustavolozanoicannorg_"
MIME-Version: 1.0
Subject: Re: [ire] Deposit Identifiers
X-BeenThere: ire@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "Internet Registration Escrow discussion list." <ire.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ire>, <mailto:ire-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ire>
List-Post: <mailto:ire@ietf.org>
List-Help: <mailto:ire-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ire>, <mailto:ire-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Apr 2013 09:04:12 -0000

--_000_CD89F705FDCAgustavolozanoicannorg_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

Thank you James,

In the new version of the specification the text will be updated to:

A REQUIRED "id" attribute that is used to uniquely identify the escrow depo=
sit. Each registry is responsible for maintaining its own escrow deposits i=
dentifier space to ensure uniqueness. The identifier must be unique even fo=
r escrow deposits generated for the same Timeline Watermark.

We need the identifier because the data escrow specification was developed =
for general escrow in mind, resend is optional (but required for new gTLDs)=
 and several deposits could have the same Timeline Watermark (e.g. resendin=
g).

Regards,
Gustavo

From: James Mitchell <james.mitchell@ausregistry.com.au<mailto:james.mitche=
ll@ausregistry.com.au>>
Date: Friday, April 5, 2013 6:24 PM
To: "ire@ietf.org<mailto:ire@ietf.org>" <ire@ietf.org<mailto:ire@ietf.org>>
Subject: [ire] Deposit Identifiers

Gustavo,

The definition of the deposit ID is given below:

      A REQUIRED "id" attribute that is used to uniquely identify the
      escrow deposit.  Each registry is responsible for maintaining its
      own escrow deposits identifier space to ensure uniqueness, e.g.,
      using identifiers as described in Section 2.8 of [RFC5730].

Section 2.8 of RFC 5730 describes globally unique identifiers. I do not bel=
ieve there is a need for globally unique identifiers, and therefore suggest=
 updating the text to remove the reference to RFC5730 and instead require r=
egistries produce locally unique deposit identifiers. I actually see no nee=
d for deposit identifiers as the watermark is unique, one could use prevWat=
ermark=3D"" in replacement to prevId=3D"".

If global uniqueness is required, we would like to use the concatenation of=
 the TLD name and date, however the format does not currently allow this. W=
e suggest the depositIdType pattern is updated to use a modified ROID patte=
rn that allows hyphens, e.g. <pattern value=3D"(\w|_|-){1,89}"/>, allowing =
for identifiers such as id=3D"xn--punycode-20130405". This pattern would be=
 reasonably consistent with the reference to RFC 5730.

Regards,
James

--_000_CD89F705FDCAgustavolozanoicannorg_
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html><head>
<meta name=3D"Title" content=3D"_">
<meta name=3D"Keywords" content=3D"">
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dutf-8">
<meta name=3D"ProgId" content=3D"Word.Document">
<meta name=3D"Generator" content=3D"Microsoft Word 14">
<meta name=3D"Originator" content=3D"Microsoft Word 14">
<link rel=3D"File-List" href=3D"file://localhost/Users/gustavolozano/Librar=
y/Caches/TemporaryItems/msoclip/0/clip_filelist.xml">
<title>_</title>
<!--[if gte mso 9]><xml>
 <o:DocumentProperties>
  <o:Revision>0</o:Revision>
  <o:TotalTime>0</o:TotalTime>
  <o:Created>2012-01-10T07:36:00Z</o:Created>
  <o:LastSaved>2012-06-04T02:33:00Z</o:LastSaved>
  <o:Pages>1</o:Pages>
  <o:Words>75</o:Words>
  <o:Characters>434</o:Characters>
  <o:Company>ICANN</o:Company>
  <o:Lines>3</o:Lines>
  <o:Paragraphs>1</o:Paragraphs>
  <o:CharactersWithSpaces>508</o:CharactersWithSpaces>
  <o:Version>14.0</o:Version>
 </o:DocumentProperties>
 <o:OfficeDocumentSettings>
  <o:AllowPNG/>
 </o:OfficeDocumentSettings>
</xml><![endif]-->
<link rel=3D"themeData" href=3D"file://localhost/Users/gustavolozano/Librar=
y/Caches/TemporaryItems/msoclip/0/clip_themedata.xml">
<!--[if gte mso 9]><xml>
 <w:WordDocument>
  <w:View>Normal</w:View>
  <w:Zoom>0</w:Zoom>
  <w:TrackMoves/>
  <w:TrackFormatting/>
  <w:PunctuationKerning/>
  <w:ValidateAgainstSchemas/>
  <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
  <w:IgnoreMixedContent>false</w:IgnoreMixedContent>
  <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
  <w:DoNotPromoteQF/>
  <w:LidThemeOther>EN-US</w:LidThemeOther>
  <w:LidThemeAsian>JA</w:LidThemeAsian>
  <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript>
  <w:Compatibility>
   <w:BreakWrappedTables/>
   <w:SnapToGridInCell/>
   <w:WrapTextWithPunct/>
   <w:UseAsianBreakRules/>
   <w:DontGrowAutofit/>
   <w:SplitPgBreakAndParaMark/>
   <w:EnableOpenTypeKerning/>
   <w:DontFlipMirrorIndents/>
   <w:OverrideTableStyleHps/>
   <w:UseFELayout/>
  </w:Compatibility>
  <m:mathPr>
   <m:mathFont m:val=3D"Cambria Math"/>
   <m:brkBin m:val=3D"before"/>
   <m:brkBinSub m:val=3D"&#45;-"/>
   <m:smallFrac m:val=3D"off"/>
   <m:dispDef/>
   <m:lMargin m:val=3D"0"/>
   <m:rMargin m:val=3D"0"/>
   <m:defJc m:val=3D"centerGroup"/>
   <m:wrapIndent m:val=3D"1440"/>
   <m:intLim m:val=3D"subSup"/>
   <m:naryLim m:val=3D"undOvr"/>
  </m:mathPr></w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:LatentStyles DefLockedState=3D"false" DefUnhideWhenUsed=3D"true"
  DefSemiHidden=3D"true" DefQFormat=3D"false" DefPriority=3D"99"
  LatentStyleCount=3D"276">
  <w:LsdException Locked=3D"false" Priority=3D"0" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Normal"/>
  <w:LsdException Locked=3D"false" Priority=3D"9" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"heading 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"=
heading 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"=
heading 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"=
heading 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"=
heading 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"=
heading 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"=
heading 7"/>
  <w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"=
heading 8"/>
  <w:LsdException Locked=3D"false" Priority=3D"9" QFormat=3D"true" Name=3D"=
heading 9"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 7"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 8"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" Name=3D"toc 9"/>
  <w:LsdException Locked=3D"false" Priority=3D"35" QFormat=3D"true" Name=3D=
"caption"/>
  <w:LsdException Locked=3D"false" Priority=3D"10" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Title"/>
  <w:LsdException Locked=3D"false" Priority=3D"1" Name=3D"Default Paragraph=
 Font"/>
  <w:LsdException Locked=3D"false" Priority=3D"11" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Subtitle"/>
  <w:LsdException Locked=3D"false" Priority=3D"22" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Strong"/>
  <w:LsdException Locked=3D"false" Priority=3D"20" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Emphasis"/>
  <w:LsdException Locked=3D"false" Priority=3D"59" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Table Grid"/>
  <w:LsdException Locked=3D"false" UnhideWhenUsed=3D"false" Name=3D"Placeho=
lder Text"/>
  <w:LsdException Locked=3D"false" Priority=3D"1" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"No Spacing"/>
  <w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Shading"/>
  <w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light List"/>
  <w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Grid"/>
  <w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Dark List"/>
  <w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Shading"/>
  <w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful List"/>
  <w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Grid"/>
  <w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Shading Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light List Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Grid Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 1 Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 2 Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 1 Accent 1"/>
  <w:LsdException Locked=3D"false" UnhideWhenUsed=3D"false" Name=3D"Revisio=
n"/>
  <w:LsdException Locked=3D"false" Priority=3D"34" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"List Paragraph"/>
  <w:LsdException Locked=3D"false" Priority=3D"29" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Quote"/>
  <w:LsdException Locked=3D"false" Priority=3D"30" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Intense Quote"/>
  <w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 2 Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 1 Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 2 Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 3 Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Dark List Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Shading Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful List Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Grid Accent 1"/>
  <w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Shading Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light List Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Grid Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 1 Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 2 Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 1 Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 2 Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 1 Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 2 Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 3 Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Dark List Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Shading Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful List Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Grid Accent 2"/>
  <w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Shading Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light List Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Grid Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 1 Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 2 Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 1 Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 2 Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 1 Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 2 Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 3 Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Dark List Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Shading Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful List Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Grid Accent 3"/>
  <w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Shading Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light List Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Grid Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 1 Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 2 Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 1 Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 2 Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 1 Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 2 Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 3 Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Dark List Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Shading Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful List Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Grid Accent 4"/>
  <w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Shading Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light List Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Grid Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 1 Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 2 Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 1 Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 2 Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 1 Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 2 Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 3 Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Dark List Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Shading Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful List Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Grid Accent 5"/>
  <w:LsdException Locked=3D"false" Priority=3D"60" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Shading Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"61" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light List Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"62" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Light Grid Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"63" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 1 Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"64" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Shading 2 Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"65" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 1 Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"66" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium List 2 Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"67" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 1 Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"68" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 2 Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"69" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Medium Grid 3 Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"70" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Dark List Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"71" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Shading Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"72" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful List Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"73" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" Name=3D"Colorful Grid Accent 6"/>
  <w:LsdException Locked=3D"false" Priority=3D"19" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Subtle Emphasis"/>
  <w:LsdException Locked=3D"false" Priority=3D"21" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Intense Emphasis"/>
  <w:LsdException Locked=3D"false" Priority=3D"31" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Subtle Reference"/>
  <w:LsdException Locked=3D"false" Priority=3D"32" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Intense Reference"/>
  <w:LsdException Locked=3D"false" Priority=3D"33" SemiHidden=3D"false"
   UnhideWhenUsed=3D"false" QFormat=3D"true" Name=3D"Book Title"/>
  <w:LsdException Locked=3D"false" Priority=3D"37" Name=3D"Bibliography"/>
  <w:LsdException Locked=3D"false" Priority=3D"39" QFormat=3D"true" Name=3D=
"TOC Heading"/>
 </w:LatentStyles>
</xml><![endif]-->
<style>
<!--
 /* Font Definitions */
@font-face
	{font-family:"?? ??";
	mso-font-charset:78;
	mso-generic-font-family:auto;
	mso-font-pitch:variable;
	mso-font-signature:-536870145 1791491579 18 0 131231 0;}
@font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;
	mso-font-charset:0;
	mso-generic-font-family:auto;
	mso-font-pitch:variable;
	mso-font-signature:-536870145 1107305727 0 0 415 0;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;
	mso-font-charset:0;
	mso-generic-font-family:auto;
	mso-font-pitch:variable;
	mso-font-signature:-520092929 1073786111 9 0 415 0;}
@font-face
	{font-family:Cambria;
	panose-1:2 4 5 3 5 4 6 3 2 4;
	mso-font-charset:0;
	mso-generic-font-family:auto;
	mso-font-pitch:variable;
	mso-font-signature:-536870145 1073743103 0 0 415 0;}
 /* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-unhide:no;
	mso-style-qformat:yes;
	mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:Cambria;
	mso-ascii-font-family:Cambria;
	mso-ascii-theme-font:minor-latin;
	mso-fareast-font-family:"?? ??";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Cambria;
	mso-hansi-theme-font:minor-latin;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
.MsoChpDefault
	{mso-style-type:export-only;
	mso-default-props:yes;
	font-family:Cambria;
	mso-ascii-font-family:Cambria;
	mso-ascii-theme-font:minor-latin;
	mso-fareast-font-family:"?? ??";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Cambria;
	mso-hansi-theme-font:minor-latin;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
@page WordSection1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;
	mso-paper-source:0;}
div.WordSection1
	{page:WordSection1;}
-->
</style>
<!--[if gte mso 10]>
<style>
 /* Style Definitions */
table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-parent:"";
	mso-padding-alt:0in 5.4pt 0in 5.4pt;
	mso-para-margin:0in;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:Cambria;
	mso-ascii-font-family:Cambria;
	mso-ascii-theme-font:minor-latin;
	mso-hansi-font-family:Cambria;
	mso-hansi-theme-font:minor-latin;}
</style>
<![endif]-->
</head><body style=3D"word-wrap: break-word; -webkit-nbsp-mode: space; -web=
kit-line-break: after-white-space; "><div style=3D"color: rgb(0, 0, 0); "><=
span style=3D"font-size: 16px;">Thank you James,</span></div><div style=3D"=
color: rgb(0, 0, 0); "><span style=3D"font-size: 16px;">&nbsp;</span></div>=
<div>

<p class=3D"MsoNormal" style=3D"color: rgb(0, 0, 0); "><font face=3D"Calibr=
i">In the new version of the specification the text will be
updated to:<o:p></o:p></font></p>

<p class=3D"MsoNormal" style=3D"color: rgb(0, 0, 0); "><o:p><font face=3D"C=
alibri">&nbsp;</font></o:p></p>

<p class=3D"MsoNormal"><font face=3D"Calibri">A REQUIRED "id" attribute tha=
t is
used to uniquely identify the escrow deposit. Each registry is
responsible for maintaining its own escrow deposits identifier space to ens=
ure
uniqueness. The identifier must be unique even for escrow deposits generate=
d for the same&nbsp;<o:p></o:p>Timeline Watermark.</font></p>

<p class=3D"MsoNormal" style=3D"color: rgb(0, 0, 0); "><font face=3D"Calibr=
i">&nbsp;</font></p>

<p class=3D"MsoNormal" style=3D"color: rgb(0, 0, 0); "><font face=3D"Calibr=
i">We need the identifier because the data escrow specification
was developed for general escrow in mind, resend is optional (but required =
for
new gTLDs) and several deposits could have the same Timeline Watermark (e.g=
. resending).<o:p></o:p></font></p><p class=3D"MsoNormal" style=3D"color: r=
gb(0, 0, 0); "><font face=3D"Calibri"><br></font></p><p class=3D"MsoNormal"=
 style=3D"color: rgb(0, 0, 0); "><font face=3D"Calibri">Regards,</font></p>=
<p class=3D"MsoNormal" style=3D"color: rgb(0, 0, 0); "><font face=3D"Calibr=
i">Gustavo</font></p>

<!--EndFragment--></div><div style=3D"color: rgb(0, 0, 0); font-size: 22px;=
 font-family: Calibri, sans-serif; "><br></div><span id=3D"OLK_SRC_BODY_SEC=
TION" style=3D"color: rgb(0, 0, 0); font-size: 22px; font-family: Calibri, =
sans-serif; "><div style=3D"font-family:Calibri; font-size:11pt; text-align=
:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; P=
ADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c=
4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt"><span style=3D"=
font-weight:bold">From: </span> James Mitchell &lt;<a href=3D"mailto:james.=
mitchell@ausregistry.com.au">james.mitchell@ausregistry.com.au</a>&gt;<br><=
span style=3D"font-weight:bold">Date: </span> Friday, April 5, 2013 6:24 PM=
<br><span style=3D"font-weight:bold">To: </span> "<a href=3D"mailto:ire@iet=
f.org">ire@ietf.org</a>" &lt;<a href=3D"mailto:ire@ietf.org">ire@ietf.org</=
a>&gt;<br><span style=3D"font-weight:bold">Subject: </span> [ire] Deposit I=
dentifiers<br></div><div><br></div><blockquote id=3D"MAC_OUTLOOK_ATTRIBUTIO=
N_BLOCKQUOTE" style=3D"BORDER-LEFT: #b5c4df 5 solid; PADDING:0 0 0 5; MARGI=
N:0 0 0 5;"><div><meta http-equiv=3D"Content-Type" content=3D"text/html; ch=
arset=3Dutf-8"><div style=3D"word-wrap: break-word; -webkit-nbsp-mode: spac=
e; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 1=
4px; font-family: Calibri, sans-serif; "><div>Gustavo,</div><div><br></div>=
<div>The definition of the deposit ID is given below:</div><div><br></div><=
div><div>&nbsp; &nbsp; &nbsp;&nbsp;A REQUIRED "id" attribute that is used t=
o uniquely identify the</div><div>&nbsp; &nbsp; &nbsp; escrow deposit. &nbs=
p;Each registry is responsible for maintaining its</div><div>&nbsp; &nbsp; =
&nbsp; own escrow deposits identifier space to ensure uniqueness, e.g.,</di=
v><div>&nbsp; &nbsp; &nbsp; using identifiers as described in Section 2.8 o=
f [RFC5730].</div></div><div><br></div><div>Section 2.8 of RFC 5730 describ=
es globally unique identifiers. I do not believe there is a need for global=
ly unique identifiers, and therefore suggest updating the text to remove th=
e reference to RFC5730 and instead require registries produce locally uniqu=
e
 deposit identifiers. I actually see no need for deposit identifiers as the=
 watermark is unique, one could use prevWatermark=3D"" in replacement to pr=
evId=3D"".</div><div><br></div><div>If global uniqueness is required, we wo=
uld like to use the concatenation of the TLD name and date, however the for=
mat does not currently allow this. We suggest the depositIdType pattern is =
updated to use a modified ROID pattern that allows hyphens, e.g.
 &lt;pattern value=3D"<span class=3D"Apple-style-span" style=3D"font-family=
: monospace; white-space: pre; ">(\w|_|-)</span>{1,89}"/&gt;, allowing for =
identifiers such as id=3D"xn--punycode-20130405". This pattern would be rea=
sonably consistent with the reference to RFC 5730.</div><div><br></div><div=
>Regards,</div><div>James</div><span id=3D"OLK_SRC_BODY_SECTION"><div><div =
style=3D"word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-brea=
k: after-white-space; color: rgb(0, 0, 0); font-size: 22px; font-family: Ca=
libri, sans-serif; "><!--EndFragment--></div></div></span></div></div></blo=
ckquote></span></body></html>

--_000_CD89F705FDCAgustavolozanoicannorg_--

From gustavo.lozano@icann.org  Tue Apr  9 14:57:16 2013
Return-Path: <gustavo.lozano@icann.org>
X-Original-To: ire@ietfa.amsl.com
Delivered-To: ire@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D033B21F9948 for <ire@ietfa.amsl.com>; Tue,  9 Apr 2013 14:57:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -5.998
X-Spam-Level: 
X-Spam-Status: No, score=-5.998 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HTML_MESSAGE=0.001, J_CHICKENPOX_47=0.6, RCVD_IN_DNSWL_MED=-4]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1vM6bjD2yEVl for <ire@ietfa.amsl.com>; Tue,  9 Apr 2013 14:57:15 -0700 (PDT)
Received: from EXPFE100-1.exc.icann.org (expfe100-1.exc.icann.org [64.78.22.236]) by ietfa.amsl.com (Postfix) with ESMTP id CA89421F98B2 for <ire@ietf.org>; Tue,  9 Apr 2013 14:57:15 -0700 (PDT)
Received: from EXVPMBX100-1.exc.icann.org ([64.78.22.232]) by EXPFE100-1.exc.icann.org ([64.78.22.236]) with mapi; Tue, 9 Apr 2013 14:57:15 -0700
From: Gustavo Lozano <gustavo.lozano@icann.org>
To: James Mitchell <james.mitchell@ausregistry.com.au>, Bhadresh Modi <bmodi@afilias.info>, "ire@ietf.org" <ire@ietf.org>
Date: Tue, 9 Apr 2013 14:57:15 -0700
Thread-Topic: [ire] Variant Domain Names
Thread-Index: Ac41bTInNcdXZJurSqq0d35mx4h46w==
Message-ID: <CD8AACD3.FE73%gustavo.lozano@icann.org>
In-Reply-To: <CD897BCC.782A7%james.mitchell@ausregistry.com.au>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
user-agent: Microsoft-MacOutlook/14.3.2.130206
acceptlanguage: en-US
Content-Type: multipart/alternative; boundary="_000_CD8AACD3FE73gustavolozanoicannorg_"
MIME-Version: 1.0
Subject: Re: [ire] Variant Domain Names
X-BeenThere: ire@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "Internet Registration Escrow discussion list." <ire.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ire>, <mailto:ire-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ire>
List-Post: <mailto:ire@ietf.org>
List-Help: <mailto:ire-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ire>, <mailto:ire-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Apr 2013 21:57:16 -0000

--_000_CD8AACD3FE73gustavolozanoicannorg_
Content-Type: text/plain; charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

James,

On version 02, the IDN variants model for data escrow was updated based on =
feedback from the list, private emails and internal discussions.

Suppose caf=E9.example is a mirroring variant for cafe.example.

Following the current version of the draft the registry would escrow:

<rdeDom:domain>
<rdeDom:name>xn--caf-dma.example</rdeDom:name>
<rdeDom:originalName>cafe.example</rdeDom:originalName>
......
</rdeDom:domain>

I'd propose a slight change from version 01 draft to be incorporated in the=
 next version of the data escrow mappings specification as follows:

   <rdeNNDN:NNDN>
     <rdeNNDN:aName>xn--caf-dma.example</rdeNNDN:aName>
     <rdeNNDN:originalName>cafe.example</rdeNNDN:originalName>
     <rdeNNDN:nameState>mirrored</rdeNNDN:nameState>
     <rdeNNDN:crDate>2005-04-23T11:49:00.0Z</rdeNNDN:crDate>
   </rdeNNDN:NNDN>

The proposal is that nameState=3Dmirrored would mean that the NNDN is a mir=
rored variant, i.e., the NNDN name implicitly has the same data as the orig=
inalName. The other two states mentioned in the Integrated Issues Report on=
 IDN variants are not needed since the registry would need a domain object =
to include data fields that diverge from those in the orginalName.

An optional attribute "noNSmirroring" would mean when true, that mirroring =
is NOT based in the default NS mirroring.

Default NS mirroring means:
* If the originalName is present in the DNS zone file, the NNDN mirror vari=
ant name (NNDN:aName) is also present in the DNS zone file with the same NS=
 as the original name.
* The Registry MUST satisfies glue record requirements of the mirrored vari=
ants in the escrow deposit, but the Data Escrow Agent does not verify this.

Whether mirrored DNAME (or something else?) is used, will have to be discov=
ered by analyzing the DNS zone file and/or reviewing the relevant IDN polic=
y.

Just to clarify, the blocked and withheld states can be used not only for I=
DN variants. There are registry services that may require these states. The=
 mirrored state would ONLY be used for IDN variants.

NNDN and Domain objects variants are explicit variants.  Algorithmically ge=
nerated variants are generated based in the IDN policy document referenced =
by urlPolicy.

Comments are welcome.

Regards,
Gustavo

From: James Mitchell <james.mitchell@ausregistry.com.au<mailto:james.mitche=
ll@ausregistry.com.au>>
Date: Tuesday, April 9, 2013 9:02 AM
To: Bhadresh Modi <bmodi@afilias.info<mailto:bmodi@afilias.info>>, "ire@iet=
f.org<mailto:ire@ietf.org>" <ire@ietf.org<mailto:ire@ietf.org>>
Subject: Re: [ire] Variant Domain Names

Apologies, I was intending to use the term "activated". I have "allocated" =
on my mind from the launch discussions..

Thanks,
James

From: Bhadresh Modi <bmodi@afilias.info<mailto:bmodi@afilias.info>>
Date: Tuesday, 9 April 2013 3:06 AM
To: "ire@ietf.org<mailto:ire@ietf.org>" <ire@ietf.org<mailto:ire@ietf.org>>
Subject: Re: [ire] Variant Domain Names

More precise terms are certainly helpful, I think the main point is that th=
e current set of "blocked" and "withheld" as shown in the draft is insuffic=
ient.

Perhaps it makes sense to simply use the same terms with the same definitio=
ns from the IDN TLD project that Andrew provided.

Regards,
Bhadresh

On Mon, Apr 8, 2013 at 12:49 PM, Andrew Sullivan <ajs@anvilwalrusden.com<ma=
ilto:ajs@anvilwalrusden.com>> wrote:
I have no idea how those terms got adopted, but I'd like to point out
the distinctions that were made by the variant issues project/IDN TLD
project:

Delegated: actually in a zone with an SOA and parent NS RRset.

Activated: in the DNS somehow.  (Delegated is a species of activated.
For instance, a DNAME would be activated but not delegated.)

Allocated: someone has administrative control over the name, but it is
not activated.  For instance, any domain on Hold in EPP would be
allocated.

Blocked: nobody is allowed to register the name.  For instance, in
.com nobody may register the label example (so example.com<http://example.c=
om> is
blocked).

I think these distinctions are all extremely useful.

On Mon, Apr 08, 2013 at 12:07:18PM -0400, Bhadresh Modi wrote:
> I agree - we were using the "allocated" value in the previous revision to
> differentiate between IDN variants that simply blocked registration and
> variants that would actual resolve similar to the original domain name.
>  With the omission of this value there is no longer any way to express th=
is.
>
> Regards,
> Bhadresh
>
>
> On Mon, Apr 8, 2013 at 3:29 AM, James Mitchell <
> james.mitchell@ausregistry.com.au<mailto:james.mitchell@ausregistry.com.a=
u>> wrote:
>
> > Gustavo,
> >
> > I would like the nameState of NNDNs to include "activated". The
> > "allocated" value was in revision =9601, however seems to have disappea=
red
> > without reason? Adding "allocated" would make the NNDN consistent with =
the
> > text in Section 6 that states that either domain objects or NNDNs may b=
e
> > used to represent variants.
> >
> > Also, the NNDN <crDate> should be optional as some registries may not
> > track the creation date of reserved list entries.
> >
> > Regards,
> > James
> >
> >
> > _______________________________________________
> > ire mailing list
> > ire@ietf.org<mailto:ire@ietf.org>
> > https://www.ietf.org/mailman/listinfo/ire
> >
> >

> _______________________________________________
> ire mailing list
> ire@ietf.org<mailto:ire@ietf.org>
> https://www.ietf.org/mailman/listinfo/ire


--
Andrew Sullivan
ajs@anvilwalrusden.com<mailto:ajs@anvilwalrusden.com>
_______________________________________________
ire mailing list
ire@ietf.org<mailto:ire@ietf.org>
https://www.ietf.org/mailman/listinfo/ire


--_000_CD8AACD3FE73gustavolozanoicannorg_
Content-Type: text/html; charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

<html><head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3DWindows-1=
252"></head><body style=3D"word-wrap: break-word; -webkit-nbsp-mode: space;=
 -webkit-line-break: after-white-space; "><div style=3D"color: rgb(0, 0, 0)=
; font-family: Calibri, sans-serif; font-size: 22px; ">James,</div><div sty=
le=3D"color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 22p=
x; "><br></div><div><div><font face=3D"Calibri,sans-serif">On version 02, t=
he IDN variants model for data escrow was updated based on feedback from th=
e list, private emails and internal discussions.&nbsp;</font></div><div><fo=
nt face=3D"Calibri,sans-serif"><br></font></div><div><font face=3D"Calibri,=
sans-serif">Suppose caf=E9.example is a mirroring variant for cafe.example.=
</font></div><div><font face=3D"Calibri,sans-serif"><br></font></div><div><=
font face=3D"Calibri,sans-serif">Following the current version of the draft=
 the registry would escrow:</font></div><div><font face=3D"Calibri,sans-ser=
if"><br></font></div><div><font face=3D"Calibri,sans-serif">&lt;rdeDom:doma=
in&gt;</font></div><div><font face=3D"Calibri,sans-serif"><span class=3D"Ap=
ple-tab-span" style=3D"white-space:pre">	</span>&lt;rdeDom:name&gt;xn--caf-=
dma.example&lt;/rdeDom:name&gt;</font></div><div><font face=3D"Calibri,sans=
-serif"><span class=3D"Apple-tab-span" style=3D"white-space:pre">	</span>&l=
t;rdeDom:originalName&gt;cafe.example&lt;/rdeDom:originalName&gt;</font></d=
iv><div><font face=3D"Calibri,sans-serif">......</font></div><div><font fac=
e=3D"Calibri,sans-serif">&lt;/rdeDom:domain&gt;</font></div><div><font face=
=3D"Calibri,sans-serif"><br></font></div><div><font face=3D"Calibri,sans-se=
rif">I'd propose a slight change from version 01 draft to be incorporated i=
n the next version of the data escrow mappings specification as follows:</f=
ont></div><div><font face=3D"Calibri,sans-serif"><br></font></div><div><fon=
t face=3D"Calibri,sans-serif">&nbsp; &nbsp;&lt;rdeNNDN:NNDN&gt;</font></div=
><div><font face=3D"Calibri,sans-serif">&nbsp; &nbsp; &nbsp;&lt;rdeNNDN:aNa=
me&gt;xn--caf-dma.example&lt;/rdeNNDN:aName&gt;</font></div><div><font face=
=3D"Calibri,sans-serif">&nbsp; &nbsp; &nbsp;&lt;rdeNNDN:originalName&gt;caf=
e.example&lt;/rdeNNDN:originalName&gt;</font></div><div><font face=3D"Calib=
ri,sans-serif">&nbsp; &nbsp; &nbsp;&lt;rdeNNDN:nameState&gt;mirrored&lt;/rd=
eNNDN:nameState&gt;</font></div><div><font face=3D"Calibri,sans-serif">&nbs=
p; &nbsp; &nbsp;&lt;rdeNNDN:crDate&gt;2005-04-23T11:49:00.0Z&lt;/rdeNNDN:cr=
Date&gt;</font></div><div><font face=3D"Calibri,sans-serif">&nbsp; &nbsp;&l=
t;/rdeNNDN:NNDN&gt;</font></div><div><font face=3D"Calibri,sans-serif"><br>=
</font></div><div><font face=3D"Calibri,sans-serif">The proposal is that na=
meState=3Dmirrored would mean that the NNDN is a mirrored variant, i.e., th=
e NNDN name implicitly has the same data as the originalName. The other two=
 states mentioned in the Integrated Issues Report on IDN variants are not n=
eeded since the registry would need a domain object to include data fields =
that diverge from those in the orginalName.</font></div><div><font face=3D"=
Calibri,sans-serif"><br></font></div><div><font face=3D"Calibri,sans-serif"=
>An optional attribute &quot;noNSmirroring&quot; would mean when true, that=
 mirroring is NOT based in the default NS mirroring.&nbsp;</font></div><div=
><font face=3D"Calibri,sans-serif"><br></font></div><div><font face=3D"Cali=
bri,sans-serif">Default NS mirroring means:</font></div><div><font face=3D"=
Calibri,sans-serif">* If the originalName is present in the DNS zone file, =
the NNDN mirror variant name (NNDN:aName) is also present in the DNS zone f=
ile with the same NS as the original name.&nbsp;</font></div><div><font fac=
e=3D"Calibri,sans-serif">* The Registry MUST satisfies glue record requirem=
ents of the mirrored variants in the escrow deposit, but the Data Escrow Ag=
ent does not verify this.</font></div><div><font face=3D"Calibri,sans-serif=
"><br></font></div><div><font face=3D"Calibri,sans-serif">Whether mirrored =
DNAME (or something else?) is used, will have to be discovered by analyzing=
 the DNS zone file and/or reviewing the relevant IDN policy.</font></div><d=
iv><font face=3D"Calibri,sans-serif"><br></font></div><div><font face=3D"Ca=
libri,sans-serif">Just to clarify, the blocked and withheld states can be u=
sed not only for IDN variants. There are registry services that may require=
 these states. The mirrored state would ONLY be used for IDN variants.</fon=
t></div><div><font face=3D"Calibri,sans-serif"><br></font></div><div><font =
face=3D"Calibri,sans-serif">NNDN and Domain objects variants are explicit v=
ariants. &nbsp;Algorithmically generated variants are generated based in th=
e IDN policy document referenced by urlPolicy.</font></div><div><font face=
=3D"Calibri,sans-serif"><br></font></div><div><font face=3D"Calibri,sans-se=
rif">Comments are welcome.</font></div></div><div style=3D"color: rgb(0, 0,=
 0); font-family: Calibri, sans-serif; font-size: 22px; "><br></div><div st=
yle=3D"color: rgb(0, 0, 0); font-family: Calibri, sans-serif; font-size: 22=
px; ">Regards,</div><div style=3D"color: rgb(0, 0, 0); font-family: Calibri=
, sans-serif; font-size: 22px; ">Gustavo</div><div style=3D"color: rgb(0, 0=
, 0); font-family: Calibri, sans-serif; font-size: 22px; "><br></div><span =
id=3D"OLK_SRC_BODY_SECTION" style=3D"color: rgb(0, 0, 0); font-family: Cali=
bri, sans-serif; font-size: 22px; "><div style=3D"font-family:Calibri; font=
-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDE=
R-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT:=
 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP=
: 3pt"><span style=3D"font-weight:bold">From: </span> James Mitchell &lt;<a=
 href=3D"mailto:james.mitchell@ausregistry.com.au">james.mitchell@ausregist=
ry.com.au</a>&gt;<br><span style=3D"font-weight:bold">Date: </span> Tuesday=
, April 9, 2013 9:02 AM<br><span style=3D"font-weight:bold">To: </span> Bha=
dresh Modi &lt;<a href=3D"mailto:bmodi@afilias.info">bmodi@afilias.info</a>=
&gt;, &quot;<a href=3D"mailto:ire@ietf.org">ire@ietf.org</a>&quot; &lt;<a h=
ref=3D"mailto:ire@ietf.org">ire@ietf.org</a>&gt;<br><span style=3D"font-wei=
ght:bold">Subject: </span> Re: [ire] Variant Domain Names<br></div><div><br=
></div><blockquote id=3D"MAC_OUTLOOK_ATTRIBUTION_BLOCKQUOTE" style=3D"BORDE=
R-LEFT: #b5c4df 5 solid; PADDING:0 0 0 5; MARGIN:0 0 0 5;"><div><div style=
=3D"word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: af=
ter-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri=
, sans-serif; "><div>Apologies, I was intending to use the term &quot;activ=
ated&quot;.&nbsp;I have &quot;allocated&quot; on my mind from the launch di=
scussions..</div><div><br></div><div>Thanks,</div><div>James</div><div><br>=
</div><span id=3D"OLK_SRC_BODY_SECTION"><div style=3D"font-family:Calibri; =
font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; B=
ORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RI=
GHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING=
-TOP: 3pt"><span style=3D"font-weight:bold">From: </span>Bhadresh Modi &lt;=
<a href=3D"mailto:bmodi@afilias.info">bmodi@afilias.info</a>&gt;<br><span s=
tyle=3D"font-weight:bold">Date: </span>Tuesday, 9 April 2013 3:06 AM<br><sp=
an style=3D"font-weight:bold">To: </span>&quot;<a href=3D"mailto:ire@ietf.o=
rg">ire@ietf.org</a>&quot; &lt;<a href=3D"mailto:ire@ietf.org">ire@ietf.org=
</a>&gt;<br><span style=3D"font-weight:bold">Subject: </span>Re: [ire] Vari=
ant Domain Names<br></div><div><br></div><div><div>More precise terms are c=
ertainly helpful, I think the main point is that the current set of &quot;b=
locked&quot; and &quot;withheld&quot; as shown in the draft is insufficient=
.
<div><br></div><div>Perhaps it makes sense to simply use the same terms wit=
h the same definitions from the IDN TLD project that Andrew provided.</div>=
<div><br></div><div>Regards,</div><div>Bhadresh<br><br><div class=3D"gmail_=
quote">On Mon, Apr 8, 2013 at 12:49 PM, Andrew Sullivan <span dir=3D"ltr">
&lt;<a href=3D"mailto:ajs@anvilwalrusden.com" target=3D"_blank">ajs@anvilwa=
lrusden.com</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quote" styl=
e=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I have no idea how those terms got adopted, but I'd like to point out<br>
the distinctions that were made by the variant issues project/IDN TLD<br>
project:<br><br>
Delegated: actually in a zone with an SOA and parent NS RRset.<br><br>
Activated: in the DNS somehow. &nbsp;(Delegated is a species of activated.<=
br>
For instance, a DNAME would be activated but not delegated.)<br><br>
Allocated: someone has administrative control over the name, but it is<br>
not activated. &nbsp;For instance, any domain on Hold in EPP would be<br>
allocated.<br><br>
Blocked: nobody is allowed to register the name. &nbsp;For instance, in<br>
.com nobody may register the label example (so <a href=3D"http://example.co=
m" target=3D"_blank">
example.com</a> is<br>
blocked).<br><br>
I think these distinctions are all extremely useful.<br><div class=3D"HOEnZ=
b"><div class=3D"h5"><br>
On Mon, Apr 08, 2013 at 12:07:18PM -0400, Bhadresh Modi wrote:<br>
&gt; I agree - we were using the &quot;allocated&quot; value in the previou=
s revision to<br>
&gt; differentiate between IDN variants that simply blocked registration an=
d<br>
&gt; variants that would actual resolve similar to the original domain name=
.<br>
&gt; &nbsp;With the omission of this value there is no longer any way to ex=
press this.<br>
&gt;<br>
&gt; Regards,<br>
&gt; Bhadresh<br>
&gt;<br>
&gt;<br>
&gt; On Mon, Apr 8, 2013 at 3:29 AM, James Mitchell &lt;<br>
&gt; <a href=3D"mailto:james.mitchell@ausregistry.com.au">james.mitchell@au=
sregistry.com.au</a>&gt; wrote:<br>
&gt;<br>
&gt; &gt; Gustavo,<br>
&gt; &gt;<br>
&gt; &gt; I would like the nameState of NNDNs to include &quot;activated&qu=
ot;. The<br>
&gt; &gt; &quot;allocated&quot; value was in revision =9601, however seems =
to have disappeared<br>
&gt; &gt; without reason? Adding &quot;allocated&quot; would make the NNDN =
consistent with the<br>
&gt; &gt; text in Section 6 that states that either domain objects or NNDNs=
 may be<br>
&gt; &gt; used to represent variants.<br>
&gt; &gt;<br>
&gt; &gt; Also, the NNDN &lt;crDate&gt; should be optional as some registri=
es may not<br>
&gt; &gt; track the creation date of reserved list entries.<br>
&gt; &gt;<br>
&gt; &gt; Regards,<br>
&gt; &gt; James<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; ire mailing list<br>
&gt; &gt; <a href=3D"mailto:ire@ietf.org">ire@ietf.org</a><br>
&gt; &gt; <a href=3D"https://www.ietf.org/mailman/listinfo/ire" target=3D"_=
blank">https://www.ietf.org/mailman/listinfo/ire</a><br>
&gt; &gt;<br>
&gt; &gt;<br><br>
&gt; _______________________________________________<br>
&gt; ire mailing list<br>
&gt; <a href=3D"mailto:ire@ietf.org">ire@ietf.org</a><br>
&gt; <a href=3D"https://www.ietf.org/mailman/listinfo/ire" target=3D"_blank=
">https://www.ietf.org/mailman/listinfo/ire</a><br><br><br></div></div><spa=
n class=3D"HOEnZb"><font color=3D"#888888">--<br>
Andrew Sullivan<br><a href=3D"mailto:ajs@anvilwalrusden.com">ajs@anvilwalru=
sden.com</a><br></font></span><div class=3D"HOEnZb"><div class=3D"h5">_____=
__________________________________________<br>
ire mailing list<br><a href=3D"mailto:ire@ietf.org">ire@ietf.org</a><br><a =
href=3D"https://www.ietf.org/mailman/listinfo/ire" target=3D"_blank">https:=
//www.ietf.org/mailman/listinfo/ire</a><br></div></div></blockquote></div><=
br></div></div></div></span></div></div></blockquote></span></body></html>

--_000_CD8AACD3FE73gustavolozanoicannorg_--

From fobispo@isc.org  Tue Apr  9 22:28:58 2013
Return-Path: <fobispo@isc.org>
X-Original-To: ire@ietfa.amsl.com
Delivered-To: ire@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CE85C21F9377 for <ire@ietfa.amsl.com>; Tue,  9 Apr 2013 22:28:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level: 
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SPO8ciBx27w1 for <ire@ietfa.amsl.com>; Tue,  9 Apr 2013 22:28:58 -0700 (PDT)
Received: from mx.pao1.isc.org (mx.pao1.isc.org [IPv6:2001:4f8:0:2::2b]) by ietfa.amsl.com (Postfix) with ESMTP id 403B621F92CF for <ire@ietf.org>; Tue,  9 Apr 2013 22:28:58 -0700 (PDT)
Received: from mx.pao1.isc.org (localhost [127.0.0.1]) by mx.pao1.isc.org (Postfix) with ESMTP id C1263C94DF; Wed, 10 Apr 2013 05:28:51 +0000 (UTC) (envelope-from fobispo@isc.org)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=isc.org; s=dkim2012; t=1365571737; bh=cAB1ur5Fy50ri4pwhU5Nex1M0uQby9s/qXxbfhm8tUE=; h=Subject:From:In-Reply-To:Date:Cc:References:To; b=JBYLwpY90iQGzJeDXDaQjf8n53tklaIquJF7dEQNsKAWj1Uiids5rRMUO3IJiEko2 0Mc8mofYMdnN+6F4PPgBXF7EjR3MY3OpGnH9gG8AJbPMDofSvcGf6+yfYcVLsyDV2Y smYtP9dRMrsksNFtZ4wY9GQLcPlNQmf4qwt5XdcI=
Received: from bikeshed.isc.org (bikeshed.isc.org [IPv6:2001:4f8:3:d::19]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "mail.isc.org", Issuer "RapidSSL CA" (not verified)) by mx.pao1.isc.org (Postfix) with ESMTPS; Wed, 10 Apr 2013 05:28:51 +0000 (UTC) (envelope-from fobispo@isc.org)
Received: from [192.168.255.120] (c-24-7-39-79.hsd1.ca.comcast.net [24.7.39.79]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client did not present a certificate) by bikeshed.isc.org (Postfix) with ESMTPSA id A54C2216C3B; Wed, 10 Apr 2013 05:28:51 +0000 (UTC) (envelope-from fobispo@isc.org)
Content-Type: text/plain; charset=us-ascii
Mime-Version: 1.0 (Mac OS X Mail 6.3 \(1503\))
From: Francisco Obispo <fobispo@isc.org>
In-Reply-To: <CD84E325.7531C%james.mitchell@ausregistry.com.au>
Date: Tue, 9 Apr 2013 22:28:51 -0700
Content-Transfer-Encoding: quoted-printable
Message-Id: <A308CC33-AD9F-48A6-8924-35B624785633@isc.org>
References: <CD84E325.7531C%james.mitchell@ausregistry.com.au>
To: James Mitchell <james.mitchell@ausregistry.com.au>
X-Mailer: Apple Mail (2.1503)
X-DCC--Metrics: post.isc.org; whitelist
Cc: "ire@ietf.org" <ire@ietf.org>
Subject: Re: [ire] Deposit Identifiers
X-BeenThere: ire@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "Internet Registration Escrow discussion list." <ire.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ire>, <mailto:ire-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ire>
List-Post: <mailto:ire@ietf.org>
List-Help: <mailto:ire-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ire>, <mailto:ire-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 10 Apr 2013 05:28:58 -0000

I would suggest using something like UUID for unique identifiers, or =
worst case, just free text.

We had a discussion the other day with regards to ROID and its nonsense =
format on provreg, and I think we should avoid it here if all possible.



On Apr 5, 2013, at 3:24 AM, James Mitchell =
<james.mitchell@ausregistry.com.au> wrote:

> If global uniqueness is required, we would like to use the =
concatenation of the TLD name and date, however the format does not =
currently allow this. We suggest the depositIdType pattern is updated to =
use a modified ROID pattern that allows hyphens, e.g. <pattern =
value=3D"(\w|_|-){1,89}"/>, allowing for identifiers such as =
id=3D"xn--punycode-20130405". This pattern would be reasonably =
consistent with the reference to RFC 5730.
>=20

Francisco Obispo=20
Director of Applications and Services - ISC
email: fobispo@isc.org
Phone: +1 650 423 1374 || INOC-DBA *3557* NOC
PGP KeyID =3D B38DB1BE


From jkeating@afilias.info  Wed Apr 24 10:56:15 2013
Return-Path: <jkeating@afilias.info>
X-Original-To: ire@ietfa.amsl.com
Delivered-To: ire@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7B13C21F8A6B for <ire@ietfa.amsl.com>; Wed, 24 Apr 2013 10:56:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.976
X-Spam-Level: 
X-Spam-Status: No, score=-1.976 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, HTML_MESSAGE=0.001]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id teNxfjDqdoiv for <ire@ietfa.amsl.com>; Wed, 24 Apr 2013 10:56:15 -0700 (PDT)
Received: from outbound.afilias.info (outbound.afilias.info [66.199.183.4]) by ietfa.amsl.com (Postfix) with ESMTP id D6C4621F898B for <ire@ietf.org>; Wed, 24 Apr 2013 10:56:14 -0700 (PDT)
Received: from ms5.on1.afilias-ops.info ([10.109.8.9] helo=smtp.afilias.info) by outbound.afilias.info with esmtp (Exim 4.69) (envelope-from <jkeating@afilias.info>) id 1UV3vS-0002YV-4y for ire@ietf.org; Wed, 24 Apr 2013 17:56:14 +0000
Received: from mail-ea0-f198.google.com ([209.85.215.198]) by smtp.afilias.info with esmtps (TLSv1:RC4-SHA:128) (Exim 4.72) (envelope-from <jkeating@afilias.info>) id 1UV3vS-0004bq-4W for ire@ietf.org; Wed, 24 Apr 2013 17:56:14 +0000
Received: by mail-ea0-f198.google.com with SMTP id a11so2832575eae.5 for <ire@ietf.org>; Wed, 24 Apr 2013 10:56:08 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:mime-version:x-received:date:message-id:subject:from:to :content-type:x-gm-message-state; bh=cmKx866c5QtU8oWrrjM+BP9rxaD0eMDoJEdg6Q+hGb0=; b=AhjJH3FcEi2OiEacYb2e0MylOPJGr51yPnANqFKzUPSZHZHR/jzv0iS+zTSX+xABgN qBpmaeFtOxRhPYh4m6ACNOsvnMLpjeyI1SCn0ZXsbNGSYUxikfwKW/4R3tKx5kFl9y5N fRH5RiqDZSkuF0JK5k2CPMq8XmVrZj0L17yyCBAYf+CmpJ4WkG1iD6CiHNDdoe3Ej3s/ DVGWQFO+bVdrEPWOX3KTVV3aYENxRDJ2tevL0mpdgKtnuVWiI0TcnEKgg757bNRKw9IV F0Jf0MmBPBkM+aI1M3zcJwYA7PNBtZgu9gUxsOJNsegkqgcANNpxE2xmixAhHRE3zCID Zsig==
X-Received: by 10.14.110.198 with SMTP id u46mr66040553eeg.41.1366826168184; Wed, 24 Apr 2013 10:56:08 -0700 (PDT)
MIME-Version: 1.0
X-Received: by 10.14.110.198 with SMTP id u46mr66040538eeg.41.1366826168097; Wed, 24 Apr 2013 10:56:08 -0700 (PDT)
Received: by 10.223.84.196 with HTTP; Wed, 24 Apr 2013 10:56:07 -0700 (PDT)
Date: Wed, 24 Apr 2013 13:56:07 -0400
Message-ID: <CAAypqNANeJfqqmW67eZP3AKooUfeUQpvtbYrRhVoSd1bzq1_VQ@mail.gmail.com>
From: John Keating <jkeating@afilias.info>
To: ire@ietf.org
Content-Type: multipart/alternative; boundary=089e0158c2263857c604db1f0402
X-Gm-Message-State: ALoCoQkKt/AtYMgmKBLk88nJmBeTFz9/gJnCR4jfS2cZZcS4+QBNgiAU7/6fkrB4E6RDukKR+LDEzs5nBhMjfaxItTtV3G+b92oD5iE2VnFSzwZKJocIfGjPfxhp73BwR+Zhg537IpSb
Subject: [ire] rdeDomain-1.0.xsd in objects-mapping-03 doc
X-BeenThere: ire@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "Internet Registration Escrow discussion list." <ire.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ire>, <mailto:ire-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ire>
List-Post: <mailto:ire@ietf.org>
List-Help: <mailto:ire-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ire>, <mailto:ire-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Apr 2013 18:04:59 -0000

--089e0158c2263857c604db1f0402
Content-Type: text/plain; charset=ISO-8859-1

The domain xsd is different from the other types (registrar, contact, host,
etc).

All of the xsd files for the other types start their definition like this
contact example:

   <annotation>
     <documentation>
       Registry Data Escrow contact provisioning schema
     </documentation>
   </annotation>

   <element name="abstractContact" type="rdeContact:abstractContentType"
     substitutionGroup="rde:content" abstract="true"/>
   <element name="contact"
     substitutionGroup="rdeContact:abstractContact"/>
   <element name="delete" type="rdeContact:deleteType"
     substitutionGroup="rde:delete"/>


However, the domain xsd starts its definition like this, with no
substitutionGroup for the abstractDomain:

   <annotation>
     <documentation>
       Registry Data Escrow Domain provisioning schema
     </documentation>
   </annotation>

   <element name="abstractDomain" type="rdeDomain:abstractContentType"/>
   <element name="domain" substitutionGroup="rdeDomain:abstractDomain"/>
   <element name="delete" type="rdeDomain:deleteType"
     substitutionGroup="rde:delete"/>

This gives a validation error for the first <rde:Dom:domain> in the file:

cvc-complex-type.2.4.a: Invalid content was found starting with element
'rdeDom:domain'. One of '{"urn:ietf:params:xml:ns:rde-1.0":content}' is
expected.

If I change the domain xsd so that it looks like all of the other types:

<element name="abstractDomain" type="rdeDomain:abstractContentType"/>

becoming:

<element name="abstractDomain" type="rdeDomain:abstractContentType"
  substitutionGroup="rde:content" abstract="true"/>

Then the xml output (which matches the examples) passes validation.

Has anyone else run into this?

--089e0158c2263857c604db1f0402
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div><div><div><div><div><div>The domain xsd is different =
from the other types (registrar, contact, host, etc).<br><br></div>All of t=
he xsd files for the other types start their definition like this contact e=
xample:<br>
<br>=A0=A0 &lt;annotation&gt;<br>=A0=A0=A0=A0 &lt;documentation&gt;<br>=A0=
=A0=A0=A0=A0=A0 Registry Data Escrow contact provisioning schema<br>=A0=A0=
=A0=A0 &lt;/documentation&gt;<br>=A0=A0 &lt;/annotation&gt;<br><br>=A0=A0 &=
lt;element name=3D&quot;abstractContact&quot; type=3D&quot;rdeContact:abstr=
actContentType&quot;<br>
=A0=A0=A0=A0 substitutionGroup=3D&quot;rde:content&quot; abstract=3D&quot;t=
rue&quot;/&gt;<br>=A0=A0 &lt;element name=3D&quot;contact&quot;<br>=A0=A0=
=A0=A0 substitutionGroup=3D&quot;rdeContact:abstractContact&quot;/&gt;<br>=
=A0=A0 &lt;element name=3D&quot;delete&quot; type=3D&quot;rdeContact:delete=
Type&quot;<br>
=A0=A0=A0=A0 substitutionGroup=3D&quot;rde:delete&quot;/&gt;<br><br><br></d=
iv>However, the domain xsd starts its definition like this, with no substit=
utionGroup for the abstractDomain:<br><br>=A0=A0 &lt;annotation&gt;<br>=A0=
=A0=A0=A0 &lt;documentation&gt;<br>
=A0=A0=A0=A0=A0=A0 Registry Data Escrow Domain provisioning schema<br>=A0=
=A0=A0=A0 &lt;/documentation&gt;<br>=A0=A0 &lt;/annotation&gt;<br><br>=A0=
=A0 &lt;element name=3D&quot;abstractDomain&quot; type=3D&quot;rdeDomain:ab=
stractContentType&quot;/&gt;<br>
=A0=A0 &lt;element name=3D&quot;domain&quot; substitutionGroup=3D&quot;rdeD=
omain:abstractDomain&quot;/&gt;<br>=A0=A0 &lt;element name=3D&quot;delete&q=
uot; type=3D&quot;rdeDomain:deleteType&quot;<br>=A0=A0=A0=A0 substitutionGr=
oup=3D&quot;rde:delete&quot;/&gt;<br>
<br></div>This gives a validation error for the first &lt;rde:Dom:domain&gt=
; in the file:<br><br>cvc-complex-type.2.4.a: Invalid content was found sta=
rting with element &#39;rdeDom:domain&#39;. One of &#39;{&quot;urn:ietf:par=
ams:xml:ns:rde-1.0&quot;:content}&#39; is expected.<br>
<br></div>If I change the domain xsd so that it looks like all of the other=
 types:<br><br>&lt;element name=3D&quot;abstractDomain&quot; type=3D&quot;r=
deDomain:abstractContentType&quot;/&gt;<br><br></div>becoming:<br><br>&lt;e=
lement name=3D&quot;abstractDomain&quot; type=3D&quot;rdeDomain:abstractCon=
tentType&quot;<br>
=A0  substitutionGroup=3D&quot;rde:content&quot; abstract=3D&quot;true&quot=
;/&gt;<br><br></div>Then the xml output (which matches the examples) passes=
 validation.<br><br>Has anyone else run into this?<br><div><br><div><br></d=
iv>
</div></div>

--089e0158c2263857c604db1f0402--

From jkeating@afilias.info  Wed Apr 24 11:57:38 2013
Return-Path: <jkeating@afilias.info>
X-Original-To: ire@ietfa.amsl.com
Delivered-To: ire@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 99AD621F8F08 for <ire@ietfa.amsl.com>; Wed, 24 Apr 2013 11:57:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.976
X-Spam-Level: 
X-Spam-Status: No, score=-1.976 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, HTML_MESSAGE=0.001]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dz0WajbKOGo8 for <ire@ietfa.amsl.com>; Wed, 24 Apr 2013 11:57:38 -0700 (PDT)
Received: from outbound.afilias.info (outbound.afilias.info [66.199.183.4]) by ietfa.amsl.com (Postfix) with ESMTP id E141621F8EF5 for <ire@ietf.org>; Wed, 24 Apr 2013 11:57:37 -0700 (PDT)
Received: from ms5.on1.afilias-ops.info ([10.109.8.9] helo=smtp.afilias.info) by outbound.afilias.info with esmtp (Exim 4.69) (envelope-from <jkeating@afilias.info>) id 1UV4sr-0000pc-4u for ire@ietf.org; Wed, 24 Apr 2013 18:57:37 +0000
Received: from mail-ea0-f199.google.com ([209.85.215.199]) by smtp.afilias.info with esmtps (TLSv1:RC4-SHA:128) (Exim 4.72) (envelope-from <jkeating@afilias.info>) id 1UV4sr-0008Sr-47 for ire@ietf.org; Wed, 24 Apr 2013 18:57:37 +0000
Received: by mail-ea0-f199.google.com with SMTP id h14so2792104eak.10 for <ire@ietf.org>; Wed, 24 Apr 2013 11:57:31 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:mime-version:x-received:in-reply-to:references:date :message-id:subject:from:to:content-type:x-gm-message-state; bh=zhJMmKMSGtVEUK1W3UCJn6LJ/mG1ALnfOldqH1ebSmw=; b=M7D+hTUblVEHDan7rWcw74cgh32iHXaKFMJSXYfQ7dt3xBc2smE4mLIT1TlrjpoXHc ynQ6/yBo7Mf60sgvp8eddjYZgI+hVigxmN+wcju5aMNhFlARUvNppiontYsPuNwQZKpa EEF6JaVbpnlMZhNE0OO/SZpsQWEtHn/yuQf7rC6heMjT1wj8Z8pSVs8vOrRJusjQvRCY UGfbPf6HaFdHqkJpGXj+ruBZD92CV6yVbnw0noRvNCOGP0d0WrOgAhfKodkOUucCOnTn Tck6uhm3IGs5PZ1g44p4ftmU2wz7uPCZlkwskMt0K1Y6Ip/C1AB0dznX3JtLBlwh2UcT Uw2Q==
X-Received: by 10.14.9.71 with SMTP id 47mr21954321ees.21.1366829851165; Wed, 24 Apr 2013 11:57:31 -0700 (PDT)
MIME-Version: 1.0
X-Received: by 10.14.9.71 with SMTP id 47mr21954306ees.21.1366829851080; Wed, 24 Apr 2013 11:57:31 -0700 (PDT)
Received: by 10.223.84.196 with HTTP; Wed, 24 Apr 2013 11:57:30 -0700 (PDT)
In-Reply-To: <CAAypqNANeJfqqmW67eZP3AKooUfeUQpvtbYrRhVoSd1bzq1_VQ@mail.gmail.com>
References: <CAAypqNANeJfqqmW67eZP3AKooUfeUQpvtbYrRhVoSd1bzq1_VQ@mail.gmail.com>
Date: Wed, 24 Apr 2013 14:57:30 -0400
Message-ID: <CAAypqNBB4r+6paDpZn6gYbxoK65_q9JeziqF0m6ZwDm_qjjerg@mail.gmail.com>
From: John Keating <jkeating@afilias.info>
To: ire@ietf.org
Content-Type: multipart/alternative; boundary=001a11c277b6be29d904db1fdfc3
X-Gm-Message-State: ALoCoQlhdIVhFhLm3NhxeTBWdB72OO6LDZ/rPl+0j839JoMxcX17oPVaV6uplpLqLYAdsBXv6hRrKnpBLqdEUIvn22DdhJNeVCiG1EA6klmaeS/bkStw7vb3TfiJbPT5gEiG00JuVEIS
Subject: Re: [ire] rdeDomain-1.0.xsd in objects-mapping-03 doc
X-BeenThere: ire@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "Internet Registration Escrow discussion list." <ire.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ire>, <mailto:ire-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ire>
List-Post: <mailto:ire@ietf.org>
List-Help: <mailto:ire-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ire>, <mailto:ire-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Apr 2013 18:57:38 -0000

--001a11c277b6be29d904db1fdfc3
Content-Type: text/plain; charset=ISO-8859-1

An error in my post:

"This gives a validation error for the first <rde:Dom:domain> in the file:"

Our xml does NOT contain the tag:  <rde:Dom:domain>; it's <rdeDom:domain>
as it should be.



On Wed, Apr 24, 2013 at 1:56 PM, John Keating <jkeating@afilias.info> wrote:

> The domain xsd is different from the other types (registrar, contact,
> host, etc).
>
> All of the xsd files for the other types start their definition like this
> contact example:
>
>    <annotation>
>      <documentation>
>        Registry Data Escrow contact provisioning schema
>      </documentation>
>    </annotation>
>
>    <element name="abstractContact" type="rdeContact:abstractContentType"
>      substitutionGroup="rde:content" abstract="true"/>
>    <element name="contact"
>      substitutionGroup="rdeContact:abstractContact"/>
>    <element name="delete" type="rdeContact:deleteType"
>      substitutionGroup="rde:delete"/>
>
>
> However, the domain xsd starts its definition like this, with no
> substitutionGroup for the abstractDomain:
>
>    <annotation>
>      <documentation>
>        Registry Data Escrow Domain provisioning schema
>      </documentation>
>    </annotation>
>
>    <element name="abstractDomain" type="rdeDomain:abstractContentType"/>
>    <element name="domain" substitutionGroup="rdeDomain:abstractDomain"/>
>    <element name="delete" type="rdeDomain:deleteType"
>      substitutionGroup="rde:delete"/>
>
> This gives a validation error for the first <rde:Dom:domain> in the file:
>
> cvc-complex-type.2.4.a: Invalid content was found starting with element
> 'rdeDom:domain'. One of '{"urn:ietf:params:xml:ns:rde-1.0":content}' is
> expected.
>
> If I change the domain xsd so that it looks like all of the other types:
>
> <element name="abstractDomain" type="rdeDomain:abstractContentType"/>
>
> becoming:
>
> <element name="abstractDomain" type="rdeDomain:abstractContentType"
>   substitutionGroup="rde:content" abstract="true"/>
>
> Then the xml output (which matches the examples) passes validation.
>
> Has anyone else run into this?
>
>
>

--001a11c277b6be29d904db1fdfc3
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div>An error in my post:<br><br>&quot;This gives a valida=
tion error for the first &lt;rde:Dom:domain&gt; in the file:&quot;<br><br><=
/div>Our xml does NOT contain the tag:=A0 &lt;rde:Dom:domain&gt;; it&#39;s =
&lt;rdeDom:domain&gt; as it should be.<br>
<div><br></div></div><div class=3D"gmail_extra"><br><br><div class=3D"gmail=
_quote">On Wed, Apr 24, 2013 at 1:56 PM, John Keating <span dir=3D"ltr">&lt=
;<a href=3D"mailto:jkeating@afilias.info" target=3D"_blank">jkeating@afilia=
s.info</a>&gt;</span> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex"><div dir=3D"ltr"><div><div><div><div><div><d=
iv>The domain xsd is different from the other types (registrar, contact, ho=
st, etc).<br>
<br></div>All of the xsd files for the other types start their definition l=
ike this contact example:<br>
<br>=A0=A0 &lt;annotation&gt;<br>=A0=A0=A0=A0 &lt;documentation&gt;<br>=A0=
=A0=A0=A0=A0=A0 Registry Data Escrow contact provisioning schema<br>=A0=A0=
=A0=A0 &lt;/documentation&gt;<br>=A0=A0 &lt;/annotation&gt;<br><br>=A0=A0 &=
lt;element name=3D&quot;abstractContact&quot; type=3D&quot;rdeContact:abstr=
actContentType&quot;<br>

=A0=A0=A0=A0 substitutionGroup=3D&quot;rde:content&quot; abstract=3D&quot;t=
rue&quot;/&gt;<br>=A0=A0 &lt;element name=3D&quot;contact&quot;<br>=A0=A0=
=A0=A0 substitutionGroup=3D&quot;rdeContact:abstractContact&quot;/&gt;<br>=
=A0=A0 &lt;element name=3D&quot;delete&quot; type=3D&quot;rdeContact:delete=
Type&quot;<br>

=A0=A0=A0=A0 substitutionGroup=3D&quot;rde:delete&quot;/&gt;<br><br><br></d=
iv>However, the domain xsd starts its definition like this, with no substit=
utionGroup for the abstractDomain:<br><br>=A0=A0 &lt;annotation&gt;<br>=A0=
=A0=A0=A0 &lt;documentation&gt;<br>

=A0=A0=A0=A0=A0=A0 Registry Data Escrow Domain provisioning schema<br>=A0=
=A0=A0=A0 &lt;/documentation&gt;<br>=A0=A0 &lt;/annotation&gt;<br><br>=A0=
=A0 &lt;element name=3D&quot;abstractDomain&quot; type=3D&quot;rdeDomain:ab=
stractContentType&quot;/&gt;<br>

=A0=A0 &lt;element name=3D&quot;domain&quot; substitutionGroup=3D&quot;rdeD=
omain:abstractDomain&quot;/&gt;<br>=A0=A0 &lt;element name=3D&quot;delete&q=
uot; type=3D&quot;rdeDomain:deleteType&quot;<br>=A0=A0=A0=A0 substitutionGr=
oup=3D&quot;rde:delete&quot;/&gt;<br>

<br></div>This gives a validation error for the first &lt;rde:Dom:domain&gt=
; in the file:<br><br>cvc-complex-type.2.4.a: Invalid content was found sta=
rting with element &#39;rdeDom:domain&#39;. One of &#39;{&quot;urn:ietf:par=
ams:xml:ns:rde-1.0&quot;:content}&#39; is expected.<br>

<br></div>If I change the domain xsd so that it looks like all of the other=
 types:<br><br>&lt;element name=3D&quot;abstractDomain&quot; type=3D&quot;r=
deDomain:abstractContentType&quot;/&gt;<br><br></div>becoming:<br><br>&lt;e=
lement name=3D&quot;abstractDomain&quot; type=3D&quot;rdeDomain:abstractCon=
tentType&quot;<br>

=A0  substitutionGroup=3D&quot;rde:content&quot; abstract=3D&quot;true&quot=
;/&gt;<br><br></div>Then the xml output (which matches the examples) passes=
 validation.<br><br>Has anyone else run into this?<br><div><br><div><br></d=
iv>

</div></div>
</blockquote></div><br></div>

--001a11c277b6be29d904db1fdfc3--

From jkeating@afilias.info  Wed Apr 24 12:25:02 2013
Return-Path: <jkeating@afilias.info>
X-Original-To: ire@ietfa.amsl.com
Delivered-To: ire@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 62D0221F8E8F for <ire@ietfa.amsl.com>; Wed, 24 Apr 2013 12:25:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.976
X-Spam-Level: 
X-Spam-Status: No, score=-1.976 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, HTML_MESSAGE=0.001]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xSxDBjoEkKvA for <ire@ietfa.amsl.com>; Wed, 24 Apr 2013 12:25:02 -0700 (PDT)
Received: from outbound.afilias.info (outbound.afilias.info [66.199.183.4]) by ietfa.amsl.com (Postfix) with ESMTP id B920B21F8E4B for <ire@ietf.org>; Wed, 24 Apr 2013 12:25:01 -0700 (PDT)
Received: from ms5.on1.afilias-ops.info ([10.109.8.9] helo=smtp.afilias.info) by outbound.afilias.info with esmtp (Exim 4.69) (envelope-from <jkeating@afilias.info>) id 1UV5JN-0004IH-3t for ire@ietf.org; Wed, 24 Apr 2013 19:25:01 +0000
Received: from mail-ea0-f200.google.com ([209.85.215.200]) by smtp.afilias.info with esmtps (TLSv1:RC4-SHA:128) (Exim 4.72) (envelope-from <jkeating@afilias.info>) id 1UV5JN-0001gi-3Q for ire@ietf.org; Wed, 24 Apr 2013 19:25:01 +0000
Received: by mail-ea0-f200.google.com with SMTP id z7so2926857eaf.7 for <ire@ietf.org>; Wed, 24 Apr 2013 12:24:55 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:mime-version:x-received:in-reply-to:references:date :message-id:subject:from:to:content-type:x-gm-message-state; bh=7jsUEoE26CTYIX1RX5ErpdBSKwlZd+llZzi4+QR+slQ=; b=jeywmp5PlXhORfxem6ihNE5S1mGTfmOrOJOieL6Xig7REYInZw4qZeaLIexilSTwqo GLtv2hwYQ3A3eK4ox68oz6bs0uki/I74J6MkcA4+hwrF20d9b+Apy8dN2AYkD/1xjpaq /hQdECutzNyLzJrvqgD77WUpGwrgFZa+7Nc7KTvemP2PL7rUeZ/BgL9FdEqktm5+F7ks oxVMg4pfJybek10DfcUUjOle8dSIQOSuQq6YwBetbFChODn6Rj6B2eIyXj1zXLxIK+Vn edmHu+RuYKSAUamUtvavPopZ8P0mcLmekwu0G18XHuVTICPhhbzhpcjGgeLXslRHFtNl H1Kg==
X-Received: by 10.14.194.70 with SMTP id l46mr19628126een.28.1366831494876; Wed, 24 Apr 2013 12:24:54 -0700 (PDT)
MIME-Version: 1.0
X-Received: by 10.14.194.70 with SMTP id l46mr19628120een.28.1366831494809; Wed, 24 Apr 2013 12:24:54 -0700 (PDT)
Received: by 10.223.84.196 with HTTP; Wed, 24 Apr 2013 12:24:54 -0700 (PDT)
In-Reply-To: <CAAypqNBB4r+6paDpZn6gYbxoK65_q9JeziqF0m6ZwDm_qjjerg@mail.gmail.com>
References: <CAAypqNANeJfqqmW67eZP3AKooUfeUQpvtbYrRhVoSd1bzq1_VQ@mail.gmail.com> <CAAypqNBB4r+6paDpZn6gYbxoK65_q9JeziqF0m6ZwDm_qjjerg@mail.gmail.com>
Date: Wed, 24 Apr 2013 15:24:54 -0400
Message-ID: <CAAypqNC=McjMUKeNqw2iGkd4QDw1-et4yCc05NecF8xvW6Tt+w@mail.gmail.com>
From: John Keating <jkeating@afilias.info>
To: ire@ietf.org
Content-Type: multipart/alternative; boundary=047d7b343e34b7822904db204102
X-Gm-Message-State: ALoCoQkVyqGGHfOKK6fuMc4e6p3lKxlmuADutKQtSsfpsndrdBfB9X6VkXttPn2hcE7OlxE7+MVvEUnRAHf/yaE6g8dHQzhzPGCT28WlOMPmxtJhwBByy5FC+O8mlCkwb6l/9zyY4nic
Subject: [ire]  rdeDomain-1.0.xsd in objects-mapping-03 doc
X-BeenThere: ire@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "Internet Registration Escrow discussion list." <ire.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ire>, <mailto:ire-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ire>
List-Post: <mailto:ire@ietf.org>
List-Help: <mailto:ire-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ire>, <mailto:ire-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Apr 2013 19:25:02 -0000

--047d7b343e34b7822904db204102
Content-Type: text/plain; charset=ISO-8859-1

Turns out the domain xsd is not different from the others.  My bad.  Can we
please delete this thread?

--047d7b343e34b7822904db204102
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Turns out the domain xsd is not different from the others.=
=A0 My bad.=A0 Can we please delete this thread?<br><div><br></div></div>

--047d7b343e34b7822904db204102--

From johnsonhammond1@hushmail.com  Sat Apr 27 14:57:07 2013
Return-Path: <johnsonhammond1@hushmail.com>
X-Original-To: ire@ietfa.amsl.com
Delivered-To: ire@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A9D1021F990D for <ire@ietfa.amsl.com>; Sat, 27 Apr 2013 14:57:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.463
X-Spam-Level: 
X-Spam-Status: No, score=-2.463 tagged_above=-999 required=5 tests=[AWL=0.136,  BAYES_00=-2.599]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0wrN2D0LlpwH for <ire@ietfa.amsl.com>; Sat, 27 Apr 2013 14:57:07 -0700 (PDT)
Received: from smtp2.hushmail.com (smtp2a.hushmail.com [65.39.178.237]) by ietfa.amsl.com (Postfix) with ESMTP id 71B8621F991C for <ire@ietf.org>; Sat, 27 Apr 2013 14:57:07 -0700 (PDT)
Received: from smtp2.hushmail.com (smtp2a.hushmail.com [65.39.178.237]) by smtp2.hushmail.com (Postfix) with SMTP id CA9D3E7AAD for <ire@ietf.org>; Sat, 27 Apr 2013 17:47:12 +0000 (UTC)
X-hush-relay-time: 214
X-hush-relay-id: b1bd903faba185ee07e5a0ed3a1fde37
Received: from smtp.hushmail.com (w5.hushmail.com [65.39.178.80]) by smtp2.hushmail.com (Postfix) with ESMTP for <ire@ietf.org>; Sat, 27 Apr 2013 17:47:12 +0000 (UTC)
Received: by smtp.hushmail.com (Postfix, from userid 99) id 9359CE6739; Sat, 27 Apr 2013 17:47:12 +0000 (UTC)
MIME-Version: 1.0
Date: Sat, 27 Apr 2013 13:47:12 -0400
To: ire@ietf.org
From: johnsonhammond1@hushmail.com
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="UTF-8"
Message-Id: <20130427174712.9359CE6739@smtp.hushmail.com>
Subject: [ire] Biggest Fake Conference in Computer Science
X-BeenThere: ire@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "Internet Registration Escrow discussion list." <ire.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ire>, <mailto:ire-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ire>
List-Post: <mailto:ire@ietf.org>
List-Help: <mailto:ire-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ire>, <mailto:ire-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 27 Apr 2013 21:57:07 -0000

Biggest Fake Conference in Computer Science


We are researchers from different parts of the world and conducted a study on  
the world’s biggest bogus computer science conference WORLDCOMP 
( http://sites.google.com/site/worlddump1 ) organized by Prof. Hamid Arabnia 
from University of Georgia, USA.


We submitted a fake paper to WORLDCOMP 2011 and again (the same paper 
with a modified title) to WORLDCOMP 2012. This paper had numerous 
fundamental mistakes. Sample statements from that paper include: 

(1). Binary logic is fuzzy logic and vice versa
(2). Pascal developed fuzzy logic
(3). Object oriented languages do not exhibit any polymorphism or inheritance
(4). TCP and IP are synonyms and are part of OSI model 
(5). Distributed systems deal with only one computer
(6). Laptop is an example for a super computer
(7). Operating system is an example for computer hardware


Also, our paper did not express any conceptual meaning.  However, it 
was accepted both the times without any modifications (and without 
any reviews) and we were invited to submit the final paper and a 
payment of $500+ fee to present the paper. We decided to use the 
fee for better purposes than making Prof. Hamid Arabnia (Chairman 
of WORLDCOMP) rich. After that, we received few reminders from 
WORLDCOMP to pay the fee but we never responded. 


We MUST say that you should look at the above website if you have any thoughts 
to submit a paper to WORLDCOMP.  DBLP and other indexing agencies have stopped 
indexing WORLDCOMP’s proceedings since 2011 due to its fakeness. See 
http://www.informatik.uni-trier.de/~ley/db/conf/icai/index.html for of one of the 
conferences of WORLDCOMP and notice that there is no listing after 2010. See Section 2 of
http://sites.google.com/site/dumpconf for comments from well-known researchers 
about WORLDCOMP. 


The status of your WORLDCOMP papers can be changed from scientific
to other (i.e., junk or non-technical) at any time. Better not to have a paper than 
having it in WORLDCOMP and spoil the resume and peace of mind forever!


Our study revealed that WORLDCOMP is a money making business, 
using University of Georgia mask, for Prof. Hamid Arabnia. He is throwing 
out a small chunk of that money (around 20 dollars per paper published 
in WORLDCOMP’s proceedings) to his puppet (Mr. Ashu Solo or A.M.G. Solo) 
who publicizes WORLDCOMP and also defends it at various forums, using 
fake/anonymous names. The puppet uses fake names and defames other conferences
to divert traffic to WORLDCOMP. He also makes anonymous phone calls and tries to 
threaten the critiques of WORLDCOMP (See Item 7 of Section 5 of above website). 
That is, the puppet does all his best to get a maximum number of papers published 
at WORLDCOMP to get more money into his (and Prof. Hamid Arabnia’s) pockets. 


Monte Carlo Resort (the venue of WORLDCOMP for more than 10 years, until 2012) has 
refused to provide the venue for WORLDCOMP’13 because of the fears of their image 
being tarnished due to WORLDCOMP’s fraudulent activities. That is why WORLDCOMP’13 
is taking place at a different resort. WORLDCOMP will not be held after 2013. 


The draft paper submission deadline is over but still there are no committee 
members, no reviewers, and there is no conference Chairman. The only contact 
details available on WORLDCOMP’s website is just an email address! 

Let us make a direct request to Prof. Hamid arabnia: publish all reviews for 
all the papers (after blocking identifiable details) since 2000 conference. Reveal 
the names and affiliations of all the reviewers (for each year) and how many 
papers each reviewer had reviewed on average. We also request him to look at 
the Open Challenge (Section 6) at https://sites.google.com/site/moneycomp1 


Sorry for posting to multiple lists. Spreading the word is the only way to stop 
this bogus conference. Please forward this message to other mailing lists and people. 


We are shocked with Prof. Hamid Arabnia and his puppet’s activities 
http://worldcomp-fake-bogus.blogspot.com   Search Google using the 
keyword worldcomp fake for additional links.

