Re: [Fwd: [Forces-protocol] Presentation of theoptionsforLFB-levelmulticast]

"Weiming Wang" <wmwang@mail.hzic.edu.cn> Mon, 08 November 2004 02:02 UTC

Received: from ietf-mx.ietf.org (ietf-mx.ietf.org [132.151.6.1]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id VAA22710 for <forces-protocol-web-archive@ietf.org>; Sun, 7 Nov 2004 21:02:47 -0500 (EST)
Received: from megatron.ietf.org ([132.151.6.71]) by ietf-mx.ietf.org with esmtp (Exim 4.33) id 1CQysG-0002YP-OF for forces-protocol-web-archive@ietf.org; Sun, 07 Nov 2004 21:03:17 -0500
Received: from localhost.localdomain ([127.0.0.1] helo=megatron.ietf.org) by megatron.ietf.org with esmtp (Exim 4.32) id 1CQyrZ-0005ta-Lz; Sun, 07 Nov 2004 21:02:33 -0500
Received: from odin.ietf.org ([132.151.1.176] helo=ietf.org) by megatron.ietf.org with esmtp (Exim 4.32) id 1CQyon-0005Tk-Ut for forces-protocol@megatron.ietf.org; Sun, 07 Nov 2004 20:59:42 -0500
Received: from ietf-mx.ietf.org (ietf-mx.ietf.org [132.151.6.1]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id UAA22552 for <forces-protocol@ietf.org>; Sun, 7 Nov 2004 20:59:39 -0500 (EST)
Received: from [202.96.99.56] (helo=202.96.99.56) by ietf-mx.ietf.org with smtp (Exim 4.33) id 1CQyov-0002SI-Di for forces-protocol@ietf.org; Sun, 07 Nov 2004 21:00:09 -0500
Received: from [202.96.99.59] by 202.96.99.56 with StormMail ESMTP id 58110.341813895; Mon, 8 Nov 2004 10:21:25 +0800 (CST)
Received: from wwm1 (unverified [219.82.162.34]) by mail.gsu.cn (Rockliffe SMTPRA 6.0.11) with ESMTP id <B0000104202@mail.gsu.cn>; Mon, 8 Nov 2004 10:01:28 +0800
Message-ID: <00bd01c4c536$fb418ee0$020aa8c0@wwm1>
From: Weiming Wang <wmwang@mail.hzic.edu.cn>
To: hadi@znyx.com
References: <4189F776.4080306@zurich.ibm.com><1099700691.1038.2.camel@jzny.localdomain><005101c4c408$dc341600$020aa8c0@wwm1><1099752095.1037.11.camel@jzny.localdomain><003201c4c46d$1bbce4a0$020aa8c0@wwm1><004201c4c4ec$61d34c20$020aa8c0@wwm1> <1099829057.2165.18.camel@jzny.localdomain>
Subject: Re: [Fwd: [Forces-protocol] Presentation of theoptionsforLFB-levelmulticast]
Date: Mon, 08 Nov 2004 10:02:17 +0800
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2800.1106
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106
X-Spam-Score: 1.9 (+)
X-Scan-Signature: c2cee0b4b5285628fa62777413f87ede
Cc: "Khosravi, Hormuzd M" <hormuzd.m.khosravi@intel.com>, "(Ram Gopal )" <ram.gopal@nokia.com>, Avri Doria <avri@acm.org>, forces-protocol@ietf.org, joel@STEVECROCKER.COM, Patrick Droz <dro@zurich.ibm.com>, David.Putzolu@intel.com, Dong Ligang <donglg@mail.hzic.edu.cn>, Robert Haas <rha@zurich.ibm.com>
X-BeenThere: forces-protocol@ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: forces-protocol <forces-protocol.ietf.org>
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/forces-protocol>, <mailto:forces-protocol-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www1.ietf.org/pipermail/forces-protocol>
List-Post: <mailto:forces-protocol@ietf.org>
List-Help: <mailto:forces-protocol-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/forces-protocol>, <mailto:forces-protocol-request@ietf.org?subject=subscribe>
Sender: forces-protocol-bounces@ietf.org
Errors-To: forces-protocol-bounces@ietf.org
X-Spam-Score: 1.9 (+)
X-Scan-Signature: ea0c5ffa0d480ecee26cc89bc870d672

Jamal,

----- Original Message -----
From: "Jamal Hadi Salim" <hadi@znyx.com>
>
> Weiming,
>
> As i am reading your slides I cant to seem to see what the difference is
> with your scheme (vs what i would call "other"). Maybe we are just
> saying the same thing.
Firstly, I should say the index based path is fairly the same as you mentioned.
Only thing I just want to specifically mention is even in the index based path
scheme, the field ID also plays important role, and the field ID is different
from index (subscript).
>
> Lets use your example to refer to set g1 to value of vg1:
>
> You say:
> AttrID2[i=1].f2[j=1].g1=vg1
>
> Other scheme:
> Assuming table refered by AttrID2 has ID=2 and f2 has ID=2 and g1 has
> ID=1, then configuring g1 as you described is:
> [2,1,2,1,1]=vg1
>
> Is your difference in how this is presented? i.e you seem to say:
> [2,[1]],[2,[1]],1 ? Did i get this right?
[Weiming]This expression is actually not important. The important is it should
contain f2 ID as well as indexes.
>
> It seems to me that we are both saying that a vector, such as a table
> entry will have two or more "coordinates" (table,index) but a scalar
> such as what you refer to as AttrID1 will have a single entry.
[Weiming]Yes, this is another point I just want to say. By this, I just want to
say that index-based searching is not enough. We have to use field ID (content)
based searching.

>
> Please respond as soon as you can because i am not sure what to say
> and i have asked around here and havent anyone who could point the
> difference.
Because it seems quite discussion topic and not very proper to be put in our
protocol presentation, therefore I just want to ask Robert to help to show it.

Thank you.
Weiming
>
> cheers,
> jamal
>
> On Sun, 2004-11-07 at 12:08, Weiming Wang wrote:
> > Hi Jamal, David, and Robert,
> >
> > I just found that the 'path' issue may need more special attention during
the
> > meeting, therefore instead of making a small portion of it as in Jamal's
> > protocol presentation, I made a specific short presentation for it as in the
> > attachment. (sorry, I'm out of town and my laptop does not have a pdfmaker,
> > therefore it's in ppt, I'l send pdf version soon). I'm not sure if it is
proper
> > Jamal helps me to just show it after the protocol presentation, or as
another
> > discussion issue other than mcast, Robert kindly helps to take a little bit
> > minites to show it?
> >
> > Thanks a lot.
> >
> > Weiming
> >
> > ----- Original Message -----
> > From: "Weiming Wang" <wmwang@mail.hzic.edu.cn>
> >
> > > Ok, I'l send you a slide or two for this by today or tomorrow.
> > >
> > > Thanks,
> > > Weiming
> > > ----- Original Message -----
> > > From: "Jamal Hadi Salim" <hadi@znyx.com>
> > >
> > > > Weiming,
> > > >
> > > > I will do this.
> > > > Can you send me a slide or two on your idea of path - I just wanna make
> > > > sure i dont misrepresent it.
> > > >
> > > > cheers,
> > > > jamal
> > > >
> > > > On Sat, 2004-11-06 at 08:59, Weiming Wang wrote:
> > > > > Hi Jamal,
> > > > >
> > > > > I hope the discussion on the path can be summarized your the
presentation.
> > > > > Obviously it is an important issue, actually I think the issue spent
most
> > of
> > > our
> > > > > time discussing on since last IETF meeting.
> > > > >
> > > > > Another is I hope you can add a few words on the LFB multicast when
you
> > talk
> > > > > about the protocol grammar where LFB addressign format is included, so
as
> > to
> > > be
> > > > > consistent with Robert's presentation.
> > > > >
> > > > > Cheers,
> > > > > Weiming
> > > > >
> > > > > ----- Original Message -----
> > > > > From: "Jamal Hadi Salim" <hadi@znyx.com>
> > > > > > Robert,
> > > > > > I saw your presentation. Looks fine. Apologies, havent had time to
work
> > > > > > on the protocol one. I am trying not to have too many slides.
> > > > > > Heres a start that i will refine later.
> > > > > > I was trying to build upto a point where i could explain the
different
> > > > > > views of "path" - I will still do that if theres
> > > > > > a) view i should  or b) time allows it
> > > > > >
> > > > > > cheers,
> > > > > > jamal
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > > >
> > > > _______________________________________________
> > > > Forces-protocol mailing list
> > > > Forces-protocol@ietf.org
> > > > https://www1.ietf.org/mailman/listinfo/forces-protocol
> > > >
> > >
> > >
> > >
> > > _______________________________________________
> > > Forces-protocol mailing list
> > > Forces-protocol@ietf.org
> > > https://www1.ietf.org/mailman/listinfo/forces-protocol
> > >
> >
> >
> > begin 666 Discussion on Path.ppt
> > MT,\1X*&Q&N$`````````````````````/@`#`/[_"0`&```````````````!
> > M````.@``````````$ ``_O___P````#^____`````#D```#_____________
> > M____________________________________________________________
> > M____________________________________________________________
> > M____________________________________________________________
> > M____________________________________________________________
> > M____________________________________________________________
> > M____________________________________________________________
> > M____________________________________________________________
> > M____________________________________________________________
> > M____________________________________________________________
> > M______________________\/`.@#?!L```$`Z0,H````@!8``. 0``#@$ ``
> > M@!8```4````*```````````````!`````````0\`\@.N`0``+P#(#PP````P
> > M`-(/! `````````/`-4'Y ``````MP]$````5 !I`&T`90!S`" `3@!E`'<`
> > M( !2`&\`;0!A`&X```!0J1@!?-H2`&3:$@!VQPLP" ````````!\VA(`*-T-
> > M, #@!!(0`+</1 ```(M;4T\``&4`<P`@`$X`90!W`" `4@!O`&T`80!N````
> > M4*D8`7S:$@!DVA(`=L<+, @`````````?-H2`"C=#3"&X 0"( "W#T0`````
> > M`%-/``!E`',`( !.`&4`=P`@`%(`;P!M`&$`;@```%"I& %\VA(`9-H2`';'
> > M"S (`````````'S:$@`HW0TP`0``````I \*````@ !@`( ``0``````I0\,
> > M````````""X````'``````"I#PH````'`````@`$" D$0 "C#VX````%`/_]
> > M/P```"(@``!D`````````&0```````````! `@`````'````___O`( ````!
> > M````__\8``````$````%```@`2 !```````%``! `D "```````%``!@`V #
> > M```````%``" !( $``````\`"P3 ````#P``\+@```````;P6 ````(H```*
> > M````- ````D````!````!P````0````$````!0````0````&````:@````@`
> > M```$````"0````0````'````! ````(````$`````P````0```!C``OP) ``
> > M`($!! ``"(,!````"+\!$ `0`, !`0``"/\!" `(``$"`@``"# `&O$,````
> > M_P```/__``!F`#,`0 `>\1 ````$```(`0``"/__________'P#P#QP`````
> > M`/,#% ````(``````````````````( `````#P#0!S<!```?`!0$' ``````
> > M%004````$,V9# #*FCLR3LW)`,J:.P$!``$/`/H#9P``````_@,#``````$`
> > M``#]`S0```!)````9 ```$D```!D````=L<+, @`````````<-H2````````
> > M````!/___[+___\!````< #[`P@`````````< @``' `^P,(`````0```$ +
> > M```?``<$/ ``````_0,T````(0```&0````A````9 ```&#S#3 LWA(`````
> > M`#RJ& $```````````````````````$2`!\`$P0\``````#]`S0```!D````
> > M9 ```&0```!D````8/,-,"S>$@``````/*H8`0``````````````````````
> > M`1(`'P#_`Q0````"```$# ```````````````@````\`\ ];%P````#S`Q0`
> > M```*``````````(````'`0``````````GP\$````!@``````J \2````1&ES
> > M8W5S<VEO;B!O;B!0871H$ "?#P0````%``````"H#U0```!796EM:6YG(%=A
> > M;F<-/'=M=V%N9T!M86EL+FAZ:6,N961U+F-N/@U)151&(#8Q=&@@365E=&EN
> > M9RP@5V%S:&EN9W1O;BP@3F]V+C<M,3(L(#(P,#0``*$/% ```%4`````````
> > M``!5```````"`!@```"J#R0````(`````0````,`&P`````````"`````0``
> > M``,`, `````````/`/(/& ``````\P\0````````````````````""$., ``
> > MWP\(````" ```"4``````/,#% ````4````$`````@````(!``````````"?
> > M#P0```````````"H#R4```!$871A(%-T<G5C='5R92!F;W(@3$9"($%T=')I
> > M8G5T97,@*#$I``"A#Q@````F```````@`````````28```````(`( `0`)\/
> > M! ````$``````*H/"@````$````!`````````/,#% ````,``````````@``
> > M```!``````````"?#P0````&``````"H#R4```!$871A(%-T<G5C='5R92!F
> > M;W(@3$9"($%T=')I8G5T97,@*#(I``"A#Q0````F````````````)@``````
> > M`@`@`! `GP\$````!0``````H \*! ``( `H`$P`1@!"`" `80!T`'0`<@!I
> > M`&(`=0!T`&4`<P`@`&@`90!R`&4`( !I`&X`8P!L`'4`9 !E`" `80!T`'0`
> > M<@!I`&(`=0!T`&4`<P`L`" `90!V`&4`;@!T`',`+ `@`&,`80!P`&$`8@!I
> > M`&P`:0!T`&D`90!S`"D`#0`@`$$`;@`@`$P`1@!"`" `8P!O`&X`= !A`&D`
> > M;@!S`" `80!T`'0`<@!I`&(`=0!T`&4`<P`@`&D`9 !E`&X`= !I`&8`:0!E
> > M`&0`( !B`'D`( !!`'0`= !R`&D`8@!U`'0`90`@`$D`1 !S``T`( !,`$8`
> > M0@`@`$$`= !T`'(`:0!B`'4`= !E`',`( `]`" `>P`@`$$`= !T`'(`20!$
> > M`#$`+ `@`$$`= !T`'(`20!$`#(`+ `@`"8@( !]``T`( !!`'0`= !R`&D`
> > M8@!U`'0`90`@`$D`1 !S`" `80!R`&4`( !D`&4`9@!I`&X`90!D`" `8@!Y
> > M`" `6 !-`$P`( `H`%,`= !A`'0`:0!C`"D`#0`@`$$`;@`@`$$`= !T`'(`
> > M:0!B`'4`= !E`" `;0!A`'D`( !B`&4`( !C`&\`;0!P`&\`<P!E`&0`( !O
> > M`&8`( !N`&\`( !O`'(`( !S`&4`=@!E`'(`80!L`" `9@!I`&4`; !D`',`
> > M( `H`&,`;P!M`' `;P!U`&X`9 `I`"P`( !E`"X`9P`N`"@`:0!N`" `= !H
> > M`&4`( !F`&D`9P!U`'(`90`I`"P`( `-`" `00!T`'0`<@!)`$0`,0`]`'L`
> > M?0`L`" `00!T`'0`<@!)`$0`,@`]`'L`9@`Q`"P`( !F`#(`+ `@`"8@( !]
> > M`"P`( `-`%<`: !E`'(`90`L`" `00!T`'0`<@!)`$0`,0`@`&@`80!S`" `
> > M;@!O`" `9@!I`&4`; !D`" `* !A`&,`= !U`&$`; !L`'D`( !M`&4`80!N
> > M`',`( !O`&X`; !Y`" `;P!N`&4`( !F`&D`90!L`&0`( !T`&@`90!R`&4`
> > M9@!O`'(`90`@`&0`;P`@`&X`;P!T`" `;@!E`&4`9 `@`'0`;P`@`$D`1 `@
> > M`&D`= `L`" `=P!H`&D`; !E`" `00!T`'0`<@!)`$0`,@`@`&@`80!S`" `
> > M9@!I`&4`; !D`',`( !F`#$`+ `@`&8`,@`F( T`( !%`'8`90!R`'D`( !F
> > M`&D`90!L`&0`( !H`&$`<P`@`&$`( !F`&D`90!L`&0`20!$`"P`( !W`&@`
> > M:0!C`&@`( !I`',`( !A`&P`<P!O`" `9 !E`&8`:0!N`&4`9 `@`&(`>0`@
> > M`%@`30!,`"@`<P!T`&$`= !I`&,`*0```*$/[@```'@````!`"$(```!````
> > M``$``"H````"`"$(```!``````$``"L````#`"$(```!``````$``%@````!
> > M`"$(```!``````$``"0````"`"$(```!``````$``'P````"`" (```````!
> > M``!!`````@`A" ```0`````!``! ```````"`!@``0```````@`<`#<`````
> > M``(`& `J``````0"`( $& `K``````@"`( (% `!``````P"`( ,' !5````
> > M``P"`( ,& `"``````P"`( ,' `!`````! "`( 0& #@`````! "`( 0% ``
> > M`*H/) ````(````!``````#6`0````````<````!`````P`G````````````
> > M\P,4````! `````````"`````0$``````````)\/! ```````````*@/)0``
> > M`$1A=&$@4W1R=6-T=7)E(&9O<B!,1D(@071T<FEB=71E<R H,RD``*$/& ``
> > M`"8``````" ````````!)@```````@`@`! `GP\$`````0``````H ]J! ``
> > M00!N`" `80!T`'0`<@!I`&(`=0!T`&4`( !M`&$`>0`@`&(`90`@`&$`= !O
> > M`&T`:0!C`" `;P!R`" `80`@`'0`80!B`&P`90`L`" `90`N`&<`+@`@`"@`
> > M:0!N`" `= !H`&4`( !F`&D`9P!U`'(`90`I`"P`( `-`$$`= !O`&T`:0!C
> > M`#H`( !!`'0`= !R`$D`1 `Q``T`5 !A`&(`; !E`#H`( !!`'0`= !R`$D`
> > M1 `R`%L`:0!=``T`=P!H`&4`<@!E`" `&"!I`!D@( !I`',`( !C`&$`; !L
> > M`&4`9 `@`&D`;@!D`&4`> `@`&\`<@`@`',`=0!B`',`8P!R`&D`< !T`" `
> > M9@!O`'(`( !A`" `= !A`&(`; !E`" `* !D`'D`;@!A`&T`:0!C`"D`( `-
> > M`" `00`@`&8`:0!E`&P`9 `@`&,`80!N`" `8@!E`" `<@!E`&,`=0!R`',`
> > M:0!V`&4`( !I`&X`( !T`&@`90`@`&0`80!T`&$`( !S`'0`<@!U`&,`= !U
> > M`'(`90`L`" `90`N`&<`+@`H`&D`;@`@`'0`: !E`" `9@!I`&<`=0!R`&4`
> > M*0`L`" `#0!F`#(`( !I`&X`( !!`'0`= !R`$D`1 `R`" `80!B`&\`=@!E
> > M`" `;0!A`'D`( !B`&4`( !A`&X`;P!T`&@`90!R`" `= !A`&(`; !E`" `
> > M=P!I`'0`: `@`&,`;P!M`' `;P!U`&X`9 `@`',`=0!B`&8`:0!E`&P`9 !S
> > M`" `80!S`#H`#0`@`" `( `@`" `( `@`" `( !F`#(`6P!J`%T`/0![`&<`
> > M,0`L`" `9P`R`"P`( `F('T`#0`@`" `( !W`&@`90!R`&4`+ `@`&H`( !I
> > M`',`( !I`&X`9 !E`'@`( !F`&\`<@`@`'0`: !E`" `= !A`&(`; !E`"P`
> > M( !G`#$`+ `@`&<`,@`@`"8@( !A`'(`90`@`',`=0!B`&8`:0!E`&P`9 !S
> > M`" `* !S`'0`80!T`&D`8P`I`"X`#0!4`&4`<@!M`&D`;@!A`&P`( !F`&D`
> > M90!L`&0`<P`@`"@`;@!O`'0`( !R`&4`8P!U`'(`<P!I`'8`90`@`&$`;@!Y
> > M`&T`;P!R`&4`*0`@`'0`: !E`&X`( !H`&$`=@!E`" `=@!A`&P`=0!E`',`
> > M+ `@`&4`+@!G`"X`( `H`&$`<P`@`&D`;@`@`'0`: !E`" `9@!I`&<`=0!R
> > M`&4`*0`L`" `#0!!`'0`= !R`$D`1 `Q`#T`=@`Q``T`00!T`'0`<@!)`$0`
> > M,@!;`&D`/0`Q`%T`+@!F`#$`/0!V`&8`,0`-`$$`= !T`'(`20!$`#(`6P!I
> > M`#T`,0!=`"X`9@`R`%L`:@`]`#$`70`N`&<`,0`]`'8`9P`Q`"P`( !!`'0`
> > M= !R`$D`1 `R`%L`:0`]`#$`70`N`&8`,@!;`&H`/0`Q`%T`+@!G`#(`/0!V
> > M`&<`,@```*$/X@```#X````!`" 0```````!6@`B`````@`@$ ```````5H`
> > M/@````(`(1 ``````````5H`1P````$`(! ```````%:`$4````"`" 0````
> > M```!6@!@`````@`A$ `````````!6@!4`````0`@$ ```````5H`6 ````(`
> > M(! ```````%:`#X```````(`& `B``````0"`( $% `^``````@"`( (% !'
> > M``````@"`( (& !%``````@"`( (% !@``````P"`( ,% !4``````P"`( ,
> > M& !8``````P"`( ,% ```*H/+ ```!P!````````"0````$````#`%$`````
> > M````"@````$````#`+8```````````#S`Q0````(``````````(````%`0``
> > M````````GP\$````````````J \E````1&%T82!3=')U8W1U<F4@9F]R($Q&
> > M0B!!='1R:6)U=&5S("@T*0``H0\8````)@``````( ````````$F```````"
> > M`" `$ "?#P0````!``````"H#YP```!3=6UM87)Y#4%T=')I8G5T92!)1"!A
> > M;F0@1FEE;&0@240@<&QA>7,@:6UP;W)T86YT(')O;&5S(&9O<B!$871A('-T
> > M<G5C='5R92!O9B!,1D(@871T<FEB=71E<PU&:65L9"!)1"!A;F0@:6YD97@H
> > M<W5B<V-R:7!T*2!A<F4@='=O('1O=&%L;'D@9&EF9F5R96YT(&YO=&EO;G,`
> > M`*$/)@````@```````````"5`````0``````" ````````"5``````0``( $
> > M``#S`Q0````&``````````(````#`0``````````GP\$````````````H \D
> > M````4 !A`'0`: `@`!,@( !)`&X`9 !E`'@`( !B`&$`<P!E`&0```"A#Q8`
> > M```3```````@`````````1,`````````$ "?#P0````!``````"H#ZH!```@
> > M57-E(&EN9&5X(&DL(&H@("!E+F<N+ U'970@(&D],3 @:6X@=&%B;&4@;V8@
> > M071T<DE$,B -4&%T:" ]($%T='))1#);:3TQ,%T-1V5T("!J/3(P(&EN('1A
> > M8FQE(&8R(&]F('1A8FQE($%T='))1#(-4&%T:" ]($%T='))1#);23TQ,%TN
> > M(&8R6VH],C!=#4-O;6UE;G1S#5-I;7!L92!I;B!E>'!R97-S:6]N(&%N9"!F
> > M87-T(&9O<B!S96%R8VAI;F<-4VAO=6QD('5S92!!='1R:6)U=&4@240@86YD
> > M(&9I96QD($E$("AF,BD@87,@=V5L;"!A<R!I;F1E>"!I+&HN#4YO="!V86QI
> > M9"!F;W(@:71E;7,@=&AA="!D;R!N;W0@:&%V92!I;F1E>"P@;&EK92!A=&]M
> > M:6,@:71E;2P@86YD(&5V96YT<RP@8V%P86)I;&ET:65S('1H870@9&\@;F]T
> > M(&]R:6=I;F%L;'D@:&%V92!I;F1E> U.;W0@86QW87ES(&YE8V5S<V%R>2!F
> > M;W(@<VUA;&P@<VEZ92!T86)L97,``*$/I@```!@````````0``!:`!\````!
> > M```0``!:`!4````"```0``!:`"<````!```0``!:`!\````"```0``!:``D`
> > M```````0``!:`! !```!```0``!:`!@```````(`' `?``````0"`( $& `5
> > M``````0"`( $% `G``````@"`( (& `?``````P"`( ,% `)`````! "`( 0
> > M' `0`0```!0"`( 4& ```/,#% ````<``````````@````0!``````````"?
> > M#P0```````````"H#Q0```!0871H+2!F:65L9"!)1"!B87-E9! `GP\$````
> > M`0``````J ^G`0``57-E(&9I96QD($E$<R!O;FQY+"!E+F<N+ U'970@=F%L
> > M=64@;V8@071T<DE$,0U0871H(#T@071T<DE$,0U'970@:71E;7,@;V8@071T
> > M<DE$,B!W:&EC:"!M965T('1H92!C;VYD:71I;VYS(&%S(&8Q/2!V9C$@86YD
> > M(&<Q/79G,0U0871H(#T@>T%T='))1#$N9C$](#T@=F8Q?2 F)B![071T<DE$
> > M,2YF,2YG,2 ](#T@=F<Q?0U#;VUM96YT<PU$;R!N;W0@;F5E9"!T;R!M86YA
> > M9V4@:6YD97@-1FET(&9O<B!A='1R:6)U=&5S('=I=&@@871O;6EC(&]R('-M
> > M86QL('-I>F4@=&%B;&4@9&%T82!T>7!E<RP@86YD(&9O<B!C87!A8FEL:71I
> > M97,@86YD(&5V96YT<R!T:&%T(&1O(&YO="!O<FEG:6YA;&QY(&AA=F4@:6YD
> > M97@N#4ES(&-O;G1E;G0@8F%S960@<V5A<F-H:6YG+"!L;W=E<B!T:&4@969F
> > M:6-I96YC>2!F;W(@;&%R9V4@<V-A;&4@=&%B;&5S``"A#Z8````:````````
> > M$ ``6@`5`````0``$ ``6@`/`````@``$ ``6@!%`````0``$ ``6@`V````
> > M`@``$ ``6@`)````````$ ``6@#F`````0``$ ``6@`:```````"`!P`%0``
> > M```$`@" !!@`#P`````$`@" !!0`10`````(`@" "!@`-@`````,`@" #!0`
> > M"0`````0`@" $!P`Y@`````4`@" %!@```"J#Q(```"G`0````````$````!
> > M`````````/,#% ````D``````````@````8!``````````"?#P0`````````
> > M``"H#P0```!0871H$ "?#P0````!``````"H#\(!``!#;VYC;'5S:6]N#4EN
> > M9&5X(&)A<V5D(&%N9"!F:65L9"!)1" H8V]N=&5N="D@8F%S960@861D<F5S
> > M<VEN9R!A<F4@86QL(&YE8V5S<V%R>0U4:&4@071T<FEB=71E($E$('!A<G0@
> > M:7,@86QW87ES(&YE961E9"!F;W(@8F]T:"!W87ES+"!T:&5R969O<F4@8V%N
> > M(&)E('!U;&QE9"!O=70L(&%S( U0871H(#H]($%T=')I8G5T94E$(" \26YD
> > M97@@;W(@1FEE;&0@261S/BL@#5-U9V=E<W1I;VX-5&AE(&9O;&QO=V5D(#Q)
> > M;F1E>"!O<B!F:65L9"!)9',^('!A<G0@8F4@:6YC;'5D960@:6X@=&AE($1A
> > M=&$@9FEE;&0@<F%T:&5R('1H86X@:6X@=&AE(%!,(&QA>65R(&9O<B!T:&4@
> > M<')O=&]C;VP@=&\@9&5F:6YE('1H92!C;VUP;&5X('-T<G5C='5R92!L:6ME
> > M( T@6TD],3!=+B!F,EMJ/3(P72 ->T%T='))1#$N9C$](#T@=F8Q?2 F)B![
> > M071T<DE$,2YF,2YG,2 ](#T@=F<Q?2 -#51H92!%;F0``*$/N ````L`````
> > M```0``!:`)T````!```0``!:`"P````#```0``!:``L````````0``!:`)@`
> > M```!```0``!:`$,````#``$0`````%H``0```````! ``%H`" ```````1@`
> > M`````0!:``L```````(`' "=``````0"`( $& `L``````@"`( ($@`+````
> > M``P"`( ,' "8`````! "`( 0& !#`````!0"`( 4$@`)`````!@"`( 8' ``
> > M`*H/&@```*\`````````#@````$````#``8!``````````#J`P`````/`/@#
> > MH @```(`[P,8`````0````$"!PD(````````````````````8 #P!R `````
> > M`/\`____``````#__P``_YD```#__P#_````EI:6`& `\ <@````____````
> > M``" @( ```````#,F0`S,\P`S,S_`+*RL@!@`/ '( ```/___P``````,S,S
> > M``````#=W=T`@(" `$U-30#JZNH`8 #P!R ```#__\P``````&9F,P" @ ``
> > M,YDS`( `````,\P`_\QF`& `\ <@````____``````" @( ``````/_,9@``
> > M`/\`S #,`,# P !@`/ '( ```/___P``````@(" ``````# P, ``&;_`/\`
> > M````F0``8 #P!R ```#___\``````(" @ ``````,YG_`)G_S #,`,P`LK*R
> > M````HP\^`````0#__3\````B( ``9 ```````0!D````````````0 (`````
> > M!P```/__[P" `````0```/__+ `````#```0`*,/? ````4`__T_``$`(B `
> > M`&0`````````9 `4````V ```$ "``````<```#__^\`@ ````$```#__R `
> > M`````0``@ 4``!,@U $@`0```@`<`( %```B(- "0 (```(`& " !0``$R#P
> > M`V #```"`!0`@ 4``+L`$ 6 ! `````@`*,/;@````4`__T_````(B ``&0`
> > M````````9 `>`````````$ "``````<```#__^\`@ ````$```#__PP`````
> > M`0````4``" !( $```````4``$ "0 (```````4``& #8 ,```````4``( $
> > M@ 0`````4 "C#U(````%`````0D``````0`````````!``$)``````$`( $`
> > M`````@`!"0`````!`$ "``````,``0D``````0!@`P`````$``$)``````$`
> > M@ 0`````8 "C#PP````!``````````````!P`*,//@````4````````````"
> > M`!P``0`````````"`!@``@`````````"`!0``P`````````"`!(`! ``````
> > M```"`!(`@ "C#SX````%`````````````@`8``$``````````@`4``(`````
> > M`````@`2``,``````````@`0``0``````````@`0``\`# 3J! ``#P`"\.($
> > M```0``CP" ````8````&! ``#P`#\'H$```/``3P* ````$`"? 0````````
> > M``````````````````(`"O (``````0```4````/``3PR@```!(`"O (````
> > M`@0````*``"3``OP-@```'\``0`%`( `S-X8`8<``0```($!! ``"(,!````
> > M"+\!`0`1`, !`0``"/\!`0`)``$"`@``" ``$/ (````@ &P`= 44 0/`!'P
> > M$ ``````PPL(``````````$`& $/``WP3 ``````GP\$````````````H \8
> > M````55/[461K!%D6?Y&/S6M(<@=HF)@W: ]?``"B#P8````-`````````*H/
> > M"@````T````!```````/``3P_ ```!(`"O (`````P0````*``"#``OP, ``
> > M`'\``0`%`( `E. 8`8$!! ``"(,!````"+\!`0`1`, !`0``"/\!`0`)``$"
> > M`@``" ``$/ (````X 2P`= 4``\/`!'P$ ``````PPL(`````0````(`& $/
> > M``WPA ``````GP\$`````0``````H \X````55/[461K!%D6?Y&/S6M(<H=E
> > M+&<W: ]?#0`L>XQ.IWX-`"Q["4ZG?@T`+'O;5J=^#0`L>Y1.IWX``*(/'@``
> > M``T```````0````!``0````"``0````#``0````$````J@\*````'0````$`
> > M``````\`!/#(````$@`*\ @````$! ````H``(,`"_ P````?P`!``4`@ "X
> > MYA@!@0$$```(@P$````(OP$!`!$`P $!```(_P$!``D``0("```(```0\ @`
> > M``!@#[ !8 : $ \`$? 0``````##"P@````"````!P$8`0\`#?!0``````"?
> > M#P0````$``````"@#P(````J````H0\4`````@````````````(```````(`
> > M#@```/@/! ```````````*H/"@````(````!```````/``3PR@```!(`"O (
> > M````!00````*``"#``OP, ```'\``0`%`( `L.H8`8$!! ``"(,!````"+\!
> > M`0`1`, !`0``"/\!`0`)``$"`@``" ``$/ (````8 ^P!] .@! /`!'P$ ``
> > M````PPL(`````P````D"& $/``WP4@``````GP\$````! ``````H \"````
> > M*@```*$/%@````(````````(```!``(```````(`#@```/H/! ``````````
> > M`*H/"@````(````!```````/``3PR@```!(`"O (````!@0````*``"#``OP
> > M, ```'\``0`%`( `J.X8`8$!! ``"(,!````"+\!`0`1`, !`0``"/\!`0`)
> > M``$"`@``" ``$/ (````8 \@$- 4@! /`!'P$ ``````PPL(````! ````@"
> > M& $/``WP4@``````GP\$````! ``````H \"````*@```*$/%@````(`````
> > M```(```"``(```````(`#@```-@/! ```````````*H/"@````(````!````
> > M```/``3P2 ```!(`"O (`````00````,``"#``OP, ```($!````"(,!!0``
> > M"),!CI^+`)0!WKUH`+\!$@`2`/\!```(``0#"0```#\#`0`!`! `\ <@````
> > M____``````" @( ```````#,F0`S,\P`S,S_`+*RL@`@`+H/# ```-B>I(N^
> > MBZ&+(6I_9P\`[@/D`0```@#O`Q@`````````#Q ```````````" ``````<`
> > M```/``P$E $```\``O",`0``, `(\ @````#`````R0```\``_ D`0``#P`$
> > M\"@````!``GP$ `````````````````````````"``KP" `````D```%````
> > M#P`$\'(````2``KP" ````(D```@`@``4P`+\!X```!_````! " `&RG\P._
> > M`0```0#_`0```0`!`P($`````!#P" ```& #4 %P%# &#P`1\! ``````,,+
> > M" `````````/`/,##P`-\ P``````)X/! `````````/``3P<@```!(`"O (
> > M`````R0``" "``!3``OP'@```'\````$`( `**CS`[\!```!`/\!```!``$#
> > M`P0`````$/ (````D E0`0`5X T/`!'P$ ``````PPL(`````0```! `\P,/
> > M``WP# ``````G@\$`````0````\`!/!(````$@`*\ @````!) ````P``(,`
> > M"_ P````@0$````(@P$%```(DP&.GXL`E '>O6@`OP$2`!(`_P$```@`! ,)
> > M````/P,!``$`$ #P!R ```#___\``````(" @ ```````,R9`#,SS #,S/\`
> > MLK*R``\`[@.)#@```@#O`Q@````!````#0X```````````" ``````<````/
> > M``P$.0X```\``O Q#@``8 `(\ @````9````:1 ```\``_#)#0``#P`$\"@`
> > M```!``GP$ `````````````````````````"``KP" `````0```%````#P`$
> > M\%(````2``KP" ```&(0````"@``<P`+\"H```"%``(```"'``$```"!`08`
> > M``B_`1 `$ # `0$```C_`0@`" `!`@(```@``!#P" `````#D `P%6 /#P`$
> > M\'(````2``KP" ````(0```@`@``4P`+\!X```!_````! " `&R*!@2_`0``
> > M`0#_`0```0`!`P($`````!#P" ```" !L '0%* "#P`1\! ``````,,+" ``
> > M```````-``8$#P`-\ P``````)X/! `````````/``3P4@```$(!"O (````
> > M!1 ``( *``!S``OP*@```$0!! ```'\!```!`+\!```0`, !_P```-$!`0``
> > M`/\!& `8``$"`@``" ``$/ (````4 >@#F /$ @/``3PPP```*(,"O (````
> > M!Q ````*``#S``OP6@```( `0(P&!+\``@`"`($!! ``"+\!$ `0`, !`0``
> > M"/\!```(```"`0````$"`P``" ("\P-F$ 4"4%,"``8"Z _^_P<"H*8$``@"
> > MT!_\_S\"```"`+\"```(````$/ (````( 3 "5 -0 4/``WP.0``````GP\$
> > M````! ``````J \'````071T<DE$,@``H0\6````" ```````"@```$`,@`(
> > M``````````\`!/##````H@P*\ @````($ ````H``/,`"_!:````@ #X=@8$
> > MOP`"``(`@0$$```(OP$0`! `P $!```(_P$```@```(!`````0($```(`@+S
> > M`V80!0)04P(`!@+H#_[_!P*@I@0`" +0'_S_/P(```(`OP(```@````0\ @`
> > M``!0!' "``9P!0\`#? Y``````"?#P0````$``````"H#P<```!!='1R240Q
> > M``"A#Q8````(````````* ```0`R``@`````````#P`$\-T```"B# KP" ``
> > M``D0````"@``\P`+\%H```" `$AY!@2_``(``@"!`00```B_`1 `$ # `0$`
> > M``C_`0``" ```@$````!`@0```@"`O,#9A %`E!3`@`&`N@/_O\'`J"F! `(
> > M`M ?_/\_`@```@"_`@``" ```!#P" ```" $@! 0%$ %#P`-\%,``````)\/
> > M! ````0``````*@/!P```$%T='))1'@``*$/%@````@````````H```!`#(`
> > M" ```````````*H/$@````<````!`````P`!``````````\`!/"7````H@P*
> > M\ @````I$ ````H``(,`"_ P````@ !,? 8$OP`"``(`@0$$```(@P$````(
> > MOP$``! `P $!```(_P$```@``0("```(```0\ @```"0!F /4!"P!P\`#? W
> > M``````"?#P0````$``````"H#P$```!I``"A#QH````"````````( ``,@`"
> > M```````D``(`_P``_@\`!/ 0`0``H@P*\ @```!4$ ````H``/,`"_!:````
> > M@ #<FP8$OP`"``(`@0'_S ``OP$0`! `P $!```(_P$```@```(!`````0("
> > M```(`@+S`V80!0+X? ,`!@+<%_W_!P+P^08`" *X+_K_/P("``(`OP(```@`
> > M```0\ @````@!Q (L U " \`#?"&``````"?#P0````$``````"@#RP````@
> > M`" `9@`Q`" `( `@`'P`( `@`" `( !F`#(`( `@`" `? `@`" `)B N````
> > MH0\4````%P```````" ``#(`%P```````````*H/(@````(`````````" ``
> > M```````!`````0``````# `````````/``3PV ```*(,"O (````51 ````*
> > M``#S``OP6@```( `.'X&!+\``@`"`($!_YG,`+\!$ `0`, !`0``"/\!```(
> > M```"`0````$"`@``" ("\P-F$ 4"^'P#``8"W!?]_P<"\/D&``@"N"_Z_S\"
> > M`@`"`+\"```(````$/ (````$ O "7 ., P/``WP3@``````GP\$````! ``
> > M````H \>````9P`Q`" `( !\`" `( !G`#(`( !\`" `( `F("X```"A#Q0`
> > M```0````````( ``,@`0``````````\`!/!2````0@$*\ @```!6$ ``@ H`
> > M`',`"_ J````1 $$````?P$```$`OP$``! `P '_````T0$!````_P$8`!@`
> > M`0("```(```0\ @```!P"S /\ \P# \`!/"7````H@P*\ @```!7$ ````H`
> > M`(,`"_ P````@ # JP8$OP`"``(`@0$$```(@P$````(OP$``! `P $!```(
> > M_P$```@``0("```(```0\ @```"P"O /X!#0"P\`#? W``````"?#P0````$
> > M``````"H#P$```!J``"A#QH````"````````( ``,@`"```````D``(`_P``
> > M_@\`!/!8````0@$*\ @```!8$ ````H``(,`"_ P````1 $$````?P$```$`
> > MOP$``! `P $!```(RP$X8P``T0$!````_P$8`!@``0("```(```0\ @```!
> > M!7 +< O !@\`!/!8````0@$*\ @```!9$ ````H``(,`"_ P````1 $$````
> > M?P$```$`OP$``! `P $!```(RP$X8P``T0$!````_P$8`!@``0("```(```0
> > M\ @```! "- (T CP"0\`!/!8````0@$*\ @```!:$ ````H``(,`"_ P````
> > M1 $$````?P$```$`OP$``! `P $!```(RP$X8P``T0$!````_P$8`!@``0("
> > M```(```0\ @```! "$ +0 NP"@\`!/"9````H@P*\ @```!<$ ````H``(,`
> > M"_ P````@ `D608$OP`"``(`@0$$```(@P$````(OP$``! `P $!```(_P$`
> > M``@``0("```(```0\ @```"0"< &@ JP"@\`#? Y``````"?#P0````$````
> > M``"H#PD```!686QU93UV9C$``*$/% ````H````````@```R``H`````````
> > M#P`$\)D```"B# KP" ```%T0````"@``@P`+\# ```" `(Q$\P._``(``@"!
> > M`00```B#`0````B_`0``$ # `0$```C_`0``" `!`@(```@``!#P" ```/ ,
> > MX <`#! .#P`-\#D``````)\/! ````0``````*@/"0```%9A;'5E/79G,0``
> > MH0\4````"@```````" ``#(`"@`````````/``3P6 ```$(!"O (````7Q `
> > M```*``"#``OP, ```$0!! ```'\!```!`+\!```0`, !`0``",L!.&,``-$!
> > M`0```/\!& `8``$"`@``" ``$/ (````, R "H *( T/``3PF0```*(,"O (
> > M````8! ````*``"#``OP, ```( `W$3S`[\``@`"`($!! ``"(,!````"+\!
> > M```0`, !`0``"/\!```(``$"`@``" ``$/ (````X W "> -``\/``WP.0``
> > M````GP\$````! ``````J \)````5F%L=64]=F<R``"A#Q0````*````````
> > M( ``,@`*``````````\`!/!8````0@$*\ @```!A$ ````H``(,`"_ P````
> > M1 $$````?P$```$`OP$``! `P $!```(RP$X8P``T0$!````_P$8`!@``0("
> > M```(```0\ @````P# `,``RP#0\`!/"9````H@P*\ @```!C$ ````H``(,`
> > M"_ P````@ " 2/,#OP`"``(`@0$$```(@P$````(OP$``! `P $!```(_P$`
> > M``@``0("```(```0\ @```"P#1 1`!70#@\`#? Y``````"?#P0````$````
> > M``"H#P,```!,1D(``*$/&@````0````````H```!`#(`! ``````! !F`#/^
> > M#P`$\)@```"B# KP" ```&40````"@``@P`+\# ```" `-0[\P._``(``@"!
> > M`00```B#`0````B_`0``$ # `0$```C_`0``" `!`@(```@``!#P" ```) &
> > M0 (`!K '#P`-\#@``````)\/! ````0``````*@/" ```%9A;'5E/78Q``"A
> > M#Q0````)````````( ``,@`)``````````\`!/!8````0@$*\ @```!F$ ``
> > M``H``(,`"_ P````1 $$````?P$```$`OP$``! `P $!```(RP$X8P``T0$!
> > M````_P$8`!@``0("```(```0\ @```!P!? #\ .0!@\`!/!8````0@$*\ @`
> > M``!H$ ````H``(,`"_ P````1 $$````?P$```$`OP$``! `P $!```(RP$X
> > M8P``T0$!````_P$8`!@``0("```(```0\ @```! !6 28!)@!@\`!/"4````
> > MH@P*\ @```!I$ ````H``(,`"_ P````@ #,W_,#OP`"``(`@0$$```(@P$`
> > M```(OP$``! `P $!```(_P$```@``0("```(```0\ @```!@!H 00!2 !P\`
> > M#? T``````"?#P0````$``````"@#P(````F( ``H0\6`````@```````"@`
> > M``$`,@`"``````````\`!/!(````$@`*\ @````!$ ````P``(,`"_ P````
> > M@0$````(@P$%```(DP&.GXL`E '>O6@`OP$2`!(`_P$```@`! ,)````/P,!
> > M``$`$ #P!R ```#___\``````(" @ ```````,R9`#,SS #,S/\`LK*R``\`
> > M[@/D`0```@#O`Q@`````````#Q ```````````" ``````<````/``P$E $`
> > M``\``O",`0``0 `(\ @````#`````P@```\``_ D`0``#P`$\"@````!``GP
> > M$ `````````````````````````"``KP" `````(```%````#P`$\'(````2
> > M``KP" ````((```@`@``4P`+\!X```!_````! " `*Q)!@2_`0```0#_`0``
> > M`0`!`P($`````!#P" ```) `@ &@%& ##P`1\! ``````,,+" `````````/
> > M``8$#P`-\ P``````)X/! `````````/``3P<@```!(`"O (`````P@``" "
> > M``!3``OP'@```'\````$`( `5$H&!+\!```!`/\!```!``$#`P0`````$/ (
> > M````, .P`0`5X T/`!'P$ ``````PPL(`````0```! `!@0/``WP# ``````
> > MG@\$`````0````\`!/!(````$@`*\ @````!" ````P``(,`"_ P````@0$`
> > M```(@P$%```(DP&.GXL`E '>O6@`OP$2`!(`_P$```@`! ,)````/P,!``$`
> > M$ #P!R ```#___\``````(" @ ```````,R9`#,SS #,S/\`LK*R``\`[@/D
> > M`0```@#O`Q@````!````#0X```````````" ``````<````/``P$E $```\`
> > M`O",`0``4 `(\ @````#`````PP```\``_ D`0``#P`$\"@````!``GP$ ``
> > M```````````````````````"``KP" `````,```%````#P`$\'(````2``KP
> > M" ````(,```@`@``4P`+\!X```!_````! " ``B4!@2_`0```0#_`0```0`!
> > M`P($`````!#P" ```) `L '0%- "#P`1\! ``````,,+" `````````-``8$
> > M#P`-\ P``````)X/! `````````/``3P<@```!(`"O (`````PP``" "``!3
> > M``OP'@```'\````$`( `R)4&!+\!```!`/\!```!``$#`P0`````$/ (````
> > MT *P`= 4``\/`!'P$ ``````PPL(`````0````X`!@0/``WP# ``````G@\$
> > M`````0````\`!/!(````$@`*\ @````!# ````P``(,`"_ P````@0$````(
> > M@P$%```(DP&.GXL`E '>O6@`OP$2`!(`_P$```@`! ,)````/P,!``$`$ #P
> > M!R ```#___\``````(" @ ```````,R9`#,SS #,S/\`LK*R``\`[@/D`0``
> > M`@#O`Q@````!````#0X```````````" ``````<````/``P$E $```\``O",
> > M`0``< `(\ @````#`````QP```\``_ D`0``#P`$\"@````!``GP$ ``````
> > M```````````````````"``KP" `````<```%````#P`$\'(````2``KP" ``
> > M``(<```@`@``4P`+\!X```!_````! " `*A)\P._`0```0#_`0```0`!`P($
> > M`````!#P" ```/ `4 %P%, ##P`1\! ``````,,+" `````````-`/,##P`-
> > M\ P``````)X/! `````````/``3P<@```!(`"O (`````QP``" "``!3``OP
> > M'@```'\````$`( `8(/S`[\!```!`/\!```!``$#`P0`````$/ (````\ .P
> > M`= 4``\/`!'P$ ``````PPL(`````0````X`\P,/``WP# ``````G@\$````
> > M`0````\`!/!(````$@`*\ @````!' ````P``(,`"_ P````@0$````(@P$%
> > M```(DP&.GXL`E '>O6@`OP$2`!(`_P$```@`! ,)````/P,!``$`$ #P!R `
> > M``#___\``````(" @ ```````,R9`#,SS #,S/\`LK*R``\`[@/D`0```@#O
> > M`Q@````!````#0X```````````" ``````<````/``P$E $```\``O",`0``
> > M@ `(\ @````#`````Q0```\``_ D`0``#P`$\"@````!``GP$ ``````````
> > M```````````````"``KP" `````4```%````#P`$\'(````2``KP" ````(4
> > M```@`@``4P`+\!X```!_````! " `.!E\P._`0```0#_`0```0`!`P($````
> > M`!#P" ```) `L '0%* "#P`1\! ``````,,+" `````````-`/,##P`-\ P`
> > M`````)X/! `````````/``3P<@```!(`"O (`````Q0``" "``!3``OP'@``
> > M`'\````$`( `G&;S`[\!```!`/\!```!``$#`P0`````$/ (````H *P`= 4
> > M``\/`!'P$ ``````PPL(`````0````X`\P,/``WP# ``````G@\$`````0``
> > M``\`!/!(````$@`*\ @````!% ````P``(,`"_ P````@0$````(@P$%```(
> > MDP&.GXL`E '>O6@`OP$2`!(`_P$```@`! ,)````/P,!``$`$ #P!R ```#_
> > M__\``````(" @ ```````,R9`#,SS #,S/\`LK*R``\`[@/D`0```@#O`Q@`
> > M```!````#0X```````````" ``````<````/``P$E $```\``O",`0``D `(
> > M\ @````#`````Q@```\``_ D`0``#P`$\"@````!``GP$ ``````````````
> > M```````````"``KP" `````8```%````#P`$\'(````2``KP" ````(8```@
> > M`@``4P`+\!X```!_````! " `!"I!@2_`0```0#_`0```0`!`P($`````!#P
> > M" ```) `L '0%- "#P`1\! ``````,,+" `````````-``8$#P`-\ P`````
> > M`)X/! `````````/``3P<@```!(`"O (`````Q@``" "``!3``OP'@```'\`
> > M```$`( `&)<&!+\!```!`/\!```!``$#`P0`````$/ (````H *P`1 4``\/
> > M`!'P$ ``````PPL(`````0````X`!@0/``WP# ``````G@\$`````0````\`
> > M!/!(````$@`*\ @````!& ````P``(,`"_ P````@0$````(@P$%```(DP&.
> > MGXL`E '>O6@`OP$2`!(`_P$```@`! ,)````/P,!``$`$ #P!R ```#___\`
> > M`````(" @ ```````,R9`#,SS #,S/\`LK*R``\`[@/D`0```@#O`Q@````!
> > M````#0X```````````" ``````<````/``P$E $```\``O",`0``( `(\ @`
> > M```#`````R ```\``_ D`0``#P`$\"@````!``GP$ ``````````````````
> > M```````"``KP" `````@```%````#P`$\'(````2``KP" ````(@```@`@``
> > M4P`+\!X```!_````! " `+B&\P._`0```0#_`0```0`!`P($`````!#P" ``
> > M`) `L '0%' "#P`1\! ``````,,+" `````````-`/,##P`-\ P``````)X/
> > M! `````````/``3P<@```!(`"O (`````R ``" "``!3``OP'@```'\````$
> > M`( `2(?S`[\!```!`/\!```!``$#`P0`````$/ (````< *P`= 4``\/`!'P
> > M$ ``````PPL(`````0````X`\P,/``WP# ``````G@\$`````0````\`!/!(
> > M````$@`*\ @````!( ````P``(,`"_ P````@0$````(@P$%```(DP&.GXL`
> > ME '>O6@`OP$2`!(`_P$```@`! ,)````/P,!``$`$ #P!R ```#___\`````
> > M`(" @ ```````,R9`#,SS #,S/\`LK*R````<A<L`````0"@``````"$&P``
> > MJ30``)4V```8)@``;3H``%D\``"!. ``13X``"PD`````/4/' ````(!``"<
> > M"@`#`````#% ```!````"@````$`)0$`````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M``````````````````````````````````````````````````#^_P``!0`"
> > M```````````````````````!````X(6?\OE/:!"KD0@`*R>SV3 ```#8" ``
> > M"P````$```!@`````@```&@````$````A ````@```"4````"0```*0````2
> > M````L ````H```#0````# ```-P````-````Z ````\```#T````$0```/P`
> > M```"````J ,``!X````3````1&ES8W5S<VEO;B!O;B!0871H```>````!P``
> > M`'=M=V%N9P!I'@````<```!W;7=A;F<`:1X````#````.34`81X````5````
> > M36EC<F]S;V9T(%!O=V5R4&]I;G0``% `0 ```(#>FP4>````0 ```! >O!YQ
> > MQ,0!0 `````&4ASLQ,0!`P````4"``!'````U <``/____\#````" ")$&<,
> > M```!``D```/B`P``!@`]```````1````)@8/`!@`_____P``$ ``````````
> > M`, #``#0`@``"0```"8&#P`(`/____\"````%P```"8&#P`C`/____\$`!L`
> > M5$Y04!0`_ `8`3(```#__T\`% ```$T`:0````H````F!@\`"@!43E!0```"
> > M`/0#"0```"8&#P`(`/____\#````#P```"8&#P`4`%1.4% $``P``0````$`
> > M````````!0````L"``````4````,`M "P ,%````! $-````!P```/P"``#_
> > M__\````$````+0$```@```#Z`@4``0`````````$````+0$!``0````M`0``
> > M"0```!T&(0#P`- "P ,`````! ```"T!```'````_ (``/___P````0````M
> > M`0(`! ```/ !```(````^@(`````````````! ```"T!```0````)@8/`!8`
> > M_____P``1P```(\"```1`0``P0(```@````F!@\`!@#_____`0`<````^P(`
> > M````````````````````````S1(`:'_U=T ```#=!PKTOF+U=\=B]7<!````
> > M```P``0````M`0,`!0````D"`````@4````4`@`````%`````@$"````$ ``
> > M`"8&#P`6`/____\``$<!``"/`@``>0(``,$"```(````)@8/``8`_____P$`
> > M!0````D"`````@4````4`@`````%`````@$"````!P```/P"`0`````````$
> > M````+0$$``0````M`0$`!P```!L$"0%I`Y `. `$````+0$"``0````M`0``
> > M!0````D"`````@4````4`@`````<````^P+%_P```````) !``````! ``!4
> > M:6UE<R!.97<@4F]M86X`OF+U=\=B]7<!```````P``0````M`04`! ```/ !
> > M`P`%````"0(````"!0```!0"``````4````N`1@````%`````@$!````(@``
> > M`#(*X0#O`!(```!$:7-C=7-S:6]N(&]N(%!A=&@K`! `%P`:`!X`%@`7`! `
> > M'0`>``\`'0`=``\`(0`:`! `'@`%````+@$!````!0````(!`@````4````"
> > M`0(````$````+0$$``0````M`0$`!P```!L$40*!`Y@!. `$````+0$"``0`
> > M```M`0``!0````D"`````@4````4`@`````<````^P+@_P```````) !````
> > M``! ``!4:6UE<R!.97<@4F]M86X`OF+U=\=B]7<!```````P``0````M`0,`
> > M! ```/ !!0`%````"0(````"!0```!0"``````4````N`1@````%`````@$!
> > M````$P```#(*NP%W`0@```!796EM:6YG(!T`#@`*`!@`"@`0``\`"0`%````
> > M+@$!````!0````(!`@````4````)`@````(%````% (`````!0```"X!& ``
> > M``4````"`0$````-````,@J[`?8!! ```%=A;F<=``\`$ `/``4````N`0$`
> > M```%`````@$"````!0````D"`````@4````4`@`````%````+@$8````!0``
> > M``(!`0```"@````R"ND!& $6````/'=M=V%N9T!M86EL+FAZ:6,N961U+A(`
> > M& `7`!<`#P`0`! `'@`8``X`"0`)``@`$ `.``D`#@`(``X`$0`/``@`!0``
> > M`"X!`0````4````"`0(````%````"0(````"!0```!0"``````4````N`1@`
> > M```%`````@$!````"@```#(*Z0%P`@(```!C;@\`#P`%````+@$!````!0``
> > M``(!`@````4````)`@````(%````% (`````!0```"X!& ````4````"`0$`
> > M```)````,@KI`8X"`0```#YN$@`%````+@$!````!0````(!`@````4````)
> > M`@````(%````% (`````!0```"X!& ````4````"`0$````]````,@H7`I\`
> > M) ```$E%5$8@-C%T:"!-965T:6YG+"!787-H:6YG=&]N+"!.;W8N-PL`% `3
> > M`!(`" `0`! `"0`/``@`' `.``X`"0`*`! `#P`(``D`'0`/``P`#P`*`! `
> > M#P`)`!$`#P`(``@`%P`1``\`" `1``4````N`0$````%`````@$"````!0``
> > M``D"`````@4````4`@`````%````+@$8````!0````(!`0````D````R"A<"
> > MGP(!````+6X*``4````N`0$````%`````@$"````!0````D"`````@4````4
> > M`@`````%````+@$8````!0````(!`0```!,````R"A<"J0((````,3(L(#(P
> > M,#00`! `" `(`! `$ `0`! `!0```"X!`0````4````"`0(````%`````@$"
> > M````! ```"T!`0`$````+0$$`!P```#[`A `!P``````O (```"&`0("(E-Y
> > M<W1E;0`````*````! ``````!0````$``````# `! ```"T!!0`$````\ $#
> > M``\````F!@\`% !43E!0! `,``````````````````D````F!@\`" #_____
> > M`0````,`````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````_O\```4`
> > M`@```````````````````````0````+5S=6<+AL0DY<(`"LL^:XP````I (`
> > M`! ````!````B ````,```"0````#P```*0````$````N ````8```# ````
> > M!P```,@````(````T ````D```#8````"@```. ````7````Z ````L```#P
> > M````$ ```/@````3``````$``!8````(`0``#0```! !```,````1 (```(`
> > M``"H`P``'@````D```#&P<2[S]3*O@``; `>````"0```%=734=23U50``!L
> > M``,```")0 ```P```$P````#````" ````,``````````P`````````#````
> > M``````,```#\"@D`"P`````````+``````````L`````````"P`````````>
> > M$ ``# ```! ```!4:6UE<R!.97<@4F]M86X`!0```,O.S.4``0`````-````
> > MQ*S(S\GHO,;$H[#E`!,```!$:7-C=7-S:6]N(&]N(%!A=&@`)@```$1A=&$@
> > M4W1R=6-T=7)E(&9O<B!,1D(@071T<FEB=71E<R H,2D`)@```$1A=&$@4W1R
> > M=6-T=7)E(&9O<B!,1D(@071T<FEB=71E<R H,BD`)@```$1A=&$@4W1R=6-T
> > M=7)E(&9O<B!,1D(@071T<FEB=71E<R H,RD`)@```$1A=&$@4W1R=6-T=7)E
> > M(&9O<B!,1D(@071T<FEB=71E<R H-"D`% ```%!A=&@@J$,@26YD97@@8F%S
> > M960`%0```%!A=&@M(&9I96QD($E$(&)A<V5D``4```!0871H``P0```&````
> > M'@````L```#2T=/#M<37ULSE``,````#````'@```!$```#1W<J^SL2XY<GH
> > MO,;$H[#E``,````!````'@````L```"[P[7&QJRQZLSB``,````(````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````]@\>
> > M````% ```%_ D>-E0 ``!@#T`P,`& %W;7=A;F<(````=P!M`'<`80!N`&<`
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M```````````````````````````````````````````````````````!````
> > M`@````,````$````!0````8````'````" ````D````*````"P````P````-
> > M````#@````\````0````$0```!(````3````% ```!4````6````%P```!@`
> > M```9````&@```!L````<````'0```!X````?````( ```/[___\B````(P``
> > M`"0````E````)@```"<````H````_O___RH````K````+ ```"T````N````
> > M+P```# ```#^____,@```#,````T````-0```#8````W````. ```/[____]
> > M____.P```/[_________________________________________________
> > M____________________________________________________________
> > M____________________________________________________________
> > M____________________________________________________________
> > M____________________________________________________________
> > M____________________________________________________________
> > M_________________U(`;P!O`'0`( !%`&X`= !R`'D`````````````````
> > M```````````````````````````````````````````6``4!__________\#
> > M````$(V!9)M/SQ&&Z@"J`+DIZ ``````````````````````````_O___P``
> > M````````0P!U`'(`<@!E`&X`= `@`%4`<P!E`'(`````````````````````
> > M`````````````````````````````````!H``@'_______________\`````
> > M```````````````````````````````````````````Q`````! ````````%
> > M`%,`=0!M`&T`80!R`'D`20!N`&8`;P!R`&T`80!T`&D`;P!N````````````
> > M````````````````````````* `"`0$```#__________P``````````````
> > M`````````````````````````````````"$`````$ ```````% `;P!W`&4`
> > M<@!0`&\`:0!N`'0`( !$`&\`8P!U`&T`90!N`'0`````````````````````
> > M```````````````H``(!`@````0```#_____````````````````````````
> > M`````````````````````````````(E ````````!0!$`&\`8P!U`&T`90!N
> > M`'0`4P!U`&T`;0!A`'(`>0!)`&X`9@!O`'(`;0!A`'0`:0!O`&X`````````
> > M`````#@``@'_______________\`````````````````````````````````
> > M```````````````I`````! `````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M`/_______________P``````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````________
> > M________````````````````````````````````````````````````````
> > M````````````````````````````````````````````````````````````
> > M``````````````````````````````````````````#_______________\`
> > M````````````````````````````````````````````````````````````
> > "````
> > `
> > end
> >
> >
> > _______________________________________________
> > Forces-protocol mailing list
> > Forces-protocol@ietf.org
> > https://www1.ietf.org/mailman/listinfo/forces-protocol
>
>
> _______________________________________________
> Forces-protocol mailing list
> Forces-protocol@ietf.org
> https://www1.ietf.org/mailman/listinfo/forces-protocol



_______________________________________________
Forces-protocol mailing list
Forces-protocol@ietf.org
https://www1.ietf.org/mailman/listinfo/forces-protocol