diff --git a/cmd/stash-elasticsearch/main.go b/cmd/stash-elasticsearch/main.go index 4c47a9883..f7963aeae 100644 --- a/cmd/stash-elasticsearch/main.go +++ b/cmd/stash-elasticsearch/main.go @@ -23,21 +23,22 @@ import ( _ "stash.appscode.dev/apimachinery/client/clientset/versioned/fake" "stash.appscode.dev/elasticsearch/pkg" - "gomodules.xyz/kglog" + "gomodules.xyz/logs" _ "k8s.io/client-go/kubernetes/fake" _ "k8s.io/client-go/plugin/pkg/client/auth" "k8s.io/klog/v2" ) func main() { - kglog.InitLogs() - defer kglog.FlushLogs() + rootCmd := pkg.NewRootCmd() + logs.Init(rootCmd, true) + defer logs.FlushLogs() if len(os.Getenv("GOMAXPROCS")) == 0 { runtime.GOMAXPROCS(runtime.NumCPU()) } - if err := pkg.NewRootCmd().Execute(); err != nil { + if err := rootCmd.Execute(); err != nil { klog.Fatalln("error:", err) } } diff --git a/go.mod b/go.mod index 56feab190..4f19cc960 100644 --- a/go.mod +++ b/go.mod @@ -3,19 +3,22 @@ module stash.appscode.dev/elasticsearch go 1.15 require ( - github.com/codeskyblue/go-sh v0.0.0-20200712050446-30169cf553fe + cloud.google.com/go v0.58.0 // indirect github.com/spf13/cobra v1.1.3 go.bytebuilders.dev/license-verifier/kubernetes v0.9.1 - gomodules.xyz/kglog v0.0.1 - gomodules.xyz/x v0.0.4 + gomodules.xyz/flags v0.1.0 + gomodules.xyz/go-sh v0.1.0 + gomodules.xyz/logs v0.0.2 + gomodules.xyz/x v0.0.5 k8s.io/api v0.21.0 k8s.io/apimachinery v0.21.0 k8s.io/client-go v0.21.0 k8s.io/klog/v2 v2.8.0 - kmodules.xyz/client-go v0.0.0-20210505231546-fa4fb8e1d04e - kmodules.xyz/custom-resources v0.0.0-20210504034124-54c54fcdb690 + kmodules.xyz/client-go v0.0.0-20210605021217-cabaee7b953e + kmodules.xyz/custom-resources v0.0.0-20210605111625-741fcb992541 kmodules.xyz/offshoot-api v0.0.0-20210504040651-7951e351f0f5 - stash.appscode.dev/apimachinery v0.13.1-0.20210505235659-974fc12c7593 + kmodules.xyz/prober v0.0.0-20210504215326-2e406706b970 // indirect + stash.appscode.dev/apimachinery v0.13.1-0.20210605201829-a382bbe2f22a ) replace bitbucket.org/ww/goautoneg => gomodules.xyz/goautoneg v0.0.0-20120707110453-a547fc61f48d @@ -122,6 +125,4 @@ replace k8s.io/kubernetes => github.com/kmodules/kubernetes v1.22.0-alpha.0.0.20 replace k8s.io/utils => k8s.io/utils v0.0.0-20201110183641-67b214c5f920 -replace kmodules.xyz/resource-metadata => kmodules.xyz/resource-metadata v0.5.0 - replace sigs.k8s.io/application => github.com/kmodules/application v0.8.4-0.20210427030912-90eeee3bc4ad diff --git a/go.sum b/go.sum index 417a572cc..6584ce5db 100644 --- a/go.sum +++ b/go.sum @@ -32,6 +32,8 @@ github.com/GoogleCloudPlatform/k8s-cloud-provider v0.0.0-20200415212048-7901bc82 github.com/JeffAshton/win_pdh v0.0.0-20161109143554-76bb4ee9f0ab/go.mod h1:3VYc5hodBMJ5+l/7J4xAyMeuM2PNuepvHlGs8yilUCA= github.com/Knetic/govaluate v3.0.1-0.20171022003610-9aa49832a739+incompatible/go.mod h1:r7JcOSlj0wfOMncg0iLm8Leh48TZaKVeNIfJntJ2wa0= github.com/MakeNowJust/heredoc v0.0.0-20170808103936-bb23615498cd/go.mod h1:64YHyfSL2R96J44Nlwm39UHepQbyR5q10x7iYa1ks2E= +github.com/Masterminds/semver/v3 v3.1.1 h1:hLg3sBzpNErnxhQtUy/mmLR2I9foDujNK030IGemrRc= +github.com/Masterminds/semver/v3 v3.1.1/go.mod h1:VPu/7SZ7ePZ3QOrcuXROw5FAcLl4a0cBrbBpGY/8hQs= github.com/Microsoft/go-winio v0.4.15-0.20190919025122-fc70bd9a86b5/go.mod h1:tTuCMEN+UleMWgg9dVx4Hu52b1bJo+59jBh3ajtinzw= github.com/Microsoft/go-winio v0.4.15/go.mod h1:tTuCMEN+UleMWgg9dVx4Hu52b1bJo+59jBh3ajtinzw= github.com/Microsoft/hcsshim v0.8.10-0.20200715222032-5eafd1556990/go.mod h1:ay/0dTb7NsG8QMDfsRfLHgZo/6xAJShLe1+ePPflihk= @@ -107,7 +109,6 @@ github.com/cockroachdb/datadriven v0.0.0-20190809214429-80d97fb3cbaa/go.mod h1:z github.com/codahale/hdrhistogram v0.0.0-20161010025455-3a0bb77429bd/go.mod h1:sE/e/2PUdi/liOCUjSTXgM1o87ZssimdTWN964YiIeI= github.com/codegangsta/inject v0.0.0-20150114235600-33e0aa1cb7c0 h1:sDMmm+q/3+BukdIpxwO365v/Rbspp2Nt5XntgQRXq8Q= github.com/codegangsta/inject v0.0.0-20150114235600-33e0aa1cb7c0/go.mod h1:4Zcjuz89kmFXt9morQgcfYZAYZ5n8WHjt81YYWIwtTM= -github.com/codeskyblue/go-sh v0.0.0-20200712050446-30169cf553fe h1:69JI97HlzP+PH5Mi1thcGlDoBr6PS2Oe+l3mNmAkbs4= github.com/codeskyblue/go-sh v0.0.0-20200712050446-30169cf553fe/go.mod h1:VQx0hjo2oUeQkQUET7wRwradO6f+fN5jzXgB/zROxxE= github.com/container-storage-interface/spec v1.3.0/go.mod h1:6URME8mwIBbpVyZV93Ce5St17xBiQJQY67NDsuohiy4= github.com/containerd/cgroups v0.0.0-20200531161412-0dbf7f05ba59/go.mod h1:pA0z1pT8KYB3TCXK/ocprsh7MAkoW8bZVzPdih9snmM= @@ -232,7 +233,6 @@ github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q= github.com/gogo/protobuf v1.3.2/go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q= github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0/go.mod h1:E/TSTwGwJL78qG/PmXZO1EjYhfJinVAhrmmHX6Z8B9k= github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q= -github.com/golang/glog v0.0.0-20210429001901-424d2337a529 h1:2voWjNECnrZRbfwXxHB1/j8wa6xdKn85B5NzgVL/pTU= github.com/golang/glog v0.0.0-20210429001901-424d2337a529/go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q= github.com/golang/groupcache v0.0.0-20160516000752-02826c3e7903/go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc= github.com/golang/groupcache v0.0.0-20190129154638-5b532d6fd5ef/go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc= @@ -850,32 +850,34 @@ golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 h1:go1bK/D/BFZV2I8cIQd1N golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0= gomodules.xyz/clock v0.0.0-20200817085942-06523dba733f h1:hTyhR4r+tj1Uq7/PpFxLTzbeA0LhMVp7bEYfhkzFjdY= gomodules.xyz/clock v0.0.0-20200817085942-06523dba733f/go.mod h1:K3m7N+nBOlf91/tpv8REUGwsAgaKFwElQCuiLhm12AQ= +gomodules.xyz/flags v0.1.0 h1:e8Hp1akUD7FYxMHAD8h28F86v4OFBMKtBbGTt4cIYTw= +gomodules.xyz/flags v0.1.0/go.mod h1:H9lmar5MMXuxHBrSgrGZt4q2gkD+8GCm/3Fs2FCE2zA= +gomodules.xyz/go-sh v0.1.0 h1:1BJAuGREh2RhePt7HRrpmjnkbgfpXlCzc42SiyZ5dkc= +gomodules.xyz/go-sh v0.1.0/go.mod h1:N8IrjNiYppUI/rxENYrWD6FOrSxSyEZnIekPEWM7LP0= gomodules.xyz/homedir v0.0.0-20201104190528-bcd4d5d94b84 h1:RH11GBm37fGstaCcoFB5KtcUijofDS0yxcdkCS6vx/A= gomodules.xyz/homedir v0.0.0-20201104190528-bcd4d5d94b84/go.mod h1:rNt5O0KsgdJjAD/UXuxhO2N3b5TegqEk1T8HG9eraH4= gomodules.xyz/jsonpatch/v2 v2.0.1/go.mod h1:IhYNNY4jnS53ZnfE4PAmpKtDpTCj1JFXc+3mwe7XcUU= gomodules.xyz/jsonpatch/v2 v2.1.0 h1:Phva6wqu+xR//Njw6iorylFFgn/z547tw5Ne3HZPQ+k= gomodules.xyz/jsonpatch/v2 v2.1.0/go.mod h1:IhYNNY4jnS53ZnfE4PAmpKtDpTCj1JFXc+3mwe7XcUU= -gomodules.xyz/kglog v0.0.1 h1:uB5HcipJvTDR5OLi3XiLzyvGzZbmAh37LO4TZGeur6c= -gomodules.xyz/kglog v0.0.1/go.mod h1:+zsiQO9SrbeUeqI5fYEIl/96o5dNoWUM0J69BUMEmDc= +gomodules.xyz/logs v0.0.2 h1:fRRzlqAC5JLoYHBAmr1D6NLXWepUngqNuGI52hH2oVc= +gomodules.xyz/logs v0.0.2/go.mod h1:w3W9jc8c4tlBpJX1Qf2J1Hhb3e7tH8PvPOK+MT94vMQ= gomodules.xyz/password-generator v0.2.6/go.mod h1:TvwYYTx9+P1pPwKQKfZgB/wr2Id9MqAQ3B5auY7reNg= gomodules.xyz/pointer v0.0.0-20201105040656-991dd254b680/go.mod h1:sPLsC0+yLTRecUiC5yVlyvXhZ6LAGojNCRWNNqoplvo= gomodules.xyz/pointer v0.0.0-20201105071923-daf60fa55209 h1:7tRaHoF3a725gtWs/NKkRNK5sBMXUyopVIsJ4WvhcTI= gomodules.xyz/pointer v0.0.0-20201105071923-daf60fa55209/go.mod h1:sPLsC0+yLTRecUiC5yVlyvXhZ6LAGojNCRWNNqoplvo= -gomodules.xyz/runtime v0.2.0 h1:fzoGf/lnQ2F/rakbCjNfrZZFiNQ8XVLrR5YrtuhrtkU= gomodules.xyz/runtime v0.2.0/go.mod h1:/R/Dw906YIUHKJ5cfKUaJgJrojFjpRU+n0s3Wjn1tqs= gomodules.xyz/sets v0.0.0-20200930152147-4f4543544799/go.mod h1:jKgNp01/iDs+svOWXaPk5cKP3VXy0mWUoTF/ore+aMc= gomodules.xyz/sets v0.0.0-20210218105342-2efe2fb519a2 h1:JhyydLTz2aE09lMNheZHt6FHa9kJK1jWJuXe0vDM430= gomodules.xyz/sets v0.0.0-20210218105342-2efe2fb519a2/go.mod h1:jKgNp01/iDs+svOWXaPk5cKP3VXy0mWUoTF/ore+aMc= gomodules.xyz/stow v0.2.4/go.mod h1:aAgUEHyZ+4nKznyVupMMkP0JX9MXW1ZRrbRGaclp3E0= -gomodules.xyz/version v0.1.0 h1:inGItCg/egI0jPMeIE0SQkiDIJaodOMoCrxYqasQLR0= gomodules.xyz/version v0.1.0/go.mod h1:Y8xuV02mL/45psyPKG3NCVOwvAOy6T5Kx0l3rCjKSjU= gomodules.xyz/wait v0.0.0-20210218105358-639bd9211545 h1:iiD24jN1H8PzliVe1igIzYsx8+VmbXG12y9UUSupUJU= gomodules.xyz/wait v0.0.0-20210218105358-639bd9211545/go.mod h1:g/epKzZQuCqgvhzhaoG4cSBNGHqnOrhFR4Q7szDJ1JM= gomodules.xyz/x v0.0.0-20201105065653-91c568df6331/go.mod h1:Q5P/WKpi2XymJJ4mBhUlBVsCzoL167c78CxyIind/pA= gomodules.xyz/x v0.0.2/go.mod h1:E7ulagfan4tGmqGE07MD0J8o3HvCcPR862vYRvR0qd4= gomodules.xyz/x v0.0.3/go.mod h1:E7ulagfan4tGmqGE07MD0J8o3HvCcPR862vYRvR0qd4= -gomodules.xyz/x v0.0.4 h1:noPqyyEctTqGLIa0afUF0EmPVM/ILhwW3pR1AI6pA9Q= -gomodules.xyz/x v0.0.4/go.mod h1:dtWjlbllv91RG3dwY5MyRo2j1tSd6fH+cD89u1Tffj0= +gomodules.xyz/x v0.0.5 h1:2ysXizs7gC9QpFds6qNGxMuzNwBzhM9VUfGVSv9Vv+E= +gomodules.xyz/x v0.0.5/go.mod h1:EGy7cB7ifSuOcbNFc0U1zUPTf5yY8RtXVJlAlhGS9OE= gonum.org/v1/gonum v0.0.0-20180816165407-929014505bf4/go.mod h1:Y+Yx5eoAFn32cQvJDxZx5Dpnq+c3wtXuadVZAcxbbBo= gonum.org/v1/gonum v0.0.0-20190331200053-3d26580ed485/go.mod h1:2ltnJ7xHfj0zHS40VVPYEAAMTa3ZGguvHGBSJeRWqE0= gonum.org/v1/gonum v0.6.2/go.mod h1:9mxDZsDKxgMAuccQkewq682L+0eCu4dCN2yonUJTCLU= @@ -982,18 +984,20 @@ k8s.io/utils v0.0.0-20201110183641-67b214c5f920 h1:CbnUZsM497iRC5QMVkHwyl8s2tB3g k8s.io/utils v0.0.0-20201110183641-67b214c5f920/go.mod h1:jPW/WVKK9YHAvNhRxK0md/EJ228hCsBRufyofKtW8HA= kmodules.xyz/client-go v0.0.0-20210504004915-de8d9776f2a1/go.mod h1:ifLKR8x30D3olyDLLOX4EWofPQSWwE71unymOgZzKHw= kmodules.xyz/client-go v0.0.0-20210504024435-1eb80721e9b8/go.mod h1:Q5iJv9pP1jHSfCz0YKRci4NE9THiKVccU2KEay7udik= -kmodules.xyz/client-go v0.0.0-20210505231546-fa4fb8e1d04e h1:o5njIPJkNN1h1Dz21DuVdw2X34zRuC5oPyUVArXLUMg= -kmodules.xyz/client-go v0.0.0-20210505231546-fa4fb8e1d04e/go.mod h1:R+xaDwIcqjPygQcVd3+0K2WBEwMB+wSZJAK18WdSr0A= +kmodules.xyz/client-go v0.0.0-20210604221903-63c016279a47/go.mod h1:UmCe/Qt2Y6vW4JIX41RiXVhnAlm8HuCOcv0dDWFJme0= +kmodules.xyz/client-go v0.0.0-20210605021217-cabaee7b953e h1:HjlVO+dcHorvndX6BYT/TWxdEi7xj9LAbuqpU0Z/JlU= +kmodules.xyz/client-go v0.0.0-20210605021217-cabaee7b953e/go.mod h1:UmCe/Qt2Y6vW4JIX41RiXVhnAlm8HuCOcv0dDWFJme0= kmodules.xyz/constants v0.0.0-20210218100002-2c304bfda278/go.mod h1:DbiFk1bJ1KEO94t1SlAn7tzc+Zz95rSXgyUKa2nzPmY= kmodules.xyz/crd-schema-fuzz v0.0.0-20210503192455-da44af375c4c/go.mod h1:QDC1mgkeHEV9DAJCtkAk7arY4aWqI5EKoXiB2FnreoA= -kmodules.xyz/custom-resources v0.0.0-20210504034124-54c54fcdb690 h1:joP9DMuws3o8Zuli1rGOyywAV997ohdvcioi9p2YsK8= -kmodules.xyz/custom-resources v0.0.0-20210504034124-54c54fcdb690/go.mod h1:PnKZ3/CHL1vyaT8j5hfUCUyec95BhrOY+BsaK8SNpLw= +kmodules.xyz/custom-resources v0.0.0-20210605111625-741fcb992541 h1:t8PtchfUz1ne2ZNyfBO/iYcDNreJEdY16I8UsIV6m8w= +kmodules.xyz/custom-resources v0.0.0-20210605111625-741fcb992541/go.mod h1:2F5SGKL08FXYWolQ2jZHYDNf9kz9U3kTgMyWoG3Jr4U= kmodules.xyz/objectstore-api v0.0.0-20210504041638-b9e00ab1eab3 h1:8/Y4a6re3ZjAC8p2iqkNknlZt6DSrtGtEcqAJ8EhFH4= kmodules.xyz/objectstore-api v0.0.0-20210504041638-b9e00ab1eab3/go.mod h1:6+bKEOFkOJFnII9zZq6hUsjNQ6o42WcvttoNcQ69SP4= kmodules.xyz/offshoot-api v0.0.0-20210504040651-7951e351f0f5 h1:jzZVWph3S3Jds85Wws1qohmhGpA/YF5r4hgEP0lsXVQ= kmodules.xyz/offshoot-api v0.0.0-20210504040651-7951e351f0f5/go.mod h1:rD8bFFYjb4E4uftnobpuR/yvIN/UZsC943NovlKo/es= -kmodules.xyz/prober v0.0.0-20210504042421-eca494e828bc h1:uZM1CYbLdlzVTHil1hO43YI67Vgs/Zr+IQ/NV7YLWi4= kmodules.xyz/prober v0.0.0-20210504042421-eca494e828bc/go.mod h1:Asmxrv1or+IbQf8U/B/5I/YFcnpMhyM6DxaByMWwDTQ= +kmodules.xyz/prober v0.0.0-20210504215326-2e406706b970 h1:O3dG9jPo3fpBbP7rDWY1YLOEZY1KAFuIO2lTURQ43Lo= +kmodules.xyz/prober v0.0.0-20210504215326-2e406706b970/go.mod h1:Asmxrv1or+IbQf8U/B/5I/YFcnpMhyM6DxaByMWwDTQ= modernc.org/cc v1.0.0/go.mod h1:1Sk4//wdnYJiUIxnW8ddKpaOJCF37yAdqYnkxUpaYxw= modernc.org/golex v1.0.0/go.mod h1:b/QX9oBD/LhixY6NDh+IdGv17hgB+51fET1i2kPSmvk= modernc.org/mathutil v1.0.0/go.mod h1:wU0vUrJsVWBZ4P6e7xtFJEhFSNsfRLJ8H458uRjg03k= @@ -1015,5 +1019,5 @@ sigs.k8s.io/yaml v1.1.0/go.mod h1:UJmg0vDUVViEyp3mgSv9WPwZCDxu4rQW1olrI1uml+o= sigs.k8s.io/yaml v1.2.0 h1:kr/MCeFWJWTwyaHoR9c8EjH9OumOmoF9YGiZd7lFm/Q= sigs.k8s.io/yaml v1.2.0/go.mod h1:yfXDCHCao9+ENCvLSE62v9VSji2MKu5jeNfTrofGhJc= sourcegraph.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0/go.mod h1:hI742Nqp5OhwiqlzhgfbWU4mW4yO10fP+LoT9WOswdU= -stash.appscode.dev/apimachinery v0.13.1-0.20210505235659-974fc12c7593 h1:dGIZ3lsoHcfAT0jJ6ORvjrS+xq28slARFqDizMFYlbk= -stash.appscode.dev/apimachinery v0.13.1-0.20210505235659-974fc12c7593/go.mod h1:4wpgMYZrHB9AObVcp14QFuyc5Wk7lE/d64C+HaBJFK8= +stash.appscode.dev/apimachinery v0.13.1-0.20210605201829-a382bbe2f22a h1:VAyOdqztG50gKNAD2ByXuJAM29HpC09q4C+xe3hotag= +stash.appscode.dev/apimachinery v0.13.1-0.20210605201829-a382bbe2f22a/go.mod h1:Y6fu0WnVwfiHlbNj100xhiQEoF+rG/kekmr7eQsx4mA= diff --git a/pkg/backup.go b/pkg/backup.go index 5bc9bb17a..0f1efbd59 100644 --- a/pkg/backup.go +++ b/pkg/backup.go @@ -30,10 +30,10 @@ import ( "stash.appscode.dev/apimachinery/pkg/restic" api_util "stash.appscode.dev/apimachinery/pkg/util" - "github.com/codeskyblue/go-sh" "github.com/spf13/cobra" license "go.bytebuilders.dev/license-verifier/kubernetes" - "gomodules.xyz/x/flags" + "gomodules.xyz/flags" + "gomodules.xyz/go-sh" metav1 "k8s.io/apimachinery/pkg/apis/meta/v1" "k8s.io/client-go/kubernetes" "k8s.io/client-go/tools/clientcmd" diff --git a/pkg/restore.go b/pkg/restore.go index c21eb3c4d..3c7b301a8 100644 --- a/pkg/restore.go +++ b/pkg/restore.go @@ -27,10 +27,10 @@ import ( api_v1beta1 "stash.appscode.dev/apimachinery/apis/stash/v1beta1" "stash.appscode.dev/apimachinery/pkg/restic" - "github.com/codeskyblue/go-sh" "github.com/spf13/cobra" license "go.bytebuilders.dev/license-verifier/kubernetes" - "gomodules.xyz/x/flags" + "gomodules.xyz/flags" + "gomodules.xyz/go-sh" metav1 "k8s.io/apimachinery/pkg/apis/meta/v1" "k8s.io/client-go/kubernetes" "k8s.io/client-go/tools/clientcmd" diff --git a/pkg/root.go b/pkg/root.go index 08f6bf689..5421150db 100644 --- a/pkg/root.go +++ b/pkg/root.go @@ -17,13 +17,9 @@ limitations under the License. package pkg import ( - "flag" - "stash.appscode.dev/apimachinery/client/clientset/versioned/scheme" "github.com/spf13/cobra" - "gomodules.xyz/kglog" - "gomodules.xyz/x/flags" v "gomodules.xyz/x/version" clientsetscheme "k8s.io/client-go/kubernetes/scheme" "kmodules.xyz/client-go/tools/cli" @@ -40,14 +36,11 @@ func NewRootCmd() *cobra.Command { Long: `Elasticsearch backup & restore plugin for Stash by AppsCode. For more information, visit here: https://appscode.com/products/stash`, DisableAutoGenTag: true, PersistentPreRunE: func(c *cobra.Command, args []string) error { - flags.DumpAll(c.Flags()) cli.SendAnalytics(c, v.Version.Version) return scheme.AddToScheme(clientsetscheme.Scheme) }, } - rootCmd.PersistentFlags().AddGoFlagSet(flag.CommandLine) - kglog.ParseFlags() rootCmd.PersistentFlags().StringVar(&licenseApiService, "license-apiservice", "", "Name of ApiService used to expose License endpoint") rootCmd.PersistentFlags().BoolVar(&cli.EnableAnalytics, "enable-analytics", cli.EnableAnalytics, "Send analytical events to Google Analytics") diff --git a/vendor/github.com/Masterminds/semver/v3/.gitignore b/vendor/github.com/Masterminds/semver/v3/.gitignore new file mode 100644 index 000000000..6b061e617 --- /dev/null +++ b/vendor/github.com/Masterminds/semver/v3/.gitignore @@ -0,0 +1 @@ +_fuzz/ \ No newline at end of file diff --git a/vendor/github.com/Masterminds/semver/v3/.golangci.yml b/vendor/github.com/Masterminds/semver/v3/.golangci.yml new file mode 100644 index 000000000..fdbdf1448 --- /dev/null +++ b/vendor/github.com/Masterminds/semver/v3/.golangci.yml @@ -0,0 +1,26 @@ +run: + deadline: 2m + +linters: + disable-all: true + enable: + - deadcode + - dupl + - errcheck + - gofmt + - goimports + - golint + - gosimple + - govet + - ineffassign + - misspell + - nakedret + - structcheck + - unused + - varcheck + +linters-settings: + gofmt: + simplify: true + dupl: + threshold: 400 diff --git a/vendor/github.com/Masterminds/semver/v3/CHANGELOG.md b/vendor/github.com/Masterminds/semver/v3/CHANGELOG.md new file mode 100644 index 000000000..1f90c38d2 --- /dev/null +++ b/vendor/github.com/Masterminds/semver/v3/CHANGELOG.md @@ -0,0 +1,194 @@ +# Changelog + +## 3.1.1 (2020-11-23) + +### Fixed + +- #158: Fixed issue with generated regex operation order that could cause problem + +## 3.1.0 (2020-04-15) + +### Added + +- #131: Add support for serializing/deserializing SQL (thanks @ryancurrah) + +### Changed + +- #148: More accurate validation messages on constraints + +## 3.0.3 (2019-12-13) + +### Fixed + +- #141: Fixed issue with <= comparison + +## 3.0.2 (2019-11-14) + +### Fixed + +- #134: Fixed broken constraint checking with ^0.0 (thanks @krmichelos) + +## 3.0.1 (2019-09-13) + +### Fixed + +- #125: Fixes issue with module path for v3 + +## 3.0.0 (2019-09-12) + +This is a major release of the semver package which includes API changes. The Go +API is compatible with ^1. The Go API was not changed because many people are using +`go get` without Go modules for their applications and API breaking changes cause +errors which we have or would need to support. + +The changes in this release are the handling based on the data passed into the +functions. These are described in the added and changed sections below. + +### Added + +- StrictNewVersion function. This is similar to NewVersion but will return an + error if the version passed in is not a strict semantic version. For example, + 1.2.3 would pass but v1.2.3 or 1.2 would fail because they are not strictly + speaking semantic versions. This function is faster, performs fewer operations, + and uses fewer allocations than NewVersion. +- Fuzzing has been performed on NewVersion, StrictNewVersion, and NewConstraint. + The Makefile contains the operations used. For more information on you can start + on Wikipedia at https://en.wikipedia.org/wiki/Fuzzing +- Now using Go modules + +### Changed + +- NewVersion has proper prerelease and metadata validation with error messages + to signal an issue with either of them +- ^ now operates using a similar set of rules to npm/js and Rust/Cargo. If the + version is >=1 the ^ ranges works the same as v1. For major versions of 0 the + rules have changed. The minor version is treated as the stable version unless + a patch is specified and then it is equivalent to =. One difference from npm/js + is that prereleases there are only to a specific version (e.g. 1.2.3). + Prereleases here look over multiple versions and follow semantic version + ordering rules. This pattern now follows along with the expected and requested + handling of this packaged by numerous users. + +## 1.5.0 (2019-09-11) + +### Added + +- #103: Add basic fuzzing for `NewVersion()` (thanks @jesse-c) + +### Changed + +- #82: Clarify wildcard meaning in range constraints and update tests for it (thanks @greysteil) +- #83: Clarify caret operator range for pre-1.0.0 dependencies (thanks @greysteil) +- #72: Adding docs comment pointing to vert for a cli +- #71: Update the docs on pre-release comparator handling +- #89: Test with new go versions (thanks @thedevsaddam) +- #87: Added $ to ValidPrerelease for better validation (thanks @jeremycarroll) + +### Fixed + +- #78: Fix unchecked error in example code (thanks @ravron) +- #70: Fix the handling of pre-releases and the 0.0.0 release edge case +- #97: Fixed copyright file for proper display on GitHub +- #107: Fix handling prerelease when sorting alphanum and num +- #109: Fixed where Validate sometimes returns wrong message on error + +## 1.4.2 (2018-04-10) + +### Changed + +- #72: Updated the docs to point to vert for a console appliaction +- #71: Update the docs on pre-release comparator handling + +### Fixed + +- #70: Fix the handling of pre-releases and the 0.0.0 release edge case + +## 1.4.1 (2018-04-02) + +### Fixed + +- Fixed #64: Fix pre-release precedence issue (thanks @uudashr) + +## 1.4.0 (2017-10-04) + +### Changed + +- #61: Update NewVersion to parse ints with a 64bit int size (thanks @zknill) + +## 1.3.1 (2017-07-10) + +### Fixed + +- Fixed #57: number comparisons in prerelease sometimes inaccurate + +## 1.3.0 (2017-05-02) + +### Added + +- #45: Added json (un)marshaling support (thanks @mh-cbon) +- Stability marker. See https://masterminds.github.io/stability/ + +### Fixed + +- #51: Fix handling of single digit tilde constraint (thanks @dgodd) + +### Changed + +- #55: The godoc icon moved from png to svg + +## 1.2.3 (2017-04-03) + +### Fixed + +- #46: Fixed 0.x.x and 0.0.x in constraints being treated as * + +## Release 1.2.2 (2016-12-13) + +### Fixed + +- #34: Fixed issue where hyphen range was not working with pre-release parsing. + +## Release 1.2.1 (2016-11-28) + +### Fixed + +- #24: Fixed edge case issue where constraint "> 0" does not handle "0.0.1-alpha" + properly. + +## Release 1.2.0 (2016-11-04) + +### Added + +- #20: Added MustParse function for versions (thanks @adamreese) +- #15: Added increment methods on versions (thanks @mh-cbon) + +### Fixed + +- Issue #21: Per the SemVer spec (section 9) a pre-release is unstable and + might not satisfy the intended compatibility. The change here ignores pre-releases + on constraint checks (e.g., ~ or ^) when a pre-release is not part of the + constraint. For example, `^1.2.3` will ignore pre-releases while + `^1.2.3-alpha` will include them. + +## Release 1.1.1 (2016-06-30) + +### Changed + +- Issue #9: Speed up version comparison performance (thanks @sdboyer) +- Issue #8: Added benchmarks (thanks @sdboyer) +- Updated Go Report Card URL to new location +- Updated Readme to add code snippet formatting (thanks @mh-cbon) +- Updating tagging to v[SemVer] structure for compatibility with other tools. + +## Release 1.1.0 (2016-03-11) + +- Issue #2: Implemented validation to provide reasons a versions failed a + constraint. + +## Release 1.0.1 (2015-12-31) + +- Fixed #1: * constraint failing on valid versions. + +## Release 1.0.0 (2015-10-20) + +- Initial release diff --git a/vendor/github.com/Masterminds/semver/v3/LICENSE.txt b/vendor/github.com/Masterminds/semver/v3/LICENSE.txt new file mode 100644 index 000000000..9ff7da9c4 --- /dev/null +++ b/vendor/github.com/Masterminds/semver/v3/LICENSE.txt @@ -0,0 +1,19 @@ +Copyright (C) 2014-2019, Matt Butcher and Matt Farina + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/vendor/github.com/Masterminds/semver/v3/Makefile b/vendor/github.com/Masterminds/semver/v3/Makefile new file mode 100644 index 000000000..eac19178f --- /dev/null +++ b/vendor/github.com/Masterminds/semver/v3/Makefile @@ -0,0 +1,37 @@ +GOPATH=$(shell go env GOPATH) +GOLANGCI_LINT=$(GOPATH)/bin/golangci-lint +GOFUZZBUILD = $(GOPATH)/bin/go-fuzz-build +GOFUZZ = $(GOPATH)/bin/go-fuzz + +.PHONY: lint +lint: $(GOLANGCI_LINT) + @echo "==> Linting codebase" + @$(GOLANGCI_LINT) run + +.PHONY: test +test: + @echo "==> Running tests" + GO111MODULE=on go test -v + +.PHONY: test-cover +test-cover: + @echo "==> Running Tests with coverage" + GO111MODULE=on go test -cover . + +.PHONY: fuzz +fuzz: $(GOFUZZBUILD) $(GOFUZZ) + @echo "==> Fuzz testing" + $(GOFUZZBUILD) + $(GOFUZZ) -workdir=_fuzz + +$(GOLANGCI_LINT): + # Install golangci-lint. The configuration for it is in the .golangci.yml + # file in the root of the repository + echo ${GOPATH} + curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b $(GOPATH)/bin v1.17.1 + +$(GOFUZZBUILD): + cd / && go get -u github.com/dvyukov/go-fuzz/go-fuzz-build + +$(GOFUZZ): + cd / && go get -u github.com/dvyukov/go-fuzz/go-fuzz github.com/dvyukov/go-fuzz/go-fuzz-dep \ No newline at end of file diff --git a/vendor/github.com/Masterminds/semver/v3/README.md b/vendor/github.com/Masterminds/semver/v3/README.md new file mode 100644 index 000000000..d8f54dcbd --- /dev/null +++ b/vendor/github.com/Masterminds/semver/v3/README.md @@ -0,0 +1,244 @@ +# SemVer + +The `semver` package provides the ability to work with [Semantic Versions](http://semver.org) in Go. Specifically it provides the ability to: + +* Parse semantic versions +* Sort semantic versions +* Check if a semantic version fits within a set of constraints +* Optionally work with a `v` prefix + +[![Stability: +Active](https://masterminds.github.io/stability/active.svg)](https://masterminds.github.io/stability/active.html) +[![](https://github.com/Masterminds/semver/workflows/Tests/badge.svg)](https://github.com/Masterminds/semver/actions) +[![GoDoc](https://img.shields.io/static/v1?label=godoc&message=reference&color=blue)](https://pkg.go.dev/github.com/Masterminds/semver/v3) +[![Go Report Card](https://goreportcard.com/badge/github.com/Masterminds/semver)](https://goreportcard.com/report/github.com/Masterminds/semver) + +If you are looking for a command line tool for version comparisons please see +[vert](https://github.com/Masterminds/vert) which uses this library. + +## Package Versions + +There are three major versions fo the `semver` package. + +* 3.x.x is the new stable and active version. This version is focused on constraint + compatibility for range handling in other tools from other languages. It has + a similar API to the v1 releases. The development of this version is on the master + branch. The documentation for this version is below. +* 2.x was developed primarily for [dep](https://github.com/golang/dep). There are + no tagged releases and the development was performed by [@sdboyer](https://github.com/sdboyer). + There are API breaking changes from v1. This version lives on the [2.x branch](https://github.com/Masterminds/semver/tree/2.x). +* 1.x.x is the most widely used version with numerous tagged releases. This is the + previous stable and is still maintained for bug fixes. The development, to fix + bugs, occurs on the release-1 branch. You can read the documentation [here](https://github.com/Masterminds/semver/blob/release-1/README.md). + +## Parsing Semantic Versions + +There are two functions that can parse semantic versions. The `StrictNewVersion` +function only parses valid version 2 semantic versions as outlined in the +specification. The `NewVersion` function attempts to coerce a version into a +semantic version and parse it. For example, if there is a leading v or a version +listed without all 3 parts (e.g. `v1.2`) it will attempt to coerce it into a valid +semantic version (e.g., 1.2.0). In both cases a `Version` object is returned +that can be sorted, compared, and used in constraints. + +When parsing a version an error is returned if there is an issue parsing the +version. For example, + + v, err := semver.NewVersion("1.2.3-beta.1+build345") + +The version object has methods to get the parts of the version, compare it to +other versions, convert the version back into a string, and get the original +string. Getting the original string is useful if the semantic version was coerced +into a valid form. + +## Sorting Semantic Versions + +A set of versions can be sorted using the `sort` package from the standard library. +For example, + +```go +raw := []string{"1.2.3", "1.0", "1.3", "2", "0.4.2",} +vs := make([]*semver.Version, len(raw)) +for i, r := range raw { + v, err := semver.NewVersion(r) + if err != nil { + t.Errorf("Error parsing version: %s", err) + } + + vs[i] = v +} + +sort.Sort(semver.Collection(vs)) +``` + +## Checking Version Constraints + +There are two methods for comparing versions. One uses comparison methods on +`Version` instances and the other uses `Constraints`. There are some important +differences to notes between these two methods of comparison. + +1. When two versions are compared using functions such as `Compare`, `LessThan`, + and others it will follow the specification and always include prereleases + within the comparison. It will provide an answer that is valid with the + comparison section of the spec at https://semver.org/#spec-item-11 +2. When constraint checking is used for checks or validation it will follow a + different set of rules that are common for ranges with tools like npm/js + and Rust/Cargo. This includes considering prereleases to be invalid if the + ranges does not include one. If you want to have it include pre-releases a + simple solution is to include `-0` in your range. +3. Constraint ranges can have some complex rules including the shorthand use of + ~ and ^. For more details on those see the options below. + +There are differences between the two methods or checking versions because the +comparison methods on `Version` follow the specification while comparison ranges +are not part of the specification. Different packages and tools have taken it +upon themselves to come up with range rules. This has resulted in differences. +For example, npm/js and Cargo/Rust follow similar patterns while PHP has a +different pattern for ^. The comparison features in this package follow the +npm/js and Cargo/Rust lead because applications using it have followed similar +patters with their versions. + +Checking a version against version constraints is one of the most featureful +parts of the package. + +```go +c, err := semver.NewConstraint(">= 1.2.3") +if err != nil { + // Handle constraint not being parsable. +} + +v, err := semver.NewVersion("1.3") +if err != nil { + // Handle version not being parsable. +} +// Check if the version meets the constraints. The a variable will be true. +a := c.Check(v) +``` + +### Basic Comparisons + +There are two elements to the comparisons. First, a comparison string is a list +of space or comma separated AND comparisons. These are then separated by || (OR) +comparisons. For example, `">= 1.2 < 3.0.0 || >= 4.2.3"` is looking for a +comparison that's greater than or equal to 1.2 and less than 3.0.0 or is +greater than or equal to 4.2.3. + +The basic comparisons are: + +* `=`: equal (aliased to no operator) +* `!=`: not equal +* `>`: greater than +* `<`: less than +* `>=`: greater than or equal to +* `<=`: less than or equal to + +### Working With Prerelease Versions + +Pre-releases, for those not familiar with them, are used for software releases +prior to stable or generally available releases. Examples of prereleases include +development, alpha, beta, and release candidate releases. A prerelease may be +a version such as `1.2.3-beta.1` while the stable release would be `1.2.3`. In the +order of precedence, prereleases come before their associated releases. In this +example `1.2.3-beta.1 < 1.2.3`. + +According to the Semantic Version specification prereleases may not be +API compliant with their release counterpart. It says, + +> A pre-release version indicates that the version is unstable and might not satisfy the intended compatibility requirements as denoted by its associated normal version. + +SemVer comparisons using constraints without a prerelease comparator will skip +prerelease versions. For example, `>=1.2.3` will skip prereleases when looking +at a list of releases while `>=1.2.3-0` will evaluate and find prereleases. + +The reason for the `0` as a pre-release version in the example comparison is +because pre-releases can only contain ASCII alphanumerics and hyphens (along with +`.` separators), per the spec. Sorting happens in ASCII sort order, again per the +spec. The lowest character is a `0` in ASCII sort order +(see an [ASCII Table](http://www.asciitable.com/)) + +Understanding ASCII sort ordering is important because A-Z comes before a-z. That +means `>=1.2.3-BETA` will return `1.2.3-alpha`. What you might expect from case +sensitivity doesn't apply here. This is due to ASCII sort ordering which is what +the spec specifies. + +### Hyphen Range Comparisons + +There are multiple methods to handle ranges and the first is hyphens ranges. +These look like: + +* `1.2 - 1.4.5` which is equivalent to `>= 1.2 <= 1.4.5` +* `2.3.4 - 4.5` which is equivalent to `>= 2.3.4 <= 4.5` + +### Wildcards In Comparisons + +The `x`, `X`, and `*` characters can be used as a wildcard character. This works +for all comparison operators. When used on the `=` operator it falls +back to the patch level comparison (see tilde below). For example, + +* `1.2.x` is equivalent to `>= 1.2.0, < 1.3.0` +* `>= 1.2.x` is equivalent to `>= 1.2.0` +* `<= 2.x` is equivalent to `< 3` +* `*` is equivalent to `>= 0.0.0` + +### Tilde Range Comparisons (Patch) + +The tilde (`~`) comparison operator is for patch level ranges when a minor +version is specified and major level changes when the minor number is missing. +For example, + +* `~1.2.3` is equivalent to `>= 1.2.3, < 1.3.0` +* `~1` is equivalent to `>= 1, < 2` +* `~2.3` is equivalent to `>= 2.3, < 2.4` +* `~1.2.x` is equivalent to `>= 1.2.0, < 1.3.0` +* `~1.x` is equivalent to `>= 1, < 2` + +### Caret Range Comparisons (Major) + +The caret (`^`) comparison operator is for major level changes once a stable +(1.0.0) release has occurred. Prior to a 1.0.0 release the minor versions acts +as the API stability level. This is useful when comparisons of API versions as a +major change is API breaking. For example, + +* `^1.2.3` is equivalent to `>= 1.2.3, < 2.0.0` +* `^1.2.x` is equivalent to `>= 1.2.0, < 2.0.0` +* `^2.3` is equivalent to `>= 2.3, < 3` +* `^2.x` is equivalent to `>= 2.0.0, < 3` +* `^0.2.3` is equivalent to `>=0.2.3 <0.3.0` +* `^0.2` is equivalent to `>=0.2.0 <0.3.0` +* `^0.0.3` is equivalent to `>=0.0.3 <0.0.4` +* `^0.0` is equivalent to `>=0.0.0 <0.1.0` +* `^0` is equivalent to `>=0.0.0 <1.0.0` + +## Validation + +In addition to testing a version against a constraint, a version can be validated +against a constraint. When validation fails a slice of errors containing why a +version didn't meet the constraint is returned. For example, + +```go +c, err := semver.NewConstraint("<= 1.2.3, >= 1.4") +if err != nil { + // Handle constraint not being parseable. +} + +v, err := semver.NewVersion("1.3") +if err != nil { + // Handle version not being parseable. +} + +// Validate a version against a constraint. +a, msgs := c.Validate(v) +// a is false +for _, m := range msgs { + fmt.Println(m) + + // Loops over the errors which would read + // "1.3 is greater than 1.2.3" + // "1.3 is less than 1.4" +} +``` + +## Contribute + +If you find an issue or want to contribute please file an [issue](https://github.com/Masterminds/semver/issues) +or [create a pull request](https://github.com/Masterminds/semver/pulls). diff --git a/vendor/github.com/Masterminds/semver/v3/collection.go b/vendor/github.com/Masterminds/semver/v3/collection.go new file mode 100644 index 000000000..a78235895 --- /dev/null +++ b/vendor/github.com/Masterminds/semver/v3/collection.go @@ -0,0 +1,24 @@ +package semver + +// Collection is a collection of Version instances and implements the sort +// interface. See the sort package for more details. +// https://golang.org/pkg/sort/ +type Collection []*Version + +// Len returns the length of a collection. The number of Version instances +// on the slice. +func (c Collection) Len() int { + return len(c) +} + +// Less is needed for the sort interface to compare two Version objects on the +// slice. If checks if one is less than the other. +func (c Collection) Less(i, j int) bool { + return c[i].LessThan(c[j]) +} + +// Swap is needed for the sort interface to replace the Version objects +// at two different positions in the slice. +func (c Collection) Swap(i, j int) { + c[i], c[j] = c[j], c[i] +} diff --git a/vendor/github.com/Masterminds/semver/v3/constraints.go b/vendor/github.com/Masterminds/semver/v3/constraints.go new file mode 100644 index 000000000..547613f04 --- /dev/null +++ b/vendor/github.com/Masterminds/semver/v3/constraints.go @@ -0,0 +1,568 @@ +package semver + +import ( + "bytes" + "errors" + "fmt" + "regexp" + "strings" +) + +// Constraints is one or more constraint that a semantic version can be +// checked against. +type Constraints struct { + constraints [][]*constraint +} + +// NewConstraint returns a Constraints instance that a Version instance can +// be checked against. If there is a parse error it will be returned. +func NewConstraint(c string) (*Constraints, error) { + + // Rewrite - ranges into a comparison operation. + c = rewriteRange(c) + + ors := strings.Split(c, "||") + or := make([][]*constraint, len(ors)) + for k, v := range ors { + + // TODO: Find a way to validate and fetch all the constraints in a simpler form + + // Validate the segment + if !validConstraintRegex.MatchString(v) { + return nil, fmt.Errorf("improper constraint: %s", v) + } + + cs := findConstraintRegex.FindAllString(v, -1) + if cs == nil { + cs = append(cs, v) + } + result := make([]*constraint, len(cs)) + for i, s := range cs { + pc, err := parseConstraint(s) + if err != nil { + return nil, err + } + + result[i] = pc + } + or[k] = result + } + + o := &Constraints{constraints: or} + return o, nil +} + +// Check tests if a version satisfies the constraints. +func (cs Constraints) Check(v *Version) bool { + // TODO(mattfarina): For v4 of this library consolidate the Check and Validate + // functions as the underlying functions make that possible now. + // loop over the ORs and check the inner ANDs + for _, o := range cs.constraints { + joy := true + for _, c := range o { + if check, _ := c.check(v); !check { + joy = false + break + } + } + + if joy { + return true + } + } + + return false +} + +// Validate checks if a version satisfies a constraint. If not a slice of +// reasons for the failure are returned in addition to a bool. +func (cs Constraints) Validate(v *Version) (bool, []error) { + // loop over the ORs and check the inner ANDs + var e []error + + // Capture the prerelease message only once. When it happens the first time + // this var is marked + var prerelesase bool + for _, o := range cs.constraints { + joy := true + for _, c := range o { + // Before running the check handle the case there the version is + // a prerelease and the check is not searching for prereleases. + if c.con.pre == "" && v.pre != "" { + if !prerelesase { + em := fmt.Errorf("%s is a prerelease version and the constraint is only looking for release versions", v) + e = append(e, em) + prerelesase = true + } + joy = false + + } else { + + if _, err := c.check(v); err != nil { + e = append(e, err) + joy = false + } + } + } + + if joy { + return true, []error{} + } + } + + return false, e +} + +func (cs Constraints) String() string { + buf := make([]string, len(cs.constraints)) + var tmp bytes.Buffer + + for k, v := range cs.constraints { + tmp.Reset() + vlen := len(v) + for kk, c := range v { + tmp.WriteString(c.string()) + + // Space separate the AND conditions + if vlen > 1 && kk < vlen-1 { + tmp.WriteString(" ") + } + } + buf[k] = tmp.String() + } + + return strings.Join(buf, " || ") +} + +var constraintOps map[string]cfunc +var constraintRegex *regexp.Regexp +var constraintRangeRegex *regexp.Regexp + +// Used to find individual constraints within a multi-constraint string +var findConstraintRegex *regexp.Regexp + +// Used to validate an segment of ANDs is valid +var validConstraintRegex *regexp.Regexp + +const cvRegex string = `v?([0-9|x|X|\*]+)(\.[0-9|x|X|\*]+)?(\.[0-9|x|X|\*]+)?` + + `(-([0-9A-Za-z\-]+(\.[0-9A-Za-z\-]+)*))?` + + `(\+([0-9A-Za-z\-]+(\.[0-9A-Za-z\-]+)*))?` + +func init() { + constraintOps = map[string]cfunc{ + "": constraintTildeOrEqual, + "=": constraintTildeOrEqual, + "!=": constraintNotEqual, + ">": constraintGreaterThan, + "<": constraintLessThan, + ">=": constraintGreaterThanEqual, + "=>": constraintGreaterThanEqual, + "<=": constraintLessThanEqual, + "=<": constraintLessThanEqual, + "~": constraintTilde, + "~>": constraintTilde, + "^": constraintCaret, + } + + ops := `=||!=|>|<|>=|=>|<=|=<|~|~>|\^` + + constraintRegex = regexp.MustCompile(fmt.Sprintf( + `^\s*(%s)\s*(%s)\s*$`, + ops, + cvRegex)) + + constraintRangeRegex = regexp.MustCompile(fmt.Sprintf( + `\s*(%s)\s+-\s+(%s)\s*`, + cvRegex, cvRegex)) + + findConstraintRegex = regexp.MustCompile(fmt.Sprintf( + `(%s)\s*(%s)`, + ops, + cvRegex)) + + validConstraintRegex = regexp.MustCompile(fmt.Sprintf( + `^(\s*(%s)\s*(%s)\s*\,?)+$`, + ops, + cvRegex)) +} + +// An individual constraint +type constraint struct { + // The version used in the constraint check. For example, if a constraint + // is '<= 2.0.0' the con a version instance representing 2.0.0. + con *Version + + // The original parsed version (e.g., 4.x from != 4.x) + orig string + + // The original operator for the constraint + origfunc string + + // When an x is used as part of the version (e.g., 1.x) + minorDirty bool + dirty bool + patchDirty bool +} + +// Check if a version meets the constraint +func (c *constraint) check(v *Version) (bool, error) { + return constraintOps[c.origfunc](v, c) +} + +// String prints an individual constraint into a string +func (c *constraint) string() string { + return c.origfunc + c.orig +} + +type cfunc func(v *Version, c *constraint) (bool, error) + +func parseConstraint(c string) (*constraint, error) { + if len(c) > 0 { + m := constraintRegex.FindStringSubmatch(c) + if m == nil { + return nil, fmt.Errorf("improper constraint: %s", c) + } + + cs := &constraint{ + orig: m[2], + origfunc: m[1], + } + + ver := m[2] + minorDirty := false + patchDirty := false + dirty := false + if isX(m[3]) || m[3] == "" { + ver = "0.0.0" + dirty = true + } else if isX(strings.TrimPrefix(m[4], ".")) || m[4] == "" { + minorDirty = true + dirty = true + ver = fmt.Sprintf("%s.0.0%s", m[3], m[6]) + } else if isX(strings.TrimPrefix(m[5], ".")) || m[5] == "" { + dirty = true + patchDirty = true + ver = fmt.Sprintf("%s%s.0%s", m[3], m[4], m[6]) + } + + con, err := NewVersion(ver) + if err != nil { + + // The constraintRegex should catch any regex parsing errors. So, + // we should never get here. + return nil, errors.New("constraint Parser Error") + } + + cs.con = con + cs.minorDirty = minorDirty + cs.patchDirty = patchDirty + cs.dirty = dirty + + return cs, nil + } + + // The rest is the special case where an empty string was passed in which + // is equivalent to * or >=0.0.0 + con, err := StrictNewVersion("0.0.0") + if err != nil { + + // The constraintRegex should catch any regex parsing errors. So, + // we should never get here. + return nil, errors.New("constraint Parser Error") + } + + cs := &constraint{ + con: con, + orig: c, + origfunc: "", + minorDirty: false, + patchDirty: false, + dirty: true, + } + return cs, nil +} + +// Constraint functions +func constraintNotEqual(v *Version, c *constraint) (bool, error) { + if c.dirty { + + // If there is a pre-release on the version but the constraint isn't looking + // for them assume that pre-releases are not compatible. See issue 21 for + // more details. + if v.Prerelease() != "" && c.con.Prerelease() == "" { + return false, fmt.Errorf("%s is a prerelease version and the constraint is only looking for release versions", v) + } + + if c.con.Major() != v.Major() { + return true, nil + } + if c.con.Minor() != v.Minor() && !c.minorDirty { + return true, nil + } else if c.minorDirty { + return false, fmt.Errorf("%s is equal to %s", v, c.orig) + } else if c.con.Patch() != v.Patch() && !c.patchDirty { + return true, nil + } else if c.patchDirty { + // Need to handle prereleases if present + if v.Prerelease() != "" || c.con.Prerelease() != "" { + eq := comparePrerelease(v.Prerelease(), c.con.Prerelease()) != 0 + if eq { + return true, nil + } + return false, fmt.Errorf("%s is equal to %s", v, c.orig) + } + return false, fmt.Errorf("%s is equal to %s", v, c.orig) + } + } + + eq := v.Equal(c.con) + if eq { + return false, fmt.Errorf("%s is equal to %s", v, c.orig) + } + + return true, nil +} + +func constraintGreaterThan(v *Version, c *constraint) (bool, error) { + + // If there is a pre-release on the version but the constraint isn't looking + // for them assume that pre-releases are not compatible. See issue 21 for + // more details. + if v.Prerelease() != "" && c.con.Prerelease() == "" { + return false, fmt.Errorf("%s is a prerelease version and the constraint is only looking for release versions", v) + } + + var eq bool + + if !c.dirty { + eq = v.Compare(c.con) == 1 + if eq { + return true, nil + } + return false, fmt.Errorf("%s is less than or equal to %s", v, c.orig) + } + + if v.Major() > c.con.Major() { + return true, nil + } else if v.Major() < c.con.Major() { + return false, fmt.Errorf("%s is less than or equal to %s", v, c.orig) + } else if c.minorDirty { + // This is a range case such as >11. When the version is something like + // 11.1.0 is it not > 11. For that we would need 12 or higher + return false, fmt.Errorf("%s is less than or equal to %s", v, c.orig) + } else if c.patchDirty { + // This is for ranges such as >11.1. A version of 11.1.1 is not greater + // which one of 11.2.1 is greater + eq = v.Minor() > c.con.Minor() + if eq { + return true, nil + } + return false, fmt.Errorf("%s is less than or equal to %s", v, c.orig) + } + + // If we have gotten here we are not comparing pre-preleases and can use the + // Compare function to accomplish that. + eq = v.Compare(c.con) == 1 + if eq { + return true, nil + } + return false, fmt.Errorf("%s is less than or equal to %s", v, c.orig) +} + +func constraintLessThan(v *Version, c *constraint) (bool, error) { + // If there is a pre-release on the version but the constraint isn't looking + // for them assume that pre-releases are not compatible. See issue 21 for + // more details. + if v.Prerelease() != "" && c.con.Prerelease() == "" { + return false, fmt.Errorf("%s is a prerelease version and the constraint is only looking for release versions", v) + } + + eq := v.Compare(c.con) < 0 + if eq { + return true, nil + } + return false, fmt.Errorf("%s is greater than or equal to %s", v, c.orig) +} + +func constraintGreaterThanEqual(v *Version, c *constraint) (bool, error) { + + // If there is a pre-release on the version but the constraint isn't looking + // for them assume that pre-releases are not compatible. See issue 21 for + // more details. + if v.Prerelease() != "" && c.con.Prerelease() == "" { + return false, fmt.Errorf("%s is a prerelease version and the constraint is only looking for release versions", v) + } + + eq := v.Compare(c.con) >= 0 + if eq { + return true, nil + } + return false, fmt.Errorf("%s is less than %s", v, c.orig) +} + +func constraintLessThanEqual(v *Version, c *constraint) (bool, error) { + // If there is a pre-release on the version but the constraint isn't looking + // for them assume that pre-releases are not compatible. See issue 21 for + // more details. + if v.Prerelease() != "" && c.con.Prerelease() == "" { + return false, fmt.Errorf("%s is a prerelease version and the constraint is only looking for release versions", v) + } + + var eq bool + + if !c.dirty { + eq = v.Compare(c.con) <= 0 + if eq { + return true, nil + } + return false, fmt.Errorf("%s is greater than %s", v, c.orig) + } + + if v.Major() > c.con.Major() { + return false, fmt.Errorf("%s is greater than %s", v, c.orig) + } else if v.Major() == c.con.Major() && v.Minor() > c.con.Minor() && !c.minorDirty { + return false, fmt.Errorf("%s is greater than %s", v, c.orig) + } + + return true, nil +} + +// ~*, ~>* --> >= 0.0.0 (any) +// ~2, ~2.x, ~2.x.x, ~>2, ~>2.x ~>2.x.x --> >=2.0.0, <3.0.0 +// ~2.0, ~2.0.x, ~>2.0, ~>2.0.x --> >=2.0.0, <2.1.0 +// ~1.2, ~1.2.x, ~>1.2, ~>1.2.x --> >=1.2.0, <1.3.0 +// ~1.2.3, ~>1.2.3 --> >=1.2.3, <1.3.0 +// ~1.2.0, ~>1.2.0 --> >=1.2.0, <1.3.0 +func constraintTilde(v *Version, c *constraint) (bool, error) { + // If there is a pre-release on the version but the constraint isn't looking + // for them assume that pre-releases are not compatible. See issue 21 for + // more details. + if v.Prerelease() != "" && c.con.Prerelease() == "" { + return false, fmt.Errorf("%s is a prerelease version and the constraint is only looking for release versions", v) + } + + if v.LessThan(c.con) { + return false, fmt.Errorf("%s is less than %s", v, c.orig) + } + + // ~0.0.0 is a special case where all constraints are accepted. It's + // equivalent to >= 0.0.0. + if c.con.Major() == 0 && c.con.Minor() == 0 && c.con.Patch() == 0 && + !c.minorDirty && !c.patchDirty { + return true, nil + } + + if v.Major() != c.con.Major() { + return false, fmt.Errorf("%s does not have same major version as %s", v, c.orig) + } + + if v.Minor() != c.con.Minor() && !c.minorDirty { + return false, fmt.Errorf("%s does not have same major and minor version as %s", v, c.orig) + } + + return true, nil +} + +// When there is a .x (dirty) status it automatically opts in to ~. Otherwise +// it's a straight = +func constraintTildeOrEqual(v *Version, c *constraint) (bool, error) { + // If there is a pre-release on the version but the constraint isn't looking + // for them assume that pre-releases are not compatible. See issue 21 for + // more details. + if v.Prerelease() != "" && c.con.Prerelease() == "" { + return false, fmt.Errorf("%s is a prerelease version and the constraint is only looking for release versions", v) + } + + if c.dirty { + return constraintTilde(v, c) + } + + eq := v.Equal(c.con) + if eq { + return true, nil + } + + return false, fmt.Errorf("%s is not equal to %s", v, c.orig) +} + +// ^* --> (any) +// ^1.2.3 --> >=1.2.3 <2.0.0 +// ^1.2 --> >=1.2.0 <2.0.0 +// ^1 --> >=1.0.0 <2.0.0 +// ^0.2.3 --> >=0.2.3 <0.3.0 +// ^0.2 --> >=0.2.0 <0.3.0 +// ^0.0.3 --> >=0.0.3 <0.0.4 +// ^0.0 --> >=0.0.0 <0.1.0 +// ^0 --> >=0.0.0 <1.0.0 +func constraintCaret(v *Version, c *constraint) (bool, error) { + // If there is a pre-release on the version but the constraint isn't looking + // for them assume that pre-releases are not compatible. See issue 21 for + // more details. + if v.Prerelease() != "" && c.con.Prerelease() == "" { + return false, fmt.Errorf("%s is a prerelease version and the constraint is only looking for release versions", v) + } + + // This less than handles prereleases + if v.LessThan(c.con) { + return false, fmt.Errorf("%s is less than %s", v, c.orig) + } + + var eq bool + + // ^ when the major > 0 is >=x.y.z < x+1 + if c.con.Major() > 0 || c.minorDirty { + + // ^ has to be within a major range for > 0. Everything less than was + // filtered out with the LessThan call above. This filters out those + // that greater but not within the same major range. + eq = v.Major() == c.con.Major() + if eq { + return true, nil + } + return false, fmt.Errorf("%s does not have same major version as %s", v, c.orig) + } + + // ^ when the major is 0 and minor > 0 is >=0.y.z < 0.y+1 + if c.con.Major() == 0 && v.Major() > 0 { + return false, fmt.Errorf("%s does not have same major version as %s", v, c.orig) + } + // If the con Minor is > 0 it is not dirty + if c.con.Minor() > 0 || c.patchDirty { + eq = v.Minor() == c.con.Minor() + if eq { + return true, nil + } + return false, fmt.Errorf("%s does not have same minor version as %s. Expected minor versions to match when constraint major version is 0", v, c.orig) + } + + // At this point the major is 0 and the minor is 0 and not dirty. The patch + // is not dirty so we need to check if they are equal. If they are not equal + eq = c.con.Patch() == v.Patch() + if eq { + return true, nil + } + return false, fmt.Errorf("%s does not equal %s. Expect version and constraint to equal when major and minor versions are 0", v, c.orig) +} + +func isX(x string) bool { + switch x { + case "x", "*", "X": + return true + default: + return false + } +} + +func rewriteRange(i string) string { + m := constraintRangeRegex.FindAllStringSubmatch(i, -1) + if m == nil { + return i + } + o := i + for _, v := range m { + t := fmt.Sprintf(">= %s, <= %s", v[1], v[11]) + o = strings.Replace(o, v[0], t, 1) + } + + return o +} diff --git a/vendor/github.com/Masterminds/semver/v3/doc.go b/vendor/github.com/Masterminds/semver/v3/doc.go new file mode 100644 index 000000000..391aa46b7 --- /dev/null +++ b/vendor/github.com/Masterminds/semver/v3/doc.go @@ -0,0 +1,184 @@ +/* +Package semver provides the ability to work with Semantic Versions (http://semver.org) in Go. + +Specifically it provides the ability to: + + * Parse semantic versions + * Sort semantic versions + * Check if a semantic version fits within a set of constraints + * Optionally work with a `v` prefix + +Parsing Semantic Versions + +There are two functions that can parse semantic versions. The `StrictNewVersion` +function only parses valid version 2 semantic versions as outlined in the +specification. The `NewVersion` function attempts to coerce a version into a +semantic version and parse it. For example, if there is a leading v or a version +listed without all 3 parts (e.g. 1.2) it will attempt to coerce it into a valid +semantic version (e.g., 1.2.0). In both cases a `Version` object is returned +that can be sorted, compared, and used in constraints. + +When parsing a version an optional error can be returned if there is an issue +parsing the version. For example, + + v, err := semver.NewVersion("1.2.3-beta.1+b345") + +The version object has methods to get the parts of the version, compare it to +other versions, convert the version back into a string, and get the original +string. For more details please see the documentation +at https://godoc.org/github.com/Masterminds/semver. + +Sorting Semantic Versions + +A set of versions can be sorted using the `sort` package from the standard library. +For example, + + raw := []string{"1.2.3", "1.0", "1.3", "2", "0.4.2",} + vs := make([]*semver.Version, len(raw)) + for i, r := range raw { + v, err := semver.NewVersion(r) + if err != nil { + t.Errorf("Error parsing version: %s", err) + } + + vs[i] = v + } + + sort.Sort(semver.Collection(vs)) + +Checking Version Constraints and Comparing Versions + +There are two methods for comparing versions. One uses comparison methods on +`Version` instances and the other is using Constraints. There are some important +differences to notes between these two methods of comparison. + +1. When two versions are compared using functions such as `Compare`, `LessThan`, + and others it will follow the specification and always include prereleases + within the comparison. It will provide an answer valid with the comparison + spec section at https://semver.org/#spec-item-11 +2. When constraint checking is used for checks or validation it will follow a + different set of rules that are common for ranges with tools like npm/js + and Rust/Cargo. This includes considering prereleases to be invalid if the + ranges does not include on. If you want to have it include pre-releases a + simple solution is to include `-0` in your range. +3. Constraint ranges can have some complex rules including the shorthard use of + ~ and ^. For more details on those see the options below. + +There are differences between the two methods or checking versions because the +comparison methods on `Version` follow the specification while comparison ranges +are not part of the specification. Different packages and tools have taken it +upon themselves to come up with range rules. This has resulted in differences. +For example, npm/js and Cargo/Rust follow similar patterns which PHP has a +different pattern for ^. The comparison features in this package follow the +npm/js and Cargo/Rust lead because applications using it have followed similar +patters with their versions. + +Checking a version against version constraints is one of the most featureful +parts of the package. + + c, err := semver.NewConstraint(">= 1.2.3") + if err != nil { + // Handle constraint not being parsable. + } + + v, err := semver.NewVersion("1.3") + if err != nil { + // Handle version not being parsable. + } + // Check if the version meets the constraints. The a variable will be true. + a := c.Check(v) + +Basic Comparisons + +There are two elements to the comparisons. First, a comparison string is a list +of comma or space separated AND comparisons. These are then separated by || (OR) +comparisons. For example, `">= 1.2 < 3.0.0 || >= 4.2.3"` is looking for a +comparison that's greater than or equal to 1.2 and less than 3.0.0 or is +greater than or equal to 4.2.3. This can also be written as +`">= 1.2, < 3.0.0 || >= 4.2.3"` + +The basic comparisons are: + + * `=`: equal (aliased to no operator) + * `!=`: not equal + * `>`: greater than + * `<`: less than + * `>=`: greater than or equal to + * `<=`: less than or equal to + +Hyphen Range Comparisons + +There are multiple methods to handle ranges and the first is hyphens ranges. +These look like: + + * `1.2 - 1.4.5` which is equivalent to `>= 1.2, <= 1.4.5` + * `2.3.4 - 4.5` which is equivalent to `>= 2.3.4 <= 4.5` + +Wildcards In Comparisons + +The `x`, `X`, and `*` characters can be used as a wildcard character. This works +for all comparison operators. When used on the `=` operator it falls +back to the tilde operation. For example, + + * `1.2.x` is equivalent to `>= 1.2.0 < 1.3.0` + * `>= 1.2.x` is equivalent to `>= 1.2.0` + * `<= 2.x` is equivalent to `<= 3` + * `*` is equivalent to `>= 0.0.0` + +Tilde Range Comparisons (Patch) + +The tilde (`~`) comparison operator is for patch level ranges when a minor +version is specified and major level changes when the minor number is missing. +For example, + + * `~1.2.3` is equivalent to `>= 1.2.3 < 1.3.0` + * `~1` is equivalent to `>= 1, < 2` + * `~2.3` is equivalent to `>= 2.3 < 2.4` + * `~1.2.x` is equivalent to `>= 1.2.0 < 1.3.0` + * `~1.x` is equivalent to `>= 1 < 2` + +Caret Range Comparisons (Major) + +The caret (`^`) comparison operator is for major level changes once a stable +(1.0.0) release has occurred. Prior to a 1.0.0 release the minor versions acts +as the API stability level. This is useful when comparisons of API versions as a +major change is API breaking. For example, + + * `^1.2.3` is equivalent to `>= 1.2.3, < 2.0.0` + * `^1.2.x` is equivalent to `>= 1.2.0, < 2.0.0` + * `^2.3` is equivalent to `>= 2.3, < 3` + * `^2.x` is equivalent to `>= 2.0.0, < 3` + * `^0.2.3` is equivalent to `>=0.2.3 <0.3.0` + * `^0.2` is equivalent to `>=0.2.0 <0.3.0` + * `^0.0.3` is equivalent to `>=0.0.3 <0.0.4` + * `^0.0` is equivalent to `>=0.0.0 <0.1.0` + * `^0` is equivalent to `>=0.0.0 <1.0.0` + +Validation + +In addition to testing a version against a constraint, a version can be validated +against a constraint. When validation fails a slice of errors containing why a +version didn't meet the constraint is returned. For example, + + c, err := semver.NewConstraint("<= 1.2.3, >= 1.4") + if err != nil { + // Handle constraint not being parseable. + } + + v, _ := semver.NewVersion("1.3") + if err != nil { + // Handle version not being parseable. + } + + // Validate a version against a constraint. + a, msgs := c.Validate(v) + // a is false + for _, m := range msgs { + fmt.Println(m) + + // Loops over the errors which would read + // "1.3 is greater than 1.2.3" + // "1.3 is less than 1.4" + } +*/ +package semver diff --git a/vendor/github.com/Masterminds/semver/v3/fuzz.go b/vendor/github.com/Masterminds/semver/v3/fuzz.go new file mode 100644 index 000000000..a242ad705 --- /dev/null +++ b/vendor/github.com/Masterminds/semver/v3/fuzz.go @@ -0,0 +1,22 @@ +// +build gofuzz + +package semver + +func Fuzz(data []byte) int { + d := string(data) + + // Test NewVersion + _, _ = NewVersion(d) + + // Test StrictNewVersion + _, _ = StrictNewVersion(d) + + // Test NewConstraint + _, _ = NewConstraint(d) + + // The return value should be 0 normally, 1 if the priority in future tests + // should be increased, and -1 if future tests should skip passing in that + // data. We do not have a reason to change priority so 0 is always returned. + // There are example tests that do this. + return 0 +} diff --git a/vendor/github.com/Masterminds/semver/v3/go.mod b/vendor/github.com/Masterminds/semver/v3/go.mod new file mode 100644 index 000000000..658233c8f --- /dev/null +++ b/vendor/github.com/Masterminds/semver/v3/go.mod @@ -0,0 +1,3 @@ +module github.com/Masterminds/semver/v3 + +go 1.12 diff --git a/vendor/github.com/Masterminds/semver/v3/version.go b/vendor/github.com/Masterminds/semver/v3/version.go new file mode 100644 index 000000000..d6b9cda3e --- /dev/null +++ b/vendor/github.com/Masterminds/semver/v3/version.go @@ -0,0 +1,606 @@ +package semver + +import ( + "bytes" + "database/sql/driver" + "encoding/json" + "errors" + "fmt" + "regexp" + "strconv" + "strings" +) + +// The compiled version of the regex created at init() is cached here so it +// only needs to be created once. +var versionRegex *regexp.Regexp + +var ( + // ErrInvalidSemVer is returned a version is found to be invalid when + // being parsed. + ErrInvalidSemVer = errors.New("Invalid Semantic Version") + + // ErrEmptyString is returned when an empty string is passed in for parsing. + ErrEmptyString = errors.New("Version string empty") + + // ErrInvalidCharacters is returned when invalid characters are found as + // part of a version + ErrInvalidCharacters = errors.New("Invalid characters in version") + + // ErrSegmentStartsZero is returned when a version segment starts with 0. + // This is invalid in SemVer. + ErrSegmentStartsZero = errors.New("Version segment starts with 0") + + // ErrInvalidMetadata is returned when the metadata is an invalid format + ErrInvalidMetadata = errors.New("Invalid Metadata string") + + // ErrInvalidPrerelease is returned when the pre-release is an invalid format + ErrInvalidPrerelease = errors.New("Invalid Prerelease string") +) + +// semVerRegex is the regular expression used to parse a semantic version. +const semVerRegex string = `v?([0-9]+)(\.[0-9]+)?(\.[0-9]+)?` + + `(-([0-9A-Za-z\-]+(\.[0-9A-Za-z\-]+)*))?` + + `(\+([0-9A-Za-z\-]+(\.[0-9A-Za-z\-]+)*))?` + +// Version represents a single semantic version. +type Version struct { + major, minor, patch uint64 + pre string + metadata string + original string +} + +func init() { + versionRegex = regexp.MustCompile("^" + semVerRegex + "$") +} + +const num string = "0123456789" +const allowed string = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ-" + num + +// StrictNewVersion parses a given version and returns an instance of Version or +// an error if unable to parse the version. Only parses valid semantic versions. +// Performs checking that can find errors within the version. +// If you want to coerce a version, such as 1 or 1.2, and perse that as the 1.x +// releases of semver provided use the NewSemver() function. +func StrictNewVersion(v string) (*Version, error) { + // Parsing here does not use RegEx in order to increase performance and reduce + // allocations. + + if len(v) == 0 { + return nil, ErrEmptyString + } + + // Split the parts into [0]major, [1]minor, and [2]patch,prerelease,build + parts := strings.SplitN(v, ".", 3) + if len(parts) != 3 { + return nil, ErrInvalidSemVer + } + + sv := &Version{ + original: v, + } + + // check for prerelease or build metadata + var extra []string + if strings.ContainsAny(parts[2], "-+") { + // Start with the build metadata first as it needs to be on the right + extra = strings.SplitN(parts[2], "+", 2) + if len(extra) > 1 { + // build metadata found + sv.metadata = extra[1] + parts[2] = extra[0] + } + + extra = strings.SplitN(parts[2], "-", 2) + if len(extra) > 1 { + // prerelease found + sv.pre = extra[1] + parts[2] = extra[0] + } + } + + // Validate the number segments are valid. This includes only having positive + // numbers and no leading 0's. + for _, p := range parts { + if !containsOnly(p, num) { + return nil, ErrInvalidCharacters + } + + if len(p) > 1 && p[0] == '0' { + return nil, ErrSegmentStartsZero + } + } + + // Extract the major, minor, and patch elements onto the returned Version + var err error + sv.major, err = strconv.ParseUint(parts[0], 10, 64) + if err != nil { + return nil, err + } + + sv.minor, err = strconv.ParseUint(parts[1], 10, 64) + if err != nil { + return nil, err + } + + sv.patch, err = strconv.ParseUint(parts[2], 10, 64) + if err != nil { + return nil, err + } + + // No prerelease or build metadata found so returning now as a fastpath. + if sv.pre == "" && sv.metadata == "" { + return sv, nil + } + + if sv.pre != "" { + if err = validatePrerelease(sv.pre); err != nil { + return nil, err + } + } + + if sv.metadata != "" { + if err = validateMetadata(sv.metadata); err != nil { + return nil, err + } + } + + return sv, nil +} + +// NewVersion parses a given version and returns an instance of Version or +// an error if unable to parse the version. If the version is SemVer-ish it +// attempts to convert it to SemVer. If you want to validate it was a strict +// semantic version at parse time see StrictNewVersion(). +func NewVersion(v string) (*Version, error) { + m := versionRegex.FindStringSubmatch(v) + if m == nil { + return nil, ErrInvalidSemVer + } + + sv := &Version{ + metadata: m[8], + pre: m[5], + original: v, + } + + var err error + sv.major, err = strconv.ParseUint(m[1], 10, 64) + if err != nil { + return nil, fmt.Errorf("Error parsing version segment: %s", err) + } + + if m[2] != "" { + sv.minor, err = strconv.ParseUint(strings.TrimPrefix(m[2], "."), 10, 64) + if err != nil { + return nil, fmt.Errorf("Error parsing version segment: %s", err) + } + } else { + sv.minor = 0 + } + + if m[3] != "" { + sv.patch, err = strconv.ParseUint(strings.TrimPrefix(m[3], "."), 10, 64) + if err != nil { + return nil, fmt.Errorf("Error parsing version segment: %s", err) + } + } else { + sv.patch = 0 + } + + // Perform some basic due diligence on the extra parts to ensure they are + // valid. + + if sv.pre != "" { + if err = validatePrerelease(sv.pre); err != nil { + return nil, err + } + } + + if sv.metadata != "" { + if err = validateMetadata(sv.metadata); err != nil { + return nil, err + } + } + + return sv, nil +} + +// MustParse parses a given version and panics on error. +func MustParse(v string) *Version { + sv, err := NewVersion(v) + if err != nil { + panic(err) + } + return sv +} + +// String converts a Version object to a string. +// Note, if the original version contained a leading v this version will not. +// See the Original() method to retrieve the original value. Semantic Versions +// don't contain a leading v per the spec. Instead it's optional on +// implementation. +func (v Version) String() string { + var buf bytes.Buffer + + fmt.Fprintf(&buf, "%d.%d.%d", v.major, v.minor, v.patch) + if v.pre != "" { + fmt.Fprintf(&buf, "-%s", v.pre) + } + if v.metadata != "" { + fmt.Fprintf(&buf, "+%s", v.metadata) + } + + return buf.String() +} + +// Original returns the original value passed in to be parsed. +func (v *Version) Original() string { + return v.original +} + +// Major returns the major version. +func (v Version) Major() uint64 { + return v.major +} + +// Minor returns the minor version. +func (v Version) Minor() uint64 { + return v.minor +} + +// Patch returns the patch version. +func (v Version) Patch() uint64 { + return v.patch +} + +// Prerelease returns the pre-release version. +func (v Version) Prerelease() string { + return v.pre +} + +// Metadata returns the metadata on the version. +func (v Version) Metadata() string { + return v.metadata +} + +// originalVPrefix returns the original 'v' prefix if any. +func (v Version) originalVPrefix() string { + + // Note, only lowercase v is supported as a prefix by the parser. + if v.original != "" && v.original[:1] == "v" { + return v.original[:1] + } + return "" +} + +// IncPatch produces the next patch version. +// If the current version does not have prerelease/metadata information, +// it unsets metadata and prerelease values, increments patch number. +// If the current version has any of prerelease or metadata information, +// it unsets both values and keeps current patch value +func (v Version) IncPatch() Version { + vNext := v + // according to http://semver.org/#spec-item-9 + // Pre-release versions have a lower precedence than the associated normal version. + // according to http://semver.org/#spec-item-10 + // Build metadata SHOULD be ignored when determining version precedence. + if v.pre != "" { + vNext.metadata = "" + vNext.pre = "" + } else { + vNext.metadata = "" + vNext.pre = "" + vNext.patch = v.patch + 1 + } + vNext.original = v.originalVPrefix() + "" + vNext.String() + return vNext +} + +// IncMinor produces the next minor version. +// Sets patch to 0. +// Increments minor number. +// Unsets metadata. +// Unsets prerelease status. +func (v Version) IncMinor() Version { + vNext := v + vNext.metadata = "" + vNext.pre = "" + vNext.patch = 0 + vNext.minor = v.minor + 1 + vNext.original = v.originalVPrefix() + "" + vNext.String() + return vNext +} + +// IncMajor produces the next major version. +// Sets patch to 0. +// Sets minor to 0. +// Increments major number. +// Unsets metadata. +// Unsets prerelease status. +func (v Version) IncMajor() Version { + vNext := v + vNext.metadata = "" + vNext.pre = "" + vNext.patch = 0 + vNext.minor = 0 + vNext.major = v.major + 1 + vNext.original = v.originalVPrefix() + "" + vNext.String() + return vNext +} + +// SetPrerelease defines the prerelease value. +// Value must not include the required 'hyphen' prefix. +func (v Version) SetPrerelease(prerelease string) (Version, error) { + vNext := v + if len(prerelease) > 0 { + if err := validatePrerelease(prerelease); err != nil { + return vNext, err + } + } + vNext.pre = prerelease + vNext.original = v.originalVPrefix() + "" + vNext.String() + return vNext, nil +} + +// SetMetadata defines metadata value. +// Value must not include the required 'plus' prefix. +func (v Version) SetMetadata(metadata string) (Version, error) { + vNext := v + if len(metadata) > 0 { + if err := validateMetadata(metadata); err != nil { + return vNext, err + } + } + vNext.metadata = metadata + vNext.original = v.originalVPrefix() + "" + vNext.String() + return vNext, nil +} + +// LessThan tests if one version is less than another one. +func (v *Version) LessThan(o *Version) bool { + return v.Compare(o) < 0 +} + +// GreaterThan tests if one version is greater than another one. +func (v *Version) GreaterThan(o *Version) bool { + return v.Compare(o) > 0 +} + +// Equal tests if two versions are equal to each other. +// Note, versions can be equal with different metadata since metadata +// is not considered part of the comparable version. +func (v *Version) Equal(o *Version) bool { + return v.Compare(o) == 0 +} + +// Compare compares this version to another one. It returns -1, 0, or 1 if +// the version smaller, equal, or larger than the other version. +// +// Versions are compared by X.Y.Z. Build metadata is ignored. Prerelease is +// lower than the version without a prerelease. Compare always takes into account +// prereleases. If you want to work with ranges using typical range syntaxes that +// skip prereleases if the range is not looking for them use constraints. +func (v *Version) Compare(o *Version) int { + // Compare the major, minor, and patch version for differences. If a + // difference is found return the comparison. + if d := compareSegment(v.Major(), o.Major()); d != 0 { + return d + } + if d := compareSegment(v.Minor(), o.Minor()); d != 0 { + return d + } + if d := compareSegment(v.Patch(), o.Patch()); d != 0 { + return d + } + + // At this point the major, minor, and patch versions are the same. + ps := v.pre + po := o.Prerelease() + + if ps == "" && po == "" { + return 0 + } + if ps == "" { + return 1 + } + if po == "" { + return -1 + } + + return comparePrerelease(ps, po) +} + +// UnmarshalJSON implements JSON.Unmarshaler interface. +func (v *Version) UnmarshalJSON(b []byte) error { + var s string + if err := json.Unmarshal(b, &s); err != nil { + return err + } + temp, err := NewVersion(s) + if err != nil { + return err + } + v.major = temp.major + v.minor = temp.minor + v.patch = temp.patch + v.pre = temp.pre + v.metadata = temp.metadata + v.original = temp.original + return nil +} + +// MarshalJSON implements JSON.Marshaler interface. +func (v Version) MarshalJSON() ([]byte, error) { + return json.Marshal(v.String()) +} + +// Scan implements the SQL.Scanner interface. +func (v *Version) Scan(value interface{}) error { + var s string + s, _ = value.(string) + temp, err := NewVersion(s) + if err != nil { + return err + } + v.major = temp.major + v.minor = temp.minor + v.patch = temp.patch + v.pre = temp.pre + v.metadata = temp.metadata + v.original = temp.original + return nil +} + +// Value implements the Driver.Valuer interface. +func (v Version) Value() (driver.Value, error) { + return v.String(), nil +} + +func compareSegment(v, o uint64) int { + if v < o { + return -1 + } + if v > o { + return 1 + } + + return 0 +} + +func comparePrerelease(v, o string) int { + + // split the prelease versions by their part. The separator, per the spec, + // is a . + sparts := strings.Split(v, ".") + oparts := strings.Split(o, ".") + + // Find the longer length of the parts to know how many loop iterations to + // go through. + slen := len(sparts) + olen := len(oparts) + + l := slen + if olen > slen { + l = olen + } + + // Iterate over each part of the prereleases to compare the differences. + for i := 0; i < l; i++ { + // Since the lentgh of the parts can be different we need to create + // a placeholder. This is to avoid out of bounds issues. + stemp := "" + if i < slen { + stemp = sparts[i] + } + + otemp := "" + if i < olen { + otemp = oparts[i] + } + + d := comparePrePart(stemp, otemp) + if d != 0 { + return d + } + } + + // Reaching here means two versions are of equal value but have different + // metadata (the part following a +). They are not identical in string form + // but the version comparison finds them to be equal. + return 0 +} + +func comparePrePart(s, o string) int { + // Fastpath if they are equal + if s == o { + return 0 + } + + // When s or o are empty we can use the other in an attempt to determine + // the response. + if s == "" { + if o != "" { + return -1 + } + return 1 + } + + if o == "" { + if s != "" { + return 1 + } + return -1 + } + + // When comparing strings "99" is greater than "103". To handle + // cases like this we need to detect numbers and compare them. According + // to the semver spec, numbers are always positive. If there is a - at the + // start like -99 this is to be evaluated as an alphanum. numbers always + // have precedence over alphanum. Parsing as Uints because negative numbers + // are ignored. + + oi, n1 := strconv.ParseUint(o, 10, 64) + si, n2 := strconv.ParseUint(s, 10, 64) + + // The case where both are strings compare the strings + if n1 != nil && n2 != nil { + if s > o { + return 1 + } + return -1 + } else if n1 != nil { + // o is a string and s is a number + return -1 + } else if n2 != nil { + // s is a string and o is a number + return 1 + } + // Both are numbers + if si > oi { + return 1 + } + return -1 + +} + +// Like strings.ContainsAny but does an only instead of any. +func containsOnly(s string, comp string) bool { + return strings.IndexFunc(s, func(r rune) bool { + return !strings.ContainsRune(comp, r) + }) == -1 +} + +// From the spec, "Identifiers MUST comprise only +// ASCII alphanumerics and hyphen [0-9A-Za-z-]. Identifiers MUST NOT be empty. +// Numeric identifiers MUST NOT include leading zeroes.". These segments can +// be dot separated. +func validatePrerelease(p string) error { + eparts := strings.Split(p, ".") + for _, p := range eparts { + if containsOnly(p, num) { + if len(p) > 1 && p[0] == '0' { + return ErrSegmentStartsZero + } + } else if !containsOnly(p, allowed) { + return ErrInvalidPrerelease + } + } + + return nil +} + +// From the spec, "Build metadata MAY be denoted by +// appending a plus sign and a series of dot separated identifiers immediately +// following the patch or pre-release version. Identifiers MUST comprise only +// ASCII alphanumerics and hyphen [0-9A-Za-z-]. Identifiers MUST NOT be empty." +func validateMetadata(m string) error { + eparts := strings.Split(m, ".") + for _, p := range eparts { + if !containsOnly(p, allowed) { + return ErrInvalidMetadata + } + } + return nil +} diff --git a/vendor/github.com/codeskyblue/go-sh/OLD_README.md b/vendor/github.com/codeskyblue/go-sh/OLD_README.md deleted file mode 100644 index 7e899402d..000000000 --- a/vendor/github.com/codeskyblue/go-sh/OLD_README.md +++ /dev/null @@ -1,69 +0,0 @@ -## OLD README -First give you a full example, I will explain every command below. - - session := sh.NewSession() - session.Env["PATH"] = "/usr/bin:/bin" - session.Stdout = os.Stdout - session.Stderr = os.Stderr - session.Alias("ll", "ls", "-l") - session.ShowCMD = true // enable for debug - var err error - err = session.Call("ll", "/") - if err != nil { - log.Fatal(err) - } - ret, err := session.Capture("pwd", sh.Dir("/home")) # wraper of session.Call - if err != nil { - log.Fatal(err) - } - # ret is "/home\n" - fmt.Println(ret) - -create a new Session - - session := sh.NewSession() - -use alias like this - - session.Alias("ll", "ls", "-l") # like alias ll='ls -l' - -set current env like this - - session.Env["BUILD_ID"] = "123" # like export BUILD_ID=123 - -set current directory - - session.Set(sh.Dir("/")) # like cd / - -pipe is also supported - - session.Command("echo", "hello\tworld").Command("cut", "-f2") - // output should be "world" - session.Run() - -test, the build in command support - - session.Test("d", "dir") // test dir - session.Test("f", "file) // test regular file - -with `Alias Env Set Call Capture Command` a shell scripts can be easily converted into golang program. below is a shell script. - - #!/bin/bash - - # - export PATH=/usr/bin:/bin - alias ll='ls -l' - cd /usr - if test -d "local" - then - ll local | awk '{print $1, $NF}' - fi - -convert to golang, will be - - s := sh.NewSession() - s.Env["PATH"] = "/usr/bin:/bin" - s.Set(sh.Dir("/usr")) - s.Alias("ll", "ls", "-l") - if s.Test("d", "local") { - s.Command("ll", "local").Command("awk", "{print $1, $NF}").Run() - } diff --git a/vendor/github.com/codeskyblue/go-sh/wercker.yml b/vendor/github.com/codeskyblue/go-sh/wercker.yml deleted file mode 100644 index 72c47020f..000000000 --- a/vendor/github.com/codeskyblue/go-sh/wercker.yml +++ /dev/null @@ -1,28 +0,0 @@ -box: wercker/golang -# Build definition -build: - # The steps that will be executed on build - steps: - # Sets the go workspace and places you package - # at the right place in the workspace tree - - setup-go-workspace - - # Gets the dependencies - - script: - name: go get - code: | - cd $WERCKER_SOURCE_DIR - go version - go get -t . - - # Build the project - - script: - name: go build - code: | - go build . - - # Test the project - - script: - name: go test - code: | - go test -v ./... diff --git a/vendor/github.com/golang/glog/LICENSE b/vendor/github.com/golang/glog/LICENSE deleted file mode 100644 index 37ec93a14..000000000 --- a/vendor/github.com/golang/glog/LICENSE +++ /dev/null @@ -1,191 +0,0 @@ -Apache License -Version 2.0, January 2004 -http://www.apache.org/licenses/ - -TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - -1. Definitions. - -"License" shall mean the terms and conditions for use, reproduction, and -distribution as defined by Sections 1 through 9 of this document. - -"Licensor" shall mean the copyright owner or entity authorized by the copyright -owner that is granting the License. - -"Legal Entity" shall mean the union of the acting entity and all other entities -that control, are controlled by, or are under common control with that entity. -For the purposes of this definition, "control" means (i) the power, direct or -indirect, to cause the direction or management of such entity, whether by -contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the -outstanding shares, or (iii) beneficial ownership of such entity. - -"You" (or "Your") shall mean an individual or Legal Entity exercising -permissions granted by this License. - -"Source" form shall mean the preferred form for making modifications, including -but not limited to software source code, documentation source, and configuration -files. - -"Object" form shall mean any form resulting from mechanical transformation or -translation of a Source form, including but not limited to compiled object code, -generated documentation, and conversions to other media types. - -"Work" shall mean the work of authorship, whether in Source or Object form, made -available under the License, as indicated by a copyright notice that is included -in or attached to the work (an example is provided in the Appendix below). - -"Derivative Works" shall mean any work, whether in Source or Object form, that -is based on (or derived from) the Work and for which the editorial revisions, -annotations, elaborations, or other modifications represent, as a whole, an -original work of authorship. For the purposes of this License, Derivative Works -shall not include works that remain separable from, or merely link (or bind by -name) to the interfaces of, the Work and Derivative Works thereof. - -"Contribution" shall mean any work of authorship, including the original version -of the Work and any modifications or additions to that Work or Derivative Works -thereof, that is intentionally submitted to Licensor for inclusion in the Work -by the copyright owner or by an individual or Legal Entity authorized to submit -on behalf of the copyright owner. For the purposes of this definition, -"submitted" means any form of electronic, verbal, or written communication sent -to the Licensor or its representatives, including but not limited to -communication on electronic mailing lists, source code control systems, and -issue tracking systems that are managed by, or on behalf of, the Licensor for -the purpose of discussing and improving the Work, but excluding communication -that is conspicuously marked or otherwise designated in writing by the copyright -owner as "Not a Contribution." - -"Contributor" shall mean Licensor and any individual or Legal Entity on behalf -of whom a Contribution has been received by Licensor and subsequently -incorporated within the Work. - -2. Grant of Copyright License. - -Subject to the terms and conditions of this License, each Contributor hereby -grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, -irrevocable copyright license to reproduce, prepare Derivative Works of, -publicly display, publicly perform, sublicense, and distribute the Work and such -Derivative Works in Source or Object form. - -3. Grant of Patent License. - -Subject to the terms and conditions of this License, each Contributor hereby -grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, -irrevocable (except as stated in this section) patent license to make, have -made, use, offer to sell, sell, import, and otherwise transfer the Work, where -such license applies only to those patent claims licensable by such Contributor -that are necessarily infringed by their Contribution(s) alone or by combination -of their Contribution(s) with the Work to which such Contribution(s) was -submitted. If You institute patent litigation against any entity (including a -cross-claim or counterclaim in a lawsuit) alleging that the Work or a -Contribution incorporated within the Work constitutes direct or contributory -patent infringement, then any patent licenses granted to You under this License -for that Work shall terminate as of the date such litigation is filed. - -4. Redistribution. - -You may reproduce and distribute copies of the Work or Derivative Works thereof -in any medium, with or without modifications, and in Source or Object form, -provided that You meet the following conditions: - -You must give any other recipients of the Work or Derivative Works a copy of -this License; and -You must cause any modified files to carry prominent notices stating that You -changed the files; and -You must retain, in the Source form of any Derivative Works that You distribute, -all copyright, patent, trademark, and attribution notices from the Source form -of the Work, excluding those notices that do not pertain to any part of the -Derivative Works; and -If the Work includes a "NOTICE" text file as part of its distribution, then any -Derivative Works that You distribute must include a readable copy of the -attribution notices contained within such NOTICE file, excluding those notices -that do not pertain to any part of the Derivative Works, in at least one of the -following places: within a NOTICE text file distributed as part of the -Derivative Works; within the Source form or documentation, if provided along -with the Derivative Works; or, within a display generated by the Derivative -Works, if and wherever such third-party notices normally appear. The contents of -the NOTICE file are for informational purposes only and do not modify the -License. You may add Your own attribution notices within Derivative Works that -You distribute, alongside or as an addendum to the NOTICE text from the Work, -provided that such additional attribution notices cannot be construed as -modifying the License. -You may add Your own copyright statement to Your modifications and may provide -additional or different license terms and conditions for use, reproduction, or -distribution of Your modifications, or for any such Derivative Works as a whole, -provided Your use, reproduction, and distribution of the Work otherwise complies -with the conditions stated in this License. - -5. Submission of Contributions. - -Unless You explicitly state otherwise, any Contribution intentionally submitted -for inclusion in the Work by You to the Licensor shall be under the terms and -conditions of this License, without any additional terms or conditions. -Notwithstanding the above, nothing herein shall supersede or modify the terms of -any separate license agreement you may have executed with Licensor regarding -such Contributions. - -6. Trademarks. - -This License does not grant permission to use the trade names, trademarks, -service marks, or product names of the Licensor, except as required for -reasonable and customary use in describing the origin of the Work and -reproducing the content of the NOTICE file. - -7. Disclaimer of Warranty. - -Unless required by applicable law or agreed to in writing, Licensor provides the -Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, -including, without limitation, any warranties or conditions of TITLE, -NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are -solely responsible for determining the appropriateness of using or -redistributing the Work and assume any risks associated with Your exercise of -permissions under this License. - -8. Limitation of Liability. - -In no event and under no legal theory, whether in tort (including negligence), -contract, or otherwise, unless required by applicable law (such as deliberate -and grossly negligent acts) or agreed to in writing, shall any Contributor be -liable to You for damages, including any direct, indirect, special, incidental, -or consequential damages of any character arising as a result of this License or -out of the use or inability to use the Work (including but not limited to -damages for loss of goodwill, work stoppage, computer failure or malfunction, or -any and all other commercial damages or losses), even if such Contributor has -been advised of the possibility of such damages. - -9. Accepting Warranty or Additional Liability. - -While redistributing the Work or Derivative Works thereof, You may choose to -offer, and charge a fee for, acceptance of support, warranty, indemnity, or -other liability obligations and/or rights consistent with this License. However, -in accepting such obligations, You may act only on Your own behalf and on Your -sole responsibility, not on behalf of any other Contributor, and only if You -agree to indemnify, defend, and hold each Contributor harmless for any liability -incurred by, or claims asserted against, such Contributor by reason of your -accepting any such warranty or additional liability. - -END OF TERMS AND CONDITIONS - -APPENDIX: How to apply the Apache License to your work - -To apply the Apache License to your work, attach the following boilerplate -notice, with the fields enclosed by brackets "[]" replaced with your own -identifying information. (Don't include the brackets!) The text should be -enclosed in the appropriate comment syntax for the file format. We also -recommend that a file or class name and description of purpose be included on -the same "printed page" as the copyright notice for easier identification within -third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. diff --git a/vendor/github.com/golang/glog/README.md b/vendor/github.com/golang/glog/README.md deleted file mode 100644 index a4f73883b..000000000 --- a/vendor/github.com/golang/glog/README.md +++ /dev/null @@ -1,36 +0,0 @@ -# glog - -[![PkgGoDev](https://pkg.go.dev/badge/github.com/golang/glog)](https://pkg.go.dev/github.com/golang/glog) - -Leveled execution logs for Go. - -This is an efficient pure Go implementation of leveled logs in the -manner of the open source C++ package [_glog_](https://github.com/google/glog). - -By binding methods to booleans it is possible to use the log package without paying the expense of evaluating the arguments to the log. Through the `-vmodule` flag, the package also provides fine-grained -control over logging at the file level. - -The comment from `glog.go` introduces the ideas: - -Package _glog_ implements logging analogous to the Google-internal C++ INFO/ERROR/V setup. It provides the functions Info, Warning, Error, Fatal, plus formatting variants such as Infof. It also provides V-style loggingcontrolled by the `-v` and `-vmodule=file=2` flags. - -Basic examples: - -```go -glog.Info("Prepare to repel boarders") - -glog.Fatalf("Initialization failed: %s", err) -``` - -See the documentation for the V function for an explanation of these examples: - -```go -if glog.V(2) { - glog.Info("Starting transaction...") -} -glog.V(2).Infoln("Processed", nItems, "elements") -``` - -The repository contains an open source version of the log package used inside Google. The master copy of the source lives inside Google, not here. The code in this repo is for export only and is not itself under development. Feature requests will be ignored. - -Send bug reports to golang-nuts@googlegroups.com. diff --git a/vendor/github.com/golang/glog/glog.go b/vendor/github.com/golang/glog/glog.go deleted file mode 100644 index 54bd7afdc..000000000 --- a/vendor/github.com/golang/glog/glog.go +++ /dev/null @@ -1,1180 +0,0 @@ -// Go support for leveled logs, analogous to https://code.google.com/p/google-glog/ -// -// Copyright 2013 Google Inc. All Rights Reserved. -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - -// Package glog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup. -// It provides functions Info, Warning, Error, Fatal, plus formatting variants such as -// Infof. It also provides V-style logging controlled by the -v and -vmodule=file=2 flags. -// -// Basic examples: -// -// glog.Info("Prepare to repel boarders") -// -// glog.Fatalf("Initialization failed: %s", err) -// -// See the documentation for the V function for an explanation of these examples: -// -// if glog.V(2) { -// glog.Info("Starting transaction...") -// } -// -// glog.V(2).Infoln("Processed", nItems, "elements") -// -// Log output is buffered and written periodically using Flush. Programs -// should call Flush before exiting to guarantee all log output is written. -// -// By default, all log statements write to files in a temporary directory. -// This package provides several flags that modify this behavior. -// As a result, flag.Parse must be called before any logging is done. -// -// -logtostderr=false -// Logs are written to standard error instead of to files. -// -alsologtostderr=false -// Logs are written to standard error as well as to files. -// -stderrthreshold=ERROR -// Log events at or above this severity are logged to standard -// error as well as to files. -// -log_dir="" -// Log files will be written to this directory instead of the -// default temporary directory. -// -// Other flags provide aids to debugging. -// -// -log_backtrace_at="" -// When set to a file and line number holding a logging statement, -// such as -// -log_backtrace_at=gopherflakes.go:234 -// a stack trace will be written to the Info log whenever execution -// hits that statement. (Unlike with -vmodule, the ".go" must be -// present.) -// -v=0 -// Enable V-leveled logging at the specified level. -// -vmodule="" -// The syntax of the argument is a comma-separated list of pattern=N, -// where pattern is a literal file name (minus the ".go" suffix) or -// "glob" pattern and N is a V level. For instance, -// -vmodule=gopher*=3 -// sets the V level to 3 in all Go files whose names begin "gopher". -// -package glog - -import ( - "bufio" - "bytes" - "errors" - "flag" - "fmt" - "io" - stdLog "log" - "os" - "path/filepath" - "runtime" - "strconv" - "strings" - "sync" - "sync/atomic" - "time" -) - -// severity identifies the sort of log: info, warning etc. It also implements -// the flag.Value interface. The -stderrthreshold flag is of type severity and -// should be modified only through the flag.Value interface. The values match -// the corresponding constants in C++. -type severity int32 // sync/atomic int32 - -// These constants identify the log levels in order of increasing severity. -// A message written to a high-severity log file is also written to each -// lower-severity log file. -const ( - infoLog severity = iota - warningLog - errorLog - fatalLog - numSeverity = 4 -) - -const severityChar = "IWEF" - -var severityName = []string{ - infoLog: "INFO", - warningLog: "WARNING", - errorLog: "ERROR", - fatalLog: "FATAL", -} - -// get returns the value of the severity. -func (s *severity) get() severity { - return severity(atomic.LoadInt32((*int32)(s))) -} - -// set sets the value of the severity. -func (s *severity) set(val severity) { - atomic.StoreInt32((*int32)(s), int32(val)) -} - -// String is part of the flag.Value interface. -func (s *severity) String() string { - return strconv.FormatInt(int64(*s), 10) -} - -// Get is part of the flag.Value interface. -func (s *severity) Get() interface{} { - return *s -} - -// Set is part of the flag.Value interface. -func (s *severity) Set(value string) error { - var threshold severity - // Is it a known name? - if v, ok := severityByName(value); ok { - threshold = v - } else { - v, err := strconv.Atoi(value) - if err != nil { - return err - } - threshold = severity(v) - } - logging.stderrThreshold.set(threshold) - return nil -} - -func severityByName(s string) (severity, bool) { - s = strings.ToUpper(s) - for i, name := range severityName { - if name == s { - return severity(i), true - } - } - return 0, false -} - -// OutputStats tracks the number of output lines and bytes written. -type OutputStats struct { - lines int64 - bytes int64 -} - -// Lines returns the number of lines written. -func (s *OutputStats) Lines() int64 { - return atomic.LoadInt64(&s.lines) -} - -// Bytes returns the number of bytes written. -func (s *OutputStats) Bytes() int64 { - return atomic.LoadInt64(&s.bytes) -} - -// Stats tracks the number of lines of output and number of bytes -// per severity level. Values must be read with atomic.LoadInt64. -var Stats struct { - Info, Warning, Error OutputStats -} - -var severityStats = [numSeverity]*OutputStats{ - infoLog: &Stats.Info, - warningLog: &Stats.Warning, - errorLog: &Stats.Error, -} - -// Level is exported because it appears in the arguments to V and is -// the type of the v flag, which can be set programmatically. -// It's a distinct type because we want to discriminate it from logType. -// Variables of type level are only changed under logging.mu. -// The -v flag is read only with atomic ops, so the state of the logging -// module is consistent. - -// Level is treated as a sync/atomic int32. - -// Level specifies a level of verbosity for V logs. *Level implements -// flag.Value; the -v flag is of type Level and should be modified -// only through the flag.Value interface. -type Level int32 - -// get returns the value of the Level. -func (l *Level) get() Level { - return Level(atomic.LoadInt32((*int32)(l))) -} - -// set sets the value of the Level. -func (l *Level) set(val Level) { - atomic.StoreInt32((*int32)(l), int32(val)) -} - -// String is part of the flag.Value interface. -func (l *Level) String() string { - return strconv.FormatInt(int64(*l), 10) -} - -// Get is part of the flag.Value interface. -func (l *Level) Get() interface{} { - return *l -} - -// Set is part of the flag.Value interface. -func (l *Level) Set(value string) error { - v, err := strconv.Atoi(value) - if err != nil { - return err - } - logging.mu.Lock() - defer logging.mu.Unlock() - logging.setVState(Level(v), logging.vmodule.filter, false) - return nil -} - -// moduleSpec represents the setting of the -vmodule flag. -type moduleSpec struct { - filter []modulePat -} - -// modulePat contains a filter for the -vmodule flag. -// It holds a verbosity level and a file pattern to match. -type modulePat struct { - pattern string - literal bool // The pattern is a literal string - level Level -} - -// match reports whether the file matches the pattern. It uses a string -// comparison if the pattern contains no metacharacters. -func (m *modulePat) match(file string) bool { - if m.literal { - return file == m.pattern - } - match, _ := filepath.Match(m.pattern, file) - return match -} - -func (m *moduleSpec) String() string { - // Lock because the type is not atomic. TODO: clean this up. - logging.mu.Lock() - defer logging.mu.Unlock() - var b bytes.Buffer - for i, f := range m.filter { - if i > 0 { - b.WriteRune(',') - } - fmt.Fprintf(&b, "%s=%d", f.pattern, f.level) - } - return b.String() -} - -// Get is part of the (Go 1.2) flag.Getter interface. It always returns nil for this flag type since the -// struct is not exported. -func (m *moduleSpec) Get() interface{} { - return nil -} - -var errVmoduleSyntax = errors.New("syntax error: expect comma-separated list of filename=N") - -// Syntax: -vmodule=recordio=2,file=1,gfs*=3 -func (m *moduleSpec) Set(value string) error { - var filter []modulePat - for _, pat := range strings.Split(value, ",") { - if len(pat) == 0 { - // Empty strings such as from a trailing comma can be ignored. - continue - } - patLev := strings.Split(pat, "=") - if len(patLev) != 2 || len(patLev[0]) == 0 || len(patLev[1]) == 0 { - return errVmoduleSyntax - } - pattern := patLev[0] - v, err := strconv.Atoi(patLev[1]) - if err != nil { - return errors.New("syntax error: expect comma-separated list of filename=N") - } - if v < 0 { - return errors.New("negative value for vmodule level") - } - if v == 0 { - continue // Ignore. It's harmless but no point in paying the overhead. - } - // TODO: check syntax of filter? - filter = append(filter, modulePat{pattern, isLiteral(pattern), Level(v)}) - } - logging.mu.Lock() - defer logging.mu.Unlock() - logging.setVState(logging.verbosity, filter, true) - return nil -} - -// isLiteral reports whether the pattern is a literal string, that is, has no metacharacters -// that require filepath.Match to be called to match the pattern. -func isLiteral(pattern string) bool { - return !strings.ContainsAny(pattern, `\*?[]`) -} - -// traceLocation represents the setting of the -log_backtrace_at flag. -type traceLocation struct { - file string - line int -} - -// isSet reports whether the trace location has been specified. -// logging.mu is held. -func (t *traceLocation) isSet() bool { - return t.line > 0 -} - -// match reports whether the specified file and line matches the trace location. -// The argument file name is the full path, not the basename specified in the flag. -// logging.mu is held. -func (t *traceLocation) match(file string, line int) bool { - if t.line != line { - return false - } - if i := strings.LastIndex(file, "/"); i >= 0 { - file = file[i+1:] - } - return t.file == file -} - -func (t *traceLocation) String() string { - // Lock because the type is not atomic. TODO: clean this up. - logging.mu.Lock() - defer logging.mu.Unlock() - return fmt.Sprintf("%s:%d", t.file, t.line) -} - -// Get is part of the (Go 1.2) flag.Getter interface. It always returns nil for this flag type since the -// struct is not exported -func (t *traceLocation) Get() interface{} { - return nil -} - -var errTraceSyntax = errors.New("syntax error: expect file.go:234") - -// Syntax: -log_backtrace_at=gopherflakes.go:234 -// Note that unlike vmodule the file extension is included here. -func (t *traceLocation) Set(value string) error { - if value == "" { - // Unset. - t.line = 0 - t.file = "" - } - fields := strings.Split(value, ":") - if len(fields) != 2 { - return errTraceSyntax - } - file, line := fields[0], fields[1] - if !strings.Contains(file, ".") { - return errTraceSyntax - } - v, err := strconv.Atoi(line) - if err != nil { - return errTraceSyntax - } - if v <= 0 { - return errors.New("negative or zero value for level") - } - logging.mu.Lock() - defer logging.mu.Unlock() - t.line = v - t.file = file - return nil -} - -// flushSyncWriter is the interface satisfied by logging destinations. -type flushSyncWriter interface { - Flush() error - Sync() error - io.Writer -} - -func init() { - flag.BoolVar(&logging.toStderr, "logtostderr", false, "log to standard error instead of files") - flag.BoolVar(&logging.alsoToStderr, "alsologtostderr", false, "log to standard error as well as files") - flag.Var(&logging.verbosity, "v", "log level for V logs") - flag.Var(&logging.stderrThreshold, "stderrthreshold", "logs at or above this threshold go to stderr") - flag.Var(&logging.vmodule, "vmodule", "comma-separated list of pattern=N settings for file-filtered logging") - flag.Var(&logging.traceLocation, "log_backtrace_at", "when logging hits line file:N, emit a stack trace") - - // Default stderrThreshold is ERROR. - logging.stderrThreshold = errorLog - - logging.setVState(0, nil, false) - go logging.flushDaemon() -} - -// Flush flushes all pending log I/O. -func Flush() { - logging.lockAndFlushAll() -} - -// loggingT collects all the global state of the logging setup. -type loggingT struct { - // Boolean flags. Not handled atomically because the flag.Value interface - // does not let us avoid the =true, and that shorthand is necessary for - // compatibility. TODO: does this matter enough to fix? Seems unlikely. - toStderr bool // The -logtostderr flag. - alsoToStderr bool // The -alsologtostderr flag. - - // Level flag. Handled atomically. - stderrThreshold severity // The -stderrthreshold flag. - - // freeList is a list of byte buffers, maintained under freeListMu. - freeList *buffer - // freeListMu maintains the free list. It is separate from the main mutex - // so buffers can be grabbed and printed to without holding the main lock, - // for better parallelization. - freeListMu sync.Mutex - - // mu protects the remaining elements of this structure and is - // used to synchronize logging. - mu sync.Mutex - // file holds writer for each of the log types. - file [numSeverity]flushSyncWriter - // pcs is used in V to avoid an allocation when computing the caller's PC. - pcs [1]uintptr - // vmap is a cache of the V Level for each V() call site, identified by PC. - // It is wiped whenever the vmodule flag changes state. - vmap map[uintptr]Level - // filterLength stores the length of the vmodule filter chain. If greater - // than zero, it means vmodule is enabled. It may be read safely - // using sync.LoadInt32, but is only modified under mu. - filterLength int32 - // traceLocation is the state of the -log_backtrace_at flag. - traceLocation traceLocation - // These flags are modified only under lock, although verbosity may be fetched - // safely using atomic.LoadInt32. - vmodule moduleSpec // The state of the -vmodule flag. - verbosity Level // V logging level, the value of the -v flag/ -} - -// buffer holds a byte Buffer for reuse. The zero value is ready for use. -type buffer struct { - bytes.Buffer - tmp [64]byte // temporary byte array for creating headers. - next *buffer -} - -var logging loggingT - -// setVState sets a consistent state for V logging. -// l.mu is held. -func (l *loggingT) setVState(verbosity Level, filter []modulePat, setFilter bool) { - // Turn verbosity off so V will not fire while we are in transition. - logging.verbosity.set(0) - // Ditto for filter length. - atomic.StoreInt32(&logging.filterLength, 0) - - // Set the new filters and wipe the pc->Level map if the filter has changed. - if setFilter { - logging.vmodule.filter = filter - logging.vmap = make(map[uintptr]Level) - } - - // Things are consistent now, so enable filtering and verbosity. - // They are enabled in order opposite to that in V. - atomic.StoreInt32(&logging.filterLength, int32(len(filter))) - logging.verbosity.set(verbosity) -} - -// getBuffer returns a new, ready-to-use buffer. -func (l *loggingT) getBuffer() *buffer { - l.freeListMu.Lock() - b := l.freeList - if b != nil { - l.freeList = b.next - } - l.freeListMu.Unlock() - if b == nil { - b = new(buffer) - } else { - b.next = nil - b.Reset() - } - return b -} - -// putBuffer returns a buffer to the free list. -func (l *loggingT) putBuffer(b *buffer) { - if b.Len() >= 256 { - // Let big buffers die a natural death. - return - } - l.freeListMu.Lock() - b.next = l.freeList - l.freeList = b - l.freeListMu.Unlock() -} - -var timeNow = time.Now // Stubbed out for testing. - -/* -header formats a log header as defined by the C++ implementation. -It returns a buffer containing the formatted header and the user's file and line number. -The depth specifies how many stack frames above lives the source line to be identified in the log message. - -Log lines have this form: - Lmmdd hh:mm:ss.uuuuuu threadid file:line] msg... -where the fields are defined as follows: - L A single character, representing the log level (eg 'I' for INFO) - mm The month (zero padded; ie May is '05') - dd The day (zero padded) - hh:mm:ss.uuuuuu Time in hours, minutes and fractional seconds - threadid The space-padded thread ID as returned by GetTID() - file The file name - line The line number - msg The user-supplied message -*/ -func (l *loggingT) header(s severity, depth int) (*buffer, string, int) { - _, file, line, ok := runtime.Caller(3 + depth) - if !ok { - file = "???" - line = 1 - } else { - slash := strings.LastIndex(file, "/") - if slash >= 0 { - file = file[slash+1:] - } - } - return l.formatHeader(s, file, line), file, line -} - -// formatHeader formats a log header using the provided file name and line number. -func (l *loggingT) formatHeader(s severity, file string, line int) *buffer { - now := timeNow() - if line < 0 { - line = 0 // not a real line number, but acceptable to someDigits - } - if s > fatalLog { - s = infoLog // for safety. - } - buf := l.getBuffer() - - // Avoid Fprintf, for speed. The format is so simple that we can do it quickly by hand. - // It's worth about 3X. Fprintf is hard. - _, month, day := now.Date() - hour, minute, second := now.Clock() - // Lmmdd hh:mm:ss.uuuuuu threadid file:line] - buf.tmp[0] = severityChar[s] - buf.twoDigits(1, int(month)) - buf.twoDigits(3, day) - buf.tmp[5] = ' ' - buf.twoDigits(6, hour) - buf.tmp[8] = ':' - buf.twoDigits(9, minute) - buf.tmp[11] = ':' - buf.twoDigits(12, second) - buf.tmp[14] = '.' - buf.nDigits(6, 15, now.Nanosecond()/1000, '0') - buf.tmp[21] = ' ' - buf.nDigits(7, 22, pid, ' ') // TODO: should be TID - buf.tmp[29] = ' ' - buf.Write(buf.tmp[:30]) - buf.WriteString(file) - buf.tmp[0] = ':' - n := buf.someDigits(1, line) - buf.tmp[n+1] = ']' - buf.tmp[n+2] = ' ' - buf.Write(buf.tmp[:n+3]) - return buf -} - -// Some custom tiny helper functions to print the log header efficiently. - -const digits = "0123456789" - -// twoDigits formats a zero-prefixed two-digit integer at buf.tmp[i]. -func (buf *buffer) twoDigits(i, d int) { - buf.tmp[i+1] = digits[d%10] - d /= 10 - buf.tmp[i] = digits[d%10] -} - -// nDigits formats an n-digit integer at buf.tmp[i], -// padding with pad on the left. -// It assumes d >= 0. -func (buf *buffer) nDigits(n, i, d int, pad byte) { - j := n - 1 - for ; j >= 0 && d > 0; j-- { - buf.tmp[i+j] = digits[d%10] - d /= 10 - } - for ; j >= 0; j-- { - buf.tmp[i+j] = pad - } -} - -// someDigits formats a zero-prefixed variable-width integer at buf.tmp[i]. -func (buf *buffer) someDigits(i, d int) int { - // Print into the top, then copy down. We know there's space for at least - // a 10-digit number. - j := len(buf.tmp) - for { - j-- - buf.tmp[j] = digits[d%10] - d /= 10 - if d == 0 { - break - } - } - return copy(buf.tmp[i:], buf.tmp[j:]) -} - -func (l *loggingT) println(s severity, args ...interface{}) { - buf, file, line := l.header(s, 0) - fmt.Fprintln(buf, args...) - l.output(s, buf, file, line, false) -} - -func (l *loggingT) print(s severity, args ...interface{}) { - l.printDepth(s, 1, args...) -} - -func (l *loggingT) printDepth(s severity, depth int, args ...interface{}) { - buf, file, line := l.header(s, depth) - fmt.Fprint(buf, args...) - if buf.Bytes()[buf.Len()-1] != '\n' { - buf.WriteByte('\n') - } - l.output(s, buf, file, line, false) -} - -func (l *loggingT) printf(s severity, format string, args ...interface{}) { - buf, file, line := l.header(s, 0) - fmt.Fprintf(buf, format, args...) - if buf.Bytes()[buf.Len()-1] != '\n' { - buf.WriteByte('\n') - } - l.output(s, buf, file, line, false) -} - -// printWithFileLine behaves like print but uses the provided file and line number. If -// alsoLogToStderr is true, the log message always appears on standard error; it -// will also appear in the log file unless --logtostderr is set. -func (l *loggingT) printWithFileLine(s severity, file string, line int, alsoToStderr bool, args ...interface{}) { - buf := l.formatHeader(s, file, line) - fmt.Fprint(buf, args...) - if buf.Bytes()[buf.Len()-1] != '\n' { - buf.WriteByte('\n') - } - l.output(s, buf, file, line, alsoToStderr) -} - -// output writes the data to the log files and releases the buffer. -func (l *loggingT) output(s severity, buf *buffer, file string, line int, alsoToStderr bool) { - l.mu.Lock() - if l.traceLocation.isSet() { - if l.traceLocation.match(file, line) { - buf.Write(stacks(false)) - } - } - data := buf.Bytes() - if !flag.Parsed() { - os.Stderr.Write([]byte("ERROR: logging before flag.Parse: ")) - os.Stderr.Write(data) - } else if l.toStderr { - os.Stderr.Write(data) - } else { - if alsoToStderr || l.alsoToStderr || s >= l.stderrThreshold.get() { - os.Stderr.Write(data) - } - if l.file[s] == nil { - if err := l.createFiles(s); err != nil { - os.Stderr.Write(data) // Make sure the message appears somewhere. - l.exit(err) - } - } - switch s { - case fatalLog: - l.file[fatalLog].Write(data) - fallthrough - case errorLog: - l.file[errorLog].Write(data) - fallthrough - case warningLog: - l.file[warningLog].Write(data) - fallthrough - case infoLog: - l.file[infoLog].Write(data) - } - } - if s == fatalLog { - // If we got here via Exit rather than Fatal, print no stacks. - if atomic.LoadUint32(&fatalNoStacks) > 0 { - l.mu.Unlock() - timeoutFlush(10 * time.Second) - os.Exit(1) - } - // Dump all goroutine stacks before exiting. - // First, make sure we see the trace for the current goroutine on standard error. - // If -logtostderr has been specified, the loop below will do that anyway - // as the first stack in the full dump. - if !l.toStderr { - os.Stderr.Write(stacks(false)) - } - // Write the stack trace for all goroutines to the files. - trace := stacks(true) - logExitFunc = func(error) {} // If we get a write error, we'll still exit below. - for log := fatalLog; log >= infoLog; log-- { - if f := l.file[log]; f != nil { // Can be nil if -logtostderr is set. - f.Write(trace) - } - } - l.mu.Unlock() - timeoutFlush(10 * time.Second) - os.Exit(255) // C++ uses -1, which is silly because it's anded with 255 anyway. - } - l.putBuffer(buf) - l.mu.Unlock() - if stats := severityStats[s]; stats != nil { - atomic.AddInt64(&stats.lines, 1) - atomic.AddInt64(&stats.bytes, int64(len(data))) - } -} - -// timeoutFlush calls Flush and returns when it completes or after timeout -// elapses, whichever happens first. This is needed because the hooks invoked -// by Flush may deadlock when glog.Fatal is called from a hook that holds -// a lock. -func timeoutFlush(timeout time.Duration) { - done := make(chan bool, 1) - go func() { - Flush() // calls logging.lockAndFlushAll() - done <- true - }() - select { - case <-done: - case <-time.After(timeout): - fmt.Fprintln(os.Stderr, "glog: Flush took longer than", timeout) - } -} - -// stacks is a wrapper for runtime.Stack that attempts to recover the data for all goroutines. -func stacks(all bool) []byte { - // We don't know how big the traces are, so grow a few times if they don't fit. Start large, though. - n := 10000 - if all { - n = 100000 - } - var trace []byte - for i := 0; i < 5; i++ { - trace = make([]byte, n) - nbytes := runtime.Stack(trace, all) - if nbytes < len(trace) { - return trace[:nbytes] - } - n *= 2 - } - return trace -} - -// logExitFunc provides a simple mechanism to override the default behavior -// of exiting on error. Used in testing and to guarantee we reach a required exit -// for fatal logs. Instead, exit could be a function rather than a method but that -// would make its use clumsier. -var logExitFunc func(error) - -// exit is called if there is trouble creating or writing log files. -// It flushes the logs and exits the program; there's no point in hanging around. -// l.mu is held. -func (l *loggingT) exit(err error) { - fmt.Fprintf(os.Stderr, "log: exiting because of error: %s\n", err) - // If logExitFunc is set, we do that instead of exiting. - if logExitFunc != nil { - logExitFunc(err) - return - } - l.flushAll() - os.Exit(2) -} - -// syncBuffer joins a bufio.Writer to its underlying file, providing access to the -// file's Sync method and providing a wrapper for the Write method that provides log -// file rotation. There are conflicting methods, so the file cannot be embedded. -// l.mu is held for all its methods. -type syncBuffer struct { - logger *loggingT - *bufio.Writer - file *os.File - sev severity - nbytes uint64 // The number of bytes written to this file -} - -func (sb *syncBuffer) Sync() error { - return sb.file.Sync() -} - -func (sb *syncBuffer) Write(p []byte) (n int, err error) { - if sb.nbytes+uint64(len(p)) >= MaxSize { - if err := sb.rotateFile(time.Now()); err != nil { - sb.logger.exit(err) - } - } - n, err = sb.Writer.Write(p) - sb.nbytes += uint64(n) - if err != nil { - sb.logger.exit(err) - } - return -} - -// rotateFile closes the syncBuffer's file and starts a new one. -func (sb *syncBuffer) rotateFile(now time.Time) error { - if sb.file != nil { - sb.Flush() - sb.file.Close() - } - var err error - sb.file, _, err = create(severityName[sb.sev], now) - sb.nbytes = 0 - if err != nil { - return err - } - - sb.Writer = bufio.NewWriterSize(sb.file, bufferSize) - - // Write header. - var buf bytes.Buffer - fmt.Fprintf(&buf, "Log file created at: %s\n", now.Format("2006/01/02 15:04:05")) - fmt.Fprintf(&buf, "Running on machine: %s\n", host) - fmt.Fprintf(&buf, "Binary: Built with %s %s for %s/%s\n", runtime.Compiler, runtime.Version(), runtime.GOOS, runtime.GOARCH) - fmt.Fprintf(&buf, "Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg\n") - n, err := sb.file.Write(buf.Bytes()) - sb.nbytes += uint64(n) - return err -} - -// bufferSize sizes the buffer associated with each log file. It's large -// so that log records can accumulate without the logging thread blocking -// on disk I/O. The flushDaemon will block instead. -const bufferSize = 256 * 1024 - -// createFiles creates all the log files for severity from sev down to infoLog. -// l.mu is held. -func (l *loggingT) createFiles(sev severity) error { - now := time.Now() - // Files are created in decreasing severity order, so as soon as we find one - // has already been created, we can stop. - for s := sev; s >= infoLog && l.file[s] == nil; s-- { - sb := &syncBuffer{ - logger: l, - sev: s, - } - if err := sb.rotateFile(now); err != nil { - return err - } - l.file[s] = sb - } - return nil -} - -const flushInterval = 30 * time.Second - -// flushDaemon periodically flushes the log file buffers. -func (l *loggingT) flushDaemon() { - for _ = range time.NewTicker(flushInterval).C { - l.lockAndFlushAll() - } -} - -// lockAndFlushAll is like flushAll but locks l.mu first. -func (l *loggingT) lockAndFlushAll() { - l.mu.Lock() - l.flushAll() - l.mu.Unlock() -} - -// flushAll flushes all the logs and attempts to "sync" their data to disk. -// l.mu is held. -func (l *loggingT) flushAll() { - // Flush from fatal down, in case there's trouble flushing. - for s := fatalLog; s >= infoLog; s-- { - file := l.file[s] - if file != nil { - file.Flush() // ignore error - file.Sync() // ignore error - } - } -} - -// CopyStandardLogTo arranges for messages written to the Go "log" package's -// default logs to also appear in the Google logs for the named and lower -// severities. Subsequent changes to the standard log's default output location -// or format may break this behavior. -// -// Valid names are "INFO", "WARNING", "ERROR", and "FATAL". If the name is not -// recognized, CopyStandardLogTo panics. -func CopyStandardLogTo(name string) { - sev, ok := severityByName(name) - if !ok { - panic(fmt.Sprintf("log.CopyStandardLogTo(%q): unrecognized severity name", name)) - } - // Set a log format that captures the user's file and line: - // d.go:23: message - stdLog.SetFlags(stdLog.Lshortfile) - stdLog.SetOutput(logBridge(sev)) -} - -// logBridge provides the Write method that enables CopyStandardLogTo to connect -// Go's standard logs to the logs provided by this package. -type logBridge severity - -// Write parses the standard logging line and passes its components to the -// logger for severity(lb). -func (lb logBridge) Write(b []byte) (n int, err error) { - var ( - file = "???" - line = 1 - text string - ) - // Split "d.go:23: message" into "d.go", "23", and "message". - if parts := bytes.SplitN(b, []byte{':'}, 3); len(parts) != 3 || len(parts[0]) < 1 || len(parts[2]) < 1 { - text = fmt.Sprintf("bad log format: %s", b) - } else { - file = string(parts[0]) - text = string(parts[2][1:]) // skip leading space - line, err = strconv.Atoi(string(parts[1])) - if err != nil { - text = fmt.Sprintf("bad line number: %s", b) - line = 1 - } - } - // printWithFileLine with alsoToStderr=true, so standard log messages - // always appear on standard error. - logging.printWithFileLine(severity(lb), file, line, true, text) - return len(b), nil -} - -// setV computes and remembers the V level for a given PC -// when vmodule is enabled. -// File pattern matching takes the basename of the file, stripped -// of its .go suffix, and uses filepath.Match, which is a little more -// general than the *? matching used in C++. -// l.mu is held. -func (l *loggingT) setV(pc uintptr) Level { - fn := runtime.FuncForPC(pc) - file, _ := fn.FileLine(pc) - // The file is something like /a/b/c/d.go. We want just the d. - if strings.HasSuffix(file, ".go") { - file = file[:len(file)-3] - } - if slash := strings.LastIndex(file, "/"); slash >= 0 { - file = file[slash+1:] - } - for _, filter := range l.vmodule.filter { - if filter.match(file) { - l.vmap[pc] = filter.level - return filter.level - } - } - l.vmap[pc] = 0 - return 0 -} - -// Verbose is a boolean type that implements Infof (like Printf) etc. -// See the documentation of V for more information. -type Verbose bool - -// V reports whether verbosity at the call site is at least the requested level. -// The returned value is a boolean of type Verbose, which implements Info, Infoln -// and Infof. These methods will write to the Info log if called. -// Thus, one may write either -// if glog.V(2) { glog.Info("log this") } -// or -// glog.V(2).Info("log this") -// The second form is shorter but the first is cheaper if logging is off because it does -// not evaluate its arguments. -// -// Whether an individual call to V generates a log record depends on the setting of -// the -v and --vmodule flags; both are off by default. If the level in the call to -// V is at least the value of -v, or of -vmodule for the source file containing the -// call, the V call will log. -func V(level Level) Verbose { - // This function tries hard to be cheap unless there's work to do. - // The fast path is two atomic loads and compares. - - // Here is a cheap but safe test to see if V logging is enabled globally. - if logging.verbosity.get() >= level { - return Verbose(true) - } - - // It's off globally but it vmodule may still be set. - // Here is another cheap but safe test to see if vmodule is enabled. - if atomic.LoadInt32(&logging.filterLength) > 0 { - // Now we need a proper lock to use the logging structure. The pcs field - // is shared so we must lock before accessing it. This is fairly expensive, - // but if V logging is enabled we're slow anyway. - logging.mu.Lock() - defer logging.mu.Unlock() - if runtime.Callers(2, logging.pcs[:]) == 0 { - return Verbose(false) - } - v, ok := logging.vmap[logging.pcs[0]] - if !ok { - v = logging.setV(logging.pcs[0]) - } - return Verbose(v >= level) - } - return Verbose(false) -} - -// Info is equivalent to the global Info function, guarded by the value of v. -// See the documentation of V for usage. -func (v Verbose) Info(args ...interface{}) { - if v { - logging.print(infoLog, args...) - } -} - -// Infoln is equivalent to the global Infoln function, guarded by the value of v. -// See the documentation of V for usage. -func (v Verbose) Infoln(args ...interface{}) { - if v { - logging.println(infoLog, args...) - } -} - -// Infof is equivalent to the global Infof function, guarded by the value of v. -// See the documentation of V for usage. -func (v Verbose) Infof(format string, args ...interface{}) { - if v { - logging.printf(infoLog, format, args...) - } -} - -// Info logs to the INFO log. -// Arguments are handled in the manner of fmt.Print; a newline is appended if missing. -func Info(args ...interface{}) { - logging.print(infoLog, args...) -} - -// InfoDepth acts as Info but uses depth to determine which call frame to log. -// InfoDepth(0, "msg") is the same as Info("msg"). -func InfoDepth(depth int, args ...interface{}) { - logging.printDepth(infoLog, depth, args...) -} - -// Infoln logs to the INFO log. -// Arguments are handled in the manner of fmt.Println; a newline is appended if missing. -func Infoln(args ...interface{}) { - logging.println(infoLog, args...) -} - -// Infof logs to the INFO log. -// Arguments are handled in the manner of fmt.Printf; a newline is appended if missing. -func Infof(format string, args ...interface{}) { - logging.printf(infoLog, format, args...) -} - -// Warning logs to the WARNING and INFO logs. -// Arguments are handled in the manner of fmt.Print; a newline is appended if missing. -func Warning(args ...interface{}) { - logging.print(warningLog, args...) -} - -// WarningDepth acts as Warning but uses depth to determine which call frame to log. -// WarningDepth(0, "msg") is the same as Warning("msg"). -func WarningDepth(depth int, args ...interface{}) { - logging.printDepth(warningLog, depth, args...) -} - -// Warningln logs to the WARNING and INFO logs. -// Arguments are handled in the manner of fmt.Println; a newline is appended if missing. -func Warningln(args ...interface{}) { - logging.println(warningLog, args...) -} - -// Warningf logs to the WARNING and INFO logs. -// Arguments are handled in the manner of fmt.Printf; a newline is appended if missing. -func Warningf(format string, args ...interface{}) { - logging.printf(warningLog, format, args...) -} - -// Error logs to the ERROR, WARNING, and INFO logs. -// Arguments are handled in the manner of fmt.Print; a newline is appended if missing. -func Error(args ...interface{}) { - logging.print(errorLog, args...) -} - -// ErrorDepth acts as Error but uses depth to determine which call frame to log. -// ErrorDepth(0, "msg") is the same as Error("msg"). -func ErrorDepth(depth int, args ...interface{}) { - logging.printDepth(errorLog, depth, args...) -} - -// Errorln logs to the ERROR, WARNING, and INFO logs. -// Arguments are handled in the manner of fmt.Println; a newline is appended if missing. -func Errorln(args ...interface{}) { - logging.println(errorLog, args...) -} - -// Errorf logs to the ERROR, WARNING, and INFO logs. -// Arguments are handled in the manner of fmt.Printf; a newline is appended if missing. -func Errorf(format string, args ...interface{}) { - logging.printf(errorLog, format, args...) -} - -// Fatal logs to the FATAL, ERROR, WARNING, and INFO logs, -// including a stack trace of all running goroutines, then calls os.Exit(255). -// Arguments are handled in the manner of fmt.Print; a newline is appended if missing. -func Fatal(args ...interface{}) { - logging.print(fatalLog, args...) -} - -// FatalDepth acts as Fatal but uses depth to determine which call frame to log. -// FatalDepth(0, "msg") is the same as Fatal("msg"). -func FatalDepth(depth int, args ...interface{}) { - logging.printDepth(fatalLog, depth, args...) -} - -// Fatalln logs to the FATAL, ERROR, WARNING, and INFO logs, -// including a stack trace of all running goroutines, then calls os.Exit(255). -// Arguments are handled in the manner of fmt.Println; a newline is appended if missing. -func Fatalln(args ...interface{}) { - logging.println(fatalLog, args...) -} - -// Fatalf logs to the FATAL, ERROR, WARNING, and INFO logs, -// including a stack trace of all running goroutines, then calls os.Exit(255). -// Arguments are handled in the manner of fmt.Printf; a newline is appended if missing. -func Fatalf(format string, args ...interface{}) { - logging.printf(fatalLog, format, args...) -} - -// fatalNoStacks is non-zero if we are to exit without dumping goroutine stacks. -// It allows Exit and relatives to use the Fatal logs. -var fatalNoStacks uint32 - -// Exit logs to the FATAL, ERROR, WARNING, and INFO logs, then calls os.Exit(1). -// Arguments are handled in the manner of fmt.Print; a newline is appended if missing. -func Exit(args ...interface{}) { - atomic.StoreUint32(&fatalNoStacks, 1) - logging.print(fatalLog, args...) -} - -// ExitDepth acts as Exit but uses depth to determine which call frame to log. -// ExitDepth(0, "msg") is the same as Exit("msg"). -func ExitDepth(depth int, args ...interface{}) { - atomic.StoreUint32(&fatalNoStacks, 1) - logging.printDepth(fatalLog, depth, args...) -} - -// Exitln logs to the FATAL, ERROR, WARNING, and INFO logs, then calls os.Exit(1). -func Exitln(args ...interface{}) { - atomic.StoreUint32(&fatalNoStacks, 1) - logging.println(fatalLog, args...) -} - -// Exitf logs to the FATAL, ERROR, WARNING, and INFO logs, then calls os.Exit(1). -// Arguments are handled in the manner of fmt.Printf; a newline is appended if missing. -func Exitf(format string, args ...interface{}) { - atomic.StoreUint32(&fatalNoStacks, 1) - logging.printf(fatalLog, format, args...) -} diff --git a/vendor/github.com/golang/glog/glog_file.go b/vendor/github.com/golang/glog/glog_file.go deleted file mode 100644 index 65075d281..000000000 --- a/vendor/github.com/golang/glog/glog_file.go +++ /dev/null @@ -1,124 +0,0 @@ -// Go support for leveled logs, analogous to https://code.google.com/p/google-glog/ -// -// Copyright 2013 Google Inc. All Rights Reserved. -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - -// File I/O for logs. - -package glog - -import ( - "errors" - "flag" - "fmt" - "os" - "os/user" - "path/filepath" - "strings" - "sync" - "time" -) - -// MaxSize is the maximum size of a log file in bytes. -var MaxSize uint64 = 1024 * 1024 * 1800 - -// logDirs lists the candidate directories for new log files. -var logDirs []string - -// If non-empty, overrides the choice of directory in which to write logs. -// See createLogDirs for the full list of possible destinations. -var logDir = flag.String("log_dir", "", "If non-empty, write log files in this directory") - -func createLogDirs() { - if *logDir != "" { - logDirs = append(logDirs, *logDir) - } - logDirs = append(logDirs, os.TempDir()) -} - -var ( - pid = os.Getpid() - program = filepath.Base(os.Args[0]) - host = "unknownhost" - userName = "unknownuser" -) - -func init() { - h, err := os.Hostname() - if err == nil { - host = shortHostname(h) - } - - current, err := user.Current() - if err == nil { - userName = current.Username - } - - // Sanitize userName since it may contain filepath separators on Windows. - userName = strings.Replace(userName, `\`, "_", -1) -} - -// shortHostname returns its argument, truncating at the first period. -// For instance, given "www.google.com" it returns "www". -func shortHostname(hostname string) string { - if i := strings.Index(hostname, "."); i >= 0 { - return hostname[:i] - } - return hostname -} - -// logName returns a new log file name containing tag, with start time t, and -// the name for the symlink for tag. -func logName(tag string, t time.Time) (name, link string) { - name = fmt.Sprintf("%s.%s.%s.log.%s.%04d%02d%02d-%02d%02d%02d.%d", - program, - host, - userName, - tag, - t.Year(), - t.Month(), - t.Day(), - t.Hour(), - t.Minute(), - t.Second(), - pid) - return name, program + "." + tag -} - -var onceLogDirs sync.Once - -// create creates a new log file and returns the file and its filename, which -// contains tag ("INFO", "FATAL", etc.) and t. If the file is created -// successfully, create also attempts to update the symlink for that tag, ignoring -// errors. -func create(tag string, t time.Time) (f *os.File, filename string, err error) { - onceLogDirs.Do(createLogDirs) - if len(logDirs) == 0 { - return nil, "", errors.New("log: no log dirs") - } - name, link := logName(tag, t) - var lastErr error - for _, dir := range logDirs { - fname := filepath.Join(dir, name) - f, err := os.Create(fname) - if err == nil { - symlink := filepath.Join(dir, link) - os.Remove(symlink) // ignore err - os.Symlink(name, symlink) // ignore err - return f, fname, nil - } - lastErr = err - } - return nil, "", fmt.Errorf("log: cannot create log: %v", lastErr) -} diff --git a/vendor/gomodules.xyz/kglog/.gitignore b/vendor/gomodules.xyz/flags/.gitignore similarity index 100% rename from vendor/gomodules.xyz/kglog/.gitignore rename to vendor/gomodules.xyz/flags/.gitignore diff --git a/vendor/gomodules.xyz/kglog/LICENSE b/vendor/gomodules.xyz/flags/LICENSE similarity index 100% rename from vendor/gomodules.xyz/kglog/LICENSE rename to vendor/gomodules.xyz/flags/LICENSE diff --git a/vendor/gomodules.xyz/flags/README.md b/vendor/gomodules.xyz/flags/README.md new file mode 100644 index 000000000..f29cfd409 --- /dev/null +++ b/vendor/gomodules.xyz/flags/README.md @@ -0,0 +1,4 @@ +[![CI](https://github.com/gomodules/flags/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/gomodules/flags/actions/workflows/ci.yml) +[![PkgGoDev](https://pkg.go.dev/badge/gomodules.xyz/flags)](https://pkg.go.dev/gomodules.xyz/flags) + +# flags diff --git a/vendor/gomodules.xyz/flags/go.mod b/vendor/gomodules.xyz/flags/go.mod new file mode 100644 index 000000000..ab7710d1f --- /dev/null +++ b/vendor/gomodules.xyz/flags/go.mod @@ -0,0 +1,9 @@ +module gomodules.xyz/flags + +go 1.16 + +require ( + github.com/spf13/cobra v1.1.3 + github.com/spf13/pflag v1.0.5 + gomodules.xyz/sets v0.0.0-20210218105342-2efe2fb519a2 +) diff --git a/vendor/gomodules.xyz/flags/go.sum b/vendor/gomodules.xyz/flags/go.sum new file mode 100644 index 000000000..3b952f5a0 --- /dev/null +++ b/vendor/gomodules.xyz/flags/go.sum @@ -0,0 +1,288 @@ +cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw= +cloud.google.com/go v0.34.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw= +cloud.google.com/go v0.38.0/go.mod h1:990N+gfupTy94rShfmMCWGDn0LpTmnzTp2qbd1dvSRU= +cloud.google.com/go v0.44.1/go.mod h1:iSa0KzasP4Uvy3f1mN/7PiObzGgflwredwwASm/v6AU= +cloud.google.com/go v0.44.2/go.mod h1:60680Gw3Yr4ikxnPRS/oxxkBccT6SA1yMk63TGekxKY= +cloud.google.com/go v0.45.1/go.mod h1:RpBamKRgapWJb87xiFSdk4g1CME7QZg3uwTez+TSTjc= +cloud.google.com/go v0.46.3/go.mod h1:a6bKKbmY7er1mI7TEI4lsAkts/mkhTSZK8w33B4RAg0= +cloud.google.com/go/bigquery v1.0.1/go.mod h1:i/xbL2UlR5RvWAURpBYZTtm/cXjCha9lbfbpx4poX+o= +cloud.google.com/go/datastore v1.0.0/go.mod h1:LXYbyblFSglQ5pkeyhO+Qmw7ukd3C+pD7TKLgZqpHYE= +cloud.google.com/go/firestore v1.1.0/go.mod h1:ulACoGHTpvq5r8rxGJ4ddJZBZqakUQqClKRT5SZwBmk= +cloud.google.com/go/pubsub v1.0.1/go.mod h1:R0Gpsv3s54REJCy4fxDixWD93lHJMoZTyQ2kNxGRt3I= +cloud.google.com/go/storage v1.0.0/go.mod h1:IhtSnM/ZTZV8YYJWCY8RULGVqBDmpoyjwiyrjsg+URw= +dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU= +github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU= +github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo= +github.com/OneOfOne/xxhash v1.2.2/go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAElWljhcU= +github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc= +github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0= +github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e/go.mod h1:3U/XgcO3hCbHZ8TKRvWD2dDTCfh9M9ya+I9JpbB7O8o= +github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da/go.mod h1:Q73ZrmVTwzkszR9V5SSuryQ31EELlFMUz1kKyl939pY= +github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310/go.mod h1:ufUuZ+zHj4x4TnLV4JWEpy2hxWSpsRywHrMgIH9cCH8= +github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod h1:Dwedo/Wpr24TaqPxmxbtue+5NUziq4I4S80YR8gNf3Q= +github.com/beorn7/perks v1.0.0/go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+CedLV8= +github.com/bgentry/speakeasy v0.1.0/go.mod h1:+zsyZBPWlz7T6j88CTgSN5bM796AkVf0kBD4zp0CCIs= +github.com/bketelsen/crypt v0.0.3-0.20200106085610-5cbc8cc4026c/go.mod h1:MKsuJmJgSg28kpZDP6UIiPt0e0Oz0kqKNGyRaWEPv84= +github.com/cespare/xxhash v1.1.0/go.mod h1:XrSqR1VqqWfGrhpAt58auRo0WTKS1nRRg3ghfAqPWnc= +github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw= +github.com/coreos/bbolt v1.3.2/go.mod h1:iRUV2dpdMOn7Bo10OQBFzIJO9kkE559Wcmn+qkEiiKk= +github.com/coreos/etcd v3.3.13+incompatible/go.mod h1:uF7uidLiAD3TWHmW31ZFd/JWoc32PjwdhPthX9715RE= +github.com/coreos/go-semver v0.3.0/go.mod h1:nnelYz7RCh+5ahJtPPxZlU+153eP4D4r3EedlOD2RNk= +github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e/go.mod h1:F5haX7vjVVG0kc13fIWeqUViNPyEJxv/OmvnBo0Yme4= +github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f/go.mod h1:E3G3o1h8I7cfcXa63jLwjI0eiQQMgzzUDFVpN/nH/eA= +github.com/cpuguy83/go-md2man/v2 v2.0.0/go.mod h1:maD7wRr/U5Z6m/iR4s+kqSMx2CaBsrgA7czyZG/E6dU= +github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= +github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= +github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod h1:E3ru+11k8xSBh+hMPgOLZmtrrCbhqsmaPHjLKYnJCaQ= +github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954/go.mod h1:vAd38F8PWV+bWy6jNmig1y/TA+kYO4g3RSRF0IAv0no= +github.com/fatih/color v1.7.0/go.mod h1:Zm6kSWBoL9eyXnKyktHP6abPY2pDugNf5KwzbycvMj4= +github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo= +github.com/ghodss/yaml v1.0.0/go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04= +github.com/go-gl/glfw v0.0.0-20190409004039-e6da0acd62b1/go.mod h1:vR7hzQXu2zJy9AVAgeJqvqgH9Q5CA+iKCZ2gyEVpxRU= +github.com/go-kit/kit v0.8.0/go.mod h1:xBxKIO96dXMWWy0MnWVtmwkA9/13aqxPnvrjFYMA2as= +github.com/go-logfmt/logfmt v0.3.0/go.mod h1:Qt1PoO58o5twSAckw1HlFXLmHsOX5/0LbT9GBnD5lWE= +github.com/go-logfmt/logfmt v0.4.0/go.mod h1:3RMwSq7FuexP4Kalkev3ejPJsZTpXXBr9+V4qmtdjCk= +github.com/go-stack/stack v1.8.0/go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/melR3HDY= +github.com/gogo/protobuf v1.1.1/go.mod h1:r8qH/GZQm5c6nD/R0oafs1akxWv10x8SbQlK7atdtwQ= +github.com/gogo/protobuf v1.2.1/go.mod h1:hp+jE20tsWTFYpLwKvXlhS1hjn+gTNwPg2I6zVXpSg4= +github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q= +github.com/golang/groupcache v0.0.0-20190129154638-5b532d6fd5ef/go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc= +github.com/golang/mock v1.1.1/go.mod h1:oTYuIxOrZwtPieC+H1uAHpcLFnEyAGVDL/k47Jfbm0A= +github.com/golang/mock v1.2.0/go.mod h1:oTYuIxOrZwtPieC+H1uAHpcLFnEyAGVDL/k47Jfbm0A= +github.com/golang/mock v1.3.1/go.mod h1:sBzyDLLjw3U8JLTeZvSv8jJB+tU5PVekmnlKIyFUx0Y= +github.com/golang/protobuf v1.2.0/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U= +github.com/golang/protobuf v1.3.1/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U= +github.com/golang/protobuf v1.3.2/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U= +github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c/go.mod h1:lNA+9X1NB3Zf8V7Ke586lFgjr2dZNuvo3lPJSGZ5JPQ= +github.com/google/btree v1.0.0/go.mod h1:lNA+9X1NB3Zf8V7Ke586lFgjr2dZNuvo3lPJSGZ5JPQ= +github.com/google/go-cmp v0.2.0/go.mod h1:oXzfMopK8JAjlY9xF4vHSVASa0yLyX7SntLO5aqRK0M= +github.com/google/go-cmp v0.3.0/go.mod h1:8QqcDgzrUqlUb/G2PQTWiueGozuR1884gddMywk6iLU= +github.com/google/martian v2.1.0+incompatible/go.mod h1:9I4somxYTbIHy5NJKHRl3wXiIaQGbYVAs8BPL6v8lEs= +github.com/google/pprof v0.0.0-20181206194817-3ea8567a2e57/go.mod h1:zfwlbNMJ+OItoe0UupaVj+oy1omPYYDuagoSzA8v9mc= +github.com/google/pprof v0.0.0-20190515194954-54271f7e092f/go.mod h1:zfwlbNMJ+OItoe0UupaVj+oy1omPYYDuagoSzA8v9mc= +github.com/google/renameio v0.1.0/go.mod h1:KWCgfxg9yswjAJkECMjeO8J8rahYeXnNhOm40UhjYkI= +github.com/googleapis/gax-go/v2 v2.0.4/go.mod h1:0Wqv26UfaUD9n4G6kQubkQ+KchISgw+vpHVxEJEs9eg= +github.com/googleapis/gax-go/v2 v2.0.5/go.mod h1:DWXyrwAJ9X0FpwwEdw+IPEYBICEFu5mhpdKc/us6bOk= +github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1/go.mod h1:wJfORRmW1u3UXTncJ5qlYoELFm8eSnnEO6hX4iZ3EWY= +github.com/gorilla/websocket v1.4.2/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE= +github.com/grpc-ecosystem/go-grpc-middleware v1.0.0/go.mod h1:FiyG127CGDf3tlThmgyCl78X/SZQqEOJBCDaAfeWzPs= +github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0/go.mod h1:8NvIoxWQoOIhqOTXgfV/d3M/q6VIi02HzZEHgUlZvzk= +github.com/grpc-ecosystem/grpc-gateway v1.9.0/go.mod h1:vNeuVxBJEsws4ogUvrchl83t/GYV9WGTSLVdBhOQFDY= +github.com/hashicorp/consul/api v1.1.0/go.mod h1:VmuI/Lkw1nC05EYQWNKwWGbkg+FbDBtguAZLlVdkD9Q= +github.com/hashicorp/consul/sdk v0.1.1/go.mod h1:VKf9jXwCTEY1QZP2MOLRhb5i/I/ssyNV1vwHyQBF0x8= +github.com/hashicorp/errwrap v1.0.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4= +github.com/hashicorp/go-cleanhttp v0.5.1/go.mod h1:JpRdi6/HCYpAwUzNwuwqhbovhLtngrth3wmdIIUrZ80= +github.com/hashicorp/go-immutable-radix v1.0.0/go.mod h1:0y9vanUI8NX6FsYoO3zeMjhV/C5i9g4Q3DwcSNZ4P60= +github.com/hashicorp/go-msgpack v0.5.3/go.mod h1:ahLV/dePpqEmjfWmKiqvPkv/twdG7iPBM1vqhUKIvfM= +github.com/hashicorp/go-multierror v1.0.0/go.mod h1:dHtQlpGsu+cZNNAkkCN/P3hoUDHhCYQXV3UM06sGGrk= +github.com/hashicorp/go-rootcerts v1.0.0/go.mod h1:K6zTfqpRlCUIjkwsN4Z+hiSfzSTQa6eBIzfwKfwNnHU= +github.com/hashicorp/go-sockaddr v1.0.0/go.mod h1:7Xibr9yA9JjQq1JpNB2Vw7kxv8xerXegt+ozgdvDeDU= +github.com/hashicorp/go-syslog v1.0.0/go.mod h1:qPfqrKkXGihmCqbJM2mZgkZGvKG1dFdvsLplgctolz4= +github.com/hashicorp/go-uuid v1.0.0/go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro= +github.com/hashicorp/go-uuid v1.0.1/go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro= +github.com/hashicorp/go.net v0.0.1/go.mod h1:hjKkEWcCURg++eb33jQU7oqQcI9XDCnUzHA0oac0k90= +github.com/hashicorp/golang-lru v0.5.0/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8= +github.com/hashicorp/golang-lru v0.5.1/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8= +github.com/hashicorp/hcl v1.0.0/go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T20WEQ= +github.com/hashicorp/logutils v1.0.0/go.mod h1:QIAnNjmIWmVIIkWDTG1z5v++HQmx9WQRO+LraFDTW64= +github.com/hashicorp/mdns v1.0.0/go.mod h1:tL+uN++7HEJ6SQLQ2/p+z2pH24WQKWjBPkE0mNTz8vQ= +github.com/hashicorp/memberlist v0.1.3/go.mod h1:ajVTdAv/9Im8oMAAj5G31PhhMCZJV2pPBoIllUwCN7I= +github.com/hashicorp/serf v0.8.2/go.mod h1:6hOLApaqBFA1NXqRQAsxw9QxuDEvNxSQRwA/JwenrHc= +github.com/inconshreveable/mousetrap v1.0.0 h1:Z8tu5sraLXCXIcARxBp/8cbvlwVa7Z1NHg9XEKhtSvM= +github.com/inconshreveable/mousetrap v1.0.0/go.mod h1:PxqpIevigyE2G7u3NXJIT2ANytuPF1OarO4DADm73n8= +github.com/jonboulle/clockwork v0.1.0/go.mod h1:Ii8DK3G1RaLaWxj9trq07+26W01tbo22gdxWY5EU2bo= +github.com/json-iterator/go v1.1.6/go.mod h1:+SdeFBvtyEkXs7REEP0seUULqWtbJapLOCVDaaPEHmU= +github.com/jstemmer/go-junit-report v0.0.0-20190106144839-af01ea7f8024/go.mod h1:6v2b51hI/fHJwM22ozAgKL4VKDeJcHhJFhtBdhmNjmU= +github.com/jtolds/gls v4.20.0+incompatible/go.mod h1:QJZ7F/aHp+rZTRtaJ1ow/lLfFfVYBRgL+9YlvaHOwJU= +github.com/julienschmidt/httprouter v1.2.0/go.mod h1:SYymIcj16QtmaHHD7aYtjjsJG7VTCxuUUipMqKk8s4w= +github.com/kisielk/errcheck v1.1.0/go.mod h1:EZBBE59ingxPouuu3KfxchcWSUPOHkagtvWXihfKN4Q= +github.com/kisielk/gotool v1.0.0/go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck= +github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod h1:T0+1ngSBFLxvqU3pZ+m/2kptfBszLMUkC4ZK/EgS/cQ= +github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod h1:+0opPa2QZZtGFBFZlji/RkVcI2GknAs/DXo4wKdlNEc= +github.com/kr/pretty v0.1.0/go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo= +github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ= +github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI= +github.com/magiconair/properties v1.8.1/go.mod h1:PppfXfuXeibc/6YijjN8zIbojt8czPbwD3XqdrwzmxQ= +github.com/mattn/go-colorable v0.0.9/go.mod h1:9vuHe8Xs5qXnSaW/c/ABM9alt+Vo+STaOChaDxuIBZU= +github.com/mattn/go-isatty v0.0.3/go.mod h1:M+lRXTBqGeGNdLjl/ufCoiOlB5xdOkqRJdNxMWT7Zi4= +github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0= +github.com/miekg/dns v1.0.14/go.mod h1:W1PPwlIAgtquWBMBEV9nkV9Cazfe8ScdGz/Lj7v3Nrg= +github.com/mitchellh/cli v1.0.0/go.mod h1:hNIlj7HEI86fIcpObd7a0FcrxTWetlwJDGcceTlRvqc= +github.com/mitchellh/go-homedir v1.0.0/go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0= +github.com/mitchellh/go-homedir v1.1.0/go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0= +github.com/mitchellh/go-testing-interface v1.0.0/go.mod h1:kRemZodwjscx+RGhAo8eIhFbs2+BFgRtFPeD/KE+zxI= +github.com/mitchellh/gox v0.4.0/go.mod h1:Sd9lOJ0+aimLBi73mGofS1ycjY8lL3uZM3JPS42BGNg= +github.com/mitchellh/iochan v1.0.0/go.mod h1:JwYml1nuB7xOzsp52dPpHFffvOCDupsG0QubkSMEySY= +github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee/go.mod h1:FVVH3fgwuzCH5S8UJGiWEs2h04kUh9fWfEaFds41c1Y= +github.com/mitchellh/mapstructure v1.1.2/go.mod h1:FVVH3fgwuzCH5S8UJGiWEs2h04kUh9fWfEaFds41c1Y= +github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q= +github.com/modern-go/reflect2 v1.0.1/go.mod h1:bx2lNnkwVCuqBIxFjflWJWanXIb3RllmbCylyMrvgv0= +github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U= +github.com/oklog/ulid v1.3.1/go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U= +github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c/go.mod h1:lzWF7FIEvWOWxwDKqyGYQf6ZUaNfKdP144TG7ZOy1lc= +github.com/pelletier/go-toml v1.2.0/go.mod h1:5z9KED0ma1S8pY6P1sdut58dfprrGBbd/94hg7ilaic= +github.com/pkg/errors v0.8.0/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0= +github.com/pkg/errors v0.8.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0= +github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4= +github.com/posener/complete v1.1.1/go.mod h1:em0nMJCgc9GFtwrmVmEMR/ZL6WyhyjMBndrE9hABlRI= +github.com/prometheus/client_golang v0.9.1/go.mod h1:7SWBe2y4D6OKWSNQJUaRYU/AaXPKyh/dDVn+NZz0KFw= +github.com/prometheus/client_golang v0.9.3/go.mod h1:/TN21ttK/J9q6uSwhBd54HahCDft0ttaMvbicHlPoso= +github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod h1:MbSGuTsp3dbXC40dX6PRTWyKYBIrTGTE9sqQNg2J8bo= +github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA= +github.com/prometheus/common v0.0.0-20181113130724-41aa239b4cce/go.mod h1:daVV7qP5qjZbuso7PdcryaAu0sAZbrN9i7WWcTMWvro= +github.com/prometheus/common v0.4.0/go.mod h1:TNfzLD0ON7rHzMJeJkieUDPYmFC7Snx/y86RQel1bk4= +github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk= +github.com/prometheus/procfs v0.0.0-20190507164030-5867b95ac084/go.mod h1:TjEm7ze935MbeOT/UhFTIMYKhuLP4wbCsTZCD3I8kEA= +github.com/prometheus/tsdb v0.7.1/go.mod h1:qhTCs0VvXwvX/y3TZrWD7rabWM+ijKTux40TwIPHuXU= +github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af/go.mod h1:XWv6SoW27p1b0cqNHllgS5HIMJraePCO15w5zCzIWYg= +github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4= +github.com/russross/blackfriday/v2 v2.0.1/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM= +github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f/go.mod h1:sm1tb6uqfes/u+d4ooFouqFdy9/2g9QGwK3SQygK0Ts= +github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529/go.mod h1:DxrIzT+xaE7yg65j358z/aeFdxmN0P9QXhEzd20vsDc= +github.com/shurcooL/sanitized_anchor_name v1.0.0/go.mod h1:1NzhyTcUVG4SuEtjjoZeVRXNmyL/1OwPU0+IJeTBvfc= +github.com/sirupsen/logrus v1.2.0/go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo= +github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d/go.mod h1:OnSkiWE9lh6wB0YB77sQom3nweQdgAjqCqsofrRNTgc= +github.com/smartystreets/goconvey v1.6.4/go.mod h1:syvi0/a8iFYH4r/RixwvyeAJjdLS9QV7WQ/tjFTllLA= +github.com/soheilhy/cmux v0.1.4/go.mod h1:IM3LyeVVIOuxMH7sFAkER9+bJ4dT7Ms6E4xg4kGIyLM= +github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72/go.mod h1:JwIasOWyU6f++ZhiEuf87xNszmSA2myDM2Kzu9HwQUA= +github.com/spf13/afero v1.1.2/go.mod h1:j4pytiNVoe2o6bmDsKpLACNPDBIoEAkihy7loJ1B0CQ= +github.com/spf13/cast v1.3.0/go.mod h1:Qx5cxh0v+4UWYiBimWS+eyWzqEqokIECu5etghLkUJE= +github.com/spf13/cobra v1.1.3 h1:xghbfqPkxzxP3C/f3n5DdpAbdKLj4ZE4BWQI362l53M= +github.com/spf13/cobra v1.1.3/go.mod h1:pGADOWyqRD/YMrPZigI/zbliZ2wVD/23d+is3pSWzOo= +github.com/spf13/jwalterweatherman v1.0.0/go.mod h1:cQK4TGJAtQXfYWX+Ddv3mKDzgVb68N+wFjFa4jdeBTo= +github.com/spf13/pflag v1.0.3/go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnInEg4= +github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA= +github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg= +github.com/spf13/viper v1.7.0/go.mod h1:8WkrPz2fc9jxqZNCJI/76HCieCp4Q8HaLFoCha5qpdg= +github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME= +github.com/stretchr/objx v0.1.1/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME= +github.com/stretchr/testify v1.2.2/go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXfy6kDkUVs= +github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI= +github.com/subosito/gotenv v1.2.0/go.mod h1:N0PQaV/YGNqwC0u51sEeR/aUtSLEXKX9iv69rRypqCw= +github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5/go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U= +github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2/go.mod h1:UETIi67q53MR2AWcXfiuqkDkRtnGDLqkBTpCHuJHxtU= +go.etcd.io/bbolt v1.3.2/go.mod h1:IbVyRI1SCnLcuJnV2u8VeU0CEYM7e686BmAb1XKL+uU= +go.opencensus.io v0.21.0/go.mod h1:mSImk1erAIZhrmZN+AvHh14ztQfjbGwt4TtuofqLduU= +go.opencensus.io v0.22.0/go.mod h1:+kGneAE2xo2IficOXnaByMWTGM9T73dGwxeWcUqIpI8= +go.uber.org/atomic v1.4.0/go.mod h1:gD2HeocX3+yG+ygLZcrzQJaqmWj9AIm7n08wl/qW/PE= +go.uber.org/multierr v1.1.0/go.mod h1:wR5kodmAFQ0UK8QlbwjlSNy0Z68gJhDJUG5sjR94q/0= +go.uber.org/zap v1.10.0/go.mod h1:vwi/ZaCAaUcBkycHslxD9B2zi4UTXhF60s6SWpuDF0Q= +golang.org/x/crypto v0.0.0-20180904163835-0709b304e793/go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4= +golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3/go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4= +golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w= +golang.org/x/crypto v0.0.0-20190510104115-cbcb75029529/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI= +golang.org/x/crypto v0.0.0-20190605123033-f99c8df09eb5/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI= +golang.org/x/exp v0.0.0-20190121172915-509febef88a4/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA= +golang.org/x/exp v0.0.0-20190306152737-a1d7652674e8/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA= +golang.org/x/exp v0.0.0-20190510132918-efd6b22b2522/go.mod h1:ZjyILWgesfNpC6sMxTJOJm9Kp84zZh5NQWvqDGG3Qr8= +golang.org/x/exp v0.0.0-20190829153037-c13cbed26979/go.mod h1:86+5VVa7VpoJ4kLfm080zCjGlMRFzhUhsZKEZO7MGek= +golang.org/x/exp v0.0.0-20191030013958-a1ab85dbe136/go.mod h1:JXzH8nQsPlswgeRAPE3MuO9GYsAcnJvJ4vnMwN/5qkY= +golang.org/x/image v0.0.0-20190227222117-0694c2d4d067/go.mod h1:kZ7UVZpmo3dzQBMxlp+ypCbDeSB+sBbTgSJuh5dn5js= +golang.org/x/image v0.0.0-20190802002840-cff245a6509b/go.mod h1:FeLwcggjj3mMvU+oOTbSwawSJRM1uh48EjtB4UJZlP0= +golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3/go.mod h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/GAMgvoE= +golang.org/x/lint v0.0.0-20190227174305-5b3e6a55c961/go.mod h1:wehouNa3lNwaWXcvxsM5YxQ5yQlVC4a0KAMCusXpPoU= +golang.org/x/lint v0.0.0-20190301231843-5614ed5bae6f/go.mod h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/GAMgvoE= +golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3/go.mod h1:6SW0HCj/g11FgYtHlgUYUwCkIfeOF89ocIRzGO/8vkc= +golang.org/x/lint v0.0.0-20190409202823-959b441ac422/go.mod h1:6SW0HCj/g11FgYtHlgUYUwCkIfeOF89ocIRzGO/8vkc= +golang.org/x/lint v0.0.0-20190909230951-414d861bb4ac/go.mod h1:6SW0HCj/g11FgYtHlgUYUwCkIfeOF89ocIRzGO/8vkc= +golang.org/x/lint v0.0.0-20190930215403-16217165b5de/go.mod h1:6SW0HCj/g11FgYtHlgUYUwCkIfeOF89ocIRzGO/8vkc= +golang.org/x/mobile v0.0.0-20190312151609-d3739f865fa6/go.mod h1:z+o9i4GpDbdi3rU15maQ/Ox0txvL9dWGYEHz965HBQE= +golang.org/x/mobile v0.0.0-20190719004257-d2bd2a29d028/go.mod h1:E/iHnbuqvinMTCcRqshq8CkpyQDoeVncDDYHnLhea+o= +golang.org/x/mod v0.0.0-20190513183733-4bf6d317e70e/go.mod h1:mXi4GBBbnImb6dmsKGUJ2LatrhH/nqhxcFungHvyanc= +golang.org/x/mod v0.1.0/go.mod h1:0QHyrYULN0/3qlju5TqG8bIK38QM8yzMo5ekMj3DlcY= +golang.org/x/net v0.0.0-20180724234803-3673e40ba225/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= +golang.org/x/net v0.0.0-20180826012351-8a410e7b638d/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= +golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= +golang.org/x/net v0.0.0-20181114220301-adae6a3d119a/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= +golang.org/x/net v0.0.0-20181201002055-351d144fa1fc/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= +golang.org/x/net v0.0.0-20181220203305-927f97764cc3/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= +golang.org/x/net v0.0.0-20190108225652-1e06a53dbb7e/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= +golang.org/x/net v0.0.0-20190213061140-3a22650c66bd/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= +golang.org/x/net v0.0.0-20190311183353-d8887717615a/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg= +golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg= +golang.org/x/net v0.0.0-20190501004415-9ce7a6920f09/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg= +golang.org/x/net v0.0.0-20190503192946-f4e77d36d62c/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg= +golang.org/x/net v0.0.0-20190603091049-60506f45cf65/go.mod h1:HSz+uSET+XFnRR8LxR5pz3Of3rY3CfYBVs4xY44aLks= +golang.org/x/net v0.0.0-20190620200207-3b0461eec859/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s= +golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U= +golang.org/x/oauth2 v0.0.0-20190226205417-e64efc72b421/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw= +golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw= +golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= +golang.org/x/sync v0.0.0-20181108010431-42b317875d0f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= +golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= +golang.org/x/sync v0.0.0-20190227155943-e225da77a7e6/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= +golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= +golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY= +golang.org/x/sys v0.0.0-20180830151530-49385e6e1522/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY= +golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY= +golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY= +golang.org/x/sys v0.0.0-20181107165924-66b7b1311ac8/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY= +golang.org/x/sys v0.0.0-20181116152217-5ac8a444bdc5/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY= +golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY= +golang.org/x/sys v0.0.0-20190312061237-fead79001313/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/sys v0.0.0-20190412213103-97732733099d/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/sys v0.0.0-20190502145724-3ef323f4f1fd/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/sys v0.0.0-20190507160741-ecd444e8653b/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/sys v0.0.0-20190606165138-5da285871e9c/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/sys v0.0.0-20190624142023-c5567b49c5d0/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ= +golang.org/x/text v0.3.1-0.20180807135948-17ff2d5776d2/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ= +golang.org/x/text v0.3.2/go.mod h1:bEr9sfX3Q8Zfm5fL9x+3itogRgK3+ptLWKqgva+5dAk= +golang.org/x/time v0.0.0-20181108054448-85acf8d2951c/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ= +golang.org/x/time v0.0.0-20190308202827-9d24e82272b4/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ= +golang.org/x/tools v0.0.0-20180221164845-07fd8470d635/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ= +golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ= +golang.org/x/tools v0.0.0-20190114222345-bf090417da8b/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ= +golang.org/x/tools v0.0.0-20190226205152-f727befe758c/go.mod h1:9Yl7xja0Znq3iFh3HoIrodX9oNMXvdceNzlUR8zjMvY= +golang.org/x/tools v0.0.0-20190311212946-11955173bddd/go.mod h1:LCzVGOaR6xXOjkQ3onu1FJEFr0SW1gC7cKk1uF8kGRs= +golang.org/x/tools v0.0.0-20190312151545-0bb0c0a6e846/go.mod h1:LCzVGOaR6xXOjkQ3onu1FJEFr0SW1gC7cKk1uF8kGRs= +golang.org/x/tools v0.0.0-20190312170243-e65039ee4138/go.mod h1:LCzVGOaR6xXOjkQ3onu1FJEFr0SW1gC7cKk1uF8kGRs= +golang.org/x/tools v0.0.0-20190328211700-ab21143f2384/go.mod h1:LCzVGOaR6xXOjkQ3onu1FJEFr0SW1gC7cKk1uF8kGRs= +golang.org/x/tools v0.0.0-20190425150028-36563e24a262/go.mod h1:RgjU9mgBXZiqYHBnxXauZ1Gv1EHHAz9KjViQ78xBX0Q= +golang.org/x/tools v0.0.0-20190506145303-2d16b83fe98c/go.mod h1:RgjU9mgBXZiqYHBnxXauZ1Gv1EHHAz9KjViQ78xBX0Q= +golang.org/x/tools v0.0.0-20190606124116-d0a3d012864b/go.mod h1:/rFqwRUd4F7ZHNgwSSTFct+R/Kf4OFW1sUzUTQQTgfc= +golang.org/x/tools v0.0.0-20190621195816-6e04913cbbac/go.mod h1:/rFqwRUd4F7ZHNgwSSTFct+R/Kf4OFW1sUzUTQQTgfc= +golang.org/x/tools v0.0.0-20190628153133-6cdbf07be9d0/go.mod h1:/rFqwRUd4F7ZHNgwSSTFct+R/Kf4OFW1sUzUTQQTgfc= +golang.org/x/tools v0.0.0-20190816200558-6889da9d5479/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo= +golang.org/x/tools v0.0.0-20190911174233-4f2ddba30aff/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo= +golang.org/x/tools v0.0.0-20191012152004-8de300cfc20a/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo= +golang.org/x/tools v0.0.0-20191112195655-aa38f8e97acc/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo= +golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0= +gomodules.xyz/sets v0.0.0-20210218105342-2efe2fb519a2 h1:JhyydLTz2aE09lMNheZHt6FHa9kJK1jWJuXe0vDM430= +gomodules.xyz/sets v0.0.0-20210218105342-2efe2fb519a2/go.mod h1:jKgNp01/iDs+svOWXaPk5cKP3VXy0mWUoTF/ore+aMc= +google.golang.org/api v0.4.0/go.mod h1:8k5glujaEP+g9n7WNsDg8QP6cUVNI86fCNMcbazEtwE= +google.golang.org/api v0.7.0/go.mod h1:WtwebWUNSVBH/HAw79HIFXZNqEvBhG+Ra+ax0hx3E3M= +google.golang.org/api v0.8.0/go.mod h1:o4eAsZoiT+ibD93RtjEohWalFOjRDx6CVaqeizhEnKg= +google.golang.org/api v0.9.0/go.mod h1:o4eAsZoiT+ibD93RtjEohWalFOjRDx6CVaqeizhEnKg= +google.golang.org/api v0.13.0/go.mod h1:iLdEw5Ide6rF15KTC1Kkl0iskquN2gFfn9o9XIsbkAI= +google.golang.org/appengine v1.1.0/go.mod h1:EbEs0AVv82hx2wNQdGPgUI5lhzA/G0D9YwlJXL52JkM= +google.golang.org/appengine v1.4.0/go.mod h1:xpcJRLb0r/rnEns0DIKYYv+WjYCduHsrkT7/EB5XEv4= +google.golang.org/appengine v1.5.0/go.mod h1:xpcJRLb0r/rnEns0DIKYYv+WjYCduHsrkT7/EB5XEv4= +google.golang.org/appengine v1.6.1/go.mod h1:i06prIuMbXzDqacNJfV5OdTW448YApPu5ww/cMBSeb0= +google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8/go.mod h1:JiN7NxoALGmiZfu7CAH4rXhgtRTLTxftemlI0sWmxmc= +google.golang.org/genproto v0.0.0-20190307195333-5fe7a883aa19/go.mod h1:VzzqZJRnGkLBvHegQrXjBqPurQTc5/KpmUdxsrq26oE= +google.golang.org/genproto v0.0.0-20190418145605-e7d98fc518a7/go.mod h1:VzzqZJRnGkLBvHegQrXjBqPurQTc5/KpmUdxsrq26oE= +google.golang.org/genproto v0.0.0-20190425155659-357c62f0e4bb/go.mod h1:VzzqZJRnGkLBvHegQrXjBqPurQTc5/KpmUdxsrq26oE= +google.golang.org/genproto v0.0.0-20190502173448-54afdca5d873/go.mod h1:VzzqZJRnGkLBvHegQrXjBqPurQTc5/KpmUdxsrq26oE= +google.golang.org/genproto v0.0.0-20190801165951-fa694d86fc64/go.mod h1:DMBHOl98Agz4BDEuKkezgsaosCRResVns1a3J2ZsMNc= +google.golang.org/genproto v0.0.0-20190819201941-24fa4b261c55/go.mod h1:DMBHOl98Agz4BDEuKkezgsaosCRResVns1a3J2ZsMNc= +google.golang.org/genproto v0.0.0-20190911173649-1774047e7e51/go.mod h1:IbNlFCBrqXvoKpeg0TB2l7cyZUmoaFKYIwrEpbDKLA8= +google.golang.org/genproto v0.0.0-20191108220845-16a3f7862a1a/go.mod h1:n3cpQtvxv34hfy77yVDNjmbRyujviMdxYliBSkLhpCc= +google.golang.org/grpc v1.19.0/go.mod h1:mqu4LbDTu4XGKhr4mRzUsmM4RtVoemTSY81AxZiDr8c= +google.golang.org/grpc v1.20.1/go.mod h1:10oTOabMzJvdu6/UiuZezV6QK5dSlG84ov/aaiqXj38= +google.golang.org/grpc v1.21.1/go.mod h1:oYelfM1adQP15Ek0mdvEgi9Df8B9CZIaU1084ijfRaM= +gopkg.in/alecthomas/kingpin.v2 v2.2.6/go.mod h1:FMv+mEhP44yOT+4EoQTLFTRgOQ1FBLkstjWtayDeSgw= +gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0= +gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0= +gopkg.in/errgo.v2 v2.1.0/go.mod h1:hNsd1EY+bozCKY1Ytp96fpM3vjJbqLJn88ws8XvfDNI= +gopkg.in/ini.v1 v1.51.0/go.mod h1:pNLf8WUiyNEtQjuu5G5vTm06TEv9tsIgeAvK8hOrP4k= +gopkg.in/resty.v1 v1.12.0/go.mod h1:mDo4pnntr5jdWRML875a/NmxYqAlA73dVijT2AXvQQo= +gopkg.in/yaml.v2 v2.0.0-20170812160011-eb3733d160e7/go.mod h1:JAlM8MvJe8wmxCU4Bli9HhUf9+ttbYbLASfIpnQbh74= +gopkg.in/yaml.v2 v2.2.1/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI= +gopkg.in/yaml.v2 v2.2.4/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI= +gopkg.in/yaml.v2 v2.4.0/go.mod h1:RDklbk79AGWmwhnvt/jBztapEOGDOx6ZbXqjP6csGnQ= +honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4= +honnef.co/go/tools v0.0.0-20190106161140-3f1c8253044a/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4= +honnef.co/go/tools v0.0.0-20190418001031-e561f6794a2a/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4= +honnef.co/go/tools v0.0.1-2019.2.3/go.mod h1:a3bituU0lyd329TUQxRnasdCoJDkEUEAqEt0JzvZhAg= +rsc.io/binaryregexp v0.2.0/go.mod h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8= diff --git a/vendor/gomodules.xyz/x/flags/flags.go b/vendor/gomodules.xyz/flags/lib.go similarity index 72% rename from vendor/gomodules.xyz/x/flags/flags.go rename to vendor/gomodules.xyz/flags/lib.go index ad4311bac..d0ef6375f 100644 --- a/vendor/gomodules.xyz/x/flags/flags.go +++ b/vendor/gomodules.xyz/flags/lib.go @@ -1,39 +1,32 @@ +/* +Copyright AppsCode Inc. and Contributors + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + package flags import ( - "flag" "fmt" "log" "os" - "strconv" "strings" - "sync" "github.com/spf13/cobra" "github.com/spf13/pflag" "gomodules.xyz/sets" ) -func init() { - flag.Set("logtostderr", "true") -} - -// Init all the pflags and all underlying go flags -// All go flags of the underlying library converted to pflag and can set -// from terminal as flags. -func InitFlags() { - pflag.CommandLine.AddGoFlagSet(flag.CommandLine) - pflag.Parse() -} - -// Sets log level in runtime. -func SetLogLevel(l int) { - var mu sync.Mutex - mu.Lock() - flag.Set("v", strconv.Itoa(l)) - mu.Unlock() -} - // Checks if a flag value in a command has been provided by the user // Or not. The ordering of the flags can be set for nested flags. func EnsureRequiredFlags(cmd *cobra.Command, name ...string) { @@ -72,7 +65,7 @@ func EnsureAlterableFlags(cmd *cobra.Command, name ...string) { } } -func DumpAll(fs *pflag.FlagSet, list ...string) { +func PrintFlags(fs *pflag.FlagSet, list ...string) { bl := sets.NewString("secret", "token", "password", "credential") if len(list) > 0 { bl.Insert(list...) diff --git a/vendor/gomodules.xyz/kglog/options.go b/vendor/gomodules.xyz/flags/options.go similarity index 97% rename from vendor/gomodules.xyz/kglog/options.go rename to vendor/gomodules.xyz/flags/options.go index ad712828d..ee48c350f 100644 --- a/vendor/gomodules.xyz/kglog/options.go +++ b/vendor/gomodules.xyz/flags/options.go @@ -14,7 +14,7 @@ See the License for the specific language governing permissions and limitations under the License. */ -package kglog +package flags import ( "fmt" @@ -22,6 +22,10 @@ import ( "github.com/spf13/pflag" ) +var ( + LoggerOptions Options +) + type Options struct { ToStderr bool // The -logtostderr flag. AlsoToStderr bool // The -alsologtostderr flag. diff --git a/vendor/gomodules.xyz/go-sh/.gitignore b/vendor/gomodules.xyz/go-sh/.gitignore new file mode 100644 index 000000000..5049f8421 --- /dev/null +++ b/vendor/gomodules.xyz/go-sh/.gitignore @@ -0,0 +1,2 @@ +/vendor +/.idea diff --git a/vendor/github.com/codeskyblue/go-sh/LICENSE b/vendor/gomodules.xyz/go-sh/LICENSE similarity index 100% rename from vendor/github.com/codeskyblue/go-sh/LICENSE rename to vendor/gomodules.xyz/go-sh/LICENSE diff --git a/vendor/github.com/codeskyblue/go-sh/README.md b/vendor/gomodules.xyz/go-sh/README.md similarity index 87% rename from vendor/github.com/codeskyblue/go-sh/README.md rename to vendor/gomodules.xyz/go-sh/README.md index 900fb7931..64c90dcec 100644 --- a/vendor/github.com/codeskyblue/go-sh/README.md +++ b/vendor/gomodules.xyz/go-sh/README.md @@ -1,16 +1,15 @@ -## go-sh -[![wercker status](https://app.wercker.com/status/009acbd4f00ccc6de7e2554e12a50d84/s "wercker status")](https://app.wercker.com/project/bykey/009acbd4f00ccc6de7e2554e12a50d84) -[![Go Walker](http://gowalker.org/api/v1/badge)](http://gowalker.org/github.com/codeskyblue/go-sh) +[![CI](https://github.com/gomodules/go-sh/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/gomodules/go-sh/actions/workflows/ci.yml) +[![PkgGoDev](https://pkg.go.dev/badge/gomodules.xyz/go-sh)](https://pkg.go.dev/gomodules.xyz/go-sh) -*If you depend on the old api, see tag: v.0.1* +# go-sh -install: `go get github.com/codeskyblue/go-sh` +install: `go get gomodules.xyz/go-sh` Pipe Example: package main - import "github.com/codeskyblue/go-sh" + import "gomodules.xyz/go-sh" func main() { sh.Command("echo", "hello\tworld").Command("cut", "-f2").Run() @@ -82,7 +81,7 @@ By default, pipeline returns error only if the last command exit with a non-zero By default, pipelines's std-error is set to last command's std-error. However, you can also combine std-errors of all commands into pipeline's std-error using `session.PipeStdErrors = true`. for more information, it better to see docs. -[![Go Walker](http://gowalker.org/api/v1/badge)](http://gowalker.org/github.com/codeskyblue/go-sh) +[![Go Walker](http://gowalker.org/api/v1/badge)](http://gowalker.org/gomodules.xyz/go-sh) ### contribute If you love this project, starring it will encourage the coder. Pull requests are welcome. diff --git a/vendor/github.com/codeskyblue/go-sh/go.mod b/vendor/gomodules.xyz/go-sh/go.mod similarity index 63% rename from vendor/github.com/codeskyblue/go-sh/go.mod rename to vendor/gomodules.xyz/go-sh/go.mod index 07a1dd919..230a06baf 100644 --- a/vendor/github.com/codeskyblue/go-sh/go.mod +++ b/vendor/gomodules.xyz/go-sh/go.mod @@ -1,5 +1,5 @@ -module github.com/codeskyblue/go-sh +module gomodules.xyz/go-sh -go 1.12 +go 1.15 require github.com/codegangsta/inject v0.0.0-20150114235600-33e0aa1cb7c0 diff --git a/vendor/github.com/codeskyblue/go-sh/go.sum b/vendor/gomodules.xyz/go-sh/go.sum similarity index 100% rename from vendor/github.com/codeskyblue/go-sh/go.sum rename to vendor/gomodules.xyz/go-sh/go.sum diff --git a/vendor/github.com/codeskyblue/go-sh/pipe.go b/vendor/gomodules.xyz/go-sh/pipe.go similarity index 92% rename from vendor/github.com/codeskyblue/go-sh/pipe.go rename to vendor/gomodules.xyz/go-sh/pipe.go index facfa8a8a..e3a22bb78 100644 --- a/vendor/github.com/codeskyblue/go-sh/pipe.go +++ b/vendor/gomodules.xyz/go-sh/pipe.go @@ -156,6 +156,21 @@ func (s *Session) WriteStdout(f string) error { return s.Run() } +func (s *Session) AppendStdout(f string) error { + oldout := s.Stdout + defer func() { + s.Stdout = oldout + }() + + out, err := os.OpenFile(f, os.O_APPEND|os.O_CREATE|os.O_WRONLY, 0644) + if err != nil { + return err + } + defer out.Close() + s.Stdout = out + return s.Run() +} + func (s *Session) CombinedOutput() (out []byte, err error) { oldout := s.Stdout olderr := s.Stderr diff --git a/vendor/github.com/codeskyblue/go-sh/sh.go b/vendor/gomodules.xyz/go-sh/sh.go similarity index 98% rename from vendor/github.com/codeskyblue/go-sh/sh.go rename to vendor/gomodules.xyz/go-sh/sh.go index 532604bb8..a78583aff 100644 --- a/vendor/github.com/codeskyblue/go-sh/sh.go +++ b/vendor/gomodules.xyz/go-sh/sh.go @@ -166,7 +166,7 @@ func newEnviron(env map[string]string, inherit bool) []string { //map[string]str environ := make([]string, 0, len(env)) if inherit { for _, line := range os.Environ() { - for k, _ := range env { + for k := range env { if strings.HasPrefix(line, k+"=") { goto CONTINUE } @@ -191,7 +191,7 @@ func (s *Session) appendCmd(cmd string, args []string, cwd Dir, env map[string]s env[k] = v } } - environ := newEnviron(s.Env, true) // true: inherit sys-env + environ := newEnviron(env, true) // true: inherit sys-env v, ok := s.alias[cmd] if ok { cmd = v[0] diff --git a/vendor/github.com/codeskyblue/go-sh/test.go b/vendor/gomodules.xyz/go-sh/test.go similarity index 100% rename from vendor/github.com/codeskyblue/go-sh/test.go rename to vendor/gomodules.xyz/go-sh/test.go diff --git a/vendor/gomodules.xyz/kglog/README.md b/vendor/gomodules.xyz/kglog/README.md deleted file mode 100644 index 32a94a7c7..000000000 --- a/vendor/gomodules.xyz/kglog/README.md +++ /dev/null @@ -1,2 +0,0 @@ -# kglog -Helper library required for glog and klog to coexist diff --git a/vendor/gomodules.xyz/kglog/go.mod b/vendor/gomodules.xyz/kglog/go.mod deleted file mode 100644 index a26b83aa9..000000000 --- a/vendor/gomodules.xyz/kglog/go.mod +++ /dev/null @@ -1,11 +0,0 @@ -module gomodules.xyz/kglog - -go 1.16 - -require ( - github.com/golang/glog v0.0.0-20210429001901-424d2337a529 - github.com/spf13/pflag v1.0.5 - gomodules.xyz/runtime v0.2.0 - gomodules.xyz/wait v0.0.0-20210218105358-639bd9211545 - k8s.io/klog/v2 v2.8.0 -) diff --git a/vendor/gomodules.xyz/kglog/go.sum b/vendor/gomodules.xyz/kglog/go.sum deleted file mode 100644 index 083b5bacb..000000000 --- a/vendor/gomodules.xyz/kglog/go.sum +++ /dev/null @@ -1,14 +0,0 @@ -github.com/go-logr/logr v0.4.0 h1:K7/B1jt6fIBQVd4Owv2MqGQClcgf0R266+7C/QjRcLc= -github.com/go-logr/logr v0.4.0/go.mod h1:z6/tIYblkpsD+a4lm/fGIIU9mZ+XfAiaFtq7xTgseGU= -github.com/golang/glog v0.0.0-20210429001901-424d2337a529 h1:2voWjNECnrZRbfwXxHB1/j8wa6xdKn85B5NzgVL/pTU= -github.com/golang/glog v0.0.0-20210429001901-424d2337a529/go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q= -github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA= -github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg= -gomodules.xyz/clock v0.0.0-20200817085942-06523dba733f h1:hTyhR4r+tj1Uq7/PpFxLTzbeA0LhMVp7bEYfhkzFjdY= -gomodules.xyz/clock v0.0.0-20200817085942-06523dba733f/go.mod h1:K3m7N+nBOlf91/tpv8REUGwsAgaKFwElQCuiLhm12AQ= -gomodules.xyz/runtime v0.2.0 h1:fzoGf/lnQ2F/rakbCjNfrZZFiNQ8XVLrR5YrtuhrtkU= -gomodules.xyz/runtime v0.2.0/go.mod h1:/R/Dw906YIUHKJ5cfKUaJgJrojFjpRU+n0s3Wjn1tqs= -gomodules.xyz/wait v0.0.0-20210218105358-639bd9211545 h1:iiD24jN1H8PzliVe1igIzYsx8+VmbXG12y9UUSupUJU= -gomodules.xyz/wait v0.0.0-20210218105358-639bd9211545/go.mod h1:g/epKzZQuCqgvhzhaoG4cSBNGHqnOrhFR4Q7szDJ1JM= -k8s.io/klog/v2 v2.8.0 h1:Q3gmuM9hKEjefWFFYF0Mat+YyFJvsUyYuwyNNJ5C9Ts= -k8s.io/klog/v2 v2.8.0/go.mod h1:hy9LJ/NvuK+iVyP4Ehqva4HxZG/oXyIS3n3Jmire4Ec= diff --git a/vendor/gomodules.xyz/logs/.gitignore b/vendor/gomodules.xyz/logs/.gitignore new file mode 100644 index 000000000..839a56dc5 --- /dev/null +++ b/vendor/gomodules.xyz/logs/.gitignore @@ -0,0 +1,15 @@ +# Binaries for programs and plugins +*.exe +*.exe~ +*.dll +*.so +*.dylib + +# Test binary, built with `go test -c` +*.test + +# Output of the go coverage tool, specifically when used with LiteIDE +*.out + +# Dependency directories (remove the comment below to include it) +vendor/ diff --git a/vendor/gomodules.xyz/runtime/LICENSE b/vendor/gomodules.xyz/logs/LICENSE similarity index 99% rename from vendor/gomodules.xyz/runtime/LICENSE rename to vendor/gomodules.xyz/logs/LICENSE index d64569567..261eeb9e9 100644 --- a/vendor/gomodules.xyz/runtime/LICENSE +++ b/vendor/gomodules.xyz/logs/LICENSE @@ -1,4 +1,3 @@ - Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ diff --git a/vendor/gomodules.xyz/logs/README.md b/vendor/gomodules.xyz/logs/README.md new file mode 100644 index 000000000..58656c562 --- /dev/null +++ b/vendor/gomodules.xyz/logs/README.md @@ -0,0 +1,4 @@ +# logs +Helper library required for klog/v2 and stdlib log to coexist + +If you need klog/v2, glog and stdlib log to coexist, please use https://github.com/gomodules/kglog diff --git a/vendor/gomodules.xyz/logs/go.mod b/vendor/gomodules.xyz/logs/go.mod new file mode 100644 index 000000000..95041d271 --- /dev/null +++ b/vendor/gomodules.xyz/logs/go.mod @@ -0,0 +1,12 @@ +module gomodules.xyz/logs + +go 1.16 + +require ( + github.com/spf13/cobra v1.1.3 + github.com/spf13/pflag v1.0.5 + gomodules.xyz/flags v0.1.0 + gomodules.xyz/sets v0.0.0-20210218105342-2efe2fb519a2 + gomodules.xyz/wait v0.0.0-20210218105358-639bd9211545 + k8s.io/klog/v2 v2.8.0 +) diff --git a/vendor/gomodules.xyz/logs/go.sum b/vendor/gomodules.xyz/logs/go.sum new file mode 100644 index 000000000..0c8f43562 --- /dev/null +++ b/vendor/gomodules.xyz/logs/go.sum @@ -0,0 +1,298 @@ +cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw= +cloud.google.com/go v0.34.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw= +cloud.google.com/go v0.38.0/go.mod h1:990N+gfupTy94rShfmMCWGDn0LpTmnzTp2qbd1dvSRU= +cloud.google.com/go v0.44.1/go.mod h1:iSa0KzasP4Uvy3f1mN/7PiObzGgflwredwwASm/v6AU= +cloud.google.com/go v0.44.2/go.mod h1:60680Gw3Yr4ikxnPRS/oxxkBccT6SA1yMk63TGekxKY= +cloud.google.com/go v0.45.1/go.mod h1:RpBamKRgapWJb87xiFSdk4g1CME7QZg3uwTez+TSTjc= +cloud.google.com/go v0.46.3/go.mod h1:a6bKKbmY7er1mI7TEI4lsAkts/mkhTSZK8w33B4RAg0= +cloud.google.com/go/bigquery v1.0.1/go.mod h1:i/xbL2UlR5RvWAURpBYZTtm/cXjCha9lbfbpx4poX+o= +cloud.google.com/go/datastore v1.0.0/go.mod h1:LXYbyblFSglQ5pkeyhO+Qmw7ukd3C+pD7TKLgZqpHYE= +cloud.google.com/go/firestore v1.1.0/go.mod h1:ulACoGHTpvq5r8rxGJ4ddJZBZqakUQqClKRT5SZwBmk= +cloud.google.com/go/pubsub v1.0.1/go.mod h1:R0Gpsv3s54REJCy4fxDixWD93lHJMoZTyQ2kNxGRt3I= +cloud.google.com/go/storage v1.0.0/go.mod h1:IhtSnM/ZTZV8YYJWCY8RULGVqBDmpoyjwiyrjsg+URw= +dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU= +github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU= +github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo= +github.com/OneOfOne/xxhash v1.2.2/go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAElWljhcU= +github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc= +github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0= +github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e/go.mod h1:3U/XgcO3hCbHZ8TKRvWD2dDTCfh9M9ya+I9JpbB7O8o= +github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da/go.mod h1:Q73ZrmVTwzkszR9V5SSuryQ31EELlFMUz1kKyl939pY= +github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310/go.mod h1:ufUuZ+zHj4x4TnLV4JWEpy2hxWSpsRywHrMgIH9cCH8= +github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod h1:Dwedo/Wpr24TaqPxmxbtue+5NUziq4I4S80YR8gNf3Q= +github.com/beorn7/perks v1.0.0/go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+CedLV8= +github.com/bgentry/speakeasy v0.1.0/go.mod h1:+zsyZBPWlz7T6j88CTgSN5bM796AkVf0kBD4zp0CCIs= +github.com/bketelsen/crypt v0.0.3-0.20200106085610-5cbc8cc4026c/go.mod h1:MKsuJmJgSg28kpZDP6UIiPt0e0Oz0kqKNGyRaWEPv84= +github.com/cespare/xxhash v1.1.0/go.mod h1:XrSqR1VqqWfGrhpAt58auRo0WTKS1nRRg3ghfAqPWnc= +github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw= +github.com/coreos/bbolt v1.3.2/go.mod h1:iRUV2dpdMOn7Bo10OQBFzIJO9kkE559Wcmn+qkEiiKk= +github.com/coreos/etcd v3.3.13+incompatible/go.mod h1:uF7uidLiAD3TWHmW31ZFd/JWoc32PjwdhPthX9715RE= +github.com/coreos/go-semver v0.3.0/go.mod h1:nnelYz7RCh+5ahJtPPxZlU+153eP4D4r3EedlOD2RNk= +github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e/go.mod h1:F5haX7vjVVG0kc13fIWeqUViNPyEJxv/OmvnBo0Yme4= +github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f/go.mod h1:E3G3o1h8I7cfcXa63jLwjI0eiQQMgzzUDFVpN/nH/eA= +github.com/cpuguy83/go-md2man/v2 v2.0.0/go.mod h1:maD7wRr/U5Z6m/iR4s+kqSMx2CaBsrgA7czyZG/E6dU= +github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= +github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= +github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod h1:E3ru+11k8xSBh+hMPgOLZmtrrCbhqsmaPHjLKYnJCaQ= +github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954/go.mod h1:vAd38F8PWV+bWy6jNmig1y/TA+kYO4g3RSRF0IAv0no= +github.com/fatih/color v1.7.0/go.mod h1:Zm6kSWBoL9eyXnKyktHP6abPY2pDugNf5KwzbycvMj4= +github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo= +github.com/ghodss/yaml v1.0.0/go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04= +github.com/go-gl/glfw v0.0.0-20190409004039-e6da0acd62b1/go.mod h1:vR7hzQXu2zJy9AVAgeJqvqgH9Q5CA+iKCZ2gyEVpxRU= +github.com/go-kit/kit v0.8.0/go.mod h1:xBxKIO96dXMWWy0MnWVtmwkA9/13aqxPnvrjFYMA2as= +github.com/go-logfmt/logfmt v0.3.0/go.mod h1:Qt1PoO58o5twSAckw1HlFXLmHsOX5/0LbT9GBnD5lWE= +github.com/go-logfmt/logfmt v0.4.0/go.mod h1:3RMwSq7FuexP4Kalkev3ejPJsZTpXXBr9+V4qmtdjCk= +github.com/go-logr/logr v0.4.0 h1:K7/B1jt6fIBQVd4Owv2MqGQClcgf0R266+7C/QjRcLc= +github.com/go-logr/logr v0.4.0/go.mod h1:z6/tIYblkpsD+a4lm/fGIIU9mZ+XfAiaFtq7xTgseGU= +github.com/go-stack/stack v1.8.0/go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/melR3HDY= +github.com/gogo/protobuf v1.1.1/go.mod h1:r8qH/GZQm5c6nD/R0oafs1akxWv10x8SbQlK7atdtwQ= +github.com/gogo/protobuf v1.2.1/go.mod h1:hp+jE20tsWTFYpLwKvXlhS1hjn+gTNwPg2I6zVXpSg4= +github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q= +github.com/golang/groupcache v0.0.0-20190129154638-5b532d6fd5ef/go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc= +github.com/golang/mock v1.1.1/go.mod h1:oTYuIxOrZwtPieC+H1uAHpcLFnEyAGVDL/k47Jfbm0A= +github.com/golang/mock v1.2.0/go.mod h1:oTYuIxOrZwtPieC+H1uAHpcLFnEyAGVDL/k47Jfbm0A= +github.com/golang/mock v1.3.1/go.mod h1:sBzyDLLjw3U8JLTeZvSv8jJB+tU5PVekmnlKIyFUx0Y= +github.com/golang/protobuf v1.2.0/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U= +github.com/golang/protobuf v1.3.1/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U= +github.com/golang/protobuf v1.3.2/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U= +github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c/go.mod h1:lNA+9X1NB3Zf8V7Ke586lFgjr2dZNuvo3lPJSGZ5JPQ= +github.com/google/btree v1.0.0/go.mod h1:lNA+9X1NB3Zf8V7Ke586lFgjr2dZNuvo3lPJSGZ5JPQ= +github.com/google/go-cmp v0.2.0/go.mod h1:oXzfMopK8JAjlY9xF4vHSVASa0yLyX7SntLO5aqRK0M= +github.com/google/go-cmp v0.3.0/go.mod h1:8QqcDgzrUqlUb/G2PQTWiueGozuR1884gddMywk6iLU= +github.com/google/martian v2.1.0+incompatible/go.mod h1:9I4somxYTbIHy5NJKHRl3wXiIaQGbYVAs8BPL6v8lEs= +github.com/google/pprof v0.0.0-20181206194817-3ea8567a2e57/go.mod h1:zfwlbNMJ+OItoe0UupaVj+oy1omPYYDuagoSzA8v9mc= +github.com/google/pprof v0.0.0-20190515194954-54271f7e092f/go.mod h1:zfwlbNMJ+OItoe0UupaVj+oy1omPYYDuagoSzA8v9mc= +github.com/google/renameio v0.1.0/go.mod h1:KWCgfxg9yswjAJkECMjeO8J8rahYeXnNhOm40UhjYkI= +github.com/googleapis/gax-go/v2 v2.0.4/go.mod h1:0Wqv26UfaUD9n4G6kQubkQ+KchISgw+vpHVxEJEs9eg= +github.com/googleapis/gax-go/v2 v2.0.5/go.mod h1:DWXyrwAJ9X0FpwwEdw+IPEYBICEFu5mhpdKc/us6bOk= +github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1/go.mod h1:wJfORRmW1u3UXTncJ5qlYoELFm8eSnnEO6hX4iZ3EWY= +github.com/gorilla/websocket v1.4.2/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE= +github.com/grpc-ecosystem/go-grpc-middleware v1.0.0/go.mod h1:FiyG127CGDf3tlThmgyCl78X/SZQqEOJBCDaAfeWzPs= +github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0/go.mod h1:8NvIoxWQoOIhqOTXgfV/d3M/q6VIi02HzZEHgUlZvzk= +github.com/grpc-ecosystem/grpc-gateway v1.9.0/go.mod h1:vNeuVxBJEsws4ogUvrchl83t/GYV9WGTSLVdBhOQFDY= +github.com/hashicorp/consul/api v1.1.0/go.mod h1:VmuI/Lkw1nC05EYQWNKwWGbkg+FbDBtguAZLlVdkD9Q= +github.com/hashicorp/consul/sdk v0.1.1/go.mod h1:VKf9jXwCTEY1QZP2MOLRhb5i/I/ssyNV1vwHyQBF0x8= +github.com/hashicorp/errwrap v1.0.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4= +github.com/hashicorp/go-cleanhttp v0.5.1/go.mod h1:JpRdi6/HCYpAwUzNwuwqhbovhLtngrth3wmdIIUrZ80= +github.com/hashicorp/go-immutable-radix v1.0.0/go.mod h1:0y9vanUI8NX6FsYoO3zeMjhV/C5i9g4Q3DwcSNZ4P60= +github.com/hashicorp/go-msgpack v0.5.3/go.mod h1:ahLV/dePpqEmjfWmKiqvPkv/twdG7iPBM1vqhUKIvfM= +github.com/hashicorp/go-multierror v1.0.0/go.mod h1:dHtQlpGsu+cZNNAkkCN/P3hoUDHhCYQXV3UM06sGGrk= +github.com/hashicorp/go-rootcerts v1.0.0/go.mod h1:K6zTfqpRlCUIjkwsN4Z+hiSfzSTQa6eBIzfwKfwNnHU= +github.com/hashicorp/go-sockaddr v1.0.0/go.mod h1:7Xibr9yA9JjQq1JpNB2Vw7kxv8xerXegt+ozgdvDeDU= +github.com/hashicorp/go-syslog v1.0.0/go.mod h1:qPfqrKkXGihmCqbJM2mZgkZGvKG1dFdvsLplgctolz4= +github.com/hashicorp/go-uuid v1.0.0/go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro= +github.com/hashicorp/go-uuid v1.0.1/go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro= +github.com/hashicorp/go.net v0.0.1/go.mod h1:hjKkEWcCURg++eb33jQU7oqQcI9XDCnUzHA0oac0k90= +github.com/hashicorp/golang-lru v0.5.0/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8= +github.com/hashicorp/golang-lru v0.5.1/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8= +github.com/hashicorp/hcl v1.0.0/go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T20WEQ= +github.com/hashicorp/logutils v1.0.0/go.mod h1:QIAnNjmIWmVIIkWDTG1z5v++HQmx9WQRO+LraFDTW64= +github.com/hashicorp/mdns v1.0.0/go.mod h1:tL+uN++7HEJ6SQLQ2/p+z2pH24WQKWjBPkE0mNTz8vQ= +github.com/hashicorp/memberlist v0.1.3/go.mod h1:ajVTdAv/9Im8oMAAj5G31PhhMCZJV2pPBoIllUwCN7I= +github.com/hashicorp/serf v0.8.2/go.mod h1:6hOLApaqBFA1NXqRQAsxw9QxuDEvNxSQRwA/JwenrHc= +github.com/inconshreveable/mousetrap v1.0.0 h1:Z8tu5sraLXCXIcARxBp/8cbvlwVa7Z1NHg9XEKhtSvM= +github.com/inconshreveable/mousetrap v1.0.0/go.mod h1:PxqpIevigyE2G7u3NXJIT2ANytuPF1OarO4DADm73n8= +github.com/jonboulle/clockwork v0.1.0/go.mod h1:Ii8DK3G1RaLaWxj9trq07+26W01tbo22gdxWY5EU2bo= +github.com/json-iterator/go v1.1.6/go.mod h1:+SdeFBvtyEkXs7REEP0seUULqWtbJapLOCVDaaPEHmU= +github.com/jstemmer/go-junit-report v0.0.0-20190106144839-af01ea7f8024/go.mod h1:6v2b51hI/fHJwM22ozAgKL4VKDeJcHhJFhtBdhmNjmU= +github.com/jtolds/gls v4.20.0+incompatible/go.mod h1:QJZ7F/aHp+rZTRtaJ1ow/lLfFfVYBRgL+9YlvaHOwJU= +github.com/julienschmidt/httprouter v1.2.0/go.mod h1:SYymIcj16QtmaHHD7aYtjjsJG7VTCxuUUipMqKk8s4w= +github.com/kisielk/errcheck v1.1.0/go.mod h1:EZBBE59ingxPouuu3KfxchcWSUPOHkagtvWXihfKN4Q= +github.com/kisielk/gotool v1.0.0/go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck= +github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod h1:T0+1ngSBFLxvqU3pZ+m/2kptfBszLMUkC4ZK/EgS/cQ= +github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod h1:+0opPa2QZZtGFBFZlji/RkVcI2GknAs/DXo4wKdlNEc= +github.com/kr/pretty v0.1.0/go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo= +github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ= +github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI= +github.com/magiconair/properties v1.8.1/go.mod h1:PppfXfuXeibc/6YijjN8zIbojt8czPbwD3XqdrwzmxQ= +github.com/mattn/go-colorable v0.0.9/go.mod h1:9vuHe8Xs5qXnSaW/c/ABM9alt+Vo+STaOChaDxuIBZU= +github.com/mattn/go-isatty v0.0.3/go.mod h1:M+lRXTBqGeGNdLjl/ufCoiOlB5xdOkqRJdNxMWT7Zi4= +github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0= +github.com/miekg/dns v1.0.14/go.mod h1:W1PPwlIAgtquWBMBEV9nkV9Cazfe8ScdGz/Lj7v3Nrg= +github.com/mitchellh/cli v1.0.0/go.mod h1:hNIlj7HEI86fIcpObd7a0FcrxTWetlwJDGcceTlRvqc= +github.com/mitchellh/go-homedir v1.0.0/go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0= +github.com/mitchellh/go-homedir v1.1.0/go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0= +github.com/mitchellh/go-testing-interface v1.0.0/go.mod h1:kRemZodwjscx+RGhAo8eIhFbs2+BFgRtFPeD/KE+zxI= +github.com/mitchellh/gox v0.4.0/go.mod h1:Sd9lOJ0+aimLBi73mGofS1ycjY8lL3uZM3JPS42BGNg= +github.com/mitchellh/iochan v1.0.0/go.mod h1:JwYml1nuB7xOzsp52dPpHFffvOCDupsG0QubkSMEySY= +github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee/go.mod h1:FVVH3fgwuzCH5S8UJGiWEs2h04kUh9fWfEaFds41c1Y= +github.com/mitchellh/mapstructure v1.1.2/go.mod h1:FVVH3fgwuzCH5S8UJGiWEs2h04kUh9fWfEaFds41c1Y= +github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q= +github.com/modern-go/reflect2 v1.0.1/go.mod h1:bx2lNnkwVCuqBIxFjflWJWanXIb3RllmbCylyMrvgv0= +github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U= +github.com/oklog/ulid v1.3.1/go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U= +github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c/go.mod h1:lzWF7FIEvWOWxwDKqyGYQf6ZUaNfKdP144TG7ZOy1lc= +github.com/pelletier/go-toml v1.2.0/go.mod h1:5z9KED0ma1S8pY6P1sdut58dfprrGBbd/94hg7ilaic= +github.com/pkg/errors v0.8.0/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0= +github.com/pkg/errors v0.8.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0= +github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4= +github.com/posener/complete v1.1.1/go.mod h1:em0nMJCgc9GFtwrmVmEMR/ZL6WyhyjMBndrE9hABlRI= +github.com/prometheus/client_golang v0.9.1/go.mod h1:7SWBe2y4D6OKWSNQJUaRYU/AaXPKyh/dDVn+NZz0KFw= +github.com/prometheus/client_golang v0.9.3/go.mod h1:/TN21ttK/J9q6uSwhBd54HahCDft0ttaMvbicHlPoso= +github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod h1:MbSGuTsp3dbXC40dX6PRTWyKYBIrTGTE9sqQNg2J8bo= +github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA= +github.com/prometheus/common v0.0.0-20181113130724-41aa239b4cce/go.mod h1:daVV7qP5qjZbuso7PdcryaAu0sAZbrN9i7WWcTMWvro= +github.com/prometheus/common v0.4.0/go.mod h1:TNfzLD0ON7rHzMJeJkieUDPYmFC7Snx/y86RQel1bk4= +github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk= +github.com/prometheus/procfs v0.0.0-20190507164030-5867b95ac084/go.mod h1:TjEm7ze935MbeOT/UhFTIMYKhuLP4wbCsTZCD3I8kEA= +github.com/prometheus/tsdb v0.7.1/go.mod h1:qhTCs0VvXwvX/y3TZrWD7rabWM+ijKTux40TwIPHuXU= +github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af/go.mod h1:XWv6SoW27p1b0cqNHllgS5HIMJraePCO15w5zCzIWYg= +github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4= +github.com/russross/blackfriday/v2 v2.0.1/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM= +github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f/go.mod h1:sm1tb6uqfes/u+d4ooFouqFdy9/2g9QGwK3SQygK0Ts= +github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529/go.mod h1:DxrIzT+xaE7yg65j358z/aeFdxmN0P9QXhEzd20vsDc= +github.com/shurcooL/sanitized_anchor_name v1.0.0/go.mod h1:1NzhyTcUVG4SuEtjjoZeVRXNmyL/1OwPU0+IJeTBvfc= +github.com/sirupsen/logrus v1.2.0/go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo= +github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d/go.mod h1:OnSkiWE9lh6wB0YB77sQom3nweQdgAjqCqsofrRNTgc= +github.com/smartystreets/goconvey v1.6.4/go.mod h1:syvi0/a8iFYH4r/RixwvyeAJjdLS9QV7WQ/tjFTllLA= +github.com/soheilhy/cmux v0.1.4/go.mod h1:IM3LyeVVIOuxMH7sFAkER9+bJ4dT7Ms6E4xg4kGIyLM= +github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72/go.mod h1:JwIasOWyU6f++ZhiEuf87xNszmSA2myDM2Kzu9HwQUA= +github.com/spf13/afero v1.1.2/go.mod h1:j4pytiNVoe2o6bmDsKpLACNPDBIoEAkihy7loJ1B0CQ= +github.com/spf13/cast v1.3.0/go.mod h1:Qx5cxh0v+4UWYiBimWS+eyWzqEqokIECu5etghLkUJE= +github.com/spf13/cobra v1.1.3 h1:xghbfqPkxzxP3C/f3n5DdpAbdKLj4ZE4BWQI362l53M= +github.com/spf13/cobra v1.1.3/go.mod h1:pGADOWyqRD/YMrPZigI/zbliZ2wVD/23d+is3pSWzOo= +github.com/spf13/jwalterweatherman v1.0.0/go.mod h1:cQK4TGJAtQXfYWX+Ddv3mKDzgVb68N+wFjFa4jdeBTo= +github.com/spf13/pflag v1.0.3/go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnInEg4= +github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA= +github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg= +github.com/spf13/viper v1.7.0/go.mod h1:8WkrPz2fc9jxqZNCJI/76HCieCp4Q8HaLFoCha5qpdg= +github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME= +github.com/stretchr/objx v0.1.1/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME= +github.com/stretchr/testify v1.2.2/go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXfy6kDkUVs= +github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI= +github.com/subosito/gotenv v1.2.0/go.mod h1:N0PQaV/YGNqwC0u51sEeR/aUtSLEXKX9iv69rRypqCw= +github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5/go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U= +github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2/go.mod h1:UETIi67q53MR2AWcXfiuqkDkRtnGDLqkBTpCHuJHxtU= +go.etcd.io/bbolt v1.3.2/go.mod h1:IbVyRI1SCnLcuJnV2u8VeU0CEYM7e686BmAb1XKL+uU= +go.opencensus.io v0.21.0/go.mod h1:mSImk1erAIZhrmZN+AvHh14ztQfjbGwt4TtuofqLduU= +go.opencensus.io v0.22.0/go.mod h1:+kGneAE2xo2IficOXnaByMWTGM9T73dGwxeWcUqIpI8= +go.uber.org/atomic v1.4.0/go.mod h1:gD2HeocX3+yG+ygLZcrzQJaqmWj9AIm7n08wl/qW/PE= +go.uber.org/multierr v1.1.0/go.mod h1:wR5kodmAFQ0UK8QlbwjlSNy0Z68gJhDJUG5sjR94q/0= +go.uber.org/zap v1.10.0/go.mod h1:vwi/ZaCAaUcBkycHslxD9B2zi4UTXhF60s6SWpuDF0Q= +golang.org/x/crypto v0.0.0-20180904163835-0709b304e793/go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4= +golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3/go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4= +golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w= +golang.org/x/crypto v0.0.0-20190510104115-cbcb75029529/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI= +golang.org/x/crypto v0.0.0-20190605123033-f99c8df09eb5/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI= +golang.org/x/exp v0.0.0-20190121172915-509febef88a4/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA= +golang.org/x/exp v0.0.0-20190306152737-a1d7652674e8/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA= +golang.org/x/exp v0.0.0-20190510132918-efd6b22b2522/go.mod h1:ZjyILWgesfNpC6sMxTJOJm9Kp84zZh5NQWvqDGG3Qr8= +golang.org/x/exp v0.0.0-20190829153037-c13cbed26979/go.mod h1:86+5VVa7VpoJ4kLfm080zCjGlMRFzhUhsZKEZO7MGek= +golang.org/x/exp v0.0.0-20191030013958-a1ab85dbe136/go.mod h1:JXzH8nQsPlswgeRAPE3MuO9GYsAcnJvJ4vnMwN/5qkY= +golang.org/x/image v0.0.0-20190227222117-0694c2d4d067/go.mod h1:kZ7UVZpmo3dzQBMxlp+ypCbDeSB+sBbTgSJuh5dn5js= +golang.org/x/image v0.0.0-20190802002840-cff245a6509b/go.mod h1:FeLwcggjj3mMvU+oOTbSwawSJRM1uh48EjtB4UJZlP0= +golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3/go.mod h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/GAMgvoE= +golang.org/x/lint v0.0.0-20190227174305-5b3e6a55c961/go.mod h1:wehouNa3lNwaWXcvxsM5YxQ5yQlVC4a0KAMCusXpPoU= +golang.org/x/lint v0.0.0-20190301231843-5614ed5bae6f/go.mod h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/GAMgvoE= +golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3/go.mod h1:6SW0HCj/g11FgYtHlgUYUwCkIfeOF89ocIRzGO/8vkc= +golang.org/x/lint v0.0.0-20190409202823-959b441ac422/go.mod h1:6SW0HCj/g11FgYtHlgUYUwCkIfeOF89ocIRzGO/8vkc= +golang.org/x/lint v0.0.0-20190909230951-414d861bb4ac/go.mod h1:6SW0HCj/g11FgYtHlgUYUwCkIfeOF89ocIRzGO/8vkc= +golang.org/x/lint v0.0.0-20190930215403-16217165b5de/go.mod h1:6SW0HCj/g11FgYtHlgUYUwCkIfeOF89ocIRzGO/8vkc= +golang.org/x/mobile v0.0.0-20190312151609-d3739f865fa6/go.mod h1:z+o9i4GpDbdi3rU15maQ/Ox0txvL9dWGYEHz965HBQE= +golang.org/x/mobile v0.0.0-20190719004257-d2bd2a29d028/go.mod h1:E/iHnbuqvinMTCcRqshq8CkpyQDoeVncDDYHnLhea+o= +golang.org/x/mod v0.0.0-20190513183733-4bf6d317e70e/go.mod h1:mXi4GBBbnImb6dmsKGUJ2LatrhH/nqhxcFungHvyanc= +golang.org/x/mod v0.1.0/go.mod h1:0QHyrYULN0/3qlju5TqG8bIK38QM8yzMo5ekMj3DlcY= +golang.org/x/net v0.0.0-20180724234803-3673e40ba225/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= +golang.org/x/net v0.0.0-20180826012351-8a410e7b638d/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= +golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= +golang.org/x/net v0.0.0-20181114220301-adae6a3d119a/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= +golang.org/x/net v0.0.0-20181201002055-351d144fa1fc/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= +golang.org/x/net v0.0.0-20181220203305-927f97764cc3/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= +golang.org/x/net v0.0.0-20190108225652-1e06a53dbb7e/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= +golang.org/x/net v0.0.0-20190213061140-3a22650c66bd/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= +golang.org/x/net v0.0.0-20190311183353-d8887717615a/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg= +golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg= +golang.org/x/net v0.0.0-20190501004415-9ce7a6920f09/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg= +golang.org/x/net v0.0.0-20190503192946-f4e77d36d62c/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg= +golang.org/x/net v0.0.0-20190603091049-60506f45cf65/go.mod h1:HSz+uSET+XFnRR8LxR5pz3Of3rY3CfYBVs4xY44aLks= +golang.org/x/net v0.0.0-20190620200207-3b0461eec859/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s= +golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U= +golang.org/x/oauth2 v0.0.0-20190226205417-e64efc72b421/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw= +golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw= +golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= +golang.org/x/sync v0.0.0-20181108010431-42b317875d0f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= +golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= +golang.org/x/sync v0.0.0-20190227155943-e225da77a7e6/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= +golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= +golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY= +golang.org/x/sys v0.0.0-20180830151530-49385e6e1522/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY= +golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY= +golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY= +golang.org/x/sys v0.0.0-20181107165924-66b7b1311ac8/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY= +golang.org/x/sys v0.0.0-20181116152217-5ac8a444bdc5/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY= +golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY= +golang.org/x/sys v0.0.0-20190312061237-fead79001313/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/sys v0.0.0-20190412213103-97732733099d/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/sys v0.0.0-20190502145724-3ef323f4f1fd/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/sys v0.0.0-20190507160741-ecd444e8653b/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/sys v0.0.0-20190606165138-5da285871e9c/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/sys v0.0.0-20190624142023-c5567b49c5d0/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ= +golang.org/x/text v0.3.1-0.20180807135948-17ff2d5776d2/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ= +golang.org/x/text v0.3.2/go.mod h1:bEr9sfX3Q8Zfm5fL9x+3itogRgK3+ptLWKqgva+5dAk= +golang.org/x/time v0.0.0-20181108054448-85acf8d2951c/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ= +golang.org/x/time v0.0.0-20190308202827-9d24e82272b4/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ= +golang.org/x/tools v0.0.0-20180221164845-07fd8470d635/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ= +golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ= +golang.org/x/tools v0.0.0-20190114222345-bf090417da8b/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ= +golang.org/x/tools v0.0.0-20190226205152-f727befe758c/go.mod h1:9Yl7xja0Znq3iFh3HoIrodX9oNMXvdceNzlUR8zjMvY= +golang.org/x/tools v0.0.0-20190311212946-11955173bddd/go.mod h1:LCzVGOaR6xXOjkQ3onu1FJEFr0SW1gC7cKk1uF8kGRs= +golang.org/x/tools v0.0.0-20190312151545-0bb0c0a6e846/go.mod h1:LCzVGOaR6xXOjkQ3onu1FJEFr0SW1gC7cKk1uF8kGRs= +golang.org/x/tools v0.0.0-20190312170243-e65039ee4138/go.mod h1:LCzVGOaR6xXOjkQ3onu1FJEFr0SW1gC7cKk1uF8kGRs= +golang.org/x/tools v0.0.0-20190328211700-ab21143f2384/go.mod h1:LCzVGOaR6xXOjkQ3onu1FJEFr0SW1gC7cKk1uF8kGRs= +golang.org/x/tools v0.0.0-20190425150028-36563e24a262/go.mod h1:RgjU9mgBXZiqYHBnxXauZ1Gv1EHHAz9KjViQ78xBX0Q= +golang.org/x/tools v0.0.0-20190506145303-2d16b83fe98c/go.mod h1:RgjU9mgBXZiqYHBnxXauZ1Gv1EHHAz9KjViQ78xBX0Q= +golang.org/x/tools v0.0.0-20190606124116-d0a3d012864b/go.mod h1:/rFqwRUd4F7ZHNgwSSTFct+R/Kf4OFW1sUzUTQQTgfc= +golang.org/x/tools v0.0.0-20190621195816-6e04913cbbac/go.mod h1:/rFqwRUd4F7ZHNgwSSTFct+R/Kf4OFW1sUzUTQQTgfc= +golang.org/x/tools v0.0.0-20190628153133-6cdbf07be9d0/go.mod h1:/rFqwRUd4F7ZHNgwSSTFct+R/Kf4OFW1sUzUTQQTgfc= +golang.org/x/tools v0.0.0-20190816200558-6889da9d5479/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo= +golang.org/x/tools v0.0.0-20190911174233-4f2ddba30aff/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo= +golang.org/x/tools v0.0.0-20191012152004-8de300cfc20a/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo= +golang.org/x/tools v0.0.0-20191112195655-aa38f8e97acc/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo= +golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0= +gomodules.xyz/clock v0.0.0-20200817085942-06523dba733f h1:hTyhR4r+tj1Uq7/PpFxLTzbeA0LhMVp7bEYfhkzFjdY= +gomodules.xyz/clock v0.0.0-20200817085942-06523dba733f/go.mod h1:K3m7N+nBOlf91/tpv8REUGwsAgaKFwElQCuiLhm12AQ= +gomodules.xyz/flags v0.1.0 h1:e8Hp1akUD7FYxMHAD8h28F86v4OFBMKtBbGTt4cIYTw= +gomodules.xyz/flags v0.1.0/go.mod h1:H9lmar5MMXuxHBrSgrGZt4q2gkD+8GCm/3Fs2FCE2zA= +gomodules.xyz/sets v0.0.0-20210218105342-2efe2fb519a2 h1:JhyydLTz2aE09lMNheZHt6FHa9kJK1jWJuXe0vDM430= +gomodules.xyz/sets v0.0.0-20210218105342-2efe2fb519a2/go.mod h1:jKgNp01/iDs+svOWXaPk5cKP3VXy0mWUoTF/ore+aMc= +gomodules.xyz/wait v0.0.0-20210218105358-639bd9211545 h1:iiD24jN1H8PzliVe1igIzYsx8+VmbXG12y9UUSupUJU= +gomodules.xyz/wait v0.0.0-20210218105358-639bd9211545/go.mod h1:g/epKzZQuCqgvhzhaoG4cSBNGHqnOrhFR4Q7szDJ1JM= +google.golang.org/api v0.4.0/go.mod h1:8k5glujaEP+g9n7WNsDg8QP6cUVNI86fCNMcbazEtwE= +google.golang.org/api v0.7.0/go.mod h1:WtwebWUNSVBH/HAw79HIFXZNqEvBhG+Ra+ax0hx3E3M= +google.golang.org/api v0.8.0/go.mod h1:o4eAsZoiT+ibD93RtjEohWalFOjRDx6CVaqeizhEnKg= +google.golang.org/api v0.9.0/go.mod h1:o4eAsZoiT+ibD93RtjEohWalFOjRDx6CVaqeizhEnKg= +google.golang.org/api v0.13.0/go.mod h1:iLdEw5Ide6rF15KTC1Kkl0iskquN2gFfn9o9XIsbkAI= +google.golang.org/appengine v1.1.0/go.mod h1:EbEs0AVv82hx2wNQdGPgUI5lhzA/G0D9YwlJXL52JkM= +google.golang.org/appengine v1.4.0/go.mod h1:xpcJRLb0r/rnEns0DIKYYv+WjYCduHsrkT7/EB5XEv4= +google.golang.org/appengine v1.5.0/go.mod h1:xpcJRLb0r/rnEns0DIKYYv+WjYCduHsrkT7/EB5XEv4= +google.golang.org/appengine v1.6.1/go.mod h1:i06prIuMbXzDqacNJfV5OdTW448YApPu5ww/cMBSeb0= +google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8/go.mod h1:JiN7NxoALGmiZfu7CAH4rXhgtRTLTxftemlI0sWmxmc= +google.golang.org/genproto v0.0.0-20190307195333-5fe7a883aa19/go.mod h1:VzzqZJRnGkLBvHegQrXjBqPurQTc5/KpmUdxsrq26oE= +google.golang.org/genproto v0.0.0-20190418145605-e7d98fc518a7/go.mod h1:VzzqZJRnGkLBvHegQrXjBqPurQTc5/KpmUdxsrq26oE= +google.golang.org/genproto v0.0.0-20190425155659-357c62f0e4bb/go.mod h1:VzzqZJRnGkLBvHegQrXjBqPurQTc5/KpmUdxsrq26oE= +google.golang.org/genproto v0.0.0-20190502173448-54afdca5d873/go.mod h1:VzzqZJRnGkLBvHegQrXjBqPurQTc5/KpmUdxsrq26oE= +google.golang.org/genproto v0.0.0-20190801165951-fa694d86fc64/go.mod h1:DMBHOl98Agz4BDEuKkezgsaosCRResVns1a3J2ZsMNc= +google.golang.org/genproto v0.0.0-20190819201941-24fa4b261c55/go.mod h1:DMBHOl98Agz4BDEuKkezgsaosCRResVns1a3J2ZsMNc= +google.golang.org/genproto v0.0.0-20190911173649-1774047e7e51/go.mod h1:IbNlFCBrqXvoKpeg0TB2l7cyZUmoaFKYIwrEpbDKLA8= +google.golang.org/genproto v0.0.0-20191108220845-16a3f7862a1a/go.mod h1:n3cpQtvxv34hfy77yVDNjmbRyujviMdxYliBSkLhpCc= +google.golang.org/grpc v1.19.0/go.mod h1:mqu4LbDTu4XGKhr4mRzUsmM4RtVoemTSY81AxZiDr8c= +google.golang.org/grpc v1.20.1/go.mod h1:10oTOabMzJvdu6/UiuZezV6QK5dSlG84ov/aaiqXj38= +google.golang.org/grpc v1.21.1/go.mod h1:oYelfM1adQP15Ek0mdvEgi9Df8B9CZIaU1084ijfRaM= +gopkg.in/alecthomas/kingpin.v2 v2.2.6/go.mod h1:FMv+mEhP44yOT+4EoQTLFTRgOQ1FBLkstjWtayDeSgw= +gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0= +gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0= +gopkg.in/errgo.v2 v2.1.0/go.mod h1:hNsd1EY+bozCKY1Ytp96fpM3vjJbqLJn88ws8XvfDNI= +gopkg.in/ini.v1 v1.51.0/go.mod h1:pNLf8WUiyNEtQjuu5G5vTm06TEv9tsIgeAvK8hOrP4k= +gopkg.in/resty.v1 v1.12.0/go.mod h1:mDo4pnntr5jdWRML875a/NmxYqAlA73dVijT2AXvQQo= +gopkg.in/yaml.v2 v2.0.0-20170812160011-eb3733d160e7/go.mod h1:JAlM8MvJe8wmxCU4Bli9HhUf9+ttbYbLASfIpnQbh74= +gopkg.in/yaml.v2 v2.2.1/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI= +gopkg.in/yaml.v2 v2.2.4/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI= +gopkg.in/yaml.v2 v2.4.0/go.mod h1:RDklbk79AGWmwhnvt/jBztapEOGDOx6ZbXqjP6csGnQ= +honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4= +honnef.co/go/tools v0.0.0-20190106161140-3f1c8253044a/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4= +honnef.co/go/tools v0.0.0-20190418001031-e561f6794a2a/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4= +honnef.co/go/tools v0.0.1-2019.2.3/go.mod h1:a3bituU0lyd329TUQxRnasdCoJDkEUEAqEt0JzvZhAg= +k8s.io/klog/v2 v2.8.0 h1:Q3gmuM9hKEjefWFFYF0Mat+YyFJvsUyYuwyNNJ5C9Ts= +k8s.io/klog/v2 v2.8.0/go.mod h1:hy9LJ/NvuK+iVyP4Ehqva4HxZG/oXyIS3n3Jmire4Ec= +rsc.io/binaryregexp v0.2.0/go.mod h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8= diff --git a/vendor/gomodules.xyz/kglog/lib.go b/vendor/gomodules.xyz/logs/lib.go similarity index 59% rename from vendor/gomodules.xyz/kglog/lib.go rename to vendor/gomodules.xyz/logs/lib.go index 6bd7608f1..6c7c7c9cc 100644 --- a/vendor/gomodules.xyz/kglog/lib.go +++ b/vendor/gomodules.xyz/logs/lib.go @@ -14,24 +14,24 @@ See the License for the specific language governing permissions and limitations under the License. */ -package kglog +package logs import ( "flag" "fmt" "log" + "strings" "time" - "github.com/golang/glog" + "github.com/spf13/cobra" "github.com/spf13/pflag" - utilruntime "gomodules.xyz/runtime" + "gomodules.xyz/flags" "gomodules.xyz/wait" "k8s.io/klog/v2" ) // ref: // - https://github.com/kubernetes/component-base/blob/master/logs/logs.go -// - https://github.com/kubernetes/klog/blob/master/examples/coexist_glog/coexist_glog.go const logFlushFreqFlagName = "log-flush-frequency" @@ -56,6 +56,60 @@ func (writer KlogWriter) Write(data []byte) (n int, err error) { return len(data), nil } +// Init initializes logs the way we want for AppsCode codebase. +func Init(rootCmd *cobra.Command, printFlags bool) { + klog.InitFlags(nil) + pflag.CommandLine.SetNormalizeFunc(WordSepNormalizeFunc) + pflag.CommandLine.AddGoFlagSet(flag.CommandLine) + InitLogs() + + if rootCmd == nil { + // This branch only makes sense if Cobra is NOT used + // If Cobra is used, set the rootCmd + pflag.Parse() + fs := pflag.CommandLine + if printFlags { + flags.PrintFlags(fs) + } + flags.LoggerOptions = flags.GetOptions(fs) + return + } + + fs := rootCmd.Flags() + if fn := rootCmd.PersistentPreRunE; fn != nil { + rootCmd.PersistentPreRunE = func(cmd *cobra.Command, args []string) error { + if printFlags { + flags.PrintFlags(fs) + } + flags.LoggerOptions = flags.GetOptions(fs) + return fn(cmd, args) + } + } else if fn := rootCmd.PersistentPreRun; fn != nil { + rootCmd.PersistentPreRun = func(cmd *cobra.Command, args []string) { + if printFlags { + flags.PrintFlags(fs) + } + flags.LoggerOptions = flags.GetOptions(fs) + fn(cmd, args) + } + } else { + rootCmd.PersistentPreRun = func(cmd *cobra.Command, args []string) { + if printFlags { + flags.PrintFlags(fs) + } + flags.LoggerOptions = flags.GetOptions(fs) + } + } +} + +// WordSepNormalizeFunc changes all flags that contain "_" separators +func WordSepNormalizeFunc(f *pflag.FlagSet, name string) pflag.NormalizedName { + if strings.Contains(name, "_") { + return pflag.NormalizedName(strings.Replace(name, "_", "-", -1)) + } + return pflag.NormalizedName(name) +} + // InitLogs initializes logs the way we want for kubernetes. func InitLogs() { log.SetOutput(KlogWriter{}) @@ -64,28 +118,8 @@ func InitLogs() { go wait.Forever(klog.Flush, *logFlushFreq) } -func ParseFlags() { - // ref: https://github.com/kubernetes/kubernetes/issues/17162#issuecomment-225596212 - utilruntime.Must(flag.CommandLine.Parse([]string{})) - - klogFlags := flag.NewFlagSet("klog", flag.ExitOnError) - klog.InitFlags(klogFlags) - - // Sync the glog and klog flags. - flag.CommandLine.VisitAll(func(f1 *flag.Flag) { - f2 := klogFlags.Lookup(f1.Name) - if f2 != nil { - value := f1.Value.String() - // Ignore error. klog's -log_backtrace_at flag throws error when set to empty string. - // Unfortunately, there is no way to tell if a flag was set to empty string or left unset on command line. - _ = f2.Value.Set(value) - } - }) -} - // FlushLogs flushes logs immediately. func FlushLogs() { - glog.Flush() klog.Flush() } diff --git a/vendor/gomodules.xyz/runtime/README.md b/vendor/gomodules.xyz/runtime/README.md deleted file mode 100644 index c31377b1c..000000000 --- a/vendor/gomodules.xyz/runtime/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# runtime - -Fork of https://github.com/kubernetes/apimachinery/tree/v0.18.9/pkg/util/runtime diff --git a/vendor/gomodules.xyz/runtime/go.mod b/vendor/gomodules.xyz/runtime/go.mod deleted file mode 100644 index 1cbafe95c..000000000 --- a/vendor/gomodules.xyz/runtime/go.mod +++ /dev/null @@ -1,5 +0,0 @@ -module gomodules.xyz/runtime - -go 1.15 - -require k8s.io/klog/v2 v2.8.0 diff --git a/vendor/gomodules.xyz/runtime/go.sum b/vendor/gomodules.xyz/runtime/go.sum deleted file mode 100644 index 1e37057b5..000000000 --- a/vendor/gomodules.xyz/runtime/go.sum +++ /dev/null @@ -1,4 +0,0 @@ -github.com/go-logr/logr v0.4.0 h1:K7/B1jt6fIBQVd4Owv2MqGQClcgf0R266+7C/QjRcLc= -github.com/go-logr/logr v0.4.0/go.mod h1:z6/tIYblkpsD+a4lm/fGIIU9mZ+XfAiaFtq7xTgseGU= -k8s.io/klog/v2 v2.8.0 h1:Q3gmuM9hKEjefWFFYF0Mat+YyFJvsUyYuwyNNJ5C9Ts= -k8s.io/klog/v2 v2.8.0/go.mod h1:hy9LJ/NvuK+iVyP4Ehqva4HxZG/oXyIS3n3Jmire4Ec= diff --git a/vendor/gomodules.xyz/runtime/runtime.go b/vendor/gomodules.xyz/runtime/runtime.go deleted file mode 100644 index b16855859..000000000 --- a/vendor/gomodules.xyz/runtime/runtime.go +++ /dev/null @@ -1,189 +0,0 @@ -/* -Copyright 2014 The Kubernetes Authors. - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. -*/ - -package runtime - -import ( - "fmt" - "net/http" - "os" - "os/exec" - "runtime" - "strings" - "sync" - "time" - - "k8s.io/klog/v2" -) - -var ( - // ReallyCrash controls the behavior of HandleCrash and now defaults - // true. It's still exposed so components can optionally set to false - // to restore prior behavior. - ReallyCrash = true -) - -// PanicHandlers is a list of functions which will be invoked when a panic happens. -var PanicHandlers = []func(interface{}){logPanic} - -// HandleCrash simply catches a crash and logs an error. Meant to be called via -// defer. Additional context-specific handlers can be provided, and will be -// called in case of panic. HandleCrash actually crashes, after calling the -// handlers and logging the panic message. -// -// E.g., you can provide one or more additional handlers for something like shutting down go routines gracefully. -func HandleCrash(additionalHandlers ...func(interface{})) { - if r := recover(); r != nil { - for _, fn := range PanicHandlers { - fn(r) - } - for _, fn := range additionalHandlers { - fn(r) - } - if ReallyCrash { - // Actually proceed to panic. - panic(r) - } - } -} - -// logPanic logs the caller tree when a panic occurs (except in the special case of http.ErrAbortHandler). -func logPanic(r interface{}) { - if r == http.ErrAbortHandler { - // honor the http.ErrAbortHandler sentinel panic value: - // ErrAbortHandler is a sentinel panic value to abort a handler. - // While any panic from ServeHTTP aborts the response to the client, - // panicking with ErrAbortHandler also suppresses logging of a stack trace to the server's error log. - return - } - - // Same as stdlib http server code. Manually allocate stack trace buffer size - // to prevent excessively large logs - const size = 64 << 10 - stacktrace := make([]byte, size) - stacktrace = stacktrace[:runtime.Stack(stacktrace, false)] - if _, ok := r.(string); ok { - klog.Errorf("Observed a panic: %s\n%s", r, stacktrace) - } else { - klog.Errorf("Observed a panic: %#v (%v)\n%s", r, r, stacktrace) - } -} - -// ErrorHandlers is a list of functions which will be invoked when an unreturnable -// error occurs. -// TODO(lavalamp): for testability, this and the below HandleError function -// should be packaged up into a testable and reusable object. -var ErrorHandlers = []func(error){ - logError, - (&rudimentaryErrorBackoff{ - lastErrorTime: time.Now(), - // 1ms was the number folks were able to stomach as a global rate limit. - // If you need to log errors more than 1000 times a second you - // should probably consider fixing your code instead. :) - minPeriod: time.Millisecond, - }).OnError, -} - -// HandlerError is a method to invoke when a non-user facing piece of code cannot -// return an error and needs to indicate it has been ignored. Invoking this method -// is preferable to logging the error - the default behavior is to log but the -// errors may be sent to a remote server for analysis. -func HandleError(err error) { - // this is sometimes called with a nil error. We probably shouldn't fail and should do nothing instead - if err == nil { - return - } - - for _, fn := range ErrorHandlers { - fn(err) - } -} - -// logError prints an error with the call stack of the location it was reported -func logError(err error) { - klog.ErrorDepth(2, err) -} - -type rudimentaryErrorBackoff struct { - minPeriod time.Duration // immutable - // TODO(lavalamp): use the clock for testability. Need to move that - // package for that to be accessible here. - lastErrorTimeLock sync.Mutex - lastErrorTime time.Time -} - -// OnError will block if it is called more often than the embedded period time. -// This will prevent overly tight hot error loops. -func (r *rudimentaryErrorBackoff) OnError(error) { - r.lastErrorTimeLock.Lock() - defer r.lastErrorTimeLock.Unlock() - d := time.Since(r.lastErrorTime) - if d < r.minPeriod { - // If the time moves backwards for any reason, do nothing - time.Sleep(r.minPeriod - d) - } - r.lastErrorTime = time.Now() -} - -// GetCaller returns the caller of the function that calls it. -func GetCaller() string { - var pc [1]uintptr - runtime.Callers(3, pc[:]) - f := runtime.FuncForPC(pc[0]) - if f == nil { - return fmt.Sprintf("Unable to find caller") - } - return f.Name() -} - -// RecoverFromPanic replaces the specified error with an error containing the -// original error, and the call tree when a panic occurs. This enables error -// handlers to handle errors and panics the same way. -func RecoverFromPanic(err *error) { - if r := recover(); r != nil { - // Same as stdlib http server code. Manually allocate stack trace buffer size - // to prevent excessively large logs - const size = 64 << 10 - stacktrace := make([]byte, size) - stacktrace = stacktrace[:runtime.Stack(stacktrace, false)] - - *err = fmt.Errorf( - "recovered from panic %q. (err=%v) Call stack:\n%s", - r, - *err, - stacktrace) - } -} - -// Must panics on non-nil errors. Useful to handling programmer level errors. -func Must(err error) { - if err != nil { - panic(err) - } -} - -// GOPath returns the go path for the current host -func GOPath() string { - gopath := os.Getenv("GOPATH") - if gopath != "" { - return gopath - } - out, err := exec.Command("go", "env", "GOPATH").Output() - if err != nil { - klog.Fatal(err) - } - return strings.TrimSpace(string(out)) -} diff --git a/vendor/gomodules.xyz/version/.travis.yml b/vendor/gomodules.xyz/version/.travis.yml deleted file mode 100644 index b3833cb53..000000000 --- a/vendor/gomodules.xyz/version/.travis.yml +++ /dev/null @@ -1,12 +0,0 @@ -language: go - -go: - - 1.9 - - "1.10" - - 1.11 - - 1.12 - -go_import_path: gomodules.xyz/version - -script: - - go test \ No newline at end of file diff --git a/vendor/gomodules.xyz/version/LICENSE b/vendor/gomodules.xyz/version/LICENSE deleted file mode 100644 index c33dcc7c9..000000000 --- a/vendor/gomodules.xyz/version/LICENSE +++ /dev/null @@ -1,354 +0,0 @@ -Mozilla Public License, version 2.0 - -1. Definitions - -1.1. “Contributor” - - means each individual or legal entity that creates, contributes to the - creation of, or owns Covered Software. - -1.2. “Contributor Version” - - means the combination of the Contributions of others (if any) used by a - Contributor and that particular Contributor’s Contribution. - -1.3. “Contribution” - - means Covered Software of a particular Contributor. - -1.4. “Covered Software” - - means Source Code Form to which the initial Contributor has attached the - notice in Exhibit A, the Executable Form of such Source Code Form, and - Modifications of such Source Code Form, in each case including portions - thereof. - -1.5. “Incompatible With Secondary Licenses” - means - - a. that the initial Contributor has attached the notice described in - Exhibit B to the Covered Software; or - - b. that the Covered Software was made available under the terms of version - 1.1 or earlier of the License, but not also under the terms of a - Secondary License. - -1.6. “Executable Form” - - means any form of the work other than Source Code Form. - -1.7. “Larger Work” - - means a work that combines Covered Software with other material, in a separate - file or files, that is not Covered Software. - -1.8. “License” - - means this document. - -1.9. “Licensable” - - means having the right to grant, to the maximum extent possible, whether at the - time of the initial grant or subsequently, any and all of the rights conveyed by - this License. - -1.10. “Modifications” - - means any of the following: - - a. any file in Source Code Form that results from an addition to, deletion - from, or modification of the contents of Covered Software; or - - b. any new file in Source Code Form that contains any Covered Software. - -1.11. “Patent Claims” of a Contributor - - means any patent claim(s), including without limitation, method, process, - and apparatus claims, in any patent Licensable by such Contributor that - would be infringed, but for the grant of the License, by the making, - using, selling, offering for sale, having made, import, or transfer of - either its Contributions or its Contributor Version. - -1.12. “Secondary License” - - means either the GNU General Public License, Version 2.0, the GNU Lesser - General Public License, Version 2.1, the GNU Affero General Public - License, Version 3.0, or any later versions of those licenses. - -1.13. “Source Code Form” - - means the form of the work preferred for making modifications. - -1.14. “You” (or “Your”) - - means an individual or a legal entity exercising rights under this - License. For legal entities, “You” includes any entity that controls, is - controlled by, or is under common control with You. For purposes of this - definition, “control” means (a) the power, direct or indirect, to cause - the direction or management of such entity, whether by contract or - otherwise, or (b) ownership of more than fifty percent (50%) of the - outstanding shares or beneficial ownership of such entity. - - -2. License Grants and Conditions - -2.1. Grants - - Each Contributor hereby grants You a world-wide, royalty-free, - non-exclusive license: - - a. under intellectual property rights (other than patent or trademark) - Licensable by such Contributor to use, reproduce, make available, - modify, display, perform, distribute, and otherwise exploit its - Contributions, either on an unmodified basis, with Modifications, or as - part of a Larger Work; and - - b. under Patent Claims of such Contributor to make, use, sell, offer for - sale, have made, import, and otherwise transfer either its Contributions - or its Contributor Version. - -2.2. Effective Date - - The licenses granted in Section 2.1 with respect to any Contribution become - effective for each Contribution on the date the Contributor first distributes - such Contribution. - -2.3. Limitations on Grant Scope - - The licenses granted in this Section 2 are the only rights granted under this - License. No additional rights or licenses will be implied from the distribution - or licensing of Covered Software under this License. Notwithstanding Section - 2.1(b) above, no patent license is granted by a Contributor: - - a. for any code that a Contributor has removed from Covered Software; or - - b. for infringements caused by: (i) Your and any other third party’s - modifications of Covered Software, or (ii) the combination of its - Contributions with other software (except as part of its Contributor - Version); or - - c. under Patent Claims infringed by Covered Software in the absence of its - Contributions. - - This License does not grant any rights in the trademarks, service marks, or - logos of any Contributor (except as may be necessary to comply with the - notice requirements in Section 3.4). - -2.4. Subsequent Licenses - - No Contributor makes additional grants as a result of Your choice to - distribute the Covered Software under a subsequent version of this License - (see Section 10.2) or under the terms of a Secondary License (if permitted - under the terms of Section 3.3). - -2.5. Representation - - Each Contributor represents that the Contributor believes its Contributions - are its original creation(s) or it has sufficient rights to grant the - rights to its Contributions conveyed by this License. - -2.6. Fair Use - - This License is not intended to limit any rights You have under applicable - copyright doctrines of fair use, fair dealing, or other equivalents. - -2.7. Conditions - - Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in - Section 2.1. - - -3. Responsibilities - -3.1. Distribution of Source Form - - All distribution of Covered Software in Source Code Form, including any - Modifications that You create or to which You contribute, must be under the - terms of this License. You must inform recipients that the Source Code Form - of the Covered Software is governed by the terms of this License, and how - they can obtain a copy of this License. You may not attempt to alter or - restrict the recipients’ rights in the Source Code Form. - -3.2. Distribution of Executable Form - - If You distribute Covered Software in Executable Form then: - - a. such Covered Software must also be made available in Source Code Form, - as described in Section 3.1, and You must inform recipients of the - Executable Form how they can obtain a copy of such Source Code Form by - reasonable means in a timely manner, at a charge no more than the cost - of distribution to the recipient; and - - b. You may distribute such Executable Form under the terms of this License, - or sublicense it under different terms, provided that the license for - the Executable Form does not attempt to limit or alter the recipients’ - rights in the Source Code Form under this License. - -3.3. Distribution of a Larger Work - - You may create and distribute a Larger Work under terms of Your choice, - provided that You also comply with the requirements of this License for the - Covered Software. If the Larger Work is a combination of Covered Software - with a work governed by one or more Secondary Licenses, and the Covered - Software is not Incompatible With Secondary Licenses, this License permits - You to additionally distribute such Covered Software under the terms of - such Secondary License(s), so that the recipient of the Larger Work may, at - their option, further distribute the Covered Software under the terms of - either this License or such Secondary License(s). - -3.4. Notices - - You may not remove or alter the substance of any license notices (including - copyright notices, patent notices, disclaimers of warranty, or limitations - of liability) contained within the Source Code Form of the Covered - Software, except that You may alter any license notices to the extent - required to remedy known factual inaccuracies. - -3.5. Application of Additional Terms - - You may choose to offer, and to charge a fee for, warranty, support, - indemnity or liability obligations to one or more recipients of Covered - Software. However, You may do so only on Your own behalf, and not on behalf - of any Contributor. You must make it absolutely clear that any such - warranty, support, indemnity, or liability obligation is offered by You - alone, and You hereby agree to indemnify every Contributor for any - liability incurred by such Contributor as a result of warranty, support, - indemnity or liability terms You offer. You may include additional - disclaimers of warranty and limitations of liability specific to any - jurisdiction. - -4. Inability to Comply Due to Statute or Regulation - - If it is impossible for You to comply with any of the terms of this License - with respect to some or all of the Covered Software due to statute, judicial - order, or regulation then You must: (a) comply with the terms of this License - to the maximum extent possible; and (b) describe the limitations and the code - they affect. Such description must be placed in a text file included with all - distributions of the Covered Software under this License. Except to the - extent prohibited by statute or regulation, such description must be - sufficiently detailed for a recipient of ordinary skill to be able to - understand it. - -5. Termination - -5.1. The rights granted under this License will terminate automatically if You - fail to comply with any of its terms. However, if You become compliant, - then the rights granted under this License from a particular Contributor - are reinstated (a) provisionally, unless and until such Contributor - explicitly and finally terminates Your grants, and (b) on an ongoing basis, - if such Contributor fails to notify You of the non-compliance by some - reasonable means prior to 60 days after You have come back into compliance. - Moreover, Your grants from a particular Contributor are reinstated on an - ongoing basis if such Contributor notifies You of the non-compliance by - some reasonable means, this is the first time You have received notice of - non-compliance with this License from such Contributor, and You become - compliant prior to 30 days after Your receipt of the notice. - -5.2. If You initiate litigation against any entity by asserting a patent - infringement claim (excluding declaratory judgment actions, counter-claims, - and cross-claims) alleging that a Contributor Version directly or - indirectly infringes any patent, then the rights granted to You by any and - all Contributors for the Covered Software under Section 2.1 of this License - shall terminate. - -5.3. In the event of termination under Sections 5.1 or 5.2 above, all end user - license agreements (excluding distributors and resellers) which have been - validly granted by You or Your distributors under this License prior to - termination shall survive termination. - -6. Disclaimer of Warranty - - Covered Software is provided under this License on an “as is” basis, without - warranty of any kind, either expressed, implied, or statutory, including, - without limitation, warranties that the Covered Software is free of defects, - merchantable, fit for a particular purpose or non-infringing. The entire - risk as to the quality and performance of the Covered Software is with You. - Should any Covered Software prove defective in any respect, You (not any - Contributor) assume the cost of any necessary servicing, repair, or - correction. This disclaimer of warranty constitutes an essential part of this - License. No use of any Covered Software is authorized under this License - except under this disclaimer. - -7. Limitation of Liability - - Under no circumstances and under no legal theory, whether tort (including - negligence), contract, or otherwise, shall any Contributor, or anyone who - distributes Covered Software as permitted above, be liable to You for any - direct, indirect, special, incidental, or consequential damages of any - character including, without limitation, damages for lost profits, loss of - goodwill, work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses, even if such party shall have been - informed of the possibility of such damages. This limitation of liability - shall not apply to liability for death or personal injury resulting from such - party’s negligence to the extent applicable law prohibits such limitation. - Some jurisdictions do not allow the exclusion or limitation of incidental or - consequential damages, so this exclusion and limitation may not apply to You. - -8. Litigation - - Any litigation relating to this License may be brought only in the courts of - a jurisdiction where the defendant maintains its principal place of business - and such litigation shall be governed by laws of that jurisdiction, without - reference to its conflict-of-law provisions. Nothing in this Section shall - prevent a party’s ability to bring cross-claims or counter-claims. - -9. Miscellaneous - - This License represents the complete agreement concerning the subject matter - hereof. If any provision of this License is held to be unenforceable, such - provision shall be reformed only to the extent necessary to make it - enforceable. Any law or regulation which provides that the language of a - contract shall be construed against the drafter shall not be used to construe - this License against a Contributor. - - -10. Versions of the License - -10.1. New Versions - - Mozilla Foundation is the license steward. Except as provided in Section - 10.3, no one other than the license steward has the right to modify or - publish new versions of this License. Each version will be given a - distinguishing version number. - -10.2. Effect of New Versions - - You may distribute the Covered Software under the terms of the version of - the License under which You originally received the Covered Software, or - under the terms of any subsequent version published by the license - steward. - -10.3. Modified Versions - - If you create software not governed by this License, and you want to - create a new license for such software, you may create and use a modified - version of this License if you rename the license and remove any - references to the name of the license steward (except to note that such - modified license differs from this License). - -10.4. Distributing Source Code Form that is Incompatible With Secondary Licenses - If You choose to distribute Source Code Form that is Incompatible With - Secondary Licenses under the terms of this version of the License, the - notice described in Exhibit B of this License must be attached. - -Exhibit A - Source Code Form License Notice - - This Source Code Form is subject to the - terms of the Mozilla Public License, v. - 2.0. If a copy of the MPL was not - distributed with this file, You can - obtain one at - http://mozilla.org/MPL/2.0/. - -If it is not possible or desirable to put the notice in a particular file, then -You may include the notice in a location (such as a LICENSE file in a relevant -directory) where a recipient would be likely to look for such a notice. - -You may add additional accurate notices of copyright ownership. - -Exhibit B - “Incompatible With Secondary Licenses” Notice - - This Source Code Form is “Incompatible - With Secondary Licenses”, as defined by - the Mozilla Public License, v. 2.0. - diff --git a/vendor/gomodules.xyz/version/README.md b/vendor/gomodules.xyz/version/README.md deleted file mode 100644 index 6f3a15ce7..000000000 --- a/vendor/gomodules.xyz/version/README.md +++ /dev/null @@ -1,65 +0,0 @@ -# Versioning Library for Go -[![Build Status](https://travis-ci.org/hashicorp/go-version.svg?branch=master)](https://travis-ci.org/hashicorp/go-version) - -go-version is a library for parsing versions and version constraints, -and verifying versions against a set of constraints. go-version -can sort a collection of versions properly, handles prerelease/beta -versions, can increment versions, etc. - -Versions used with go-version must follow [SemVer](http://semver.org/). - -## Installation and Usage - -Package documentation can be found on -[GoDoc](http://godoc.org/github.com/hashicorp/go-version). - -Installation can be done with a normal `go get`: - -``` -$ go get github.com/hashicorp/go-version -``` - -#### Version Parsing and Comparison - -```go -v1, err := version.NewVersion("1.2") -v2, err := version.NewVersion("1.5+metadata") - -// Comparison example. There is also GreaterThan, Equal, and just -// a simple Compare that returns an int allowing easy >=, <=, etc. -if v1.LessThan(v2) { - fmt.Printf("%s is less than %s", v1, v2) -} -``` - -#### Version Constraints - -```go -v1, err := version.NewVersion("1.2") - -// Constraints example. -constraints, err := version.NewConstraint(">= 1.0, < 1.4") -if constraints.Check(v1) { - fmt.Printf("%s satisfies constraints %s", v1, constraints) -} -``` - -#### Version Sorting - -```go -versionsRaw := []string{"1.1", "0.7.1", "1.4-beta", "1.4", "2"} -versions := make([]*version.Version, len(versionsRaw)) -for i, raw := range versionsRaw { - v, _ := version.NewVersion(raw) - versions[i] = v -} - -// After this, the versions are properly sorted -sort.Sort(version.Collection(versions)) -``` - -## Issues and Contributing - -If you find an issue with this library, please report an issue. If you'd -like, we welcome any contributions. Fork this library and submit a pull -request. diff --git a/vendor/gomodules.xyz/version/constraint.go b/vendor/gomodules.xyz/version/constraint.go deleted file mode 100644 index d05575961..000000000 --- a/vendor/gomodules.xyz/version/constraint.go +++ /dev/null @@ -1,204 +0,0 @@ -package version - -import ( - "fmt" - "reflect" - "regexp" - "strings" -) - -// Constraint represents a single constraint for a version, such as -// ">= 1.0". -type Constraint struct { - f constraintFunc - check *Version - original string -} - -// Constraints is a slice of constraints. We make a custom type so that -// we can add methods to it. -type Constraints []*Constraint - -type constraintFunc func(v, c *Version) bool - -var constraintOperators map[string]constraintFunc - -var constraintRegexp *regexp.Regexp - -func init() { - constraintOperators = map[string]constraintFunc{ - "": constraintEqual, - "=": constraintEqual, - "!=": constraintNotEqual, - ">": constraintGreaterThan, - "<": constraintLessThan, - ">=": constraintGreaterThanEqual, - "<=": constraintLessThanEqual, - "~>": constraintPessimistic, - } - - ops := make([]string, 0, len(constraintOperators)) - for k := range constraintOperators { - ops = append(ops, regexp.QuoteMeta(k)) - } - - constraintRegexp = regexp.MustCompile(fmt.Sprintf( - `^\s*(%s)\s*(%s)\s*$`, - strings.Join(ops, "|"), - VersionRegexpRaw)) -} - -// NewConstraint will parse one or more constraints from the given -// constraint string. The string must be a comma-separated list of -// constraints. -func NewConstraint(v string) (Constraints, error) { - vs := strings.Split(v, ",") - result := make([]*Constraint, len(vs)) - for i, single := range vs { - c, err := parseSingle(single) - if err != nil { - return nil, err - } - - result[i] = c - } - - return Constraints(result), nil -} - -// Check tests if a version satisfies all the constraints. -func (cs Constraints) Check(v *Version) bool { - for _, c := range cs { - if !c.Check(v) { - return false - } - } - - return true -} - -// Returns the string format of the constraints -func (cs Constraints) String() string { - csStr := make([]string, len(cs)) - for i, c := range cs { - csStr[i] = c.String() - } - - return strings.Join(csStr, ",") -} - -// Check tests if a constraint is validated by the given version. -func (c *Constraint) Check(v *Version) bool { - return c.f(v, c.check) -} - -func (c *Constraint) String() string { - return c.original -} - -func parseSingle(v string) (*Constraint, error) { - matches := constraintRegexp.FindStringSubmatch(v) - if matches == nil { - return nil, fmt.Errorf("Malformed constraint: %s", v) - } - - check, err := NewVersion(matches[2]) - if err != nil { - return nil, err - } - - return &Constraint{ - f: constraintOperators[matches[1]], - check: check, - original: v, - }, nil -} - -func prereleaseCheck(v, c *Version) bool { - switch vPre, cPre := v.Prerelease() != "", c.Prerelease() != ""; { - case cPre && vPre: - // A constraint with a pre-release can only match a pre-release version - // with the same base segments. - return reflect.DeepEqual(c.Segments64(), v.Segments64()) - - case !cPre && vPre: - // A constraint without a pre-release can only match a version without a - // pre-release. - return false - - case cPre && !vPre: - // OK, except with the pessimistic operator - case !cPre && !vPre: - // OK - } - return true -} - -//------------------------------------------------------------------- -// Constraint functions -//------------------------------------------------------------------- - -func constraintEqual(v, c *Version) bool { - return v.Equal(c) -} - -func constraintNotEqual(v, c *Version) bool { - return !v.Equal(c) -} - -func constraintGreaterThan(v, c *Version) bool { - return prereleaseCheck(v, c) && v.Compare(c) == 1 -} - -func constraintLessThan(v, c *Version) bool { - return prereleaseCheck(v, c) && v.Compare(c) == -1 -} - -func constraintGreaterThanEqual(v, c *Version) bool { - return prereleaseCheck(v, c) && v.Compare(c) >= 0 -} - -func constraintLessThanEqual(v, c *Version) bool { - return prereleaseCheck(v, c) && v.Compare(c) <= 0 -} - -func constraintPessimistic(v, c *Version) bool { - // Using a pessimistic constraint with a pre-release, restricts versions to pre-releases - if !prereleaseCheck(v, c) || (c.Prerelease() != "" && v.Prerelease() == "") { - return false - } - - // If the version being checked is naturally less than the constraint, then there - // is no way for the version to be valid against the constraint - if v.LessThan(c) { - return false - } - // We'll use this more than once, so grab the length now so it's a little cleaner - // to write the later checks - cs := len(c.segments) - - // If the version being checked has less specificity than the constraint, then there - // is no way for the version to be valid against the constraint - if cs > len(v.segments) { - return false - } - - // Check the segments in the constraint against those in the version. If the version - // being checked, at any point, does not have the same values in each index of the - // constraints segments, then it cannot be valid against the constraint. - for i := 0; i < c.si-1; i++ { - if v.segments[i] != c.segments[i] { - return false - } - } - - // Check the last part of the segment in the constraint. If the version segment at - // this index is less than the constraints segment at this index, then it cannot - // be valid against the constraint - if c.segments[cs-1] > v.segments[cs-1] { - return false - } - - // If nothing has rejected the version by now, it's valid - return true -} diff --git a/vendor/gomodules.xyz/version/go.mod b/vendor/gomodules.xyz/version/go.mod deleted file mode 100644 index 59b8cf039..000000000 --- a/vendor/gomodules.xyz/version/go.mod +++ /dev/null @@ -1,3 +0,0 @@ -module gomodules.xyz/version - -go 1.12 diff --git a/vendor/gomodules.xyz/version/mutator.go b/vendor/gomodules.xyz/version/mutator.go deleted file mode 100644 index c3777949b..000000000 --- a/vendor/gomodules.xyz/version/mutator.go +++ /dev/null @@ -1,65 +0,0 @@ -package version - -type Mutator struct { - *Version -} - -func (m *Mutator) ResetMetadata() *Mutator { - m.metadata = "" - return m -} - -func (m *Mutator) SetMetadata(md string) *Mutator { - m.metadata = md - return m -} - -func (m *Mutator) ResetPrerelease() *Mutator { - m.pre = "" - return m -} - -func (m *Mutator) SetPrerelease(id string) *Mutator { - m.pre = id - return m -} - -func (m *Mutator) ResetPatch() *Mutator { - m.pre = "" - m.segments[2] = 0 - return m -} - -func (m *Mutator) NextPatch() *Mutator { - if m.pre != "" { - m.pre = "" - } else { - m.segments[2]++ - } - return m -} - -func (m *Mutator) NextMinor() *Mutator { - if m.pre != "" { - m.pre = "" - } else { - m.segments[1]++ - m.segments[2] = 0 - } - return m -} - -func (m *Mutator) NextMajor() *Mutator { - if m.pre != "" { - m.pre = "" - } else { - m.segments[0]++ - m.segments[1] = 0 - m.segments[2] = 0 - } - return m -} - -func (m *Mutator) Done() *Version { - return m.Version -} diff --git a/vendor/gomodules.xyz/version/serialization.go b/vendor/gomodules.xyz/version/serialization.go deleted file mode 100644 index 23ec14f2e..000000000 --- a/vendor/gomodules.xyz/version/serialization.go +++ /dev/null @@ -1,56 +0,0 @@ -package version - -import ( - "bytes" - "encoding/json" -) - -// UnmarshalJSON implements the json.Unmarshaller interface. -func (v *Version) UnmarshalJSON(value []byte) error { - var str string - err := json.Unmarshal(value, &str) - if err != nil { - return err - } - vj, err := NewVersion(str) - if err != nil { - return err - } - *v = *vj - return nil -} - -// MarshalJSON implements the json.Marshaller interface. -func (v Version) MarshalJSON() ([]byte, error) { - var buf bytes.Buffer - e := json.NewEncoder(&buf) - e.SetEscapeHTML(false) - err := e.Encode(v.String()) - // https://stackoverflow.com/a/36320146/244009 - return bytes.TrimSpace(buf.Bytes()), err -} - -// UnmarshalJSON implements the json.Unmarshaller interface. -func (c *Constraints) UnmarshalJSON(value []byte) error { - var str string - - err := json.Unmarshal(value, &str) - if err != nil { - return err - } - cj, err := NewConstraint(str) - if err != nil { - return err - } - *c = cj - return nil -} - -// MarshalJSON implements the json.Marshaller interface. -func (c Constraints) MarshalJSON() ([]byte, error) { - var buf bytes.Buffer - e := json.NewEncoder(&buf) - e.SetEscapeHTML(false) - err := e.Encode(c.String()) - return bytes.TrimSpace(buf.Bytes()), err -} diff --git a/vendor/gomodules.xyz/version/version.go b/vendor/gomodules.xyz/version/version.go deleted file mode 100644 index fe568756e..000000000 --- a/vendor/gomodules.xyz/version/version.go +++ /dev/null @@ -1,418 +0,0 @@ -package version - -import ( - "bytes" - "fmt" - "reflect" - "regexp" - "strconv" - "strings" -) - -// The compiled regular expression used to test the validity of a version. -var ( - versionRegexp *regexp.Regexp - semverRegexp *regexp.Regexp -) - -// The raw regular expression string used for testing the validity -// of a version. -const ( - VersionRegexpRaw string = `v?([0-9]+(\.[0-9]+)*?)` + - `(-([0-9]+[0-9A-Za-z\-~]*(\.[0-9A-Za-z\-~]+)*)|(-?([A-Za-z\-~]+[0-9A-Za-z\-~]*(\.[0-9A-Za-z\-~]+)*)))?` + - `(\+([0-9A-Za-z\-~]+(\.[0-9A-Za-z\-~]+)*))?` + - `?` - - // SemverRegexpRaw requires a separator between version and prerelease - SemverRegexpRaw string = `v?([0-9]+(\.[0-9]+)*?)` + - `(-([0-9]+[0-9A-Za-z\-~]*(\.[0-9A-Za-z\-~]+)*)|(-([A-Za-z\-~]+[0-9A-Za-z\-~]*(\.[0-9A-Za-z\-~]+)*)))?` + - `(\+([0-9A-Za-z\-~]+(\.[0-9A-Za-z\-~]+)*))?` + - `?` -) - -// Version represents a single version. -type Version struct { - metadata string - pre string - segments []int64 - si int - original string -} - -func init() { - versionRegexp = regexp.MustCompile("^" + VersionRegexpRaw + "$") - semverRegexp = regexp.MustCompile("^" + SemverRegexpRaw + "$") -} - -// NewVersion parses the given version and returns a new -// Version. -func NewVersion(v string) (*Version, error) { - return newVersion(v, versionRegexp) -} - -// NewSemver parses the given version and returns a new -// Version that adheres strictly to SemVer specs -// https://semver.org/ -func NewSemver(v string) (*Version, error) { - return newVersion(v, semverRegexp) -} - -func newVersion(v string, pattern *regexp.Regexp) (*Version, error) { - matches := pattern.FindStringSubmatch(v) - if matches == nil { - return nil, fmt.Errorf("Malformed version: %s", v) - } - segmentsStr := strings.Split(matches[1], ".") - segments := make([]int64, len(segmentsStr)) - si := 0 - for i, str := range segmentsStr { - val, err := strconv.ParseInt(str, 10, 64) - if err != nil { - return nil, fmt.Errorf( - "Error parsing version: %s", err) - } - - segments[i] = int64(val) - si++ - } - - // Even though we could support more than three segments, if we - // got less than three, pad it with 0s. This is to cover the basic - // default usecase of semver, which is MAJOR.MINOR.PATCH at the minimum - for i := len(segments); i < 3; i++ { - segments = append(segments, 0) - } - - pre := matches[7] - if pre == "" { - pre = matches[4] - } - - return &Version{ - metadata: matches[10], - pre: pre, - segments: segments, - si: si, - original: v, - }, nil -} - -// Must is a helper that wraps a call to a function returning (*Version, error) -// and panics if error is non-nil. -func Must(v *Version, err error) *Version { - if err != nil { - panic(err) - } - - return v -} - -// Compare compares this version to another version. This -// returns -1, 0, or 1 if this version is smaller, equal, -// or larger than the other version, respectively. -// -// If you want boolean results, use the LessThan, Equal, -// GreaterThan, GreaterThanOrEqual or LessThanOrEqual methods. -func (v *Version) Compare(other *Version) int { - // A quick, efficient equality check - if v.String() == other.String() { - return 0 - } - - segmentsSelf := v.Segments64() - segmentsOther := other.Segments64() - - // If the segments are the same, we must compare on prerelease info - if reflect.DeepEqual(segmentsSelf, segmentsOther) { - preSelf := v.Prerelease() - preOther := other.Prerelease() - if preSelf == "" && preOther == "" { - return 0 - } - if preSelf == "" { - return 1 - } - if preOther == "" { - return -1 - } - - return comparePrereleases(preSelf, preOther) - } - - // Get the highest specificity (hS), or if they're equal, just use segmentSelf length - lenSelf := len(segmentsSelf) - lenOther := len(segmentsOther) - hS := lenSelf - if lenSelf < lenOther { - hS = lenOther - } - // Compare the segments - // Because a constraint could have more/less specificity than the version it's - // checking, we need to account for a lopsided or jagged comparison - for i := 0; i < hS; i++ { - if i > lenSelf-1 { - // This means Self had the lower specificity - // Check to see if the remaining segments in Other are all zeros - if !allZero(segmentsOther[i:]) { - // if not, it means that Other has to be greater than Self - return -1 - } - break - } else if i > lenOther-1 { - // this means Other had the lower specificity - // Check to see if the remaining segments in Self are all zeros - - if !allZero(segmentsSelf[i:]) { - //if not, it means that Self has to be greater than Other - return 1 - } - break - } - lhs := segmentsSelf[i] - rhs := segmentsOther[i] - if lhs == rhs { - continue - } else if lhs < rhs { - return -1 - } - // Otherwis, rhs was > lhs, they're not equal - return 1 - } - - // if we got this far, they're equal - return 0 -} - -func allZero(segs []int64) bool { - for _, s := range segs { - if s != 0 { - return false - } - } - return true -} - -func comparePart(preSelf string, preOther string) int { - if preSelf == preOther { - return 0 - } - - var selfInt int64 - selfNumeric := true - selfInt, err := strconv.ParseInt(preSelf, 10, 64) - if err != nil { - selfNumeric = false - } - - var otherInt int64 - otherNumeric := true - otherInt, err = strconv.ParseInt(preOther, 10, 64) - if err != nil { - otherNumeric = false - } - - // if a part is empty, we use the other to decide - if preSelf == "" { - if otherNumeric { - return -1 - } - return 1 - } - - if preOther == "" { - if selfNumeric { - return 1 - } - return -1 - } - - if selfNumeric && !otherNumeric { - return -1 - } else if !selfNumeric && otherNumeric { - return 1 - } else if !selfNumeric && !otherNumeric && preSelf > preOther { - return 1 - } else if selfInt > otherInt { - return 1 - } - - return -1 -} - -func comparePrereleases(v string, other string) int { - // the same pre release! - if v == other { - return 0 - } - - // split both pre releases for analyse their parts - selfPreReleaseMeta := strings.Split(v, ".") - otherPreReleaseMeta := strings.Split(other, ".") - - selfPreReleaseLen := len(selfPreReleaseMeta) - otherPreReleaseLen := len(otherPreReleaseMeta) - - biggestLen := otherPreReleaseLen - if selfPreReleaseLen > otherPreReleaseLen { - biggestLen = selfPreReleaseLen - } - - // loop for parts to find the first difference - for i := 0; i < biggestLen; i = i + 1 { - partSelfPre := "" - if i < selfPreReleaseLen { - partSelfPre = selfPreReleaseMeta[i] - } - - partOtherPre := "" - if i < otherPreReleaseLen { - partOtherPre = otherPreReleaseMeta[i] - } - - compare := comparePart(partSelfPre, partOtherPre) - // if parts are equals, continue the loop - if compare != 0 { - return compare - } - } - - return 0 -} - -// Equal tests if two versions are equal. -func (v *Version) Equal(o *Version) bool { - return v.Compare(o) == 0 -} - -// GreaterThan tests if this version is greater than another version. -func (v *Version) GreaterThan(o *Version) bool { - return v.Compare(o) > 0 -} - -// GreaterThanOrEqual tests if this version is greater than or equal to another version. -func (v *Version) GreaterThanOrEqual(o *Version) bool { - return v.Compare(o) >= 0 -} - -// LessThan tests if this version is less than another version. -func (v *Version) LessThan(o *Version) bool { - return v.Compare(o) < 0 -} - -// LessThanOrEqual tests if this version is less than or equal to another version. -func (v *Version) LessThanOrEqual(o *Version) bool { - return v.Compare(o) <= 0 -} - -// Metadata returns any metadata that was part of the version -// string. -// -// Metadata is anything that comes after the "+" in the version. -// For example, with "1.2.3+beta", the metadata is "beta". -func (v *Version) Metadata() string { - return v.metadata -} - -// Prerelease returns any prerelease data that is part of the version, -// or blank if there is no prerelease data. -// -// Prerelease information is anything that comes after the "-" in the -// version (but before any metadata). For example, with "1.2.3-beta", -// the prerelease information is "beta". -func (v *Version) Prerelease() string { - return v.pre -} - -// Segments returns the numeric segments of the version as a slice of ints. -// -// This excludes any metadata or pre-release information. For example, -// for a version "1.2.3-beta", segments will return a slice of -// 1, 2, 3. -func (v *Version) Segments() []int { - segmentSlice := make([]int, len(v.segments)) - for i, v := range v.segments { - segmentSlice[i] = int(v) - } - return segmentSlice -} - -// Segments64 returns the numeric segments of the version as a slice of int64s. -// -// This excludes any metadata or pre-release information. For example, -// for a version "1.2.3-beta", segments will return a slice of -// 1, 2, 3. -func (v *Version) Segments64() []int64 { - result := make([]int64, len(v.segments)) - copy(result, v.segments) - return result -} - -// String returns the full version string included pre-release -// and metadata information. -// -// This value is rebuilt according to the parsed segments and other -// information. Therefore, ambiguities in the version string such as -// prefixed zeroes (1.04.0 => 1.4.0), `v` prefix (v1.0.0 => 1.0.0), and -// missing parts (1.0 => 1.0.0) will be made into a canonicalized form -// as shown in the parenthesized examples. -func (v *Version) String() string { - var buf bytes.Buffer - fmtParts := make([]string, len(v.segments)) - for i, s := range v.segments { - // We can ignore err here since we've pre-parsed the values in segments - str := strconv.FormatInt(s, 10) - fmtParts[i] = str - } - fmt.Fprintf(&buf, strings.Join(fmtParts, ".")) - if v.pre != "" { - fmt.Fprintf(&buf, "-%s", v.pre) - } - if v.metadata != "" { - fmt.Fprintf(&buf, "+%s", v.metadata) - } - - return buf.String() -} - -// Original returns the original parsed version as-is, including any -// potential whitespace, `v` prefix, etc. -func (v *Version) Original() string { - return v.original -} - -func (v *Version) Clone() *Version { - return &Version{ - metadata: v.metadata, - pre: v.pre, - segments: append([]int64(nil), v.segments...), - si: v.si, - original: v.original, - } -} - -func (v *Version) ToMutator() *Mutator { - return &Mutator{Version: v} -} - -// Major returns major version number of this Version object -func (v *Version) Major() int64 { - if len(v.segments) >= 1 { - return v.segments[0] - } - return 0 -} - -// Minor returns minor version number of this Version object -func (v *Version) Minor() int64 { - if len(v.segments) >= 2 { - return v.segments[1] - } - return 0 -} - -// Patch returns patch version number of this Version object -func (v *Version) Patch() int64 { - if len(v.segments) >= 3 { - return v.segments[2] - } - return 0 -} diff --git a/vendor/gomodules.xyz/version/version_collection.go b/vendor/gomodules.xyz/version/version_collection.go deleted file mode 100644 index cc888d43e..000000000 --- a/vendor/gomodules.xyz/version/version_collection.go +++ /dev/null @@ -1,17 +0,0 @@ -package version - -// Collection is a type that implements the sort.Interface interface -// so that versions can be sorted. -type Collection []*Version - -func (v Collection) Len() int { - return len(v) -} - -func (v Collection) Less(i, j int) bool { - return v[i].LessThan(v[j]) -} - -func (v Collection) Swap(i, j int) { - v[i], v[j] = v[j], v[i] -} diff --git a/vendor/gomodules.xyz/x/version/version.go b/vendor/gomodules.xyz/x/version/version.go index e9b90cda5..f13a0c237 100644 --- a/vendor/gomodules.xyz/x/version/version.go +++ b/vendor/gomodules.xyz/x/version/version.go @@ -3,8 +3,8 @@ package version import ( "fmt" + "github.com/Masterminds/semver/v3" "github.com/spf13/cobra" - semver "gomodules.xyz/version" ) type version struct { @@ -17,18 +17,6 @@ type version struct { GoVersion string `json:"goVersion,omitempty"` Compiler string `json:"compiler,omitempty"` Platform string `json:"platform,omitempty"` - // Deprecated - Os string `json:"os,omitempty"` - // Deprecated - Arch string `json:"arch,omitempty"` - // Deprecated - BuildTimestamp string `json:"buildTimestamp,omitempty"` - // Deprecated - BuildHost string `json:"buildHost,omitempty"` - // Deprecated - BuildHostOs string `json:"buildHostOs,omitempty"` - // Deprecated - BuildHostArch string `json:"buildHostArch,omitempty"` } func (v *version) Print() { @@ -70,7 +58,7 @@ func NewCmdVersion() *cobra.Command { if err != nil { return fmt.Errorf("failed to parse --check: %v", err) } - v, err := semver.NewSemver(Version.Version) + v, err := semver.NewVersion(Version.Version) if err != nil { return fmt.Errorf("failed to parse version: %v", err) } diff --git a/vendor/k8s.io/client-go/discovery/cached/memory/memcache.go b/vendor/k8s.io/client-go/discovery/cached/memory/memcache.go new file mode 100644 index 000000000..9de389fa7 --- /dev/null +++ b/vendor/k8s.io/client-go/discovery/cached/memory/memcache.go @@ -0,0 +1,233 @@ +/* +Copyright 2017 The Kubernetes Authors. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + +package memory + +import ( + "errors" + "fmt" + "sync" + "syscall" + + openapi_v2 "github.com/googleapis/gnostic/openapiv2" + + errorsutil "k8s.io/apimachinery/pkg/api/errors" + metav1 "k8s.io/apimachinery/pkg/apis/meta/v1" + utilruntime "k8s.io/apimachinery/pkg/util/runtime" + "k8s.io/apimachinery/pkg/version" + "k8s.io/client-go/discovery" + restclient "k8s.io/client-go/rest" +) + +type cacheEntry struct { + resourceList *metav1.APIResourceList + err error +} + +// memCacheClient can Invalidate() to stay up-to-date with discovery +// information. +// +// TODO: Switch to a watch interface. Right now it will poll after each +// Invalidate() call. +type memCacheClient struct { + delegate discovery.DiscoveryInterface + + lock sync.RWMutex + groupToServerResources map[string]*cacheEntry + groupList *metav1.APIGroupList + cacheValid bool +} + +// Error Constants +var ( + ErrCacheNotFound = errors.New("not found") +) + +var _ discovery.CachedDiscoveryInterface = &memCacheClient{} + +// isTransientConnectionError checks whether given error is "Connection refused" or +// "Connection reset" error which usually means that apiserver is temporarily +// unavailable. +func isTransientConnectionError(err error) bool { + var errno syscall.Errno + if errors.As(err, &errno) { + return errno == syscall.ECONNREFUSED || errno == syscall.ECONNRESET + } + return false +} + +func isTransientError(err error) bool { + if isTransientConnectionError(err) { + return true + } + + if t, ok := err.(errorsutil.APIStatus); ok && t.Status().Code >= 500 { + return true + } + + return errorsutil.IsTooManyRequests(err) +} + +// ServerResourcesForGroupVersion returns the supported resources for a group and version. +func (d *memCacheClient) ServerResourcesForGroupVersion(groupVersion string) (*metav1.APIResourceList, error) { + d.lock.Lock() + defer d.lock.Unlock() + if !d.cacheValid { + if err := d.refreshLocked(); err != nil { + return nil, err + } + } + cachedVal, ok := d.groupToServerResources[groupVersion] + if !ok { + return nil, ErrCacheNotFound + } + + if cachedVal.err != nil && isTransientError(cachedVal.err) { + r, err := d.serverResourcesForGroupVersion(groupVersion) + if err != nil { + utilruntime.HandleError(fmt.Errorf("couldn't get resource list for %v: %v", groupVersion, err)) + } + cachedVal = &cacheEntry{r, err} + d.groupToServerResources[groupVersion] = cachedVal + } + + return cachedVal.resourceList, cachedVal.err +} + +// ServerResources returns the supported resources for all groups and versions. +// Deprecated: use ServerGroupsAndResources instead. +func (d *memCacheClient) ServerResources() ([]*metav1.APIResourceList, error) { + return discovery.ServerResources(d) +} + +// ServerGroupsAndResources returns the groups and supported resources for all groups and versions. +func (d *memCacheClient) ServerGroupsAndResources() ([]*metav1.APIGroup, []*metav1.APIResourceList, error) { + return discovery.ServerGroupsAndResources(d) +} + +func (d *memCacheClient) ServerGroups() (*metav1.APIGroupList, error) { + d.lock.Lock() + defer d.lock.Unlock() + if !d.cacheValid { + if err := d.refreshLocked(); err != nil { + return nil, err + } + } + return d.groupList, nil +} + +func (d *memCacheClient) RESTClient() restclient.Interface { + return d.delegate.RESTClient() +} + +func (d *memCacheClient) ServerPreferredResources() ([]*metav1.APIResourceList, error) { + return discovery.ServerPreferredResources(d) +} + +func (d *memCacheClient) ServerPreferredNamespacedResources() ([]*metav1.APIResourceList, error) { + return discovery.ServerPreferredNamespacedResources(d) +} + +func (d *memCacheClient) ServerVersion() (*version.Info, error) { + return d.delegate.ServerVersion() +} + +func (d *memCacheClient) OpenAPISchema() (*openapi_v2.Document, error) { + return d.delegate.OpenAPISchema() +} + +func (d *memCacheClient) Fresh() bool { + d.lock.RLock() + defer d.lock.RUnlock() + // Return whether the cache is populated at all. It is still possible that + // a single entry is missing due to transient errors and the attempt to read + // that entry will trigger retry. + return d.cacheValid +} + +// Invalidate enforces that no cached data that is older than the current time +// is used. +func (d *memCacheClient) Invalidate() { + d.lock.Lock() + defer d.lock.Unlock() + d.cacheValid = false + d.groupToServerResources = nil + d.groupList = nil +} + +// refreshLocked refreshes the state of cache. The caller must hold d.lock for +// writing. +func (d *memCacheClient) refreshLocked() error { + // TODO: Could this multiplicative set of calls be replaced by a single call + // to ServerResources? If it's possible for more than one resulting + // APIResourceList to have the same GroupVersion, the lists would need merged. + gl, err := d.delegate.ServerGroups() + if err != nil || len(gl.Groups) == 0 { + utilruntime.HandleError(fmt.Errorf("couldn't get current server API group list: %v", err)) + return err + } + + wg := &sync.WaitGroup{} + resultLock := &sync.Mutex{} + rl := map[string]*cacheEntry{} + for _, g := range gl.Groups { + for _, v := range g.Versions { + gv := v.GroupVersion + wg.Add(1) + go func() { + defer wg.Done() + defer utilruntime.HandleCrash() + + r, err := d.serverResourcesForGroupVersion(gv) + if err != nil { + utilruntime.HandleError(fmt.Errorf("couldn't get resource list for %v: %v", gv, err)) + } + + resultLock.Lock() + defer resultLock.Unlock() + rl[gv] = &cacheEntry{r, err} + }() + } + } + wg.Wait() + + d.groupToServerResources, d.groupList = rl, gl + d.cacheValid = true + return nil +} + +func (d *memCacheClient) serverResourcesForGroupVersion(groupVersion string) (*metav1.APIResourceList, error) { + r, err := d.delegate.ServerResourcesForGroupVersion(groupVersion) + if err != nil { + return r, err + } + if len(r.APIResources) == 0 { + return r, fmt.Errorf("Got empty response for: %v", groupVersion) + } + return r, nil +} + +// NewMemCacheClient creates a new CachedDiscoveryInterface which caches +// discovery information in memory and will stay up-to-date if Invalidate is +// called with regularity. +// +// NOTE: The client will NOT resort to live lookups on cache misses. +func NewMemCacheClient(delegate discovery.DiscoveryInterface) discovery.CachedDiscoveryInterface { + return &memCacheClient{ + delegate: delegate, + groupToServerResources: map[string]*cacheEntry{}, + } +} diff --git a/vendor/k8s.io/client-go/restmapper/category_expansion.go b/vendor/k8s.io/client-go/restmapper/category_expansion.go new file mode 100644 index 000000000..484e4c839 --- /dev/null +++ b/vendor/k8s.io/client-go/restmapper/category_expansion.go @@ -0,0 +1,119 @@ +/* +Copyright 2017 The Kubernetes Authors. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + +package restmapper + +import ( + "k8s.io/apimachinery/pkg/runtime/schema" + "k8s.io/client-go/discovery" +) + +// CategoryExpander maps category strings to GroupResources. +// Categories are classification or 'tag' of a group of resources. +type CategoryExpander interface { + Expand(category string) ([]schema.GroupResource, bool) +} + +// SimpleCategoryExpander implements CategoryExpander interface +// using a static mapping of categories to GroupResource mapping. +type SimpleCategoryExpander struct { + Expansions map[string][]schema.GroupResource +} + +// Expand fulfills CategoryExpander +func (e SimpleCategoryExpander) Expand(category string) ([]schema.GroupResource, bool) { + ret, ok := e.Expansions[category] + return ret, ok +} + +// discoveryCategoryExpander struct lets a REST Client wrapper (discoveryClient) to retrieve list of APIResourceList, +// and then convert to fallbackExpander +type discoveryCategoryExpander struct { + discoveryClient discovery.DiscoveryInterface +} + +// NewDiscoveryCategoryExpander returns a category expander that makes use of the "categories" fields from +// the API, found through the discovery client. In case of any error or no category found (which likely +// means we're at a cluster prior to categories support, fallback to the expander provided. +func NewDiscoveryCategoryExpander(client discovery.DiscoveryInterface) CategoryExpander { + if client == nil { + panic("Please provide discovery client to shortcut expander") + } + return discoveryCategoryExpander{discoveryClient: client} +} + +// Expand fulfills CategoryExpander +func (e discoveryCategoryExpander) Expand(category string) ([]schema.GroupResource, bool) { + // Get all supported resources for groups and versions from server, if no resource found, fallback anyway. + _, apiResourceLists, _ := e.discoveryClient.ServerGroupsAndResources() + if len(apiResourceLists) == 0 { + return nil, false + } + + discoveredExpansions := map[string][]schema.GroupResource{} + for _, apiResourceList := range apiResourceLists { + gv, err := schema.ParseGroupVersion(apiResourceList.GroupVersion) + if err != nil { + continue + } + // Collect GroupVersions by categories + for _, apiResource := range apiResourceList.APIResources { + if categories := apiResource.Categories; len(categories) > 0 { + for _, category := range categories { + groupResource := schema.GroupResource{ + Group: gv.Group, + Resource: apiResource.Name, + } + discoveredExpansions[category] = append(discoveredExpansions[category], groupResource) + } + } + } + } + + ret, ok := discoveredExpansions[category] + return ret, ok +} + +// UnionCategoryExpander implements CategoryExpander interface. +// It maps given category string to union of expansions returned by all the CategoryExpanders in the list. +type UnionCategoryExpander []CategoryExpander + +// Expand fulfills CategoryExpander +func (u UnionCategoryExpander) Expand(category string) ([]schema.GroupResource, bool) { + ret := []schema.GroupResource{} + ok := false + + // Expand the category for each CategoryExpander in the list and merge/combine the results. + for _, expansion := range u { + curr, currOk := expansion.Expand(category) + + for _, currGR := range curr { + found := false + for _, existing := range ret { + if existing == currGR { + found = true + break + } + } + if !found { + ret = append(ret, currGR) + } + } + ok = ok || currOk + } + + return ret, ok +} diff --git a/vendor/k8s.io/client-go/restmapper/discovery.go b/vendor/k8s.io/client-go/restmapper/discovery.go new file mode 100644 index 000000000..19ae95e1b --- /dev/null +++ b/vendor/k8s.io/client-go/restmapper/discovery.go @@ -0,0 +1,338 @@ +/* +Copyright 2016 The Kubernetes Authors. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + +package restmapper + +import ( + "fmt" + "strings" + "sync" + + "k8s.io/apimachinery/pkg/api/meta" + metav1 "k8s.io/apimachinery/pkg/apis/meta/v1" + "k8s.io/apimachinery/pkg/runtime/schema" + "k8s.io/client-go/discovery" + + "k8s.io/klog/v2" +) + +// APIGroupResources is an API group with a mapping of versions to +// resources. +type APIGroupResources struct { + Group metav1.APIGroup + // A mapping of version string to a slice of APIResources for + // that version. + VersionedResources map[string][]metav1.APIResource +} + +// NewDiscoveryRESTMapper returns a PriorityRESTMapper based on the discovered +// groups and resources passed in. +func NewDiscoveryRESTMapper(groupResources []*APIGroupResources) meta.RESTMapper { + unionMapper := meta.MultiRESTMapper{} + + var groupPriority []string + // /v1 is special. It should always come first + resourcePriority := []schema.GroupVersionResource{{Group: "", Version: "v1", Resource: meta.AnyResource}} + kindPriority := []schema.GroupVersionKind{{Group: "", Version: "v1", Kind: meta.AnyKind}} + + for _, group := range groupResources { + groupPriority = append(groupPriority, group.Group.Name) + + // Make sure the preferred version comes first + if len(group.Group.PreferredVersion.Version) != 0 { + preferred := group.Group.PreferredVersion.Version + if _, ok := group.VersionedResources[preferred]; ok { + resourcePriority = append(resourcePriority, schema.GroupVersionResource{ + Group: group.Group.Name, + Version: group.Group.PreferredVersion.Version, + Resource: meta.AnyResource, + }) + + kindPriority = append(kindPriority, schema.GroupVersionKind{ + Group: group.Group.Name, + Version: group.Group.PreferredVersion.Version, + Kind: meta.AnyKind, + }) + } + } + + for _, discoveryVersion := range group.Group.Versions { + resources, ok := group.VersionedResources[discoveryVersion.Version] + if !ok { + continue + } + + // Add non-preferred versions after the preferred version, in case there are resources that only exist in those versions + if discoveryVersion.Version != group.Group.PreferredVersion.Version { + resourcePriority = append(resourcePriority, schema.GroupVersionResource{ + Group: group.Group.Name, + Version: discoveryVersion.Version, + Resource: meta.AnyResource, + }) + + kindPriority = append(kindPriority, schema.GroupVersionKind{ + Group: group.Group.Name, + Version: discoveryVersion.Version, + Kind: meta.AnyKind, + }) + } + + gv := schema.GroupVersion{Group: group.Group.Name, Version: discoveryVersion.Version} + versionMapper := meta.NewDefaultRESTMapper([]schema.GroupVersion{gv}) + + for _, resource := range resources { + scope := meta.RESTScopeNamespace + if !resource.Namespaced { + scope = meta.RESTScopeRoot + } + + // if we have a slash, then this is a subresource and we shouldn't create mappings for those. + if strings.Contains(resource.Name, "/") { + continue + } + + plural := gv.WithResource(resource.Name) + singular := gv.WithResource(resource.SingularName) + // this is for legacy resources and servers which don't list singular forms. For those we must still guess. + if len(resource.SingularName) == 0 { + _, singular = meta.UnsafeGuessKindToResource(gv.WithKind(resource.Kind)) + } + + versionMapper.AddSpecific(gv.WithKind(strings.ToLower(resource.Kind)), plural, singular, scope) + versionMapper.AddSpecific(gv.WithKind(resource.Kind), plural, singular, scope) + // TODO this is producing unsafe guesses that don't actually work, but it matches previous behavior + versionMapper.Add(gv.WithKind(resource.Kind+"List"), scope) + } + // TODO why is this type not in discovery (at least for "v1") + versionMapper.Add(gv.WithKind("List"), meta.RESTScopeRoot) + unionMapper = append(unionMapper, versionMapper) + } + } + + for _, group := range groupPriority { + resourcePriority = append(resourcePriority, schema.GroupVersionResource{ + Group: group, + Version: meta.AnyVersion, + Resource: meta.AnyResource, + }) + kindPriority = append(kindPriority, schema.GroupVersionKind{ + Group: group, + Version: meta.AnyVersion, + Kind: meta.AnyKind, + }) + } + + return meta.PriorityRESTMapper{ + Delegate: unionMapper, + ResourcePriority: resourcePriority, + KindPriority: kindPriority, + } +} + +// GetAPIGroupResources uses the provided discovery client to gather +// discovery information and populate a slice of APIGroupResources. +func GetAPIGroupResources(cl discovery.DiscoveryInterface) ([]*APIGroupResources, error) { + gs, rs, err := cl.ServerGroupsAndResources() + if rs == nil || gs == nil { + return nil, err + // TODO track the errors and update callers to handle partial errors. + } + rsm := map[string]*metav1.APIResourceList{} + for _, r := range rs { + rsm[r.GroupVersion] = r + } + + var result []*APIGroupResources + for _, group := range gs { + groupResources := &APIGroupResources{ + Group: *group, + VersionedResources: make(map[string][]metav1.APIResource), + } + for _, version := range group.Versions { + resources, ok := rsm[version.GroupVersion] + if !ok { + continue + } + groupResources.VersionedResources[version.Version] = resources.APIResources + } + result = append(result, groupResources) + } + return result, nil +} + +// DeferredDiscoveryRESTMapper is a RESTMapper that will defer +// initialization of the RESTMapper until the first mapping is +// requested. +type DeferredDiscoveryRESTMapper struct { + initMu sync.Mutex + delegate meta.RESTMapper + cl discovery.CachedDiscoveryInterface +} + +// NewDeferredDiscoveryRESTMapper returns a +// DeferredDiscoveryRESTMapper that will lazily query the provided +// client for discovery information to do REST mappings. +func NewDeferredDiscoveryRESTMapper(cl discovery.CachedDiscoveryInterface) *DeferredDiscoveryRESTMapper { + return &DeferredDiscoveryRESTMapper{ + cl: cl, + } +} + +func (d *DeferredDiscoveryRESTMapper) getDelegate() (meta.RESTMapper, error) { + d.initMu.Lock() + defer d.initMu.Unlock() + + if d.delegate != nil { + return d.delegate, nil + } + + groupResources, err := GetAPIGroupResources(d.cl) + if err != nil { + return nil, err + } + + d.delegate = NewDiscoveryRESTMapper(groupResources) + return d.delegate, err +} + +// Reset resets the internally cached Discovery information and will +// cause the next mapping request to re-discover. +func (d *DeferredDiscoveryRESTMapper) Reset() { + klog.V(5).Info("Invalidating discovery information") + + d.initMu.Lock() + defer d.initMu.Unlock() + + d.cl.Invalidate() + d.delegate = nil +} + +// KindFor takes a partial resource and returns back the single match. +// It returns an error if there are multiple matches. +func (d *DeferredDiscoveryRESTMapper) KindFor(resource schema.GroupVersionResource) (gvk schema.GroupVersionKind, err error) { + del, err := d.getDelegate() + if err != nil { + return schema.GroupVersionKind{}, err + } + gvk, err = del.KindFor(resource) + if err != nil && !d.cl.Fresh() { + d.Reset() + gvk, err = d.KindFor(resource) + } + return +} + +// KindsFor takes a partial resource and returns back the list of +// potential kinds in priority order. +func (d *DeferredDiscoveryRESTMapper) KindsFor(resource schema.GroupVersionResource) (gvks []schema.GroupVersionKind, err error) { + del, err := d.getDelegate() + if err != nil { + return nil, err + } + gvks, err = del.KindsFor(resource) + if len(gvks) == 0 && !d.cl.Fresh() { + d.Reset() + gvks, err = d.KindsFor(resource) + } + return +} + +// ResourceFor takes a partial resource and returns back the single +// match. It returns an error if there are multiple matches. +func (d *DeferredDiscoveryRESTMapper) ResourceFor(input schema.GroupVersionResource) (gvr schema.GroupVersionResource, err error) { + del, err := d.getDelegate() + if err != nil { + return schema.GroupVersionResource{}, err + } + gvr, err = del.ResourceFor(input) + if err != nil && !d.cl.Fresh() { + d.Reset() + gvr, err = d.ResourceFor(input) + } + return +} + +// ResourcesFor takes a partial resource and returns back the list of +// potential resource in priority order. +func (d *DeferredDiscoveryRESTMapper) ResourcesFor(input schema.GroupVersionResource) (gvrs []schema.GroupVersionResource, err error) { + del, err := d.getDelegate() + if err != nil { + return nil, err + } + gvrs, err = del.ResourcesFor(input) + if len(gvrs) == 0 && !d.cl.Fresh() { + d.Reset() + gvrs, err = d.ResourcesFor(input) + } + return +} + +// RESTMapping identifies a preferred resource mapping for the +// provided group kind. +func (d *DeferredDiscoveryRESTMapper) RESTMapping(gk schema.GroupKind, versions ...string) (m *meta.RESTMapping, err error) { + del, err := d.getDelegate() + if err != nil { + return nil, err + } + m, err = del.RESTMapping(gk, versions...) + if err != nil && !d.cl.Fresh() { + d.Reset() + m, err = d.RESTMapping(gk, versions...) + } + return +} + +// RESTMappings returns the RESTMappings for the provided group kind +// in a rough internal preferred order. If no kind is found, it will +// return a NoResourceMatchError. +func (d *DeferredDiscoveryRESTMapper) RESTMappings(gk schema.GroupKind, versions ...string) (ms []*meta.RESTMapping, err error) { + del, err := d.getDelegate() + if err != nil { + return nil, err + } + ms, err = del.RESTMappings(gk, versions...) + if len(ms) == 0 && !d.cl.Fresh() { + d.Reset() + ms, err = d.RESTMappings(gk, versions...) + } + return +} + +// ResourceSingularizer converts a resource name from plural to +// singular (e.g., from pods to pod). +func (d *DeferredDiscoveryRESTMapper) ResourceSingularizer(resource string) (singular string, err error) { + del, err := d.getDelegate() + if err != nil { + return resource, err + } + singular, err = del.ResourceSingularizer(resource) + if err != nil && !d.cl.Fresh() { + d.Reset() + singular, err = d.ResourceSingularizer(resource) + } + return +} + +func (d *DeferredDiscoveryRESTMapper) String() string { + del, err := d.getDelegate() + if err != nil { + return fmt.Sprintf("DeferredDiscoveryRESTMapper{%v}", err) + } + return fmt.Sprintf("DeferredDiscoveryRESTMapper{\n\t%v\n}", del) +} + +// Make sure it satisfies the interface +var _ meta.RESTMapper = &DeferredDiscoveryRESTMapper{} diff --git a/vendor/k8s.io/client-go/restmapper/shortcut.go b/vendor/k8s.io/client-go/restmapper/shortcut.go new file mode 100644 index 000000000..73b317c1c --- /dev/null +++ b/vendor/k8s.io/client-go/restmapper/shortcut.go @@ -0,0 +1,172 @@ +/* +Copyright 2016 The Kubernetes Authors. + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + +package restmapper + +import ( + "strings" + + "k8s.io/klog/v2" + + "k8s.io/apimachinery/pkg/api/meta" + metav1 "k8s.io/apimachinery/pkg/apis/meta/v1" + "k8s.io/apimachinery/pkg/runtime/schema" + "k8s.io/client-go/discovery" +) + +// shortcutExpander is a RESTMapper that can be used for Kubernetes resources. It expands the resource first, then invokes the wrapped +type shortcutExpander struct { + RESTMapper meta.RESTMapper + + discoveryClient discovery.DiscoveryInterface +} + +var _ meta.RESTMapper = &shortcutExpander{} + +// NewShortcutExpander wraps a restmapper in a layer that expands shortcuts found via discovery +func NewShortcutExpander(delegate meta.RESTMapper, client discovery.DiscoveryInterface) meta.RESTMapper { + return shortcutExpander{RESTMapper: delegate, discoveryClient: client} +} + +// KindFor fulfills meta.RESTMapper +func (e shortcutExpander) KindFor(resource schema.GroupVersionResource) (schema.GroupVersionKind, error) { + return e.RESTMapper.KindFor(e.expandResourceShortcut(resource)) +} + +// KindsFor fulfills meta.RESTMapper +func (e shortcutExpander) KindsFor(resource schema.GroupVersionResource) ([]schema.GroupVersionKind, error) { + return e.RESTMapper.KindsFor(e.expandResourceShortcut(resource)) +} + +// ResourcesFor fulfills meta.RESTMapper +func (e shortcutExpander) ResourcesFor(resource schema.GroupVersionResource) ([]schema.GroupVersionResource, error) { + return e.RESTMapper.ResourcesFor(e.expandResourceShortcut(resource)) +} + +// ResourceFor fulfills meta.RESTMapper +func (e shortcutExpander) ResourceFor(resource schema.GroupVersionResource) (schema.GroupVersionResource, error) { + return e.RESTMapper.ResourceFor(e.expandResourceShortcut(resource)) +} + +// ResourceSingularizer fulfills meta.RESTMapper +func (e shortcutExpander) ResourceSingularizer(resource string) (string, error) { + return e.RESTMapper.ResourceSingularizer(e.expandResourceShortcut(schema.GroupVersionResource{Resource: resource}).Resource) +} + +// RESTMapping fulfills meta.RESTMapper +func (e shortcutExpander) RESTMapping(gk schema.GroupKind, versions ...string) (*meta.RESTMapping, error) { + return e.RESTMapper.RESTMapping(gk, versions...) +} + +// RESTMappings fulfills meta.RESTMapper +func (e shortcutExpander) RESTMappings(gk schema.GroupKind, versions ...string) ([]*meta.RESTMapping, error) { + return e.RESTMapper.RESTMappings(gk, versions...) +} + +// getShortcutMappings returns a set of tuples which holds short names for resources. +// First the list of potential resources will be taken from the API server. +// Next we will append the hardcoded list of resources - to be backward compatible with old servers. +// NOTE that the list is ordered by group priority. +func (e shortcutExpander) getShortcutMappings() ([]*metav1.APIResourceList, []resourceShortcuts, error) { + res := []resourceShortcuts{} + // get server resources + // This can return an error *and* the results it was able to find. We don't need to fail on the error. + _, apiResList, err := e.discoveryClient.ServerGroupsAndResources() + if err != nil { + klog.V(1).Infof("Error loading discovery information: %v", err) + } + for _, apiResources := range apiResList { + gv, err := schema.ParseGroupVersion(apiResources.GroupVersion) + if err != nil { + klog.V(1).Infof("Unable to parse groupversion = %s due to = %s", apiResources.GroupVersion, err.Error()) + continue + } + for _, apiRes := range apiResources.APIResources { + for _, shortName := range apiRes.ShortNames { + rs := resourceShortcuts{ + ShortForm: schema.GroupResource{Group: gv.Group, Resource: shortName}, + LongForm: schema.GroupResource{Group: gv.Group, Resource: apiRes.Name}, + } + res = append(res, rs) + } + } + } + + return apiResList, res, nil +} + +// expandResourceShortcut will return the expanded version of resource +// (something that a pkg/api/meta.RESTMapper can understand), if it is +// indeed a shortcut. If no match has been found, we will match on group prefixing. +// Lastly we will return resource unmodified. +func (e shortcutExpander) expandResourceShortcut(resource schema.GroupVersionResource) schema.GroupVersionResource { + // get the shortcut mappings and return on first match. + if allResources, shortcutResources, err := e.getShortcutMappings(); err == nil { + // avoid expanding if there's an exact match to a full resource name + for _, apiResources := range allResources { + gv, err := schema.ParseGroupVersion(apiResources.GroupVersion) + if err != nil { + continue + } + if len(resource.Group) != 0 && resource.Group != gv.Group { + continue + } + for _, apiRes := range apiResources.APIResources { + if resource.Resource == apiRes.Name { + return resource + } + if resource.Resource == apiRes.SingularName { + return resource + } + } + } + + for _, item := range shortcutResources { + if len(resource.Group) != 0 && resource.Group != item.ShortForm.Group { + continue + } + if resource.Resource == item.ShortForm.Resource { + resource.Resource = item.LongForm.Resource + resource.Group = item.LongForm.Group + return resource + } + } + + // we didn't find exact match so match on group prefixing. This allows autoscal to match autoscaling + if len(resource.Group) == 0 { + return resource + } + for _, item := range shortcutResources { + if !strings.HasPrefix(item.ShortForm.Group, resource.Group) { + continue + } + if resource.Resource == item.ShortForm.Resource { + resource.Resource = item.LongForm.Resource + resource.Group = item.LongForm.Group + return resource + } + } + } + + return resource +} + +// ResourceShortcuts represents a structure that holds the information how to +// transition from resource's shortcut to its full name. +type resourceShortcuts struct { + ShortForm schema.GroupResource + LongForm schema.GroupResource +} diff --git a/vendor/kmodules.xyz/client-go/api/v1/generated.pb.go b/vendor/kmodules.xyz/client-go/api/v1/generated.pb.go index 17810cfa5..709fde285 100644 --- a/vendor/kmodules.xyz/client-go/api/v1/generated.pb.go +++ b/vendor/kmodules.xyz/client-go/api/v1/generated.pb.go @@ -128,10 +128,38 @@ func (m *Condition) XXX_DiscardUnknown() { var xxx_messageInfo_Condition proto.InternalMessageInfo +func (m *ResourceID) Reset() { *m = ResourceID{} } +func (*ResourceID) ProtoMessage() {} +func (*ResourceID) Descriptor() ([]byte, []int) { + return fileDescriptor_af8e7a11c7a1ccd9, []int{3} +} +func (m *ResourceID) XXX_Unmarshal(b []byte) error { + return m.Unmarshal(b) +} +func (m *ResourceID) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + b = b[:cap(b)] + n, err := m.MarshalToSizedBuffer(b) + if err != nil { + return nil, err + } + return b[:n], nil +} +func (m *ResourceID) XXX_Merge(src proto.Message) { + xxx_messageInfo_ResourceID.Merge(m, src) +} +func (m *ResourceID) XXX_Size() int { + return m.Size() +} +func (m *ResourceID) XXX_DiscardUnknown() { + xxx_messageInfo_ResourceID.DiscardUnknown(m) +} + +var xxx_messageInfo_ResourceID proto.InternalMessageInfo + func (m *TLSConfig) Reset() { *m = TLSConfig{} } func (*TLSConfig) ProtoMessage() {} func (*TLSConfig) Descriptor() ([]byte, []int) { - return fileDescriptor_af8e7a11c7a1ccd9, []int{3} + return fileDescriptor_af8e7a11c7a1ccd9, []int{4} } func (m *TLSConfig) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -159,7 +187,7 @@ var xxx_messageInfo_TLSConfig proto.InternalMessageInfo func (m *X509Subject) Reset() { *m = X509Subject{} } func (*X509Subject) ProtoMessage() {} func (*X509Subject) Descriptor() ([]byte, []int) { - return fileDescriptor_af8e7a11c7a1ccd9, []int{4} + return fileDescriptor_af8e7a11c7a1ccd9, []int{5} } func (m *X509Subject) XXX_Unmarshal(b []byte) error { return m.Unmarshal(b) @@ -188,6 +216,7 @@ func init() { proto.RegisterType((*CertificatePrivateKey)(nil), "kmodules.xyz.client_go.api.v1.CertificatePrivateKey") proto.RegisterType((*CertificateSpec)(nil), "kmodules.xyz.client_go.api.v1.CertificateSpec") proto.RegisterType((*Condition)(nil), "kmodules.xyz.client_go.api.v1.Condition") + proto.RegisterType((*ResourceID)(nil), "kmodules.xyz.client_go.api.v1.ResourceID") proto.RegisterType((*TLSConfig)(nil), "kmodules.xyz.client_go.api.v1.TLSConfig") proto.RegisterType((*X509Subject)(nil), "kmodules.xyz.client_go.api.v1.X509Subject") } @@ -197,68 +226,74 @@ func init() { } var fileDescriptor_af8e7a11c7a1ccd9 = []byte{ - // 975 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xac, 0x54, 0x4d, 0x6f, 0xdc, 0x44, - 0x18, 0xce, 0x76, 0x37, 0xc9, 0x7a, 0x36, 0x1f, 0x62, 0x0a, 0xc2, 0x8a, 0x60, 0x1d, 0x2d, 0x52, - 0x15, 0x40, 0xf1, 0x92, 0x2a, 0x88, 0x82, 0xc4, 0xa1, 0x0e, 0x15, 0x0a, 0x84, 0x24, 0xcc, 0xa6, - 0x52, 0x55, 0x0e, 0x68, 0x62, 0xbf, 0xeb, 0x0c, 0xf1, 0x7a, 0xac, 0x99, 0xf1, 0x42, 0x7a, 0xe2, - 0x27, 0x20, 0xfe, 0x14, 0x39, 0x96, 0x5b, 0x4f, 0x16, 0x31, 0x3f, 0x81, 0x5b, 0x4f, 0x68, 0xc6, - 0x5e, 0xdb, 0xdb, 0xac, 0xa0, 0x42, 0xdc, 0x3c, 0xcf, 0xf3, 0xbc, 0xcf, 0x3b, 0x9e, 0xf7, 0x03, - 0xed, 0x5e, 0x4e, 0x78, 0x90, 0x46, 0x20, 0xdd, 0x9f, 0xae, 0x9e, 0x0d, 0xfd, 0x88, 0x41, 0xac, - 0x76, 0x43, 0x3e, 0xa4, 0x09, 0x1b, 0x4e, 0xf7, 0x86, 0x21, 0xc4, 0x20, 0xa8, 0x82, 0xc0, 0x4d, - 0x04, 0x57, 0x1c, 0xbf, 0xdb, 0x94, 0xbb, 0x85, 0xfc, 0xfb, 0x90, 0xbb, 0x34, 0x61, 0xee, 0x74, - 0x6f, 0x6b, 0x37, 0x64, 0xea, 0x22, 0x3d, 0x77, 0x7d, 0x3e, 0x19, 0x86, 0x3c, 0xe4, 0x43, 0x13, - 0x75, 0x9e, 0x8e, 0xcd, 0xc9, 0x1c, 0xcc, 0x57, 0xe1, 0xb6, 0x35, 0xb8, 0x7c, 0x20, 0x5d, 0x56, - 0x24, 0xf3, 0xb9, 0x80, 0x05, 0x19, 0xb7, 0xf6, 0x6b, 0xcd, 0x84, 0xfa, 0x17, 0x2c, 0x06, 0x71, - 0x35, 0x4c, 0x2e, 0x43, 0x0d, 0xc8, 0xe1, 0x04, 0x14, 0x5d, 0x10, 0x35, 0xf8, 0x0e, 0xbd, 0x75, - 0x00, 0x42, 0xb1, 0x31, 0xf3, 0xa9, 0x82, 0x53, 0xc1, 0xa6, 0x54, 0xc1, 0xd7, 0x70, 0x85, 0x3d, - 0xd4, 0x85, 0xd8, 0xe7, 0x01, 0x8b, 0x43, 0xbb, 0xb5, 0xdd, 0xda, 0xb1, 0xbc, 0x7b, 0xd7, 0x99, - 0xb3, 0x94, 0x67, 0x4e, 0xf7, 0x51, 0x89, 0xbf, 0xcc, 0x1c, 0x5c, 0x47, 0xcc, 0x50, 0x52, 0xc5, - 0x0d, 0xfe, 0x5a, 0x46, 0x9b, 0x0d, 0xf7, 0x51, 0x02, 0x3e, 0x7e, 0x0f, 0x2d, 0xd3, 0x88, 0x51, - 0x59, 0x9a, 0xae, 0x97, 0xa6, 0xcb, 0x0f, 0x35, 0x48, 0x0a, 0x0e, 0x3f, 0x45, 0x16, 0x93, 0x32, - 0x05, 0x41, 0x60, 0x6c, 0xdf, 0xd9, 0x6e, 0xed, 0xf4, 0xee, 0xef, 0xba, 0xc5, 0xff, 0x99, 0x17, - 0xd4, 0x6f, 0xe0, 0x4e, 0xf7, 0xdc, 0xb3, 0xab, 0x04, 0x82, 0x23, 0xee, 0xd3, 0xe8, 0xe4, 0xfc, - 0x07, 0xf0, 0x15, 0x81, 0x31, 0x08, 0x88, 0x7d, 0xf0, 0xd6, 0xf3, 0xcc, 0xb1, 0x0e, 0x67, 0x1e, - 0xa4, 0xb6, 0xc3, 0xf7, 0x11, 0x92, 0xe0, 0x0b, 0x50, 0xc7, 0x74, 0x02, 0x76, 0xdb, 0xdc, 0x02, - 0x97, 0xb7, 0x40, 0xa3, 0x8a, 0x21, 0x0d, 0x15, 0xfe, 0x16, 0xad, 0xca, 0xd4, 0x64, 0xb0, 0x3b, - 0xe6, 0x36, 0x1f, 0xb8, 0xff, 0x58, 0x5f, 0xf7, 0xc9, 0xc7, 0x1f, 0x7d, 0x3a, 0x2a, 0x22, 0xbc, - 0x5e, 0x9e, 0x39, 0xab, 0xe5, 0x81, 0xcc, 0x7c, 0xf0, 0x13, 0xd4, 0x0d, 0x52, 0x41, 0x15, 0xe3, - 0xb1, 0xbd, 0x6c, 0x3c, 0xdd, 0xc6, 0x1f, 0x56, 0x15, 0x74, 0x93, 0xcb, 0x50, 0x03, 0xd2, 0xd5, - 0x15, 0xd4, 0xd6, 0x5f, 0x94, 0x51, 0xde, 0x9a, 0xae, 0xc5, 0xec, 0x44, 0x2a, 0x37, 0x4c, 0x51, - 0x4f, 0x40, 0x0c, 0x3f, 0x7a, 0x30, 0xe6, 0x02, 0xec, 0x95, 0xff, 0x64, 0xbe, 0x99, 0x67, 0x4e, - 0x8f, 0xd4, 0x36, 0xa4, 0xe9, 0x89, 0x77, 0x50, 0x37, 0x88, 0xa5, 0x7e, 0x1a, 0x69, 0xaf, 0x6e, - 0xb7, 0x77, 0xac, 0xf2, 0x32, 0xc7, 0x23, 0x83, 0x91, 0x8a, 0xc5, 0x7b, 0xa8, 0xc7, 0x92, 0x87, - 0x41, 0x20, 0x40, 0x4a, 0x90, 0x76, 0xd7, 0x88, 0x8d, 0xf9, 0xe1, 0x69, 0x05, 0x93, 0xa6, 0x06, - 0xbf, 0x83, 0x3a, 0xa9, 0x60, 0xd2, 0xb6, 0x8c, 0xb6, 0x9b, 0x67, 0x4e, 0xe7, 0x31, 0x39, 0x94, - 0xc4, 0xa0, 0xf8, 0x33, 0xb4, 0x01, 0x13, 0xca, 0xa2, 0xda, 0x13, 0x19, 0x1d, 0xce, 0x33, 0x67, - 0xe3, 0xd1, 0x1c, 0x43, 0x5e, 0x51, 0xe2, 0x00, 0xa1, 0xa4, 0xea, 0x57, 0xbb, 0x67, 0x1e, 0x66, - 0xff, 0x5f, 0x2a, 0xb9, 0x70, 0x3a, 0xbc, 0x0d, 0xdd, 0x2c, 0xf5, 0x99, 0x34, 0x7c, 0x07, 0xbf, - 0xb6, 0x91, 0x75, 0xc0, 0xe3, 0x80, 0x99, 0x6a, 0x6c, 0xa3, 0x8e, 0xba, 0x4a, 0xa0, 0x6c, 0xf7, - 0xb5, 0xb2, 0xd1, 0x3a, 0xba, 0x73, 0x89, 0x61, 0xf0, 0x11, 0x5a, 0x91, 0x8a, 0xaa, 0x54, 0x9a, - 0x4e, 0xb7, 0xbc, 0xfd, 0x52, 0xb3, 0x32, 0x32, 0xe8, 0xcb, 0xcc, 0x59, 0x30, 0xfe, 0x6e, 0x95, - 0xa1, 0x50, 0x91, 0xd2, 0x03, 0x7f, 0x85, 0x30, 0x3f, 0x97, 0x20, 0xa6, 0x10, 0x7c, 0x59, 0xcc, - 0xba, 0xee, 0x30, 0xdd, 0xe6, 0x6d, 0x6f, 0xab, 0x74, 0xc6, 0x27, 0xb7, 0x14, 0x64, 0x41, 0x14, - 0x9e, 0x22, 0x1c, 0x51, 0xa9, 0xce, 0x04, 0x8d, 0xa5, 0xc9, 0x75, 0xc6, 0x26, 0x50, 0x4f, 0xc0, - 0xeb, 0x34, 0x94, 0x8e, 0xa8, 0xf3, 0x1e, 0xdd, 0x72, 0x23, 0x0b, 0x32, 0xe0, 0x7b, 0x68, 0x45, - 0x00, 0x95, 0xe5, 0x64, 0x58, 0xde, 0xc6, 0xec, 0x45, 0x88, 0x41, 0x49, 0xc9, 0xe2, 0xf7, 0xd1, - 0xea, 0x04, 0xa4, 0xa4, 0x61, 0xd1, 0xe5, 0x96, 0xb7, 0x59, 0x0a, 0x57, 0xbf, 0x29, 0x60, 0x32, - 0xe3, 0x07, 0xbf, 0xb7, 0x90, 0x75, 0x76, 0x34, 0x3a, 0xe0, 0xf1, 0x98, 0x85, 0xf3, 0xfb, 0xa5, - 0xf5, 0xff, 0xee, 0x97, 0x0b, 0xb4, 0xe6, 0xd7, 0x3d, 0xa3, 0x8b, 0xda, 0x2e, 0xe6, 0xef, 0x75, - 0xdb, 0x4c, 0xaf, 0x49, 0xef, 0xcd, 0xf2, 0x4f, 0xd6, 0x1a, 0x84, 0x24, 0x73, 0xce, 0x83, 0xdf, - 0xda, 0xa8, 0xd7, 0x58, 0x34, 0xf8, 0x13, 0xb4, 0xce, 0x45, 0x48, 0x63, 0xf6, 0xcc, 0x94, 0x4f, - 0xaf, 0x58, 0x3d, 0x19, 0x6f, 0xe4, 0x99, 0xb3, 0x7e, 0xd2, 0x24, 0xc8, 0xbc, 0x0e, 0x7f, 0x88, - 0x2c, 0x9f, 0xa7, 0xb1, 0x12, 0xac, 0xbc, 0xaf, 0x55, 0xfc, 0xdf, 0xc1, 0x0c, 0x24, 0x35, 0x8f, - 0x0f, 0xd1, 0xdd, 0x66, 0x34, 0x8d, 0x1e, 0xc7, 0x4c, 0x49, 0xbb, 0x6d, 0xc2, 0xde, 0xce, 0x33, - 0xe7, 0xee, 0xc9, 0x6d, 0x9a, 0x2c, 0x8a, 0xc1, 0x2e, 0x42, 0x91, 0x7e, 0x5c, 0xa6, 0x74, 0xe2, - 0x8e, 0x71, 0x30, 0x93, 0x75, 0x54, 0xa1, 0xa4, 0xa1, 0xd0, 0xf7, 0x4c, 0x04, 0x9f, 0xb2, 0xd8, - 0x07, 0x69, 0x2f, 0xd7, 0xf7, 0x3c, 0x9d, 0x81, 0xa4, 0xe6, 0xf1, 0xe7, 0x68, 0x53, 0x2a, 0x01, - 0xa0, 0xea, 0x4d, 0xb1, 0x62, 0x42, 0xee, 0xe6, 0x99, 0xb3, 0x39, 0x9a, 0xa7, 0xc8, 0xab, 0x5a, - 0xbd, 0xb8, 0x12, 0x2e, 0x15, 0x8d, 0x0e, 0x78, 0x50, 0x6d, 0x39, 0xb3, 0xb8, 0x4e, 0x6b, 0x98, - 0x34, 0x35, 0xf8, 0x01, 0x5a, 0x93, 0x20, 0x18, 0x8d, 0x8e, 0xd3, 0xc9, 0x39, 0x08, 0xbb, 0x6b, - 0x7a, 0xb2, 0xaa, 0xe4, 0xa8, 0xc1, 0x91, 0x39, 0xa5, 0xb7, 0x73, 0x7d, 0xd3, 0x5f, 0x7a, 0x7e, - 0xd3, 0x5f, 0x7a, 0x71, 0xd3, 0x5f, 0xfa, 0x39, 0xef, 0xb7, 0xae, 0xf3, 0x7e, 0xeb, 0x79, 0xde, - 0x6f, 0xbd, 0xc8, 0xfb, 0xad, 0x3f, 0xf2, 0x7e, 0xeb, 0x97, 0x3f, 0xfb, 0x4b, 0x4f, 0xef, 0x4c, - 0xf7, 0xfe, 0x0e, 0x00, 0x00, 0xff, 0xff, 0xcb, 0x6e, 0x5e, 0x9a, 0x87, 0x08, 0x00, 0x00, + // 1065 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xac, 0x55, 0x4f, 0x6f, 0xe3, 0xc4, + 0x1b, 0x6e, 0x9a, 0xa4, 0x8d, 0x27, 0xfd, 0xa3, 0xdf, 0xf4, 0x87, 0xb0, 0x2a, 0x88, 0xab, 0x20, + 0xad, 0x0a, 0xa8, 0x0e, 0x5d, 0x15, 0xb1, 0x20, 0x71, 0x58, 0x77, 0x57, 0xab, 0xb2, 0xa5, 0x2d, + 0x93, 0x2e, 0x5a, 0x2d, 0x07, 0x34, 0xb5, 0xdf, 0xb8, 0x43, 0x13, 0x8f, 0x35, 0x63, 0x07, 0xba, + 0x27, 0x3e, 0x02, 0xe2, 0x4b, 0xd1, 0xe3, 0x72, 0x41, 0x7b, 0xb2, 0xa8, 0xf9, 0x08, 0xdc, 0x7a, + 0x42, 0x33, 0xfe, 0x9b, 0x36, 0x82, 0x15, 0xe2, 0x16, 0x3f, 0xcf, 0xf3, 0x3e, 0xf3, 0xce, 0xbc, + 0x7f, 0x82, 0x76, 0x2e, 0x26, 0xdc, 0x8b, 0xc7, 0x20, 0xed, 0x1f, 0x2e, 0x5f, 0x0e, 0xdc, 0x31, + 0x83, 0x20, 0xda, 0xf1, 0xf9, 0x80, 0x86, 0x6c, 0x30, 0xdd, 0x1d, 0xf8, 0x10, 0x80, 0xa0, 0x11, + 0x78, 0x76, 0x28, 0x78, 0xc4, 0xf1, 0xbb, 0x75, 0xb9, 0x9d, 0xc9, 0xbf, 0xf5, 0xb9, 0x4d, 0x43, + 0x66, 0x4f, 0x77, 0x37, 0x77, 0x7c, 0x16, 0x9d, 0xc7, 0x67, 0xb6, 0xcb, 0x27, 0x03, 0x9f, 0xfb, + 0x7c, 0xa0, 0xa3, 0xce, 0xe2, 0x91, 0xfe, 0xd2, 0x1f, 0xfa, 0x57, 0xe6, 0xb6, 0xd9, 0xbf, 0x78, + 0x20, 0x6d, 0x96, 0x1d, 0xe6, 0x72, 0x01, 0x73, 0x4e, 0xdc, 0xdc, 0xab, 0x34, 0x13, 0xea, 0x9e, + 0xb3, 0x00, 0xc4, 0xe5, 0x20, 0xbc, 0xf0, 0x15, 0x20, 0x07, 0x13, 0x88, 0xe8, 0x9c, 0xa8, 0xfe, + 0x37, 0xe8, 0xad, 0x7d, 0x10, 0x11, 0x1b, 0x31, 0x97, 0x46, 0x70, 0x22, 0xd8, 0x94, 0x46, 0xf0, + 0x14, 0x2e, 0xb1, 0x83, 0x3a, 0x10, 0xb8, 0xdc, 0x63, 0x81, 0x6f, 0x36, 0xb6, 0x1a, 0xdb, 0x86, + 0x73, 0xef, 0x2a, 0xb1, 0x16, 0xd2, 0xc4, 0xea, 0x3c, 0xce, 0xf1, 0x9b, 0xc4, 0xc2, 0x55, 0x44, + 0x81, 0x92, 0x32, 0xae, 0xff, 0x67, 0x1b, 0xad, 0xd7, 0xdc, 0x87, 0x21, 0xb8, 0xf8, 0x3d, 0xd4, + 0xa6, 0x63, 0x46, 0x65, 0x6e, 0xba, 0x9a, 0x9b, 0xb6, 0x1f, 0x2a, 0x90, 0x64, 0x1c, 0x7e, 0x81, + 0x0c, 0x26, 0x65, 0x0c, 0x82, 0xc0, 0xc8, 0x5c, 0xdc, 0x6a, 0x6c, 0x77, 0xef, 0xef, 0xd8, 0xd9, + 0xfd, 0xf4, 0x0b, 0xaa, 0x37, 0xb0, 0xa7, 0xbb, 0xf6, 0xe9, 0x65, 0x08, 0xde, 0x21, 0x77, 0xe9, + 0xf8, 0xf8, 0xec, 0x3b, 0x70, 0x23, 0x02, 0x23, 0x10, 0x10, 0xb8, 0xe0, 0xac, 0xa6, 0x89, 0x65, + 0x1c, 0x14, 0x1e, 0xa4, 0xb2, 0xc3, 0xf7, 0x11, 0x92, 0xe0, 0x0a, 0x88, 0x8e, 0xe8, 0x04, 0xcc, + 0xa6, 0xce, 0x02, 0xe7, 0x59, 0xa0, 0x61, 0xc9, 0x90, 0x9a, 0x0a, 0x7f, 0x85, 0x96, 0x65, 0xac, + 0x4f, 0x30, 0x5b, 0x3a, 0x9b, 0x0f, 0xec, 0xbf, 0xad, 0xaf, 0xfd, 0xfc, 0xe3, 0x8f, 0x3e, 0x1d, + 0x66, 0x11, 0x4e, 0x37, 0x4d, 0xac, 0xe5, 0xfc, 0x83, 0x14, 0x3e, 0xf8, 0x39, 0xea, 0x78, 0xb1, + 0xa0, 0x11, 0xe3, 0x81, 0xd9, 0xd6, 0x9e, 0x76, 0xed, 0x86, 0x65, 0x05, 0xed, 0xf0, 0xc2, 0x57, + 0x80, 0xb4, 0x55, 0x05, 0x95, 0xf5, 0xa3, 0x3c, 0xca, 0x59, 0x51, 0xb5, 0x28, 0xbe, 0x48, 0xe9, + 0x86, 0x29, 0xea, 0x0a, 0x08, 0xe0, 0x7b, 0x07, 0x46, 0x5c, 0x80, 0xb9, 0xf4, 0xaf, 0xcc, 0xd7, + 0xd3, 0xc4, 0xea, 0x92, 0xca, 0x86, 0xd4, 0x3d, 0xf1, 0x36, 0xea, 0x78, 0x81, 0x54, 0x4f, 0x23, + 0xcd, 0xe5, 0xad, 0xe6, 0xb6, 0x91, 0x27, 0x73, 0x34, 0xd4, 0x18, 0x29, 0x59, 0xbc, 0x8b, 0xba, + 0x2c, 0x7c, 0xe8, 0x79, 0x02, 0xa4, 0x04, 0x69, 0x76, 0xb4, 0x58, 0x9b, 0x1f, 0x9c, 0x94, 0x30, + 0xa9, 0x6b, 0xf0, 0x3b, 0xa8, 0x15, 0x0b, 0x26, 0x4d, 0x43, 0x6b, 0x3b, 0x69, 0x62, 0xb5, 0x9e, + 0x91, 0x03, 0x49, 0x34, 0x8a, 0x3f, 0x43, 0x6b, 0x30, 0xa1, 0x6c, 0x5c, 0x79, 0x22, 0xad, 0xc3, + 0x69, 0x62, 0xad, 0x3d, 0x9e, 0x61, 0xc8, 0x2d, 0x25, 0xf6, 0x10, 0x0a, 0xcb, 0x7e, 0x35, 0xbb, + 0xfa, 0x61, 0xf6, 0xfe, 0xa1, 0x92, 0x73, 0xa7, 0xc3, 0x59, 0x53, 0xcd, 0x52, 0x7d, 0x93, 0x9a, + 0x6f, 0xff, 0xe7, 0x26, 0x32, 0xf6, 0x79, 0xe0, 0x31, 0x5d, 0x8d, 0x2d, 0xd4, 0x8a, 0x2e, 0x43, + 0xc8, 0xdb, 0x7d, 0x25, 0x6f, 0xb4, 0x96, 0xea, 0x5c, 0xa2, 0x19, 0x7c, 0x88, 0x96, 0x64, 0x44, + 0xa3, 0x58, 0xea, 0x4e, 0x37, 0x9c, 0xbd, 0x5c, 0xb3, 0x34, 0xd4, 0xe8, 0x4d, 0x62, 0xcd, 0x19, + 0x7f, 0xbb, 0x3c, 0x21, 0x53, 0x91, 0xdc, 0x03, 0x7f, 0x81, 0x30, 0x3f, 0x93, 0x20, 0xa6, 0xe0, + 0x3d, 0xc9, 0x66, 0x5d, 0x75, 0x98, 0x6a, 0xf3, 0xa6, 0xb3, 0x99, 0x3b, 0xe3, 0xe3, 0x3b, 0x0a, + 0x32, 0x27, 0x0a, 0x4f, 0x11, 0x1e, 0x53, 0x19, 0x9d, 0x0a, 0x1a, 0x48, 0x7d, 0xd6, 0x29, 0x9b, + 0x40, 0x35, 0x01, 0x6f, 0xd2, 0x50, 0x2a, 0xa2, 0x3a, 0xf7, 0xf0, 0x8e, 0x1b, 0x99, 0x73, 0x02, + 0xbe, 0x87, 0x96, 0x04, 0x50, 0x99, 0x4f, 0x86, 0xe1, 0xac, 0x15, 0x2f, 0x42, 0x34, 0x4a, 0x72, + 0x16, 0xbf, 0x8f, 0x96, 0x27, 0x20, 0x25, 0xf5, 0xb3, 0x2e, 0x37, 0x9c, 0xf5, 0x5c, 0xb8, 0xfc, + 0x65, 0x06, 0x93, 0x82, 0xef, 0xff, 0xd6, 0x40, 0x88, 0x80, 0xe4, 0xb1, 0x70, 0xe1, 0xe0, 0x91, + 0xda, 0x42, 0xbe, 0xe0, 0x71, 0x78, 0x7b, 0x0b, 0x3d, 0x51, 0x20, 0xc9, 0x38, 0x65, 0x3f, 0x05, + 0x21, 0xd5, 0xfb, 0x2d, 0xce, 0xda, 0x7f, 0x9d, 0xc1, 0xa4, 0xe0, 0x55, 0x95, 0x83, 0x6a, 0x9d, + 0x94, 0x55, 0xd6, 0x8b, 0x44, 0x33, 0x4a, 0x71, 0xc1, 0x02, 0x4f, 0xbf, 0x5e, 0x4d, 0xf1, 0x94, + 0x05, 0x1e, 0xd1, 0x0c, 0xde, 0x43, 0x6d, 0xe9, 0xf2, 0x10, 0xf2, 0x4b, 0xf7, 0x8a, 0x9c, 0x86, + 0x0a, 0xbc, 0x49, 0xac, 0xd5, 0x22, 0x7f, 0x0d, 0x90, 0x4c, 0xdc, 0xff, 0xb5, 0x81, 0x8c, 0xd3, + 0xc3, 0xe1, 0x3e, 0x0f, 0x46, 0xcc, 0x9f, 0x5d, 0x9c, 0x8d, 0xff, 0x76, 0x71, 0x9e, 0xa3, 0x15, + 0xb7, 0x1a, 0x06, 0xd5, 0xad, 0xcd, 0x6c, 0xb1, 0xbc, 0xe9, 0xfc, 0xa8, 0xfd, 0xef, 0xfc, 0x3f, + 0xbf, 0xd6, 0x4a, 0x8d, 0x90, 0x64, 0xc6, 0xb9, 0xff, 0x4b, 0x13, 0x75, 0x6b, 0x1b, 0x14, 0x7f, + 0x82, 0x56, 0xb9, 0xf0, 0x69, 0xc0, 0x5e, 0xea, 0xbe, 0x54, 0xff, 0x1d, 0x6a, 0xe4, 0xff, 0x97, + 0x26, 0xd6, 0xea, 0x71, 0x9d, 0x20, 0xb3, 0x3a, 0xfc, 0x21, 0x32, 0x5c, 0x1e, 0x07, 0x91, 0x60, + 0x79, 0xbe, 0x46, 0x76, 0xbf, 0xfd, 0x02, 0x24, 0x15, 0x8f, 0x0f, 0xd0, 0x46, 0x3d, 0x9a, 0x8e, + 0x9f, 0x05, 0x2c, 0x92, 0x66, 0x53, 0x87, 0xbd, 0x9d, 0x26, 0xd6, 0xc6, 0xf1, 0x5d, 0x9a, 0xcc, + 0x8b, 0xc1, 0x36, 0x42, 0x63, 0xf5, 0xb8, 0x2c, 0x52, 0x07, 0xb7, 0xb4, 0x83, 0x5e, 0x19, 0x87, + 0x25, 0x4a, 0x6a, 0x0a, 0x95, 0x67, 0x28, 0xf8, 0x94, 0x05, 0x2e, 0x48, 0xb3, 0x5d, 0xe5, 0x79, + 0x52, 0x80, 0xa4, 0xe2, 0xf1, 0xe7, 0x68, 0x5d, 0x46, 0x02, 0x20, 0xaa, 0x56, 0xe0, 0x92, 0x0e, + 0xd9, 0x48, 0x13, 0x6b, 0x7d, 0x38, 0x4b, 0x91, 0xdb, 0x5a, 0xb5, 0x91, 0x43, 0x2e, 0x23, 0x3a, + 0xde, 0xe7, 0x5e, 0xb9, 0xbe, 0xf5, 0x46, 0x3e, 0xa9, 0x60, 0x52, 0xd7, 0xe0, 0x07, 0x68, 0x45, + 0x82, 0x60, 0x74, 0x7c, 0x14, 0x4f, 0xce, 0x40, 0x98, 0x1d, 0xdd, 0xa0, 0x65, 0x25, 0x87, 0x35, + 0x8e, 0xcc, 0x28, 0x9d, 0xed, 0xab, 0xeb, 0xde, 0xc2, 0xab, 0xeb, 0xde, 0xc2, 0xeb, 0xeb, 0xde, + 0xc2, 0x8f, 0x69, 0xaf, 0x71, 0x95, 0xf6, 0x1a, 0xaf, 0xd2, 0x5e, 0xe3, 0x75, 0xda, 0x6b, 0xfc, + 0x9e, 0xf6, 0x1a, 0x3f, 0xfd, 0xd1, 0x5b, 0x78, 0xb1, 0x38, 0xdd, 0xfd, 0x2b, 0x00, 0x00, 0xff, + 0xff, 0x74, 0xcb, 0x77, 0x53, 0x60, 0x09, 0x00, 0x00, } func (m *CertificatePrivateKey) Marshal() (dAtA []byte, err error) { @@ -474,6 +509,54 @@ func (m *Condition) MarshalToSizedBuffer(dAtA []byte) (int, error) { return len(dAtA) - i, nil } +func (m *ResourceID) Marshal() (dAtA []byte, err error) { + size := m.Size() + dAtA = make([]byte, size) + n, err := m.MarshalToSizedBuffer(dAtA[:size]) + if err != nil { + return nil, err + } + return dAtA[:n], nil +} + +func (m *ResourceID) MarshalTo(dAtA []byte) (int, error) { + size := m.Size() + return m.MarshalToSizedBuffer(dAtA[:size]) +} + +func (m *ResourceID) MarshalToSizedBuffer(dAtA []byte) (int, error) { + i := len(dAtA) + _ = i + var l int + _ = l + i -= len(m.Scope) + copy(dAtA[i:], m.Scope) + i = encodeVarintGenerated(dAtA, i, uint64(len(m.Scope))) + i-- + dAtA[i] = 0x2a + i -= len(m.Kind) + copy(dAtA[i:], m.Kind) + i = encodeVarintGenerated(dAtA, i, uint64(len(m.Kind))) + i-- + dAtA[i] = 0x22 + i -= len(m.Name) + copy(dAtA[i:], m.Name) + i = encodeVarintGenerated(dAtA, i, uint64(len(m.Name))) + i-- + dAtA[i] = 0x1a + i -= len(m.Version) + copy(dAtA[i:], m.Version) + i = encodeVarintGenerated(dAtA, i, uint64(len(m.Version))) + i-- + dAtA[i] = 0x12 + i -= len(m.Group) + copy(dAtA[i:], m.Group) + i = encodeVarintGenerated(dAtA, i, uint64(len(m.Group))) + i-- + dAtA[i] = 0xa + return len(dAtA) - i, nil +} + func (m *TLSConfig) Marshal() (dAtA []byte, err error) { size := m.Size() dAtA = make([]byte, size) @@ -713,6 +796,25 @@ func (m *Condition) Size() (n int) { return n } +func (m *ResourceID) Size() (n int) { + if m == nil { + return 0 + } + var l int + _ = l + l = len(m.Group) + n += 1 + l + sovGenerated(uint64(l)) + l = len(m.Version) + n += 1 + l + sovGenerated(uint64(l)) + l = len(m.Name) + n += 1 + l + sovGenerated(uint64(l)) + l = len(m.Kind) + n += 1 + l + sovGenerated(uint64(l)) + l = len(m.Scope) + n += 1 + l + sovGenerated(uint64(l)) + return n +} + func (m *TLSConfig) Size() (n int) { if m == nil { return 0 @@ -836,6 +938,20 @@ func (this *Condition) String() string { }, "") return s } +func (this *ResourceID) String() string { + if this == nil { + return "nil" + } + s := strings.Join([]string{`&ResourceID{`, + `Group:` + fmt.Sprintf("%v", this.Group) + `,`, + `Version:` + fmt.Sprintf("%v", this.Version) + `,`, + `Name:` + fmt.Sprintf("%v", this.Name) + `,`, + `Kind:` + fmt.Sprintf("%v", this.Kind) + `,`, + `Scope:` + fmt.Sprintf("%v", this.Scope) + `,`, + `}`, + }, "") + return s +} func (this *TLSConfig) String() string { if this == nil { return "nil" @@ -1611,6 +1727,216 @@ func (m *Condition) Unmarshal(dAtA []byte) error { } return nil } +func (m *ResourceID) Unmarshal(dAtA []byte) error { + l := len(dAtA) + iNdEx := 0 + for iNdEx < l { + preIndex := iNdEx + var wire uint64 + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowGenerated + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + wire |= uint64(b&0x7F) << shift + if b < 0x80 { + break + } + } + fieldNum := int32(wire >> 3) + wireType := int(wire & 0x7) + if wireType == 4 { + return fmt.Errorf("proto: ResourceID: wiretype end group for non-group") + } + if fieldNum <= 0 { + return fmt.Errorf("proto: ResourceID: illegal tag %d (wire type %d)", fieldNum, wire) + } + switch fieldNum { + case 1: + if wireType != 2 { + return fmt.Errorf("proto: wrong wireType = %d for field Group", wireType) + } + var stringLen uint64 + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowGenerated + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + stringLen |= uint64(b&0x7F) << shift + if b < 0x80 { + break + } + } + intStringLen := int(stringLen) + if intStringLen < 0 { + return ErrInvalidLengthGenerated + } + postIndex := iNdEx + intStringLen + if postIndex < 0 { + return ErrInvalidLengthGenerated + } + if postIndex > l { + return io.ErrUnexpectedEOF + } + m.Group = string(dAtA[iNdEx:postIndex]) + iNdEx = postIndex + case 2: + if wireType != 2 { + return fmt.Errorf("proto: wrong wireType = %d for field Version", wireType) + } + var stringLen uint64 + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowGenerated + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + stringLen |= uint64(b&0x7F) << shift + if b < 0x80 { + break + } + } + intStringLen := int(stringLen) + if intStringLen < 0 { + return ErrInvalidLengthGenerated + } + postIndex := iNdEx + intStringLen + if postIndex < 0 { + return ErrInvalidLengthGenerated + } + if postIndex > l { + return io.ErrUnexpectedEOF + } + m.Version = string(dAtA[iNdEx:postIndex]) + iNdEx = postIndex + case 3: + if wireType != 2 { + return fmt.Errorf("proto: wrong wireType = %d for field Name", wireType) + } + var stringLen uint64 + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowGenerated + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + stringLen |= uint64(b&0x7F) << shift + if b < 0x80 { + break + } + } + intStringLen := int(stringLen) + if intStringLen < 0 { + return ErrInvalidLengthGenerated + } + postIndex := iNdEx + intStringLen + if postIndex < 0 { + return ErrInvalidLengthGenerated + } + if postIndex > l { + return io.ErrUnexpectedEOF + } + m.Name = string(dAtA[iNdEx:postIndex]) + iNdEx = postIndex + case 4: + if wireType != 2 { + return fmt.Errorf("proto: wrong wireType = %d for field Kind", wireType) + } + var stringLen uint64 + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowGenerated + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + stringLen |= uint64(b&0x7F) << shift + if b < 0x80 { + break + } + } + intStringLen := int(stringLen) + if intStringLen < 0 { + return ErrInvalidLengthGenerated + } + postIndex := iNdEx + intStringLen + if postIndex < 0 { + return ErrInvalidLengthGenerated + } + if postIndex > l { + return io.ErrUnexpectedEOF + } + m.Kind = string(dAtA[iNdEx:postIndex]) + iNdEx = postIndex + case 5: + if wireType != 2 { + return fmt.Errorf("proto: wrong wireType = %d for field Scope", wireType) + } + var stringLen uint64 + for shift := uint(0); ; shift += 7 { + if shift >= 64 { + return ErrIntOverflowGenerated + } + if iNdEx >= l { + return io.ErrUnexpectedEOF + } + b := dAtA[iNdEx] + iNdEx++ + stringLen |= uint64(b&0x7F) << shift + if b < 0x80 { + break + } + } + intStringLen := int(stringLen) + if intStringLen < 0 { + return ErrInvalidLengthGenerated + } + postIndex := iNdEx + intStringLen + if postIndex < 0 { + return ErrInvalidLengthGenerated + } + if postIndex > l { + return io.ErrUnexpectedEOF + } + m.Scope = ResourceScope(dAtA[iNdEx:postIndex]) + iNdEx = postIndex + default: + iNdEx = preIndex + skippy, err := skipGenerated(dAtA[iNdEx:]) + if err != nil { + return err + } + if (skippy < 0) || (iNdEx+skippy) < 0 { + return ErrInvalidLengthGenerated + } + if (iNdEx + skippy) > l { + return io.ErrUnexpectedEOF + } + iNdEx += skippy + } + } + + if iNdEx > l { + return io.ErrUnexpectedEOF + } + return nil +} func (m *TLSConfig) Unmarshal(dAtA []byte) error { l := len(dAtA) iNdEx := 0 diff --git a/vendor/kmodules.xyz/client-go/api/v1/generated.proto b/vendor/kmodules.xyz/client-go/api/v1/generated.proto index 8e58778af..7ac87d237 100644 --- a/vendor/kmodules.xyz/client-go/api/v1/generated.proto +++ b/vendor/kmodules.xyz/client-go/api/v1/generated.proto @@ -121,6 +121,22 @@ message Condition { optional string message = 6; } +// ResourceID identifies a resource +message ResourceID { + optional string group = 1; + + optional string version = 2; + + // Name is the plural name of the resource to serve. It must match the name of the CustomResourceDefinition-registration + // too: plural.group and it must be all lowercase. + optional string name = 3; + + // Kind is the serialized kind of the resource. It is normally CamelCase and singular. + optional string kind = 4; + + optional string scope = 5; +} + message TLSConfig { // IssuerRef is a reference to a Certificate Issuer. // +optional diff --git a/vendor/kmodules.xyz/client-go/api/v1/openapi_generated.go b/vendor/kmodules.xyz/client-go/api/v1/openapi_generated.go index f349b228d..832b1ebed 100644 --- a/vendor/kmodules.xyz/client-go/api/v1/openapi_generated.go +++ b/vendor/kmodules.xyz/client-go/api/v1/openapi_generated.go @@ -32,6 +32,7 @@ func GetOpenAPIDefinitions(ref common.ReferenceCallback) map[string]common.OpenA "kmodules.xyz/client-go/api/v1.CertificatePrivateKey": schema_kmodulesxyz_client_go_api_v1_CertificatePrivateKey(ref), "kmodules.xyz/client-go/api/v1.CertificateSpec": schema_kmodulesxyz_client_go_api_v1_CertificateSpec(ref), "kmodules.xyz/client-go/api/v1.Condition": schema_kmodulesxyz_client_go_api_v1_Condition(ref), + "kmodules.xyz/client-go/api/v1.ResourceID": schema_kmodulesxyz_client_go_api_v1_ResourceID(ref), "kmodules.xyz/client-go/api/v1.TLSConfig": schema_kmodulesxyz_client_go_api_v1_TLSConfig(ref), "kmodules.xyz/client-go/api/v1.X509Subject": schema_kmodulesxyz_client_go_api_v1_X509Subject(ref), "kmodules.xyz/client-go/api/v1.stringSetMerger": schema_kmodulesxyz_client_go_api_v1_stringSetMerger(ref), @@ -239,6 +240,57 @@ func schema_kmodulesxyz_client_go_api_v1_Condition(ref common.ReferenceCallback) } } +func schema_kmodulesxyz_client_go_api_v1_ResourceID(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ResourceID identifies a resource", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "group": { + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "version": { + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "name": { + SchemaProps: spec.SchemaProps{ + Description: "Name is the plural name of the resource to serve. It must match the name of the CustomResourceDefinition-registration too: plural.group and it must be all lowercase.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is the serialized kind of the resource. It is normally CamelCase and singular.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "scope": { + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"group", "version", "name", "kind", "scope"}, + }, + }, + } +} + func schema_kmodulesxyz_client_go_api_v1_TLSConfig(ref common.ReferenceCallback) common.OpenAPIDefinition { return common.OpenAPIDefinition{ Schema: spec.Schema{ diff --git a/vendor/kmodules.xyz/client-go/api/v1/resource.go b/vendor/kmodules.xyz/client-go/api/v1/resource.go new file mode 100644 index 000000000..30d71f08f --- /dev/null +++ b/vendor/kmodules.xyz/client-go/api/v1/resource.go @@ -0,0 +1,62 @@ +/* +Copyright AppsCode Inc. and Contributors + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + +package v1 + +import ( + metav1 "k8s.io/apimachinery/pkg/apis/meta/v1" + "k8s.io/apimachinery/pkg/runtime/schema" +) + +// ResourceID identifies a resource +type ResourceID struct { + Group string `json:"group" protobuf:"bytes,1,opt,name=group"` + Version string `json:"version" protobuf:"bytes,2,opt,name=version"` + // Name is the plural name of the resource to serve. It must match the name of the CustomResourceDefinition-registration + // too: plural.group and it must be all lowercase. + Name string `json:"name" protobuf:"bytes,3,opt,name=name"` + // Kind is the serialized kind of the resource. It is normally CamelCase and singular. + Kind string `json:"kind" protobuf:"bytes,4,opt,name=kind"` + Scope ResourceScope `json:"scope" protobuf:"bytes,5,opt,name=scope,casttype=ResourceScope"` +} + +// ResourceScope is an enum defining the different scopes available to a custom resource +type ResourceScope string + +const ( + ClusterScoped ResourceScope = "Cluster" + NamespaceScoped ResourceScope = "Namespaced" +) + +func (r ResourceID) GroupVersion() schema.GroupVersion { + return schema.GroupVersion{Group: r.Group, Version: r.Version} +} + +func (r ResourceID) GroupResource() schema.GroupResource { + return schema.GroupResource{Group: r.Group, Resource: r.Name} +} + +func (r ResourceID) TypeMeta() metav1.TypeMeta { + return metav1.TypeMeta{APIVersion: r.GroupVersion().String(), Kind: r.Kind} +} + +func (r ResourceID) GroupVersionResource() schema.GroupVersionResource { + return schema.GroupVersionResource{Group: r.Group, Version: r.Version, Resource: r.Name} +} + +func (r ResourceID) GroupVersionKind() schema.GroupVersionKind { + return schema.GroupVersionKind{Group: r.Group, Version: r.Version, Kind: r.Kind} +} diff --git a/vendor/kmodules.xyz/client-go/api/v1/zz_generated.deepcopy.go b/vendor/kmodules.xyz/client-go/api/v1/zz_generated.deepcopy.go index 6760158c8..fe17f99c5 100644 --- a/vendor/kmodules.xyz/client-go/api/v1/zz_generated.deepcopy.go +++ b/vendor/kmodules.xyz/client-go/api/v1/zz_generated.deepcopy.go @@ -119,6 +119,22 @@ func (in *Condition) DeepCopy() *Condition { return out } +// DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. +func (in *ResourceID) DeepCopyInto(out *ResourceID) { + *out = *in + return +} + +// DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new ResourceID. +func (in *ResourceID) DeepCopy() *ResourceID { + if in == nil { + return nil + } + out := new(ResourceID) + in.DeepCopyInto(out) + return out +} + // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *TLSConfig) DeepCopyInto(out *TLSConfig) { *out = *in diff --git a/vendor/kmodules.xyz/client-go/discovery/README.md b/vendor/kmodules.xyz/client-go/discovery/README.md deleted file mode 100644 index 2b49db484..000000000 --- a/vendor/kmodules.xyz/client-go/discovery/README.md +++ /dev/null @@ -1 +0,0 @@ -- Adapted from https://github.com/kubernetes/apimachinery/blob/bfe7139b14565386b4470736ca765bf21616b60e/pkg/api/meta/restmapper.go#L72 diff --git a/vendor/kmodules.xyz/client-go/discovery/lib.go b/vendor/kmodules.xyz/client-go/discovery/lib.go index 99d9e17ab..66b4f52f3 100644 --- a/vendor/kmodules.xyz/client-go/discovery/lib.go +++ b/vendor/kmodules.xyz/client-go/discovery/lib.go @@ -20,8 +20,8 @@ import ( "context" "fmt" + "github.com/Masterminds/semver/v3" "github.com/pkg/errors" - "gomodules.xyz/version" metav1 "k8s.io/apimachinery/pkg/apis/meta/v1" "k8s.io/apimachinery/pkg/runtime/schema" "k8s.io/client-go/discovery" @@ -34,24 +34,26 @@ func GetVersion(client discovery.DiscoveryInterface) (string, error) { if err != nil { return "", err } - gv, err := version.NewVersion(info.GitVersion) + gv, err := semver.NewVersion(info.GitVersion) if err != nil { return "", err } - return gv.ToMutator().ResetMetadata().ResetPrerelease().String(), nil + v := *gv + v, _ = v.SetPrerelease("") + v, _ = v.SetMetadata("") + return v.Original(), nil } -func GetVersionInfo(client discovery.DiscoveryInterface) (int64, int64, int64, string, string, error) { +func GetVersionInfo(client discovery.DiscoveryInterface) (uint64, uint64, uint64, string, string, error) { info, err := client.ServerVersion() if err != nil { - return -1, -1, -1, "", "", err + return 0, 0, 0, "", "", err } - gv, err := version.NewVersion(info.GitVersion) + gv, err := semver.NewVersion(info.GitVersion) if err != nil { - return -1, -1, -1, "", "", err + return 0, 0, 0, "", "", err } - v := gv.ToMutator().ResetMetadata().ResetPrerelease() - return v.Major(), v.Minor(), v.Patch(), v.Prerelease(), v.Metadata(), nil + return gv.Major(), gv.Minor(), gv.Patch(), gv.Prerelease(), gv.Metadata(), nil } func GetBaseVersion(client discovery.DiscoveryInterface) (string, error) { @@ -59,11 +61,19 @@ func GetBaseVersion(client discovery.DiscoveryInterface) (string, error) { if err != nil { return "", err } - gv, err := version.NewVersion(info.GitVersion) + gv, err := semver.NewVersion(info.GitVersion) if err != nil { return "", err } - return gv.ToMutator().ResetMetadata().ResetPrerelease().ResetPatch().String(), nil + return fmt.Sprintf("%s%d.%d.0", originalVPrefix(gv), gv.Major(), gv.Minor()), nil +} + +func originalVPrefix(v *semver.Version) string { + // Note, only lowercase v is supported as a prefix by the parser. + if v.Original() != "" && v.Original()[:1] == "v" { + return v.Original()[:1] + } + return "" } func CheckAPIVersion(client discovery.DiscoveryInterface, constraint string) (bool, error) { @@ -71,15 +81,18 @@ func CheckAPIVersion(client discovery.DiscoveryInterface, constraint string) (bo if err != nil { return false, err } - cond, err := version.NewConstraint(constraint) + cond, err := semver.NewConstraint(constraint) if err != nil { return false, err } - v, err := version.NewVersion(info.GitVersion) + vPtr, err := semver.NewVersion(info.GitVersion) if err != nil { return false, err } - return cond.Check(v.ToMutator().ResetPrerelease().ResetMetadata().Done()), nil + v := *vPtr + v, _ = v.SetPrerelease("") + v, _ = v.SetMetadata("") + return cond.Check(&v), nil } func IsPreferredAPIResource(client discovery.DiscoveryInterface, groupVersion, kind string) bool { @@ -203,11 +216,13 @@ func IsSupportedVersion(kc kubernetes.Interface, constraint string, blackListedV } klog.Infof("Kubernetes version: %#v\n", info) - gv, err := version.NewVersion(info.GitVersion) + gv, err := semver.NewVersion(info.GitVersion) if err != nil { return err } - v := gv.ToMutator().ResetMetadata().ResetPrerelease().Done() + v := *gv + v, _ = v.SetPrerelease("") + v, _ = v.SetMetadata("") nodes, err := kc.CoreV1().Nodes().List(context.TODO(), metav1.ListOptions{ LabelSelector: "node-role.kubernetes.io/master", @@ -217,14 +232,14 @@ func IsSupportedVersion(kc kubernetes.Interface, constraint string, blackListedV } multiMaster := len(nodes.Items) > 1 - return checkVersion(v, multiMaster, constraint, blackListedVersions, blackListedMultiMasterVersions) + return checkVersion(&v, multiMaster, constraint, blackListedVersions, blackListedMultiMasterVersions) } -func checkVersion(v *version.Version, multiMaster bool, constraint string, blackListedVersions map[string]error, blackListedMultiMasterVersions map[string]error) error { +func checkVersion(v *semver.Version, multiMaster bool, constraint string, blackListedVersions map[string]error, blackListedMultiMasterVersions map[string]error) error { vs := v.String() if constraint != "" { - c, err := version.NewConstraint(constraint) + c, err := semver.NewConstraint(constraint) if err != nil { return err } diff --git a/vendor/kmodules.xyz/client-go/discovery/restmapper.go b/vendor/kmodules.xyz/client-go/discovery/restmapper.go index c7d5ff9f8..bd545459e 100644 --- a/vendor/kmodules.xyz/client-go/discovery/restmapper.go +++ b/vendor/kmodules.xyz/client-go/discovery/restmapper.go @@ -18,44 +18,22 @@ package discovery import ( "fmt" - "reflect" - "sort" "strings" + "sync" + + kmapi "kmodules.xyz/client-go/api/v1" - "github.com/pkg/errors" "k8s.io/apimachinery/pkg/api/meta" metav1 "k8s.io/apimachinery/pkg/apis/meta/v1" - "k8s.io/apimachinery/pkg/conversion" - "k8s.io/apimachinery/pkg/runtime" "k8s.io/apimachinery/pkg/runtime/schema" "k8s.io/client-go/discovery" + "k8s.io/client-go/discovery/cached/memory" + "k8s.io/client-go/restmapper" "k8s.io/klog/v2" ) -func DetectResource(restmapper *DefaultRESTMapper, obj interface{}) (schema.GroupVersionResource, error) { - gvk, err := guessGVK(obj) - if err != nil { - return schema.GroupVersionResource{}, err - } - resources, err := restmapper.ResourcesForKind(gvk) - if err != nil { - return schema.GroupVersionResource{}, err - } - result := make([]schema.GroupVersionResource, 0, len(resources)) - for _, resource := range resources { - if strings.ContainsRune(resource.Resource, '/') { - continue - } - result = append(result, resource) - } - if len(result) == 1 { - return result[0], nil - } - return schema.GroupVersionResource{}, &AmbiguousResourceError{PartialResource: gvk, MatchingResources: resources} -} - -func APIResourceForGVK(client discovery.DiscoveryInterface, input schema.GroupVersionKind) (metav1.APIResource, error) { - resourceList, err := client.ServerResourcesForGroupVersion(input.GroupVersion().String()) +func APIResourceForGVK(client discovery.DiscoveryInterface, gvk schema.GroupVersionKind) (metav1.APIResource, error) { + resourceList, err := client.ServerResourcesForGroupVersion(gvk.GroupVersion().String()) if discovery.IsGroupDiscoveryFailedError(err) { klog.Errorf("Skipping failed API Groups: %v", err) } else if err != nil { @@ -63,46 +41,33 @@ func APIResourceForGVK(client discovery.DiscoveryInterface, input schema.GroupVe } var resources []metav1.APIResource for _, resource := range resourceList.APIResources { - if resource.Kind == input.Kind { // match kind - resource.Group = input.Group - resource.Version = input.Version + if resource.Kind == gvk.Kind { // match kind + resource.Group = gvk.Group + resource.Version = gvk.Version resources = append(resources, resource) } } resources = FilterAPISubResources(resources) // ignore sub-resources - if len(resources) == 1 { + switch len(resources) { + case 0: + return metav1.APIResource{}, fmt.Errorf("APIResource not found for gvk=%v", gvk) + case 1: return resources[0], nil + default: + var matches []schema.GroupVersionResource + for _, resource := range resources { + matches = append(matches, schema.GroupVersionResource{ + Group: resource.Group, + Version: resource.Version, + Resource: resource.Name, + }) + } + return metav1.APIResource{}, &meta.AmbiguousResourceError{PartialResource: matches[0], MatchingResources: matches} } - - var matches []schema.GroupVersionResource - for _, resource := range resources { - matches = append(matches, schema.GroupVersionResource{ - Group: resource.Group, - Version: resource.Version, - Resource: resource.Name, - }) - } - return metav1.APIResource{}, &AmbiguousResourceError{PartialResource: input, MatchingResources: matches} } -func ResourceForGVK(client discovery.DiscoveryInterface, input schema.GroupVersionKind) (schema.GroupVersionResource, error) { - resourceList, err := client.ServerResourcesForGroupVersion(input.GroupVersion().String()) - if discovery.IsGroupDiscoveryFailedError(err) { - klog.Errorf("Skipping failed API Groups: %v", err) - } else if err != nil { - return schema.GroupVersionResource{}, err - } - var resources []schema.GroupVersionResource - for _, resource := range resourceList.APIResources { - if resource.Kind == input.Kind { // match kind - resources = append(resources, input.GroupVersion().WithResource(resource.Name)) - } - } - resources = FilterSubResources(resources) // ignore sub-resources - if len(resources) == 1 { - return resources[0], nil - } - return schema.GroupVersionResource{}, &AmbiguousResourceError{PartialResource: input, MatchingResources: resources} +func ResourceForGVK(client discovery.DiscoveryInterface, gvk schema.GroupVersionKind) (schema.GroupVersionResource, error) { + return NewResourceMapper(NewRestMapper(client)).GVR(gvk) } func FilterAPISubResources(resources []metav1.APIResource) []metav1.APIResource { @@ -115,9 +80,9 @@ func FilterAPISubResources(resources []metav1.APIResource) []metav1.APIResource return filtered } -func FilterSubResources(resources []schema.GroupVersionResource) []schema.GroupVersionResource { +func FilterSubResources(gvrs []schema.GroupVersionResource) []schema.GroupVersionResource { var filtered []schema.GroupVersionResource - for _, res := range resources { + for _, res := range gvrs { if !strings.ContainsRune(res.Resource, '/') { filtered = append(filtered, res) } @@ -125,472 +90,171 @@ func FilterSubResources(resources []schema.GroupVersionResource) []schema.GroupV return filtered } -func LoadRestMapper(client discovery.DiscoveryInterface) (*DefaultRESTMapper, error) { - restMapper := NewDefaultRESTMapper([]schema.GroupVersion{}) - - _, resourceLists, err := client.ServerGroupsAndResources() - if discovery.IsGroupDiscoveryFailedError(err) { - klog.Errorf("Skipping failed API Groups: %v", err) - } else if err != nil { - return nil, err - } - for _, resourceList := range resourceLists { - for _, resource := range resourceList.APIResources { - gv, _ := schema.ParseGroupVersion(resourceList.GroupVersion) - plural := gv.WithResource(resource.Name) - singular := gv.WithResource(resource.SingularName) - gvk := gv.WithKind(resource.Kind) - restMapper.AddSpecific(gvk, plural, singular) - } - } - return restMapper, nil +func NewRestMapper(client discovery.DiscoveryInterface) meta.RESTMapper { + return restmapper.NewDeferredDiscoveryRESTMapper(memory.NewMemCacheClient(client)) } -func guessGVK(obj interface{}) (schema.GroupVersionKind, error) { - if m, err := meta.TypeAccessor(obj); err == nil { - return schema.FromAPIVersionAndKind(m.GetAPIVersion(), m.GetKind()), nil - } - - val, err := conversion.EnforcePtr(obj) - if err != nil { - return schema.GroupVersionKind{}, err - } - - pp := pkgPath(val) - parts := strings.Split(pp, "/") - if len(parts) < 2 { - return schema.GroupVersionKind{}, errors.Errorf("failed to guess GroupVersion from package path %s", pp) - } - group := parts[len(parts)-2] - if strings.HasPrefix(pp, "k8s.io/api") && group == "core" { - group = "" - } - version := parts[len(parts)-1] - - return schema.GroupVersionKind{Group: group, Version: version, Kind: val.Type().Name()}, nil +type ResourceMapper interface { + ResourceIDForGVK(gvk schema.GroupVersionKind) (*kmapi.ResourceID, error) + ResourceIDForGVR(gvr schema.GroupVersionResource) (*kmapi.ResourceID, error) + GVR(gvk schema.GroupVersionKind) (schema.GroupVersionResource, error) + TypeMeta(gvr schema.GroupVersionResource) (metav1.TypeMeta, error) + GVK(gvr schema.GroupVersionResource) (schema.GroupVersionKind, error) + IsNamespaced(gvr schema.GroupVersionResource) (bool, error) + IsPreferred(gvr schema.GroupVersionResource) (bool, error) + Preferred(gvr schema.GroupVersionResource) (schema.GroupVersionResource, error) + ExistsGVR(gvr schema.GroupVersionResource) (bool, error) + ExistsGVK(gvk schema.GroupVersionKind) (bool, error) } -func pkgPath(val reflect.Value) string { - p := val.Type().PkgPath() - idx := strings.LastIndex(p, "/vendor/") - if idx > -1 { - p = p[idx+len("/vendor/"):] - } - return p -} - -// ref: https://github.com/kubernetes/apimachinery/blob/bfe7139b14565386b4470736ca765bf21616b60e/pkg/api/meta/restmapper.go#L72 -type DefaultRESTMapper struct { - defaultGroupVersions []schema.GroupVersion +type resourcemapper struct { + mapper meta.RESTMapper - resourceToKind map[schema.GroupVersionResource]schema.GroupVersionKind - kindToPluralResource map[schema.GroupVersionKind]schema.GroupVersionResource - singularToPlural map[schema.GroupVersionResource]schema.GroupVersionResource - pluralToSingular map[schema.GroupVersionResource]schema.GroupVersionResource + // Keeping this cache unbounded, since the # of unique GVKs will be at most few thousands + cache map[schema.GroupVersionKind]*kmapi.ResourceID + lock sync.RWMutex } -func NewDefaultRESTMapper(defaultGroupVersions []schema.GroupVersion) *DefaultRESTMapper { - resourceToKind := make(map[schema.GroupVersionResource]schema.GroupVersionKind) - kindToPluralResource := make(map[schema.GroupVersionKind]schema.GroupVersionResource) - singularToPlural := make(map[schema.GroupVersionResource]schema.GroupVersionResource) - pluralToSingular := make(map[schema.GroupVersionResource]schema.GroupVersionResource) - // TODO: verify name mappings work correctly when versions differ +var _ ResourceMapper = &resourcemapper{} - return &DefaultRESTMapper{ - resourceToKind: resourceToKind, - kindToPluralResource: kindToPluralResource, - defaultGroupVersions: defaultGroupVersions, - singularToPlural: singularToPlural, - pluralToSingular: pluralToSingular, - } +func NewResourceMapper(mapper meta.RESTMapper) ResourceMapper { + return &resourcemapper{mapper: mapper, cache: map[schema.GroupVersionKind]*kmapi.ResourceID{}} } -func (m *DefaultRESTMapper) AddSpecific(kind schema.GroupVersionKind, plural, singular schema.GroupVersionResource) { - m.singularToPlural[singular] = plural - m.pluralToSingular[plural] = singular - - m.resourceToKind[singular] = kind - m.resourceToKind[plural] = kind - - m.kindToPluralResource[kind] = plural -} - -func (m *DefaultRESTMapper) ResourcesForKind(input schema.GroupVersionKind) ([]schema.GroupVersionResource, error) { - gvk := coerceKindForMatching(input) - - hasResource := len(gvk.Kind) > 0 - hasGroup := len(gvk.Group) > 0 - hasVersion := len(gvk.Version) > 0 - - if !hasResource { - return nil, errors.Errorf("a resource must be present, got: %v", gvk) - } - - var ret []schema.GroupVersionResource - switch { - case hasGroup: - // given a group, prefer an exact match. If you don't find one, resort to a prefix match on group - foundExactMatch := false - requestedGroupKind := gvk.GroupKind() - for plural := range m.pluralToSingular { - kind, ok := m.resourceToKind[plural] - if !ok { - continue - } - if kind.GroupKind() == requestedGroupKind && (!hasVersion || kind.Version == gvk.Version) { - foundExactMatch = true - ret = append(ret, plural) - } - } - - // if you didn't find an exact match, match on group prefixing. This allows storageclass.storage to match - // storageclass.storage.k8s.io - if !foundExactMatch { - for plural := range m.pluralToSingular { - if !strings.HasPrefix(plural.Group, requestedGroupKind.Group) { - continue - } - kind, ok := m.resourceToKind[plural] - if !ok { - continue - } - if kind.Kind == requestedGroupKind.Kind && (!hasVersion || kind.Version == gvk.Version) { - ret = append(ret, plural) - } - } - } - - case hasVersion: - for plural := range m.pluralToSingular { - kind, ok := m.resourceToKind[plural] - if !ok { - continue - } - if kind.Version == gvk.Version && kind.Kind == gvk.Kind { - ret = append(ret, plural) - } - } - - default: - for plural := range m.pluralToSingular { - kind, ok := m.resourceToKind[plural] - if !ok { - continue - } - if kind.Kind == gvk.Kind { - ret = append(ret, plural) - } - } - } - - if len(ret) == 0 { - return nil, errors.Errorf("no matches for %v", gvk) +func (m *resourcemapper) ResourceIDForGVK(gvk schema.GroupVersionKind) (*kmapi.ResourceID, error) { + m.lock.RLocker() + rid, ok := m.cache[gvk] + m.lock.RUnlock() + if ok { + return rid, nil } - sort.Sort(resourceByPreferredGroupVersion{ret, m.defaultGroupVersions}) - return ret, nil -} - -func (m *DefaultRESTMapper) ResourceForKind(input schema.GroupVersionKind) (schema.GroupVersionResource, error) { - resources, err := m.ResourcesForKind(input) + mapping, err := m.mapper.RESTMapping(gvk.GroupKind(), gvk.Version) if err != nil { - return schema.GroupVersionResource{}, err - } - if len(resources) == 1 { - return resources[0], nil - } - - return schema.GroupVersionResource{}, &AmbiguousResourceError{PartialResource: input, MatchingResources: resources} -} - -// coerceKindForMatching makes the resource lower case and converts internal versions to unspecified (legacy behavior) -func coerceKindForMatching(gvk schema.GroupVersionKind) schema.GroupVersionKind { - if gvk.Version == runtime.APIVersionInternal { - gvk.Version = "" - } - return gvk -} - -// coerceResourceForMatching makes the resource lower case and converts internal versions to unspecified (legacy behavior) -func coerceResourceForMatching(resource schema.GroupVersionResource) schema.GroupVersionResource { - resource.Resource = strings.ToLower(resource.Resource) - if resource.Version == runtime.APIVersionInternal { - resource.Version = "" + return nil, err } - - return resource + scope := kmapi.ClusterScoped + if mapping.Scope == meta.RESTScopeNamespace { + scope = kmapi.NamespaceScoped + } + rid = &kmapi.ResourceID{ + Group: gvk.Group, + Version: gvk.Version, + Name: mapping.Resource.Resource, + Kind: gvk.Kind, + Scope: scope, + } + m.lock.Lock() + m.cache[gvk] = rid + m.lock.Unlock() + return rid, nil } -func (m *DefaultRESTMapper) ResourcesFor(input schema.GroupVersionResource) ([]schema.GroupVersionResource, error) { - resource := coerceResourceForMatching(input) - - hasResource := len(resource.Resource) > 0 - hasGroup := len(resource.Group) > 0 - hasVersion := len(resource.Version) > 0 - - if !hasResource { - return nil, errors.Errorf("a resource must be present, got: %v", resource) +func (m *resourcemapper) ResourceIDForGVR(gvr schema.GroupVersionResource) (*kmapi.ResourceID, error) { + gvk, err := m.mapper.KindFor(gvr) + if err != nil { + return nil, err } - var ret []schema.GroupVersionResource - switch { - case hasGroup && hasVersion: - // fully qualified. Find the exact match - for plural, singular := range m.pluralToSingular { - if singular == resource { - ret = append(ret, plural) - break - } - if plural == resource { - ret = append(ret, plural) - break - } - } - - case hasGroup: - // given a group, prefer an exact match. If you don't find one, resort to a prefix match on group - foundExactMatch := false - requestedGroupResource := resource.GroupResource() - for plural, singular := range m.pluralToSingular { - if singular.GroupResource() == requestedGroupResource { - foundExactMatch = true - ret = append(ret, plural) - } - if plural.GroupResource() == requestedGroupResource { - foundExactMatch = true - ret = append(ret, plural) - } - } - - // if you didn't find an exact match, match on group prefixing. This allows storageclass.storage to match - // storageclass.storage.k8s.io - if !foundExactMatch { - for plural, singular := range m.pluralToSingular { - if !strings.HasPrefix(plural.Group, requestedGroupResource.Group) { - continue - } - if singular.Resource == requestedGroupResource.Resource { - ret = append(ret, plural) - } - if plural.Resource == requestedGroupResource.Resource { - ret = append(ret, plural) - } - } - - } - - case hasVersion: - for plural, singular := range m.pluralToSingular { - if singular.Version == resource.Version && singular.Resource == resource.Resource { - ret = append(ret, plural) - } - if plural.Version == resource.Version && plural.Resource == resource.Resource { - ret = append(ret, plural) - } - } - - default: - for plural, singular := range m.pluralToSingular { - if singular.Resource == resource.Resource { - ret = append(ret, plural) - } - if plural.Resource == resource.Resource { - ret = append(ret, plural) - } - } + m.lock.RLocker() + rid, ok := m.cache[gvk] + m.lock.RUnlock() + if ok { + return rid, nil } - if len(ret) == 0 { - return nil, errors.Errorf("no matches for %v", resource) + mapping, err := m.mapper.RESTMapping(gvk.GroupKind(), gvk.Version) + if err != nil { + return nil, err } - - sort.Sort(resourceByPreferredGroupVersion{ret, m.defaultGroupVersions}) - return ret, nil + scope := kmapi.ClusterScoped + if mapping.Scope == meta.RESTScopeNamespace { + scope = kmapi.NamespaceScoped + } + rid = &kmapi.ResourceID{ + Group: gvr.Group, + Version: gvr.Version, + Name: gvr.Resource, + Kind: gvk.Kind, + Scope: scope, + } + m.lock.Lock() + m.cache[gvk] = rid + m.lock.Unlock() + return rid, nil } -func (m *DefaultRESTMapper) ResourceFor(resource schema.GroupVersionResource) (schema.GroupVersionResource, error) { - resources, err := m.ResourcesFor(resource) +func (m *resourcemapper) GVR(gvk schema.GroupVersionKind) (schema.GroupVersionResource, error) { + mapping, err := m.mapper.RESTMapping(gvk.GroupKind(), gvk.Version) if err != nil { return schema.GroupVersionResource{}, err } - if len(resources) == 1 { - return resources[0], nil - } - - return schema.GroupVersionResource{}, &meta.AmbiguousResourceError{PartialResource: resource, MatchingResources: resources} + return mapping.Resource, nil } -func (m *DefaultRESTMapper) KindsFor(input schema.GroupVersionResource) ([]schema.GroupVersionKind, error) { - resource := coerceResourceForMatching(input) - - hasResource := len(resource.Resource) > 0 - hasGroup := len(resource.Group) > 0 - hasVersion := len(resource.Version) > 0 - - if !hasResource { - return nil, errors.Errorf("a resource must be present, got: %v", resource) - } - - var ret []schema.GroupVersionKind - switch { - // fully qualified. Find the exact match - case hasGroup && hasVersion: - kind, exists := m.resourceToKind[resource] - if exists { - ret = append(ret, kind) - } - - case hasGroup: - foundExactMatch := false - requestedGroupResource := resource.GroupResource() - for currResource, currKind := range m.resourceToKind { - if currResource.GroupResource() == requestedGroupResource { - foundExactMatch = true - ret = append(ret, currKind) - } - } - - // if you didn't find an exact match, match on group prefixing. This allows storageclass.storage to match - // storageclass.storage.k8s.io - if !foundExactMatch { - for currResource, currKind := range m.resourceToKind { - if !strings.HasPrefix(currResource.Group, requestedGroupResource.Group) { - continue - } - if currResource.Resource == requestedGroupResource.Resource { - ret = append(ret, currKind) - } - } - - } - - case hasVersion: - for currResource, currKind := range m.resourceToKind { - if currResource.Version == resource.Version && currResource.Resource == resource.Resource { - ret = append(ret, currKind) - } - } - - default: - for currResource, currKind := range m.resourceToKind { - if currResource.Resource == resource.Resource { - ret = append(ret, currKind) - } - } - } - - if len(ret) == 0 { - return nil, errors.Errorf("no matches for %v", input) +func (m *resourcemapper) TypeMeta(gvr schema.GroupVersionResource) (metav1.TypeMeta, error) { + gvk, err := m.mapper.KindFor(gvr) + if err != nil { + return metav1.TypeMeta{}, err } - - sort.Sort(kindByPreferredGroupVersion{ret, m.defaultGroupVersions}) - return ret, nil + return metav1.TypeMeta{ + APIVersion: gvr.GroupVersion().String(), + Kind: gvk.Kind, + }, nil } -func (m *DefaultRESTMapper) KindFor(resource schema.GroupVersionResource) (schema.GroupVersionKind, error) { - kinds, err := m.KindsFor(resource) +func (m *resourcemapper) GVK(gvr schema.GroupVersionResource) (schema.GroupVersionKind, error) { + gvk, err := m.mapper.KindFor(gvr) if err != nil { return schema.GroupVersionKind{}, err } - if len(kinds) == 1 { - return kinds[0], nil - } - - return schema.GroupVersionKind{}, &meta.AmbiguousResourceError{PartialResource: resource, MatchingKinds: kinds} + return gvk, nil } -type kindByPreferredGroupVersion struct { - list []schema.GroupVersionKind - sortOrder []schema.GroupVersion -} - -func (o kindByPreferredGroupVersion) Len() int { return len(o.list) } -func (o kindByPreferredGroupVersion) Swap(i, j int) { o.list[i], o.list[j] = o.list[j], o.list[i] } -func (o kindByPreferredGroupVersion) Less(i, j int) bool { - lhs := o.list[i] - rhs := o.list[j] - if lhs == rhs { - return false - } - - if lhs.GroupVersion() == rhs.GroupVersion() { - return lhs.Kind < rhs.Kind - } - - // otherwise, the difference is in the GroupVersion, so we need to sort with respect to the preferred order - lhsIndex := -1 - rhsIndex := -1 - - for i := range o.sortOrder { - if o.sortOrder[i] == lhs.GroupVersion() { - lhsIndex = i - } - if o.sortOrder[i] == rhs.GroupVersion() { - rhsIndex = i - } +func (m *resourcemapper) IsNamespaced(gvr schema.GroupVersionResource) (bool, error) { + gvk, err := m.mapper.KindFor(gvr) + if err != nil { + return false, err } - - if rhsIndex == -1 { - return true + mapping, err := m.mapper.RESTMapping(gvk.GroupKind(), gvk.Version) + if err != nil { + return false, err } - - return lhsIndex < rhsIndex -} - -type resourceByPreferredGroupVersion struct { - list []schema.GroupVersionResource - sortOrder []schema.GroupVersion + return mapping.Scope == meta.RESTScopeNamespace, nil } -func (o resourceByPreferredGroupVersion) Len() int { return len(o.list) } -func (o resourceByPreferredGroupVersion) Swap(i, j int) { o.list[i], o.list[j] = o.list[j], o.list[i] } -func (o resourceByPreferredGroupVersion) Less(i, j int) bool { - lhs := o.list[i] - rhs := o.list[j] - if lhs == rhs { - return false - } - - if lhs.GroupVersion() == rhs.GroupVersion() { - return lhs.Resource < rhs.Resource - } - - // otherwise, the difference is in the GroupVersion, so we need to sort with respect to the preferred order - lhsIndex := -1 - rhsIndex := -1 - - for i := range o.sortOrder { - if o.sortOrder[i] == lhs.GroupVersion() { - lhsIndex = i - } - if o.sortOrder[i] == rhs.GroupVersion() { - rhsIndex = i - } +func (m *resourcemapper) IsPreferred(gvr schema.GroupVersionResource) (bool, error) { + gvrs, err := m.mapper.ResourcesFor(gvr.GroupResource().WithVersion("")) + if err != nil { + return false, err } + return gvrs[0] == gvr, nil +} - if rhsIndex == -1 { - return true +func (m *resourcemapper) Preferred(gvr schema.GroupVersionResource) (schema.GroupVersionResource, error) { + gvrs, err := m.mapper.ResourcesFor(gvr.GroupResource().WithVersion("")) + if err != nil { + return schema.GroupVersionResource{}, err } - - return lhsIndex < rhsIndex + return gvrs[0], nil } -// AmbiguousResourceError is returned if the RESTMapper finds multiple matches for a resource -type AmbiguousResourceError struct { - PartialResource schema.GroupVersionKind - - MatchingResources []schema.GroupVersionResource - MatchingKinds []schema.GroupVersionKind +func (m *resourcemapper) ExistsGVR(gvr schema.GroupVersionResource) (bool, error) { + _, err := m.mapper.ResourceFor(gvr) + if meta.IsNoMatchError(err) { + return false, nil + } else if err != nil { + return false, err + } + return true, nil } -func (e *AmbiguousResourceError) Error() string { - switch { - case len(e.MatchingKinds) > 0 && len(e.MatchingResources) > 0: - return fmt.Sprintf("%v matches multiple resources %v and kinds %v", e.PartialResource, e.MatchingResources, e.MatchingKinds) - case len(e.MatchingKinds) > 0: - return fmt.Sprintf("%v matches multiple kinds %v", e.PartialResource, e.MatchingKinds) - case len(e.MatchingResources) > 0: - return fmt.Sprintf("%v matches multiple resources %v", e.PartialResource, e.MatchingResources) +func (m *resourcemapper) ExistsGVK(gvk schema.GroupVersionKind) (bool, error) { + _, err := m.mapper.RESTMapping(gvk.GroupKind(), gvk.Version) + if meta.IsNoMatchError(err) { + return false, nil + } else if err != nil { + return false, err } - return fmt.Sprintf("%v matches multiple resources or kinds", e.PartialResource) + return true, nil } diff --git a/vendor/kmodules.xyz/client-go/go.mod b/vendor/kmodules.xyz/client-go/go.mod index f0dab8954..2388b3299 100644 --- a/vendor/kmodules.xyz/client-go/go.mod +++ b/vendor/kmodules.xyz/client-go/go.mod @@ -3,6 +3,7 @@ module kmodules.xyz/client-go go 1.12 require ( + github.com/Masterminds/semver/v3 v3.1.1 github.com/cubewise-code/go-mime v0.0.0-20200519001935-8c5762b177d8 github.com/davecgh/go-spew v1.1.1 github.com/evanphx/json-patch v4.9.0+incompatible @@ -11,6 +12,7 @@ require ( github.com/gabriel-vasile/mimetype v1.2.0 github.com/go-openapi/spec v0.19.5 github.com/gogo/protobuf v1.3.2 + github.com/golang/glog v0.0.0-20210429001901-424d2337a529 // indirect github.com/google/go-cmp v0.5.4 github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 github.com/imdario/mergo v0.3.6 @@ -27,10 +29,8 @@ require ( github.com/yudai/golcs v0.0.0-20170316035057-ecda9a501e82 // indirect github.com/yudai/pp v2.0.1+incompatible // indirect gomodules.xyz/jsonpatch/v2 v2.1.0 - gomodules.xyz/kglog v0.0.1 gomodules.xyz/pointer v0.0.0-20201105071923-daf60fa55209 - gomodules.xyz/version v0.1.0 - gomodules.xyz/x v0.0.3 + gomodules.xyz/x v0.0.5 google.golang.org/appengine v1.6.5 // indirect k8s.io/api v0.21.0 k8s.io/apiextensions-apiserver v0.21.0 @@ -149,6 +149,4 @@ replace k8s.io/kubernetes => github.com/kmodules/kubernetes v1.22.0-alpha.0.0.20 replace k8s.io/utils => k8s.io/utils v0.0.0-20201110183641-67b214c5f920 -replace kmodules.xyz/resource-metadata => kmodules.xyz/resource-metadata v0.5.0 - replace sigs.k8s.io/application => github.com/kmodules/application v0.8.4-0.20210427030912-90eeee3bc4ad diff --git a/vendor/kmodules.xyz/client-go/go.sum b/vendor/kmodules.xyz/client-go/go.sum index 57cae4af0..885abfc5c 100644 --- a/vendor/kmodules.xyz/client-go/go.sum +++ b/vendor/kmodules.xyz/client-go/go.sum @@ -25,6 +25,8 @@ github.com/BurntSushi/toml v0.3.1 h1:WXkYYl6Yr3qBf1K79EBnL4mak0OimBfB0XUf9Vl28OQ github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU= github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo= github.com/Knetic/govaluate v3.0.1-0.20171022003610-9aa49832a739+incompatible/go.mod h1:r7JcOSlj0wfOMncg0iLm8Leh48TZaKVeNIfJntJ2wa0= +github.com/Masterminds/semver/v3 v3.1.1 h1:hLg3sBzpNErnxhQtUy/mmLR2I9foDujNK030IGemrRc= +github.com/Masterminds/semver/v3 v3.1.1/go.mod h1:VPu/7SZ7ePZ3QOrcuXROw5FAcLl4a0cBrbBpGY/8hQs= github.com/NYTimes/gziphandler v0.0.0-20170623195520-56545f4a5d46/go.mod h1:3wb06e3pkSAbeQ52E9H9iFoQsEEwGN64994WTCIhntQ= github.com/NYTimes/gziphandler v1.1.1 h1:ZUDjpQae29j0ryrS0u/B8HZfJBtBQHjqw2rQ2cqUQ3I= github.com/NYTimes/gziphandler v1.1.1/go.mod h1:n/CVRwUEOgIxrgPvAQhUUr9oeUtvrhMomdKFjzJNB0c= @@ -647,27 +649,17 @@ golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898/go.mod h1:I/5z698sn9Ka8T golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0= golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 h1:go1bK/D/BFZV2I8cIQd1NKEZ+0owSTG1fDTci4IqFcE= golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0= -gomodules.xyz/clock v0.0.0-20200817085942-06523dba733f h1:hTyhR4r+tj1Uq7/PpFxLTzbeA0LhMVp7bEYfhkzFjdY= -gomodules.xyz/clock v0.0.0-20200817085942-06523dba733f/go.mod h1:K3m7N+nBOlf91/tpv8REUGwsAgaKFwElQCuiLhm12AQ= gomodules.xyz/homedir v0.0.0-20201104190528-bcd4d5d94b84 h1:RH11GBm37fGstaCcoFB5KtcUijofDS0yxcdkCS6vx/A= gomodules.xyz/homedir v0.0.0-20201104190528-bcd4d5d94b84/go.mod h1:rNt5O0KsgdJjAD/UXuxhO2N3b5TegqEk1T8HG9eraH4= gomodules.xyz/jsonpatch/v2 v2.1.0 h1:Phva6wqu+xR//Njw6iorylFFgn/z547tw5Ne3HZPQ+k= gomodules.xyz/jsonpatch/v2 v2.1.0/go.mod h1:IhYNNY4jnS53ZnfE4PAmpKtDpTCj1JFXc+3mwe7XcUU= -gomodules.xyz/kglog v0.0.1 h1:uB5HcipJvTDR5OLi3XiLzyvGzZbmAh37LO4TZGeur6c= -gomodules.xyz/kglog v0.0.1/go.mod h1:+zsiQO9SrbeUeqI5fYEIl/96o5dNoWUM0J69BUMEmDc= gomodules.xyz/password-generator v0.2.6/go.mod h1:TvwYYTx9+P1pPwKQKfZgB/wr2Id9MqAQ3B5auY7reNg= gomodules.xyz/pointer v0.0.0-20201105040656-991dd254b680/go.mod h1:sPLsC0+yLTRecUiC5yVlyvXhZ6LAGojNCRWNNqoplvo= gomodules.xyz/pointer v0.0.0-20201105071923-daf60fa55209 h1:7tRaHoF3a725gtWs/NKkRNK5sBMXUyopVIsJ4WvhcTI= gomodules.xyz/pointer v0.0.0-20201105071923-daf60fa55209/go.mod h1:sPLsC0+yLTRecUiC5yVlyvXhZ6LAGojNCRWNNqoplvo= -gomodules.xyz/runtime v0.2.0 h1:fzoGf/lnQ2F/rakbCjNfrZZFiNQ8XVLrR5YrtuhrtkU= -gomodules.xyz/runtime v0.2.0/go.mod h1:/R/Dw906YIUHKJ5cfKUaJgJrojFjpRU+n0s3Wjn1tqs= gomodules.xyz/sets v0.0.0-20200930152147-4f4543544799/go.mod h1:jKgNp01/iDs+svOWXaPk5cKP3VXy0mWUoTF/ore+aMc= -gomodules.xyz/version v0.1.0 h1:inGItCg/egI0jPMeIE0SQkiDIJaodOMoCrxYqasQLR0= -gomodules.xyz/version v0.1.0/go.mod h1:Y8xuV02mL/45psyPKG3NCVOwvAOy6T5Kx0l3rCjKSjU= -gomodules.xyz/wait v0.0.0-20210218105358-639bd9211545 h1:iiD24jN1H8PzliVe1igIzYsx8+VmbXG12y9UUSupUJU= -gomodules.xyz/wait v0.0.0-20210218105358-639bd9211545/go.mod h1:g/epKzZQuCqgvhzhaoG4cSBNGHqnOrhFR4Q7szDJ1JM= -gomodules.xyz/x v0.0.3 h1:eAYWD/byCpuZGsxuENqS/iutPzRk/N8B+wOHJ9Bx7ig= -gomodules.xyz/x v0.0.3/go.mod h1:E7ulagfan4tGmqGE07MD0J8o3HvCcPR862vYRvR0qd4= +gomodules.xyz/x v0.0.5 h1:2ysXizs7gC9QpFds6qNGxMuzNwBzhM9VUfGVSv9Vv+E= +gomodules.xyz/x v0.0.5/go.mod h1:EGy7cB7ifSuOcbNFc0U1zUPTf5yY8RtXVJlAlhGS9OE= google.golang.org/api v0.20.0/go.mod h1:BwFmGc8tA3vsd7r/7kR8DY7iEEGSU04BFxCo5jP/sfE= google.golang.org/appengine v1.2.0/go.mod h1:xpcJRLb0r/rnEns0DIKYYv+WjYCduHsrkT7/EB5XEv4= google.golang.org/appengine v1.4.0/go.mod h1:xpcJRLb0r/rnEns0DIKYYv+WjYCduHsrkT7/EB5XEv4= diff --git a/vendor/kmodules.xyz/client-go/meta/status.go b/vendor/kmodules.xyz/client-go/meta/status.go new file mode 100644 index 000000000..68519ec32 --- /dev/null +++ b/vendor/kmodules.xyz/client-go/meta/status.go @@ -0,0 +1,153 @@ +/* +Copyright AppsCode Inc. and Contributors + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + +package meta + +import ( + "fmt" + "reflect" + + "github.com/fatih/structs" + metav1 "k8s.io/apimachinery/pkg/apis/meta/v1" + "k8s.io/apimachinery/pkg/apis/meta/v1/unstructured" + "k8s.io/klog/v2" +) + +type Condition struct { + Type string `json:"type"` + Status string `json:"status"` + ObservedGeneration int64 `json:"observedGeneration,omitempty"` +} + +func StatusEqual(old, new interface{}) bool { + oldStatus, oldExists := extractStatusFromObject(old) + newStatus, newExists := extractStatusFromObject(new) + if oldExists && newExists { + result := reflect.DeepEqual(oldStatus, newStatus) + if !result && klog.V(8).Enabled() { + if diff, err := JsonDiff(oldStatus, newStatus); err == nil { + klog.V(8).Infoln(diff) + } + } + return result + } + return !oldExists && !newExists +} + +func StatusConditionAwareEqual(old, new interface{}) bool { + oldStatus, oldExists := extractStatusFromObject(old) + newStatus, newExists := extractStatusFromObject(new) + if oldExists && newExists { + oldKind := reflect.TypeOf(oldStatus).Kind() + newKind := reflect.TypeOf(newStatus).Kind() + if oldKind != newKind { + klog.Warningf("old status kind %s does not match new status kind %s", oldKind, newKind) + return false + } + + var result bool + if oldKind == reflect.Map { + result = statusMapEqual(oldStatus.(map[string]interface{}), newStatus.(map[string]interface{})) + } else { + oldStruct := structs.New(oldStatus) + oldStruct.TagName = "json" + + newStruct := structs.New(newStatus) + newStruct.TagName = "json" + + result = statusMapEqual(oldStruct.Map(), newStruct.Map()) + } + if !result && klog.V(8).Enabled() { + if diff, err := JsonDiff(oldStatus, newStatus); err == nil { + klog.V(8).Infoln(diff) + } + } + return result + } + return !oldExists && !newExists +} + +func extractStatusFromObject(o interface{}) (interface{}, bool) { + switch obj := o.(type) { + case *unstructured.Unstructured: + v, ok, _ := unstructured.NestedFieldNoCopy(obj.Object, "status") + return v, ok && v != nil + case metav1.Object: + st := structs.New(obj) + field, ok := st.FieldOk("Status") + if !ok { + return nil, ok + } + return field.Value(), true + } + panic(fmt.Errorf("unknown object %v", reflect.TypeOf(o))) +} + +func conditionsEqual(old, nu []Condition) bool { + // optimization + if len(old) != len(nu) { + return false + } + oldMap := make(map[Condition]bool, len(old)) + for _, c := range old { + oldMap[c] = true + } + for _, c := range nu { + if !oldMap[c] { + return false + } + } + return true +} + +func statusMapEqual(old, nu map[string]interface{}) bool { + // optimization + if len(old) != len(nu) { + return false + } + + for key, oldVal := range old { + newVal, ok := nu[key] + if !ok { + return false + } + if key == "conditions" { + // special case + oldCond := make([]Condition, 0) + if err := DecodeObject(oldVal, &oldCond); err != nil { + klog.Errorln(err) + return false + } + nuCond := make([]Condition, 0) + if err := DecodeObject(newVal, &nuCond); err != nil { + klog.Errorln(err) + return false + } + if !conditionsEqual(oldCond, nuCond) { + return false + } + } else if !reflect.DeepEqual(oldVal, newVal) { + return false + } + } + + for key := range nu { + if _, ok := old[key]; !ok { + return false + } + } + return true +} diff --git a/vendor/kmodules.xyz/client-go/tools/cli/cli.go b/vendor/kmodules.xyz/client-go/tools/cli/cli.go index dab16d886..7bb2f5d87 100644 --- a/vendor/kmodules.xyz/client-go/tools/cli/cli.go +++ b/vendor/kmodules.xyz/client-go/tools/cli/cli.go @@ -25,7 +25,6 @@ import ( ga "github.com/jpillora/go-ogle-analytics" "github.com/spf13/cobra" - "gomodules.xyz/kglog" ) const ( @@ -36,7 +35,6 @@ const ( var ( AnalyticsClientID = analytics.ClientID() EnableAnalytics = true - LoggerOptions kglog.Options ) func SendAnalytics(c *cobra.Command, version string) { diff --git a/vendor/kmodules.xyz/custom-resources/apis/auditor/register.go b/vendor/kmodules.xyz/custom-resources/apis/auditor/register.go new file mode 100644 index 000000000..0fd2c165a --- /dev/null +++ b/vendor/kmodules.xyz/custom-resources/apis/auditor/register.go @@ -0,0 +1,20 @@ +/* +Copyright AppsCode Inc. and Contributors + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + +package auditor + +// GroupName is the group name use in this package +const GroupName = "auditor.appscode.com" diff --git a/vendor/kmodules.xyz/custom-resources/apis/auditor/v1alpha1/auditregistration_types.go b/vendor/kmodules.xyz/custom-resources/apis/auditor/v1alpha1/auditregistration_types.go new file mode 100644 index 000000000..6c3e2d3cc --- /dev/null +++ b/vendor/kmodules.xyz/custom-resources/apis/auditor/v1alpha1/auditregistration_types.go @@ -0,0 +1,49 @@ +/* +Copyright AppsCode Inc. and Contributors + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + +package v1alpha1 + +import ( + metav1 "k8s.io/apimachinery/pkg/apis/meta/v1" +) + +const ( + ResourceKindAuditRegistration = "AuditRegistration" +) + +// +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object + +type AuditRegistration struct { + metav1.TypeMeta `json:",inline,omitempty"` + + // Resources that this rule matches. An empty list implies all kinds in all API groups. + // +optional + Resources []GroupResources `json:"resources,omitempty"` +} + +// GroupResources represents resource kinds in an API group. +type GroupResources struct { + // Group is the name of the API group that contains the resources. + // The empty string represents the core API group. + // +optional + Group string `json:"group"` + // Resources is a list of resources within the API group. Subresources are + // matched using a "/" to indicate the subresource. For example, "pods/log" + // would match request to the log subresource of pods. The top level resource + // does not match subresources, "pods" doesn't match "pods/log". + // +optional + Resources []string `json:"resources,omitempty"` +} diff --git a/vendor/kmodules.xyz/custom-resources/apis/auditor/v1alpha1/doc.go b/vendor/kmodules.xyz/custom-resources/apis/auditor/v1alpha1/doc.go new file mode 100644 index 000000000..f885f52cf --- /dev/null +++ b/vendor/kmodules.xyz/custom-resources/apis/auditor/v1alpha1/doc.go @@ -0,0 +1,25 @@ +/* +Copyright AppsCode Inc. and Contributors + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + +// Package v1alpha1 is the v1alpha1 version of the API. + +// +k8s:deepcopy-gen=package,register +// +k8s:conversion-gen=kmodules.xyz/custom-resources/apis/auditor +// +k8s:openapi-gen=true +// +k8s:defaulter-gen=TypeMeta + +// +groupName=auditor.appscode.com +package v1alpha1 diff --git a/vendor/kmodules.xyz/custom-resources/apis/auditor/v1alpha1/openapi_generated.go b/vendor/kmodules.xyz/custom-resources/apis/auditor/v1alpha1/openapi_generated.go new file mode 100644 index 000000000..9ba84cbbf --- /dev/null +++ b/vendor/kmodules.xyz/custom-resources/apis/auditor/v1alpha1/openapi_generated.go @@ -0,0 +1,15878 @@ +// +build !ignore_autogenerated + +/* +Copyright AppsCode Inc. and Contributors + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + +// Code generated by openapi-gen. DO NOT EDIT. + +// This file was autogenerated by openapi-gen. Do not edit it manually! + +package v1alpha1 + +import ( + spec "github.com/go-openapi/spec" + resource "k8s.io/apimachinery/pkg/api/resource" + v1 "k8s.io/apimachinery/pkg/apis/meta/v1" + runtime "k8s.io/apimachinery/pkg/runtime" + intstr "k8s.io/apimachinery/pkg/util/intstr" + common "k8s.io/kube-openapi/pkg/common" +) + +func GetOpenAPIDefinitions(ref common.ReferenceCallback) map[string]common.OpenAPIDefinition { + return map[string]common.OpenAPIDefinition{ + "k8s.io/api/apps/v1.ControllerRevision": schema_k8sio_api_apps_v1_ControllerRevision(ref), + "k8s.io/api/apps/v1.ControllerRevisionList": schema_k8sio_api_apps_v1_ControllerRevisionList(ref), + "k8s.io/api/apps/v1.DaemonSet": schema_k8sio_api_apps_v1_DaemonSet(ref), + "k8s.io/api/apps/v1.DaemonSetCondition": schema_k8sio_api_apps_v1_DaemonSetCondition(ref), + "k8s.io/api/apps/v1.DaemonSetList": schema_k8sio_api_apps_v1_DaemonSetList(ref), + "k8s.io/api/apps/v1.DaemonSetSpec": schema_k8sio_api_apps_v1_DaemonSetSpec(ref), + "k8s.io/api/apps/v1.DaemonSetStatus": schema_k8sio_api_apps_v1_DaemonSetStatus(ref), + "k8s.io/api/apps/v1.DaemonSetUpdateStrategy": schema_k8sio_api_apps_v1_DaemonSetUpdateStrategy(ref), + "k8s.io/api/apps/v1.Deployment": schema_k8sio_api_apps_v1_Deployment(ref), + "k8s.io/api/apps/v1.DeploymentCondition": schema_k8sio_api_apps_v1_DeploymentCondition(ref), + "k8s.io/api/apps/v1.DeploymentList": schema_k8sio_api_apps_v1_DeploymentList(ref), + "k8s.io/api/apps/v1.DeploymentSpec": schema_k8sio_api_apps_v1_DeploymentSpec(ref), + "k8s.io/api/apps/v1.DeploymentStatus": schema_k8sio_api_apps_v1_DeploymentStatus(ref), + "k8s.io/api/apps/v1.DeploymentStrategy": schema_k8sio_api_apps_v1_DeploymentStrategy(ref), + "k8s.io/api/apps/v1.ReplicaSet": schema_k8sio_api_apps_v1_ReplicaSet(ref), + "k8s.io/api/apps/v1.ReplicaSetCondition": schema_k8sio_api_apps_v1_ReplicaSetCondition(ref), + "k8s.io/api/apps/v1.ReplicaSetList": schema_k8sio_api_apps_v1_ReplicaSetList(ref), + "k8s.io/api/apps/v1.ReplicaSetSpec": schema_k8sio_api_apps_v1_ReplicaSetSpec(ref), + "k8s.io/api/apps/v1.ReplicaSetStatus": schema_k8sio_api_apps_v1_ReplicaSetStatus(ref), + "k8s.io/api/apps/v1.RollingUpdateDaemonSet": schema_k8sio_api_apps_v1_RollingUpdateDaemonSet(ref), + "k8s.io/api/apps/v1.RollingUpdateDeployment": schema_k8sio_api_apps_v1_RollingUpdateDeployment(ref), + "k8s.io/api/apps/v1.RollingUpdateStatefulSetStrategy": schema_k8sio_api_apps_v1_RollingUpdateStatefulSetStrategy(ref), + "k8s.io/api/apps/v1.StatefulSet": schema_k8sio_api_apps_v1_StatefulSet(ref), + "k8s.io/api/apps/v1.StatefulSetCondition": schema_k8sio_api_apps_v1_StatefulSetCondition(ref), + "k8s.io/api/apps/v1.StatefulSetList": schema_k8sio_api_apps_v1_StatefulSetList(ref), + "k8s.io/api/apps/v1.StatefulSetSpec": schema_k8sio_api_apps_v1_StatefulSetSpec(ref), + "k8s.io/api/apps/v1.StatefulSetStatus": schema_k8sio_api_apps_v1_StatefulSetStatus(ref), + "k8s.io/api/apps/v1.StatefulSetUpdateStrategy": schema_k8sio_api_apps_v1_StatefulSetUpdateStrategy(ref), + "k8s.io/api/core/v1.AWSElasticBlockStoreVolumeSource": schema_k8sio_api_core_v1_AWSElasticBlockStoreVolumeSource(ref), + "k8s.io/api/core/v1.Affinity": schema_k8sio_api_core_v1_Affinity(ref), + "k8s.io/api/core/v1.AttachedVolume": schema_k8sio_api_core_v1_AttachedVolume(ref), + "k8s.io/api/core/v1.AvoidPods": schema_k8sio_api_core_v1_AvoidPods(ref), + "k8s.io/api/core/v1.AzureDiskVolumeSource": schema_k8sio_api_core_v1_AzureDiskVolumeSource(ref), + "k8s.io/api/core/v1.AzureFilePersistentVolumeSource": schema_k8sio_api_core_v1_AzureFilePersistentVolumeSource(ref), + "k8s.io/api/core/v1.AzureFileVolumeSource": schema_k8sio_api_core_v1_AzureFileVolumeSource(ref), + "k8s.io/api/core/v1.Binding": schema_k8sio_api_core_v1_Binding(ref), + "k8s.io/api/core/v1.CSIPersistentVolumeSource": schema_k8sio_api_core_v1_CSIPersistentVolumeSource(ref), + "k8s.io/api/core/v1.CSIVolumeSource": schema_k8sio_api_core_v1_CSIVolumeSource(ref), + "k8s.io/api/core/v1.Capabilities": schema_k8sio_api_core_v1_Capabilities(ref), + "k8s.io/api/core/v1.CephFSPersistentVolumeSource": schema_k8sio_api_core_v1_CephFSPersistentVolumeSource(ref), + "k8s.io/api/core/v1.CephFSVolumeSource": schema_k8sio_api_core_v1_CephFSVolumeSource(ref), + "k8s.io/api/core/v1.CinderPersistentVolumeSource": schema_k8sio_api_core_v1_CinderPersistentVolumeSource(ref), + "k8s.io/api/core/v1.CinderVolumeSource": schema_k8sio_api_core_v1_CinderVolumeSource(ref), + "k8s.io/api/core/v1.ClientIPConfig": schema_k8sio_api_core_v1_ClientIPConfig(ref), + "k8s.io/api/core/v1.ComponentCondition": schema_k8sio_api_core_v1_ComponentCondition(ref), + "k8s.io/api/core/v1.ComponentStatus": schema_k8sio_api_core_v1_ComponentStatus(ref), + "k8s.io/api/core/v1.ComponentStatusList": schema_k8sio_api_core_v1_ComponentStatusList(ref), + "k8s.io/api/core/v1.ConfigMap": schema_k8sio_api_core_v1_ConfigMap(ref), + "k8s.io/api/core/v1.ConfigMapEnvSource": schema_k8sio_api_core_v1_ConfigMapEnvSource(ref), + "k8s.io/api/core/v1.ConfigMapKeySelector": schema_k8sio_api_core_v1_ConfigMapKeySelector(ref), + "k8s.io/api/core/v1.ConfigMapList": schema_k8sio_api_core_v1_ConfigMapList(ref), + "k8s.io/api/core/v1.ConfigMapNodeConfigSource": schema_k8sio_api_core_v1_ConfigMapNodeConfigSource(ref), + "k8s.io/api/core/v1.ConfigMapProjection": schema_k8sio_api_core_v1_ConfigMapProjection(ref), + "k8s.io/api/core/v1.ConfigMapVolumeSource": schema_k8sio_api_core_v1_ConfigMapVolumeSource(ref), + "k8s.io/api/core/v1.Container": schema_k8sio_api_core_v1_Container(ref), + "k8s.io/api/core/v1.ContainerImage": schema_k8sio_api_core_v1_ContainerImage(ref), + "k8s.io/api/core/v1.ContainerPort": schema_k8sio_api_core_v1_ContainerPort(ref), + "k8s.io/api/core/v1.ContainerState": schema_k8sio_api_core_v1_ContainerState(ref), + "k8s.io/api/core/v1.ContainerStateRunning": schema_k8sio_api_core_v1_ContainerStateRunning(ref), + "k8s.io/api/core/v1.ContainerStateTerminated": schema_k8sio_api_core_v1_ContainerStateTerminated(ref), + "k8s.io/api/core/v1.ContainerStateWaiting": schema_k8sio_api_core_v1_ContainerStateWaiting(ref), + "k8s.io/api/core/v1.ContainerStatus": schema_k8sio_api_core_v1_ContainerStatus(ref), + "k8s.io/api/core/v1.DaemonEndpoint": schema_k8sio_api_core_v1_DaemonEndpoint(ref), + "k8s.io/api/core/v1.DownwardAPIProjection": schema_k8sio_api_core_v1_DownwardAPIProjection(ref), + "k8s.io/api/core/v1.DownwardAPIVolumeFile": schema_k8sio_api_core_v1_DownwardAPIVolumeFile(ref), + "k8s.io/api/core/v1.DownwardAPIVolumeSource": schema_k8sio_api_core_v1_DownwardAPIVolumeSource(ref), + "k8s.io/api/core/v1.EmptyDirVolumeSource": schema_k8sio_api_core_v1_EmptyDirVolumeSource(ref), + "k8s.io/api/core/v1.EndpointAddress": schema_k8sio_api_core_v1_EndpointAddress(ref), + "k8s.io/api/core/v1.EndpointPort": schema_k8sio_api_core_v1_EndpointPort(ref), + "k8s.io/api/core/v1.EndpointSubset": schema_k8sio_api_core_v1_EndpointSubset(ref), + "k8s.io/api/core/v1.Endpoints": schema_k8sio_api_core_v1_Endpoints(ref), + "k8s.io/api/core/v1.EndpointsList": schema_k8sio_api_core_v1_EndpointsList(ref), + "k8s.io/api/core/v1.EnvFromSource": schema_k8sio_api_core_v1_EnvFromSource(ref), + "k8s.io/api/core/v1.EnvVar": schema_k8sio_api_core_v1_EnvVar(ref), + "k8s.io/api/core/v1.EnvVarSource": schema_k8sio_api_core_v1_EnvVarSource(ref), + "k8s.io/api/core/v1.EphemeralContainer": schema_k8sio_api_core_v1_EphemeralContainer(ref), + "k8s.io/api/core/v1.EphemeralContainerCommon": schema_k8sio_api_core_v1_EphemeralContainerCommon(ref), + "k8s.io/api/core/v1.EphemeralContainers": schema_k8sio_api_core_v1_EphemeralContainers(ref), + "k8s.io/api/core/v1.EphemeralVolumeSource": schema_k8sio_api_core_v1_EphemeralVolumeSource(ref), + "k8s.io/api/core/v1.Event": schema_k8sio_api_core_v1_Event(ref), + "k8s.io/api/core/v1.EventList": schema_k8sio_api_core_v1_EventList(ref), + "k8s.io/api/core/v1.EventSeries": schema_k8sio_api_core_v1_EventSeries(ref), + "k8s.io/api/core/v1.EventSource": schema_k8sio_api_core_v1_EventSource(ref), + "k8s.io/api/core/v1.ExecAction": schema_k8sio_api_core_v1_ExecAction(ref), + "k8s.io/api/core/v1.FCVolumeSource": schema_k8sio_api_core_v1_FCVolumeSource(ref), + "k8s.io/api/core/v1.FlexPersistentVolumeSource": schema_k8sio_api_core_v1_FlexPersistentVolumeSource(ref), + "k8s.io/api/core/v1.FlexVolumeSource": schema_k8sio_api_core_v1_FlexVolumeSource(ref), + "k8s.io/api/core/v1.FlockerVolumeSource": schema_k8sio_api_core_v1_FlockerVolumeSource(ref), + "k8s.io/api/core/v1.GCEPersistentDiskVolumeSource": schema_k8sio_api_core_v1_GCEPersistentDiskVolumeSource(ref), + "k8s.io/api/core/v1.GitRepoVolumeSource": schema_k8sio_api_core_v1_GitRepoVolumeSource(ref), + "k8s.io/api/core/v1.GlusterfsPersistentVolumeSource": schema_k8sio_api_core_v1_GlusterfsPersistentVolumeSource(ref), + "k8s.io/api/core/v1.GlusterfsVolumeSource": schema_k8sio_api_core_v1_GlusterfsVolumeSource(ref), + "k8s.io/api/core/v1.HTTPGetAction": schema_k8sio_api_core_v1_HTTPGetAction(ref), + "k8s.io/api/core/v1.HTTPHeader": schema_k8sio_api_core_v1_HTTPHeader(ref), + "k8s.io/api/core/v1.Handler": schema_k8sio_api_core_v1_Handler(ref), + "k8s.io/api/core/v1.HostAlias": schema_k8sio_api_core_v1_HostAlias(ref), + "k8s.io/api/core/v1.HostPathVolumeSource": schema_k8sio_api_core_v1_HostPathVolumeSource(ref), + "k8s.io/api/core/v1.ISCSIPersistentVolumeSource": schema_k8sio_api_core_v1_ISCSIPersistentVolumeSource(ref), + "k8s.io/api/core/v1.ISCSIVolumeSource": schema_k8sio_api_core_v1_ISCSIVolumeSource(ref), + "k8s.io/api/core/v1.KeyToPath": schema_k8sio_api_core_v1_KeyToPath(ref), + "k8s.io/api/core/v1.Lifecycle": schema_k8sio_api_core_v1_Lifecycle(ref), + "k8s.io/api/core/v1.LimitRange": schema_k8sio_api_core_v1_LimitRange(ref), + "k8s.io/api/core/v1.LimitRangeItem": schema_k8sio_api_core_v1_LimitRangeItem(ref), + "k8s.io/api/core/v1.LimitRangeList": schema_k8sio_api_core_v1_LimitRangeList(ref), + "k8s.io/api/core/v1.LimitRangeSpec": schema_k8sio_api_core_v1_LimitRangeSpec(ref), + "k8s.io/api/core/v1.List": schema_k8sio_api_core_v1_List(ref), + "k8s.io/api/core/v1.LoadBalancerIngress": schema_k8sio_api_core_v1_LoadBalancerIngress(ref), + "k8s.io/api/core/v1.LoadBalancerStatus": schema_k8sio_api_core_v1_LoadBalancerStatus(ref), + "k8s.io/api/core/v1.LocalObjectReference": schema_k8sio_api_core_v1_LocalObjectReference(ref), + "k8s.io/api/core/v1.LocalVolumeSource": schema_k8sio_api_core_v1_LocalVolumeSource(ref), + "k8s.io/api/core/v1.NFSVolumeSource": schema_k8sio_api_core_v1_NFSVolumeSource(ref), + "k8s.io/api/core/v1.Namespace": schema_k8sio_api_core_v1_Namespace(ref), + "k8s.io/api/core/v1.NamespaceCondition": schema_k8sio_api_core_v1_NamespaceCondition(ref), + "k8s.io/api/core/v1.NamespaceList": schema_k8sio_api_core_v1_NamespaceList(ref), + "k8s.io/api/core/v1.NamespaceSpec": schema_k8sio_api_core_v1_NamespaceSpec(ref), + "k8s.io/api/core/v1.NamespaceStatus": schema_k8sio_api_core_v1_NamespaceStatus(ref), + "k8s.io/api/core/v1.Node": schema_k8sio_api_core_v1_Node(ref), + "k8s.io/api/core/v1.NodeAddress": schema_k8sio_api_core_v1_NodeAddress(ref), + "k8s.io/api/core/v1.NodeAffinity": schema_k8sio_api_core_v1_NodeAffinity(ref), + "k8s.io/api/core/v1.NodeCondition": schema_k8sio_api_core_v1_NodeCondition(ref), + "k8s.io/api/core/v1.NodeConfigSource": schema_k8sio_api_core_v1_NodeConfigSource(ref), + "k8s.io/api/core/v1.NodeConfigStatus": schema_k8sio_api_core_v1_NodeConfigStatus(ref), + "k8s.io/api/core/v1.NodeDaemonEndpoints": schema_k8sio_api_core_v1_NodeDaemonEndpoints(ref), + "k8s.io/api/core/v1.NodeList": schema_k8sio_api_core_v1_NodeList(ref), + "k8s.io/api/core/v1.NodeProxyOptions": schema_k8sio_api_core_v1_NodeProxyOptions(ref), + "k8s.io/api/core/v1.NodeResources": schema_k8sio_api_core_v1_NodeResources(ref), + "k8s.io/api/core/v1.NodeSelector": schema_k8sio_api_core_v1_NodeSelector(ref), + "k8s.io/api/core/v1.NodeSelectorRequirement": schema_k8sio_api_core_v1_NodeSelectorRequirement(ref), + "k8s.io/api/core/v1.NodeSelectorTerm": schema_k8sio_api_core_v1_NodeSelectorTerm(ref), + "k8s.io/api/core/v1.NodeSpec": schema_k8sio_api_core_v1_NodeSpec(ref), + "k8s.io/api/core/v1.NodeStatus": schema_k8sio_api_core_v1_NodeStatus(ref), + "k8s.io/api/core/v1.NodeSystemInfo": schema_k8sio_api_core_v1_NodeSystemInfo(ref), + "k8s.io/api/core/v1.ObjectFieldSelector": schema_k8sio_api_core_v1_ObjectFieldSelector(ref), + "k8s.io/api/core/v1.ObjectReference": schema_k8sio_api_core_v1_ObjectReference(ref), + "k8s.io/api/core/v1.PersistentVolume": schema_k8sio_api_core_v1_PersistentVolume(ref), + "k8s.io/api/core/v1.PersistentVolumeClaim": schema_k8sio_api_core_v1_PersistentVolumeClaim(ref), + "k8s.io/api/core/v1.PersistentVolumeClaimCondition": schema_k8sio_api_core_v1_PersistentVolumeClaimCondition(ref), + "k8s.io/api/core/v1.PersistentVolumeClaimList": schema_k8sio_api_core_v1_PersistentVolumeClaimList(ref), + "k8s.io/api/core/v1.PersistentVolumeClaimSpec": schema_k8sio_api_core_v1_PersistentVolumeClaimSpec(ref), + "k8s.io/api/core/v1.PersistentVolumeClaimStatus": schema_k8sio_api_core_v1_PersistentVolumeClaimStatus(ref), + "k8s.io/api/core/v1.PersistentVolumeClaimTemplate": schema_k8sio_api_core_v1_PersistentVolumeClaimTemplate(ref), + "k8s.io/api/core/v1.PersistentVolumeClaimVolumeSource": schema_k8sio_api_core_v1_PersistentVolumeClaimVolumeSource(ref), + "k8s.io/api/core/v1.PersistentVolumeList": schema_k8sio_api_core_v1_PersistentVolumeList(ref), + "k8s.io/api/core/v1.PersistentVolumeSource": schema_k8sio_api_core_v1_PersistentVolumeSource(ref), + "k8s.io/api/core/v1.PersistentVolumeSpec": schema_k8sio_api_core_v1_PersistentVolumeSpec(ref), + "k8s.io/api/core/v1.PersistentVolumeStatus": schema_k8sio_api_core_v1_PersistentVolumeStatus(ref), + "k8s.io/api/core/v1.PhotonPersistentDiskVolumeSource": schema_k8sio_api_core_v1_PhotonPersistentDiskVolumeSource(ref), + "k8s.io/api/core/v1.Pod": schema_k8sio_api_core_v1_Pod(ref), + "k8s.io/api/core/v1.PodAffinity": schema_k8sio_api_core_v1_PodAffinity(ref), + "k8s.io/api/core/v1.PodAffinityTerm": schema_k8sio_api_core_v1_PodAffinityTerm(ref), + "k8s.io/api/core/v1.PodAntiAffinity": schema_k8sio_api_core_v1_PodAntiAffinity(ref), + "k8s.io/api/core/v1.PodAttachOptions": schema_k8sio_api_core_v1_PodAttachOptions(ref), + "k8s.io/api/core/v1.PodCondition": schema_k8sio_api_core_v1_PodCondition(ref), + "k8s.io/api/core/v1.PodDNSConfig": schema_k8sio_api_core_v1_PodDNSConfig(ref), + "k8s.io/api/core/v1.PodDNSConfigOption": schema_k8sio_api_core_v1_PodDNSConfigOption(ref), + "k8s.io/api/core/v1.PodExecOptions": schema_k8sio_api_core_v1_PodExecOptions(ref), + "k8s.io/api/core/v1.PodIP": schema_k8sio_api_core_v1_PodIP(ref), + "k8s.io/api/core/v1.PodList": schema_k8sio_api_core_v1_PodList(ref), + "k8s.io/api/core/v1.PodLogOptions": schema_k8sio_api_core_v1_PodLogOptions(ref), + "k8s.io/api/core/v1.PodPortForwardOptions": schema_k8sio_api_core_v1_PodPortForwardOptions(ref), + "k8s.io/api/core/v1.PodProxyOptions": schema_k8sio_api_core_v1_PodProxyOptions(ref), + "k8s.io/api/core/v1.PodReadinessGate": schema_k8sio_api_core_v1_PodReadinessGate(ref), + "k8s.io/api/core/v1.PodSecurityContext": schema_k8sio_api_core_v1_PodSecurityContext(ref), + "k8s.io/api/core/v1.PodSignature": schema_k8sio_api_core_v1_PodSignature(ref), + "k8s.io/api/core/v1.PodSpec": schema_k8sio_api_core_v1_PodSpec(ref), + "k8s.io/api/core/v1.PodStatus": schema_k8sio_api_core_v1_PodStatus(ref), + "k8s.io/api/core/v1.PodStatusResult": schema_k8sio_api_core_v1_PodStatusResult(ref), + "k8s.io/api/core/v1.PodTemplate": schema_k8sio_api_core_v1_PodTemplate(ref), + "k8s.io/api/core/v1.PodTemplateList": schema_k8sio_api_core_v1_PodTemplateList(ref), + "k8s.io/api/core/v1.PodTemplateSpec": schema_k8sio_api_core_v1_PodTemplateSpec(ref), + "k8s.io/api/core/v1.PortStatus": schema_k8sio_api_core_v1_PortStatus(ref), + "k8s.io/api/core/v1.PortworxVolumeSource": schema_k8sio_api_core_v1_PortworxVolumeSource(ref), + "k8s.io/api/core/v1.PreferAvoidPodsEntry": schema_k8sio_api_core_v1_PreferAvoidPodsEntry(ref), + "k8s.io/api/core/v1.PreferredSchedulingTerm": schema_k8sio_api_core_v1_PreferredSchedulingTerm(ref), + "k8s.io/api/core/v1.Probe": schema_k8sio_api_core_v1_Probe(ref), + "k8s.io/api/core/v1.ProjectedVolumeSource": schema_k8sio_api_core_v1_ProjectedVolumeSource(ref), + "k8s.io/api/core/v1.QuobyteVolumeSource": schema_k8sio_api_core_v1_QuobyteVolumeSource(ref), + "k8s.io/api/core/v1.RBDPersistentVolumeSource": schema_k8sio_api_core_v1_RBDPersistentVolumeSource(ref), + "k8s.io/api/core/v1.RBDVolumeSource": schema_k8sio_api_core_v1_RBDVolumeSource(ref), + "k8s.io/api/core/v1.RangeAllocation": schema_k8sio_api_core_v1_RangeAllocation(ref), + "k8s.io/api/core/v1.ReplicationController": schema_k8sio_api_core_v1_ReplicationController(ref), + "k8s.io/api/core/v1.ReplicationControllerCondition": schema_k8sio_api_core_v1_ReplicationControllerCondition(ref), + "k8s.io/api/core/v1.ReplicationControllerList": schema_k8sio_api_core_v1_ReplicationControllerList(ref), + "k8s.io/api/core/v1.ReplicationControllerSpec": schema_k8sio_api_core_v1_ReplicationControllerSpec(ref), + "k8s.io/api/core/v1.ReplicationControllerStatus": schema_k8sio_api_core_v1_ReplicationControllerStatus(ref), + "k8s.io/api/core/v1.ResourceFieldSelector": schema_k8sio_api_core_v1_ResourceFieldSelector(ref), + "k8s.io/api/core/v1.ResourceQuota": schema_k8sio_api_core_v1_ResourceQuota(ref), + "k8s.io/api/core/v1.ResourceQuotaList": schema_k8sio_api_core_v1_ResourceQuotaList(ref), + "k8s.io/api/core/v1.ResourceQuotaSpec": schema_k8sio_api_core_v1_ResourceQuotaSpec(ref), + "k8s.io/api/core/v1.ResourceQuotaStatus": schema_k8sio_api_core_v1_ResourceQuotaStatus(ref), + "k8s.io/api/core/v1.ResourceRequirements": schema_k8sio_api_core_v1_ResourceRequirements(ref), + "k8s.io/api/core/v1.SELinuxOptions": schema_k8sio_api_core_v1_SELinuxOptions(ref), + "k8s.io/api/core/v1.ScaleIOPersistentVolumeSource": schema_k8sio_api_core_v1_ScaleIOPersistentVolumeSource(ref), + "k8s.io/api/core/v1.ScaleIOVolumeSource": schema_k8sio_api_core_v1_ScaleIOVolumeSource(ref), + "k8s.io/api/core/v1.ScopeSelector": schema_k8sio_api_core_v1_ScopeSelector(ref), + "k8s.io/api/core/v1.ScopedResourceSelectorRequirement": schema_k8sio_api_core_v1_ScopedResourceSelectorRequirement(ref), + "k8s.io/api/core/v1.SeccompProfile": schema_k8sio_api_core_v1_SeccompProfile(ref), + "k8s.io/api/core/v1.Secret": schema_k8sio_api_core_v1_Secret(ref), + "k8s.io/api/core/v1.SecretEnvSource": schema_k8sio_api_core_v1_SecretEnvSource(ref), + "k8s.io/api/core/v1.SecretKeySelector": schema_k8sio_api_core_v1_SecretKeySelector(ref), + "k8s.io/api/core/v1.SecretList": schema_k8sio_api_core_v1_SecretList(ref), + "k8s.io/api/core/v1.SecretProjection": schema_k8sio_api_core_v1_SecretProjection(ref), + "k8s.io/api/core/v1.SecretReference": schema_k8sio_api_core_v1_SecretReference(ref), + "k8s.io/api/core/v1.SecretVolumeSource": schema_k8sio_api_core_v1_SecretVolumeSource(ref), + "k8s.io/api/core/v1.SecurityContext": schema_k8sio_api_core_v1_SecurityContext(ref), + "k8s.io/api/core/v1.SerializedReference": schema_k8sio_api_core_v1_SerializedReference(ref), + "k8s.io/api/core/v1.Service": schema_k8sio_api_core_v1_Service(ref), + "k8s.io/api/core/v1.ServiceAccount": schema_k8sio_api_core_v1_ServiceAccount(ref), + "k8s.io/api/core/v1.ServiceAccountList": schema_k8sio_api_core_v1_ServiceAccountList(ref), + "k8s.io/api/core/v1.ServiceAccountTokenProjection": schema_k8sio_api_core_v1_ServiceAccountTokenProjection(ref), + "k8s.io/api/core/v1.ServiceList": schema_k8sio_api_core_v1_ServiceList(ref), + "k8s.io/api/core/v1.ServicePort": schema_k8sio_api_core_v1_ServicePort(ref), + "k8s.io/api/core/v1.ServiceProxyOptions": schema_k8sio_api_core_v1_ServiceProxyOptions(ref), + "k8s.io/api/core/v1.ServiceSpec": schema_k8sio_api_core_v1_ServiceSpec(ref), + "k8s.io/api/core/v1.ServiceStatus": schema_k8sio_api_core_v1_ServiceStatus(ref), + "k8s.io/api/core/v1.SessionAffinityConfig": schema_k8sio_api_core_v1_SessionAffinityConfig(ref), + "k8s.io/api/core/v1.StorageOSPersistentVolumeSource": schema_k8sio_api_core_v1_StorageOSPersistentVolumeSource(ref), + "k8s.io/api/core/v1.StorageOSVolumeSource": schema_k8sio_api_core_v1_StorageOSVolumeSource(ref), + "k8s.io/api/core/v1.Sysctl": schema_k8sio_api_core_v1_Sysctl(ref), + "k8s.io/api/core/v1.TCPSocketAction": schema_k8sio_api_core_v1_TCPSocketAction(ref), + "k8s.io/api/core/v1.Taint": schema_k8sio_api_core_v1_Taint(ref), + "k8s.io/api/core/v1.Toleration": schema_k8sio_api_core_v1_Toleration(ref), + "k8s.io/api/core/v1.TopologySelectorLabelRequirement": schema_k8sio_api_core_v1_TopologySelectorLabelRequirement(ref), + "k8s.io/api/core/v1.TopologySelectorTerm": schema_k8sio_api_core_v1_TopologySelectorTerm(ref), + "k8s.io/api/core/v1.TopologySpreadConstraint": schema_k8sio_api_core_v1_TopologySpreadConstraint(ref), + "k8s.io/api/core/v1.TypedLocalObjectReference": schema_k8sio_api_core_v1_TypedLocalObjectReference(ref), + "k8s.io/api/core/v1.Volume": schema_k8sio_api_core_v1_Volume(ref), + "k8s.io/api/core/v1.VolumeDevice": schema_k8sio_api_core_v1_VolumeDevice(ref), + "k8s.io/api/core/v1.VolumeMount": schema_k8sio_api_core_v1_VolumeMount(ref), + "k8s.io/api/core/v1.VolumeNodeAffinity": schema_k8sio_api_core_v1_VolumeNodeAffinity(ref), + "k8s.io/api/core/v1.VolumeProjection": schema_k8sio_api_core_v1_VolumeProjection(ref), + "k8s.io/api/core/v1.VolumeSource": schema_k8sio_api_core_v1_VolumeSource(ref), + "k8s.io/api/core/v1.VsphereVirtualDiskVolumeSource": schema_k8sio_api_core_v1_VsphereVirtualDiskVolumeSource(ref), + "k8s.io/api/core/v1.WeightedPodAffinityTerm": schema_k8sio_api_core_v1_WeightedPodAffinityTerm(ref), + "k8s.io/api/core/v1.WindowsSecurityContextOptions": schema_k8sio_api_core_v1_WindowsSecurityContextOptions(ref), + "k8s.io/apimachinery/pkg/api/resource.Quantity": schema_apimachinery_pkg_api_resource_Quantity(ref), + "k8s.io/apimachinery/pkg/api/resource.int64Amount": schema_apimachinery_pkg_api_resource_int64Amount(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.APIGroup": schema_pkg_apis_meta_v1_APIGroup(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.APIGroupList": schema_pkg_apis_meta_v1_APIGroupList(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.APIResource": schema_pkg_apis_meta_v1_APIResource(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.APIResourceList": schema_pkg_apis_meta_v1_APIResourceList(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.APIVersions": schema_pkg_apis_meta_v1_APIVersions(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.ApplyOptions": schema_pkg_apis_meta_v1_ApplyOptions(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.Condition": schema_pkg_apis_meta_v1_Condition(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.CreateOptions": schema_pkg_apis_meta_v1_CreateOptions(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.DeleteOptions": schema_pkg_apis_meta_v1_DeleteOptions(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.Duration": schema_pkg_apis_meta_v1_Duration(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.FieldsV1": schema_pkg_apis_meta_v1_FieldsV1(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.GetOptions": schema_pkg_apis_meta_v1_GetOptions(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.GroupKind": schema_pkg_apis_meta_v1_GroupKind(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.GroupResource": schema_pkg_apis_meta_v1_GroupResource(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.GroupVersion": schema_pkg_apis_meta_v1_GroupVersion(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.GroupVersionForDiscovery": schema_pkg_apis_meta_v1_GroupVersionForDiscovery(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.GroupVersionKind": schema_pkg_apis_meta_v1_GroupVersionKind(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.GroupVersionResource": schema_pkg_apis_meta_v1_GroupVersionResource(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.InternalEvent": schema_pkg_apis_meta_v1_InternalEvent(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.LabelSelector": schema_pkg_apis_meta_v1_LabelSelector(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.LabelSelectorRequirement": schema_pkg_apis_meta_v1_LabelSelectorRequirement(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.List": schema_pkg_apis_meta_v1_List(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta": schema_pkg_apis_meta_v1_ListMeta(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.ListOptions": schema_pkg_apis_meta_v1_ListOptions(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.ManagedFieldsEntry": schema_pkg_apis_meta_v1_ManagedFieldsEntry(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.MicroTime": schema_pkg_apis_meta_v1_MicroTime(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta": schema_pkg_apis_meta_v1_ObjectMeta(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.OwnerReference": schema_pkg_apis_meta_v1_OwnerReference(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.PartialObjectMetadata": schema_pkg_apis_meta_v1_PartialObjectMetadata(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.PartialObjectMetadataList": schema_pkg_apis_meta_v1_PartialObjectMetadataList(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.Patch": schema_pkg_apis_meta_v1_Patch(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.PatchOptions": schema_pkg_apis_meta_v1_PatchOptions(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.Preconditions": schema_pkg_apis_meta_v1_Preconditions(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.RootPaths": schema_pkg_apis_meta_v1_RootPaths(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.ServerAddressByClientCIDR": schema_pkg_apis_meta_v1_ServerAddressByClientCIDR(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.Status": schema_pkg_apis_meta_v1_Status(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.StatusCause": schema_pkg_apis_meta_v1_StatusCause(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.StatusDetails": schema_pkg_apis_meta_v1_StatusDetails(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.Table": schema_pkg_apis_meta_v1_Table(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.TableColumnDefinition": schema_pkg_apis_meta_v1_TableColumnDefinition(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.TableOptions": schema_pkg_apis_meta_v1_TableOptions(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.TableRow": schema_pkg_apis_meta_v1_TableRow(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.TableRowCondition": schema_pkg_apis_meta_v1_TableRowCondition(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.Time": schema_pkg_apis_meta_v1_Time(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.Timestamp": schema_pkg_apis_meta_v1_Timestamp(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.TypeMeta": schema_pkg_apis_meta_v1_TypeMeta(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.UpdateOptions": schema_pkg_apis_meta_v1_UpdateOptions(ref), + "k8s.io/apimachinery/pkg/apis/meta/v1.WatchEvent": schema_pkg_apis_meta_v1_WatchEvent(ref), + "k8s.io/apimachinery/pkg/runtime.RawExtension": schema_k8sio_apimachinery_pkg_runtime_RawExtension(ref), + "k8s.io/apimachinery/pkg/runtime.TypeMeta": schema_k8sio_apimachinery_pkg_runtime_TypeMeta(ref), + "k8s.io/apimachinery/pkg/runtime.Unknown": schema_k8sio_apimachinery_pkg_runtime_Unknown(ref), + "k8s.io/apimachinery/pkg/util/intstr.IntOrString": schema_apimachinery_pkg_util_intstr_IntOrString(ref), + "k8s.io/apimachinery/pkg/version.Info": schema_k8sio_apimachinery_pkg_version_Info(ref), + "kmodules.xyz/custom-resources/apis/auditor/v1alpha1.AuditRegistration": schema_custom_resources_apis_auditor_v1alpha1_AuditRegistration(ref), + "kmodules.xyz/custom-resources/apis/auditor/v1alpha1.GroupResources": schema_custom_resources_apis_auditor_v1alpha1_GroupResources(ref), + } +} + +func schema_k8sio_api_apps_v1_ControllerRevision(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ControllerRevision implements an immutable snapshot of state data. Clients are responsible for serializing and deserializing the objects that contain their internal state. Once a ControllerRevision has been successfully created, it can not be updated. The API Server will fail validation of all requests that attempt to mutate the Data field. ControllerRevisions may, however, be deleted. Note that, due to its use by both the DaemonSet and StatefulSet controllers for update and rollback, this object is beta. However, it may be subject to name and representation changes in future releases, and clients should not depend on its stability. It is primarily for internal use by controllers.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"), + }, + }, + "data": { + SchemaProps: spec.SchemaProps{ + Description: "Data is the serialized representation of the state.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/runtime.RawExtension"), + }, + }, + "revision": { + SchemaProps: spec.SchemaProps{ + Description: "Revision indicates the revision of the state represented by Data.", + Default: 0, + Type: []string{"integer"}, + Format: "int64", + }, + }, + }, + Required: []string{"revision"}, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta", "k8s.io/apimachinery/pkg/runtime.RawExtension"}, + } +} + +func schema_k8sio_api_apps_v1_ControllerRevisionList(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ControllerRevisionList is a resource containing a list of ControllerRevision objects.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"), + }, + }, + "items": { + SchemaProps: spec.SchemaProps{ + Description: "Items is the list of ControllerRevisions", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/apps/v1.ControllerRevision"), + }, + }, + }, + }, + }, + }, + Required: []string{"items"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/apps/v1.ControllerRevision", "k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"}, + } +} + +func schema_k8sio_api_apps_v1_DaemonSet(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "DaemonSet represents the configuration of a daemon set.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"), + }, + }, + "spec": { + SchemaProps: spec.SchemaProps{ + Description: "The desired behavior of this daemon set. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/apps/v1.DaemonSetSpec"), + }, + }, + "status": { + SchemaProps: spec.SchemaProps{ + Description: "The current status of this daemon set. This data may be out of date by some window of time. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/apps/v1.DaemonSetStatus"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/apps/v1.DaemonSetSpec", "k8s.io/api/apps/v1.DaemonSetStatus", "k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"}, + } +} + +func schema_k8sio_api_apps_v1_DaemonSetCondition(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "DaemonSetCondition describes the state of a DaemonSet at a certain point.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "type": { + SchemaProps: spec.SchemaProps{ + Description: "Type of DaemonSet condition.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "status": { + SchemaProps: spec.SchemaProps{ + Description: "Status of the condition, one of True, False, Unknown.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "lastTransitionTime": { + SchemaProps: spec.SchemaProps{ + Description: "Last time the condition transitioned from one status to another.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.Time"), + }, + }, + "reason": { + SchemaProps: spec.SchemaProps{ + Description: "The reason for the condition's last transition.", + Type: []string{"string"}, + Format: "", + }, + }, + "message": { + SchemaProps: spec.SchemaProps{ + Description: "A human readable message indicating details about the transition.", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"type", "status"}, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/apis/meta/v1.Time"}, + } +} + +func schema_k8sio_api_apps_v1_DaemonSetList(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "DaemonSetList is a collection of daemon sets.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"), + }, + }, + "items": { + SchemaProps: spec.SchemaProps{ + Description: "A list of daemon sets.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/apps/v1.DaemonSet"), + }, + }, + }, + }, + }, + }, + Required: []string{"items"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/apps/v1.DaemonSet", "k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"}, + } +} + +func schema_k8sio_api_apps_v1_DaemonSetSpec(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "DaemonSetSpec is the specification of a daemon set.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "selector": { + SchemaProps: spec.SchemaProps{ + Description: "A label query over pods that are managed by the daemon set. Must match in order to be controlled. It must match the pod template's labels. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors", + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.LabelSelector"), + }, + }, + "template": { + SchemaProps: spec.SchemaProps{ + Description: "An object that describes the pod that will be created. The DaemonSet will create exactly one copy of this pod on every node that matches the template's node selector (or on every node if no node selector is specified). More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#pod-template", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.PodTemplateSpec"), + }, + }, + "updateStrategy": { + SchemaProps: spec.SchemaProps{ + Description: "An update strategy to replace existing DaemonSet pods with new pods.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/apps/v1.DaemonSetUpdateStrategy"), + }, + }, + "minReadySeconds": { + SchemaProps: spec.SchemaProps{ + Description: "The minimum number of seconds for which a newly created DaemonSet pod should be ready without any of its container crashing, for it to be considered available. Defaults to 0 (pod will be considered available as soon as it is ready).", + Type: []string{"integer"}, + Format: "int32", + }, + }, + "revisionHistoryLimit": { + SchemaProps: spec.SchemaProps{ + Description: "The number of old history to retain to allow rollback. This is a pointer to distinguish between explicit zero and not specified. Defaults to 10.", + Type: []string{"integer"}, + Format: "int32", + }, + }, + }, + Required: []string{"selector", "template"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/apps/v1.DaemonSetUpdateStrategy", "k8s.io/api/core/v1.PodTemplateSpec", "k8s.io/apimachinery/pkg/apis/meta/v1.LabelSelector"}, + } +} + +func schema_k8sio_api_apps_v1_DaemonSetStatus(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "DaemonSetStatus represents the current status of a daemon set.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "currentNumberScheduled": { + SchemaProps: spec.SchemaProps{ + Description: "The number of nodes that are running at least 1 daemon pod and are supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/", + Default: 0, + Type: []string{"integer"}, + Format: "int32", + }, + }, + "numberMisscheduled": { + SchemaProps: spec.SchemaProps{ + Description: "The number of nodes that are running the daemon pod, but are not supposed to run the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/", + Default: 0, + Type: []string{"integer"}, + Format: "int32", + }, + }, + "desiredNumberScheduled": { + SchemaProps: spec.SchemaProps{ + Description: "The total number of nodes that should be running the daemon pod (including nodes correctly running the daemon pod). More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/", + Default: 0, + Type: []string{"integer"}, + Format: "int32", + }, + }, + "numberReady": { + SchemaProps: spec.SchemaProps{ + Description: "The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and ready.", + Default: 0, + Type: []string{"integer"}, + Format: "int32", + }, + }, + "observedGeneration": { + SchemaProps: spec.SchemaProps{ + Description: "The most recent generation observed by the daemon set controller.", + Type: []string{"integer"}, + Format: "int64", + }, + }, + "updatedNumberScheduled": { + SchemaProps: spec.SchemaProps{ + Description: "The total number of nodes that are running updated daemon pod", + Type: []string{"integer"}, + Format: "int32", + }, + }, + "numberAvailable": { + SchemaProps: spec.SchemaProps{ + Description: "The number of nodes that should be running the daemon pod and have one or more of the daemon pod running and available (ready for at least spec.minReadySeconds)", + Type: []string{"integer"}, + Format: "int32", + }, + }, + "numberUnavailable": { + SchemaProps: spec.SchemaProps{ + Description: "The number of nodes that should be running the daemon pod and have none of the daemon pod running and available (ready for at least spec.minReadySeconds)", + Type: []string{"integer"}, + Format: "int32", + }, + }, + "collisionCount": { + SchemaProps: spec.SchemaProps{ + Description: "Count of hash collisions for the DaemonSet. The DaemonSet controller uses this field as a collision avoidance mechanism when it needs to create the name for the newest ControllerRevision.", + Type: []string{"integer"}, + Format: "int32", + }, + }, + "conditions": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-patch-merge-key": "type", + "x-kubernetes-patch-strategy": "merge", + }, + }, + SchemaProps: spec.SchemaProps{ + Description: "Represents the latest available observations of a DaemonSet's current state.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/apps/v1.DaemonSetCondition"), + }, + }, + }, + }, + }, + }, + Required: []string{"currentNumberScheduled", "numberMisscheduled", "desiredNumberScheduled", "numberReady"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/apps/v1.DaemonSetCondition"}, + } +} + +func schema_k8sio_api_apps_v1_DaemonSetUpdateStrategy(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "DaemonSetUpdateStrategy is a struct used to control the update strategy for a DaemonSet.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "type": { + SchemaProps: spec.SchemaProps{ + Description: "Type of daemon set update. Can be \"RollingUpdate\" or \"OnDelete\". Default is RollingUpdate.", + Type: []string{"string"}, + Format: "", + }, + }, + "rollingUpdate": { + SchemaProps: spec.SchemaProps{ + Description: "Rolling update config params. Present only if type = \"RollingUpdate\".", + Ref: ref("k8s.io/api/apps/v1.RollingUpdateDaemonSet"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/apps/v1.RollingUpdateDaemonSet"}, + } +} + +func schema_k8sio_api_apps_v1_Deployment(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Deployment enables declarative updates for Pods and ReplicaSets.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "Standard object metadata.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"), + }, + }, + "spec": { + SchemaProps: spec.SchemaProps{ + Description: "Specification of the desired behavior of the Deployment.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/apps/v1.DeploymentSpec"), + }, + }, + "status": { + SchemaProps: spec.SchemaProps{ + Description: "Most recently observed status of the Deployment.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/apps/v1.DeploymentStatus"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/apps/v1.DeploymentSpec", "k8s.io/api/apps/v1.DeploymentStatus", "k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"}, + } +} + +func schema_k8sio_api_apps_v1_DeploymentCondition(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "DeploymentCondition describes the state of a deployment at a certain point.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "type": { + SchemaProps: spec.SchemaProps{ + Description: "Type of deployment condition.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "status": { + SchemaProps: spec.SchemaProps{ + Description: "Status of the condition, one of True, False, Unknown.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "lastUpdateTime": { + SchemaProps: spec.SchemaProps{ + Description: "The last time this condition was updated.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.Time"), + }, + }, + "lastTransitionTime": { + SchemaProps: spec.SchemaProps{ + Description: "Last time the condition transitioned from one status to another.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.Time"), + }, + }, + "reason": { + SchemaProps: spec.SchemaProps{ + Description: "The reason for the condition's last transition.", + Type: []string{"string"}, + Format: "", + }, + }, + "message": { + SchemaProps: spec.SchemaProps{ + Description: "A human readable message indicating details about the transition.", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"type", "status"}, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/apis/meta/v1.Time"}, + } +} + +func schema_k8sio_api_apps_v1_DeploymentList(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "DeploymentList is a list of Deployments.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "Standard list metadata.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"), + }, + }, + "items": { + SchemaProps: spec.SchemaProps{ + Description: "Items is the list of Deployments.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/apps/v1.Deployment"), + }, + }, + }, + }, + }, + }, + Required: []string{"items"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/apps/v1.Deployment", "k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"}, + } +} + +func schema_k8sio_api_apps_v1_DeploymentSpec(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "DeploymentSpec is the specification of the desired behavior of the Deployment.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "replicas": { + SchemaProps: spec.SchemaProps{ + Description: "Number of desired pods. This is a pointer to distinguish between explicit zero and not specified. Defaults to 1.", + Type: []string{"integer"}, + Format: "int32", + }, + }, + "selector": { + SchemaProps: spec.SchemaProps{ + Description: "Label selector for pods. Existing ReplicaSets whose pods are selected by this will be the ones affected by this deployment. It must match the pod template's labels.", + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.LabelSelector"), + }, + }, + "template": { + SchemaProps: spec.SchemaProps{ + Description: "Template describes the pods that will be created.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.PodTemplateSpec"), + }, + }, + "strategy": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-patch-strategy": "retainKeys", + }, + }, + SchemaProps: spec.SchemaProps{ + Description: "The deployment strategy to use to replace existing pods with new ones.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/apps/v1.DeploymentStrategy"), + }, + }, + "minReadySeconds": { + SchemaProps: spec.SchemaProps{ + Description: "Minimum number of seconds for which a newly created pod should be ready without any of its container crashing, for it to be considered available. Defaults to 0 (pod will be considered available as soon as it is ready)", + Type: []string{"integer"}, + Format: "int32", + }, + }, + "revisionHistoryLimit": { + SchemaProps: spec.SchemaProps{ + Description: "The number of old ReplicaSets to retain to allow rollback. This is a pointer to distinguish between explicit zero and not specified. Defaults to 10.", + Type: []string{"integer"}, + Format: "int32", + }, + }, + "paused": { + SchemaProps: spec.SchemaProps{ + Description: "Indicates that the deployment is paused.", + Type: []string{"boolean"}, + Format: "", + }, + }, + "progressDeadlineSeconds": { + SchemaProps: spec.SchemaProps{ + Description: "The maximum time in seconds for a deployment to make progress before it is considered to be failed. The deployment controller will continue to process failed deployments and a condition with a ProgressDeadlineExceeded reason will be surfaced in the deployment status. Note that progress will not be estimated during the time a deployment is paused. Defaults to 600s.", + Type: []string{"integer"}, + Format: "int32", + }, + }, + }, + Required: []string{"selector", "template"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/apps/v1.DeploymentStrategy", "k8s.io/api/core/v1.PodTemplateSpec", "k8s.io/apimachinery/pkg/apis/meta/v1.LabelSelector"}, + } +} + +func schema_k8sio_api_apps_v1_DeploymentStatus(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "DeploymentStatus is the most recently observed status of the Deployment.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "observedGeneration": { + SchemaProps: spec.SchemaProps{ + Description: "The generation observed by the deployment controller.", + Type: []string{"integer"}, + Format: "int64", + }, + }, + "replicas": { + SchemaProps: spec.SchemaProps{ + Description: "Total number of non-terminated pods targeted by this deployment (their labels match the selector).", + Type: []string{"integer"}, + Format: "int32", + }, + }, + "updatedReplicas": { + SchemaProps: spec.SchemaProps{ + Description: "Total number of non-terminated pods targeted by this deployment that have the desired template spec.", + Type: []string{"integer"}, + Format: "int32", + }, + }, + "readyReplicas": { + SchemaProps: spec.SchemaProps{ + Description: "Total number of ready pods targeted by this deployment.", + Type: []string{"integer"}, + Format: "int32", + }, + }, + "availableReplicas": { + SchemaProps: spec.SchemaProps{ + Description: "Total number of available pods (ready for at least minReadySeconds) targeted by this deployment.", + Type: []string{"integer"}, + Format: "int32", + }, + }, + "unavailableReplicas": { + SchemaProps: spec.SchemaProps{ + Description: "Total number of unavailable pods targeted by this deployment. This is the total number of pods that are still required for the deployment to have 100% available capacity. They may either be pods that are running but not yet available or pods that still have not been created.", + Type: []string{"integer"}, + Format: "int32", + }, + }, + "conditions": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-patch-merge-key": "type", + "x-kubernetes-patch-strategy": "merge", + }, + }, + SchemaProps: spec.SchemaProps{ + Description: "Represents the latest available observations of a deployment's current state.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/apps/v1.DeploymentCondition"), + }, + }, + }, + }, + }, + "collisionCount": { + SchemaProps: spec.SchemaProps{ + Description: "Count of hash collisions for the Deployment. The Deployment controller uses this field as a collision avoidance mechanism when it needs to create the name for the newest ReplicaSet.", + Type: []string{"integer"}, + Format: "int32", + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/apps/v1.DeploymentCondition"}, + } +} + +func schema_k8sio_api_apps_v1_DeploymentStrategy(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "DeploymentStrategy describes how to replace existing pods with new ones.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "type": { + SchemaProps: spec.SchemaProps{ + Description: "Type of deployment. Can be \"Recreate\" or \"RollingUpdate\". Default is RollingUpdate.", + Type: []string{"string"}, + Format: "", + }, + }, + "rollingUpdate": { + SchemaProps: spec.SchemaProps{ + Description: "Rolling update config params. Present only if DeploymentStrategyType = RollingUpdate.", + Ref: ref("k8s.io/api/apps/v1.RollingUpdateDeployment"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/apps/v1.RollingUpdateDeployment"}, + } +} + +func schema_k8sio_api_apps_v1_ReplicaSet(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ReplicaSet ensures that a specified number of pod replicas are running at any given time.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "If the Labels of a ReplicaSet are empty, they are defaulted to be the same as the Pod(s) that the ReplicaSet manages. Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"), + }, + }, + "spec": { + SchemaProps: spec.SchemaProps{ + Description: "Spec defines the specification of the desired behavior of the ReplicaSet. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/apps/v1.ReplicaSetSpec"), + }, + }, + "status": { + SchemaProps: spec.SchemaProps{ + Description: "Status is the most recently observed status of the ReplicaSet. This data may be out of date by some window of time. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/apps/v1.ReplicaSetStatus"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/apps/v1.ReplicaSetSpec", "k8s.io/api/apps/v1.ReplicaSetStatus", "k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"}, + } +} + +func schema_k8sio_api_apps_v1_ReplicaSetCondition(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ReplicaSetCondition describes the state of a replica set at a certain point.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "type": { + SchemaProps: spec.SchemaProps{ + Description: "Type of replica set condition.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "status": { + SchemaProps: spec.SchemaProps{ + Description: "Status of the condition, one of True, False, Unknown.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "lastTransitionTime": { + SchemaProps: spec.SchemaProps{ + Description: "The last time the condition transitioned from one status to another.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.Time"), + }, + }, + "reason": { + SchemaProps: spec.SchemaProps{ + Description: "The reason for the condition's last transition.", + Type: []string{"string"}, + Format: "", + }, + }, + "message": { + SchemaProps: spec.SchemaProps{ + Description: "A human readable message indicating details about the transition.", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"type", "status"}, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/apis/meta/v1.Time"}, + } +} + +func schema_k8sio_api_apps_v1_ReplicaSetList(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ReplicaSetList is a collection of ReplicaSets.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"), + }, + }, + "items": { + SchemaProps: spec.SchemaProps{ + Description: "List of ReplicaSets. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/apps/v1.ReplicaSet"), + }, + }, + }, + }, + }, + }, + Required: []string{"items"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/apps/v1.ReplicaSet", "k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"}, + } +} + +func schema_k8sio_api_apps_v1_ReplicaSetSpec(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ReplicaSetSpec is the specification of a ReplicaSet.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "replicas": { + SchemaProps: spec.SchemaProps{ + Description: "Replicas is the number of desired replicas. This is a pointer to distinguish between explicit zero and unspecified. Defaults to 1. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller/#what-is-a-replicationcontroller", + Type: []string{"integer"}, + Format: "int32", + }, + }, + "minReadySeconds": { + SchemaProps: spec.SchemaProps{ + Description: "Minimum number of seconds for which a newly created pod should be ready without any of its container crashing, for it to be considered available. Defaults to 0 (pod will be considered available as soon as it is ready)", + Type: []string{"integer"}, + Format: "int32", + }, + }, + "selector": { + SchemaProps: spec.SchemaProps{ + Description: "Selector is a label query over pods that should match the replica count. Label keys and values that must match in order to be controlled by this replica set. It must match the pod template's labels. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors", + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.LabelSelector"), + }, + }, + "template": { + SchemaProps: spec.SchemaProps{ + Description: "Template is the object that describes the pod that will be created if insufficient replicas are detected. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#pod-template", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.PodTemplateSpec"), + }, + }, + }, + Required: []string{"selector"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.PodTemplateSpec", "k8s.io/apimachinery/pkg/apis/meta/v1.LabelSelector"}, + } +} + +func schema_k8sio_api_apps_v1_ReplicaSetStatus(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ReplicaSetStatus represents the current status of a ReplicaSet.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "replicas": { + SchemaProps: spec.SchemaProps{ + Description: "Replicas is the most recently oberved number of replicas. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller/#what-is-a-replicationcontroller", + Default: 0, + Type: []string{"integer"}, + Format: "int32", + }, + }, + "fullyLabeledReplicas": { + SchemaProps: spec.SchemaProps{ + Description: "The number of pods that have labels matching the labels of the pod template of the replicaset.", + Type: []string{"integer"}, + Format: "int32", + }, + }, + "readyReplicas": { + SchemaProps: spec.SchemaProps{ + Description: "The number of ready replicas for this replica set.", + Type: []string{"integer"}, + Format: "int32", + }, + }, + "availableReplicas": { + SchemaProps: spec.SchemaProps{ + Description: "The number of available replicas (ready for at least minReadySeconds) for this replica set.", + Type: []string{"integer"}, + Format: "int32", + }, + }, + "observedGeneration": { + SchemaProps: spec.SchemaProps{ + Description: "ObservedGeneration reflects the generation of the most recently observed ReplicaSet.", + Type: []string{"integer"}, + Format: "int64", + }, + }, + "conditions": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-patch-merge-key": "type", + "x-kubernetes-patch-strategy": "merge", + }, + }, + SchemaProps: spec.SchemaProps{ + Description: "Represents the latest available observations of a replica set's current state.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/apps/v1.ReplicaSetCondition"), + }, + }, + }, + }, + }, + }, + Required: []string{"replicas"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/apps/v1.ReplicaSetCondition"}, + } +} + +func schema_k8sio_api_apps_v1_RollingUpdateDaemonSet(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Spec to control the desired behavior of daemon set rolling update.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "maxUnavailable": { + SchemaProps: spec.SchemaProps{ + Description: "The maximum number of DaemonSet pods that can be unavailable during the update. Value can be an absolute number (ex: 5) or a percentage of total number of DaemonSet pods at the start of the update (ex: 10%). Absolute number is calculated from percentage by rounding down to a minimum of one. This cannot be 0 if MaxSurge is 0 Default value is 1. Example: when this is set to 30%, at most 30% of the total number of nodes that should be running the daemon pod (i.e. status.desiredNumberScheduled) can have their pods stopped for an update at any given time. The update starts by stopping at most 30% of those DaemonSet pods and then brings up new DaemonSet pods in their place. Once the new pods are available, it then proceeds onto other DaemonSet pods, thus ensuring that at least 70% of original number of DaemonSet pods are available at all times during the update.", + Ref: ref("k8s.io/apimachinery/pkg/util/intstr.IntOrString"), + }, + }, + "maxSurge": { + SchemaProps: spec.SchemaProps{ + Description: "The maximum number of nodes with an existing available DaemonSet pod that can have an updated DaemonSet pod during during an update. Value can be an absolute number (ex: 5) or a percentage of desired pods (ex: 10%). This can not be 0 if MaxUnavailable is 0. Absolute number is calculated from percentage by rounding up to a minimum of 1. Default value is 0. Example: when this is set to 30%, at most 30% of the total number of nodes that should be running the daemon pod (i.e. status.desiredNumberScheduled) can have their a new pod created before the old pod is marked as deleted. The update starts by launching new pods on 30% of nodes. Once an updated pod is available (Ready for at least minReadySeconds) the old DaemonSet pod on that node is marked deleted. If the old pod becomes unavailable for any reason (Ready transitions to false, is evicted, or is drained) an updated pod is immediatedly created on that node without considering surge limits. Allowing surge implies the possibility that the resources consumed by the daemonset on any given node can double if the readiness check fails, and so resource intensive daemonsets should take into account that they may cause evictions during disruption. This is an alpha field and requires enabling DaemonSetUpdateSurge feature gate.", + Ref: ref("k8s.io/apimachinery/pkg/util/intstr.IntOrString"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/util/intstr.IntOrString"}, + } +} + +func schema_k8sio_api_apps_v1_RollingUpdateDeployment(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Spec to control the desired behavior of rolling update.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "maxUnavailable": { + SchemaProps: spec.SchemaProps{ + Description: "The maximum number of pods that can be unavailable during the update. Value can be an absolute number (ex: 5) or a percentage of desired pods (ex: 10%). Absolute number is calculated from percentage by rounding down. This can not be 0 if MaxSurge is 0. Defaults to 25%. Example: when this is set to 30%, the old ReplicaSet can be scaled down to 70% of desired pods immediately when the rolling update starts. Once new pods are ready, old ReplicaSet can be scaled down further, followed by scaling up the new ReplicaSet, ensuring that the total number of pods available at all times during the update is at least 70% of desired pods.", + Ref: ref("k8s.io/apimachinery/pkg/util/intstr.IntOrString"), + }, + }, + "maxSurge": { + SchemaProps: spec.SchemaProps{ + Description: "The maximum number of pods that can be scheduled above the desired number of pods. Value can be an absolute number (ex: 5) or a percentage of desired pods (ex: 10%). This can not be 0 if MaxUnavailable is 0. Absolute number is calculated from percentage by rounding up. Defaults to 25%. Example: when this is set to 30%, the new ReplicaSet can be scaled up immediately when the rolling update starts, such that the total number of old and new pods do not exceed 130% of desired pods. Once old pods have been killed, new ReplicaSet can be scaled up further, ensuring that total number of pods running at any time during the update is at most 130% of desired pods.", + Ref: ref("k8s.io/apimachinery/pkg/util/intstr.IntOrString"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/util/intstr.IntOrString"}, + } +} + +func schema_k8sio_api_apps_v1_RollingUpdateStatefulSetStrategy(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "RollingUpdateStatefulSetStrategy is used to communicate parameter for RollingUpdateStatefulSetStrategyType.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "partition": { + SchemaProps: spec.SchemaProps{ + Description: "Partition indicates the ordinal at which the StatefulSet should be partitioned. Default value is 0.", + Type: []string{"integer"}, + Format: "int32", + }, + }, + }, + }, + }, + } +} + +func schema_k8sio_api_apps_v1_StatefulSet(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "StatefulSet represents a set of pods with consistent identities. Identities are defined as:\n - Network: A single stable DNS and hostname.\n - Storage: As many VolumeClaims as requested.\nThe StatefulSet guarantees that a given network identity will always map to the same storage identity.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"), + }, + }, + "spec": { + SchemaProps: spec.SchemaProps{ + Description: "Spec defines the desired identities of pods in this set.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/apps/v1.StatefulSetSpec"), + }, + }, + "status": { + SchemaProps: spec.SchemaProps{ + Description: "Status is the current status of Pods in this StatefulSet. This data may be out of date by some window of time.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/apps/v1.StatefulSetStatus"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/apps/v1.StatefulSetSpec", "k8s.io/api/apps/v1.StatefulSetStatus", "k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"}, + } +} + +func schema_k8sio_api_apps_v1_StatefulSetCondition(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "StatefulSetCondition describes the state of a statefulset at a certain point.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "type": { + SchemaProps: spec.SchemaProps{ + Description: "Type of statefulset condition.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "status": { + SchemaProps: spec.SchemaProps{ + Description: "Status of the condition, one of True, False, Unknown.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "lastTransitionTime": { + SchemaProps: spec.SchemaProps{ + Description: "Last time the condition transitioned from one status to another.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.Time"), + }, + }, + "reason": { + SchemaProps: spec.SchemaProps{ + Description: "The reason for the condition's last transition.", + Type: []string{"string"}, + Format: "", + }, + }, + "message": { + SchemaProps: spec.SchemaProps{ + Description: "A human readable message indicating details about the transition.", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"type", "status"}, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/apis/meta/v1.Time"}, + } +} + +func schema_k8sio_api_apps_v1_StatefulSetList(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "StatefulSetList is a collection of StatefulSets.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"), + }, + }, + "items": { + SchemaProps: spec.SchemaProps{ + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/apps/v1.StatefulSet"), + }, + }, + }, + }, + }, + }, + Required: []string{"items"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/apps/v1.StatefulSet", "k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"}, + } +} + +func schema_k8sio_api_apps_v1_StatefulSetSpec(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "A StatefulSetSpec is the specification of a StatefulSet.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "replicas": { + SchemaProps: spec.SchemaProps{ + Description: "replicas is the desired number of replicas of the given Template. These are replicas in the sense that they are instantiations of the same Template, but individual replicas also have a consistent identity. If unspecified, defaults to 1.", + Type: []string{"integer"}, + Format: "int32", + }, + }, + "selector": { + SchemaProps: spec.SchemaProps{ + Description: "selector is a label query over pods that should match the replica count. It must match the pod template's labels. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors", + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.LabelSelector"), + }, + }, + "template": { + SchemaProps: spec.SchemaProps{ + Description: "template is the object that describes the pod that will be created if insufficient replicas are detected. Each pod stamped out by the StatefulSet will fulfill this Template, but have a unique identity from the rest of the StatefulSet.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.PodTemplateSpec"), + }, + }, + "volumeClaimTemplates": { + SchemaProps: spec.SchemaProps{ + Description: "volumeClaimTemplates is a list of claims that pods are allowed to reference. The StatefulSet controller is responsible for mapping network identities to claims in a way that maintains the identity of a pod. Every claim in this list must have at least one matching (by name) volumeMount in one container in the template. A claim in this list takes precedence over any volumes in the template, with the same name.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.PersistentVolumeClaim"), + }, + }, + }, + }, + }, + "serviceName": { + SchemaProps: spec.SchemaProps{ + Description: "serviceName is the name of the service that governs this StatefulSet. This service must exist before the StatefulSet, and is responsible for the network identity of the set. Pods get DNS/hostnames that follow the pattern: pod-specific-string.serviceName.default.svc.cluster.local where \"pod-specific-string\" is managed by the StatefulSet controller.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "podManagementPolicy": { + SchemaProps: spec.SchemaProps{ + Description: "podManagementPolicy controls how pods are created during initial scale up, when replacing pods on nodes, or when scaling down. The default policy is `OrderedReady`, where pods are created in increasing order (pod-0, then pod-1, etc) and the controller will wait until each pod is ready before continuing. When scaling down, the pods are removed in the opposite order. The alternative policy is `Parallel` which will create pods in parallel to match the desired scale without waiting, and on scale down will delete all pods at once.", + Type: []string{"string"}, + Format: "", + }, + }, + "updateStrategy": { + SchemaProps: spec.SchemaProps{ + Description: "updateStrategy indicates the StatefulSetUpdateStrategy that will be employed to update Pods in the StatefulSet when a revision is made to Template.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/apps/v1.StatefulSetUpdateStrategy"), + }, + }, + "revisionHistoryLimit": { + SchemaProps: spec.SchemaProps{ + Description: "revisionHistoryLimit is the maximum number of revisions that will be maintained in the StatefulSet's revision history. The revision history consists of all revisions not represented by a currently applied StatefulSetSpec version. The default value is 10.", + Type: []string{"integer"}, + Format: "int32", + }, + }, + }, + Required: []string{"selector", "template", "serviceName"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/apps/v1.StatefulSetUpdateStrategy", "k8s.io/api/core/v1.PersistentVolumeClaim", "k8s.io/api/core/v1.PodTemplateSpec", "k8s.io/apimachinery/pkg/apis/meta/v1.LabelSelector"}, + } +} + +func schema_k8sio_api_apps_v1_StatefulSetStatus(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "StatefulSetStatus represents the current state of a StatefulSet.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "observedGeneration": { + SchemaProps: spec.SchemaProps{ + Description: "observedGeneration is the most recent generation observed for this StatefulSet. It corresponds to the StatefulSet's generation, which is updated on mutation by the API Server.", + Type: []string{"integer"}, + Format: "int64", + }, + }, + "replicas": { + SchemaProps: spec.SchemaProps{ + Description: "replicas is the number of Pods created by the StatefulSet controller.", + Default: 0, + Type: []string{"integer"}, + Format: "int32", + }, + }, + "readyReplicas": { + SchemaProps: spec.SchemaProps{ + Description: "readyReplicas is the number of Pods created by the StatefulSet controller that have a Ready Condition.", + Type: []string{"integer"}, + Format: "int32", + }, + }, + "currentReplicas": { + SchemaProps: spec.SchemaProps{ + Description: "currentReplicas is the number of Pods created by the StatefulSet controller from the StatefulSet version indicated by currentRevision.", + Type: []string{"integer"}, + Format: "int32", + }, + }, + "updatedReplicas": { + SchemaProps: spec.SchemaProps{ + Description: "updatedReplicas is the number of Pods created by the StatefulSet controller from the StatefulSet version indicated by updateRevision.", + Type: []string{"integer"}, + Format: "int32", + }, + }, + "currentRevision": { + SchemaProps: spec.SchemaProps{ + Description: "currentRevision, if not empty, indicates the version of the StatefulSet used to generate Pods in the sequence [0,currentReplicas).", + Type: []string{"string"}, + Format: "", + }, + }, + "updateRevision": { + SchemaProps: spec.SchemaProps{ + Description: "updateRevision, if not empty, indicates the version of the StatefulSet used to generate Pods in the sequence [replicas-updatedReplicas,replicas)", + Type: []string{"string"}, + Format: "", + }, + }, + "collisionCount": { + SchemaProps: spec.SchemaProps{ + Description: "collisionCount is the count of hash collisions for the StatefulSet. The StatefulSet controller uses this field as a collision avoidance mechanism when it needs to create the name for the newest ControllerRevision.", + Type: []string{"integer"}, + Format: "int32", + }, + }, + "conditions": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-patch-merge-key": "type", + "x-kubernetes-patch-strategy": "merge", + }, + }, + SchemaProps: spec.SchemaProps{ + Description: "Represents the latest available observations of a statefulset's current state.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/apps/v1.StatefulSetCondition"), + }, + }, + }, + }, + }, + }, + Required: []string{"replicas"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/apps/v1.StatefulSetCondition"}, + } +} + +func schema_k8sio_api_apps_v1_StatefulSetUpdateStrategy(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "StatefulSetUpdateStrategy indicates the strategy that the StatefulSet controller will use to perform updates. It includes any additional parameters necessary to perform the update for the indicated strategy.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "type": { + SchemaProps: spec.SchemaProps{ + Description: "Type indicates the type of the StatefulSetUpdateStrategy. Default is RollingUpdate.", + Type: []string{"string"}, + Format: "", + }, + }, + "rollingUpdate": { + SchemaProps: spec.SchemaProps{ + Description: "RollingUpdate is used to communicate parameters when Type is RollingUpdateStatefulSetStrategyType.", + Ref: ref("k8s.io/api/apps/v1.RollingUpdateStatefulSetStrategy"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/apps/v1.RollingUpdateStatefulSetStrategy"}, + } +} + +func schema_k8sio_api_core_v1_AWSElasticBlockStoreVolumeSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Represents a Persistent Disk resource in AWS.\n\nAn AWS EBS disk must exist before mounting to a container. The disk must also be in the same AWS zone as the kubelet. An AWS EBS disk can only be mounted as read/write once. AWS EBS volumes support ownership management and SELinux relabeling.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "volumeID": { + SchemaProps: spec.SchemaProps{ + Description: "Unique ID of the persistent disk resource in AWS (Amazon EBS volume). More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "fsType": { + SchemaProps: spec.SchemaProps{ + Description: "Filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore", + Type: []string{"string"}, + Format: "", + }, + }, + "partition": { + SchemaProps: spec.SchemaProps{ + Description: "The partition in the volume that you want to mount. If omitted, the default is to mount by volume name. Examples: For volume /dev/sda1, you specify the partition as \"1\". Similarly, the volume partition for /dev/sda is \"0\" (or you can leave the property empty).", + Type: []string{"integer"}, + Format: "int32", + }, + }, + "readOnly": { + SchemaProps: spec.SchemaProps{ + Description: "Specify \"true\" to force and set the ReadOnly property in VolumeMounts to \"true\". If omitted, the default is \"false\". More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore", + Type: []string{"boolean"}, + Format: "", + }, + }, + }, + Required: []string{"volumeID"}, + }, + }, + } +} + +func schema_k8sio_api_core_v1_Affinity(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Affinity is a group of affinity scheduling rules.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "nodeAffinity": { + SchemaProps: spec.SchemaProps{ + Description: "Describes node affinity scheduling rules for the pod.", + Ref: ref("k8s.io/api/core/v1.NodeAffinity"), + }, + }, + "podAffinity": { + SchemaProps: spec.SchemaProps{ + Description: "Describes pod affinity scheduling rules (e.g. co-locate this pod in the same node, zone, etc. as some other pod(s)).", + Ref: ref("k8s.io/api/core/v1.PodAffinity"), + }, + }, + "podAntiAffinity": { + SchemaProps: spec.SchemaProps{ + Description: "Describes pod anti-affinity scheduling rules (e.g. avoid putting this pod in the same node, zone, etc. as some other pod(s)).", + Ref: ref("k8s.io/api/core/v1.PodAntiAffinity"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.NodeAffinity", "k8s.io/api/core/v1.PodAffinity", "k8s.io/api/core/v1.PodAntiAffinity"}, + } +} + +func schema_k8sio_api_core_v1_AttachedVolume(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "AttachedVolume describes a volume attached to a node", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "name": { + SchemaProps: spec.SchemaProps{ + Description: "Name of the attached volume", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "devicePath": { + SchemaProps: spec.SchemaProps{ + Description: "DevicePath represents the device path where the volume should be available", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"name", "devicePath"}, + }, + }, + } +} + +func schema_k8sio_api_core_v1_AvoidPods(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "AvoidPods describes pods that should avoid this node. This is the value for a Node annotation with key scheduler.alpha.kubernetes.io/preferAvoidPods and will eventually become a field of NodeStatus.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "preferAvoidPods": { + SchemaProps: spec.SchemaProps{ + Description: "Bounded-sized list of signatures of pods that should avoid this node, sorted in timestamp order from oldest to newest. Size of the slice is unspecified.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.PreferAvoidPodsEntry"), + }, + }, + }, + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.PreferAvoidPodsEntry"}, + } +} + +func schema_k8sio_api_core_v1_AzureDiskVolumeSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "AzureDisk represents an Azure Data Disk mount on the host and bind mount to the pod.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "diskName": { + SchemaProps: spec.SchemaProps{ + Description: "The Name of the data disk in the blob storage", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "diskURI": { + SchemaProps: spec.SchemaProps{ + Description: "The URI the data disk in the blob storage", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "cachingMode": { + SchemaProps: spec.SchemaProps{ + Description: "Host Caching mode: None, Read Only, Read Write.", + Type: []string{"string"}, + Format: "", + }, + }, + "fsType": { + SchemaProps: spec.SchemaProps{ + Description: "Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.", + Type: []string{"string"}, + Format: "", + }, + }, + "readOnly": { + SchemaProps: spec.SchemaProps{ + Description: "Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.", + Type: []string{"boolean"}, + Format: "", + }, + }, + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Expected values Shared: multiple blob disks per storage account Dedicated: single blob disk per storage account Managed: azure managed data disk (only in managed availability set). defaults to shared", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"diskName", "diskURI"}, + }, + }, + } +} + +func schema_k8sio_api_core_v1_AzureFilePersistentVolumeSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "AzureFile represents an Azure File Service mount on the host and bind mount to the pod.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "secretName": { + SchemaProps: spec.SchemaProps{ + Description: "the name of secret that contains Azure Storage Account Name and Key", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "shareName": { + SchemaProps: spec.SchemaProps{ + Description: "Share Name", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "readOnly": { + SchemaProps: spec.SchemaProps{ + Description: "Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.", + Type: []string{"boolean"}, + Format: "", + }, + }, + "secretNamespace": { + SchemaProps: spec.SchemaProps{ + Description: "the namespace of the secret that contains Azure Storage Account Name and Key default is the same as the Pod", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"secretName", "shareName"}, + }, + }, + } +} + +func schema_k8sio_api_core_v1_AzureFileVolumeSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "AzureFile represents an Azure File Service mount on the host and bind mount to the pod.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "secretName": { + SchemaProps: spec.SchemaProps{ + Description: "the name of secret that contains Azure Storage Account Name and Key", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "shareName": { + SchemaProps: spec.SchemaProps{ + Description: "Share Name", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "readOnly": { + SchemaProps: spec.SchemaProps{ + Description: "Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.", + Type: []string{"boolean"}, + Format: "", + }, + }, + }, + Required: []string{"secretName", "shareName"}, + }, + }, + } +} + +func schema_k8sio_api_core_v1_Binding(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Binding ties one object to another; for example, a pod is bound to a node by a scheduler. Deprecated in 1.7, please use the bindings subresource of pods instead.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"), + }, + }, + "target": { + SchemaProps: spec.SchemaProps{ + Description: "The target object that you want to bind to the standard object.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.ObjectReference"), + }, + }, + }, + Required: []string{"target"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.ObjectReference", "k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"}, + } +} + +func schema_k8sio_api_core_v1_CSIPersistentVolumeSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Represents storage that is managed by an external CSI volume driver (Beta feature)", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "driver": { + SchemaProps: spec.SchemaProps{ + Description: "Driver is the name of the driver to use for this volume. Required.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "volumeHandle": { + SchemaProps: spec.SchemaProps{ + Description: "VolumeHandle is the unique volume name returned by the CSI volume plugin’s CreateVolume to refer to the volume on all subsequent calls. Required.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "readOnly": { + SchemaProps: spec.SchemaProps{ + Description: "Optional: The value to pass to ControllerPublishVolumeRequest. Defaults to false (read/write).", + Type: []string{"boolean"}, + Format: "", + }, + }, + "fsType": { + SchemaProps: spec.SchemaProps{ + Description: "Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\".", + Type: []string{"string"}, + Format: "", + }, + }, + "volumeAttributes": { + SchemaProps: spec.SchemaProps{ + Description: "Attributes of the volume to publish.", + Type: []string{"object"}, + AdditionalProperties: &spec.SchemaOrBool{ + Allows: true, + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "controllerPublishSecretRef": { + SchemaProps: spec.SchemaProps{ + Description: "ControllerPublishSecretRef is a reference to the secret object containing sensitive information to pass to the CSI driver to complete the CSI ControllerPublishVolume and ControllerUnpublishVolume calls. This field is optional, and may be empty if no secret is required. If the secret object contains more than one secret, all secrets are passed.", + Ref: ref("k8s.io/api/core/v1.SecretReference"), + }, + }, + "nodeStageSecretRef": { + SchemaProps: spec.SchemaProps{ + Description: "NodeStageSecretRef is a reference to the secret object containing sensitive information to pass to the CSI driver to complete the CSI NodeStageVolume and NodeStageVolume and NodeUnstageVolume calls. This field is optional, and may be empty if no secret is required. If the secret object contains more than one secret, all secrets are passed.", + Ref: ref("k8s.io/api/core/v1.SecretReference"), + }, + }, + "nodePublishSecretRef": { + SchemaProps: spec.SchemaProps{ + Description: "NodePublishSecretRef is a reference to the secret object containing sensitive information to pass to the CSI driver to complete the CSI NodePublishVolume and NodeUnpublishVolume calls. This field is optional, and may be empty if no secret is required. If the secret object contains more than one secret, all secrets are passed.", + Ref: ref("k8s.io/api/core/v1.SecretReference"), + }, + }, + "controllerExpandSecretRef": { + SchemaProps: spec.SchemaProps{ + Description: "ControllerExpandSecretRef is a reference to the secret object containing sensitive information to pass to the CSI driver to complete the CSI ControllerExpandVolume call. This is an alpha field and requires enabling ExpandCSIVolumes feature gate. This field is optional, and may be empty if no secret is required. If the secret object contains more than one secret, all secrets are passed.", + Ref: ref("k8s.io/api/core/v1.SecretReference"), + }, + }, + }, + Required: []string{"driver", "volumeHandle"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.SecretReference"}, + } +} + +func schema_k8sio_api_core_v1_CSIVolumeSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Represents a source location of a volume to mount, managed by an external CSI driver", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "driver": { + SchemaProps: spec.SchemaProps{ + Description: "Driver is the name of the CSI driver that handles this volume. Consult with your admin for the correct name as registered in the cluster.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "readOnly": { + SchemaProps: spec.SchemaProps{ + Description: "Specifies a read-only configuration for the volume. Defaults to false (read/write).", + Type: []string{"boolean"}, + Format: "", + }, + }, + "fsType": { + SchemaProps: spec.SchemaProps{ + Description: "Filesystem type to mount. Ex. \"ext4\", \"xfs\", \"ntfs\". If not provided, the empty value is passed to the associated CSI driver which will determine the default filesystem to apply.", + Type: []string{"string"}, + Format: "", + }, + }, + "volumeAttributes": { + SchemaProps: spec.SchemaProps{ + Description: "VolumeAttributes stores driver-specific properties that are passed to the CSI driver. Consult your driver's documentation for supported values.", + Type: []string{"object"}, + AdditionalProperties: &spec.SchemaOrBool{ + Allows: true, + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "nodePublishSecretRef": { + SchemaProps: spec.SchemaProps{ + Description: "NodePublishSecretRef is a reference to the secret object containing sensitive information to pass to the CSI driver to complete the CSI NodePublishVolume and NodeUnpublishVolume calls. This field is optional, and may be empty if no secret is required. If the secret object contains more than one secret, all secret references are passed.", + Ref: ref("k8s.io/api/core/v1.LocalObjectReference"), + }, + }, + }, + Required: []string{"driver"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.LocalObjectReference"}, + } +} + +func schema_k8sio_api_core_v1_Capabilities(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Adds and removes POSIX capabilities from running containers.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "add": { + SchemaProps: spec.SchemaProps{ + Description: "Added capabilities", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "drop": { + SchemaProps: spec.SchemaProps{ + Description: "Removed capabilities", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + }, + }, + }, + } +} + +func schema_k8sio_api_core_v1_CephFSPersistentVolumeSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Represents a Ceph Filesystem mount that lasts the lifetime of a pod Cephfs volumes do not support ownership management or SELinux relabeling.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "monitors": { + SchemaProps: spec.SchemaProps{ + Description: "Required: Monitors is a collection of Ceph monitors More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "path": { + SchemaProps: spec.SchemaProps{ + Description: "Optional: Used as the mounted root, rather than the full Ceph tree, default is /", + Type: []string{"string"}, + Format: "", + }, + }, + "user": { + SchemaProps: spec.SchemaProps{ + Description: "Optional: User is the rados user name, default is admin More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it", + Type: []string{"string"}, + Format: "", + }, + }, + "secretFile": { + SchemaProps: spec.SchemaProps{ + Description: "Optional: SecretFile is the path to key ring for User, default is /etc/ceph/user.secret More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it", + Type: []string{"string"}, + Format: "", + }, + }, + "secretRef": { + SchemaProps: spec.SchemaProps{ + Description: "Optional: SecretRef is reference to the authentication secret for User, default is empty. More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it", + Ref: ref("k8s.io/api/core/v1.SecretReference"), + }, + }, + "readOnly": { + SchemaProps: spec.SchemaProps{ + Description: "Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it", + Type: []string{"boolean"}, + Format: "", + }, + }, + }, + Required: []string{"monitors"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.SecretReference"}, + } +} + +func schema_k8sio_api_core_v1_CephFSVolumeSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Represents a Ceph Filesystem mount that lasts the lifetime of a pod Cephfs volumes do not support ownership management or SELinux relabeling.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "monitors": { + SchemaProps: spec.SchemaProps{ + Description: "Required: Monitors is a collection of Ceph monitors More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "path": { + SchemaProps: spec.SchemaProps{ + Description: "Optional: Used as the mounted root, rather than the full Ceph tree, default is /", + Type: []string{"string"}, + Format: "", + }, + }, + "user": { + SchemaProps: spec.SchemaProps{ + Description: "Optional: User is the rados user name, default is admin More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it", + Type: []string{"string"}, + Format: "", + }, + }, + "secretFile": { + SchemaProps: spec.SchemaProps{ + Description: "Optional: SecretFile is the path to key ring for User, default is /etc/ceph/user.secret More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it", + Type: []string{"string"}, + Format: "", + }, + }, + "secretRef": { + SchemaProps: spec.SchemaProps{ + Description: "Optional: SecretRef is reference to the authentication secret for User, default is empty. More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it", + Ref: ref("k8s.io/api/core/v1.LocalObjectReference"), + }, + }, + "readOnly": { + SchemaProps: spec.SchemaProps{ + Description: "Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it", + Type: []string{"boolean"}, + Format: "", + }, + }, + }, + Required: []string{"monitors"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.LocalObjectReference"}, + } +} + +func schema_k8sio_api_core_v1_CinderPersistentVolumeSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Represents a cinder volume resource in Openstack. A Cinder volume must exist before mounting to a container. The volume must also be in the same region as the kubelet. Cinder volumes support ownership management and SELinux relabeling.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "volumeID": { + SchemaProps: spec.SchemaProps{ + Description: "volume id used to identify the volume in cinder. More info: https://examples.k8s.io/mysql-cinder-pd/README.md", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "fsType": { + SchemaProps: spec.SchemaProps{ + Description: "Filesystem type to mount. Must be a filesystem type supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://examples.k8s.io/mysql-cinder-pd/README.md", + Type: []string{"string"}, + Format: "", + }, + }, + "readOnly": { + SchemaProps: spec.SchemaProps{ + Description: "Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. More info: https://examples.k8s.io/mysql-cinder-pd/README.md", + Type: []string{"boolean"}, + Format: "", + }, + }, + "secretRef": { + SchemaProps: spec.SchemaProps{ + Description: "Optional: points to a secret object containing parameters used to connect to OpenStack.", + Ref: ref("k8s.io/api/core/v1.SecretReference"), + }, + }, + }, + Required: []string{"volumeID"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.SecretReference"}, + } +} + +func schema_k8sio_api_core_v1_CinderVolumeSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Represents a cinder volume resource in Openstack. A Cinder volume must exist before mounting to a container. The volume must also be in the same region as the kubelet. Cinder volumes support ownership management and SELinux relabeling.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "volumeID": { + SchemaProps: spec.SchemaProps{ + Description: "volume id used to identify the volume in cinder. More info: https://examples.k8s.io/mysql-cinder-pd/README.md", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "fsType": { + SchemaProps: spec.SchemaProps{ + Description: "Filesystem type to mount. Must be a filesystem type supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://examples.k8s.io/mysql-cinder-pd/README.md", + Type: []string{"string"}, + Format: "", + }, + }, + "readOnly": { + SchemaProps: spec.SchemaProps{ + Description: "Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts. More info: https://examples.k8s.io/mysql-cinder-pd/README.md", + Type: []string{"boolean"}, + Format: "", + }, + }, + "secretRef": { + SchemaProps: spec.SchemaProps{ + Description: "Optional: points to a secret object containing parameters used to connect to OpenStack.", + Ref: ref("k8s.io/api/core/v1.LocalObjectReference"), + }, + }, + }, + Required: []string{"volumeID"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.LocalObjectReference"}, + } +} + +func schema_k8sio_api_core_v1_ClientIPConfig(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ClientIPConfig represents the configurations of Client IP based session affinity.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "timeoutSeconds": { + SchemaProps: spec.SchemaProps{ + Description: "timeoutSeconds specifies the seconds of ClientIP type session sticky time. The value must be >0 && <=86400(for 1 day) if ServiceAffinity == \"ClientIP\". Default value is 10800(for 3 hours).", + Type: []string{"integer"}, + Format: "int32", + }, + }, + }, + }, + }, + } +} + +func schema_k8sio_api_core_v1_ComponentCondition(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Information about the condition of a component.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "type": { + SchemaProps: spec.SchemaProps{ + Description: "Type of condition for a component. Valid value: \"Healthy\"", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "status": { + SchemaProps: spec.SchemaProps{ + Description: "Status of the condition for a component. Valid values for \"Healthy\": \"True\", \"False\", or \"Unknown\".", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "message": { + SchemaProps: spec.SchemaProps{ + Description: "Message about the condition for a component. For example, information about a health check.", + Type: []string{"string"}, + Format: "", + }, + }, + "error": { + SchemaProps: spec.SchemaProps{ + Description: "Condition error code for a component. For example, a health check error code.", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"type", "status"}, + }, + }, + } +} + +func schema_k8sio_api_core_v1_ComponentStatus(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ComponentStatus (and ComponentStatusList) holds the cluster validation info. Deprecated: This API is deprecated in v1.19+", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"), + }, + }, + "conditions": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-patch-merge-key": "type", + "x-kubernetes-patch-strategy": "merge", + }, + }, + SchemaProps: spec.SchemaProps{ + Description: "List of component conditions observed", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.ComponentCondition"), + }, + }, + }, + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.ComponentCondition", "k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"}, + } +} + +func schema_k8sio_api_core_v1_ComponentStatusList(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Status of all the conditions for the component as a list of ComponentStatus objects. Deprecated: This API is deprecated in v1.19+", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"), + }, + }, + "items": { + SchemaProps: spec.SchemaProps{ + Description: "List of ComponentStatus objects.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.ComponentStatus"), + }, + }, + }, + }, + }, + }, + Required: []string{"items"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.ComponentStatus", "k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"}, + } +} + +func schema_k8sio_api_core_v1_ConfigMap(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ConfigMap holds configuration data for pods to consume.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"), + }, + }, + "immutable": { + SchemaProps: spec.SchemaProps{ + Description: "Immutable, if set to true, ensures that data stored in the ConfigMap cannot be updated (only object metadata can be modified). If not set to true, the field can be modified at any time. Defaulted to nil.", + Type: []string{"boolean"}, + Format: "", + }, + }, + "data": { + SchemaProps: spec.SchemaProps{ + Description: "Data contains the configuration data. Each key must consist of alphanumeric characters, '-', '_' or '.'. Values with non-UTF-8 byte sequences must use the BinaryData field. The keys stored in Data must not overlap with the keys in the BinaryData field, this is enforced during validation process.", + Type: []string{"object"}, + AdditionalProperties: &spec.SchemaOrBool{ + Allows: true, + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "binaryData": { + SchemaProps: spec.SchemaProps{ + Description: "BinaryData contains the binary data. Each key must consist of alphanumeric characters, '-', '_' or '.'. BinaryData can contain byte sequences that are not in the UTF-8 range. The keys stored in BinaryData must not overlap with the ones in the Data field, this is enforced during validation process. Using this field will require 1.10+ apiserver and kubelet.", + Type: []string{"object"}, + AdditionalProperties: &spec.SchemaOrBool{ + Allows: true, + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Type: []string{"string"}, + Format: "byte", + }, + }, + }, + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"}, + } +} + +func schema_k8sio_api_core_v1_ConfigMapEnvSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ConfigMapEnvSource selects a ConfigMap to populate the environment variables with.\n\nThe contents of the target ConfigMap's Data field will represent the key-value pairs as environment variables.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "name": { + SchemaProps: spec.SchemaProps{ + Description: "Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", + Type: []string{"string"}, + Format: "", + }, + }, + "optional": { + SchemaProps: spec.SchemaProps{ + Description: "Specify whether the ConfigMap must be defined", + Type: []string{"boolean"}, + Format: "", + }, + }, + }, + }, + }, + } +} + +func schema_k8sio_api_core_v1_ConfigMapKeySelector(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Selects a key from a ConfigMap.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "name": { + SchemaProps: spec.SchemaProps{ + Description: "Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", + Type: []string{"string"}, + Format: "", + }, + }, + "key": { + SchemaProps: spec.SchemaProps{ + Description: "The key to select.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "optional": { + SchemaProps: spec.SchemaProps{ + Description: "Specify whether the ConfigMap or its key must be defined", + Type: []string{"boolean"}, + Format: "", + }, + }, + }, + Required: []string{"key"}, + }, + }, + } +} + +func schema_k8sio_api_core_v1_ConfigMapList(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ConfigMapList is a resource containing a list of ConfigMap objects.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"), + }, + }, + "items": { + SchemaProps: spec.SchemaProps{ + Description: "Items is the list of ConfigMaps.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.ConfigMap"), + }, + }, + }, + }, + }, + }, + Required: []string{"items"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.ConfigMap", "k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"}, + } +} + +func schema_k8sio_api_core_v1_ConfigMapNodeConfigSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ConfigMapNodeConfigSource contains the information to reference a ConfigMap as a config source for the Node.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "namespace": { + SchemaProps: spec.SchemaProps{ + Description: "Namespace is the metadata.namespace of the referenced ConfigMap. This field is required in all cases.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "name": { + SchemaProps: spec.SchemaProps{ + Description: "Name is the metadata.name of the referenced ConfigMap. This field is required in all cases.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "uid": { + SchemaProps: spec.SchemaProps{ + Description: "UID is the metadata.UID of the referenced ConfigMap. This field is forbidden in Node.Spec, and required in Node.Status.", + Type: []string{"string"}, + Format: "", + }, + }, + "resourceVersion": { + SchemaProps: spec.SchemaProps{ + Description: "ResourceVersion is the metadata.ResourceVersion of the referenced ConfigMap. This field is forbidden in Node.Spec, and required in Node.Status.", + Type: []string{"string"}, + Format: "", + }, + }, + "kubeletConfigKey": { + SchemaProps: spec.SchemaProps{ + Description: "KubeletConfigKey declares which key of the referenced ConfigMap corresponds to the KubeletConfiguration structure This field is required in all cases.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"namespace", "name", "kubeletConfigKey"}, + }, + }, + } +} + +func schema_k8sio_api_core_v1_ConfigMapProjection(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Adapts a ConfigMap into a projected volume.\n\nThe contents of the target ConfigMap's Data field will be presented in a projected volume as files using the keys in the Data field as the file names, unless the items element is populated with specific mappings of keys to paths. Note that this is identical to a configmap volume source without the default mode.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "name": { + SchemaProps: spec.SchemaProps{ + Description: "Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", + Type: []string{"string"}, + Format: "", + }, + }, + "items": { + SchemaProps: spec.SchemaProps{ + Description: "If unspecified, each key-value pair in the Data field of the referenced ConfigMap will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the ConfigMap, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.KeyToPath"), + }, + }, + }, + }, + }, + "optional": { + SchemaProps: spec.SchemaProps{ + Description: "Specify whether the ConfigMap or its keys must be defined", + Type: []string{"boolean"}, + Format: "", + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.KeyToPath"}, + } +} + +func schema_k8sio_api_core_v1_ConfigMapVolumeSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Adapts a ConfigMap into a volume.\n\nThe contents of the target ConfigMap's Data field will be presented in a volume as files using the keys in the Data field as the file names, unless the items element is populated with specific mappings of keys to paths. ConfigMap volumes support ownership management and SELinux relabeling.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "name": { + SchemaProps: spec.SchemaProps{ + Description: "Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", + Type: []string{"string"}, + Format: "", + }, + }, + "items": { + SchemaProps: spec.SchemaProps{ + Description: "If unspecified, each key-value pair in the Data field of the referenced ConfigMap will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the ConfigMap, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.KeyToPath"), + }, + }, + }, + }, + }, + "defaultMode": { + SchemaProps: spec.SchemaProps{ + Description: "Optional: mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Defaults to 0644. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.", + Type: []string{"integer"}, + Format: "int32", + }, + }, + "optional": { + SchemaProps: spec.SchemaProps{ + Description: "Specify whether the ConfigMap or its keys must be defined", + Type: []string{"boolean"}, + Format: "", + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.KeyToPath"}, + } +} + +func schema_k8sio_api_core_v1_Container(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "A single application container that you want to run within a pod.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "name": { + SchemaProps: spec.SchemaProps{ + Description: "Name of the container specified as a DNS_LABEL. Each container in a pod must have a unique name (DNS_LABEL). Cannot be updated.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "image": { + SchemaProps: spec.SchemaProps{ + Description: "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.", + Type: []string{"string"}, + Format: "", + }, + }, + "command": { + SchemaProps: spec.SchemaProps{ + Description: "Entrypoint array. Not executed within a shell. The docker image's ENTRYPOINT is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "args": { + SchemaProps: spec.SchemaProps{ + Description: "Arguments to the entrypoint. The docker image's CMD is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "workingDir": { + SchemaProps: spec.SchemaProps{ + Description: "Container's working directory. If not specified, the container runtime's default will be used, which might be configured in the container image. Cannot be updated.", + Type: []string{"string"}, + Format: "", + }, + }, + "ports": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-list-map-keys": []interface{}{ + "containerPort", + "protocol", + }, + "x-kubernetes-list-type": "map", + "x-kubernetes-patch-merge-key": "containerPort", + "x-kubernetes-patch-strategy": "merge", + }, + }, + SchemaProps: spec.SchemaProps{ + Description: "List of ports to expose from the container. Exposing a port here gives the system additional information about the network connections a container uses, but is primarily informational. Not specifying a port here DOES NOT prevent that port from being exposed. Any port which is listening on the default \"0.0.0.0\" address inside a container will be accessible from the network. Cannot be updated.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.ContainerPort"), + }, + }, + }, + }, + }, + "envFrom": { + SchemaProps: spec.SchemaProps{ + Description: "List of sources to populate environment variables in the container. The keys defined within a source must be a C_IDENTIFIER. All invalid keys will be reported as an event when the container is starting. When a key exists in multiple sources, the value associated with the last source will take precedence. Values defined by an Env with a duplicate key will take precedence. Cannot be updated.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.EnvFromSource"), + }, + }, + }, + }, + }, + "env": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-patch-merge-key": "name", + "x-kubernetes-patch-strategy": "merge", + }, + }, + SchemaProps: spec.SchemaProps{ + Description: "List of environment variables to set in the container. Cannot be updated.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.EnvVar"), + }, + }, + }, + }, + }, + "resources": { + SchemaProps: spec.SchemaProps{ + Description: "Compute Resources required by this container. Cannot be updated. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.ResourceRequirements"), + }, + }, + "volumeMounts": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-patch-merge-key": "mountPath", + "x-kubernetes-patch-strategy": "merge", + }, + }, + SchemaProps: spec.SchemaProps{ + Description: "Pod volumes to mount into the container's filesystem. Cannot be updated.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.VolumeMount"), + }, + }, + }, + }, + }, + "volumeDevices": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-patch-merge-key": "devicePath", + "x-kubernetes-patch-strategy": "merge", + }, + }, + SchemaProps: spec.SchemaProps{ + Description: "volumeDevices is the list of block devices to be used by the container.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.VolumeDevice"), + }, + }, + }, + }, + }, + "livenessProbe": { + SchemaProps: spec.SchemaProps{ + Description: "Periodic probe of container liveness. Container will be restarted if the probe fails. Cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes", + Ref: ref("k8s.io/api/core/v1.Probe"), + }, + }, + "readinessProbe": { + SchemaProps: spec.SchemaProps{ + Description: "Periodic probe of container service readiness. Container will be removed from service endpoints if the probe fails. Cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes", + Ref: ref("k8s.io/api/core/v1.Probe"), + }, + }, + "startupProbe": { + SchemaProps: spec.SchemaProps{ + Description: "StartupProbe indicates that the Pod has successfully initialized. If specified, no other probes are executed until this completes successfully. If this probe fails, the Pod will be restarted, just as if the livenessProbe failed. This can be used to provide different probe parameters at the beginning of a Pod's lifecycle, when it might take a long time to load data or warm a cache, than during steady-state operation. This cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes", + Ref: ref("k8s.io/api/core/v1.Probe"), + }, + }, + "lifecycle": { + SchemaProps: spec.SchemaProps{ + Description: "Actions that the management system should take in response to container lifecycle events. Cannot be updated.", + Ref: ref("k8s.io/api/core/v1.Lifecycle"), + }, + }, + "terminationMessagePath": { + SchemaProps: spec.SchemaProps{ + Description: "Optional: Path at which the file to which the container's termination message will be written is mounted into the container's filesystem. Message written is intended to be brief final status, such as an assertion failure message. Will be truncated by the node if greater than 4096 bytes. The total message length across all containers will be limited to 12kb. Defaults to /dev/termination-log. Cannot be updated.", + Type: []string{"string"}, + Format: "", + }, + }, + "terminationMessagePolicy": { + SchemaProps: spec.SchemaProps{ + Description: "Indicate how the termination message should be populated. File will use the contents of terminationMessagePath to populate the container status message on both success and failure. FallbackToLogsOnError will use the last chunk of container log output if the termination message file is empty and the container exited with an error. The log output is limited to 2048 bytes or 80 lines, whichever is smaller. Defaults to File. Cannot be updated.", + Type: []string{"string"}, + Format: "", + }, + }, + "imagePullPolicy": { + SchemaProps: spec.SchemaProps{ + Description: "Image pull policy. One of Always, Never, IfNotPresent. Defaults to Always if :latest tag is specified, or IfNotPresent otherwise. Cannot be updated. More info: https://kubernetes.io/docs/concepts/containers/images#updating-images", + Type: []string{"string"}, + Format: "", + }, + }, + "securityContext": { + SchemaProps: spec.SchemaProps{ + Description: "Security options the pod should run with. More info: https://kubernetes.io/docs/concepts/policy/security-context/ More info: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/", + Ref: ref("k8s.io/api/core/v1.SecurityContext"), + }, + }, + "stdin": { + SchemaProps: spec.SchemaProps{ + Description: "Whether this container should allocate a buffer for stdin in the container runtime. If this is not set, reads from stdin in the container will always result in EOF. Default is false.", + Type: []string{"boolean"}, + Format: "", + }, + }, + "stdinOnce": { + SchemaProps: spec.SchemaProps{ + Description: "Whether the container runtime should close the stdin channel after it has been opened by a single attach. When stdin is true the stdin stream will remain open across multiple attach sessions. If stdinOnce is set to true, stdin is opened on container start, is empty until the first client attaches to stdin, and then remains open and accepts data until the client disconnects, at which time stdin is closed and remains closed until the container is restarted. If this flag is false, a container processes that reads from stdin will never receive an EOF. Default is false", + Type: []string{"boolean"}, + Format: "", + }, + }, + "tty": { + SchemaProps: spec.SchemaProps{ + Description: "Whether this container should allocate a TTY for itself, also requires 'stdin' to be true. Default is false.", + Type: []string{"boolean"}, + Format: "", + }, + }, + }, + Required: []string{"name"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.ContainerPort", "k8s.io/api/core/v1.EnvFromSource", "k8s.io/api/core/v1.EnvVar", "k8s.io/api/core/v1.Lifecycle", "k8s.io/api/core/v1.Probe", "k8s.io/api/core/v1.ResourceRequirements", "k8s.io/api/core/v1.SecurityContext", "k8s.io/api/core/v1.VolumeDevice", "k8s.io/api/core/v1.VolumeMount"}, + } +} + +func schema_k8sio_api_core_v1_ContainerImage(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Describe a container image", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "names": { + SchemaProps: spec.SchemaProps{ + Description: "Names by which this image is known. e.g. [\"k8s.gcr.io/hyperkube:v1.0.7\", \"dockerhub.io/google_containers/hyperkube:v1.0.7\"]", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "sizeBytes": { + SchemaProps: spec.SchemaProps{ + Description: "The size of the image in bytes.", + Type: []string{"integer"}, + Format: "int64", + }, + }, + }, + Required: []string{"names"}, + }, + }, + } +} + +func schema_k8sio_api_core_v1_ContainerPort(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ContainerPort represents a network port in a single container.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "name": { + SchemaProps: spec.SchemaProps{ + Description: "If specified, this must be an IANA_SVC_NAME and unique within the pod. Each named port in a pod must have a unique name. Name for the port that can be referred to by services.", + Type: []string{"string"}, + Format: "", + }, + }, + "hostPort": { + SchemaProps: spec.SchemaProps{ + Description: "Number of port to expose on the host. If specified, this must be a valid port number, 0 < x < 65536. If HostNetwork is specified, this must match ContainerPort. Most containers do not need this.", + Type: []string{"integer"}, + Format: "int32", + }, + }, + "containerPort": { + SchemaProps: spec.SchemaProps{ + Description: "Number of port to expose on the pod's IP address. This must be a valid port number, 0 < x < 65536.", + Default: 0, + Type: []string{"integer"}, + Format: "int32", + }, + }, + "protocol": { + SchemaProps: spec.SchemaProps{ + Description: "Protocol for port. Must be UDP, TCP, or SCTP. Defaults to \"TCP\".", + Default: "TCP", + Type: []string{"string"}, + Format: "", + }, + }, + "hostIP": { + SchemaProps: spec.SchemaProps{ + Description: "What host IP to bind the external port to.", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"containerPort"}, + }, + }, + } +} + +func schema_k8sio_api_core_v1_ContainerState(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ContainerState holds a possible state of container. Only one of its members may be specified. If none of them is specified, the default one is ContainerStateWaiting.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "waiting": { + SchemaProps: spec.SchemaProps{ + Description: "Details about a waiting container", + Ref: ref("k8s.io/api/core/v1.ContainerStateWaiting"), + }, + }, + "running": { + SchemaProps: spec.SchemaProps{ + Description: "Details about a running container", + Ref: ref("k8s.io/api/core/v1.ContainerStateRunning"), + }, + }, + "terminated": { + SchemaProps: spec.SchemaProps{ + Description: "Details about a terminated container", + Ref: ref("k8s.io/api/core/v1.ContainerStateTerminated"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.ContainerStateRunning", "k8s.io/api/core/v1.ContainerStateTerminated", "k8s.io/api/core/v1.ContainerStateWaiting"}, + } +} + +func schema_k8sio_api_core_v1_ContainerStateRunning(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ContainerStateRunning is a running state of a container.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "startedAt": { + SchemaProps: spec.SchemaProps{ + Description: "Time at which the container was last (re-)started", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.Time"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/apis/meta/v1.Time"}, + } +} + +func schema_k8sio_api_core_v1_ContainerStateTerminated(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ContainerStateTerminated is a terminated state of a container.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "exitCode": { + SchemaProps: spec.SchemaProps{ + Description: "Exit status from the last termination of the container", + Default: 0, + Type: []string{"integer"}, + Format: "int32", + }, + }, + "signal": { + SchemaProps: spec.SchemaProps{ + Description: "Signal from the last termination of the container", + Type: []string{"integer"}, + Format: "int32", + }, + }, + "reason": { + SchemaProps: spec.SchemaProps{ + Description: "(brief) reason from the last termination of the container", + Type: []string{"string"}, + Format: "", + }, + }, + "message": { + SchemaProps: spec.SchemaProps{ + Description: "Message regarding the last termination of the container", + Type: []string{"string"}, + Format: "", + }, + }, + "startedAt": { + SchemaProps: spec.SchemaProps{ + Description: "Time at which previous execution of the container started", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.Time"), + }, + }, + "finishedAt": { + SchemaProps: spec.SchemaProps{ + Description: "Time at which the container last terminated", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.Time"), + }, + }, + "containerID": { + SchemaProps: spec.SchemaProps{ + Description: "Container's ID in the format 'docker://'", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"exitCode"}, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/apis/meta/v1.Time"}, + } +} + +func schema_k8sio_api_core_v1_ContainerStateWaiting(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ContainerStateWaiting is a waiting state of a container.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "reason": { + SchemaProps: spec.SchemaProps{ + Description: "(brief) reason the container is not yet running.", + Type: []string{"string"}, + Format: "", + }, + }, + "message": { + SchemaProps: spec.SchemaProps{ + Description: "Message regarding why the container is not yet running.", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + } +} + +func schema_k8sio_api_core_v1_ContainerStatus(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ContainerStatus contains details for the current status of this container.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "name": { + SchemaProps: spec.SchemaProps{ + Description: "This must be a DNS_LABEL. Each container in a pod must have a unique name. Cannot be updated.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "state": { + SchemaProps: spec.SchemaProps{ + Description: "Details about the container's current condition.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.ContainerState"), + }, + }, + "lastState": { + SchemaProps: spec.SchemaProps{ + Description: "Details about the container's last termination condition.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.ContainerState"), + }, + }, + "ready": { + SchemaProps: spec.SchemaProps{ + Description: "Specifies whether the container has passed its readiness probe.", + Default: false, + Type: []string{"boolean"}, + Format: "", + }, + }, + "restartCount": { + SchemaProps: spec.SchemaProps{ + Description: "The number of times the container has been restarted, currently based on the number of dead containers that have not yet been removed. Note that this is calculated from dead containers. But those containers are subject to garbage collection. This value will get capped at 5 by GC.", + Default: 0, + Type: []string{"integer"}, + Format: "int32", + }, + }, + "image": { + SchemaProps: spec.SchemaProps{ + Description: "The image the container is running. More info: https://kubernetes.io/docs/concepts/containers/images", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "imageID": { + SchemaProps: spec.SchemaProps{ + Description: "ImageID of the container's image.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "containerID": { + SchemaProps: spec.SchemaProps{ + Description: "Container's ID in the format 'docker://'.", + Type: []string{"string"}, + Format: "", + }, + }, + "started": { + SchemaProps: spec.SchemaProps{ + Description: "Specifies whether the container has passed its startup probe. Initialized as false, becomes true after startupProbe is considered successful. Resets to false when the container is restarted, or if kubelet loses state temporarily. Is always true when no startupProbe is defined.", + Type: []string{"boolean"}, + Format: "", + }, + }, + }, + Required: []string{"name", "ready", "restartCount", "image", "imageID"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.ContainerState"}, + } +} + +func schema_k8sio_api_core_v1_DaemonEndpoint(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "DaemonEndpoint contains information about a single Daemon endpoint.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "Port": { + SchemaProps: spec.SchemaProps{ + Description: "Port number of the given endpoint.", + Default: 0, + Type: []string{"integer"}, + Format: "int32", + }, + }, + }, + Required: []string{"Port"}, + }, + }, + } +} + +func schema_k8sio_api_core_v1_DownwardAPIProjection(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Represents downward API info for projecting into a projected volume. Note that this is identical to a downwardAPI volume source without the default mode.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "items": { + SchemaProps: spec.SchemaProps{ + Description: "Items is a list of DownwardAPIVolume file", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.DownwardAPIVolumeFile"), + }, + }, + }, + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.DownwardAPIVolumeFile"}, + } +} + +func schema_k8sio_api_core_v1_DownwardAPIVolumeFile(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "DownwardAPIVolumeFile represents information to create the file containing the pod field", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "path": { + SchemaProps: spec.SchemaProps{ + Description: "Required: Path is the relative path name of the file to be created. Must not be absolute or contain the '..' path. Must be utf-8 encoded. The first item of the relative path must not start with '..'", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "fieldRef": { + SchemaProps: spec.SchemaProps{ + Description: "Required: Selects a field of the pod: only annotations, labels, name and namespace are supported.", + Ref: ref("k8s.io/api/core/v1.ObjectFieldSelector"), + }, + }, + "resourceFieldRef": { + SchemaProps: spec.SchemaProps{ + Description: "Selects a resource of the container: only resources limits and requests (limits.cpu, limits.memory, requests.cpu and requests.memory) are currently supported.", + Ref: ref("k8s.io/api/core/v1.ResourceFieldSelector"), + }, + }, + "mode": { + SchemaProps: spec.SchemaProps{ + Description: "Optional: mode bits used to set permissions on this file, must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. If not specified, the volume defaultMode will be used. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.", + Type: []string{"integer"}, + Format: "int32", + }, + }, + }, + Required: []string{"path"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.ObjectFieldSelector", "k8s.io/api/core/v1.ResourceFieldSelector"}, + } +} + +func schema_k8sio_api_core_v1_DownwardAPIVolumeSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "DownwardAPIVolumeSource represents a volume containing downward API info. Downward API volumes support ownership management and SELinux relabeling.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "items": { + SchemaProps: spec.SchemaProps{ + Description: "Items is a list of downward API volume file", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.DownwardAPIVolumeFile"), + }, + }, + }, + }, + }, + "defaultMode": { + SchemaProps: spec.SchemaProps{ + Description: "Optional: mode bits to use on created files by default. Must be a Optional: mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Defaults to 0644. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.", + Type: []string{"integer"}, + Format: "int32", + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.DownwardAPIVolumeFile"}, + } +} + +func schema_k8sio_api_core_v1_EmptyDirVolumeSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Represents an empty directory for a pod. Empty directory volumes support ownership management and SELinux relabeling.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "medium": { + SchemaProps: spec.SchemaProps{ + Description: "What type of storage medium should back this directory. The default is \"\" which means to use the node's default medium. Must be an empty string (default) or Memory. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir", + Type: []string{"string"}, + Format: "", + }, + }, + "sizeLimit": { + SchemaProps: spec.SchemaProps{ + Description: "Total amount of local storage required for this EmptyDir volume. The size limit is also applicable for memory medium. The maximum usage on memory medium EmptyDir would be the minimum value between the SizeLimit specified here and the sum of memory limits of all containers in a pod. The default is nil which means that the limit is undefined. More info: http://kubernetes.io/docs/user-guide/volumes#emptydir", + Ref: ref("k8s.io/apimachinery/pkg/api/resource.Quantity"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/api/resource.Quantity"}, + } +} + +func schema_k8sio_api_core_v1_EndpointAddress(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "EndpointAddress is a tuple that describes single IP address.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "ip": { + SchemaProps: spec.SchemaProps{ + Description: "The IP of this endpoint. May not be loopback (127.0.0.0/8), link-local (169.254.0.0/16), or link-local multicast ((224.0.0.0/24). IPv6 is also accepted but not fully supported on all platforms. Also, certain kubernetes components, like kube-proxy, are not IPv6 ready.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "hostname": { + SchemaProps: spec.SchemaProps{ + Description: "The Hostname of this endpoint", + Type: []string{"string"}, + Format: "", + }, + }, + "nodeName": { + SchemaProps: spec.SchemaProps{ + Description: "Optional: Node hosting this endpoint. This can be used to determine endpoints local to a node.", + Type: []string{"string"}, + Format: "", + }, + }, + "targetRef": { + SchemaProps: spec.SchemaProps{ + Description: "Reference to object providing the endpoint.", + Ref: ref("k8s.io/api/core/v1.ObjectReference"), + }, + }, + }, + Required: []string{"ip"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.ObjectReference"}, + } +} + +func schema_k8sio_api_core_v1_EndpointPort(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "EndpointPort is a tuple that describes a single port.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "name": { + SchemaProps: spec.SchemaProps{ + Description: "The name of this port. This must match the 'name' field in the corresponding ServicePort. Must be a DNS_LABEL. Optional only if one port is defined.", + Type: []string{"string"}, + Format: "", + }, + }, + "port": { + SchemaProps: spec.SchemaProps{ + Description: "The port number of the endpoint.", + Default: 0, + Type: []string{"integer"}, + Format: "int32", + }, + }, + "protocol": { + SchemaProps: spec.SchemaProps{ + Description: "The IP protocol for this port. Must be UDP, TCP, or SCTP. Default is TCP.", + Type: []string{"string"}, + Format: "", + }, + }, + "appProtocol": { + SchemaProps: spec.SchemaProps{ + Description: "The application protocol for this port. This field follows standard Kubernetes label syntax. Un-prefixed names are reserved for IANA standard service names (as per RFC-6335 and http://www.iana.org/assignments/service-names). Non-standard protocols should use prefixed names such as mycompany.com/my-custom-protocol. This is a beta field that is guarded by the ServiceAppProtocol feature gate and enabled by default.", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"port"}, + }, + }, + } +} + +func schema_k8sio_api_core_v1_EndpointSubset(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "EndpointSubset is a group of addresses with a common set of ports. The expanded set of endpoints is the Cartesian product of Addresses x Ports. For example, given:\n {\n Addresses: [{\"ip\": \"10.10.1.1\"}, {\"ip\": \"10.10.2.2\"}],\n Ports: [{\"name\": \"a\", \"port\": 8675}, {\"name\": \"b\", \"port\": 309}]\n }\nThe resulting set of endpoints can be viewed as:\n a: [ 10.10.1.1:8675, 10.10.2.2:8675 ],\n b: [ 10.10.1.1:309, 10.10.2.2:309 ]", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "addresses": { + SchemaProps: spec.SchemaProps{ + Description: "IP addresses which offer the related ports that are marked as ready. These endpoints should be considered safe for load balancers and clients to utilize.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.EndpointAddress"), + }, + }, + }, + }, + }, + "notReadyAddresses": { + SchemaProps: spec.SchemaProps{ + Description: "IP addresses which offer the related ports but are not currently marked as ready because they have not yet finished starting, have recently failed a readiness check, or have recently failed a liveness check.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.EndpointAddress"), + }, + }, + }, + }, + }, + "ports": { + SchemaProps: spec.SchemaProps{ + Description: "Port numbers available on the related IP addresses.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.EndpointPort"), + }, + }, + }, + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.EndpointAddress", "k8s.io/api/core/v1.EndpointPort"}, + } +} + +func schema_k8sio_api_core_v1_Endpoints(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Endpoints is a collection of endpoints that implement the actual service. Example:\n Name: \"mysvc\",\n Subsets: [\n {\n Addresses: [{\"ip\": \"10.10.1.1\"}, {\"ip\": \"10.10.2.2\"}],\n Ports: [{\"name\": \"a\", \"port\": 8675}, {\"name\": \"b\", \"port\": 309}]\n },\n {\n Addresses: [{\"ip\": \"10.10.3.3\"}],\n Ports: [{\"name\": \"a\", \"port\": 93}, {\"name\": \"b\", \"port\": 76}]\n },\n ]", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"), + }, + }, + "subsets": { + SchemaProps: spec.SchemaProps{ + Description: "The set of all endpoints is the union of all subsets. Addresses are placed into subsets according to the IPs they share. A single address with multiple ports, some of which are ready and some of which are not (because they come from different containers) will result in the address being displayed in different subsets for the different ports. No address will appear in both Addresses and NotReadyAddresses in the same subset. Sets of addresses and ports that comprise a service.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.EndpointSubset"), + }, + }, + }, + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.EndpointSubset", "k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"}, + } +} + +func schema_k8sio_api_core_v1_EndpointsList(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "EndpointsList is a list of endpoints.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"), + }, + }, + "items": { + SchemaProps: spec.SchemaProps{ + Description: "List of endpoints.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.Endpoints"), + }, + }, + }, + }, + }, + }, + Required: []string{"items"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.Endpoints", "k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"}, + } +} + +func schema_k8sio_api_core_v1_EnvFromSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "EnvFromSource represents the source of a set of ConfigMaps", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "prefix": { + SchemaProps: spec.SchemaProps{ + Description: "An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER.", + Type: []string{"string"}, + Format: "", + }, + }, + "configMapRef": { + SchemaProps: spec.SchemaProps{ + Description: "The ConfigMap to select from", + Ref: ref("k8s.io/api/core/v1.ConfigMapEnvSource"), + }, + }, + "secretRef": { + SchemaProps: spec.SchemaProps{ + Description: "The Secret to select from", + Ref: ref("k8s.io/api/core/v1.SecretEnvSource"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.ConfigMapEnvSource", "k8s.io/api/core/v1.SecretEnvSource"}, + } +} + +func schema_k8sio_api_core_v1_EnvVar(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "EnvVar represents an environment variable present in a Container.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "name": { + SchemaProps: spec.SchemaProps{ + Description: "Name of the environment variable. Must be a C_IDENTIFIER.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "value": { + SchemaProps: spec.SchemaProps{ + Description: "Variable references $(VAR_NAME) are expanded using the previous defined environment variables in the container and any service environment variables. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. Defaults to \"\".", + Type: []string{"string"}, + Format: "", + }, + }, + "valueFrom": { + SchemaProps: spec.SchemaProps{ + Description: "Source for the environment variable's value. Cannot be used if value is not empty.", + Ref: ref("k8s.io/api/core/v1.EnvVarSource"), + }, + }, + }, + Required: []string{"name"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.EnvVarSource"}, + } +} + +func schema_k8sio_api_core_v1_EnvVarSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "EnvVarSource represents a source for the value of an EnvVar.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "fieldRef": { + SchemaProps: spec.SchemaProps{ + Description: "Selects a field of the pod: supports metadata.name, metadata.namespace, `metadata.labels['']`, `metadata.annotations['']`, spec.nodeName, spec.serviceAccountName, status.hostIP, status.podIP, status.podIPs.", + Ref: ref("k8s.io/api/core/v1.ObjectFieldSelector"), + }, + }, + "resourceFieldRef": { + SchemaProps: spec.SchemaProps{ + Description: "Selects a resource of the container: only resources limits and requests (limits.cpu, limits.memory, limits.ephemeral-storage, requests.cpu, requests.memory and requests.ephemeral-storage) are currently supported.", + Ref: ref("k8s.io/api/core/v1.ResourceFieldSelector"), + }, + }, + "configMapKeyRef": { + SchemaProps: spec.SchemaProps{ + Description: "Selects a key of a ConfigMap.", + Ref: ref("k8s.io/api/core/v1.ConfigMapKeySelector"), + }, + }, + "secretKeyRef": { + SchemaProps: spec.SchemaProps{ + Description: "Selects a key of a secret in the pod's namespace", + Ref: ref("k8s.io/api/core/v1.SecretKeySelector"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.ConfigMapKeySelector", "k8s.io/api/core/v1.ObjectFieldSelector", "k8s.io/api/core/v1.ResourceFieldSelector", "k8s.io/api/core/v1.SecretKeySelector"}, + } +} + +func schema_k8sio_api_core_v1_EphemeralContainer(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "An EphemeralContainer is a container that may be added temporarily to an existing pod for user-initiated activities such as debugging. Ephemeral containers have no resource or scheduling guarantees, and they will not be restarted when they exit or when a pod is removed or restarted. If an ephemeral container causes a pod to exceed its resource allocation, the pod may be evicted. Ephemeral containers may not be added by directly updating the pod spec. They must be added via the pod's ephemeralcontainers subresource, and they will appear in the pod spec once added. This is an alpha feature enabled by the EphemeralContainers feature flag.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "name": { + SchemaProps: spec.SchemaProps{ + Description: "Name of the ephemeral container specified as a DNS_LABEL. This name must be unique among all containers, init containers and ephemeral containers.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "image": { + SchemaProps: spec.SchemaProps{ + Description: "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images", + Type: []string{"string"}, + Format: "", + }, + }, + "command": { + SchemaProps: spec.SchemaProps{ + Description: "Entrypoint array. Not executed within a shell. The docker image's ENTRYPOINT is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "args": { + SchemaProps: spec.SchemaProps{ + Description: "Arguments to the entrypoint. The docker image's CMD is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "workingDir": { + SchemaProps: spec.SchemaProps{ + Description: "Container's working directory. If not specified, the container runtime's default will be used, which might be configured in the container image. Cannot be updated.", + Type: []string{"string"}, + Format: "", + }, + }, + "ports": { + SchemaProps: spec.SchemaProps{ + Description: "Ports are not allowed for ephemeral containers.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.ContainerPort"), + }, + }, + }, + }, + }, + "envFrom": { + SchemaProps: spec.SchemaProps{ + Description: "List of sources to populate environment variables in the container. The keys defined within a source must be a C_IDENTIFIER. All invalid keys will be reported as an event when the container is starting. When a key exists in multiple sources, the value associated with the last source will take precedence. Values defined by an Env with a duplicate key will take precedence. Cannot be updated.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.EnvFromSource"), + }, + }, + }, + }, + }, + "env": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-patch-merge-key": "name", + "x-kubernetes-patch-strategy": "merge", + }, + }, + SchemaProps: spec.SchemaProps{ + Description: "List of environment variables to set in the container. Cannot be updated.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.EnvVar"), + }, + }, + }, + }, + }, + "resources": { + SchemaProps: spec.SchemaProps{ + Description: "Resources are not allowed for ephemeral containers. Ephemeral containers use spare resources already allocated to the pod.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.ResourceRequirements"), + }, + }, + "volumeMounts": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-patch-merge-key": "mountPath", + "x-kubernetes-patch-strategy": "merge", + }, + }, + SchemaProps: spec.SchemaProps{ + Description: "Pod volumes to mount into the container's filesystem. Cannot be updated.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.VolumeMount"), + }, + }, + }, + }, + }, + "volumeDevices": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-patch-merge-key": "devicePath", + "x-kubernetes-patch-strategy": "merge", + }, + }, + SchemaProps: spec.SchemaProps{ + Description: "volumeDevices is the list of block devices to be used by the container.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.VolumeDevice"), + }, + }, + }, + }, + }, + "livenessProbe": { + SchemaProps: spec.SchemaProps{ + Description: "Probes are not allowed for ephemeral containers.", + Ref: ref("k8s.io/api/core/v1.Probe"), + }, + }, + "readinessProbe": { + SchemaProps: spec.SchemaProps{ + Description: "Probes are not allowed for ephemeral containers.", + Ref: ref("k8s.io/api/core/v1.Probe"), + }, + }, + "startupProbe": { + SchemaProps: spec.SchemaProps{ + Description: "Probes are not allowed for ephemeral containers.", + Ref: ref("k8s.io/api/core/v1.Probe"), + }, + }, + "lifecycle": { + SchemaProps: spec.SchemaProps{ + Description: "Lifecycle is not allowed for ephemeral containers.", + Ref: ref("k8s.io/api/core/v1.Lifecycle"), + }, + }, + "terminationMessagePath": { + SchemaProps: spec.SchemaProps{ + Description: "Optional: Path at which the file to which the container's termination message will be written is mounted into the container's filesystem. Message written is intended to be brief final status, such as an assertion failure message. Will be truncated by the node if greater than 4096 bytes. The total message length across all containers will be limited to 12kb. Defaults to /dev/termination-log. Cannot be updated.", + Type: []string{"string"}, + Format: "", + }, + }, + "terminationMessagePolicy": { + SchemaProps: spec.SchemaProps{ + Description: "Indicate how the termination message should be populated. File will use the contents of terminationMessagePath to populate the container status message on both success and failure. FallbackToLogsOnError will use the last chunk of container log output if the termination message file is empty and the container exited with an error. The log output is limited to 2048 bytes or 80 lines, whichever is smaller. Defaults to File. Cannot be updated.", + Type: []string{"string"}, + Format: "", + }, + }, + "imagePullPolicy": { + SchemaProps: spec.SchemaProps{ + Description: "Image pull policy. One of Always, Never, IfNotPresent. Defaults to Always if :latest tag is specified, or IfNotPresent otherwise. Cannot be updated. More info: https://kubernetes.io/docs/concepts/containers/images#updating-images", + Type: []string{"string"}, + Format: "", + }, + }, + "securityContext": { + SchemaProps: spec.SchemaProps{ + Description: "SecurityContext is not allowed for ephemeral containers.", + Ref: ref("k8s.io/api/core/v1.SecurityContext"), + }, + }, + "stdin": { + SchemaProps: spec.SchemaProps{ + Description: "Whether this container should allocate a buffer for stdin in the container runtime. If this is not set, reads from stdin in the container will always result in EOF. Default is false.", + Type: []string{"boolean"}, + Format: "", + }, + }, + "stdinOnce": { + SchemaProps: spec.SchemaProps{ + Description: "Whether the container runtime should close the stdin channel after it has been opened by a single attach. When stdin is true the stdin stream will remain open across multiple attach sessions. If stdinOnce is set to true, stdin is opened on container start, is empty until the first client attaches to stdin, and then remains open and accepts data until the client disconnects, at which time stdin is closed and remains closed until the container is restarted. If this flag is false, a container processes that reads from stdin will never receive an EOF. Default is false", + Type: []string{"boolean"}, + Format: "", + }, + }, + "tty": { + SchemaProps: spec.SchemaProps{ + Description: "Whether this container should allocate a TTY for itself, also requires 'stdin' to be true. Default is false.", + Type: []string{"boolean"}, + Format: "", + }, + }, + "targetContainerName": { + SchemaProps: spec.SchemaProps{ + Description: "If set, the name of the container from PodSpec that this ephemeral container targets. The ephemeral container will be run in the namespaces (IPC, PID, etc) of this container. If not set then the ephemeral container is run in whatever namespaces are shared for the pod. Note that the container runtime must support this feature.", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"name"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.ContainerPort", "k8s.io/api/core/v1.EnvFromSource", "k8s.io/api/core/v1.EnvVar", "k8s.io/api/core/v1.Lifecycle", "k8s.io/api/core/v1.Probe", "k8s.io/api/core/v1.ResourceRequirements", "k8s.io/api/core/v1.SecurityContext", "k8s.io/api/core/v1.VolumeDevice", "k8s.io/api/core/v1.VolumeMount"}, + } +} + +func schema_k8sio_api_core_v1_EphemeralContainerCommon(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "EphemeralContainerCommon is a copy of all fields in Container to be inlined in EphemeralContainer. This separate type allows easy conversion from EphemeralContainer to Container and allows separate documentation for the fields of EphemeralContainer. When a new field is added to Container it must be added here as well.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "name": { + SchemaProps: spec.SchemaProps{ + Description: "Name of the ephemeral container specified as a DNS_LABEL. This name must be unique among all containers, init containers and ephemeral containers.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "image": { + SchemaProps: spec.SchemaProps{ + Description: "Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images", + Type: []string{"string"}, + Format: "", + }, + }, + "command": { + SchemaProps: spec.SchemaProps{ + Description: "Entrypoint array. Not executed within a shell. The docker image's ENTRYPOINT is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "args": { + SchemaProps: spec.SchemaProps{ + Description: "Arguments to the entrypoint. The docker image's CMD is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "workingDir": { + SchemaProps: spec.SchemaProps{ + Description: "Container's working directory. If not specified, the container runtime's default will be used, which might be configured in the container image. Cannot be updated.", + Type: []string{"string"}, + Format: "", + }, + }, + "ports": { + SchemaProps: spec.SchemaProps{ + Description: "Ports are not allowed for ephemeral containers.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.ContainerPort"), + }, + }, + }, + }, + }, + "envFrom": { + SchemaProps: spec.SchemaProps{ + Description: "List of sources to populate environment variables in the container. The keys defined within a source must be a C_IDENTIFIER. All invalid keys will be reported as an event when the container is starting. When a key exists in multiple sources, the value associated with the last source will take precedence. Values defined by an Env with a duplicate key will take precedence. Cannot be updated.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.EnvFromSource"), + }, + }, + }, + }, + }, + "env": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-patch-merge-key": "name", + "x-kubernetes-patch-strategy": "merge", + }, + }, + SchemaProps: spec.SchemaProps{ + Description: "List of environment variables to set in the container. Cannot be updated.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.EnvVar"), + }, + }, + }, + }, + }, + "resources": { + SchemaProps: spec.SchemaProps{ + Description: "Resources are not allowed for ephemeral containers. Ephemeral containers use spare resources already allocated to the pod.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.ResourceRequirements"), + }, + }, + "volumeMounts": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-patch-merge-key": "mountPath", + "x-kubernetes-patch-strategy": "merge", + }, + }, + SchemaProps: spec.SchemaProps{ + Description: "Pod volumes to mount into the container's filesystem. Cannot be updated.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.VolumeMount"), + }, + }, + }, + }, + }, + "volumeDevices": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-patch-merge-key": "devicePath", + "x-kubernetes-patch-strategy": "merge", + }, + }, + SchemaProps: spec.SchemaProps{ + Description: "volumeDevices is the list of block devices to be used by the container.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.VolumeDevice"), + }, + }, + }, + }, + }, + "livenessProbe": { + SchemaProps: spec.SchemaProps{ + Description: "Probes are not allowed for ephemeral containers.", + Ref: ref("k8s.io/api/core/v1.Probe"), + }, + }, + "readinessProbe": { + SchemaProps: spec.SchemaProps{ + Description: "Probes are not allowed for ephemeral containers.", + Ref: ref("k8s.io/api/core/v1.Probe"), + }, + }, + "startupProbe": { + SchemaProps: spec.SchemaProps{ + Description: "Probes are not allowed for ephemeral containers.", + Ref: ref("k8s.io/api/core/v1.Probe"), + }, + }, + "lifecycle": { + SchemaProps: spec.SchemaProps{ + Description: "Lifecycle is not allowed for ephemeral containers.", + Ref: ref("k8s.io/api/core/v1.Lifecycle"), + }, + }, + "terminationMessagePath": { + SchemaProps: spec.SchemaProps{ + Description: "Optional: Path at which the file to which the container's termination message will be written is mounted into the container's filesystem. Message written is intended to be brief final status, such as an assertion failure message. Will be truncated by the node if greater than 4096 bytes. The total message length across all containers will be limited to 12kb. Defaults to /dev/termination-log. Cannot be updated.", + Type: []string{"string"}, + Format: "", + }, + }, + "terminationMessagePolicy": { + SchemaProps: spec.SchemaProps{ + Description: "Indicate how the termination message should be populated. File will use the contents of terminationMessagePath to populate the container status message on both success and failure. FallbackToLogsOnError will use the last chunk of container log output if the termination message file is empty and the container exited with an error. The log output is limited to 2048 bytes or 80 lines, whichever is smaller. Defaults to File. Cannot be updated.", + Type: []string{"string"}, + Format: "", + }, + }, + "imagePullPolicy": { + SchemaProps: spec.SchemaProps{ + Description: "Image pull policy. One of Always, Never, IfNotPresent. Defaults to Always if :latest tag is specified, or IfNotPresent otherwise. Cannot be updated. More info: https://kubernetes.io/docs/concepts/containers/images#updating-images", + Type: []string{"string"}, + Format: "", + }, + }, + "securityContext": { + SchemaProps: spec.SchemaProps{ + Description: "SecurityContext is not allowed for ephemeral containers.", + Ref: ref("k8s.io/api/core/v1.SecurityContext"), + }, + }, + "stdin": { + SchemaProps: spec.SchemaProps{ + Description: "Whether this container should allocate a buffer for stdin in the container runtime. If this is not set, reads from stdin in the container will always result in EOF. Default is false.", + Type: []string{"boolean"}, + Format: "", + }, + }, + "stdinOnce": { + SchemaProps: spec.SchemaProps{ + Description: "Whether the container runtime should close the stdin channel after it has been opened by a single attach. When stdin is true the stdin stream will remain open across multiple attach sessions. If stdinOnce is set to true, stdin is opened on container start, is empty until the first client attaches to stdin, and then remains open and accepts data until the client disconnects, at which time stdin is closed and remains closed until the container is restarted. If this flag is false, a container processes that reads from stdin will never receive an EOF. Default is false", + Type: []string{"boolean"}, + Format: "", + }, + }, + "tty": { + SchemaProps: spec.SchemaProps{ + Description: "Whether this container should allocate a TTY for itself, also requires 'stdin' to be true. Default is false.", + Type: []string{"boolean"}, + Format: "", + }, + }, + }, + Required: []string{"name"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.ContainerPort", "k8s.io/api/core/v1.EnvFromSource", "k8s.io/api/core/v1.EnvVar", "k8s.io/api/core/v1.Lifecycle", "k8s.io/api/core/v1.Probe", "k8s.io/api/core/v1.ResourceRequirements", "k8s.io/api/core/v1.SecurityContext", "k8s.io/api/core/v1.VolumeDevice", "k8s.io/api/core/v1.VolumeMount"}, + } +} + +func schema_k8sio_api_core_v1_EphemeralContainers(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "A list of ephemeral containers used with the Pod ephemeralcontainers subresource.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"), + }, + }, + "ephemeralContainers": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-patch-merge-key": "name", + "x-kubernetes-patch-strategy": "merge", + }, + }, + SchemaProps: spec.SchemaProps{ + Description: "A list of ephemeral containers associated with this pod. New ephemeral containers may be appended to this list, but existing ephemeral containers may not be removed or modified.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.EphemeralContainer"), + }, + }, + }, + }, + }, + }, + Required: []string{"ephemeralContainers"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.EphemeralContainer", "k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"}, + } +} + +func schema_k8sio_api_core_v1_EphemeralVolumeSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Represents an ephemeral volume that is handled by a normal storage driver.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "volumeClaimTemplate": { + SchemaProps: spec.SchemaProps{ + Description: "Will be used to create a stand-alone PVC to provision the volume. The pod in which this EphemeralVolumeSource is embedded will be the owner of the PVC, i.e. the PVC will be deleted together with the pod. The name of the PVC will be `-` where `` is the name from the `PodSpec.Volumes` array entry. Pod validation will reject the pod if the concatenated name is not valid for a PVC (for example, too long).\n\nAn existing PVC with that name that is not owned by the pod will *not* be used for the pod to avoid using an unrelated volume by mistake. Starting the pod is then blocked until the unrelated PVC is removed. If such a pre-created PVC is meant to be used by the pod, the PVC has to updated with an owner reference to the pod once the pod exists. Normally this should not be necessary, but it may be useful when manually reconstructing a broken cluster.\n\nThis field is read-only and no changes will be made by Kubernetes to the PVC after it has been created.\n\nRequired, must not be nil.", + Ref: ref("k8s.io/api/core/v1.PersistentVolumeClaimTemplate"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.PersistentVolumeClaimTemplate"}, + } +} + +func schema_k8sio_api_core_v1_Event(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Event is a report of an event somewhere in the cluster. Events have a limited retention time and triggers and messages may evolve with time. Event consumers should not rely on the timing of an event with a given Reason reflecting a consistent underlying trigger, or the continued existence of events with that Reason. Events should be treated as informative, best-effort, supplemental data.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"), + }, + }, + "involvedObject": { + SchemaProps: spec.SchemaProps{ + Description: "The object that this event is about.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.ObjectReference"), + }, + }, + "reason": { + SchemaProps: spec.SchemaProps{ + Description: "This should be a short, machine understandable string that gives the reason for the transition into the object's current status.", + Type: []string{"string"}, + Format: "", + }, + }, + "message": { + SchemaProps: spec.SchemaProps{ + Description: "A human-readable description of the status of this operation.", + Type: []string{"string"}, + Format: "", + }, + }, + "source": { + SchemaProps: spec.SchemaProps{ + Description: "The component reporting this event. Should be a short machine understandable string.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.EventSource"), + }, + }, + "firstTimestamp": { + SchemaProps: spec.SchemaProps{ + Description: "The time at which the event was first recorded. (Time of server receipt is in TypeMeta.)", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.Time"), + }, + }, + "lastTimestamp": { + SchemaProps: spec.SchemaProps{ + Description: "The time at which the most recent occurrence of this event was recorded.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.Time"), + }, + }, + "count": { + SchemaProps: spec.SchemaProps{ + Description: "The number of times this event has occurred.", + Type: []string{"integer"}, + Format: "int32", + }, + }, + "type": { + SchemaProps: spec.SchemaProps{ + Description: "Type of this event (Normal, Warning), new types could be added in the future", + Type: []string{"string"}, + Format: "", + }, + }, + "eventTime": { + SchemaProps: spec.SchemaProps{ + Description: "Time when this Event was first observed.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.MicroTime"), + }, + }, + "series": { + SchemaProps: spec.SchemaProps{ + Description: "Data about the Event series this event represents or nil if it's a singleton Event.", + Ref: ref("k8s.io/api/core/v1.EventSeries"), + }, + }, + "action": { + SchemaProps: spec.SchemaProps{ + Description: "What action was taken/failed regarding to the Regarding object.", + Type: []string{"string"}, + Format: "", + }, + }, + "related": { + SchemaProps: spec.SchemaProps{ + Description: "Optional secondary object for more complex actions.", + Ref: ref("k8s.io/api/core/v1.ObjectReference"), + }, + }, + "reportingComponent": { + SchemaProps: spec.SchemaProps{ + Description: "Name of the controller that emitted this Event, e.g. `kubernetes.io/kubelet`.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "reportingInstance": { + SchemaProps: spec.SchemaProps{ + Description: "ID of the controller instance, e.g. `kubelet-xyzf`.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"metadata", "involvedObject"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.EventSeries", "k8s.io/api/core/v1.EventSource", "k8s.io/api/core/v1.ObjectReference", "k8s.io/apimachinery/pkg/apis/meta/v1.MicroTime", "k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta", "k8s.io/apimachinery/pkg/apis/meta/v1.Time"}, + } +} + +func schema_k8sio_api_core_v1_EventList(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "EventList is a list of events.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"), + }, + }, + "items": { + SchemaProps: spec.SchemaProps{ + Description: "List of events", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.Event"), + }, + }, + }, + }, + }, + }, + Required: []string{"items"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.Event", "k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"}, + } +} + +func schema_k8sio_api_core_v1_EventSeries(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "EventSeries contain information on series of events, i.e. thing that was/is happening continuously for some time.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "count": { + SchemaProps: spec.SchemaProps{ + Description: "Number of occurrences in this series up to the last heartbeat time", + Type: []string{"integer"}, + Format: "int32", + }, + }, + "lastObservedTime": { + SchemaProps: spec.SchemaProps{ + Description: "Time of the last occurrence observed", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.MicroTime"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/apis/meta/v1.MicroTime"}, + } +} + +func schema_k8sio_api_core_v1_EventSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "EventSource contains information for an event.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "component": { + SchemaProps: spec.SchemaProps{ + Description: "Component from which the event is generated.", + Type: []string{"string"}, + Format: "", + }, + }, + "host": { + SchemaProps: spec.SchemaProps{ + Description: "Node name on which the event is generated.", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + } +} + +func schema_k8sio_api_core_v1_ExecAction(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ExecAction describes a \"run in container\" action.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "command": { + SchemaProps: spec.SchemaProps{ + Description: "Command is the command line to execute inside the container, the working directory for the command is root ('/') in the container's filesystem. The command is simply exec'd, it is not run inside a shell, so traditional shell instructions ('|', etc) won't work. To use a shell, you need to explicitly call out to that shell. Exit status of 0 is treated as live/healthy and non-zero is unhealthy.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + }, + }, + }, + } +} + +func schema_k8sio_api_core_v1_FCVolumeSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Represents a Fibre Channel volume. Fibre Channel volumes can only be mounted as read/write once. Fibre Channel volumes support ownership management and SELinux relabeling.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "targetWWNs": { + SchemaProps: spec.SchemaProps{ + Description: "Optional: FC target worldwide names (WWNs)", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "lun": { + SchemaProps: spec.SchemaProps{ + Description: "Optional: FC target lun number", + Type: []string{"integer"}, + Format: "int32", + }, + }, + "fsType": { + SchemaProps: spec.SchemaProps{ + Description: "Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.", + Type: []string{"string"}, + Format: "", + }, + }, + "readOnly": { + SchemaProps: spec.SchemaProps{ + Description: "Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.", + Type: []string{"boolean"}, + Format: "", + }, + }, + "wwids": { + SchemaProps: spec.SchemaProps{ + Description: "Optional: FC volume world wide identifiers (wwids) Either wwids or combination of targetWWNs and lun must be set, but not both simultaneously.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + }, + }, + }, + } +} + +func schema_k8sio_api_core_v1_FlexPersistentVolumeSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "FlexPersistentVolumeSource represents a generic persistent volume resource that is provisioned/attached using an exec based plugin.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "driver": { + SchemaProps: spec.SchemaProps{ + Description: "Driver is the name of the driver to use for this volume.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "fsType": { + SchemaProps: spec.SchemaProps{ + Description: "Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". The default filesystem depends on FlexVolume script.", + Type: []string{"string"}, + Format: "", + }, + }, + "secretRef": { + SchemaProps: spec.SchemaProps{ + Description: "Optional: SecretRef is reference to the secret object containing sensitive information to pass to the plugin scripts. This may be empty if no secret object is specified. If the secret object contains more than one secret, all secrets are passed to the plugin scripts.", + Ref: ref("k8s.io/api/core/v1.SecretReference"), + }, + }, + "readOnly": { + SchemaProps: spec.SchemaProps{ + Description: "Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.", + Type: []string{"boolean"}, + Format: "", + }, + }, + "options": { + SchemaProps: spec.SchemaProps{ + Description: "Optional: Extra command options if any.", + Type: []string{"object"}, + AdditionalProperties: &spec.SchemaOrBool{ + Allows: true, + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + }, + Required: []string{"driver"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.SecretReference"}, + } +} + +func schema_k8sio_api_core_v1_FlexVolumeSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "FlexVolume represents a generic volume resource that is provisioned/attached using an exec based plugin.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "driver": { + SchemaProps: spec.SchemaProps{ + Description: "Driver is the name of the driver to use for this volume.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "fsType": { + SchemaProps: spec.SchemaProps{ + Description: "Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". The default filesystem depends on FlexVolume script.", + Type: []string{"string"}, + Format: "", + }, + }, + "secretRef": { + SchemaProps: spec.SchemaProps{ + Description: "Optional: SecretRef is reference to the secret object containing sensitive information to pass to the plugin scripts. This may be empty if no secret object is specified. If the secret object contains more than one secret, all secrets are passed to the plugin scripts.", + Ref: ref("k8s.io/api/core/v1.LocalObjectReference"), + }, + }, + "readOnly": { + SchemaProps: spec.SchemaProps{ + Description: "Optional: Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.", + Type: []string{"boolean"}, + Format: "", + }, + }, + "options": { + SchemaProps: spec.SchemaProps{ + Description: "Optional: Extra command options if any.", + Type: []string{"object"}, + AdditionalProperties: &spec.SchemaOrBool{ + Allows: true, + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + }, + Required: []string{"driver"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.LocalObjectReference"}, + } +} + +func schema_k8sio_api_core_v1_FlockerVolumeSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Represents a Flocker volume mounted by the Flocker agent. One and only one of datasetName and datasetUUID should be set. Flocker volumes do not support ownership management or SELinux relabeling.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "datasetName": { + SchemaProps: spec.SchemaProps{ + Description: "Name of the dataset stored as metadata -> name on the dataset for Flocker should be considered as deprecated", + Type: []string{"string"}, + Format: "", + }, + }, + "datasetUUID": { + SchemaProps: spec.SchemaProps{ + Description: "UUID of the dataset. This is unique identifier of a Flocker dataset", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + } +} + +func schema_k8sio_api_core_v1_GCEPersistentDiskVolumeSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Represents a Persistent Disk resource in Google Compute Engine.\n\nA GCE PD must exist before mounting to a container. The disk must also be in the same GCE project and zone as the kubelet. A GCE PD can only be mounted as read/write once or read-only many times. GCE PDs support ownership management and SELinux relabeling.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "pdName": { + SchemaProps: spec.SchemaProps{ + Description: "Unique name of the PD resource in GCE. Used to identify the disk in GCE. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "fsType": { + SchemaProps: spec.SchemaProps{ + Description: "Filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk", + Type: []string{"string"}, + Format: "", + }, + }, + "partition": { + SchemaProps: spec.SchemaProps{ + Description: "The partition in the volume that you want to mount. If omitted, the default is to mount by volume name. Examples: For volume /dev/sda1, you specify the partition as \"1\". Similarly, the volume partition for /dev/sda is \"0\" (or you can leave the property empty). More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk", + Type: []string{"integer"}, + Format: "int32", + }, + }, + "readOnly": { + SchemaProps: spec.SchemaProps{ + Description: "ReadOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk", + Type: []string{"boolean"}, + Format: "", + }, + }, + }, + Required: []string{"pdName"}, + }, + }, + } +} + +func schema_k8sio_api_core_v1_GitRepoVolumeSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Represents a volume that is populated with the contents of a git repository. Git repo volumes do not support ownership management. Git repo volumes support SELinux relabeling.\n\nDEPRECATED: GitRepo is deprecated. To provision a container with a git repo, mount an EmptyDir into an InitContainer that clones the repo using git, then mount the EmptyDir into the Pod's container.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "repository": { + SchemaProps: spec.SchemaProps{ + Description: "Repository URL", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "revision": { + SchemaProps: spec.SchemaProps{ + Description: "Commit hash for the specified revision.", + Type: []string{"string"}, + Format: "", + }, + }, + "directory": { + SchemaProps: spec.SchemaProps{ + Description: "Target directory name. Must not contain or start with '..'. If '.' is supplied, the volume directory will be the git repository. Otherwise, if specified, the volume will contain the git repository in the subdirectory with the given name.", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"repository"}, + }, + }, + } +} + +func schema_k8sio_api_core_v1_GlusterfsPersistentVolumeSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Represents a Glusterfs mount that lasts the lifetime of a pod. Glusterfs volumes do not support ownership management or SELinux relabeling.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "endpoints": { + SchemaProps: spec.SchemaProps{ + Description: "EndpointsName is the endpoint name that details Glusterfs topology. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "path": { + SchemaProps: spec.SchemaProps{ + Description: "Path is the Glusterfs volume path. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "readOnly": { + SchemaProps: spec.SchemaProps{ + Description: "ReadOnly here will force the Glusterfs volume to be mounted with read-only permissions. Defaults to false. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod", + Type: []string{"boolean"}, + Format: "", + }, + }, + "endpointsNamespace": { + SchemaProps: spec.SchemaProps{ + Description: "EndpointsNamespace is the namespace that contains Glusterfs endpoint. If this field is empty, the EndpointNamespace defaults to the same namespace as the bound PVC. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"endpoints", "path"}, + }, + }, + } +} + +func schema_k8sio_api_core_v1_GlusterfsVolumeSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Represents a Glusterfs mount that lasts the lifetime of a pod. Glusterfs volumes do not support ownership management or SELinux relabeling.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "endpoints": { + SchemaProps: spec.SchemaProps{ + Description: "EndpointsName is the endpoint name that details Glusterfs topology. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "path": { + SchemaProps: spec.SchemaProps{ + Description: "Path is the Glusterfs volume path. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "readOnly": { + SchemaProps: spec.SchemaProps{ + Description: "ReadOnly here will force the Glusterfs volume to be mounted with read-only permissions. Defaults to false. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod", + Type: []string{"boolean"}, + Format: "", + }, + }, + }, + Required: []string{"endpoints", "path"}, + }, + }, + } +} + +func schema_k8sio_api_core_v1_HTTPGetAction(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "HTTPGetAction describes an action based on HTTP Get requests.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "path": { + SchemaProps: spec.SchemaProps{ + Description: "Path to access on the HTTP server.", + Type: []string{"string"}, + Format: "", + }, + }, + "port": { + SchemaProps: spec.SchemaProps{ + Description: "Name or number of the port to access on the container. Number must be in the range 1 to 65535. Name must be an IANA_SVC_NAME.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/util/intstr.IntOrString"), + }, + }, + "host": { + SchemaProps: spec.SchemaProps{ + Description: "Host name to connect to, defaults to the pod IP. You probably want to set \"Host\" in httpHeaders instead.", + Type: []string{"string"}, + Format: "", + }, + }, + "scheme": { + SchemaProps: spec.SchemaProps{ + Description: "Scheme to use for connecting to the host. Defaults to HTTP.", + Type: []string{"string"}, + Format: "", + }, + }, + "httpHeaders": { + SchemaProps: spec.SchemaProps{ + Description: "Custom headers to set in the request. HTTP allows repeated headers.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.HTTPHeader"), + }, + }, + }, + }, + }, + }, + Required: []string{"port"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.HTTPHeader", "k8s.io/apimachinery/pkg/util/intstr.IntOrString"}, + } +} + +func schema_k8sio_api_core_v1_HTTPHeader(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "HTTPHeader describes a custom header to be used in HTTP probes", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "name": { + SchemaProps: spec.SchemaProps{ + Description: "The header field name", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "value": { + SchemaProps: spec.SchemaProps{ + Description: "The header field value", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"name", "value"}, + }, + }, + } +} + +func schema_k8sio_api_core_v1_Handler(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Handler defines a specific action that should be taken", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "exec": { + SchemaProps: spec.SchemaProps{ + Description: "One and only one of the following should be specified. Exec specifies the action to take.", + Ref: ref("k8s.io/api/core/v1.ExecAction"), + }, + }, + "httpGet": { + SchemaProps: spec.SchemaProps{ + Description: "HTTPGet specifies the http request to perform.", + Ref: ref("k8s.io/api/core/v1.HTTPGetAction"), + }, + }, + "tcpSocket": { + SchemaProps: spec.SchemaProps{ + Description: "TCPSocket specifies an action involving a TCP port. TCP hooks not yet supported", + Ref: ref("k8s.io/api/core/v1.TCPSocketAction"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.ExecAction", "k8s.io/api/core/v1.HTTPGetAction", "k8s.io/api/core/v1.TCPSocketAction"}, + } +} + +func schema_k8sio_api_core_v1_HostAlias(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "HostAlias holds the mapping between IP and hostnames that will be injected as an entry in the pod's hosts file.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "ip": { + SchemaProps: spec.SchemaProps{ + Description: "IP address of the host file entry.", + Type: []string{"string"}, + Format: "", + }, + }, + "hostnames": { + SchemaProps: spec.SchemaProps{ + Description: "Hostnames for the above IP address.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + }, + }, + }, + } +} + +func schema_k8sio_api_core_v1_HostPathVolumeSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Represents a host path mapped into a pod. Host path volumes do not support ownership management or SELinux relabeling.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "path": { + SchemaProps: spec.SchemaProps{ + Description: "Path of the directory on the host. If the path is a symlink, it will follow the link to the real path. More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "type": { + SchemaProps: spec.SchemaProps{ + Description: "Type for HostPath Volume Defaults to \"\" More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"path"}, + }, + }, + } +} + +func schema_k8sio_api_core_v1_ISCSIPersistentVolumeSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ISCSIPersistentVolumeSource represents an ISCSI disk. ISCSI volumes can only be mounted as read/write once. ISCSI volumes support ownership management and SELinux relabeling.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "targetPortal": { + SchemaProps: spec.SchemaProps{ + Description: "iSCSI Target Portal. The Portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260).", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "iqn": { + SchemaProps: spec.SchemaProps{ + Description: "Target iSCSI Qualified Name.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "lun": { + SchemaProps: spec.SchemaProps{ + Description: "iSCSI Target Lun number.", + Default: 0, + Type: []string{"integer"}, + Format: "int32", + }, + }, + "iscsiInterface": { + SchemaProps: spec.SchemaProps{ + Description: "iSCSI Interface Name that uses an iSCSI transport. Defaults to 'default' (tcp).", + Type: []string{"string"}, + Format: "", + }, + }, + "fsType": { + SchemaProps: spec.SchemaProps{ + Description: "Filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#iscsi", + Type: []string{"string"}, + Format: "", + }, + }, + "readOnly": { + SchemaProps: spec.SchemaProps{ + Description: "ReadOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false.", + Type: []string{"boolean"}, + Format: "", + }, + }, + "portals": { + SchemaProps: spec.SchemaProps{ + Description: "iSCSI Target Portal List. The Portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260).", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "chapAuthDiscovery": { + SchemaProps: spec.SchemaProps{ + Description: "whether support iSCSI Discovery CHAP authentication", + Type: []string{"boolean"}, + Format: "", + }, + }, + "chapAuthSession": { + SchemaProps: spec.SchemaProps{ + Description: "whether support iSCSI Session CHAP authentication", + Type: []string{"boolean"}, + Format: "", + }, + }, + "secretRef": { + SchemaProps: spec.SchemaProps{ + Description: "CHAP Secret for iSCSI target and initiator authentication", + Ref: ref("k8s.io/api/core/v1.SecretReference"), + }, + }, + "initiatorName": { + SchemaProps: spec.SchemaProps{ + Description: "Custom iSCSI Initiator Name. If initiatorName is specified with iscsiInterface simultaneously, new iSCSI interface : will be created for the connection.", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"targetPortal", "iqn", "lun"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.SecretReference"}, + } +} + +func schema_k8sio_api_core_v1_ISCSIVolumeSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Represents an ISCSI disk. ISCSI volumes can only be mounted as read/write once. ISCSI volumes support ownership management and SELinux relabeling.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "targetPortal": { + SchemaProps: spec.SchemaProps{ + Description: "iSCSI Target Portal. The Portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260).", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "iqn": { + SchemaProps: spec.SchemaProps{ + Description: "Target iSCSI Qualified Name.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "lun": { + SchemaProps: spec.SchemaProps{ + Description: "iSCSI Target Lun number.", + Default: 0, + Type: []string{"integer"}, + Format: "int32", + }, + }, + "iscsiInterface": { + SchemaProps: spec.SchemaProps{ + Description: "iSCSI Interface Name that uses an iSCSI transport. Defaults to 'default' (tcp).", + Type: []string{"string"}, + Format: "", + }, + }, + "fsType": { + SchemaProps: spec.SchemaProps{ + Description: "Filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#iscsi", + Type: []string{"string"}, + Format: "", + }, + }, + "readOnly": { + SchemaProps: spec.SchemaProps{ + Description: "ReadOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false.", + Type: []string{"boolean"}, + Format: "", + }, + }, + "portals": { + SchemaProps: spec.SchemaProps{ + Description: "iSCSI Target Portal List. The portal is either an IP or ip_addr:port if the port is other than default (typically TCP ports 860 and 3260).", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "chapAuthDiscovery": { + SchemaProps: spec.SchemaProps{ + Description: "whether support iSCSI Discovery CHAP authentication", + Type: []string{"boolean"}, + Format: "", + }, + }, + "chapAuthSession": { + SchemaProps: spec.SchemaProps{ + Description: "whether support iSCSI Session CHAP authentication", + Type: []string{"boolean"}, + Format: "", + }, + }, + "secretRef": { + SchemaProps: spec.SchemaProps{ + Description: "CHAP Secret for iSCSI target and initiator authentication", + Ref: ref("k8s.io/api/core/v1.LocalObjectReference"), + }, + }, + "initiatorName": { + SchemaProps: spec.SchemaProps{ + Description: "Custom iSCSI Initiator Name. If initiatorName is specified with iscsiInterface simultaneously, new iSCSI interface : will be created for the connection.", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"targetPortal", "iqn", "lun"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.LocalObjectReference"}, + } +} + +func schema_k8sio_api_core_v1_KeyToPath(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Maps a string key to a path within a volume.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "key": { + SchemaProps: spec.SchemaProps{ + Description: "The key to project.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "path": { + SchemaProps: spec.SchemaProps{ + Description: "The relative path of the file to map the key to. May not be an absolute path. May not contain the path element '..'. May not start with the string '..'.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "mode": { + SchemaProps: spec.SchemaProps{ + Description: "Optional: mode bits used to set permissions on this file. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. If not specified, the volume defaultMode will be used. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.", + Type: []string{"integer"}, + Format: "int32", + }, + }, + }, + Required: []string{"key", "path"}, + }, + }, + } +} + +func schema_k8sio_api_core_v1_Lifecycle(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Lifecycle describes actions that the management system should take in response to container lifecycle events. For the PostStart and PreStop lifecycle handlers, management of the container blocks until the action is complete, unless the container process fails, in which case the handler is aborted.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "postStart": { + SchemaProps: spec.SchemaProps{ + Description: "PostStart is called immediately after a container is created. If the handler fails, the container is terminated and restarted according to its restart policy. Other management of the container blocks until the hook completes. More info: https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks", + Ref: ref("k8s.io/api/core/v1.Handler"), + }, + }, + "preStop": { + SchemaProps: spec.SchemaProps{ + Description: "PreStop is called immediately before a container is terminated due to an API request or management event such as liveness/startup probe failure, preemption, resource contention, etc. The handler is not called if the container crashes or exits. The reason for termination is passed to the handler. The Pod's termination grace period countdown begins before the PreStop hooked is executed. Regardless of the outcome of the handler, the container will eventually terminate within the Pod's termination grace period. Other management of the container blocks until the hook completes or until the termination grace period is reached. More info: https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks", + Ref: ref("k8s.io/api/core/v1.Handler"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.Handler"}, + } +} + +func schema_k8sio_api_core_v1_LimitRange(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "LimitRange sets resource usage limits for each kind of resource in a Namespace.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"), + }, + }, + "spec": { + SchemaProps: spec.SchemaProps{ + Description: "Spec defines the limits enforced. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.LimitRangeSpec"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.LimitRangeSpec", "k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"}, + } +} + +func schema_k8sio_api_core_v1_LimitRangeItem(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "LimitRangeItem defines a min/max usage limit for any resource that matches on kind.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "type": { + SchemaProps: spec.SchemaProps{ + Description: "Type of resource that this limit applies to.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "max": { + SchemaProps: spec.SchemaProps{ + Description: "Max usage constraints on this kind by resource name.", + Type: []string{"object"}, + AdditionalProperties: &spec.SchemaOrBool{ + Allows: true, + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/api/resource.Quantity"), + }, + }, + }, + }, + }, + "min": { + SchemaProps: spec.SchemaProps{ + Description: "Min usage constraints on this kind by resource name.", + Type: []string{"object"}, + AdditionalProperties: &spec.SchemaOrBool{ + Allows: true, + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/api/resource.Quantity"), + }, + }, + }, + }, + }, + "default": { + SchemaProps: spec.SchemaProps{ + Description: "Default resource requirement limit value by resource name if resource limit is omitted.", + Type: []string{"object"}, + AdditionalProperties: &spec.SchemaOrBool{ + Allows: true, + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/api/resource.Quantity"), + }, + }, + }, + }, + }, + "defaultRequest": { + SchemaProps: spec.SchemaProps{ + Description: "DefaultRequest is the default resource requirement request value by resource name if resource request is omitted.", + Type: []string{"object"}, + AdditionalProperties: &spec.SchemaOrBool{ + Allows: true, + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/api/resource.Quantity"), + }, + }, + }, + }, + }, + "maxLimitRequestRatio": { + SchemaProps: spec.SchemaProps{ + Description: "MaxLimitRequestRatio if specified, the named resource must have a request and limit that are both non-zero where limit divided by request is less than or equal to the enumerated value; this represents the max burst for the named resource.", + Type: []string{"object"}, + AdditionalProperties: &spec.SchemaOrBool{ + Allows: true, + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/api/resource.Quantity"), + }, + }, + }, + }, + }, + }, + Required: []string{"type"}, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/api/resource.Quantity"}, + } +} + +func schema_k8sio_api_core_v1_LimitRangeList(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "LimitRangeList is a list of LimitRange items.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"), + }, + }, + "items": { + SchemaProps: spec.SchemaProps{ + Description: "Items is a list of LimitRange objects. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.LimitRange"), + }, + }, + }, + }, + }, + }, + Required: []string{"items"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.LimitRange", "k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"}, + } +} + +func schema_k8sio_api_core_v1_LimitRangeSpec(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "LimitRangeSpec defines a min/max usage limit for resources that match on kind.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "limits": { + SchemaProps: spec.SchemaProps{ + Description: "Limits is the list of LimitRangeItem objects that are enforced.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.LimitRangeItem"), + }, + }, + }, + }, + }, + }, + Required: []string{"limits"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.LimitRangeItem"}, + } +} + +func schema_k8sio_api_core_v1_List(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "List holds a list of objects, which may not be known by the server.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"), + }, + }, + "items": { + SchemaProps: spec.SchemaProps{ + Description: "List of objects", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/runtime.RawExtension"), + }, + }, + }, + }, + }, + }, + Required: []string{"items"}, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta", "k8s.io/apimachinery/pkg/runtime.RawExtension"}, + } +} + +func schema_k8sio_api_core_v1_LoadBalancerIngress(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "LoadBalancerIngress represents the status of a load-balancer ingress point: traffic intended for the service should be sent to an ingress point.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "ip": { + SchemaProps: spec.SchemaProps{ + Description: "IP is set for load-balancer ingress points that are IP based (typically GCE or OpenStack load-balancers)", + Type: []string{"string"}, + Format: "", + }, + }, + "hostname": { + SchemaProps: spec.SchemaProps{ + Description: "Hostname is set for load-balancer ingress points that are DNS based (typically AWS load-balancers)", + Type: []string{"string"}, + Format: "", + }, + }, + "ports": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-list-type": "atomic", + }, + }, + SchemaProps: spec.SchemaProps{ + Description: "Ports is a list of records of service ports If used, every port defined in the service should have an entry in it", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.PortStatus"), + }, + }, + }, + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.PortStatus"}, + } +} + +func schema_k8sio_api_core_v1_LoadBalancerStatus(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "LoadBalancerStatus represents the status of a load-balancer.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "ingress": { + SchemaProps: spec.SchemaProps{ + Description: "Ingress is a list containing ingress points for the load-balancer. Traffic intended for the service should be sent to these ingress points.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.LoadBalancerIngress"), + }, + }, + }, + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.LoadBalancerIngress"}, + } +} + +func schema_k8sio_api_core_v1_LocalObjectReference(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "name": { + SchemaProps: spec.SchemaProps{ + Description: "Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + } +} + +func schema_k8sio_api_core_v1_LocalVolumeSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Local represents directly-attached storage with node affinity (Beta feature)", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "path": { + SchemaProps: spec.SchemaProps{ + Description: "The full path to the volume on the node. It can be either a directory or block device (disk, partition, ...).", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "fsType": { + SchemaProps: spec.SchemaProps{ + Description: "Filesystem type to mount. It applies only when the Path is a block device. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". The default value is to auto-select a fileystem if unspecified.", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"path"}, + }, + }, + } +} + +func schema_k8sio_api_core_v1_NFSVolumeSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Represents an NFS mount that lasts the lifetime of a pod. NFS volumes do not support ownership management or SELinux relabeling.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "server": { + SchemaProps: spec.SchemaProps{ + Description: "Server is the hostname or IP address of the NFS server. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "path": { + SchemaProps: spec.SchemaProps{ + Description: "Path that is exported by the NFS server. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "readOnly": { + SchemaProps: spec.SchemaProps{ + Description: "ReadOnly here will force the NFS export to be mounted with read-only permissions. Defaults to false. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs", + Type: []string{"boolean"}, + Format: "", + }, + }, + }, + Required: []string{"server", "path"}, + }, + }, + } +} + +func schema_k8sio_api_core_v1_Namespace(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Namespace provides a scope for Names. Use of multiple namespaces is optional.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"), + }, + }, + "spec": { + SchemaProps: spec.SchemaProps{ + Description: "Spec defines the behavior of the Namespace. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.NamespaceSpec"), + }, + }, + "status": { + SchemaProps: spec.SchemaProps{ + Description: "Status describes the current status of a Namespace. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.NamespaceStatus"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.NamespaceSpec", "k8s.io/api/core/v1.NamespaceStatus", "k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"}, + } +} + +func schema_k8sio_api_core_v1_NamespaceCondition(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "NamespaceCondition contains details about state of namespace.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "type": { + SchemaProps: spec.SchemaProps{ + Description: "Type of namespace controller condition.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "status": { + SchemaProps: spec.SchemaProps{ + Description: "Status of the condition, one of True, False, Unknown.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "lastTransitionTime": { + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.Time"), + }, + }, + "reason": { + SchemaProps: spec.SchemaProps{ + Type: []string{"string"}, + Format: "", + }, + }, + "message": { + SchemaProps: spec.SchemaProps{ + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"type", "status"}, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/apis/meta/v1.Time"}, + } +} + +func schema_k8sio_api_core_v1_NamespaceList(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "NamespaceList is a list of Namespaces.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"), + }, + }, + "items": { + SchemaProps: spec.SchemaProps{ + Description: "Items is the list of Namespace objects in the list. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.Namespace"), + }, + }, + }, + }, + }, + }, + Required: []string{"items"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.Namespace", "k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"}, + } +} + +func schema_k8sio_api_core_v1_NamespaceSpec(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "NamespaceSpec describes the attributes on a Namespace.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "finalizers": { + SchemaProps: spec.SchemaProps{ + Description: "Finalizers is an opaque list of values that must be empty to permanently remove object from storage. More info: https://kubernetes.io/docs/tasks/administer-cluster/namespaces/", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + }, + }, + }, + } +} + +func schema_k8sio_api_core_v1_NamespaceStatus(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "NamespaceStatus is information about the current status of a Namespace.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "phase": { + SchemaProps: spec.SchemaProps{ + Description: "Phase is the current lifecycle phase of the namespace. More info: https://kubernetes.io/docs/tasks/administer-cluster/namespaces/", + Type: []string{"string"}, + Format: "", + }, + }, + "conditions": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-patch-merge-key": "type", + "x-kubernetes-patch-strategy": "merge", + }, + }, + SchemaProps: spec.SchemaProps{ + Description: "Represents the latest available observations of a namespace's current state.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.NamespaceCondition"), + }, + }, + }, + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.NamespaceCondition"}, + } +} + +func schema_k8sio_api_core_v1_Node(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Node is a worker node in Kubernetes. Each node will have a unique identifier in the cache (i.e. in etcd).", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"), + }, + }, + "spec": { + SchemaProps: spec.SchemaProps{ + Description: "Spec defines the behavior of a node. https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.NodeSpec"), + }, + }, + "status": { + SchemaProps: spec.SchemaProps{ + Description: "Most recently observed status of the node. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.NodeStatus"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.NodeSpec", "k8s.io/api/core/v1.NodeStatus", "k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"}, + } +} + +func schema_k8sio_api_core_v1_NodeAddress(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "NodeAddress contains information for the node's address.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "type": { + SchemaProps: spec.SchemaProps{ + Description: "Node address type, one of Hostname, ExternalIP or InternalIP.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "address": { + SchemaProps: spec.SchemaProps{ + Description: "The node address.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"type", "address"}, + }, + }, + } +} + +func schema_k8sio_api_core_v1_NodeAffinity(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Node affinity is a group of node affinity scheduling rules.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "requiredDuringSchedulingIgnoredDuringExecution": { + SchemaProps: spec.SchemaProps{ + Description: "If the affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node. If the affinity requirements specified by this field cease to be met at some point during pod execution (e.g. due to an update), the system may or may not try to eventually evict the pod from its node.", + Ref: ref("k8s.io/api/core/v1.NodeSelector"), + }, + }, + "preferredDuringSchedulingIgnoredDuringExecution": { + SchemaProps: spec.SchemaProps{ + Description: "The scheduler will prefer to schedule pods to nodes that satisfy the affinity expressions specified by this field, but it may choose a node that violates one or more of the expressions. The node that is most preferred is the one with the greatest sum of weights, i.e. for each node that meets all of the scheduling requirements (resource request, requiredDuringScheduling affinity expressions, etc.), compute a sum by iterating through the elements of this field and adding \"weight\" to the sum if the node matches the corresponding matchExpressions; the node(s) with the highest sum are the most preferred.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.PreferredSchedulingTerm"), + }, + }, + }, + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.NodeSelector", "k8s.io/api/core/v1.PreferredSchedulingTerm"}, + } +} + +func schema_k8sio_api_core_v1_NodeCondition(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "NodeCondition contains condition information for a node.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "type": { + SchemaProps: spec.SchemaProps{ + Description: "Type of node condition.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "status": { + SchemaProps: spec.SchemaProps{ + Description: "Status of the condition, one of True, False, Unknown.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "lastHeartbeatTime": { + SchemaProps: spec.SchemaProps{ + Description: "Last time we got an update on a given condition.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.Time"), + }, + }, + "lastTransitionTime": { + SchemaProps: spec.SchemaProps{ + Description: "Last time the condition transit from one status to another.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.Time"), + }, + }, + "reason": { + SchemaProps: spec.SchemaProps{ + Description: "(brief) reason for the condition's last transition.", + Type: []string{"string"}, + Format: "", + }, + }, + "message": { + SchemaProps: spec.SchemaProps{ + Description: "Human readable message indicating details about last transition.", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"type", "status"}, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/apis/meta/v1.Time"}, + } +} + +func schema_k8sio_api_core_v1_NodeConfigSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "NodeConfigSource specifies a source of node configuration. Exactly one subfield (excluding metadata) must be non-nil.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "configMap": { + SchemaProps: spec.SchemaProps{ + Description: "ConfigMap is a reference to a Node's ConfigMap", + Ref: ref("k8s.io/api/core/v1.ConfigMapNodeConfigSource"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.ConfigMapNodeConfigSource"}, + } +} + +func schema_k8sio_api_core_v1_NodeConfigStatus(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "NodeConfigStatus describes the status of the config assigned by Node.Spec.ConfigSource.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "assigned": { + SchemaProps: spec.SchemaProps{ + Description: "Assigned reports the checkpointed config the node will try to use. When Node.Spec.ConfigSource is updated, the node checkpoints the associated config payload to local disk, along with a record indicating intended config. The node refers to this record to choose its config checkpoint, and reports this record in Assigned. Assigned only updates in the status after the record has been checkpointed to disk. When the Kubelet is restarted, it tries to make the Assigned config the Active config by loading and validating the checkpointed payload identified by Assigned.", + Ref: ref("k8s.io/api/core/v1.NodeConfigSource"), + }, + }, + "active": { + SchemaProps: spec.SchemaProps{ + Description: "Active reports the checkpointed config the node is actively using. Active will represent either the current version of the Assigned config, or the current LastKnownGood config, depending on whether attempting to use the Assigned config results in an error.", + Ref: ref("k8s.io/api/core/v1.NodeConfigSource"), + }, + }, + "lastKnownGood": { + SchemaProps: spec.SchemaProps{ + Description: "LastKnownGood reports the checkpointed config the node will fall back to when it encounters an error attempting to use the Assigned config. The Assigned config becomes the LastKnownGood config when the node determines that the Assigned config is stable and correct. This is currently implemented as a 10-minute soak period starting when the local record of Assigned config is updated. If the Assigned config is Active at the end of this period, it becomes the LastKnownGood. Note that if Spec.ConfigSource is reset to nil (use local defaults), the LastKnownGood is also immediately reset to nil, because the local default config is always assumed good. You should not make assumptions about the node's method of determining config stability and correctness, as this may change or become configurable in the future.", + Ref: ref("k8s.io/api/core/v1.NodeConfigSource"), + }, + }, + "error": { + SchemaProps: spec.SchemaProps{ + Description: "Error describes any problems reconciling the Spec.ConfigSource to the Active config. Errors may occur, for example, attempting to checkpoint Spec.ConfigSource to the local Assigned record, attempting to checkpoint the payload associated with Spec.ConfigSource, attempting to load or validate the Assigned config, etc. Errors may occur at different points while syncing config. Earlier errors (e.g. download or checkpointing errors) will not result in a rollback to LastKnownGood, and may resolve across Kubelet retries. Later errors (e.g. loading or validating a checkpointed config) will result in a rollback to LastKnownGood. In the latter case, it is usually possible to resolve the error by fixing the config assigned in Spec.ConfigSource. You can find additional information for debugging by searching the error message in the Kubelet log. Error is a human-readable description of the error state; machines can check whether or not Error is empty, but should not rely on the stability of the Error text across Kubelet versions.", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.NodeConfigSource"}, + } +} + +func schema_k8sio_api_core_v1_NodeDaemonEndpoints(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "NodeDaemonEndpoints lists ports opened by daemons running on the Node.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kubeletEndpoint": { + SchemaProps: spec.SchemaProps{ + Description: "Endpoint on which Kubelet is listening.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.DaemonEndpoint"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.DaemonEndpoint"}, + } +} + +func schema_k8sio_api_core_v1_NodeList(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "NodeList is the whole list of all Nodes which have been registered with master.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"), + }, + }, + "items": { + SchemaProps: spec.SchemaProps{ + Description: "List of nodes", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.Node"), + }, + }, + }, + }, + }, + }, + Required: []string{"items"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.Node", "k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"}, + } +} + +func schema_k8sio_api_core_v1_NodeProxyOptions(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "NodeProxyOptions is the query options to a Node's proxy call.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "path": { + SchemaProps: spec.SchemaProps{ + Description: "Path is the URL path to use for the current proxy request to node.", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + } +} + +func schema_k8sio_api_core_v1_NodeResources(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "NodeResources is an object for conveying resource information about a node. see https://kubernetes.io/docs/concepts/architecture/nodes/#capacity for more details.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "Capacity": { + SchemaProps: spec.SchemaProps{ + Description: "Capacity represents the available resources of a node", + Type: []string{"object"}, + AdditionalProperties: &spec.SchemaOrBool{ + Allows: true, + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/api/resource.Quantity"), + }, + }, + }, + }, + }, + }, + Required: []string{"Capacity"}, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/api/resource.Quantity"}, + } +} + +func schema_k8sio_api_core_v1_NodeSelector(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "A node selector represents the union of the results of one or more label queries over a set of nodes; that is, it represents the OR of the selectors represented by the node selector terms.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "nodeSelectorTerms": { + SchemaProps: spec.SchemaProps{ + Description: "Required. A list of node selector terms. The terms are ORed.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.NodeSelectorTerm"), + }, + }, + }, + }, + }, + }, + Required: []string{"nodeSelectorTerms"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.NodeSelectorTerm"}, + } +} + +func schema_k8sio_api_core_v1_NodeSelectorRequirement(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "A node selector requirement is a selector that contains values, a key, and an operator that relates the key and values.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "key": { + SchemaProps: spec.SchemaProps{ + Description: "The label key that the selector applies to.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "operator": { + SchemaProps: spec.SchemaProps{ + Description: "Represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists, DoesNotExist. Gt, and Lt.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "values": { + SchemaProps: spec.SchemaProps{ + Description: "An array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. If the operator is Gt or Lt, the values array must have a single element, which will be interpreted as an integer. This array is replaced during a strategic merge patch.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + }, + Required: []string{"key", "operator"}, + }, + }, + } +} + +func schema_k8sio_api_core_v1_NodeSelectorTerm(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "A null or empty node selector term matches no objects. The requirements of them are ANDed. The TopologySelectorTerm type implements a subset of the NodeSelectorTerm.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "matchExpressions": { + SchemaProps: spec.SchemaProps{ + Description: "A list of node selector requirements by node's labels.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.NodeSelectorRequirement"), + }, + }, + }, + }, + }, + "matchFields": { + SchemaProps: spec.SchemaProps{ + Description: "A list of node selector requirements by node's fields.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.NodeSelectorRequirement"), + }, + }, + }, + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.NodeSelectorRequirement"}, + } +} + +func schema_k8sio_api_core_v1_NodeSpec(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "NodeSpec describes the attributes that a node is created with.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "podCIDR": { + SchemaProps: spec.SchemaProps{ + Description: "PodCIDR represents the pod IP range assigned to the node.", + Type: []string{"string"}, + Format: "", + }, + }, + "podCIDRs": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-patch-strategy": "merge", + }, + }, + SchemaProps: spec.SchemaProps{ + Description: "podCIDRs represents the IP ranges assigned to the node for usage by Pods on that node. If this field is specified, the 0th entry must match the podCIDR field. It may contain at most 1 value for each of IPv4 and IPv6.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "providerID": { + SchemaProps: spec.SchemaProps{ + Description: "ID of the node assigned by the cloud provider in the format: ://", + Type: []string{"string"}, + Format: "", + }, + }, + "unschedulable": { + SchemaProps: spec.SchemaProps{ + Description: "Unschedulable controls node schedulability of new pods. By default, node is schedulable. More info: https://kubernetes.io/docs/concepts/nodes/node/#manual-node-administration", + Type: []string{"boolean"}, + Format: "", + }, + }, + "taints": { + SchemaProps: spec.SchemaProps{ + Description: "If specified, the node's taints.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.Taint"), + }, + }, + }, + }, + }, + "configSource": { + SchemaProps: spec.SchemaProps{ + Description: "If specified, the source to get node configuration from The DynamicKubeletConfig feature gate must be enabled for the Kubelet to use this field", + Ref: ref("k8s.io/api/core/v1.NodeConfigSource"), + }, + }, + "externalID": { + SchemaProps: spec.SchemaProps{ + Description: "Deprecated. Not all kubelets will set this field. Remove field after 1.13. see: https://issues.k8s.io/61966", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.NodeConfigSource", "k8s.io/api/core/v1.Taint"}, + } +} + +func schema_k8sio_api_core_v1_NodeStatus(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "NodeStatus is information about the current status of a node.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "capacity": { + SchemaProps: spec.SchemaProps{ + Description: "Capacity represents the total resources of a node. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#capacity", + Type: []string{"object"}, + AdditionalProperties: &spec.SchemaOrBool{ + Allows: true, + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/api/resource.Quantity"), + }, + }, + }, + }, + }, + "allocatable": { + SchemaProps: spec.SchemaProps{ + Description: "Allocatable represents the resources of a node that are available for scheduling. Defaults to Capacity.", + Type: []string{"object"}, + AdditionalProperties: &spec.SchemaOrBool{ + Allows: true, + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/api/resource.Quantity"), + }, + }, + }, + }, + }, + "phase": { + SchemaProps: spec.SchemaProps{ + Description: "NodePhase is the recently observed lifecycle phase of the node. More info: https://kubernetes.io/docs/concepts/nodes/node/#phase The field is never populated, and now is deprecated.", + Type: []string{"string"}, + Format: "", + }, + }, + "conditions": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-patch-merge-key": "type", + "x-kubernetes-patch-strategy": "merge", + }, + }, + SchemaProps: spec.SchemaProps{ + Description: "Conditions is an array of current observed node conditions. More info: https://kubernetes.io/docs/concepts/nodes/node/#condition", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.NodeCondition"), + }, + }, + }, + }, + }, + "addresses": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-patch-merge-key": "type", + "x-kubernetes-patch-strategy": "merge", + }, + }, + SchemaProps: spec.SchemaProps{ + Description: "List of addresses reachable to the node. Queried from cloud provider, if available. More info: https://kubernetes.io/docs/concepts/nodes/node/#addresses Note: This field is declared as mergeable, but the merge key is not sufficiently unique, which can cause data corruption when it is merged. Callers should instead use a full-replacement patch. See http://pr.k8s.io/79391 for an example.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.NodeAddress"), + }, + }, + }, + }, + }, + "daemonEndpoints": { + SchemaProps: spec.SchemaProps{ + Description: "Endpoints of daemons running on the Node.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.NodeDaemonEndpoints"), + }, + }, + "nodeInfo": { + SchemaProps: spec.SchemaProps{ + Description: "Set of ids/uuids to uniquely identify the node. More info: https://kubernetes.io/docs/concepts/nodes/node/#info", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.NodeSystemInfo"), + }, + }, + "images": { + SchemaProps: spec.SchemaProps{ + Description: "List of container images on this node", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.ContainerImage"), + }, + }, + }, + }, + }, + "volumesInUse": { + SchemaProps: spec.SchemaProps{ + Description: "List of attachable volumes in use (mounted) by the node.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "volumesAttached": { + SchemaProps: spec.SchemaProps{ + Description: "List of volumes that are attached to the node.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.AttachedVolume"), + }, + }, + }, + }, + }, + "config": { + SchemaProps: spec.SchemaProps{ + Description: "Status of the config assigned to the node via the dynamic Kubelet config feature.", + Ref: ref("k8s.io/api/core/v1.NodeConfigStatus"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.AttachedVolume", "k8s.io/api/core/v1.ContainerImage", "k8s.io/api/core/v1.NodeAddress", "k8s.io/api/core/v1.NodeCondition", "k8s.io/api/core/v1.NodeConfigStatus", "k8s.io/api/core/v1.NodeDaemonEndpoints", "k8s.io/api/core/v1.NodeSystemInfo", "k8s.io/apimachinery/pkg/api/resource.Quantity"}, + } +} + +func schema_k8sio_api_core_v1_NodeSystemInfo(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "NodeSystemInfo is a set of ids/uuids to uniquely identify the node.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "machineID": { + SchemaProps: spec.SchemaProps{ + Description: "MachineID reported by the node. For unique machine identification in the cluster this field is preferred. Learn more from man(5) machine-id: http://man7.org/linux/man-pages/man5/machine-id.5.html", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "systemUUID": { + SchemaProps: spec.SchemaProps{ + Description: "SystemUUID reported by the node. For unique machine identification MachineID is preferred. This field is specific to Red Hat hosts https://access.redhat.com/documentation/en-us/red_hat_subscription_management/1/html/rhsm/uuid", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "bootID": { + SchemaProps: spec.SchemaProps{ + Description: "Boot ID reported by the node.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "kernelVersion": { + SchemaProps: spec.SchemaProps{ + Description: "Kernel Version reported by the node from 'uname -r' (e.g. 3.16.0-0.bpo.4-amd64).", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "osImage": { + SchemaProps: spec.SchemaProps{ + Description: "OS Image reported by the node from /etc/os-release (e.g. Debian GNU/Linux 7 (wheezy)).", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "containerRuntimeVersion": { + SchemaProps: spec.SchemaProps{ + Description: "ContainerRuntime Version reported by the node through runtime remote API (e.g. docker://1.5.0).", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "kubeletVersion": { + SchemaProps: spec.SchemaProps{ + Description: "Kubelet Version reported by the node.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "kubeProxyVersion": { + SchemaProps: spec.SchemaProps{ + Description: "KubeProxy Version reported by the node.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "operatingSystem": { + SchemaProps: spec.SchemaProps{ + Description: "The Operating System reported by the node", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "architecture": { + SchemaProps: spec.SchemaProps{ + Description: "The Architecture reported by the node", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"machineID", "systemUUID", "bootID", "kernelVersion", "osImage", "containerRuntimeVersion", "kubeletVersion", "kubeProxyVersion", "operatingSystem", "architecture"}, + }, + }, + } +} + +func schema_k8sio_api_core_v1_ObjectFieldSelector(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ObjectFieldSelector selects an APIVersioned field of an object.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "Version of the schema the FieldPath is written in terms of, defaults to \"v1\".", + Type: []string{"string"}, + Format: "", + }, + }, + "fieldPath": { + SchemaProps: spec.SchemaProps{ + Description: "Path of the field to select in the specified API version.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"fieldPath"}, + }, + }, + } +} + +func schema_k8sio_api_core_v1_ObjectReference(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ObjectReference contains enough information to let you inspect or modify the referred object.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind of the referent. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "namespace": { + SchemaProps: spec.SchemaProps{ + Description: "Namespace of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/", + Type: []string{"string"}, + Format: "", + }, + }, + "name": { + SchemaProps: spec.SchemaProps{ + Description: "Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", + Type: []string{"string"}, + Format: "", + }, + }, + "uid": { + SchemaProps: spec.SchemaProps{ + Description: "UID of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#uids", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "API version of the referent.", + Type: []string{"string"}, + Format: "", + }, + }, + "resourceVersion": { + SchemaProps: spec.SchemaProps{ + Description: "Specific resourceVersion to which this reference is made, if any. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#concurrency-control-and-consistency", + Type: []string{"string"}, + Format: "", + }, + }, + "fieldPath": { + SchemaProps: spec.SchemaProps{ + Description: "If referring to a piece of an object instead of an entire object, this string should contain a valid JSON/Go field access statement, such as desiredState.manifest.containers[2]. For example, if the object reference is to a container within a pod, this would take on a value like: \"spec.containers{name}\" (where \"name\" refers to the name of the container that triggered the event) or if no container name is specified \"spec.containers[2]\" (container with index 2 in this pod). This syntax is chosen only to have some well-defined way of referencing a part of an object.", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + } +} + +func schema_k8sio_api_core_v1_PersistentVolume(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "PersistentVolume (PV) is a storage resource provisioned by an administrator. It is analogous to a node. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"), + }, + }, + "spec": { + SchemaProps: spec.SchemaProps{ + Description: "Spec defines a specification of a persistent volume owned by the cluster. Provisioned by an administrator. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistent-volumes", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.PersistentVolumeSpec"), + }, + }, + "status": { + SchemaProps: spec.SchemaProps{ + Description: "Status represents the current information/status for the persistent volume. Populated by the system. Read-only. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistent-volumes", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.PersistentVolumeStatus"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.PersistentVolumeSpec", "k8s.io/api/core/v1.PersistentVolumeStatus", "k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"}, + } +} + +func schema_k8sio_api_core_v1_PersistentVolumeClaim(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "PersistentVolumeClaim is a user's request for and claim to a persistent volume", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"), + }, + }, + "spec": { + SchemaProps: spec.SchemaProps{ + Description: "Spec defines the desired characteristics of a volume requested by a pod author. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.PersistentVolumeClaimSpec"), + }, + }, + "status": { + SchemaProps: spec.SchemaProps{ + Description: "Status represents the current information/status of a persistent volume claim. Read-only. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.PersistentVolumeClaimStatus"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.PersistentVolumeClaimSpec", "k8s.io/api/core/v1.PersistentVolumeClaimStatus", "k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"}, + } +} + +func schema_k8sio_api_core_v1_PersistentVolumeClaimCondition(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "PersistentVolumeClaimCondition contails details about state of pvc", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "type": { + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "status": { + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "lastProbeTime": { + SchemaProps: spec.SchemaProps{ + Description: "Last time we probed the condition.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.Time"), + }, + }, + "lastTransitionTime": { + SchemaProps: spec.SchemaProps{ + Description: "Last time the condition transitioned from one status to another.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.Time"), + }, + }, + "reason": { + SchemaProps: spec.SchemaProps{ + Description: "Unique, this should be a short, machine understandable string that gives the reason for condition's last transition. If it reports \"ResizeStarted\" that means the underlying persistent volume is being resized.", + Type: []string{"string"}, + Format: "", + }, + }, + "message": { + SchemaProps: spec.SchemaProps{ + Description: "Human-readable message indicating details about last transition.", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"type", "status"}, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/apis/meta/v1.Time"}, + } +} + +func schema_k8sio_api_core_v1_PersistentVolumeClaimList(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "PersistentVolumeClaimList is a list of PersistentVolumeClaim items.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"), + }, + }, + "items": { + SchemaProps: spec.SchemaProps{ + Description: "A list of persistent volume claims. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.PersistentVolumeClaim"), + }, + }, + }, + }, + }, + }, + Required: []string{"items"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.PersistentVolumeClaim", "k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"}, + } +} + +func schema_k8sio_api_core_v1_PersistentVolumeClaimSpec(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "PersistentVolumeClaimSpec describes the common attributes of storage devices and allows a Source for provider-specific attributes", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "accessModes": { + SchemaProps: spec.SchemaProps{ + Description: "AccessModes contains the desired access modes the volume should have. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "selector": { + SchemaProps: spec.SchemaProps{ + Description: "A label query over volumes to consider for binding.", + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.LabelSelector"), + }, + }, + "resources": { + SchemaProps: spec.SchemaProps{ + Description: "Resources represents the minimum resources the volume should have. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#resources", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.ResourceRequirements"), + }, + }, + "volumeName": { + SchemaProps: spec.SchemaProps{ + Description: "VolumeName is the binding reference to the PersistentVolume backing this claim.", + Type: []string{"string"}, + Format: "", + }, + }, + "storageClassName": { + SchemaProps: spec.SchemaProps{ + Description: "Name of the StorageClass required by the claim. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#class-1", + Type: []string{"string"}, + Format: "", + }, + }, + "volumeMode": { + SchemaProps: spec.SchemaProps{ + Description: "volumeMode defines what type of volume is required by the claim. Value of Filesystem is implied when not included in claim spec.", + Type: []string{"string"}, + Format: "", + }, + }, + "dataSource": { + SchemaProps: spec.SchemaProps{ + Description: "This field can be used to specify either: * An existing VolumeSnapshot object (snapshot.storage.k8s.io/VolumeSnapshot) * An existing PVC (PersistentVolumeClaim) * An existing custom resource that implements data population (Alpha) In order to use custom resource types that implement data population, the AnyVolumeDataSource feature gate must be enabled. If the provisioner or an external controller can support the specified data source, it will create a new volume based on the contents of the specified data source.", + Ref: ref("k8s.io/api/core/v1.TypedLocalObjectReference"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.ResourceRequirements", "k8s.io/api/core/v1.TypedLocalObjectReference", "k8s.io/apimachinery/pkg/apis/meta/v1.LabelSelector"}, + } +} + +func schema_k8sio_api_core_v1_PersistentVolumeClaimStatus(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "PersistentVolumeClaimStatus is the current status of a persistent volume claim.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "phase": { + SchemaProps: spec.SchemaProps{ + Description: "Phase represents the current phase of PersistentVolumeClaim.", + Type: []string{"string"}, + Format: "", + }, + }, + "accessModes": { + SchemaProps: spec.SchemaProps{ + Description: "AccessModes contains the actual access modes the volume backing the PVC has. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "capacity": { + SchemaProps: spec.SchemaProps{ + Description: "Represents the actual resources of the underlying volume.", + Type: []string{"object"}, + AdditionalProperties: &spec.SchemaOrBool{ + Allows: true, + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/api/resource.Quantity"), + }, + }, + }, + }, + }, + "conditions": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-patch-merge-key": "type", + "x-kubernetes-patch-strategy": "merge", + }, + }, + SchemaProps: spec.SchemaProps{ + Description: "Current Condition of persistent volume claim. If underlying persistent volume is being resized then the Condition will be set to 'ResizeStarted'.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.PersistentVolumeClaimCondition"), + }, + }, + }, + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.PersistentVolumeClaimCondition", "k8s.io/apimachinery/pkg/api/resource.Quantity"}, + } +} + +func schema_k8sio_api_core_v1_PersistentVolumeClaimTemplate(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "PersistentVolumeClaimTemplate is used to produce PersistentVolumeClaim objects as part of an EphemeralVolumeSource.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "May contain labels and annotations that will be copied into the PVC when creating it. No other fields are allowed and will be rejected during validation.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"), + }, + }, + "spec": { + SchemaProps: spec.SchemaProps{ + Description: "The specification for the PersistentVolumeClaim. The entire content is copied unchanged into the PVC that gets created from this template. The same fields as in a PersistentVolumeClaim are also valid here.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.PersistentVolumeClaimSpec"), + }, + }, + }, + Required: []string{"spec"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.PersistentVolumeClaimSpec", "k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"}, + } +} + +func schema_k8sio_api_core_v1_PersistentVolumeClaimVolumeSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "PersistentVolumeClaimVolumeSource references the user's PVC in the same namespace. This volume finds the bound PV and mounts that volume for the pod. A PersistentVolumeClaimVolumeSource is, essentially, a wrapper around another type of volume that is owned by someone else (the system).", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "claimName": { + SchemaProps: spec.SchemaProps{ + Description: "ClaimName is the name of a PersistentVolumeClaim in the same namespace as the pod using this volume. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "readOnly": { + SchemaProps: spec.SchemaProps{ + Description: "Will force the ReadOnly setting in VolumeMounts. Default false.", + Type: []string{"boolean"}, + Format: "", + }, + }, + }, + Required: []string{"claimName"}, + }, + }, + } +} + +func schema_k8sio_api_core_v1_PersistentVolumeList(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "PersistentVolumeList is a list of PersistentVolume items.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"), + }, + }, + "items": { + SchemaProps: spec.SchemaProps{ + Description: "List of persistent volumes. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.PersistentVolume"), + }, + }, + }, + }, + }, + }, + Required: []string{"items"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.PersistentVolume", "k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"}, + } +} + +func schema_k8sio_api_core_v1_PersistentVolumeSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "PersistentVolumeSource is similar to VolumeSource but meant for the administrator who creates PVs. Exactly one of its members must be set.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "gcePersistentDisk": { + SchemaProps: spec.SchemaProps{ + Description: "GCEPersistentDisk represents a GCE Disk resource that is attached to a kubelet's host machine and then exposed to the pod. Provisioned by an admin. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk", + Ref: ref("k8s.io/api/core/v1.GCEPersistentDiskVolumeSource"), + }, + }, + "awsElasticBlockStore": { + SchemaProps: spec.SchemaProps{ + Description: "AWSElasticBlockStore represents an AWS Disk resource that is attached to a kubelet's host machine and then exposed to the pod. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore", + Ref: ref("k8s.io/api/core/v1.AWSElasticBlockStoreVolumeSource"), + }, + }, + "hostPath": { + SchemaProps: spec.SchemaProps{ + Description: "HostPath represents a directory on the host. Provisioned by a developer or tester. This is useful for single-node development and testing only! On-host storage is not supported in any way and WILL NOT WORK in a multi-node cluster. More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath", + Ref: ref("k8s.io/api/core/v1.HostPathVolumeSource"), + }, + }, + "glusterfs": { + SchemaProps: spec.SchemaProps{ + Description: "Glusterfs represents a Glusterfs volume that is attached to a host and exposed to the pod. Provisioned by an admin. More info: https://examples.k8s.io/volumes/glusterfs/README.md", + Ref: ref("k8s.io/api/core/v1.GlusterfsPersistentVolumeSource"), + }, + }, + "nfs": { + SchemaProps: spec.SchemaProps{ + Description: "NFS represents an NFS mount on the host. Provisioned by an admin. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs", + Ref: ref("k8s.io/api/core/v1.NFSVolumeSource"), + }, + }, + "rbd": { + SchemaProps: spec.SchemaProps{ + Description: "RBD represents a Rados Block Device mount on the host that shares a pod's lifetime. More info: https://examples.k8s.io/volumes/rbd/README.md", + Ref: ref("k8s.io/api/core/v1.RBDPersistentVolumeSource"), + }, + }, + "iscsi": { + SchemaProps: spec.SchemaProps{ + Description: "ISCSI represents an ISCSI Disk resource that is attached to a kubelet's host machine and then exposed to the pod. Provisioned by an admin.", + Ref: ref("k8s.io/api/core/v1.ISCSIPersistentVolumeSource"), + }, + }, + "cinder": { + SchemaProps: spec.SchemaProps{ + Description: "Cinder represents a cinder volume attached and mounted on kubelets host machine. More info: https://examples.k8s.io/mysql-cinder-pd/README.md", + Ref: ref("k8s.io/api/core/v1.CinderPersistentVolumeSource"), + }, + }, + "cephfs": { + SchemaProps: spec.SchemaProps{ + Description: "CephFS represents a Ceph FS mount on the host that shares a pod's lifetime", + Ref: ref("k8s.io/api/core/v1.CephFSPersistentVolumeSource"), + }, + }, + "fc": { + SchemaProps: spec.SchemaProps{ + Description: "FC represents a Fibre Channel resource that is attached to a kubelet's host machine and then exposed to the pod.", + Ref: ref("k8s.io/api/core/v1.FCVolumeSource"), + }, + }, + "flocker": { + SchemaProps: spec.SchemaProps{ + Description: "Flocker represents a Flocker volume attached to a kubelet's host machine and exposed to the pod for its usage. This depends on the Flocker control service being running", + Ref: ref("k8s.io/api/core/v1.FlockerVolumeSource"), + }, + }, + "flexVolume": { + SchemaProps: spec.SchemaProps{ + Description: "FlexVolume represents a generic volume resource that is provisioned/attached using an exec based plugin.", + Ref: ref("k8s.io/api/core/v1.FlexPersistentVolumeSource"), + }, + }, + "azureFile": { + SchemaProps: spec.SchemaProps{ + Description: "AzureFile represents an Azure File Service mount on the host and bind mount to the pod.", + Ref: ref("k8s.io/api/core/v1.AzureFilePersistentVolumeSource"), + }, + }, + "vsphereVolume": { + SchemaProps: spec.SchemaProps{ + Description: "VsphereVolume represents a vSphere volume attached and mounted on kubelets host machine", + Ref: ref("k8s.io/api/core/v1.VsphereVirtualDiskVolumeSource"), + }, + }, + "quobyte": { + SchemaProps: spec.SchemaProps{ + Description: "Quobyte represents a Quobyte mount on the host that shares a pod's lifetime", + Ref: ref("k8s.io/api/core/v1.QuobyteVolumeSource"), + }, + }, + "azureDisk": { + SchemaProps: spec.SchemaProps{ + Description: "AzureDisk represents an Azure Data Disk mount on the host and bind mount to the pod.", + Ref: ref("k8s.io/api/core/v1.AzureDiskVolumeSource"), + }, + }, + "photonPersistentDisk": { + SchemaProps: spec.SchemaProps{ + Description: "PhotonPersistentDisk represents a PhotonController persistent disk attached and mounted on kubelets host machine", + Ref: ref("k8s.io/api/core/v1.PhotonPersistentDiskVolumeSource"), + }, + }, + "portworxVolume": { + SchemaProps: spec.SchemaProps{ + Description: "PortworxVolume represents a portworx volume attached and mounted on kubelets host machine", + Ref: ref("k8s.io/api/core/v1.PortworxVolumeSource"), + }, + }, + "scaleIO": { + SchemaProps: spec.SchemaProps{ + Description: "ScaleIO represents a ScaleIO persistent volume attached and mounted on Kubernetes nodes.", + Ref: ref("k8s.io/api/core/v1.ScaleIOPersistentVolumeSource"), + }, + }, + "local": { + SchemaProps: spec.SchemaProps{ + Description: "Local represents directly-attached storage with node affinity", + Ref: ref("k8s.io/api/core/v1.LocalVolumeSource"), + }, + }, + "storageos": { + SchemaProps: spec.SchemaProps{ + Description: "StorageOS represents a StorageOS volume that is attached to the kubelet's host machine and mounted into the pod More info: https://examples.k8s.io/volumes/storageos/README.md", + Ref: ref("k8s.io/api/core/v1.StorageOSPersistentVolumeSource"), + }, + }, + "csi": { + SchemaProps: spec.SchemaProps{ + Description: "CSI represents storage that is handled by an external CSI driver (Beta feature).", + Ref: ref("k8s.io/api/core/v1.CSIPersistentVolumeSource"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.AWSElasticBlockStoreVolumeSource", "k8s.io/api/core/v1.AzureDiskVolumeSource", "k8s.io/api/core/v1.AzureFilePersistentVolumeSource", "k8s.io/api/core/v1.CSIPersistentVolumeSource", "k8s.io/api/core/v1.CephFSPersistentVolumeSource", "k8s.io/api/core/v1.CinderPersistentVolumeSource", "k8s.io/api/core/v1.FCVolumeSource", "k8s.io/api/core/v1.FlexPersistentVolumeSource", "k8s.io/api/core/v1.FlockerVolumeSource", "k8s.io/api/core/v1.GCEPersistentDiskVolumeSource", "k8s.io/api/core/v1.GlusterfsPersistentVolumeSource", "k8s.io/api/core/v1.HostPathVolumeSource", "k8s.io/api/core/v1.ISCSIPersistentVolumeSource", "k8s.io/api/core/v1.LocalVolumeSource", "k8s.io/api/core/v1.NFSVolumeSource", "k8s.io/api/core/v1.PhotonPersistentDiskVolumeSource", "k8s.io/api/core/v1.PortworxVolumeSource", "k8s.io/api/core/v1.QuobyteVolumeSource", "k8s.io/api/core/v1.RBDPersistentVolumeSource", "k8s.io/api/core/v1.ScaleIOPersistentVolumeSource", "k8s.io/api/core/v1.StorageOSPersistentVolumeSource", "k8s.io/api/core/v1.VsphereVirtualDiskVolumeSource"}, + } +} + +func schema_k8sio_api_core_v1_PersistentVolumeSpec(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "PersistentVolumeSpec is the specification of a persistent volume.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "capacity": { + SchemaProps: spec.SchemaProps{ + Description: "A description of the persistent volume's resources and capacity. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#capacity", + Type: []string{"object"}, + AdditionalProperties: &spec.SchemaOrBool{ + Allows: true, + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/api/resource.Quantity"), + }, + }, + }, + }, + }, + "gcePersistentDisk": { + SchemaProps: spec.SchemaProps{ + Description: "GCEPersistentDisk represents a GCE Disk resource that is attached to a kubelet's host machine and then exposed to the pod. Provisioned by an admin. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk", + Ref: ref("k8s.io/api/core/v1.GCEPersistentDiskVolumeSource"), + }, + }, + "awsElasticBlockStore": { + SchemaProps: spec.SchemaProps{ + Description: "AWSElasticBlockStore represents an AWS Disk resource that is attached to a kubelet's host machine and then exposed to the pod. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore", + Ref: ref("k8s.io/api/core/v1.AWSElasticBlockStoreVolumeSource"), + }, + }, + "hostPath": { + SchemaProps: spec.SchemaProps{ + Description: "HostPath represents a directory on the host. Provisioned by a developer or tester. This is useful for single-node development and testing only! On-host storage is not supported in any way and WILL NOT WORK in a multi-node cluster. More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath", + Ref: ref("k8s.io/api/core/v1.HostPathVolumeSource"), + }, + }, + "glusterfs": { + SchemaProps: spec.SchemaProps{ + Description: "Glusterfs represents a Glusterfs volume that is attached to a host and exposed to the pod. Provisioned by an admin. More info: https://examples.k8s.io/volumes/glusterfs/README.md", + Ref: ref("k8s.io/api/core/v1.GlusterfsPersistentVolumeSource"), + }, + }, + "nfs": { + SchemaProps: spec.SchemaProps{ + Description: "NFS represents an NFS mount on the host. Provisioned by an admin. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs", + Ref: ref("k8s.io/api/core/v1.NFSVolumeSource"), + }, + }, + "rbd": { + SchemaProps: spec.SchemaProps{ + Description: "RBD represents a Rados Block Device mount on the host that shares a pod's lifetime. More info: https://examples.k8s.io/volumes/rbd/README.md", + Ref: ref("k8s.io/api/core/v1.RBDPersistentVolumeSource"), + }, + }, + "iscsi": { + SchemaProps: spec.SchemaProps{ + Description: "ISCSI represents an ISCSI Disk resource that is attached to a kubelet's host machine and then exposed to the pod. Provisioned by an admin.", + Ref: ref("k8s.io/api/core/v1.ISCSIPersistentVolumeSource"), + }, + }, + "cinder": { + SchemaProps: spec.SchemaProps{ + Description: "Cinder represents a cinder volume attached and mounted on kubelets host machine. More info: https://examples.k8s.io/mysql-cinder-pd/README.md", + Ref: ref("k8s.io/api/core/v1.CinderPersistentVolumeSource"), + }, + }, + "cephfs": { + SchemaProps: spec.SchemaProps{ + Description: "CephFS represents a Ceph FS mount on the host that shares a pod's lifetime", + Ref: ref("k8s.io/api/core/v1.CephFSPersistentVolumeSource"), + }, + }, + "fc": { + SchemaProps: spec.SchemaProps{ + Description: "FC represents a Fibre Channel resource that is attached to a kubelet's host machine and then exposed to the pod.", + Ref: ref("k8s.io/api/core/v1.FCVolumeSource"), + }, + }, + "flocker": { + SchemaProps: spec.SchemaProps{ + Description: "Flocker represents a Flocker volume attached to a kubelet's host machine and exposed to the pod for its usage. This depends on the Flocker control service being running", + Ref: ref("k8s.io/api/core/v1.FlockerVolumeSource"), + }, + }, + "flexVolume": { + SchemaProps: spec.SchemaProps{ + Description: "FlexVolume represents a generic volume resource that is provisioned/attached using an exec based plugin.", + Ref: ref("k8s.io/api/core/v1.FlexPersistentVolumeSource"), + }, + }, + "azureFile": { + SchemaProps: spec.SchemaProps{ + Description: "AzureFile represents an Azure File Service mount on the host and bind mount to the pod.", + Ref: ref("k8s.io/api/core/v1.AzureFilePersistentVolumeSource"), + }, + }, + "vsphereVolume": { + SchemaProps: spec.SchemaProps{ + Description: "VsphereVolume represents a vSphere volume attached and mounted on kubelets host machine", + Ref: ref("k8s.io/api/core/v1.VsphereVirtualDiskVolumeSource"), + }, + }, + "quobyte": { + SchemaProps: spec.SchemaProps{ + Description: "Quobyte represents a Quobyte mount on the host that shares a pod's lifetime", + Ref: ref("k8s.io/api/core/v1.QuobyteVolumeSource"), + }, + }, + "azureDisk": { + SchemaProps: spec.SchemaProps{ + Description: "AzureDisk represents an Azure Data Disk mount on the host and bind mount to the pod.", + Ref: ref("k8s.io/api/core/v1.AzureDiskVolumeSource"), + }, + }, + "photonPersistentDisk": { + SchemaProps: spec.SchemaProps{ + Description: "PhotonPersistentDisk represents a PhotonController persistent disk attached and mounted on kubelets host machine", + Ref: ref("k8s.io/api/core/v1.PhotonPersistentDiskVolumeSource"), + }, + }, + "portworxVolume": { + SchemaProps: spec.SchemaProps{ + Description: "PortworxVolume represents a portworx volume attached and mounted on kubelets host machine", + Ref: ref("k8s.io/api/core/v1.PortworxVolumeSource"), + }, + }, + "scaleIO": { + SchemaProps: spec.SchemaProps{ + Description: "ScaleIO represents a ScaleIO persistent volume attached and mounted on Kubernetes nodes.", + Ref: ref("k8s.io/api/core/v1.ScaleIOPersistentVolumeSource"), + }, + }, + "local": { + SchemaProps: spec.SchemaProps{ + Description: "Local represents directly-attached storage with node affinity", + Ref: ref("k8s.io/api/core/v1.LocalVolumeSource"), + }, + }, + "storageos": { + SchemaProps: spec.SchemaProps{ + Description: "StorageOS represents a StorageOS volume that is attached to the kubelet's host machine and mounted into the pod More info: https://examples.k8s.io/volumes/storageos/README.md", + Ref: ref("k8s.io/api/core/v1.StorageOSPersistentVolumeSource"), + }, + }, + "csi": { + SchemaProps: spec.SchemaProps{ + Description: "CSI represents storage that is handled by an external CSI driver (Beta feature).", + Ref: ref("k8s.io/api/core/v1.CSIPersistentVolumeSource"), + }, + }, + "accessModes": { + SchemaProps: spec.SchemaProps{ + Description: "AccessModes contains all ways the volume can be mounted. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "claimRef": { + SchemaProps: spec.SchemaProps{ + Description: "ClaimRef is part of a bi-directional binding between PersistentVolume and PersistentVolumeClaim. Expected to be non-nil when bound. claim.VolumeName is the authoritative bind between PV and PVC. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#binding", + Ref: ref("k8s.io/api/core/v1.ObjectReference"), + }, + }, + "persistentVolumeReclaimPolicy": { + SchemaProps: spec.SchemaProps{ + Description: "What happens to a persistent volume when released from its claim. Valid options are Retain (default for manually created PersistentVolumes), Delete (default for dynamically provisioned PersistentVolumes), and Recycle (deprecated). Recycle must be supported by the volume plugin underlying this PersistentVolume. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#reclaiming", + Type: []string{"string"}, + Format: "", + }, + }, + "storageClassName": { + SchemaProps: spec.SchemaProps{ + Description: "Name of StorageClass to which this persistent volume belongs. Empty value means that this volume does not belong to any StorageClass.", + Type: []string{"string"}, + Format: "", + }, + }, + "mountOptions": { + SchemaProps: spec.SchemaProps{ + Description: "A list of mount options, e.g. [\"ro\", \"soft\"]. Not validated - mount will simply fail if one is invalid. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes/#mount-options", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "volumeMode": { + SchemaProps: spec.SchemaProps{ + Description: "volumeMode defines if a volume is intended to be used with a formatted filesystem or to remain in raw block state. Value of Filesystem is implied when not included in spec.", + Type: []string{"string"}, + Format: "", + }, + }, + "nodeAffinity": { + SchemaProps: spec.SchemaProps{ + Description: "NodeAffinity defines constraints that limit what nodes this volume can be accessed from. This field influences the scheduling of pods that use this volume.", + Ref: ref("k8s.io/api/core/v1.VolumeNodeAffinity"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.AWSElasticBlockStoreVolumeSource", "k8s.io/api/core/v1.AzureDiskVolumeSource", "k8s.io/api/core/v1.AzureFilePersistentVolumeSource", "k8s.io/api/core/v1.CSIPersistentVolumeSource", "k8s.io/api/core/v1.CephFSPersistentVolumeSource", "k8s.io/api/core/v1.CinderPersistentVolumeSource", "k8s.io/api/core/v1.FCVolumeSource", "k8s.io/api/core/v1.FlexPersistentVolumeSource", "k8s.io/api/core/v1.FlockerVolumeSource", "k8s.io/api/core/v1.GCEPersistentDiskVolumeSource", "k8s.io/api/core/v1.GlusterfsPersistentVolumeSource", "k8s.io/api/core/v1.HostPathVolumeSource", "k8s.io/api/core/v1.ISCSIPersistentVolumeSource", "k8s.io/api/core/v1.LocalVolumeSource", "k8s.io/api/core/v1.NFSVolumeSource", "k8s.io/api/core/v1.ObjectReference", "k8s.io/api/core/v1.PhotonPersistentDiskVolumeSource", "k8s.io/api/core/v1.PortworxVolumeSource", "k8s.io/api/core/v1.QuobyteVolumeSource", "k8s.io/api/core/v1.RBDPersistentVolumeSource", "k8s.io/api/core/v1.ScaleIOPersistentVolumeSource", "k8s.io/api/core/v1.StorageOSPersistentVolumeSource", "k8s.io/api/core/v1.VolumeNodeAffinity", "k8s.io/api/core/v1.VsphereVirtualDiskVolumeSource", "k8s.io/apimachinery/pkg/api/resource.Quantity"}, + } +} + +func schema_k8sio_api_core_v1_PersistentVolumeStatus(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "PersistentVolumeStatus is the current status of a persistent volume.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "phase": { + SchemaProps: spec.SchemaProps{ + Description: "Phase indicates if a volume is available, bound to a claim, or released by a claim. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#phase", + Type: []string{"string"}, + Format: "", + }, + }, + "message": { + SchemaProps: spec.SchemaProps{ + Description: "A human-readable message indicating details about why the volume is in this state.", + Type: []string{"string"}, + Format: "", + }, + }, + "reason": { + SchemaProps: spec.SchemaProps{ + Description: "Reason is a brief CamelCase string that describes any failure and is meant for machine parsing and tidy display in the CLI.", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + } +} + +func schema_k8sio_api_core_v1_PhotonPersistentDiskVolumeSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Represents a Photon Controller persistent disk resource.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "pdID": { + SchemaProps: spec.SchemaProps{ + Description: "ID that identifies Photon Controller persistent disk", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "fsType": { + SchemaProps: spec.SchemaProps{ + Description: "Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"pdID"}, + }, + }, + } +} + +func schema_k8sio_api_core_v1_Pod(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Pod is a collection of containers that can run on a host. This resource is created by clients and scheduled onto hosts.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"), + }, + }, + "spec": { + SchemaProps: spec.SchemaProps{ + Description: "Specification of the desired behavior of the pod. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.PodSpec"), + }, + }, + "status": { + SchemaProps: spec.SchemaProps{ + Description: "Most recently observed status of the pod. This data may not be up to date. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.PodStatus"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.PodSpec", "k8s.io/api/core/v1.PodStatus", "k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"}, + } +} + +func schema_k8sio_api_core_v1_PodAffinity(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Pod affinity is a group of inter pod affinity scheduling rules.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "requiredDuringSchedulingIgnoredDuringExecution": { + SchemaProps: spec.SchemaProps{ + Description: "If the affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node. If the affinity requirements specified by this field cease to be met at some point during pod execution (e.g. due to a pod label update), the system may or may not try to eventually evict the pod from its node. When there are multiple elements, the lists of nodes corresponding to each podAffinityTerm are intersected, i.e. all terms must be satisfied.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.PodAffinityTerm"), + }, + }, + }, + }, + }, + "preferredDuringSchedulingIgnoredDuringExecution": { + SchemaProps: spec.SchemaProps{ + Description: "The scheduler will prefer to schedule pods to nodes that satisfy the affinity expressions specified by this field, but it may choose a node that violates one or more of the expressions. The node that is most preferred is the one with the greatest sum of weights, i.e. for each node that meets all of the scheduling requirements (resource request, requiredDuringScheduling affinity expressions, etc.), compute a sum by iterating through the elements of this field and adding \"weight\" to the sum if the node has pods which matches the corresponding podAffinityTerm; the node(s) with the highest sum are the most preferred.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.WeightedPodAffinityTerm"), + }, + }, + }, + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.PodAffinityTerm", "k8s.io/api/core/v1.WeightedPodAffinityTerm"}, + } +} + +func schema_k8sio_api_core_v1_PodAffinityTerm(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Defines a set of pods (namely those matching the labelSelector relative to the given namespace(s)) that this pod should be co-located (affinity) or not co-located (anti-affinity) with, where co-located is defined as running on a node whose value of the label with key matches that of any node on which a pod of the set of pods is running", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "labelSelector": { + SchemaProps: spec.SchemaProps{ + Description: "A label query over a set of resources, in this case pods.", + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.LabelSelector"), + }, + }, + "namespaces": { + SchemaProps: spec.SchemaProps{ + Description: "namespaces specifies a static list of namespace names that the term applies to. The term is applied to the union of the namespaces listed in this field and the ones selected by namespaceSelector. null or empty namespaces list and null namespaceSelector means \"this pod's namespace\"", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "topologyKey": { + SchemaProps: spec.SchemaProps{ + Description: "This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. Empty topologyKey is not allowed.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "namespaceSelector": { + SchemaProps: spec.SchemaProps{ + Description: "A label query over the set of namespaces that the term applies to. The term is applied to the union of the namespaces selected by this field and the ones listed in the namespaces field. null selector and null or empty namespaces list means \"this pod's namespace\". An empty selector ({}) matches all namespaces. This field is alpha-level and is only honored when PodAffinityNamespaceSelector feature is enabled.", + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.LabelSelector"), + }, + }, + }, + Required: []string{"topologyKey"}, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/apis/meta/v1.LabelSelector"}, + } +} + +func schema_k8sio_api_core_v1_PodAntiAffinity(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Pod anti affinity is a group of inter pod anti affinity scheduling rules.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "requiredDuringSchedulingIgnoredDuringExecution": { + SchemaProps: spec.SchemaProps{ + Description: "If the anti-affinity requirements specified by this field are not met at scheduling time, the pod will not be scheduled onto the node. If the anti-affinity requirements specified by this field cease to be met at some point during pod execution (e.g. due to a pod label update), the system may or may not try to eventually evict the pod from its node. When there are multiple elements, the lists of nodes corresponding to each podAffinityTerm are intersected, i.e. all terms must be satisfied.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.PodAffinityTerm"), + }, + }, + }, + }, + }, + "preferredDuringSchedulingIgnoredDuringExecution": { + SchemaProps: spec.SchemaProps{ + Description: "The scheduler will prefer to schedule pods to nodes that satisfy the anti-affinity expressions specified by this field, but it may choose a node that violates one or more of the expressions. The node that is most preferred is the one with the greatest sum of weights, i.e. for each node that meets all of the scheduling requirements (resource request, requiredDuringScheduling anti-affinity expressions, etc.), compute a sum by iterating through the elements of this field and adding \"weight\" to the sum if the node has pods which matches the corresponding podAffinityTerm; the node(s) with the highest sum are the most preferred.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.WeightedPodAffinityTerm"), + }, + }, + }, + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.PodAffinityTerm", "k8s.io/api/core/v1.WeightedPodAffinityTerm"}, + } +} + +func schema_k8sio_api_core_v1_PodAttachOptions(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "PodAttachOptions is the query options to a Pod's remote attach call.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "stdin": { + SchemaProps: spec.SchemaProps{ + Description: "Stdin if true, redirects the standard input stream of the pod for this call. Defaults to false.", + Type: []string{"boolean"}, + Format: "", + }, + }, + "stdout": { + SchemaProps: spec.SchemaProps{ + Description: "Stdout if true indicates that stdout is to be redirected for the attach call. Defaults to true.", + Type: []string{"boolean"}, + Format: "", + }, + }, + "stderr": { + SchemaProps: spec.SchemaProps{ + Description: "Stderr if true indicates that stderr is to be redirected for the attach call. Defaults to true.", + Type: []string{"boolean"}, + Format: "", + }, + }, + "tty": { + SchemaProps: spec.SchemaProps{ + Description: "TTY if true indicates that a tty will be allocated for the attach call. This is passed through the container runtime so the tty is allocated on the worker node by the container runtime. Defaults to false.", + Type: []string{"boolean"}, + Format: "", + }, + }, + "container": { + SchemaProps: spec.SchemaProps{ + Description: "The container in which to execute the command. Defaults to only container if there is only one container in the pod.", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + } +} + +func schema_k8sio_api_core_v1_PodCondition(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "PodCondition contains details for the current condition of this pod.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "type": { + SchemaProps: spec.SchemaProps{ + Description: "Type is the type of the condition. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-conditions", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "status": { + SchemaProps: spec.SchemaProps{ + Description: "Status is the status of the condition. Can be True, False, Unknown. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-conditions", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "lastProbeTime": { + SchemaProps: spec.SchemaProps{ + Description: "Last time we probed the condition.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.Time"), + }, + }, + "lastTransitionTime": { + SchemaProps: spec.SchemaProps{ + Description: "Last time the condition transitioned from one status to another.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.Time"), + }, + }, + "reason": { + SchemaProps: spec.SchemaProps{ + Description: "Unique, one-word, CamelCase reason for the condition's last transition.", + Type: []string{"string"}, + Format: "", + }, + }, + "message": { + SchemaProps: spec.SchemaProps{ + Description: "Human-readable message indicating details about last transition.", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"type", "status"}, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/apis/meta/v1.Time"}, + } +} + +func schema_k8sio_api_core_v1_PodDNSConfig(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "PodDNSConfig defines the DNS parameters of a pod in addition to those generated from DNSPolicy.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "nameservers": { + SchemaProps: spec.SchemaProps{ + Description: "A list of DNS name server IP addresses. This will be appended to the base nameservers generated from DNSPolicy. Duplicated nameservers will be removed.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "searches": { + SchemaProps: spec.SchemaProps{ + Description: "A list of DNS search domains for host-name lookup. This will be appended to the base search paths generated from DNSPolicy. Duplicated search paths will be removed.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "options": { + SchemaProps: spec.SchemaProps{ + Description: "A list of DNS resolver options. This will be merged with the base options generated from DNSPolicy. Duplicated entries will be removed. Resolution options given in Options will override those that appear in the base DNSPolicy.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.PodDNSConfigOption"), + }, + }, + }, + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.PodDNSConfigOption"}, + } +} + +func schema_k8sio_api_core_v1_PodDNSConfigOption(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "PodDNSConfigOption defines DNS resolver options of a pod.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "name": { + SchemaProps: spec.SchemaProps{ + Description: "Required.", + Type: []string{"string"}, + Format: "", + }, + }, + "value": { + SchemaProps: spec.SchemaProps{ + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + } +} + +func schema_k8sio_api_core_v1_PodExecOptions(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "PodExecOptions is the query options to a Pod's remote exec call.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "stdin": { + SchemaProps: spec.SchemaProps{ + Description: "Redirect the standard input stream of the pod for this call. Defaults to false.", + Type: []string{"boolean"}, + Format: "", + }, + }, + "stdout": { + SchemaProps: spec.SchemaProps{ + Description: "Redirect the standard output stream of the pod for this call. Defaults to true.", + Type: []string{"boolean"}, + Format: "", + }, + }, + "stderr": { + SchemaProps: spec.SchemaProps{ + Description: "Redirect the standard error stream of the pod for this call. Defaults to true.", + Type: []string{"boolean"}, + Format: "", + }, + }, + "tty": { + SchemaProps: spec.SchemaProps{ + Description: "TTY if true indicates that a tty will be allocated for the exec call. Defaults to false.", + Type: []string{"boolean"}, + Format: "", + }, + }, + "container": { + SchemaProps: spec.SchemaProps{ + Description: "Container in which to execute the command. Defaults to only container if there is only one container in the pod.", + Type: []string{"string"}, + Format: "", + }, + }, + "command": { + SchemaProps: spec.SchemaProps{ + Description: "Command is the remote command to execute. argv array. Not executed within a shell.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + }, + Required: []string{"command"}, + }, + }, + } +} + +func schema_k8sio_api_core_v1_PodIP(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "IP address information for entries in the (plural) PodIPs field. Each entry includes:\n IP: An IP address allocated to the pod. Routable at least within the cluster.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "ip": { + SchemaProps: spec.SchemaProps{ + Description: "ip is an IP address (IPv4 or IPv6) assigned to the pod", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + } +} + +func schema_k8sio_api_core_v1_PodList(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "PodList is a list of Pods.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"), + }, + }, + "items": { + SchemaProps: spec.SchemaProps{ + Description: "List of pods. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.Pod"), + }, + }, + }, + }, + }, + }, + Required: []string{"items"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.Pod", "k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"}, + } +} + +func schema_k8sio_api_core_v1_PodLogOptions(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "PodLogOptions is the query options for a Pod's logs REST call.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "container": { + SchemaProps: spec.SchemaProps{ + Description: "The container for which to stream logs. Defaults to only container if there is one container in the pod.", + Type: []string{"string"}, + Format: "", + }, + }, + "follow": { + SchemaProps: spec.SchemaProps{ + Description: "Follow the log stream of the pod. Defaults to false.", + Type: []string{"boolean"}, + Format: "", + }, + }, + "previous": { + SchemaProps: spec.SchemaProps{ + Description: "Return previous terminated container logs. Defaults to false.", + Type: []string{"boolean"}, + Format: "", + }, + }, + "sinceSeconds": { + SchemaProps: spec.SchemaProps{ + Description: "A relative time in seconds before the current time from which to show logs. If this value precedes the time a pod was started, only logs since the pod start will be returned. If this value is in the future, no logs will be returned. Only one of sinceSeconds or sinceTime may be specified.", + Type: []string{"integer"}, + Format: "int64", + }, + }, + "sinceTime": { + SchemaProps: spec.SchemaProps{ + Description: "An RFC3339 timestamp from which to show logs. If this value precedes the time a pod was started, only logs since the pod start will be returned. If this value is in the future, no logs will be returned. Only one of sinceSeconds or sinceTime may be specified.", + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.Time"), + }, + }, + "timestamps": { + SchemaProps: spec.SchemaProps{ + Description: "If true, add an RFC3339 or RFC3339Nano timestamp at the beginning of every line of log output. Defaults to false.", + Type: []string{"boolean"}, + Format: "", + }, + }, + "tailLines": { + SchemaProps: spec.SchemaProps{ + Description: "If set, the number of lines from the end of the logs to show. If not specified, logs are shown from the creation of the container or sinceSeconds or sinceTime", + Type: []string{"integer"}, + Format: "int64", + }, + }, + "limitBytes": { + SchemaProps: spec.SchemaProps{ + Description: "If set, the number of bytes to read from the server before terminating the log output. This may not display a complete final line of logging, and may return slightly more or slightly less than the specified limit.", + Type: []string{"integer"}, + Format: "int64", + }, + }, + "insecureSkipTLSVerifyBackend": { + SchemaProps: spec.SchemaProps{ + Description: "insecureSkipTLSVerifyBackend indicates that the apiserver should not confirm the validity of the serving certificate of the backend it is connecting to. This will make the HTTPS connection between the apiserver and the backend insecure. This means the apiserver cannot verify the log data it is receiving came from the real kubelet. If the kubelet is configured to verify the apiserver's TLS credentials, it does not mean the connection to the real kubelet is vulnerable to a man in the middle attack (e.g. an attacker could not intercept the actual log data coming from the real kubelet).", + Type: []string{"boolean"}, + Format: "", + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/apis/meta/v1.Time"}, + } +} + +func schema_k8sio_api_core_v1_PodPortForwardOptions(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "PodPortForwardOptions is the query options to a Pod's port forward call when using WebSockets. The `port` query parameter must specify the port or ports (comma separated) to forward over. Port forwarding over SPDY does not use these options. It requires the port to be passed in the `port` header as part of request.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "ports": { + SchemaProps: spec.SchemaProps{ + Description: "List of ports to forward Required when using WebSockets", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: 0, + Type: []string{"integer"}, + Format: "int32", + }, + }, + }, + }, + }, + }, + }, + }, + } +} + +func schema_k8sio_api_core_v1_PodProxyOptions(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "PodProxyOptions is the query options to a Pod's proxy call.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "path": { + SchemaProps: spec.SchemaProps{ + Description: "Path is the URL path to use for the current proxy request to pod.", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + } +} + +func schema_k8sio_api_core_v1_PodReadinessGate(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "PodReadinessGate contains the reference to a pod condition", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "conditionType": { + SchemaProps: spec.SchemaProps{ + Description: "ConditionType refers to a condition in the pod's condition list with matching type.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"conditionType"}, + }, + }, + } +} + +func schema_k8sio_api_core_v1_PodSecurityContext(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "PodSecurityContext holds pod-level security attributes and common container settings. Some fields are also present in container.securityContext. Field values of container.securityContext take precedence over field values of PodSecurityContext.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "seLinuxOptions": { + SchemaProps: spec.SchemaProps{ + Description: "The SELinux context to be applied to all containers. If unspecified, the container runtime will allocate a random SELinux context for each container. May also be set in SecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence for that container.", + Ref: ref("k8s.io/api/core/v1.SELinuxOptions"), + }, + }, + "windowsOptions": { + SchemaProps: spec.SchemaProps{ + Description: "The Windows specific settings applied to all containers. If unspecified, the options within a container's SecurityContext will be used. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence.", + Ref: ref("k8s.io/api/core/v1.WindowsSecurityContextOptions"), + }, + }, + "runAsUser": { + SchemaProps: spec.SchemaProps{ + Description: "The UID to run the entrypoint of the container process. Defaults to user specified in image metadata if unspecified. May also be set in SecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence for that container.", + Type: []string{"integer"}, + Format: "int64", + }, + }, + "runAsGroup": { + SchemaProps: spec.SchemaProps{ + Description: "The GID to run the entrypoint of the container process. Uses runtime default if unset. May also be set in SecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence for that container.", + Type: []string{"integer"}, + Format: "int64", + }, + }, + "runAsNonRoot": { + SchemaProps: spec.SchemaProps{ + Description: "Indicates that the container must run as a non-root user. If true, the Kubelet will validate the image at runtime to ensure that it does not run as UID 0 (root) and fail to start the container if it does. If unset or false, no such validation will be performed. May also be set in SecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence.", + Type: []string{"boolean"}, + Format: "", + }, + }, + "supplementalGroups": { + SchemaProps: spec.SchemaProps{ + Description: "A list of groups applied to the first process run in each container, in addition to the container's primary GID. If unspecified, no groups will be added to any container.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: 0, + Type: []string{"integer"}, + Format: "int64", + }, + }, + }, + }, + }, + "fsGroup": { + SchemaProps: spec.SchemaProps{ + Description: "A special supplemental group that applies to all containers in a pod. Some volume types allow the Kubelet to change the ownership of that volume to be owned by the pod:\n\n1. The owning GID will be the FSGroup 2. The setgid bit is set (new files created in the volume will be owned by FSGroup) 3. The permission bits are OR'd with rw-rw----\n\nIf unset, the Kubelet will not modify the ownership and permissions of any volume.", + Type: []string{"integer"}, + Format: "int64", + }, + }, + "sysctls": { + SchemaProps: spec.SchemaProps{ + Description: "Sysctls hold a list of namespaced sysctls used for the pod. Pods with unsupported sysctls (by the container runtime) might fail to launch.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.Sysctl"), + }, + }, + }, + }, + }, + "fsGroupChangePolicy": { + SchemaProps: spec.SchemaProps{ + Description: "fsGroupChangePolicy defines behavior of changing ownership and permission of the volume before being exposed inside Pod. This field will only apply to volume types which support fsGroup based ownership(and permissions). It will have no effect on ephemeral volume types such as: secret, configmaps and emptydir. Valid values are \"OnRootMismatch\" and \"Always\". If not specified, \"Always\" is used.", + Type: []string{"string"}, + Format: "", + }, + }, + "seccompProfile": { + SchemaProps: spec.SchemaProps{ + Description: "The seccomp options to use by the containers in this pod.", + Ref: ref("k8s.io/api/core/v1.SeccompProfile"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.SELinuxOptions", "k8s.io/api/core/v1.SeccompProfile", "k8s.io/api/core/v1.Sysctl", "k8s.io/api/core/v1.WindowsSecurityContextOptions"}, + } +} + +func schema_k8sio_api_core_v1_PodSignature(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Describes the class of pods that should avoid this node. Exactly one field should be set.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "podController": { + SchemaProps: spec.SchemaProps{ + Description: "Reference to controller whose pods should avoid this node.", + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.OwnerReference"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/apis/meta/v1.OwnerReference"}, + } +} + +func schema_k8sio_api_core_v1_PodSpec(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "PodSpec is a description of a pod.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "volumes": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-patch-merge-key": "name", + "x-kubernetes-patch-strategy": "merge,retainKeys", + }, + }, + SchemaProps: spec.SchemaProps{ + Description: "List of volumes that can be mounted by containers belonging to the pod. More info: https://kubernetes.io/docs/concepts/storage/volumes", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.Volume"), + }, + }, + }, + }, + }, + "initContainers": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-patch-merge-key": "name", + "x-kubernetes-patch-strategy": "merge", + }, + }, + SchemaProps: spec.SchemaProps{ + Description: "List of initialization containers belonging to the pod. Init containers are executed in order prior to containers being started. If any init container fails, the pod is considered to have failed and is handled according to its restartPolicy. The name for an init container or normal container must be unique among all containers. Init containers may not have Lifecycle actions, Readiness probes, Liveness probes, or Startup probes. The resourceRequirements of an init container are taken into account during scheduling by finding the highest request/limit for each resource type, and then using the max of of that value or the sum of the normal containers. Limits are applied to init containers in a similar fashion. Init containers cannot currently be added or removed. Cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/init-containers/", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.Container"), + }, + }, + }, + }, + }, + "containers": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-patch-merge-key": "name", + "x-kubernetes-patch-strategy": "merge", + }, + }, + SchemaProps: spec.SchemaProps{ + Description: "List of containers belonging to the pod. Containers cannot currently be added or removed. There must be at least one container in a Pod. Cannot be updated.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.Container"), + }, + }, + }, + }, + }, + "ephemeralContainers": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-patch-merge-key": "name", + "x-kubernetes-patch-strategy": "merge", + }, + }, + SchemaProps: spec.SchemaProps{ + Description: "List of ephemeral containers run in this pod. Ephemeral containers may be run in an existing pod to perform user-initiated actions such as debugging. This list cannot be specified when creating a pod, and it cannot be modified by updating the pod spec. In order to add an ephemeral container to an existing pod, use the pod's ephemeralcontainers subresource. This field is alpha-level and is only honored by servers that enable the EphemeralContainers feature.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.EphemeralContainer"), + }, + }, + }, + }, + }, + "restartPolicy": { + SchemaProps: spec.SchemaProps{ + Description: "Restart policy for all containers within the pod. One of Always, OnFailure, Never. Default to Always. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/#restart-policy", + Type: []string{"string"}, + Format: "", + }, + }, + "terminationGracePeriodSeconds": { + SchemaProps: spec.SchemaProps{ + Description: "Optional duration in seconds the pod needs to terminate gracefully. May be decreased in delete request. Value must be non-negative integer. The value zero indicates stop immediately via the kill signal (no opportunity to shut down). If this value is nil, the default grace period will be used instead. The grace period is the duration in seconds after the processes running in the pod are sent a termination signal and the time when the processes are forcibly halted with a kill signal. Set this value longer than the expected cleanup time for your process. Defaults to 30 seconds.", + Type: []string{"integer"}, + Format: "int64", + }, + }, + "activeDeadlineSeconds": { + SchemaProps: spec.SchemaProps{ + Description: "Optional duration in seconds the pod may be active on the node relative to StartTime before the system will actively try to mark it failed and kill associated containers. Value must be a positive integer.", + Type: []string{"integer"}, + Format: "int64", + }, + }, + "dnsPolicy": { + SchemaProps: spec.SchemaProps{ + Description: "Set DNS policy for the pod. Defaults to \"ClusterFirst\". Valid values are 'ClusterFirstWithHostNet', 'ClusterFirst', 'Default' or 'None'. DNS parameters given in DNSConfig will be merged with the policy selected with DNSPolicy. To have DNS options set along with hostNetwork, you have to specify DNS policy explicitly to 'ClusterFirstWithHostNet'.", + Type: []string{"string"}, + Format: "", + }, + }, + "nodeSelector": { + SchemaProps: spec.SchemaProps{ + Description: "NodeSelector is a selector which must be true for the pod to fit on a node. Selector which must match a node's labels for the pod to be scheduled on that node. More info: https://kubernetes.io/docs/concepts/configuration/assign-pod-node/", + Type: []string{"object"}, + AdditionalProperties: &spec.SchemaOrBool{ + Allows: true, + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "serviceAccountName": { + SchemaProps: spec.SchemaProps{ + Description: "ServiceAccountName is the name of the ServiceAccount to use to run this pod. More info: https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/", + Type: []string{"string"}, + Format: "", + }, + }, + "serviceAccount": { + SchemaProps: spec.SchemaProps{ + Description: "DeprecatedServiceAccount is a depreciated alias for ServiceAccountName. Deprecated: Use serviceAccountName instead.", + Type: []string{"string"}, + Format: "", + }, + }, + "automountServiceAccountToken": { + SchemaProps: spec.SchemaProps{ + Description: "AutomountServiceAccountToken indicates whether a service account token should be automatically mounted.", + Type: []string{"boolean"}, + Format: "", + }, + }, + "nodeName": { + SchemaProps: spec.SchemaProps{ + Description: "NodeName is a request to schedule this pod onto a specific node. If it is non-empty, the scheduler simply schedules this pod onto that node, assuming that it fits resource requirements.", + Type: []string{"string"}, + Format: "", + }, + }, + "hostNetwork": { + SchemaProps: spec.SchemaProps{ + Description: "Host networking requested for this pod. Use the host's network namespace. If this option is set, the ports that will be used must be specified. Default to false.", + Type: []string{"boolean"}, + Format: "", + }, + }, + "hostPID": { + SchemaProps: spec.SchemaProps{ + Description: "Use the host's pid namespace. Optional: Default to false.", + Type: []string{"boolean"}, + Format: "", + }, + }, + "hostIPC": { + SchemaProps: spec.SchemaProps{ + Description: "Use the host's ipc namespace. Optional: Default to false.", + Type: []string{"boolean"}, + Format: "", + }, + }, + "shareProcessNamespace": { + SchemaProps: spec.SchemaProps{ + Description: "Share a single process namespace between all of the containers in a pod. When this is set containers will be able to view and signal processes from other containers in the same pod, and the first process in each container will not be assigned PID 1. HostPID and ShareProcessNamespace cannot both be set. Optional: Default to false.", + Type: []string{"boolean"}, + Format: "", + }, + }, + "securityContext": { + SchemaProps: spec.SchemaProps{ + Description: "SecurityContext holds pod-level security attributes and common container settings. Optional: Defaults to empty. See type description for default values of each field.", + Ref: ref("k8s.io/api/core/v1.PodSecurityContext"), + }, + }, + "imagePullSecrets": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-patch-merge-key": "name", + "x-kubernetes-patch-strategy": "merge", + }, + }, + SchemaProps: spec.SchemaProps{ + Description: "ImagePullSecrets is an optional list of references to secrets in the same namespace to use for pulling any of the images used by this PodSpec. If specified, these secrets will be passed to individual puller implementations for them to use. For example, in the case of docker, only DockerConfig type secrets are honored. More info: https://kubernetes.io/docs/concepts/containers/images#specifying-imagepullsecrets-on-a-pod", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.LocalObjectReference"), + }, + }, + }, + }, + }, + "hostname": { + SchemaProps: spec.SchemaProps{ + Description: "Specifies the hostname of the Pod If not specified, the pod's hostname will be set to a system-defined value.", + Type: []string{"string"}, + Format: "", + }, + }, + "subdomain": { + SchemaProps: spec.SchemaProps{ + Description: "If specified, the fully qualified Pod hostname will be \"...svc.\". If not specified, the pod will not have a domainname at all.", + Type: []string{"string"}, + Format: "", + }, + }, + "affinity": { + SchemaProps: spec.SchemaProps{ + Description: "If specified, the pod's scheduling constraints", + Ref: ref("k8s.io/api/core/v1.Affinity"), + }, + }, + "schedulerName": { + SchemaProps: spec.SchemaProps{ + Description: "If specified, the pod will be dispatched by specified scheduler. If not specified, the pod will be dispatched by default scheduler.", + Type: []string{"string"}, + Format: "", + }, + }, + "tolerations": { + SchemaProps: spec.SchemaProps{ + Description: "If specified, the pod's tolerations.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.Toleration"), + }, + }, + }, + }, + }, + "hostAliases": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-patch-merge-key": "ip", + "x-kubernetes-patch-strategy": "merge", + }, + }, + SchemaProps: spec.SchemaProps{ + Description: "HostAliases is an optional list of hosts and IPs that will be injected into the pod's hosts file if specified. This is only valid for non-hostNetwork pods.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.HostAlias"), + }, + }, + }, + }, + }, + "priorityClassName": { + SchemaProps: spec.SchemaProps{ + Description: "If specified, indicates the pod's priority. \"system-node-critical\" and \"system-cluster-critical\" are two special keywords which indicate the highest priorities with the former being the highest priority. Any other name must be defined by creating a PriorityClass object with that name. If not specified, the pod priority will be default or zero if there is no default.", + Type: []string{"string"}, + Format: "", + }, + }, + "priority": { + SchemaProps: spec.SchemaProps{ + Description: "The priority value. Various system components use this field to find the priority of the pod. When Priority Admission Controller is enabled, it prevents users from setting this field. The admission controller populates this field from PriorityClassName. The higher the value, the higher the priority.", + Type: []string{"integer"}, + Format: "int32", + }, + }, + "dnsConfig": { + SchemaProps: spec.SchemaProps{ + Description: "Specifies the DNS parameters of a pod. Parameters specified here will be merged to the generated DNS configuration based on DNSPolicy.", + Ref: ref("k8s.io/api/core/v1.PodDNSConfig"), + }, + }, + "readinessGates": { + SchemaProps: spec.SchemaProps{ + Description: "If specified, all readiness gates will be evaluated for pod readiness. A pod is ready when all its containers are ready AND all conditions specified in the readiness gates have status equal to \"True\" More info: https://git.k8s.io/enhancements/keps/sig-network/0007-pod-ready%2B%2B.md", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.PodReadinessGate"), + }, + }, + }, + }, + }, + "runtimeClassName": { + SchemaProps: spec.SchemaProps{ + Description: "RuntimeClassName refers to a RuntimeClass object in the node.k8s.io group, which should be used to run this pod. If no RuntimeClass resource matches the named class, the pod will not be run. If unset or empty, the \"legacy\" RuntimeClass will be used, which is an implicit class with an empty definition that uses the default runtime handler. More info: https://git.k8s.io/enhancements/keps/sig-node/runtime-class.md This is a beta feature as of Kubernetes v1.14.", + Type: []string{"string"}, + Format: "", + }, + }, + "enableServiceLinks": { + SchemaProps: spec.SchemaProps{ + Description: "EnableServiceLinks indicates whether information about services should be injected into pod's environment variables, matching the syntax of Docker links. Optional: Defaults to true.", + Type: []string{"boolean"}, + Format: "", + }, + }, + "preemptionPolicy": { + SchemaProps: spec.SchemaProps{ + Description: "PreemptionPolicy is the Policy for preempting pods with lower priority. One of Never, PreemptLowerPriority. Defaults to PreemptLowerPriority if unset. This field is beta-level, gated by the NonPreemptingPriority feature-gate.", + Type: []string{"string"}, + Format: "", + }, + }, + "overhead": { + SchemaProps: spec.SchemaProps{ + Description: "Overhead represents the resource overhead associated with running a pod for a given RuntimeClass. This field will be autopopulated at admission time by the RuntimeClass admission controller. If the RuntimeClass admission controller is enabled, overhead must not be set in Pod create requests. The RuntimeClass admission controller will reject Pod create requests which have the overhead already set. If RuntimeClass is configured and selected in the PodSpec, Overhead will be set to the value defined in the corresponding RuntimeClass, otherwise it will remain unset and treated as zero. More info: https://git.k8s.io/enhancements/keps/sig-node/20190226-pod-overhead.md This field is alpha-level as of Kubernetes v1.16, and is only honored by servers that enable the PodOverhead feature.", + Type: []string{"object"}, + AdditionalProperties: &spec.SchemaOrBool{ + Allows: true, + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/api/resource.Quantity"), + }, + }, + }, + }, + }, + "topologySpreadConstraints": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-list-map-keys": []interface{}{ + "topologyKey", + "whenUnsatisfiable", + }, + "x-kubernetes-list-type": "map", + "x-kubernetes-patch-merge-key": "topologyKey", + "x-kubernetes-patch-strategy": "merge", + }, + }, + SchemaProps: spec.SchemaProps{ + Description: "TopologySpreadConstraints describes how a group of pods ought to spread across topology domains. Scheduler will schedule pods in a way which abides by the constraints. All topologySpreadConstraints are ANDed.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.TopologySpreadConstraint"), + }, + }, + }, + }, + }, + "setHostnameAsFQDN": { + SchemaProps: spec.SchemaProps{ + Description: "If true the pod's hostname will be configured as the pod's FQDN, rather than the leaf name (the default). In Linux containers, this means setting the FQDN in the hostname field of the kernel (the nodename field of struct utsname). In Windows containers, this means setting the registry value of hostname for the registry key HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\Tcpip\\Parameters to FQDN. If a pod does not have FQDN, this has no effect. Default to false.", + Type: []string{"boolean"}, + Format: "", + }, + }, + }, + Required: []string{"containers"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.Affinity", "k8s.io/api/core/v1.Container", "k8s.io/api/core/v1.EphemeralContainer", "k8s.io/api/core/v1.HostAlias", "k8s.io/api/core/v1.LocalObjectReference", "k8s.io/api/core/v1.PodDNSConfig", "k8s.io/api/core/v1.PodReadinessGate", "k8s.io/api/core/v1.PodSecurityContext", "k8s.io/api/core/v1.Toleration", "k8s.io/api/core/v1.TopologySpreadConstraint", "k8s.io/api/core/v1.Volume", "k8s.io/apimachinery/pkg/api/resource.Quantity"}, + } +} + +func schema_k8sio_api_core_v1_PodStatus(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "PodStatus represents information about the status of a pod. Status may trail the actual state of a system, especially if the node that hosts the pod cannot contact the control plane.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "phase": { + SchemaProps: spec.SchemaProps{ + Description: "The phase of a Pod is a simple, high-level summary of where the Pod is in its lifecycle. The conditions array, the reason and message fields, and the individual container status arrays contain more detail about the pod's status. There are five possible phase values:\n\nPending: The pod has been accepted by the Kubernetes system, but one or more of the container images has not been created. This includes time before being scheduled as well as time spent downloading images over the network, which could take a while. Running: The pod has been bound to a node, and all of the containers have been created. At least one container is still running, or is in the process of starting or restarting. Succeeded: All containers in the pod have terminated in success, and will not be restarted. Failed: All containers in the pod have terminated, and at least one container has terminated in failure. The container either exited with non-zero status or was terminated by the system. Unknown: For some reason the state of the pod could not be obtained, typically due to an error in communicating with the host of the pod.\n\nMore info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-phase", + Type: []string{"string"}, + Format: "", + }, + }, + "conditions": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-patch-merge-key": "type", + "x-kubernetes-patch-strategy": "merge", + }, + }, + SchemaProps: spec.SchemaProps{ + Description: "Current service state of pod. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-conditions", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.PodCondition"), + }, + }, + }, + }, + }, + "message": { + SchemaProps: spec.SchemaProps{ + Description: "A human readable message indicating details about why the pod is in this condition.", + Type: []string{"string"}, + Format: "", + }, + }, + "reason": { + SchemaProps: spec.SchemaProps{ + Description: "A brief CamelCase message indicating details about why the pod is in this state. e.g. 'Evicted'", + Type: []string{"string"}, + Format: "", + }, + }, + "nominatedNodeName": { + SchemaProps: spec.SchemaProps{ + Description: "nominatedNodeName is set only when this pod preempts other pods on the node, but it cannot be scheduled right away as preemption victims receive their graceful termination periods. This field does not guarantee that the pod will be scheduled on this node. Scheduler may decide to place the pod elsewhere if other nodes become available sooner. Scheduler may also decide to give the resources on this node to a higher priority pod that is created after preemption. As a result, this field may be different than PodSpec.nodeName when the pod is scheduled.", + Type: []string{"string"}, + Format: "", + }, + }, + "hostIP": { + SchemaProps: spec.SchemaProps{ + Description: "IP address of the host to which the pod is assigned. Empty if not yet scheduled.", + Type: []string{"string"}, + Format: "", + }, + }, + "podIP": { + SchemaProps: spec.SchemaProps{ + Description: "IP address allocated to the pod. Routable at least within the cluster. Empty if not yet allocated.", + Type: []string{"string"}, + Format: "", + }, + }, + "podIPs": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-patch-merge-key": "ip", + "x-kubernetes-patch-strategy": "merge", + }, + }, + SchemaProps: spec.SchemaProps{ + Description: "podIPs holds the IP addresses allocated to the pod. If this field is specified, the 0th entry must match the podIP field. Pods may be allocated at most 1 value for each of IPv4 and IPv6. This list is empty if no IPs have been allocated yet.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.PodIP"), + }, + }, + }, + }, + }, + "startTime": { + SchemaProps: spec.SchemaProps{ + Description: "RFC 3339 date and time at which the object was acknowledged by the Kubelet. This is before the Kubelet pulled the container image(s) for the pod.", + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.Time"), + }, + }, + "initContainerStatuses": { + SchemaProps: spec.SchemaProps{ + Description: "The list has one entry per init container in the manifest. The most recent successful init container will have ready = true, the most recently started container will have startTime set. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-and-container-status", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.ContainerStatus"), + }, + }, + }, + }, + }, + "containerStatuses": { + SchemaProps: spec.SchemaProps{ + Description: "The list has one entry per container in the manifest. Each entry is currently the output of `docker inspect`. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-and-container-status", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.ContainerStatus"), + }, + }, + }, + }, + }, + "qosClass": { + SchemaProps: spec.SchemaProps{ + Description: "The Quality of Service (QOS) classification assigned to the pod based on resource requirements See PodQOSClass type for available QOS classes More info: https://git.k8s.io/community/contributors/design-proposals/node/resource-qos.md", + Type: []string{"string"}, + Format: "", + }, + }, + "ephemeralContainerStatuses": { + SchemaProps: spec.SchemaProps{ + Description: "Status for any ephemeral containers that have run in this pod. This field is alpha-level and is only populated by servers that enable the EphemeralContainers feature.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.ContainerStatus"), + }, + }, + }, + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.ContainerStatus", "k8s.io/api/core/v1.PodCondition", "k8s.io/api/core/v1.PodIP", "k8s.io/apimachinery/pkg/apis/meta/v1.Time"}, + } +} + +func schema_k8sio_api_core_v1_PodStatusResult(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "PodStatusResult is a wrapper for PodStatus returned by kubelet that can be encode/decoded", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"), + }, + }, + "status": { + SchemaProps: spec.SchemaProps{ + Description: "Most recently observed status of the pod. This data may not be up to date. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.PodStatus"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.PodStatus", "k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"}, + } +} + +func schema_k8sio_api_core_v1_PodTemplate(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "PodTemplate describes a template for creating copies of a predefined pod.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"), + }, + }, + "template": { + SchemaProps: spec.SchemaProps{ + Description: "Template defines the pods that will be created from this pod template. https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.PodTemplateSpec"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.PodTemplateSpec", "k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"}, + } +} + +func schema_k8sio_api_core_v1_PodTemplateList(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "PodTemplateList is a list of PodTemplates.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"), + }, + }, + "items": { + SchemaProps: spec.SchemaProps{ + Description: "List of pod templates", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.PodTemplate"), + }, + }, + }, + }, + }, + }, + Required: []string{"items"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.PodTemplate", "k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"}, + } +} + +func schema_k8sio_api_core_v1_PodTemplateSpec(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "PodTemplateSpec describes the data a pod should have when created from a template", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"), + }, + }, + "spec": { + SchemaProps: spec.SchemaProps{ + Description: "Specification of the desired behavior of the pod. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.PodSpec"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.PodSpec", "k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"}, + } +} + +func schema_k8sio_api_core_v1_PortStatus(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "port": { + SchemaProps: spec.SchemaProps{ + Description: "Port is the port number of the service port of which status is recorded here", + Default: 0, + Type: []string{"integer"}, + Format: "int32", + }, + }, + "protocol": { + SchemaProps: spec.SchemaProps{ + Description: "Protocol is the protocol of the service port of which status is recorded here The supported values are: \"TCP\", \"UDP\", \"SCTP\"", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "error": { + SchemaProps: spec.SchemaProps{ + Description: "Error is to record the problem with the service port The format of the error shall comply with the following rules: - built-in error values shall be specified in this file and those shall use\n CamelCase names\n- cloud provider specific error values must have names that comply with the\n format foo.example.com/CamelCase.", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"port", "protocol"}, + }, + }, + } +} + +func schema_k8sio_api_core_v1_PortworxVolumeSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "PortworxVolumeSource represents a Portworx volume resource.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "volumeID": { + SchemaProps: spec.SchemaProps{ + Description: "VolumeID uniquely identifies a Portworx volume", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "fsType": { + SchemaProps: spec.SchemaProps{ + Description: "FSType represents the filesystem type to mount Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\". Implicitly inferred to be \"ext4\" if unspecified.", + Type: []string{"string"}, + Format: "", + }, + }, + "readOnly": { + SchemaProps: spec.SchemaProps{ + Description: "Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.", + Type: []string{"boolean"}, + Format: "", + }, + }, + }, + Required: []string{"volumeID"}, + }, + }, + } +} + +func schema_k8sio_api_core_v1_PreferAvoidPodsEntry(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Describes a class of pods that should avoid this node.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "podSignature": { + SchemaProps: spec.SchemaProps{ + Description: "The class of pods.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.PodSignature"), + }, + }, + "evictionTime": { + SchemaProps: spec.SchemaProps{ + Description: "Time at which this entry was added to the list.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.Time"), + }, + }, + "reason": { + SchemaProps: spec.SchemaProps{ + Description: "(brief) reason why this entry was added to the list.", + Type: []string{"string"}, + Format: "", + }, + }, + "message": { + SchemaProps: spec.SchemaProps{ + Description: "Human readable message indicating why this entry was added to the list.", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"podSignature"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.PodSignature", "k8s.io/apimachinery/pkg/apis/meta/v1.Time"}, + } +} + +func schema_k8sio_api_core_v1_PreferredSchedulingTerm(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "An empty preferred scheduling term matches all objects with implicit weight 0 (i.e. it's a no-op). A null preferred scheduling term matches no objects (i.e. is also a no-op).", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "weight": { + SchemaProps: spec.SchemaProps{ + Description: "Weight associated with matching the corresponding nodeSelectorTerm, in the range 1-100.", + Default: 0, + Type: []string{"integer"}, + Format: "int32", + }, + }, + "preference": { + SchemaProps: spec.SchemaProps{ + Description: "A node selector term, associated with the corresponding weight.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.NodeSelectorTerm"), + }, + }, + }, + Required: []string{"weight", "preference"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.NodeSelectorTerm"}, + } +} + +func schema_k8sio_api_core_v1_Probe(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Probe describes a health check to be performed against a container to determine whether it is alive or ready to receive traffic.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "exec": { + SchemaProps: spec.SchemaProps{ + Description: "One and only one of the following should be specified. Exec specifies the action to take.", + Ref: ref("k8s.io/api/core/v1.ExecAction"), + }, + }, + "httpGet": { + SchemaProps: spec.SchemaProps{ + Description: "HTTPGet specifies the http request to perform.", + Ref: ref("k8s.io/api/core/v1.HTTPGetAction"), + }, + }, + "tcpSocket": { + SchemaProps: spec.SchemaProps{ + Description: "TCPSocket specifies an action involving a TCP port. TCP hooks not yet supported", + Ref: ref("k8s.io/api/core/v1.TCPSocketAction"), + }, + }, + "initialDelaySeconds": { + SchemaProps: spec.SchemaProps{ + Description: "Number of seconds after the container has started before liveness probes are initiated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes", + Type: []string{"integer"}, + Format: "int32", + }, + }, + "timeoutSeconds": { + SchemaProps: spec.SchemaProps{ + Description: "Number of seconds after which the probe times out. Defaults to 1 second. Minimum value is 1. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes", + Type: []string{"integer"}, + Format: "int32", + }, + }, + "periodSeconds": { + SchemaProps: spec.SchemaProps{ + Description: "How often (in seconds) to perform the probe. Default to 10 seconds. Minimum value is 1.", + Type: []string{"integer"}, + Format: "int32", + }, + }, + "successThreshold": { + SchemaProps: spec.SchemaProps{ + Description: "Minimum consecutive successes for the probe to be considered successful after having failed. Defaults to 1. Must be 1 for liveness and startup. Minimum value is 1.", + Type: []string{"integer"}, + Format: "int32", + }, + }, + "failureThreshold": { + SchemaProps: spec.SchemaProps{ + Description: "Minimum consecutive failures for the probe to be considered failed after having succeeded. Defaults to 3. Minimum value is 1.", + Type: []string{"integer"}, + Format: "int32", + }, + }, + "terminationGracePeriodSeconds": { + SchemaProps: spec.SchemaProps{ + Description: "Optional duration in seconds the pod needs to terminate gracefully upon probe failure. The grace period is the duration in seconds after the processes running in the pod are sent a termination signal and the time when the processes are forcibly halted with a kill signal. Set this value longer than the expected cleanup time for your process. If this value is nil, the pod's terminationGracePeriodSeconds will be used. Otherwise, this value overrides the value provided by the pod spec. Value must be non-negative integer. The value zero indicates stop immediately via the kill signal (no opportunity to shut down). This is an alpha field and requires enabling ProbeTerminationGracePeriod feature gate.", + Type: []string{"integer"}, + Format: "int64", + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.ExecAction", "k8s.io/api/core/v1.HTTPGetAction", "k8s.io/api/core/v1.TCPSocketAction"}, + } +} + +func schema_k8sio_api_core_v1_ProjectedVolumeSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Represents a projected volume source", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "sources": { + SchemaProps: spec.SchemaProps{ + Description: "list of volume projections", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.VolumeProjection"), + }, + }, + }, + }, + }, + "defaultMode": { + SchemaProps: spec.SchemaProps{ + Description: "Mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.", + Type: []string{"integer"}, + Format: "int32", + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.VolumeProjection"}, + } +} + +func schema_k8sio_api_core_v1_QuobyteVolumeSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Represents a Quobyte mount that lasts the lifetime of a pod. Quobyte volumes do not support ownership management or SELinux relabeling.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "registry": { + SchemaProps: spec.SchemaProps{ + Description: "Registry represents a single or multiple Quobyte Registry services specified as a string as host:port pair (multiple entries are separated with commas) which acts as the central registry for volumes", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "volume": { + SchemaProps: spec.SchemaProps{ + Description: "Volume is a string that references an already created Quobyte volume by name.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "readOnly": { + SchemaProps: spec.SchemaProps{ + Description: "ReadOnly here will force the Quobyte volume to be mounted with read-only permissions. Defaults to false.", + Type: []string{"boolean"}, + Format: "", + }, + }, + "user": { + SchemaProps: spec.SchemaProps{ + Description: "User to map volume access to Defaults to serivceaccount user", + Type: []string{"string"}, + Format: "", + }, + }, + "group": { + SchemaProps: spec.SchemaProps{ + Description: "Group to map volume access to Default is no group", + Type: []string{"string"}, + Format: "", + }, + }, + "tenant": { + SchemaProps: spec.SchemaProps{ + Description: "Tenant owning the given Quobyte volume in the Backend Used with dynamically provisioned Quobyte volumes, value is set by the plugin", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"registry", "volume"}, + }, + }, + } +} + +func schema_k8sio_api_core_v1_RBDPersistentVolumeSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Represents a Rados Block Device mount that lasts the lifetime of a pod. RBD volumes support ownership management and SELinux relabeling.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "monitors": { + SchemaProps: spec.SchemaProps{ + Description: "A collection of Ceph monitors. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "image": { + SchemaProps: spec.SchemaProps{ + Description: "The rados image name. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "fsType": { + SchemaProps: spec.SchemaProps{ + Description: "Filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#rbd", + Type: []string{"string"}, + Format: "", + }, + }, + "pool": { + SchemaProps: spec.SchemaProps{ + Description: "The rados pool name. Default is rbd. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it", + Type: []string{"string"}, + Format: "", + }, + }, + "user": { + SchemaProps: spec.SchemaProps{ + Description: "The rados user name. Default is admin. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it", + Type: []string{"string"}, + Format: "", + }, + }, + "keyring": { + SchemaProps: spec.SchemaProps{ + Description: "Keyring is the path to key ring for RBDUser. Default is /etc/ceph/keyring. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it", + Type: []string{"string"}, + Format: "", + }, + }, + "secretRef": { + SchemaProps: spec.SchemaProps{ + Description: "SecretRef is name of the authentication secret for RBDUser. If provided overrides keyring. Default is nil. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it", + Ref: ref("k8s.io/api/core/v1.SecretReference"), + }, + }, + "readOnly": { + SchemaProps: spec.SchemaProps{ + Description: "ReadOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it", + Type: []string{"boolean"}, + Format: "", + }, + }, + }, + Required: []string{"monitors", "image"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.SecretReference"}, + } +} + +func schema_k8sio_api_core_v1_RBDVolumeSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Represents a Rados Block Device mount that lasts the lifetime of a pod. RBD volumes support ownership management and SELinux relabeling.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "monitors": { + SchemaProps: spec.SchemaProps{ + Description: "A collection of Ceph monitors. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "image": { + SchemaProps: spec.SchemaProps{ + Description: "The rados image name. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "fsType": { + SchemaProps: spec.SchemaProps{ + Description: "Filesystem type of the volume that you want to mount. Tip: Ensure that the filesystem type is supported by the host operating system. Examples: \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#rbd", + Type: []string{"string"}, + Format: "", + }, + }, + "pool": { + SchemaProps: spec.SchemaProps{ + Description: "The rados pool name. Default is rbd. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it", + Type: []string{"string"}, + Format: "", + }, + }, + "user": { + SchemaProps: spec.SchemaProps{ + Description: "The rados user name. Default is admin. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it", + Type: []string{"string"}, + Format: "", + }, + }, + "keyring": { + SchemaProps: spec.SchemaProps{ + Description: "Keyring is the path to key ring for RBDUser. Default is /etc/ceph/keyring. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it", + Type: []string{"string"}, + Format: "", + }, + }, + "secretRef": { + SchemaProps: spec.SchemaProps{ + Description: "SecretRef is name of the authentication secret for RBDUser. If provided overrides keyring. Default is nil. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it", + Ref: ref("k8s.io/api/core/v1.LocalObjectReference"), + }, + }, + "readOnly": { + SchemaProps: spec.SchemaProps{ + Description: "ReadOnly here will force the ReadOnly setting in VolumeMounts. Defaults to false. More info: https://examples.k8s.io/volumes/rbd/README.md#how-to-use-it", + Type: []string{"boolean"}, + Format: "", + }, + }, + }, + Required: []string{"monitors", "image"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.LocalObjectReference"}, + } +} + +func schema_k8sio_api_core_v1_RangeAllocation(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "RangeAllocation is not a public type.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"), + }, + }, + "range": { + SchemaProps: spec.SchemaProps{ + Description: "Range is string that identifies the range represented by 'data'.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "data": { + SchemaProps: spec.SchemaProps{ + Description: "Data is a bit array containing all allocated addresses in the previous segment.", + Type: []string{"string"}, + Format: "byte", + }, + }, + }, + Required: []string{"range", "data"}, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"}, + } +} + +func schema_k8sio_api_core_v1_ReplicationController(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ReplicationController represents the configuration of a replication controller.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "If the Labels of a ReplicationController are empty, they are defaulted to be the same as the Pod(s) that the replication controller manages. Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"), + }, + }, + "spec": { + SchemaProps: spec.SchemaProps{ + Description: "Spec defines the specification of the desired behavior of the replication controller. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.ReplicationControllerSpec"), + }, + }, + "status": { + SchemaProps: spec.SchemaProps{ + Description: "Status is the most recently observed status of the replication controller. This data may be out of date by some window of time. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.ReplicationControllerStatus"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.ReplicationControllerSpec", "k8s.io/api/core/v1.ReplicationControllerStatus", "k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"}, + } +} + +func schema_k8sio_api_core_v1_ReplicationControllerCondition(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ReplicationControllerCondition describes the state of a replication controller at a certain point.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "type": { + SchemaProps: spec.SchemaProps{ + Description: "Type of replication controller condition.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "status": { + SchemaProps: spec.SchemaProps{ + Description: "Status of the condition, one of True, False, Unknown.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "lastTransitionTime": { + SchemaProps: spec.SchemaProps{ + Description: "The last time the condition transitioned from one status to another.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.Time"), + }, + }, + "reason": { + SchemaProps: spec.SchemaProps{ + Description: "The reason for the condition's last transition.", + Type: []string{"string"}, + Format: "", + }, + }, + "message": { + SchemaProps: spec.SchemaProps{ + Description: "A human readable message indicating details about the transition.", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"type", "status"}, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/apis/meta/v1.Time"}, + } +} + +func schema_k8sio_api_core_v1_ReplicationControllerList(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ReplicationControllerList is a collection of replication controllers.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"), + }, + }, + "items": { + SchemaProps: spec.SchemaProps{ + Description: "List of replication controllers. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.ReplicationController"), + }, + }, + }, + }, + }, + }, + Required: []string{"items"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.ReplicationController", "k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"}, + } +} + +func schema_k8sio_api_core_v1_ReplicationControllerSpec(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ReplicationControllerSpec is the specification of a replication controller.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "replicas": { + SchemaProps: spec.SchemaProps{ + Description: "Replicas is the number of desired replicas. This is a pointer to distinguish between explicit zero and unspecified. Defaults to 1. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#what-is-a-replicationcontroller", + Type: []string{"integer"}, + Format: "int32", + }, + }, + "minReadySeconds": { + SchemaProps: spec.SchemaProps{ + Description: "Minimum number of seconds for which a newly created pod should be ready without any of its container crashing, for it to be considered available. Defaults to 0 (pod will be considered available as soon as it is ready)", + Type: []string{"integer"}, + Format: "int32", + }, + }, + "selector": { + SchemaProps: spec.SchemaProps{ + Description: "Selector is a label query over pods that should match the Replicas count. If Selector is empty, it is defaulted to the labels present on the Pod template. Label keys and values that must match in order to be controlled by this replication controller, if empty defaulted to labels on Pod template. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors", + Type: []string{"object"}, + AdditionalProperties: &spec.SchemaOrBool{ + Allows: true, + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "template": { + SchemaProps: spec.SchemaProps{ + Description: "Template is the object that describes the pod that will be created if insufficient replicas are detected. This takes precedence over a TemplateRef. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#pod-template", + Ref: ref("k8s.io/api/core/v1.PodTemplateSpec"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.PodTemplateSpec"}, + } +} + +func schema_k8sio_api_core_v1_ReplicationControllerStatus(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ReplicationControllerStatus represents the current status of a replication controller.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "replicas": { + SchemaProps: spec.SchemaProps{ + Description: "Replicas is the most recently oberved number of replicas. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#what-is-a-replicationcontroller", + Default: 0, + Type: []string{"integer"}, + Format: "int32", + }, + }, + "fullyLabeledReplicas": { + SchemaProps: spec.SchemaProps{ + Description: "The number of pods that have labels matching the labels of the pod template of the replication controller.", + Type: []string{"integer"}, + Format: "int32", + }, + }, + "readyReplicas": { + SchemaProps: spec.SchemaProps{ + Description: "The number of ready replicas for this replication controller.", + Type: []string{"integer"}, + Format: "int32", + }, + }, + "availableReplicas": { + SchemaProps: spec.SchemaProps{ + Description: "The number of available replicas (ready for at least minReadySeconds) for this replication controller.", + Type: []string{"integer"}, + Format: "int32", + }, + }, + "observedGeneration": { + SchemaProps: spec.SchemaProps{ + Description: "ObservedGeneration reflects the generation of the most recently observed replication controller.", + Type: []string{"integer"}, + Format: "int64", + }, + }, + "conditions": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-patch-merge-key": "type", + "x-kubernetes-patch-strategy": "merge", + }, + }, + SchemaProps: spec.SchemaProps{ + Description: "Represents the latest available observations of a replication controller's current state.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.ReplicationControllerCondition"), + }, + }, + }, + }, + }, + }, + Required: []string{"replicas"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.ReplicationControllerCondition"}, + } +} + +func schema_k8sio_api_core_v1_ResourceFieldSelector(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ResourceFieldSelector represents container resources (cpu, memory) and their output format", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "containerName": { + SchemaProps: spec.SchemaProps{ + Description: "Container name: required for volumes, optional for env vars", + Type: []string{"string"}, + Format: "", + }, + }, + "resource": { + SchemaProps: spec.SchemaProps{ + Description: "Required: resource to select", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "divisor": { + SchemaProps: spec.SchemaProps{ + Description: "Specifies the output format of the exposed resources, defaults to \"1\"", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/api/resource.Quantity"), + }, + }, + }, + Required: []string{"resource"}, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/api/resource.Quantity"}, + } +} + +func schema_k8sio_api_core_v1_ResourceQuota(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ResourceQuota sets aggregate quota restrictions enforced per namespace", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"), + }, + }, + "spec": { + SchemaProps: spec.SchemaProps{ + Description: "Spec defines the desired quota. https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.ResourceQuotaSpec"), + }, + }, + "status": { + SchemaProps: spec.SchemaProps{ + Description: "Status defines the actual enforced quota and its current usage. https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.ResourceQuotaStatus"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.ResourceQuotaSpec", "k8s.io/api/core/v1.ResourceQuotaStatus", "k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"}, + } +} + +func schema_k8sio_api_core_v1_ResourceQuotaList(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ResourceQuotaList is a list of ResourceQuota items.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"), + }, + }, + "items": { + SchemaProps: spec.SchemaProps{ + Description: "Items is a list of ResourceQuota objects. More info: https://kubernetes.io/docs/concepts/policy/resource-quotas/", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.ResourceQuota"), + }, + }, + }, + }, + }, + }, + Required: []string{"items"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.ResourceQuota", "k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"}, + } +} + +func schema_k8sio_api_core_v1_ResourceQuotaSpec(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ResourceQuotaSpec defines the desired hard limits to enforce for Quota.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "hard": { + SchemaProps: spec.SchemaProps{ + Description: "hard is the set of desired hard limits for each named resource. More info: https://kubernetes.io/docs/concepts/policy/resource-quotas/", + Type: []string{"object"}, + AdditionalProperties: &spec.SchemaOrBool{ + Allows: true, + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/api/resource.Quantity"), + }, + }, + }, + }, + }, + "scopes": { + SchemaProps: spec.SchemaProps{ + Description: "A collection of filters that must match each object tracked by a quota. If not specified, the quota matches all objects.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "scopeSelector": { + SchemaProps: spec.SchemaProps{ + Description: "scopeSelector is also a collection of filters like scopes that must match each object tracked by a quota but expressed using ScopeSelectorOperator in combination with possible values. For a resource to match, both scopes AND scopeSelector (if specified in spec), must be matched.", + Ref: ref("k8s.io/api/core/v1.ScopeSelector"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.ScopeSelector", "k8s.io/apimachinery/pkg/api/resource.Quantity"}, + } +} + +func schema_k8sio_api_core_v1_ResourceQuotaStatus(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ResourceQuotaStatus defines the enforced hard limits and observed use.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "hard": { + SchemaProps: spec.SchemaProps{ + Description: "Hard is the set of enforced hard limits for each named resource. More info: https://kubernetes.io/docs/concepts/policy/resource-quotas/", + Type: []string{"object"}, + AdditionalProperties: &spec.SchemaOrBool{ + Allows: true, + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/api/resource.Quantity"), + }, + }, + }, + }, + }, + "used": { + SchemaProps: spec.SchemaProps{ + Description: "Used is the current observed total usage of the resource in the namespace.", + Type: []string{"object"}, + AdditionalProperties: &spec.SchemaOrBool{ + Allows: true, + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/api/resource.Quantity"), + }, + }, + }, + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/api/resource.Quantity"}, + } +} + +func schema_k8sio_api_core_v1_ResourceRequirements(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ResourceRequirements describes the compute resource requirements.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "limits": { + SchemaProps: spec.SchemaProps{ + Description: "Limits describes the maximum amount of compute resources allowed. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/", + Type: []string{"object"}, + AdditionalProperties: &spec.SchemaOrBool{ + Allows: true, + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/api/resource.Quantity"), + }, + }, + }, + }, + }, + "requests": { + SchemaProps: spec.SchemaProps{ + Description: "Requests describes the minimum amount of compute resources required. If Requests is omitted for a container, it defaults to Limits if that is explicitly specified, otherwise to an implementation-defined value. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/", + Type: []string{"object"}, + AdditionalProperties: &spec.SchemaOrBool{ + Allows: true, + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/api/resource.Quantity"), + }, + }, + }, + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/api/resource.Quantity"}, + } +} + +func schema_k8sio_api_core_v1_SELinuxOptions(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "SELinuxOptions are the labels to be applied to the container", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "user": { + SchemaProps: spec.SchemaProps{ + Description: "User is a SELinux user label that applies to the container.", + Type: []string{"string"}, + Format: "", + }, + }, + "role": { + SchemaProps: spec.SchemaProps{ + Description: "Role is a SELinux role label that applies to the container.", + Type: []string{"string"}, + Format: "", + }, + }, + "type": { + SchemaProps: spec.SchemaProps{ + Description: "Type is a SELinux type label that applies to the container.", + Type: []string{"string"}, + Format: "", + }, + }, + "level": { + SchemaProps: spec.SchemaProps{ + Description: "Level is SELinux level label that applies to the container.", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + } +} + +func schema_k8sio_api_core_v1_ScaleIOPersistentVolumeSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ScaleIOPersistentVolumeSource represents a persistent ScaleIO volume", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "gateway": { + SchemaProps: spec.SchemaProps{ + Description: "The host address of the ScaleIO API Gateway.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "system": { + SchemaProps: spec.SchemaProps{ + Description: "The name of the storage system as configured in ScaleIO.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "secretRef": { + SchemaProps: spec.SchemaProps{ + Description: "SecretRef references to the secret for ScaleIO user and other sensitive information. If this is not provided, Login operation will fail.", + Ref: ref("k8s.io/api/core/v1.SecretReference"), + }, + }, + "sslEnabled": { + SchemaProps: spec.SchemaProps{ + Description: "Flag to enable/disable SSL communication with Gateway, default false", + Type: []string{"boolean"}, + Format: "", + }, + }, + "protectionDomain": { + SchemaProps: spec.SchemaProps{ + Description: "The name of the ScaleIO Protection Domain for the configured storage.", + Type: []string{"string"}, + Format: "", + }, + }, + "storagePool": { + SchemaProps: spec.SchemaProps{ + Description: "The ScaleIO Storage Pool associated with the protection domain.", + Type: []string{"string"}, + Format: "", + }, + }, + "storageMode": { + SchemaProps: spec.SchemaProps{ + Description: "Indicates whether the storage for a volume should be ThickProvisioned or ThinProvisioned. Default is ThinProvisioned.", + Type: []string{"string"}, + Format: "", + }, + }, + "volumeName": { + SchemaProps: spec.SchemaProps{ + Description: "The name of a volume already created in the ScaleIO system that is associated with this volume source.", + Type: []string{"string"}, + Format: "", + }, + }, + "fsType": { + SchemaProps: spec.SchemaProps{ + Description: "Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Default is \"xfs\"", + Type: []string{"string"}, + Format: "", + }, + }, + "readOnly": { + SchemaProps: spec.SchemaProps{ + Description: "Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.", + Type: []string{"boolean"}, + Format: "", + }, + }, + }, + Required: []string{"gateway", "system", "secretRef"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.SecretReference"}, + } +} + +func schema_k8sio_api_core_v1_ScaleIOVolumeSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ScaleIOVolumeSource represents a persistent ScaleIO volume", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "gateway": { + SchemaProps: spec.SchemaProps{ + Description: "The host address of the ScaleIO API Gateway.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "system": { + SchemaProps: spec.SchemaProps{ + Description: "The name of the storage system as configured in ScaleIO.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "secretRef": { + SchemaProps: spec.SchemaProps{ + Description: "SecretRef references to the secret for ScaleIO user and other sensitive information. If this is not provided, Login operation will fail.", + Ref: ref("k8s.io/api/core/v1.LocalObjectReference"), + }, + }, + "sslEnabled": { + SchemaProps: spec.SchemaProps{ + Description: "Flag to enable/disable SSL communication with Gateway, default false", + Type: []string{"boolean"}, + Format: "", + }, + }, + "protectionDomain": { + SchemaProps: spec.SchemaProps{ + Description: "The name of the ScaleIO Protection Domain for the configured storage.", + Type: []string{"string"}, + Format: "", + }, + }, + "storagePool": { + SchemaProps: spec.SchemaProps{ + Description: "The ScaleIO Storage Pool associated with the protection domain.", + Type: []string{"string"}, + Format: "", + }, + }, + "storageMode": { + SchemaProps: spec.SchemaProps{ + Description: "Indicates whether the storage for a volume should be ThickProvisioned or ThinProvisioned. Default is ThinProvisioned.", + Type: []string{"string"}, + Format: "", + }, + }, + "volumeName": { + SchemaProps: spec.SchemaProps{ + Description: "The name of a volume already created in the ScaleIO system that is associated with this volume source.", + Type: []string{"string"}, + Format: "", + }, + }, + "fsType": { + SchemaProps: spec.SchemaProps{ + Description: "Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Default is \"xfs\".", + Type: []string{"string"}, + Format: "", + }, + }, + "readOnly": { + SchemaProps: spec.SchemaProps{ + Description: "Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.", + Type: []string{"boolean"}, + Format: "", + }, + }, + }, + Required: []string{"gateway", "system", "secretRef"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.LocalObjectReference"}, + } +} + +func schema_k8sio_api_core_v1_ScopeSelector(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "A scope selector represents the AND of the selectors represented by the scoped-resource selector requirements.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "matchExpressions": { + SchemaProps: spec.SchemaProps{ + Description: "A list of scope selector requirements by scope of the resources.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.ScopedResourceSelectorRequirement"), + }, + }, + }, + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.ScopedResourceSelectorRequirement"}, + } +} + +func schema_k8sio_api_core_v1_ScopedResourceSelectorRequirement(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "A scoped-resource selector requirement is a selector that contains values, a scope name, and an operator that relates the scope name and values.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "scopeName": { + SchemaProps: spec.SchemaProps{ + Description: "The name of the scope that the selector applies to.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "operator": { + SchemaProps: spec.SchemaProps{ + Description: "Represents a scope's relationship to a set of values. Valid operators are In, NotIn, Exists, DoesNotExist.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "values": { + SchemaProps: spec.SchemaProps{ + Description: "An array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + }, + Required: []string{"scopeName", "operator"}, + }, + }, + } +} + +func schema_k8sio_api_core_v1_SeccompProfile(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "SeccompProfile defines a pod/container's seccomp profile settings. Only one profile source may be set.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "type": { + SchemaProps: spec.SchemaProps{ + Description: "type indicates which kind of seccomp profile will be applied. Valid options are:\n\nLocalhost - a profile defined in a file on the node should be used. RuntimeDefault - the container runtime default profile should be used. Unconfined - no profile should be applied.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "localhostProfile": { + SchemaProps: spec.SchemaProps{ + Description: "localhostProfile indicates a profile defined in a file on the node should be used. The profile must be preconfigured on the node to work. Must be a descending path, relative to the kubelet's configured seccomp profile location. Must only be set if type is \"Localhost\".", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"type"}, + }, + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-unions": []interface{}{ + map[string]interface{}{ + "discriminator": "type", + "fields-to-discriminateBy": map[string]interface{}{ + "localhostProfile": "LocalhostProfile", + }, + }, + }, + }, + }, + }, + } +} + +func schema_k8sio_api_core_v1_Secret(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Secret holds secret data of a certain type. The total bytes of the values in the Data field must be less than MaxSecretSize bytes.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"), + }, + }, + "immutable": { + SchemaProps: spec.SchemaProps{ + Description: "Immutable, if set to true, ensures that data stored in the Secret cannot be updated (only object metadata can be modified). If not set to true, the field can be modified at any time. Defaulted to nil.", + Type: []string{"boolean"}, + Format: "", + }, + }, + "data": { + SchemaProps: spec.SchemaProps{ + Description: "Data contains the secret data. Each key must consist of alphanumeric characters, '-', '_' or '.'. The serialized form of the secret data is a base64 encoded string, representing the arbitrary (possibly non-string) data value here. Described in https://tools.ietf.org/html/rfc4648#section-4", + Type: []string{"object"}, + AdditionalProperties: &spec.SchemaOrBool{ + Allows: true, + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Type: []string{"string"}, + Format: "byte", + }, + }, + }, + }, + }, + "stringData": { + SchemaProps: spec.SchemaProps{ + Description: "stringData allows specifying non-binary secret data in string form. It is provided as a write-only input field for convenience. All keys and values are merged into the data field on write, overwriting any existing values. The stringData field is never output when reading from the API.", + Type: []string{"object"}, + AdditionalProperties: &spec.SchemaOrBool{ + Allows: true, + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "type": { + SchemaProps: spec.SchemaProps{ + Description: "Used to facilitate programmatic handling of secret data.", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"}, + } +} + +func schema_k8sio_api_core_v1_SecretEnvSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "SecretEnvSource selects a Secret to populate the environment variables with.\n\nThe contents of the target Secret's Data field will represent the key-value pairs as environment variables.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "name": { + SchemaProps: spec.SchemaProps{ + Description: "Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", + Type: []string{"string"}, + Format: "", + }, + }, + "optional": { + SchemaProps: spec.SchemaProps{ + Description: "Specify whether the Secret must be defined", + Type: []string{"boolean"}, + Format: "", + }, + }, + }, + }, + }, + } +} + +func schema_k8sio_api_core_v1_SecretKeySelector(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "SecretKeySelector selects a key of a Secret.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "name": { + SchemaProps: spec.SchemaProps{ + Description: "Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", + Type: []string{"string"}, + Format: "", + }, + }, + "key": { + SchemaProps: spec.SchemaProps{ + Description: "The key of the secret to select from. Must be a valid secret key.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "optional": { + SchemaProps: spec.SchemaProps{ + Description: "Specify whether the Secret or its key must be defined", + Type: []string{"boolean"}, + Format: "", + }, + }, + }, + Required: []string{"key"}, + }, + }, + } +} + +func schema_k8sio_api_core_v1_SecretList(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "SecretList is a list of Secret.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"), + }, + }, + "items": { + SchemaProps: spec.SchemaProps{ + Description: "Items is a list of secret objects. More info: https://kubernetes.io/docs/concepts/configuration/secret", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.Secret"), + }, + }, + }, + }, + }, + }, + Required: []string{"items"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.Secret", "k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"}, + } +} + +func schema_k8sio_api_core_v1_SecretProjection(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Adapts a secret into a projected volume.\n\nThe contents of the target Secret's Data field will be presented in a projected volume as files using the keys in the Data field as the file names. Note that this is identical to a secret volume source without the default mode.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "name": { + SchemaProps: spec.SchemaProps{ + Description: "Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", + Type: []string{"string"}, + Format: "", + }, + }, + "items": { + SchemaProps: spec.SchemaProps{ + Description: "If unspecified, each key-value pair in the Data field of the referenced Secret will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the Secret, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.KeyToPath"), + }, + }, + }, + }, + }, + "optional": { + SchemaProps: spec.SchemaProps{ + Description: "Specify whether the Secret or its key must be defined", + Type: []string{"boolean"}, + Format: "", + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.KeyToPath"}, + } +} + +func schema_k8sio_api_core_v1_SecretReference(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "SecretReference represents a Secret Reference. It has enough information to retrieve secret in any namespace", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "name": { + SchemaProps: spec.SchemaProps{ + Description: "Name is unique within a namespace to reference a secret resource.", + Type: []string{"string"}, + Format: "", + }, + }, + "namespace": { + SchemaProps: spec.SchemaProps{ + Description: "Namespace defines the space within which the secret name must be unique.", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + } +} + +func schema_k8sio_api_core_v1_SecretVolumeSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Adapts a Secret into a volume.\n\nThe contents of the target Secret's Data field will be presented in a volume as files using the keys in the Data field as the file names. Secret volumes support ownership management and SELinux relabeling.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "secretName": { + SchemaProps: spec.SchemaProps{ + Description: "Name of the secret in the pod's namespace to use. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret", + Type: []string{"string"}, + Format: "", + }, + }, + "items": { + SchemaProps: spec.SchemaProps{ + Description: "If unspecified, each key-value pair in the Data field of the referenced Secret will be projected into the volume as a file whose name is the key and content is the value. If specified, the listed keys will be projected into the specified paths, and unlisted keys will not be present. If a key is specified which is not present in the Secret, the volume setup will error unless it is marked optional. Paths must be relative and may not contain the '..' path or start with '..'.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.KeyToPath"), + }, + }, + }, + }, + }, + "defaultMode": { + SchemaProps: spec.SchemaProps{ + Description: "Optional: mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Defaults to 0644. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.", + Type: []string{"integer"}, + Format: "int32", + }, + }, + "optional": { + SchemaProps: spec.SchemaProps{ + Description: "Specify whether the Secret or its keys must be defined", + Type: []string{"boolean"}, + Format: "", + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.KeyToPath"}, + } +} + +func schema_k8sio_api_core_v1_SecurityContext(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "SecurityContext holds security configuration that will be applied to a container. Some fields are present in both SecurityContext and PodSecurityContext. When both are set, the values in SecurityContext take precedence.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "capabilities": { + SchemaProps: spec.SchemaProps{ + Description: "The capabilities to add/drop when running containers. Defaults to the default set of capabilities granted by the container runtime.", + Ref: ref("k8s.io/api/core/v1.Capabilities"), + }, + }, + "privileged": { + SchemaProps: spec.SchemaProps{ + Description: "Run container in privileged mode. Processes in privileged containers are essentially equivalent to root on the host. Defaults to false.", + Type: []string{"boolean"}, + Format: "", + }, + }, + "seLinuxOptions": { + SchemaProps: spec.SchemaProps{ + Description: "The SELinux context to be applied to the container. If unspecified, the container runtime will allocate a random SELinux context for each container. May also be set in PodSecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence.", + Ref: ref("k8s.io/api/core/v1.SELinuxOptions"), + }, + }, + "windowsOptions": { + SchemaProps: spec.SchemaProps{ + Description: "The Windows specific settings applied to all containers. If unspecified, the options from the PodSecurityContext will be used. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence.", + Ref: ref("k8s.io/api/core/v1.WindowsSecurityContextOptions"), + }, + }, + "runAsUser": { + SchemaProps: spec.SchemaProps{ + Description: "The UID to run the entrypoint of the container process. Defaults to user specified in image metadata if unspecified. May also be set in PodSecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence.", + Type: []string{"integer"}, + Format: "int64", + }, + }, + "runAsGroup": { + SchemaProps: spec.SchemaProps{ + Description: "The GID to run the entrypoint of the container process. Uses runtime default if unset. May also be set in PodSecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence.", + Type: []string{"integer"}, + Format: "int64", + }, + }, + "runAsNonRoot": { + SchemaProps: spec.SchemaProps{ + Description: "Indicates that the container must run as a non-root user. If true, the Kubelet will validate the image at runtime to ensure that it does not run as UID 0 (root) and fail to start the container if it does. If unset or false, no such validation will be performed. May also be set in PodSecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence.", + Type: []string{"boolean"}, + Format: "", + }, + }, + "readOnlyRootFilesystem": { + SchemaProps: spec.SchemaProps{ + Description: "Whether this container has a read-only root filesystem. Default is false.", + Type: []string{"boolean"}, + Format: "", + }, + }, + "allowPrivilegeEscalation": { + SchemaProps: spec.SchemaProps{ + Description: "AllowPrivilegeEscalation controls whether a process can gain more privileges than its parent process. This bool directly controls if the no_new_privs flag will be set on the container process. AllowPrivilegeEscalation is true always when the container is: 1) run as Privileged 2) has CAP_SYS_ADMIN", + Type: []string{"boolean"}, + Format: "", + }, + }, + "procMount": { + SchemaProps: spec.SchemaProps{ + Description: "procMount denotes the type of proc mount to use for the containers. The default is DefaultProcMount which uses the container runtime defaults for readonly paths and masked paths. This requires the ProcMountType feature flag to be enabled.", + Type: []string{"string"}, + Format: "", + }, + }, + "seccompProfile": { + SchemaProps: spec.SchemaProps{ + Description: "The seccomp options to use by this container. If seccomp options are provided at both the pod & container level, the container options override the pod options.", + Ref: ref("k8s.io/api/core/v1.SeccompProfile"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.Capabilities", "k8s.io/api/core/v1.SELinuxOptions", "k8s.io/api/core/v1.SeccompProfile", "k8s.io/api/core/v1.WindowsSecurityContextOptions"}, + } +} + +func schema_k8sio_api_core_v1_SerializedReference(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "SerializedReference is a reference to serialized object.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "reference": { + SchemaProps: spec.SchemaProps{ + Description: "The reference to an object in the system.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.ObjectReference"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.ObjectReference"}, + } +} + +func schema_k8sio_api_core_v1_Service(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Service is a named abstraction of software service (for example, mysql) consisting of local port (for example 3306) that the proxy listens on, and the selector that determines which pods will answer requests sent through the proxy.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"), + }, + }, + "spec": { + SchemaProps: spec.SchemaProps{ + Description: "Spec defines the behavior of a service. https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.ServiceSpec"), + }, + }, + "status": { + SchemaProps: spec.SchemaProps{ + Description: "Most recently observed status of the service. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.ServiceStatus"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.ServiceSpec", "k8s.io/api/core/v1.ServiceStatus", "k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"}, + } +} + +func schema_k8sio_api_core_v1_ServiceAccount(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ServiceAccount binds together: * a name, understood by users, and perhaps by peripheral systems, for an identity * a principal that can be authenticated and authorized * a set of secrets", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"), + }, + }, + "secrets": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-patch-merge-key": "name", + "x-kubernetes-patch-strategy": "merge", + }, + }, + SchemaProps: spec.SchemaProps{ + Description: "Secrets is the list of secrets allowed to be used by pods running using this ServiceAccount. More info: https://kubernetes.io/docs/concepts/configuration/secret", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.ObjectReference"), + }, + }, + }, + }, + }, + "imagePullSecrets": { + SchemaProps: spec.SchemaProps{ + Description: "ImagePullSecrets is a list of references to secrets in the same namespace to use for pulling any images in pods that reference this ServiceAccount. ImagePullSecrets are distinct from Secrets because Secrets can be mounted in the pod, but ImagePullSecrets are only accessed by the kubelet. More info: https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.LocalObjectReference"), + }, + }, + }, + }, + }, + "automountServiceAccountToken": { + SchemaProps: spec.SchemaProps{ + Description: "AutomountServiceAccountToken indicates whether pods running as this service account should have an API token automatically mounted. Can be overridden at the pod level.", + Type: []string{"boolean"}, + Format: "", + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.LocalObjectReference", "k8s.io/api/core/v1.ObjectReference", "k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"}, + } +} + +func schema_k8sio_api_core_v1_ServiceAccountList(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ServiceAccountList is a list of ServiceAccount objects", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"), + }, + }, + "items": { + SchemaProps: spec.SchemaProps{ + Description: "List of ServiceAccounts. More info: https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.ServiceAccount"), + }, + }, + }, + }, + }, + }, + Required: []string{"items"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.ServiceAccount", "k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"}, + } +} + +func schema_k8sio_api_core_v1_ServiceAccountTokenProjection(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ServiceAccountTokenProjection represents a projected service account token volume. This projection can be used to insert a service account token into the pods runtime filesystem for use against APIs (Kubernetes API Server or otherwise).", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "audience": { + SchemaProps: spec.SchemaProps{ + Description: "Audience is the intended audience of the token. A recipient of a token must identify itself with an identifier specified in the audience of the token, and otherwise should reject the token. The audience defaults to the identifier of the apiserver.", + Type: []string{"string"}, + Format: "", + }, + }, + "expirationSeconds": { + SchemaProps: spec.SchemaProps{ + Description: "ExpirationSeconds is the requested duration of validity of the service account token. As the token approaches expiration, the kubelet volume plugin will proactively rotate the service account token. The kubelet will start trying to rotate the token if the token is older than 80 percent of its time to live or if the token is older than 24 hours.Defaults to 1 hour and must be at least 10 minutes.", + Type: []string{"integer"}, + Format: "int64", + }, + }, + "path": { + SchemaProps: spec.SchemaProps{ + Description: "Path is the path relative to the mount point of the file to project the token into.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"path"}, + }, + }, + } +} + +func schema_k8sio_api_core_v1_ServiceList(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ServiceList holds a list of services.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"), + }, + }, + "items": { + SchemaProps: spec.SchemaProps{ + Description: "List of services", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.Service"), + }, + }, + }, + }, + }, + }, + Required: []string{"items"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.Service", "k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"}, + } +} + +func schema_k8sio_api_core_v1_ServicePort(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ServicePort contains information on service's port.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "name": { + SchemaProps: spec.SchemaProps{ + Description: "The name of this port within the service. This must be a DNS_LABEL. All ports within a ServiceSpec must have unique names. When considering the endpoints for a Service, this must match the 'name' field in the EndpointPort. Optional if only one ServicePort is defined on this service.", + Type: []string{"string"}, + Format: "", + }, + }, + "protocol": { + SchemaProps: spec.SchemaProps{ + Description: "The IP protocol for this port. Supports \"TCP\", \"UDP\", and \"SCTP\". Default is TCP.", + Default: "TCP", + Type: []string{"string"}, + Format: "", + }, + }, + "appProtocol": { + SchemaProps: spec.SchemaProps{ + Description: "The application protocol for this port. This field follows standard Kubernetes label syntax. Un-prefixed names are reserved for IANA standard service names (as per RFC-6335 and http://www.iana.org/assignments/service-names). Non-standard protocols should use prefixed names such as mycompany.com/my-custom-protocol. This is a beta field that is guarded by the ServiceAppProtocol feature gate and enabled by default.", + Type: []string{"string"}, + Format: "", + }, + }, + "port": { + SchemaProps: spec.SchemaProps{ + Description: "The port that will be exposed by this service.", + Default: 0, + Type: []string{"integer"}, + Format: "int32", + }, + }, + "targetPort": { + SchemaProps: spec.SchemaProps{ + Description: "Number or name of the port to access on the pods targeted by the service. Number must be in the range 1 to 65535. Name must be an IANA_SVC_NAME. If this is a string, it will be looked up as a named port in the target Pod's container ports. If this is not specified, the value of the 'port' field is used (an identity map). This field is ignored for services with clusterIP=None, and should be omitted or set equal to the 'port' field. More info: https://kubernetes.io/docs/concepts/services-networking/service/#defining-a-service", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/util/intstr.IntOrString"), + }, + }, + "nodePort": { + SchemaProps: spec.SchemaProps{ + Description: "The port on each node on which this service is exposed when type is NodePort or LoadBalancer. Usually assigned by the system. If a value is specified, in-range, and not in use it will be used, otherwise the operation will fail. If not specified, a port will be allocated if this Service requires one. If this field is specified when creating a Service which does not need it, creation will fail. This field will be wiped when updating a Service to no longer need it (e.g. changing type from NodePort to ClusterIP). More info: https://kubernetes.io/docs/concepts/services-networking/service/#type-nodeport", + Type: []string{"integer"}, + Format: "int32", + }, + }, + }, + Required: []string{"port"}, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/util/intstr.IntOrString"}, + } +} + +func schema_k8sio_api_core_v1_ServiceProxyOptions(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ServiceProxyOptions is the query options to a Service's proxy call.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "path": { + SchemaProps: spec.SchemaProps{ + Description: "Path is the part of URLs that include service endpoints, suffixes, and parameters to use for the current proxy request to service. For example, the whole request URL is http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy. Path is _search?q=user:kimchy.", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + } +} + +func schema_k8sio_api_core_v1_ServiceSpec(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ServiceSpec describes the attributes that a user creates on a service.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "ports": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-list-map-keys": []interface{}{ + "port", + "protocol", + }, + "x-kubernetes-list-type": "map", + "x-kubernetes-patch-merge-key": "port", + "x-kubernetes-patch-strategy": "merge", + }, + }, + SchemaProps: spec.SchemaProps{ + Description: "The list of ports that are exposed by this service. More info: https://kubernetes.io/docs/concepts/services-networking/service/#virtual-ips-and-service-proxies", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.ServicePort"), + }, + }, + }, + }, + }, + "selector": { + SchemaProps: spec.SchemaProps{ + Description: "Route service traffic to pods with label keys and values matching this selector. If empty or not present, the service is assumed to have an external process managing its endpoints, which Kubernetes will not modify. Only applies to types ClusterIP, NodePort, and LoadBalancer. Ignored if type is ExternalName. More info: https://kubernetes.io/docs/concepts/services-networking/service/", + Type: []string{"object"}, + AdditionalProperties: &spec.SchemaOrBool{ + Allows: true, + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "clusterIP": { + SchemaProps: spec.SchemaProps{ + Description: "clusterIP is the IP address of the service and is usually assigned randomly. If an address is specified manually, is in-range (as per system configuration), and is not in use, it will be allocated to the service; otherwise creation of the service will fail. This field may not be changed through updates unless the type field is also being changed to ExternalName (which requires this field to be blank) or the type field is being changed from ExternalName (in which case this field may optionally be specified, as describe above). Valid values are \"None\", empty string (\"\"), or a valid IP address. Setting this to \"None\" makes a \"headless service\" (no virtual IP), which is useful when direct endpoint connections are preferred and proxying is not required. Only applies to types ClusterIP, NodePort, and LoadBalancer. If this field is specified when creating a Service of type ExternalName, creation will fail. This field will be wiped when updating a Service to type ExternalName. More info: https://kubernetes.io/docs/concepts/services-networking/service/#virtual-ips-and-service-proxies", + Type: []string{"string"}, + Format: "", + }, + }, + "clusterIPs": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-list-type": "atomic", + }, + }, + SchemaProps: spec.SchemaProps{ + Description: "ClusterIPs is a list of IP addresses assigned to this service, and are usually assigned randomly. If an address is specified manually, is in-range (as per system configuration), and is not in use, it will be allocated to the service; otherwise creation of the service will fail. This field may not be changed through updates unless the type field is also being changed to ExternalName (which requires this field to be empty) or the type field is being changed from ExternalName (in which case this field may optionally be specified, as describe above). Valid values are \"None\", empty string (\"\"), or a valid IP address. Setting this to \"None\" makes a \"headless service\" (no virtual IP), which is useful when direct endpoint connections are preferred and proxying is not required. Only applies to types ClusterIP, NodePort, and LoadBalancer. If this field is specified when creating a Service of type ExternalName, creation will fail. This field will be wiped when updating a Service to type ExternalName. If this field is not specified, it will be initialized from the clusterIP field. If this field is specified, clients must ensure that clusterIPs[0] and clusterIP have the same value.\n\nUnless the \"IPv6DualStack\" feature gate is enabled, this field is limited to one value, which must be the same as the clusterIP field. If the feature gate is enabled, this field may hold a maximum of two entries (dual-stack IPs, in either order). These IPs must correspond to the values of the ipFamilies field. Both clusterIPs and ipFamilies are governed by the ipFamilyPolicy field. More info: https://kubernetes.io/docs/concepts/services-networking/service/#virtual-ips-and-service-proxies", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "type": { + SchemaProps: spec.SchemaProps{ + Description: "type determines how the Service is exposed. Defaults to ClusterIP. Valid options are ExternalName, ClusterIP, NodePort, and LoadBalancer. \"ClusterIP\" allocates a cluster-internal IP address for load-balancing to endpoints. Endpoints are determined by the selector or if that is not specified, by manual construction of an Endpoints object or EndpointSlice objects. If clusterIP is \"None\", no virtual IP is allocated and the endpoints are published as a set of endpoints rather than a virtual IP. \"NodePort\" builds on ClusterIP and allocates a port on every node which routes to the same endpoints as the clusterIP. \"LoadBalancer\" builds on NodePort and creates an external load-balancer (if supported in the current cloud) which routes to the same endpoints as the clusterIP. \"ExternalName\" aliases this service to the specified externalName. Several other fields do not apply to ExternalName services. More info: https://kubernetes.io/docs/concepts/services-networking/service/#publishing-services-service-types", + Type: []string{"string"}, + Format: "", + }, + }, + "externalIPs": { + SchemaProps: spec.SchemaProps{ + Description: "externalIPs is a list of IP addresses for which nodes in the cluster will also accept traffic for this service. These IPs are not managed by Kubernetes. The user is responsible for ensuring that traffic arrives at a node with this IP. A common example is external load-balancers that are not part of the Kubernetes system.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "sessionAffinity": { + SchemaProps: spec.SchemaProps{ + Description: "Supports \"ClientIP\" and \"None\". Used to maintain session affinity. Enable client IP based session affinity. Must be ClientIP or None. Defaults to None. More info: https://kubernetes.io/docs/concepts/services-networking/service/#virtual-ips-and-service-proxies", + Type: []string{"string"}, + Format: "", + }, + }, + "loadBalancerIP": { + SchemaProps: spec.SchemaProps{ + Description: "Only applies to Service Type: LoadBalancer LoadBalancer will get created with the IP specified in this field. This feature depends on whether the underlying cloud-provider supports specifying the loadBalancerIP when a load balancer is created. This field will be ignored if the cloud-provider does not support the feature.", + Type: []string{"string"}, + Format: "", + }, + }, + "loadBalancerSourceRanges": { + SchemaProps: spec.SchemaProps{ + Description: "If specified and supported by the platform, this will restrict traffic through the cloud-provider load-balancer will be restricted to the specified client IPs. This field will be ignored if the cloud-provider does not support the feature.\" More info: https://kubernetes.io/docs/tasks/access-application-cluster/configure-cloud-provider-firewall/", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "externalName": { + SchemaProps: spec.SchemaProps{ + Description: "externalName is the external reference that discovery mechanisms will return as an alias for this service (e.g. a DNS CNAME record). No proxying will be involved. Must be a lowercase RFC-1123 hostname (https://tools.ietf.org/html/rfc1123) and requires `type` to be \"ExternalName\".", + Type: []string{"string"}, + Format: "", + }, + }, + "externalTrafficPolicy": { + SchemaProps: spec.SchemaProps{ + Description: "externalTrafficPolicy denotes if this Service desires to route external traffic to node-local or cluster-wide endpoints. \"Local\" preserves the client source IP and avoids a second hop for LoadBalancer and Nodeport type services, but risks potentially imbalanced traffic spreading. \"Cluster\" obscures the client source IP and may cause a second hop to another node, but should have good overall load-spreading.", + Type: []string{"string"}, + Format: "", + }, + }, + "healthCheckNodePort": { + SchemaProps: spec.SchemaProps{ + Description: "healthCheckNodePort specifies the healthcheck nodePort for the service. This only applies when type is set to LoadBalancer and externalTrafficPolicy is set to Local. If a value is specified, is in-range, and is not in use, it will be used. If not specified, a value will be automatically allocated. External systems (e.g. load-balancers) can use this port to determine if a given node holds endpoints for this service or not. If this field is specified when creating a Service which does not need it, creation will fail. This field will be wiped when updating a Service to no longer need it (e.g. changing type).", + Type: []string{"integer"}, + Format: "int32", + }, + }, + "publishNotReadyAddresses": { + SchemaProps: spec.SchemaProps{ + Description: "publishNotReadyAddresses indicates that any agent which deals with endpoints for this Service should disregard any indications of ready/not-ready. The primary use case for setting this field is for a StatefulSet's Headless Service to propagate SRV DNS records for its Pods for the purpose of peer discovery. The Kubernetes controllers that generate Endpoints and EndpointSlice resources for Services interpret this to mean that all endpoints are considered \"ready\" even if the Pods themselves are not. Agents which consume only Kubernetes generated endpoints through the Endpoints or EndpointSlice resources can safely assume this behavior.", + Type: []string{"boolean"}, + Format: "", + }, + }, + "sessionAffinityConfig": { + SchemaProps: spec.SchemaProps{ + Description: "sessionAffinityConfig contains the configurations of session affinity.", + Ref: ref("k8s.io/api/core/v1.SessionAffinityConfig"), + }, + }, + "topologyKeys": { + SchemaProps: spec.SchemaProps{ + Description: "topologyKeys is a preference-order list of topology keys which implementations of services should use to preferentially sort endpoints when accessing this Service, it can not be used at the same time as externalTrafficPolicy=Local. Topology keys must be valid label keys and at most 16 keys may be specified. Endpoints are chosen based on the first topology key with available backends. If this field is specified and all entries have no backends that match the topology of the client, the service has no backends for that client and connections should fail. The special value \"*\" may be used to mean \"any topology\". This catch-all value, if used, only makes sense as the last value in the list. If this is not specified or empty, no topology constraints will be applied. This field is alpha-level and is only honored by servers that enable the ServiceTopology feature. This field is deprecated and will be removed in a future version.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "ipFamilies": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-list-type": "atomic", + }, + }, + SchemaProps: spec.SchemaProps{ + Description: "IPFamilies is a list of IP families (e.g. IPv4, IPv6) assigned to this service, and is gated by the \"IPv6DualStack\" feature gate. This field is usually assigned automatically based on cluster configuration and the ipFamilyPolicy field. If this field is specified manually, the requested family is available in the cluster, and ipFamilyPolicy allows it, it will be used; otherwise creation of the service will fail. This field is conditionally mutable: it allows for adding or removing a secondary IP family, but it does not allow changing the primary IP family of the Service. Valid values are \"IPv4\" and \"IPv6\". This field only applies to Services of types ClusterIP, NodePort, and LoadBalancer, and does apply to \"headless\" services. This field will be wiped when updating a Service to type ExternalName.\n\nThis field may hold a maximum of two entries (dual-stack families, in either order). These families must correspond to the values of the clusterIPs field, if specified. Both clusterIPs and ipFamilies are governed by the ipFamilyPolicy field.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "ipFamilyPolicy": { + SchemaProps: spec.SchemaProps{ + Description: "IPFamilyPolicy represents the dual-stack-ness requested or required by this Service, and is gated by the \"IPv6DualStack\" feature gate. If there is no value provided, then this field will be set to SingleStack. Services can be \"SingleStack\" (a single IP family), \"PreferDualStack\" (two IP families on dual-stack configured clusters or a single IP family on single-stack clusters), or \"RequireDualStack\" (two IP families on dual-stack configured clusters, otherwise fail). The ipFamilies and clusterIPs fields depend on the value of this field. This field will be wiped when updating a service to type ExternalName.", + Type: []string{"string"}, + Format: "", + }, + }, + "allocateLoadBalancerNodePorts": { + SchemaProps: spec.SchemaProps{ + Description: "allocateLoadBalancerNodePorts defines if NodePorts will be automatically allocated for services with type LoadBalancer. Default is \"true\". It may be set to \"false\" if the cluster load-balancer does not rely on NodePorts. allocateLoadBalancerNodePorts may only be set for services with type LoadBalancer and will be cleared if the type is changed to any other type. This field is alpha-level and is only honored by servers that enable the ServiceLBNodePortControl feature.", + Type: []string{"boolean"}, + Format: "", + }, + }, + "loadBalancerClass": { + SchemaProps: spec.SchemaProps{ + Description: "loadBalancerClass is the class of the load balancer implementation this Service belongs to. If specified, the value of this field must be a label-style identifier, with an optional prefix, e.g. \"internal-vip\" or \"example.com/internal-vip\". Unprefixed names are reserved for end-users. This field can only be set when the Service type is 'LoadBalancer'. If not set, the default load balancer implementation is used, today this is typically done through the cloud provider integration, but should apply for any default implementation. If set, it is assumed that a load balancer implementation is watching for Services with a matching class. Any default load balancer implementation (e.g. cloud providers) should ignore Services that set this field. This field can only be set when creating or updating a Service to type 'LoadBalancer'. Once set, it can not be changed. This field will be wiped when a service is updated to a non 'LoadBalancer' type.", + Type: []string{"string"}, + Format: "", + }, + }, + "internalTrafficPolicy": { + SchemaProps: spec.SchemaProps{ + Description: "InternalTrafficPolicy specifies if the cluster internal traffic should be routed to all endpoints or node-local endpoints only. \"Cluster\" routes internal traffic to a Service to all endpoints. \"Local\" routes traffic to node-local endpoints only, traffic is dropped if no node-local endpoints are ready. The default value is \"Cluster\".", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.ServicePort", "k8s.io/api/core/v1.SessionAffinityConfig"}, + } +} + +func schema_k8sio_api_core_v1_ServiceStatus(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ServiceStatus represents the current status of a service.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "loadBalancer": { + SchemaProps: spec.SchemaProps{ + Description: "LoadBalancer contains the current status of the load-balancer, if one is present.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.LoadBalancerStatus"), + }, + }, + "conditions": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-list-map-keys": []interface{}{ + "type", + }, + "x-kubernetes-list-type": "map", + "x-kubernetes-patch-merge-key": "type", + "x-kubernetes-patch-strategy": "merge", + }, + }, + SchemaProps: spec.SchemaProps{ + Description: "Current service state", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.Condition"), + }, + }, + }, + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.LoadBalancerStatus", "k8s.io/apimachinery/pkg/apis/meta/v1.Condition"}, + } +} + +func schema_k8sio_api_core_v1_SessionAffinityConfig(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "SessionAffinityConfig represents the configurations of session affinity.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "clientIP": { + SchemaProps: spec.SchemaProps{ + Description: "clientIP contains the configurations of Client IP based session affinity.", + Ref: ref("k8s.io/api/core/v1.ClientIPConfig"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.ClientIPConfig"}, + } +} + +func schema_k8sio_api_core_v1_StorageOSPersistentVolumeSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Represents a StorageOS persistent volume resource.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "volumeName": { + SchemaProps: spec.SchemaProps{ + Description: "VolumeName is the human-readable name of the StorageOS volume. Volume names are only unique within a namespace.", + Type: []string{"string"}, + Format: "", + }, + }, + "volumeNamespace": { + SchemaProps: spec.SchemaProps{ + Description: "VolumeNamespace specifies the scope of the volume within StorageOS. If no namespace is specified then the Pod's namespace will be used. This allows the Kubernetes name scoping to be mirrored within StorageOS for tighter integration. Set VolumeName to any name to override the default behaviour. Set to \"default\" if you are not using namespaces within StorageOS. Namespaces that do not pre-exist within StorageOS will be created.", + Type: []string{"string"}, + Format: "", + }, + }, + "fsType": { + SchemaProps: spec.SchemaProps{ + Description: "Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.", + Type: []string{"string"}, + Format: "", + }, + }, + "readOnly": { + SchemaProps: spec.SchemaProps{ + Description: "Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.", + Type: []string{"boolean"}, + Format: "", + }, + }, + "secretRef": { + SchemaProps: spec.SchemaProps{ + Description: "SecretRef specifies the secret to use for obtaining the StorageOS API credentials. If not specified, default values will be attempted.", + Ref: ref("k8s.io/api/core/v1.ObjectReference"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.ObjectReference"}, + } +} + +func schema_k8sio_api_core_v1_StorageOSVolumeSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Represents a StorageOS persistent volume resource.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "volumeName": { + SchemaProps: spec.SchemaProps{ + Description: "VolumeName is the human-readable name of the StorageOS volume. Volume names are only unique within a namespace.", + Type: []string{"string"}, + Format: "", + }, + }, + "volumeNamespace": { + SchemaProps: spec.SchemaProps{ + Description: "VolumeNamespace specifies the scope of the volume within StorageOS. If no namespace is specified then the Pod's namespace will be used. This allows the Kubernetes name scoping to be mirrored within StorageOS for tighter integration. Set VolumeName to any name to override the default behaviour. Set to \"default\" if you are not using namespaces within StorageOS. Namespaces that do not pre-exist within StorageOS will be created.", + Type: []string{"string"}, + Format: "", + }, + }, + "fsType": { + SchemaProps: spec.SchemaProps{ + Description: "Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.", + Type: []string{"string"}, + Format: "", + }, + }, + "readOnly": { + SchemaProps: spec.SchemaProps{ + Description: "Defaults to false (read/write). ReadOnly here will force the ReadOnly setting in VolumeMounts.", + Type: []string{"boolean"}, + Format: "", + }, + }, + "secretRef": { + SchemaProps: spec.SchemaProps{ + Description: "SecretRef specifies the secret to use for obtaining the StorageOS API credentials. If not specified, default values will be attempted.", + Ref: ref("k8s.io/api/core/v1.LocalObjectReference"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.LocalObjectReference"}, + } +} + +func schema_k8sio_api_core_v1_Sysctl(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Sysctl defines a kernel parameter to be set", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "name": { + SchemaProps: spec.SchemaProps{ + Description: "Name of a property to set", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "value": { + SchemaProps: spec.SchemaProps{ + Description: "Value of a property to set", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"name", "value"}, + }, + }, + } +} + +func schema_k8sio_api_core_v1_TCPSocketAction(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "TCPSocketAction describes an action based on opening a socket", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "port": { + SchemaProps: spec.SchemaProps{ + Description: "Number or name of the port to access on the container. Number must be in the range 1 to 65535. Name must be an IANA_SVC_NAME.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/util/intstr.IntOrString"), + }, + }, + "host": { + SchemaProps: spec.SchemaProps{ + Description: "Optional: Host name to connect to, defaults to the pod IP.", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"port"}, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/util/intstr.IntOrString"}, + } +} + +func schema_k8sio_api_core_v1_Taint(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "The node this Taint is attached to has the \"effect\" on any pod that does not tolerate the Taint.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "key": { + SchemaProps: spec.SchemaProps{ + Description: "Required. The taint key to be applied to a node.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "value": { + SchemaProps: spec.SchemaProps{ + Description: "The taint value corresponding to the taint key.", + Type: []string{"string"}, + Format: "", + }, + }, + "effect": { + SchemaProps: spec.SchemaProps{ + Description: "Required. The effect of the taint on pods that do not tolerate the taint. Valid effects are NoSchedule, PreferNoSchedule and NoExecute.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "timeAdded": { + SchemaProps: spec.SchemaProps{ + Description: "TimeAdded represents the time at which the taint was added. It is only written for NoExecute taints.", + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.Time"), + }, + }, + }, + Required: []string{"key", "effect"}, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/apis/meta/v1.Time"}, + } +} + +func schema_k8sio_api_core_v1_Toleration(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "The pod this Toleration is attached to tolerates any taint that matches the triple using the matching operator .", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "key": { + SchemaProps: spec.SchemaProps{ + Description: "Key is the taint key that the toleration applies to. Empty means match all taint keys. If the key is empty, operator must be Exists; this combination means to match all values and all keys.", + Type: []string{"string"}, + Format: "", + }, + }, + "operator": { + SchemaProps: spec.SchemaProps{ + Description: "Operator represents a key's relationship to the value. Valid operators are Exists and Equal. Defaults to Equal. Exists is equivalent to wildcard for value, so that a pod can tolerate all taints of a particular category.", + Type: []string{"string"}, + Format: "", + }, + }, + "value": { + SchemaProps: spec.SchemaProps{ + Description: "Value is the taint value the toleration matches to. If the operator is Exists, the value should be empty, otherwise just a regular string.", + Type: []string{"string"}, + Format: "", + }, + }, + "effect": { + SchemaProps: spec.SchemaProps{ + Description: "Effect indicates the taint effect to match. Empty means match all taint effects. When specified, allowed values are NoSchedule, PreferNoSchedule and NoExecute.", + Type: []string{"string"}, + Format: "", + }, + }, + "tolerationSeconds": { + SchemaProps: spec.SchemaProps{ + Description: "TolerationSeconds represents the period of time the toleration (which must be of effect NoExecute, otherwise this field is ignored) tolerates the taint. By default, it is not set, which means tolerate the taint forever (do not evict). Zero and negative values will be treated as 0 (evict immediately) by the system.", + Type: []string{"integer"}, + Format: "int64", + }, + }, + }, + }, + }, + } +} + +func schema_k8sio_api_core_v1_TopologySelectorLabelRequirement(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "A topology selector requirement is a selector that matches given label. This is an alpha feature and may change in the future.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "key": { + SchemaProps: spec.SchemaProps{ + Description: "The label key that the selector applies to.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "values": { + SchemaProps: spec.SchemaProps{ + Description: "An array of string values. One value must match the label to be selected. Each entry in Values is ORed.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + }, + Required: []string{"key", "values"}, + }, + }, + } +} + +func schema_k8sio_api_core_v1_TopologySelectorTerm(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "A topology selector term represents the result of label queries. A null or empty topology selector term matches no objects. The requirements of them are ANDed. It provides a subset of functionality as NodeSelectorTerm. This is an alpha feature and may change in the future.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "matchLabelExpressions": { + SchemaProps: spec.SchemaProps{ + Description: "A list of topology selector requirements by labels.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.TopologySelectorLabelRequirement"), + }, + }, + }, + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.TopologySelectorLabelRequirement"}, + } +} + +func schema_k8sio_api_core_v1_TopologySpreadConstraint(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "TopologySpreadConstraint specifies how to spread matching pods among the given topology.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "maxSkew": { + SchemaProps: spec.SchemaProps{ + Description: "MaxSkew describes the degree to which pods may be unevenly distributed. When `whenUnsatisfiable=DoNotSchedule`, it is the maximum permitted difference between the number of matching pods in the target topology and the global minimum. For example, in a 3-zone cluster, MaxSkew is set to 1, and pods with the same labelSelector spread as 1/1/0: | zone1 | zone2 | zone3 | | P | P | | - if MaxSkew is 1, incoming pod can only be scheduled to zone3 to become 1/1/1; scheduling it onto zone1(zone2) would make the ActualSkew(2-0) on zone1(zone2) violate MaxSkew(1). - if MaxSkew is 2, incoming pod can be scheduled onto any zone. When `whenUnsatisfiable=ScheduleAnyway`, it is used to give higher precedence to topologies that satisfy it. It's a required field. Default value is 1 and 0 is not allowed.", + Default: 0, + Type: []string{"integer"}, + Format: "int32", + }, + }, + "topologyKey": { + SchemaProps: spec.SchemaProps{ + Description: "TopologyKey is the key of node labels. Nodes that have a label with this key and identical values are considered to be in the same topology. We consider each as a \"bucket\", and try to put balanced number of pods into each bucket. It's a required field.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "whenUnsatisfiable": { + SchemaProps: spec.SchemaProps{ + Description: "WhenUnsatisfiable indicates how to deal with a pod if it doesn't satisfy the spread constraint. - DoNotSchedule (default) tells the scheduler not to schedule it. - ScheduleAnyway tells the scheduler to schedule the pod in any location,\n but giving higher precedence to topologies that would help reduce the\n skew.\nA constraint is considered \"Unsatisfiable\" for an incoming pod if and only if every possible node assigment for that pod would violate \"MaxSkew\" on some topology. For example, in a 3-zone cluster, MaxSkew is set to 1, and pods with the same labelSelector spread as 3/1/1: | zone1 | zone2 | zone3 | | P P P | P | P | If WhenUnsatisfiable is set to DoNotSchedule, incoming pod can only be scheduled to zone2(zone3) to become 3/2/1(3/1/2) as ActualSkew(2-1) on zone2(zone3) satisfies MaxSkew(1). In other words, the cluster can still be imbalanced, but scheduler won't make it *more* imbalanced. It's a required field.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "labelSelector": { + SchemaProps: spec.SchemaProps{ + Description: "LabelSelector is used to find matching pods. Pods that match this label selector are counted to determine the number of pods in their corresponding topology domain.", + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.LabelSelector"), + }, + }, + }, + Required: []string{"maxSkew", "topologyKey", "whenUnsatisfiable"}, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/apis/meta/v1.LabelSelector"}, + } +} + +func schema_k8sio_api_core_v1_TypedLocalObjectReference(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "TypedLocalObjectReference contains enough information to let you locate the typed referenced object inside the same namespace.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "apiGroup": { + SchemaProps: spec.SchemaProps{ + Description: "APIGroup is the group for the resource being referenced. If APIGroup is not specified, the specified Kind must be in the core API group. For any other third-party types, APIGroup is required.", + Type: []string{"string"}, + Format: "", + }, + }, + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is the type of resource being referenced", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "name": { + SchemaProps: spec.SchemaProps{ + Description: "Name is the name of resource being referenced", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"kind", "name"}, + }, + }, + } +} + +func schema_k8sio_api_core_v1_Volume(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Volume represents a named volume in a pod that may be accessed by any container in the pod.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "name": { + SchemaProps: spec.SchemaProps{ + Description: "Volume's name. Must be a DNS_LABEL and unique within the pod. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "hostPath": { + SchemaProps: spec.SchemaProps{ + Description: "HostPath represents a pre-existing file or directory on the host machine that is directly exposed to the container. This is generally used for system agents or other privileged things that are allowed to see the host machine. Most containers will NOT need this. More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath", + Ref: ref("k8s.io/api/core/v1.HostPathVolumeSource"), + }, + }, + "emptyDir": { + SchemaProps: spec.SchemaProps{ + Description: "EmptyDir represents a temporary directory that shares a pod's lifetime. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir", + Ref: ref("k8s.io/api/core/v1.EmptyDirVolumeSource"), + }, + }, + "gcePersistentDisk": { + SchemaProps: spec.SchemaProps{ + Description: "GCEPersistentDisk represents a GCE Disk resource that is attached to a kubelet's host machine and then exposed to the pod. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk", + Ref: ref("k8s.io/api/core/v1.GCEPersistentDiskVolumeSource"), + }, + }, + "awsElasticBlockStore": { + SchemaProps: spec.SchemaProps{ + Description: "AWSElasticBlockStore represents an AWS Disk resource that is attached to a kubelet's host machine and then exposed to the pod. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore", + Ref: ref("k8s.io/api/core/v1.AWSElasticBlockStoreVolumeSource"), + }, + }, + "gitRepo": { + SchemaProps: spec.SchemaProps{ + Description: "GitRepo represents a git repository at a particular revision. DEPRECATED: GitRepo is deprecated. To provision a container with a git repo, mount an EmptyDir into an InitContainer that clones the repo using git, then mount the EmptyDir into the Pod's container.", + Ref: ref("k8s.io/api/core/v1.GitRepoVolumeSource"), + }, + }, + "secret": { + SchemaProps: spec.SchemaProps{ + Description: "Secret represents a secret that should populate this volume. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret", + Ref: ref("k8s.io/api/core/v1.SecretVolumeSource"), + }, + }, + "nfs": { + SchemaProps: spec.SchemaProps{ + Description: "NFS represents an NFS mount on the host that shares a pod's lifetime More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs", + Ref: ref("k8s.io/api/core/v1.NFSVolumeSource"), + }, + }, + "iscsi": { + SchemaProps: spec.SchemaProps{ + Description: "ISCSI represents an ISCSI Disk resource that is attached to a kubelet's host machine and then exposed to the pod. More info: https://examples.k8s.io/volumes/iscsi/README.md", + Ref: ref("k8s.io/api/core/v1.ISCSIVolumeSource"), + }, + }, + "glusterfs": { + SchemaProps: spec.SchemaProps{ + Description: "Glusterfs represents a Glusterfs mount on the host that shares a pod's lifetime. More info: https://examples.k8s.io/volumes/glusterfs/README.md", + Ref: ref("k8s.io/api/core/v1.GlusterfsVolumeSource"), + }, + }, + "persistentVolumeClaim": { + SchemaProps: spec.SchemaProps{ + Description: "PersistentVolumeClaimVolumeSource represents a reference to a PersistentVolumeClaim in the same namespace. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims", + Ref: ref("k8s.io/api/core/v1.PersistentVolumeClaimVolumeSource"), + }, + }, + "rbd": { + SchemaProps: spec.SchemaProps{ + Description: "RBD represents a Rados Block Device mount on the host that shares a pod's lifetime. More info: https://examples.k8s.io/volumes/rbd/README.md", + Ref: ref("k8s.io/api/core/v1.RBDVolumeSource"), + }, + }, + "flexVolume": { + SchemaProps: spec.SchemaProps{ + Description: "FlexVolume represents a generic volume resource that is provisioned/attached using an exec based plugin.", + Ref: ref("k8s.io/api/core/v1.FlexVolumeSource"), + }, + }, + "cinder": { + SchemaProps: spec.SchemaProps{ + Description: "Cinder represents a cinder volume attached and mounted on kubelets host machine. More info: https://examples.k8s.io/mysql-cinder-pd/README.md", + Ref: ref("k8s.io/api/core/v1.CinderVolumeSource"), + }, + }, + "cephfs": { + SchemaProps: spec.SchemaProps{ + Description: "CephFS represents a Ceph FS mount on the host that shares a pod's lifetime", + Ref: ref("k8s.io/api/core/v1.CephFSVolumeSource"), + }, + }, + "flocker": { + SchemaProps: spec.SchemaProps{ + Description: "Flocker represents a Flocker volume attached to a kubelet's host machine. This depends on the Flocker control service being running", + Ref: ref("k8s.io/api/core/v1.FlockerVolumeSource"), + }, + }, + "downwardAPI": { + SchemaProps: spec.SchemaProps{ + Description: "DownwardAPI represents downward API about the pod that should populate this volume", + Ref: ref("k8s.io/api/core/v1.DownwardAPIVolumeSource"), + }, + }, + "fc": { + SchemaProps: spec.SchemaProps{ + Description: "FC represents a Fibre Channel resource that is attached to a kubelet's host machine and then exposed to the pod.", + Ref: ref("k8s.io/api/core/v1.FCVolumeSource"), + }, + }, + "azureFile": { + SchemaProps: spec.SchemaProps{ + Description: "AzureFile represents an Azure File Service mount on the host and bind mount to the pod.", + Ref: ref("k8s.io/api/core/v1.AzureFileVolumeSource"), + }, + }, + "configMap": { + SchemaProps: spec.SchemaProps{ + Description: "ConfigMap represents a configMap that should populate this volume", + Ref: ref("k8s.io/api/core/v1.ConfigMapVolumeSource"), + }, + }, + "vsphereVolume": { + SchemaProps: spec.SchemaProps{ + Description: "VsphereVolume represents a vSphere volume attached and mounted on kubelets host machine", + Ref: ref("k8s.io/api/core/v1.VsphereVirtualDiskVolumeSource"), + }, + }, + "quobyte": { + SchemaProps: spec.SchemaProps{ + Description: "Quobyte represents a Quobyte mount on the host that shares a pod's lifetime", + Ref: ref("k8s.io/api/core/v1.QuobyteVolumeSource"), + }, + }, + "azureDisk": { + SchemaProps: spec.SchemaProps{ + Description: "AzureDisk represents an Azure Data Disk mount on the host and bind mount to the pod.", + Ref: ref("k8s.io/api/core/v1.AzureDiskVolumeSource"), + }, + }, + "photonPersistentDisk": { + SchemaProps: spec.SchemaProps{ + Description: "PhotonPersistentDisk represents a PhotonController persistent disk attached and mounted on kubelets host machine", + Ref: ref("k8s.io/api/core/v1.PhotonPersistentDiskVolumeSource"), + }, + }, + "projected": { + SchemaProps: spec.SchemaProps{ + Description: "Items for all in one resources secrets, configmaps, and downward API", + Ref: ref("k8s.io/api/core/v1.ProjectedVolumeSource"), + }, + }, + "portworxVolume": { + SchemaProps: spec.SchemaProps{ + Description: "PortworxVolume represents a portworx volume attached and mounted on kubelets host machine", + Ref: ref("k8s.io/api/core/v1.PortworxVolumeSource"), + }, + }, + "scaleIO": { + SchemaProps: spec.SchemaProps{ + Description: "ScaleIO represents a ScaleIO persistent volume attached and mounted on Kubernetes nodes.", + Ref: ref("k8s.io/api/core/v1.ScaleIOVolumeSource"), + }, + }, + "storageos": { + SchemaProps: spec.SchemaProps{ + Description: "StorageOS represents a StorageOS volume attached and mounted on Kubernetes nodes.", + Ref: ref("k8s.io/api/core/v1.StorageOSVolumeSource"), + }, + }, + "csi": { + SchemaProps: spec.SchemaProps{ + Description: "CSI (Container Storage Interface) represents ephemeral storage that is handled by certain external CSI drivers (Beta feature).", + Ref: ref("k8s.io/api/core/v1.CSIVolumeSource"), + }, + }, + "ephemeral": { + SchemaProps: spec.SchemaProps{ + Description: "Ephemeral represents a volume that is handled by a cluster storage driver. The volume's lifecycle is tied to the pod that defines it - it will be created before the pod starts, and deleted when the pod is removed.\n\nUse this if: a) the volume is only needed while the pod runs, b) features of normal volumes like restoring from snapshot or capacity\n tracking are needed,\nc) the storage driver is specified through a storage class, and d) the storage driver supports dynamic volume provisioning through\n a PersistentVolumeClaim (see EphemeralVolumeSource for more\n information on the connection between this volume type\n and PersistentVolumeClaim).\n\nUse PersistentVolumeClaim or one of the vendor-specific APIs for volumes that persist for longer than the lifecycle of an individual pod.\n\nUse CSI for light-weight local ephemeral volumes if the CSI driver is meant to be used that way - see the documentation of the driver for more information.\n\nA pod can use both types of ephemeral volumes and persistent volumes at the same time.\n\nThis is a beta feature and only available when the GenericEphemeralVolume feature gate is enabled.", + Ref: ref("k8s.io/api/core/v1.EphemeralVolumeSource"), + }, + }, + }, + Required: []string{"name"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.AWSElasticBlockStoreVolumeSource", "k8s.io/api/core/v1.AzureDiskVolumeSource", "k8s.io/api/core/v1.AzureFileVolumeSource", "k8s.io/api/core/v1.CSIVolumeSource", "k8s.io/api/core/v1.CephFSVolumeSource", "k8s.io/api/core/v1.CinderVolumeSource", "k8s.io/api/core/v1.ConfigMapVolumeSource", "k8s.io/api/core/v1.DownwardAPIVolumeSource", "k8s.io/api/core/v1.EmptyDirVolumeSource", "k8s.io/api/core/v1.EphemeralVolumeSource", "k8s.io/api/core/v1.FCVolumeSource", "k8s.io/api/core/v1.FlexVolumeSource", "k8s.io/api/core/v1.FlockerVolumeSource", "k8s.io/api/core/v1.GCEPersistentDiskVolumeSource", "k8s.io/api/core/v1.GitRepoVolumeSource", "k8s.io/api/core/v1.GlusterfsVolumeSource", "k8s.io/api/core/v1.HostPathVolumeSource", "k8s.io/api/core/v1.ISCSIVolumeSource", "k8s.io/api/core/v1.NFSVolumeSource", "k8s.io/api/core/v1.PersistentVolumeClaimVolumeSource", "k8s.io/api/core/v1.PhotonPersistentDiskVolumeSource", "k8s.io/api/core/v1.PortworxVolumeSource", "k8s.io/api/core/v1.ProjectedVolumeSource", "k8s.io/api/core/v1.QuobyteVolumeSource", "k8s.io/api/core/v1.RBDVolumeSource", "k8s.io/api/core/v1.ScaleIOVolumeSource", "k8s.io/api/core/v1.SecretVolumeSource", "k8s.io/api/core/v1.StorageOSVolumeSource", "k8s.io/api/core/v1.VsphereVirtualDiskVolumeSource"}, + } +} + +func schema_k8sio_api_core_v1_VolumeDevice(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "volumeDevice describes a mapping of a raw block device within a container.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "name": { + SchemaProps: spec.SchemaProps{ + Description: "name must match the name of a persistentVolumeClaim in the pod", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "devicePath": { + SchemaProps: spec.SchemaProps{ + Description: "devicePath is the path inside of the container that the device will be mapped to.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"name", "devicePath"}, + }, + }, + } +} + +func schema_k8sio_api_core_v1_VolumeMount(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "VolumeMount describes a mounting of a Volume within a container.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "name": { + SchemaProps: spec.SchemaProps{ + Description: "This must match the Name of a Volume.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "readOnly": { + SchemaProps: spec.SchemaProps{ + Description: "Mounted read-only if true, read-write otherwise (false or unspecified). Defaults to false.", + Type: []string{"boolean"}, + Format: "", + }, + }, + "mountPath": { + SchemaProps: spec.SchemaProps{ + Description: "Path within the container at which the volume should be mounted. Must not contain ':'.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "subPath": { + SchemaProps: spec.SchemaProps{ + Description: "Path within the volume from which the container's volume should be mounted. Defaults to \"\" (volume's root).", + Type: []string{"string"}, + Format: "", + }, + }, + "mountPropagation": { + SchemaProps: spec.SchemaProps{ + Description: "mountPropagation determines how mounts are propagated from the host to container and the other way around. When not set, MountPropagationNone is used. This field is beta in 1.10.", + Type: []string{"string"}, + Format: "", + }, + }, + "subPathExpr": { + SchemaProps: spec.SchemaProps{ + Description: "Expanded path within the volume from which the container's volume should be mounted. Behaves similarly to SubPath but environment variable references $(VAR_NAME) are expanded using the container's environment. Defaults to \"\" (volume's root). SubPathExpr and SubPath are mutually exclusive.", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"name", "mountPath"}, + }, + }, + } +} + +func schema_k8sio_api_core_v1_VolumeNodeAffinity(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "VolumeNodeAffinity defines constraints that limit what nodes this volume can be accessed from.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "required": { + SchemaProps: spec.SchemaProps{ + Description: "Required specifies hard node constraints that must be met.", + Ref: ref("k8s.io/api/core/v1.NodeSelector"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.NodeSelector"}, + } +} + +func schema_k8sio_api_core_v1_VolumeProjection(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Projection that may be projected along with other supported volume types", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "secret": { + SchemaProps: spec.SchemaProps{ + Description: "information about the secret data to project", + Ref: ref("k8s.io/api/core/v1.SecretProjection"), + }, + }, + "downwardAPI": { + SchemaProps: spec.SchemaProps{ + Description: "information about the downwardAPI data to project", + Ref: ref("k8s.io/api/core/v1.DownwardAPIProjection"), + }, + }, + "configMap": { + SchemaProps: spec.SchemaProps{ + Description: "information about the configMap data to project", + Ref: ref("k8s.io/api/core/v1.ConfigMapProjection"), + }, + }, + "serviceAccountToken": { + SchemaProps: spec.SchemaProps{ + Description: "information about the serviceAccountToken data to project", + Ref: ref("k8s.io/api/core/v1.ServiceAccountTokenProjection"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.ConfigMapProjection", "k8s.io/api/core/v1.DownwardAPIProjection", "k8s.io/api/core/v1.SecretProjection", "k8s.io/api/core/v1.ServiceAccountTokenProjection"}, + } +} + +func schema_k8sio_api_core_v1_VolumeSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Represents the source of a volume to mount. Only one of its members may be specified.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "hostPath": { + SchemaProps: spec.SchemaProps{ + Description: "HostPath represents a pre-existing file or directory on the host machine that is directly exposed to the container. This is generally used for system agents or other privileged things that are allowed to see the host machine. Most containers will NOT need this. More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath", + Ref: ref("k8s.io/api/core/v1.HostPathVolumeSource"), + }, + }, + "emptyDir": { + SchemaProps: spec.SchemaProps{ + Description: "EmptyDir represents a temporary directory that shares a pod's lifetime. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir", + Ref: ref("k8s.io/api/core/v1.EmptyDirVolumeSource"), + }, + }, + "gcePersistentDisk": { + SchemaProps: spec.SchemaProps{ + Description: "GCEPersistentDisk represents a GCE Disk resource that is attached to a kubelet's host machine and then exposed to the pod. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk", + Ref: ref("k8s.io/api/core/v1.GCEPersistentDiskVolumeSource"), + }, + }, + "awsElasticBlockStore": { + SchemaProps: spec.SchemaProps{ + Description: "AWSElasticBlockStore represents an AWS Disk resource that is attached to a kubelet's host machine and then exposed to the pod. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore", + Ref: ref("k8s.io/api/core/v1.AWSElasticBlockStoreVolumeSource"), + }, + }, + "gitRepo": { + SchemaProps: spec.SchemaProps{ + Description: "GitRepo represents a git repository at a particular revision. DEPRECATED: GitRepo is deprecated. To provision a container with a git repo, mount an EmptyDir into an InitContainer that clones the repo using git, then mount the EmptyDir into the Pod's container.", + Ref: ref("k8s.io/api/core/v1.GitRepoVolumeSource"), + }, + }, + "secret": { + SchemaProps: spec.SchemaProps{ + Description: "Secret represents a secret that should populate this volume. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret", + Ref: ref("k8s.io/api/core/v1.SecretVolumeSource"), + }, + }, + "nfs": { + SchemaProps: spec.SchemaProps{ + Description: "NFS represents an NFS mount on the host that shares a pod's lifetime More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs", + Ref: ref("k8s.io/api/core/v1.NFSVolumeSource"), + }, + }, + "iscsi": { + SchemaProps: spec.SchemaProps{ + Description: "ISCSI represents an ISCSI Disk resource that is attached to a kubelet's host machine and then exposed to the pod. More info: https://examples.k8s.io/volumes/iscsi/README.md", + Ref: ref("k8s.io/api/core/v1.ISCSIVolumeSource"), + }, + }, + "glusterfs": { + SchemaProps: spec.SchemaProps{ + Description: "Glusterfs represents a Glusterfs mount on the host that shares a pod's lifetime. More info: https://examples.k8s.io/volumes/glusterfs/README.md", + Ref: ref("k8s.io/api/core/v1.GlusterfsVolumeSource"), + }, + }, + "persistentVolumeClaim": { + SchemaProps: spec.SchemaProps{ + Description: "PersistentVolumeClaimVolumeSource represents a reference to a PersistentVolumeClaim in the same namespace. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims", + Ref: ref("k8s.io/api/core/v1.PersistentVolumeClaimVolumeSource"), + }, + }, + "rbd": { + SchemaProps: spec.SchemaProps{ + Description: "RBD represents a Rados Block Device mount on the host that shares a pod's lifetime. More info: https://examples.k8s.io/volumes/rbd/README.md", + Ref: ref("k8s.io/api/core/v1.RBDVolumeSource"), + }, + }, + "flexVolume": { + SchemaProps: spec.SchemaProps{ + Description: "FlexVolume represents a generic volume resource that is provisioned/attached using an exec based plugin.", + Ref: ref("k8s.io/api/core/v1.FlexVolumeSource"), + }, + }, + "cinder": { + SchemaProps: spec.SchemaProps{ + Description: "Cinder represents a cinder volume attached and mounted on kubelets host machine. More info: https://examples.k8s.io/mysql-cinder-pd/README.md", + Ref: ref("k8s.io/api/core/v1.CinderVolumeSource"), + }, + }, + "cephfs": { + SchemaProps: spec.SchemaProps{ + Description: "CephFS represents a Ceph FS mount on the host that shares a pod's lifetime", + Ref: ref("k8s.io/api/core/v1.CephFSVolumeSource"), + }, + }, + "flocker": { + SchemaProps: spec.SchemaProps{ + Description: "Flocker represents a Flocker volume attached to a kubelet's host machine. This depends on the Flocker control service being running", + Ref: ref("k8s.io/api/core/v1.FlockerVolumeSource"), + }, + }, + "downwardAPI": { + SchemaProps: spec.SchemaProps{ + Description: "DownwardAPI represents downward API about the pod that should populate this volume", + Ref: ref("k8s.io/api/core/v1.DownwardAPIVolumeSource"), + }, + }, + "fc": { + SchemaProps: spec.SchemaProps{ + Description: "FC represents a Fibre Channel resource that is attached to a kubelet's host machine and then exposed to the pod.", + Ref: ref("k8s.io/api/core/v1.FCVolumeSource"), + }, + }, + "azureFile": { + SchemaProps: spec.SchemaProps{ + Description: "AzureFile represents an Azure File Service mount on the host and bind mount to the pod.", + Ref: ref("k8s.io/api/core/v1.AzureFileVolumeSource"), + }, + }, + "configMap": { + SchemaProps: spec.SchemaProps{ + Description: "ConfigMap represents a configMap that should populate this volume", + Ref: ref("k8s.io/api/core/v1.ConfigMapVolumeSource"), + }, + }, + "vsphereVolume": { + SchemaProps: spec.SchemaProps{ + Description: "VsphereVolume represents a vSphere volume attached and mounted on kubelets host machine", + Ref: ref("k8s.io/api/core/v1.VsphereVirtualDiskVolumeSource"), + }, + }, + "quobyte": { + SchemaProps: spec.SchemaProps{ + Description: "Quobyte represents a Quobyte mount on the host that shares a pod's lifetime", + Ref: ref("k8s.io/api/core/v1.QuobyteVolumeSource"), + }, + }, + "azureDisk": { + SchemaProps: spec.SchemaProps{ + Description: "AzureDisk represents an Azure Data Disk mount on the host and bind mount to the pod.", + Ref: ref("k8s.io/api/core/v1.AzureDiskVolumeSource"), + }, + }, + "photonPersistentDisk": { + SchemaProps: spec.SchemaProps{ + Description: "PhotonPersistentDisk represents a PhotonController persistent disk attached and mounted on kubelets host machine", + Ref: ref("k8s.io/api/core/v1.PhotonPersistentDiskVolumeSource"), + }, + }, + "projected": { + SchemaProps: spec.SchemaProps{ + Description: "Items for all in one resources secrets, configmaps, and downward API", + Ref: ref("k8s.io/api/core/v1.ProjectedVolumeSource"), + }, + }, + "portworxVolume": { + SchemaProps: spec.SchemaProps{ + Description: "PortworxVolume represents a portworx volume attached and mounted on kubelets host machine", + Ref: ref("k8s.io/api/core/v1.PortworxVolumeSource"), + }, + }, + "scaleIO": { + SchemaProps: spec.SchemaProps{ + Description: "ScaleIO represents a ScaleIO persistent volume attached and mounted on Kubernetes nodes.", + Ref: ref("k8s.io/api/core/v1.ScaleIOVolumeSource"), + }, + }, + "storageos": { + SchemaProps: spec.SchemaProps{ + Description: "StorageOS represents a StorageOS volume attached and mounted on Kubernetes nodes.", + Ref: ref("k8s.io/api/core/v1.StorageOSVolumeSource"), + }, + }, + "csi": { + SchemaProps: spec.SchemaProps{ + Description: "CSI (Container Storage Interface) represents ephemeral storage that is handled by certain external CSI drivers (Beta feature).", + Ref: ref("k8s.io/api/core/v1.CSIVolumeSource"), + }, + }, + "ephemeral": { + SchemaProps: spec.SchemaProps{ + Description: "Ephemeral represents a volume that is handled by a cluster storage driver. The volume's lifecycle is tied to the pod that defines it - it will be created before the pod starts, and deleted when the pod is removed.\n\nUse this if: a) the volume is only needed while the pod runs, b) features of normal volumes like restoring from snapshot or capacity\n tracking are needed,\nc) the storage driver is specified through a storage class, and d) the storage driver supports dynamic volume provisioning through\n a PersistentVolumeClaim (see EphemeralVolumeSource for more\n information on the connection between this volume type\n and PersistentVolumeClaim).\n\nUse PersistentVolumeClaim or one of the vendor-specific APIs for volumes that persist for longer than the lifecycle of an individual pod.\n\nUse CSI for light-weight local ephemeral volumes if the CSI driver is meant to be used that way - see the documentation of the driver for more information.\n\nA pod can use both types of ephemeral volumes and persistent volumes at the same time.\n\nThis is a beta feature and only available when the GenericEphemeralVolume feature gate is enabled.", + Ref: ref("k8s.io/api/core/v1.EphemeralVolumeSource"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.AWSElasticBlockStoreVolumeSource", "k8s.io/api/core/v1.AzureDiskVolumeSource", "k8s.io/api/core/v1.AzureFileVolumeSource", "k8s.io/api/core/v1.CSIVolumeSource", "k8s.io/api/core/v1.CephFSVolumeSource", "k8s.io/api/core/v1.CinderVolumeSource", "k8s.io/api/core/v1.ConfigMapVolumeSource", "k8s.io/api/core/v1.DownwardAPIVolumeSource", "k8s.io/api/core/v1.EmptyDirVolumeSource", "k8s.io/api/core/v1.EphemeralVolumeSource", "k8s.io/api/core/v1.FCVolumeSource", "k8s.io/api/core/v1.FlexVolumeSource", "k8s.io/api/core/v1.FlockerVolumeSource", "k8s.io/api/core/v1.GCEPersistentDiskVolumeSource", "k8s.io/api/core/v1.GitRepoVolumeSource", "k8s.io/api/core/v1.GlusterfsVolumeSource", "k8s.io/api/core/v1.HostPathVolumeSource", "k8s.io/api/core/v1.ISCSIVolumeSource", "k8s.io/api/core/v1.NFSVolumeSource", "k8s.io/api/core/v1.PersistentVolumeClaimVolumeSource", "k8s.io/api/core/v1.PhotonPersistentDiskVolumeSource", "k8s.io/api/core/v1.PortworxVolumeSource", "k8s.io/api/core/v1.ProjectedVolumeSource", "k8s.io/api/core/v1.QuobyteVolumeSource", "k8s.io/api/core/v1.RBDVolumeSource", "k8s.io/api/core/v1.ScaleIOVolumeSource", "k8s.io/api/core/v1.SecretVolumeSource", "k8s.io/api/core/v1.StorageOSVolumeSource", "k8s.io/api/core/v1.VsphereVirtualDiskVolumeSource"}, + } +} + +func schema_k8sio_api_core_v1_VsphereVirtualDiskVolumeSource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Represents a vSphere volume resource.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "volumePath": { + SchemaProps: spec.SchemaProps{ + Description: "Path that identifies vSphere volume vmdk", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "fsType": { + SchemaProps: spec.SchemaProps{ + Description: "Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified.", + Type: []string{"string"}, + Format: "", + }, + }, + "storagePolicyName": { + SchemaProps: spec.SchemaProps{ + Description: "Storage Policy Based Management (SPBM) profile name.", + Type: []string{"string"}, + Format: "", + }, + }, + "storagePolicyID": { + SchemaProps: spec.SchemaProps{ + Description: "Storage Policy Based Management (SPBM) profile ID associated with the StoragePolicyName.", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"volumePath"}, + }, + }, + } +} + +func schema_k8sio_api_core_v1_WeightedPodAffinityTerm(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "The weights of all of the matched WeightedPodAffinityTerm fields are added per-node to find the most preferred node(s)", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "weight": { + SchemaProps: spec.SchemaProps{ + Description: "weight associated with matching the corresponding podAffinityTerm, in the range 1-100.", + Default: 0, + Type: []string{"integer"}, + Format: "int32", + }, + }, + "podAffinityTerm": { + SchemaProps: spec.SchemaProps{ + Description: "Required. A pod affinity term, associated with the corresponding weight.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/api/core/v1.PodAffinityTerm"), + }, + }, + }, + Required: []string{"weight", "podAffinityTerm"}, + }, + }, + Dependencies: []string{ + "k8s.io/api/core/v1.PodAffinityTerm"}, + } +} + +func schema_k8sio_api_core_v1_WindowsSecurityContextOptions(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "WindowsSecurityContextOptions contain Windows-specific options and credentials.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "gmsaCredentialSpecName": { + SchemaProps: spec.SchemaProps{ + Description: "GMSACredentialSpecName is the name of the GMSA credential spec to use.", + Type: []string{"string"}, + Format: "", + }, + }, + "gmsaCredentialSpec": { + SchemaProps: spec.SchemaProps{ + Description: "GMSACredentialSpec is where the GMSA admission webhook (https://github.com/kubernetes-sigs/windows-gmsa) inlines the contents of the GMSA credential spec named by the GMSACredentialSpecName field.", + Type: []string{"string"}, + Format: "", + }, + }, + "runAsUserName": { + SchemaProps: spec.SchemaProps{ + Description: "The UserName in Windows to run the entrypoint of the container process. Defaults to the user specified in image metadata if unspecified. May also be set in PodSecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence.", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + } +} + +func schema_apimachinery_pkg_api_resource_Quantity(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors.\n\nThe serialization format is:\n\n ::= \n (Note that may be empty, from the \"\" case in .)\n ::= 0 | 1 | ... | 9 ::= | ::= | . | . | . ::= \"+\" | \"-\" ::= | ::= | | ::= Ki | Mi | Gi | Ti | Pi | Ei\n (International System of units; See: http://physics.nist.gov/cuu/Units/binary.html)\n ::= m | \"\" | k | M | G | T | P | E\n (Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.)\n ::= \"e\" | \"E\" \n\nNo matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities.\n\nWhen a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized.\n\nBefore serializing, Quantity will be put in \"canonical form\". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that:\n a. No precision is lost\n b. No fractional digits will be emitted\n c. The exponent (or suffix) is as large as possible.\nThe sign will be omitted unless the number is negative.\n\nExamples:\n 1.5 will be serialized as \"1500m\"\n 1.5Gi will be serialized as \"1536Mi\"\n\nNote that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise.\n\nNon-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.)\n\nThis format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation.", + Type: resource.Quantity{}.OpenAPISchemaType(), + Format: resource.Quantity{}.OpenAPISchemaFormat(), + }, + }, + } +} + +func schema_apimachinery_pkg_api_resource_int64Amount(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "int64Amount represents a fixed precision numerator and arbitrary scale exponent. It is faster than operations on inf.Dec for values that can be represented as int64.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "value": { + SchemaProps: spec.SchemaProps{ + Default: 0, + Type: []string{"integer"}, + Format: "int64", + }, + }, + "scale": { + SchemaProps: spec.SchemaProps{ + Default: 0, + Type: []string{"integer"}, + Format: "int32", + }, + }, + }, + Required: []string{"value", "scale"}, + }, + }, + } +} + +func schema_pkg_apis_meta_v1_APIGroup(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "APIGroup contains the name, the supported versions, and the preferred version of a group.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "name": { + SchemaProps: spec.SchemaProps{ + Description: "name is the name of the group.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "versions": { + SchemaProps: spec.SchemaProps{ + Description: "versions are the versions supported in this group.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.GroupVersionForDiscovery"), + }, + }, + }, + }, + }, + "preferredVersion": { + SchemaProps: spec.SchemaProps{ + Description: "preferredVersion is the version preferred by the API server, which probably is the storage version.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.GroupVersionForDiscovery"), + }, + }, + "serverAddressByClientCIDRs": { + SchemaProps: spec.SchemaProps{ + Description: "a map of client CIDR to server address that is serving this group. This is to help clients reach servers in the most network-efficient way possible. Clients can use the appropriate server address as per the CIDR that they match. In case of multiple matches, clients should use the longest matching CIDR. The server returns only those CIDRs that it thinks that the client can match. For example: the master will return an internal IP CIDR only, if the client reaches the server using an internal IP. Server looks at X-Forwarded-For header or X-Real-Ip header or request.RemoteAddr (in that order) to get the client IP.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ServerAddressByClientCIDR"), + }, + }, + }, + }, + }, + }, + Required: []string{"name", "versions"}, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/apis/meta/v1.GroupVersionForDiscovery", "k8s.io/apimachinery/pkg/apis/meta/v1.ServerAddressByClientCIDR"}, + } +} + +func schema_pkg_apis_meta_v1_APIGroupList(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "APIGroupList is a list of APIGroup, to allow clients to discover the API at /apis.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "groups": { + SchemaProps: spec.SchemaProps{ + Description: "groups is a list of APIGroup.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.APIGroup"), + }, + }, + }, + }, + }, + }, + Required: []string{"groups"}, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/apis/meta/v1.APIGroup"}, + } +} + +func schema_pkg_apis_meta_v1_APIResource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "APIResource specifies the name of a resource and whether it is namespaced.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "name": { + SchemaProps: spec.SchemaProps{ + Description: "name is the plural name of the resource.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "singularName": { + SchemaProps: spec.SchemaProps{ + Description: "singularName is the singular name of the resource. This allows clients to handle plural and singular opaquely. The singularName is more correct for reporting status on a single item and both singular and plural are allowed from the kubectl CLI interface.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "namespaced": { + SchemaProps: spec.SchemaProps{ + Description: "namespaced indicates if a resource is namespaced or not.", + Default: false, + Type: []string{"boolean"}, + Format: "", + }, + }, + "group": { + SchemaProps: spec.SchemaProps{ + Description: "group is the preferred group of the resource. Empty implies the group of the containing resource list. For subresources, this may have a different value, for example: Scale\".", + Type: []string{"string"}, + Format: "", + }, + }, + "version": { + SchemaProps: spec.SchemaProps{ + Description: "version is the preferred version of the resource. Empty implies the version of the containing resource list For subresources, this may have a different value, for example: v1 (while inside a v1beta1 version of the core resource's group)\".", + Type: []string{"string"}, + Format: "", + }, + }, + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "kind is the kind for the resource (e.g. 'Foo' is the kind for a resource 'foo')", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "verbs": { + SchemaProps: spec.SchemaProps{ + Description: "verbs is a list of supported kube verbs (this includes get, list, watch, create, update, patch, delete, deletecollection, and proxy)", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "shortNames": { + SchemaProps: spec.SchemaProps{ + Description: "shortNames is a list of suggested short names of the resource.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "categories": { + SchemaProps: spec.SchemaProps{ + Description: "categories is a list of the grouped resources this resource belongs to (e.g. 'all')", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "storageVersionHash": { + SchemaProps: spec.SchemaProps{ + Description: "The hash value of the storage version, the version this resource is converted to when written to the data store. Value must be treated as opaque by clients. Only equality comparison on the value is valid. This is an alpha feature and may change or be removed in the future. The field is populated by the apiserver only if the StorageVersionHash feature gate is enabled. This field will remain optional even if it graduates.", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"name", "singularName", "namespaced", "kind", "verbs"}, + }, + }, + } +} + +func schema_pkg_apis_meta_v1_APIResourceList(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "APIResourceList is a list of APIResource, it is used to expose the name of the resources supported in a specific group and version, and if the resource is namespaced.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "groupVersion": { + SchemaProps: spec.SchemaProps{ + Description: "groupVersion is the group and version this APIResourceList is for.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "resources": { + SchemaProps: spec.SchemaProps{ + Description: "resources contains the name of the resources and if they are namespaced.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.APIResource"), + }, + }, + }, + }, + }, + }, + Required: []string{"groupVersion", "resources"}, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/apis/meta/v1.APIResource"}, + } +} + +func schema_pkg_apis_meta_v1_APIVersions(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "APIVersions lists the versions that are available, to allow clients to discover the API at /api, which is the root path of the legacy v1 API.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "versions": { + SchemaProps: spec.SchemaProps{ + Description: "versions are the api versions that are available.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "serverAddressByClientCIDRs": { + SchemaProps: spec.SchemaProps{ + Description: "a map of client CIDR to server address that is serving this group. This is to help clients reach servers in the most network-efficient way possible. Clients can use the appropriate server address as per the CIDR that they match. In case of multiple matches, clients should use the longest matching CIDR. The server returns only those CIDRs that it thinks that the client can match. For example: the master will return an internal IP CIDR only, if the client reaches the server using an internal IP. Server looks at X-Forwarded-For header or X-Real-Ip header or request.RemoteAddr (in that order) to get the client IP.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ServerAddressByClientCIDR"), + }, + }, + }, + }, + }, + }, + Required: []string{"versions", "serverAddressByClientCIDRs"}, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/apis/meta/v1.ServerAddressByClientCIDR"}, + } +} + +func schema_pkg_apis_meta_v1_ApplyOptions(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ApplyOptions may be provided when applying an API object. FieldManager is required for apply requests. ApplyOptions is equivalent to PatchOptions. It is provided as a convenience with documentation that speaks specifically to how the options fields relate to apply.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "dryRun": { + SchemaProps: spec.SchemaProps{ + Description: "When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "force": { + SchemaProps: spec.SchemaProps{ + Description: "Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people.", + Default: false, + Type: []string{"boolean"}, + Format: "", + }, + }, + "fieldManager": { + SchemaProps: spec.SchemaProps{ + Description: "fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"force", "fieldManager"}, + }, + }, + } +} + +func schema_pkg_apis_meta_v1_Condition(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Condition contains details for one aspect of the current state of this API Resource.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "type": { + SchemaProps: spec.SchemaProps{ + Description: "type of condition in CamelCase or in foo.example.com/CamelCase.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "status": { + SchemaProps: spec.SchemaProps{ + Description: "status of the condition, one of True, False, Unknown.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "observedGeneration": { + SchemaProps: spec.SchemaProps{ + Description: "observedGeneration represents the .metadata.generation that the condition was set based upon. For instance, if .metadata.generation is currently 12, but the .status.conditions[x].observedGeneration is 9, the condition is out of date with respect to the current state of the instance.", + Type: []string{"integer"}, + Format: "int64", + }, + }, + "lastTransitionTime": { + SchemaProps: spec.SchemaProps{ + Description: "lastTransitionTime is the last time the condition transitioned from one status to another. This should be when the underlying condition changed. If that is not known, then using the time when the API field changed is acceptable.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.Time"), + }, + }, + "reason": { + SchemaProps: spec.SchemaProps{ + Description: "reason contains a programmatic identifier indicating the reason for the condition's last transition. Producers of specific condition types may define expected values and meanings for this field, and whether the values are considered a guaranteed API. The value should be a CamelCase string. This field may not be empty.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "message": { + SchemaProps: spec.SchemaProps{ + Description: "message is a human readable message indicating details about the transition. This may be an empty string.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"type", "status", "lastTransitionTime", "reason", "message"}, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/apis/meta/v1.Time"}, + } +} + +func schema_pkg_apis_meta_v1_CreateOptions(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "CreateOptions may be provided when creating an API object.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "dryRun": { + SchemaProps: spec.SchemaProps{ + Description: "When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "fieldManager": { + SchemaProps: spec.SchemaProps{ + Description: "fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint.", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + } +} + +func schema_pkg_apis_meta_v1_DeleteOptions(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "DeleteOptions may be provided when deleting an API object.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "gracePeriodSeconds": { + SchemaProps: spec.SchemaProps{ + Description: "The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately.", + Type: []string{"integer"}, + Format: "int64", + }, + }, + "preconditions": { + SchemaProps: spec.SchemaProps{ + Description: "Must be fulfilled before a deletion is carried out. If not possible, a 409 Conflict status will be returned.", + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.Preconditions"), + }, + }, + "orphanDependents": { + SchemaProps: spec.SchemaProps{ + Description: "Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the \"orphan\" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both.", + Type: []string{"boolean"}, + Format: "", + }, + }, + "propagationPolicy": { + SchemaProps: spec.SchemaProps{ + Description: "Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground.", + Type: []string{"string"}, + Format: "", + }, + }, + "dryRun": { + SchemaProps: spec.SchemaProps{ + Description: "When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/apis/meta/v1.Preconditions"}, + } +} + +func schema_pkg_apis_meta_v1_Duration(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Duration is a wrapper around time.Duration which supports correct marshaling to YAML and JSON. In particular, it marshals into strings, which can be used as map keys in json.", + Type: v1.Duration{}.OpenAPISchemaType(), + Format: v1.Duration{}.OpenAPISchemaFormat(), + }, + }, + } +} + +func schema_pkg_apis_meta_v1_FieldsV1(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "FieldsV1 stores a set of fields in a data structure like a Trie, in JSON format.\n\nEach key is either a '.' representing the field itself, and will always map to an empty set, or a string representing a sub-field or item. The string will follow one of these four formats: 'f:', where is the name of a field in a struct, or key in a map 'v:', where is the exact json formatted value of a list item 'i:', where is position of a item in a list 'k:', where is a map of a list item's key fields to their unique values If a key maps to an empty Fields value, the field that key represents is part of the set.\n\nThe exact format is defined in sigs.k8s.io/structured-merge-diff", + Type: []string{"object"}, + }, + }, + } +} + +func schema_pkg_apis_meta_v1_GetOptions(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "GetOptions is the standard query options to the standard REST get call.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "resourceVersion": { + SchemaProps: spec.SchemaProps{ + Description: "resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.\n\nDefaults to unset", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + } +} + +func schema_pkg_apis_meta_v1_GroupKind(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "GroupKind specifies a Group and a Kind, but does not force a version. This is useful for identifying concepts during lookup stages without having partially valid types", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "group": { + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "kind": { + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"group", "kind"}, + }, + }, + } +} + +func schema_pkg_apis_meta_v1_GroupResource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "GroupResource specifies a Group and a Resource, but does not force a version. This is useful for identifying concepts during lookup stages without having partially valid types", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "group": { + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "resource": { + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"group", "resource"}, + }, + }, + } +} + +func schema_pkg_apis_meta_v1_GroupVersion(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "GroupVersion contains the \"group\" and the \"version\", which uniquely identifies the API.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "group": { + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "version": { + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"group", "version"}, + }, + }, + } +} + +func schema_pkg_apis_meta_v1_GroupVersionForDiscovery(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "GroupVersion contains the \"group/version\" and \"version\" string of a version. It is made a struct to keep extensibility.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "groupVersion": { + SchemaProps: spec.SchemaProps{ + Description: "groupVersion specifies the API group and version in the form \"group/version\"", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "version": { + SchemaProps: spec.SchemaProps{ + Description: "version specifies the version in the form of \"version\". This is to save the clients the trouble of splitting the GroupVersion.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"groupVersion", "version"}, + }, + }, + } +} + +func schema_pkg_apis_meta_v1_GroupVersionKind(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "GroupVersionKind unambiguously identifies a kind. It doesn't anonymously include GroupVersion to avoid automatic coersion. It doesn't use a GroupVersion to avoid custom marshalling", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "group": { + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "version": { + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "kind": { + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"group", "version", "kind"}, + }, + }, + } +} + +func schema_pkg_apis_meta_v1_GroupVersionResource(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "GroupVersionResource unambiguously identifies a resource. It doesn't anonymously include GroupVersion to avoid automatic coersion. It doesn't use a GroupVersion to avoid custom marshalling", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "group": { + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "version": { + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "resource": { + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"group", "version", "resource"}, + }, + }, + } +} + +func schema_pkg_apis_meta_v1_InternalEvent(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "InternalEvent makes watch.Event versioned", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "Type": { + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "Object": { + SchemaProps: spec.SchemaProps{ + Description: "Object is:\n * If Type is Added or Modified: the new state of the object.\n * If Type is Deleted: the state of the object immediately before deletion.\n * If Type is Bookmark: the object (instance of a type being watched) where\n only ResourceVersion field is set. On successful restart of watch from a\n bookmark resourceVersion, client is guaranteed to not get repeat event\n nor miss any events.\n * If Type is Error: *api.Status is recommended; other types may make sense\n depending on context.", + Ref: ref("k8s.io/apimachinery/pkg/runtime.Object"), + }, + }, + }, + Required: []string{"Type", "Object"}, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/runtime.Object"}, + } +} + +func schema_pkg_apis_meta_v1_LabelSelector(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "A label selector is a label query over a set of resources. The result of matchLabels and matchExpressions are ANDed. An empty label selector matches all objects. A null label selector matches no objects.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "matchLabels": { + SchemaProps: spec.SchemaProps{ + Description: "matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is \"key\", the operator is \"In\", and the values array contains only \"value\". The requirements are ANDed.", + Type: []string{"object"}, + AdditionalProperties: &spec.SchemaOrBool{ + Allows: true, + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "matchExpressions": { + SchemaProps: spec.SchemaProps{ + Description: "matchExpressions is a list of label selector requirements. The requirements are ANDed.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.LabelSelectorRequirement"), + }, + }, + }, + }, + }, + }, + }, + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-map-type": "atomic", + }, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/apis/meta/v1.LabelSelectorRequirement"}, + } +} + +func schema_pkg_apis_meta_v1_LabelSelectorRequirement(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "A label selector requirement is a selector that contains values, a key, and an operator that relates the key and values.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "key": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-patch-merge-key": "key", + "x-kubernetes-patch-strategy": "merge", + }, + }, + SchemaProps: spec.SchemaProps{ + Description: "key is the label key that the selector applies to.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "operator": { + SchemaProps: spec.SchemaProps{ + Description: "operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "values": { + SchemaProps: spec.SchemaProps{ + Description: "values is an array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + }, + Required: []string{"key", "operator"}, + }, + }, + } +} + +func schema_pkg_apis_meta_v1_List(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "List holds a list of objects, which may not be known by the server.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"), + }, + }, + "items": { + SchemaProps: spec.SchemaProps{ + Description: "List of objects", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/runtime.RawExtension"), + }, + }, + }, + }, + }, + }, + Required: []string{"items"}, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta", "k8s.io/apimachinery/pkg/runtime.RawExtension"}, + } +} + +func schema_pkg_apis_meta_v1_ListMeta(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ListMeta describes metadata that synthetic resources must have, including lists and various status objects. A resource may have only one of {ObjectMeta, ListMeta}.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "selfLink": { + SchemaProps: spec.SchemaProps{ + Description: "selfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.", + Type: []string{"string"}, + Format: "", + }, + }, + "resourceVersion": { + SchemaProps: spec.SchemaProps{ + Description: "String that identifies the server's internal version of this object that can be used by clients to determine when objects have changed. Value must be treated as opaque by clients and passed unmodified back to the server. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#concurrency-control-and-consistency", + Type: []string{"string"}, + Format: "", + }, + }, + "continue": { + SchemaProps: spec.SchemaProps{ + Description: "continue may be set if the user set a limit on the number of items returned, and indicates that the server has more data available. The value is opaque and may be used to issue another request to the endpoint that served this list to retrieve the next set of available objects. Continuing a consistent list may not be possible if the server configuration has changed or more than a few minutes have passed. The resourceVersion field returned when using this continue value will be identical to the value in the first response, unless you have received this token from an error message.", + Type: []string{"string"}, + Format: "", + }, + }, + "remainingItemCount": { + SchemaProps: spec.SchemaProps{ + Description: "remainingItemCount is the number of subsequent items in the list which are not included in this list response. If the list request contained label or field selectors, then the number of remaining items is unknown and the field will be left unset and omitted during serialization. If the list is complete (either because it is not chunking or because this is the last chunk), then there are no more remaining items and this field will be left unset and omitted during serialization. Servers older than v1.15 do not set this field. The intended use of the remainingItemCount is *estimating* the size of a collection. Clients should not rely on the remainingItemCount to be set or to be exact.", + Type: []string{"integer"}, + Format: "int64", + }, + }, + }, + }, + }, + } +} + +func schema_pkg_apis_meta_v1_ListOptions(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ListOptions is the query options to a standard REST list call.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "labelSelector": { + SchemaProps: spec.SchemaProps{ + Description: "A selector to restrict the list of returned objects by their labels. Defaults to everything.", + Type: []string{"string"}, + Format: "", + }, + }, + "fieldSelector": { + SchemaProps: spec.SchemaProps{ + Description: "A selector to restrict the list of returned objects by their fields. Defaults to everything.", + Type: []string{"string"}, + Format: "", + }, + }, + "watch": { + SchemaProps: spec.SchemaProps{ + Description: "Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion.", + Type: []string{"boolean"}, + Format: "", + }, + }, + "allowWatchBookmarks": { + SchemaProps: spec.SchemaProps{ + Description: "allowWatchBookmarks requests watch events with type \"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. If the feature gate WatchBookmarks is not enabled in apiserver, this field is ignored.", + Type: []string{"boolean"}, + Format: "", + }, + }, + "resourceVersion": { + SchemaProps: spec.SchemaProps{ + Description: "resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.\n\nDefaults to unset", + Type: []string{"string"}, + Format: "", + }, + }, + "resourceVersionMatch": { + SchemaProps: spec.SchemaProps{ + Description: "resourceVersionMatch determines how resourceVersion is applied to list calls. It is highly recommended that resourceVersionMatch be set for list calls where resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.\n\nDefaults to unset", + Type: []string{"string"}, + Format: "", + }, + }, + "timeoutSeconds": { + SchemaProps: spec.SchemaProps{ + Description: "Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity.", + Type: []string{"integer"}, + Format: "int64", + }, + }, + "limit": { + SchemaProps: spec.SchemaProps{ + Description: "limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true.\n\nThe server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned.", + Type: []string{"integer"}, + Format: "int64", + }, + }, + "continue": { + SchemaProps: spec.SchemaProps{ + Description: "The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\".\n\nThis field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications.", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + } +} + +func schema_pkg_apis_meta_v1_ManagedFieldsEntry(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ManagedFieldsEntry is a workflow-id, a FieldSet and the group version of the resource that the fieldset applies to.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "manager": { + SchemaProps: spec.SchemaProps{ + Description: "Manager is an identifier of the workflow managing these fields.", + Type: []string{"string"}, + Format: "", + }, + }, + "operation": { + SchemaProps: spec.SchemaProps{ + Description: "Operation is the type of operation which lead to this ManagedFieldsEntry being created. The only valid values for this field are 'Apply' and 'Update'.", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the version of this resource that this field set applies to. The format is \"group/version\" just like the top-level APIVersion field. It is necessary to track the version of a field set because it cannot be automatically converted.", + Type: []string{"string"}, + Format: "", + }, + }, + "time": { + SchemaProps: spec.SchemaProps{ + Description: "Time is timestamp of when these fields were set. It should always be empty if Operation is 'Apply'", + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.Time"), + }, + }, + "fieldsType": { + SchemaProps: spec.SchemaProps{ + Description: "FieldsType is the discriminator for the different fields format and version. There is currently only one possible value: \"FieldsV1\"", + Type: []string{"string"}, + Format: "", + }, + }, + "fieldsV1": { + SchemaProps: spec.SchemaProps{ + Description: "FieldsV1 holds the first JSON version format as described in the \"FieldsV1\" type.", + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.FieldsV1"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/apis/meta/v1.FieldsV1", "k8s.io/apimachinery/pkg/apis/meta/v1.Time"}, + } +} + +func schema_pkg_apis_meta_v1_MicroTime(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "MicroTime is version of Time with microsecond level precision.", + Type: v1.MicroTime{}.OpenAPISchemaType(), + Format: v1.MicroTime{}.OpenAPISchemaFormat(), + }, + }, + } +} + +func schema_pkg_apis_meta_v1_ObjectMeta(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "name": { + SchemaProps: spec.SchemaProps{ + Description: "Name must be unique within a namespace. Is required when creating resources, although some resources may allow a client to request the generation of an appropriate name automatically. Name is primarily intended for creation idempotence and configuration definition. Cannot be updated. More info: http://kubernetes.io/docs/user-guide/identifiers#names", + Type: []string{"string"}, + Format: "", + }, + }, + "generateName": { + SchemaProps: spec.SchemaProps{ + Description: "GenerateName is an optional prefix, used by the server, to generate a unique name ONLY IF the Name field has not been provided. If this field is used, the name returned to the client will be different than the name passed. This value will also be combined with a unique suffix. The provided value has the same validation rules as the Name field, and may be truncated by the length of the suffix required to make the value unique on the server.\n\nIf this field is specified and the generated name exists, the server will NOT return a 409 - instead, it will either return 201 Created or 500 with Reason ServerTimeout indicating a unique name could not be found in the time allotted, and the client should retry (optionally after the time indicated in the Retry-After header).\n\nApplied only if Name is not specified. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#idempotency", + Type: []string{"string"}, + Format: "", + }, + }, + "namespace": { + SchemaProps: spec.SchemaProps{ + Description: "Namespace defines the space within which each name must be unique. An empty namespace is equivalent to the \"default\" namespace, but \"default\" is the canonical representation. Not all objects are required to be scoped to a namespace - the value of this field for those objects will be empty.\n\nMust be a DNS_LABEL. Cannot be updated. More info: http://kubernetes.io/docs/user-guide/namespaces", + Type: []string{"string"}, + Format: "", + }, + }, + "selfLink": { + SchemaProps: spec.SchemaProps{ + Description: "SelfLink is a URL representing this object. Populated by the system. Read-only.\n\nDEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.", + Type: []string{"string"}, + Format: "", + }, + }, + "uid": { + SchemaProps: spec.SchemaProps{ + Description: "UID is the unique in time and space value for this object. It is typically generated by the server on successful creation of a resource and is not allowed to change on PUT operations.\n\nPopulated by the system. Read-only. More info: http://kubernetes.io/docs/user-guide/identifiers#uids", + Type: []string{"string"}, + Format: "", + }, + }, + "resourceVersion": { + SchemaProps: spec.SchemaProps{ + Description: "An opaque value that represents the internal version of this object that can be used by clients to determine when objects have changed. May be used for optimistic concurrency, change detection, and the watch operation on a resource or set of resources. Clients must treat these values as opaque and passed unmodified back to the server. They may only be valid for a particular resource or set of resources.\n\nPopulated by the system. Read-only. Value must be treated as opaque by clients and . More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#concurrency-control-and-consistency", + Type: []string{"string"}, + Format: "", + }, + }, + "generation": { + SchemaProps: spec.SchemaProps{ + Description: "A sequence number representing a specific generation of the desired state. Populated by the system. Read-only.", + Type: []string{"integer"}, + Format: "int64", + }, + }, + "creationTimestamp": { + SchemaProps: spec.SchemaProps{ + Description: "CreationTimestamp is a timestamp representing the server time when this object was created. It is not guaranteed to be set in happens-before order across separate operations. Clients may not set this value. It is represented in RFC3339 form and is in UTC.\n\nPopulated by the system. Read-only. Null for lists. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.Time"), + }, + }, + "deletionTimestamp": { + SchemaProps: spec.SchemaProps{ + Description: "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted. This field is set by the server when a graceful deletion is requested by the user, and is not directly settable by a client. The resource is expected to be deleted (no longer visible from resource lists, and not reachable by name) after the time in this field, once the finalizers list is empty. As long as the finalizers list contains items, deletion is blocked. Once the deletionTimestamp is set, this value may not be unset or be set further into the future, although it may be shortened or the resource may be deleted prior to this time. For example, a user may request that a pod is deleted in 30 seconds. The Kubelet will react by sending a graceful termination signal to the containers in the pod. After that 30 seconds, the Kubelet will send a hard termination signal (SIGKILL) to the container and after cleanup, remove the pod from the API. In the presence of network partitions, this object may still exist after this timestamp, until an administrator or automated process can determine the resource is fully terminated. If not set, graceful deletion of the object has not been requested.\n\nPopulated by the system when a graceful deletion is requested. Read-only. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata", + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.Time"), + }, + }, + "deletionGracePeriodSeconds": { + SchemaProps: spec.SchemaProps{ + Description: "Number of seconds allowed for this object to gracefully terminate before it will be removed from the system. Only set when deletionTimestamp is also set. May only be shortened. Read-only.", + Type: []string{"integer"}, + Format: "int64", + }, + }, + "labels": { + SchemaProps: spec.SchemaProps{ + Description: "Map of string keys and values that can be used to organize and categorize (scope and select) objects. May match selectors of replication controllers and services. More info: http://kubernetes.io/docs/user-guide/labels", + Type: []string{"object"}, + AdditionalProperties: &spec.SchemaOrBool{ + Allows: true, + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "annotations": { + SchemaProps: spec.SchemaProps{ + Description: "Annotations is an unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. More info: http://kubernetes.io/docs/user-guide/annotations", + Type: []string{"object"}, + AdditionalProperties: &spec.SchemaOrBool{ + Allows: true, + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "ownerReferences": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-patch-merge-key": "uid", + "x-kubernetes-patch-strategy": "merge", + }, + }, + SchemaProps: spec.SchemaProps{ + Description: "List of objects depended by this object. If ALL objects in the list have been deleted, this object will be garbage collected. If this object is managed by a controller, then an entry in this list will point to this controller, with the controller field set to true. There cannot be more than one managing controller.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.OwnerReference"), + }, + }, + }, + }, + }, + "finalizers": { + VendorExtensible: spec.VendorExtensible{ + Extensions: spec.Extensions{ + "x-kubernetes-patch-strategy": "merge", + }, + }, + SchemaProps: spec.SchemaProps{ + Description: "Must be empty before the object is deleted from the registry. Each entry is an identifier for the responsible component that will remove the entry from the list. If the deletionTimestamp of the object is non-nil, entries in this list can only be removed. Finalizers may be processed and removed in any order. Order is NOT enforced because it introduces significant risk of stuck finalizers. finalizers is a shared field, any actor with permission can reorder it. If the finalizer list is processed in order, then this can lead to a situation in which the component responsible for the first finalizer in the list is waiting for a signal (field value, external system, or other) produced by a component responsible for a finalizer later in the list, resulting in a deadlock. Without enforced ordering finalizers are free to order amongst themselves and are not vulnerable to ordering changes in the list.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "clusterName": { + SchemaProps: spec.SchemaProps{ + Description: "The name of the cluster which the object belongs to. This is used to distinguish resources with same name and namespace in different clusters. This field is not set anywhere right now and apiserver is going to ignore it if set in create or update request.", + Type: []string{"string"}, + Format: "", + }, + }, + "managedFields": { + SchemaProps: spec.SchemaProps{ + Description: "ManagedFields maps workflow-id and version to the set of fields that are managed by that workflow. This is mostly for internal housekeeping, and users typically shouldn't need to set or understand this field. A workflow can be the user's name, a controller's name, or the name of a specific apply path like \"ci-cd\". The set of fields is always in the version that the workflow used when modifying the object.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ManagedFieldsEntry"), + }, + }, + }, + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/apis/meta/v1.ManagedFieldsEntry", "k8s.io/apimachinery/pkg/apis/meta/v1.OwnerReference", "k8s.io/apimachinery/pkg/apis/meta/v1.Time"}, + } +} + +func schema_pkg_apis_meta_v1_OwnerReference(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "OwnerReference contains enough information to let you identify an owning object. An owning object must be in the same namespace as the dependent, or be cluster-scoped, so there is no namespace field.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "API version of the referent.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind of the referent. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "name": { + SchemaProps: spec.SchemaProps{ + Description: "Name of the referent. More info: http://kubernetes.io/docs/user-guide/identifiers#names", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "uid": { + SchemaProps: spec.SchemaProps{ + Description: "UID of the referent. More info: http://kubernetes.io/docs/user-guide/identifiers#uids", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "controller": { + SchemaProps: spec.SchemaProps{ + Description: "If true, this reference points to the managing controller.", + Type: []string{"boolean"}, + Format: "", + }, + }, + "blockOwnerDeletion": { + SchemaProps: spec.SchemaProps{ + Description: "If true, AND if the owner has the \"foregroundDeletion\" finalizer, then the owner cannot be deleted from the key-value store until this reference is removed. Defaults to false. To set this field, a user needs \"delete\" permission of the owner, otherwise 422 (Unprocessable Entity) will be returned.", + Type: []string{"boolean"}, + Format: "", + }, + }, + }, + Required: []string{"apiVersion", "kind", "name", "uid"}, + }, + }, + } +} + +func schema_pkg_apis_meta_v1_PartialObjectMetadata(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "PartialObjectMetadata is a generic representation of any object with ObjectMeta. It allows clients to get access to a particular ObjectMeta schema without knowing the details of the version.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"), + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta"}, + } +} + +func schema_pkg_apis_meta_v1_PartialObjectMetadataList(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "PartialObjectMetadataList contains a list of objects containing only their metadata", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"), + }, + }, + "items": { + SchemaProps: spec.SchemaProps{ + Description: "items contains each of the included items.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.PartialObjectMetadata"), + }, + }, + }, + }, + }, + }, + Required: []string{"items"}, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta", "k8s.io/apimachinery/pkg/apis/meta/v1.PartialObjectMetadata"}, + } +} + +func schema_pkg_apis_meta_v1_Patch(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Patch is provided to give a concrete name and type to the Kubernetes PATCH request body.", + Type: []string{"object"}, + }, + }, + } +} + +func schema_pkg_apis_meta_v1_PatchOptions(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "PatchOptions may be provided when patching an API object. PatchOptions is meant to be a superset of UpdateOptions.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "dryRun": { + SchemaProps: spec.SchemaProps{ + Description: "When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "force": { + SchemaProps: spec.SchemaProps{ + Description: "Force is going to \"force\" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests.", + Type: []string{"boolean"}, + Format: "", + }, + }, + "fieldManager": { + SchemaProps: spec.SchemaProps{ + Description: "fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch).", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + } +} + +func schema_pkg_apis_meta_v1_Preconditions(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Preconditions must be fulfilled before an operation (update, delete, etc.) is carried out.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "uid": { + SchemaProps: spec.SchemaProps{ + Description: "Specifies the target UID.", + Type: []string{"string"}, + Format: "", + }, + }, + "resourceVersion": { + SchemaProps: spec.SchemaProps{ + Description: "Specifies the target ResourceVersion", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + } +} + +func schema_pkg_apis_meta_v1_RootPaths(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "RootPaths lists the paths available at root. For example: \"/healthz\", \"/apis\".", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "paths": { + SchemaProps: spec.SchemaProps{ + Description: "paths are the paths available at root.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + }, + Required: []string{"paths"}, + }, + }, + } +} + +func schema_pkg_apis_meta_v1_ServerAddressByClientCIDR(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ServerAddressByClientCIDR helps the client to determine the server address that they should use, depending on the clientCIDR that they match.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "clientCIDR": { + SchemaProps: spec.SchemaProps{ + Description: "The CIDR with which clients can match their IP to figure out the server address that they should use.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "serverAddress": { + SchemaProps: spec.SchemaProps{ + Description: "Address of this server, suitable for a client that matches the above CIDR. This can be a hostname, hostname:port, IP or IP:port.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"clientCIDR", "serverAddress"}, + }, + }, + } +} + +func schema_pkg_apis_meta_v1_Status(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Status is a return value for calls that don't return other objects.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"), + }, + }, + "status": { + SchemaProps: spec.SchemaProps{ + Description: "Status of the operation. One of: \"Success\" or \"Failure\". More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status", + Type: []string{"string"}, + Format: "", + }, + }, + "message": { + SchemaProps: spec.SchemaProps{ + Description: "A human-readable description of the status of this operation.", + Type: []string{"string"}, + Format: "", + }, + }, + "reason": { + SchemaProps: spec.SchemaProps{ + Description: "A machine-readable description of why this operation is in the \"Failure\" status. If this value is empty there is no information available. A Reason clarifies an HTTP status code but does not override it.", + Type: []string{"string"}, + Format: "", + }, + }, + "details": { + SchemaProps: spec.SchemaProps{ + Description: "Extended data associated with the reason. Each reason may define its own extended details. This field is optional and the data returned is not guaranteed to conform to any schema except that defined by the reason type.", + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.StatusDetails"), + }, + }, + "code": { + SchemaProps: spec.SchemaProps{ + Description: "Suggested HTTP return code for this status, 0 if not set.", + Type: []string{"integer"}, + Format: "int32", + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta", "k8s.io/apimachinery/pkg/apis/meta/v1.StatusDetails"}, + } +} + +func schema_pkg_apis_meta_v1_StatusCause(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "StatusCause provides more information about an api.Status failure, including cases when multiple errors are encountered.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "reason": { + SchemaProps: spec.SchemaProps{ + Description: "A machine-readable description of the cause of the error. If this value is empty there is no information available.", + Type: []string{"string"}, + Format: "", + }, + }, + "message": { + SchemaProps: spec.SchemaProps{ + Description: "A human-readable description of the cause of the error. This field may be presented as-is to a reader.", + Type: []string{"string"}, + Format: "", + }, + }, + "field": { + SchemaProps: spec.SchemaProps{ + Description: "The field of the resource that has caused this error, as named by its JSON serialization. May include dot and postfix notation for nested attributes. Arrays are zero-indexed. Fields may appear more than once in an array of causes due to fields having multiple errors. Optional.\n\nExamples:\n \"name\" - the field \"name\" on the current resource\n \"items[0].name\" - the field \"name\" on the first array entry in \"items\"", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + } +} + +func schema_pkg_apis_meta_v1_StatusDetails(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "StatusDetails is a set of additional properties that MAY be set by the server to provide additional information about a response. The Reason field of a Status object defines what attributes will be set. Clients must ignore fields that do not match the defined type of each attribute, and should assume that any attribute may be empty, invalid, or under defined.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "name": { + SchemaProps: spec.SchemaProps{ + Description: "The name attribute of the resource associated with the status StatusReason (when there is a single name which can be described).", + Type: []string{"string"}, + Format: "", + }, + }, + "group": { + SchemaProps: spec.SchemaProps{ + Description: "The group attribute of the resource associated with the status StatusReason.", + Type: []string{"string"}, + Format: "", + }, + }, + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "The kind attribute of the resource associated with the status StatusReason. On some operations may differ from the requested resource Kind. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "uid": { + SchemaProps: spec.SchemaProps{ + Description: "UID of the resource. (when there is a single resource which can be described). More info: http://kubernetes.io/docs/user-guide/identifiers#uids", + Type: []string{"string"}, + Format: "", + }, + }, + "causes": { + SchemaProps: spec.SchemaProps{ + Description: "The Causes array includes more details associated with the StatusReason failure. Not all StatusReasons may provide detailed causes.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.StatusCause"), + }, + }, + }, + }, + }, + "retryAfterSeconds": { + SchemaProps: spec.SchemaProps{ + Description: "If specified, the time in seconds before the operation should be retried. Some errors may indicate the client must take an alternate action - for those errors this field may indicate how long to wait before taking the alternate action.", + Type: []string{"integer"}, + Format: "int32", + }, + }, + }, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/apis/meta/v1.StatusCause"}, + } +} + +func schema_pkg_apis_meta_v1_Table(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Table is a tabular representation of a set of API resources. The server transforms the object into a set of preferred columns for quickly reviewing the objects.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "metadata": { + SchemaProps: spec.SchemaProps{ + Description: "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta"), + }, + }, + "columnDefinitions": { + SchemaProps: spec.SchemaProps{ + Description: "columnDefinitions describes each column in the returned items array. The number of cells per row will always match the number of column definitions.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.TableColumnDefinition"), + }, + }, + }, + }, + }, + "rows": { + SchemaProps: spec.SchemaProps{ + Description: "rows is the list of items in the table.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.TableRow"), + }, + }, + }, + }, + }, + }, + Required: []string{"columnDefinitions", "rows"}, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta", "k8s.io/apimachinery/pkg/apis/meta/v1.TableColumnDefinition", "k8s.io/apimachinery/pkg/apis/meta/v1.TableRow"}, + } +} + +func schema_pkg_apis_meta_v1_TableColumnDefinition(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "TableColumnDefinition contains information about a column returned in the Table.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "name": { + SchemaProps: spec.SchemaProps{ + Description: "name is a human readable name for the column.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "type": { + SchemaProps: spec.SchemaProps{ + Description: "type is an OpenAPI type definition for this column, such as number, integer, string, or array. See https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#data-types for more.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "format": { + SchemaProps: spec.SchemaProps{ + Description: "format is an optional OpenAPI type modifier for this column. A format modifies the type and imposes additional rules, like date or time formatting for a string. The 'name' format is applied to the primary identifier column which has type 'string' to assist in clients identifying column is the resource name. See https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#data-types for more.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "description": { + SchemaProps: spec.SchemaProps{ + Description: "description is a human readable description of this column.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "priority": { + SchemaProps: spec.SchemaProps{ + Description: "priority is an integer defining the relative importance of this column compared to others. Lower numbers are considered higher priority. Columns that may be omitted in limited space scenarios should be given a higher priority.", + Default: 0, + Type: []string{"integer"}, + Format: "int32", + }, + }, + }, + Required: []string{"name", "type", "format", "description", "priority"}, + }, + }, + } +} + +func schema_pkg_apis_meta_v1_TableOptions(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "TableOptions are used when a Table is requested by the caller.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "includeObject": { + SchemaProps: spec.SchemaProps{ + Description: "includeObject decides whether to include each object along with its columnar information. Specifying \"None\" will return no object, specifying \"Object\" will return the full object contents, and specifying \"Metadata\" (the default) will return the object's metadata in the PartialObjectMetadata kind in version v1beta1 of the meta.k8s.io API group.", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + } +} + +func schema_pkg_apis_meta_v1_TableRow(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "TableRow is an individual row in a table.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "cells": { + SchemaProps: spec.SchemaProps{ + Description: "cells will be as wide as the column definitions array and may contain strings, numbers (float64 or int64), booleans, simple maps, lists, or null. See the type field of the column definition for a more detailed description.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Type: []string{"object"}, + Format: "", + }, + }, + }, + }, + }, + "conditions": { + SchemaProps: spec.SchemaProps{ + Description: "conditions describe additional status of a row that are relevant for a human user. These conditions apply to the row, not to the object, and will be specific to table output. The only defined condition type is 'Completed', for a row that indicates a resource that has run to completion and can be given less visual priority.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/apis/meta/v1.TableRowCondition"), + }, + }, + }, + }, + }, + "object": { + SchemaProps: spec.SchemaProps{ + Description: "This field contains the requested additional information about each object based on the includeObject policy when requesting the Table. If \"None\", this field is empty, if \"Object\" this will be the default serialization of the object for the current API version, and if \"Metadata\" (the default) will contain the object metadata. Check the returned kind and apiVersion of the object before parsing. The media type of the object will always match the enclosing list - if this as a JSON table, these will be JSON encoded objects.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/runtime.RawExtension"), + }, + }, + }, + Required: []string{"cells"}, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/apis/meta/v1.TableRowCondition", "k8s.io/apimachinery/pkg/runtime.RawExtension"}, + } +} + +func schema_pkg_apis_meta_v1_TableRowCondition(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "TableRowCondition allows a row to be marked with additional information.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "type": { + SchemaProps: spec.SchemaProps{ + Description: "Type of row condition. The only defined value is 'Completed' indicating that the object this row represents has reached a completed state and may be given less visual priority than other rows. Clients are not required to honor any conditions but should be consistent where possible about handling the conditions.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "status": { + SchemaProps: spec.SchemaProps{ + Description: "Status of the condition, one of True, False, Unknown.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "reason": { + SchemaProps: spec.SchemaProps{ + Description: "(brief) machine readable reason for the condition's last transition.", + Type: []string{"string"}, + Format: "", + }, + }, + "message": { + SchemaProps: spec.SchemaProps{ + Description: "Human readable message indicating details about last transition.", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"type", "status"}, + }, + }, + } +} + +func schema_pkg_apis_meta_v1_Time(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.", + Type: v1.Time{}.OpenAPISchemaType(), + Format: v1.Time{}.OpenAPISchemaFormat(), + }, + }, + } +} + +func schema_pkg_apis_meta_v1_Timestamp(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Timestamp is a struct that is equivalent to Time, but intended for protobuf marshalling/unmarshalling. It is generated into a serialization that matches Time. Do not use in Go structs.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "seconds": { + SchemaProps: spec.SchemaProps{ + Description: "Represents seconds of UTC time since Unix epoch 1970-01-01T00:00:00Z. Must be from 0001-01-01T00:00:00Z to 9999-12-31T23:59:59Z inclusive.", + Default: 0, + Type: []string{"integer"}, + Format: "int64", + }, + }, + "nanos": { + SchemaProps: spec.SchemaProps{ + Description: "Non-negative fractions of a second at nanosecond resolution. Negative second values with fractions must still have non-negative nanos values that count forward in time. Must be from 0 to 999,999,999 inclusive. This field may be limited in precision depending on context.", + Default: 0, + Type: []string{"integer"}, + Format: "int32", + }, + }, + }, + Required: []string{"seconds", "nanos"}, + }, + }, + } +} + +func schema_pkg_apis_meta_v1_TypeMeta(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "TypeMeta describes an individual object in an API response or request with strings representing the type of the object and its API schema version. Structures that are versioned or persisted should inline TypeMeta.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + } +} + +func schema_pkg_apis_meta_v1_UpdateOptions(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "UpdateOptions may be provided when updating an API object. All fields in UpdateOptions should also be present in PatchOptions.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "dryRun": { + SchemaProps: spec.SchemaProps{ + Description: "When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + "fieldManager": { + SchemaProps: spec.SchemaProps{ + Description: "fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint.", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + } +} + +func schema_pkg_apis_meta_v1_WatchEvent(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Event represents a single event to a watched resource.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "type": { + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "object": { + SchemaProps: spec.SchemaProps{ + Description: "Object is:\n * If Type is Added or Modified: the new state of the object.\n * If Type is Deleted: the state of the object immediately before deletion.\n * If Type is Error: *Status is recommended; other types may make sense\n depending on context.", + Default: map[string]interface{}{}, + Ref: ref("k8s.io/apimachinery/pkg/runtime.RawExtension"), + }, + }, + }, + Required: []string{"type", "object"}, + }, + }, + Dependencies: []string{ + "k8s.io/apimachinery/pkg/runtime.RawExtension"}, + } +} + +func schema_k8sio_apimachinery_pkg_runtime_RawExtension(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "RawExtension is used to hold extensions in external versions.\n\nTo use this, make a field which has RawExtension as its type in your external, versioned struct, and Object in your internal struct. You also need to register your various plugin types.\n\n// Internal package: type MyAPIObject struct {\n\truntime.TypeMeta `json:\",inline\"`\n\tMyPlugin runtime.Object `json:\"myPlugin\"`\n} type PluginA struct {\n\tAOption string `json:\"aOption\"`\n}\n\n// External package: type MyAPIObject struct {\n\truntime.TypeMeta `json:\",inline\"`\n\tMyPlugin runtime.RawExtension `json:\"myPlugin\"`\n} type PluginA struct {\n\tAOption string `json:\"aOption\"`\n}\n\n// On the wire, the JSON will look something like this: {\n\t\"kind\":\"MyAPIObject\",\n\t\"apiVersion\":\"v1\",\n\t\"myPlugin\": {\n\t\t\"kind\":\"PluginA\",\n\t\t\"aOption\":\"foo\",\n\t},\n}\n\nSo what happens? Decode first uses json or yaml to unmarshal the serialized data into your external MyAPIObject. That causes the raw JSON to be stored, but not unpacked. The next step is to copy (using pkg/conversion) into the internal struct. The runtime package's DefaultScheme has conversion functions installed which will unpack the JSON stored in RawExtension, turning it into the correct object type, and storing it in the Object. (TODO: In the case where the object is of an unknown type, a runtime.Unknown object will be created and stored.)", + Type: runtime.RawExtension{}.OpenAPISchemaType(), + Format: runtime.RawExtension{}.OpenAPISchemaFormat(), + }, + }, + } +} + +func schema_k8sio_apimachinery_pkg_runtime_TypeMeta(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "TypeMeta is shared by all top level objects. The proper way to use it is to inline it in your type, like this: type MyAwesomeAPIObject struct {\n runtime.TypeMeta `json:\",inline\"`\n ... // other fields\n} func (obj *MyAwesomeAPIObject) SetGroupVersionKind(gvk *metav1.GroupVersionKind) { metav1.UpdateTypeMeta(obj,gvk) }; GroupVersionKind() *GroupVersionKind\n\nTypeMeta is provided here for convenience. You may use it directly from this package or define your own with the same fields.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Type: []string{"string"}, + Format: "", + }, + }, + "kind": { + SchemaProps: spec.SchemaProps{ + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + } +} + +func schema_k8sio_apimachinery_pkg_runtime_Unknown(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Unknown allows api objects with unknown types to be passed-through. This can be used to deal with the API objects from a plug-in. Unknown objects still have functioning TypeMeta features-- kind, version, etc. metadata and field mutatation.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Type: []string{"string"}, + Format: "", + }, + }, + "kind": { + SchemaProps: spec.SchemaProps{ + Type: []string{"string"}, + Format: "", + }, + }, + "Raw": { + SchemaProps: spec.SchemaProps{ + Description: "Raw will hold the complete serialized object which couldn't be matched with a registered type. Most likely, nothing should be done with this except for passing it through the system.", + Type: []string{"string"}, + Format: "byte", + }, + }, + "ContentEncoding": { + SchemaProps: spec.SchemaProps{ + Description: "ContentEncoding is encoding used to encode 'Raw' data. Unspecified means no encoding.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "ContentType": { + SchemaProps: spec.SchemaProps{ + Description: "ContentType is serialization method used to serialize 'Raw'. Unspecified means ContentTypeJSON.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"Raw", "ContentEncoding", "ContentType"}, + }, + }, + } +} + +func schema_apimachinery_pkg_util_intstr_IntOrString(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "IntOrString is a type that can hold an int32 or a string. When used in JSON or YAML marshalling and unmarshalling, it produces or consumes the inner type. This allows you to have, for example, a JSON field that can accept a name or number.", + Type: intstr.IntOrString{}.OpenAPISchemaType(), + Format: intstr.IntOrString{}.OpenAPISchemaFormat(), + }, + }, + } +} + +func schema_k8sio_apimachinery_pkg_version_Info(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "Info contains versioning information. how we'll want to distribute that information.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "major": { + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "minor": { + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "gitVersion": { + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "gitCommit": { + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "gitTreeState": { + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "buildDate": { + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "goVersion": { + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "compiler": { + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "platform": { + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"major", "minor", "gitVersion", "gitCommit", "gitTreeState", "buildDate", "goVersion", "compiler", "platform"}, + }, + }, + } +} + +func schema_custom_resources_apis_auditor_v1alpha1_AuditRegistration(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds", + Type: []string{"string"}, + Format: "", + }, + }, + "apiVersion": { + SchemaProps: spec.SchemaProps{ + Description: "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources", + Type: []string{"string"}, + Format: "", + }, + }, + "resources": { + SchemaProps: spec.SchemaProps{ + Description: "Resources that this rule matches. An empty list implies all kinds in all API groups.", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: map[string]interface{}{}, + Ref: ref("kmodules.xyz/custom-resources/apis/auditor/v1alpha1.GroupResources"), + }, + }, + }, + }, + }, + }, + }, + }, + Dependencies: []string{ + "kmodules.xyz/custom-resources/apis/auditor/v1alpha1.GroupResources"}, + } +} + +func schema_custom_resources_apis_auditor_v1alpha1_GroupResources(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "GroupResources represents resource kinds in an API group.", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "group": { + SchemaProps: spec.SchemaProps{ + Description: "Group is the name of the API group that contains the resources. The empty string represents the core API group.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "resources": { + SchemaProps: spec.SchemaProps{ + Description: "Resources is a list of resources within the API group. Subresources are matched using a \"/\" to indicate the subresource. For example, \"pods/log\" would match request to the log subresource of pods. The top level resource does not match subresources, \"pods\" doesn't match \"pods/log\".", + Type: []string{"array"}, + Items: &spec.SchemaOrArray{ + Schema: &spec.Schema{ + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + }, + }, + }, + }, + }, + } +} diff --git a/vendor/kmodules.xyz/custom-resources/apis/auditor/v1alpha1/register.go b/vendor/kmodules.xyz/custom-resources/apis/auditor/v1alpha1/register.go new file mode 100644 index 000000000..4ee738448 --- /dev/null +++ b/vendor/kmodules.xyz/custom-resources/apis/auditor/v1alpha1/register.go @@ -0,0 +1,60 @@ +/* +Copyright AppsCode Inc. and Contributors + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + +package v1alpha1 + +import ( + "kmodules.xyz/custom-resources/apis/auditor" + + metav1 "k8s.io/apimachinery/pkg/apis/meta/v1" + "k8s.io/apimachinery/pkg/runtime" + "k8s.io/apimachinery/pkg/runtime/schema" +) + +var SchemeGroupVersion = schema.GroupVersion{Group: auditor.GroupName, Version: "v1alpha1"} + +var ( + // TODO: move SchemeBuilder with zz_generated.deepcopy.go to k8s.io/api. + // localSchemeBuilder and AddToScheme will stay in k8s.io/kubernetes. + SchemeBuilder runtime.SchemeBuilder + localSchemeBuilder = &SchemeBuilder + AddToScheme = localSchemeBuilder.AddToScheme +) + +func init() { + // We only register manually written functions here. The registration of the + // generated functions takes place in the generated files. The separation + // makes the code compile even when the generated files are missing. + localSchemeBuilder.Register(addKnownTypes) +} + +// Resource takes an unqualified resource and returns a Group qualified GroupResource +func Resource(resource string) schema.GroupResource { + return SchemeGroupVersion.WithResource(resource).GroupResource() +} + +// Adds the list of known types to api.Scheme. +func addKnownTypes(scheme *runtime.Scheme) error { + scheme.AddKnownTypes(SchemeGroupVersion, + &AuditRegistration{}, + ) + + scheme.AddKnownTypes(SchemeGroupVersion, + &metav1.Status{}, + ) + metav1.AddToGroupVersion(scheme, SchemeGroupVersion) + return nil +} diff --git a/vendor/kmodules.xyz/custom-resources/apis/auditor/v1alpha1/zz_generated.deepcopy.go b/vendor/kmodules.xyz/custom-resources/apis/auditor/v1alpha1/zz_generated.deepcopy.go new file mode 100644 index 000000000..484059553 --- /dev/null +++ b/vendor/kmodules.xyz/custom-resources/apis/auditor/v1alpha1/zz_generated.deepcopy.go @@ -0,0 +1,78 @@ +// +build !ignore_autogenerated + +/* +Copyright AppsCode Inc. and Contributors + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + +// Code generated by deepcopy-gen. DO NOT EDIT. + +package v1alpha1 + +import ( + runtime "k8s.io/apimachinery/pkg/runtime" +) + +// DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. +func (in *AuditRegistration) DeepCopyInto(out *AuditRegistration) { + *out = *in + out.TypeMeta = in.TypeMeta + if in.Resources != nil { + in, out := &in.Resources, &out.Resources + *out = make([]GroupResources, len(*in)) + for i := range *in { + (*in)[i].DeepCopyInto(&(*out)[i]) + } + } + return +} + +// DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AuditRegistration. +func (in *AuditRegistration) DeepCopy() *AuditRegistration { + if in == nil { + return nil + } + out := new(AuditRegistration) + in.DeepCopyInto(out) + return out +} + +// DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object. +func (in *AuditRegistration) DeepCopyObject() runtime.Object { + if c := in.DeepCopy(); c != nil { + return c + } + return nil +} + +// DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. +func (in *GroupResources) DeepCopyInto(out *GroupResources) { + *out = *in + if in.Resources != nil { + in, out := &in.Resources, &out.Resources + *out = make([]string, len(*in)) + copy(*out, *in) + } + return +} + +// DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GroupResources. +func (in *GroupResources) DeepCopy() *GroupResources { + if in == nil { + return nil + } + out := new(GroupResources) + in.DeepCopyInto(out) + return out +} diff --git a/vendor/kmodules.xyz/custom-resources/apis/metrics/v1alpha1/generated.pb.go b/vendor/kmodules.xyz/custom-resources/apis/metrics/v1alpha1/generated.pb.go index c62a05d63..2e798b8af 100644 --- a/vendor/kmodules.xyz/custom-resources/apis/metrics/v1alpha1/generated.pb.go +++ b/vendor/kmodules.xyz/custom-resources/apis/metrics/v1alpha1/generated.pb.go @@ -20,6 +20,7 @@ limitations under the License. package v1alpha1 import ( + encoding_binary "encoding/binary" fmt "fmt" io "io" math "math" @@ -368,65 +369,65 @@ func init() { } var fileDescriptor_ef11ad1bbe6c7f42 = []byte{ - // 915 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xc4, 0x55, 0xcd, 0x6e, 0xe4, 0x44, - 0x10, 0x1e, 0x67, 0x7e, 0x32, 0xd3, 0x43, 0xf8, 0xe9, 0x80, 0x64, 0x82, 0x70, 0x22, 0x73, 0xd9, - 0x03, 0x69, 0x93, 0x80, 0x10, 0x02, 0x84, 0x56, 0xb3, 0x62, 0x61, 0xb5, 0x09, 0xac, 0x7a, 0x57, - 0x23, 0x84, 0x10, 0x4b, 0x8f, 0xd3, 0xe3, 0x31, 0x33, 0x76, 0x5b, 0xee, 0x76, 0xd8, 0x41, 0x1c, - 0xf6, 0x11, 0x78, 0x03, 0xde, 0x83, 0x03, 0xe7, 0x1c, 0xf7, 0xb8, 0xa7, 0x88, 0x0c, 0x17, 0xb8, - 0x73, 0x81, 0x13, 0xea, 0x72, 0xfb, 0x27, 0x99, 0x0d, 0xa0, 0x09, 0x62, 0x6f, 0xee, 0xaa, 0xaf, - 0xbe, 0xaf, 0xaa, 0xab, 0xba, 0x8c, 0x6e, 0x4c, 0x23, 0x71, 0x94, 0xcd, 0xb8, 0x24, 0x0f, 0xe6, - 0xdf, 0x7a, 0x7e, 0x26, 0x95, 0x88, 0x76, 0x53, 0x2e, 0x45, 0x96, 0xfa, 0x5c, 0x7a, 0x2c, 0x09, - 0xa5, 0x17, 0x71, 0x95, 0x86, 0xbe, 0xf4, 0x8e, 0xf7, 0xd8, 0x2c, 0x99, 0xb0, 0x3d, 0x2f, 0xe0, - 0x31, 0x4f, 0x99, 0xe2, 0x47, 0x24, 0x49, 0x85, 0x12, 0xf8, 0xcd, 0x3a, 0x09, 0xc9, 0x49, 0xee, - 0x97, 0x24, 0x44, 0x93, 0x10, 0x43, 0x42, 0x0a, 0x92, 0xad, 0xdd, 0x20, 0x54, 0x93, 0x6c, 0x44, - 0x7c, 0x11, 0x79, 0x81, 0x08, 0x84, 0x07, 0x5c, 0xa3, 0x6c, 0x0c, 0x27, 0x38, 0xc0, 0x57, 0xae, - 0xb1, 0xf5, 0xd6, 0xf4, 0x1d, 0x49, 0x42, 0xa1, 0x33, 0x8a, 0x98, 0x3f, 0x09, 0x63, 0x9e, 0xce, - 0xbd, 0x64, 0x1a, 0x94, 0x29, 0x32, 0xef, 0x78, 0x29, 0xb3, 0x2d, 0xef, 0xb2, 0xa8, 0x34, 0x8b, - 0x55, 0x18, 0xf1, 0xa5, 0x80, 0xb7, 0xff, 0x29, 0x40, 0xfa, 0x13, 0x1e, 0xb1, 0x8b, 0x71, 0xee, - 0x67, 0xa8, 0x7d, 0x33, 0xe4, 0xb3, 0x23, 0xbc, 0x83, 0x5a, 0x09, 0x53, 0x13, 0xdb, 0xda, 0xb1, - 0xae, 0xf5, 0x06, 0xcf, 0x9c, 0x9c, 0x6e, 0x37, 0x16, 0xa7, 0xdb, 0xad, 0x3b, 0x4c, 0x4d, 0x28, - 0x78, 0xf0, 0x2e, 0x6a, 0xa9, 0x79, 0xc2, 0xed, 0x35, 0x40, 0xbc, 0x5c, 0x20, 0xee, 0xcd, 0x13, - 0xfe, 0xe7, 0xe9, 0x76, 0x0f, 0x68, 0xf4, 0x81, 0x02, 0xcc, 0xfd, 0x0e, 0xb5, 0x0f, 0xd8, 0x88, - 0xcf, 0xf0, 0xab, 0xa8, 0x39, 0xe5, 0x73, 0x43, 0xdc, 0x37, 0x61, 0xcd, 0xdb, 0x7c, 0x4e, 0xb5, - 0x1d, 0xbf, 0x86, 0xda, 0xc7, 0x6c, 0x96, 0x15, 0xbc, 0x1b, 0x06, 0xd0, 0x1e, 0x6a, 0x23, 0xcd, - 0x7d, 0xd8, 0x43, 0x3d, 0xf8, 0xd0, 0xe9, 0xd8, 0x4d, 0x00, 0xbe, 0x60, 0x80, 0xbd, 0x61, 0xe1, - 0xa0, 0x15, 0xc6, 0xfd, 0xc9, 0x42, 0xfd, 0x43, 0x68, 0x1d, 0xb8, 0x2b, 0x15, 0xeb, 0x6f, 0x54, - 0xde, 0x43, 0x1b, 0xf0, 0x71, 0x33, 0x15, 0x11, 0x28, 0xe5, 0x29, 0xbd, 0x64, 0xc0, 0x1b, 0xc3, - 0xba, 0x93, 0x9e, 0xc7, 0xe2, 0x43, 0xb4, 0x59, 0x1a, 0x3e, 0x7c, 0x90, 0xa4, 0x5c, 0xca, 0x50, - 0xc4, 0x26, 0xd9, 0x57, 0x0c, 0xc5, 0xe6, 0x70, 0x19, 0x42, 0x9f, 0x14, 0xe7, 0xfe, 0xd1, 0x42, - 0xeb, 0x79, 0x01, 0x52, 0xf7, 0x26, 0x66, 0x11, 0xbf, 0xd8, 0x9b, 0x4f, 0x58, 0xc4, 0x29, 0x78, - 0x34, 0x62, 0xc2, 0x67, 0x89, 0x49, 0xb8, 0x44, 0x7c, 0xcc, 0x67, 0x09, 0x05, 0x8f, 0x46, 0x40, - 0xf7, 0x9a, 0xe7, 0x11, 0x55, 0xc3, 0xf0, 0x7d, 0xd4, 0x1e, 0xeb, 0x1e, 0xda, 0xad, 0x1d, 0xeb, - 0x5a, 0x7f, 0xff, 0x5d, 0xb2, 0xc2, 0xeb, 0x20, 0x30, 0x05, 0xd5, 0xf5, 0xc2, 0x91, 0xe6, 0xbc, - 0x78, 0x84, 0x3a, 0x33, 0x3d, 0x11, 0xd2, 0x6e, 0xef, 0x34, 0x57, 0x56, 0x80, 0xa1, 0x1a, 0x3c, - 0x6b, 0x14, 0x3a, 0x70, 0x94, 0xd4, 0x30, 0xe3, 0x31, 0xea, 0x24, 0x2c, 0x65, 0x91, 0xb4, 0x3b, - 0xa0, 0xf1, 0xc1, 0x4a, 0x1a, 0x77, 0x34, 0x05, 0x57, 0x3c, 0xad, 0x74, 0xc0, 0x24, 0xa9, 0x61, - 0xd7, 0xb5, 0x48, 0xc5, 0x14, 0x97, 0xf6, 0xfa, 0x15, 0x6e, 0xeb, 0xae, 0xa6, 0xa8, 0x34, 0xe0, - 0x28, 0xa9, 0x61, 0xc6, 0xdf, 0xa0, 0x7e, 0x54, 0x8d, 0xb0, 0xdd, 0x05, 0xa1, 0xeb, 0x2b, 0x09, - 0xd5, 0x9e, 0xc2, 0x60, 0xd3, 0xc8, 0xd5, 0xdf, 0x07, 0xad, 0x2b, 0xb9, 0xbf, 0x59, 0xe8, 0x45, - 0x33, 0x7b, 0x37, 0x44, 0x3c, 0x0e, 0x83, 0x2c, 0x65, 0x2a, 0x14, 0x31, 0xfe, 0x0a, 0x75, 0xf5, - 0xc6, 0x3a, 0x62, 0x8a, 0xc1, 0x30, 0xf6, 0xf7, 0xdf, 0x20, 0xf9, 0xe2, 0x21, 0xf5, 0xc5, 0x43, - 0x92, 0x69, 0x50, 0x26, 0xc2, 0xc8, 0xf1, 0x1e, 0xf9, 0x74, 0xf4, 0x35, 0xf7, 0xd5, 0x21, 0x57, - 0x6c, 0x80, 0x8d, 0x3c, 0xaa, 0x6c, 0xb4, 0x64, 0xc5, 0x02, 0xb5, 0x64, 0xc2, 0x7d, 0x18, 0xe4, - 0xfe, 0xfe, 0xe1, 0x15, 0x8a, 0x3d, 0x9f, 0xfa, 0xdd, 0x84, 0xfb, 0xd5, 0xd4, 0xeb, 0x13, 0x05, - 0x21, 0xf7, 0x57, 0x0b, 0xd9, 0x4f, 0x0a, 0x38, 0x08, 0xa5, 0xc2, 0x5f, 0x2c, 0xd5, 0x4b, 0xfe, - 0x5d, 0xbd, 0x3a, 0x1a, 0xaa, 0x7d, 0xde, 0x48, 0x76, 0x0b, 0x4b, 0xad, 0xd6, 0x18, 0xb5, 0x43, - 0xc5, 0x23, 0x69, 0xaf, 0xc1, 0xa8, 0xde, 0xfa, 0xcf, 0x8a, 0xad, 0xde, 0xdf, 0x2d, 0xcd, 0x4f, - 0x73, 0x19, 0xf7, 0xf7, 0x4b, 0x4a, 0xd5, 0xb7, 0x81, 0x05, 0xea, 0x29, 0x96, 0x06, 0x5c, 0x51, - 0x3e, 0x36, 0xb5, 0xae, 0xf6, 0x76, 0xee, 0x15, 0x2c, 0xd5, 0x86, 0x2e, 0x4d, 0xb4, 0xd2, 0xc0, - 0x01, 0x5a, 0x37, 0xb1, 0xa6, 0xfe, 0xf7, 0xaf, 0x52, 0xff, 0xe0, 0x39, 0x23, 0x56, 0x2c, 0x4d, - 0x5a, 0xb0, 0xbb, 0x0f, 0x2d, 0xd4, 0x2b, 0x1f, 0xf4, 0xd3, 0xf9, 0x1b, 0xfd, 0x60, 0xa1, 0x36, - 0x3c, 0x6e, 0xfc, 0x3a, 0xea, 0xc2, 0xa6, 0xba, 0x5d, 0xe6, 0x50, 0x4d, 0x88, 0xb1, 0xd3, 0x12, - 0x81, 0x27, 0xa8, 0x03, 0x24, 0xc5, 0x15, 0x5d, 0x5f, 0x7d, 0xcb, 0x40, 0x5e, 0xb2, 0xda, 0x35, - 0xf9, 0x99, 0x1a, 0x7e, 0xf7, 0x47, 0x0b, 0xf5, 0x6b, 0x38, 0xbc, 0x8f, 0x10, 0x64, 0x31, 0xac, - 0xfd, 0x34, 0xcb, 0x97, 0x7b, 0x50, 0x7a, 0x68, 0x0d, 0x75, 0x71, 0x5f, 0xad, 0xfd, 0x6f, 0xfb, - 0xea, 0x4b, 0x54, 0x8d, 0x98, 0xee, 0x60, 0x90, 0x8a, 0x2c, 0xb9, 0xf8, 0xa7, 0xff, 0x48, 0x1b, - 0x69, 0xee, 0xd3, 0x6d, 0x28, 0x52, 0x30, 0x9d, 0x2e, 0xdb, 0x40, 0x8d, 0x9d, 0x96, 0x88, 0x01, - 0x39, 0x39, 0x73, 0x1a, 0x8f, 0xce, 0x9c, 0xc6, 0xe3, 0x33, 0xa7, 0xf1, 0x70, 0xe1, 0x58, 0x27, - 0x0b, 0xc7, 0x7a, 0xb4, 0x70, 0xac, 0xc7, 0x0b, 0xc7, 0xfa, 0x79, 0xe1, 0x58, 0xdf, 0xff, 0xe2, - 0x34, 0x3e, 0xef, 0x16, 0xd9, 0xff, 0x15, 0x00, 0x00, 0xff, 0xff, 0x23, 0x07, 0xe9, 0x7b, 0x9d, - 0x0a, 0x00, 0x00, + // 923 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xc4, 0x55, 0xcd, 0x6e, 0x23, 0x45, + 0x10, 0xf6, 0xc4, 0x3f, 0xb1, 0xdb, 0x84, 0x9f, 0x0e, 0x48, 0x43, 0x10, 0x93, 0xc8, 0x5c, 0xf6, + 0x40, 0x7a, 0x48, 0x40, 0x08, 0x01, 0x42, 0x8b, 0x57, 0xac, 0x88, 0x92, 0x40, 0xd4, 0xbb, 0xb2, + 0x10, 0x42, 0x5a, 0xda, 0xe3, 0xf6, 0xcc, 0xe0, 0xf9, 0xd3, 0x74, 0x4f, 0x58, 0x23, 0x0e, 0xfb, + 0x08, 0xbc, 0x01, 0xef, 0xc1, 0x13, 0xe4, 0xb8, 0xc7, 0x3d, 0x45, 0xc4, 0x5c, 0xe0, 0xce, 0x05, + 0x4e, 0xa8, 0x6b, 0x7a, 0x7e, 0x62, 0xef, 0x0a, 0xe4, 0x20, 0xb8, 0x4d, 0x57, 0x7d, 0xf5, 0x7d, + 0x55, 0xd3, 0x55, 0xd5, 0xe8, 0xce, 0x2c, 0x8c, 0x27, 0x59, 0xc0, 0x05, 0x79, 0x38, 0xff, 0xce, + 0x76, 0x32, 0x21, 0xe3, 0x70, 0x3f, 0xe5, 0x22, 0xce, 0x52, 0x87, 0x0b, 0x9b, 0x25, 0xbe, 0xb0, + 0x43, 0x2e, 0x53, 0xdf, 0x11, 0xf6, 0xf9, 0x01, 0x0b, 0x12, 0x8f, 0x1d, 0xd8, 0x2e, 0x8f, 0x78, + 0xca, 0x24, 0x9f, 0x90, 0x24, 0x8d, 0x65, 0x8c, 0xdf, 0xae, 0x93, 0x90, 0x9c, 0xe4, 0x41, 0x49, + 0x42, 0x14, 0x09, 0xd1, 0x24, 0xa4, 0x20, 0xd9, 0xd9, 0x77, 0x7d, 0xe9, 0x65, 0x63, 0xe2, 0xc4, + 0xa1, 0xed, 0xc6, 0x6e, 0x6c, 0x03, 0xd7, 0x38, 0x9b, 0xc2, 0x09, 0x0e, 0xf0, 0x95, 0x6b, 0xec, + 0xbc, 0x33, 0x7b, 0x4f, 0x10, 0x3f, 0x56, 0x19, 0x85, 0xcc, 0xf1, 0xfc, 0x88, 0xa7, 0x73, 0x3b, + 0x99, 0xb9, 0x65, 0x8a, 0xcc, 0x3e, 0x5f, 0xc9, 0x6c, 0xc7, 0x7e, 0x56, 0x54, 0x9a, 0x45, 0xd2, + 0x0f, 0xf9, 0x4a, 0xc0, 0xbb, 0x7f, 0x17, 0x20, 0x1c, 0x8f, 0x87, 0x6c, 0x39, 0x6e, 0xf0, 0x05, + 0x6a, 0xdf, 0xf5, 0x79, 0x30, 0xc1, 0x7b, 0xa8, 0x95, 0x30, 0xe9, 0x99, 0xc6, 0x9e, 0x71, 0xab, + 0x37, 0x7c, 0xee, 0xe2, 0x72, 0xb7, 0xb1, 0xb8, 0xdc, 0x6d, 0x9d, 0x31, 0xe9, 0x51, 0xf0, 0xe0, + 0x7d, 0xd4, 0x92, 0xf3, 0x84, 0x9b, 0x1b, 0x80, 0x78, 0xb5, 0x40, 0xdc, 0x9f, 0x27, 0xfc, 0xcf, + 0xcb, 0xdd, 0x1e, 0xd0, 0xa8, 0x03, 0x05, 0xd8, 0xe0, 0x7b, 0xd4, 0x3e, 0x61, 0x63, 0x1e, 0xe0, + 0xd7, 0x51, 0x73, 0xc6, 0xe7, 0x9a, 0xb8, 0xaf, 0xc3, 0x9a, 0xc7, 0x7c, 0x4e, 0x95, 0x1d, 0xbf, + 0x81, 0xda, 0xe7, 0x2c, 0xc8, 0x0a, 0xde, 0x2d, 0x0d, 0x68, 0x8f, 0x94, 0x91, 0xe6, 0x3e, 0x6c, + 0xa3, 0x1e, 0x7c, 0xa8, 0x74, 0xcc, 0x26, 0x00, 0x5f, 0xd2, 0xc0, 0xde, 0xa8, 0x70, 0xd0, 0x0a, + 0x33, 0xf8, 0xc9, 0x40, 0xfd, 0x53, 0xb8, 0x3a, 0x70, 0xe3, 0xdd, 0x42, 0x45, 0xa5, 0x61, 0x0c, + 0x7b, 0x2b, 0x0a, 0x1f, 0xa0, 0x2d, 0xf8, 0xb8, 0x9b, 0xc6, 0x21, 0xa8, 0xe4, 0xe9, 0xbc, 0xa2, + 0x55, 0xb6, 0x46, 0x75, 0x27, 0xbd, 0x8e, 0xc5, 0xa7, 0x68, 0xbb, 0x34, 0x7c, 0xf2, 0x30, 0x49, + 0xb9, 0x10, 0x7e, 0x1c, 0xe9, 0x44, 0x5f, 0xd3, 0x14, 0xdb, 0xa3, 0x55, 0x08, 0x7d, 0x5a, 0xdc, + 0xe0, 0x8f, 0x16, 0xda, 0xcc, 0x93, 0x17, 0xea, 0x5e, 0x22, 0x16, 0xf2, 0xe5, 0x7b, 0xf9, 0x8c, + 0x85, 0x9c, 0x82, 0x47, 0x21, 0x3c, 0x1e, 0x24, 0x3a, 0xe1, 0x12, 0xf1, 0x29, 0x0f, 0x12, 0x0a, + 0x1e, 0x85, 0x80, 0x9b, 0x6b, 0x5e, 0x47, 0x54, 0x97, 0x85, 0x1f, 0xa0, 0xf6, 0x54, 0xdd, 0x9f, + 0xd9, 0xda, 0x33, 0x6e, 0xf5, 0x0f, 0xdf, 0x27, 0x6b, 0x4c, 0x06, 0x81, 0x0e, 0xa8, 0x2e, 0x10, + 0x8e, 0x34, 0xe7, 0xc5, 0x63, 0xd4, 0x09, 0x54, 0x37, 0x08, 0xb3, 0xbd, 0xd7, 0x5c, 0x5b, 0x01, + 0x1a, 0x6a, 0xf8, 0xbc, 0x56, 0xe8, 0xc0, 0x51, 0x50, 0xcd, 0x8c, 0xa7, 0xa8, 0x93, 0xb0, 0x94, + 0x85, 0xc2, 0xec, 0x80, 0xc6, 0x47, 0x6b, 0x69, 0x9c, 0x29, 0x0a, 0x2e, 0x79, 0x5a, 0xe9, 0x80, + 0x49, 0x50, 0xcd, 0xae, 0x6a, 0x11, 0x92, 0x49, 0x2e, 0xcc, 0xcd, 0x1b, 0xfc, 0xad, 0x7b, 0x8a, + 0xa2, 0xd2, 0x80, 0xa3, 0xa0, 0x9a, 0x19, 0x7f, 0x8b, 0xfa, 0x61, 0xd5, 0xbe, 0x66, 0x17, 0x84, + 0x6e, 0xaf, 0x25, 0x54, 0x1b, 0x83, 0xe1, 0xb6, 0x96, 0xab, 0xcf, 0x06, 0xad, 0x2b, 0x0d, 0x7e, + 0x33, 0xd0, 0xcb, 0xba, 0xf7, 0xee, 0xc4, 0xd1, 0xd4, 0x77, 0xb3, 0x94, 0x49, 0x3f, 0x8e, 0xf0, + 0xd7, 0xa8, 0xab, 0xb6, 0xd5, 0x84, 0x49, 0x06, 0xcd, 0xd8, 0x3f, 0x7c, 0x8b, 0xe4, 0x4b, 0x87, + 0xd4, 0x97, 0x0e, 0x49, 0x66, 0x6e, 0x99, 0x08, 0x23, 0xe7, 0x07, 0xe4, 0xf3, 0xf1, 0x37, 0xdc, + 0x91, 0xa7, 0x5c, 0xb2, 0x21, 0xd6, 0xf2, 0xa8, 0xb2, 0xd1, 0x92, 0x15, 0xc7, 0xa8, 0x25, 0x12, + 0xee, 0x40, 0x23, 0xf7, 0x0f, 0x4f, 0x6f, 0x50, 0xec, 0xf5, 0xd4, 0xef, 0x25, 0xdc, 0xa9, 0xba, + 0x5e, 0x9d, 0x28, 0x08, 0x0d, 0x7e, 0x35, 0x90, 0xf9, 0xb4, 0x80, 0x13, 0x5f, 0x48, 0xfc, 0xd5, + 0x4a, 0xbd, 0xe4, 0x9f, 0xd5, 0xab, 0xa2, 0xa1, 0xda, 0x17, 0xb5, 0x64, 0xb7, 0xb0, 0xd4, 0x6a, + 0x8d, 0x50, 0xdb, 0x97, 0x3c, 0x14, 0xe6, 0x06, 0xb4, 0xea, 0xd1, 0xbf, 0x56, 0x6c, 0x35, 0x7f, + 0x47, 0x8a, 0x9f, 0xe6, 0x32, 0x83, 0xdf, 0x9f, 0x51, 0xaa, 0xfa, 0x1b, 0x38, 0x46, 0x3d, 0xc9, + 0x52, 0x97, 0x4b, 0xca, 0xa7, 0xba, 0xd6, 0xf5, 0x66, 0xe7, 0x7e, 0xc1, 0x52, 0x6d, 0xe7, 0xd2, + 0x44, 0x2b, 0x0d, 0xec, 0xa2, 0x4d, 0x1d, 0xab, 0xeb, 0xff, 0xf0, 0x26, 0xf5, 0x0f, 0x5f, 0xd0, + 0x62, 0xc5, 0xd2, 0xa4, 0x05, 0xfb, 0xe0, 0x91, 0x81, 0x7a, 0xe5, 0x40, 0xff, 0x3f, 0x2f, 0xd1, + 0x8f, 0x06, 0x6a, 0xc3, 0x70, 0xe3, 0x37, 0x51, 0x17, 0x36, 0xd5, 0x71, 0x99, 0x43, 0xd5, 0x21, + 0xda, 0x4e, 0x4b, 0x04, 0xf6, 0x50, 0x07, 0x48, 0x8a, 0x5f, 0x74, 0x7b, 0xfd, 0x2d, 0x03, 0x79, + 0x89, 0x6a, 0xd7, 0xe4, 0x67, 0xaa, 0xf9, 0xe1, 0xad, 0xac, 0xe1, 0xf0, 0x21, 0x42, 0x90, 0xc5, + 0xa8, 0x7c, 0x30, 0x7b, 0xd5, 0xe4, 0x9e, 0x94, 0x1e, 0x5a, 0x43, 0x2d, 0xef, 0xab, 0x8d, 0xff, + 0x6c, 0x5f, 0x31, 0x54, 0xb5, 0x98, 0x7a, 0xe8, 0x66, 0x7e, 0x34, 0x59, 0x7e, 0x2c, 0x8f, 0xfd, + 0x68, 0x42, 0xc1, 0xa3, 0x6a, 0x63, 0x89, 0x3f, 0xe2, 0x29, 0x3c, 0xd0, 0x1b, 0xd7, 0x6b, 0xfb, + 0xf8, 0xec, 0x48, 0x7b, 0x68, 0x0d, 0x35, 0x24, 0x17, 0x57, 0x56, 0xe3, 0xf1, 0x95, 0xd5, 0x78, + 0x72, 0x65, 0x35, 0x1e, 0x2d, 0x2c, 0xe3, 0x62, 0x61, 0x19, 0x8f, 0x17, 0x96, 0xf1, 0x64, 0x61, + 0x19, 0x3f, 0x2f, 0x2c, 0xe3, 0x87, 0x5f, 0xac, 0xc6, 0x97, 0xdd, 0xa2, 0x80, 0xbf, 0x02, 0x00, + 0x00, 0xff, 0xff, 0x39, 0xf6, 0x6d, 0x2a, 0x9c, 0x0a, 0x00, 0x00, } func (m *Field) Marshal() (dAtA []byte, err error) { @@ -530,11 +531,12 @@ func (m *MetricValue) MarshalToSizedBuffer(dAtA []byte) (int, error) { i = encodeVarintGenerated(dAtA, i, uint64(len(m.ValueFromPath))) i-- dAtA[i] = 0x12 - i -= len(m.Value) - copy(dAtA[i:], m.Value) - i = encodeVarintGenerated(dAtA, i, uint64(len(m.Value))) - i-- - dAtA[i] = 0xa + if m.Value != nil { + i -= 8 + encoding_binary.LittleEndian.PutUint64(dAtA[i:], uint64(math.Float64bits(float64(*m.Value)))) + i-- + dAtA[i] = 0x9 + } return len(dAtA) - i, nil } @@ -909,14 +911,14 @@ func (m *TargetRef) MarshalToSizedBuffer(dAtA []byte) (int, error) { _ = i var l int _ = l - i -= len(m.Resource) - copy(dAtA[i:], m.Resource) - i = encodeVarintGenerated(dAtA, i, uint64(len(m.Resource))) + i -= len(m.APIVersion) + copy(dAtA[i:], m.APIVersion) + i = encodeVarintGenerated(dAtA, i, uint64(len(m.APIVersion))) i-- dAtA[i] = 0x12 - i -= len(m.Group) - copy(dAtA[i:], m.Group) - i = encodeVarintGenerated(dAtA, i, uint64(len(m.Group))) + i -= len(m.Kind) + copy(dAtA[i:], m.Kind) + i = encodeVarintGenerated(dAtA, i, uint64(len(m.Kind))) i-- dAtA[i] = 0xa return len(dAtA) - i, nil @@ -967,8 +969,9 @@ func (m *MetricValue) Size() (n int) { } var l int _ = l - l = len(m.Value) - n += 1 + l + sovGenerated(uint64(l)) + if m.Value != nil { + n += 9 + } l = len(m.ValueFromPath) n += 1 + l + sovGenerated(uint64(l)) l = len(m.ValueFromExpression) @@ -1107,9 +1110,9 @@ func (m *TargetRef) Size() (n int) { } var l int _ = l - l = len(m.Group) + l = len(m.Kind) n += 1 + l + sovGenerated(uint64(l)) - l = len(m.Resource) + l = len(m.APIVersion) n += 1 + l + sovGenerated(uint64(l)) return n } @@ -1148,7 +1151,7 @@ func (this *MetricValue) String() string { return "nil" } s := strings.Join([]string{`&MetricValue{`, - `Value:` + fmt.Sprintf("%v", this.Value) + `,`, + `Value:` + valueToStringGenerated(this.Value) + `,`, `ValueFromPath:` + fmt.Sprintf("%v", this.ValueFromPath) + `,`, `ValueFromExpression:` + fmt.Sprintf("%v", this.ValueFromExpression) + `,`, `}`, @@ -1269,8 +1272,8 @@ func (this *TargetRef) String() string { return "nil" } s := strings.Join([]string{`&TargetRef{`, - `Group:` + fmt.Sprintf("%v", this.Group) + `,`, - `Resource:` + fmt.Sprintf("%v", this.Resource) + `,`, + `Kind:` + fmt.Sprintf("%v", this.Kind) + `,`, + `APIVersion:` + fmt.Sprintf("%v", this.APIVersion) + `,`, `}`, }, "") return s @@ -1573,37 +1576,17 @@ func (m *MetricValue) Unmarshal(dAtA []byte) error { } switch fieldNum { case 1: - if wireType != 2 { + if wireType != 1 { return fmt.Errorf("proto: wrong wireType = %d for field Value", wireType) } - var stringLen uint64 - for shift := uint(0); ; shift += 7 { - if shift >= 64 { - return ErrIntOverflowGenerated - } - if iNdEx >= l { - return io.ErrUnexpectedEOF - } - b := dAtA[iNdEx] - iNdEx++ - stringLen |= uint64(b&0x7F) << shift - if b < 0x80 { - break - } - } - intStringLen := int(stringLen) - if intStringLen < 0 { - return ErrInvalidLengthGenerated - } - postIndex := iNdEx + intStringLen - if postIndex < 0 { - return ErrInvalidLengthGenerated - } - if postIndex > l { + var v uint64 + if (iNdEx + 8) > l { return io.ErrUnexpectedEOF } - m.Value = string(dAtA[iNdEx:postIndex]) - iNdEx = postIndex + v = uint64(encoding_binary.LittleEndian.Uint64(dAtA[iNdEx:])) + iNdEx += 8 + v2 := float64(math.Float64frombits(v)) + m.Value = &v2 case 2: if wireType != 2 { return fmt.Errorf("proto: wrong wireType = %d for field ValueFromPath", wireType) @@ -2760,7 +2743,7 @@ func (m *TargetRef) Unmarshal(dAtA []byte) error { switch fieldNum { case 1: if wireType != 2 { - return fmt.Errorf("proto: wrong wireType = %d for field Group", wireType) + return fmt.Errorf("proto: wrong wireType = %d for field Kind", wireType) } var stringLen uint64 for shift := uint(0); ; shift += 7 { @@ -2788,11 +2771,11 @@ func (m *TargetRef) Unmarshal(dAtA []byte) error { if postIndex > l { return io.ErrUnexpectedEOF } - m.Group = string(dAtA[iNdEx:postIndex]) + m.Kind = string(dAtA[iNdEx:postIndex]) iNdEx = postIndex case 2: if wireType != 2 { - return fmt.Errorf("proto: wrong wireType = %d for field Resource", wireType) + return fmt.Errorf("proto: wrong wireType = %d for field APIVersion", wireType) } var stringLen uint64 for shift := uint(0); ; shift += 7 { @@ -2820,7 +2803,7 @@ func (m *TargetRef) Unmarshal(dAtA []byte) error { if postIndex > l { return io.ErrUnexpectedEOF } - m.Resource = string(dAtA[iNdEx:postIndex]) + m.APIVersion = string(dAtA[iNdEx:postIndex]) iNdEx = postIndex default: iNdEx = preIndex diff --git a/vendor/kmodules.xyz/custom-resources/apis/metrics/v1alpha1/generated.proto b/vendor/kmodules.xyz/custom-resources/apis/metrics/v1alpha1/generated.proto index ed96bdf7f..6d43b2187 100644 --- a/vendor/kmodules.xyz/custom-resources/apis/metrics/v1alpha1/generated.proto +++ b/vendor/kmodules.xyz/custom-resources/apis/metrics/v1alpha1/generated.proto @@ -110,7 +110,7 @@ message MetricValue { // As there must be a metric value, metric value is kept as 1. // The metric will look like `kube_pod_info{host_ip="172.18.0.2", pod_ip="10.244.0.14", node="kind-control-plane" .....} 1` // +optional - optional string value = 1; + optional double value = 1; // ValueFromPath contains the field path of the manifest file of a object. // ValueFromPath is used when the metric value is coming from @@ -163,7 +163,7 @@ message Metrics { optional string help = 2; // Type defines the metrics type. - // For kubernetes based object, types can only be gauge + // For kubernetes based object, types can only be "gauge" // +kubebuilder:validation:Enum=gauge; optional string type = 3; @@ -198,8 +198,8 @@ message Metrics { // +kubebuilder:object:root=true // +kubebuilder:resource:path=metricsconfigurations,singular=metricsconfiguration,scope=Cluster,categories={metrics,appscode,all} -// +kubebuilder:printcolumn:name="Group",type="string",JSONPath=".spec.targetRef.group" -// +kubebuilder:printcolumn:name="Resource",type="string",JSONPath=".spec.targetRef.resource" +// +kubebuilder:printcolumn:name="APIVersion",type="string",JSONPath=".spec.targetRef.apiVersion" +// +kubebuilder:printcolumn:name="Kind",type="string",JSONPath=".spec.targetRef.kind" // +kubebuilder:printcolumn:name="Age",type="date",JSONPath=".metadata.creationTimestamp" message MetricsConfiguration { optional k8s.io.apimachinery.pkg.apis.meta.v1.ObjectMeta metadata = 1; @@ -284,14 +284,13 @@ message StateValues { optional MetricValue metricValue = 2; } -// TargetRef contains the Object's group and resource to specify the target resource +// TargetRef contains the Object's apiVersion & kind to specify the target resource message TargetRef { - // Group defines the group of the object. - // Example: For Deployment, Group will be 'apps' - optional string group = 1; + // Kind is a string value representing the REST resource this object represents. + // In CamelCase. + optional string kind = 1; - // Resource defines the resource of the object. - // Example: For Deployment, Resource will be 'deployments' - optional string resource = 2; + // APIVersion defines the versioned schema of this representation of an object. + optional string apiVersion = 2; } diff --git a/vendor/kmodules.xyz/custom-resources/apis/metrics/v1alpha1/metricsconfiguration_helpers.go b/vendor/kmodules.xyz/custom-resources/apis/metrics/v1alpha1/metricsconfiguration_helpers.go new file mode 100644 index 000000000..f76082243 --- /dev/null +++ b/vendor/kmodules.xyz/custom-resources/apis/metrics/v1alpha1/metricsconfiguration_helpers.go @@ -0,0 +1,26 @@ +/* +Copyright AppsCode Inc. and Contributors + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + +package v1alpha1 + +import ( + "kmodules.xyz/client-go/apiextensions" + "kmodules.xyz/custom-resources/crds" +) + +func (_ MetricsConfiguration) CustomResourceDefinition() *apiextensions.CustomResourceDefinition { + return crds.MustCustomResourceDefinition(SchemeGroupVersion.WithResource(ResourceMetricsConfigurations)) +} diff --git a/vendor/kmodules.xyz/custom-resources/apis/metrics/v1alpha1/metricsconfiguration_types.go b/vendor/kmodules.xyz/custom-resources/apis/metrics/v1alpha1/metricsconfiguration_types.go index ef3e00715..35e44b145 100644 --- a/vendor/kmodules.xyz/custom-resources/apis/metrics/v1alpha1/metricsconfiguration_types.go +++ b/vendor/kmodules.xyz/custom-resources/apis/metrics/v1alpha1/metricsconfiguration_types.go @@ -21,9 +21,9 @@ import ( ) const ( - ResourceKindMetricsConfiguration = "MetricsConfiguration" - ResourceSingularMetricsConfiguration = "metricsconfiguration" - ResourcePluralMetricsConfiguration = "metricsconfigurations" + ResourceKindMetricsConfiguration = "MetricsConfiguration" + ResourceMetricsConfiguration = "metricsconfiguration" + ResourceMetricsConfigurations = "metricsconfigurations" ) // MetricsConfiguration defines a generic metrics configuration @@ -37,11 +37,11 @@ const ( // +kubebuilder:object:root=true // +kubebuilder:resource:path=metricsconfigurations,singular=metricsconfiguration,scope=Cluster,categories={metrics,appscode,all} -// +kubebuilder:printcolumn:name="Group",type="string",JSONPath=".spec.targetRef.group" -// +kubebuilder:printcolumn:name="Resource",type="string",JSONPath=".spec.targetRef.resource" +// +kubebuilder:printcolumn:name="APIVersion",type="string",JSONPath=".spec.targetRef.apiVersion" +// +kubebuilder:printcolumn:name="Kind",type="string",JSONPath=".spec.targetRef.kind" // +kubebuilder:printcolumn:name="Age",type="date",JSONPath=".metadata.creationTimestamp" type MetricsConfiguration struct { - metav1.TypeMeta `json:",inline,omitempty"` + metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty" protobuf:"bytes,1,opt,name=metadata"` Spec MetricsConfigurationSpec `json:"spec,omitempty" protobuf:"bytes,2,opt,name=spec"` } @@ -55,15 +55,14 @@ type MetricsConfigurationSpec struct { Metrics []Metrics `json:"metrics" protobuf:"bytes,2,rep,name=metrics"` } -// TargetRef contains the Object's group and resource to specify the target resource +// TargetRef contains the Object's apiVersion & kind to specify the target resource type TargetRef struct { - // Group defines the group of the object. - // Example: For Deployment, Group will be 'apps' - Group string `json:"group" protobuf:"bytes,1,opt,name=group"` + // Kind is a string value representing the REST resource this object represents. + // In CamelCase. + Kind string `json:"kind" protobuf:"bytes,1,opt,name=kind"` - // Resource defines the resource of the object. - // Example: For Deployment, Resource will be 'deployments' - Resource string `json:"resource" protobuf:"bytes,2,opt,name=resource"` + // APIVersion defines the versioned schema of this representation of an object. + APIVersion string `json:"apiVersion" protobuf:"bytes,2,opt,name=apiVersion"` } // Metrics contains the configuration of a metric in prometheus style. @@ -77,7 +76,7 @@ type Metrics struct { Help string `json:"help" protobuf:"bytes,2,opt,name=help"` // Type defines the metrics type. - // For kubernetes based object, types can only be gauge + // For kubernetes based object, types can only be "gauge" // +kubebuilder:validation:Enum=gauge; Type string `json:"type" protobuf:"bytes,3,opt,name=type"` @@ -262,7 +261,7 @@ type MetricValue struct { // As there must be a metric value, metric value is kept as 1. // The metric will look like `kube_pod_info{host_ip="172.18.0.2", pod_ip="10.244.0.14", node="kind-control-plane" .....} 1` // +optional - Value string `json:"value,omitempty" protobuf:"bytes,1,opt,name=value"` + Value *float64 `json:"value,omitempty" protobuf:"bytes,1,opt,name=value"` // ValueFromPath contains the field path of the manifest file of a object. // ValueFromPath is used when the metric value is coming from diff --git a/vendor/kmodules.xyz/custom-resources/apis/metrics/v1alpha1/openapi_generated.go b/vendor/kmodules.xyz/custom-resources/apis/metrics/v1alpha1/openapi_generated.go index e7b4b4dfa..3a588969f 100644 --- a/vendor/kmodules.xyz/custom-resources/apis/metrics/v1alpha1/openapi_generated.go +++ b/vendor/kmodules.xyz/custom-resources/apis/metrics/v1alpha1/openapi_generated.go @@ -15885,8 +15885,8 @@ func schema_custom_resources_apis_metrics_v1alpha1_MetricValue(ref common.Refere "value": { SchemaProps: spec.SchemaProps{ Description: "Value contains the metric value. It is always equal to 1. It is defined when some information of the object is collected as labels but there is no specific metric value.\n\nExample: For metrics \"kube_pod_info\", there are some information like host_ip, pod_ip, node name is collected as labels. As there must be a metric value, metric value is kept as 1. The metric will look like `kube_pod_info{host_ip=\"172.18.0.2\", pod_ip=\"10.244.0.14\", node=\"kind-control-plane\" .....} 1`", - Type: []string{"string"}, - Format: "", + Type: []string{"number"}, + Format: "double", }, }, "valueFromPath": { @@ -15934,7 +15934,7 @@ func schema_custom_resources_apis_metrics_v1alpha1_Metrics(ref common.ReferenceC }, "type": { SchemaProps: spec.SchemaProps{ - Description: "Type defines the metrics type. For kubernetes based object, types can only be gauge", + Description: "Type defines the metrics type. For kubernetes based object, types can only be \"gauge\"", Default: "", Type: []string{"string"}, Format: "", @@ -16232,27 +16232,27 @@ func schema_custom_resources_apis_metrics_v1alpha1_TargetRef(ref common.Referenc return common.OpenAPIDefinition{ Schema: spec.Schema{ SchemaProps: spec.SchemaProps{ - Description: "TargetRef contains the Object's group and resource to specify the target resource", + Description: "TargetRef contains the Object's apiVersion & kind to specify the target resource", Type: []string{"object"}, Properties: map[string]spec.Schema{ - "group": { + "kind": { SchemaProps: spec.SchemaProps{ - Description: "Group defines the group of the object. Example: For Deployment, Group will be 'apps'", + Description: "Kind is a string value representing the REST resource this object represents. In CamelCase.", Default: "", Type: []string{"string"}, Format: "", }, }, - "resource": { + "apiVersion": { SchemaProps: spec.SchemaProps{ - Description: "Resource defines the resource of the object. Example: For Deployment, Resource will be 'deployments'", + Description: "APIVersion defines the versioned schema of this representation of an object.", Default: "", Type: []string{"string"}, Format: "", }, }, }, - Required: []string{"group", "resource"}, + Required: []string{"kind", "apiVersion"}, }, }, } diff --git a/vendor/kmodules.xyz/custom-resources/apis/metrics/v1alpha1/zz_generated.deepcopy.go b/vendor/kmodules.xyz/custom-resources/apis/metrics/v1alpha1/zz_generated.deepcopy.go index 2dd388d24..f7f921990 100644 --- a/vendor/kmodules.xyz/custom-resources/apis/metrics/v1alpha1/zz_generated.deepcopy.go +++ b/vendor/kmodules.xyz/custom-resources/apis/metrics/v1alpha1/zz_generated.deepcopy.go @@ -59,6 +59,11 @@ func (in *Label) DeepCopy() *Label { // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *MetricValue) DeepCopyInto(out *MetricValue) { *out = *in + if in.Value != nil { + in, out := &in.Value, &out.Value + *out = new(float64) + **out = **in + } return } @@ -87,7 +92,7 @@ func (in *Metrics) DeepCopyInto(out *Metrics) { copy(*out, *in) } in.States.DeepCopyInto(&out.States) - out.MetricValue = in.MetricValue + in.MetricValue.DeepCopyInto(&out.MetricValue) return } @@ -207,7 +212,9 @@ func (in *State) DeepCopyInto(out *State) { if in.Values != nil { in, out := &in.Values, &out.Values *out = make([]StateValues, len(*in)) - copy(*out, *in) + for i := range *in { + (*in)[i].DeepCopyInto(&(*out)[i]) + } } return } @@ -225,7 +232,7 @@ func (in *State) DeepCopy() *State { // DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil. func (in *StateValues) DeepCopyInto(out *StateValues) { *out = *in - out.MetricValue = in.MetricValue + in.MetricValue.DeepCopyInto(&out.MetricValue) return } diff --git a/vendor/kmodules.xyz/custom-resources/client/clientset/versioned/clientset.go b/vendor/kmodules.xyz/custom-resources/client/clientset/versioned/clientset.go index be117aa1c..fb00a8bb5 100644 --- a/vendor/kmodules.xyz/custom-resources/client/clientset/versioned/clientset.go +++ b/vendor/kmodules.xyz/custom-resources/client/clientset/versioned/clientset.go @@ -22,6 +22,7 @@ import ( "fmt" appcatalogv1alpha1 "kmodules.xyz/custom-resources/client/clientset/versioned/typed/appcatalog/v1alpha1" + auditorv1alpha1 "kmodules.xyz/custom-resources/client/clientset/versioned/typed/auditor/v1alpha1" metricsv1alpha1 "kmodules.xyz/custom-resources/client/clientset/versioned/typed/metrics/v1alpha1" discovery "k8s.io/client-go/discovery" @@ -32,6 +33,7 @@ import ( type Interface interface { Discovery() discovery.DiscoveryInterface AppcatalogV1alpha1() appcatalogv1alpha1.AppcatalogV1alpha1Interface + AuditorV1alpha1() auditorv1alpha1.AuditorV1alpha1Interface MetricsV1alpha1() metricsv1alpha1.MetricsV1alpha1Interface } @@ -40,6 +42,7 @@ type Interface interface { type Clientset struct { *discovery.DiscoveryClient appcatalogV1alpha1 *appcatalogv1alpha1.AppcatalogV1alpha1Client + auditorV1alpha1 *auditorv1alpha1.AuditorV1alpha1Client metricsV1alpha1 *metricsv1alpha1.MetricsV1alpha1Client } @@ -48,6 +51,11 @@ func (c *Clientset) AppcatalogV1alpha1() appcatalogv1alpha1.AppcatalogV1alpha1In return c.appcatalogV1alpha1 } +// AuditorV1alpha1 retrieves the AuditorV1alpha1Client +func (c *Clientset) AuditorV1alpha1() auditorv1alpha1.AuditorV1alpha1Interface { + return c.auditorV1alpha1 +} + // MetricsV1alpha1 retrieves the MetricsV1alpha1Client func (c *Clientset) MetricsV1alpha1() metricsv1alpha1.MetricsV1alpha1Interface { return c.metricsV1alpha1 @@ -78,6 +86,10 @@ func NewForConfig(c *rest.Config) (*Clientset, error) { if err != nil { return nil, err } + cs.auditorV1alpha1, err = auditorv1alpha1.NewForConfig(&configShallowCopy) + if err != nil { + return nil, err + } cs.metricsV1alpha1, err = metricsv1alpha1.NewForConfig(&configShallowCopy) if err != nil { return nil, err @@ -95,6 +107,7 @@ func NewForConfig(c *rest.Config) (*Clientset, error) { func NewForConfigOrDie(c *rest.Config) *Clientset { var cs Clientset cs.appcatalogV1alpha1 = appcatalogv1alpha1.NewForConfigOrDie(c) + cs.auditorV1alpha1 = auditorv1alpha1.NewForConfigOrDie(c) cs.metricsV1alpha1 = metricsv1alpha1.NewForConfigOrDie(c) cs.DiscoveryClient = discovery.NewDiscoveryClientForConfigOrDie(c) @@ -105,6 +118,7 @@ func NewForConfigOrDie(c *rest.Config) *Clientset { func New(c rest.Interface) *Clientset { var cs Clientset cs.appcatalogV1alpha1 = appcatalogv1alpha1.New(c) + cs.auditorV1alpha1 = auditorv1alpha1.New(c) cs.metricsV1alpha1 = metricsv1alpha1.New(c) cs.DiscoveryClient = discovery.NewDiscoveryClient(c) diff --git a/vendor/kmodules.xyz/custom-resources/client/clientset/versioned/scheme/register.go b/vendor/kmodules.xyz/custom-resources/client/clientset/versioned/scheme/register.go index fcc55f707..ab6518094 100644 --- a/vendor/kmodules.xyz/custom-resources/client/clientset/versioned/scheme/register.go +++ b/vendor/kmodules.xyz/custom-resources/client/clientset/versioned/scheme/register.go @@ -20,6 +20,7 @@ package scheme import ( appcatalogv1alpha1 "kmodules.xyz/custom-resources/apis/appcatalog/v1alpha1" + auditorv1alpha1 "kmodules.xyz/custom-resources/apis/auditor/v1alpha1" metricsv1alpha1 "kmodules.xyz/custom-resources/apis/metrics/v1alpha1" v1 "k8s.io/apimachinery/pkg/apis/meta/v1" @@ -34,6 +35,7 @@ var Codecs = serializer.NewCodecFactory(Scheme) var ParameterCodec = runtime.NewParameterCodec(Scheme) var localSchemeBuilder = runtime.SchemeBuilder{ appcatalogv1alpha1.AddToScheme, + auditorv1alpha1.AddToScheme, metricsv1alpha1.AddToScheme, } diff --git a/vendor/kmodules.xyz/custom-resources/client/clientset/versioned/typed/auditor/v1alpha1/auditor_client.go b/vendor/kmodules.xyz/custom-resources/client/clientset/versioned/typed/auditor/v1alpha1/auditor_client.go new file mode 100644 index 000000000..25de83e91 --- /dev/null +++ b/vendor/kmodules.xyz/custom-resources/client/clientset/versioned/typed/auditor/v1alpha1/auditor_client.go @@ -0,0 +1,85 @@ +/* +Copyright AppsCode Inc. and Contributors + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + +// Code generated by client-gen. DO NOT EDIT. + +package v1alpha1 + +import ( + v1alpha1 "kmodules.xyz/custom-resources/apis/auditor/v1alpha1" + "kmodules.xyz/custom-resources/client/clientset/versioned/scheme" + + rest "k8s.io/client-go/rest" +) + +type AuditorV1alpha1Interface interface { + RESTClient() rest.Interface +} + +// AuditorV1alpha1Client is used to interact with features provided by the auditor.appscode.com group. +type AuditorV1alpha1Client struct { + restClient rest.Interface +} + +// NewForConfig creates a new AuditorV1alpha1Client for the given config. +func NewForConfig(c *rest.Config) (*AuditorV1alpha1Client, error) { + config := *c + if err := setConfigDefaults(&config); err != nil { + return nil, err + } + client, err := rest.RESTClientFor(&config) + if err != nil { + return nil, err + } + return &AuditorV1alpha1Client{client}, nil +} + +// NewForConfigOrDie creates a new AuditorV1alpha1Client for the given config and +// panics if there is an error in the config. +func NewForConfigOrDie(c *rest.Config) *AuditorV1alpha1Client { + client, err := NewForConfig(c) + if err != nil { + panic(err) + } + return client +} + +// New creates a new AuditorV1alpha1Client for the given RESTClient. +func New(c rest.Interface) *AuditorV1alpha1Client { + return &AuditorV1alpha1Client{c} +} + +func setConfigDefaults(config *rest.Config) error { + gv := v1alpha1.SchemeGroupVersion + config.GroupVersion = &gv + config.APIPath = "/apis" + config.NegotiatedSerializer = scheme.Codecs.WithoutConversion() + + if config.UserAgent == "" { + config.UserAgent = rest.DefaultKubernetesUserAgent() + } + + return nil +} + +// RESTClient returns a RESTClient that is used to communicate +// with API server by this client implementation. +func (c *AuditorV1alpha1Client) RESTClient() rest.Interface { + if c == nil { + return nil + } + return c.restClient +} diff --git a/vendor/kmodules.xyz/custom-resources/client/clientset/versioned/typed/auditor/v1alpha1/doc.go b/vendor/kmodules.xyz/custom-resources/client/clientset/versioned/typed/auditor/v1alpha1/doc.go new file mode 100644 index 000000000..50f524220 --- /dev/null +++ b/vendor/kmodules.xyz/custom-resources/client/clientset/versioned/typed/auditor/v1alpha1/doc.go @@ -0,0 +1,20 @@ +/* +Copyright AppsCode Inc. and Contributors + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + +// Code generated by client-gen. DO NOT EDIT. + +// This package has the automatically generated typed clients. +package v1alpha1 diff --git a/vendor/kmodules.xyz/custom-resources/client/clientset/versioned/typed/auditor/v1alpha1/generated_expansion.go b/vendor/kmodules.xyz/custom-resources/client/clientset/versioned/typed/auditor/v1alpha1/generated_expansion.go new file mode 100644 index 000000000..3a3a7f61f --- /dev/null +++ b/vendor/kmodules.xyz/custom-resources/client/clientset/versioned/typed/auditor/v1alpha1/generated_expansion.go @@ -0,0 +1,19 @@ +/* +Copyright AppsCode Inc. and Contributors + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +*/ + +// Code generated by client-gen. DO NOT EDIT. + +package v1alpha1 diff --git a/vendor/kmodules.xyz/custom-resources/crds/bindata.go b/vendor/kmodules.xyz/custom-resources/crds/bindata.go deleted file mode 100644 index dd00bd8c2..000000000 --- a/vendor/kmodules.xyz/custom-resources/crds/bindata.go +++ /dev/null @@ -1,313 +0,0 @@ -// Package crds Code generated by go-bindata. (@generated) DO NOT EDIT. -// sources: -// appcatalog.appscode.com_appbindings.v1.yaml -// appcatalog.appscode.com_appbindings.yaml -// metrics.appscode.com_metricsconfigurations.v1.yaml -// metrics.appscode.com_metricsconfigurations.yaml -package crds - -import ( - "bytes" - "compress/gzip" - "fmt" - "io" - "io/ioutil" - "os" - "path/filepath" - "strings" - "time" -) - -func bindataRead(data []byte, name string) ([]byte, error) { - gz, err := gzip.NewReader(bytes.NewBuffer(data)) - if err != nil { - return nil, fmt.Errorf("read %q: %v", name, err) - } - - var buf bytes.Buffer - _, err = io.Copy(&buf, gz) - clErr := gz.Close() - - if err != nil { - return nil, fmt.Errorf("read %q: %v", name, err) - } - if clErr != nil { - return nil, err - } - - return buf.Bytes(), nil -} - -type asset struct { - bytes []byte - info os.FileInfo -} - -type bindataFileInfo struct { - name string - size int64 - mode os.FileMode - modTime time.Time -} - -// Name return file name -func (fi bindataFileInfo) Name() string { - return fi.name -} - -// Size return file size -func (fi bindataFileInfo) Size() int64 { - return fi.size -} - -// Mode return file mode -func (fi bindataFileInfo) Mode() os.FileMode { - return fi.mode -} - -// ModTime return file modify time -func (fi bindataFileInfo) ModTime() time.Time { - return fi.modTime -} - -// IsDir return file whether a directory -func (fi bindataFileInfo) IsDir() bool { - return fi.mode&os.ModeDir != 0 -} - -// Sys return file is sys mode -func (fi bindataFileInfo) Sys() interface{} { - return nil -} - -var _appcatalogAppscodeCom_appbindingsV1Yaml = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xcc\x5a\xdd\x6f\xdb\x46\x12\x7f\xf7\x5f\x31\x50\x1f\x9c\x00\xfa\x40\xaf\x2f\x07\xdd\x43\xcf\x71\x5c\x20\x57\xc7\x09\x2c\x37\x87\xe2\x72\x38\x2f\xb9\x23\x71\x6b\x72\x97\xdd\x5d\x4a\xd6\x15\xf9\xdf\x0f\x33\xbb\x14\x29\x89\xa4\xe4\x06\x01\x8e\x0f\x6d\xc4\xdd\x9d\x9d\xcf\xdf\x7c\xd0\xa2\x54\x9f\xd0\x3a\x65\xf4\x1c\x44\xa9\xf0\xd9\xa3\xa6\x5f\x6e\xfa\xf4\x57\x37\x55\x66\xb6\xfe\xfe\xe2\x49\x69\x39\x87\xeb\xca\x79\x53\xdc\xa3\x33\x95\x4d\xf1\x2d\x2e\x95\x56\x5e\x19\x7d\x51\xa0\x17\x52\x78\x31\xbf\x00\x48\x2d\x0a\x7a\xf9\xa0\x0a\x74\x5e\x14\xe5\x1c\x74\x95\xe7\x17\x00\xb9\x48\x30\x77\xb4\x07\x40\x94\xe5\xf4\xa9\x4a\xd0\x6a\xf4\xc8\xb7\x68\x51\xe0\x1c\x52\xe1\x45\x6e\x56\x17\x00\xe1\xb7\x28\xcb\x44\x69\xa9\xf4\xca\x4d\x45\x59\xc6\x65\xfa\xa7\x4b\x8d\xc4\x69\x6a\x8a\x0b\x57\x62\x4a\x54\x57\xd6\x54\x25\x1f\xe9\xdc\x16\x48\xc6\xfb\x53\xe1\x71\x65\xac\xaa\x7f\x4f\x5a\x37\xd3\xaf\xfa\x64\xfd\x93\x05\x00\x08\x7a\xb8\x2a\xcb\x37\x81\x29\x7e\x99\x2b\xe7\x7f\x3e\x58\xb8\x55\xce\xf3\x62\x99\x57\x56\xe4\x7b\x82\xf0\x7b\xa7\xf4\xaa\xca\x85\x6d\xaf\x5c\x00\xb8\xd4\x94\x38\x87\x3b\xe2\xb4\x14\x29\xca\x0b\x80\x75\xb0\x0e\x73\x3a\x01\x21\x25\x2b\x5d\xe4\x1f\xad\xd2\x1e\xed\xb5\xc9\xab\x42\xef\xe4\xf8\xcd\x19\xfd\x51\xf8\x6c\x0e\x53\x52\xcc\xd4\x6f\xcb\x20\x45\xad\xd2\x87\xe6\x05\xad\xcd\xc1\x79\x5b\x8b\x72\x7c\x3c\x5e\xbe\x47\xe1\xd3\xde\xbb\x61\x22\xb5\x6b\x4c\x8f\xfc\x62\x8f\xe4\xd5\x6a\x9f\x27\x29\x7c\x78\x11\x96\xd7\xdf\x8b\xbc\xcc\xc4\xf7\x41\x75\x69\x86\x85\x98\xc7\xfd\xa6\x44\x7d\xf5\xf1\xdd\xa7\x1f\x16\x7b\xaf\x01\x4a\x6b\x4a\xb4\x7e\x67\xe2\xf0\xb4\xbc\xbd\xf5\x16\x40\xa2\x4b\xad\x2a\x3d\x87\xc1\x25\x11\x0c\xbb\x40\x92\x9b\xa3\x03\x9f\x61\x6d\x09\x94\x91\x07\x30\x4b\xf0\x99\x72\x60\xb1\xb4\xe8\x50\x7b\x16\x71\x8f\x30\xd0\x26\xa1\xc1\x24\xbf\x61\xea\xa7\xb0\x40\x4b\x64\xc0\x65\xa6\xca\x25\xa4\x46\xaf\xd1\x7a\xb0\x98\x9a\x95\x56\xff\xdd\xd1\x76\xe0\x0d\x5f\x9a\x0b\x8f\xd1\x99\x9a\x87\x2d\xaf\x45\x0e\x6b\x91\x57\x38\x06\xa1\x25\x14\x62\x0b\x16\xe9\x16\xa8\x74\x8b\x1e\x6f\x71\x53\x78\x6f\x2c\x82\xd2\x4b\x33\x87\xcc\xfb\xd2\xcd\x67\xb3\x95\xf2\x75\x94\xa7\xa6\x28\x2a\xad\xfc\x76\x96\x1a\xed\xad\x4a\x2a\x6f\xac\x9b\x49\x5c\x63\x3e\x73\x6a\x35\x11\x36\xcd\x94\xc7\xd4\x57\x16\x67\xa2\x54\x13\x66\x5d\x7b\x86\x8a\x42\x7e\x67\x23\x2e\xb8\xcb\x3d\x5e\x8f\xdc\x23\x3c\x1c\x49\x03\x16\xa0\x80\x02\xe5\x40\xc4\xa3\x41\x8a\x46\xd1\xf4\x8a\xb4\x73\x7f\xb3\x78\x80\xfa\x6a\x36\xc6\xa1\xf6\x59\xef\xcd\x41\xd7\x98\x80\x14\xa6\xf4\x12\x6d\x30\xe2\xd2\x9a\x82\x69\xa2\x96\xa5\x51\xda\xf3\x8f\x34\x57\xa8\x0f\xd5\xef\xaa\xa4\x50\x9e\xec\xfe\x7b\x85\xce\x93\xad\xa6\x70\x2d\xb4\x36\x1e\x12\x84\xaa\x24\xff\x95\x53\x78\xa7\xe1\x5a\x14\x98\x5f\x0b\x87\xdf\xdc\x00\xa4\x69\x37\x21\xc5\x9e\x67\x82\x36\x6a\x1f\x6e\x0e\x5a\x6b\x2d\xd4\x20\xdb\x63\xaf\x06\xf9\x16\x25\xa6\x64\x38\xd2\x1d\x1d\x82\xa5\xb1\x84\x71\x7b\x67\xbb\x63\x93\x9e\xa0\xee\x6b\xa3\x97\x6a\x75\xb8\x76\x70\xe7\x75\x6b\xeb\x2e\x4c\x33\xb3\xa1\xc0\x89\xca\x24\x98\x87\x8d\xf2\x19\xb3\x43\x49\xe7\x88\x24\xc0\x3d\xfe\x5e\x29\xcb\x50\xbb\xff\xf4\x73\xc9\x9c\x8a\x37\x95\x96\x39\x76\xad\x1d\x72\x7a\x15\xb6\x06\x87\xfe\x78\xf3\x1e\x50\x53\x76\x91\x70\x7d\x05\x49\x58\xda\x64\x2a\xcd\x60\xa3\xf2\x1c\x12\xec\x24\x09\x50\x39\x94\x24\xdd\x5a\xe4\x8a\x3c\x2c\x28\x19\xed\x9a\xa2\x21\x25\x56\x97\x41\xe4\x1a\x97\x7a\x24\x06\x32\x4a\x21\xfc\x1c\x92\xad\xef\xbe\xac\xc7\x67\xea\x47\x69\x87\x69\x65\x71\xf1\xa4\xca\x87\xdb\xc5\x27\xb4\x6a\xb9\x3d\x43\x13\xef\xba\xce\x81\x54\x4e\x24\x39\x3a\x78\xb8\x5d\xec\xc9\xb1\xa6\x75\xfa\xe7\x31\xaa\xd6\xcf\x26\x43\xdd\x32\x37\x69\x22\x1a\x3c\xca\x0f\x0f\xf4\x2f\xe5\x48\x18\xa3\x57\x39\x5f\x97\x9a\xca\x8a\x15\x85\x28\xfc\x6a\xaa\x1e\xd2\x11\xa2\x2b\x17\x14\xdd\x58\x51\x3b\x8f\x42\x76\x6b\x36\x28\x2e\x31\x26\x47\xd1\xc5\x33\x9b\x2b\x3d\xc7\x6b\x46\x8f\x71\xef\x63\xf0\x1b\x8b\x4b\xb4\xa8\x09\xe6\x4c\x63\xf9\x14\x39\xc2\x3a\x90\xaf\x7e\x58\x09\x37\xca\x67\x68\xa1\x21\x69\x2c\x3c\x56\x36\x7f\x84\xa2\x72\x0c\x5a\x14\xac\x6a\xa9\x48\x27\x9f\x35\xbc\x23\x0f\xea\xf3\xc3\x0d\x26\x99\x31\x4f\xc4\x96\xad\xb4\xae\x75\xae\x74\x44\xcc\xca\x79\xb4\x63\xfa\xa1\x61\x6b\xaa\xb6\x22\x77\x0c\x4c\x47\x9d\xc4\x87\x63\x0e\xea\x8a\xa0\x67\xed\x30\x8b\x3c\xd2\xe6\xc7\x1a\x8e\xe8\x47\x08\x8d\x9d\xee\xa6\xbb\xe8\xbf\xec\x25\x79\x22\x14\x98\x6b\x2a\x76\xce\xe5\x89\x36\x07\x93\x6a\x30\x65\xa8\xe5\xe0\x97\xfb\x5b\xa6\x72\x16\x0e\x00\xfb\x91\xf6\xa0\x34\x08\xbd\xad\xd3\x50\xf0\x0b\xf2\xf4\x28\xdc\xd7\xc9\x64\xac\x3f\x53\xa6\x87\x0c\x79\x3b\xf8\x4c\xf8\x9a\x77\xc0\xe7\xd2\x10\x60\x25\xdb\x13\x60\x04\x2d\x40\x52\xda\xff\xf0\x97\x13\x6c\x53\xf1\xb3\x42\xdb\xb3\xeb\xf7\x0a\x6d\x0f\x14\x1d\x31\x7e\xf9\xc8\xbb\xd9\x1a\x3b\x53\xd4\xd8\xcc\x4b\x51\x47\x63\x76\x70\x53\x1d\x16\x02\xed\xe7\xf2\xf2\xc7\xcb\xcb\x7d\xfb\x7d\x7b\x2b\x71\xb1\x78\x76\x3c\x2c\x62\x8c\xbb\xc8\x66\x38\x4d\x1c\x55\x0e\xc7\x0c\x24\xf8\x2c\x8a\xb2\x2f\xab\x85\x87\x8a\x97\x71\x28\x61\x08\x27\x76\xc0\x11\x23\x5e\x45\x17\x10\x65\x99\x2b\x94\x20\x1c\x94\x16\x97\xea\x79\x80\x24\x43\x07\xd5\x60\xd1\x0d\xa2\x58\xb3\x19\x5d\x40\x55\xd5\xe1\x25\xda\x10\xde\xf4\x69\x85\x9e\xda\x04\xe1\xee\xaf\x0a\x70\x1b\x31\xa2\x5b\x29\x13\x06\x96\x9e\x25\x0a\x8b\x9e\xa5\x20\xe3\x40\x12\x39\x2a\xc2\xea\xa7\xb2\xf9\x59\xf9\x83\xf1\x7d\xa5\xd6\xb1\x7d\xc9\x4d\xc8\xa4\x35\x06\x8a\xb2\x1c\x93\xe6\x9d\x17\x5a\x0a\x7b\x5c\x00\x85\x87\xa0\x89\xec\x02\xaf\x1e\xff\xb5\xb3\xcb\xbf\x33\xe3\xfc\x9c\xa4\x9b\x31\x9e\xbd\x9e\xc2\xcd\xb3\x48\x7d\xbe\x05\xa3\x19\x65\xf9\xf6\x1e\x92\xa6\x9d\x89\xba\x13\x10\x61\xca\x23\x5d\xf2\x58\xa7\x0f\x72\x03\xce\x81\x3d\x44\xbd\xa1\x6e\x21\xe6\xc4\x3a\x2f\xed\xe7\xa4\xbf\xed\x92\x79\x73\xfd\x52\x61\xde\x27\x7a\x9d\xe9\x99\x1b\x62\x06\x0a\xb5\xca\x98\x5b\xea\x39\xf2\x35\xb5\x57\x4a\x00\x3e\xc7\x76\xec\xed\xdd\x82\x35\x6a\x7a\x0c\xcb\x0d\xa8\x8b\xfd\xc7\x2b\x9c\xae\xa6\x63\x78\x7c\xaa\x12\x9c\xec\xde\x3f\x42\x1a\x1a\x89\x78\x03\x28\x3d\x89\xec\xf7\x90\xa4\x4b\xa9\x5f\x64\xf0\x65\x55\x25\x08\x02\x72\xb1\xc5\xd0\x3a\x29\x93\xb3\xe1\x5f\x4f\x6b\x95\x52\xeb\x23\x72\x67\x7a\x28\xd2\x79\x0d\xef\x3e\x82\x90\xd2\xa2\x73\x6c\x91\xab\x90\xa0\x5a\x50\x19\xfa\x4e\xb5\x84\xd8\x5b\x11\xd9\x21\x8a\x35\x9a\x42\x89\xb6\x50\xce\xa9\x84\xab\x29\x10\xe4\x63\x53\xaa\xc4\x98\xb1\xda\x46\x7c\x9d\xef\xe3\xb1\x14\x8e\x53\xa8\xb0\x89\xf2\x56\xec\xa0\xba\xae\x8e\xd8\xbb\x5b\x88\x36\x06\x01\xc3\x7a\x54\x92\xba\xa9\xa5\x42\x1b\xe4\xf5\x1e\x8b\xd2\x47\x92\xc4\x94\xa0\xff\x5a\xf2\xde\x44\x38\x95\x82\xa8\x7c\x06\x64\x44\xf8\x3c\xa2\x95\x39\xf1\xb4\x31\x56\xfe\xfd\x73\x77\x75\x03\xa4\x3d\xb2\xad\xc8\x73\xb3\x21\x4f\xff\xc9\x8a\x55\x41\x6d\x29\xbc\xfa\x3c\xfa\x6e\x3a\x9d\x7e\x1e\xbd\x66\xad\x86\xec\x53\x0a\x2b\x0a\xf4\xec\x2d\x9f\x47\x3f\x86\xf5\x3e\xcf\xb2\xd8\xa6\x3d\x06\xe4\x9a\xaf\xa7\xd0\x1a\x04\xbd\x01\xfc\x69\x38\x3a\xd1\x9e\x8d\x3e\x36\xbc\x87\x46\x1e\x7d\x8d\x3c\x2d\xb1\xbc\xe1\x8e\x39\x74\x36\x5d\x6d\x96\xd1\x9a\x1a\xf8\xc6\xaa\x21\x1a\x95\xce\x95\x46\xf8\xf5\xea\xfd\xed\xec\x1f\x8b\x0f\x77\x50\x8a\x6d\x6e\x84\x8c\x04\xbd\x15\xda\xe5\xd4\x85\x77\x76\x2f\xde\x00\x61\xfa\x5a\xe4\xe4\xb6\x7c\xbe\x1e\xd0\x44\xec\x69\x71\xcf\x08\x41\x32\xdc\x7d\x78\x00\x87\xa9\xc5\x2e\x50\x36\x16\x42\x6f\x23\xeb\x84\xbf\xa1\x20\xd3\xb2\xc6\xaf\xbb\x9b\x4f\x37\xf7\x2d\x61\x21\x33\xb9\xa4\x0a\xc1\x29\xaf\xd6\x5d\x78\xa1\x74\xc8\x87\xca\xe8\x29\x3c\x18\xd6\x60\x5b\x75\x14\xf0\xa9\xd1\x5e\x10\xe4\x30\x5f\xed\x23\xe3\x0e\x8a\xad\x6a\xfc\xea\xf6\x9f\x57\xbf\x2e\xc0\x79\x63\x31\x90\x6a\x9d\x0d\x51\xb9\x60\x9a\x1d\x0e\x34\x98\x9f\x9e\x27\xcd\x64\x77\x82\x45\x82\x52\xa2\x9c\xd4\x33\x9a\x39\x78\x5b\x1d\x0b\xbb\x77\x88\xe1\xc4\xae\x71\x52\xe9\x27\x6d\x36\x7a\xc2\x16\x70\x9d\x47\x83\xdc\x27\x7c\x71\x11\x95\xd3\xd5\x07\xf0\x8a\x37\x61\x70\x8d\x75\xc2\x68\x06\x1a\x97\x5d\x7d\x95\xae\x07\xb4\xad\x92\x97\xcd\xc9\xc9\xc6\x22\x23\x89\xc8\x1d\x08\xe7\x4c\xaa\xc8\x0f\x9b\x39\x44\x43\xfb\xb8\x1e\x1e\xee\x7f\xfa\x7b\x9f\xfd\x3a\xef\xae\x25\x61\x6c\x1b\x7d\xe7\xfc\x69\x7f\x06\x2f\x4d\xea\x66\xa9\xd1\x29\x96\xde\xcd\xcc\x9a\x52\x24\x6e\x66\x1b\x63\x9f\x94\x5e\x4d\x48\x80\x49\x30\xba\xe3\x79\xbd\x9b\x7d\xc7\xff\xeb\x01\xa4\x87\x0f\x6f\x3f\xcc\xe1\x4a\x4a\x30\xdc\x7c\x56\x0e\x97\x55\x1e\xc2\xc9\x4d\x5b\xa3\xd8\x31\x8f\x03\xc7\x50\x29\xf9\x63\x77\x99\xf6\x67\xd1\x2a\x98\xf7\x81\xc0\x80\x7c\xfb\x14\x66\xdd\x2a\x17\x30\xaa\x3e\xc0\xc1\x10\x23\x2d\xc6\x4d\x82\xbb\xca\x36\x60\x52\x17\x68\x9d\xf0\x80\x45\x28\x3e\xa2\x17\x40\x82\xcb\x10\x84\xb8\x65\x14\x57\xda\xa1\x1d\x80\xae\x40\x82\x63\xf3\x68\x8b\xf2\xd8\x25\xe6\x51\x27\xb0\xaf\x98\x88\xd0\x4a\xaf\x72\x3c\x90\x3e\x62\x43\xb7\x91\xf7\x35\xb1\x27\xb7\x45\x5f\x59\x8d\xb2\x99\xab\x26\xd6\x3c\xa1\x6d\x4b\xdb\x4d\xb3\xa5\x81\x43\x79\xcf\xd0\x66\x77\x8f\xf9\x06\x53\x41\x29\x5c\xaa\x65\x08\x87\xc8\x0d\xf5\x26\x66\xad\x64\x3d\x4f\x76\x14\x39\xe4\x50\xe4\x06\x75\x31\xd9\x57\xd6\xa0\x48\xb3\x28\x27\x88\x16\xe9\xb6\x1a\x9c\xb7\x15\x8f\x6c\xc7\x5c\x3c\x38\xaa\xee\x62\xa9\xdb\x4d\x94\xb8\x78\x91\xff\xd5\xaa\xa1\xfa\x57\x8a\xb2\xbb\xdd\x50\xde\x01\x6a\x6f\xa9\xf7\xf3\x06\x36\x99\xf0\xb8\xe6\xc9\x77\x33\x47\x4a\x8d\x76\x55\x81\x54\x31\x95\x14\xe3\x53\xf8\xa9\x55\x3e\xf5\x32\xdb\x69\x74\x6e\xfa\x77\x26\x0f\x93\xf6\x34\xaf\x64\xa8\xec\x9e\x70\x0b\xa3\x5f\x16\x37\xf7\x77\x57\xef\x6f\x46\xdd\xa4\x93\x2a\x0e\xe0\x6b\xae\x62\x17\x16\x30\x9c\x74\xc9\x38\x1e\xd2\x7d\x3d\x6b\xa8\xb4\x0c\x42\x75\x92\xe4\x6b\xdf\xbe\xf9\x0f\xdd\x3c\x6a\x15\xf7\x06\x32\xb1\xc6\xb6\x2f\xc1\x75\xf8\x1c\xd8\x58\xa2\x97\x68\xd0\x3e\xb7\xa5\xb0\x34\x54\x7b\x91\x2f\x1d\xc6\xd7\x51\x93\x43\x89\xe6\xc0\x71\xf9\x83\xdb\x01\x62\xf5\xb5\x9c\x7f\x8c\x2c\x92\xfc\x3f\xe3\x76\x34\x87\x3f\x46\x14\x64\xa3\x79\x5b\xa9\x30\xf2\x86\xde\xd4\xf2\x7e\xf9\x02\x1f\x74\x68\xcf\x3a\x69\xc6\x74\x71\xc0\xf8\xe5\xa5\x83\x82\x92\x78\xfc\x5e\xb2\xd7\xa7\x75\x61\xf5\xa9\x01\x9e\x90\xf2\x67\xec\x9d\xcf\xec\x7f\x54\xe0\xad\xad\x4f\x37\x20\xf6\xec\x21\x3c\x51\x0b\x4d\xc0\xee\xab\x68\x6f\x97\x4f\xc6\xef\x80\xa9\x45\x5f\x3d\x77\x8e\x30\x91\xee\xd0\xb0\xe4\x68\x50\xd6\xae\x3e\x22\x4f\x42\xf6\x35\xa0\x70\xde\x14\x08\xe2\xf2\x27\x91\x57\x83\xa3\x9b\x23\x6e\x62\xcf\xf4\x4a\x1b\x3d\x49\x94\x16\x76\xfb\x3a\x7e\x6a\x0b\x7c\xf5\xe7\xb8\xe6\x89\xf8\xb3\x8b\xbd\x96\x93\x3f\xe1\xb6\x7f\xe6\x77\xa6\x68\xeb\x17\x0b\x15\x04\x89\x72\xbc\x2a\x0d\x77\x9a\x5b\x20\x19\xc3\x5d\xaf\x4f\x6b\x1d\x0e\xd0\xb5\x4f\x3a\x78\xb7\x84\xc4\xf8\x2c\xde\x26\xf4\x30\xd1\x96\x9d\x38\xd1\x1d\xce\xb5\x02\x15\xe5\x40\xad\xb4\xa1\x5e\x82\x1b\x88\xe6\xd0\x20\x71\xfe\xc8\x41\xa7\x86\x74\x7e\xf2\xd3\x4f\x94\xfe\xb4\x69\x86\xc7\x62\x84\x52\x4f\x3d\x29\xfe\xe4\x84\xab\xc6\x09\xf7\x93\x35\x3d\x18\xd8\x09\x16\xbc\x7f\x10\x31\x0a\xb4\xab\xde\x8a\x15\xa8\x79\x8e\xdf\x80\x43\xae\x0c\x1f\xef\xf1\x59\x39\xdf\xc0\x7a\x53\x95\xb4\x90\xa4\x97\xe4\x57\x23\x4c\x48\x09\xf7\xb8\x7c\x51\x10\x1c\x7d\x2e\xaa\xcb\x84\xbd\x5a\x62\xd0\x9f\x58\x57\xb2\x53\xda\xde\xfa\xf3\x65\xa2\xc1\xc9\x0f\x3a\x1d\xd2\x75\x76\x37\x27\x08\x9c\x85\x34\xd0\xee\xec\x5e\xcc\x52\xe8\x07\xbf\x0d\x5f\x27\xc3\xe5\x8c\x2d\x16\x0b\xb3\xc6\x73\x93\xef\x7d\xbd\x7b\x30\x9a\x02\x4d\x07\xa2\x97\xf7\x63\x9f\xe1\xd8\xea\xc3\x85\x6f\x91\x71\x63\x96\x0d\xbc\x36\xed\xc8\x60\x5c\xc2\xff\x01\x04\xee\x2a\xbc\x33\x0d\x16\x77\x9f\x30\x18\x3b\xf8\x9f\x30\xd8\xa5\x1b\x90\xe5\x1c\xb3\x2d\x07\xa0\xfc\x48\x9a\x9e\x4a\x29\xb0\xff\xb5\x15\x85\x37\x2f\xe3\x03\x37\x81\x97\xf0\xa1\x1d\x07\xf4\x70\x26\x0b\xa7\xdd\x86\x94\xd5\xbb\xd8\x3b\x13\x3f\xe1\x52\x83\xcb\x61\x51\x58\x7b\xd4\xec\xf2\xca\xf0\xe0\xe4\x81\x3a\xe6\x7a\xae\xb9\x14\xa9\xca\x95\x17\x1e\xc9\x2f\x56\x56\x14\xd4\xc7\xa6\x90\x09\x2d\x73\xca\xa2\x94\x54\xa9\x85\x0d\x9f\xa3\x8e\x21\x72\x40\x83\xeb\xae\x3f\xde\x3b\x62\xa7\xfe\xe3\xbd\x6f\xcf\x51\xb7\x25\x27\x7b\x7f\xc7\x74\x71\xd2\x06\x47\x2f\x79\xfc\x29\x5b\x03\x4f\xaa\xeb\xc4\xaa\x3d\x3d\x75\x55\xb2\xfb\x93\xbb\x39\xfc\xf1\xe5\xe2\x7f\x01\x00\x00\xff\xff\x03\x3a\xaa\xc6\xc9\x2b\x00\x00") - -func appcatalogAppscodeCom_appbindingsV1YamlBytes() ([]byte, error) { - return bindataRead( - _appcatalogAppscodeCom_appbindingsV1Yaml, - "appcatalog.appscode.com_appbindings.v1.yaml", - ) -} - -func appcatalogAppscodeCom_appbindingsV1Yaml() (*asset, error) { - bytes, err := appcatalogAppscodeCom_appbindingsV1YamlBytes() - if err != nil { - return nil, err - } - - info := bindataFileInfo{name: "appcatalog.appscode.com_appbindings.v1.yaml", size: 11209, mode: os.FileMode(420), modTime: time.Unix(1573722179, 0)} - a := &asset{bytes: bytes, info: info} - return a, nil -} - -var _appcatalogAppscodeCom_appbindingsYaml = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xc4\x5a\xdd\x6f\xdb\x38\xb6\x7f\xcf\x5f\x71\xe0\x79\x48\x0b\xf8\x03\xbd\xf3\x72\xe1\xfb\x30\x37\x4d\x53\xa0\x33\x69\x5a\xc4\x99\x5e\x0c\x6e\x17\x1b\x4a\x3c\xb2\xb8\xa1\x48\x0d\x49\xd9\xf1\x0e\xe6\x7f\x5f\x1c\x92\xb2\x64\x9b\x92\xd3\xd9\x19\xac\x1f\xda\x58\x24\x0f\xcf\xe7\xef\x7c\xc8\xac\x16\x5f\xd0\x58\xa1\xd5\x12\x58\x2d\xf0\xd9\xa1\xa2\x6f\x76\xfe\xf4\xdf\x76\x2e\xf4\x62\xf3\x26\x43\xc7\xde\x5c\x3c\x09\xc5\x97\x70\xdd\x58\xa7\xab\x7b\xb4\xba\x31\x39\xbe\xc3\x42\x28\xe1\x84\x56\x17\x15\x3a\xc6\x99\x63\xcb\x0b\x80\xdc\x20\xa3\x87\x0f\xa2\x42\xeb\x58\x55\x2f\x41\x35\x52\x5e\x00\x48\x96\xa1\xb4\xb4\x07\x80\xd5\xf5\xfc\xa9\xc9\xd0\x28\x74\xe8\xaf\x52\xac\xc2\x25\xe4\xcc\x31\xa9\xd7\x17\x00\xe1\x3b\xab\xeb\x4c\x28\x2e\xd4\xda\xce\x59\x5d\xc7\x65\xfa\xd3\xe6\x9a\xe3\x3c\xd7\xd5\x85\xad\x31\x27\xaa\x8c\x73\xcf\x0e\x93\x9f\x8d\x50\x0e\xcd\xb5\x96\x4d\xa5\xfc\x8d\x33\xf8\x71\xf5\xe9\xee\x33\x73\xe5\x12\xe6\x74\x60\xee\x76\x35\x7a\x56\xc2\x45\x0f\xed\x57\x7a\xbe\x04\xeb\x8c\x50\xeb\xe4\xc1\x4d\xd0\x58\xef\xec\x97\xde\x93\xb1\xe3\xad\x9a\xe6\x27\x3a\xea\x11\xbb\x5a\xf7\xf9\xe0\xcc\xd1\xd7\xb5\xd1\x4d\xed\xb5\x91\xd4\x40\x38\x1b\x55\x9b\x33\x87\x6b\x6d\x44\xfb\x7d\xd6\x53\x2a\x7d\x6b\x4f\xb6\x5f\xbd\x6d\x00\x82\x89\xaf\xea\xfa\x6d\xd0\xb7\x7f\x28\x85\x75\x3f\x1d\x2d\xdc\x0a\xeb\xfc\x62\x2d\x1b\xc3\xe4\x81\x8d\xfc\x73\x2b\xd4\xba\x91\xcc\xf4\x57\x2e\x00\x6a\x83\x16\xcd\x06\x7f\x56\x4f\x4a\x6f\xd5\x7b\x81\x92\xdb\x25\x14\x4c\x5a\xe2\xc5\xe6\x9a\x04\xbe\x23\x41\x6a\x96\x23\xa7\x67\x4d\x66\xa2\xb7\xd9\x25\xfc\xf6\xfb\x05\xc0\x86\x49\xc1\xbd\xf2\x82\x74\xba\x46\x75\xf5\xf9\xc3\x97\xef\x57\x79\x89\x15\x0b\x0f\xe9\x32\x5d\xa3\x71\x7b\x25\x04\x9f\xdb\x7b\xfb\xfe\x19\x00\x47\x9b\x1b\x51\x7b\x8a\x70\x49\xa4\xc2\x1e\xe0\xe4\xdf\x68\xc1\x95\x08\xd1\xe6\xc8\xc1\xfa\x6b\x40\x17\xe0\x4a\x61\xc1\xa0\x17\x4b\x39\xcf\x52\x8f\x2c\xd0\x16\xa6\x40\x67\xff\xc0\xdc\xcd\x61\x45\xa2\x1b\x0b\xb6\xd4\x8d\xe4\x90\x6b\xb5\x41\xe3\xc0\x60\xae\xd7\x4a\xfc\x73\x4f\xd9\x82\xd3\xfe\x4a\xc9\x1c\x46\x45\xb7\x1f\xef\xd4\x8a\x49\x52\x42\x83\x53\x60\x8a\x43\xc5\x76\x60\x90\xee\x80\x46\xf5\xa8\xf9\x2d\x76\x0e\x1f\xb5\x41\x10\xaa\xd0\x4b\x28\x9d\xab\xed\x72\xb1\x58\x0b\xd7\xc6\x77\xae\xab\xaa\x51\xc2\xed\x16\xb9\x56\xce\x88\xac\x71\xda\xd8\x05\xc7\x0d\xca\x85\x15\xeb\x19\x33\x79\x29\x1c\xe6\xae\x31\xb8\x60\xb5\x98\x79\xc6\x95\xf3\x20\x51\xf1\xef\xf6\xe6\xb9\xec\x71\x7a\x14\x03\xe1\xe3\xfd\x6b\x50\xef\xe4\x64\x20\x2c\xb0\x78\x2c\xf0\xdf\xa9\x97\x1e\x91\x56\xee\x6f\x56\x0f\xd0\x5e\xea\x4d\x70\xa8\x73\xaf\xed\xee\x98\xed\x14\x4f\x8a\x12\xaa\x40\x13\x0c\x57\x18\x5d\x79\x8a\xa8\x78\xad\x85\x72\xfe\x4b\x2e\x05\xaa\x43\xa5\xdb\x26\xab\x84\x23\x4b\xff\xda\xa0\x75\x64\x9f\x39\x5c\x33\xa5\xb4\x83\x0c\xa1\xa9\x29\x44\xf9\x1c\x3e\x28\xb8\x66\x15\xca\x6b\x66\xf1\x2f\x57\x3b\x69\xd8\xce\x48\xa5\xe7\x15\xdf\x07\xe7\xc3\x8d\x41\x5b\xfb\xc7\x2d\x8e\x26\x2d\xd4\xc5\xff\xaa\xc6\x9c\x4c\x45\xfa\xa2\x23\x50\x68\x43\x91\xde\x3b\x99\x8a\x3e\x0f\x4d\x5e\xbd\xd7\x5a\x15\x62\x7d\xb8\x72\x74\xdb\x75\x6f\xe3\x3e\x10\x4b\xbd\xa5\xe0\x88\xca\x23\x98\x83\xad\x70\xa5\x67\x84\xf2\x09\xdc\xe3\xaf\x8d\x30\x1e\x39\xfa\x9f\x21\x6e\x3c\x47\xec\x6d\xa3\xb8\xc4\xd3\x95\x63\x8e\xae\xc2\xc6\xe0\xa4\x9f\x6f\x3e\x02\x2a\x42\x51\x0e\xd7\x57\x90\x85\xa5\x6d\x29\xf2\x12\xb6\x42\x4a\xef\x19\xf6\x84\x93\xa8\x7c\xdd\xa2\x18\x06\x25\xa2\xd9\x90\x7f\xe7\xc4\x64\x11\x04\x6b\xf1\x85\xe4\x4a\x10\x29\xb4\xa9\x98\x5b\x42\xb6\x73\x98\x58\x4e\xfa\x41\xfb\x11\xca\x62\xde\x18\x5c\x3d\x89\xfa\xe1\x76\xf5\x05\x8d\x28\x76\x67\xe5\xff\x90\x3a\x05\x5c\x58\x96\x49\xb4\xf0\x70\xbb\x3a\xe0\x7f\x43\xeb\xf4\xe7\x31\x2a\xb6\x9f\x6d\x89\xaa\x67\x4a\x92\x3f\x1a\x33\x4a\x0d\x0f\xf4\x97\xb0\x24\x86\x56\x6b\xe9\x2f\xcb\x75\x63\xd8\x9a\xc2\x0d\x7e\xd1\x4d\x92\x70\x04\xd8\xc6\x06\xe5\x76\x76\x53\xd6\x21\xe3\x29\x6d\x06\x75\x65\x5a\x4b\x64\xa7\xdc\x7a\xf3\xe4\xe7\x3d\x64\xf2\x18\x77\x3e\x06\x1f\x31\x58\xa0\x41\x45\x30\xa5\x3b\x3b\xe7\xe8\xe3\x65\xcc\xb8\x00\x37\xc2\x95\x68\xa0\x23\xa8\x0d\x3c\x36\x46\x3e\x42\xd5\x58\x0f\x3b\x14\x78\xa2\x10\xa4\x89\xaf\x0a\x3e\x14\xfe\x82\x2d\x66\xa5\xd6\x4f\x49\x92\x94\xab\x1a\xa5\x5a\x3d\x0b\x15\xf1\xae\xb1\x0e\xcd\x94\xbe\x28\xd8\xe9\xa6\xaf\xbe\xfd\xf5\xf3\x49\x82\xe4\x58\x54\x41\x5b\xcd\x24\x57\x8e\xb1\xff\x91\xb6\x3e\xb6\x90\x42\x5f\x82\xfb\xef\x35\xd6\x45\xf6\xe5\x00\xc1\x51\x87\xf7\xdc\x52\x05\xf6\x32\x6e\x68\x6b\x30\xa1\x02\x5d\x87\x82\x12\x7e\xbe\xbf\xf5\x34\x8e\x62\xdc\x1e\x67\x8b\x03\x95\x2b\x60\x6a\xd7\x26\x8e\xe0\x05\xe4\xcf\x51\xa8\x3f\x2e\x8b\x36\xee\x45\xb2\x3c\x94\xe8\x37\x83\x2b\x99\xdb\xf3\x8c\xcf\xb5\xb6\xc8\x21\xdb\x9d\xf1\xc2\x0e\x66\x84\x72\xdf\xff\xd7\x28\xbb\x54\x9a\xac\xd1\x24\xf7\xfc\xda\xa0\x49\x02\xcc\x09\xc3\x97\x8f\x7e\xaf\xd7\xfe\x5e\xf5\x2d\xce\xfa\xa5\xa8\x97\xa9\x77\x62\xdd\x0c\x2b\xff\xf2\xf2\x87\xcb\xcb\x84\xb5\xfe\x32\xab\xf8\xf2\xed\x85\x1e\xbf\x8a\xd1\x6b\x23\x83\xe1\x2c\xf1\xd2\x58\x9c\x7a\x80\xc0\x67\x56\xd5\x12\x43\xf9\x30\x1d\x14\xd3\x17\x17\x14\xff\x7b\x40\x88\xb1\x2c\xa2\xc1\x59\x5d\x4b\x81\x1c\x98\xa5\x02\xbc\x10\xcf\xe0\x43\xff\xa8\x6e\xea\x7f\x5a\xa3\x47\x81\x16\x0b\x22\x4f\xd5\xce\xf1\x15\x4a\x13\x8e\xac\xf7\xea\x0d\xf4\xff\x70\x90\x9a\x18\xe3\x29\x15\xce\x3c\x2c\x24\x17\xc8\xc1\x93\x0b\x81\xff\x41\xb8\x3f\x2a\x7e\xda\x4f\x63\xe4\x0b\x90\xde\x63\xf1\x5a\x6c\x62\x7b\x20\x75\xc8\x74\x2d\x6e\xb1\xba\x9e\x92\x9e\xad\x63\x8a\x33\xc3\x09\x3e\x92\x4a\x21\x5d\xc3\xab\xc7\xff\xdf\xeb\xfa\x6f\xa5\xb6\x6e\x49\x32\x2d\x3c\x0e\xbd\x9e\xc3\xcd\x33\xcb\x9d\xdc\x81\x56\x1e\x17\xc3\xdd\xba\x97\x1d\x92\x94\xd3\x89\x82\x10\xe1\x91\xae\x78\x6c\x81\x9e\x0c\xeb\x33\x15\x79\x1f\x6b\xc3\x20\x49\xb2\xcd\x1f\x87\xb9\xe3\x7f\xf6\xa9\xb6\x4b\x57\x05\xf5\x76\xfb\x8c\xeb\x6f\xa5\x4b\xd3\x8c\x8a\x75\xe9\x39\xa5\xaa\x5e\x6e\xa8\x75\x11\x0c\xf0\x39\xb6\x3a\xef\xee\x56\x5e\x93\xba\x22\xb5\x0a\x1b\xab\xf9\x57\x38\x5f\xcf\xa7\xf0\xf8\xd4\x64\x38\xdb\x3f\x4f\xab\x22\x0f\xc5\x7a\xa4\x0f\x42\xcd\x22\xeb\x9e\x38\x75\x5c\x1e\x1e\xbd\x3a\x32\x04\x06\x92\xed\x30\x34\x21\x42\x4b\x6f\xd8\xd7\x69\x84\x8c\xaa\xa4\xd6\x82\x49\xab\xfd\x69\x05\x1f\x3e\x03\xe3\xdc\xa0\xb5\x5e\xe7\x57\x21\x71\xf4\x20\x2d\x74\x6e\xa2\x48\xa3\x7b\xe8\x5c\x3c\x51\x4f\xaf\xc5\x3c\xa8\xd1\x54\xc2\x5a\x91\xf9\x6a\x06\x18\x79\xd5\x9c\xea\x20\xbf\x37\x5a\x61\x30\xfb\x91\x7d\x6b\x66\x7d\x5a\x63\x26\x13\xce\xb0\x3d\x9c\xb6\x15\x8a\xf7\xdb\x1e\xfa\x4c\x81\xb5\x66\x4e\x17\x15\x9c\x7a\x92\x42\xa0\x09\x92\x3a\x87\x55\xed\x22\x41\x62\x88\xd1\xbf\x86\xbc\x35\x63\x56\xe4\xc0\x1a\x57\x02\x99\x0e\xbe\x4e\x68\x65\x49\x1c\x6d\xb5\xe1\xff\xfb\x35\x55\x63\xf8\xb2\x85\x6c\xc7\xa4\xd4\x5b\xf2\xe1\xf7\x86\xad\x2b\x6a\xec\xe0\xd5\xd7\xc9\x77\xf3\xf9\xfc\xeb\xe4\xb5\xd7\x66\xc8\x0e\x35\x33\xac\x42\xe7\x3d\xe4\xeb\xe4\x87\xb0\x9e\x24\xcc\x0c\xf6\x29\x4f\x01\x7d\xcd\x95\x2c\x75\x46\x80\x6b\x10\x4b\x3a\x4e\x46\x1b\x9d\xc9\xe7\x8e\xe3\xd0\xfe\xa2\x6b\x51\xa4\x27\x8c\xd3\x6d\x47\x11\x3a\x20\xa5\x52\xd8\xd5\x59\x31\xc4\x9c\x50\x52\x28\x84\x5f\xae\x3e\xde\x2e\x7e\x5c\x7d\xba\x83\x9a\xed\xa4\x66\x3c\x92\x73\x86\x29\x2b\xa9\x7b\xa5\xf4\xad\x81\xf0\x77\xc3\x64\xaa\xa4\xf1\xa7\xdb\x51\x46\xc4\x91\x1e\xe7\x31\xde\x2d\xdc\x7d\x7a\x00\x8b\xb9\x21\x21\x0c\x84\x8e\x81\xc7\x94\x7b\x42\x74\x4b\x61\xa3\x78\x8b\x44\x77\x37\x5f\x6e\xee\xfb\x62\x96\x5a\x72\xca\xd9\x56\x38\xb1\x09\xdd\x34\x65\x26\xa1\xd5\x1c\x1e\x34\x69\xea\x84\x64\x5f\x65\x14\xd4\xd4\x5e\x33\x82\x8f\xc0\x53\x8f\xc4\xb4\x5f\xed\x5e\xdd\xfe\xdf\xd5\x2f\x2b\xb0\x4e\x9b\xd3\x00\xf2\x84\x7a\x27\x43\xec\xad\x3c\xc5\x13\x77\x19\xc9\x2d\xcf\xb3\x6e\xe0\x39\xc3\x2a\x43\xce\x91\xcf\xda\x59\xc6\x12\x9c\x69\x8e\x2f\x3f\x38\xd2\xce\xcf\x66\x4d\x18\xa0\xcd\x8a\x38\x41\x3b\x39\x18\xa4\x1d\xf5\xbb\x55\x54\x48\xaa\xe6\xf6\x2b\xe4\x66\x06\xa9\x95\x8b\x70\xdf\x0d\x00\x2e\x4f\x6b\x07\xd5\x4e\xed\x7a\xa5\xa6\x37\x9f\x4f\x14\x06\x3d\x4e\x30\x69\x81\x59\xab\x73\xe1\x7d\x6e\xdf\xbb\x77\x94\x8f\x51\x76\xac\xc7\x18\xea\x2f\x0e\x2b\xad\xbb\x9e\x64\xb1\x21\x73\xc9\xe9\xcc\xe1\x30\x9a\xeb\xdc\x2e\x72\xad\x72\xac\x9d\x5d\xe8\x0d\x25\x36\xdc\x2e\xb6\xda\x3c\x09\xb5\x9e\x11\xeb\xb3\x60\x64\xeb\x07\xd7\x76\xf1\x9d\xff\x2f\x09\x35\x0f\x9f\xde\x7d\x5a\xc2\x15\xe7\xa0\x7d\x5b\xd7\x58\x2c\x1a\x19\x82\xc6\xce\x7b\x63\xc9\xa9\x1f\x92\x4d\xa1\x11\xfc\x87\x54\x11\xf5\x47\x70\x28\x98\xf3\x81\x42\x9d\x3c\x78\x1c\x8d\x6e\x85\x0d\xe8\xd3\x6e\xf7\x0e\x1f\x63\x29\xc6\x4a\x86\xfb\x9a\x32\xe2\x4d\xcf\xbe\x27\x4c\xa7\xec\xbd\x0a\x65\x42\xb4\x39\x64\x58\x90\x39\x5c\x89\x3b\x8f\xca\x42\x59\x34\x7b\x50\x4a\xa5\xb4\x18\x7b\x47\xcf\x85\xc3\x53\xf1\x4e\x2a\xef\x43\x75\x44\xcc\x15\x6a\x2d\xf1\x48\xea\x18\xf7\xb6\x95\x36\x65\x8f\x13\xf9\xc1\xa0\x6b\x8c\x42\xde\xcd\x17\x33\xa3\x9f\xd0\x0c\x4a\x99\x20\xdb\xca\xdd\x06\xe9\x79\x1d\xce\xe1\x2d\xe6\x8c\x12\x2e\x17\x45\x70\xf2\x04\xdd\xc0\x09\xf5\x01\x7a\x23\x78\x3b\x51\xb5\x14\x21\xe4\x3e\x64\xf8\x76\x44\x41\x05\x05\xb2\xbc\x8c\xf2\x00\x1b\x25\xdc\x57\x80\x75\xa6\xf1\x63\xcb\xa9\x4f\xfd\x96\xaa\xaf\x58\x84\xee\xfc\x7d\x29\xdf\x4a\xd0\x1c\xf4\xb6\xd5\x1e\x9f\x18\x67\xb5\x03\xe1\x2c\xa0\x72\x86\xba\x29\xa7\x61\x5b\x32\x87\x9b\x64\xbd\xd2\x9f\xc1\xe4\x5a\xd9\xa6\x42\xaa\x74\x6a\x8a\xe2\x39\xbc\xef\x97\x3d\x43\x66\x4d\x69\x75\xd7\x37\x73\x98\x32\xe7\xb2\xe1\xa1\x26\x7e\xc2\x1d\x4c\x7e\x5e\xdd\xdc\xdf\x5d\x7d\xbc\x99\x4c\x21\x6b\xe2\xa0\xb9\xbd\x3f\x76\x3d\x29\xe4\xa0\x7d\xa4\x43\x8f\xce\x21\x65\xb7\xbd\x7b\xa3\xb8\x1f\x64\xc7\x0b\xde\xbd\xfd\x3b\xdd\x31\xe9\x95\xdc\x1a\x4a\xb6\x49\x76\x3f\x9d\xf7\xc0\x75\x78\x31\xd4\xd9\xa4\xa7\xe1\xa0\x84\x42\x53\x7d\x44\xbe\x72\x14\x39\x09\xca\x27\x2d\x07\xa5\x8e\x23\x47\xf5\x6f\xd0\x8e\x30\x69\x09\x33\xf8\x6d\x62\x90\xe4\xfc\x09\x77\x93\x14\xaa\xff\x36\xa1\x80\x9a\x2c\x0f\x94\x39\x71\x9a\x9e\xb4\xd2\xff\xfe\x3b\x7c\x52\x5d\xa3\xd4\x89\xb2\xbf\xe9\x32\x91\xba\x00\x2a\x4a\xc6\xf1\x0d\xc1\x41\xc7\x74\x8a\xc1\xe3\x43\x2f\xc6\xf9\x4f\x38\x30\xe9\x38\x1c\xa6\xfb\x8d\xbd\xd7\x14\xc0\x0e\x6c\xc0\x1c\xd1\x0a\xa5\xfa\xfe\xa5\xe6\x40\x57\x4d\x0e\x90\x00\xa2\x20\xf9\x40\x87\x31\x3e\xb9\xf3\x34\x87\x96\x12\x23\xa6\x7e\xf5\x10\xb9\x61\x3c\x3d\xfa\x86\x97\x4c\x52\x20\x2e\x7e\x61\xb2\x19\x1c\xa8\x24\xf8\x88\xbd\xcc\x2b\xa5\xd5\x2c\x13\x8a\x99\xdd\xeb\xf8\x1a\x29\x70\x74\x88\x20\x83\x74\xa1\x17\x5d\x9d\x2b\x3f\xe1\x6e\x68\x4a\xf6\x22\x91\x36\xdf\x28\x4c\x10\x20\xf2\xff\xaa\xd6\xbe\xef\xdb\x01\xc9\x16\xee\x79\x7d\x4e\xcf\x70\x84\x98\x43\x52\xc1\x87\x02\x32\xed\xca\x78\x17\x53\x63\x24\x7b\x96\xf1\x69\xec\x78\x26\x14\x68\x08\x0b\x62\xad\x34\xd5\xfe\xbe\xc0\xef\x0e\x8d\x90\xf6\xa3\x7e\x3a\x33\xac\xe7\x33\xaf\x3d\xa2\xd4\xe7\x8c\x31\x36\x68\x02\x98\x91\x52\xd2\xef\x6d\xc6\xe6\x46\x6d\xf4\xdb\xf7\x46\x57\x2f\x86\x00\xbf\x7b\x14\x07\x2a\x34\x6b\xb4\xfb\xb7\xf4\x09\xae\xfc\x3b\xcc\x90\xff\xc2\x2b\x67\x7c\x16\xd6\x75\x90\xdd\xd5\x13\x7f\x1a\x3e\x04\x00\xbf\xc7\xe2\x1b\x1c\xfa\xe4\x75\x48\x9b\xc8\x0f\x6b\x4b\x2f\xef\x98\x07\x8e\x48\x33\xec\x38\xe7\x45\x82\x33\xaf\x2c\x12\x52\x25\x7b\x8b\xd1\xe3\x2f\xc0\x09\xe8\x77\x53\xdf\xc8\x4c\xe8\xc0\xfe\x7c\x8e\xce\x38\xfe\xd9\x0d\x06\x2b\xbd\xc1\x97\xa5\xc6\xfb\x76\xef\x68\x54\x04\x8a\xb4\x30\xd6\x7c\x84\x4f\xf4\x33\x8a\x91\x74\x5c\xff\xd9\xf9\x30\xe6\xc0\xc0\x63\xd7\x08\x9c\x49\x3b\xff\x29\xd8\xda\xd7\x5d\x2f\x32\x4e\xdc\x7b\xc6\x38\xde\x81\xbf\xd9\x38\x97\x76\x50\x86\xf3\x26\x2a\x06\x61\xf7\x44\x8a\x81\x9a\x25\xb0\xfd\xef\xe4\x78\xa7\xbf\x85\x03\xdc\x06\x2e\xc2\xeb\x60\x1c\x94\xfd\x45\x97\x9f\x73\x0e\x52\xcf\xc0\x92\xd3\xdf\xee\x36\x23\x8b\x61\x89\x19\xc3\x0e\xc5\xf1\xcf\xc7\x86\x0f\x0f\xd4\x83\xb6\xb3\xbf\x82\xe5\x42\x0a\xc7\x1c\x92\xed\xd7\x86\x55\xd4\x2f\xe6\x50\x32\xc5\x25\xe5\x36\x4a\x75\xd4\x18\x86\x17\x2f\xc7\x20\x37\xa8\xaf\xcd\xe9\x0f\xc0\x4e\x18\x69\x7f\x00\xf6\xd7\xf2\x92\xb2\xd8\xec\xe0\x17\x32\x17\xa3\xfa\x3e\x7a\xd4\x0a\x06\x9b\x37\x4c\xd6\x25\x7b\xd3\x3d\x8b\x3f\x80\x0c\x3f\x2f\xec\x2d\x87\x9f\x36\x20\xef\x4d\x10\xa9\x00\x63\xeb\x76\x18\xf9\xaf\x00\x00\x00\xff\xff\x48\x78\xa3\xf7\x1f\x2a\x00\x00") - -func appcatalogAppscodeCom_appbindingsYamlBytes() ([]byte, error) { - return bindataRead( - _appcatalogAppscodeCom_appbindingsYaml, - "appcatalog.appscode.com_appbindings.yaml", - ) -} - -func appcatalogAppscodeCom_appbindingsYaml() (*asset, error) { - bytes, err := appcatalogAppscodeCom_appbindingsYamlBytes() - if err != nil { - return nil, err - } - - info := bindataFileInfo{name: "appcatalog.appscode.com_appbindings.yaml", size: 10783, mode: os.FileMode(420), modTime: time.Unix(1573722179, 0)} - a := &asset{bytes: bytes, info: info} - return a, nil -} - -var _metricsAppscodeCom_metricsconfigurationsV1Yaml = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xd4\x5c\x6d\x6f\xe4\x38\x72\xfe\xee\x5f\x51\xe8\x20\xf0\xcc\xa1\xad\x19\x6f\x76\x91\x43\x23\x1b\x60\xe0\x7d\xc9\x60\x5f\x60\x8c\xbd\xfb\x25\x0e\xe6\xd8\x52\x75\x37\xcf\x12\xa9\x23\x29\x7b\xfa\x0e\xf7\xdf\x83\x22\xa9\x17\xaa\x25\x8a\x3d\xeb\xcd\x22\xfc\x64\x4b\xd4\xc3\x62\x55\xb1\x58\xac\x47\x2d\x56\xf3\x5f\x51\x69\x2e\xc5\x06\x58\xcd\xf1\x93\x41\x41\xff\xe9\xec\xf1\xcf\x3a\xe3\xf2\xcd\xd3\xf5\xc5\x23\x17\xc5\x06\x6e\x1a\x6d\x64\xf5\x01\xb5\x6c\x54\x8e\xdf\xe0\x8e\x0b\x6e\xb8\x14\x17\x15\x1a\x56\x30\xc3\x36\x17\x00\xb9\x42\x46\x17\xef\x79\x85\xda\xb0\xaa\xde\x80\x68\xca\xf2\x02\xa0\x64\x5b\x2c\x35\xf5\x01\x60\x75\x9d\x3d\x36\x5b\x54\x02\x0d\xda\x51\x04\xab\x70\x03\x15\x1a\xc5\x73\x7d\x01\x10\xfc\x9f\x4b\xb1\xe3\xfb\x46\x59\x64\x9d\xf9\xab\x19\xab\x6b\x9d\xcb\x02\xb3\x5c\x56\x17\xba\xc6\x9c\xc0\xf7\x4a\x36\x75\xf7\x64\xd8\xc7\xc1\x7a\x19\x72\x66\x70\x2f\x15\x6f\xff\xbf\x1a\x8c\x4e\xff\xb5\x4f\xb6\xff\xda\x49\x00\x38\x5d\xfc\xe4\xba\xde\x0c\x05\xb3\xb7\x4b\xae\xcd\x0f\xb3\x5d\x7e\xe4\xda\xd8\x6e\x75\xd9\x28\x56\xce\x4c\xd0\xf6\xd0\x5c\xec\x9b\x92\xa9\xe9\x3e\x17\x00\x3a\x97\x35\x6e\xe0\xa6\x6c\xb4\x41\x75\x01\xf0\xe4\xcc\x68\xa7\x73\x05\xac\x28\xac\x75\x58\x79\xab\xb8\x30\xa8\x6e\x64\xd9\x54\xa2\x9b\xec\x5f\xb5\x14\xb7\xcc\x1c\x36\x90\x91\xea\x32\xc3\xd4\x1e\xcd\x07\xdc\x65\x56\x83\xb6\x57\x6b\x86\xef\x07\x57\xcc\x91\x46\xd5\x46\x71\xb1\x5f\x84\x52\xde\x59\x02\xb4\x0f\xe1\xc5\x38\x60\xeb\x5b\xd9\x89\x63\x05\x98\xef\xf6\x21\x5c\xc1\x8c\xbb\xe0\x6e\x3f\x5d\xb3\xb2\x3e\xb0\x6b\xa7\xd9\xfc\x80\x15\xdb\xf8\xfe\xb2\x46\xf1\xee\xf6\xfd\xaf\xff\x76\x17\x5c\x06\xa8\x95\xac\x51\x99\xce\x3f\x5c\x1b\x2c\x97\xc1\x55\x80\x02\x75\xae\x78\x6d\xec\x3a\xba\x24\x40\xd7\x0b\x0a\x5a\x27\xa8\xc1\x1c\xb0\xb5\x10\x16\x5e\x06\x90\x3b\x30\x07\xae\x41\x61\xad\x50\xa3\x30\xbd\x23\xf5\x4d\xee\x80\x09\x90\xdb\xbf\x62\x6e\x32\xb8\x43\x45\x30\xa0\x0f\xb2\x29\x0b\xc8\xa5\x78\x42\x65\x40\x61\x2e\xf7\x82\xff\xbd\xc3\xd6\x60\xa4\x1d\xb4\x64\x06\xbd\xd7\xf5\xcd\x7a\x84\x60\x25\x3c\xb1\xb2\xc1\x35\x30\x51\x40\xc5\x8e\xa0\x90\x46\x81\x46\x0c\xf0\x6c\x17\x9d\xc1\x4f\x52\x21\x70\xb1\x93\x1b\x38\x18\x53\xeb\xcd\x9b\x37\x7b\x6e\xda\x30\x91\xcb\xaa\x6a\x04\x37\xc7\x37\xb9\x14\x46\xf1\x6d\x63\xa4\xd2\x6f\x0a\x7c\xc2\xf2\x8d\xe6\xfb\x2b\xa6\xf2\x03\x37\x98\x9b\x46\xe1\x1b\x56\xf3\x2b\x2b\xba\xf0\x4b\xba\xf8\x97\xd6\x57\xf4\x65\x20\xeb\x89\x7b\xb8\x66\x97\x61\xc4\x02\xb4\x06\x81\x6b\x60\xfe\x51\x37\x8b\x5e\xd1\x74\x89\xb4\xf3\xe1\xdb\xbb\x7b\x68\x87\xb6\xc6\x18\x6b\xdf\xea\xbd\x7f\x50\xf7\x26\x20\x85\x71\xb1\x43\xe5\x8c\xb8\x53\xb2\xb2\x98\x28\x8a\x5a\x72\x61\xec\x3f\x79\xc9\x51\x8c\xd5\xaf\x9b\x6d\xc5\x0d\xd9\xfd\x6f\x0d\x6a\x43\xb6\xca\xe0\x86\x09\x21\x0d\x6c\x11\x9a\x9a\xfc\xb7\xc8\xe0\xbd\x80\x1b\x56\x61\x79\xc3\x34\xfe\xee\x06\x20\x4d\xeb\x2b\x52\x6c\x9a\x09\x86\x61\x7f\xdc\xd9\x69\x6d\x70\xa3\x0d\xcf\x33\xf6\x9a\x0a\x96\x77\x35\xe6\x64\x42\xd2\x22\x3d\x4e\x0b\x61\x36\xee\x8e\x0d\x96\x05\x57\xa7\xd7\xb2\x9f\x04\x01\x8e\x2f\x8f\xc4\xa3\xb8\x3d\x18\x1e\x82\x58\x0c\x3b\xa9\xac\x90\x9d\x1b\x9d\xcc\xbe\x07\xa5\x60\x50\x00\x17\x70\xdf\x06\xc9\x93\x6e\xdc\x60\x35\x21\xd0\xb4\xc6\x48\x14\xc3\xb8\x70\x6a\x0a\xe5\xa2\xc0\xe1\x27\x48\x23\xd6\x4a\x56\x68\x0e\xd8\x8c\x5d\xdc\x5b\xc8\x1c\x4b\xcc\x26\x6e\xcd\x2b\xcf\xb5\x1d\xc7\xb2\x98\xbe\x35\x92\xf9\x3b\xea\x19\x44\x44\x2f\x9d\x5b\x9c\x35\x33\x07\x17\x12\x11\x2a\x26\xf8\xee\x34\x6e\x0d\x47\x2d\xd1\x86\x2d\xea\x4d\x4e\xe7\x9e\x64\xc6\x81\xcd\x3c\xb7\x34\x17\xdb\x87\x76\x9e\xd9\xbb\xe3\x40\x43\xfb\x54\x30\x25\xda\xbc\x82\xa9\x4c\x39\xe4\xb8\x7d\xfb\x89\x55\x75\x89\x1b\xf8\x4e\x2a\x28\xb0\x2e\xe5\xb1\x42\x61\x9c\xdf\x2b\xac\x4b\x9e\x33\xc8\x65\x23\xcc\xda\x62\x5a\xfc\x67\xee\x73\x92\xb9\xb6\x45\xbf\x23\x7b\x84\xd1\xba\x0e\xdb\xcc\x2a\x9f\xe8\x94\xaa\x9b\x7b\xb2\xca\x50\x35\xbd\x99\xd0\x9b\x9c\x0b\xfb\xcf\x9e\x3f\xe1\x78\x1d\x87\xcd\xaa\xd9\x02\xe6\x4c\xd0\xc4\x56\xef\x85\xc1\x3d\xaa\x95\x5d\x7e\xdc\xfd\xe3\x51\x4b\xfe\x38\x9e\xf9\x3a\x8a\xbe\xfa\x86\x19\xa4\xcc\xc2\xa1\x19\x5e\x21\xd8\x24\x23\x00\x5c\xcc\x45\x66\xc0\xdf\x29\xc5\x8e\x0e\x99\xd1\x9f\x6e\xc5\x0c\xa5\xf4\x8b\x98\x36\x95\xd5\x9d\xb5\xc0\x2a\x0a\x49\x50\x7e\x5f\x0b\xb0\x0c\x33\x0d\x66\xf5\x81\x69\x84\x57\xd4\xa9\x96\x05\xd8\xab\xfa\x75\x04\x10\x45\x53\xc5\xac\x7a\x05\x5e\xd9\xd1\x3e\xad\x0e\xa3\x9d\xac\x2e\xa2\x3d\xee\xe2\x1e\x98\xe4\xa8\xb4\xaf\x72\x85\xb3\x51\xe9\xca\x2e\xa0\xd9\x9b\x34\xc2\xcc\xcd\x99\xed\xad\x6f\x07\x2c\xeb\xa4\x60\x78\xf9\x5f\x58\xd6\xb4\xbf\x35\x1a\x0b\x4a\xd6\xdc\xdd\x2d\x0e\x02\xa3\xce\xba\xc8\x30\xab\x10\x8a\x18\x74\x96\xfa\xd8\x87\x8d\x8f\xe4\x54\x1f\x3b\xd7\xb7\x32\xb5\xfe\xd2\x2e\x9f\x9f\x9b\x6a\x1b\x31\xa8\xdc\x91\x3c\xa4\x43\xf2\x21\xed\x9c\x77\x10\x99\xb2\xd5\x5c\x2c\x59\x34\xcf\xf0\x20\xb8\xa0\xa3\x1f\x6d\xd7\xa9\x1d\xc3\x81\x00\xa3\x0c\xef\x11\x8f\x57\xb1\xa0\x4f\x21\x9d\xcf\x4d\x75\x76\xb7\x9d\x10\x67\x65\xe5\x09\xb7\x5c\xca\xc7\x54\x75\xba\xe1\x5a\x01\x63\x41\xff\x7b\x8a\x79\xdd\x3c\x14\x02\x2b\x9f\xd9\x51\xd3\xc1\xcd\x65\x08\x03\x37\x00\x56\x4a\xb1\x87\x67\x3e\xeb\xb4\x60\xbd\xde\xe7\x1f\x74\xe8\xb1\x7b\xa3\x3d\xee\xd6\x2c\xc7\xac\x3b\x75\x5d\xea\x89\xdb\x11\xd0\x39\xc9\xbc\xe0\xdb\x23\x59\x87\x35\xa5\xc9\xe0\x67\x09\xe3\x43\xea\x5c\xe3\x1a\x04\x22\xc1\x91\x63\x9d\x0a\xe4\xe1\x33\x78\x10\xfd\xde\x68\xbd\xbc\x96\xc5\x47\xd2\xf9\x3f\x6a\x59\x7c\xfd\xb0\xfa\x0f\xfa\x9f\x1e\xfb\xcf\x87\x55\x2c\xc6\x77\xc8\xc3\x67\xec\x05\x7a\x10\x0e\x52\x9b\x8f\xbc\xfe\xfa\x61\x75\xfd\xef\x5f\x64\xd7\x7f\xce\xde\x66\x5f\xd0\x75\x3b\x9a\xbd\xfc\x36\xfb\xe2\xcb\x2f\xb3\xb7\xd9\xf5\x97\x0b\x03\xc9\x82\xc6\xa0\x34\xfa\xca\x26\xe2\xb2\xbc\xaa\x4b\x26\xf0\x61\xf5\x4f\x80\x6b\x4a\xe9\xed\x19\xc1\x4d\x8a\x06\x58\xf7\xc2\xc5\x80\xbd\x88\xad\x4c\x6b\x3b\x92\x35\x4f\xab\xab\x5a\x16\xaf\x02\x1f\x78\x4d\x4a\x4d\x51\x8a\x85\xf1\x76\xec\xe0\xc6\xe6\xd4\xbd\xd5\x22\x98\x2e\x19\x96\x74\x5e\x79\x10\x70\x2f\x61\x8f\x02\x15\x33\x08\xd2\x1c\x68\x83\x73\xf0\x6b\x8f\xdd\x9e\x63\xb7\x31\x1f\xb4\xe9\x41\xeb\x78\x3b\x59\x96\xf2\x99\x42\xd9\x33\x3b\xd2\x18\x3e\x9e\xd8\xc8\xfd\x88\xc7\x4d\xab\x29\xfb\xa8\x8d\x0b\xb7\x0b\x19\x9d\xdb\x38\x75\x46\x0f\xbe\xbf\xed\x81\x9c\xa6\x47\x38\x5d\xef\x5a\x16\xef\x6f\x23\xa8\x0f\x1d\x8e\xb5\xd4\x09\x0a\x6d\xfc\x74\xe7\x67\xf2\x7e\xf2\x73\x4e\x0a\x82\x5f\xa3\x91\x0c\x40\xfa\x2e\x36\x23\xaa\x1a\x6d\x4f\x8c\x04\xc6\x77\xdc\xaf\x27\xe6\x02\x67\x06\xef\x77\xb0\x95\xe6\x40\x86\xeb\x7a\xc4\x7c\xac\x07\xe6\x1a\xf8\x5e\x48\x45\xa7\xd0\x9f\xa5\x41\x97\x5a\x73\x0a\x70\xdd\x24\xa0\x90\xa8\xc5\xa5\x01\xfc\xc4\x23\x99\x3a\x78\x99\xac\x9d\x48\x21\xeb\x3e\x80\xd8\x1c\x96\x26\xd0\x0e\x36\x9f\xf7\xa4\xa4\xee\x60\xf5\x1d\x4d\x9d\x82\x80\xfe\x03\x1e\x83\xcd\xa5\x13\x31\x0a\x91\x94\x29\x7b\x63\x9f\x21\xcc\xa5\xd5\x7e\x20\xcf\x81\xa9\x02\x72\x49\x71\xd2\x89\x66\x31\xe3\x47\x89\xc1\x61\xe2\x64\x65\x34\x82\x9b\x81\x6c\xb0\x3d\x1a\xec\xee\x2e\xa0\xa2\x78\xe2\x4a\x0a\x7b\x2c\x19\x40\xd4\x4a\x16\x4d\x4e\x33\x88\x1d\x2e\xce\x53\xda\xd2\x7a\x9d\x54\xdc\xc9\x41\x6c\xa0\x31\x9b\xee\x25\xab\xed\x5e\xd2\x56\x37\x48\x76\x2e\x2f\x75\xbf\xb9\xfa\x22\x1e\xa5\x1e\x3e\x94\x2d\xe0\x9e\x58\xa1\x45\x80\x51\x44\xe8\xce\x17\xed\x58\xbe\x86\xf8\x02\x8a\x5d\x4a\x88\xbd\x6c\xf1\x73\x5f\x2c\xed\x6d\xbb\xb0\xd9\xfc\xde\xa5\x32\xbf\xc6\x16\x45\x98\x6c\xfd\xd4\x3f\x10\xd8\x35\x2c\x72\x18\x09\x72\x4b\xe9\xd8\xac\xec\xc3\x1a\x83\xdd\x94\xda\xd2\x89\x0d\x9e\x3e\x99\x03\x74\xd1\xf7\xce\x30\x83\x9a\x82\xec\x60\xf8\x79\xcf\x69\x03\x2c\xed\x9f\x7d\x84\x1d\x3e\x9b\x1c\xe1\x52\xe2\xdb\x62\x48\x09\x35\xe8\x04\x08\xd2\xd5\x50\x19\xef\x8d\xad\x91\xda\xf4\x2e\xea\x64\xf8\xb7\x86\x95\xa4\xeb\xeb\xf6\xa1\xb6\x94\xf5\x7c\x40\x01\x5a\x56\x27\x99\xb0\x39\xc4\x76\xb1\xae\xb0\xca\x35\xe4\xb2\x2c\x31\x37\x58\xf4\x6b\x0a\xb6\x8d\x2d\x9f\x2a\xb4\x49\x87\x6c\x95\x9b\x47\x21\x4f\x2c\x1d\x94\x55\xda\x5c\xfa\x61\x15\x24\x92\xf1\x74\x0e\xbc\x14\xd6\xc0\xe3\x59\xda\x53\xf7\x64\x5e\x16\x45\xb4\xe9\xee\xf4\xbc\x33\x78\xa7\xfd\x88\xed\xd6\xde\x9e\x28\xa2\x90\xbe\x8c\x1f\x94\xd3\xb8\x86\x47\xac\x0d\x81\x5f\x67\x70\xdf\x1b\xdf\x7a\x64\x29\xe5\x63\x14\xd2\x4e\xee\x2f\x61\xce\xfd\x72\x69\x72\x34\x51\x86\x8c\x1a\xa5\xcb\x7f\x89\xd5\x41\x92\x22\x9f\xd5\xc5\x77\x4a\x56\xdf\x7e\xaa\x15\xea\x53\xe6\x26\x6c\x13\x0b\x28\x7c\xb8\x5f\x4e\x4c\x00\x76\x97\x17\xcb\x35\x27\xd5\x4e\x1c\x40\xba\x33\x39\x83\x5d\x23\xec\x56\x4a\x36\x7b\xc6\x32\x7a\x7e\x04\xb8\x65\x8a\x55\x68\x28\xa9\x6e\xcb\x08\xbc\x3d\x5d\x74\xd8\xfe\xd8\xff\x20\xe0\xdd\x13\xe3\x25\xdb\x96\x71\xe7\x1c\x3c\x8a\x24\xa8\x2f\x71\x7b\xc1\xec\x49\x75\x43\x68\x46\xbe\x17\xe6\xd5\x6b\x50\x68\x1a\x25\xe2\xd1\xe3\x9a\x12\xc7\x91\x5c\x5c\x83\x51\x8d\x3f\x15\x3c\x73\x8d\xf0\x76\xdd\x9e\x8a\x36\x1e\xdd\x16\xb2\xa2\xc8\x5f\x7f\x0d\x97\x1f\x1a\x21\xb8\xd8\x5f\xbe\x26\xb1\xbc\xcc\x78\x8b\x2a\x47\x61\xd8\x1e\x5f\xb1\x35\x6c\x3b\x39\x17\xc3\x92\x33\x8e\xdc\xc1\x2b\x06\x7f\x82\xed\xbf\xbe\xee\x85\x9a\xc0\x4e\x2b\x2f\x56\xec\xd3\x2f\x82\xb5\xea\xb7\x72\xe6\xac\xcc\x9b\x92\x19\xbc\xb9\xfd\xe5\x55\x20\x1d\xe4\x75\x43\x76\xa4\x5c\x2d\x8a\x9a\x4b\x85\xbd\x70\x01\x60\x5e\x37\xaf\xd7\xd6\xed\x08\xcc\x4d\xe9\xfa\xab\xb7\xd5\x1a\x16\x30\x6d\x68\x70\xc2\xc0\xdb\xec\xfa\xab\x40\xd4\x9f\xb0\x92\xea\x38\x92\xb6\xb2\x17\xa3\xa0\x9a\xff\xdd\x56\x7a\x6d\xb6\x79\x2a\xb0\x87\x75\x40\x5e\xec\x04\x54\x3f\x2b\x78\xe4\x34\xab\x40\xf2\xeb\xb7\x5f\x7c\xe9\x7c\xf4\x17\xc1\x3f\xbd\x4a\x37\x7e\x5b\xc2\x6c\x57\x0d\x17\x46\x92\x21\x3e\x81\x0b\xfa\xd9\xd0\x43\x2d\x76\xe1\x9f\x88\x95\x57\x43\xb5\xba\x14\x46\x29\xd4\xb5\x14\x05\x8d\x62\x07\x70\xd3\x69\x23\xc5\x72\x41\xbc\x1d\x98\xe6\xc9\x05\xb0\xad\x7c\xea\x94\xab\xc1\xae\x9c\x35\xf4\x25\xc0\xd0\x05\xe3\xee\x9a\xd7\xcd\xda\x5b\x60\xdd\x8f\x43\x3b\x60\x17\x71\x2e\x69\x6f\x39\xba\x83\xbe\x27\x88\x97\x15\x90\xd3\xfe\x69\x59\xd2\x70\xfe\x43\x54\x8b\xf5\x72\x41\x7f\xe9\x24\x31\x13\xee\xed\x59\x22\xc8\x9b\x5c\x99\x7d\x40\xeb\x2c\x2c\x78\xc7\x5e\x39\x96\xca\x96\x05\x5b\xfe\x3e\x1c\xa3\x8d\xdb\x94\x45\x2d\x65\x21\x27\xbb\x7b\x2e\x2b\xcb\x00\x90\x46\x99\x38\x76\x39\x52\x4f\x41\xc5\x13\xb0\x80\x9e\x5a\x4a\x97\xe6\xaa\xcb\x09\xe9\xd3\x30\xf5\x3f\x91\xbb\x97\xda\x2a\x37\x64\x6d\xa2\xc8\xb6\x92\x46\x70\xd6\xd5\x43\x93\x8f\x70\xe0\x8e\x5c\xcf\xaf\x8e\x25\xa5\x74\xda\x1b\x1e\xc9\xe4\x56\xa3\x7a\xc2\xe2\x7b\x57\xcd\xe2\x52\xac\xbb\x31\xb4\x61\xca\xdc\xca\x92\xe7\xc7\xb8\x2e\xda\xca\x91\x7d\xa0\x5d\xbc\x43\xd1\x82\xe1\xe1\xf9\xc0\x73\x72\x91\x85\x5d\x60\xe8\x04\x80\x25\xda\x13\xba\x7b\x69\xc4\x9e\xc6\x36\x27\x24\xd3\x7f\xff\xe9\x7f\x32\x5e\xb1\xfd\x42\x1c\x68\xc5\xed\x1e\xbc\xb3\xff\xa3\x7d\xde\x4f\xfb\x46\x36\xc2\xfc\xc6\xf5\xba\x78\xb8\xb4\x2f\xf1\x24\x71\x2a\xb6\x96\x76\x4a\x17\xb8\x9a\x77\x06\xf6\xf6\x72\xc5\x91\x0b\xd0\x82\x3d\xa2\x75\xad\x6c\x54\x80\x9e\x5b\x08\x9f\xcd\x87\xd4\x14\xfe\xd2\xf8\x10\x1b\x29\x6d\xb6\x57\xfa\x37\x12\xea\x3e\x07\x0c\xcf\xc5\x14\x56\x62\x13\x9c\xcc\xf3\x5e\x80\x23\xe9\x82\xf9\x02\x4d\xd2\x09\x1e\xf1\x9d\x36\xa5\x9d\xce\x49\xfb\x91\xfa\x77\xa1\xec\x51\x9e\xc5\x42\x69\xa3\x51\x75\x87\x57\xda\xc3\x98\x28\x46\xfb\x91\x0b\x54\xc3\x3a\x6b\xe6\x8b\xb3\x4b\xa5\xd3\x85\xe2\x6c\x36\x53\x2f\x38\xb7\x22\xfb\x87\xd6\x48\xeb\x30\x07\xf8\x23\x2a\xa5\x61\x4d\x28\xb0\x68\x3d\xce\x25\xe2\x47\xa8\xff\xfb\xaa\xe4\x20\x35\x68\x33\x8a\x85\xfa\x61\x9b\x13\xf6\x53\xeb\xe6\x16\xaf\x59\x2e\xe0\x9e\xbe\x5b\x42\xc7\xce\x6e\x94\x75\x1b\x98\xfa\xc2\x65\xdb\xf9\x0c\x95\xc0\x19\x6f\xa0\xfc\xff\xa9\x65\x6a\x5b\x25\x4c\x2b\x63\xfa\x8a\xe2\x81\x89\xa2\xec\xf7\xa3\x67\x6e\x0e\xbe\x42\x9d\x33\x55\x70\xc1\x4a\x6e\x8e\xf3\xce\xea\x51\x5c\xcc\x38\x3a\x7f\x90\x5a\xf3\x6d\x89\x5e\x9a\x80\x65\xf1\x2f\x46\x71\x15\x86\xb6\x59\xf8\x61\xc1\x32\xd8\x47\x96\x0a\xa6\x4b\x02\x8f\x0a\xa9\x09\x05\xd3\x59\xc4\x97\x2c\xa4\x5a\x2d\xfd\x10\x8f\x83\xe1\x6a\xfe\xd1\x3f\xd1\x2d\x66\x26\xc2\xc8\x93\xc6\x1d\xf9\xa4\xdb\x93\x5f\x36\xc1\x3b\xf1\x02\x0a\xf5\x7b\x85\xcc\xd8\x37\x4b\x99\x00\x29\x16\xc2\xd8\x44\xe2\x0e\x7d\x95\xd3\xa5\x71\x1f\xed\x99\x70\xe5\xc8\xb7\x76\x36\xf1\xd4\xd2\xbf\x2a\xe2\x1e\xfc\xcd\xef\x8e\xb9\x63\x62\xba\xc6\xad\x37\x8c\x5e\x70\x6c\xd3\x1e\xeb\xf2\xed\x9b\xc9\xd1\x49\xdc\x1f\xd0\x15\x20\x5a\xcd\x13\x42\x57\xf4\xee\x0b\xdb\xf6\x58\xde\xdb\x60\xd9\x88\xcc\x33\xe5\x83\x20\x3c\x52\x39\x7a\x95\xa7\x14\x70\x0f\xf6\x4d\x16\xe7\x0a\x5e\xe1\xde\x3d\x46\x8e\xd1\x09\xfc\x55\x06\x77\x32\x8a\xe9\x15\xe8\xb3\xa3\x03\x7b\x42\xb7\x2a\x7b\xc5\xee\xf8\xde\x85\x8d\xb2\xf4\xfa\xa9\xb2\x98\x9d\x17\x12\x41\x18\xdb\x70\x34\xdc\x7c\x3a\xb8\xb4\x55\xf5\xe6\xce\x02\xd0\xe0\xf5\x29\x5a\x87\xbe\xeb\xc2\x9b\x32\xd4\x68\xce\x5d\x08\x1d\x70\x85\x7a\x22\x23\x4c\xe2\x82\x20\x39\x01\x83\x36\x02\x45\xd9\xb0\xbe\x4d\x44\xa2\x53\x5a\xac\x2b\x5c\x2e\x15\x27\x06\xe3\x67\x61\xe4\x68\xa3\x62\xe7\x81\xaf\x9c\xe7\x0e\x5e\xbd\x19\xc6\x92\x84\x51\xea\xf0\x8d\x09\xfb\x62\xe2\xeb\x80\x99\x6d\x83\x8c\xaf\xe2\x2e\x54\x13\x5c\x5b\xdd\x35\x79\x6e\x5f\x44\x59\xad\x61\xf5\x1d\xe3\xa5\xfb\xeb\x17\xf1\x28\xe4\xb3\x58\x59\x0b\xae\x6e\xd1\x1a\x2f\x1a\xb8\x5c\x4b\xcc\x02\x21\x8d\xc5\xec\xdb\xc4\x0b\xdb\x0b\x74\x66\xc2\xe4\xdb\x17\xa4\x87\xc5\xa0\x36\x45\x0c\xbd\xb6\x77\x94\x45\xd8\x74\xbf\x85\xb4\x7c\x7d\x52\x05\x8b\x84\x64\x12\x24\x04\xb4\xe5\x02\x35\x99\x88\x38\x43\x60\x4e\x91\x94\x89\x88\xcb\x54\xe6\x67\x4d\x3d\x9d\xd4\x74\x63\xa6\x4a\xfb\x82\xf4\x66\xdf\xce\x22\x3a\x53\x25\x0d\xd4\xb6\x44\x79\x26\x82\x8e\x89\xd1\x73\xc8\xcf\xc4\x21\x66\x28\xd2\x18\x0d\x9a\x88\x9c\x46\x96\xf6\xed\x8c\x68\x07\xe7\x13\xa8\x7d\x3b\x8b\x4a\x4d\x9c\xeb\xa0\x12\x94\x40\xaa\x26\x82\x4e\x53\xaf\xd3\xf4\x6a\x22\xe4\x32\x09\x9b\xca\x1d\x0f\xe6\xfe\x52\x74\x6c\xdf\xce\x26\x66\x53\xa7\xdf\xd3\xb7\x89\x14\x6d\xaa\xa9\x42\xf2\xf1\xf7\x20\x6b\xfb\x76\x16\x6d\x9b\x88\x39\x20\x77\x17\x09\xdc\x44\xc8\x69\x9a\x37\x8d\xca\x4d\x1c\xe2\x94\xf0\x3d\x93\xd4\x3d\x63\x2a\x1e\x7f\x99\xde\x4d\xf6\xc5\x53\x12\x78\x9e\xe8\x4d\x17\x34\x4e\x07\x0f\x05\x3e\x23\x66\xa4\x11\xc3\x1d\x29\x9b\x9e\x34\xbc\x30\x45\xdc\xb7\x33\xc9\xe2\x44\x54\x7f\x12\x4b\xa5\x8d\xcf\x41\xfd\x7d\x37\xc9\x94\x8a\xa8\x6b\xe7\x51\xcf\xa9\x59\xc6\xc4\x4f\x28\x97\x48\xe8\x44\xe8\x21\x55\xbd\x44\x47\xa7\xe6\x72\x93\xa4\x75\x84\x98\x4e\xc4\x7d\x41\xfa\xba\x6f\xe7\x11\xd9\xa9\xb9\x5b\x48\x53\xc7\x28\xed\xcf\x43\x9c\x65\x97\x17\xc8\xed\x33\x47\x1b\x52\xe0\xf3\x34\x77\x72\x92\x17\x21\xc3\x47\x84\x77\x2a\xe4\x0b\xd2\xe2\xc3\xd9\xbf\x00\x41\xde\xb7\xb3\x62\x4e\x02\x8b\xe1\xda\x32\x5d\x02\x96\x32\x29\xd3\xaa\x05\x57\xc3\x45\x90\x40\xe6\x2c\x4a\xb8\xc4\xb5\xa4\xfc\x9a\xb3\x8c\x97\xb3\xaf\xe2\xaf\x28\x2d\x0a\x1a\xfb\xd5\x73\xfc\x17\xcf\x6d\x14\x22\x84\xac\xfb\xa9\xa6\xfb\xec\x0d\x6c\x59\x8c\xa3\x77\xf2\xac\xed\xa3\xda\x96\xc9\xa4\x28\x8f\x74\x58\xd9\xb3\x66\x3f\xa7\xfa\xd8\x4f\x79\xaf\xa2\x4f\x2e\x78\x5f\xcc\x08\x57\xf6\x17\xa6\x93\x37\x04\x9b\x5c\xf6\xb3\xbf\xb1\x8d\xda\x62\xde\x55\xba\x4f\xce\x2c\x7c\xc8\xa1\xfb\xea\x42\x60\x25\x5f\xe5\xa1\x1c\xcb\x85\x99\x9e\xa5\xb3\x94\xd3\x84\x9c\xf3\xe5\xa0\x78\x29\xcd\x7d\x9e\x68\xd2\x04\x61\x95\xd7\x7e\x73\x27\x90\xd2\x3e\x3a\xde\x1c\x17\x76\x46\xf2\xb8\x6f\xba\xad\x6f\xed\xbe\xe4\xd3\x31\x69\x97\x97\xac\xae\xf5\xe5\xe5\x74\x85\x74\xd1\x21\xdc\x8f\x54\x52\x26\xd3\xfe\xf8\x34\x98\x4f\xff\xb9\x8c\xdf\x34\xa5\x0e\xbb\x9f\x55\xbf\xd9\x7f\xde\xe4\xe6\x7d\xfd\x0a\x86\x5f\x47\x1a\x5e\x1f\x7d\xea\x68\x3c\xd2\x84\x47\x4f\x8f\x12\x7e\x86\xaa\xbf\x6a\x26\xbf\x17\x32\x09\x7e\x72\xd1\xed\xee\x1b\x7b\xae\x77\x17\x8c\x54\x6c\x8f\xc3\x2b\xcd\xb6\xfb\x00\xcf\x06\xfe\xf1\xcf\x8b\xff\x0d\x00\x00\xff\xff\xee\x42\xe5\x4c\x18\x4c\x00\x00") - -func metricsAppscodeCom_metricsconfigurationsV1YamlBytes() ([]byte, error) { - return bindataRead( - _metricsAppscodeCom_metricsconfigurationsV1Yaml, - "metrics.appscode.com_metricsconfigurations.v1.yaml", - ) -} - -func metricsAppscodeCom_metricsconfigurationsV1Yaml() (*asset, error) { - bytes, err := metricsAppscodeCom_metricsconfigurationsV1YamlBytes() - if err != nil { - return nil, err - } - - info := bindataFileInfo{name: "metrics.appscode.com_metricsconfigurations.v1.yaml", size: 19480, mode: os.FileMode(420), modTime: time.Unix(1573722179, 0)} - a := &asset{bytes: bytes, info: info} - return a, nil -} - -var _metricsAppscodeCom_metricsconfigurationsYaml = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xcc\x5c\xe1\x6f\xe4\xb6\x72\xff\x7e\x7f\xc5\x60\x8b\xc2\xbe\x87\xb5\xee\x9c\x26\xe8\xc3\xa2\x29\x70\x70\x72\xa9\x9b\xe4\x6a\x9c\x2f\xf7\xa5\x2e\xee\x71\xa5\xd9\x5d\x3e\x4b\xa4\x1e\x49\xd9\xb7\xef\x21\xff\x7b\xc1\x21\x29\x89\xbb\x22\x57\x76\x2e\x69\xf9\x69\x25\x91\x3f\x0e\x87\xe4\x70\x66\x7e\xd2\xb2\x96\x7f\x44\xa5\xb9\x14\x2b\x60\x2d\xc7\xcf\x06\x85\xbd\xd2\xc5\xfd\x9f\x75\xc1\xe5\xab\x87\xcb\x35\x1a\x76\xf9\xe2\x9e\x8b\x6a\x05\x57\x9d\x36\xb2\x79\x8f\x5a\x76\xaa\xc4\xef\x70\xc3\x05\x37\x5c\x8a\x17\x0d\x1a\x56\x31\xc3\x56\x2f\x00\x4a\x85\xcc\xde\xfc\xc0\x1b\xd4\x86\x35\xed\x0a\x44\x57\xd7\x2f\x00\x6a\xb6\xc6\x5a\xdb\x3a\x00\xac\x6d\x8b\xfb\x6e\x8d\x4a\xa0\x41\xea\x4a\xb0\x06\x57\xd0\xa0\x51\xbc\xd4\x2f\x00\xa2\xeb\x52\x8a\x0d\xdf\x76\x8a\x90\x75\xe1\xef\x16\xac\x6d\x75\x29\x2b\x2c\x4a\xd9\xbc\xd0\x2d\x96\x16\x9c\x55\x15\x49\xc5\xea\x1b\xc5\x85\x41\x75\x25\xeb\xae\x11\xd4\xf1\x05\xfc\xe7\xed\x7f\xbd\xbb\x61\x66\xb7\x82\xc2\x36\x28\x0c\x53\x5b\x34\xef\x71\x53\x6c\x95\xec\x5a\x12\xce\x75\xfd\x43\x7f\x6d\xf6\x2d\xae\x40\x1b\xc5\xc5\xf6\x04\x88\xf2\xca\x19\xe1\xbc\x1f\xdf\xca\x41\x05\x2d\x16\x47\x2a\x1c\xa1\xbd\xd9\x8e\x81\x2a\x66\xec\x25\x89\xde\x2b\x2b\x56\x8b\x6b\xe8\xd5\x5e\x32\x83\x5b\xa9\x78\xb8\xbe\x18\x29\xdc\x5e\x85\x96\xe1\x92\xe6\x0d\xc0\x4d\xff\xcf\xae\xea\xd5\x78\x2e\xe8\x71\xcd\xb5\xf9\x31\x59\xe5\x27\xae\x0d\x55\x6b\xeb\x4e\xb1\x3a\x31\xa7\x54\x43\x73\xb1\xed\x6a\xa6\xa6\xeb\xbc\x00\x68\x15\x6a\x54\x0f\xf8\x8b\xb8\x17\xf2\x51\xbc\xe5\x58\x57\x7a\x05\x1b\x56\x6b\x2b\xb3\x2e\xa5\xd5\xca\x55\xdd\x69\x83\xca\xde\xe8\xd6\x61\x46\xf4\x0a\xfe\xf1\xeb\x0b\x80\x07\x56\xf3\x8a\xf0\x9c\x0a\x64\x8b\xe2\xcd\xcd\xf5\xc7\x7f\xb9\x2d\x77\xd8\x30\x77\xd3\xf6\x24\x5b\x54\xa6\xd7\x94\x5b\xb4\xfd\x76\xe9\xef\x01\x54\xa8\x4b\xc5\x5b\x42\x84\x33\x0b\xe5\xea\x40\x65\x37\x08\x6a\x30\x3b\x84\x07\x77\x0f\x2b\xd0\xd4\x0d\xc8\x0d\x98\x1d\xd7\xa0\x90\xc6\x24\xcc\xa0\xce\x50\xe4\x06\x98\x00\xb9\xfe\x2b\x96\xa6\x80\x5b\x3b\x6e\xa5\x41\xef\x64\x57\x57\x50\x4a\xf1\x80\xca\x80\xc2\x52\x6e\x05\xff\x7b\x8f\xac\xc1\x48\xea\xb2\x66\x06\xbd\xe6\x43\xa1\xed\x20\x58\x6d\x95\xd0\xe1\x12\x98\xa8\xa0\x61\x7b\x50\x68\xfb\x80\x4e\x8c\xd0\xa8\x8a\x2e\xe0\x67\xa9\x10\xb8\xd8\xc8\x15\xec\x8c\x69\xf5\xea\xd5\xab\x2d\x37\xc1\x40\x94\xb2\x69\x3a\xc1\xcd\xfe\x55\x29\x85\x51\x7c\xdd\x19\xa9\xf4\xab\x0a\x1f\xb0\x7e\xa5\xf9\xf6\x82\xa9\x72\xc7\x0d\x96\xa6\x53\xf8\x8a\xb5\xfc\x82\x04\x17\x7e\x1f\x57\xff\xd4\x4f\xcf\xd9\x48\xd2\x83\x5d\xe2\x0a\x2d\xc2\xa4\xde\xed\xfa\x03\xae\x81\xf9\x66\x4e\xfe\x41\xbd\xf6\x96\xd5\xca\xfb\xef\x6f\x3f\x40\xe8\x94\xa6\x20\xd6\x39\x69\x7b\x68\xa6\x07\xc5\x5b\x45\x71\xb1\x41\xe5\x26\x6e\xa3\x64\x43\x88\x28\xaa\x56\x72\x61\xe8\xa2\xac\x39\x8a\x58\xe9\xba\x5b\x37\xdc\xd8\x99\xfe\x5b\x87\xda\xd8\xf9\x29\xe0\x8a\x09\x21\x0d\xac\x11\xba\xd6\x6e\xe2\xaa\x80\x6b\x01\x57\xac\xc1\xfa\x8a\x69\xfc\xdd\xd5\x6e\x35\xac\x2f\xac\x4a\x4f\x2b\x7e\x6c\xdd\xe3\x8a\x4e\x5b\xfd\xed\x60\x81\x27\x67\x68\xca\x34\xdc\xb6\x58\xda\x49\xb3\x9a\xb3\x8d\xed\x92\x4f\x5a\x99\x78\x8a\x8a\xd1\xbd\xa9\xbd\xea\x05\xb7\x50\xf1\xcd\x03\xb1\xac\x75\x1a\x75\x0b\x91\xc5\x81\x8d\x54\x24\x5c\xbf\x60\xfc\xfa\x70\x5b\xbb\x3a\x00\xb6\x1b\x0c\x3e\x84\xb3\xe0\xe0\x21\x37\xd8\x1c\x89\x32\xad\x23\x2b\x84\x61\x5c\x38\xc5\xc4\x12\x59\xa3\xe0\x07\x66\x7b\x6b\x95\x6c\xd0\xec\xb0\xd3\x47\xc8\x00\xda\xec\x6b\x2c\x8e\x1e\xa4\xd4\xe5\xca\xc6\xda\xd4\xa9\x07\x07\xb2\x92\xed\x8d\x6c\x9c\x97\xca\x6d\xbc\x96\x99\x9d\x33\x72\x08\x0d\x13\x7c\x73\x68\x8b\xc6\x3d\xd6\x48\xa6\xc8\xd6\xb5\x0b\xcb\xb5\x63\xc6\x41\x4d\xb6\xca\x8f\x81\x6a\xd8\x43\x35\xf1\xec\xd0\x78\xd8\x03\x38\x1a\xca\x5f\xb5\x14\xd1\x10\x82\x15\xfe\xfe\x33\x6b\xda\x1a\xd3\xc0\x00\x6f\xa5\x82\x0a\xdb\x5a\xee\x1b\x14\xc6\xad\x6b\x85\x6d\xcd\x4b\x06\xa5\xec\x84\x59\x12\x22\xa1\x3f\xf2\xba\xb6\x46\xc0\xb9\x11\xbe\x56\xb4\x23\xe3\x32\xb9\x3f\x27\xaa\xcc\x1b\xf7\x07\xab\xeb\xf1\xb0\x07\xe5\xa3\x9f\x46\x2e\xe8\x62\xcb\x1f\x50\x64\xc6\x4c\x0a\x24\xb8\x92\x09\x3b\xa0\xc5\xb5\x30\xb8\x45\xb5\xa0\x2d\xc4\xdd\x85\xc7\xac\xf9\xfd\xe1\x88\x97\x19\xec\xc5\x77\xcc\xa0\x75\x85\x1c\x96\xe1\x0d\x02\x79\x45\x11\xdc\x09\xe7\x29\x01\xfd\x46\x29\xb6\x77\xb8\xcc\xfe\x74\xab\x7f\x2c\xa1\xdf\x8a\xf6\x00\x58\xdc\x92\xde\xa9\x7a\x06\xd4\x9f\x3f\x11\x92\x61\xa6\xc3\xa2\xdd\x31\x8d\x70\x6e\x7b\x6b\x65\x05\x74\x57\xbf\x4c\x42\xa1\xe8\x9a\xf4\x4c\x5e\x80\x57\x71\xa6\x46\xd0\x5c\xa6\x0a\x69\x20\xf3\xfc\x36\xb7\xd6\x66\x2c\x48\x7b\xea\x71\x85\x09\x8b\x72\x41\xdb\x20\xf1\xc8\x62\x4f\x3e\x9a\x3c\x7c\x86\xb2\xc3\xba\x9d\x61\xc0\xce\xfe\x03\xeb\xd6\x9e\x3e\x9d\xc6\xca\x3a\x4d\xee\xe9\x1a\x47\xc6\x4c\x0f\x3b\xde\xee\xeb\x84\x1a\x6c\x20\xf3\x69\xd8\xf2\x9f\xec\xc2\xf9\xd4\x2f\x6d\x92\x27\xac\x8a\xb0\x3d\xde\x75\xcd\x1a\x15\xc8\xc3\x53\x62\x24\xa9\xd5\x9a\x5d\x27\xda\x2d\xcf\x91\x4d\x29\x16\xd3\x16\xe2\xc4\x64\x8c\xe3\xaf\xac\x66\x7e\xa2\x8a\x53\xb6\xdd\x41\x00\xb3\x7e\xd6\x3d\xee\x2f\x82\xad\xe7\xd3\xaa\x49\x9c\x79\x13\x5d\x2e\xa8\xcf\xf8\xe0\xb3\xde\x8f\x6a\x8e\x8f\x3d\x12\xe2\xf8\x58\x0b\xe5\x07\x6b\xab\x7a\x49\x15\x02\xab\x1f\xd9\x5e\xdb\xb8\x10\xab\x60\xd0\xfc\xf4\x02\xab\xa5\xd8\xc2\x23\x37\x3b\x88\x42\xb7\xa9\x62\xe3\x28\x3a\xa7\x28\xa0\x6a\x59\x89\x45\x1f\xdc\x9d\xe9\x89\xc7\xa3\xde\x93\xa0\x91\x54\x5e\xe8\xf5\xde\xea\x9e\x75\xb5\x29\xe0\x9d\x3c\x70\x00\xb8\x06\x81\x58\x4d\x38\x1f\xa1\xd8\xe5\x32\x21\x8c\x03\x2f\xe0\x4e\x0c\x6b\x9a\x56\x6e\x2b\xab\x4f\x56\xd7\xff\x68\x65\xf5\xed\xdd\xe2\xdf\xec\xb5\x6d\xf6\xef\x77\x8b\xb4\x5d\xee\x71\xc7\x2d\xe8\x86\x6d\x06\x3b\xa9\xcd\x27\xde\x7e\x7b\xb7\xb8\xfc\xd7\xaf\x8a\xcb\x3f\x17\xaf\x8b\xaf\xec\x7d\xea\x8b\x6e\xbf\x2e\xbe\xfa\xfa\xeb\xe2\x75\x71\xf9\x75\xb6\x1b\x59\xd9\x1e\xac\xa3\x7a\x41\xae\xae\xac\x2f\xda\x9a\x09\xbc\x5b\xfc\x0a\x70\x69\x9d\x66\xf2\xc1\xdd\x80\x2c\xfc\x72\x10\x2d\x0d\xeb\xc5\x0b\xf2\x2c\xa9\x1f\x9a\xae\xa0\xa5\x56\x56\xe7\xbd\xd7\x67\x11\x5f\xc6\xea\x4c\x4f\xa8\xc2\x30\x7b\x3d\xd8\xe1\x24\xea\x61\x16\xbd\x8b\x29\xf5\x84\xa3\x16\xca\x9d\x80\x0f\x12\xb6\x28\x50\x31\x83\x20\xcd\xce\x1e\x47\x0e\x7c\xe9\x91\x43\x5c\xb8\xf6\x87\xb5\x5f\x52\x99\x45\x52\xd7\xf2\xd1\x9a\xa4\x47\xb6\xb7\x3d\x78\xeb\x40\x96\xf7\x1e\xf7\xab\xa0\x23\xaa\x4d\xfb\x3c\x64\x3c\xe8\xd8\x2a\xec\xe3\xeb\x9b\xb4\xcc\x3d\x8e\x53\x71\x0a\xa6\x95\xd5\xf5\xcd\xd0\xa9\x08\xc9\x87\x04\xe6\x01\x86\x3d\xa1\x6d\x93\x77\x76\xb9\xdb\x85\xcd\xad\x6e\xe0\x23\x99\x25\xe9\x7f\xdc\xa4\x8e\x18\x5b\x9a\x4e\x53\x18\x66\xa1\xf8\x86\xfb\x09\x61\xce\x06\x16\x70\xbd\x81\xb5\x34\x3b\x3b\x5f\x7d\x8d\xe5\x0c\x58\xae\x81\x6f\x85\x54\x36\xb0\x7b\x27\x0d\x3a\x7f\x96\x5b\x2b\xd6\x0f\x00\x2a\x89\x5a\x9c\x19\xc0\xcf\x36\x08\x71\xfd\xd2\x34\x24\x61\xef\x71\xbf\x1c\x2c\x45\xef\x3e\x86\xae\x16\x29\x5f\xf8\xa4\xb7\x4c\xd0\x39\xaf\x36\xb2\xd6\x3f\xe2\x3e\x3a\x1d\x9c\x34\xf7\x98\x76\x24\x66\xb9\xae\x7e\x72\x67\x8b\x71\xe6\xe6\x79\x2c\xc9\x8e\xa9\x0a\x4a\x69\x37\x96\x13\x8a\x10\xd3\x5b\xcb\x96\xde\x1a\x1e\x6d\x01\x1b\x62\x8f\xe4\x82\xf5\xde\x60\xff\x34\x8b\x89\xe2\x81\x2b\x29\x28\x02\x18\x01\xb4\x4a\x56\x5d\x69\xa5\x4f\xfb\xf8\x4f\x51\xd5\x4d\x36\xc8\x99\x54\xd7\x51\xac\x33\xd2\x13\x79\x63\xb3\x82\x1c\xb0\x16\x89\x55\xd5\xc8\x2b\x39\x3b\xd3\x43\x9c\xec\xf3\x5d\xd6\x53\x08\x76\x6a\xa4\xdd\x2c\x30\x69\x3e\xb4\x87\x83\x1d\xdf\xbb\xf9\xa1\x27\x9f\x6c\xfb\x8d\xea\xcc\x7b\xa9\x7e\xc6\x73\x01\x57\xda\x1b\x0d\x15\x58\xc2\xd1\x76\x9e\xc8\xc7\xf4\xc2\x8f\xfd\xa4\x9f\x87\xea\xd1\x2c\xc6\x4e\x82\x91\x20\xd7\xd6\x93\x4a\xc8\x3c\x0e\xd5\xc9\x23\x08\x99\x07\x32\x87\xde\x0b\x03\x74\xd6\xf4\xd6\x30\x83\xda\x9a\xd3\x51\xe7\xa9\x2d\x15\x0c\xa6\x3d\x06\x47\x16\x73\x2c\xf6\x3c\xab\x75\xda\x66\x9d\x30\x16\xb1\xde\x5c\xd7\x91\x7f\x19\x2b\xe1\xda\x50\xfa\x30\xef\xad\x01\xe0\xdf\x3a\x56\x5b\xfd\x5e\x86\x26\x3e\x17\x04\x8f\x3b\x14\xa0\x65\x73\xe4\xb8\x0e\xf9\x83\x0c\x2e\xd7\x50\xca\xba\xc6\xd2\x60\x35\xec\x1a\x58\x77\x94\x57\x54\x48\x1e\x83\x0c\x2a\x2d\x63\xe1\x33\xb8\x63\x6f\xef\xad\x54\xbd\xe3\x7b\xb7\x88\x7c\x3f\xeb\x9b\xb9\x7e\x68\xe2\x64\x26\x66\x84\x68\x7c\x14\xe0\x4e\xbb\x53\xe4\x83\x8e\xc7\x95\x81\xec\x47\x5c\xc0\x1b\xed\x25\x09\x47\x33\x8b\x06\xbb\x8c\xae\xf2\x1a\xbd\xc7\xd6\x58\xe8\xcb\x02\x3e\x0c\x13\x4e\xeb\xaf\x96\xf2\xde\x09\xff\x97\xd8\x09\x4e\x78\xae\x99\x8e\x12\x3e\x6d\xce\x77\x85\xc2\x96\x5f\x73\xf3\x06\x97\x7f\x49\x1d\xe7\xb3\x4c\x1a\xa9\xe7\xad\x92\xcd\xf7\x9f\x5b\x85\xfa\x90\xb5\x88\xcb\xc4\x5e\x89\x9b\x0e\x3b\x87\x09\xc0\xe1\x76\x3e\x15\x72\x94\x15\x1c\xb5\xf4\x91\x30\x83\x4d\x27\xe8\x44\xb4\x13\xf5\x88\x75\x5d\xc0\x0d\x53\xac\x41\x83\x2a\xb7\x11\x43\xe0\xce\x43\x04\xd0\x23\xfb\x50\xfb\x4e\xc0\x9b\x07\xc6\x6b\xb6\xae\xc7\x8f\x73\x7b\xdb\x0a\xe9\x13\xbf\x5e\x28\x8a\x20\x57\x16\xcb\xc8\x6b\x61\xce\x5f\x82\x42\xd3\x29\xa1\xe1\xd2\x7a\x73\x71\xcf\x79\x69\x8d\xea\xbc\xef\xfe\xc8\x35\xc2\xeb\x65\x88\x5a\x56\x1e\xdb\xa5\x87\xbe\xfd\x16\xce\xde\x77\x42\x70\xb1\x3d\x4b\xe7\x86\x68\x63\x7b\x79\xf1\x06\x55\x89\xc2\xb0\x2d\x9e\xb3\x25\xac\x07\x19\x87\x3c\x9e\xdc\xc0\x39\x83\x3f\xc1\xfa\x9f\x73\x98\xbd\x40\x13\xc8\x43\x3e\xa3\x61\x9f\x7f\x11\x2c\xa8\xf6\x25\xdc\xe5\x06\x5e\xb2\xba\xec\x6a\x66\xf0\xea\xe6\x97\xf3\x58\xb2\xb2\xed\xec\xec\x91\x93\x55\x4a\x85\x43\xf7\x51\xa3\xb2\xed\x5e\xe6\xb6\x9f\xf5\x9b\x2d\x94\x1b\xe8\xe5\x37\xaf\x9b\x25\x70\xe3\x76\xb9\xeb\x0e\x5e\x17\x97\xdf\x58\x85\xf5\xb8\x3f\x63\x23\xd5\xfe\x3c\xa7\x8b\xb1\xa4\x0d\x55\x07\xcd\xff\x4e\x19\x51\x72\x03\x8f\x85\xf5\xa0\xae\xf2\x49\x91\x3d\xa6\x97\x1a\xee\xf9\x91\xd4\x97\xaf\xbf\xfa\xda\xad\xbc\x5f\x04\xff\x3c\x28\xef\xc4\x86\x0b\x49\xbf\xb0\x0f\xb8\x30\xd2\x2a\xf9\x33\x38\xab\x5d\x8c\xd7\x1d\x21\x57\xbe\x45\x4e\x1d\x63\xc1\x9c\xbf\xa1\x14\xea\x56\x8a\xca\xf6\x41\xf0\x6e\x28\x81\x32\x71\x51\x68\x75\x2a\x03\x49\x0b\x99\x0b\x60\x6b\xf9\xd0\x2b\x55\x03\xed\x85\x25\xa4\x16\xdd\xd2\xce\x78\x4e\xc3\x4e\xbb\xcb\xbe\x7f\x3a\xd6\x7a\xbb\x72\x66\x8f\x86\xbd\x0b\xbb\x3d\xd1\xe9\x06\x58\xe6\x0f\x3e\xe2\xfc\xe2\x91\x8f\x31\x09\xe9\xcb\x18\xed\xbc\x63\x9f\x30\xd7\xe4\xda\x47\x2e\x8e\x4b\x42\x8f\x88\x8c\x9c\xca\x3c\x4b\xe3\xf8\x18\x4a\xb8\x05\xd6\x23\xee\x21\x58\x5e\x72\x78\x4e\x60\x8e\x8d\x3f\xb9\x02\x0d\xe5\xc6\xad\x1e\x99\xd8\x0f\xee\xcc\x21\xe1\x92\xc1\x0c\x42\x9d\xf0\x6c\x52\xf9\xd8\xfc\x59\x3e\x9c\x58\x1f\x27\x65\x1e\x24\x26\x61\x63\x16\x23\x83\x4b\x79\x2a\x0b\x46\xcb\x3a\x9e\xe6\x03\x14\xb8\xb5\x3e\xa4\xdf\x09\x39\x3d\x6c\x06\xad\x8d\x23\x23\xb9\xa6\x57\x24\xaa\x1f\x5c\xbe\x88\x4b\xb1\xec\x7b\xd0\x86\x29\x73\x23\x6b\x5e\xee\x73\x5a\x08\xc9\x19\xaa\x4e\xdb\xe7\x4e\x44\x62\x45\x9d\xc3\xe3\x8e\x97\x76\x59\xe4\x8e\x81\x68\xe2\x01\x6b\xa4\xd0\xd8\xbd\xe2\x40\xa1\xd1\xea\x88\x70\xf9\xef\x3f\xfd\x4f\xc1\x1b\xb6\xcd\xe4\xf1\x06\x51\xfb\x66\xb7\x74\x8d\xd4\xda\x0f\xf8\x4a\x76\xc2\xfc\x86\x7d\x79\x22\xc2\xa3\x17\x73\x66\xf0\x0d\x94\xa4\x3a\x4e\xaa\xbb\xcc\x71\x01\xf4\x78\xc8\xe2\x25\x63\x37\x2d\xd8\x3d\xd2\x42\x2a\x0e\x12\xb9\xa9\x25\xff\x2c\xb6\xa0\xb5\x86\x6d\x0e\x5b\x40\x16\x90\x32\x9a\xb5\xe7\xd2\xdb\xde\x7f\x3b\x08\x4b\xbd\xc3\x96\x18\xd8\xc8\x85\x1b\x3c\xb1\xdf\xc8\x2b\xf4\xe6\xf9\x04\xb5\xd0\x8b\x9c\x5c\x25\xc1\xd9\x9c\x94\x72\xd4\xcf\xf0\x7e\x0e\xc5\xd0\x2c\xed\x1c\x75\x1a\x55\x1f\x3d\xda\xf3\x88\x89\xea\xe0\x74\x39\x4e\x64\x16\x3e\xc7\x99\x44\x3d\x6e\x72\x9c\xe3\x2c\x12\x61\x7a\x1e\x34\x18\xff\x10\xb7\xff\x1f\x25\x1b\xdb\xf8\x14\xff\x63\x53\x8e\x71\xe2\x25\x9a\xc1\xf6\xd0\x13\xc8\x85\xe5\x7f\x6c\x8a\x6f\x74\xb4\x07\x7f\x20\x9b\x82\x0b\x3e\xdc\x30\xa4\x7e\x4c\x83\xc9\x99\x4a\x00\x66\x51\x8f\xdf\x84\xb0\x21\x5f\xdf\xc7\x32\x98\x9c\x21\xff\x1a\x2a\xcf\x56\x06\xcc\x7e\x93\xe2\xff\x7b\x5a\x50\x53\xd2\x6d\x4e\x46\xd0\xa7\xe7\x76\x4c\x54\xf5\x70\xa6\x10\xa5\xe9\x52\xbb\x25\x53\x15\x17\xac\xe6\x66\x5f\xf8\x64\x5e\xea\x68\x21\x4b\xb0\x77\x73\x2f\xb5\xe6\x36\x74\x76\x92\x8c\xe9\x89\xf0\xb2\x0e\x57\xb1\xb9\x4a\xa0\x8e\x73\x7f\xd1\x79\x30\x33\xf3\x98\x80\x3d\xc8\x47\xfe\x91\x99\x47\xd2\xc2\x8f\x39\x1b\x16\xef\xca\x9f\x7c\xfd\x7e\x53\x32\x11\xdb\x8e\x9e\x40\x49\xbf\x11\x00\xde\x3b\xf5\xcc\x0f\xb9\x5c\x47\xf3\x6b\xcd\xf3\x56\x21\x33\xf4\x96\x22\x13\x20\x05\xce\x7e\x69\xc9\x3b\xeb\x43\x62\xd0\xb9\x56\x9f\x28\x16\x73\xf9\x41\xe8\x47\xe2\xd2\x37\x19\xc4\x85\x6b\xf6\x9b\xde\x65\x72\xa1\xd9\x5c\x2d\x7f\x74\x81\x5c\x74\xd0\x07\x97\x84\x16\x71\xff\x4e\xeb\x87\x6c\x80\x41\x61\xbe\xcf\xdb\x52\xfb\x3e\x2f\x3c\x64\x7f\x29\x04\x1e\xe9\xdd\xbf\xb1\x96\x41\x75\x6f\x2d\x0c\xe6\xf3\x40\xcd\xe8\xd5\x1c\x66\x61\x47\xef\x58\xe4\xd9\xc0\x5e\xc9\x7e\x39\x1c\x2c\x84\x5e\xd8\x6f\x0a\xb8\x95\xe0\xd5\xe3\xfc\x93\x0c\xe6\x8e\x3d\xa0\xdb\x79\x83\x42\x37\x7c\xeb\x0c\x40\x5d\x7b\xcd\x34\x45\x7a\x66\xb3\xee\x19\x1c\xce\xdb\x41\x57\x19\x27\x8d\x26\x31\x6b\xfd\xfd\x19\x35\x86\x8c\x5e\xf0\xb1\xbb\xcd\xaf\x05\x32\x90\x76\x3c\xc1\xd0\x65\x81\x47\x24\x99\x9e\xf0\xd3\x66\x10\x23\x30\xd3\x35\xea\x7b\xcb\x50\x42\x09\x4d\x3a\x3b\x73\xcc\x0d\xf5\x29\xc0\xde\x7e\xe4\x09\x51\x18\x93\xa2\xd6\x32\x04\x7b\xd7\xaf\xb7\x73\xb7\x4a\x47\x2f\x90\x8c\x6d\xc5\x49\xf0\x36\x7e\x05\x80\xf2\x9e\x2f\x23\x22\x32\xbc\x27\xe5\x33\xa1\xd9\x98\xdd\x95\xc5\x6d\x57\x96\xf4\x4a\xc5\x62\x09\x8b\xb7\x8c\xd7\xee\x97\xff\x54\x60\x41\xb3\xb6\xb8\x41\x9a\xb0\x8c\x59\x72\x65\x96\x7f\x06\x73\xe8\xbb\xa1\x4c\xbc\xea\x7b\x8a\xc7\xcb\x9e\x06\x5e\xd2\xc3\x1c\x7b\x70\xde\xe2\x15\x3a\x2c\x8d\x13\x88\x73\xd7\x28\xcc\xf1\x9d\x27\x87\x3e\x87\x8b\x9b\x81\x09\x53\x76\x39\xcd\xca\xcd\x43\x4c\x31\x77\x09\x7e\x6e\x16\xe8\x3c\x0e\x6f\x9c\xcf\x9a\x05\xfb\xa5\xd8\xbc\xe9\xd1\x9f\xe6\xf5\x66\x41\x4e\xe8\x2c\xc3\xf0\xcd\x82\x9c\x60\x01\xf3\x5c\xdf\x2c\xd4\x2f\xc8\x07\x0e\xe5\x19\xcc\xe0\x2c\x5c\xc7\x1e\x42\x96\x22\x1c\xca\x6c\x5b\x06\x4f\xa5\x0d\x87\xf2\x5c\x02\x71\xd6\x70\x83\x45\x9b\x4d\x25\xce\x42\x9d\xa0\x1b\xd3\xa4\xe2\x2c\xc4\x3c\xf1\x38\x49\x2f\xce\x93\x74\x3e\x05\x39\x77\x5f\x7e\x61\x32\x72\x28\x4f\xa2\x25\x67\x21\x8e\xa8\xcb\x79\x04\xe5\x2c\xd4\x63\x12\x33\x43\x55\xce\x33\x75\x4f\xa0\x33\x4f\xf0\xe6\x31\xe8\x17\x26\x36\x87\xf2\x7b\x52\x9c\x43\x79\x12\xd9\x39\x6f\xf1\x1e\x10\xa2\x79\xda\x73\xae\x90\x79\x6a\x74\x2c\xec\x3c\x21\xbf\x28\x49\x3a\x94\x67\xd1\xa5\x73\xd7\xda\xf2\x09\xc4\xe9\xfc\xc3\x7a\x44\xae\x9e\xa0\x50\xe7\x63\xfe\x7e\x07\xdf\xe9\x1c\xa3\x2b\xcf\x20\x61\xe7\xda\xbb\x83\x9c\x6d\x96\x8e\x9d\xeb\x29\x47\x94\xed\x29\x62\x76\xde\x71\x97\x22\x6f\xa7\x28\xda\xe7\xba\xb4\xcf\xa3\x71\x87\xf2\x34\x42\x77\x9e\xf7\x15\xd3\xb5\x4f\xa0\x76\x67\xc1\x27\x79\xd6\x13\x24\xef\x93\x64\x1f\x13\xc1\x69\xba\x77\x16\x64\x96\x12\x4e\x10\xbf\x73\x37\xc2\x1c\x72\xf8\x4b\x50\xc0\x43\x79\x82\xcd\x38\x99\xe1\x77\xe5\x14\x89\x00\x44\x24\xd4\x73\xe2\xf3\x8b\xf1\x52\x3e\x49\x6d\x9c\x90\x2c\xcf\x3f\x9c\xfe\x72\x2f\x24\x85\x12\x8f\x9d\xe5\x7f\x0e\x9f\x9e\xfe\x82\x35\xff\xf5\x6a\xb0\x1c\xb6\x7d\x41\xb6\x64\xf8\x87\x11\x58\x33\x9d\x7c\x01\xd5\x49\xb2\xa4\x86\x9a\xa2\x09\x29\xea\x3d\x7d\x4a\xc3\xba\xed\xb4\xa2\xd3\x1f\x67\x5e\x64\x5a\x65\x57\x57\x5a\xe1\x17\xf4\x0d\xe1\xc4\x6d\x1b\x8a\x4f\xdc\x9e\xfc\x72\x32\xa3\xf5\xd4\x52\xe8\xff\xd7\x24\xfb\x09\x7d\xff\xc5\x7b\x34\x1b\x3e\x6f\x62\x3d\x1d\x67\x0c\x06\x66\x8a\x48\x98\x23\xf9\x52\xaf\x09\xe7\x12\x52\xee\x8f\x4f\x26\x54\x1d\xe7\x45\xe9\xaf\x5c\x22\xe9\xa8\x61\xea\xe3\xee\xe4\xa7\x9e\xdf\xf5\x87\xd1\xd2\xfd\x3d\x4c\xcf\x28\x9d\x9d\xb1\xb6\xd5\x67\x67\x53\x79\xc5\x13\x93\xee\xbe\x63\x38\x3d\x88\xf0\xa9\x61\x34\x8e\xe1\x8f\x09\x9e\xf0\x9d\xba\xdd\x1a\xe3\xa1\xf4\xc8\xc3\x68\x86\x63\xf7\xe9\x83\x4a\xad\xe3\x0b\x18\xfe\x62\x67\x7c\x37\xf1\xe1\x65\x62\xbd\x4e\xa1\xc7\x7f\x63\x13\xee\x99\x89\x7f\x62\x98\x00\x3d\xb8\xf5\x10\xfe\x10\xe9\xe1\x92\xd5\xed\x8e\x5d\x0e\xf7\xfc\x5f\x08\xb9\x3f\xe2\x19\x3d\x06\x70\x87\xf1\x8a\xc2\x6a\x77\xc3\x48\xc5\xb6\xe8\xef\xfc\x6f\x00\x00\x00\xff\xff\xc9\x25\x21\x68\x68\x49\x00\x00") - -func metricsAppscodeCom_metricsconfigurationsYamlBytes() ([]byte, error) { - return bindataRead( - _metricsAppscodeCom_metricsconfigurationsYaml, - "metrics.appscode.com_metricsconfigurations.yaml", - ) -} - -func metricsAppscodeCom_metricsconfigurationsYaml() (*asset, error) { - bytes, err := metricsAppscodeCom_metricsconfigurationsYamlBytes() - if err != nil { - return nil, err - } - - info := bindataFileInfo{name: "metrics.appscode.com_metricsconfigurations.yaml", size: 18792, mode: os.FileMode(420), modTime: time.Unix(1573722179, 0)} - a := &asset{bytes: bytes, info: info} - return a, nil -} - -// Asset loads and returns the asset for the given name. -// It returns an error if the asset could not be found or -// could not be loaded. -func Asset(name string) ([]byte, error) { - cannonicalName := strings.Replace(name, "\\", "/", -1) - if f, ok := _bindata[cannonicalName]; ok { - a, err := f() - if err != nil { - return nil, fmt.Errorf("Asset %s can't read by error: %v", name, err) - } - return a.bytes, nil - } - return nil, fmt.Errorf("Asset %s not found", name) -} - -// MustAsset is like Asset but panics when Asset would return an error. -// It simplifies safe initialization of global variables. -func MustAsset(name string) []byte { - a, err := Asset(name) - if err != nil { - panic("asset: Asset(" + name + "): " + err.Error()) - } - - return a -} - -// AssetInfo loads and returns the asset info for the given name. -// It returns an error if the asset could not be found or -// could not be loaded. -func AssetInfo(name string) (os.FileInfo, error) { - cannonicalName := strings.Replace(name, "\\", "/", -1) - if f, ok := _bindata[cannonicalName]; ok { - a, err := f() - if err != nil { - return nil, fmt.Errorf("AssetInfo %s can't read by error: %v", name, err) - } - return a.info, nil - } - return nil, fmt.Errorf("AssetInfo %s not found", name) -} - -// AssetNames returns the names of the assets. -func AssetNames() []string { - names := make([]string, 0, len(_bindata)) - for name := range _bindata { - names = append(names, name) - } - return names -} - -// _bindata is a table, holding each asset generator, mapped to its name. -var _bindata = map[string]func() (*asset, error){ - "appcatalog.appscode.com_appbindings.v1.yaml": appcatalogAppscodeCom_appbindingsV1Yaml, - "appcatalog.appscode.com_appbindings.yaml": appcatalogAppscodeCom_appbindingsYaml, - "metrics.appscode.com_metricsconfigurations.v1.yaml": metricsAppscodeCom_metricsconfigurationsV1Yaml, - "metrics.appscode.com_metricsconfigurations.yaml": metricsAppscodeCom_metricsconfigurationsYaml, -} - -// AssetDir returns the file names below a certain -// directory embedded in the file by go-bindata. -// For example if you run go-bindata on data/... and data contains the -// following hierarchy: -// data/ -// foo.txt -// img/ -// a.png -// b.png -// then AssetDir("data") would return []string{"foo.txt", "img"} -// AssetDir("data/img") would return []string{"a.png", "b.png"} -// AssetDir("foo.txt") and AssetDir("notexist") would return an error -// AssetDir("") will return []string{"data"}. -func AssetDir(name string) ([]string, error) { - node := _bintree - if len(name) != 0 { - cannonicalName := strings.Replace(name, "\\", "/", -1) - pathList := strings.Split(cannonicalName, "/") - for _, p := range pathList { - node = node.Children[p] - if node == nil { - return nil, fmt.Errorf("Asset %s not found", name) - } - } - } - if node.Func != nil { - return nil, fmt.Errorf("Asset %s not found", name) - } - rv := make([]string, 0, len(node.Children)) - for childName := range node.Children { - rv = append(rv, childName) - } - return rv, nil -} - -type bintree struct { - Func func() (*asset, error) - Children map[string]*bintree -} - -var _bintree = &bintree{nil, map[string]*bintree{ - "appcatalog.appscode.com_appbindings.v1.yaml": {appcatalogAppscodeCom_appbindingsV1Yaml, map[string]*bintree{}}, - "appcatalog.appscode.com_appbindings.yaml": {appcatalogAppscodeCom_appbindingsYaml, map[string]*bintree{}}, - "metrics.appscode.com_metricsconfigurations.v1.yaml": {metricsAppscodeCom_metricsconfigurationsV1Yaml, map[string]*bintree{}}, - "metrics.appscode.com_metricsconfigurations.yaml": {metricsAppscodeCom_metricsconfigurationsYaml, map[string]*bintree{}}, -}} - -// RestoreAsset restores an asset under the given directory -func RestoreAsset(dir, name string) error { - data, err := Asset(name) - if err != nil { - return err - } - info, err := AssetInfo(name) - if err != nil { - return err - } - err = os.MkdirAll(_filePath(dir, filepath.Dir(name)), os.FileMode(0755)) - if err != nil { - return err - } - err = ioutil.WriteFile(_filePath(dir, name), data, info.Mode()) - if err != nil { - return err - } - err = os.Chtimes(_filePath(dir, name), info.ModTime(), info.ModTime()) - if err != nil { - return err - } - return nil -} - -// RestoreAssets restores an asset under the given directory recursively -func RestoreAssets(dir, name string) error { - children, err := AssetDir(name) - // File - if err != nil { - return RestoreAsset(dir, name) - } - // Dir - for _, child := range children { - err = RestoreAssets(dir, filepath.Join(name, child)) - if err != nil { - return err - } - } - return nil -} - -func _filePath(dir, name string) string { - cannonicalName := strings.Replace(name, "\\", "/", -1) - return filepath.Join(append([]string{dir}, strings.Split(cannonicalName, "/")...)...) -} diff --git a/vendor/kmodules.xyz/custom-resources/crds/lib.go b/vendor/kmodules.xyz/custom-resources/crds/lib.go index 3a9ee7370..2efaca473 100644 --- a/vendor/kmodules.xyz/custom-resources/crds/lib.go +++ b/vendor/kmodules.xyz/custom-resources/crds/lib.go @@ -17,6 +17,7 @@ limitations under the License. package crds import ( + "embed" "fmt" "kmodules.xyz/client-go/apiextensions" @@ -25,15 +26,15 @@ import ( "sigs.k8s.io/yaml" ) +//go:embed *.yaml +var fs embed.FS + func load(filename string, o interface{}) error { - if _, ok := _bindata[filename]; ok { - data, err := Asset(filename) - if err != nil { - return err - } - return yaml.Unmarshal(data, o) + data, err := fs.ReadFile(filename) + if err != nil { + return err } - return nil + return yaml.Unmarshal(data, o) } func CustomResourceDefinition(gvr schema.GroupVersionResource) (*apiextensions.CustomResourceDefinition, error) { diff --git a/vendor/kmodules.xyz/custom-resources/crds/metrics.appscode.com_metricsconfigurations.v1.yaml b/vendor/kmodules.xyz/custom-resources/crds/metrics.appscode.com_metricsconfigurations.v1.yaml index 266439553..8bffcbdae 100644 --- a/vendor/kmodules.xyz/custom-resources/crds/metrics.appscode.com_metricsconfigurations.v1.yaml +++ b/vendor/kmodules.xyz/custom-resources/crds/metrics.appscode.com_metricsconfigurations.v1.yaml @@ -19,11 +19,11 @@ spec: scope: Cluster versions: - additionalPrinterColumns: - - jsonPath: .spec.targetRef.group - name: Group + - jsonPath: .spec.targetRef.apiVersion + name: APIVersion type: string - - jsonPath: .spec.targetRef.resource - name: Resource + - jsonPath: .spec.targetRef.kind + name: Kind type: string - jsonPath: .metadata.creationTimestamp name: Age @@ -138,7 +138,8 @@ spec: value, metric value is kept as 1. The metric will look like `kube_pod_info{host_ip=\"172.18.0.2\", pod_ip=\"10.244.0.14\", node=\"kind-control-plane\" .....} 1`" - type: string + format: double + type: number valueFromExpression: description: "ValueFromExpression contains an expression for the metric value expression can be a function as well. @@ -247,7 +248,8 @@ spec: metric will look like `kube_pod_info{host_ip=\"172.18.0.2\", pod_ip=\"10.244.0.14\", node=\"kind-control-plane\" .....} 1`" - type: string + format: double + type: number valueFromExpression: description: "ValueFromExpression contains an expression for the metric value expression can @@ -296,7 +298,7 @@ spec: type: object type: description: Type defines the metrics type. For kubernetes based - object, types can only be gauge + object, types can only be "gauge" enum: - gauge type: string @@ -310,17 +312,17 @@ spec: description: TargetRef defines the object for which metrics will be collected properties: - group: - description: 'Group defines the group of the object. Example: - For Deployment, Group will be ''apps''' + apiVersion: + description: APIVersion defines the versioned schema of this representation + of an object. type: string - resource: - description: 'Resource defines the resource of the object. Example: - For Deployment, Resource will be ''deployments''' + kind: + description: Kind is a string value representing the REST resource + this object represents. In CamelCase. type: string required: - - group - - resource + - apiVersion + - kind type: object required: - metrics diff --git a/vendor/kmodules.xyz/custom-resources/crds/metrics.appscode.com_metricsconfigurations.yaml b/vendor/kmodules.xyz/custom-resources/crds/metrics.appscode.com_metricsconfigurations.yaml index 8ece7c786..7992b762c 100644 --- a/vendor/kmodules.xyz/custom-resources/crds/metrics.appscode.com_metricsconfigurations.yaml +++ b/vendor/kmodules.xyz/custom-resources/crds/metrics.appscode.com_metricsconfigurations.yaml @@ -7,11 +7,11 @@ metadata: name: metricsconfigurations.metrics.appscode.com spec: additionalPrinterColumns: - - JSONPath: .spec.targetRef.group - name: Group + - JSONPath: .spec.targetRef.apiVersion + name: APIVersion type: string - - JSONPath: .spec.targetRef.resource - name: Resource + - JSONPath: .spec.targetRef.kind + name: Kind type: string - JSONPath: .metadata.creationTimestamp name: Age @@ -136,7 +136,8 @@ spec: is kept as 1. The metric will look like `kube_pod_info{host_ip=\"172.18.0.2\", pod_ip=\"10.244.0.14\", node=\"kind-control-plane\" .....} \ 1`" - type: string + format: double + type: number valueFromExpression: description: "ValueFromExpression contains an expression for the metric value expression can be a function as well. Parameters @@ -243,7 +244,8 @@ spec: look like `kube_pod_info{host_ip=\"172.18.0.2\", pod_ip=\"10.244.0.14\", node=\"kind-control-plane\" .....} 1`" - type: string + format: double + type: number valueFromExpression: description: "ValueFromExpression contains an expression for the metric value expression can be a function @@ -291,7 +293,7 @@ spec: type: object type: description: Type defines the metrics type. For kubernetes based - object, types can only be gauge + object, types can only be "gauge" enum: - gauge type: string @@ -305,17 +307,17 @@ spec: description: TargetRef defines the object for which metrics will be collected properties: - group: - description: 'Group defines the group of the object. Example: For - Deployment, Group will be ''apps''' + apiVersion: + description: APIVersion defines the versioned schema of this representation + of an object. type: string - resource: - description: 'Resource defines the resource of the object. Example: - For Deployment, Resource will be ''deployments''' + kind: + description: Kind is a string value representing the REST resource + this object represents. In CamelCase. type: string required: - - group - - resource + - apiVersion + - kind type: object required: - metrics diff --git a/vendor/modules.txt b/vendor/modules.txt index 29b2a3ec4..de2d86d21 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -1,4 +1,5 @@ -# cloud.google.com/go v0.54.0 => cloud.google.com/go v0.54.0 +# cloud.google.com/go v0.58.0 => cloud.google.com/go v0.54.0 +## explicit cloud.google.com/go/compute/metadata # github.com/Azure/go-autorest v14.2.0+incompatible => github.com/Azure/go-autorest v14.2.0+incompatible github.com/Azure/go-autorest @@ -13,6 +14,8 @@ github.com/Azure/go-autorest/autorest/date github.com/Azure/go-autorest/logger # github.com/Azure/go-autorest/tracing v0.6.0 => github.com/Azure/go-autorest/tracing v0.6.0 github.com/Azure/go-autorest/tracing +# github.com/Masterminds/semver/v3 v3.1.1 +github.com/Masterminds/semver/v3 # github.com/PuerkitoBio/purell v1.1.1 github.com/PuerkitoBio/purell # github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 @@ -25,9 +28,6 @@ github.com/beorn7/perks/quantile github.com/cespare/xxhash/v2 # github.com/codegangsta/inject v0.0.0-20150114235600-33e0aa1cb7c0 github.com/codegangsta/inject -# github.com/codeskyblue/go-sh v0.0.0-20200712050446-30169cf553fe -## explicit -github.com/codeskyblue/go-sh # github.com/davecgh/go-spew v1.1.1 github.com/davecgh/go-spew/spew # github.com/emicklei/go-restful v2.9.5+incompatible @@ -52,8 +52,6 @@ github.com/go-openapi/swag # github.com/gogo/protobuf v1.3.2 => github.com/gogo/protobuf v1.3.2 github.com/gogo/protobuf/proto github.com/gogo/protobuf/sortkeys -# github.com/golang/glog v0.0.0-20210429001901-424d2337a529 -github.com/golang/glog # github.com/golang/protobuf v1.4.3 => github.com/golang/protobuf v1.4.3 github.com/golang/protobuf/jsonpb github.com/golang/protobuf/proto @@ -169,27 +167,28 @@ golang.org/x/text/width golang.org/x/time/rate # gomodules.xyz/clock v0.0.0-20200817085942-06523dba733f gomodules.xyz/clock +# gomodules.xyz/flags v0.1.0 +## explicit +gomodules.xyz/flags +# gomodules.xyz/go-sh v0.1.0 +## explicit +gomodules.xyz/go-sh # gomodules.xyz/homedir v0.0.0-20201104190528-bcd4d5d94b84 gomodules.xyz/homedir # gomodules.xyz/jsonpatch/v2 v2.1.0 gomodules.xyz/jsonpatch/v2 -# gomodules.xyz/kglog v0.0.1 +# gomodules.xyz/logs v0.0.2 ## explicit -gomodules.xyz/kglog +gomodules.xyz/logs # gomodules.xyz/pointer v0.0.0-20201105071923-daf60fa55209 gomodules.xyz/pointer -# gomodules.xyz/runtime v0.2.0 -gomodules.xyz/runtime # gomodules.xyz/sets v0.0.0-20210218105342-2efe2fb519a2 gomodules.xyz/sets -# gomodules.xyz/version v0.1.0 -gomodules.xyz/version # gomodules.xyz/wait v0.0.0-20210218105358-639bd9211545 gomodules.xyz/wait -# gomodules.xyz/x v0.0.4 +# gomodules.xyz/x v0.0.5 ## explicit gomodules.xyz/x/analytics -gomodules.xyz/x/flags gomodules.xyz/x/version # google.golang.org/appengine v1.6.5 google.golang.org/appengine @@ -385,6 +384,7 @@ k8s.io/client-go/applyconfigurations/storage/v1 k8s.io/client-go/applyconfigurations/storage/v1alpha1 k8s.io/client-go/applyconfigurations/storage/v1beta1 k8s.io/client-go/discovery +k8s.io/client-go/discovery/cached/memory k8s.io/client-go/discovery/fake k8s.io/client-go/dynamic k8s.io/client-go/kubernetes @@ -490,6 +490,7 @@ k8s.io/client-go/plugin/pkg/client/auth/openstack k8s.io/client-go/rest k8s.io/client-go/rest/fake k8s.io/client-go/rest/watch +k8s.io/client-go/restmapper k8s.io/client-go/testing k8s.io/client-go/third_party/forked/golang/template k8s.io/client-go/tools/auth @@ -531,7 +532,7 @@ k8s.io/utils/buffer k8s.io/utils/integer k8s.io/utils/pointer k8s.io/utils/trace -# kmodules.xyz/client-go v0.0.0-20210505231546-fa4fb8e1d04e +# kmodules.xyz/client-go v0.0.0-20210605021217-cabaee7b953e ## explicit kmodules.xyz/client-go kmodules.xyz/client-go/api/v1 @@ -545,15 +546,18 @@ kmodules.xyz/client-go/meta kmodules.xyz/client-go/tools/analytics kmodules.xyz/client-go/tools/cli kmodules.xyz/client-go/tools/clusterid -# kmodules.xyz/custom-resources v0.0.0-20210504034124-54c54fcdb690 +# kmodules.xyz/custom-resources v0.0.0-20210605111625-741fcb992541 ## explicit kmodules.xyz/custom-resources/apis/appcatalog kmodules.xyz/custom-resources/apis/appcatalog/v1alpha1 +kmodules.xyz/custom-resources/apis/auditor +kmodules.xyz/custom-resources/apis/auditor/v1alpha1 kmodules.xyz/custom-resources/apis/metrics kmodules.xyz/custom-resources/apis/metrics/v1alpha1 kmodules.xyz/custom-resources/client/clientset/versioned kmodules.xyz/custom-resources/client/clientset/versioned/scheme kmodules.xyz/custom-resources/client/clientset/versioned/typed/appcatalog/v1alpha1 +kmodules.xyz/custom-resources/client/clientset/versioned/typed/auditor/v1alpha1 kmodules.xyz/custom-resources/client/clientset/versioned/typed/metrics/v1alpha1 kmodules.xyz/custom-resources/crds # kmodules.xyz/objectstore-api v0.0.0-20210504041638-b9e00ab1eab3 @@ -561,7 +565,8 @@ kmodules.xyz/objectstore-api/api/v1 # kmodules.xyz/offshoot-api v0.0.0-20210504040651-7951e351f0f5 ## explicit kmodules.xyz/offshoot-api/api/v1 -# kmodules.xyz/prober v0.0.0-20210504042421-eca494e828bc +# kmodules.xyz/prober v0.0.0-20210504215326-2e406706b970 +## explicit kmodules.xyz/prober/api/v1 # sigs.k8s.io/structured-merge-diff/v4 v4.1.0 sigs.k8s.io/structured-merge-diff/v4/fieldpath @@ -570,7 +575,7 @@ sigs.k8s.io/structured-merge-diff/v4/typed sigs.k8s.io/structured-merge-diff/v4/value # sigs.k8s.io/yaml v1.2.0 sigs.k8s.io/yaml -# stash.appscode.dev/apimachinery v0.13.1-0.20210505235659-974fc12c7593 +# stash.appscode.dev/apimachinery v0.13.1-0.20210605201829-a382bbe2f22a ## explicit stash.appscode.dev/apimachinery/apis stash.appscode.dev/apimachinery/apis/repositories @@ -645,5 +650,4 @@ stash.appscode.dev/apimachinery/pkg/util # k8s.io/kube-openapi => k8s.io/kube-openapi v0.0.0-20210305001622-591a79e4bda7 # k8s.io/kubernetes => github.com/kmodules/kubernetes v1.22.0-alpha.0.0.20210427080452-22d2e66bae50 # k8s.io/utils => k8s.io/utils v0.0.0-20201110183641-67b214c5f920 -# kmodules.xyz/resource-metadata => kmodules.xyz/resource-metadata v0.5.0 # sigs.k8s.io/application => github.com/kmodules/application v0.8.4-0.20210427030912-90eeee3bc4ad diff --git a/vendor/stash.appscode.dev/apimachinery/apis/repositories/v1alpha1/openapi_generated.go b/vendor/stash.appscode.dev/apimachinery/apis/repositories/v1alpha1/openapi_generated.go index 0bba3d7b3..608de4cde 100644 --- a/vendor/stash.appscode.dev/apimachinery/apis/repositories/v1alpha1/openapi_generated.go +++ b/vendor/stash.appscode.dev/apimachinery/apis/repositories/v1alpha1/openapi_generated.go @@ -338,6 +338,7 @@ func GetOpenAPIDefinitions(ref common.ReferenceCallback) map[string]common.OpenA "kmodules.xyz/client-go/api/v1.CertificatePrivateKey": schema_kmodulesxyz_client_go_api_v1_CertificatePrivateKey(ref), "kmodules.xyz/client-go/api/v1.CertificateSpec": schema_kmodulesxyz_client_go_api_v1_CertificateSpec(ref), "kmodules.xyz/client-go/api/v1.Condition": schema_kmodulesxyz_client_go_api_v1_Condition(ref), + "kmodules.xyz/client-go/api/v1.ResourceID": schema_kmodulesxyz_client_go_api_v1_ResourceID(ref), "kmodules.xyz/client-go/api/v1.TLSConfig": schema_kmodulesxyz_client_go_api_v1_TLSConfig(ref), "kmodules.xyz/client-go/api/v1.X509Subject": schema_kmodulesxyz_client_go_api_v1_X509Subject(ref), "kmodules.xyz/client-go/api/v1.stringSetMerger": schema_kmodulesxyz_client_go_api_v1_stringSetMerger(ref), @@ -16686,6 +16687,57 @@ func schema_kmodulesxyz_client_go_api_v1_Condition(ref common.ReferenceCallback) } } +func schema_kmodulesxyz_client_go_api_v1_ResourceID(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ResourceID identifies a resource", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "group": { + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "version": { + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "name": { + SchemaProps: spec.SchemaProps{ + Description: "Name is the plural name of the resource to serve. It must match the name of the CustomResourceDefinition-registration too: plural.group and it must be all lowercase.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is the serialized kind of the resource. It is normally CamelCase and singular.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "scope": { + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"group", "version", "name", "kind", "scope"}, + }, + }, + } +} + func schema_kmodulesxyz_client_go_api_v1_TLSConfig(ref common.ReferenceCallback) common.OpenAPIDefinition { return common.OpenAPIDefinition{ Schema: spec.Schema{ diff --git a/vendor/stash.appscode.dev/apimachinery/apis/stash/v1alpha1/openapi_generated.go b/vendor/stash.appscode.dev/apimachinery/apis/stash/v1alpha1/openapi_generated.go index 908d6a38b..7ea40b936 100644 --- a/vendor/stash.appscode.dev/apimachinery/apis/stash/v1alpha1/openapi_generated.go +++ b/vendor/stash.appscode.dev/apimachinery/apis/stash/v1alpha1/openapi_generated.go @@ -338,6 +338,7 @@ func GetOpenAPIDefinitions(ref common.ReferenceCallback) map[string]common.OpenA "kmodules.xyz/client-go/api/v1.CertificatePrivateKey": schema_kmodulesxyz_client_go_api_v1_CertificatePrivateKey(ref), "kmodules.xyz/client-go/api/v1.CertificateSpec": schema_kmodulesxyz_client_go_api_v1_CertificateSpec(ref), "kmodules.xyz/client-go/api/v1.Condition": schema_kmodulesxyz_client_go_api_v1_Condition(ref), + "kmodules.xyz/client-go/api/v1.ResourceID": schema_kmodulesxyz_client_go_api_v1_ResourceID(ref), "kmodules.xyz/client-go/api/v1.TLSConfig": schema_kmodulesxyz_client_go_api_v1_TLSConfig(ref), "kmodules.xyz/client-go/api/v1.X509Subject": schema_kmodulesxyz_client_go_api_v1_X509Subject(ref), "kmodules.xyz/client-go/api/v1.stringSetMerger": schema_kmodulesxyz_client_go_api_v1_stringSetMerger(ref), @@ -16698,6 +16699,57 @@ func schema_kmodulesxyz_client_go_api_v1_Condition(ref common.ReferenceCallback) } } +func schema_kmodulesxyz_client_go_api_v1_ResourceID(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ResourceID identifies a resource", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "group": { + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "version": { + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "name": { + SchemaProps: spec.SchemaProps{ + Description: "Name is the plural name of the resource to serve. It must match the name of the CustomResourceDefinition-registration too: plural.group and it must be all lowercase.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is the serialized kind of the resource. It is normally CamelCase and singular.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "scope": { + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"group", "version", "name", "kind", "scope"}, + }, + }, + } +} + func schema_kmodulesxyz_client_go_api_v1_TLSConfig(ref common.ReferenceCallback) common.OpenAPIDefinition { return common.OpenAPIDefinition{ Schema: spec.Schema{ diff --git a/vendor/stash.appscode.dev/apimachinery/apis/stash/v1beta1/openapi_generated.go b/vendor/stash.appscode.dev/apimachinery/apis/stash/v1beta1/openapi_generated.go index 721a6e57d..b77064c24 100644 --- a/vendor/stash.appscode.dev/apimachinery/apis/stash/v1beta1/openapi_generated.go +++ b/vendor/stash.appscode.dev/apimachinery/apis/stash/v1beta1/openapi_generated.go @@ -338,6 +338,7 @@ func GetOpenAPIDefinitions(ref common.ReferenceCallback) map[string]common.OpenA "kmodules.xyz/client-go/api/v1.CertificatePrivateKey": schema_kmodulesxyz_client_go_api_v1_CertificatePrivateKey(ref), "kmodules.xyz/client-go/api/v1.CertificateSpec": schema_kmodulesxyz_client_go_api_v1_CertificateSpec(ref), "kmodules.xyz/client-go/api/v1.Condition": schema_kmodulesxyz_client_go_api_v1_Condition(ref), + "kmodules.xyz/client-go/api/v1.ResourceID": schema_kmodulesxyz_client_go_api_v1_ResourceID(ref), "kmodules.xyz/client-go/api/v1.TLSConfig": schema_kmodulesxyz_client_go_api_v1_TLSConfig(ref), "kmodules.xyz/client-go/api/v1.X509Subject": schema_kmodulesxyz_client_go_api_v1_X509Subject(ref), "kmodules.xyz/client-go/api/v1.stringSetMerger": schema_kmodulesxyz_client_go_api_v1_stringSetMerger(ref), @@ -16732,6 +16733,57 @@ func schema_kmodulesxyz_client_go_api_v1_Condition(ref common.ReferenceCallback) } } +func schema_kmodulesxyz_client_go_api_v1_ResourceID(ref common.ReferenceCallback) common.OpenAPIDefinition { + return common.OpenAPIDefinition{ + Schema: spec.Schema{ + SchemaProps: spec.SchemaProps{ + Description: "ResourceID identifies a resource", + Type: []string{"object"}, + Properties: map[string]spec.Schema{ + "group": { + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "version": { + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "name": { + SchemaProps: spec.SchemaProps{ + Description: "Name is the plural name of the resource to serve. It must match the name of the CustomResourceDefinition-registration too: plural.group and it must be all lowercase.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "kind": { + SchemaProps: spec.SchemaProps{ + Description: "Kind is the serialized kind of the resource. It is normally CamelCase and singular.", + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + "scope": { + SchemaProps: spec.SchemaProps{ + Default: "", + Type: []string{"string"}, + Format: "", + }, + }, + }, + Required: []string{"group", "version", "name", "kind", "scope"}, + }, + }, + } +} + func schema_kmodulesxyz_client_go_api_v1_TLSConfig(ref common.ReferenceCallback) common.OpenAPIDefinition { return common.OpenAPIDefinition{ Schema: spec.Schema{ diff --git a/vendor/stash.appscode.dev/apimachinery/crds/bindata.go b/vendor/stash.appscode.dev/apimachinery/crds/bindata.go deleted file mode 100644 index aa21431e5..000000000 --- a/vendor/stash.appscode.dev/apimachinery/crds/bindata.go +++ /dev/null @@ -1,773 +0,0 @@ -// Package crds Code generated by go-bindata. (@generated) DO NOT EDIT. -// sources: -// repositories.stash.appscode.com_snapshots.v1.yaml -// repositories.stash.appscode.com_snapshots.yaml -// stash.appscode.com_backupbatches.v1.yaml -// stash.appscode.com_backupbatches.yaml -// stash.appscode.com_backupblueprints.v1.yaml -// stash.appscode.com_backupblueprints.yaml -// stash.appscode.com_backupconfigurations.v1.yaml -// stash.appscode.com_backupconfigurations.yaml -// stash.appscode.com_backupsessions.v1.yaml -// stash.appscode.com_backupsessions.yaml -// stash.appscode.com_functions.v1.yaml -// stash.appscode.com_functions.yaml -// stash.appscode.com_recoveries.v1.yaml -// stash.appscode.com_recoveries.yaml -// stash.appscode.com_repositories.v1.yaml -// stash.appscode.com_repositories.yaml -// stash.appscode.com_restics.v1.yaml -// stash.appscode.com_restics.yaml -// stash.appscode.com_restorebatches.v1.yaml -// stash.appscode.com_restorebatches.yaml -// stash.appscode.com_restoresessions.v1.yaml -// stash.appscode.com_restoresessions.yaml -// stash.appscode.com_tasks.v1.yaml -// stash.appscode.com_tasks.yaml -package crds - -import ( - "bytes" - "compress/gzip" - "fmt" - "io" - "io/ioutil" - "os" - "path/filepath" - "strings" - "time" -) - -func bindataRead(data []byte, name string) ([]byte, error) { - gz, err := gzip.NewReader(bytes.NewBuffer(data)) - if err != nil { - return nil, fmt.Errorf("read %q: %v", name, err) - } - - var buf bytes.Buffer - _, err = io.Copy(&buf, gz) - clErr := gz.Close() - - if err != nil { - return nil, fmt.Errorf("read %q: %v", name, err) - } - if clErr != nil { - return nil, err - } - - return buf.Bytes(), nil -} - -type asset struct { - bytes []byte - info os.FileInfo -} - -type bindataFileInfo struct { - name string - size int64 - mode os.FileMode - modTime time.Time -} - -// Name return file name -func (fi bindataFileInfo) Name() string { - return fi.name -} - -// Size return file size -func (fi bindataFileInfo) Size() int64 { - return fi.size -} - -// Mode return file mode -func (fi bindataFileInfo) Mode() os.FileMode { - return fi.mode -} - -// ModTime return file modify time -func (fi bindataFileInfo) ModTime() time.Time { - return fi.modTime -} - -// IsDir return file whether a directory -func (fi bindataFileInfo) IsDir() bool { - return fi.mode&os.ModeDir != 0 -} - -// Sys return file is sys mode -func (fi bindataFileInfo) Sys() interface{} { - return nil -} - -var _repositoriesStashAppscodeCom_snapshotsV1Yaml = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xbc\x55\x4d\x8f\xe3\x36\x0c\xbd\xe7\x57\x10\xe8\x61\x2f\x8d\x83\xe9\x5e\x0a\xdf\x8a\x69\x81\x2e\xfa\x81\xc1\xcc\x62\xef\x8c\xc5\xd8\xdc\x91\x25\x95\xa4\x82\xa6\x45\xff\x7b\x21\xd9\xde\x24\xce\x7e\x74\x80\xb6\xba\xf9\x91\x22\xa9\xf7\x48\x1a\x13\xbf\x23\x51\x8e\xa1\x05\x4c\x4c\xbf\x1b\x85\xf2\xa5\xcd\xf3\xb7\xda\x70\xdc\x1d\xef\x36\xcf\x1c\x5c\x0b\xf7\x59\x2d\x8e\x8f\xa4\x31\x4b\x47\xdf\xd3\x81\x03\x1b\xc7\xb0\x19\xc9\xd0\xa1\x61\xbb\x01\xe8\x84\xb0\x80\x6f\x79\x24\x35\x1c\x53\x0b\x21\x7b\xbf\x01\xf0\xb8\x27\xaf\xc5\x07\x00\x53\x6a\x9e\xf3\x9e\x24\x90\x51\xcd\x12\x70\xa4\x16\xd4\x50\x87\x0d\xc0\xfc\x15\x30\xe9\x10\x4d\x1b\xa1\x14\x95\x2d\x0a\x93\x36\xd5\xa9\xc1\x94\xb4\x8b\x8e\x9a\x2e\x8e\x1b\x4d\xd4\x95\xc8\xbd\xc4\x9c\x5a\xf8\x92\xfb\x94\x60\xae\x65\x7a\xdc\xd3\x9c\xab\x42\x9e\xd5\x7e\xba\x82\x7f\x66\x9d\x4c\xc9\x67\x41\x7f\x51\x5b\x45\x95\x43\x9f\x3d\xca\x19\xdf\x00\x68\x17\x13\xb5\xf0\x6b\x49\x95\xb0\x23\xb7\x01\x38\x4e\x54\xd7\xd4\x5b\x40\xe7\x2a\x83\xe8\x1f\x84\x83\x91\xdc\x47\x9f\xc7\x30\x17\xb6\x85\xf7\x1a\xc3\x03\xda\xd0\x42\x79\x85\xe5\x0b\x22\x4e\xd5\x65\x61\xea\x71\x0d\xdb\x29\x55\x3a\x85\x43\xff\xc9\x60\x43\x54\x2b\xf7\xaf\x42\xfd\x78\x0d\xde\x04\x9a\xbc\x8e\x77\xe8\xd3\x80\x77\xd3\xeb\xbb\x81\x46\x6c\xe7\x1b\x31\x51\xf8\xee\xe1\xcd\xbb\xd7\x4f\x57\x30\x40\x92\x98\x48\x8c\x17\xe2\xa7\x73\xd1\x7f\x17\x28\x80\x23\xed\x84\x93\xd5\xc6\x7c\x55\x02\x4e\x5e\xe0\x4a\xe3\x91\x82\x0d\xb4\xd0\x49\x6e\xae\x01\xe2\x01\x6c\x60\x2d\x1d\x20\xa4\x14\xac\x36\xe3\x55\x60\x28\x4e\x18\x20\xee\xdf\x53\x67\x0d\x3c\x91\x94\x30\xa0\x43\xcc\xde\x41\x17\xc3\x91\xc4\x40\xa8\x8b\x7d\xe0\x3f\x3e\xc4\x56\xb0\x58\x93\x7a\x34\x9a\xbb\xe1\x7c\xaa\x7c\x01\x3d\x1c\xd1\x67\xfa\x1a\x30\x38\x18\xf1\x04\x42\x25\x0b\xe4\x70\x11\xaf\xba\x68\x03\xbf\x44\x21\xe0\x70\x88\x2d\x0c\x66\x49\xdb\xdd\xae\x67\x5b\xe6\xae\x8b\xe3\x98\x03\xdb\x69\xd7\xc5\x60\xc2\xfb\x6c\x51\x74\xe7\xe8\x48\x7e\xa7\xdc\x6f\x51\xba\x81\x8d\x3a\xcb\x42\x3b\x4c\xbc\xad\xa5\x07\xab\xc3\x3b\xba\xaf\x64\x9e\x54\x7d\x75\x55\xeb\x8d\xa2\xd3\xa9\x63\xf0\x19\x05\xca\x3c\x00\x2b\xe0\x7c\x75\x7a\xc5\x99\xe8\x02\x15\x76\x1e\x7f\x78\x7a\x0b\x4b\xea\x2a\xc6\x9a\xfd\xca\xfb\xf9\xa2\x9e\x25\x28\x84\x71\x38\x90\x4c\x22\x1e\x24\x8e\x35\x26\x05\x97\x22\x07\xab\x1f\x9d\x67\x0a\x6b\xfa\x35\xef\x47\xb6\xa2\xfb\x6f\x99\xd4\x8a\x56\x0d\xdc\x63\x08\xd1\x60\x4f\x90\x93\x43\x23\xd7\xc0\x9b\x00\xf7\x38\x92\xbf\x47\xa5\xff\x5c\x80\xc2\xb4\x6e\x0b\xb1\xff\x4c\x82\xcb\x3d\xba\x76\x9e\x58\xbb\x30\x4c\x33\x7c\xed\xfa\xf1\x09\x2b\xa7\x67\xb7\x86\x00\x0e\x51\x46\xb4\xb6\xf4\xee\xeb\x6f\x6e\xac\x53\xde\xd2\xd7\x3d\xc9\xca\xba\x6c\x8e\xdb\x98\x9f\x78\x5a\xad\x0e\x6d\xb8\x29\x0c\x80\x8d\xc6\x8f\xc0\x9f\x0d\xb5\x18\x51\x04\x4f\x2b\xdb\x79\x45\xbe\xa8\x3a\xc3\xfe\x7f\x28\xce\x84\x5e\x46\x5a\xfe\x77\x85\xcb\x5a\xb6\xd4\x8b\x84\x2b\x23\xc5\x42\xab\x32\xb6\xa5\xa5\x56\xc8\xea\x7f\xb2\xc0\x55\xf7\x15\x76\xf3\x1f\x5b\x0c\x85\xa0\x15\x94\x6f\x12\x2d\xaf\xf8\xf2\x9c\xdc\x80\x5a\x56\x8d\x6b\xc1\x24\x4f\xd7\xd5\xa2\x60\x4f\x97\x48\xde\x7f\x58\x9d\x2d\xfc\xf9\xd7\xe6\xef\x00\x00\x00\xff\xff\x3c\xa4\xd8\xd2\x23\x09\x00\x00") - -func repositoriesStashAppscodeCom_snapshotsV1YamlBytes() ([]byte, error) { - return bindataRead( - _repositoriesStashAppscodeCom_snapshotsV1Yaml, - "repositories.stash.appscode.com_snapshots.v1.yaml", - ) -} - -func repositoriesStashAppscodeCom_snapshotsV1Yaml() (*asset, error) { - bytes, err := repositoriesStashAppscodeCom_snapshotsV1YamlBytes() - if err != nil { - return nil, err - } - - info := bindataFileInfo{name: "repositories.stash.appscode.com_snapshots.v1.yaml", size: 2339, mode: os.FileMode(420), modTime: time.Unix(1573722179, 0)} - a := &asset{bytes: bytes, info: info} - return a, nil -} - -var _repositoriesStashAppscodeCom_snapshotsYaml = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xb4\x56\x4d\x93\xe4\x34\x0c\xbd\xf7\xaf\x50\x15\x87\xbd\x30\xe9\x1a\xf6\x42\xe5\x46\x0d\x50\x2c\x1f\xcb\xd4\xcc\xb2\x77\x75\xac\x4e\xc4\x38\xb6\x91\xe4\x86\x86\xe2\xbf\x53\x76\x3a\xdd\x49\xb3\x1f\x73\xd8\xcd\xcd\xcf\xf2\xd3\xf3\x93\x6c\x07\x13\xbf\x25\x51\x8e\xa1\x05\x4c\x4c\x7f\x19\x85\x32\xd2\xe6\xe9\x6b\x6d\x38\x6e\x0f\xb7\x3b\x32\xbc\xdd\x3c\x71\x70\x2d\xdc\x65\xb5\x38\x3e\x90\xc6\x2c\x1d\x7d\x4b\x7b\x0e\x6c\x1c\xc3\x66\x24\x43\x87\x86\xed\x06\xa0\x13\xc2\x02\xbe\xe1\x91\xd4\x70\x4c\x2d\x84\xec\xfd\x06\xc0\xe3\x8e\xbc\x96\x18\x00\x4c\xa9\x79\xca\x3b\x92\x40\x46\x35\x55\xc0\x91\x5a\x50\x43\x1d\x36\x00\xa7\x51\xc0\xa4\x43\x34\x6d\x84\x52\x54\xb6\x28\x4c\xda\xd4\xa0\x06\x53\xd2\x2e\x3a\x6a\xba\x38\x6e\x34\x51\x57\x98\xd1\xb9\x2a\x09\xfd\xbd\x70\x30\x92\xbb\xe8\xf3\x18\x6a\xd6\x1b\xf8\xf1\xf1\xd7\xd7\xf7\x68\x43\x0b\x85\xc3\xf2\x82\xf7\x58\x65\x4d\x69\x1f\xd6\xa0\x1d\x53\x55\x26\x1c\xfa\xf7\xd0\x0c\x51\xad\xac\x5d\x90\xfc\xb0\x84\xae\x28\x7a\x89\x39\xb5\xf0\xb1\x4d\x4d\x54\x27\xc7\xa6\x12\x3c\x9e\x1c\xa9\x90\x67\xb5\x9f\x56\xf0\xcf\xac\xd3\x54\xf2\x59\xd0\x2f\x1c\xac\xa8\x72\xe8\xb3\x47\xb9\xe0\x1b\x80\x24\xa4\x24\x07\xfa\x2d\x3c\x85\xf8\x67\xf8\x9e\xc9\x3b\x6d\x61\x8f\x5e\x8b\x78\xed\x62\xd1\xfe\xba\x28\x49\xd8\x91\x2b\x58\xde\xc9\xa9\x0b\xb4\x85\x7f\xfe\xdd\x00\x1c\xd0\xb3\xab\x85\x9f\xe4\xc6\x44\xe1\x9b\xfb\x57\x6f\x5f\x3e\x76\x03\x8d\x38\x81\x25\x59\x4c\x24\xc6\xf3\xae\xa6\x5e\x38\x77\xe1\x19\x03\x70\xa4\x9d\x70\xaa\x8c\xf0\xa2\x50\x4d\x31\xe0\x4a\xdf\x91\x82\x0d\x04\x87\x09\x23\x07\x5a\xd3\x40\xdc\x83\x0d\xac\xc5\xda\xb2\xad\x60\x55\xd2\x82\x16\x4a\x08\x06\x88\xbb\xdf\xa9\xb3\x06\x1e\xcb\xd6\x45\x41\x87\x98\xbd\x83\x2e\x86\x03\x89\x81\x50\x17\xfb\xc0\x7f\x9f\x99\x15\x2c\xd6\x94\x1e\x8d\x4e\x26\xcf\x5f\x6d\xb4\x80\xbe\x98\x90\xe9\x4b\xc0\xe0\x60\xc4\x23\x08\x95\x1c\x90\xc3\x82\xad\x86\x68\x03\xbf\x44\x21\xe0\xb0\x8f\x2d\x0c\x66\x49\xdb\xed\xb6\x67\x9b\xcf\x5d\x17\xc7\x31\x07\xb6\xe3\xb6\x8b\xc1\x84\x77\xd9\xa2\xe8\xd6\xd1\x81\xfc\x56\xb9\xbf\x41\xe9\x06\x36\xea\x2c\x0b\x6d\x31\xf1\x4d\x15\x1e\xac\x1e\xde\xd1\x7d\x71\x2e\xcf\x8b\x85\xd2\xab\x2e\x9c\xbe\xda\x57\xef\xf5\xbd\xb4\x17\xb0\x02\x9e\x96\x4d\xfa\x2f\xf6\x16\xa8\xb8\xf2\xf0\xdd\xe3\x1b\x98\x93\xd6\x12\xac\x3d\xaf\x6e\x5f\x96\xe9\xc5\xf8\x62\x14\x87\x3d\xc9\x54\xb8\xbd\xc4\xb1\x32\x52\x70\x29\x72\xb0\x3a\xe8\x3c\x53\x58\x9b\xae\x79\x37\xb2\x95\x4a\xff\x91\x49\xad\xd4\xa7\x81\x3b\x0c\x21\x1a\xec\x08\x72\x72\x68\xe4\x1a\x78\x15\xe0\x0e\x47\xf2\x77\xa8\xf4\xd9\x6d\x2f\x0e\xeb\x4d\xb1\xf4\xe3\xc6\x2f\x2f\xcd\x75\xe0\xe4\xd6\x19\x9e\xee\x98\x65\xd8\xbb\x4e\x51\xf9\x7a\x76\x6b\x00\x60\x1f\x65\x44\x6b\x4b\x8f\xbe\xfc\xea\x6a\x6e\xca\x56\xba\xb7\x27\x59\xcd\xcd\xf7\xd9\x35\xdb\x3b\x37\x52\x15\xa1\x0d\x7a\x1d\xcd\x46\xe3\xff\xc0\x0f\x90\xcc\x53\x28\x82\xc7\xd5\xcc\xe5\x9a\x7e\xb6\x22\xc3\xfe\x33\x0a\x32\xa1\xe7\x9b\x93\x3f\x55\x59\xb2\x96\x7b\xe6\xd9\x65\x29\x47\x83\x85\x56\xc9\x6f\x4a\x93\xac\xc6\xab\xb7\x6b\x06\x6b\x3d\x57\xc8\xd5\x4b\x39\xc3\xc5\x88\x15\x90\xaf\xe8\x67\xcd\x1f\xee\xf2\x2b\xe8\x30\xff\x95\x1c\x6e\xd1\xa7\x01\x6f\x2f\xd8\xe9\x29\x9f\x1e\xd9\xc5\x34\x40\x7d\xc5\x5c\x0b\x26\x79\xca\xa6\x16\x05\x7b\x3a\x21\xff\x05\x00\x00\xff\xff\xa4\x48\x18\xbe\xed\x08\x00\x00") - -func repositoriesStashAppscodeCom_snapshotsYamlBytes() ([]byte, error) { - return bindataRead( - _repositoriesStashAppscodeCom_snapshotsYaml, - "repositories.stash.appscode.com_snapshots.yaml", - ) -} - -func repositoriesStashAppscodeCom_snapshotsYaml() (*asset, error) { - bytes, err := repositoriesStashAppscodeCom_snapshotsYamlBytes() - if err != nil { - return nil, err - } - - info := bindataFileInfo{name: "repositories.stash.appscode.com_snapshots.yaml", size: 2285, mode: os.FileMode(420), modTime: time.Unix(1573722179, 0)} - a := &asset{bytes: bytes, info: info} - return a, nil -} - -var _stashAppscodeCom_backupbatchesV1Yaml = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xbd\xfb\x77\x23\xb7\x91\x3f\xfa\x7b\xfe\x0a\x1c\x25\xdf\x2b\x69\x2d\x52\x33\x4e\x9c\xbb\x3b\xbb\x67\x7d\x64\xcd\x78\xa2\xeb\x79\xe8\x8c\xe4\xc9\xcd\xb5\xbd\x36\xd8\x0d\x92\x88\xba\x81\x5e\x00\x4d\x0d\xb3\xde\xff\xfd\x1e\x14\x80\x7e\xf0\xd5\x85\x26\x39\x1e\x3b\x8d\x93\x13\x8f\x48\x76\x35\x9e\x85\xaa\x4f\xbd\x68\xc1\xdf\x33\xa5\xb9\x14\xcf\x08\x2d\x38\xfb\x60\x98\xb0\x7f\xe9\xf1\xc3\xbf\xea\x31\x97\x97\x8b\xa7\xbf\x7b\xe0\x22\x7d\x46\xae\x4b\x6d\x64\xfe\x8e\x69\x59\xaa\x84\x3d\x67\x53\x2e\xb8\xe1\x52\xfc\x2e\x67\x86\xa6\xd4\xd0\x67\xbf\x23\x24\x51\x8c\xda\x0f\xef\x79\xce\xb4\xa1\x79\xf1\x8c\x88\x32\xcb\x7e\x47\x48\x46\x27\x2c\xd3\xf6\x37\x84\xd0\xa2\x18\x3f\x94\x13\xa6\x04\x33\x0c\xde\x22\x68\xce\x9e\x11\x6d\xa8\x9e\xff\x8e\x10\xf7\xd7\x84\x26\x0f\x65\x31\xa1\x26\x99\x33\x3d\x86\xef\xc6\xb4\x28\x74\x22\x53\x36\x4e\x64\xfe\x3b\x5d\xb0\xc4\x12\x9c\x29\x59\x16\xfe\xe9\xf6\x2f\x1c\x29\xff\xd6\x84\x1a\x36\x93\x8a\x87\xbf\x47\xd5\xfb\xec\xbf\xc3\x73\xe1\x4f\xe8\x34\x21\x6e\xec\x5f\x41\x57\xbe\xb2\x5d\x81\x4f\x33\xae\xcd\x37\xab\xdf\xbc\xe2\xda\xc0\xb7\x45\x56\x2a\x9a\xad\x0c\x00\xbe\xd1\x5c\xcc\xca\x8c\xaa\xd6\x77\xbf\x23\x44\x27\xb2\x60\xcf\xc8\x1b\xdb\xd9\x82\x26\x2c\xfd\x1d\x21\x0b\xb7\x2c\xd0\xd9\x11\xa1\x69\x0a\xb3\x4d\xb3\x5b\xc5\x85\x61\xea\x5a\x66\x65\x2e\xaa\xa1\xfc\x5d\x4b\x71\x4b\xcd\xfc\x19\x19\xdb\x69\x19\xeb\x64\xce\xd2\x32\x73\xc3\x09\x33\x7a\xd7\xfe\xd0\x2c\x0b\x98\x74\xc5\xc5\x6c\x0b\x99\x82\x96\x1a\x7a\x53\x13\xb9\x6d\x7e\xe4\x48\x4c\xa4\xcc\x18\x15\xeb\x34\xc2\xd6\x18\xaf\xed\x8b\x16\xc9\xab\x59\xbb\x4b\x29\x35\xee\x03\xf7\xf5\xe2\xe9\x84\x19\xfa\xd4\xcd\x60\x32\x67\x39\x7d\xe6\x7f\x2e\x0b\x26\xae\x6e\x6f\xde\xff\xf1\xae\xf5\x31\x21\x85\x92\x05\x53\xa6\x5a\x6b\xd7\x1a\x9b\xbd\xf1\x29\x21\x29\xd3\x89\xe2\x85\x81\x53\x70\x6a\x09\xba\x5f\x91\xd4\xee\x72\xa6\x89\x99\xb3\xb0\x1e\x2c\xf5\x7d\x20\x72\x4a\xcc\x9c\x6b\xa2\x58\xa1\x98\x66\xc2\xc0\x08\x5b\x84\x89\xfd\x11\x15\x44\x4e\xfe\xce\x12\x33\x26\x77\x4c\x59\x32\x44\xcf\x65\x99\xa5\x24\x91\x62\xc1\x94\x21\x8a\x25\x72\x26\xf8\x3f\x2a\xda\x9a\x18\x09\x2f\xcd\xa8\x61\x7e\x57\xd5\x0d\xd6\x5f\xd0\x8c\x2c\x68\x56\xb2\x0b\x42\x45\x4a\x72\xba\x24\x8a\xd9\xb7\x90\x52\x34\xe8\xc1\x4f\xf4\x98\xbc\x96\x8a\x11\x2e\xa6\xf2\x19\x99\x1b\x53\xe8\x67\x97\x97\x33\x6e\xc2\x21\x4f\x64\x9e\x97\x82\x9b\xe5\x65\x22\x85\x51\x7c\x52\x1a\xa9\xf4\x65\xca\x16\x2c\xbb\xd4\x7c\x36\xa2\x2a\x99\x73\xc3\x12\x53\x2a\x76\x49\x0b\x3e\x82\xae\x0b\x03\x9c\x22\x4f\x7f\xaf\x3c\x5b\xd0\xa7\xad\xbe\xae\xed\x30\xd7\xe0\x50\xed\x58\x01\x7b\xb4\x08\xd7\x84\xfa\x47\xdd\x28\xea\x89\xb6\x1f\xd9\xd9\x79\xf7\xe2\xee\x9e\x84\x57\xc3\x62\xac\xce\x3e\xcc\x7b\xfd\xa0\xae\x97\xc0\x4e\x18\x17\x53\xa6\xdc\x22\x4e\x95\xcc\x81\x26\x13\x69\x21\xb9\x30\xf0\x47\x92\x71\x26\x56\xa7\x5f\x97\x93\x9c\x1b\xbb\xee\xff\x5d\x32\x6d\xec\x5a\x8d\xc9\x35\x15\x42\x1a\x32\x61\xa4\x2c\xec\xf6\x4d\xc7\xe4\x46\x90\x6b\x9a\xb3\xec\x9a\x6a\x76\xf4\x05\xb0\x33\xad\x47\x76\x62\x71\x4b\xd0\x64\xda\xab\x3f\x76\xb3\xd6\xf8\x22\x30\xda\xba\x6d\x3e\x5f\xb6\x39\xc6\xf6\x17\xae\x8d\x54\xcb\x57\x3c\xe7\x66\xf5\x17\xab\xab\xfd\xd5\xda\x13\xf0\x42\x3e\xe5\xfe\xe4\x89\x32\x9f\x30\x65\x8f\x92\xfb\xe9\x1d\xd3\x7a\xfd\xa4\xd9\x66\x4f\x02\x37\xa7\xa7\x9a\x50\xad\x65\xc2\xa9\x61\xd5\xfe\x80\x33\xf5\xc0\x58\x31\x26\xf7\x76\xc5\xb9\x26\x73\x96\x15\xd3\x32\x23\x53\xa9\x48\xca\x26\xe5\x6c\xd6\x9e\xa4\x6a\xb4\xa5\x2a\xa4\x5d\xc4\xe7\x6c\x4a\xcb\xcc\x3c\x23\x4f\x4f\xd7\x7e\x36\x95\x2a\xa7\xe6\x99\x3d\x9d\x7f\xfc\x7c\xed\x5b\x37\xb3\xf6\xe4\xce\x98\x5a\xf9\x36\x55\x7c\xc1\xd4\xa6\x69\xf2\x6f\x7b\xc7\xb4\xe1\xc9\xee\x69\x7c\x0e\x44\x08\x17\x29\xb7\x17\x9d\x9f\x39\x9a\x33\xc7\xa7\x18\xa1\x33\x66\x77\xb5\x24\xa5\x66\xf6\x3f\x6e\xa1\x36\x8c\xd6\xfe\xd8\x50\x35\x63\x96\x61\x95\x45\x21\x95\xa9\x18\x09\xa1\x8a\x91\x13\xd7\x9f\x93\x0b\x72\xf2\xde\xde\x42\xec\x4e\xd0\x42\xcf\xa5\x31\x4c\x9d\x8c\x37\x50\xf4\xd3\xe6\x8f\x31\xd7\x15\x85\xf5\x1f\x33\x51\xe6\xeb\x33\x31\xda\x36\x05\x23\xb2\xd6\x83\x2d\x53\xbf\x76\x02\xe0\x6d\x1f\x58\x52\xda\xf9\x7b\xab\xd2\x9d\x2b\x70\x4b\x15\xcd\x32\x96\xed\x5e\x83\x17\x2d\x72\xd5\x5a\x90\xc7\x39\x33\x73\xcb\x69\xc2\xac\xc3\x1c\xe7\xcc\x6e\xeb\x55\x96\x45\x80\xc1\xc3\x0f\xb4\x65\x30\xc2\x70\x9a\x11\x09\x04\x29\xac\xea\xd2\xca\x2a\x8c\xaa\xf0\x33\x4f\x07\x84\x12\xbb\xb7\xd9\x06\x8a\xe9\xda\x0a\x84\x11\x9d\x90\xc7\x39\x4f\xe6\x24\x67\x54\xe8\x16\xbd\x47\x9e\x65\x96\xa1\xd9\x2e\x57\x17\x7e\xb3\x95\x85\xed\x42\xe1\x09\xad\xaf\xe5\x8e\x89\x9f\x4b\xf9\xb0\xc6\x3a\x56\x66\xf3\x2a\x01\xee\x46\xcc\x9c\x1a\x72\x67\x45\xb5\x70\x6f\x1a\xfa\x60\x79\xa9\x3d\xda\x85\x14\x1d\xdb\x59\x3b\x6e\xa1\x37\xf1\xe8\xb5\x9f\x6f\xe7\x6b\xf0\xad\xd4\xc6\xb1\xa0\x4d\xdf\xae\x74\xff\xb6\xfa\xb1\x9d\xef\xc4\xce\x51\x4a\x78\x9e\xb3\xd4\xb2\xa5\x6c\x49\xe8\xd4\xd8\x35\x0d\x5b\x42\x6f\xe5\x6a\xb6\x59\x12\x32\x2f\x32\x66\xd8\xa6\x13\xd6\xd5\x73\xdb\xec\xcd\x42\xb9\x60\xca\x8a\x99\xdb\x7e\xb4\x32\x88\xeb\xe6\x33\xab\x6c\xb9\xc1\x5c\x2a\xda\x5b\xc9\x12\x7b\x0a\x14\x2c\x95\x3b\x75\xcc\x3f\x98\xe7\x54\xa4\x1a\x78\xb0\x3d\x3f\x76\x20\x13\x46\xa4\xaa\x7e\xbf\x83\xe4\xd4\x0a\x0a\x96\x8c\x65\x52\x40\xe2\x2f\xf7\xf7\xb7\xf6\xe1\xfb\xeb\x5b\x47\x69\xeb\xd3\x3b\x76\x67\x68\xb6\xa3\xc8\x89\x7a\x2b\x18\xdc\x3e\x52\x64\x4b\x22\x45\x35\x31\x53\x99\x65\xf2\xd1\x0a\x2c\x7e\xef\x4e\xea\x69\xdc\xb0\xff\xea\x06\x73\xd1\x9e\x70\x0a\x07\x02\x44\x43\xfa\xb0\x65\x1b\x10\xd4\x56\x20\xb0\x1d\x60\xe6\x77\xfd\x64\x6d\x33\xc0\x13\x76\x2f\x36\x96\x8e\x64\x5c\xb4\x96\x95\x0b\xcd\xd3\xed\xf3\xee\x5a\x6b\xd3\x5c\xc0\x9f\x8f\x52\x3d\xd8\x89\x4a\xb9\x62\x89\x95\x05\x60\x41\x9b\x6f\x22\x6b\x02\xde\x6a\x53\x52\x1a\x72\x76\x7a\x79\x7a\x1e\xb8\x63\xf5\x92\x53\x4d\xa6\x3c\x63\x7a\xa9\x0d\xcb\x81\x4f\x06\xba\x1d\x34\xb9\x26\x9a\xe7\x45\xb6\x84\x11\x9e\xa6\x17\x84\x1b\xfb\xa1\xe5\x25\xaa\x14\x7e\xbc\x56\x58\x9d\xb3\x2c\xbb\x20\x5a\x12\xa3\x68\x50\xd7\x3a\x88\xc3\x33\x96\x84\x51\xa5\xe7\x77\x67\xa7\x3f\x9f\x5e\x10\x66\x92\x73\xf2\x28\xc5\xa9\x81\x89\x19\x93\x7b\x77\x73\x87\xd7\x74\xd0\x5d\xca\x92\x08\xc6\x52\xb7\x30\x45\xc6\x13\x6e\xb2\x25\xb0\x21\x22\x4b\xe3\xf4\x0b\x6a\x1c\xb1\x31\x79\xf1\x81\xaf\x8a\xb9\x6b\x3d\x35\xd4\x94\xda\xee\xeb\x27\xb0\x03\xac\x46\xc7\x52\x7b\x27\x65\x7c\xc1\x2e\xe7\x8c\x66\x66\xbe\x84\x43\x20\xa4\x18\xfd\x83\xa9\x5d\x27\xd7\x4f\x6c\x29\xfc\x73\xbb\x8e\x02\x21\xdc\xb0\x7c\xe7\x66\x26\xb8\x03\xdd\xfc\x21\x55\x8a\x2e\x3b\xb8\xc3\x9a\x24\xdc\x6c\x56\x8c\x7f\xc9\x36\x88\xb7\xa1\xb5\x0e\x8f\x65\x4c\x2f\xd9\xaa\x68\x6b\x69\x10\xfb\xb1\x57\x26\xec\xba\x14\x4c\x59\x59\x72\xdf\xf3\x3d\x97\x7a\x47\xdf\xd6\xfb\x27\xb5\x71\x2c\xdd\x48\x7b\x68\x84\x55\x9c\x8c\xbc\x08\xa2\x43\x50\x49\x3b\x16\xa1\x90\x29\xb9\xb9\x1d\x93\xbf\xc9\x12\xf8\x2f\x9d\x64\x4b\xf2\x48\x9d\xe4\xa9\x99\x21\x27\xf6\x45\x27\xf6\x74\xda\xb1\xff\x85\xd1\x74\xb3\x0c\xd4\x6c\xf6\x78\x30\xba\x93\x5d\xa2\x97\xbf\xf1\xd6\x18\xd6\x07\xe0\x17\x99\xbb\x07\xc3\x58\x3c\x8b\xf1\x6b\x37\x86\x35\xee\x18\x0a\xb5\xd7\x01\x60\x06\xee\xf8\x78\x8a\x07\xd8\xfe\x6b\xbb\xcd\x8d\xd2\x7f\x3e\xb1\xb2\x3b\x49\x9a\xc3\xd8\x7d\xb5\xba\x66\x65\x25\x6d\xe5\x16\xe1\x6e\x56\xb8\x52\xbb\x96\x0b\xb7\x3f\x5d\x13\x3b\x65\x91\x2d\xa3\xb3\xbc\xdb\x8f\x61\xca\x59\x96\x02\x15\x04\x11\x34\x87\xb0\x0d\x44\xe5\xfd\xbb\x06\x64\x0e\xdb\x37\xbb\xdf\xb8\x62\x1d\x57\xb7\x55\x8e\x10\xf3\x32\x42\xf5\x10\xc1\x0e\x9b\x3f\xdc\xcd\x5b\x09\x29\xa8\x99\x47\x9c\xbe\x5b\x6a\xe6\xf6\xcc\xd1\x24\x61\x5a\x13\xe9\x8e\x1d\x6c\x48\x0d\x70\xce\x41\x38\x83\x95\x21\x77\x77\x8a\x8a\xe5\xdb\xe9\xee\x9f\x8c\x76\x6a\xfa\x9b\x7f\x8b\x58\xf4\xd6\x74\x80\x2c\x2e\x55\x03\x17\xa9\x44\xe0\xd5\x49\xea\x58\xd6\x4a\x38\x1a\x93\x37\x8e\x58\x5e\x6a\xd0\x90\x02\x6b\xa3\x62\xc6\xc8\x53\x4b\xf7\xcf\x5f\x7c\xf1\xc7\x2f\xc6\xf0\xf2\x0e\xaa\x81\x06\x15\xe4\xe6\xea\xcd\xd5\x8f\x77\xef\xaf\x7f\x7c\x73\xf5\xfa\xc5\xee\x55\xfa\x30\xaa\x4d\x02\x23\x2e\xcc\x48\xaa\x91\x9b\x99\x67\xc4\xa8\x9d\x3b\x14\x40\xd3\x8e\xb3\xda\x9a\x41\x80\x8b\x59\x00\x43\xac\x98\xe9\x6f\x3c\x40\x16\x1d\xf4\x6a\xef\xcf\xdd\x3d\xae\x80\x0d\xb8\x10\xec\x76\x3c\xc0\x3e\xec\x3e\xdc\x23\x58\xea\x7d\x25\x97\xdb\x9d\xe2\xc1\xda\x65\x62\x7f\xbe\x49\x76\x81\xcf\x0f\x2f\xbc\x4c\x64\xba\x8c\x58\xcf\xaf\x64\xba\xdc\x72\x29\x1f\x82\x33\xd8\x11\x45\xf4\xe6\x6b\xa9\xf2\xcd\xbd\x81\x71\x1d\xe0\xae\x8f\xb9\x61\x1f\x58\xc7\x4c\xba\x16\x7f\x37\x22\xde\x8d\x1c\x4e\x8f\x1e\x60\x6f\x1a\x72\xf8\xcb\x6b\x10\xac\x37\x4f\xcb\x20\x58\x0f\x82\xf5\x20\x58\x37\x7e\x34\x08\xd6\xbe\x53\x83\x60\x3d\x08\xd6\xff\x14\x82\xb5\x49\x8a\x3b\x99\x3c\xa0\x41\xc1\xd3\xfb\xeb\x5b\xf7\x40\x43\xb6\xa6\x22\x20\xfd\x5c\x2c\x64\xb6\xb0\x53\x47\xc9\xfd\xf5\xae\x1b\xd0\x76\x7c\x0c\x46\x0f\xb0\xac\x01\x36\xbd\xb4\x54\x2b\xfb\xed\xfd\xdb\xe7\x6f\x9f\x11\x9e\x17\x19\xcb\x99\x30\x84\x12\xc5\x68\xc6\x37\x5a\x55\xeb\x66\x29\x66\x7c\xca\x92\x65\x92\x31\xa0\xbd\x6e\xf8\xae\xfa\x70\x0c\x58\xf2\xf4\x6d\xe1\x70\x74\x84\x20\xd5\xc5\x6a\xa5\x3f\xce\x20\x48\x6d\x1f\x07\xf9\x2d\x72\x36\xcf\xd1\x54\xcb\x6a\xf7\x4f\xcb\xd9\x8e\xcf\x0b\x3a\x7e\x50\x28\x86\x37\x24\x87\xdf\x6e\xb1\x23\x4f\xd8\x54\x2a\x16\x61\x48\x06\xc7\xcd\xcd\xf6\x6f\x32\x58\x92\x07\x4b\x72\xdd\x06\x4b\xf2\x60\x49\x1e\x2c\xc9\x5d\x3f\x1c\x2c\xc9\x03\xe0\x85\x9e\x9d\x01\xf0\x1a\x00\xaf\x7e\x5d\x1b\x00\xaf\x0d\x6d\x00\xbc\xc8\x00\x78\xad\xb4\x01\xf0\x82\x36\x58\x92\xc9\x60\x49\x1e\x2c\xc9\xd8\x9f\x0f\x96\xe4\x41\xb0\x86\x36\x08\xd6\xed\x36\x08\xd6\xf1\x7d\x1b\x04\xeb\x41\xb0\x1e\x04\xeb\x46\x1b\x04\xeb\xb5\xb7\x0c\x96\xe4\xad\x7d\x18\x2c\xc9\xeb\xed\x53\xe1\x6c\x83\x25\xb9\xd9\x7e\x61\x4b\xf2\x8e\x2f\x7d\x18\x77\x47\x90\x75\x08\xf6\x86\x6c\x1b\xf6\x10\xdb\x15\xf5\x86\xe4\x44\x8a\x29\x9f\x95\x8a\x36\xe2\xb0\xa9\x62\xa4\xa0\x1b\xc7\x13\xf2\xa1\x4c\xaa\x34\x39\xcd\xb6\x55\x40\xee\x3a\xec\x5b\x42\xc5\x37\x8c\xe5\x40\x01\xe3\xae\x55\x61\xe3\x5b\x7e\x81\xe1\x51\x5d\xf1\xe2\x1b\xc6\x10\x19\x35\xbe\x73\x53\xfb\x21\x74\xc7\x8e\xe3\x47\x44\xf0\xd6\xff\x0d\x83\x43\xfa\x00\x74\x8a\xe2\x55\x0f\xa2\x3c\x01\x3a\xc9\x36\x3c\x05\xf6\xf2\x07\x70\x0d\xcd\x5e\x77\xfb\x06\xb8\xd6\xcb\x43\x00\xa3\x3a\xd6\x1e\x04\xfb\xf8\x09\xb8\x16\xa3\x54\xa2\x7c\x06\x36\x8c\x1d\xe7\x39\x80\x42\x89\xbc\xb5\x1d\xeb\x3f\x80\x43\x9e\xda\x3e\x06\xbb\xbd\x08\x50\x14\xb7\x78\x1a\x6c\xf3\x25\x40\xd1\xc4\xf9\x1b\x6c\xf0\x28\x40\x51\xc7\x79\x1d\x54\x7e\x05\xb8\x79\x45\xfb\x1e\x78\xef\x02\x14\xd5\x18\x0f\x04\xec\xdc\x22\xfd\x10\x5c\xfb\x55\x61\x9a\x9d\x5e\x0a\xae\xf5\xf0\x55\xe8\x1c\x0f\xc6\x1c\xe0\x5a\x0c\x0f\xea\x56\x20\x36\x8d\x08\x01\xc2\xa2\x59\x05\x1e\x8a\x45\x91\x6c\x00\xa7\x38\x40\xd6\xf7\x24\x66\x6b\xa1\xc1\x59\xd7\xe2\x21\x5a\xd4\x48\xe1\x32\xee\x05\xd4\xba\x16\x71\xf0\xa2\x41\x5b\x14\x55\xd8\xd3\xbd\xa0\x5b\xd7\x62\xf6\xb9\x6b\x58\x18\xd7\xb5\x83\x80\xb9\xae\x45\x72\x2e\x12\x03\xec\x62\x3a\x8b\x85\x77\x7b\xf6\x16\x0b\xf5\xba\x86\x02\x7c\xc3\x4f\xf1\x3d\x47\x33\xf1\xe6\xcf\x31\xb7\x03\x06\x08\x76\xed\x90\x70\x70\xb3\x97\xc8\xa5\xe8\x06\x50\x5c\x43\xc0\x28\xae\xc5\x80\x29\xed\x27\xd0\x9b\x27\x1a\x32\xc6\x49\x35\x2b\x82\xe6\x4e\x78\x05\x45\x71\x15\x82\xe9\x09\xb2\xb8\xb6\x07\x88\xec\x1a\x06\x4a\x76\x2d\x16\x50\xc6\x5d\xb2\x52\x9b\x71\x24\xac\xec\xda\x51\xec\x47\x3b\xc1\xa5\xe6\x7b\x91\x12\xde\x6e\x6f\x0e\xd7\x7a\xf9\x74\xfc\x42\x42\x5e\xb7\xff\xc7\x86\x31\xf5\xf5\x02\xf1\x03\x89\xe1\x02\xdd\x1e\x21\x1b\xfa\xb7\x97\x5f\x88\x6b\x11\x12\x50\xbc\xac\x81\xf4\x14\x71\xad\xaf\x7c\x80\xee\x4d\xd4\x60\x7b\xf7\x29\xee\x56\x25\xc7\xbd\xb4\x07\xd5\xc6\xf7\x64\x50\x6d\xb0\x23\x18\x54\x9b\x41\xb5\x59\x69\x83\x6a\xe3\xda\xa0\xda\x0c\xaa\xcd\xa0\xda\xec\x6a\x9f\xbc\x6a\x83\xf0\xa7\x71\xad\x97\x57\x4d\xe7\x0c\x51\x67\x36\x8c\xf5\xad\x41\xd0\xad\x7c\x6f\xa2\x3c\x6c\x5c\x3b\x3a\x58\x8e\xf0\xb9\x41\x0a\x2a\x2d\x07\x67\x9c\xe7\x8d\x6b\xff\x64\x9c\x16\xe1\x9d\x33\x70\xda\x5f\x84\x07\xa1\x7e\xd6\x91\x17\xc2\xb5\x7d\xb2\x43\xec\x1c\x4b\xc3\x61\xa4\x23\x47\x44\xe8\xed\xe0\x31\x32\x78\x8c\x0c\x1e\x23\x83\xc7\xc8\xe0\x31\x32\x78\x8c\xac\xb7\xc1\x63\x64\x80\x55\x07\x58\x75\x80\x55\x07\x58\xb5\xd5\x06\x58\xd5\xb5\x01\x56\x1d\x60\xd5\x01\x56\xdd\xd5\x3e\x79\x58\x75\xf0\x18\x19\x3c\x46\x36\xb4\xc1\x63\x24\xe6\xa1\xc1\x63\x64\x50\x6d\x06\xd5\x66\x50\x6d\xb6\xb4\x41\xb5\x19\x54\x9b\x41\xb5\x19\x54\x9b\x8d\x6d\x50\x6d\xea\x36\x78\x8c\x0c\x1e\x23\x35\xd1\xc1\x63\x64\x5b\x1b\x3c\x46\x7e\x33\x1e\x23\x9d\x3f\xb1\xdb\x48\xf1\xfc\xbd\xcc\xca\x9c\xdd\xb3\xbc\xc8\xa8\xd9\x7a\x5d\xb4\x36\xc6\xcd\xa6\x27\x9b\x4c\x8d\x98\xf0\xe1\x2e\x5b\x37\x25\x0b\xa0\x60\xd7\x72\x2e\x21\x17\x8b\x9a\x31\xcb\xb9\x52\x6a\x1c\x0d\xa9\xa8\xe2\xb5\xab\x4a\x59\x64\x92\xa6\xbb\xb6\xb2\xcf\xde\xc2\x44\x6a\xf7\x2d\x17\xda\xb2\x24\x31\xb3\x83\x95\x9e\xfe\x98\xdc\x40\x69\x05\xf0\x78\x28\x35\x9d\x64\xbb\xbb\xf9\x77\x39\x21\xb9\x4c\x59\x36\x26\xcf\xc1\x04\xed\x06\xba\x04\x1b\xb9\x20\x9a\xa7\x2c\xa1\xca\xff\x64\x0b\x15\x0c\x73\xa4\x05\x7f\xcf\x94\xb6\x33\xbc\x63\xe5\xdb\x2c\xf1\xea\xf6\xc6\x3f\x63\xd9\x1a\x17\x1e\x2f\x5b\xb8\xcf\x58\xea\x84\x00\x4a\xe4\x74\xf7\x85\x36\xe7\xa0\x1f\x2a\xa6\x99\x30\x90\xd4\xc7\x1e\x77\x2a\xfc\xfe\x19\x93\x3b\x90\x46\x75\xc8\x9a\x93\x48\xb1\x60\x1d\x9b\x59\xb1\x44\xce\x04\xff\x47\xd5\x8b\x8a\xe3\xda\x9d\xa1\x8d\xdb\x80\x82\x66\x4e\x7e\xbf\x00\x0b\x79\xde\x21\x69\x2b\x66\xfb\x43\x4a\xd1\xa0\xee\x00\x9c\x31\x79\x6d\xb7\x08\x17\x53\xf9\x0c\xb4\x6f\xfd\xec\xf2\x72\xc6\xcd\xf8\xe1\x5f\xf5\x98\xcb\xcb\x44\xe6\x79\x29\xb8\x59\x5e\x5a\x3e\xa4\xf8\xa4\x34\x52\xe9\xcb\x94\x2d\x58\x76\xa9\xf9\x6c\x44\x55\x32\xe7\x86\x25\xa6\x54\xec\x92\x16\x7c\x04\x83\x14\xe0\xab\x30\xce\xd3\xdf\x2b\xa6\x65\xa9\x12\xa6\x77\xdd\x14\x28\x7e\xfb\xc0\x77\x3b\xab\xb4\xd7\xf8\x1b\xee\x3c\x34\xa8\x27\xeb\xc6\x5b\x2f\x17\xc8\x65\x73\x46\xde\xbd\xb8\xbb\xef\x98\x3b\x37\x00\xb7\xdc\x6e\x65\x6b\x32\xba\x5e\xe4\x9c\x2e\xed\x3c\x32\x05\xbf\xdc\x49\x73\xaa\x64\x0e\x6f\x67\x22\x2d\x24\x17\xc6\x71\xfa\x8c\x33\x61\x45\x91\x49\xce\x8d\x0e\x90\x85\x5d\xff\x31\xb9\xa6\x42\xc8\xdd\x3b\xc7\xea\xfb\x45\x0a\x2e\x66\xe4\x46\x90\x6b\x9a\xb3\xec\x9a\x6a\x76\xf4\x25\xb6\xab\xa7\x47\x76\x79\xf6\x5f\xe4\x9c\x19\x6a\xf9\x18\x7e\xa1\xef\x0c\x15\x29\x55\xa9\x5f\x9a\xd3\x53\x5d\x11\x39\xfa\xc8\xc3\x8b\x76\x0d\x1b\x2b\xe1\xc1\x02\xbb\xcc\x60\x5d\x77\x22\x4d\x83\x83\xd0\x6d\x84\xf8\x18\x21\xd4\xac\xb0\xcb\xba\x67\x70\xa2\x04\x29\xbd\x43\x52\xa9\x58\x4a\x1e\xd8\x12\x89\x25\xe4\xb4\x20\xda\x48\xfb\xd0\x23\x37\x73\x10\x9d\xab\xc3\x45\x0d\x9c\xa0\x09\x03\xd8\x6e\xb2\x24\xec\x83\x63\x74\x08\xab\x85\xcc\x1c\xde\x67\xc0\x33\x53\xa4\x44\x31\xa3\x38\x5b\x30\x42\xd5\x84\x1b\x45\xd5\xb2\xb1\x29\xee\xe7\xac\x1b\x98\xa0\x8a\x81\x72\xf0\xdf\x25\x53\x4b\xb8\xed\x2c\xdd\xba\x52\x14\x9c\x7f\xb5\xb0\x43\x99\x33\x61\xef\x31\x3e\x5d\x62\xc4\x45\xb7\x4d\xd7\x19\xef\xb3\xcb\xcb\x5a\xa0\xb2\xbb\x33\x95\x89\xbe\x2c\x35\x53\xa3\x59\xc9\x53\x76\xd9\xd8\x20\x5d\x52\x37\x5a\x27\x9b\x31\xc1\x14\x35\x2c\xda\x8f\xf4\xe4\x65\xe3\x49\xbf\x2b\xa4\xd7\x34\xec\xdc\x4c\xf9\x87\x0b\x80\x1f\xbb\xad\x43\x4b\x60\x7e\x0e\xb8\xb9\xb0\xcb\x18\x3a\x45\x28\x29\x05\xff\xef\xd2\x7b\xa6\xbe\x7d\xf3\xea\x6f\xe4\xe6\x6b\x94\x2a\x0d\xbd\x72\x00\xdd\x9c\x3a\x2d\x6f\xc2\x98\xb0\x87\x71\xc1\x53\xe0\x90\x3e\xb9\x9e\xfb\x11\xc2\xb3\xcc\x0e\xe6\xa2\xf6\x93\x55\xcc\x94\x4a\xb8\x2a\x4e\x0d\xe6\xfd\xc8\xb3\xcc\x6e\x8f\x94\x4f\xa7\x4c\x61\xf4\x47\x33\xa7\xa2\x26\x5b\x50\xad\x6d\xf7\xee\x6d\xdf\xdc\x95\x05\x24\x69\xa6\x01\xd1\x4d\x64\x3e\xe1\x02\x31\xad\xfe\x80\xf9\x09\xd4\xe5\x74\xca\x3f\x38\xf7\xc5\x30\x07\x9e\xbc\x9d\x1f\x58\x00\x0c\x72\xb8\xa0\x19\x4f\x9d\xa4\xa3\xca\xcc\x0a\xad\xee\xe1\x7a\xbe\x2b\x81\xc4\xf6\xd6\xa8\x52\x24\xf6\x46\xc2\xee\x82\x8c\x89\x99\x99\x07\xa5\xc9\xf5\xba\x52\x15\xec\x54\xe7\xf4\xc1\xf9\x8b\xe2\x38\x8e\x1f\xbe\x57\xa5\x3c\x38\x48\xbe\x17\x6b\xcb\x5f\x7b\xe1\x76\x73\x06\xef\x96\x1c\xb6\xa9\x03\xac\x09\xfb\xc0\xb5\xd1\x17\x8d\x17\xb9\x95\x7b\xf3\x76\xb7\x7c\x41\x40\xc6\xb0\x9b\x89\x50\xf2\xa7\x27\xff\x46\x46\xc1\xba\x02\xfe\xa4\x40\x83\x71\x33\x67\x2a\xfc\xec\xf3\x27\x4f\x3b\x29\x5e\x7b\x7f\x4a\xa9\xc8\x17\x4f\x9e\xb8\xdd\xf0\x8e\x51\x2d\x85\x97\x57\xee\x79\xce\x64\x69\xc5\xc9\x94\x27\xd4\xe0\x10\x94\xe6\x71\x4c\x80\x13\xba\x93\x45\xa6\xb2\x14\x69\x50\x48\x0d\xcf\x19\x98\x4f\x8c\x61\x69\x37\xba\x10\xe6\x33\x88\x3f\x8e\xc5\x5a\x0e\xbe\x24\x67\x81\xa7\x54\x89\x1a\x31\xa7\x1f\x3a\xe0\x07\xc6\xaa\x6e\xbd\xb3\x14\x47\x57\x40\xc5\x41\xf8\xe7\xb0\x15\xae\x8a\x22\xc3\xac\x3b\x68\x3e\x7c\x4a\x02\xc7\xb3\x43\x6f\xf8\x6e\x1f\x59\xd4\xe0\xa9\x55\xec\x0c\x13\xc9\xf2\x04\xc5\xfd\x11\x17\x7d\x46\x27\x2c\xfb\xd4\xa4\x8d\xd7\xb4\xb0\xe7\xdf\x4b\xed\x0f\x6c\xa9\x61\x87\x38\x75\xc5\xc9\x09\x09\xed\xb6\x58\x06\xeb\x97\x91\x44\xaa\x19\xb5\x3a\x0f\xd0\xb1\x5b\x62\x26\x95\xfd\xf3\x4c\x27\xb2\xf0\xf7\x3a\xcb\x58\x62\xce\x23\x2e\x6f\xba\x24\x39\x35\xc9\xdc\x3f\x2a\x15\xd4\xdf\x53\xac\xc8\xe0\x38\x49\x01\xc0\x8d\x92\x59\xd6\x5d\xeb\x81\xf8\x3e\xa8\x05\x4f\x36\xa8\x64\x9d\x92\x81\x5b\xc7\x83\x09\x05\x18\x5b\x5e\x7b\xcd\x5a\x60\x92\x67\x12\x96\xe5\x70\xcb\xd3\x2c\x39\x5d\xd0\xa4\x33\x78\x81\x90\x1b\x5d\x33\x7b\x10\xab\x12\xcb\xc6\xec\x3e\xa8\xd4\xc8\x0b\x42\x33\x33\x97\xe5\x6c\x4e\xb4\x44\xdc\x58\xd5\x83\x70\x27\x81\x51\x97\xd0\xc0\x6b\x8c\xac\x0b\xe4\xd4\x1c\x7d\x7b\xad\xd7\xba\x39\x3d\x9f\x16\x56\xba\x57\xdc\x0a\x2b\xc0\x14\x69\x69\x64\x4e\x0d\x4f\x2c\xc7\x1a\x57\xac\xa2\x50\x3c\x07\x48\xa6\x93\xae\xd5\xee\x85\xbd\x9c\xc1\x84\x00\xa3\x97\x82\xd4\x87\xdf\x6f\xe2\x66\x22\xe1\x4e\x9a\x80\x71\xc0\x11\x0e\x7a\x64\x4b\x57\x8c\xdd\x6d\x3c\xb5\x6c\x69\xca\x99\xd2\xbf\x87\xb5\xc5\x6d\x3c\x04\x2b\xa8\x76\x4a\x9c\x28\xfa\x26\x3c\xd6\x42\x73\xdc\x27\x7e\x17\x32\xba\x21\x83\xf2\xa6\xd7\xaf\xec\xe2\x31\xb9\x12\x84\xe5\x85\x59\xd6\x9d\xb3\x0b\x6a\x37\xe9\x82\x66\x28\xf9\xce\xc9\x87\xdf\x9f\x78\x04\xfd\xfb\x93\x9a\xd4\x05\x99\x94\xa6\xf5\x95\x0b\xaa\xe9\x24\x9a\x50\x21\x85\xdd\x65\x2b\xf8\xd3\x98\xbc\x91\x86\x40\x6c\x86\xe3\x54\xa0\xc7\x84\x33\x85\xe9\xab\xd5\xbf\x2c\x5b\x04\xce\xd9\x38\xbc\x64\x54\x8b\x5d\x55\x66\x6a\x90\x9e\x3a\xa9\xba\x5a\xb1\x52\xb3\xaa\x53\x41\x4a\x86\x99\x85\x4b\xf8\x75\x40\xa2\xc9\xf3\x37\x77\x3f\xbe\xba\xfa\xea\xc5\xab\x6e\x76\x71\x80\xcd\x5c\x8d\x4f\x1f\xec\x56\x95\x8f\x82\xa9\x77\x0c\xc4\xff\xa4\xfb\xaa\x6c\xed\xe5\x57\x3e\x61\x78\x98\xa8\x94\x15\x8e\x1d\x80\x7c\x5c\xe1\x4f\x08\x4e\x3a\x25\x57\xaf\x5e\x55\x74\xbc\x08\x04\xf9\xc8\xe7\x74\xc1\x9c\x36\x94\xb2\x8c\x19\xa7\xd5\x20\x14\x20\x0f\x7d\x85\xb5\x9b\x51\x35\xa1\x33\x2b\x07\x66\xf6\x02\x6c\xea\x54\xfe\x97\x08\x9a\x39\x15\x74\xe6\x86\x47\x1b\x17\x26\x48\xd1\xc2\x72\x58\x26\xac\x18\x08\xdd\xe7\x1a\xfa\x8f\xd0\x7c\xb2\x8c\x78\x54\x4d\xba\xe7\x9a\x94\x41\x14\x0e\x86\x15\xf7\x61\xf7\x0e\x06\x2d\x41\x33\x47\x51\x59\xbe\x70\x0f\x61\x8a\x49\xb5\x03\x73\xbb\xf1\x40\x97\x93\x82\xb9\x71\x61\x64\xea\xba\x13\x5d\x6b\x8a\x74\x2a\x6a\x87\x29\xb6\xb6\x62\x30\x25\x69\xc2\x04\x5c\xa0\xf6\x9c\xa8\x1c\x77\x89\x00\x73\xc8\x98\x81\xa0\x31\x7f\x05\x2c\x41\xeb\x7f\x14\xf6\x82\x0e\x90\xf7\x55\xf8\x04\x41\xd1\xef\x93\x15\x7b\x96\x55\x44\x1b\x7c\xc7\x6b\x98\xfe\x24\x08\x83\x31\x57\x4a\x05\xba\x72\x56\x6a\xc3\xd4\xc8\xf1\x33\x17\x5b\x07\xab\x06\xc2\x7b\xe3\x15\xb0\xbc\xdd\x67\x2a\xce\x2b\x0a\x67\x98\xa8\x5b\x3b\xf3\xfe\xed\x4d\x30\x47\x04\x65\x58\xb9\x65\x44\xba\xb0\x45\x5a\x30\x27\x99\x4c\x1e\x60\xb7\x3c\xb7\x3c\xa1\x5f\xa7\xed\xf1\x57\x25\xbb\x20\x57\x6f\x9e\x5b\x45\xc9\xf6\x1a\x98\x61\xc0\x18\x50\x24\x09\x39\x99\x4a\xc5\x66\xca\xaa\x94\xa1\x37\x27\x64\xca\x05\xcd\xf8\x3f\x2a\xde\x50\x11\x47\x12\xad\x4f\xaa\xe7\x7a\x35\x08\xff\xc0\x96\x23\x77\xaf\x39\x00\xb1\x14\x86\x77\xa3\x8e\xae\x79\x1b\x50\x38\x61\xf0\x47\x2e\x17\x96\x1b\x36\x9d\x38\xa6\x34\xd3\x08\xf9\xd7\xb5\x7b\xe7\xb9\x58\xdf\xb0\x17\x56\xf5\xd6\x4c\x41\xb0\xa6\x26\x27\x6e\x04\x27\xa4\x60\x2a\xe7\x10\x61\x8e\xa4\x2c\x1b\x8b\x72\x41\xa4\x3d\x0d\x8f\x5c\x33\xf2\xa7\xcf\x3f\x27\x67\xdf\x8a\x42\xc9\x84\x69\x67\xdb\x7b\x21\x0c\x37\xcb\x6e\x8d\xc8\xb5\x70\x29\x04\x54\x2c\x66\x93\x4e\xa4\xcc\x18\x42\xa3\x6b\x32\xcb\x7d\x76\xe7\xca\x92\xc1\x4d\x81\xf6\xab\x75\x9e\xb5\x81\xbd\x47\xb0\x6f\xff\x70\xe4\x88\xbb\x6c\x5e\x75\xdb\x60\xfd\x5a\x65\x1c\x0d\xe1\x08\x39\xd6\x5f\xd0\x5a\x54\xb7\x48\x56\x86\xf7\x44\xdd\xa0\xc3\x1e\x66\xca\x0e\xaf\x42\xb9\x16\x39\x13\x25\xef\xb5\x77\xbe\xbd\x79\xfe\x4b\xcc\x43\xc9\x8f\xb2\x21\xf0\x0e\xb4\xa3\xc6\x95\x8d\xf8\xb1\xdd\xc1\x88\x9f\xa1\x1c\x72\x47\x76\xad\x90\x90\x1a\xca\x0d\x17\xe7\x82\x8b\x22\xa8\x8b\xdd\xb9\x31\x56\xac\xb1\x05\x4b\x5a\x6a\x78\xca\x34\xc0\x39\xc9\x9c\x2a\x9a\x18\xa6\xc0\x53\x4e\x77\xf9\x56\x54\x5e\x2e\x1e\x9f\x09\x3a\x42\x21\x53\x42\x4b\x33\x97\x6a\x23\xe2\xba\x61\xbb\x25\x52\x24\xac\x30\xfa\xd2\x5e\xee\x74\xc6\x2e\x0b\xbb\xc4\xda\x30\x61\x46\xee\x1d\xfa\xf7\xf5\x47\xee\x93\x24\xa3\x3c\xdf\xb9\x1b\xd1\x56\x5d\xf0\xf7\x7a\x2d\xd3\x48\x45\xf0\xf4\xaa\x7e\xb0\x96\xdb\x9b\x13\x8a\xf4\x24\xcb\x81\x02\xa8\xee\x6e\x42\x3d\xbe\x6e\xb5\xc0\x43\x4e\xa1\xeb\xce\x08\x5e\x37\x7a\xda\x75\x90\x91\xca\x4c\xc4\x49\xc7\x3a\x9d\xa7\xd4\xd0\x3b\x40\x04\x23\xdd\x50\x6b\x6b\x51\x42\x45\x13\x5e\x0e\x8e\x4d\xce\x48\xd3\x3d\xa8\x7f\x01\x4c\xe9\x83\x3d\x07\x62\x46\x9c\x3b\xd8\x9d\xa0\x85\x9e\x4b\x13\x54\xa2\x33\xed\x3f\x18\xfb\x29\x0f\xd7\x6f\xfb\xe7\xdd\xe2\x59\xfb\x65\xb7\xef\xaf\xc9\xd9\x6d\xb5\x78\x8e\xd8\xb5\xdd\xec\xe7\xed\x5f\x76\xeb\xad\x2e\x26\xa5\x6d\xbf\xaf\x9c\x66\xb5\xf3\x45\x2b\x64\x51\x66\x0e\xc1\x3c\xbb\xca\x8a\x39\xed\xee\xef\x8d\x20\x52\xb9\x42\xbd\xe0\x49\xbd\xf6\x1e\x2b\x3d\xac\xbc\xad\x5b\x27\x6e\x77\xc6\xd9\xe8\xae\xc4\xd2\x8d\xff\x79\xb5\x23\xc8\x94\x51\x2b\xb6\x90\x19\x45\x24\xb0\x09\x6a\x2b\x13\x56\x60\x0e\xf0\x87\xb7\xaf\x82\x23\x19\x78\x81\x52\x81\xf7\x64\xa8\xc5\x49\xd8\x64\xde\x29\xd9\xc3\x99\xde\xd2\xe4\x46\xe3\xa6\xa3\x5b\x17\x0e\x16\x44\x80\x92\x19\xa1\x44\xb0\xc7\xc0\x09\x26\xd4\xee\xe0\x86\x9b\xa9\x5d\x39\x0c\xf2\xbd\xb5\x3f\x9d\xee\xc0\x31\x2a\x34\x2d\xf8\x4b\x25\x77\x67\xee\x0a\x6d\x55\x79\x86\x07\x43\x86\xa2\x19\xfc\xe1\x50\x48\x56\x6d\x25\x94\xa8\x31\x61\xce\xf8\xe0\x95\x05\xb7\xc8\x4d\xfa\x2d\x23\x20\xce\x93\xba\x3d\x7b\x20\xa9\xaf\x20\x20\x89\xe5\xca\x57\xb7\x37\xae\xe7\x38\xcd\xe2\x6b\xd8\x6a\x4b\xa7\xd4\x59\x1d\x47\xa5\xa3\x82\x2a\xb3\x74\x47\xe6\xa2\xd5\xeb\x20\x14\x1d\x3c\x4e\x06\xab\xaf\xb4\xd6\x2b\xb8\xea\x81\xed\x78\x59\x30\x67\x48\xf3\x07\x1e\x56\x00\x35\x03\xf5\x2a\x1d\x7a\x54\xbd\x0a\x76\x07\xdb\x4f\x33\xb3\xda\x27\x34\x2a\xbc\xff\x35\x42\xd0\x45\x89\xb9\x68\xf1\xb5\x32\xd9\xc5\xdd\xd0\xef\x2a\x4b\x5f\xed\x9d\xe9\xb4\x75\x2e\x78\x5e\xd6\x97\x48\x37\x8f\x3b\xbe\xb8\x84\x72\x8b\x25\x91\x1c\x33\xe3\x39\x37\x38\x70\xb2\x97\x4d\x9f\xc4\xc4\x5d\xf4\x89\xbc\xe8\x11\x7b\x01\x21\x84\xf6\x7a\x7d\x46\xfe\xeb\xec\xfb\xcf\x7e\x1e\x9d\x7f\x79\x76\xf6\xdd\x93\xd1\xbf\xfd\xf0\xd9\xd9\xf7\x63\xf8\xc7\xbf\x9c\x7f\x79\xfe\x73\xf8\xe3\xb3\xf3\xf3\xb3\xb3\xef\xbe\x79\xfd\xf2\xfe\xf6\xc5\x0f\xfc\xfc\xe7\xef\x44\x99\x3f\xb8\xbf\x7e\x3e\xfb\x8e\xbd\xf8\x01\x49\xe4\xfc\xfc\xcb\x3f\xa0\xba\xb7\x77\x44\xda\xea\x3e\x7f\x05\xab\xdc\x88\x10\x76\x88\xd4\x07\xd8\xe3\x34\x97\x25\x42\x22\x22\xee\x22\x4f\x64\x5e\x94\x86\x35\x8c\xe4\x60\x20\xdf\xe2\xce\xb2\x6b\xab\xb7\x2c\xd2\x97\xce\xac\x33\xaa\xc8\x8e\xaa\x20\x16\x7d\x89\x8f\x18\x42\x06\x9c\x06\x3f\xe9\x61\xdf\xff\xb6\xf7\xfd\xbb\xe0\x0f\xbf\xb2\xf3\x3d\x77\xdf\x77\xe7\x57\x32\x91\x15\xf1\xaa\x77\x21\x53\x0e\xca\x9c\x1b\xe3\xbd\x36\x68\x33\x97\x25\x37\xad\xc8\x39\x77\x76\x51\x24\xc1\x80\x42\x21\xe6\xa6\x91\x77\xb1\x96\x35\x1b\xf0\x3d\x12\xbb\xa6\xa2\xd6\x99\xe0\x9c\x8e\x1c\x50\xe3\x9d\xab\x7e\x3d\x67\x1e\xfd\xd3\xe0\x9b\x15\x25\x48\x5c\x39\xbf\x38\xe7\xf9\x4d\xe4\x82\x29\x2f\x0b\x68\x1f\x37\xa9\x39\x26\x0f\x83\xdd\x0a\x13\x2e\x52\x2e\x66\x87\x4c\xa6\x03\x4e\x67\x2f\x3e\x58\x01\x47\x63\x62\x05\xd6\x86\xb7\x4a\xa0\x5d\xa9\x1c\x86\x8e\xda\x4d\x61\x6e\xc3\xc1\xc9\x5d\x34\xcc\xfd\x9c\xb5\x3e\x01\x07\x94\xab\x37\xcf\x71\xca\x46\xdf\xcc\x19\x61\xcd\x36\x75\x0a\x06\x88\x44\xad\xab\xe7\x9d\x9f\x61\xc0\xdd\x9c\xf3\xe1\x05\xa1\xe4\x81\x2d\x9d\x87\x33\xca\x7c\x63\x9b\x5d\x5a\x5a\x91\x54\x0c\xc2\xb8\x82\xdd\xb1\xe1\xda\x88\x53\xf3\x8e\x9c\x08\xa8\x35\xa9\xb6\x7f\x5e\x81\x71\xb3\x6b\x3f\x80\x51\xe0\x6d\xb9\xa4\x39\xa9\x14\x3c\x6d\x21\xa0\x09\xfd\x78\x8f\xfc\x1e\x61\xc6\x7b\x0e\xbb\x5a\xb0\x86\x1a\x01\x0b\x7f\xaa\xdd\xf2\xd9\x53\x33\xe7\xbb\x33\x7f\xaf\x0c\x42\x12\x0a\x36\x5d\x39\xad\xe2\xee\xde\xd3\x8c\xa7\xd5\xcb\xe0\x9c\x44\x50\xbc\x11\x17\xe4\x8d\x34\xf6\x3f\x2f\xc0\xf1\x1c\x76\xd2\x73\xc9\xf4\x1b\x69\xe0\x93\xa3\x4e\x71\x6c\xf6\xa7\xd6\x04\x7b\x57\x5e\x17\x34\x02\x88\x6d\xed\xf0\x1b\x31\x05\x61\x22\x3d\xec\x56\x2d\x1b\xd7\x0e\x45\xf4\xf3\x13\xb3\x4c\xc1\xc1\x4d\xfb\x6e\x05\x5c\x46\x48\x31\xf2\xbe\x6a\x37\xb8\xfc\xe8\x75\x6b\xf6\xcb\x2f\x95\x54\xad\x95\xba\x88\xa4\xb8\xb1\x8b\xbe\x7b\x00\x53\xbb\x6f\x90\xa2\x8b\x6b\x8a\x15\x19\x4d\x58\x4a\xd2\x12\xfc\xae\x21\x6c\x92\x1a\x36\xe3\x09\xc9\x99\x9a\x31\x2b\x6e\x26\x73\xfc\xa6\xfa\x34\xf3\x7d\xc5\xa6\xd3\x79\x40\x44\x8a\xb9\x5f\x86\x65\x8e\xb0\x60\x1e\x25\xa1\x0e\x5c\xef\xaf\x50\x8e\xfd\x64\x2f\x85\x68\x9f\x1c\x09\x8d\x4e\x3a\xf1\x23\x77\x4e\xff\xff\x63\xaf\x57\xd8\xde\xff\x8b\x54\x81\xb8\xd2\x63\x72\x45\x34\x17\xb3\x8c\x35\x9f\x0f\x58\x6a\xe3\x55\x28\x92\xb6\x27\x2d\x07\x5f\x60\xde\x82\x30\x27\x37\xdb\x5e\xae\x4a\x50\x38\x16\xf3\x08\x1e\xb0\xf6\x0a\xad\x62\x8e\x4e\x1e\xd8\xf2\xe4\x62\x8d\x7b\x9d\xdc\x88\x13\x1c\xcd\x10\x3a\xd3\xe2\x08\x95\xd4\x02\x01\x2b\x27\xf0\xdd\x09\x08\x66\x31\x47\xa4\x87\xf0\x76\x14\x09\xde\x41\x68\xd7\x19\xd5\x3a\x3a\x48\xb1\xe5\xd3\x71\xd7\xa0\x54\x47\x19\xb8\xb8\xb3\x6e\xc3\x4c\x46\x79\x7e\x48\xfc\x2f\xb1\xdd\xe8\xb6\x93\xa2\x0f\x99\xa3\xfb\x5a\xa6\x71\x33\x54\x3f\x56\x19\xed\x1f\x41\xc0\xf3\x30\xbc\xfb\xbe\xdb\xca\xb4\x36\xa3\x61\xc6\xde\x07\x7f\xf1\xaf\xab\x22\x0a\x50\x0d\x25\xc7\xc5\x5c\x41\x10\x88\x90\x86\x70\x91\x64\x65\xea\x82\xb9\x80\x34\x68\xc2\x5d\xbb\x32\x72\xfa\xa2\x37\xd8\xfb\xea\xb1\x20\x28\x7b\x8d\xaf\xe1\x5f\x86\x50\xce\xed\x83\xab\x56\x59\x48\xc8\xe1\x92\x14\x70\xed\x67\xf3\x30\xa3\xc5\x79\x7d\x40\x09\x87\xa8\x28\x7c\x53\xae\x21\xef\x49\xa9\x14\x68\x60\xb5\xa3\xf1\x25\xa2\x38\x84\x9c\x12\x4a\xea\x43\x13\xa0\x78\xbf\xa5\xde\x31\x9a\x8e\x2c\x6f\xfb\x67\xf5\x00\xa1\x89\x29\x69\xd6\xdb\x01\xa4\xde\x58\x0c\x1c\x02\xe6\x74\x73\x16\x90\xdf\xb8\x23\x48\x42\x0b\x9a\x70\xd3\xa9\x1c\xf7\x93\x90\x90\x70\x71\x2c\x54\x1c\x09\x13\x7f\xc2\x10\xf1\x9e\xf0\x70\xeb\xa8\xbc\x6b\x73\x1d\x7f\x3e\x6a\x68\x17\x59\xd3\xaa\x14\x29\x53\xd9\x12\x92\xc5\xc0\x66\xc6\x31\x5c\x84\x14\x93\x48\xe1\x36\x51\x1c\x0b\xb8\xf6\xec\xf3\x3a\x3c\x6e\x47\xb2\xc6\x17\xb1\xc2\xcb\xcd\xb4\x39\xc2\x75\xf6\xca\x75\xe5\xee\xa0\xf9\x3f\x30\xd1\x62\xc1\x0f\xbf\xee\x5f\xf0\x03\xf7\xa1\x32\xa7\xef\x80\xd4\x9d\xa1\xca\xb0\xf4\xf4\x18\x21\x2e\x1b\xbd\x99\xea\x0e\x39\xc6\x89\x92\xfd\x53\x06\xbf\x24\x74\x22\x4b\x57\xc3\x08\x04\x97\x62\x91\x74\x9f\xb3\x28\xdd\x29\xa3\xda\xdc\x2a\x39\x61\xf7\xbc\x97\xab\xf2\x2b\xaa\x8d\x8b\x71\x7f\x64\x2e\xab\x6f\x1a\x5c\x78\xdc\xa8\x71\x5a\xba\xbb\x92\x9f\x91\x94\x1a\x36\xb2\xe4\x8e\xa1\xf6\xd9\xb1\xde\x2b\x2a\x34\x74\x6c\xef\x01\xb7\x86\x49\x4c\x45\x18\x59\xc3\xca\x67\x5e\x92\x82\x79\x01\xc7\x29\x77\x60\x49\xf9\x84\x26\x2d\x67\x5a\xd3\x59\x9f\x99\xfa\x4b\x99\x53\x31\x52\x8c\xa6\x10\xc4\xe1\x09\xc5\x24\x79\x08\x44\x9b\x67\x21\x83\xf9\xaf\x26\xfb\x28\x11\x48\x0a\x92\x53\xf4\x18\xf2\xb7\x10\xa8\xeb\xc3\x3a\xea\xfc\x3c\xd4\xfe\x5b\x99\x0b\x92\xd3\x64\xce\x05\x16\x5f\x03\x0e\xa9\x21\xa5\x94\x9d\x40\x9f\x85\x00\x40\xef\x19\x5f\x78\x41\xca\xf5\x15\xbb\xe3\x5c\x2e\x58\xb7\x65\x4f\xf5\xda\x64\x5a\xbe\xcc\x21\xa3\x98\x54\x48\xd3\x20\x21\x27\x2d\xc6\x7a\xe2\xd3\x27\x31\xea\x25\xc4\x8d\x7c\x1e\x0b\xed\x6e\xbe\x0d\x8e\xb2\xe8\xdd\x5a\x46\x6f\xd2\xf0\xf3\xf8\xdd\xb4\xfb\x3a\xb9\x5f\x16\xd8\x8d\x04\xb0\x16\xa4\xcb\xa9\x63\xa6\x77\x13\x1f\xa3\xa9\x1f\x2d\x00\x02\x59\xb8\xcf\x49\xa1\x48\xa1\xfd\x80\xf1\x0a\x84\x14\x73\xaa\xe3\x54\xf4\x5b\xfb\xc4\x36\xbd\x14\xc8\x6d\x5d\x99\x8f\xa7\x6f\x77\xfe\x44\x95\xc2\x5e\x36\x77\xcc\x58\x26\xbe\xf5\xc4\xb4\xa5\xe2\xf6\x33\x3e\xf7\x45\xc3\x61\xfd\x5d\x9d\x53\xe3\x8d\x4c\xd9\x9d\x37\xd3\x6d\x87\x1e\xaf\xa6\x90\x48\x62\x79\x41\xee\x65\xe6\x33\x65\x5c\x80\x3e\xce\x05\xd3\x1a\x64\x1a\xc2\xcc\x56\x58\x06\x23\x26\x55\x5e\x03\xbb\x56\x19\x2b\x6f\x31\xb1\xe8\x15\x7e\xcf\xc4\x82\x2b\x29\x00\xf0\x5d\x50\xc5\xed\x5d\xd0\xa8\x28\x81\x02\x74\x1a\x79\x7b\xd7\xf3\x14\x1c\x41\x10\x7e\x21\x16\xef\x69\xdb\x68\x29\x36\x0e\x04\xc1\x62\x3c\x09\x02\xf9\x5b\xaa\x92\xc1\x87\x8e\x90\xee\x19\xa9\xd7\x04\x75\x37\x8d\x0f\x6b\xa3\xaa\x53\x4e\x5c\xff\x78\xf3\xfc\xc5\x9b\xfb\x9b\xaf\x6f\x5e\xbc\x3b\xca\x3d\x17\x51\x71\xa2\x8d\x01\xbd\xf7\x63\xaa\xf1\x44\x4d\xfe\x70\xf6\xfe\xea\x1d\xa4\x69\xc6\x46\xe7\x52\xc5\x08\xfb\x50\x50\xc8\x24\x51\xea\x00\xfe\x14\x8a\x2d\xb8\x2c\x35\x09\x6e\x40\x8d\xd9\x44\xdb\x81\xc3\xe1\x58\xad\xad\xeb\x9d\x24\x96\x21\xad\xd1\x3e\xc4\x41\x46\xa2\xd5\xdf\x8d\x58\x6e\xab\xe3\x67\x0b\xac\xe7\x3d\x69\x06\x35\x26\x95\xbb\x3d\x17\x05\x28\x7c\x20\xea\x05\x0d\xb6\x14\xc9\x9c\x8a\x19\x56\xf0\x21\xe0\xf8\xd2\x58\x1a\xa2\x97\xc2\xd0\x0f\x21\x58\x88\xe9\x84\x16\x55\xde\x4b\xac\x14\x2e\x4b\x3b\xdc\x3f\xfc\xe1\x82\x70\xf6\x8c\xfc\xa1\x41\x7e\x4c\x5e\x78\x8a\xf5\xce\x40\x52\x85\x11\x0a\xb6\x60\x90\x24\x21\xec\x8b\x0b\xa2\xd8\x8c\xaa\x34\x83\x8a\x1a\x53\xf2\x38\x67\x56\x2b\x8a\x98\xd7\x6a\x79\x58\x65\xe5\x16\x72\xa5\x98\xc1\xc9\x09\x2a\x63\x7c\xbf\x03\xf6\xb5\x92\xa8\x3a\x5e\xab\xa5\x1b\x7c\xec\x8f\x8f\x0f\xd9\xc4\x52\x90\x85\xa2\x49\x70\xa4\x6b\x30\x7c\xa8\xc0\xe3\xbd\x3e\x42\xc0\x88\xb3\xd5\xe3\x2c\x9c\xd1\xfe\x3e\xce\x2b\xef\x35\x2d\xbe\x61\xcb\x77\x0c\xe9\xb2\x4a\xd6\x26\x05\x84\x01\xef\xf8\xe2\x00\xf9\xeb\x40\x18\xef\x04\x10\xdf\x7b\x12\xeb\xb1\xb4\xd6\xf3\x7b\xef\x59\x05\xb7\x75\x86\x4a\x96\xd3\x6c\xbd\xdc\x10\x62\xeb\x1f\xad\x75\x7a\x47\xf4\x79\x14\x51\x12\x81\xe1\xcb\x85\xe5\xcc\xec\xf1\xd2\xd7\x5a\x1f\x59\xde\x34\xf2\x19\x83\x5c\x62\xa4\x4b\x17\x9d\x1e\xd9\x05\x57\x41\xe3\x2a\x4d\x7d\x30\x52\xa9\xd9\xb4\xcc\x9c\xd9\x5b\x8f\x1b\x51\xd6\x31\xbe\x39\xc4\x47\x17\x5d\x90\x92\xa7\x5f\xe2\x98\x48\x68\x3d\xd7\x34\xe4\x9e\xdc\x63\x5d\xef\xbc\xa8\xed\xb9\x69\x40\x4b\xdd\x39\x8a\x1c\xbd\x54\x84\x1b\x0d\x7b\x3b\x38\xfd\xf8\x8b\xbb\xc7\x64\xe0\x53\x50\xb8\x16\xe7\x38\x43\xa2\x9c\x67\x48\xbc\x47\x0c\x09\x49\x99\xfa\x73\xb8\xd3\x9a\xc5\x39\x87\x8c\xaa\x52\x47\xc4\x20\x49\x88\xd1\x6c\x24\x1d\xb7\x47\xe6\xa2\xfd\xa7\x4b\xf6\x16\x41\xf5\xa7\xea\x71\x97\xdb\xf1\xbb\xd3\xd3\xff\xf8\xe6\xc5\xdf\xfe\xf3\xf4\xf4\x87\x9f\x2e\x1a\xdf\x36\x72\x42\xb7\x7e\x12\x33\x80\x82\x25\x63\x21\x53\x30\x63\x5f\xb8\x3f\xbd\xcc\x76\x95\x24\xb2\x14\x06\xbe\x88\xa1\x08\x28\xc2\x78\x2e\xb5\xb9\xb9\xbd\x08\x7f\x16\x32\x5d\xfd\x4b\x23\x85\x01\xd2\xfb\x2a\x89\x4d\xc2\x14\x5a\xdb\xca\xdf\x4e\xc4\xe4\x8b\x43\xc4\xf9\xec\xd9\xf6\xb5\xdd\x66\x50\xbb\x8c\x6b\xf2\xa8\xb8\x31\x4c\x80\x0c\xca\x54\x6e\x65\xae\xba\xca\x63\x24\x61\x2b\x58\x2d\x9e\x9e\x7c\x94\x8b\x6e\x1a\x06\xb1\xc7\x84\xc2\x1c\xf8\xd9\x74\x67\xaf\xba\xac\xa3\x6f\xbb\x95\x70\xda\x46\xe2\xac\x8f\x30\x1d\x7d\xb8\x62\x35\x81\xc7\xe4\x8d\xc1\xf6\xf9\xf5\xc1\x78\x64\x15\xba\xea\xd7\x0d\x85\xd3\xac\x36\xf0\x48\xab\xed\xb2\x2e\x5e\xd1\x27\xec\xf7\x01\x37\x67\xee\xc3\x71\x52\x94\x31\x3c\xc7\x3f\x95\xb3\x5c\xaa\xe5\x45\xf8\x93\x15\x73\x96\x33\x45\xb3\x91\x77\x58\x88\x21\x19\xba\x04\x5d\xa9\xff\x72\xaf\x68\x75\x7a\xfd\x3d\x58\xcd\x9c\x78\xed\xdc\x03\x92\xd9\xb2\x2e\x44\x76\x74\xde\x58\xad\x20\xc6\xed\xa9\xdd\xda\x9b\xa4\x02\x88\x9c\x14\x8c\x4f\x37\xda\x6e\x56\x01\xf3\x4e\x24\x17\x75\x2d\x01\xfb\x29\x13\x0b\xab\x8a\x21\xd3\x03\x85\xd6\x93\xc1\xa5\x7c\xc1\x75\x4c\xf0\x00\x89\x8b\x0e\x0c\xad\x4f\x94\xe0\xea\xb3\xd1\x83\xdb\x28\x9e\x86\x7a\xe1\xb2\x34\x45\x69\xbc\x89\x33\x56\x38\xf5\x78\xdc\x87\x42\x6a\x00\x25\x2a\x68\x39\xb6\x72\x71\xdd\x4e\x9e\x76\xe5\x64\x6d\xb7\x4f\xd8\xdb\xa5\xd9\x0e\x10\x18\x19\x5a\x98\xe6\x7d\x4e\xef\xbb\x70\x87\x35\x92\xac\x84\xdb\xf8\x23\x1c\xb8\x3e\x57\x68\x54\x0a\x0f\xd2\xef\x06\xd5\x2c\x51\xcc\x1c\x1a\x43\x71\x54\xb1\x15\xb7\x7d\xe7\x9d\x52\x72\xaa\xeb\x8c\xa5\xbf\x0a\x00\x26\x88\xcb\x6e\xc8\xd1\xa7\xdf\xed\x40\x70\xd8\x18\x37\xc1\x7a\x67\x53\x75\x54\x63\xf1\x03\x86\x44\xdd\x42\x1b\xc0\xa0\x01\x0c\xf2\xed\x48\x60\xd0\x5d\x9f\x7d\x3c\x20\x41\xbd\x1f\x88\xf1\x86\x40\xa5\x6e\x3c\x82\x93\x03\x13\x0b\x8c\x29\x63\xa3\xe5\x3a\xa8\x56\x46\x86\x84\x67\x71\x96\xb7\xed\x06\xbd\x71\x60\xec\xb5\xbd\xd0\x15\x57\xe8\xa4\x19\xb2\x83\xd5\xe5\x66\xdb\x16\x57\x72\x95\x65\x84\x0b\xc7\xd8\xed\x0b\x3a\x29\xd6\xe9\x86\x7d\xd1\x66\xea\xac\xdd\x0b\x28\xc1\x15\xdc\x52\x6b\x5b\x24\x22\x14\x52\x1b\x0a\x35\x4f\xc7\xe4\xaf\x90\x7a\x1e\x4e\x97\xb7\x64\x71\x41\xf2\x32\x33\xbc\xc8\x18\xa9\xe4\x5a\x0c\xfe\xe3\xac\x3e\x54\x6b\x99\x70\x28\x45\x54\x25\x9f\x07\x2f\x30\x3f\x2d\x30\x1a\x43\x1f\xc0\x22\x9b\xb0\x94\x09\x4c\xad\x94\xf7\x2e\xe6\x2b\xac\xc5\x04\x92\xb1\xbf\x10\x8b\x50\xf9\x2b\x2d\x5d\x29\x1a\x77\x19\xdb\x77\x74\xef\xe5\x95\x3e\x7c\x34\xc7\x05\xbb\xdd\xbd\x19\x6e\xc5\x53\xa7\x02\x1d\x10\xac\xa0\x0a\xb1\xae\x10\xf6\xee\x65\x8f\x13\x90\x2a\xdb\x1a\x5a\x28\x5c\x93\x8c\xaa\xbe\xd5\x52\x36\xc8\x38\x47\xb2\x06\xc6\x89\x22\x47\xc9\x88\x4c\x1a\x89\xa4\x3f\xba\x08\x72\x14\xf1\xa3\x8f\xe8\xd1\x2b\x8f\x41\xac\xc8\x71\x14\xdb\x53\x5f\x11\x23\x5e\xbc\x88\xbc\xfa\x5d\x99\xc9\x3e\xd9\x42\x1a\xb5\x2a\xeb\x14\xd4\x70\x67\x2a\x28\x33\x81\xf5\x7a\x90\x50\x58\xc8\x25\xca\x10\xed\x09\x1e\x7f\x4c\xff\x22\xa7\x0d\xf5\x67\x4a\x77\x41\x47\x1b\x38\xd2\xc0\x91\x76\xb4\x23\x70\x24\xbf\xf5\x2c\x93\x89\x18\xef\xa7\xc7\x8e\x8e\xa0\x07\x70\x29\x78\x6c\x9a\xea\xca\xdb\xd7\xa5\xaa\x82\xfc\x5c\x8c\xfc\xe4\x48\xfd\xe4\x0a\x22\x29\x69\x0c\xc2\x0d\x14\xc4\x54\x49\x21\x43\x70\xca\xf5\xc3\xc6\xe2\x5a\x4c\x88\xa5\x36\x2c\x99\x1b\x9a\x3d\x8c\x27\x99\x9c\xe9\x42\x9a\x71\x22\xf3\xcb\xcf\x9f\x3c\xfd\xe2\xf2\xc9\x9f\x2e\xfd\x0b\xed\xf9\x49\x8a\x72\x54\x6a\x3a\x63\xee\x24\x65\x5c\x94\x1f\x46\x09\x64\xb9\xd5\xe3\xb9\xc9\xbb\x45\xd4\x0d\x71\xaa\x92\x3e\x4c\x96\xf6\xfc\x3e\x4a\x95\x42\x52\x86\xf0\xfa\xcf\x2f\x9f\xfc\xd9\xfe\xcf\xbd\x47\x27\x73\x96\x96\x19\x53\xa3\x64\xaa\x47\x54\xa4\x23\x3b\x27\x9d\xb9\xc9\x62\x38\x1c\x44\xf5\x63\x0e\x47\x08\x23\xe2\xc2\xfc\xf1\x73\xc4\xef\xe3\x4c\x05\xd0\x8d\xe7\x1d\x55\xd4\x3f\x46\x57\xd0\x87\x22\xe3\x53\x96\x2c\x93\x2c\x6e\xb7\x5f\x25\xae\x28\x79\xc8\x49\xe5\xcb\x89\x81\xeb\x9e\xcf\x35\xe0\x02\x82\x70\x9a\x0f\x17\x44\x31\x5d\x48\x01\x29\xf5\x1a\xea\x63\xd5\x3b\xa7\x61\x6a\x54\x39\x7e\xd2\x2e\xc9\x7f\xc0\x5d\x56\x48\x6d\x20\xf2\x27\x3a\xf7\xdb\xe9\x6d\x78\x94\x70\x4d\x12\x9a\x65\x2c\x25\x3c\xcf\x59\x6a\xd5\xd3\x50\x63\x17\xc5\x1c\x69\x4b\xbd\xf6\xf9\xc5\xeb\x24\xe8\x73\x2a\xd2\x8c\x29\x32\xa5\x3c\x43\x26\x48\x59\x55\xd9\xc1\x2f\x82\x0b\xd0\x9b\x9d\xb5\x55\xbb\x70\x27\x42\x93\x44\xaa\x14\x7b\x6d\x19\x09\x68\x99\x7f\x9c\x14\x32\xe3\xc9\x72\x4c\xde\xc2\x15\xd4\xd8\x31\xc8\x28\x61\xd2\x34\x9d\xba\xc2\x59\xda\x95\x8c\x72\x03\x97\xf2\x01\xb2\x4b\x66\x20\x53\xe0\x51\xdb\xa8\xbc\x8b\x21\xb1\x62\xf5\xcf\x51\xb5\x47\x47\xb6\x07\xfa\xf2\xf7\xf5\x57\xf0\x01\x46\x2e\x88\x15\xe6\xd8\x87\xdd\xa5\x41\x9a\xad\x5d\x97\x4e\xb8\x3a\xa6\xe0\x0f\x20\x45\x25\xd3\x4d\x65\x96\xc9\xc7\x18\x60\xb6\x0e\xf8\x6b\x94\x62\x7e\xf1\x81\x25\xd5\xdf\x55\x4c\x38\xbe\x4c\x96\x2b\xda\x49\x1f\xd0\xa1\x04\x7d\xcc\x2c\x89\xcc\x73\x8a\xad\xee\xe4\x5a\x3b\x38\xdc\x3d\x1f\x12\x8f\x78\x72\x24\xc3\xc7\x3a\xba\x66\x95\x98\x0f\x2c\x29\x8d\x65\x80\x9a\xa7\xac\x7d\x10\x5d\x7a\x22\x2f\x00\xc7\x61\xdf\x5c\x41\x3c\xd1\xb2\x72\xad\x0e\x7d\x84\x7c\x31\x52\x1a\x72\x76\x7a\x79\x1a\xe3\x2a\x41\xd6\x50\xc9\x53\x4d\xa6\x55\x66\x19\x07\x51\xfa\xb7\xc4\x91\xd5\x44\xf3\xbc\xc8\x96\x30\x17\xa7\xae\xf4\xba\xf7\xd6\x56\xa5\xf0\x33\x13\xe7\x12\x40\xf4\x9c\x65\x99\x2b\x3b\xa8\x68\x48\x22\xe1\x3e\x85\x12\xef\xaa\x74\xf7\x57\x14\xd9\xb3\xd3\x9f\x4f\x2f\x08\x33\xc9\x39\x79\x94\xe2\xd4\xc0\xd2\x8c\xc9\xbd\x2b\x97\x11\x5e\x1a\x45\x72\x29\x4b\xa8\x2c\xe7\xb6\x42\x95\x6a\x36\x81\x32\xb2\xa5\xaf\xa2\x19\xe9\x11\x00\xdd\xb0\x27\x91\x9b\x10\x6a\x2d\xa7\xe4\x09\xec\x56\x5f\x9a\x9e\xc6\x0d\x3c\xe3\x0b\x76\x39\x67\x34\x33\x73\xe7\x7d\x23\xa4\x18\xfd\x83\x29\x69\x69\x96\xc2\x7f\x13\x63\xdf\x8b\x4e\x51\xd7\xdb\x78\x14\x9b\xa6\xae\x87\x15\xc4\x5e\x1c\x2f\x19\x4a\x24\x20\x6b\x51\xe3\xf7\xf7\xb7\x2f\x99\x59\x61\x99\x96\x62\x70\x71\x8a\x61\x9c\x05\x53\x56\xa6\x3c\x26\xef\x9c\x4b\x8d\x1e\x29\x59\x1b\xad\xd4\xc6\x55\x64\x70\x42\x9e\x60\x89\xdd\xe3\x3d\xbd\x2f\x7d\x79\xe7\x42\xa6\xe4\xe6\x76\x4c\xfe\x26\x4b\x48\xc9\x40\x27\xd9\x92\x3c\x52\xe1\x41\x95\xb8\xc3\x73\x62\xbb\x78\x62\x79\x9d\x5d\x83\xbf\x30\x9a\x32\xa5\x81\x65\x30\x8a\x8e\x47\x22\x7d\xb7\x6b\xe3\x9d\xfd\x2f\x27\x57\xb6\x67\xee\xbb\x5e\x45\x4e\x46\x7b\xcd\xfa\xfd\x37\x86\x3d\xea\x42\x58\x21\xcb\x94\x63\x21\x9e\xfe\x91\x0f\xfd\xda\x59\x71\xb3\xd3\xc8\x43\x4e\x7d\x9d\xa2\x48\x3b\xae\xeb\xbe\xaf\xba\xed\x22\x85\x84\x1b\x28\x64\xf5\x88\xdb\x88\xfd\x5c\x3d\x48\x2f\x77\x05\xb2\x09\x44\xf4\xa3\x71\x0e\xbd\x28\xdb\xe9\x6a\xeb\xed\xd4\x16\x15\x61\xd9\x6c\xbb\x07\x01\x44\x3f\xde\x28\xe2\x2d\xeb\x04\x6f\xa7\x6e\x3f\x12\x3f\xb2\x1e\x2e\x54\xa4\xd7\xcd\x07\x7e\x7c\x51\xde\xe5\xeb\xbe\xe5\x46\xfa\xec\x68\xa1\xba\x95\x3d\x54\x71\xf2\x0b\x53\x0b\x6c\x4e\x18\xd7\x7a\x2d\x7b\x21\x71\x5a\x7c\x68\xd1\x7e\xa6\xfd\xbd\x4c\x7b\xfb\x98\x6e\x08\xd6\x56\x44\x94\xf9\x84\xa9\x3a\xc6\x46\xc5\xdd\x88\x6b\x0b\xda\x70\x4b\x78\xe3\x48\x47\x22\xc8\xa4\x51\x6f\x4b\x51\x31\x63\xe4\xa9\x7d\xcb\x9f\xbf\xf8\xe2\x8f\x5f\x8c\x5d\xb7\xfb\x50\xa4\x82\xdc\x5c\xbd\xb9\xfa\xf1\xee\xfd\x35\x04\xea\xc6\xec\xa0\x83\x39\x86\x42\x84\x4a\x14\x37\x6c\xc3\xf4\xf0\x78\xa8\xc0\xe7\xf3\xd7\x58\x29\x29\x96\xa1\x79\xd9\xc8\x4a\x6b\xed\x30\x60\x7b\x1c\x8f\x7c\xb6\x62\x99\xe9\x28\x66\x53\xc6\xfb\x28\x25\xc5\x9d\x4c\x1e\x7a\xca\xe7\xa7\xf7\xd7\xb7\xee\xf1\x86\x88\x4e\x45\x2c\xa8\xc1\xc5\x42\x66\x0b\x97\xdd\xfb\xfe\xfa\x16\x06\x3c\x86\x7f\x01\x42\x04\xca\xee\xd2\xbe\x23\x84\x20\xa0\x29\x3b\x9b\x56\x55\x5c\x04\xc2\x45\x68\x06\x95\x5e\x81\x7e\x05\x4e\x45\x48\xf8\xf2\x01\x6b\xca\xfa\xe8\x1a\xc4\xe9\xdb\x60\x07\xdb\xa8\x4c\x44\x9e\x91\x96\x8b\x7c\x53\x99\x88\xf1\x6b\x1c\x6e\x1f\xdf\xda\xb7\x8f\xbf\x75\x54\x55\x81\x6f\xb8\x7d\xb6\xb5\x03\xdd\x3e\x9f\x12\xdf\x8d\xfa\x79\xa1\xd8\x9d\x91\xf1\xd5\x46\x4f\x6f\xdd\x83\x5b\x2c\x2a\x13\x36\xc5\x5a\x00\xe8\x56\xf3\x47\x5a\x32\x9f\x86\xfe\xea\xf6\x26\x0a\x93\x91\x2d\x13\x87\x73\x90\xd4\x65\x32\x27\x54\x03\xa2\x26\x98\xd6\x97\x60\x18\x29\x0b\xa7\x75\xa2\xc8\x4e\x29\xcf\x4a\xc5\x2e\xec\xac\xb1\xbc\x70\x89\xa0\xaa\xf8\x11\x5f\x4b\x16\x3e\xdc\x91\x0e\xaa\xdd\xee\x1b\x56\x23\x8f\xbc\x86\xe9\x5c\x89\x38\x24\x89\xa2\x7a\x8e\x54\x8f\xa5\x22\xec\x03\xaf\x2b\x13\x51\x2d\x85\x03\xa4\xfd\xf4\x72\x29\xec\xfb\x0a\xaa\x35\xf2\xc6\x0b\x62\x8d\xeb\xac\x23\x7c\x2b\xd3\xd3\x53\xdd\x22\x3a\x53\x34\x61\xa4\x60\x8a\x4b\x1c\x5d\x08\xb6\x4e\xe5\xa3\x20\x13\x36\xe3\x42\xfb\xbd\xe3\x12\x35\xfb\x4d\x66\xef\x45\x3b\x25\xb8\xc1\x7b\x60\x3f\x1d\x93\x77\xad\xe4\x2e\x3e\xda\x2b\x91\x35\x53\xf4\xa3\xe9\x63\xaa\x03\xff\x55\xd8\x5a\x25\xcd\xb2\x65\xbd\x71\xb1\x0e\xc2\x81\x64\xc7\x24\xae\xdb\xec\x70\x3b\x60\x75\xfb\x74\xd8\xec\xb0\xdb\xaa\x7e\x7e\x5b\x87\x5d\x5e\x7c\x9a\xcc\xb1\x59\x84\xe2\x0b\xb0\x0d\x86\x40\xdf\x06\x43\xe0\x60\x08\x1c\x0c\x81\x83\x21\x70\x30\x04\x0e\x86\xc0\xed\x6d\x30\x04\x0e\x86\x40\xdf\x06\x43\xe0\x5a\x1b\x0c\x81\x83\x21\xb0\xb3\x0d\x86\xc0\x8e\x36\x40\xb1\xbe\x0d\x86\xc0\xc1\x10\xe8\xda\x60\x08\xac\x1e\x18\x0c\x81\x83\x21\x70\x63\x1b\x0c\x81\x3b\x9f\x1c\x0c\x81\x31\x14\x3f\x81\xdb\xe7\x53\xe2\xbb\xc7\xa8\x4c\x1c\xac\x67\x50\xf5\x24\x2e\x48\xf3\x16\xac\x03\x3c\x71\xda\x9d\xdd\x8d\xcd\x58\x33\x47\xb6\x7b\xc5\xae\xdb\x06\x18\x57\x0d\xc1\x47\x48\x79\x93\x99\xa3\x0f\x31\x58\x7d\x62\xd6\x62\xed\x11\x8f\x52\x3d\x64\x92\xa6\xfa\xb2\x90\xee\xff\x6a\x6b\x44\xc3\x0c\xe1\x74\xda\x43\xc6\x5d\x62\xed\x0f\x71\xb6\x07\x6c\xf0\xa0\x9f\x35\x8c\xdd\x21\xc6\x9e\x10\x7b\x9b\x45\xda\x11\xb0\x36\x84\x98\xcc\x6d\x87\xb7\x1f\x60\x6d\x07\x31\x29\xf5\x90\x76\x03\xac\x91\xd5\x36\x84\xcd\x20\x1e\x92\xef\xb4\x17\x34\x6c\x00\x68\xa2\x3b\x6c\x05\x5b\xf0\x7f\xbc\x21\x6b\xc5\x4e\xb0\x03\xfb\xc7\xaf\x55\x65\x23\x38\x30\xee\x1f\x09\xff\xf5\x10\x42\xe2\x10\x8f\xa8\x1b\xcd\xbb\x5f\xdc\xcf\x15\xd3\x73\x99\xa1\xce\x7c\xeb\xbc\xbf\xe6\x82\xe7\x65\x6e\x8f\x81\xb6\x47\x96\x2f\x58\x20\xaa\xc3\x49\x43\x0d\xd3\xdd\x30\x0e\xb8\xb4\xc4\x78\xca\x14\x4b\x81\x96\x5d\xb5\xa9\x61\x8a\xcc\x29\xe8\x1a\xba\x4c\x12\xc6\x52\xac\x2d\xbc\xa9\x26\xfe\x71\x5c\xf5\xb8\x2a\xa4\xf2\x14\x43\xe6\xb8\x71\xf6\x11\xa6\x96\x63\x98\x59\xe2\x4c\x2c\xb1\xd7\x49\x8c\x62\x74\x24\xb3\x0a\xd2\xa4\xe2\xcd\x24\x11\xea\xef\x3e\xe6\x94\x68\x4e\xd0\xc3\x8c\x82\x36\xa1\x54\x66\x11\xf4\xe0\x0f\x61\x3e\x89\xe4\x9d\x47\x31\x9b\x1c\xcc\x64\xd2\xcf\x5c\xb2\x67\x8a\xd7\xfd\xcd\x24\x3d\xb5\xe2\x1e\xe6\x91\x43\x9b\x46\x3e\x5a\x9a\xe8\xa8\x39\x8d\x35\x85\xf4\x30\x83\xc4\x9a\x40\x62\xcc\x1f\x48\xd3\x47\xa4\x39\x23\x7a\xa9\x62\x80\xa4\x28\x10\xa9\x1f\x80\xd4\x0b\x3c\x42\x9a\x2d\xea\x09\x46\xef\x99\x9d\xa0\xd1\x2a\x10\x84\xa6\xba\x11\x30\xda\x07\x04\x3a\x08\x00\x14\x67\x7a\x40\x9b\x1d\x62\xb4\xd1\xfd\x4d\x0e\xd1\x35\xcc\xf1\x4c\x0a\x0d\x77\x45\x31\x1a\x2e\xb8\xe1\x34\x7b\xce\x32\xba\xbc\x63\x89\x14\x29\xea\x56\x5b\xc9\xb2\x57\xed\x75\xed\x48\x78\x39\xbe\xb5\x77\x71\xa2\x0f\xd5\x24\x40\x52\xde\x99\x39\xe0\x5b\xfe\x9a\x86\xea\x27\xae\xd7\x88\x2c\x49\xae\xfd\x92\xa8\x14\x39\xba\x52\xe1\x5c\x87\xfb\x2e\xde\x5f\xe4\x23\x91\x53\xc3\x04\x39\xe3\x22\xac\xdf\x79\x43\x55\x88\xd3\xec\xaa\xa3\x63\x29\x3c\x7d\x12\x08\xae\xab\x63\x28\x92\x9f\x80\xca\x06\x4a\xa8\xd6\x87\xd5\x9c\x3d\xd1\xc3\xa8\xce\x9e\xd8\xb4\xcc\x5a\xea\x33\x8a\xa4\x53\xbb\xdb\xfc\xee\x69\x9d\x89\xf4\x29\xf4\x2f\x9c\x40\x14\x45\x2a\x52\xe2\xc3\x43\x3e\x4d\x1d\x3c\xca\xa0\x1a\x61\x4c\xad\x8d\xa4\xb8\x79\xc2\x19\x52\x9d\x81\x14\x45\x11\x61\x44\x45\x1b\x47\x3f\x9a\xee\x7f\x28\x83\xe8\x01\x8c\xa1\x83\xec\xba\xdd\xe8\x39\xc8\xae\x3b\xda\x2f\x2f\xc5\x35\xe2\x89\x5e\x2a\x9a\xb0\xdb\xbd\x44\x82\x70\x24\x49\x5a\x2a\x1f\xee\x56\x49\x06\xe1\x60\xa1\x66\x57\x30\x96\xba\xd3\x58\x05\x78\x41\xb4\xd3\xb4\xcc\xb2\x25\x29\x0b\x29\x1a\x06\xc7\x52\x21\x83\x66\xee\xe7\x6c\x2d\x68\xca\xf6\x6a\x53\x6f\xf1\xe9\x29\xbd\xf5\xd3\x5f\xcb\xaa\x14\xc2\x2a\x0f\x7e\x8f\x5a\x4e\x62\xe5\x4e\xed\xb8\x6b\x63\xba\x71\xaa\x0d\x9f\xd9\xe9\xb4\x57\x23\x44\x7f\xf1\x9c\xd5\x45\x27\xea\x97\xda\x37\x4c\xa5\x4a\xf8\x04\x69\x43\x99\xd3\xac\xaa\x11\x41\xc9\x03\xcf\x32\xff\xaa\x31\xb9\x63\x86\x98\x39\xd7\xfe\xea\xcd\xa4\xc0\x32\x12\x33\xa7\x22\x94\x66\x63\x89\xa5\x9f\x64\x8c\x8a\xb2\x70\xfd\xb6\x02\xc1\x52\x96\x2a\xf4\x1b\xb7\x66\x90\xe4\xb3\xea\x0d\xd7\x44\xf0\xec\xa2\x51\xa8\x6a\xe7\x06\x46\xbd\xa1\x2a\xc3\xaf\x59\x88\xfb\x7b\xe4\x9a\x5d\x34\xdf\x2b\x17\x4c\x29\x9e\x22\xb1\x3e\x57\xa2\xde\x3e\x57\x28\xb9\xe0\xa9\xab\x99\x11\xb6\x03\x94\xbd\x75\x35\x35\xf0\x0e\x17\x13\x06\x36\x28\xc1\x66\x14\xe4\x40\xcf\xe0\x9d\x15\xd1\xbd\xcb\xd9\xa7\x44\x0a\x95\x38\x70\x1d\xd5\x10\x4c\xdc\x08\x21\x5e\x70\xa8\x36\xdb\xdc\x11\xe4\x4c\x48\x22\x41\xa8\x28\x05\x37\xb8\xfd\x65\x24\xd1\xf3\xd2\x90\x54\x3e\x8a\x73\xdb\x49\xae\xed\xda\x59\x91\x27\x2b\xe6\xa1\x0c\x72\x28\x6c\xc9\x15\xb2\xbf\x4c\xd0\x49\x66\x4f\x17\x78\x42\xdc\x6f\x5c\x7a\x32\x65\xd4\x94\x8a\x91\x19\x35\x28\xbe\xd0\x10\x1a\xff\xfc\xa7\xc3\x0b\x8d\x3c\x67\xb2\x34\x07\xd7\x90\x1f\xe7\x3c\x99\xc7\x2a\x00\x3c\x67\x9a\xc8\x72\x05\xa6\x78\xea\x49\x57\x52\x37\x8a\x64\x43\x32\xff\x4d\xab\xc9\xe8\xeb\xf4\x60\x19\xd4\xf7\xcb\x9f\x9e\x14\xe5\x90\x3e\xbd\xb3\x77\x34\xfd\x7b\xa9\x8d\xd5\x79\x7e\x35\x89\xcb\x15\xa3\x29\x3f\x82\x1b\x98\xaf\xc0\x5e\xd3\xef\xe7\x0f\x96\xcb\x05\x4b\xa1\x9a\x47\x45\x91\x89\xb4\x90\x5c\x18\x4d\x78\x77\x51\xa5\x2d\x4e\x64\x83\x93\xd8\xe0\x24\x36\x38\x89\x0d\x4e\x62\x83\x93\x58\xbb\x1f\x83\x93\xd8\xc6\x36\x38\x89\x0d\x4e\x62\x83\x93\xd8\xce\x36\x38\x89\x0d\x4e\x62\x83\x93\xd8\x9e\x3d\x1f\x9c\xc4\x76\xb7\xc1\x49\x6c\xd7\x53\x83\x93\xd8\xe0\x24\x36\x38\x89\x6d\x6f\x83\x93\xd8\xa7\x82\x7e\x0f\x4e\x62\x83\x93\xd8\xe0\x24\x36\x38\x89\x0d\x4e\x62\x83\x93\xd8\xe0\x24\x36\x38\x89\x0d\x4e\x62\x83\x93\xd8\xe0\x24\x36\x38\x89\x0d\x4e\x62\x1d\x63\x1b\x9c\xc4\xc8\xe0\x24\xb6\xde\x42\xe1\x92\xce\x45\x6e\x2f\xf0\xb5\xcc\x8b\xd2\x30\xf2\x2e\x3c\x5e\x49\x05\x96\x69\xd4\x42\x50\xe7\xb0\xf6\x77\xaa\x09\x8e\x6a\x70\xa4\x2e\x5d\x81\x8c\x51\xe2\xfa\x37\xaa\x86\x37\xaa\xfa\x74\x50\xb7\xad\x8c\xe7\xdc\xa0\x0e\x08\x4d\x83\xa3\xc2\x6d\xa4\xb2\x11\x21\x4b\xf7\x91\xa4\x7b\xc8\xd1\x05\x35\x86\x29\xf1\x8c\xfc\xd7\xd9\xf7\x9f\xfd\x3c\x3a\xff\xf2\xec\xec\xbb\x27\xa3\x7f\xfb\xe1\xb3\xb3\xef\xc7\xf0\x8f\x7f\x39\xff\xf2\xfc\xe7\xf0\xc7\x67\xe7\xe7\x67\x67\xdf\x7d\xf3\xfa\xe5\xfd\xed\x8b\x1f\xf8\xf9\xcf\xdf\x89\x32\x7f\x70\x7f\xfd\x7c\xf6\x1d\x7b\xf1\x03\x92\xc8\xf9\xf9\x97\x7f\x40\x75\xef\x00\x32\x6e\x7b\xb7\xbf\x82\x55\x6e\xd8\xe3\xec\x6d\x93\xd3\x0f\xa0\xec\xd3\x5c\x96\xf8\x72\x2c\x7e\x63\xd6\xe7\xce\xd9\x1a\x0f\xb5\xef\x37\xec\x77\xdd\xb9\xe1\x49\xac\xfc\xed\x8d\xaa\xc3\xbe\xff\x8d\xef\xfb\x77\x7e\x9d\x57\x77\xbe\x87\xb9\xf6\xdd\xf9\xe1\xca\x18\x5b\x79\xb9\x7a\x17\x12\x2b\x95\x39\x37\x56\x5a\xb7\x02\x3a\x6d\x7a\xd1\x71\xd3\x42\x46\xdc\xd9\xc5\x21\x4a\x53\xe7\x96\xc5\x75\xb3\x04\x48\xe5\xb6\x78\x41\x64\x10\xb3\xb1\x56\x16\x2a\x6a\x98\x0a\xce\xe9\x28\x65\x53\x2e\x98\x37\x0b\xff\x7a\xce\x3c\xfa\xa7\x9a\x25\xa5\xe2\x66\x79\x2d\x85\x61\x1f\x3a\xf1\xa2\x55\xff\x73\xf7\x30\x91\x85\xf3\xdf\xab\xb4\x0f\x57\xe1\x48\x95\x02\xb4\xbf\x6e\xb1\x22\x72\x5e\x0b\x99\xf1\x64\x79\x19\x3a\x0f\x13\xc9\x3e\x98\xcb\x03\xbd\xc7\x50\xfd\x50\x2f\x1e\x1b\x59\xd9\xb1\x96\x47\xd6\xde\x7a\x50\xbf\x72\x7b\xbb\xdc\x2a\xbe\xe0\x19\x9b\xb1\x17\x3a\xa1\x19\x6c\x9e\x78\x99\xfe\x6a\x0b\x25\x38\x7b\x4a\x66\x48\xbd\x75\xce\xa0\x90\x19\x0d\x0a\x35\x49\xa8\x20\x33\xca\x05\xc9\xed\x5c\x16\xe1\x05\x1a\x34\x73\xdc\xb9\x35\x9a\x14\x54\x31\x61\x2a\x2d\xdd\x29\x6f\x13\x29\x33\xef\x21\x9b\x2d\xe3\xfa\xe9\xb3\x88\x0a\xf9\xa3\x60\x8f\x3f\xda\x5e\x69\x32\xcd\xe8\xac\x52\xbc\x35\x33\x6b\x98\x1f\x56\xab\x71\x5d\xdc\x3a\xa1\x50\x1f\xa8\x64\x84\x66\x8f\x74\x89\x9e\xd6\x95\xbe\x10\xae\x9f\x91\xa7\xe7\x70\x66\xa8\x26\xd5\x7b\x52\xf2\x39\xce\x19\x76\x4e\x35\xb9\xbe\xba\xfd\xf1\xee\x6f\x77\x3f\x5e\x3d\x7f\x7d\xf3\x06\xcf\x52\xec\xbc\x33\xc4\xe2\x25\xb4\xa0\x13\x9e\x71\xac\x4c\xb0\xe6\x69\xd3\x24\x00\x98\x6d\x9a\x5e\xa6\x4a\x16\x6e\x3e\x3c\xaa\x85\x1a\x6d\xcd\x3a\xdb\x6a\x26\x20\x6d\xde\xc4\x07\x4b\x3e\x6d\xbd\x14\x45\x7b\xa6\xa8\x30\x35\x9c\x52\x2f\x91\x2a\x85\xd5\x6e\x8f\xe1\x9d\x48\xd3\x7e\x8e\xee\x57\x69\xca\xd2\xf8\x21\xee\xe7\xf3\x76\x1d\x5e\xb7\x24\x8a\x15\x8a\x01\xee\x78\xfb\xf6\xee\xe6\xff\xed\xd3\x13\xe2\xf7\x21\xde\x98\x72\x6c\xdf\x65\x42\xec\xa6\xec\xb5\x1e\xef\x7c\x1c\xcb\xb0\x22\xa8\x47\x8e\xe2\x4d\x5e\xdd\x49\xf1\xd6\xf0\x77\xa5\x68\xb2\x64\xd1\xa0\x45\x72\x99\xb2\x31\xb9\x0d\x78\x38\xee\x5a\x6a\x51\xa8\x99\x16\x80\xe9\x96\x8c\x30\x1c\x0a\x91\x5a\xd1\x7a\x41\x33\x6c\xa1\x50\x23\x5d\xac\x88\xbf\xd1\xd6\xbd\x82\xa6\x34\xd3\x28\x46\x15\x77\x03\xd8\xcb\xf0\xb5\xd5\x22\xa2\x67\xb6\x7a\x92\xa4\x4c\x48\xe3\x55\x13\xfb\x76\xcb\xa3\xed\xb7\xa8\x81\x83\x0a\xd3\x74\xa5\x6a\x71\x68\x5f\x3a\x37\x5c\x00\x48\xd5\xc4\xcf\xdb\x6d\xd5\x43\x07\x7b\x96\x9a\xe9\xcd\x17\x00\x8e\x85\x84\xd5\xb0\xbd\x54\x8c\xa6\x10\x97\x55\x50\x33\xd7\x80\x49\xe7\x54\x3f\xb0\xd4\x7d\x80\xb5\x2c\xf1\x4a\x09\xd3\xbe\xd4\xae\xef\xf2\xbd\x9d\xc7\x80\x49\x83\xdc\x83\xd4\x78\x26\xcc\xe1\xdd\x38\x5f\xa5\xa8\x73\x6e\xc7\xfc\x56\x64\xcb\x77\x52\x9a\xaf\xab\x90\xa4\xe8\x8d\xf3\x57\x2f\x81\x82\xa1\xa4\x5e\x0a\x2b\xee\x80\x23\x41\x3a\xb2\x13\x8b\x1a\x2c\x1c\x99\x66\x74\xd4\xf3\x6a\xa3\x1c\xeb\xc0\xa8\x52\x5c\xe9\x97\x4a\x96\xf1\xd5\xba\xed\x4e\x7e\x79\xf3\x1c\xce\x7a\xe9\x6d\x5e\xc2\xa8\x25\x84\x44\x7a\xeb\x77\x9c\xac\x54\xcb\xb2\xdf\x7a\x2b\x22\xd8\xcc\xaa\xe3\x32\x25\xa5\xd0\x0c\xe9\x7c\xff\x9a\x2e\x09\xcd\xb4\x0c\xc2\x35\x17\xe4\x16\x6c\x62\x4d\x7d\x72\x0c\xb6\x35\x6c\x2d\x41\x2e\xc8\x44\x9a\x39\x59\x21\x02\xc7\x65\x9d\x36\xbe\xfe\xb3\xb3\x22\x54\xc0\x80\x7d\xcf\xea\x2b\x0c\x7d\x60\x9a\x14\x8a\x25\x2c\x65\x22\xf9\x04\x6c\x3a\xb0\x73\xde\x48\x61\x8f\x4f\xf4\xde\xb9\x09\x16\x3a\x87\x90\xb4\xb9\x18\xf8\x24\xa8\x12\xa7\xac\xc1\x31\x13\x52\x8c\xe0\xf0\x94\x9a\x29\x80\x7f\xac\xc2\xe3\x2c\xa4\xdf\x94\x13\x96\x31\x03\x8a\x16\xd6\xa6\xc3\x53\x6a\x5c\x38\x25\xcf\xe9\x8c\x11\x6a\xaa\xcd\x68\x24\x61\x42\x97\x50\x4b\x9c\x1a\xc2\x71\x3b\x27\x95\xac\x8e\x4f\xa4\x9a\x7c\x7b\xf3\x9c\x3c\x21\x67\xb6\xcf\xe7\xb0\x7d\xa6\x94\x67\x60\x30\x34\x14\x59\xb9\x63\x45\x3b\x9b\x02\x50\x25\x99\x86\xe1\xc3\x39\x21\x52\x39\xb6\x71\x41\x04\x8e\xdb\x42\x39\x7b\x3f\x7e\xab\x39\x06\xe5\xd4\xfb\x32\x02\xaa\x5c\x1f\x2b\x1c\xc9\xce\xa3\xb7\xed\x58\x21\x11\xb1\x8d\x47\x6f\xcb\xb1\x42\x91\x3c\xc4\xd1\xeb\xc1\x84\xbf\xd5\x4c\xf5\xe2\xc1\xdf\x1e\x89\x07\x37\xc5\x35\x7b\xae\xea\x99\xc4\x32\x4b\x77\x78\x72\x66\x68\x4a\x0d\xf5\xfc\xbb\x8e\xda\x1e\xb6\xd2\x2f\xcf\xc5\x35\x7b\xc5\x45\xf9\xc1\xf9\x2c\xf5\x03\x4d\xee\x5e\x00\x09\x92\x84\x41\xc2\x95\x4b\x8b\x22\xe3\x10\xda\x1c\xcf\xcd\x02\x0b\xab\x91\xf2\xfe\x62\x2e\xb0\x30\x9a\x65\xd2\x5e\x37\x56\x22\xa3\x22\x95\xf9\x5a\xa7\xad\x10\xcc\x68\x32\x8f\x3b\x2c\xe3\x18\x31\x23\x66\x8f\xff\x9a\xc4\x8c\x58\x28\x29\x63\x0b\x96\xf5\x02\x2f\x5e\xd9\x27\xad\x30\x1c\x56\x0f\x48\x91\x8c\x4e\x58\x16\x57\x4e\xdd\xed\xce\x0a\x91\x8b\x70\x30\x70\x2d\x1a\x50\x50\x32\xeb\x17\x9c\xf3\x4e\x66\xe0\x60\x42\xab\x41\x5b\x52\xbf\x8a\x31\xc3\x03\x7d\xc6\x0c\xda\x62\x6b\xcc\xa0\x87\xff\x1a\xc6\x5c\x22\x6f\x71\xb2\x3a\x66\x7b\xfd\xb7\xc7\x0c\x77\xee\xa7\x3f\xe6\x28\xe8\x4b\xb3\x24\x91\x79\x71\xab\xa4\x55\x73\x7b\x5d\x37\x9e\x44\x6d\xd3\x73\x58\x0b\x80\xe1\x48\x40\xa5\x7d\xd1\xac\x12\xa4\xaa\xe1\xb2\x88\x9c\x77\xe0\xd7\xc1\xba\xf8\x7f\x35\x6b\xd0\x59\x0e\x75\xd1\xc3\xac\x13\x7a\x13\x9c\x2e\x2b\xea\xfe\x8b\xa3\x70\x66\x99\xd0\x6c\x2e\xb5\x89\x58\x1f\xb2\xba\x46\xab\x44\x6a\x6f\x4c\x67\xa4\xb3\x9f\x45\x80\xc8\xce\xbc\xcd\x05\xa1\x80\x8c\x04\x44\x51\xc8\x94\x05\x33\x6e\x70\x5b\x45\x53\xbd\x77\x7e\xc3\x40\x2f\x38\xc0\xdb\x3b\x2f\x18\x54\xd3\xe6\x5b\xf0\x20\xb3\xf4\x69\x5e\x42\xf8\x0f\x85\x89\x61\x22\xe5\x62\x06\x38\xda\x05\x51\x2c\x03\xd7\xd5\x18\xa2\xe0\x8a\xea\x94\xd8\x53\x4d\x1a\x9d\x0c\x1b\x37\x76\x52\x41\x16\xe2\x52\xf8\x9e\x02\xee\x17\xa4\x97\xa9\x63\xb5\x5c\x93\x93\x57\x61\x21\x4f\x3e\xbd\x1b\xe2\xc4\xf5\xb2\xda\x59\x0e\x11\x7d\xe0\x22\xf5\x4e\xa2\x76\x62\xd0\x13\x12\xf6\x42\x50\x77\xbd\xec\x0a\xfe\xc9\x3c\x6d\x32\x06\xbc\xf9\xe3\x7b\x41\xaa\x09\x24\xa3\x7a\xeb\xaf\x6f\x69\x34\xc9\x1d\x5b\x9f\xbc\x73\x22\xb1\xd7\xd9\xd0\x24\x47\x9b\x25\xeb\x0a\x72\x0b\x9d\x8e\xc8\xcc\x45\x7c\xe1\x4b\xe8\xd6\xb7\x02\xf6\xab\x1d\xef\x88\x08\xb9\x42\x0f\xab\xf8\x91\xea\x56\x4b\xc7\xd8\xb4\x23\x47\x0d\x25\x46\x1a\x9f\xa2\xae\xc6\x47\x2e\x52\xf9\xa8\xf7\xd1\xc4\xfe\xea\x48\x04\x11\x3f\xb1\x47\xda\x25\x60\xf4\xb3\x87\xb5\xdd\xd0\x2c\x6b\x19\x2d\x36\xa9\x63\xfe\x54\xa0\x48\x42\xd6\x3c\x30\x08\xac\xa9\x2f\x2b\x91\x07\xbf\x5d\x34\x36\xf6\x32\x9e\xe5\x9a\x5e\x2b\x4b\xdf\x70\x9a\xdd\x15\xb8\x8c\x7b\x64\x75\x5f\xbc\x7c\x7d\x77\xd5\x26\x63\x99\xfb\xe3\x9c\x01\x82\x89\x3f\x7f\x96\x0e\xa1\x69\xce\xb5\x06\x64\x90\x4d\xe6\x52\x3e\x90\xb3\xe0\xa6\x34\xe3\x66\x5e\x4e\x20\xdf\x65\xc3\x6b\x50\xf3\x99\xbe\xf4\x3b\x7b\x64\x47\x84\x4f\x9c\xc6\x45\xc6\x45\xc3\xc2\xc5\x84\xd1\x21\xa6\x0e\x3a\x93\x54\xa3\x42\xd3\xb4\x8b\x0a\xc1\x79\x95\xf3\xc4\xfa\xf4\x40\x58\x1c\x84\x66\x1c\xed\xda\x5b\x5f\xda\x37\x11\xe9\x6d\x3a\x96\x17\xfa\xef\x63\xba\xa2\x32\xb2\x6c\x9e\x5b\x37\x67\x4e\xc8\x3e\x9e\x76\x1c\x00\xd0\xde\xf3\x00\x40\xa8\x27\x60\x4f\x6c\x60\x85\x0e\x18\xc5\x8b\x5b\x9b\x00\xd4\x5d\xe0\x68\xac\x20\xd7\x06\x52\x37\x82\xa4\x68\x92\xdb\xc0\xd4\x1d\x38\x14\x9a\xf6\x6e\x3c\x75\x2f\x1e\x4b\x22\xf9\x6c\x84\x18\x17\xc3\x8f\xc9\x51\x55\x5d\xe4\x4f\x51\x3f\x2b\xe4\x4e\xb1\x04\x7b\xb1\xd0\xe9\x94\x0b\x6e\x96\x51\x3e\xb4\x76\x1f\xb4\xef\x7d\x17\x71\xe8\x53\x18\x5b\xcd\x26\x91\x42\x1b\x45\xb9\xe8\x3c\x0d\x31\x57\xa0\x95\x72\xaf\x90\x3d\x5e\xeb\xf5\xf3\xca\xbf\x1c\x84\xe5\x30\xf2\x46\xaf\x91\x6c\x29\xab\x73\x4c\xd8\x81\x1f\xe3\x9e\x2f\x14\x9b\x32\xa5\x58\xfa\xbc\xb4\xdb\xf0\xae\xea\xe2\xcd\x4c\xc8\xea\xe3\x17\x90\xe9\x15\xe9\x68\x4b\x36\xe2\x26\x21\xe9\xb4\x93\xb8\xdc\x6b\xc1\xe4\xe8\xbf\xc0\x9f\x33\xe9\xc2\x92\xed\xdc\x7a\x03\xae\xa6\x86\xeb\xa9\xbb\x52\xab\xd9\x66\x1f\x20\x07\x36\x5a\x4a\x24\xfe\x86\x76\xec\xc0\x03\x3a\xee\x2a\xbe\x20\x93\xd2\x10\x6e\x48\x4e\x97\x24\x99\x4b\xa9\x23\x34\x07\xb7\x09\xa0\x9f\x0b\x2e\x33\x50\x18\x21\xff\xb0\x72\x3e\xc2\x9e\xcb\x37\xba\x1b\x07\x25\xd4\xe4\xb9\x26\xb9\xd5\xf7\xaa\x35\x0d\x17\xb1\x14\xf8\xfe\x42\x3c\xb2\x81\x28\x6d\x66\xfb\x6a\x88\x2e\x73\xdb\xc9\x47\xc6\x67\x73\xa3\x2f\x08\x1f\xb3\xb1\xdd\x96\x68\x92\x8c\x26\xf3\x46\x37\x73\xc6\x0c\x04\x0a\x85\xa1\x47\x9e\x0b\x52\x2b\x4c\x39\x88\x65\x67\x21\x66\x20\x84\xf2\x5c\x54\x0a\xd5\xea\xae\xc6\x2f\xdb\x86\x6d\x04\xb9\x77\xc7\xe7\x17\x55\xf0\x07\xb5\x73\x83\x57\x4b\x97\x84\x1b\xa6\xa8\x4b\x6c\x35\x57\xb2\x9c\xb9\x99\x66\x99\x1f\x88\x9c\xe2\x51\x44\xdb\xea\x10\x5e\x9a\x02\xcc\x73\xe2\x16\xe9\x24\xdc\xf7\x76\xe9\x38\xde\x0c\x4b\x3c\xe7\x23\x39\x35\xc9\xbc\x92\x7e\x95\x62\xba\x90\x0e\x48\x82\x6f\x5e\xd4\x73\xf2\xef\x51\x97\xae\x25\x7e\xa6\xcf\xeb\x4d\x36\xe7\xb3\x79\xd8\x63\xd4\xe9\x04\xb0\x87\x63\x6e\x5d\xb7\xd7\x3f\x46\x36\xcb\x2b\x41\x58\x5e\x98\x65\xe3\x84\xf5\xd8\xbb\x2e\xe3\x43\x35\xc7\x70\x10\xe0\x0a\xd6\x6e\x5e\x78\xee\xa2\x75\xfc\x89\x8b\xa0\xfb\x84\x9c\xc1\xe1\xe4\xe6\xd4\xf9\xa5\x8c\x64\x71\x3e\x26\x57\x44\x94\x15\xcf\x55\x48\x3d\xdc\xb5\xc6\x45\xdb\xea\xb4\x90\x55\x9f\xe1\x95\x11\x24\xb9\x76\x92\x62\xd5\xbf\x18\xa0\xac\x47\xee\x4e\x37\x6c\x2b\x97\xed\x91\x08\xf3\xca\xe3\x5e\x2c\x83\xfc\xe4\x30\x19\x17\x84\x6a\x2d\x13\x48\x65\x16\x45\xb9\xc1\x64\xdb\x87\xcb\x2d\x78\xcc\x64\xf6\x9d\x14\xdb\x56\x8f\x72\xec\xf3\x6b\x53\x94\x71\x0d\x4a\x4b\x6b\xaa\xa2\x89\xae\x30\xf7\xc9\x12\xe8\x9d\x6a\x67\x8c\x8a\xb8\x1c\x43\x8b\x3c\xf1\x75\xdb\xb9\x03\x1a\x9d\xec\x41\xda\x1d\x83\xc6\x7e\xb2\x17\xa3\x57\xf4\x7c\xc2\x0b\x8d\xd7\x67\x9a\x8d\x92\x07\xb6\xbc\x70\x97\x82\x20\x76\x6f\xd0\xea\x05\x80\xff\x47\xf9\xb9\xd7\x0d\xec\x00\xcc\xa5\x62\x77\xfd\x8b\x5f\x89\x7d\x76\xab\x6b\x0f\x0c\x25\x8e\x6f\x6a\x6b\x22\xa9\x33\x6e\xda\x31\x45\x19\x38\x57\x1b\xdc\xb3\x61\x1d\x6b\xeb\x67\x9f\xd9\x21\xfd\x33\xfd\xd6\x2d\x2c\xf9\x41\xe6\xe9\x5d\x08\x97\xd0\x6e\x63\x9d\xf6\xdb\x3c\x04\x4e\xb5\x0b\x08\xd3\x73\x5e\x00\xca\x1b\x22\x90\xfa\xef\x26\xd7\x82\x99\xc4\x0d\xdb\x59\x50\x6f\xc4\x05\x79\x23\xcd\x8d\xe8\x77\x88\x6c\x7b\xf1\x81\x6b\x2b\xee\x3e\x97\x4c\xbf\x91\x06\xfe\x1c\x93\x97\x11\x30\xc3\x6a\xb3\x47\xe7\x55\x24\x7b\xaf\xdb\xde\x1b\xc3\xcd\xf3\x41\xb6\xc5\x95\x70\xb1\x29\x60\xee\xea\xdf\xa3\xba\x57\xce\x6b\x16\x70\x7d\xcf\xb0\x22\xc4\xe0\xd5\x76\x23\xac\x72\xe5\x96\xbf\xc6\x7a\x74\x44\x80\xd3\xa6\x16\x4c\xb5\x42\x8a\x11\x48\x81\xa1\xcf\xbd\x29\x36\xc6\xea\x77\x9b\xed\x77\x73\xbf\xf5\xdf\x6b\xab\xc3\xae\xba\xef\xba\xde\x7f\x6e\xd7\x96\x89\xbc\x04\x57\xdf\x57\x07\xef\xec\x9c\x46\x58\xaa\x57\x1b\x25\x9a\x8b\x59\x56\x29\x57\x17\xde\x48\x8b\xf6\xc3\xde\xd4\x26\x2e\xe9\x93\x2a\x14\xf3\x55\x4a\xa8\xa8\xd2\x40\xf5\xa6\x0a\x81\x2b\x6e\xdc\x10\xc1\x52\x64\x34\x61\x29\x49\xcb\xbd\xce\x15\xb5\x07\x93\x1a\x36\xe3\x09\xc9\x99\x9a\x31\x52\x58\x79\xaf\x6f\x37\x7b\x0b\x51\xae\xed\xcd\xbc\xe2\x83\x14\xdb\x2d\x3e\xa3\x7c\xdd\x46\xf6\xe6\xeb\xf5\x5c\x38\x26\x3d\x1e\xee\x91\x71\x7e\xf5\xe1\x3e\x73\x05\x4a\xc1\xd7\x9c\x65\xb8\x44\x59\xed\xf6\x71\xf5\x01\x40\x3f\x06\x7d\xa0\xa3\x0d\xfa\xc0\x96\x36\xe8\x03\xb8\x36\xe8\x03\xae\x0d\xfa\x40\xab\x0d\xfa\xc0\xa0\x0f\x0c\xfa\xc0\xa0\x0f\xf4\x6b\x83\x3e\x10\xdb\x7e\x11\x7d\xa0\xe7\x4b\x9d\x1d\x63\x0f\x73\xcb\x5f\x81\x40\xc3\xbe\xe2\x2c\x26\xa0\x9c\xc4\xef\x98\x75\x43\x8b\x15\xdd\xef\xbc\x8c\x76\xcf\x54\x1e\xcb\xaa\x9a\xd9\xef\xc9\xd3\xd1\xd3\x27\x4f\xe2\xce\x51\x6c\xb2\xdc\xc6\x58\x7a\xd4\x16\xe8\x57\x4f\xad\xb6\x9b\x45\x3c\x14\x69\xb2\xfc\x08\x65\xd5\xb6\x79\x02\x1c\xd0\xbf\xc5\xdf\x81\x95\xcb\x40\x4b\x5f\x8d\x0b\x5b\x26\xce\x4f\xa0\x76\x3d\x01\xe9\x55\x48\x43\x72\x66\x08\x35\x2d\x83\x2c\xcf\x59\x9c\xcf\x5b\x21\x53\xe7\x7e\xe3\x93\x14\x07\xdf\x9b\x94\x48\xe1\x3d\x06\xec\xc9\x88\xf2\xd3\x43\x8c\x9c\x4c\xf0\x5c\xa7\x31\xf2\x84\x51\x1d\x2a\xe6\x84\xd1\xcb\xdc\x8e\x82\x0b\x13\x7b\x1d\xda\xa1\xb3\xb0\xca\xe4\x8c\x8d\x67\x63\x92\x96\x40\x9e\x0a\x9f\xad\xf9\xfc\x22\x4a\x7c\x73\x69\x52\xc0\x27\x48\x2a\xf8\x8f\x9d\x56\xa3\x96\x90\xa5\x61\xc1\x84\x29\x5d\xf2\xa2\x05\x8f\xa9\x85\xe2\xd7\x09\x9c\xd6\xb9\xd1\x51\x2b\xd2\x47\x9d\x5e\xe5\x85\x51\xb7\xfa\x8a\x72\x18\x32\xa0\x1e\x02\xfb\x31\xb6\x2f\x2e\x63\x11\xfc\x13\x4e\xc2\xdb\x77\x31\x91\x56\xbd\xc4\x94\x55\x94\xa7\xcc\x32\xbb\xbe\xce\xf1\x63\x1f\x28\x6b\x8b\x03\x85\x1b\x62\xf3\xe4\x44\xd2\x75\x5e\x54\xce\x7f\xe6\xea\xcd\x73\x3b\xff\x96\xe2\xbd\x2c\x64\x26\x67\xcb\xe6\xda\xc6\xf6\x18\xc2\x9c\x42\xca\x57\x00\xa8\xca\x89\xd7\xd2\xed\x3e\x7d\xb3\xb2\x75\x06\xcf\x85\xc1\x73\x61\x40\x2a\x37\xb7\x01\xa9\xec\x6c\x03\x52\x39\x20\x95\x1b\xdb\x80\x54\x0e\x48\xe5\x80\x54\x0e\x48\x65\xaf\x36\x20\x95\x7d\x9e\xfb\xb5\x21\x95\x83\xe7\xc2\xae\x36\xe8\x03\x8d\x36\xe8\x03\x5b\xda\xa0\x0f\xe0\xda\xa0\x0f\x0c\xfa\xc0\xd6\x5e\x0d\xfa\xc0\xa0\x0f\x0c\xfa\xc0\xa0\x0f\x74\x92\x18\xf4\x01\xfc\xc3\x1f\xcd\x73\x21\xfe\x75\xb1\xcb\x31\x5a\x37\xb8\x45\x59\xbe\xd1\x43\x8a\x2b\x0a\x23\xd3\x03\xa4\xbb\x80\x4a\xeb\xeb\xd9\x2e\x5c\x26\x0b\xd4\x28\x9d\x61\x36\x91\x23\x9f\x31\x19\xcc\xc1\x96\xac\xf7\xb8\xd0\x34\x77\x36\xea\x0b\xf2\x0f\x29\x90\xe6\x6f\x66\x92\xb1\x65\x71\x60\x3d\x86\xaa\x87\x96\xe4\x99\x3e\x47\xc5\x1e\x0f\x19\x35\x86\x8c\x1a\x43\x46\x8d\x21\xa3\xc6\x7e\x19\x35\xe6\x54\xbb\x73\xe6\x84\xb7\xad\x09\x36\x62\x0e\x6d\xe0\xd8\xf6\x12\xf9\xf7\x9d\xf9\x35\xf0\xc7\x75\x25\x0f\xc7\xc7\xcd\xaf\x61\x0f\x9f\x3f\x14\x76\xe5\x1a\x1b\xda\xcd\x57\x4c\x9a\x05\xe7\x42\xc8\xd2\xdb\xf6\x3c\x79\xec\x0d\x06\x49\xd3\x34\x8a\x64\xc1\xd4\xc8\x1d\x3a\x49\xa6\x5c\xa4\x1b\x66\x29\xac\x00\x7e\x19\xfb\xe5\xb4\x68\x0f\x6a\x0f\x07\x97\xa6\xcf\x4e\xf3\xfa\xee\xe1\xdb\x72\xb1\xe6\xaf\xd9\x7f\x77\xbb\xf6\x71\xf3\x61\x00\x8a\x16\x04\xb3\xfd\x21\x64\xc0\xe4\xfe\xbb\x64\x6a\x09\x59\xb4\x09\xed\x21\x3a\x7b\x5c\xa9\xaa\x89\x7c\xe1\xe4\x20\xae\x49\x42\x35\xf8\x89\xf5\x40\x9b\xf6\x43\x2e\xf7\xf7\xbd\x21\xab\x93\xb5\x4a\xb2\xaf\x62\xa7\x09\xad\x90\x7b\x37\xfd\x7b\x40\xf7\x64\xe5\x4e\xdc\xdb\x4d\x2b\xb4\xda\x4d\xab\x1f\xda\xbe\x8f\xfa\xba\x71\x8f\xee\x39\x49\xad\x69\x6a\x1b\x03\xf6\x80\x51\x36\x18\x11\xbc\x41\x60\x2f\xd0\xf2\xa0\x86\x04\x72\x30\x63\x02\x39\x80\x41\x81\xec\x67\x54\x20\xab\xdb\xc3\x8e\xca\x49\xbb\x7b\x50\x24\x2b\xb6\x89\x96\x8d\x61\x2f\xba\xfb\xdb\x27\xc8\x61\xd0\x9c\xfd\xed\x14\x64\x75\xea\xab\x2d\x5a\x55\xab\xed\xbf\x41\x49\xb0\xa4\x9d\xea\x55\xc3\xc5\x9e\x34\xdb\x46\x0f\x67\xbc\xd8\x8b\xe4\xc1\x0d\x1f\xa4\x32\x7e\xc0\xf9\x6c\xd9\x3f\x7e\xe9\x4d\xb3\x9f\x0d\x83\xac\x6e\x19\x0f\x3a\x5b\xf6\x8b\xcf\x37\xbc\xa9\xad\x58\x43\xf6\xb6\x69\x91\xcd\x50\xfb\xcd\x7e\xbd\x3c\x82\x55\x84\x6c\xb3\x8c\xec\x45\x71\x75\xdc\x6e\x3b\xee\x3b\xf6\x96\x65\xa5\x31\x05\x07\x58\xf9\xb6\x75\x05\x20\xfd\x03\x50\x3d\xa0\x39\x80\x1c\xde\x24\x40\xf6\x37\x0b\x90\x43\xf1\x85\x7d\xcd\x03\x64\x4f\x13\x01\xd9\xc3\x4c\x40\xf6\x35\x15\x90\x7d\xcd\x05\x64\xef\xf9\x03\x65\xe4\x15\x38\xec\xf7\x9b\x3e\x9a\xa6\xdc\xf2\x64\x9a\xdd\xee\x2d\xd1\xed\xbd\xa3\xd6\xf5\x2c\x37\x34\xb8\x28\x7a\x76\x2a\xa7\x85\xbd\x1f\xfe\xc7\x0a\xe3\xc0\x76\xfe\x97\x14\x94\x2b\x3d\x26\x57\x3d\x29\x7a\x03\x67\x93\xa2\xc7\xfb\x1b\x5d\xde\xa3\xb7\x5c\x37\x2a\xc8\xfb\x90\x2f\x0f\x11\xf6\xa4\x2a\xa7\x6b\x5a\xeb\x05\x79\x9c\x4b\xcd\xf6\x38\x3a\x0e\x7c\xe4\x9a\x9c\x3c\xb0\xe5\xc9\x45\xeb\xee\xe8\xaf\x13\x9f\xdc\x88\x13\xe7\x45\x75\xa0\xab\xb2\xd2\xcb\xa0\x74\xd3\x09\x50\x3c\xf9\x54\xd4\xe3\x03\x18\x1b\x7b\x3d\x2c\x68\xce\x74\x41\x13\x76\x3c\x00\xa9\x9f\x26\xe6\xa5\xf4\xaa\x7f\x8d\x9a\xd7\x26\x3e\x22\x8c\xb4\x35\xaf\x2a\x3a\x0f\xf8\x49\x44\x95\x9f\x76\x0b\xd5\x29\x04\x97\x22\x20\xbe\x8d\x0e\x3b\x7d\xb1\x17\xe5\x95\x58\x5a\x7f\x08\xa4\x60\x1a\x90\xa2\x5e\x34\x3d\x6b\x6a\x74\xd0\xd5\x6b\x71\xa1\x82\x7b\x28\xb7\xb6\x7b\x2b\xe1\x86\xf5\x3b\x6c\x77\xfb\x5c\x67\x8c\x0a\x4d\x4e\x82\x1d\xf5\x54\xd7\x34\x4f\xc6\xe4\xaa\x8f\x14\xee\xba\x56\x39\x0a\x9e\xfd\xcf\xff\x9e\x37\x93\x59\xf7\xa0\x58\x0f\xd3\x09\x9c\x35\x27\xa4\x59\x31\xa7\x23\x28\x63\xd8\x73\x42\xb9\xe7\x53\x73\x09\xd6\x57\xf2\x38\x67\x50\x9b\x24\xe0\xe7\x6f\x56\x0f\x6e\x8f\xf7\x4c\x19\x35\xa5\x82\xba\x37\x4c\xd0\x49\xd6\x87\x79\x0d\xa8\x2c\xb6\x0d\xa8\x2c\xaa\x0d\xa8\xec\x80\xca\x6e\x6d\x03\x2a\x8b\x6a\x03\x2a\x3b\xa0\xb2\x91\x6d\x40\x65\x07\x54\x76\x40\x65\x07\x54\x76\xbd\x0d\xa8\xec\x80\xca\xba\x36\xa0\xb2\x03\x2a\x3b\xa0\xb2\x1f\xe1\xe1\x1a\x58\xda\x13\x8e\x6d\xa2\x91\xde\xa3\xbd\xcf\x54\xda\x1b\x92\x1a\x9e\xd4\x01\xe6\x81\xae\xfb\x57\x1f\xec\xb4\x89\xe6\x6e\xc4\x66\xfb\x40\x9c\x15\x9a\xdb\x81\xcd\xf6\xa0\xed\x70\xd7\xca\x91\x71\x1d\x99\xed\x05\x72\x3b\x84\x18\x62\xec\x57\x01\x3d\x07\xcc\xf6\xa0\xba\x0d\x86\xad\x80\xda\x7d\xa0\xce\xd0\xbb\x75\x84\x76\x1f\xaa\x27\xd1\x0f\xf7\x96\xb0\xf6\xba\x05\xfb\x4b\x03\xc6\xa7\xb5\xfb\xa6\x0f\xa8\xb2\xe2\x6d\xee\x63\x8b\xf4\x5c\x96\x59\x6a\xc5\xeb\x2a\xf0\xa8\x8f\xca\x7c\x16\x7c\xa7\xcf\xed\xce\x11\xd2\x34\xc8\x91\x33\x2a\x0c\x1f\x55\xbf\xe8\x41\xbe\xf2\xa8\x86\x30\x82\x90\x0a\x17\x3e\x69\x79\x2e\xf7\xb7\x68\xd4\xb1\x3a\xf5\x86\xbf\x70\xc5\xfa\x7b\x10\x6d\x0c\x9e\x6b\x92\xb2\x29\x17\x2e\xd2\x54\x95\x42\xf4\x93\x9c\xa4\x08\xc1\x3f\xee\x52\x77\x35\xbc\x3d\x53\x82\x49\xe8\x3b\xaf\x80\x84\xd5\x3b\xab\x11\x9f\xd1\x2b\x9f\x82\x9c\x12\x2a\x7c\xb6\x48\x29\x7c\xcc\x87\xfd\x44\xf6\x8d\xb3\xae\x38\x1c\xac\x3e\xaf\x66\x71\x4c\x5e\x58\x16\xd5\xcb\xe8\x56\x0f\x97\x6b\xd8\xaf\x34\xcb\xe4\x63\x9f\x3b\xbe\x37\x2f\xe8\xa7\x13\x8d\x9a\x9d\x8f\x7a\xf2\x97\x4a\x68\xfd\x78\xe4\x84\xd6\x2b\x01\x21\x17\x84\xc7\x22\x39\xbf\xfd\x7c\xd6\xed\x29\x8a\x78\x72\x48\x6a\x3d\x24\xb5\xfe\xd5\x25\xb5\x86\x2f\x9d\x99\x27\x64\xb7\x8e\x9a\x56\x64\x76\x6b\x34\x4d\xc8\x82\xbd\x25\xbb\x35\xf9\xeb\x9c\x81\x08\xa2\x98\xdd\x1a\x68\x9a\x79\x99\x19\x5e\xd4\xa9\x31\xb4\xd3\xce\x33\x97\x80\x64\xea\x03\x9a\xfb\x45\xa0\xd9\x51\xd2\x64\xbe\xca\x36\x60\xeb\x42\xea\x0c\x0d\xf7\xb1\x0b\xde\x45\x53\xa5\x59\xe6\xb3\x59\x07\x44\xd7\x45\x5a\xf3\x8f\x13\x60\xf9\x1c\xa4\x30\x5d\x9b\x89\x40\x9a\x38\xb3\xe2\x5e\xc4\x52\xda\x0d\x62\xc5\xaf\xed\x32\xa8\xb7\x69\x45\x65\x3d\xf1\x67\x75\xc6\x17\x4c\xd4\x02\xe8\x99\x3e\x3f\x0f\x3a\xae\x13\xd7\x23\x48\x6e\x12\xec\x77\x8a\xe9\x11\xb4\x57\x04\x7a\xb8\xcf\xbd\xb0\xdc\x16\x7d\x23\x68\xae\x0b\xc9\x9b\x45\xde\x08\x92\x4d\xe1\xb8\x16\x75\xff\xa3\x21\x3f\xfd\x67\x10\x76\xa3\xd6\x9f\x9a\x2d\x42\x2e\x1c\xef\x10\x86\xce\x62\x84\xac\xb0\x1d\x79\xbc\x8a\xd0\xcf\x4a\xbf\x47\xc0\x67\x67\xb0\x67\xe4\xd8\x89\x1b\xff\xe1\x02\x3d\x3f\x99\xe4\xea\xab\xe4\xfa\x62\xdc\x9b\x5d\x88\xda\xce\x40\x3d\xc8\xae\xe2\xa3\xfb\x20\x9d\x87\x4a\xcf\xb8\x7d\x88\xfd\x7c\x93\x86\xfc\x8c\x3d\xda\xa1\xf2\x33\xd6\x0e\x3b\xbd\x11\x8a\xaa\x43\xeb\xce\x3a\x01\xf0\xed\xef\x29\xf5\x1b\x49\xef\x78\x48\xe7\x9c\x2d\x8e\x39\xbd\x4d\x73\x64\xa3\x53\x4e\xed\x58\xd3\xbf\xa3\x2d\x87\x9c\x86\x53\x4d\x6f\x8a\x87\x70\xc6\xf9\x94\xd2\x3b\x36\x1d\x70\xf6\xf4\x44\x59\x73\xbe\x59\x75\xa0\xe9\x4d\x19\x1c\x6f\x36\x3a\xcf\xec\xb1\x33\x9a\x5e\x23\x87\x71\x9c\xd9\xec\x34\x43\xf6\x18\xf8\x36\x87\x99\x03\xe5\xb7\x6c\x38\xcb\xec\x49\x71\xdd\x51\xa6\xe9\xec\xd2\xbf\xa3\x43\x36\xc3\x21\x9b\x21\xae\xed\xe5\x00\x73\x28\xe7\x97\xbd\x76\xcb\x4e\xa7\x17\x92\xd3\xa2\x9f\x9d\x65\x93\xc3\xcb\x06\xd7\x95\xfe\x56\xb1\x66\x57\xd7\xdc\x56\x7a\xd9\x5d\x1a\x8e\x2e\x1b\x5d\x56\xfa\x18\xb1\x82\x93\xcb\xa1\xdd\x55\x76\xba\xaa\x54\x7a\x44\x2f\x5b\xde\x2e\x37\x95\x28\x18\xb0\x6e\x3d\x15\xb7\xde\x67\xba\xe7\x83\x7b\x06\x0b\x22\x02\x05\xfb\xc1\x0f\xdb\x82\x04\x7b\x6a\x19\x5b\x02\x04\x5b\x2e\x25\xf1\x9d\xdc\x12\x1c\xd8\xb6\x30\x44\x92\xdd\x10\x18\xb8\x1e\xe6\x17\x49\x73\x53\x50\xe0\x7a\x88\x5f\x6f\x87\x26\x07\x88\xec\x0c\xef\x8b\xa4\x7d\x25\xba\x42\xfb\x9a\x81\x7a\x91\xc4\xb7\x86\xf5\x35\x83\xf4\x22\x69\x1e\x2b\xa4\x6f\xdf\x70\xbe\x01\x7b\xc3\xb5\x01\x7b\x1b\xb0\xb7\x8d\x6d\xc0\xde\xba\x9e\x1c\xb0\x37\x74\x1b\xb0\xb7\x98\x36\x60\x6f\x03\xf6\x36\x60\x6f\xc8\x9e\x0d\xd8\x5b\x8f\xe7\x06\xec\x6d\xc0\xde\x3a\xdb\x80\xbd\x0d\xd8\xdb\x71\x1e\xec\x1b\x12\xd6\x19\x0e\x56\x05\x77\x45\x4e\xc1\x96\x50\xb0\xbd\xd2\x74\x75\xa4\xe8\xf2\x08\x5c\x24\xd1\x6d\xe9\xb9\xda\x01\x5d\x7d\x50\xb2\x36\xfe\xb6\x3b\x98\x2b\x16\x30\xdb\x95\x4f\xab\x6f\x20\xd7\xe1\x83\xb8\x7a\x06\x70\xf5\x92\x40\x7a\xdf\x24\xfd\x6e\xd0\xde\x01\x5b\x47\x0b\xd6\x3a\x62\xa0\xd6\x91\x82\xb4\xba\x03\xb4\xfa\xcf\xc6\xc6\xe0\xac\x55\xbf\xd3\x48\x9a\xeb\x81\x59\x1b\xc3\xac\xfa\xc8\x61\x81\x33\x6e\x0b\xb1\xea\x67\x50\x38\x6c\x78\xd5\xa1\x42\xab\x7a\x9d\xd4\x3e\xb1\x31\x7d\xd6\xe4\xe8\x61\x2e\xd1\x05\xec\x84\xe1\x87\x2a\x62\xd7\xe4\x01\xb1\xd5\xb4\xa0\xda\x9d\x8f\xc6\xa0\x0b\xc9\x53\x52\x94\xc6\x97\xa8\x5a\xaf\x66\x87\x22\xd9\xa8\x78\x37\x54\xb3\xeb\xea\x71\x47\x35\xbb\xe6\xd2\xa2\x89\x36\x6a\x96\x75\x95\xb4\x43\xd3\xac\x4b\xdf\x75\x96\xb4\x43\xd3\xdc\x50\xfa\x6e\x73\x49\x3b\xfc\x74\x6e\x28\x7d\xb7\xb9\xa4\x5d\x4c\x27\xd7\x4a\xdf\x6d\x2c\x69\x87\xa6\xb8\xb1\xf4\xdd\x96\x92\x76\x51\x8c\x74\x67\xe9\xbb\xfd\xf7\xd2\xe6\xfa\x77\xad\xba\x76\x78\x7e\xbc\xa3\xfe\xdd\x5a\x5d\x3b\x34\xd5\xed\xf5\xef\x36\xd5\xb5\x8b\xd8\xfb\x5b\xea\xdf\xad\xd5\xb5\x8b\x18\xff\xf6\xfa\x77\x6b\x75\xed\xe2\xb7\xff\x50\xff\x6e\xa8\x7f\xb7\xbd\x0d\xf5\xef\x86\xfa\x77\x31\x6d\xc8\xb4\x3c\x64\x5a\xde\xd1\x86\x4c\xcb\xfd\xda\x90\x69\x39\xb2\x0d\x99\x96\xfb\xd3\x1c\x32\x2d\x0f\x99\x96\x71\x6d\xc8\xb4\x3c\x64\x5a\x1e\x32\x2d\xc7\x91\x19\x32\x2d\x0f\x99\x96\x87\x4c\xcb\x43\xa6\xe5\x21\xd3\x72\x54\xfb\xc5\x33\x2d\x0f\xf5\xef\xe2\x29\x0e\xf5\xef\xa0\x0d\xf5\xef\x86\xfa\x77\x03\x2a\xdb\xd9\x06\x54\x16\xd5\x06\x54\x76\x40\x65\xb7\xb6\x01\x95\x45\xb5\x01\x95\x1d\x50\xd9\xc8\x36\xa0\xb2\x03\x2a\x3b\xa0\xb2\x03\x2a\xbb\xde\x06\x54\x76\x40\x65\x5d\x1b\x50\xd9\x01\x95\x1d\x50\xd9\x8f\xf0\xf0\x50\xff\x6e\xa8\x7f\x37\xd4\xbf\xdb\xd9\x86\xfa\x77\x43\xfd\xbb\xa1\xfe\xdd\x50\xff\x6e\xa8\x7f\xb7\xa3\x0d\xf5\xef\x76\xb7\xa1\xfe\x5d\xa3\xfd\xb6\xea\xdf\xb5\x22\x81\x7b\x69\x12\x5b\xe2\x45\xb7\x17\xc1\xc3\xcf\x34\xcf\xd9\x05\xb2\x08\x1e\x9a\xa8\xab\xc8\xd6\x39\xfc\xbd\x6b\x00\xee\xac\x84\x87\xa6\xe9\x33\x82\xe1\x2a\xe1\xa1\xa9\x86\x8a\x79\x9d\x95\xf0\xd0\x14\xeb\x8a\x79\xdd\x95\xf0\xf0\xeb\x1f\x2a\xe6\x75\x55\xc2\x8b\x5a\xfc\x95\x8a\x79\xdb\x2a\xe1\xa1\x69\x6e\xac\x98\x37\x54\xc2\xdb\x41\x73\xa8\x84\x37\x54\xc2\x1b\x2a\xe1\x0d\x95\xf0\x36\xb7\x21\x1b\xf7\x90\x8d\x3b\xa6\x0d\xd9\xb8\x51\x6d\xc8\xc6\xbd\xde\x86\x6c\xdc\x43\x36\xee\xf5\x36\x64\xe3\x1e\xb2\x71\x0f\xd9\xb8\xb7\x91\x18\xb2\x71\xe3\x1f\x1e\xb2\x71\x0f\xd9\xb8\x87\x6c\xdc\x43\x36\xee\xa1\x12\xde\x50\x09\xaf\xb7\x6b\xd3\x50\x09\x6f\xa8\x84\xb7\xa1\x0d\xd8\x5b\x64\x1b\xb0\xb7\x66\x1b\xb0\xb7\x6d\x1d\x1a\xb0\xb7\x66\x1b\xb0\xb7\x01\x7b\xdb\xd0\x06\xec\x6d\xc0\xde\x06\xec\x0d\xd9\x06\xec\x2d\xb6\x0d\xd8\xdb\x80\xbd\x0d\xd8\xdb\x80\xbd\xed\xf3\xe0\x50\x09\x6f\xa8\x84\x37\x54\xc2\x1b\x2a\xe1\x0d\x95\xf0\x02\xed\xa1\x12\xde\x50\x09\xef\x57\x5e\x09\x0f\xfd\x53\x5a\x1a\x99\xcb\x52\x98\x3b\xa6\x16\x3c\x61\x57\x49\x62\xff\xba\x97\x0f\xac\x33\x60\xa6\x8d\x14\xef\x20\x44\xb8\x48\x79\x82\xc2\x60\x1f\xe7\x0c\x6a\xd9\x51\xa2\x1d\x1d\x42\x1d\x21\x62\x80\x52\xcd\xed\xa0\xe7\x56\xbc\xa0\x19\xc2\x50\x02\x5d\xeb\xde\x6e\x6e\xde\x26\x52\x66\xac\x23\x55\x91\x33\x84\xf8\xc1\xbe\xe2\xe2\xa1\xf3\xda\x69\x4d\xd7\xe9\x8b\xb5\xe7\xeb\x59\xaa\x66\x81\x0b\x17\x52\x86\xb1\x0b\xd2\x89\x2c\x4d\x98\x35\xdd\x98\x28\x2e\xfe\xee\x8e\x32\x17\x46\xc2\x65\x7c\xaa\x09\x13\x0b\xae\xa4\x40\xe1\xf8\x0b\xaa\xb8\xed\xac\xbe\x68\x33\x70\xbd\x14\x86\x7e\xb0\x1c\xe3\xb9\x4c\x1e\x98\x22\x99\x1d\xc6\x98\xbc\x2d\x9c\x7e\xd7\x7d\xe0\x9e\xb3\x29\x2d\x33\x03\x85\xfa\x8c\x2a\xd9\xf8\xf4\x60\xeb\xc3\x73\x3a\x63\xb7\x65\x96\xdd\xb1\x44\x31\x13\xb9\x3a\x37\x2b\x4f\x7b\xd0\x4e\xfa\x91\x05\x19\xb5\x73\x80\x50\x10\x8b\x09\x30\x20\x4b\xa2\x03\xb1\xba\xee\x63\x43\xca\x35\x92\x94\x88\x8b\x65\x2a\x15\x29\xca\xcc\x57\x9e\x0b\xb1\xb4\x6e\xbc\xda\x52\xa8\x2d\xbf\xb7\x32\x7d\x57\x0a\xc3\x73\x76\xc7\xa0\xf4\x24\xc2\x78\x71\x33\xad\x6f\x55\x50\xd8\x34\xab\xfa\x0d\xa1\x65\x13\x46\x0a\xaa\xb5\x13\x9a\xed\x96\x5d\xf0\xb4\xa4\xdd\x12\xa3\xed\xb3\xdd\xd2\x79\xe1\xb4\x4d\x87\x66\xc3\x70\xcc\x9c\xe5\x7e\xf8\x63\xf2\xb5\x15\x4e\x3f\x50\xfb\xb3\x6e\xe5\xd3\xcf\x24\xc4\x04\xc8\x29\x49\x61\x1f\x5e\x38\x7d\xce\x6d\xca\x6b\x29\xa6\x7c\x06\x1b\x27\x8c\xa3\xfb\x28\x29\x16\x6c\xa9\x63\xf2\x5a\x42\xe0\xd2\x54\x3e\x23\x73\x63\x0a\xfd\xec\xf2\xf2\xa1\x9c\x30\x25\x98\x61\x7a\xcc\xe5\x65\x2a\x13\x7d\x99\x48\x91\xb0\xc2\xc0\x3f\xac\x16\xca\x94\xbe\x74\x4b\xf2\x7b\x37\x9d\x4b\x2e\x66\x23\xf8\xc4\x4e\x84\xef\xc9\x48\x8a\x11\x1d\xd9\x23\xd9\xd1\x27\xa4\x5c\xdb\xda\xc4\xaf\x64\x42\xb3\xb7\x70\x05\xbc\x0b\xdb\xb0\x36\xb6\x31\x21\xcb\x19\xa6\x52\x5f\x83\x07\xd9\x35\xca\x98\x21\x4b\x59\x12\x27\x5b\xb9\x78\xd9\x40\x3d\xc5\xdf\x7e\x5c\x68\x9e\xb2\x0d\xc7\xa0\x7b\x87\xc6\x19\xd3\x2c\x61\xdc\xcd\xdf\xe6\x00\x6f\x6c\xaf\xfc\xd9\xf2\x03\x34\xcd\xcd\x80\xbc\xe1\x31\x5b\x46\x2e\x2c\xd3\x66\x8f\x97\x8f\x52\x3d\xd8\x6d\x62\x45\xc3\x91\x9b\x4a\x7d\x09\x33\x73\xf9\xfb\x98\xc4\x28\xf7\x6f\x9f\xbf\x7d\x46\xae\xd2\xd4\x17\x86\x2d\x35\x9b\x96\x99\xaf\xf9\x37\x26\xb4\xe0\xef\x99\xd2\x5c\x8a\x0b\xf2\xc0\x45\x8a\xc5\x78\x4a\x9e\x7e\xd9\xb5\x51\x5d\x8b\x92\xd3\xa2\xc5\x9a\x6e\x79\xc9\x0a\xc1\x6f\x10\x0b\xdf\x5a\xf2\x37\xfe\x21\x87\x01\xfa\xb2\x9f\xcd\xda\xb3\x38\x75\x1e\xc2\xbd\x04\x44\x9c\x7a\x46\x9a\xd4\xc1\xb4\xdc\x38\xf9\xd7\x9b\x40\x2e\x50\xa8\x43\x5d\x14\x57\x5b\xee\x59\x55\x22\x06\xc9\xdf\x6b\x81\x3e\xbe\x97\x1a\x57\x24\xb8\x9b\xc5\x69\x5d\xe6\xee\x22\xa7\xc6\x76\x6b\xca\x8d\xae\xc2\xad\xa2\x3c\x19\xd0\x8b\x6d\x7b\x86\x75\xf0\xea\x87\x12\x47\xec\xbb\x95\xd3\xde\xe8\xda\x8a\x8f\x82\x53\xa4\xf2\x12\x91\x77\x7c\xc2\x40\x8a\x09\x77\x1a\x2c\x0c\x14\xc9\x34\xb5\xfa\x38\x26\x77\x2d\xca\xdd\x92\x6b\xa9\x8d\x93\xbb\x3c\x05\x2b\xbe\x65\x0e\x02\x5e\x79\x51\x33\xe2\xbb\x93\xae\x65\xe7\x61\xbf\xf4\xb9\xe5\xa6\x7c\x56\x2a\xb8\x16\x2e\xa9\xd6\x7c\x26\xec\x3d\x06\x85\x41\x2f\x71\x52\x1c\xe2\xc4\x17\x8a\x4b\x85\xa8\xe3\xbd\x56\x3e\x35\x3c\xe8\x14\xef\x31\x79\x4f\x15\x97\xa5\x0e\x41\xdc\x89\xcc\x0b\x29\x50\x76\xf9\x52\xb3\x66\xb8\x7a\xb3\xe6\x69\xf5\x12\x7f\x4d\x14\x32\x45\x46\x6e\xdf\x86\x27\xaf\xd2\x9c\x03\xd0\x4e\xae\xa5\x30\x4a\x3a\x11\xa9\x72\xb3\xba\xb0\x27\xb3\x50\x10\x35\x8e\xea\xaa\xd2\x2e\x92\x5c\xb3\x46\xa9\x71\xef\x78\x67\xe7\x85\x56\xef\x4b\xaa\xf7\x21\x38\x5a\x51\xba\x5a\xd4\x8d\x89\x80\xd7\x84\x71\x5c\x67\x54\x6b\xcb\x3b\xdd\x5b\xa0\xdc\x6e\x37\xdd\x0a\xc1\xbf\xa8\x8b\xf4\xaa\xd6\xcc\x76\xb1\x9e\x98\x84\x1b\xf8\x14\x1b\xc5\xea\xa8\xa2\xb6\x5f\x5b\x80\xae\x75\x3a\xbf\x43\x4e\x35\x7a\x74\x84\x9c\xb8\xfd\x0a\xa7\x6a\x94\x28\x0e\xda\xee\x09\xa0\xb4\xe1\xab\x24\x2b\xb5\x61\xaa\xfe\x16\x25\xdd\x9a\x47\xe9\x7a\x49\x21\xfd\xf5\xa3\x54\xa1\x76\x73\xd5\xe3\x66\xe1\x64\x84\x4c\x06\x43\xe2\x56\x77\x0d\x88\x9f\x5d\x1c\xa6\xc8\x84\x05\x7d\x31\x54\x61\xc6\x8f\xff\xca\xea\x37\x20\xc2\x58\xf1\xa7\xb2\xa5\x07\x78\x6e\xb2\x24\x89\x62\x50\x1f\x9b\xd0\xf6\x66\xec\x66\x7f\xc0\x7d\x42\x6f\x2d\x1f\x84\xed\x7b\x33\x05\x74\xaa\xad\x02\x01\x7f\x0d\xbd\xee\x86\x30\xbc\x96\x94\x3a\xe5\x96\x48\x45\xfe\xc1\x94\xf4\xf5\xb2\x9d\x1b\xa5\x90\xe1\xeb\x83\xdd\xae\x8a\xd1\x94\x0b\xa6\xf5\x4b\xbb\xdd\x22\xd5\xdd\xd6\x9e\xa5\x59\x56\x53\x23\x33\x87\x48\x70\x84\x51\x60\xc2\x08\xb3\x07\x1a\x70\x63\xd0\x53\x65\x5a\x53\x0a\xb5\x95\xc1\x7f\x81\xa6\x4b\x70\x53\xed\xde\xad\x59\x06\x79\x31\x6a\xbd\x0a\x36\xb0\xa3\x70\xf5\xe6\x39\xfc\x20\x91\xc2\x89\x0b\x31\xf9\x48\xbc\xee\xb8\x3a\xd2\x39\x5d\x30\x30\x5c\x95\x60\x5b\xa5\x99\xe5\xf9\x27\xf7\xaa\x44\x98\x22\x36\xdc\xa2\x33\x6e\xc6\x0f\xff\x0a\x57\x28\x13\x73\x2a\x12\x27\x54\x5d\x3e\xb0\x42\x5f\x6a\x3e\x1b\x09\x66\xac\xdc\x7f\xf9\xe4\xc9\x93\xff\x1b\xae\x50\x18\xda\xff\xf9\xfc\xab\xff\xf3\xf9\x57\xe3\xfc\x28\x9a\xe1\xad\x4c\xdf\x35\x77\x4b\xad\x15\xb6\xd4\x39\x0c\x24\x19\x12\xab\x54\x2b\x70\x60\xf5\xad\xa2\x7b\x6f\xcf\x41\xbc\x1e\x77\xdd\x7c\xde\x0d\x4d\xbb\x5e\xe3\x7b\xec\x9a\xdf\x2e\x8e\x85\x57\x0f\x3b\x24\xa8\x95\xc5\x0a\x8e\x2c\x0e\xd7\x8e\xd2\x93\xf0\x38\xf6\xa8\x3d\x6d\xbf\x84\x06\xa6\x1c\xee\xd4\xef\x0a\x3d\x7d\xb7\xf2\x74\x6b\xe1\x9a\x5f\x62\xd9\x7c\x88\x5d\xb0\xb2\xae\x3b\x8d\x64\xa6\x64\x59\x5c\xf8\x4b\xaf\x46\x4b\x4b\x8d\x60\x1d\x46\xda\x01\x56\xda\xd7\x98\xb8\x7b\xa3\xd5\xb5\x5a\x99\xc2\xa6\x13\x09\x66\xe4\x94\x24\x96\xc0\xe6\x94\x4e\xaa\x14\x70\x4b\x95\x02\x13\xd1\x12\x0c\xbd\x8e\xd6\x49\xc6\x66\x34\x59\x9e\xb4\xfb\x19\xee\x2b\x3b\xf2\x6e\xc5\xd1\x0b\x09\x00\x87\x5a\x6d\x94\x27\xdc\xb8\xfe\xba\x53\x40\x43\xd0\x04\x5c\xd2\xb8\x03\x06\xf7\x6f\xa9\xbd\x90\x14\xee\x4d\xbf\x85\xc8\x9c\x8a\x34\x63\x2a\x0a\x7c\xc1\x73\x5f\xab\xaf\xf8\x37\x8d\x60\x18\xe3\xbc\x7b\xfd\xc1\xf8\xea\xfd\x38\xb3\x62\x4e\xab\x08\x09\x2b\x99\xe5\x74\x49\x92\x39\xe4\x90\xf3\xdb\x6e\x5a\xda\x2f\x91\xe0\x36\x82\x1b\x54\x80\xc0\x9e\xc2\x69\x6b\x7f\x59\x89\x85\x6b\xf0\xff\x43\x9c\x80\xc9\xb2\x61\x7c\xad\xfa\xb3\x43\x7e\xc2\x8b\x4d\x55\x27\xec\x4b\xc2\x66\xa8\x5f\x71\xb0\x49\x64\x49\x09\xe2\xa2\x14\x86\x7d\xe8\xcc\x6a\xd8\x66\x50\x77\xfe\x61\x6f\x11\xa8\xa4\xfb\xc0\x48\x2c\x77\xb0\xc7\xa1\xfb\x1a\x88\x54\xbc\x0b\x99\xf1\x64\x79\x19\x3a\x3f\x4a\x5c\xef\x2f\x0f\xf4\x1e\x43\xf5\x43\xad\xdd\x33\x90\x47\x2a\xc9\x6b\xfd\xad\x5d\x3b\x3a\xe6\xae\x9f\xea\x97\x96\x23\x63\xee\xf8\xd6\x5a\x9c\x5c\x55\x9a\x8c\x2e\x8b\x60\x5c\xc8\x1c\x7f\xc7\x67\x2e\xad\x3d\x84\x82\x44\x19\xc4\x4d\x2e\x9c\x8c\x33\x26\x77\x32\x67\x64\x21\xb3\x32\xc7\xd9\xff\xed\x5e\xd4\xce\xd2\x0d\x1b\xe4\x9b\x72\xc2\x32\x06\x98\xa2\x67\x10\xe0\xe3\xf3\x68\x5f\x33\xe7\x38\x9f\x43\xc0\x1a\xa8\xf1\xdd\xf0\xa8\x8f\x25\xe1\xcd\x3e\xb0\x0d\x9f\x91\xef\x05\x79\x0a\xca\x38\x8e\xe8\x23\xf8\x38\xbc\xbc\x79\x5e\x1d\x43\x4b\xe9\xeb\x3b\x58\x12\xf2\xb9\x53\xeb\x35\x33\x33\x9e\x92\x09\xc7\xcd\x28\xd7\x10\x6a\x70\x26\xd8\x23\x99\xf2\x8c\x69\xa7\xac\xd5\x91\x84\x7e\x08\xfe\x8d\xd8\x8e\xba\x81\xfa\xae\x9d\x93\x3f\xba\xbe\x15\x4c\x05\x64\x63\xc2\x7d\xe4\xd4\xdb\x77\xa7\x38\xdf\x0f\xb8\xb8\xd4\xe3\x48\x3d\x8e\x46\xa3\x91\x9d\xbb\x70\xc1\x5e\xb4\xd6\x2d\xdc\xc3\x28\xa2\xb9\x4c\xf9\x74\xd9\x5e\x61\xb8\x1f\xea\xae\xea\xe0\xb4\xe1\x66\x62\x8c\xf1\x75\x6a\x40\x1e\x7f\xfe\x13\xda\x69\x00\x9b\x59\xd4\x1f\xc2\x6b\xd8\x9d\xb7\xc0\x6b\xa2\x0f\xe4\xe9\x06\x22\x5e\x65\xd7\x64\xc2\xe6\x74\xc1\x91\xfe\x3e\x72\xea\xce\x09\xf8\xdf\x6c\x99\xc3\x00\xbe\x45\x1c\xcb\x09\x9b\x5a\x66\xe8\x80\x09\xf6\xa1\x90\x1a\xf6\x24\x18\xa4\x6e\x65\xda\x2a\xbe\x88\xd2\x7b\x49\x70\x21\xb5\x4c\x64\x69\xcf\x64\x38\x9d\xc0\x00\xbc\x88\x59\x16\x85\x54\x26\x4c\x31\xae\xa7\xd4\x76\xad\x1a\xfa\xd9\xca\xf6\x39\x1f\x93\x1b\xbf\x2b\xad\xd6\x8a\x22\x29\x24\x61\xd3\xa9\x95\x89\xa5\x20\xac\x98\xb3\x9c\x29\x9a\xb5\x3b\xac\xcb\x64\x4e\xa8\x7e\xe6\x0d\xa6\x38\xfb\x90\xbb\x34\x72\x5a\xb8\x7a\x56\x20\x04\xa6\x5c\x85\x00\xa3\xca\x55\x97\x91\x93\xb7\xe2\x9d\x94\xe6\x35\xd7\x20\x19\xe3\x3c\xfc\x00\xf3\xba\xca\x1e\xe9\x52\x9f\x6c\x12\x33\xc2\x77\x96\xed\x58\x49\xb6\x53\xda\x22\xd1\xfa\x57\x29\xae\x7a\xde\x51\x96\x43\x59\xe6\x5a\xe9\x0d\x8c\x30\x61\xd4\x12\x92\x9c\xc6\x64\xc3\xae\xae\x25\x7b\xb5\x26\x00\xaa\x7c\x6b\xe5\xe6\x20\x2b\x07\x71\x89\x7b\xfe\x85\x53\x43\x5f\xd3\x25\xa1\x99\x76\x06\x04\x06\xda\xd2\x5d\x5b\x3a\x72\x1a\x8e\xfb\x0e\xb7\x73\xa5\x99\xaf\x12\x81\x35\xbc\x95\xe9\xca\xc7\x38\x23\x18\xa9\xbc\xe8\x6a\xb9\x73\xbd\x9f\xc4\xd0\x07\xa6\x49\xa1\x58\xc2\x52\x24\x86\x41\xbc\x19\xa5\x0e\x45\xed\x96\x32\xc9\xd1\x39\x31\xec\xb6\x37\x12\x4e\x4a\xf4\x7e\xbb\x69\xa0\xce\xde\x69\xba\xde\x39\x80\xa2\xaa\x12\xb7\x8e\x54\x83\xd5\x49\x8c\x94\x94\xa0\xa3\x39\x19\xdf\xa8\x80\xda\x37\xef\x46\xec\x22\xf2\x34\xe0\xcb\xe0\x10\x41\x68\xad\xec\x19\x49\x98\xd0\x56\x95\xf2\x86\x49\x1c\xe4\x23\x99\xf3\x2a\xb4\xa7\x8b\x6a\xf2\xed\xcd\x73\xf2\x84\x9c\xd9\x3e\x9f\xc3\xae\x9b\x52\x0e\x38\x9e\x36\x54\xe1\x48\xb6\xe7\x8c\x83\xe9\xd6\xbe\xa6\x56\xbe\xad\x72\x3d\xa5\x99\x66\x17\x44\xe0\x32\x00\x03\x5f\xf5\xe3\xb7\x57\x57\xe5\x4f\xc3\x14\x80\xe5\xe9\xb8\x79\x14\x71\x24\x3b\x8f\xeb\xc6\xa3\x88\x66\xb9\x5b\x8e\xeb\x86\xa3\x88\x22\xd9\x75\x5c\x31\xe7\x0e\xef\x03\x46\xc2\x39\xfa\x56\x33\x54\x64\xef\x1a\xd3\xfe\xf6\x48\x4c\xbb\xe9\xf8\x66\x0f\x55\x64\x1a\x6d\x2e\xfc\xc9\xc9\x99\xa1\x29\x35\xd4\x33\xfc\x40\xe4\x9f\x7e\x1f\x7d\x92\x2c\x5d\xb3\x57\x5c\x94\x1f\x9c\x7b\x24\x0a\xfd\x5e\xdb\x8f\x77\x2f\x80\x04\x49\xc2\xb8\xe1\xce\xae\xa3\x58\x70\xeb\xd1\xd2\x6f\x03\x43\x6b\x23\x36\xd5\xf7\x28\x8a\x81\x7b\x03\x43\xb3\xfa\x2e\x18\x10\x29\x51\x54\xa4\x32\x5f\xed\x35\xfa\x4e\x86\x7c\xe3\xf5\x02\xa2\x05\x95\x98\x1d\x1f\x23\xa8\xa0\x2f\x8e\x4f\x4b\x50\x89\xcd\x3e\x01\x69\x68\x7a\x55\x4b\x78\x05\x09\x6c\xb8\xae\x56\xdc\x65\xb4\x71\x01\x0f\x51\x45\x64\x1a\x70\x4c\x6b\x3b\x62\xe3\x05\xa2\x23\x05\x94\xcc\x90\xf6\xa5\x95\x31\xbf\x93\x99\x77\x19\x0b\x83\xb6\xa4\x7e\x15\x63\x36\x68\x9b\xda\x2a\x2b\x5a\x16\x2b\x63\x06\xff\xda\x5f\xc3\x98\x4b\xa4\x28\x40\x56\xc7\x6c\x65\x88\xf6\x98\xe1\xe2\xfe\xf4\xc7\x1c\x15\x97\xa2\x59\x92\xc8\xbc\xb8\x55\x72\xca\x71\x07\x62\xed\x8e\xf2\x24\x6a\x68\x1c\x44\x9c\x80\x4e\xd6\x17\x0f\x56\xd2\xa9\xac\x6c\xc7\x60\x75\x32\xa1\xd9\x5c\x6a\x13\x31\x60\xb2\x3a\xe8\x55\x22\x0d\xa7\x1f\x6a\x7b\x64\x3f\x43\x6f\x8e\xe0\xdb\x02\xa8\x33\x50\x93\xb5\xed\x72\xc5\x4e\x89\x0f\x9e\x72\x3e\x71\xae\x77\xc1\x8b\xc6\xde\x3d\x01\xe8\x4f\x9b\x6f\x41\x53\x35\x92\x3c\x4a\xf5\x30\x26\xaf\x3d\x49\x0a\x13\xc3\x7c\x31\x26\x6a\xe6\x17\xf1\x85\x2f\xfc\xa9\x78\x70\x7a\xa5\xb3\xb5\x87\x4e\x86\xad\x15\x3b\xa9\x20\x90\x70\x29\x7c\x4f\x01\xab\x0b\x22\xc4\xd4\xf1\x2e\xae\xc9\xc9\xab\xb0\x90\xe8\x54\x71\x1f\x8f\xe5\x9e\xb8\x5e\x36\x42\x84\x78\x32\x07\xf7\x6d\x48\x06\xe3\x26\x06\x3d\x21\x61\x2f\x04\x0d\xd4\x4b\x90\x75\x36\x20\x77\x74\xa9\x42\x77\x96\x90\xef\x05\xa9\x26\x90\x8c\xea\xad\xbf\xbe\xa5\xd1\x24\x77\x6c\xfd\x60\xc3\xf6\x9a\x14\x9a\xe4\x68\x45\xb3\x5f\x45\xce\x42\xa7\xdd\xeb\xd0\x64\xab\x6e\x7d\x2b\x60\xbf\xda\xf1\x8e\x88\x90\x2b\xf4\xb0\xea\x18\xa9\xae\x89\x14\x65\x15\x20\xf1\x7b\x31\x26\x2c\x72\x04\xc4\x0f\x7e\xd7\x34\xcc\x75\x80\xab\xc6\xeb\x44\x57\x55\xb6\x00\x30\xf7\xad\xa5\xd4\x9c\x72\x85\xf0\x5e\x24\xee\x44\x58\xd5\x1c\x54\x7d\x2e\x56\x54\x0f\xa8\x3e\x12\x5c\xd2\xb1\x6a\x56\x6b\x9f\x39\xb7\xcf\x9c\xaa\x25\x79\x79\xf3\xdc\xe9\xd5\x4d\xa5\x0b\x8b\xdd\xfb\x61\x56\xe7\x36\x4d\xdd\x60\xa9\x58\xc6\x09\x12\x11\x91\xf2\xb1\x5a\x71\x7c\x39\xbb\x98\x38\x58\xbd\xd4\x89\xc1\x25\x9e\x69\x6d\x95\x3b\xf7\x1c\x99\xcb\x2c\x25\x74\x3d\xcb\x44\x1a\x28\x63\xc5\xc8\xb4\xe9\x7e\x3f\xb6\xfa\xa2\x77\x81\x29\x85\xb7\xf5\x44\xd2\x3c\x5b\x15\x91\x02\x73\x3a\x27\x39\xd4\x4d\x0c\x28\x66\x46\x4b\x81\xcb\xd2\x14\xb1\xca\x1b\x26\xab\xb2\xda\x51\xf2\xc0\x94\x60\x19\x29\xa8\xa2\x39\x33\xe8\x1a\x85\x26\xa8\xea\xd8\x33\x18\x99\x10\x08\x1f\xdd\x45\xd6\xc2\x7d\x7c\x80\x17\x0d\xaf\x5d\xba\x10\xcd\xd8\x0a\x87\x51\xd1\xe8\x00\x0c\xf4\xec\xf0\xfb\x90\x43\xe0\x23\xf6\x38\x2e\x76\x7e\x04\xeb\x81\xfc\x29\xbe\x70\x57\x64\x60\x7d\x0c\x33\x79\xe4\x22\x95\x8f\x7a\x1f\x48\xee\xaf\x8e\x44\x1d\xec\xe5\x63\x2f\xaa\xbb\x08\x37\xc6\x55\xb7\x93\xcd\xb0\x9c\x17\xcc\xd0\x5e\x0d\x20\x72\x35\x2f\xa1\x55\x18\xaa\xe9\xfc\x87\x13\x7a\x77\x03\xc2\xbf\x04\x74\x76\x0c\xc5\x70\x96\x6b\x7a\xad\x2c\x7d\xc3\x69\x76\x57\xb0\xa4\x97\xd4\xfe\xf2\xf5\xdd\x55\x9b\x8c\x55\x34\x5c\x82\x92\x98\x84\x43\x96\x4e\x23\x78\xe7\x91\x4d\xe6\x52\x3e\x90\xb3\x86\x9f\xe3\xbc\x9c\x8c\x13\x99\x37\xbc\xba\x46\x9a\xcf\xf4\xa5\xdf\xe2\x23\x3b\x22\x7c\xf6\x16\x2e\x32\xe0\xfc\xe1\x3e\x82\x3c\x58\xde\xd5\x02\x3a\x93\x54\xa3\x42\xd3\xb4\x8b\xea\x1d\x5c\xfd\x4d\xb7\x3e\x3d\xc0\x95\x5d\xc0\xd2\xb1\x54\xb0\xf5\xa5\xc5\xb8\x51\x86\xd6\xb1\xbc\x21\x80\x34\xf8\xf2\xe2\x55\x9d\x8d\x73\xeb\xe6\xcc\x87\xc6\x1f\x0d\xfa\x0c\x26\xb2\xde\xf3\x00\xa6\x32\x4f\xc0\x9e\xd8\xc0\x13\x9d\xe9\x0c\x7f\x3d\x6d\x32\xb1\xed\x32\x9f\xc5\x82\x0a\x6d\x53\xdb\x46\x33\x1a\x9a\xe4\x36\x73\x5b\xe0\x8e\xeb\x4c\x10\x0f\xd7\x1c\x91\xc7\x92\x48\x3e\x1b\x01\x29\xc4\xf0\x63\x72\x54\x1c\x13\xfd\x53\xdd\x4a\x56\x13\x1f\xa8\x70\xb7\xf6\x7c\xf3\xf0\x63\x8d\xc4\x6d\x2a\x01\x30\x5d\x0b\x32\xe8\xe1\xff\x1e\xed\xe2\x5b\x7f\xee\xa7\x66\xe4\xf3\xef\x20\x83\x7a\x11\xab\x69\x64\xc6\x5c\xe0\x70\x5c\x94\xda\x46\xdf\xf5\x53\xdd\xa4\xd7\xb5\xf3\xfa\x04\x4b\xdd\x87\xf8\x6a\xbb\x0e\xf7\xd5\xbb\xc0\x14\x60\x0c\x05\x47\x75\x14\x22\xe0\xfb\x69\xd5\x29\xb1\x24\x76\xbe\x8d\x33\xe6\xd5\x69\xbc\x18\x31\x0a\xea\x37\xff\x47\x95\x2c\xf4\xc2\x79\xeb\xfd\x27\xe2\x05\xa5\x0e\x91\x96\x55\x28\x52\x95\x22\xf9\x3f\xc2\xbf\xfe\xf3\xd0\x09\x36\x5c\xff\x7a\xe8\x98\x2f\x9c\x1b\x62\x3b\x42\xd6\x4d\x8b\xa3\x89\xd7\x31\x61\xbc\x3e\x35\x99\x4f\x3d\xe8\x23\xe6\xb3\xac\x45\x12\x9d\xbd\xff\xaf\x73\x26\x56\x62\x22\xe5\x23\x6b\xb9\x31\xbe\x91\xbe\xe2\x3c\x22\xdd\x82\x6b\xb7\x10\xc6\x54\x3f\x07\x8c\xfc\x8d\x74\x15\xea\x8f\x11\x32\x16\x51\x39\xa0\xb5\x34\xdf\xd4\x75\x02\xdc\xec\xb5\xf2\xfd\xd7\x07\x0e\x39\xee\x66\xf6\xcd\x5d\x6b\xf4\xc0\x96\xe8\x05\xf2\xf9\xce\x7d\x45\x03\x1f\xe4\x54\x6d\xf7\x60\xe3\x70\x69\xc1\xff\x1d\xbb\x93\xa0\xbe\xb0\xcc\x27\x5c\xb8\x33\xee\xba\x19\x36\x18\xf4\x34\x6c\x00\x74\x5e\x7b\xfb\x10\x7e\x60\x91\xcb\x1b\x57\xb6\xa0\xb5\xc6\x6f\xd7\x8b\x14\x6c\x2c\x36\x80\x3f\x85\x95\x58\xb1\x56\x54\x00\xce\x4b\x74\x45\x80\x17\xff\x5d\xd2\xac\xed\x2b\xe5\x3f\xf2\xa4\xfa\x64\x3f\x36\xd2\xea\xbc\x69\x42\x95\xc3\xef\x7c\x02\x02\xed\xb3\xa7\xf8\x68\x56\x2a\x2a\x76\x1d\xb1\xcc\xb0\x8b\xb5\x87\x68\xa8\x32\x3c\x29\x33\xaa\x88\xe5\x6e\x33\xa9\x10\xf1\xee\xa4\x87\x54\x54\x1d\xc6\x3b\x96\x48\x91\xf6\x41\xfb\xee\x57\x69\x34\xf7\x04\x5e\x4d\x2d\x98\xe2\xbe\xd6\x39\xb8\x72\xb6\x58\x05\x39\xab\x13\xa9\xe0\xad\x20\x72\x1a\xbc\xd5\x2b\x36\x79\xe1\x32\x02\x3c\xf2\x76\x62\x0e\x74\xa2\x5d\x3e\x83\xc4\x5e\xe7\x8d\xfb\xb8\xe2\x73\x63\xf2\x55\x15\x72\x76\x81\x75\x3e\x25\x21\xa5\x25\xc4\x8b\xf8\x51\x7a\xc6\xe1\xde\xd0\x60\xa4\x53\xa9\xd8\x02\x0d\x9f\x9e\xa5\x12\x28\xb3\x05\x4f\xcc\xf9\x98\xfc\x7f\x4c\x49\x97\xa3\x97\xcd\xc0\xaa\x1a\xd8\x11\xda\xfb\xd6\x27\xa9\x71\x71\x38\x54\x93\x27\xe4\x0c\x88\x13\x9e\xe7\x2c\xe5\xd4\xb0\x6c\x79\x1e\xd4\x73\x97\x62\x02\xb7\x6d\x8f\x6f\x24\x88\xc0\x4e\x37\xe0\xa6\xad\xeb\xcc\x29\x3f\xbd\xee\xb2\x4a\x58\x93\x6b\x35\x37\xea\x3a\x14\x0d\xdf\x46\x24\xd9\xda\xba\x19\xae\xb2\x6a\x93\xff\xdd\x9e\x18\x4a\x14\x9b\x01\x37\x71\x9c\xe1\x08\xbc\xe4\xe0\x51\xe0\x08\x82\x9d\x3f\x31\x54\xcd\xd8\x56\xe9\xb2\xcd\xc5\xe0\xa7\x5e\x68\x73\x1b\x78\x42\x93\x87\xb2\xf0\x44\xb6\xd0\xc0\x48\xbb\x34\xe3\x74\x27\x63\x6d\x1b\x25\xed\xaf\x57\x58\x28\xe1\x80\xe8\x4c\x39\x53\x01\xd7\xb0\x9d\xeb\x40\x87\xcb\x82\x38\x58\x22\xa4\xaa\x28\xa4\xe6\xc6\x5e\x25\x2e\x46\xa9\x89\xde\xda\xd3\xfc\xd3\x5c\x6a\x63\x35\xcf\x9f\x76\x92\x95\xaa\xfd\xa4\x91\x64\xc6\x44\xcd\xaa\x6a\x32\x95\x89\x4b\x31\xdd\x95\xc9\xbd\xd1\xbb\xce\x4d\xd1\xb1\x25\xd9\x87\x24\x2b\xd3\x9d\x87\xbd\xad\x4a\xb8\xdf\xb7\x72\xcf\x07\x03\x5f\x41\x8d\x61\xaa\xce\x34\xb9\x73\x0c\x2e\x4e\xd1\x48\x7f\x4b\x84\xfa\x2a\x6e\x1f\x8d\xc9\x9d\xa1\x7a\xee\xe6\xce\xff\xc0\x74\x26\x83\xf6\x24\x2b\x45\x6f\x25\x71\x75\xe8\xde\x98\xdc\x55\x46\xc3\xce\xd2\x7f\x76\x28\x27\xef\x60\x49\x4e\x48\xaa\xf8\xee\x1b\x05\xa1\xf5\x22\x19\x05\xe6\xdc\x17\xd4\xcc\xf1\x67\xe5\xd6\xfe\xba\x75\x66\xc1\x5b\x02\x88\x80\xf5\x10\x66\xfe\x93\x19\x9c\x62\x53\xf4\xd0\xde\xb1\x69\x23\x6f\x05\x96\x1d\x91\x08\x05\xbc\x4e\xe4\xd8\x75\x2d\xa2\x2f\x82\x07\x2e\x3a\x8d\x7d\xf8\x84\x7f\x08\x3c\x2d\x6a\x71\x3a\x2e\x27\xc5\x8a\x8c\x27\x11\x9c\x3a\x3c\xe0\x72\x62\x41\xee\x09\xcd\x15\x4b\x89\x28\xf3\x89\xe3\xd4\xe1\x27\x3b\x87\xe1\x2a\x9e\x00\xab\xae\x2f\x72\xc7\xdf\x89\xe5\x1b\xab\xa6\xbc\x14\x83\x5f\x1b\x49\x9e\xee\xe2\xa4\xd8\xe4\x67\x38\x39\x4b\x0b\x5a\xe8\xb9\x34\xa8\x8c\x2d\x1b\x0d\xe9\x76\xfe\xde\x43\x18\xe9\x5d\x93\x56\x23\x25\xf1\x6e\x46\xd9\x7e\x76\x53\x8c\x27\xad\xd3\x41\xf8\x5f\xb9\xcc\x23\xbb\xd7\xa6\x79\xd3\xf1\x90\x82\x93\x2e\x28\xcf\xe8\x24\x63\x10\x40\xd9\x54\x24\xc0\x39\xb0\xc3\x0e\x00\xc9\x54\x1c\xdf\x3d\xa9\x8b\xdc\x68\x17\xda\x7f\xb2\x68\x0d\xc4\x30\xb5\xd3\x9d\x10\x75\x00\x1c\xc9\xd7\xb2\x14\xbb\x33\x59\xb7\x05\xdf\xc6\x43\x8d\xab\xb1\x8e\x96\x76\xd0\x86\xfd\x7e\xe7\x68\x7d\x68\xb4\x86\xcb\xcf\xfe\x33\xa1\xea\x92\x0b\xde\x08\x43\x20\x77\x0d\x0e\xee\x89\x77\xcc\x60\xb3\xf2\xa7\x93\xcc\x41\x7c\x4b\xb9\x82\xec\x98\xbb\xeb\x48\x22\xb8\xfe\xb6\xa9\xf0\x5f\x4c\x40\x48\x80\xc1\x03\x50\x6a\x75\xf6\xf7\x98\x18\xf2\x75\xb3\xfa\x6e\x59\x1c\x8f\xa6\x42\x67\xec\x85\x18\x9b\xce\x8b\x9a\x79\xe8\x56\xdb\x60\x46\x8d\xd7\x47\x71\x4a\xbc\x0f\x02\xaf\x59\x58\xc8\x9a\x4f\x9c\xdf\xac\xab\x0c\x02\xc4\xc9\xe9\xb3\xd3\x6e\x1d\x24\x42\xff\x70\x83\x57\xb2\xa0\x33\x50\xc7\x22\xe7\x60\xf5\x71\x92\x32\xc3\x54\x0e\x36\xec\xb9\x7c\x74\xdf\x63\x20\x02\x7b\x13\x14\x9e\x0e\xf3\x69\x2e\x21\x79\xa1\x74\xc9\x80\x1b\x93\xeb\xd2\x80\x62\x50\x3a\x48\x61\xf8\x48\x97\x84\x2a\x59\x0a\x9f\x25\xb4\xc6\x0c\x5e\xaf\x74\xfe\x8d\x14\x18\xb2\x21\xd2\x7d\xa5\x96\xf4\x84\x39\x8d\xe1\xe9\xf8\xe9\x93\x83\x2e\x11\xce\xd9\x6a\xbd\x4a\x4d\x23\x83\xad\x9d\xc9\xda\xf1\xca\x9d\xb7\x83\xf6\x51\x31\x9a\xbe\x15\x19\x02\xf4\x6e\xf5\xf3\xb5\xdb\xe8\xf0\xf8\xc8\xdf\x00\x3e\xc8\x19\x3e\x7a\x54\x1c\x85\x04\xd6\x5a\xfb\x19\x84\x06\x5b\x55\xab\x71\xf3\x9f\xb7\xd1\x4c\xf8\x09\x76\xf8\xb8\x80\x57\x5d\x4e\x0e\xc0\x41\x3c\x23\x80\xcd\x1f\xc3\x40\x9a\x9e\x46\xdb\x99\x49\x63\x0a\x10\x34\x4f\x4e\xc8\x99\xa3\x75\xaa\x09\x44\x74\x1f\x74\xc3\xf8\x09\x7b\xf1\xa1\x40\x80\xe8\x2b\x4a\x67\x41\x45\xea\x54\xb8\x6d\xb3\x87\x18\x5f\x35\xbf\xb8\xd9\x43\x50\xfc\x8a\xcd\xe9\x82\x69\xa2\x79\xce\x33\xaa\x5c\x46\x92\x3b\x37\x4e\x32\x29\x4d\xb3\xf8\x47\x55\xdc\x03\x41\xb7\x51\xcc\xe2\x0f\x67\xef\xaf\xde\xfd\xf8\xe6\xea\xf5\x8b\x73\xe0\x98\x2c\xcc\x45\x6d\x83\x6c\x8c\x06\x63\x45\xac\xbb\xd4\x3e\x23\x1b\x96\x3f\x8c\xc5\xae\x19\x86\xa3\x8b\xb4\x1a\xbd\xed\x6b\x5e\x9a\x92\x66\xd9\xd2\xa1\x0c\x9a\x2f\x0e\xc9\x81\x70\x0e\x93\xa3\xfa\xae\xef\xf8\x5d\xa7\x0f\x11\x12\xb5\xeb\x56\x6e\x11\x50\x9c\x7e\x40\x02\x71\xfa\xa1\xa5\xd2\xc3\x07\x89\x4a\x9d\xd4\xd7\x96\x44\xb5\x61\xc5\xf6\x0d\x62\x15\x67\xfa\xc0\x76\xc3\x00\x18\x09\xab\xeb\xee\x5a\xd7\x68\xda\xdd\x6c\xb8\x73\xb8\xe1\x20\xaa\xb5\x4c\xa5\xf2\x1d\xbf\x54\x4c\x1b\x69\x25\x8b\x52\x15\x52\xbb\x3c\xc3\x4b\x59\x2a\xd0\x19\x27\x54\x33\x32\xa7\xf6\xe6\xee\x48\x88\x9b\xb2\x22\x93\x4b\x96\x3a\x3f\xf3\x6f\xca\x09\x7b\xfe\x15\x60\xcd\x82\x3c\x30\x56\x34\xd5\x18\x5f\x6f\x18\x10\xab\x6e\xfd\xc8\x5e\x72\xf5\xd8\xb8\x98\xca\x5a\xf2\x51\xcc\x4e\x05\x58\x1b\xae\x8a\xe2\x2b\x0e\xd1\x5d\x7b\x6b\x34\xe0\x49\x1e\x83\x13\xd9\x9f\x6f\x01\xf8\xbc\x4f\xba\x5d\x93\xa2\x4b\x1d\xf4\x50\x8c\x1d\x67\x0b\xcf\xab\xf2\xbc\x57\xe4\x9c\xfb\x1a\xd3\x32\xeb\x88\x5e\x73\xda\x8b\x7e\xd8\x35\x27\xb1\x0a\x0b\x8c\x97\xa4\x2c\xc9\xa8\x82\xd1\x7a\x93\x85\x73\x0d\x0a\xa8\x2c\xfc\xaa\x83\x79\x25\x34\xcb\x58\x0a\x7b\xfa\x50\x8a\x0a\x4e\x10\x8c\xb8\x84\x91\xa6\x9d\x83\x73\xe1\x4e\xee\x8a\x71\x53\xff\x88\x1c\x98\xe5\xc5\x73\xbe\x55\x4e\x69\x33\x61\x96\x17\x95\x32\xbd\x24\xad\x82\x0d\xb0\x7f\xa6\xa5\x48\xc0\xc6\x7f\xe9\x55\xfa\xad\x7d\xbf\x12\xe4\x27\x70\xdb\x78\xce\xd5\x4f\x21\xc7\xc3\x23\x5d\xea\x86\x5c\x62\x55\xcd\x4b\x93\x17\x21\xa1\xba\x83\x43\xc0\x0f\x7e\x0f\xae\x9d\x72\x6d\x65\x93\x6b\x0a\xde\x4c\x68\x66\x71\xba\x39\x0f\x77\xf0\x90\x76\xb6\x8c\xf0\x9f\x49\x26\x27\x97\x39\xd5\x86\xa9\xcb\x54\x26\x97\x39\x15\x25\xcd\x7e\xb4\xdf\x8e\x95\x36\xbf\x4f\xdc\xcb\x77\xb9\xbf\xe1\x04\xf4\x9c\xa5\xbc\xcc\xd1\x83\xb8\x33\x52\xd1\x19\x7b\x0d\x4f\x55\x91\x38\x30\xed\xee\x1a\x75\xdf\x93\xa4\x43\x27\x98\xb0\x2a\x23\x87\x8b\x14\x0b\xd9\x06\xf7\xe5\xe0\x9a\xff\x83\xbd\xe2\x39\xdf\xe9\xfb\x45\xc5\xf2\xed\x4e\xc8\x7c\x84\xb6\x03\x8f\xb0\xe7\xdf\x9b\x54\x9e\x91\xff\x3a\xfb\xfe\xb3\x9f\x47\xe7\x5f\x9e\x9d\x7d\xf7\x64\xf4\x6f\x3f\x7c\x76\xf6\xfd\x18\xfe\xf1\x2f\xe7\x5f\x9e\xff\x1c\xfe\xf8\xec\xfc\xfc\xec\xec\xbb\x6f\x5e\xbf\xbc\xbf\x7d\xf1\x03\x3f\xff\xf9\x3b\x51\xe6\x0f\xee\xaf\x9f\xcf\xbe\x63\x2f\x7e\x40\x12\x39\x3f\xff\xf2\x0f\x3b\x3a\xf5\x61\xd4\x70\xcc\xe7\xc2\x8c\xa4\x1a\xb9\x91\x3c\x03\x45\xb3\x1f\x4f\xd8\xf9\xf5\x76\x8e\x53\xd0\x52\x6f\xe2\x8e\x5d\x49\xc4\xbe\x02\x69\xe6\xba\xc5\x4b\xe0\xca\x74\xe1\x70\x9b\x15\x1e\x43\x1f\x9a\x36\x34\x2f\xdc\xfb\x0b\x8d\x6b\x72\x0a\x6a\xf0\xfa\xf9\xda\x75\xaa\x6a\x5b\x63\xc7\x20\xde\x55\x3f\x74\xea\x4b\xb8\xff\x1b\x9f\x57\x82\xe9\x5c\x66\xa9\x76\xb0\xfd\x46\x1f\xa5\x5d\xd5\x18\x77\x73\xb3\xed\x17\x66\x5c\xd1\xb1\x8f\x53\x4e\x2c\xb6\x7c\xd8\x8e\xc2\x60\x3b\x4f\xec\x8e\xcd\xab\x98\x61\xc2\x4e\xca\xb6\x1c\xa4\x2b\x8b\xdc\xfa\xf5\x5a\xd1\x15\xf8\xd0\x48\x32\x95\x2e\x15\xaf\x24\xc9\x16\x4e\x2d\xad\xb2\xed\xac\x74\xc1\xc4\xb0\x3e\x4b\xbb\xd7\x3a\x55\xcb\x77\xe5\x16\xf8\xb2\xeb\xa2\xb0\x42\xfc\x73\xca\xb7\xc1\x57\xdd\x3e\x36\x5d\xbc\xd4\xbe\xe0\x2f\xb2\x54\xc7\x7d\xc3\x2b\xaa\xb7\x5c\x0a\x87\xa1\xff\x5a\x0a\x33\x3f\xee\x10\xee\xe9\x6c\x8b\x5c\xb2\x53\x92\xef\xbc\xa1\x76\x4b\x81\xf6\xcd\x7f\x65\xec\xe1\xb8\x63\xfb\x1b\xa3\x47\xdc\x00\xdb\x79\x5d\xc7\xe4\x14\xaa\x14\x3b\x9f\xdc\x76\x6e\xb6\x4b\xfb\x5b\x24\xfc\x91\x7b\x57\x14\x43\x6a\xd7\x51\xed\x62\x48\xed\x5f\x87\x14\xe0\xb2\x42\x45\xde\xf9\xda\x10\xfa\x82\x34\x4b\xcf\x6d\x72\x24\xbf\xf2\x95\xd7\x2f\x1a\x6e\x9a\x17\xa4\xaa\xdf\x72\xab\xe4\x84\x11\x66\x92\x0b\x00\xba\x82\x3f\x8f\x4b\xb5\x1d\xe2\x5b\x36\x90\x0d\x65\x95\xad\x2a\x70\xad\xa4\xf8\x7f\xe4\x64\x5d\x22\xdc\xcd\xe9\x2a\x84\x6f\xf3\xa2\x75\x0b\xf8\x4c\x2c\x76\xc8\xfe\xad\xc4\x62\x5e\xd7\xdf\x84\x5c\xfa\xd2\xba\x55\x91\x0f\x94\x5d\xee\x9a\x0a\x5f\x50\xa3\x2c\x52\xba\x13\x58\xed\x54\xdd\xdb\xa8\xb0\x58\xbc\xa7\x6d\xa7\x6a\xb1\xb1\xdb\xc4\xff\x60\xa7\xf0\x0e\x86\xc6\x6b\xcc\x80\xb0\xda\x3b\x46\x77\xdf\x6a\xde\xdf\x34\x0e\x97\x53\xa7\x53\x77\x87\xec\x40\xd7\x3f\xde\x3c\x7f\xf1\xe6\xfe\xe6\xeb\x9b\x17\xef\x0e\x56\xc8\x01\x05\x1e\xb4\xe5\xac\xf7\x61\x0d\x10\x90\x76\xe7\xc8\x6a\xc8\xbb\x50\x6c\x01\x65\x06\x43\xc6\x9b\xcd\xdb\x15\x91\xe3\x72\xc5\x8c\x2b\x52\x88\x19\x0a\x25\xd1\x37\x92\x45\x95\x76\xa6\xf5\xf6\x4b\xaa\x13\xe0\x31\x2e\x1f\x54\x55\x4d\x09\xb6\x9f\x5c\x14\xa5\xf1\x0b\x55\x7b\x5b\x08\x57\xe1\xc0\xd7\x1d\x6c\x4c\x6e\x27\x4d\x5f\x56\x3c\xa1\x02\xdc\x61\x75\x42\x8b\x80\x78\x52\x92\xca\xd2\x76\xfe\x0f\x7f\xb8\x20\x9c\x3d\x23\x7f\x68\x10\xee\x9e\x80\x17\x9e\x56\x63\xd5\x5d\x4a\x7f\xb6\x80\x42\x75\xd5\x9a\x5f\x10\xc5\x66\x54\xa5\x19\xc3\x94\x18\x9a\x56\xf5\xda\x9d\xd7\xaf\x9f\x60\xe6\x82\x14\xa4\x22\x42\x9a\x38\xab\xd7\xc9\xc9\xe1\x8a\xc5\xc0\xf1\xf8\x5a\xc9\x9d\xc8\x03\x59\x43\x1f\x5c\xe9\xa2\x00\x34\x6e\xda\x71\xa7\xda\x47\x7b\x74\x0e\xa7\xc1\x6c\xbd\x13\x4e\xa5\xfc\x81\x77\x3b\x40\xd5\x1d\x54\x62\x82\xd2\x1c\xd8\xf5\x9a\x16\xdf\xb0\xe5\xbb\xdd\x1e\x7b\x9b\x07\x0f\xd7\xb1\x0f\x87\x71\xa6\xea\xeb\x40\xf2\x18\xc9\x06\xd0\x41\x5a\x1b\x42\x13\x21\x32\x4b\xfa\x72\xb5\x47\x0b\x11\x8f\xc9\xb3\x72\x94\x3a\xda\xbf\x50\x25\xed\x18\x65\x18\x4d\xb2\x4b\x69\x5e\x6f\xd1\xeb\xe5\xf2\x84\xd0\x7e\x59\x5c\x83\x2f\x57\x93\xab\x55\xfb\x9f\x20\x6b\x77\x10\x90\x9c\x34\xec\xcf\x95\xba\x9d\x51\x83\xc6\xe6\xf9\x8e\x4d\x68\xf6\xc0\xba\xb3\xc3\x44\xa6\x9e\x81\x3d\xd1\x87\xdf\x9c\xd6\x0c\xc7\xfb\x20\x4e\xeb\x4a\x3e\x3e\x97\x14\x6e\xc7\x86\x44\x06\x63\xbb\xc9\x2f\xda\x7f\x42\x96\xab\x0b\xf2\x53\xf5\xa1\x2b\x22\xfd\xdd\xe9\xe9\x7f\x7c\xf3\xe2\x6f\xff\x79\x7a\xfa\xc3\x4f\xb8\x3d\x5c\x53\x00\xbe\xee\x22\x05\x5b\x64\x40\xcf\x19\x87\x2a\xec\x38\xaa\xf0\xc8\x7a\x3c\xfe\x85\xaf\xc5\x39\x9e\x4b\x6d\x6e\x6e\xab\x3f\x0b\x99\xde\xdc\x22\x29\x37\x9e\xd0\xa8\xba\x20\xb1\x0c\x1c\xef\x88\x1d\x5a\xdb\x3b\xd1\x3d\x1b\x96\x5d\x27\x73\x96\x53\x57\x81\xc9\x6e\x87\x4e\x37\x81\x66\xe3\x9a\x3c\x2a\x6e\x0c\x83\x34\x76\x86\xa9\x5c\x13\x39\xad\x5d\x8e\x9d\x87\xea\xd3\xe3\x65\xb8\x9c\x86\x2e\xf7\x9a\x0a\xf0\xd2\xf0\xf3\x50\x55\xdc\x76\x97\x1b\x36\x37\x3c\xf1\x72\x69\x1d\x63\x71\x75\x7b\x43\x16\x6e\x8e\x8f\x34\xec\x38\xde\x33\x8d\x58\xd5\x28\x0e\x14\x4a\x4e\x7e\x7d\x00\x4e\x54\x95\xaf\x5c\x4d\xc3\x82\x5b\x57\x70\xa2\x0b\x34\x34\xc9\x78\xce\x5d\xf0\x2f\xcc\x15\xb3\x92\xf1\x99\xfb\x70\x9c\x14\x25\xee\x20\xfb\xdf\xe7\x2c\x97\x6a\x79\x11\xfe\xac\x8a\x18\x8d\xbc\x49\xec\xa2\x7a\x05\x9e\x74\xf5\x84\x23\xde\xea\xe8\xfa\x1b\x70\x79\x94\xac\x16\x99\x94\xca\x4a\x3c\xd9\x92\x54\x39\x01\x8f\xc2\x81\xaa\xd5\xe9\x9d\xc3\xe7\xb4\x82\x19\x9c\xb4\x57\xed\x69\x17\x26\xed\x7c\xba\xf1\x42\x4e\x90\x40\x5c\x22\x7f\xb1\xb0\x6a\x83\x3e\x9a\xbc\x93\xf2\x05\xd7\xd8\x30\x78\x84\x55\xb2\xd9\xf0\x16\xca\x4d\x4f\x45\xa5\x07\xdc\x20\x86\x05\x07\x24\x59\x1a\xab\x66\x3b\x7c\x96\x48\x7c\x9e\x22\x50\xdf\x7c\x91\x33\x55\xc3\x8e\xad\xfb\xe0\x29\x36\xc7\xec\x27\x69\x5a\x6d\xb6\x9e\x66\xd6\x76\x0b\xd3\xd4\xef\x1c\xbd\x0b\x77\x41\xcd\x42\xab\x3b\xec\x48\x07\x20\xee\xfa\x09\xdd\x3a\xf4\xed\xe3\xaa\xc5\x1d\x4e\xe7\x76\xf4\x5a\x85\xb7\xd1\xca\x2a\x08\xbb\x9f\xa0\xaa\x1e\x44\x3c\x37\xb4\x6a\x5f\xa0\x4f\xf3\x54\xc9\x3c\x84\x63\x00\xa4\x0a\xe5\xa4\x02\xbd\x07\x86\x4c\x32\x31\x40\x00\x03\x04\xb0\xd2\x3a\x21\x80\x3b\xb7\xc7\xa4\xb2\x7a\x3d\x7e\xa4\xff\x2c\xfa\x3f\xf2\xa7\x98\x5e\x76\x3a\x26\xa2\xde\xd5\xed\x70\xc8\xc4\x62\x37\x30\xbc\xd1\x06\x17\x44\x7a\x23\x49\x21\x8b\x32\xa3\x66\x8b\x45\x62\xc7\x00\xd6\x4c\x75\x81\x41\xd6\xb6\x93\x2a\xce\x2e\x54\xd1\xdf\x6d\x65\x5a\xb7\x2f\x91\xab\x2c\x23\x5c\x38\x06\x09\xa4\x83\x71\x42\x31\x1f\x68\xbf\x33\xac\x97\x0a\xc2\x16\x76\x40\x8f\x73\xb6\x1a\x58\xc7\xb5\x2b\x25\xc8\xc5\xcc\x07\x73\xb9\x7b\xcb\x61\xfe\xbb\x07\x9e\x97\x99\x81\x24\x6f\x95\x2c\x56\xe7\x63\xa4\x5a\xcb\x84\x83\xab\x9e\x77\xa4\x64\x24\xa3\x3b\x07\xee\xa7\x07\xc6\x06\xbe\xf2\x8d\x44\x8c\x2e\xf7\x49\x3d\xa7\x13\xab\xd8\x90\x17\x62\x01\xd4\x77\x8d\x9d\xa4\x25\xc4\x3d\x1b\x77\x6d\x6d\xa6\x7e\x4c\x23\xaa\xdd\x98\xde\x08\xb1\x92\x49\xa3\x56\x4b\x69\x67\xf2\x6b\x39\xad\x91\xcb\x5d\xcb\x82\x15\x03\x2a\xcb\x02\x42\xc4\x59\xbb\xff\x6b\x0c\xb5\xc6\x34\x10\x41\x42\x31\x22\x0a\xf6\x92\xfe\x14\xdd\xce\xda\x2d\xd6\x09\x0d\x45\x14\x7b\xe1\x46\x5d\xb6\x31\x17\x6d\x04\xce\xde\xc1\xef\xea\x16\x75\xb1\xc6\x5c\xaa\xe8\xcb\xaf\x50\x6c\xca\x3f\x44\x9d\x87\x2b\x51\x23\x04\x8d\xd4\x38\xf6\x4e\x51\xac\x60\x02\x70\x3f\x46\x93\x6e\x88\x0c\x32\x00\x8a\xf6\xe4\x35\x2b\x12\x1d\xc5\xe7\xc0\xc9\xdb\x7d\x98\xc0\xdd\x8a\xe4\x3f\x70\x80\x6d\xed\x9f\x94\x03\xf8\x0d\x12\x93\x27\xef\x17\x3d\xfe\x07\x92\x45\xb9\x14\x7c\x17\xe2\xb2\x0a\x53\x7b\xcf\x3a\x17\x91\xef\x52\x16\x93\x9f\x1c\x91\x9f\x9c\x93\xb7\x92\xc6\x64\x5d\x69\xf6\x33\x49\xa1\xf6\x59\xca\xf5\xc3\xda\x86\xb7\xfb\x9d\x09\xb1\xd4\x86\x25\x73\x43\xb3\x87\xf1\x24\x93\x33\x5d\x48\x03\x71\x24\x9f\x3f\x79\xfa\xc5\xe5\x93\x3f\x5d\xfa\x57\xd9\x1d\x9f\x14\xe5\xa8\xd4\x74\xc6\xdc\xde\xcf\xb8\x28\x3f\x8c\x12\x57\xb4\x67\x3c\x37\xf9\xae\x24\x7d\x1b\x4e\x9b\xa4\x0f\x93\xa5\x3d\x6b\x8f\x52\xa5\x56\x08\xd2\xe1\xc5\x9f\x5f\x3e\xf9\xb3\xfd\x9f\x7b\x83\xf6\x09\x65\xd5\x28\x99\xea\x11\x15\xe9\xc8\xce\xc3\x8e\x94\xcd\x38\x8e\x02\xc9\x55\x76\x6f\x6a\x6c\x12\x1a\x7c\xba\x3f\x78\xe9\x73\x6a\xe8\xc7\x7d\x31\x62\x1b\x67\x7c\xca\x92\x65\xb2\xab\x4a\x60\xfb\x8e\x4b\x7c\x01\xc4\x10\x3e\x91\x53\x41\x67\x50\xf0\xca\xa7\x56\x0c\xf1\xdd\x56\xb2\xde\xad\x34\x28\xa6\x0b\x29\x5c\x56\xf0\x5a\x0d\xa9\x7a\xe4\x34\x15\x1d\x25\x92\xe3\xf6\x40\x21\xb5\xb9\xb3\xaa\x4e\x44\xf0\xe2\xe9\x6d\x78\xc8\x2a\x4a\x3e\x00\xb1\x91\x60\x92\xd0\xa9\x61\x8a\xd0\x0e\x06\xd4\x52\xb7\x9c\x43\x6b\x5a\x25\x5d\x9c\x53\x91\x66\x4c\x41\x4d\x24\x1d\x57\xb3\x98\x6b\xe2\x72\x83\xb8\x24\x98\x60\xe9\x01\x6d\xce\xfe\x95\x24\x52\x41\xf9\x42\x23\xc1\x7f\xc1\x7f\xd5\x75\x43\x43\x8c\xc1\x98\xbc\x05\x36\xde\x58\xe7\xb5\x1a\x06\x93\x4c\x26\x0f\x9a\x94\xc2\xf0\xae\x8c\x9d\x2e\xed\x88\x7c\x20\x89\xcc\x8b\x0c\xee\xdc\xd8\x2b\xb9\xae\x27\x53\xff\x73\x54\xed\x9a\x91\xa5\xae\x2f\x7f\x5f\x7f\x05\x1f\xec\xbe\x1f\xf1\xc2\x08\xfb\x80\xa9\x9a\xd2\x4e\x4a\x2c\x5c\x52\x6c\xb0\x1e\x4a\x51\xc9\x24\x2e\x72\xc3\x2e\x0b\xba\x2e\xdf\xa4\x61\x01\x1e\x93\x17\x1f\x58\xb2\x12\xd2\x4d\x13\x5f\xcd\x0d\x8e\xdf\xa1\xd3\xa2\x27\x32\xcf\x69\x77\x2e\xb5\x0d\x73\x70\xed\x9e\x0c\x19\x4b\x3d\x21\x92\x71\x01\xa7\x9f\xb9\x34\xb8\x48\x10\xcd\xe7\x6e\x6a\xed\x41\x77\x5a\xbc\x90\x56\xc7\x88\x22\x29\x06\x97\xc0\xd0\x2f\xdb\x4f\x25\xa5\x21\x67\xa7\x97\xa7\xe7\x6b\xc8\x0e\x12\xb3\xf7\x79\x12\x5d\xc2\x59\x10\x94\x93\x7a\x1a\x34\xcf\x0b\xc8\xd7\xc0\x92\xd3\x34\x3e\x2f\xaf\x2b\xe9\x07\xf3\x40\x89\x9e\xb3\x2c\x73\xf9\x9e\x15\x75\x05\xfd\x68\xe6\x3e\xc5\x4f\xa9\x51\xa5\xe7\xed\x67\xa7\x3f\x9f\x5e\x10\x66\x92\x73\xf2\x28\xc5\xa9\xf1\x05\x51\xef\x5d\x9c\x76\x17\x87\x0b\xcd\x77\x6a\x29\x4b\x22\x98\x73\xe0\x67\x1f\x8a\x8c\x27\xdc\x64\x4b\x60\xa0\x44\x96\xc6\x89\x35\xe8\x42\xc3\x40\x14\x72\x65\x1b\xef\x02\x63\x4f\xd3\x13\xd8\x57\x75\x02\xe0\x8c\x2f\xd8\xe5\x9c\xd1\xcc\xcc\xb1\x3b\x00\x12\x10\x4b\x31\xfa\x07\x53\x12\x92\x10\x09\xff\x3c\xce\xf6\x10\x51\x93\xae\x6f\x81\x55\x64\xf5\xaf\x08\x74\xd7\x32\xdb\x97\xdb\x13\xd1\xd6\xad\x75\x94\xff\x72\x7f\x7f\xfb\x92\xad\xa6\xbc\xb0\xb4\x82\x73\x01\x2e\x07\x4e\xc1\x94\x95\x77\x0e\xcd\xa3\xe6\x72\x5b\x9c\xd6\xee\x51\x49\x6d\x5c\x42\x0c\x27\x8c\x08\xab\xc6\x1a\x89\x4c\x6b\x58\x37\x1f\x8a\x59\xc8\x94\xdc\xdc\x8e\xc9\xdf\x64\x69\xfb\x3f\xa1\x93\x6c\x49\x1e\xa9\x30\x21\xae\xe3\xc4\xbe\x10\x6b\xa1\xe6\x02\xe6\xf7\x2f\x8c\xa6\x4c\x69\x38\xac\x8c\x22\x8b\x49\x45\x6e\xb6\xc6\x7b\xfa\xb0\xf9\x52\x1b\x99\x93\xb9\xef\x68\x3b\x86\xc5\xef\x0e\xac\x31\xcf\xee\x33\x17\x64\x04\x79\x87\xdd\xe1\xf6\x94\x8f\x70\x28\xd7\xf6\xb8\x9b\x85\x56\x66\xbd\xa4\x39\x3c\xb4\xb5\xc8\xd5\x8b\x74\x5e\xe2\xc2\x0d\xcb\x6e\x09\xb4\xb1\x2e\xbe\x82\x64\x6c\x0d\xc9\x0d\x90\x8e\x1b\xa3\x77\x57\x8b\x2a\xfa\xd5\xab\x86\x64\x74\x15\xc9\xae\x2e\xc7\xe4\x29\xef\xd9\xe7\xb8\x3a\x92\x51\x95\x24\xe3\x6a\x49\x46\x57\x93\x8c\xbb\x51\x5c\xfa\xe3\x1e\xdc\x00\xfc\x1e\x8d\xb4\xfa\x07\xd3\x3a\x14\xbe\x86\x03\xa0\x99\x5a\xe0\x6a\xfa\x46\x2f\x4d\x21\xbb\xf4\xba\xd0\x22\x3c\xa6\xfa\xf8\x4b\xf5\xf0\x96\xda\x10\xa4\xa6\x1a\x79\x7b\xdd\xcd\xa2\x4c\x3d\xa9\xc8\xfd\x21\xd7\x4c\x93\x6f\x1c\xd1\x60\xc5\x0e\x2c\x9a\x8a\x19\x76\xcf\x3d\xb5\xbd\xf8\xf3\x17\x5f\xfc\xf1\x8b\xb1\xeb\x6a\xa0\x45\x05\xb9\xb9\x7a\x73\xf5\xe3\xdd\xfb\x6b\x08\x62\xc2\xad\xf2\x01\x9c\x9c\xc0\xc7\xb8\x4f\x35\x85\x3b\x78\xb0\x99\x88\xc8\x4b\x00\x5e\x67\xc6\x97\x0b\xb1\xd2\x47\x3b\xd7\x9b\xdd\xee\x47\xd8\xe7\x78\xe6\x33\x82\x2d\x73\x48\xb9\xd1\x24\xc5\x9d\x4c\x1e\xa2\x25\xc7\xd3\xfb\xeb\x5b\xf7\x60\x33\xe7\x95\x08\x4a\x2b\x17\x0b\x99\x2d\x70\x47\x85\x92\xfb\xeb\x5b\x18\xd8\x18\xfe\x05\x3a\x3e\x28\x46\x4b\x4b\xbd\xca\x3a\xef\xf0\x76\xab\x6a\x01\x74\x81\xa2\xac\x18\xcd\xb8\x36\x3c\x01\xca\x35\x1c\x65\xdf\xd1\x0d\xb3\x7f\x14\x69\xf5\xf4\x6d\x40\xe7\xb7\x0a\xae\x68\xb1\xa7\xde\xaa\x0d\xc1\x15\xe7\xc1\xf3\x4f\xcb\x99\x3d\x47\x56\xad\x14\x7a\x03\x67\xde\xd2\x7e\x39\x5e\x85\xfc\x61\xa1\xd8\x9d\x91\x45\x14\x1a\xec\x1e\xd9\x82\x05\x4f\xd8\x54\x2a\xd6\xcc\xa7\x1d\x05\xdf\xa6\x2e\x2b\x1e\x15\x10\xe5\x11\xb4\x6a\xd9\x02\x61\x01\x1c\xef\xa0\xaa\xcb\x64\x1e\xf0\x10\xc1\xb4\xbe\x04\xd8\xb7\x2c\x9c\xfe\x01\x30\x73\xa9\xd8\x85\x1d\x3f\xcb\x61\x64\x5d\x6c\xa3\xf2\xfe\xf5\xf5\x93\xc1\x52\xc9\x4c\xe2\xe0\xad\x80\x5f\x7b\x8c\xca\x4d\x4c\xd7\xc8\x57\xc1\xe4\x44\x51\x3d\x67\x10\x63\xcc\x3e\x70\xa3\x1d\x69\xc5\xa8\xf6\x49\xde\xc2\x44\x75\xd7\x37\x82\x34\x4e\xda\x67\x8f\x68\x00\xec\x8e\xe4\xad\x4c\x4f\x4f\x75\x93\x1c\x99\xa9\x6e\x0f\x5b\x5f\x11\x0c\x82\xb9\x52\xf9\x28\xc8\x84\xcd\xb8\xd0\x61\xcd\x21\x85\xa1\xdf\x1c\xf6\xc6\x60\x88\x32\x5e\x1e\xfe\x4c\xc7\xe4\x5d\x15\xa2\x1d\xb8\x8a\x2c\x4d\x22\x6b\x26\xe3\x47\xd0\xb5\x4e\xed\x29\x05\x4f\x27\xd8\x30\x2e\x49\x6c\xb5\xd5\x9a\x19\x7e\xdd\x74\x74\xd1\x5d\x9d\x2c\x3f\x1d\x08\x2b\x41\x07\xe5\xa6\x0d\x61\x83\x95\xc0\x25\x9d\x0e\xdf\xe1\xb7\x40\xb3\x93\x80\xea\x32\xa8\x6e\x3a\x18\x1d\x06\xa3\xc3\x60\x74\x18\x8c\x0e\x78\xa2\x83\xd1\xa1\xf3\xb7\x83\xd1\xa1\xbb\x0d\x46\x87\x0d\x6d\x30\x3a\x0c\x46\x87\xc1\xe8\x80\x6a\x83\xd1\x61\xbd\x0d\x46\x87\xf5\x67\x06\xa3\x03\x86\xdc\x60\x74\x18\x8c\x0e\x83\xd1\x61\x7b\x1b\x8c\x0e\x9b\xdb\x60\x74\x58\x6b\x9f\x1a\x67\xfe\xc4\x8d\x0e\x28\xd7\x7c\x87\xda\x43\x36\x64\x6c\x10\xc9\x2d\x20\x9d\x3c\xf1\x10\xbf\x9c\xb6\x3c\xeb\x1d\xc1\x71\x9d\x7d\x77\xc7\x40\xea\xc0\xe2\xe0\x47\xee\xa1\xfa\xda\x78\x10\xe7\x9b\xbf\x31\x1a\x64\x17\xe6\xfa\x28\xd5\x43\x26\x69\xaa\x2f\x0b\xe9\xfe\xaf\x46\x5c\x1b\x50\xab\xd3\x6b\xf6\x8d\x0b\xe9\xc6\x58\x8f\x81\xaf\x1e\x14\x5b\xc5\xdf\x02\x68\x4c\xf5\x38\x78\x6a\x04\x96\x6a\x05\x23\x04\xc5\x28\x1c\xb5\x89\x90\x22\x68\x77\x61\xa8\xeb\xe8\x28\xea\xc6\xdf\x81\x9f\x6e\x40\x46\x11\x24\xb7\x62\xa7\xbb\x51\x51\x0c\x04\xbf\x82\x9b\x22\x10\x51\xcc\x14\xb4\x31\xd3\x7d\xd0\x50\x34\xe8\x12\x75\x05\x63\xf5\x55\xe4\xcd\xe0\xcd\xad\xf7\x73\xc5\xf4\x5c\x66\x1d\xa7\xaf\x5d\xca\x95\x0b\x9e\x97\xb9\xdd\xc4\xda\x1e\x32\xbe\xa8\xac\xb7\xba\xb2\x23\x00\x1f\xec\x92\xa2\x01\x16\xb2\x64\x78\xca\x20\x0f\x1a\xe5\x19\x4b\x7d\xf0\xd2\x9c\x2e\x80\x73\x95\x49\xc2\x58\xda\x2c\x6b\xda\x4d\xf6\x8f\xe3\xaa\x97\x55\x22\xe4\x9d\xa5\xde\x8f\x11\x67\x87\x02\x97\xe3\x81\x65\x1c\x6c\x8c\x67\xbf\x38\x01\x3c\x0e\x2a\xc6\xe1\xdf\x11\x30\xf1\x0a\x00\x8c\x63\xeb\x38\x88\x38\xe2\x14\x46\x41\xc3\x47\x81\x85\xf7\x83\x84\xd1\x9c\xe9\x38\x50\xf0\x3e\x30\x70\x2c\x04\xdc\x3b\x99\xd6\x3e\xd0\x6f\xb4\x4e\x15\x05\xf9\x1e\x0e\xee\x3d\x6a\xf2\x3b\xe4\x7c\xe1\xe1\xdd\x28\x68\x17\x0f\xeb\xe2\x20\xdd\x43\xc3\xb9\x11\x53\x8f\x03\x0b\x90\x40\x41\x2c\x48\x10\x09\x10\x1c\x03\xb6\x8d\x02\x06\xc8\x53\xcc\x4e\x3a\x14\x28\xb0\x27\x20\x80\x85\x69\x63\x21\x5a\x07\xbe\x22\x26\x22\x1e\x9e\x3d\x78\x65\xd8\x4e\x98\x03\x79\xec\xb9\xe0\x86\xd3\xec\x39\xcb\xe8\xf2\x8e\x25\x52\xa4\x31\x55\x80\x4f\xdf\x54\x7b\x54\xbb\x87\xbd\xf4\xd9\xf6\x59\x9b\xef\xcc\x63\x46\x5c\x0a\x74\x80\x25\xbc\xe3\x5d\x40\x37\xfc\x05\x07\x99\x8a\x5d\x4f\x4d\xdb\xdf\x0b\x21\x71\x7c\x24\x64\x82\x1c\x45\x08\x76\xce\x6e\xf1\x0b\xf3\x17\xf9\x48\xe4\xd4\x30\x41\xce\xb8\x08\x6b\x73\xde\x10\x7f\x6b\x2d\xa3\x6b\xf3\x86\x7a\x98\x46\x92\xa7\x4f\x02\xa9\x4f\x41\x41\x00\xd5\x46\xeb\x43\xe9\x60\x9e\xdc\xbe\x4a\x98\x27\x33\x2d\xb3\xb6\x22\xe6\x94\xb3\x18\x2d\xec\x69\x9d\x25\xea\x29\xf4\xa9\x3a\x15\x56\xbb\xf6\xee\xbf\x2b\x0b\xd1\x41\xf5\x97\x58\x26\xa4\xb1\xe7\x18\x86\x9e\xe3\x18\x79\xf6\x31\xf0\x1c\x55\xaf\x44\x18\x75\x62\xbc\x91\x62\x0d\x3a\xff\x14\xb2\xd9\x61\x0c\x37\xbf\x55\xd9\xec\x63\x4b\x2f\x0d\xdf\xf1\x97\x8a\x26\xec\xb6\xe7\x75\x19\x0e\x0e\x49\xab\xaa\xd1\xd5\xad\x59\x1d\x02\xc1\x58\x8a\x60\xdb\xb5\x43\x3e\xf8\xab\x4f\xcb\x2c\x5b\x92\xb2\x90\xa2\x1d\xa9\xe1\xfc\x79\x23\x82\x14\x3c\x52\xbf\xa9\x87\xb5\xcc\x55\x28\xe9\x2e\xb1\x0e\x9a\xaa\x14\xc2\xde\x4a\x75\xee\x72\x90\xb1\x34\x13\x86\xd0\x56\x64\x80\xe6\x33\x3b\x31\x74\x63\xc5\xe9\xd6\xd0\xe7\x8c\x18\x9e\xb3\x3a\x1d\x6d\xd5\x19\xa0\x3d\x95\x2a\xe1\x93\x6c\x49\xe6\x34\x0b\xf9\x63\x3b\x39\xed\x03\xcf\x32\xdf\x85\x31\xb9\x63\xc6\x55\xee\x77\x32\x47\x26\xc5\x0c\x86\x4d\x45\x28\x22\xc0\x92\x6e\xb8\x1a\x4a\x2b\x97\x85\xeb\xab\xbd\x56\x97\xb2\x54\xa1\xaf\x3e\x7d\x53\xf5\x0e\xae\x89\xe0\x19\x26\x42\x03\xd2\xbf\xef\xde\x90\x75\xf1\x41\xbd\xdb\xb6\x66\x1b\xc4\x60\x3c\x72\xcd\x2e\x9a\xfd\x91\x0b\xa6\x14\x4f\x3d\xb4\xe9\x3e\x2b\x94\x5c\xf0\x14\xb2\xe7\xe2\xfa\xe9\x4a\x19\xb9\xdc\xbb\x15\xa7\x10\x52\x8c\x04\x9b\x51\x90\x85\x3c\x2b\x85\x3d\xda\x41\xd3\xf5\xc1\xe1\xfc\x55\x59\x6b\x0d\xe1\x54\x8d\x20\xaa\x05\x77\xf5\x82\x1a\xeb\xd9\x41\xf7\x4c\x48\x22\xe1\x82\x2e\x05\x37\xae\x86\xdc\xbc\x34\x24\x95\x8f\xe2\xdc\x76\x8c\x6b\xbb\x3a\x56\x28\xc8\x8a\xb9\x2f\x4c\xd5\xb5\x9f\x7c\xd1\x14\xae\x98\x26\x4c\xd0\x49\x66\xcf\x00\xd8\x64\xef\x37\x2e\x1c\x99\x32\x6a\x4a\xd5\x35\x07\x33\x6a\x3a\xc4\xe8\xee\xb2\xc5\xa1\xa1\xc5\x2a\x9e\x33\x59\x9a\x03\xea\x6c\x8f\x73\x9e\xcc\xf1\x82\x2f\xcf\x99\x26\xb2\x5c\xf1\x56\x7a\xea\x89\xc6\x2b\x08\xbf\x94\x49\x99\xfc\x32\xc9\xfa\x0e\x90\x4d\xb2\x6f\x2e\xc9\xa4\x28\x87\x54\x92\x2b\x8d\xa6\x7f\x2f\xb5\xb1\xd2\xff\x27\x97\xd6\x51\xb5\x4a\x69\x1f\xc2\x79\x24\xd4\xe9\xad\x28\xef\xac\x44\xdd\x0e\x3d\x04\x2f\x92\x5c\x2e\x58\x0a\x99\x81\x1b\x35\x7f\xd3\x42\x72\x61\xb4\x77\x2d\xd9\x05\x6a\xec\x76\x3a\x19\x5c\x4b\xd6\xda\xe0\x5a\x32\xb8\x96\x0c\xae\x25\x83\x6b\xc9\x7a\x1b\x5c\x4b\x9a\xf4\x07\xd7\x92\xc1\xb5\x64\x70\x2d\x19\x5c\x4b\xd6\xda\xe0\x5a\x32\xb8\x96\xa0\xfa\xf7\x1b\x37\x5f\x0c\xae\x25\xbb\x1f\x1f\x5c\x4b\x06\xd7\x92\xc1\xb5\x64\xb5\x0d\xae\x25\xfb\xe9\x60\x83\x6b\x09\x19\x5c\x4b\x06\xd7\x92\xba\x0d\xae\x25\xd0\x06\xd7\x92\xc1\xb5\x64\x70\x2d\x19\x5c\x4b\x3a\x86\x3e\xb8\x96\x0c\xae\x25\xdb\xdb\xe0\x5a\x32\xb8\x96\xb4\x5b\x48\xec\xbc\x63\xe9\xda\xcb\x76\x2d\xf3\xa2\x34\x8c\xbc\x0b\x0f\x56\xb7\x2d\x99\x2c\x9b\xa2\x84\x33\xd6\xef\x18\xc5\x1e\x66\xfc\xe0\xd8\x02\x07\xe5\xd2\x25\x1f\x1e\x25\xae\x67\xa3\x6a\x48\xa3\xaa\x37\x7b\xbb\x7c\x64\x3c\xe7\xa6\x63\x7b\xd3\x34\x98\x5c\x6f\xd1\xe2\x35\x4a\xb6\x8c\x93\x2c\xa3\xe4\xca\x82\x1a\xc3\x94\x78\x46\xfe\xeb\xec\xfb\xcf\x7e\x1e\x9d\x7f\x79\x76\xf6\xdd\x93\xd1\xbf\xfd\xf0\xd9\xd9\xf7\x63\xf8\xc7\xbf\x9c\x7f\x79\xfe\x73\xf8\xe3\xb3\xf3\xf3\xb3\xb3\xef\xbe\x79\xfd\xf2\xfe\xf6\xc5\x0f\xfc\xfc\xe7\xef\x44\x99\x3f\xb8\xbf\xfe\x7f\xf6\xbe\xbd\xb9\x8d\x1c\xc9\xf3\xff\xfd\x14\x08\xed\xed\x59\x8a\x20\x29\x4f\xdf\xc5\x3d\x7a\x26\x66\x43\x6d\xbb\x1d\x8a\xf1\x43\x61\xd9\xd3\x77\xb7\xbb\x31\x01\x56\x81\x24\x56\x45\x80\x5b\x40\x49\xe6\xcc\xcd\x77\xdf\x40\x26\x50\x4f\xb2\x00\x14\xa9\x7e\x02\xff\xb4\x5b\xac\xca\xc2\x23\x91\xc8\xfc\xe5\x03\xff\xff\xf2\x5f\xd8\x9b\x7f\x0b\x24\x72\x75\xf5\xcf\xff\xc5\xd3\xb1\x93\xf4\xbf\x2e\xc7\xbe\x83\xb5\x6b\x79\x3d\xf0\xfa\xd2\xaf\x20\x16\xe8\x56\x56\x58\xb4\xda\xb2\x8f\x4f\x63\xa9\xd9\x1e\xfc\x37\xe7\xe2\xdd\x03\x3c\xab\x46\x98\x96\x84\xeb\xa6\xd6\x2d\x95\x78\xf7\x17\xc9\xbb\x9f\xec\xea\xf5\xb9\xd7\x1e\x6a\x35\xf7\xfa\x94\x4d\x2b\xb4\xcb\x81\xd0\x06\x4d\xb3\xfe\x0a\x57\x44\x6e\xb9\x36\x7a\xb1\x3f\x48\x86\xb6\x23\x6d\xb8\xee\x54\xf7\xb2\x7b\x0e\xc2\xbb\x28\x84\xb3\x04\x47\x87\xd4\xc1\x4b\x33\xbc\x2b\xdd\x28\x9f\xf6\x56\x84\x1a\x1a\x81\xbd\x33\xb7\x57\x85\xe3\xd1\x7e\xe6\x53\xfd\x47\xdd\xa5\x01\x0f\x29\x96\x55\x25\xd7\xfb\x57\x52\x68\xf6\x75\x04\xb5\xe8\x47\x83\xe2\x6b\xf6\x5a\xf7\xc6\x8a\xb4\x97\x35\x97\x95\x00\x0b\x08\xa5\xd8\x28\x40\x1f\x3a\x73\x78\x7d\xf0\xb5\xeb\x30\x4c\x15\xfb\xaa\xaf\x47\x88\x87\xad\x8d\xa6\xea\xa1\x59\x18\x36\x37\x9a\x56\x73\xc2\x0f\xbe\x77\x72\x94\xa7\x91\xef\x77\x25\x7f\xe4\x05\x5b\xb3\x37\x2a\xa3\x05\x30\x43\x8c\x8e\x7b\x73\x84\x06\xec\x9c\x52\x16\xca\xdd\x96\xef\xdd\x6a\xd6\x30\x24\x19\x15\x64\x4d\xb9\x20\x5b\x33\x67\x3b\x47\x5a\xa1\xfd\x69\xf6\xdc\x8e\x96\xc6\x7c\x76\x96\xa4\x87\x32\x18\x30\x4b\x29\x0b\x1b\x1f\x57\xec\x9b\xbe\xd9\xba\x5f\x42\xfe\x45\xb0\xa7\xbf\x98\x6f\x29\xb2\x2a\xa8\x4f\x2e\x3b\xf3\x52\x31\x3d\x40\x98\x1a\x03\xf7\xd8\xd4\xf8\xa1\x63\x23\x42\x09\x2d\x9e\xe8\x5e\x35\x46\x7e\xfb\x7e\xed\x6f\xc9\xef\xae\x80\xb3\xa9\x22\xf5\x17\x7c\x46\xd9\x37\x57\x64\x43\x15\x79\x75\x73\xf7\x97\xfb\xff\x7b\xff\x97\x9b\xd7\xef\x6f\x3f\x84\x6c\x6d\x33\x77\x8c\x8e\x75\x3b\xa3\x3b\xba\xe4\x05\xf7\x9f\xa9\x83\xd8\x80\xf6\xab\x20\x03\xf3\xfc\x3a\x2f\xe5\x0e\xc7\x6d\xd1\x13\xaf\xec\x77\xa2\xaa\x6b\x22\x01\x8a\x63\x9d\x2a\xb0\x54\xab\xce\xe7\x7c\xb6\x66\x49\x85\x46\x9d\xbf\x3b\xfd\x65\x25\x8c\x4d\x76\xae\xb8\x26\x9a\xc7\x86\x94\xde\xe4\x39\xcb\x63\x86\x32\x35\xa2\xe6\x95\xfb\xc4\x9e\x94\x6c\x57\x32\x40\xad\xee\x3e\xde\xdf\xfe\x9f\xb8\xaf\x13\xcb\x4b\x21\xf0\xea\x73\xc4\x1a\x12\x62\x58\x2a\x72\x96\x3f\xd9\xb8\xee\x34\xcf\xe7\x8e\xe9\xac\x65\x7a\x8c\x27\xf1\x53\x25\xda\x22\x50\xb4\xa8\x90\xad\xcc\xd9\x82\xdc\x05\x42\xb2\xdd\x77\x1b\xe1\x01\xe0\xa9\x21\x20\x34\x87\xcb\x84\x8c\x02\xf9\x48\x0b\xbf\xa3\x4a\x4b\x8c\x9d\xb6\x67\xc1\xb0\x6a\xf1\x8a\x16\xca\x23\x30\x42\x65\xad\x39\x5e\xde\x1b\x9d\x38\x62\xee\xea\x77\x48\xce\x84\xd4\x56\xc5\x36\x5f\x34\x32\xd1\xfc\x4a\x40\xcd\xf6\x0f\xd3\x85\x74\x74\x24\xa2\xbd\xc8\xca\x89\x5a\xae\xdc\xd8\xef\xdc\x77\x7d\xe7\x29\x00\x62\x95\x62\xea\xb0\xa8\x6d\x14\x6f\xf3\xed\x92\xd1\x5c\x0a\xaf\x96\xbd\xa3\x7a\x83\x1e\xdc\x2d\x55\x0f\x2c\xc7\x3f\x58\x40\xb3\x06\x27\xf1\x52\x2b\xdb\xcd\xcf\xfe\xbd\x63\x71\x4a\xd0\x12\xac\x4f\x1a\xf0\x4d\x1f\xce\x1c\xb8\xdf\xcc\xd8\x3e\x8a\x62\xff\x49\x4a\xfd\x7d\x1d\x70\x1f\xb1\xd4\x3f\xa0\xb6\x85\x50\x76\x27\x30\x04\xdd\xa9\xf9\x1c\x92\x2f\x0c\xbb\xfa\x46\xda\xba\x6c\xe7\x75\xb3\xb4\x67\x64\xe5\xb2\x12\x37\xea\x6d\x29\xab\x98\xfb\xe9\x0c\xa7\xbd\xbd\x7d\x0d\x7b\xae\xb2\xfe\x08\xa1\xcb\x3d\xa4\xdb\xc4\x5e\xcd\x55\xeb\x6a\x5f\x0c\xef\xf5\xb8\xcd\x68\x87\x95\x50\x4c\x2f\xc8\x7b\xba\x27\xb4\x50\x66\xb9\x7d\xb6\x1d\x86\xcb\xde\x81\x2f\xa2\x6d\xcf\x2c\x88\xb1\x43\xed\xcf\x4b\xa9\x37\xa4\xf7\x40\x00\xa4\x3e\xa4\x3a\x6b\xb9\x27\x6a\xb3\xd2\x7c\x21\x8e\xb8\xa6\x0f\x4c\x91\x5d\xc9\x32\x96\x33\x91\xfd\xe8\x18\x3b\x70\xc2\x07\x29\x0c\xdb\x47\xf0\xc2\x6d\xed\x07\x01\x1b\xbc\x2b\x3b\xc0\xdf\x82\x3a\xb2\xd7\xf6\x10\x52\xcc\x41\x82\x57\x8a\x95\xe8\x9a\x2a\x2b\x86\x93\xfb\xa7\x6a\xc9\x0a\xa6\x51\xe9\x7f\xa4\x05\xcf\xa9\x17\x43\x33\xef\xf1\x2d\x5d\x33\x42\x75\xcd\x56\x5a\x12\x26\x54\x05\x37\xe9\x51\x0d\x78\x82\x64\x75\x16\x8c\xaf\x8f\x8a\x7c\xb9\x7d\x4d\x5e\x92\x4b\xd3\xcf\x2b\x60\x87\x15\xe5\x05\xb8\x6b\x34\x2d\xfb\xa3\xe7\x2b\xff\x1d\x58\xe6\xf3\x30\x58\xe0\x72\x22\x4b\xdc\xdc\x33\x22\x24\x5e\xb0\x68\x47\x6b\xcc\x39\x6b\xf2\xf8\x3d\xa8\x86\x39\x00\x33\x6c\xb6\x8c\x67\x53\x84\xed\xa8\x43\x5b\xe6\xd8\xa6\x08\x58\x1d\xff\x96\x89\xdc\x14\x51\x42\xef\x8b\x62\x65\xa4\xcc\xfb\x72\x76\x99\xd7\x56\x50\x0c\xdf\x77\x67\x03\xd9\x77\xcb\x34\xcd\xa9\xf6\x5d\x52\x86\x92\xb2\xc9\xc9\xfb\xad\x2d\xfe\xf9\x25\xa2\x62\xef\xb8\xa8\xbe\x62\xbc\x44\xac\x51\x7d\xff\x06\x5e\x26\x99\x1b\x0c\x2c\x04\xdd\xed\x0a\x5e\xdf\x18\x1a\x6a\x53\x3b\x01\xd1\x60\x96\x87\x55\x34\x23\x20\x7c\x32\xac\x28\xa4\x11\xd7\x46\x13\xa1\x22\x97\xdb\x41\x47\x8d\x7a\xc7\x68\xb6\x69\x7f\xde\x30\x93\x97\x70\x08\xab\xfd\x3a\x0e\xdf\x70\x60\xa1\x60\x8f\xac\x88\x34\x7a\xdf\x99\x77\x8c\x9a\xe7\x56\x06\x88\x90\x82\x2e\x59\x81\xc7\x16\x72\x51\x44\x58\x5b\xb3\x94\x81\x76\x66\x90\x51\x5a\xca\x22\x36\x30\xfd\x93\x2c\xc0\x3d\x4e\xeb\xc1\x19\x22\x3f\xc3\xb1\xc1\xa3\x71\x63\x33\x96\x4b\x77\x6c\x60\xdd\xfd\xfc\xc6\x56\x79\x4f\xbe\xc1\xd8\xcc\x61\xd9\x1d\x1b\x9c\x56\x3f\xb7\xb1\x05\x82\x1f\x8a\x65\x99\xdc\xee\xee\x4a\x69\x0c\xac\x48\xc1\x6e\x5f\x6e\x7c\x1d\x68\x91\x03\x44\xd9\xb6\xf7\x7c\xc3\x02\x61\xd8\x25\x45\xcb\x56\x80\x13\xd5\x28\x25\x9d\x2f\xe5\xbf\x06\x6b\x17\x20\x2f\xfa\x67\x84\xfb\x86\x0b\xaa\xaa\xe9\xda\x1f\xce\x26\xf1\x64\x46\x8b\x8d\x54\x3a\x68\x76\x49\x7f\x86\xfb\xaf\xb7\xe2\xac\xc0\x3d\x61\xfe\x16\x04\xed\xa1\xd3\x8e\x0b\x42\xc1\x8a\x76\xb8\x90\x90\x39\x73\x6e\x29\x17\x9c\x16\x10\xf8\x65\xe7\x00\x28\xb9\x20\x32\x73\x5a\x38\x37\x51\xde\xa1\xaf\x25\x26\xb2\x07\x10\x75\x41\xef\x14\xa6\x81\x89\x9c\x8b\x35\xa0\x24\x33\x52\xb2\x02\x03\xd4\xec\x86\x79\x40\x23\x28\xe8\xa6\xde\x56\xc7\x1c\x93\xb9\xee\xc3\xf9\xcf\xa5\xb0\x01\xf7\x00\x45\x78\x8d\x0a\xe2\xf4\xc0\x15\x0a\x35\xae\xc8\xc5\x3b\xb7\x54\x17\x3f\xb5\xe4\xbd\xc0\x3e\xd5\x9c\x82\x58\xd6\x03\x17\xb9\x0d\xfc\x32\x13\x10\xb1\xc2\xce\xb7\x64\xb5\x35\x88\x1e\xe4\x79\x7b\x9b\x7e\x4b\xfe\x55\x90\x7a\x02\x02\x48\xcf\x1b\xf6\x0d\x62\xce\x00\x92\x35\xfb\x7e\x42\xf5\xcf\x01\x44\xf3\xc3\xda\x61\xd8\xae\x01\x0a\xae\xa3\xfd\x7d\xf2\x45\x00\x5f\x99\xbe\xcf\x89\x08\xba\x11\x77\x40\xc9\xcd\xa9\xff\xa2\xd8\xb3\xa7\x91\x79\x61\xf9\xc0\xe3\xe3\x89\x8b\x5c\x3e\xa9\x69\x76\xc1\x0f\xf8\xb2\x53\x56\x33\xb3\xad\xb0\x94\x52\x63\x1b\xf8\x75\xf8\x0e\xf0\x7b\xc8\x38\x70\xbc\x0a\x15\x71\xfc\xa6\xc6\x50\xb1\xee\xc6\xef\xfe\x06\x55\xf7\xf5\x56\xd1\x57\xa5\xa1\xa9\x39\x2d\xee\x77\xd1\x97\xe4\xbf\x7d\x7f\x7f\xd3\x25\x60\xc4\xe6\xd3\x86\x95\x78\xf8\x9a\xdf\x03\xb6\x10\xcd\xb7\x5c\x29\xc0\x7f\xd8\x72\x23\xe5\x03\xb9\x74\xe1\x0b\x6b\xae\x37\xd5\x12\xaa\x52\xb5\x62\x81\x14\x5f\xab\x6b\xcb\xa3\x73\x33\x8a\xab\x80\xaf\x70\x51\x70\xd1\xc2\xfe\x99\xd0\xca\xa1\x1a\xa6\xa3\x24\xab\x47\x02\x8b\x15\x40\x52\xd0\x6d\xe3\xba\x1d\x4e\x06\xa4\x6e\x40\x20\xf3\x59\x8f\x8f\xe1\xb2\x7d\x08\x4a\xef\xf7\x2c\x1d\xf4\xd6\x66\x25\xd8\x6c\x98\x10\x55\xf7\xc8\xec\x59\xa5\xf1\xbc\xd6\x98\x03\xb5\x26\x8c\x17\xc0\x2d\xfb\xaa\xd9\x81\x4e\x48\x1d\x04\xbb\x02\xc6\xdd\x87\xc3\x0e\x03\x5e\xe6\x91\x2e\xe8\x15\xc4\xa8\x3d\x58\xcc\x07\x7c\x85\xd1\x3c\x84\x57\x9c\x24\xf3\xc8\x73\xcb\x3d\x12\x2d\xfb\xc8\xd9\x4d\x29\xef\x43\x9e\x07\x76\xf2\xc8\xa1\xed\x17\xd3\x74\xb5\xe2\x82\xeb\x7d\x60\x8c\x9a\x59\xcb\xee\x09\x89\x39\x2c\xb6\x78\x9f\xd1\xba\x33\x29\x94\x2e\x29\x17\x23\x09\x83\x61\xc7\x87\xd1\xe3\x6e\xbc\xfd\x1b\xf4\xf1\x75\x1d\x7d\x09\x8a\xa0\x1b\x61\xbb\x8f\x65\x55\x78\x6d\xec\x3a\xa3\x57\x7a\x24\x6b\xf8\x59\xb8\x2b\xd9\x8a\x95\x25\xcb\x5f\x57\x86\x71\xee\xeb\x0e\xdd\xae\x85\xac\xff\xfc\x06\xea\xa8\x79\x83\xd7\x06\xe3\x06\xab\xda\x15\x51\x44\xbd\x03\x3f\x08\x8e\x15\xfb\x43\x88\xb2\x29\x73\x90\x2b\x66\xf6\xac\x3b\x4a\x51\xcd\xd5\x0a\x8f\xa0\x7a\x3e\xd9\x57\xa8\xe6\x68\xf4\xa3\x10\xb3\xa7\xde\xa2\xce\xc4\x87\x43\x6b\x46\x96\x15\x38\x90\xb6\x74\x4f\xb2\x8d\x94\x50\xb0\xcc\x7c\x3a\xe8\x5c\xa0\x9a\x3c\x72\x59\x80\xb9\x02\x55\xf8\x4a\x8c\xb5\xb3\x92\xb3\xd5\xc5\x50\xf3\x14\x2d\x4f\x1b\x07\xbb\x95\x4a\x37\xab\xe6\x0e\x2e\xf3\xa1\x27\x8e\x98\x42\x00\xc5\x35\x54\x44\x53\x9a\xa8\x6a\x6b\x3a\xf6\xc4\xf8\x7a\xa3\xd5\x8c\xf0\x05\x5b\x34\x38\x71\xfd\xe1\x00\x92\x5b\xc6\x34\x04\xb5\xbb\x81\xb6\x79\x1b\xd5\xf8\x2d\xa8\x1e\x97\x2e\x0a\x36\x80\xa8\x0d\x3e\x9f\xd5\x86\x40\x9f\x4b\x0f\x2e\x7d\x60\x65\xba\xc5\xd5\xac\x0e\x6c\xa6\x30\x13\xcb\x3d\xe1\x9a\x95\x14\x8b\x69\x6c\x4a\x59\xad\x11\xa5\x61\x18\x36\x1c\x94\x13\xbb\x6a\xb1\x12\x9c\x13\x34\x07\xd3\xff\x02\x27\xf9\xc2\x9d\x8f\xe6\x83\x3c\x54\xd5\x80\x95\xd8\x52\x9d\x6d\x6a\x4d\xae\x2c\x99\xda\x49\x84\x15\xe0\x97\x37\xcd\x0c\xfc\x3e\x82\xec\xa5\xba\xaa\x59\x87\x6c\xf8\x7a\xe3\xf8\x82\x5a\x6d\xb6\xcb\x71\xcf\x55\x5f\xea\x46\x10\xb6\xdd\xe9\x7d\x8b\xb7\x5b\x1c\xa4\x59\xb9\x0d\xa0\x48\xea\x39\x02\x46\x84\xc3\x49\xe1\xe8\xf8\x16\xe3\xc7\x2d\xaf\x93\x97\xe4\xd2\x30\x7b\x10\x51\xae\x5f\x28\x10\x01\x73\xb9\xbb\x5a\x90\x1b\x22\xaa\x5a\x92\x9d\xda\x51\x21\xeb\x7e\x42\x87\x00\x8b\x35\x3a\x4e\xfd\xbd\x30\x63\x3c\xaa\x2e\x16\x76\xdd\xe8\x15\x93\xca\x4e\xdd\x58\x3c\x83\x15\x50\x11\x13\x06\x3d\x23\x54\x29\x99\xf1\xc0\x4a\x8b\xd8\x6a\xbe\xeb\xb2\x33\x2e\x51\xd8\xda\xc4\x0f\x9e\xb8\xd9\x6f\x6d\x98\xf0\x37\x07\x53\x51\x70\x05\x5e\xe2\xee\x94\xb4\x45\x5e\x04\x6d\x62\x64\x90\xa1\xf4\x42\x21\x04\x1f\x50\xcf\xad\x69\xc1\x3b\xef\xe8\x60\x8e\x0e\x22\x8a\x28\x41\x87\x42\xc3\x1f\xe6\xec\xb2\x26\x83\x4d\x01\x0e\x12\xd2\xed\x46\xc9\x03\xdb\xcf\x50\xa0\x0a\x62\x56\x9c\xd6\xa4\x01\x4f\x0d\x8c\xe0\x6c\x1a\x20\xaf\x0c\x8b\x7c\x62\x9f\x62\xe6\x7a\x1a\xdf\x61\x7b\x60\x1e\xe5\xf1\x50\x1b\x28\x56\xe8\xa2\x31\x23\x70\xf1\x39\xd1\x34\x49\xb3\x46\xd6\xcb\x43\xb4\x8c\x9b\x05\x32\xa5\xe2\x5d\xd3\xdc\x42\x9e\x38\x1f\x9f\x5c\x60\xaf\x42\x46\x79\xa1\x2c\xc8\x2e\x85\xda\xf0\x10\x84\xb8\xdf\xb4\x04\x0e\x86\xad\x6d\xb9\xa3\x06\x8b\xb1\xcb\xb1\xfc\x66\x9a\x39\x53\x6f\xc5\x8c\x7c\x90\xda\xfc\xe7\xcd\x57\xae\x8c\xda\xf5\x5a\x32\xf5\x41\x6a\xf8\xdf\xf8\xe9\x27\xe4\xad\xc6\x9d\xf1\x6e\xc2\xdb\x27\x2c\x1e\xce\xcb\x89\x4b\x77\x23\x30\xf6\x19\x00\x7d\xe8\xc5\xa4\xdd\x88\xed\x76\x65\x31\x52\x2b\x1e\xb8\x22\xb7\xc2\xa8\xe0\x38\xe1\x53\xf8\xc0\x59\xf4\xca\x76\xb3\x5d\x69\x00\x34\x96\x33\xf5\x13\x79\xc1\xf4\xb5\xcd\x0d\x67\xed\xf2\x39\xbb\xfb\x16\x42\xda\xde\x21\xe6\x31\x81\xe4\xb0\x83\x1b\xfa\x08\x8a\x38\x17\xeb\x20\xa3\xb0\xdf\xac\x92\x3e\xb3\x4e\x22\x87\x72\x73\xa1\x59\xb9\x2b\x59\x8c\x5e\xd2\x34\x0a\xb5\x19\x5a\x85\x24\xb8\xeb\x33\xc4\x39\xef\x0a\x9a\x4d\xa2\x9b\x83\x21\x63\x86\xab\x4b\xaa\xd9\x9a\x67\x64\xcb\xca\x35\x23\x3b\xa3\x99\xc4\xaf\xd1\x84\xa3\x1f\xdb\x09\xdb\x3f\x26\x45\xa4\xdb\x62\x6a\x89\x36\x6d\x6e\x24\x7b\xe4\x1b\x8e\x65\xa3\x5e\x8b\xaa\x35\xda\x7f\x2d\x6e\x36\x40\x11\xfd\xde\xd8\x8a\x3f\x4b\x1d\x14\xac\xd8\xa4\x83\xda\x96\x74\xd0\xa4\x83\x76\x5a\xd2\x41\x9b\x96\x74\x50\xdb\x92\x0e\x9a\x74\xd0\xa4\x83\xc6\xb4\xa4\x83\x0e\xdb\x8f\xa6\x83\x46\x7f\x08\xd1\xd9\x49\xc0\xf1\x0f\x88\xbd\x37\x48\x31\x22\xc0\xa0\x04\xc7\xac\xfd\x10\x32\x36\x4a\xe3\xbd\xd5\x23\x3e\x03\x1c\x8d\x35\x21\x83\x49\xda\x1a\xa5\xf3\xdf\xbd\x7c\x19\xca\xf9\xe1\xe5\xd6\x5a\x3d\x8f\xaa\xf1\x1a\x7b\xeb\x42\x83\xeb\x07\x3d\x8e\x2b\x19\xe2\x2b\x7a\x9e\xcb\x17\x8e\x79\xf5\xce\xe2\x7b\xb6\xe7\x45\xed\x20\xec\x38\x21\x63\xe2\x52\x3a\xce\x61\xd0\x9e\x84\xd4\x64\xcb\x34\xa1\xba\xe3\xfa\xe1\x5b\x16\x7a\x12\xed\x64\x8e\x87\x83\xbd\x8f\xce\xf9\xc2\x73\x22\x85\xf5\x0f\x0a\x48\xbb\xbf\xf5\x5d\x70\xe7\x9a\x67\x9c\xbd\x51\x64\x8c\xaa\x20\x77\x36\xc4\xda\xb8\xb1\xca\x2d\x23\x98\x15\x67\x8f\x0e\x33\x0c\xe6\xd6\x87\x5c\xb2\xc5\x3a\x64\xef\xe4\x95\x2b\xc8\x84\xf5\xfb\xae\x30\x6c\x03\xd3\xa1\xc1\xeb\x2e\x4b\xf8\x8f\x99\x1c\x5d\x86\x08\x32\x2d\x09\x7b\x64\x42\x57\x58\x5a\xe0\x91\x67\xba\x0e\x83\x87\x40\x49\xae\x31\xf6\xc2\xdf\xbf\x38\x93\xaa\x2f\x77\x02\xcf\xbf\x9e\xe1\xe0\x6a\x69\x1d\xb1\xe4\x43\x65\x8b\xf9\x3e\x56\x0b\x80\x7f\x02\xaf\x7e\xfc\x14\xe2\xb3\x25\xb1\xc7\x77\xdf\x66\xaf\x8a\xc2\xac\x1a\xba\x70\x87\xde\xc1\x38\x3c\xa4\xe3\x16\xc5\x01\x75\xb8\x1a\x23\x0c\xc2\x89\x9a\x79\xb8\xf9\xf0\xda\x26\x04\x90\xcf\x72\x27\x0b\xb9\xde\xb7\xd7\xcd\x06\xbf\xbb\x02\x61\xe1\x76\x15\x25\xaa\x5a\x5a\x1b\xcd\x70\xdc\x87\x1e\x43\x24\x2f\x66\xf2\x62\x36\x2d\x21\x48\x09\x41\xea\xb4\x84\x20\x35\x2d\x21\x48\xb6\x25\x04\x29\x21\x48\x09\x41\x8a\x69\x09\x41\x1a\xb6\xe4\xc5\x4c\x5e\xcc\x43\x2d\xe9\xa0\x49\x07\xed\xb4\xa4\x83\x36\x2d\xe9\xa0\xb6\x25\x1d\x34\xe9\xa0\x49\x07\x8d\x69\x49\x07\x1d\xb6\x9f\xaf\x17\x33\xe6\x13\xe1\x93\x3c\x1f\x3a\x04\x02\xfd\x65\x01\x5d\x0f\x2d\x00\x2d\xf3\x93\x52\x54\xe1\x16\xbd\x63\x19\xaa\x41\x4e\x9e\x4c\xce\x6d\x2d\x3a\x70\x39\x19\x82\xf6\x86\x3e\x45\xb7\xe8\xd9\x9a\x91\xbf\x4a\xc1\x66\x90\x87\x67\x44\x83\x92\xde\x3a\x26\x70\x9b\x87\x21\x76\xa9\xae\x3c\x59\x51\x29\xff\x35\xe5\xbf\x8e\xb5\x94\xff\xfa\x4b\xcc\x7f\xdd\x50\x85\x3b\x01\xd5\x92\xa3\xe9\xb0\x61\x1b\xca\xc9\x48\x23\xa4\x7f\xef\xcd\x86\x0d\xf1\xc0\xff\xa8\xf9\xb2\x46\xb4\x58\xb6\x35\x73\xde\x62\x3c\x9c\x97\xdc\x06\xdb\xb0\xfc\xae\x3b\xd6\xa0\xd3\x11\x11\x13\x18\x12\x85\xfb\x30\x76\xac\x9c\xbb\x0a\x68\x2b\x2e\xf2\x03\x23\x0d\x22\x6c\xe7\x38\x64\x89\x62\x73\x5a\xbb\xc3\x9c\xe4\xc8\x6e\x7b\xe2\x3b\xc7\x20\x64\xb8\x86\xfb\x84\x7b\xf1\x4d\x3f\x45\x86\x2b\x60\x1a\x4e\x11\x39\x05\x94\x03\x6c\xe4\x3f\x2a\x56\xee\xa1\xc2\x60\x6d\xcb\x47\xaa\xa9\xf6\xe6\x2b\x1b\x97\xc5\x15\xc9\xa8\x82\xf8\x8c\x28\xeb\x74\x2a\x52\x74\x8a\xa7\x9c\xf4\x27\xa5\x4f\x0c\x31\xba\x82\x07\x95\x8b\xeb\x36\xb9\xb2\x13\x7c\x10\xee\x0c\x3d\x20\xbb\xad\x73\xda\x34\xa1\x0f\xb1\xb8\xe3\x34\x33\xe8\x20\xf7\x9c\x01\x06\x25\xcf\x02\x85\x92\x67\x81\x43\xc9\x19\x20\x51\x72\x12\x2c\x4a\xa6\x42\xa3\xa4\xbf\x84\x66\x0c\x56\xc7\x82\xb5\x9c\x44\x91\x74\xb0\xd5\x01\x52\x3a\x91\xe6\x14\x7c\x95\x9c\x6a\xa7\x9f\x82\xb3\x92\xfe\xe4\xd6\xcc\x56\xdf\x4b\x34\x75\x2e\x0e\x41\xb5\x35\xf0\x3a\x91\xe6\x71\xb8\xd6\x48\x95\x89\x44\x07\x90\x2d\xec\x90\x53\x51\xdb\x93\x17\x75\x2a\xfe\x4a\xfa\x4b\x6a\xc1\x38\x7b\xa5\x77\x34\x9c\xd3\xb4\x01\x86\xdb\x87\x0e\x27\xd2\xed\xe1\xb8\x03\x88\x73\x22\xd9\x21\x96\x7b\xbe\xfe\x1e\xc1\x73\x27\xc2\xa5\xe4\x20\x64\x7a\x0a\xa6\x4b\xdc\x3d\x88\x03\x38\xd3\x82\x93\x93\x37\xf5\x99\x20\x4d\x72\x0a\xac\x49\x4e\xdf\x5d\xd3\xe1\x4d\x32\x19\xe2\x24\x93\x60\x4e\x32\x1d\xea\x24\xd3\xe1\x4e\x72\xc2\x0c\x81\x32\xfa\x0e\x82\x2c\x63\x27\x68\xca\xa5\xcd\xc3\x76\x02\x6f\x0c\xb5\x6a\x1c\x08\x6a\x7a\x5b\xba\x8b\x35\x33\x4c\xfb\x9b\x51\xe7\x60\x83\xff\x9d\xec\x28\x2f\x95\x31\xe6\xd0\x15\xd2\xfe\x2d\xde\x2f\x20\x1a\xeb\xda\x76\xd3\xf4\x90\xab\xf0\x9b\xec\x86\x0d\xc3\xe0\x2d\xbc\x62\x64\x7e\xdf\xb6\x88\xd7\x68\x9f\x36\x52\xa1\xee\x89\x10\x0c\x57\xe4\xe2\x81\xed\x2f\x66\xa7\x49\x63\x43\xe6\x56\x5c\xa0\xa2\x3c\xf0\x8b\x39\x3d\x3c\xde\x00\x12\xc5\x9e\x5c\x00\xad\x8b\x03\x91\xde\x53\x14\x8d\x49\xe6\xce\x49\x8e\x8a\xc8\xd7\x04\xdd\x32\xb5\xa3\x19\x7b\x0e\xf3\x1c\x15\xec\x38\x4e\x94\xab\xa6\x4f\xad\xdb\xbe\x34\x2b\xb7\x93\xa3\x19\x5c\x16\x02\xec\xe5\xce\xdd\x38\xa4\x12\x5c\x0a\x8b\x56\x45\xd1\x6c\x75\x12\x6d\x88\x41\x5e\x0b\x15\x71\x2e\x44\x8b\x1d\x2b\xb0\xde\x59\xed\xa6\x68\x7d\x28\xb0\x8e\x71\xa7\x9b\x55\xd1\xb2\x79\xcd\x7e\xe9\xa5\x47\xd4\xd4\xa3\xc8\x42\x78\xd4\x96\x51\xa1\xc8\x85\xf3\xab\xbc\x50\x0d\xb5\x8b\x05\xb9\xf1\x5d\x74\xd6\x6d\xd8\x9d\xba\xa7\x97\x7f\xfb\xfb\x55\xa7\x80\x5e\xd3\xd1\xd8\xb5\xaf\x17\x04\xaa\xd9\xed\x36\x74\x8e\x57\xdd\x98\xc9\xe0\x8a\x04\x5c\x30\xd9\x6d\x1b\x09\xde\x18\xbc\xb7\xb8\x05\x68\x7e\xe8\x6f\xa5\x28\xaa\xee\xba\x49\x23\xc3\x43\xae\x99\xec\xb6\x84\x45\xf9\x5b\xc2\xa2\xa2\x5a\xc2\xa2\x7a\x2d\x61\x51\xa3\x2d\x61\x51\x09\x8b\xea\xb4\x84\x45\x25\x2c\x2a\x61\x51\x21\x04\x12\x16\xe5\x7b\x35\x61\x51\x09\x8b\x4a\x58\xd4\x6f\x05\x8b\x9a\x9e\xb8\xd5\x46\x65\x6c\x44\x21\x18\x47\x9a\x6a\x1e\x72\x9b\x54\xd3\xea\x04\x30\x47\x11\xff\xd5\x45\xa4\xa2\x28\xb6\xd0\xab\x11\x44\x2a\x8a\x64\x1b\xbd\x6a\x8f\xbd\x8d\x20\xf1\x38\xe6\x6b\x62\xe5\x6a\x3c\xaa\x8d\x6f\x0d\xf0\xc2\x09\x70\xd4\x01\xf0\x09\xa7\xdb\xc1\x53\xd3\x80\x38\xd7\xa3\x51\x5c\x2a\x82\xf4\x04\xcd\x60\xa2\xcc\x9f\x72\xc6\x69\x5b\x38\xe4\x4f\x71\xe6\x6c\x2f\x6e\xcf\x46\x44\x37\x17\x27\xd6\xe1\xd2\x71\xd8\xe5\xa5\x8b\x4e\xbb\x32\xab\x2b\xa4\x6e\x11\x22\x97\x54\x68\x3e\xaf\x9f\x88\x22\x5c\xc7\xac\x41\xb0\xa5\x2b\xce\xd5\xd8\xdd\x93\xb0\x36\x17\x00\x5e\xc7\x1c\x37\x8c\x38\xb3\x57\xe7\x4d\x9c\x07\xae\xea\x7b\x37\xa9\x22\x65\x25\x84\xe9\xad\x14\x36\x68\x19\x0f\xa1\x28\x8a\x78\x83\x97\xdd\xe2\x08\x1b\xc1\x9c\x00\x72\xd0\xf0\x40\xbc\x6e\xe4\x64\x99\x5c\x11\x2a\x6c\x9d\x1c\x29\x6c\x3c\x2b\x15\x71\x14\x5d\x9c\xb1\x93\x14\xb0\x5a\xbc\x9e\x81\x05\x79\x63\x36\x7c\xdc\x5e\x6a\x06\x67\x28\x19\x9e\xa2\x45\x21\x9f\xe2\xce\xb0\x09\x3b\x32\x56\xaf\x9e\x4f\x58\x87\x1f\xb3\xd0\xdd\xd3\xb3\x15\xba\xeb\x85\xb9\xfe\x46\xeb\xdc\x45\x87\x34\xa7\x62\x77\xa9\xd8\x9d\xaf\x3d\x6b\xb1\x3b\x78\x1d\xcf\x92\xf1\xaa\x77\x01\x34\x6d\x5d\xbc\x73\x56\xbd\x23\xe4\x87\x0d\x03\x49\x52\x32\x58\xf6\x6d\x55\x68\xbe\x2b\x9a\xdc\x0f\xec\x6e\x81\xf0\x17\x16\x69\x08\xbb\xaf\xbc\x2d\xbd\x4c\x8f\x69\xb6\xe9\x6f\x60\xf8\x22\xa4\x97\x2a\x38\xcb\x42\x2c\x4d\x48\xd5\xa1\x45\x61\x6b\xdd\x39\xe4\x0c\xf3\xa2\xf8\xf3\x25\x5e\xbc\x06\x5d\x43\x35\x39\xed\x70\xee\x5e\x1a\x75\xa6\x30\x6c\x17\xaa\x6c\x1c\xd7\xab\x06\xf7\xc3\xaf\xf9\x23\x0b\xf3\xec\xd6\x4a\xd5\xa5\xba\xba\x72\x76\xd3\xa9\x0a\x67\x8c\xa2\x09\xe7\x5c\x18\x50\xd0\x57\xfa\x7c\x8a\x5c\x20\x51\xa9\xd8\xa8\x02\xf7\x87\x96\xe6\xf0\xc7\xf0\x95\x1a\x57\xdd\x60\x82\x23\x22\x1a\xda\xac\xd3\xa8\x6c\x21\xb2\x34\x12\x1d\x9b\x94\x06\x12\x9a\x02\xd2\x4a\xeb\x08\xd6\x3f\x26\xa7\x7f\xfc\xa4\x05\x12\xcf\xe4\x66\x0f\x70\xb1\x4f\xaf\x77\x33\xc9\xbd\x7e\x7a\xa1\x9b\xb3\xb9\xd5\x53\xa5\x9b\xb1\x76\x7a\xa5\x9b\xbe\xfb\x7c\x92\x43\x82\x1c\x77\x9d\xff\x42\x0b\xde\x1c\x70\x7c\x13\x3a\x2d\xc6\xe1\x98\xd3\xbb\xe5\xbe\x9e\x40\xf8\x80\xc3\x7b\xe8\xba\x9e\x12\x6c\x72\xb2\xb3\xfb\xa7\x2e\x78\x33\x74\x70\x4f\x71\xd2\x10\x8f\x73\x9b\x44\xa2\xb9\xd8\x46\x1d\xdb\xa0\xad\x4e\x20\x3a\xea\xd4\x9e\xd6\xcf\x11\x87\xb6\xed\xf2\x14\xd6\x3a\xe0\xcc\x6e\xb9\xa5\x27\x50\x1c\x3a\xb2\x87\x2e\xe9\x09\x64\x53\x8d\x98\xa3\xed\xd7\x57\x23\x66\xb2\x83\xfa\x74\xe7\xf4\xc4\x75\x0f\x71\x4a\x4f\x76\x24\x8f\x38\xa4\x0f\x38\x98\x23\xc1\xee\x9e\x33\xfa\xdc\xce\xe5\x67\x70\x2c\x3f\x83\x53\xd9\xef\x50\x8e\x57\xd8\x27\xec\x96\xe8\x57\x26\x27\x28\x04\x26\x27\x74\x13\x0e\x22\xc0\xf0\x23\x89\x09\x87\x5c\xbb\x11\x4e\xbd\x41\x52\xc2\x91\x44\x83\x88\x8e\x76\x0a\xa0\x78\x93\x0c\x82\x09\x63\x32\xc2\x73\x24\x18\x04\x25\x17\x20\xf9\x60\x9a\x41\x89\x05\xa0\x16\xc4\x4d\xc0\x48\x52\x41\x27\x51\x20\x98\xea\x58\x42\xc1\x09\x49\x02\x09\xb1\xf0\xb4\x84\x58\xf4\x5b\x42\x2c\x12\x62\x71\xa8\x25\xc4\x82\x24\xc4\xa2\xd5\x12\x62\x91\x10\x8b\xb8\xde\x24\xc4\xe2\xe0\x1b\x09\xb1\x18\xed\x6c\x42\x2c\x12\x62\xf1\x8b\x42\x2c\xa6\x5d\x60\x38\x1a\xc2\x1e\x67\x34\xf9\xc2\xd7\x27\xe9\x9e\x81\xc5\x14\xa6\x1a\xfe\x4d\xd8\xfa\x58\x28\x7a\x30\xc9\x83\x21\xeb\x67\x82\x28\x6a\xb0\x63\x34\x04\x3d\x98\xe6\xc4\x50\xf5\xc8\xd3\x74\x82\x2c\x8d\x3d\x2b\x26\x84\xa6\x87\x87\xa5\xb7\x22\x80\xc2\xf7\x41\x50\xa4\x50\x54\xe8\xaa\x27\x1c\x7d\x10\x62\x1e\x4c\x78\x2c\x14\xbd\x1b\x95\x14\x4c\xf2\x48\x18\xfa\x81\xc8\xa4\x60\x92\x87\x42\xd0\x8f\xc6\x26\x85\xaf\x53\x2b\xfc\xdc\x1b\x52\x1e\x4c\x15\x42\xcf\xcf\x10\x4e\x1e\xb9\x73\xe2\xa2\x88\xe3\x42\xc8\x9f\x25\x2c\x38\xa2\xa4\xbf\xd0\xfc\xf4\xb2\xfe\xed\x1d\x38\xa8\xed\xef\x19\x15\x44\xbc\x12\xfa\x28\x79\x4e\x76\x95\xb6\x45\xc2\xc7\xeb\xfb\x7b\x48\xb6\xab\xff\xa7\xfa\xfe\xc7\xeb\xfb\x77\x96\x2d\x15\xf9\xff\xcd\x15\xf9\x6f\xaf\x7f\x00\xc5\xf6\x5d\x00\xe1\x95\xfe\x83\x16\xbe\x89\x07\x0f\xaa\xf4\x1f\x48\x13\xef\x02\x48\x95\xfe\x5d\x4b\x95\xfe\x47\x9f\x4f\x95\xfe\xdb\x2d\x55\xfa\x6f\xb7\x54\x5d\x2d\x55\x57\x3b\xd2\x52\x75\xb5\x5e\x4b\xd5\xd5\x46\x5b\xaa\xae\x96\xaa\xab\x75\x5a\xaa\xae\x96\xaa\xab\xa5\xea\x6a\x21\x04\x52\x75\x35\xdf\xab\xa9\xba\x5a\xaa\xae\x96\xaa\xab\xfd\x56\xaa\xab\xa5\x4a\xff\xa9\xd2\x7f\x78\x4b\x95\xfe\x53\xa5\x7f\x92\xb0\xa8\xf0\x96\xb0\x28\x6c\x09\x8b\xea\x77\x26\x61\x51\x24\x61\x51\x09\x8b\x0a\x6d\x09\x8b\xaa\xfb\x9b\xb0\xa8\x84\x45\x25\x2c\xea\x48\x4b\x58\x54\xaf\x25\x2c\x2a\x61\x51\xbf\x10\x2c\x2a\x55\xfa\x0f\x6c\xa9\xd2\x7f\xaa\xf4\x9f\x2a\xfd\xa7\x4a\xff\xa9\xd2\xff\x51\x2a\xa9\xd2\x7f\xaa\xf4\x9f\x2a\xfd\xf7\xda\x8f\x52\xe9\xbf\x93\x12\xf2\x6b\x2f\xf7\x1f\x30\xd8\xee\x50\x02\x88\xc2\xad\x00\x51\x35\xff\x03\x88\x62\x8e\x54\x78\xcd\xff\x00\x92\x78\x2b\x40\x70\xcd\xff\x00\x8a\xf5\xad\x00\x61\x35\xff\x03\x28\x76\x6f\x05\x08\xab\xf9\x1f\xb2\xee\xbd\x5b\x01\x52\xcd\xff\x43\x2d\xd5\xfc\x4f\x35\xff\x3b\x2d\xd5\xfc\x4f\x15\xf4\xc6\x5a\xaa\xa0\x17\xd5\x52\x05\xbd\x54\x41\xef\x48\x4b\x15\xf4\x62\x5a\xaa\xa0\x97\x2a\xe8\xc5\xb4\x54\x41\x2f\x55\xd0\x3b\xf4\x5a\xaa\xa0\x97\x2a\xe8\xa5\x0a\x7a\x67\x7e\x25\xd5\xfc\x4f\x35\xff\x53\xcd\xff\x54\xf3\x3f\x21\x16\x9e\xae\x24\xc4\x62\xa4\x25\xc4\xa2\xdf\x12\x62\x91\x10\x8b\x84\x58\x24\xc4\x22\x21\x16\x9e\x96\x10\x0b\xd7\x12\x62\xd1\x6a\x09\xb1\xe8\xb4\x84\x58\xd4\x2d\xd5\xfc\x4f\x35\xff\x53\xcd\xff\x54\xf3\x3f\xd5\xfc\x4f\x35\xff\x7f\x75\x35\xff\x03\x1e\xa2\x95\x96\x5b\x59\x09\x7d\xcf\xca\x47\x9e\xb1\x9b\x2c\x33\xff\xf7\x59\x3e\xb0\x91\xa0\xe2\x2e\x2e\x36\x42\x82\x70\x91\xf3\x0c\x2a\xbc\x3f\x6d\x98\xde\x8c\x06\x77\x53\xa2\x90\x02\xa1\x48\x82\x68\xa0\xd1\x48\x16\xe8\xad\x39\x5a\x21\x6e\x15\x3e\x3a\xc6\x12\x38\xfe\xa5\x94\x05\xa3\xc7\x40\x5d\x84\x66\x6d\xd7\xdf\x71\xf1\x30\x22\x9e\x3b\xc3\x7e\xf1\x66\xf0\xe6\x70\xb4\x84\x0b\x0c\x87\x1f\x8f\xfc\xa5\x4b\x59\x69\x37\x7a\xd5\x1a\x30\x17\xff\x8e\x1b\x8a\x0b\x2d\xe1\xd0\x79\xa1\x08\x13\x8f\xbc\x94\xc2\x83\x3b\x3e\xd2\x92\x9b\x0e\xaa\x59\x57\xf4\xa9\xbd\xd0\xf4\xab\xd9\xb1\xaf\x65\xf6\xc0\x4a\x52\x98\xae\x2f\xc8\xc7\x1d\xea\xfd\x63\x5b\xe0\x35\x5b\xd1\xaa\xd0\x70\xcd\x80\x2e\x2b\xb6\x78\x71\xd2\xdc\xf3\x2d\x5d\xb3\xbb\xaa\x28\xee\x59\x56\x32\x1d\x3c\xf3\xb7\xbd\xf7\x2c\x2c\x22\xed\x08\xea\xc4\x40\x28\x35\xce\xc4\xb8\xae\xa0\x25\x51\x8e\x4c\xfb\xfe\x89\x5a\x17\xd3\x92\x54\x8a\x41\xad\xff\x5d\x55\xd8\x5a\xfa\x63\xbb\xd3\x0a\x43\x18\x9d\x32\xef\x36\x71\xe5\x77\x32\xff\x54\x09\xcd\xb7\xec\x9e\xc1\xe5\x17\x88\xc1\xd4\x27\xcf\x98\x69\xa0\x37\x4c\xb1\xba\xaf\x10\x1c\xbf\x64\x64\x47\x95\x42\xa5\xce\x30\xdf\x23\xcf\x2b\x5a\x40\x3f\x0d\xf3\x6d\x77\x68\x85\x20\x4e\x37\x42\x7b\x05\x58\x31\xdb\xda\xc1\x2e\xc8\xf7\x46\xe1\xfa\x4a\x0d\x01\x97\x33\x82\x91\x97\x72\x45\x72\xe0\x9b\x99\xaf\x2c\x13\xb2\xd7\x2b\x29\x56\x7c\x0d\xec\x50\xf7\xdd\x58\x03\xd6\xdf\xb2\x20\xef\x25\x04\x68\xaf\xe4\xb7\x64\xa3\xf5\x4e\x7d\x7b\x7d\xfd\x50\x2d\x59\x29\x98\x66\x6a\xc1\xe5\x75\x2e\x33\x75\x9d\x49\x91\xb1\x9d\x86\x7f\x18\xeb\x84\x95\xea\x1a\x27\xf8\x1f\x71\xf2\xf6\x5c\xac\xe7\xf0\x17\x33\x78\xfb\xa5\xb9\x14\x73\x3a\x37\xdb\xe6\x68\x3f\xbd\x1a\x59\x87\xf5\xde\xc9\x8c\x16\x1f\x41\xa0\x7e\x72\xcc\xd5\x40\xf7\x4c\xc8\x6a\xbd\x09\xdc\xf3\xc0\x79\x05\xd3\x64\x2f\x2b\x82\x3a\x03\xcc\x72\xcd\xb4\xb9\x95\xdc\x84\x0b\xc5\x73\x56\xb3\xe6\x28\xcd\x9a\x6d\xc7\x0e\xca\x50\x68\xde\x10\xf3\x9d\x88\xdd\x9d\xf9\xc1\x6c\x1d\xcb\xff\x76\x20\x3a\x7a\x89\xe5\xa3\x11\x84\xec\xe9\xfa\x49\x96\x0f\x66\x59\x8d\x02\x33\xc7\xc9\x50\xd7\x30\xc2\xeb\x7f\x84\xff\x78\x8f\xd3\xcf\x1f\x5f\x7f\xfc\x96\xdc\xe4\xb9\xbd\x18\xa6\x52\x6c\x55\x15\xf6\xbe\x82\x05\xa1\x3b\xfe\x67\x56\x1a\xa3\x7c\x46\x1e\xb8\xc8\x67\xa4\xe2\xf9\x3f\x1f\x67\x16\x6c\x81\xba\x45\xc4\x11\x3d\x76\xde\x1b\xa5\xec\xc3\xe8\x42\x74\x96\xe0\x83\x7d\x1c\x71\x13\x7b\x2d\x48\xfb\x26\x99\x26\xae\x5f\x8a\xd1\xbb\x35\xa8\x13\x4b\x59\x93\x6a\xc3\x35\xea\x63\x16\x98\x9d\xb5\xef\x2f\x61\x25\x51\x46\xe2\x8c\xc9\x04\xf7\xa8\xea\xf6\x02\xb5\x50\xbc\xf2\x87\x2a\x55\x6d\xf1\xb0\xa2\x70\xb9\xcc\x8a\x8f\x62\xfe\x2e\x94\xbc\xeb\x5f\xf4\x4c\xf8\xe8\xe2\x99\x7e\xf8\x03\x18\x62\x91\xb2\x20\xae\xe9\xed\xa6\x56\x47\x7a\x3e\x43\x7b\xa7\x89\x85\x9d\xcd\x59\xec\x97\xee\x30\xdd\x70\x21\x87\x6e\xcc\x8b\x05\xb9\x3f\x40\x13\x34\x86\x51\xde\x30\xef\x1a\x65\xa4\x40\x94\xae\xf7\x89\x5e\xc6\x56\xb3\xbe\x63\x62\x29\xfe\x24\x58\xf1\x75\x55\x82\xa0\xbd\xa6\x4a\xf1\xb5\x30\xb2\x1e\x2e\x1e\xb9\xf6\x69\x26\xa3\xfb\x72\x57\x72\x59\x8e\xde\x91\x35\xb8\x5c\xc5\xbd\x82\x86\xda\x82\xfc\x99\x96\x5c\x56\xca\xa5\x69\x65\x72\xbb\x93\xc2\xe3\xe8\x36\x6a\x46\x0b\x4c\x69\xdf\x9d\x52\x93\xb7\xc2\x75\x27\x73\x9b\x79\x75\x67\x7f\x19\xa1\x7b\x93\x6f\x39\x40\x8f\xe4\x95\x14\xba\x94\xa8\x1c\xd4\x61\x09\x33\xb3\xcb\x76\x25\x64\x84\x81\xbe\x52\x2a\x5f\x16\x98\x62\xad\xab\xbb\x6c\x70\x89\x99\x05\x5a\x7f\x29\x6b\xbe\xb4\x93\xbb\x0a\x6f\x79\xf2\x40\x2c\x38\x6c\xf3\xe9\x7a\x54\xaf\x0a\xaa\x94\x91\x67\x48\x1f\xae\xd8\x29\x1b\xcc\xd2\x97\x5b\xd6\x7a\xde\xcd\xe0\x71\x0e\x0c\x4b\x5c\x0d\x49\x55\xdd\xf5\x7b\x1f\xc8\x48\x1d\x55\xb0\x65\x4d\xd8\x15\x7f\xa1\x9a\x51\x90\x0b\xe4\x2c\xe0\xf6\x79\x56\x72\xb0\x8a\xc6\x70\x28\x2a\xf2\xfa\xa5\xac\xa8\x94\x66\x65\xf3\x1e\x5e\x47\xf4\x24\xf1\xfb\x14\x3c\xe6\x4f\xb2\x74\xb7\x27\x8d\x90\x75\xbd\xec\x5c\x81\x64\xbb\xc9\x8d\x25\xe4\xca\x03\x98\xe9\x65\x25\x59\x32\x6b\x89\xf8\x96\xad\x21\xb3\x5f\x90\x1b\xb1\xb7\x47\xb8\x39\xf8\x6b\xc1\xe7\x00\x96\xe5\x9e\x64\x25\x83\x9b\xa8\x46\xa5\x56\x87\xad\x9c\x7e\x65\x7b\x68\x24\x14\x30\xda\xed\x0a\x10\x87\x50\xa5\x1c\x64\x5e\xbd\x3f\x9d\x5e\x9e\xa3\xa9\x44\x64\x49\xfe\xca\x4a\x69\x6f\xa6\xc2\x70\x20\x31\x76\xec\xda\x17\x4f\x3a\xc1\x4a\x46\x73\x2e\x98\x52\x6f\x0d\xfb\x04\x9b\x55\x1d\xee\xa3\x45\xd1\xd0\x21\x6b\xb4\x6a\xed\xe0\x98\xd9\x7c\x9e\x34\x40\xb0\x97\x64\xde\xd0\x70\xb7\x24\x81\x7f\x93\xe6\x7b\xac\xce\x6a\x3e\xc3\xb5\x22\x8d\x5e\x3f\xb6\x80\x25\xb3\xef\xde\x7c\x78\x0d\xaf\x66\x52\xe0\x31\xdc\xce\xe2\xb5\xf6\x4a\xfd\xe5\x11\x8a\x38\xae\x0d\x7d\x64\x00\xda\x57\xe0\xc9\xa1\x85\x91\xbd\x17\x9f\xcb\x8a\x5d\x1c\x3a\x95\xd6\x5c\x2f\x1e\xfe\x17\x1c\x49\x4c\x6c\xa8\xc8\x50\xe9\xb8\x7e\x60\x3b\x75\xad\xf8\x7a\x2e\x98\x36\xba\xeb\xf5\xcb\x97\x2f\xff\x27\x1c\x49\xd0\xe9\x7f\xfa\xe6\xbb\x7f\xfa\xe6\xbb\xc5\xf6\x6c\xd6\x88\xb1\x26\xdb\x2b\xdd\x58\x22\x1d\x43\xc2\x77\x85\x1a\x26\x21\xd6\x33\x79\x06\xc3\xa1\xa6\xf5\xd9\xf0\x6a\x8c\x05\xf1\xaa\xfd\x26\x0e\x41\x61\x70\x49\x4d\x93\x70\x7f\x80\x5e\x23\x30\x9b\xd7\x00\x15\xe8\xd4\x55\x80\xad\xe4\x43\x14\x03\xb5\xfd\x10\x04\x71\xde\x9d\x98\xe7\xb7\x1d\x4a\xc4\x1a\x62\x8f\xa1\x17\x9f\x7a\xef\x75\x16\xa2\xfd\xa3\x1f\xd6\x74\x31\xab\x46\xf7\xc3\x3d\x43\xd6\xa5\xac\x76\x33\xab\x6e\x36\x58\x57\x65\x71\x8c\xb2\xf2\xd6\x44\x02\xed\x07\xe5\x74\xb7\x3b\xb5\x31\xd0\xbe\xed\xcf\x48\xf5\x9c\x64\xe6\x81\x10\x51\xde\x2e\x3b\x50\x56\x02\xce\x83\x4a\x40\x6c\x93\x75\x42\xa1\xd9\x73\x51\xb0\x35\xcd\xf6\x63\x47\x6e\xa7\x6f\x4e\x78\x9a\x71\xba\xd1\x23\x70\x65\xac\x26\x9e\x71\x8d\x7d\x04\x1e\x1d\x3d\xc7\xad\x2b\x0c\x0e\x3f\xe4\x6d\x38\xbd\x2a\x65\x07\xec\xce\x1e\xbb\xfc\x64\x43\x45\x5e\xb0\xd1\x3a\x50\x93\xa4\x9c\xd1\xb3\xed\x37\xe6\xd0\xf5\xc5\x76\xec\x44\x00\x57\x91\x8d\x60\x2a\x76\x1b\x5a\x47\xc8\x1a\xcd\x04\xaf\x10\x85\x6a\x23\x96\x65\x56\x95\xf9\xd1\x0b\x31\x8e\xee\xcc\xda\x34\x9d\xac\x84\x75\xb8\xc2\x9c\xeb\x5c\xed\xec\x8d\x89\xcb\x7d\x90\xcb\xa8\xee\xc3\x01\xcd\x62\x84\xfc\x08\xc5\xe5\xbe\x5e\xe2\x86\xf8\x49\xd3\xc4\xb2\x0a\xd4\x22\x29\x34\xfb\x3a\x52\xc3\xa6\x2b\x26\xee\xed\x6b\x16\x79\xad\xf5\x54\xb7\xa9\xcd\x4e\x36\xcc\x8c\x08\xd0\xa8\x90\x08\x35\xfa\x76\xb2\xe0\xd9\xfe\xda\x75\x78\x9e\x61\x8f\xaf\x4f\x36\x2b\x35\x55\x0f\x8d\x4d\xc9\xe0\xd4\xae\x75\x92\xe1\xf7\x8e\x73\x65\xd8\x19\xb9\x52\x6f\x8d\x14\x8c\xb8\x84\xf9\xe2\xa6\xd6\xcd\x55\xb5\x73\xc0\x6e\x81\xd2\x14\x05\x40\x58\x51\x6a\x23\xc4\x51\x73\xb2\x0a\x97\xd9\x70\x14\x65\xea\xbd\xdc\x32\xf2\x28\x8b\x6a\xcb\x80\x6f\x14\xfa\xdd\x7c\x14\x37\x8c\xfc\xa9\x5a\xb2\x82\x01\xd2\x64\xb7\x31\xc4\x01\x3c\x99\x0f\x6c\xf8\x0e\xed\x56\xaa\x6b\xe2\xbe\x5b\x5d\x97\xf8\xb2\x85\xce\x81\xad\xbe\x25\xff\x2a\xc8\xef\xd0\x10\x94\x4f\xe0\x25\x7d\x7b\xfb\xba\xde\x3a\x7e\x8f\xf0\xf7\xf7\x30\xe9\xe4\x1b\xa4\xa1\x98\x5e\xf3\x9c\x2c\x11\xd4\x32\x02\xfe\x52\xb0\x27\xb2\xe2\x05\x53\x68\x4e\x78\x5d\xc1\x56\x54\xd9\x41\xb9\x9e\xd4\x1d\xb7\x1f\xbc\x22\xff\x0d\xbf\xb8\x63\xa5\xb5\x8f\x7d\xa3\xe7\x16\x26\xff\xf8\xe9\x85\x2d\x06\x55\x3e\xcd\xcb\xa7\xf9\x7c\x3e\x37\xb3\xe0\x8e\xa4\x59\x7b\xee\x3d\x34\xeb\x73\x6d\x2b\x73\x6e\x2f\x85\x6e\xd6\xc7\xc8\xe0\xa6\x7b\xca\xba\x84\x3d\x24\x71\xdc\x8b\xf1\xe8\x87\x96\x59\xfd\x3f\xfe\x7b\x80\x53\xd3\x5f\x05\xca\x6e\x9e\x57\xc0\x67\x77\x20\x11\x22\x36\xd2\x8b\x03\xaf\x5b\x43\x52\x91\x25\xdb\xd0\x47\x2e\x4b\x7f\x74\x2d\x70\x39\x78\xea\x8f\xcc\xa1\x83\x6a\x2c\x73\x2c\xd9\x6a\x5c\x08\x12\xe0\x7a\x43\x91\x7d\xdd\x49\x05\x76\x0c\x00\xff\x77\x32\x5f\xb4\x2f\xc9\x80\x85\x84\x80\x2b\xb3\xe1\x7d\x6b\xa4\x65\x77\x43\x5b\xb5\xab\xda\xed\x64\xa9\xdd\x54\x92\x25\x35\x1f\xac\x87\x72\xe9\xbf\x19\xa5\xc5\x2c\x57\x0b\x72\xab\xb1\x5b\x60\x49\x09\x49\xd8\x6a\x65\x4c\x6b\x29\x08\xdb\x6d\xd8\x96\x95\xb4\xb0\xdd\x08\x50\xb7\x15\x51\x55\xb6\x21\x54\x7d\x6b\x5d\x46\x33\x82\x82\x79\x4b\x77\x58\x75\x1d\x14\xa0\x9c\x97\xb6\xbe\xbb\x8f\x4d\x5d\x78\x1b\x23\x17\x1f\xc5\x27\x29\xf5\x7b\xae\x40\x43\xbc\x40\x54\xe4\xa6\x78\xa2\x7b\x75\x11\x67\xfa\x9b\xe6\xde\x34\x02\xc4\xe8\x75\x23\xda\x0a\x89\xb0\x25\x2a\x71\x13\x7d\x3e\x18\xf9\x62\xc4\x61\xad\x41\x33\xc2\x84\x2e\xf7\x58\x8a\xca\xf2\x62\x2d\xf4\x7d\x8b\x5b\xca\x0c\x4c\xf6\x2f\x46\xa7\x74\x7a\xa4\x53\x3a\xb8\x95\x3e\x0b\xf2\x9e\xee\x09\x2d\x94\x24\x4b\xdf\xba\x1a\xf1\xca\x05\xb9\xef\x6a\x1a\xa8\xc5\xdb\xdf\x96\x52\x6f\xfa\x0f\x78\xa8\x9a\xd5\xbb\x93\x79\xef\xa5\x56\x48\x77\x17\x15\x88\x23\xae\xe9\x03\x53\x64\x57\xb2\x8c\xe5\x60\x47\xaf\x7a\xc9\x3a\xe3\x2a\xf5\x73\x48\x3e\xe0\x8c\x0f\x12\x78\x38\x82\x37\x6e\x5b\x48\xa2\x0d\x29\xac\x87\x80\x58\x9a\x61\x19\x6f\x94\x12\x05\xcf\x4f\x29\x25\xd8\x1a\xa8\xcf\xea\xd2\xa2\xb0\xb5\x06\x00\x72\xe0\xd1\x6c\x4b\xaa\xbd\xbb\xdd\xf9\xc9\x09\x6d\xcc\x15\x2d\x09\x13\xaa\x2a\x59\xed\x02\xca\x25\xc3\x28\xa0\xb2\xf2\x9d\x9c\x54\x91\x2f\xb7\xaf\xc9\x4b\x72\x69\xfa\x79\x05\x1c\xb2\xa2\x1c\x10\x1d\xa5\x69\xd9\x1f\x3d\x5f\x11\xee\x63\x04\xf3\xf9\xae\x19\xb8\xa2\x85\x62\x33\x23\xe8\x40\x52\xd9\xd1\x1a\xa1\x6f\x75\x00\xbf\xf0\x04\x38\x34\xef\x6c\x21\xdf\x26\xf1\x2b\x23\x87\xb6\xd0\xd8\x26\x09\x11\x9c\xa3\x5b\x68\xb0\x49\xc6\x77\x44\x48\x54\x08\x71\x7c\xfe\x45\x31\x4f\xc6\xd3\x40\x00\x7e\x39\xbb\x00\x6c\x87\xbc\x18\xa6\xef\xce\x06\xf2\xee\x96\x69\x9a\x53\xed\x4b\xa5\x42\xb1\xe9\x5e\x0f\x5e\xf9\x30\xc1\x1a\xb3\xf2\x01\x9b\x72\xc2\xca\x7b\xa8\xfe\xf4\xc2\x53\xb1\x77\x5c\x54\x5f\x31\xd0\xc9\x83\x60\x0e\x38\xeb\xfe\x0d\xbc\x4c\x32\x37\x7a\x58\xb6\x56\x4c\x35\xf5\x16\xc5\x6e\x2c\x2e\x27\x4c\xba\x38\x40\x23\x94\x9c\x24\x34\xc2\xc4\x27\xef\x0a\x1b\x3b\x42\x49\x49\x45\x2e\xb7\x83\x9e\x9a\x89\x87\xda\x89\xcd\xc4\x13\xc3\x7b\x5e\xc2\x41\x32\xe9\x57\x79\x70\x87\xe7\xae\x42\x22\x79\x64\xf5\xd5\x77\x90\x7c\xce\x55\xbd\x52\x98\x8d\x8e\x99\xaa\x11\x86\x3c\x69\x8a\x10\x04\x8e\x8b\xc4\x45\xc6\x96\xb2\xf0\xa2\xf7\xbd\xb1\x7d\x92\x85\x0d\x3d\x71\x83\x33\x44\x7e\x86\x63\xd3\x01\x9e\x89\xbe\x18\xd8\xef\x7a\x63\x83\xa8\xb6\x9f\xdf\xd8\x2a\xef\xc1\x39\x18\x9b\x39\x6b\xbb\x63\x83\xc3\xee\xe7\x36\xb6\xc0\x58\x6a\xc5\xb2\x4c\x6e\x77\x77\xa5\x5c\x71\x1f\x0b\x0f\x24\xbd\x7d\xb9\x01\x35\x31\xfe\xd3\xe2\x50\x41\x7e\x4a\xd2\xaa\x57\xb9\x93\x9e\xa0\xf5\x08\x61\x23\x33\x5a\x6c\xa4\xd2\x41\x03\x1b\x0c\xae\xff\x7a\x2b\xc0\x80\x9a\x5e\x98\xbf\x05\x2c\xaf\xf3\xb9\x03\x6a\x08\x74\x64\xe3\xe3\xe9\xf9\x73\x42\xaf\x81\xb4\x5f\xaf\xfd\xfa\x46\x76\x3b\x28\x36\xef\xd0\xd7\x92\x3c\xc9\xf2\x21\x24\x0f\xe0\xbd\x25\x46\x61\x1a\x98\x2d\x88\x4e\xf5\x66\x36\x28\x94\xfb\x80\xb6\xcb\x8b\x10\xf6\x6e\x75\xcc\xb1\x8a\xeb\x3e\x1c\xc5\x5c\x8a\x05\x7e\x1b\x30\x1a\xaf\x2d\x40\x9c\x12\xb7\x42\x79\xc2\x15\xb9\x78\xe7\x96\xea\xe2\xa7\x16\x7a\x17\xd8\xa7\x56\x60\x3b\xcf\x36\x10\x2c\x09\xf7\xbc\xe1\x04\x44\xac\xb0\xc3\x48\xad\xe6\xd4\x5c\xd0\x87\x9b\x8d\x96\x0c\x60\xde\x7a\x02\x02\x48\xcf\x1b\xf6\x0d\x62\xce\x00\x92\x35\xfb\x5a\x0f\x9e\xb5\x02\xc8\xfc\xb0\xa2\x16\xb6\x6b\x80\x82\xeb\x68\x7f\x9f\x7c\x11\xc0\x57\xa6\xef\xf3\xf1\x00\x91\xfe\x8c\xb6\xd2\x23\xec\x9c\xfa\xb3\xd1\x82\x79\x26\x2c\x31\x66\x0e\x04\xcf\x22\xb9\x5b\xae\x0d\x40\xc0\x62\xf4\xf4\x9b\x3a\xf2\x1f\x9c\x22\x83\x94\xc7\x15\x2f\x21\xa8\x08\x4c\x3b\x9f\xee\x53\x09\xc3\x44\x5d\xc5\x19\x42\xe1\x5d\xe0\xe7\xe0\x9c\xf3\x4a\x8f\x5d\xc9\xb7\xb4\xdc\x93\xb7\xb7\xaf\x51\x7f\xee\x98\x00\x42\xba\x6e\xd7\x7b\x24\xcf\xbd\x1e\x08\xc8\x36\xde\x87\x1e\xb6\x41\xf9\x87\xe1\x96\x57\xcc\xc5\x0d\x61\x99\x4d\x6a\xaf\x32\xed\x4b\x59\xef\x2c\xfa\x3d\xbe\x41\x36\xb2\xc8\x6d\xa1\xa2\x4e\x2e\x6d\xee\x68\xfa\x95\xa6\xbc\x1d\xc6\xba\x30\xf6\x89\x0d\x5f\xab\x84\xc5\xcb\x1b\x6a\xe4\xd2\x5b\xd7\xeb\xa0\xa8\xb8\x22\x5b\xb8\xeb\xc3\x61\x52\x05\xad\x84\xaf\x2e\x43\xd0\xaa\x1d\x98\x94\xda\xab\x41\xc9\x03\x2b\x05\x2b\xc8\x8e\x96\x74\xcb\x34\x2b\xd1\x7e\xf5\xca\x09\x3f\xe8\x14\x53\xe6\x27\x24\x9f\x60\x30\x14\x97\x52\x40\xdd\xa7\xf6\x98\xb2\x13\x7e\x37\x47\x60\x16\x20\x98\x9d\xd1\xdd\xfb\xb3\xcb\xcb\x7c\xe6\xfe\x85\x66\x28\xce\x61\x96\xbd\x0f\xc1\x60\x83\xf6\x76\x40\xe2\x62\xd8\xd6\x7e\xe2\x22\x97\x4f\x6a\x1a\xfc\xf2\x03\xbe\xdc\xa4\x24\xd8\x08\xe4\xb6\x8c\xf7\x23\x25\x5e\x08\xc6\xa9\x21\x66\xd7\x1b\x51\x1f\x8a\xe8\xbc\x50\x03\x78\xac\x1d\xee\xb3\x68\xc0\x12\x9f\x03\x30\x12\xc0\x0d\x5a\xc8\x33\x02\xb8\xe1\xdb\x7d\xbd\x55\xf4\x55\x69\x68\x6a\x4e\x8b\xfb\x1d\xcb\x22\x35\xcf\xb7\xef\xef\x6f\xba\x04\x8c\x6a\x8c\x69\xd6\x66\xe4\xe6\xf7\x80\x3d\xd6\x84\xa4\x3f\xb1\xe5\x46\xca\x07\x72\xd9\x8a\x70\xda\x54\xcb\x45\x26\xb7\xad\x88\x90\xb9\xe2\x6b\x75\x6d\x99\x75\x6e\x46\x11\x92\xbb\xce\x45\x01\x92\xd6\xc9\x7c\x08\xa5\xb7\x98\xb3\xe9\x28\xc9\xea\x91\xc0\x72\x04\x90\xc4\xb0\x35\x6b\x76\x0e\x27\x03\xe4\x22\x86\xde\x9f\xd3\x44\x18\x2e\xdb\x78\xe8\x94\x6b\x9e\xa5\x73\x29\x49\x2e\x1e\x2f\xac\x7a\xd5\xb1\xd9\x73\x69\x8a\x67\x05\xbb\x9c\xcb\x61\xc2\x78\xc1\xf5\x60\x5f\x35\x7b\xcc\x49\xab\x83\xae\x88\x80\x71\xf7\x9d\x15\x87\xdd\x11\x50\xc5\xa3\xe3\x92\x08\x62\xd4\x9e\xd3\xc2\xe7\x96\x08\xa3\x39\x14\x4f\x8b\xd3\x00\x62\xf2\xdc\x20\x31\x39\x00\x14\xff\xd8\x48\x55\xc0\x43\xaa\x93\x54\x1f\x13\xc4\x7b\x3f\x78\xb3\xb7\x01\xe1\xdf\xdd\xa7\x46\x86\x64\x61\xb0\x56\x80\x2e\x6a\xc9\xe7\x08\xaf\x6b\xfe\x6e\x87\x3b\xb7\x15\x00\xbc\x69\x5c\xa3\x2b\xa1\x65\xc1\x30\x3d\x2c\x34\x07\xe2\x60\xec\xe7\x0b\xd5\xa6\x74\x9c\x47\xe2\x82\xf7\x3f\xbb\x6c\x39\x33\x93\x9f\x6b\xfa\x00\xc2\x6a\x4d\x21\xc2\xd4\x6c\x72\xfc\xc5\x03\xbc\x1a\x13\xd0\xcc\xa5\x46\xac\xb6\x1d\xfd\xac\x4b\xb8\x8d\xeb\x0f\x75\xc9\xab\x19\xc6\xe6\xfc\x91\x54\xca\xcb\xc4\xae\x30\x16\xc4\x39\xb9\xe2\x7b\x7f\x70\xff\xfa\xe3\x39\x92\x8c\xb1\x37\x51\xd6\xcd\x1b\x0c\x2e\xea\xe6\x47\xe1\xf0\x6d\xdc\x91\x96\xd8\x6f\xff\x86\xc6\x82\x23\x58\x02\x08\x5e\xc1\xab\xc1\x5a\xc4\x94\x4d\xb4\x0b\x0e\x0a\x22\xae\x58\x49\x3b\xf0\xe8\x83\xb4\x77\xf8\xb1\x19\xb9\x83\x70\xfa\xe6\x2f\xc4\x1f\x6d\x45\xc8\x07\x89\xb7\xfd\x9d\x2b\x61\x21\xa8\xce\x6a\x67\xda\xff\xd4\x54\x55\xc5\xf9\x81\x9a\x32\x75\x8d\xaa\x9a\x85\xfd\xd3\xd3\xaa\xc0\x3d\x36\xff\x0f\x6c\xaf\x82\x6f\xf8\xb3\x35\x5f\x6d\x80\x7e\xcd\xac\x0e\x51\xc6\xe2\x8f\xbf\xb7\x77\x48\xc9\xed\x92\x8b\xb0\xce\x62\xd7\x1c\x43\x41\xef\xdc\xb2\x8a\x1c\xfe\x17\xba\x79\xae\x45\x09\x2d\xf5\xda\x59\x99\x8f\x87\x0a\xbb\x1e\x28\xd3\xea\x3f\xde\x64\x73\xb8\x2e\x0e\x96\x63\xb5\x45\x34\xcd\xd8\xdf\xfc\x47\x45\x0b\xff\x0e\x6b\xab\x2c\xf8\x8a\x23\x32\xa8\x9b\xf7\xc4\x8b\x3c\xa3\xa5\x7f\x33\xac\x64\xe9\x12\x40\x95\xcd\x1e\xb7\x59\x4c\x54\xd4\x22\xb3\xe1\x24\x15\xa2\x6e\x52\xb2\xa3\xa5\xe6\x59\x55\xd0\x92\x18\xb9\xb2\x96\xe5\x48\xb6\xa8\x9d\xb0\x60\x7d\xa0\xde\x1e\xf7\x2c\x93\x22\x8f\xc3\x73\x3e\xf7\xdf\x6e\xaf\xb4\xc6\xc8\x62\x2e\xfd\xf3\x66\x0e\x7d\x08\xb1\xea\x6c\x58\x72\xd9\x4d\x27\x97\x2b\x27\x47\x6b\xa1\xe3\x97\x79\x90\x9d\xf9\xc4\xbb\x29\xcc\x5c\x11\x8e\x17\x96\x5e\x35\x27\x59\x23\x41\xfc\xcc\xf3\x5d\x9d\xea\x30\xab\x8b\x0f\x68\x02\x91\xcf\xb6\xcf\x76\x7b\xda\x25\x0f\x91\x14\x28\x5c\x56\xb2\x64\x8f\xac\x24\x97\xb9\x04\x9a\x70\x0b\xe6\xd5\x82\xfc\x3f\x56\x4a\xac\x16\xc7\xd6\xe8\x23\x0a\xac\x0d\x5b\xc7\xa1\x63\xe4\x38\xa1\x8a\xbc\x24\x97\x78\xb9\x26\xdf\x6e\x59\xce\xa9\x66\xc5\xfe\xca\x99\x74\x98\x8a\xeb\x9b\x82\xe7\x01\x63\x83\xb0\xae\x03\x38\x57\x47\xfc\xa3\x0a\x1e\x29\xfb\x6b\xd5\x44\x1e\xaa\xea\x6b\x25\x43\x47\xc5\x0f\xf3\xd9\xb8\xe2\xbb\xb3\x16\x23\xfe\xbb\xe1\x67\x4a\x4a\xb6\x86\x3d\x8d\xbb\xf4\x4c\x3b\xfa\x2c\x19\x7a\xa3\x44\x46\x7e\x74\x59\x3f\xc3\x15\xec\xa2\xc0\x4e\xbf\x68\x6a\x53\xb6\xeb\x75\x80\x14\xe5\xe2\x51\x3e\x18\xf5\x6e\x49\xb3\x87\x6a\x47\x94\x2d\x52\x7a\xa4\x3b\x07\xe6\xe5\x30\x32\x39\x27\x25\xd3\xc6\x64\x97\x02\x43\xec\xff\x21\x60\x6c\x98\x82\xdb\x25\x74\x5c\x8f\x6c\x72\x7f\x3d\xf3\xf0\xaa\x95\x24\xbc\x31\x76\x79\x56\x95\xa5\x39\x72\xea\x31\xeb\x6a\xd7\xca\x14\x3d\x7a\x1f\xe7\x77\xf0\xfc\x77\x87\x35\xcb\xa3\xea\xbf\x4f\x13\x2e\xa8\xd2\x9f\x4b\x2a\x14\x66\x86\xf2\xe3\x26\x5e\x37\x8c\x88\x2a\xdd\x48\xf3\xa6\xf7\xba\x26\xc5\x6c\x31\x05\x29\x5c\x76\xf3\x71\x4e\x35\x32\x0f\x76\x8e\x4d\x35\x68\xbc\x8a\x4f\xf6\x7e\x5f\x52\x89\x9c\x95\xc5\xde\x30\x4b\xf3\x35\x4c\xf6\xc9\xc7\x23\x15\x31\x8e\x17\x65\xf7\x83\x90\x4f\x58\x27\x5c\xa0\x05\x82\x12\x04\xc2\xdd\xdc\x97\x6e\xee\x6e\x3d\x57\x30\xdb\xcf\x82\xb5\x94\x65\x6c\xa7\xe9\xb2\x38\xaa\x19\x3b\x19\x9a\x53\xcd\xe6\x23\xfe\x5a\xef\xd6\xdf\x32\xa5\xe8\x3a\x6c\x79\x6e\xc8\xa6\xda\x52\x01\x59\xe8\xa6\x73\xee\x65\x67\xb6\x98\x91\xe7\x4c\x53\x5e\x28\xac\xff\x36\x32\x7b\xac\xb5\xa8\x9d\x54\x90\x2d\xdd\x37\x65\xc7\xa7\x8e\x4a\x2e\x8d\xd5\xcd\xf2\xb7\x4c\x58\x29\x1e\x34\x40\x84\x77\x66\x78\xdc\xf7\xd4\x91\x85\x43\x97\x16\xeb\x9a\xe8\x38\x77\x74\x79\xf8\x89\x62\x42\x16\xa6\xa5\x54\x3b\x33\xec\xef\x41\x5a\x29\x4d\x45\xc6\x66\x84\xaf\xe2\x3e\xc2\xeb\x5d\x5f\xec\xc9\xef\xbe\x99\x91\x65\x85\x1f\x5d\xe0\xce\x58\xd4\x1f\xff\x97\xaf\xff\xb6\x18\x4e\xc9\x18\xe1\xff\x3d\xeb\x75\x9f\x2b\x22\x2b\x70\x43\x1a\x96\xb3\xf9\x5b\xcc\x48\x61\x5d\x7b\x8d\xb1\x33\x47\xc9\x9a\x5e\xd5\x20\x8d\x1b\xb6\x8f\xc1\xc7\x94\x04\xbf\x72\x50\x32\xaa\x02\xd7\x1e\x0b\x3c\x9b\xc7\x6b\x97\x69\x3d\x7a\x28\x0a\x64\x44\x53\xcd\xb2\xc7\xe7\x4e\x90\x57\x74\xcb\x8a\x57\x54\xd9\x02\x2f\xb5\x7f\xc7\x88\x00\xcc\x09\x96\x52\xb1\xba\x9e\xa2\xad\x0e\x3b\x9a\x1f\x5e\xab\x9e\x99\x84\x04\xaa\xd2\x28\x63\x64\x5d\xd1\x92\x0a\xcd\x58\x6e\x68\x0f\x76\x11\x26\x7c\x1f\xa5\x79\xda\x0e\x3b\x74\xae\x1d\x99\xd9\x7b\xac\x42\xd1\x20\xc0\x38\xa9\x33\x10\xe2\x72\x45\x3e\x43\xbe\xc5\xf7\x98\x7f\xf0\x45\x80\x34\x9d\xdc\xaf\xb1\x78\xa0\x61\xe8\xa3\x5c\x75\x8a\x30\x34\x4b\x47\xb0\x86\xee\x4a\xca\x85\xad\x19\x08\x3e\x95\x66\x69\x8f\x4e\xeb\x7b\x2a\xf6\xa4\xd9\x7a\x0b\x08\x36\x6a\xa1\x26\xb0\x82\xca\xe8\x11\x84\x66\xa5\x6c\x65\xf8\x1f\x5f\xfe\x82\x3f\x30\x72\xf3\x48\x79\x61\xc4\x2e\x6e\xf4\x25\xcb\x68\xa5\x18\xa1\xe5\x92\xeb\x92\x96\xfb\x76\xe1\x10\x63\x33\xa2\xa3\x6e\x55\x1d\x0f\xb7\xbe\x54\x8c\x91\x05\xd4\x31\xe8\x4b\x0c\x65\xaf\xe4\xa7\x4b\x5e\x70\xf4\xff\xe6\x10\xbf\x56\x80\xee\x7f\xbc\xab\x7c\xbb\x93\xa5\xa6\xc7\x0d\x21\xcf\x0a\x8e\x39\x85\xe7\x07\xf4\x8a\x83\x8f\xd9\x73\xe9\xe0\x6f\xb8\xc7\x0f\xfe\x74\x54\xa1\x38\x1a\x0c\x14\xa0\xed\x1e\x52\x95\xb7\x6c\xbb\x84\x3a\x92\x61\xca\xde\xfb\xde\xe3\x41\x2a\xdf\x81\xde\xda\x1d\x88\x5f\xaf\x37\xe4\xf3\x68\x80\x63\x9a\xec\x81\x21\x9e\x3e\xb8\xd6\x10\xb9\xb2\x63\x3c\xc6\x83\x1e\x58\x3b\x0c\xe7\x0d\xd7\x71\x0f\x8c\x37\x58\xd3\xf5\x98\x76\x8d\x1e\x1c\xa9\xef\x7a\xe8\x1e\xd6\x86\xc7\xb5\x5e\x9f\x15\x7a\x5c\x27\x8e\xd3\x7d\xb1\x85\x6a\xc0\xf6\xe3\x61\x26\xb0\x47\x1b\xc6\x36\x55\x27\xf6\xcc\x0f\x56\x4c\x3e\x51\x33\x8e\x1a\x6d\xb8\x96\x7c\x60\xe0\x67\xd3\x95\x6d\x97\x27\x68\xcc\x1e\x92\x47\xf4\xe9\xe7\xd3\x9b\xed\x67\x27\x69\xcf\xbe\xfd\x68\xc5\x61\x94\x0e\x8d\xed\x19\x52\x76\x47\xb5\x6a\x6c\xcf\xa1\x5b\x63\x9b\xa2\x61\x7b\x48\x3a\xfd\x3b\x42\xcf\xf6\x61\x9c\x3d\x2d\xfc\x8c\xbb\x76\x5c\xf3\xc6\x36\x59\xff\xf6\x0c\xcb\xa3\x9d\x47\x8d\xc3\x1f\xb9\xff\xa3\xe8\xeb\xd8\x9e\x43\x6b\xc7\x36\x45\x77\xf7\x90\xac\x35\xfb\x08\x0d\xde\x27\x7e\x7b\xfa\xbd\x5f\x8f\xb7\xef\x85\xac\xb5\x3f\xd0\x33\x50\xb3\x77\x0f\x1f\xd7\xef\xdd\x13\x47\xb5\x7c\xf7\x80\x07\x3c\xf4\x84\xff\x07\x40\xe5\x5e\xa0\x9c\x96\x6b\x76\x34\x48\xa0\xcb\xfa\xf0\xa8\xf3\x54\xb4\x8b\x20\xda\x3f\xc0\x41\x02\xb9\x3f\xf0\xe4\xd1\x6e\xe3\xbd\x2b\x9d\x63\xc9\x68\xdb\x82\x6c\x58\x79\x74\x8b\x84\x68\xc3\x4d\xd5\xf1\x93\xeb\x45\x3f\x70\x31\x1a\x11\x1c\x44\xc4\x17\x96\x1d\x12\x69\x33\xbe\xc4\xe3\x76\xea\xd1\x75\x98\x68\x30\x86\x68\x6a\x5d\xf7\xf9\xe0\x05\xc7\x3e\x5b\xa9\x34\x29\x59\x66\x44\x59\x4b\x29\x72\x5f\x38\xd0\x67\x3c\xb2\xb9\xea\x58\x8a\xe4\x56\x93\x4c\x96\x86\xf7\xc0\x79\x6b\x79\xb1\xf5\xc8\x0b\xd5\xa2\x7f\xe8\x60\xa9\xeb\x05\x56\xbb\x1c\xdc\x8b\x52\x90\x6d\x85\x37\x3b\x38\x8f\xa2\x39\xd1\xef\x4d\xc7\x0e\xd8\x72\xe3\x8a\xcd\x71\x65\xe6\xe0\x1a\x0c\xfe\x88\xd3\xf1\x6d\x53\x88\x5c\x69\x59\x1a\xdb\xa0\xf5\x97\x6a\x59\x9f\x02\x6e\x3d\xec\xe9\x4c\xfe\xf6\xf7\x7f\xf8\xcf\x00\x00\x00\xff\xff\x0b\x3e\x94\x1b\x17\x8c\x05\x00") - -func stashAppscodeCom_backupbatchesV1YamlBytes() ([]byte, error) { - return bindataRead( - _stashAppscodeCom_backupbatchesV1Yaml, - "stash.appscode.com_backupbatches.v1.yaml", - ) -} - -func stashAppscodeCom_backupbatchesV1Yaml() (*asset, error) { - bytes, err := stashAppscodeCom_backupbatchesV1YamlBytes() - if err != nil { - return nil, err - } - - info := bindataFileInfo{name: "stash.appscode.com_backupbatches.v1.yaml", size: 363543, mode: os.FileMode(420), modTime: time.Unix(1573722179, 0)} - a := &asset{bytes: bytes, info: info} - return a, nil -} - -var _stashAppscodeCom_backupbatchesYaml = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xfd\x7b\x73\xe4\x36\x92\x2f\x0c\xff\x3f\x9f\x02\xa1\xf1\x79\x25\xad\x55\xa5\x6e\xcf\x7a\xde\xb3\x7d\x36\xd6\x21\x77\xb7\x7b\x74\xdc\x17\x45\x4b\xf6\x3c\xf3\xd8\x5e\x1b\x45\xa2\xaa\x30\x22\x01\x2e\x00\x96\xba\x66\xbd\xdf\xfd\x09\x24\x00\x5e\xea\x42\x26\x58\x25\xbb\xc7\x26\x62\x62\xdc\x92\xc8\x24\xae\x89\xcc\x5f\xde\x68\xc1\xbf\x65\x4a\x73\x29\x9e\x11\x5a\x70\xf6\xc1\x30\x61\x7f\xd2\xd3\xfb\xff\xad\xa7\x5c\x5e\xae\x9e\xce\x98\xa1\x4f\xff\x70\xcf\x45\xfa\x8c\x3c\x2f\xb5\x91\xf9\x7b\xa6\x65\xa9\x12\xf6\x82\xcd\xb9\xe0\x86\x4b\xf1\x87\x9c\x19\x9a\x52\x43\x9f\xfd\x81\x90\x44\x31\x6a\x7f\x79\xc7\x73\xa6\x0d\xcd\x8b\x67\x44\x94\x59\xf6\x07\x42\x32\x3a\x63\x99\xb6\xcf\x10\x42\x8b\x62\x7a\x5f\xce\x98\x12\xcc\x30\xf8\x94\xa0\x39\x7b\x46\xb4\xa1\x7a\xf9\x07\x42\xdc\x4f\x33\x9a\xdc\x97\xc5\x8c\x9a\x64\xc9\xf4\x14\xfe\x36\xa5\x45\xa1\x13\x99\xb2\x69\x22\xf3\x3f\xe8\x82\x25\x96\x20\x4d\x53\xe8\x09\xcd\x6e\x14\x17\x86\xa9\xe7\x32\x2b\x73\x01\x1f\x9b\x90\xff\x7b\xfb\xee\xed\x0d\x35\xcb\x67\x64\x6a\x5f\x98\xea\x64\xc9\xd2\x32\x63\xd0\x13\xf7\xa5\xdb\xe6\xaf\xcc\xba\x80\xae\x28\x2e\x16\x3b\x09\x14\xb4\xd4\x2c\x6d\xbc\x7e\x53\xff\xc2\xbd\x3c\x93\x32\x63\x54\x6c\xbe\x1d\x26\x6a\xba\x35\x4b\x0d\x62\x57\x8b\x66\x37\x52\x6a\xec\x8f\x0b\x25\xcb\xc2\xcf\x4f\x7b\x0e\xdc\x6b\x7e\x5e\x13\x6a\xd8\x42\x2a\x1e\x7e\x9e\x54\x33\x6a\xff\x1d\xde\x0b\x3f\xc2\xb2\x10\xe2\x56\xf7\x4b\x98\xec\x2f\xed\x64\xc3\x6f\x33\xae\xcd\xd7\x9b\x7f\x79\xcd\xb5\x81\xbf\x16\x59\xa9\x68\xb6\xb1\x44\xf0\x17\xcd\xc5\xa2\xcc\xa8\x6a\xfd\xed\x0f\x84\x14\x8a\x69\xa6\x56\xec\x1b\x71\x2f\xe4\x83\xf8\x8a\xb3\x2c\xd5\xcf\xc8\x9c\x66\xda\x76\x48\x27\xd2\x0e\xf7\xad\x1d\x4b\x41\x13\x98\x4d\x5d\xce\x94\xdf\x6d\x7e\x3c\xda\x50\x53\xea\x67\xe4\xbf\xff\xe7\x0f\x84\xac\x68\xc6\x53\x98\x46\xf7\x47\x59\x30\x71\x75\x73\xfd\xed\x9f\xec\x6a\xe6\xd4\xfd\xd2\x7e\x58\x16\x4c\x99\x6a\x4e\xdc\xfe\xab\x76\x7e\xf5\x3b\x42\x52\xa6\x13\xc5\x0b\xa0\x48\x4e\x2d\x29\xf7\x0c\x49\xed\x5e\x67\x9a\x98\x25\x23\x2b\xf7\x3b\x96\x12\x0d\x9f\x21\x72\x4e\xcc\x92\x6b\xa2\x18\x0c\x51\x18\xe8\x52\x83\x2c\xb1\x8f\x50\x41\xe4\xec\xef\x2c\x31\x53\x72\x6b\xa7\x41\x69\xa2\x97\xb2\xcc\x52\x92\x48\xb1\x62\xca\x10\xc5\x12\xb9\x10\xfc\x1f\x15\x65\x4d\x8c\x84\x4f\x66\xd4\x30\x3f\xef\xa1\xc1\x2e\x17\x34\xb3\x93\x50\xb2\x0b\x42\x45\x4a\x72\xba\x26\x8a\xd9\x6f\x90\x52\x34\xa8\xc1\x23\x7a\x4a\xde\x48\xc5\x08\x17\x73\xf9\x8c\x2c\x8d\x29\xf4\xb3\xcb\xcb\x05\x37\xe1\xac\x27\x32\xcf\x4b\xc1\xcd\xfa\x32\x91\xc2\x28\x3e\x2b\x8d\x54\xfa\x32\x65\x2b\x96\x5d\x6a\xbe\x98\x50\x95\x2c\xb9\x61\x89\x29\x15\xbb\xa4\x05\x9f\x40\xc7\x85\x01\x86\x91\xa7\x7f\xac\x96\xea\xb4\xd1\xd3\x8d\xb3\xe4\x1a\x6c\xb8\xbd\xf3\x6e\x37\x1d\xe1\x9a\x50\xff\x9a\xeb\x7f\x3d\xbd\xf6\x57\x76\x56\xde\xbf\xbc\xbd\x23\xe1\xa3\xb0\x04\xed\x39\x87\xd9\xae\x5f\xd3\xf5\xc4\xdb\x89\xe2\x62\xce\x94\x5b\xb8\xb9\x92\x39\x50\x64\x22\x2d\x24\x17\x06\x7e\x48\x32\xce\x44\x7b\xd2\x75\x39\xcb\xb9\xb1\x2b\xfd\x5f\x25\xd3\xc6\xae\xcf\x94\x3c\xa7\x42\x48\x43\x66\x8c\x94\x85\x3d\xac\xe9\x94\x5c\x0b\xf2\x9c\xe6\x2c\x7b\x4e\x35\x7b\xf4\x69\xb7\x33\xac\x27\x76\x4a\xfb\x27\xbe\xc9\xa8\xdb\x0f\xba\xd9\xaa\x7e\x1d\x18\x6b\x68\xbb\xce\x90\x6d\xee\x88\xff\x85\x6b\x23\xd5\xfa\x35\xcf\xb9\x69\xff\x7d\x73\x6d\xbf\xdc\x7a\x1e\x3e\xc5\xe7\xdc\x9f\x2e\x51\xe6\x33\xa6\xec\x81\x71\x8f\xde\x32\xad\x37\x4f\x13\x1c\x60\xbb\x47\xcc\xe9\xa9\x26\x54\x6b\x99\x70\x6a\x58\xb5\x17\xe0\xdc\xdc\x33\x56\x4c\xc9\x9d\x5d\x5f\xae\xc9\x92\x65\xc5\xbc\xcc\xc8\x5c\x2a\x92\xb2\x59\xb9\x58\x34\xa7\xa5\x1a\x65\xa9\x0a\x69\x97\xec\x05\x9b\xd3\x32\x33\xcf\xc8\xd3\xd3\x8d\x87\xe6\x52\xe5\xd4\x3c\xb3\xe7\xef\x4f\x9f\x6d\xfc\xcd\xcd\xa4\x3d\x99\x0b\xa6\x5a\x7f\x4b\x15\x5f\x31\xd5\x39\x35\x2f\xe0\x11\xc2\x45\xca\x2d\x13\xf7\xb3\x41\x73\xe6\xf8\x0b\x23\x74\xc1\xec\xce\x94\xa4\xd4\xcc\xfe\xc7\x4d\xfd\xd6\x18\xec\xa3\x86\xaa\x05\xb3\x8c\xa6\x2c\x0a\xa9\x4c\xc5\x02\x08\x55\x8c\x9c\xbc\x67\xda\xf0\xe4\xe4\x82\x9c\x7c\x6b\x6f\x49\x76\x2b\x68\xa1\x97\xd2\x18\xa6\x4e\xaa\xa1\x6f\xd1\x75\x87\x90\xeb\xea\xfd\xe9\xc6\x23\x4c\x94\xf9\xe6\x08\x27\xc4\x3d\xbc\xf5\xeb\xad\x2f\xef\x9c\xca\x8d\xdd\x0b\x5f\xf9\xc0\x92\xd2\xce\xd8\x3b\x95\xf6\xcc\xe8\xcb\xd6\xa3\xd5\xcc\x92\x87\x25\x33\x4b\x7b\xf6\xc3\x1c\xc2\x9c\xe5\xcc\x6e\x3c\x4d\xf8\xf6\x5e\xb3\x7f\xd6\xf6\xc8\x0b\xc3\x69\x46\x24\x90\xa3\xb0\x42\x6b\x7b\xa7\x32\x6a\xa9\xb7\xa8\xd8\xcb\xd3\xee\x3e\x66\xaf\x8e\x9e\xf9\xbc\xa1\x8a\x66\x19\xcb\x4e\xc8\xc3\x92\x27\x4b\x92\x33\x2a\x74\x8b\xda\x03\xcf\x32\xcb\x60\x6c\x77\x59\x4a\xca\xc2\x7e\xae\xf0\xaf\x6d\xae\xc3\xde\xa9\x5b\x4a\x79\xaf\x3b\x67\xec\x2a\x01\xae\x42\xcc\x92\x1a\x72\x6b\x05\x87\x70\x47\x19\x7a\x6f\x79\x98\x3d\x62\x85\x14\xcd\x0d\x48\xb4\x3b\xa1\x7a\xb3\x1f\x64\x07\x67\xdc\x78\x64\x1f\x57\x81\xbf\x49\x6d\x1c\x0b\xd8\xfe\xdb\x46\xb7\x6f\xaa\x47\xed\x7c\x26\x76\x56\x52\xc2\xf3\x9c\xa5\x96\x2d\x64\x6b\x42\xe7\xc6\xae\xd8\x46\x8f\x77\x90\x25\x40\x40\xe6\x45\xc6\x0c\xdb\x1e\x50\x77\x8f\x6d\xb3\x3c\x9c\x72\xc1\x94\x95\x63\x76\x3f\xb2\xd1\xf9\xe7\xcd\x37\x36\x99\x61\xe3\xf8\x57\x94\xf7\x10\x25\x76\x5f\x2b\x58\x18\x77\x46\x98\x7f\x2d\xcf\xa9\x48\x35\x70\x3e\x7b\x22\xec\x10\x66\x8c\x48\x55\x3f\x3f\xe7\x22\xdd\x4b\xd5\x12\xb1\x4c\x04\x08\xfc\xe5\xee\xee\xc6\xbe\x7a\xf7\xfc\xc6\xd1\xd9\xf3\xda\xde\x3d\x18\x9a\xed\x22\x6a\x7a\xde\x09\x06\xbc\x5e\x8a\x6c\x4d\xa4\xa8\xa6\x63\x2e\xb3\x4c\x3e\x58\x51\xc0\xef\xd0\x59\x3d\x79\x5b\xfb\xac\x6e\x30\x03\xed\x49\xa6\xb0\xe9\x41\xd4\xa2\xf7\x3b\x17\x9d\x20\x16\x9e\xc0\xe2\xc3\x5c\xef\x7f\x60\x6b\xe9\xe1\x79\xbb\xe7\x1a\x4b\x45\x32\x2e\x5a\xcb\xc8\x85\xe6\xe9\xbe\x99\x76\xad\xb5\x41\x2e\xe0\xc7\x07\xa9\xee\xed\xf4\xa4\x5c\xb1\xc4\xde\xb6\xb0\x80\xcd\xef\x90\x0d\x81\x69\xb3\x29\x29\x0d\x39\x3b\xbd\x3c\x3d\x0f\xdc\xad\xfa\xc4\xa9\x26\x73\x9e\x31\xbd\xd6\x86\xe5\x8e\xcf\x79\xaa\x9d\x14\xb9\x26\x9a\xe7\x45\xb6\x86\xb1\x9d\xa6\x17\x84\x1b\xfb\x4b\xcb\x25\x54\x29\xfc\x48\xad\xe0\xb7\x64\x59\x76\x41\xb4\x24\x46\xd1\xa0\xda\x75\x92\x86\x37\x2c\x01\xa3\x4a\xcf\xc5\xce\x4e\x7f\x3e\xbd\x20\xcc\x24\xe7\xe4\x41\x8a\x53\x03\x53\x32\x25\x77\xee\x06\x0d\x1f\xe9\xa4\xba\x96\x25\x11\x8c\xa5\x6e\x39\x8a\x8c\x27\xdc\x64\x6b\x60\x31\x44\x96\xc6\xc9\xe7\xd4\x38\x52\x53\xf2\xf2\x83\x95\x67\x40\x45\xe9\x24\x2b\xe7\xe4\x09\xac\xba\xd5\x02\x59\x6a\xef\x92\x8c\xaf\xd8\xe5\x92\xd1\xcc\x2c\xd7\xb0\xe1\x85\x14\x93\x7f\x30\x25\xed\x73\xa5\xf0\x7f\xd9\xbf\xb1\x09\xe1\x86\xe5\x1d\x9b\x93\x60\x8e\x65\xf3\x31\xaa\x14\x5d\x77\x9e\xef\x0d\x99\xb1\xd9\xac\xa0\xfb\x8a\x6d\x09\x83\xa1\xb5\x8e\x81\x65\x2a\xaf\xd8\xa6\x20\x68\x29\x10\xfb\x6b\x2f\x6c\xdb\xb9\x2e\x98\xb2\xf2\xd7\x21\x67\x74\x29\xf5\xde\x5e\x6d\xf7\x4c\x6a\xe3\x98\xb0\x91\x76\xf3\x0b\xab\x50\x18\x79\x11\x2e\xf5\x4a\x41\x2b\x64\xf7\xc6\xbf\xbe\x99\x92\xbf\xc9\x12\x78\x26\x9d\x65\x6b\xf2\x40\x9d\x2c\xa7\x99\x21\x27\xf6\x33\x27\xf6\x8c\xd9\x31\xff\x85\xd1\xd4\xc9\x21\xda\x30\xda\xc1\xca\x90\xcb\xd9\xa0\x89\x67\x4c\x00\xf4\x90\xa5\xef\x8a\xef\xa7\x67\x02\x7e\x3d\xa6\xb0\x6e\x9d\xa3\xa6\x96\x45\x83\x5e\xec\xb6\xb9\xa7\x77\xe0\x26\xde\xda\x3b\x6e\x74\xfe\xf7\x33\x2b\xe5\x92\xa4\x39\x00\x90\x55\xba\xf9\x27\xb1\x2c\x21\xb5\x23\x84\x1b\x0e\xae\xb6\xee\x23\x8c\xd9\x6b\xae\x89\x0e\x49\x60\xcf\xa8\x2c\x3f\xf5\x7d\x9f\x73\x96\xa5\x40\xa3\x97\x04\xf2\x74\x93\x20\x7c\x1e\xda\x29\x20\x72\xbc\x5e\xd9\x7d\xc5\x15\xeb\xbc\x3e\xad\xea\xd0\x3b\x17\x13\x44\xcf\x7a\x19\x58\xf3\xb1\x2e\x4e\x48\x48\x41\xcd\x12\x7d\xb2\x6e\xa8\x59\xda\xfd\x48\x93\x84\x69\x4d\xa4\x3b\x52\xb0\xe9\x00\x1c\x53\x07\x9f\x77\x2b\xab\x75\x75\x87\x8a\xf5\xbb\x79\xd7\x03\x93\x0e\x3d\x76\xf7\x93\xbd\x8b\xdb\x9a\x02\x90\x73\xa5\x6a\x68\xfa\x95\x88\xb9\x39\x31\x9d\x4b\x58\x09\x23\x53\xf2\xd6\x91\xca\x4b\x0d\xda\x46\x60\x54\x54\x2c\x18\x79\x6a\xa9\xfe\xf9\xf3\xcf\xff\xf4\xf9\x14\x3e\xdd\x49\x33\x50\xa0\x82\x5c\x5f\xbd\xbd\xfa\xf1\xf6\xdb\xe7\x3f\xbe\xbd\x7a\xf3\xb2\x6b\x55\x3e\x4c\x6a\x20\x7b\xc2\x85\x99\x48\x35\x71\x33\xf2\x8c\x18\xd5\xb1\x0f\x01\xe4\xeb\x3c\x85\xad\x79\x03\x50\x93\x05\x00\xc0\x0a\x73\xfe\x46\x02\x3c\xcc\xdd\x43\xf6\x76\xab\x54\xf8\x6e\x06\x66\x24\x6c\xbb\x03\xf7\x5b\xdf\xa1\x9d\xc0\xc2\x1e\x22\x45\xdc\x74\x5c\xd8\x5b\x57\x81\x7d\x78\x97\x1c\x01\xbf\x3f\xae\x20\x31\x93\xe9\x1a\xbd\x76\x5f\xca\x74\xbd\xe7\x1a\x3d\xf4\xbc\xdb\x71\xa0\xfb\xf1\x95\x54\xf9\xee\x7e\xc0\x78\x0e\xbc\x99\xf1\x77\xe2\x3d\xeb\x9c\x3b\xd7\x62\xef\xb3\xde\xaf\xa2\x06\x11\xfd\x6d\xdc\x2d\x41\x8e\x7b\xe9\x8c\x62\x2c\x62\xdc\xa3\x18\x3b\x8a\xb1\xfd\x9d\x1a\xc5\x58\x68\xa3\x18\x3b\x8a\xb1\xa3\x18\xfb\x28\x62\xac\x49\x8a\x5b\x99\xdc\x23\xe1\xb0\xd3\xbb\xe7\x37\xee\xf1\x86\x24\x4b\x45\xc0\xa9\xb9\x58\xc9\x6c\x65\x27\x8b\x92\xbb\xe7\xfb\x6f\x2e\xdb\xe1\x29\x00\xf5\x60\xf7\x01\x8c\x75\x6d\x69\x56\x36\xc1\xbb\x77\x2f\xde\x3d\x23\x3c\x2f\x32\x96\x33\x61\x08\x25\x8a\xd1\x8c\xef\xb0\xd7\xd5\xcd\xd2\xcb\xf8\x9c\x25\xeb\x24\x63\x40\x79\xd3\x40\x5a\x7d\xff\xd8\x60\xdc\xe9\xbb\xc2\xe1\xc0\x08\x81\xa6\x6f\xcb\x78\x61\xc7\x0a\x34\xfb\xfa\x4f\x7e\x3b\x9c\xca\x73\x28\xd5\xb2\x27\xfd\xee\x38\xd5\x63\x9e\xf1\xce\x3f\x17\x8a\x61\x0d\x99\xe1\xc9\x3d\x76\xcc\x19\x9b\x4b\xc5\xd0\x86\x4c\x70\xcf\xdb\x65\x77\x25\xa3\x25\x73\xb4\x64\x8e\x96\xcc\xd1\x92\x39\x5a\x32\x47\x4b\xe6\x08\x01\x8d\x10\xd0\x08\x01\x8d\x10\xd0\x08\x01\x8d\x10\xd0\x08\x01\x8d\x96\xcc\xee\xbe\x8d\x96\xcc\x76\x1b\x2d\x99\x07\x5e\x3a\xa3\x18\x8b\x18\xf7\x28\xc6\x8e\x62\x6c\x7f\xa7\x46\x31\x16\xda\x28\xc6\x8e\x62\xec\x28\xc6\x3e\x8a\x18\x3b\x5a\x32\xf7\xb4\xd1\x92\x49\x46\x4b\xe6\x6f\xdc\x92\xb9\xf7\x4f\x3e\x4c\xb5\x33\xb4\xb4\x0a\xaf\xb5\xd2\xa0\x3d\x9a\x76\xf5\xbc\x19\x33\x91\x62\xce\x17\xa5\xa2\x8d\xe8\x53\xaa\x18\x29\xe8\x8e\x51\x84\x6c\x0b\xb3\x2a\x51\x45\xdd\xf6\x08\xab\xdd\x07\x78\x67\x58\xec\x8e\x11\x0c\x09\x8e\xdd\xb3\x06\xfb\x43\x66\xfb\xbb\x4b\x7a\x63\x63\x77\xf4\x3d\x32\x42\xb6\x63\xcb\xfa\xae\xf7\xc5\xc9\x62\x47\x42\xb0\x96\xe6\x1d\x83\x3a\x9e\xbd\xd9\xb5\x41\x56\xe7\x1e\x9a\xde\x26\x3d\xcc\xf6\xec\x49\xe0\x18\x65\x97\x1d\x7a\xc7\xe4\x61\xad\xd1\x3d\xe3\x6b\xd9\xaa\x87\xdb\xa4\x5d\xc3\xab\x70\x08\xfb\xf4\x8e\x31\xe3\xac\xd4\x08\x4c\xc5\x5b\x77\xb1\xb6\x6a\x0c\x4a\xd3\xb6\x66\xe3\x2d\xd6\x08\xda\x0d\x9b\x36\xd2\x6e\x8d\x20\xba\xc7\xb2\xbd\xd7\x7a\x8d\x20\xd9\x67\xdf\xde\x63\xc3\x46\x50\x46\x58\xb9\x37\x2d\xd9\x98\x29\x38\x86\xad\xdb\xb5\x7f\x0a\x34\xaf\xc7\x12\xee\xda\x30\x7b\x78\xcf\x50\x7a\x40\x6e\xff\x10\x9a\x7b\xf4\x09\xeb\xbb\x46\x82\x00\x1e\x91\xc7\xdc\x4b\xeb\x91\xf0\x23\x8e\x2b\xf5\x01\x94\xbe\x17\xf8\x4d\x84\x04\x2b\x5d\x8b\x87\x2c\x11\xa3\x82\xcb\x72\x00\x70\xe9\x1a\xfa\x60\x45\x83\x98\x08\x9a\xc4\x01\x9d\xd1\x50\xa6\x6b\xf8\xfd\xec\x1a\x0e\xd6\x74\xed\x08\xe0\xa6\x6b\x51\xfc\x88\xe0\x81\x4e\x4c\x37\x71\x70\xe7\xa0\x7e\xe2\xa0\x4f\xd7\x10\x00\x68\x78\x10\xdb\x63\x24\x43\x6e\x3e\xdc\xcf\xe5\xfb\x81\x51\xd7\x8e\x07\x8f\x36\xfb\x87\x9a\xfa\x3e\x00\xc2\xb5\x5e\x18\xc2\x35\x3c\x18\xd1\x7e\x1e\xb9\x49\xa2\x21\x54\xc4\xba\xcb\x0d\x51\xaf\x07\x9e\xc0\xec\xa4\x16\x80\x31\x08\xa4\x70\x6d\x30\xa8\xea\x5a\x3f\xb4\xea\xda\x30\x80\x15\x31\x11\x2f\x1a\x06\xc2\x3e\x98\xd5\xb5\xa3\xdb\x49\x3a\x40\x99\xe6\x17\x51\x72\x58\x97\x2f\x81\x6b\x83\x3c\x0a\xfa\xb5\xd9\x23\x8b\x62\x7d\xbe\x07\x3b\xc6\x32\xcc\x03\xc1\x0f\x00\x7f\xc2\xfb\xbc\x11\x76\xf4\xec\x00\x9f\x04\xd7\xd0\xd2\x4a\xac\x6c\x80\xf2\x52\x70\x6d\xd8\x8d\x8e\xec\x47\xc4\x10\x07\xf6\x26\xe6\x3e\x24\x8f\x77\xd5\x8e\x2a\xc6\xa8\x62\x74\xf6\x7d\x54\x31\x46\x15\x63\x54\x31\x46\x15\xa3\xab\x8d\x2a\xc6\xa8\x62\xb8\xf6\x4b\xab\x18\xbd\x7e\x1e\xae\x0d\xf2\xf6\xe8\x99\x15\xea\xcc\x62\xb1\x3e\x1f\xbd\x54\x2b\x8f\x90\x08\xcf\x0f\xd7\x1e\x15\x58\x3e\x9a\x2f\x88\x6b\x78\x8f\x10\xff\xfc\xef\x81\x73\x22\xbc\x46\x7e\xc7\x9c\xf3\x97\xe5\x2d\x88\x87\x3a\xe3\xe5\x5d\x3b\x24\x6a\xbe\x63\x0c\x0d\xe7\x86\xce\xd8\xf9\xd0\xcf\xd1\xbb\x61\xf4\x6e\x18\xbd\x1b\xfa\x29\x8e\xde\x0d\xa3\x77\xc3\xe8\xdd\xb0\xaf\x8d\xde\x0d\x23\xf4\x38\x42\x8f\x3d\x6d\x84\x1e\x8f\xd7\xcf\x11\x7a\x1c\xa1\xc7\x9e\x36\x42\x8f\x23\xf4\xe8\xda\xe8\xdd\xb0\xd9\x46\xef\x86\xd1\xbb\x61\x4f\x1b\xbd\x1b\x1a\x6d\x54\x31\x46\x15\x63\x54\x31\x7a\xda\xa8\x62\x8c\x2a\x06\xaa\x7f\xa3\x8a\x31\xaa\x18\xa3\x8a\x31\x7a\x37\xec\xa6\x3a\x7a\x37\xec\x7c\xfe\xf7\xc0\x39\x47\xef\x86\xae\x97\x3f\x32\xef\x86\x9e\x07\xec\x86\x51\x3c\x77\xd5\xf1\xef\x58\x5e\x64\xd4\xec\x61\xfa\xad\x4d\x70\xbd\xeb\xbd\x26\xa3\x22\x26\xfc\xd2\xde\x02\x74\xcf\x00\x56\xf0\xbe\x5d\xb9\xa5\x84\xbc\x16\x6a\xc1\x2c\x37\x4a\xa9\x71\x14\xa4\xa2\x8a\xd7\x2e\x15\x65\x91\x49\x9a\xba\xcb\x64\x0f\x49\x28\x59\x2f\x52\xbb\x3f\xb9\xd0\x96\xd1\x88\x85\x1d\xa6\xf4\xd4\xa7\xe4\x1a\x4c\xb4\x60\xa9\x2f\x35\x9d\x65\xae\x8b\x7f\x97\xb3\x3d\x14\x73\x99\xb2\x6c\x4a\x5e\x80\x29\xd5\x0d\x71\x0d\x76\x5e\x41\x34\x4f\x59\x42\x95\x7f\x64\xe7\xfb\xfd\xec\x8e\x16\xfc\x5b\xa6\xb4\x9d\xd7\xbd\xeb\xdc\x66\x72\x57\x37\xd7\xfe\x0d\xcb\xcc\xb8\xf0\xf8\xd3\xca\xfd\x8e\xa5\xee\xf2\xa6\x21\x75\x49\xc7\x36\x53\xac\x50\x4c\x33\x61\x20\x15\x8a\x7d\x81\x0a\xbf\x5b\xa6\xe4\x16\xe4\x45\x1d\xb2\x8e\x24\x52\xac\x98\x32\x44\xb1\x44\x2e\x04\xff\x47\xa7\x55\xd7\xf5\xa0\x4a\x8f\x68\x77\x82\x36\x6e\xbb\x09\x9a\x39\xb9\xfa\x02\x6c\xbc\x39\x5d\x13\xc5\xec\x17\x49\x29\x50\xb4\x1d\x44\x32\x25\x6f\xec\x96\xe0\x62\x2e\x9f\x81\xd6\xab\x9f\x5d\x5e\x2e\xb8\x99\xde\xff\x6f\x3d\xe5\xf2\x32\x91\x79\x5e\x0a\x6e\xd6\x97\x96\xc7\x28\x3e\x2b\x8d\x54\xfa\x32\x65\x2b\x96\x5d\x6a\xbe\x98\x50\x95\x2c\xb9\x61\x89\x29\x15\xbb\xa4\x05\x9f\xc0\x00\x05\x58\xd9\xa7\x79\xfa\x47\xc5\xb4\x2c\x55\xc2\xf4\x7e\xbe\x8f\xe0\xa2\xf7\xbc\xcb\xb1\xa2\xbd\xae\x5f\x73\xe7\x53\x40\x3d\x49\x37\xd2\x7a\x91\x60\xe3\x2f\x19\x79\xff\xf2\xf6\xae\x73\x51\x5d\xc7\x5d\xde\x1a\xb7\x9a\x35\x11\x5d\x2f\xac\x9d\x7a\x2e\xe6\x4c\xf5\x6d\x93\xb9\x92\x39\x7c\x99\x89\xb4\x90\x5c\x18\xc7\xbb\x33\xce\x84\x15\x22\x66\x39\x37\x3a\x40\x04\x76\xcd\xa7\xe4\x39\x15\x42\x76\x31\x38\xab\x65\x17\x29\x38\x3c\x91\x6b\x41\x9e\xd3\x9c\x65\xcf\xa9\x66\x8f\xbe\xac\x76\xcd\xf4\xc4\x2e\xcb\x61\x0b\x9b\x33\x43\x2d\x9f\xc2\x2e\xee\xad\xa1\x22\xa5\x2a\xf5\x0b\x72\x7a\xaa\x2b\x12\x8f\x3e\xe6\xf0\xa1\xfd\x03\xc6\x49\x65\xb0\xa8\x2e\x6b\x52\xf7\xfd\x46\xd3\xe0\xc2\x72\x83\x16\xf7\xd0\x22\xc9\x06\x33\xac\xfb\x04\x67\x47\x90\xd2\xbb\xcb\x94\x8a\xa5\xe4\x9e\xad\x51\x5a\x7c\x4e\x0b\xa2\x8d\xb4\xaf\x3c\x70\xb3\x04\x11\xb7\x3a\x46\xd4\xc0\x59\x99\x31\x80\xc4\x66\x6b\xc2\x3e\x38\x46\xd6\x8b\xf0\xcb\xcc\x21\x69\x06\x3c\x02\x45\x4a\x14\x33\x8a\xb3\x15\x23\x54\xcd\xb8\x51\x54\xad\x1b\xdb\xe0\x6e\xc9\xfa\x20\x01\xaa\x18\x88\xef\xff\x55\x32\xb5\x86\xdb\xcb\x52\xad\x2b\xb9\xc0\x29\x57\x2b\x3b\x8c\x25\x13\xf6\x66\xe2\xf3\x75\xbf\x90\xe7\x36\xe5\x36\x53\x7d\x76\x79\x59\x0b\x43\x76\x2f\xa6\x32\xd1\x97\xa5\x66\x6a\xb2\x28\x79\xca\x2e\x1b\x5b\xa2\x5b\x3e\x46\xea\x4a\x0b\x26\x98\xa2\x86\x45\x7a\x2f\x9e\xbc\x6a\xbc\xe7\xf7\x81\xf4\xba\x80\x9d\x93\x39\xff\x70\x01\xb0\x5e\x9f\x05\x65\x0d\xac\xcd\x41\x25\x17\x76\xe9\x42\x87\x08\x25\xa5\xe0\xff\x55\x7a\x6f\xc8\x77\x6f\x5f\xff\x8d\x5c\x7f\xd5\x9b\xfa\x8d\x38\x69\xd4\x01\x60\x4b\xea\x74\xaf\x19\x63\xc2\x1e\xb9\x15\x4f\x81\xff\xf9\x14\x63\xee\x21\xae\xa1\xa3\x7d\x3e\x5e\x95\x5f\xa6\x62\xa6\x54\xc2\xf9\x71\x35\xd8\xf2\x03\xcf\x32\xbb\x21\x52\x3e\x9f\x33\xc5\x80\x67\xd3\xdd\xa5\x9b\x76\x10\x2d\xa8\xd6\xb6\x6b\x77\xb6\x5f\xee\x1a\x02\x82\x34\xd3\x80\x90\x26\x32\x9f\x71\xe1\x0f\x4b\xaf\xb6\xe8\x27\x4e\x97\xf3\x39\xff\xe0\x8a\xde\x84\xd1\x7b\xe2\x76\x66\x60\xe2\xed\xc7\x57\x34\xe3\x29\xec\xa9\x1e\xca\xaa\xcc\xac\xb0\xe9\x5e\xad\xe7\xb9\x16\x2c\x66\xcc\x4a\xec\x22\x01\x0c\xda\xad\x6d\x0f\xc9\x8c\x89\x85\x59\x06\xb5\xc6\xf5\xb8\x12\xea\xed\x14\xe7\xf4\xde\xf9\x2a\xba\x8e\xbb\xa1\xf5\x9d\x2e\xd1\xd8\x55\x53\xf2\xbd\xd8\x5e\xf2\xca\xef\x13\xfa\xde\xdf\xcf\xb0\x2d\x1d\xf8\x4b\xd8\x07\xae\x8d\xbe\x68\x7c\xc6\xad\xd7\xdb\x77\x77\x7e\x83\xec\x15\xc2\x43\xfb\xd7\x27\xff\x46\x26\xc1\x26\x01\x9e\x8c\x40\x81\x71\xb3\x64\x2a\x10\xf9\xec\xc9\x53\xf2\xdc\xd7\xde\xe9\x75\xc5\xfc\xfc\xc9\x13\xc7\x4c\xdf\x33\xaa\xa5\xf0\x72\xc7\x1d\xcf\x99\x2c\xad\x30\x98\xf2\x84\x1a\x97\x8f\xb3\x71\xb4\x7a\x88\x26\xc0\xe9\xdc\x29\x22\x73\x59\x8a\x34\xa8\x8a\x86\xe7\x0c\x0c\x0f\xc6\x30\xbf\x07\xea\xf3\xd0\x07\x77\x39\x06\x6a\xb9\xf3\x9a\x9c\x05\xce\x51\x25\xaa\xab\xc8\xfb\x4e\x83\x79\x00\x71\x96\xde\x5b\x7a\x93\x2b\xa0\xe1\xa0\xf0\x73\x58\xfe\xab\xa2\xc8\xec\x5a\x83\x16\xc2\xe7\xc4\x73\xad\x1e\x8a\x76\xd0\x0d\xff\xe0\x47\x16\x1a\x78\x6a\x15\x30\xc3\x44\xb2\x3e\x41\x70\xf6\xde\x8b\x3b\xa3\x33\x96\x7d\x3c\x72\xc3\x1b\x5a\xd8\x53\xee\x25\xed\x7b\xb6\xd6\xb0\x63\x9c\x72\xe1\xee\xfc\x84\x0a\x64\xde\x70\x23\x89\x54\x0b\x6a\x35\x17\xa0\x62\xb7\xc8\x42\x2a\xfb\xe3\x99\x4e\x64\xe1\x6f\x69\x96\xb1\xc4\x9c\x57\x97\x6d\x0f\xe5\x37\x74\x4d\x72\x6a\x92\xa5\x7f\x51\x2a\xf0\xab\x55\xac\xc8\xe0\xe0\x48\x01\xf0\x89\x92\x59\x66\xa5\x79\xf7\x05\xb5\xe2\x09\xeb\x27\x1d\x79\xcb\xbb\xb5\x3b\xca\x05\xdf\x6f\xf5\x6a\xaf\x53\x0b\xcc\xf1\x6c\xc2\x32\x15\x2e\x08\x05\x62\xba\xa0\x49\x8f\x2b\x3c\x21\xd7\xba\x66\xe2\x20\x18\x25\x96\x89\xd9\x95\xaf\xd4\xbc\x0b\x42\x33\xb3\x94\xe5\x62\x49\xb4\x84\x7b\xd5\xff\xa1\x57\x72\x5c\x3b\x73\x27\xa1\xe1\xee\x35\xb2\xf6\xc6\x5d\xb2\xc0\xab\x6b\x0d\x9b\x16\x56\xde\x56\x9c\xf6\xfa\xc7\x03\x73\xa7\xa5\x91\x39\x35\x3c\xb1\x1c\x69\x1a\x98\x05\x29\x14\xcf\x1d\x3c\x62\xf5\x6a\x61\x2f\x53\x80\xdc\x61\x64\xbd\x77\x67\x7d\xbc\xfd\x96\x6d\x26\x45\x75\xb8\x02\x1c\xc5\xa0\xcb\x21\x4e\x42\xd0\xe7\x62\x77\x17\x4f\x2d\xdb\x99\x73\xa6\xf4\x1f\x61\x45\x31\x1b\xad\xf7\xc0\x57\x7b\x23\x46\x8c\x7c\x1b\x5e\x6a\x21\x2b\xee\x37\x7e\xd7\x31\xba\x95\x07\x76\xd7\xa7\x37\xf6\xec\x94\x5c\x09\xc2\xf2\xc2\xac\xeb\x8e\xd9\x45\xb4\x9b\x72\x45\xb3\xfe\x1b\xca\x4b\x77\xdf\x9f\x78\xfc\xfa\xfb\x93\x9a\xd0\x05\x99\x95\xa6\xf5\x27\x17\x94\xd1\x77\x95\x52\x21\x85\xdd\x55\x1b\x38\xd0\x94\xbc\x95\x86\x80\x97\xbf\xe3\x54\xa0\x75\x84\xf3\xd3\xdf\x4f\xab\x27\x59\xa6\x07\x7c\xb1\x71\x48\xc9\xa4\x21\x38\xc9\xa6\x04\xd4\x43\xd3\xd5\x5f\x94\x9a\x55\x1d\x0a\xd2\x2d\xcc\x28\x5c\xa9\x6f\x02\xde\x4b\x5e\xbc\xbd\xfd\xf1\xf5\xd5\x97\x2f\x5f\xf7\x31\x85\x6a\x63\x0f\xdf\xba\xd5\xd8\xf4\x51\xee\x48\xf9\x20\x98\x7a\xcf\x40\x60\x4f\xfa\xae\xbe\xd6\xce\x7d\xed\x53\x1c\x87\x09\x4a\x59\xe1\x58\x02\x48\xbd\x15\x0e\xd4\xcb\x27\xe7\xe4\xea\xf5\xeb\x8a\x8a\x97\xac\x20\x7f\xf2\x92\xae\x98\xd3\x5c\x52\x96\x31\x10\xb1\x1a\x84\x7b\xe8\x86\xf5\x5a\x50\x35\xa3\x0b\xab\x3f\x64\xf6\x4a\x6b\x6a\x3f\x1e\xa8\xe2\x9a\xe4\x54\xd0\x05\x46\x55\xa3\x8d\x0b\x10\x64\x5f\x61\xb9\x2b\x13\x56\x88\x83\xae\x73\xed\xfa\x0e\x9f\x07\xe4\x0a\x73\xca\x20\xd7\x70\x4d\x17\x44\xd8\x60\xac\x70\xbf\xf4\x72\xbb\x66\x88\x70\x0b\xa3\xec\xe9\xbf\x83\x70\xb8\xa4\xda\x71\xb9\xdd\x68\x56\x23\x83\x70\x31\x18\xb1\xbd\x8d\xea\x4f\x74\xaf\x14\xca\x4d\xa6\x1d\xa2\xd6\xda\x5a\xc1\xf0\xa2\x09\x13\x70\xe5\xd9\x3d\xaf\x72\xcc\xc5\x01\x93\x94\x31\x03\x01\x44\x9e\x75\xaf\x41\xdf\x7e\x10\x76\x08\x01\x3e\xbe\xda\xf8\x4d\x2f\xd9\x0d\xcb\x0f\xa8\x82\x35\xef\xf0\x5a\x9e\xdf\xd7\xc2\x5c\xf4\xeb\x1f\x80\x32\x26\x59\xa9\x0d\x53\x13\xc7\x91\x5c\x84\x15\xac\x05\xc4\x69\x35\x3e\x00\x4b\xda\x77\x3e\x62\x7c\x7c\x30\xc0\x7e\xdd\xda\xb9\xbf\x6f\xae\x03\x9c\x1f\x54\x51\xe5\x96\x0e\x65\x3b\x8f\xb2\xee\xcd\x32\x99\xdc\xc3\xee\x78\x61\xcf\xf5\x90\xee\xda\x23\xac\x4a\x76\x41\xae\xde\xbe\xb0\xea\x8c\xed\x2f\xb0\xb2\x4a\xaf\x3f\x99\x4b\xc5\x16\xca\xaa\x6b\xe1\x2b\xdd\x0c\x33\xb4\x39\x17\x34\xe3\xff\xa8\xce\x77\x4d\xba\x3e\x4b\x9e\x1f\x01\x4c\x8d\x22\x6a\x89\xdc\xb3\xf5\xc4\xdd\x44\x0e\x9c\x2b\x85\xe1\x99\x3b\xfc\xaa\x3a\x25\xf0\x43\x2e\x57\x5d\x61\xb9\xcd\xd6\x74\x5a\x98\xd3\x4c\x33\x08\xbb\x03\x36\x51\xdd\x75\x17\x56\xdd\xd5\x4c\x41\xf0\x1d\xc6\x54\x4a\xc8\x89\x1b\xe1\x09\x29\x98\xca\xb9\x6e\x6e\x0b\x98\x8b\x0b\x22\xed\x9e\x7e\xe0\x9a\x91\x7f\xfd\xec\x33\x14\xcd\xb3\x6f\x44\xa1\x64\xc2\xb4\xb3\x81\xbd\x14\x86\x9b\xf5\x79\xc5\xa8\x03\xaa\x84\xdf\x6e\x33\x29\x33\xd6\x8b\x30\x91\x06\x8b\x1b\xbe\xcf\x36\x96\x09\x38\x7b\x30\x36\xa1\x46\x1f\xcd\x70\x87\x8c\xb4\xdb\xf6\xb3\x67\x8c\xce\x0a\xb4\x79\xe8\x3f\x0a\xab\xc8\xe6\x3c\x20\x19\x0c\xd6\xcf\x71\x87\xde\xd7\x37\x0d\xc7\x56\x2d\x06\x8c\xae\xe4\x03\xd6\xf8\x9b\xeb\x17\xc7\x1d\x5b\xc9\x8f\xbe\x70\x58\x97\xca\x49\xe3\xa2\xeb\x7d\xf4\xbe\xab\x60\x7e\x78\x08\x81\x02\x4e\xec\xbc\xa3\x80\x21\x84\xf0\x81\x71\xc8\x44\x10\xd3\x45\x57\xce\x80\x0d\x6b\x60\xc1\x92\x96\x8a\x99\x32\x0d\xe0\x44\xb2\xa4\x8a\x26\x86\x29\xf0\xae\xd2\x44\xce\xbb\xec\x71\xc1\x83\xc2\xa3\x0d\x4e\xdc\xa7\xe0\xb0\x44\x4b\xb3\x94\x6a\x27\xe3\xd8\xb1\xad\x12\x29\x12\x56\x18\x7d\x69\x2f\x43\xba\x60\x97\x85\x5d\x50\x6d\x98\x30\x13\xf7\x0d\xfd\xc7\xfa\x57\xee\x37\x49\x46\x79\xde\xb1\xeb\x90\x36\x45\xf0\x18\x7a\x23\xd3\x28\x75\xe7\xf4\xaa\x7e\xad\x96\x65\x9b\x13\x89\xf2\x44\xca\xe1\x7d\x50\x4a\xdd\x44\x7a\x1c\xd8\xea\x3a\xc7\x9c\x3a\xd7\x99\x09\x7c\x6e\xf2\xb4\xfb\xa0\xa2\x44\x7b\xf4\x39\xc6\x39\x1b\xa7\xd4\xd0\x5b\x40\xbb\xa2\x5c\x14\x6b\x0b\x86\x83\x4a\x2b\x30\x34\xb8\xc9\x38\xe3\x41\xdf\x60\xfe\x05\xb0\x91\x0f\x76\xc7\x8b\x05\x71\x4e\x45\xb7\x82\x16\x7a\x29\x4d\x50\x0b\xcf\xb4\xff\xc5\xd4\x4f\x73\xb8\xfa\xda\x8f\x9f\x47\x7d\xea\xe6\xdb\xe7\xe4\xec\xa6\x5a\x2e\x47\xea\xb9\xdd\xd6\xe7\xed\x27\xfb\x80\x14\x17\x67\xd0\xb6\x18\x57\xce\x94\xda\xf9\x33\x15\xb2\x28\x33\x87\xae\x9d\x5d\x65\xc5\x92\xf6\xf5\xf5\x5a\x10\xa9\x7c\xf9\xca\x52\xb3\xed\xaf\xd8\x3b\x7b\xe3\x5b\x7d\x1a\x61\xbb\x23\xce\x5e\x74\x25\xd6\x6e\xe4\x2f\xaa\x5d\x40\xe6\x8c\x5a\x51\x81\x2c\xfa\x21\xca\xa0\xb6\x31\x61\x05\xc9\xa0\xd0\x7b\x0b\x1f\x38\x24\x81\xb7\xa0\x55\xcc\xbd\xd5\xbc\x21\x74\xf5\x23\x54\xc1\x49\xd5\x03\x71\xc1\x4a\x06\x23\x71\x13\x51\xdb\xaa\x00\xfa\xec\xeb\x2f\x25\x82\x3d\x84\xf3\x3e\xa3\x1a\xcc\x30\x95\x7e\x0f\xeb\x15\xac\x7f\xe1\x6b\x98\x59\x75\x7d\xe9\x71\x12\xc5\xab\x8f\xb4\xe0\xaf\x94\xec\xca\x49\x54\x7d\x7d\x43\x71\x84\xd7\x42\x56\x96\x05\xfc\xe0\xf0\xb3\x1a\xd2\x46\x08\x0a\x33\xe6\xc0\x71\x2f\x62\xbb\x65\x6d\x52\x6f\x19\xa3\x30\x09\x49\xda\xeb\x07\x52\xee\x86\xc6\x9f\x58\x7e\x6b\x55\x5f\xe8\x35\x46\x1e\xff\x0a\x36\xd6\xda\xa9\x3f\x56\x2b\x50\xe9\xa4\xa0\xca\xac\xdd\xe1\xb8\x68\xf5\x38\x08\x34\x47\x8d\x80\xc0\xc9\xf8\xad\x35\x0a\x6e\x5e\x60\x54\x5c\x17\xcc\x19\x75\xfc\xa1\xde\x9c\xf7\x63\xf6\x75\x40\x21\xda\x60\x6b\x68\x66\x81\xfa\x05\xfa\x8a\xf5\xa2\xed\x15\x27\x11\xc2\x24\x52\x4c\xac\xcc\x41\x31\x37\xe4\xfb\xf0\x52\xc3\xff\x0e\xe6\x32\xe7\x82\xe7\x65\x8e\x36\x32\x3d\xbe\x88\x82\x70\x77\x24\x51\x1c\x2c\xe3\x39\x37\x18\x98\x6c\x80\xcd\x97\xe0\x7d\xe3\xe3\xbd\xe3\xa3\xfd\xe3\x21\x50\xcb\x5e\x6d\xcf\xc8\x7f\x9e\x7d\xff\xe9\xcf\x93\xf3\x2f\xce\xce\xbe\x7b\x32\xf9\xb7\x1f\x3e\x3d\xfb\x7e\x0a\xff\xf8\x97\xf3\x2f\xce\x7f\x0e\x3f\x7c\x7a\x7e\x7e\x76\xf6\xdd\xd7\x6f\x5e\xdd\xdd\xbc\xfc\x81\x9f\xff\xfc\x9d\x28\xf3\x7b\xf7\xd3\xcf\x67\xdf\xb1\x97\x3f\x20\x89\x9c\x9f\x7f\xf1\x09\xa2\x73\x07\x46\x02\x6d\xee\xe9\xd7\xb0\xae\x8d\x38\x4b\xd8\xcf\xf4\x03\xec\x67\x9a\xcb\xb2\x57\x0a\x21\xae\xac\x62\x22\xf3\xa2\x34\x0d\x43\xab\x33\xa3\xee\x71\x6d\xe8\xda\xd6\x2d\xdb\xe5\xa5\x33\x1f\x4c\x2a\xb2\x93\x2a\xc8\x40\x5f\x62\x63\x38\x50\x90\x75\xf0\x78\x1d\xf7\xf8\x6f\x6d\x8f\xbf\x0f\xbe\xcc\x1b\xbb\xdc\x73\xed\xc3\x76\x79\x25\x87\x58\x91\xaa\xfa\x12\xd7\x44\xe6\xdc\xe0\x92\xa5\x41\x50\x45\x33\x5b\x1e\x37\xcd\xc0\x76\xe2\xcf\x28\x40\xf1\x56\x3d\xc0\xc0\xcc\x75\x0e\xb8\x86\x5c\xd7\x00\x96\x8d\xb4\x32\x7c\xa5\x69\xc0\x59\x9b\x38\x08\x03\xd3\x65\xc0\xda\xff\x39\x4e\x36\xf2\xc1\xe0\x95\x13\x21\x10\x5c\x39\x2f\x28\xe7\xbd\x4b\xe4\x8a\x29\x7f\xab\x6b\x1f\xa5\xa6\x39\x84\x4b\xf7\x9a\xb6\x66\x5c\xa4\x5c\x2c\x8e\x95\x38\x04\xdc\x8c\x5e\x7e\xb0\x22\x8a\xee\xf7\xee\xde\x1a\xd6\xe6\xeb\xed\xaa\xbb\x6e\xc8\x61\xb6\x10\x5b\xc5\x1f\x90\xdc\x45\x2b\xdc\x2d\x59\xeb\x37\xe0\x8c\x70\xf5\xf6\x05\x46\x90\x1f\x96\x4d\xe0\x6a\xa3\xcb\xcd\xcf\xfb\xf8\x0c\xfc\x60\x88\xf7\x25\x0b\x18\x95\x73\x30\xbb\x20\x94\xdc\xb3\xb5\xf3\x52\x04\x5f\x65\xa6\xa8\x01\x35\x8d\x62\x18\x8b\x9d\x24\x08\xaa\x09\xb6\xac\x86\xf3\x1a\x46\x71\x7a\xc4\x94\x27\xad\xa9\xb4\x3d\xf3\xea\x83\x9b\x53\xfb\x0b\x98\x10\xe7\xa9\x1a\x31\x8d\x04\xb4\xe2\x22\x83\x74\x3b\x12\x67\x8f\x1b\x90\xef\x20\xac\xc4\xa0\xe1\x56\xcb\xd8\x10\xf7\x61\xa1\x4f\xb5\x5b\x30\x7b\x3a\x96\xbc\x2b\x27\xf0\x46\xf7\x25\xec\x36\x38\x47\x21\xee\xe9\x5b\x9a\xf1\xb4\xfa\x94\x3b\x0f\xd7\x02\xa3\x82\xbb\xf6\x56\x9a\x6b\x71\x41\x5e\x82\xcb\x30\xec\x9b\x17\x92\xe9\xb7\xd2\xc0\x6f\x1e\x6d\x62\xe3\x32\xdb\xb4\xa6\xd5\x3b\x65\x3a\xb7\x7e\xc0\x32\x1b\xae\x9b\xf8\x4d\xef\x9a\x87\xa7\xaa\xa5\xe2\xda\x21\x6d\x61\x5e\x2a\x17\x25\x9c\x6d\x96\x40\x50\x86\xed\x52\x40\x33\x84\x14\x13\xef\x97\xb4\xfd\x2d\x34\x4d\xbf\x3c\x52\xb5\x56\xa7\xd9\xbd\xc6\x67\xd1\x54\x6b\x97\x29\x00\x6f\x1d\x05\xc0\x46\x8a\x8c\x26\x2c\x25\x69\x09\x93\xda\xe7\x2c\x5e\x37\x6d\x14\x35\x6c\xc1\x13\x92\x33\xb5\x60\x56\x4c\x4c\x96\xd8\xd5\xf8\xd8\xf2\x17\xc5\xa5\x11\xb9\xef\x8d\xd6\x71\xcf\x85\xe5\x47\xdb\xe7\x8e\x9e\x48\x04\x2e\xe8\xd7\x08\x07\x6c\x72\x80\xb2\x32\x3c\xa6\xbc\xd1\x3d\x77\xbf\xe6\xce\x39\xfb\xbf\xed\x15\x09\x9b\xfd\x7f\x48\x41\x39\x26\x7f\x10\x21\x57\x44\x73\xb1\xc8\x58\xeb\x6d\x8f\x30\x36\x3f\x64\xbf\x11\xe3\x80\x49\x3c\x3b\x16\x84\x39\x09\xd8\xf6\x70\x53\xf2\xb9\x20\x0f\xe0\xa7\x68\xaf\x39\x8c\x67\xa3\x6d\x5c\x93\x93\x7b\xb6\x3e\xb9\xd8\xe2\x4b\x27\xd7\xe2\xa4\x0e\x64\x68\x9e\x7a\x04\xd9\x4a\xe2\x80\x20\x83\x13\x78\xfb\xe4\x30\x71\xea\xe8\x12\xb4\x83\xa3\x9e\x67\x54\xeb\xc8\x80\xaf\x96\x7f\xc0\x6d\x83\x4e\xed\xe7\x8d\x8a\xf7\x01\x23\xe6\x31\x71\xb4\xc4\x76\xa2\xcf\xc6\x87\x3c\x2a\x8e\xe6\x1b\x99\xc6\xcc\x4c\xfd\x52\x65\x60\x7e\x00\x81\xcb\x43\xcd\x1e\x46\xec\xbd\x8a\x36\xe6\x31\xcc\xd4\xb7\xc1\x7b\xf7\xab\x2a\x6d\x3a\xd4\x2f\xc8\x21\xa2\xa5\x87\x26\xb8\xde\x0b\x69\x08\x17\x49\x56\xa6\x2e\xcb\x16\x10\x06\x9d\xb3\x7b\x07\x46\x4d\x5a\xe4\x76\xfa\xb6\x7a\x29\x88\xab\x5e\xc3\x6a\x78\x19\xa1\xdc\x8b\x36\xad\x89\x90\x90\xc0\x05\x6e\x73\xed\xe7\xf0\xf0\x51\x62\xbc\x11\x20\x11\x7b\x44\x74\xb2\x29\xb7\x50\xea\xa4\x54\x10\x39\xd8\x70\x0e\xbd\x74\x74\x3b\x86\x20\xe7\x84\x92\xfa\x60\x84\xfd\xe6\xb7\xcf\x7b\x46\xd3\x89\xe5\x48\xbf\x3f\xcf\x04\x9a\x98\x92\x66\x21\x33\x17\xf8\x02\xe0\x51\xff\x7a\x1b\x31\x30\x5b\x2f\xe9\xee\x0c\x08\xbf\x51\x07\x85\x84\x16\x34\xe1\xa6\x47\x09\x1d\x22\xb9\xa0\x20\xd6\x38\x78\x35\x0a\x5a\xfd\x68\x61\xd5\x83\x20\xd5\xd6\x91\x78\xdf\xe6\x2a\xfe\x1c\xd4\x80\xa8\xbf\xc5\x4b\x91\x32\x95\x21\x82\xd5\xdd\xa6\xc5\xb0\xd1\x5e\x09\x24\x91\xc2\x6d\x99\x98\x23\xfe\xdc\xb3\xc5\xe7\xe1\x65\x3b\x82\x7d\x1c\xaf\x67\x2c\xd7\xf3\xc6\xb8\x77\x10\xe1\xba\x32\xb3\x6a\xfe\x0f\x06\x92\x20\x26\xf2\xb4\xee\x5b\xf0\xe8\x75\xc1\x0a\x60\x93\xe4\xff\x60\xb7\x86\x2a\xc3\xd2\xd3\x63\x87\x19\xec\xf4\xa6\xa9\x3b\xe3\x18\x62\xd6\xaf\x06\xa7\x0c\x9e\x23\x74\x26\x4b\x57\x55\x04\x84\x8e\x62\x95\xf4\x9d\xa7\x08\x9d\x25\xa3\xda\xdc\x28\x39\x63\x77\x7c\x80\x8b\xea\x6b\xaa\x8d\x8b\x0a\x7e\x60\x2e\x4b\x68\x1a\xdc\x48\xdc\x68\x31\xda\x8a\xbb\x58\x9f\x91\x94\x1a\x36\xb1\xc4\x8e\xad\x68\xd9\x31\xde\x29\x2a\x34\x74\xe9\xc0\x81\xb6\x86\x47\x4c\x45\x16\x65\x01\xf0\x79\x64\xa4\x60\xa1\x4a\x0c\xa8\x53\x60\x61\xf8\x28\xa6\x2a\x67\x5a\xd3\x45\xfc\xfc\xfc\xa5\xcc\xa9\x98\x28\x46\x53\x70\xa5\xf7\x64\x9a\x01\xee\x7e\x37\xa3\x26\xc9\xed\xf8\x0c\xe6\xbc\x9a\xe0\xa3\x47\x7d\x28\x08\xc9\x8f\x1e\xea\x37\x10\xcc\xe8\x1d\xf0\xeb\xac\x23\xd4\xfe\x5b\x99\x0b\x92\xd3\x64\xc9\x05\xce\x07\x1f\xf8\x9e\x86\xb4\x38\x76\xda\x3c\x9c\x07\xe0\xf0\x82\xaf\x3c\xb4\xed\xfa\x89\xac\xfb\xd4\xe0\xe7\xa7\x7a\x6b\x0a\x2d\xaf\xe5\x90\x09\x49\x2a\xa3\xc9\x49\x8b\x11\xe2\xa2\x51\x5c\x2a\x18\x46\xbd\x44\xd7\xc3\xb9\x51\x24\x5b\xdc\xfd\xe8\xcb\xdc\xa7\x05\x0c\x24\x0b\x0f\xc7\xee\x9d\xee\xab\xe1\x6e\x5d\xe0\xb6\x0d\x00\x44\x90\x22\xa4\x8e\x24\xed\x26\x3d\x45\xd2\x7e\x14\xe7\xf8\x5e\x7d\x89\x54\x12\x23\x4a\xa4\x3e\x92\x3f\x3b\x21\xc5\x92\xea\x18\x15\xf9\xc6\x3e\xbf\x4f\x43\x04\x62\x7b\x57\xe2\x97\xd0\x78\x7b\x1e\x50\xa5\xb0\x57\xc6\x2d\x33\x96\x21\xef\x39\x11\x6d\xa9\xb5\xfd\x86\x8f\xf1\x6f\x38\x37\xbf\xaf\x33\x07\xbc\x95\x29\xbb\xf5\xc6\xac\x7d\x86\x98\xab\x39\x84\xd4\xaf\x2f\xc8\x9d\xcc\x7c\x3e\x80\x0b\xd0\x87\xb9\x60\x5a\x83\x1c\x42\x98\xd9\x03\x82\xf4\x8b\x35\x95\x2d\x7c\xff\x9a\xe2\x64\x23\x26\x56\x03\x02\x8f\x99\x58\x71\x25\x05\x00\xa3\x2b\xaa\xb8\xe5\xe9\x1b\x59\xe4\xfb\xa0\xb8\x3a\x17\xe8\x76\x64\xf6\x91\xc5\xd4\x97\x62\xf5\x2d\x6d\x9b\xe9\xc4\xce\x21\xf4\xb2\x0d\x4f\x80\x40\x3e\x8a\xaa\x88\xe6\x31\xe3\x48\x07\xc5\x4f\x35\xe1\xd1\x5d\xe3\x9a\x42\xc0\x3c\xf2\x86\xb2\x23\xfb\xf1\xfa\xc5\xcb\xb7\x77\xd7\x5f\x5d\xbf\x7c\x7f\xf4\x5b\x0a\x9d\x63\xbe\x8d\xb4\x7c\xeb\xc7\x52\x63\x74\x9a\x7c\x72\xf6\xed\xd5\x7b\x48\xf4\x7a\x4e\x68\x6f\x41\x51\xd7\xd8\x87\x82\x42\xac\x7c\xa9\x03\xc4\x52\x28\xb6\xe2\xb2\xd4\x1e\x42\x4d\x9b\x73\x88\xb4\x76\x86\x23\xb0\x59\x71\xd2\x9b\xfc\xd7\x21\x59\xcb\x70\xd2\x20\xd1\xd0\xea\xe7\x46\x44\xac\xd5\xad\xb3\x95\x0b\xd1\xc7\xcd\x41\x23\xe6\xd5\xf5\x97\x8b\x02\x14\x2f\x10\xca\x82\x0e\x59\x8a\x64\x49\xc5\x02\x1b\x0e\x7b\xb7\x64\xad\x05\xd1\x6b\x61\xe8\x87\x10\x2c\xc2\x74\x42\x8b\x3a\xdf\x5e\x2a\x4b\xcc\x79\xb3\xed\x93\x4f\x2e\x08\x67\xcf\xc8\x27\x0d\xe2\x53\xf2\xd2\xd3\x6b\xec\x06\xdb\x6f\x14\x45\xc1\x56\x4c\x41\xa7\xfc\x5e\xb8\x20\x8a\x2d\xa8\x4a\x33\xc8\xa2\x3f\x27\x0f\x4b\xe6\x7d\xcc\x19\x9e\x37\x10\xd8\x5c\xc1\x8e\x2b\xa4\x99\xb6\x22\x84\x4f\x4e\x10\x39\xa5\x87\x1c\xa5\xaf\x94\x44\x54\xdb\xd9\x4c\xde\xee\x23\x3f\x7c\xac\xc0\x2e\xa6\x71\x8a\x13\x69\xbd\xab\x57\x83\x89\x43\x3d\x0d\xef\xc1\x10\x82\x07\x9c\x1d\x1a\x41\x30\xd6\x57\xc5\xf9\x8c\xbd\xa1\xc5\xd7\x6c\xfd\x9e\xa1\xdc\x27\xc9\xd6\x64\xc0\x65\xee\x9d\x37\x1c\xa4\xfd\x3c\x90\xc5\x1a\xb7\x63\xfb\x4d\xe2\xfc\x6c\xb6\xfa\x7c\xe7\x3d\x81\xe0\xce\xcd\x10\xc9\x3e\x9a\x6d\x80\x69\x3d\xae\x82\xc9\x56\x77\x3b\x22\x7c\x23\x48\x92\x08\xfc\x5b\xae\x2c\xc7\x65\x0f\x97\xbe\xae\xf0\xc4\x72\x9e\x89\xcf\x75\xe2\x52\xb9\x5c\xba\x28\xe1\xa8\x0e\xb8\xdc\xf9\x57\x69\xea\xc3\x50\x4a\xcd\xe6\x65\xe6\xcc\xbf\x7a\xda\x88\x8e\xc5\xbb\xe8\x10\x1f\x59\x72\x41\x4a\x9e\x7e\x81\x61\x12\xa1\x0d\x5a\xc7\x90\xef\x6e\xf0\x5a\xde\x7a\x91\xb8\xc9\x25\xab\xf3\x12\x35\x6a\xa9\x08\x37\x1a\xf6\x71\xf0\xa7\xc1\xfb\x98\x86\x16\x17\xa6\xef\x5a\x8c\xeb\x07\x89\x70\xff\x20\xb1\x5e\x1d\x04\xb2\x5e\xb0\x2c\x1d\xca\xbb\x4e\x6b\xe6\xe5\x82\x33\xab\x1c\xfd\xe9\xb3\x10\x4d\x87\xdf\xe1\x55\x76\x5a\x7b\x30\x2e\xda\x3f\xfa\xe4\x53\x3f\x55\xbf\x74\x79\xe2\xbe\x3b\x3d\xfd\xf7\xaf\x5f\xfe\xed\x3f\x4e\x4f\x7f\xf8\x09\xbf\xe7\x6b\x2a\x8d\x9c\xb2\x2d\x52\xce\x46\x2c\x64\x0a\x86\x5a\x3c\x65\x78\xcd\x4b\x5b\x57\x49\x22\x4b\x61\x80\x80\xd7\xcd\xa7\x4b\xa9\xcd\xf5\x4d\xf5\x63\x21\xd3\xeb\x9b\x08\xea\x8d\xb7\x34\xea\x42\x27\x03\x2f\x87\xb8\x84\x32\xa1\xb5\xed\xdc\xed\xa4\x32\x3e\x51\xbc\xfd\xe7\x57\x76\xab\xdc\xd0\xde\x6c\xae\xed\xc6\x35\x79\x50\xdc\x18\x26\x40\x6e\x64\x2a\xb7\xd2\x52\xab\xca\x1a\x39\x59\x3d\x3d\x79\xf4\xab\x68\x1e\xba\x3f\x78\x6a\xa0\x72\x52\xa8\xdb\x0f\xe7\xa6\xba\x48\x23\xef\xa3\x8d\x50\xc7\x46\x32\x9f\x47\x9e\x86\x78\x1e\x36\x8f\x5c\xf5\x68\x4e\x16\xac\x7c\x5f\x1d\x89\xa3\x55\xc1\x87\x7e\xa5\x10\xa8\xc7\x66\x03\x7f\xa8\xda\xfa\xe8\xe2\xd4\x7c\x72\x6e\x1f\x8c\x71\xe6\x7e\x39\x4d\x8a\x12\xcf\x08\xfc\x3b\x39\xcb\xa5\x5a\x5f\x84\x1f\x59\xb1\x64\x39\x53\x34\x9b\x78\xf3\xfb\x45\xf5\x99\x38\xf2\xd5\x5b\xee\x03\xad\x0e\x6f\x7f\xa5\x2f\xb8\xbc\x6e\x54\x55\x30\x5e\xb6\xae\x4b\x02\x3d\x2a\x27\xab\x56\xad\xdf\x4d\xa7\xdd\xda\xdb\xa2\x82\x5b\x9c\x24\x5a\xbb\x2c\x61\xcd\x05\xa1\x79\x37\x88\x8b\x3a\x67\xb8\x55\x83\x98\x58\x59\xd5\x07\x95\x58\x25\xb4\x41\xcc\x2b\xe5\x2b\xae\xf1\x2e\xe7\x24\x26\x32\x2c\xb4\xf8\x08\xb1\xcd\x37\x23\x07\xb5\x53\x44\x0c\xb5\x72\x65\x69\x8a\xd2\x78\x93\x5e\x9c\x80\xe8\x31\xad\x0f\x85\xd4\xa0\xec\x57\x20\x6c\x5c\x65\xcf\xba\x9d\x3c\xc5\x19\x7f\x5c\xfb\x68\xfd\x35\x9a\xed\xe0\x70\xb8\xd0\xc2\xf4\x0e\x3f\xa3\xef\xc3\x9d\xd4\x48\x5c\x11\xee\xd5\x47\x3e\x58\xf1\xd7\x61\x44\x82\x04\x32\xe4\x36\xd4\x2c\x51\xcc\x1c\x17\x97\x70\x34\x71\x10\x7b\xdd\x0a\x99\x9e\xea\x3a\xfb\xe1\x47\x0e\x69\x04\x71\xd5\x0d\x75\x98\x5c\x36\x57\x32\x9f\x92\x46\x9e\x58\x67\x43\xf4\x34\xef\x19\x0a\x8b\x0a\x6d\x84\x4b\x46\xb8\xe4\xb8\x70\xc9\x2d\xec\xc3\x11\x2b\x89\xe4\xa9\x91\xe1\xfa\x38\x9b\x3d\x22\x01\xdd\x91\x8d\xf1\x4c\xac\xfa\x41\xfb\x9d\x76\xd7\xa0\xc6\x18\x19\x12\x3b\xed\xc6\xee\xfb\x0e\xe9\xa6\x99\x6a\x1a\x98\x6f\x6d\x03\xab\xd2\xee\xfb\x7b\x1c\x11\x79\xb6\x6d\x3b\x24\x57\x59\x46\xb8\x70\xcc\x17\xc8\xd7\x29\x47\x9d\xe6\xd1\x43\x92\x3a\x5b\xed\x0a\x8a\xdc\x84\x94\xb0\xb5\x75\x8d\x6b\xa2\x0d\x85\xba\x7f\x53\xf2\x57\x48\x09\x8d\xd8\x7d\xde\x4a\xc3\x05\xc9\xcb\xcc\xf0\x22\x63\xa4\x92\x2b\xeb\x9c\xe5\x54\x6b\x99\x70\x28\xff\x81\xa8\x7b\xe3\x82\x5e\xb5\x09\xd3\x05\xe3\x34\xf4\x1e\xac\x8b\x09\x4b\x99\x48\x98\x8f\xa7\xd0\xc8\x83\x3b\x83\x44\xcb\x2f\xc5\xaa\x32\x9a\x95\xae\x18\x84\xbb\x26\x77\x7e\xa1\x87\xe4\x2f\x61\x6a\xb7\x5b\xdb\x9b\x97\x36\xfc\x47\x2a\x65\xbe\xf7\xa8\x57\x61\xb0\x15\xae\xdc\xb7\xa3\x63\x84\x95\xca\x66\x84\x14\xcc\xb6\xa4\x94\xaa\x57\xb5\x74\x82\xcd\x47\xfc\x8b\xd5\x8d\xef\xcd\xa9\x8a\xbe\x36\x7e\x25\xf1\xe1\x11\x44\x87\x78\xb1\x61\x40\x44\x79\x9c\xb8\x80\xb7\xac\x44\xc7\xfe\xc6\x89\x07\xb1\xa2\x41\xd4\xd5\xed\x8a\xb2\xc5\xe7\x66\x68\xd4\x75\xab\x13\xe0\xc2\xed\xa7\x20\x35\x3c\x56\xfb\x67\x34\x59\xba\xf4\x04\xa2\x3d\xa9\xd3\x86\x8a\xf0\xa8\x5e\x2f\x4e\xf3\x18\xca\x70\x6e\x37\x74\xa1\x91\xdb\x8c\xdc\x86\x3c\x06\xb7\xf1\x1b\xed\x9f\x96\xd5\x1c\x59\x52\xe7\x52\xf0\xb8\x34\xb9\x95\x07\xa9\x4b\xf1\x03\xf9\x8c\x18\xf9\xc9\x11\xfa\xc9\x85\x95\x2a\x69\x4c\xaf\x43\x11\x08\x94\x92\x42\xbe\xd2\x94\xeb\xfb\x9d\x29\xc3\x99\x10\x6b\x6d\x58\xb2\x34\x34\xbb\x9f\xce\x32\xb9\xd0\x85\x34\xd3\x44\xe6\x97\x9f\x3d\x79\xfa\xf9\xe5\x93\x7f\xbd\xf4\x9f\xb3\xa7\x24\x29\xca\x49\xa9\xe9\x82\xb9\xf3\x92\x71\x51\x7e\x98\x24\x90\x7f\x53\x4f\x97\x26\xef\xf3\x9e\xda\x11\x81\x28\xe9\xfd\x6c\x6d\xcf\xe8\x83\x54\x29\x04\xc6\x87\x8f\x7f\x76\xf9\xe4\xcf\xf6\x7f\xee\x2b\x3a\x59\xb2\xb4\xcc\x98\x9a\x24\x73\x3d\xa1\x22\x9d\xd8\xf9\xe8\xc9\xe3\x84\xe7\x5e\x10\x87\xdd\x7f\x08\x42\x50\x09\x17\xe6\x4f\xfd\x85\x13\x62\x20\x74\xe8\xc0\x8b\xce\x0a\xc1\x8f\xdd\x09\xe4\xd6\xcf\xf8\x9c\x25\xeb\x24\x8b\xd9\xd5\x57\x89\x2b\xb9\x5b\xe5\xf2\x71\xb9\xb9\x40\xe5\xf4\x51\xe1\x2e\x3c\xa4\x6f\x4f\x5b\x6d\x85\x0b\xa2\x98\x2e\xa4\x70\x69\xc6\x6a\x65\xae\xea\x99\xd3\xf7\x34\xa2\xb0\x34\x69\x17\x97\x3e\xd2\x6e\x2a\xa4\x36\x10\x29\x12\x99\x19\xeb\xf4\x26\xbc\x68\x15\xd3\x84\x66\x19\x4b\x09\xcf\x73\x96\x5a\x35\x32\xd4\x97\x44\x30\x3c\xda\x56\x71\x5d\xa6\xe3\x3a\xd9\xf2\x92\x8a\x14\xea\x12\x51\x9e\x69\xac\xd7\x67\x8b\xa2\x61\x2a\xe7\x02\x74\x5b\x67\x59\xd4\x2e\x30\x86\xd0\x24\x91\x2a\xc5\x5d\x3f\x46\x12\x57\x0a\x1c\x5e\x26\x85\xcc\x78\xb2\x9e\x92\x77\x70\x99\x34\x76\xc8\xa6\xf1\x16\x41\x1a\xca\xd4\xe8\xaa\x4c\x0b\x23\x4b\x29\xef\x21\xbb\x5e\x06\x12\xc1\x80\xcc\x72\x21\x75\x5c\xf5\xcf\x49\xb5\xdf\x26\x96\xba\xbe\xfc\x63\xfd\x27\xf8\x45\xff\xad\x1d\x27\x5e\xb1\x0f\x5d\x25\x03\x9a\xad\x5d\xcb\x49\xb8\x9a\x7d\x60\xc9\x96\xa2\x92\xb2\xe6\x32\xcb\xe4\x03\x1e\xca\xac\x03\xb8\x1a\x65\x45\x5f\x7e\x60\x49\xf5\x73\x15\xb1\x8b\xa9\x0b\xe5\x9a\xbd\xcf\xe8\x7d\x2f\xee\xe0\x5a\xbc\x41\x21\x91\x79\x4e\x71\x75\x55\x5c\x6b\x87\xee\xba\xb7\x43\x92\x07\x4f\x8c\x64\x5c\xb0\x38\xb3\xa1\x5d\xb9\xd2\xd8\x0d\xa7\x79\xca\xda\xbb\xd9\x41\x46\x5e\x10\x8d\xc1\x88\xb9\x82\x08\x92\x75\xe5\x84\x1b\xfa\x07\x29\x9a\xa4\x34\xe4\xec\xf4\xf2\x14\x6f\xda\xdf\x46\xf5\x4e\x35\x99\x57\x79\x3b\x1c\xc4\xe7\xbf\x11\x43\x54\x13\xcd\xf3\x22\x5b\xc3\x2c\x9c\xba\x62\xc1\xde\xab\x57\x95\x22\xcc\x09\x3e\x87\x94\xdd\x89\x2c\xcb\x5c\x71\x2e\x45\x43\x10\xbf\xfb\x2d\x94\x24\x56\xa5\xbb\x6f\x22\x48\x9e\x9d\xfe\x7c\x7a\x41\x98\x49\xce\xc9\x83\x14\xa7\x06\x16\x04\xea\x31\x95\xda\x45\x2c\xc2\x27\xd7\xb2\x8c\x20\x2a\x98\x2b\x70\xd0\x48\x96\x99\x40\xa1\xc4\xd2\x38\x41\x8e\x1a\x47\x38\xc6\x98\xf4\xf2\x03\x37\x21\x24\x56\xce\xc9\x13\xd8\x9d\xbe\xc8\x32\xd5\x24\xe3\x2b\x76\xb9\x64\x34\x33\x4b\x2c\x88\x4e\xc0\x43\x20\x85\x54\x64\xff\x60\x4a\x42\x51\x71\xe1\x69\xe0\xbb\x16\x99\x9e\x6b\xa0\x39\x25\x2e\x45\x57\xb4\x85\xc0\x5e\x06\xaf\x18\xe2\xe2\x26\x5b\x71\xbd\x77\x77\x37\xaf\x98\xd9\x60\x86\x96\x5e\x70\xbc\xc1\xb3\xc4\x82\x29\x2b\xe5\x3d\x16\x57\x5c\x4a\x8d\x1c\x21\xd9\x1a\xa5\xd4\xc6\xe5\x76\x77\xa2\x97\x60\x89\xdd\xcb\xb5\x3f\x45\xcc\xfa\xcb\xe0\x69\x4a\xae\x6f\xa6\xe4\x6f\xb2\x84\xc0\x78\x3a\xcb\xd6\xe4\x81\x0a\x0f\x57\xc4\x58\xb9\x4e\x6c\xf7\x4e\x2c\x1f\xb3\xf3\xfe\x17\xa8\xa1\xad\x43\x95\x72\xfc\x4e\x1e\xb0\x31\x1b\xdf\x1b\x7a\xd9\xb8\x82\x1d\x4b\xdf\xe9\x98\x58\xb8\x66\xf3\x7b\x6d\x0a\xfb\xd1\x85\x21\x42\xa6\x1e\xc7\x20\x3c\xf5\x47\x3c\xd4\x5b\x67\xc2\xcd\x4a\x23\x37\x32\xf5\xb5\x49\xa2\xac\x97\xae\xe3\xbe\x5e\xac\x8b\x10\x11\x6e\x88\x90\x4b\x21\x66\xdb\x0d\x71\x4b\x20\x03\x0c\xf2\x64\x17\x10\xe7\xc7\xe1\x5c\x46\x11\x96\xc3\xcd\x36\xd0\xb9\x2a\x22\x6a\x0e\xdf\x7d\x20\xf9\xcb\xf4\x3f\xd6\x86\x4c\xb0\x96\xd9\xf6\x0b\xb1\x23\x8a\x76\xe9\x21\x03\x6e\x30\xf0\x22\x8b\xf0\x54\xde\xf6\x53\x36\x32\xe4\x91\xf2\xb5\x6b\xe0\xe0\x68\xa6\x56\xb8\x5c\x1a\xcd\x7e\x47\x2d\x5d\x21\x31\x3a\x70\x68\x91\x5e\x8a\x43\x7d\x14\x07\x7a\x28\xee\x08\x98\x55\x44\x94\xf9\x8c\xa9\x3a\x66\x42\x21\x4a\xfc\x36\x5b\x7b\x59\x1a\xe6\xf4\xb7\x8e\xb0\xf7\xd4\x88\x97\xe1\x15\x15\x0b\x46\x9e\xda\xa5\xff\xf3\xe7\x9f\xff\xe9\x73\x5f\x08\x3e\x78\x7e\xa0\x9d\x37\x6c\xbb\xbe\x7a\x7b\xf5\xe3\xed\xb7\xcf\x21\x74\x12\xbf\x5f\x8e\xe4\x56\x08\x51\x07\x11\x9c\xab\x0d\x51\xc3\xcb\xa1\x26\x16\x14\xbc\x77\x32\x4b\x1c\xfb\xf1\x92\x8a\x95\x9b\xda\x41\x99\xf6\x20\x3d\xe2\x09\x8a\x63\x7b\x13\xd8\x80\x8f\x21\x15\x9b\xa4\xb8\x95\xc9\xfd\x20\xb9\xf8\xf4\xee\xf9\x8d\x7b\xb9\x21\x1a\x53\xe1\x61\x02\xc2\xc5\x4a\x66\x2b\xfc\x72\x50\x72\xf7\xfc\x06\x06\x3a\x85\x7f\x01\xd2\x02\xca\xe4\xda\x7e\x21\x38\xa4\x3b\x7b\x0c\x92\x66\x55\xa6\x00\x42\x06\x68\x06\xd5\x14\x81\x7a\x0d\x29\xda\xef\xe0\xcc\x30\xbf\xa8\x3c\x7e\xfa\x2e\x58\x70\x76\x8a\xe6\x51\x7b\xbc\x1d\x88\xd3\x10\xcd\xf1\x3e\x72\xe3\x1d\xd1\xb8\x23\xfc\xdd\xa0\xaa\x5a\x58\xe3\x1d\xb1\xd9\x8e\x72\x47\x7c\x1c\x5c\x32\xe2\xe1\x42\xb1\x5b\x23\x63\xab\xf5\x9d\xde\xb8\xd7\xf6\xd8\x06\x66\x6c\x8e\xf3\xee\xa5\x7b\xa1\xfc\xb4\x0c\x85\x5b\xae\x6e\xae\x23\x50\x0b\xd9\x82\xeb\x9d\xb3\x9d\x2e\x93\x65\xc0\xa3\x04\xd3\xfa\x12\x40\xfe\xb2\x70\xfa\x1a\x82\xe8\x9c\xf2\xac\x54\xec\xc2\xce\x16\xcb\x0b\x97\x00\xa7\x8a\x0a\xf0\xd5\x17\xe1\x97\xcc\x24\x00\x4e\x62\xe0\x1d\x6f\xf9\xf0\xf8\x63\x98\xc6\x0d\x03\x03\x49\x14\xd5\x4b\xa6\x09\x2a\x30\x88\x7d\xe0\x75\xe5\x91\x90\x7f\xac\x9a\x56\xb8\xe3\x34\x29\xa8\xf6\xd5\x4e\x71\xea\xbc\xef\xa8\x23\x7b\x23\xd3\xd3\x53\xdd\x22\xb9\x50\x34\x61\xa4\x60\x8a\xcb\x94\x40\x90\x6a\x2a\x1f\x30\x07\x76\xc6\x16\x5c\x68\xbf\x5b\x5c\x82\x58\xbf\xad\xec\x0d\xc7\x00\xec\xf6\x70\x75\x3a\x25\xef\xab\xb4\x16\x98\x6d\x30\x0f\xd1\x3a\x89\xac\x19\x9e\x1f\xc9\xc5\xc6\x14\x23\x93\x6d\xc0\x66\x2a\x69\x96\xad\xeb\x8d\x1a\x5c\x4b\xcd\xce\xa9\x41\x10\x6d\x4e\xde\x2f\x62\x6f\xb2\x27\xa4\xfe\xdb\xf0\xce\xba\xe2\x0b\x34\x59\x0e\x2b\x7b\x36\x9a\xb0\x46\x13\xd6\x68\xc2\x1a\x4d\x58\xa3\x09\x6b\x4f\x1b\x4d\x58\xa3\x09\x6b\x34\x61\x8d\x26\xac\xd1\x84\x55\xb7\xd1\x84\x75\x9c\xfe\x8f\x26\xac\xd1\x84\xb5\xd9\x46\x13\xd6\xae\xf6\x1b\x83\x27\x47\x13\xd6\xaf\x0f\xce\x8e\x26\xac\xd1\x84\x85\x25\x32\xde\x11\xa3\x09\x6b\x34\x61\x75\x3e\x8c\x0e\x15\x72\xb6\x1f\xa8\x56\x10\x13\x04\x77\x03\x68\x37\x4f\x9c\x66\x64\xf7\x5d\x33\xca\xc7\x11\x9d\xd6\xf9\xf3\x7b\x06\x56\xa7\x8c\x08\x51\x2a\xde\xe0\xe3\xa8\x43\x14\x4c\x74\x15\x81\x9d\xd1\x6c\x5d\xf8\xfb\x83\x54\xf7\x99\xa4\xa9\xbe\x2c\xa4\xfb\xbf\x1a\x7d\x6f\xc0\xee\x4e\x17\x3c\x56\x5c\x1b\x0e\x6f\x8f\xc3\xda\x71\xa1\x5a\xc4\x45\x56\x61\x70\x76\x3c\x82\x1e\x77\x2f\x45\x21\xe7\x11\xa8\x79\xc0\xc2\xb1\x57\x73\x1f\x62\x5e\xe3\xe0\x48\x8a\xdd\x68\xf9\x0e\x0c\x1c\x4b\x77\x37\x52\xbe\x13\xff\xc6\x0e\x7e\x1b\x25\xef\xc2\xbe\xf1\x53\x5a\x21\xe4\x7d\xb8\x37\xda\x34\x14\xd0\x71\x0c\xe6\x1d\x43\x74\xfa\x08\x78\xf7\x81\x58\x77\x14\x24\x16\x2d\x46\xc4\xa0\x03\x11\xf7\x93\x77\x08\xb8\x5b\x2a\xa6\x97\x32\x43\x9c\xeb\xd6\x99\x7e\xc3\x05\xcf\xcb\xdc\x1e\x0b\x6d\x8f\x2f\x5f\xb1\x40\x52\x87\x13\x85\x18\x9e\xbb\x33\x1c\x88\x67\x49\xf1\x94\x41\x0e\x51\xca\x33\xbb\x9a\x73\xc3\x14\x59\xd2\x15\xf0\xc9\x32\x49\x18\x4b\x71\xf5\x2f\x9a\x2a\xd9\x9f\xa6\x55\x6f\xab\x22\x08\x4f\xfb\x89\x3c\x5e\x74\x32\xda\xa4\x10\x69\x4e\xc0\x49\x91\x68\x53\x42\xdc\xf5\x80\x57\x59\x1e\xc5\x7c\x80\x34\x1d\x78\x83\x00\x9a\x31\x0e\x37\x1b\x44\x9e\xf3\x68\x73\x01\xda\x54\x50\x19\x00\x90\x83\x3e\xdc\x4c\x10\xc5\x0f\xf1\xe6\x01\xdf\x09\xbc\xea\x79\xa0\x69\x60\x88\x59\xe0\xa0\x34\x93\x87\x9a\x03\x06\x69\xa8\xd1\x66\x80\xe3\x9a\x00\x7e\x91\xd4\xb2\x11\xf3\x18\x07\xf9\x47\xc3\xfd\x71\x50\x3f\x1e\xe6\x7f\x0c\x88\x3f\x72\x69\xf0\xb0\x4d\x04\x64\x33\x04\xae\x19\x00\xd5\xe0\xa1\x7c\x3f\xa9\xc8\xfd\xd1\x07\xd1\xb4\x80\x17\x24\xcd\x0e\x78\x66\x08\xe8\x72\x04\xc0\x25\x06\x90\x47\x83\xf1\x78\xe7\x4e\xe2\xa5\x8f\xa1\x40\x7c\x64\xed\x5e\x2c\xf3\x41\xc2\x4a\x11\x2c\x84\x0b\x6e\x38\xcd\x5e\xb0\x8c\xae\x6f\x59\x22\x45\x8a\xb8\x99\x36\xf2\x82\x55\x7b\x5a\x3b\x02\x5e\xc6\x8e\xf5\xd0\x5c\x52\x9f\xea\x93\xa5\xc1\xf9\x35\x20\x49\xfe\x92\x85\xda\x06\xae\xc7\x08\xf4\x87\xfc\xaa\x08\x10\x79\x54\x71\xdf\x39\x9b\x0e\x5b\xb0\xbf\xc8\x07\x22\xe7\x86\x09\x72\xc6\x45\x58\xb3\xf3\x86\x47\x50\x8c\x9e\x55\x1d\x10\xfb\xfe\xd3\x27\x81\xdc\xc7\xa6\x1e\x81\xa2\xa7\xf5\x31\x35\x53\x4f\xf2\x18\xaa\xa9\x27\x35\x2f\xb3\xb6\x7a\xea\x54\xd6\x58\xdd\xf4\x69\x9d\xf1\xf0\x29\xf4\xad\x3a\x45\x54\xa4\xc4\x3b\xf9\xa3\x0e\xcf\x47\xb5\x84\x11\xe6\xc1\xc7\x32\x0d\x46\x99\x05\x6b\x83\x1f\x8a\xf2\x61\x26\xc1\x5f\x44\xaf\xee\x31\x03\x5a\x15\x1b\xad\xa0\x1d\x60\x02\xfc\xdd\xca\x90\x5d\xa6\xbe\x51\x86\xdc\x6c\xbf\xa6\x54\xd5\x88\x1f\x79\xa5\x68\xc2\x6e\x0e\xb8\xae\xc3\xa1\x23\x69\xa9\x7c\xb0\x52\x75\x6b\x87\xc3\x83\x98\x51\xc1\x58\xea\xce\x5b\x15\xa4\x03\x71\x2b\xf3\x32\xcb\xd6\xa4\x2c\xa4\x68\x18\xdb\x4a\x85\x0a\x96\xb0\x9a\xfa\x66\xf0\x8b\xed\xd1\xae\x9e\x62\x13\xe3\x79\xab\x9f\xbf\x5a\x55\x29\x84\xbd\x09\xfd\x7e\xb4\x7c\xc2\xca\x80\xda\xb9\x51\xc4\x85\xe9\x68\xbe\xb0\xd3\x68\x2f\x41\x88\xf1\xe1\x39\xab\x13\xce\xd7\x9f\xb4\xf4\xe7\x52\x25\x7c\x96\x61\xf4\xe9\x25\xcd\x4c\x5d\xf4\xf8\x9e\x67\x99\xff\xd0\x94\xdc\x32\x43\xcc\x92\x6b\x7f\x81\x66\x52\xe0\x58\x85\x59\x52\x11\x8a\x22\xb1\xc4\x52\x4f\x32\x46\x45\x59\xb8\x3e\xdb\x2b\x7d\x2d\x4b\x15\xfa\x8c\x59\x29\x48\x2b\x58\xf5\x84\x6b\x22\x78\x76\x11\xa6\xb4\x1d\x9d\xb5\xbd\x61\x11\xf4\xab\x82\xd2\x9a\x85\x78\xad\x07\xae\xd9\x45\xf3\xab\x72\xc5\x94\xe2\xa9\x03\x99\x11\x34\xdd\x5b\x85\x92\x2b\x9e\x5a\x95\x60\x5d\x6d\x01\x28\x00\xe9\x32\xed\x57\x5c\x46\x48\x31\x11\x6c\x41\xad\x6c\x86\x20\xee\x19\xb7\xb3\xa2\xb9\x2f\x39\x4b\x8d\x48\x21\xff\xbe\x55\x45\x64\xd1\x0c\xdf\xc4\xf4\x98\xbb\xda\x8b\x8d\x5d\x40\xce\x84\x24\x12\x04\x83\x52\x70\xe3\xaa\xf9\x2e\x4b\x43\x52\xf9\x20\xce\x71\x87\x8c\x6b\xbb\x62\x56\x64\xc9\x8a\x65\x28\x02\x1a\xca\xc5\x71\xc5\x34\x61\x82\xce\x32\x7b\x4e\xc0\x8e\x7f\xb7\x73\x31\x11\x9f\x9a\x33\x6a\x4a\xc5\xc8\x82\x1a\xc4\xf9\x6f\x88\x7a\x7f\xfe\xd7\xe3\x8a\x7a\x3c\x67\xb2\x34\x47\xd6\x47\x1f\x96\x3c\x59\xd6\x5e\x05\x98\x83\xc8\x73\xa6\x89\x2c\x37\x60\x80\xa7\x9e\xf0\xb6\x92\x83\xa0\xf9\x34\x3a\x2c\xf0\x9f\x44\x29\x45\x5e\x8f\x47\xca\xb6\x7c\x48\xae\xe5\xa4\x28\xc7\x54\xcb\x1d\x8d\xa6\x7f\x2f\xb5\xb1\x9a\xcb\x47\x9f\xea\x58\x31\x9a\xf2\xa3\x3b\x30\xf9\xda\xc2\x35\xf5\xde\xa2\x2b\xad\xa0\x69\xe7\xc9\x94\xcb\x15\x4b\x21\x8b\x7f\x45\x8f\x89\xb4\x90\x5c\x18\x4d\x78\x5f\x81\x14\x84\xf3\xd3\xe8\xde\xd4\xdb\x46\xf7\x26\x32\xba\x37\x8d\xee\x4d\xa3\x7b\x53\xdf\xb3\xa3\x7b\xd3\xe8\xde\xb4\xbf\x8d\xee\x4d\xa3\x7b\x53\x57\x1b\xdd\x9b\x7c\x1b\xdd\x9b\x06\x74\x79\x74\x6f\x42\xbc\x30\xba\x37\x7d\xd4\xa6\xa9\xd1\xbd\x69\x74\x6f\xda\xd7\x46\xf7\x26\x68\xa3\x7b\xd3\xe8\xde\x34\xba\x37\x8d\xee\x4d\xfb\x9e\x1d\xdd\x9b\xf6\xb7\xd1\xbd\x69\x6f\xfb\xed\xc8\x90\xa3\x7b\xd3\xe8\xde\x34\xba\x37\x8d\xee\x4d\xa3\x7b\xd3\xe8\xde\x34\xba\x37\x35\xda\xe8\xde\xf4\x11\x28\xa5\x68\x87\x14\x57\xfe\xa0\x67\x59\xdb\x4b\xfa\x5c\xe6\x45\x69\x18\x79\x1f\x5e\xae\x6e\x77\xcb\x16\x6a\x31\xa6\x67\x38\x87\xbb\x88\x04\x07\x2b\x38\x5c\x97\x2e\xe1\xfe\x24\x71\xbd\x9b\x54\x43\x9b\x54\x3d\x3a\x9a\xcb\x51\xc6\x73\x6e\x10\x47\x81\xa6\xc1\x5c\x7f\x13\xa5\x12\xa0\x65\xdf\x78\xc9\x37\x5a\xee\x2d\xa8\x31\x4c\x89\x67\xe4\x3f\xcf\xbe\xff\xf4\xe7\xc9\xf9\x17\x67\x67\xdf\x3d\x99\xfc\xdb\x0f\x9f\x9e\x7d\x3f\x85\x7f\xfc\xcb\xf9\x17\xe7\x3f\x87\x1f\x3e\x3d\x3f\x3f\x3b\xfb\xee\xeb\x37\xaf\xee\x6e\x5e\xfe\xc0\xcf\x7f\xfe\x4e\x94\xf9\xbd\xfb\xe9\xe7\xb3\xef\xd8\xcb\x1f\x90\x44\xce\xcf\xbf\xf8\x04\xd1\xb9\x83\xe5\xd2\xf6\xce\x7e\x0d\xeb\xda\xb0\x4c\xb9\xd2\xf2\x1f\x80\xad\xd0\x5c\x96\x28\xf5\x11\x9c\xb3\xdc\x11\xa9\x36\xa1\xb3\xb7\x1d\x6b\x8f\xef\xd8\xdb\xba\x67\x73\x93\x38\x99\xd9\x9b\x14\xc7\x3d\xfe\x9b\xdb\xe3\xef\xfd\xca\x6e\xee\x72\x7f\x79\x1e\xb6\xcb\xc3\x45\x30\xb5\x32\x6e\xf5\x25\xae\x89\xcc\xb9\x31\x0c\x25\xf6\x48\xd5\xac\x28\x04\xa5\x11\x9a\x08\x85\x3f\xa3\x90\x71\x8d\x1a\xdc\x35\xdf\xf0\x4c\xaa\x1c\xec\x2e\x88\x0c\x82\xb1\xaf\x51\x54\x41\x44\x70\xd6\x26\x29\x9b\x73\x81\xea\x32\x08\x1c\xff\x1c\x27\x1b\xf9\xa0\x66\x49\xa9\xb8\x59\x3f\x97\xc2\xb0\x0f\x3d\x88\xcd\xa6\x07\xb4\x7b\x95\xc8\xc2\xf9\x9b\x55\x7a\x82\xab\x95\xa2\x4a\x01\xfa\xd9\x91\xb3\xe1\x15\x32\xe3\xc9\xfa\x32\x74\x1c\xa6\x8f\x7d\x30\x97\x47\xf9\x8a\xa1\xfa\xbe\x5e\x30\x36\xb1\x52\x5f\x2d\x55\x6c\x7d\xf3\x68\x9e\xcd\xf6\xce\xb8\x51\x7c\xc5\x33\xb6\x60\x2f\x75\x42\x33\xd8\x2c\xb1\x32\xf8\xd5\x1e\x3a\x70\xca\x94\xcc\xb4\xd5\xbc\xed\x61\x40\x61\xa3\x5e\xd1\x25\x09\x15\x64\x41\xb9\x20\xb9\x9d\xc3\x22\x90\xd7\x4e\x63\xb6\x67\xb4\xa0\x0a\x07\xb8\x06\xdd\xd9\xa9\x57\x33\x29\x33\xef\xe3\x99\xad\xeb\x3e\xfa\x1c\x8b\x42\xfe\x28\xd8\xc3\x8f\xf6\x7b\x98\xa3\x3f\xcf\xe8\xa2\x52\x88\x35\x33\x5b\x68\x5b\xfd\xf1\x7d\xd3\x84\x51\x60\x35\xb0\x62\x42\xb3\x07\xba\xd6\x35\x90\xd1\x2c\x8c\xf6\x8c\x3c\x3d\x87\xdd\x4f\x31\xfd\xae\xfa\x91\x92\xcf\xce\xc1\x1a\xf7\xfc\xea\xe6\xc7\xdb\xbf\xdd\xfe\x78\xf5\xe2\xcd\xf5\x5b\x2c\x4b\xb0\x73\xc9\x7a\xb3\x96\x26\xb4\xa0\x33\x9e\x71\xdc\xdd\xbd\xe5\x1f\xd2\x7c\x1d\x78\x69\x9a\x5e\xa6\x4a\x16\x6e\x1e\x3c\x6a\x84\x18\x73\xcd\xf2\xda\x2a\x1e\xa0\x58\xde\xb0\x05\x4b\x38\x6f\x7d\x12\x41\x79\xa1\xa8\x30\x35\x6c\x51\x2f\x8b\x2a\x85\xd5\x2b\x8f\xed\x2b\x47\xd3\x21\x6e\xd4\x57\x69\xca\xd2\xd8\xa1\x1d\xe2\x8d\xf5\x3c\x7c\x6a\x4d\x14\x2b\x14\x03\x24\xef\xe6\xdd\xed\xf5\xff\x13\xdf\x0b\xe2\xf7\x1c\xf2\xe1\x47\xf5\x92\x25\xc4\x6e\xbf\x01\x2b\xf0\xde\xc7\x41\x8c\x6b\xd0\xf1\xc2\xd1\x3d\x95\xab\xbb\x23\xd6\x12\xfc\xbe\x14\x4d\x16\x2b\x1a\x94\x48\x2e\x53\x36\x25\x37\x01\x49\x46\xa1\x90\xcd\xf7\x6b\x66\x04\x20\xb4\x25\x22\x0c\x87\xc2\x81\x56\xc8\x5d\xd1\x0c\x77\xb7\x19\xe9\x62\x0d\xfc\xbd\xb3\xed\xc7\x32\xa7\x99\x46\x30\xa0\x18\x7e\x6e\xaf\xb4\x37\x56\x8e\x8f\x9c\xcf\xea\x3d\x92\x32\x21\x8d\x57\x0d\xec\x97\x2d\xcf\xb5\x7f\x25\x58\xf5\xa0\xe1\xf2\xd3\xe2\xb8\xbe\xb0\x65\x60\xe7\x5c\x87\xb9\xb8\x09\xdf\xc6\x00\xdc\x00\x1e\x96\x9a\xe9\xdd\xec\xbc\x56\x18\xec\xf7\x15\xa3\xa9\x14\x28\xcc\xb8\xa0\x66\xe9\x2c\xf3\x39\xd5\xf7\x2c\x75\xbf\xf0\x72\x49\x05\xf0\xba\x22\x97\xbe\xbb\x77\xb8\xf3\x16\xd0\x5c\x90\x47\x9c\xcf\x01\xe0\xc4\x18\x8f\x82\x88\x73\x6a\xc7\xfa\x4e\x64\xeb\xf7\x52\x9a\xaf\xaa\xf0\x94\xc8\x6d\xf0\x57\x27\x0d\x3a\x73\x41\x3d\xb9\x56\x08\x01\xd3\x78\x3a\x41\x4e\x27\x6c\xfc\x66\x94\xcc\x8b\x7a\xd9\x1f\x61\xdb\xab\x52\x5c\xe9\x57\x4a\x96\xb1\x95\x70\xed\x8e\x7c\x75\xfd\x02\xce\x6a\xe9\xad\x3d\xc2\xa8\x35\x84\xbf\x79\xdb\x6e\x8c\xfc\x52\xcb\x94\xdf\x78\xbb\x59\x73\x57\x5a\x49\xb6\x14\x9a\xa1\x1c\xb6\xdf\xd0\x35\xa1\x99\x96\x41\x7c\xe5\x82\xdc\x80\x2d\xa8\xa9\x9f\x4d\xc1\xa6\xe4\xfe\x8c\xa0\x39\x93\x66\x49\x36\x48\xc0\xa6\xdf\xa6\x7c\x11\x65\x1e\xaa\x94\x6b\xdb\xcd\xcd\x0f\x18\x7a\xcf\x34\x29\x14\x4b\x58\xca\x44\xf2\xab\xda\x34\x60\xa7\xbc\x95\xc2\x1e\x93\xc8\xbd\x72\x5d\xd9\xa4\x00\x7f\x68\xf3\x1f\xb0\x7f\xa9\x12\xb3\x08\x70\x98\x84\x14\x13\x38\x24\xa5\x66\x0a\x40\x13\xab\x46\x38\x5b\xe0\xd7\xe5\x8c\x65\xcc\x38\xe5\x65\x45\x33\x9e\x52\x54\x0c\x9d\x7d\x97\xe7\x74\xc1\x08\x35\xd5\xd6\x33\x92\x30\xa1\x4b\xa8\xd0\x4b\x0d\x60\x2a\x92\x81\xb7\x0c\xe6\x18\x83\xd2\x42\xbe\xb9\x7e\x41\x9e\x90\x33\xdb\xdf\x73\xd8\x2e\x73\xca\x33\x30\xa1\x19\xaa\x4c\xb4\x87\x21\x9f\x87\x6e\xc0\xc0\xe1\x44\x10\xa9\x1c\x63\xb8\x20\x42\xba\x92\xcf\x7e\xe4\x38\x3d\x2c\x28\x7a\xde\x77\x0e\xf0\x56\xf4\x01\xc2\x58\xad\x1d\x81\x98\x03\x84\x5c\xb1\x47\x39\x40\xd1\xcc\xf3\x1b\xcd\xd4\x00\xde\xf9\xcd\xa3\xf0\xce\xa6\x90\x64\xcf\x47\x6b\x76\x30\x1b\x0c\x0e\x41\xce\x0c\x4d\xa9\xa1\x9e\xeb\xd6\xf1\xb5\xdb\x1b\x03\xa3\x96\x77\xf2\xde\x9d\x1b\x03\x85\x85\xef\xe5\xbd\x88\x8d\x81\xd9\x61\x1f\x11\xef\xd5\xec\x35\x17\xe5\x07\xe7\x49\x33\x04\x6e\xb8\x7d\x09\x04\x48\x12\xce\x05\x2c\x21\x2d\x8a\x8c\x43\x20\x2a\xf2\xc4\x35\xfc\xad\xae\x5b\x5b\x63\xb3\xb2\xb8\xe7\xa1\x58\xf6\x43\xb3\x4c\xda\x0b\xc2\xca\x4a\x54\xa4\x32\xdf\xea\xb0\x15\x4a\x19\x4d\x96\x31\xc7\x62\x1a\x23\x0a\xfc\xf6\x38\x59\x1c\xfc\x92\xb1\x15\xcb\x06\xa8\xff\xaf\xed\x7b\x56\x38\x0d\x2b\x06\x84\x48\x46\x67\x2c\x8b\x89\x63\x76\x7b\xb1\xc2\xae\xd0\x26\x71\xd7\x22\xd5\x72\x25\xb3\x21\xa1\x19\xef\x65\x06\xbe\x47\xb4\x1a\xac\x25\xf4\x91\x8f\x15\x1e\x8f\x1f\xab\xd5\xd1\xda\x63\x05\x9d\xf6\xe3\x1e\x6b\x89\xba\x8b\xc9\xe6\x58\xed\x15\xde\x1e\x2b\xdc\x9d\x1f\xf3\x58\x23\xa0\x22\xcd\x92\x44\xe6\xc5\x8d\x92\x56\xad\x1c\x70\x79\x78\x02\xb5\x75\xca\xe1\x14\x00\x0c\x37\xb5\x5d\xa4\x1f\xdf\x26\x39\xaa\x1a\x4e\x72\xd4\x38\xfe\x8a\xf7\x0b\xfd\xff\x35\xeb\x52\x59\xde\xb3\x79\x17\x85\xef\x04\xf7\x3d\x24\x4f\x2e\x64\x1a\x5e\x3d\x3a\xaf\x95\x09\xcd\x96\x52\x1b\xf4\x9a\x90\xcd\x75\xd9\x24\xd1\xf0\xfb\x03\x73\x93\xfd\x1d\x1a\x5a\x05\xa3\xad\xbd\x74\x28\x20\x0f\x01\x77\x13\x32\x65\xc1\x04\x19\x5c\x23\x91\x34\xef\x9c\x93\x1a\x50\x0b\x0e\x8e\xf6\xee\x0a\xe6\xc0\xb4\xf9\x0d\x2c\xf4\x2a\x7d\xda\x8d\x10\x1c\x42\x61\x4a\x98\x48\xb9\x58\x00\xea\x74\x41\x14\xcb\xb0\x0e\x94\xa4\x0e\x90\xbf\x77\x6a\xe3\xa9\x26\x8d\x0e\x86\x6d\x1a\x37\x99\x20\xc7\x70\x29\x7c\x2f\x21\xc3\x4d\x90\x3d\xe6\x8e\x85\x72\x4d\x4e\x5e\x87\xe5\x3b\xf9\x98\x78\xfe\x89\xeb\x5f\xb5\x93\x1c\x66\x78\xcf\x45\xea\x9d\x11\xed\x84\x20\x27\x22\xac\x7e\x50\x2f\xbd\xac\x09\x5e\xaf\x3c\x6d\x1e\x7e\xac\x09\xe0\x7b\x41\xaa\x69\x23\x93\x7a\x9b\xef\xdc\xc0\xd8\x0d\xb0\x67\x9b\x93\xf7\x4e\x80\x0d\xe0\xdb\x24\x22\xec\x72\x2f\xb4\x5a\x75\xb8\xfa\x18\x92\xa2\xeb\xd2\x37\x02\x76\xa7\x1d\xe9\xc4\xaa\xfa\x5b\xd4\xaa\x39\xc6\xa5\x72\x78\xb4\x10\x4f\x94\x39\x25\xe2\x02\x7b\xe0\x22\x95\x0f\x7a\xb8\xf6\xf3\x57\x47\x20\x08\xd8\x89\x3d\x8e\x2e\xe5\x9c\x9f\x31\x1c\x38\x4f\xb3\xac\x05\xca\xef\x52\x81\xc2\xbe\x9e\x2b\x54\x65\x7a\x80\xc5\xb7\xd4\x86\x0d\x6f\xf4\xb6\xae\x8c\xa0\x1a\x81\x53\xa2\x23\xfb\x7f\x55\xe5\x64\x91\x6b\xfa\x5c\x59\xda\x86\xd3\xec\xb6\xc0\x64\x1c\x23\x9b\x3b\xe1\xd5\x9b\xdb\xab\x36\x11\xcb\x8a\x1f\x96\x4c\xb9\xcc\x59\xf6\xef\x58\x41\x2f\xcd\xb9\xd6\x5c\x0a\xf2\xc0\x66\x4b\x29\xef\xc9\x59\x70\x85\x59\x70\xb3\x2c\x67\x90\xd5\xaf\xe1\x83\xa6\xf9\x42\x5f\xfa\x7d\x3c\xb1\xa3\x39\x47\x7e\x89\x8b\x8c\x8b\x86\xcd\x86\x09\xa3\x43\xe4\x94\xed\x30\x49\xaa\x11\x21\x29\xda\x85\x84\x00\xac\xca\xb4\xbf\x3d\x31\x10\xfe\x04\x6e\xfa\x8f\x72\x3d\x6d\x2f\xe7\x5b\x74\x8a\x90\x9e\x25\x85\x9e\xfb\x28\x9e\x88\x0c\x17\xbb\x67\xd4\xcd\x95\x13\x77\x1f\x47\x0f\x0d\x00\xe2\xc0\xf1\x03\x90\xe8\x5f\xb7\xe7\x32\x30\xba\x1a\x58\x44\x8e\x7f\x0b\x7e\xec\x02\x17\xe3\x84\xab\x2d\x18\xb2\x07\x64\x44\x52\x47\x22\x3b\x8e\x77\xa2\x0f\xdb\xb1\xc1\x1d\x12\x09\xf0\xa0\x85\x2b\x3c\xa7\x25\x8f\xa6\x5a\xa2\x1e\x44\x3c\x54\xc8\x0e\xb1\x02\x77\x51\xd0\xf9\x9c\x0b\x6e\xd6\x11\x5e\x97\x76\x67\xb4\xef\x6e\x17\x49\xe6\x53\xaf\x5a\x9d\x22\x91\x42\x1b\x45\xb9\xe8\xd9\xf3\xf8\xcb\xcc\xca\x9a\x57\xa8\xbe\x6e\xf5\xf7\x45\xe5\x7b\x0c\x02\x6b\x18\x71\xb3\xbf\xaa\xcc\x50\x5b\x28\x78\x18\x14\x12\x71\xdc\xe2\x6e\xea\x42\xb1\x39\x53\x8a\xa5\x2f\x4a\xbb\xd9\x6e\xab\xce\x5d\x2f\x84\xac\x7e\xfd\x12\xb2\x5b\xa2\xdc\x32\xb7\xe6\x01\x10\x89\x90\x1e\xd7\x49\x4a\xee\xa3\x60\x56\xf3\x7f\xc0\x9e\x23\xe9\x42\x4a\xed\x8c\x7a\xe3\xa4\xa6\x86\xeb\xb9\xbb\x18\xab\x39\x66\x1f\x20\x57\xaf\x95\xec\x22\x6e\x59\x77\xd4\x03\x4c\x02\xd7\xe9\x05\x99\x95\x60\x4a\xcc\xe9\x9a\x24\x4b\x29\x23\xd2\x47\xc2\xb2\x43\x1f\x57\x5c\x66\xa0\xa0\x41\xee\x54\xe5\xbc\x49\x3d\xdf\x6e\x74\x35\x46\x59\xaf\x89\x73\x4d\x72\xab\x61\x55\x2b\x19\xae\x53\xfb\xb1\x07\x8e\x12\x40\x89\x67\x7b\x0b\xc8\x40\xa9\x0d\xd1\x65\x6e\x3b\xf8\xc0\xf8\x62\x69\xf4\x05\xe1\x53\x36\xad\x30\xfd\x28\x10\xc0\x76\x31\x67\xcc\x40\x78\x48\x18\x74\xf3\x0c\x38\x45\x25\x67\x7d\x87\xb6\x6e\x67\xc1\x83\x3c\x84\x70\x5c\x54\xea\xce\xe6\x2e\xc6\xca\x87\x3b\x36\x0e\xe4\x0f\x9d\x9e\x5f\x54\x21\x00\x14\x66\x65\x86\xcd\xc7\xc9\x0d\x53\xd4\x25\x01\x5a\x2a\x59\x2e\x1c\x46\xc6\x9c\xfb\xbd\x97\x09\xc3\x36\xc3\x76\x53\xa4\x10\x8b\x22\x16\xe4\xc4\x2d\xcd\x49\xb8\xb5\x6d\xd7\x2a\xef\xe1\x94\x91\x9c\x9a\x64\x89\xbe\x9f\x9c\x00\xa1\x14\xd3\x85\x74\xf0\x0c\xbc\xff\xb2\x9e\x8d\xff\x53\x91\x3e\xd3\x58\x59\x18\x42\x94\xc1\x21\x8c\x2f\x96\x61\x57\x51\x2f\xbd\xb7\xf7\xec\x63\xe7\xe4\xbb\x12\x84\xe5\x85\x59\x37\x4e\x49\x63\x0f\x1a\xa6\x30\xca\x9f\x6b\x7e\x66\xdd\x76\x86\x6b\x52\xbb\x91\xf2\xdc\x45\x60\xf8\x53\x43\x9e\xa0\x49\x9e\xc1\xf1\xe2\xe6\xd4\xf9\x4b\x4c\x64\x71\x3e\x25\x57\x44\x94\x15\xaf\x6c\x77\x18\x4d\xd8\x0e\xac\xea\xb0\x90\x55\x7f\xfd\x07\xb5\x93\xc8\xaa\x6f\xe2\xa1\xa2\xe8\x9c\x82\x6e\x18\x56\x02\x1a\x9c\xa6\xef\xca\x23\x3f\x2c\x83\xcc\xc8\x30\xb8\x0b\x42\xb5\x96\x09\xa4\x67\x8a\xa0\xdb\xd8\x9b\xed\x6d\xef\x96\x0e\x3b\x11\x64\xe0\x64\x90\xb0\x8d\x1a\x07\x2c\xee\xed\xad\xa9\xc9\xb8\x06\x55\xa0\x35\x45\x91\x24\x49\x8b\x19\xdb\x8b\xd0\x52\x3b\xd5\xce\xb0\x82\xbe\x9e\x42\x8b\x3a\xad\x75\xeb\x5c\xf3\x46\x07\xa3\x09\x13\x67\x32\xaa\xf7\x8f\xbd\x9a\xbc\xda\xe4\x53\x06\x68\xac\x8e\xd0\x6c\x94\xdc\xb3\xf5\x85\x63\xce\x82\xd8\xdd\x40\x2b\xf2\x80\x6f\x47\x78\x36\xd7\x0d\x70\x6e\xb6\x06\xb2\xae\x6f\xb1\xf3\x3f\x7c\x6f\xba\x76\xcf\x10\x22\xef\xae\xb6\x25\xfe\x39\xc3\x9c\x1d\x4d\x84\x71\x6e\xb3\xc1\x2d\x17\xd6\xae\xb6\xdc\xc5\xcf\x0a\x19\x9a\x65\xb4\x6e\x61\x91\x8f\x30\x3f\xef\x83\x43\xbc\x76\x1b\x09\x9d\x99\x7d\xb3\x39\x53\x8a\x14\x7a\xc9\x0b\x40\x3f\x43\x1c\xc9\xd0\xdd\xe3\x5a\x80\xff\xdd\x80\x9d\xf5\xef\x5a\x5c\x90\xb7\xd2\x5c\x8b\x21\xc7\xc5\xb6\x97\x1f\xb8\xb6\x62\xe5\x0b\xc9\xf4\x5b\x69\xe0\xc7\x29\x79\x65\xe0\x14\x0d\xa4\xf9\x3a\x8a\x6d\xd7\xed\xc0\xad\xe0\x66\xf7\x08\x1b\xe1\x4a\xb8\xa8\x03\x30\xdd\x0c\xed\x4d\xdd\x23\xe7\x69\x09\x08\xb7\x67\x48\x5c\x93\x6b\xac\x9d\x65\xb3\x49\xe5\x17\xbc\x46\x47\xb4\xef\x6e\x5e\xea\xa1\x47\xda\x67\x51\x01\xc9\x6c\xab\xbf\x03\x69\x72\xed\x77\x97\xed\x73\x73\x7f\x61\xdd\x7c\x77\xb5\xad\x01\x83\x6f\x3b\x74\x7b\x20\xc5\x1d\x8b\xf3\x0a\x5c\x43\x5f\xa3\x71\xaa\xcd\xb6\x73\x65\xc8\x92\xae\xf0\x2a\xeb\x66\xd3\x5c\x2c\xb2\x4a\x69\xb9\xf0\x06\x46\x6f\xed\x18\xba\x40\xc2\x30\x55\x28\xe6\x2b\x1d\x50\xd1\x4c\x8d\x83\x0a\x75\xde\xd5\xdc\x88\x21\x82\xa1\xc8\x68\xc2\x52\x92\x82\x2a\x68\xd9\xa0\x51\xd4\xb0\x05\x4f\x06\x92\xce\x99\x5a\x30\x52\x58\x79\x6d\xd8\x6a\x0f\x14\x84\x5c\x3b\x90\x3d\xc5\x06\x95\xb5\x5b\x6c\x96\xea\xba\x4d\xec\x5d\x36\xe0\xad\xc1\xa7\x3f\x3a\x8b\xf5\xe6\xab\xf1\x33\x04\x22\xfc\x57\x56\x7f\xff\xa8\xa5\x77\x40\x18\x46\xe9\x7d\x4f\x1b\xa5\xf7\x8d\x36\x4a\xef\xdd\x6d\x94\xde\x47\xe9\x1d\xda\x28\xbd\x8f\xd2\xfb\x28\xbd\x8f\xd2\x7b\x57\x1b\xa5\x77\x5c\xfb\xc5\xa5\xf7\x41\x1f\x74\xd6\x81\xc1\x06\x8c\xbf\x3a\xbb\x50\x6d\xb1\x70\x56\x08\x50\x23\x62\xf7\xc7\xb6\xe9\xc2\x8a\xda\xb7\x5e\xc2\xba\x03\xd3\x08\x2a\xda\xaf\x4d\x12\xf2\x6f\x93\xa7\x93\xa7\x4f\x9e\xc4\x9c\x96\xb8\x14\x9f\x8d\x4f\x46\xe7\x34\x1f\x52\x39\xa9\xb6\x3d\xa1\x5f\x71\x2b\x8d\xb5\x9e\x3e\x6e\x01\xa5\x7d\xb6\xed\xa3\x79\x68\xf8\xdb\xac\x32\x82\xb7\xf4\xc8\xca\x31\x02\x39\x19\x2d\xf7\x09\x90\x37\x85\x34\x24\x67\x86\x50\xd3\xb2\xb9\xf2\x9c\xc5\x78\x64\x15\x32\x75\x57\x97\x4f\xa8\x1a\x3c\x47\x52\x22\x85\xb7\x81\xdb\x13\x80\xdd\xb5\xb8\x31\x87\xd1\x20\x89\xba\x31\x27\x8c\xea\x50\x73\x23\x8c\x5b\xe6\x76\x04\x5c\x98\x70\xb1\xe1\x62\x65\x88\xaf\xd7\x0b\x2b\x4b\xce\xd8\x74\x31\x25\x69\x19\x92\xf9\xb9\x9c\xb2\xe7\x4e\xaa\x73\xe9\x27\x90\x34\x73\x2b\xa8\x2a\xf8\x8f\x9d\x4e\xa3\x20\x4d\x34\x5b\x31\x61\x4a\x97\xfe\x65\xc5\x13\x13\x11\xd4\x03\xa3\x57\x32\x87\x9c\x68\xf8\x75\x88\x57\x71\x37\xb9\x5c\xc4\xcd\xbc\xa1\xb8\x85\x2c\x8e\x87\xa3\x2f\xc6\xf6\xc3\xe5\x7c\x81\x7f\xc2\xae\x7f\xf7\x1e\xef\x1b\x39\x40\xc8\xd8\xc4\x59\xca\x2c\xb3\x2b\xea\x9c\x1c\x86\xc3\x48\x7b\x1c\x06\xdc\xe0\x06\xb8\xea\xb8\xe6\xbc\x7e\x9c\xef\xc7\xd5\xdb\x17\x76\xd6\x2d\xbd\x3b\x59\xc8\x4c\x2e\xd6\xcd\xf5\x8c\xeb\x2d\x84\xbf\x84\x94\x96\x00\x0f\x95\x33\xaf\x37\xdb\xbd\xfb\x76\x63\xb3\x8c\x76\xfd\xd1\xae\x8f\x6f\x23\x32\xb8\xd1\x46\x64\xb0\xbb\x8d\xc8\xe0\x88\x0c\x42\x1b\x91\xc1\x11\x19\x1c\x91\xc1\x11\x19\xec\x6a\x23\x32\x88\x6b\xa3\x5d\x7f\xb4\xeb\x8f\xd2\x7b\xdd\x46\xe9\x7d\x6f\x1b\xa5\xf7\x51\x7a\xf7\x6d\x94\xde\x47\xe9\x7d\x40\x1b\xa5\xf7\x51\x7a\x47\xb5\x51\x7a\xc7\xb5\x7f\x0e\xbb\x7e\xec\xa7\xe2\x16\x60\xb2\x6d\xb4\x8a\xb0\x12\x23\x87\x12\x53\x8a\x42\xa6\x07\xa7\x34\x80\xba\xc8\x07\x64\x34\x70\xa6\xcc\x44\x4e\x7c\x1e\x59\x30\x19\x5b\xa2\xbe\xee\xb2\xa6\xb9\xb3\xe7\x5e\x90\x7f\x48\x81\x32\x14\x33\x93\x4c\x2d\xeb\x02\x5b\x2b\xd4\x3d\xb3\x04\xcf\xf4\x39\x22\xae\x75\xcc\x99\x30\xe6\x4c\x18\x73\x26\xfc\xde\x73\x26\x2c\x51\x55\xcb\x48\x38\x53\x4e\xec\x0a\xc6\xf2\x6d\x87\xac\x06\x9f\xb5\x4c\xff\xff\x44\xec\x29\x9f\x67\xa1\x3f\x83\x02\xb6\xbf\xbf\x54\x9e\x05\x7b\xcc\xfc\x01\xb0\xab\xd5\xd8\xbe\x6e\x9e\xf0\x6a\xa4\x73\x96\x63\xe9\x4d\x7b\x16\x3d\xea\x05\x93\x40\xa1\x96\x58\xc1\xd4\x24\xe2\x70\x41\x9e\xab\x39\xf7\x35\xf9\x37\xb8\x40\x5c\x7e\x8b\x41\x79\x10\xda\xc3\x19\xec\xf2\xd1\xf4\x5f\x69\x5d\xc6\x90\x15\x21\x4a\xd4\xda\xf4\x47\xfc\x35\xb3\x22\x00\x26\x15\x44\xa5\x43\xc1\x57\xc0\xb7\xfe\xab\x64\x6a\x0d\xb9\x84\x1d\xf6\x12\x2d\xc2\xca\x79\x5d\xfc\xf5\xc2\xc9\x27\x5c\x93\x84\x6a\xf0\x8d\x8a\x46\x70\x0e\x41\xff\x0e\xf5\x2d\x21\x9b\x93\xb4\x49\x10\x57\x6a\x76\xbb\xd1\x0a\xe9\x76\x93\xbe\x0b\x19\x1e\x88\x75\x6d\x3a\x1e\x35\x9c\x88\x86\x60\xcd\xc3\x95\xbe\x9d\xbb\x6b\x30\xa6\xef\x5a\x63\x60\x3b\x60\xf0\x81\x44\x37\xc1\xf3\x06\x14\x3e\x54\x8d\xdf\x03\xa0\x1f\x80\xdd\x1c\x0a\xa2\x93\x83\x81\x74\x72\x08\x98\x4e\x36\x37\x84\x1d\x8f\x97\x21\x61\x67\x0c\xa6\x4a\x2a\x44\x7e\x27\xb6\x7e\x00\xdd\xa1\xa8\x3c\x39\x06\xde\x71\x28\x3a\x4f\x36\x27\xbc\xda\x90\x55\x45\xc9\x43\xe6\xc6\x83\xfc\x9b\x70\xfd\x41\x14\xdb\x40\xff\x26\x64\x7f\x08\xe9\x16\xd8\x1f\x80\xd5\xe1\xc7\xdb\xb6\x16\xe6\xff\x6b\x6e\x93\x43\x90\x7b\xb2\xb9\x49\x3c\xf0\x6a\x59\xeb\x50\x8c\x9d\x54\x30\x66\x65\x01\x38\xd0\x76\x43\x76\x03\xcd\xd7\x82\x0c\xbe\x47\x6c\xdb\x63\x09\x38\x80\x62\x80\xd4\xb7\xac\x01\x07\xd0\x6c\x8e\x78\x8f\x45\xe0\x10\x16\xb7\x13\x6c\x1f\x0c\x8a\xdb\xe6\x07\x0e\xd5\x31\xb7\xe0\xec\x03\xe8\x6e\x03\xe1\x0e\xd2\x3e\x80\xe4\x01\x60\x38\x39\x14\x10\x27\xc7\x39\xfd\x87\x01\xe3\xe4\x20\x70\x9c\x0c\x06\xc8\xc9\x61\x20\x39\x39\x0c\x28\x27\x07\xce\x1a\x28\x01\xaf\xc1\x15\x7c\xc8\xa4\xd1\x34\xe5\x96\xdb\xd2\xec\xe6\x40\x79\xec\xc0\xfd\xb3\xad\xd9\xb8\x41\x39\xc9\x3a\xa7\xd8\x4a\x18\xed\x26\xe7\xe4\xbf\xad\xf8\x0c\x6c\xe5\x7f\x48\x41\xb9\xd2\x56\xe9\x76\x46\xb8\x41\x24\x9b\xf4\x3c\xde\xdd\xe8\xee\x20\x92\x39\x2d\xec\x30\xeb\xaa\xcd\x3e\x44\xc8\x43\x67\x43\x47\xbe\xa9\x1f\x5e\x90\x87\xa5\xd4\x6c\xf0\x21\x71\x01\x52\x5c\x93\x93\x7b\xb6\x3e\xb9\xd8\xbc\x03\x07\xd1\x3c\xb9\x16\x27\xce\xcf\x67\x8b\xfb\x07\x4d\x68\xd8\xf0\x45\xb6\x26\x27\x40\xef\xe4\xc0\xf8\x97\xd0\x0e\x52\x5d\x0f\x36\xa5\x0d\x78\x55\xd0\x9c\xe9\x82\x26\xec\xb1\x20\x99\x21\xc2\x84\x97\xab\xab\xbe\x35\xaa\xd4\x42\xf8\xd2\x50\x4d\xc9\xc8\x3a\x86\x0b\x78\x46\x55\x6d\xd1\xe5\xc5\x17\xb8\xfa\xac\xed\xe6\xd1\xcf\x46\x67\x9d\x46\x17\x1d\x5b\x58\x37\x1f\x59\xe9\x37\xbc\x14\x4c\x03\xfa\xc2\x2a\xe3\x59\xfd\xb1\x61\xb4\xa7\x2e\x9c\xac\x56\x3d\x45\xda\x0e\x30\x8b\x26\xdb\x18\x3e\x00\x45\x39\xa3\x42\x93\x93\x60\xf5\x1b\xe0\x5d\x55\x51\x3c\x99\xd6\xc9\x7d\xab\x1e\x9f\xfd\xf7\xff\x60\x41\xdc\xba\x35\x13\xfb\xd6\x1d\xf6\xa2\x5f\x8c\xc9\xa1\x6e\x90\x61\xb7\x58\xd2\x89\x2b\xb2\x68\x27\x92\x6b\xc7\x59\x96\x12\x6c\x85\xd1\x24\x1f\x96\x0c\x2a\x27\x04\x14\xf9\xed\xe6\x11\x8d\x5f\x73\x5f\xb6\xdd\xde\x1f\xd8\x72\xed\xed\x36\x62\x9a\x71\x6d\xc4\x34\x63\xdb\x88\x69\xc6\xf4\x62\xc4\x34\x51\xef\x8e\x98\x66\x34\xc5\x11\xd3\x1c\xd2\x46\x4c\x73\x60\x1b\x31\xcd\x11\xd3\x1c\x31\xcd\x11\xd3\x1c\x31\xcd\x11\xd3\x1c\x31\xcd\x11\xd3\x3c\xc6\xab\x35\xb4\x73\x10\x98\xd9\x44\xf4\xbc\x1f\xb4\x1e\x10\xd1\xa3\x0d\x35\x3c\xa9\x03\x85\x03\x55\xf7\xaf\x61\x2a\xf3\x26\x12\xba\x0f\xd9\x1c\x80\x90\xd6\x48\xe8\x0e\x64\xd3\xa1\x90\xf1\x20\x99\x68\x65\x8c\x6b\xe2\x9a\x01\x2b\x8d\xa6\x39\x5b\x6f\x63\xd7\xd3\x23\x83\x98\x15\x2c\xba\xf5\xa5\xf8\xeb\x6a\x13\x0f\x6d\xe0\x9b\x91\xc4\x06\x4a\x3c\x07\xdc\x53\x43\xef\x69\xe3\xd3\x7f\x7d\x1d\x0f\x58\x6c\xf8\x1c\xfb\xd8\x91\xba\xb0\x7a\x15\x58\x12\xbf\x73\xce\x82\x27\xed\xb9\xdd\x29\x42\x9a\x06\x31\x72\x46\x85\xe1\x93\xea\x89\x78\xf0\x36\xf8\xd7\x82\x03\x79\x48\xfc\x59\x23\x2c\x83\x37\x50\x08\x9b\xa9\x22\x32\xea\xcd\x7a\xe1\x4a\x66\x47\x93\x6c\x0c\x9b\xeb\xaa\x66\x3f\xd5\x44\x95\x42\xd8\x5e\x0f\xb0\x86\x50\xe7\x68\xef\x2e\x5c\x57\x63\xd7\xb3\x11\x07\x3d\x46\x84\x5e\xd4\x0d\xb0\xa5\x7a\x2f\x35\x3c\xf2\x29\xf0\x54\x2a\x06\x9c\x75\xdb\x4d\x29\xbc\x8f\x3f\x15\xeb\x2a\x0a\x63\x28\x47\x82\x15\xe7\xd5\xec\x4d\xc9\x4b\x30\x59\x34\x3a\x3e\xc4\xba\x60\xf7\x27\xcd\x32\xf9\x10\x7f\xff\x0e\x3c\xf1\x43\x74\x91\xc9\xc0\x61\xfe\x1a\x49\x7a\x1f\x1e\x35\x49\xef\x86\xfb\xff\x98\xa3\xd7\xb5\xc9\xe6\xc4\xa0\xdf\x1b\x13\xf5\x8e\x89\x7a\x3f\xf2\x44\xbd\x30\x23\xee\x7e\x0b\x19\x7b\x23\xa6\xd3\xe5\xf5\xed\xcd\xd8\x8b\xed\x63\x33\xaf\xef\x46\xc6\x5e\xf2\xd7\x25\x03\x31\x42\x31\xbb\x1d\x90\x14\xf3\x32\x33\xbc\xa8\xd3\x11\x68\xa7\x01\x67\x0e\x06\x9d\xfb\xb0\xd3\x16\x17\xc4\x8e\x5e\xba\xc8\xc9\x0d\xd6\x00\x5b\x15\xd2\x15\x68\xb8\x89\x5d\xa0\x25\x92\x26\xcd\x32\x9f\xa3\x37\x00\xc1\x2e\x16\x96\x3f\x7e\x68\xdc\x0b\x90\xa0\x74\x6d\x44\x01\x89\xe0\xcc\x0a\x6a\x99\xdd\xbc\x52\xe3\x65\xb4\xfd\x92\xa3\xb7\xf6\xac\x98\x57\xd6\xd0\x24\x17\x7c\xc5\x44\x2d\x36\x9e\xe9\xf3\xf3\x60\xb1\xdb\x14\xaf\xd1\x34\x5b\x92\xf3\x23\x88\xd5\xf6\x66\xf6\xe2\x6d\xaf\xb8\x8a\x26\x2a\x05\x4a\x4c\x8d\xc2\x8b\xfe\xbd\x21\xff\xfc\xc7\x2e\x01\x35\x08\x9c\xf8\xa1\x3b\xc1\x14\x16\xa6\x12\x4d\xeb\x6d\xc5\x63\xc7\x3d\xc4\xee\x3c\x38\x58\x0f\x15\xa8\x47\xe4\x3c\x4a\x34\x3a\x56\x90\xde\x47\x91\xf8\x79\x87\x13\x8b\x77\x48\x89\xd6\x12\x7a\x1c\x58\xc8\xdd\x00\xdb\xd7\x71\x9c\x57\x8e\x93\x8a\x6e\xff\xe0\x86\xf8\xd2\x8c\xb9\xe8\x22\xda\x71\x72\xd1\x1d\xc9\xcd\xe4\x31\x5c\x4c\xfe\xf9\x13\xd9\x1d\xcf\xa5\x64\x8f\x3b\xc9\xc0\xa8\x6a\xd7\xf6\xbb\x92\x44\x48\xa0\x9b\x6d\xa7\x1b\xc9\x11\x9c\x41\x3e\x96\x94\x74\x4d\x07\x90\x83\xfc\x21\xb6\x9c\x3f\x8e\x97\xec\x0d\x1c\x3f\x8e\xec\xbe\xb1\xd7\x75\xe3\x77\x92\x9c\x6e\xb7\xbb\x86\xd7\x53\x07\x1f\xea\x0d\x57\x8d\x31\xa3\x5a\x5c\xfb\xed\x67\x54\x3b\xc8\x99\xe2\x38\x8e\x14\x07\xec\x8d\x5e\x07\x8a\x58\x35\x83\x6c\x38\x3b\x6c\x38\x4f\x34\xff\x36\xd4\x8a\xd3\xec\xe6\x96\x13\xc4\x10\xa3\x6d\xed\x34\xb1\xd3\x01\x22\xde\x8c\x15\x1c\x26\x3a\x9d\x1f\x86\xd8\x33\x1e\xc3\xf1\xa1\xdb\xe9\x61\x90\xa0\x31\x48\xdd\x19\x78\x72\x07\xbd\x76\x50\xe0\x16\x22\x68\x2b\x5a\xe6\x43\x04\x6c\x45\x4b\xdb\x7d\xc1\x5a\x1e\x18\x19\xe8\x1d\xb2\x15\xa8\x55\x3b\x28\x44\x9b\x6c\x3a\x83\xb4\x7c\xd0\x55\x5c\x37\xbb\x03\xb4\x86\x86\x80\xed\x0e\xce\xda\x08\xb6\x8a\xa2\xb8\x23\x30\x6b\x5f\xa0\x55\xe4\xda\x57\x0b\xb2\x3f\xc8\x2a\x8a\xa2\x0f\xc8\x3a\x72\x80\xd5\x61\xc1\x55\x23\x16\xd5\xdf\x46\x2c\x2a\xaa\x8d\x58\xd4\x46\x1b\xb1\xa8\xce\x36\x62\x51\x23\x16\xd5\x6a\x23\x16\x35\x62\x51\x23\x16\x85\x21\x30\x62\x51\x7d\xaf\x8e\x58\xd4\x88\x45\x8d\x58\xd4\xef\x05\x8b\x1a\x5e\xe0\x7c\x77\xb0\x8d\x0f\x9e\x89\x47\x38\xf6\x04\xda\x54\x88\x54\x14\xc5\x9e\x20\x9b\x58\x3f\x2c\xdb\xba\x03\x6c\x82\x7b\x4b\x1c\x0e\xb1\x3f\xb8\x66\x77\xb0\x4c\x3c\x1c\xb5\x03\x7c\x6a\x07\xca\x0c\x03\xe2\x2a\xcf\xb6\x23\x05\xc9\x0c\x90\x0c\x06\xf2\xfc\x21\x77\xdc\xc0\xa0\x98\x47\x0a\x88\x79\xb4\x60\x98\x47\x09\x84\xe9\x0f\x82\x19\x3a\x0f\xfb\x02\x60\x5a\x9e\x82\x51\x14\x3b\xbc\x0a\x07\xc7\x84\x74\xf8\x15\xd6\x81\x2c\xb1\xa8\x7d\x33\xe8\x65\x4f\x10\x4b\xdc\x59\x6a\x44\xea\x0c\x0f\x60\x19\x70\x22\xe3\x63\x12\xe2\xd7\xe1\x51\x03\x0c\x22\x4b\x3c\x09\xc3\x8f\x53\xe6\xa9\x79\xca\x1b\x81\x01\x88\xf1\x41\x35\x28\xef\x0d\x4f\x57\x92\xa7\xa4\x28\x8d\x2f\xef\xb2\xaf\xde\x13\x82\x2c\x54\x84\x1a\xeb\x3d\xed\xeb\x6d\x4f\xbd\xa7\xe6\x72\x22\x49\x36\x2a\xfc\xf4\x15\x7d\x42\x52\x6c\x96\x86\xea\x29\xfa\x84\xa4\xb8\xa3\x34\x54\x5f\xd1\x27\x24\xe5\x8d\xd2\x50\x9d\x45\x9f\xb0\x24\xb7\x4a\x43\xf5\x16\x7d\x8a\xe3\x72\x4e\x9d\x78\x84\xa2\x4f\x2d\x66\xd0\x59\xf9\x09\x49\xd1\xd5\x87\x42\x56\x7e\x42\xd2\xac\x85\xdd\xde\xca\x4f\x48\x8a\xa1\x3e\x14\xaa\xf2\x13\xfe\xa0\xb6\xea\x43\x75\x56\x7e\x8a\x98\xcd\x66\x7d\xa8\xb1\xf2\x53\xb3\x8d\x95\x9f\xda\x6d\xac\xfc\xd4\xd9\xc6\xca\x4f\xfd\x6d\xcc\x92\x3a\x84\xe2\x98\x25\x75\xcc\x92\xba\xbb\x53\x63\x96\xd4\x5d\x6d\xcc\x92\xea\x49\x8f\x59\x52\xf7\xb7\x31\x4b\xea\x98\x25\x75\xcc\x92\x3a\xa4\x8d\x59\x52\xc7\x2c\xa9\x03\x3e\x3d\x66\x49\x8d\x6d\x63\x96\xd4\x31\x4b\x6a\xfc\xcb\x63\xe5\x27\xdf\xc6\xca\x4f\x63\xe5\xa7\xb1\xf2\xd3\x58\xf9\xa9\x6e\x23\xa6\x39\x62\x9a\xb1\x6d\xc4\x34\x77\xb5\x11\xd3\x8c\x6a\x23\xa6\x39\x62\x9a\x88\x36\x62\x9a\x03\xdb\x88\x69\x8e\x98\xe6\x88\x69\x8e\x98\xe6\x88\x69\x8e\x98\xe6\x88\x69\x8e\x98\xe6\x31\x5e\x1d\x2b\x3f\x8d\x95\x9f\xc6\xca\x4f\x9b\x6d\xac\xfc\xe4\xdb\x58\xf9\xc9\xb7\xb1\xf2\xd3\x58\xf9\x69\x47\x1b\x2b\x3f\x45\xf4\x7f\xac\xfc\x84\x7b\x7e\xac\xfc\xb4\xaf\xed\xac\xfc\xd4\x0a\xbf\x1a\x20\xc1\xef\x89\xde\xdb\x5f\xfe\x09\x3b\xbf\x3c\x67\x17\xc8\xf2\x4f\x48\x92\xae\x26\x51\xef\xc0\x0f\xac\x7b\xd5\x59\x03\x0a\x49\xb1\xae\x14\x85\xa8\x01\x85\xa4\x19\x2a\x45\x8d\x35\xa0\xc6\x1a\x50\xbb\xdb\x58\x03\x0a\xda\x58\x03\x6a\xac\x01\x55\xb5\xb1\x06\xd4\xee\x36\xe6\xdd\x8d\xe9\xd2\x98\x77\x37\xa2\x8d\x79\x77\xf7\xbd\x37\xe6\xdd\x45\xb5\x31\xef\x2e\xae\x8d\x79\x77\xc7\xbc\xbb\x63\xde\x5d\x0c\x81\x31\xef\x6e\xdf\xab\x63\xde\xdd\x31\xef\xee\x98\x77\xf7\xf7\x92\x77\x77\xac\x01\x35\xd6\x80\xc2\xb7\xb1\x06\xd4\x58\x03\x8a\x8c\x58\x14\xbe\x8d\x58\x94\x6b\x23\x16\xb5\xd9\x99\x11\x8b\x22\x23\x16\x35\x62\x51\xd8\x36\x62\x51\x55\x7f\x47\x2c\x6a\xc4\xa2\x46\x2c\x6a\x4f\x1b\xb1\xa8\x8d\x36\x62\x51\x23\x16\xf5\x4f\x82\x45\x8d\x35\xa0\x90\x6d\xac\x01\x35\xd6\x80\x1a\x6b\x40\x8d\x35\xa0\xc6\x1a\x50\x7b\xa9\x8c\x35\xa0\x0e\x7e\x90\x96\x46\xe6\xb2\x14\xe6\x96\xa9\x15\x4f\xd8\x55\x92\xd8\x9f\xee\xe4\x3d\xeb\x09\x53\x68\xa3\x9e\x1d\x64\x08\x17\x29\x4f\x20\xc1\xd2\xc3\x92\x99\x65\x6f\x28\x09\x25\xda\x51\x21\xd4\x91\x21\x06\xe8\xd4\x9c\x0c\x7a\x6d\xaf\x7d\x9a\x65\x6b\x02\x1f\xee\xdb\x3a\x6e\x3e\x66\x52\x66\xac\x33\x79\x8a\x03\xe8\xfd\x30\x5e\x73\x71\xdf\x73\x4d\xb4\xa6\xe1\xf4\xe5\xd6\xdb\xdb\xa3\x27\x5c\xb8\x80\x9c\xfe\xa4\x82\x74\x26\x4b\x13\x66\x43\x37\x26\x80\x8b\xbf\xbb\xc3\xc8\x85\x91\x70\x11\x9e\x6a\xc2\xc4\x8a\x2b\x29\x10\x48\xf3\x8a\x2a\x6e\x3b\xaa\x2f\xda\x6c\x57\xaf\x85\xa1\x1f\xec\x89\x7f\x21\x93\x7b\xa6\x48\x66\x87\x30\x25\xef\x0a\xa7\x33\xf5\x1d\x9b\x17\x6c\x4e\xcb\xcc\x40\xf9\x29\xa3\x4a\x36\x3d\x3d\xca\x9a\xf0\x9c\x2e\xd8\x4d\x99\x65\xb7\x2c\x51\xcc\x44\xad\xc8\xf5\xc6\xbb\x1e\xa6\x92\x7e\x44\x41\x16\xec\x19\x18\x94\x89\x61\x02\xcc\x96\x92\xe8\x40\xaa\x59\xbb\xac\x92\x25\x8d\x24\xa5\x66\x64\xde\x7b\x71\x15\x65\x96\x41\xd2\x94\x3a\xc6\x10\x46\xaa\xed\xfb\xb5\xc5\xf1\x46\xa6\xef\x4b\x61\x78\xce\x6e\x19\x14\x4f\xeb\x85\xd5\xaf\xe7\xf5\xfd\x07\x2a\x90\x66\x55\x9f\x21\x34\x67\xc6\x48\x41\xb5\x76\x82\xa9\xdd\xa0\x2b\x9e\x96\xb4\x4f\x36\xb3\xfd\xb5\xdb\x37\x2f\x9c\xee\xe6\x50\x57\x28\x63\x65\x96\x2c\xf7\x03\x9f\x92\xaf\xac\x10\xf8\x81\xda\xc7\xfa\x54\x39\x3f\x83\xe0\xa3\x2d\xe7\x24\x85\x5d\x77\xe1\x34\x24\xb7\x05\x9f\x4b\x31\xe7\x0b\xd8\x2a\x61\x0c\x7d\x87\x46\xb1\x60\xc7\x9b\x92\x37\x12\x02\x45\xe6\xf2\x19\x59\x1a\x53\xe8\x67\x97\x97\xf7\xe5\x8c\x29\xc1\x0c\xd3\x53\x2e\x2f\x53\x99\xe8\xcb\x44\x8a\x84\x15\x06\xfe\x61\x75\x3a\xa6\xf4\xa5\x5b\x8a\x3f\xba\x89\x5c\x73\xb1\x98\xc0\x6f\xec\x24\xf8\x7e\x4c\xa4\x98\xd0\x89\x3d\x7c\x9d\x3d\x42\xc9\x9a\xad\x4d\xfb\x5a\x26\x34\x7b\x07\xac\xfb\x7d\xd8\x78\xb5\xd9\x87\x09\x28\x8f\x85\xe7\x22\xa0\x72\x67\xcc\x90\xb5\x2c\x89\x93\x7c\x5c\x34\x61\xa0\x9d\xfa\x7b\x82\x70\xa1\x39\x94\x22\xeb\x97\x63\xda\x9b\xbe\x6f\x47\xc6\x98\x75\x2c\x51\xcc\xfd\xdc\x3e\xe7\x6f\x6d\x7f\xfc\x29\xf2\x03\x33\xd1\xcb\x2f\x57\x96\xd5\xb2\x87\xcb\x07\xa9\xee\xed\x92\x5b\x71\x6c\xe2\x26\x47\x5f\xc2\x68\x2f\xff\x08\xff\x41\x5d\xec\x77\xef\x5e\xbc\x7b\x46\xae\xd2\xd4\x97\x27\x2c\x35\x9b\x97\x99\xaf\x63\x35\x25\xb4\xe0\xdf\x32\xa5\xb9\x14\x17\xe4\x9e\x8b\x14\x87\x7b\x94\x3c\xfd\xa2\x7b\xc3\xb9\x16\x21\x1d\x45\x0a\x15\x7d\x92\x8a\x15\x37\xdf\xf6\x2e\x62\x6b\xf9\xde\xfa\x57\x1c\x0a\xe6\x8b\xd5\x35\x6b\x1f\x56\x11\x48\x3d\x43\x81\x18\x43\x1a\xd8\x5f\x52\x07\x11\x72\xe3\x24\x4d\x0f\xd5\x5f\x34\xab\xeb\xf5\x4a\x24\xda\xf2\xbc\xaa\xf6\x25\x48\xd7\x5e\xbb\xf2\x31\x8d\xd4\xb8\xe2\x95\x84\x6a\x5d\xe6\xee\x3a\xed\x4d\xdf\xc1\x0d\x99\x73\xa3\x49\xab\x48\x1f\x2e\xbd\x28\x72\x71\x6d\x9f\x70\xce\x3f\x43\x70\x51\xf4\x0e\xdb\x38\xa9\x8d\x4e\x6d\xd8\xb7\x7d\x5d\x3d\x54\x96\x33\x2b\x5f\x84\xbb\x07\x96\x02\x8a\xbb\x99\x5a\x21\x9b\x92\xdb\x6d\xba\x3d\x44\x41\x1a\xf2\xef\x5b\x91\x2a\x73\xa0\xe7\xc6\x67\x36\xa2\x5a\xfb\x3a\x1a\x76\xc7\x90\xdb\x68\xce\x17\xa5\x02\x26\x7f\x49\xb5\xe6\x0b\x61\xef\x1b\x28\x7a\x77\x89\x91\xad\x7a\xcf\x74\xa1\xb8\x54\xbd\x15\x62\xb7\x0a\xfd\x85\xd7\x9c\x0a\x3b\x25\xdf\x52\xc5\x65\xa9\x43\xa0\x6a\x22\xf3\x42\x0a\x84\x6d\xd7\x0a\x4a\x0d\xb7\xaa\x66\x7d\xbe\xea\x13\x9e\xa9\x17\x32\x75\xd1\xa9\x3d\x24\x6f\xc2\x7b\x57\x69\xce\x01\x50\x26\xcf\xa5\x30\x4a\x3a\xe1\xa5\x72\xc1\xb9\xb0\xe7\xaf\x50\x10\x3d\x8b\xe8\xa6\xd2\x2e\x52\x56\xb3\x46\x01\x5b\x9f\x33\xdb\xce\x08\xad\xbe\x96\x54\x5f\xeb\xbb\x14\x65\x51\x86\xc4\xb3\xd5\x14\xc0\x47\xc2\x18\x9e\x67\x54\x6b\xcb\x17\xdd\x37\xa0\x14\x64\x1f\xd5\x0a\xa7\xbe\xa8\xcb\x47\xaa\xd6\x8c\x76\xb3\x16\x7c\xb2\x00\x6c\x7a\x80\x62\x73\x34\x11\x9b\xad\x2d\xca\xd6\xba\x94\xdf\x11\xa7\x1a\x39\x2a\x42\x4e\xdc\xde\x84\xb3\x33\x49\x14\x07\xed\xf1\x04\x70\xc9\xf0\xa7\x24\x2b\xb5\x61\xaa\xfe\x2b\x42\xd2\x34\x0f\xd2\xf5\x90\x66\xe4\x9e\xad\x1f\xa4\xaa\xea\x83\x86\xde\x46\x94\xf1\xf4\x83\xe1\x56\x5b\x0c\xe8\x98\x5d\x10\xa6\xc8\x8c\x05\x2d\xcd\x93\x42\x8f\xfc\xca\xea\x17\x20\x80\x58\xd1\xa5\xb2\xfd\x06\x30\x6b\xb6\x26\x89\x62\xae\xf6\x2a\x6d\x6f\xbd\xbe\xcb\xd6\x49\x8d\xbe\xa7\x96\xcb\xc1\x56\xbd\x9e\x03\xa2\xd3\x56\x41\x80\x77\x86\x1e\xf7\xd0\x0d\x3a\x4a\xea\xd4\x49\x22\x15\xf9\x07\x53\xd2\x57\x6c\x75\x8e\x74\x42\x86\x3f\x1f\xe5\xa6\x54\x8c\xa6\x5c\x30\xad\x5f\xd9\xed\x15\xa5\x60\xb6\x76\x28\xcd\xb2\x9a\x16\x59\x38\xbd\xdf\x0d\xa7\x67\xd0\xcc\x1e\x5a\xc0\x54\xed\x6d\x63\x67\xab\xa2\x13\x2a\x7d\x82\x95\x9d\xa6\x6b\xe7\x9e\x48\x7b\xc1\x74\x2b\x5c\xd4\x1a\x0d\x6c\x57\xf7\xfe\xd5\xdb\x17\xd0\xd3\x44\x0a\x77\xed\xe3\xb3\x28\x78\x8d\x6d\x73\x8c\x4b\xba\x62\x60\x8a\x29\xc1\x36\x48\x33\xcb\xcb\x4f\xee\x54\xc9\x4e\xe0\xd6\xeb\xa5\xda\xbc\x13\x17\xdc\x4c\xef\xff\x37\x5c\x88\x4c\x2c\xa9\x48\x9c\x48\x74\x79\xcf\x0a\x7d\xa9\xf9\x62\x22\x98\xb1\x12\xfa\xe5\x93\x27\x4f\xfe\xff\x70\x21\xc2\xb0\xfe\xd7\x67\x5f\xfe\xaf\xcf\xbe\x9c\xe6\x47\xd7\xc7\xac\x06\xde\xdc\x1f\xb5\x2e\xd6\x52\xa3\x30\x6a\x98\x0b\xd6\xae\xe6\xfd\x88\x6a\x53\x45\xf3\xce\xee\xf8\x58\xfd\xe9\x79\xf3\x6d\x37\x24\xed\xfa\x8b\xed\xab\x6b\x7e\x7b\x38\xd6\x5c\xbd\xea\x50\x96\x56\x36\x1d\x38\x98\x18\xb4\x37\x42\x8f\xc1\xa2\xbb\x93\xf6\x64\xfd\xb2\xda\x91\x72\x58\xce\x90\xcb\xf0\xf4\xfd\xc6\xbb\xad\x85\x6a\xfe\x11\xc7\xb8\x83\x17\xba\x95\x4d\xdd\x79\x23\x0b\x25\xcb\xe2\xc2\x5f\x60\x35\xde\x58\xea\x5e\xc6\x60\xa4\x1d\x5a\xa5\x19\x4d\x89\xbb\x07\x5a\xdd\xaa\x55\x1d\x6f\xa6\x40\xc8\x32\xf6\x4e\x49\x49\x62\x5f\xdf\x9d\x60\x46\x95\x02\xee\x9c\x52\x40\xc2\x80\x3e\xf9\xa8\xa1\xfe\x9d\x64\x6c\x41\x93\xf5\x49\xbb\x8f\xe1\xf6\xb1\x63\xf6\x33\xd1\xc7\xbd\x00\x52\xb4\x3a\x22\x4f\xb8\x71\x7d\x75\xbb\x9d\x86\xfa\x24\x70\xd9\xba\xb3\x00\x37\x65\xa9\x51\x83\x0f\x37\xa0\xdf\x34\x64\x49\x45\x9a\x31\xb5\x53\x93\xe8\xe7\x9a\x56\x6b\xf0\x94\x26\xd0\xc9\x69\xde\xb7\xaa\x60\x46\xf4\x9e\x7d\x59\xb1\xa4\x95\x2f\xbb\x95\x9b\x5c\x11\x7f\xc8\x49\xe5\xb7\xd2\xbc\xb4\x7f\x44\xc1\xbe\xbd\x27\xba\x52\xce\x0f\x12\x19\x5b\x3b\xc6\xca\x14\x5c\x17\xa8\x7a\xe4\xb3\x75\xc3\x88\x58\xf5\xa5\x4b\xba\xb1\x9f\xe8\x23\xda\xec\x80\xfd\x44\x58\xe0\xfa\x03\x47\x99\x3a\x96\x94\x20\xc4\x49\x61\xd8\x87\x9e\x8c\x68\x6d\x16\x73\xeb\x5f\xf5\x08\x79\x25\x69\x07\x66\x60\xcf\xb8\xdd\xda\x7d\xac\x3b\x52\xd5\x2d\x64\xc6\x93\xf5\x65\xe8\xf8\x24\x71\x3d\xbf\x3c\xca\x57\x0c\xd5\xf7\xb5\x36\xcd\x40\x62\xa8\xe4\xa2\xed\x6f\x76\xef\x5e\xfc\x9d\x3c\xd7\xaf\x2c\x37\xed\xbf\x8b\x5b\x2b\x70\x72\x55\xe9\x13\xba\x2c\x02\xd4\x9e\x39\xce\xec\x98\x07\xde\x87\xdc\x5e\x0c\x4e\xce\x0b\x42\x20\x17\x4e\x06\x99\x92\x5b\x99\x33\xb2\x92\x59\x99\x33\xd8\x57\xda\xd9\x60\x31\x54\x97\x8c\x7c\x5d\xce\x58\xc6\x00\xa3\xf3\x2c\x00\x7c\x4a\x1e\xec\x47\x96\xbc\x70\x5a\x3b\x35\xfe\x03\xb8\xae\xce\x1c\x01\x6f\xfa\x80\x6d\xf7\x8c\x7c\x2f\xc8\x53\xa7\xfe\xca\x07\xb0\xb8\xbf\xba\x7e\x81\x39\x6a\xc4\x1d\x37\x4b\xe7\xab\x5b\x58\x08\xf2\x99\xa3\xa3\x99\x59\xf0\x94\xcc\x1c\x24\x68\x2f\x8d\x33\xc1\x1e\xc8\x9c\x67\xa8\x39\x05\x65\xa9\x8e\xe1\xf2\x33\x18\xf8\x4b\x35\x00\xff\x51\x8c\x4b\xc4\x9f\x5c\xbf\x0a\xa6\x02\x86\x30\xe3\x3e\x8e\xe5\xdd\xfb\x53\x9f\x86\x50\x3d\x4c\xd4\xc3\x64\x32\x99\x90\xef\x31\xa2\x58\xb8\x10\x2f\x5a\xab\x55\xdd\x9b\xb9\x4c\xf9\x7c\xdd\x5e\x33\x04\x55\xcb\xf5\xeb\x6e\xea\xe0\x60\xe0\xe6\x60\xda\xef\x81\xd3\x00\x17\xfe\xfc\xaf\x48\x63\x37\x2e\xff\xa0\x3f\x6c\xcf\x61\x2f\xde\x00\x37\x89\x3c\x78\xa7\x3b\x48\x78\x25\x59\x93\x19\x5b\xd2\x15\x47\xf9\xa2\xc8\xb9\x3b\x11\xe0\x1d\x52\x9d\x87\xf6\xcc\x05\x50\x0b\x7d\x3a\x66\x6c\x6e\x59\x9d\x03\x01\xd8\x87\x42\x6a\xd8\x81\x60\xae\xb9\x91\x69\xb3\x54\x19\xf6\x70\x80\x91\xcd\xb2\x12\xc8\x22\xd7\x62\x04\x5e\xfc\x2b\x8b\x42\x2a\x13\xa6\x16\xd3\x4b\x6a\xbb\x55\x0d\xfa\x6c\x63\xbb\x9c\x4f\xc9\xb5\xdf\x83\xa0\x2f\x0a\x4c\x45\x1a\x36\x9f\x5b\x59\x55\x0a\xc2\x8a\x25\xcb\x99\xa2\x59\xbb\xb3\xba\x4c\x96\x84\xea\x67\xde\x3c\x88\xb1\xa2\xb8\xab\x20\xa7\x85\x0b\xc5\x00\x11\x2d\xe5\x2a\x04\x7d\x54\x6e\x9e\x8c\x9c\xbc\x13\xef\xa5\x34\x6f\xb8\x06\x89\x15\xe3\x63\x06\x88\xd2\x55\xf6\x40\xd7\xfa\x64\x97\xb8\x10\xfe\x66\x99\x8f\x95\x31\x7b\xa4\x25\x12\xa9\x03\x95\xe2\x6a\xd0\xbd\x63\x39\x90\x65\xad\x95\x1c\xcf\x08\x13\x46\xad\x21\x11\x22\x3e\x8a\xb6\xba\x6a\xec\x45\x99\x00\x78\xf1\x8d\x66\xba\x92\x60\x83\xc0\xc3\x3d\x7f\xc2\xa8\x80\x6f\xe8\x9a\xd0\x4c\x3b\xe0\x9d\x81\xde\x72\xdb\x96\x70\x9c\xb6\xe1\xff\x36\x93\xa8\x54\xc2\x1b\x24\x60\xdd\x6e\x64\xba\xf1\xeb\x46\xb4\x08\x82\x66\x2d\x31\x6e\xf7\x91\x18\x7a\xcf\x34\x29\x14\x4b\x58\x0a\x26\xdd\x7e\x17\x01\x12\xec\x07\xd5\xb4\xf6\xcf\xd7\xe3\xf1\x58\xd8\x5b\x6f\x25\x9c\x88\xc8\xdd\x75\xdd\x40\x6e\xbd\x93\x6d\xbd\x53\x00\x91\x54\x25\xe6\x5a\xa3\x1a\xac\x33\x62\xa2\xa4\x04\x2d\xca\x49\xe4\x46\x05\xbc\xbb\x75\xd3\xad\xec\x71\xa6\x06\x25\x7e\x04\xef\x0b\x42\x6b\x75\xcb\x48\xc2\x84\xb6\xea\x0e\xf4\x9a\x1b\x92\x4a\x06\xfe\x6a\x08\x8a\xf6\x14\x51\x4d\xbe\xb9\x7e\x41\x9e\x90\x33\xdb\xdf\x73\xd8\x63\x73\xca\x01\x1d\xd3\x86\xaa\x8d\x99\x40\x50\xe5\xf3\xd0\x8d\x96\xd2\x4b\xe6\x34\xd3\xec\xc2\x2a\xdc\xc0\x0f\xfd\xc8\x71\xb0\x4d\xe5\x13\xc2\x14\x80\xcd\xe9\x14\x7b\xe4\x30\x47\xa2\x3e\x94\xd8\x23\x87\x5c\x2e\xe7\x3e\x19\x75\xe4\xfa\x4f\x0f\xd6\x27\x89\x84\xf3\xf0\x8d\x66\x88\xb8\xc8\x2d\x56\xfb\xcd\xa3\xb0\xda\xa6\x03\x96\x3d\x1c\xad\xd9\xc1\xec\x2e\x38\x01\x39\x33\x34\xa5\x86\x7a\x26\x1d\x48\xec\xda\x15\xf1\x7c\x76\x8b\x55\x6f\x3e\x80\xbc\x62\x3b\x59\x75\xe7\xae\xc0\x6c\xaf\x1d\xac\xfa\x23\x62\xc4\x9a\xbd\xe6\xa2\xfc\xe0\xdc\xf2\x10\xd8\xf0\xd6\xee\xbb\x7d\x09\x04\x48\x12\xce\x09\x2c\x69\x1d\xad\x80\x59\x83\x96\x5e\x19\x98\x51\x1b\x15\xa9\x77\xa8\xe7\xa8\x58\x66\x64\x35\x51\x30\x9d\x51\xa2\xa8\x48\x65\xbe\xd5\x63\xbb\x20\x8c\xf6\x42\x73\xa4\x79\x4e\xa6\x68\x51\xe2\x9f\x8d\xaf\x21\x28\x0f\xd9\xc1\x71\xd1\xf8\x90\x7a\x63\x40\x6e\xf3\xd7\x90\xb2\x83\xeb\x6a\x8d\x5d\x0e\x0f\xe7\x10\x1f\x51\x06\xa7\x0e\xc2\x69\x6f\x3e\x9c\x4f\x79\xa4\x37\xb9\x92\x19\xca\xca\xb2\x31\xd6\xf7\x32\xf3\x4e\x4e\x61\xb0\x96\xd0\x47\x3e\x56\x83\xb4\x28\x6d\x32\x9a\x75\xb1\x31\x56\xf0\xe2\xfc\xb8\xc7\x5a\xa2\xae\x73\xb2\x39\x56\x2b\x05\xb4\xc7\x0a\xd7\xef\xc7\x3c\xd6\x88\x38\x05\xcd\x92\x44\xe6\xc5\x8d\x92\x73\x8e\xd9\xf6\x5b\xf7\x8d\x27\x50\x83\xca\xce\x47\xda\xe3\x7c\xf5\x35\x82\x11\x51\x1a\x36\xa6\x63\x33\x30\x99\xd0\x6c\x29\xb5\x41\x0f\x74\x6b\xb0\x9b\x24\x1a\x2e\x2b\xd4\xf6\xc6\xfe\x0e\xb9\x15\x82\x7f\x06\x20\xb6\x40\x4b\xd6\xf6\xba\x0d\xdb\x1c\x36\x6c\xc6\xf9\x6e\xb9\x9e\x05\x3f\x10\x7b\x8b\x04\x68\x3c\x6d\x7e\x03\x49\xd3\x48\xf2\x20\xd5\xfd\x94\xbc\xf1\x04\x29\x4c\x09\xf3\x65\x4f\xa8\x59\x5e\x54\x09\xe9\xf1\x24\x21\x99\x8c\xd3\xe5\x9c\x25\x39\x74\x30\x6c\xa5\xb8\xc9\x04\x71\x82\x4b\xe1\x7b\x09\xd8\x57\x10\x01\xe6\x8e\x2f\x71\x4d\x4e\x5e\x87\xe5\x3b\xf9\x98\x18\xe9\x89\xeb\x5f\x23\x90\x84\x27\x4b\x70\x19\x86\x94\x19\x6e\x42\x90\x13\x11\x56\x3f\xe8\x7c\x5e\xe6\xab\xf3\x9d\xb8\x03\x4a\x15\xb2\xa3\x84\x7c\x2f\x48\x35\x6d\x64\x52\x6f\xf3\x9d\x1b\x18\xbb\x01\xf6\x6c\xf3\x60\xa9\xf5\x7a\x0e\x99\x44\x84\xd5\x6e\x09\xa3\x15\x16\x15\x3a\x1c\x5b\xdc\xc0\x75\xe9\x1b\x01\xbb\xd3\x8e\x74\x62\xf5\xef\x2d\x6a\xd5\x1c\xe3\x22\x54\xa3\xf6\x14\x3e\xa0\x6d\x02\x84\x8f\x7a\x2b\x34\xcc\x53\x80\x38\xc6\x6a\x22\x57\x55\x24\x36\x18\xb7\xb6\x12\xf8\xcd\xb9\x42\xe5\x17\xf3\xea\x2f\x28\xd3\x5c\xb8\x82\x21\xd5\x6a\x43\x25\x80\xe0\xde\x8c\x0f\xc4\xae\xde\x77\x2e\x86\x39\x55\x6b\xf2\xea\xfa\xc5\x94\x6c\x29\x3a\xc2\x7b\x4d\x60\x2e\xaf\xea\xd4\xa5\xa9\x1b\x26\x15\xeb\x98\x4b\x1e\x1d\xb7\x1c\xa7\x7b\xc6\x96\x7a\xc2\x47\x2c\xea\xb5\x4e\x0c\x26\x4d\x47\x6b\x63\xdc\xba\xb7\xc8\x52\x66\xa9\x4f\x33\xd7\x8a\xd7\x4f\x03\x5d\x9c\x40\x97\x36\x1d\xb8\xa7\x56\x33\xf3\xee\x19\xa5\xf0\x36\x8e\x28\x8a\x67\x9b\x62\x4b\x60\x28\xe7\x24\x87\x0a\x62\x01\xe1\xcb\x68\x29\x30\xb9\x6b\xd0\xab\xba\x63\x92\x2a\x0b\x15\x25\xf7\x4c\x09\x96\x91\x82\x2a\x9a\x33\xc3\x14\xb6\xe2\xff\x0c\x9b\xc9\x33\x36\x39\x1b\x36\x92\x87\x6c\x85\x83\xf8\x60\x1e\x1a\x3e\xb9\x76\x61\x77\x71\xd5\xbe\x22\x22\x83\x41\xe5\x1e\xd4\xd5\x6f\x43\x0c\xf7\x2f\xd4\xd7\x98\x08\xe6\x09\xac\x00\xea\x41\xac\x81\x23\x2a\xb8\x19\xcf\x26\x1e\xb8\x48\xe5\x83\x1e\x0e\x68\xfd\xd5\x11\xa8\x03\x7f\xbc\x9f\x7e\x4c\xc5\xdb\x2d\x67\x89\xdd\xa0\x56\x10\x91\x2c\x07\x41\x01\xa0\xb4\x75\x99\x6c\x42\x39\x4d\x77\xb3\xa9\x87\x46\x71\x6a\xd0\xc7\x01\x3d\x1d\x5b\x09\x5b\xe4\x9a\x3e\x57\x96\xb6\xe1\x34\xbb\x2d\x58\x32\x40\x62\x7e\xf5\xe6\xf6\xaa\x4d\xc4\x8a\xf7\x2e\xfd\x83\x1d\xa7\xfd\x3b\x56\x23\xaf\x02\x3b\x1e\xd8\x6c\x29\xe5\x3d\x39\x6b\x78\xdc\x2d\xcb\xd9\x34\x91\x79\xc3\xeb\x68\xa2\xf9\x42\x5f\xfa\x0d\x3d\xb1\xa3\xc1\x66\xc5\xe0\x22\x03\x4e\x1e\xee\x16\xc8\x06\xe4\x1d\x05\x6c\x87\x49\x52\x8d\x08\x49\xd1\x2e\xa4\x77\xa0\xf4\x77\xd6\xf6\xc4\x00\xaf\x8d\xc8\x3e\x1c\xc9\xaf\xb6\x97\xb3\xdf\x9d\x2f\xb4\x9e\x25\x0d\x01\x83\xc1\x4b\x14\x39\x29\xbb\x67\xd4\xcd\x95\x0f\x61\x7e\x14\xc0\x30\x18\x8b\x06\x8e\x1f\x8c\x46\xfe\x75\x7b\x2e\x03\xc7\xab\x8d\x48\xc8\xf1\x6f\x99\x9a\xba\x0c\x49\x71\x0a\xfb\x96\xc9\xa9\xc7\xa0\x84\xa4\xbe\x03\xb4\xdf\x66\x71\x11\xbc\x93\x3c\x0a\xff\x24\x91\x3c\x14\xad\xb0\xe3\x39\x2d\x79\x34\x0c\x10\xf9\xa0\x6e\xa5\xff\x88\x75\x6f\xbf\xdd\x7a\xbb\x79\xbc\xc3\x6e\x6d\x3f\xd5\x33\x44\x0f\x34\x6e\x39\xa7\x1f\xc3\x71\xb4\xfe\xbd\x1f\xf6\xc4\xe7\x2b\x41\x85\x66\xf6\xae\x90\x91\x19\x73\xa1\x9f\x31\xf1\x48\x3b\xbd\x9f\x4f\x75\x93\x5a\xf7\x3e\x8a\x0f\x8f\xb9\x0b\x91\xb1\x76\x76\xef\xaa\xef\x00\x1c\x6e\x0c\x05\x57\x67\x84\x2a\xe2\x7b\x68\x55\x19\xb1\x26\x76\x8e\x8d\x33\x58\xd5\x29\x8d\x18\x31\x0a\xea\x8c\xfe\x7b\x95\xd4\xf0\xc2\xf9\x87\xfd\x47\x2f\xf9\x52\x87\xf8\xb9\x2a\x04\xa5\xca\x45\xfc\xef\xe1\x5f\xff\x71\xcc\x44\x06\xae\x67\xd1\x7a\xdd\x4b\xe7\xf0\xd6\x8e\x75\x74\xd3\xe1\x7d\xe1\x90\x7a\x1d\x8c\x33\x54\x1b\x77\x89\xd3\x7c\x7c\x73\x96\xb5\x08\x6a\x54\x60\xad\x6b\xed\x58\x37\xf9\xc0\x5a\xee\x72\x6f\xa5\xaf\x7d\xcc\x2e\xc8\x0d\x04\xa7\xd4\xbf\x41\x91\xb7\xec\xf7\xad\x74\x95\x92\x8f\x1d\x1e\x84\xce\x0f\xde\x5a\x8e\xaf\xeb\x6c\xe0\x6e\xce\x5a\x79\xbd\xeb\x63\x85\x1b\x5e\x23\x4f\x60\xd7\xba\xdc\xb3\x35\x32\x79\xba\xcf\x38\xec\x73\x96\xfb\xe0\x96\x6a\x63\x07\x8c\xdf\xa5\x13\xfe\x3f\xb8\x0b\x04\xaa\x66\xca\x7c\xc6\x85\x3b\xc7\xae\x8b\x46\x36\x7a\x19\x96\x1c\x59\x06\xc3\xbe\x82\x1d\x52\xd4\x82\xc6\x24\x26\x6f\xad\xea\xbb\xed\x34\xe4\x3b\x13\x8a\xe3\x66\x4c\xd6\x17\xff\xce\xc4\xe1\xcd\xbc\xdf\x2f\xff\xab\xa4\x19\x6e\x6d\x9b\xde\x3c\xee\xb5\x40\xa8\x95\x81\x15\x2c\x30\x3c\x4b\x13\xaa\x70\xcb\x31\x97\x2a\x84\x88\x6b\x9f\xbd\xc2\xc7\x25\x52\x51\xb1\xe1\x7a\x37\xe2\x24\x15\x07\x81\x50\x65\x78\x52\x66\x54\x11\xcb\xbb\x16\x52\xa1\xb2\x4b\xc7\xc9\x2c\xd5\x91\xbb\x65\x89\x14\x69\x3c\x72\x76\xb7\x49\xa1\xb9\x0b\x8c\xf3\xc4\xe7\xbd\xa9\x46\xaa\x61\x3b\x57\xc1\x16\x33\x20\x67\xad\x54\x16\xf6\x29\xc7\x6a\x51\x34\x2b\x06\x78\xe1\xe2\xb6\x1f\x78\x3b\x4d\x02\xd7\x84\xbb\xc2\xf2\xe7\xf5\xad\x89\x3c\xdb\x9e\x8b\x4d\xc9\x97\x55\xf0\xd1\x45\x95\x1c\xc5\x10\x88\x18\xf0\x7d\xb7\xc7\x1e\xb9\xff\xfd\x96\xa9\x99\xe4\x5c\x2a\xb6\x62\x8a\x9c\xa5\x12\xe8\x42\xcd\xf1\xf3\x29\xf9\x7f\x99\xc2\x5d\x5e\x90\x2f\x94\x2d\x5c\x19\x6b\xcf\x6e\x02\x54\x62\x7c\x04\x06\xd5\xe4\x09\x39\x03\xd2\x28\x9a\x3c\xcf\x59\xca\xa9\x61\xd9\xfa\x3c\x28\xc4\x2e\xf4\x1f\xb3\x49\x1f\x17\x52\x47\x23\x90\x3b\xd0\xc7\xd6\xf5\xe4\xd4\x8f\x01\x77\x53\x25\x66\xc9\xad\x3c\xf6\x75\x46\xfa\x38\x77\x68\xd2\x30\x82\x85\xab\xa9\xda\xd0\x7f\xb7\x67\x83\x12\xc5\x16\xc0\x2f\xdc\xe9\x3f\x32\xb7\x38\x6a\xec\x6e\x2f\xb1\x9e\x07\x0c\x55\x0b\xb6\x47\x1e\x6c\xf3\x27\x78\xd0\x8b\x5a\x6e\x9b\xce\x68\x72\x5f\x16\x9e\xc4\x4e\x0a\xfd\x92\x29\xcd\x38\xed\x60\x96\x6d\xd3\x9c\x7d\x76\x93\x2d\x72\xc0\x4a\xe6\x9c\xa9\xa0\x8b\xd9\x6e\x75\x62\xab\x65\x41\x9c\xe2\x1f\xd2\x06\x14\x52\x73\x63\xaf\x05\x17\xb1\xd2\x44\x3f\xed\x79\xfe\x69\x29\xb5\xb1\xda\xde\x4f\x1d\x44\xa5\x6a\xbf\x67\x24\x59\x30\x51\xb3\xa0\x9a\x48\x65\xf8\x51\x4c\x77\x67\x89\x6e\xf4\xac\x67\x03\x74\x6e\x3c\xf6\x21\xc9\xca\xb4\xe3\x20\xb7\x45\x7d\xf7\x74\x2b\x9f\x75\x30\x76\x15\xd4\x18\xa6\xea\xfc\x7a\x1d\x7d\x87\xc8\x35\x48\xe5\x07\xb7\x82\xaf\xc0\xe0\xf7\xcc\x94\xdc\x1a\xaa\x97\x6e\xc6\xfc\x03\x06\xf2\xa5\xf7\x05\xbc\xd5\xca\xd7\x46\x4a\xdd\xd0\xb5\x29\xb9\xad\xcc\x67\xe0\x51\x61\xbb\x7a\xf2\x1e\xa6\xba\xcb\xd6\x9d\x2a\xbe\xea\x60\x89\xbd\x1a\x28\x8a\x01\xf4\x9f\xe8\x82\x9a\x25\xf6\x3c\xdc\xd8\x67\x5b\x27\x12\x6c\xfc\x40\x02\xbc\x67\x61\xae\x7f\xf5\x21\x29\x36\x47\x0e\xe8\x3d\x9b\x37\xb2\x07\xe0\x58\x0c\x41\x2b\xc0\x75\x6a\xbb\xee\x2b\x0d\xc9\xca\xef\xb9\xe8\x31\x78\x61\x13\xa2\xf5\x22\x52\x11\x0b\xd1\x79\xad\x28\x56\x64\x3c\x41\xf3\xdb\xf0\xb8\xcb\x29\x04\x91\xff\x9a\x2b\x96\x12\x51\xe6\x33\xc7\x6f\xab\x47\xfa\x12\x4d\x03\xc3\xad\x2f\x5e\xc7\xa3\x89\xe5\x04\x9b\xe6\xac\xb4\xa1\x60\x3c\xdd\xcf\xf7\x70\x29\xa1\x30\xf2\x8e\x16\xb4\xd0\x4b\x69\x10\xd9\x2f\x76\x1a\x84\xed\xcc\x7c\x0b\xc1\x7f\xb7\x4d\x4a\x8d\x84\xa9\x9b\x7f\xef\x12\x28\xb6\x63\xf3\x68\x1d\x90\xef\xdf\xaf\xb2\x39\xd4\xf7\x4d\x07\x45\x1e\x12\x0d\xd2\x15\xe5\x19\x9d\x65\x0c\xc2\xdf\x9a\xc2\x3b\x30\x4a\x97\xc9\x88\x9c\x38\x4e\xd8\xc5\x2b\x2b\x89\x5f\xbb\x60\xeb\x93\x55\x6b\x78\x86\xa9\x0e\x57\x35\xc4\x66\x76\xe4\xde\xc8\x52\x74\xe5\xd5\x6d\x0b\x9d\x8d\x57\x1a\x57\x57\x1d\xcf\xea\xc0\x02\xc8\xdc\xec\x42\x54\xbb\x10\x63\xb8\x9c\xec\x43\x09\x55\x97\x5c\xf0\x86\x83\x3a\xb9\x6d\xf0\xdb\x8a\x74\xb3\x06\x5e\xe7\xed\xc5\x3c\x2f\x23\x29\x57\x90\x07\xb0\x2b\x66\xbe\x97\x43\xef\x9b\x02\xff\x87\x19\x5c\xde\x30\x68\x80\x16\xad\x36\xfc\x6d\x7f\x74\xaf\x33\x22\x37\x4d\xc4\x5d\x1b\x16\x8b\x3e\x42\x37\xec\x95\x15\x97\xe6\x88\x9a\x65\xe8\x50\xdb\x2c\x44\x8d\xd7\x09\x31\x56\x26\x1f\x9c\x5b\x33\xa0\x90\x9f\x9b\x38\xdf\x4b\x57\x41\x00\x48\x93\xd3\x67\xa7\x7d\x12\x3f\x5a\xda\x77\x83\x56\xb2\xa0\x0b\x50\x7a\xa2\xc6\xbe\xf9\x32\x49\x99\x61\x2a\x07\x7b\xec\x52\x3e\xb8\xbf\xf7\x6b\xc3\x96\x7b\x17\x9e\x0a\xf3\xc9\xfc\x20\x65\x9b\x74\xe9\x4c\x1b\x53\xea\xd2\x1c\xf6\x23\x5c\x90\xb8\xed\x81\xae\x09\x55\xb2\x14\x3e\x07\x62\xad\xab\xbf\xd9\xe8\xf8\x5b\x29\xfa\x89\x86\xc8\xe3\x8d\x0a\xaa\x33\xe6\x24\xf5\xa7\xd3\xa7\x4f\x8e\xb6\x2c\x18\x27\xa0\xed\xca\x15\x00\x9c\xd4\xb2\x67\xed\x10\xe4\xce\xd4\xd1\x7a\xa7\x18\x4d\xdf\x89\xac\x17\x16\x6e\xf5\xf0\x8d\xdb\xd0\xf0\xf2\xa4\xe2\xe7\x10\x82\x0a\xbf\x7a\x50\xdc\xb0\x5a\xd3\xed\x5d\x8e\x33\x08\xde\xb4\x6a\x4d\xe3\x76\x3e\x6f\x47\xf3\xc1\x23\xb8\x61\x63\x82\x17\x75\x39\x3b\x98\x3f\xf8\x83\x0e\x9b\xbc\x62\x0f\x4d\x5f\x97\x03\x58\x45\x73\xe8\x27\x27\xe4\xcc\x3d\x89\x20\x09\x71\xb6\x47\xdb\x1e\x7e\x9a\x5e\x7e\x28\x7a\x21\xe6\x0d\xc5\xae\xa0\x22\x75\xaa\x52\xf7\x9c\xf5\xc3\x9d\xed\x39\xed\x98\xb3\x2f\xd9\x92\xae\x10\x40\xa0\xe6\x39\xcf\xa8\x72\x79\x1f\x6e\xdd\x08\xc9\xac\x34\xcd\x02\x02\x55\x89\x80\x46\xea\xfb\x5e\xc2\x9f\x9c\x7d\x7b\xf5\xfe\xc7\xb7\x57\x6f\x5e\x9e\x03\x27\x64\x61\x16\x6a\xdb\x5b\x73\x24\x8d\xcf\xf5\xc3\x3e\xfb\x36\x84\x5f\xf0\x30\x0e\xbb\x52\xc0\x5b\xfd\xcf\x28\x8e\x9d\x97\xa6\x84\x4a\x12\xa0\xbd\x6b\xbe\x3a\x16\x7f\xc1\x38\xeb\x4d\xea\xdb\xba\xf3\xa9\x1e\x0f\x17\x14\xd2\xd5\xa7\x40\xf6\x02\x58\xfa\x1e\x05\x5f\xe9\xfb\x96\xaa\x0c\xbf\x48\x54\xea\x64\xb7\xb6\xc4\xa8\x0d\xdb\xeb\x39\x6d\x15\x53\x7a\xcf\xba\x94\xeb\x7e\x89\xa8\xfb\xfe\xd9\xd6\x32\xda\xdd\x6b\x3a\x1e\xc0\x30\x50\xd5\x1d\x5c\x87\x2f\x15\xd3\x46\x5a\x89\xa0\x54\x85\xd4\x2e\x33\xea\x5a\x96\x0a\x34\xb4\x19\xd5\x8c\x2c\xa9\xbd\x75\x99\x15\x37\x8a\x4c\xae\x3b\x75\x0b\xf0\x58\xfe\xba\x9c\xb1\x17\x5f\x02\x0a\x2b\xc8\x3d\x63\x45\x53\xb5\xf0\x45\x48\x1b\x78\x8f\xbd\x8e\x7a\x64\x64\x18\x15\x17\x73\x59\x4b\x2b\x8a\xd9\x49\x00\xe4\xfd\xaa\x28\xbe\xe4\x10\xc9\x73\x90\x96\x01\x3e\xc9\x78\xac\xc5\x3e\xbc\x07\x14\xab\x7d\x9b\xa1\x84\x45\xd7\xe0\x64\x35\xbe\xd6\x9c\x54\x39\xa7\x2b\x62\xce\x89\x8a\x69\x99\xad\xfa\x8a\x1f\xd8\x23\xb0\x7f\x26\xe2\x94\x08\x18\x27\x49\x59\x92\x51\x05\xa3\xf4\xd0\x7d\xb5\xc3\xa0\xff\xf0\x54\x27\x3b\x4a\x68\x96\xb1\x14\x76\xef\x31\x94\x07\x8c\xc0\x86\xbe\x40\x51\x66\x8d\xa3\x72\xd3\x1e\x3e\xd9\xef\xea\xfc\x8b\x70\x52\x96\x17\x2f\xf8\x1e\x99\xa2\xcd\x4c\x59\x5e\x54\x0a\xec\x9a\xb4\x52\xc2\xc3\x1e\x99\x97\x22\x01\x6b\xf5\xa5\x57\xa2\xf7\xf4\xf9\x4a\x90\x9f\xc0\xe5\xe0\x05\x57\x3f\x85\x28\xfb\x07\xba\xd6\x0d\x19\xc2\x2a\x7a\x97\x26\x2f\x42\x4a\x67\x07\x3b\x80\x1f\xf5\x40\xee\x9b\x72\x6d\xa5\x88\xe7\x14\x3c\x6e\x90\x0c\xe0\x74\x77\x76\xcb\xe0\x6b\xeb\xb0\xfc\xf0\x9f\x59\x26\x67\x97\x39\xd5\x86\xa9\xcb\x54\x26\x97\x39\x15\x25\xcd\x7e\xb4\x7f\x9d\x2a\x6d\xfe\x98\xb8\x4f\xef\x77\xc9\xc2\x08\xcd\x39\x4b\x79\x99\x23\xbb\x7f\x6b\xa4\xa2\x0b\xf6\x06\xde\xa9\xe2\x33\x60\xaa\xdd\x05\xe8\xfe\x0e\xd6\xf6\xce\x58\xb3\x90\x05\xc1\x45\x0a\x85\x2c\x6b\x87\xf0\x61\xcd\xff\xc1\x5e\xf3\x9c\x77\x78\x25\x51\xb1\x7e\xd7\x01\x22\x4f\x90\x76\xcd\x09\xee\x54\x7b\x53\xc2\x33\xf2\x9f\x67\xdf\x7f\xfa\xf3\xe4\xfc\x8b\xb3\xb3\xef\x9e\x4c\xfe\xed\x87\x4f\xcf\xbe\x9f\xc2\x3f\xfe\xe5\xfc\x8b\xf3\x9f\xc3\x0f\x9f\x9e\x9f\x9f\x9d\x7d\xf7\xf5\x9b\x57\x77\x37\x2f\x7f\xe0\xe7\x3f\x7f\x27\xca\xfc\xde\xfd\xf4\xf3\xd9\x77\xec\xe5\x0f\x48\x22\xe7\xe7\x5f\x7c\xb2\xb7\x4b\x1f\x26\x0d\x67\x6e\x2e\xcc\x44\xaa\x89\x1b\xc5\x33\x50\xf2\xe2\xcf\x7b\xc7\x1f\xf7\xf1\x91\x82\x5a\x05\x7d\x73\x19\xfa\x52\x2a\x7d\x09\x72\xc7\xf3\x16\x8f\x80\x8b\xce\x05\x41\xc1\xfd\x4e\xef\x77\xad\x47\xb0\x15\x85\xc0\xca\x55\x30\x2c\x9f\x82\xe2\xb9\x79\x7a\xf6\x9f\x99\xda\x8e\xd6\xd9\xf9\xf7\xd5\x63\x4e\xc1\x08\xb7\x75\xe3\xf7\x95\xc0\xb8\x94\x59\xaa\x1d\x8c\xbd\xc3\xdf\x68\x7f\x1d\xa4\x2e\xee\xb4\xef\x92\xfb\xf8\x8a\x0a\xc5\x16\x11\xda\x5b\x20\xa8\xe3\x3c\xee\xdd\xa0\x8a\x19\x26\xec\x64\xec\xce\xa8\xb8\xb1\xa4\xad\x67\xb7\x8a\x35\xc0\x2f\x8d\x24\x73\x99\x65\xf2\x01\xd0\xb0\x9d\x1c\x57\x5a\xb5\xd6\xd9\xa2\x02\x08\xbf\x39\x33\x5d\x2b\x9b\xaa\xf5\xfb\x72\x27\xf8\xd7\xcd\xe8\xad\x30\xfd\x82\xf2\xdd\x50\x50\x9f\xef\x47\x37\x4f\xb4\xa4\xff\x22\x4b\xf5\x58\xb4\x5f\x53\xbd\x93\xa1\x1f\x4e\xf9\x8d\x14\x66\xf9\x58\xdd\xbe\xa3\x8b\x9d\x72\x43\x87\x14\xdd\x73\xa7\x74\x49\x65\xf6\x8b\x7f\x65\xec\xfe\xb1\x46\xf3\x37\x46\x1f\x65\x81\xf7\x71\xaa\xce\xa9\x28\x54\x29\x3a\xde\xda\x7d\x06\xf6\xc9\xd7\x3b\x65\xea\x89\xfb\x06\x9a\x91\xb4\x2b\x18\x76\x33\x92\xf6\xb3\xce\xcf\x18\x82\x2a\x3d\xa6\xf0\xde\x67\x91\xd7\x17\xa4\x59\x4c\x6a\x3b\x48\xe3\xca\xd7\x25\xbe\x68\xb8\xfc\x5d\x90\xaa\x96\xc3\x8d\x92\x33\x46\x98\x49\x5c\x85\xf7\xe0\x4b\xe2\x12\xfc\x86\x58\x86\x2d\xa2\xa1\x28\xa9\x15\xbe\x9f\x2b\x29\xfe\xaf\x9c\x6d\xca\x64\x5d\xfc\xa9\x42\xc0\x76\x2d\x4f\x9f\x40\xcd\xc4\x6a\xaf\xa4\xdd\x4a\xa9\xe4\xf5\xe5\x5d\x88\x9e\x2f\x61\x59\xa5\xff\x47\x58\x9e\x9e\x53\xe1\x93\xed\x97\x45\x4a\x3b\x6a\xad\xf6\x28\xc0\x6d\x8c\x54\xac\xbe\xa5\x6d\x07\x5c\xb1\x1b\x82\xf4\x0f\x74\x48\xca\x60\x42\x7b\xde\x3f\x10\x9c\x0e\xdc\xaf\x01\xef\x35\x4e\xef\xea\x7f\x95\x19\xa5\x47\x0d\xa6\xe4\xf9\x8f\xd7\x2f\x5e\xbe\xbd\xbb\xfe\xea\xfa\xe5\xfb\xa3\x24\x82\x47\xa8\xdf\x6d\x89\xe7\xdb\x6d\xd8\x77\x2f\xac\xdb\x33\x9c\x1a\xf4\x2d\x14\x5b\x41\x79\xb0\x90\x11\x64\xf7\xb6\xec\x0d\xa6\xdd\x30\x4a\x8a\x14\x22\x45\x42\xb1\xe0\x9d\x44\x11\xa5\x52\x69\xbd\xd1\x92\x6a\x9f\x7b\x34\xc8\x87\xd0\x54\x93\xe1\xcf\x4c\x0f\x51\x2e\x8a\xd2\xf8\xc5\xa9\x3d\x07\x84\xcb\x93\xee\xeb\x85\x35\x27\xd5\x95\xdd\xed\x21\xea\xb4\x45\xc2\x74\x42\x0b\xe6\x73\x82\x53\x92\xca\xd2\x76\xfc\x93\x4f\x2e\x08\x67\xcf\xc8\x27\x0d\xb2\x53\xf2\xd2\x3d\xdb\x43\xb8\xb1\xd2\x2e\x3d\x38\x38\xee\xce\xea\x75\xbe\x20\x8a\x2d\xa8\x4a\x33\xa6\x21\x1e\x15\x57\xc5\xd9\xf9\x89\xfa\x89\x65\xce\x6d\xdd\xd5\x8f\xdf\xb4\xee\x1c\xa7\x5c\x04\x6c\xf5\xaf\x94\xec\xd0\xd2\xc9\x96\xa6\xee\x8a\x91\x04\xa8\x6d\xd7\x0e\x3a\xd5\xde\xaf\xbf\x67\xb8\x0d\x16\x09\xa9\xb9\xe7\xb5\x0a\x05\xfe\xcf\x00\xcd\x76\xd2\xc0\x87\x16\x39\x10\xe8\x0d\x2d\xbe\x66\xeb\xf7\x5d\x1e\x5f\xbb\x07\x0d\xd7\xa5\x0f\x77\x70\x46\xd5\xe7\x81\xe0\xb1\x83\xb9\x91\x01\x37\x3b\x02\xca\x5c\x0d\x7c\x5f\x1a\xf2\x51\x02\x72\xf1\xd9\x29\xe2\x94\x42\x14\x49\xf2\x6b\xd4\xa3\x7d\xa4\x8a\xb4\xf8\x9a\xb4\xd1\x6b\x24\x91\x85\xc7\x5d\x6b\x6f\x73\x2f\x2c\x86\xaa\xeb\x76\xb9\xaa\x7d\xde\x5f\x26\x28\x34\x6e\x34\xec\xc5\x8d\xaa\x79\x11\x83\xc5\xe5\x12\x8e\x4b\xe5\x74\xcf\xfa\x32\x6a\x44\xa5\xea\x80\xf5\x8f\xe7\x24\xa7\x35\x2b\xf1\xbe\x6d\xf3\xba\x6e\x87\xcf\xac\x83\xd9\x99\x21\x3c\x7c\x6a\xb7\xf2\x45\xfb\x47\xc8\xf7\x73\x41\x7e\xaa\x7e\xe9\x4a\xb2\x7e\x77\x7a\xfa\xef\x5f\xbf\xfc\xdb\x7f\x9c\x9e\xfe\xf0\x13\x66\x97\xd6\xef\x03\x9f\x76\xf1\x5d\x2d\x22\xa0\x5d\x4c\x43\xed\x62\x0c\x4d\x78\x61\x3b\xe2\xf9\xc2\xd7\xc1\x9b\x2e\xa5\x36\xd7\x37\xd5\x8f\x85\x4c\xaf\x6f\x50\x74\x1b\xcf\x6b\x44\x75\x80\x38\x96\x8c\x75\xcd\x0d\xad\xed\xf7\xe6\xde\x0c\x0b\xad\x93\x25\xcb\xa9\xab\xb1\x62\x37\x00\xca\xe2\xee\x1a\xd7\xe4\x41\x71\x63\x18\xa4\xec\x32\x4c\xe5\x56\xb6\x68\xbb\xa4\x9e\xac\x9e\x3e\x4e\x1e\xbe\x79\xe8\xec\x80\x29\x00\x6f\x09\x3f\xfe\xaa\x6a\xad\xbb\xa6\x70\xd2\x61\x68\xb5\x3f\xfd\xd5\xcd\x35\x59\xb9\x99\x7d\x84\xe1\xc6\xf0\x95\x39\x7a\x15\x23\xb8\x4b\x28\xfa\xf6\xd5\xc1\x5c\xa6\x2a\x1f\xb7\x99\xb8\x02\xb3\x8e\xe0\xa8\x15\x28\x68\x92\xf1\x9c\xfb\x90\x4c\x5f\x6f\x5c\x93\x33\xf7\xcb\x69\x52\x94\x98\x83\xea\x9f\xce\x59\x2e\xd5\xfa\x22\xfc\x58\x95\x29\x99\x78\x43\xcf\x45\xf5\x01\x2c\xe1\xea\x79\x47\xba\xd5\xc9\x6d\xfa\x98\xfc\x32\x56\x6f\x4b\x4a\x65\x65\x95\x6c\x4d\xaa\xac\x67\x47\xe7\x2e\xd5\x8a\x0c\xcc\x72\x72\x5a\x29\xf1\x4e\x3e\xab\x76\xaf\x0b\x5a\x75\x3e\xc0\x58\xb1\x24\x48\x0f\x2e\x59\xb8\x58\x59\xa1\x5e\x3f\x8a\x9c\x92\xf2\x15\xd7\xb8\x30\xe4\x5e\x0b\x5b\xb3\x61\xad\x6d\xbb\xde\x89\x48\x7f\xb6\x43\x70\x0a\x0e\x30\xb2\x34\x56\x99\x75\x18\x26\xbe\x36\x01\x81\x58\x28\x57\xa6\x48\xd5\x70\x5d\x8b\xbb\x3f\xc5\xe5\xc3\xfc\x08\x4d\x84\xcd\x36\xc8\x5c\xd8\x6e\x61\x82\x86\x9c\x97\xf7\x81\xbb\xd7\xcc\xb1\xba\x8f\x1e\x61\xab\xc7\x5c\x26\xa1\x43\xc7\xbc\x4b\x5c\x8d\xa7\x63\xe9\xbd\x8e\x5a\xab\x68\x2d\x52\x71\x04\xb1\xf4\xa3\x52\x96\x83\x48\xe6\x86\x54\xcb\x24\x73\x25\x73\xef\x7a\x8f\x3c\xb7\x90\xc2\x19\x0a\xc8\x04\x6a\xf7\x0c\x15\xc6\x3f\xaa\xe0\x88\xf6\x3b\x57\xc1\x6f\xdd\x8e\x92\xca\x6a\xd6\xc8\xb1\xfd\xc6\xf5\x6f\xd4\x83\xfd\xbd\xeb\x71\x7d\x43\x7c\xa5\xcf\xa9\x8d\x89\x55\x17\xc0\xba\xd3\x02\x15\xc4\x6d\x23\x49\x21\x8b\x32\xa3\x66\x0f\x52\xbf\xb7\xe3\x5b\x66\xaa\xc0\xf2\x6a\x7b\x42\x15\x45\x15\xaa\x4b\xf7\xd8\x5b\x36\x2c\x2d\xe4\x2a\xcb\x08\x17\x8e\xe5\x01\xe1\x00\xda\x2b\xe6\xc3\x9b\xa9\xb3\x4e\xad\xba\xcc\x50\x50\x95\xbf\x6d\xa3\xe0\xda\x95\xf9\xe2\x62\xe1\x03\x77\xdc\xed\xe3\xf1\x70\x2e\x48\x5e\x66\x86\x17\x1d\xd9\x91\x2a\xd9\xa9\xce\x2d\x47\xb5\x96\x09\x07\xc7\x30\xef\xa8\xc7\x48\x46\xb5\x09\xc3\x87\xde\x1b\x7a\xbf\x9f\x68\x23\xa9\x9c\xcb\x21\x51\xcf\xe5\xcc\xaa\x1b\xe4\xa5\x58\x55\x26\x86\x12\xe2\x4e\x0d\xeb\xdc\xf5\xd5\x37\x5b\xb4\x1f\xcb\x70\x68\xb7\xa1\x07\xef\x37\x72\x14\xd4\x0a\x22\xed\xc9\x06\x28\xe7\x35\x1e\xb8\x7f\xf7\xe1\xae\xf0\x0a\x91\xef\x15\x4b\xb6\xee\xee\x1a\x93\x6c\xdf\xd9\x47\xb2\x15\xe0\xae\xd8\x8f\xcf\xed\xa9\xdd\x1e\xe1\xd2\xc4\x5d\x98\x11\x97\x25\xfe\xa2\x8c\xc0\xa9\xfb\x38\x59\x93\x28\xee\x62\xc4\x5f\x8a\xc8\x0b\xac\x50\x6c\xce\x3f\x44\xec\xfa\x2b\x51\x6b\xe6\x8d\x94\x22\xf6\x86\x50\xac\x60\x02\x10\x35\x44\x6d\x2f\xc8\x79\x26\xda\x13\xd6\xac\x42\x72\x74\x6b\xba\x93\x86\xe3\x8f\xf8\xed\x2e\x99\x7c\x3c\xdf\x8d\xf6\x3b\x3b\xdf\x7e\x43\xc4\xca\xb4\x47\x3e\xba\x47\x90\x08\xb9\x14\x7c\x3f\x6e\xb1\x09\xe3\x7a\x7f\x2e\x17\x07\xed\x52\xa7\x92\x9f\x1c\x89\x9f\x9c\x03\xb0\x92\xc6\x64\xdd\x31\x38\x99\xa4\x50\xa5\x28\xe5\xfa\x7e\x6b\xd3\xda\x3d\xcb\x84\x58\x6b\xc3\x92\xa5\xa1\xd9\xfd\x74\x96\xc9\x85\x2e\xa4\x81\xc8\x81\xcf\x9e\x3c\xfd\xfc\xf2\xc9\xbf\x5e\xfa\x0f\xd9\x5d\x9b\x14\xe5\xa4\xd4\x74\xc1\xdc\xfe\xcd\xb8\x28\x3f\x4c\x12\x57\xd0\x63\xba\x34\xf9\xfe\x54\xdb\x3b\xce\x8b\xa4\xf7\xb3\xb5\x3d\x2d\x0f\x52\xa5\x56\x2c\xd1\xe1\xb3\x9f\x5d\x3e\xf9\xb3\xfd\x9f\xa3\xaf\x7d\x4a\x4c\x35\x49\xe6\x7a\x42\x45\x3a\xb1\x73\xb0\x37\x6d\x2c\x86\x1b\x40\x9a\x8a\xae\xad\x89\x4b\xe2\x81\x4d\x5b\x06\x9f\x7b\x41\x0d\xfd\xa5\x3e\xd9\xbb\x59\x33\x3e\x67\xc9\x3a\xd9\x5f\xb5\xab\x7d\x07\x25\xbe\x10\x59\x70\x9d\xcf\xa9\xa0\x0b\x28\x66\xe3\x53\xc2\x85\x08\xdb\x4e\x39\x9a\x0b\x08\x96\x93\xc2\xe5\x18\xae\x05\xff\xaa\x37\x4e\x67\xd0\x11\xa2\x30\x66\xb5\x0b\xa9\xcd\xad\x55\x2c\xd0\xc1\x66\xa7\x37\xe1\x15\xab\x94\xf8\x90\xb1\x46\x42\x3c\x42\xe7\x86\xa9\x66\x22\x8a\x4e\x06\x63\x69\xb8\x2c\x7c\x55\xb2\xb8\x25\x15\x69\xc6\x14\x54\x3f\xd1\x9b\xf5\x3f\xb9\x26\x2e\x9f\x82\x7d\xa5\x93\xb2\xb3\x75\x80\xd6\x64\xf5\xae\x24\x91\x0a\x0a\x89\x19\x09\xb6\x78\xff\x27\xef\x4f\x3e\x25\xef\x80\xa9\xd6\xab\xd7\x49\x7b\x2b\xdf\xf9\x2c\x93\xc9\xbd\x26\xa5\x30\x3c\xf3\x89\x1a\xe4\x3d\x49\x64\x5e\x64\x70\xeb\xc1\x21\xef\x9e\x08\xf4\x85\x59\xd7\x95\xa8\xff\x39\xa9\xf6\xc9\xc4\x7e\x59\x5f\xfe\xb1\xfe\x13\xfc\xa2\xeb\x06\xc3\x0a\x09\xec\x43\x7f\x0d\x85\x76\x72\x54\xc1\x60\x19\xc0\x62\x26\x45\x25\x2b\x38\xcf\x7d\xbb\x18\xee\x6c\xf4\x5e\x58\xb3\x46\xd6\xb0\x29\x79\xf9\x81\x25\x1b\xe1\xb5\x34\xa9\xaa\x32\xd1\xfb\x5e\x1f\xab\x18\x38\x35\x91\x79\x4e\xfb\xb2\x46\xed\x18\xfb\x73\xf7\x5e\xc8\xa9\xe8\xc9\x90\x8c\x0b\x57\x0e\xdc\x25\xe6\x44\xc1\x4f\x2e\xf7\x4d\x7b\xc7\xb9\x73\xe1\x45\xa6\x46\x5c\x1f\xae\x14\x3c\x69\xf5\xc9\xf6\x11\xca\xa0\x9f\x9d\x5e\x9e\x9e\x6f\xe1\x24\x28\x2c\xdb\x27\x8f\x73\x49\x30\x41\x58\x4d\xea\x09\xd0\x3c\x2f\x20\x2a\x9e\x25\xa7\xa9\xcf\x12\x8a\xa2\x69\x19\x9d\x2b\xc6\x05\x33\x40\x89\x5e\xb2\x2c\x73\xd9\x66\x15\x75\xa5\xb8\x68\xe6\x7e\x6b\x1f\x32\xaa\x74\xfc\x18\x45\xfd\xec\xf4\xe7\xd3\x0b\xc2\x4c\x72\x4e\x1e\xa4\x38\x35\xbe\xfc\xe0\x9d\x8b\x9b\xad\x3e\xb6\x96\x25\x11\x0c\x0b\x15\xda\xa5\x2d\x32\x9e\x70\x93\xad\x81\x3d\x12\x59\x1a\x27\x94\x50\xe3\x48\x42\xf6\x5d\xe3\xdd\x33\x50\x54\xe5\x9c\x3c\x81\x9d\x54\x27\x2c\xcd\xf8\x8a\x5d\x2e\x19\xcd\xcc\xd2\xd9\x75\x85\x14\x93\x7f\x30\x25\xb1\x73\x5b\x0a\xff\x36\x06\x91\x47\x57\x96\x1a\x56\xca\x10\x55\xdb\x07\x8d\x83\x5a\x26\xfa\x6a\x5f\x82\xcc\xba\xb5\x8e\xeb\x5f\xee\xee\x6e\x5e\xb1\xcd\xa4\x02\x96\x52\x30\x98\x83\x5e\xe9\x0a\xdb\x1f\x93\xbf\x2c\xe5\xee\x98\x9b\xee\xde\x4a\x6d\x5c\x4a\x01\x27\x2c\x08\x97\xcd\xbd\x65\x17\x45\xb3\x81\x42\xa6\xe4\xfa\x66\x4a\xfe\x26\x4b\xdb\xf3\x19\x9d\x65\x6b\xf2\x40\x85\x09\xfe\xfd\x27\xf6\x73\x27\xb8\x22\xed\x6e\xf6\xff\xc2\x68\xca\x94\x86\x23\xc9\x28\xaa\x3e\x47\xd4\xb6\x69\x7c\x23\x9e\x31\x97\xda\xc8\x9c\x2c\x7d\x17\xdb\x31\x0c\x7e\xad\x71\x46\x2a\xbb\x67\x5c\x50\x09\x64\x38\x75\x47\xd3\xd3\x3d\xf2\xa1\xda\xda\xab\x6e\xf4\xad\x9c\x61\x49\x73\x60\x48\x8b\x88\xab\xd7\xee\x3c\x8d\x85\x1b\x90\xdd\x02\x48\x23\x54\x6c\x1d\xb7\xb8\x4a\x6e\x3b\x00\x10\x37\x36\xef\x2e\x15\x51\xaa\x67\x40\x25\xb7\xc8\x5a\x6e\x7d\x9d\xc5\x67\x3a\x1e\xd4\xdb\x98\x6a\x6e\x11\xf5\xdc\x62\x2a\xba\x45\xd6\x74\x8b\xe1\xfc\x2e\xc5\x6a\xf4\x49\x07\x0f\x3b\x23\xad\xec\x0f\x11\x07\xee\x88\xc3\x26\xd7\x4c\xad\x70\xc5\xb0\xa3\x96\xa2\x90\xdd\x9a\x54\x68\x68\xcf\x9d\x78\xbf\x9d\x68\xaf\x9d\x1d\x21\x48\xaa\x91\x2d\xd4\xdd\x10\xca\xd4\x13\x89\x93\x58\xb6\x8c\x6d\x6f\x1d\xc9\x80\x55\x05\x86\x4b\xc5\x02\xb7\xbb\x9e\xda\x1e\xfc\xf9\xf3\xcf\xff\xf4\xf9\xd4\x75\x33\x50\xa2\x82\x5c\x5f\xbd\xbd\xfa\xf1\xf6\xdb\xe7\x10\xb0\x82\x59\xd5\x83\x9d\x6d\xc0\x63\x35\x3e\xcf\xfa\x2d\xbc\xd6\x4c\xcd\xe2\x6f\x6f\xaf\x99\x62\x9d\xa2\xac\xd4\xd0\x0e\x7f\xb1\xdb\xfa\xc8\xfb\x19\xcb\x54\x26\xb0\x41\x8e\x25\xbd\x99\xa4\xb8\x95\xc9\x7d\xa4\xfc\x76\x7a\xf7\xfc\xc6\xbd\xd6\xcc\xf7\x23\x82\x62\xc8\xc5\x4a\x66\x2b\xcc\x81\xa0\xe4\xee\xf9\x0d\x0c\x68\x0a\xff\x02\xed\x19\x14\x91\xb5\xa5\x5d\xe5\xa9\x76\x48\xb3\x55\x6c\xfa\xe1\x02\x47\x57\x31\x9a\x71\x6d\x78\x02\x74\x6b\x60\xc7\x7e\xa1\x0f\x60\x7e\x74\x89\xf2\xf4\x5d\x40\xa5\xf7\x0a\x97\x48\x41\xa5\xde\x92\x0d\xe1\x12\xe3\x51\xf2\x3b\xe3\xb4\x9e\xc3\xaa\x56\x6a\xb0\x91\xd3\x6e\xb4\x5f\x83\x07\xa1\x1e\x2b\x14\xbb\x35\xb2\x88\xc0\x4d\xdd\x0b\x7b\x50\xd3\x19\x9b\x4b\xc5\x62\x60\xd3\x1a\x06\x25\xa9\xcb\xf6\x45\x05\x44\x00\x04\x7d\x55\x36\xe1\xcc\x1e\x97\x13\x02\x39\x2a\x93\x65\x40\x16\x04\xd3\xfa\x12\x00\xd2\xb2\x70\x1a\x01\xc0\xb1\xa5\x62\x17\x76\xe4\x2c\x2f\x5c\x08\x3c\xca\x35\xd3\xd7\x20\x85\x17\x98\x49\x1c\x3c\x14\x50\x5e\x1f\xd7\x18\xa6\x64\x03\x58\xed\xa6\xab\xa8\x5e\x32\x88\x06\x65\x1f\xb8\xd1\x8e\xb0\x62\x54\xfb\x94\x56\x61\x8a\xaa\xf4\x35\xba\x3b\xeb\x76\x95\xeb\xcd\x77\xce\x11\xbc\x91\xe9\xe9\xa9\x6e\x11\x5b\x28\x9a\x84\xea\x3e\x04\x02\x76\x52\xf9\xd0\xad\x1e\xcf\xd8\x82\x0b\x1d\xd6\x19\x12\xb2\xf9\x0d\x61\xf9\x3f\x03\x9c\xcc\x83\x82\xe9\x94\xbc\xaf\x02\x65\x31\x38\xb4\x2c\x4d\x22\x6b\x26\xe2\x7b\xbf\x09\x9d\x83\x67\x0d\x6c\x03\x48\x52\xd9\x3d\x0f\x61\x73\x35\x73\x8e\xf6\x4c\x44\x37\x37\xd8\xc4\xd7\x91\x18\x7a\xcf\xc6\xf2\xf8\xba\x4b\x79\x1b\xde\xdb\xbb\x52\xdc\xea\xe9\x50\x47\xb0\xbb\xaf\x91\x16\xec\x11\x90\x1f\x01\xf9\x11\x90\x1f\x01\xf9\x11\x90\xdf\xd3\x46\x40\x7e\x04\xe4\x5b\x6d\x04\xe4\xf7\xb5\x11\x90\xdf\xdf\x46\x40\x7e\x04\xe4\x7f\x77\x30\xd1\x08\xc8\x8f\x80\x7c\x68\x23\x20\x3f\x02\xf2\x23\x20\xdf\xfb\xc6\x08\xc8\x77\xb5\xdf\x26\x20\x8f\x70\xeb\x76\xa8\x36\xe4\x6a\xc5\x05\x1a\xdc\x00\x6a\xc8\x13\x0f\x80\xcb\x79\xcb\x2f\xdb\x91\x9b\xd6\xd9\x42\xf7\x0e\xa0\x0e\x02\x0d\xde\xc8\x1e\xe6\xae\x81\xf5\x9d\x7e\xdd\xdd\x4e\xc3\x78\x7c\xf2\x41\xaa\xfb\x4c\xd2\x54\x5f\x16\xd2\xfd\x5f\x8d\x4e\x36\x60\x49\xa7\x67\x1c\x12\x3b\xd0\x87\x47\x0e\xc2\x22\xfb\xa2\xd6\x8e\x85\x43\x62\x39\x3a\x12\x7f\x7c\x0c\xec\x31\x12\x77\x44\x09\x2f\x68\xcc\xb1\x89\x27\xf6\x52\x45\xe0\x8d\x1b\x58\x22\xe2\xbe\xc6\x62\x8d\x0d\x1c\xb1\x97\x2a\x06\x67\x6c\x63\x88\xfd\x33\xda\x8f\x31\x6e\xe2\x87\xfd\x83\xef\xc6\x17\xf1\xd8\x21\x12\xe2\x88\x2e\x8d\xdf\xa7\x35\xa2\x38\xbd\x37\x31\xde\x2d\x15\xd3\x4b\x99\x75\x9e\xb1\x76\x21\x45\x2e\x78\x5e\xe6\x76\xbb\x6a\x7b\x94\xf8\xaa\xb2\x57\x56\x75\xcf\x1d\xb7\xed\xb3\xfe\xcd\x60\xcf\xdb\x0d\x09\xb9\xa2\x28\xcf\x58\xea\x43\x5a\x96\x74\x05\x5c\xa9\x4c\x12\xc6\xd2\x66\x71\xc1\x3e\xa2\x7f\x9a\x56\x3d\xac\x92\xb9\x76\x94\x49\x3e\x76\x8c\x15\x02\x7e\x7d\x1c\xe8\x15\xcb\x52\x31\x02\x72\x34\xdc\x8a\xe2\x7e\x78\xa8\xb5\x09\x71\x62\x18\x35\x06\x66\x45\x9f\xb2\x08\x78\x35\x1e\x5a\x85\xf5\xee\xe7\x40\xc3\x60\x55\x24\xbf\x79\x0c\x38\x75\x38\x94\x1a\x07\xa3\x0e\x4c\x3e\x34\x1c\x3e\x8d\xd4\x72\x22\x60\xd3\x63\x41\xa6\x8f\x96\x0a\x0c\x35\x47\x58\x88\x34\x02\x1e\xc5\x42\xa3\x18\x58\xf4\xb8\x90\x28\x7a\xaa\x31\x0a\x3a\x4a\x39\x8f\x53\xcc\xa3\x94\xf2\x68\xe8\x93\x6c\x15\x6b\xda\x6e\x78\x65\xbc\xa9\x68\xf7\x92\x3d\x48\x11\x3f\x48\x09\xc7\x41\x9d\xb1\x30\xa7\x83\x30\x7b\x87\x1d\x0b\x71\x1e\xb5\x26\x63\x0f\xa4\x80\x3a\xd0\x5c\x70\xc3\x69\xf6\x82\x65\x74\x7d\xcb\x12\x29\x52\x7c\xa5\xcd\xd3\xb7\xd5\x5e\xd4\xee\x55\x2f\x1b\xb6\x3d\x99\x96\xb4\xfb\x8e\x09\x30\x80\x77\x06\x0b\x58\x82\xbf\x9e\x20\xc7\xaa\xeb\x65\x85\x02\x20\xd2\xd1\xfd\x62\x48\x00\x39\xba\x80\xea\xdc\xb3\x62\x17\xe3\x2f\xf2\x81\xc8\xb9\x61\x82\x9c\x71\x11\xd6\xe3\xbc\x21\x9a\xd6\x52\x7f\xf7\x26\x0d\xb5\xea\x8c\x24\x4f\x9f\x04\x42\xbf\xae\xc8\x0e\x4a\x86\xd6\xc7\xd1\x84\x3c\xb1\xc3\x54\x21\x4f\x64\x5e\x66\x6d\x75\xc8\xa9\x48\x78\x5d\xe8\x69\x9d\x59\xe7\x29\xf4\xa7\xda\xfd\x56\xa7\xf5\x2e\xa7\x1b\x93\xdf\x49\xf3\x97\x5d\x18\x94\x31\x64\x90\x21\x84\xd0\xce\x61\x1e\xdf\x08\x32\xdc\x00\xf2\x68\x7a\x1d\xc2\xe8\x51\xa9\x78\xfd\xf7\x7e\x94\xc1\xe3\x37\x2c\x47\x21\x0c\x1b\xbf\x43\x39\xea\x97\x93\x38\x1a\xfe\xc8\xaf\x14\x4d\xd8\xcd\xa0\xeb\x2e\x1c\x0d\x92\x56\x15\x59\xab\x5b\xaf\xda\xe8\x82\xb1\xb4\x97\x05\xd7\xce\xdd\xe0\x1d\x3d\x2f\xb3\x6c\x4d\xca\x42\x8a\xb6\xa7\xbf\xf3\x1a\x85\x47\xba\x0f\x44\xe5\x5c\x6d\x7b\xb1\xab\x77\xb5\x8c\x54\x28\xe9\xae\xa2\x4e\x8a\xaa\x14\xc2\x72\xc4\x3a\x9f\x32\xc8\x44\x9a\x09\x43\x68\xcb\xbd\x5b\xf3\x85\x9d\x12\x7b\x75\xf4\xc1\x3d\x86\xe7\xac\x4e\xad\x59\x75\x04\x28\xcf\xa5\x4a\xf8\x2c\x5b\x93\x25\xcd\x4c\x5d\x14\xeb\x9e\x67\xfb\xd3\x36\x11\x28\x83\x6c\x3f\x3f\x25\xb7\xcc\xb8\x2a\xd7\x4e\x56\xc8\xa4\x58\xc0\x80\xa9\xfb\x18\xfb\x50\xb0\xc4\xd2\x85\x42\xa5\x65\xd1\xdf\x4f\x7b\x31\x42\x85\x7f\xdf\x4f\x9f\x1c\xa7\xfa\x02\xd7\x44\xf0\xec\x02\x99\x6e\xba\x73\x03\xd6\x85\xc5\xb4\xbd\xc7\xc1\x4f\xff\x81\xeb\x9e\xca\x25\x8d\xbe\xc8\x15\x53\x8a\xa7\x1e\x26\x74\xbf\x2b\x94\x5c\xf1\xd4\x65\x01\x0d\x4b\x08\x65\x4e\x3a\x89\x42\x06\xd1\x8a\x17\x08\x29\x26\x82\x2d\x28\xc8\x30\x9e\x49\xba\x3d\xe9\xbe\xe1\xb0\xef\x50\x1c\xb6\x47\xe0\x96\x45\x2b\xdc\x66\xc5\x5d\xb5\x11\xbb\xc2\x61\x13\x9d\x09\x49\x24\x5c\xa4\xa5\xe0\x66\xdd\xe7\xb1\xa9\x97\xa5\x21\xa9\x7c\x10\xe7\xb6\x53\x5c\xdb\x35\xb1\xd7\x7a\x56\x2c\x43\x19\x9b\x50\x6e\x81\x2b\xa6\x09\x13\x74\x96\xf5\xb1\x6e\xb0\x4e\xde\xed\x5c\x2e\x32\x67\xd4\x94\x8a\x91\x05\x35\x9d\x02\x6d\x5f\x99\xd0\xd0\x90\x02\x0f\xcf\x99\x2c\xcd\xd1\x34\xa5\x87\x25\x4f\x96\x0d\xeb\xa7\xa5\xdf\x13\xe4\x52\x6e\x78\xd6\x3c\xf5\x24\x77\x8a\xe8\xbf\x79\x75\xa9\xf7\xca\x39\x38\x93\xde\xce\x3c\x7a\x90\x2f\x6f\x6f\xd7\xa5\x20\x49\x51\x8e\x69\xf4\xaa\x46\xd3\xbf\x97\xda\x58\x19\xfc\xa3\x49\x6c\xa7\x5a\xe5\x6a\x0f\x77\x81\x08\xf5\x32\x2b\xba\x1d\x75\x5f\xdb\x41\x68\xe0\x0b\x91\xcb\x55\xa8\x25\x5f\x57\xde\x4c\x0b\xc9\x85\xd1\x2d\x07\x89\x4e\x73\xe1\x7e\xc7\x89\xd1\x41\xc2\xb7\xd1\x41\x62\x74\x90\x18\x1d\x24\x46\x07\x89\xd1\x41\x62\xdf\x53\xa3\x83\xc4\xfe\x1e\x8e\x0e\x12\xa3\x83\xc4\x56\x1b\x1d\x24\x46\x07\x89\x5d\x8f\x8e\x0e\x12\x64\x74\x90\x08\x6d\x74\x90\x18\x1d\x24\x46\x07\x89\xd1\x41\xe2\x51\x66\x64\x74\x90\x18\x1d\x24\xda\x6d\x74\x90\x18\x1d\x24\x46\x07\x89\xcd\x36\x3a\x48\x8c\x0e\x12\xa3\x83\xc4\xe8\x20\x31\x3a\x48\xd4\x6d\x74\x90\xf8\x4d\xab\x4b\x08\x43\xb8\xaf\x85\x8c\xb3\x81\x3f\x97\x79\x51\x1a\x46\xde\x87\xd7\xaa\x9b\xd1\x1e\xde\xc6\x85\xef\x0c\xd1\x7b\x7b\x7f\x80\x81\x3a\x38\x67\xc0\x96\xbf\x74\x49\x54\x27\x89\xeb\xd7\xa4\x1a\xce\xa4\xea\xcb\x41\xae\x0b\x19\xcf\xb9\xe9\xdc\xc8\x34\x0d\xc6\xc5\x1b\xa4\xa0\x8b\x90\xf7\x62\xa4\xbd\x08\x59\xaf\xa0\xc6\x30\x25\x9e\x91\xff\x3c\xfb\xfe\xd3\x9f\x27\xe7\x5f\x9c\x9d\x7d\xf7\x64\xf2\x6f\x3f\x7c\x7a\xf6\xfd\x14\xfe\xf1\x2f\xe7\x5f\x9c\xff\x1c\x7e\xf8\xf4\xfc\xfc\xec\xec\xbb\xaf\xdf\xbc\xba\xbb\x79\xf9\x03\x3f\xff\xf9\x3b\x51\xe6\xf7\xee\xa7\x9f\xcf\xbe\x63\x2f\x7f\x40\x12\x39\x3f\xff\xe2\x93\xce\x6e\x1d\x20\x97\xb5\x77\xe7\x6b\x58\xad\x86\x1d\xc0\x15\x21\xfc\x00\xc7\x9e\xe6\xb2\x74\xa9\x76\xfd\x66\xe9\x96\x2a\xaa\x0d\x0e\xb6\x8c\x63\xed\xd3\x1d\xfb\x53\xef\xdd\xa0\x04\x2b\x33\x7a\xe3\xcc\xb8\x4f\xff\x49\xf6\xe9\x7b\xbf\x5e\x9b\x3b\xd5\x5f\x50\x43\x77\x6a\x60\xc5\x20\xff\x55\xdf\xe0\x9a\xc8\x9c\x1b\x2b\x51\x5a\x41\xb1\x91\x55\xbd\x5b\x68\xe3\xa6\x65\x20\xf5\x67\x0b\x9c\x91\xa8\x71\x19\xba\xab\x54\xb2\x95\x5b\x4d\x37\x49\x19\xc4\x45\x9f\xa1\xbd\x82\x1e\xe0\x8c\x4c\x42\xb5\x7c\xb8\xa0\x8f\x7a\x37\xff\x62\x67\xb1\xf7\x11\xcd\x92\x52\x71\xb3\x7e\x2e\x85\x61\x1f\xf6\x62\x03\x9b\xbe\x89\xee\x25\x5f\x2e\xb9\xd6\xe0\xbc\xd3\x93\x2a\x05\x68\x21\x47\xcb\x92\xe3\x0a\x81\x5e\x86\xce\xc2\x04\xb1\x0f\xe6\x72\x2f\x69\x1c\x6f\x34\x54\xdf\xd7\x8b\xc1\x26\x56\x46\xfa\xff\xd8\xfb\xf2\x1e\xb9\x71\x25\xcf\xff\xf7\x53\x10\x35\x98\x75\x19\xc8\xcc\x72\xf7\x2e\xf6\xf0\x7b\x78\x8b\x6a\xdb\x6d\x14\x9e\x8f\x82\xcb\x7e\xbd\xc7\x2c\x1a\x4c\x89\x99\xc9\x29\x25\xa9\x11\xa9\x2a\xe7\x0c\xe6\xbb\x0f\x18\x41\xea\x96\x48\xa9\xd2\xdd\xee\x19\xf2\x9f\x6e\x57\x4a\x21\x1e\xc1\x60\xc4\x2f\x0e\xd6\xe7\x74\xef\x6b\x4f\x8a\x39\x34\x52\xfb\xb6\xe0\x0f\x3c\x63\x7b\xf6\x46\x25\x34\x83\xc5\x0f\xd7\x49\xaf\x47\x28\xc0\xfe\x29\x64\xa6\xdc\xed\xd3\x1e\xdc\xcc\x1a\x65\x24\xa1\x82\xec\x29\x17\xe4\x68\xe6\x2a\x77\x84\x15\x5a\x7e\x66\x6f\xe5\xb4\x30\x46\xab\xb3\xe2\xa6\x11\x3e\x63\x44\x6c\xa5\xcc\x6c\x14\x57\x76\xaa\xfb\x65\x03\x06\x85\xfc\x55\xb0\xc7\x5f\xcd\x97\x14\xd9\x65\x74\x0f\xc6\xdb\x24\xd5\x2d\x03\x9f\x7f\xb7\x6a\x57\x6d\x58\x8e\x4d\x8a\x0f\x74\x35\xe2\x91\xd0\xec\x91\x9e\x54\x6d\x56\x37\x6f\xb2\x7d\x49\x7e\x78\x0e\x7c\x4c\x15\xa9\xe8\x4f\x87\x3a\xfd\xf8\x9c\x1c\xa8\x22\xaf\xae\x6f\x7f\xbd\xfb\x3f\x77\xbf\x5e\xbf\x7e\x7f\xf3\xc1\xbf\x7d\x7d\x37\x7d\x27\x34\xa7\x5b\x9e\x71\xdf\xf9\xd8\xf3\x7e\x37\x5f\x04\xf9\x96\xa6\x57\x69\x21\x73\x1c\xaf\x43\x29\x6a\x51\x13\xe4\x66\xa8\x4a\xd5\x59\x51\x8c\xcb\xb3\x6b\x7f\x6c\x5f\x50\x01\x1e\x22\xcf\x3d\x06\xad\x29\x2f\x4a\x61\xac\xa9\x73\x44\xe4\xd0\x74\x5e\x80\xe3\x75\x6a\x8c\xfd\xe6\x10\x3c\x6f\x2f\x89\x0b\x79\xe5\xc8\x9f\x48\xc1\xf2\x82\x01\x1e\x74\xfb\xf1\xee\xe6\x7f\xcf\xf9\x32\xb1\x7c\xe3\xc7\x3b\xcf\x1d\x03\x47\x88\x61\x9e\x59\xf3\xfa\xc9\xc6\x11\xc7\x99\x7d\x7a\x74\x61\x25\x9f\xc3\xbd\x69\x9f\x4a\xd1\x14\x69\xa2\x41\x83\x1c\x65\xca\x36\xe4\x36\x08\xd0\x6c\xbf\x59\x0b\x0c\x00\x1f\xcd\xeb\x42\x73\x9a\x65\x27\x62\xd4\xbd\x07\x9a\x31\x08\x40\x9b\xd6\x11\xa5\xac\xa4\x7a\xbf\x3a\xeb\x8e\x66\x6a\x52\x10\x84\x49\x4e\x73\x48\xbc\x37\x9a\x6b\xf0\x8c\x55\x6f\x90\x94\x09\xa9\xad\x1a\x6c\xbe\x66\x64\x9c\xf9\x95\xa0\x2a\xec\x19\x9e\x0b\x53\x68\x49\x38\x7b\x05\x8e\x13\x9c\x5c\xb9\x31\xdf\xba\xaf\x4e\xd2\x44\xe8\xa9\x54\x4c\x0d\x0b\xce\x5a\x39\x36\x5f\x2e\x18\x4d\xa5\xf0\xc4\xfb\xe6\x54\x1f\xd0\x73\x79\xa4\xea\x9e\xa5\xf8\x07\x0b\x08\x56\xd0\x1f\x5e\x87\x63\xbb\xf8\xd9\xb7\x43\x1c\xce\x07\xe7\x3b\xfa\x61\x01\x3b\x9c\xbe\xd6\x25\x68\x4f\x99\x31\x7d\x14\xd9\xe9\x93\x94\xfa\xe7\x2a\x9c\x3b\x78\x71\x7f\x41\xed\x08\xc1\xdf\x56\xb8\x03\x3a\x13\xd3\x35\x04\xf3\x1b\xd6\x9c\x1e\x61\xe3\xea\x8e\xd7\xf5\x62\x9e\x89\x69\x8b\x52\x5c\xab\xb7\x85\x2c\xc3\x6f\xaf\x32\x5c\xf5\xf6\xe6\xb5\x99\x6d\xa3\xb0\x00\x66\x2f\x74\x71\x82\x74\x8d\xde\x55\x3e\xd3\x1c\xe1\xf4\xaa\x2f\x86\xcf\x3a\x9c\x65\xf4\xb8\x52\x28\xa6\x37\xe4\x3d\x3d\x11\x9a\x29\x69\x15\x34\x9f\xf8\xb8\x05\xbc\xbe\x69\x67\x6c\x88\xb1\x09\x6d\x3c\xe7\x56\xea\x03\xe9\x3c\xe0\x41\x02\xd2\x01\x9a\xab\x06\x84\x5f\x19\x80\x86\xfe\x1c\xd2\x9a\xde\x33\x45\xf2\x82\x25\x2c\x65\x22\xf9\x0d\xb1\x6a\x58\xf9\x0f\x52\x18\xf6\x0e\x5e\xfb\x1b\xe7\x41\x40\x2b\xb8\x2d\x19\xc0\x17\x61\x75\xd8\x69\xff\xbc\x90\x62\x0d\x32\xb9\x54\xac\x40\x77\x4d\x51\x32\x9c\xd0\xbf\x96\x5b\x96\x31\x8d\x9e\x96\x07\x9a\xf1\x94\x6a\xe6\x75\x58\xf1\x23\xdd\x33\x42\x75\xc5\x44\x5a\x12\x26\x54\x09\xf7\x6b\x19\x7b\x5d\x93\x54\xb2\x3a\x8f\x82\x2a\xf2\xe5\xe6\xf5\x24\xc9\x17\xe4\xd2\xf4\xf1\x39\x2c\xff\x8e\xf2\x0c\x42\x82\x35\x2d\xba\xe3\xe6\x3b\x47\xde\x0c\x65\x5a\x52\x0b\x50\x60\x0b\xdc\xbe\x2b\x22\x24\x5e\xb5\x66\xc7\x69\xcc\x2b\xe7\x61\xb2\x71\x39\xde\xfb\xa9\xda\x5b\x23\x90\xfd\x27\x49\x76\x5e\x9e\xc3\xfe\xbe\x9d\xd9\x25\x3d\x87\xfd\x67\x08\xb4\x2f\x8a\x15\xb3\xe4\xd9\x97\x33\xcb\xb3\xa6\x7a\x61\x78\xbc\x2d\x20\x90\x59\x8f\x4c\xd3\x94\xea\xe9\x9d\x82\x32\xb0\xce\xda\x0a\x5f\xee\x69\x7f\xdc\xb8\x24\x9c\x5a\xee\x49\x9a\x7e\x49\xf8\x3b\x4a\x3b\xc5\xde\x71\x51\x7e\xc5\xb8\x80\x79\x86\xed\xdd\x1b\x78\x95\x24\x6e\x10\x30\xf9\x34\xcf\x33\x8e\xe9\x4e\xed\x58\x8f\xc9\x39\xba\x69\x2d\x67\xf7\x56\x3e\x27\xbb\x40\x04\xd0\x2c\x93\x46\xd4\x7a\x44\x69\x41\x45\x2a\x8f\xbd\x4e\x1a\xa5\x8c\xd1\xe4\xd0\xf4\x49\x35\x99\x27\x84\x3b\xfe\x9d\x1e\xa3\xa1\x66\x7d\xc6\x1e\x58\x36\xcb\x00\x7d\x67\xde\x30\xca\x99\x5b\x0d\x20\x41\x32\xba\x65\x19\x1e\x43\xc8\x35\xc1\xe1\x58\x81\x5c\x35\xc3\x48\x2c\x64\x36\x2f\x18\xfa\x93\xcc\xc0\x59\x4c\xab\x41\x19\x12\xdf\xd5\x98\xe0\xc1\x39\x63\x32\x56\x45\x7b\x4c\x60\x73\x7d\x4f\x63\x2a\x3d\x27\x58\x6f\x4c\xe6\xc8\x6b\x8f\x09\xce\x9d\xef\x67\x4c\x41\xb0\x83\x62\x49\x22\x8f\xf9\x6d\x21\x8d\xd9\x33\x4b\x4c\xdb\x57\x6b\x1f\x01\x86\xef\x43\x4c\x4d\xd3\x02\xf3\x0a\xe8\x2e\x21\x5a\x34\x42\x74\xa8\x46\xb9\xe7\x3c\x10\xff\x39\x50\x33\x00\x49\xd0\x95\xf7\xee\x0b\x2e\x28\xa8\xa2\x6a\x7f\x38\x8b\x14\x93\x09\xcd\x0e\x52\xe9\x80\x39\xed\xcd\x6b\xf7\xe5\x3a\x82\x08\x81\x7d\xf8\x9b\x75\x5b\x79\xf9\x8a\x0b\x42\xc1\x9a\x75\x48\x8c\x90\x29\xab\xf3\xd6\x6d\x48\xd5\x67\x0c\x76\x31\xcf\x79\x29\xba\xe0\x27\x23\xf7\x9d\x53\x25\x6d\x51\xd7\xd2\xa6\x2b\xdb\x30\x6a\x2f\x49\x0a\x13\xc0\x44\xca\xc5\x1e\xf0\x89\x15\x29\x58\x86\x61\x55\x76\x63\xdc\xa3\x81\xf2\x4c\xd5\x75\x32\xfc\x83\x77\x4c\xe5\x26\x0d\xce\x76\x2e\x85\xed\x19\x40\x01\x4e\xa5\xdb\x85\x01\x83\x5c\x91\x8b\x77\x6e\x81\x2e\x7e\x3f\x69\x7a\x01\xc2\xb3\xe6\x0c\x44\x8e\xee\xb9\x48\x6d\x40\x53\x73\xe0\xde\x51\x39\xf3\xc7\xea\x57\x1b\xf2\x37\x63\x1a\x35\x37\xe3\x4b\xf2\x0f\x82\x54\x03\x27\xeb\x80\x35\xed\xb0\xaa\x8f\x15\xbd\x14\x91\x55\x3f\xa1\xba\xe6\x40\x99\xf5\x34\x50\xe6\x25\xea\x3a\xd9\xdd\x11\x5f\x04\xf0\x99\xe9\xf7\xda\x18\x8c\xed\xe7\xbc\x64\x1b\x73\x79\x71\x1e\x1e\x09\x0b\x06\xf6\xf0\x70\xd0\x71\xf0\xc8\x45\x2a\x1f\xd5\x12\xad\xfd\x17\x7c\xd5\xa9\x94\x89\xd9\x5a\x58\xe0\xa6\xa1\xb9\x53\x8f\x3f\xb0\x09\xa6\x0e\xa9\xee\x8e\x2b\xa1\x72\x89\xbd\x16\x7b\x8e\xda\xda\x8e\x26\x9d\x56\xad\xc7\xd4\x67\xaf\xcf\xeb\xcc\x76\x59\xe8\xc1\xb3\x3f\x2a\xfa\xaa\x30\xf4\x34\xa7\xd9\x5d\x3e\xf3\x7a\xea\xb7\xef\xef\xae\xdb\xaf\x1b\x81\xf7\x78\x60\xf6\xc6\x74\xf3\x3b\xa1\xe9\x91\x2b\xe5\xf3\xbf\x9a\xf6\xc8\xb6\x07\x29\xef\xc9\xa5\x73\xcf\xef\xb9\x3e\x94\x5b\xa8\x01\xd4\x88\x6a\x51\x7c\xaf\xae\x2c\xd7\xad\xcd\x08\xfc\x45\x31\xb8\xc8\xb8\x68\xa0\xe4\x4c\x68\xe5\x50\x03\xe8\x64\x52\x8d\x02\x16\x01\x12\x0b\x02\xb6\xed\xa9\xa2\xd0\x9e\x06\x48\x01\x80\x90\xd9\xb3\x89\xfc\xfe\x52\x7d\x08\x48\xd3\xf6\x2c\x17\xf4\xd3\xc6\xb9\x37\x72\x29\xbc\x03\x1f\x9c\x33\x54\xe6\xce\x67\x05\x39\x90\x68\xf6\x38\x01\x2c\xb2\x2f\x9a\x9d\xe4\xc4\xcc\x20\x78\xe4\x1d\x6b\xef\xde\xfb\x41\x00\xc9\x3c\xd2\x06\x91\x42\x74\xad\x36\xc8\xe4\x03\x92\x42\x28\x0e\xe1\x01\x4f\x80\x03\xc8\xb7\x85\x04\xc8\x4c\x58\x80\x9c\xd5\x94\xf1\x3c\x32\xf9\x73\x2e\x07\x8f\x56\x9f\xe0\xa5\xbb\x1d\x17\x5c\x9f\x82\x62\xaa\xcc\xba\xb5\xcf\x32\xc8\x8c\x20\xb6\xfc\x99\x0d\xd5\x50\xba\xa0\x5c\x8c\xa6\x8f\x85\x1c\x05\x46\xb3\xba\xf6\xf4\xac\xd7\xbb\xd7\x55\x5c\x20\x28\x66\x6e\x64\xcd\xde\x15\x65\x86\x39\x9a\xde\xf3\x2f\x97\x93\x92\x32\xf4\x3c\xcb\x0b\xb6\x63\x45\xc1\xd2\xd7\xa5\x61\x8f\xbb\xaa\x2b\x37\x7b\x21\xab\x3f\xbf\x81\xea\x54\x9e\x40\xab\xde\x78\xc1\x7e\x75\x85\xe7\x50\x2b\xc0\xcf\x81\xcb\xc1\xfe\x60\x06\x12\x64\xbd\x9b\x39\xb3\x0e\x1a\x45\x35\x57\x3b\x3c\x4a\xaa\x59\x64\x5f\xa1\xfe\x1d\x68\x2e\xe1\x22\xc5\x19\xd2\x70\xf4\xac\xc8\xb6\x04\xa7\xca\x91\x9e\x48\x72\x90\x12\x4a\x41\xa1\xc9\x65\xbe\xfb\xc0\x65\xe6\x4d\x34\x21\x50\x2c\x10\xca\x16\x40\x4c\x98\x95\x86\x8d\xee\xa1\x39\x58\x93\xe5\x8a\x1c\xa5\x0a\x51\xa5\xed\x5a\xb9\x03\xc8\x7c\x06\xf2\x94\x34\x64\x69\x31\xd3\x37\x4d\x54\x79\x34\x1f\x7d\x64\x7c\x7f\xd0\xca\x7f\x87\x26\xdf\xb0\x4d\x8d\xac\xd6\xdd\x3a\x32\xa6\x21\x50\xda\x0d\xa1\xe6\x53\x2f\x4d\xab\x4c\x1f\x41\x6d\xb8\x74\x31\x99\x2e\xa4\x79\x55\x29\xdb\x5d\xae\xf3\x8b\xd6\x81\xe5\x86\x3a\x5f\x9b\xe7\x2b\x17\x58\x4b\x28\xcc\xc1\xf6\x44\xb8\x66\x05\xd5\x21\x74\xf5\xa1\x90\xe5\x1e\x67\x92\x65\xb6\xe3\x72\xd7\x60\x0e\x90\xea\x34\x05\x13\xfa\x02\x27\xd7\x67\x79\x54\xa8\x93\xe9\x4e\x15\xbf\x97\x32\x72\xa4\x3a\x39\x54\xda\x55\x51\x30\x95\x4b\x34\xce\xe1\x97\x37\xf5\xd8\xfe\x14\xd0\x73\x24\x7a\xa9\x9e\xd7\xcc\x70\xe0\xfb\x83\xe3\x05\x6a\x75\x4b\xc3\x63\x35\x0f\x7d\x8b\xaa\x3d\xd7\x82\xb0\x63\xae\x4f\x0d\x4e\x6d\xc8\x36\xcd\x8a\xa3\x1b\xb9\x97\x2e\x41\xc6\x83\xa3\x44\xe1\xb8\xf8\x11\x23\x93\x2d\x67\x93\x17\xe4\x12\x58\x97\xeb\x67\x3e\xcf\x2c\x36\x21\xd7\x32\x7f\xbe\x21\xd7\x44\x94\x95\x2c\x7a\x5a\x27\x85\xac\xfa\x68\x3b\xa3\x50\xff\xa0\xee\x6b\x21\x06\xf2\x8c\x4a\x43\xd8\x69\x73\xea\x2f\x28\xe7\x73\x6d\x11\x01\x96\x41\x85\x40\x18\xec\x8a\x50\xa5\x64\xc2\x83\x6a\xd0\x61\xab\xb8\xac\xcd\xba\xb8\x2c\x21\x17\xb4\x2e\xb9\xc6\xbf\xbb\x31\x42\xdf\xeb\x4d\x41\xc6\x15\xf8\x3f\xdb\x53\xd1\x14\x58\xc1\x94\xe1\xf8\x30\x74\x9e\x29\x84\xa4\xbd\xb5\xb0\xea\x16\xb8\xbf\x46\x87\x31\xda\xfd\x19\x24\x09\x42\xeb\x35\x3f\x18\xb1\x6f\xd5\x76\x9b\xda\xa9\x56\x41\x5b\xab\x6e\xf7\xec\xb4\x42\x51\x29\x88\x59\x63\x5a\x11\x06\xc4\x11\x85\xde\x5c\x8a\x40\x10\xfb\x13\x3e\xc3\x4b\xb8\xac\xfa\xe2\xbc\x17\x06\x14\x1f\x74\x51\x98\xbe\xbb\x98\x92\x99\x14\x49\xbd\x2e\xd6\xc7\x41\xb4\x9c\x33\x7a\x32\xbf\x4e\x58\xdd\xdc\xd2\x3d\x69\x1e\x3e\xb9\x40\x52\xc3\x65\xf7\xec\xf4\x4c\x59\xd8\x59\x0a\x75\xe0\xd3\x39\xd0\x43\x4d\x4b\xe0\x56\xd8\xbe\x96\x1b\x2a\x20\x15\xbb\x3b\x67\xef\x62\x33\xa7\xe3\x8d\x58\x91\x0f\x52\x9b\xff\xbc\xf9\xca\x95\x56\x2b\xf2\x5a\x32\xf5\x41\x6a\xf8\xe7\xdc\x49\x27\xe4\xad\xc6\x3d\xf0\x6e\xf6\xbb\x8b\x17\x0c\xe7\xe3\x49\xcb\x75\x2d\x30\xca\x16\x00\x6e\xe8\xc1\x82\x3d\x87\xed\x66\x67\x91\x44\x2b\x00\xb8\x22\x37\xc2\xa8\xc4\x76\x9a\x97\x6c\x07\xec\x8b\xed\x62\x33\x43\x1c\x74\x0e\x6f\x90\xd2\x50\xeb\xf6\x11\x57\xdf\xf4\xb3\xb9\xfe\x61\xd7\xd0\x77\xe9\x0e\x76\xf7\x7c\x5d\x7d\x0b\x01\x57\xef\x9a\xa8\xc2\x12\xe6\xaf\x3a\x77\xa0\x0f\xa0\x38\x73\xb1\xcf\x2a\x15\x78\xfe\xc8\xd1\x4d\xe2\x10\x60\x2e\x34\x2b\xf2\x82\x69\x96\x42\xf8\x9c\xa8\x92\xf8\x67\x13\x86\x70\x5a\xec\x2f\xc4\xd5\xe6\x19\x4d\x58\x4a\x52\x30\x20\x4c\xc7\x75\x41\x35\xdb\xf3\x64\x36\xe5\x23\x2b\xf6\x8c\xe4\x46\xbf\x98\xdb\xad\xd9\x87\x38\xb6\xc5\x9b\x3c\x3c\xcd\xa0\xdd\xc2\xeb\x2b\xd6\x6d\x6d\x24\xf6\xac\xe7\x1d\x7b\xce\x78\x69\x46\xfd\xc5\xee\x4b\x73\xe6\x00\x94\xc7\x9f\x8d\x15\xf7\xdd\xe9\x8d\x60\x5b\x46\xbd\x31\xea\x8d\x51\x6f\x8c\x7a\x63\xd4\x1b\xa3\xde\x18\xf5\xc6\xa8\x37\x8e\xb4\xa8\x37\xba\xf6\x9b\xe8\x8d\x33\x3f\x82\xf8\xe7\x02\x58\xf6\x17\xc4\xb3\x6b\x1c\x16\x11\x56\x50\x5a\x01\x93\x0e\x16\x7a\x6d\x40\xd6\xa8\x7a\x77\x56\x17\xf8\x0c\x50\x6f\xb3\x42\x63\x20\xc9\x1f\xd6\x3f\xbc\x78\x11\xc6\xdf\xa1\x25\xae\xea\x36\xa7\xfa\xe5\xbc\x2a\xf1\x35\x4e\x1e\xf0\x30\xae\x9c\xdf\xd3\x72\xfe\x62\xf1\x63\x7e\xb0\x33\x78\x5f\xed\x51\x5a\x39\xcc\x5a\x2e\xb9\x85\x0e\x52\xd0\x7a\x84\xd4\xe4\xc8\x34\xa1\xba\xe5\x38\xe1\x47\x16\x76\x3e\xe7\x32\x45\x41\x6f\xef\xb4\x72\x9e\xe0\x94\x48\x61\xfd\x65\x02\x12\xab\x3b\x23\x98\xe7\x74\xac\x23\x2c\xda\x23\x48\x18\xc5\x4a\x35\x5b\x08\x23\xf1\x3b\x1c\x35\x51\xf2\xc8\x08\xe6\x4d\xd9\x63\xc3\x0c\x81\xb9\x55\x21\x97\x6c\xb3\xdf\x90\xb4\xb4\x05\x70\xbc\x24\xb1\x46\xda\x73\x3c\x81\x31\x09\x16\x3c\xce\xb2\x80\xff\x98\x69\xd1\xc5\x09\x72\xfd\x1e\x98\xd0\x25\xcd\x02\xae\x1c\x62\x0f\x3c\xd1\x55\xa8\x35\x84\xee\x71\x8d\x91\x06\xbe\xdd\x3b\xc7\xdc\xe9\xca\x94\xa0\x53\xac\xa3\xdc\xbb\x7a\x46\x63\x36\xb5\x36\x74\xc3\x44\x8e\xb1\x98\xe0\x71\xe0\xcc\x8f\x9f\xfc\x7e\x4d\x32\xef\xf8\xed\x5a\xcf\x65\x96\x99\x75\x42\x37\x67\xbf\xdb\x73\xf0\x08\x88\x03\x71\xee\x43\x8c\x09\x68\x71\x30\x7a\xdd\x43\x49\x9a\xf1\x5f\x7f\x78\xed\x82\xcd\x3f\xcb\x5c\x66\x72\x7f\x6a\xae\x15\xe6\x83\x54\xe5\x99\x42\xd5\x3e\x4a\x54\xb9\xb5\xd6\x93\xe1\xaf\x0f\x1d\x16\x88\x1e\xbf\xb0\x16\x91\x9b\x19\x14\x23\x72\x13\x91\x9b\x88\xdc\x4c\xb6\x88\xdc\x44\xe4\x26\x22\x37\x11\xb9\x19\x6c\xff\xb1\x91\x9b\xe8\xf1\x8b\x7a\x63\xd4\x1b\x67\xb5\xa8\x37\xfa\x5a\xd4\x1b\xa3\xde\x18\xf5\xc6\xa8\x37\x46\xbd\xb1\xd3\xfe\xfd\xe8\x8d\x33\x3f\x12\x4e\x3e\x74\x5a\xd7\x7d\x80\x3d\xc8\xd3\xe4\xed\x72\x58\x79\x5c\x99\x3e\x21\xa9\x11\xee\xe8\x1a\xcd\x69\x04\x27\xc9\xe4\x58\x12\xb9\xb6\xb5\xc1\xc0\x5d\x63\xc8\x59\x7f\xa5\xa2\x47\xf4\x09\xad\xc8\x3f\x4b\xc1\x30\xdf\xcb\x88\x09\x25\x3d\x77\x41\xc3\xdd\x04\x86\xd4\xa5\x7a\x3e\x99\x8b\x13\xf3\x25\x63\xbe\x64\xcc\x97\xfc\x5e\xf3\x25\x0f\x14\xe4\x81\xab\xc2\xd3\x48\x9f\xf4\x52\x6c\x87\x44\x34\x24\x9c\x11\xae\x7f\x1a\xcc\x9e\xf4\xd2\xfc\x7d\xb2\x2b\xcd\x26\xb0\x4c\x6a\x66\xba\xc1\x68\x38\x1f\xa9\x0d\x24\x61\xe9\x6d\x7b\x94\x01\x27\x19\x62\x12\x30\x18\x0a\x75\xfc\x73\x56\xac\x5d\xad\xa9\x1d\xc7\xbb\x15\x3b\x63\x0c\x20\x6b\x67\x36\x60\xa7\xce\xca\x81\x6c\x0f\x6f\x81\x23\xb7\xe9\x83\x6e\x1d\x5b\x7f\xa4\x8c\x48\xc0\x0d\x9c\xaa\xb0\x1c\xe4\x02\xf4\xe1\x9f\x4a\x56\x9c\xa0\x62\x5b\x6d\x37\x57\x37\xe9\xcc\xd1\xed\xe1\xc4\xe6\x8a\x24\x54\xe1\x51\x15\xae\x28\x2f\xc3\x60\x96\x7b\x89\x49\x77\x32\xba\xa4\x10\xf3\xca\x78\xc0\x51\xd3\x6e\x72\x67\xa7\x75\x10\x34\x84\xe3\x6c\x26\xc5\xd6\xf9\x50\xbb\xfa\xe7\x21\x78\x4b\x4c\x90\x41\x6e\x79\x32\x98\x48\xc2\x00\xc5\xf9\x56\xaa\x1f\x54\x5c\x64\x4e\x2f\x07\x16\xc9\x13\xc0\x45\xb2\x0c\x60\x24\xdd\x65\x33\xbd\xb7\x1a\x50\x85\x35\x2e\xa0\x49\xea\xea\xe8\x67\xc0\x1b\xc9\xd3\xac\xdb\xe5\xb8\x23\xe9\x4e\x4f\xc5\x26\xd5\xbd\x27\xf3\x99\x84\x38\xe6\xeb\x00\x97\x15\x10\xb9\x88\xe2\x38\x78\x69\x64\xc0\x22\x92\x3d\x00\x13\xf8\xfa\x69\x18\xe6\x13\x17\x72\x19\x1e\x49\xba\xcb\x68\x51\x34\x7b\x05\xef\x4c\xd8\xa3\x6e\x3d\x44\xb3\x8b\x50\x2e\xa2\x3a\x80\x6a\xb6\x60\xbf\x45\x44\x07\x91\xcd\xb3\xf4\x75\x04\xdd\x5c\x04\xc6\x92\x31\x40\xd6\x76\xf9\xf3\x81\x2f\xdc\x6f\xdf\x02\xe2\x23\x4f\x83\xf9\xc8\x72\xa8\x8f\x3c\x75\x1f\x2d\x85\xfc\xc8\x42\xd8\x8f\x2c\x80\xfe\xc8\x52\xf8\x8f\x2c\x85\x00\xc9\xe2\x79\x01\x75\xf0\x1d\x04\xf9\xcd\x9b\x96\xf9\x97\xb2\x8e\x75\x79\x01\x27\xf4\x35\x5a\x1c\x02\xea\x5b\x47\x9a\x1b\x09\xf7\x2f\x46\x4d\x82\x4d\xf9\xaf\x73\x75\x19\xca\x0b\x65\xcc\x26\x0b\xff\x37\x28\x39\xb4\xae\xf1\xd1\x99\xc4\x4d\xef\xb8\x6a\xdf\x80\x65\xa4\xb9\x05\x18\x4c\xcf\xbb\x3a\xfa\x5c\x1d\xf1\xf1\x20\x15\xea\x73\x08\x52\x70\x45\x2e\xee\xd9\xe9\x62\xf5\x14\xb9\x69\x88\xdc\x88\x0b\x54\x3c\x7b\x1e\x1d\xa7\xd5\xce\x35\x22\x44\x76\x22\x17\x40\xe9\x62\x20\x3a\x78\xa1\x11\xf0\x04\x18\x7d\xd6\x4b\x82\x1e\x99\xca\x69\xc2\xce\x6f\xa0\xa2\x02\x6a\xb8\x61\xc6\xc8\xab\xfe\x34\xee\xf8\x81\x5a\x4f\x0d\x0d\x76\xa6\x5d\x06\xaf\x73\xd5\xbd\x33\xa3\x14\x5c\x0a\x87\xcc\xd4\x9f\x9d\x41\x18\xb5\xeb\x5e\xe6\x82\x63\x2e\x29\x98\x02\xab\x34\x18\x9e\x20\xce\x30\x6f\x76\xc8\x56\x5b\xc5\x90\xf6\x5a\xa1\x17\x73\x88\x76\xc2\xe1\x6b\xda\x10\x3a\x73\x64\x54\x28\x72\xa1\xe7\x1d\xf0\x58\xb1\xb1\xa2\x75\xb1\xa9\xcb\x8a\x55\xbd\xbc\xfc\x97\x7f\xf5\x83\x4a\x75\x73\x78\x21\xcd\xb2\x46\x27\xed\x15\x6d\x95\x1c\xa0\x59\x7e\xa0\x6b\x28\x69\x3f\x83\xb6\x59\x15\xae\x70\xb7\x1e\x24\xf8\x00\xf0\x6e\xd0\x06\x08\xf7\xa1\xbb\x19\x66\xd0\x77\x57\xc1\x19\xb9\xe8\xbf\x02\xae\xdd\x22\xa2\x32\xde\x22\xa2\x12\xd4\x22\xa2\x62\x5b\x44\x54\x26\x5b\x44\x54\x22\xa2\x32\xd2\x22\xa2\x12\x11\x95\x88\xa8\x84\xb6\x88\xa8\x0c\xb4\x88\xa8\x44\x44\x25\x22\x2a\xce\x70\x5d\x08\xa5\x34\xcc\x73\x17\xef\x05\x06\x83\xa6\x7a\x96\x58\xaf\xd2\x62\x1c\x3d\xfc\xbf\x61\x5c\x65\x0e\x9e\x82\x08\x8c\x0f\x57\x99\x43\xb1\x0d\x78\x20\x66\x52\x85\x28\x54\xa8\xca\x4c\x8a\x80\xbf\x34\x31\x9a\x1e\xd6\x35\x87\x81\xa6\x21\x14\xc3\xfe\xf0\x44\xef\x1b\x73\xc4\x6e\x8d\xc3\xf4\xd0\x95\x60\x32\xb3\xcf\xe0\x45\xf2\x76\xfe\xb9\xa2\x6d\xa1\x83\xbf\xce\x31\xeb\x3a\x71\x55\x36\xda\xb4\xbe\xa2\xac\x0a\x45\x9d\xc3\x1b\x97\x2e\x8a\xe8\xb9\x59\x4f\x21\x75\x83\x0c\xb9\xa4\x42\xf3\x75\xf5\xc4\x0c\xb2\x55\x6c\x11\x04\xc0\x35\x8b\x02\xb5\x23\x80\xe6\x63\x81\x75\x89\x94\x9a\xed\x56\xf6\x32\xaa\x45\x33\xc0\x55\x75\x17\x1d\x85\x8b\xef\x85\xe9\xa9\x14\x2e\x28\x14\x8f\x0a\x10\xc0\x33\xa8\x5a\x28\x15\x0d\x6d\x98\x0d\xc8\x95\xaa\xd7\x7d\x46\xbd\x7e\xd7\x40\x56\xc9\x1d\xa1\xc2\x56\xf1\x90\xc2\xc6\x16\x9a\xbf\xb8\xf8\x4d\xbb\xc7\xe7\x81\x97\xa0\x17\xd8\xb1\x6f\xc8\x1b\xd8\xd6\xcd\xce\x72\xb8\xae\x7d\x0e\xc2\x98\x65\xf2\x71\xce\xa9\x34\x7b\xe7\xcd\xd3\x55\xd7\xcd\xe1\x04\xbd\xf1\x5b\x15\xd2\x7a\xfc\x46\x85\xb4\x3a\x01\x87\xff\xa1\xea\x68\xcd\x0c\x25\x8d\xc5\xb4\xa6\x5a\x2c\xa6\x35\xb3\x98\x56\xd0\xf8\xf1\x64\x08\xae\xaa\xe5\xa5\x59\x57\xdd\x9a\xac\xaa\x45\x7e\x39\x30\x90\x03\x01\xc0\xa1\x59\xea\x63\x99\x69\x9e\xd7\x29\x73\x0a\xbb\x9a\x21\x30\xb4\xb3\x09\x1b\x2d\xc9\xe3\xdf\x45\x12\xb3\x10\x3a\xdb\x14\xbe\x07\x29\x75\x0a\x4e\xb0\x15\x26\x2d\xf8\x2e\x06\x25\xd6\xab\xa9\x2a\x44\x09\x33\x47\xf8\xb7\x09\x68\x7f\x0d\xba\x82\xaa\x23\x8e\xe1\xf4\xbc\x34\xca\x48\x66\xd8\xcc\x28\x0b\x4e\x76\x07\x88\xc1\x9e\x46\xd4\xbb\xe3\x78\xcf\x1f\x98\xa8\x95\x9d\x4b\xf5\x3c\x44\x11\xb3\x76\xcd\x84\x92\xd8\x56\xfd\x02\x48\x4e\x2b\x87\x70\x6a\x2d\x52\xc4\x66\x28\x60\xa1\x17\x57\x92\xae\xe2\xf5\xe7\xc6\xe9\xff\x97\x46\x2a\x46\xa5\x50\x05\x8d\xbf\xa5\x72\xe1\xed\xe0\xbb\x86\x67\xbf\xab\x48\xf9\xe5\xc0\x2c\x5c\x68\x41\xe8\xfc\xb7\x0b\x9b\x5f\x18\x32\xff\xbb\x15\x54\x1b\x77\xea\xce\xb3\xce\x7d\x0e\xdd\xa5\x95\x36\x16\xe0\x38\x4f\x2d\xb1\x71\x26\x27\x6e\xac\xb1\x31\xf2\xc5\x27\xf9\xd8\x87\x9c\xb5\x30\x07\x8b\x1c\xd7\x7f\xf8\x52\x1b\x03\xce\x59\xe7\x68\x9d\x3d\x21\x83\x8e\xd9\x9e\x93\x75\xb1\x23\x5a\x0d\xd7\xdc\x98\x89\xd9\x61\x7b\x8a\x43\xf6\xf7\x2c\xb5\xd1\x77\xc2\xd6\x0e\xd5\x85\x8e\xe1\x9e\x53\xb3\xeb\x4c\x5d\xb4\x31\x3c\x45\x37\x66\xd3\x1c\xe8\xe3\x6f\x55\x74\x63\x91\x03\x35\x56\x9c\x88\x15\x27\x16\x57\x2a\x9b\xeb\x14\x7d\xaa\x43\x74\xd1\x2a\x7f\x43\x47\xe8\x37\x73\x82\x7e\x63\x07\x68\x98\xf3\x93\xcc\x12\x27\x01\x8e\x4f\x70\x65\xce\x21\x79\x4e\xa7\xe7\xec\x7d\x31\xf3\x85\x85\xa1\xe3\xe1\x61\xe3\xf3\xa3\xb2\x27\x43\xc6\xbb\x0e\xcb\x60\xc7\xd5\x54\xb8\x78\x2f\x08\x3c\x90\xea\x68\xa8\x78\x3f\x00\x7c\x0e\xc5\x81\x30\xf1\x51\xcf\x65\x20\xdd\x6e\x88\xf8\x44\xe0\x77\x20\xc5\x56\x78\x78\x40\xd0\x77\xa8\x7d\xde\x0a\x0d\xff\xa6\x01\xdf\x4b\x83\xbd\x23\x16\x30\xd2\x22\x16\x50\xb7\x88\x05\x44\x2c\x20\x62\x01\x24\x62\x01\xcd\xfe\x44\x2c\x20\x62\x01\xa3\x2d\x62\x01\xae\x45\x2c\xa0\xd3\x22\x16\xd0\x6b\x11\x0b\x38\xff\x0b\x73\x83\x9e\xc3\x03\x9e\xe7\x64\xa1\x86\x06\x3b\xcf\xd0\xff\x02\x02\x9d\x97\x99\xeb\x63\x41\xce\x83\xa1\xcb\x81\x34\xfb\x01\xce\x67\x31\xfe\xc7\x83\x9b\x17\xa4\x8e\x2f\x0a\x6c\x9e\x75\x2e\xce\x96\x93\xf3\xe4\xff\xec\x40\xe6\xf0\x20\xe6\x46\x7c\x4a\x28\xc7\xfb\x02\x98\xdb\x61\xc9\x73\x8e\xb7\xc1\xe0\xe5\x5e\x48\xf2\x5c\xce\x1c\x08\x5c\x1e\x8e\x86\x09\x9d\x80\x89\x98\x99\x4e\x44\x4c\x30\xde\xd7\x0b\x58\x1e\x0f\x43\x0e\xa4\x39\x10\xac\x1c\x10\x82\x1c\x8e\x7b\x19\x1e\x98\x15\x7e\x3c\x6b\x8f\xcc\x89\x43\x9d\xd3\xfd\xb3\x87\x96\x06\x17\xcf\x16\x9a\x3f\xb5\x80\x76\x73\x97\xf5\xaa\x68\x4f\x8e\x06\x23\x27\xe9\x83\xe4\x29\xc9\x4b\xad\x71\xa3\x05\x54\xd2\x9e\xa4\x6a\xab\x6c\xc7\x4a\xda\xfd\x4a\xda\xad\xa5\x6a\xd4\x57\xf6\xd2\x1c\x09\xa7\x1d\x2f\xa7\xed\xef\x65\xb3\xdc\x76\x48\x39\x6d\x2f\xc5\x5e\xb9\xed\xc0\x72\xda\xfe\xc1\xb7\xcb\x6d\xfb\xcb\x69\x7b\x29\xf6\xca\x6d\xfb\xca\x69\x07\x4b\xa6\x2e\x6b\x8e\xaf\xb9\x9f\xa6\xb7\xe6\xf6\x60\x4d\xed\xb0\xc1\x4f\xd5\xdc\xee\xd7\xd4\x0e\x5b\xfb\xf1\x9a\xdb\x9e\x9a\xda\x01\xcc\xda\xaf\xb9\x1d\x6b\x6a\xc7\x9a\xda\xed\x16\x6b\x6a\xbb\x16\x6b\x6a\xc7\x0a\x50\x81\xdd\x89\x15\xa0\x02\x5a\xac\x00\x35\xd6\x62\x05\xa8\x25\x24\x63\x05\x28\x4f\x8b\x15\xa0\x62\x05\xa8\x58\x01\x2a\xb4\xc5\x0a\x50\x03\x2d\x56\x80\x8a\x15\xa0\x62\x05\xa8\x58\x53\x3b\xd6\xd4\x8e\x35\xb5\x63\x4d\xed\x88\xa8\xb4\x5b\x44\x54\x22\xa2\x52\xb5\x88\xa8\x4c\xb5\x88\xa8\x44\x44\x65\xac\x45\x44\x25\x22\x2a\x01\x2d\x22\x2a\x53\x2d\x22\x2a\x01\x2d\x22\x2a\x93\x2d\x22\x2a\xb1\xa6\x76\xac\xa9\x1d\x6b\x6a\x77\x5b\xac\xa9\x1d\x6b\x6a\xc7\x9a\xda\xb1\xa6\x76\xac\xa9\x0d\x2d\xd6\xd4\x1e\xea\xf2\x1f\xad\xa6\x76\x2b\xa4\xfa\x8f\x5b\x58\xbb\x39\x8c\x50\x76\x89\xd5\xb5\x63\x75\xed\x58\x5d\x3b\x56\xd7\x8e\xd5\xb5\x63\x75\xed\x58\x51\xab\x6a\xb1\xa2\x56\xac\xa8\x15\x2b\x6a\xc5\x8a\x5a\x9e\x16\x2b\x6a\xc5\x8a\x5a\xb1\xa2\xd6\x74\x8b\x15\xb5\x62\x45\xad\x58\x51\xab\xd1\x62\x45\xad\x58\x5d\x3b\x56\xd7\x8e\xd5\xb5\x63\x75\xed\x88\x05\x44\x2c\xa0\xf7\xc5\x88\x05\x40\x8b\x58\x40\xc4\x02\x22\x16\x10\xb1\x80\xa0\x16\xb1\x80\xe6\xf3\x11\x0b\x18\xe8\x66\xc4\x02\x22\x16\xf0\x1d\x63\x01\xb1\xba\xf6\x0c\xb3\x3a\x56\xd7\x8e\xd5\xb5\x63\x75\xed\x58\x5d\x3b\x56\xd7\xfe\xcd\xaa\x6b\x7b\x1f\xa1\xa5\x96\x47\x59\x0a\x7d\xc7\x8a\x07\x9e\xb0\xeb\x24\x31\xff\xfa\x2c\xef\xd9\x68\x50\x6a\x1b\x59\x9a\x20\x40\xb8\x48\x79\x02\x18\xce\xe3\x81\xe9\xc3\x44\x38\xb0\x31\xcb\xe1\x7d\x42\x91\x00\xd1\x40\xa1\x96\x1b\xd0\x53\x73\x44\x42\x04\x24\x7c\x72\x7c\xf9\x71\xdc\x5b\x29\x33\x46\xc5\xe0\x33\x08\x64\xda\x4e\xbf\xe3\xe2\x7e\x54\xe0\xb6\x86\xfb\xec\x4d\xef\xbd\xfe\x28\x09\x17\x18\x36\xcd\xe5\xf0\xc7\x61\xc4\x5b\x59\x6a\x37\x6a\xd5\x18\x28\x17\xff\x88\x5b\x86\x0b\x2d\xe1\x00\x79\xa6\x08\x13\x0f\xbc\x90\x62\x12\xaf\x7b\xa0\x05\x37\x9d\x53\xab\xb6\x48\x53\x27\xa1\xe9\x57\xb3\x23\x5f\xcb\xe4\x9e\x15\x24\x33\xdd\xde\x90\x8f\x39\xea\xe7\xe3\x8c\xfe\x9a\xed\x68\x99\x69\x05\x3a\x40\x51\xb2\xcd\xb3\xc5\xf3\xcd\x8f\x74\xcf\x6e\xcb\x2c\xbb\x63\x49\xc1\x74\xe0\x6c\xdf\x74\xde\xb2\x20\x83\xb4\x3d\xaf\xd2\xbf\xa0\x0c\x30\x13\x53\x27\xbd\x96\x44\x39\x22\xcd\x9a\xee\x95\x06\xa5\x25\x29\x15\x83\x8a\xda\x79\x99\xd9\xaa\xd5\xa7\x29\xc0\xd8\x10\x81\x71\x29\xf3\x66\x1d\x85\x7c\x2b\xd3\x4f\xa5\xd0\xfc\xc8\xee\x18\x94\x93\x47\x3c\xa3\x3a\x45\xc6\xd5\x77\x7d\x60\x8a\x55\xfd\x84\x30\xea\xad\x31\xae\x95\x42\x45\xcc\xb0\xda\x03\x4f\x4b\x9a\x41\x1f\x0d\xab\x1d\x73\xb4\x13\x10\xe5\x1a\xa5\xbc\x03\x54\x95\x1d\xed\x30\x37\xe4\x67\xa3\x26\x7d\xa5\xe6\xf5\x2a\x87\x00\x62\xfd\xe4\x8e\xa4\xc0\x27\xab\x69\x1d\x1e\x99\xe9\x95\x14\x3b\xbe\x07\x06\xa8\xfa\x6d\x34\x76\xeb\x83\xd8\x90\xf7\x12\x82\x7e\x77\xf2\x25\x39\x68\x9d\xab\x97\x57\x57\xf7\xe5\x96\x15\x82\x69\xa6\x36\x5c\x5e\xa5\x32\x51\x57\x89\x14\x09\xcb\x35\xfc\x8f\xb1\x1f\x58\xa1\xae\x70\x6a\xff\x0e\xa7\xed\xc4\xc5\x7e\x0d\x7f\x31\x03\xb7\x5f\x5a\x4b\xb1\xa6\x6b\xb3\x45\x46\x7a\xe9\xd1\xa4\x5a\xcc\xf6\x4e\x26\x34\xfb\x08\xa2\xf2\x93\x63\xa7\xda\x9c\x61\x02\x4a\x8c\x87\xec\x6c\xe0\xb5\x8c\x69\x72\x92\x25\xc1\x53\x1f\x33\x34\x1c\xd5\xd4\x4a\x64\xc2\x85\xe2\x29\xab\x98\x71\x82\x62\xc5\xa6\xe3\x07\x5e\x18\x78\x6d\x08\x4d\x9f\x6c\xed\x1d\xf8\xc1\x6c\x12\x7b\x98\xdb\x01\xe8\xd9\x8b\x2a\x1f\x8c\x98\x63\x8f\x57\x8f\xb2\xb8\x37\x0b\x69\x94\x94\x35\x4e\x82\xba\x82\xb1\x5d\xfd\x1d\xfc\xc7\x73\x30\x7e\xfe\xf8\xfa\xe3\x4b\x72\x9d\xa6\xf6\x5a\x85\x52\xb1\x5d\x99\xd9\x8a\xe1\x1b\x42\x73\xfe\x37\x56\x18\x13\x79\x45\xee\xb9\x48\x57\xa4\xe4\xe9\xff\x1a\x63\x0e\x6c\x41\xba\x41\xf0\x51\x3b\x7e\x66\x1b\x45\xea\xc3\xc4\xe4\xb7\xa6\xfd\x83\x7d\x18\x71\x0b\x5b\x7e\xbf\x75\x07\x43\x15\xf9\x2d\xc5\x44\xee\x00\x75\x42\x27\xa9\x93\x2e\xb8\x46\x1d\xca\xc2\x9e\xab\xe6\x1d\x00\xac\x20\xca\x48\x94\xf1\x5d\xef\x1e\x54\xed\x1e\xa0\xce\x88\x17\x64\x50\xa5\xca\x23\x1e\x3e\x14\xae\x65\xd8\x71\xad\xaa\x00\xe4\x51\xca\x2d\xef\xda\xe4\x24\x4f\x2c\x96\xe9\x81\xcf\x41\x3f\x0f\x99\x0a\xe0\x8f\xce\x8e\x69\x74\xa1\xe3\x2f\xb3\x37\x02\x58\x28\xd7\x9c\xa8\x3e\x79\x0d\x13\x0c\x65\xef\x75\xad\xfc\x6f\xc8\xdd\x00\x45\x38\xf3\x27\x9c\x6f\xe6\x4d\xa3\x4a\x64\x88\x88\x75\x3e\xd0\xc9\xd4\xa9\xd7\x13\x37\xfb\x28\xd5\x59\x92\x7d\xc7\xf7\x65\x01\xc2\xf3\x8a\x2a\xc5\xf7\xc2\xc8\x6e\x28\xed\x7f\x35\xad\x59\x4c\xec\xbc\xbc\xe0\xb2\x98\xb8\x37\xa6\x77\x6d\x81\x7b\x01\x8d\xa7\x0d\xf9\x1b\x2d\xb8\x2c\x95\x4b\xce\x49\xe4\x31\x97\x02\x90\xa7\x52\x8d\x8f\xbb\x01\x63\x34\x6f\x25\xa8\x88\x5b\x91\x99\xcb\xd4\x66\xe4\xdc\xda\x5f\x46\x29\x5e\xa7\x47\x0e\xf0\x1e\x79\x25\x85\x2e\x24\x1e\xef\x95\xcb\x7d\x65\x76\x52\x5e\x40\x16\x10\x74\xad\x50\x98\xf9\xa3\x50\xc7\x08\xe8\x29\x82\x6b\xb4\xfa\x4e\x52\x7f\x27\x97\x79\xe9\xbc\xad\xde\x40\x04\xf8\xac\x1b\xcf\xab\x8c\x2a\x65\x64\x15\x52\x87\xeb\x28\x8a\x1a\x17\x5c\xd5\x97\x54\x14\x93\x9e\x5c\x37\x73\x63\x5b\x3f\x24\x11\xd1\x9f\x7a\x98\x77\x7b\x1d\xc4\x36\x2d\xe5\xad\xa1\xef\xdb\x15\x7e\xa6\xea\xde\x93\x0b\xe4\x23\xe0\xea\x75\x52\x70\xb0\x58\xc6\x71\x1f\x2a\xd2\xea\x95\x24\x2b\x95\x66\x45\xfd\x16\x5e\xe8\xf1\x28\xf1\xeb\x14\xfc\xc2\x8f\xb2\x70\x77\x8b\x4c\x6c\x4a\xec\x61\xeb\x82\x10\xdb\x45\x6e\xec\x14\x87\x92\x98\x49\x65\x05\xd9\x32\x5f\x46\x6a\x87\xc8\x69\x43\xae\x8d\x6e\x0c\x87\xb0\x39\xb8\x2b\xa1\xe6\xa0\x8d\xed\x89\x24\x05\xa3\x93\x9c\x49\xdb\x4c\xe4\xb4\x22\xdb\x3b\x23\x7f\x80\xad\x6e\x76\x60\xf1\x37\x56\x60\x92\x8f\x64\x5a\xef\x42\xa7\x41\xa7\x68\xc8\x10\x59\x90\x7f\x66\x85\xb4\xf7\xb9\x60\x48\x8b\x90\xee\xe7\xc5\xa7\x4e\xc1\x68\xca\x05\x53\xea\xad\x61\x8b\x40\xd3\xa6\xc5\x53\x34\xcb\x6a\x2a\x64\x8f\xd6\xa4\xed\x3c\x33\x1b\x69\x32\xd5\x0a\x6c\x16\x99\xd6\x14\xdc\x5d\x22\xe0\xeb\xa3\xe9\x09\x43\x81\xcc\x47\xcc\x51\x5c\xeb\xd8\xe3\x4b\x53\x30\xfb\xe6\xf5\x87\xd7\xf0\x62\x22\x05\x1e\x9b\xcd\xbc\x4b\x97\x7b\xdc\xee\xf9\x38\x17\xd1\x07\x06\x40\x77\x09\xfe\x0e\x9a\x19\xd9\x79\xf1\xb9\x28\xd9\xc5\x90\x4a\xb9\xe7\x7a\x73\xff\x3f\xe0\x28\x61\xe2\x40\x45\x82\xca\xc1\xd5\x3d\xcb\xd5\x95\xe2\xfb\xb5\x60\xda\x68\x94\x57\x2f\x5e\xbc\xf8\xef\x70\x94\x40\x97\xff\xfe\xc7\x9f\xfe\xfe\xc7\x9f\x36\xc7\xb3\x58\x05\xc6\x96\x6b\xae\x6e\x6d\x11\xb4\x54\x7a\x5f\x5a\xa8\x59\x8c\x6a\x06\x9f\xa8\xc2\x57\x74\x3e\x1b\xbe\x0c\xd7\xe5\x5f\x35\xdf\xc3\xae\x2b\x0c\x89\xa8\x28\xda\x05\xf5\x68\xe1\x28\xf2\xea\x97\xc0\x0a\xef\x64\xb7\x9f\xf2\x09\x53\x85\x84\xea\xdd\x7e\x2c\x6e\xdd\x9e\x8e\x6f\xa9\xc1\x17\x68\xd3\xcf\x3b\x3a\x9e\x7d\xea\xbc\xd5\x9a\xf8\xe6\x8f\x3e\x68\xd0\x45\x4a\x1a\x9d\x0c\x77\x05\xd9\x17\xb2\xcc\x57\x56\x09\xac\x11\xa4\xd2\xa2\x05\x45\x29\xa6\x83\x34\x41\x3b\x41\xf9\xda\xee\x4a\x75\xf3\x57\xf3\xf6\x2a\x23\x8d\x53\x92\x98\x07\x26\x11\x8c\x5e\x0a\x78\x51\x0a\x90\xe2\xa5\x80\xd8\x1b\xeb\x9e\x41\xcd\xe0\x22\x63\x7b\x9a\x9c\x2e\x5a\xdf\x1f\xa5\xee\x44\xa2\x19\xa1\x1b\x37\x42\x42\xc6\x6a\xe1\x09\xd7\xd8\x3f\xe4\x46\xea\x6a\xf5\xc2\xa1\x34\xbd\xf5\xe0\xbc\x29\x95\x1d\xaa\x3b\x2f\xec\x92\x93\x03\x15\x69\xc6\x8a\x41\xc3\xd7\x2f\xa5\x8c\x7e\x6b\x29\xad\xa1\x7b\x9b\xe3\xb8\x2c\x07\x97\x89\x8d\xa5\xc9\xf2\x03\xad\xa2\x2f\x8d\xa6\x80\x17\xdc\x51\xb1\x67\x8e\x1d\x76\xa5\xf9\xd1\x03\xcc\x4d\xec\xb2\xca\xf0\x5b\xa8\x0c\xb5\xd6\xdb\x9c\xb4\x5c\xe5\xf6\x06\xb0\xed\x29\xc0\x71\x52\x7d\x7f\xe4\x9c\x1f\x27\x3e\x21\xbf\x71\xf1\x6a\xd2\x8b\x27\x87\x25\x25\xa8\x27\x52\x68\xf6\x75\xb4\x0a\x48\x7b\xc3\xdf\xd9\x97\x2c\x4a\x59\x69\x89\x6e\x83\x9a\x5d\x69\xd8\xf3\x6c\x86\x55\x2e\x33\x9e\x9c\xae\x5c\x67\xd7\x09\xf6\xf6\x6a\x94\x74\x18\x7a\xa3\xa9\xba\xaf\xad\x36\x06\xe7\x6b\xa5\x39\xf4\xbf\x36\xc6\x81\x21\x67\xda\x4e\xbd\x35\x92\x2c\xf8\xea\xcf\x8b\xeb\x4a\x23\x56\x65\xee\x00\xd0\x0c\xe5\x21\x6e\xe5\x90\x92\x5f\x46\x04\xa3\x66\x63\xd5\x21\xb3\xa9\x28\x4a\xc5\x3b\x79\x64\xe4\x41\x66\xe5\x91\x01\x9f\x28\xf4\x38\x79\x4f\xc7\xbf\x96\x5b\x96\x31\xc0\x6a\xec\x46\x05\x0f\xf7\xa3\x21\x7f\xe0\x39\xda\x85\x54\x57\xa4\xc1\xf2\x36\x3f\x4f\xfb\x16\xb7\x27\xc7\x46\x2f\xc9\x3f\x08\xf2\x03\x1a\x5b\xf2\x11\x32\xe9\xdf\xde\xbc\xae\xb6\x88\x79\xea\xe7\x3b\x98\x4e\xf2\xe3\xf4\x09\xfc\x19\x53\x0f\xf6\x3c\x25\x5b\x04\x85\x8c\x78\xbe\x14\xec\x91\xec\x78\xc6\x14\x2a\xf0\xb5\x96\x87\x5d\x9e\x24\xe9\x7a\x01\x03\x32\x9d\xb6\x5d\x79\x4e\xfe\x0b\xf6\x38\x67\x85\xb3\x3e\xb7\xdc\x42\xc5\x1f\x3f\x3d\x9b\x1e\x3c\x08\xf3\xe2\x71\x5d\x3c\xae\xd7\xeb\xb5\x19\xbf\x3b\x4c\x50\x44\xb8\x39\xaf\xce\x9c\xa3\x4c\xf9\x6e\xda\x23\xd7\x5e\x15\x23\x5b\xeb\xae\x29\xe7\xfc\xc4\x11\x6f\xa6\xbc\xf6\x0d\xb3\xf4\xbf\xfd\x57\xaf\xb3\xce\x57\x15\xc7\x6e\x84\x57\xc0\x39\xb7\xb0\xaf\x83\x37\xc5\xb3\x81\x97\xad\x39\xa6\xc8\x96\x1d\xe8\x03\x97\x85\x19\x19\xf0\xa5\xcf\x13\x3a\x36\x37\x0e\xd8\xb0\xfc\xbb\x65\x3b\x23\x4c\xd0\x80\x64\x5f\x73\xa9\x3c\x8c\x6c\x21\xef\x5b\x99\xb6\x4a\xde\xc3\xd2\x41\xf2\x82\xd9\xb8\x27\xb3\x2f\x9a\x9b\x6f\x9a\x3d\x50\xfd\x29\xf3\x5c\x16\xda\x4d\x21\xd9\x52\xa3\x05\x55\xc3\xb8\xec\x2c\xf1\xe4\x55\xbc\x84\xdc\x58\x6e\x02\x8b\x45\x48\xc2\x76\x3b\x63\x9a\x4a\x41\x58\x7e\x60\x47\x56\xd0\xac\x2d\x1d\x54\xe9\x71\x8f\x53\xf5\xd2\x3a\x48\x56\x04\x85\xea\x91\xe6\x58\x9f\x19\x94\x94\x94\x17\xae\x0e\x74\x15\x50\x35\xbd\xd9\x2e\x3e\x8a\x4f\x52\xea\xf7\x5c\x81\x96\x76\x81\x58\xc2\x75\xf6\x48\x4f\xea\x62\xe8\x38\x75\xbf\x4d\x2f\x10\x3a\xb3\x46\x35\x0a\x12\xac\xbb\x97\xe2\x7a\xa6\x5c\x37\x12\xc2\x08\xb3\x4a\x77\x65\x84\x09\x5d\x9c\xb0\x30\x8f\xe5\xbc\x4a\x5c\x4f\x0e\x23\x2f\x64\x02\x86\xf0\x17\xa3\xd3\x39\x3d\xce\xa9\x06\xdc\xca\x8f\x0d\x79\x4f\x4f\x84\x66\x0a\x01\x50\x4f\xad\x20\x2e\xc8\x5d\x5b\x23\x40\xed\xd9\x88\x4d\x2e\xc8\x56\xea\x43\xf7\x01\x6f\x20\xf8\xad\x4c\x3b\xaf\x34\xca\x47\xb7\x2d\xed\xce\x73\xd3\xe2\x8d\xde\x33\x45\xf2\x82\x25\x2c\x05\xfb\x74\xd7\x49\xd7\x18\xd7\x8a\xc8\xd9\xa5\x1a\x70\xc2\x07\x09\xdc\x1a\xcc\x0b\x37\x0d\x94\xcd\x06\xb5\x55\x5d\x47\xb4\xc9\xb0\x08\x55\x9e\x74\x13\x21\xc5\xba\x90\x12\x74\x7b\xd4\x31\x75\xe1\x50\xc9\xd6\xb9\xf1\x60\xb6\x9e\xc5\xcc\xa6\xb9\xe0\x48\xf7\x8c\xd0\xda\x38\xd0\x92\x30\xa1\xca\x82\x55\x0e\x8f\x54\x32\x8c\x52\xb1\x5d\xfc\x72\xf3\x7a\x92\xe4\x0b\x72\x69\xfa\xf8\x1c\x76\xf0\x8e\x72\xc0\x45\x94\xa6\x45\x77\xdc\x7c\xe7\xc8\x9b\xa1\x4c\xd2\xac\x8c\xad\x1d\xcd\x14\x5b\x19\x21\x66\x64\x94\x1b\xa7\x11\xe5\x95\x7f\x99\x15\x00\x04\x7a\xa2\x69\x3a\x5b\x65\xc9\x76\x98\x96\x90\x22\xfd\xad\xb6\xc3\xd4\x40\xfd\xb1\x0c\xc4\xf1\xf4\x17\xc5\x26\x33\x5d\x7a\xc2\xed\xcb\x99\x85\x5b\x33\x40\xc3\x30\x78\x7b\x86\x90\x53\x8f\x4c\xd3\x94\xea\xe9\x6d\x82\x02\xd1\xbd\xdc\x13\x8b\x63\x6b\x3d\x49\xd3\x23\x16\xc7\xd6\x7a\x92\xa6\x9f\x0f\x06\x45\x9f\x47\x15\xfc\x7d\xc4\xa2\x62\xef\xb8\x28\xbf\x62\x18\xce\x24\xe2\xd7\xe3\xa3\xbb\x37\xf0\x2a\x49\xdc\x98\x61\xa1\x1a\x11\xbb\x6d\xbb\xc6\xa3\xeb\xb4\xd6\x7e\xd5\x11\x39\x4e\xca\x81\xb0\x30\x36\x10\x38\x16\xa6\xb9\xa9\xa0\x22\x95\xc7\x5e\x2f\xab\xcb\xea\xeb\xc9\x6e\x49\x95\x10\x6e\xfa\xa3\x4a\x9c\x99\x07\x70\x68\x26\x22\x24\xff\xce\xaa\x1e\xf9\x0e\xd2\x85\xb9\xaa\x56\x07\xf3\x87\x31\x78\x34\xd8\x74\x26\x75\xaa\x78\xd0\x78\xc8\x9c\x28\xcc\x42\x66\x1e\x5c\xbb\x7b\x85\xba\xcc\x6c\xa8\x84\x1b\x94\x21\xf1\x5d\x8d\x49\x7b\xb1\xfa\xee\x36\x3f\xe5\x9d\x31\x41\x8c\xd5\xf7\x34\xa6\xd2\x73\xfc\xf5\xc6\x64\xce\xcb\xf6\x98\xe0\xd0\xfa\x7e\xc6\x14\x14\xa3\xab\x58\x92\xc8\x63\x7e\x5b\xc8\x1d\x9f\x66\xd4\x9e\xdc\xb6\xaf\xd6\xd0\x20\xc6\x1c\x5a\x74\x27\xc0\x2f\x47\x1a\x95\xf9\x72\x39\xa9\xb0\x05\x8b\x10\x99\xd0\xec\x20\x95\x0e\x18\x50\x6f\x50\xdd\x97\x1b\xce\x71\x6a\x7a\x00\x7f\xb3\x3e\x61\xef\xa2\x02\xfa\x06\x6f\xc8\xda\xd7\xd1\xf1\x6b\x58\x18\x09\x29\x7b\x29\x3a\xaf\xb4\x91\xc3\x0e\xc8\x4c\x5b\xd4\xb5\x24\x8f\xb2\xb8\xdf\x90\xf7\xf8\xa8\x97\x24\x85\x09\x60\xb6\x18\x33\xd5\x87\x55\xaf\xa0\xe7\x3d\xda\x15\xe8\x23\xb3\x1f\xf5\xd2\x75\xac\xe1\x26\x0d\x0e\x5a\x2e\x85\xed\x19\x60\x23\x4e\x19\xdb\x01\xa3\xfa\xe7\x53\x91\x8b\x77\x6e\x81\x2e\x7e\x3f\x51\x76\x01\x92\xab\x19\x26\xcd\x93\x03\x04\xe8\x41\xa2\x70\x7b\xe0\xde\x51\x39\xab\xc5\x6a\x3b\xf5\xe5\x59\xb8\xa5\x68\xc1\x00\x22\xad\x06\x4e\xd6\x01\x6b\xda\x61\x55\x1f\x2b\x7a\x29\x22\xab\x5a\x9f\x96\xd5\xd2\xc9\x7a\x44\xb5\xb2\xa8\x84\x97\xa8\xeb\x64\x77\x47\x7c\x11\xc0\x67\xa6\xdf\x6b\x63\xe7\xb5\x9f\xf3\x92\x6d\xcc\xa5\x2f\x3f\x29\x90\x47\x42\x52\x28\xd6\x3e\x1e\x0e\x93\xc5\x0d\xf8\x1f\xb0\xa6\x70\x3d\xfa\xba\x8a\x1e\x07\xb7\x41\x2f\xe1\x6d\xc7\x0b\x08\x78\x01\x53\x6b\x5a\x5f\x29\xc1\x71\xde\x56\x6d\x21\xa8\xda\x85\x1a\xf6\xce\x2b\x4f\x25\x83\xbc\xe0\x47\x5a\x9c\xc8\xdb\x9b\xd7\x9b\xbe\x82\x2e\xa4\xeb\x72\xb5\x17\xd2\xd4\x23\x62\x20\xa7\xf4\x14\x76\x60\x06\xe4\x9f\x85\x5a\x42\xe1\xe5\xe0\x43\x72\x5e\xd4\x49\x25\x7a\x3a\x09\xb9\xb5\xc4\x77\xf8\x3c\x39\xc8\x2c\xad\x0b\xc0\xd4\xc1\xd4\xa9\xa3\x08\x1b\xc9\x37\xe0\x3a\xa0\xef\x56\xa6\xd6\xc5\x5c\x0a\x8b\x3b\x37\x68\x5d\x76\x8f\x73\x1f\xf3\x18\x21\xf0\x9c\x1c\xe1\xbe\x00\x87\xfe\x64\xb4\x14\xd3\x19\xf5\x01\xab\x34\x30\x19\x95\x47\x80\x92\x7b\x56\x08\x96\x91\x9c\x16\xf4\xc8\x34\x2b\x5c\x18\xa8\x07\x05\x0d\x2f\x92\xe2\x8f\x35\xef\x75\xd2\x85\x9b\x53\xf7\x99\x13\x26\x6e\x84\xd6\xf0\x0f\xca\xf1\x02\xd3\x6e\x66\xc7\xfe\xe6\x32\xed\xbe\x61\xcf\xc2\x32\xcf\xd6\x30\xaf\x9e\x47\xfc\xf7\x9a\x04\xa6\xa3\x85\x6c\xcb\x47\x2e\x52\xf9\xa8\x96\x00\x19\xbf\xe0\xab\x75\x98\xba\x8d\x66\x55\x1d\x30\x63\x72\x28\x0d\xa0\x63\x10\xcc\x70\xaa\x81\xd9\xb1\x70\xb0\x87\x8a\xe1\x2e\xb4\xd4\x0c\x3f\xd9\xfc\x41\x80\x87\x73\x98\x08\xfb\xa3\xa2\xaf\x0a\x43\x4f\x73\x9a\xdd\xe5\x2c\x99\xa5\xff\xbd\x7d\x7f\x77\xdd\x7e\xdd\xa8\xa6\x98\x18\x6b\x46\x6c\x7e\xaf\xc3\x92\xfd\x0a\x20\xdb\x1e\xa4\xbc\x27\x97\x8d\x08\x9c\x43\xb9\xdd\x24\xf2\xd8\x88\x63\x58\x2b\xbe\x57\x57\x96\x35\xd7\x66\x04\xfe\x2c\x63\x2e\x32\x90\x8d\x4e\x7a\x43\xa8\xb5\x45\x66\xa1\x93\x49\x35\x0a\x58\x20\x0c\x89\xf2\x2b\x58\xa7\x8a\x42\x7b\x1a\x40\xda\x61\x68\xf6\xb9\x94\xf3\xfe\x52\x4d\x05\xf6\xb8\xe6\x59\x2e\x97\x8a\xe2\xa2\xc0\x42\xab\xf4\x0f\xce\x99\x4d\x40\x3b\x1b\x58\xe4\x80\xf8\xd9\xe3\x04\x40\xde\xbe\x68\x76\x99\x93\x45\x83\x00\xbd\x77\xac\x5d\x00\x7f\x18\xa4\x87\x4a\x0a\x2d\xa0\x3e\xc4\x2a\x6e\x03\xf9\x3e\xb0\x3e\x84\x62\x5f\xf8\x3c\x49\x9e\x91\x6f\x2b\xd3\xc8\x4c\xb9\x46\xce\x8a\xf8\x78\x1f\x51\xad\xd4\xe7\xf0\xd0\xd0\xbb\xde\x7b\x03\x9b\x8c\xb4\x9f\x1a\x1d\x8a\x85\x92\x1a\x61\x9f\xa8\xab\x9e\x23\xd8\xab\xfe\xbb\x1d\xea\xda\x66\x69\x7b\xd2\x76\x26\x66\x5f\xcb\x8c\x61\x2a\x50\x58\xbc\xfc\x60\xd4\xe1\x33\xd5\xa4\x33\xc6\x11\x73\xc2\xbd\x3f\xbb\x8c\x28\x33\x7f\x9f\x2b\xda\x00\x5a\x6a\x4d\x21\xf4\xd0\x6c\x63\xfc\x65\x12\xa8\x34\xe6\x96\x99\x3f\x8d\xc8\x66\x33\x92\x56\x17\x70\xe3\xce\x9f\xab\x12\x42\x2b\x8c\x2f\xf9\x0b\x29\x95\x87\x5d\x0f\xf5\xe5\x33\x75\xf1\x9e\x3f\xbb\xff\xfb\xcb\x53\xd3\x43\xb1\x1f\x33\xac\x8a\x37\x18\x18\xd3\xce\x89\xc1\x61\xdb\x98\x19\x2d\xb1\xc7\xbe\x0d\x8b\x05\x21\xb0\xc4\x8a\xcd\x65\xcb\xb2\x16\x29\x65\x53\xa9\x02\x12\xa9\xb1\xd9\x22\x11\x8d\x80\x1a\xf2\x41\xda\xbb\xb8\xd8\x8a\xdc\x42\x28\x76\xfd\x97\x80\xaa\x7d\x1f\x24\xde\xd9\x75\x8e\xe0\xf6\x80\xba\x91\xad\xa9\xfe\x6b\x5d\x25\x12\x67\xc5\x55\x89\xc4\x3f\x55\xcc\xea\x9b\x94\x46\x9d\xe0\xa9\x39\xbf\x67\xa7\xaa\x0e\x9f\x87\xa4\xad\x5f\x69\xc3\xba\x2b\xb6\x74\xe8\x2b\x16\xc5\xfb\x93\xbd\x4f\x46\x1e\xb7\x5c\x84\x74\x14\xbb\xe5\xd8\x07\x7a\xe6\x16\x52\xa4\xf0\x4f\xe8\xe2\x39\x16\x22\xac\x6c\x65\x6b\x35\x3e\x8e\x17\xa9\x6c\x15\x9d\xf4\x1d\x53\xb2\x3e\x20\x6b\x28\xb3\x59\x5c\xb2\x71\x91\xff\x9b\x7f\x2a\x69\xe6\xdb\x47\x4d\x75\x03\x5f\x70\x24\x7a\x55\xc6\x1e\x79\x96\x26\xb4\xf0\x31\xfd\x4e\x16\x2e\x99\x4f\xd9\x4c\x5f\xbc\x1c\x29\xa1\xa2\x12\x85\x35\xe7\x28\x7f\x91\x5d\x4a\x72\x5a\x68\x9e\x94\x19\x2d\x88\x91\x1b\x7b\x59\x78\x0a\x30\x86\x9e\xe7\xd5\x36\xb8\x63\x89\x14\xe9\x1c\x84\xe4\x73\xf7\xdd\xe6\xda\x6a\x8c\x5e\xe5\x70\x27\x94\x6f\x51\x21\x2c\xa8\xb5\x29\xc9\x65\x3b\xf9\x57\xee\x9c\x7c\xac\x44\x8a\x4f\x9a\x41\xb6\xdd\x23\x57\xac\x99\x7c\xca\x15\xe1\x78\xa5\xe0\xf3\xfa\x54\xaa\x65\x84\x8f\x59\x7e\x3a\x39\xf4\x79\x55\x25\x86\x6b\x02\x91\xb5\xb6\xbf\x76\x13\xda\x45\xf6\xcb\x02\x14\x1e\x3b\x59\xb0\x07\x56\x90\xcb\x54\x02\x45\xb8\xb1\xee\xf9\x86\xfc\x5f\x56\x48\xac\xb0\xc5\xf6\xe8\x33\xc1\x2d\xed\x21\x5a\x45\x37\xdb\x88\x64\xaa\xc8\x0b\x72\x89\xd7\xe0\xf1\xe3\x91\xa5\x9c\x6a\x96\x9d\x9e\x3b\x53\x0b\x13\x2a\xa7\x07\x7f\x7e\x08\x33\x00\x57\x1a\xc0\x94\x5a\x22\x1d\x15\xe5\x0e\xeb\x84\x5d\x29\x6b\xe4\xf9\x68\x45\xd2\x96\x1a\x5e\xb9\x0f\x50\x60\x07\xb3\xdd\x3f\x1a\xde\xa5\xa4\x60\x7b\xd8\xb7\xb8\x17\xcf\xb0\x6b\x9f\x9c\x9b\x35\x41\x60\xf4\x27\x97\x1d\xd2\x5d\xaf\x36\x66\xea\x34\x83\xba\x52\x5f\xb3\x5a\x02\x48\x46\x2e\x1e\xe4\xbd\x51\xc7\xb6\x34\xb9\x2f\x73\xa2\x6c\x91\xc6\xc1\x8e\xf4\x66\x62\x08\xf3\x5b\x93\x82\x69\x63\x32\x4b\x81\x61\xdc\xff\xc9\x33\x1e\x4c\xa9\x6c\x92\x18\xd3\xf6\xea\x2c\xce\xc9\x71\xbf\x6a\x24\x7b\x1e\x8c\x4d\x9c\x94\x45\x61\x0e\x8d\x6a\x8c\xba\xcc\x1b\x19\x80\x23\x78\xc0\x4f\xf0\xf4\x4f\x43\xda\xdf\x88\x52\x3e\xad\xa5\x66\x54\xe9\xcf\x05\x15\x0a\xf3\xfd\xf8\x98\xa1\xd5\x0e\x78\xa1\x4a\xd7\x12\xb9\xee\xb3\xae\x08\x31\x7b\x87\xa6\x14\x2e\x3b\x75\x8c\x0b\x8d\xec\x82\xfd\x60\x83\xd7\xeb\xad\xf4\x68\x6f\xdd\x24\xa5\x48\x59\x91\x9d\x0c\x43\xd4\xdf\xc2\x54\x90\x74\x2a\x66\x0e\x63\x47\x51\xfe\xde\x0b\xf9\x28\x60\xcb\x0a\xb4\x08\x50\x22\x40\x18\x96\xfb\xce\xf5\xed\x8d\xbb\xee\x14\x89\x8f\x59\x3f\x8a\xd0\x24\x61\xb9\xa6\xdb\x6c\x44\x6b\x75\x92\x30\xa5\x9a\xad\xcd\x57\x86\x2d\xb6\xe9\xad\x7c\x64\x4a\xd1\x7d\xc8\x82\x5c\x93\x43\x79\xa4\x02\xb2\x86\x4d\xa7\xdc\xab\xce\x88\x30\xe3\x4d\x99\xa6\x3c\x53\x58\x25\x6b\x74\xc6\x58\x63\x11\x5b\xe9\x04\x47\x7a\xaa\x8b\x25\x2f\x19\x8d\xdc\x1a\x4b\x97\xa5\x6f\x99\xb0\x52\x38\x60\x60\x08\xa0\xac\xf0\x78\xee\xa8\x0e\x1b\x87\xde\x6c\xf6\x15\xc9\x29\x4e\x68\xf3\xea\x23\xc5\xe4\x1c\x4c\x6a\x28\x73\x33\xdc\x9f\x41\xf6\x28\x4d\x45\xc2\x56\x84\xef\xe6\x7c\x82\x57\x3b\x3a\x3b\x91\x1f\x7e\x5c\x91\x6d\x89\x9f\xdc\x20\xff\x6f\xaa\x4f\xff\xbf\xaf\xff\x7f\xd3\x9f\x8c\x71\xb2\xff\x73\xd5\xe9\x3a\x57\x44\x96\xe0\x76\x83\xe8\x6a\xcc\xe5\x61\x46\x9e\xea\xca\x2b\x8a\x5d\x19\x21\x6a\x7a\x54\x81\x21\x6e\xc0\xd3\x8c\x3c\x7e\xa4\xfb\x8e\xf2\x82\x51\x15\xb4\xd6\x58\xa6\xd6\x3c\x5c\xb9\x06\xab\x31\x43\x91\x15\x23\x74\x2a\xe6\x24\x7c\x6c\xca\x5e\xd1\x23\xcb\x5e\x51\x65\xcb\x67\x54\x7e\x10\xb3\xbd\x31\xdb\x53\x4a\xc5\xaa\xca\x72\xb6\x02\xa6\xb7\x48\x07\x18\x5a\x90\x6a\x53\x18\x75\x89\xec\x4b\x5a\x50\xa1\x19\x4b\x0d\xe5\xde\x5e\xb1\x89\xba\xcb\xf7\x4b\xff\x04\x1a\x99\xb7\x3b\xcc\xfe\xaf\xd1\x52\x9c\xb2\x15\x08\x5f\xb9\x23\x9f\x21\x3a\xff\x67\x8c\x59\xff\x22\x40\x12\x2e\xea\xd1\x78\x94\x4a\x3f\xcc\x4e\xee\xda\x29\xf0\xd5\xa2\x10\xac\x01\xba\x93\x72\x63\x6b\xa5\x81\x97\xa1\x5e\xb4\x91\xe9\x7f\x4f\xc5\x89\xd4\x9b\x68\x03\x01\x30\x0d\x14\x02\xd6\x46\x99\x33\x9e\xd0\xa4\x90\x8d\x8c\xeb\xb1\xa3\x27\xe3\xf7\x8c\x5c\x3f\x50\x9e\x19\x91\x89\x1b\x76\xcb\x12\x5a\x2a\x46\x68\xb1\xe5\xba\xa0\xc5\xa9\x59\xa4\xc1\xd8\x66\xe8\xaa\xda\x95\x63\xee\xb3\x4b\xc5\x18\xd9\x40\x46\x79\x77\xdf\x2b\x7b\x65\x35\xdd\xf2\x8c\xa3\xaf\x33\x85\x18\xaa\x0c\x74\xee\xb1\x6e\xf2\x63\x2e\x0b\x4d\xc7\x0c\x8f\xc9\x35\x1b\x77\x7f\xae\x07\x4e\xfe\x81\x87\xec\x39\x32\xf0\x0b\xee\xd4\x81\x1f\x46\x8e\xfb\x91\xe0\x14\xaf\x9e\xd9\x57\x50\x8f\xec\xb8\x85\x2a\x79\x21\x6a\xd7\xfb\xce\xc3\xa1\xca\x57\xbf\xa3\x07\x66\xbf\x5c\x6d\xb5\x73\xeb\x62\xe3\x9a\xe4\xc0\xc0\xce\x30\x24\x37\x30\xae\xec\xc8\x86\x39\x6c\x12\xec\x0d\xc1\x40\x43\x75\xcc\x81\x51\xce\xd2\x34\x27\xcd\x26\x5b\x23\x65\x9e\xbe\x39\x49\x71\x58\x17\xf5\x6b\x9d\xd3\xd6\xdd\xb4\x46\x1a\xa2\x7b\x62\x0b\xd3\x40\xed\x47\x43\x4c\xca\x49\x6d\x14\xdb\x52\x9d\x74\x72\x46\xb0\xaa\xeb\x93\x34\xd3\x19\xa3\x0c\xd5\x52\x07\x06\x7c\x26\x5d\xd5\x76\x76\x99\xc6\x3a\x49\x73\xa8\x13\xdf\x4a\x6f\xc5\xb6\x4c\x7b\x9d\xde\x75\x56\xcc\xcd\xd0\x61\xb1\x9d\x39\x01\x73\x42\xab\xc5\xf6\x04\xdd\x76\x7a\x4e\xc5\x32\x0d\xd7\xc3\x6e\x4d\xf8\x33\x50\xcf\x9d\xa4\x18\xa6\x03\xdb\xaf\x87\xec\xcc\x29\x7d\x18\xdb\x62\xad\x78\x72\x20\x93\x1a\xf3\x8c\xfe\xfb\x62\xbc\x7f\x03\x1d\x1a\xdb\xf9\x35\x69\x6c\x0b\xf5\xe9\x49\x9a\xb6\x1a\xed\x52\xad\xda\x27\x9c\x3c\xba\x35\xb6\x80\xd5\xf5\x85\x19\x06\x69\xdb\xee\xd1\x31\x9d\xdb\xfd\x3e\xa2\x79\xbb\x9f\x27\xe1\xb6\xc9\x10\x71\x2f\x68\xec\x81\x8c\x69\xb1\x67\x23\x8e\xee\x36\x73\xc3\x83\x0e\xa5\x6f\x15\x7c\xc3\x3f\xc0\x61\x00\xd9\x1f\xf0\xe4\x48\x77\xf1\xbe\x86\xd6\xc1\x62\x34\x61\x41\x0e\xac\x18\xd9\x02\x7e\x6d\xb5\xae\x77\xfc\xa4\xfa\xb5\xf7\x5c\x4c\xc4\x9c\x06\x10\x98\x0e\xf4\xf5\xc7\x82\x4c\x2d\xe5\x94\x55\x38\x32\xe3\x0b\xcc\x34\xbf\x26\xd5\x76\xfe\xf6\x1e\x77\x0c\x72\x94\x4a\x93\x82\x25\x46\x20\x35\x14\x17\x47\xbf\xd7\x57\x3c\x60\xb9\x6a\xd9\x67\xe4\x46\x93\x44\x16\x86\xb7\xc0\x0d\x69\x79\xad\xf1\xc8\x33\xd5\xa0\xde\x3f\x12\xaa\xca\x68\x65\x9e\x82\xc3\x4c\x0a\x72\x2c\xb1\x46\xbc\xf3\x91\x99\xf3\xf7\xce\x74\xaa\x67\x49\x4d\x29\x1f\x63\x0a\xc7\xc0\x9c\x77\xfe\xf4\x60\x39\x95\x3c\xfc\xb0\x65\x9a\xfe\x50\xff\x09\xf8\x1b\xc3\x9a\x9b\xbf\x62\x60\x15\x4b\x5f\xd6\x95\x92\x95\x96\x85\x51\xeb\xf1\x2f\xff\x16\x00\x00\xff\xff\x9e\x66\x22\x2b\x8a\x52\x05\x00") - -func stashAppscodeCom_backupbatchesYamlBytes() ([]byte, error) { - return bindataRead( - _stashAppscodeCom_backupbatchesYaml, - "stash.appscode.com_backupbatches.yaml", - ) -} - -func stashAppscodeCom_backupbatchesYaml() (*asset, error) { - bytes, err := stashAppscodeCom_backupbatchesYamlBytes() - if err != nil { - return nil, err - } - - info := bindataFileInfo{name: "stash.appscode.com_backupbatches.yaml", size: 348810, mode: os.FileMode(420), modTime: time.Unix(1573722179, 0)} - a := &asset{bytes: bytes, info: info} - return a, nil -} - -var _stashAppscodeCom_backupblueprintsV1Yaml = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xfd\x79\x73\x23\xb7\xb5\x30\x0e\xff\x9f\x4f\x81\x52\x52\xaf\xa4\x98\xa4\x66\x72\x9d\xe4\xde\x79\x52\x71\xc9\x92\xec\xe8\xf1\xcc\x58\xcf\x48\xb6\xdf\x94\xed\x9b\x80\xdd\x20\x89\xa8\x1b\x68\x03\x68\x69\x98\xeb\xfb\xdd\x7f\x85\x83\xa5\xbb\xb9\x34\x00\x92\x9a\xc5\x6e\x54\x2a\x1e\x91\xec\xd3\x58\x0e\xce\xbe\xe0\x8a\x7e\x4b\x84\xa4\x9c\xbd\x40\xb8\xa2\xe4\xad\x22\x4c\xff\x25\x27\xf7\xff\x29\x27\x94\x9f\x3d\x3c\xff\xcd\x3d\x65\xf9\x0b\x74\x51\x4b\xc5\xcb\x37\x44\xf2\x5a\x64\xe4\x92\xcc\x28\xa3\x8a\x72\xf6\x9b\x92\x28\x9c\x63\x85\x5f\xfc\x06\xa1\x4c\x10\xac\x3f\xbc\xa3\x25\x91\x0a\x97\xd5\x0b\xc4\xea\xa2\xf8\x0d\x42\x05\x9e\x92\x42\xea\xdf\x20\x84\xab\x6a\x72\x5f\x4f\x89\x60\x44\x11\x78\x0b\xc3\x25\x79\x81\xa4\xc2\x72\xf1\x1b\x84\xcc\x5f\x53\x9c\xdd\xd7\xd5\xb4\xa8\x49\x25\x28\x53\x72\x02\x5f\x4f\x70\x55\xc9\x8c\xe7\x64\x92\xf1\xf2\x37\xb2\x22\x99\x86\x39\x17\xbc\xae\x2c\x80\xee\x2f\x0c\x34\xfb\xe2\x0c\x2b\x32\xe7\x82\xba\xbf\xc7\xfe\x95\xfa\xdf\xee\x39\xf8\xd3\x2c\xfa\x73\x98\xc3\xe7\x6e\x0e\xf0\x4d\x41\xa5\xfa\x6a\xd3\xb7\x2f\xa9\x34\xbf\xa8\x8a\x5a\xe0\x62\x7d\x05\xf0\xa5\x5c\x70\xa1\x5e\x37\x73\x1a\xa3\xe9\xd4\x7c\x41\xd9\xbc\x2e\xb0\x58\x7b\xee\x37\x08\xc9\x8c\x57\xe4\x05\xba\x28\x6a\xa9\x88\xf8\x0d\x42\x0f\xe6\xd0\x00\xc6\x18\xe1\x3c\x87\xb3\xc0\xc5\x8d\x7e\x80\x88\x0b\x5e\xd4\x25\xf3\x6f\xf8\x97\xe4\xec\x06\xab\xc5\x0b\x34\xd1\x3b\x36\x51\x58\xde\x4f\xf4\xbe\xc0\xf7\x6e\xc3\xef\xb0\xbc\xb7\x1f\xa8\x65\x05\xe7\x21\x28\x9b\x6f\x81\x21\xb3\x05\xc9\xeb\xa2\x0b\xe2\xb6\xfb\x61\x3f\x18\x87\x38\x93\x35\xac\xe9\xc0\x3c\x9f\x77\xc1\xe5\x58\x99\x0f\xcc\xd7\x0f\xcf\xa7\x44\xe1\xe7\x66\x0b\xb3\x05\x29\xf1\x0b\xfb\x73\x5e\x11\x76\x7e\x73\xfd\xed\x7f\xdc\x76\x3e\x46\xa8\x12\xbc\x22\x42\x79\x34\x30\xa3\x75\x15\x5a\x9f\x22\x94\x13\x99\x09\x5a\x29\xb8\x23\xc7\x1a\xa0\xf9\x15\xca\xf5\x1d\x20\x12\xa9\x05\x71\xe7\x41\x72\x3b\x07\xc4\x67\x48\x2d\xa8\x44\x82\x54\x82\x48\xc2\x14\xac\xb0\x03\x18\xe9\x1f\x61\x86\xf8\xf4\x5f\x24\x53\x13\x74\x4b\x84\x06\xa3\x31\xa4\x2e\x72\x94\x71\xf6\x40\x84\x42\x82\x64\x7c\xce\xe8\xbf\x3d\x6c\x89\x14\x87\x97\x16\x58\x11\x8b\x72\xcd\x80\xf3\x67\xb8\x40\x0f\xb8\xa8\xc9\x08\x61\x96\xa3\x12\x2f\x91\x20\xfa\x2d\xa8\x66\x2d\x78\xf0\x13\x39\x41\xaf\xb8\x20\x88\xb2\x19\x7f\x81\x16\x4a\x55\xf2\xc5\xd9\xd9\x9c\x2a\x47\x02\x32\x5e\x96\x35\xa3\x6a\x79\x96\x71\xa6\x04\x9d\xd6\x8a\x0b\x79\x96\x93\x07\x52\x9c\x49\x3a\x1f\x63\x91\x2d\xa8\x22\x99\xaa\x05\x39\xc3\x15\x1d\xc3\xd4\x99\x02\x3a\x52\xe6\xbf\x15\x96\x68\xc8\xe3\xce\x5c\xd7\xb0\xc3\x0c\xb8\x79\x3d\x27\xa0\xef\x1e\xa2\x12\x61\xfb\xa8\x59\x45\xb3\xd1\xfa\x23\xbd\x3b\x6f\xae\x6e\xef\x90\x7b\x35\x1c\xc6\xea\xee\xc3\xbe\x37\x0f\xca\xe6\x08\xf4\x86\x51\x36\x23\xc2\x1c\xe2\x4c\xf0\x12\x60\x12\x96\x57\x9c\x32\x05\x7f\x64\x05\x25\x6c\x75\xfb\x65\x3d\x2d\xa9\xd2\xe7\xfe\x53\x4d\xa4\xd2\x67\x35\x41\x17\x98\x31\xae\xd0\x94\xa0\xba\xd2\xe8\x9b\x4f\xd0\x35\x43\x17\xb8\x24\xc5\x05\x96\xe4\xc9\x0f\x40\xef\xb4\x1c\xeb\x8d\x8d\x3b\x82\x36\x49\x5f\xfd\xb1\xd9\xb5\xd6\x17\x8e\x06\x37\x63\xf3\xfd\xd2\x43\x53\x36\xb2\x7a\xbc\x6b\x47\xfc\xb9\xf9\x15\x40\xa6\xb3\x25\x6c\xb6\x54\x5c\xe0\x39\x41\x8f\x0b\x22\x88\x81\x93\xa3\xba\x42\x92\xe1\x4a\x2e\xf8\xea\x31\xe8\xf1\x48\x8b\x42\xef\xb9\x7e\x94\xe4\x6b\x3f\xd8\x3e\x4b\x3d\xf0\xbf\x6b\x41\x36\x7d\x11\x7a\x50\x0f\x7d\x4c\x98\x32\x22\xb6\xfd\x60\xeb\xce\xb7\x47\x89\xdf\x5e\x70\xc6\x48\xa6\x1c\xa5\xdf\x3c\x66\x5c\x94\x58\xbd\xd0\x37\xff\x4f\x9f\x06\x5e\xa8\xa9\xc3\x1c\x38\xc8\xe6\x95\x91\x19\x7d\xbb\xc7\xa4\xb7\xa0\x88\x1b\xd3\x3f\xec\xba\xa3\xd3\x3a\xbb\x27\x6a\xd8\xce\xce\x98\x67\x5b\x96\x31\xec\xe7\x4e\xfb\x59\xf0\x0c\x17\xbb\xee\x28\x7e\x94\x57\x05\x96\x8a\x66\x9f\x17\x3c\xbb\xbf\xd5\x44\x67\xfb\x54\x57\x84\x8a\xef\x6e\xd7\x9e\x6d\xf1\x25\x2d\x24\x9c\x7f\x77\x8b\x2e\xa9\x17\xd0\x36\x8d\x16\xaf\xc3\x0a\x38\xa4\x52\x58\x0b\x64\x5a\x5e\xc0\x48\x4b\xdc\x05\x51\xc7\xc7\x12\x2d\xb8\x54\xa8\xc4\xd9\x82\x32\xa2\x05\x84\x1e\xa0\x6a\x41\x18\x22\x6f\x2b\x2e\x0d\x1c\x4d\x8b\x2b\x9e\x6f\x64\x59\x5d\x99\x3e\xe7\x99\xd4\x0c\x2b\x23\x95\x92\x67\x96\x7e\x9f\x3d\x68\xc9\x94\xc8\xdf\xe2\x47\x49\xcc\x92\xa7\x7a\xc9\x40\xa3\x8f\xb7\xce\x23\xbc\xfd\x7a\xcc\xe4\x9d\x3e\xe0\x9e\x5f\xac\x6e\xfc\x17\xb4\x20\x72\x29\x15\x29\x01\x37\x8c\xd4\x46\x90\x99\xa4\xd9\xc7\x25\xaf\xd1\x23\x5e\xe3\xf3\x6b\xfb\xc4\x51\xc9\x6b\xa6\x26\xe8\x8e\x56\x2f\xd0\x15\x93\xb5\xb0\x10\x34\xc4\xd9\xca\x8b\xa8\x44\xb2\xae\x2a\x2e\xd4\x06\xce\xd4\x1d\x53\xc3\x00\xe1\xcc\xf4\x2e\x60\x90\x70\x0c\xb0\x09\xba\x7a\x8b\xcb\xaa\x20\xf2\x05\x3a\x22\x6f\xd5\xa7\x47\x23\x74\xf4\x76\x26\x8f\x46\x01\xa0\x47\x4c\xcd\xe4\xd1\x04\x5d\x97\x55\x41\x33\xaa\x0a\x2b\xef\x08\x73\xca\x53\x62\xc1\x21\x3a\x43\x35\x33\x8c\x98\x92\x7c\x12\x00\xfb\x04\x48\x11\x78\xe3\xdd\xd7\x97\x5f\xbf\x40\x0b\xfe\x88\x72\x8e\x1e\x89\xa6\x11\x5a\xf2\x41\x44\x08\x2e\x24\xa2\x6c\x75\xfb\xb5\x2c\x17\x80\x99\xf1\xb2\x12\xbc\xa4\xd2\x89\x92\xf6\xaa\x6c\xc7\x4f\x14\x47\x32\xf5\xa8\xb0\x50\xa0\xac\xa5\xe0\xe9\x9d\xbe\x75\xee\x41\xb7\xa8\xbd\xb0\xf4\x7a\x86\x78\x49\x95\x22\xf9\x08\x80\xe5\x64\x86\xeb\x02\xc8\x86\xfb\x91\xc6\x3c\xf3\x8e\x00\x54\xad\x88\xb5\x31\xf1\x0b\x2e\xdc\xe4\xb4\x90\x7a\x26\x73\xfc\x7c\x04\x53\x6c\x49\x74\x01\x98\xcd\x6a\xb1\x44\x47\xcf\x8f\x26\xe8\x96\x96\xb4\xc0\xa2\x58\x8e\xda\xab\x6f\x7e\x37\xe3\xdb\xf8\x86\x1b\x6e\x32\x7a\x91\x47\xcf\x8e\xd0\x09\x17\x30\xab\x0c\x33\x54\x10\xfc\x40\x0c\x75\x33\xb4\x66\x89\x48\x59\xa9\xe5\xe9\xa4\xff\xd4\x5b\xdc\xed\x3f\xfe\x10\x81\x1f\xfd\x1c\x0e\x01\x19\xc7\xf9\xd7\xac\x58\xa6\xe0\xc7\xad\xdd\xd7\x23\x25\x6a\x72\xa4\x4f\x70\xc6\x35\x27\xd0\xca\x9f\x24\x86\x04\xbd\xb1\x70\x43\x1b\xef\x96\x4f\x19\xfa\x16\xf6\xf8\x95\x46\x06\x40\x0b\x03\x7e\x0d\x79\x02\x10\x5b\xa8\x75\x34\xc3\x85\xd4\x10\xde\x29\xf7\x68\x76\x7f\xca\x79\x41\xf0\xaa\x1a\xde\x1e\xe6\x0d\xd7\x97\x29\xbb\xff\x0d\xa3\x3f\xd5\x04\x5d\x5f\x3a\xfe\x51\x11\x21\xa9\x54\x9a\x0e\xe5\x54\xde\x7b\xce\x1c\xd8\x28\x6a\xd8\xfc\xc9\x79\x89\xff\xcd\x19\xba\xfa\xfc\xd6\x4e\xe7\xf4\xbd\x6d\x58\x80\x9c\x69\x2d\x97\x0a\xb2\x41\xa1\x73\x63\xec\x77\x34\x20\xb6\x6d\x95\xca\x90\xd3\xc6\xb4\xf8\x13\x29\x51\x9d\xbb\xdf\xaf\x4a\x51\xfa\x73\x74\x89\x15\x06\x61\xca\xd0\xb9\x9e\x6d\xe0\xac\xe1\xbd\xfa\x2e\x4d\x29\xcb\x2d\x71\x6c\xc9\x42\x7b\x8a\x2d\x19\x70\x97\xf9\x2b\x9e\x27\xc9\x2e\x7f\xd3\x93\xba\x30\xcf\xa2\x52\x3f\x8c\x5e\x73\x46\x46\x70\xd1\x91\xbe\xe9\xe6\x9f\x01\xa4\xfb\x4e\x50\x45\x02\x44\x2e\x92\xb5\x69\x5c\x7f\x8d\xcb\x94\x55\x68\xc6\xa6\x1f\x71\x37\x27\xd7\x47\x03\x77\xc6\x32\xb9\x69\xc1\xa7\x4e\xf9\x3f\xd4\x1c\xbf\x79\x73\x9d\x38\xc5\x6f\xde\x5c\xbf\x9b\xe9\x25\x8b\xb0\xab\x12\x6c\xc3\xe1\x5f\xd5\x12\x4c\x4e\xb8\x25\xfd\x84\xc4\x03\x0d\xc1\xcb\xa5\x41\xc9\x73\xe2\x64\xce\x90\xb0\x09\x12\xe9\xd3\xc8\x9c\x91\xfb\xba\x6e\x54\xec\xdd\xd5\xe3\xab\xb7\x15\xc9\x94\x37\x91\xa2\xdb\x05\xd6\x64\x0e\x95\x75\xa1\x68\x55\xd8\x83\xd7\x98\xb0\x6a\x55\x5c\x1d\x15\x11\xde\x78\x85\xb3\x0c\x68\x07\xba\x24\x39\xcd\xb0\xd2\x10\xb5\x90\xd9\x86\xa7\x1f\x08\x80\x5c\x03\xf7\x0a\x33\x3c\xd7\xc0\x80\x4e\xa2\xd2\xfc\xd9\xc2\xd6\x13\x1e\x66\xfc\x94\xf9\x07\xf1\x03\xa6\x05\x9e\xd2\x82\xaa\xa5\x96\x1f\x4e\x27\x8e\x89\x83\x18\x20\x61\x33\x0e\x42\x32\x76\x10\x76\x2e\x5b\x33\x01\x71\x02\x9d\x68\x28\x67\x8f\x9a\x90\x9d\x4e\x62\xe5\x1c\xb0\x23\x82\x89\xd0\x88\x4a\x6d\x11\x49\xaf\x19\x70\x7d\x45\x06\x8a\x41\xc5\x90\x88\x11\xc3\x32\x1d\x21\x0d\xfc\xe4\x9b\x37\xd7\x7b\x33\x55\x4d\x3f\x52\x98\xaa\xfe\xfd\x46\xa6\x0a\x5f\xdc\x12\xf1\x40\x33\xf2\x61\xf0\xd5\x5f\x1f\x6e\x21\x24\x49\x26\x88\x4a\x64\xc2\x7a\x7a\xcc\x32\x61\x03\xc0\x28\x95\xd6\x8c\x2d\xed\x09\xdf\x46\xb0\x39\x84\xce\x2d\x51\x02\xae\xae\xcf\xf6\x2b\xd2\xbf\x5d\x91\x94\x02\x88\x4e\xe2\xc2\x80\x6a\xa3\xde\x9b\x14\x3d\x83\x98\x7b\xdb\xec\x7e\xdf\x8f\xdc\x42\xf6\xb9\xbb\x19\xa9\x16\xb3\x1e\xec\xef\x6c\xc3\x05\xa9\x16\x5f\xdc\x76\x6e\x2d\x7c\x86\xbe\xb8\xb5\x97\xae\x75\x1f\x7b\x6d\x81\x58\x99\xe9\x6b\x08\x15\xcf\x8f\x25\x2a\xe8\x8c\x28\xda\xb3\x98\xb8\xbb\x5a\x72\x46\x15\x17\xbd\xbf\x59\xe5\xd1\x6f\xdc\x89\xa0\x57\xf6\x69\xe3\x16\xcc\x78\x51\x18\xab\xb4\x46\x68\xbd\xd0\x00\xca\xba\x97\x6f\x52\xb2\x88\xb5\x6a\xf8\x78\x08\xa3\x50\x9d\x99\x03\x38\x7b\x73\x75\x7e\xf9\xea\x6a\x52\xe6\xbf\x5d\xf0\xc7\xb1\xe2\xe3\x5a\x92\x31\x55\xfd\xbc\x91\x2a\x52\x06\x56\x1a\x7d\x2d\xdc\x0f\xb1\x10\xb8\xef\x9e\x55\x58\x2d\x52\x36\xf7\xeb\xca\x04\x14\xbc\x40\xdf\x48\x2d\x11\x18\x37\x37\x60\x0b\xc9\x91\xe0\x5c\x8d\x90\xc0\x6a\x11\x14\x56\xd4\x02\x5b\x1b\x5c\x5d\x14\x06\xed\x94\x20\x64\xd4\x36\x0b\x9c\xbd\x2f\x59\xa2\xb5\xcc\x00\xe9\x0f\xac\xd2\x53\xf7\xc3\x93\xfe\x8d\x56\xd5\xa7\x40\xcb\x34\x1e\xd3\x2f\x38\xf4\xed\xf4\xad\x7f\x1e\xac\x8d\x60\xda\x54\x0b\xbd\xef\xf7\x01\x56\x81\x10\x38\xfc\x67\x5c\x68\xac\x14\x5d\x1c\x22\x2a\x83\xe5\x9f\xd5\x92\x88\x89\xe5\x63\xaf\xc2\x16\xe4\x77\xb5\xb1\x61\x0e\x07\x53\x7e\x43\x66\xfb\x6c\xeb\x1b\x32\x43\x10\x76\x32\x23\x82\xb0\x8c\x58\x79\x2a\xb0\x07\xb8\x56\x0b\xc2\x94\xd6\x49\x34\xd9\xb4\x9b\xb7\x71\x9f\xc1\x2a\x3a\xf9\x30\x36\x36\x8e\xb7\x20\x17\x2b\x14\xf8\xcd\xea\xd6\xb6\xed\x12\x76\x3f\x55\xb2\x21\x8e\x3f\x68\x91\x98\x3c\x9e\x3d\x72\x71\x4f\xd9\x7c\xfc\x48\xd5\x62\x6c\x78\xbb\x84\xb8\x37\x79\xf6\x5b\xf8\x4f\x70\x76\xce\xd9\x71\x9e\xe7\x88\x6b\xca\x8b\x6a\x49\x66\x75\x81\x66\x94\x14\xb9\x9c\xb4\x22\x98\x46\xa0\xf0\x86\xf4\x72\x3d\x6a\x9a\x7f\xd6\xbf\xc9\x28\x9d\x19\xf5\x8a\x2e\xf0\x56\xd9\x17\x1b\x81\xfa\xb9\x91\x70\x64\x43\xe0\x9c\x4b\x80\x05\xe7\xeb\xd1\x34\x84\x97\x12\xe1\xbc\xa4\xec\xdd\xd2\xd5\x03\x88\x97\x4e\x4e\xd9\x4b\x70\xa4\x2c\xef\xdb\xfb\xee\xbe\x5f\xc0\xaf\xbb\x92\xa3\x81\xe0\xfc\x2f\xde\xc7\xdc\xef\x46\x76\x82\x03\x67\xce\x0f\xdd\xf5\x42\x6f\xbc\x57\xab\x87\x51\x2e\xe5\x4f\xc5\xd8\xbc\x7f\x5c\xe5\xcd\x69\xbc\x7f\xc7\xf1\xbb\x34\xbb\x59\x37\x5b\xc8\xe8\xd6\x71\x07\x47\x1b\xdf\x42\x77\xa7\x6b\x9a\x7b\xa2\x53\x43\x83\xd0\xf7\xe4\x3b\x1b\x2b\xe7\xed\x2c\x8f\x40\xa0\xa4\x34\xb1\x27\x56\xa0\xb0\x11\x97\xd6\xae\x10\xe2\x25\xe0\x04\xc6\x25\x51\x44\x00\x95\x07\x44\xcd\x4c\xc8\x91\xfe\xe7\xd7\x15\x61\xb7\x0a\x67\xf7\x01\xef\xc5\x20\x25\x7c\xa4\x52\xc2\x2e\xbe\x58\xcb\x96\x68\xee\x31\x86\xe6\x5a\xb2\xb5\x61\xa4\xee\xeb\x3e\xbc\x47\x9e\x4d\xbe\x77\xfa\xf6\xae\xfc\xab\x19\x67\x33\x3a\x7f\x85\xab\x58\x8b\x92\xfb\xfd\x8a\x68\xe0\x3f\xb6\xa6\x22\x5e\x17\x7d\x52\x41\xc5\xab\xba\xc0\xca\x44\x67\x87\x62\x4d\xe2\xae\xb1\x15\x01\x53\x9d\xa9\x0d\xd9\x2a\x79\x4e\xd0\x94\xaa\x86\xe4\x48\xa2\x50\x45\x44\x49\x25\xa4\x5c\x04\x30\x87\x33\x93\x05\x43\x72\x23\x00\x68\x76\x6e\x27\xd5\x12\x0e\x18\xe2\x99\x72\x41\xfa\x01\x88\x53\xa2\x1e\x09\x61\xe8\xd9\xb3\x67\xcf\xc0\xa2\xfa\xec\xcf\x7f\xfe\x33\xe2\x02\x61\x94\x93\x8c\x96\x0e\x4c\xf3\xc3\x80\x30\xa6\xc7\x1f\x9f\x3f\x9f\xa0\xbf\x9f\xbf\x7a\x89\x70\x06\x34\x08\x4d\xb9\x5a\xd8\x59\xe9\x97\x74\x40\xcb\x11\xfa\xbf\xb7\x5f\xbf\x0e\x29\xe7\x06\x5b\xe5\xca\xb3\xa0\x47\xfa\x6d\x9d\x74\x98\xee\xb3\x3f\x7d\xfa\x69\x88\x13\x5e\x52\x41\x32\x05\x69\x3b\x48\xd3\x45\xeb\x7a\x05\xa3\x01\x16\x04\x31\xae\x10\x9e\xcd\x8c\xbf\x0e\x84\xa7\xb5\x50\xff\xd5\x61\x79\xf2\x04\xdd\x69\xc4\x2b\xe9\x7c\x01\xc7\x42\x19\xa0\x70\x41\x33\x05\x6f\xb2\x04\x94\x03\x72\x84\x60\x02\xca\x9b\x79\xf8\x98\x33\x58\xf6\x08\x15\xf4\x9e\xa0\x99\xfc\x52\xf0\xba\x32\x19\x19\x86\x5b\xc8\xb0\xb2\x92\x61\xa6\x67\x66\x26\xd2\xe0\xa6\x24\xea\x9d\x07\x26\x45\x98\x2d\x3b\x97\xea\xba\x23\x2b\x8e\x10\xc1\xd9\x02\xdd\x93\xe5\xd8\x60\x6b\x85\xa9\xb0\x6e\xf4\x10\x02\x60\x85\x0d\xfb\x5a\x61\xb4\x19\xc9\x5b\xa4\xc8\xc5\xfb\x57\x82\xff\x0b\x90\x21\x68\x9f\xb0\xbe\x26\xa7\xca\x48\x2b\xb4\xa3\xc7\x05\x97\xd6\x25\x62\x55\xcd\x7b\xb2\x8c\xb8\x54\x5a\xb0\x21\x4c\xb9\x87\x60\x9d\x10\x2d\xd5\xda\x05\x48\xdc\xa1\x52\xe3\xea\x3d\x59\x86\x90\x6a\x6d\x4d\xcd\xac\x3d\x4c\xb8\x09\xd2\xe0\x55\xcd\x0c\xec\x00\x58\xfd\x66\x03\xdb\xe6\xa5\x58\x22\x0e\x93\xc5\xb0\x5a\x2a\x5b\x6f\x78\x5c\xd0\x2c\x64\x45\xa7\x12\x80\x59\x48\x2e\x40\xc2\x1f\x4f\x27\x6a\x4f\x12\x55\x9b\x03\x0b\x00\x85\x30\x4e\xbd\x2a\x22\x25\xa2\xb0\xb3\x25\x16\xf7\x5a\x93\xb4\x14\x7b\x82\x6e\xf4\xf2\x51\x69\x49\xab\x20\x05\x56\xf4\x21\x68\xf1\xb2\x69\x51\x7a\xca\x56\x1e\x85\x09\x1e\x4f\x26\xc7\x86\xb4\x70\x81\xa4\xc2\xc2\x52\x02\xfd\x79\x3f\xa1\x8a\xb2\xea\x77\x2e\xc8\x2b\x5c\xb5\xd2\x98\xf4\xa6\x83\xb0\x0c\x6f\xb7\x84\x0e\xdb\x1d\x0b\xd1\xc8\x78\x19\x17\x0e\x3f\xfc\xa3\x0d\x41\x30\x76\x82\x16\x15\x43\x33\x42\x29\x02\x21\x02\x13\x41\x88\x65\x6f\x98\xd7\x01\x19\xb7\x19\xe0\x09\xa3\x12\xe8\xc0\x36\x7e\xdd\xe1\xc8\x51\x50\xa3\xb9\x36\xf0\xe5\x28\x90\x07\xe6\xdd\x66\x44\x72\xf0\xeb\x99\xbe\x37\x51\x10\x57\x28\x9f\xbd\xff\x2d\x29\xcd\x93\x38\x7d\x6a\x71\x4b\x4f\x61\xda\xc0\x96\xe3\xce\xe8\xd0\xac\xdb\x8c\x9d\x19\xb8\x19\xf1\x6c\xdc\x8c\x58\x66\x6e\x46\xd8\x2b\x68\xc6\x1a\x2d\x70\x54\xd6\x92\xca\x59\xb3\x6d\x8a\xa3\x12\x57\x51\x5b\xa3\x3c\x51\x99\xa0\x57\x96\x16\x9b\xcb\x86\xa7\x92\x17\xb5\x32\xe0\xfd\x97\x71\xfb\xdd\x22\xe6\x30\x39\x52\x90\x52\x33\x24\xa0\xe0\xfe\x3d\x0d\x69\x8f\x9e\xaa\xa5\xd3\x61\x4e\x60\x1f\x89\x27\x7e\x61\x35\xcf\x8c\x71\x84\x87\x6c\x0c\xab\x8e\x72\x2e\x07\x15\xf0\x58\xe7\x72\xd8\x6e\xf2\x21\xdb\x4c\x52\xed\x25\x11\xd6\x90\xc8\xb3\x77\x32\x4c\x4a\x48\x8b\x8d\xf4\x7f\x5c\x10\x98\x6c\x47\xc6\xd2\xec\x45\x13\x97\x08\xc1\xd2\x89\x4b\x26\x89\xbd\x5f\x5e\x8c\x33\x18\xc6\x98\x19\x24\x8d\x35\x30\xdc\x5e\xa3\x93\x0b\x97\x46\xeb\x42\x8f\xd0\x35\x53\x44\xcc\x70\x46\x4e\x5b\x86\x87\x9e\xb9\x93\x6a\x41\x4a\x22\x70\xe1\x63\x26\x5d\x6e\xdc\x02\xb3\xbc\x30\xfa\x62\x46\x04\x50\x0c\xf2\xd6\x66\xce\x5f\xdc\x6e\x8f\xab\x43\x28\x17\x14\x72\xc4\x4f\x3e\x27\x5a\x2d\x21\x58\xd5\xa2\xcf\x56\x1c\x69\xb7\x00\xa8\x29\xa1\x6a\xf0\x80\x53\x35\x58\xeb\x46\xe9\xbd\x33\xe0\x62\x98\x9f\xd9\x08\xd9\x36\xc1\x4c\x34\x46\x69\x06\x67\xf8\xe9\x92\xd7\xc2\x7a\xcc\xb4\x1c\x10\xd6\xd7\x32\x2e\xb4\xc6\x6e\x26\x85\x25\x12\x64\xae\x95\x12\x01\xda\x8b\x4d\x9d\x87\x42\x16\x07\x09\xed\x3d\x60\xc8\x74\x2b\xa4\x39\x31\x8d\x6e\x66\x75\x1f\xfe\x40\x73\x27\xeb\x80\xa7\xdc\x0a\x79\x54\xa2\x0a\x4b\x23\x97\x06\xed\x08\x7a\xd3\x24\xcf\x28\x18\x91\x5a\xa7\x09\x5a\x98\x91\x97\x72\xa2\xb4\x60\xcb\x48\x3b\x79\x2b\x00\xb8\x9d\x83\xc8\x11\xae\xaa\x62\x79\x90\x03\x60\x3c\x27\x37\xf5\xb4\xa0\x72\x71\xbb\x83\xcb\xe0\xf5\x86\xc7\x4d\x20\x57\x62\x10\xc3\x36\x27\x03\x92\x84\x49\x0a\xd2\x8a\xe6\x2e\x5a\x9e\xa2\x5a\xcc\xe7\x70\x24\xa1\xd3\xe0\x6b\x77\x8a\x43\x82\x60\x41\x14\xf1\x5f\xb5\xd6\xf0\x6d\x4c\xc6\x9c\x96\x23\xf5\x33\xdf\xb0\xaa\xfd\x14\xca\x70\x51\x48\x6b\x95\x32\x06\x0f\x2a\x3d\x97\x08\x21\xa3\x06\x0a\x3a\xed\xd4\xe1\x1e\xd5\x68\xe9\xf6\x85\x4a\x2f\x67\x00\xc2\x82\x48\x03\x5f\x85\x2c\x9a\x9d\x0d\x95\xa8\xe4\x26\xb3\x95\x21\xce\x1c\x88\x11\xc2\x45\xe1\xde\xe4\xcf\x2d\xb4\xb9\x58\x10\x7b\x2d\xfa\x11\x71\xf0\xe0\x7c\xa4\x1e\x9c\x1d\xbc\xb3\xb7\x56\x61\x34\x04\x00\xe7\x63\xce\x8a\xa5\xf5\x2c\xd4\x02\xbb\x54\xcf\x08\x7a\xe0\x98\xd9\x3e\x4e\xde\xb4\xb4\xc1\x73\x65\xaa\xb3\x84\xf0\xb4\x5d\xaf\x29\x16\xb3\xa3\x8f\xa6\xb3\x9b\xdf\xae\xcc\xcb\x14\x43\x91\x96\x96\x8d\xad\x76\x9e\xb5\x6e\x58\x94\x95\xdb\xdf\xdb\x75\xfa\xd8\x08\x0f\x20\x37\x98\x0f\x8f\x43\x60\x73\x9e\xd5\xa5\xab\x92\x04\xe7\xdb\xc4\x43\xd8\x2a\x45\xfb\xe3\x63\x54\xea\x05\xcc\x77\x1f\x21\x37\xe7\x8f\xec\x11\x8b\xfc\xfc\xa6\x27\xcb\xac\x2b\xca\x35\x4f\xb4\xfd\x69\x0e\x10\xd2\x9f\xe3\x29\xaf\x55\x00\xe9\x2b\x9e\xb7\x1d\x6f\x1f\xb8\x7b\x4d\x71\x4d\xd7\xd6\xfc\x65\x21\x67\xd8\x26\x6f\x1a\x0a\x58\x01\x43\xc6\xd3\xc6\x46\x18\xeb\xbe\x0b\xb1\xcc\x2d\xc6\xc2\x3e\x43\x60\xac\x17\xd0\x9b\x09\x63\x4c\x80\x21\x12\xd9\x32\x10\x46\x1a\xff\x42\xbe\x9a\x55\xe7\x5e\x8c\xfb\x2e\x24\x26\xac\x38\xf7\x22\xdc\x77\x41\xb7\xca\x46\x3b\x61\x8c\x0d\x30\x42\x08\x6b\x2c\x84\x1f\xb5\xfb\x4e\xff\xde\x08\xe2\x05\x95\x4a\x4b\x48\x1d\x8a\x64\x4d\xb9\x7a\x9f\x0e\xec\x17\x69\xd1\x43\xc3\xbf\x56\x93\xce\x5a\x62\x7c\x58\xa4\xe1\xf6\x42\x37\xa7\xda\x52\x0d\x6c\xaa\x99\x11\xad\x0e\xe8\x63\x01\x78\x41\x3d\x68\xc3\xda\x5b\x59\x2d\xb7\xa4\xd0\xc2\x23\x5a\xf1\x7d\x56\x3c\x68\x27\x34\x03\x04\x27\xa8\x3c\x07\x3b\x25\x47\xb6\x08\xe7\xc8\x2a\xe6\x2c\x37\xb5\x31\x2b\x9c\x11\x7d\x13\xe3\xec\xf9\x8e\x2d\x47\x59\xaf\x53\xb6\x0c\xf5\xd4\x60\xdc\x3e\xba\xd2\x8e\xad\xcc\x68\x77\xca\x96\x62\xd4\xff\xfc\x42\xef\xe0\x4d\xd8\x30\xda\x0c\x2a\x91\x16\x10\x15\x31\xf5\x56\x88\x28\x25\xe2\xb3\x51\x27\x11\xf6\xe8\xe1\xf9\x51\x9c\xcb\x22\xd1\x17\x86\x1c\x0a\xdd\x44\x1a\xe8\xd1\xea\x56\xdc\x74\xec\xf2\x1a\x7d\x80\x15\x6a\x8c\x0a\x47\x3f\xb5\x66\xdd\x71\x34\xc3\xb5\x37\x7b\xfc\x44\xcb\x8e\xb5\x84\x23\x10\xd6\x66\x09\xa7\x1a\x6d\xf2\x46\x1f\xa4\x2f\x72\xe4\x2d\xb6\x83\x2f\x72\xf0\x45\x0e\xbe\xc8\x75\x76\x09\x14\x8f\x4a\x64\x37\xa5\xe5\x9f\x8c\xda\x9b\xb6\x05\xdd\x39\x32\xa7\xc4\x29\x03\x56\xf6\x77\x1e\x4a\xeb\x9e\x8c\xbb\xc5\xa2\x1b\x60\x72\x3c\x99\x1c\x1f\x3b\xc7\xa6\xbd\xd3\xb5\x9a\x8d\xff\x13\x11\x96\xf1\x3c\x1e\xf1\xf4\x3c\x85\x54\x20\x60\x35\xf6\xab\xb6\x5f\xb6\x74\x73\x06\x6f\x67\x14\x58\x13\xec\x02\x73\x8c\x41\x89\x24\xf2\xee\xca\x20\x7d\xb1\xb3\x70\xd4\x88\x44\xbe\xd8\xa1\x5d\x78\x44\xc9\xd5\xf6\x00\xd9\xc8\xd7\x25\x46\x05\x85\xa2\xbd\xfa\x4a\xf9\xc2\xbd\x27\xe6\xc3\x49\x56\xd5\x31\x06\x36\x64\x81\x4c\x4a\x52\x72\xb1\x1c\x79\x40\x1a\x40\x07\xb2\xfd\xc5\x69\x1c\x25\x10\x04\x65\xb5\x10\x84\xa9\x62\xf9\xc4\xd2\x97\xdf\xc3\x70\x9a\x7d\x33\x56\x12\x86\xbc\xcb\xce\x54\xe7\x76\xfc\x1c\xa8\xb6\x4d\xa6\x8a\xdb\x4d\xd4\xf2\x8f\xc2\xd3\x84\x3d\xa0\x07\x2c\x64\xcc\xca\xd1\x2e\x02\x57\x4e\x1f\xa8\xe4\x91\x08\xa4\xf9\xe8\xf2\xeb\x28\x14\x46\x20\xab\xa4\x11\xc3\xee\x53\x09\x8b\xd8\x6a\x4d\xd5\x97\x84\xd7\xaa\xaa\x95\xa5\xe3\x88\xcf\x92\xc4\x40\x57\x04\xd4\xdf\x9a\x15\x59\xf8\x79\x28\x77\xc8\x8d\x0a\x2b\x45\x04\x7b\x81\xfe\xfb\xe4\x87\x4f\x7e\x1e\x9f\x7e\x76\x72\xf2\xfd\xb3\xf1\x7f\xfd\xf8\xc9\xc9\x0f\x13\xf8\xc7\xef\x4f\x3f\x3b\xfd\xd9\xfd\xf1\xc9\xe9\xe9\xc9\xc9\xf7\x5f\xbd\xfa\xf2\xee\xe6\xea\x47\x7a\xfa\xf3\xf7\xac\x2e\xef\xcd\x5f\x3f\x9f\x7c\x4f\xae\x7e\x8c\x04\x72\x7a\xfa\xd9\xef\x22\x27\xf8\x76\xdc\x58\xfa\xc7\x94\xa9\x31\x17\x63\x73\x04\x2f\x90\x12\x41\x4b\x8d\x19\x6e\x9b\x76\xbb\x47\x0d\x5b\x6b\xaa\xba\x3a\xf9\xfd\x89\x2e\x40\x9a\xe8\x1d\x59\xd2\x0e\xa5\x49\xde\xf1\x81\x30\xef\x3a\xc8\x25\x02\x18\xf8\xdc\x2e\x69\x74\x72\xe5\x95\xfd\x7d\x37\x87\x42\x91\xb2\xe2\x02\x8b\x25\xca\xad\xe1\x6c\x19\x92\x1b\x3b\x25\x39\x5a\x35\x39\xf6\xae\x1a\x08\x2b\xca\xa9\xd8\x37\xbf\xb2\x24\x39\xad\xcb\x14\x83\xf1\x77\x50\x38\xd7\x96\xe4\x75\xb1\x1b\x06\x8c\xb3\x6e\x4f\x71\xd6\x57\x0d\x19\x01\xd9\xa2\xb2\xd9\xc6\x09\xc8\x4c\xed\x6a\x94\x47\xd6\xa5\x5e\x12\xcc\x9c\x41\x3a\xc2\x3b\xcf\x78\x4e\xf4\x3e\x3b\x50\x66\x5e\x9d\x68\x51\xe3\x7f\x8d\xba\x7b\x27\x16\xcc\xa9\x96\x14\x5f\x81\x68\xf0\x0e\x0e\x0e\x25\xd4\x25\xa0\xff\x26\x2f\xb5\x6c\x13\x70\x6a\x85\xf9\x61\x0a\x17\x4c\xe0\x7d\x2b\xb5\x72\x39\xa8\x9e\xb6\xb0\xcd\xcc\x54\xf5\xf6\x38\xd4\x16\x48\x62\xb0\xc7\x5f\x52\xe7\x4d\xd4\x38\xa4\x77\xc4\x88\x7b\x60\x1f\x2d\xa4\x09\xa7\xa0\x19\x9e\x06\x8c\xa1\xc8\xa8\xaf\x70\xca\x1e\x6f\xee\xa0\xc4\xf0\x5b\x5a\xd6\x25\xaa\xa5\x9e\x25\x67\xdd\xdf\x04\x60\xfa\x49\x3e\x9a\x9b\x61\x6c\x9d\x25\x65\x00\xb2\xab\xda\xeb\x6f\x6e\xdd\x89\x06\xe0\x36\x96\x1f\xc8\x70\x75\x1a\xa7\xac\x41\xdf\xb0\x33\xb4\xb2\x33\x9f\x41\x08\x80\x97\x21\x43\x26\x0e\x08\x6e\x87\x4a\xe2\x2b\xb7\x92\xd1\xa2\x7b\x2d\x5d\x0d\xed\x22\x62\xc6\x54\xa2\x9a\xd9\x98\xb6\xb5\x5b\xb4\xf9\x12\xd5\x92\x88\xf1\xbc\xa6\x79\xea\xf5\xf9\x40\xe5\x98\x9d\xa5\x97\x18\x16\xe7\xe2\xe9\x22\x79\xdc\xd1\x95\x0f\xc0\xeb\x30\xb9\x76\xe9\xea\x26\x18\xaf\x67\x59\xd3\x25\xc2\x2e\x6a\xcc\xdf\x65\xe7\x70\xbe\xf3\xc6\x1c\xcb\xfc\xb2\x65\x66\x8b\xcb\xd0\x5e\xa8\x4d\xad\x39\x33\x15\xd7\xd1\x87\x2a\x34\xd6\xff\xe7\xcc\x41\xce\x23\x38\x25\x33\x13\xfb\x12\xf2\xc2\x82\xbe\x6d\x53\x72\x72\x52\x10\x05\x39\x34\xf6\xf6\xe9\x1f\x40\x30\x4e\xc9\x1f\x34\x96\xfe\xc0\xd0\x37\xbd\x7c\x07\x08\x11\x9d\xbd\x40\xf8\xb4\x93\xc4\x2a\x8d\x1a\xcb\x08\xc9\x4d\x8e\x4e\x41\xfc\x0b\x44\xcd\x7a\x15\xad\xe9\xa9\x0b\x5d\x84\xab\xcb\xb4\x4a\x50\x38\x0d\xcd\x58\x9a\x04\xd1\x1b\x0d\x05\x77\x04\x2f\xfb\x3a\xad\xb8\xc1\x05\xca\x70\x85\x33\xaa\x96\x30\x6f\x81\xb3\x7b\xfd\x3c\xb8\xf9\x60\x96\x23\x94\x9d\x76\xfa\xb9\x04\xfc\xed\xa8\x9b\x87\xa4\x16\x82\xd7\xf3\x05\x24\xcd\x98\xe7\xb3\x02\x4b\xb7\xd1\x1d\xc8\x7d\x4e\x6c\x13\xc8\x65\x95\x69\x89\xf2\x25\xc3\x25\xcd\x7c\x49\x71\xc1\x1f\xa8\xa4\xdc\x3a\x88\xcc\x1b\x35\x83\xeb\x01\x79\xe3\x2b\x3e\x1b\x8f\xd5\x45\x81\x69\x89\x4e\x24\x21\xc8\x5f\x01\xf3\xcd\xad\x91\xe6\x8d\x15\xb3\xd7\xe9\xf2\x83\xad\xa1\xe3\x02\xd6\x6c\x91\xb6\xcc\x37\xdd\x68\xd1\x74\xef\xdf\x87\x5b\x1c\x00\xaa\x37\x6b\xe3\x84\x4f\x1d\x32\x6e\xfe\xba\xff\xe4\x39\x6b\xfa\x27\x10\x96\xf3\x56\x74\xc9\xf9\xcd\xb5\x6c\x5b\x00\xcc\x6d\xb3\x55\xb2\x7b\xa0\xea\x47\x0a\xce\xe6\x26\x92\x95\x59\x2e\xe0\xee\xb7\xe9\x9e\x45\x99\xd6\xdb\xf3\x1a\x17\x86\x9b\x04\x6f\xd3\xc5\xed\xb5\x01\x4c\xe7\x0b\x35\x7e\x24\x60\xbb\x35\x42\x42\x13\x2e\xec\x26\x4a\x7d\x48\x6d\x18\x9f\xa8\x04\x8e\xa5\xac\xe5\xd0\x58\xfe\xf5\x42\x1f\xf1\x12\x8a\x03\xda\x60\xcd\x76\xa8\x4b\xdf\x96\xda\x8a\xc8\x06\xb8\xc3\x97\x36\x46\xc0\x62\xcf\xe1\xba\x67\x98\x41\x34\xc5\x94\xf7\xaa\x45\xd0\x08\x4a\x43\x5e\x5f\xa9\x46\x8a\x56\xdd\x72\xff\x71\x28\xe8\x44\x62\x8d\x74\xa0\x6d\xfc\xc0\x8c\x39\x1c\x7c\xc6\xd3\x56\x74\x34\x00\x37\xee\x48\x53\x59\xb6\x57\x4a\xf2\x84\xf2\x4b\xc2\x88\xa0\xd9\xca\x05\xf2\x40\xe7\x58\x01\x11\x24\x4c\x03\xcc\x27\xdb\xed\x0f\x71\x5a\xca\x43\x83\xe9\x77\xa4\xac\x0a\xac\x52\x62\x5c\x8e\xbe\x6b\xf9\x0e\x5a\x5e\x67\x4d\xaa\x30\xcb\xc7\xb8\xd0\x17\xe4\xe6\xdb\x8b\x90\xd4\xc9\x1b\x02\xd4\xa2\xf6\x86\xcb\x01\xeb\x60\x56\x3c\x32\xf2\xe9\x26\xea\x12\x16\x92\x48\x39\x25\x39\x70\x0d\x3b\x6b\x30\x0f\x3d\x32\x22\x1c\xde\xdd\x7c\x7b\x31\x42\x74\x42\x26\xee\xaf\x60\x48\x85\x01\xe4\xd8\x9d\xe2\x73\x93\xa1\x00\x16\x65\xdf\x36\x06\x96\x61\x6d\xed\x11\xaa\xd6\xcd\xb7\x17\x1e\xf2\x3f\xff\xa2\x97\xaf\x9f\xfd\xeb\xf8\x2f\x96\xda\xc1\x5f\xff\xb4\x5d\xc1\xfe\xf9\x97\xe8\x76\x15\x7f\xfd\x67\x27\x72\xde\x37\x78\xfb\xe7\x0d\xcf\x6f\x2b\x92\x4d\xcc\x76\xca\x7f\x06\x73\x5f\xf4\x20\x4c\x69\xa5\xed\x86\x43\xb0\x1a\xcd\x0d\xbd\x86\x79\xdb\xb6\x7b\x9e\xef\x7b\x6b\x75\x86\x15\x61\x38\x9c\xaa\xeb\xb2\x90\x19\x57\x06\x38\x90\x02\x0c\x3b\x73\x02\x76\x51\x53\x8f\x62\x84\x14\xe7\x40\x2d\x83\x75\x6b\x34\xd5\x60\x88\xbc\xa5\x12\x0a\xd3\x98\x3d\x86\x43\xc2\x36\x68\xdf\x09\x66\xfa\xa5\x1a\x2b\x22\x7b\xd4\xe8\x15\xc2\xaa\x7f\xcf\xb8\xfa\xbd\xbf\x0c\x36\x5c\xd3\xc8\x59\x1c\xe1\x07\x0e\xe5\x39\xc2\xaa\xb1\x26\x6a\x0c\x5c\x1a\x24\x77\xfc\x6d\xba\x44\x25\x95\x0a\xdf\x93\x09\xba\xd5\x62\x56\x3b\x8c\x23\x98\xf8\x0f\xed\x8c\xa0\x05\x02\xc9\x51\xcd\x14\x2d\xe0\xd9\xe6\x2d\x7a\x33\xda\xc2\xd9\x75\x08\x4b\x65\x9d\x69\x79\xa4\x12\x64\xec\xc4\x44\x0b\x63\x8d\x19\x34\xbb\x14\x32\x81\x3b\xd4\x5f\x98\x66\x8f\xb6\x6b\xa0\x39\x25\xcc\xec\x45\x4d\x0c\x8f\xd7\xfb\xc3\x59\xd6\x88\x88\x80\x00\x72\x82\x5e\x83\xec\x57\xb8\xd8\x2a\x63\x5d\x31\x9e\xae\x10\x6e\x92\x8c\x48\x89\xc5\x72\x84\xa6\xb5\xd2\x12\xb3\x0d\x3f\xb7\x01\xcb\x40\xc9\x4b\xcc\x6a\x00\x2f\x48\xc6\x99\x54\xa2\xce\x54\xc4\xd1\xa3\xa9\xe0\xf7\x84\xf9\x54\x11\xcf\x5d\x7c\x5c\x7c\x13\x1d\x0c\xa1\x2c\xa1\xbc\x8a\x6c\x81\xd9\x9c\x48\x4f\x4e\x4a\x9c\x03\x36\x7d\xe5\xb5\x25\xa7\x0f\xe8\x9d\xc7\x33\x15\x34\xd3\x53\x05\x07\x34\xd5\x22\x98\xf7\x13\xfe\xc0\x90\x33\xde\x8e\x1a\x07\xdc\x94\x68\xbd\xb6\x87\x45\xa1\x24\x7f\xcd\xe6\x06\x8d\x9b\xc6\x4a\xc2\xf9\xd2\xfb\x22\x4d\x2c\x10\x6c\x5d\x2b\x46\x28\xd6\x45\xed\x35\x23\x5e\xd1\x76\x51\x02\xa0\x25\x0b\xb7\x1f\x50\xf6\x4a\x69\x0c\x8b\x00\x69\xbc\xd2\x26\xc6\x1d\x34\x06\x5c\x14\xfc\xd1\x54\x96\xf3\xef\x33\xe4\x94\xe4\x28\xaf\x23\xcd\xda\x0d\x41\x0e\xfb\x55\xd3\x1c\x66\xad\x6d\x8b\x8c\x6e\xda\x21\xec\xdb\x8d\x64\x47\x50\x52\xbc\x0b\x42\x33\xca\x70\x41\xff\x4d\x42\x25\x98\xdd\x88\x8a\xea\xeb\xce\x25\x79\xf2\x31\xac\x57\x8f\x76\x6f\xe9\xd0\xf8\x90\xcf\x20\x2e\x79\x65\x87\x99\xf8\x30\xbf\x27\x80\x9e\xb0\xc6\xf5\x4e\xb1\x9b\xc6\x5a\xae\xb9\x53\x23\x3b\xb9\x1f\x9b\x35\xd4\x98\xd0\x89\x3b\xe8\xe3\xab\xa8\x20\xed\x7a\x2d\x96\x90\xd5\xcc\xb0\x89\x86\xa4\x45\x40\xd4\x44\x0f\x24\xa6\x39\x51\xb2\x09\x1f\x37\x32\xa5\x16\x33\xad\x36\x61\x8d\xc7\xa1\x72\xf4\x66\x38\x42\x28\x8d\xa5\x74\xb3\x81\xc1\x90\x49\xc9\x0d\x95\x8b\x80\xaa\xe5\xe4\x83\xd3\xc1\x4c\x4b\x01\xaf\x78\x1e\x7b\x93\x56\x9a\x5f\x36\x8f\x37\x39\x66\x26\xab\x51\xd2\x4d\x8d\x7b\xfb\x66\x01\x51\x4d\xb2\x53\x6a\xc6\xc8\x33\x0b\xfc\xd0\xf1\x87\x45\x42\x4d\x71\xbe\x34\xda\xf3\xd8\xb7\xdd\x82\x49\x8d\x61\x52\xe3\xe7\x71\x8e\xdb\x0f\x89\xb2\x6a\x19\xe3\x36\xc1\x8d\xbd\xda\xb5\xd0\x8b\x6b\x36\xf2\xcc\x47\x43\x9a\x2c\xf6\xc8\x45\x12\xaa\x45\x83\x17\xe8\xf7\x1d\xb5\xc5\x2a\xbc\xd6\x2a\x19\x4f\x65\xf5\x38\x71\xc6\xcc\x89\x3d\x3c\x57\xcc\xaf\x0b\xf4\x14\x5e\x19\x3b\xcb\xb6\x3e\x75\xb2\xd9\xbe\xd6\x5d\x42\x24\xe0\xac\x96\x8a\x97\xab\xed\x5d\xb5\xce\x57\x9a\x3c\x21\xac\xb0\xcb\xf5\x89\x89\x88\xb7\x5b\x70\x5e\x54\x0b\x7c\x8a\xae\x19\xe2\x22\x37\x79\xad\xb5\x24\xeb\x6f\x5b\x56\x51\x39\x8b\xc8\x25\x87\xf9\x99\xad\x4e\xcc\x44\x5d\x9e\xb3\xa5\xd9\x91\x4b\x8f\x5b\x91\xd0\x3b\x76\x1f\x17\x0d\xeb\x8c\x3f\x2e\xa3\xd5\xdb\x4e\xa2\x83\x6c\xb4\x36\xdd\x4a\xfe\x87\x16\xeb\xbc\x28\x88\x00\xa4\xb5\x46\xe2\x6e\x20\x74\x6c\x48\x87\x5e\xbf\xd9\xc6\x91\x77\x27\x78\xb3\x10\x23\x8f\x5e\xa7\xc5\x32\x1a\x68\x63\x05\x56\x70\xfa\x2e\xd6\xdd\xdb\xc8\x5b\x6f\x8d\x8a\x12\x4b\x8f\x13\x83\x38\x7d\x88\x42\x8d\xfd\xfd\x6a\x27\xa1\x9b\x6b\x78\xdc\xd9\x60\xe6\xf0\x47\x5c\x56\x67\x7b\x78\x24\x9d\x12\x7d\xf1\x9a\xaa\x70\x80\x0e\xad\xb7\x24\xc0\x84\x70\xc9\x6e\xa0\x70\xb3\xb7\x5f\x41\x9f\x22\x83\x7a\x09\x30\x5d\xd5\x03\xcd\x7d\xce\x6f\xae\xcd\x7a\x27\xd0\x27\x15\xb3\xa5\xd5\x7c\xd4\x82\x8a\x7c\x5c\x61\xa1\x62\xe9\x22\x72\x16\xdd\x51\x67\x47\x7d\x96\x77\x34\x98\x1d\xa2\xcc\xc2\x0d\xd5\xda\xa3\x73\xfa\xb0\x89\xf6\xe4\x5d\x88\x47\x42\x38\x91\x1b\xab\x67\xfe\x94\xab\x8d\x97\xcc\xd1\x5a\x79\x83\x56\x15\x41\x17\x63\xfc\x41\xaf\x36\x25\x0e\x0c\x4a\x12\xd1\x60\x5d\x44\xf7\x53\x16\x27\xfa\x26\x2b\x4e\x3e\x24\x71\x17\x29\xe5\x8d\x8f\x02\x6e\xb9\xa8\x5b\xf1\x13\x91\x3b\xdd\x04\x13\x7f\x28\xc2\xa7\x9f\xd1\x53\x71\x01\x13\xf9\x11\x7f\x2f\xf6\xd1\xbd\x51\x6a\xc4\x2d\xda\x39\xea\x16\xed\x1a\x79\x8b\x3e\xdc\xa0\x90\xee\x38\x48\x80\x2b\x5a\xbb\x49\x2f\x4d\x24\x90\xf9\x70\x6a\x6f\x82\x0d\x6c\x4a\x39\x66\x1f\xba\x95\xf1\xb2\xaa\x15\x69\xdd\x2d\x6b\x13\x8c\xea\x3f\xd3\x1e\xf1\xa1\x74\x9d\x4a\x13\x67\xa6\x23\xe6\xd8\x4f\x60\xdc\xc4\x37\x05\x9a\x56\xb5\x47\x22\x39\x43\x96\x0a\x13\x39\xdc\xae\xee\xf8\x35\xdf\xae\x37\x2e\x31\x65\xe5\x7e\x25\x71\x29\x14\xb8\x5f\xed\x0a\x41\x09\x20\xfd\xdc\xa8\x74\x9d\xe1\xad\x9b\xd2\xdf\x17\xad\x01\x25\x40\x6c\xa7\x16\x58\xba\x02\xbe\x53\xe3\x97\x24\x6f\x5d\x17\x93\x04\x90\x2d\xa9\x1e\x24\xee\x47\x2a\xc1\x75\x86\x59\xa3\xb3\xc2\xad\x1f\xc7\x14\xc5\xeb\x0e\x5b\xea\x39\x31\x6c\xf7\x83\xa0\x35\x89\x0f\x98\x1c\x84\xd8\x34\x99\xae\xda\x67\x2c\xf5\xe8\xa7\x9a\x88\x25\xe2\x0f\xa4\x15\x10\x04\x9d\x3d\x24\xcd\xa3\xe9\x88\x46\xaf\x29\x65\x39\x65\xf3\x38\x45\x27\x5d\xbe\x29\xb1\xca\x16\x57\x6f\xb5\x50\x28\xe3\xbd\x3c\x68\x75\xd9\xab\x60\x3a\x35\x15\x12\x70\xcc\x6c\x9e\xdb\x7f\x77\x55\xc1\x06\x34\xb1\x45\x59\x9b\x4f\x52\xe8\x81\xd6\x4a\x5f\x5f\xa6\x28\x8c\x49\x36\x4a\xb4\x0d\x0f\x36\x2d\x25\x01\xa6\xe9\xe4\xd5\x40\xe9\xf6\xac\x75\xf9\xc6\x7d\x51\x7b\xeb\xe3\x9e\x2c\x47\xd6\x27\x6a\x7b\x2f\x39\xc0\x26\x40\x40\x26\x5a\x28\x90\xab\x1c\x1f\x55\xc5\xa8\x3b\xd2\x11\xd6\xbf\x31\xed\x81\x95\xe3\xb1\xd5\xdf\x21\xd8\x0e\xce\x09\x6a\xf4\xc6\xa6\x2e\xb7\x87\x29\x31\x67\x8f\x07\x22\xe4\xe1\xaa\xa7\x6c\x02\xda\x4d\x61\x37\xc3\x9d\xe0\x5e\xdb\xe1\xd1\xa0\x13\xc1\x7c\x4f\x96\xc1\xa2\x56\xeb\xc3\xa4\xe7\x72\x26\x17\xb4\x72\x9d\x91\x80\x13\x5b\xec\x40\xdf\x46\xfa\x71\xba\xc3\x4d\xd1\xf8\xcd\xaf\xd9\x08\xbd\xe6\x4a\xff\xe7\x0a\x42\x3c\x22\x3a\x17\xac\x8f\x4b\x4e\xe4\x6b\xae\x00\xc2\x3b\x3b\x30\xb3\x0d\x7b\x1d\x97\xad\x12\x40\xa1\x35\x39\xf8\x39\x4c\x0a\x51\xf2\x5c\x9a\xf9\x78\xe3\xb2\x47\x05\x2a\x8d\xdd\xdc\xee\xf3\x4e\x17\xc3\x4e\xd4\x4c\xd1\x99\xb3\x19\x67\x63\xd3\x61\x33\x19\xe6\x86\x39\xda\xe3\xe7\xa2\x73\x9a\x07\x9c\xae\x6d\x06\x7a\x17\xee\xb8\xb2\x3e\x0c\x24\xb0\x57\x56\x05\xce\x7c\x4c\x87\xe9\x88\x80\x15\x99\xd3\x2c\x19\x68\x49\xc4\x1c\x92\xdf\xb3\x45\xea\x0e\x26\xf3\x34\x33\x76\xc6\xf5\x54\x5f\x9c\x1b\x69\xf6\x39\x33\x62\x0a\x87\x77\x7f\xef\xd0\x28\xd1\x14\x9d\xa8\xe5\xee\xb2\x07\x20\x4e\xbd\x4c\x08\xf9\x40\x07\x50\x8e\x77\x3a\xe5\x75\x29\xd0\x4c\xdb\xc8\x2d\x25\xae\x34\x65\xfa\x1f\x2d\x72\xc0\xe5\xfa\xdf\x24\x45\x98\x0a\x39\x41\xe7\x48\x52\x36\x2f\x48\x1b\x8a\xf3\x36\xb4\x5e\x98\x00\x58\xcf\x4a\x2b\x58\x3f\xd5\xf4\x01\x17\xc4\x04\x30\x62\xe6\xab\xe8\xf3\xd9\x9a\x3c\x9b\x42\x4f\x4c\x67\x1d\x2d\x50\xf8\x30\xbe\xa3\x7b\xb2\x3c\x1a\xad\xd2\xae\x04\x98\x47\xd7\xec\xa8\x29\x87\xd2\xa1\x53\x5e\x1a\xe4\x2c\x49\x55\x3c\x02\x28\x47\xeb\x62\xf5\x2e\xc2\xf2\x93\x6b\x64\xc6\x04\x7c\x51\x60\x29\xe3\x2b\x37\x6c\xaf\x81\x7b\xdb\x82\xe7\xa9\x4d\xe4\x6a\x6d\x88\x6b\x06\xc1\x38\xbb\x66\xb1\x6e\xb0\x65\x43\x9a\x4f\x6c\x04\x45\xe2\x65\x7d\xb0\x5d\x39\xe3\x4a\x3e\xad\x8a\x1b\xfe\x61\x9f\x3d\xf6\xd8\xce\x5d\x8e\x8a\x48\x77\xa3\xe5\xbc\x5b\xd9\xc9\x6f\x21\x87\x93\xcf\x5a\xc5\xcb\xe3\x61\xd2\x52\x4b\xde\x36\x03\x8d\x71\x85\x28\xcb\x8a\x3a\x37\xe5\xd8\xe1\x05\x60\x1b\x89\xc3\xe8\x9d\x36\x77\x47\xb4\xfc\xd6\x3f\xec\x14\x12\xab\xf1\x37\x8e\xb0\xd8\xc8\x04\xbe\x31\x68\x0c\x92\xc8\x4d\x00\x39\x95\x76\xaf\x0f\xbf\x0b\xd1\xf7\x39\x8e\xb5\x8f\xe1\xb4\x7a\x7f\x12\xf5\xc6\x88\x1f\xcd\x7a\xe2\xf5\xba\x35\xf5\x2f\xba\xea\xd1\x17\x74\x2a\x08\xba\x58\x60\xc6\x48\xb1\x1a\xba\xd2\x47\xdc\x7d\x3f\x69\xd0\x8e\x6c\xaf\xe8\xe3\x6e\xb3\x68\x47\xeb\x99\xaf\x49\xd2\x5b\x54\xdf\xe5\x9e\x6c\xfd\xc9\x2f\xb1\x49\xb4\x6f\x64\x10\x00\x9b\xd8\x1e\x7a\xb5\x01\x74\x00\xba\x29\x64\xbe\xe0\x8f\x28\xe7\xe8\x11\xda\xcc\x3d\x68\x29\x02\xda\xba\x49\x27\xa9\xb4\x1a\x13\xcc\x04\x0f\x6d\x44\xc6\xcb\x4a\xf0\x92\x4a\x97\xf8\x61\xb1\xe2\x20\xb5\x0e\x8a\x3a\x50\x79\x72\x5b\xc5\xbf\x2f\x2e\x90\xc2\x62\x4e\x94\x06\x81\x58\x5d\x4e\x49\x20\x7d\xfc\xf0\x15\x5e\x3f\xde\x5e\xd8\x87\x69\x58\x6d\x0e\xe0\xbb\xef\x5e\xa7\x94\xb9\xdd\x78\x86\x8f\x5c\x14\xf9\x23\xcd\x4d\xc8\x86\x44\x27\x1a\xe8\x69\xff\x2c\xa3\xf4\xc7\xc4\x02\xfb\x21\xbd\xe8\xf1\x91\xe6\xbb\x2f\xd6\x06\x29\xc0\x62\x11\xac\xd6\xf6\x4a\xa6\xe1\xf2\x0d\x27\xf0\xea\x53\x74\x45\x4d\x92\x9f\xfe\xcb\x94\xba\x2b\xa7\x94\xd9\x84\xe5\x59\xeb\x48\x22\x8c\x50\xfa\xe6\x38\xcb\x82\x24\xca\x24\x15\x41\xf6\x0c\x57\x0b\x24\x69\x59\x17\x0a\x33\xc2\x6b\x59\x2c\x03\x28\xf3\xee\x0f\x23\x86\x9b\x16\xe4\xad\x41\xfb\x58\xae\xea\x1f\xe8\x72\xd7\xb9\x49\x8c\x75\x07\x18\x11\x4e\xe4\x1c\x67\x4d\x78\x64\x7e\xe6\x59\x2d\xa4\xe2\x99\x20\x48\x92\x99\x60\x44\x54\x15\xf5\x9c\xf6\xa4\xcc\xbc\xf3\xae\x46\x4d\xf7\x95\x5a\x92\xd8\xea\x2d\x31\xcd\x33\xdf\x7d\x9b\xa1\x0f\x96\xfb\xb7\x2b\xb1\xb4\x98\x72\x4e\x2a\xc2\x72\xa8\x8d\xdf\x60\x64\x00\xb2\xd9\x88\x83\xec\xbc\xad\x9e\xfa\xa1\xb4\xd4\x68\xd1\xd0\xab\xb7\x4a\x60\x4d\xf2\x4a\x48\x70\xb7\x55\x5e\xe9\x0c\x61\x16\x22\x50\x4f\xd7\x40\xe5\x17\xc5\xd2\xe5\x0e\x0d\xa5\x5a\x1b\xd0\x69\x28\xf5\x01\xb5\x93\x32\xd4\xd5\x5e\x12\xd7\xf0\x69\x6b\xeb\xa6\x00\x4c\x3b\xc3\x76\xa1\x94\x95\x06\x4f\x1b\x5b\x38\x05\xe9\xe7\xd6\x06\x4f\x72\x43\x03\x18\xb3\xa2\x28\xa2\x10\xc2\x8d\xa1\xdb\xd3\x47\xd9\xed\xe9\xdd\x74\xd7\x99\x41\xee\x7e\x6c\x8d\xc5\x2f\xcc\xaf\x57\x6c\x13\xf6\x43\xd7\xf6\xdd\x8a\x41\x7d\xd2\xd3\x76\x5b\x84\xbd\xbb\x2d\x16\x09\xed\x06\xcc\x2b\x7a\x40\xda\x34\x13\x24\x35\x22\x35\x19\x0c\x35\x63\x7d\x87\x11\x29\x75\x61\x85\x25\x51\x61\xa3\xdb\x7a\xa0\xba\x13\xb6\x0c\x04\xd3\x2d\x2a\x47\x58\xfa\x8c\x73\x34\xfe\x6b\xc4\xa5\x74\xfb\xe0\xe0\xcc\xb8\xf0\xdb\xee\xca\x37\x12\x1f\xf1\x13\xb4\x2e\x63\xd8\x60\x41\xb2\x60\xbd\x8c\x48\x94\xb6\xf3\xfa\xe6\x9b\xeb\xcb\x84\x1d\xd2\x3f\x5f\xd9\xa1\x89\xaf\x78\x53\x33\xfa\x53\xdd\xd6\xa0\x42\x54\x7b\xd6\x42\x45\x0b\x6d\xff\xa5\x45\xdc\xa0\x79\x46\x1a\x33\xe8\x25\x95\xf7\xb1\xf5\x4a\xbf\xbc\xb8\xea\x3e\xd8\xbd\x56\x5f\x5e\x5c\x21\xfb\x69\xb4\x3a\xb2\xd9\xda\x17\x32\xf7\xf5\xdf\x54\x5f\x6a\x66\xcf\x1a\x9a\xf3\x8c\x34\x8e\x88\x9c\xca\xfb\x7d\xab\xa0\xee\x6f\x40\x74\xe5\xb5\x5a\xd5\xf3\x96\xbc\x46\x8f\x38\x18\x37\xd5\x28\x1f\x77\xb4\x7a\x81\xae\x98\xac\x05\x69\x4a\x2b\xce\x56\x5e\xa4\x65\x09\xa7\x6c\x04\x20\x87\x54\x11\x28\x4e\x23\x5f\xec\xd8\x57\xf5\xb0\xe6\xc8\x43\x63\xc4\x2f\xcd\xfa\x59\x61\xa1\x40\x8b\x4a\x41\x52\xa8\x4b\xe5\x1e\x74\x8b\xda\x0b\x45\xaf\x67\x2e\x88\x78\x84\x54\xb7\x38\xa8\xfb\x91\x46\xbb\xe8\x62\x4f\x6d\x34\xfc\xc2\x57\xa1\x43\x67\x39\x79\x38\x93\x39\x7e\x3e\x82\x29\xda\x9c\xe4\x98\x4a\x3a\x7e\xb5\x58\xa2\xa3\xe7\x47\x13\x74\x4b\x4b\x5a\x60\x51\x2c\x3b\x9d\x45\x9a\xdf\x85\xcd\x15\x6e\x32\xe0\x11\x7f\x76\x84\x4e\xb8\x80\x59\x65\x98\xa1\x82\xe0\x07\xe2\xb2\x5b\x35\xa1\x59\x1a\x25\x21\xa8\xc1\xbd\x3b\x0a\x88\x9e\xc4\xa0\x5d\xe5\x89\x32\xcc\xf1\x37\x86\x0b\xb7\x0d\x47\x37\x97\x8d\xff\x89\x32\xcd\xa6\x26\xe8\x9b\x70\xbe\xad\xe2\x8e\x97\x1b\x02\xa7\xd7\xef\x9f\x7f\xb7\x1b\x1b\x79\x7b\x77\xb1\x15\x24\xe9\xf8\x81\x1d\x5b\xb5\x00\xac\x9b\x1f\xde\xcf\xc6\x85\xac\x0c\x31\x8a\x8b\xc1\xc4\xbd\xc4\x2e\xaa\xde\x90\xaa\x27\xf7\x6f\x45\xd8\x32\x3f\x5f\xb1\xfb\x52\xa5\x3f\xe0\x92\x42\x59\x78\xac\x10\x36\x44\x26\xab\x0b\xdc\xef\x19\x32\x56\xdf\x09\xba\xbc\xba\x79\x73\x75\x71\x7e\x77\x75\xf9\x02\xb9\x77\xd0\xb6\x78\x3d\x41\x77\xad\x0a\x84\x7d\x9e\xda\x26\xb7\xc3\x16\x26\xf3\xf3\x1b\x59\x22\x8d\x59\x53\x9a\x1a\xea\xa9\x60\x86\xae\x19\x55\xbe\x4b\x48\x48\x44\xcc\x0a\xce\x6c\x9e\x8b\x86\x6b\x2d\xd5\x73\xaa\x46\x46\x20\x34\xaf\xd1\x5f\xbb\xf7\xf4\x40\x6c\x8a\x54\x99\x32\xf9\x7e\xfa\x3d\xf6\x88\x48\x85\xcb\x95\x98\x4f\xb8\x7a\x77\xc6\xd3\xd4\x14\xf9\x37\x9c\xca\xb7\x19\x72\x75\xba\x82\x9c\x03\x6a\x0d\xdb\xbe\x3d\x93\xc9\xf1\x04\x22\x41\x8f\x27\xc7\x4e\x88\x2b\xd6\x1a\x5e\xb9\x57\x06\x00\xb7\x4b\x43\x76\x31\x6f\x82\xd0\xd7\x2e\x83\x66\xa4\x65\xb0\x26\xb5\x26\x68\x55\xf2\xd3\x30\xd5\x10\x5a\x9d\x91\x56\xb0\xdb\x7e\x2a\xeb\x69\xfc\x84\x6d\xa5\xc9\x39\x7d\x20\xcc\x6c\xe8\x61\x08\xab\x9b\x54\xc2\xf9\xbe\x69\x56\xf2\xcd\x9b\x97\x87\x99\x86\xb9\x93\x09\x93\xb8\xe0\x65\x69\xaa\xd4\x2d\x7c\xe1\xa4\xa6\x9a\x81\xa7\x0a\xfb\xcf\x2e\x86\x86\x36\xdb\xb8\x17\x1d\x35\xf5\x00\x67\x3d\x17\x72\x85\x92\xba\x07\x56\xd4\x55\xff\xb1\x4d\x87\x63\x01\xc9\x0f\x34\x1c\xdb\x5e\x39\xa1\xdf\x86\x2d\xcf\x29\x5d\x85\x19\xcb\xca\xce\xfc\x3a\xce\xde\x5c\x9d\x5f\xbe\xba\x9a\x94\xf9\xbe\x64\x88\xb0\xbc\xe2\x94\x85\x92\x46\x57\xba\x90\xb8\x87\xda\x61\x56\x0e\x52\x53\x0d\x34\x70\xf5\x72\xa2\x30\x2d\x64\x6b\x57\x15\xaf\x78\xc1\xe7\x9b\x7b\x59\x24\x6c\xca\x6f\x4d\xc1\x94\x31\x1e\xeb\xdd\x3e\x8c\x96\x13\x6a\x34\xd7\xdd\x21\xd7\x58\x0e\x4a\x12\xfb\xf5\x79\x19\x1f\xfa\xb8\x85\xed\xe9\x1f\xd0\x06\x1c\x5c\x50\x5c\xdd\x95\xb0\x68\x3d\x25\xe6\xda\xb9\xa2\xa6\x4d\x2d\xcf\x56\x93\xcc\x8e\x04\x19\x80\xb9\x5d\xbe\x7c\xca\xad\x3e\x84\x68\xe9\x6f\x6d\x9f\xf8\xd9\xd7\xed\x28\x82\x68\x6a\xda\xd5\xdf\x4a\xb6\x7b\xda\x7f\xb3\xbf\xef\x92\xcc\x4a\x90\xb1\xaf\x72\x05\x3d\x12\xb9\x88\x92\x26\xac\x35\xb8\x63\xd4\x73\x26\x40\xf3\x7c\xb1\x6c\xc5\xf2\x75\x1b\xfa\xf5\x71\x27\x67\x7c\x85\x80\x08\x28\x32\xeb\x0b\x0e\x5b\x93\x0a\x9e\x9b\x2a\x49\xc2\x3a\x57\x2a\x41\x1f\x68\x41\xe6\xfd\x56\xc4\x05\x65\x73\xd7\x12\xbc\x55\x89\x14\x5a\x70\x91\xb5\xb5\x68\xb4\x93\x2a\xae\xf5\x09\xdc\x9c\xd7\x5f\xdf\x41\x3f\x04\x08\x52\xd8\x5b\x29\xd2\x53\x09\xb4\xc3\x1a\x8f\xc7\x60\x8d\x3a\xf9\x97\x96\xa7\xf3\xe2\x14\x7d\x47\xec\x0c\x38\xf4\x79\x10\xd0\xb1\x74\xc1\x7d\x21\x79\x58\x5f\xcc\xd9\xc2\x35\x36\x75\x64\xed\xf3\x67\x1a\x86\x16\x61\x0d\x63\xed\x40\xa2\x04\x4a\x1a\x36\x5e\xe8\xbd\x65\xef\x9d\xa8\xb9\x33\xe2\x7b\xe1\xbb\x85\xa1\xce\x77\x1a\x34\x02\x19\xae\x80\x91\x5c\x96\x05\x65\xf7\x4d\x89\xaf\x19\xd7\xf8\x62\xbb\x15\xb0\x7b\x87\xd1\x82\x04\xfb\xf1\x37\xdc\xe4\x00\xf8\x70\x10\x5e\xa1\x12\x4d\xd6\x77\xcb\xca\x34\xb7\xf0\x24\xc4\x06\x30\xb5\x8d\x01\x47\xa1\x56\x81\x1f\xce\x0e\x44\x19\x07\xf6\xa4\xce\x54\x66\x92\xc6\x92\xe6\xeb\xdb\x8b\xdb\xeb\x0e\x5d\x66\xc8\x7c\xd6\x71\xbe\x84\x84\xb6\xf7\xe0\x7c\xd9\xc6\x88\x61\xf9\x87\x93\x82\xb3\x05\xae\xce\x6b\xb5\xb8\xa4\x32\xe3\x0f\x24\x49\x69\x7b\x5c\x98\x9e\x05\xae\xea\x1f\x75\x1b\x6b\x20\xa1\x8b\xbf\x9d\xdf\x20\x5c\xeb\xfd\x50\xb6\x20\xed\x01\xa4\x84\x66\xce\xb7\x26\xa5\x6a\xef\x19\x5b\x38\x4f\x36\xdf\xc1\x95\xf5\x91\xbb\xb2\xe0\xce\xfd\xd2\xdc\x57\x94\x51\x45\xb1\xe2\x11\xfd\x8b\xbb\x56\x12\x53\xf2\xd4\x5c\x9d\x6b\x07\x04\x02\x22\x40\x18\xe8\xc0\x0d\xa9\x79\xed\x76\x55\xa0\xda\xc0\x56\x5f\x33\xad\x6a\xe0\x8c\xac\x84\x31\x8f\x10\x23\x8f\x21\x90\x30\x2f\xea\x21\xfc\xc5\x06\xa9\x6b\x9c\xc6\xc5\x5f\x5f\x74\x7a\xa1\x38\xab\x5d\xe8\x1c\x5c\x91\x6a\x6b\x14\x6a\x9a\x4a\x1d\xc4\x62\x46\x7f\x4a\xa1\x61\xd6\x14\x6a\xd6\xf9\xff\x6a\x5c\x98\xdd\x7b\x7d\x28\xfb\x5d\xf7\x04\x12\x26\xe6\x30\xc2\xed\xfc\x6b\xdf\x1b\xa5\x96\xd0\x32\xc9\xfe\x42\x09\xcc\xa4\x3e\x8e\xd0\xad\x6d\x0b\x41\xc7\xd6\xad\x79\x8c\x4e\x54\x56\x05\x7c\x79\x4f\x92\xbe\x62\x26\x6f\x77\xff\xa5\x4f\x5b\xe9\x9f\xc9\x13\x78\xf9\x00\x8f\x53\x8c\x56\x9d\x89\xdf\xc0\xe3\xe8\x25\x95\xca\x35\x49\x82\x0f\xa8\xb4\x85\xa3\x03\x67\xa2\xe5\xa7\x1b\xad\x20\xd2\xea\x1f\x38\xcf\xc5\x0b\xc3\x47\x6d\x39\x61\xf8\xb7\xf4\x25\x5a\x31\x73\xde\xe8\x00\xd4\x13\xb5\xac\x68\x06\x2a\xe9\xdd\xc5\x0d\x32\x8d\xe6\xfe\xf3\x4f\xcf\x40\x9e\xfa\x8f\x3f\xfc\xe9\x59\xe0\xc0\xdf\x47\x36\xc9\x0e\x76\xa1\x77\xec\x3f\x3c\x88\xf0\xb2\x4b\x4c\x31\x08\x52\x26\x9a\x18\x68\xa6\xbd\xf7\x06\x03\xf5\x91\x7a\x1e\x11\xc2\xb6\x78\x61\x6c\x88\x83\xfd\x28\xe3\x60\x5d\x1e\x9a\xa1\x4b\xfb\x51\x35\x43\xd0\x6e\x7e\x09\x04\xed\x60\xda\x36\xfd\x69\xfb\xb5\x19\x6b\x0e\xd8\xf3\x6d\xfb\x64\xf6\xd1\xd8\x41\x01\xe9\x37\xa8\x46\xac\x97\xc5\x3b\xb1\x5e\x7f\x71\xbb\xa2\xf3\xeb\x4f\xda\x9e\xab\xc6\x3f\xd5\x47\xfa\xb6\x78\xae\xf6\x55\x27\xd8\xac\xa7\xc8\xf0\x13\xda\xf1\x5a\xf5\x20\x3b\x89\x51\x7a\x73\x24\x11\x0f\x21\x61\x66\x6f\x3d\xaa\x77\xe1\xe8\x3d\xba\x64\xf4\x0e\x98\x5d\xf9\xa0\x9c\x31\x4f\xb0\xb7\x31\x0c\x5f\xa4\x65\x21\x1e\xdf\xc2\x13\xce\xe9\xa7\x6f\x96\x89\x28\x13\x9a\xb2\x6a\x9a\x4a\xa4\x8c\x6b\x60\xd9\xc2\xc4\x0f\x03\xd7\xf6\x36\x68\x8e\xed\x7a\xf6\xa1\x9f\xd5\xa6\xee\x28\xb1\xb4\x70\x63\x6b\x95\x4e\x73\xe5\x86\x52\xf6\xec\x17\xee\x26\x84\x6d\x6b\xb1\xe4\xc2\x50\xb0\xd5\xb0\xa1\x8f\x56\x1f\x55\x39\x5c\xd1\x9b\xe6\x23\xf3\x09\xd4\x27\xd9\x9b\xd0\x02\x94\xd4\xb8\xca\x0b\xf7\xd0\x6a\x6a\xee\x96\x6d\x0b\x8b\xfa\xeb\x9b\x8a\xb0\xf4\xbd\x29\x6b\xe9\xab\xb2\xc4\xe4\xf0\xbe\xcf\x5d\x47\x4f\x4a\xe5\xbf\x4b\x4c\xbb\x8c\x33\x40\x1c\x4e\x9d\x8a\x21\x27\x1e\xe3\xf6\x22\x19\x0b\xae\x38\xdb\x29\x73\xe5\x66\xc3\xa3\x5d\xcf\xb6\xf9\xc5\x85\x6f\xfd\xd3\x27\xa7\x34\x3d\xb2\x21\x24\xd8\x7b\x51\xb4\x1c\xec\xd8\x28\x67\xce\x9f\xd2\xf5\xa6\xec\x79\x75\x7f\x0d\x39\xe8\x07\xb5\x93\xc7\x46\x04\xe5\x49\x79\x60\xd7\x97\x56\xf0\x74\xb9\x5e\xd2\x22\x10\x6a\x30\xa8\x85\x27\x81\xf5\x07\x13\x49\x0e\xc7\xd6\xf3\xeb\xcb\xbd\xae\x20\x17\xea\x91\x8b\xb4\x1a\x16\x37\x9d\x87\x56\x02\x4a\xec\x77\x09\xa9\x98\x1f\xe4\x2d\xbb\x05\xaf\xf7\x4a\xfb\x98\x55\x47\x54\x50\x6a\x36\xda\xdc\xa6\x8b\xd9\x73\xf5\x02\x30\x7b\x2f\xa6\xb9\x7a\x1b\xaf\x5c\x94\xd2\xf0\x74\x17\x72\x07\x46\x19\xa8\x75\xe0\x39\x67\x60\x65\x3b\xd5\x3a\x38\x88\x96\x62\xee\x40\x12\x21\xfa\xd6\x3e\x62\x93\x4f\xf5\xf9\x35\x24\x09\xfb\xab\x17\x13\x95\x77\x30\x22\xe3\x96\xb1\x17\xa1\x11\xdc\xb4\x79\x8e\xa4\x31\xd7\x8a\x94\xd2\x34\x9c\x28\x0a\x7d\x3a\x9c\xb5\x9b\x5a\xd8\xaa\x05\x23\x64\xfa\x2d\x94\xb8\xea\xad\x59\xaa\x49\x4c\xce\x1f\xd9\x23\x16\x39\x3a\xbf\xb9\xde\x93\x9c\x58\xf3\x5a\xb8\xbe\x64\xb7\x55\x37\xcf\x09\x9a\x52\x25\x9b\x9e\x99\x44\xb5\xf5\x71\x4d\xfd\xac\x17\x2f\xa4\x8d\x6b\x3a\xa2\x69\x86\x9d\x49\x8b\xf9\x33\xc4\x33\x85\x0b\x53\x34\x15\x4d\x89\x7a\x24\x84\xa1\x67\xcf\x9e\x3d\x0b\xda\x18\x73\xf4\xec\xcf\x7f\xfe\x33\x74\x4f\x44\x39\xc9\x68\xb9\x0e\x06\x7e\xf5\xc7\xe7\xcf\x27\xe8\xef\xe7\xaf\xfa\x43\xe0\x4d\xff\xd6\x4a\x49\x53\xeb\xc9\xcc\x0a\x0e\xa2\x0d\x5a\x8e\xd0\xff\xbd\xfd\xfa\xb5\xc3\xc3\x90\x51\xb9\xfb\x2c\xe0\x47\xe9\xb6\x75\x82\x2e\x5b\x21\x69\x8f\x54\x2d\x68\x28\x00\x1c\xb9\xa8\x2f\x2c\x08\xc4\xb7\xe1\xd9\xcc\x34\x23\x9f\xba\xde\xf9\x86\x3e\xb8\x7a\x1e\x74\xbe\x88\x68\x14\x48\x19\xe0\x65\x01\x11\x78\x54\x2f\x1e\x4c\xb3\xae\x9a\x8c\x09\x42\x84\x37\x79\xb6\x12\x64\x24\x39\x19\xa1\x82\xde\x13\x34\x93\xd0\x16\xb0\x29\x8f\x2b\x88\xd4\xf2\xbf\xed\xc7\x6a\x5e\xa5\x7f\x1f\x00\x09\x98\x28\x49\xc0\xc1\x79\x78\xdf\x60\x54\x5f\xb7\xce\xc5\xb1\x7d\x35\x7c\x7c\xb6\x21\x25\x7a\x2b\xf7\xf7\xb7\x75\x05\x1b\x0f\xd9\x9c\x91\x2d\xdf\xe2\x69\x17\xc2\x05\x8f\x28\x0e\xda\x3a\xf2\x86\xc1\xbb\xb0\x98\x88\xde\xab\x29\x5d\x22\x0c\xfd\x7b\x85\xa3\xfa\x76\x76\x7d\x13\xad\x4a\x37\x78\xca\x6b\xe5\xa2\x06\x0c\x3c\x28\x60\x10\x01\x13\x24\x07\xbb\x43\x11\x3f\x4f\xed\x80\x91\x54\xc2\xbd\xcb\x41\x3a\x32\xcc\x08\x11\x9c\x2d\xd0\x3d\x59\x8e\x81\x76\x44\x42\x34\x65\xb9\x9d\x71\xe3\x12\x2b\x6c\xab\x5c\x77\xdd\x6c\x19\xc9\xb5\xa2\x60\x76\x2e\x1a\xb4\xcb\xc6\x6a\xf0\xcb\xe7\xb3\x39\xe9\x59\x5a\xa1\x31\x1e\x26\x54\xe3\x66\x2d\xb3\x8e\xeb\x56\xd2\xea\x8c\xee\x8b\x6a\xc7\x57\xbc\xbe\x9e\xad\xb6\x50\xd5\xb7\x92\xe4\x1a\xbc\x5c\x5f\x49\x34\x5c\xbf\xe2\x26\xc4\x46\x13\x64\x69\xc8\x5b\xcd\x5a\x6f\x49\xdb\x57\x28\x32\x08\x11\x4e\x92\xd8\x0c\x74\xec\xfa\xa0\xa4\x76\xfd\xd5\xdb\x4a\x33\x88\x0d\xd6\x60\x2d\x4c\x87\x15\xfe\xe0\x47\x49\x9d\x64\x5c\x3f\x49\xa2\xea\xca\x4c\x19\xa2\xb0\xf4\x9a\x89\x94\x88\xc2\x49\x95\x58\xdc\x27\x4c\x93\xdb\x32\x59\x13\x74\xa3\x37\xd1\x97\x5e\x34\x4d\x4a\x1e\x4c\xe8\xa7\xa6\x6a\x8c\xc7\xd7\xf3\x6f\x27\xf4\x1d\x4f\x26\xc7\x86\x63\x72\xb1\x96\xa6\x18\x09\x31\xb1\x2b\x43\x57\x86\xc2\x95\x34\xdd\x24\xb4\xd0\x0e\x5d\x6c\x38\x64\xcc\xaa\x85\xe5\xf8\xd1\x70\x11\xc2\x91\x86\xc8\x66\xec\xd6\xbf\x27\xb9\x7b\x4f\x37\x94\xca\xde\xe1\x86\xcc\xa6\xb5\xc1\xd8\xb1\x9b\x45\x19\x5d\x3c\x7d\xe3\xac\x5b\x15\xdb\xca\x8e\xdc\x9b\x04\x12\x6d\x91\x92\x95\x69\x43\x5f\xd8\xec\xda\x44\x98\xfd\x62\xb2\x17\x84\x13\xa1\x46\x89\xcd\x89\x30\xb5\x90\x1d\x10\xa3\x13\x21\x6e\x14\xba\x57\xc4\xea\x44\x90\x2b\x42\xf8\xf5\x6c\x43\xc3\xed\xd4\x59\xda\xb4\xe6\x46\xcf\xf2\x2c\x46\xe3\xd0\x4e\xed\x69\x9c\xec\x1e\x90\xce\x53\xf1\x73\x83\x2c\xbf\x49\x5a\x4f\x04\x1b\x92\xed\x61\xaf\x13\x61\x6a\x59\x3f\xbe\xe9\x20\x4a\x12\xfe\x57\xc7\xae\x6d\x44\xc3\x21\x03\xab\x63\x8d\x56\x7a\x5e\x57\x35\x69\x41\xa9\x18\xad\x0f\x51\x71\xe8\x9c\xa2\x3c\xf9\x9d\xa0\x57\x86\x73\x1a\x02\x92\x7a\xa2\x53\xc9\x8b\x5a\xf9\xf4\x52\x0b\xaa\xcd\x5c\x03\x19\x5f\x9b\x86\xeb\xe1\x62\xca\x04\x38\xa0\x2d\xc6\x9c\xbe\x78\xcb\x5b\x53\x38\xba\x19\x3b\x31\x9a\xf4\xd6\x47\x69\x8d\x8f\x02\x9e\xef\xd5\xb1\x43\xc3\xa3\xd4\x76\x47\x29\x8d\xe7\xd3\xe2\xfb\xa2\x57\xf9\xce\xe3\x00\xcd\x88\x8f\x06\x8c\x06\x09\x51\x83\x91\x31\x81\x66\x24\x63\xa9\x93\xa9\x77\x3a\xb3\x5b\x5b\x81\xca\xe5\xf4\x74\xf4\x85\x70\x21\x90\x66\x68\xf1\x09\x54\x2d\x27\xd2\xa7\x35\xb4\x8d\xb5\x58\x77\x7f\x1f\x79\x0f\x9c\x65\xf5\xfc\xe6\xfa\x40\x56\x88\x16\xc4\x8f\xdf\x0e\x01\x96\xec\x76\x83\x58\x74\xd9\x2c\x2f\xaa\xf2\x76\x33\x12\x6c\x01\xfb\xa8\x59\x6b\x13\xfc\x42\x73\xc4\xa8\x18\x9c\xb5\x69\x74\x0b\x2a\x1b\xfb\x76\x23\x2a\x35\x45\x98\x13\x60\xba\x90\x12\xa0\x1c\x4f\xac\xbc\xc1\x3b\x82\x91\xe5\xab\x63\xbd\xcf\x37\x30\x39\x74\x0b\xad\x53\x8d\x55\x27\x65\xee\x66\x70\x17\xf0\x9b\xbf\x80\xf6\x67\x08\x33\xc6\x4d\x83\x6b\x39\x32\x9d\x5d\x93\x5a\xb7\x21\x57\xdb\x55\x8b\x9b\xad\xa0\x1d\xd1\xf2\x4c\x26\x8a\x8c\xbb\x76\xb8\x45\x2d\xf2\x9f\xde\xb1\xb1\xeb\x42\x33\x50\xdc\x6e\xc9\x6c\x41\xca\xb4\x96\xc1\x66\x40\xd5\x5f\x7d\x4a\xae\x5a\xc8\xa3\xa0\x4a\x11\x53\x10\x91\x88\x32\xbd\x3f\xa6\x3e\xc1\x51\xa7\x0f\xfa\xd1\xc3\xf3\xa3\xf4\xbe\xa0\x7b\x34\xa8\x9c\xb9\x05\xed\xb9\xc9\xed\x9c\x7b\x63\x11\x0d\x3a\xc3\x37\x0d\xd3\x4a\xd8\x07\x8f\x79\x1b\xa0\x26\xfc\x0f\xe6\x1c\xdf\xe1\xf6\xec\xd2\x87\x53\x8b\x98\x7e\x53\x77\x90\x97\x13\x9b\x6b\x7e\x2c\x86\x99\x11\x08\x2a\x83\x61\x26\x7a\x0c\x86\x99\xc1\x30\x13\x3d\x3e\x3a\xc3\x4c\x4b\x04\x72\xdc\xd4\x6e\xa3\x31\xd6\x24\xee\x18\x98\x76\xda\x15\x61\x9d\xc5\x66\x4a\x5c\x04\x45\xea\x8d\xf6\x55\x1a\x35\x11\x72\xb6\x1a\xe8\x7e\xe5\x0d\x34\x89\x10\x8f\x8f\x27\x93\xe3\x63\x67\xef\xb1\x6a\x5b\xad\x66\xe3\xff\x44\x84\x65\x3c\x4f\x9f\xe3\x1d\xac\x54\x48\x05\xc2\x7d\x63\x0a\x68\x19\xbc\x52\xef\x9e\x5b\x75\xdb\x97\x03\xf3\x4e\x43\xc8\x1d\x59\xae\x0b\xe8\xf9\xe2\x00\x42\x76\x23\x5a\xfb\x82\x29\x3b\x19\xff\x7c\xcd\x27\x2b\x63\x37\x41\x47\x05\x2d\xe9\x4e\xad\xf7\x35\x39\x27\x52\x49\x74\x62\x40\x4c\xb2\xaa\x1e\x59\x70\x93\x92\x94\x5c\x2c\x53\xe9\x90\x03\xa9\x41\x01\x51\xf2\x1f\x18\x78\xa7\x5a\x8a\x4f\x5d\x79\x2d\x04\x61\xaa\x58\xbe\x07\xe9\xdf\xef\x7a\x7c\x5f\xd9\xf6\x58\x49\x6d\xf0\x55\x6c\xc1\xd8\x96\xda\xf1\xb8\x3d\x66\xbe\xb8\xb8\x1c\x79\x53\x10\x7c\x4a\xd8\x03\x7a\xc0\x22\x90\x46\xb0\x69\xec\x21\xbe\xe7\xf4\x81\x4a\x1e\x48\x7c\xda\x34\x30\x5b\x7e\x9d\x78\xbd\x90\xc9\xaf\xdc\x91\x61\x74\x9f\xdf\x69\xb1\x1b\x6d\x69\xd4\x16\x0f\xe6\xb5\xaa\xea\x54\x01\x13\x79\xde\xe9\x88\xa7\x2b\x51\xe7\x6f\x79\xea\x45\x44\x4d\x3c\xa0\xd1\xe8\x9e\x87\x2a\x61\xad\x8f\x0a\x2b\x45\x04\x7b\x81\xfe\xfb\xe4\x87\x4f\x7e\x1e\x9f\x7e\x76\x72\xf2\xfd\xb3\xf1\x7f\xfd\xf8\xc9\xc9\x0f\x13\xf8\xc7\xef\x4f\x3f\x3b\xfd\xd9\xfd\xf1\xc9\xe9\xe9\xc9\xc9\xf7\x5f\xbd\xfa\xf2\xee\xe6\xea\x47\x7a\xfa\xf3\xf7\xac\x2e\xef\xcd\x5f\x3f\x9f\x7c\x4f\xae\x7e\x8c\x04\x72\x7a\xfa\xd9\xef\x92\xa7\xfa\x76\xdc\x18\x8d\xc7\x94\xa9\x31\x17\x63\x73\xb8\x2f\x90\x12\x09\x71\x35\x66\xb8\x6d\xdf\xf7\xc6\x37\xe2\x45\x53\x2d\x6b\x77\x7d\xf4\x1d\x5e\xe9\x5d\x55\xce\x88\x8e\x2c\xdb\x66\x99\xa8\x71\xee\xe2\xa1\xf9\xb0\x7c\x2e\x49\x2f\x30\x91\xc5\x07\xb2\x63\xdb\x5e\x6d\xd0\x65\x29\x12\x1f\x3f\x48\x13\xf6\x3b\x0e\xa5\xbb\x8d\xe9\x91\xd7\x8c\x21\x8e\xee\x17\x11\x47\x77\x6b\xbb\x12\x36\xe7\x16\x0d\x36\x26\x88\xae\x09\x8e\x8b\x06\x1b\x0e\xa2\x73\x72\x6b\x3c\xb1\x1b\x82\xe8\x86\x20\xba\xd8\x59\x0f\x41\x74\x83\xad\x76\xb0\xd5\x0e\xb6\xda\x21\x88\xce\x8e\x21\x88\x6e\xe3\x18\x82\xe8\xfa\xc6\x10\x44\x17\x18\x1f\x63\x10\x9d\x2d\xdc\xc8\x05\x4a\xa1\xe1\x9a\x06\x7d\x80\x01\x74\xb6\x63\xf4\x79\x96\xf1\x9a\xa9\x3b\x7e\x4f\xa2\x62\x60\xa2\x0c\x10\x6b\x90\xa3\x16\x6c\x2d\x16\x4f\x68\x8d\xc0\x75\x4e\xb5\xb6\xbf\x13\x46\x9c\xdb\x87\x9d\x12\xae\x79\x24\xcb\x49\xee\xa1\x46\x63\x84\xa5\x04\x4a\xef\xcc\x04\x9d\x23\x41\x32\x5a\x51\xcd\x0d\xa0\x12\x12\x7c\x9e\x16\xca\xe0\x5b\x4c\x52\x25\x49\x31\xb3\x8d\xf4\x58\xab\x8d\xf4\x0e\x7a\xb3\x65\x6e\x6e\x79\x9d\x69\x1b\x15\x9f\xbb\xee\x6d\xf1\x4a\xb3\xe9\xda\x2d\xc8\xbf\x9c\xdc\x65\x77\xe1\xae\xfd\x26\x67\xdb\x8e\xa7\xfe\xc6\x0e\xd1\x5a\xae\x9d\x2c\xae\x68\x5c\x01\x3f\x0f\x29\x95\xca\x90\xb7\x15\x15\x70\x05\x6e\x49\xc6\x59\xbe\x9b\xb5\xeb\x6a\x15\x8a\xc3\x32\xeb\x62\x4b\x38\xb6\xbc\x36\x80\x20\x7b\x19\x17\x34\xa7\x6a\xe9\xe3\xd2\x6c\x9b\x78\x6c\xee\x66\xc2\xfe\x1a\x54\x95\xcd\x91\x21\x5c\x55\x82\xe3\x6c\x41\x64\x6b\x0f\xe2\x19\x00\x88\x67\xa6\xec\x8a\x4f\xb2\x2e\xea\x39\x65\x46\x61\x00\xd8\x5a\x1a\x0c\x96\xda\x68\x86\xe0\xca\xc5\x79\xae\x2c\xb4\x8d\x65\xf6\xa5\x69\x16\x29\x23\x98\x29\xb1\x84\x7a\x62\xbc\xfd\x2a\xb3\x1b\x34\x4d\x5c\xb5\x0f\x49\xc4\x8b\xdc\x15\x50\xfd\xcf\x67\x5a\x5b\xce\x2c\x1d\xd0\x6a\xb7\xa2\x09\xf6\x28\xc5\x51\xa1\xa5\x67\xcd\x9e\x66\xed\x99\x75\x5e\xf2\x87\x4f\xd1\x82\xd7\x42\x4e\x2e\x77\xb8\x63\xcf\xe1\x59\x63\x8b\x72\xb5\x1f\x14\x2a\x08\x96\x0a\x3d\x7f\x86\x4a\xca\x6a\x2d\x92\x44\x82\x6c\x29\x29\x7f\xfa\x34\xe9\x7a\xa6\xa8\x27\x29\x8a\xc9\x7a\xb4\xa1\xbd\x85\x95\x69\x62\x65\xf5\x13\x43\x6d\xa2\x37\xce\x14\xe4\x31\x8d\xf0\x56\x42\x47\x2c\xab\x6b\x4e\x2b\xc9\xf6\xfa\x44\x34\x2d\x45\xb2\x8f\x96\xd2\x13\x64\x93\xe8\x9f\xc6\x08\xf0\x11\xc0\x7e\xaa\xf9\x74\xa9\x62\x0b\x51\xfd\x3f\xf3\xeb\x6e\x05\x2a\xf7\xe1\x5a\x25\xdd\x9e\xf9\xaf\xf7\x80\x6c\x0a\xe9\x6e\x7d\x2c\x4e\xe2\x99\x0b\x5e\x07\x8a\x33\x74\xd6\x04\x96\x0e\xa7\x37\x3b\xf7\x45\x96\x11\x09\xde\xe5\x4b\xdf\x37\x3d\x70\x70\x8c\x9b\x37\x47\x1c\xda\x53\x94\x6e\xea\x2d\x64\xeb\x4e\xe8\x3d\x77\x16\x8c\xd8\x9a\xb0\xbc\x2f\xc8\x9c\x4a\x95\xd8\x46\xd6\x3c\xd2\x45\x5b\x49\xd9\xdc\xb4\xdf\x2b\xeb\x42\xd1\x2a\xe8\xab\x72\xbb\xe8\xc1\x59\x3e\xdb\xee\x56\x82\x5b\x76\x7e\x6c\x2a\xaa\xbd\x88\x28\x20\x0c\x8e\xba\x13\x37\x0f\x44\x98\x32\x5d\xde\x84\x66\xe6\x15\x16\xd8\x1f\x45\xc6\xcb\x12\xcb\x53\xe3\xd7\x09\x40\xc5\x10\x9d\x65\x88\xb8\xe6\xac\x02\x17\x7e\xfb\xda\x71\x36\x87\x40\x59\x45\x18\x66\x01\x2f\x6e\xd7\xe8\x05\x0f\x20\xfe\xc8\x5c\x1b\x1b\xd3\x71\xb8\x8b\xab\x28\xe8\x1a\xd1\x4f\x7e\x8e\xb3\x7b\xc2\x72\x68\x49\x6f\xb6\x29\x5f\x32\x5c\xda\x52\xeb\xbe\x11\x37\xc9\x1d\xf4\x00\x4c\x1f\x7f\x64\x0c\xe2\xa6\x2a\x91\xab\x18\x67\x04\xb5\x43\xec\x59\x2d\x93\x2a\x2a\x7f\x23\xb5\x1c\xd3\x4f\xa7\x22\xee\xa2\x24\x82\x3e\x64\xc4\x09\x87\x7a\x12\x87\x58\xcc\x43\xa0\xa0\xe1\xda\x72\x6c\x31\x43\xda\xba\x31\xc0\x15\xbc\x5b\x1a\x4a\xb4\xe3\x42\x13\x9f\x90\x18\xec\x5a\xf1\xac\x20\xcf\x74\x79\xa8\x06\xd6\x71\xbd\x99\xcd\xd5\xea\xf9\x49\x80\x00\x47\xf0\x6b\x31\x8d\x2d\xe8\x76\xfc\xe6\xf3\xcb\x2e\xc5\x7b\x83\x73\x2e\xd1\xe7\x05\xcf\xee\xd1\x25\x01\x15\xc1\xf1\xec\x5e\x56\x4d\x0e\xdd\xb7\x59\x4c\xf3\xc3\xf5\xaa\x1b\xfa\xa8\x7d\xe4\x7d\xd4\xc4\x34\xb4\x19\x1f\x5f\x17\xb5\x12\xcf\xd3\x5a\x7e\x2e\x08\x12\x70\x3d\xe1\x51\x43\xb6\x76\xbe\x52\xbf\x5d\xf0\xc7\xb1\xe2\xe3\x5a\x92\x31\x0d\x04\xd7\x45\xae\xe8\x9e\x2c\x21\xe6\x30\x61\x4d\x5f\x99\x47\x3a\x6a\xa4\xe2\x60\x12\x86\xcf\xb5\x04\xf2\xe6\xf3\x4b\xcd\xd6\x62\x4b\x6e\x53\x89\xce\x88\xca\xce\x32\x52\x2d\xce\xec\x94\x3e\xa8\x6d\x2a\x39\xa3\x8a\x8b\xa4\xee\xf1\xe7\x28\xe3\x45\x61\xcb\xe0\xf1\x19\xba\x20\xd5\xc2\x03\x4a\xf0\x94\x3c\xd9\xda\xdf\x47\x1f\xad\x8a\xf3\x94\xbe\x3f\xad\x0b\xa4\x9f\xb4\xf7\xa7\x85\x36\x62\x9a\x1f\xb0\xc5\xfc\x53\xa3\xd1\xc1\x5b\x99\x1c\xbe\x8d\xd8\x3b\xbc\x75\x4f\xd3\x8e\xec\xf8\xd6\x3d\x04\xe1\x71\x2d\x2f\x65\x42\x7f\x31\xf7\xea\x0e\x31\x43\xd7\x33\xa3\x74\xe4\x24\x47\xfc\x81\x08\x41\x73\x22\x91\xa7\x57\x97\x51\xcd\xa2\xf4\xa4\x68\xf1\x6e\xf6\x79\x68\x93\xf6\x91\xb6\x49\x4b\x54\x21\x5b\x64\x52\x3f\xb9\x4e\x26\x71\x5e\x52\xf6\xd1\x10\xca\xa8\x56\x67\x5a\x9e\xea\xf9\xde\x31\xda\x7d\x94\x32\x99\xe1\x82\x5c\x7f\x1d\xa9\x98\xdd\x9a\x5f\x77\x75\x33\xf7\x61\xab\x35\x46\xd0\x5a\xb7\xad\x6d\xc6\x57\xfe\x1a\x21\xc6\xf3\x3e\x9f\xc4\xd0\x32\xc3\xa9\x44\xad\x3b\x60\x2a\xfa\x1f\x82\x8d\xcf\xb1\x22\x8f\x38\x85\x8b\xdf\xb9\xa5\x35\x0d\xb2\x4c\xf4\x85\x45\x8f\xf3\x9b\x6b\xf4\xa5\x81\x7a\x98\xae\x1d\x82\x2b\x23\x79\x5e\xf2\x12\xd3\xa4\x8e\xc3\xad\x0e\x46\xed\x29\xde\x78\x90\xc8\xc0\x0c\xd9\x86\x9b\xf6\xc9\x33\x3a\xaf\xb5\x2e\x6a\x35\xc4\xa1\x0d\xc2\xc6\x25\x3f\x8d\x38\xd4\x48\x43\x2d\x03\x9c\x4b\x71\x68\x64\x1c\x7b\xca\x81\xa5\x03\x73\xf1\x41\x12\x48\x12\x26\x29\x78\x0f\x5b\x41\x33\x20\x26\x41\x48\xb4\xc9\x4e\x08\x99\xc8\xad\x40\x35\x42\x2f\xf9\x9c\x32\x77\xf7\xb9\x75\x99\xcf\x30\x0d\xe4\x19\x0c\x32\xce\x47\x2a\xe3\x48\x59\x5c\x31\x3c\x2d\x42\x4e\xd9\x2e\x0b\x2a\x30\xc4\x2a\x10\x78\xf2\x2c\xa7\x52\xff\x17\xdd\xde\xbe\x04\x17\x4a\xcd\xe2\xa4\x7b\x70\x26\x58\x82\xeb\x0b\x09\x19\xa2\x70\x98\x9b\x6a\x28\x5d\x62\x63\x8b\x6b\x96\xeb\xe9\x13\xd9\x89\xd0\xb3\xb0\x4c\x0f\x8f\x38\x5f\x9f\x8d\x48\x9a\x12\x74\xb7\xa0\xd9\xfd\x4d\xcb\x53\xc2\x85\xfe\x8c\xb5\x3e\x4a\x50\x5c\x56\x9f\x3c\x04\x21\xb7\xcb\xbb\x49\x33\x0c\xdc\xb5\x38\xd3\xad\xdd\x20\x0d\x02\x61\x29\x79\x46\xbd\x63\x2d\xc2\xcb\xd4\xf0\x4a\x94\x03\x63\x3b\xcc\xb2\x40\x72\xd9\x83\xef\xba\x63\xb7\x02\x17\x96\x2d\x4e\x1a\x56\xf3\xed\xde\x1c\x64\x29\x06\xe5\x12\xdb\x22\xde\x75\x1a\x21\x3a\xbf\x96\xf1\xfa\x78\xbf\x4e\x54\x39\x10\x77\xcc\x4e\xf2\xb4\x7d\x6d\x57\x0e\xba\xdd\x10\xd1\xb6\xc6\x78\x47\xfe\x21\x2b\x0d\xf6\xfc\xc2\xf3\xed\xbe\xdf\xf4\xcb\xcc\x31\xda\x4a\x20\xe1\x76\x93\x95\x64\xc5\x75\x6e\x3e\xb3\x0e\x21\x20\x21\x15\xaf\xea\x02\xf7\x7a\x56\xdb\x9d\x28\xf7\xf5\x19\x98\x19\xec\xeb\x3a\xda\xad\xad\xd0\xd6\x24\xb1\x0d\x69\x5f\x01\x94\x6d\xfa\x0f\x45\x77\x18\x0a\xf9\x8d\x36\xe5\x84\x05\xb3\xbc\x02\x40\x7d\xff\xa1\x94\x0e\x43\x01\x98\x5b\xb2\xb8\xd6\x3a\x0c\xb5\x64\xf1\x67\x7f\xfa\xf4\xd3\xa0\xa7\x60\x63\x47\xa2\xfe\x9e\x43\x41\x0b\xdf\xa6\x8e\x44\xfb\x25\x64\xc5\x26\x60\xad\xa4\x54\x85\x7c\x5a\x1b\x13\xae\x22\x52\xa8\x0e\xdf\x74\x28\xc2\x67\x90\x90\xf1\xde\xce\x64\x0f\x21\x40\x38\xcf\x3d\x39\xeb\x7b\x6b\x76\xfb\xf6\xac\xf5\xa0\xf7\x71\x43\x4e\x7b\x7f\xae\x7a\x50\x52\xdd\x9a\x93\xdf\x9b\xa1\x1e\x00\xdb\x64\xc9\x47\xe5\xa5\x47\xc5\x25\xc5\x66\xa3\xb7\xb2\xcc\x03\x10\x23\x72\xd0\xb7\xe4\x96\x07\x00\x6f\xc8\x3c\xdf\x33\xa3\x3c\xbd\x49\x56\x38\x7b\x3c\x3a\x27\x3c\x25\x67\x24\x32\xff\xfb\x00\x59\xdf\x49\x21\xba\xb1\x19\xde\x4f\xc5\xb2\xcd\x58\xcf\xe6\xde\xaf\x17\xa0\x19\x69\x1d\x01\xa3\x40\x1e\x98\x6b\x9b\x11\xc9\xbb\x4d\x4e\x75\x14\xc4\x15\xb2\x17\xca\xa4\x8e\x82\x99\xc2\xae\x81\x21\xc7\x9d\xd1\xa1\x99\xb6\x19\x3b\xb3\x6e\x33\x52\x73\x9e\xd3\x52\x09\x62\xd3\x08\xa2\xb2\x9a\xdb\x79\xca\x51\x5b\xb3\x35\x97\x79\x4b\x76\x72\xdc\x7e\xaf\x64\x30\x07\x73\x92\xa3\xa7\x9a\x98\x89\x9c\x40\xfc\x62\x73\x13\x62\x72\x8d\xa3\x72\x17\x0e\x9a\x8c\x10\x9b\x93\x9a\x96\x89\xda\xf4\x68\x08\x2a\x46\x51\x09\xa8\x69\x26\xf6\x44\x5b\x47\xc7\x4a\x6c\x95\x68\x87\x83\x26\x9c\xd2\xd7\x84\x0f\x9d\x0c\xd7\x84\xf0\xc9\xd5\x68\x14\x8b\xa0\x31\x66\x07\xf3\x6e\xde\x23\x7a\x74\x8f\xde\xfc\xfe\xeb\xdb\x15\x47\xa9\xff\x78\xe7\x86\xe7\x83\x7f\x34\xdd\x3f\x7a\xd0\x90\xd1\xc1\x75\xb7\x75\xec\xe7\xba\x93\x9d\x8a\x9d\xce\x4c\x07\xb4\x42\xaf\x24\x64\x8d\x9a\xda\xce\x20\x86\xcc\xfa\x8b\x76\x7e\x73\x8d\x32\x41\x20\xbf\x18\x17\x72\x82\xd6\xab\xe5\x04\xf5\x19\xe3\x38\xb1\x72\xa2\x93\xe5\xb0\x52\xa4\xac\x82\xb5\xa3\x07\xcf\xdd\x47\xea\xb9\xdb\xc9\x21\xf0\xad\x7f\xc8\x59\x47\x16\x75\x89\xd9\x58\xdf\x63\xf0\xe1\x59\x6f\x41\x84\xc7\x66\x95\x57\x4c\x90\xcb\x3a\x81\xa3\x00\x83\x20\xa4\xb5\x99\xde\xff\x11\xbe\x40\xd0\xb5\x3d\x93\x3e\xb0\xd7\x04\x60\xee\xb4\x53\xa6\x8d\xcc\xca\xed\xcf\x78\x15\x59\x91\xdb\x72\x52\xbb\x40\xbf\x6b\xee\xa2\xb7\x3a\xd5\x24\xd4\x20\x54\x0b\x62\x44\x9b\x1b\xc8\xee\x6c\x60\x74\x6b\x62\x19\x35\x0d\x17\x05\x7f\x0c\x1b\x4d\x49\x87\x77\x6b\x3c\xd0\xab\xb4\x69\xe9\x53\x82\x4a\x2a\x04\x17\xd6\xd3\xd3\x5e\x4a\x00\x32\xc4\xa0\x68\x4d\x91\x08\xa3\x14\x09\x1b\xa2\x70\x4b\x54\x1b\x21\x15\x47\x98\x99\xa4\xa2\xb0\x80\xe6\x22\x3f\x4d\x83\x2d\x4b\x01\xa7\x64\x81\x1f\x28\xaf\x85\x81\xad\x38\x3a\xb2\x5f\x85\xaa\x18\xd3\x19\x64\xa5\x38\x23\x76\x0d\x89\x0b\x7e\x57\xe5\x86\xd3\xf3\x98\x11\x65\x8d\xce\xb9\xb3\xca\x8d\xc9\x5b\x2a\xd5\x1a\x40\x7f\x70\x51\x05\xff\x0f\x26\x36\xd6\xd3\xfe\xee\x39\x11\x2f\x7a\x90\x95\xe6\xe8\xdf\x06\x52\xd4\xba\x97\xab\xfd\x4c\x57\x04\x7d\xb8\x85\xaf\x76\x17\x40\x6d\x15\x06\x93\x1f\xea\x12\x4f\x06\x21\x74\x7d\x7c\x00\x42\xa8\x0f\x3b\x28\x68\xb6\xbc\xbe\x4c\x11\xcb\x7c\xb8\x81\x7e\x14\x7d\x8e\x25\xc9\xd1\x2b\xcc\xf0\xdc\x58\x1a\x4e\x6e\x6f\x3e\x7f\x75\xaa\x8f\x37\xa2\x50\xee\xf5\xe5\x06\x47\xb6\xe7\x70\xe6\x15\xaf\x0f\x93\xeb\xb8\xb2\xe6\x44\xf6\x7d\xd0\x55\x1f\x28\x7b\xd3\x71\xb8\x70\x1b\xae\xf5\x22\x18\x26\x8c\xc0\xd5\xd6\x91\xab\x97\xff\xa1\xcc\xef\xf7\x9f\x60\x4c\xf8\x40\xb3\x84\xdd\xc9\x69\xe0\x07\x82\xc8\x2d\x71\x01\x61\x1a\x54\x8b\x1e\xbb\x4e\x70\x13\x02\x13\x93\xff\xb1\xeb\xb4\xa6\x75\x76\xdf\x17\xec\x10\x71\x3c\x84\xe5\x50\xbf\x64\x2f\x20\x95\x20\x33\xfa\x76\x2f\x10\x82\xcc\x7b\x7b\xf5\xed\xbd\xc9\xe6\xe6\xde\x06\x2c\x5b\x81\xd7\xc8\x47\x3a\xdb\x19\x89\x9a\x56\x30\xef\x75\xaf\x7b\x37\xaa\xe7\xcb\x29\xce\xee\xeb\xea\x6f\x54\xef\xe4\xf2\x25\x2d\xe9\x86\x8d\xe8\x2a\x9f\x9f\xaf\x3d\xb1\x22\xc5\xb3\xba\x9c\x9a\x8a\x5e\xe6\xa7\xb7\x04\xbc\x54\x1b\xa6\xad\x65\x0c\xaa\x8e\x8f\x5b\x11\x4f\xad\x56\x3a\x90\x78\x49\x2a\x1b\xc4\x40\x25\x5a\x90\xa2\x02\xad\x92\x0b\x94\x93\x69\x3d\x9f\x6f\xde\x8d\xaa\x16\x15\x97\x4d\x96\xc8\x0b\xf4\x7c\x5d\x91\xec\x77\x3f\xf4\x39\x1b\xf4\xa7\x82\x96\x46\xcc\xba\x23\x65\x55\xe0\x4d\xd5\x68\x56\xc2\x1f\x37\x3c\xd3\xda\x37\x8c\x94\xfb\x30\x10\x0b\xa9\x38\x5a\xf0\x22\x47\x0a\x8b\x39\xd1\x8c\xd5\x94\xe1\x23\x65\xc5\x05\x16\xb4\x58\xa2\x29\x99\x71\x41\x50\x5d\x15\x1c\xe7\x4e\xd1\xb0\xe5\x26\x36\x1a\x54\x28\x93\x1a\xc7\xc1\x3e\xa4\xb8\x85\x3c\x41\xd7\xe0\x94\x36\xca\xa6\x09\x45\xd5\x53\xfb\x17\x9f\x82\xb3\xa7\x98\xa0\x4b\xce\x8e\xdd\xe1\x6f\x32\x4f\x51\x30\x15\x4b\x9a\x93\x0c\x0b\xfb\xd0\xda\xcf\xfa\x6f\x58\xa8\xe1\xe7\x4a\x5a\xea\xcd\xb5\x6b\xec\x69\x0c\xe7\x36\x54\xc1\x7c\x46\x72\xdb\xe7\xd3\x68\x98\x5b\x83\x68\xbc\xe0\xec\xcb\xb2\x61\x66\x2f\x8f\xd6\x80\x84\x06\xe7\x62\xc8\x32\xce\x1e\x88\x50\x48\x90\x8c\xcf\x19\xfd\xf7\x56\x91\xda\xbc\xd9\x87\xa7\xeb\x93\x96\xca\xa0\x12\x73\xde\xc8\x91\xf7\xdd\xdb\x7a\x7b\x35\x0b\xc2\x35\xe6\xa9\x8d\xc6\x9f\x39\x55\x2e\xb7\xc9\xc6\x0f\xab\xe5\x99\x26\x57\x82\x4e\x6b\xc5\x85\x3c\xcb\xc9\x03\x29\xce\x24\x9d\x8f\xb1\xc8\x16\x54\x91\x4c\xd5\x82\x9c\xe1\x8a\x8e\x61\x61\x0c\x1c\x8d\x93\x32\xff\xad\xbf\x95\x9b\x2d\x32\x01\xf2\x74\x4f\xd9\x16\x39\x61\x25\xfd\x9a\x6a\x82\xd0\x8a\x1c\x30\x7e\x64\x7f\x20\xce\xce\xf7\xe6\xea\xf6\x2e\xd4\xdd\x04\x7c\xdd\xe6\xd4\x5a\xaa\x50\x73\x80\x7a\x9b\x41\x22\xb7\x5e\x71\xc1\x4b\xd3\xec\xc7\xb2\xce\xad\x60\x09\xca\x0a\x28\xfe\x28\xeb\x29\xf4\xfa\xf2\x9d\xbb\x14\x9f\xa0\x0b\x68\xb7\x0b\xb6\x82\x2a\x07\x95\x13\x5d\x33\x74\x81\x4b\x52\x5c\xe0\xed\x05\x85\x9e\xf8\xf8\xf4\xf9\xc8\xb1\x3e\x86\xdd\x0e\xb0\x24\x0a\x6b\x3a\x13\x73\x88\xb7\x0a\xb3\x1c\x8b\xdc\x6e\xbe\xa6\xee\xee\xf1\x27\x47\x53\xf7\xa2\xcd\x8b\x0c\x33\xf3\x56\xaf\xe4\xed\xbc\x18\xe7\x39\x35\x5e\xc1\x9b\x28\x35\x37\x4a\x9c\x5e\x21\x64\xcd\x3c\xe0\x3e\x30\xad\x23\x2a\x51\xc3\xc2\x21\xb6\xca\x5e\x8d\x7e\x87\xb4\x66\xd1\x4e\xf5\x6a\xb5\xbc\x03\xfd\x40\xe3\xff\x94\xb8\x2a\x41\xe4\xad\x25\x44\x8a\xf3\xa2\xcf\xf6\xa2\xb8\x81\x6a\xfb\xc9\x29\x41\xc9\x03\x41\x58\x4c\xa9\x12\x58\x2c\x5b\x47\x7d\xb7\x20\x4b\x6f\xfa\xf9\xa9\x26\x62\xa9\x79\x48\xc0\xe2\xd0\x44\xf7\xc3\x8d\x15\x0f\x10\x9f\x45\x98\xe6\x1e\x74\x06\xd5\x1c\xad\x85\x3a\xb2\xca\x80\xc6\xb2\xcd\x86\xf0\x5a\x12\x31\x9e\xd7\x34\x27\x67\xad\x63\xdf\x6e\x71\x8e\x30\xfc\xcc\x09\x23\x02\xab\x80\xf9\xb8\x73\xd4\x47\x5f\xb6\x9e\xb1\x67\xed\x5b\xc8\x19\xa9\x70\x64\xc2\x7e\xa6\x7d\x1e\x20\x57\x43\x93\x88\x91\x3e\x22\x37\x11\x84\xad\x9d\xd8\x58\x1e\xbf\x7e\xfd\xf2\xef\xe8\xfa\x0b\xf8\x35\xbc\x2f\xd4\x60\x7c\x81\xa5\x8d\x5d\x20\xcc\xa7\x33\x35\x59\x50\x26\x66\x91\x9a\xb8\x24\x13\x06\x03\xef\x11\x44\xd5\xa2\xdf\x6d\x6d\xf9\xa0\x25\xa5\xce\x4c\x97\xd3\x99\xf1\x66\x98\xe2\x97\x1e\x60\x85\x65\x4c\x37\x02\x73\x27\x00\x18\x2e\xa4\xe9\xf4\xc9\xcb\x29\x65\xcd\x25\xb0\xdb\x21\xeb\xd9\x8c\xbe\x35\x05\x46\xdd\xba\x82\x80\x17\xb6\x30\x99\xd4\x53\x82\x52\xad\x46\x42\x10\x75\x41\x7c\xd5\xb2\x66\x5f\x47\x81\xa0\x4a\x7b\x03\x95\xa8\x59\x86\x5b\x26\xa8\x82\xb0\x79\x13\x7a\x62\x66\xea\xd5\xed\xfe\x62\x59\x25\xbe\x27\x4d\x74\xa6\x5b\xac\xad\x6f\x68\x0b\xeb\xa2\x1f\xd8\xda\x01\xf6\xd1\x90\xa6\x50\x9c\x0d\x11\x72\xc8\x65\xda\xc1\x23\xb0\xbc\xca\x51\xeb\x15\xa1\xf0\xc7\xd7\x5f\xdf\x59\x14\x41\x18\x7d\xfa\xec\xbf\xd0\x58\x8b\xa0\x8a\xe0\x7c\xa4\x65\x46\xd3\xa2\x87\x82\x1f\xc9\xfe\xec\x0f\xcf\x9e\xa3\x0b\x63\xc2\xed\x81\xcb\x05\xfa\xe3\xb3\x67\xe6\xa4\xdf\x10\x2c\x39\xb3\xdc\xfe\x8e\x96\x84\xd7\x5a\xdc\x82\x24\x24\xa8\x74\xd7\xbe\x18\x3d\x30\x33\xa0\x47\x96\xa5\xcf\x78\xcd\x5c\x66\x07\x14\x7b\x05\x27\x80\x52\x24\x6f\x02\xa8\x0c\x46\xf7\x6d\xa8\x2b\xa9\xac\xc4\x12\x9d\xb8\xbb\x5e\x2c\x11\x9e\x29\x1b\x2e\x02\xa0\xed\x64\x63\x52\x49\xde\x68\x58\xe3\x73\x78\x7e\x41\x70\x4e\xc4\x29\x1c\xf3\x79\x55\x15\x14\xec\xb7\xc5\x12\xd1\x19\x72\x34\xa6\xe3\x08\xed\x33\x56\x3d\x31\xbb\xa6\xb9\x56\x5b\x14\x61\xd9\x72\xbb\x2b\x21\x82\x7d\x16\x78\x4a\x8a\xf7\xcb\xb1\x5f\xe1\x4a\xdf\xd8\x26\xe2\x15\x7a\xc0\x3a\xef\x31\x70\x5c\x1b\x2f\x17\xe8\xcd\xa3\x38\xe2\x62\x8e\xb5\xcc\x6f\x5a\x89\x61\x45\xe6\x5c\xe8\x3f\x4f\x8c\x7f\x0c\xf8\x24\xf4\x20\x3c\x6d\x31\xc3\xde\x30\xa6\x12\xab\x6c\x61\x1f\xe2\x02\x52\xb4\x05\xa9\x0a\x9b\x50\x08\x36\x0c\xc1\x8b\x42\xcb\xc5\x06\xba\xa9\x12\x99\x80\x1a\x41\x1e\x6b\xce\x68\x2f\xf6\xda\xef\x2a\xdf\xe0\x22\x77\x91\xd3\xf6\xaa\x6f\xf0\x86\xa2\x6b\x19\xd3\xf9\x15\x44\x10\xf0\x21\xe9\xd3\x6d\xfa\x80\x22\x5c\xa8\x05\xaf\xe7\x0b\x24\x79\xd9\xb6\x5d\x68\xda\x0e\x0e\xc2\x3e\x79\xc7\x71\x3f\xc5\x9d\x0e\xd1\xa6\xaf\x8d\xee\x09\x95\xbb\x2b\x01\xe6\x91\x00\xb9\xc2\xb5\xe2\x25\x56\xa6\x8c\xe4\xc4\x5f\xf8\x4a\xd0\xd2\x18\x07\x7c\x15\x7c\xad\xcb\x9b\x15\x71\xa8\x3b\x6f\x2f\x62\x48\x40\x73\x89\x7a\xe6\x39\xd0\xb2\xa9\xf1\x3b\x6e\xd0\x7c\x0e\x27\xa1\x35\x95\xe2\xa5\x89\x49\x08\x21\x52\xef\xe5\x65\x61\xcf\x75\x57\x48\x6b\x1c\xd6\x6d\xbb\x82\xf3\x0d\x03\x56\x41\xf6\x47\xe0\x74\xba\xf8\x38\x41\xe7\x0c\x91\xb2\x52\xcb\xae\xb7\x5a\xa3\xe3\x03\x2e\x2c\x66\xf4\x53\xfe\x1f\x9c\x2b\xf6\x87\xa3\x06\xc8\x08\x4d\x6b\xd5\xf9\xca\x46\x25\x64\x98\x71\xa6\x71\xa3\x07\x62\xd7\xfa\x31\x41\xaf\xb9\xd2\x98\xec\x28\x0d\x48\xf4\x2d\x61\x04\x74\x08\x4d\x96\x02\x34\xad\x75\xe9\xd0\xb8\x25\xa2\xf0\x8e\x24\x62\x0a\x2b\x70\x49\xdc\xeb\xfa\xee\xa4\x95\x19\x61\x07\x81\xdd\x35\x4e\xc0\xcb\xd7\xb7\xff\x78\x79\xfe\xf9\xd5\xcb\x4d\x68\x79\x40\xa2\xd6\xf8\xb2\xf7\xe2\x5f\xfc\x91\x11\xf1\xc6\xd7\x30\x88\xc4\xca\x97\x54\x42\x81\x72\x77\x32\x39\xa9\xcc\xd5\xb6\x39\x62\xde\x66\x75\x3d\x43\xe7\x2f\x5f\xf6\x09\x4e\x16\x82\x95\x6c\x0a\x0d\x78\x81\x1f\x88\x91\xfb\x73\x52\x10\x65\xe4\xfb\xc6\xa4\x12\x10\xf1\xa6\x04\xcd\xb1\x98\xe2\x39\x71\x95\xe2\xda\x7a\x83\x85\x01\x29\x2f\x0c\xcf\xcd\x94\x71\x8b\x0d\xf5\x39\x59\x21\x48\x03\x33\xa8\x38\xbc\x34\x53\xa6\xd2\xcc\xd9\x74\x22\x80\xc2\xed\x70\x73\xa8\x8c\x84\xe9\x9d\x93\xcd\xcf\x2d\x46\x4a\x13\xf1\xa0\x84\xbe\xaf\x77\xe0\x46\xcb\x3c\x46\x95\xfd\x35\x87\x40\x87\xe1\x8c\x98\x55\x6a\xce\xd1\x80\xdf\x8e\x85\xc1\x6c\x9b\x0e\x12\x7c\xdd\x41\x1d\xe7\x8d\x90\x88\x30\x60\x4b\xad\xe2\x15\xfd\x2e\x3f\x8e\x0a\x62\x6a\x88\xfa\xde\x24\x7a\xf2\xa6\xd4\xb1\x43\xa4\xf3\x95\x4f\x7a\x41\x3a\x62\x67\x91\x0a\x94\xa6\x86\x06\x58\x6d\xc9\xe2\x2c\x53\x23\x2d\xbd\x4f\xfb\x9d\xab\x59\x51\x4b\x45\xc4\xd8\xd0\x9b\x11\x92\x40\x1d\x85\x15\x69\x5b\xc0\xe1\xe8\xfa\xee\x79\x6c\x78\x5e\xc8\xfc\xdc\x8c\x6e\xeb\x99\x9b\x6b\x67\x74\x5e\x0b\xd3\x0b\xc0\x89\x8e\x67\x9b\x16\x3c\xbb\x87\xd3\xbf\xd4\xf7\x33\x75\x8a\xfa\x2a\x8a\x9a\x8c\xd0\xf9\xeb\x4b\xd7\x7f\x02\xc8\x90\xd7\x72\x8f\x66\x5c\x90\xb9\xd0\x2a\x8f\x7b\x43\xb8\x6b\xf9\x8c\x32\x5c\xd0\x7f\x83\x19\xc2\x05\x53\x19\xb0\xcd\xad\xb1\xf4\xc4\x9b\x5c\x83\x40\x9b\x9c\x4a\x63\x7a\xaa\x99\xa2\x85\xb9\xde\x3e\x51\x12\x0a\x26\x92\x92\x3f\xb4\x8a\x3e\x84\x03\x17\x9b\xd2\x80\x77\x26\xa9\xaa\xe1\x45\x23\xad\x22\x42\xc1\x31\x42\x72\x89\x8e\xcc\xac\xc3\x3b\xd0\xa4\x65\xb9\xa3\x87\xf5\x8f\x9a\xe6\x3b\xe8\xd3\x3f\xfc\x01\x9d\x7c\xc3\x2a\xc1\x33\x22\x65\xc0\x2a\x66\xc6\x15\x53\x54\x2d\x4f\x3d\xd3\x73\x16\x96\x38\x74\x8a\x69\x49\xd5\x90\xa6\xdd\xf0\x68\xe5\x38\x80\x0a\x7b\x77\x87\x23\x80\xc1\x75\xc6\x10\xc8\xd4\x95\x6d\xf7\x3e\x6c\x59\x93\xf1\x43\xc4\xc4\xd7\xbe\x53\x1b\xfd\xea\xda\x23\x88\x44\x4c\x70\xf1\x0e\xa1\xc5\x87\x14\xd7\x13\x57\x54\xd3\xc4\xb3\xfc\xe6\xfa\xf2\xb0\xeb\xa9\xe9\xc1\x0e\x28\x26\x3b\x6a\xdc\x62\x42\xbd\x3f\xd3\x98\xd3\xfb\x83\x80\x72\x32\xd6\x7b\x1b\x34\x8a\x04\x18\x7f\x28\xab\x2a\x14\xcf\x51\x91\x2c\xca\xc7\x54\x91\xac\xa3\x8a\xe5\x44\x82\x42\x92\x2d\xb0\xc0\x99\x22\x82\x4a\x45\x33\xd9\xae\xd0\xb2\xd5\xdb\x6b\x1b\x76\x19\x19\xb4\xe2\x39\x14\x53\xe5\x62\xe7\x4c\xa5\xa6\x1e\xe2\xd8\x25\x2d\x35\x1f\x99\x4f\xb2\x02\xd3\x72\x0b\x16\x45\x78\xa9\xa0\x85\xc2\x2b\x9e\x47\xab\x0a\xc7\xe7\xcd\x23\x8d\x8c\xd8\xde\x38\xdb\x96\xa1\xd4\xbf\x08\xf8\x19\x5c\xa6\xbb\xb1\x63\x6a\x3d\xe1\x90\x5b\x65\x26\x32\x86\x89\x8c\x37\xc4\x6d\xb8\x11\x14\x93\x13\xa2\x79\xfb\xb2\x00\x73\xac\xf0\x2d\x58\x75\x62\xf7\xfa\xae\xd1\x67\x5b\x26\x3f\xf0\x9c\xd9\xd4\x40\x63\xdc\x7e\x81\x7e\xdf\x33\xfd\x73\x66\x2c\xeb\x5a\xda\x36\x61\x23\xb7\x0c\x57\x72\xc1\x95\x53\x9f\x4e\xa4\xfd\x60\xe2\x8a\x0f\x5a\x56\xd4\xfd\xf9\x69\xcf\x4b\x7e\xdf\x79\xcd\xcd\xb7\x17\xe8\xe4\xc6\x1f\x89\x01\x73\xa1\x51\xf5\xb4\xfb\xcb\x3e\x7b\x79\x2d\x15\x2f\x57\x7c\x8d\xb4\xac\x4c\xaa\xaa\x34\xd1\x2a\xb6\xf2\x8e\x96\x91\x4e\xce\x8b\x6a\x81\xfb\xe6\x78\xcd\x10\x17\xb9\xe9\x23\x52\x4b\xb2\xfe\x06\xcd\x37\x57\xde\x03\xaf\xe9\x93\xff\xfd\x04\x8c\xdf\xe2\x9c\x2d\xcd\x6a\x2f\xfd\x69\xa3\x19\xc1\x9a\x55\x43\x0d\x24\xa7\xcc\xf4\x80\x34\x55\xdb\x9c\x92\x4b\x5a\x2d\x5c\x04\xe4\xc6\xb3\xc6\xc7\xda\x52\x32\xb3\xfe\xcc\x2a\x13\x9d\xbc\x52\x11\x03\xb6\xd0\x2c\xbe\xf1\x97\x98\x00\x77\x84\x11\x23\x7d\x36\x47\xd7\x65\x04\x42\x5c\xad\x5f\xc8\x16\xf6\xf0\x85\x3b\x37\xbe\xa9\x27\xa5\x3b\x4e\x99\xc2\x15\xfd\x32\xb1\xcd\xd5\xf9\xcd\xb5\xe9\x74\x65\xcd\x57\xd0\xac\xca\x17\xdf\xf4\x08\x30\x25\x31\x79\xc8\xae\xa0\x8a\x31\x87\xb4\x20\xaf\xf7\x50\x8f\xce\x17\x01\x39\x71\x45\xcf\xcd\x34\x25\xd4\x0a\x20\xcc\x76\x82\xbe\x80\xc3\x5f\xda\xbc\x28\xb5\xa0\x22\x1f\x57\x58\xa8\x50\x3e\x1f\xa0\xf5\xa8\x33\x53\x27\x2e\x1c\x24\xbc\x38\x2c\x15\x77\xce\xc2\x85\xe6\x80\x7b\xca\x76\x20\xe9\x9e\x40\x6b\x8f\x0f\x31\xbf\xb0\xe8\xda\x99\x5f\x3b\xf9\xca\xd5\x66\x7b\xc2\xf9\xc5\x44\x3f\xf7\x0a\x64\x01\x71\x2c\xa6\xad\x8e\x73\x36\x44\x37\xd7\xf1\xde\x89\x56\x6a\x08\x68\x67\x94\xd1\xb2\x2e\xdb\xa1\x97\xbd\x5a\xf9\xd3\x0a\x00\x81\x50\x33\x14\x4d\x71\x0a\x5a\x52\x15\x32\xf0\x24\x7a\x06\xe1\x19\xb6\xfc\x3a\x90\xeb\xaa\xcf\x37\xa5\x5e\xc5\x38\xa5\xa6\x42\x85\x95\x66\x24\x2f\xd0\x7f\x9f\xfc\xf0\xc9\xcf\xe3\xd3\xcf\x4e\x4e\xbe\x7f\x36\xfe\xaf\x1f\x3f\x39\xf9\x61\x02\xff\xf8\xfd\xe9\x67\xa7\x3f\xbb\x3f\x3e\x39\x3d\x3d\x39\xf9\xfe\xab\x57\x5f\xde\xdd\x5c\xfd\x48\x4f\x7f\xfe\x9e\xd5\xe5\xbd\xf9\xeb\xe7\x93\xef\xc9\xd5\x8f\x91\x40\x4e\x4f\x3f\xfb\x5d\x60\x62\x6f\xc7\xcd\x91\x8f\x29\x53\x63\x2e\xc6\x66\x45\x2f\xc0\x48\x10\x7f\x9b\x8f\x21\xae\x58\xda\x0f\xa7\x56\xc8\x2f\xf1\x5b\xc0\x53\x6c\x5b\x40\xcd\xa0\x23\x4e\x1d\xec\x8d\xd6\xe0\x35\xb8\xe4\xba\x9e\xa9\x28\x74\xed\x78\xbd\xce\x8c\xd1\x7a\xec\xc1\x8e\x7d\x0c\xb8\x3c\x8b\x29\x4c\x10\x34\x9e\xba\x88\xc2\x01\x77\x3f\x46\xdc\x7d\xe3\xe2\x41\x57\xb0\xd7\x52\x59\x8f\xbd\x81\x19\x59\xdc\x6e\x61\xaf\xe7\xff\x5a\x84\xf1\x6f\xa1\x12\xf1\x92\x2a\x65\x7c\xba\xa1\xf3\x6f\xf2\x15\x40\x76\xcc\x5b\xc5\x07\xec\x9d\x03\x63\xb0\xa9\x43\x4a\xde\xba\xe4\xb5\x00\xd8\x96\xfc\xd4\x98\x39\x21\xf3\xb4\x91\xc9\xe1\xee\x8c\x6d\x41\x13\x5b\x3e\x2e\x00\xf6\x43\xbe\xa5\x51\x55\x4b\x4d\xbc\x45\x24\x83\x3e\x37\x71\x2c\x26\x56\x12\x52\x71\x5d\x57\x47\xbd\x95\x19\x67\x92\x6a\x35\x48\xcb\xbf\x53\xca\x72\xca\xe6\xfb\x56\x01\x81\xb0\x90\xab\xb7\x5a\x18\x90\xfd\x31\xaf\x6b\x93\x5d\x7d\xd4\x84\x6d\x17\xd6\x25\x69\x16\xe2\xd6\x1f\x24\xcf\x80\xd6\xa5\x89\xcf\xbe\x5b\x90\xce\x27\xe0\x70\x3e\x7f\x7d\x19\x12\x7b\xd3\x8b\xd4\x9d\xaf\x4c\xb3\xfd\x5a\x1b\x85\x1e\xb7\x00\x9b\x8d\xec\xed\x2a\xae\x38\x19\xd4\x1a\x34\x91\x61\xd8\x55\x7f\x07\xe5\x25\xa2\x6e\x17\x94\xa1\x22\x9d\xfa\x8c\x2e\xd6\x3f\x44\x62\x9f\xb8\x60\x9e\xad\x9f\x68\xb2\x18\xf4\xfe\x41\xa1\x2b\xd7\x3f\x30\x7a\xcb\x10\xe8\x84\x55\x01\x59\x43\x51\xad\xb1\x93\x6a\xee\xb9\xdd\x4e\x5e\x9e\x3f\xa6\x4e\xfe\xf4\x3d\x59\x1e\x4b\x5b\x1b\x8c\x33\xb9\xa0\x91\x75\xc0\x38\x60\x91\xb2\xbd\xfd\x21\x53\xe3\x5b\x5c\xd0\xdc\xbf\xc6\xe0\xf7\x35\x1b\xa1\xd7\x5c\x5d\x47\xf6\xe3\xbf\x82\x90\x4b\xc0\x89\x4b\x4e\xe4\x6b\xae\xe0\x93\x83\x6f\xa2\x99\x72\xf2\x16\xda\xa0\x37\x13\xcc\x0c\xb6\xb5\x56\x68\x5c\x1c\x12\x9b\x61\x4d\x29\xfe\x48\xa8\x34\xd6\x20\xbb\x57\x4d\x18\x89\x0c\x16\xf2\x6a\x86\xd3\xd7\x19\x67\x63\x1b\x3b\xb2\xe1\x3d\x76\x8b\x23\x11\xb9\x7d\x0a\xeb\xd3\xf2\xaf\x34\xaf\x8b\x82\x68\x4a\x4c\xc0\xd3\xa0\xf9\x57\x05\xce\x48\x8e\xf2\xda\xf4\x69\xd6\xbb\x89\x15\x99\xd3\x0c\x95\x44\xf4\x74\x0b\x6a\x8f\x4a\xd3\xec\x98\xd7\x47\xd1\x52\x33\x12\x7b\xd5\xc7\x55\x5d\x43\x07\xaf\x1c\xe7\x8e\x36\xca\x6f\x73\xb0\xea\x71\xc0\x24\x5f\x06\x82\x53\xd1\x8e\xa2\x7c\xf4\xce\xaf\xf3\x6d\x33\x25\xc3\xe3\x4a\x13\xb8\xfa\x3f\x9a\x55\x01\xd2\xfe\x2f\x54\x2e\x0e\xde\xd0\x73\xd7\x8d\xbc\xfd\xa4\xb5\x81\xb5\x5f\xa2\xe1\x77\x82\xda\x42\xcb\x02\xa9\xd1\x95\x36\xe4\xb3\x35\x49\x63\x64\x2b\x18\x6b\xb6\x13\x11\xbf\xae\xc7\xd1\x3d\x59\x1e\x8d\xd6\xee\xf8\xd1\x35\x3b\x6a\x02\xb7\x3b\x37\xd6\xf1\xf2\x00\x60\x08\xac\x3e\x82\x27\x8f\x76\x17\x5d\x0e\x26\x6f\x1a\xa3\xca\x45\x81\xa5\x4c\x48\x41\xe9\xf8\x7c\x6f\x5b\x30\x9a\x38\x3f\x9b\x99\x00\x6e\xab\xc4\x78\xf1\x1d\xad\x40\x99\x9e\x40\x9f\xff\x27\xa6\x86\x8a\x2d\x75\xd6\x57\x7d\xb7\xcb\xb8\xfc\x03\xde\xb9\xf8\x08\x82\x8d\x35\x78\x3e\xf8\xfe\xdf\x11\x31\xc3\x9d\x3d\xd3\x5c\xdf\x44\x3b\xb6\x6a\x98\x50\x09\xda\x11\x75\x39\x4e\x8c\x2b\x44\x59\x56\xd4\xfd\xc9\x28\x94\x19\xa0\xa0\x75\x6d\x3f\x8d\xe8\x0d\x4a\x40\x95\xf5\x42\x57\x56\x13\x69\x45\x7e\xd8\x90\x8f\x55\x3f\x52\xdf\x4e\xe1\xec\xde\xa4\x76\x52\x19\xc2\xb1\xfd\x2b\x06\x60\x55\x6f\xa1\xad\x6b\x79\x8c\xaa\x5e\xb3\x95\x66\xb5\x10\xa6\x02\xb8\x0f\xac\x3b\x33\x30\xb7\x4c\x19\x3c\xd0\x6b\x2d\xf2\x1c\x5a\xbc\x21\x38\x1f\x6b\x2a\xf2\xeb\xf0\x36\xe3\x4c\xd5\xb8\xd8\xc1\xd9\xdc\xa0\x08\x01\x37\xe5\x02\x6f\xce\x79\xfe\x85\x38\x9d\x33\x5c\xe1\x8c\xaa\x1e\xe5\x2c\x55\x62\x08\x1a\xfe\xe2\x8d\x7e\xd1\x06\xbf\x0f\xd2\xd8\xb7\xb3\xa1\xaf\x83\xe2\x6f\xba\x54\xc1\xe2\x75\x63\xaa\xb3\xdc\xb4\x66\x39\x11\xc5\x32\xa6\xd0\x4f\x88\xe4\xf5\x72\xfe\x8c\x33\x83\x0e\xb1\x57\xf4\xc2\x92\xb1\x0b\xf7\xa0\x9e\xf1\x36\x2a\xd5\x33\x77\xe8\x81\xe1\xd6\xb8\x01\x00\x95\xde\xf9\x26\xe9\xbf\x49\xee\xa3\x42\x7b\x60\x36\x73\x72\xd1\x8e\x36\x08\xfb\xf8\x0d\x00\xb9\x55\x58\x28\x92\xf7\x94\xaa\x4e\x0b\xa1\xde\x18\xf1\xd0\x4c\xc2\x10\xb0\x42\xa2\x9c\xc0\x7f\xfb\x05\xf9\x29\xaf\xa1\x04\xb7\x02\x66\x5f\x3d\x64\x7d\xf7\x23\x52\xd6\x2f\xb0\x54\x37\x82\x4f\xc9\x1d\x4d\x0c\xe7\x7b\x89\xa5\x32\xd9\x84\x8f\x10\x91\x30\x25\xb9\x73\xf9\x9b\xd5\x85\xa4\x7c\x57\x25\x25\xc7\x8a\x8c\x35\xa0\x43\x29\x25\x7a\x4d\x77\x02\x43\x93\x45\xce\xf6\x58\x58\x67\x39\x48\x79\x90\x36\xc0\x38\x6c\x28\x62\xc4\x0a\x05\x46\xf5\x00\xfb\xf5\x7b\xdb\x96\x92\x48\x89\xe7\x69\x7b\xf1\xb7\x6e\xad\x51\x0b\xa2\x9d\xec\x1a\x83\xb9\xc8\x63\x6f\x01\x7b\xeb\x37\xf2\x60\x11\xeb\x02\x52\x72\x93\x96\xf6\x0d\x24\x4a\xd9\xe0\xe2\xa6\x36\x00\xd6\xff\x16\x6a\x14\xac\x43\xe8\x06\xd0\x28\x09\x85\x29\xf4\x16\x59\x53\x14\x18\x2d\xe7\xf4\xc1\x9a\x59\xcd\xfc\x4c\x62\x9c\x43\xa8\xe3\xf0\xa6\xad\x6e\x97\xa6\x89\x14\x6a\x8e\x70\xa1\x24\x3a\xea\x10\xad\xa3\x38\xeb\x6f\x49\xb0\x95\x98\x92\xa8\xeb\xc1\x8e\xaa\x4f\x4a\xde\x01\x9c\x0a\x96\x79\x4c\x22\xc9\x77\x5a\x1d\xa3\x12\xf5\x45\x78\x99\x01\x49\xfa\x4d\xa6\x59\x3f\xd8\x89\x86\x7b\x98\x25\xc7\x05\xf6\xf6\xea\x0d\xc8\x4b\x5a\x41\x71\x73\xcf\x98\x5c\x84\xaa\x05\x96\xb1\x2a\xe0\x8d\xfe\xed\x36\xad\x08\x00\x6d\xdd\xe9\xa7\xd2\xea\x7a\xbe\x14\x44\x99\x10\x7b\x53\xdb\x31\x50\xa5\xeb\x4d\xf7\xd7\x3e\x05\x5f\xda\x7e\x07\xf0\xa1\xe2\x68\xc6\x8b\x82\x3f\x82\x57\x6e\x4b\xf6\x01\xd7\x84\x0a\xaa\x9f\x21\x17\xa5\xb9\x7e\xd0\xfd\xfc\x3f\x17\xcb\x37\xf5\x16\x72\x19\x4a\x7e\xb8\x27\xa4\xba\xc4\x74\x5b\x1d\xfa\x56\xed\xb3\x3f\x7d\xda\xf3\x82\xed\xba\x80\x7e\xc1\xdf\x78\x2d\x9e\xf6\x0d\x9a\xcb\x3f\x25\xfc\x57\x9c\xa9\xc5\xd3\x2e\xe1\x0e\xcf\xb7\xd0\xd1\x5e\x21\x35\xf2\x42\x6c\xbb\xd4\xfa\xcd\xdf\x11\x72\xff\xb4\x6b\xfb\x3b\xc1\x4f\x88\x00\xdb\x03\x00\x03\x9b\x53\x89\x9a\xf5\x3e\xb9\xed\xde\x6c\xa7\xda\x5b\xa2\xf5\xc6\xe6\x5d\x49\x04\xa9\x66\x5a\x5e\xbc\x35\x0d\x19\x36\x9c\x7f\x97\x20\x75\x7f\x6d\xe2\x97\xda\x91\xe4\x6f\x9a\x52\x04\xaf\x79\x4e\x6e\xad\xf7\x75\x93\x1b\xf1\x7c\x06\xb9\xfa\xcb\x11\xba\xe3\x85\x2d\x30\x30\x02\x03\x14\x65\x44\x4a\x50\x30\x10\x51\x1b\x2c\x8a\xfd\x74\x2a\x50\x00\x33\xac\xe4\x10\xf6\x90\x98\xf1\x4c\xd8\x03\x15\x9c\x81\x87\xe0\x01\x0b\xaa\x85\x3a\xe9\xfa\xa2\xd1\x26\xaa\x19\xa6\xd5\x27\x14\x25\x24\x87\xa7\xe9\x94\x57\xec\xe1\x5b\xdc\xf5\x21\xb3\x8d\xd3\x76\x2d\x05\x7b\xe5\x0e\x28\x5a\x71\x11\xb3\xa0\x58\x95\x32\x39\x31\xac\xed\x23\xd8\xb4\x0e\x53\x82\x3b\x28\x90\x81\xf0\x7e\xf1\x8f\xeb\xcb\xab\xd7\x77\xd7\x5f\x5c\x5f\xbd\x39\x98\xc8\x0a\x42\x5e\x5a\x6a\xd8\xb7\xee\x0c\xbc\xf1\x5a\xa2\xdf\x9d\x7c\x7b\xfe\xe6\x1f\xaf\xcf\x5f\x5d\x9d\x82\xfb\x86\xbc\xad\x30\xeb\xb7\xc7\x9b\x61\x8a\xdb\x9b\xc8\x7f\xf2\x40\x79\x2d\x5d\xf3\xa6\x2d\xe8\x4a\x43\x8d\xdc\x51\x17\x8f\x6d\x1c\xc9\xd2\x55\x67\xd9\x0c\x36\xec\xde\x85\x26\x98\x1e\xfd\x9a\xb4\x5c\x41\x24\x2f\x1e\x5c\x08\x7c\x2b\xb1\x36\x6e\x9e\x94\x55\x60\xf9\x00\xcd\xca\xf7\x4b\x60\xd9\x02\xb3\xb9\x29\xdd\x45\xda\x9b\x1b\x84\x29\x97\x4c\xe1\xb7\x2e\x83\x86\xc8\x0c\x57\x4d\x15\xaf\x9c\xd7\x7a\xf2\xbf\xfb\xdd\x08\x51\xf2\x02\xfd\xae\x05\x38\xbc\x01\x57\x16\x56\xeb\xd4\x4d\xb7\x50\xf2\x40\x04\xbc\xcc\x9e\xf9\x08\x09\x32\xc7\x22\x2f\x88\x0c\xab\x81\x7c\xd6\xe9\xf8\xe5\x37\x98\xb8\x40\x02\xc4\xb8\xea\x34\x07\x0e\x82\x3c\x3a\x0a\x36\xd2\x4b\xbb\x1e\x5f\x08\x1e\x68\xdb\xbe\x5a\x19\xdd\xa6\xc2\xd8\x94\x8b\x4d\x18\x77\x2c\xe3\x62\xf9\x3a\xc4\x56\x92\x1c\x51\x1b\x12\xe3\x72\x30\xa2\x82\x23\x52\x82\x9b\x4c\x38\xe0\x2b\x5c\x7d\x45\x96\xc1\xee\x44\x9b\x16\x0f\xcc\xd4\x46\xff\x18\x3f\xce\x85\x03\x19\x13\x45\x91\x32\x57\x14\x1f\x8c\xb5\x36\xcf\x56\x07\x53\x13\x7d\x15\x17\x61\x92\x1c\xbb\x11\xdb\xab\x68\xc3\x14\x83\x69\xc5\x91\x40\xd1\xbb\xef\x6c\x64\x46\x7c\x7f\xa3\x68\x90\xd0\x07\x29\xb2\xcb\x91\x19\xc9\xe7\x15\xd7\xbd\xb0\x19\xc1\x3e\x86\x1e\xff\x63\x03\xa3\x10\x48\x4e\xd0\xf2\xd0\x47\x41\xc5\xf4\x34\x6c\x46\x7c\x9e\xbf\x19\xb1\x71\x43\x28\x32\x76\x08\xa5\x84\x05\x21\x28\x81\x41\x8a\x7c\x17\x7a\x73\xdc\x10\x9c\x4e\x33\xf0\x8a\xe7\x2f\x5c\x2a\x60\x1c\xc6\xfa\x22\xac\x1a\xc9\x47\xdd\x3f\x6d\x85\xa8\x7f\xfa\x0f\x4d\x61\xb6\xef\x8f\x8f\xff\xf2\xd5\xd5\xdf\xff\x7a\x7c\xfc\xe3\x3f\xe3\x70\xb8\x81\xd0\x2a\x9f\xda\x01\x63\x02\x14\x18\xcf\x21\x62\x20\x0e\x2a\x3c\x62\x25\x9c\xf3\x2c\xe3\x35\x83\xba\xfe\x23\x6b\x2c\x9b\x2c\xb8\x54\xd7\x37\xfe\xcf\x8a\xe7\xd7\x37\x91\x90\x5b\x4f\xc8\xa8\x0e\xb5\xa9\x04\x3c\xbe\x5a\x8c\x1b\xdd\xe0\x8a\x6e\xc5\x18\x5b\xab\x5c\xff\xf3\x0b\x8d\x0e\xbd\x6d\x34\x56\x07\x95\xe8\x51\x50\xa5\x08\x03\x7d\x88\x88\x52\x22\x3e\x1b\x75\xe2\xfd\x8f\x1e\x9e\x1f\x3d\x19\xab\x98\xb9\x29\xef\xb4\x15\x37\x9d\xde\xbb\xfa\x2e\x78\xe6\x16\x23\x8f\xfa\x59\x77\xb2\x59\x5b\x55\x79\x9e\x68\xd9\x69\xb4\x67\x96\x70\xaa\x49\x14\xc8\xb9\xa1\xbf\x38\x00\x25\xf2\x39\x94\xf6\x34\x22\xda\x5d\xb4\x07\x04\xc8\x35\x6e\x71\x93\x92\x67\x6b\x47\xdb\xfc\x95\x13\xf3\xe1\x24\xab\xea\xb8\x8b\x6c\x7f\x5f\x92\x92\x8b\xe5\xc8\xfd\x49\xaa\x05\x29\x89\xc0\xc5\xd8\xc6\x79\x8c\xfc\x2b\xe2\x41\xfb\x27\x0c\xf0\xce\x44\xd7\xdf\x10\x56\x62\xf4\xd0\x5a\xa4\xb5\x8f\x17\xcb\xa6\xe1\xd4\x93\x50\x20\x7f\x3a\xe1\x0e\x48\xcd\xe8\x1e\xbd\x37\x33\x18\x69\xaf\x89\x01\xd4\x4a\x80\x8d\x97\x89\x17\x72\x7c\x29\x6b\xfd\x34\x61\x0f\x5a\x6d\x08\x56\x4f\x71\x23\x99\xe8\xe4\xf4\x81\xca\xb8\x98\x7f\x14\x9b\x0c\xe7\x46\x5a\x52\xdc\xea\x53\x09\x8b\xd8\x28\x86\xb9\xde\x2a\xbc\x56\x5a\xcd\x36\xd6\xd5\x70\x0e\x59\x33\x40\x7d\x7b\x5b\x71\x09\x8a\xaf\x37\x1a\x76\xf8\xc1\xf3\x70\x75\x2b\x33\x3e\xc8\xc0\x9e\xf6\xd8\x2b\x9b\xcf\x0d\xb7\x4d\xbb\xdd\xa3\x37\x8e\x17\xb4\x2a\x55\x38\x1e\xf6\x44\x17\x20\x8d\xfd\x04\xfa\x67\xac\xcf\x23\x92\xfb\x98\x16\xbe\x87\xd3\xb9\xd7\x9b\x8e\xc7\x09\xc1\xb1\x7d\xc9\xd1\x7b\x50\xd5\xbb\xfd\xd4\x3d\x5e\x44\xdf\xe6\x99\xe0\xe5\x04\xb5\x0a\x9e\x1a\x47\xb7\x85\x77\x4f\x22\x93\x4c\x06\x13\xc0\x60\x02\x58\x19\x41\x13\x80\xe9\xb5\x86\xb8\xd0\x7a\x7d\xfc\x4a\x7f\x2d\xfa\x7f\x42\x86\x7f\x38\x40\x24\x50\xb1\xed\x40\xd1\x1f\x84\x3d\xf4\x1b\x86\x37\xfa\xe0\x5a\x5d\xda\x6c\x35\xa5\x2d\x1e\x89\x9e\x05\xac\xb9\xea\x1c\x81\x6c\x7c\x27\xbe\x66\xbb\xe5\xa1\x65\xbf\x97\x69\xdd\xbf\x84\xce\x8b\x02\x51\x66\x08\x24\x80\x6e\x6a\x68\xda\xd6\xaf\xb8\x6f\x8e\x98\x21\xf2\x00\x3d\x4a\x5c\x3d\xd3\xc6\x23\x43\x25\x92\x0a\x43\xeb\xb4\x09\xfa\x0e\xea\x12\x03\xa6\x1b\x9b\x7f\xff\xc2\xcb\xba\x50\xb4\x2a\x08\xf2\xb2\x58\x53\x14\x7b\x53\xdb\xd4\x02\xf7\x2e\xdc\x6e\x0f\xac\x4d\xe1\x7b\xf0\x42\x65\x24\x27\x2c\x23\x36\xf9\xa4\xd9\xd3\x29\xd4\xf6\xbd\x62\x0f\x00\xbd\x6f\xed\x28\xaf\x4d\x97\x00\xc3\xb6\x36\x43\x7f\x4a\x27\xaa\x46\x4c\xeb\x84\x58\x09\x39\x6a\xd4\x52\xc8\xb0\xed\xbd\x96\x7c\xd6\x58\x2e\xfb\x8e\x25\x56\x0c\xf0\x9e\x85\x08\x11\x67\x8d\xff\x37\x36\xd4\xc6\xa6\x11\x11\xa9\x9a\x22\xa2\xc4\x32\xe9\x1d\x4a\x7f\xbe\x63\xc6\x1b\xcf\x74\x0d\x33\x8d\x02\x1a\xcb\x70\x13\x13\xce\xe3\x19\x6d\x82\x9d\x3d\x40\xef\x9a\x91\xc4\x58\x53\x98\x6a\x34\xf3\x0b\xf5\x30\x35\xa3\x5b\x82\xa1\xd5\xec\xaa\xa9\xb1\x0a\x3c\x45\x40\x65\x70\xfd\x4f\x82\xb3\xb0\x89\x0c\xaa\x12\xb0\xee\xe6\xb5\xdb\x82\x3f\x49\xcc\x81\x91\xb7\x77\x21\x02\xb7\x2b\x92\xff\x40\x01\xb6\x8d\x5f\x29\x05\xb0\x08\x12\xae\x3b\xd9\x86\xf9\x1e\xaf\xff\x81\x64\x51\xca\x19\x8d\xaf\xb4\xea\xe3\xe2\x4c\x7d\x1c\x28\xfe\x43\xd0\x3f\x0d\x90\x7f\x9a\x4c\x54\xc1\x95\x2a\x48\x20\xe5\xa8\xe0\x18\xca\x61\xe6\x54\xde\x6f\xac\x0e\x4d\x18\x5b\x4a\x45\xb2\x85\xc2\xc5\xfd\x64\x5a\xf0\xb9\xac\xb8\x9a\x64\xbc\x3c\xfb\xc3\xb3\xe7\x7f\x3c\x7b\xf6\xe9\x99\x7d\x95\xc6\xf8\xac\xaa\xc7\xb5\xc4\x73\x62\x70\xbf\xa0\xac\x7e\x3b\xce\xa0\x20\xa4\x9c\x2c\x54\xd9\xd7\x39\x63\xc3\x6d\xe3\xf8\x7e\xba\xd4\x77\xed\x91\x8b\x1c\xf2\xe0\xdd\x8b\xff\x70\xf6\xec\x4f\xfa\x7f\xe6\x0d\x32\x5b\x90\xbc\x2e\x88\x18\x67\x33\x39\xc6\x2c\x1f\xeb\x7d\xe8\x29\x76\x14\x47\x51\x20\x15\xbb\x1f\xa9\xfb\x9b\x29\xb7\x47\xac\x11\x15\x5e\x7a\xb9\xb5\xe5\xe8\x53\xbd\x38\x02\x8d\x0b\x3a\x23\xd9\x32\x2b\x62\xb1\xf4\x3c\x33\x7d\x3c\x7d\x89\x1c\x53\x98\x0a\x94\x24\x9b\x08\x6e\x33\x5b\xb4\x64\xdd\xaf\x34\x08\x22\x2b\xce\x4c\x6d\xad\x46\x0d\xf1\x33\x32\x9a\x8a\x4c\x12\xc9\xe3\x70\xa0\xe2\x52\x41\x0a\x4b\x42\x89\xa8\xe3\x1b\xf7\x90\x56\x94\x32\x5c\x14\x24\x47\xb4\x2c\x49\xae\x55\x1b\xdf\xf0\x2e\x94\xc5\xd1\x51\xb7\x4c\x99\xdb\xa6\xca\xee\x02\xb3\x1c\x9a\xb5\x60\x5a\x58\x15\xca\xff\x3e\x00\x97\x4a\xf0\x8b\x52\x06\x7a\x96\xf1\xf4\x48\x93\xa5\x83\x70\x96\x71\xe1\x7a\x67\x9b\x1e\xbf\xf0\x55\x88\x43\x43\x86\xc0\x04\x7d\x0d\x64\xbc\x75\xce\xab\xce\x33\xd3\xbd\x43\x9a\x4e\x16\x21\x02\xac\x97\xc9\xf9\x3d\x14\x84\x2b\x80\xe7\xee\x50\x18\xcd\x55\x3e\xf3\xff\x1c\x7b\xac\x19\x6b\xe8\xf2\xec\xb7\xcd\x57\xf0\x41\x3f\x7f\x8c\x17\x46\xc8\xdb\x6d\x35\xdd\xdb\xa3\xdb\xd4\x86\x99\x2e\x77\xe0\x3d\xe4\xcc\xcb\x24\x26\xef\x42\x1f\x8b\xb9\x31\x11\xac\x6e\xda\xf2\x00\x4f\xd0\xd5\x5b\x92\xad\x74\xab\xc7\x99\x49\x1c\xe4\x70\xfd\xc2\x76\xd3\x34\x53\x71\xc6\xcb\x12\x87\xdb\x4f\x6c\xd8\x83\x0b\xf3\xa4\x6f\xdd\x65\xff\x2c\x28\x83\xdb\xaf\x77\x35\x5c\xf9\xd2\x0d\x0a\xb5\xe3\xba\x38\x68\x6e\x8b\x15\xd2\x50\x4e\x05\x44\x8e\xc7\xd5\x50\x42\x3e\x24\xd0\xcd\x0b\x8a\x62\x70\xae\xd0\xc9\xf1\xd9\xf1\xe9\x9a\x65\x27\xd2\x66\x8f\xd0\xcc\x97\xc7\x30\xc6\xa0\xac\xd9\x06\x49\xcb\xaa\x58\xc2\xca\x8f\xa1\x53\x68\xec\xe2\x4d\x7c\xa1\xa8\x99\xdb\x07\x8c\xe4\x82\x14\x85\xe9\x20\x24\xb0\xcb\xa4\x37\x9f\xc6\x6f\x29\x34\x64\x06\xda\x7e\x72\xfc\xf3\xf1\x08\x11\x95\x9d\xa2\x47\x68\x8a\xaf\xb7\x15\x9a\xca\xd4\x92\x44\xe4\xa9\x99\x61\x27\xb5\xe4\x35\x34\x9d\x31\xc7\xec\x2a\x30\x02\x01\x45\xbc\xb6\xad\xad\x22\x92\x08\x5b\x40\x35\xe6\x53\xe5\xf2\x5c\xf9\x0c\x3d\x03\xbc\x32\xc4\x14\x61\x89\x0a\xfa\x40\xce\x16\x04\x17\x6a\x11\x8b\x01\xfa\x54\x18\x67\xe3\x7f\x13\xc1\xa1\x07\x30\xb3\xcf\xc7\xf9\x1e\x12\x6a\x4c\xed\x60\xf6\x8e\xaf\x33\x95\x64\xdd\xd5\xc4\xf6\x4b\x12\x60\x82\x68\x2d\x41\xf7\xee\xee\xe6\x4b\xa2\x56\x08\x8f\x86\xd5\xf4\x7d\x0c\x47\x03\x43\x6b\x21\x2d\xef\x1c\x9a\x46\x2d\xf8\xb6\x2c\xab\xfe\x55\x71\xa9\x4c\xa9\x6d\x23\x8c\x30\xad\xc6\x2a\xde\xf8\x94\x63\xcf\x96\x3b\xc7\x1e\xba\xbe\x99\xa0\xbf\xf3\x1a\x32\xd5\xf1\xb4\x58\xa2\x47\xcc\x94\xcb\xeb\x38\xd2\x2f\x8c\xf5\x50\x53\x06\xfb\xfb\x37\x68\x86\x2b\x5d\x7b\xe1\x38\xcc\x4c\x44\xb6\xd6\x7b\x76\x21\xf3\xa6\x9b\xc1\xc2\x4e\xb4\x9b\xc3\x62\xb1\x23\xd6\x99\xa7\xf1\xcc\xa4\x08\x41\xd9\x1a\x73\xb9\x2d\xe4\x27\xb8\x94\x6b\x38\x6e\x76\xa1\x55\xf6\x16\xbb\x66\x0d\x66\x12\xd1\xde\x22\xd3\x56\xd2\x44\x89\x33\xb3\x2c\x28\x5e\x10\x8b\x52\xa9\xee\x5c\x94\xe8\xd8\x44\x9b\x4c\x3a\x66\x8d\x36\x5c\x2d\xe0\xb9\x59\x1d\x3b\x04\x89\x44\x66\xbc\xc4\x4f\x19\xc0\x3d\xed\x9c\x53\x7c\x73\x28\xc6\x03\xd6\xfd\x71\xca\x0a\x92\x42\x1a\x50\x22\x47\x81\x08\x99\xc8\xc8\xc7\xf5\xb8\x47\xc5\x5d\x81\x24\xdb\xa0\x03\x2e\x80\xed\xde\xfe\x14\x14\xac\xe2\x21\xbd\xce\x8d\x84\x88\xa9\x5d\xe2\xa5\x76\x88\x96\xda\x90\xa4\x26\x10\xab\xcb\x29\x11\x4d\xfc\xb4\x50\xcd\xa6\x46\xe2\x07\x5f\x73\x4d\xbe\x36\x40\x57\xda\x7d\x08\xcc\x22\xab\x6f\x22\xf4\x5c\xcf\xe2\x4f\x7f\xfc\xe3\x7f\xfc\xd1\x76\x66\x76\xb0\x30\x43\xd7\xe7\xaf\xcf\xff\x71\xfb\xed\x05\x24\x31\xc5\x9d\xf2\x01\x82\x9c\x20\xc6\x38\x92\x86\x74\x4d\x96\xf0\xa0\x6b\xc9\x63\x4b\x66\x68\x09\xc0\xea\xcc\x31\x6d\x1d\xcd\xd0\xd2\x47\x27\x2d\x0a\xd0\xfd\x09\xf0\x3c\x9e\xf8\x8c\x01\x65\x0e\x29\x37\xaa\xac\xba\xe5\xd9\x7d\xb2\xe4\x78\x7c\x77\x71\x63\x1e\x6c\x09\x8f\x98\x39\xa5\x95\xb2\x07\x5e\x3c\xc4\x5d\x15\x8c\xee\x2e\x6e\x60\x61\x13\xf8\x17\xe8\xf8\xa0\x18\x2d\x35\x74\x17\x96\x6a\xed\xed\xbe\x6a\x7b\x14\x64\x41\x70\x01\x0d\xd7\x00\x72\x63\x8e\xd2\xef\x08\x9b\xd9\xdf\x89\xb4\x7a\xfc\xb5\xb3\xce\x6f\x15\x5c\xa3\xc5\x9e\x06\x55\x5b\x82\x6b\x5c\x04\xcf\xaf\x96\x32\x5b\x8a\x2c\x7c\x73\x9e\x81\x32\xf7\x8c\xf7\x47\xab\x22\x7f\x58\x09\x72\xab\x78\x4a\x33\xaf\xe3\x1b\xf3\xc8\x16\x5b\xf0\x94\xcc\xb8\x20\xed\xfe\x14\x49\xe6\xdb\xbc\x76\xfd\x26\xce\x6f\xae\xbd\x56\xcd\x3b\x46\x58\x30\x8e\x07\xa0\xca\x3a\x5b\x38\x7b\x08\x23\x52\x9e\x81\xd9\xb7\xae\x8c\xfe\x01\x66\xe6\x5a\x90\x91\x5e\x3f\x29\x61\x65\x21\xb2\xe1\xa3\x7f\x6d\x9b\x35\xf0\x54\x12\x95\x19\xf3\x96\xb3\x5f\x5b\x1b\x95\xd9\x98\xd0\xca\x57\x8d\xc9\x99\xc0\x72\x41\x20\xc7\x98\xbc\xa5\x4d\x13\x05\x5f\xce\xca\x6d\x54\xa8\x0b\x38\xec\x6a\x85\xa5\x6d\x57\xd8\x32\xb0\x1b\x90\x37\x3c\x3f\x3e\x96\x6d\x70\x68\x2e\xc2\x11\xb6\x15\x11\x94\xe7\x08\x92\xb9\x72\xfe\xc8\xd0\x94\xcc\x29\x93\xee\xcc\xa1\xa6\xa7\x45\x0e\xcd\x31\x48\x44\x45\x67\x6b\xfe\xcc\x27\xe8\x8d\x4f\xd1\xf6\xfd\x96\x6b\x95\xf1\x86\xc8\xd8\x15\x84\xce\xa9\xbb\xa5\x10\xe9\x04\x08\x53\xe3\xa2\x58\x36\xa8\xe6\x02\xd2\x94\xdf\x8e\x10\xdc\xd5\xcd\xb2\xdb\x11\xe1\x25\x08\x40\x6e\xfb\x10\x36\x78\x09\x34\x3a\x34\xdf\xc5\xa3\x40\x7b\x92\xa6\xd4\x31\xce\x16\xbb\xf5\x4c\x1a\x9c\x0e\x83\xd3\x61\x70\x3a\x0c\x4e\x87\xc1\xe9\xb0\xe5\xb7\x83\xd3\x21\x3c\x06\xa7\xc3\x86\x31\x38\x1d\x06\xa7\xc3\xe0\x74\x88\x1a\x83\xd3\x61\x7d\x0c\x4e\x87\xf5\x67\x06\xa7\x43\x0c\xb8\xc1\xe9\x30\x38\x1d\x06\xa7\xc3\xf6\x31\x38\x1d\x36\x8f\xc1\xe9\xb0\x36\x3e\x34\xca\xfc\x81\x3b\x1d\xa2\x42\xf3\x8d\xd5\x1e\x6a\x19\xc7\x26\x91\xdc\x80\xa5\x93\x66\xd6\xc4\x0f\x5d\xe5\x9b\xc8\x7a\x03\x70\xd2\x54\xdf\xed\x59\x48\x93\x58\xec\xe2\xc8\xad\xa9\xbe\x71\x1e\xa4\xc5\xe6\x27\x37\xd4\x7b\xe4\xe2\xbe\xe0\x38\x97\x67\x15\x37\xff\xd7\x58\x5c\x5b\xa6\x56\xa3\xd7\xec\x9b\x17\x12\xb6\xb1\x3e\x85\x7d\xf5\xa0\xb6\xd5\x78\x2e\x10\x6d\x53\x7d\x1a\x7b\x6a\x82\x2d\x35\xa2\x0b\x3c\xf2\xfe\x8e\x48\x3b\x6a\xdb\x42\x1a\x01\x3b\x64\x43\x5d\xb7\x8e\x46\x71\xfc\x1e\xfb\xe9\x06\xcb\x68\x04\xc8\xad\xb6\xd3\x7e\xab\x68\x8c\x09\x7e\xc5\x6e\x1a\x61\x11\x8d\xd9\x82\xae\xcd\x74\x1f\x6b\x68\xb4\xd1\x25\x89\x05\xc7\xea\xab\x91\x9c\xc1\xba\x5b\xef\x16\x82\xc8\x05\x2f\x02\xb7\xaf\x73\xf3\x5e\x51\x46\xcb\xba\x84\xb6\xf9\xfa\x92\xd1\x07\xef\xbd\x95\xde\x8f\x00\x74\x30\x24\x45\x83\x59\xc8\x75\xdf\x27\x39\x40\x21\xb9\x4d\x5e\x5a\xe0\x07\xa0\x5c\x75\x96\x11\x92\x6b\x8a\x74\x19\x67\x88\x54\x1c\xfd\xc7\xc4\xcf\xd2\x17\x42\x7e\xde\x7f\x72\x87\xcf\xb3\x8b\x32\x2e\xa7\x1b\x96\xe3\xcc\xc6\xf1\xe4\x37\x4e\x00\x4f\x33\x15\xc7\xd9\xbf\x13\xcc\xc4\x2b\x06\xe0\x38\xb2\x1e\x67\x22\x4e\xb8\x85\x49\xa6\xe1\x27\x31\x0b\xef\x67\x12\x8e\xa6\x4c\x4f\x63\x0a\xde\xc7\x0c\x9c\x6a\x02\xde\xb9\x98\xd6\x3e\xa6\xdf\x64\x9d\x2a\xc9\xe4\x7b\x38\x73\xef\x93\x16\xbf\x8b\xdc\xaf\x78\xf3\x6e\x92\x69\x37\xde\xac\x1b\x67\xd2\x3d\xb4\x39\x37\x61\xeb\xe3\x8c\x05\x91\x86\x82\x54\x23\x41\xa2\x81\xe0\x29\xcc\xb6\x49\x86\x01\xf4\x3c\x06\x93\x0e\x65\x14\xd8\xd3\x20\x10\x6b\xa6\x4d\x35\xd1\x1a\xe3\x6b\xc4\x46\xa4\x9b\x67\x13\x5a\x51\xc6\x10\x8b\x08\x33\x47\xe4\xb5\xa7\x8c\x2a\x8a\x8b\x4b\x52\xe0\xe5\x2d\xc9\x38\xcb\x03\x1c\x62\xa5\x2e\x8b\xc7\x51\x69\x1e\xb6\xd2\x67\x37\x66\x6d\xd1\x5b\xc7\x0c\x99\x12\xe8\x60\x96\xb0\x81\x77\xce\xba\x61\x19\x1c\x54\x2a\x36\x33\x55\xdd\x78\xaf\x08\x89\xe3\x1d\x59\x26\xd0\x93\x08\xc1\x26\xd8\x2d\xfd\x60\xfe\xc6\x1f\x11\x9f\x29\xc2\xd0\x09\x65\xee\x6c\x4e\x5b\xe2\x6f\xa3\x65\x84\x90\xd7\x22\xbb\x7e\xf6\xf9\x33\x07\xea\x43\x50\x10\x40\xb5\x91\xf2\x50\x3a\x98\x05\xb7\xaf\x12\x66\xc1\xcc\xea\xa2\xab\x88\x19\xe5\x2c\x45\x0b\x7b\xde\x54\x89\x7a\x0e\x73\xf2\xb7\x42\x6b\xd7\x36\xfc\x77\xe5\x20\x02\x50\xdf\xc7\x31\x45\x3a\x7b\x9e\xc2\xd1\xf3\x34\x4e\x9e\x7d\x1c\x3c\x4f\xaa\x57\x46\x38\x75\x52\xa2\x91\x52\x1d\x3a\xbf\x0a\xd9\xec\x30\x8e\x9b\x5f\xaa\x6c\xf6\xae\xa5\x97\x56\xec\xf8\x97\x02\x67\xe4\x66\x47\x76\xe9\x2e\x0e\xca\x6b\xd3\x7e\x12\x35\x5c\xd3\x5f\x02\x46\x48\x1e\x41\xb6\x9b\x80\x7c\x88\x57\x9f\xd5\x45\xb1\x44\x75\xc5\x59\x37\x53\xc3\xc4\xf3\x26\x24\x29\x58\x4b\xfd\xa6\x19\x36\x32\x57\x25\xb8\x61\x62\x01\x98\xa2\x66\x4c\x73\xa5\xa6\x76\x39\xc8\x58\x92\x30\x85\x70\x27\x33\x40\xd2\xb9\xde\x18\xcc\x42\x66\x60\x88\xe5\x87\x86\xfe\xae\x1c\xad\x9f\x0c\xc0\x9e\x71\x91\xd1\x69\xb1\x44\x0b\x5c\xb8\xfa\xb1\x41\x4a\x7b\x4f\x8b\xc2\x4e\x61\x82\x6e\x89\x32\xfd\xd6\x8d\xcc\x51\x70\x36\x87\x65\x63\xe6\x9a\x08\x90\x2c\x6c\xae\x86\xc6\xc8\x75\x65\xe6\xaa\xd9\xea\x92\xd7\xc2\xcd\xd5\x96\x6f\xf2\xef\xa0\x12\x31\x5a\xc4\x64\x68\x40\xf9\xf7\x7e\x84\x6c\x9a\x0f\xca\x70\x47\x74\xc8\xc1\x78\xa4\xd2\xf5\x98\xb7\xad\xc2\x1f\x88\x10\x34\xb7\xa6\x4d\xf3\x59\x25\xf8\x03\xcd\xa1\x7a\x6e\xdc\x3c\x4d\x2b\x23\x53\x7b\xd7\x53\x0a\xc6\xd9\x98\x91\x39\x06\x59\xc8\x92\x52\xc0\xd1\x00\x4c\x33\x07\x63\xe7\xf7\x4d\xa9\x25\xa4\x53\xb5\x92\xa8\x1e\xa8\xe9\x17\xd4\x3a\xcf\x00\xdc\x13\xc6\x11\x07\x06\x5d\x33\xaa\x4c\x0f\xb9\x45\xad\x50\xce\x1f\xd9\xa9\x9e\x18\x95\xd0\x69\x9d\x21\x5c\x54\x0b\xdb\x98\x2a\x84\x4f\xb6\x69\x0a\x15\x44\x22\xc2\xf0\xb4\xd0\x77\x00\x7c\xb2\x77\x1b\x0f\x0e\xcd\x08\x56\xb5\x08\xed\xc1\x1c\xab\x80\x18\x1d\x6e\x3a\xec\x46\xb4\x58\x45\x4b\xc2\x6b\x75\x40\x9d\xed\x71\x41\xb3\x45\xbc\xe0\x4b\x4b\x22\x11\xaf\x57\xa2\x95\x9e\x5b\xa0\xe9\x0a\xc2\xfb\x72\x29\xa3\xf7\x53\xac\xef\x00\xd5\x24\x77\xad\x25\x99\x55\xf5\x50\x4a\x72\x65\xe0\xfc\x5f\xb5\x54\x5a\xfa\xff\xe0\xca\x3a\x8a\x4e\x23\xec\x43\x04\x8f\xb8\x3e\xbd\x1e\x72\x6f\x27\xea\x6e\xea\x21\x44\x91\x94\xfc\x81\xe4\x50\x19\xb8\xd5\xf3\x37\xaf\x38\x65\x4a\xda\xd0\x92\x3e\xa3\x46\x7f\xd0\xc9\x10\x5a\xb2\x36\x86\xd0\x92\x21\xb4\x64\x08\x2d\x19\x42\x4b\xd6\xc7\x10\x5a\xd2\x86\x3f\x84\x96\x0c\xa1\x25\x43\x68\xc9\x10\x5a\xb2\x36\x86\xd0\x92\x21\xb4\x24\x6a\x7e\xbf\x70\xf7\xc5\x10\x5a\xd2\xff\xf8\x10\x5a\x32\x84\x96\x0c\xa1\x25\xab\x63\x08\x2d\xd9\x4f\x07\x1b\x42\x4b\xd0\x10\x5a\x32\x84\x96\x34\x63\x08\x2d\x81\x31\x84\x96\x0c\xa1\x25\x43\x68\xc9\x10\x5a\x12\x58\xfa\x10\x5a\x32\x84\x96\x6c\x1f\x43\x68\xc9\x10\x5a\xd2\x1d\xae\xb0\x73\xcf\xd1\x75\x8f\xed\x82\x97\x55\xad\x08\x7a\xe3\x1e\xf4\xdc\x16\x4d\x97\x6d\x51\xc2\x38\xeb\x7b\x56\xb1\x87\x1b\xdf\x05\xb6\xc0\x45\x39\x33\xc5\x87\xc7\x99\x99\xd9\xd8\x2f\x69\xec\x67\xb3\x77\xc8\x47\x41\x4b\xaa\x02\xe8\x8d\x73\xe7\x72\xbd\x89\x16\xaf\xa3\x64\xcb\x34\xc9\x32\x49\xae\xac\xb0\x52\x44\xb0\x17\xe8\xbf\x4f\x7e\xf8\xe4\xe7\xf1\xe9\x67\x27\x27\xdf\x3f\x1b\xff\xd7\x8f\x9f\x9c\xfc\x30\x81\x7f\xfc\xfe\xf4\xb3\xd3\x9f\xdd\x1f\x9f\x9c\x9e\x9e\x9c\x7c\xff\xd5\xab\x2f\xef\x6e\xae\x7e\xa4\xa7\x3f\x7f\xcf\xea\xf2\xde\xfc\xf5\xf3\xc9\xf7\xe4\xea\xc7\x48\x20\xa7\xa7\x9f\xfd\x2e\x30\xb1\xbd\xe4\xbf\x2e\xc6\xbe\x84\xb3\x6b\x79\x3d\x4c\xfb\xd2\xb7\x40\x16\x70\xc9\x6b\x53\xb4\xda\xa2\x4f\x48\x62\xf1\x68\x0f\xfe\x9b\x43\xe1\xee\x06\x9c\x95\x3d\x48\x8b\xe2\x65\x53\xeb\x96\x1a\x70\xf7\xa3\xc4\xdd\x37\xf6\xf4\x56\xb1\xd7\x32\x35\x8f\xbd\x21\x61\xd3\x12\x6d\xb1\x46\xb4\x41\xd2\xf4\x6f\xa1\x12\xf1\x92\x2a\x2d\x17\x87\x83\x64\x70\x3b\xd2\x86\xaa\x4e\x75\x2f\x7b\xe7\x20\xbc\x0b\x43\x38\x4b\x74\x74\x88\x0f\x5e\x1a\x99\x5e\xe9\x5a\xf8\xb4\x5d\x11\xbc\x69\x04\xee\xce\xd8\xb6\x0a\x37\xac\xfd\xc0\x5c\xfd\x9d\xde\xd2\x88\x1f\x49\x92\xd5\x82\xaa\xe5\x05\x67\x8a\xbc\xed\xb1\x5a\xac\x46\x83\x9a\xc7\x6c\x5b\xf7\x46\x8b\xb4\xcd\x9a\x45\xcd\x40\x03\x32\x54\xac\xd7\x40\x1f\xbb\x73\xa6\x7d\xf0\x99\x9b\x30\x6c\x15\x79\xab\xce\x7a\x80\xc7\x9d\x8d\xc2\xf2\xbe\x39\x18\x32\xd6\x92\x56\xc3\xe1\xd7\xde\xb7\x77\x94\xa7\xa6\xef\x37\x82\x3e\xd0\x82\xcc\xc9\x95\xcc\x70\x01\xc8\x90\x22\xe3\x9e\x6f\x81\x01\x37\x47\xf0\x42\xba\x6e\xf9\xc1\xab\x66\x15\x43\x94\x61\x86\xe6\x98\x32\x54\xea\x3d\xab\x1c\x68\x69\xf4\x4f\x7d\xe7\x2a\x2c\xb4\xfa\xec\x34\xc9\x00\x64\x50\x60\xa6\x9c\x17\x36\x3e\xae\x58\x36\x73\xb3\x75\xbf\x18\xff\x07\x23\x8f\xff\xd0\xef\x92\x68\x56\xe0\x10\x5d\x76\xea\xa5\x24\x6a\xcd\xc2\xd4\x28\xb8\xdb\xb6\x26\x6c\x3a\xd6\x24\x14\xe1\xe2\x11\x2f\x65\xa3\xe4\xb7\xfb\x6b\xbf\x40\xcf\x4f\x01\xb3\xb1\x44\xfe\x0d\x21\xa5\xec\x0f\xa7\x68\x81\x25\xba\x38\xbf\xf9\xc7\xed\xdf\x6f\xff\x71\x7e\xf9\xea\xfa\x75\xcc\xd5\xd6\x7b\x47\x70\xdf\xb4\x33\x5c\xe1\x29\x2d\x68\x98\xa7\xae\xc5\x06\xb4\x1f\x05\x1a\x98\xe7\x67\xb9\xe0\x95\x59\xb7\xb5\x9e\x04\x69\xbf\x23\x55\x5d\x15\x09\xac\x38\xd6\xa9\x02\x47\x35\xeb\xbc\x2e\xa4\x6b\x0a\xcc\x94\x91\xf9\xbb\xdb\x2f\x6a\xa6\x75\xb2\x43\xc5\x35\xe1\x3c\x35\xa4\xf4\x3c\xcf\x49\x9e\xb2\x94\x5d\x23\x6a\x2e\xdc\x2b\x96\x48\x90\x4a\x10\xb0\x5a\xdd\x7c\x7d\x7b\xfd\xff\x4f\x7b\x3b\xb2\xb8\x14\x63\x5e\x7d\x8a\x58\x43\x84\x34\x4a\x25\xee\xf2\x1b\x1b\xd7\x3d\xec\xf3\xa1\x63\x3a\x3d\x4d\x4f\xf1\x24\xbe\xa9\x59\x9b\x04\xb2\x16\x14\x54\xf2\x9c\x4c\xd0\x4d\xa4\x49\xb6\xfb\x6c\x43\x3c\xc0\x78\xaa\x01\x30\x45\xa1\x99\x90\x16\x20\x1f\x70\x11\x76\x54\x29\x6e\x62\xa7\x2d\x2f\x58\xaf\x5a\x3c\xc3\x85\x0c\x10\x8c\x58\x5a\xab\xd9\xcb\x2b\x2d\x13\x27\xec\x9d\x7f\x06\xe5\x84\x71\x65\x45\x6c\xfd\x46\x4d\x13\xf5\xb7\x08\xc4\xec\xf0\x32\x5d\x48\x47\x87\x22\xda\x46\x56\x8e\xd4\x52\xe9\xd6\x7e\xe3\xde\x1b\xe2\xa7\x60\x10\xab\x25\x91\x9b\x49\x6d\x23\x78\xeb\x77\x0b\x82\x73\xce\x82\x52\x76\x85\xd5\xc2\x78\x70\x4b\x2c\xef\x49\x6e\x3e\xb0\x06\x4d\x6f\x9c\x34\x4d\xad\xec\x34\xef\xc2\x77\xc7\xda\x29\x41\x4a\xb0\x3e\x69\xb0\x6f\x86\xec\xcc\x91\xf7\x4d\xaf\xed\x6b\x56\x2c\xdf\x70\xae\xbe\xf0\x01\xf7\x09\x47\xfd\x9d\x91\xb6\x8c\x29\xbb\x13\x18\x62\xdc\xa9\xf9\x18\x92\x2f\x34\xba\x86\x56\xda\x6a\xb6\x73\xd9\x1c\xed\x01\x51\x59\xd4\xec\x5c\x7e\x29\x78\x9d\xd2\x9f\x4e\x63\xda\x97\xd7\x97\x70\xe7\x6a\xeb\x8f\x60\x4a\x2c\x21\xdd\x26\xb5\x35\x97\x97\xd5\xbe\xd1\xb8\xb7\x82\x6d\x5a\x3a\xac\x99\x24\x6a\x82\x5e\xe1\x25\xc2\x85\xd4\xc7\x1d\xd2\xed\x4c\xb8\xec\x0d\xf8\x22\xda\xfa\xcc\x04\x69\x3d\xd4\x7e\x3d\xe5\x6a\x81\x56\x7e\x10\x61\x52\x5f\x87\x3a\x6a\xb9\x27\xbc\x5a\xa9\xdf\x90\x06\x5c\xe1\x7b\x22\x51\x25\x48\x46\x72\xc2\xb2\x77\x6e\x63\x07\x4c\x78\xcd\x99\x46\xfb\x04\x5c\xb8\xf6\x7e\x10\xd0\xc1\xbb\xb4\x03\xfc\x2d\x46\x46\x0e\xea\x1e\x8c\xb3\x31\x50\xf0\x5a\x12\x61\x5c\x53\xa2\x26\x66\x73\xbf\xaa\xa7\xa4\x20\xca\x08\xfd\x0f\xb8\xa0\x39\x0e\xda\xd0\xf4\x73\xb4\xc4\x73\x82\xb0\xf2\x68\xa5\x38\x22\x4c\xd6\xd0\x49\x0f\x2b\xb0\x27\x70\xe2\xb3\x60\x42\x73\x94\xe8\x9b\xeb\x4b\xf4\x0c\x9d\xe8\x79\x9e\x02\x3a\xcc\x30\x2d\xc0\x5d\xa3\xb0\x58\x5d\x3d\x9d\x85\x7b\x60\xe9\xd7\xc3\x62\x01\xcb\x11\x17\xe6\x72\x8f\x10\xe3\xa6\xc1\xa2\x5d\xad\x56\xe7\xac\xca\x13\xf6\xa0\x6a\xe4\x00\x9b\x61\x73\x65\x02\x97\x22\xee\x46\x6d\xba\x32\xdb\x2e\x45\xc4\xe9\x84\xaf\x4c\xe2\xa5\x48\x22\x7a\xdf\x48\x22\x12\x69\xde\x37\x07\xa7\x79\x6d\x01\x45\xe3\x7d\x77\x37\x0c\xfa\x96\x44\xe1\x1c\xab\x50\x93\x32\x43\x29\x9b\x9c\xbc\x5f\xdb\xe1\x1f\x9e\x22\x4a\xf2\x92\xb2\xfa\xad\x89\x97\x48\x55\xaa\x6f\xaf\xe0\x61\x94\xb9\xc5\xc0\x41\xe0\xaa\x2a\xa8\xef\x18\x1a\xab\x53\x3b\x02\xd1\xd8\x2c\x37\x8b\x68\x9a\x40\x84\x68\x58\x51\x70\x4d\xae\xb5\x24\x82\x59\xce\xcb\xb5\x89\x6a\xf1\x8e\xe0\x6c\xd1\x7e\xbd\x46\xa6\x20\xe0\x18\x54\xfb\x65\x30\xdf\x78\xc3\x42\x41\x1e\x48\x91\xa8\xf4\xbe\xd4\xcf\x68\x31\xcf\x9d\x0c\x00\x41\x05\x9e\x92\xc2\xb0\x2d\x83\x45\x09\x61\x6d\xcd\x51\x46\xea\x99\x51\x4a\xa9\xe0\x45\x6a\x60\xfa\x1b\x5e\x80\x7b\x1c\xfb\xc5\x69\x20\x1f\xe0\xda\xe0\xa7\x69\x6b\xd3\x9a\x4b\x77\x6d\xa0\xdd\x7d\x78\x6b\xab\x83\x9c\x6f\x6d\x6d\x9a\x59\x76\xd7\x06\xdc\xea\x43\x5b\x5b\xa4\xf1\x43\x92\x2c\xe3\x65\x75\x23\xb8\x56\xb0\x12\x09\xbb\x7d\xb8\xf1\x75\x18\x8d\x1c\x4c\x94\x6d\x7d\x2f\xb4\x2c\x20\x86\x5d\x50\x58\xb4\x02\x9c\xb0\x32\x54\xd2\xf9\x52\xfe\x7f\xd1\xd2\x05\xd0\x8b\x55\x1e\xe1\xde\xe1\x82\xaa\x3c\x5c\xfb\xc5\xc1\x28\x1e\xcf\x70\xb1\xe0\x52\x45\xed\x2e\x5a\xdd\xe1\xd5\xc7\x5b\x71\x56\xe0\x9e\xd0\x9f\x45\x99\xf6\x8c\xd3\x8e\x32\x84\x41\x8b\x76\x76\x21\xc6\x73\xe2\xdc\x52\x2e\x38\x2d\x22\xf0\xcb\xee\x01\x40\x72\x41\x64\x9a\x5b\x38\x37\x51\xde\x81\xaf\xb8\x49\x64\x8f\x00\xea\x82\xde\x31\x6c\x03\x61\x39\x65\x73\xb0\x92\x8c\x90\x20\x85\x09\x50\xb3\x17\xe6\xde\x28\x41\x51\x9d\x7a\x5b\x13\x73\x48\xe6\xa6\x0f\xfc\x9f\x72\x66\x03\xee\xc1\x14\x11\x54\x2a\x90\x93\x03\x67\x86\xa8\x51\x89\x8e\x5e\xba\xa3\x3a\x7a\xdf\x94\xf7\xc8\xcc\xc9\x63\x8a\xb1\x65\xdd\x53\x96\xdb\xc0\x2f\xbd\x01\x09\x27\xec\x7c\x4b\x56\x5a\x83\xe8\x41\x9a\xb7\xaf\xe9\x0b\xf4\x03\x43\x7e\x03\x22\x40\x8f\x1b\xf4\x8d\x42\xce\x08\x90\x1e\x7d\xdf\x18\xf1\xcf\x19\x88\xc6\x9b\xa5\xc3\xb8\x5b\x03\x10\xdc\x44\x57\xef\xc9\x37\x0c\xf0\x4a\xcf\x7d\x8c\x58\x54\x47\xdc\x35\x48\x6e\x4f\xc3\x8d\x62\x0f\x9e\x46\x16\x34\xcb\x47\xb2\x8f\x47\xca\x72\xfe\x28\x77\xd3\x0b\xbe\x33\x0f\x3b\x61\x35\xd3\xd7\xca\x94\x52\x6a\x74\x83\xb0\x0c\xdf\x31\xfc\x6e\x52\x0e\x1c\xae\x42\x45\x9c\xb0\xaa\xb1\x2e\x58\x77\xe3\x77\x7f\x85\xa2\xfb\xbc\x94\xf8\x42\x68\x98\x8a\xe2\xe2\xb6\x4a\x6e\x92\xff\xe5\xab\xdb\xf3\x2e\x00\x4d\x36\x1f\x17\x44\x18\xe6\xab\xbf\x8f\xb8\x42\x38\x2f\xa9\x94\x60\xff\x21\xd3\x05\xe7\xf7\xe8\xc4\x85\x2f\xcc\xa9\x5a\xd4\x53\xa8\x4a\xd5\x8a\x05\x92\x74\x2e\xcf\x2c\x8e\x8e\xf5\x2a\x4e\x23\xde\x42\x59\x41\x59\xcb\xf6\x4f\x98\x92\xce\xaa\xa1\x27\x8a\x32\xbf\x12\x38\xac\x08\x90\x0c\x97\x8d\xeb\x76\x7d\x33\x20\x75\x03\x02\x99\x0f\xca\x3e\xd6\x8f\xed\x75\x54\x7a\x7f\xe0\xe8\x60\xb6\x36\x2b\xc1\x66\xc3\xc4\x88\xba\x5b\x76\xcf\x0a\x8d\x87\xd5\xc6\x9c\x51\x6b\x87\xf5\x82\x71\xcb\x3e\xaa\x6f\xa0\x23\x52\x1b\x8d\x5d\x11\xeb\x5e\x35\x87\x6d\x36\x78\xe9\x9f\x74\x8d\x5e\x51\x88\xba\x62\x16\x0b\x19\xbe\xe2\x60\x6e\xb2\x57\xec\x45\xf3\xd0\x53\xd3\x3d\x94\x4c\xfb\xd0\xc1\x55\xa9\xe0\x8f\x02\x3f\xa8\xf8\x16\xa6\x1d\x26\xd3\x78\x36\xa3\x8c\xaa\x65\x64\x8c\x9a\x3e\xcb\x2e\x87\x34\x39\x2c\xb6\x78\x9f\x96\xba\x33\xce\xa4\x12\x98\xb2\x9e\x84\xc1\x38\xf6\xa1\xe5\xb8\xf3\xe0\xfc\xd6\xe6\x78\xe9\xa3\x2f\x41\x10\x74\x2b\x6c\xcf\x51\xd4\x45\x50\xc7\xf6\x19\xbd\x3c\x40\x59\xe3\x79\x61\x25\xc8\x8c\x08\x41\xf2\xcb\x5a\x23\xce\xad\x9f\xd0\xf5\x9c\x71\xff\xf1\x15\xd4\x51\x0b\x06\xaf\xad\xad\x1b\xb4\x6a\x57\x44\xd1\xc8\x1d\xe6\x85\xe0\x58\xb1\x5f\xc4\x08\x9b\x3c\x07\xba\xa2\x77\xcf\xba\xa3\x24\x56\x54\xce\x0c\x0b\xf2\xfb\x49\xde\x42\x35\x47\x2d\x1f\xc5\xa8\x3d\xfe\x8a\x3a\x15\x1f\x98\xd6\x08\x4d\x6b\x70\x20\x95\x78\x89\xb2\x05\xe7\x50\xb0\x4c\xbf\x3a\x8a\x2f\x60\x85\x1e\x28\x2f\x40\x5d\x81\x2a\x7c\xc2\xc4\xda\x59\xca\xd9\x9a\x62\xac\x7a\x6a\x34\x4f\x1b\x07\x5b\x72\xa9\x9a\x53\x73\x8c\x4b\xbf\xe8\x91\x1a\x9b\x42\x04\xc4\x39\x54\x44\x93\x0a\xc9\xba\xd4\x13\x7b\x24\x74\xbe\x50\x72\x84\xe8\x84\x4c\x1a\x3b\xb1\x7f\x71\x04\xc8\x92\x10\x05\x41\xed\x6e\xa1\x6d\xdc\x36\x62\x7c\x09\xa2\xc7\x89\x8b\x82\x8d\x00\x6a\x83\xcf\x47\x5e\x11\x58\xc5\xd2\x8d\x47\x1f\x59\x99\x6e\x72\x3a\xf2\x81\xcd\x18\x76\x62\xba\x44\x54\x11\x81\x4d\x31\x8d\x85\xe0\xf5\xdc\x58\x69\x88\x09\x1b\x8e\xca\x89\x9d\xb5\x50\x09\xf8\x04\xce\x41\xf5\x3f\x32\x9b\x7c\xe4\xf8\xa3\x7e\x21\x8d\x15\x35\xe0\x24\x4a\xac\xb2\x85\x97\xe4\x84\x20\xb2\xe2\xc6\xac\x00\xdf\x5c\x35\x3b\xf0\x7f\x12\xc0\x9e\xc8\x53\x8f\x3a\x68\x41\xe7\x0b\x87\x17\xd8\x4a\xb3\x5d\x8c\x7b\xaa\xfa\x52\xe7\x0c\x91\xb2\x52\xcb\x16\x6e\xb7\x30\x48\x11\x51\x46\x40\x44\x7e\x8f\x00\x11\x81\x39\x49\xb3\x3a\x5a\x9a\xf8\x71\x8b\xeb\xe8\x19\x3a\xd1\xc8\x1e\x05\x94\xaa\x63\x09\x24\x60\xcc\xab\xd3\x09\x3a\x47\xac\xf6\x94\x6c\xdf\x89\x32\xee\xe7\x09\x13\x02\x5b\xac\x96\x71\xfc\xfb\xe2\x94\xf1\xa4\xba\x58\x66\xea\x5a\xae\xd8\xa9\xec\xd4\xb9\xb5\x67\x90\x02\x2a\x62\xc2\xa2\x47\x08\x4b\xc9\x33\x1a\x59\x69\xd1\x0c\x8f\x77\x5d\x74\x36\x47\x14\x77\x36\xe9\x8b\x47\x6e\xf7\x5b\x17\x26\xfe\xc9\xb5\xad\x28\xa8\x04\x2f\x71\x77\x4b\xda\x24\x2f\x01\x36\xd2\x34\x48\x43\x3a\x96\xc6\x04\x1f\x51\xcf\xad\x19\xd1\x37\x6f\xeb\x62\xb6\x2e\x22\x09\x28\x32\x0e\x85\x06\x3f\x34\xef\xb2\x2a\x83\x4d\x01\x8e\x22\xd2\xed\x81\xd1\x3d\x59\x8e\x0c\x41\x65\x48\x9f\x38\xf6\xa0\xc1\x9e\x1a\x19\xc1\xd9\x0c\xb0\xbc\x12\x53\xe4\xd3\xcc\x29\x65\xaf\x77\xc3\x3b\x33\xee\x49\x40\x78\xdc\x34\xd6\x04\x2b\xe3\xa2\xd1\x2b\x70\xf1\x39\xc9\x30\x51\x73\x46\xd6\xcb\x83\x14\x4f\xdb\x05\xb4\x4b\xc5\xbb\x66\xb8\x83\xdc\x73\x3f\xde\xb8\xc0\x5e\x69\x10\xe5\x58\x5a\x23\x3b\x67\x72\x41\x63\x2c\xc4\xab\x43\x71\xc0\x60\xb8\xda\x16\x3b\xbc\xb1\xd8\x4c\x39\x15\xdf\xf4\xd0\x3c\xf5\x9a\x8d\xd0\x6b\xae\xf4\x7f\xae\xde\x52\xa9\xc5\xae\x4b\x4e\xe4\x6b\xae\xe0\xcf\xf4\xed\x47\xe8\x4b\x65\x6e\xc6\xcb\x1d\x9e\xde\xe3\xf0\xcc\xbe\xec\x79\x74\xe7\xcc\xc4\x3e\x83\x41\x1f\x66\xb1\xd3\x6d\x34\xe3\x7a\x66\x6d\xa4\x96\x3c\x50\x89\xae\x99\x16\xc1\xcd\x86\xef\x82\x07\x4e\xa3\x97\x76\x9a\xed\x4a\x03\x20\xb1\x1c\x68\x9e\x06\x17\xf4\x5c\xdb\xd8\x70\xd0\x29\x1f\x72\xba\x5f\x42\x48\xdb\x4b\x63\xf3\xd8\x01\xe4\xfa\x04\x17\xf8\x01\x04\x71\xca\xe6\x51\x4a\xe1\xea\xb0\x42\xfa\xc8\x3a\x89\x9c\x95\x9b\x32\x45\x44\x25\x48\x8a\x5c\xd2\x0c\x0c\xb5\x19\x5a\x85\x24\xa8\x9b\x33\xc4\x39\x57\x05\xce\x76\x82\x9b\x83\x22\xa3\x97\xab\x04\x56\x64\x4e\x33\x54\x12\x31\x27\xa8\xd2\x92\x49\xfa\x19\xed\xc0\xfa\xcd\xd8\xe3\xfa\xa7\xa4\x88\x74\x47\x4a\x2d\xd1\x66\x8c\x35\x65\x4f\x7c\xc2\xa1\x6c\xd2\x63\x49\xb5\x46\x57\x1f\x4b\xdb\x0d\x10\x44\xbf\xd0\xba\xe2\x07\x29\x83\x82\x16\x3b\xc8\xa0\x76\x0c\x32\xe8\x20\x83\x76\xc6\x20\x83\x36\x63\x90\x41\xed\x18\x64\xd0\x41\x06\x1d\x64\xd0\x94\x31\xc8\xa0\xeb\xe3\x9d\xc9\xa0\xc9\x2f\x32\xd6\xd9\x9d\x0c\xc7\xdf\x19\xdb\x7b\x63\x29\x36\x16\x60\x10\x82\x53\xce\x7e\xdd\x64\xac\x85\xc6\x5b\x2b\x47\xdc\x81\x39\xda\xd4\x84\x8c\x06\x69\x6b\x94\x8e\x9f\x3f\x7b\x16\x8b\xf9\xf1\xe5\xd6\x5a\x33\x4f\xaa\xf1\x9a\xda\x75\xa1\xb1\xeb\x47\xfd\xdc\x9c\x64\x8c\xaf\xe8\x69\x9a\x2f\x6c\xf3\xea\x1d\xc4\xf7\x6c\xf9\x85\x77\x10\x76\x9c\x90\x29\x71\x29\x1d\xe7\x30\x48\x4f\x8c\x2b\x54\x12\x85\xb0\xea\xb8\x7e\x68\x49\x62\x39\x51\xc5\x73\xc3\x1c\x6c\x3f\x3a\xe7\x0b\xcf\x11\x67\xd6\x3f\xc8\x20\xed\xfe\x3a\xd4\xe0\xce\x8d\xc0\x3a\x57\x56\x91\x11\x2c\xa3\xdc\xd9\x10\x6b\xe3\xd6\xca\x4b\x82\x4c\x56\x9c\x65\x1d\x7a\x19\xc4\x9d\x0f\x3a\x21\x93\x79\xcc\xdd\xc9\x6b\x57\x90\xc9\xd4\xef\x3b\x35\x61\x1b\x26\x1d\x1a\xbc\xee\x5c\xc0\x7f\xf4\xe6\x28\x11\x43\xc8\x14\x47\xe4\x81\x30\x55\x9b\xd2\x02\x0f\x34\x53\x3e\x0c\x1e\x02\x25\xa9\x32\xb1\x17\xe1\xf9\xa5\xa9\x54\xab\x74\x27\x92\xff\xad\x28\x0e\xae\x96\xd6\x16\x4d\x3e\x96\xb6\xe8\xf7\x9b\x6a\x01\xf0\x4f\xc0\xd5\xaf\xdf\xc4\xf8\x6c\x51\x2a\xfb\x5e\xd5\xd9\xeb\xa2\xd0\xa7\x66\x5c\xb8\xeb\xde\xc1\x34\x7b\x48\xc7\x2d\x6a\x16\xd4\xc1\x6a\x13\x61\x10\x0f\x54\xef\xc3\xf9\xeb\x4b\x9b\x10\x80\xee\x78\xc5\x0b\x3e\x5f\xb6\xcf\xcd\x06\xbf\xbb\x02\x61\xf1\x7a\x15\x46\xb2\x9e\x5a\x1d\x4d\x63\xdc\xeb\x15\x84\x18\xbc\x98\x83\x17\xb3\x19\x83\x05\x69\xb0\x20\x75\xc6\x60\x41\x6a\xc6\x60\x41\xb2\x63\xb0\x20\x0d\x16\xa4\xc1\x82\x94\x32\x06\x0b\xd2\xfa\x18\xbc\x98\x83\x17\x73\xd3\x18\x64\xd0\x41\x06\xed\x8c\x41\x06\x6d\xc6\x20\x83\xda\x31\xc8\xa0\x83\x0c\x3a\xc8\xa0\x29\x63\x90\x41\xd7\xc7\x87\xeb\xc5\x4c\x79\x45\xfc\x26\x8f\xd7\x1d\x02\x91\xfe\xb2\x88\xa9\xc7\x16\x80\xe6\xf9\x5e\x29\xaa\xd0\x45\x6f\x5b\x86\x6a\x94\x93\x27\xe3\x63\x5b\x8b\x0e\x5c\x4e\x1a\xa0\xed\xd0\x27\x71\x69\x3c\x5b\x23\xf4\x6f\xce\xc8\x08\xf2\xf0\x34\x69\x90\x3c\x58\xc7\x04\xba\x79\x68\x60\x27\xf2\x34\x90\x15\x35\xe4\xbf\x0e\xf9\xaf\x7d\x63\xc8\x7f\xfd\x18\xf3\x5f\x17\x58\x9a\x9b\x60\xc4\x92\xad\xe9\xb0\x71\x17\xca\xd1\x48\x4d\xa4\xff\x4f\x30\x1b\x36\xc6\x03\xff\x4e\xf3\x65\x35\x69\xb1\x68\xab\xf7\xbc\x85\x78\x66\x5f\x72\x1b\x6c\x43\xf2\x9b\xee\x5a\xa3\xb8\xa3\xb1\x98\xc0\x92\x30\xf4\xc3\xa8\x88\x18\xbb\x0a\x68\x33\xca\xf2\x0d\x2b\x8d\x02\x6c\xf7\x38\xe6\x88\x52\x73\x5a\xbb\xcb\xdc\xc9\x91\xdd\xf6\xc4\x77\xd8\x20\x64\xb8\xc6\xfb\x84\x57\xe2\x9b\xde\x47\x86\x2b\xd8\x34\x9c\x20\xb2\x8f\x51\x0e\x6c\x23\x3f\xd5\x44\x2c\xa1\xc2\xa0\xd7\xe5\x13\xc5\x54\xdb\xf9\xca\xc6\x65\x51\x89\x32\x2c\x21\x3e\x23\x49\x3b\xdd\xd5\x52\xb4\x8f\xa7\x1c\xad\x6e\xca\x2a\x30\x63\xa3\x2b\x68\x54\xb9\xb8\xee\xe0\x33\xbb\xc1\x1b\xcd\x9d\xb1\x0c\xb2\x3b\x3a\xdc\xa6\x09\x7d\x48\xb5\x3b\xee\xa6\x06\x6d\xc4\x9e\x03\x98\x41\xd1\x93\x98\x42\xd1\x93\x98\x43\xd1\x01\x4c\xa2\x68\x2f\xb3\x28\xda\xd5\x34\x8a\x56\x8f\x50\xaf\xc1\xca\x58\x70\x96\x3b\x41\x44\x1d\xdb\xea\x9a\xa5\x74\x47\x98\xbb\xd8\x57\xd1\xbe\x7a\xfa\x3e\x76\x56\xb4\xba\xb9\x1e\xd9\x7c\x5f\xa2\x5d\xf7\x62\x93\xa9\xd6\x1b\x5e\x77\x84\xb9\xdd\x5c\xab\xa9\xca\x8e\x40\xd7\x4c\xb6\x70\x43\xf6\xb5\xda\xee\x7d\xa8\xbb\xda\x5f\xd1\xea\x91\x5a\x63\x9c\x6d\xe9\x9d\x6c\xce\x69\xc6\x9a\x0d\x77\xd5\x74\xb8\x23\xdc\x15\x3b\xee\x9a\x89\x73\x47\xb0\xeb\xb6\xdc\xc3\xcd\x77\x8b\x3d\x77\x47\x73\x29\xda\x68\x32\xdd\xc7\xa6\x8b\x5c\x1f\xc4\x35\x73\xa6\x35\x4e\xee\x7c\xa9\x0f\x64\xd2\x44\xfb\x98\x35\xd1\xfe\xb7\x6b\x77\xf3\x26\xda\xd9\xc4\x89\x76\x32\x73\xa2\xdd\x4d\x9d\x68\x77\x73\x27\xda\x63\x87\x40\x18\x7d\x09\x41\x96\xa9\x1b\xb4\x4b\xd3\xe6\xf5\xb1\x07\x6e\xac\x4b\xd5\x66\x21\x46\xd2\x2b\x71\x95\xaa\x66\xe8\xf1\x3f\x5a\x9c\x83\x0b\xfe\xbf\xa8\xc2\x54\x48\xad\xcc\x19\x57\x48\xfb\xbb\x74\xbf\x00\x6b\xb4\x6b\x3b\x4d\x3d\x43\x2a\xe3\x3b\xd9\xad\x0f\x13\x06\x6f\xcd\x2b\x9a\xe6\xaf\xea\x16\xe9\x12\xed\xe3\x82\x4b\x23\x7b\x1a\x13\x0c\x95\xe8\xe8\x9e\x2c\x8f\x46\xfb\x51\x63\x0d\xe6\x9a\x1d\x19\x41\x79\xcd\x2f\xe6\xe4\xf0\x74\x05\x88\x15\x4b\x74\x04\xb0\x8e\x36\x44\x7a\xef\x22\x68\xec\xa4\xee\xec\xe5\xa8\x48\x7c\x8c\xe1\x92\xc8\x0a\x67\xe4\x29\xd4\x73\x23\x60\xa7\x61\x22\x9f\x35\x73\x6a\x75\xfb\x52\x44\x94\x3b\x47\x33\xb8\x2c\x04\xb8\xcb\x9d\xde\x38\xa8\x66\x94\x33\x6b\xad\x4a\x82\xd9\x9a\xa4\xd1\x21\xd6\xf2\x5a\x30\x4b\x73\x21\x5a\xdb\xb1\x04\xed\x9d\x78\x37\x45\xeb\x45\x91\x75\x8c\x3b\xd3\xac\x8b\x96\xce\xab\xef\xcb\x4a\x7a\x84\x87\x9e\x04\x16\xc2\xa3\x4a\x82\x99\x44\x47\xce\xaf\x72\x2c\x1b\x68\x47\x13\x74\x1e\x6a\x74\xd6\x1d\x66\x3a\x7e\xa6\x27\xff\xf3\xbf\xa7\x9d\x02\x7a\xcd\x44\x53\xcf\xde\x1f\x08\x54\xb3\xab\x16\x78\x6c\x5a\xdd\xe8\xcd\xa0\x12\x45\x34\x98\xec\x8e\x05\x07\x6f\x8c\xe9\x5b\xdc\x32\x68\xbe\x5e\xbd\x4a\x49\x50\x5d\xbb\x49\x4d\xc3\x63\xda\x4c\x76\xc7\x60\x8b\x0a\x8f\xc1\x16\x95\x34\x06\x5b\xd4\xca\x18\x6c\x51\xbd\x63\xb0\x45\x0d\xb6\xa8\xce\x18\x6c\x51\x83\x2d\x6a\xb0\x45\xc5\x00\x18\x6c\x51\xa1\x47\x07\x5b\xd4\x60\x8b\x1a\x6c\x51\xbf\x16\x5b\xd4\xee\x89\x5b\x6d\xab\x8c\x8d\x28\x04\xe5\x48\x61\x45\x63\xba\x49\x35\xc3\x27\x80\x39\x88\xe6\x5f\x5d\x8b\x54\x12\xc4\x96\xf5\xaa\xc7\x22\x95\x04\xb2\x6d\xbd\x6a\xaf\xbd\x6d\x41\xa2\x69\xc8\xd7\xc4\xca\x79\x7b\x54\xdb\xbe\xb5\x66\x2f\xdc\xc1\x1c\xb5\xc1\xf8\x64\xb6\xdb\x99\xa7\x76\x33\xc4\xb9\x19\xf5\xda\xa5\x12\x40\xef\x20\x19\xec\x48\xf3\x77\xe1\x71\xca\x16\x0e\xf9\x2a\x4d\x9d\x5d\x89\xdb\xb3\x11\xd1\x4d\xe3\x44\x1f\x2e\x9d\x66\xbb\x3c\x71\xd1\x69\xa7\xfa\x74\x19\x57\x2d\x40\xe8\x04\x33\x45\xc7\xfe\x17\x49\x80\x7d\xcc\x1a\x04\x5b\xba\xe2\x5c\x8d\xde\xbd\x93\xad\xcd\x05\x80\xfb\x98\xe3\x06\x11\x47\xb6\x75\xde\x8e\xfb\x40\xa5\xef\xbb\x89\x25\x12\x35\x63\x7a\xb6\x9c\xd9\xa0\x65\xc3\x84\x92\x20\x9a\x0e\x5e\xf6\x8a\x1b\xb3\x11\xec\x09\x58\x0e\x1a\x1c\x48\x97\x8d\x1c\x2d\xe3\x33\x84\x99\xad\x93\xc3\x99\x8d\x67\xc5\x2c\x0d\xa2\x8b\x33\x76\x94\x02\x4e\x8b\xfa\x1d\x98\xa0\x2b\x7d\xe1\xd3\xee\x52\xb3\x38\x0d\x49\xe3\x14\x2e\x0a\xfe\x98\xc6\xc3\x76\xb8\x91\xa9\x72\xf5\x78\x87\x73\x78\x97\x85\xee\x1e\x9f\xac\xd0\xdd\x4a\x98\xeb\xaf\xb4\xce\x5d\x72\x48\xf3\x50\xec\x6e\x28\x76\x17\x1a\x4f\x5a\xec\x0e\x1e\x37\xbc\xa4\xbf\xea\x5d\x04\x4c\x5b\x17\xef\x90\x55\xef\x10\xfa\x6e\x41\x80\x92\x08\x02\xc7\x5e\xd6\x85\xa2\x55\xd1\xe4\x7e\x98\xe9\x16\xc6\xfc\x65\x8a\x34\xc4\xf5\x2b\x6f\x53\x2f\x3d\x63\x9c\x2d\x56\x2f\x30\xbc\x11\xd2\x4b\x25\xf0\xb2\x18\x4d\x13\x52\x75\x70\x51\xd8\x5a\x77\xce\x72\x66\xf2\xa2\xe8\xd3\x25\x5e\x5c\x82\xac\x21\x9b\x9c\x76\xe0\xbb\x27\x5a\x9c\x29\x34\xda\xc5\x0a\x1b\xdb\xe5\xaa\xb5\xfe\xf0\x73\xfa\x40\xe2\x3c\xbb\x5e\xa8\x3a\x91\xa7\xa7\x4e\x6f\xda\x57\xe0\x4c\x11\x34\x81\xcf\xc5\x19\x0a\x56\x85\xbe\x90\x20\x17\x09\x94\x4b\xd2\x2b\xc0\xfd\xa5\x25\x39\xfc\x35\xfe\xa4\xfa\x45\x37\xd8\xe0\x84\x88\x86\x36\xea\x34\x22\x5b\x0c\x2d\x4d\xb4\x8e\xed\x94\x06\x12\x9b\x02\xd2\x4a\xeb\x88\x96\x3f\x76\x4e\xff\x78\xaf\x05\x12\x0f\xe4\x66\x8f\x70\xb1\xef\x5e\xef\x66\x27\xf7\xfa\xfe\x85\x6e\x0e\xe6\x56\x1f\x2a\xdd\xf4\x8d\xfd\x2b\xdd\xac\xba\xcf\x77\x72\x48\xa0\xed\xae\xf3\x8f\xb4\xe0\xcd\x06\xc7\x37\xc2\xbb\xc5\x38\x6c\x73\x7a\xb7\xdc\xd7\x3b\x00\xde\xe0\xf0\x5e\x77\x5d\xef\x12\x6c\xb2\xb7\xb3\xfb\x7d\x17\xbc\x59\x77\x70\xef\xe2\xa4\x41\x01\xe7\x36\x4a\xb4\xe6\x9a\xd1\xeb\xd8\x06\x69\x75\x07\xa0\xbd\x4e\xed\xdd\xe6\xd9\xe3\xd0\xb6\x53\xde\x05\xb5\x36\x38\xb3\x5b\x6e\xe9\x1d\x20\xae\x3b\xb2\xd7\x5d\xd2\x3b\x80\x1d\x6a\xc4\x6c\x1d\xbf\xbc\x1a\x31\x3b\x3b\xa8\xf7\x77\x4e\xef\x78\xee\x31\x4e\xe9\x9d\x1d\xc9\x3d\x0e\xe9\x0d\x0e\xe6\x44\x63\xf7\x8a\x33\xfa\xd0\xce\xe5\x27\x70\x2c\x3f\x81\x53\x39\xec\x50\x4e\x17\xd8\x77\xb8\x2d\xc9\x8f\xec\x9c\xa0\x10\x99\x9c\xd0\x4d\x38\x48\x30\x86\x6f\x49\x4c\xd8\xe4\xda\x4d\x70\xea\xad\x25\x25\x6c\x49\x34\x48\x98\x68\xa7\x00\x4a\x30\xc9\x20\x1a\xb0\x49\x46\x78\x8a\x04\x83\xa8\xe4\x02\x03\x3e\x1a\x66\x54\x62\x01\x88\x05\x69\x1b\xd0\x93\x54\xd0\x49\x14\x88\x86\xda\x97\x50\xb0\x47\x92\xc0\x60\xb1\x08\x8c\xc1\x62\xb1\x3a\x06\x8b\xc5\x60\xb1\xd8\x34\x06\x8b\x05\x1a\x2c\x16\xad\x31\x58\x2c\x06\x8b\x45\xda\x6c\x06\x8b\xc5\xc6\x27\x06\x8b\x45\xef\x64\x07\x8b\xc5\x60\xb1\xf8\xa8\x2c\x16\xbb\x35\x30\xec\x0d\x61\x4f\x53\x9a\x42\xe1\xeb\x3b\xc9\x9e\x91\xc5\x14\x76\x55\xfc\x9b\xb0\xf5\xbe\x50\xf4\x68\x90\x1b\x43\xd6\x0f\x64\xa2\xf0\xc6\x8e\xde\x10\xf4\x68\x98\x3b\x86\xaa\x27\x72\xd3\x1d\x68\x69\x2a\xaf\xd8\x21\x34\x3d\x3e\x2c\xbd\x15\x01\x14\x7f\x0f\xa2\x22\x85\x92\x42\x57\x03\xe1\xe8\x6b\x21\xe6\xd1\x80\xfb\x42\xd1\xbb\x51\x49\xd1\x20\xb7\x84\xa1\x6f\x88\x4c\x8a\x06\xb9\x29\x04\x7d\x6b\x6c\x52\xfc\x39\xb5\xc2\xcf\x83\x21\xe5\xd1\x50\x21\xf4\xfc\x00\xe1\xe4\x89\x37\x27\x2d\x8a\x38\x2d\x84\xfc\x49\xc2\x82\x13\x4a\xfa\x33\x45\xf7\x2f\xeb\xdf\xbe\x81\x6b\xb5\xfd\x03\xab\x82\x88\x57\x84\x1f\x38\xcd\x51\x55\x2b\x5b\x24\xbc\xbf\xbe\x7f\x00\x64\xbb\xfa\xff\x50\xdf\x7f\x7b\x7d\xff\xce\xb1\x0d\x45\xfe\x7f\x75\x45\xfe\xdb\xe7\x1f\x01\xb1\xdd\x0b\x20\xbe\xd2\x7f\xd4\xc1\x37\xf1\xe0\x51\x95\xfe\x23\x61\x9a\x5e\x00\x43\xa5\x7f\x37\x86\x4a\xff\xbd\xbf\x1f\x2a\xfd\xb7\xc7\x50\xe9\xbf\x3d\x86\xea\x6a\x43\x75\xb5\x2d\x63\xa8\xae\xb6\x32\x86\xea\x6a\xbd\x63\xa8\xae\x36\x54\x57\xeb\x8c\xa1\xba\xda\x50\x5d\x6d\xa8\xae\x16\x03\x60\xa8\xae\x16\x7a\x74\xa8\xae\x36\x54\x57\x1b\xaa\xab\xfd\x5a\xaa\xab\x0d\x95\xfe\x87\x4a\xff\xf1\x63\xa8\xf4\x3f\x54\xfa\x47\x83\x2d\x2a\x7e\x0c\xb6\x28\x33\x06\x5b\xd4\xea\x64\x06\x5b\x14\x1a\x6c\x51\x83\x2d\x2a\x76\x0c\xb6\x28\x3f\xdf\xc1\x16\x35\xd8\xa2\x06\x5b\xd4\x96\x31\xd8\xa2\x56\xc6\x60\x8b\x1a\x6c\x51\x1f\x89\x2d\x6a\xa8\xf4\x1f\x39\x86\x4a\xff\x43\xa5\xff\xa1\xd2\xff\x50\xe9\x7f\xa8\xf4\xbf\x15\xca\x50\xe9\x7f\xa8\xf4\x3f\x54\xfa\x5f\x19\xef\xa4\xd2\x7f\x27\x25\xe4\x97\x5e\xee\x3f\x62\xb1\xdd\xa5\x44\x00\xfd\xff\xd8\x7b\xd6\xe6\x36\x72\xe4\xbe\xdf\xaf\x40\x69\x73\x25\x29\x2b\x92\xce\x26\x95\x87\x73\x75\x5b\xb2\xe5\x73\xb9\xd6\xb6\x54\x96\xbd\xa9\xca\xee\x26\x07\xce\x34\x49\x1c\x87\xc0\x04\xc0\x88\xe6\xc5\xf9\xef\x29\x74\x03\xf3\xe0\x63\x80\xb1\xe5\xbb\xad\xab\x99\x2f\xb6\x48\xa2\xa7\x01\x74\x37\xba\x1b\xfd\xc0\xae\x00\x83\x6a\xfe\x27\x00\xa5\x1c\xa9\xf4\x9a\xff\x09\x20\xa9\x2b\x40\x72\xcd\xff\x04\x88\x75\x57\x80\xb4\x9a\xff\x09\x10\xbb\x5d\x01\xd2\x6a\xfe\xa7\xec\xfb\x5e\x57\x80\xb1\xe6\xff\xb1\x67\xac\xf9\x3f\xd6\xfc\xef\x3c\x63\xcd\xff\xb1\x82\x5e\xdf\x33\x56\xd0\x1b\xf4\x8c\x15\xf4\xc6\x0a\x7a\x27\x9e\xb1\x82\xde\x90\x67\xac\xa0\x37\x56\xd0\x1b\xf2\x8c\x15\xf4\xc6\x0a\x7a\xc7\x86\x8d\x15\xf4\xc6\x0a\x7a\x63\x05\xbd\x47\x1e\x32\xd6\xfc\x1f\x6b\xfe\x8f\x35\xff\xc7\x9a\xff\xa3\xc7\x22\x82\xca\xe8\xb1\xe8\x79\x46\x8f\xc5\xfe\x33\x7a\x2c\x46\x8f\xc5\xe8\xb1\x18\x3d\x16\xa3\xc7\x22\xf2\x8c\x1e\x8b\xf0\x8c\x1e\x8b\xd6\x33\x7a\x2c\x3a\xcf\xe8\xb1\xa8\x9f\xb1\xe6\xff\x58\xf3\x7f\xac\xf9\x3f\xd6\xfc\x1f\x6b\xfe\x8f\x35\xff\xff\xe6\x6a\xfe\x27\xfc\x88\x57\x56\x6d\x54\x25\xed\x3d\xe8\x07\x91\xc1\x75\x96\xb9\xbf\xde\xab\x35\xf4\x04\x15\x77\xfd\x62\x3d\x20\x98\x90\xb9\xc8\xb0\xc2\xfb\x76\x05\x76\xd5\x1b\xdc\xcd\x99\x21\x08\x8c\x13\x08\x66\x11\x46\x23\x59\x10\x5b\x77\xb4\x62\xdc\x2a\xbe\xb4\x8f\x24\x68\xfe\x73\xa5\x0a\xe0\xa7\x9c\xba\xe4\x9a\xf5\xa8\xbf\x16\x72\xdd\x23\x9e\x3b\xd3\x3e\x7f\x71\x30\xf2\x70\xb6\x4c\x48\x0a\x87\xef\x8f\xfc\xe5\x73\x55\xd9\x30\x7b\xd3\x9a\xb0\x90\x7f\x22\x86\x12\xd2\x2a\x3c\x74\xce\x0d\x03\xf9\x20\xb4\x92\x11\xbf\xe3\x03\xd7\xc2\x21\x68\xae\xba\xa2\xcf\xec\xa4\xe5\x1f\x1d\xc7\xde\xa8\x6c\x0d\x9a\x15\x0e\xf5\x29\xbb\x2d\x49\xef\xef\x63\x81\x1b\x58\xf0\xaa\xb0\xd8\x66\xc0\xea\x0a\xa6\xe7\x5f\xb4\xf6\x62\xc3\x97\x70\x57\x15\xc5\x3d\x64\x1a\x6c\xf2\xca\xbf\xda\x1b\xe7\xdd\x22\xca\xcf\xa0\x4e\x0c\xc4\x52\xe3\x20\xfb\x75\x05\xab\x98\x09\x60\xda\xfd\x27\x6a\x5d\xcc\x2a\x56\x19\xc0\x5a\xff\x65\x55\xf8\x5a\xfa\x7d\xdc\xe9\x85\x21\xce\xce\xb8\xb1\x4d\x5c\xf9\x9d\xca\xdf\x55\xd2\x8a\x0d\xdc\x03\x36\xbf\x20\x1f\x4c\x7d\xf2\xf4\x99\x06\x76\x05\x06\x6a\x5c\x31\x38\x7e\x0e\xac\xe4\xc6\x90\x52\xe7\x88\xef\x41\xe4\x15\x2f\x10\x4f\x47\x7c\x9b\x92\xac\x10\xf2\xd3\xf5\xc0\x5e\xa0\xaf\x18\x36\x7e\xb2\x53\xf6\x07\xa7\x70\x7d\xe4\x0e\x40\xc8\x19\xa1\xc8\x4b\xb5\x60\x39\xd2\xcd\x55\xac\x2c\x13\x91\xd7\x73\x25\x17\x62\x89\xe4\x50\xe3\xee\xac\x01\x7f\xdf\x32\x65\x6f\x14\x06\x68\x2f\xd4\x53\xb6\xb2\xb6\x34\x4f\x67\xb3\x75\x35\x07\x2d\xc1\x82\x99\x0a\x35\xcb\x55\x66\x66\x99\x92\x19\x94\x16\xff\xe3\xac\x13\xd0\x66\x46\x0b\xfc\x0d\x2d\xde\x4e\xc8\xe5\x04\x3f\x71\x93\xf7\x6f\x9a\x28\x39\xe1\x13\xc7\x36\x27\xf1\x8c\x6a\x64\x1d\xd2\x7b\xad\x32\x5e\xdc\xa2\x40\x7d\x17\x88\xab\x71\xdd\x83\x54\xd5\x72\x95\xc8\xf3\x48\x79\x05\x58\xb6\x53\x15\x23\x9d\x01\x57\xb9\x26\xda\xdc\x4b\x6e\x26\xa4\x11\x39\xd4\xa4\xd9\x0b\xb3\x26\xdb\xbe\x83\x32\xd5\x35\xef\x80\xc5\x4e\xc4\x2e\x67\xbe\x75\xac\xe3\xe9\xdf\x4f\xc4\x0e\xde\x62\xf5\xe0\x04\x21\x6c\x67\x5b\xa5\xd7\x6e\x5b\x9d\x02\x33\xa1\xc5\x30\x33\x9c\xe1\xec\x1b\xfc\x27\x7a\x9c\xbe\xbf\xbd\xb9\x7d\xca\xae\xf3\xdc\x37\x86\xa9\x0c\x2c\xaa\xc2\xf7\x2b\x98\x32\x5e\x8a\x1f\x41\x3b\xa3\xfc\x8a\xad\x85\xcc\xaf\x58\x25\xf2\xef\x4f\x13\x0b\x3d\x89\xba\xc5\x80\x23\xba\xef\xbc\x77\x4a\xd9\xdb\xde\x8d\xe8\x6c\xc1\x5b\xff\x73\xf2\x9b\xf8\xb6\x20\xed\x4e\x32\x4d\x5c\xbf\x92\xbd\xbd\x35\x78\x10\x4b\x59\x93\x6a\x23\x2c\xe9\x63\xde\x31\x7b\xd5\xee\x5f\x02\x9a\x19\x27\x71\xfa\x64\x42\xf8\xa9\xe9\x62\x41\x5a\x28\xb5\xfc\xe1\xc6\x54\x1b\x3a\xac\x38\x36\x97\x59\x88\x5e\x9f\x7f\x08\x25\xef\xde\x2f\x46\x16\xbc\x77\xf3\x1c\x1e\xf1\x00\x86\xa1\x9e\xb2\x24\xaa\xd9\xe3\xa6\x16\x22\x7b\x77\x86\xbe\xa7\x89\x77\x3b\xbb\xb3\x38\x2e\xdd\x71\xb9\xb1\x21\x87\x6d\xcc\x8b\x29\xbb\x3f\x02\x13\x35\x86\x5e\xda\x70\x63\x9d\x32\x52\x90\x97\x6e\xef\x15\x7b\x19\x5b\xcd\xfe\xf6\x89\xa5\xe1\x27\xc1\x42\x2c\x2b\x8d\x82\x76\xc6\x8d\x11\x4b\xe9\x64\x3d\x36\x1e\x99\xc5\x34\x93\x5e\xbe\x2c\xb5\x50\xba\xb7\x47\xd6\x41\x73\x95\x30\x84\x0c\xb5\x29\xfb\x91\x6b\xa1\x2a\x13\xd2\xb4\x32\xb5\x29\x95\x8c\x5c\x74\x3b\x35\xa3\xe5\x4c\x69\xf7\x4e\xa9\xc1\x7b\xe1\x5a\xaa\xdc\x67\x5e\xdd\xf9\x6f\x7a\xe0\x5e\xe7\x1b\x81\xae\x47\xf6\x5c\x49\xab\x15\x29\x07\x75\x58\xc2\x95\xe3\xb2\x52\x63\x46\x18\xea\x2b\xda\xc4\xb2\xc0\x0c\xb4\x5a\x77\xf9\xe0\x12\xb7\x0a\xbc\x7e\x53\xd6\xbc\xa9\x54\x65\x45\x5d\x9e\x22\x2e\x16\x9a\xb6\x7b\x75\x3d\xab\xe7\x05\x37\xc6\xc9\x33\x82\x8f\x2d\x76\x74\xe3\xb3\x8c\xe5\x96\xb5\x7e\x1f\x56\xf0\x34\x05\xa6\x25\xae\xa6\xa4\xaa\x96\xfb\xd8\x27\x12\x52\x47\x15\x6c\x59\x13\x7e\xc7\xcf\x4d\x33\x0b\x76\x46\x94\x85\xd4\x3e\xc9\xb4\x40\xab\xa8\xcf\x0f\xc5\x65\x5e\x0f\xca\x8a\xca\x58\xd0\xcd\x38\x6a\x47\xb4\x55\xf4\x7e\x8e\x37\xe6\x5b\xa5\x43\xf7\xa4\x1e\xb0\x01\xcb\x4e\x0b\x24\x8f\xa6\x70\x96\x50\x28\x0f\xe0\x96\x17\x34\x9b\x83\xb7\x44\x62\xdb\xd6\x80\xd9\x4d\xd9\xb5\xdc\xf9\x23\xdc\x1d\xfc\xb5\xe0\x0b\x0e\x96\xf9\x8e\x65\x1a\xb0\x13\x55\xaf\xd4\xea\x90\x55\xd0\xaf\x3c\x86\x4e\x42\x21\xa1\xbd\x5a\xa0\xc7\x21\x55\x29\x47\x99\x57\xf3\x67\xd0\xcb\x73\x32\x95\x98\xd2\xec\xcf\xa0\x95\xef\x4c\x45\xe1\x40\xb2\xef\xd8\xf5\x03\xbf\xe8\x04\xd3\xc0\x73\x21\xc1\x98\x97\x8e\x7c\x92\xcd\xaa\x0e\xf5\xf1\xa2\x68\xe0\xb0\x25\x59\xb5\x7e\x72\xe0\x98\x2f\x92\x06\x88\xf6\x92\xca\x1b\x18\xa1\x4b\x12\xde\x6f\xf2\x7c\x47\xd5\x59\xdd\x6b\x84\x35\xac\xd1\xeb\xfb\x36\x50\x83\x1f\x7b\xfd\xf6\x06\x87\x66\x4a\xd2\x31\xdc\xce\xe2\xf5\xf6\x4a\xfd\xe6\x1e\x88\x34\xaf\x15\x7f\x00\x74\xda\x57\x78\x93\xc3\x0b\x27\x7b\xcf\xde\xeb\x0a\xce\x8e\x9d\x4a\x4b\x61\xa7\xeb\x7f\xc5\x23\x09\xe4\x8a\xcb\x8c\x94\x8e\xd9\x1a\x4a\x33\x33\x62\x39\x91\x60\x9d\xee\x3a\x7b\xf2\xe4\xc9\xbf\xe0\x91\x84\x48\xff\xf6\xbb\x67\xbf\xfd\xee\xd9\x74\xf3\x68\xd6\x88\xb3\x26\xdb\x3b\xdd\x58\x22\x1d\x43\x22\xd6\x42\x8d\x92\x10\xeb\x95\x7c\x04\xc3\xa1\x86\xf5\xde\xd1\xea\x10\x0b\xe2\x79\x7b\x24\x4d\xc1\x50\x70\x49\x0d\x93\x89\x78\x80\x5e\x23\x30\x9b\x61\xe8\x15\xe8\xd4\x55\x40\x56\x8a\x79\x14\x13\xb5\xfd\x14\x0f\xe2\xa4\xbb\x30\x5f\xdf\x76\xd0\xe4\x6b\x18\x7a\x0c\x9d\xbf\xdb\x1b\xd7\xd9\x88\xf6\x97\x71\xb7\x66\x88\x59\x75\xba\x1f\xf1\x0c\x5b\x6a\x55\x95\x57\x5e\xdd\x6c\x7c\x5d\x95\xf7\x63\xe8\x2a\x5a\x13\x09\xb5\x1f\x92\xd3\x5d\x74\x6a\x63\xa0\xdd\xed\xcf\x49\xf5\x9c\x65\xee\x07\x29\xa2\xbc\x5d\x76\x40\x57\x12\xcf\x83\x4a\x62\x6c\x93\xbf\x84\x22\xb3\xe7\xac\x80\x25\xcf\x76\x7d\x47\x6e\x07\xb7\x20\x3c\xdd\x3c\xc3\xec\xc9\x71\xe5\xac\x26\x91\x09\x4b\x38\x22\x8d\xf6\x9e\xe3\xfe\x2a\x0c\x0f\x3f\xa2\x6d\x3c\xbd\x2a\xe3\x27\x1c\xce\x1e\xbf\xfd\x6c\xc5\x65\x5e\x40\x6f\x1d\xa8\xcf\x92\x72\x4e\xcf\xf6\xef\x98\x20\xea\xd3\x4d\xdf\x89\x80\x57\x45\x3e\x82\xa9\x28\x57\xbc\x8e\x90\x75\x9a\x09\xb5\x10\xc5\x6a\x23\x9e\x64\x16\x95\xfb\x32\xea\x62\xec\xe5\xcc\xda\x34\xfd\x6c\x25\xac\x43\x15\xee\x5c\x17\xa6\xf4\x1d\x13\xe7\xbb\xa4\x2b\xa3\x1a\x87\x23\x9a\x45\x0f\xf8\x1e\x88\xf3\x5d\xbd\xc5\x0d\xf0\x2f\x5a\x26\xc8\x2a\x54\x8b\x94\xb4\xf0\xb1\xa7\x86\x4d\x57\x4c\xdc\xfb\x61\xde\xf3\x5a\xeb\xa9\x81\xa9\x1d\x27\x3b\x62\x26\x0f\x50\xaf\x90\x48\x35\xfa\x4a\x55\x88\x6c\x37\x0b\x08\x4f\x32\xc2\x78\xf6\xc5\x66\xa5\xe5\x66\xdd\xd8\x94\x80\xa7\x76\xad\x93\x1c\xbe\xef\x34\x55\xa6\x9d\x91\x0b\xf3\xd2\x49\xc1\x01\x4d\x98\xcf\xae\x6b\xdd\xdc\x54\x65\x70\xec\x16\x24\x4d\x49\x00\xa4\x15\xa5\x76\x42\x9c\x34\x27\xaf\x70\x39\x86\xe3\x24\x53\xef\xd5\x06\xd8\x83\x2a\xaa\x0d\x20\xdd\x18\xba\x77\x8b\x41\x5c\x01\xfb\xa1\x9a\x43\x01\xe8\x69\xf2\x6c\x8c\x71\x00\x5b\xf7\x82\x95\x28\xc9\x6e\xe5\xb6\x06\x1e\xeb\xea\x3a\xa7\xc1\xde\x75\x8e\x64\xf5\x94\xfd\x2c\xd9\x3f\x90\x21\xa8\xb6\x78\x4b\xfa\xf2\xd5\x4d\xcd\x3a\xf1\x1b\xe1\x3f\xdc\xe3\xa2\xb3\xef\x08\x86\x01\xbb\x14\x39\x9b\x93\x53\xcb\x09\xf8\x0b\x09\x5b\xb6\x10\x05\x18\x32\x27\xa2\x57\xc1\x5e\x54\xf9\x49\x05\x4c\x6a\xc4\xfd\x0b\x2f\xd9\x3f\xd2\x1b\x4b\xd0\xde\x3e\x8e\xcd\x5e\x78\x37\xf9\xed\xbb\x73\x5f\x0c\x4a\x6f\x27\x7a\x3b\x99\x4c\x26\x6e\x15\xc2\x91\x74\xd5\x5e\xfb\x08\xcc\xfa\x5c\xdb\xa8\x5c\xf8\xa6\xd0\xcd\xfe\x38\x19\xdc\xa0\x67\xfc\x95\x70\x04\x24\xcd\x7b\xda\x1f\xfd\xd0\x32\xab\xff\xf9\x9f\x12\x2e\x35\xe3\x55\xa0\x3c\xf3\x3c\x47\x3a\xbb\x43\x89\x30\x80\x91\xce\x8f\x0c\xf7\x86\xa4\x61\x73\x58\xf1\x07\xa1\x74\x3c\xba\x16\xa9\x1c\x6f\xea\x4f\xac\x61\x70\xd5\x78\xe2\x98\xc3\xa2\x5f\x08\x32\xa4\x7a\x07\x11\x3e\x96\xca\xa0\x1d\x83\x8e\xff\x3b\x95\x4f\xdb\x4d\x32\x70\x23\x31\xe0\xca\x31\x7c\x6c\x8f\xac\xea\x32\xb4\x57\xbb\xaa\xb2\x54\xda\x86\xa5\x64\x73\xee\x5e\x58\x4f\xe5\x22\xde\x19\xa5\x45\x2c\x97\x53\xf6\xca\x12\x5a\x68\x49\x49\xc5\x60\xb1\x70\xa6\xb5\x92\x0c\xca\x15\x6c\x40\xf3\xc2\xa3\x91\xa0\x6e\x1b\x66\xaa\x6c\xc5\xb8\x79\xea\xaf\x8c\xae\x18\x09\xe6\x0d\x2f\xa9\xea\x3a\x2a\x40\xb9\xd0\xbe\xbe\x7b\x8c\x4c\x43\x78\x1b\xb0\xb3\x5b\xf9\x4e\x29\xfb\x46\x18\xd4\x10\xcf\xc8\x2b\x72\x5d\x6c\xf9\xce\x9c\x0d\x33\xfd\xdd\x13\x46\x3a\x01\xe2\xf4\xba\x1e\x6d\x85\x0d\xb0\x25\x2a\x79\x3d\xf8\x7c\x70\xf2\xc5\x89\xc3\x5a\x83\x06\x06\xd2\xea\x1d\x95\xa2\xf2\xb4\x58\x0b\xfd\xd8\xe6\x6a\x95\xa1\xc9\xfe\xc1\xe9\x94\x41\x8f\x0c\x4a\x87\xf0\xd2\x67\xca\xde\xf0\x1d\xe3\x85\x51\x6c\x1e\xdb\x57\x27\x5e\x85\x64\xf7\x5d\x4d\x83\xb4\x78\xff\xdd\x5c\xd9\xd5\xfe\x0f\x22\x50\xdd\xee\xdd\xa9\x7c\x6f\x50\x2b\xa4\xbb\xeb\x15\x18\x06\xdc\xf2\x35\x18\x56\x6a\xc8\x20\x47\x3b\x7a\xb1\x97\xac\xd3\xaf\x52\x7f\x0d\xc9\x87\x94\xf1\x56\x21\x0d\x0f\xa0\x8d\x57\x2d\x4f\xa2\x0f\x29\xac\xa7\x40\xbe\x34\x47\x32\xd1\x28\x25\x8e\x37\x3f\x5a\x29\xb4\x35\x48\x9f\xb5\xda\x7b\x61\x6b\x0d\x00\xe5\xc0\x83\x63\x4b\x6e\xa3\xdc\x1e\xee\xc9\x19\x6f\xcc\x15\xab\x18\x48\x53\x69\xa8\xaf\x80\x72\x05\x14\x05\xa4\xab\xd8\xc9\xc9\x0d\xfb\xf0\xea\x86\x3d\x61\x17\x0e\xcf\x4b\xa4\x90\x05\x17\xe8\xd1\x31\x96\xeb\xfd\xd9\x8b\x05\x13\x31\x42\x70\xaf\xef\x9a\x81\x0b\x5e\x18\xb8\x72\x82\x0e\x25\x95\x9f\xad\x13\xfa\x5e\x07\x88\x0b\x4f\x74\x87\xe6\x1d\x16\x8a\x31\x49\x5c\x19\x39\xc6\x42\x7d\x4c\x92\x22\x38\x7b\x59\xe8\x80\x49\xfa\x39\x22\x25\x2a\x84\x05\x3a\xff\x60\x20\x92\xf1\x74\x20\x00\x3f\x3c\xba\x00\x6c\x87\xbc\x38\xa2\xef\xae\x06\xd1\xee\x06\x2c\xcf\xb9\x8d\xa5\x52\x91\xd8\x0c\xc3\x93\x77\x3e\x4d\xb0\x0e\xd9\xf9\x04\xa6\xfc\x8c\x9d\x8f\x40\xfd\xeb\x0b\x4f\x03\xaf\x85\xac\x3e\x52\xa0\x53\xc4\x83\x79\x40\x59\xf7\x2f\x70\x30\xcb\xc2\xec\x71\xdb\x5a\x31\xd5\x3c\x5a\x14\xbb\xb1\xb8\x82\x30\xe9\xfa\x01\x1a\xa1\x14\x24\xa1\x13\x26\x31\x79\x57\xf8\xd8\x11\xce\x34\x97\xb9\xda\x1c\x60\xea\x16\x1e\x6b\x27\x36\x0b\xcf\x1c\xed\x45\x01\x27\xc9\xa4\xbf\xc9\x83\x3b\x3d\x77\x15\x13\xc9\x07\x56\x5f\x7d\x8d\xc9\xe7\xc2\xd4\x3b\x45\xd9\xe8\x94\xa9\x3a\xc0\x90\x67\x4d\x11\x82\xc4\x79\xb1\x61\x91\xb1\x5a\x15\x51\xef\xfd\xde\xdc\xde\xa9\xc2\x87\x9e\x84\xc9\x39\x20\xbf\xc2\xb9\xd9\x84\x9b\x89\x7d\x31\xb0\x2b\xf7\xe6\x86\x51\x6d\xbf\xbe\xb9\x55\xd1\x83\xf3\x60\x6e\xee\xac\xed\xce\x0d\x0f\xbb\x5f\xdb\xdc\x12\x63\xa9\x0d\x64\x99\xda\x94\x77\x5a\x2d\x44\x8c\x84\x0f\x24\xbd\x1f\xdc\x38\x35\x29\xfe\xd3\xfb\xa1\x92\xee\x29\x59\xab\x5e\x65\xa9\x22\x41\xeb\x03\x84\x8d\xca\x78\xb1\x52\xc6\x26\x4d\xec\x60\x72\xfb\xc3\x5b\x01\x06\xdc\x61\xe1\x3e\x4b\xd8\xde\x70\xe7\x8e\x5e\x43\x84\xa3\x9a\x3b\x9e\xbd\xfb\x9c\xd4\x36\x90\xfe\xed\xf5\xbd\xbe\x93\xdd\xc1\x15\x9b\x77\xe0\x5b\xc5\xb6\x4a\xaf\x53\xf2\x00\xde\x78\x60\x1c\x97\x01\x7c\x41\x74\x6e\x57\x57\x07\x85\x72\xd7\x64\xbb\x9c\xa7\x90\x77\x0b\xb1\x40\x2a\x01\x7d\x3c\x8a\x85\x92\x53\x7a\x37\xfa\x68\xa2\xb6\x00\x0b\x4a\xdc\x82\xe4\x89\x30\xec\xec\x75\xd8\xaa\xb3\xbf\xb6\xd0\x3b\x23\x9c\x5a\x81\xed\x22\x5b\x61\xb0\x24\xf6\x79\xa3\x05\x18\xb0\xc3\xc1\x47\xea\x35\xa7\xa6\x41\x1f\x31\x1b\xd7\x80\x6e\xde\x7a\x01\x12\x40\x4f\x1a\xf2\x4d\x22\xce\x04\x90\x35\xf9\xfa\x1b\x3c\x6f\x05\xb0\xc9\x71\x45\x2d\x8d\x6b\x10\x42\x40\x74\x9f\x4f\x3e\x48\xa4\x2b\x87\xfb\xa4\x3f\x40\x64\x7f\x45\x5b\xe9\x11\x7e\x4d\xe3\xd9\x68\xc9\x34\x93\x96\x18\x33\x41\x80\x8f\x22\xb9\x5b\x57\x1b\xe8\x01\x1b\xa2\xa7\x5f\xd7\x91\xff\x78\x29\x72\x90\xf2\xb8\x10\x1a\x83\x8a\xd0\xb4\x8b\xe9\x3e\x95\x74\x44\xd4\x55\x9c\x31\x14\x3e\x04\x7e\x1e\x9c\x73\x51\xe9\x51\x6a\xb1\xe1\x7a\xc7\x5e\xbe\xba\x21\xfd\xb9\x63\x02\x48\x15\xd0\xae\x79\x24\xcf\xa3\x37\x10\x98\x6d\xbc\x4b\x3d\x6c\x93\xf2\x0f\xd3\x2d\xaf\x21\x8d\x1b\xd2\x32\x9b\xcc\xce\x64\x36\x96\xb2\xde\xd9\xf4\x7b\x1a\xc1\x56\xaa\xc8\x7d\xa1\xa2\x4e\x2e\x6d\x1e\x60\xc6\x95\xa6\xbc\x1d\xc6\x3a\x75\xf6\x89\x0f\x5f\xab\xa4\xf7\x97\x37\xd0\xd8\x45\xb4\xae\xd7\x51\x51\x71\xc9\x36\xd8\xeb\x23\xf8\xa4\x0a\x5e\xc9\x58\x5d\x86\xa4\x5d\x3b\xb2\x28\xf5\xad\x06\x67\x6b\xd0\x12\x0a\x56\x72\xcd\x37\x60\x41\x93\xfd\x1a\x95\x13\x71\xa7\xd3\x90\x32\x3f\x29\xf9\x04\x07\x53\x09\x29\x05\x3c\xbc\x6a\x47\x29\x3b\xe9\xbd\x39\x12\xb3\x00\xd1\xec\x1c\x8c\xde\x8f\x21\x2f\xf3\x2b\xe3\x97\x9a\xa1\x38\xc1\x55\x8e\xfe\x08\x27\x9b\xc4\xdb\x09\x89\x8b\x69\xac\xbd\x15\x32\x57\x5b\xf3\x79\xee\x97\xff\xa0\xc1\x4d\x4a\x82\x8f\x40\x6e\xcb\xf8\xb8\xa7\x24\xea\x82\x09\x6a\x88\xe3\x7a\x27\xea\x53\x3d\x3a\xe7\xe6\xc0\x3d\xd6\x0e\xf7\x99\x36\xce\x92\xd8\x05\xe0\x40\x07\x6e\xd2\x46\x3e\xa2\x03\x37\x9d\xdd\x97\x1b\xc3\x9f\x6b\x07\xd3\x0a\x5e\xdc\x97\x90\x0d\xd4\x3c\x5f\xbe\xb9\xbf\xee\x02\x70\xaa\x31\xa5\x59\xbb\x99\xbb\xef\x13\x78\xac\x09\x49\xdf\xc2\x7c\xa5\xd4\x9a\x5d\xb4\x22\x9c\x56\xd5\x7c\x9a\xa9\x4d\x2b\x22\x64\x62\xc4\xd2\xcc\x3c\xb1\x4e\xdc\x2c\x52\x72\xd7\x85\x2c\x50\xd2\x06\x99\x8f\xa1\xf4\xde\xe7\xec\x10\x65\x59\x3d\x13\xdc\x8e\x04\x90\x14\xb6\xe6\xcd\xce\xc3\xc5\x40\xb9\x48\xa1\xf7\x8f\x69\x22\x1c\x6e\x5b\x7f\xe8\x54\x78\x22\x5b\x17\x52\x92\x42\x3c\x5e\x5a\xf5\xaa\x53\xab\x17\xd2\x14\x1f\xd5\xd9\x15\xae\x1c\x3e\x63\xbe\x78\xf5\xe0\x87\x3a\x1e\x0b\xd2\xea\xe8\x55\x44\xc2\xbc\xf7\x2f\x2b\x8e\x5f\x47\x60\x15\x8f\xce\x95\x44\x12\xa1\xee\x5d\x5a\xc4\xae\x25\xd2\x60\x1e\x8a\xa7\xe9\x97\x39\x88\xd9\xd7\x76\x12\xb3\x23\x8e\xe2\xbf\xb4\xa7\x2a\xe1\x47\xa6\x93\x54\x3f\x24\x88\xf7\xfe\x60\xe4\x1e\x03\xe2\xff\xbb\xbf\xea\x99\x92\x77\x83\xb5\x02\x74\x49\x4b\x7e\x8c\xf0\xba\xe6\x73\x3f\xdd\x89\xaf\x00\x10\x4d\xe3\xea\xdd\x09\xab\x0a\xa0\xf4\xb0\xd4\x1c\x88\xa3\xb1\x9f\xe7\xa6\x0d\xe9\x34\x8d\x0c\x0b\xde\x7f\x1f\xb2\xe5\xdc\x4a\xbe\xaf\xe1\xa3\x13\xd6\x5a\x8e\x11\xa6\x8e\xc9\xe9\x9b\x88\xe3\xd5\x99\x80\x6e\x2d\x2d\xf9\x6a\xdb\xd1\xcf\x56\x63\x37\xae\xdf\xd5\x25\xaf\xae\x28\x36\xe7\xf7\xac\x32\x51\x22\x0e\x85\xb1\x30\xce\x29\x14\xdf\xfb\x5d\xf8\xdf\xef\x1f\x23\xc9\x98\xb0\x19\x64\xdd\xbc\xa0\xe0\xa2\x6e\x7e\x14\x4d\xdf\xc7\x1d\x59\x45\x78\xc7\x19\x9a\x0a\x8e\x50\x09\x20\x1c\x42\xad\xc1\x5a\xc0\x8c\x4f\xb4\x4b\x0e\x0a\x62\xa1\x58\x49\x3b\xf0\xe8\xad\xf2\x3d\xfc\xe0\x8a\xdd\x61\x38\x7d\xf3\x09\x8b\x47\x5b\x31\xf6\x56\x51\xb7\xbf\xc7\x4a\x58\x48\xaa\xb3\xda\x59\xf6\x1f\x9a\xaa\xaa\xb4\x3e\x58\x53\xa6\xae\x51\x55\x93\x70\x7c\x79\x5a\x15\xb8\xfb\xd6\x7f\x0d\x3b\x93\xdc\xe1\xcf\xd7\x7c\xf5\x01\xfa\x35\xb1\x06\x8f\x32\x15\x7f\xfc\x77\xdf\x43\x4a\x6d\xe6\x42\xa6\x21\x4b\xa8\x05\x82\x42\xec\xc2\xb6\xca\x1c\xff\x44\x34\x1f\x6b\x53\x52\x4b\xbd\x76\x76\xe6\xf6\x58\x61\xd7\x23\x65\x5a\xe3\xc7\x9b\x6a\x0e\xd7\xe9\xd1\x72\xac\xbe\x88\xa6\x9b\xfb\x8b\xff\xa9\x78\x11\xe7\xb0\xb6\xca\x42\x43\x02\x90\x83\xba\x79\x5b\x51\xe4\x19\xd7\x71\x66\x58\x28\x1d\x12\x40\x8d\xcf\x1e\xf7\x59\x4c\x5c\xd6\x22\xb3\xa1\x24\x93\xa2\x6e\x72\x56\x72\x6d\x45\x56\x15\x5c\x33\x27\x57\x96\x4a\xf7\x64\x8b\xfa\x05\x4b\xd6\x07\x6a\xf6\xb8\x87\x4c\xc9\x7c\x98\x3f\xe7\xfd\xfe\xe8\xf6\x4e\x5b\x8a\x2c\x16\x2a\xbe\x6e\xee\xd0\xc7\x10\xab\x0e\xc3\xb2\x8b\x6e\x3a\xb9\x5a\x04\x39\x5a\x0b\x9d\xb8\xcc\xc3\xec\xcc\xad\xe8\xa6\x30\x0b\xc3\x04\x35\x2c\xbd\x6c\x4e\xb2\x46\x82\xc4\x89\xe7\x59\x9d\xea\x70\x55\x17\x1f\xb0\x0c\x23\x9f\x3d\xce\x9e\x3d\xfd\x96\xa7\x48\x0a\x12\x2e\x0b\xa5\xe1\x01\x34\xbb\xc8\x15\xc2\xc4\x2e\x98\x97\x53\xf6\x9f\xa0\x15\x55\x8b\x83\x25\xdd\x11\x25\xd6\x86\xad\xe3\xd0\x29\x72\x9c\x71\xc3\x9e\xb0\x0b\x6a\xae\x29\x36\x1b\xc8\x05\xb7\x50\xec\x2e\x83\x49\x47\xa9\xb8\xb1\x25\xf8\x3a\xce\xd8\x24\x5f\xd7\x11\x3f\x57\x47\xfc\x93\x0a\x3e\x50\xf6\xd7\xaa\x89\x3a\x56\xd5\xd7\x4b\x86\x8e\x8a\x9f\x76\x67\x13\x8a\xef\x5e\xb5\x08\xf1\x4f\x8e\x9e\x39\xd3\xb0\x44\x9e\x26\x2e\x7d\x24\x8e\x7e\x94\x0c\xbd\x5e\x20\x3d\x5f\x86\xac\x9f\xc3\x1d\xec\xc1\xde\xa9\xe0\x87\x03\xba\x62\x86\x9b\xb5\xd7\x73\x88\x46\xf1\x83\x4c\xe7\x24\x62\x9b\x12\x97\xc6\x42\x49\x45\x1f\xe6\x3c\x5b\x57\xc7\x0e\x96\x53\xd7\x2c\xfd\x7a\xe1\x69\x17\xf1\xa1\x53\xb8\x41\x67\xdf\xa8\x41\xb4\x5b\x75\x9b\x08\xc9\x99\x06\x63\x4f\xc7\xe0\x97\x95\x2e\x95\xa1\xfc\xef\x9d\xaa\x34\x73\xd6\xf1\x9c\x1b\x60\x2b\x6e\xd8\x1c\x40\xb2\x1c\xca\x42\xed\x42\x7b\xee\x1f\xaa\x39\xdc\x3c\x43\x5a\x3d\x45\xf7\x6b\x80\xb2\x2d\x0f\x7d\x7d\xe8\x7b\xcb\xcd\x8a\x04\x86\x06\x9e\x37\x38\x3b\x3b\x8a\x0a\x20\x9c\x16\x64\x1a\xdc\xc4\x51\x32\x5d\x97\xe5\x33\x81\xf7\xda\xc7\xa9\x3a\x42\xcb\x78\x1b\x70\xe2\x20\xea\x26\x1a\xe3\x0f\x3b\x25\x4e\xc3\x3d\x4b\xe7\x46\xa1\xe4\x26\x78\x26\x4e\x20\xef\x66\xd9\x99\x7f\x5d\xf3\xa2\x06\x44\x6e\x13\x30\xaa\x78\xf0\xd2\xc5\x8d\x39\x0a\xaf\xd7\xe2\x3a\x9c\x01\xcb\x21\x2b\xb8\x46\xfc\xbd\xf0\x6a\x68\xc4\xbd\x89\x7e\x95\xf1\xa2\xe8\xf1\xa5\x60\x35\x8a\x53\x34\x94\x60\xf4\xc4\x6e\x41\x92\x04\x50\x54\x80\x27\x55\x09\xe8\xbf\x52\xe8\xbd\x4a\xe8\xbf\x42\x88\x4a\xc7\x3e\xc9\xd8\x33\xd8\xc2\xa6\xbc\x11\x47\x94\xe3\xae\x18\x83\x4d\xc9\x72\xa1\xb1\xac\xcd\x8e\x75\x0a\xc5\xe0\x5e\x2f\x2a\x99\xa1\x4e\x3c\x33\x22\x87\x8c\x6b\x76\x7d\x8c\x83\xff\x88\xc6\xc9\x8d\xd0\x7f\x24\x5a\xe5\x98\xec\x81\xbd\xbe\xa9\xf4\x20\xe3\x96\xcd\xec\xa6\x0c\x25\x24\x28\x8d\x0c\xef\x25\x06\xca\xbd\x5c\x18\x3e\x2f\xe0\x39\x47\x5b\x3b\x81\x25\xcf\x8f\x67\xec\x06\x7f\xb6\x13\x75\x22\x0b\xff\xcc\x0b\x35\x9f\x6d\xb8\xb1\xa0\x67\xb9\xca\x66\x1b\x2e\x2b\x5e\xfc\xb7\xfb\x76\xaa\x8d\xfd\x26\xa3\xd7\x1e\x77\xb6\xc4\x62\xb6\x9d\x66\x53\x6d\x12\x50\xbe\xb7\x4a\xf3\x25\xbc\xc1\xdf\xd7\x77\x93\xb8\xa4\x74\xbc\xd0\xf7\xa8\xc3\xcf\xa1\x8e\x6c\x3d\xc5\x89\x98\x8c\xee\x33\xd0\x3e\x47\xfa\x19\xf1\x67\x78\x2d\x36\xe2\x84\xef\x81\xcb\xdd\xed\xe2\xf8\x57\x93\x04\x4d\x6b\x12\xe7\xc0\x92\x5b\x0b\x5a\x3e\x65\xff\x75\xf1\xf3\xb7\x9f\x26\x97\xdf\x5f\x5c\xfc\xf4\x64\xf2\x6f\xbf\x7c\x7b\xf1\xf3\x14\xff\xf3\xf7\x97\xdf\x5f\x7e\x0a\x7f\x7c\x7b\x79\x79\x71\xf1\xd3\x0f\x6f\x5e\xbe\xbf\x7b\xf1\x8b\xb8\xfc\xf4\x93\xac\x36\x6b\xfa\xeb\xd3\xc5\x4f\xf0\xe2\x97\x44\x20\x97\x97\xdf\xff\xdd\x51\x74\x3e\x4e\x5a\x97\x20\x42\xda\x89\xd2\x13\xc2\xfe\xe9\xf1\x02\x53\x3d\x7c\xba\x15\x25\xdc\x56\x47\x56\x76\xdf\xdb\x46\xe9\x23\x39\x14\x60\xa1\x7d\xb2\x11\xe1\x3a\x2b\x47\x19\xe1\xb8\xf8\xc4\xdb\x8f\x91\xe5\x71\xb9\x36\x61\x1a\x2c\x48\xf7\x66\xca\xf9\xfb\x4d\x74\x2e\x07\x1f\x1a\xd0\x0f\x90\xb7\x96\xc3\x93\x6c\xfb\x93\x6a\x5e\x37\xb7\x7e\xca\xfe\xf7\xff\x7e\xf3\xff\x01\x00\x00\xff\xff\x4b\xf8\x7a\xbe\x21\xea\x03\x00") - -func stashAppscodeCom_backupblueprintsV1YamlBytes() ([]byte, error) { - return bindataRead( - _stashAppscodeCom_backupblueprintsV1Yaml, - "stash.appscode.com_backupblueprints.v1.yaml", - ) -} - -func stashAppscodeCom_backupblueprintsV1Yaml() (*asset, error) { - bytes, err := stashAppscodeCom_backupblueprintsV1YamlBytes() - if err != nil { - return nil, err - } - - info := bindataFileInfo{name: "stash.appscode.com_backupblueprints.v1.yaml", size: 256545, mode: os.FileMode(420), modTime: time.Unix(1573722179, 0)} - a := &asset{bytes: bytes, info: info} - return a, nil -} - -var _stashAppscodeCom_backupblueprintsYaml = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xfd\x7b\x73\x23\xb7\x95\x30\x0e\xff\x9f\x4f\x81\x52\x52\xaf\xa4\x98\xa4\x66\xb2\x4e\xb2\x3b\x4f\x2a\x2e\x59\x92\x1d\x3d\x9e\x19\xeb\x19\x69\xec\x37\x65\x7b\x13\xb0\x1b\x24\x11\x75\x03\xed\x06\x5a\x1a\x66\xbd\xdf\xfd\x57\x38\xb8\xf4\x85\x6c\x00\x4d\x52\x33\x63\xbb\x51\x5b\x1b\x0f\xd5\x7d\x1a\x97\x83\x73\xbf\xe0\x82\x7e\x43\x4a\x41\x39\x7b\x81\x70\x41\xc9\x3b\x49\x98\xfa\x97\x98\xdd\xff\xa7\x98\x51\x7e\xf6\xf0\x7c\x4e\x24\x7e\xfe\x9b\x7b\xca\xd2\x17\xe8\xa2\x12\x92\xe7\x6f\x88\xe0\x55\x99\x90\x4b\xb2\xa0\x8c\x4a\xca\xd9\x6f\x72\x22\x71\x8a\x25\x7e\xf1\x1b\x84\x92\x92\x60\xf5\xe3\x1d\xcd\x89\x90\x38\x2f\x5e\x20\x56\x65\xd9\x6f\x10\xca\xf0\x9c\x64\x42\x3d\x83\x10\x2e\x8a\xd9\x7d\x35\x27\x25\x23\x92\xc0\xa7\x18\xce\xc9\x0b\x24\x24\x16\xab\xdf\x20\xa4\xff\x35\xc7\xc9\x7d\x55\xcc\xb3\x8a\x14\x25\x65\x52\xcc\xe0\xcf\x33\x5c\x14\x22\xe1\x29\x99\x25\x3c\xff\x8d\x28\x48\xa2\x60\xe2\x34\x85\xc9\xe0\xec\x46\x3d\x4b\xca\x0b\x9e\x55\x39\x83\xef\x4d\xd1\xff\xbd\xfd\xfa\xf5\x0d\x96\xab\x17\x68\xa6\x5e\x98\x49\x2c\xee\x67\xea\x23\x30\x1b\xfd\xb5\x3b\x2c\xee\xe1\x9f\x72\x5d\xc0\x54\x4a\xca\x96\x5b\xdf\x16\xc9\x8a\xa4\x55\xd6\x7c\xf9\xb6\xf9\x93\x0f\x80\xdd\xab\xd9\xc6\x46\x35\xa0\x9d\x2f\x9b\x80\x52\x2c\xd5\x3f\x97\x25\xaf\x0a\xb3\x45\xed\x3d\xd0\xaf\x99\xad\x4d\xb0\x24\x4b\x5e\x52\xfb\xef\xa9\xdb\x54\xf5\xdf\xf6\x3d\xf8\xa7\x3e\xd6\xcf\x61\x97\x3f\xb7\xbb\x0c\x7f\xc9\xa8\x90\x5f\x6d\xfb\xeb\x4b\x2a\xf4\x13\x45\x56\x95\x38\xdb\x3c\x23\xf8\xa3\x58\xf1\x52\xbe\xae\xe7\x34\x45\xf3\xb9\xfe\x03\x65\xcb\x2a\xc3\xe5\xc6\x7b\xbf\x41\xa8\x28\x89\x20\xe5\x03\x79\xcb\xee\x19\x7f\x64\x5f\x50\x92\xa5\xe2\x05\x5a\xe0\x4c\xa8\xe9\x8a\x84\xab\xcd\xb8\xc8\x2a\x21\x49\xa9\x7e\xa8\xe6\xa5\xc1\x45\xf1\x02\xfd\xcf\xff\xfe\x06\xa1\x07\x9c\xd1\x14\x76\x55\x7f\x97\x17\x84\x9d\xdf\x5c\x7f\xf3\x1f\xea\x78\x72\xac\x7f\x54\x5f\xe2\x05\x29\xa5\xdb\x22\x8d\x91\xee\x2e\xb8\xdf\x10\x4a\x89\x48\x4a\x5a\x00\x44\x74\xac\x40\xe9\x67\x50\xaa\xb0\x9f\x08\x24\x57\x04\x3d\xe8\xdf\x48\x8a\x04\x7c\x06\xf1\x05\x92\x2b\x2a\x50\x49\x60\x4d\x4c\xc2\x94\x1a\x60\x91\x7a\x04\x33\xc4\xe7\xff\x22\x89\x9c\xa1\x5b\xb5\xee\x52\xa8\x7d\xab\xb2\x14\x25\x9c\x3d\x90\x52\xa2\x92\x24\x7c\xc9\xe8\xbf\x1d\x64\x81\x24\x87\x4f\x66\x58\x12\x73\x10\x76\x00\xd2\x33\x9c\xa9\x4d\xa8\xc8\x04\x61\x96\xa2\x1c\xaf\x51\x49\xd4\x37\x50\xc5\x1a\xd0\xe0\x11\x31\x43\xaf\x78\x49\x10\x65\x0b\xfe\x02\xad\xa4\x2c\xc4\x8b\xb3\xb3\x25\x95\xf6\xf6\x27\x3c\xcf\x2b\x46\xe5\xfa\x2c\xe1\x4c\x96\x74\x5e\x49\x5e\x8a\xb3\x94\x3c\x90\xec\x4c\xd0\xe5\x14\x97\xc9\x8a\x4a\x92\xc8\xaa\x24\x67\xb8\xa0\x53\x98\x38\x93\x40\x42\xf2\xf4\xb7\xee\x78\x8e\x1b\x33\xed\x5c\x0e\x3d\x00\x13\x7b\xf7\x5d\x61\x22\xa2\x02\x61\xf3\x9a\x9e\x7f\xbd\xbd\xea\x27\xb5\x2b\x6f\xae\x6e\xef\x90\xfd\x28\x1c\x41\x7b\xcf\x61\xb7\xeb\xd7\x44\xbd\xf1\x6a\xa3\x28\x5b\x90\x52\x1f\xdc\xa2\xe4\x39\x40\x24\x2c\x2d\x38\x65\x12\xfe\x91\x64\x94\xb0\xf6\xa6\x8b\x6a\x9e\x53\xa9\x4e\xfa\xc7\x8a\x08\xa9\xce\x67\x86\x2e\x30\x63\x5c\xa2\x39\x41\x55\xa1\xee\x6e\x3a\x43\xd7\x0c\x5d\xe0\x9c\x64\x17\x58\x90\x27\xdf\x76\xb5\xc3\x62\xaa\xb6\x34\xbc\xf1\x4d\xd2\xdd\x7e\x50\xef\x96\xfb\xd9\xd2\x59\x3b\xb6\xdd\x21\x35\xd4\xbd\x26\xed\xc3\xdc\x38\xd0\xcf\xf5\x33\x00\x93\x2e\xd6\xb0\xb9\x42\xf2\x12\x2f\x09\x7a\x5c\x91\x92\x68\x28\x29\xaa\x0a\x24\x18\x2e\xc4\x8a\x4b\xf4\x48\x81\x8b\xb4\xc7\x5c\xbf\x48\xd2\xce\x5f\xfa\x66\xa7\x06\xfe\x77\x55\x92\xcd\x9f\xfd\x2f\xa9\xa1\x8e\x03\x53\x46\xca\xed\x7f\xee\xd9\xe1\xe6\xc8\xf1\xbb\x0b\xce\x18\x49\xe0\xac\xfa\xc0\x2c\x78\x99\x63\xf9\x42\xdd\xe8\x3f\x7d\xea\xfd\x94\xba\xf3\x4b\x20\x86\xdb\x56\x43\x16\xf4\xdd\x8e\x53\xdd\x8a\x02\x76\xcc\xff\xb0\xcb\xee\xcd\xab\xe4\x9e\xc8\x5f\xf9\xd6\x2d\x93\xad\x53\x1f\xf7\xae\xf9\xe7\x9e\xbd\xcb\x78\x82\xb3\x5d\x76\x0f\x3f\x8a\xab\x0c\x0b\x49\x93\xcf\x33\x9e\xdc\xdf\x2a\x82\xd1\x37\xc1\x0e\xc3\xff\xf6\x76\xe3\xcd\x06\xff\x50\x2c\xfc\xfc\xdb\x5b\x74\x49\xc5\xbd\xe3\x3b\x3d\x80\x11\x92\x2b\x2c\x81\x8b\x49\x89\x95\xb4\xa8\x78\x39\x46\x4a\x0a\xce\x88\x3c\x3e\x16\x68\xc5\x85\x44\x39\x4e\x56\x94\x11\x60\xdf\x72\x45\x18\x22\xef\x0a\x2e\x36\x08\x5c\x03\xac\x96\x08\x0a\x9e\x6e\x65\x2c\x6d\x29\x3b\xe5\x89\x50\x6c\x25\x21\x85\x14\x67\x86\xe6\x9e\x3d\x28\x51\x99\x88\xdf\xe2\x47\x41\xf4\x72\xe7\x6a\xb9\x40\x59\x8f\x7b\x3e\x1c\xda\x74\x35\x16\xe2\x4e\x1d\x68\xef\xdf\xbb\xdb\xfd\x05\xcd\x88\x58\x0b\x49\x72\xc0\x04\x2d\x47\x11\xa4\xa7\xa7\xf7\x6f\xcd\x2b\xf4\x88\xd9\x26\x76\x74\xb6\x24\xe7\x15\x93\x33\x74\x47\x8b\x17\xe8\x8a\x89\xaa\x34\xef\x2b\x78\x8b\xce\x67\xa8\x40\xa2\x2a\x0a\x5e\x4a\xcf\x36\xab\x31\xd7\xac\x0a\xce\x49\xad\x1e\x83\xe4\xa1\x41\xcd\xd0\xd5\x3b\x9c\x17\x99\x92\x45\x8f\xc8\x3b\xf9\xe9\xd1\x04\x1d\xbd\x5b\x88\xa3\x89\x17\xe4\x11\x93\x0b\x71\x34\x43\xd7\x79\x91\xd1\x84\xca\xcc\xc8\x21\xa5\xc6\x8f\x39\x31\xc0\x10\x5d\xa0\x8a\x69\x86\x49\x49\x3a\xf3\x02\x7d\x02\x34\xf0\x7e\xef\xee\xeb\xcb\xaf\x5f\xa0\x15\x7f\x44\x29\x47\x8f\x44\xd1\x00\x25\x8f\x20\x52\x96\xbc\x14\x88\xb2\xee\xb6\x2b\xf9\xca\x0b\x31\xe1\x79\x51\xf2\x9c\x0a\x2b\xda\x99\x6b\xd1\x87\x8d\x28\x86\x0c\xaa\x51\xe0\x52\x52\xd9\x91\xf2\xbb\xa3\x8d\x95\x77\xea\x76\xd9\xd7\xec\x62\xf6\xc0\xc9\xeb\x05\xe2\x39\x95\x92\xa4\x13\x00\x95\x92\x05\xae\x32\x20\x0d\xf6\x21\x85\x69\xfa\x0b\x5e\x98\x4a\xeb\x6b\xe2\xdd\x17\xbc\xb4\x13\x53\xe2\xe2\x99\x48\xf1\xf3\x09\x4c\xaf\x21\x69\x79\x21\xd6\xeb\xc4\x02\x1d\x3d\x3f\x9a\xa1\x5b\x9a\xd3\x0c\x97\xd9\x7a\xd2\x5c\x77\xfd\xdc\x82\x6f\xe7\x03\x76\xd8\x89\xa8\xe5\x1d\x3d\x3b\x42\x27\xbc\x84\x19\x25\x98\xa1\x8c\xe0\x07\xa2\xa9\x97\xa6\x26\x6b\x44\xf2\x42\xae\x4f\x67\xbe\x73\x6e\xf0\xa9\xff\xf8\x43\x10\x1f\x7c\xbc\x4a\x8d\x92\xe0\xf4\x6b\x96\xad\xe3\xf1\xe1\xd6\xec\xe5\x91\x2c\x2b\x72\xa4\xce\x6c\xc1\x95\xbe\xa1\x28\xb6\x20\x9a\xc4\xbc\x31\x50\xfd\x9b\x6d\x17\x4d\x19\xfa\x06\xf6\xf5\x95\x3a\x7c\x40\x03\x0d\xbc\x17\x59\xbc\x70\xd5\x4e\x83\xd6\x7c\xf4\x5e\x39\x42\xbd\xe7\x73\xce\x33\x82\x59\xef\x73\x1a\xfa\xf5\x65\xfc\x9e\xbf\x65\xf4\xc7\x8a\xa0\xeb\x4b\xcb\x13\x0a\xa5\x73\x0b\xa9\xa8\x4c\x1a\xc5\x7d\x61\x63\x34\xbb\x3e\x39\xcf\xf1\xbf\x39\x43\x57\x9f\xdf\x9a\xa9\x9c\x7e\xa0\x8d\xf2\x12\x2b\xa5\x53\xd2\x92\x6c\xa8\x52\x76\x4c\xdd\x3e\x7a\x85\xad\x1e\x69\x0a\x59\x4d\x48\x09\x2f\x51\xd2\xd0\xb9\x7d\xba\x2b\x01\xa9\xdf\xd1\x25\x96\x58\x0b\x42\x9a\x82\xf1\xfe\xe3\x77\x3c\x54\xdd\x98\xb9\xd2\xed\xf5\x2b\x0d\x49\x66\x0f\xa1\x23\x01\x4e\xb1\x7c\xc5\xd3\x01\x92\xc7\xdf\xd4\x74\x2e\xf4\x9b\x28\x57\xaf\xa2\xd7\x9c\x91\x09\x5c\x64\xa4\x6e\xb2\xf9\xcf\x6f\x4b\x2a\x89\x97\x3c\x45\xb1\x21\x85\xb3\xaf\x71\x1e\x3f\x43\xc5\x84\xd4\x0b\x16\xff\x95\xce\xae\x31\xdf\x30\xa4\x79\xc6\xe7\x56\x89\x3e\xc4\xec\xde\xbe\xb9\x1e\x34\xb9\xb7\x6f\xae\x9f\x7e\x62\x03\x05\xca\xae\x3c\x59\xf3\xe0\x57\x95\x00\x03\x0d\x6e\x48\x25\x7e\xf6\xad\xde\x77\x52\x62\x50\x12\x9c\x59\x19\xd0\x2f\xfc\x81\x7c\xf8\x14\x32\x60\xd4\x6e\x76\x8d\x6e\xde\xbd\x3c\xbe\x7a\x57\x90\x44\x3a\xe3\x21\xba\x5d\x61\x45\x9c\x50\x5e\x65\x92\x16\x99\x39\x68\x75\xf2\xc2\xcf\xf5\x48\xe9\x8c\x3d\x38\x49\xe0\xe6\xa3\x4b\x92\xd2\x04\x4b\x05\x4f\x89\x7c\x4d\x68\xcd\x17\xbc\x80\x1d\xb0\x57\x98\xe1\xa5\x02\x05\xf4\x0d\xe5\xfa\x9f\x0d\xcc\x3c\xe1\x0c\xf6\xd8\xfe\xc9\x0f\xf6\x01\xd3\x0c\xcf\x69\x46\xe5\x5a\xf1\xf7\xd3\x99\x65\xc2\xc0\xa8\x05\x6c\xc3\xde\x04\x61\xb0\x18\x72\xd9\x98\x03\x30\x7b\x74\xa2\x60\x9c\x3d\x2a\x02\x75\x3a\x73\x12\x08\x5a\x91\x80\xf4\xfe\x48\xb3\xcc\x88\x30\x4d\xd1\x45\xad\x15\xb0\xba\x23\x9d\x84\xd1\xce\xcf\xfe\xc3\x6c\xcd\x12\x47\xef\x03\x6f\xdf\x5c\xef\xc5\xf6\x14\x6d\x88\x67\x7b\xea\xe9\xad\x6c\x0f\xfe\x70\x4b\xca\x07\x9a\x10\x4d\x5c\x7a\xb7\x87\xb3\x27\xe6\x7c\xbf\x1e\x1c\x42\x48\x90\xa4\x24\x72\x10\x0b\x55\x13\x63\x86\x85\xea\xd7\xb5\xfa\x66\xcc\xba\xc2\x9c\xe8\x6d\x04\xa9\x39\x37\xa4\x06\x38\xb2\x3a\xcb\xaf\x88\x4f\xd4\x8f\xa2\x00\x40\x48\x06\x2d\x08\x28\x30\xf2\xdc\x94\xc8\x6f\x87\x6f\x64\xbd\xdb\xfd\x8f\xd8\xe9\xef\x7a\x2b\x13\x52\xac\x16\xbd\xd8\xdd\x5a\xf8\x05\x29\x56\x5f\xdc\xb6\xee\x23\xfc\x86\xbe\xb8\x75\xd2\x67\x7d\xd7\xd4\x21\xfb\x77\x5d\xbd\x5f\xf0\xf4\x58\xa0\x8c\x2e\x88\xa4\xbd\x8b\x88\xb9\x85\x39\x67\x54\xf2\xd2\xf3\x44\x97\xb3\xbe\xb1\xfb\x8f\x5e\x99\x77\xb5\xb3\x2b\xe1\x59\xa6\x6d\xb6\x0a\x65\xd5\x02\xbd\x48\x69\x3f\xbc\x4d\x95\x21\xc6\x46\xe0\x1c\xfb\x5a\x6d\x39\xd3\x9b\x7e\xf6\xe6\xea\xfc\xf2\xd5\xd5\x2c\x4f\x7f\xbb\xe2\x8f\x53\xc9\xa7\x95\x20\x53\x2a\x7d\x5c\x8d\x4a\x92\x7b\xd7\x18\x89\xf6\xf6\x31\x5c\x96\xb8\xff\x0e\x15\x58\xae\xe2\x37\xf4\xeb\x42\x47\x02\xbc\x40\x6f\x05\x49\x11\xd6\x6e\x5a\xc0\x0c\x92\xa2\x92\x73\x39\x41\x25\x96\x2b\x8f\x59\x00\x69\x83\xad\xb1\x5c\x55\x59\xa6\x11\x4c\x96\x84\x4c\x9a\x16\x9b\xb3\xf7\xcf\xf9\x1b\xcb\x0b\x10\x70\xef\xea\x5a\xc4\xfd\x90\x04\x7c\xab\xfd\xf1\xf0\x08\x38\x84\x4f\xf8\x98\xbd\x6f\x7f\x6f\xdd\xdb\x60\x9d\x03\x43\xa0\x5c\xa9\xdd\xbe\x27\x6b\x14\xc0\x6b\xb0\x54\x29\x0c\x2c\xdb\x18\x43\x64\x02\xcb\x3e\xab\x04\x29\x67\x86\x13\xd5\x5b\xe6\x85\xf8\xd4\xdb\x19\xe2\x51\x30\xd9\x37\x64\xb1\xfb\x66\xbe\x21\x0b\x04\xa1\x11\x0b\x52\x12\x96\x10\x2b\xfb\xe0\x4a\xae\x08\x93\x4a\x0b\xe8\xc6\x4a\x6c\x9f\xc5\xf6\xdd\x05\xfb\xe1\x56\x6b\xce\xe1\xb7\x2c\x86\x1b\x20\x1b\xd3\xe3\x7d\xa2\xbb\x69\x4d\x4d\xdf\xec\x94\x1c\x6c\xa2\xe2\x0f\x4a\x2c\x25\x8f\x67\x8f\xbc\xbc\xa7\x6c\x39\x7d\xa4\x72\x35\xd5\x1c\x58\x40\xbc\x95\x38\xfb\x2d\xfc\x4f\x60\x6e\xd6\xc0\x7f\x9e\xa6\x88\x2b\xaa\x89\x2a\x41\x16\x55\x86\x16\x10\xa2\x33\x6b\xc4\xce\x4c\x40\xa9\x9c\xa0\x8a\xa6\x9f\xf9\xb6\x0e\x0d\x65\x0f\x1e\xc1\x41\x0d\x75\x95\x76\xe4\x0f\xa5\xbd\xda\x25\x4e\xb9\x00\x48\x70\x62\x93\x58\x5b\x2b\x4e\x73\xca\xde\x27\xcd\xdb\x53\x98\xb3\x72\xc2\xce\x82\x1a\x65\x69\xff\x6e\xb7\x77\xfa\x02\x9e\x6d\x4b\x6a\xfa\x7d\xeb\x49\x70\xde\x50\xcc\xfa\xf5\x70\xcb\xba\x39\xb3\xfe\xd2\xb6\xb7\x34\xea\xc2\xe7\x6b\xf1\x63\x36\xd5\x5f\x9f\x16\x69\xbd\xff\x1f\xd2\xc5\xf9\xfe\x4c\x52\xc6\x49\xe4\x37\x48\xb5\x1c\x97\xd1\x86\x29\xff\x0d\x69\x1b\xad\x9e\xe4\xa4\xd0\x28\x6c\x3d\xd1\x7e\xc6\xc9\x57\x3b\x4a\x04\x10\x5a\x27\x74\x1c\x84\x61\xea\x26\x46\xcf\xe8\xe4\x21\x01\xab\xc0\x25\xce\x89\x24\x25\xd0\x6d\x40\xca\x44\x07\xba\xa8\xff\xfc\xba\x20\xec\x56\xe2\xe4\xde\x6b\xaf\x1f\xb9\xf8\x47\xc3\xc5\x87\xfb\x05\x0d\x13\xa1\xa9\x3b\x7f\x9a\x2a\x29\xd2\x04\x15\xda\x3f\x33\xc3\x74\x3e\xe4\x4d\xfa\xc0\xbe\xbe\x84\xb3\x05\x5d\xbe\xc2\x45\x9c\x85\xc5\x3e\xdd\x61\xdd\xee\x67\xb0\x9c\x99\x70\xe5\x82\x17\x55\xa6\x63\xd4\x7b\x26\xb7\xa2\xc2\x1f\xcf\x10\x73\x09\x8d\x38\x36\xcc\xb1\x57\x13\x9b\x9c\xa7\x04\xcd\xa9\xac\x49\x85\x20\x12\x15\xa4\xcc\xa9\x80\xa4\x07\x2f\x6e\x70\xa6\x33\x1b\x48\xaa\xd9\xb3\x62\xb7\x66\x42\x0d\xd6\xcd\x10\x4f\xa4\x0d\xc1\x46\x73\x22\x1f\x09\xf1\xeb\x32\xcf\x9e\x3d\x7b\x06\x16\xc4\x67\x7f\xfe\xf3\x9f\x11\x2f\x11\x46\x29\x49\x68\xde\x05\x82\xf4\x53\x7f\x7c\xfe\x7c\x86\xfe\x7e\xfe\xea\x65\xc8\x13\xa2\x68\x07\x9a\x73\xb9\x32\x33\x52\x2f\xb7\x00\x8b\x09\x64\x25\x58\xcc\x13\xf6\xaf\x5e\xc0\xc6\xf5\xa3\x34\x2f\xb7\x9d\xb3\x16\x63\x7c\xf6\xa7\x4f\x3f\x9d\xa1\x4b\x5a\x92\x44\x42\x12\x02\x52\xf4\x8a\xfa\x37\xc1\x29\xd6\xb8\x24\x88\x71\x89\xf0\x62\xa1\x7d\x4d\x20\xd4\x50\x61\x39\xe3\x0c\xdd\xa9\x7f\xe5\x74\xb9\xf2\x8b\xe5\x73\x7d\xe9\x39\x5b\x64\x34\x91\x30\x07\x43\xf4\x38\x20\x84\xd0\x08\xac\xbf\xe3\xa2\x93\x02\xe6\xb5\x94\x4c\x50\x46\xef\x09\x5a\x88\x2f\x4b\x5e\x15\x13\x1b\xa4\x87\x4a\x22\x94\xfe\x99\x60\xa6\xbe\xac\x3f\xe4\x36\x28\xa0\xcb\xca\xf7\x18\xec\x12\x34\xda\xb5\x2e\xcf\x75\x4b\x72\x9b\x20\x82\x93\x15\xba\x27\xeb\xa9\xc6\xcc\x02\xd3\xd2\x38\x79\xbd\x4b\x84\xc8\x00\x60\x32\x1d\x66\x98\x90\xb4\x41\x68\x40\x28\x9a\x43\x28\xd0\xbf\xe0\xf0\xfd\x52\x25\x33\x76\x03\xab\x46\x08\x23\x38\xa3\xc7\x15\x17\xc6\xd0\x6f\x14\xbb\x7b\xb2\x86\x93\x52\x42\x45\x37\x80\x7f\x03\xae\x49\xe9\x50\x2b\x84\xe8\x9b\xc6\xfa\x21\xf1\x82\x0a\x85\x97\xf7\x64\x2d\x76\x9d\xb1\x83\x08\x38\x2f\x34\x16\x55\x6c\x03\xb2\xce\x21\xf0\xcb\x3f\x9a\x34\xc3\x44\x31\xac\x53\xdd\x15\x07\xff\x71\x45\x93\x95\xfa\x49\x81\x32\xcf\xa2\x88\xbb\xe8\x0e\xa5\x15\xf3\x25\x88\xac\xcc\x31\x41\x60\x9f\x9a\x33\x11\x02\x51\x89\xa8\x1f\xc9\x73\x5c\xde\x2b\xed\xcd\xd0\xe2\x19\xba\x51\x0b\x47\xb9\x21\x9b\x25\xc9\xb0\xa4\x0f\xc4\xa5\xac\xa8\xe9\x1a\x09\x30\x38\xd7\xe3\xd9\xec\x58\x13\x0f\x5e\x22\x21\x71\x69\x6e\xbb\xfa\xdd\xc7\xee\x23\xec\xd7\xad\xcb\xf0\x0a\x17\x8d\x04\x14\xb5\xd5\x20\xb6\xc2\x97\x35\x89\x43\xd8\xec\x94\x5f\xca\x88\x95\x37\x91\xfa\x48\xe8\x91\x2d\x81\x18\x66\x6a\x06\x29\xfd\x73\x41\xf1\x02\x1c\x32\x24\x70\xe0\x8c\x0e\xc6\x80\xf5\x00\xbf\x0e\x15\x70\xd3\x43\x7c\x17\x78\x6b\x04\xcc\x43\x73\x5f\x03\x75\x07\x1e\x1c\x01\xb6\xfd\x7e\x97\x13\x5f\x2f\xe0\xee\xd4\x34\x2b\x02\x62\xe3\x86\x37\x24\x2c\x47\xdc\xd4\x59\x45\xb3\x5d\x3d\x06\x33\xdf\x08\x98\x40\xda\x07\xb2\xe0\x08\xb0\x35\x4e\x86\x18\xb1\x99\x46\x24\x3b\xd6\x23\x8e\x29\xeb\x11\xf2\x70\xe9\xb1\x71\xdb\x1d\xed\xd4\x24\x70\xe1\x64\x19\xb0\x2c\xe1\x22\x12\x01\x34\xd1\x98\xa1\x57\x86\xfa\xea\x4b\x85\xe7\x82\x67\x95\xd4\xc0\xdd\x1f\x23\x40\x1a\xe2\x5d\x0b\x76\x24\x23\xb9\x62\x3e\x40\x95\xdd\x57\x6a\x72\x1d\x39\x4d\x43\x7d\x43\xb4\xdd\xbc\x10\x4b\xd8\x42\xca\x97\x1e\x53\xb5\x49\x81\x27\xd4\x5a\x23\x5c\xa2\x01\x35\x38\xce\x25\x1a\xb2\x47\x7c\xbc\xb6\x88\x83\xdb\x21\xa2\x4e\xda\x4a\x1f\xf1\xe1\x15\x26\xce\xfb\x71\x45\x60\x9a\x2d\xc9\x48\x31\x0b\x45\x36\x40\x5c\x53\x82\x4c\x48\x1d\xd1\x09\xc3\x3e\x11\x31\xc6\xe0\x16\x56\xf3\x05\x8d\x53\xf0\x6f\xaf\xd1\xc9\x85\x4d\x68\xb4\x41\x2f\xe8\x9a\x49\x52\x2e\x70\x42\x4e\x9b\x8a\x3f\x29\x56\x24\x27\xa5\x47\x39\xb4\x01\x7d\x36\xc7\x69\x85\x59\x9a\x69\xfd\x2d\x21\x25\xd0\x02\xf2\xce\xe4\x27\xab\x4f\xa7\x25\x85\xbc\xdb\x93\xcf\x89\xc4\xfd\xc6\x75\x82\x65\x55\xf6\xdb\x56\xa3\xac\x06\xf0\xa5\xf8\x90\x28\x78\xdc\xaa\x01\xac\x71\x6b\xea\x69\xeb\x55\xea\x25\xfa\x31\xbd\x61\xf8\x98\x29\xdc\x01\x16\x05\xfc\x70\xcd\xab\xd2\x78\x8e\x14\x0f\x87\xf4\x62\x5e\x2a\xad\x19\x31\x7f\x40\x0f\x52\xba\x4e\x49\x96\x4a\x5d\x28\x49\x6a\xc3\x6c\x13\x9d\x17\xbf\x77\x50\xe8\xc1\x42\x6c\x1b\x41\xb0\x83\x12\xa1\x16\x46\x5b\xe1\x0f\x34\xb5\x5a\x17\x78\x75\x8d\x48\x46\x05\x2a\xb0\xd0\x12\x64\x50\x3b\xc0\x42\xf0\x84\x82\xd9\xa6\x71\x7e\x5a\x2f\x02\x09\x27\x25\x52\x09\xa0\x8c\x44\x67\x57\x34\xb3\xc7\x38\xc2\x45\x91\xad\xf7\xde\x74\xc6\x53\x72\x53\xcd\x33\x2a\x56\xb7\x83\x0d\xea\xaf\xb7\xbc\xac\x03\x88\xba\x4e\xf6\x18\xaf\xfa\x86\x01\x1e\x09\xc2\x04\x05\x19\x43\x71\x0a\x25\xff\x50\x25\x86\x73\x38\x06\xff\x09\xf0\x8d\x9b\xc3\x21\xb5\x2b\x23\x92\xb8\x3f\x35\xe6\xff\x4d\x38\xe7\x49\xc9\x7b\xea\x8d\xb7\xac\x68\xbe\x83\x12\x9c\x65\xc2\x08\xaa\xda\xd8\x40\x85\xa3\xf9\x7e\xd4\x53\x20\x41\xef\x9c\x5b\x4c\xa3\x0a\x09\xed\x8e\x50\xe1\x24\x04\x40\x4f\x10\x44\xe0\x4f\x7e\x8b\x61\x6b\x23\x05\xca\xb9\xce\x41\x64\x88\x33\x0b\x60\x82\x70\x96\xd9\xef\xb8\xd3\xf2\x6f\x2a\x2e\x89\xb9\x00\x3e\xb4\x1b\xbd\x1a\x1f\x8d\x57\x63\xb0\xcf\xf1\xd6\xa8\x6f\xfa\x0a\xe3\x74\x0a\xe1\xea\xda\xf6\x5e\x95\xd8\xa6\xdd\x05\x6f\xb4\x65\x3c\xbb\x3b\x2e\x87\xa4\x73\x9d\x4b\x5d\xab\xc2\x8f\x71\xcd\x32\x3d\x71\x18\x1a\x79\x14\xad\x1d\xfc\xa6\x33\x23\x5d\x24\x42\x18\x2a\x34\x35\xfa\x71\xd2\xb8\x25\x01\x4e\xa2\xd4\x55\x77\xef\x36\xe9\x5a\xcd\xdc\x81\xaf\xeb\x1f\x8f\xfd\x40\x53\x9e\x54\xb9\xad\x0d\x03\xe7\x59\xfb\xf2\x4d\x7d\x96\xfd\x30\x2f\x22\xd0\x1e\xe6\xb9\xab\xa8\x99\xf2\x47\xf6\x88\xcb\xf4\xfc\xa6\x37\x53\xa8\x2d\x5a\xd5\xcf\x37\x85\x4b\x0b\x06\xa9\xdf\xf1\x9c\x57\xd2\xc6\xc2\x7b\xfc\x49\x9b\xce\xa7\x8f\xcd\xc9\x24\xb9\xa2\x44\x1b\x7e\x23\xbf\x9a\xb0\xcd\xa7\x84\x02\x16\x34\xbf\xb1\xb1\xb6\xae\x0d\x73\x61\x85\xdd\x40\x2d\x33\x5b\x8c\x11\xcd\xef\x07\x6b\x1b\xd8\x22\xcd\x67\x5e\x90\x5b\xdd\x5b\x61\x17\x96\x7f\x9a\x3d\xee\x2d\xaf\x0b\x2b\xac\x22\x6c\x71\x6f\x85\xad\x68\x11\x24\xab\xed\xde\x8a\xb0\x9f\x79\x61\x6e\x77\x6f\x7d\xdc\x2e\x2c\xf5\xb4\x16\x86\x33\x2a\xa4\x92\x5b\x5a\xf4\xc6\x18\x3e\x03\xce\xbf\xa1\xbe\x82\x06\xa5\xd3\x9c\xa8\x9b\x3e\xd4\x10\xa4\x43\x82\x08\x37\x97\xb6\x3e\xc5\x86\x68\x6e\x08\xa5\x16\x76\x0e\xe4\x75\x00\x58\x01\xfd\x63\xcb\x9a\x1b\x59\x0c\xb7\x24\x53\x62\x1c\xea\x78\xfd\x0a\x1e\xb0\xb0\xe9\x01\xc2\x0e\x54\xd0\x82\xfd\x11\x13\x53\x38\x70\xa2\xb5\x71\x85\xaf\x20\x18\x16\x38\x21\xea\xb6\x45\x80\x74\x8c\x35\xc2\xc2\x1b\xbf\x51\xa8\xb7\x6a\x5c\xff\x68\x4b\x29\xa6\x96\x9c\xd9\x1f\x53\x3c\x4e\xfd\x27\xd4\xbe\xbb\x09\x19\x13\xeb\x41\x05\x52\xc2\x9c\x24\xba\x3e\x05\x29\x73\x81\xf8\x62\xd2\x4a\x54\x3c\x7a\x78\x7e\x14\x36\x9a\xa2\x61\x1e\x21\x64\x11\xe6\x26\xca\x7c\x8d\xba\x5b\x70\xd3\xb2\x5a\x2b\x64\x01\xa6\xa6\xf0\x27\xc6\xb5\x5c\x8f\xda\xe9\x09\xd7\x5a\xef\xec\x13\x2c\x37\xce\x56\x8c\x40\xbc\x5a\x44\x9f\x62\xa4\x59\x18\x7d\x74\x3e\xb8\x89\x73\xe2\x8e\x3e\xb8\xd1\x07\xf7\x2b\xf4\xc1\x35\xd8\x1e\xd0\x32\x2a\x90\xd9\x8a\x86\x5f\x2e\x62\x13\x9a\x96\x66\xeb\xbe\x9b\x13\x2b\xb0\x1b\xf9\xdc\x7a\xe6\x8c\x5b\x2e\xe6\xae\x96\x2d\x5f\xdc\xf1\xf1\x6c\x76\x7c\x6c\xdd\x79\xe6\xe6\x56\x72\x31\xfd\x4f\x44\x58\xc2\xd3\x50\x61\x29\x3d\xee\x60\x8e\xa5\x90\x20\x18\xd5\xb6\xa0\xa6\x27\x32\xb7\xf3\x05\x1f\x5f\x04\x50\x1d\xb4\x01\xf3\x0b\xa3\xc0\x00\x92\x6d\x0b\xc3\x7c\xb1\xa3\x58\x53\x0b\x33\xae\xb0\xa8\x59\x70\xb0\x1c\x64\x73\x80\x54\xe3\xea\xa1\xa2\x8c\x42\xd9\x50\x75\x71\x5c\xe9\xd0\x13\xfd\xe3\x2c\x29\xaa\x18\x9a\x61\x9e\xce\x49\xce\xcb\xf5\xc4\x81\x51\xaf\xb7\xe0\x9a\x27\x4e\x63\xe8\x65\x49\x50\x52\x95\x25\x61\x32\x5b\x3f\xa1\xd4\xe4\x76\x2e\x94\xee\x5c\x8f\x4e\x5a\x89\x73\x5c\xe9\x7a\xc9\x96\x2b\x03\x2d\x36\x69\x36\x31\x7b\x88\x1a\x7e\x41\x78\x97\xb0\x07\xf4\x80\x4b\x11\x5e\x31\x1a\x2e\x28\xa5\xf4\x81\x0a\x1e\x85\x2e\x8a\x23\xae\xbf\x8e\x40\x56\x04\x92\xc6\x10\x22\xd7\x7e\x27\x7a\xf2\xbd\x36\x4a\x75\x15\x78\x25\x8b\x4a\x1a\xca\x6c\xee\x47\xe4\xf6\x9b\xf2\x86\xf5\xdd\xe8\x48\xad\xcf\xfd\xd9\x25\x76\x14\x58\x4a\x52\xb2\x17\xe8\xbf\x4f\xbe\xff\xe4\xa7\xe9\xe9\x67\x27\x27\xdf\x3d\x9b\xfe\xd7\x0f\x9f\x9c\x7c\x3f\x83\xff\xf8\xfd\xe9\x67\xa7\x3f\xd9\x7f\x7c\x72\x7a\x7a\x72\xf2\xdd\x57\xaf\xbe\xbc\xbb\xb9\xfa\x81\x9e\xfe\xf4\x1d\xab\xf2\x7b\xfd\xaf\x9f\x4e\xbe\x23\x57\x3f\x44\x02\x39\x3d\xfd\xec\x77\x51\xd3\x7b\x37\xad\xad\xe1\x53\xca\xe4\x94\x97\x53\xbd\xf5\x2f\x90\x2c\xab\x98\xcd\xb2\x1b\xb4\xcb\x7d\xa9\x99\x54\x5d\x1d\xd9\xca\xd9\x4f\x80\xea\x43\x84\xe4\xa8\xc2\x5d\x68\x88\x8c\x1c\x1b\xce\xf1\xfe\x82\x35\x82\x80\xc0\xeb\x74\x49\x23\x93\xea\xae\xcc\xd3\xed\xd8\x7c\x49\xf2\x82\x97\xb8\x5c\xa3\xd4\x98\xa7\xd6\x03\x4a\x1f\x34\x6a\x1f\xec\x5d\x0b\x0d\x56\x93\xd2\x72\x9f\xbc\xba\x9c\xa4\xb4\xca\xe3\x4d\xb0\xdf\x42\x71\x4f\x53\x34\xd4\x46\x23\x68\x20\xd6\x52\x3c\xc7\xc9\xfd\x66\x51\xf0\x0d\xb0\x76\xf3\x66\x20\xe7\x34\x52\x8b\x8f\x8e\x8c\xe3\x38\x27\x98\x39\x03\x2f\x84\x09\xf0\x94\x1c\x87\xcc\xfd\x06\x90\x9e\x53\xcb\xe0\xaa\x7d\x8e\x26\xb6\xe9\xc4\x3c\x78\xaa\x64\xb7\x57\xc0\xba\x9f\xb4\xd8\x67\xe8\xb0\x50\x74\x6e\x38\xfd\x37\x79\xa9\x64\x12\xaf\xfb\x27\xc4\xd5\xe2\x79\x59\x34\x07\xeb\x54\xf3\xe4\xa0\x06\x9a\x32\x21\x0b\x5d\x55\xd8\x61\x4c\x53\x90\x08\x9b\x6d\xdd\x45\xb4\x9e\x36\x85\x31\x6a\x1f\xb4\x70\x06\x76\xc7\x4c\xe8\x20\x01\x9a\xe0\x79\x20\xc3\x00\x14\x49\x38\x71\x87\x25\x77\x50\xfa\xf4\x1d\xcd\xab\x1c\x55\x42\xcd\x90\xb3\xf6\x33\x5e\x88\x6e\x82\x8f\xfa\x06\x68\x74\xcd\x29\x03\x80\x6d\xf5\x5a\xfd\xe5\xd6\x9e\xa1\x17\x6a\x6d\x6b\x81\x6c\x46\xab\xfd\x89\x0a\x74\x01\x33\x3b\x23\xe1\xf2\x05\xb8\xb8\x9d\xc4\xe7\xbf\x24\x10\x44\x0d\x95\x8c\x3b\x77\x8f\xd1\xac\x7d\xf9\x6c\x2d\xdf\x2c\x38\x5b\x2a\x50\xc5\x4c\xf4\xd5\x06\x69\xdb\x7e\x59\x2a\x41\xca\xe9\xb2\xa2\xe9\xb0\x6b\xf2\x51\xca\x20\x3b\x4a\x1e\x61\x96\x65\x63\xc2\xa2\x78\xd6\xd1\x95\x7d\xbc\xcd\xb4\x9a\x65\x74\xeb\xb0\xb1\xde\xe5\xcc\xd7\x08\xdb\x48\x27\x77\x67\xad\x0b\xf6\xce\x19\x51\x0c\x33\x4b\xd6\x89\x29\xdc\x41\xa3\xea\x67\xeb\x69\xd8\xce\x1e\x54\xa2\xa9\xfa\x7f\xd6\x08\x63\x7d\x67\x73\xb2\xd0\x91\x1c\xfd\x97\x59\xc1\x02\xbd\xd7\x24\x77\xa4\x24\x23\x12\xf2\x31\xcc\x3d\x53\x0f\x40\x58\x49\xce\x1f\x14\x56\x7e\xcf\xd0\x5b\xb1\xa5\x63\x45\x73\xd0\xc5\x0b\x84\x4f\x5b\x69\x8d\x42\xab\x95\x8c\x90\x54\x67\x7b\x64\xc4\x81\x2f\x2b\x26\x26\x68\x7e\x6a\x83\xe8\xfa\x01\xf3\x05\x62\x4a\x70\xcf\xac\xe6\xa4\xad\x3b\x25\x51\x1b\xac\x58\x12\x74\xc3\x70\x7d\x18\x78\x89\x12\x5c\xe0\x84\xca\x7e\xc7\xd6\xf7\x6a\x5f\x4b\x9c\xdc\xab\xd7\xc1\x23\x06\x53\x9c\xa0\xe4\xb4\xd5\xec\x21\x75\xd1\x76\x8e\xa6\x78\x9c\xbe\x25\xaf\x96\x2b\xc8\xc1\xd0\x6f\x27\x19\x16\x76\x87\xb7\xc2\x35\x1a\x6c\xff\xd2\xd3\x35\xc3\x39\x4d\x5c\x55\xe3\x92\x3f\x50\x41\xb9\xf1\xad\xe8\xef\x29\xae\x85\x6e\x5c\xb9\x59\xed\xd0\xb9\xc8\x30\xed\x27\xbd\x27\x82\x10\xe4\x30\x5e\xbf\x71\xab\xc5\x6e\x6d\x2c\x2c\x09\x9c\x68\x23\x9c\x8a\xfb\x8d\xdd\x89\x2b\xdf\xdf\xa0\xd7\xce\xdf\xad\x05\x1f\x63\x46\xdd\x3a\x55\x4f\x94\x87\xc1\xbd\xad\xaf\xa9\xc3\xe6\xac\x2e\xc4\x4e\x58\xca\xeb\xf0\x89\x5e\x90\xe7\x37\xd7\xa2\xa9\x8a\xeb\x8b\x65\x4a\xf6\xc2\x1f\x32\xce\x96\x3a\x90\x92\x19\x32\x6e\xae\xab\x0f\x4b\x31\x43\x94\x29\x25\x3a\xad\x70\xa6\xd9\x84\x99\xfc\xc5\xed\xb5\x06\x4b\x97\x2b\x39\x7d\x24\xe0\x40\xd5\x9c\x3d\x1c\xbb\x6a\x27\x49\x37\xe2\x3c\xa9\x00\x76\x23\x8d\x31\x4e\x9b\xcc\xd5\x52\x1e\xf1\x1a\xaa\xa2\xf9\x52\x5e\x49\x27\xc2\xc3\x16\x6e\xd5\xa0\x1d\x1e\x34\x90\x00\x96\x73\xee\xa5\x2a\x09\x66\x20\x75\x82\x45\x1b\xfa\xbc\x28\xb8\x6e\x8d\x6e\x2d\x0a\x11\xea\x12\xc9\xc1\xa5\x1b\x66\x2a\xb0\xc2\x25\x50\x01\xbe\x67\xda\xde\x0c\xae\xd3\x39\x91\xd8\xd2\x11\x00\xcd\x7d\xa5\xad\x4d\xc1\x4c\x48\xc5\x33\xf4\xee\x4b\xc2\x48\x49\x93\xce\x95\x70\x20\x97\x58\x12\x5f\x0e\x19\x61\x0a\x5c\x3a\xeb\x33\x05\xc4\x28\x14\x0f\x35\x56\xdf\x91\xbc\xc8\xb0\x8c\x0f\xf0\x38\xfa\xb6\x61\x88\x6f\xb8\x64\x15\x29\xc2\x2c\x9d\xe2\x4c\x5d\x92\x9b\x6f\x2e\x42\xe1\x03\x8e\xc0\x34\xc8\xb8\x66\x5c\xc0\x11\x98\x91\x71\xb4\x70\xb9\x8d\x7e\x84\x24\x1d\x92\xcf\x49\x0a\xcc\xc0\xcc\x18\xac\x33\x8f\x8c\x94\x16\xff\x6e\xbe\xb9\x98\x20\x3a\x23\x33\xfb\x2f\x2f\x48\x0b\xc6\x72\x30\xc9\x97\x3a\x18\x1e\xcc\xb5\xae\xef\x04\x2c\xa1\x61\xc2\xf6\xc2\x54\xfb\x64\xe1\xfe\xf3\x2f\x6a\xe1\xea\xcd\xbf\x4e\xff\x62\x88\x19\xfc\xeb\x9f\xa6\x11\xd0\x3f\xff\x12\x59\x07\xff\xaf\xff\x6c\x05\x6d\xbb\x0e\x4e\xff\xbc\xe1\xe9\x6d\x41\x92\x99\xde\x46\xf1\x4f\xad\xa9\x23\xc2\x64\x48\xb3\xba\xe1\x69\xa3\xa3\x98\x9e\xb3\xe9\xa6\xe5\x98\xb8\x33\x05\x27\x58\x12\x86\x43\x49\xa0\x36\x2d\x95\x71\xa9\x41\x03\x21\xc0\xb0\x27\x27\x60\x80\xd4\x05\x07\x26\x48\x72\x0e\x54\xf2\x54\xdd\x45\x2f\xcc\x73\x86\xc8\x3b\x2a\xa0\x72\x88\xde\x5b\x38\x1a\xac\x23\xc9\x9d\x6c\xa5\x3e\xa9\x30\xc1\x56\x8a\xf1\x23\x2a\x37\x28\xf4\x7b\xc6\xe5\xef\x1d\xea\xdb\x50\x75\x10\x96\x38\xc2\x0f\x1c\x2a\x2f\x00\x97\x67\xd0\x62\x2c\x0b\x6e\x81\x39\xe5\xf9\x1a\xe5\x54\x48\x7c\x4f\x66\xe8\x56\xc9\x4a\xcd\x78\x06\x7d\x92\x0c\x41\x2d\x75\x92\xa2\x8a\x49\xea\x0f\x49\x52\x6f\xba\xef\xc3\x36\x34\xe5\xab\xeb\x05\x12\x55\xa2\x64\x87\xa2\x24\x53\x2b\xc9\x85\x90\x7f\x1b\xf9\x37\x55\x76\x0a\x6e\x22\xd3\xd5\x97\x56\xba\x2f\x9b\x69\xf6\x15\xb8\x4f\x72\x05\xae\x52\xb8\x92\x1b\x45\xd0\xd4\xda\x39\x4b\x6a\x29\x0e\x0e\x36\x50\x00\xe6\x35\x08\x6f\x99\xcd\x94\xd7\xc6\x0e\xe3\x2a\x62\x24\x21\x42\xe0\x72\x3d\x41\xf3\x4a\x2a\x71\xd6\xc4\x39\xeb\x28\x59\xff\x5c\xd5\x09\xe4\x98\x55\x00\xbc\x24\x09\x67\x42\x96\x55\x02\x27\x85\xd1\xbc\xe4\xf7\x84\xb9\xbc\x03\xcb\x31\xfc\x1a\xae\x0d\xcc\xae\xc3\x5a\x21\x9e\x83\xa3\x64\x85\xd9\x92\xd4\x39\xd5\x39\x4e\x01\x47\xbe\x72\xca\x8b\xff\xf8\xb9\x3b\x0d\xbc\x50\xca\x01\x95\x70\x2c\x73\x25\x29\x39\x27\xda\xf7\x0c\x59\x4b\xe8\x24\x9c\xb4\x63\xb7\x90\x66\xbd\x8c\x07\x0d\x70\x7d\x6c\xeb\xb4\xb6\x6d\x74\xb2\x8e\xd7\xce\x81\xa7\xc3\x60\x60\xc3\x1a\xe1\x31\x7e\x1b\x9f\x1d\x4e\x89\xe1\x05\x85\x9c\x91\xc6\x86\xc1\x39\xeb\x6e\x94\x6c\x89\xa8\x9c\xa1\xd7\x3c\xd2\x79\xab\x83\xac\x41\xc2\xc7\x59\xc6\x1f\x75\x19\x2f\xf7\x35\x4d\x2c\x49\x8a\xd2\xca\xb6\xed\x33\xc4\x34\xe4\x66\x1c\xe2\x4f\x6a\x6c\x46\x54\xc8\xce\xe0\x08\x64\x3b\x06\x7a\x4c\x06\x04\x75\xa8\x9d\x64\x38\xa3\xff\x26\xfe\xba\xb1\x76\x44\x04\xa4\xed\x35\x69\x7f\xe6\xa1\x1d\xcd\x86\xae\xfe\xf1\x71\xee\x79\x4c\xee\xc3\xe0\x39\xb8\xd8\xb4\x03\x43\x8e\x5e\x59\xb7\x51\xe3\xb6\xb1\x91\x46\x6c\x55\xba\x56\x72\xc1\x76\x9d\x30\x1c\x21\x70\x07\x8d\x33\x25\x2d\x89\x2d\xb9\xa1\x48\xbe\x21\x3d\x15\xd3\xa4\xbe\x4d\x84\xc2\xde\x1f\x25\xc5\x2c\x89\x14\x75\x0c\xb3\x96\xf0\x94\xa8\x60\xe4\x79\x63\x7f\x05\xf1\x0f\x08\x53\x98\x74\x08\x6d\x72\xdc\xae\xfc\x6a\xb2\x26\xb8\x91\xd4\x94\x3c\x7a\x50\xba\x95\x28\xde\xfc\x8a\xa7\x71\x77\xa1\xd3\x99\xae\x7e\xb9\x4e\x31\xd2\x29\x6c\x02\x0c\xd8\x1a\x7a\xd4\x1d\xcb\x01\x4a\xb3\xd2\x87\x96\x21\x56\xf8\x61\x77\x67\x50\xad\x7d\x4e\x5d\x8f\x1c\x98\xd2\x14\x3e\x37\x7d\x1e\xe3\x77\xfc\x38\xe8\x9c\xe2\xda\xb7\xd1\xbe\xd7\x6e\xf3\x30\x97\x8f\x66\xc2\xa2\x5c\xe0\x9d\x4e\x2f\x8e\x5a\x1c\xa1\x8a\x1d\xbf\x40\xbf\x6f\x09\xfb\x46\x31\x74\x86\x39\x9d\x70\x76\x62\x2d\x75\x33\x73\x14\xb6\x76\x59\xfb\xf1\x98\x78\x10\xd4\xf9\x20\x68\x29\xdb\xed\x4b\xf0\x64\xdc\x5a\x2c\xb4\x04\xda\x89\x37\xfb\xf5\x2a\x45\x45\x69\x3f\xb9\x4e\x0c\xc1\x9e\xd4\xe0\xe6\x30\x29\x20\x8a\x72\x9d\x9c\x67\xc5\x0a\x9f\xa2\x6b\x86\x78\x99\xea\x84\xc3\x4a\x90\xee\xb7\xa2\x31\x4a\x74\x66\xa5\x9b\x88\xd4\x1f\xd4\x4a\xc0\x39\x5b\xeb\xbd\xb8\x74\x98\x12\xf5\x85\x96\xfd\xc3\x06\x52\x5a\x63\x87\x4d\x35\x74\x36\x83\xc8\xc8\x0e\xa5\x4f\x36\xb2\xad\xa1\x87\x30\xcf\x32\x52\x02\x02\x1a\x93\x68\xbb\x10\x51\x5c\x44\x81\x5a\xb9\xde\xbe\x89\xb3\x8b\x3b\x43\x08\x23\x8f\x4e\xb3\xc3\xbe\x76\x95\xad\xa9\x32\x17\x48\x05\x27\x6e\x03\xa1\x9d\x7f\xa9\xf1\xcd\x88\x20\xa4\xa1\x61\x48\x10\xbe\x0d\x21\x8c\x71\x4f\x77\x1b\x83\xdc\x5c\xc3\xcb\xd6\xee\x00\xfd\xd9\x1d\xef\x1c\x84\x6a\x08\x22\x36\xd5\xa5\xa8\x4b\x63\x01\x02\x34\xbf\x31\x38\xaa\x54\x8f\xf6\x8e\x42\x2b\x6d\x8b\x6a\x36\x75\x5c\x51\xf8\xf3\x9b\xbe\x7e\x2a\x9b\x03\x56\x3a\x83\x76\x83\x98\xad\x4d\x5c\xa9\x5c\xd1\x32\x9d\x16\xb8\x94\x6b\x7d\x75\x26\x6e\xf6\xd1\x80\x9b\xa9\xb6\x91\x2f\x0d\x0e\x63\x0a\x75\x3d\x6a\x8e\xd6\x79\xdb\x2e\xe4\x6a\xcb\x6c\xa4\x81\x23\x5e\x70\x7a\xd1\xeb\xac\x4f\xf9\xa9\x56\x19\x2b\xdb\xa2\x8d\x6c\xf2\x46\xe1\x34\x6b\xd1\xfb\x48\x57\x19\x1f\x66\x04\xd5\x5b\xa8\xa7\xc0\x74\xf3\xc1\x60\xfd\x85\xe6\x64\x23\x55\x0d\x17\xdd\x36\x5c\x82\x78\xe3\x82\x46\x1b\x9e\xd3\xa6\x1b\xdf\xc1\x8e\xe3\x6a\x4f\x2e\xe6\x6d\xed\xfa\xdf\x37\x86\x52\x6c\x1d\x56\x10\x8b\xd9\xbb\xeb\x9d\x68\x58\x08\x26\xda\x31\x0c\x13\xed\x16\x8a\x89\x3e\xd6\x68\x83\xf6\x38\x40\xd4\x23\xda\xb8\x0f\x2f\x75\x60\x89\xfe\x71\x6e\x14\x17\x1b\x23\x83\xfd\x2d\xb8\xba\x83\x2f\xa0\x1c\x45\x25\x49\x23\x36\xdb\x58\xb2\x06\x5f\x89\x56\x82\xfe\x99\x6e\x2d\x37\x75\x60\xa7\x75\x08\x8c\xb7\x67\x4c\x73\x0c\x22\x31\xc8\x50\x44\x22\xc6\xfb\x81\x7e\xc5\xf7\xe3\x8d\xcd\x27\xe8\xdc\x10\xcd\x2d\xe2\x0f\xd7\x45\xc8\x6d\xde\x90\x56\x39\x14\xfb\xbd\x21\x42\x9e\x69\x69\x6c\x9c\x5f\xee\x66\x80\x5e\x91\x46\xa6\x62\x37\x87\xa1\x09\xe0\x8d\xd3\xde\x2e\xf2\xce\xb5\x2c\x68\x54\x70\x05\x49\xf5\x91\x8a\x78\xa9\x5c\x72\x08\x3b\xb0\xfa\x1f\xdc\xed\xa9\x89\x26\xb3\x55\x62\x23\x7b\xf7\x34\xc7\xcf\x82\x9e\x0c\x7a\x5c\x07\x93\xc7\x65\x37\xb4\xd5\x28\x6d\x47\x46\x3f\x56\xa4\x5c\x23\xfe\x40\x1a\x61\x23\x50\xce\x5f\xd0\x34\x92\x5a\x28\x74\x9a\x53\x96\x52\xb6\x8c\x51\x1f\x86\xca\x1e\x39\x96\xc9\xea\xea\x9d\x12\xc2\x44\xac\xb7\x01\x75\x97\xdb\x05\xd2\x4e\x4e\x87\xad\x88\xc6\x22\xbb\xe7\xf6\x42\x82\xdd\x64\x66\xea\x42\xd6\xbf\x44\x66\x49\xeb\x71\xfe\xfa\x32\x5e\xf9\x1a\x60\x9f\x43\x7d\xe7\xbe\x6d\x11\xd1\x10\x75\x03\x9e\x1a\x46\xbb\xa1\xa3\x4d\xf0\x84\xd2\xc8\xf1\x1a\x33\x32\x3e\x36\xd3\x46\xc5\x82\xd5\xce\xe5\x56\x49\xe9\x01\x20\xc3\x25\x5d\xda\x63\x28\x72\xea\x11\x55\x32\xb8\x39\x5a\x47\x62\x0a\x48\x43\x40\x16\x9c\x0d\x94\x05\x8d\xf1\x2f\xb6\x87\xae\x90\x65\x8e\x04\x82\x9f\xe1\x32\xc7\x2f\x1e\xed\xa2\xf2\xea\x61\xcf\x6c\x8f\x6d\x70\xc7\xde\x0a\x55\xbd\x27\xeb\x40\x88\xff\xe6\xd0\x39\x91\x9c\x89\x15\x2d\x6c\x9b\x13\xb8\xe7\x06\x1b\xd0\x37\x38\xa3\x43\xb0\xa8\xb9\x42\xed\x77\xbd\x66\x13\xf4\x9a\x4b\xf5\x3f\x57\x10\x2c\x30\x10\x2f\xd5\xb8\xe4\x44\xbc\xe6\x12\xde\x7f\x2f\x87\xa4\x97\xbf\xc7\x11\x99\xd4\x6b\x0a\x9d\x78\x75\x40\x0f\xe4\x7d\x0c\x9c\x47\x3d\x17\x67\x6e\x75\x87\x4f\x85\xb6\x22\x9b\xdd\xdd\xe1\x0a\x98\x49\xea\xe9\x59\x9b\x1b\xe3\x6c\xaa\x9b\xd4\x0d\x84\xb8\x65\x7e\xe6\xc0\x79\xd9\x3a\xc1\x83\x4d\xd5\xf4\xd2\x0b\x46\x75\x6c\x0e\x0d\x07\xac\x79\x45\x86\x93\x3a\x02\x00\x0a\xa8\x63\x49\x96\x9e\xe8\xd1\xed\x23\x27\xe5\x12\x72\x8b\x93\xd5\xb0\x9d\x1b\xc8\xa3\xf4\xd8\x11\xaf\x87\xf9\x95\xec\x18\x62\xc7\xd2\x23\x5c\x8b\xb8\xfd\xb4\x45\x9a\x78\xb1\x77\xa8\xe6\x39\x7c\xe5\x20\x08\xbd\x8c\x0e\x21\x40\x7b\xab\xab\x3b\x9c\xe9\xa6\xe4\xa6\x27\xac\xa5\x8e\x1c\x17\x8a\xea\xfc\x8f\x12\x2e\xe0\x02\xfd\xef\x00\xe5\x94\x96\x62\x86\xce\x6d\xb7\xfb\x06\x0c\x6b\x95\x6f\x7c\x2e\x1a\xac\x9a\x91\x52\x7e\x7e\xac\xe8\x03\xce\x88\x0e\x5d\xc3\xcc\x95\xdf\xe6\x8b\x0d\xf9\x33\x9e\x5a\xe8\xc6\x1a\x4a\x24\x70\x61\x5c\x47\xf7\x64\x7d\x34\xe9\xd2\xa5\x68\x88\x47\xd7\xec\xa8\xae\x1e\xd1\xa2\x41\x4e\x86\x83\x20\xb1\x23\xf8\x5b\x64\xf9\x1a\x64\x42\x10\xba\x22\xf0\x30\xd1\xf6\x49\x75\x25\x6d\x3c\xbd\xc8\xb0\x10\xb1\x29\xf0\xfd\x45\x38\x6f\x1b\xd0\x1c\x2d\x89\x5a\xa5\x09\x66\x4c\x20\xac\xe3\x80\x16\x60\x48\xcc\x88\xf3\xf0\x0f\xba\x94\x0f\xa6\x29\x5e\x4c\x05\x9c\xae\xc0\xe0\x5e\x75\x09\x3e\x8f\xcd\x94\xd1\x88\x28\x63\x3b\x1a\x4e\xaa\xce\x0e\x7e\x03\x09\x75\x7c\xd1\xa8\x8a\x1c\x0b\x91\xe6\x4a\x4a\x36\x29\x42\x8c\x4b\x44\x59\x92\x55\xa9\xae\xef\x0c\xe0\xc1\x8e\x11\x83\xbd\x3b\x6c\xe9\x4e\x48\xf8\x8d\x7b\xd5\x2a\x0d\x46\xf7\xae\x1d\x3f\x71\x1e\x09\xbe\x35\xd8\x08\xf2\x75\x75\x50\x30\x15\x66\x87\x0f\xbb\xfa\xc8\x3b\x1b\xc3\x9e\xa7\x70\x3a\x9e\x07\x22\xbe\x15\x7c\x64\xd1\x1b\xd7\xd5\x2e\xc9\x7d\xd1\x56\x5c\xbe\xa0\xf3\x92\xa0\x8b\x15\x66\x8c\x64\xdd\x70\x8b\x7e\x62\xed\x1a\xb3\x82\xde\x62\xda\xae\x1e\xb7\xfb\xae\x5a\xda\xcd\x5c\x19\x87\x40\xa1\xe9\x82\xf7\x12\xe0\x5f\x56\xb7\x55\x57\xfb\xdc\x0b\x74\x60\x9f\xd5\x6e\x2f\x55\x2f\x6c\x5d\x17\x79\xc5\x1f\x51\xca\xd1\x23\x41\x45\x49\x1e\x94\x0c\x00\xbd\x9b\x84\x95\x32\x1a\xd5\xcc\x17\x25\xf7\x6f\x41\xc2\xf3\xa2\xe4\x39\x15\x36\x54\xdf\x60\xc1\xde\xa9\xe3\x59\xe5\x2d\x9f\xd7\x57\xcc\xec\x8b\x0b\x24\x71\xb9\x24\x52\x01\x40\xac\xca\xe7\xc4\x9b\x9f\x7b\xd8\x42\x94\x3f\xcf\x56\xb2\xfb\x77\x7c\xd5\x5b\xfe\xed\xb7\xaf\xe3\xab\x70\x6e\x3d\xb3\x47\x5e\x66\xe9\x23\x4d\x75\x98\x81\x40\x27\x0a\xe4\xa9\x6f\x7e\x11\x9a\xdc\xa0\xba\xdd\x7e\x5d\xe5\xf1\x91\xa6\xbb\x2e\xd1\x38\xd8\x61\x89\x08\xd6\x68\xda\x92\xd2\x50\x06\xfc\x09\x7c\xf6\x14\x5d\x51\x9d\x66\xa5\xfe\xa5\xab\x78\xe5\x73\xca\xea\x4c\x42\x77\x08\x41\x73\x8f\xba\x1b\x56\xa3\x17\x44\xea\x44\x10\xc8\x6d\xe0\x72\x85\x04\xcd\xab\x4c\x62\x46\x78\x25\xb2\xb5\x17\x3d\xde\xe7\xf6\x87\x79\x61\x46\xde\x69\xc4\x8e\xe3\x89\xee\xf1\x36\x6f\x5c\xea\xc4\x44\x7b\x60\xc1\xa0\x2d\xeb\x5e\xaa\x83\xf2\xd2\x33\xc7\x28\x5d\x22\x14\x79\x47\x12\x1d\x06\x87\x8a\xac\x5a\xd2\xde\x74\x87\xf7\xda\xc0\xa4\x6e\xc1\x50\x09\x12\x57\xe0\x22\xdc\xcf\xee\xfd\xf6\x14\xf9\x28\xb9\x76\xb3\x54\x45\x83\x9d\xa6\xa4\x20\x2c\x85\xb2\xdb\x35\xf6\x79\xe1\xea\x2d\xd8\x7b\xb7\x4d\x81\xc7\x0f\x5f\x85\xbf\x41\x13\xaf\xde\xc9\x12\x2b\x22\x96\x43\xfa\xb0\x29\x41\x49\x17\x08\x33\x3f\xd1\x79\x9a\x0e\x0b\xbf\x10\x56\xbc\x57\xf3\xf5\x56\xaf\x98\x8d\x4c\xc4\xc1\x0d\x4e\x82\x9d\x62\x62\x7a\xd0\x68\x6a\x69\x2e\x82\xed\xe6\xd2\xdf\x99\x25\xc2\xdc\xd2\x2c\x2d\xd1\xe9\xde\xd2\xdf\xa1\xc5\xbf\xec\xad\xdd\x5b\xc4\x96\xfe\x10\x9d\xd5\x8c\x4d\xe8\xd1\xc7\xdf\xae\xe5\xa9\x9b\x66\x2c\x20\xa3\x39\xae\xd0\xdb\x17\xfa\xd9\x8e\x36\x6f\x7e\xb4\x7d\x8f\x6b\x2d\xbd\x5f\x93\xef\xd1\xde\xcd\xfd\x6a\x30\x2a\xa8\x3d\x6e\x3e\x60\x12\x07\x3c\xc4\xa7\x7c\xa0\x36\x26\x18\x95\x15\x63\xfd\x9b\x1f\x25\xe7\x60\x89\x05\x91\x21\x53\xd4\x66\xb0\xb2\x15\x6f\xf4\xfb\xba\xd5\x4b\x8a\xb0\x70\x19\xb7\x68\xfa\xd7\x70\x50\xaf\x59\xbd\x85\xb2\xe0\xa5\xdb\x09\x5b\x3f\x8e\xb8\x68\x14\x0d\x3f\x55\xe7\x92\x04\x72\xbe\xa3\x50\xd3\x7c\xf5\xed\xdb\xeb\xcb\xe8\xb5\xab\x87\x3b\x6b\x9f\xb9\x9a\x1d\x15\xa3\x3f\x56\x4d\xad\xc3\xbf\xf6\x45\x03\xb1\x0c\xac\xfd\x96\x14\xbc\x07\xcb\x84\xd4\x06\xbf\x4b\x2a\xee\xe3\x4a\x1f\x7e\x79\x71\xd5\x7e\xad\x7d\x39\xbe\xbc\xb8\x42\xe6\xd7\x48\x41\x7e\xbb\x95\x2b\x64\xe6\xea\x07\xcb\xeb\xa2\x18\x7b\x16\xe6\x5b\x26\xa4\x36\xad\xa7\x54\xdc\xef\x53\x4e\x71\x5f\xc3\x99\x2d\x00\xd4\x28\xd7\xb5\xe6\x15\x7a\xc4\x81\x58\x9d\x5a\x74\xbf\xa3\xc5\x0b\x74\xc5\x44\x55\x92\xba\x7a\xdb\xa2\xf3\x19\xc5\xad\xad\xb0\xee\x85\x1b\x12\xe4\xa1\x88\x86\x78\xb1\x53\x03\xc2\x43\x1a\xe1\x0e\x8d\x03\xbf\x14\x8b\x5f\x81\x4b\x09\x1a\x48\x3c\x4a\x42\x95\x1c\xfb\x9a\x5d\xcc\x1e\x08\x79\xbd\xb0\x61\xa8\x13\x24\xdb\xd5\x06\xed\x43\x0a\xcd\x22\xcb\xcf\x34\x91\xee\x0b\x57\xf9\x0a\x9d\xa5\xe4\xe1\x4c\xa4\xf8\xf9\x04\xa6\x67\x72\x3e\xc3\x72\xb0\x5b\x27\x16\xe8\xe8\xf9\xd1\x0c\xdd\xd2\x9c\x66\xb8\xcc\xd6\xad\x96\xfc\xf5\x73\x21\x75\xde\x4e\x04\xbc\xb6\xcf\x8e\xd0\x09\x2f\x61\x46\x09\x66\x28\x23\xf8\x81\xd8\x5c\x43\x45\x4a\xd6\x5a\xd8\x0e\x68\x3f\xef\x8b\xbe\xa1\x83\x9b\x6e\x8b\x74\x90\x94\x71\xfc\x56\x73\xd3\xa6\x31\xe5\xe6\xb2\xf6\xa4\x50\xa6\x18\xcf\x0c\xbd\x0d\xe5\x3d\x4a\x6e\x39\xb2\x26\x5f\x6a\xd5\xee\xed\xf7\xb9\x9d\x51\x77\x74\xb8\x56\x3d\x48\x1f\xf6\xab\x6d\x1d\x5d\x79\x53\x4d\xff\x10\x1b\xe6\xd7\xc7\xc3\xaa\x83\xc6\xbb\x9d\x45\x26\x2a\xdf\x90\xa2\x37\xc8\xbc\x23\x28\xe9\x87\x3b\xd6\x4e\x2a\xd5\x0f\x5c\x50\xa8\x0e\x8d\x25\xc2\x9a\x84\x24\x55\x86\x7d\x9e\x0e\x6d\xeb\x9c\xa1\xcb\xab\x9b\x37\x57\x17\xe7\x77\x57\x97\x2f\x90\xfd\x02\x6d\x0a\xc2\x33\x74\xc7\x6b\xe3\xa8\x47\x23\x71\xd1\xeb\xa6\x24\x92\x9b\xdb\xc4\x90\x5e\xcc\xea\xea\xb5\x50\x29\x02\x33\x74\xcd\xa8\x74\xa5\xff\xfd\xa2\x5d\x92\x71\x66\x62\x75\x15\x54\x63\x9b\x5d\x52\x39\xd1\x82\x9c\xfe\x88\xfa\x73\xeb\x2b\x1e\xa0\x04\xdd\xe8\x3a\xd9\x6e\xea\xbd\x1a\x7d\x94\xba\x63\xeb\x4c\x47\x5f\xaf\x3b\xed\x37\xa9\xab\x7b\x6b\xbe\xe3\x3a\x83\xd8\x3a\x41\x01\x4e\x50\x37\xdd\x37\xdd\xf8\x15\x27\x3c\x9e\x1d\x5b\xe1\x2b\xa3\x96\x23\xda\x8e\x34\xf6\x83\x5e\xb0\xcd\x82\x73\x6d\x3c\x9b\x21\xf4\xb5\xcd\xbb\x98\x28\xe9\x29\x32\x89\xb9\x31\x05\x9d\x6b\xde\x68\x64\xd2\xc1\x64\xf3\xab\xa8\xe6\xb1\x93\x35\xd5\xeb\x96\xf4\x81\x30\xbd\x91\xfb\x93\x4b\x3b\x9d\xe8\x13\x7d\x53\xaf\xe0\xed\x1b\x5f\x43\xa3\xc8\x09\xe8\x5b\x17\xfd\xf9\x0b\x9e\xe7\xba\x4e\xd6\xca\xa5\xad\xd7\x99\xe2\xee\xd6\xef\x37\xaf\x30\x55\xac\x37\x6e\x67\xca\xa8\x6b\x90\x2d\x7a\xaf\x5b\x87\x36\xda\xc7\x3b\xca\xa3\xfb\xd9\xa4\x3e\xf9\x4b\xb2\x82\xee\x61\x3a\x91\x0e\x28\xa4\x6f\x0a\xfc\x09\x5b\x95\xc3\xb0\xa3\x33\xb7\x86\xb3\x37\x57\xe7\x97\xaf\xae\x66\x79\xba\x0f\x79\x21\x2c\x2d\x38\x65\xfe\x54\xc0\x4e\x5b\x01\xfb\x4a\x33\xa4\xc7\xc2\x69\xd4\x12\x4c\x89\xc4\x34\x10\x94\x58\xef\xa5\xe4\x05\xcf\xf8\x72\xbd\xef\x66\xfc\x56\x97\x9a\x98\xe2\xa9\xda\xe5\xfd\xf5\x0f\x7f\xa7\xa7\xf6\xce\xd8\xce\x4e\x50\xca\xd4\xad\xcc\xc9\xe0\xd0\x4c\x29\x2e\x07\xec\x83\x2f\xfc\xc0\x42\x5d\x77\x37\x42\xe2\xef\x9c\xe8\xcb\x05\x15\x4a\xe5\xaa\x51\x07\xb0\xd1\x83\x2e\xbe\x1d\x6b\xbf\x24\xf8\x74\x1b\xbc\xaf\x10\xe8\x6e\x66\xbf\x98\xd8\xdf\x98\x24\x48\x0a\x15\x55\xf2\xf5\x62\x6c\x9f\xed\xdf\xcc\xd3\x6d\x42\x58\x94\x64\xea\xaa\xf4\x40\x33\x32\x5e\x46\x48\x01\xc6\x82\xda\x32\x9c\x59\x33\x9b\x7e\x3b\x5b\x77\xe2\xc4\x1a\xb2\x54\x2f\x58\x6b\xd2\x04\x57\x3d\x94\xa2\x74\xa5\x48\x8d\x19\x03\x2f\x75\xf5\x98\xd2\xb8\x14\x8a\x92\x3e\xd0\x8c\x2c\xbd\xc5\xc4\x29\x5b\x8a\xba\xb1\xb7\xad\x5e\x08\x5d\x71\xc8\xc6\x3a\x14\x8a\x09\x19\xd3\xc5\x00\xee\xc7\xeb\xaf\xef\xa0\xe2\x39\x38\xd1\xf7\x56\x54\xd4\x44\xbc\xbd\x6a\xa6\xd3\x29\xd8\x7e\x4e\xfe\xa5\x64\xde\x34\x3b\x45\xdf\x12\xf3\x7d\x0e\x65\xdc\x4b\x68\x01\xb8\xe2\xae\x7c\x34\xac\x2d\x7c\xa2\x70\x55\x75\xc5\x49\xf3\xf6\x99\x82\xa0\x84\x4d\xcd\x22\x5b\x70\xa0\x61\xbd\x2e\xed\xa9\xbd\xa7\x7b\xc9\xc7\x3b\x50\x68\x6b\x0c\x77\x02\x72\x03\x23\xad\xef\x2f\x60\x76\xd1\x74\x1e\x23\xb1\xce\x33\xca\xee\xeb\x42\x47\x0b\xae\x30\xc4\xd4\x2a\x67\xf7\x16\x7f\x4b\x12\x68\x95\xdd\xe5\x0e\x7b\x61\xc0\xde\xd4\x5f\x0e\x32\x02\xdf\xad\x0b\x5d\xb0\xde\x91\x09\x13\x42\xd3\x54\xc6\x8f\x8e\x60\x75\x01\x6d\xfe\x03\xaf\x3c\x42\x35\xdf\x83\xe6\x52\x91\x08\x1a\x47\x70\xaf\x6f\x2f\x6e\x5b\xdd\xef\x95\x56\x0b\xbf\xb5\xdc\x16\x3b\x06\xe7\x46\x44\xe7\x7a\x15\xdc\x3e\xb7\x45\x1f\x33\x85\x85\x1f\x46\x5e\x4d\x56\xb8\x38\xaf\xe4\xea\x92\x8a\x84\x3f\x90\x01\x4a\xd4\xe3\x4a\x57\x24\xb7\x95\xcd\xa8\xdd\x4e\x0d\x07\x5d\xfc\xed\xfc\x06\xe1\x4a\xed\x83\x34\x05\x2e\xf7\xe4\xf1\xf5\x6c\x6f\x75\x12\xcd\x9e\x73\x35\x50\x9e\x64\xa6\xa3\xe3\xe7\x67\xe9\xf8\x81\x9b\xf5\x4b\x71\xf6\x50\x46\x25\xc5\x92\x07\xdb\x7d\xb6\xad\x13\xba\x64\xa3\xbe\x22\xd7\x16\x04\xb8\xfc\x81\x99\xb7\xa0\xfa\xd9\x4f\x23\x06\x48\xab\x1d\xb0\xbd\xd7\x4c\x29\x02\x38\x21\x9d\x20\xd8\x09\x14\x33\x84\xef\x06\xb8\x9a\x7d\xff\x2f\x26\xa4\x59\xe1\x2f\xce\xfe\xfa\xa2\xd5\xc9\xa0\xdb\x40\xc8\xaf\xd0\x18\x33\x4c\xdd\xef\x65\x6f\xbb\x14\xfd\x31\x9e\x3e\x19\x13\xa3\xde\xf3\xff\x57\xe1\x4c\xef\xd9\xeb\x43\xd8\xc7\xda\x7b\x1e\x3d\x25\x7b\xfe\x76\xaf\x5f\x3b\x3b\x44\x25\xa0\xd1\x89\x79\x42\x96\x98\x09\x75\x00\xfe\x7b\xd9\x14\x5d\x8e\x8d\xcb\xef\x18\x9d\xc8\xa4\xf0\x7a\xbb\x0e\x9e\xc6\xa0\x27\x6d\xf6\xfb\xa5\x4b\x5f\xf0\xcd\xe1\xc0\x3e\x30\xc0\xd5\x78\xf3\x50\x6b\xc2\x37\xf0\x32\x7a\x49\x85\xb4\xed\x4b\xe0\x07\x2a\x4c\xa9\x5a\xef\x19\x28\x99\xe7\x46\xa9\x6b\xb4\xf8\x07\x4e\xd3\xf2\x85\xe6\x85\xa6\xdc\x29\xfc\xb7\x70\x45\x25\x31\xb3\x9e\x59\x2f\xcc\x13\xb9\x2e\x68\x02\xea\xe1\xdd\xc5\x0d\x40\x11\xe8\x3f\xff\xa4\x7b\xc6\xff\xc7\x1f\xfe\xf4\xcc\x7b\xbc\xef\x37\xb3\x60\xb0\x0d\xe6\xbd\xfa\xd5\xf6\x16\x39\x86\x47\xa5\x82\xe0\xa3\xe3\x51\x81\x02\x9a\x1b\xad\x71\x4d\x1d\xa0\xa3\xf5\x7e\xbc\x8a\x15\x9d\xc6\x68\xcb\x8f\x24\xda\xd2\x66\x13\x69\x7a\xb2\x0f\x2d\xd2\x64\xe8\xa6\x43\x86\x50\x20\x96\x77\x17\x32\xd4\x20\x35\x7e\x01\x6d\x38\x19\x3a\x88\x26\x4b\x7f\xec\x5b\xf3\x54\x71\xa8\xde\xbf\x35\x4f\x62\x57\x4d\x18\x44\x7e\x9f\xf9\x31\xb8\x42\x16\xeb\xc4\x79\xfd\xc5\x6d\x47\x8f\x56\xbf\x34\x3d\x37\x1b\x1e\x9a\x7e\x6d\xba\xeb\xb9\xd9\x57\x7c\x67\x8b\xde\xe2\xa7\x4f\x64\xfb\x6a\xd4\xbd\x6b\xa5\xba\xa8\x4d\x11\xa4\x84\x06\x99\x4f\x68\xa7\xf1\x2c\x18\x7d\x20\xd7\x84\x5a\xb9\xde\x8d\x90\x17\x61\xb8\x53\x22\xcc\x2a\xf7\xd6\x00\xa3\x76\x34\xcc\x8a\xcb\x21\xb9\x63\xc7\xb7\xf0\xbc\x75\x75\xa9\xfb\xa3\x63\x9e\x4a\x45\x29\x15\x8d\x24\x42\xc4\xb4\x78\xeb\x62\xdd\x07\xc5\xac\xbd\x8c\x7f\x53\xb3\x8e\x5d\x29\x62\xb1\xad\x5b\x42\x1c\x85\xdb\xda\x68\xa1\xd5\x4c\xb4\x49\xff\x3c\xd7\xaa\x91\xda\xd3\xd7\xea\xc4\x06\x50\x60\xa3\xb5\x42\x07\x9b\x7e\xfc\x3e\x5c\xa9\x90\xfa\x27\xfd\x0b\xd4\x79\xd8\x8b\x78\x02\x84\x61\xf1\x7d\x17\xf6\x95\x6e\xda\xe4\xd0\xc6\xaf\x48\x8b\xd8\x9b\x5b\x89\xb0\x70\x3d\xdd\x2a\xe1\xaa\x5a\xd8\x0e\x90\x4f\x40\x99\xf7\xde\x6b\xf4\x64\x74\xfb\xdb\x81\x89\x72\x31\x0a\xfd\x61\x94\x97\x30\xa9\x70\xd8\xb5\x33\x41\x58\x71\xc9\xd9\x0e\xb9\x0f\x37\x5b\x5e\x6c\xfb\x6d\xf5\x13\x17\xae\xe1\x47\xbf\x7c\xe1\x80\xe8\x10\x54\xe7\x4d\x50\x52\xaa\x65\x85\x9c\x59\xbf\x42\xdb\xab\xb0\xc7\xd5\xfc\x65\xe7\x01\x1f\xd0\x7e\x1c\x17\xc3\x92\x0e\xc8\x16\xba\xbe\x34\x22\xa2\xcd\x08\x12\x06\x5d\x50\x8d\x2f\x31\x1d\x83\x01\xb0\x3f\x11\xe1\x30\x2c\x39\xbd\xbe\xdc\xf9\x8a\xf1\x52\x3e\xf2\x72\x48\x7d\x80\x9b\xd6\x2b\x9d\x70\x08\xf3\xb7\x6e\xca\x5d\xbf\x3a\xf1\x71\xdd\xa2\x5b\xf0\xe3\x76\x9a\x47\x74\x1d\x30\xf6\x6e\xf9\x45\xda\x2d\xd7\x2e\xea\x6a\x79\xa1\x6e\xb9\x76\xfa\x6a\x85\xaf\x94\x9f\x67\x1e\xf6\xba\x0d\x66\x73\x81\xcc\xf2\xb6\x55\xcf\xbb\x92\xa1\x99\xe5\x7b\xeb\x0d\x1a\xd3\x07\x90\x97\x6f\xcc\x0b\x26\xf1\x50\x9d\x57\x4d\x68\xb0\xbb\x5e\xe1\x28\xb1\x83\x10\x0f\x3b\xfd\x9d\x09\x48\xc9\x75\xe3\xd2\x28\xda\x71\x2d\x49\xae\xdb\xdd\xe3\x2c\x53\x67\xc1\x59\xb3\x58\xbe\xc9\x0f\x9f\x20\x5d\xcf\x3d\xc7\x85\xa7\xe6\xa2\x22\x1d\x29\x7f\x64\x8f\xb8\x4c\x3d\x2d\x99\xa2\x02\xcc\x35\xfa\x85\xaa\xe5\xb5\xdb\xcd\xf2\x94\xa0\x39\x95\xa2\xee\x52\x47\x64\x53\x0b\x56\xf4\x2c\xca\x8f\xa5\xe8\x83\xa2\x05\x66\x16\x0d\x96\xcd\x10\x4f\x24\xce\x74\xb9\x47\x34\x27\xf2\x91\x10\x86\x9e\x3d\x7b\xf6\x2c\xe0\x34\x48\xd1\xb3\x3f\xff\xf9\xcf\xd0\xdf\x0c\xa5\x24\xa1\xf9\x26\x10\x78\xea\x8f\xcf\x9f\xcf\xd0\xdf\xcf\x5f\xbd\x84\x1e\x88\x45\xa0\x33\x01\x54\xc1\xd1\x33\x82\xcd\x6f\x02\x16\x13\xf4\x7f\x6f\xbf\x7e\x6d\x31\x4e\x74\xfe\x1a\xf4\xe4\xe5\x76\x3b\x67\xe8\xb2\x11\x24\xf5\x48\xe5\xca\x68\x09\x10\x71\x84\x4b\x02\x31\x55\x78\xb1\x00\xac\xf3\xcf\xd7\xf6\x79\xd6\x77\xdf\xd6\x48\xa0\xcb\x95\x6d\xe9\xa5\xf0\x2c\x83\x88\x2f\xaa\x96\x16\x74\xc7\xd8\x6a\x1c\x3a\x18\x0e\xe6\xe0\x58\x04\x2c\x61\x82\x32\x7a\x4f\xd0\x42\x40\x33\x2f\x57\xb0\xd3\x0b\xb4\x24\x42\x49\xe5\xa6\xe7\xa1\xb6\xa2\xba\xed\x50\x93\x7f\x7f\x9e\xae\x88\xce\x4b\xad\x4b\x60\x6b\xf1\xdb\xf8\x5e\x4d\x0c\xd4\x16\xed\xe7\x41\x6a\x0b\x1c\x0e\xaa\xde\x77\x53\xe4\xc2\x51\x1e\x84\x33\xce\x96\x70\x84\x01\x6b\x3c\x6f\x46\x94\x90\xd4\x85\x6a\xac\x8b\x00\x86\xc6\x57\x98\xd7\x94\xeb\x15\x8e\xe8\x93\xd7\xb6\xd3\x37\xaa\x80\xe0\x39\xaf\xa4\xf5\x6d\x6b\x68\xb1\x1d\x1e\x25\xb7\xfb\x12\x7c\x78\x58\xd5\xfc\x01\xa5\xa1\xdb\x14\xbf\x25\x59\x4c\x10\xc1\xc9\x0a\xdd\x93\xf5\x54\x93\xa3\x02\xd3\xd8\x4a\xcb\x86\x0c\x5c\x62\x89\x4d\x55\xdd\xb6\xf3\x28\x21\xa9\x12\xd0\xf5\x7e\x45\xc2\xb4\xf1\x06\x35\x2e\xb9\x4e\xbb\x56\x82\x15\x46\x84\x8b\x85\x08\x95\x7f\x59\xc3\x40\x62\xfa\x1f\x34\xfb\xfb\xba\x12\xbe\xb1\x15\x76\xaf\x9b\x99\x40\x26\xb2\x52\xa8\xe9\xde\x93\xb5\xd8\x5c\x45\xf4\x8e\xda\x0a\x36\x2e\xe4\x43\x11\x59\xa1\xc9\x56\xc5\x1a\xdf\x18\xb2\x9f\xa6\x19\xbc\x91\xa1\x21\x00\x05\xdb\x7e\x09\x8d\xe0\x92\x15\x4d\x42\xf7\xd5\x4d\x54\x77\x74\x34\x10\x2d\x26\xb8\xc3\x6e\xa6\x60\x45\x42\x14\x44\x56\x85\x9e\x2e\x44\x01\xa9\xd5\x12\x21\x10\x85\xf3\xc9\x71\x79\x4f\x6c\xed\x25\x9c\xc5\x9e\xd2\x8d\xda\x3c\x57\x40\x4e\x37\x34\x78\xd0\xa1\x85\x8a\x66\x35\x13\xcf\x42\x3c\xa1\x1e\xc7\xb3\xd9\xb1\xe6\x7d\xbc\xdc\x48\x48\x8b\x82\x31\xa8\xaa\x7b\xa7\xa5\x7e\x21\x74\x1d\x7a\x25\x3a\x43\x87\x0b\x0e\x79\x90\x72\x65\x38\x73\x24\x54\x84\x70\x44\x81\xb4\xe6\xd8\xa5\xa7\xc7\xc0\x8e\x1e\x1b\x9d\xbd\xcd\x02\xcd\x35\x1a\x52\x3a\x7f\xa7\x1a\xf8\x79\x64\x71\xe6\xad\xf3\x6d\x54\xa7\xca\xbb\x92\xe8\x00\x98\x68\x9b\xd4\x2a\x75\x23\xe6\x8c\x38\x51\x74\x10\x44\x8f\xd8\xda\x14\x4d\x87\xc1\x8c\x13\x63\x87\xc1\xd4\x22\x6f\x40\xac\x1d\x04\xd2\x27\x02\x3b\x31\x77\x10\x44\x2d\x12\x5f\x2f\x3a\x2d\x6d\x5b\x49\xa7\xb5\xf6\x32\x08\xb4\x65\x1b\x0a\x6b\x3c\xb2\xf1\x40\x98\x56\x8e\xf6\xca\xca\x83\x60\x7a\xe4\xea\x86\xec\x3c\x6c\x57\xb7\xcb\xd9\xb1\xcd\xc1\xd0\x00\xc1\xbb\x3b\x76\x6b\xec\x17\x72\x73\x77\xc7\x06\x6d\x73\xdc\xa8\x68\xa4\x7f\x0c\x3e\x0a\xc9\xa1\x6f\x82\x74\xc4\x72\x86\x5e\x19\xce\xa6\xf5\x55\x3c\x17\x3c\xab\xe4\x30\xa8\x26\xf1\x63\x93\x45\xea\xc9\x9a\x8e\x0c\x83\x40\xea\x74\x6d\x0b\xb2\xc1\x36\x41\xdc\xd1\xfc\x2c\x9e\x83\x9a\xc5\x0f\x27\xf2\x43\xdb\x95\x0c\x69\x56\xe2\xf5\xc5\x76\xc7\xe0\x26\x25\xc3\x5a\x94\xc4\xb7\x50\x1e\x16\x03\x16\xb9\xba\xf7\x1c\x29\xa6\xc7\xd0\x78\xb1\x48\xb0\x31\x51\x65\x7a\x0c\xc4\x47\x2b\xcd\xee\x70\x4e\xb7\xa6\x16\x8f\xcd\xc9\x68\x49\xdf\xf1\xac\x5c\x91\x59\x50\x58\xac\x88\x6c\x9a\x43\x0e\x58\x6d\xc8\x1a\xdb\x7e\x3a\x0a\xdf\xad\x0d\xf1\xfc\xe6\xfa\x20\x3a\x7b\x03\xde\xcf\x57\x6b\x07\x3b\x6d\xab\xdd\xe2\x65\xbd\xac\x88\xfa\xbc\xf5\x88\xe6\x31\xbb\xab\x29\x1b\x53\xfb\x82\x66\x4d\x2f\x4e\x34\x8d\xef\x94\x62\xd5\xd6\xdb\xda\xc0\x57\x97\x6f\x8d\x86\x68\x03\x19\x80\x2a\x3c\xa1\xea\x03\xf0\x03\x71\xc4\xdd\xb1\xd9\x0b\x17\x58\x15\xba\x85\x76\x84\xda\xee\x11\x3f\x6b\x3d\xb8\x0d\x09\x4d\x5f\xe8\x76\x44\x98\x31\xae\x5b\xc1\x8a\x89\xee\x94\x38\x50\xa4\x06\x53\x8a\x12\xf7\x1a\x01\x22\x65\xc3\x8b\x36\x48\x68\xdb\xad\x53\x24\x6a\x10\xf3\xa1\xdd\xd1\xda\xae\x1f\x0d\xc3\xee\x92\x48\x56\x24\xc7\x03\x6c\x01\xf5\xf8\x42\x9d\x8c\xad\xb5\xf0\x58\x52\x29\x89\x2e\xf4\x46\xca\x5c\x20\xbe\x18\xda\xd8\x0e\x35\x7b\x09\xa3\xa3\x87\xe7\x03\x1a\x48\xe9\xb1\x73\x1b\xb8\x85\x5d\xca\x5e\x5b\x7b\xd3\x12\x6b\x49\x66\x3c\x32\x59\x7c\x53\xb6\x7a\xd8\xb0\x24\x67\xab\x52\xa4\xfc\x41\x9f\xdd\x7b\xda\x96\xe1\x7d\xee\x94\x40\xe8\xb6\x72\xb0\x54\x3b\xa8\x7d\xdd\xcf\xc1\x74\x31\xb1\x42\xc6\x68\xba\x88\x1b\xa3\xe9\x62\x34\x5d\x04\xc6\x07\x30\x5d\x34\xc4\x12\xcb\xed\xcc\xe6\x69\x73\xc6\x60\x3b\x43\xab\x32\x25\x48\x75\x3a\x48\xc6\x78\xea\xb5\xc5\x73\x98\x80\x62\x8c\x1f\xc6\xf2\xa1\x3b\xd0\xd4\x26\x8c\xe3\xe3\xd9\xec\x78\xc8\xe9\x38\x7b\x88\x51\x92\x2a\xb9\x98\xfe\x27\x22\x2c\xe1\xa9\x46\x76\x35\xef\x72\xe0\x24\x95\x70\x5d\x2b\xda\x4d\x53\x50\x6e\x6b\xe2\x81\x91\x64\xf8\x8d\xd1\xeb\x1b\xb2\xc0\x9d\x58\xa2\x0d\x12\xf9\x62\x6f\x41\xb7\x16\x6f\x5d\x09\x89\x88\x30\xfd\xee\x70\xf5\x6d\x8c\x9c\x5b\x07\xb1\x64\x34\xa7\xa6\x12\x8c\x22\xa7\x44\x0c\x50\x40\xd4\x38\xd1\x00\x66\x49\x51\x4d\x0c\xb0\x59\x4e\x72\x5e\xae\x27\x0e\xa0\xfa\xe3\x40\xc6\x56\xcf\xc6\x40\x3b\x05\x39\x3a\xa9\xca\x92\x30\x99\xad\xdf\xb3\x44\xed\xf6\x2f\xb6\x9f\x62\x73\x74\x42\xd2\x5d\x7d\x4c\x30\x43\x0d\xeb\xeb\xd9\x1c\x0b\x57\x8c\x58\x4c\x9c\xb9\x04\x7e\x25\xec\x01\x3d\xe0\xd2\x1b\x00\xbe\x6d\xec\x2c\x14\xa7\xf4\x81\x8a\xa1\x9d\xd9\xd5\x31\xaf\xbf\x1e\x74\x35\x90\xce\x67\xdb\x89\xb0\xb7\xdf\xde\xa9\xa1\xf8\x16\x2b\x13\x35\xa5\x48\x79\x25\x8b\x4a\x1a\x5e\x35\xf8\x28\x0d\xa9\xb3\xc5\x5c\xdc\xed\x9c\x38\x3d\x67\x30\x48\xa5\x17\x3d\xf7\x87\x51\x6e\x8e\x02\x4b\x49\x4a\xf6\x02\xfd\xf7\xc9\xf7\x9f\xfc\x34\x3d\xfd\xec\xe4\xe4\xbb\x67\xd3\xff\xfa\xe1\x93\x93\xef\x67\xf0\x1f\xbf\x3f\xfd\xec\xf4\x27\xfb\x8f\x4f\x4e\x4f\x4f\x4e\xbe\xfb\xea\xd5\x97\x77\x37\x57\x3f\xd0\xd3\x9f\xbe\x63\x55\x7e\xaf\xff\xf5\xd3\xc9\x77\xe4\xea\x87\x48\x20\xa7\xa7\x9f\xfd\x6e\xe0\x44\xdf\x4d\x6b\xe3\xe9\x94\x32\x39\xe5\xe5\x54\x1f\xe9\x0b\x24\xcb\x6a\x18\x71\xb4\xdb\xbd\xdf\xbd\xae\x59\x7f\x5d\xeb\x67\x98\x82\x80\x40\x49\x50\xe4\xfe\x3d\x5d\xdc\xdd\xd4\xb6\x60\x07\x86\xbe\xf9\x0d\xd2\xda\x86\xfb\x22\x3e\x16\xff\xc2\x00\xe0\x3a\x82\xf4\x20\x76\x5c\xd3\xf9\x08\xba\xa2\x44\xe1\xdd\x47\x66\xc2\x7d\xaf\x81\x57\xa6\x22\x81\xd2\xcb\x22\xa1\xc6\x45\x5d\xe9\x78\xaa\x48\x90\xd1\x51\x57\xe8\x7a\x11\x09\x72\x8c\xba\xea\x46\x5d\xdd\x9a\x7e\x5e\x8d\xd3\x82\x60\xaa\x21\x73\x8d\x08\xb9\xd2\xc1\x54\x91\x40\x63\x43\xae\xc0\xe5\x1b\x6b\x85\x1f\x43\xae\x22\xc6\x18\x72\x35\x86\x5c\x0d\x81\x39\xda\x2d\x47\xbb\xe5\xaf\xc1\x6e\x39\x86\x5c\x8d\x21\x57\x63\xc8\xd5\x18\x72\x75\xd0\x90\x2b\xa3\x64\xf1\x12\xd1\x68\xfb\x95\xa2\x19\x1f\x55\xb8\x95\xe9\x85\x7a\x9e\x24\xbc\x62\xf2\x8e\xdf\x93\x88\x98\x8a\x28\x75\x7d\x03\x6e\xc4\x42\x8d\x76\xff\x44\xba\x3b\xae\x52\xaa\xf4\xe3\x1d\xce\xff\xdc\xbc\x6a\x15\x57\xc5\xbd\x58\x4a\x52\x07\x33\xf2\xfc\xcd\x4d\x97\x6a\x3f\x66\xe8\x1c\x95\x24\xa1\x05\x55\xfa\x1c\xd4\x6c\x81\xdf\x35\x82\xd8\x76\x6b\xb1\xda\xa1\x14\x24\x5b\x98\x96\x54\xac\xd1\x3e\xb5\xa1\x6d\x1a\x96\xb2\xc7\x94\xb5\xd8\xc1\x6d\x4f\x24\xdb\x5f\xb6\x24\xff\x32\xb2\x4d\x2c\x31\xd6\xeb\xbf\x6b\xcc\xa6\x15\xf1\x02\x5b\x1c\xd7\x01\x76\x63\xa2\xb8\xa0\xa6\x80\xd3\x53\xd0\x10\xf2\xae\xa0\x25\x20\xfb\x2d\x49\x38\x4b\x77\xb1\x05\x5d\x75\x61\x58\xac\x32\x2e\xa1\x68\xdb\x45\x5a\x69\x30\x90\xf3\x89\x33\x9a\x52\xb9\x76\xd1\x4c\xa6\xc9\x31\xd6\x37\x70\xd8\xc1\x9c\x8b\xfa\xcc\x11\x2e\x8a\x92\xe3\x64\x45\x44\x63\xf5\x93\x01\xa7\x6d\xca\x48\xb8\xb4\x54\xdd\x5c\x1c\x84\x6f\x80\xac\xa4\xb2\x6c\x8d\x4a\x2e\x71\xb4\xdc\xb4\x65\x89\x4d\xac\xb2\x9f\x1c\x60\x01\xd3\x22\x92\x2c\xd7\x50\xe3\x88\x9b\xe9\x34\xf6\x81\x36\x2e\x42\xbc\xcd\x86\x67\xa9\x2d\xc3\xf8\x9f\xcf\x94\x9e\x99\x98\xdb\xae\x44\x6e\xa8\xd8\x27\x39\xca\xe2\x7d\xe7\x8a\xdd\x2c\x9a\xb3\x6a\x7d\xe2\x0f\x9f\xa2\x15\xaf\x4a\x31\xbb\x1c\xe6\x57\x91\x1c\x3d\x87\x37\xb5\xad\xc6\x66\xbc\x4b\x94\x11\x2c\x24\x7a\xfe\x0c\xe5\x94\x55\x4a\xac\x88\x02\xd8\x50\x0d\xfe\xf4\xe9\x80\x6b\x18\xaf\x14\xc4\xab\x03\x9b\x71\x69\xe6\xb6\x15\xba\x7d\x8c\xd1\x0a\x22\x7a\xfc\xd7\x43\x17\x6b\xd4\xed\xa5\x3a\xc1\x0b\x86\x75\x0d\x47\x15\x26\xf9\x13\x50\xac\x78\xf9\x3b\x52\x9a\x8e\x96\x2d\x22\x1f\x0c\x8b\xd9\x41\x40\x3f\x56\x7c\xbe\x96\x71\xe5\x72\xfe\x9f\x7e\xb6\x5d\x27\xc7\xfe\xb8\x51\x83\xb3\x77\xde\x9b\xdd\xd3\xea\x12\x9c\x3d\x2f\xc5\xc8\x2a\x4b\xa5\xdb\x47\xa7\xfb\x83\x25\xc0\x6a\xa4\xd6\x54\x9f\x24\x44\x00\x0f\xbd\xac\xbb\x02\x33\xbf\x41\x0c\xbe\x1a\x3c\xa2\x43\x17\x99\xf1\x96\xc0\xb4\x27\xf2\x01\x7b\x73\x05\x37\x24\x24\x8d\x97\x64\x49\x85\x1c\xd4\x54\x51\xbf\xd0\x46\x4e\x41\xd9\x52\x37\xb2\xca\xab\x4c\xd2\x22\x73\xbb\xe3\x5d\x84\x03\x66\xb8\x64\xd3\xed\x80\x1b\x36\x6d\xac\xab\x3b\xe9\x12\xc2\x41\x37\xd4\x89\x9b\x03\x61\x52\xf7\x4d\x2a\x15\x23\x2e\x70\x89\xdd\xf6\x27\x3c\xcf\xb1\x38\xd5\xde\x0d\x84\x93\x00\x17\x32\x05\x06\x15\x5f\x2c\x71\xe6\xb6\xad\x19\xff\xb1\x2f\x72\x4a\xc2\x30\xf3\xfa\x21\xdb\xe6\x22\x78\x1c\xf1\x47\x66\x1b\x4a\xe8\x6e\x9b\x6d\xac\x44\x11\x89\xe3\x9f\xe3\xe4\x9e\xb0\x14\x1a\x2c\xeb\xcd\x49\xd7\x0c\xe7\xa6\xde\xbb\x6b\x37\x4b\xd2\x0e\xec\x80\xd5\x55\x9b\x80\x75\x2d\x15\x5b\xb7\x4a\x8b\x55\xfb\xee\x54\x25\x06\x54\x5d\x7d\x2b\x94\xdc\xe1\xa7\x3f\x42\x47\x7e\x97\xf4\x21\x21\x31\xb2\xa8\x9a\xc0\xbe\x8b\x78\xf0\x96\x4f\xdb\x58\x86\x29\x9d\x46\x1b\xb7\x02\xe8\xbb\x73\xa8\x42\x91\x66\x9c\x29\xb2\xe2\xd7\xc7\x4c\xd8\x62\x17\x51\xe6\xeb\x43\x34\x6a\x8d\xe9\x47\xaa\xaf\x4e\xef\x03\x5e\x72\x1a\xe4\xb3\xe5\x3c\xae\xac\xd4\xf1\x9b\xcf\x2f\xdb\x34\xec\x0d\x4e\xb9\x40\x9f\x67\x3c\xb9\x47\x97\x04\x84\xf6\x0f\xd1\xa9\xb4\x9c\xa7\x87\xe9\xf9\x34\xf6\x26\xfa\x59\xf6\x26\x2a\xe7\xfe\x6d\xf8\x39\x75\x26\xca\xf1\x72\x48\x43\xbc\x15\x41\x25\x5c\x42\x78\xd1\x36\xe0\xde\xf1\xea\xfc\x76\xc5\x1f\xa7\x92\x4f\x2b\x41\xa6\xd4\x1b\xcc\x15\xb5\x96\x7b\xb2\x86\xc8\xb6\xe8\xd5\x7c\xa5\x5f\x68\x29\x72\x92\x83\x71\x15\x7e\x57\x92\xc3\x9b\xcf\x2f\x15\x7b\x8a\x2b\xc1\x4b\x05\x3a\x23\x32\x39\x4b\x48\xb1\x3a\x33\xd3\xf9\x68\xb6\x27\xe7\x8c\x4a\x5e\x0e\xe8\x87\x7c\x8e\x12\x9e\x65\xa6\x48\x17\x5f\xa0\x0b\x52\xac\x1c\x98\x83\x75\xfc\xdd\x71\xcd\xef\xb7\x63\x4d\xc1\x79\x7c\x77\x8e\xc6\x35\x51\xef\x99\x5b\xd2\x40\x92\x72\x9e\x0e\x2e\x79\xfd\x21\x50\xe6\xc0\x0d\x09\x0e\xdd\xa8\xe7\xbd\xdd\xac\xc3\x37\xfc\x39\xbe\xb5\xaf\x80\x62\xdd\xf0\xde\xb5\x7b\xf8\x18\xd0\x7e\x3d\xb3\x41\xa6\xd0\xf5\x42\xab\x03\x29\x49\x11\x7f\x20\x65\x49\x53\x22\x90\xa3\x45\x35\x12\x7a\x41\x32\x9a\xbd\x8f\xdd\x1d\xdb\x10\x7d\x34\x6d\x88\x06\x29\x6c\x0d\x02\xa7\xde\xdb\x24\x70\x38\xcd\x29\xfb\x19\x90\xb8\x88\x66\x42\x4a\xce\xe9\xfd\xab\x65\x86\xbb\xaa\x42\x22\xc1\x19\xb9\xfe\x3a\x4a\x1d\xba\xd5\xcf\xb6\x35\x22\xfb\x63\xa3\xa0\x7d\xc0\xd6\xd5\x57\xea\xfe\x2b\x77\x11\x10\xe3\x69\xbf\x85\x7e\x2c\x73\xdf\xc0\x73\x5d\xa5\x7b\x5f\x36\xbb\xc4\x92\x3c\xe2\x78\x2e\x7b\x67\x97\xd4\x6e\x48\xe3\x90\xe1\xfc\xe6\x1a\x7d\xa9\x61\xee\x5f\x63\xbf\xe4\x52\x4b\x80\x97\x3c\xc7\x74\x40\x27\xcd\x46\x17\x91\xe6\xe4\x6e\x1c\x40\xa4\x21\x2a\xfe\xe5\x3f\x53\x57\x32\xb5\x52\x5a\x9f\xd1\xc6\xc6\x72\xe6\x8d\xa5\x1e\x5e\x40\xa9\xe5\x93\x86\xf9\xca\x86\xb8\xd7\x8d\x0a\xcd\xa9\x06\x4d\x71\xb5\xc3\x1f\x09\xc2\x04\x05\x5f\x59\x23\xe4\xc3\x74\xa7\xa7\xa2\x8e\x4f\xd7\x42\x8c\xff\x66\xbe\xe4\x4b\xca\xec\xcd\xe6\xc6\x19\xbc\xc0\xd4\x5b\xdc\x73\x94\x3a\x3e\x1a\xa9\x43\x88\xec\x8a\xe1\x79\xe6\x77\x2c\xb6\x99\x45\x86\xc1\xaf\x4e\xe0\xbd\xb3\x94\x0a\xf5\xbf\xe8\xf6\xf6\x25\x38\x0c\x2a\x66\x25\xe7\x60\xe5\x68\x43\x22\x5d\xf2\xa0\xbe\xd4\xfb\xdf\x35\x4d\x9f\x06\x95\x9d\xbf\x66\xa9\x9a\x36\x11\xad\xc8\x30\x03\x49\x57\xd6\x8f\xf1\x61\x99\x38\x9a\x39\x41\x77\x2b\x9a\xdc\xdf\x34\xfc\x02\xbc\x54\xbf\xb1\xc6\x4f\x8e\x91\xf9\x25\x34\xb1\xf1\xde\xbe\x84\xd7\x2c\xeb\x66\x88\x4a\x7d\xd7\xe0\x20\xb7\x66\x5b\x14\x00\x84\x85\xe0\x09\xad\x9d\x46\x21\x4f\x4a\xcd\xcf\x50\x0a\xec\x67\xff\xe5\x80\x34\xb1\x33\x5f\xb4\x87\x6c\x04\x20\x2c\x1a\xbc\x2e\xa4\x20\x9b\x1d\xd9\x7b\x09\x1a\xb5\x06\xb5\x0c\xbb\x6b\x35\x09\xb3\x5e\x1b\xed\xdb\x70\xfe\x8b\x08\xcf\x96\x3d\x54\x2b\xff\x99\x2e\x8e\x9b\xc7\xea\x9a\x85\x99\x72\xf6\x4f\xee\x05\x31\x52\x59\xef\xdf\x1d\x4f\xed\x7f\xc2\x27\xaf\x86\x75\x03\x6f\xd2\xe3\x36\x6b\x42\xc7\xe1\xab\x7f\x33\x6e\x0f\x20\x0c\x05\x2f\xaa\xcc\x17\x1c\xb5\xd1\x93\x6d\x0f\x2b\xb9\xfe\xfe\x3e\xee\x91\x5d\x1a\x78\xf8\xd2\x79\xba\x29\x3a\x5e\xc4\xac\xfb\x7c\x0c\xee\xe5\xe1\x85\xdb\xcd\xde\x39\x48\x46\x4e\x5c\x06\xce\xf6\xac\x1a\x2f\xe0\x4e\xc6\x8d\xed\xe5\xd1\x90\x84\x9f\xfd\xe9\xd3\x4f\xb7\x75\xf7\x08\x8a\xf4\x5b\x3b\x7f\xf8\xba\x7b\xf8\x5d\x4f\x7d\x9d\x3f\x76\x4f\x9f\x89\x4b\x97\xd9\x92\x02\xe3\xe7\xd1\x81\xf4\x98\xc3\xb6\xfe\x08\x5a\xc9\x87\x66\x17\xc7\xd0\xf4\xd8\x9c\xe2\xf8\x3c\xdb\x40\x26\xb1\x2f\x47\x38\x24\xdd\xb4\xf2\x87\x0f\x97\x19\x3c\x20\x1f\xb8\x99\xe9\x1b\x90\x5d\xc2\x59\xc0\x9b\xf9\xbd\xc1\x8b\xd8\x97\xfb\x1b\xc8\xea\xf5\x53\xcf\x76\xc6\xef\x61\xda\x27\xec\xda\x34\x61\x68\x6b\x9a\x70\xb6\x6e\x64\x16\x6e\x7c\x5e\x41\x54\xc6\xed\xde\x79\xb6\x03\x42\x3e\xe3\x72\x6a\x9f\x86\xf5\xea\xb1\x35\x7f\x76\xe7\xee\x59\x7a\x1c\x9a\xef\x1a\xa8\x3b\x70\xdf\x08\xb0\x3d\x59\xaf\x7d\x99\xac\x11\x10\xb7\xe7\xba\xf6\xe6\xaf\x46\x40\x1c\xcc\x76\x23\x60\x86\xda\x6e\x6d\x63\xbe\x11\x60\x87\x66\xa8\x0e\xcb\x4b\x1d\x12\x78\x1e\x17\x74\x1e\x9f\x79\x6a\x62\xe7\x22\x11\xc0\x9f\x6f\xda\xce\x21\x8d\x00\xd9\x97\x65\xda\x9b\x39\x1a\x39\xcd\x41\xb9\xa5\xd1\x84\x2d\x2e\x8e\x3d\x9c\x3d\x1a\x11\xe5\x7e\xb0\xc0\xf5\xb8\x8c\xc3\x61\x79\x86\x75\xc5\xf6\x90\x54\x1d\x4e\x2f\x1c\x62\x82\x1e\xd6\x96\xbc\x69\x4f\x35\xea\xac\xc5\x34\x1d\xbe\xe7\xaa\x47\xfb\x4f\x82\x2b\xd2\xf6\xc4\x0a\x2d\x8a\x43\xc3\xb0\xda\xaf\xbf\xca\x7b\x45\x86\xf6\x41\xeb\xa7\xbf\xbe\xed\xb8\x05\xdd\xcf\x3b\xb6\xec\x1d\xbd\x81\xbd\xe3\x03\x37\xbd\x1e\xdd\x56\xbe\xc5\xd6\x6e\x2b\xd1\xaa\x3b\x68\x8d\x61\x40\x09\x40\x94\xe2\xf3\x98\xaa\xff\x40\x38\xdd\x65\x3a\xbf\xb9\x46\x49\x49\x20\xa3\x14\x67\x62\x86\xb6\xd4\x13\x49\x23\x8c\xea\x46\xa2\xb3\x72\x17\x96\x92\xe4\x85\xf4\x23\xc7\xe8\xb5\xfa\x68\xbc\x56\x3b\x98\xcb\xbf\x71\xaf\x58\x9b\xc3\xaa\xca\x31\x9b\xaa\x9b\x08\xfe\xab\x86\x4b\xc0\x6f\x2f\xef\x50\xf6\x19\xb2\x79\x07\xb0\xb9\x60\x50\x83\x94\x25\xdd\x87\x3a\xc6\x18\x87\x6b\x36\x7a\x40\x4f\x02\xc0\xdb\x61\x7f\x74\x33\x88\xce\xed\x4d\x78\x11\xb5\x3b\x86\xdb\x19\x25\xdd\xed\x95\xbd\xa8\x8d\x6e\x13\x4d\xcb\x49\x88\x02\x68\x91\xe3\x06\xb2\xf3\x6a\x08\x6d\xad\x49\xab\x4d\x38\xcb\xf8\xa3\x08\x4e\xb3\xc9\x5d\xd5\xb9\xab\xf5\x99\x74\xe1\x39\x41\x39\x2d\x4b\x5e\x1a\xcf\x47\x73\x19\x5e\x98\x8a\xa6\x49\xa5\xb5\x91\x52\xab\x21\xa5\x71\xac\xdf\x12\xd9\x44\x3f\xc9\x11\x66\x3a\x91\x24\x94\xc0\x66\xe3\x07\x75\x03\x1c\xe3\x24\x9d\x93\x15\x7e\xa0\xbc\x2a\x35\x64\xc9\xd1\x91\xf9\x13\xb0\xba\x35\xf7\x97\x30\xb6\x06\xdf\x0a\x42\xd9\xdd\x6e\x8a\x2d\x67\xe6\xb0\xc1\x4f\x32\x40\xc1\x4c\xb9\xb5\x7a\x4d\xc9\x3b\x2a\xe4\x06\x38\x77\x5c\xb6\x24\xf8\x53\x8b\x71\xd5\xdc\xd7\xfd\x22\xf8\x89\x07\x51\x28\x7e\xfc\x8d\x37\x05\xa9\x7d\x85\x9a\x6f\xb4\xc5\xc1\x87\x5b\xf8\xd3\xae\xc2\xa0\xc9\x82\xd7\x19\x7e\x36\xf5\x60\x14\x08\xed\xf8\xc0\x02\xa1\x73\xa7\x67\x34\x59\x5f\x5f\xc6\x8b\x4a\xce\x8d\xae\x5e\x44\x9f\x63\x41\x52\xf4\x0a\x33\xbc\xd4\xfa\xfb\xc9\xed\xcd\xe7\xaf\x4e\xd5\x81\x06\x3d\x25\xd7\x97\xdb\xfc\xf0\xf6\x0b\xfa\x03\xaf\xf7\xcf\x5c\xeb\xac\x75\x10\x03\x3e\xe0\x6a\x0f\x90\x83\x67\x39\x55\xa8\x41\xce\x66\xd1\x01\xed\x20\xb7\x35\x4d\x44\xf7\x6a\x3f\xe4\xe9\xfd\x7e\x53\x0b\x3b\xc6\xeb\xa9\xef\x46\x1c\xbd\x7f\x2e\x89\xd8\xea\xf3\x0e\xd1\x95\xaa\xec\xb5\x8e\x04\x16\xed\x9d\x8e\xf8\x8f\x5d\x26\x33\xaf\x92\xfb\x7e\xd7\x7d\xf0\x10\x08\x4b\xa1\x26\xc4\xce\x00\x8a\x92\x2c\xe8\xbb\x9d\x5f\x2f\xc9\xd2\xd3\x13\x6b\xaf\xed\xd4\xb7\xf0\xd6\x6b\x0b\xf2\x7e\x40\x3c\xd2\xc5\x4e\x08\x52\xb7\x76\xf8\x20\xbb\xea\xd9\x96\xde\x3f\xcd\x71\x72\x5f\x15\x7f\xa3\x6a\xd7\xd6\x2f\x69\x4e\x37\x16\xde\x56\xe4\x3e\xdf\x78\xbe\x23\x47\xb3\x2a\x9f\x93\x52\x09\xd2\xfa\xd1\x5b\x02\xde\x98\x8d\xe9\x2a\xfe\x4f\xe5\xf1\x71\x23\x0e\xa7\xd1\x0a\x03\x52\xe4\x48\x61\x3c\x05\x54\xa0\x15\xc9\x0a\xd0\xd0\x78\x89\x52\x32\xaf\x96\xcb\x6d\x7b\x50\x54\x65\xc1\x45\x9d\x27\xf0\x02\x3d\xef\x2a\x6d\x3e\x93\x7b\xbf\x81\x5d\xfd\x56\xd2\x5c\x0b\x3e\x77\x24\x2f\x32\xbc\x59\xc5\xa3\x13\x6e\xb7\xe5\x8d\xc6\x5e\x61\x24\xed\x8f\xde\xd8\x3b\xc9\xd1\x8a\x67\x29\x92\xb8\x5c\x12\xc5\xfa\x74\xe1\x31\x92\x17\xbc\xc4\x25\xcd\xd6\x68\x4e\x16\x4a\x8f\xae\x8a\x8c\xe3\xd4\x8a\xf8\x26\x99\x9f\x2b\x41\x5d\x28\x9c\xdd\xb2\x5b\xda\x7f\x0c\x70\x67\xe8\x1a\xdc\xae\x5a\xad\xd3\xe1\x8e\x6a\x5a\xff\xe2\x73\x70\x6a\x64\x33\x74\xc9\xd9\xb1\x3d\xec\x35\x78\x69\x37\x0f\x55\xd0\x94\x24\xb8\x34\xaf\x74\xfe\xec\xbb\x3d\xfe\x36\x79\x9d\x94\xc1\x9b\x6b\xdb\x0e\x4f\x1b\x8e\x8d\x83\x5d\xff\x46\x52\xdb\x1d\x8f\x9b\x68\x5f\x27\xa6\x82\xb2\xb2\xf5\x6a\xf1\x05\x38\xfd\xe0\x7a\x28\x9d\xa3\x54\xc0\x6c\x44\x53\xc2\xd9\x03\x29\x25\x2a\x49\xc2\x97\x8c\xfe\xdb\x7d\x41\xf8\x2a\xf1\xa8\x93\x15\x52\x23\x0e\xb3\x1e\xb6\x89\xf3\x49\x9b\x3a\x64\x15\x6b\x40\xd5\x26\x1b\x4f\x4a\x4b\xdb\x54\xb2\xa4\xd2\x66\xb1\x98\xa8\x54\xb9\x3e\x53\x24\xa8\xa4\xf3\x4a\xf2\x52\x9c\xa5\xe4\x81\x64\x67\x82\x2e\xa7\xb8\x4c\x56\x54\x92\x44\x56\x25\x39\xc3\x05\x9d\xc2\xa2\x18\xb8\xcf\x66\x79\xfa\x5b\x77\xf3\xb6\xd9\x38\xbc\x64\xe7\x9e\xb2\xad\x7c\xbc\x93\x06\x4b\xd5\x75\x6f\x78\xbc\xb5\x3f\xd4\x1d\x8d\xcd\x39\x7e\x73\x75\x7b\xe7\xef\x6a\x00\x47\xaa\x4f\xaa\xa1\x80\xd4\x87\xa6\x36\x17\x64\x62\xe3\xd9\x2d\x79\xae\x1b\x7a\x18\x86\xd7\x03\x94\xa0\x24\x83\xe2\x76\xa2\x9a\x43\x17\x1e\xdb\xf3\x06\xfc\x58\x17\xd0\x8c\x12\x34\xf1\x22\xd5\xdd\x9e\xae\x19\xba\xc0\x39\xc9\x2e\x70\x5f\x01\x96\x2d\xd6\xad\x43\x1e\x99\x3a\x15\x31\x55\xdb\x3f\xfc\xd0\x72\x22\xb1\xa2\x23\xe1\x83\xbb\x95\x98\xa5\xb8\x4c\xcd\x96\x2b\x7a\x6d\x5f\xde\x6a\xbf\x3b\xe4\x0a\xed\x87\xb6\x2d\x2f\xc4\x8a\x1b\xdd\x43\xfb\xb8\x29\x4e\x53\xaa\x7d\x5e\x37\x11\x0a\x65\x84\x58\xdb\x21\x53\xf5\x0c\x00\xf3\x99\xd2\xc8\x64\x59\xc1\x72\x21\x2a\xc7\x5c\x82\x1c\x17\x20\xb4\x78\x94\x65\x5d\x2b\xb1\xd1\xcd\x44\x49\xe8\x0a\xd3\xe7\xc4\xd6\x55\x21\xef\x0c\xa1\x91\x9c\x67\xba\x92\x89\xf4\xa5\xc6\xe9\xbe\x4e\xb2\xa4\xe4\x81\x20\x5c\xce\xa9\x2c\x71\xb9\x6e\x1c\xee\xdd\x8a\xac\x9d\x29\xe5\xc7\x8a\x94\x6b\xe0\x0a\x98\xf5\x4f\xb3\x8e\x0d\x87\x7b\x59\x3e\x40\xc4\x10\x61\x8a\x1f\xd0\x05\x54\xab\x33\xd6\xda\x0d\xdc\xd9\x6e\xfa\xad\x04\x29\xa7\xcb\x8a\xa6\xe4\xac\x71\xa0\x7d\x76\xd8\xa0\xc1\x64\x49\x98\x52\xc0\xbd\x66\xd5\xd6\x21\x1e\x7d\xd9\x78\xc3\x9c\xa2\x6b\xef\xa4\x65\xb5\x89\x0e\x3f\xd1\x6a\xbe\xc7\xcb\xa0\xa8\xd3\x44\x1d\x8b\x9d\x04\xc2\xd6\x7e\x0a\x76\xb2\xaf\x5f\xbf\xfc\x3b\xba\xfe\x02\x48\x11\x7c\x4d\x07\xb7\xad\x70\xbf\x65\x4a\x93\x24\xc2\x5c\x22\x4b\x9d\xe1\xa2\x5f\xa6\x3a\x36\x46\x87\x5d\xc1\x57\x4a\x22\xab\xd2\xe7\x6a\x35\x11\x65\x86\x18\x5a\x83\x56\x4a\x17\xda\x66\xaf\x4b\xf7\x39\x70\x05\x16\x2e\x9e\xa3\x5f\x0d\x05\x2c\x07\x50\x38\x13\xba\x67\x1e\xcf\xe7\x94\x59\x3d\xde\x6d\x84\xa8\x16\x0b\xfa\x4e\x97\x45\xb4\x6b\x0a\x80\x5d\x99\x92\x4c\x42\x4d\x07\x0a\x4b\xea\xcc\x8c\xb2\xca\x94\x90\x25\x3a\xfb\x39\xf1\xe2\xaf\xb9\x51\xb2\xac\x58\x82\x1b\xc6\x9b\x8c\xb0\x65\x1d\x0e\xa1\x67\xe9\x94\x58\x1d\x19\x71\xef\x0b\x78\x36\xd1\x7f\x76\x99\xa6\x6a\x9b\x29\xfd\x89\xbe\x67\x9b\xc7\x16\xb6\x1b\xdb\x40\x15\x8b\x4e\xba\xcd\x31\x02\xcb\xa4\x98\x34\x3e\xa0\x77\xfe\xf5\xd7\x77\xe6\xf0\xfb\x21\xa2\x4f\x9f\xfd\x17\x9a\x2a\x81\x51\x12\x9c\x4e\x94\x8c\xa7\xc3\xf3\x28\xf8\x48\xf4\xeb\xe8\x0f\xcf\x9e\xa3\x0b\x13\xb5\xcc\x4b\xf4\x47\x4f\x50\x14\x9c\xee\x1b\x82\x05\x67\x86\x3f\xdf\xd1\x9c\xf0\x4a\x89\x45\x90\x8c\x02\x55\xbd\x5a\xd7\x20\x01\x0a\xe2\x0b\x0b\x99\x2b\xc9\xb4\x62\xae\x46\x2c\x14\xa6\xc4\x59\xc6\xa5\x24\x69\x1d\xc0\x63\xd9\xb9\x2d\xfb\xda\x5f\x6b\x08\xa1\x13\x7b\xa7\xb3\x35\xc2\x0b\x69\x82\x19\x00\xb0\x99\x68\x5d\x92\xf6\x8d\x82\x34\x3d\x87\xa7\x56\x04\xa7\xa4\x3c\xed\x37\xd4\x7c\xcf\xd0\x79\x51\x64\x14\x6c\x9c\xd9\x1a\xd1\x05\xb2\x94\xa4\xe5\xd2\x7b\x72\x56\x4a\x53\xa5\x30\x48\xc2\x92\x75\x5f\x23\xb2\x20\x83\xd3\x3d\xb8\x3f\x10\x37\x7d\x85\x0b\x75\xff\xea\x78\x49\xdd\x27\xd1\x78\x39\x81\x1f\x9a\x58\x2d\x45\xf1\x7c\xe4\x8d\x97\x4b\xac\xe4\x6d\x1d\xc0\x8b\x25\x59\xf2\x52\xfd\xf3\x44\x7b\x80\xd4\xaf\xba\xf3\xd7\x69\x83\x59\x79\x02\x67\x72\x2c\x93\x95\x79\x85\x97\x90\x28\x5b\x92\x22\xb3\x29\x62\x70\x60\x3c\xcb\x94\x6c\xaa\x61\xeb\x1a\x77\x81\xcc\xf5\x01\x9c\x51\x9f\xcb\xce\x4c\xd1\xe7\xcc\xdd\xe2\xc4\xb5\x51\xb6\x2d\xdf\x5f\xcb\xbf\x87\xae\x45\xb8\x93\x22\x88\x05\xe0\x27\x51\xe7\xd9\xe8\xb2\x87\x33\xb9\xe2\xd5\x72\x85\x04\xcf\x9b\x16\x01\x45\x9b\xc1\xf5\xe5\xa1\x5f\xe6\xce\x4b\x6e\xa5\xf7\x26\x85\x34\x05\x66\xb0\xa9\x12\x5c\x94\x60\x72\x50\xd3\xee\x87\x58\x49\x9e\x63\xa9\x4b\xe0\xcd\xdc\xd5\x2d\x4a\x9a\x6b\xd5\xdb\xd5\xd6\x56\xba\xb2\x5e\x0d\x87\x8a\xd6\xe6\xb2\xf9\xc5\x2f\x9b\x84\xa5\xdf\x02\x5d\x96\x6a\x7f\xda\x16\x7d\x23\xa2\x12\x4e\x14\xb6\xd4\xb5\xaa\x85\xf6\x95\xfb\x11\xc7\x73\x45\x59\xc8\x03\xdb\x16\xa5\x6a\xc7\x6b\x53\x6b\xb7\x7e\x4e\xc0\x22\xc8\x05\x60\x16\xcb\x7c\x1c\x40\x63\xdf\x0c\x9d\x33\x44\xf2\x42\xae\xdb\x5e\x57\x85\x7c\x0f\x38\x33\xb8\xa0\x3e\xf3\xbd\x75\x20\x7e\xdf\xdf\x87\xd1\x81\x98\xa0\x79\x25\x9b\xaf\x58\x7f\x7a\x82\x19\x67\x0a\x1b\x3a\x36\x85\x7e\x06\xf0\x9a\x4b\x85\xb5\x96\x92\x80\x3c\xdd\x14\x1c\xe6\xc6\xf1\x9c\xea\xf0\xef\x7a\x15\xd3\x08\x71\x82\xb7\xa4\x06\x70\xce\x42\xa6\x82\xfd\x98\x95\xde\x60\x87\x94\x9c\xd1\x0b\xb3\x76\x72\x5d\xbe\xbe\xfd\xc7\xcb\xf3\xcf\xaf\x5e\x06\x90\x30\x0e\xd9\x6a\xdf\xeb\xce\x5c\x87\x3f\x32\x52\xbe\x71\xf9\xe1\x51\xb8\xf6\x92\x0a\x28\x76\x6c\x37\x22\x25\x85\xbe\xa6\x36\xf3\xc7\x5a\x7a\xae\x17\xe8\xfc\x65\x7f\xf8\xb5\x7d\xdf\xb0\xfe\x4c\x81\x5d\xe1\x07\xa2\xa5\xee\x94\x64\x44\x6a\xe9\xba\x36\x49\x98\x3d\xef\x05\xb9\xc4\xe5\x1c\x2f\x89\xad\x7a\xd5\x94\xd9\x0d\x04\x48\x7e\x60\x78\xa9\xa7\x8b\x1b\x0c\xa4\xdf\x45\x08\x01\x04\x98\x41\xa5\xd3\xb5\x9e\x2e\x15\x7a\xbe\xba\x76\x39\x94\x7f\x86\xbb\x40\x45\x14\x44\xe7\x60\xab\x1f\x36\x78\x26\xb4\x47\x5e\x96\xea\xfe\xdd\x81\x63\x28\x71\x98\x92\xfb\x78\x1a\xe8\x0e\x9c\x11\xbd\x3e\x45\xf7\x6b\xe0\x7d\x57\x28\x90\x57\xd1\x3a\xf6\xaf\x5b\xa8\x62\xad\xf1\x02\x11\x06\x0c\xa5\xd9\xfd\xc1\x1b\x95\x90\x11\x5d\xe3\xd0\xf6\x35\x00\xad\x4f\x17\x58\xb5\x88\x73\xde\xf9\x25\x14\xe6\x3a\xb7\x25\x58\xb5\xa2\x52\xdf\x73\xa3\xa1\x18\x0c\x65\x72\xa2\x64\x6a\xa5\x21\x65\x95\x90\xa4\x9c\x6a\xea\xe0\x73\x0e\x0b\xa0\x70\xa5\x11\x2a\x1b\xa0\xe1\xb8\xfa\x49\x53\x5c\xb0\x97\xdf\x30\x5b\x8f\x76\x0b\x8a\x9b\x6b\x6b\x8e\xdd\x08\xfa\xf2\x42\x89\x8c\xa0\x9a\x67\x3c\xb9\x87\xd3\xbe\x54\x77\x70\xd8\xe4\xd4\x75\x2b\x2b\x32\x41\xe7\xaf\x2f\x6d\x7d\x7a\x20\x32\x4e\x97\x3c\x5a\xf0\x92\x2c\x4b\xa5\x64\x58\xf8\xa1\xee\xbd\x0b\xca\x70\x46\xff\x0d\x2a\xbe\x0d\xe6\xd1\x40\xeb\xbb\x61\xe8\x85\x33\x49\x06\x40\xd6\x39\x71\x60\xc8\x41\x15\x93\x34\xb3\x16\x6d\x8b\xe3\xf0\x8f\x9c\x3f\x34\x52\xed\x43\xc1\x6f\x75\x69\xb3\x3b\x9d\x32\x53\xf3\x90\x89\x52\xc6\xa0\xd8\x12\x21\xa9\x40\x47\x7a\xc6\x47\x8d\xa4\x9a\x00\x6c\xde\xd8\xce\x49\xa3\xf9\xc6\xa7\x7f\xf8\x03\x3a\x79\xcb\x8a\x92\x27\x44\x68\xef\xc2\x15\x93\x54\xae\x4f\x63\xda\x1e\xcc\x6b\xbb\x45\x0c\xfa\x84\x5b\xcf\xd4\x64\x67\x17\xbc\xe9\x1c\x01\xd0\x56\x57\xb7\xc4\x92\xb6\xc0\x92\xc2\x84\x6f\xd8\x8a\xfa\xac\xf0\x3d\x6b\xd1\xf6\xf8\x98\x78\xcc\xf7\x68\xb1\xee\xae\x3a\x48\x06\xc2\x61\xa8\x3b\x04\xa1\x1e\x4e\x80\x1e\xb4\x96\x8a\x0e\x3a\xbf\xb7\xd7\x97\x87\x5d\x49\x45\x0f\x72\x28\xe1\xdc\x97\x69\x83\xa5\x78\x1e\x52\x58\xe2\xf9\xb3\x57\x6d\x9b\xaa\xdd\x0c\x98\x1e\xbc\xe1\xb7\xfe\x7c\x19\x7f\xf4\x41\x41\x92\x08\xaf\x4a\x41\x92\x96\x1a\x94\x12\x01\x2a\x41\xb2\xc2\x25\x4e\x24\x29\xa9\x90\x34\x11\xcd\xca\x17\x5b\xe7\xea\xda\xf0\x68\x59\xb1\xe0\x29\x14\x77\xe4\xe5\xce\x99\x28\x75\x95\xb7\xa9\x4d\x4a\xa9\x7f\xd2\xbf\x24\x19\xa6\xf9\x56\x6c\x09\x7a\x65\xa0\xe4\xfa\x2b\x9e\x46\x0a\xf2\xc7\xe7\xf5\x0b\xb5\x3c\xd7\xdc\x30\x53\xc4\x3d\x57\x4f\xf8\x55\x26\x93\x75\xac\xed\x81\x4a\x8a\x3f\xe4\x16\xe9\x69\x4c\x61\x1a\xd3\x8d\x98\x03\x3b\x02\xc2\x6c\x74\x4c\x68\x7f\x26\x57\x8a\x25\xbe\xf5\x76\xd0\xef\x16\x59\x74\xfa\x63\xc3\x7c\x06\xde\x23\xe3\xe8\xd7\xc6\xdf\x17\xe8\xf7\xe8\xbc\xff\xbe\x82\xd5\x59\x49\xc3\x3a\xdc\xe1\x96\xe1\x42\xac\xb8\xb4\xc2\xf1\x89\x30\x3f\xcc\x6c\x61\x35\xc3\x52\xda\x8f\x9f\xf6\xc2\xff\x3d\x28\xfa\xf6\x23\x37\xdf\x5c\xa0\x93\x1b\x77\x08\x1a\xc8\x85\x42\xca\xd3\xce\x93\x49\x25\xa4\xa7\xec\x75\xdb\x9f\x46\xf3\x42\xa7\x15\x0a\x1d\x63\x61\x2a\x99\x28\x21\xf6\xe4\x3c\x2b\x56\xf8\x14\x5d\x33\xc4\xcb\xd4\x93\x7c\x69\x92\x3f\xf4\x77\x1b\xf0\x15\xe7\xeb\x7c\xa5\xfb\x11\xaf\x76\x87\xce\xd9\x5a\xaf\xf3\xd2\x9d\x30\x5a\x10\xac\x58\x2d\x54\x91\x71\x76\x39\x5d\xb3\xca\xaa\x95\xfd\x44\xb2\x6e\xe8\x50\x42\xa6\x32\xab\x3d\x88\x0d\x95\x4f\x21\x85\x89\x65\x6d\x57\x1a\xe8\xd7\xc8\xd4\xaa\xf4\xb2\x6b\x0f\x82\x0e\x88\x46\x18\x31\xf2\xe8\x3a\x0d\x40\x78\xa4\xf1\x85\x98\x42\x0a\xfd\x57\xd8\xfa\x5e\x5c\x25\x82\xc6\x77\x7a\x13\x6d\x63\x54\x1c\x5c\xd0\x2f\x07\xb5\xb2\x39\xbf\xb9\xd6\xdd\x6c\x8c\x51\x08\x5a\xd2\x18\xeb\x4b\x6d\xb0\x44\x73\x12\xce\x13\xb5\x05\x2b\xb4\x21\xa2\x01\x77\x4b\xff\xe0\xb8\x4c\x02\x90\xeb\x2c\x2a\x50\xbb\xb7\x25\x01\x95\x0c\x66\x3a\x43\x5f\xc0\x71\xaf\x4d\xe6\x8b\x5c\xd1\x32\x9d\x16\xb8\x94\xfe\x6c\x54\x40\xe1\x49\x6b\x96\x96\xd9\xef\x1d\xa8\x1a\x92\x5e\x5b\xfb\x6f\x43\x49\xc0\x45\x63\x3a\x14\xb4\x77\xbd\xb1\xb3\xfb\xce\x2c\x24\x62\xb6\x66\xd6\x4c\xbd\xb1\xb9\x36\x4f\x34\xb3\x70\x04\xad\x47\x80\xf2\x8a\x4f\xe1\xd6\x1a\xd6\x24\x1f\xd9\x60\xc3\x59\xf0\x1b\xe9\x02\xa0\x29\x51\x46\xf3\x2a\x6f\x06\xfd\x79\xc8\xd5\xd3\xb2\x6f\x6f\xf8\x13\x8a\xa4\x24\x19\xcd\xa9\xf4\x1b\x53\x06\xf9\xc8\xe0\x0d\xb6\xfe\xda\x9b\x99\xa8\x4e\x33\xbe\x2e\xc0\x34\x3e\x8b\xbd\xc0\x52\xb1\x83\x17\xe8\xbf\x4f\xbe\xff\xe4\xa7\xe9\xe9\x67\x27\x27\xdf\x3d\x9b\xfe\xd7\x0f\x9f\x9c\x7c\x3f\x83\xff\xf8\xfd\xe9\x67\xa7\x3f\xd9\x7f\x7c\x72\x7a\x7a\x72\xf2\xdd\x57\xaf\xbe\xbc\xbb\xb9\xfa\x81\x9e\xfe\xf4\x1d\xab\xf2\x7b\xfd\xaf\x9f\x4e\xbe\x23\x57\x3f\x44\x02\x39\x3d\xfd\xec\x77\xde\x69\xbd\x9b\xd6\x47\x3c\xa5\x4c\x4e\x79\x39\xd5\xab\x79\x01\xea\x79\xec\x5d\x3d\x86\xd8\x55\x61\x7e\x9c\x1b\x31\x3c\xc7\xef\x00\x27\xb1\x69\xf9\xb2\x80\xae\x18\xa1\x16\xd9\x35\x06\x83\x83\xaa\xc7\x9d\xeb\x43\xcd\x96\x27\xe8\x4c\x9b\x7f\xa7\x0e\xec\xd4\xc5\x15\x8b\xb3\x70\x6a\x78\x20\xb1\xd0\xc6\xb5\x8d\x78\xfa\xf3\xc0\xd3\x37\x36\x0e\xb1\x83\xa9\x86\x7a\xee\x8a\xa9\x8e\x77\x2b\xd1\xc3\x7d\x83\x0a\xc4\x73\x2a\xa5\xf1\x68\xe2\x3a\xa2\xdd\x9f\x9e\x44\x65\xab\x27\xae\xb9\x5b\x60\x5c\xd5\xb5\x16\xc9\x3b\x97\xb0\x14\x59\x4d\xa6\x36\x1e\x42\x36\x61\x2d\x37\xc3\x1d\x99\x9a\x92\x11\xb6\xac\xd6\xc0\x3e\x21\x1f\xc5\x5d\x8c\xa8\xce\xa8\x63\x0a\xa2\x18\xed\xb9\x8e\xcf\xd0\x91\x7a\x90\x56\x69\xfb\xb3\xa9\x0d\x4c\x38\x13\x34\x25\x25\x1c\xeb\x9c\xb2\x94\xb2\xe5\x3e\xf5\x16\x20\xe8\xe1\xea\x9d\x62\xe8\xc2\x17\x63\xb9\x31\xcd\xee\x8b\x3a\x28\x38\x33\x0e\x3b\xbd\x04\xbb\xee\x00\x2a\x03\x02\xe7\x3a\xfa\xf7\x6e\x45\x5a\xbf\x80\xa3\xf5\xfc\xf5\xa5\x5f\x38\x1d\x5a\xb4\xeb\xbc\x33\xc1\xe6\x27\x4d\x74\x73\xcc\xd4\x4d\x3e\xa9\xb3\x67\xd8\xe2\x4d\x50\x6f\x4d\x47\x30\x61\x5b\x71\x1a\xd4\x0a\x68\xf0\x06\x01\xe5\x41\xb8\x75\x6d\x3a\x13\x4d\xee\x27\x9e\x4f\x58\x3c\xcc\xd4\x8e\x03\xc7\x29\xec\x1a\x14\x05\xb2\xfd\xbf\x22\x37\x0a\x81\x86\x56\x64\x90\x5d\x12\xd1\x74\x76\x40\xf5\x31\xbb\xbf\x03\x97\xe5\x8e\xa5\x95\xfd\x7a\x4f\xd6\xc7\xc2\x54\x4f\xe2\x4c\xac\x68\x54\xa5\x24\x0e\x18\x23\x4d\x4f\x6c\x88\xfd\xff\x06\x67\x34\x75\x1f\xd1\x78\x7c\xcd\x26\xe8\x35\x97\xd7\x1e\x13\x41\x3d\xae\x20\x00\x10\x30\xe0\x92\x13\xf1\x9a\x4b\xf8\xe5\xa0\x5b\xa7\x27\x3b\x70\xe3\x4c\xa8\x96\x0e\xa2\x05\x0b\x56\x23\xa0\x2b\x06\x59\xf5\xb8\x36\x2e\x26\x7b\x0c\x54\x68\xab\x8c\xd9\xa1\x3a\x3c\x42\x04\x0a\x1e\xd5\xc3\xea\xcb\x8c\xb3\xa9\x89\x95\xd8\xf2\x15\xb3\xb1\x51\x28\xdb\xdc\xf9\xcd\x29\xd5\xb6\x1a\xfd\x31\x6f\xf4\x6c\x3d\xf4\xbb\x3a\xa1\x25\xc3\x09\x49\x51\x5a\xe9\xbe\xa8\x6a\x17\xb1\x24\x4b\x9a\xa0\x9c\x94\x4b\x28\x92\x95\xac\xc2\xbb\x19\x41\xff\xf4\x18\xd4\xc7\x39\xa6\xda\x14\x3a\x68\x9d\x2c\x7b\x4c\x11\xfe\x8b\x83\xd4\xca\x02\x26\xf6\xd2\x1b\x0e\x89\x76\x12\xa3\x23\xf7\x79\x93\xa3\xea\xc9\x68\x1e\x94\xeb\x50\xc9\xff\x51\xcc\x04\xd0\xee\x7f\xa1\xaa\x6a\xe0\x76\x9d\xdb\xee\xbd\xcd\xf7\x8c\x05\xa9\xf9\x09\x05\xbd\x15\x62\xe5\x5f\x10\xc8\x6e\xb6\x5c\x1b\x5f\x6c\xf0\xff\x89\xa9\xae\xaa\x98\x83\x8d\x7e\xf6\x42\x3c\xba\x27\xeb\xa3\xc9\xc6\xed\x3c\xba\x66\x47\x75\xf0\x6f\xeb\xb6\x59\x3e\xeb\x17\x37\x59\xb6\x46\x47\xf0\xde\xd1\xae\xe2\xc4\x41\x64\x3e\x6d\xa4\xb8\xc8\xb0\x10\xd1\x69\x0a\x2d\xcf\xe6\x6d\x03\x42\x1d\x6b\x66\x22\xd9\xc1\x75\xd3\xbf\x86\xc3\x59\x54\x12\xf5\xf9\x7e\x4f\x48\xb8\x36\x85\x29\xf2\xd4\x5f\x21\xb4\xcd\x5c\xdc\xe3\xce\xad\xf6\x08\xa2\x86\x31\x10\x3e\xb8\xbe\xb9\xc1\xc8\xd4\xd6\x4e\x29\x7e\xac\x23\xed\x1a\x15\x22\xa8\x00\x6d\x84\xda\xec\x16\xc6\x25\xa2\x2c\xc9\x2a\x5f\xba\x02\x65\x1a\x24\xe8\x3f\x7d\x27\x10\xb9\x2d\xd1\x88\xb1\x59\x12\xc8\xc8\xfe\x8d\xf8\x05\x13\xb8\xd0\xf5\xa7\xf4\xef\x0f\x4e\xee\x75\xba\x1e\x15\x7e\x7c\xda\x2f\x8b\x1b\xcb\x6a\x2b\xb5\xdc\xc8\x4f\x93\xd5\x86\x6d\x31\xa9\xca\x52\x57\x26\x76\x21\x5f\x67\x1a\x22\xe2\xdb\x6b\xe9\xe3\xcd\xf6\x56\x16\x05\xde\xd8\x16\xed\xbf\x74\x9f\x2a\x4e\x64\x85\xb3\x96\x4b\x35\xc6\x26\x5b\x23\x04\x01\xd7\xdc\x0a\x6f\xa6\x77\xfd\x02\x5c\xab\x09\x2e\x70\x42\x65\xaf\x1a\x34\x8c\xdb\x07\x0c\x66\xb1\xc6\xb2\x48\x43\xd9\x47\x68\x24\xdb\xd1\x40\xd6\x42\xe5\x37\xed\x5b\x6f\xf0\xb7\x36\x72\x19\x8e\x58\xb1\x94\x94\xd9\x3a\x5c\x2a\xc5\x4f\xc8\x3c\x5c\x3b\xe1\x4c\x1f\x7e\xdc\x15\xbc\x30\xe4\xe9\xc2\xbe\xa6\x66\xda\x4b\x7f\xae\xfb\xba\x7f\xa0\xc6\xca\xb6\xbc\x4e\x85\x73\x3a\x09\xc8\x2f\x77\x91\x89\xee\xbb\xbd\x80\x6d\xe8\xb8\x09\xf6\x3d\x7e\x03\x20\x6e\x25\x2e\x25\x49\x7b\x8b\xe5\x0e\x09\xd6\xdd\xea\xbf\xaf\x37\x44\x13\xa6\x4c\xa0\x94\xc0\xff\xfa\xc4\xec\x39\xaf\xa0\xf8\xaf\x04\x46\x5d\x3c\x24\xfd\xf7\x20\x4a\x0e\xcf\xb0\x90\x37\x25\x9f\x93\x3b\x3a\x28\xc0\xec\x25\x16\x52\x67\x8d\x41\x43\x6e\x3e\x27\xa9\x75\x6e\xeb\x55\xf9\x25\x70\x5b\x99\x22\xc5\x92\x4c\x15\x98\x43\xa8\x0a\x6a\x2d\x77\x25\x86\x76\x68\x9c\xed\xbc\xa0\xd6\x32\x90\x74\x00\x4d\x38\x6b\xc8\xd4\xc2\x88\x61\xe8\x5a\x21\x00\xdb\xee\x07\xd8\x8c\x9c\x08\x11\xe8\x45\xde\xd9\x81\xbf\xb5\x2b\x28\x1a\x00\xcd\xf4\xc5\x30\x7e\x22\x87\xa3\x19\xec\xa7\xdb\xbc\x83\xc4\x42\x97\x90\x5e\x39\x60\x49\x6f\x21\x75\xc6\x84\xb1\xd6\x19\xdb\x58\xfd\x77\x29\x27\xb6\xf6\x9a\xa6\x2d\x02\xd2\xff\xe7\x81\x6a\x55\xc8\x9a\x71\xc0\xbc\xb7\xa4\x0f\xc6\x49\xa1\xe7\xa6\x93\xa3\x2c\xf2\x1c\x8b\x61\xdb\x00\x16\x1f\x0a\xb5\x1e\x78\x29\x05\x3a\x6a\x91\xa2\x23\x93\x0a\x4f\xb0\x91\x61\x22\x68\xbd\x1e\x61\x7a\x79\x90\xe3\xe9\x97\x63\x07\x83\x92\x81\x82\x76\x83\x08\xec\x9d\x52\x8c\xc0\x5c\x00\x49\xd3\x31\x06\x3f\x45\x5c\xfd\x40\x67\x0a\xea\xfe\x4b\x8d\x09\x22\xd5\xfb\x1a\x90\x8b\x02\xe2\xe0\x1e\x31\xa0\x08\x15\x2b\x2c\xe2\x94\xb0\x1b\xf5\x64\x9f\x86\x02\x60\x7a\x77\xf6\xf0\x9a\x55\xef\x9f\x4a\x22\x75\xa8\xb6\xae\x5e\xe7\xad\x6d\xf4\xa6\xfd\xac\x4b\x92\x16\xa6\x6e\x3a\xfc\x28\x39\x5a\xf0\x2c\xe3\x8f\xe0\x7f\xda\x1a\xbf\xce\x15\xe9\x81\x2a\x51\xc8\x46\x08\x76\x8f\xd4\xc7\xb1\xd3\x72\xfd\xa6\xda\x4a\xfa\xfc\x61\xf3\xf7\x84\x14\x97\x98\x6e\xaf\x6f\xdd\xa8\x0f\xf5\xa7\x4f\x7b\x41\xf7\xc9\xe5\x0a\xf4\xdf\x78\x55\x3e\x15\x6c\xc5\x91\x9f\x06\xf2\x2b\xce\xe4\xea\xa9\xa6\x7d\x87\x97\x5b\x69\xa0\x47\x60\x8c\x42\xf1\xed\xd7\x53\x7d\xf1\x5b\x42\xee\x9f\x6a\x35\x7f\x27\xf8\x49\x0e\xb8\x2f\xd8\xcc\xbb\x15\x45\x59\x31\xcf\x5b\xdb\xef\x40\x1f\x85\xdd\x1a\x19\x36\xd5\xdf\x88\x26\x24\x15\x53\xf2\xda\xad\x2e\xd8\xbe\x71\xba\x6d\x42\xd2\x7e\x56\xc7\xcf\x34\xa3\x8f\xdf\xd4\x89\xe1\xaf\x79\x4a\x6e\x8d\xd7\x70\xd3\x11\x76\xbe\x80\xec\xe9\xf5\x04\xdd\xf1\xcc\xa4\x7b\x4f\xc0\x74\x43\x19\x11\x02\xc4\x79\x44\xe4\x86\xe5\xcd\x47\x5f\xbc\xe5\xfc\x42\xaa\x04\x61\x0f\x83\x72\x55\x09\x7b\xa0\x25\x67\x60\x27\x7f\xc0\x25\x55\x42\x97\xb0\x5d\x8d\x68\x1d\x25\x0b\x13\xea\x17\x4d\x36\x93\x76\x0f\xa0\xab\x5d\xb1\x87\x6f\x70\xdb\xe3\xc9\xb6\x4e\xd8\xb6\x04\xf3\xc8\x00\x50\x2c\xe0\x22\xbc\x90\x38\x55\x6d\x60\x0a\x50\xd3\x4e\xbe\x6d\xfe\xae\xdc\x6f\x48\x9c\x47\x17\xff\xb8\xbe\xbc\x7a\x7d\x77\xfd\xc5\xf5\xd5\x9b\x83\x08\x8a\x20\x62\x0d\x49\x01\xfa\xc6\xee\x79\xa3\x79\xf6\xef\x4e\xbe\x39\x7f\xf3\x8f\xd7\xe7\xaf\xae\x4e\xc1\x65\x41\xde\x15\x98\xf9\xac\xd2\x7a\xe8\x42\xd9\xc0\xbb\x4b\xf2\x40\x79\x25\x6c\x4b\x96\x1e\xb4\x0c\x54\x7b\x47\x6d\x6c\x35\x11\x0d\x6b\x5b\xfb\x62\x3b\xd0\x08\x35\x00\xd7\x88\x56\xa7\x55\x96\x44\xf0\xec\xc1\x86\x49\x37\x52\x23\xc3\xcd\xde\x14\x36\x16\x60\x3b\x00\xed\xc5\x55\x5b\x67\xc9\x0a\xb3\xa5\x2e\x6c\x44\x5a\x9b\x2a\xd6\x4c\xe2\x77\x01\xa0\x26\x93\x82\x88\x04\x17\x75\x8d\xa3\x94\x57\x6a\xe2\xbf\xfb\xdd\x04\x51\xf2\x02\xfd\xae\x01\x76\x86\xae\xf4\xb3\x01\xc0\x8d\x93\xd6\xfd\xfc\xc8\x03\x81\x6c\x61\x7b\xce\x13\x54\x92\x25\x2e\xd3\xcc\x74\xec\x37\xbd\x79\x22\x0e\xcb\x6d\x2c\xb1\x6e\x6e\xc4\xb8\x6c\xb7\xe1\x3c\x3a\x0a\xb4\xb4\x1a\x82\xea\x5f\x94\xdc\xdb\xd0\xb8\x5b\x5b\xd9\xa4\x3c\x98\x30\xfb\x6d\x18\x74\x6c\x22\x69\x42\x88\xd4\x20\x91\x82\xa4\x88\x9a\xe0\x0b\x1b\x77\xaf\x9d\xf2\x5e\x18\xf1\x61\x33\x3a\x98\xec\x15\x2e\xbe\x22\xeb\x40\x8f\x91\x6d\x8b\x06\x76\x67\xe2\x4b\x74\x2e\xd8\x85\x05\x18\xf6\xee\xc7\xcf\x12\xc5\x06\xf8\x6c\xcc\xb0\xd1\x21\x50\x47\xf4\xc4\x84\x70\x0c\x8c\x27\x88\xeb\x37\xb2\x65\x72\xc1\x84\xcf\x28\x90\x71\x51\x83\x07\xec\x4d\xa2\xc7\xd0\x0e\x25\x91\x60\x63\xfa\x98\xe8\x31\xf0\x8c\x62\xfa\x87\xd5\x23\xd8\x49\xcc\xe1\x79\x5c\xc0\x0d\x02\x89\x06\x5a\x8e\xb9\xe8\x9a\x70\x57\xb1\x7a\xc4\xe6\x59\xeb\x11\x17\xb9\x82\xa2\xa2\x57\x50\x7c\x68\x0a\x82\x42\x03\x24\x4b\x87\x53\x92\xe3\x9a\x94\xb4\x9a\xe6\x16\x3c\x7d\x61\x13\xbc\x62\x30\xd3\x95\x87\x54\xa8\x3c\x69\xff\xd3\xd4\xce\xf9\xa7\xfb\x51\x17\xa6\xfa\xee\xf8\xf8\x2f\x5f\x5d\xfd\xfd\xaf\xc7\xc7\x3f\xfc\x33\x06\x4b\xeb\xf7\x1b\x25\x1f\x5b\x40\xb4\x0b\x9d\xf1\x14\x3c\xdb\x31\x30\xe1\x05\x23\x7d\x9c\x27\x09\xaf\x18\x54\x06\x9f\x18\x33\xd2\x6c\xc5\x85\xbc\xbe\x71\xff\x2c\x78\x7a\x7d\x13\x05\xb7\xf1\xbc\x88\xe8\xf7\x38\x8c\x24\xc7\xd6\xde\xb0\xa3\xed\xfa\x6f\xd7\xdf\x30\x35\x91\xd5\x7f\x7e\xa1\x10\xc0\x53\x5a\xbf\x3b\xa8\x40\x8f\x25\x95\x92\x30\x90\xa9\x48\x99\x2b\xd9\x62\xd2\x8a\xf8\x3e\x7a\x78\x7e\xf4\x24\xa4\x7f\x61\x27\xbb\xc3\x16\xdc\xb4\x7a\x58\x2a\xac\x77\x6c\x2a\x4e\x3a\xb4\xa3\xce\x3a\x6c\x54\x36\x79\x82\xe5\x0e\xa1\x2b\x8b\xe8\x53\x1c\x40\x5d\xac\xeb\xf4\x8b\xbd\xa9\x8c\xcb\x7b\x33\xfb\x1f\x2c\x8d\xdf\x1c\x10\x8c\x55\xbb\x71\x75\x62\x95\xa9\x58\x6b\x32\x15\x4e\xf4\x8f\xb3\xa4\xa8\x62\x2e\xaa\x79\x3a\x27\x39\x2f\xd7\x13\xfb\x4f\x52\xac\x48\x4e\x4a\x9c\x4d\x4d\xfc\xc1\xc4\x7d\x20\x16\xb0\x7b\x5e\x83\x6e\x4d\x72\x13\x7e\x7f\x86\x73\x3d\x94\xde\x66\xac\xc3\xd9\xba\x6e\x24\x73\x70\xea\xe2\x4e\x24\xd4\xe3\xa4\x1e\xed\xc3\x76\x4a\xbc\x96\xcf\xea\x58\x33\x25\xa4\x9b\xe8\x8d\x58\xb1\xc4\x15\xd5\x55\xef\x12\xf6\xa0\x84\xfa\x40\x3d\x0a\x3b\x06\x12\x94\x94\x3e\x50\x11\x13\xf5\x8d\xe2\xd2\x9a\xec\x18\x92\xde\xd4\x7d\x27\x7a\xf2\x5b\x05\x27\xdb\x79\x81\x57\x52\x29\xb3\xda\x06\x19\xd3\xc9\xac\x1e\xe4\x5d\xc1\x95\x2e\xd4\xa8\xc3\xd8\xa2\xee\xcf\x43\xf5\x8f\xf4\xf8\x08\xc3\x4c\x9a\x63\x8f\x9c\x2c\x3b\xec\x06\xed\x72\x5f\xde\x58\xea\xde\xa8\x0b\x60\xf9\xd1\x13\xa0\xfa\x10\x66\xe2\xad\xb8\xbf\x39\x83\x28\x5e\xa2\xdb\x61\x1e\x4a\xef\xdd\x6c\xcd\x1b\x23\xae\xc6\xf5\xee\x45\xef\x59\x59\x6e\x77\x1b\xae\x65\x92\x45\xc9\xf3\x99\x2e\xc6\x18\x79\x6f\xc1\x6f\x0f\x0e\x5c\x0b\xed\x9e\x04\x6c\x17\x76\x8c\x2a\x78\x70\xfc\xca\x55\xf0\x56\x33\xef\xc8\xb5\xfd\xc2\xf5\xef\xe8\x0c\xeb\x50\xf8\x82\xb7\x7e\xd5\x01\xa2\x13\x08\x7b\xf0\x19\x58\xb7\x7a\xa0\x1a\xbd\x97\x4c\x55\x9a\x1e\x4b\x7d\xef\xc4\x37\xdc\x54\x96\xe4\xd5\xfe\x04\x57\x2f\xda\x70\xc0\x3c\xe0\x6f\xe9\x78\x5a\xd0\x79\x96\x21\xca\x34\xc9\x03\xc0\xd6\x68\xaf\xe3\x83\x48\x8a\xb0\xf6\x4e\x3d\xf8\xdc\x50\x8f\x36\x12\xb2\xf6\x51\x50\xa1\xb4\x79\x68\x94\x34\x43\xdf\x42\x3d\x55\xc0\x66\x63\x0f\xa7\x0c\xe5\x55\x26\x69\xe1\x09\x85\x72\xb2\x53\x5d\xa2\x77\x5b\xcb\x42\x08\x7f\x32\xcb\x87\xd9\x4b\x5f\xf7\x80\xa2\x24\x09\x49\x09\x4b\x88\x49\x46\xa8\xf7\x72\x0e\x95\x49\xaf\xd8\x83\x73\x31\x54\xba\xee\x38\xf1\x62\xbd\xfb\x66\x0b\xf6\x53\x39\x0e\x15\x1a\x1a\xe3\x7d\x27\x04\xa6\x56\x10\x21\x0b\xd2\x73\xf1\xf8\xa2\xb6\x07\xf6\x63\x5f\x1c\x0b\x77\x16\xf9\xa0\x58\xb2\xc1\xbb\x6b\x9b\x64\x9b\x67\x1f\xc8\x57\x10\xc7\x62\x3f\xee\xbe\xda\x4f\xc2\x34\xe3\x18\xe6\xa0\xd4\xdf\x58\x46\x39\xc0\x4e\x1d\xa2\x64\x4d\xa0\x71\x8c\x31\x9e\x29\x46\x32\x30\x7f\x77\x41\x3b\xb9\x66\xc2\x7b\xa3\xdd\x4d\x5d\x2d\x12\x38\x44\x09\x15\x8b\xd5\x7f\x12\x9c\x84\x8c\x50\x90\x0b\xce\xda\x1b\xd6\x6c\xad\x7b\x70\x6f\x7a\x54\x57\xff\x2d\x57\xfc\x76\x9b\x4c\x3e\xde\xef\xc6\xf8\x95\xdd\x6f\x83\x10\x43\x65\xda\x03\x5f\xdd\x03\x48\x84\x94\x33\x1a\x5b\x15\xd2\xc5\x63\xe9\xca\x21\x50\x0e\x85\xa0\x7f\x6a\x10\xff\xd4\x19\x83\x25\x97\x32\x23\x5e\x1b\x53\xc6\x31\x14\xf8\x4b\xa9\xb8\xdf\x5a\x9d\x96\x30\xb6\x16\x92\x24\x2b\x89\xb3\xfb\xd9\x3c\xe3\x4b\x51\x70\x39\x4b\x78\x7e\xf6\x87\x67\xcf\xff\x78\xf6\xec\xd3\x33\xf3\x21\x85\xb5\x49\x51\x4d\x2b\x81\x97\x44\xe3\x6f\x46\x59\xf5\x6e\x9a\x40\x51\x3b\x31\x5b\xc9\xbc\xbf\x8c\xf4\x96\xfb\xc2\xf1\xfd\x7c\xad\x6e\xcb\x23\x2f\x53\xc8\x46\xb6\x9f\xfd\xc3\xd9\xb3\x3f\xa9\xff\xd3\xf0\x45\xb2\x22\x69\x95\x91\x72\x9a\x2c\xc4\x14\xb3\x74\xaa\xf6\xa0\xb7\xf4\x4b\x0c\x35\x80\xd4\x58\x1f\x6a\xfa\x5a\x94\x36\x47\x9c\xc1\x11\x3e\x77\xd9\xd3\xec\xef\x29\x3e\x19\x44\xd6\x8c\x2e\x48\xb2\x4e\xb2\x38\x6c\x3c\x4f\x74\x0f\x3d\x57\x3a\x24\xaf\x3b\x6a\x9b\x84\x5c\x93\xc5\xe0\x95\xa3\x29\x43\x25\x11\x05\x67\xba\xa2\x50\x2d\xf8\xbb\xd9\x68\x9d\x41\x0c\x10\x85\x63\x4e\xbb\xe0\x42\x42\xb2\x42\x74\x89\x9c\xe3\x1b\xfb\x8a\x52\x4a\x12\x9c\x65\x24\x45\x34\xcf\x49\xaa\x14\x09\xd7\xa2\xaa\x51\x9c\xc9\x4b\x60\x14\x0c\xdd\xae\xcb\x95\xb5\x58\x61\x96\x42\x43\x07\x4c\x33\xa3\xae\xb4\x14\x21\x49\xca\x9c\x32\xf5\x8a\x17\xb2\xf6\x75\x08\x9d\x89\x81\x70\x92\xf0\xd2\xf6\x9f\xd5\x1d\x34\xe1\x4f\x26\x1e\x7c\x86\xbe\x06\xa2\x5a\x9f\x9e\x17\x76\xd7\x6d\xa4\x6b\xfe\x0b\x57\x05\x9f\xa0\x15\xe7\xf7\x50\xf4\x2a\x03\xae\xe7\x6f\xa7\x84\x36\xba\xa7\x06\x4a\x40\xd9\x1a\x4f\xee\x3f\xa7\x0e\x4f\xa6\xea\xcb\xe2\xec\xb7\xf5\x9f\xe0\x07\x1f\x07\x8b\x15\x12\xc8\xbb\xed\xd5\xa3\x9b\xa3\xdd\xf2\x82\xe9\x8e\x55\xe0\x31\xe3\xcc\xc9\x0a\x3a\xf2\x5e\x1d\x86\xbe\x1b\x41\x86\x35\x27\xcd\x6e\x64\x57\xef\x48\xd2\xe9\xeb\x8c\x13\xd3\x38\x03\xae\x59\xc8\xc6\x38\xc4\x9c\x9a\xf0\x3c\xc7\xa1\xf2\xf5\x5b\xd6\x7e\xa1\xdf\x73\xcd\x79\xcc\x3f\x33\xca\xe0\x86\xab\xbd\x0c\xd5\x43\xb3\x83\x42\x75\xac\x36\xc6\xe9\x7b\x61\x44\x26\x94\xd2\x12\x22\x8f\xd7\x8a\x54\xc6\x99\xb4\x1a\x73\x82\xc2\x03\x9c\x4b\x74\x72\x7c\x76\x7c\xba\x61\x27\x89\xb2\x65\x23\xb4\x70\x25\x08\xb4\x61\x25\xa9\x37\x40\xd0\xbc\xc8\xd6\xb0\xe6\x63\xdd\xb9\x2f\xaa\xa4\x8c\xee\x21\x59\x56\xcc\xee\x00\x46\x62\x45\xb2\x6c\x02\x5d\x45\x4a\x6c\x33\x9a\xf5\xaf\xd0\x19\xb0\xac\x34\x3d\x8e\x82\x7e\x72\xfc\xd3\xf1\x04\x11\x99\x9c\xa2\x47\x68\x1f\xad\xb6\x13\x1a\x4f\x54\xa2\xf1\xb1\x35\xaf\xa0\xe5\x44\xdc\xbe\xf2\x66\x35\xb9\x04\xba\x2b\x55\xa6\xb9\x0d\x96\x1a\xa4\xc2\x60\x2a\x43\x49\x42\xcd\xc1\x17\xe8\x19\x60\x92\xe9\x6c\x88\x05\xca\xe8\x03\x39\x5b\x11\x9c\xc9\x95\xf6\xeb\x32\xce\xa6\xff\x26\x25\x8f\xdd\xdb\x8a\x99\xb7\x63\x2c\xf2\xd1\xb5\x78\x06\x9b\x85\x63\xeb\xf1\x0c\xb0\x83\x2a\x22\xfa\x25\xf1\xb2\x34\xb4\x91\x4a\x79\x77\x77\xf3\x25\xe9\xb6\x8b\x57\x90\xea\x6e\x6d\x1c\x15\xa4\x54\xb2\xc8\x21\xe9\xcb\x8a\x6f\xcf\x99\xf1\xcf\x96\x0b\xa9\x8b\xf8\x6a\x61\x81\x29\x65\x50\xf2\x96\x5f\x34\x9a\x0c\x14\x3c\x45\xd7\x37\x33\xf4\x77\x5e\x41\x5e\x30\x9e\x67\x6b\xf4\x88\x99\xb4\xf1\xfd\x47\xea\x73\x47\xe1\xb0\x6a\xb3\x20\x29\x8b\xbf\x41\xeb\x49\x61\x9b\x75\xc6\x60\xd8\x20\xb4\x69\x7c\x63\x38\x61\xd6\xd5\xcf\x57\x66\x8a\xed\x1c\x06\x73\xd6\x71\x4e\x2a\x85\x33\x3a\x29\x04\x4a\x7c\xe8\xab\x69\xe0\x1e\xf8\x52\x6d\xe0\xaa\x5e\x7d\xa3\xec\x26\xb6\x65\xdd\xf5\x04\x22\x3d\x22\xba\xc9\x9b\x8e\x34\x66\x7a\x41\x90\x1a\x1e\x47\x42\x86\xb9\x25\xd1\x20\x47\x1d\xda\x66\x00\xd1\x6b\x33\xe1\x52\x5e\x2f\x45\x77\x0c\x0e\x65\x88\xca\x79\x88\x9f\x2c\x00\x7b\xba\xd9\xc6\xfb\x9c\x50\xd8\xc3\xd3\x7e\x34\x7e\xe6\x03\xdc\xef\x68\x10\xe5\x87\xd8\x8d\xa8\x18\xbb\xcd\x08\x3b\xc9\x6d\xc9\x18\x53\xcc\x1f\x90\xdc\x74\x37\x3e\x34\x5d\x2a\xb8\x5f\x93\xb2\x23\x3a\x72\x67\x78\xdc\xce\xe0\xa8\x9d\x2d\x29\x48\x25\x62\x55\x3e\x27\x65\x1d\x87\x5b\xca\x7a\x23\xe3\x24\x96\x0d\x67\xdb\x6b\x0d\xb2\x53\xfe\xbf\xc4\x6c\x19\x87\x5d\xcf\xd5\x0c\xfe\xf4\xc7\x3f\xfe\xc7\x1f\x4d\xaf\x53\x0b\x09\x33\x74\x7d\xfe\xfa\xfc\x1f\xb7\xdf\x5c\x40\xc2\x4a\xcc\xa9\xee\x1d\x6c\x03\x11\xab\x51\xd4\xa1\x6d\xc4\x83\xd7\x6c\x23\x0e\x53\x7a\x40\x71\x6f\xa3\x99\xc6\x06\x45\x29\xa9\xa1\x9d\xfe\xa2\xd0\xfa\xc0\xf8\x1c\x4b\x54\xa6\x80\x20\x87\x92\xde\x64\x52\xdc\xf2\xe4\x7e\xa0\xfc\x76\x7c\x77\x71\xa3\x5f\x6b\x88\x70\x98\x59\xc5\x90\xb2\x07\x9e\x3d\xc4\x5c\x08\x8c\xee\x2e\x6e\x60\x41\x33\xf8\x2f\xd0\x9e\x41\x11\x59\x2b\xd8\x36\xe0\xd1\x58\x9a\x5d\xdd\xe7\x08\xb8\x25\xc1\x19\x34\x4e\x02\xb8\xb5\x61\x47\x7d\x21\x64\x60\x7e\x72\x89\xf2\xf8\x6b\x6b\x95\xee\x15\x2e\x23\x05\x95\x1a\x25\x1b\xc2\x65\x4c\x44\xc9\xaf\x8c\xd2\x1a\x0a\x5b\xba\x66\x1c\x23\xa5\xdd\x32\x3e\x04\x0d\x8a\x7a\xac\x28\xc9\xad\xe4\xf1\x8d\x79\x8e\x6f\xf4\x0b\x3d\x56\xd3\x39\x59\xf0\x92\x0c\x31\x9b\xd6\x66\x50\x94\x56\xb6\x0e\xfd\xf9\xcd\xb5\xd3\x57\x79\xd3\x9c\x19\x08\x39\x51\x43\x54\xc9\xca\x5a\x16\x18\x11\xe2\x0c\x0c\xa4\x55\xa1\x35\x02\x30\xc7\x56\x25\x99\xa8\x95\x93\xbc\xd0\x29\xec\x51\xa1\x99\xa6\x7d\x12\xbc\x40\x64\xa2\xcd\x43\xd6\xca\x6b\xf2\x1a\xed\x96\x74\x0c\xab\x7e\xb8\x25\x16\x2b\x02\xd9\xa0\xe4\x1d\xad\x0b\xad\xbb\xb2\x3e\x76\x8b\x80\x03\x08\x54\x60\xe1\xeb\xbe\x8f\xb4\x3e\xd4\x30\x41\x6b\x80\x37\x3c\x3d\x3e\x16\x2d\x60\xcb\x12\x27\x04\x15\xa4\xa4\x3c\x45\x90\xb0\x93\xf2\x47\xbf\x7a\x3c\x27\x4b\xca\x84\x3d\x67\xa8\x46\x68\x10\x42\xd1\x7f\x92\xea\x3e\x04\x60\x14\x4c\x67\xe8\x8d\x4b\x94\x8d\xb1\x43\xf3\x4a\x26\xbc\x26\x22\x66\xf6\x5d\xd3\x39\x44\xd6\x00\x1a\x54\x38\xcb\x02\xfd\x94\x2c\x72\xd9\x90\x28\x19\xde\x08\x3f\x35\xe8\xda\xd7\x23\x6d\xe8\x01\xc4\x32\xf6\x75\x85\x02\xf5\x7b\xbd\x27\x05\x05\x56\x71\xb2\x0a\x55\x4f\x1a\xde\x1f\x65\x34\xc8\x8f\x06\xf9\xd1\x20\x3f\x1a\xe4\x47\x83\xfc\xb6\x31\x1a\xe4\x47\x83\x7c\x6b\x8c\x06\xf9\xbe\x31\x1a\xe4\xfb\xc7\x68\x90\x1f\x0d\xf2\xbf\x3a\x33\xd1\x68\x90\x1f\x0d\xf2\x76\x8c\x06\xf9\xd1\x20\x3f\x1a\xe4\x83\x6f\x8c\x06\x79\xdf\xf8\x65\x1a\xe4\x23\xc2\xba\xb5\x55\x1b\x6a\xad\xc6\x25\x1a\xdc\x80\xd5\x90\x26\xc6\x00\x0e\x5d\x6c\xeb\xb8\x6c\x0d\x6e\x56\x57\x0b\xed\x5d\x40\x9d\x04\x6a\xa3\x91\x8d\x99\xbb\x36\xac\x6f\x8d\xeb\xf6\x07\x0d\xc7\xdb\x27\x1f\x79\x79\x9f\x71\x9c\x8a\xb3\x82\xeb\xff\x57\x5b\x27\x1b\x66\x49\xad\x67\xec\x93\x3b\x10\xb2\x47\xee\x64\x8b\x0c\x65\xad\x1d\xca\x0e\x19\x4b\xd1\x23\xed\x8f\x4f\x61\x7b\x1c\x68\x77\x8c\x12\x5e\xa2\x6d\x8e\x4d\x7b\x62\x10\x6a\x84\xbd\xb1\x63\x4b\x8c\xe0\xd7\xb1\xb6\xc6\x86\x1d\x31\x08\x35\xc6\xce\xd8\xb6\x21\x86\x77\x34\x6c\x63\xec\xda\x0f\xc3\x8b\xf7\xdb\x17\xe3\x6d\x87\x91\x26\x8e\x01\x8c\x34\x4e\x6b\x8c\xa2\xf4\xc6\xc5\x78\xb7\x2a\x89\x58\xf1\xcc\x7b\xc7\x5a\xf7\xeb\x95\xe9\x37\x9e\x70\x26\xd4\x55\xa2\x0f\xce\x5f\x29\x5c\x55\x56\xa0\x6f\x21\xef\xdf\x9c\xb8\x6e\xd4\x24\x05\x18\x24\x35\x29\x2d\x2b\xfc\x00\x54\xa9\x4a\x12\x42\x52\x45\x6f\xac\xb8\x1f\x02\xfa\x1f\x33\x37\x43\x57\xcc\xf5\xb9\xef\xa4\x0e\x9b\x63\x15\x61\x7e\x7d\x1a\xd3\x6b\x2c\x49\x8d\x11\x90\x07\x9b\x5b\xa3\xa8\x5f\xbc\xa9\xb5\x69\xe2\x8c\x21\xd4\x31\x66\xd6\xe8\x5b\x36\xc0\xbc\x3a\xdc\xb4\x0a\xe7\x1d\xa6\x40\xbb\x99\x55\x23\xe9\xcd\x53\x98\x53\x77\x37\xa5\x0e\x33\xa3\xee\x58\x7c\x68\x77\xf3\xe9\x40\x2d\x67\x80\xd9\xf4\x50\x26\xd3\x27\x2b\x05\x16\xb5\x47\xb1\x26\xd2\x01\xe6\xd1\x58\xd3\x68\x8c\x59\xf4\xb0\x26\xd1\xe8\xad\x8e\x51\xd0\xa3\x94\xf3\x61\x8a\xf9\x20\xa5\x7c\xb0\xe9\x13\x79\xba\x04\xda\x11\xaf\x8c\x37\x15\xed\x20\xd8\xbd\x14\xf1\xbd\x94\xf0\x38\x53\xe7\x50\x33\xa7\x36\x61\x06\x97\x3d\xd4\xc4\x19\xdd\x28\x2e\x4c\x04\x82\x26\x85\xa8\x0b\x4d\x19\x95\x14\x67\x97\x24\xc3\xeb\x5b\x92\x70\x96\x7a\xa9\x7c\xa7\xe2\x85\xc3\x45\xa1\x5f\x35\xb2\x61\x3b\x92\x69\x85\xfd\x3c\xc6\x9a\x01\x4c\x30\x98\xb5\x25\x18\xf6\x04\x35\x56\xf5\x2c\x9d\x15\x20\xa2\x1c\xdd\x7b\xb3\x04\xa0\x83\x0b\xa8\x3a\x3c\x6b\xe8\x61\xfc\x8d\x3f\x22\xbe\x90\x84\xa1\x13\xca\xec\x79\x9c\x36\x44\xd3\x5a\xea\xf7\x23\xa9\x41\x69\xf5\xe6\xf3\x67\x16\xd0\x87\x15\xd9\x41\xc9\x10\xe2\x30\x9a\x90\x01\xb6\x9f\x2a\x64\x80\x2c\xaa\xac\xad\x0e\x69\x15\x29\x5e\x17\x7a\x5e\x57\xd6\x79\x0e\xf3\x71\xd8\xaf\x74\x5a\x13\x72\xda\xd9\x7c\x2f\xcc\xf7\x7b\x30\x51\xce\x90\x9d\x1c\x21\x08\x7b\x97\x79\x78\x27\xc8\xee\x0e\x90\x27\xd3\xeb\x22\x9c\x1e\x4e\xc5\x0b\xf3\xfd\x41\x0e\x8f\x5f\xb0\x1c\x15\xe1\xd8\xf8\x15\xca\x51\xef\x4f\xe2\x68\xc4\x23\x7f\x59\xe2\x84\xdc\xec\xc4\xee\xec\xd5\x40\x69\x55\x9a\x90\x76\xc7\xf5\x1c\xa2\x33\x42\xd2\x20\x09\xae\x83\xbb\x21\x3a\x7a\x51\x65\xd9\x1a\x55\x05\x67\xed\x48\x7f\x1d\x35\x0a\x8f\xf8\x2f\x84\x0b\xae\x56\xb3\xd8\x36\xbb\x5a\x46\x2a\x4a\xae\x59\x91\x17\x62\x59\x31\xa6\x28\x62\x5d\x4f\x19\x64\x22\x41\x98\x44\xb8\x15\xde\x2d\xe8\x52\x6d\x89\x62\x1d\x21\x73\x8f\x6e\x7d\x6d\x4b\x6b\xba\x89\x00\xe4\x05\x2f\x13\x3a\xcf\xd6\x68\x85\x33\x59\x37\xc5\xba\xa7\x59\x7f\xd9\x26\x35\xf4\xe7\x67\xe8\x96\x48\xdd\xb1\x58\xcb\x0a\x19\x67\x4b\x58\x30\xd6\x1f\x23\xef\x0a\x92\x28\xb8\xd0\x68\xb4\x2a\xc2\xf3\x54\x8c\x71\xcd\xab\xd2\xce\xd3\x14\xc7\x71\x5f\xa0\x02\x31\x9a\x4d\x22\xcb\x4d\x7b\x11\xb0\x6e\x2c\x26\x14\x1f\x87\x38\xfd\x47\x2a\x02\x9d\x4b\x1a\x73\xe1\x0f\xa4\x2c\x69\x6a\xcc\x84\xfa\xb7\xa2\xe4\x0f\x34\xd5\x55\x40\xed\x11\x42\x9b\x13\x2f\x50\xa8\x20\xea\x68\x01\xe3\x6c\xca\xc8\x12\x83\x0c\x63\x88\xa4\xc6\x49\xfd\x0d\x6d\xfb\xb6\xcd\x5d\x03\x02\x37\x2f\x5a\xe9\x36\x0f\x54\x77\x1b\x51\x27\x6c\x91\xe8\x84\x71\xc4\x81\x91\x56\x8c\xca\x75\x28\x62\x53\xac\x2a\x89\x52\xfe\xc8\x4e\xd5\xa4\xa8\x80\x7e\xc5\x0c\xe1\xac\x58\xd9\x36\x36\xb6\xdd\x02\x2d\x89\x40\x84\xe1\x79\x16\x22\xdd\xba\xb1\xfb\xd6\xe3\x42\x0b\x82\x65\x55\x12\xb4\xc4\xd2\x2b\xd0\x86\xda\x7c\xda\x11\x29\xf0\xd0\x9c\xf0\x4a\x1e\x4c\x53\x7a\x5c\xd1\x64\xd5\xf0\x7e\x2a\xf8\x81\x24\x97\xaa\x13\x59\xf3\xdc\x80\xdc\x2a\xa2\xff\xe2\xd5\xa5\x20\xcb\xd9\xbb\x92\xde\xd6\x3a\x7a\x50\x2f\xaf\x77\xea\x9c\xa1\xa4\xa8\xc6\x32\x7a\x6e\xe0\xf4\x5f\x95\x90\x4a\x06\xff\x68\x0a\xdb\x95\xad\x76\xb3\xfb\x87\x40\xd8\x7e\x99\x0e\xae\xa7\xef\x6b\x3b\x09\x0d\x62\x21\x72\xfe\x40\x52\xa8\x60\xda\xe8\xbc\x99\x16\x9c\x32\x29\x5a\x01\x12\x5e\x77\x61\x7f\xe0\xc4\x18\x20\x61\xc6\x18\x20\x31\x06\x48\x8c\x01\x12\x63\x80\xc4\x18\x20\xd1\xf7\xd4\x18\x20\xd1\x3f\xc3\x31\x40\x62\x0c\x90\xd8\x18\x63\x80\xc4\x18\x20\xb1\xed\xd1\x31\x40\x02\x8d\x01\x12\x76\x8c\x01\x12\x63\x80\xc4\x18\x20\x31\x06\x48\x3c\xc9\x8e\x8c\x01\x12\x63\x80\x44\x7b\x8c\x01\x12\x63\x80\xc4\x18\x20\xd1\x1d\x63\x80\xc4\x18\x20\x31\x06\x48\x8c\x01\x12\x63\x80\x44\x3d\xc6\x00\x89\x5f\xb4\xba\x14\xe1\x08\x37\xbd\x90\xe3\x7c\xe0\x17\x3c\x2f\x2a\x49\xd0\x1b\xfb\x9a\xe3\x8c\xea\xf2\x36\x18\xbe\x76\x44\xf7\xce\x7e\x0f\x07\xb5\x0d\xce\x00\x94\x3f\xd3\x45\x54\xa7\x89\x9e\xd7\xd4\x2d\x67\xea\xe6\xb2\x57\xe8\x42\x46\x73\x2a\xbd\x88\x8c\x53\xeb\x5c\xbc\x89\x14\x74\x23\xe4\xbd\x21\xd2\xde\x00\x59\xaf\xc0\x52\x92\x92\xbd\x40\xff\x7d\xf2\xfd\x27\x3f\x4d\x4f\x3f\x3b\x39\xf9\xee\xd9\xf4\xbf\x7e\xf8\xe4\xe4\xfb\x19\xfc\xc7\xef\x4f\x3f\x3b\xfd\xc9\xfe\xe3\x93\xd3\xd3\x93\x93\xef\xbe\x7a\xf5\xe5\xdd\xcd\xd5\x0f\xf4\xf4\xa7\xef\x58\x95\xdf\xeb\x7f\xfd\x74\xf2\x1d\xb9\xfa\x21\x12\xc8\xe9\xe9\x67\xbf\xf3\x4e\x6b\x0f\xb9\xac\x8d\x9d\x2f\xe1\xb4\x1a\x7e\x00\xdd\x84\xf0\x1d\x5c\x7b\x9c\xf3\x4a\x97\xda\x35\xc8\xe2\x97\x2a\x1c\x82\x83\x2f\xe3\x50\x78\xba\x05\x3f\x45\x2f\x82\xa2\x58\x99\xd1\x38\x67\x46\x3c\xfd\x99\xe0\xe9\x1b\x73\x5e\x5d\x4c\x35\x0c\x6a\x57\x4c\xb5\xa4\x18\xe4\x3f\xf7\x0d\x2a\x10\xcf\xa9\x54\x12\xa5\x12\x14\x1b\x55\xd5\xfd\x42\x1b\x95\x2d\x07\xa9\xb9\x5b\x10\x8c\x84\xa5\xae\xd0\xed\x4a\xc9\xba\xb0\x1a\x3f\x48\x6e\xc5\x45\x53\xa1\xdd\x99\x1e\xe0\x8e\x4c\x6d\xb7\x7c\x60\xd0\x07\xe5\xcd\xef\xed\x2e\x06\x1f\x11\x24\xa9\x4a\x2a\xd7\x17\x9c\x49\xf2\xae\xd7\x36\xd0\x8d\x4d\xd4\x2f\x99\x76\xc9\xb5\x06\x67\x82\x9e\xca\x8a\x81\x16\x72\xb0\x2a\x39\xba\x11\xe8\x99\x9d\x2c\x6c\x10\x79\x27\xcf\x7a\x41\xc7\xd1\x46\x89\xc5\x7d\x7d\x18\x64\xaa\x64\xa4\x9a\x4f\x6f\x7c\x6d\xaf\x98\x43\x45\xb5\x6f\x4a\xfa\x40\x33\xb2\x24\x57\x22\xc1\x19\x1c\x7e\xbc\x4c\x7a\xde\x03\x01\xee\x4f\xc9\x33\x61\xbb\x4f\x07\xec\x66\x46\x29\x43\x09\x66\x68\x89\x29\x43\xb9\xda\xab\xc2\x02\x16\x5a\xf3\x53\x77\xab\xc0\xa5\x52\x5a\xad\x16\xe7\xb7\xf0\x29\x25\x62\xce\x79\x66\xa2\xb8\xb2\x75\x3d\x2f\x13\x30\xc8\xf8\x3f\x18\x79\xfc\x87\xfa\x92\x40\x8b\x0c\x2f\x41\x79\xf3\x42\x9d\x13\xf0\xf9\x77\xab\x76\xd5\x8a\x65\xdf\xa6\x84\x8c\xae\x8a\x3c\x22\x9c\x3d\xe2\xb5\xa8\xd5\xea\x66\x27\xdb\x17\xe8\xf9\x29\xe0\x31\x16\xc8\xc1\xf7\x87\x3a\xfd\xe1\x14\xad\xb0\x40\x17\xe7\x37\xff\xb8\xfd\xfb\xed\x3f\xce\x2f\x5f\x5d\xbf\x0e\x5f\xdf\x50\xa7\xef\x04\x17\x78\x4e\x33\x1a\xe2\x8f\x1b\xde\xef\xe6\x8b\x40\xdf\xd2\xf4\x2c\x2d\x79\xa1\xd7\x6b\xad\x14\x35\xa9\x89\x72\x33\xb8\x52\x75\x86\x14\xeb\xe3\x59\xb4\x3f\xb6\x2c\x31\x03\x0f\x51\xa0\x8f\x41\x6b\xcb\xcb\x8a\x29\x6d\xea\x10\x11\x39\x38\x1d\x16\xe0\x78\x9e\x2a\x65\xbf\xb9\x84\xc0\xdb\xbb\xc4\x85\x5c\x58\xf0\x6b\x54\x92\xa2\x24\x60\x0f\xba\xf9\xfa\xf6\xfa\xff\x3f\xe4\xcb\xc8\xe0\x4d\xd8\xde\x79\xe8\x18\x38\x84\x14\xf2\x0c\xda\xd7\x37\x26\x8e\x78\xdc\xd9\xfd\xa3\x0b\x1d\x7d\x8e\xf7\xa6\xbd\xa9\x58\x93\xa4\xb1\x06\x0c\x94\xf3\x94\xcc\xd0\x4d\x94\x41\xb3\xfd\x66\x4d\x30\xc0\xf8\xa8\x5e\x67\x92\xe2\x2c\x5b\x23\x25\xee\x3d\xe0\x8c\x40\x00\x9a\x5f\x46\xe4\xdc\x51\xf5\xcd\xea\xac\x0b\x9c\x09\x2f\x21\x88\xa3\x9c\x8a\x49\xbc\x52\x92\x6b\xf4\x8e\xb9\x37\x50\x4a\x18\x97\x46\x0c\x56\x5f\x53\x34\x4e\xfd\x15\x69\x51\x38\xb0\x3c\x1b\xa6\xd0\xa2\x70\xa6\x05\x8e\x25\x9c\x54\xd8\x35\xdf\xd8\xaf\x7a\x61\x6a\xd3\x53\x25\x88\xd8\x4e\x38\x6b\xe1\x58\x7d\xb9\x24\x38\xe5\x2c\x10\xef\x5b\x60\xb9\xd2\x9e\xcb\x1c\x8b\x7b\x92\xea\x1f\x8c\x41\xd0\x99\xfe\x74\x3b\x1c\x33\xc5\xbb\xd0\x0d\xb1\x76\x3e\xe0\xef\xda\x0f\x0b\xb6\x43\x7f\x5b\x97\xa8\x3b\xa5\xd6\xf4\x35\xcb\xd6\x6f\x38\x97\x5f\xb8\x70\xee\xe8\xc3\xfd\x56\x4b\x47\xda\xf8\xdb\x0a\x77\xd0\xce\xc4\x74\x0a\xc1\xfc\x0a\x35\xfd\x2b\x6c\xb4\xee\xb8\xac\x0f\xf3\x40\x48\x5b\x56\xec\x5c\x7c\x59\xf2\x2a\xbe\x7b\x95\xc2\xaa\x2f\xaf\x2f\xd5\x6e\x2b\x81\x05\x6c\xf6\x4c\x96\x6b\x48\xd7\xd8\x68\xe5\xe3\xc7\x08\x2b\x57\xbd\x55\x78\xd6\xc1\x2c\x25\xc7\x55\x4c\x10\x39\x43\xaf\xf0\x1a\xe1\x4c\x70\x23\xa0\x85\xc8\xc7\x0d\xd8\xeb\x9b\x7a\xc6\x0c\x29\x9d\xd0\xc4\x73\xce\xb9\x5c\xa1\xce\x03\x01\x4b\x40\xba\x05\xe6\xa4\x61\xc2\x77\x0a\xa0\x82\x3f\x04\xb4\xc4\xf7\x44\xa0\xa2\x24\x09\x49\x09\x4b\xde\xa3\xad\x1a\x4e\xfe\x35\x67\x0a\xbd\xa3\xcf\xfe\xda\x7a\x10\xb4\x16\xdc\xa6\x0c\xe0\x8b\x30\x32\xac\xdf\x3f\xcf\x38\x9b\x02\x4d\xae\x04\x29\xb5\xbb\xa6\xac\x88\xde\xd0\xaf\xaa\x39\xc9\x88\xd4\x9e\x96\x07\x9c\xd1\x14\x4b\x12\x74\x58\xd1\x1c\x2f\x09\xc2\xd2\x21\x91\xe4\x88\x30\x51\x41\x7f\x2d\xa5\xaf\x4b\x94\x72\x52\xe7\x51\x60\x81\xde\x5e\x5f\x7a\x41\x3e\x43\x27\x6a\x8e\xa7\x70\xfc\x0b\x4c\x33\x08\x09\x96\xb8\xec\xae\x9b\x2e\x2c\x78\xb5\x14\x3f\xa5\x66\x20\xc0\x96\xfa\xfa\x4e\x10\xe3\xba\xd5\x9a\x59\xa7\x52\xaf\xac\x87\xc9\xc4\xe5\x04\xfb\x53\xb5\xaf\x46\x24\xfa\x7b\x41\x76\x5e\x1e\x82\xfe\xa1\x9b\xd9\x05\x3d\x04\xfd\x07\x10\xb4\xb7\x82\x94\x83\xe8\xd9\xdb\x03\xd3\xb3\xa6\x78\xa1\x70\xbc\x4d\x20\x34\xb2\xe6\x44\xe2\x14\x4b\xff\x4d\xd1\x34\xb0\xce\xda\x8a\x3f\x6e\xbf\x3f\xae\x9f\x12\xfa\x8e\xdb\x0b\x33\x4c\x09\x3f\x20\xb5\x13\xe4\x25\x65\xd5\x3b\x1d\x17\x30\x4c\xb1\xbd\xbd\x82\x57\x51\x62\x17\x01\x9b\x8f\x8b\x22\xa3\x3a\xdd\xa9\x1d\xeb\xe1\xdd\xa3\xeb\xd6\x71\x76\xbb\xf2\x59\xda\x05\x24\x00\x67\x19\x57\xa4\x36\x40\x4a\x4b\xcc\x52\x9e\x6f\x4c\x52\x09\x65\x04\x27\xab\xa6\x4f\xaa\x89\x3c\x31\xd8\xf1\x0b\x65\xa3\xb1\x6a\x7d\x46\x1e\x48\x36\x48\x01\x7d\xa9\xde\x50\xc2\x99\x3d\x0d\x00\x81\x32\x3c\x27\x99\x66\x43\x1a\x6b\xa2\xc3\xb1\x22\xb1\x6a\x80\x92\x58\xf2\x6c\x58\x30\xf4\x1b\x9e\x81\xb3\x18\xbb\x45\x29\x10\x1f\xd5\x9a\xe0\xc1\x21\x6b\x52\x5a\x45\x7b\x4d\xa0\x73\x7d\x4c\x6b\xaa\x02\x1c\x6c\x63\x4d\x8a\xe5\xb5\xd7\x04\x7c\xe7\xe3\x59\x53\x94\xd9\x41\x90\x24\xe1\x79\x71\x53\x72\xa5\xf6\x0c\x22\xd3\xe6\xd5\xda\x47\xa0\xc3\xf7\x21\xa6\xa6\xa9\x81\x05\x09\x74\x17\x10\x2e\x1b\x21\x3a\x58\x6a\xba\x67\x3d\x10\xff\xbf\x48\xc9\x00\x28\x41\x97\xde\xdb\x2f\xd8\xa0\x20\x07\xd5\xfc\xe1\x20\x54\x8c\x27\x38\x5b\x71\x21\x23\xf6\x74\x63\x5f\xbb\x2f\xd7\x11\x44\xda\xb0\x0f\xbf\x19\xb7\x55\x10\xaf\x28\x43\x18\xb4\x59\x6b\x89\x61\x3c\x25\x75\xde\xba\x09\xa9\xba\xd3\xc1\x2e\xea\xb9\x20\x44\x1b\xfc\xa4\xe8\xbe\x75\xaa\xa4\x2d\xe8\x92\x9b\x74\x65\x13\x46\x1d\x04\x89\x61\x03\x08\x4b\x29\x5b\x82\x7d\x62\x82\x4a\x92\xe9\xb0\x2a\x73\x31\xee\xb5\x82\x72\x2c\xea\x3a\x19\xe1\xc5\x5b\xa4\xb2\x9b\x06\xbc\x9d\x72\x66\x66\x06\xa6\x00\x2b\xd2\x2d\xe2\x0c\x83\x54\xa0\xa3\x97\xf6\x80\x8e\x3e\x1c\x35\x3d\x02\xe2\x59\x63\x86\xb6\x1c\xdd\x53\x96\x9a\x80\xa6\xe6\xc2\x83\xab\xb2\xea\x8f\x91\xaf\x66\xe8\x1b\xa5\x1a\x35\x2f\xe3\x0b\xf4\x3d\x43\x6e\xe1\x68\x1a\x71\xa6\x1d\x54\x0d\xa1\x62\x10\xa2\x46\xd5\x37\x5a\x5c\xb3\x46\x99\xa9\xdf\x50\x16\x04\x6a\x27\xd9\xbd\x11\x6f\x19\xe0\x99\x9a\xf7\x54\x29\x8c\xed\xe7\x82\x60\x1b\x7b\x79\x74\x18\x1c\x89\x0b\x06\x0e\xe0\x70\x14\x3b\x78\xa4\x2c\xe5\x8f\x62\x17\xa9\xfd\x5b\xfd\xaa\x15\x29\x13\x75\xb5\x74\x81\x9b\x86\xe4\x8e\x03\xfe\xc0\xa6\x31\x75\x9b\xe8\x6e\xb1\x12\x2a\x97\x98\xb6\xd8\x43\xc4\xd6\x76\x34\xa9\x5f\xb4\xee\x13\x9f\x83\x3e\xaf\x03\xeb\x65\xb1\x8c\x67\x99\x0b\x7c\x51\x2a\x78\x92\xe2\xec\xb6\x18\xd8\x9e\xfa\xcb\x57\xb7\xe7\xed\xd7\x15\xc1\x7b\x5c\x11\xd3\x31\x5d\xfd\x1d\xe1\x34\xa7\x42\x84\xfc\xaf\x6a\x3c\x92\xf9\x8a\xf3\x7b\x74\x62\xdd\xf3\x4b\x2a\x57\xd5\x1c\x6a\x00\x35\xa2\x5a\x04\x5d\x8a\x33\x83\x75\x53\xb5\x82\x70\x51\x0c\xca\x32\xca\x1a\x56\x72\xc2\xa4\xb0\x56\x03\x98\x64\xe2\x56\x01\x87\x00\x89\x05\x11\xd7\x76\xed\x20\xb4\xb7\x01\x52\x00\x20\x64\xf6\x60\x24\x7f\xf3\xa8\x5e\x47\xa4\x69\x07\x8e\x0b\xe6\x69\xe2\xdc\x1b\xb9\x14\xc1\x85\x6f\xdd\x33\x2d\xcc\x1d\x4e\x0b\xb2\x46\xa2\xc1\xeb\x04\x63\x91\x79\x51\xdd\x24\x4b\x66\xb6\x1a\x8f\x82\x6b\xdd\xe8\x7b\xbf\xd5\x80\xa4\x1e\x69\x1b\x91\x62\x64\xad\xb6\x91\x29\x64\x48\x8a\x81\xb8\xcd\x1e\xb0\x87\x39\x00\x3d\xad\x49\x00\x0d\x34\x0b\xa0\x83\xaa\x32\x81\x47\xbc\x7f\x2e\xf8\x56\xd6\x1a\x22\xbc\x78\xb1\xa0\x8c\xca\x75\x54\x4c\x95\x3a\xb7\x36\x2f\x83\xcc\x08\x64\xca\x9f\x99\x50\x0d\x21\x4b\x4c\x59\x6f\xfa\x58\x0c\x2b\x50\x92\xd5\x79\x60\x66\x1b\xb3\xbb\x74\x71\x81\x20\x98\xd9\x95\x35\x67\x57\x56\x99\xce\xd1\x0c\xf2\xbf\x82\x7b\x29\x65\x2c\x3f\x2b\x4a\xb2\x20\x65\x49\xd2\xcb\x4a\xa1\xc7\xad\x9b\xca\xf5\x92\x71\xf7\xf3\x15\x54\xa7\x0a\x04\x5a\x6d\xac\x17\xf4\x57\x5b\x78\x4e\x4b\x05\xfa\x73\xe0\x72\x30\x7f\x50\x0b\x89\xd2\xde\xd5\x9e\x19\x07\x8d\xc0\x92\x8a\x85\x66\x25\x6e\x17\xc9\x3b\xa8\x7f\x07\x92\x4b\x3c\x49\xb1\x8a\x34\xb0\x9e\x09\x9a\x57\xe0\x54\xc9\xf1\x1a\x25\x2b\xce\xa1\x14\x94\x56\xb9\xd4\x77\x1f\x28\xcf\x82\x89\x26\x08\x8a\x05\x42\xd9\x02\x88\x09\x33\xd4\xb0\x31\x3d\xad\x0e\xd6\x60\xa9\x40\x39\x17\x31\xa2\xb4\x39\x2b\xcb\x80\xd4\x67\x20\x4f\x49\x42\x96\x16\x51\x73\x93\x48\x54\xb9\xfa\xe8\x23\xa1\xcb\x95\x14\xe1\x1e\x9a\x74\x46\x66\xb5\x65\xb5\x9e\x56\x4e\x88\x84\x40\x69\xbb\x84\x1a\x4f\x83\x30\x8d\x30\x9d\x83\xd8\x70\x62\x63\x32\x6d\x48\xf3\xc4\x09\xdb\x5d\xac\x0b\x93\xd6\x2d\xc7\x0d\x75\xbe\x66\xa7\x13\x1b\x58\x8b\x30\xec\xc1\x7c\x8d\xa8\x24\x25\x96\x31\x70\xe5\xaa\xe4\xd5\x52\xef\x24\xc9\xcc\xc4\xf9\xa2\x81\x1c\x40\xd5\x71\x0a\x2a\xf4\x91\xde\xdc\x90\xe6\xe1\xac\x4e\x6a\x3a\x2e\x7e\x2f\x25\x28\xc7\x32\x59\x39\xe9\xaa\x2c\x89\x28\xb8\x56\xce\xe1\x2f\x57\xf5\xda\xfe\x4f\xc4\xcc\x35\xd0\x13\x71\x5a\x23\xc3\x8a\x2e\x57\x16\x17\xb0\x91\x2d\x15\x8e\xd5\x38\xf4\x14\x55\x7b\xce\x19\x22\x79\x21\xd7\x0d\x4c\x6d\xd0\x36\x49\xca\xdc\xae\x3c\x08\x17\x69\xc4\x03\x56\x22\xf4\xba\x68\xae\x23\x93\x0d\x66\xa3\x67\xe8\x04\x50\x97\xca\xe3\x90\x67\x56\x0f\xc6\xa7\xbc\x38\x9d\xa1\x73\xc4\x2a\x47\x8b\xf6\x9b\x24\xe3\x6e\x8e\x66\x32\x42\xcb\x1f\xd8\x7e\x2d\x46\x41\x1e\x50\x69\x48\x4f\x5a\x71\xfd\x1d\xca\xf9\x9c\x1b\x8b\x00\xc9\xa0\x42\x20\x2c\x76\x82\xb0\x10\x3c\xa1\x51\x35\xe8\xf4\x70\x58\xd6\x46\x5d\x7d\x2c\x31\x0d\x5a\x77\x69\xe3\xdf\xbd\x18\xb1\xef\x6d\x6c\x41\x46\x05\xf8\x3f\xdb\x5b\xd1\x24\x58\xd1\x90\x81\x7d\x28\x38\xc7\x42\x9b\xa4\x83\xb5\xb0\xea\x11\x79\xbf\x7a\x97\xd1\x3b\xfd\x01\x20\x91\x36\xad\xd7\xf8\xa0\xc8\xbe\x11\xdb\x4d\x6a\xa7\x98\x44\x5d\xad\x7a\xdc\x93\xf5\x44\x93\x4a\x86\xd4\x19\x63\x07\x18\x2c\x8e\x9a\xe8\x0d\x85\x08\x00\xf5\x7c\xe2\x77\x78\x17\x2c\x73\x5f\x1c\xf6\xc2\x16\xc1\x47\xbb\x28\xd4\xdc\x6d\x4c\xc9\x40\x88\xa8\x3e\x17\xe3\xe3\x40\x92\x0f\x59\x3d\x1a\x5e\x27\xac\x1e\xf6\xe8\xf6\xda\x87\x37\x36\x90\x54\x61\xd9\x3d\x59\x1f\x0b\x63\x76\xe6\x4c\xac\xa8\x3f\x07\x7a\xdb\x90\x1c\xb0\x15\xae\xaf\xc1\x06\x67\x48\xd5\xd3\x1d\x72\x77\xf5\x50\xdc\xf1\x9a\x4d\xd0\x6b\x2e\xd5\xff\x5c\xbd\xa3\x42\x8a\x09\xba\xe4\x44\xbc\xe6\x12\xfe\x39\x74\xd3\x11\xfa\x52\xea\x3b\xf0\x72\xf0\xbb\x3b\x1f\x98\xde\x8f\xbd\x8e\xeb\x9c\xe9\x28\x5b\x30\x70\xc3\x0c\x76\xb8\x73\x7a\x5c\x2f\x8c\x25\xd1\x10\x00\x2a\xd0\x35\x53\x22\xb1\xd9\xe6\x5d\xae\x83\x9e\x8b\x99\x62\x33\x43\x1c\x64\x8e\x60\x90\xd2\xb6\xd1\x9d\xa3\x3e\x7d\x35\xcf\xe6\xf9\xc7\xb5\xa1\xef\xc2\xdd\x3a\xdd\xc3\x4d\xf5\x4b\x08\xb8\x7a\xd9\xb4\x2a\xec\x82\xfc\x6e\x72\x2b\xfc\x00\x82\x33\x65\xcb\xcc\x89\xc0\xc3\x57\xae\xdd\x24\xd6\x02\x4c\x99\x24\x65\x51\x12\x49\x52\x08\x9f\x63\x2e\x89\x7f\x30\x60\x08\xa7\xd5\xf3\x85\xb8\xda\x22\xc3\x09\x49\x51\x0a\x0a\x84\x9a\xb8\x2c\xb1\x24\x4b\x9a\x0c\x86\x9c\x93\x72\x49\x50\xa1\xe4\x8b\xa1\xd3\x1a\xcc\xc4\xf5\xd8\xf9\x92\xc7\xa7\x19\xb4\x47\x7c\x7d\xc5\x7a\x4c\x15\xc5\x1e\xf4\xbc\x45\xcf\x01\x2f\x0d\xa8\xbf\xd8\x7d\x69\xc8\x1e\x80\xf0\xf8\x85\xd2\xe2\x3e\x3a\xb9\x11\x74\xcb\x51\x6e\x1c\xe5\xc6\x51\x6e\x1c\xe5\xc6\x51\x6e\x1c\xe5\xc6\x51\x6e\x1c\xe5\xc6\x9e\x31\xca\x8d\x76\xbc\x17\xb9\x71\xe0\x47\xb4\xfd\x73\x07\xb3\xec\xb7\xda\x9e\x5d\xdb\x61\xb5\x85\x15\x84\x56\xb0\x49\x47\x13\xbd\xb6\x41\x56\x89\x7a\xb7\x46\x16\xb8\x03\x53\x6f\xb3\x42\x63\x24\xc8\xe7\xd3\xe7\xcf\x9e\xc5\xe1\x77\x6c\x89\xab\x7a\x0c\xa9\x7e\x39\xac\x4a\x7c\x6d\x27\x8f\x78\x58\x9f\x5c\xd8\xd3\x72\xf8\x62\xf1\x7d\x7e\xb0\x03\x78\x5f\x0d\x2b\x75\x0e\xb3\x96\x4b\x6e\x47\x07\x29\x48\x3d\x8c\x4b\x94\x13\x89\xb0\x6c\x39\x4e\x68\x4e\xe2\xf8\x73\xc1\x53\x4d\xe8\x4d\x4f\x2b\xeb\x09\x4e\x11\x67\xc6\x5f\xc6\x20\xb1\xba\xb3\x82\x61\x4e\xc7\x3a\xc2\xa2\xbd\x82\x84\x60\x5d\xa9\x66\x0e\x61\x24\x61\x87\xa3\x44\x82\xe7\x04\xe9\xbc\x29\xc3\x36\xd4\x12\x88\x3d\x15\x74\x42\x66\xcb\x19\x4a\x2b\x53\x00\x27\x08\x52\xd7\x48\x3b\xd5\x1c\x58\x27\xc1\x82\xc7\x99\x97\xf0\x3f\x6a\x5b\x64\xb9\x86\x5c\xbf\x07\xc2\x64\x85\xb3\x88\x96\x43\xe4\x81\x26\xd2\x85\x5a\x43\xe8\x1e\x95\x3a\xd2\x20\x74\x7b\x87\xa8\x3b\x5d\x9a\x12\xc5\xc5\x3a\xc2\xbd\xad\x67\xd4\xa7\x53\x4b\x05\x37\x8e\xe4\x28\x8d\x09\x1e\x07\xcc\xfc\xfa\x4d\xd8\xaf\x89\x86\xb1\xdf\xae\xf6\x5c\x65\x99\x3a\x27\xed\xe6\xdc\x9c\xf6\x10\x7b\x04\xc4\x81\x58\xf7\xa1\x8e\x09\x68\x61\xb0\xf6\xba\xc7\x82\x54\xeb\x3f\x7f\x7d\x69\x83\xcd\xef\x78\xc1\x33\xbe\x5c\x37\xcf\x4a\xe7\x83\xb8\xf2\x4c\xb1\x62\x1f\x46\xa2\x9a\x1b\xed\x49\xe1\xd7\xeb\x0e\x0a\x8c\x1e\xbf\xb8\x31\x5a\x6e\x06\x40\x1c\x2d\x37\xa3\xe5\x66\xb4\xdc\x78\xc7\x68\xb9\x19\x2d\x37\xa3\xe5\x66\xb4\xdc\x6c\x1d\xbf\x6e\xcb\xcd\xe8\xf1\x1b\xe5\xc6\x51\x6e\x1c\x34\x46\xb9\x31\x34\x46\xb9\x71\x94\x1b\x47\xb9\x71\x94\x1b\x47\xb9\xb1\x33\x7e\x39\x72\xe3\xc0\x8f\xc4\x83\x8f\xdd\xd6\xe9\xa6\x81\x3d\xca\xd3\x14\x9c\x72\x5c\x79\x5c\x9e\xee\x91\xd4\x08\x3d\xba\x7a\x73\x1a\xc1\x49\xe2\x5d\x4b\xc2\xa7\xa6\x36\x18\xb8\x6b\x14\x38\xe3\xaf\x14\x38\xd7\x3e\xa1\x09\xfa\x37\x67\x44\xe7\x7b\x29\x32\x21\x78\xa0\x17\x34\xf4\x26\x50\xa0\x4e\xc4\xa9\x37\x17\x67\xcc\x97\x1c\xf3\x25\xc7\x7c\xc9\x8f\x35\x5f\x72\x85\x81\x1e\xd8\x2a\x3c\x8d\xf4\xc9\x20\xc4\x76\x48\x44\x83\xc2\x29\xe2\xfa\x7f\xb6\x66\x4f\x06\x61\x7e\x98\xec\x4a\x75\x09\x0c\x92\xaa\x9d\x6e\x20\x9a\xde\x8f\xd4\x04\x92\x90\xf4\xa6\xbd\xca\x08\x4e\xa6\x6d\x12\xb0\x18\x0c\x75\xfc\x0b\x52\x4e\x6d\xad\xa9\x05\xd5\xbd\x15\x3b\x6b\x8c\x00\x6b\x76\x36\xe2\xa6\x0e\xca\x81\x6c\x2f\x6f\x07\x47\x6e\xd3\x07\xdd\x62\x5b\x3f\xa7\x8c\x48\xb0\x1b\x58\x51\x61\x77\x23\x17\x58\x1f\x7e\xac\x48\xb9\x86\x8a\x6d\xb5\xde\xec\x3a\xe9\x0c\x91\xed\x81\x63\x53\x81\x12\x2c\x34\xab\x8a\x17\x94\x77\xb3\xc1\xec\xee\x25\x46\xdd\xcd\xe8\x82\xd2\x36\xaf\x8c\x46\xb0\x9a\xf6\xe0\x0b\xb3\xad\x5b\x8d\x86\xc0\xce\x06\x42\x6c\xf1\x87\xda\xd5\x3f\xcc\x82\xb7\x8b\x0a\xb2\x15\x5b\xf6\x36\x26\xa2\x38\x83\xe2\x70\x2d\x35\x6c\x54\xdc\x49\x9d\xde\xdd\xb0\x88\xf6\x30\x2e\xa2\xdd\x0c\x8c\xa8\x7b\x6c\x6a\xf6\x46\x02\x72\xb6\xc6\x1d\x60\xa2\xba\x3a\xfa\x01\xec\x8d\x68\x3f\xed\x76\x77\xbb\x23\xea\x6e\x8f\x43\x13\xd7\xf7\x64\x38\x92\x20\x8b\x7c\x1d\xc3\xa5\x33\x44\xee\x04\xb1\xdf\x78\xa9\x68\xc0\x4e\x20\x37\x0c\x98\x80\xd7\xfb\xd9\x30\xf7\x3c\xc8\xdd\xec\x91\xa8\x7b\x8c\xc6\x8a\x66\x5a\xf0\x0e\x34\x7b\xd4\x63\xc3\xa2\xd9\xb5\x50\xee\x04\x75\x8b\x55\xb3\x65\xf6\xdb\x09\xe8\x56\xcb\xe6\x41\xe6\xda\x63\xdd\xdc\xc9\x18\x8b\xfa\x0c\xb2\x66\xca\x77\x2b\xba\xe3\x7d\x7b\x0a\x13\x1f\xda\xcf\xcc\x87\x76\x37\xf5\xa1\x7d\xef\xd1\xae\x26\x3f\xb4\xa3\xd9\x0f\xed\x60\xfa\x43\xbb\x9a\xff\xd0\xae\x26\x40\xb4\xf3\xbe\x80\x38\xf8\x12\x82\xfc\x86\x6d\xcb\xf0\xa6\xac\x7d\x53\xde\x01\x13\x36\x25\x5a\xbd\x04\x2d\x6f\xe5\xb8\x50\x14\xee\x7f\x94\x98\x04\x97\xf2\x7f\x87\xca\x32\x98\x96\x42\xa9\x4d\xc6\xfc\xdf\x80\x64\xad\x75\x8d\x8f\x0e\x04\xae\x66\x47\x45\xbb\x03\x96\xa2\xe6\xc6\xc0\xa0\x66\xde\x95\xd1\x87\xca\x88\x8f\x2b\x2e\xb4\x3c\xa7\x8d\x14\x54\xa0\xa3\x7b\xb2\x3e\x9a\xec\x43\x37\x15\x90\x6b\x76\xa4\x05\xcf\x0d\x8f\x8e\x95\x6a\x87\x2a\x11\x2c\x5b\xa3\x23\x80\x74\xb4\x25\x3a\x78\x47\x25\x60\x0f\x33\xfa\xa0\x97\x18\xce\x89\x28\x70\x42\x0e\xaf\xa0\x6a\x01\x54\x61\xc3\x80\x95\xbb\xf9\x34\x7a\xfc\x40\xad\xa7\x86\x04\x3b\x50\x2f\x83\xd7\xa9\xe8\xf6\xcc\xa8\x18\xe5\xcc\x5a\x66\xea\xcf\x0e\x00\xac\xa5\xeb\x8d\xcc\x05\x8b\x5c\x9c\x11\x01\x5a\x69\xb4\x79\x02\x59\xc5\xbc\x39\x21\x53\x6d\x55\x87\xb4\xd7\x02\x3d\x1b\x02\xb4\x13\x0e\x5f\xc3\x86\xd0\x99\x9c\x60\x26\xd0\x91\x1c\xc6\xe0\x75\xc5\x46\x07\xeb\x68\x56\x97\x15\x73\xb3\x3c\xf9\x9f\xff\x0d\x1b\x95\xea\x61\xed\x85\x38\xcb\x1a\x93\x34\x2d\xda\x1c\x1d\xc0\x59\xb1\xc2\x53\x28\x69\x3f\x00\xb6\x3a\x15\x2a\xf4\x6d\x5d\x71\xf0\x01\xe8\xde\xa0\x0d\x23\xdc\xeb\xee\x65\x18\x00\xdf\xb6\x82\x53\x74\x31\xdc\x02\xae\x3d\x46\x8b\x4a\xff\x18\x2d\x2a\x51\x63\xb4\xa8\x98\x31\x5a\x54\xbc\x63\xb4\xa8\x8c\x16\x95\x9e\x31\x5a\x54\x46\x8b\xca\x68\x51\x89\x1d\xa3\x45\x65\xcb\x18\x2d\x2a\xa3\x45\x65\xb4\xa8\x58\xc5\x75\x47\x53\x4a\x43\x3d\xb7\xf1\x5e\xa0\x30\x48\x2c\x07\x91\x75\x97\x16\x63\xe1\xe9\xff\xda\x6e\x57\x19\x62\x4f\xd1\x16\x98\x90\x5d\x65\x08\xc4\xb6\xc1\x43\xdb\x4c\x5c\x88\x82\xb3\xaa\x0c\x84\x08\xf6\x97\xa6\x8d\x66\xc3\xd6\x35\x04\x81\xfc\x26\x14\x85\xfe\xf0\xc4\xc6\x37\x86\x90\xdd\xda\x0e\xb3\x61\x5d\x89\x06\x33\x98\x07\xef\x44\x6f\x87\xf3\x15\x69\x0a\x1d\x7c\x35\x44\xad\xeb\xc4\x55\x99\x68\xd3\xba\x45\x99\x0b\x45\x1d\x82\x1b\x27\x36\x8a\xe8\x54\x9d\x27\xe3\xb2\x01\x06\x9d\x60\x26\xe9\xd4\x3d\x31\x00\xac\x8b\x2d\x82\x00\xb8\x66\x51\xa0\x76\x04\xd0\x70\x5b\x60\x5d\x22\xa5\x46\xbb\x89\x69\x46\xb5\xd3\x0e\x50\xe1\x7a\xd1\x61\x68\x7c\xcf\xd4\x4c\x39\xb3\x41\xa1\x9a\x55\x00\x01\x1e\x00\xd5\x98\x52\xb5\xa2\x0d\xbb\x01\xb9\x52\xf5\xb9\x0f\xa8\xd7\x6f\x07\xd0\x2a\xbe\x40\x98\x99\x2a\x1e\x9c\x99\xd8\x42\xf5\x8b\x8d\xdf\x34\x77\x7c\x98\xf1\x12\xe4\x02\xb3\xf6\x19\xba\x82\x6b\xdd\x9c\x2c\x85\x76\xed\x43\x2c\x8c\x59\xc6\x1f\x87\x70\xa5\xc1\x37\x6f\x98\xac\x3a\x6d\x2e\x27\xea\x8d\xf7\x55\x48\xeb\xf1\x89\x0a\x69\x75\x02\x0e\x7f\x55\x75\xb4\x06\x86\x92\x8e\xc5\xb4\x7c\x63\x2c\xa6\x35\xb0\x98\x56\xd4\xfa\x35\x67\x88\xae\xaa\x15\x84\x59\x57\xdd\xf2\x56\xd5\x42\xdf\xae\x08\xd0\x81\x08\xc3\xa1\x3a\xea\xbc\xca\x24\x2d\xea\x94\x39\xa1\xa7\x9a\x69\xc3\xd0\xc2\x24\x6c\xb4\x28\x4f\xf8\x16\x71\x9d\x85\xd0\xb9\xa6\xf0\x3d\x48\xa9\x13\xc0\xc1\x26\x3a\x69\x21\xd4\x18\x14\x19\xaf\xa6\x70\x16\x25\x9d\x39\x42\x9f\x26\xa0\xfd\x12\x64\x05\x51\x47\x1c\x03\xf7\x3c\x51\xc2\x48\xa6\xd0\x4c\x09\x0b\x96\x76\x47\x90\xc1\x0d\x89\x68\xa3\xc7\xf1\x92\x3e\x10\x56\x0b\x3b\x27\xe2\x34\x46\x10\x33\x7a\x8d\x47\x48\x6c\x8b\x7e\x11\x20\xfd\xc2\x21\x70\xad\x9d\x04\xb1\x01\x02\x58\x6c\xe3\x4a\xd4\x15\xbc\xfe\xd2\xe0\xfe\x7f\x6d\xa4\x62\x38\x81\x2a\x6a\xfd\x2d\x91\x4b\x77\x07\x5f\x34\x3c\xfb\x5d\x41\x2a\x4c\x07\x06\xd9\x85\x76\x08\x9d\x7f\xba\xb0\xf9\x1d\x43\xe6\x3f\x58\x41\xb5\x7e\xa7\xee\x30\xed\x3c\xe4\xd0\xdd\xb5\xd2\xc6\x0e\x76\x9c\x7d\x4b\x6c\x1c\xc8\x89\x3b\xd6\xd8\xe8\xf9\xe2\x5e\x3e\xf6\x6d\xce\x5a\xd8\x83\x9d\x1c\xd7\x3f\xfb\x52\x1b\x5b\x9c\xb3\xd6\xd1\x3a\x78\x43\xb6\x3a\x66\x37\x9c\xac\x3b\x3b\xa2\xc5\xf6\x9a\x1b\x03\x6d\x76\x7a\xec\xe3\x90\xfd\x90\xa5\x36\x36\x9d\xb0\xb5\x43\x75\x47\xc7\xf0\x86\x53\xb3\xeb\x4c\xdd\xe9\x62\x04\x8a\x6e\x0c\x86\xb9\x65\x8e\xef\xab\xe8\xc6\x4e\x0e\xd4\xb1\xe2\xc4\x58\x71\x62\xe7\x4a\x65\x43\x9d\xa2\xfb\x3a\x44\x77\x3a\xe5\x27\x74\x84\x3e\x99\x13\xf4\x89\x1d\xa0\x71\xce\x4f\x34\x88\x9c\x44\x38\x3e\xc1\x95\x39\x04\xe4\x21\x9d\x9e\x83\xef\xc5\xc0\x17\x76\x0c\x1d\x8f\x0f\x1b\x1f\x1e\x95\xed\x0d\x19\xef\x3a\x2c\xa3\x1d\x57\xbe\x70\xf1\x8d\x20\xf0\x48\xa8\xbd\xa1\xe2\x9b\x01\xe0\x43\x20\x6e\x09\x13\xef\xf5\x5c\x46\xc2\xed\x86\x88\x7b\x02\xbf\x23\x21\xb6\xc2\xc3\x23\x82\xbe\x63\xf5\xf3\x56\x68\xf8\x93\x06\x7c\xef\x1a\xec\x3d\xda\x02\x7a\xc6\x68\x0b\xa8\xc7\x68\x0b\x18\x6d\x01\xa3\x2d\x00\x8d\xb6\x80\xe6\x7c\x46\x5b\xc0\x68\x0b\xe8\x1d\xa3\x2d\xc0\x8e\xd1\x16\xd0\x19\xa3\x2d\x60\x63\x8c\xb6\x80\xc3\xbf\x30\x34\xe8\x39\x3e\xe0\x79\x48\x16\x6a\x6c\xb0\xf3\x00\xf9\x2f\x22\xd0\x79\x37\x75\xbd\x2f\xc8\x79\x6b\xe8\x72\x24\xcc\xcd\x00\xe7\x83\x28\xff\xfd\xc1\xcd\x3b\xa4\x8e\xef\x14\xd8\x3c\x88\x2f\x0e\xa6\x93\xc3\xe8\xff\xe0\x40\xe6\xf8\x20\xe6\x46\x7c\x4a\x2c\xc6\x87\x02\x98\xdb\x61\xc9\x43\xd8\xdb\xd6\xe0\xe5\x8d\x90\xe4\xa1\x98\xb9\x25\x70\x79\x7b\x34\x4c\xec\x06\x78\x62\x66\x3a\x11\x31\xd1\xf6\xbe\x8d\x80\xe5\xfe\x30\xe4\x48\x98\x5b\x82\x95\x23\x42\x90\xe3\xed\x5e\x0a\x07\x06\x85\x1f\x0f\xba\x23\x43\xe2\x50\x87\x4c\xff\xe0\xa1\xa5\xd1\xc5\xb3\x99\xa4\xfb\x16\xd0\x6e\xde\xb2\x8d\x2a\xda\xde\xd5\xe8\xc8\x49\xfc\xc0\x69\x8a\x8a\x4a\x4a\x7d\xd1\x22\x2a\x69\x7b\xa1\x9a\x2a\xdb\x63\x25\xed\xcd\x4a\xda\xad\xa3\x6a\xd4\x57\x0e\xc2\xec\x09\xa7\xed\x2f\xa7\x1d\x9e\x65\xb3\xdc\x76\x4c\x39\xed\x20\xc4\x8d\x72\xdb\x91\xe5\xb4\xc3\x8b\x6f\x97\xdb\x0e\x97\xd3\x0e\x42\xdc\x28\xb7\x1d\x2a\xa7\x1d\x4d\x99\xba\xa8\xd9\x7f\xe6\x61\x98\xc1\x9a\xdb\x5b\x6b\x6a\xc7\x2d\xde\x57\x73\x7b\xb3\xa6\x76\xdc\xd9\xf7\xd7\xdc\x0e\xd4\xd4\x8e\x40\xd6\xcd\x9a\xdb\x63\x4d\xed\xb1\xa6\x76\x7b\x8c\x35\xb5\xed\x18\x6b\x6a\x8f\x15\xa0\x22\xa7\x33\x56\x80\x8a\x18\x63\x05\xa8\xbe\x31\x56\x80\xda\x05\xe4\x58\x01\x2a\x30\xc6\x0a\x50\x63\x05\xa8\xb1\x02\x54\xec\x18\x2b\x40\x6d\x19\x63\x05\xa8\xb1\x02\xd4\x58\x01\x6a\xac\xa9\x3d\xd6\xd4\x1e\x6b\x6a\x8f\x35\xb5\x47\x8b\x4a\x7b\x8c\x16\x95\xd1\xa2\xe2\xc6\x68\x51\xf1\x8d\xd1\xa2\x32\x5a\x54\xfa\xc6\x68\x51\x19\x2d\x2a\x11\x63\xb4\xa8\xf8\xc6\x68\x51\x89\x18\xa3\x45\xc5\x3b\x46\x8b\xca\x58\x53\x7b\xac\xa9\x3d\xd6\xd4\xee\x8e\xb1\xa6\xf6\x58\x53\x7b\xac\xa9\x3d\xd6\xd4\x1e\x6b\x6a\xc3\x18\x6b\x6a\x6f\x9b\xf2\xcf\xad\xa6\x76\x2b\xa4\xfa\xe7\x5b\x58\xbb\xb9\x8c\x58\x74\x19\xab\x6b\x8f\xd5\xb5\xc7\xea\xda\x63\x75\xed\xb1\xba\xf6\x58\x5d\x7b\xac\xa8\xe5\xc6\x58\x51\x6b\xac\xa8\x35\x56\xd4\x1a\x2b\x6a\x05\xc6\x58\x51\x6b\xac\xa8\x35\x56\xd4\xf2\x8f\xb1\xa2\xd6\x58\x51\x6b\xac\xa8\xd5\x18\x63\x45\xad\xb1\xba\xf6\x58\x5d\x7b\xac\xae\x3d\x56\xd7\x1e\x6d\x01\xa3\x2d\x60\xe3\x8b\xa3\x2d\x00\xc6\x68\x0b\x18\x6d\x01\xa3\x2d\x60\xb4\x05\x44\x8d\xd1\x16\xd0\x7c\x7e\xb4\x05\x6c\x99\xe6\x68\x0b\x18\x6d\x01\x1f\xb1\x2d\x60\xac\xae\x3d\x40\xad\x1e\xab\x6b\x8f\xd5\xb5\xc7\xea\xda\x63\x75\xed\xb1\xba\xf6\x7b\xab\xae\x1d\x7c\x04\x57\x92\xe7\xbc\x62\xf2\x96\x94\x0f\x34\x21\xe7\x49\xa2\xfe\x75\xc7\xef\x49\x6f\x50\x6a\xdb\xb2\xe4\x01\x80\x28\x4b\x69\x02\x36\x9c\xc7\x15\x91\x2b\x4f\x38\xb0\x52\xcb\xe1\x7d\xf4\xff\x51\xf7\xb4\x4b\x6e\xe4\xb8\xfd\xcf\x53\xb0\x66\x73\x35\x33\xd9\x91\xe4\xdd\xa4\xf2\xe1\x5c\xdd\xd6\xd8\xe3\x73\xb9\xd6\xf6\x4c\x79\xc6\x9b\xaa\xec\x6e\x72\x54\x37\x24\xf1\xd4\x4d\x76\x48\xf6\xc8\xba\xda\x87\x4f\x11\x20\xfb\x4b\x6a\xb2\x65\xcf\xde\xed\xf9\x8f\x6d\x75\x13\x0d\x90\x00\x08\x80\x00\xc8\x09\x00\xb3\x08\xa1\xd5\x1b\x88\xa9\xdb\x22\x31\x03\x12\x3f\x39\xbe\xfc\x44\xf7\x52\xa9\x02\xb8\x3c\xfa\x0e\x05\x32\x3d\xd2\x6f\x85\xdc\x8e\x2a\xdc\x1e\xb9\xe7\xaf\x0e\xc6\x1d\x52\xc9\x84\xa4\xb4\x69\xa1\x8e\x7f\x1c\x29\x5e\xaa\xda\x06\xaa\x4d\x87\x50\x21\xff\x4c\x22\x23\xa4\x55\xb8\x81\x9c\x1b\x06\xf2\x51\x68\x25\xa3\xf1\xba\x47\xae\x85\x43\xce\x5c\xf5\x55\x9a\xd9\x4b\xcb\x3f\x39\x89\xbc\x51\xd9\x16\x34\x2b\x1c\xda\x73\x76\x5b\x91\x7d\x3e\xce\xe8\x37\xb0\xe2\x75\x61\x0d\xda\x00\xba\x86\xf9\xf9\x67\xcf\xb7\x28\xf9\x1a\xee\xea\xa2\xb8\x87\x4c\x83\x9d\x38\xdb\x6f\x06\xa3\x7c\x90\x41\x79\xcc\x9b\xf2\x2f\x6c\x03\x0c\x32\xb6\xd3\x5b\xc5\x4c\x00\xd2\xed\xe9\xde\x58\x50\x56\xb1\xda\x00\x76\xd4\xae\xea\xc2\x77\xad\xde\xc7\x02\xc6\x0e\x08\xd2\x65\xdc\xc8\x36\x0b\xf9\x4e\xe5\x1f\x6a\x69\x45\x09\xf7\x80\xed\xe4\x29\x9e\xd1\xec\x22\xe3\xe6\xbb\xdd\x80\x81\x06\x4f\x4c\xa3\x5e\x3a\xe7\xda\x18\x32\xc4\x1c\xab\x3d\x8a\xbc\xe6\x05\xe2\xe8\x58\xad\xac\xc8\x4f\xa0\x28\xd7\x28\xe4\x15\x46\x55\xa1\xf4\x64\xce\xd9\x1f\x9d\x99\xf4\x89\xbb\xe1\x4d\x0d\x01\xe6\xfa\xa9\x15\xcb\x91\x4f\xae\xe2\x36\x3c\x31\xd3\x4b\x25\x57\x62\x8d\x0c\xd0\xe0\xed\x2c\x76\x7f\x06\x31\x67\xef\x14\x26\xfd\xae\xd4\x73\xb6\xb1\xb6\x32\xcf\x17\x8b\x6d\xbd\x04\x2d\xc1\x82\x99\x0b\xb5\xc8\x55\x66\x16\x99\x92\x19\x54\x16\xff\xe1\xfc\x07\xd0\x66\x41\x53\xfb\x15\x4d\xdb\x5e\xc8\xf5\x0c\x7f\x71\x84\xfb\x2f\xcd\x94\x9c\xf1\x99\x13\x91\x11\x2c\x13\x96\x54\x8f\xd9\xde\xaa\x8c\x17\xb7\xa8\x2a\x3f\x04\x76\x6a\xdd\x19\x90\xd8\x62\x7c\x8a\x64\x23\xaf\x15\x60\xd9\x5e\xd5\x8c\x76\x7d\xaa\xd0\x08\x50\x73\xaf\x91\x99\x90\x46\xe4\xd0\x30\x63\x04\x62\xc3\xa6\xe3\x1b\xde\xb4\xe0\xb5\x03\x14\xdf\xd9\xfa\x12\xf8\xde\x09\x89\xdf\xcc\x3d\x01\xf6\xe4\x45\x55\x8f\x4e\xcd\xc1\x6e\xb1\x53\x7a\xeb\x16\xd2\x19\x29\x33\x9a\x04\xb3\x40\xda\x16\x5f\xe1\x5f\x89\x8d\xf1\xe1\xf6\xe6\xf6\x39\xbb\xce\x73\x7f\xad\x42\x6d\x60\x55\x17\xbe\x63\xf8\x9c\xf1\x4a\xfc\x00\xda\xb9\xc8\x57\x6c\x2b\x64\x7e\xc5\x6a\x91\x7f\x37\xc6\x1c\xf4\x67\x92\x6d\x30\x79\xab\x1d\xdf\xb3\x9d\x21\xf5\x3e\x32\xf9\xbd\x69\x7f\xef\x5f\xa6\xb8\x85\x6f\xbf\xdf\xbb\x83\xa1\xc9\xfc\x56\x32\x52\x3b\xc0\x83\xd2\xc9\xda\xa2\x0b\x61\xc9\x86\xf2\x61\xcf\xab\xee\x1d\x00\xa0\x99\x71\x1a\x65\x5c\xea\xc3\x8b\xa6\x8f\x01\xd9\x8c\x74\x41\x06\x37\xa6\x2e\x69\xf3\xe1\x78\x2d\xc3\x4a\x58\xd3\x24\x20\x8f\x42\xee\x9d\xae\x45\x27\x39\xb2\x58\x0e\x83\xd4\x01\xfd\x69\x91\xa9\x09\xfc\x31\x90\x98\x0e\x0a\x83\xf3\x32\x7f\x23\x80\x0f\xe5\xba\x1d\x35\xa5\xaf\x71\x82\xb1\xed\xbd\x6d\x8d\xff\x39\xbb\x3f\x02\x11\xf7\xfc\xc8\xe1\x9b\x1b\xe9\x4c\x89\x82\x22\x62\x83\x0f\x0c\x2a\x75\xda\xf5\x24\x61\x1f\x85\x7a\x92\x66\x5f\x89\x75\xad\x51\x79\x2e\xb8\x31\x62\x2d\x9d\xee\xc6\xd6\xfe\x8b\xb8\x65\x11\x91\xbc\x4a\x0b\xa5\x23\xf7\xc6\x1c\x5c\x5b\x10\x06\x90\xf3\x34\x67\x3f\x70\x2d\x54\x6d\x42\x71\x4e\xa6\xca\x4a\x49\x8c\x3c\xd5\x66\x9c\xee\x4e\x18\xa3\x7b\x2b\x41\x03\xdc\xab\xcc\x4a\xe5\xbe\x22\xe7\xce\x3f\x19\x85\x78\x9d\x97\x02\xc3\x7b\xec\xa5\x92\x56\x2b\xda\xde\x9b\x23\xf7\x2b\x27\x49\x95\xc6\x2a\x20\x44\x4d\x1b\xaa\xfc\x31\x64\x63\x4c\xc0\x94\x82\x6b\xbc\xf9\x4e\xd6\x7e\xa7\x52\x55\x1d\x4e\x5b\x93\x89\x08\xf8\xd9\x40\xcf\xcb\x82\x1b\xe3\x74\x15\x41\xc7\xeb\x28\x74\x1b\x17\xbc\x6a\x2f\xa9\xd0\xd1\x93\xdc\x30\x73\x63\xa2\x3f\xa5\x10\x31\x5d\x7a\x58\x0d\xb1\x9e\xc4\x36\x3d\xe3\xad\x63\xef\xfb\x15\x3e\x37\x2d\xf6\xec\x8c\xf8\x08\xb9\x7a\x96\x69\x81\x1e\xcb\x78\xdc\x87\xcb\xbc\x19\x92\x15\xb5\xb1\xa0\xdb\x51\x74\xa1\xc7\x4e\xd1\xd7\x39\x9e\x0b\xef\x94\x0e\x77\x8b\x44\x84\x92\x30\xec\x5d\x10\xe2\x51\x14\xce\x4f\x09\x51\x12\x37\xa9\xa0\xd9\x12\x52\x15\xa9\x03\x20\xfb\x39\xbb\x76\xb6\x31\x6e\xc2\x6e\xe3\x6e\x94\x5a\x08\x6d\x2c\xf7\x2c\xd3\xc0\xa3\x9c\xc9\xfb\x4c\x14\xac\x22\x8f\x9d\xd3\x3f\xc8\x56\x6f\x56\xe8\xf1\x77\x56\x20\xca\x47\x2a\x6f\xa5\x30\x58\xd0\x39\x39\x32\x4c\x69\xf6\x17\xd0\xca\xdf\xe7\x42\x29\x2d\x52\x85\xc7\x9f\xbd\xeb\x68\xe0\xb9\x90\x60\xcc\x6b\xc7\x16\x13\x5d\x9b\x1e\x4f\xf1\xa2\x68\xa1\xb0\x35\x79\x93\x1e\x79\x70\x82\x14\x2d\xb5\x42\x9f\x45\xe5\x2d\x84\x70\x97\x08\x9e\xf5\xf1\x7c\x4f\xa9\x40\xee\x23\x6e\x2b\x6e\x6d\xec\xf1\xa5\xd1\xe0\x47\x5e\xbf\xbf\xc1\x81\x99\x92\xb4\x6d\x76\xeb\x2e\x43\xed\x71\x1f\xf3\x71\x2e\xe2\x8f\x80\x81\xee\x1a\xcf\x3b\x78\xe1\x74\xe7\xd9\x83\xae\xe1\xec\x98\x49\xb9\x16\x76\xbe\xfd\x77\xdc\x4a\x40\x6e\xb8\xcc\xc8\x38\x58\x6c\xa1\x32\x0b\x23\xd6\x33\x09\xd6\x59\x94\x8b\x67\xcf\x9e\xfd\x1b\x6e\x25\x88\xf2\xef\xbe\x7d\xf1\xbb\x6f\x5f\xcc\xcb\x27\xf1\x0a\x9c\x2f\xd7\x5d\xdd\xd6\x23\xe8\x99\xf4\xa9\xb2\x50\xb7\x18\xcd\x0c\x7e\xa1\x09\xdf\xc0\x79\x70\x7c\x39\xdd\x96\x7f\xd9\x1d\x47\xa8\x1b\x4a\x89\x68\x20\xfa\x05\x4d\x58\xe1\xa4\xf2\xda\x41\xe8\x85\x0f\xaa\xdb\xf7\x55\xc4\x55\x61\x53\xed\xee\x74\x2c\x6e\xd6\x9f\x8e\x5f\xd3\x82\xd7\xe4\xd3\x9f\xb6\x75\x9c\x7f\x18\x8c\xea\x4d\x7c\xf7\x61\x2a\x34\x18\x32\x25\x9d\x4d\x46\x52\xc1\xd6\x5a\xd5\xd5\x95\x37\x02\xdb\x08\x52\xed\xa3\x05\xba\x96\xf1\x24\x4d\xb4\x4e\x48\xbf\xf6\x51\x69\x6e\xfe\xea\xde\x5e\xe5\xb4\x71\xce\x32\xf7\x42\x34\x82\x71\x50\x02\xae\x6b\x89\x5a\xbc\x96\x98\x7b\xe3\x8f\x67\xc8\x32\x38\x2b\x60\xcd\xb3\xfd\x59\xef\xfb\xa3\xd0\x83\x4a\x74\x14\x06\xba\x29\x24\xe4\xbc\x16\x91\x09\x4b\xf8\x11\x37\xf2\xd0\xab\x17\x37\xa5\xb8\xe8\xe1\x7e\x53\x1b\x4f\x6a\xd8\x2f\xfc\x92\xb3\x0d\x97\x79\x01\xfa\xa8\xe3\x9b\xd6\x52\xce\xbe\xf5\x90\x66\x88\xde\xbc\x1c\xd7\xe5\x78\x64\xe2\x73\x69\x8a\x6a\xc3\x9b\xec\x4b\x67\x29\xd0\x05\x77\x5c\xae\x21\xb0\xc3\xaa\x76\x0f\x13\x81\xb9\x88\x94\x35\x8e\xdf\x67\x1a\x43\xbd\xf5\x76\x3b\xad\x30\x95\xbf\x01\x6c\xb9\x9f\x70\x70\xd2\x7c\x7f\x64\x9f\x1f\x07\x1e\xd1\xdf\xb4\x78\x2d\xe8\xcf\x9e\x1c\xc8\x6a\x34\x4f\x94\xb4\xf0\x69\xb4\x0b\x48\x5f\xe0\xef\xfd\x20\x1f\xa5\x6c\xac\xc4\x20\xa0\x4e\x2a\x1d\x7b\x3e\x99\x63\x55\xa9\x42\x64\xfb\x45\x40\x76\x96\x11\xb6\x8b\x51\xd0\xd3\xa2\x37\x96\x9b\x6d\xeb\xb5\x01\xee\xaf\x8d\xe5\x70\xf8\xb5\x31\x0e\x9c\xb2\xa7\xad\xcc\x6b\xa7\xc9\x26\x5f\xfd\x79\x76\xdd\x58\xc4\xa6\xae\x42\x00\xb4\x20\x7d\x48\xa2\x3c\xa5\xe5\x97\x53\xc1\x64\xd9\x78\x73\xc8\x09\x15\x27\xad\x78\xaf\x4a\x60\x8f\xaa\xa8\x4b\x40\x3e\x31\x74\xe2\x94\xdc\x1d\xbf\xaf\x97\x50\x00\xc6\x6a\xbc\xa0\xe2\x09\xf7\xce\x81\xdf\x88\x8a\xfc\x42\x6e\x1b\xd0\xe8\x79\xbb\xc7\xf1\xb3\xc5\xe5\x3e\xb0\xd1\x73\xf6\x93\x64\xdf\x90\xb3\xa5\x76\x58\x49\xff\xfa\xcd\x4d\x23\x22\xee\xad\x3f\xde\xe3\x74\xb2\x6f\xe3\x3b\xf0\x03\x95\x1e\xac\x45\xce\x96\x14\x14\x72\xea\xf9\x42\xc2\x8e\xad\x44\x01\x86\x0c\xf8\xd6\xca\x23\x94\xa3\x20\x03\x16\x48\x90\x43\xda\xa3\x72\xc9\xfe\x99\x30\xae\x40\x07\xef\x73\x29\x7c\xa8\xf8\xf6\xc3\x79\x9c\x78\x54\xe6\x7a\x37\xd3\xbb\xd9\x6c\x36\x73\xf4\x87\xcd\x84\x54\x44\x98\xf3\x66\xcf\x29\x55\x2e\x56\xf1\x13\xb9\xfe\xaa\x38\xdd\xda\xa2\x66\xc2\xe1\x27\x51\x3c\x8f\x9d\xda\x77\xdc\xd2\x7f\xfd\x97\xe4\x61\x5d\xaa\x2b\x8e\x17\x84\x97\xc8\x39\x77\x28\xd7\x93\x85\xe2\xfc\xc8\x60\xef\x8e\x19\xb6\x84\x0d\x7f\x14\x4a\x3b\xca\x90\x2f\x53\x27\xa1\x63\x73\x13\x02\x1b\x9e\x7f\x97\xb0\x72\xca\x84\x1c\x48\xf8\x54\x29\x93\x60\x64\x1f\xf2\xbe\x53\x79\xaf\xe5\x3d\x2e\x1d\x16\x2f\x38\xc1\xdd\x3b\xb9\xe8\x0a\x5f\x9c\x3d\xc8\xfc\xa9\xab\x4a\x69\x1b\xa6\x90\x2d\xb9\xb3\x82\x1a\x32\x2e\x06\x4b\x1c\xbd\x8a\x97\xb1\x37\x9e\x9b\xd0\x63\x91\x8a\xc1\x6a\xe5\x5c\x53\x25\x19\x54\x1b\x28\x41\xf3\xa2\xaf\x1d\x4c\x9d\x38\x1e\xe7\xe6\xb9\x3f\x20\xb9\x62\xa4\x54\x4b\x5e\x51\x7f\x66\x34\x52\x72\xa1\x43\x1f\xe8\x26\xa1\x2a\x2e\x6c\x67\xb7\xf2\x83\x52\xf6\x9d\x30\x68\xa5\x9d\x51\x2c\xe1\xba\xd8\xf1\xbd\x39\x3b\xb6\x9d\x86\x67\xf1\x05\xa2\xc3\xac\x51\x8b\x82\x4d\xb6\xdd\x6b\x79\x7d\xa2\x5e\x77\x1a\xc2\x29\xb3\xc6\x76\x05\x06\xd2\xea\x3d\x35\xe6\xf1\x9c\xd7\xa8\xeb\x28\x19\x95\x56\x19\x3a\xc2\x1f\x9d\x4d\x17\xec\xb8\x60\x1a\x08\xaf\x3f\xe6\xec\x1d\xdf\x33\x5e\x18\x0a\x80\x26\x7a\x05\x09\xc9\xee\xfb\x16\x01\x59\xcf\x4e\x6d\x0a\xc9\x96\xca\x6e\x86\x2f\x24\x13\xc1\xef\x54\x3e\x18\xd2\x69\x1f\xdd\xf7\xb4\x07\xef\xc5\xd5\x1b\xdf\x82\x61\x95\x86\x0c\x72\xf4\x4f\x57\x83\x72\x8d\x71\xab\x88\x3d\xb9\x56\x43\x4e\x78\xaf\x90\x5b\x27\xf3\xc2\x9b\x4e\x94\xcd\x27\xb5\x35\xa8\x53\xb4\xc9\xb1\x08\x37\x89\x72\x13\xa9\xe4\x4c\x2b\x85\xb6\x3d\xd9\x98\x56\x87\xa8\x64\x6f\xdf\x78\x74\xa2\xe7\x63\x66\x71\x2e\x28\xf9\x1a\x18\x6f\x9d\x03\xab\x18\x48\x53\x6b\x68\x0e\x3c\x72\x05\x94\xa5\xe2\x51\xfc\xf8\xe6\x26\x0a\xf2\x19\xbb\x70\x38\x5e\xa2\x04\xaf\xb8\xc0\xb8\x88\xb1\x5c\x0f\xe9\x16\xab\x00\xde\x91\x12\x85\xd9\x38\x5b\x2b\x5e\x18\xb8\x72\x4a\xcc\xe9\xa8\x40\xa7\x53\xe5\xcd\xf9\x32\x68\x0c\x04\x26\xb2\x69\x06\xa2\xf2\x39\xe2\x10\xd7\x90\x32\xff\x6b\x89\x43\x8c\xd0\x74\x2e\x03\x0b\x3c\xfd\xd1\x40\xb4\xd2\xe5\x40\xb9\x7d\x7c\x62\xe5\xd6\x4d\xd0\x70\x0c\xde\x9f\x21\xe2\xd4\x12\x2c\xcf\xb9\x8d\x8b\x09\x29\xc4\x30\xf8\x40\x2d\x8e\xad\x75\x14\x66\x42\x2d\x8e\xad\x75\x14\x66\x9a\x0f\x8e\xaa\xbe\x84\x29\xf8\xb7\x51\x8b\x06\xde\x0a\x59\x7f\xa2\x34\x9c\x68\xc4\xef\x80\x8f\xee\x5f\xe1\x50\x96\x05\x9a\x71\xa1\x3a\x19\xbb\x7d\xbf\x26\x61\xeb\xf4\xd6\xfe\x6a\xa0\x72\x82\x96\x43\x65\xe1\x7c\x20\x3c\x58\x88\x73\x93\xe6\x32\x57\xe5\x01\x96\xcd\x65\xf5\xed\x64\xf7\xb4\xca\x14\x6e\xfa\x7b\xd5\x38\x27\x6e\xc0\x53\x2b\x11\xb1\xf8\xf7\xa4\xee\x91\x6f\xb1\x5c\x58\x98\x66\x75\xa8\x7e\x98\x92\x47\x27\xbb\xce\xac\x2d\x15\x9f\x44\x0f\x3b\x25\x0b\x53\xab\x22\x11\xd7\x1e\x5e\xa1\xae\x0a\x9f\x2a\x11\x88\x72\x20\x7e\x53\x34\xd9\x64\xac\x7e\x28\xe6\xfb\x6a\x40\x13\xe6\x58\xfd\x96\x68\xaa\x13\xdb\xdf\x01\x4d\x6e\xbf\xec\xd3\x84\x9b\xd6\x6f\x87\xa6\x49\x39\xba\x06\xb2\x4c\x95\xd5\x9d\x56\x2b\x11\x67\xd4\x03\xbd\xed\x87\xb6\xa1\x41\xca\x39\xf4\xd1\x9d\x09\xe7\x72\xac\xd3\x99\xaf\x52\x51\x83\x6d\xb2\x0a\x51\x19\x2f\x36\xca\xd8\x09\x04\x1d\x10\x35\x1c\xdc\x39\x1c\xe7\x0e\x03\xfc\xcd\x9f\x09\x27\x17\x15\xa3\x6f\x38\x42\xb5\x67\x1d\x83\x73\x0d\x1f\x46\x22\xc8\x49\x88\xe1\x54\xda\xe9\xe1\x10\xc8\xcc\x7b\xd0\xad\x62\x3b\xa5\xb7\x73\xf6\x8e\x5e\x4d\x82\xe4\x38\x01\xe0\x9b\x31\x73\xbb\xb9\x3a\x68\xe8\xb9\x25\xbf\x82\xce\xc8\xfc\x47\x93\x70\x03\x6b\x84\x49\xc3\x8d\x56\x28\xe9\x31\xc3\xd8\x48\x30\xc6\x56\xc8\xa8\xe9\xf9\x34\xec\xec\x6d\x58\xa0\xb3\xbf\x9d\x2a\x3b\x43\xcd\xd5\x4d\x93\x16\xd9\x06\x13\xf4\xb0\x50\xb8\x4f\x78\x92\xaa\xe0\xb5\x78\x6b\xa7\xbd\x3c\x8b\x44\x8a\x6b\xc0\x10\x69\x43\x38\x9b\x4d\x58\xd3\x01\xab\xa6\x58\x31\x09\x91\x58\xd5\x9f\x69\x79\x2b\x9d\xcd\x46\x4c\x2b\x1f\x95\x48\x02\x0d\x48\x0e\x25\xe2\xa3\x44\x3e\x73\x78\xcf\x9c\x9f\xd7\x7f\x2f\x09\xb6\x33\x97\xa9\xfa\xa4\x89\x3c\x32\xa5\x84\x62\x96\xe2\xe1\x69\xba\xb8\x13\xfe\xc7\x58\xd3\x74\x3b\xfa\xba\xc9\x1e\xc7\x63\x83\x83\x82\xb7\x95\xd0\x98\xf0\x82\xae\x56\xdc\x5e\xa9\xf1\xe0\xbc\x6f\xda\x62\x52\x75\x48\x35\x3c\xd8\xaf\x12\x9d\x0c\x2a\x2d\x4a\xae\xf7\xec\xf5\x9b\x9b\xf9\xa1\x81\x2e\x55\x40\xb9\x91\x85\x3c\x4f\xa8\x18\xac\x29\xdd\x4f\xdb\x30\x27\xd4\x9f\x4d\xf5\x84\xa6\xb7\x83\x9f\x52\xf3\x62\xf6\x26\xb3\xf1\x22\xe4\xde\x12\xdf\xd3\xfb\x6c\xa3\x8a\xbc\x6d\x00\xd3\x26\x53\xe7\x01\x22\x0a\x52\x8a\xe0\x36\xa1\xef\x4e\xe5\xfe\x88\xb9\x96\x3e\xee\xdc\x81\x75\x31\xdc\xce\x53\xcc\xe3\x94\xc0\x25\x2b\xf1\xbe\x80\x10\xfd\x29\x78\x2d\xe3\x15\xf5\x13\x56\xe9\xc8\x64\x34\x27\x02\x9c\x6d\x41\x4b\x28\x58\xc5\x35\x2f\xc1\x82\x0e\x69\xa0\x89\x28\xe8\xf4\x26\x29\xe9\x5c\xf3\x03\x24\x43\xba\x39\x0f\x9f\xd9\x53\xe1\xc6\xd4\x1e\xfe\x93\x6a\xbc\xd0\xb5\x3b\x11\xb1\x1f\x42\xa5\xdd\xaf\x88\xd9\xb4\xca\xb3\x19\xce\x6b\xe2\x95\xf4\xbd\x26\x13\xcb\xd1\xa6\x88\xe5\x4e\xc8\x5c\xed\xcc\xe7\x04\x32\xfe\x8b\x86\xb6\x69\xea\x3e\x9b\xd5\x0c\x82\x19\x51\x52\x3a\x81\x8e\xa3\xc1\x8c\x60\x1a\x38\x89\xc5\x8d\x7d\xaa\x1a\x1e\x86\x96\xba\xe9\x27\xf3\xbf\x93\xc0\xc3\x53\xb8\x08\xeb\xd2\xf0\x97\xda\xc1\xb3\x82\x17\xf7\x15\x64\x27\xd9\x7f\xaf\xdf\xdd\x5f\xf7\x87\x3b\xd3\x94\x0a\x63\x1d\xc5\xee\x79\x9b\x96\x9c\x36\x00\x61\xb9\x51\x6a\xcb\x2e\x3a\x19\x38\x9b\x7a\x39\xcf\x54\xd9\xc9\x63\x98\x19\xb1\x36\x0b\xcf\x9a\x33\x47\x41\xba\xca\x58\xc8\x02\x75\x63\xd0\xde\x98\x6a\xed\x23\xb3\x88\x64\xd6\x50\x81\x0b\x44\x29\x51\x69\x03\x6b\xdf\x40\xe8\x4f\x03\x6a\x3b\x4a\xcd\x7e\x2a\xe3\xfc\x70\xa9\x62\x89\x3d\xe1\x4f\x62\xb9\x42\x29\x4a\xc8\x02\x9b\xda\xa5\xff\xe8\x9c\xf9\x02\xb4\x27\x0b\x16\x85\x40\xfc\xc9\x74\x62\x40\xde\x0f\x74\x52\x16\x74\xd1\xd1\x00\x7d\x92\xd6\x61\x00\xff\x78\x90\x1e\x3b\x29\xf4\x02\xf5\x53\xbc\xe2\x7e\x20\x3f\x15\xac\x9f\x02\xf1\x50\xf9\x7c\x91\x3e\x63\xbf\xae\x4e\x63\x27\xea\x35\xf6\xa4\x11\x9f\xe4\x2b\xa6\x57\xfa\x3c\x3d\x35\xf4\xfe\x60\xdc\x11\x21\x63\xfd\xb7\x46\x49\xf1\xa1\xa4\x4e\xda\x27\xd9\xaa\x4f\x91\xec\xd5\xfe\xee\x49\x9d\xf9\x2a\xed\x44\xd9\x4e\x64\xf6\xad\x2a\x80\x4a\x81\xa6\xe5\xcb\x1f\xcd\x3a\x3c\x37\x5d\x38\x63\x1c\x71\x4a\xba\xf7\x43\xa8\x88\x72\xf3\xf7\xd0\xc0\xc6\xa0\xa5\xb5\x1c\x53\x0f\x9d\x18\xd3\x93\x68\xa0\xd2\xb9\x5b\x6e\xfe\x2c\x45\x36\xbb\x99\xb4\x56\xe3\x8d\x3b\xbf\x6f\x5a\x08\x5d\x51\x7e\xc9\x1f\x58\x6d\x12\xec\xba\x69\x2f\x9f\x69\x9b\xf7\xfc\x3e\xfc\xeb\x0f\x5f\x5a\x1e\x4a\x78\x9c\xe0\x55\xbc\xa2\xc4\x98\x7e\x4d\x0c\x91\xed\x73\x66\xac\x22\x8c\x53\x02\x4b\x0d\x21\xa8\xc5\x8a\xaf\x65\x2b\x8a\x1e\x28\xe3\x4b\xa9\x26\x14\x52\xd3\x1f\xdf\x24\xa2\x93\x50\xc3\xde\x2b\x7f\x17\x17\x5c\xb1\x3b\x4c\xc5\x6e\x7f\x99\xd0\xb5\xef\xbd\xa2\x3b\xbb\x9e\x22\xb9\x7d\x42\xdf\xc8\xde\x54\x7f\xdf\x76\x89\xa4\x59\x09\x5d\x22\xe9\xa7\x86\x59\x53\x93\xd2\xe9\x13\x1c\x9b\xf3\x2d\xec\x9b\x3e\x7c\x09\x90\xbe\x7f\xa5\x4f\xeb\x6e\xd8\x32\x44\x5f\xa9\x29\xde\x7f\xfa\xfb\x64\x54\xb9\x14\x72\x0a\xa2\x84\x56\x60\x1f\xc4\x2c\x2c\xa4\xcc\xf1\xbf\x88\xe2\x53\x2c\xc4\xb4\xb6\x95\xbd\xd5\xb8\x1d\x6f\x52\xd9\x6b\x3a\x99\xda\xa6\x54\xbb\x41\xb6\xa1\xcc\x6e\x73\xc9\xce\x45\xfe\xaf\xfe\xaf\xe6\x45\x4a\x8e\xba\xe6\x06\x0d\x08\x20\x0e\xba\x8c\xed\x44\x91\x67\x5c\xa7\x98\x7e\xa5\x74\x28\xe6\x33\xbe\xd2\x97\x2e\x47\xca\xb8\x6c\x54\x61\xcb\x39\x26\xdd\x64\x97\xb3\x8a\x6b\x2b\xb2\xba\xe0\x9a\x39\xbd\xb1\x56\x3a\xd1\x80\x71\xea\x7e\xde\x88\xc1\x3d\x64\x4a\xe6\xa7\x44\x48\x1e\x86\x63\xbb\x6b\x6b\x29\x7b\x55\xe0\x9d\x50\xa9\x45\xc5\xb4\xa0\x9e\x50\xb2\x8b\x7e\xf1\xaf\x5a\x05\xfd\xd8\xa8\x94\x94\x36\xc3\x6a\xbb\x9d\x30\xd0\x2d\x3e\x15\x86\x09\xba\x52\xf0\xb2\xdd\x95\x5a\x1d\x91\x62\x96\x17\xfb\x10\x7d\xbe\x6a\x0a\xc3\x2d\xc3\xcc\x5a\x8f\xaf\x17\x42\xbf\xc8\x69\x5d\x40\xca\x63\xa5\x34\x3c\x82\x66\x17\xb9\x42\x88\x78\x63\xdd\xe5\x9c\xfd\x37\x68\x45\x1d\xb6\x60\x4d\x67\x26\x24\xd2\x09\xa0\x4d\x76\xb3\xcf\x48\xe6\x86\x3d\x63\x17\x74\x0d\x9e\x28\x4b\xc8\x05\xb7\x50\xec\x2f\x83\xab\x45\x05\x95\x71\xe2\x9f\x3e\x84\x39\x21\xae\x74\x24\xa6\xd4\x53\xe9\x64\x28\x0f\x58\x67\xda\x95\xb2\x4e\x9f\x8f\x76\x24\xed\x99\xe1\xcd\xf1\x01\x29\xec\xc9\x6c\xf7\x67\xc7\xbb\x9c\x69\x58\xa3\xdc\x92\x2c\x3e\x81\xd4\x7e\x71\x6d\x56\x04\xc0\xe8\xa3\x50\x1d\x32\x5c\xaf\x51\x8c\x9d\x89\x3c\x7c\xb9\xaf\x3e\xb8\xd9\x7a\xdb\x84\xb8\x10\x7f\xc8\x74\x4e\x2a\xb3\x6d\xf6\x67\x2c\x54\x54\x80\xbf\xe4\xd9\xb6\x3e\xdc\x22\x8e\x1f\x3a\xc4\x2c\xb8\xb1\x50\xeb\x61\x70\xb5\x45\x63\xe8\x68\x20\xba\x9d\x2e\x38\x84\xdc\x42\x83\xb1\x63\x85\x2a\x55\xad\x2b\x65\xa8\x46\x77\xaf\x6a\xcd\x9c\x7f\xba\xe4\x06\xd8\x86\x1b\xb6\x04\x90\x2c\x87\xaa\x50\xfb\x70\xfd\xed\xf7\xf5\x12\x6e\x5e\x20\x37\x1e\xdf\xfe\xb7\x00\x55\x57\xbf\xf9\x7e\xb7\xf7\x96\x9b\x0d\xa9\x01\x0d\x3c\x6f\xf1\x75\x9e\x0d\x15\xa4\x8f\xa9\x26\x0d\x8e\x64\xd4\x35\xd7\x55\xf5\x42\xe0\xc9\xed\x31\xae\x8d\xf2\x2a\x46\xc9\x8f\x6e\x26\xfd\x72\x51\x7c\xad\xd7\xd8\x31\x9c\x3a\xf4\xe2\xec\x15\x37\x21\x1e\x70\x14\x69\x47\x5b\x8f\xea\x3a\xa8\xfd\x06\x0c\x05\x2a\xc0\xa8\xe2\xd1\x6b\x0c\x37\xe6\x08\xb4\x88\xff\x73\x88\x3b\xcb\x21\x2b\xb8\x46\xcc\xbd\x32\x6a\x39\xc2\x7d\x85\xde\xca\x78\x51\x8c\xc6\x2e\xb0\x1b\xc0\x71\x7e\x49\x3a\x21\xf1\x33\x83\x09\xea\x24\xa1\x84\x27\xd4\x72\xc7\x82\xf0\x91\xe0\x7b\x2c\xe8\x9e\xd0\x70\xe3\xda\x6d\x74\xa0\x85\xb2\xba\x11\x07\x06\x6b\x5f\x21\x41\x59\xb1\x5c\x68\x6c\x15\xb2\x67\xbd\x06\x1c\xb8\x9e\xab\x5a\x66\x68\xa7\x2e\x8c\xc8\x21\xe3\x9a\x5d\x4b\xf6\x27\x74\x0a\x6e\x84\xfe\xd3\x01\xa6\x3e\x07\x70\xc7\xf7\x06\xef\xd6\xa5\x26\x6c\x8c\x5b\xb6\xb0\x65\x15\x0a\xf7\xa9\x90\x08\xa3\xf8\x27\x68\xb0\x5c\x18\xbe\x2c\xe0\x25\x47\xdf\x36\x29\x68\xe7\xc7\x2b\x31\x43\x1c\xd8\x29\x2d\x91\x85\xbf\x96\x85\x5a\x2e\x4a\x6e\x2c\xe8\x45\xae\xb2\x45\xc9\x65\xcd\x8b\xff\x75\x4f\xe7\xda\xd8\xaf\x32\xfa\xe8\xb1\x60\x46\x3c\x1b\xd8\x59\x1e\x75\x99\x44\xf6\xde\x2a\xcd\xd7\xf0\x0e\xdf\x6e\x4e\xe0\x70\x1a\x69\x6b\xa0\xe7\x68\x4f\x2f\xa1\xc9\xb2\x3c\x2e\x5f\x58\x38\xec\x2b\x93\x4e\xd5\x62\x46\xfc\x05\xde\x8a\x52\x1c\xf5\xf0\xb9\xdc\xdf\xae\x8e\x3d\x98\x25\x2d\xa0\x59\x4a\xae\x2a\x6e\x2d\x68\xf9\x9c\xfd\xcf\xc5\x4f\x5f\xff\x32\xbb\xfc\xee\xe2\xe2\xc7\x67\xb3\xff\xf8\xf9\xeb\x8b\x9f\xe6\xf8\x8f\x7f\xba\xfc\xee\xf2\x97\xf0\x9f\xaf\x2f\x2f\x2f\x2e\x7e\xfc\xfe\xdd\xeb\x87\xbb\x57\x3f\x8b\xcb\x5f\x7e\x94\x75\xb9\xa5\xff\xfd\x72\xf1\x23\xbc\xfa\x79\x22\x90\xcb\xcb\xef\xfe\xf1\x08\x32\x9f\x66\x9d\x63\x02\x21\xed\x4c\xe9\x19\x61\xfe\xfc\x58\x53\x9e\x51\x19\xdc\x89\x0a\x6e\xeb\x83\xb9\x3c\xb8\xac\x1b\x0b\x0e\x72\x28\xc0\x42\x77\x37\x22\xe6\x74\x3e\x86\x32\xc2\x49\xe8\xd1\xef\x1e\xb2\xde\x31\x0d\x35\x63\x1a\x2c\x48\xf7\x4d\xaa\xfc\xfa\x87\x28\xfe\x83\x9f\x1e\xa9\x69\xd6\x73\xf6\xf8\xcd\x12\x2c\xff\xa6\xfd\x09\x05\x95\x94\x5e\xf7\x29\xc5\x3c\x21\xef\xcc\x97\xe7\x61\xff\xcb\xff\x07\x00\x00\xff\xff\x50\xc3\xb7\xae\x3d\xc2\x03\x00") - -func stashAppscodeCom_backupblueprintsYamlBytes() ([]byte, error) { - return bindataRead( - _stashAppscodeCom_backupblueprintsYaml, - "stash.appscode.com_backupblueprints.yaml", - ) -} - -func stashAppscodeCom_backupblueprintsYaml() (*asset, error) { - bytes, err := stashAppscodeCom_backupblueprintsYamlBytes() - if err != nil { - return nil, err - } - - info := bindataFileInfo{name: "stash.appscode.com_backupblueprints.yaml", size: 246333, mode: os.FileMode(420), modTime: time.Unix(1573722179, 0)} - a := &asset{bytes: bytes, info: info} - return a, nil -} - -var _stashAppscodeCom_backupconfigurationsV1Yaml = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xfd\x7b\x73\xe4\xb6\xb1\x3f\x8c\xff\xef\x57\x81\x52\xf2\xfd\x49\x4a\x34\xa3\x5d\xe7\xf2\xfb\x66\xcf\xa9\xe3\x92\xa5\xf5\x46\xe5\xbd\xa8\x56\xb2\xf3\xe4\xb1\x7d\x1c\x0c\x89\x99\x41\x44\x02\x0c\x00\x8e\x76\x7c\x7c\xde\xfb\x53\xe8\x06\x78\x99\x19\x12\xe0\x68\x64\x6f\x6c\xa2\x52\xf1\x4a\x22\x9b\xb8\x34\x1a\xdd\x9f\xbe\x80\x16\xfc\x6b\xa6\x34\x97\xe2\x05\xa1\x05\x67\x1f\x0c\x13\xf6\x27\x3d\xbd\xff\xbf\x7a\xca\xe5\xf9\xea\xf9\x27\xf7\x5c\xa4\x2f\xc8\x65\xa9\x8d\xcc\xdf\x33\x2d\x4b\x95\xb0\x2b\x36\xe7\x82\x1b\x2e\xc5\x27\x39\x33\x34\xa5\x86\xbe\xf8\x84\x90\x44\x31\x6a\x7f\x79\xc7\x73\xa6\x0d\xcd\x8b\x17\x44\x94\x59\xf6\x09\x21\x19\x9d\xb1\x4c\xdb\x67\x08\xa1\x45\x31\xbd\x2f\x67\x4c\x09\x66\x18\x7c\x45\xd0\x9c\xbd\x20\xda\x50\xbd\xfc\x84\x10\xfc\x69\x46\x93\xfb\xb2\x48\xa4\x98\xf3\x45\xa9\x80\xac\x9e\xc2\x23\x53\x5a\x14\x3a\x91\x29\x9b\x26\x32\xff\x44\x17\x2c\xb1\x74\x17\x4a\x96\x85\x23\xd2\x7e\x02\x29\xba\x8f\x27\xd4\xb0\x85\x54\xdc\xff\x3c\xa9\x3e\x6b\xff\xed\xdf\xf3\x3f\x42\xdf\x09\xc1\x29\xf8\x1c\x7a\x74\xd9\xec\x11\xfc\x35\xe3\xda\x7c\xd9\xf5\xc4\x6b\xae\x0d\x3c\x55\x64\xa5\xa2\xd9\xee\x71\xc1\x03\x7a\x29\x95\x79\x5b\xf7\x74\x42\x66\x09\xfe\x81\x8b\x45\x99\x51\xb5\xf3\xdd\x4f\x08\xd1\x89\x2c\xd8\x0b\x02\xaf\x16\x34\x61\xe9\x27\x84\xac\x70\x55\x81\xd4\x84\xd0\x34\x85\xc5\xa2\xd9\x8d\xe2\xc2\x30\x75\x29\xb3\x32\x17\xd5\x87\xfe\xa9\xa5\xb8\xa1\x66\xf9\x82\x4c\xed\x74\x4e\x0d\xd5\xf7\x53\x3b\x69\xf0\x77\xbf\x22\x77\x54\xdf\xbb\x5f\x98\x75\x01\x0b\xa6\xb8\x58\x74\xd0\xd0\xc9\x92\xa5\x65\xd6\x26\x71\xdb\xfe\x65\x04\x99\x82\x96\x1a\x46\x54\x13\xb9\x69\xfe\x0a\x49\xcc\xa4\xcc\x18\x15\xdb\x34\x3c\x77\x4e\xb7\x58\xb3\x45\xf2\x62\xd1\xee\x52\x4a\x0d\xfe\x02\xff\xbc\x7a\x3e\x63\x86\x3e\xc7\xd5\x48\x96\x2c\xa7\x2f\xdc\xe3\xb2\x60\xe2\xe2\xe6\xfa\xeb\x3f\xdc\xb6\x7e\x4d\x48\xa1\x64\xc1\x94\xa9\xf8\x0c\x5b\x63\xbf\x35\x7e\x4b\x48\xca\x74\xa2\x78\x61\x60\x23\x1e\x5b\x82\xf8\x14\x49\xed\x46\x63\x9a\x98\x25\xf3\x6b\xca\x52\xd7\x07\x22\xe7\xc4\x2c\xb9\x26\x8a\x15\x8a\x69\x26\x4c\xcd\x93\x75\x93\x73\x42\x05\x91\xb3\x7f\xb2\xc4\x4c\xc9\x2d\x53\x96\x8c\x65\xb6\x32\x4b\x49\x22\xc5\x8a\x29\x43\x14\x4b\xe4\x42\xf0\x1f\x2a\xda\x9a\x18\x09\x1f\xcd\xa8\x61\x8e\x83\xeb\x06\x3c\x24\x68\x46\x56\x34\x2b\xd9\x19\xa1\x22\x25\x39\x5d\x13\xc5\xec\x57\x48\x29\x1a\xf4\xe0\x11\x3d\x25\x6f\xa4\x62\x84\x8b\xb9\x7c\x41\x96\xc6\x14\xfa\xc5\xf9\xf9\x82\x1b\x2f\x67\x12\x99\xe7\xa5\xe0\x66\x7d\x9e\x48\x61\x14\x9f\x95\x46\x2a\x7d\x9e\xb2\x15\xcb\xce\x35\x5f\x4c\xa8\x4a\x96\xdc\xb0\xc4\x94\x8a\x9d\xd3\x82\x4f\xa0\xeb\x02\xc5\x42\x9e\xfe\x46\x39\xc9\xa4\x8f\x5b\x7d\xdd\xe2\x30\x6c\xb0\xa1\x7b\x56\xc0\x6e\x67\xc2\x35\xa1\xee\x55\x1c\x45\x3d\xd1\xf6\x57\x76\x76\xde\xbf\xbc\xbd\x23\xfe\xd3\xb0\x18\x9b\xb3\x0f\xf3\x5e\xbf\xa8\xeb\x25\xb0\x13\xc6\xc5\x9c\x29\x5c\xc4\xb9\x92\x39\xd0\x64\x22\x2d\x24\x17\x06\x7e\x48\x32\xce\xc4\xe6\xf4\xeb\x72\x96\x73\x63\xd7\xfd\x5f\x25\xd3\xc6\xae\xd5\x94\x5c\x52\x21\xa4\x21\x33\x46\xca\xc2\xb2\x6f\x3a\x25\xd7\x82\x5c\xd2\x9c\x65\x97\x54\xb3\x27\x5f\x00\x3b\xd3\x7a\x62\x27\x36\x6e\x09\x9a\xe7\xc6\xe6\xc3\x38\x6b\x8d\x3f\x78\x21\x5f\xb7\xdd\xfb\xcb\x36\x14\x92\x7f\xe5\xda\x48\xb5\x7e\xcd\x73\x6e\x36\x9f\xd8\x5c\xed\xcf\xb7\xde\x80\x0f\xf2\x39\x77\x3b\x4f\x94\xf9\x8c\x29\xbb\x95\xf0\xd1\x5b\xa6\xf5\xf6\x4e\xb3\xcd\xee\x04\x6e\x8e\x8f\x35\xa1\x5a\xcb\x84\x53\xc3\x2a\xfe\x80\x3d\x75\xcf\x58\x31\x25\x77\x76\xc5\xb9\x26\x4b\x96\x15\xf3\x32\x23\x73\xa9\x48\xca\x66\xe5\x62\xd1\x9e\xa4\x6a\xb4\xa5\x2a\xa4\x5d\xc4\x2b\x36\xa7\x65\x66\x5e\x90\xe7\xc7\x5b\x8f\xcd\xa5\xca\xa9\x79\x61\x77\xe7\x1f\x3e\xdd\xfa\x2b\xce\xac\xdd\xb9\x0b\xa6\x36\xfe\x9a\x2a\xbe\x62\x6a\xd7\x34\xb9\xaf\xbd\x67\xda\xf0\xa4\x7f\x1a\xaf\x80\x08\xe1\x22\xe5\xf6\x90\x75\x33\x47\x73\x86\x72\x8a\x11\xba\x60\x96\xab\x25\x29\x35\xb3\xff\xc1\x85\xda\x31\x5a\xfb\xb0\xa1\x6a\xc1\xac\xc0\x2a\x8b\x42\x2a\x53\x09\x12\x42\x15\x23\x47\xd8\x9f\xa3\x33\x72\xf4\xb5\x3d\xc9\xd8\xad\xa0\x85\x5e\x4a\x63\x98\x3a\x9a\xee\xa0\xe8\xa6\xcd\x6d\x63\xae\x2b\x0a\xdb\x0f\x33\x51\xe6\xdb\x33\x31\xe9\x9a\x82\x09\xd9\xea\x41\xc7\xd4\x6f\xed\x00\xdb\x96\x52\xde\x6f\x71\xf0\xc6\xc4\x5e\x24\xb0\xc9\x88\x59\x52\x43\x6e\xad\xb6\xe2\xc5\xb7\xa1\xf7\x76\x4b\x5b\x0e\x2b\xa4\x08\xcc\xaa\x46\xa6\xd5\xdb\x43\xee\xde\x4b\xf0\x57\xa9\x0d\xb2\xfd\xae\xbf\x6e\xf4\xf5\xa6\x7a\xd8\xce\x72\x42\xb3\x8c\xa5\x84\xe7\x39\x4b\xed\x56\xc8\xd6\x84\xce\x0d\x53\x84\xba\x6e\xfa\x4e\xed\x24\x4c\x80\x84\xcc\x8b\x8c\x19\xb6\x6b\x55\x43\x3d\xb7\xcd\x4a\x33\xca\x05\x53\x56\x3d\xea\x7a\x68\x63\x10\x97\xcd\x77\x36\x45\x41\x83\xa1\x2b\xda\x9d\x64\x09\x79\x58\x32\x05\xeb\xc2\x3e\xb0\xa4\x34\xcc\xbd\x98\xe7\x54\xa4\x1a\xf6\xfd\xcb\x0f\x2c\xb1\x03\x99\x31\x22\x55\xf5\x7c\x0f\xc9\xb9\x3d\x9c\x2c\x19\xbb\x31\x80\xc4\x5f\xef\xee\x6e\xec\xcb\x77\x97\x37\x48\xa9\xf3\xed\x1e\x56\xf4\xcd\x76\x34\x72\xa2\xde\x09\x06\x12\x4f\x8a\x6c\x4d\xa4\xa8\x26\x66\x2e\xb3\x4c\x3e\xd8\x43\xd2\x31\xea\xac\x9e\xc6\x74\xf7\x4a\x62\x83\xb9\x68\x4f\x38\x05\xee\x07\x75\x84\xde\x77\xb0\x01\x89\x62\x05\x02\xec\x00\x33\xdf\xf7\xc8\x16\x33\xc0\x1b\x96\x17\x1b\x4b\x47\x32\x2e\x5a\xcb\xca\x85\xe6\x69\xf7\xbc\x63\x6b\x31\xcd\x19\xfc\xf8\x20\xd5\xbd\x9d\xa8\x94\x2b\x96\xd8\xf3\x07\x16\xb4\xf9\x25\xb2\xa5\x54\x6c\x36\x25\xa5\x21\x27\xc7\xe7\xc7\xa7\x56\x18\xb4\x3e\x72\xac\xc9\x9c\x67\x4c\xaf\xb5\x61\xb9\x3d\x77\x2a\xba\x01\x9a\x5c\x13\xcd\xf3\x22\x5b\xc3\x08\x8f\xd3\x33\xc2\x8d\xfd\xa5\xd5\x31\x54\x29\xdc\x78\xad\x82\xb4\x64\x59\x76\x46\xb4\x24\x46\x51\x6f\x66\x04\x88\xc3\x3b\x96\x84\x51\xa5\x13\x6e\x27\xc7\x3f\x1e\x9f\x11\x66\x92\x53\xf2\x20\xc5\xb1\x81\x89\x99\x92\x3b\x3c\x2d\xfc\x67\x02\x74\xd7\xb2\x24\x82\xb1\x14\x17\xa6\xc8\x78\xc2\x4d\xb6\x06\x31\x44\x64\x69\x50\xa7\xa5\x06\x89\x4d\xc9\xcb\x0f\x7c\x53\xb5\xda\xea\xa9\xa1\xa6\xd4\x96\xaf\x9f\x01\x07\x58\x2b\x82\xa5\x84\x6a\x92\xf1\x15\x3b\x5f\x32\x9a\x99\xe5\x1a\x36\x81\x90\x62\xf2\x03\x53\x7d\x3b\xd7\x4d\x6c\x29\xdc\x7b\x7d\x5b\x81\x10\x6e\x58\xde\xcb\xcc\x24\x6e\x43\x37\x1f\xa4\x4a\xd1\x75\x40\x3a\x6c\x69\x5f\xcd\x66\x55\xc7\x57\x6c\x87\x4a\xe5\x5b\x6b\xf3\x58\xc1\xf4\x8a\x6d\xaa\x53\x96\x06\xb1\xbf\x76\x0a\xac\x5d\x97\x82\x29\xab\xbf\x3c\x76\x7f\x2f\xa5\xee\xe9\xdb\x76\xff\xa4\x36\x28\xd2\x8d\xb4\x9b\x46\x58\x65\xdd\xc8\x33\xaf\xf9\x78\x33\x28\xb0\x08\x85\x4c\xc9\xf5\xcd\x94\xfc\x5d\x96\x20\x7f\xe9\x2c\x5b\x93\x07\x8a\xda\x8e\x66\x86\x1c\xd9\x0f\x1d\xd9\xdd\x69\xc7\xfe\x57\x46\x53\xa6\x42\xbb\xda\x6e\x0f\x46\x7b\xc5\x65\xf4\xf2\x37\xbe\x3a\x44\xf4\x01\xe6\x43\x96\xf8\xa2\x1f\x8b\x13\x31\x6e\xed\xa6\xb0\xc6\x81\xa1\x50\x7b\x1c\x80\x9d\x8a\xdb\xc7\x51\x3c\x00\xfb\x6f\x71\x1b\x8e\xd2\xfd\x7e\x66\xf5\x45\x92\x34\x87\xd1\x7f\xb4\x62\xb3\x36\x94\xb6\x7a\x8b\xc0\x93\x15\x8e\xd4\xd0\x72\xc5\xf1\x27\x36\xd1\xab\x8b\x74\x8c\xce\xca\x6e\x37\x86\x39\x67\x59\x4a\x1a\x00\x4d\x5f\x8b\x96\x10\xb6\x81\x82\xfc\xf8\xae\x01\x99\xc3\xf6\xcd\xf2\x1b\x57\x2c\x70\x74\x5b\x85\x3c\x62\x5e\x26\x51\x3d\x8c\x10\x87\xcd\x07\xfb\x65\x2b\x21\x05\x35\xcb\x01\xbb\xef\x86\x9a\xa5\xdd\x73\x34\x49\x98\xd6\x44\xe2\xb6\x03\x86\xd4\x00\x21\x1c\x44\x32\x58\x1d\xb2\xbf\x53\x54\xac\xdf\xcd\xfb\x1f\x99\xf4\x5a\x97\xbb\x9f\x8d\x58\xf4\xd6\x74\x80\x2e\x2e\x55\xc3\x16\xaf\x54\xe0\xcd\x49\x0a\x2c\x6b\xa5\x1c\x4d\xc9\x5b\x24\x96\x97\x1a\x90\x13\x2f\xda\xa8\x58\x30\xf2\xdc\xd2\xfd\xf3\x9f\xfe\xf4\x87\x3f\x4d\xe1\xe3\x01\xaa\x9e\x06\x15\xe4\xfa\xe2\xed\xc5\xf7\xb7\x5f\x5f\x7e\xff\xf6\xe2\xcd\xcb\xfe\x55\xfa\x30\xa9\x91\xf0\x09\x17\x66\x22\xd5\x04\x67\xe6\x05\x31\xaa\x97\x43\x01\xa8\x0b\xec\xd5\xd6\x0c\x02\x44\xc9\xbc\x01\x6e\xd5\x4c\x77\xe2\x01\x9a\x85\x70\x9f\x3d\x3f\xfb\x7b\x5c\x19\xd3\x70\x20\x58\x76\x3c\x00\x1f\x86\x37\xf7\x04\x96\xfa\xb1\x9a\xcb\x4d\xaf\x7a\xb0\x75\x98\xd8\xc7\x77\xe9\x2e\xf0\xfb\xc3\x2b\x2f\x33\x99\xae\x07\xac\xe7\xe7\x32\x5d\x77\x1c\xca\x87\x90\x0c\x76\x44\x03\x7a\xf3\x85\x54\xf9\xee\xde\xc0\xb8\x0e\x70\xd6\x0f\x39\x61\xef\x59\x60\x26\xb1\x0d\x3f\x1b\x23\xbe\x1d\x39\x9c\x3d\x7a\x10\x7b\xd2\x90\xc3\x1f\x5e\xa3\x62\xbd\x7b\x5a\x46\xc5\x7a\x54\xac\x47\xc5\xba\xf1\xd0\xa8\x58\xbb\x4e\x8d\x8a\xf5\xa8\x58\xff\x2a\x14\x6b\x93\x14\xb7\x32\xb9\x8f\x06\x05\x8f\xef\x2e\x6f\xf0\x85\x86\x6e\x4d\x85\x47\xfa\xb9\x58\xc9\x6c\x65\xa7\x8e\x92\xbb\xcb\xbe\x13\xd0\x76\x7c\x0a\x4e\x0f\x70\xa3\x01\x36\xbd\xb6\x54\x2b\x9f\xe1\xdd\xbb\xab\x77\x2f\x08\xcf\x8b\x8c\xe5\x4c\x18\x42\x89\x62\x34\xe3\x3b\x3d\x79\x75\xb3\x14\x33\x3e\x67\xc9\x3a\xc9\x18\xd0\xde\x76\xb6\x56\x7d\x78\x0a\x58\xf2\xf8\x5d\x81\x38\x7a\x84\x22\x15\x12\xb5\xd2\x6d\x67\x50\xa4\xba\xc7\x41\x7e\x89\x92\xcd\x49\x34\xd5\xf2\xda\xfd\x6a\x25\xdb\xd3\xcb\x82\xc0\x03\x85\x62\xf1\x8e\x64\xff\x6c\x87\x1f\x79\xc6\xe6\x52\xb1\x01\x8e\x64\x88\x57\x84\xb8\x98\x9d\xcf\x8c\x9e\xe4\xd1\x93\xec\xda\xe8\x49\x1e\x3d\xc9\xa3\x27\x39\xf4\xe0\xe8\x49\x1e\x01\xaf\xe8\xd9\x19\x01\xaf\x11\xf0\xda\xaf\x6b\x23\xe0\xb5\xa3\x8d\x80\x17\x19\x01\xaf\x8d\x36\x02\x5e\xd0\x46\x4f\x32\x19\x3d\xc9\xa3\x27\x39\xf6\xf1\xd1\x93\x3c\x2a\xd6\xd0\x46\xc5\xba\xdd\x46\xc5\x7a\x78\xdf\x46\xc5\x7a\x54\xac\x47\xc5\xba\xd1\x46\xc5\x7a\xeb\x2b\xa3\x27\xb9\xb3\x0f\xa3\x27\x79\xbb\x7d\x2c\x92\x6d\xf4\x24\x37\xdb\xcf\xec\x49\xee\xf9\x23\x54\xa6\xe0\x39\xe6\x64\xdf\xb1\xbc\xc8\xa8\xd9\x21\x80\x5b\x8b\x7b\xbd\xeb\x9d\xa6\x40\x21\xc6\xff\xd2\x4a\x64\x4a\x56\xf0\xe4\x8e\x7e\x1b\x49\x96\x12\xf2\xb2\xd5\x82\x59\xa9\x91\x52\x83\x6f\x4b\x45\x15\xaf\xdd\xd6\x65\x91\x49\x9a\x3a\xa1\x3e\xa3\xc9\x3d\x13\x29\x91\xbb\x78\x97\x0b\x6d\x85\x82\x58\xd8\xa1\xc9\x2a\x2d\xfe\x1a\x5c\x68\xe0\x2d\x2d\x35\x9d\x65\xd8\xb5\x7f\xca\x19\xc9\x65\xca\xb2\x29\xb9\x02\xd7\x17\x0e\x62\x97\xc6\xc3\xc1\x4a\xd0\x3c\x65\x09\x55\xee\xa5\xad\xc7\xfa\x45\x52\x57\x31\x93\x9d\x93\x3c\xb4\xa8\x49\x07\xeb\xb4\x4b\x9d\x0c\x2d\x6e\xd2\x41\x74\x67\xc9\x93\x21\x45\x4e\x3a\xe8\xfe\xbc\xa5\x4f\x7c\x0b\x48\xbc\xed\x52\x28\xbb\xd7\x6f\xaf\x92\x28\x5d\xe7\xfc\xd2\x32\xef\xfe\xa5\x51\x3a\xc9\xfa\x82\x29\xfb\x95\x48\xe9\x20\xfb\x73\x15\x4e\x89\x5c\xc0\xdd\x85\x54\x76\x2f\xe2\xad\xa1\x22\xa5\x2a\x75\x93\x7f\x7c\xac\xab\xd7\x9f\x9c\x4d\xfd\x87\x76\x0f\x32\xac\xfd\xc0\xe2\x61\xbd\xac\xee\x73\xa7\x59\xe9\x2a\x46\x9d\x8a\x52\x07\x36\x04\x59\xdd\x0f\xd8\x0f\x82\x94\x2e\xfc\xa0\x54\x2c\x25\xf7\x6c\xed\xb6\x46\x4e\x77\x95\xe1\xf0\x4d\x1b\x69\x1f\x7f\xe0\x66\x09\xca\x64\x55\x43\x88\x1a\xe0\xff\x19\x03\x28\x67\xb6\x26\xec\x83\x13\x44\x46\xca\xac\x4f\x4b\x33\x12\xa9\x82\xa8\x52\xcc\x28\xce\x56\x8c\x50\x35\xe3\x46\x51\xb5\x6e\x2c\xf5\xdd\x92\xad\xa1\x92\x8a\xdd\x0f\xff\x2a\x99\x5a\xdb\x33\xa4\x87\xb4\xa5\x58\x47\xe0\xc0\x8e\x55\x2b\xdb\xfd\x25\x13\xf6\xf4\xe0\xf3\xb5\x15\x00\xc8\x56\x2d\x91\x17\x80\xbc\x5e\x9c\x9f\xb7\x6b\xc1\xa5\x32\xd1\xe7\xa5\x66\x6a\xb2\x28\x79\xca\xce\x1b\xcb\xde\xad\x73\x46\xd8\x16\x0b\x26\x98\xa2\x86\x0d\x88\xde\x3a\x7a\xd5\x78\xc7\xad\xb5\x74\xfa\xb4\x9d\x83\x39\xff\x70\x86\x30\xd4\xac\x0f\x54\xb0\x62\x09\xe1\x80\x33\xbb\x44\xbe\x23\x84\x92\x52\xf0\x7f\x95\x2e\x12\xec\xdd\xdb\xd7\x7f\x27\xd7\x5f\xc0\xd3\xf0\x3d\x80\x69\xfa\x66\x8f\xa2\x9d\x32\x63\x4c\xd8\xed\xb3\xe2\x29\x48\x34\x57\x14\x0c\x51\x1e\xae\xa1\x83\x67\x75\xc4\x99\x62\xa6\x54\xa2\xf3\xcc\x22\xb5\xa6\xef\x44\xe9\x03\xcf\x32\xbb\xe8\x29\x9f\xcf\x99\x82\x12\x3e\x4b\x2a\x6a\x82\x05\xd5\xda\x7e\xf8\xae\xfb\xd4\x26\xfe\x30\x44\x62\x34\xd3\xd2\x52\x4c\x64\x3e\xe3\xa2\xde\x04\x6e\x3a\x74\x39\x9f\xf3\x0f\x18\x62\xe4\xc7\x15\x24\x6c\x67\x03\x26\xda\x76\x69\x45\x33\x9e\xa2\x86\xa0\xca\xcc\xaa\x70\x7a\x63\x5e\xe1\x38\xef\x21\xea\x76\xa0\x51\xa5\x48\x00\x0f\x9d\xad\x51\x37\x60\x62\x61\x96\xde\x00\xc0\x9e\x56\xea\x70\x3f\x70\x99\xd3\x7b\x8c\xd9\xc3\x0e\xbb\xc1\x3a\xcc\xc8\xc1\x45\xe4\x5b\xb1\xb5\x80\x7d\x32\xc4\x47\xc2\xc1\xfe\xb4\x74\x3c\x73\x21\xf4\x48\xd8\x07\xae\x8d\x3e\x6b\x7c\x02\x56\xa0\x87\xe4\xdb\x77\x77\x8e\x45\x08\x25\x7f\x7c\xf6\x17\x32\xf1\x28\x37\xc4\x6d\xc1\xfa\x31\x6e\x96\x4c\xf9\xc7\x3e\x7d\xf6\x9c\x5c\x62\x34\x53\x0f\x5d\xa9\xc8\x9f\x9e\x3d\xc3\x95\x7e\xcf\xa8\x96\xc2\x9d\xf6\x77\x3c\x67\xb2\x34\xbe\x6e\x14\x5a\xeb\x8d\x8d\xd1\x43\x33\x01\x79\xe4\x8e\xf4\xb9\x2c\x45\xea\x8d\x28\xc3\x73\x06\x90\xb6\x31\x0c\xd7\xba\xbb\x9a\x5a\x6b\x42\x51\xc4\x59\xd9\xb9\x26\x27\x7e\xaf\x57\x65\x8b\x2a\xd2\xbe\xc8\x95\xff\x60\x0f\xc9\xf7\x96\xd6\xe4\x02\xde\x47\x00\xf6\x14\x96\xf9\xa2\x28\x32\xbb\x72\xa0\xc3\xf3\x39\xf1\x32\xc6\x0e\x27\x2a\xc2\xf1\x89\x8f\x6b\x9e\x5a\xb3\xc5\x30\x91\xac\x8f\x02\x72\xb7\xf7\xf8\x6c\x56\xfe\xdc\xd5\x7e\x82\x13\xfb\x0d\x2d\xec\x8e\x75\x7a\xeb\x3d\x5b\x6b\xe0\x08\x57\x50\x0c\x4e\xdc\x84\x0a\xef\x53\xe8\x17\x8c\x52\x2d\xa8\xd5\xf9\x81\x82\x2f\x26\xfa\x03\x23\x27\x50\x85\x13\xcf\x49\x96\xb1\xc4\x9c\x36\x0e\xc3\x5e\xcc\x39\xa7\x26\x59\xba\x97\xa4\x82\x08\x41\xc5\x8a\x0c\x36\x83\x14\x00\x18\x28\x99\x65\x56\x2f\x46\xea\x6a\xc5\x13\xd6\xeb\x99\xd9\x60\x8d\xe0\x19\x8b\x6b\xf4\xa8\xe3\xb5\xdf\x5f\xd2\x5e\x0f\x60\x75\x0f\x59\xb8\xad\x6e\x05\x03\xb7\x32\x47\xf8\x32\xa6\x53\x72\xad\x2b\xd1\xda\x33\x58\x50\x41\xb0\xbc\xa7\x58\xd4\xc5\xf6\xce\x08\xcd\xcc\x52\x96\x8b\x25\xd1\x32\x6f\x56\xe1\xb3\xb2\x1d\xdc\x5d\x7d\xfa\x8e\x3f\xfd\x8c\xac\xdd\xf3\xb5\x7c\xad\x6d\x4f\x5a\x58\xcd\x55\x41\xa1\xbf\x80\xb8\xa2\xa5\x91\x39\x35\x3c\xb1\x12\x65\x5a\x6d\xf8\x42\xf1\x1c\xc1\x01\x6b\x71\x8a\x94\xa5\x08\xfc\xba\x82\xa5\xa4\xde\x88\x21\x05\xad\x55\x18\x16\xad\x6c\xd8\x5a\x3b\x2d\x9f\xc3\x69\x68\x3c\xb5\x62\x63\xce\x99\xd2\xbf\x81\xd5\x0b\x31\x52\xef\xe6\xad\xd6\x3f\x56\x49\xab\xea\xde\xb6\x70\x05\xfc\x8d\xe3\x2a\x46\x93\x65\x68\x75\xda\xfc\x38\x25\x17\x82\xb0\xbc\x30\xeb\xba\x43\x76\xb1\x2c\x3b\xae\x68\xe6\x38\xa3\x5f\xf2\x7f\x7b\xe4\x90\xd5\x6f\x8f\x6a\x22\x67\x64\x56\x9a\xd6\x9f\x7c\x38\x38\x15\x52\x58\xde\xe8\xa1\xd8\x46\x3f\xa6\xe4\xad\x34\x04\x22\x92\x51\xd2\x80\x46\xdf\x50\x46\xc0\x86\xb0\x62\x29\x20\xd3\x1a\x9b\x8e\x4c\x1a\x2a\x8a\x6c\x69\x22\x18\x4d\x2e\x35\xf3\x9f\xeb\xdb\x93\x4e\x67\x84\x19\x84\xe3\xee\x8d\x47\x28\xc9\xd5\xdb\xdb\xef\x5f\x5f\x7c\xfe\xf2\xf5\x2e\xb6\x3c\xa0\x50\xab\xc6\xa4\x1f\x75\x7e\xc9\x07\xc1\xd4\x7b\x06\xaa\x6f\xd2\x77\x34\xb5\xb8\xf2\x35\xd7\xc6\xce\x9f\x5f\x99\x94\x15\xb8\xb5\x41\x8f\xac\xd0\x0f\x50\xd7\x2f\x5e\xbf\xee\x53\x9c\x1c\x05\xa7\xd9\x64\x96\xf0\x92\xae\x18\xea\xfd\x29\xcb\x98\x41\xfd\xbe\x86\x54\x02\x2a\xde\x8c\x91\x05\x55\x33\xba\xb0\x1a\x78\x66\x8f\x9d\xa6\xdd\xe0\x68\x70\x2b\x27\x05\x5d\x60\x97\x69\xe3\x18\xea\x0b\x9d\x37\x56\x16\x53\x41\x98\xb0\x0a\x14\x74\x99\x6b\xec\x33\xb0\x84\x2b\x6c\x2b\xf1\xf7\x71\x34\x41\x65\xf4\xa9\x08\xf8\xb8\xe3\x48\x6b\x1f\x5b\x5a\xca\xee\xd7\x3b\x48\x77\x49\x2a\x8e\xca\xa5\xea\xdb\x9c\x60\xc3\x48\xc1\x70\x94\xf6\xe4\xa8\xc9\x77\x73\x61\x30\xe0\xa1\x9d\xd4\xd2\x62\x1d\x0f\xfd\x6b\xc2\x04\x1c\x4b\x96\x97\x55\xbe\xab\x66\xf3\x46\x57\x25\xc9\x98\x81\x94\x04\x27\x6a\xd7\x60\x89\x3e\x88\xda\xe4\x06\x79\xd5\xfa\x4d\x2f\xc9\x0d\x9f\x03\x18\x4d\xb5\x0c\x70\xd6\x92\xe3\x59\x61\xce\xac\xf6\xde\x93\x0a\x64\x5b\x92\x95\xda\x30\x35\x41\x79\x83\x59\x1c\xb0\x22\xa0\xd2\x36\x88\xc3\xd2\xf5\xed\xf3\xd8\x28\x8d\x10\xfc\x5c\xb7\x76\x35\xd5\x9b\x6b\x0f\x3a\x7b\x33\x4e\xe1\x12\x05\xbd\xaa\xd1\xbe\xa3\x59\x26\x93\x7b\x58\xfd\x2b\xbb\x3f\x87\x76\xd1\x6e\x45\x55\xb2\x33\x72\xf1\xf6\xca\x9a\x06\xb6\x8f\x20\x86\x2a\x2b\xf7\x68\x2e\x15\x5b\x28\x6b\xf2\xf8\x2f\x74\x0b\x39\xdf\xe6\x5c\xd0\x8c\xff\xe0\xf2\x85\x44\x83\x6c\xbd\x6b\x9c\x3c\xa9\x20\xd7\x20\xd1\x7b\xb6\x9e\xe0\x69\x81\xd0\x53\x29\x0c\xcf\x7c\x59\x72\xcf\xf9\xf0\x43\x2e\x57\x56\xce\x5c\xc5\x79\x1b\x81\xed\xe7\x34\xd3\x0c\x52\x77\x60\xab\x57\x67\xd1\x99\x35\x11\x35\x53\x90\xa2\xa3\xc9\x11\xf6\x3a\x3c\x03\x05\x53\x39\xd7\xcd\xa5\x87\xf1\x9f\x11\x69\x79\xf5\x81\x6b\x46\xfe\xf8\xe9\xa7\xe4\xe4\x2b\x51\x28\x99\x30\xad\x03\xa8\x18\xb6\x97\xc2\x70\xb3\x3e\xad\x0e\x3d\x8f\xb0\xc4\xb1\x53\xb3\x74\x7d\x57\xab\x45\xd3\x7e\x7c\xb4\xb1\x1c\x20\x85\x2b\x77\x87\x17\x80\xc1\x71\xc6\x08\xc8\xa1\x23\xeb\xf6\x3e\x74\x8c\x09\xfd\x10\x9b\x1b\xf7\x67\xc7\xe8\x37\xc7\x1e\x21\x24\x62\x22\xcc\x76\xd8\x4d\xa1\xa1\x1f\x52\x5d\x1f\x38\xa2\x92\x0f\x5c\xcb\xaf\xae\xaf\x0e\x3b\x9e\x92\x1f\x6c\x81\x62\x82\xd9\x26\x8d\x43\xa8\xf7\x31\xcb\x39\xbd\x0f\x04\x8c\x93\x89\x9d\xdb\x20\x28\x12\x38\xf8\x43\x21\x70\x01\x22\xdb\x35\xf8\x7d\xdb\xf0\x31\x15\x2c\x69\x99\x62\x29\xd3\x60\x90\x24\x4b\xaa\x68\x62\x98\x82\xa8\x19\x00\x3a\x7a\x7c\xe9\xc4\xad\x01\xd3\xc6\xeb\xa0\x85\x4c\xad\x11\xbd\x94\x6a\xe7\x86\xdf\xc1\x26\x89\x14\x09\x2b\x8c\x3e\xb7\x87\x13\x5d\xb0\xf3\xc2\x2e\x96\x36\x4c\x98\x09\x7e\x59\xff\xa6\xfe\x15\xfe\x26\xc9\x28\xcf\x3b\xb8\x28\xc2\x4b\x05\xb1\x20\x6f\x64\x1a\x6d\x2a\x1c\x5f\xd4\xaf\xd4\x3a\x62\x73\xe2\x5c\x7c\x49\x6e\x9f\x08\xf8\x19\x70\x08\x1e\xc7\xb4\x76\xc2\x21\xa7\x0a\x3b\x32\x81\x8e\x4c\x76\xdc\x40\xe0\x5b\x50\x4d\x8e\xda\x83\xe1\x90\xcd\x94\x1a\x7a\x0b\xa8\x4e\x74\xc0\x58\x6d\xcf\x36\x20\x3f\xf0\x9c\x61\xa8\x84\x03\xb7\x5f\x90\xdf\xf5\x74\xff\x42\x20\xb2\x6e\xb5\xed\x76\xf9\x7f\x6f\x3e\x9d\x68\xf7\x8b\xa9\x9b\x4e\x7f\x14\xb5\x1f\x3f\xed\xf9\xc8\xef\x5a\x9f\xb9\xf9\xfa\x92\x9c\xdc\x54\x4b\x82\x64\x2e\x2d\xab\x9e\xb6\x9f\xec\xc3\xcb\x31\xca\xba\xed\x6b\xac\x42\xda\x34\x46\xab\x14\xb2\x28\x33\x44\x90\x4e\x2e\xb2\x62\x49\xfb\xfa\x78\x2d\x88\x54\x18\xb2\x0d\x11\x8b\x5b\x5f\xb0\xe7\xe6\xc6\x77\xe0\x33\x7d\xfa\x7f\xd5\x01\xf4\x5b\x5c\x88\x35\x8e\xf6\xaa\x5a\x6d\x32\x67\xd4\x1e\xd5\x64\x41\x4d\x85\x24\xf6\x90\x64\xc2\x2a\x72\xde\xc8\x75\x5e\x25\x08\x3b\x81\x98\x2e\x6b\xb0\x7a\x1f\x6b\xc3\xc8\x4c\x7a\x75\x17\x17\x1a\xe8\xc0\x26\xef\x87\x81\x29\xc4\xc1\xd7\xfe\x12\x80\xf2\x18\xa1\x44\xb0\x3e\xcc\xd1\xed\xdd\x19\xd5\xe0\x16\xa8\x6c\x5e\x58\x1b\xef\x71\xda\xf5\xa5\x9e\x60\xbc\x38\x63\x8a\x16\xfc\x15\x5c\x9f\xd5\x7b\x74\x6e\x9a\x51\xf0\x8a\x87\xaf\xe0\xfa\xad\xaa\xe2\x40\xc5\x00\x33\x16\x13\x36\xee\x14\x53\x5c\xa0\x26\xe5\x96\x33\xe4\xac\x3d\x03\x01\xaa\xa0\x27\x6e\xd8\xb9\x89\x95\x84\xd6\x00\x84\xde\x4e\xc9\x17\xb0\xf8\x6b\x54\xff\xad\x96\xac\xd2\x49\x41\x95\x89\xc9\x88\xd1\x67\xad\x9e\x7a\x75\xe1\x20\x11\xdf\x61\xad\xb8\xb5\x16\x3e\x34\x07\xdc\x53\xeb\x82\xa1\x0b\xa1\xb9\x02\x8d\x39\x3e\x44\xff\xc2\xaa\xeb\x76\x5c\x38\x6f\x57\x3d\x79\xc2\xfe\xc5\x44\x27\xf6\x2a\x64\x01\x75\x2c\x42\xd9\xaa\x9c\x0d\xb1\xe7\xd2\xfb\xca\x3b\x51\xc7\x43\xa1\x75\xc6\x05\xcf\xcb\xbc\x79\x89\x50\xaf\x55\xfe\xb4\x0a\x40\x20\xd4\x8c\x44\x4b\x9c\x8c\xe7\xdc\x84\x00\x9e\x81\x9e\x41\x12\x17\x2f\x3c\x2c\x62\x78\x50\xcc\x30\x24\x90\xd8\x83\xe4\x05\xf9\xef\x93\x6f\x7f\xff\xe3\xe4\xf4\xb3\x93\x93\x6f\x9e\x4d\xfe\xf2\xdd\xef\x4f\xbe\x9d\xc2\x3f\x7e\x77\xfa\xd9\xe9\x8f\xfe\x87\xdf\x9f\x9e\x9e\x9c\x7c\xf3\xe5\x9b\x57\x77\x37\x2f\xbf\xe3\xa7\x3f\x7e\x23\xca\xfc\x1e\x7f\xfa\xf1\xe4\x1b\xf6\xf2\xbb\x48\x22\xa7\xa7\x9f\xfd\x36\xd0\xb1\x47\x64\x31\x6c\xf2\x2a\xdc\x90\xa5\x1b\xf9\x5b\x88\x22\x7c\x00\x3e\xa5\xb9\x2c\x05\x40\xdf\x89\xcc\x8b\xd2\x84\xe0\x93\x9a\xaf\xc1\x25\xd7\xf6\x4c\x45\xb1\x6b\xcb\xeb\x75\x8e\xa0\xf5\xa4\x22\x3b\xa9\x02\xae\xf5\x79\x4c\xcc\x7a\x10\x3c\xf5\x11\x85\x23\xef\xfe\x3b\xf2\xee\x7b\x1f\x0f\xba\xc1\xbd\x4e\xca\x56\xdc\x1b\xe8\x91\xe3\xed\x06\xf7\x56\xe7\xbf\x55\x61\xaa\xaf\x70\x4d\x64\xce\x8d\x41\x9f\x6e\x68\xfd\x9b\x15\x9d\xb8\x69\x25\xb8\xba\x3d\x07\x60\x30\x05\xef\x4c\x5d\x95\x28\x40\xb6\xa1\x3f\xd5\x30\xa7\x91\x56\xeb\xad\x74\x72\xd8\x3b\x13\x34\xda\x5d\x60\x44\x08\xe3\xfb\x98\x77\x69\xc4\x43\x3e\xde\x22\xf2\x80\xbe\xc0\x38\x16\x8c\x95\x24\x72\xc5\x94\x3b\x69\xb5\xcb\xa6\xd1\x1c\x52\x2b\xa5\x22\x33\x2e\x52\x2e\x16\x8f\x4d\xe1\x87\xb0\x90\x97\x1f\xac\x32\xa0\xfb\x63\x5e\xb7\x3a\xbb\xf9\x2a\x86\x6d\x67\xce\x25\x89\x03\xf1\xe3\x0f\x8a\x67\x60\xeb\x1c\xe3\xb3\xef\x96\xac\xf5\x1b\x70\x38\x5f\xbc\xbd\x0a\xa9\xbd\xc3\xf3\x84\x2f\x36\xba\xd9\xfc\xac\x8b\x42\x8f\x1b\x00\x71\xf1\x3d\x1e\x57\xc1\xa0\x9f\x33\x42\xc9\x3d\x5b\x63\x64\x18\x44\x75\x32\x45\x0d\x18\x2f\x34\x54\xc8\xcb\x4e\x4a\x56\x5d\x70\x78\xcf\xd6\x8d\x60\xa2\xd0\xa6\x79\x82\xc2\x03\xad\x69\xb3\xbd\x71\x8a\x36\xce\x9f\xfd\x05\x4c\x00\x46\x00\x46\x4e\x19\xc1\x5b\x9a\x33\x28\x55\x21\x43\x83\x22\x43\x33\x98\xfd\x6c\x0f\x1e\x5e\xb5\x4c\x0d\x25\x19\x16\xf2\x58\xe3\xa2\x58\x6e\x5f\xf2\xbe\xb0\xeb\x46\x97\x25\x70\x11\xec\x09\x9f\xa9\xf1\x35\xcd\x78\x5a\x7d\x06\xf9\xfb\x5a\x9c\x91\xb7\xd2\x5c\x8b\x50\xcd\x38\x6c\x2f\x21\xe4\x12\x78\xe2\x4a\x32\xfd\x56\x1a\xf8\xcd\xc1\x27\x31\xbe\x86\x44\x6b\x0a\x5d\xd0\x1b\x06\x33\x03\xb6\xd6\x08\x8d\x8b\x63\x62\x6c\x0e\x4a\xa9\x96\x84\x6b\x44\x83\xdc\x5c\xd5\x61\x24\x3a\xaa\xc8\x04\x36\x6f\xaf\x0b\x29\x26\x2e\x76\x64\xc7\x77\xdc\x14\x47\x32\x72\x73\x15\xb6\xbb\x55\x7d\x12\x3f\x17\x45\x11\x40\x44\x7c\x1b\x6f\x5f\xce\x68\xc2\x52\x92\x96\x0a\xa3\x57\xb5\x51\xd4\xb0\x05\x4f\x48\xce\xd4\x22\x26\xc9\x1e\x94\xaf\x64\x19\xf3\xf9\x8f\xa1\x22\x48\x7c\xa2\xff\x3d\x0b\xd1\x9a\x54\x4b\x1b\xe5\xb7\x39\x58\xaa\x3f\x1c\x92\xaf\x03\xc1\xa9\x64\x4f\x55\x7e\xbf\x2c\xd3\x46\x97\xf0\x8c\xcb\x31\x70\xf5\x7f\xec\x51\x05\x4c\xfb\xbf\xa4\xa0\x3c\x54\x95\x83\x90\x0b\xb8\x33\x3e\x63\xad\x37\x1d\x06\xd6\xfc\x88\xa5\xdf\x0a\x6a\x0b\x0d\x0b\xb4\x46\xe6\x70\x5c\x39\xdf\xd2\x34\xce\xc8\x03\x44\x88\xd9\x63\x27\x22\x7e\xdd\xb6\xa3\x7b\xb6\x3e\x3a\xdb\xda\xe3\x47\xd7\xe2\xa8\x0e\xdc\x6e\xed\x58\x7f\x96\x07\x08\x43\x60\xf5\x11\xbc\x79\xb4\xbf\xea\x72\x30\x7d\x13\x41\x95\xcb\x8c\x6a\x3d\x20\x05\xa5\xe5\xf3\xbd\x6d\xd0\xa8\xe3\xfc\x5c\x66\x02\xb8\xad\x06\xc6\x8b\xef\x89\x02\x25\xb6\x03\x7d\xfe\x9f\x08\xf6\x47\x5a\x6f\x64\x1a\x3b\x13\xf5\x0b\x95\x73\xf1\x01\x14\x1b\x07\x78\x3a\xe0\x8b\x47\xc5\x0c\xb7\xe6\xcc\x9e\xfa\x18\xed\xf8\x45\x55\xe0\x16\x2a\x46\xe7\x18\xa1\x0f\x01\xc6\x42\x1a\xc2\x45\x92\x95\xfd\xc9\x28\x5c\x20\x51\xb0\xba\xba\x57\x23\x7a\x82\x06\xb0\xca\xd7\xd5\x0b\x5e\x05\x74\x96\x48\x23\xf2\xc3\x85\x7c\x6c\xfa\x91\xfa\x66\x8a\x26\xf7\x98\xda\xc9\x75\x88\xc7\x82\xa3\x0a\x79\x98\xa1\x44\x6e\x64\x1e\xa3\x29\xb7\xb0\xd2\xa4\x54\x90\x9f\xd4\x08\xac\x3b\x47\x9a\x1d\x5d\x06\x0f\x74\xcd\xe0\x9e\x87\x1c\x5b\xbc\x67\x34\x9d\x58\x29\xf2\xeb\xf0\x36\xd3\xc4\x94\x34\xdb\xc3\xd9\x5c\xb3\x08\x03\x37\xe5\x92\xee\xce\x79\xfe\x85\x38\x9d\x13\x5a\xd0\x84\x9b\x1e\xe3\x6c\xa8\xc6\x10\x04\xfe\xe2\x41\xbf\x68\xc0\xef\xa3\x04\xfb\xf6\x06\xfa\x5a\x2c\xfe\xbe\x2d\x15\x1c\x5f\xd7\x50\x9d\x3b\x4d\x4b\x91\x32\x95\xad\xfb\xa7\x09\x99\x30\x24\xf2\x7a\x4f\xfe\x44\x0a\x64\x87\xd8\x2d\x7a\xe9\xc4\xd8\xa5\x7f\xd1\xf6\xb8\x4b\x4a\xf5\xf4\xfd\x7a\xde\x18\xe3\x0e\x02\x5c\x57\xce\x37\xcd\x7f\x60\x69\x15\x15\xda\x43\xb3\xee\x93\x8f\x76\x74\x41\xd8\xc7\xef\x81\xc8\xad\xa1\xca\xb0\xf4\xf8\x50\x21\xd4\x3b\x23\x1e\xea\x4e\xa0\x00\xcb\x34\x49\x19\xfc\xb7\x5f\x91\x9f\xc9\xd2\xc0\x21\x03\x87\x7d\xb1\xea\xab\xdc\x13\x8b\xd4\x64\x54\x9b\x1b\x25\x67\xec\x8e\x0f\x0c\xe7\x7b\x4d\xb5\xc1\x6c\xc2\x07\x86\xf5\xeb\x52\xef\xf2\xc7\xd1\x85\xb4\x7c\x3c\xe4\x5e\x90\x94\x1a\x36\xb1\x84\x0e\x65\x94\xd8\x31\xdd\x29\x2a\x34\x74\xe3\x11\x03\x6b\x0d\x87\x98\x8a\xa4\x0b\x30\x0e\x03\x45\x82\xf9\xba\xf9\x60\x7a\x00\x7e\xfd\xb3\x4d\x4b\xce\xb4\xa6\x8b\x61\x73\xf1\xd7\x32\xa7\x62\xa2\x18\x4d\xa1\x48\x8b\x23\xd1\x4c\x76\x8d\xe1\x5c\x52\x71\x6f\x06\x73\x5b\x4d\xe4\xc1\x22\xd6\x15\xa4\xe4\x0e\x1a\xda\x57\x90\x28\xe5\x82\x8b\xeb\xda\x00\xd4\xfe\x5b\x99\x33\x92\xd3\x64\xc9\x45\x18\xfd\x00\x19\xa5\xa1\x30\x85\x9d\x22\x07\x45\x01\x68\xb9\xe0\x2b\x07\xb3\x62\xff\x7c\x45\x34\x64\xa8\xe3\xf0\xa4\x6d\x4e\x97\x95\x89\x1c\x6a\x8e\x48\x65\x34\x39\x6a\x09\xad\xa3\x38\xf4\x37\x67\xd4\x69\x4c\x83\xa4\xeb\xc1\x96\xaa\x4f\x4b\xde\x83\x1c\x3c\x38\x64\xdd\xfb\x45\xf2\x9d\x35\xc7\xb8\x26\x7d\x11\x5e\xd8\x20\x49\xbf\xce\x34\xeb\x27\x3b\xb5\x74\x0f\x33\xe4\xb8\xc0\xde\x5e\xbb\x81\x54\x9a\x56\x50\xdd\x7c\x64\x4c\x2e\x21\xc5\x92\xea\x58\x13\xf0\xc6\x3e\xdb\x65\x15\x01\xa1\xce\x99\x7e\x2a\xab\xae\xe7\x8f\x05\x2d\xf5\xae\x65\xd8\x28\xce\x85\x99\xf6\xba\x76\x63\xe0\xbd\x50\x97\xad\x64\x57\xae\x1d\xb9\xae\x83\xc5\x50\xb0\x51\xf0\xb6\xa8\x2a\x0b\xc5\xb1\x1f\xd7\xe4\x18\x72\x4d\xb6\xad\x8b\xbe\x54\x06\x2b\x46\x34\x37\x52\xed\xb0\x05\x36\x35\x52\xf7\x20\xda\xe2\xde\x0e\x6f\xfc\x3e\x51\x29\x8e\x70\x29\xb3\x54\xfb\x9a\x60\x3b\x06\xd2\x97\x35\xd6\xaf\xb4\x74\x47\x6d\xed\x91\x66\x10\x32\xe8\xe4\x8a\xa9\x15\x67\x0f\xe7\xee\x5a\xa2\xc9\x03\x37\xcb\x89\x4b\x66\xc4\xdc\xcc\x73\x4c\x3f\xe8\x60\x3c\x2c\xb8\x78\x91\xa6\x2e\x3a\xaf\xd4\x6c\x5e\x66\x88\x2a\xea\x69\x23\xf0\xfe\x0c\x82\xb9\xce\x48\xc9\xd3\xcf\xf6\x28\xa0\xd4\xc3\xa0\x8a\x19\xcc\x01\xb9\x91\x19\x4f\xc2\x8b\xdc\x7a\xba\xaa\x11\xa1\x5d\xad\x40\xf8\xa5\x91\xee\x4a\x2b\x70\x1b\x77\xa4\xc7\x48\x7b\x92\xba\x6b\xcd\x5c\xa0\xf0\xf6\x2c\xf5\xaf\x75\xaa\xd6\xef\xcb\x8e\xf3\x3c\x94\x9d\x73\xcf\x58\x71\x45\x79\xd6\x61\xe1\x7a\xfd\x8a\x0b\xf3\xe7\x3f\xf6\x7c\xa0\xdb\x58\xb5\x1f\xf8\xab\x2c\xd5\xd3\x7e\xc1\xaa\xa1\x4f\x49\xff\x8d\x14\x66\xf9\xb4\x43\xb8\xa3\x8b\x8e\x83\xbe\xd7\x8a\x8a\x94\xd8\x5d\xa7\x8e\xfd\xf2\xdf\x18\xbb\x7f\xda\xb1\xfd\x9d\xd1\x27\x64\x80\x6e\x59\x17\x98\x9c\x42\x95\xa2\xf7\xcd\xae\x7d\xd3\xad\x56\x74\x84\x93\x4e\xf0\x5b\x83\x04\x52\x29\xac\x41\x73\xcb\x8c\x35\x1d\x76\xac\x7f\x5b\x20\xb5\x9f\xc6\x00\xbb\x66\xaa\xc3\xfb\xba\x56\xc6\x5b\x99\xb2\x5b\x17\x1e\xb0\xcb\xcf\x7d\x31\x87\x62\x12\xeb\x33\x72\x27\x33\x57\x01\xe3\x0c\x10\x52\x2e\x98\xd6\x60\x01\x13\x66\x76\x40\xde\xfd\x72\xaa\x8a\xfb\xd9\x3d\xe5\x61\x2b\x9c\x89\xd5\xc0\x94\x7c\x26\x56\x5c\x49\x01\x2e\xac\x15\x55\xdc\x5a\x1d\x9b\x95\xf3\xeb\x2a\xad\x7d\x58\x48\x7c\xf5\x82\x61\xa0\xc7\x4b\xb1\xfa\x9a\xb6\x83\x1c\xc4\xce\x6e\x13\xf7\x40\xaf\x62\x0c\x55\x55\x2e\x63\x06\x14\x8b\x79\x0c\xce\x5c\x6c\x6a\x14\xbb\xc6\x31\x85\xf2\x10\x41\x8b\x01\xac\xcb\xcb\xef\xaf\xaf\x5e\xbe\xbd\xbb\xfe\xe2\xfa\xe5\xfb\x83\xd9\x54\x51\x35\xf5\xdb\x5a\xd2\xd7\x7e\x0d\x2a\xef\x8a\x26\xbf\x3d\xf9\xfa\xe2\x3d\x14\xde\x3d\x05\xff\x22\xfb\x50\x50\xd1\xef\x30\xc2\x56\x6a\x0f\xa0\x17\x8a\xad\xb8\x2c\x35\xf1\xc1\x78\xbb\xd9\x95\xf7\xa7\xd5\x92\xcd\x2b\x22\x5d\xa0\xd3\xda\x97\x0f\xda\x4d\x36\x1c\x7f\x70\x0d\x39\x7b\x7e\xe8\x75\xde\xb8\x62\x5a\x66\x2b\x9f\xa3\xd1\xc8\xfc\x8e\xeb\x27\x17\x05\x40\x73\x60\xfa\x7b\x64\xb1\x14\xc9\x92\x8a\x05\xd6\x96\x63\xcd\xc9\x0d\xd2\xd4\x6b\x61\xe8\x07\x9f\xe2\xc5\x74\x42\x8b\xba\xcc\x5c\x2a\x4b\xdb\xf9\xdf\xfe\xf6\x8c\x70\xf6\x82\xfc\xb6\x41\x38\x3c\x01\x2f\x1d\xad\xc6\xaa\x43\x7f\x05\x5b\x31\x05\x1f\x73\x6b\x7e\x46\x14\x5b\x50\x95\x66\x4c\x87\x71\x0a\x39\x27\x0f\x4b\xe6\xb2\x50\x58\x3d\xc1\xcc\x47\xba\x10\x21\xcd\xb4\x59\xd6\x3d\x48\xf2\xe8\x28\x50\xa3\x7b\xe8\xf6\xf8\x42\xc9\xc0\x2d\x3e\x9b\xc5\xec\x5d\xae\x96\xcb\x09\xda\xc5\x71\xc7\x3a\x2e\xd8\xb4\x25\x6c\xe1\xde\x8f\x79\x6d\xba\xd9\xdf\x47\x45\xef\x0c\x89\xbe\xc3\x78\xd5\x37\xb4\xf8\x92\xad\xdf\xb3\x60\x58\xf6\xf6\xe0\xe1\x30\x75\xe1\x69\xe8\x68\xbc\xf4\x24\x63\xc2\x7c\x86\xf4\x95\xc4\x47\x0b\x6e\xf5\xf3\xce\xc5\x30\xc2\xf9\x67\xbb\x1c\x17\x02\x35\x38\xb8\x28\xfe\x46\x95\xad\x2e\x06\x0d\xd2\x48\xa2\xe4\xa7\x31\x5c\xb7\x5b\xbc\x29\x1b\x4d\x32\x64\xf2\x6e\xb7\xc1\xeb\xe5\xab\x1f\xee\xb5\x66\xb7\x4e\xc5\x6c\x4a\xb5\x8a\xff\x63\x23\xf7\x08\x68\x4e\x1a\xf8\xd3\x87\xe9\xb9\x63\x71\xd0\xa0\x63\x0a\x51\x60\x8b\x0d\x6c\x23\x91\xc1\x6d\x64\x48\xdc\x1a\x81\x1a\x2d\x2c\x4b\xf7\x91\x37\xc7\xb5\xc0\xc1\xc0\xab\xea\x8e\x82\xf4\x85\xcf\x55\x8d\xe3\xd8\xaa\x4a\xb0\x65\xf2\xb3\xf6\x8f\xae\x84\xd9\x3f\xaa\x5f\x62\xe5\xc0\x6f\x8e\x8f\xff\xf3\xcb\x97\x7f\xff\xaf\xe3\xe3\xef\xfe\x11\xc7\xc3\x35\x85\x46\x7d\xdf\x16\x19\x8c\xa0\x11\x32\x85\x90\x96\x38\xaa\xf0\x8a\xd3\x70\x2e\x92\x44\x96\xc2\xc0\xcb\x0e\xcd\x9d\x2e\xa5\x36\xd7\x37\xd5\x8f\x85\x4c\xaf\x6f\x22\x29\x37\xde\xd0\xc1\x83\x95\xec\x21\xc0\xe3\xcb\x19\xf9\xd6\x8e\xfe\x69\x97\x34\x72\xc5\xf4\xed\x3f\xbf\xb0\xec\x70\x43\xcd\x32\x7e\xcf\x69\xf2\xa0\xb8\x31\x4c\x80\x3d\xc4\x54\xae\x89\x9c\xb7\x6f\x5c\x3b\x5a\x3d\x3f\x7a\xb2\xa3\x62\xee\xbb\xbc\xd7\x54\xc0\xad\x4c\xfe\xfe\x78\xd8\x0b\xd5\xe1\x16\xa3\x8f\x56\xbd\x6e\xa5\x5b\x37\xca\x46\x3d\xd1\xb0\x87\xc9\x9e\xf9\x80\x55\x1d\x24\x81\x7c\x9c\xc4\x17\x07\x90\x44\x55\x92\xaf\x5b\x8d\x80\xb5\xbf\xd9\x20\x82\xb3\x8e\xdb\xc0\x9c\x51\x57\xdc\xdc\x25\x58\x9d\xe0\x2f\xa7\x49\x51\xc6\x6d\x64\xf7\x7c\xce\x72\xa9\xd6\x67\xfe\x47\x56\x2c\x59\xce\x14\xcd\x26\x2e\x10\xe9\xac\xfa\x44\x3c\xe9\xea\x0d\x24\xde\xea\xe8\xf6\x17\xc2\x46\x8c\x6d\xd6\x8a\x74\x0e\x9c\x6c\x5d\x5f\x47\xf4\x24\x12\xa8\x5a\x9d\xfe\xa0\xc3\x76\x6b\x2f\x7d\x05\x33\xa0\xb6\x57\x07\xa9\x5a\x23\xc0\x05\x74\xc5\x2b\x39\x55\xad\x75\xfb\x36\x13\x2b\x6b\x36\x04\xcb\xfb\xf8\x36\x58\xe8\xa4\x7c\xc5\x75\x5c\x52\x0a\x89\xcd\xd6\xf4\x6d\x58\xd6\xe6\xe6\x5b\x03\x06\xb1\x53\x0d\xf3\x37\xce\xca\xd2\x58\x33\x1b\xd1\xd5\x70\x92\x63\xdd\xc0\x7c\xfb\x50\x48\x0d\x86\x6f\x05\x1a\xb6\xce\x83\xe7\xe1\xf2\x6b\xd8\x3e\xca\xc8\xb3\x66\x7b\x54\xba\xa9\x6f\x7e\x9a\xf6\xdb\x47\xef\xfd\x59\xd0\x28\xa5\xe2\xcf\xb0\x27\xda\x00\xc3\x8e\x9f\xc0\x05\x2f\xdb\xfd\x88\x3c\x7d\x34\x4b\x14\x33\x87\xb3\xb9\x91\x9e\x87\x75\x0b\x99\x46\x04\x8d\x90\x66\x15\xe2\x8f\xd0\x54\xf7\x2a\x1e\x0e\xad\xe2\x8b\xe8\xdd\x3c\x57\x32\x9f\x92\x46\x45\x5e\x8c\xc4\x70\xf4\xee\x59\x64\x16\xd4\x08\x01\x8c\x10\xc0\x46\x0b\x42\x00\xb7\xc8\x63\x52\x59\xbb\x3e\x7e\xa4\xbf\x16\xfb\x7f\x40\x09\x8a\x70\x04\x53\xa0\xa4\xe0\x81\xc2\x93\x98\x58\xf5\x03\xc3\x3b\x7d\x70\x55\x2d\x1b\xe9\xcb\x7d\x75\x78\x24\x7a\x06\xb0\xe5\xaa\xf3\x02\xb2\xf6\x9d\x54\x97\x0a\xb8\x33\x34\xef\xf7\x32\x6d\xfb\x97\xc8\x45\x96\x11\x2e\x50\x40\x02\xe9\xba\xc8\xab\xbb\x18\x94\xf6\xf5\x91\x0a\xc2\x56\x70\x89\x8e\x2f\xb8\x5b\x7b\x64\xb8\x26\xda\x50\xb8\xdb\x6f\x4a\xfe\x06\x85\xb3\x81\xd3\x11\xf3\xef\x1f\x78\x5e\x66\x86\x17\x19\x23\x95\x2e\x56\x57\x6d\xa7\x5a\xcb\x84\xc3\xe5\x24\x55\xe9\xec\x8c\xf6\x0e\xdc\x4d\x0f\x8c\xcd\xd0\x7b\xf0\x42\x25\x2c\x65\x22\x61\x2e\x3b\xaa\x9e\xd3\x19\x14\x9f\x7e\x29\x56\x40\xbd\x6f\xec\x24\x2d\xf1\x1a\x0b\x3c\xb6\x76\x53\x7f\x4a\x27\xaa\x65\x4c\xe7\x84\xd8\x88\x89\xab\xcd\x52\x48\x01\xef\xdd\x96\x72\x5e\x23\x97\x7d\xcb\x12\xab\x06\x54\x9e\x85\x08\x15\x67\xeb\xfc\xaf\x31\xd4\x1a\xd3\x88\x08\xa5\x7e\xf2\x9b\xcf\x3f\x92\xa0\xb1\x76\x1b\x1a\x42\x16\x45\x34\xf6\xc0\x1d\x58\x11\x21\xfe\xa0\x1d\x80\xb3\x07\xe4\x5d\xdd\x06\x1d\xac\x43\x0e\xd5\xe8\xc3\x0f\xaf\x53\x1b\x56\x23\xa4\x71\x1b\x5b\x5d\x04\x18\xce\x14\x05\xa5\xeb\xed\x3f\x19\x4d\xc2\x10\x19\x94\xcd\x10\xed\xc9\x9b\x36\x14\xe4\x27\x89\x39\x40\x7d\x7b\x1f\x21\x70\xbb\xa1\xf9\x8f\x12\xa0\xab\xfd\x4a\x25\x80\x63\x90\x70\x61\xd4\x26\xcd\x9f\x71\xfb\x1f\x48\x17\xe5\x52\xf0\xf8\x52\xc0\x55\x5c\x1c\x16\x70\x82\x60\x72\x46\xfe\x81\x44\xfe\x81\x21\xda\x4a\x1a\x93\xb1\x40\x4e\x5c\x26\x29\xd4\x6b\x4d\xb9\xbe\xdf\x59\xbe\x9c\x09\xb1\xd6\x86\x25\x4b\x43\xb3\xfb\xe9\x2c\x93\x0b\x5d\x48\x33\x4d\x64\x7e\xfe\xe9\xb3\xe7\x7f\x3a\x7f\xf6\xc7\x73\xf7\x29\xcb\xf1\x49\x51\x4e\x4a\x4d\x17\x0c\x79\x3f\xe3\xa2\xfc\x30\x49\xa0\x62\xa9\x9e\x2e\x4d\xde\x77\xb5\xcb\x8e\xdd\x26\xe9\xfd\x6c\x6d\xf7\xda\x83\x54\x29\x14\x6a\xf0\x1f\xfe\xf4\xfc\xd9\x9f\xed\xff\xf0\x0b\x3a\x59\xb2\xb4\xcc\x98\x9a\x24\x73\x3d\xa1\x22\x9d\xd8\x79\xe8\xa9\xc6\x15\x27\x51\xa0\x56\x40\x3f\x53\x37\xa2\x3d\xff\xf0\x69\xef\x93\xb1\x20\x2a\x7c\xf4\xaa\xf3\x4e\xdc\xa7\xfa\x70\x04\x1b\x67\x7c\xce\x92\x75\x92\xc5\x72\xe9\x45\x02\x9e\xd1\x3a\xf9\x01\x2b\xa7\x81\x91\xe4\x2a\x15\xb8\xd4\x2b\xab\x59\xf7\x1b\x0d\x8a\xe9\x42\x0a\xed\xef\xff\x77\x66\x48\xd5\x23\xb4\x54\xf4\x20\x95\x3c\x8e\x07\x0a\xa9\x0d\xe4\x58\x0d\xa8\x61\x76\x7c\xe3\x5f\xb2\x86\x52\x42\xb3\x8c\xa5\x84\xe7\x39\x4b\xad\x69\x53\xdd\xc8\x18\x4a\x33\x6a\x99\x5b\x58\x87\xb9\x2e\x03\xbd\xa4\x22\x85\xdb\x84\x28\xcf\x9c\x09\x55\x3d\x1f\xa0\xcb\x35\xf8\x45\xb9\x00\x3b\x0b\x3d\x3d\x1a\xd3\xc8\x08\x4d\x12\xa9\xfc\xe5\xee\x78\x09\x35\xfc\x29\x74\x42\x43\x86\xc0\x94\xbc\x03\x31\xde\x58\xe7\x4d\xe7\x19\x5e\x2f\xa3\xf1\xaa\x95\x90\x00\xb6\xc3\x94\xf2\x1e\x2a\x16\x66\x70\xe6\xee\x51\xb9\xcf\x97\xe6\xab\xfe\x39\xa9\xb8\x66\x62\xa9\xeb\xf3\xdf\xd4\x7f\x82\x5f\xf4\x9f\x8f\xf1\xca\x08\xfb\xd0\x75\xe9\x40\xb3\xb5\x6f\x5d\x12\x78\x0d\x23\x78\x0f\xa5\xa8\x74\x12\xcc\xbb\xb0\xcb\x82\x3b\x26\xe2\xa8\x9b\x35\x3c\xc0\x53\xf2\xf2\x03\x4b\xaa\x9f\xab\xdc\x72\xc8\x6c\x95\xb0\xfd\xc2\xb8\xe9\x30\xa8\x38\x91\x79\x4e\xc3\xf7\xa3\xec\x98\x83\x4b\x7c\xb3\xba\x5b\xce\xfd\x98\x71\x01\xbb\xdf\xce\x6a\xb8\x34\xab\x6f\x1c\x8a\x1b\xb6\x79\x10\x77\x8b\x53\xd2\x48\xca\x15\x44\x8e\xc7\x15\xf9\x22\x55\x48\xa0\xef\x17\x54\x6d\x91\xd2\x90\x93\xe3\xf3\xe3\xd3\x2d\x64\x27\x12\xb3\x27\x64\x5e\xd5\x6f\x41\x30\x28\xa9\xa7\x41\xf3\xbc\xc8\xd6\x30\xf2\x63\xb8\xca\x36\x76\xf0\x18\x5f\xa8\x4a\xe1\xe7\x81\x12\xbd\x64\x59\x86\x57\x5c\x29\xea\x4b\x3d\xe0\x6f\xe3\xa7\x14\x6e\x0c\x07\xd9\x7e\x72\xfc\xe3\xf1\x19\x61\x26\x39\x25\x0f\x52\x1c\x1b\x98\x56\xb8\xf5\xa8\xd4\x2c\x22\x91\x12\x9b\xeb\xd4\x5a\x96\x70\x2b\x12\x2e\xb3\x2f\x11\x0a\x02\x94\xc8\xd2\xdd\xbd\x16\x91\xe5\xda\x20\x6a\x39\x9f\x1b\x9f\x88\x2d\xe7\xe4\x19\xf0\x15\x0a\x53\x42\x35\xc9\xf8\x8a\x9d\x2f\x19\xcd\xcc\x32\x96\x03\xec\xaa\x08\x29\x26\x3f\x30\x25\xe1\x92\x6a\xe1\xde\x8f\xf3\x3d\x0c\x28\x82\xb6\x07\xec\x1d\x5f\x08\x6d\x10\xba\x6b\x85\xed\x2b\x16\x38\x04\xc9\x56\x06\xf9\xdd\xdd\xcd\x2b\x66\x36\x04\x8f\xa5\x55\x5f\x4c\x1a\x8e\x06\x86\xbb\xaf\xac\xbe\x73\x68\x19\xb5\x94\x5d\x59\x56\xfd\xa3\x92\xda\x60\x2d\x78\x54\x46\x84\x35\x63\x8d\xac\x7d\xca\xb1\x6b\x2b\xbd\x63\x8f\x5c\xdf\x4c\xc9\xdf\x65\x09\xa5\x14\xe8\x2c\x5b\x93\x07\x2a\x8c\xcf\xeb\x38\xb2\x1f\x8c\xf5\x50\x73\x01\xf3\xfb\x57\xb8\xad\x59\xfb\xfb\xaf\xe3\x38\x73\x20\xb3\x35\xbe\xb3\x8f\x98\xc7\xeb\x36\x96\xae\xa3\xed\x1c\x16\xc7\x1d\xb1\xce\x3c\xcb\x67\x98\x22\x04\x75\x95\x70\x73\x3b\xca\x4f\xb0\x29\xb7\x78\x1c\x67\xa1\x51\x97\x99\xfa\xdb\x44\xb0\x13\xd1\xde\x22\xbc\xf7\x14\xa3\xc4\x05\x0e\x0b\xaa\x6b\xc4\xb2\xd4\x50\x77\x2e\x19\xe8\xd8\x24\xbb\x20\x1d\x1c\xa3\x0b\x57\x0b\x78\x6e\x36\xdb\x1e\x41\x22\x91\x19\x2f\xf1\x5d\x06\x72\x4f\xdb\xe7\x21\xbe\x39\x12\xe3\x01\x6b\x3f\x3c\x64\x04\x83\x42\x1a\xc8\xc0\x13\x05\x22\x64\x22\x23\x1f\xb7\xe3\x1e\x8d\xf4\x15\xbc\xdc\x0d\x32\xb0\x01\xf0\xee\xff\x27\x91\x60\x85\x0c\xd9\x75\xbe\x0d\x88\x98\xda\x27\x5e\x6a\x8f\x68\xa9\x1d\x49\x6a\x8a\x88\x32\x9f\x31\x55\xc7\x4f\x2b\x53\x4f\x6a\x24\x7f\xc8\x2d\xd7\xe4\x5b\x24\xba\x71\x1f\x8d\xa2\x22\xb2\x3c\x2c\x21\xcf\x6d\x2f\xfe\xfc\xa7\x3f\xfd\xe1\x4f\xee\xea\x70\x4f\x8b\x0a\x72\x7d\xf1\xf6\xe2\xfb\xdb\xaf\x2f\x21\x89\x29\x6e\x95\x0f\x10\xe4\x04\x31\xc6\x91\x32\xa4\x0d\x59\xc2\x8b\xfe\xce\x28\x57\xd3\xc5\x6a\x00\xce\x66\x8e\xb9\x77\x14\x9b\xd5\x3e\x5a\x69\x51\xc0\xee\x4f\xc0\xe7\xf1\xc2\x67\x02\x2c\x73\x48\xbd\xd1\x24\xc5\xad\x4c\xee\x07\x6b\x8e\xc7\x77\x97\x37\xf8\x62\x43\x79\xa4\xc2\x1b\xad\x5c\xac\x64\xb6\x8a\xdb\x2a\x94\xdc\x5d\xde\xc0\xc0\xa6\xf0\x2f\xb0\xf1\xc1\x30\x5a\x5b\xea\x3e\x2c\xd5\xe1\xed\xd5\xb5\x02\x51\x94\x15\xa3\x19\xdc\x08\x08\x94\x6b\x38\xca\x7e\x23\x0c\xb3\xff\x24\xda\xea\xf1\x3b\x8f\xce\x77\x2a\xae\xd1\x6a\x4f\xcd\xaa\x0d\xc5\x35\x2e\x82\xe7\x57\x2b\x99\x9d\x44\x56\xd5\xed\x51\xa3\x64\xee\x69\x3f\x9f\xac\x8a\x7c\xb0\x50\xec\xd6\xc8\x21\xb7\xcd\x1d\xdf\xe0\x2b\x1d\x58\xf0\x8c\xcd\xa5\x62\xcd\x0b\x54\x06\xc1\xb7\x69\xe9\x2f\x44\xb9\xb8\xb9\xae\xac\x6a\xd9\x02\x61\x01\x1c\x0f\x50\xd5\x65\xb2\xf4\x78\x88\x60\x5a\x9f\x03\xec\x5b\x16\x68\x7f\x00\xcc\x5c\x2a\x76\x66\xc7\xcf\x72\x18\x59\x48\x6c\x54\xd1\xbf\xee\x1e\x40\xf0\x54\x32\x93\x20\xbc\xe5\xf1\x6b\x87\x51\xe1\xc4\x84\x46\xbe\x09\x26\x27\x8a\xea\x25\x83\x1c\x63\xf6\x81\xd7\xb7\x7c\x54\xf5\xd6\xfc\x44\x85\xae\xa9\x27\x58\x84\x49\xbb\xfb\x34\x1b\x00\x3b\x92\xbc\x91\xe9\xf1\xb1\x6e\x92\x23\x0b\x15\x8e\xb0\x2d\x98\xe2\x32\x25\x90\xcc\x95\xca\x07\x41\x66\x6c\xc1\x85\xf6\x6b\x0e\x45\x67\x1d\x73\xd8\x13\x83\x45\x94\x1c\x77\xf0\x67\x3a\x25\xef\xab\x14\xed\xea\x42\xf0\xd2\x24\xb2\x16\x32\x6e\x04\xa1\x75\x6a\x4f\x29\x44\x3a\x01\xc3\x94\x34\xcb\xd6\x35\xab\xf9\x80\x34\x53\x4d\x47\x88\xee\xe6\x64\xb9\xe9\x88\xf0\x12\x04\x28\x37\x7d\x08\x3b\xbc\x04\x96\x1d\xea\xbf\xc5\xb3\x40\xb3\x93\x58\x8b\x9b\x26\xcb\xfd\x2e\xf5\x1a\x9d\x0e\xa3\xd3\x61\x74\x3a\x8c\x4e\x87\xd1\xe9\xd0\xf1\xec\xe8\x74\x08\xb7\xd1\xe9\xb0\xa3\x8d\x4e\x87\xd1\xe9\x30\x3a\x1d\xa2\xda\xe8\x74\xd8\x6e\xa3\xd3\x61\xfb\x9d\xd1\xe9\x10\x43\x6e\x74\x3a\x8c\x4e\x87\xd1\xe9\xd0\xdd\x46\xa7\xc3\xee\x36\x3a\x1d\xb6\xda\xc7\x26\x99\x3f\x72\xa7\x43\x54\x68\x3e\xa2\xf6\x50\xcb\x38\x36\x89\xe4\x06\x90\x4e\x9e\x38\x88\x5f\xce\x5b\x91\xf5\x48\x70\x5a\x57\xdf\xed\x19\x48\x9d\x58\xec\xe3\xc8\x1d\x54\x5f\x3b\x0f\x86\xc5\xe6\x0f\xbe\xf1\xf1\x41\xaa\xfb\x4c\xd2\x54\x9f\x17\x12\xff\xaf\x46\x5c\x1b\x50\x2b\xda\x35\x8f\xcd\x0b\x09\x63\xac\x4f\x81\xaf\x1e\x14\x5b\x8d\x3f\x05\xa2\x31\xd5\xa7\xc1\x53\x07\x60\xa9\x56\x31\x8a\xa0\x38\x08\x47\x6d\x22\xa4\x11\xb4\x43\x18\xea\x36\x3a\x1a\x75\xe2\xf7\xe0\xa7\x3b\x90\xd1\x08\x92\x9d\xd8\x69\x3f\x2a\x1a\x03\xc1\x6f\xe0\xa6\x11\x88\x68\xcc\x14\xb4\x31\xd3\xc7\xa0\xa1\xd1\xa0\xcb\xa0\x23\x38\xd6\x5e\x8d\x3c\x19\x9c\xbb\xf5\x6e\xa9\x98\x5e\xca\x2c\xb0\xfb\x5a\x3b\xef\x0d\x17\x3c\x2f\x73\xcb\xc4\xda\x6e\x32\xbe\xaa\xbc\xb7\xba\xf2\x23\x80\x1c\x0c\x69\xd1\x00\x0b\x59\x32\x3c\x65\x50\x07\x8d\xf2\x8c\xa5\x2e\x79\x69\x49\x57\x20\xb9\xca\x24\x61\x2c\xb5\x12\xe9\x2a\x0e\x88\x34\x92\xfc\x61\x5a\xf5\xb2\x2a\x84\xfc\xbc\x7f\xe5\x0e\x9f\x67\x17\x05\x2e\x0f\x07\x96\xe3\x60\xe3\x78\xf1\x1b\xa7\x80\x0f\x83\x8a\xe3\xf0\xef\x01\x30\xf1\x06\x00\x1c\x27\xd6\xe3\x20\xe2\x01\xbb\x70\x10\x34\xfc\x24\xb0\xf0\xe3\x20\xe1\x68\xc9\xf4\x34\x50\xf0\x63\x60\xe0\xa1\x10\xf0\xde\xc5\xb4\x1e\x03\xfd\x0e\xb6\xa9\x06\x41\xbe\x87\x83\x7b\x9f\xb4\xf8\x5d\xe4\x7c\xc5\xc3\xbb\x83\xa0\xdd\x78\x58\x37\x0e\xd2\x3d\x34\x9c\x3b\x60\xea\xe3\xc0\x82\x48\xa0\x60\x28\x48\x30\x10\x20\x78\x0a\xd8\x76\x10\x30\x40\x9e\xc7\x70\xd2\xa1\x40\x81\x47\x02\x02\xb1\x30\xed\x50\x88\x16\xc1\xd7\x88\x89\x18\x0e\xcf\x0e\xb8\x2b\x35\x46\x58\x44\xc0\x1c\x91\xdb\x9e\x0b\x6e\x38\xcd\xae\x58\x46\xd7\xb7\x2c\x91\x22\x0d\x9c\x10\x1b\x75\x59\x2a\x1e\xd5\xf8\xb2\xd3\x3e\xdb\x31\x6b\xcb\xde\x3a\x66\x04\x4b\xa0\x03\x2c\xe1\x02\xef\x3c\xba\xe1\x0e\x38\xa8\x54\x8c\x3d\x35\xed\x78\xaf\x08\x8d\xe3\x27\x42\x26\xc8\x93\x28\xc1\x18\xec\x36\x7c\x61\xfe\x2a\x1f\x88\x9c\x1b\x26\xc8\x09\x17\x7e\x6d\x4e\x1b\xea\x6f\x6d\x65\x84\x98\xd7\xdf\x66\x69\x24\x79\xfe\xcc\x93\xfa\x18\x0c\x04\x30\x6d\xb4\x3e\x94\x0d\xe6\xc8\x3d\xd6\x08\x73\x64\xe6\x65\xd6\x36\xc4\xd0\x38\x1b\x62\x85\x3d\xaf\xab\x44\x3d\x87\x3e\x55\xbb\xc2\x5a\xd7\x2e\xfc\x77\x63\x21\x02\x54\x7f\x8e\x65\x8a\x74\xf6\x3c\x85\xa3\xe7\x69\x9c\x3c\x8f\x71\xf0\x3c\xa9\x5d\x19\xe1\xd4\x19\x12\x8d\x34\xd4\xa1\xf3\xab\xd0\xcd\x0e\xe3\xb8\xf9\xa5\xea\x66\x3f\xb5\xf6\xd2\x88\x1d\x7f\xa5\x68\xc2\x6e\xf6\x3c\x2e\xfd\xc6\x21\x69\x75\xe7\x73\x75\x6a\x56\x9b\x40\x30\x96\x46\x88\xed\x3a\x20\x1f\xe2\xd5\xe7\x65\x96\xad\x49\x59\x48\xd1\xce\xd4\xc0\x78\xde\x01\x49\x0a\x0e\xa9\xdf\xd5\xc3\x5a\xe7\x2a\x94\xc4\x43\x2c\x40\x53\x95\x42\xd8\x53\xa9\xae\x5d\x0e\x3a\x96\x66\xc2\x10\xda\xca\x0c\xd0\x7c\x61\x27\x86\xee\xbc\x2f\xba\x35\xf4\x25\x23\x86\xe7\xac\x2e\x47\x5b\x75\x06\x68\xcf\xa5\x4a\xf8\x2c\x5b\x93\x25\xcd\x7c\xfd\xd8\xa0\xa4\xbd\xe7\x59\xe6\xba\x30\x25\xb7\xcc\x10\xb3\xe4\xee\x5a\x37\x92\x49\xb1\x80\x61\x53\xe1\x2f\x11\x60\x49\x18\xae\x86\x8b\x91\xcb\x02\xfb\x6a\x8f\xd5\xb5\x2c\x95\xef\xab\x2b\xdf\x54\x7d\x83\x6b\x22\x78\x16\x93\xa1\x01\xe5\xdf\xfb\x19\xb2\xbe\x7c\x50\x87\xaf\xec\x87\x1c\x8c\x07\xae\xd9\x59\xb3\x3f\x72\xc5\x94\xe2\xa9\x83\x36\xf1\x77\x85\x92\x2b\x9e\x42\xf5\xdc\xb8\x7e\xe2\x55\x46\x58\x7b\xb7\x92\x14\x42\x8a\x89\x60\x0b\x0a\xba\x90\x13\xa5\xc0\xa3\x01\x9a\xd8\x07\xc4\xf9\xab\x4b\xa9\x35\xa4\x53\x35\x92\xa8\x56\x1c\xef\x0b\x6a\xac\x67\x80\xee\x89\x90\x44\xc2\x01\x5d\x0a\x6e\xf0\x0e\xb9\x65\x69\x48\x2a\x1f\xc4\xa9\xed\x18\xd7\x76\x75\xac\x52\x90\x15\x4b\x77\x31\x55\x88\x9f\xdc\xa5\x29\x5c\x31\x4d\x98\xa0\xb3\xcc\xee\x01\xf0\xc9\xde\xed\x5c\x38\x32\x67\xd4\x94\x2a\x34\x07\x0b\x6a\x02\x6a\x74\xf8\xd2\x61\xdf\xa2\xd5\x2a\x9e\x33\x59\x9a\x03\xda\x6c\x0f\x4b\x9e\x2c\xe3\x15\x5f\x9e\x33\x4d\x64\xb9\x11\xad\xf4\xdc\x11\x1d\x6e\x20\xfc\x5c\x2e\x65\xf2\xf3\x14\xeb\x3b\x40\x35\xc9\x7d\x6b\x49\x26\x45\x39\x96\x92\xdc\x68\x34\xfd\x67\xa9\x8d\xd5\xfe\x3f\xba\xb2\x8e\xaa\x75\x11\xf6\x21\x82\x47\xfc\x3d\xbd\x15\xe5\xde\x9b\xa8\xdb\xa9\x87\x10\x45\x92\xcb\x15\x4b\xa1\x32\x70\xe3\xce\xdf\xb4\x90\x5c\x18\xed\x42\x4b\xfa\x40\x8d\xfe\xa0\x93\x31\xb4\x64\xab\x8d\xa1\x25\x63\x68\xc9\x18\x5a\x32\x86\x96\x6c\xb7\x31\xb4\xa4\x49\x7f\x0c\x2d\x19\x43\x4b\xc6\xd0\x92\x31\xb4\x64\xab\x8d\xa1\x25\x63\x68\x49\x54\xff\x7e\xe1\xee\x8b\x31\xb4\xa4\xff\xf5\x31\xb4\x64\x0c\x2d\x19\x43\x4b\x36\xdb\x18\x5a\xf2\x38\x1b\x6c\x0c\x2d\x21\x63\x68\xc9\x18\x5a\x52\xb7\x31\xb4\x04\xda\x18\x5a\x32\x86\x96\x8c\xa1\x25\x63\x68\x49\x60\xe8\x63\x68\xc9\x18\x5a\xd2\xdd\xc6\xd0\x92\x31\xb4\xa4\xdd\x7c\x61\xe7\x9e\xa5\x6b\x2f\xdb\xa5\xcc\x8b\xd2\x30\xf2\xde\xbf\x58\x9d\xb6\x64\xb6\x6e\xaa\x12\xe8\xac\xef\x19\xc5\x23\xdc\xf8\x3e\xb0\x05\x36\xca\x39\x16\x1f\x9e\x24\xd8\xb3\x49\x35\xa4\x49\xd5\x9b\x47\x87\x7c\x64\x3c\xe7\x26\xc0\xde\x34\xf5\x2e\xd7\x9b\x68\xf5\x3a\x4a\xb7\x1c\xa6\x59\x0e\xd2\x2b\x0b\x6a\x0c\x53\xe2\x05\xf9\xef\x93\x6f\x7f\xff\xe3\xe4\xf4\xb3\x93\x93\x6f\x9e\x4d\xfe\xf2\xdd\xef\x4f\xbe\x9d\xc2\x3f\x7e\x77\xfa\xd9\xe9\x8f\xfe\x87\xdf\x9f\x9e\x9e\x9c\x7c\xf3\xe5\x9b\x57\x77\x37\x2f\xbf\xe3\xa7\x3f\x7e\x23\xca\xfc\x1e\x7f\xfa\xf1\xe4\x1b\xf6\xf2\xbb\x48\x22\xa7\xa7\x9f\xfd\x36\xd0\xb1\x47\xe9\x7f\x6d\x8e\x7d\x0d\x6b\xd7\xf0\x7a\xe0\xf5\xa5\x1f\x40\x2c\xd0\x5c\x96\x58\xb4\xda\xb1\x4f\x48\x63\xa9\xd8\x1e\xfc\x37\x87\xe2\xdd\x1d\x3c\xab\x7b\x98\x96\xc4\xeb\xa6\xce\x2d\x35\xf2\xee\xbf\x25\xef\xbe\x77\xab\xb7\xc9\xbd\xee\x50\xab\xb8\x37\xa4\x6c\x3a\xa1\xad\xb6\x84\x36\x68\x9a\xd5\x57\xb8\x26\x32\xe7\xc6\xea\xc5\xe1\x20\x19\xda\x8c\xb4\xe1\xa6\x55\xdd\xcb\xed\x39\x08\xef\xa2\x10\xce\x12\x1d\x1d\x52\x05\x2f\x9d\xe1\x5d\xe9\x56\xf9\x74\xb7\x22\x54\xd0\x08\xec\x9d\x89\xbb\x2a\x1c\x8f\xf6\x03\x9f\xea\x3f\xe9\x2e\x8d\x78\x48\xb3\xa4\x54\xdc\xac\x2f\xa5\x30\xec\x43\x0f\x6a\xb1\x19\x0d\x8a\xaf\xb9\x6b\xdd\x6b\x2b\xd2\x5d\xd6\xac\x4a\x01\x16\x10\x4a\xb1\x5e\x80\x3e\x76\xe6\xf0\xfa\xe0\x73\xdf\x61\x98\x2a\xf6\xc1\x9c\xf7\x10\x8f\x5b\x1b\x43\xf5\x7d\xbd\x30\x6c\x62\x35\xad\xfa\x84\xdf\xfa\xde\xa3\xa3\x3c\xad\x7c\xbf\x51\x7c\xc5\x33\xb6\x60\x2f\x75\x42\x33\x60\x86\x21\x3a\xee\x45\x07\x0d\xd8\x39\x4a\x66\xda\xdf\x96\x1f\xdc\x6a\xce\x30\x24\x09\x15\x64\x41\xb9\x20\xb9\x9d\xb3\xc2\x93\xd6\x68\x7f\xda\x3d\x57\x50\x65\xcd\x67\x6f\x49\x06\x28\x83\x01\x33\x93\x32\x73\xf1\x71\xd9\xba\xee\x9b\xab\xfb\x25\xe4\xf7\x82\x3d\x7c\x6f\xbf\xa5\xc9\x3c\xa3\x21\xb9\xec\xcd\x4b\xcd\xcc\x16\xc2\x54\x1b\xb8\x5d\x53\x13\x86\x8e\xad\x08\x25\x34\x7b\xa0\x6b\x5d\x1b\xf9\xcd\xfb\xb5\x5f\x90\xe7\xa7\xc0\xd9\x54\x93\xea\x0b\x21\xa3\xec\xd3\x53\xb2\xa4\x9a\x5c\x5e\xdc\x7c\x7f\xfb\xf7\xdb\xef\x2f\xae\xde\x5c\xbf\x8d\xd9\xda\x76\xee\x18\xed\xeb\x76\x42\x0b\x3a\xe3\x19\x0f\x9f\xa9\x5b\xb1\x01\xcd\x57\x41\x06\xa6\xe9\x79\xaa\x64\x81\xe3\x76\xe8\x49\x50\xf6\x7b\x51\xd5\x36\x91\x00\xc5\x71\x4e\x15\x58\xaa\x79\xeb\x73\x21\x5b\x53\x51\x61\x50\xe7\x6f\x4f\xbf\x2a\x85\xb5\xc9\x0e\x15\xd7\x44\xd3\xa1\x21\xa5\x17\x69\xca\xd2\x21\x43\xd9\x37\xa2\xe6\xd2\x7f\x62\x4d\x14\x2b\x14\x03\xd4\xea\xe6\xdd\xed\xf5\xff\x33\xec\xeb\xc4\xf1\x52\x0c\xbc\xfa\x14\xb1\x86\x84\x58\x96\x1a\x38\xcb\xef\x5d\x5c\xf7\x38\xcf\x87\x8e\xe9\xac\x64\xfa\x10\x4f\xe2\xfb\x52\x34\x45\xa0\x68\x50\x21\xb9\x4c\xd9\x94\xdc\x44\x42\xb2\xed\x77\x6b\xe1\x01\xe0\xa9\x25\x20\x0c\x87\xcb\x84\xac\x02\xb9\xa2\x59\xd8\x51\x65\x24\xc6\x4e\xbb\xb3\x60\xbb\x6a\xf1\x9c\x66\x3a\x20\x30\x62\x65\xad\x3d\x5e\xde\x58\x9d\x78\xc0\xdc\x55\xef\x90\x94\x09\x69\x9c\x8a\x6d\xbf\x68\x65\xa2\xfd\x2b\x01\x35\x3b\x3c\x4c\x1f\xd2\xd1\x92\x88\xee\x22\x2b\x2f\x6a\xb9\xf6\x63\xbf\xf1\xdf\x0d\x9d\xa7\x00\x88\x95\x9a\xe9\xdd\xa2\xb6\x56\xbc\xed\xb7\x15\xa3\xa9\x14\x41\x2d\xbb\xa0\x66\x89\x1e\xdc\x9c\xea\x7b\x96\xe2\x2f\x1c\xa0\x59\x81\x93\x78\xa9\x95\xeb\xe6\x5d\x78\xef\x38\x9c\x12\xb4\x04\xe7\x93\x06\x7c\x33\x84\x33\x47\xee\x37\x3b\xb6\x77\x22\x5b\xbf\x97\xd2\x7c\x51\x05\xdc\x0f\x58\xea\xbf\xa1\xb6\x85\x50\x76\x2b\x30\x04\xdd\xa9\xe9\x04\x92\x2f\x2c\xbb\x86\x46\xda\xb8\x6c\xe7\xaa\x5e\xda\x03\xb2\xb2\x2a\xc5\x85\x7e\xa5\x64\x39\xe4\x7e\x3a\xcb\x69\xaf\xae\xaf\x60\xcf\x95\xce\x1f\x21\x8c\x5a\x43\xba\xcd\xd0\xab\xb9\x2a\x5d\xed\x2b\xcb\x7b\x1b\xdc\x66\xb5\xc3\x52\x68\x66\xa6\xe4\x0d\x5d\x13\x9a\x69\xbb\xdc\x21\xdb\x0e\xc3\x65\x6f\xc0\x17\xd1\xb4\x67\xa6\xc4\xda\xa1\xee\xcf\x33\x69\x96\x64\xe3\x81\x08\x48\x7d\x9b\xea\x59\xc3\x3d\x51\x99\x95\xf6\x0b\xc3\x88\x1b\x7a\xcf\x34\x29\x14\x4b\x58\xca\x44\xf2\x93\x63\xec\xc0\x09\x6f\xa5\xb0\x6c\x3f\x80\x17\xae\x2b\x3f\x08\xd8\xe0\x6d\xd9\x01\xfe\x16\xd4\x91\x83\xb6\x87\x90\x62\x02\x12\xbc\xd4\x4c\xa1\x6b\x4a\x95\x0c\x27\xf7\xcb\x72\xc6\x32\x66\x50\xe9\x5f\xd1\x8c\xa7\x34\x88\xa1\xd9\xf7\x78\x4e\x17\x8c\x50\x53\xb1\x95\x91\x84\x09\x5d\xc2\x4d\x7a\xd4\x00\x9e\x20\x59\x95\x05\x13\xea\xa3\x26\x5f\x5d\x5f\x91\x67\xe4\xc4\xf6\xf3\x14\xd8\x61\x4e\x79\x06\xee\x1a\x43\xd5\xe6\xe8\xf9\x3c\x7c\x07\x96\xfd\x3c\x0c\x16\xb8\x9c\x48\x85\x9b\xfb\x8c\x08\x89\x17\x2c\xba\xd1\x5a\x73\xce\x99\x3c\x61\x0f\xaa\x65\x0e\xc0\x0c\xeb\x2d\x13\xd8\x14\x71\x3b\x6a\xd7\x96\xe9\xda\x14\x11\xab\x13\xde\x32\x03\x37\xc5\x20\xa1\xf7\x95\x66\x6a\xa0\xcc\xfb\xea\xe0\x32\xaf\xa9\xa0\x58\xbe\x6f\xcf\x06\xb2\x6f\xce\x0c\x4d\xa9\x09\x5d\x52\x86\x92\xb2\xce\xc9\xfb\xb5\x2d\xfe\xe1\x25\xa2\x66\xaf\xb9\x28\x3f\x60\xbc\xc4\x50\xa3\xfa\xf6\x25\xbc\x4c\x12\x3f\x18\x58\x08\x5a\x14\x19\xaf\x6e\x0c\x8d\xb5\xa9\xbd\x80\xa8\x31\xcb\xdd\x2a\x9a\x15\x10\x21\x19\x96\x65\xd2\x8a\x6b\xab\x89\x50\x91\xca\x7c\xab\xa3\x56\xbd\x63\x34\x59\x36\x3f\x6f\x99\x29\x48\x38\x86\xd5\x7e\x19\x87\x6f\x3c\xb0\x90\xb1\x15\xcb\x06\x1a\xbd\xaf\xed\x3b\x56\xcd\xf3\x2b\x03\x44\x48\x46\x67\x2c\xc3\x63\x0b\xb9\x68\x40\x58\x5b\xbd\x94\x91\x76\x66\x94\x51\xaa\x64\x36\x34\x30\xfd\xbd\xcc\xc0\x3d\x4e\xab\xc1\x59\x22\x1f\xe1\xd8\xe0\xd1\x61\x63\xb3\x96\x4b\x7b\x6c\x60\xdd\x7d\x7c\x63\x2b\x83\x27\xdf\xd6\xd8\xec\x61\xd9\x1e\x1b\x9c\x56\x1f\xdb\xd8\x22\xc1\x0f\xcd\x92\x44\xe6\xc5\x8d\x92\xd6\xc0\x1a\x28\xd8\xdd\xcb\xb5\xaf\x03\x2d\x72\x80\x28\x9b\xf6\x5e\x68\x58\x20\x0c\xdb\xa4\xa8\x6a\x04\x38\x51\x83\x52\xd2\xfb\x52\xfe\x7f\xd1\xda\x05\xc8\x8b\xcd\x33\xc2\x7f\xc3\x07\x55\x55\x74\xdd\x1f\x0e\x26\xf1\x64\x42\xb3\xa5\xd4\x26\x6a\x76\xc9\xe6\x0c\x6f\xbe\xde\x88\xb3\x02\xf7\x84\xfd\x5d\x14\xb4\x87\x4e\x3b\x2e\x08\x05\x2b\xda\xe3\x42\x42\xa6\xcc\xbb\xa5\x7c\x70\x5a\x44\xe0\x97\x9b\x03\xa0\xe4\x83\xc8\xec\x69\xe1\xdd\x44\x69\x8b\xbe\x91\x98\xc8\x1e\x41\xd4\x07\xbd\x53\x98\x06\x26\x52\x2e\x16\x80\x92\x9c\x11\xc5\x32\x0c\x50\x73\x1b\xe6\x1e\x8d\xa0\xa8\x9b\x7a\x1b\x1d\xf3\x4c\xe6\xbb\x0f\xe7\x3f\x97\xc2\x05\xdc\x03\x14\x11\x34\x2a\x88\xd7\x03\xe7\x28\xd4\xb8\x26\x47\xaf\xfd\x52\x1d\xfd\xdc\x92\xf7\x08\xfb\x54\x71\x0a\x62\x59\xf7\x5c\xa4\x2e\xf0\xcb\x4e\xc0\x80\x15\xf6\xbe\x25\xa7\xad\x41\xf4\x20\x4f\x9b\xdb\xf4\x05\xf9\x56\x90\x6a\x02\x22\x48\x4f\x6a\xf6\x8d\x62\xce\x08\x92\x15\xfb\xbe\x47\xf5\xcf\x03\x44\x93\xdd\xda\x61\xdc\xae\x01\x0a\xbe\xa3\x9b\xfb\xe4\x2b\x01\x7c\x65\xfb\x3e\x21\x22\xea\x46\xdc\x2d\x4a\x7e\x4e\xc3\x17\xc5\x1e\x3c\x8d\x2c\x08\xcb\x47\x1e\x1f\x0f\x5c\xa4\xf2\x41\xef\x67\x17\xfc\x0d\x5f\xf6\xca\x6a\x62\xb7\x15\x96\x52\xaa\x6d\x83\xb0\x0e\xdf\x02\x7e\x77\x19\x07\x9e\x57\xa1\x22\x4e\xd8\xd4\xd8\x56\xac\xdb\xf1\xbb\xbf\x42\xd5\x7d\x91\x6b\x7a\xa9\x2c\x4d\xc3\x69\x76\x5b\x0c\xbe\x24\xff\xd5\x9b\xdb\x8b\x36\x01\x2b\x36\x1f\x96\x4c\xe1\xe1\x6b\xff\x1e\xb1\x85\x68\x9a\x73\xad\x01\xff\x61\xb3\xa5\x94\xf7\xe4\xc4\x87\x2f\x2c\xb8\x59\x96\x33\xa8\x4a\xd5\x88\x05\xd2\x7c\xa1\xcf\x1d\x8f\x4e\xec\x28\x4e\x23\xbe\xc2\x45\xc6\x45\x03\xfb\x67\xc2\x68\x8f\x6a\xd8\x8e\x92\xa4\x1a\x09\x2c\x56\x04\x49\x41\xf3\xda\x75\xbb\x3d\x19\x90\xba\x01\x81\xcc\x07\x3d\x3e\xb6\x97\xed\x6d\x54\x7a\x7f\x60\xe9\xa0\xb7\x2e\x2b\xc1\x65\xc3\xc4\xa8\xba\x1d\xb3\xe7\x94\xc6\xc3\x5a\x63\x1e\xd4\xda\x63\xbc\x00\x6e\xb9\x57\xed\x0e\xf4\x42\x6a\x27\xd8\x15\x31\xee\x4d\x38\x6c\x37\xe0\x65\x1f\x69\x83\x5e\x51\x8c\xba\x01\x8b\x85\x80\xaf\x38\x9a\xbb\xf0\x8a\x47\xc9\x3c\xf2\xd4\x72\x8f\x0c\x96\x7d\xe4\xe0\xa6\x54\xf0\xa1\xc0\x03\x85\xec\x38\xb4\xc3\x62\x9a\xce\xe7\x5c\x70\xb3\x8e\x8c\x51\xb3\x6b\xd9\x3e\x21\x31\x87\xc5\x15\xef\xb3\x5a\x77\x22\x85\x36\x8a\x72\xd1\x93\x30\x18\x77\x7c\x58\x3d\xee\x22\xd8\xbf\xad\x3e\x5e\x55\xd1\x97\xa0\x08\xfa\x11\x36\xfb\xa8\xca\x2c\x68\x63\x57\x19\xbd\x32\x20\x59\xe3\xcf\xc2\x42\xb1\x39\x53\x8a\xa5\x57\xa5\x65\x9c\xdb\xaa\x43\xd7\x0b\x21\xab\x5f\xbf\x84\x3a\x6a\xc1\xe0\xb5\xad\x71\x83\x55\xed\x8b\x28\xa2\xde\x81\x1f\x04\xc7\x8a\xfb\x43\x8c\xb2\x29\x53\x90\x2b\x76\xf6\x9c\x3b\x4a\x53\xc3\xf5\x1c\x8f\xa0\x6a\x3e\xd9\x07\xa8\xe6\x68\xf5\xa3\x18\xb3\xa7\xda\xa2\xde\xc4\x87\x43\xeb\x8c\xcc\x4a\x70\x20\xe5\x74\x4d\x92\xa5\x94\x50\xb0\xcc\x7e\x3a\xea\x5c\xa0\x86\xac\xb8\xcc\xc0\x5c\x81\x2a\x7c\x0a\x63\xed\x9c\xe4\x6c\x74\x31\xd6\x3c\x45\xcb\xd3\xc5\xc1\xe6\x52\x9b\x7a\xd5\xfc\xc1\x65\x3f\xf4\xc0\x11\x53\x88\xa0\xb8\x80\x8a\x68\xda\x10\x5d\xe6\xb6\x63\x0f\x8c\x2f\x96\x46\x9f\x11\x3e\x65\xd3\x1a\x27\xae\x3e\x1c\x41\x32\x67\xcc\x40\x50\xbb\x1f\x68\x93\xb7\x51\x8d\xcf\x41\xf5\x38\xf1\x51\xb0\x11\x44\x5d\xf0\xf9\x59\x65\x08\x6c\x72\xe9\xce\xa5\x8f\xac\x4c\x37\x3d\x3d\xab\x02\x9b\x29\xcc\xc4\x6c\x4d\xb8\x61\x8a\x62\x31\x8d\xa5\x92\xe5\x02\x51\x1a\x86\x61\xc3\x51\x39\xb1\xf3\x06\x2b\xc1\x39\x41\x53\x30\xfd\x8f\x70\x92\x8f\xfc\xf9\x68\x3f\xc8\x63\x55\x0d\x58\x89\x9c\x9a\x64\x59\x69\x72\x4a\x31\x5d\x48\x84\x15\xe0\x2f\x2f\xeb\x19\xf8\x8f\x01\x64\x4f\xf4\x69\xc5\x3a\x64\xc9\x17\x4b\xcf\x17\xd4\x69\xb3\x6d\x8e\x7b\xaa\xfa\x52\x17\x82\xb0\xbc\x30\xeb\x06\x6f\x37\x38\xc8\x30\x95\x47\x50\x24\xd5\x1c\x01\x23\xc2\xe1\xa4\x71\x74\x3c\xc7\xf8\x71\xc7\xeb\xe4\x19\x39\xb1\xcc\x1e\x45\x94\x9b\x63\x0d\x22\x60\x22\x8b\xd3\x29\xb9\x20\xa2\xac\x24\xd9\x63\x3b\x2a\x64\xd5\x4f\xe8\x10\x60\xb1\x56\xc7\xa9\xbe\x17\x67\x8c\x0f\xaa\x8b\x85\x5d\xb7\x7a\xc5\x5e\x65\xa7\x2e\x1c\x9e\xc1\x32\xa8\x88\x09\x83\x3e\x23\x54\x6b\x99\xf0\xc8\x4a\x8b\xd8\x2a\xbe\x6b\xb3\x33\x2e\x51\xdc\xda\x0c\x1f\x3c\xf1\xb3\xdf\xd8\x30\xf1\x6f\x6e\x4d\x45\xc6\x35\x78\x89\xdb\x53\xd2\x14\x79\x03\x68\x13\x2b\x83\x2c\xa5\x63\x8d\x10\x7c\x44\x3d\xb7\xba\x45\xef\xbc\xce\xc1\x74\x0e\x62\x10\x51\x82\x0e\x85\x9a\x3f\xec\xd9\xe5\x4c\x06\x97\x02\x1c\x25\xa4\x9b\x8d\x92\x7b\xb6\x3e\x43\x81\x2a\x88\x5d\x71\x5a\x91\x06\x3c\x35\x32\x82\xb3\x6e\x80\xbc\x32\x2c\xf2\x89\x7d\x1a\x32\xd7\xfb\xf1\x1d\xb6\x7b\x16\x50\x1e\x77\xb5\x2d\xc5\x0a\x5d\x34\x76\x04\x3e\x3e\x67\x30\x4d\x52\xaf\x91\xf3\xf2\x10\x23\x87\xcd\x02\xd9\xa7\xe2\x5d\xdd\xfc\x42\x3e\x72\x3e\xde\xfb\xc0\x5e\x8d\x8c\x72\xac\x1d\xc8\x2e\x85\x5e\xf2\x18\x84\x78\xb3\x19\x09\x1c\x0c\x5b\xdb\x71\x47\x05\x16\x63\x97\x87\xf2\x9b\x6d\xf6\x4c\xbd\x16\x67\xe4\xad\x34\xf6\x3f\x2f\x3f\x70\x6d\xd5\xae\x2b\xc9\xf4\x5b\x69\xe0\xc7\xe1\xd3\x4f\xc8\x2b\x83\x3b\xe3\xf5\x1e\x6f\x3f\x62\xf1\x70\x5e\x1e\xb9\x74\x17\x02\x63\x9f\x01\xd0\x87\x5e\xec\xb5\x1b\xb1\x5d\xcf\x1d\x46\xea\xc4\x03\xd7\xe4\x5a\x58\x15\x1c\x27\x7c\x1f\x3e\xf0\x16\xbd\x76\xdd\x6c\x56\x1a\x00\x8d\xe5\x40\xfd\x44\x5e\xb0\x7d\x6d\x72\xc3\x41\xbb\x7c\xc8\xee\xbe\x82\x90\xb6\xd7\x88\x79\xec\x41\x72\xbb\x83\x4b\xba\x02\x45\x9c\x8b\x45\x94\x51\xb8\xd9\x9c\x92\x7e\xe6\x9c\x44\x1e\xe5\xe6\xc2\x30\x55\x28\x36\x44\x2f\xa9\x1b\x85\xda\x0c\x8d\x42\x12\xdc\xf7\x19\xe2\x9c\x8b\x8c\x26\x7b\xd1\x4d\xc1\x90\xb1\xc3\x35\x8a\x1a\xb6\xe0\x09\xc9\x99\x5a\x30\x52\x58\xcd\x64\xf8\x1a\xed\x71\xf4\x63\x7b\xc4\xf6\x1f\x92\x22\xd2\x6e\x43\x6a\x89\xd6\x6d\x62\x25\xfb\xc0\x37\x3c\xcb\x0e\x7a\x6d\x50\xad\xd1\xcd\xd7\x86\xcd\x06\x28\xa2\x5f\x58\x5b\xf1\xa3\xd4\x41\xc1\x8a\x1d\x75\x50\xd7\x46\x1d\x74\xd4\x41\x5b\x6d\xd4\x41\xeb\x36\xea\xa0\xae\x8d\x3a\xe8\xa8\x83\x8e\x3a\xe8\x90\x36\xea\xa0\xdb\xed\x27\xd3\x41\x07\x7f\x08\xd1\xd9\xbd\x80\xe3\xbf\x21\xf6\x5e\x23\xc5\x88\x00\x83\x12\x3c\x64\xed\xb7\x21\x63\xab\x34\xde\x3a\x3d\xe2\x0e\xe0\x68\xac\x09\x19\x4d\xd2\xd5\x28\x9d\x3c\x7f\xf6\x2c\x96\xf3\xe3\xcb\xad\x35\x7a\x3e\xa8\xc6\xeb\xd0\x5b\x17\x6a\x5c\x3f\xea\x71\x5c\xc9\x18\x5f\xd1\xd3\x5c\xbe\xd0\xe5\xd5\x3b\x88\xef\xd9\x9d\x17\x95\x83\xb0\xe5\x84\x1c\x12\x97\xd2\x72\x0e\x83\xf6\x24\xa4\x21\x39\x33\x84\x9a\x96\xeb\x87\xe7\x2c\xf6\x24\x2a\x64\x8a\x87\x83\xbb\x8f\xce\xfb\xc2\x53\x22\x85\xf3\x0f\x0a\x48\xbb\xbf\x0e\x5d\x70\xe7\x5b\x60\x9c\x1b\xa3\x48\x18\xd5\x51\xee\x6c\x88\xb5\xf1\x63\x95\x39\x23\x98\x15\xe7\x8e\x0e\x3b\x0c\xe6\xd7\x87\x9c\xb0\xe9\x22\x66\xef\xa4\xa5\x2f\xc8\x84\xf5\xfb\x4e\x31\x6c\x03\xd3\xa1\xc1\xeb\x2e\x15\xfc\xc7\x4e\x8e\x51\x31\x82\xcc\x48\xc2\x56\x4c\x98\x12\x4b\x0b\xac\x78\x62\xaa\x30\x78\x08\x94\xe4\x06\x63\x2f\xc2\xfd\x1b\x66\x52\x6d\xca\x9d\xc8\xf3\x6f\xc3\x70\xf0\xb5\xb4\x3a\x2c\xf9\x58\xd9\x62\xbf\x8f\xd5\x02\xe0\x9f\xc0\xab\xef\xde\xc7\xf8\x6c\xc9\xd0\xe3\x7b\xd3\x66\x2f\xb3\xcc\xae\x1a\xba\x70\xb7\xbd\x83\xc3\xf0\x90\x96\x5b\x14\x07\xd4\xe2\x6a\x8c\x30\x88\x27\x6a\xe7\xe1\xe2\xed\x95\x4b\x08\x20\x77\xb2\x90\x99\x5c\xac\x9b\xeb\xe6\x82\xdf\x7d\x81\xb0\x78\xbb\x8a\x12\x5d\xce\x9c\x8d\x66\x39\xee\xed\x06\x43\x8c\x5e\xcc\xd1\x8b\x59\xb7\x11\x41\x1a\x11\xa4\x56\x1b\x11\xa4\xba\x8d\x08\x92\x6b\x23\x82\x34\x22\x48\x23\x82\x34\xa4\x8d\x08\xd2\x76\x1b\xbd\x98\xa3\x17\x73\x57\x1b\x75\xd0\x51\x07\x6d\xb5\x51\x07\xad\xdb\xa8\x83\xba\x36\xea\xa0\xa3\x0e\x3a\xea\xa0\x43\xda\xa8\x83\x6e\xb7\x8f\xd7\x8b\x39\xe4\x13\xf1\x93\x3c\xd9\x76\x08\x44\xfa\xcb\x22\xba\x1e\x5b\x00\x5a\xa6\x8f\x4a\x51\x85\x5b\xf4\xba\x32\x54\xa3\x9c\x3c\x89\x9c\xb8\x5a\x74\xe0\x72\xb2\x04\xdd\x0d\x7d\x9a\xe6\xe8\xd9\x3a\x23\x3f\x48\xc1\xce\x20\x0f\xcf\x8a\x06\x2d\x83\x75\x4c\xe0\x36\x0f\x4b\xec\x44\x9f\x06\xb2\xa2\xc6\xfc\xd7\x31\xff\xb5\xaf\x8d\xf9\xaf\xff\x8e\xf9\xaf\x4b\xaa\x71\x27\xa0\x5a\xd2\x99\x0e\x1b\xb7\xa1\xbc\x8c\xb4\x42\xfa\x3f\x82\xd9\xb0\x31\x1e\xf8\x9f\x34\x5f\xd6\x8a\x16\xc7\xb6\x76\xce\x1b\x8c\x87\xf3\x92\xba\x60\x1b\x96\xde\xb4\xc7\x1a\x75\x3a\x22\x62\x02\x43\xa2\x70\x1f\x46\xc1\xd4\xc4\x57\x40\x9b\x73\x91\xee\x18\x69\x14\x61\x37\xc7\x31\x4b\x34\x34\xa7\xb5\x3d\xcc\xbd\x1c\xd9\x4d\x4f\x7c\xeb\x18\x84\x0c\xd7\x78\x9f\xf0\x46\x7c\xd3\xcf\x91\xe1\x0a\x98\x86\x57\x44\x1e\x03\xca\x01\x36\xf2\xaf\x92\xa9\x35\x54\x18\xac\x6c\xf9\x81\x6a\xaa\xbb\xf9\xca\xc5\x65\x71\x4d\x12\xaa\x21\x3e\x63\x90\x75\xba\x2f\x52\xf4\x18\x4f\x39\xd9\x9c\x94\x4d\x62\x88\xd1\x65\x3c\xaa\x5c\x5c\xbb\xc9\xb9\x9b\xe0\x9d\x70\x67\xec\x01\xd9\x6e\xad\xd3\xa6\x0e\x7d\x18\x8a\x3b\xee\x67\x06\xed\xe4\x9e\x03\xc0\xa0\xe4\x49\xa0\x50\xf2\x24\x70\x28\x39\x00\x24\x4a\x1e\x05\x8b\x92\x7d\xa1\x51\xb2\xb9\x84\x76\x0c\x4e\xc7\x82\xb5\xdc\x8b\x22\x69\x61\xab\x5b\x48\xe9\x9e\x34\xf7\xc1\x57\xc9\x63\xed\xf4\xc7\xe0\xac\x64\x73\x72\x2b\x66\xab\xee\x25\xda\x77\x2e\x76\x41\xb5\x15\xf0\xba\x27\xcd\x6e\xb8\xd6\x4a\x95\x3d\x89\x6e\x41\xb6\xb0\x43\x1e\x8b\xda\x3e\x7a\x51\xf7\xc5\x5f\xc9\xe6\x92\x3a\x30\xce\x5d\xe9\x3d\x18\xce\xa9\xdb\x16\x86\xbb\x09\x1d\xee\x49\x77\x03\xc7\xdd\x82\x38\xf7\x24\xbb\x8d\xe5\x1e\xae\xbf\x1d\x78\xee\x9e\x70\x29\xd9\x09\x99\x3e\x06\xd3\x25\xfe\x1e\xc4\x2d\x38\xd3\x81\x93\x7b\x6f\xea\x03\x41\x9a\xe4\x31\xb0\x26\x79\xfc\xee\xda\x1f\xde\x24\x7b\x43\x9c\x64\x2f\x98\x93\xec\x0f\x75\x92\xfd\xe1\x4e\xf2\x88\x19\x02\x65\xf4\x35\x04\x59\x0e\x9d\xa0\x7d\x2e\x6d\xde\x6e\x8f\xe0\x8d\x6d\xad\x1a\x07\x82\x9a\x5e\x4e\x8b\xa1\x66\x86\x6d\xff\x63\xd5\x39\xd8\xe0\xff\x4b\x0a\xca\x95\xb6\xc6\x1c\xba\x42\x9a\x7f\x1b\xee\x17\x10\xb5\x75\xed\xba\x69\x7b\xc8\x75\xfc\x4d\x76\xdb\x0d\xc3\xe0\x1d\xbc\x62\x65\xfe\xa6\x6d\x31\x5c\xa3\x7d\x58\x4a\x8d\xba\x27\x42\x30\x5c\x93\xa3\x7b\xb6\x3e\x3a\x7b\x9c\x34\xb6\x64\xae\xc5\x11\x2a\xca\x5b\x7e\x31\xaf\x87\x0f\x37\x80\x44\xb6\x26\x47\x40\xeb\x68\x47\xa4\xf7\x3e\x8a\xc6\x5e\xe6\xce\xa3\x1c\x15\x03\x5f\x13\x34\x67\xba\xa0\x09\x7b\x0a\xf3\x1c\x15\xec\x61\x9c\x28\xe7\x75\x9f\x1a\xb7\x7d\x19\xa6\xf2\xbd\xa3\x19\x7c\x16\x02\xec\xe5\xd6\xdd\x38\xa4\x14\x5c\x0a\x87\x56\x0d\xa2\xd9\xe8\x24\xda\x10\x5b\x79\x2d\x54\x0c\x73\x21\x3a\xec\x58\x83\xf5\xce\x2a\x37\x45\xe3\x43\x91\x75\x8c\x5b\xdd\x2c\xb3\x86\xcd\x6b\xf7\xcb\x46\x7a\x44\x45\x7d\x10\x59\x08\x8f\xca\x19\x15\x9a\x1c\x79\xbf\xca\xb1\xae\xa9\x1d\x4d\xc9\x45\xe8\xa2\xb3\x76\xc3\xee\x54\x3d\x3d\xf9\x9f\xff\x3d\x6d\x15\xd0\xab\x3b\x3a\x74\xed\xab\x05\x81\x6a\x76\xc5\x92\x4e\xf0\xaa\x1b\x3b\x19\x5c\x93\x88\x0b\x26\xdb\x6d\x29\xc1\x1b\x83\xf7\x16\x37\x00\xcd\xb7\x9b\x5b\x69\x10\x55\x7f\xdd\xa4\x95\xe1\x31\xd7\x4c\xb6\xdb\x88\x45\x85\xdb\x88\x45\x0d\x6a\x23\x16\xb5\xd1\x46\x2c\xaa\xb7\x8d\x58\xd4\x88\x45\xb5\xda\x88\x45\x8d\x58\xd4\x88\x45\xc5\x10\x18\xb1\xa8\xd0\xab\x23\x16\x35\x62\x51\x23\x16\xf5\x6b\xc1\xa2\xf6\x4f\xdc\x6a\xa2\x32\x2e\xa2\x10\x8c\x23\x43\x0d\x8f\xb9\x4d\xaa\x6e\x55\x02\x98\xa7\x88\xff\x6a\x23\x52\x83\x28\x36\xd0\xab\x1e\x44\x6a\x10\xc9\x26\x7a\xd5\x1c\x7b\x13\x41\xe2\xc3\x98\xaf\x8e\x95\xab\xf0\xa8\x26\xbe\xb5\x85\x17\xee\x01\x47\xed\x00\x9f\x70\xba\x3d\x3c\xb5\x1f\x10\xe7\x7b\xd4\x8b\x4b\x0d\x20\xbd\x87\x66\xb0\xa7\xcc\xdf\xe7\x8c\x33\xae\x70\xc8\x97\xc3\xcc\xd9\x8d\xb8\x3d\x17\x11\x5d\x5f\x9c\x58\x85\x4b\x0f\xc3\x2e\x4f\x7c\x74\xda\xa9\x5d\x5d\x21\x4d\x83\x10\x39\xa1\xc2\xf0\x49\xf5\xc4\x20\xc2\x55\xcc\x1a\x04\x5b\xfa\xe2\x5c\xb5\xdd\xbd\x17\xd6\xe6\x03\xc0\xab\x98\xe3\x9a\x11\xcf\xdc\xd5\x79\x7b\xce\x03\xd7\xd5\xbd\x9b\x54\x13\x55\x0a\x61\x7b\x2b\x85\x0b\x5a\xc6\x43\x68\x10\x45\xbc\xc1\xcb\x6d\x71\x84\x8d\x60\x4e\x00\x39\xa8\x79\x60\xb8\x6e\xe4\x65\x99\x9c\x13\x2a\x5c\x9d\x1c\x29\x5c\x3c\x2b\x15\xc3\x28\xfa\x38\x63\x2f\x29\x60\xb5\x78\x35\x03\x53\xf2\xd2\x6e\xf8\x61\x7b\xa9\x1e\x9c\xa5\x64\x79\x8a\x66\x99\x7c\x18\x76\x86\xed\xb1\x23\x87\xea\xd5\x93\x3d\xd6\xe1\xa7\x2c\x74\xf7\xf0\x64\x85\xee\x36\xc2\x5c\x7f\xa5\x75\xee\x06\x87\x34\x8f\xc5\xee\xc6\x62\x77\xa1\xf6\xa4\xc5\xee\xe0\x75\x3c\x4b\xfa\xab\xde\x45\xd0\x74\x75\xf1\x0e\x59\xf5\x8e\x90\xbf\x2d\x19\x48\x12\xc5\x60\xd9\xf3\x32\x33\xbc\xc8\xea\xdc\x0f\xec\x6e\x86\xf0\x17\x16\x69\x88\xbb\xaf\xbc\x29\xbd\x6c\x8f\x69\xb2\xdc\xdc\xc0\xf0\x45\x48\x2f\xd5\x70\x96\xc5\x58\x9a\x90\xaa\x43\xb3\xcc\xd5\xba\xf3\xc8\x19\xe6\x45\xf1\xa7\x4b\xbc\xb8\x02\x5d\x43\xd7\x39\xed\x70\xee\x9e\x58\x75\x26\xb3\x6c\x17\xab\x6c\x74\xeb\x55\x5b\xf7\xc3\x2f\xf8\x8a\xc5\x79\x76\x2b\xa5\xea\x44\x9f\x9e\x7a\xbb\xe9\xb1\x0a\xe7\x10\x45\x13\xce\xb9\x38\xa0\x60\x53\xe9\x0b\x29\x72\x91\x44\xa5\x66\xbd\x0a\xdc\x7f\x36\x34\x87\xff\x8a\x5f\xa9\x7e\xd5\x0d\x26\x78\x40\x44\x43\x93\x75\x6a\x95\x2d\x46\x96\x0e\x44\xc7\xf6\x4a\x03\x89\x4d\x01\x69\xa4\x75\x44\xeb\x1f\x7b\xa7\x7f\xfc\xac\x05\x12\x0f\xe4\x66\x8f\x70\xb1\xef\x5f\xef\x66\x2f\xf7\xfa\xe3\x0b\xdd\x1c\xcc\xad\x3e\x56\xba\xe9\x6b\x8f\xaf\x74\xb3\xe9\x3e\xdf\xcb\x21\x41\xba\x5d\xe7\xff\xa6\x05\x6f\x76\x38\xbe\x09\xdd\x2f\xc6\xa1\xcb\xe9\xdd\x70\x5f\xef\x41\x78\x87\xc3\x7b\xdb\x75\xbd\x4f\xb0\xc9\xa3\x9d\xdd\x3f\x77\xc1\x9b\x6d\x07\xf7\x3e\x4e\x1a\x12\x70\x6e\x93\x81\x68\x2e\xb6\x5e\xc7\x36\x68\xab\x7b\x10\xed\x75\x6a\xef\xd7\xcf\x1e\x87\xb6\xeb\xf2\x3e\xac\xb5\xc3\x99\xdd\x70\x4b\xef\x41\x71\xdb\x91\xbd\xed\x92\xde\x83\xec\x58\x23\xa6\xb3\xfd\xf2\x6a\xc4\xec\xed\xa0\x7e\xbc\x73\x7a\xcf\x75\x8f\x71\x4a\xef\xed\x48\xee\x71\x48\xef\x70\x30\x0f\x04\xbb\x37\x9c\xd1\x87\x76\x2e\x3f\x81\x63\xf9\x09\x9c\xca\x61\x87\xf2\x70\x85\x7d\x8f\xdd\x32\xf8\x95\xbd\x13\x14\x22\x93\x13\xda\x09\x07\x03\xc0\xf0\x8e\xc4\x84\x5d\xae\xdd\x01\x4e\xbd\xad\xa4\x84\x8e\x44\x83\x01\x1d\x6d\x15\x40\x09\x26\x19\x44\x13\xc6\x64\x84\xa7\x48\x30\x88\x4a\x2e\x40\xf2\xd1\x34\xa3\x12\x0b\x40\x2d\x18\x36\x01\x3d\x49\x05\xad\x44\x81\x68\xaa\x7d\x09\x05\x8f\x48\x12\x18\x11\x8b\x40\x1b\x11\x8b\xcd\x36\x22\x16\x23\x62\xb1\xab\x8d\x88\x05\x19\x11\x8b\x46\x1b\x11\x8b\x11\xb1\x18\xd6\x9b\x11\xb1\xd8\xf9\xc6\x88\x58\xf4\x76\x76\x44\x2c\x46\xc4\xe2\xdf\x0a\xb1\xd8\xef\x02\xc3\xde\x10\xf6\x61\x46\x53\x28\x7c\x7d\x2f\xdd\x33\xb2\x98\xc2\xbe\x86\x7f\x1d\xb6\xde\x17\x8a\x1e\x4d\x72\x67\xc8\xfa\x81\x20\x8a\x0a\xec\xe8\x0d\x41\x8f\xa6\xb9\x67\xa8\xfa\xc0\xd3\x74\x0f\x59\x3a\xf4\xac\xd8\x23\x34\x3d\x3e\x2c\xbd\x11\x01\x14\xbf\x0f\xa2\x22\x85\x06\x85\xae\x06\xc2\xd1\xb7\x42\xcc\xa3\x09\xf7\x85\xa2\xb7\xa3\x92\xa2\x49\x76\x84\xa1\xef\x88\x4c\x8a\x26\xb9\x2b\x04\xbd\x33\x36\x29\x7e\x9d\x1a\xe1\xe7\xc1\x90\xf2\x68\xaa\x10\x7a\x7e\x80\x70\xf2\x81\x3b\x67\x58\x14\xf1\xb0\x10\xf2\x27\x09\x0b\x1e\x50\xd2\x5f\x18\xfe\xf8\xb2\xfe\xcd\x1d\xb8\x55\xdb\x3f\x30\x2a\x88\x78\x25\x74\x25\x79\x4a\x8a\xd2\xb8\x22\xe1\xfd\xf5\xfd\x03\x24\x9b\xd5\xff\xc7\xfa\xfe\xdd\xf5\xfd\x5b\xcb\x36\x16\xf9\xff\xd5\x15\xf9\x6f\xae\x7f\x04\xc5\xe6\x5d\x00\xf1\x95\xfe\xa3\x16\xbe\x8e\x07\x8f\xaa\xf4\x1f\x49\x13\xef\x02\x18\x2b\xfd\xfb\x36\x56\xfa\xef\x7d\x7e\xac\xf4\xdf\x6c\x63\xa5\xff\x66\x1b\xab\xab\x8d\xd5\xd5\x3a\xda\x58\x5d\x6d\xa3\x8d\xd5\xd5\x7a\xdb\x58\x5d\x6d\xac\xae\xd6\x6a\x63\x75\xb5\xb1\xba\xda\x58\x5d\x2d\x86\xc0\x58\x5d\x2d\xf4\xea\x58\x5d\x6d\xac\xae\x36\x56\x57\xfb\xb5\x54\x57\x1b\x2b\xfd\x8f\x95\xfe\xe3\xdb\x58\xe9\x7f\xac\xf4\x4f\x46\x2c\x2a\xbe\x8d\x58\x14\xb6\x11\x8b\xda\xec\xcc\x88\x45\x91\x11\x8b\x1a\xb1\xa8\xd8\x36\x62\x51\x55\x7f\x47\x2c\x6a\xc4\xa2\x46\x2c\xaa\xa3\x8d\x58\xd4\x46\x1b\xb1\xa8\x11\x8b\xfa\x37\xc1\xa2\xc6\x4a\xff\x91\x6d\xac\xf4\x3f\x56\xfa\x1f\x2b\xfd\x8f\x95\xfe\xc7\x4a\xff\x9d\x54\xc6\x4a\xff\x63\xa5\xff\xb1\xd2\xff\x46\xfb\x49\x2a\xfd\xb7\x52\x42\x7e\xe9\xe5\xfe\x23\x06\xdb\x1e\x4a\x04\x51\xb8\x15\x60\x50\xcd\xff\x08\xa2\x98\x23\x15\x5f\xf3\x3f\x82\x24\xde\x0a\x10\x5d\xf3\x3f\x82\x62\x75\x2b\x40\x5c\xcd\xff\x08\x8a\xed\x5b\x01\xe2\x6a\xfe\xc7\xac\xfb\xc6\xad\x00\x63\xcd\xff\x5d\x6d\xac\xf9\x3f\xd6\xfc\x6f\xb5\xb1\xe6\xff\x58\x41\xaf\xaf\x8d\x15\xf4\x06\xb5\xb1\x82\xde\x58\x41\xaf\xa3\x8d\x15\xf4\x86\xb4\xb1\x82\xde\x58\x41\x6f\x48\x1b\x2b\xe8\x8d\x15\xf4\x76\xbd\x36\x56\xd0\x1b\x2b\xe8\x8d\x15\xf4\x0e\xfc\xca\x58\xf3\x7f\xac\xf9\x3f\xd6\xfc\x1f\x6b\xfe\x8f\x88\x45\xa0\x2b\x23\x62\xd1\xd3\x46\xc4\x62\xb3\x8d\x88\xc5\x88\x58\x8c\x88\xc5\x88\x58\x8c\x88\x45\xa0\x8d\x88\x85\x6f\x23\x62\xd1\x68\x23\x62\xd1\x6a\x23\x62\x51\xb5\xb1\xe6\xff\x58\xf3\x7f\xac\xf9\x3f\xd6\xfc\x1f\x6b\xfe\x8f\x35\xff\x7f\x71\x35\xff\x23\x1e\xa2\xa5\x91\xb9\x2c\x85\xb9\x65\x6a\xc5\x13\x76\x91\x24\xf6\xa7\x3b\x79\xcf\x7a\x82\x8a\xdb\xb8\x58\x0f\x09\xc2\x45\xca\x13\xa8\xf0\xfe\xb0\x64\x66\xd9\x1b\xdc\x4d\x89\x46\x0a\x84\x22\x09\x62\x80\x46\x2d\x59\xa0\xb7\xf6\x68\x85\xb8\x55\xf8\x68\x1f\x4b\xe0\xf8\x67\x52\x66\x8c\x76\x81\xba\x08\xcd\xba\xae\xbf\xe6\xe2\xbe\x47\x3c\xb7\x86\x7d\xfc\x72\xeb\xcd\xed\xd1\x12\x2e\x30\x1c\xbe\x3f\xf2\x97\xce\x64\x69\xfc\xe8\x75\x63\xc0\x5c\xfc\x13\x37\x14\x17\x46\xc2\xa1\x73\xac\x09\x13\x2b\xae\xa4\x08\xe0\x8e\x2b\xaa\xb8\xed\xa0\x3e\x6b\x8b\x3e\xbd\x16\x86\x7e\xb0\x3b\xf6\x4a\x26\xf7\x4c\x91\xcc\x76\x7d\x4a\xde\x15\xa8\xf7\xf7\x6d\x81\x2b\x36\xa7\x65\x66\xe0\x9a\x01\xa3\x4a\x36\x3d\x7e\xd4\xdc\xf3\x9c\x2e\xd8\x4d\x99\x65\xb7\x2c\x51\xcc\x44\xcf\xfc\xf5\xc6\x7b\x0e\x16\x91\x6e\x04\x55\x62\x20\x94\x1a\x67\xa2\x5f\x57\x30\x92\x68\x4f\xa6\x79\xff\x44\xa5\x8b\x19\x49\x4a\xcd\xa0\xd6\x7f\x51\x66\xae\x96\x7e\xdf\xee\x74\xc2\x10\x46\xa7\xed\xbb\x75\x5c\xf9\x8d\x4c\xdf\x97\xc2\xf0\x9c\xdd\x32\xb8\xfc\x02\x31\x98\xea\xe4\xe9\x33\x0d\xcc\x92\x69\x56\xf5\x15\x82\xe3\x67\x8c\x14\x54\x6b\x54\xea\x2c\xf3\xad\x78\x5a\xd2\x0c\xfa\x69\x99\x2f\x2f\xd0\x0a\x41\x9c\xae\x87\xf6\x1c\xb0\x62\x96\xbb\xc1\x4e\xc9\x17\x56\xe1\xfa\x40\x2d\x01\x9f\x33\x82\x91\x97\x72\x4e\x52\xe0\x9b\xb3\x50\x59\x26\x64\xaf\x4b\x29\xe6\x7c\x01\xec\x50\xf5\xdd\x5a\x03\xce\xdf\x32\x25\x6f\x24\x04\x68\xcf\xe5\x0b\xb2\x34\xa6\xd0\x2f\xce\xcf\xef\xcb\x19\x53\x82\x19\xa6\xa7\x5c\x9e\xa7\x32\xd1\xe7\x89\x14\x09\x2b\x0c\xfc\xc3\x5a\x27\x4c\xe9\x73\x9c\xe0\xdf\xe0\xe4\xad\xb9\x58\x4c\xe0\x37\x76\xf0\xee\x4b\x13\x29\x26\x74\x62\xb7\x4d\x67\x3f\x83\x1a\x59\x8b\xf5\x5e\xcb\x84\x66\xef\x40\xa0\xbe\xf7\xcc\x55\x43\xf7\x4c\xc8\x72\xb1\x8c\xdc\xf3\xc0\x79\x19\x33\x64\x2d\x4b\x82\x3a\x03\xcc\x72\xc5\xb4\xa9\x93\xdc\x84\x0b\xcd\x53\x56\xb1\x66\x2f\xcd\x8a\x6d\xfb\x0e\xca\x58\x68\xde\x12\x0b\x9d\x88\xed\x9d\xf9\xd6\x6e\x1d\xc7\xff\x6e\x20\x66\xf0\x12\xcb\x95\x15\x84\xec\xe1\xfc\x41\xaa\x7b\xbb\xac\x56\x81\x99\xe0\x64\xe8\x73\x18\xe1\xf9\x6f\xe0\x3f\xc1\xe3\xf4\xee\xdd\xd5\xbb\x17\xe4\x22\x4d\xdd\xc5\x30\xa5\x66\xf3\x32\x73\xf7\x15\x4c\x09\x2d\xf8\xd7\x4c\x59\xa3\xfc\x8c\xdc\x73\x91\x9e\x91\x92\xa7\x9f\x75\x33\x0b\xb6\x48\xdd\x62\xc0\x11\xdd\x77\xde\x5b\xa5\xec\x6d\xef\x42\xb4\x96\xe0\xad\x7b\x1c\x71\x13\x77\x2d\x48\xf3\x26\x99\x3a\xae\x5f\x8a\xde\xbb\x35\xa8\x17\x4b\x49\x9d\x6a\xc3\x0d\xea\x63\x0e\x98\x3d\x6b\xde\x5f\xc2\x14\xd1\x56\xe2\xf4\xc9\x04\xff\xa8\x6e\xf7\x02\xb5\x50\xbc\xf2\x87\x6a\x5d\xe6\x78\x58\x51\xb8\x5c\x66\xce\x7b\x31\x7f\x1f\x4a\xde\xf6\x2f\x06\x26\xbc\x77\xf1\x6c\x3f\xc2\x01\x0c\x43\x91\xb2\x28\xae\xd9\xd8\x4d\x8d\x8e\x6c\xf8\x0c\xdd\x9d\x26\x0e\x76\xb6\x67\x71\x58\xba\xc3\x74\xc3\x85\x1c\xa6\x36\x2f\xa6\xe4\x76\x07\x4d\xd0\x18\x7a\x79\xc3\xbe\x6b\x95\x91\x0c\x51\xba\x8d\x4f\x6c\x64\x6c\xd5\xeb\xdb\x27\x96\x86\x9f\x04\x73\xbe\x28\x15\x08\xda\x73\xaa\x35\x5f\x08\x2b\xeb\xe1\xe2\x91\xf3\x90\x66\xd2\xbb\x2f\x0b\xc5\xa5\xea\xbd\x23\x6b\xeb\x72\x15\xff\x0a\x1a\x6a\x53\xf2\x35\x55\x5c\x96\xda\xa7\x69\x25\x32\x2f\xa4\x08\x38\xba\xad\x9a\xd1\x00\x53\x9a\x77\xa7\x54\xe4\x9d\x70\x2d\x64\xea\x32\xaf\x6e\xdc\x5f\x7a\xe8\x5e\xa4\x39\x07\xe8\x91\x5c\x4a\x61\x94\x44\xe5\xa0\x0a\x4b\x38\xb3\xbb\xac\x50\x90\x11\x06\xfa\x8a\xd2\xa1\x2c\x30\xcd\x1a\x57\x77\xb9\xe0\x12\x3b\x0b\xb4\xfa\x52\x52\x7f\xa9\x90\x45\x89\xb7\x3c\x05\x20\x16\x1c\xb6\xfd\x74\x35\xaa\xcb\x8c\x6a\x6d\xe5\x19\xd2\x87\x2b\x76\x54\x8d\x59\x86\x72\xcb\x1a\xcf\xfb\x19\xec\xe6\xc0\xb8\xc4\xd5\x98\x54\xd5\x62\xb3\xf7\x91\x8c\xd4\x52\x05\x1b\xd6\x84\x5b\xf1\x63\x5d\x8f\x82\x1c\x21\x67\x01\xb7\x4f\x12\xc5\xc1\x2a\xea\xc3\xa1\xa8\x48\xab\x97\x92\xac\xd4\x86\xa9\xfa\x3d\xbc\x8e\xe8\x41\xe2\xf7\x29\x78\xcc\x1f\xa4\xf2\xb7\x27\xf5\x90\xf5\xbd\x6c\x5d\x81\xe4\xba\xc9\xad\x25\xe4\xcb\x03\xd8\xe9\x65\x8a\xcc\x98\xb3\x44\x42\xcb\x56\x93\x59\x4f\xc9\x85\x58\xbb\x23\xdc\x1e\xfc\x95\xe0\xf3\x00\xcb\x6c\x4d\x12\xc5\xe0\x26\xaa\x5e\xa9\xd5\x62\x2b\xaf\x5f\xb9\x1e\x5a\x09\x05\x8c\x76\x3d\x07\xc4\x21\x56\x29\x07\x99\x57\xed\x4f\xaf\x97\xa7\x68\x2a\x11\xa9\xc8\x0f\x4c\x49\x77\x33\x15\x86\x03\x89\xbe\x63\xd7\xbd\xf8\xa8\x13\x4c\x31\x9a\x72\xc1\xb4\x7e\x65\xd9\x27\xda\xac\x6a\x71\x1f\xcd\xb2\x9a\x0e\x59\xa0\x55\xeb\x06\xc7\xec\xe6\x0b\xa4\x01\x82\xbd\x24\xd3\x9a\x86\xbf\x25\x09\xfc\x9b\x34\x5d\x63\x75\x56\xfb\x19\x6e\x34\xa9\xf5\xfa\xbe\x05\x54\xcc\xbd\x7b\xf1\xf6\x0a\x5e\x4d\xa4\xc0\x63\xb8\x99\xc5\xeb\xec\x95\xea\xcb\x3d\x14\x71\x5c\x4b\xba\x62\x00\xda\x97\xe0\xc9\xa1\x99\x95\xbd\x47\x77\xaa\x64\x47\xbb\x4e\xa5\x05\x37\xd3\xfb\xff\x0b\x47\x12\x13\x4b\x2a\x12\x54\x3a\xce\xef\x59\xa1\xcf\x35\x5f\x4c\x04\x33\x56\x77\x3d\x7f\xf6\xec\xd9\xff\x1f\x8e\x24\xe8\xf4\xff\xf9\xf4\xf3\xff\xf3\xe9\xe7\xd3\xfc\x60\xd6\x88\xb5\x26\x9b\x2b\x5d\x5b\x22\x2d\x43\x22\x74\x85\x1a\x26\x21\x56\x33\x79\x00\xc3\xa1\xa2\x75\x67\x79\x75\x88\x05\x71\xd9\x7c\x13\x87\xa0\x31\xb8\xa4\xa2\x49\x78\x38\x40\xaf\x16\x98\xf5\x6b\x80\x0a\xb4\xea\x2a\xc0\x56\x0a\x21\x8a\x91\xda\x7e\x0c\x82\x38\x69\x4f\xcc\xd3\xdb\x0e\x0a\xb1\x86\xa1\xc7\xd0\xf1\xfb\x8d\xf7\x5a\x0b\xd1\xfc\x63\x18\xd6\xf4\x31\xab\x56\xf7\xc3\x3d\x43\x16\x4a\x96\xc5\x99\x53\x37\x6b\xac\xab\x74\x38\x86\x2a\x83\x35\x91\x40\xfb\x41\x39\xdd\xee\x4e\x65\x0c\x34\x6f\xfb\xb3\x52\x3d\x25\x89\x7d\x20\x46\x94\x37\xcb\x0e\xa8\x52\xc0\x79\x50\x0a\x88\x6d\x72\x4e\x28\x34\x7b\x8e\x32\xb6\xa0\xc9\xba\xef\xc8\x6d\xf5\xcd\x0b\x4f\x3b\x4e\x3f\x7a\x04\xae\xac\xd5\xc4\x13\x6e\xb0\x8f\xc0\xa3\xbd\xe7\xb8\x73\x85\xc1\xe1\x87\xbc\x0d\xa7\x57\xa9\xdd\x80\xfd\xd9\xe3\x96\x9f\x2c\xa9\x48\x33\xd6\x5b\x07\x6a\x2f\x29\x67\xf5\x6c\xf7\x8d\x09\x74\x7d\x9a\xf7\x9d\x08\xe0\x2a\x72\x11\x4c\x59\xb1\xa4\x55\x84\xac\xd5\x4c\xf0\x0a\x51\xa8\x36\xe2\x58\x66\x5e\xda\x3f\x06\x21\xc6\xde\x9d\x59\x99\xa6\x7b\x2b\x61\x2d\xae\xb0\xe7\x3a\xd7\x85\xbb\x31\x71\xb6\x8e\x72\x19\x55\x7d\xd8\xa1\x59\xf4\x90\xef\xa1\x38\x5b\x57\x4b\x5c\x13\x7f\xd4\x34\xb1\xa4\x04\xb5\x48\x0a\xc3\x3e\xf4\xd4\xb0\x69\x8b\x89\x5b\xf7\x9a\x43\x5e\x2b\x3d\xd5\x6f\x6a\xbb\x93\x2d\x33\x23\x02\xd4\x2b\x24\x62\x8d\xbe\x42\x66\x3c\x59\x9f\xfb\x0e\x4f\x12\xec\xf1\xf9\xa3\xcd\x4a\x43\xf5\x7d\x6d\x53\x32\x38\xb5\x2b\x9d\x64\xfb\x7b\xdd\x5c\x19\x77\x46\xce\xf5\x2b\x2b\x05\x07\x5c\xc2\x7c\x74\x51\xe9\xe6\xba\x2c\x3c\xb0\x9b\xa1\x34\x45\x01\x10\x57\x94\xda\x0a\x71\xd4\x9c\x9c\xc2\x65\x37\x1c\x45\x99\x7a\x2b\x73\x46\x56\x32\x2b\x73\x06\x7c\xa3\xd1\xef\x16\xa2\xb8\x64\xe4\xcb\x72\xc6\x32\x06\x48\x93\xdb\xc6\x10\x07\xf0\x60\x3f\xb0\xe4\x05\xda\xad\xd4\x54\xc4\x43\xb7\xba\xce\xf0\x65\x07\x9d\x03\x5b\xbd\x20\xdf\x0a\xf2\x1c\x0d\x41\xf9\x00\x5e\xd2\x57\xd7\x57\xd5\xd6\x09\x7b\x84\xbf\xb8\x85\x49\x27\x9f\x22\x0d\xcd\xcc\x82\xa7\x64\x86\xa0\x96\x15\xf0\x27\x82\x3d\x90\x39\xcf\x98\x46\x73\x22\xe8\x0a\x76\xa2\xca\x0d\xca\xf7\xa4\xea\xb8\xfb\xe0\x29\xf9\x03\x7e\xb1\x60\xca\xd9\xc7\xa1\xd1\x73\x07\x93\xbf\x7b\x7f\xec\x8a\x41\xa9\x87\x89\x7a\x98\x4c\x26\x13\x3b\x0b\xfe\x48\x3a\x6b\xce\x7d\x80\x66\x75\xae\xe5\x32\xe5\xee\x52\xe8\x7a\x7d\xac\x0c\xae\xbb\xa7\x9d\x4b\x38\x40\x12\xc7\x3d\xed\x8f\x7e\x68\x98\xd5\x7f\xfe\x63\x84\x53\x33\x5c\x05\xca\x6d\x9e\x4b\xe0\xb3\x1b\x90\x08\x03\x36\xd2\xf1\x8e\xd7\x9d\x21\xa9\xc9\x8c\x2d\xe9\x8a\x4b\x15\x8e\xae\x05\x2e\x07\x4f\x7d\xc7\x1c\x7a\xa8\xc6\x31\xc7\x8c\xcd\xfb\x85\x20\x01\xae\xb7\x14\xd9\x87\x42\x6a\xb0\x63\x00\xf8\xbf\x91\xe9\xb4\x79\x49\x06\x2c\x24\x04\x5c\xd9\x0d\x1f\x5a\x23\x23\xdb\x1b\xda\xa9\x5d\x65\x51\x48\x65\xfc\x54\x92\x19\xb5\x1f\xac\x86\x72\x12\xbe\x19\xa5\xc1\x2c\xa7\x53\x72\x6d\xb0\x5b\x60\x49\x09\x49\xd8\x7c\x6e\x4d\x6b\x29\x08\x2b\x96\x2c\x67\x8a\x66\xae\x1b\x11\xea\xb6\x26\xba\x4c\x96\x84\xea\x17\xce\x65\x74\x46\x50\x30\xe7\xb4\xc0\xaa\xeb\xa0\x00\xa5\x5c\xb9\xfa\xee\x21\x36\xf5\xe1\x6d\x8c\x1c\xbd\x13\xef\xa5\x34\x6f\xb8\x06\x0d\xf1\x08\x51\x91\x8b\xec\x81\xae\xf5\xd1\x30\xd3\xdf\x36\xff\xa6\x15\x20\x56\xaf\xeb\xd1\x56\xc8\x00\x5b\xa2\x14\x17\x83\xcf\x07\x2b\x5f\xac\x38\xac\x34\x68\x46\x98\x30\x6a\x8d\xa5\xa8\x1c\x2f\x56\x42\x3f\xb4\xb8\x4a\x26\x60\xb2\x7f\x65\x75\x4a\xaf\x47\x7a\xa5\x83\x3b\xe9\x33\x25\x6f\xe8\x9a\xd0\x4c\x4b\x32\x0b\xad\xab\x15\xaf\x5c\x90\xdb\xb6\xa6\x81\x5a\xbc\xfb\xdb\x4c\x9a\xe5\xe6\x03\x01\xaa\x76\xf5\x6e\x64\xba\xf1\x52\x23\xa4\xbb\x8d\x0a\x0c\x23\x6e\xe8\x3d\xd3\xa4\x50\x2c\x61\x29\xd8\xd1\xf3\x8d\x64\x9d\x7e\x95\xfa\x29\x24\x1f\x70\xc6\x5b\x09\x3c\x3c\x80\x37\xae\x1b\x48\xa2\x0b\x29\xac\x86\x80\x58\x9a\x65\x99\x60\x94\x12\x05\xcf\x8f\x92\x12\x6c\x0d\xd4\x67\x8d\x72\x28\x6c\xa5\x01\x80\x1c\x58\xd9\x6d\x49\x4d\x70\xb7\x7b\x3f\x39\xa1\xb5\xb9\x62\x24\x61\x42\x97\x8a\x55\x2e\xa0\x54\x32\x8c\x02\x52\x65\xe8\xe4\xa4\x9a\x7c\x75\x7d\x45\x9e\x91\x13\xdb\xcf\x53\xe0\x90\x39\xe5\x80\xe8\x68\x43\xd5\xe6\xe8\xf9\x9c\xf0\x10\x23\xd8\xcf\xb7\xcd\xc0\x39\xcd\x34\x3b\xb3\x82\x0e\x24\x95\x1b\xad\x15\xfa\x4e\x07\x08\x0b\x4f\x80\x43\xd3\xd6\x16\x0a\x6d\x92\xb0\x32\xb2\x6b\x0b\xf5\x6d\x92\x18\xc1\xd9\xbb\x85\xb6\x36\x49\xff\x8e\x88\x89\x0a\x21\x9e\xcf\xbf\xd2\x2c\x90\xf1\xb4\x25\x00\xbf\x3a\xb8\x00\x6c\x86\xbc\x58\xa6\x6f\xcf\x06\xf2\x6e\xce\x0c\x4d\xa9\x09\xa5\x52\xa1\xd8\xf4\xaf\x47\xaf\x7c\x9c\x60\x1d\xb2\xf2\x11\x9b\x72\x8f\x95\x0f\x50\xfd\xf9\x85\xa7\x66\xaf\xb9\x28\x3f\x60\xa0\x53\x00\xc1\xdc\xe2\xac\xdb\x97\xf0\x32\x49\xfc\xe8\x61\xd9\x1a\x31\xd5\x34\x58\x14\xbb\xb6\xb8\xbc\x30\x69\xe3\x00\xb5\x50\xf2\x92\xd0\x0a\x93\x90\xbc\xcb\x5c\xec\x08\x25\x8a\x8a\x54\xe6\x5b\x3d\xb5\x13\x0f\xb5\x13\xeb\x89\x27\x96\xf7\x82\x84\xa3\x64\xd2\x2f\xf2\xe0\x8e\xcf\x5d\x85\x44\xf2\x81\xd5\x57\x5f\x43\xf2\x39\xd7\xd5\x4a\x61\x36\x3a\x66\xaa\x0e\x30\xe4\x49\x5d\x84\x20\x72\x5c\x64\x58\x64\xac\x92\x59\x10\xbd\xdf\x18\xdb\x7b\x99\xb9\xd0\x13\x3f\x38\x4b\xe4\x23\x1c\x9b\x89\xf0\x4c\x6c\x8a\x81\x75\xb1\x31\x36\x88\x6a\xfb\xf8\xc6\x56\x06\x0f\xce\xad\xb1\xd9\xb3\xb6\x3d\x36\x38\xec\x3e\xb6\xb1\x45\xc6\x52\x6b\x96\x24\x32\x2f\x6e\x94\x9c\xf3\x10\x0b\x6f\x49\x7a\xf7\x72\x0d\x6a\x62\xfc\xa7\xc3\xa1\xa2\xfc\x94\xa4\x51\xaf\xb2\x90\x81\xa0\xf5\x01\xc2\x46\x26\x34\x5b\x4a\x6d\xa2\x06\xb6\x35\xb8\xcd\xd7\x1b\x01\x06\xd4\xf6\xc2\xfe\x2e\x62\x79\xbd\xcf\x1d\x50\x43\xa0\x23\x6b\x1f\xcf\x86\x3f\x27\xf6\x1a\x48\xf7\xf5\xca\xaf\x6f\x65\xb7\x87\x62\xd3\x16\x7d\x23\xc9\x83\x54\xf7\x31\x79\x00\x6f\x1c\x31\x0a\xd3\xc0\x5c\x41\x74\x6a\x96\x67\x5b\x85\x72\xef\xd1\x76\x39\x8e\x61\xef\x46\xc7\x3c\xab\xf8\xee\xc3\x51\xcc\xa5\x98\xe2\xb7\x01\xa3\x09\xda\x02\xc4\x2b\x71\x73\x94\x27\x5c\x93\xa3\xd7\x7e\xa9\x8e\x7e\x6e\xa1\x77\x84\x7d\x6a\x04\xb6\xf3\x64\x09\xc1\x92\x70\xcf\x1b\x4e\xc0\x80\x15\xf6\x18\xa9\xd3\x9c\xea\x0b\xfa\x70\xb3\x51\xc5\x00\xe6\xad\x26\x20\x82\xf4\xa4\x66\xdf\x28\xe6\x8c\x20\x59\xb1\xaf\xf3\xe0\x39\x2b\x80\x4c\x76\x2b\x6a\x71\xbb\x06\x28\xf8\x8e\x6e\xee\x93\xaf\x04\xf0\x95\xed\xfb\xa4\x3f\x40\x64\x73\x46\x1b\xe9\x11\x6e\x4e\xc3\xd9\x68\xd1\x3c\x13\x97\x18\x33\x01\x82\x07\x91\xdc\x0d\xd7\x06\x20\x60\x43\xf4\xf4\x8b\x2a\xf2\x1f\x9c\x22\x5b\x29\x8f\x73\xae\x20\xa8\x08\x4c\xbb\x90\xee\x53\x0a\xcb\x44\x6d\xc5\x19\x42\xe1\x7d\xe0\xe7\xd6\x39\x17\x94\x1e\x85\xe2\x39\x55\x6b\xf2\xea\xfa\x0a\xf5\xe7\x96\x09\x20\xa4\xef\x76\xb5\x47\xd2\x34\xe8\x81\x80\x6c\xe3\x75\xec\x61\x1b\x95\x7f\x18\x6f\x79\x0d\xb9\xb8\x21\x2e\xb3\x49\xaf\x75\x62\x42\x29\xeb\xad\x45\xbf\xc5\x37\xc8\x52\x66\xa9\x2b\x54\xd4\xca\xa5\x4d\x3d\xcd\xb0\xd2\x94\x36\xc3\x58\xa7\xd6\x3e\x71\xe1\x6b\xa5\x70\x78\x79\x4d\x8d\x9c\x04\xeb\x7a\xed\x14\x15\xa7\x24\x87\xbb\x3e\x3c\x26\x95\xd1\x52\x84\xea\x32\x44\xad\xda\x8e\x49\xa9\xbc\x1a\x94\xdc\x33\x25\x58\x46\x0a\xaa\x68\xce\x0c\x53\x68\xbf\x06\xe5\x44\x18\x74\x1a\x52\xe6\x27\x26\x9f\x60\x6b\x28\x3e\xa5\x80\xfa\x4f\xad\x31\x65\x27\xfe\x6e\x8e\xc8\x2c\x40\x30\x3b\x07\x77\xef\x6b\x9f\x97\xf9\xc4\xfd\x8b\xcd\x50\x9c\xc0\x2c\x07\x1f\x82\xc1\x46\xed\xed\x88\xc4\xc5\xb8\xad\xfd\xc0\x45\x2a\x1f\xf4\x7e\xf0\xcb\xdf\xf0\xe5\x3a\x25\xc1\x45\x20\x37\x65\x7c\x18\x29\x09\x42\x30\x5e\x0d\xb1\xbb\xde\x8a\xfa\x58\x44\xe7\x58\x6f\xc1\x63\xcd\x70\x9f\x69\x0d\x96\x84\x1c\x80\x03\x01\xdc\xa8\x85\x3c\x20\x80\x1b\xbf\xdd\x17\xb9\xa6\x97\xca\xd2\x34\x9c\x66\xb7\x05\x4b\x06\x6a\x9e\xaf\xde\xdc\x5e\xb4\x09\x58\xd5\x18\xd3\xac\xed\xc8\xed\xdf\x23\xf6\x58\x1d\x92\xfe\xc0\x66\x4b\x29\xef\xc9\x49\x23\xc2\x69\x59\xce\xa6\x89\xcc\x1b\x11\x21\x13\xcd\x17\xfa\xdc\x31\xeb\xc4\x8e\x22\x26\x77\x9d\x8b\x0c\x24\xad\x97\xf9\x10\x4a\xef\x30\x67\xdb\x51\x92\x54\x23\x81\xe5\x88\x20\x89\x61\x6b\xce\xec\xdc\x9e\x0c\x90\x8b\x18\x7a\x7f\x48\x13\x61\x7b\xd9\xfa\x43\xa7\x7c\x0b\x2c\x9d\x4f\x49\xf2\xf1\x78\x71\xd5\xab\xba\x66\xcf\xa7\x29\x1e\x14\xec\xf2\x2e\x87\x3d\xc6\x0b\xae\x07\xf7\xaa\xdd\x63\x5e\x5a\xed\x74\x45\x44\x8c\x7b\xd3\x59\xb1\xdb\x1d\x01\x55\x3c\x5a\x2e\x89\x28\x46\xdd\x70\x5a\x84\xdc\x12\x71\x34\xb7\xc5\xd3\xf4\x71\x00\x31\x79\x6a\x90\x98\xec\x00\x8a\x7f\x6a\xa4\x2a\xe2\x21\xdd\x4a\xaa\x1f\x12\xc4\x7b\xbb\xf5\xe6\xc6\x06\x84\x7f\xb7\x9f\xea\x19\x92\x83\xc1\x1a\x01\xba\xa8\x25\x1f\x22\xbc\xae\xfe\xbd\x1b\xee\xc4\x55\x00\x08\xa6\x71\xf5\xae\x84\x91\x19\xc3\xf4\xb0\xd8\x1c\x88\x9d\xb1\x9f\xc7\xba\x49\xa9\x9b\x47\x86\x05\xef\xdf\xf9\x6c\x39\x3b\x93\x77\x15\x7d\x00\x61\x8d\xa1\x10\x61\x6a\x37\x39\xfe\x25\x00\xbc\x5a\x13\xd0\xce\xa5\x41\xac\xb6\x19\xfd\x6c\x14\xdc\xc6\xf5\x9f\x55\xc9\xab\x33\x8c\xcd\xf9\x2f\x52\xea\x20\x13\xfb\xc2\x58\x10\xe7\xe4\x8b\xef\xfd\xa7\xff\xd7\x7f\x1d\x22\xc9\x18\x7b\x33\xc8\xba\x79\x89\xc1\x45\xed\xfc\x28\x1c\xbe\x8b\x3b\x32\x12\xfb\x1d\xde\xd0\x58\x70\x04\x4b\x00\xc1\x2b\x78\x35\x58\x83\x98\x76\x89\x76\xd1\x41\x41\xc4\x17\x2b\x69\x06\x1e\xbd\x95\xee\x0e\x3f\x76\x46\x6e\x20\x9c\xbe\xfe\x0d\x09\x47\x5b\x11\xf2\x56\xe2\x6d\x7f\x87\x4a\x58\x88\xaa\xb3\xda\x9a\xf6\x2f\xeb\xaa\xaa\x38\x3f\x50\x53\xa6\xaa\x51\x55\xb1\x70\x78\x7a\x1a\x15\xb8\xfb\xe6\xff\x9e\xad\x75\xf4\x0d\x7f\xae\xe6\xab\x0b\xd0\xaf\x98\xd5\x23\xca\x58\xfc\xf1\x3f\xdc\x1d\x52\x32\x9f\x71\x11\xd7\x59\xec\x9a\x67\x28\xe8\x9d\x5f\x56\x91\xc2\x8f\xd0\xcd\x43\x2d\x4a\x6c\xa9\xd7\xd6\xca\xbc\xdb\x55\xd8\x75\x47\x99\xd6\xf0\xf1\x26\xeb\xc3\x75\xba\xb3\x1c\xab\x2b\xa2\x69\xc7\xfe\xf2\x5f\x25\xcd\xc2\x3b\xac\xa9\xb2\xe0\x2b\x9e\xc8\x56\xdd\xbc\x07\x9e\xa5\x09\x55\xe1\xcd\x30\x97\xca\x27\x80\x6a\x97\x3d\xee\xb2\x98\xa8\xa8\x44\x66\xcd\x49\x3a\x46\xdd\xa4\xa4\xa0\xca\xf0\xa4\xcc\xa8\x22\x56\xae\x2c\xa4\xea\xc9\x16\x75\x13\x16\xad\x0f\x54\xdb\xe3\x96\x25\x52\xa4\xc3\xf0\x9c\xbb\xcd\xb7\x9b\x2b\x6d\x30\xb2\x98\xcb\xf0\xbc\xd9\x43\x1f\x42\xac\x5a\x1b\x96\x9c\xb4\xd3\xc9\xe5\xdc\xcb\xd1\x4a\xe8\x84\x65\x1e\x64\x67\x3e\xf0\x76\x0a\x33\xd7\x84\xe3\x85\xa5\xa7\xf5\x49\x56\x4b\x90\x30\xf3\x7c\x5e\xa5\x3a\x9c\x55\xc5\x07\x0c\x81\xc8\x67\xd7\x67\xb7\x3d\xdd\x92\xc7\x48\x0a\x14\x2e\x73\xa9\xd8\x8a\x29\x72\x92\x4a\xa0\x09\xb7\x60\x9e\x4e\xc9\xff\xcb\x94\xc4\x6a\x71\x6c\x81\x3e\xa2\xc8\xda\xb0\x55\x1c\x3a\x46\x8e\x13\xaa\xc9\x33\x72\x82\x97\x6b\xf2\x3c\x67\x29\xa7\x86\x65\xeb\x53\x6f\xd2\x61\x2a\x6e\x68\x0a\x9e\x06\x8c\x8d\xc2\xba\x76\xe0\x5c\x2d\xf1\x8f\x2a\xf8\x40\xd9\x5f\xa9\x26\x72\x57\x55\x5f\x27\x19\x5a\x2a\x7e\x9c\xcf\xc6\x17\xdf\x3d\x6b\x30\xe2\x3f\x2d\x3f\x53\xa2\xd8\x02\xf6\x34\xee\xd2\x03\xed\xe8\x83\x64\xe8\xf5\x12\xe9\xf9\xa3\xcf\xfa\xd9\x5e\xc1\x36\x0a\xec\xf5\x8b\xba\x36\x65\xb3\x5e\x07\x48\x51\x2e\x56\xf2\xde\xaa\x77\x33\x9a\xdc\x97\x05\xd1\xae\x48\x69\x47\x77\x76\xce\x8b\xa1\x6a\xc1\x76\xa8\x70\x6d\x11\x06\x0f\xb9\xae\xe0\x0e\x70\x9f\xc4\xd7\xb7\xde\xee\x57\x20\x69\xc6\x69\x87\x0c\x6d\xfb\x84\xec\x73\x9b\xd2\x92\x03\x98\x30\xe7\x4c\x79\x33\xc8\x76\x85\xa5\xa4\xec\x3a\x22\xd1\x52\xf6\x79\xc5\x85\xd4\xdc\xd8\xd3\x01\xc3\xf2\x9b\x50\x9f\xdd\xf6\xff\x58\x4a\x6d\xac\x91\xf5\x0f\x22\x55\x5f\x10\x57\x23\xeb\x71\xc1\x44\x25\xc1\x9a\x04\xbc\x47\x42\x31\x6d\x78\xd2\xfc\x76\x0f\x47\x75\x72\x2f\xfb\x90\x64\x65\xda\xb1\xf3\xdb\x3a\x36\x3e\xd9\x2a\x6b\xea\x7d\x2b\x05\x35\x86\x29\x51\x57\xfd\x80\x94\x99\x4e\x23\xcc\x1d\x01\xbe\x98\x35\xae\xfa\x94\xdc\x1a\xaa\x97\x38\x77\xee\x01\xb8\x03\xd7\xe5\xdf\xd8\x33\xbd\x83\x22\x2a\x62\xad\x8a\x8d\x55\x97\xa6\xe4\xb6\xf2\xd4\x80\xfb\xdd\x76\xf1\xe8\x3d\x4c\xde\x11\x49\x15\x5f\x75\x48\xc6\x5e\xe3\x2d\x28\x13\xfa\x37\x7a\x41\xcd\x32\x86\x57\x6f\xec\x73\xad\x1d\x02\x0e\x5e\x78\x1d\x1c\x36\x30\x73\x3f\x79\xf7\x15\x9b\x47\x74\xfe\x3d\x9b\x37\xd2\x84\xc3\xdb\x9b\x44\xd9\x88\x75\x85\xa6\xee\xd3\x2a\x42\x62\xdf\x73\xd1\xe3\x39\x89\xa9\x09\xd4\x0b\xbc\x44\x4e\x70\xe7\x69\xa1\x58\x91\xf1\x24\x4a\x9e\xf9\x47\xb1\x60\x07\x24\xfb\x6a\xae\x58\x4a\x44\x99\xcf\x50\x9e\x55\x8f\x3c\xf4\xdc\x29\x0d\x02\xad\x0e\x1d\xa8\xe4\xdf\xb6\x5f\x24\x6d\xe8\xef\xcf\x77\x4b\x9d\x70\xe5\x94\x90\x6a\xa2\x05\x2d\xf4\x52\x9a\x40\xaa\xfa\x4e\xcf\xa0\x9d\x85\xaf\x21\xb7\xe8\xb6\x49\xa5\x51\x79\x6f\xf3\xef\x5d\x3a\xc0\x76\x7e\x2e\xad\x33\x6d\xdd\xbb\x55\x92\x76\x43\xe6\xf7\x25\x11\x70\x4d\xe8\x8a\xf2\x8c\xce\x32\x06\xf9\x34\x4d\xfd\x18\x44\x14\x96\x06\x21\x47\x28\x9d\x8e\x6a\xd5\xb9\x1b\x7d\x35\x92\x1c\xad\x5a\x43\x32\x4c\x75\xc4\x0a\x05\x98\x13\xc9\xbc\x91\xa5\xe8\x2a\xc0\xd8\xd6\x03\x1b\x8f\x6f\xe8\x15\x48\x09\x6d\x65\x28\xdf\x89\xf9\x6b\x5d\xc0\x26\x88\x7f\xfb\x40\x42\xd5\x39\x17\xbc\x11\x9d\x4b\x6e\x1b\x32\xb0\x22\xdb\xbc\x26\xa7\x6b\x5e\x40\x39\x05\x45\x23\xe5\x0a\xca\x5a\x75\xc5\x2c\xf6\x4a\xcc\xae\x21\xbb\x3f\xcc\xe0\x38\x84\x41\x02\x32\x36\x27\xd4\x3d\xe5\x3c\x87\x9d\x92\x82\x86\x23\x35\x62\x80\x33\xf8\xb4\x3d\x2e\xe2\x6b\x85\x50\xb3\xf4\x6e\xcd\xb6\x6f\x81\x1a\x67\x4a\xd5\x93\xdd\xab\x22\xd7\x42\xc3\x17\x60\x75\xa1\x76\x58\xb6\x19\xc8\x92\xe3\x17\xc7\x7d\x8a\x76\x94\x92\x8d\x83\x54\xb2\xa0\x0b\xb0\x2d\xa2\xc7\xba\xf9\x22\x49\x99\x61\x2a\x07\x07\xdd\x52\x3e\xe0\xdf\x41\x82\x06\x7d\x9d\x96\x02\x73\x35\xa9\xa0\xc0\x91\xc4\x6a\x7a\x8d\xe9\xf3\x25\xcf\xa1\x3a\xd1\x43\x20\xae\x9e\x2a\x59\x0a\x5f\xba\xab\x32\x65\xdf\x6c\x74\xf8\xad\x14\xac\x4a\x29\x0c\x5f\x74\x56\x09\x8c\x19\x43\x2d\xf5\xf9\xf4\xf9\xb3\x47\x4f\x7f\x28\x5a\x63\xbb\x0c\x78\x5d\x3a\x0e\x66\xa4\x8e\xdc\xc0\xbd\xf1\xe8\x1e\x29\x46\xd3\x77\x22\xeb\x45\x2d\x5b\xbd\x7a\x83\x0c\x0a\x2f\x4e\x2a\x59\x0b\x19\x6b\xf0\xab\x07\xc5\x0d\xab\x0d\xc6\xde\x49\x3e\x81\x9c\x2f\xab\xd0\x37\x4e\xc7\xd3\xb6\x47\x0e\x1e\x09\x0f\x33\x94\xff\xa4\xcb\xd9\xa3\xf6\xb6\xcb\xf7\x05\xa6\xad\xb7\x76\x6c\x9c\x9a\x7b\x7b\xc7\x36\x6f\x0e\xf5\xe8\x88\x9c\xe0\x93\xc7\x9a\x40\xaa\xdd\xa3\x97\xd7\x0d\xfb\xe5\x87\xa2\x17\xfd\xdc\x30\x53\x0a\x2a\x52\x34\x00\xfa\xe7\x20\xe8\xe8\x68\x06\x73\x74\xcf\xc1\xe7\x6c\x49\x57\x4c\x13\xcd\x73\x9e\x51\x15\x48\xbf\x36\x92\xdc\xe2\xa8\xc8\xac\x34\xcd\xca\xcd\x55\x7d\xe6\x46\x95\x62\xf2\xdb\x93\xaf\x2f\xde\x7f\xff\xf6\xe2\xcd\xcb\xfe\x98\x03\xab\xfb\x31\x3f\x72\x70\xe3\x6c\x8d\xa0\xf1\xa9\x7a\xe1\x42\x7d\xdd\xb1\xa8\xbe\xff\x76\x55\x40\xd6\xf9\xf1\xd8\x3e\xe4\xa5\x29\x69\x16\x98\x03\xb0\x39\x35\x5f\x3d\x76\xff\x87\x22\xa0\x26\xf5\xa9\xd8\xf9\x44\x4f\x6c\x54\x10\xd0\xe9\x33\x92\x7a\x5e\x36\x54\xdf\x07\xa1\x11\x7d\xdf\x32\xfb\xe0\x17\x89\x4a\x51\xe7\xd9\x40\x6f\x0c\x2b\xf4\xee\x68\x27\x43\xef\x59\x97\x91\xd8\xaf\x55\x74\xcb\xfa\x6d\x8d\xbb\xdd\x9d\xa6\x2f\x19\xba\xdd\x28\x97\x8d\x5d\x39\x57\x4c\x9b\xee\xd2\x07\x45\xa9\x0a\xa9\xb1\xec\xde\x5a\x96\x0a\x2c\x93\x19\xd5\x8c\x2c\xa9\x3d\xd1\x98\x3d\xbe\x8b\x4c\xae\x99\x2b\x84\xf1\x65\x39\x63\x57\x9f\x03\x44\xd8\x25\x42\xef\x19\x2b\x9a\x6a\xb6\xbb\x96\xab\x81\x38\x58\xf1\x5f\xf7\x99\x8b\xb9\xac\xce\xf8\x4e\xf6\xb3\x03\x07\x40\xf8\xa2\x28\x3e\xe7\x90\x4e\xb0\x97\xc6\x0d\x41\x98\x71\x78\x80\x7d\xb0\x03\x82\x69\x04\x72\x16\xd6\x20\x41\xa3\xbb\xa3\xf3\x76\x94\xad\xf1\x57\xa5\x46\x2b\x42\x18\xad\xc2\xb4\xcc\x56\x0e\xd4\xb5\xef\x3c\x52\x75\x86\x11\x90\x94\x25\x19\x55\xd0\x7f\x87\x19\xd7\x3c\x62\xbf\x84\x4f\x25\x34\xcb\x7a\x42\x58\xa0\x08\xe8\x23\x54\xe6\x90\x3a\x13\x75\x44\x05\x71\xf3\x83\xc8\xb1\x1e\x29\xd5\x1f\xb9\xf9\x64\x32\x8c\xe5\xc5\x15\xdf\x71\x2a\xb7\xc5\x18\xcb\x8b\xca\xec\x5a\x93\x56\x7d\x5e\x58\xeb\x79\x29\x12\x70\x45\x9e\x3b\xb3\x8f\x5c\xec\xda\xc1\xff\x00\x9f\xf0\x15\x57\xff\x40\x5e\xa5\x50\x63\xa3\x71\x0a\x5b\x93\xe5\xdc\xe4\x85\xaf\xdc\x89\xa6\x32\x84\x83\x0e\x94\x7b\x29\xd7\xf6\x0c\xbe\xa4\x10\xe2\x10\xb1\x25\x8f\x77\x17\x4a\xf3\x61\x84\x88\xd2\xfa\xff\xcc\x32\x39\x3b\xcf\xa9\x36\x4c\x9d\xa7\x32\x39\xcf\xa9\x28\x69\xf6\xbd\xfd\xeb\x54\x69\xf3\x9b\x04\x3f\xbb\x3b\xc6\x25\xa4\x2a\xe6\x2c\xe5\x65\x1e\xd1\xe5\x5b\x23\x15\x5d\xb0\x37\xf0\x7c\x15\x12\x0e\x53\x8a\xc7\x0b\xfe\x1d\x5c\xa7\x33\x56\x25\x14\x77\xed\x44\xa8\x01\xb8\xea\x51\xe8\x03\x5b\x40\xf3\x1f\xd8\x6b\x9e\xf3\x8e\x90\x0f\x2a\xd6\xef\x3a\xe0\xc6\x49\x84\x83\x6b\x12\xde\x81\x0e\x2a\x7e\x41\xfe\xfb\xe4\xdb\xdf\xff\x38\x39\xfd\xec\xe4\xe4\x9b\x67\x93\xbf\x7c\xf7\xfb\x93\x6f\xa7\xf0\x8f\xdf\x9d\x7e\x76\xfa\xa3\xff\xe1\xf7\xa7\xa7\x27\x27\xdf\x7c\xf9\xe6\xd5\xdd\xcd\xcb\xef\xf8\xe9\x8f\xdf\x88\x32\xbf\xc7\x9f\x7e\x3c\xf9\x86\xbd\xfc\x2e\x92\xc8\xe9\xe9\x67\xbf\xdd\xd9\x9d\x0f\x93\x46\xec\x29\x17\x66\x22\xd5\x04\x7b\xff\x62\x77\x5d\xef\xce\x7d\xba\x5b\xb0\x4c\x88\x62\x86\x09\xcb\x0b\x58\xeb\xe8\x93\x08\x62\x58\x0b\xb5\x4d\xa8\x7b\x27\xd5\x45\x58\x03\x12\xe2\xb2\x51\xad\x75\x29\x1f\x34\x49\x4a\xa5\xac\x32\x5c\x39\x9f\x4c\x59\x34\x4a\x76\xca\xae\xd0\x8f\xcf\xe1\xf9\xcb\xa6\x84\xd9\x66\xc6\xce\x63\x2a\x74\x5c\x64\x54\x9b\x3b\x45\x85\xc6\x52\x9d\xbc\xfb\xe0\x68\xe7\x75\x53\x6d\x6a\xf7\x7a\x3d\x0a\x53\x91\xf2\x48\x82\x35\xef\x71\x8a\xbb\x21\x65\x49\xa8\x00\xcb\xd4\x39\x99\x6a\x5b\x04\xea\xe6\x42\xf0\xa7\x48\x99\xca\xd6\x56\xfd\xaf\xbf\x86\xd5\xd7\xd2\xfe\xd2\x11\x58\x58\x05\x9d\xe9\xf7\x42\x3e\xe0\xc5\xad\xa2\x61\x4b\x60\xfd\x01\xff\xa5\x8b\x9b\x6b\x54\xa5\x3a\x29\xba\xcf\x02\xdc\x99\x24\xac\x30\x80\x77\x76\x3c\xee\xf1\xe2\x94\x1a\x36\xe9\x49\xa0\x0b\xee\xe5\x9c\x69\x4d\x17\x71\xcb\x73\x41\x96\x65\x4e\x05\xa8\x7e\x60\x78\xb9\x97\x7d\x1c\x99\x1d\x79\xca\x0c\xe5\x99\xc6\x0b\x79\x7a\x66\x8f\x35\x16\xb5\x55\x9b\x2b\xa7\xeb\xfa\x1e\xd8\x7d\x47\x25\x67\x9a\xa9\x15\x4b\x5f\xa1\x4f\xb0\x07\xfa\xda\x0a\x5e\xc4\x92\x70\x7c\xcb\xe3\x39\xf5\xe1\xbe\xd3\x45\x45\xb4\x9f\x3b\xda\x3c\xfc\x40\xb1\x42\x1e\xd6\x09\x2b\x0b\x3b\xec\x2f\xc0\x7d\xac\x0d\x15\x09\x3b\x23\x7c\x3e\xec\x23\xbc\xda\xfd\xd9\x9a\x3c\xff\xf4\x0c\x0c\x64\xe8\x2a\xee\x8c\x69\xf5\xf1\x6f\x3e\x7c\x37\xdd\x9e\x92\x3e\xc2\x7f\x39\xdb\xe8\x3e\xd7\x44\x96\xa0\x38\x5b\x96\x73\x05\xf5\x50\xa1\xaf\xd2\xf8\xb0\x33\xdd\xe8\x84\xb1\x6f\xfa\xbb\x7d\xdc\xb0\x43\x0c\xde\x17\xb5\x11\x3e\xcc\x14\xa3\x3a\x72\xed\xf1\xc6\x4d\xfb\x78\xa5\x55\x57\xa3\x87\x5b\x1a\xac\x68\xaa\x58\xb6\x7b\xee\x04\xb9\xa4\x39\xcb\x2e\xa9\x76\x15\xf7\xab\x84\x1b\x2b\x02\xb0\x48\xab\x94\x9a\x55\x17\x5c\xb9\xeb\xfa\x7a\x0b\xf6\x56\xf8\x64\x22\xc1\x23\xa0\xac\x0a\x47\x16\x25\x55\x54\x18\xc6\x52\x4b\x7b\x6b\x17\x61\x05\xde\x4e\x9a\x8f\xdb\x61\xbb\xce\xb7\x8e\x99\xbd\xc5\xb2\xe0\x75\x48\x3e\x4e\xea\x19\x08\x71\x39\x27\x77\x00\x27\x7e\x81\x05\xa1\xbe\x12\x20\x4d\xf7\xee\x57\x5f\x82\xf6\x76\x2d\x0a\x39\x6f\x55\xc5\xae\x97\x8e\xe0\xa5\x86\x73\x29\xa7\xee\x12\x27\xd0\x4e\xeb\xa5\xed\x9c\xd6\x37\x54\xac\x49\xbd\xf5\xa6\x90\xfd\xdd\x08\x63\x85\x15\xd4\x56\x9f\x20\x34\x51\xb2\x51\x72\xb9\x7b\xf9\x33\x7e\xcf\xc8\x85\xf7\x81\xe1\x46\x9f\xb1\x84\x5a\x13\x90\xaa\x19\x37\x8a\xa2\xb9\xe0\x75\x03\xa7\x89\xe2\x65\x3d\x9d\x64\x4f\x34\x63\x64\x0a\x85\xa5\x37\x25\x86\x3e\x45\x01\x40\x67\x3c\xe3\x98\x90\x97\x42\x41\x81\x0c\x82\xb1\xba\xbb\xca\xf3\x42\x2a\x43\xbb\x23\xd3\x02\x2b\xd8\x67\xdb\x4d\x76\xe8\x15\x3b\x1f\x73\xe7\xd2\xce\xbf\xe1\x1e\xdf\xf9\xa7\x4e\x85\xa2\x33\x3b\x3b\x22\xfc\x68\x97\xa9\x18\x73\x3c\xb5\xc3\x53\xb7\x5e\xf0\x81\x64\xb9\xd4\x86\x28\x96\x58\x7e\xaa\xcf\x8c\xea\x0b\x3b\xfa\x8c\xd2\x8d\xeb\x9d\x2a\x20\xb9\x36\x24\x91\xca\x4a\x76\x08\x92\x74\xa2\x7d\xc7\xa3\x3b\x31\xf0\xba\x07\x8d\xfa\xdc\x65\x91\x52\x8c\x26\x21\x79\x89\x37\xa9\x79\xa7\xb2\x15\x89\xb7\xb6\xa3\x3b\x7c\x79\xfd\x27\x40\xb7\xec\xdf\xb9\x26\x5b\xbf\xc4\xe9\x69\x18\x08\xce\x88\x6b\xfe\xa6\x9c\x55\x5b\xd3\xaf\x8f\x13\x7b\xe4\x7f\xfe\xf7\x93\xff\x2f\x00\x00\xff\xff\xbc\xc0\x80\xbc\xed\xd0\x02\x00") - -func stashAppscodeCom_backupconfigurationsV1YamlBytes() ([]byte, error) { - return bindataRead( - _stashAppscodeCom_backupconfigurationsV1Yaml, - "stash.appscode.com_backupconfigurations.v1.yaml", - ) -} - -func stashAppscodeCom_backupconfigurationsV1Yaml() (*asset, error) { - bytes, err := stashAppscodeCom_backupconfigurationsV1YamlBytes() - if err != nil { - return nil, err - } - - info := bindataFileInfo{name: "stash.appscode.com_backupconfigurations.v1.yaml", size: 184557, mode: os.FileMode(420), modTime: time.Unix(1573722179, 0)} - a := &asset{bytes: bytes, info: info} - return a, nil -} - -var _stashAppscodeCom_backupconfigurationsYaml = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xbd\x7b\x77\xe4\xb6\x95\x2f\xfa\x7f\x3e\x05\x96\x92\x73\x25\x25\x55\xa5\x6e\xe7\x71\x4f\xfa\xcc\x1a\x2f\x59\xdd\xee\xe8\xba\x1f\x5a\x2d\xd9\xb9\xb9\xb6\xc7\x41\x91\xa8\x2a\x44\x24\xc0\x00\x60\xa9\x2b\xe3\xf9\xee\x77\x61\x03\xe0\xab\x48\x00\x2c\x95\x6c\xc7\x26\xd6\xac\x89\xbb\x44\x6e\xe2\xb1\xb1\xb1\xf7\x6f\x3f\x80\x0b\xfa\x15\x11\x92\x72\xf6\x02\xe1\x82\x92\x8f\x8a\x30\xfd\x2f\xb9\xb8\xff\xdf\x72\x41\xf9\xc5\xf6\xf9\x92\x28\xfc\xfc\x57\xf7\x94\xa5\x2f\xd0\x55\x29\x15\xcf\x3f\x10\xc9\x4b\x91\x90\x97\x64\x45\x19\x55\x94\xb3\x5f\xe5\x44\xe1\x14\x2b\xfc\xe2\x57\x08\x25\x82\x60\xfd\xe3\x1d\xcd\x89\x54\x38\x2f\x5e\x20\x56\x66\xd9\xaf\x10\xca\xf0\x92\x64\x52\x3f\x83\x10\x2e\x8a\xc5\x7d\xb9\x24\x82\x11\x45\xe0\x53\x0c\xe7\xe4\x05\x92\x0a\xcb\xcd\xaf\x10\x32\xff\x5a\xe2\xe4\xbe\x2c\x12\xce\x56\x74\x5d\x0a\x20\x2b\x17\xf0\xc8\x02\x17\x85\x4c\x78\x4a\x16\x09\xcf\x7f\x25\x0b\x92\x68\xba\x38\x4d\xa1\x43\x38\xbb\x11\x94\x29\x22\xae\x78\x56\xe6\x0c\xbe\x39\x47\xff\xcf\xed\xfb\x77\x37\x58\x6d\x5e\xa0\x85\x7e\x61\xa1\xb0\xbc\x5f\xe8\x0f\x41\x8f\xcc\x17\xef\xb0\xbc\x87\x7f\xaa\x5d\x01\xdd\x11\x94\xad\x7b\xdf\x96\xc9\x86\xa4\x65\xd6\x7c\xf9\xb6\xf9\x53\x90\x40\x81\x4b\x49\xd2\xc6\xeb\x37\xf5\x0f\xe6\xe5\x25\xe7\x19\xc1\xac\xfb\xb6\x9b\xed\xc5\xde\x54\x37\x88\x5d\xae\x9b\xdd\x48\xb1\xd2\xff\x5c\x0b\x5e\x16\x76\x92\xdb\x33\x68\x5e\xb3\x8b\x93\x60\x45\xd6\x5c\x50\xf7\xef\x79\xb5\x2c\xfa\xbf\xdd\x7b\xee\x9f\xb0\xb6\x08\x19\x16\xf9\x0c\x56\xec\xaa\xb9\x62\xf0\xd7\x8c\x4a\xf5\xc5\xd0\x13\x6f\xa8\x54\xf0\x54\x91\x95\x02\x67\xfd\xeb\x0e\x0f\xc8\x0d\x17\xea\x5d\xdd\xd3\x39\x5a\x26\xe6\x0f\x94\xad\xcb\x0c\x8b\xde\x77\x7f\x85\x50\x21\x88\x24\x62\x4b\xbe\x64\xf7\x8c\x3f\xb0\xcf\x29\xc9\x52\xf9\x02\xad\x70\x26\xf5\x40\x64\xc2\xf5\x34\x01\xe5\x02\x27\xb0\x0a\xb2\x5c\x0a\xcb\xea\xf6\x6b\x52\x61\x55\xca\x17\xe8\xbf\xff\xe7\x57\x08\x6d\x71\x46\x53\x20\x6f\xfe\xc8\x0b\xc2\x2e\x6f\xae\xbf\xfa\xbd\xe6\x82\x1c\x9b\x1f\xf5\x87\x79\x41\x84\xaa\xe6\xd2\x30\x7f\xb5\xed\xaa\xdf\x10\x4a\x89\x4c\x04\x2d\x80\x22\x3a\xd5\xa4\xcc\x33\x28\xd5\x1b\x8d\x48\xa4\x36\x04\x6d\xcd\x6f\x24\x45\x12\x3e\x83\xf8\x0a\xa9\x0d\x95\x48\x10\x18\x22\x53\xf5\x9c\xbb\xc6\x57\x08\x33\xc4\x97\xff\x20\x89\x5a\xa0\x5b\x3d\x0d\x42\xea\xa9\x2c\xb3\x14\x25\x9c\x6d\x89\x50\x48\x90\x84\xaf\x19\xfd\x57\x45\x59\x22\xc5\xe1\x93\x19\x56\xc4\xae\x8f\x6b\xb0\xb7\x18\xce\xf4\x24\x94\x64\x86\x30\x4b\x51\x8e\x77\x48\x10\xfd\x0d\x54\xb2\x06\x35\x78\x44\x2e\xd0\x5b\x2e\x08\xa2\x6c\xc5\x5f\xa0\x8d\x52\x85\x7c\x71\x71\xb1\xa6\xca\x09\x9a\x84\xe7\x79\xc9\xa8\xda\x5d\x24\x9c\x29\x41\x97\xa5\xe2\x42\x5e\xa4\x64\x4b\xb2\x0b\x49\xd7\x73\x2c\x92\x0d\x55\x24\x51\xa5\x20\x17\xb8\xa0\x73\xe8\x38\x33\x22\x21\x4f\x7f\x5d\x2d\xd5\x69\xa3\xa7\x9d\x3d\x68\x1a\x30\xea\xe0\xbc\x6b\x26\x45\x54\x22\x6c\x5f\x33\xfd\xaf\xa7\x57\xff\xa4\x67\xe5\xc3\xab\xdb\x3b\xe4\x3e\x0a\x4b\xd0\x9e\x73\x98\xed\xfa\x35\x59\x4f\xbc\x9e\x28\xca\x56\x44\x98\x85\x5b\x09\x9e\x03\x45\xc2\xd2\x82\x53\xa6\xe0\x1f\x49\x46\x09\x6b\x4f\xba\x2c\x97\x39\x55\x7a\xa5\xff\x59\x12\xa9\xf4\xfa\x2c\xd0\x15\x66\x8c\x2b\xb4\x24\xa8\x2c\xf4\x26\x4f\x17\xe8\x9a\xa1\x2b\x9c\x93\xec\x0a\x4b\xf2\xe4\xd3\xae\x67\x58\xce\xf5\x94\x86\x27\xbe\x79\x4a\xb4\x1f\x34\xb3\x55\xfd\xec\xc4\xb9\x6b\x7d\x7b\x48\x37\xb3\xd5\xff\x42\xa5\xe2\x62\xf7\x86\xe6\x54\xb5\xff\xde\x5d\xdb\xcf\xf6\x9e\x87\x4f\xd1\x15\xb5\xbb\x8b\x95\xf9\x92\x08\xbd\x61\xcc\xa3\xb7\x44\xca\xee\x6e\x82\x0d\xac\x79\x44\x9d\x9e\x4a\x84\xa5\xe4\x09\xc5\x8a\x54\xbc\x00\xfb\xe6\x9e\x90\x62\x81\xee\xf4\xfa\x52\x89\x36\x24\x2b\x56\x65\x86\x56\x5c\xa0\x94\x2c\xcb\xf5\xba\x39\x2d\xd5\x28\x4b\x51\x70\xbd\x64\x2f\xc9\x0a\x97\x99\x7a\x81\x9e\x9f\x76\x1e\x5a\x71\x91\x63\xf5\x42\xef\xbf\xdf\x7f\xd2\xf9\x9b\x99\x49\xbd\x33\xd7\x44\xb4\xfe\x96\x0a\xba\x25\xc2\x3b\x35\x2f\xe1\x11\x44\x59\x4a\xb5\xf0\xb7\xb3\x81\x73\x62\xe4\x0b\x41\x78\x4d\x34\x67\x72\x54\x4a\xa2\xff\xc7\x4c\xfd\xde\x18\xf4\xa3\x0a\x8b\x35\xd1\x82\xa6\x2c\x0a\x2e\x54\x25\x02\x10\x16\x04\x9d\x7c\x20\x52\xd1\xe4\x64\x86\x4e\xbe\xd2\x67\x33\xb9\x65\xb8\x90\x1b\xae\x14\x11\x27\xd5\xd0\xf7\xe8\x9a\x4d\x48\x65\xf5\xfe\xa2\xf3\x08\x61\x65\xde\x1d\xe1\x1c\x99\x87\xf7\x7e\xde\xfb\x72\xef\x54\x76\xb8\x57\xb7\x0d\xe7\xf7\xd2\x3b\x91\x97\x09\x6c\x0d\xa4\x36\x58\xa1\x5b\x7d\x6a\x3a\x41\xab\xf0\xbd\xde\x88\x9a\x4f\x0a\xce\x9a\xb3\x88\xa4\x61\x33\xd9\x1d\xd4\x10\xdf\xc3\xdf\xb8\x54\x86\x49\xf7\xff\xd6\xe9\xd3\x4d\xf5\xa8\x9e\xc1\x04\x67\x19\x49\x11\xcd\x73\x92\x6a\xc6\xcd\x76\x08\xaf\x14\x11\x08\x77\xba\xd3\x43\x16\x01\x01\x9e\x17\x19\x51\xa4\xdb\xdb\x50\x8f\x75\xd3\x52\x06\x53\x46\x84\x3e\x69\xfb\x1f\xe9\x74\xfe\xaa\xf9\x46\x77\xbb\x36\x18\xb4\xa2\x3c\x40\x14\xa1\x87\x0d\x11\x30\xeb\xe4\x23\x49\x4a\x45\xec\x6b\x79\x8e\x59\x2a\x61\x6f\xbe\xfa\x48\x12\x3d\x84\x25\x41\x5c\xd4\xcf\xaf\x28\x4b\x07\xa9\x6a\x22\x9a\xcd\x81\xc0\x5f\xee\xee\x6e\xf4\xab\x77\x57\x37\x86\xce\xc0\x6b\x83\x0c\xe6\x9a\xee\x62\xd4\xf4\xbc\x67\x04\xa4\x11\x67\xd9\x0e\x71\x56\x4d\xc7\x8a\x67\x19\x7f\xd0\x87\x95\x65\xbf\x65\x3d\x79\x69\xdf\xca\x99\x06\x33\xd0\x9e\x64\x0c\x1c\x0d\xca\x00\xbe\xef\x5d\x74\x14\xb1\xf0\x08\x16\x1f\xe6\x7a\xf8\x81\xbd\xa5\x87\xe7\x35\xcf\x35\x96\x0a\x65\x94\xb5\x96\x91\x32\x49\xd3\xa1\x99\x36\xad\xc5\x20\x33\xf8\xe7\x03\x17\xf7\x7a\x7a\x52\x2a\x48\xa2\xcf\x03\x58\xc0\xe6\x77\x50\xe7\x48\xef\x36\xc1\xb9\x42\x67\xa7\x17\xa7\xe7\x7a\x5b\xb7\x3e\x71\x2a\xd1\x8a\x66\x44\xee\xa4\x22\xb9\x3e\x07\x2a\xaa\x5e\x8a\x54\x22\x49\xf3\x22\xdb\xc1\xd8\x4e\xd3\x19\xa2\x4a\xff\xa8\x4f\x78\x51\x32\x3b\x52\xad\x9a\x6c\x48\x96\xcd\x90\xe4\x48\x09\xec\x4c\x1e\x2f\x69\x78\x43\x13\x50\xa2\xb4\x22\xea\xec\xf4\xfb\xd3\x19\x22\x2a\x39\x47\x0f\x9c\x9d\x2a\x98\x92\x05\xba\x33\x32\xde\x7d\xc4\x4b\x75\xc7\x4b\xc4\x08\x49\xcd\x72\x14\x19\x4d\xa8\xca\x76\x20\x62\x10\x2f\x95\xd1\x20\xb1\x32\xa4\x16\xe8\xd5\x47\x7d\xe2\x82\x12\xed\x25\xcb\x57\xe8\x19\xac\xba\xb6\x6f\x48\x8a\xb0\x44\x19\xdd\x92\x8b\x0d\xc1\x99\xda\xec\x80\xe1\x19\x67\xf3\x7f\x11\xc1\xf5\x73\x25\xb3\x7f\x19\x66\x6c\x84\xa8\x22\xb9\x87\x39\x51\xcc\xb6\x6c\x3e\x86\x85\xc0\x3b\xef\xfe\xee\x68\x35\xcd\xa6\x55\xb1\xd7\x64\x4f\x5d\x71\xad\xb5\x0d\xb4\x50\x79\x4d\xba\xaa\x8a\xa6\x80\xf4\xcf\x56\x1d\xd4\x73\x5d\x10\xa1\x35\x84\xc7\xec\xd1\x0d\x97\x83\xbd\xda\xef\x19\x97\xca\x08\x61\xc5\x35\xf3\x33\xad\xf2\x2a\x3e\xd3\x16\x8b\x3e\xc6\x2b\x13\xa2\xe0\x7e\xc6\xbf\xbe\x59\xa0\xbf\xf1\x12\x64\x26\x5e\x66\x3b\xf4\x80\x8d\xb6\x21\x89\x42\x27\xfa\x33\x27\x7a\x8f\xe9\x31\xff\x85\xe0\x54\x6b\xd1\x9a\x95\x09\xf6\x88\xb2\xc8\xe5\x6c\xd0\x8c\x17\x4c\x80\x83\xa0\x8d\xed\x8a\xed\xa7\x15\x02\x76\x3d\x16\xb0\x6e\xde\x51\x63\x2d\xa2\xc1\x72\x33\x6c\x6e\xe9\x3d\x92\x89\xf7\x78\xc7\x8c\xce\xfe\xbe\xd4\x7a\x18\x4a\x9a\x03\x00\x45\xc4\x2f\x3f\x91\x16\x09\xa9\x1e\x21\x9c\x70\x70\xb4\xf9\xb7\x70\x0c\xaf\x99\xc6\x3c\x9a\xc0\xc0\xa8\xb4\x3c\xb5\x7d\x5f\x69\x43\x1e\x55\x20\x8e\xaf\x45\xee\x6e\xe4\xd4\xcd\xc7\x76\x0a\x88\x1c\xaf\x57\x9a\xaf\xa8\x20\xde\xe3\x53\x2b\xb7\xc1\xb9\x98\x47\xf4\x2c\x28\xc0\x9a\x8f\xf9\x24\x21\x42\x05\x56\x9b\xe8\x9d\x75\x83\xd5\x46\xf3\x23\x4e\x12\x22\x25\xe2\x66\x4b\x01\xd3\x01\x7c\x23\x1e\xbd\xdf\xb5\xae\xe6\xeb\x0e\x66\xbb\xf7\x2b\xdf\x03\x73\x8f\xa5\xd5\xff\x64\x70\x71\x5b\x53\x00\x7a\x2e\x17\x0d\x5b\xb4\x52\x31\xbb\x13\xe3\x5d\xc2\x4a\x19\x59\xa0\x77\x86\x54\x5e\x4a\x40\x0a\x9c\xa0\xc2\x6c\x4d\xd0\x73\x4d\xf5\x4f\x7f\xfc\xe3\xef\xff\xb8\x80\x4f\x7b\x69\x3a\x0a\x98\xa1\xeb\xcb\x77\x97\xdf\xdd\x7e\x75\xf5\xdd\xbb\xcb\xb7\xaf\x7c\xab\xf2\x71\x5e\xe3\xbc\x73\xca\xd4\x9c\x8b\xb9\x99\x91\x17\x48\x09\x0f\x1f\x02\x0c\xe5\xdd\x85\xad\x79\x03\xd8\x8d\x38\x13\x55\x2b\x73\xf6\x44\x02\xc4\xc6\x9c\x43\xfa\x74\xab\x8c\x4c\xbf\x00\x53\x1c\xd8\xee\x91\xfc\x16\xda\xb4\x73\x58\xd8\xc7\x68\x11\x37\x9e\x03\x7b\xef\x28\xd0\x0f\xf7\xe9\x11\xf0\xfb\x71\x15\x89\x25\x4f\x77\xd1\x6b\xf7\x19\x4f\x77\x03\xc7\xe8\x63\xf7\xbb\x1e\x47\x74\x3f\x3e\xe7\x22\xef\xef\x07\x8c\xe7\x91\x27\x73\xfc\x99\x78\x4f\xbc\x73\x67\xda\xd8\xf3\x2c\xf8\xd5\xa8\x41\x8c\xfe\x76\xdc\x29\x81\x8e\x7b\xe8\x4c\x6a\x6c\xc4\xb8\x27\x35\x76\x52\x63\xc3\x9d\x9a\xd4\x58\x68\x93\x1a\x3b\xa9\xb1\x93\x1a\xfb\x24\x6a\xac\x4a\x8a\x5b\x9e\xdc\x47\xc2\x61\xa7\x77\x57\x37\xe6\xf1\x86\x26\x8b\x99\xc3\xa9\x29\xdb\xf2\x6c\xab\x27\x0b\xa3\xbb\xab\xe1\x93\x4b\x77\x78\x01\x40\x3d\x38\x75\x00\x63\xdd\x69\x9a\x95\xd7\xea\xee\xfd\xcb\xf7\x2f\x10\xcd\x8b\x8c\xe4\x84\x29\x84\x91\x20\x38\xa3\x3d\x1e\xa5\xba\x69\x7a\x19\x5d\x91\x64\x97\x64\x04\x28\x77\x5d\x78\xd5\xf7\x8f\x0d\xc6\x9d\xbe\x2f\x0c\x0e\x1c\xa1\xd0\x84\x58\xc6\x2a\x3b\x5a\xa1\x19\xea\x3f\xfa\xf9\x48\x2a\x2b\xa1\x44\xcb\x9f\xf4\x8b\x93\x54\x4f\xb9\xc7\xbd\x7f\x2e\x04\x89\x75\x64\xba\x27\x07\xfc\x98\x4b\xb2\xe2\x82\x44\x3b\x32\x21\x7a\x0d\x62\x26\x7a\x9e\x98\x3c\x99\x93\x27\x73\x90\xf8\xe4\xc9\x9c\x3c\x99\x93\x27\x13\xda\xe4\xc9\x6c\xb5\x09\x02\x9a\x20\x20\x7f\x9b\x20\xa0\x09\x02\x9a\x20\xa0\x5f\x90\x61\x35\x41\x40\x93\x27\x73\xf2\x64\xfa\xda\xe4\xc9\x9c\x3c\x99\xf5\x80\x27\x35\x76\x52\x63\xbb\x6d\x52\x63\x27\x35\x76\xa8\x4d\x6a\xec\xa4\xc6\xda\x47\x7e\x6c\x35\x76\xf2\x64\x0e\xb4\xc9\x93\x89\x26\x4f\xe6\xcf\xdc\x93\x39\xf8\x27\xc8\x96\xa7\xb9\xc9\x3a\xbd\x23\x79\x91\x61\xb5\x27\x46\x5b\x0b\x79\xdd\xf7\x46\x53\x48\x20\xe5\x7e\xd4\x72\x15\xa3\x2d\x3c\xb9\xd7\x5f\xc5\xd1\x86\x43\xee\xa9\x58\x13\x2d\x09\x52\xac\xcc\xbb\x5c\x60\x41\x6b\x97\x69\x59\x64\x1c\xa7\x56\x30\x2f\x71\x72\x4f\x58\xaa\xf9\x88\x32\xa9\xb7\x76\x0f\x0b\x52\x06\x7e\x34\x93\xea\x7b\x0d\xce\x1d\xf0\xdc\x95\x12\x2f\x33\xd3\xad\x7f\xf0\x25\xca\x79\x4a\xb2\x05\x7a\x09\x6e\x19\x33\x80\x1d\xf8\x82\xf6\xbd\xb2\x92\xa6\x24\xc1\xc2\xbe\xd2\xf9\xb3\x4f\xc8\xf4\x97\x53\xe8\x9d\xd8\x63\x96\x55\x70\xed\x71\xe5\x15\x7a\x49\x9a\x92\x0b\x07\x97\x59\xe8\xa5\xf9\x03\x97\x5e\x70\xcd\x2b\xc7\xba\xa5\x18\xfa\xd7\xec\xa0\x92\x0c\xfd\xe7\xb3\x5e\xd2\x47\x94\x66\x18\x20\xea\xca\x35\x1c\x56\xa2\xa1\x97\xe8\x8f\x53\xb6\x21\x6a\xd1\xfa\xca\x38\xf4\x2f\xdc\xad\xc2\x2c\xc5\x22\xb5\x53\x7e\x7a\x2a\xab\x97\x9f\xbc\x30\x85\xfb\x50\xdf\xf0\x42\x1a\x0b\x2c\x98\xa9\x3a\x33\x74\x86\x34\x2b\x0d\x85\xd5\x9f\x88\xc3\xbc\x23\xa6\xea\x1e\x00\xe7\x33\x54\x5a\x87\x77\x29\x48\x8a\xee\xc9\xce\x6e\x82\x1c\x17\x48\x2a\x2e\xc8\x30\x9e\xf3\x40\xd5\x06\x54\xbe\xaa\x56\x09\x56\xc0\xe9\x4b\x02\x30\xc9\x72\x87\xc8\x47\x2b\x68\x14\xe7\x99\xc1\x4f\xd4\x90\x1c\x41\xb6\xfe\x85\x20\x4a\x50\xb2\x25\x08\x8b\x25\x55\x02\x8b\x5d\x63\x71\xef\x36\x64\x07\xf5\x1e\x34\xe7\xff\xb3\x24\x62\x07\xa7\x82\x2f\x6c\xa0\x8e\xee\x70\xb5\x7a\x52\xf4\xb0\x21\x4c\x9f\x07\x74\xb5\xd3\x9b\xdc\xb0\xd1\x7e\x2d\x99\x17\x17\x17\xed\x5a\x52\x29\x4f\xe4\x45\x29\x89\x98\xaf\x4b\x9a\x92\x8b\xc6\x82\x0e\x69\x81\x41\xdd\x7e\x4d\x18\x11\x58\x91\xe8\x78\x9f\x93\xd7\x8d\x37\xec\x2a\x72\xab\xd9\xea\x31\xae\xe8\xc7\x99\x81\x71\x96\x3b\xaf\x4a\x66\x0c\xed\x99\x5e\x16\xd7\x09\x84\x51\xc9\xe8\x3f\x4b\x1b\x39\xf4\xfe\xdd\x9b\xbf\xa1\xeb\xcf\x41\x14\xc1\xd7\x0c\xe0\xb1\xc1\xc3\xfa\xb1\x11\x49\x84\xe9\xcd\xb0\xa5\x29\x48\x25\x7b\xe6\x99\x97\xa9\x84\xce\xcd\xea\xf8\x24\x41\x54\x29\x98\x87\xd3\xac\xbe\x6d\x85\xe1\x03\xcd\x32\xbd\x9c\x29\x5d\xad\x88\x80\xf2\x21\x1b\xcc\x6a\x72\x05\x96\x52\x7f\xf6\xae\x5b\x3b\xa7\xd9\x0c\x97\x03\x29\x9c\x49\xae\xe9\x25\x3c\x5f\x52\x7d\x54\x5b\xc6\xb6\x13\x21\xcb\xd5\x8a\x7e\x34\x21\x2a\x6e\x4c\x01\xb2\x1b\x6c\x4e\x7f\xa9\xbb\x53\xd7\x73\x42\xa2\xcc\xb4\x92\x25\x3b\xf3\x39\xf3\xf2\xaf\xdd\x51\x4a\x94\x2c\x01\xf4\xd0\xac\x2a\xca\x08\x5b\xab\x8d\x53\xc6\x4d\x2f\x2b\x15\x55\x4f\x59\x8e\xef\x87\xd7\x1e\x94\x13\xe8\xac\x1d\xa6\x45\x60\x2c\xf8\x82\xbe\x61\xfb\xcb\x56\x45\x47\x79\xf7\xaf\xa6\xe2\xd8\xc9\x00\x76\x88\x7c\xa4\x52\xc9\x59\xe3\x03\x66\xe6\xdf\xbd\xbf\xb3\x8b\x3f\x4c\x11\xfd\xe1\xd9\x9f\xd1\xdc\xa1\xc0\x10\xef\x03\xef\x12\xaa\x36\x44\xd8\xd7\xd1\x27\xcf\x9e\xa3\x2b\x1b\x0b\xc3\x05\xfa\xe3\xb3\x67\x7e\xb1\xf5\x81\x60\xc9\x99\x3d\x9f\xef\x68\x4e\x78\xa9\x5c\x95\x1a\x63\x19\x37\xb7\x41\x02\x12\x84\xf1\x61\x84\x6c\xa9\x35\xd3\x92\xa5\xce\x90\x51\x34\x27\x00\xfb\x2a\x45\xcc\xfa\xb6\x8e\x73\x23\x92\xb4\xa4\x1b\x86\xd3\xce\xdc\x9e\xae\x0a\xa9\x54\x84\x5d\x39\x9d\xea\x73\x1f\x34\xa5\xf9\x25\x3c\x65\xa0\xc9\xf3\x61\xfb\xe7\x1b\x86\x2e\x8b\x22\xa3\xc4\xc6\xc4\xd1\x15\x72\x92\x44\x6f\xde\x3a\x06\xee\xa9\x8f\x52\x9a\x6a\x83\x41\x11\x96\xec\x4e\xbc\xd2\xd3\x73\xc0\x35\x6b\xff\xed\xb7\x27\x3e\x4d\xdf\xe2\x42\xef\x3f\xab\x3d\xde\x93\x9d\x84\x95\xb6\x65\x89\xe0\x3c\x4c\x30\x03\x0d\x4d\xfa\xc5\x1b\x17\x6b\xac\xf5\x6d\x78\xdf\x95\xc9\xfb\x17\x41\x67\x50\x40\x0e\x7e\x95\x24\x23\x89\x3a\x6f\x1c\x56\x1e\x2c\x36\xc7\x2a\xd9\xd8\x57\xb8\x90\xba\x97\x82\x14\x19\xb0\x37\x67\x60\x88\x0b\x9e\x65\x5a\x37\x35\xb4\xc5\x96\x26\x5e\x35\x1f\xb5\x54\xfd\xe0\xc9\x68\xd6\xe5\xe0\x43\xd1\xe7\x2b\x68\xaf\x01\xb0\xae\x03\x01\xec\xa6\xd5\x5b\x9c\x32\x84\x4d\xed\xc1\x02\x27\x64\x81\xae\x65\x25\x1c\x87\x45\x83\x56\x0b\x4c\xf1\x43\xb6\xae\x0b\x6f\xcd\x10\xce\xd4\x86\x97\xeb\x0d\x92\x3c\x6f\x56\xe4\xd2\xb2\x19\x9c\x3b\x1e\xf9\x65\xf7\xbc\xe2\xb5\xfb\xb8\x96\x90\x7a\x31\x8c\x9d\x87\x0b\xad\x3d\x0a\x28\xf9\xe5\x45\xf6\x71\xa9\x78\x8e\x15\x4d\xb4\x64\x58\x54\x5b\xb7\x10\x34\x37\xa6\xb7\xb6\xee\x58\x4a\x52\x03\x8d\xda\x52\x8e\xa8\xde\x6c\x7e\xf5\xab\x55\xe0\xd0\xd8\xb2\xb0\x85\x7a\xed\x8d\x5a\x40\x78\xdd\x6e\x41\x6e\xa1\xa9\x16\x0b\x2b\x4a\x84\xfc\x35\xac\x99\x9f\x71\x3c\x5b\xb4\x5a\xf1\x38\x55\xaa\x2a\xcc\xd8\xb2\xda\xcd\x2f\x96\x8b\x08\x4e\x36\xe6\x18\xd0\x5c\xe6\x3b\x01\x0c\xf7\x2d\xd0\x25\x43\x24\x2f\xd4\xae\xee\x8c\x5e\x20\xcd\x7c\x5b\x9c\x59\x5e\xd0\x9f\xf9\xe6\xc4\xa2\x8d\xdf\x0c\x89\xbf\xc6\x78\x66\x68\x59\xaa\xe6\x2b\x55\xd0\x2f\x66\x9c\x69\x6e\xe8\x60\x0a\xc3\x07\xc0\x3b\xae\x10\xc4\x9f\x1a\x49\x02\xfa\x74\x53\x71\xd0\xfa\xbb\x16\x3b\xf0\x8f\xc6\x26\x42\xf3\x08\x75\x82\xb7\xb4\x06\x13\x31\xcc\x25\xa9\x3e\xe6\xb4\x37\x98\x21\xad\x67\x0c\xd2\x7c\xeb\x90\x3d\xf4\xf2\xdd\xed\x77\x6f\x2e\x3f\x7b\xf5\x26\xc0\x84\x71\xcc\x56\x8d\x47\x1e\x7c\xea\xf0\x07\x46\xc4\x07\x02\xea\x67\x32\x7c\xa4\xb4\x78\xed\x0d\x95\x4a\xcf\x8e\x9b\x88\x94\x14\x66\x9b\x82\x3e\x57\xe1\x07\xa0\x2e\x5f\xbe\x79\x33\x38\x2d\xee\x7d\x7b\xf4\x67\x9a\xec\x06\x6f\x89\xd1\xba\x53\x92\x11\x65\xb4\xeb\x1a\x92\xb0\x73\x3e\x48\x72\x8d\xc5\x12\xaf\xb5\x9e\x93\xe9\x03\xa3\xa9\xb3\x5b\x0a\x54\xcb\x3a\x86\xd7\xa6\xbb\xb8\x71\x80\x0c\x87\x3f\x2b\x2d\x4d\x31\x43\x84\x29\xb1\x33\xdd\xa5\xd2\xf4\x17\x3a\x64\x8b\x52\x72\xf3\x7b\x0c\x45\x50\xdd\x5c\x18\xb9\x79\xd8\xf2\x99\xb6\x37\x35\x25\xa1\xf7\xdf\x1d\xa4\x25\x24\x15\xa7\xe4\xbe\x33\x0d\x6c\x07\xce\x88\x19\x9f\x96\xfb\x35\xf1\xa1\x2d\x14\x70\xce\xb7\xd3\x0f\x5a\xac\xe2\x20\x70\x89\x08\x83\x03\x45\xf3\xad\xc8\xb1\x4d\x20\xf0\x60\xd6\x19\x51\x10\x4c\x6e\x45\xe5\x0e\xac\xbe\x07\x56\x9b\xaf\x20\x77\x5a\xbf\xf8\x05\x16\x6a\xe0\xee\x60\xa8\xd4\xfb\xdc\x5a\x28\x96\x43\x99\x9a\x69\x9d\x5a\x5b\x48\x59\x29\x15\x11\x73\x23\x1d\x7c\x81\xef\x12\x24\x9c\xb0\x4a\x65\x83\x34\x2c\xd7\xb0\x68\x8a\x8b\x26\xf0\x03\xb3\x75\x6b\x57\x50\xbc\xb9\x76\x70\xac\x33\x9a\x84\x59\x16\x6f\x08\x55\xb4\xe3\x7e\x99\xf1\xe4\x1e\x56\xfb\xa5\xde\x83\xe3\x3a\xa7\xb7\x9b\x28\xc9\x0c\x5d\xbe\x7b\xa9\x15\x72\xdd\x3b\x10\x32\x95\x2d\x79\xb2\xe2\x82\xac\x85\x36\x32\x1c\xfd\xe1\x53\xc3\xb4\x15\x65\x38\xa3\xff\xb2\xf9\x1c\xac\x41\xb4\xde\x1b\x56\x5e\x54\x90\x64\x80\xe4\x3d\xd9\xcd\x8d\x9c\x07\x20\x07\x95\x4c\xd1\xcc\x21\xda\x8e\xc7\xe1\x1f\x39\xdf\x6a\x39\x12\xe5\x82\x05\x15\x18\x4a\x26\x43\x72\x05\x6c\xe6\xea\x0c\x99\x69\x63\x4c\x12\x01\x69\x14\x12\x9d\x98\x1e\x9f\xa0\x82\x88\x9c\x0e\xe7\x61\xd5\x8d\x37\xa6\x73\x86\xb8\xe6\xcb\x07\x2a\x09\xfa\xc3\x27\x9f\xa0\xb3\x2f\x59\x21\x78\x42\xa4\xf1\x2e\xbc\x62\x8a\xaa\xdd\x39\xc8\xa7\x00\xd5\x65\x8d\x5b\xc4\xb0\x4f\x5d\x72\x7b\xa8\xd5\x62\xe7\x10\xbe\xe9\x2c\x01\xc8\xd6\x2a\x2a\xcb\x89\xb6\xc0\x90\xc2\x82\x6f\xdc\x88\x86\x50\xf8\x81\xb1\x18\x3c\xbe\xbb\x35\x7f\x64\xc4\xba\x3b\xea\xa0\x18\x08\x47\x39\xf5\xd8\x2f\xa1\x41\x1f\x4f\x81\x1e\x35\x96\x92\x8e\x5a\xbf\x2f\xaf\x5f\x1e\x77\x24\x25\x3d\xca\xa2\x84\x03\xaa\xe6\x8d\x23\xc5\xf3\xd0\xbd\x2f\xcd\x31\x10\x90\x35\xd7\xb3\x19\x80\x1e\xbc\x61\x58\xfe\x10\x2c\x2f\x81\x6e\xdd\x6b\xd7\x3a\x5e\x95\x82\x24\x2d\x33\x28\x25\x12\x4c\x82\x64\x83\x05\x4e\x14\x11\x10\xd9\x01\x60\xc2\xa0\x67\x18\xd9\xf9\x26\x52\x39\x5d\xb1\xe0\xa9\x36\x5a\x37\x5c\xf4\x6e\xe6\x1e\x76\x48\x38\x4b\x48\xa1\xe4\x85\x3e\x64\xf0\x9a\x5c\x14\x7a\x69\xa4\x22\x4c\xcd\xcd\x77\xe5\xaf\xeb\x9f\xcc\x2f\x49\x86\x69\xde\xcb\x2d\x41\xaf\x0c\xc4\x2f\xbc\xe5\x69\xa4\x22\x7f\x7a\x59\xbf\x50\xeb\x73\xcd\x09\xb3\x11\x11\xb9\x7e\xc2\x6f\x32\x41\xd7\x1d\x1e\xa8\xb5\xf8\x63\x4e\x91\xe9\xc6\x1c\xba\x31\xdf\xab\xf9\xed\x5a\x40\x99\x8d\xd8\x61\xa1\xe0\xc0\x14\x2b\x7c\x0b\x88\x49\x64\xf8\x52\x6d\x3f\x36\xe0\x33\xf0\x1e\x59\x47\xbf\x01\x7f\x5f\xa0\xdf\xa2\xcb\xe1\xfd\x0a\xa8\xb3\xd6\x86\xdb\x65\xb9\x9d\x72\x7c\x26\xed\x0f\x0b\x3b\x85\xee\x48\x69\x3f\x7e\x3e\x48\xff\xb7\x60\xe8\xbb\x8f\xdc\x7c\x75\x85\xce\x6e\xaa\x45\x30\x44\xae\x34\x53\x9e\x77\x9e\x34\x31\xb9\x1e\x69\xd5\xf4\xa7\x55\xc1\x55\xd2\xc4\x58\x14\xbc\x28\x33\x63\x2e\x9c\x5d\x66\xc5\x06\x9f\xa3\x6b\x86\xb8\x48\x3d\x61\x3f\x36\x52\xce\xc6\x02\xd7\xf4\xf5\xc9\xd7\xf9\x4a\xf7\x23\x5e\xeb\x0e\x5d\xb2\x9d\x19\xe7\xcb\x6a\x85\xd1\x8a\x60\x7d\xd4\xa2\x35\x56\x35\x2e\x47\x98\x56\xaf\x9c\x59\x39\x2c\x24\xc1\xbf\x02\x01\x13\x10\x6d\xa4\x8d\x47\xe7\x41\x6c\x98\x7c\x9a\x29\x6c\x10\x9a\x85\x6b\x42\x7e\x09\x18\x95\x19\x76\xed\x41\x00\x68\x8c\x20\x8c\x18\x79\x70\x3b\x71\x89\x25\xc0\xe2\x95\x95\xa9\x67\x7e\xd8\x14\x5f\xb5\xbf\xdf\xfc\xce\x60\x58\x58\x8c\x89\x83\x0b\xfa\x1a\xae\x54\xf1\x1c\x7e\x5d\xe3\x06\x5e\x70\xa0\x10\x5c\xc8\x52\xe5\x6b\x57\x4b\xbe\x24\xe1\xe0\x63\xab\x42\x9a\xc5\x6a\xd2\x6d\x39\x07\x66\x91\x33\xaf\x1b\xe8\x75\x9d\x48\xaf\x44\x4b\x39\x6d\x92\x41\x4f\x17\xe8\x73\x58\xee\x9d\x51\xcf\xb5\x36\x2b\xd2\x79\x81\x85\x0a\xe7\x43\xc8\x59\xab\x97\xee\xb0\x7f\x74\xfc\x70\x48\x7b\x6d\xcd\xbf\x0b\x25\x01\x17\xcd\xae\x20\x06\x70\x6f\xce\x7a\x63\x66\x1f\xdb\xb3\x90\x8a\xb9\x1f\x65\x4c\xdb\xd5\x20\x9e\xa8\x67\xe1\xf8\x38\x8f\x02\xe5\x55\x9f\x82\xea\x51\xe7\x42\x9d\xfd\xd6\x3e\x61\x3e\x54\x08\x7e\x1d\xad\x63\x2c\x25\xca\x68\x5e\xe6\xcd\x4b\x37\x3c\xe2\xea\x69\x8f\x6f\x6f\xf8\x13\x8a\x94\x24\x19\xcd\xa9\xf2\x83\x29\xa3\x7c\x64\x28\x26\x1e\x75\x4c\x44\xea\x88\x98\x54\x48\x31\xd0\xc7\xc1\x0b\xf4\x5f\x67\xdf\xfc\xee\xfb\xf9\xf9\xa7\x67\x67\x5f\x3f\x9b\xff\xf9\xdb\xdf\x9d\x7d\xb3\x80\xff\xf8\xed\xf9\xa7\xe7\xdf\xbb\x7f\xfc\xee\xfc\xfc\xec\xec\xeb\x2f\xde\xbe\xbe\xbb\x79\xf5\x2d\x3d\xff\xfe\x6b\x56\xe6\xf7\xe6\x5f\xdf\x9f\x7d\x4d\x5e\x7d\x1b\x49\xe4\xfc\xfc\xd3\xdf\x78\xbb\x75\x70\xe4\x7b\x97\x2f\xe1\xee\x18\xd9\xc8\xe0\x31\xd6\xfb\x47\xe0\x49\x9c\xf3\x92\x01\x84\x9c\xf0\xbc\x28\x95\x1f\xab\xa9\x39\x18\x1c\x54\x03\xee\x5c\x1f\x6b\xb6\x3c\x41\x17\x06\xfe\x9d\x57\x64\xe7\x55\x30\xaf\xbc\x08\x47\x40\x07\x12\x4c\x5c\x5c\xdb\xc4\xa7\xff\x1e\x7c\xfa\xc1\xc5\x21\x76\x38\xd5\x4a\xcf\x43\x39\xb5\x3a\xbb\xb5\xea\x51\x7d\x83\x4a\xc4\x73\xaa\x94\xf5\x68\xe2\x46\x9d\x1a\x2f\x5d\xaa\x5a\xe9\x89\x76\x6f\x01\xb8\x8a\xc1\xa3\xd1\xa8\xc7\x52\xeb\x35\x5e\x92\x35\x78\xa8\xb8\xd6\x4e\x2b\xbd\x19\xf6\xc8\xdc\x18\xcf\x36\x00\x20\xca\x3b\x8a\xac\x87\xf4\x27\xb3\x17\x83\x8f\xb8\x98\x82\xa8\x83\xf6\xd2\xc4\x67\x98\x48\x3d\xc4\xb7\x44\xd8\x33\x53\xda\xbc\x0b\x49\x21\x8d\x8e\x0b\xb4\xa4\x2c\xa5\x6c\xfd\x98\x84\x6a\x08\x7a\x78\xf5\x51\x1f\xe8\xd2\x17\x63\xb9\xd7\xcd\xee\x8b\x26\x28\x38\xb3\x0e\x3b\x33\x04\x37\xee\x00\x2b\x03\x03\xe7\x26\xfa\xf7\x6e\x43\x5a\xbf\x80\xa3\xf5\xf2\xdd\x4b\xbf\x72\x3a\x36\xf3\xf3\xb2\xd3\xc1\xe6\x27\x6d\x74\x73\x4c\xd7\x91\x8d\x57\x71\x78\x86\x09\x62\x99\x21\x8c\xee\xc9\xce\x44\x30\x41\x9c\x21\x11\x58\x81\x59\x81\x15\x12\x04\x02\xca\x83\x74\x09\x04\x96\xd6\xa1\x31\x7e\x78\xf9\xc8\x49\xe0\xad\xc9\xd2\xfd\xb0\xca\xb0\x99\x35\xfd\x03\x8c\xc5\xc4\xa6\x45\x4d\x14\x32\xf7\x8c\x66\x50\x20\x80\xfb\x07\x83\xc6\xe5\xa3\xba\xf9\x1d\x39\xac\x6a\x59\x1a\xea\x2c\x2c\xdc\xa9\x34\x8b\xa4\xb9\x7a\x43\xf7\xef\x55\xeb\xe9\x2c\x07\x8e\x01\xce\x77\xb1\xff\x5f\xe1\x8c\xa6\xd5\x47\x0c\x1f\x5f\xb3\x19\x7a\xc7\xd5\xb5\x07\x22\xa8\xdb\x2b\x08\x00\x04\x0e\x78\xc9\x89\x7c\xc7\x15\xfc\x72\xd4\xa9\x8b\xcd\xe0\x6f\x4d\x9c\x0d\xd5\x32\x41\xb4\x80\x60\x35\x02\xba\x62\x98\xd5\xb4\x6b\xeb\x62\x72\xcb\x40\xa5\x41\x65\xec\x0c\xd5\xe1\x11\x32\x22\xc9\xdf\x34\x67\x2f\x33\xce\xe6\x36\x56\xa2\xe7\x2b\x76\x62\xa3\x58\xb6\x39\xf3\xfb\x5d\xaa\xb1\x1a\xf3\x31\x6f\xf4\x6c\xdd\xcc\xbb\x26\xa1\x25\xc3\x09\x49\x51\x5a\x0a\x13\x41\x29\x95\xc0\x8a\xac\x69\x82\x72\x22\xd6\x44\x2b\x45\xc9\x26\x3c\x9b\x3f\x6e\x85\x85\xd8\xe4\xeb\x7b\xe2\xa7\x33\xaf\x96\x29\xc2\x7f\x71\x94\xf4\x6b\x38\xc4\xde\x78\xc3\x21\xd1\x41\x6a\xf4\x21\x19\x83\x8d\xce\x98\x33\x28\x37\xa1\x92\xff\xad\x0f\x13\x60\xbb\xff\x41\x05\xa6\xfe\x1a\x08\x08\x5d\xc2\xfd\xbb\x19\x69\xbd\x67\x11\xa4\xe6\x27\x34\xf5\x56\x88\x95\x7f\x40\xa0\xbb\x11\x8b\x78\xf2\xd5\xde\xf9\x3f\x43\x0f\x10\xb3\xa4\x0f\x07\x17\xfd\xec\xa5\x78\x72\x4f\x76\x27\xb3\xbd\xdd\x79\x72\xcd\x4e\xea\xe0\xdf\xd6\x6e\x73\xe7\xac\x5f\xdd\x64\xd9\x0e\x9d\xc0\x7b\x27\x87\xaa\x13\x47\xd1\xf9\x0c\x48\x71\x95\x61\x29\xa3\xd3\x14\x5a\x9e\xcd\xdb\x06\x85\x3a\xd6\xcc\x46\xb2\x83\xeb\x66\x78\x0c\xc7\x43\x54\x12\xfd\xf9\x61\x4f\x48\x90\xd1\x0d\x9d\xb7\x3c\x8d\x9b\x81\xfa\xf1\xca\xad\xf6\x00\xaa\x86\x05\x08\x2d\x7c\x44\x23\x22\x53\x5b\x33\xa5\xcf\x63\x13\x69\xf7\x79\x55\x42\x13\xea\xce\xe6\x26\xaa\x1b\xc2\x58\x19\x57\x88\xb2\x24\x2b\x7d\xe9\x0a\x94\x19\x92\x60\xff\x0c\xad\x40\xe4\xb4\x44\x33\xc6\x57\xd5\xe3\x4e\x15\xb3\xba\x7f\x23\x7e\xc1\x06\x2e\x74\xfd\x29\xc3\xf3\x83\x93\x7b\x93\xae\x47\xa5\x9f\x9f\x02\xa3\xf1\xfb\x51\xcd\x3d\xdd\x61\x4f\x2a\x3c\xd7\xc5\x16\x93\x52\x40\xb6\x4a\x23\xe4\xeb\xc2\x50\x44\x7c\xd5\xef\x99\x44\x35\x13\x3b\x6e\xb1\x2c\xf0\x81\xe0\x74\xae\xe5\xc3\xcf\xdd\xa7\x8a\x13\x55\xe2\xac\xe5\x52\x8d\xc1\x64\x6b\x86\x20\xe0\x9a\xdb\xe0\xfe\xab\xc2\xff\xcd\x5d\xab\x09\x2e\x70\x42\xd5\xa0\x19\x34\xee\xb4\x0f\x00\x66\xb1\x60\x59\x24\x50\xf6\x13\x04\xc9\x0e\x04\xc8\x5a\xac\xfc\xa1\xbd\xeb\x2d\xff\xd6\x20\x97\x3d\x11\x4b\x96\x12\x91\xed\x7c\x13\x64\x98\xcd\x2f\xc8\x3c\xa7\x76\xc2\x99\x59\xfc\xb8\x2d\x78\x65\xc5\xd3\x95\x7b\x4d\xf7\x74\x50\xfe\x5c\xf7\x4b\x2c\xdd\xea\x91\xf5\xbc\x4e\x65\xe5\x74\x92\x90\x5f\x5e\x45\x26\x56\xdf\x1d\x24\xec\x42\xc7\x6d\xb0\xef\xe9\x07\x20\x71\xab\xb0\x50\x24\x3d\x3d\x46\xb0\x6e\xaf\xff\xbe\x9e\x10\x23\x98\x32\x89\x52\x02\xff\xeb\x53\xb3\x97\xbc\x34\x95\x9c\xe1\xa0\x2e\xb6\xc3\x15\x51\xe2\xf0\x8e\x0c\x4b\x75\x23\xf8\x92\xdc\xd1\x51\x01\x66\x6f\xb0\x54\x26\x6b\xec\x81\x98\x7a\x5e\xa9\x73\x6e\x9b\x51\xf9\x35\x70\x77\x33\x7c\x8a\x15\x99\x6b\x32\xc7\x30\x15\xf4\x58\xee\x04\x66\x12\x3a\x70\xf0\x80\x5a\xc3\x40\xaa\x22\x68\xc3\x59\x43\x50\x0b\x23\xf6\x40\x37\x06\x01\x60\xbb\x3f\xc2\x64\xe4\x44\x4a\xbc\x1e\x33\x03\x7f\x29\x73\xcc\xe6\x82\xe0\x14\x82\x56\x2d\x81\x66\xfa\x62\x98\x3f\x51\xc5\xa3\x19\xcc\x67\x35\x79\x47\x89\x85\x16\x90\x5e\x39\x62\x48\x5f\x42\xea\x8c\x0d\x63\xad\x33\xb6\xb1\xfe\x6f\xa1\x66\x28\xc7\xc9\x86\x32\x2b\x35\x25\xa4\xff\x2f\xb3\x50\xb0\xb2\x85\x71\x00\xde\x5b\xd3\xad\x75\x52\x98\xbe\xb9\xba\x51\x86\x79\x4e\xe5\xb8\x69\x00\xc4\x87\x42\xad\x07\x2e\x94\x44\x27\x2d\x51\x74\x62\x53\xe1\x09\xb6\x3a\x4c\x84\xac\x37\x2d\x2c\x2f\x8f\xb2\x3c\xc3\x7a\xec\x68\x52\xf0\x58\xfc\x3a\xfb\x05\xec\x9d\x36\x8c\x00\x2e\x80\xa4\xe9\x18\xc0\x4f\x0b\x57\x3f\xd1\x85\xa6\xfa\xf8\xa1\xc6\x04\x91\x06\x0a\xf7\x1b\xbd\x28\xa0\x0e\x3e\x22\x06\x14\xa1\x62\x83\x65\x9c\x11\x76\xa3\x9f\x1c\xb2\x50\x80\xcc\xe0\xcc\x1e\xdf\xb2\x1a\xfc\x53\x81\x4b\xb9\x3f\xe5\x9d\x92\x46\x26\x17\x5a\xd6\x30\xbe\xb9\xcb\xe5\xaa\x95\xc8\x48\xa5\x25\x66\x33\x1d\xf0\x7d\x5f\x2f\xcd\xfd\x2e\x55\xd6\x82\x65\x31\x2a\xd1\x29\x64\x27\x74\xf5\xfc\xe1\x40\x78\x2d\x18\x24\x55\x5c\xec\x69\xe6\x5d\x5d\xd1\x3e\x66\x6c\x5f\x67\xf7\x36\x7e\x4f\x44\x6a\x46\xb6\xe1\x59\x2a\x5d\x0d\xa5\xbd\x9e\x37\x8c\xca\xce\xdf\x7c\xea\xc5\x50\x24\xd1\x01\x21\xea\x21\x63\x8a\x6f\x89\xd8\x52\xf2\x70\x61\xaf\x15\x99\x3f\x50\xb5\x99\xdb\x64\x36\x93\x93\x77\x61\x42\xd7\x7b\xd9\xcb\x94\x9a\xbb\x4c\x53\x1b\x21\x56\x4a\xb2\x2a\x33\x83\xce\xc9\x45\x23\x7c\x7b\x06\x41\x46\x33\x54\xd2\xf4\xd3\x91\x25\x68\x06\xd9\x50\x10\x65\x32\x06\x6e\x78\x46\x93\xd0\x92\xb6\x9e\xad\x72\xf5\xa5\xad\x99\x06\x3f\x2a\x6e\xaf\x9f\x01\x37\x68\x6f\x1a\x05\xd7\x27\xa0\xbd\x6e\xc8\x86\xa2\x76\x67\xc6\xb7\xb2\xa9\xd8\x7d\x28\x7b\x4f\x60\x7f\xf6\xc6\x3d\x21\xc5\x4b\x4c\xb3\x5e\x8b\xd2\xe9\x3f\x94\xa9\x3f\xfd\x61\x90\xf4\x90\x79\xa8\x49\xff\x85\x97\xe2\xa9\x68\x6b\xc5\xf0\x69\x28\xbf\xe5\x4c\x6d\x9e\xaa\xdb\x77\x78\xdd\x7b\x14\x7b\xec\x96\x28\x49\xdb\x7f\x4a\xe8\x2f\xfe\x95\x90\xfb\xa7\x1a\xcd\xdf\x08\x7e\x92\x05\x1e\x92\x54\xde\xa9\x28\x44\xc9\x3c\x6f\xf5\xef\x81\xa1\x83\xbe\x37\x40\x71\x6e\xbe\x11\x2d\x48\x4a\xa6\xcd\x86\x5b\xa2\xb4\x9a\xbe\xb7\xba\x6d\x41\xd2\x7e\xd6\x84\x71\x35\x83\xe0\x3f\xd4\xf5\x09\xde\xf1\x94\xdc\x5a\xe7\xf5\xbe\x3f\xf6\x72\x05\x49\xfc\xbb\x19\xba\xe3\x99\xad\x3a\x30\x03\x04\x91\x32\x22\x25\x58\x95\x88\xa8\x3d\x00\xd8\x27\x5f\xaa\x88\x93\xbe\xe9\x0d\x59\xb4\x84\x6d\x47\xa5\x4c\x13\xb6\xa5\x82\x33\x70\xd7\x6c\xb1\xa0\x5a\xf7\xef\x56\xe3\xae\x6b\x4b\x0e\x2a\x58\xfb\xb9\xe3\x47\x80\x0c\x5e\xb1\xed\x57\xb8\xed\x78\x67\xbd\x1d\x46\xf6\x01\x8f\x2a\x0a\x35\x2b\xae\xc2\x03\x89\x43\x0c\x46\x66\xa2\x35\x4f\xf9\xbe\xfe\x2f\x5c\x42\x7e\xc8\xaa\x44\x57\xdf\x5d\xbf\x7c\xf5\xee\xee\xfa\xf3\xeb\x57\x1f\x8e\x62\xaf\x44\x54\xe9\x6e\x6b\x2c\x5f\xb9\x39\xaf\x3c\x0a\x12\xfd\xe6\xec\xab\xcb\x0f\x50\x1a\xf4\x1c\x3c\x67\xe4\x63\x81\x99\xcf\x39\x62\x5a\x29\x1d\x8c\x5c\x08\xb2\xa5\xbc\x94\xc8\x85\x79\xf5\xb3\x65\x4f\x05\xca\xce\xa0\x9b\xdc\x6a\x03\x6b\x76\xae\x04\x4b\x3f\xd1\x08\x6b\x14\xd7\x8c\x56\x67\xf7\x0a\x22\x79\xb6\x75\xd1\xfa\x8d\x0c\xdd\x70\xad\x56\xcd\x8d\x05\x40\x58\x60\x44\x3b\xec\xad\x64\xc9\x06\xb3\xb5\xa9\xaf\x45\x5a\x93\x2a\x77\x4c\xe1\x8f\x01\xa2\x36\xa1\x87\xc8\x04\x17\x75\xa9\xad\x94\x97\xba\xe3\xbf\xf9\xcd\x0c\x51\xf2\x02\xfd\xa6\x41\x76\x81\x5e\x99\x67\x03\x84\x1b\x2b\x0d\x7d\x65\x64\x4b\x20\x69\xdd\xad\xf3\x0c\x09\xb2\xc6\x22\xcd\xa0\x58\xed\x0a\x3d\x6c\x88\xd6\x24\x23\x16\xab\x9a\x58\xe2\xa2\x2d\x10\xe3\x8d\xf2\xd2\x5a\x12\x9d\x9c\x78\xeb\x00\x8f\x63\xf5\xcf\x05\xf7\xde\xc8\xd1\x2d\x88\x6d\x33\x6f\x6c\xb6\x47\x1f\x07\x9d\xda\x80\xae\x10\x23\x35\x44\x24\xdc\x03\xb0\xaa\x4d\x20\xfd\xbb\x89\x0d\xf1\xd2\x88\x8f\xde\x32\x31\x8d\x6f\x71\xf1\x05\xd9\x7d\x20\x81\x40\xdd\xfd\x41\xc3\x71\x67\xc3\x9c\x4c\x4a\xe2\x95\x23\x18\x0e\x32\x89\xef\x25\x8a\x8d\x33\xdb\xeb\xe1\x9d\x8d\x7b\x83\x73\x4a\x77\x36\x26\x92\x68\x64\x58\x4b\xec\xad\x0a\x7b\x9d\x0b\x1a\x75\x51\x24\xe3\x82\x57\x1f\x69\xfa\xed\xb7\xb1\xc6\x60\x24\xd9\x21\x93\x71\xbf\x8d\x5c\x23\x57\xc9\xed\x80\x75\xba\xb5\xca\x9e\x95\x56\xce\x53\x62\xf8\x3c\x2e\xee\x0b\x81\x46\x23\x81\x17\x5d\x90\x97\x3d\xc2\x46\x0c\x36\x9c\xee\x6f\x5a\x5c\x00\x15\x8a\x0a\xa2\x42\xf1\x11\x52\x08\xea\x5d\x90\x2c\x1d\x2f\x49\x4e\x6b\x51\x62\x82\x7d\xaa\xfa\xe6\xe9\x0b\x97\x67\x18\xc3\x99\x55\x95\x52\xcd\xca\xb3\xf6\x3f\x6d\x09\xa7\xbf\x57\x3f\x9a\xfa\x68\x5f\x9f\x9e\xfe\xc7\x17\xaf\xfe\xf6\x9f\xa7\xa7\xdf\xfe\x3d\x86\x4b\xeb\xf7\x1b\x95\x47\x5b\x44\x4c\x24\x07\xe3\x29\x04\x58\xc4\xd0\x84\x17\xac\xf6\x71\x99\x24\xbc\x64\x0a\x5e\xb5\x68\xe6\x62\xc3\xa5\xba\xbe\xa9\xfe\x59\xf0\xf4\xfa\x26\x8a\x6e\xe3\x79\x19\x38\x1c\xd1\x68\x91\x1c\x5b\x02\xc6\xb5\x76\x04\x4a\xbb\x0c\x8c\x2d\xcd\xad\xff\xf3\x73\xcd\x00\x37\x58\x6d\x62\xf7\x95\x44\x0f\x82\x2a\x45\x18\xe8\x54\x44\xe4\x5a\xb7\x68\xdf\x8b\x74\xb2\x7d\x7e\xf2\x24\xa2\x7f\xe5\x3a\x7b\xc0\x14\xc0\xfd\x2b\xee\x26\x64\xe0\xfa\xea\x98\x8a\xd3\x0e\x5d\xab\x93\x5f\x1b\x05\x76\x9e\x60\xb8\x63\xe4\xca\x2a\x7a\x15\x47\x48\x17\xe7\xc1\xff\xfc\xd1\x52\xa6\x4a\xbf\xec\x5e\xcc\x1d\xb3\x8e\x10\x13\x58\x47\x13\x98\xfc\x3e\x5b\x38\xd9\x26\xcc\x9c\x99\x1f\x17\x49\x51\xc6\x6c\x54\xfb\x74\x4e\x72\x2e\x76\x33\xf7\x4f\x52\x6c\x48\x4e\x04\xce\xe6\x36\x0c\x66\x56\x7d\x20\x96\x70\xf5\xbc\x21\xdd\xea\xe4\x3e\xfd\xe1\x44\xfb\xba\x69\xbb\xcd\x3a\x29\xb2\x5d\x7d\x11\xc9\xd1\xa5\x4b\xd4\x25\xec\xed\xd6\x5e\xec\xca\x88\x37\xfa\x59\x1d\xf2\xa8\x95\x74\x1b\x44\x14\xab\x96\x54\xb5\x9d\xf5\xbb\x84\x6d\xb5\x52\x1f\x28\x8b\xe2\xda\x48\x81\x92\xd2\x2d\x95\x31\xc9\x07\x28\x2e\xbb\xce\xb5\x31\x59\x76\xdd\x77\xa2\x3b\xdf\xab\x38\xb9\x3b\x1c\x79\xa9\xb4\x31\x6b\x30\x48\xbb\xef\x22\xa7\x9f\x7c\x2c\xb8\xb6\x85\x1a\xe5\x40\x5b\xd2\xfd\x79\xa8\x0c\x97\x69\x3f\xc1\x68\xa7\x66\x7b\x44\x6a\xa0\x6b\x6e\x82\x0e\xd9\x2f\x1f\x9c\x74\x6f\x94\xa7\x70\xe7\xd1\x13\xb0\xfa\x98\xc3\xc4\x7b\xf1\xc3\x7e\x0f\xa2\xce\x12\x49\x12\x41\xd4\xb1\xec\x5e\x43\xcd\x01\xa1\x05\x4f\x4f\x63\xd4\xd5\x4a\x2d\xfd\x49\x19\xcb\x4e\x25\x33\x43\xaa\x75\x92\x95\xe0\xf9\xc2\xd4\x04\x8d\xdc\xb7\x10\x3e\x02\x71\x04\x8e\xda\x3d\x09\x60\x17\xae\x4d\x26\x78\xb0\xfd\xc2\x4d\xf0\x5b\xc3\x51\x5c\x68\xcb\x3a\x72\x6c\x3f\x73\xfb\x3b\x3a\xd1\x3f\x14\x45\xe3\x2d\xa3\x76\x84\x20\x19\xc2\xb6\x3e\x80\xb5\xd7\x03\x55\x55\x03\xe1\xae\x38\xd2\x00\x52\x3f\xd8\xf1\x3d\x37\x95\x13\x79\xb5\x3f\xa1\x2a\x5b\x6e\x4f\xc0\x3c\xe0\x6f\xe9\x78\x5a\xd0\x65\x96\x21\xca\x8c\xc8\x03\xc2\x0e\xb4\x37\x61\x6a\x24\x45\xd8\x78\xa7\xb6\x3e\x37\xd4\x83\x0b\xc8\xad\x7d\x14\x54\x6a\x6b\x1e\xee\xeb\x5a\xa0\xbf\x42\x59\x5f\xe0\x66\x8b\x87\x53\x86\xf2\x32\x53\xb4\xf0\x44\xe4\x55\xba\x53\x5d\x29\x1a\x4b\xc9\x13\x0a\xd7\x18\x54\x85\x7d\x21\x0a\xcf\x0e\x1f\x7a\xaf\x7c\x97\x58\x14\x82\x24\x24\x25\x2c\x21\x36\x27\xa6\x9e\xcb\x25\x14\xc8\x7d\xc5\xb6\x95\x8b\xa1\x34\xe5\xef\x89\x97\xeb\xab\x6f\xb6\x68\x3f\x95\xe3\x50\xb3\xa1\x05\xef\x3b\x91\x58\xb5\x81\x08\xc9\xb8\x9e\x8d\xc7\x57\x35\x1e\x38\xcc\x7d\x71\x47\x78\x85\xc8\x07\xd5\x92\xbd\xb3\xbb\xc6\x24\xdb\x67\xf6\x91\x7c\x05\x07\xdc\x1d\xfc\x93\x08\x5b\x6a\xb7\x27\x38\x34\xe3\x0e\xcc\x51\x19\xe8\xb1\x07\xe5\x08\x9c\x3a\x24\xc9\x9a\x44\xe3\x0e\xc6\xf8\x43\x31\xf2\x00\x33\x17\x27\x8d\xa9\xbb\xd0\xb8\x75\xa9\x2e\x5a\x0a\x27\x84\x80\xc2\xd9\xfa\x3f\x09\x4e\x42\x20\x14\x94\x24\x60\xed\x09\x5b\x34\x8a\xdf\x1f\xdd\x9b\x6e\xb4\xe1\xf1\x5b\xfc\xb6\x4f\x27\x9f\xf6\x77\xa3\xfd\xc2\xf6\xb7\x65\x88\xb1\x3a\xed\x91\xb7\xee\x11\x34\x42\xca\x19\x8d\x2d\x4e\x5a\xc5\x63\x99\x02\x36\x10\x62\x4c\xd0\xdf\x0d\x89\xbf\x9b\x00\x5e\xc1\x95\xca\x88\x17\x63\xca\x38\x86\x3a\x93\x29\x95\xf7\xbd\x45\x92\x09\x63\x3b\xa9\x48\xb2\x51\x38\xbb\x5f\x2c\x33\xbe\x96\x05\x57\x8b\x84\xe7\x17\x9f\x3c\x7b\xfe\xc7\x8b\x67\x7f\xb8\xb0\x1f\xd2\x5c\x9b\x14\xe5\xbc\x94\x78\x4d\x0c\xff\x66\x94\x95\x1f\xe7\x09\xd4\x56\x94\x8b\x8d\xca\x87\xab\x99\xf7\xec\x17\x8e\xef\x97\x3b\xbd\x5b\x1e\xb8\x48\x21\x29\xde\x7d\xf6\x93\x8b\x67\x7f\xd2\xff\x67\xe8\xcb\x64\x43\xd2\x32\x23\x62\x9e\xac\xe4\x1c\xb3\x74\xae\xe7\x60\xb0\x02\x51\x8c\x34\x80\x0c\x6d\x1f\x6b\x36\xa2\x08\x7f\xff\x89\xe7\xb9\x38\xc0\x11\x3e\xf7\x72\xe0\xce\xc9\xa7\xf8\x64\x90\x59\xab\xab\xb1\xe3\xea\x2b\xc1\x8d\xde\x8d\xd0\x77\x53\x19\x0a\x4c\x12\x9b\x17\x6e\x93\x69\xbc\x7a\x34\x65\x48\x10\x59\x70\x26\xdd\x7d\xd8\x56\xf1\xaf\x2f\xea\x06\x9b\x41\x8e\x50\x85\x63\x56\xbb\xe0\x52\x41\xce\x4c\x74\xa5\xa6\xd3\x1b\xf7\x8a\x36\x4a\x12\x9c\x65\x24\x45\x34\xcf\x49\xaa\x0d\x89\xea\xa6\xb4\x46\x8d\x30\xaf\x80\xd1\x34\xcc\xad\x71\x55\x75\x95\x0d\x66\x29\xdc\x2b\x82\x69\x66\xcd\x95\x96\x21\xa4\x88\xc8\x29\xd3\xaf\x78\x29\x1b\x5f\x87\x34\x09\x41\x08\x27\x09\x17\xee\x1a\x64\x73\x91\x2b\xfc\xc9\xc6\x83\x2f\xd0\x7b\x10\xaa\xf5\xea\x79\x69\x77\xdd\x46\xe6\xea\x09\x59\x5d\xc6\x60\xae\x55\x87\xda\x6b\x19\x9c\x7a\xfe\x5b\xbd\xd0\xde\x25\xbe\x81\x4a\x64\xae\xd4\x58\xf5\x9f\xf3\x8a\x4f\xe6\x70\x55\xfc\xc5\xaf\xeb\x3f\xc1\x0f\xbe\x13\x2c\x56\x49\x20\x1f\xfb\x8b\x98\x37\x5b\xfb\xe6\x15\x66\x2e\x4e\x03\x8f\x19\x67\x95\xae\x60\x22\xef\xf5\x62\x98\xbd\x11\x3c\xb0\x96\xa4\x79\x29\xde\xab\x8f\x24\x69\x5c\x99\x6d\x73\x7c\xcd\xfd\x2d\xb0\xcd\x42\x18\xe3\x18\x38\x35\xe1\x79\x8e\x43\xb7\x28\xf4\x8c\xfd\xca\xbc\x57\xdd\x11\x65\xff\x99\x51\x06\x3b\x5c\xcf\x65\xa8\x2c\x9f\x6b\x14\x8a\xb4\xb5\x39\xce\xec\x0b\xab\x32\xa1\x94\x0a\x88\x3c\xde\x69\x51\x19\x07\x69\x35\xfa\x04\xf5\x2f\x38\x57\xe8\xec\xf4\xe2\xf4\x7c\x0f\x27\x89\xc2\xb2\x11\x5a\x55\x95\x30\x0c\xb0\x92\xd4\x13\x20\x69\x5e\x64\x3b\x18\xf3\xa9\xb9\x40\x32\xaa\xb2\x91\xb9\xca\x54\x94\xcc\xcd\x00\x46\x72\x43\xb2\x6c\x06\x97\xdb\x08\xec\x12\xeb\xcd\xaf\x70\x41\xa5\x28\x8d\x3c\x8e\xa2\x7e\x76\xfa\xfd\xe9\x0c\x11\x95\x9c\xa3\x07\xb8\xc5\x5c\x4f\x27\xdc\x7f\x52\xca\xc6\xc7\x76\xbc\x84\x9b\x4f\xe2\xe6\x95\x37\x8b\x1a\x26\x70\xc9\x57\x69\xef\x58\xc2\xca\x90\xd4\x1c\x4c\x55\x28\x57\xad\xd9\xf8\x0a\x3d\x03\x4e\xb2\x17\x6c\x62\x89\x32\xba\x25\x17\x1b\x82\x33\xb5\x31\x7e\x5d\xc6\xd9\xfc\x5f\x44\xf0\xd8\xb9\x2d\x99\x7d\x3b\x06\x91\x8f\x2e\x09\x35\x1a\x16\x8e\x2d\x0b\x35\x02\x07\xd5\x42\xf4\x35\xf1\x1e\x69\x68\x2f\xa3\xf7\xee\xee\xe6\x35\x51\x1d\xb1\xa2\x29\xd5\x97\x06\x72\x54\x10\xa1\x75\x91\x63\xca\x97\x0d\xef\xcf\x99\xf1\xf7\x96\x4b\x65\x6a\x49\x1b\x65\x81\x69\x63\x50\xf1\x96\x5f\x34\x5a\x0c\x14\x3c\x45\xd7\x37\x0b\xf4\x37\x5e\x42\x7a\x3a\x5e\x66\x3b\xf4\x80\x99\x72\xf1\xfd\x27\xfa\x73\x27\xe1\xb0\x6a\x3b\x20\xa5\x8a\xbf\xc0\x0d\xa8\xd2\xdd\x19\x1b\xc3\x61\xa3\xd8\xa6\xf1\x8d\xf1\x82\xd9\x14\xe1\xdf\xd8\x2e\xb6\x73\x18\xec\x5a\xc7\x39\xa9\x34\xcf\x98\xa4\x10\xa8\x34\x63\xb6\xa6\xa5\x7b\xe4\x4d\xb5\xc7\xab\x66\xf4\x8d\xea\xaf\xd8\xdd\x2e\x60\x3a\x10\xe9\x11\x31\x77\x0d\x9a\x48\x63\x66\x06\x04\x15\x0a\xe2\x44\xc8\x38\xb7\x24\x1a\xe5\xa8\x43\x7d\x00\x88\x19\x9b\x0d\x97\xf2\x7a\x29\xba\x6d\x74\x28\x43\x54\xce\x43\x7c\x67\x81\xd8\xd3\xf5\x36\xde\xe7\x84\xc2\x1e\x9e\xf6\xa3\xf1\x3d\x1f\xe1\x7e\x47\xa3\x24\x3f\xc4\x6e\x44\xc5\xd8\xed\x47\xd8\x29\xee\x2a\x17\xd9\x3b\x25\x80\xc9\xed\x25\xdb\xc7\x96\x4b\x05\xf7\x5b\x52\xae\x45\x47\xee\x8c\x8f\xdb\x19\x1d\xb5\xd3\x93\x82\x24\x10\x2b\xf3\x25\x11\x75\x1c\xae\x50\xf5\x44\xc6\x69\x2c\x7b\xce\xb6\x77\x86\x64\xe7\x16\x0a\x81\xd9\x3a\x8e\xbb\x9e\xeb\x1e\xfc\xe9\x8f\x7f\xfc\xfd\x1f\xed\x95\xbb\x8e\x12\x66\xe8\xfa\xf2\xdd\xe5\x77\xb7\x5f\x5d\x41\xc2\x4a\xcc\xaa\x3e\x3a\xd8\x06\x22\x56\xa3\xa4\x43\x1b\xc4\x83\xd7\xdc\x7d\x30\xb6\x02\x86\x3e\xbd\xad\x65\x1a\x1b\x14\xa5\xb5\x86\x76\xfa\x8b\x66\xeb\x23\xf3\x73\xac\x50\x99\x03\x83\x1c\x4b\x7b\x53\x49\x71\xcb\x93\xfb\x91\xfa\xdb\xe9\xdd\xd5\x8d\x79\xad\xa1\xc2\x61\xe6\x0c\x43\xca\xb6\x3c\xdb\xc6\x6c\x08\x8c\xee\xae\x6e\x60\x40\x0b\xf8\x2f\xb0\x9e\xc1\x10\xd9\x69\xda\x2e\xe0\xd1\x22\xcd\x55\xf9\xf1\x08\xba\x82\xe0\x0c\xee\xef\x02\xba\x35\xb0\xa3\xbf\x10\x02\x98\x9f\x5c\xa3\x3c\x7d\xef\x50\xe9\x41\xe5\x32\x52\x51\xa9\x59\xb2\xa1\x5c\xc6\x44\x94\xfc\xc2\x24\xad\x95\xb0\xa2\xba\x13\x66\x92\xb4\x3d\xed\xc7\x90\x41\x51\x8f\x15\x82\xdc\x2a\x1e\x7f\x3f\xd4\xe9\x8d\x79\x61\x00\x35\x5d\x92\x15\x17\x64\x0c\x6c\x5a\xc3\xa0\x28\x2d\xdd\x75\x08\x97\x37\xd7\x95\xbd\xca\x9b\x70\x66\x20\xe4\x44\x37\x59\x26\x1b\x87\x2c\x30\x22\xe5\x05\x00\xa4\x65\x61\x2c\x02\x80\x63\x4b\x41\x66\x7a\xe4\x24\x2f\x4c\x0a\x7b\x54\x68\xa6\xbd\xc5\x0b\x5e\x20\x2a\x31\xf0\x90\x43\x79\x6d\x5e\xa3\x9b\x92\x0e\xb0\xea\xa7\x2b\xb0\xdc\x10\xc8\x06\x25\x1f\x69\x5d\xef\xbf\xaa\x2e\xe5\xa6\xa8\x2a\x3f\x23\x65\x00\xc6\xb1\x52\xcb\x76\xce\x10\xbc\xe1\xe9\xe9\xa9\x6c\x11\x5b\x0b\x9c\x10\x54\x10\x41\x79\x8a\x20\x61\x27\xe5\x0f\x7e\xf3\x78\x49\xd6\x94\x49\xb7\xce\x50\x14\xd3\x32\x84\x96\xff\x24\x35\xd7\x61\x00\x28\x98\x2e\xd0\x87\x2a\x51\x36\x06\x87\xe6\xa5\x4a\x78\x2d\x44\x6c\xef\xbb\xd0\x39\x44\xd6\x00\x1b\x94\x38\xcb\x02\xd7\x7a\x39\xe6\x72\x21\x51\x2a\x3c\x11\x7e\x69\xd0\xc5\xd7\x23\x31\xf4\x00\x63\x59\x7c\x5d\xb3\x40\xfd\xde\xe0\x4a\x41\x9d\x5f\x9c\x6c\x42\x45\xbc\xc6\x5f\xd3\x33\x01\xf2\x13\x20\x3f\x01\xf2\x13\x20\x3f\x01\xf2\x7d\x6d\x02\xe4\x27\x40\xbe\xd5\x26\x40\x7e\xa8\x4d\x80\xfc\x70\x9b\x00\xf9\x09\x90\xff\xc5\xc1\x44\x13\x20\x3f\x01\xf2\xae\x4d\x80\xfc\x04\xc8\x4f\x80\x7c\xf0\x8d\x09\x90\xf7\xb5\x9f\x27\x20\x1f\x11\xd6\x6d\x50\x6d\xa8\xb5\x1a\x97\x68\x70\x03\xa8\x21\x4d\x2c\x00\x0e\x97\x29\xd7\x71\xd9\x86\xdc\xa2\xae\x16\x3a\x38\x80\x3a\x09\xd4\x45\x23\x5b\x98\xbb\x06\xd6\x7b\xe3\xba\xfd\x41\xc3\xf1\xf8\xe4\x03\x17\xf7\x19\xc7\xa9\xbc\x28\xb8\xf9\x7f\x35\x3a\xd9\x80\x25\x8d\x9d\xf1\x98\xdc\x81\x10\x1e\x79\x10\x16\x19\xca\x5a\x3b\x16\x0e\x19\x2b\xd1\x23\xf1\xc7\xa7\xc0\x1e\x47\xe2\x8e\x51\xca\x4b\x34\xe6\xd8\xc4\x13\x83\x54\x23\xf0\xc6\x0e\x96\x18\x71\x5e\xc7\x62\x8d\x0d\x1c\x31\x48\x35\x06\x67\x6c\x63\x88\xe1\x19\x0d\x63\x8c\x5d\xfc\x30\x3c\x78\x3f\xbe\x18\x8f\x1d\x46\x42\x1c\x23\x0e\xd2\x38\xab\x31\x4a\xd2\x5b\x17\xe3\xdd\x46\x10\xb9\xe1\x99\x77\x8f\xb5\xf6\xd7\x5b\x7b\xed\x7d\xc2\x99\xd4\x5b\x89\x6e\x2b\x7f\xa5\xac\xaa\xb2\x82\x7c\x0b\x79\xff\x96\xa4\xba\x14\x9d\xa4\x40\x83\xa4\x36\xa5\x65\x83\xb7\x20\x95\xca\x24\x21\x24\xd5\xf2\xc6\xa9\xfb\x21\xa2\xbf\x5f\x54\x3d\xac\x8a\xb9\x3e\xf7\xad\xd4\x71\x73\xac\x22\xe0\xd7\xa7\x81\x5e\x63\x45\x6a\x8c\x82\x3c\x1a\x6e\x8d\x92\x7e\xf1\x50\x6b\x13\xe2\x8c\x11\xd4\x31\x30\x6b\xf4\x2e\x1b\x01\xaf\x8e\x87\x56\x61\xbd\xc3\x12\xe8\x30\x58\x35\x52\xde\x3c\x05\x9c\x7a\x38\x94\x3a\x0e\x46\x3d\xb0\xf8\xd0\xe1\xf0\xe9\x48\x2b\x67\x04\x6c\x7a\x2c\xc8\xf4\xc9\x4a\x81\x45\xcd\x51\x2c\x44\x3a\x02\x1e\x8d\x85\x46\x63\x60\xd1\xe3\x42\xa2\xd1\x53\x1d\x63\xa0\x47\x19\xe7\xe3\x0c\xf3\x51\x46\xf9\x68\xe8\x13\x79\x2e\xab\x74\x2d\xde\x18\x6f\x1a\xda\x41\xb2\x8f\x32\xc4\x1f\x65\x84\xc7\x41\x9d\x63\x61\x4e\x03\x61\x06\x87\x3d\x16\xe2\x8c\xbe\xaf\x30\x2c\x04\x82\x90\x42\xd4\x86\xa6\x8c\x2a\x8a\xb3\x97\x24\xc3\xbb\x5b\x92\x70\x96\x7a\xa5\x7c\xa7\xe2\x45\xc5\x8b\xd2\xbc\x6a\x75\xc3\x76\x24\xd3\x06\xfb\xcf\x18\x07\x03\xd8\x60\x30\x87\x25\xd8\xe3\x09\x6a\xac\x9a\x5e\x56\x28\x40\x44\x39\xba\x1f\x0c\x09\x40\x47\x57\x50\x4d\x78\xd6\xd8\xc5\xf8\x0b\x7f\x40\x7c\xa5\x08\x43\x67\x94\xb9\xf5\x38\x6f\xa8\xa6\xb5\xd6\xef\x67\x52\x77\xd7\x9c\xe2\xe8\xf9\x33\x47\xe8\xc7\x55\xd9\xc1\xc8\x90\xf2\x38\x96\x90\x25\xf6\x38\x53\xc8\x12\x59\x95\x59\xdb\x1c\x32\x26\x52\xbc\x2d\xf4\xbc\xae\xac\xf3\x1c\xfa\x53\x71\xbf\xb6\x69\x6d\xc8\x69\x67\xf2\xbd\x34\x7f\xd8\x85\x89\x72\x86\x1c\xe4\x08\x41\xd8\x3b\xcc\xe3\x3b\x41\x0e\x77\x80\x3c\x99\x5d\x17\xe1\xf4\xa8\x4c\xbc\xf0\xb9\x3f\xca\xe1\xf1\x33\xd6\xa3\x22\x1c\x1b\xbf\x40\x3d\xea\x87\xd3\x38\x1a\xf1\xc8\xaf\x05\x4e\xc8\xcd\x41\xc7\x9d\xdb\x1a\x28\xad\x6e\x54\xad\x4e\xbd\x8a\xd1\x19\x21\x69\x50\x04\xd7\xc1\xdd\x10\x1d\xbd\x2a\xb3\x6c\x87\xca\x82\xb3\x76\xa4\xbf\x89\x1a\x85\x47\xfc\x1b\xa2\x0a\xae\xd6\xbd\xe8\xeb\x5d\xad\x23\x15\x82\x9b\xa3\xc8\x4b\x51\x94\x8c\x69\x89\x58\xd7\x53\x06\x9d\x48\x12\xa6\x10\x6e\x85\x77\x4b\xba\xd6\x53\xa2\x8f\x8e\x10\xdc\x63\x6e\x60\x77\xa5\x35\xab\x8e\x00\xe5\x15\x17\x09\x5d\x66\x3b\xb4\xc1\x99\xaa\x2f\xc5\xba\xa7\xd9\x70\xd9\x26\xdd\xcc\xe7\x17\xe8\x96\x28\x73\x71\xb6\xd1\x15\x32\xce\xd6\x30\x60\x6c\x3e\x46\x3e\x16\x24\xd1\x74\xe1\xa2\xd1\xb2\x08\xf7\x53\x1f\x8c\x3b\x5e\x0a\xd7\x4f\x5b\x1c\xa7\xfa\x02\x95\x88\xd1\x6c\x16\x59\x6e\xda\xcb\x80\xf5\xc5\x62\x52\x9f\xe3\x10\xa7\xff\x40\x65\xe0\xe6\x92\x46\x5f\xf8\x96\x08\x41\x53\x0b\x13\x9a\xdf\x0a\xc1\xb7\x34\x35\x55\x40\xdd\x12\xc2\x35\x27\x5e\xa2\x50\x41\xb4\x92\x05\x8c\xb3\x39\x23\x6b\x0c\x3a\x8c\x15\x92\x86\x27\xcd\x37\x0c\xf6\xed\x2e\x77\x0d\x28\xdc\xbc\x68\xa5\xdb\x6c\xa9\xb9\x6d\x44\xaf\xb0\x63\xa2\x33\xc6\x11\x87\x83\xb4\x64\x54\xed\x42\x11\x9b\x72\x53\x2a\x94\xf2\x07\x76\xae\x3b\x45\x25\x5c\x9b\xcd\x10\xce\x8a\x8d\xbb\xc6\xc6\x5d\xb7\x40\x05\x91\x88\x30\xbc\xcc\x42\xa2\x1b\xbc\x93\x77\xbd\xcb\x85\x56\x04\xab\x52\x10\xb4\xc6\xca\xab\xd0\x86\xae\xf9\x74\x2d\x52\xe1\xa1\x39\xe1\xa5\x3a\x9a\xa5\xf4\xb0\xa1\xc9\xa6\xe1\xfd\xd4\xf4\x03\x49\x2e\x65\x27\xb2\xe6\xb9\x25\xd9\xab\xa2\xff\xec\xcd\xa5\xe0\x91\xf3\xe8\x4a\x7a\xbd\x75\xf4\xa0\x5e\xde\x60\xd7\x39\x43\x49\x51\x4e\x65\xf4\xaa\x86\xd3\x7f\x94\x52\x69\x1d\xfc\x27\x53\xd8\x4e\xb4\xae\x9b\x7d\x7c\x08\x84\xbb\x2f\xb3\xa2\xeb\xb9\xf7\xb5\x9d\x84\x06\xb1\x10\x39\xdf\xba\xbb\xe0\xeb\x9b\x37\xd3\x82\x53\xa6\x64\x2b\x40\xc2\xeb\x2e\x1c\x0e\x9c\x98\x02\x24\x6c\x9b\x02\x24\xa6\x00\x89\x29\x40\x62\x0a\x90\x98\x02\x24\x86\x9e\x9a\x02\x24\x86\x7b\x38\x05\x48\x4c\x01\x12\x7b\x6d\x0a\x90\x98\x02\x24\xfa\x1e\x9d\x02\x24\xd0\x14\x20\xe1\xda\x14\x20\x31\x05\x48\x4c\x01\x12\x53\x80\xc4\x93\xcc\xc8\x14\x20\x31\x05\x48\xb4\xdb\x14\x20\x31\x05\x48\x4c\x01\x12\xdd\x36\x05\x48\x4c\x01\x12\x53\x80\xc4\x14\x20\x31\x05\x48\xd4\x6d\x0a\x90\xf8\x59\x9b\x4b\x11\x8e\x70\x7b\x17\x72\x9c\x0f\xfc\x8a\xe7\x45\xa9\x08\xfa\xe0\x5e\xab\x4e\x46\xbd\x79\x1b\x07\xbe\x71\x44\x0f\xf6\xfe\x11\x0e\x6a\x17\x9c\x01\x2c\x7f\x61\x8a\xa8\xce\x13\xd3\xaf\x79\x35\x9c\x79\xd5\x97\x47\x85\x2e\x64\x34\xa7\xca\xcb\xc8\x38\x75\xce\xc5\x9b\x48\x45\x37\x42\xdf\x1b\xa3\xed\x8d\xd0\xf5\x0a\xac\x14\x11\xec\x05\xfa\xaf\xb3\x6f\x7e\xf7\xfd\xfc\xfc\xd3\xb3\xb3\xaf\x9f\xcd\xff\xfc\xed\xef\xce\xbe\x59\xc0\x7f\xfc\xf6\xfc\xd3\xf3\xef\xdd\x3f\x7e\x77\x7e\x7e\x76\xf6\xf5\x17\x6f\x5f\xdf\xdd\xbc\xfa\x96\x9e\x7f\xff\x35\x2b\xf3\x7b\xf3\xaf\xef\xcf\xbe\x26\xaf\xbe\x8d\x24\x72\x7e\xfe\xe9\x6f\xbc\xdd\x7a\x84\x5e\xd6\xe6\xce\x37\xb0\x5a\x0d\x3f\x80\xb9\x84\xf0\x23\x6c\x7b\x9c\xf3\xd2\x94\xda\xb5\xcc\xe2\xd7\x2a\x2a\x06\x07\x5f\xc6\xb1\xf8\xb4\x87\x3f\xe5\x20\x83\xa2\x58\x9d\xd1\x3a\x67\x26\x3e\xfd\x37\xe1\xd3\x0f\x76\xbd\xba\x9c\x6a\x0f\xa8\x43\x39\xd5\x89\x62\xd0\xff\xaa\x6f\x50\x89\x78\x4e\x95\xd6\x28\xb5\xa2\xd8\xa8\xaa\xee\x57\xda\xa8\x6a\x39\x48\xed\xde\x82\x60\x24\xac\x4c\x85\xee\xaa\x94\x6c\x15\x56\xe3\x27\xc9\x9d\xba\x68\x2b\xb4\x57\xd0\x03\xec\x91\xb9\xbb\x2d\x1f\x0e\xe8\xa3\x9e\xcd\x3f\xd8\x5e\x0c\x3e\x22\x49\x52\x0a\xaa\x76\x57\x9c\x29\xf2\x71\x10\x1b\xe8\xc6\x26\x9a\x97\xec\x75\xc9\xb5\x05\x67\x83\x9e\x44\xc9\xc0\x0a\x39\x5a\x95\x1c\x73\x11\xe8\x85\xeb\x2c\x4c\x10\xf9\xa8\x2e\x06\x49\xc7\xc9\x46\x85\xe5\x7d\xbd\x18\x64\xae\x75\xa4\xfa\x9c\xde\xfb\xda\xa3\x62\x0e\xb5\xd4\xbe\x11\x74\x4b\x33\xb2\x26\xaf\x64\x82\x33\x58\xfc\x78\x9d\xf4\x72\x80\x02\xec\x1f\xc1\x33\xe9\x6e\x9f\x0e\xe0\x66\xd6\x28\x43\x09\x66\x68\x8d\x29\x43\xb9\x9e\xab\xc2\x11\x96\xc6\xf2\xd3\x7b\xab\xc0\x42\x1b\xad\xce\x8a\xf3\x23\x7c\xda\x88\x58\x72\x9e\xd9\x28\xae\x6c\x57\xf7\xcb\x06\x0c\x32\xfe\x1d\x23\x0f\xdf\xe9\x2f\x49\xb4\xca\xf0\x1a\x8c\x37\x2f\xd5\x25\x01\x9f\x7f\xb7\x6a\x57\x6d\x58\x0e\x4d\x4a\x08\x74\xd5\xe2\x11\xe1\xec\x01\xef\x64\x6d\x56\x37\x6f\xb2\x7d\x81\x9e\x9f\x03\x1f\x63\x89\x2a\xfa\xfe\x50\xa7\x4f\xce\xd1\x06\x4b\x74\x75\x79\xf3\xdd\xed\xdf\x6e\xbf\xbb\x7c\xf9\xf6\xfa\x5d\x78\xfb\x86\x6e\xfa\x4e\x70\x81\x97\x34\xa3\xa1\xf3\x71\xcf\xfb\xdd\x7c\x11\xe4\x5b\x9a\x5e\xa4\x82\x17\x66\xbc\x0e\xa5\xa8\x45\x4d\x94\x9b\xa1\x2a\x55\x67\x45\xb1\x59\x9e\x55\xfb\x63\x6b\x81\x19\x78\x88\x02\xf7\x18\xb4\xa6\x5c\x94\x4c\x5b\x53\xc7\x88\xc8\xc1\xe9\xb8\x00\xc7\xcb\x54\x1b\xfb\xcd\x21\x04\xde\x3e\x24\x2e\xe4\xca\x91\xdf\x21\x41\x0a\x41\x00\x0f\xba\x79\x7f\x7b\xfd\xff\x8e\xf9\x32\xb2\x7c\x13\xc6\x3b\x8f\x1d\x03\x87\x90\x66\x9e\x51\xf3\xfa\xc1\xc6\x11\x4f\x33\xfb\xf8\xe8\xc2\x4a\x3e\xc7\x7b\xd3\x3e\x94\xac\x29\xd2\x58\x83\x06\xca\x79\x4a\x16\xe8\x26\x0a\xd0\x6c\xbf\x59\x0b\x0c\x00\x1f\xf5\xeb\x4c\x51\x9c\x65\x3b\xa4\xd5\xbd\x2d\xce\x08\x04\xa0\xf9\x75\x44\xce\x2b\xa9\xbe\x5f\x9d\x75\x85\x33\xe9\x15\x04\x71\x92\x53\x1f\x12\x6f\xb5\xe6\x1a\x3d\x63\xd5\x1b\x28\x25\x8c\x2b\xab\x06\xeb\xaf\x69\x19\xa7\xff\x8a\x8c\x2a\x1c\x18\x9e\x0b\x53\x68\x49\x38\x7b\x05\x8e\x13\x9c\x54\xba\x31\xdf\xb8\xaf\x7a\x69\x1a\xe8\xa9\x94\x44\xf6\x0b\xce\x5a\x39\xd6\x5f\x16\x04\xa7\x9c\x05\xe2\x7d\x0b\xac\x36\xc6\x73\x99\x63\x79\x4f\x52\xf3\x83\x05\x04\x2b\xe8\xcf\x5c\x87\x63\xbb\x78\x17\xda\x21\x0e\xe7\x83\xf3\xdd\xf8\x61\x01\x3b\xf4\x5f\xeb\x12\xb5\xa7\xf4\x98\xde\xb3\x6c\xf7\x81\x73\xf5\x79\x15\xce\x1d\xbd\xb8\x7f\x35\xda\x91\x01\x7f\x5b\xe1\x0e\xc6\x99\x98\xce\x21\x98\x5f\xb3\xa6\x7f\x84\x8d\xab\x3b\x5e\xd6\x8b\x79\x24\xa6\x15\x25\xbb\x94\xaf\x05\x2f\xe3\x6f\xaf\xd2\x5c\xf5\xfa\xfa\xa5\x9e\x6d\xad\xb0\x00\x66\xcf\x94\xd8\x41\xba\xc6\xde\x55\x3e\x7e\x8e\x70\x7a\xd5\x97\x9a\xcf\x3a\x9c\xa5\xf5\xb8\x92\x49\xa2\x16\xe8\x2d\xde\x21\x9c\x49\x6e\x15\xb4\x90\xf8\xb8\x01\xbc\xbe\x69\x67\x2c\x90\xb6\x09\x6d\x3c\xe7\x92\xab\x0d\xea\x3c\x10\x40\x02\xd2\x1e\x9a\xb3\x06\x84\x5f\x19\x80\x9a\xfe\x18\xd2\x0a\xdf\x13\x89\x0a\x41\x12\x92\x12\x96\xfc\x80\x58\x35\xac\xfc\x3b\xce\x34\x7b\x47\xaf\xfd\xb5\xf3\x20\x18\x2b\xb8\x2d\x19\xc0\x17\x61\x75\x58\xbf\x7f\x9e\x71\x36\x07\x99\x5c\x4a\x22\x8c\xbb\x46\x94\xc4\x4c\xe8\x17\xe5\x92\x64\x44\x19\x4f\xcb\x16\x67\x34\xc5\x8a\x04\x1d\x56\x34\xc7\x6b\x82\xb0\xaa\x98\x48\x71\x44\x98\x2c\xe1\x7e\x2d\x6d\xaf\x2b\x94\x72\x52\xe7\x51\x60\x89\xbe\xbc\x7e\xe9\x25\xf9\x0c\x9d\xe9\x3e\x9e\xc3\xf2\xaf\x30\xcd\x20\x24\x58\x61\xd1\x1d\x37\x5d\x39\xf2\x7a\x28\x7e\x49\xcd\x40\x81\x15\x66\xfb\xce\x10\xe3\xe6\xaa\x35\x3b\x4e\x6d\x5e\x39\x0f\x93\x8d\xcb\x09\xde\x4f\xd5\xde\x1a\x91\xec\xef\x25\xd9\x79\x79\x0c\xfb\x87\x76\x66\x97\xf4\x18\xf6\x1f\x21\xd0\xbe\x94\x44\x8c\x92\x67\x5f\x1e\x59\x9e\x35\xd5\x0b\xcd\xe3\x6d\x01\x61\x98\x35\x27\x0a\xa7\x58\xf9\x77\x8a\x91\x81\x75\xd6\x56\xfc\x72\xfb\xfd\x71\xc3\x92\xd0\xb7\xdc\x5e\x9a\x61\x49\xf8\x23\x4a\x3b\x49\xde\x50\x56\x7e\x34\x71\x01\xe3\x0c\xdb\xdb\x57\xf0\x2a\x4a\xdc\x20\x60\xf2\x71\x51\x64\xd4\xa4\x3b\xb5\x63\x3d\xbc\x73\x74\xdd\x5a\xce\xee\xad\x7c\x4e\x76\x81\x08\xc0\x59\xc6\xb5\xa8\x0d\x88\x52\x81\x59\xca\xf3\xbd\x4e\x6a\xa5\x8c\xe0\x64\xd3\xf4\x49\x35\x99\x27\x86\x3b\x7e\xa6\xc7\x68\xac\x59\x9f\x91\x2d\xc9\x46\x19\xa0\x6f\xf4\x1b\x5a\x39\x73\xab\x01\x24\x50\x86\x97\x24\x33\xc7\x90\xe1\x9a\xe8\x70\xac\x48\xae\x1a\x61\x24\x0a\x9e\x8d\x0b\x86\xfe\xc0\x33\x70\x16\xe3\x6a\x50\x9a\xc4\x4f\x6a\x4c\xf0\xe0\x98\x31\x69\xab\xa2\x3d\x26\xb0\xb9\x7e\x4a\x63\x2a\x03\x27\xd8\xde\x98\xf4\x91\xd7\x1e\x13\x9c\x3b\x3f\x9d\x31\x45\xc1\x0e\x92\x24\x09\xcf\x8b\x1b\xc1\xb5\xd9\x33\x4a\x4c\xdb\x57\x6b\x1f\x81\x09\xdf\x87\x98\x9a\xa6\x05\x16\x14\xd0\x5d\x42\x58\x34\x42\x74\xb0\x32\x72\xcf\x79\x20\xfe\xaf\x48\xcd\x00\x24\x41\x57\xde\xbb\x2f\xb8\xa0\xa0\x8a\xaa\xfd\xc3\x51\xa4\x18\x4f\x70\xb6\xe1\x52\x45\xcc\xe9\xde\xbc\x76\x5f\xae\x23\x88\x0c\xb0\x0f\xbf\x59\xb7\x55\x90\xaf\x28\x43\x18\xac\x59\x87\xc4\x30\x9e\x92\x3a\x6f\xdd\x86\x54\xdd\x99\x60\x17\xfd\x5c\x90\xa2\x0b\x7e\xd2\x72\xdf\x39\x55\xd2\x16\x75\xc5\x6d\xba\xb2\x0d\xa3\x0e\x92\xc4\x30\x01\x84\xa5\x94\xad\x01\x9f\x98\x21\x41\x32\x13\x56\x65\x37\xc6\xbd\x31\x50\x4e\x65\x5d\x27\x23\x3c\x78\xc7\x54\x6e\xd2\xe0\x6c\xa7\x9c\xd9\x9e\x01\x14\xe0\x54\xba\x55\x1c\x30\x48\x25\x3a\x79\xe3\x16\xe8\xe4\xc7\x93\xa6\x27\x20\x3c\x6b\xce\x30\xc8\xd1\x3d\x65\xa9\x0d\x68\x6a\x0e\x3c\x38\x2a\x67\xfe\x58\xfd\x6a\x81\xbe\xd2\xa6\x51\x73\x33\xbe\x40\xdf\x30\x54\x0d\x1c\xcd\x23\xd6\xb4\xc3\xaa\x21\x56\x0c\x52\x34\xac\xfa\xc1\xa8\x6b\x0e\x94\x99\xfb\x81\xb2\x20\x51\xd7\xc9\xee\x8e\xf8\x92\x01\x9f\xe9\x7e\xcf\xb5\xc1\xd8\x7e\x2e\x48\xb6\x31\x97\x27\xc7\xe1\x91\xb8\x60\xe0\x00\x0f\x47\x1d\x07\x0f\x94\xa5\xfc\x41\x1e\xa2\xb5\xff\xd5\xbc\xea\x54\xca\x44\x6f\x2d\x53\xe0\xa6\xa1\xb9\xe3\x80\x3f\xb0\x09\xa6\xf6\xa9\xee\x8e\x2b\xa1\x72\x89\xbd\x16\x7b\x8c\xda\xda\x8e\x26\xf5\xab\xd6\x43\xea\x73\xd0\xe7\x75\x64\xbb\x2c\xf6\xe0\x59\xe7\x12\x5f\x09\x4d\x4f\x51\x9c\xdd\x16\x23\xaf\xa7\x7e\xfd\xf6\xf6\xb2\xfd\xba\x16\x78\x0f\x1b\x62\x6f\x4c\xd7\x7f\x47\x38\xcd\xa9\x94\x21\xff\xab\x6e\x0f\x64\xb9\xe1\xfc\x1e\x9d\x39\xf7\xfc\x9a\xaa\x4d\xb9\x84\x1a\x40\x8d\xa8\x16\x49\xd7\xf2\xc2\x72\xdd\x5c\x8f\x20\x5c\x14\x83\xb2\x8c\xb2\x06\x4a\x4e\x98\x92\x0e\x35\x80\x4e\x26\xd5\x28\x60\x11\x20\xb1\x20\x62\xdb\xee\x2a\x0a\xed\x69\x80\x14\x00\x08\x99\x3d\x9a\xc8\xdf\x5f\xaa\x77\x11\x69\xda\x81\xe5\x82\x7e\xda\x38\xf7\x46\x2e\x45\x70\xe0\xbd\x73\x66\x94\xb9\xe3\x59\x41\x0e\x24\x1a\x3d\x4e\x00\x8b\xec\x8b\x7a\x27\x39\x31\xd3\x0b\x1e\x05\xc7\xba\x77\xef\x7d\x2f\x80\xa4\x1f\x69\x83\x48\x31\xba\x56\x1b\x64\x0a\x01\x49\x31\x14\xfb\xf0\x80\x47\xc0\x01\xe8\x69\x21\x01\x34\x12\x16\x40\x47\x35\x65\x02\x8f\x78\xff\x5c\xf0\xde\xa3\x35\x24\x78\xf1\x6a\x45\x19\x55\xbb\xa8\x98\x2a\xbd\x6e\xed\xb3\x0c\x32\x23\x90\x2d\x7f\x66\x43\x35\xa4\x12\x98\xb2\xc1\xf4\xb1\x98\xa3\x40\x6b\x56\x97\x81\x9e\xed\xf5\xee\x65\x15\x17\x08\x8a\x99\x1b\x59\xb3\x77\xa2\xcc\x4c\x8e\x66\xf0\xfc\x2b\xb8\x57\x52\xc6\x9e\x67\x85\x20\x2b\x22\x04\x49\x5f\x96\x9a\x3d\x6e\xab\xae\x5c\xaf\x19\xaf\x7e\x7e\x05\xd5\xa9\x02\x81\x56\x7b\xe3\x05\xfb\xd5\x15\x9e\x33\x5a\x81\xf9\x1c\xb8\x1c\xec\x1f\xf4\x40\xa2\xac\x77\x3d\x67\xd6\x41\x23\xb1\xa2\x72\x65\x8e\x92\x6a\x16\xc9\x47\xa8\x7f\x07\x9a\x4b\xbc\x48\x71\x86\x34\x1c\x3d\x33\xb4\x2c\xc1\xa9\x92\xe3\x1d\x4a\x36\x9c\x43\x29\x28\x63\x72\xe9\xef\x6e\x29\xcf\x82\x89\x26\x08\x8a\x05\x42\xd9\x02\x88\x09\xb3\xd2\xb0\xd1\x3d\x63\x0e\xd6\x64\xa9\x44\x39\x97\x31\xaa\xb4\x5d\x2b\x77\x00\xe9\xcf\x40\x9e\x92\x82\x2c\x2d\xa2\xfb\xa6\x90\x2c\x73\xfd\xd1\x07\x42\xd7\x1b\x25\xc3\x77\x68\xd2\x05\x59\xd4\xc8\x6a\xdd\xad\x9c\x10\x05\x81\xd2\x6e\x08\x35\x9f\x06\x69\x5a\x65\x3a\x07\xb5\xe1\xcc\xc5\x64\xba\x90\xe6\x59\xa5\x6c\x77\xb9\x2e\x2c\x5a\x7b\x96\x1b\xea\x7c\x2d\xce\x67\x2e\xb0\x16\x61\x98\x83\xe5\x0e\x51\x45\x04\x56\x31\x74\xd5\x46\xf0\x72\x6d\x66\x92\x64\xb6\xe3\x7c\xd5\x60\x0e\x90\xea\x38\x05\x13\xfa\xc4\x4c\x6e\xc8\xf2\xa8\x50\x27\xdd\x9d\x2a\x7e\x2f\x25\x28\xc7\x2a\xd9\x54\xda\x95\x10\x44\x16\xdc\x18\xe7\xf0\x97\x57\xf5\xd8\xfe\x4f\x44\xcf\x0d\xd1\x33\x79\x5e\x33\xc3\x86\xae\x37\x8e\x17\xb0\xd5\x2d\x35\x8f\xd5\x3c\xf4\x14\x55\x7b\x2e\x19\x22\x79\xa1\x76\x0d\x4e\x6d\xc8\x36\x45\x44\xee\x46\x1e\xa4\x8b\x0c\xe3\xc1\x51\x22\xcd\xb8\x68\x6e\x22\x93\x2d\x67\xa3\x67\xe8\x0c\x58\x97\xaa\xd3\x90\x67\xd6\x34\xc6\xe7\xbc\x38\x5f\xa0\x4b\xc4\xca\x4a\x16\x3d\xae\x93\x8c\x57\x7d\xb4\x9d\x91\x46\xff\xc0\xee\x6b\x31\x06\xf2\x88\x4a\x43\xa6\xd3\xfa\xd4\x3f\xa0\x9c\xcf\xa5\x45\x04\x48\x06\x15\x02\x61\xb0\x33\x84\xa5\xe4\x09\x8d\xaa\x41\x67\x5a\xc5\x65\x6d\xd6\x35\xcb\x12\x73\x41\xeb\x21\xd7\xf8\x77\x37\x46\xec\x7b\x7b\x53\x90\x51\x09\xfe\xcf\xf6\x54\x34\x05\x56\x34\x65\x38\x3e\x34\x9d\x53\x69\x20\xe9\x60\x2d\xac\xba\x45\xee\xaf\xc1\x61\x0c\x76\x7f\x04\x49\x64\xa0\xf5\x9a\x1f\xb4\xd8\xb7\x6a\xbb\x4d\xed\x94\xb3\xa8\xad\x55\xb7\x7b\xb2\x9b\x19\x51\xc9\x90\x5e\x63\x5c\x11\x06\xc4\xd1\x08\xbd\xb1\x14\x81\xa0\xe9\x4f\xfc\x0c\x1f\xc2\x65\xd5\x17\xc7\xbd\xd0\xa3\xf8\x18\x17\x85\xee\xbb\x8b\x29\x19\x49\x11\xd5\xeb\x62\x7d\x1c\x48\xf1\x31\xa3\x47\xe3\xeb\x84\xd5\xcd\x2d\xdd\xa3\xe6\xe1\x83\x0b\x24\xd5\x5c\x76\x4f\x76\xa7\xd2\xc2\xce\x9c\xc9\x0d\xf5\xe7\x40\xf7\x35\xc5\x81\x5b\x61\xfb\x5a\x6e\xa8\x80\x54\xd3\xdd\x31\x7b\xd7\x34\x7d\x3a\x5e\xb3\x19\x7a\xc7\x95\xfe\x9f\x57\x1f\xa9\x54\x72\x86\x5e\x72\x22\xdf\x71\x05\xff\x1c\x3b\xe9\x08\xbd\x56\x66\x0f\xbc\x19\xfd\xee\xc1\x0b\x66\xe6\xe3\x51\xcb\x75\xc9\x4c\x94\x2d\x00\xdc\xd0\x83\x03\xf6\x9c\x69\xd7\x2b\x8b\x24\x5a\x01\x40\x25\xba\x66\x5a\x25\xb6\xd3\x7c\xc8\x76\x30\x7d\xb1\x5d\x6c\x66\x88\x83\xce\x11\x0c\x52\xea\x6b\xdd\x3e\x9a\xd5\xd7\xfd\x6c\xae\x7f\xdc\x35\xf4\x5d\xba\xbd\xdd\x3d\x5e\x57\x5f\x43\xc0\xd5\x9b\x26\xaa\x70\x08\xf3\x57\x9d\xdb\xe0\x2d\x28\xce\x94\xad\xb3\x4a\x05\x1e\x3f\x72\xe3\x26\x71\x08\x30\x65\x8a\x88\x42\x10\x45\x52\x08\x9f\x63\x55\x12\xff\x68\xc2\x10\x4e\x6b\xfa\x0b\x71\xb5\x45\x86\x13\x92\xa2\x14\x0c\x08\xdd\x71\x25\xb0\x22\x6b\x9a\x8c\xa6\x9c\x13\xb1\x26\xa8\xd0\xfa\xc5\xd8\x6e\x8d\x3e\xc4\x4d\x3b\x78\x93\xc7\xa7\x19\xb4\x5b\x7c\x7d\xc5\xba\xcd\xb5\xc4\x1e\xf5\xbc\x63\xcf\x11\x2f\x8d\xa8\xbf\xd8\x7d\x69\xcc\x1c\x80\xf2\xf8\xb9\xb6\xe2\x7e\x72\x7a\x23\xd8\x96\x93\xde\x38\xe9\x8d\x93\xde\x38\xe9\x8d\x93\xde\x38\xe9\x8d\x93\xde\x38\xe9\x8d\x03\x6d\xd2\x1b\x5d\xfb\x41\xf4\xc6\x91\x1f\x31\xf8\xe7\x01\xb0\xec\x5f\x0d\x9e\x5d\xe3\xb0\x06\x61\x05\xa5\x15\x30\xe9\x68\xa1\xd7\x06\x64\xb5\xaa\x77\x6b\x75\x81\x3b\x80\x7a\x9b\x15\x1a\x23\x49\x3e\x9f\x3f\x7f\xf6\x2c\x8e\xbf\x63\x4b\x5c\xd5\x6d\x4c\xf5\xcb\x71\x55\xe2\x6b\x9c\x3c\xe2\x61\xb3\x72\x61\x4f\xcb\xf1\x8b\xc5\x0f\xf9\xc1\x8e\xe0\x7d\xb5\x47\x69\xe5\x30\x6b\xb9\xe4\x0e\x74\x90\x82\xd6\xc3\xb8\x42\x39\x51\x08\xab\x96\xe3\x84\xe6\x24\xee\x7c\x2e\x78\x6a\x04\xbd\xbd\xd3\xca\x79\x82\x53\xc4\x99\xf5\x97\x31\x48\xac\xee\x8c\x60\x9c\xd3\xb1\x8e\xb0\x68\x8f\x20\x21\xd8\x54\xaa\x59\x42\x18\x49\xd8\xe1\xa8\x90\xe4\x39\x41\x26\x6f\xca\x1e\x1b\x7a\x08\xc4\xad\x0a\x3a\x23\x8b\xf5\x02\xa5\xa5\x2d\x80\x13\x24\x69\x6a\xa4\x9d\x9b\x13\xd8\x24\xc1\x82\xc7\x99\x0b\xf8\x1f\x3d\x2d\x4a\xec\x20\xd7\x6f\x4b\x98\x2a\x71\x16\x71\xe5\x10\xd9\xd2\x44\x55\xa1\xd6\x10\xba\x47\x95\x89\x34\x08\xed\xde\x31\xe6\x4e\x57\xa6\x44\x9d\x62\x1d\xe5\xde\xd5\x33\x1a\xb2\xa9\x95\xa6\x1b\x27\x72\xb4\xc5\x04\x8f\x03\x67\xbe\xff\x10\xf6\x6b\xa2\x71\xc7\x6f\xd7\x7a\x2e\xb3\x4c\xaf\x93\x71\x73\xee\x77\x7b\x0c\x1e\x01\x71\x20\xce\x7d\x68\x62\x02\x5a\x1c\x6c\xbc\xee\xb1\x24\xf5\xf8\x2f\xdf\xbd\x74\xc1\xe6\x77\xbc\xe0\x19\x5f\xef\x9a\x6b\x65\xf2\x41\xaa\xf2\x4c\xb1\x6a\x1f\x46\xb2\x5c\x5a\xeb\x49\xf3\xd7\xbb\x0e\x0b\x4c\x1e\xbf\xb8\x36\x21\x37\x23\x28\x4e\xc8\xcd\x84\xdc\x4c\xc8\x8d\xb7\x4d\xc8\xcd\x84\xdc\x4c\xc8\xcd\x84\xdc\xf4\xb6\x5f\x36\x72\x33\x79\xfc\x26\xbd\x71\xd2\x1b\x47\xb5\x49\x6f\x0c\xb5\x49\x6f\x9c\xf4\xc6\x49\x6f\x9c\xf4\xc6\x49\x6f\xec\xb4\x9f\x8f\xde\x38\xf2\x23\xf1\xe4\x63\xa7\x75\xbe\x0f\xb0\x47\x79\x9a\x82\x5d\x8e\x2b\x8f\xcb\xd3\x47\x24\x35\xc2\x1d\x5d\x83\x39\x8d\xe0\x24\xf1\x8e\x25\xe1\x73\x5b\x1b\x0c\xdc\x35\x9a\x9c\xf5\x57\x4a\x9c\x1b\x9f\xd0\x0c\xfd\x8b\x33\x62\xf2\xbd\xb4\x98\x90\x3c\x70\x17\x34\xdc\x4d\xa0\x49\x9d\xc9\x73\x6f\x2e\xce\x94\x2f\x39\xe5\x4b\x4e\xf9\x92\x3f\xd5\x7c\xc9\x0d\x06\x79\xe0\xaa\xf0\x34\xd2\x27\x83\x14\xdb\x21\x11\x0d\x09\xa7\x85\xeb\xff\xe9\xcd\x9e\x0c\xd2\xfc\x71\xb2\x2b\xf5\x26\xb0\x4c\xaa\x67\xba\xc1\x68\x66\x3e\x52\x1b\x48\x42\xd2\x9b\xf6\x28\x23\x4e\x32\x83\x49\xc0\x60\x30\xd4\xf1\x2f\x88\x98\xbb\x5a\x53\x2b\x6a\xee\x56\xec\x8c\x31\x82\xac\x9d\xd9\x88\x9d\x3a\x2a\x07\xb2\x3d\xbc\x03\x1c\xb9\x4d\x1f\x74\xeb\xd8\xfa\x77\xca\x88\x04\xdc\xc0\xa9\x0a\x87\x83\x5c\x80\x3e\xfc\xb3\x24\x62\x07\x15\xdb\x6a\xbb\xb9\xba\x49\x67\x8c\x6e\x0f\x27\x36\x95\x28\xc1\xd2\x1c\x55\xf1\x8a\xf2\x61\x18\xcc\xe1\x5e\x62\xd4\x9d\x8c\x2e\x29\x83\x79\x65\x34\xe2\xa8\x69\x37\xbe\xb2\xd3\xda\x0b\x1a\xc2\x71\x36\x92\x62\xeb\x7c\xa8\x5d\xfd\xe3\x10\xbc\x43\x4c\x90\x5e\x6e\x79\x34\x98\x88\xe2\x00\xc5\xf1\x56\x6a\x18\x54\x3c\xc8\x9c\x3e\x1c\x58\x44\x8f\x00\x17\xd1\x61\x00\x23\xea\x2e\x9b\xee\xbd\xd5\x80\x2a\xac\xf1\x00\x9a\xa8\xae\x8e\x7e\x04\xbc\x11\x3d\xce\xba\x3d\x1c\x77\x44\xdd\xe9\xa9\xd8\xa4\xba\xf7\x64\x3c\x93\x20\xc7\x7c\x1d\xe0\xb2\x02\x22\x0f\xa2\x38\x0c\x5e\x6a\x19\x70\x10\xc9\x3d\x00\x13\xf8\xfa\x71\x18\xe6\x23\x17\xf2\x30\x3c\x12\x75\x97\xd1\xa2\x68\xf6\x0a\xde\x91\xb0\x47\xdd\xf6\x10\xcd\x2e\x42\x79\x10\xd5\x1e\x54\xb3\x05\xfb\x1d\x44\xb4\x17\xd9\x3c\x4a\x5f\x07\xd0\xcd\x83\xc0\x58\x34\x04\xc8\xda\x2e\xdf\x6d\xe8\x81\xfb\xed\x29\x20\x3e\xf4\x38\x98\x0f\x1d\x0e\xf5\xa1\xc7\xee\xa3\x43\x21\x3f\x74\x20\xec\x87\x0e\x80\xfe\xd0\xa1\xf0\x1f\x3a\x14\x02\x44\x07\xcf\x0b\xa8\x83\x6f\x20\xc8\x6f\xdc\xb4\x8c\xbf\x94\x75\xa8\xcb\x07\x70\xc2\xbe\x46\x6b\x86\x60\xf4\xad\x1c\x17\x5a\xc2\xfd\xb7\x56\x93\x60\x53\xfe\xcf\x58\x5d\x06\x53\x21\xb5\xd9\x64\xe1\xff\x06\x25\x87\xd6\x35\x3e\x3a\x92\xb8\xee\x1d\x95\xed\x1b\xb0\xb4\x34\xb7\x00\x83\xee\x79\x57\x47\x1f\xab\x23\x3e\x6c\xb8\x34\xfa\x9c\x01\x29\xa8\x44\x27\xf7\x64\x77\x32\x7b\x8c\xdc\xd4\x44\xae\xd9\x89\x51\x3c\xf7\x3c\x3a\x4e\xab\x1d\x6b\x44\xb0\x6c\x87\x4e\x80\xd2\x49\x4f\x74\xf0\x81\x46\xc0\x23\x60\xf4\x51\x2f\x31\x9c\x13\x59\xe0\x84\x1c\xdf\x40\x35\x0a\xa8\xe6\x86\x11\x23\xaf\xfa\xd3\xb8\xe3\x07\x6a\x3d\x35\x34\xd8\x91\x76\x19\xbc\x4e\x65\xf7\xce\x8c\x92\x51\xce\x1c\x32\x53\x7f\x76\x04\x61\xa3\x5d\xef\x65\x2e\x38\xe6\xe2\x8c\x48\xb0\x4a\xa3\xe1\x09\xe4\x0c\xf3\x66\x87\x6c\xb5\x55\x13\xd2\x5e\x2b\xf4\x6c\x0c\xd1\x4e\x38\x7c\x4d\x1b\x42\x67\x72\x82\x99\x44\x27\x6a\xdc\x01\x6f\x2a\x36\x56\xb4\x4e\x16\x75\x59\xb1\xaa\x97\x67\xff\xfd\x3f\x61\x50\xa9\x6e\x0e\x2f\xc4\x59\xd6\xe8\xa4\xbd\xa2\xad\x92\x03\x38\x2b\x36\x78\x0e\x25\xed\x47\xd0\xd6\xab\x42\xa5\xd9\xad\x1b\x0e\x3e\x00\x73\x37\x68\x03\x84\x7b\xd7\xdd\x0c\x23\xe8\xbb\xab\xe0\xb4\x5c\x0c\x5f\x01\xd7\x6e\x13\xa2\x32\xdc\x26\x44\x25\xaa\x4d\x88\x8a\x6d\x13\xa2\xe2\x6d\x13\xa2\x32\x21\x2a\x03\x6d\x42\x54\x26\x44\x65\x42\x54\x62\xdb\x84\xa8\xf4\xb4\x09\x51\x99\x10\x95\x09\x51\x71\x86\xeb\x81\x50\x4a\xc3\x3c\x77\xf1\x5e\x60\x30\x28\xac\x46\x89\xf5\x2a\x2d\xc6\xd1\x33\xff\xd5\x8f\xab\x8c\xc1\x53\x0c\x02\x13\xc2\x55\xc6\x50\x6c\x03\x1e\x06\x33\xa9\x42\x14\x2a\x54\x65\x24\x45\xc0\x5f\x9a\x18\xcd\x1e\xd6\x35\x86\x81\xfc\x10\x8a\x66\x7f\x78\x62\xef\x1b\x63\xc4\x6e\x8d\xc3\xec\xa1\x2b\xd1\x64\x46\x9f\xc1\x07\xc9\xdb\xf1\xe7\x8a\xb2\x85\x0e\xbe\x18\x63\xd6\x75\xe2\xaa\x6c\xb4\x69\x7d\x45\x59\x15\x8a\x3a\x86\x37\xce\x5c\x14\xd1\xb9\x5e\x4f\xc6\x55\x83\x0c\x3a\xc3\x4c\xd1\x79\xf5\xc4\x08\xb2\x55\x6c\x11\x04\xc0\x35\x8b\x02\xb5\x23\x80\xc6\x63\x81\x75\x89\x94\x9a\xed\x66\xf6\x32\xaa\x83\x66\x80\xca\xea\x2e\x3a\x0c\x17\xdf\x33\xdd\x53\xce\x5c\x50\xa8\x39\x2a\x40\x00\x8f\xa0\x6a\xa1\x54\x63\x68\xc3\x6c\x40\xae\x54\xbd\xee\x23\xea\xf5\xbb\x06\xb2\x8a\xaf\x10\x66\xb6\x8a\x07\x67\x36\xb6\x50\xff\xe2\xe2\x37\xed\x1e\x1f\x07\x5e\x82\x5e\x60\xc7\xbe\x40\xaf\x60\x5b\x37\x3b\x4b\xe1\xba\xf6\x31\x08\x63\x96\xf1\x87\x31\xa7\xd2\xe8\x9d\x37\x4e\x57\x9d\x37\x87\x13\xf5\xc6\x0f\x55\x48\xeb\xe1\x89\x0a\x69\x75\x02\x0e\x7f\x51\x75\xb4\x46\x86\x92\x4e\xc5\xb4\x7c\x6d\x2a\xa6\x35\xb2\x98\x56\xd4\xf8\xcd\xc9\x10\x5d\x55\x2b\x48\xb3\xae\xba\xe5\xad\xaa\x85\xfe\xba\x21\x20\x07\x22\x80\x43\xbd\xd4\x79\x99\x29\x5a\xd4\x29\x73\xd2\x74\x35\x33\xc0\xd0\xca\x26\x6c\xb4\x24\x4f\x78\x17\x71\x93\x85\xd0\xd9\xa6\xf0\x3d\x48\xa9\x93\x70\x82\xcd\x4c\xd2\x42\xe8\x62\x50\x64\xbd\x9a\xb2\x42\x94\x4c\xe6\x08\x7d\x9a\x80\xf6\x97\xa0\x2b\xc8\x3a\xe2\x18\x4e\xcf\x33\xad\x8c\x64\x9a\xcd\xb4\xb2\xe0\x64\x77\x84\x18\xdc\xd3\x88\xf6\xee\x38\x5e\xd3\x2d\x61\xb5\xb2\x73\x26\xcf\x63\x14\x31\x6b\xd7\x78\x94\xc4\xb6\xea\x17\x41\xd2\xaf\x1c\xc2\xa9\x75\x90\x22\x36\x42\x01\x8b\xbd\xb8\x12\x75\x15\xaf\xff\x68\x9c\xfe\xff\xd9\x48\xc5\xa8\x14\xaa\xa8\xf1\xb7\x54\x2e\x73\x3b\xf8\xaa\xe1\xd9\xef\x2a\x52\x61\x39\x30\x0a\x17\x3a\x20\x74\xfe\xe9\xc2\xe6\x0f\x0c\x99\xff\xd1\x0a\xaa\x0d\x3b\x75\xc7\x59\xe7\x21\x87\xee\xa1\x95\x36\x0e\xc0\x71\x1e\x5b\x62\xe3\x48\x4e\xdc\xa9\xc6\xc6\xc0\x17\x1f\xe5\x63\xef\x73\xd6\xc2\x1c\x1c\xe4\xb8\xfe\xb7\x2f\xb5\xd1\xe3\x9c\x75\x8e\xd6\xd1\x13\xd2\xeb\x98\xdd\x73\xb2\x1e\xec\x88\x96\xfd\x35\x37\x46\x62\x76\xa6\x3d\xc6\x21\xfb\x63\x96\xda\xd8\x77\xc2\xd6\x0e\xd5\x03\x1d\xc3\x7b\x4e\xcd\xae\x33\xf5\xa0\x8d\x11\x28\xba\x31\x9a\x66\x4f\x1f\x7f\xa8\xa2\x1b\x07\x39\x50\xa7\x8a\x13\x53\xc5\x89\x83\x2b\x95\x8d\x75\x8a\x3e\xd6\x21\x7a\xd0\x2a\x3f\xa1\x23\xf4\xc9\x9c\xa0\x4f\xec\x00\x8d\x73\x7e\xa2\x51\xe2\x24\xc2\xf1\x09\xae\xcc\x31\x24\x8f\xe9\xf4\x1c\xbd\x2f\x46\xbe\x70\x60\xe8\x78\x7c\xd8\xf8\xf8\xa8\x6c\x6f\xc8\x78\xd7\x61\x19\xed\xb8\xf2\x85\x8b\xef\x05\x81\x47\x52\x1d\x0c\x15\xdf\x0f\x00\x1f\x43\xb1\x27\x4c\x7c\xd0\x73\x19\x49\xb7\x1b\x22\xee\x09\xfc\x8e\xa4\xd8\x0a\x0f\x8f\x08\xfa\x8e\xb5\xcf\x5b\xa1\xe1\x4f\x1a\xf0\x7d\x68\xb0\xf7\x84\x05\x0c\xb4\x09\x0b\xa8\xdb\x84\x05\x4c\x58\xc0\x84\x05\xa0\x09\x0b\x68\xf6\x67\xc2\x02\x26\x2c\x60\xb0\x4d\x58\x80\x6b\x13\x16\xd0\x69\x13\x16\xb0\xd7\x26\x2c\xe0\xf8\x2f\x8c\x0d\x7a\x8e\x0f\x78\x1e\x93\x85\x1a\x1b\xec\x3c\x42\xff\x8b\x08\x74\x3e\xcc\x5c\x1f\x0a\x72\xee\x0d\x5d\x8e\xa4\xb9\x1f\xe0\x7c\x14\xe3\x7f\x38\xb8\xf9\x80\xd4\xf1\x83\x02\x9b\x47\x9d\x8b\xa3\xe5\xe4\x38\xf9\x3f\x3a\x90\x39\x3e\x88\xb9\x11\x9f\x12\xcb\xf1\xa1\x00\xe6\x76\x58\xf2\x98\xe3\xad\x37\x78\x79\x2f\x24\x79\x2c\x67\xf6\x04\x2e\xf7\x47\xc3\xc4\x4e\x80\x27\x66\xa6\x13\x11\x13\x8d\xf7\xed\x05\x2c\x0f\x87\x21\x47\xd2\xec\x09\x56\x8e\x08\x41\x8e\xc7\xbd\x34\x0f\x8c\x0a\x3f\x1e\xb5\x47\xc6\xc4\xa1\x8e\xe9\xfe\xd1\x43\x4b\xa3\x8b\x67\x33\x45\x1f\x5b\x40\xbb\xb9\xcb\xf6\xaa\x68\x7b\x47\x63\x22\x27\xf1\x96\xd3\x14\x15\xa5\x52\x66\xa3\x45\x54\xd2\xf6\x52\xb5\x55\xb6\xa7\x4a\xda\xfb\x95\xb4\x5b\x4b\xd5\xa8\xaf\x1c\xa4\x39\x10\x4e\x3b\x5c\x4e\x3b\xdc\xcb\x66\xb9\xed\x98\x72\xda\x41\x8a\x7b\xe5\xb6\x23\xcb\x69\x87\x07\xdf\x2e\xb7\x1d\x2e\xa7\x1d\xa4\xb8\x57\x6e\x3b\x54\x4e\x3b\x5a\x32\x75\x59\x73\x78\xcd\xc3\x34\x83\x35\xb7\x7b\x6b\x6a\xc7\x0d\xde\x57\x73\x7b\xbf\xa6\x76\xdc\xda\x0f\xd7\xdc\x0e\xd4\xd4\x8e\x60\xd6\xfd\x9a\xdb\x53\x4d\xed\xa9\xa6\x76\xbb\x4d\x35\xb5\x5d\x9b\x6a\x6a\x4f\x15\xa0\x22\xbb\x33\x55\x80\x8a\x68\x53\x05\xa8\xa1\x36\x55\x80\x3a\x84\xe4\x54\x01\x2a\xd0\xa6\x0a\x50\x53\x05\xa8\xa9\x02\x54\x6c\x9b\x2a\x40\xf5\xb4\xa9\x02\xd4\x54\x01\x6a\xaa\x00\x35\xd5\xd4\x9e\x6a\x6a\x4f\x35\xb5\xa7\x9a\xda\x13\xa2\xd2\x6e\x13\xa2\x32\x21\x2a\x55\x9b\x10\x15\x5f\x9b\x10\x95\x09\x51\x19\x6a\x13\xa2\x32\x21\x2a\x11\x6d\x42\x54\x7c\x6d\x42\x54\x22\xda\x84\xa8\x78\xdb\x84\xa8\x4c\x35\xb5\xa7\x9a\xda\x53\x4d\xed\x6e\x9b\x6a\x6a\x4f\x35\xb5\xa7\x9a\xda\x53\x4d\xed\xa9\xa6\x36\xb4\xa9\xa6\x76\x5f\x97\xff\xdd\x6a\x6a\xb7\x42\xaa\xff\x7d\x0b\x6b\x37\x87\x11\xcb\x2e\x53\x75\xed\xa9\xba\xf6\x54\x5d\x7b\xaa\xae\x3d\x55\xd7\x9e\xaa\x6b\x4f\x15\xb5\xaa\x36\x55\xd4\x9a\x2a\x6a\x4d\x15\xb5\xa6\x8a\x5a\x81\x36\x55\xd4\x9a\x2a\x6a\x4d\x15\xb5\xfc\x6d\xaa\xa8\x35\x55\xd4\x9a\x2a\x6a\x35\xda\x54\x51\x6b\xaa\xae\x3d\x55\xd7\x9e\xaa\x6b\x4f\xd5\xb5\x27\x2c\x60\xc2\x02\xf6\xbe\x38\x61\x01\xd0\x26\x2c\x60\xc2\x02\x26\x2c\x60\xc2\x02\xa2\xda\x84\x05\x34\x9f\x9f\xb0\x80\x9e\x6e\x4e\x58\xc0\x84\x05\xfc\x84\xb1\x80\xa9\xba\xf6\x08\xb3\x7a\xaa\xae\x3d\x55\xd7\x9e\xaa\x6b\x4f\xd5\xb5\xa7\xea\xda\x3f\x58\x75\xed\xe0\x23\xb8\x54\x3c\xe7\x25\x53\xb7\x44\x6c\x69\x42\x2e\x93\x44\xff\xeb\x8e\xdf\x93\xc1\xa0\xd4\x36\xb2\xe4\x21\x80\x28\x4b\x69\x02\x18\xce\xc3\x86\xa8\x8d\x27\x1c\x58\x9b\xe5\xf0\x3e\xc2\x86\x00\x52\x40\xa1\x96\x1b\xd0\x53\x7d\x44\x42\x04\x24\x7c\x72\x78\xf9\xcd\xb8\x97\x9c\x67\x04\xb3\xde\x67\x0c\x90\x69\x3b\xfd\x86\xb2\xfb\x41\x81\xdb\x1a\xee\xe9\xab\xbd\xf7\xf6\x47\x89\x28\x33\x61\xd3\x94\xf7\x7f\x1c\x46\xbc\xe4\xa5\x72\xa3\x96\x8d\x81\x52\xf6\x0f\xb3\x65\x28\x53\x1c\x0e\x90\x53\x89\x08\xdb\x52\xc1\x99\x17\xaf\xdb\x62\x41\x75\xe7\xe4\xac\x2d\xd2\xe4\x8e\x29\xfc\x51\xef\xc8\x97\x3c\xb9\x27\x02\x65\xba\xdb\x0b\xf4\xbe\x30\xfa\xf9\x30\xa3\xbf\x24\x2b\x5c\x66\x4a\x82\x0e\x20\x4a\xb2\x38\x3d\x78\xbe\x69\x8e\xd7\xe4\xa6\xcc\xb2\x5b\x92\x08\xa2\x22\x67\xfb\xba\xf3\x96\x05\x19\xb8\xed\x79\x95\xfe\x05\x65\x80\x09\xf3\x9d\xf4\x8a\x23\xe9\x88\x34\x6b\xba\x57\x1a\x94\xe2\xa8\x94\x04\x2a\x6a\x17\x65\x66\xab\x56\xef\x7c\x80\xb1\x26\x02\xe3\x92\xfa\xcd\x3a\x0a\xf9\x86\xa7\x1f\x4a\xa6\x68\x4e\x6e\x09\x94\x93\x37\x78\x46\x75\x8a\x0c\xab\xef\x6a\x43\x24\xa9\xfa\x09\x61\xd4\x4b\x6d\x5c\x4b\x69\x14\x31\xcd\x6a\x5b\x9a\x96\x38\x83\x3e\x6a\x56\xcb\x0b\x63\x27\x18\x94\x6b\x90\xf2\x0a\x50\x55\x92\xdb\x61\x2e\xd0\xe7\x5a\x4d\xfa\x88\xf5\xeb\x55\x0e\x01\xc4\xfa\xf1\x15\x4a\x81\x4f\x66\x7e\x1d\xde\x30\xd3\x15\x67\x2b\xba\x06\x06\xa8\xfa\xad\x35\x76\xeb\x83\x58\xa0\xb7\x1c\x82\x7e\x57\xfc\x05\xda\x28\x55\xc8\x17\x17\x17\xf7\xe5\x92\x08\x46\x14\x91\x0b\xca\x2f\x52\x9e\xc8\x8b\x84\xb3\x84\x14\x0a\xfe\x43\xdb\x0f\x44\xc8\x0b\x33\xb5\xbf\x36\xd3\xb6\xa3\x6c\x3d\x87\x5f\xf4\xc0\xed\x97\xe6\x9c\xcd\xf1\x5c\x6f\x91\x81\x5e\x06\x34\xa9\x16\xb3\xbd\xe1\x09\xce\xde\x83\xa8\xfc\xe0\xd8\xa9\x36\x67\x08\x83\x12\xe3\x31\x3b\x1b\x78\x2d\x23\x0a\xed\x78\x89\xcc\xa9\x6f\x32\x34\x1c\xd5\xd4\x4a\x64\x44\x99\xa4\x29\xa9\x98\xd1\x43\xb1\x62\xd3\xe1\x03\x2f\x0e\xbc\xd6\x84\xfc\x27\x5b\x7b\x07\xbe\xd3\x9b\xc4\x1e\xe6\x76\x00\x6a\xf4\xa2\xf2\xad\x16\x73\xe4\xe1\xe2\x81\x8b\x7b\xbd\x90\x5a\x49\x99\x9b\x49\x90\x17\x30\xb6\x8b\x5f\xc3\xff\x04\x0e\xc6\xbb\xf7\x2f\xdf\xbf\x40\x97\x69\x6a\xaf\x55\x28\x25\x59\x95\x99\xad\x18\xbe\x40\xb8\xa0\x5f\x11\xa1\x4d\xe4\x19\xba\xa7\x2c\x9d\xa1\x92\xa6\x9f\x0e\x31\x87\x69\x51\xba\x41\xf4\x51\x3b\x7c\x66\x6b\x45\xea\x9d\x67\xf2\x5b\xd3\xfe\xce\x3e\x6c\x70\x0b\x5b\x7e\xbf\x75\x07\x43\x15\xf9\xcd\x99\x27\x77\x00\x3b\xa1\x93\xd4\x49\x17\x54\x19\x1d\xca\xc2\x9e\xb3\xe6\x1d\x00\x44\x20\xa9\x25\xca\xf0\xae\x77\x0f\xca\x76\x0f\x8c\xce\x68\x2e\xc8\xc0\x52\x96\xb9\x39\x7c\x30\x5c\xcb\xb0\xa2\x4a\x56\x01\xc8\x83\x94\x5b\xde\x35\xef\x24\x7b\x16\x4b\xf7\x20\xe4\xa0\x1f\x87\x4c\x45\xf0\x47\x67\xc7\x34\xba\xd0\xf1\x97\xd9\x1b\x01\x2c\x94\xab\x4f\xd4\x90\xbc\x86\x09\x86\xb2\xf7\xaa\x56\xfe\x17\xe8\xb6\x87\x22\x9c\xf9\x1e\xe7\x9b\x7e\x53\xab\x12\x99\x41\xc4\x3a\x1f\xe8\x64\xea\xd4\xeb\x69\x36\xfb\x20\xd5\x51\x92\x7d\x45\xd7\xa5\x00\xe1\x79\x81\xa5\xa4\x6b\xa6\x65\x37\x94\xf6\xbf\xf0\x6b\x16\x9e\x9d\x57\x08\xca\x85\xe7\xde\x98\xbd\x6b\x0b\xdc\x0b\xc6\x78\x5a\xa0\xaf\xb0\xa0\xbc\x94\x2e\x39\x27\xe1\x79\xc1\x19\x20\x4f\xa5\x1c\x1e\x77\x03\xc6\x68\xde\x4a\x50\x11\xb7\x22\xb3\xe0\xa9\xcd\xc8\xb9\xb1\x7f\x19\xa4\x78\x99\xe6\x14\xe0\x3d\x74\xc5\x99\x12\xdc\x1c\xef\x95\xcb\x7d\xa6\x77\x52\x21\x20\x0b\x08\xba\x26\xa4\xc9\xfc\x91\x46\xc7\x88\xe8\xa9\x01\xd7\x70\xf5\x9d\xa4\xfe\x4e\xc1\x8b\xd2\x79\x5b\x83\x81\x08\xf0\x59\x37\x9e\xab\x0c\x4b\xa9\x65\x95\xa1\x0e\xd7\x51\x88\x1a\x17\x9c\xd5\x97\x54\x08\xaf\x27\xd7\xcd\xdc\xd0\xd6\x8f\x49\x44\x0c\xa7\x1e\x16\xdd\x5e\x47\xb1\x4d\x4b\x79\x6b\xe8\xfb\x76\x85\x4f\x65\xdd\x7b\x74\x62\xf8\x08\xb8\x7a\x9e\x08\x0a\x16\xcb\x30\xee\x83\x59\x5a\xbd\x92\x64\xa5\x54\x44\xd4\x6f\x99\x0b\x3d\x1e\xb8\xf9\x3a\x06\xbf\xf0\x03\x17\xee\x6e\x11\xcf\xa6\x34\x3d\x6c\x5d\x10\x62\xbb\x48\xb5\x9d\xe2\x50\x12\x3d\xa9\x44\xa0\x25\x09\x65\xa4\x76\x88\xec\x16\xe8\x52\xeb\xc6\x70\x08\xeb\x83\xbb\x12\x6a\x0e\xda\x58\xee\x50\x22\x08\xf6\x72\x26\x6e\x33\x91\xd3\x8a\x6c\xef\xb4\xfc\x01\xb6\xba\x5e\x81\xc5\xdf\x58\x01\x2f\x1f\xf1\xb4\xde\x85\x4e\x83\x4e\x8d\x21\x83\xb8\x40\xff\x22\x82\xdb\xfb\x5c\x4c\x48\x0b\xe3\xee\xcf\x07\x9f\x3a\x82\xe0\x94\x32\x22\xe5\x6b\xcd\x16\x91\xa6\x4d\x8b\xa7\x70\x96\xd5\x54\xd0\xda\x58\x93\xb6\xf3\x44\x6f\x24\x6f\xaa\x15\xd8\x2c\x3c\xad\x29\xb8\xbb\x44\xc0\xd7\x87\xd3\x9d\x09\x05\xd2\x1f\xd1\x47\x71\xad\x63\x0f\x2f\x8d\x20\xf6\xcd\xcb\x77\x2f\xe1\xc5\x84\x33\x73\x6c\x36\xf3\x2e\x5d\xee\x71\xbb\xe7\xc3\x5c\x84\xb7\x04\x80\xee\x12\xfc\x1d\x38\xd3\xb2\xf3\xe4\x4e\x94\xe4\xa4\x4f\xa5\x5c\x53\xb5\xb8\xff\xdf\x70\x94\x10\xb6\xc1\x2c\x31\xca\xc1\xc5\x3d\x29\xe4\x85\xa4\xeb\x39\x23\x4a\x6b\x94\x17\xcf\x9e\x3d\xfb\xbf\xe1\x28\x81\x2e\xff\xaf\x4f\x3e\xfb\x5f\x9f\x7c\xb6\xc8\x8f\x62\x15\x68\x5b\xae\xb9\xba\xb5\x45\xd0\x52\xe9\x43\x69\xa1\x7a\x31\xaa\x19\x7c\xa4\x0a\x5f\xd1\xb9\xd3\x7c\x19\xaf\xcb\x5f\x35\xdf\x33\x5d\x97\x26\x24\xa2\xa2\x68\x17\x34\xa0\x85\x1b\x91\x57\xbf\x04\x56\x78\x27\xbb\x7d\x57\x78\x4c\x15\x14\xab\x77\x87\xb1\xb8\x79\x7b\x3a\x9e\x52\x83\x17\xc6\xa6\x1f\x77\x74\x9c\x7e\xe8\xbc\xd5\x9a\xf8\xe6\x1f\x43\xd0\xa0\x8b\x94\xd4\x3a\x99\xd9\x15\x68\x2d\x78\x59\xcc\xac\x12\x58\x23\x48\xa5\x45\x0b\x44\xc9\xfc\x41\x9a\xa0\x9d\x18\xf9\xda\xee\x4a\x75\xf3\x57\xf3\xf6\x2a\x2d\x8d\x53\x94\xe8\x07\xbc\x08\xc6\x5e\x0a\xb8\x28\x19\x48\xf1\x92\x41\xec\x8d\x75\xcf\x18\xcd\xe0\x24\x23\x6b\x9c\xec\x4e\x5a\xdf\x1f\xa4\xee\x44\xa2\x1e\xa1\x1b\xb7\x81\x84\xb4\xd5\x42\x13\xaa\x4c\xff\x0c\x37\x62\x57\xab\x17\x0e\x25\xff\xd6\x83\xf3\xa6\x94\x76\xa8\xee\xbc\xb0\x4b\x8e\x36\x98\xa5\x19\x11\xbd\x86\x6f\x58\x4a\x69\xfd\xd6\x52\x9a\x43\xf7\x16\xf9\xb0\x2c\x07\x97\x89\x8d\xa5\xc9\x8a\x0d\xae\xa2\x2f\xb5\xa6\x60\x2e\xb8\xc3\x6c\x4d\x1c\x3b\xac\x4a\xfd\xc7\x00\x30\xe7\xd9\x65\x95\xe1\x77\xa0\x32\xd4\x5a\x6f\x7d\xd2\x52\x59\xd8\x1b\xc0\x96\xbb\x08\xc7\x49\xf5\xfd\x81\x73\x7e\x98\xb8\x47\x7e\x9b\xc5\xab\x49\x1f\x3c\x39\x24\x29\x41\x3d\xe1\x4c\x91\x8f\x83\x55\x40\xda\x1b\xfe\xd6\xbe\x64\x51\xca\x4a\x4b\x74\x1b\x54\xef\x4a\xcd\x9e\x47\x33\xac\x0a\x9e\xd1\x64\x77\xe1\x3a\x3b\x4f\x4c\x6f\x2f\x06\x49\xc7\xa1\x37\x0a\xcb\xfb\xda\x6a\x23\x70\xbe\x56\x9a\xc3\xfe\xd7\x86\x38\x30\xe6\x4c\x5b\xc9\xd7\x5a\x92\x45\x5f\xfd\x79\x72\x59\x69\xc4\xb2\x2c\x1c\x00\x9a\x19\x79\x68\xb6\x72\x4c\xc9\x2f\x2d\x82\x8d\x66\x63\xd5\x21\xbd\xa9\xb0\x91\x8a\xb7\x3c\x27\x68\xcb\xb3\x32\x27\xc0\x27\xd2\x78\x9c\x82\xa7\xe3\x17\xe5\x92\x64\x04\xb0\x1a\xbb\x51\xc1\xc3\xfd\xa0\xc9\x6f\x68\x61\xec\x42\xac\x2a\xd2\x60\x79\xeb\x3f\xfb\x7d\x8b\xcb\x9d\x63\xa3\x17\xe8\x1b\x86\x9e\x1b\x63\x8b\x3f\x40\x26\xfd\xeb\xeb\x97\xd5\x16\xd1\x4f\x7d\x7e\x0b\xd3\x89\x3e\xf1\x9f\xc0\x77\x26\xf5\x60\x4d\x53\xb4\x34\xa0\x90\x16\xcf\x67\x8c\x3c\xa0\x15\xcd\x88\x34\x0a\x7c\xad\xe5\x99\x2e\x7b\x49\xba\x5e\xc0\x80\x74\xa7\x6d\x57\xce\xd1\xef\x4d\x8f\x0b\x22\x9c\xf5\xb9\xa4\x16\x2a\x7e\xff\xe1\xd4\x3f\x78\x10\xe6\xe2\x61\x2e\x1e\xe6\xf3\xf9\x5c\x8f\xdf\x1d\x26\x46\x44\xb8\x39\xaf\xce\x9c\x9c\xa7\x74\xe5\xf7\xc8\xb5\x57\x45\xcb\xd6\xba\x6b\xd2\x39\x3f\xcd\x88\x17\x3e\xaf\x7d\xc3\x2c\xfd\xd3\x1f\x82\xce\xba\x50\x55\x1c\xbb\x11\xae\x80\x73\x6e\x60\x5f\x47\x6f\x8a\xd3\x9e\x97\xad\x39\x26\xd1\x92\x6c\xf0\x96\x72\xa1\x47\x06\x7c\x19\xf2\x84\x0e\xcd\x8d\x03\x36\x2c\xff\x2e\xc9\x4a\x0b\x13\x63\x40\x92\x8f\x05\x97\x01\x46\xb6\x90\xf7\x0d\x4f\x5b\x25\xef\x61\xe9\x20\x79\x41\x6f\xdc\x9d\xde\x17\xcd\xcd\xe7\x67\x0f\xa3\xfe\x94\x45\xc1\x85\x72\x53\x88\x96\x58\x6b\x41\xd5\x30\xce\x3a\x4b\xec\xbd\x8a\x17\xa1\x6b\xcb\x4d\x60\xb1\x30\x8e\xc8\x6a\xa5\x4d\x53\xce\x10\x29\x36\x24\x27\x02\x67\x6d\xe9\x20\xcb\x80\x7b\x1c\xcb\x17\xd6\x41\x32\x43\x46\xa8\xe6\xb8\x30\xf5\x99\x41\x49\x49\xa9\x70\x75\xa0\xab\x80\x2a\xff\x66\x3b\x79\xcf\x3e\x70\xae\xde\x52\x09\x5a\xda\x89\xc1\x12\x2e\xb3\x07\xbc\x93\x27\x7d\xc7\xa9\xfb\x9b\x7f\x81\x8c\x33\x6b\x50\xa3\x40\xd1\xba\x7b\xc9\x2e\x47\xca\x75\x2d\x21\xb4\x30\xab\x74\x57\x82\x08\x53\x62\x67\x0a\xf3\x58\xce\xab\xc4\xb5\x77\x18\x85\xe0\x09\x18\xc2\x5f\x6a\x9d\xce\xe9\x71\x4e\x35\xa0\x56\x7e\x2c\xd0\x5b\xbc\x43\x38\x93\x06\x00\x0d\xd4\x0a\xa2\x0c\xdd\xb6\x35\x02\xa3\x3d\x6b\xb1\x49\x19\x5a\x72\xb5\xe9\x3e\x10\x0c\x04\xbf\xe1\x69\xe7\x95\x46\xf9\xe8\xb6\xa5\xdd\x79\xce\x2f\xde\xf0\x3d\x91\xa8\x10\x24\x21\x29\xd8\xa7\xab\x4e\xba\xc6\xb0\x56\x84\x8e\x2e\xd5\x80\x13\xde\x71\xe0\xd6\x68\x5e\xb8\x6e\xa0\x6c\x36\xa8\xad\xea\xba\x41\x9b\x34\x8b\x60\x19\x48\x37\x61\x9c\xcd\x05\xe7\xa0\xdb\x1b\x1d\x53\x09\x87\x4a\xb6\xce\x8d\xad\xde\x7a\x16\x33\xf3\x73\x41\x8e\xd7\x04\xe1\xda\x38\x50\x1c\x11\x26\x4b\x41\x2a\x87\x47\xca\x89\x89\x52\xb1\x5d\xfc\xf2\xfa\xa5\x97\xe4\x33\x74\xa6\xfb\x78\x0e\x3b\x78\x85\x29\xe0\x22\x52\x61\xd1\x1d\x37\x5d\x39\xf2\x7a\x28\x5e\x9a\x95\xb1\xb5\xc2\x99\x24\x33\x2d\xc4\xb4\x8c\x72\xe3\xd4\xa2\xbc\xf2\x2f\x13\x01\x40\x60\x20\x9a\xa6\xb3\x55\x0e\xd9\x0e\x7e\x09\xc9\xd2\x1f\x6a\x3b\xf8\x06\x1a\x8e\x65\x40\x8e\xa7\xbf\x94\xc4\x9b\xe9\xb2\x27\xdc\xbe\x3c\xb2\x70\x6b\x06\x68\x68\x06\x6f\xcf\x90\xe1\xd4\x9c\x28\x9c\x62\xe5\xdf\x26\x46\x20\xba\x97\xf7\xc4\xe2\xd0\x5a\x7b\x69\x06\xc4\xe2\xd0\x5a\x7b\x69\x86\xf9\xa0\x57\xf4\x05\x54\xc1\x1f\x47\x2c\x4a\xf2\x86\xb2\xf2\xa3\x09\xc3\xf1\x22\x7e\x7b\x7c\x74\xfb\x0a\x5e\x45\x89\x1b\x33\x2c\x54\x23\x62\xb7\x6d\xd7\x04\x74\x9d\xd6\xda\xcf\x3a\x22\xc7\x49\x39\x10\x16\xda\x06\x02\xc7\x82\x9f\x9b\x04\x66\x29\xcf\xf7\x7a\x59\x5d\x56\x5f\x4f\x76\x4b\xaa\xc4\x70\xd3\xbf\xab\xc4\x19\x79\x00\xc7\x66\x22\x42\xf2\xef\xa8\xea\x91\x6f\x20\x5d\x98\xca\x6a\x75\x4c\xfe\xb0\x09\x1e\x8d\x36\x9d\x51\x9d\x2a\x1e\x35\x1e\x34\x26\x0a\x53\xf0\x2c\x80\x6b\x77\xaf\x50\xe7\x99\x0d\x95\x70\x83\xd2\x24\x7e\x52\x63\x52\x41\xac\xbe\xbb\xcd\x77\x45\x67\x4c\x10\x63\xf5\x53\x1a\x53\x19\x38\xfe\xf6\xc6\xa4\xcf\xcb\xf6\x98\xe0\xd0\xfa\xe9\x8c\x29\x2a\x46\x57\x92\x24\xe1\x79\x71\x23\xf8\x8a\xfa\x19\x75\x4f\x6e\xdb\x57\x6b\x68\xd0\xc4\x1c\x5a\x74\x27\xc2\x2f\x87\x1a\x95\xf9\x0a\xee\x55\xd8\xa2\x45\x08\x4f\x70\xb6\xe1\x52\x45\x0c\x68\x6f\x50\xdd\x97\x1b\xce\x71\xac\x7b\x00\xbf\x59\x9f\x70\x70\x51\x01\x7d\x83\x37\x78\xed\xeb\xe8\xf8\x35\x2c\x8c\x64\x28\x07\x29\x3a\xaf\xb4\x96\xc3\x0e\xc8\x4c\x5b\xd4\x15\x47\x0f\x5c\xdc\x2f\xd0\x5b\xf3\x68\x90\x24\x86\x09\x20\xb6\x18\x33\x56\x9b\xd9\x5e\x41\xcf\x7b\x63\x57\x18\x1f\x99\xfd\x68\x90\xae\x63\x0d\x37\x69\x70\xd0\x52\xce\x6c\xcf\x00\x1b\x71\xca\xd8\x0a\x18\x35\x3c\x9f\x12\x9d\xbc\x71\x0b\x74\xf2\xe3\x89\xb2\x13\x90\x5c\xcd\x30\x69\x9a\x6c\x20\x40\x0f\x12\x85\xdb\x03\x0f\x8e\xca\x59\x2d\x56\xdb\xa9\x2f\xcf\x32\x5b\x0a\x0b\x02\x10\x69\x35\x70\x34\x8f\x58\xd3\x0e\xab\x86\x58\x31\x48\xd1\xb0\xaa\xf5\x69\x59\x2d\x1d\xcd\x07\x54\x2b\x8b\x4a\x04\x89\xba\x4e\x76\x77\xc4\x97\x0c\xf8\x4c\xf7\x7b\xae\xed\xbc\xf6\x73\x41\xb2\x8d\xb9\x0c\xe5\x27\x45\xf2\x48\x4c\x0a\xc5\x3c\xc4\xc3\x71\xb2\xb8\x01\xff\x03\xd6\x14\xaf\x47\x5f\x56\xd1\xe3\xe0\x36\xd8\x4b\x78\x5b\x51\x01\x01\x2f\x60\x6a\xf9\xf5\x95\x12\x1c\xe7\x6d\xd5\x16\x82\xaa\x5d\xa8\xe1\xde\x79\x15\xa8\x64\x50\x08\x9a\x63\xb1\x43\xaf\xaf\x5f\x2e\xf6\x15\x74\xc6\x5d\x97\xab\xbd\x90\xa6\x01\x11\x03\x39\xa5\xbb\xb8\x03\x33\x22\xff\x2c\xd6\x12\x8a\x2f\x07\x1f\x93\xf3\x22\x77\x32\x51\xfe\x24\xe4\xd6\x12\xdf\x9a\xe7\xd1\x86\x67\x69\x5d\x00\xa6\x0e\xa6\x4e\x1d\x45\xd8\x48\xa1\x01\xd7\x01\x7d\x37\x3c\xb5\x2e\xe6\x92\x59\xdc\xb9\x41\xeb\xac\x7b\x9c\x87\x98\x47\x0b\x81\x73\x94\xc3\x7d\x01\x0e\xfd\xc9\x70\xc9\xfc\x19\xf5\x11\xab\xd4\x33\x19\x95\x47\x00\xa3\x7b\x22\x18\xc9\x50\x81\x05\xce\x89\x22\xc2\x85\x81\x06\x50\xd0\xf8\x22\x29\xe1\x58\xf3\xbd\x4e\xba\x70\x73\xec\x3e\xb3\x33\x89\x1b\xb1\x35\xfc\xa3\x72\xbc\xc0\xb4\x1b\xd9\xb1\xaf\x5c\xa6\xdd\x13\xf6\x2c\x2e\xf3\x6c\x0e\xf3\x1a\x78\x24\x7c\xaf\x49\x64\x3a\x5a\xcc\xb6\x7c\xa0\x2c\xe5\x0f\xf2\x10\x20\xe3\xaf\xe6\xd5\x3a\x4c\xdd\x46\xb3\xca\x0e\x98\xe1\x1d\x4a\x03\xe8\xe8\x05\x33\x9c\x6a\xa0\x77\x2c\x1c\xec\xb1\x62\xb8\x0b\x2d\x35\xc3\x4f\x16\xff\x26\xc0\xc3\x31\x4c\x84\x75\x2e\xf1\x95\xd0\xf4\x14\xc5\xd9\x6d\x41\x92\x51\xfa\xdf\xeb\xb7\xb7\x97\xed\xd7\xb5\x6a\x6a\x12\x63\xf5\x88\xf5\xdf\xeb\xb0\xe4\xb0\x02\x48\x96\x1b\xce\xef\xd1\x59\x23\x02\x67\x53\x2e\x17\x09\xcf\x1b\x71\x0c\x73\x49\xd7\xf2\xc2\xb2\xe6\x5c\x8f\x20\x9c\x65\x4c\x59\x06\xb2\xd1\x49\x6f\x08\xb5\xb6\xc8\x2c\x74\x32\xa9\x46\x01\x0b\x64\x42\xa2\xc2\x0a\xd6\xae\xa2\xd0\x9e\x06\x90\x76\x26\x34\xfb\x58\xca\xf9\xfe\x52\xf9\x02\x7b\x5c\x0b\x2c\x97\x4b\x45\x71\x51\x60\xb1\x55\xfa\x7b\xe7\xcc\x26\xa0\x1d\x0d\x2c\x72\x40\xfc\xe8\x71\x02\x20\x6f\x5f\xd4\xbb\xcc\xc9\xa2\x5e\x80\x3e\x38\xd6\x2e\x80\xdf\x0f\xd2\x43\x25\x85\x16\x50\x1f\x63\x15\xb7\x81\xfc\x10\x58\x1f\x43\x71\x5f\xf8\x3c\x4a\x9e\xa1\xa7\x95\x69\x68\xa4\x5c\x43\x47\x45\x7c\x82\x8f\xc8\x56\xea\x73\x7c\x68\xe8\xed\xde\x7b\x3d\x9b\x0c\xb5\x9f\x1a\x1c\x8a\x85\x92\x1a\x61\x9f\x46\x57\x3d\x46\xb0\x57\xfd\xbb\x1d\xea\xdc\x66\x69\x07\xd2\x76\x3c\xb3\xaf\x78\x46\x4c\x2a\x50\x5c\xbc\x7c\x6f\xd4\xe1\xa9\x6c\xd2\x19\xe2\x88\x31\xe1\xde\x77\x2e\x23\x4a\xcf\xdf\x5d\x45\x1b\x40\x4b\xa5\x30\x84\x1e\xea\x6d\x6c\xfe\xe2\x05\x2a\xb5\xb9\xa5\xe7\x4f\x19\x64\xb3\x19\x49\xab\x04\xdc\xb8\xf3\x1f\x55\x09\xa1\x99\x89\x2f\xf9\x4f\x54\xca\x00\xbb\x6e\xea\xcb\x67\xea\xe2\x3d\xff\xe1\xfe\xeb\x3f\x1f\x9b\x1e\x6a\xfa\x31\xc2\xaa\x78\x65\x02\x63\xda\x39\x31\x66\xd8\x36\x66\x46\x71\xd3\xe3\xd0\x86\x35\x05\x21\x4c\x89\x15\x9b\xcb\x96\x65\x2d\x52\xd2\xa6\x52\x45\x24\x52\x9b\x66\x8b\x44\x34\x02\x6a\xd0\x3b\x6e\xef\xe2\x22\x33\x74\x03\xa1\xd8\xf5\x2f\x11\x55\xfb\xde\x71\x73\x67\xd7\x31\x82\xdb\x23\xea\x46\xb6\xa6\xfa\x8b\xba\x4a\xa4\x99\x15\x57\x25\xd2\xfc\x54\x31\x6b\x68\x52\x1a\x75\x82\x7d\x73\x7e\x4f\x76\x55\x1d\xbe\x00\x49\x5b\xbf\xd2\x86\x75\x57\x6c\xe9\xd0\x57\x53\x14\xef\xff\xd8\xfb\x64\x78\xbe\xa4\x2c\xa6\xa3\xa6\x5b\x8e\x7d\xa0\x67\x6e\x21\x59\x0a\xff\x84\x2e\x1e\x63\x21\xe2\xca\x56\xb6\x56\xe3\xfd\x70\x91\xca\x56\xd1\xc9\xd0\x31\xc5\xeb\x03\xb2\x86\x32\x9b\xc5\x25\x1b\x17\xf9\xbf\xfa\x67\x89\xb3\xd0\x3e\x6a\xaa\x1b\xe6\x05\x47\x62\xaf\xca\xd8\x03\xcd\xd2\x04\x8b\x10\xd3\xaf\xb8\x70\xc9\x7c\xd2\x66\xfa\x9a\xcb\x91\x12\xcc\x2a\x51\x58\x73\x8e\x0c\x17\xd9\xc5\xa8\xc0\x42\xd1\xa4\xcc\xb0\x40\x5a\x6e\xac\xb9\x08\x14\x60\x8c\x3d\xcf\xab\x6d\x70\x4b\x12\xce\xd2\x31\x08\xc9\x5d\xf7\xdd\xe6\xda\x2a\x13\xbd\x4a\xe1\x4e\xa8\xd0\xa2\x42\x58\x50\x6b\x53\xa2\xb3\x76\xf2\x2f\x5f\x39\xf9\x58\x89\x94\x90\x34\x83\x6c\xbb\x07\x2a\x49\x33\xf9\x94\x4a\x44\xcd\x95\x82\xe7\xf5\xa9\x54\xcb\x88\x10\xb3\x7c\xb6\x73\xe8\xf3\xac\x4a\x0c\x57\x08\x22\x6b\x6d\x7f\xed\x26\xb4\x8b\x1c\x96\x05\x46\x78\xac\xb8\x20\x5b\x22\xd0\x59\xca\x81\x22\xdc\x58\x77\xbe\x40\xff\x1f\x11\xdc\x54\xd8\x22\x6b\xe3\x33\x31\x5b\x3a\x40\xb4\x8a\x6e\xb6\x11\xc9\x58\xa2\x67\xe8\xcc\x5c\x83\x47\xf3\x9c\xa4\x14\x2b\x92\xed\xce\x9d\xa9\x65\x12\x2a\xfd\x83\x3f\x3e\x84\x19\x81\x2b\xf5\x60\x4a\x2d\x91\x6e\x14\xe5\x0e\xeb\xc4\x5d\x29\xab\xe5\xf9\x60\x45\xd2\x96\x1a\x5e\xb9\x0f\x8c\xc0\x8e\x66\xbb\x7f\x68\xde\xc5\x48\x90\x35\xec\x5b\xb3\x17\x8f\xb0\x6b\x1f\x9d\x9b\xe5\x21\x30\xf8\x27\x97\x1d\xd2\x5d\xaf\x36\x66\xea\x34\x83\xba\x52\x5f\xb3\x5a\x02\x48\x46\xca\xb6\xfc\x5e\xab\x63\x4b\x9c\xdc\x97\x05\x92\xb6\x48\x63\x6f\x47\x7a\x66\x42\x61\xb1\x26\x7b\x2a\x57\x5b\x30\xc1\x23\xb6\x13\x86\xc3\xed\xc7\xcc\xcb\x9d\x77\x7d\xaa\x1e\xce\x28\xee\x95\x89\x6d\xdf\x88\x7e\xaa\x2b\xfd\x28\x98\xf1\x2b\x4a\x84\x33\x4d\x74\x27\x48\x8a\xca\x02\x0d\x06\x98\x55\x19\xa2\x05\x97\x54\x69\x29\x6f\xc2\xbe\x9b\x50\x9a\xde\xce\x7f\xdf\x70\xa9\xb4\xd9\xf3\x77\xc4\x85\xfb\x6b\x2f\x45\x97\xdd\xb6\x26\xac\x92\x49\xcd\xd7\x1d\x52\x2f\x88\x54\x34\x69\x7e\x79\x90\x73\x06\xf8\x93\x7c\x4c\xb2\x32\xed\xdd\xd1\x6d\x1d\xd8\x3c\xd7\x2a\xe7\xe8\x7c\x0d\x05\x56\x8a\x08\x56\xd7\x5b\x80\xd4\x8a\x01\x93\xc8\x8a\x72\x57\x96\xd7\xac\xf1\x02\xdd\x2a\x2c\x37\x66\x4e\xec\x03\xe6\x16\x4a\x93\xa5\x51\x5b\x17\xfd\x54\x5b\x97\x6b\xbb\xee\x2c\xd0\x6d\xe5\xb7\x00\xd7\xb2\xee\xde\xc9\x07\x98\xb2\x13\x94\x0a\xba\xed\x95\x74\x1e\x53\x2a\xb0\xd3\x7d\x1b\xb8\xc0\x6a\x13\xe6\xc9\x1b\xfd\x54\x6b\x0f\x80\x93\x13\x5e\x06\xd7\x05\xcc\xd6\x0f\xd6\x69\x41\x56\xc1\x2e\x7f\x20\xab\x46\xba\x67\x68\xdb\xa2\x08\x2b\xad\xae\x70\x33\x74\xce\x04\x25\xee\x3d\x65\x83\x1e\x86\x70\x7d\x15\x0f\xb8\x11\x35\x99\x03\x52\x5e\x90\x22\xa3\x49\x84\x64\x72\x0f\x9a\xd2\x08\x90\xaa\x29\xa9\x20\x29\x62\x65\xbe\x34\x92\xa9\x7a\xc4\xd4\x48\x1c\x14\x4d\xf5\x39\x58\xc9\xb1\x7d\xff\x41\xda\xd0\xa6\x9f\xf7\x49\x90\x50\x5d\x0a\xbf\xf2\x20\x19\x2e\xe4\x86\x2b\x6f\x52\x71\xaf\x87\x4c\x8f\xfd\x2b\xc8\x40\xb9\x6d\xd2\x68\x54\x22\xeb\xfe\xbd\xff\xa4\xde\x4f\x13\xc1\x75\x06\xa5\x7d\xb3\x4a\xaa\x6d\xc8\x6c\x08\x45\xef\x17\xf9\x12\xe1\x2d\xa6\x19\x5e\x66\x04\xf2\x2f\x9a\xfa\x2a\x08\x1b\x53\x7e\x01\x9d\x18\x39\x73\x52\xab\xb2\x43\xe8\xa5\xe2\xe8\x64\xdb\x1a\x8c\x22\xa2\x37\xa2\xc5\xcb\x84\x86\xc4\x5b\x5e\xb2\xfe\x02\x74\x6d\xed\xac\xf1\x70\xe7\xfc\x37\x74\x8c\x6d\x0a\xc5\x0a\x4d\x56\x53\x3f\x97\x81\xf0\xd6\x7f\x4e\xb0\xb8\xa0\x8c\x36\x22\x40\xd1\x6d\x43\x9a\x55\x44\x9b\x97\x6a\x0c\x8a\x74\x23\x41\x50\x4a\x05\x14\x02\xea\x8f\x99\xf3\x48\xbe\xa1\xa1\xda\x3f\x2c\xe1\x10\x83\xc1\x01\xd2\xb4\x42\xd8\x3e\x65\xbd\x68\x03\x32\x00\x87\x22\x0c\xc2\x30\x14\x7c\x54\x0b\xfb\xd8\x0a\x0d\x58\x6d\x9c\x6b\xaf\x8d\xc0\x63\x65\x8d\x98\xa8\xec\xc5\x5a\x1c\xb8\xe2\x92\xc8\x84\x5e\x99\x92\xb3\x40\x14\x9d\xbe\x38\x1d\x56\x78\x23\x94\x5d\x33\x38\xc1\x0b\xbc\xc6\xfe\x8b\xdf\xdb\xa5\xcc\x3b\xaf\xa1\x94\x28\x22\x72\x70\x56\x6d\xf8\x83\xf9\xbb\x91\x89\x85\x7d\xca\xeb\x59\x80\x0a\x3e\x50\x1c\x86\x9b\xba\x62\x8d\x49\x73\x45\x99\xa1\xb6\xcb\x03\xde\x21\x2c\x78\xc9\x6c\x19\x23\x0f\xcd\xca\x70\x7c\xdb\xe9\xec\x3b\xce\x48\x95\x56\xd6\x4c\xfa\xa3\x12\x2d\x89\x37\x31\x81\x32\xf4\x7c\xf1\xfc\xd9\xa3\xa6\xdc\x1f\x85\xb0\x5f\xae\xb8\x51\x4c\x4b\xcf\x43\x1d\x91\x60\xf8\xff\x51\x7d\x11\x04\xa7\xef\x59\xe6\x41\xfd\x5a\xfd\x79\x6b\x18\x11\x5e\x9b\x57\x92\x13\xf2\x97\xe0\xa7\x07\x41\x15\xa9\x0d\x34\xcf\x44\x9e\x41\x16\x90\x56\xad\x1b\xa7\xdb\x79\xdb\x37\x05\x8f\x84\x86\xe7\xcf\x8b\x91\xe5\xf2\x11\x3b\xd7\x26\x54\x02\x73\xd6\x1b\x37\xce\x59\x6f\xdf\xed\xd9\xc4\xcd\x21\x9e\x9c\xa0\x33\xf3\xe4\xa9\x44\x90\x72\xf5\xa8\xe5\xb4\xc3\x7d\xf5\xb1\xf0\x20\x87\x1d\x53\xa1\xc0\x2c\x35\x8a\x78\x78\xec\x9e\xf1\x36\x66\xc5\x33\xf6\xcf\xc8\x06\x6f\x89\x44\x92\xe6\x34\xc3\xc2\x5b\x91\x5f\x71\x74\x6b\xc6\x83\x96\xa5\x6a\x56\x9c\xad\x2a\xcb\x36\xea\xac\xa2\xdf\x9c\x7d\x75\xf9\xe1\xbb\x77\x97\x6f\x5f\xf9\xfc\xea\x5a\x22\x11\x37\x66\x70\x6e\x74\xd7\xb4\xf9\xa1\x7a\xb1\xfc\xfd\xec\x59\x46\xd7\x77\xbd\x16\x20\xc3\xdc\x58\x74\x0f\xf2\x52\x95\x38\xf3\x8e\x1e\x6c\x3d\x49\xb7\x8f\xd9\xdf\xfe\xf8\x9d\x79\x7d\xb2\x0d\xfc\x7d\x30\xae\x27\x00\x90\x0c\x9b\x29\x83\x2f\x2a\x2c\xef\x03\x90\x83\xbc\x6f\x19\x5b\xf0\x43\x22\x52\xa3\x9f\x74\xf0\x10\x45\x0a\x63\xe2\xe0\xfb\xfd\x11\xf4\x1a\x66\x3e\x3d\x60\x48\x62\xef\xeb\xc1\xed\x6e\x34\xbd\xa6\xd0\xdd\x46\x49\x5f\xd3\x89\x0b\x41\xa4\x1a\xaa\xba\x51\x94\xa2\xe0\xd2\x14\x1c\xdb\xf1\x52\x80\xe5\xb0\xc4\x92\xa0\x0d\xd6\x27\x15\xd1\xc7\x6e\x91\xf1\x1d\x49\x4d\xf0\xdf\x17\xe5\x92\xbc\xfc\x0c\xa0\xb5\x7e\x81\x78\x4f\x48\xd1\x54\x7e\xed\xe5\x3d\x0d\x7b\x5e\x8b\xf1\xba\xbf\x94\xad\x78\x75\x36\x0f\xb0\x98\x1e\x32\x00\xa7\x97\x45\xf1\x19\x85\x30\xf4\xd1\x7a\x30\x84\xfc\xc5\x58\xdc\xfa\xb1\x01\x58\xa3\x11\x34\x58\x68\xe3\xc0\x18\xb8\xbd\x9d\xd6\x63\x6b\x8d\xba\x74\x36\x41\x45\xc6\x44\x5d\x10\xc9\xb3\xad\x85\x3f\xf5\x3b\x8f\x50\x69\xa1\xef\x28\x25\x49\x86\x05\xf4\xdc\x22\xab\x35\x47\xe8\xaf\x98\xa7\x12\x9c\x65\x83\xea\x12\x94\x36\x3c\x50\x95\xf5\xab\x1e\x11\x07\x4c\x00\x51\x7e\xb4\x44\x1a\x94\x38\xbe\x08\xc2\x27\x90\x46\x24\x2f\x5e\xd2\xbd\x33\xb4\x2d\x90\x48\x5e\x54\xe6\xce\x0e\xb5\xaa\x89\xc2\x7a\xae\x4a\x96\x80\xd3\xed\xc2\x1a\x5b\xe8\x92\xa1\xbf\x83\x87\xf3\x25\x15\x7f\xdf\xeb\xa9\x4d\x68\x7c\xc0\x3b\xd9\x38\x33\xb5\xd1\x70\xa1\xf2\xc2\x55\x21\x34\x46\x29\x84\x24\x8e\x90\x60\x29\x95\xfa\xbc\xbc\xc2\xe0\xa8\x0f\x6e\xb4\xd3\xfe\xb2\x52\x2e\xa8\xcd\x20\x99\xee\x7f\x96\x19\x5f\x5e\xe4\x58\x2a\x22\x2e\x52\x9e\x5c\xe4\x98\x95\x38\xfb\x4e\xff\x75\x21\xa4\xfa\x75\x62\x3e\xda\x17\x99\xe1\x57\xe1\x72\x92\xd2\x32\x0f\x76\xf6\x56\x71\x81\xd7\xe4\x2d\x3c\x5d\x85\x13\xc3\x34\x9a\xa3\xc1\xfc\x1d\x9c\x83\x4b\x52\xa5\x8c\xf6\xef\x2f\xa8\x82\xb6\x1d\x54\xac\xbd\x0c\x2e\xe9\xbf\xc8\x1b\x9a\xd3\xde\x70\x05\xcc\x76\xef\x7b\x01\xba\x79\xd0\x9d\x33\x0f\xed\x2b\x0b\xa2\xbe\x40\xff\x75\xf6\xcd\xef\xbe\x9f\x9f\x7f\x7a\x76\xf6\xf5\xb3\xf9\x9f\xbf\xfd\xdd\xd9\x37\x0b\xf8\x8f\xdf\x9e\x7f\x7a\xfe\xbd\xfb\xc7\xef\xce\xcf\xcf\xce\xbe\xfe\xe2\xed\xeb\xbb\x9b\x57\xdf\xd2\xf3\xef\xbf\x66\x65\x7e\x6f\xfe\xf5\xfd\xd9\xd7\xe4\xd5\xb7\x91\x44\xce\xcf\x3f\xfd\x4d\x4f\x67\x3e\xce\x1b\x31\x8f\x94\xa9\x39\x17\x73\xd3\xf3\x17\x7d\x15\x86\x07\xf6\x60\x9f\xa0\x98\x23\x41\x14\x61\x7a\xd5\x4d\x35\x99\x5f\x05\xc8\x98\xca\x8e\x4d\x12\x43\x7b\xa4\x2e\x26\xe9\xdd\xf3\x57\x8d\x9a\x93\x1b\xfe\x20\x51\x52\x0a\xa1\x15\xd2\xca\xd5\xa2\xca\xa2\x51\x88\x70\x20\x2c\xf1\x33\x78\xfa\xaa\x29\x31\xba\xcc\x36\x70\xac\xf8\x45\x7c\x86\xa5\xba\x13\x98\x49\x53\x7e\x90\x0e\x09\xfb\x76\xfe\x2d\xd6\x16\xb7\x73\x10\xd7\x7d\x57\x15\x21\x92\x1a\x1d\x40\x9b\xcd\x66\x4a\x87\x00\x57\x8e\x30\x03\xeb\xcf\x9a\xd5\xb5\x05\x00\xf5\x3e\x21\xd8\x90\xa5\x44\x64\x3b\xad\x78\xd7\xdf\x32\x95\xa9\x52\x5f\x0a\xbf\x29\x65\x61\xdc\xc1\xf7\x8c\x3f\x30\xa3\xe6\x34\x74\x78\x93\x15\xee\xbe\x73\x79\x73\x6d\x95\x1c\x4b\x7c\x80\x2e\x95\x08\x27\x09\x29\x14\xa0\x83\xbd\x0f\x39\x44\x35\xc5\x8a\xcc\xf5\x57\x0e\x81\xee\x73\x22\x25\x5e\xc7\x2c\xc8\x25\xda\x94\x39\x66\xa0\x8a\x81\x91\x63\x5f\x75\x31\x4d\x7a\xbc\x29\x51\x98\x66\xd2\x5c\xda\x31\x38\x63\xa4\xb1\x88\x2d\xa0\x23\xc7\xbb\xfa\xee\xc6\x43\x46\xc3\x97\x92\x88\x2d\x49\x5f\x1b\x9f\xd7\x20\x70\xb4\x17\x32\x67\x4a\x64\xd1\x3d\x5f\xde\xc2\x05\x93\x2e\xd6\x15\x49\x1f\x27\xb4\x79\xf5\x01\x9b\x5a\x61\xa6\xc6\x52\x59\xe8\xe1\x7e\x0e\xae\x50\xa9\x30\x4b\xc8\x0c\xd1\xd5\x98\x4f\xd0\x6a\x67\x67\x3b\xf4\xfc\x93\x19\x18\xa0\xd0\x4d\xc3\xff\x8b\xea\xd3\x5f\x7f\xfc\x76\xb1\x3f\x19\xc3\x64\xff\x3c\xeb\x74\x9d\x4a\xc4\x4b\x50\x61\xa1\xd8\x8b\x29\x2d\x66\x94\xea\x2a\x49\xcb\x74\x65\xc8\xe6\x57\xfa\x3d\x6b\x65\xb8\x01\xfb\x19\x79\x38\xc2\x20\x74\x14\x09\x82\x65\xd4\x5a\x9b\x5b\xf3\xf4\xc3\x95\x6e\x5b\x8d\x19\x6a\xbe\x6b\xa1\x53\x31\x27\x1a\xc4\x6f\xaf\x70\x4e\xb2\x2b\x2c\x6d\x35\xef\x2a\x2d\x43\x6f\x6f\x53\x7c\x92\x73\x49\xaa\x8b\x6e\xec\x85\x5c\xc1\x9a\xe1\x10\xf7\x05\x18\xb9\xd0\x2a\x16\x5a\x97\x58\x60\xa6\x08\x49\x35\xe5\xbd\xbd\x62\xeb\x86\x1e\xbe\x5f\xf6\x4f\xa2\x81\x79\xbb\x35\xc5\x88\xeb\xe0\x6d\x33\x65\x33\x10\xbe\x7c\x85\xee\x00\x6c\xfb\xdc\x94\xd0\xf9\x92\x81\x24\x3c\xa8\x47\xc3\x49\xb3\xfb\x59\xff\x7c\xd5\xae\xc8\x5b\x2d\x0a\x32\x57\x92\xad\x38\x5f\xd8\xab\x5b\x40\x3f\xac\x17\x6d\x60\xfa\xdf\x62\xb6\x43\xf5\x26\x5a\x40\x3e\x6e\x23\x28\x12\xd6\x46\xea\xb3\x1e\xe1\x44\xf0\x46\x01\xd8\xa1\xa3\x27\xa3\xf7\x04\x5d\x3a\x2f\x8f\xd9\xb0\x4b\x92\x60\x6d\x5c\x61\xb1\xa4\x4a\x60\xa3\xa4\xbb\xf3\xdb\x6a\x83\xe6\xc2\x8e\x01\xa2\x67\x92\x10\xb4\x80\x02\xb7\xdd\x7d\x2f\xcf\xcd\x46\xc6\x4b\x9a\x51\x93\x7a\x95\x42\x4a\x77\x06\x21\x40\x43\xdd\xa4\x79\xc1\x85\xc2\x43\x71\x50\xde\x35\x1b\xb6\x9d\xe6\x3d\x27\x7f\xcf\x43\xf6\x1c\xe9\xf9\x8b\xd9\xa9\x3d\x7f\x18\x38\xee\x07\x72\x65\x83\x61\x2f\xfb\x46\x58\xf8\x20\x69\x07\x39\xee\x3d\xee\xc2\x95\x72\x2e\x15\x12\x24\xd1\x3c\x53\xcb\xf7\x8a\xfe\x5e\x5f\x8d\x54\xa2\xb2\x57\x19\x43\xd7\x0a\x25\x5c\x68\x39\x0c\x61\x77\x56\x10\xf7\x3c\xda\x83\x01\xd7\x5f\x6f\x54\x04\x2e\x8b\x14\x9b\xd8\x06\x94\x97\xe6\x6e\x24\xe7\x14\xd5\xa2\xec\x56\x77\x72\xcf\x43\xe5\x93\xd7\x43\x92\xba\x67\x0d\x3a\x3f\x6d\xad\xbf\x1e\x6d\x9f\x2f\x89\xc2\xcf\xeb\x9f\x40\x40\x19\x23\xbc\xf9\x57\x93\x50\x40\xd2\x86\xfe\x6e\x6d\x2a\xfb\xcb\xff\x1f\x00\x00\xff\xff\x04\xc1\xeb\xa3\xc2\xb3\x02\x00") - -func stashAppscodeCom_backupconfigurationsYamlBytes() ([]byte, error) { - return bindataRead( - _stashAppscodeCom_backupconfigurationsYaml, - "stash.appscode.com_backupconfigurations.yaml", - ) -} - -func stashAppscodeCom_backupconfigurationsYaml() (*asset, error) { - bytes, err := stashAppscodeCom_backupconfigurationsYamlBytes() - if err != nil { - return nil, err - } - - info := bindataFileInfo{name: "stash.appscode.com_backupconfigurations.yaml", size: 177090, mode: os.FileMode(420), modTime: time.Unix(1573722179, 0)} - a := &asset{bytes: bytes, info: info} - return a, nil -} - -var _stashAppscodeCom_backupsessionsV1Yaml = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xdc\x5a\x4b\x6f\xe4\xc6\xf1\xbf\xeb\x53\x14\xfc\x3f\xd8\x06\xa4\x11\xd6\xfe\x23\x48\x74\x93\x65\xaf\x23\xc4\xbb\x10\x56\x5a\x5f\x82\x1c\x8a\xcd\xe2\x4c\x5b\x64\x37\xd3\x0f\x69\xc7\x41\xbe\x7b\x50\xdd\x4d\x0e\xc9\xe1\x6b\xb4\xda\x20\x70\x9d\x34\xfd\xa8\xae\xe7\xaf\xaa\x9b\xc2\x5a\xfe\x4a\xc6\x4a\xad\xae\x00\x6b\x49\x9f\x1c\x29\xfe\x65\x37\x8f\x7f\xb6\x1b\xa9\x2f\x9f\xde\x9c\x3d\x4a\x95\x5f\xc1\x8d\xb7\x4e\x57\x1f\xc8\x6a\x6f\x04\xfd\x48\x85\x54\xd2\x49\xad\xce\x2a\x72\x98\xa3\xc3\xab\x33\x00\x61\x08\x79\xf0\x41\x56\x64\x1d\x56\xf5\x15\x28\x5f\x96\x67\x00\x25\x66\x54\x5a\x5e\x03\x80\x75\xbd\x79\xf4\x19\x19\x45\x8e\xc2\x29\x0a\x2b\xba\x02\xeb\xd0\xee\xce\x00\xe2\xaf\x0c\xc5\xa3\xaf\x2d\xd9\x28\x4f\x98\xdc\x60\x5d\x5b\xa1\x73\xda\x08\x5d\x9d\xd9\x9a\x04\x73\xdc\x1a\xed\xeb\xb4\xbd\xbf\x22\xf2\x4a\xc7\x0a\x74\xb4\xd5\x46\x36\xbf\x2f\xda\x03\xf9\xef\x66\x5f\xf3\x33\x48\x0d\x10\x95\xff\x21\xc8\x72\x1f\x65\x09\xe3\xa5\xb4\xee\x6f\xc7\x73\xbf\x48\xeb\xc2\x7c\x5d\x7a\x83\xe5\x50\x8b\x30\x65\xa5\xda\xfa\x12\xcd\x60\xf2\x0c\xc0\x0a\x5d\xd3\x15\xbc\x67\x99\x6b\x14\x94\x9f\x01\x3c\x45\xf7\x04\x99\x2f\x00\xf3\x3c\x58\x1d\xcb\x3b\x23\x95\x23\x73\xa3\x4b\x5f\xa9\x56\xa3\xdf\xac\x56\x77\xe8\x76\x57\xb0\x61\xeb\x6c\xa4\x7a\xd2\x8f\x64\x36\xac\x46\x58\xd2\x58\xf7\x36\x4e\x5c\x3c\xec\x6b\x4a\x13\x6e\x5f\x07\x27\x18\xa9\xb6\x0b\xec\x98\xc7\x28\xbb\xf7\x87\x89\x05\x76\x0e\x9d\xb7\x9b\x7a\x87\xb6\xcf\xe9\xae\x33\x32\xcf\xa2\x09\xbc\xcd\x51\xd4\xf5\x18\x5e\x6f\xfb\xec\x72\x74\x71\x20\x4e\x3f\xbd\xc9\xc8\xe1\x9b\xe8\x19\xb1\xa3\x0a\xaf\xd2\x72\x5d\x93\xba\xbe\xbb\xfd\xf5\xfb\xfb\xde\x30\x40\x6d\x74\x4d\xc6\xb5\x81\x14\xa9\x93\x4a\x9d\x51\x80\x9c\xac\x30\xb2\x76\x21\xc7\xbe\x66\x86\x71\x15\xe4\x9c\x43\x64\xc1\xed\xa8\xf1\x32\xe5\x49\x06\xd0\x05\xb8\x9d\xb4\x60\xa8\x36\x64\x49\xb9\xa0\x61\x8f\x31\xf0\x22\x54\xa0\xb3\xdf\x48\xb8\x0d\xdc\x93\x61\x36\x60\x77\xda\x97\x39\x08\xad\x9e\xc8\x38\x30\x24\xf4\x56\xc9\xdf\x5b\xde\x16\x9c\x0e\x87\x96\xe8\x28\x85\xeb\x81\x42\x54\x29\x2c\xe1\x09\x4b\x4f\xe7\x80\x2a\x87\x0a\xf7\x60\x88\x4f\x01\xaf\x3a\xfc\xc2\x12\xbb\x81\x77\xda\x10\x48\x55\xe8\x2b\xd8\x39\x57\xdb\xab\xcb\xcb\xad\x74\x0d\x84\x08\x5d\x55\x5e\x49\xb7\xbf\x14\x5a\x39\x23\x33\xef\xb4\xb1\x97\x39\x3d\x51\x79\x69\xe5\xf6\x02\x8d\xd8\x49\x47\xc2\x79\x43\x97\x58\xcb\x8b\x20\xba\x72\x21\xef\xab\xfc\xff\x4c\x02\x1d\xfb\x75\x4f\xd6\xa3\xe8\x88\x14\x32\x76\xc6\x03\x9c\xb5\x20\x2d\x60\xda\x1a\xb5\x38\x18\x9a\x87\xd8\x3a\x1f\x7e\xba\x7f\x80\xe6\xe8\xe0\x8c\xa1\xf5\x83\xdd\x0f\x1b\xed\xc1\x05\x6c\x30\xa9\x0a\x32\xd1\x89\x85\xd1\x55\xe0\x49\x2a\xaf\xb5\x54\x2e\xfc\x10\xa5\x24\x35\x34\xbf\xf5\x59\x25\x1d\xfb\xfd\x9f\x9e\xac\x63\x5f\x6d\xe0\x06\x95\xd2\x0e\x32\x02\x5f\x73\xf8\xe6\x1b\xb8\x55\x70\x83\x15\x95\x37\x68\xe9\x8b\x3b\x80\x2d\x6d\x2f\xd8\xb0\xeb\x5c\xd0\x2d\x09\xc3\xc5\xd1\x6a\x9d\x89\x06\xc5\x0f\x34\x9e\x5f\x31\x38\x03\xcc\x0c\x87\x07\x2e\x4e\x60\x04\x86\x0a\x76\x46\x8a\xf6\x88\xd3\x37\x5a\x15\x72\xeb\x4d\x48\x27\xd0\x26\x0d\xff\x80\x4e\xec\x8e\xb8\x02\x64\xc4\xe1\xe0\x2d\xe5\xcc\x26\x1e\x1f\x7d\x1a\xb1\x1b\x6c\xa7\x26\xac\xd3\x01\x22\x56\xfc\x1c\x8a\xd6\xc8\xdc\x40\x99\xeb\xbb\xdb\xb0\x94\x43\x96\xd5\x08\xc5\x0e\x0a\x6d\xc2\xaf\x36\x3e\xa3\xa0\x41\x63\x52\xb1\x72\x1c\xd3\x84\xbb\x1a\x3a\xce\x9c\x51\x89\x9a\x04\xe2\xf3\x99\x23\xc3\xd0\xab\xca\x11\x80\x79\x59\x0e\xae\x35\x8d\x1c\xbc\xe5\x95\xe5\xe0\x0c\x94\x86\x46\x2c\x72\x01\x9d\x72\xda\x1d\xee\x94\xc5\xe1\x21\x47\x61\x3f\x9d\x0f\xa1\x32\xae\xcd\x08\xa1\x55\xec\x08\x46\xe2\xac\x67\xad\x9b\x76\x21\x17\x88\x67\x7b\xd8\xc9\x76\xcb\x65\x11\x2c\xe5\xb8\xea\xc5\xe4\xb0\x97\xd6\x51\x3d\x04\x3d\x88\x65\x87\x6d\x9e\x32\xa0\x36\x5a\x90\x3d\x5e\x27\x1d\x55\xa3\xc1\x3f\x9f\x1a\xdc\x2a\x5a\xf7\x60\x50\x59\xd9\x14\xf5\xf1\x75\x03\x05\x7f\x41\xeb\xc0\xc9\x8a\x22\xb8\xb6\xda\xb9\x96\x15\xe5\x11\x89\xb5\xa2\x64\xe5\x09\xbe\xc0\xc9\x8e\x4a\xbb\x1d\x99\x0d\x3c\x70\xba\xa7\xa2\x9a\x11\x3c\xef\x48\x85\x23\xbc\xca\xc9\x94\x7b\x8e\xb3\xc3\x69\x62\x87\x6a\xcb\x00\x0d\xb7\xc5\x34\xf7\x1d\x3a\x8e\x5c\x06\xf5\x47\xa5\x9f\xd5\x39\x33\x54\xe0\x6d\x53\x7c\x82\x1e\xed\x49\xd7\x77\xb7\x50\x48\x2a\xc7\xa3\x98\x29\x1d\x1b\xea\x9a\x10\x54\x3b\xcc\x4a\xda\x4c\x2c\x2f\xb4\xa9\xd0\xc5\x4e\xe8\x82\x4f\x9a\x58\xb7\x90\xa6\x8c\xf3\xd6\xe2\x76\x9d\x7b\xae\x61\xe7\x2b\x54\x60\x08\x73\x16\xae\xd9\x0c\x52\xe5\x52\x60\x28\xbb\x39\x39\x94\xa5\x05\xcc\xb4\x1f\x16\xc6\xae\xf5\xa8\xe3\xd4\xe4\x9f\x60\x9e\x50\x77\x33\x02\xaa\x6a\xb7\x9f\xd2\x7e\x51\x2b\x9d\x59\x2e\xe3\xf9\xcf\xa4\x52\x2a\xac\x52\xf0\xb6\x00\x4b\xee\x7c\xd0\xb6\x45\x78\x3a\xf4\xaa\xdb\x96\xe9\x7c\x74\xf4\x63\xf8\x19\x2d\x33\x87\x0c\xb9\x12\xf9\x9a\xd5\x7e\xab\x0d\x48\x65\x1d\x2a\x41\xe7\x20\x8b\xd3\x0e\x91\x16\x84\x37\x9c\xf1\xe5\x1e\xde\x7c\x77\x0e\x99\x8f\x87\x36\x9d\x79\x7b\xf8\xdf\x3f\xfd\x63\x73\x6c\x92\x39\xc6\x7f\x39\x1f\x88\x2f\x2d\x68\xef\x02\xce\xa0\x23\x78\x96\x6e\xc7\x48\x5d\x73\xfb\x94\xaa\x73\x12\x66\x92\x2d\x4b\x45\x0d\xf2\x34\x6a\x2f\x05\xb8\x54\xee\x4f\xff\x3f\x1b\x06\xdc\xed\x6e\xc9\x8c\xae\x31\x84\x76\xa5\xef\x1f\x42\x29\xe6\xe5\x6d\x65\x6e\xb5\xff\xda\x06\x44\xeb\x84\xec\xb4\xed\x7a\x4d\x1d\x33\x65\x1b\xc9\x42\x8a\x00\x01\x1c\xdd\x62\xa7\xb5\x0d\xd0\xc0\xe0\xc4\x0d\x0c\x83\xc8\x48\x77\xda\xb1\x46\x48\x0d\x19\x10\xdf\xca\x9c\x0c\xe5\x80\xb0\xf5\x68\x50\x39\xa2\x9c\x79\x1f\x65\x51\xec\x37\x27\x79\x7e\x5e\x86\x8d\x95\xb8\x09\xcb\xde\x87\xa5\x8d\xe3\x5b\xa3\x9e\x07\x10\xd7\x05\x3c\x18\xbe\xa4\xbc\xc5\xd2\xd2\x39\x7c\x54\x01\x4d\x5f\x2c\x57\x58\xb0\xca\xdf\xa9\xed\xe9\x84\x78\xc7\x75\x10\x32\x13\x0a\xad\x37\xf4\x09\xab\xba\x0c\x8f\x11\x97\x07\xd7\x4e\x9a\xf5\x1d\xaa\x3d\x1c\x52\x6f\x13\xda\xab\x78\xcb\x02\x34\x14\x3d\x68\x1d\xd7\x69\x14\x46\x5b\xdb\x36\x3c\xd3\xee\x2f\xe5\x23\xc1\xf5\x13\xca\x92\x61\x37\x26\x7a\x46\x02\xbd\x25\x40\x93\x49\x67\xd0\xec\x3b\x7d\x04\x08\x54\xe1\xaa\x61\xa9\xf0\xe5\x24\xdb\x6f\x2c\x11\x6c\x94\xce\xe9\x08\x31\xec\xb7\x11\x00\x30\x93\xa5\x74\x7b\x4e\xf1\x9c\x84\x56\x45\x29\x05\xd7\xbd\xe9\xf8\xaf\x6a\x6d\x1c\x2a\xf7\x42\x0f\x4e\xb7\x6c\xdc\x9d\x1d\xf7\x15\xa3\xcb\x52\x5d\x1a\x9d\x8b\x39\x3e\x3a\x35\xd9\x50\x5c\x04\xa9\x47\x26\x26\x1b\xc3\xc3\x24\x1a\x83\xfb\xc1\x5c\x78\x32\x59\x68\xf6\xc2\x23\x4a\x53\x59\xd3\x13\x83\x7e\x22\x83\x65\x19\xf7\xaf\xec\xe1\x20\xc1\x99\xb4\xfd\x67\xae\x4d\x3a\xe1\x59\x96\x25\xc7\xca\x57\xf7\x5e\x08\xa2\x9c\xf2\xaf\x40\xab\x72\xcf\xe5\xa8\xfb\xb4\xd3\x25\x5d\x00\x8b\xb1\xd3\x7c\xbb\xe5\xa0\xee\x6c\xde\x70\x15\xe5\x1c\x48\xe2\xf1\x22\x28\x50\x96\x1c\x43\x42\x73\x2a\xb9\x31\x9e\x51\x8d\xf3\xa1\x54\x6f\x51\x96\xcc\xf5\x68\x07\x29\x5f\x8d\xf5\xf5\x77\xa4\xf2\xb1\xd0\xba\x80\xfb\x47\x59\xd7\x23\xd7\x88\x0b\xf8\xe0\x95\x9a\xd8\xd3\xe8\x35\x32\x17\x45\x1b\x99\x48\x18\x36\x11\x10\xa3\xa1\x9f\xee\xa0\x3f\xfa\xa9\x6e\xa5\x8f\xa8\xfd\xd5\xa9\xc4\x70\x96\x3a\x2c\x53\x03\x8d\x8f\xdc\x79\xce\x9a\x3c\x15\xec\xc1\x3d\x18\xbe\xb1\xbe\x62\xef\xa5\xe1\xbc\xbd\x69\x47\xaf\x3b\x34\x5b\x72\xf6\xdb\x53\xd4\x4b\x7b\x16\xd4\x7a\x88\xab\x0e\xea\x1c\xa2\xdb\xb6\x35\x84\x33\xe2\x49\xe6\x1e\x5b\x49\x5e\xef\xda\x32\x91\x97\x23\xa2\x0e\xb3\xb3\x49\xc2\x43\x62\xf2\xad\x36\xc8\x37\xc1\x6e\x3c\x7e\x23\x4d\x47\x71\x33\x3f\x1d\x97\xcd\x8a\xa9\x98\x6e\xe6\x27\xa2\x37\xd2\x62\x99\xad\xb5\x75\x11\x4e\xae\xc5\xc4\xd5\x35\x52\xdf\x6a\xc3\x5d\x4d\x73\xc4\xb5\x31\xbc\xc7\x87\x20\x4b\x73\xdc\x44\xcf\xde\x20\xfa\xc8\xd7\xdc\xef\xe8\x13\x09\xef\x08\xb0\x70\x64\x38\x0f\xf8\x5a\x12\x97\x4e\x70\x9b\x8c\x97\x95\xc6\x98\x83\xfa\x64\x2e\x43\x2f\xb0\xd6\x60\xd3\x97\x34\x56\x46\x85\x36\xf4\x3f\x62\x2d\x43\xc5\x2a\x03\x7d\xa0\x62\xf0\x40\x98\x94\x9c\x4d\xbc\x25\x10\x80\x99\x0f\x01\x27\xab\x3a\xf7\x22\x77\x02\x93\xe9\xe7\xb4\xd5\x4c\x66\x5b\x15\x48\x1d\xfd\xfa\x86\xbe\x79\x82\xe2\x5d\xd2\x3a\x29\x86\xe0\x1c\x9b\x83\x42\x8f\x5f\xcc\x82\x44\x2b\xde\x60\x23\x2d\x84\xdc\x1a\x8f\x42\x5b\xc7\xe6\xd6\x0c\x14\x6d\x0b\x6c\xa7\x0d\x3b\xad\xc4\x76\x29\xa9\xda\xb6\x63\xc1\x42\xb3\x7b\x56\xc5\x06\x00\x19\xa3\x47\x1e\xd4\x27\xd5\xfa\x89\xd7\x77\x74\xea\x7d\x44\xd1\x45\xe4\x07\x72\xfa\x92\x1b\x49\xa4\x5a\xd7\xe8\x85\xb2\xf4\x66\xde\x08\x2b\x15\x62\xcb\x2c\x85\xfc\x40\xa7\xbf\xa6\x2d\xad\x5a\xed\x7b\x72\xdb\x84\x86\x47\x99\x1d\xce\x9b\x1c\x20\x23\x52\x41\xa7\xf0\x4c\xf3\x1a\xea\xcc\xb6\x15\x23\xba\xac\x6a\x2e\x58\xa5\x59\x96\x73\x0d\x46\xa4\xe5\x36\xa2\x59\x37\xdb\x2c\x44\x5a\x69\x0b\xab\xb0\xb6\x3b\x3d\x8d\x34\x91\xfa\x78\xd3\xec\xe9\x54\x40\xf6\x6a\x40\xac\x3e\xec\x2c\xf8\xb6\x3d\xbd\x0d\x86\xe8\xee\x98\xca\xbd\xcc\xe4\xeb\xff\xd2\x8b\x56\xa4\x55\x10\x16\x69\x01\xc8\x22\xad\x83\xb3\x48\x85\x2c\xe9\x7e\x0e\xb8\xbb\xd4\x33\xea\xdb\x66\xe7\x28\x90\x33\xdf\xa5\x44\x89\xd4\xc4\x63\x63\xda\x15\x9b\x4e\x51\x90\xa9\xd2\x39\x3b\x3d\x67\x91\x57\x6e\x19\x28\xfb\xae\xcb\x21\x29\x1c\x91\x5c\xf9\x2a\x9b\x78\x3c\x1c\xa3\xc6\x34\x83\xf8\x69\x24\x04\x2b\x95\xa0\xf0\x4c\xb1\x9a\xe5\x6c\xb3\x35\xa4\x35\xcf\xa2\x43\x5a\x7e\x26\x1d\x92\xa2\xe7\x97\xdb\xfa\x7d\xda\x3c\x62\x66\xd0\xd3\x1f\x54\x46\x64\x18\x35\x75\xf8\x4f\x91\x3f\x8c\xa5\x83\x75\x5e\x6e\xeb\x87\x76\xfb\x67\x5a\x7b\xcc\xd2\xeb\x6a\x60\x87\xc7\x7f\xc5\x62\x5e\x7d\x3e\x1c\x7c\xec\xf3\x78\x5d\x40\x88\xcf\xee\xd4\x7e\x47\xfc\x43\x44\xea\xe2\xed\xa1\x4b\xcb\xad\x5b\xa4\x91\x7f\x05\xe8\x3d\x77\x76\x3b\xb8\x13\x2c\xd2\x54\xa2\x16\x2a\x7a\x75\x7d\xb5\xb2\x8b\xad\x4c\xa4\x1a\xdd\xee\x64\x65\xef\xd0\xed\x06\xca\xe6\xd2\x90\x70\xda\xec\xd7\xf6\xa9\x91\xfa\x99\xca\x4d\xcb\xa9\xd5\xf8\x34\x6d\xe3\xf3\x81\x54\xdb\xb9\x8f\xfa\xd3\x7a\xf7\xb6\x77\x2d\xd0\x5e\xa8\x56\xc2\x66\xfb\x90\x11\x3e\x25\x87\xfb\x3e\xe4\xe8\xf0\xb5\x15\x0e\xa0\x70\x2f\x7f\x3f\x5d\xd7\x87\x66\xe7\xc0\xd1\x96\x87\xe2\x77\xd4\x35\xd2\x06\x65\x53\x8b\xc9\xde\x4d\xaa\x36\xd1\xf2\xda\xfa\xfa\xba\xd4\x98\x8f\x7f\x7f\x99\x55\xf7\x63\xda\xd8\xbd\x57\x76\x34\x6d\x19\x9f\xa2\x32\xa9\x4e\xf2\x7e\x99\x90\x5e\x0d\x6c\x4b\x8f\x56\x2b\x99\x2d\xb1\x09\xf1\xc6\x97\xd9\x75\x4f\x31\x0f\xed\xf2\xee\xdd\xa8\xdf\x04\xac\x7d\x8a\x49\xa1\x15\xe0\xa7\xf9\xfe\x72\x40\x16\xf6\x03\x8e\xfc\x17\xf5\x31\x75\xea\xd1\xf7\xdf\xcd\x9a\x61\xba\xfe\xbc\xe8\xc3\xda\xe8\xa6\xa3\xc1\xf8\x6f\x10\x57\xe0\x8c\x8f\x8f\x15\xd6\x69\x83\x5b\xea\x8e\xf8\xac\xfd\x28\xdb\xb8\x21\x7d\xf0\x86\x7f\xfd\xfb\xec\x3f\x01\x00\x00\xff\xff\xe6\x7a\x7a\x4b\x72\x2f\x00\x00") - -func stashAppscodeCom_backupsessionsV1YamlBytes() ([]byte, error) { - return bindataRead( - _stashAppscodeCom_backupsessionsV1Yaml, - "stash.appscode.com_backupsessions.v1.yaml", - ) -} - -func stashAppscodeCom_backupsessionsV1Yaml() (*asset, error) { - bytes, err := stashAppscodeCom_backupsessionsV1YamlBytes() - if err != nil { - return nil, err - } - - info := bindataFileInfo{name: "stash.appscode.com_backupsessions.v1.yaml", size: 12146, mode: os.FileMode(420), modTime: time.Unix(1573722179, 0)} - a := &asset{bytes: bytes, info: info} - return a, nil -} - -var _stashAppscodeCom_backupsessionsYaml = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xcc\x5a\x4b\x73\xe4\xb6\x11\xbe\xeb\x57\x74\x39\x87\xb5\xab\xa4\x51\xad\x9d\x4a\x25\xba\xc9\xb2\xd7\x51\xe2\xdd\xa8\x56\x5a\x5f\x52\x39\x34\xc1\xe6\x10\x11\x09\x30\x78\x8c\x76\x9c\xca\x7f\x4f\x35\x40\x70\x48\x0e\xc9\xa1\x76\xb5\x65\xf7\x49\x83\x47\xa3\xfb\xeb\x27\x40\x61\x23\x7f\x21\x63\xa5\x56\x57\x80\x8d\xa4\x8f\x8e\x14\xff\xb2\x9b\xc7\x3f\xdb\x8d\xd4\x97\xbb\xd7\x19\x39\x7c\x7d\xf6\x28\x55\x7e\x05\x37\xde\x3a\x5d\xbf\x27\xab\xbd\x11\xf4\x03\x15\x52\x49\x27\xb5\x3a\xab\xc9\x61\x8e\x0e\xaf\xce\x00\x84\x21\xe4\xc1\x07\x59\x93\x75\x58\x37\x57\xa0\x7c\x55\x9d\x01\x54\x98\x51\x65\x79\x0d\x00\x36\xcd\xe6\xd1\x67\x64\x14\x39\x0a\x47\x29\xac\xe9\x0a\xac\x43\x5b\x9e\x01\xc4\x5f\x19\x8a\x47\xdf\x58\xb2\x51\xa8\x30\xb9\xc1\xa6\xb1\x42\xe7\xb4\x11\xba\x3e\xb3\x0d\x09\xe6\x88\x79\x1e\x44\xc1\xea\xce\x48\xe5\xc8\xdc\xe8\xca\xd7\x2a\x9c\x76\x01\x7f\xbb\xff\xc7\xbb\x3b\x74\xe5\x15\x6c\x78\xc3\x46\xaa\x9d\x7e\x24\xb3\x61\xb5\x82\x38\xf1\xb8\xdb\x38\x7c\xf1\xb0\x6f\x28\x0c\xbb\x7d\x13\x64\x32\x52\x6d\x17\x19\xf1\xfe\x09\x46\xef\xd2\xf0\x22\x23\x87\xce\xdb\x4d\x53\xa2\xed\xf3\xb8\xeb\x7e\x2f\x6d\x4e\xc8\x6f\x8e\x60\xef\xb1\xba\xde\xf6\x19\xe5\xe8\xf8\xe7\xd6\x68\xdf\xb4\x80\x0f\x31\x8d\xdb\x5a\x43\x09\x74\xb4\xd5\x46\xa6\xdf\x17\x9d\x89\xf8\xef\xb4\x2f\xfd\x0c\x76\x06\x88\xee\xf2\x7d\xb0\xde\x7d\xb4\x5e\x18\xaf\xa4\x75\x7f\x3f\x9e\xfb\x59\x5a\x17\xe6\x9b\xca\x1b\xac\xc6\x76\x0f\x53\x56\xaa\xad\xaf\xd0\x8c\x26\xcf\x00\x1a\x43\x96\xcc\x8e\x3e\xa8\x47\xa5\x9f\xd4\x1b\x49\x55\x6e\xaf\xa0\xc0\x2a\xe0\x67\x85\x66\xad\xd9\x14\xb6\x41\x41\x6c\x70\xeb\x33\xd3\x7a\x71\xab\x56\x34\xc2\x15\xfc\xf7\x7f\x67\x00\x3b\xac\x64\x1e\xd0\x8c\x93\xba\x21\x75\x7d\x77\xfb\xcb\x77\xf7\xa2\xa4\x1a\xe3\x20\x1f\xac\x1b\x32\xae\x83\x26\xfa\x75\x17\x51\xdd\x18\x40\x4e\x56\x18\xd9\x04\x8e\xf0\x8a\x59\xc5\x35\x90\x73\x0c\x91\x05\x57\x12\xec\xe2\x18\xe5\x60\xc3\x31\xa0\x0b\x70\xa5\xb4\x60\x28\xa8\xa8\x5c\x10\xa9\xc7\x16\x78\x09\x2a\xd0\xd9\xbf\x49\xb8\x0d\xdc\x33\x0c\xc6\x82\x2d\xb5\xaf\x72\x10\x5a\xed\xc8\x38\x30\x24\xf4\x56\xc9\x5f\x3b\xce\x16\x9c\x0e\x47\x56\xe8\xa8\x85\x3e\x51\x08\x1e\x85\x15\x83\xe0\xe9\x1c\x50\xe5\x50\xe3\x1e\x0c\xf1\x19\xe0\x55\x8f\x5b\x58\x62\x37\xf0\x56\x1b\x02\xa9\x0a\x7d\x05\xa5\x73\x8d\xbd\xba\xbc\xdc\x4a\x97\x72\x88\xd0\x75\xed\x95\x74\xfb\x4b\xa1\x95\x33\x32\xf3\x4e\x1b\x7b\x99\xd3\x8e\xaa\x4b\x2b\xb7\x17\x68\x44\x29\x1d\x09\xe7\x0d\x5d\x62\x23\x2f\x82\xe0\xca\x85\x98\xaf\xf3\x3f\x74\xa6\x7a\xd5\x93\x74\x14\x14\x91\x82\xdf\xcd\xe2\xce\x9e\x07\xd2\x02\xb6\xdb\xa2\xfc\x07\x78\x79\x88\x51\x79\xff\xe3\xfd\x03\xa4\x43\x83\x09\x86\x98\x07\xb4\x0f\xdb\xec\x01\x78\x06\x4a\xaa\x82\x4c\x34\x5c\x61\x74\x1d\x38\x92\xca\x1b\x2d\x95\x0b\x3f\x44\x25\x49\x0d\x41\xb7\x3e\xab\xa5\x63\x4b\xff\xc7\x93\x75\x6c\x9f\x0d\xdc\xa0\x52\xda\x41\x46\xe0\x1b\x8e\xd9\x7c\x03\xb7\x0a\x6e\xb0\xa6\xea\x06\x2d\x7d\x71\xd8\x19\x61\x7b\xc1\x90\x9e\x06\xbe\x5f\x00\x86\x0b\x23\x5a\xdd\x70\xca\xd7\x89\xa6\x62\x28\xba\x61\xc8\xa0\xc3\xc1\x91\x41\xdb\x2c\x0b\x86\x0a\x06\xbf\xf5\xe9\x98\x59\x6e\xb4\x2a\xe4\xd6\x9b\x10\x32\xa0\x4d\x3b\xfc\x3d\x3a\x51\x8e\x78\x02\x64\xc4\xa6\xf7\x96\x72\x66\x12\x8f\x8e\x16\x8c\xb9\x06\x6c\x2f\x87\x9d\x96\x1d\x62\x1e\xf8\x29\x24\xd8\xa3\x99\x91\x12\xd7\x77\xb7\x61\x21\x3b\x26\x8b\x1f\xd2\x32\x14\xda\x84\x5f\x9d\x17\x46\x11\x83\xa6\xa4\x62\x12\x1b\xd3\xa4\x61\x12\x8d\x23\x63\x52\x96\x14\x20\x7c\x32\x73\xe3\xf4\xf2\x62\x12\x84\x52\x74\x4a\x02\xce\xd2\x49\x02\xde\xf0\x82\x12\x70\x6c\x49\x43\x47\x28\x5c\x40\xd7\x05\xf4\x07\xbb\x8a\x3e\x66\x3e\x72\xe8\x39\x3f\x8f\xf5\x64\x85\xa7\x0b\xad\x62\xeb\x72\xe4\x45\x03\x64\x6e\xba\x65\x9c\xde\x9f\xec\x61\x1f\x63\x94\xcb\x22\xa0\xe2\xb8\x56\x45\xa7\xb7\x97\xd6\x51\x63\x8f\x40\x0a\x55\x85\x92\x67\x37\x46\x0b\xb2\xe3\x55\xd2\x51\x3d\xe1\xd4\x4b\x0e\xcf\xed\x9d\x75\x0f\x06\x95\x95\xa9\x0f\x99\x5a\x35\x52\xeb\x67\xb4\x0e\x9c\xac\x29\xa6\xc6\x4e\x27\xd7\x31\xa2\x3c\xe6\x51\xad\xa8\x45\x75\x92\x2b\x70\xe8\xa2\xd2\xae\x24\xb3\x81\x07\x0e\xde\xb6\x0c\x66\x04\x4f\x25\xa9\x70\x80\x57\x39\x99\x6a\xcf\x7e\x74\x38\x4b\x94\xa8\xb6\x9c\x5e\xe1\xb6\x98\xe3\x5d\xa2\x63\xbf\xe4\x84\x1c\xba\x8c\x73\x66\xa7\xc0\xdb\x54\x34\x82\x0e\xdd\x39\xd7\x77\xb7\x50\x70\x23\x92\x98\xcf\xf0\xe5\x6a\x24\x04\x35\x0e\xb3\x8a\x36\x93\x8b\x0a\x6d\x6a\x74\xb1\x6d\xbb\xe0\x53\x26\x57\x2d\x86\x1e\xe7\x67\x6b\x71\xbb\xc6\x20\xd7\x50\xfa\x1a\x15\x18\xc2\x9c\x85\x4a\x5b\x41\xaa\x5c\x0a\x0c\x45\x32\x27\x87\xb2\xb2\x80\x99\xf6\x6e\x16\x31\xea\x19\xb1\xb5\x48\x84\x84\xab\x64\x46\x40\x75\xe3\xf6\xd3\x3a\x9f\xd0\x46\x67\xa1\xe1\xcb\x7f\x22\xd5\x3a\xfb\x0a\xc5\x6e\x0b\xb0\xe4\xce\x47\x2d\x55\x4c\x35\x87\x36\x7a\xdb\xb1\x5c\xf2\x84\xa1\xaf\x3e\xa1\x65\xd6\x90\x21\x57\x10\xdf\xb0\xba\x6f\xb4\x01\xa9\xac\x43\x25\xe8\x1c\x64\xf1\x9c\x23\xa4\x05\xe1\x0d\x47\x73\xb5\x87\xd7\xdf\x9e\x43\xe6\xe3\x91\xe9\xaa\xd0\x1d\xfd\xcf\x8f\xff\xda\x1c\x83\x31\xcf\xf6\x2f\xe7\x23\xd1\xa5\x05\xed\x5d\xc8\x20\xe8\x08\x9e\xa4\x2b\x39\xdf\x36\xdc\xe0\xb4\xf5\xb4\x15\x65\x86\x29\x4b\x44\x29\xa7\x24\x85\x97\x1d\x59\x2a\xf7\xa7\x3f\x2e\x98\x9d\x3b\xd0\x2d\x99\x89\x15\x86\xd0\xae\xb2\xf5\x43\x28\x9d\xbc\xb8\xab\xa4\x9d\xce\xaf\x6c\xc8\x54\x3d\xe7\x04\x39\x07\x59\xaf\xd9\x62\x96\x8c\x8b\x2c\xa4\x08\xe1\xcd\x5e\x2c\x4a\xad\x6d\x08\x7b\x4e\x3b\xdc\x66\x70\x82\x70\x9d\xab\x2f\x18\x58\x2b\x2b\x73\x32\x94\x03\xc2\xd6\xa3\x41\xe5\x88\x72\xe6\x7c\x14\x2b\x6d\x17\xf8\xe9\xf1\x72\x5c\x8c\x66\x70\xbb\x0f\x0b\x93\x39\x3b\xc8\xce\x43\xf2\xd5\x05\x3c\x18\xbe\x12\xbc\xe1\x9b\xd5\x39\xb4\xf7\xad\x4f\x92\x28\x4c\xaf\xb0\x63\xdb\x84\xf4\x1c\xb6\xd7\x01\x43\x88\x31\x28\xb4\xde\xd0\x47\xac\x9b\x2a\x5c\x5f\x2f\x0f\x46\x9b\x81\xff\x2d\xaa\x3d\x1c\x82\x68\x13\x5a\x9d\x78\x97\x01\x34\x14\x6d\x63\x1d\x57\x53\x14\x46\x5b\xdb\xb5\x20\x73\xa5\xa7\x92\x8f\x04\xd7\x3b\x94\x15\xa7\xcc\x18\xb0\x19\x09\xf4\x96\x00\x4d\x26\x9d\x41\xb3\xef\x55\x7a\x10\xa8\x42\x63\x6f\xa9\xf0\xd5\x0c\xd3\xaf\x2d\x11\x6c\x14\xdf\xca\xc7\x71\x6f\xbf\x89\x81\x8c\x99\xac\xa4\xdb\x73\xa8\xe6\x24\xb4\x2a\x2a\x29\xb8\x4e\xcd\xf9\x5d\xdd\x68\xe3\x50\xb9\x4f\xb0\xd9\x5c\xfb\xc4\xbd\xd2\x71\xe5\x9f\x58\xd4\xd6\x91\x89\x99\x18\xa9\x13\x13\x33\xe5\xfe\x22\x48\x7a\x34\x3c\xd3\x9e\x1d\xa6\xd0\x18\xdc\x0f\x66\xc2\x9b\xcb\x62\xdb\x15\x5e\x61\x52\xed\x6b\x2f\xea\x7a\x47\x06\xab\x2a\xee\x5e\xd5\x4f\x41\x9b\x86\xa4\x1d\x3e\x7c\x6c\x5a\xfe\x4f\xb2\xaa\xd8\x1f\xbe\xba\xf7\x42\x10\xe5\x94\x7f\x05\x5a\x55\x7b\x2e\x1c\xe9\x94\xe3\x2b\x46\x55\x41\xa9\xf9\xb6\xc8\x4e\xdb\xdb\xba\xe1\x5a\xc7\x3e\xde\x8a\xc6\x8b\xa0\x40\x59\xb1\x9f\x08\xcd\x81\xe2\x92\xc0\xe7\x47\x6c\x47\x12\xbd\x41\x59\x31\xcf\xd1\x3a\x52\xbe\x3e\xee\xa4\xef\x48\xe5\xc7\xce\x73\x01\xf7\x8f\xb2\x69\x8e\x9a\xa0\x0b\x78\xef\x95\x9a\x5c\x9f\x74\x39\x9a\x89\xe2\x1c\x0d\xb7\xb9\x68\xd2\xec\x13\x0e\xdd\xde\xe7\x7e\xf0\xd3\xdd\xc3\x30\x27\x0e\xd7\xb6\x45\x80\x63\xce\x61\xd5\xb6\xae\xf8\xc8\x7d\x5f\x0f\xdc\xb9\xa2\x39\xbc\x4f\xc2\xd7\xd6\xd7\x6c\xa5\x76\x38\xef\xee\xab\x45\xb0\xae\x43\xb3\x25\x67\xbf\x59\xab\x56\xbb\x7e\x51\x9d\x87\xb8\xe6\xa0\xc6\xc1\x77\x6d\x97\xfd\xd9\xdf\x77\x32\xf7\xd8\xc9\xf0\x12\x17\x84\xc9\x68\x9b\x10\x71\x1c\x73\x29\xb4\x0e\xe1\xc6\x37\xc4\x20\xd7\x24\xb3\x29\xdf\x8c\x34\xe7\xa1\x69\x76\xce\xef\xd2\xfc\xb4\xbf\xa6\xd9\x49\xdf\x8c\x74\xa2\x1c\x36\xda\xba\x98\x18\xae\xc5\xe4\x55\x30\xd2\x10\xa5\xf1\x9e\xd4\x9e\x70\x15\x0b\x2f\xad\xc1\x8d\xda\x39\x6e\x5b\x17\x3a\xf5\x61\xf6\x4a\x37\x27\xfa\x48\xc2\x3b\x02\x2c\x1c\x19\xf6\x72\x6e\xfe\xe3\xd2\x49\x5e\x33\x5e\xb1\x0a\x82\xf9\x24\xdd\x42\x64\xe8\xd9\x08\x8d\xb6\x7c\x39\x80\x32\x2a\xb4\xa1\xdf\x18\x21\x43\xc5\x0a\x50\xde\x53\x31\x7a\x30\x6b\x55\x5b\x08\xa8\xe5\xb0\x86\xd9\x67\xef\x67\xaa\x37\xff\x4a\xb5\x9a\xc1\xdc\x23\xd3\x4a\x06\x0b\x2d\x04\xb4\x7d\xf4\xda\x36\x3a\x3d\xd3\xf0\x1e\x69\x9d\x14\xe3\xc4\x1a\x4b\x77\xea\x0b\x66\x64\x5e\x7c\x7f\x8c\xb4\xe8\x52\xa7\x2d\x07\x5d\xd5\x99\x5f\x31\x52\xaf\x2b\x85\xbd\xb6\x68\xa1\x18\x2e\xb0\xed\x14\xec\xda\xa3\x80\xca\xc2\x8e\x15\x3e\x00\x40\xc6\xe8\xa3\xa7\xe3\x59\x75\x7e\xe4\xd5\x3d\x5d\x06\x1f\x07\x74\x11\xb9\xf1\x45\x43\xa4\x0f\x72\x73\x74\xa8\xe4\xdc\x6d\x79\xb3\xb4\x7a\x95\x22\x8c\xc6\xb2\x4b\x8f\x74\xf9\x6b\xbb\xa1\x53\xa7\x7b\x45\xed\x1a\xc1\xf0\x80\x51\xe2\x12\xc8\x00\x19\x91\x0a\xba\x84\x07\x8d\xcf\x55\x63\xa1\xf0\x4f\xe8\xb0\xaa\xfc\xb3\x2a\x0b\x0c\xe7\x5b\x80\x48\xa7\x4a\x7d\x5a\xb5\x50\xd2\x23\xad\xd2\xdf\x2a\x6c\x6c\xa9\xe7\x72\x47\xa4\x61\x06\x49\x3b\x7a\x35\x8b\x2d\x18\x32\xd0\x30\x91\x2c\xda\xb1\x3b\xb9\x33\x7b\x34\x6d\x0c\xd2\x41\xd4\x05\x0f\x5f\x7c\xeb\x89\xb4\x22\x25\x45\x5a\x4c\x4c\x91\xd6\xa4\xa7\x48\x85\xac\xe8\x7e\x3e\xfd\xf6\x69\x00\xe4\x9b\xb4\x6f\x32\x1d\x33\x57\x3b\x75\xb7\x3a\xa6\x80\x53\x82\xf3\xe4\xfa\xf5\x8a\x31\xd5\x3a\x67\x13\xe7\x2c\xec\xaa\x0d\x23\x25\xdf\xf6\xf7\xb7\x8a\xc6\x8c\xac\x7c\x9d\x4d\x3e\xa5\x4d\x51\x07\xc8\xd0\x57\x92\x74\x60\xa5\x12\x14\x1f\xcf\x16\x5a\x9c\x31\x9d\x7e\xf6\x1b\xd3\xa9\x67\xc0\x31\x29\x7a\xfa\x54\xe4\xde\xb5\x5b\x27\x40\x63\x38\x14\x3d\xad\xc4\x6e\x0a\xb8\xf0\x2f\x19\xbf\x63\xdc\x82\xb6\x9f\x8a\xdc\x43\xb7\x79\x1a\xbb\xcf\xc0\x6d\x4d\xdd\xe9\x71\xf8\xe2\x38\x79\xf5\xb9\x01\xfa\x61\xc8\xe1\x25\x43\x34\x3e\x0e\x53\xf7\x15\xab\xe7\x6d\x2b\x79\xfe\x8e\x7c\xf2\x44\xff\xdd\xa7\x53\x6d\x51\xa4\x89\x8f\xcb\x83\xa7\xbc\x7e\x77\xb4\x1a\x87\x54\x05\xba\x00\x1f\xd4\xd1\x95\x4a\x9e\x68\x19\x22\x35\xe8\xca\x67\x2a\x79\x87\xae\x1c\x29\x99\x4b\x43\xc2\x69\xb3\x5f\xd7\xfb\x45\x1a\x46\x22\x37\x07\xcf\xab\x80\xcf\xd1\x32\x5e\xaa\xa5\xda\xce\x7f\x34\x9e\xd7\x77\xb0\xb9\xaf\x79\xff\x32\xb2\x42\xe1\x74\xb5\x0f\x1f\x2e\xc3\x5d\x18\x72\x74\xf8\x92\x8a\x86\x80\xbf\x97\xbf\x3e\x57\xc7\x87\xb4\x6f\x64\x58\xcb\x43\xf1\xdb\xdd\x69\x39\xc3\x07\xf2\xb6\x79\x63\x6b\xb6\x2a\x26\xdf\x78\x49\x3d\x7d\x53\x69\xcc\xa7\xbe\x15\x2c\xaa\xf9\xa1\xdd\xd6\xbf\x8b\xf5\x34\xec\xd8\xae\x57\x95\x54\x2f\x38\x5f\xde\x75\x57\xa6\xab\xe5\x67\x9b\x55\x8c\x96\x59\x04\xbf\xe2\xab\xdf\x9a\xc7\x89\x87\x6e\x71\xff\x6e\x31\x6a\x7c\x56\x3d\x4e\xb4\x2e\x14\x92\x4a\xfa\x5e\x70\xc8\x18\xbc\x19\x27\xfe\x07\x74\x4c\xbd\x9a\xf2\xdd\xb7\x0b\xca\xcf\xd5\x90\x67\x7f\xf6\x99\xd8\x30\x1a\xda\xa5\xff\x89\x4e\xff\xfe\xdc\x0d\xb5\xff\x4f\x1c\xff\xad\xf6\x30\x0b\x10\xbf\xc1\x5f\x81\x33\x3e\xde\xfa\xad\xd3\x06\xb7\xd4\x8e\xfc\x3f\x00\x00\xff\xff\x2c\x92\x73\xba\x69\x2d\x00\x00") - -func stashAppscodeCom_backupsessionsYamlBytes() ([]byte, error) { - return bindataRead( - _stashAppscodeCom_backupsessionsYaml, - "stash.appscode.com_backupsessions.yaml", - ) -} - -func stashAppscodeCom_backupsessionsYaml() (*asset, error) { - bytes, err := stashAppscodeCom_backupsessionsYamlBytes() - if err != nil { - return nil, err - } - - info := bindataFileInfo{name: "stash.appscode.com_backupsessions.yaml", size: 11625, mode: os.FileMode(420), modTime: time.Unix(1573722179, 0)} - a := &asset{bytes: bytes, info: info} - return a, nil -} - -var _stashAppscodeCom_functionsV1Yaml = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\x7d\xff\x73\x23\xb7\xb1\xe7\xef\xfb\x57\x74\x6d\x5c\x27\xe9\x9e\x48\xed\x26\x2f\xa9\x3b\x55\xea\x52\x3a\x49\x76\x54\xf6\xee\xb2\x24\x79\x7d\x29\x27\xe7\x80\x33\x4d\x12\x11\x06\x98\x07\x60\x28\xf1\x9d\xef\x7f\xbf\x42\x03\xf3\x8d\x9c\x2f\xa0\x56\xeb\xec\xc5\x1c\xbb\x6c\x91\x9c\xe9\x69\x00\xdd\x8d\xee\x4f\x37\x00\x96\xf3\x8f\xa8\x0d\x57\xf2\x1c\x58\xce\xf1\xc9\xa2\x74\x9f\xcc\xf4\xe1\xbf\x99\x29\x57\x67\xeb\xb7\xaf\x1e\xb8\x4c\xcf\xe1\xb2\x30\x56\x65\xb7\x68\x54\xa1\x13\xbc\xc2\x05\x97\xdc\x72\x25\x5f\x65\x68\x59\xca\x2c\x3b\x7f\x05\x90\x68\x64\xee\xcb\x7b\x9e\xa1\xb1\x2c\xcb\xcf\x41\x16\x42\xbc\x02\x10\x6c\x8e\xc2\xb8\x7b\x00\x58\x9e\x4f\x1f\x8a\x39\x6a\x89\x16\xe9\x2d\x92\x65\x78\x0e\xc6\x32\xb3\x7a\x05\xe0\x3f\x2d\x0a\x99\x58\x62\x85\xbe\x9f\xb2\x3c\x37\x89\x4a\x71\x9a\xa8\xec\x95\xc9\x31\x71\xc4\x96\x5a\x15\x79\x78\xb2\x7d\x87\x27\x13\xde\x98\x30\x8b\x4b\xa5\x79\xf9\x79\x52\xbd\xcb\xfd\x5d\x3e\x47\x1f\x7d\x6b\xbf\x0e\x2f\xa7\xaf\x04\x37\xf6\xdb\xd6\xd7\xdf\x71\x63\xe9\xa7\x5c\x14\x9a\x89\x06\xb3\xf4\xad\x59\x29\x6d\xdf\xd7\xaf\x9f\xc0\xc2\x53\x32\x5c\x2e\x0b\xc1\x74\xfd\xc0\x2b\x00\x93\xa8\x1c\xcf\xe1\x52\x14\xc6\xa2\x7e\x05\xb0\xf6\x23\x42\x0f\x4f\x80\xa5\x29\x75\x34\x13\x33\xcd\xa5\x45\x7d\xa9\x44\x91\xc9\x8a\xf4\x3f\x8c\x92\x33\x66\x57\xe7\x30\x2d\x87\x62\xba\x33\x0e\x74\x6f\xd9\xb3\x17\x4b\x0c\x9f\xed\xc6\xbd\x39\x65\xd6\x7f\xe1\x7f\x5e\xbf\x9d\xa3\x65\x6f\x3d\xc3\xc9\x0a\x33\x76\x1e\x6e\x57\x39\xca\x8b\xd9\xcd\xc7\xdf\xdd\xb5\xbe\x06\xc8\xb5\xca\x51\xdb\xaa\x7f\xfd\xd5\x10\xae\xc6\xb7\x00\x29\x9a\x44\xf3\xdc\x92\xd4\x1d\x39\x82\xfe\x2e\x48\x9d\x54\xa1\x01\xbb\xc2\xb2\x13\x30\x0d\x3c\x80\x5a\x80\x5d\x71\x03\x1a\x73\x8d\x06\xa5\x65\xd5\x00\xd5\x97\x5a\x00\x93\xa0\xe6\xff\xc0\xc4\x4e\xe1\x0e\xb5\x23\xe3\xc6\xa3\x10\x29\x24\x4a\xae\x51\x5b\xd0\x98\xa8\xa5\xe4\xff\x59\xd1\x36\x60\x15\xbd\x54\x30\x8b\x61\x64\xeb\x8b\x3a\x5d\x32\x01\x6b\x26\x0a\x3c\x05\x26\x53\xc8\xd8\x06\x34\xba\xb7\x40\x21\x1b\xf4\xe8\x16\x33\x85\x77\x4a\x23\x70\xb9\x50\xe7\xb0\xb2\x36\x37\xe7\x67\x67\x4b\x6e\x4b\xa5\x4a\x54\x96\x15\x92\xdb\xcd\x59\xa2\xa4\xd5\x7c\x5e\x58\xa5\xcd\x59\x8a\x6b\x14\x67\x86\x2f\x27\x4c\x27\x2b\x6e\x31\xb1\x85\xc6\x33\x96\xf3\x09\xb1\x2e\xbd\x3a\x64\xe9\x6f\x74\x50\x43\x73\xd4\xe2\xd5\x0f\xa7\xb1\x9a\xcb\x65\xe3\x07\x12\xe9\x81\x11\x70\xb2\x0d\xdc\x00\x0b\x8f\xfa\x56\xd4\x1d\xed\xbe\x72\xbd\x73\x7b\x7d\x77\x0f\xe5\xab\x69\x30\xb6\x7b\x9f\xfa\xbd\x7e\xd0\xd4\x43\xe0\x3a\x8c\xcb\x05\x6a\x3f\x88\x0b\xad\x32\xa2\x89\x32\xcd\x15\x97\x96\x3e\x24\x82\xa3\xdc\xee\x7e\x53\xcc\x33\x6e\xdd\xb8\xff\x47\x81\xc6\xba\xb1\x9a\xc2\x25\x93\x52\x59\x98\x23\x14\xb9\x13\xdf\x74\x0a\x37\x12\x2e\x59\x86\xe2\x92\x19\xfc\xec\x03\xe0\x7a\xda\x4c\x5c\xc7\xc6\x0d\x41\xd3\x48\x6e\xdf\xec\x7b\xad\xf1\x43\x69\xdc\xea\xab\x5b\xbf\xdc\xc5\xf4\x72\xe7\xbb\x1d\x0d\xd3\xcb\x22\x73\xc3\x51\x8a\x39\x4a\xab\x37\xd4\xed\x53\xb8\x5f\x21\xa4\x2a\x79\x40\x0d\x3c\x63\x4b\x3c\x3a\x32\x70\xf9\xee\x6a\x87\x24\x38\x09\x29\x0c\xa6\xc0\x83\x22\x72\x03\x6e\x0c\x72\xad\xd6\x3c\x75\x23\xf0\x91\x69\xce\xe6\xc2\x49\xce\x02\x35\xca\x04\x0d\x7c\x75\xfc\xf1\xe2\xf6\xa7\xf7\x17\xef\xae\x4f\x3a\x48\x32\x8d\x80\x4f\x39\x93\x29\xa6\x50\x98\x52\xd0\xdc\xa0\x30\x2e\x51\x3b\x66\x50\xae\xb9\x56\xd2\x35\x60\x0a\x37\x0b\x60\xb0\x2e\xdf\x93\x90\x14\x74\xd0\x9d\x23\xc9\xa9\x58\x63\x7a\x4a\x14\x2b\x8e\x80\x4b\xfa\x82\xcb\xbc\xb0\xa5\xbc\x3f\x72\x21\x48\x96\x64\xb2\x62\x72\x89\xe9\xb4\x83\xa6\xeb\xa8\x46\x6b\xc0\x6c\xa4\x65\x4f\x8e\x07\xf7\x28\x9a\x84\xe5\x98\xc2\x23\xb7\x2b\x60\x90\xaa\xc2\x31\xf8\xd5\x57\xa7\xc0\xf1\x1c\xbe\x6a\x3c\xd8\x45\xfb\x3a\x3c\xdd\xe8\x38\xe2\x49\xe2\x1a\x35\x91\x0f\x9d\x74\x0a\x1a\x97\x4c\xa7\x02\x8d\x71\xc6\xee\x71\x85\x76\x45\x93\xc6\xf6\x45\x36\xb4\xec\x28\x7c\xe2\x4e\x73\x94\x76\x23\xd6\xa9\x3d\x1d\xfa\xd2\x9e\xa2\x53\x95\x98\x33\xcb\xcc\x83\x39\xe3\xd2\x09\xec\xc4\xc9\xf3\x84\xe5\xb9\xe0\x09\x99\xe2\x33\x6f\xbe\x27\x4e\xb9\x98\x4c\x27\x2c\x88\xdd\xa4\x1a\xce\xb3\xdf\xe8\x42\x4a\x2e\x97\x13\x56\xdd\xc5\xe5\x84\x4d\xcc\x0a\x85\x38\xda\x69\x05\xb7\x98\x75\x48\x77\xaf\x96\x35\x7f\x64\x5a\xb3\xcd\xd6\x6f\xe1\x9d\x63\xfa\x72\x5d\xa9\x87\xa7\x32\x85\xf7\xca\x02\x3e\x61\x52\xd8\x30\xc4\x5c\x3a\x6b\xe9\xb8\x6e\x6a\x50\x97\xd2\x94\x3a\x75\xfd\xfe\xfe\xf6\x2f\xb3\x0f\x37\xef\xef\x9f\xa5\x48\x1d\xa4\x9b\xc2\xf8\x0c\x45\xea\x52\xc7\x6d\xd5\xda\x53\x91\x3a\x48\xee\xaa\xd6\x5e\x8a\xd4\x41\x71\x48\xb5\xf6\x50\xa4\x0e\xca\x9d\xaa\xb5\xa7\x22\x75\x90\xfd\x55\xa8\x16\xc9\xf9\x98\x62\x5d\x35\xe6\x19\x72\x36\x63\xed\x4e\xa2\x64\x82\xb9\xa5\x3f\x7c\x7b\xcd\x19\x51\xe9\xd2\x8b\x7b\x72\x30\x38\x0a\x72\x6a\x54\xee\x9d\x67\x37\xf7\x31\x21\xd4\x23\xac\xf8\xd2\x8d\xab\x70\x93\xbd\xd3\x90\x05\x5f\x42\xc6\x24\x5b\xa2\xeb\x52\xb0\xaa\x4b\xe8\x70\xc1\x0a\x61\xdd\xc0\xab\x35\x6a\xcd\xd3\x86\x72\xf9\x06\x19\xa7\x11\x8f\x4a\x3f\x08\xc5\xc8\xd7\xb4\x5a\x09\xe1\x7c\x1f\xc1\x1f\xb0\x83\xe6\x15\xe6\x42\x6d\xfc\xc4\xec\x7c\xca\x3b\xcb\x2c\x2e\x0a\x71\x87\xd6\x4c\x77\x47\x6c\x60\x60\x72\x95\xde\x61\x52\x68\x6e\x37\x33\x25\x78\xb2\x71\xb1\xc7\xc8\x60\xb8\x5b\x9c\x98\xcf\xb6\x9f\x3d\x9e\xdd\xcd\x4e\xc8\xdb\xe2\x1a\x53\x98\x6f\x82\xc7\xd6\x8c\x88\xa2\xf9\xd2\x76\xcc\x3b\x71\xa1\x94\xe3\x83\xee\x75\x83\x84\x4f\xb9\x32\x58\x7b\x88\x55\x37\x4f\xe1\xda\xfd\xd4\x6d\x67\x18\x11\x80\x15\x6a\x84\x25\x5f\x87\x20\xc2\x6c\x8c\xc5\xac\x11\x42\x91\xa8\xe9\x8c\x94\x0a\xd8\x5c\x15\xde\xf1\x94\x68\xdd\xc8\x75\xd0\x4d\x94\x94\xe8\x43\x3b\x60\x8d\x21\x2f\x0c\x9a\x53\x98\x17\xd6\xc9\x58\xae\x79\xc6\x34\x17\x9b\x26\x79\x26\x68\xde\xe8\xa0\xe9\xfc\x3b\xbe\xd8\x38\x23\xdd\x64\xfb\xea\xc3\xf5\x1d\xbc\xff\x70\x0f\xb9\xc6\x35\x49\xe2\x8a\x59\xff\x3b\x75\xc6\x1c\xdd\x13\xbe\x7b\x3a\x0d\xcd\x85\xdc\xf8\xdb\x1f\x57\x3c\x59\x39\xc6\x5c\xe4\x8a\xce\x2a\x80\xf2\xd6\xba\x94\xe3\xd7\x6f\xa6\xf4\xcf\x6b\xd7\x37\xda\x59\x3c\x2e\x0d\x4f\xbb\xc4\xb4\xd9\xea\xd2\x9a\xb3\x24\x41\x63\xb8\xb3\x88\xd5\x38\x85\x3e\x8c\x32\x8a\xbd\xd6\xa7\x25\x1a\x97\xe5\x7b\x67\x4a\x37\xa3\x0a\x60\xe5\xcb\x7c\x73\xfd\x64\xcc\xe5\x52\x74\xf1\x0f\x0d\x09\xea\xf8\xb9\xdf\xb5\xde\x7a\xd8\x31\xd1\x7d\xcb\xb6\x66\x15\xd9\x1c\x75\x29\xd3\x0d\x91\x0e\x63\x90\xab\xf4\xc8\xc0\xcd\xac\xec\xfa\x2e\xae\xfc\x45\x96\x2c\x2b\x0c\x75\xa6\x9b\x9c\x05\x4f\x3d\x51\x49\xef\x38\x85\x37\xf0\x47\x78\x82\x3f\xc2\x1f\x7e\xff\xfb\xdf\xfd\xa1\x8f\x90\x17\xc9\x73\x17\xc8\xfe\xee\xb7\x3d\xf7\x78\x2d\x76\xa1\xee\xb2\xd3\x8f\x01\x58\x29\x63\x6f\x66\x51\x3d\xf0\x83\x13\x5c\x77\xbf\x6b\xa5\x55\x30\x77\x01\x26\x05\x1e\x4f\x21\x94\x0e\x3d\xd3\xc7\xf1\xe0\x24\x54\x32\xf3\x62\x03\xe2\x88\x51\x68\xe1\x15\x93\x77\x7b\x07\x81\xb3\x3d\x87\xc4\x91\xfd\xb3\x32\xf6\x7d\xaf\x85\xf1\x17\x37\x8d\xb7\x37\xde\x92\x31\x9b\xac\xda\x9a\xe0\x26\x4d\x63\x6b\xc1\xec\x9a\x03\x43\x2f\x28\x72\x2c\x25\x62\x4a\x24\x3f\xaf\x80\xc8\xce\x49\x27\x70\xd2\x1c\x8f\x56\x4f\x6f\xf5\xa8\x84\x9b\x8b\xf7\x17\x3f\xdd\x7d\xbc\x24\x97\xce\x4d\x8c\xbd\xcd\x2b\x24\xff\x8f\x02\x4b\x7f\x3c\xa8\xd6\x14\xae\x59\xb2\x22\x66\xd2\x86\x79\xc8\x55\xea\x5f\xb2\x62\xeb\x6e\x2b\x01\x64\xeb\x02\x4d\xef\x9c\xd0\x1c\xb9\x50\x3a\xd0\xd6\xc1\x24\x07\x4f\x95\x7c\x4c\x37\x45\x3a\x09\xdf\xf6\x87\xea\xcb\xa0\x5e\xf3\x04\x7b\x3b\x7f\x54\xd6\x73\xad\xac\x4a\x94\xe8\xef\x5b\xb2\xe9\xe7\x70\x7f\x39\x8b\xe9\xfe\x59\xa0\x47\x2d\xcb\xbd\x40\x85\xee\xff\xfe\x6a\x76\xea\xc8\x9c\x3a\x47\xe7\xee\xf2\x7e\x36\x85\x2b\x4f\xbd\x5f\xc8\xac\x82\xd7\xf7\x97\xb3\xd7\xcf\x6c\x5f\xe9\x68\x74\xb5\x6e\xd2\xb6\xbe\xbd\xde\xea\x0e\x82\xd2\xfc\xb1\xcb\x5b\xd5\x85\xb4\x3c\xc3\x3b\xb4\x96\xcb\x51\x00\xe5\xb6\x7d\x77\x70\x23\xad\x2a\x27\x72\x28\x51\x71\x73\x0a\xdf\xf1\x35\x4a\x34\x66\xa6\xd5\x1c\xbb\xcc\xc8\x2d\xb2\x94\xd7\x77\xc0\x77\x7c\x81\xc9\x26\x11\x78\x0a\xa5\x1f\xe6\xb4\x1d\x9f\x2c\xa0\x4d\x76\x3b\x75\x78\xbe\x42\xb9\xee\x16\x93\x4e\x9f\xab\x11\x11\x56\x21\x0e\xf9\x60\x06\x6d\x19\xdf\x0d\x4e\x9e\xee\x8a\x8a\x81\x06\xa6\xfc\x1d\xee\xae\xe5\xfa\x23\xd3\xad\xf9\x5e\x76\xb2\x0a\xe1\x86\x7e\xa3\xea\x34\xff\x72\xac\x01\x63\x1e\x00\x8c\xd8\xb6\x9d\x06\x94\xae\xb5\x87\xda\x76\xf9\xae\xf5\xad\x2b\xbe\xad\xaf\xcb\x9f\x6e\xae\xae\xdf\xdf\xdf\x7c\x7d\x73\x7d\xdb\xef\x24\x44\x58\x10\x77\x11\xa6\x1b\xdd\x84\xa3\x11\x2c\xaf\x05\x38\x0c\x36\xa2\x06\x23\x9c\x5b\xcb\x55\x61\x02\xcc\x9f\xf6\x88\x9f\x97\xbb\x41\x9a\xb5\x43\xea\xe2\x26\x26\x37\xa5\x91\xed\x26\xe9\x61\xc3\x41\x8a\xcf\xc4\x3d\x06\x69\xf6\x82\x8b\xc3\x08\xc8\x20\xcd\x3d\x60\xc6\x0e\x2c\x64\x90\xf4\x5e\x80\x63\x0b\x15\x19\xe6\xb8\x8d\x98\x94\xd3\x09\x4d\x1b\xaf\x3b\xc2\xdc\xfa\x8a\x17\xeb\xaf\xb5\xca\xa2\x45\xfb\xce\xa7\x2f\xca\x69\xbd\x4b\x62\x8e\x8c\xa7\x3b\xa4\x74\x2d\xc3\x17\xd0\x3c\x9f\x37\x09\x70\x1e\x66\xb9\xdd\x0c\x51\x88\xb1\x3b\xe0\xa5\x7d\xc1\x97\xef\x58\xfe\x2d\x6e\x6e\x71\x31\x7c\xf3\x76\x63\x51\x60\x42\x11\xd3\x03\x6e\x28\x3b\xe6\xec\xa1\x27\x37\xdc\xba\x78\xfe\xdc\xf5\x80\x9b\xf1\x9b\xb6\x78\x73\x5a\xe0\xb8\xa2\xf9\xc6\xb1\x39\xc6\x10\xc4\x0a\x45\x79\x8d\x59\xed\x4e\xb6\x8e\x9a\xe6\x3b\xe8\x8e\xdd\x1b\xa8\x52\x6b\x67\x91\xf0\xf1\xcc\x79\xfd\x5c\x2e\x27\x4e\x63\x27\xde\x51\x31\x94\xef\x36\x67\xbf\xa1\xff\x45\xf0\x07\x70\xff\xe1\xea\xc3\x39\x5c\xa4\x29\x28\x52\xbf\xc2\xe0\xa2\x10\x1e\xe5\x32\xd3\x46\xa6\xf5\x94\xb2\x7d\xfd\xf1\x4b\xf3\x2a\x78\xfa\xa7\x21\x05\x2c\xaf\xbd\xfa\xbc\xc4\xdb\xf6\xee\xf7\xbb\xe0\x4c\x35\x2d\x4c\x25\xab\xce\x7e\xf0\x01\x27\xb4\x79\x39\x99\x2a\xe3\x89\x30\xd5\x44\x37\x72\xae\x94\x40\xb6\x0b\x72\xb5\xaf\x21\x9f\xb5\x79\x4d\x1c\x2f\x23\xf7\x0c\x7a\xb0\xcd\x8b\xc6\x7a\x5f\xfd\x3f\xaa\x0d\x80\x47\x44\x83\x5c\xe7\x2a\x3d\x07\x53\xe4\x1e\x75\xab\xea\x06\x9c\x40\x8e\xcb\x4e\xeb\x76\x93\xb3\x04\x4f\xe1\xef\xd5\x97\xbe\xd2\xe3\xc7\xa3\xa3\x3f\x7e\x7b\xfd\x97\xff\x71\x74\xf4\xb7\xbf\x8f\x53\xac\x9f\x26\x9b\x4a\xf8\x59\x9b\x04\xf9\xda\x53\xa9\x52\x7c\x1f\xc5\x23\xdd\x1e\xbc\x82\x8b\x24\x51\x85\xa4\x82\x8c\x53\x30\x96\xd9\xc2\x4c\x3d\x9a\x51\x7d\xcc\x55\x7a\x33\x8b\xa0\xda\xb8\xbb\x0b\xa3\x6d\x5f\xfb\x18\xd0\xbe\x5a\x89\xee\xab\x35\xc6\x65\xf5\x44\x18\xda\x50\x2e\xe1\xfe\xfc\xda\x0d\xf9\x8c\xd9\x55\x94\xde\x70\x03\x8f\x9a\x5b\x8b\x92\x7c\x1c\xd4\x99\x9b\xf1\x4f\xcb\xf8\xd2\x4f\xd9\xeb\xb7\xbd\x81\x5e\xf3\xda\xcb\x64\x2c\x4a\x36\xf7\x6e\xba\x7b\xa8\x6c\xb7\x97\xef\x6a\x32\x89\xf1\x23\xcb\xab\x42\x23\xe0\x62\x76\x53\x56\x9e\xbc\x70\x33\xe3\x6d\xc6\x22\x72\xd4\xa2\x2d\x47\x59\xb2\xf1\xf5\x27\x5a\x90\xaa\xf4\x23\xf4\x78\xe5\x86\x9f\x83\x92\x62\xcc\xd0\xd5\x7c\x18\x10\x9c\x4a\x3a\x9c\xf7\x5e\x95\x75\x1c\xfb\x2f\xa7\x49\x5e\x9c\x86\x1b\xa6\x19\x66\x4a\x6f\xc6\xf5\x32\xdc\x8e\xf9\x0a\x33\xd4\x4c\x4c\x8c\x55\x9a\x2d\xf1\xb4\x22\xef\xc9\x56\x9f\x3c\xe1\x71\xad\x6c\x30\xb8\x4b\xdd\x47\x41\x49\xa1\x9d\x87\x20\x36\xa5\x3d\xc5\xf4\x45\x2d\x43\xd5\xcb\xdd\x49\x9d\xdd\xab\x3d\x7c\x55\xf8\x1b\xaa\xbb\xaa\xc4\x8e\x73\x80\xd7\x4a\x14\x19\x9a\x38\x77\xa1\xca\xa4\xb9\x27\x51\xae\x9d\xbb\x6c\x5e\xdc\x7f\x48\xf9\x9a\x1b\xa5\x63\x1a\xca\xe4\xe6\xc3\xa8\x30\x03\xe9\xd4\x38\x7a\xd9\xfd\x44\x24\xd3\x9d\xae\x0c\x0f\x49\x28\x55\xd8\xbc\xb0\x01\x64\x0d\xba\x13\xd5\xe1\x21\xd5\x53\xeb\xcd\x96\x2d\x7e\xfb\x3a\x82\x4c\xce\xac\x45\x2d\xcf\xe1\x7f\x1f\xff\xf5\xdf\x7e\x9e\x9c\xfc\xe9\xf8\xf8\xc7\x37\x93\xff\xfe\xb7\x7f\x3b\xfe\xeb\x94\xfe\xf8\xaf\x27\x7f\x3a\xf9\xb9\xfc\xf0\x6f\x27\x27\xc7\xc7\x3f\x7e\xfb\xee\x9b\xfb\xd9\xf5\xdf\xf8\xc9\xcf\x3f\xca\x22\x7b\xf0\x9f\x7e\x3e\xfe\x11\xaf\xff\x16\x49\xe4\xe4\xe4\x4f\x5f\x45\x30\xf7\x34\xa9\x7d\xe8\x09\x97\x76\xa2\xf4\xc4\x77\xf9\x39\x58\x5d\x8c\x77\x53\xd9\x35\xfb\xeb\xc5\x6d\x69\x8f\x1b\x15\x6d\xe5\xdc\xf1\xc2\x42\x1d\x6f\xfa\x4b\x56\x5e\xca\xf2\x1b\x4c\x34\xda\x97\x89\x1b\x3d\x2d\xe0\x8d\x24\x56\x54\x00\x46\x0e\xe2\x17\x12\x6a\x96\x2e\x92\x6f\x4a\xed\x2b\x2c\xb4\xca\xa6\x40\xb0\x5c\x94\x66\x36\x72\x3f\x81\xd6\x03\x0e\xc6\xfa\xe5\x75\x08\x5f\x7f\x4d\xe1\xeb\x9d\x97\x0d\x1f\xbb\x46\xc4\x82\xfe\xfa\x97\x8b\x5d\x23\x6e\x1b\xe3\x6a\x42\xca\x30\x98\x61\x1a\xa0\xdf\x9f\x08\x02\x9f\x33\xe9\x07\x10\x3b\xf3\x26\xa5\x1b\x6b\x15\xe4\x2a\x2f\x04\xb3\x3d\xc8\x73\x0f\xc3\x3b\xa9\x95\xd2\x40\xd5\xd8\x78\x5d\x64\xe8\xe7\xa6\x6c\x24\x63\xd0\xca\x15\xc0\x85\x10\xc0\xa5\x37\x50\x44\xb6\x04\xa1\x35\x7a\x0f\x15\x98\xcf\xaa\xac\xfb\xd3\x27\x8f\x2b\xdc\x62\x93\x92\xd4\x96\x69\xcb\xe5\x72\x0a\x3f\xb8\xdf\xfd\xfc\x10\x30\x5e\x2e\x21\x2b\x84\xe5\x79\x2f\x24\x5c\xf9\x31\x1e\x3e\x16\x05\x02\x33\x46\x25\x9c\x95\x85\x95\xa1\x0c\xdf\xd8\xb2\xe1\xc4\xb9\x65\x9d\x15\x54\x40\x53\x07\x26\x98\xa2\x4c\x70\x0a\x1f\xa9\xfa\xbe\xea\xc3\xf9\xc6\xb5\xf1\x5a\xae\x2b\xb8\xbc\xf0\x15\x75\x7e\x32\x70\x94\xfb\x24\x8a\x3d\x60\x8b\xf2\xe7\x48\x72\x39\xa1\x0b\x60\x74\x23\xd7\x45\xf3\x53\x15\x66\x31\x4a\xc5\xa9\xae\x62\x4d\x7f\x55\x08\x59\x9f\xac\xc5\x4c\xad\x15\xc2\x3c\xe2\x26\xec\xcc\xa9\x35\x3e\xd7\x9e\x4b\x5f\x00\xf5\x8e\x99\xfc\xbe\xec\x89\x6f\xdf\x49\x2f\x6a\x42\x8b\x9e\xcc\x62\x27\xb2\x3d\x30\xd8\xfd\x26\xa6\xd8\x49\x29\x6a\x12\xc9\x35\x2e\xf8\x53\xb4\x6c\x5e\xc8\x3a\x5a\xe5\x29\x4a\xeb\xa2\x31\x4d\xf6\x5a\x63\x8e\x92\x70\x22\x64\xc9\x6a\x74\x92\x0b\xa6\xba\x4e\x9a\xd4\xb9\xdb\x97\xcd\xcf\x7a\x3f\x72\x5f\x05\xbc\xeb\xf2\x64\x0f\xda\xf7\xaf\xa3\x7d\x61\x80\xff\x69\xaa\xf7\x89\xbe\x15\x57\x92\xf7\x45\xe7\xdb\x30\x63\xa8\xae\xb1\x2a\xcc\x47\x85\x46\xf8\xbb\x27\xf0\x77\xbf\x72\x49\x2b\x6b\x05\x7a\x17\x41\xb1\xbe\x5e\x50\x12\x52\x6e\x1e\x76\x84\xcf\xc9\x1e\x4a\xb9\x31\x16\x93\x95\x65\xe2\x61\x3a\x17\x6a\x69\x72\x65\xa7\x89\xca\xce\x7e\xfb\xe6\xed\xef\xcf\xde\xfc\xfb\x59\x78\x8d\x93\xbe\x24\x2f\x26\x85\x61\x4b\xf4\x72\x28\xb8\x2c\x9e\x26\x09\xad\x39\x35\xd3\x95\xcd\xfa\xdc\x87\x0e\xa9\x57\xec\x61\xbe\x71\x32\xff\xa8\x74\x9a\x53\xd9\x67\x78\xe9\x6f\xcf\xde\xfc\xc1\xfd\xeb\xa9\x9b\x64\x85\x69\x21\x50\x4f\x92\x85\x99\x30\x99\x4e\x5c\xfb\xcf\xba\x05\x73\x5c\x9b\x13\xc1\xcc\x80\xaa\xc7\x14\xfe\xc5\x94\xfe\x85\x17\x5d\xed\xac\x70\xfb\x1c\x2f\x1b\x11\x49\x51\x16\x54\x45\x48\xdd\x45\xa8\xec\xa6\xb2\x3e\x27\x56\x8d\x75\x00\xa1\x76\x3c\xac\x1d\x25\x8f\x90\xf7\x29\x93\x46\x93\x2b\x69\x30\x08\x6f\x70\x97\x2b\x4e\xbc\x9f\x6d\xa2\xdd\xc8\xf1\x71\xcd\x95\xb1\x77\xce\x15\xef\xef\xee\xb6\x7a\xcd\xca\x07\x9c\x13\x9f\x30\x21\x30\x05\x9e\x65\x98\x3a\xd7\x5b\x6c\x80\x2d\x2c\xea\x66\xad\xf7\x80\xd9\x70\x14\x34\x86\x55\x97\xde\xe2\xaf\x98\x4c\x05\x6a\x58\x30\x2e\x82\x7b\xdf\x0a\x1b\x2c\xea\x8c\x4b\xf7\xc8\x00\x5d\x8f\xb6\x53\x84\xe1\x22\x94\x24\x51\x3a\xa5\xe2\x21\x05\x7e\x01\x28\xfd\x04\x39\x2d\x53\x98\xc2\x07\x32\x92\xf5\x88\x0d\x50\xde\x4e\x58\xc0\x5c\xa8\xe4\xc1\x40\x21\x2d\x17\xa1\x06\x58\x3d\x40\xa2\xb2\x5c\xd0\xcc\xd4\x50\xe1\x01\xb2\x7b\xae\x58\xa9\xfe\x9c\x54\x92\x31\x71\xef\x35\x67\xbf\xa9\x7f\xa2\x2f\xfa\xe7\xa1\xb8\x09\x1c\x9f\xb6\x57\x90\x6e\x5f\x2d\xe9\xf8\x20\x91\x3a\x5f\x49\xb1\x01\x25\xab\x79\x7c\xa1\x84\x50\x8f\x6e\x08\xbc\x16\x8c\x4c\x3b\x73\xac\x33\x69\x53\xb8\x7e\xc2\xa4\xfa\xec\xe3\x1a\x46\xea\x46\xb6\x9c\x3d\x8c\x54\xd7\xc4\x43\x82\xbd\xab\xfa\x06\xdb\x7c\xe9\x9f\x22\xe1\x24\xd1\xf0\x1f\x05\x97\xe8\x2b\xc4\x69\xb5\x5f\x04\xf8\xe2\x17\x4e\xb4\xe5\xcb\x6b\x40\x70\x62\x20\xe5\x1a\x13\xab\xf4\xc6\x99\xc0\x18\x38\xa7\xc1\x8f\xe3\x4f\x2b\x65\xe1\xf8\xe8\xec\xe8\x64\x07\x39\x38\x32\xb0\xe0\x02\xbd\xad\x8a\x01\x20\xef\x1b\xb4\x5d\x38\xcf\xb3\x5c\x6c\xa8\xb5\x47\xe9\x29\x70\x5b\x56\x2f\xe9\x42\xf6\x2f\x09\xd9\xbe\xc2\x52\xc8\x53\x30\x0a\xac\x66\xd5\x62\x1b\xfa\xd6\x91\xb1\xba\x08\x96\xf6\xf8\xe8\xe7\xa3\x18\x78\x0f\x6d\x72\x02\x8f\x4a\x1e\x59\xf0\xab\x4a\xee\x95\x73\xe1\xea\x57\x6d\x54\x11\x0a\xdb\xa9\x9c\x5f\xf0\x84\xdb\x88\x1c\x24\x90\xf1\x03\x5a\xf8\xa3\xbc\xdd\x0f\xcb\x38\xaf\x9f\xb8\x0d\x09\x7e\x27\xff\x6f\x48\x32\xbc\x99\x8b\xe9\x02\x03\x82\xaf\xf1\x6c\x85\x4c\xd8\xd5\x86\xd4\x49\x2a\x39\xf9\x4f\xd4\x8a\x16\x7c\xca\xf0\xcb\xf8\x20\x0d\x82\x08\xcd\x6b\x2f\x60\x73\xd8\x4f\xdb\xbe\x6f\x14\xd3\x73\xa6\xef\x1b\x1c\x98\x7e\x60\x5b\xe1\xfe\x7c\x7f\x3f\xfb\x06\xed\x96\x49\x70\x74\xca\x14\x2b\xc5\x67\xa8\x9d\x9f\xf0\x52\xb6\x61\xa5\xcc\x08\x8f\xbb\x7c\x2a\x63\x29\xfe\x09\x93\xb9\x74\x61\x95\x55\xad\xdc\x5b\xa4\x12\xe7\x2a\x85\x9b\xd9\x14\xfe\xa2\x0a\xc7\xf3\x9c\xcd\xc5\x06\x1e\x99\xb4\x65\x8d\xf5\x6b\xf7\xb2\xd7\x4e\xab\x5d\x3f\xfc\x19\x59\x3a\xb4\x9c\xa3\xbe\x9c\x4a\x21\xeb\xf1\x1e\x5a\x5c\xc4\x8b\x48\x83\x83\x7d\x4d\x29\x6d\x0d\x03\x2b\xff\xf0\x56\xfd\x78\x18\xdb\x18\xdb\xe4\x24\xc4\x17\xd7\xd3\x2e\x1f\xa4\x7a\x25\xd5\x17\x54\x9b\x1d\xa9\xf4\xad\x0e\xdf\xcf\x91\x16\xfa\x35\x9b\x14\x85\xda\x5b\x55\x57\x82\x4a\xdf\x14\x37\xe4\x51\x09\x92\x7d\xd2\x5f\xb0\x47\x62\x08\xba\x20\x03\xdf\xa6\x50\x2e\x33\x80\xaa\x6f\x5f\x7b\x26\xc4\x23\x2a\xce\xe3\xd9\x24\x52\x9f\x87\xcf\xd8\x7c\x08\x8c\x65\x21\xda\x37\xc6\x72\x1c\x9d\xca\x85\x3d\x6c\x38\x65\xfd\x23\xaa\xa9\x76\x6b\xa9\xac\x0a\x6b\x3b\xcb\xb5\x71\x24\xc8\x86\x36\x71\x79\x51\x6b\x93\x0f\x2c\xde\xab\xaf\xc8\x0a\x8f\x7d\xeb\x3b\xf6\xac\xee\xe8\x58\xdc\xa1\xc3\x72\xbf\xba\x9e\xd2\x2f\x2c\xf4\x9d\x17\x31\xee\x6a\x27\x05\x14\x56\x29\x96\x48\x4f\x69\x3e\x99\x5c\x22\xbc\x8d\x91\x24\x45\x4b\x0e\x7f\x1f\x96\xad\xf5\xad\xa8\x1b\x1f\xc5\x4f\x2c\xca\xa0\xfa\xc3\x08\xbd\x6f\x43\x5f\xf4\x90\x6b\x83\x73\xf2\x16\x4a\x57\x0b\xaf\x7d\xfc\x57\x2d\xd3\x8c\xe8\x88\xe6\x12\x03\x27\xbe\x2f\x28\xb7\x71\xc6\x62\x42\xe2\xf0\x12\x5e\x96\x4d\xf2\x3b\x95\x3c\xec\xe5\x67\x1d\xdd\x5f\xce\xfc\x43\x0d\x57\x8b\xc9\x32\xf8\xe2\x72\xad\xc4\x7a\x5c\xec\x19\xdc\x5f\xce\xc2\xf2\x40\xf7\x17\xc5\xa5\x14\x1a\x6c\x1c\xe5\xb2\xd4\x2d\xe0\xac\x2e\x8c\x18\x0b\xc2\x3d\x55\x8d\x4c\x70\x63\x79\x42\x54\x6b\x88\xc4\xd1\x1f\x86\x5f\x3f\xab\xd7\x77\xf4\xa1\x44\x6c\xc7\x1d\xc0\x38\x65\x6c\x38\x80\xe3\x55\x0a\xbf\x0a\xcb\x19\x2c\xa6\xaf\x44\x3c\x58\xce\xad\xeb\x97\xb5\x2d\x11\x37\xe5\x1a\xef\xac\xca\xa3\x11\x46\x7f\x7b\x0f\xbe\x38\xc7\x85\xd2\x18\x0f\x30\xd6\x80\x21\xa4\x05\x69\x22\x93\x54\x9d\x5d\xc6\x8a\xaa\x09\xfd\x0d\x16\x32\x00\x6d\x22\x97\xac\xca\x18\x5d\xa2\x31\x67\x04\x25\x16\xb9\xf7\xd1\x09\xb6\x2c\x34\x9e\xba\x36\x63\x46\x2d\x3a\x8d\x29\xc6\x73\x8d\xf1\xbb\xc2\x9d\xd2\x6a\x5d\xef\xb9\x06\x2c\x34\x20\x29\x65\x67\x6c\x41\x90\x43\x54\x35\x33\x2b\xa4\x35\x73\xf8\xc4\xad\xf1\x64\x35\x32\xa3\xa4\x5f\xb7\x16\x3a\x87\xec\xb9\x81\x9c\x19\x43\x40\xc8\xd0\x4c\x52\x33\xe6\xc9\xcd\x54\x7a\x74\x64\x5a\xa4\x96\x9a\x25\xe8\x22\x70\xae\x52\xa0\x25\x13\xa9\x7a\x1c\xca\x1f\xcd\x71\xc9\xa5\x29\xc7\xd6\xbd\xa2\x14\x02\x67\xcd\x91\x10\xa6\x72\xdb\xac\x29\xdc\x56\x0b\x09\xc7\x91\x5a\x55\xd8\x44\xd5\x46\x22\x70\xbe\x0d\x2c\x53\x6d\x08\x0d\x7d\xc1\xc4\x20\xf8\x53\x89\x53\x73\xb7\x80\x91\x2e\x08\x08\xf3\x00\xd5\x86\x00\xee\x8b\x30\x0f\x75\x81\x6e\x3c\xd5\x3b\x3e\xb4\x13\x26\x4b\x56\xed\xcd\xdb\x0e\x60\xf5\x01\xac\x1e\xba\x0e\x60\xf5\x01\xac\x3e\x80\xd5\x9d\xd7\x01\xac\x3e\x80\xd5\x07\xb0\x7a\xfc\xd9\x03\x58\x7d\x00\xab\x0f\x60\x75\xc7\xf5\x25\x42\x2e\x07\xb0\x7a\xf8\xf1\x03\x58\x7d\x00\xab\x07\xa8\x1e\xc0\xea\xce\xfb\x7f\x0d\x96\xf3\x00\x56\x0f\x3d\xfc\x85\x81\xd5\xa3\x25\xc1\x8d\x4d\x19\x63\x8a\xd1\x67\x84\xb1\xf1\x24\xc0\xc3\x6a\xd1\xaa\xea\xf5\xc4\xa6\xf5\xce\x82\x3d\x8c\xd7\x8b\xee\xca\x9a\xd6\x00\x02\xd7\xa0\x73\x67\x4d\x30\xe1\x79\x3d\x34\xe3\xd7\x52\x94\x5b\x91\x9b\xb3\x5c\xf9\xff\xd4\x48\x5e\x03\xc2\xf3\x7e\xff\x73\xeb\xcb\x87\xb1\xbb\x67\xe1\x76\x6d\x64\x6e\x40\x78\x3e\x01\xb3\x8b\xb3\xce\x51\x58\xdd\x33\x70\xba\x38\xac\x2a\x16\xa3\xdb\x46\xe0\x46\xc8\x46\xe3\x73\x4d\xf4\x6d\x84\x66\x1c\x36\xd7\x87\xbc\x8d\xb9\x68\x3d\xb8\xdc\x28\xea\x36\x42\xb7\x1b\x93\x1b\x44\xdc\xc6\x38\xed\xc4\xe3\x06\xd1\xb6\xf1\x8e\x8d\xc4\xe2\xa2\x00\x85\xe8\xe9\x30\x26\x76\x8b\xb0\xdc\x21\xad\x76\xbf\xd2\x68\x56\x4a\x0c\x68\x52\x4b\x8b\xde\x71\xc9\xb3\x22\x73\x82\x69\x9c\xc2\xf0\x75\x95\xa1\x33\xf5\x76\xcc\x64\x43\x07\xd1\xad\x39\xc9\xb6\x13\x3d\xda\xef\x86\x71\xe1\x46\x83\x16\x3a\xac\xd8\x9a\x2c\x4e\x91\x24\x88\x74\xe6\xca\x55\x14\x60\xf6\xbb\x69\xc5\x5d\xb5\xd9\xe3\xdb\xfe\x91\x79\xb9\xf5\x35\xa3\x10\xe6\xe7\x80\x2f\xe3\xcc\xe4\xb8\x03\xbb\x37\x64\x19\xb1\x45\xce\x67\x81\x2b\xa3\xa0\xca\x48\x2d\x8a\x86\x28\xf7\x87\x27\x69\x7c\xc7\x82\x97\xe7\x40\x93\x51\x56\x64\x6f\x48\x32\x06\x83\x7e\x16\x1c\xb9\x0f\x14\xf9\xac\xcd\x54\x9e\x0b\x41\xee\x15\x77\x44\x43\x8f\x2f\x03\x3b\x7e\x96\x8d\x8b\x22\xfa\x25\x0e\x66\x8c\x86\x18\xe3\xe0\xc5\x71\x68\xf1\x25\x61\xc5\xc8\xae\x1d\x0f\x8a\x23\x02\xe2\x7d\x82\xe1\x3d\x02\xe1\xbd\xe1\xc3\xd0\x49\x23\xc3\x1a\x1b\x00\x6f\x85\xb7\x23\x54\x9f\x17\xfc\x7e\x42\xe0\x1b\x03\x17\x7e\x16\xa8\x70\x3f\x98\x30\x6a\xb4\xc7\x95\x7b\x24\x7c\x8f\x50\x55\x3a\x23\x98\x89\x2b\x14\x6c\x73\x87\x89\x92\xe9\x80\xa5\xde\xda\x4f\xa0\x92\x39\xe3\x1f\x0c\x9e\x5b\xbb\xca\x66\xc5\xc2\x96\x34\x83\x79\xef\x50\xa0\x54\x46\xee\x61\x72\xa1\xdd\x1b\x3d\x87\x7b\x1c\x81\xf8\x92\xf1\x35\xbc\xa8\x8b\xe8\x0b\x83\xf6\xeb\xe6\x3f\xab\x47\x50\x0b\x8b\x12\x8e\xb9\x2c\x7b\xfa\xa4\xe1\x1c\xd6\xbe\xf6\x90\xc8\x05\xf1\x74\xcf\xbd\x7d\x53\x92\xf9\x67\xb9\xca\xe4\xd4\x1b\xf3\x12\x51\x47\x20\xf5\x29\x61\x47\x20\xb1\x28\x44\x3b\xf4\xf0\xe1\x48\x6c\xdc\xf1\xb6\xde\x77\xe4\x2d\xf1\x52\xc9\xb2\x8b\x26\x43\x31\xe3\x6e\x87\x0f\x52\xfc\x05\x86\x22\x22\x25\xf0\xac\x74\x80\x07\xfc\x47\xa6\xd8\xbd\x52\x01\x4d\xb0\x7f\x80\xee\x3e\x69\x80\xcf\x12\x3d\xbd\x20\xf4\xbf\x0f\xec\xff\x2f\xe7\xd9\x44\xc0\xfb\xbf\x22\xcf\xe6\x97\xf0\x05\x1a\x95\xac\xdf\x68\x96\xe0\xec\x19\xd3\x55\x29\xfc\x90\x16\x3a\x94\x3f\x57\xb3\x56\x25\xcc\x12\x31\x1d\x31\xa7\x75\x39\x30\xd5\xd4\x2e\x0a\x21\x36\x50\xe4\x4a\xb6\xeb\xc1\x3d\x06\xda\x2c\xbb\x1d\xa0\x19\x30\xdf\x2e\xce\x6a\xcf\x25\xd7\x2a\x4c\x28\xe1\xb8\xd6\xfe\x3d\x45\xa0\x51\x97\xe5\x3c\x15\xe3\xad\x54\xb3\x20\xd8\xf0\xa5\xeb\x0c\x16\x4e\xd7\xb3\x3c\x43\xda\xb6\x6f\x8c\x62\xc5\x84\xa3\xbb\x50\x3a\xe1\x73\xb1\x81\x15\x13\xb6\x3e\x5a\xe6\x81\x0b\x11\x5e\x30\x85\x3b\x1c\x4c\xfc\xae\x78\x38\x30\x05\x84\x92\x4b\x6a\x2a\x93\xe1\xc0\xbf\x1c\x13\x47\x35\x11\xc8\x64\x91\x7b\x1e\xdd\x04\xb6\x51\xc5\x90\x6a\x07\x1e\xc3\x06\x23\x15\x7d\x6e\x40\x72\x71\xda\x38\x47\x71\x50\xac\x06\x5e\x50\x1d\xcb\x63\xb0\xac\xf4\x7e\xe4\x06\x4f\x9b\x6f\x2b\x8f\x7a\x35\xf5\x7e\x85\xc3\x2c\xd3\xf9\xcd\xfe\xc8\x54\x3f\x70\x74\x0c\x81\xdf\x97\xb0\xd2\x69\xa9\xe4\x44\xe2\x92\x91\x87\x11\x8c\xdc\x90\x5e\xdf\x57\x7b\x25\xfa\xfa\x4c\x99\xd2\x1e\x86\xce\xf1\x55\x79\x6b\x91\xc5\x9a\xfb\x7d\xff\x1b\x63\x37\x40\xf7\x58\x2a\x50\x34\x1d\xd2\x51\xf8\x84\x35\xad\x0a\x0b\xa9\x7a\x94\x27\x53\x7f\xf8\x24\xf7\xd3\xaf\xc8\x57\xe5\x01\x12\xc3\xd9\x80\x60\x48\x0c\xa0\x64\x73\xe1\xe4\x9b\x72\x6e\xf7\x9d\x83\x04\x0b\x64\xb6\xd0\x08\x4b\x66\x07\xdc\xcb\x86\x3b\xf2\x87\x7f\xff\x34\x77\x84\x67\xa8\x0a\xfb\x42\x91\x88\x3f\x65\xb5\xe1\x14\xf2\xe1\x7d\xc9\x54\xb1\x75\xfe\xd1\xdb\x40\xb0\xd3\x51\x7e\xb9\xa2\xfe\x2f\x2c\x50\x19\x99\x2a\x3e\x71\xbf\xb0\xe7\xec\x16\x96\xe4\xc5\x61\xb3\x30\xe7\x9b\xa5\xff\x28\x8c\x75\xde\xf0\x3f\x7d\x13\x2f\xdd\x3a\x25\xf1\x53\x53\xf6\xe5\xe9\x70\x15\xd5\x7d\x72\xf7\x99\x5a\x63\xea\x8f\x39\xae\x4f\x99\x4b\x73\xc5\xa5\x35\x03\x09\xfd\x1e\xba\xdb\x69\xfe\x43\x42\xbf\xbe\x0e\x09\xfd\x43\x42\xff\x90\xd0\x2f\xef\x3c\x24\xf4\x77\xae\x43\x42\xff\x90\xd0\x3f\x24\xf4\x0f\x09\x7d\xba\x0e\x09\xfd\xfd\x79\x3b\x24\xf4\x0f\x09\xfd\x43\x42\xbf\x71\x1d\x12\xfa\x3b\x6f\x39\x24\xf4\xbf\x0c\x9c\xec\x90\xd0\x2f\xaf\x43\x42\xff\x90\xd0\x3f\x24\xf4\x0f\x09\xfd\xad\xeb\x90\xd0\x3f\x24\xf4\xb7\x79\x39\x24\xf4\x0f\x09\xfd\x43\x42\xff\x90\xd0\xdf\xba\x0e\x09\xfd\xe1\x61\xf8\xbc\xa9\xdc\x70\xea\x67\x4c\x16\xf7\x52\x65\x79\x61\x11\x6e\xcb\x87\xea\xf3\xea\xe7\x9b\xe6\xd4\xfc\xb9\x92\xac\x65\x29\x01\x89\xf6\x99\xdf\xe0\x71\x92\x78\xae\x26\x55\x53\x26\x15\x27\xcf\x4e\xb6\x0b\x9e\x71\x3b\x20\xb2\x2c\x2d\xd3\x69\xb3\x28\xb7\x73\xd4\x0f\x8b\xf7\xc2\xa2\x7d\xb0\x2f\xf2\x6c\xf9\x67\xfb\x4c\x6d\x49\xfc\x8e\xc6\xa7\x81\x81\xfb\xe3\xc1\x9e\x48\xad\x59\xa6\x0a\xbf\xe9\x67\x10\x8d\x41\x0b\x5a\x8a\x32\x21\xf8\x2f\x25\x93\x1d\xb2\x68\x7a\x84\x11\xe2\xcf\x60\x46\x73\x90\xc9\x2f\x57\x26\x6f\xc3\x08\x6d\x4b\x65\x98\x6c\x9e\x27\x95\xa5\x81\x25\xcf\xac\x7a\x03\x37\xa0\x32\x6e\x9d\xa7\xe7\x9c\xbb\xc6\xbe\xcd\x43\x69\x78\x6e\x5b\x49\xbf\xa0\x43\x54\x24\xc3\xac\xdf\x0d\xb8\xca\xcb\x57\x25\x21\xa7\xfe\x84\x4e\xe7\xac\x0d\xf9\xa4\xb4\x03\x74\x15\xde\x93\x2e\x4c\xca\x93\x9e\x69\x9a\xfd\x32\xf5\x6a\xe4\x06\x83\x49\xa1\xb9\xdd\x5c\x2a\x69\xf1\xa9\x27\xd6\xde\xae\x7c\xf3\x8f\x84\x43\x46\xeb\x38\x29\x94\xdb\xe8\x42\x92\xcf\x1f\xe1\x71\xc4\xf4\x92\x3f\x6e\xef\xac\x64\x94\xba\x05\x9f\xec\x59\x0f\xc9\xb8\x31\xb0\xcc\x3c\xd4\x03\x80\x13\xe7\xc3\xd4\x73\xea\xce\xbb\x9e\x5d\xd1\xe6\x2c\xee\x4c\xf3\x35\x17\xb8\xc4\x6b\x93\x30\x41\x83\x1d\xeb\x29\x5e\xf4\x3c\x4f\xda\xa0\x95\x30\xd5\x59\xad\x7d\xe7\xb2\x43\x1d\xfa\x40\xc2\x24\x2c\x19\x97\x90\xb9\x3e\xca\x4b\xb2\xc6\x47\x57\x4e\x53\x72\xa6\x5d\x50\x58\xc6\x4a\x83\x31\x04\x37\x74\xc2\x6b\xa8\x1d\x12\x9b\x9a\xa7\x50\x94\x26\xd5\x4f\x12\x1f\x7f\x72\xef\x31\xb0\x10\x6c\x39\x74\xe2\x39\x84\x2d\x91\xd1\xee\xec\x59\x54\x87\x6e\x7d\xdd\x31\x12\x44\xeb\x02\x81\x89\x47\xb6\x31\xdd\x87\xca\x9f\xc3\xdb\x13\x92\x5a\x66\xa0\xa2\x3e\x14\x94\xfc\xf6\x84\xf2\x04\x97\x17\xb3\x9f\xee\xfe\x72\xf7\xd3\xc5\xd5\xbb\x9b\xf7\x63\x2a\x3a\x7c\x1a\x6e\xc2\x72\x36\xe7\x82\x0f\xcf\x68\x3b\xf9\xda\xe6\x63\x64\xa1\xd2\xf4\x2c\xd5\x2a\xf7\xed\x2c\x11\x81\xda\x90\x44\x40\xee\x65\xb5\x44\x69\x48\xc3\x01\xf0\xed\x57\x2d\x35\x93\xb6\x0a\x4c\x07\x88\xd6\xdd\xac\x0b\xe9\xe2\x99\x4f\xad\x0d\x61\xe9\x3e\xe5\x73\x17\xa9\x0b\x9f\x9b\xac\x0f\x3e\xbb\x7f\xb5\xc2\x65\x49\x7a\x53\x9f\xa1\x0f\xb3\x0f\x77\x37\xff\x2b\xfe\xad\x10\x64\x64\x0c\x5d\x7d\xc9\x5a\x2b\x00\x27\x26\x7b\xf4\xe4\x6d\xa8\x43\x3d\xf4\x65\xcf\x3d\x23\x47\x59\x94\x56\x25\x52\xb9\x6f\x0b\xd9\x34\x51\xb2\x41\x01\x32\x95\xe2\x14\x66\x15\xe6\x36\x08\xf8\x35\x9e\xab\xcd\x00\xc1\x74\xee\x61\x69\x39\x13\x62\x03\xce\x05\x5b\x33\x81\xbe\xd8\x49\xab\xde\xc8\x16\xea\x3d\xe5\x28\xcb\xdc\xb2\x1a\x0b\x26\xcc\x80\x82\xc7\xd8\x41\x67\xea\xdf\x39\x2f\x32\xb2\x9f\xaa\xfb\x21\x45\xa9\x6c\x70\x48\xdd\x9b\x9c\xcd\x72\xbf\x82\x77\x4a\x7d\xc2\x7c\xa0\x55\x75\xe1\x6b\x65\x2c\xc9\xc4\x96\x66\x90\x9b\xb2\xad\xb3\xea\x9d\x04\xd8\x0c\xd0\x2c\x0c\x9a\xad\xd9\x26\x98\xc1\xda\x4d\x75\xef\xd5\xc8\x52\xaa\x62\xce\x99\x5d\x99\x11\x44\x2c\x63\xe6\x01\x53\x7f\x6b\x00\xd5\x2a\x90\xcc\x1f\x81\x11\xd8\xbb\x77\xbd\x50\x22\x62\x6e\xfe\x1d\xf6\x6e\xe7\xe8\x31\xb6\xa1\x1a\xe9\x08\xbd\x71\x6d\xf9\x20\xc5\xe6\x56\x29\xfb\x75\x55\xfc\x1b\x39\x9c\x3f\x54\x27\xcf\x73\xb3\x95\x94\xa7\x74\x5a\x3a\xa1\x6e\xa2\x92\xe3\xb8\xad\xfc\xaf\xea\xe1\x7b\x01\xf1\xd4\x85\xbc\x30\xdf\x68\x55\xc4\x9e\x4a\xe3\x24\xe8\x9b\x9b\x2b\xd2\xaa\x22\x20\xd8\xd2\xea\x0d\x95\xef\xef\x1c\xda\x11\x03\x5f\x7f\x1f\xb0\xfe\xa6\x14\x39\x8f\xab\x90\x06\xed\x14\xde\xb1\x0d\x30\x61\x54\x70\xa6\x86\x3c\x23\x09\x33\xc2\xb5\x9b\xfe\xff\x14\x5c\x14\x16\x2a\x04\xe7\xca\xae\x60\xeb\x86\x11\xe1\xdc\xa5\x78\x5a\x43\xdd\x75\xc8\xe5\xa8\x6f\xdd\x37\x24\x9c\xec\x01\x0d\xe4\x1a\x13\x4c\x51\x26\xbf\x08\xb2\x4b\x23\xfd\x5e\x49\x27\xc6\x91\x63\x7d\x53\xe1\xe8\xd5\x71\xee\xb5\x08\x13\x56\x1f\x7c\x4c\x46\x88\xfd\x88\x95\x2d\x0c\x6a\x9f\xac\xd0\x05\xfa\x4e\xfc\xb6\x98\xa3\x40\xeb\x33\x0d\x6b\x26\x78\xca\xac\x5f\x5f\xc4\x33\xb6\x44\x60\xb6\x14\x8c\x61\x4d\x47\x69\x0a\x3a\x2f\xc7\xc5\xc4\x16\x52\x85\x75\x65\x3d\x33\xf0\xfd\xcd\x15\xbc\x81\x63\xc7\xdf\x09\xa5\x82\x16\x8c\x0f\xb9\xed\x56\xf9\x7a\x81\x6d\xbf\x7a\x51\x12\xa7\x66\x90\x7c\x82\xd2\x5e\x0d\x4f\x41\x0e\xa5\xd3\xe8\xb8\xa4\xd0\x42\x17\xee\x94\xb9\x95\x50\x43\x42\x18\x56\x5b\xd0\x07\xc4\x79\xe8\x3d\xc3\x82\xde\x27\xce\x03\x14\xc7\x05\x7d\x0f\x71\x8e\x36\x49\xdf\x1b\xd4\x7b\x58\xa4\xef\x5f\xd4\x22\x35\x5d\x00\x27\xb5\xed\xd6\x7b\xd1\xcc\xd0\xb2\x94\x59\x06\x7c\x68\x38\x0a\xd9\x38\x12\xe7\xd7\x30\xc0\x2f\x67\xaf\x0c\x7e\xc7\x65\xf1\xe4\xf3\xd9\xfb\x84\x90\x77\xd7\xf4\x20\x24\x25\xf3\xd4\xe1\x2c\xcf\x05\xf7\x4b\x59\xda\xfb\x07\x0f\xf4\x8c\x57\xf2\x1a\x55\xeb\x76\x7c\x48\x95\x99\x10\xca\x99\x4a\x37\xab\x33\x99\xaa\x6c\x80\xec\x36\x83\xce\x61\x42\x96\xac\x9a\xd9\x98\x0e\x61\xd9\x6b\x92\xfa\xff\x7c\xda\x8b\x0b\x9d\x05\xae\x51\xec\x11\xf2\x7d\xe7\xee\x77\x8e\x53\x39\x02\x44\x00\x04\x9b\xa3\xf0\x93\x87\x97\x92\xc8\xb2\xa0\x28\x19\x8a\x0e\xcd\xb4\x12\xfb\x94\xcd\xde\x2a\x41\x69\x50\x56\x35\xc6\x11\xf8\x42\xda\x42\xb7\xc5\xb7\x85\xfc\xfa\x56\x5b\x28\xde\xf9\x32\xda\x52\x0c\xce\x44\x3b\x6d\x71\x13\x57\xbb\x2d\x34\x83\x7c\x09\x6d\x89\x08\xeb\x0d\x26\x89\xca\xf2\x99\x56\x2e\x18\xd9\xc3\xe8\x86\x07\x6b\x04\xdd\x97\x73\x13\x9c\xd6\x8c\x7c\x46\xcc\xed\x36\x19\x46\xb0\x6e\x28\x1a\x61\xd6\x5b\xb2\x12\x9d\xff\x2f\x51\xb3\x3a\xe9\xf8\xb6\xed\x2e\xe9\x97\xe5\x2b\x15\xcd\xf0\xc3\x27\x5b\x26\x95\x30\xb1\x52\xc6\x8e\xf6\xe4\x4e\x6f\x6e\x3f\xda\xa8\x66\x61\xee\xed\xf4\x5d\x48\xd3\x8c\xc8\x10\x97\xc0\x28\xaa\x2c\x11\x0e\xa9\x52\x6c\xac\x21\xf6\x85\x3d\xf7\xbe\x3c\x83\xee\x73\x4e\xfd\x08\x51\xe7\xb4\x6a\xac\x12\x0d\x69\x8b\xb6\x55\x61\xa1\x69\x59\x8a\xcb\xa8\x71\x28\xd3\x88\x93\x0d\x98\x5d\x9d\x82\x46\xe1\xcb\x7e\x82\x02\x3c\xf8\x10\xe1\xc8\x40\xe3\x95\xa5\x98\x04\xb6\x47\x08\xd3\xcc\xcc\x95\x0c\x5c\x51\xc0\x5d\xce\xaa\x0b\x6f\x6a\xb8\x81\xd7\xdf\x95\x1d\xff\xfa\x9f\x61\x03\x5f\x7b\x3e\xaa\xb1\xf6\xa5\x33\x0f\x5c\xa6\xa1\xac\x66\x8f\x06\x97\xc1\x45\xf0\x79\xa8\xba\x8a\xa7\x4d\xa5\x3a\x87\xbf\x4a\xa8\x1a\x0c\x93\xc1\x6c\x0b\x78\xb1\x6f\x0a\x5e\x9c\x68\x8d\xd0\xbc\xf5\x0e\x54\x09\x68\x4c\x86\x81\xa5\xc8\xb6\x6f\x4b\xf7\xf7\x92\xe4\xc6\xf1\x3c\x01\xa9\xaa\x86\xd4\xf7\x95\xbd\xf4\xfa\xd3\x47\x3d\xa6\x48\x74\x10\xcc\x8d\x30\xd1\x8f\x5c\xa6\xea\xd1\xec\xef\x17\xff\xe0\x1f\x2c\x9d\xb7\xc4\x29\x80\xdf\xf0\xa3\xe1\x1b\xb3\xc1\x7c\x56\x13\x4a\xec\x72\x8e\x4b\x09\xa3\xbd\x1d\xc2\x81\xb0\xf1\xee\x61\xbb\xde\x70\xdc\x7d\xed\x72\x52\x87\x14\x32\xca\x7d\x7d\x71\x27\x75\x99\x19\x76\xa9\x1d\x2d\xcb\x99\xb8\xcb\xf7\x3a\x9a\xf5\x9b\x77\x77\x17\xed\x87\x9d\xa9\x7a\x5c\x61\x38\x1d\xd8\xfd\x0e\x2c\xcd\xb8\x31\xc3\x59\x43\xea\x5f\x9c\xd3\x91\xb9\xc7\x65\x1a\x79\xc9\xed\xaa\x98\xd3\x4e\x28\x8d\x6a\x0a\xc3\x97\xe6\x2c\x48\xd9\xc4\x71\x7f\x32\x3a\xcd\x08\x2e\x1b\xb8\x30\x4a\x6b\xca\xb8\x9b\x18\x4c\xaa\x16\x50\xd7\x53\x41\xf9\xe8\x69\xb2\x9b\xea\xf9\x76\x07\xd0\x8a\x3b\x2a\xb4\x7c\x11\x33\xbd\x3b\x3c\xef\x47\x97\xc1\x8e\x0c\x11\x71\x18\x6a\x9d\x1b\xb5\xf3\x23\x0d\xee\xec\x29\xef\x46\xbd\x4c\x7c\x51\xc2\x2a\x7b\xb6\x8f\xe0\x95\xf0\x98\xd3\x97\xd2\x8c\x74\xc2\x2d\x23\x6d\xdc\x39\xd3\xb9\x13\x72\x71\xb7\xb4\x61\x97\x71\x3f\x67\x07\x94\x19\x83\x5e\x46\x48\x76\x45\xd4\x9f\x14\x50\x77\x13\x7d\x81\xa0\x1a\xf6\x0a\xac\xe1\xc5\x82\x85\xc1\x1b\x06\x7e\x5c\x2b\x51\xb8\x49\x7f\xcd\x3b\x2b\x58\x5b\xb2\xd7\xba\xb7\x54\x29\xc1\x0d\xc1\x7a\x74\x1e\x38\xa4\xe1\xc7\xfa\x00\xce\x0e\x6e\x83\x31\x69\xe0\x2b\xbb\xa5\xdb\x21\xad\xe4\xe6\x95\x8c\x6d\x20\x59\xd1\xa2\x14\xde\xb7\xc0\x65\x51\xb8\xdb\x77\x3b\xba\x37\x4b\xdc\xdb\xb0\xd6\xae\x00\x19\xcb\x73\x2e\x97\xae\x7d\x0c\x34\x7b\x6c\xb5\xb2\x73\x1c\xc2\xf1\xeb\x6c\x38\xc6\x1a\x9b\xab\xfc\x0b\x66\x03\x6b\xc1\x5b\xfc\xd7\xb7\x97\xa3\x92\xd3\xdf\x7e\x17\x9b\x68\xcc\xb5\x4a\x2b\x78\x7a\x95\x07\xe0\x7a\x81\xfc\x91\x3e\x41\x1e\x15\xe1\xa1\xbd\x0c\x5a\x2d\x91\xd5\x99\x5f\x19\xb3\xa1\x58\xbd\x34\xda\x0c\x72\xd4\x86\x1b\x37\xa3\x7d\xa4\x11\xbb\x14\x8c\xf7\x43\x7b\x61\x39\x53\xde\xbb\x08\x66\x84\xed\x21\xf7\x71\xd2\xe8\xf3\xce\x9f\x7b\xf6\x17\x88\x50\xd3\xae\x62\x00\x2f\xa0\x94\x75\x1d\x53\xd2\x99\x4a\xc3\xed\xa4\x85\x3e\x3b\xcd\xe5\x36\x80\x31\x7a\x56\xf9\xee\xb1\x5d\xcf\x54\xae\x8f\x35\xef\x6d\xdd\x72\xdf\x54\xca\xe5\xef\x0a\xea\xd3\x39\x5e\x9f\xa8\x52\xf4\xba\x68\x8d\x22\x5d\x0a\xba\xdc\x9e\x23\x99\x6d\xac\xa3\xf0\x1d\x3d\x76\x20\xbf\x53\x21\xf7\x76\x37\xf5\xf9\xa0\xd7\xf5\x6c\x20\x09\x47\xe7\x47\xcf\xd6\x2b\xdf\x28\xad\x72\xb6\x1c\xac\xfb\x6b\xb5\x6d\xfb\x21\x48\xd1\xaf\x49\x42\x03\x2b\xf5\xe8\x7f\xaf\xc0\x1e\xba\x6b\x60\xce\xaf\x82\x0b\x0a\x5d\xfd\xc2\xce\xb2\xab\xc2\x32\x2f\x2a\x7f\x85\x47\x37\xe9\x6b\x55\xc8\x74\x0a\x3f\x0c\xad\xf9\x72\x9d\x63\xd0\x9e\xc2\xbb\x2d\x46\xdf\x2b\x49\x9e\x5c\x09\x94\x70\x13\x96\xf8\x70\x03\x73\xb4\xfd\x41\x33\x97\xf0\x76\xfa\xf6\xcd\xe7\x37\x5f\xc4\xd3\x96\xf9\x7a\x5f\x99\x2f\x2f\xe3\xcf\xe6\xa2\xac\x7c\x88\xe2\xe4\x9d\x17\xb8\x46\x51\x03\x2f\x53\xbd\xf4\xd5\xa3\xe6\x16\x23\x0a\x93\x8f\x29\x9d\x0a\x4a\x37\x3d\xb8\x93\x3d\xea\x72\xc6\x73\x8c\xa6\x98\x3f\x5b\x2f\x83\x02\x92\x10\xd6\x6a\xd9\xb0\x72\xbd\x0d\x6b\xa9\x6e\x4b\x45\x9b\x4d\x7b\xfd\x1a\x8e\xfd\x9d\x47\x86\xca\x42\x4e\x9e\x3d\x7c\xa1\x99\xd7\x4f\x79\x2f\x80\xdd\x6a\xea\xf5\x53\xce\x64\x1a\x2a\x71\x46\xdb\xdc\xdb\xce\xa6\xc5\xef\x6f\xf3\xff\xc4\x15\x5b\x23\xed\x8a\xc7\x05\xd3\x62\x33\xb4\x1c\xf5\xce\xb7\x04\xe6\x85\x05\x94\x6b\xae\x95\xa4\x15\xe9\x6b\xa6\x39\x9b\x0b\x04\x8d\x0b\xd4\xce\xf3\x35\xf0\xd5\xf1\xc7\x8b\x5b\x5a\x09\x7c\xe2\x2c\x4a\x2f\x4d\x2c\x5b\x5b\x18\xda\x69\x64\x6b\xae\x6a\xbc\x66\x7b\x80\xfa\x45\x77\x6b\xe0\x4a\xbe\xdd\x08\x90\x6d\x2a\xdb\xe1\x2c\x5d\x56\xd8\xc2\x97\xaa\x3d\x25\xa2\x30\x7c\xfd\x5c\x3d\x1d\xf6\x1a\xaa\x59\xe8\x17\x70\x1a\xc2\xe6\x8b\x57\xbc\x43\xde\xb6\x36\x81\xac\x3b\x7a\x67\xc7\x46\x0a\xb4\xc8\x24\xb7\xc0\xa5\x0e\x36\x77\xb0\xc2\x23\x53\xa1\x85\x4d\x30\xe9\x34\x48\x6d\xc6\x97\x2b\x1b\x36\x9f\x08\x50\x72\x07\xd5\x9d\x09\x98\x62\xcb\xae\x63\x45\x7b\xba\xa6\x63\xa4\x3a\x3b\x74\xe7\x4b\xda\x40\x29\x6d\x2c\x60\x31\x56\x69\xb6\xc4\xe6\x37\xc5\xbc\x5e\xfe\x07\xff\xe7\xff\xbe\xfa\x7f\x01\x00\x00\xff\xff\x31\x07\xe9\x8c\x70\xde\x00\x00") - -func stashAppscodeCom_functionsV1YamlBytes() ([]byte, error) { - return bindataRead( - _stashAppscodeCom_functionsV1Yaml, - "stash.appscode.com_functions.v1.yaml", - ) -} - -func stashAppscodeCom_functionsV1Yaml() (*asset, error) { - bytes, err := stashAppscodeCom_functionsV1YamlBytes() - if err != nil { - return nil, err - } - - info := bindataFileInfo{name: "stash.appscode.com_functions.v1.yaml", size: 56944, mode: os.FileMode(420), modTime: time.Unix(1573722179, 0)} - a := &asset{bytes: bytes, info: info} - return a, nil -} - -var _stashAppscodeCom_functionsYaml = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\x7d\xff\x73\x23\xb7\xb1\xe7\xef\xfb\x57\x74\x6d\x5c\x27\xe9\x22\x52\xab\xf8\xd9\x75\xa7\x4a\x5d\x4a\x27\xc9\x8e\xce\xde\x5d\x96\x24\xaf\x2f\xe5\xe4\x1c\x70\xa6\x49\xe2\x09\x04\xe6\x01\x18\x4a\x7c\xe7\xfb\xdf\xaf\xd0\x00\xe6\x0b\x39\xdf\xa8\xe5\xda\x7e\xfb\x38\x49\x25\xab\xe1\x4c\x4f\x03\xe8\x6e\x74\x7f\xba\x01\xb0\x8c\x7f\x40\x6d\xb8\x92\x17\xc0\x32\x8e\xcf\x16\xa5\xfb\xcb\x8c\x1f\xff\x9b\x19\x73\x75\xb6\x3a\x9f\xa2\x65\xe7\xaf\x1e\xb9\x4c\x2f\xe0\x2a\x37\x56\x2d\xef\xd0\xa8\x5c\x27\x78\x8d\x33\x2e\xb9\xe5\x4a\xbe\x5a\xa2\x65\x29\xb3\xec\xe2\x15\x40\xa2\x91\xb9\x9b\x0f\x7c\x89\xc6\xb2\x65\x76\x01\x32\x17\xe2\x15\x80\x60\x53\x14\xc6\x3d\x03\xc0\xb2\x6c\xfc\x98\x4f\x51\x4b\xb4\x48\x9f\x92\x6c\x89\x17\x60\x2c\x33\x8b\x57\x00\xfe\xaf\x59\x2e\x13\x4b\xfc\xd0\xfd\x31\xcb\x32\x93\xa8\x14\xc7\x89\x5a\xbe\x32\x19\x26\x8e\x18\x4b\x53\xe2\x82\x89\x89\xe6\xd2\xa2\xbe\x52\x22\x5f\x4a\xfa\xd0\x08\xfe\xd7\xfd\xfb\x77\x13\x66\x17\x17\x30\x8e\x5c\x8e\xb7\x58\x24\x96\xfc\x27\x2f\xe7\x48\x7f\xd9\x75\x86\x17\x90\x32\xeb\xfe\x9c\x6b\x95\x67\x81\xb9\x3a\x13\xfe\xb5\xd0\xa8\x84\x59\x9c\x2b\xcd\xe3\xdf\xa3\xa2\x39\xee\xdf\xf1\x3d\xfa\xd3\x77\xe8\x37\xa1\x7d\x74\x4b\x70\x63\xbf\xab\xdd\xfe\x9e\x1b\x4b\x3f\x65\x22\xd7\x4c\x54\xfa\x83\xee\x9a\x85\xd2\xf6\x5d\xf9\xf9\x11\xcc\x3c\x25\xc3\xe5\x3c\x17\x4c\x97\x2f\xbc\x02\xc8\x34\x1a\xd4\x2b\xfc\x41\x3e\x4a\xf5\x24\xbf\xe1\x28\x52\x73\x01\x33\x26\x8c\x63\xc9\x24\xca\x35\xf8\x4a\xe4\xc6\xa2\x76\x37\xf2\xa9\x0e\x23\x6d\x2e\xe0\xff\xfe\xbf\x57\x00\x2b\x26\x78\x4a\x3d\xe7\x3f\xa8\x32\x94\x97\x93\xdb\x0f\x5f\xde\x27\x0b\x5c\x32\x7f\xd3\x7d\x49\x65\xa8\x6d\xd1\x0d\x7e\xbc\x0b\x49\x2b\xee\x01\xa4\x68\x12\xcd\x33\xa2\x08\x47\x8e\x94\x7f\x06\x52\x27\x5b\x68\xc0\x2e\x10\x56\xfe\x1e\xa6\x60\xe8\x33\xa0\x66\x60\x17\xdc\x80\x46\x6a\x93\xb4\xac\xe8\xc3\x78\xa9\x19\x30\x09\x6a\xfa\xaf\x98\xd8\x31\xdc\xbb\x76\x6b\xe3\x3a\x2c\x17\x29\x24\x4a\xae\x50\x5b\xd0\x98\xa8\xb9\xe4\xff\x5e\x50\x36\x60\x15\x7d\x52\x30\x8b\xa1\xeb\xe3\x45\x92\x25\x99\x70\x9d\x90\xe3\x29\x30\x99\xc2\x92\xad\x41\xa3\xfb\x06\xe4\xb2\x42\x8d\x1e\x31\x63\x78\xab\x34\x02\x97\x33\x75\x01\x0b\x6b\x33\x73\x71\x76\x36\xe7\x36\xea\x56\xa2\x96\xcb\x5c\x72\xbb\x3e\x4b\x94\xb4\x9a\x4f\x73\xab\xb4\x39\x4b\x71\x85\xe2\xcc\xf0\xf9\x88\xe9\x64\xc1\x2d\x26\x36\xd7\x78\xc6\x32\x3e\x22\xc6\xa5\x57\x88\x65\xfa\x87\x62\x78\x8e\x2a\x9c\x7a\xb9\x35\x56\x73\x39\x2f\x6e\x93\xb4\xb5\xf6\xbb\x13\x3a\xe0\x06\x58\x78\xcd\xf3\x5f\x76\xaf\xbb\xe5\x7a\xe5\xee\xe6\xfe\x01\xe2\x47\x69\x08\xea\x7d\x4e\xbd\x5d\xbe\x66\xca\x8e\x77\x1d\xc5\xe5\x0c\xb5\x1f\xb8\x99\x56\x4b\xa2\x88\x32\xcd\x14\x97\x96\xfe\x48\x04\x47\x59\xef\x74\x93\x4f\x97\xdc\xba\x91\xfe\xb7\x1c\x8d\x75\xe3\x33\x86\x2b\x26\xa5\xb2\x30\x45\xc8\x33\xa7\x9f\xe9\x18\x6e\x25\x5c\xb1\x25\x8a\x2b\x66\xf0\x93\x77\xbb\xeb\x61\x33\x72\x5d\xda\xdf\xf1\x55\xc3\x58\x7f\xd0\xf7\x56\x71\x3b\x1a\xb3\x78\x35\xe9\x10\xe9\x91\x9e\x6f\xdc\xd9\xd2\x22\x3d\xcf\x97\xae\xfb\xa3\x30\xa3\xb4\x7a\x4d\xdd\x3c\x86\x87\x05\x42\xaa\x92\x47\xd4\xc0\x97\x6c\x8e\x47\x47\x06\xae\xde\x5e\xc3\xc6\x50\xba\x2b\x37\x98\x02\x0f\xaa\xc6\x0d\xb8\x3e\xcf\xb4\x5a\xf1\xd4\xf5\xf8\x07\xa6\x39\x9b\x0a\x27\x25\x33\xd4\x28\x13\x34\xf0\xc5\xf1\x87\xcb\xbb\x9f\xdf\x5d\xbe\xbd\x39\x01\xa6\x71\x8b\x22\x3e\x67\x4c\xa6\x98\x42\x6e\xa2\x48\xb9\x21\x60\x5c\xa2\x76\x8c\xa0\x5c\x71\xad\xa4\x63\x7e\x0c\xb7\x33\x60\xb0\x8a\x5f\x49\x68\xcc\xb7\x28\x4e\x91\xe4\x51\xac\x30\x3d\x25\x7a\x05\x37\xc0\x25\xdd\xe0\x32\xcb\x6d\x94\xeb\x27\x2e\x04\xc9\x8d\x4c\x16\x4c\xce\x31\x1d\x6f\x51\x74\x1d\x54\x6d\x87\x59\x4b\xcb\x9e\xdd\xf7\xdd\x8b\x68\x12\x96\x61\x0a\x4f\xdc\x2e\x80\x41\xaa\x72\xc7\xdc\x17\x5f\x9c\x02\xc7\x0b\xf8\xa2\xf2\xe2\x36\xe5\x9b\xf0\x6e\xa5\xc3\x88\x1f\x89\x2b\xd4\x44\x3c\x74\xcf\x29\x68\x9c\x33\x9d\x0a\x34\xc6\x19\xb2\xa7\x05\xda\x05\xa9\xce\x76\x97\x16\x1d\x84\xcf\xdc\xe9\x87\xd2\x6e\x9c\x1a\x75\xa4\x41\x2b\xea\x13\x70\xaa\x12\x73\x66\x99\x79\x34\x67\x5c\x3a\xe1\x1c\x39\xc9\x1d\xb1\x2c\x13\x3c\x21\x13\x7b\xe6\xcd\xf2\xc8\xa9\x10\x93\xe9\x88\x05\x51\x1b\x15\xc3\x78\xf6\x07\x9d\x4b\xc9\xe5\x7c\xc4\x8a\xa7\xb8\x1c\xb1\x91\x59\xa0\x10\x47\x1b\xfc\x73\x8b\xcb\x2d\x69\x6e\xd1\xa4\xea\x4f\x4c\x6b\xb6\xae\xfd\x12\xbe\xd5\xad\x19\x37\x85\x22\x78\x0a\x63\x78\xa7\x2c\xe0\x33\x26\xb9\x0d\x83\xca\xa5\xb3\x82\x8e\xd7\xaa\xae\x6c\x71\x58\xe8\xce\xcd\xbb\x87\xbb\xbf\x4d\xde\xdf\xbe\x7b\x70\x2a\xb2\xb3\xca\x6c\x11\xde\x50\xa1\xdd\x55\xa6\x5d\x42\x92\x42\x24\x76\x55\x99\x26\xb5\x2b\x55\xe8\x25\x2a\xb3\xdd\xee\x26\x15\x7a\x99\xca\x6c\xd1\xae\xab\xd0\xcb\x54\x66\x8b\xe8\xe7\xa7\x42\x24\xd3\xdd\x0a\x74\x5d\x99\x39\xc8\xef\x1d\x6a\x55\x12\x25\x13\xcc\x2c\xfd\xc3\xb7\xd2\x9c\x11\x95\xed\xd1\x7a\x20\x07\xc1\x39\xa7\x4e\x83\x54\xe6\x3d\x7b\x37\x97\x31\x21\xd4\x13\x2c\xf8\xdc\x8d\xa4\x70\xd3\xb5\xd3\x85\x19\x9f\xc3\x92\x49\x36\x47\xd7\x8d\x60\xd5\x16\xc5\x14\x67\x2c\x17\xd6\x0d\xb4\x5a\xa1\xd6\x3c\xad\x28\x91\x6f\x8c\x71\xb2\xff\xa4\xf4\xa3\x50\x8c\xfc\x43\xab\x95\x10\xce\x73\x11\xfc\x71\x5b\x5a\xaf\x31\x13\x6a\xed\x27\x59\xe7\x07\xde\x5b\x66\x71\x96\x8b\x7b\xb4\x66\xbc\x39\x42\xad\x43\x91\xa9\xf4\x1e\x93\x5c\x73\xbb\x9e\x28\xc1\x93\xb5\x73\xe5\x3b\x07\xc0\x3d\xe0\xc4\x79\xb2\xf9\xe6\xf1\xe4\x7e\x72\x42\x5e\x12\xd7\x98\xc2\x74\x1d\xfc\xac\x6a\x78\x31\x88\x23\x6d\xbb\xbd\x0b\x17\x91\x38\x0e\xe8\x49\x37\x28\xf8\x9c\x29\x83\xa5\x47\x57\x74\xec\x18\x6e\xdc\x4f\xce\x86\x6c\x1b\x25\xf7\x3a\x2c\x50\x23\xcc\xf9\x2a\xb8\xf9\x66\x6d\x2c\x2e\x2b\xd1\x1c\x89\x95\x5e\x92\xda\x00\x9b\xaa\xdc\xbb\x89\x12\xad\x1b\xa9\x2d\x9a\x89\x92\x12\x7d\x74\x04\xac\x32\xc0\xb9\x41\x73\x0a\xd3\xdc\x3a\x79\xca\x34\x5f\x32\xcd\xc5\xba\x4a\x9c\x09\x9a\x09\xb6\x28\x3a\x9f\x8c\xcf\xd6\xd4\x84\x0a\xcb\xd7\xef\x6f\xee\xe1\xdd\xfb\x07\x17\x51\xad\x48\xe6\x16\xcc\xfa\xdf\xa9\x1b\xa6\xe8\xde\xf0\x1d\xd3\xe0\x61\x5c\xca\xb5\x7f\xf8\x69\xc1\x93\x85\x63\xca\x05\x7e\xe8\x34\x1e\x94\xb7\xc0\x51\x62\x5f\xbf\x19\xd3\x7f\x5e\xbb\x5e\xd1\xce\x1d\xe0\xd2\xf0\x74\x5b\x20\xab\xed\x8d\x4e\x0e\x4b\x12\x34\x86\x3b\x4b\x57\x8c\x4e\xe8\xbb\x26\x63\x37\xcc\xae\xd4\x84\xe1\x2a\x7e\x73\xa2\x74\xd5\xef\x07\x16\x3f\xe4\x1b\xea\x27\x55\x2e\xe7\xa2\x2a\x1f\xdb\x42\xd1\xe2\xf2\x16\xc3\x5b\x7e\xac\xe9\x81\x4d\x5d\xc9\x97\x53\xd4\x51\x56\x2b\xa2\x1a\xfa\x38\x53\xe9\x91\x81\xdb\x49\xec\xda\x6d\x7e\xfc\x45\xf6\x68\x99\x1b\xea\x2c\xe6\x43\x60\x4f\x52\xd2\x17\x4e\xe1\x0d\xfc\x19\x9e\xe1\xcf\xf0\xf5\x57\x5f\x7d\xf9\x75\x33\x19\x2f\x6a\x17\x2e\x88\xfc\xf2\x4f\x8d\x4f\x78\x9d\x74\x41\xe6\xbc\xc1\xdf\x00\x58\x28\x63\x6f\x27\x03\xda\xfd\xa3\x13\x46\xf7\xb4\x6b\x9b\x55\x30\x75\xc1\x1d\x85\x01\xcf\x21\x80\x0d\xfd\xd1\xcc\x69\xc7\xc4\x11\xd9\xd8\xd3\x00\x38\x52\xe4\xb3\x78\x35\xe3\x98\x9e\xb6\x0c\x81\xdd\x71\x08\x1c\xd1\xbf\x2a\x63\xdf\xb5\x58\x0a\x7f\x71\x53\xf9\x72\xe5\x1b\x4b\x66\x93\x45\x5d\xb6\xdd\x34\x67\x6c\x29\x82\xdb\xb3\x56\x68\xbf\x22\x97\x4f\x22\xa6\x44\xf0\x53\x09\x83\x6c\x98\x28\x1a\x46\xa0\xd6\xb7\x1b\xbd\x28\xe1\xf6\xf2\xdd\xe5\xcf\xf7\x1f\xae\xc8\xd9\xa2\x69\x2c\x97\xfc\xdf\xf2\x6d\xe3\xe2\xaf\xe0\x1d\x07\xd5\x19\xc3\x0d\x4b\x16\xc4\x48\x5a\x51\xf2\x4c\xa5\xfe\x13\x0b\xb6\x72\x43\xd5\x49\xd1\x3b\x10\x34\xa7\xcd\x94\x0e\x94\x75\x30\xa7\xc1\x7b\x24\xcf\xcf\x4d\x69\x4e\x92\xd7\x60\x50\xaf\x78\x82\x2d\x1d\xdb\x23\xbb\x99\x56\x56\x25\x4a\x0c\xe8\xb9\x49\x78\x94\x18\xcb\xbc\x04\x84\x9e\xfb\xe1\x7a\x72\x0a\x0f\x57\x93\x53\xe7\x4f\xdc\x5f\x3d\x4c\xc6\x70\xed\xcd\x75\x9b\x54\x58\x05\xaf\x1f\xae\x26\xaf\x5f\xc0\x74\x9c\xd1\xb7\x59\x1e\xd5\x0d\x62\x8b\x03\xb8\x01\x32\x54\x7f\xda\x76\x00\x75\x2e\x2d\x5f\xe2\x3d\x5a\xcb\x65\x0f\xca\x70\x57\x7f\x36\xf8\x66\x56\xc5\x39\x13\x22\x48\x6c\x4e\xe1\x7b\xbe\x42\x89\xc6\x4c\xb4\x9a\xe2\xb6\x8e\xdf\x21\x4b\x79\xf9\x3b\x7c\xcf\x67\x98\xac\x13\x81\xa7\x10\x9d\x1c\xa7\x8c\xf8\x6c\x01\x6d\xb2\xd9\x89\x5d\x93\x06\xca\x55\xd3\x58\x37\x3a\x34\x95\x40\xaa\x88\x10\xc8\xc1\x31\x68\x63\x60\xd4\x31\x77\xb9\xab\x77\x4e\x85\xf6\x79\x75\x8b\xaf\x1b\xb9\xfa\xc0\x74\x6d\x52\x95\x8d\x4c\x42\x78\xa0\xcd\xca\x39\xb5\xbc\xea\x66\xbc\x7b\xe2\x85\x4e\x83\xb3\xc5\x78\xf4\x51\x3d\xf2\xb4\xcd\x6f\xa9\x49\x0c\xae\x7e\xbe\xbd\xbe\x79\xf7\x70\xfb\xcd\xed\xcd\x5d\xdb\xfc\xdb\xab\xd6\x40\x41\xae\xc8\x87\x32\x78\x34\x00\xba\x2a\x02\xcb\x56\x92\x50\x89\xc8\x9d\x1f\xc8\x55\x6e\x02\x6a\x9d\xb6\x08\x93\x97\xa2\x0e\x8a\xa5\x0f\xe7\xac\x31\x93\x85\xbd\x6b\x26\xb8\x81\x91\x75\x11\xde\x5f\xe8\x5f\x5e\x2f\x05\x01\x3a\x48\x76\x23\x6a\xdd\x70\x40\x37\xa7\x03\xb0\xb5\x06\x60\xa0\x83\x26\x41\x06\xd1\xf0\x93\x89\x7f\xbd\x15\xf9\x95\xd7\x50\x11\xfe\x46\xab\xe5\x40\x31\xbe\xf7\x28\x7c\x9c\x39\x9b\x24\xe4\xc8\x78\xaa\xed\xaa\x55\x33\x5a\x01\xbc\xf2\xe0\x7f\x40\xaf\x70\x99\xd9\x75\xfb\xfb\xfd\x96\x03\xbc\x5c\xcf\xf8\xfc\x2d\xcb\xbe\xc3\xf5\x1d\xce\xba\x1e\xdd\x6c\x24\x0a\x4c\x28\xa0\x78\xc4\x35\x25\x75\x9c\x2d\xf3\xc4\xba\x5a\x35\x94\x33\x77\x3d\xe2\xba\xef\x91\x0d\xae\x9c\xac\x3b\x7e\x68\x76\x70\x0c\x76\xb3\x02\xc3\x04\x20\x5e\xdd\xb6\xb6\x91\xa1\xa3\xaa\xd1\x0d\xda\x61\x77\xc6\x66\xd4\xca\x59\x1b\x7c\x3a\x73\x4e\x33\x97\xf3\x91\xd3\xd6\x91\x77\x21\x0c\xa5\x67\xcd\xd9\x1f\xe8\xff\x7a\xb9\x03\x78\x78\x7f\xfd\xfe\x02\x2e\xd3\x14\x14\x29\x58\x6e\x70\x96\x0b\x0f\xec\x98\x71\x25\x1d\x78\x4a\xc9\xa9\x36\xd7\xbf\x7a\xe5\x3c\xfd\x4b\xbb\x8a\xc5\x6b\x87\x9e\x8e\xe0\xd2\x8e\xbd\x7d\x1f\x5c\x9c\xaa\xed\x28\xa4\xd2\x79\x85\xbc\xd5\x15\xac\x5e\x4e\x82\xa2\x3b\x1e\x26\x8e\x81\x8d\x9b\x2a\x25\x90\x6d\xa2\x3a\xf5\xab\xdd\x73\xac\x5e\x23\xc7\x45\xe7\x13\x1d\x7e\x64\xf5\xa2\x71\xdd\x4d\xb7\x8f\x4a\xe5\xf6\x70\x5f\x90\xdf\x4c\xa5\x17\x60\xf2\xcc\x43\x4c\x45\xce\xde\x09\x5e\x9f\x94\xd4\x1e\x36\x19\x4b\xf0\x14\xfe\x59\xdc\xf4\xe5\x07\x3f\x1d\x1d\xfd\xf9\xbb\x9b\xbf\xfd\x8f\xa3\xa3\x7f\xfc\xb3\xfa\x2b\xd9\x41\x82\x83\xea\x8f\xf4\x7c\xd2\xf9\xbb\x63\xa9\x52\x74\x2a\x78\xea\xff\x0c\xb3\xf6\x65\x92\xa8\x5c\xda\xf0\x83\x65\x36\x37\x63\x1f\xc6\xf7\x12\xf5\x0f\x67\x2a\xbd\x9d\x9c\xd6\xfe\xda\x86\x17\xeb\xd7\x70\xb3\xd7\x9c\x90\x6f\xbe\x6a\xe3\x16\x53\xf4\x61\xb8\x42\x4e\xde\xfd\x93\x4a\x0a\x26\xcc\x2e\x9a\xd2\x89\xdb\xd7\x93\xe6\xd6\xa2\x24\xdf\x03\xf5\xd2\xcd\xc7\xa7\x11\xfa\xf2\x53\xea\xea\xbc\x25\x68\xaa\x5e\x3b\x28\xfc\x2c\x32\xb8\x63\x93\xa9\x4d\xa1\xbd\x5e\x56\x0b\xd3\x1f\x3d\xa7\x22\xd0\x1e\xd0\xf0\xcb\xc9\x6d\x2c\x6a\xd8\x63\xf3\x86\x6a\x7c\xd1\x09\xfb\xd0\xfb\x58\x0d\xf0\xcd\x47\xe9\x7f\x51\x53\x10\xfa\xb8\x70\x84\x2f\x40\x49\xd1\x6d\xa0\x4a\x1e\x0c\x08\x4e\xd5\x02\xce\x7b\x2e\x2a\x06\x8e\xfd\xcd\x71\x92\xe5\xa7\xe1\x81\xf1\x12\x97\x4a\xaf\xfb\xb4\x30\x3c\x8c\xd9\x02\x97\xa8\x99\x18\x19\xab\x34\x9b\xe3\x69\x41\xdc\x13\x2d\xfe\xf2\x64\xfb\xf4\xae\xc2\xdc\x36\x6d\x1f\x7d\x24\xb9\x76\x33\xb8\x58\x47\x3b\x88\xe9\xde\xf4\xbe\xe8\xdb\xa6\x6c\xc3\xf6\x55\x1f\xb2\x22\x90\x0c\xc5\x52\x45\xc6\xc1\xb9\xa1\x2b\x25\xf2\x25\x9a\x21\x53\x79\x91\xd6\x71\xef\xa1\x5c\x39\x97\xd5\xec\x75\x6e\x4f\xf9\x8a\x1b\xa5\xfb\x1b\xc8\xe4\xfa\x7d\x8f\xd8\x02\xe9\x4d\x1f\x28\xd7\xfc\xfc\x20\x66\x1b\x1d\x0c\x1e\xf2\x22\x2a\xb7\x2e\x28\xf3\xa8\x61\x11\x59\xfb\xec\xc2\x80\xae\xd6\x25\x10\x53\xb3\xad\xe7\xaf\x7b\x5f\xce\x98\xb5\xa8\xe5\x05\xfc\x9f\xe3\xbf\xff\xf1\x97\xd1\xc9\x5f\x8e\x8f\x7f\x7a\x33\xfa\xef\xff\xf8\xe3\xf1\xdf\xc7\xf4\x8f\xff\x7a\xf2\x97\x93\x5f\xe2\x1f\x7f\x3c\x39\x39\x3e\xfe\xe9\xbb\xb7\xdf\x3e\x4c\x6e\xfe\xc1\x4f\x7e\xf9\x49\xe6\xcb\x47\xff\xd7\x2f\xc7\x3f\xe1\xcd\x3f\x06\x12\x39\x39\xf9\xcb\x17\xbd\xac\x3d\x8f\x4a\x4f\x76\xc4\xa5\x1d\x29\x3d\xf2\x5d\x7d\x01\x56\xb7\x42\x8e\x9b\x9d\xb2\xab\xfc\xdf\x45\x1b\x5b\x29\x83\x8a\x33\xc1\x1e\xc5\x77\xa8\x29\x8f\x4c\xec\xc3\x92\x1b\x4c\x34\xda\x7d\x44\x68\x9e\x12\xf0\x6a\x9e\xa5\x70\xc8\x7e\xf3\xa0\x2d\xba\x2d\x9e\xc9\x72\x1e\x9f\x69\xb5\x1c\x03\x81\x53\x03\xb4\xaa\x92\x88\x08\x94\x1e\xb1\x23\x4e\x8e\xd7\x21\x0c\xfc\xbc\xc3\xc0\x7b\x2f\x0b\x3e\x06\xec\x8d\xad\xfc\xf5\x99\xc4\x80\xbd\x0f\x75\x73\x33\x22\x81\xef\xc8\x90\xb4\x52\x6e\x4b\x67\x80\xcf\x00\xb4\x41\x6a\x8d\x59\x80\xe8\x48\x5a\x05\x99\xca\x72\xc1\x6c\x0b\xf6\x0a\xbc\xb9\xeb\x37\x4a\x20\x82\xd1\x29\x91\xe1\xb2\xc6\xcc\xcf\x1e\xcb\x1d\xb0\xf0\x4b\x21\x80\x4b\x6f\x74\x88\x68\xcc\xf4\x6b\xf4\x3e\x22\x30\x9f\x25\xa0\xa2\x84\xa7\x05\x6e\x64\x2d\x1a\x89\x72\xe3\xe2\x4b\x6d\xb9\x9c\x8f\xe1\x47\xf7\x8e\xb7\xe4\x01\x03\xe5\x12\x96\xb9\xb0\x3c\x13\x08\x85\x1f\xe1\xc1\x52\xd1\x32\xcb\x32\x63\x54\xc2\x59\xac\xa8\x0b\xf5\xd4\xc6\xc6\x26\x13\xd7\x96\x3d\x12\x6e\x9e\x60\x8a\x32\xc1\x31\x7c\xa0\x92\xe9\x4e\x25\x98\xae\x5d\xeb\x6e\xe4\xaa\xa8\x25\xcb\x7d\x59\x95\x37\xec\xcd\x74\x0b\x7c\xb3\x91\xe4\x7e\x12\x35\x4e\xc4\x02\x1c\x5b\xc9\xd7\xd0\x2c\x53\x84\x35\x8c\x12\x49\x6a\x56\x22\x45\xcd\xe6\xb3\x7f\x0a\x2c\xd0\xd4\xce\x89\x7a\x6b\xee\x2b\x11\xaa\xfa\x9c\xf7\x91\xd8\x6e\xff\x34\xf5\x7b\x9e\xa2\x76\x9d\x9e\x06\x4c\x3e\x03\x27\x9e\x61\x93\xce\x0e\xb8\xe3\x2e\xd3\xc8\xb0\x29\x64\x80\xd9\xcf\x34\xce\xf8\xf3\x40\x29\xbc\x94\x65\xdc\xc7\x53\x94\xd6\xc5\x38\x9a\x6c\xad\xc6\x0c\x25\xa1\x2a\xc8\x92\x45\xcf\x84\x14\x1c\xcb\x32\x11\xf0\x29\x32\x8a\xde\xab\xdb\x4d\xc5\xee\x9b\x7c\xca\x83\x7e\xfd\x47\xd6\xaf\x30\xa4\xbf\x81\x72\x7d\x84\xd7\xc3\x95\xe4\xcd\xb1\xed\x26\x00\x17\xaa\x37\xac\x0a\xb3\x4a\xae\x11\xfe\xe9\x5f\xff\xa7\x5f\x3e\xa2\x95\xb5\x02\xfd\x24\xae\x58\x73\xcb\x95\x84\x94\x9b\xc7\x2d\x31\x73\x52\x86\x52\xae\x8d\xc5\x64\x61\x99\x78\x1c\x4f\x85\x9a\x9b\x4c\xd9\x71\xa2\x96\x67\x7f\x7a\x73\xfe\xd5\xd9\x9b\x7f\x39\x0b\x1f\x71\x72\x96\x64\xf9\x28\x37\x6c\x8e\x5e\xe2\x04\x97\xf9\xf3\x28\xa1\xd5\x77\x66\xbc\xb0\xcb\xe6\x7c\x74\x83\x74\x2b\xf6\x38\x5d\x3b\xd9\x7e\x52\x3a\xcd\xa8\xbe\x2f\x7c\xf2\x4f\x67\x6f\xbe\x76\xff\xf5\xb4\x4d\xb2\xc0\x34\x17\xa8\x47\xc9\xcc\x8c\x98\x4c\x47\xae\xed\x67\x4d\x22\xd8\xa7\xaf\x89\x60\xa6\x55\x95\xfb\x6b\xbe\xfa\xab\xbe\xc2\x27\xae\x37\x96\x13\xed\xfb\x33\x9d\x82\x27\x62\x71\x4e\xaf\x74\x5d\x86\x52\x5c\xaa\xe6\x72\xe2\x53\x29\xd2\x0e\xa5\xbe\x61\x39\x1e\xf9\x6c\x5c\x82\x46\x93\x29\x69\x5a\x82\x00\x55\x29\x8f\x28\xb8\xf0\xbe\xae\x19\x50\xcf\x0a\x03\x46\x30\x53\xc6\xde\x3b\x67\xb8\xad\x7b\xeb\xea\x33\x89\x8f\x3b\x27\x3a\x61\x42\x60\x0a\x7c\xb9\xc4\xd4\x39\xbf\x62\x0d\x6c\x66\x51\x57\x4b\x73\x5b\x8d\x81\x7b\x5f\x63\x58\xca\xe6\x6d\xf7\x82\xc9\x54\xa0\x86\x19\xe3\x22\xb8\xdc\x95\x9a\x75\x43\x19\x13\x2e\xdd\x2b\xad\x54\x3d\xd2\x4c\xde\xbd\x8b\x0d\x92\x44\xe9\x94\x4a\x56\x14\xf8\x35\x75\xf4\x13\x64\x54\x41\x3e\x86\xf7\x64\xf4\xca\x51\x6a\xa5\xbb\x09\xd2\xc3\x54\xa8\xe4\xd1\x40\x2e\x2d\x17\xa1\xb4\x53\x3d\x42\xa2\x96\x99\xa0\xf9\xa5\x6b\x1d\x45\xbc\x76\x5c\x3c\x50\xfc\x73\x54\xc8\xc2\xc8\x7d\xd5\x9c\xfd\xa1\xfc\x89\x6e\xb4\xcd\x26\x43\xa6\x5f\x7c\xae\x2f\xca\xdb\xbc\x6a\xf2\xf0\x5e\x22\x75\xb9\x92\x62\x0d\x4a\x16\xb3\xf0\x4c\x09\xa1\x9e\x5c\xc7\x07\x79\x6f\x89\x45\xe2\x55\x64\x92\xc6\x70\xf3\x8c\x49\xf1\xb7\x8f\x28\x18\xa9\x15\xd9\x66\xf6\xd8\x59\xd9\x31\x14\x4c\x6b\x59\x3a\xd5\xd9\xd6\x2b\xff\x0e\x09\x22\x89\x82\xff\x53\x70\x89\xbe\xd0\x97\x96\x54\xf5\x42\x19\xbe\x9a\xbd\x2e\x4d\x5e\xd6\x83\xe3\x01\x29\xd7\x98\x58\xa5\xd7\xb1\xd0\xa5\x97\x66\xe4\xc5\xf1\xa6\x95\xb2\x70\x7c\x74\x76\x74\xb2\x55\xc2\x77\x64\x60\xc6\x05\x7a\x4b\xd4\x0f\xdc\x3d\x54\x5a\xe9\x42\x66\xbe\xcc\xc4\x9a\xda\x79\x94\x9e\x02\xb7\xb1\x5e\x46\xe7\xb2\xad\x46\x7f\xf3\x0a\xeb\xcc\x4e\xc1\x28\xb0\x9a\x15\xab\x1e\xe8\xae\x23\x62\x75\x1e\x6c\xe8\xf1\xd1\x2f\x47\xa7\x80\x36\x39\xe9\xa5\xfa\xa4\xe4\x91\x05\x5f\xe4\xff\xa0\x9c\xc3\x55\x7e\x68\xad\xf2\x50\x9b\x4c\xb5\xd8\x82\x27\xdc\xf6\x66\xd7\x80\x4c\x1b\xd0\xea\x0b\xe5\xad\x79\x58\x1f\x77\xf3\xcc\x6d\x48\x4e\x3b\x59\x7f\x43\xd2\xe0\xcd\x58\x7f\xe3\x0d\x08\xbe\xc2\xb3\x05\x32\x61\x17\x6b\x52\x1c\xa9\xe4\xe8\xdf\x51\x2b\x5a\x49\x27\xc3\x2f\x7d\x43\xd3\x11\xa6\x57\xaf\x1d\xe0\xc0\x2e\xcf\x6a\xf3\xa9\x1e\x4c\xcc\x19\xb5\x6f\xb1\x75\x3a\x81\x4d\xb5\xfa\xeb\xc3\xc3\xe4\x5b\xb4\x1b\x2a\xef\xa8\xc4\x94\x21\x45\x4b\xa8\xdd\x3c\xbf\x0f\xdd\x5f\x28\xd3\xc9\xdd\x36\x87\xca\x58\x8a\x49\xc2\x84\x2c\x5d\x98\x63\x55\x3d\xb7\x34\x44\x4d\x33\x95\xc2\xed\x64\x0c\x7f\x53\xb9\xe3\x76\xca\xa6\x62\x0d\x4f\x4c\xda\x58\x73\xfb\xda\x7d\xea\xb5\xd3\x5b\xd7\xfe\xbf\x22\x4b\xdb\xeb\xee\xcb\xcb\xa9\x0d\xb2\xc6\xd9\xbf\x7a\x0d\x16\x87\xca\xb7\x77\x33\x90\xb4\x53\x06\x2c\xfc\xab\x1b\x75\xc4\x61\x2c\xc7\x34\xde\xfd\xaa\xe2\xa6\x0f\xda\xec\x80\x54\x2b\xd2\xdc\x93\x62\x6c\xc9\x9f\x6f\x6d\xb8\x3f\x45\x5a\x4b\x55\x6d\xcc\x00\x44\xdb\xaa\xb2\x9e\x50\x12\x51\x1a\xe2\x01\x09\x83\xe1\x09\x20\x18\x9c\x22\xd9\x6a\xa5\xb3\xe5\xbe\x2d\xa1\x98\xa3\x15\x79\xde\x6a\xd8\x2e\x29\xdd\xde\xaa\xe4\xe1\x0c\xb6\x83\xad\x1f\xc5\xe1\xb0\xfc\x00\x74\xa3\xf3\xf5\xc7\x86\x71\x3a\x30\x25\x09\x83\xad\x31\xe5\xaa\x7b\xab\x7a\xb6\x6b\x7a\xac\x0a\xcb\xe4\xe2\xa2\x24\x12\x56\xda\x26\xa5\xa5\x56\x7e\x93\xb3\x01\x5d\x9d\xb5\xae\x97\x2a\xaf\x41\x55\x08\xbb\xd5\x20\xec\x54\x81\xd0\x50\xc2\xaf\xc3\xea\xaa\xb2\x2e\xcf\xaf\xe2\x2a\x3a\xac\x7f\x98\xeb\xc9\x90\xb0\x20\x2c\x62\x29\xd1\x18\x32\x39\x47\x38\x77\x94\xbf\xfe\xea\xab\x2f\xbf\xea\xf7\xc5\x88\xbd\xb6\x85\x4c\x7d\xaf\x7f\x54\xe1\x00\xd5\xba\xf5\x6a\x74\x1d\x54\xa2\x57\x5c\xeb\x9c\x2b\xe6\x9c\xd8\xb8\x4e\xd5\x47\x62\xc5\x4a\xb8\xde\x66\x57\x8b\xcd\x9d\x98\xee\x49\x3e\x87\x18\x81\x11\x0d\xfe\xc7\x7a\x43\x36\xc9\xee\x55\xf2\xb8\x83\x3f\x74\xf4\x70\x35\xf1\xaf\x54\x5c\x22\x26\x63\x10\xc4\xe5\x4a\x89\x55\xf3\x0a\xe3\xea\xf5\x70\x35\x09\x8b\xb8\xdc\xbf\x28\x2a\x24\x67\x7d\xed\xe8\xc6\x02\xab\x80\x55\x3a\xc7\xbe\x3b\xfc\x05\xf2\xdd\x35\x32\xc1\x8d\xe5\x09\xd1\x2c\x01\x09\x47\xbd\x0b\xc0\xfc\x64\x9e\xd9\xd1\xfb\x88\x78\xf6\x3b\x69\xfd\x9a\xab\x62\xed\x86\x73\xd2\xfa\xb2\xed\x9f\xb1\x25\x0c\x16\xd0\xd7\xbb\x1d\x2c\x61\xb8\x7e\x2d\x9b\xd1\xfb\x48\xa6\xf1\xde\xaa\x6c\x20\x5e\xe7\x1f\x6e\x41\xeb\xa6\x38\x53\x1a\x87\xc2\x75\x25\xfc\x06\x69\x4e\x7a\xc6\x24\xd5\xf5\xc6\x38\x4d\x55\xa1\xb4\x90\x92\x37\x79\xd2\x5e\x74\x1b\x22\x62\x89\xc6\x9c\x11\x30\x97\x67\xde\x6b\x26\x08\x30\xd7\x78\xea\x5a\x8b\x4b\x6a\xcd\x69\x59\x7f\xe6\xd8\xf5\x9b\x53\xb5\x17\xcf\xa0\x4d\x7c\x2d\x42\x44\x15\x03\x5a\x11\xbb\x61\x13\xd0\x4b\x34\x33\x0b\xec\x5c\x01\x85\xcf\xdc\x1a\x4f\x54\x23\x33\x4a\x7a\x80\x26\x74\x0b\x59\x67\x03\x19\x33\xc6\xc3\x0d\x15\x48\xb3\x5d\x2e\x1d\xb1\x89\x4a\x8f\x8e\x4c\x8d\xd0\x5c\xb3\x04\x5d\xd4\xcb\x55\x0a\x54\x52\x9f\xaa\x27\x09\x53\x9c\x73\x69\xc2\xb8\xb5\x4f\x3a\x8e\x66\x18\x78\x67\x9b\x91\xf0\x9b\xb8\xe7\xcf\x18\xee\x6a\xcb\xc1\x42\xbd\x65\xa2\x3a\x9c\x5d\x55\x03\x68\x37\xa1\x59\xaa\x42\xa0\xe1\xce\x99\x10\xeb\x52\x50\x42\xe9\x47\x37\xa3\xdd\x8d\xdf\xc6\x68\x03\x33\xad\x44\x07\x63\xb4\x4e\x5e\xcb\xdf\x2a\x0c\xb4\x92\xae\x8d\x0a\x6d\xc6\xc7\x92\xc5\xf0\x7d\xa6\x0e\xa0\xee\x01\xd4\x3d\x80\xba\x07\x50\xb7\xf1\x3a\x80\xba\x4d\xd7\x01\xd4\xed\x7e\xec\x00\xea\x36\x72\x7d\x00\x75\x7b\x1a\x76\x00\x75\x7b\x1e\x3b\x80\xba\x0d\xac\xfd\x87\x83\x32\x0e\xa0\x6e\xf3\x75\x00\x75\x3b\xbf\x75\x00\x75\x0f\xa0\xee\x67\x66\x09\x0f\xa0\x6e\xd3\xf5\x3b\x01\x75\x7b\xca\x4f\x2b\x5b\xc9\xf5\x17\x38\x4f\x08\x9d\xe2\x49\x00\x52\xd5\xac\x56\x43\xea\x49\x8d\xcb\xdd\xd1\xda\x77\xbc\xf2\x3b\x67\x85\x4a\xca\x00\x97\x96\xe0\x6c\x63\xfd\x69\x5f\xd1\xe3\x10\x6c\x2c\xee\x48\x6c\xce\x32\xe5\xff\xa7\x44\xc6\x2a\x90\x98\xf7\xc3\x5f\x52\xb3\xdc\x85\x85\xbd\x14\x07\xab\x60\x5d\xad\x82\xf2\x62\x0c\x6c\x88\xa5\x1d\x80\x7d\xbd\x00\xf7\x1a\x82\x00\xed\x82\x79\x55\x31\xad\x4e\xa2\x83\xf1\xae\x2a\x9e\xd5\x49\x71\x18\xd6\xd5\x86\x65\x75\x3b\x53\x5d\x38\x57\x17\x8e\xd5\x49\xb5\x19\xe3\x1a\x82\x61\x75\x92\xdd\xc0\xb7\xf6\x83\x5f\x0d\x08\xd1\x07\x4e\x5c\xfd\x51\x52\xaf\xb5\x0d\xa9\xa3\x87\x85\x46\xb3\x50\xa2\x55\x27\x6a\xfa\xf0\x96\x4b\xbe\xcc\x97\x4e\xcc\x8c\x13\x7d\xbe\x2a\x72\x50\xa6\xdc\xa9\x95\xac\x1f\x81\x02\x5d\xd9\x07\x27\x48\xb4\x3f\x08\xe3\xc2\xf5\x30\x95\xc4\x2f\x18\xf9\x77\x26\x4f\x12\x44\x3a\x1a\xa1\xea\x06\x7f\x39\x8e\x1c\xb4\x12\x2e\xb6\xa8\x3b\x6f\x1b\x89\xfd\xac\xb7\xe8\x81\xfa\xf6\x0f\xf3\x0d\x31\x6f\x7d\x4e\xe4\x8b\xa0\x3d\xe7\x15\x76\xca\xec\xee\xb0\xde\x10\xd8\x6e\x90\x26\x0c\x84\xeb\x3e\x05\x54\xf7\x02\x98\x6e\x80\xfe\xef\x0c\xcf\xf5\xe8\x99\xbf\x76\x85\xe6\x86\xc3\x72\x2f\xd8\x8a\xe2\x65\x70\xdc\x0e\x1e\xfd\x40\x18\x6e\x1f\x10\xdc\xde\xb7\x6d\xe9\xed\x8b\x21\x90\xdb\x40\xb8\x6d\x08\xd4\xd6\x07\xb3\xed\x0f\x62\x1b\xd4\x95\x7d\x01\x65\x6f\x30\x39\x3c\x90\x1c\x1c\x44\xbe\x04\x4a\xeb\x4d\x99\xec\x1e\x3c\xd2\xa7\x3b\x69\xbe\x24\x70\x7c\x71\xd0\xd8\x0f\x9d\xbd\x0c\x36\xeb\xdb\x51\xdd\x5f\x03\x20\xb3\x01\xa3\xdb\xa7\xb4\x9d\x21\x6f\xaf\x12\xd2\x01\x99\x4c\x5c\xa3\x60\xeb\x7b\x4c\x94\x4c\x5b\xad\xed\xc6\x3a\xee\x42\xb6\x8c\x7f\x2d\xf8\x4e\xf5\x6a\x93\x05\x0b\xdb\x77\x74\x64\x67\x43\x61\x53\x8c\x77\xc3\xd4\x40\xfb\xcc\x79\xee\x76\x38\x1d\x6c\x7f\x91\x29\xec\xcd\x49\xf3\x25\x28\xbb\x74\xee\x5f\xd5\x13\xa8\x99\x45\x09\xc7\x5c\xc6\xfe\x3d\xa9\xb8\x67\xa5\x87\x5b\x88\x62\x3b\x00\xaa\xe0\xfc\x4d\x24\x52\xb8\xae\xbf\x9a\x8b\x4a\x4e\xb4\x31\x1f\xef\xe1\x07\x42\x0d\x2e\x7e\x87\x64\x55\x5d\xfc\x40\x60\x96\x8b\xba\x9b\xef\x5d\xff\x9a\x8f\xdf\x4a\xf1\xbc\xdc\xcb\xe1\x9c\xf8\x28\xa4\xd6\xc5\x62\xa1\x2c\xee\xd7\xef\xe4\x5e\x90\xfb\x85\x00\x37\x3c\x5c\xb5\xfb\x9f\x3b\x83\xdb\x55\x00\xbb\x95\xea\x70\x60\x7b\xef\xb1\xc8\xde\xc0\xec\xe1\x40\xf6\x67\xe2\x6f\x0c\x03\xac\x3f\x77\x7f\xe3\xd3\xce\xd4\x95\x9a\xc7\x6f\x35\x4b\x70\xb2\xf3\xb4\x12\xc5\x1b\xd2\x5c\x87\x12\xd8\x62\x76\x29\x04\x56\x22\xa6\x3e\xe8\x8e\x85\xa1\xad\x1d\x45\x15\x96\xb3\x5c\x88\x35\xe4\x99\x92\xf5\x6a\x60\x8f\xf6\x6d\x16\x61\xd2\xe1\x61\xe1\xeb\xad\x74\x2b\x5c\x95\x3e\x45\xa6\x55\x30\xff\xe1\xf4\xc1\xca\xfe\x8d\xe4\x2b\x74\x9c\x31\x02\xc0\x6a\x35\xab\x86\xcf\x5d\x37\xb0\x70\xf0\x94\xe5\x4b\x2c\xb7\x23\x2b\x3f\xe4\xa8\xce\x94\x4e\xf8\xb4\xa3\x5e\x6d\xc1\x84\x2d\x4f\x8f\x7c\xe4\x42\x04\xf2\x63\xb8\x47\xeb\x0f\x35\xf2\xd3\x80\x50\x72\x4e\x8d\x61\xdd\x9a\x80\xcf\x19\x26\x8e\x66\x22\x90\xc9\x3c\xf3\xfc\xb9\xc9\x66\xad\x72\x1d\xf9\x0b\x1b\x31\x14\xd4\xb9\x01\xc9\x3b\x60\xca\x72\xab\xcb\x4e\x41\x2a\x8f\xa0\x35\x18\xeb\x79\x9f\xb8\xe9\xd8\xd9\xbc\xc2\x43\x3c\xbd\xd0\x94\x3b\xb0\x15\xc7\x8b\xfa\x33\xff\xfc\x70\xd1\x26\xe4\x7e\x47\xb5\x56\xb2\x51\x6f\xa5\x92\x23\x89\x73\x46\x3e\x40\x30\x60\x5e\xb6\x3c\x7d\x8f\x7d\xca\x94\xf6\x59\x73\xce\xa6\xca\xda\x05\xab\x52\x4e\xbf\xe2\x7e\x4f\xf0\xca\x88\xc1\xb1\x54\xa0\x68\xf2\xa2\xf3\x97\x09\x95\x59\xe4\x16\x52\xf5\x24\x1b\x0e\xcc\x8d\xd7\x43\x38\x4d\xd5\x4d\xa1\x22\x5b\xc4\xed\xe2\xe3\x46\xca\x5c\xa3\x01\x94\x6c\x2a\x9c\xd4\x52\x66\xe8\xa1\x71\x08\x5a\x3f\x30\x43\x66\x73\x8d\x30\x67\xb6\x35\xf1\x50\x71\x24\xbe\xfe\x97\x97\x3b\x12\x7c\x89\x2a\xb7\x7b\x89\x04\xfc\xf1\x81\x15\x47\x8d\x77\xed\xc7\xa4\xf2\x8d\xf3\x4a\xce\x03\xb9\x46\x6f\x6a\x5f\x3b\x76\xfc\x6e\xc2\x84\x4e\xf3\xff\x51\xbb\x25\xed\xbe\x57\x52\x92\xe5\xff\xc9\xb7\x4a\x62\xe9\xbf\xe6\xc6\x3a\x9f\xf5\x37\xdb\xc8\x48\xd7\x4e\x1d\xfb\xb8\x54\x72\x3c\xa5\xa9\xa0\x59\xc9\x29\x37\xf2\x5e\x6e\xdc\xb9\x54\x2b\x4c\xfd\xf9\x9c\xe5\x59\x4f\xfe\x4c\x7c\xd3\x91\x68\x6e\xa4\xba\xfb\x61\xdf\x87\x44\xf3\x21\xd1\x5c\x5e\x87\x44\xf3\x21\xd1\xfc\xd2\xe8\xe9\x90\x68\x3e\x24\x9a\x0f\x89\xe6\x43\xa2\xb9\xe9\x3a\x24\x9a\x0f\x89\x66\x7f\x1d\x12\xcd\x87\x44\xf3\x21\xd1\xfc\x49\xe0\xeb\x43\xa2\xf9\x90\x68\xfe\xa4\xad\x3f\x24\x9a\x0f\x89\xe6\x43\xa2\xb9\xf5\xc9\xcf\xc3\xdf\x38\x24\x9a\xe1\x90\x68\x3e\x24\x9a\x0f\x89\xe6\x43\xa2\xf9\x90\x68\x3e\x24\x9a\x5f\xd0\xf5\x3d\x49\xc7\x70\x86\x5e\x7f\xbe\xf1\x4a\x2d\xb3\xdc\x22\xdc\x15\x87\x5b\x17\x67\x2d\x4f\xd7\xd5\x09\x76\xd8\x01\x77\x2f\xd8\x95\x8d\x12\xdc\x24\xda\x67\x7e\xc3\xb9\x51\xe2\x79\x1a\x15\xcd\x18\x15\x7c\xbc\x28\x0d\xec\x0f\xd8\x6e\x1b\x78\x96\xc6\x44\xd0\x64\x80\x83\xd8\xe3\x3b\x0d\xf5\x9c\x06\xfa\x4d\xbf\xc3\x93\x91\x5f\xe8\xeb\xd4\xa5\xee\x7b\x7f\x80\x7a\x89\x0f\xfb\x83\x7b\x9e\x49\x6d\xd9\x52\xe5\x7e\xcb\xc1\x20\x08\xad\xbc\x94\x27\xb2\x13\xae\xbd\x2f\xf9\x6b\x90\x3b\xd3\x28\x78\x30\xf4\x3c\x52\x34\x07\xf9\xfb\x3d\xc9\xdf\x5d\x3c\xb5\x7f\x43\x02\xc3\xc4\xf1\x12\x09\x8c\x66\x93\xfc\xac\x82\x3e\x37\xa0\x96\xdc\xda\x70\x74\x7d\x65\xd7\xd7\x76\x07\x89\xdb\x5a\x32\x2b\xe8\x0a\x15\x69\x30\xeb\x77\x15\x2d\x32\xc6\x45\x69\xc2\xa9\x3f\xf9\xce\xb9\x5e\x5d\xc8\x0e\x93\x65\x78\x4d\x32\x3f\x8a\x27\xc6\xd2\x64\xf9\xfb\xd3\x9f\xce\x9f\x0d\x26\xb9\xe6\x76\x7d\xa5\xa4\xc5\xe7\xc6\x98\x77\xb3\xb6\xca\xbf\x10\x8e\xed\x2b\xa3\x98\x50\xec\xa1\x73\x49\x9e\xf9\x5e\x76\x55\xf0\x07\x5e\x9d\x45\x26\xa9\x33\xf0\xd9\x9e\x11\xed\x16\x70\xb5\xa7\xdf\x2d\x33\x8f\x65\xa7\xe3\xc8\xf9\x1f\xe5\xdc\xb8\xf5\xa5\x17\xd5\x4c\x39\x4b\x3a\xd1\x7c\xc5\x05\xce\xf1\xc6\x24\x4c\xd0\xe0\x0e\xf3\xed\x2e\x5b\xde\x26\xb9\xd7\x4a\x98\xe2\xd4\x43\x16\x03\x93\x56\x71\x4d\x98\x84\x39\xe3\x12\x96\x6e\x2c\xb2\x48\xd4\xf8\x88\xc8\xe9\x44\xc6\x34\x4a\x5b\x46\x38\xe4\x58\x4f\x95\x6a\x2f\xe9\xf0\x55\x2b\x62\x5d\xf2\x13\x8a\x9f\xa4\xfa\x59\xe2\xd3\xcf\xee\x2b\x06\x66\x82\xcd\x8b\xc0\x86\xce\xd3\xed\xde\x4f\xb7\xc4\xaf\x0b\x56\x5a\x3b\x82\xca\x33\x72\x04\x26\x9e\xd8\xba\xbd\xf1\xdb\xc7\x2a\x03\x37\x17\x70\x7e\x42\x32\xca\x0c\x14\xb4\x53\xf8\xd3\x09\xe1\xe6\x57\x97\x93\x9f\xef\xff\x76\xff\xf3\xe5\xf5\xdb\xdb\x77\xdd\xea\xd6\x75\x6a\x64\xc2\x32\x36\xe5\x82\x77\xcd\x43\x5b\x59\xc8\xea\x4b\x64\x67\xd2\xf4\x2c\xd5\x2a\xf3\xed\x88\x11\x78\x69\x0e\xda\x83\xa3\xeb\x8d\x3c\x7e\x30\x85\xf1\x58\xe3\xda\x87\xe6\x9a\x49\x5b\x84\x8a\xed\x82\x54\x74\xa1\xce\xa5\x8b\x2a\x3e\xa6\x5a\x81\xa5\xc3\x0b\xb1\x2e\x53\x17\xc8\x56\x59\xee\x78\x73\xd7\x3c\xfb\x55\x24\xbb\x2e\x4f\x83\x86\xc9\xfb\xfb\xdb\xff\xbd\x31\x1a\xeb\x6c\x48\xe2\x75\x0f\xd5\x3b\x00\x6e\xc8\x07\xf7\xce\x5d\xa8\x4a\xfc\x4f\xd3\x3f\x03\xb6\x99\x8f\x3a\x3d\x48\xf1\xee\x72\x59\x35\x0f\xb2\xf2\x3e\x2c\x55\x8a\x63\x98\x14\xd8\x54\xc7\x8e\xe0\x95\xb7\x4a\x05\x25\x30\xcb\xbd\x2a\x2d\xa7\x0d\xc6\x9d\x7b\xb3\x62\x02\x7d\x91\x0c\xd5\xf0\xf5\x58\xc5\x7a\xe6\xd3\xbd\x35\x63\xc2\xb4\x2a\x5f\xbf\x65\x72\xc6\xf5\xad\xf3\xcc\x06\xf5\x4e\xf1\x34\xa4\x28\x95\x0d\x2e\x9e\xfb\x8a\xb3\x23\xee\x57\xf0\x6e\x9e\x4f\xdf\xb6\x83\x29\x6a\x23\x49\x19\xb6\xa3\x8f\x86\x89\x9b\xd8\xc6\x49\xf1\x45\x82\x32\x5a\x29\xe6\x06\xcd\x86\x6d\x0f\x86\xa9\x74\xfc\xdc\x57\x35\xb2\x94\xea\x53\x33\x66\x17\x94\x31\x6a\x47\xbf\x98\x79\xc4\xd4\x3f\x18\xe6\xc1\x02\x4a\xf2\x5b\xd3\x07\xd6\x1e\x5c\xfb\x23\x3e\xe4\xe6\xb9\x2e\x6f\x71\x8a\x1e\x87\x6a\xaf\x7c\xed\xd5\x0d\xd7\x86\xf7\x52\xac\xef\x94\xb2\xdf\x14\xa5\x9d\x83\x06\xf0\xc7\xe2\x7c\x64\x6e\x36\x52\xc4\x94\x18\x4a\x47\xd4\x39\x24\x8a\x43\xb6\xe3\xbe\x2e\x07\xec\x23\x05\x51\xe7\xf2\xd2\x7c\xab\x55\x3e\xec\x44\x08\x27\x2d\xdf\xde\x5e\x93\xde\xe4\x7e\x56\x47\x69\xf5\x9a\xca\xaf\xb7\x8e\x39\xed\xd0\xd3\xe0\x5b\xfc\x10\x50\xed\xaa\xc4\x38\x3f\x26\x97\x06\xed\x18\xde\xb2\x35\x30\x61\x54\x74\x5e\x3a\x54\x7f\x42\x38\x6e\xd5\x87\x1e\x83\x8b\x5f\x42\x6d\xd9\x54\xd9\x05\x6c\x3c\x40\x30\xe5\xf6\x7b\xdd\x40\xb2\x47\xe2\x8a\x60\xc5\xd1\xde\x24\x6b\xd9\x23\x1a\xc8\x34\x26\x98\xa2\x4c\x3e\x31\x6e\x49\x23\xf8\x4e\x49\x27\x96\x83\xc6\xf0\xb6\x40\x8c\x8b\x83\x86\x4b\x91\x24\xec\x39\xf8\x65\x8c\x10\x68\x27\x94\x5d\xfa\xaf\x3d\x1c\xaf\x73\xf4\x55\xd5\xdf\xe5\x53\x14\x68\xbd\xd3\xb9\x62\x82\xa7\xcc\xfa\x15\x1e\x7c\xc9\xe6\x08\xcc\xc6\x01\xef\xd2\x57\x94\xc6\xa9\xb5\x8f\x13\x2d\xa4\x0a\xcb\x1a\x68\x66\xe0\x87\xdb\x6b\x78\x03\xc7\x8e\xb7\x13\x1a\xc6\x19\xe3\xa2\x2b\x7b\xed\x0f\xee\xdd\xf0\x42\x67\x91\x34\x35\x81\x64\x0e\x94\xf6\x2a\x75\x0a\x52\x75\x1f\x3f\x12\xda\xe6\x3c\xe1\xe8\x60\x87\x1a\x05\x42\x6f\xb6\x44\xb7\x4d\x44\xdb\x79\xde\x5d\x74\x4b\x11\x6d\xa7\xba\x0f\xd1\x1d\x68\x58\x7e\x30\xa8\x07\xdb\x95\x1f\xf6\x68\x57\xaa\x53\xb5\x93\xd1\x7a\xab\xbd\x20\x2e\xd1\xb2\x94\x59\x16\xec\x4d\xff\xca\x88\xe1\x43\xda\x35\x74\x1d\x78\x58\xcf\x90\x76\x0e\x5d\xbb\x32\xfd\xaa\xd6\xc8\xe0\xf7\x5c\xe6\xcf\x3e\xdf\x3a\x3c\xe8\xba\xbf\xa1\xd7\x20\x89\x72\x48\x9d\xcc\xb2\x4c\xf0\xf2\x34\x9c\x12\xc2\x6f\x6d\xec\x6d\x6d\x28\x37\x4f\x9a\x89\x13\x0d\xa9\x2b\x13\x42\x39\x33\xe8\x66\x60\x26\x53\xd5\x5e\xd2\xbe\xc9\x9c\x73\x68\x90\x25\x8b\x6a\x4e\xe1\x33\xd7\xf7\x21\xe1\xa4\xc0\x15\x8a\xc1\x21\xd3\xf7\xee\x69\xe7\xc0\xc4\xde\xa5\xd7\x41\xb0\x29\x0a\x6f\xf6\xfd\xe8\x77\xd6\x24\xc1\xd6\x9e\xb2\xbd\x51\x4d\x4f\xf0\xa3\x55\xf3\x41\xfd\x8d\x6d\xb8\x53\x82\x92\x72\xac\x68\x84\x7b\xfd\x37\x6f\x03\x3d\x34\xb4\x0d\xe4\x45\xd7\xda\x40\x71\xc5\x6f\xdd\x86\xbc\x63\xe6\xd8\x6a\x83\x9b\x66\xea\x6d\x20\x9b\xff\xdb\xb6\xa1\x37\x44\x36\x98\x24\x6a\x99\x4d\xb4\x72\x2e\xff\x60\x53\x19\x5e\x2b\x71\x5f\x5f\xb2\x4b\xc0\x51\x35\xba\x18\x77\x9b\x9a\x3a\x11\xa6\x2b\xe5\x0a\xcc\x7a\x1b\x14\x11\xe5\xff\x52\xdd\x03\xd8\x69\x69\xb7\x87\x5c\x3e\x1c\xa9\xc7\xe2\x88\x82\x62\xf8\xe1\xa3\xac\x8d\x4a\x98\x70\x71\x79\x4f\xff\x6d\xf5\xe1\xe6\x8b\x95\x0a\x0a\x02\x72\xe9\x5e\x48\x25\x74\x0a\x0b\x97\xc0\x28\x5a\x8b\x85\xf6\x52\xa5\x58\x59\x6b\xe9\xcb\x48\x1e\x7c\x11\x00\x3d\xe7\x9c\xeb\x4e\x92\xce\x85\xd4\x58\x80\xe2\x69\x8d\xb2\x55\x61\x79\x5e\x2c\xc3\x64\xd4\x30\x94\x69\xef\x7e\xe3\xcc\x2e\x4e\x41\xa3\xf0\xa5\x24\x61\x3a\x7d\xf4\x8e\xfa\x91\x81\xca\x07\xa3\x60\x04\x96\x3b\xc9\xd2\xfc\xc9\x95\x0c\x1c\x51\x08\x1b\x67\xbf\x99\x37\x23\xdc\xc0\xeb\xef\x63\x87\xbf\xfe\x75\x2d\xdb\x6b\xcf\x41\x31\xba\xbe\x28\xe3\x91\xcb\x34\x14\x6c\x0c\x6e\x68\x74\xef\x83\x3f\x42\xf5\x3b\x3c\xad\x2a\xcf\x05\xfc\x5d\x42\xd1\x50\x18\x95\xa2\xd4\x83\xf2\xf9\x8c\xd5\x30\x51\xba\xf3\xee\x4b\x5f\xd5\x33\xf8\xa4\x68\x17\x28\x53\x48\xe4\xc6\x27\x3a\x69\xfe\x20\x49\x4e\x1c\xbf\x23\x17\x1c\x6d\xd3\x88\xfd\xf3\xfa\xe3\xc6\xb9\xbf\x98\xb0\x03\xe8\xec\x35\xbb\x4f\x5c\xa6\xea\xc9\xec\xea\xa1\xfe\xe8\x5f\x8b\xee\x54\xe2\xc4\xdc\x6f\x6e\x50\xf1\x52\x99\x10\x83\x32\x03\x4d\x6e\x6a\x94\x26\x5a\xd9\x1e\x8e\x36\xdc\x74\xd7\x5a\x77\x5b\x87\xb0\x98\xdd\x84\xac\xed\xef\x18\xf5\x18\x62\xdc\xe7\x4b\xc3\xae\xb4\xa3\x63\x39\x13\xf7\xd9\x0e\xc7\x0f\x7e\xfb\xf6\xfe\xb2\xfe\xaa\x33\x42\x4f\x0b\xd4\x7e\xfa\x71\xbf\x03\x4b\x97\xdc\x98\xae\x42\x4c\x77\x3d\xe1\x94\x8e\x7c\x3c\x8e\x69\xcc\x39\xb7\x8b\x7c\x4a\x7b\x3d\x54\x32\xf7\x86\xcf\xcd\x59\x90\xaa\x91\xe3\xbc\xfb\x74\x3a\x2e\x05\x97\x15\xd4\x14\xa5\x2d\x0e\xd2\x24\xe6\x92\x82\x7b\xea\x70\x2a\x2c\xee\x9e\x89\x42\x7d\xe1\x76\xd3\x69\x35\x14\x95\xe4\x7d\xb4\xe9\xdd\x1e\x92\x77\x3d\x4b\x0f\x7b\x86\x85\x78\x0b\x75\xb1\xd5\xda\x69\xf7\x64\x67\x6b\x37\xfb\xc7\x3b\x40\x1f\xef\xf9\x47\xc0\x62\xa7\x76\x11\x70\x11\x5e\x72\x5a\x11\xcd\x44\x23\x90\xd1\xd9\xac\x4d\x90\xa3\x19\xcc\x70\x8f\xd4\x01\x8d\x3e\x1f\xa5\x1b\xec\x18\x18\xb7\x76\x7e\x64\xcf\xf6\x06\xf6\x6f\x73\x60\x2f\x2e\x7b\xc7\xcf\xad\x3f\xad\x94\xc8\xdd\x94\xbd\xe2\x0d\x35\x8c\x35\x49\xaa\x3d\x19\x15\x43\x70\x43\xf0\x17\x9d\x45\x0b\x69\xf8\xb1\x72\xb0\xdc\x74\x3b\x43\xb7\x71\xc8\xca\x76\x89\x6e\x48\x99\xb8\x71\x59\xb2\x35\x24\x0b\x5a\x5a\x10\x6a\xca\x67\xb9\xfb\x71\xb3\x23\x5b\x32\x96\xad\x0d\xa8\xad\x97\x5e\xb2\x2c\xe3\x72\xee\xda\xc1\x40\xb3\xa7\x5a\x6b\x1a\xfa\xd9\x1f\xfb\x5b\xad\x30\xda\x1e\xd7\xee\x59\xc4\x93\x9e\xb4\xae\x9d\xad\xf1\x5d\x3e\x1c\x7b\x3d\xa3\x7f\xfb\x9d\x36\xb6\xd4\xd2\xc5\x93\x6d\xf2\x43\xb9\x34\x6a\x7f\x74\x19\x5d\xdb\xc9\x37\x68\x16\xcd\x1e\xa1\x6c\x5f\xdd\x5d\x6b\x81\x2c\xce\xbf\x59\x32\x1b\x0a\x8f\xa3\x49\x65\x90\xa1\x36\xdc\xb8\x79\xe6\x03\x8d\xd0\x95\x60\xbc\x0d\xec\x2a\x17\x16\xec\xce\x6e\xbb\xdb\x36\xaa\xf4\x71\xc3\x8f\x8d\x6b\xae\x7b\x95\x6d\x3b\x3d\xed\x05\x90\x72\x83\xdd\xaa\x36\x51\x69\x78\x98\x74\xc9\xe7\x4e\xb9\xdc\x84\x19\x37\xb6\x70\x69\xd9\x47\xa8\xb2\x87\xd0\x0b\x94\xe6\x43\xc9\x73\x5d\x67\xdc\x9d\x42\x69\xfc\x53\x85\x62\x34\x8c\xcd\x8b\x55\x85\x3e\x34\x50\x53\x48\x47\x02\x13\x75\xa5\x60\xb6\x52\xf3\xee\xbb\x36\xc4\x05\x2d\x82\xe6\x54\xc3\x7d\xd9\x4d\x41\x3e\x7c\xa4\xd3\xd5\x3d\x41\x38\xba\x38\x7a\x91\xbe\xf8\xc6\x68\x95\xb1\x79\x47\xa5\x57\xad\x4d\x9b\xaf\x40\x8a\x7e\x95\x08\x1a\x58\xa8\x27\xff\x7b\x01\x90\xd0\x53\xad\x73\x6e\xe1\xba\x53\x10\xe8\x97\xcf\xc5\x0e\x0a\x0b\x6e\xa8\xb4\x11\x9e\xdc\xa4\xab\x55\x2e\xd3\x31\xfc\xb8\x40\x09\x6d\x1b\x54\x11\x28\x7c\x0a\x6f\x37\x98\x7c\xa7\x24\xf9\x4e\x11\x62\xe0\x26\x2c\xbc\xe0\x06\xa6\xe8\x66\x79\x09\xe7\xe3\xf3\x37\x9f\xd2\xe8\xd0\x57\x37\x8c\xce\xbb\xc2\xe8\x78\x89\x7d\xd1\xf7\x63\x9e\x7d\x00\x0f\x6f\xbd\x08\x55\x52\xe8\x3c\xa6\x22\xe9\xd6\x93\xe6\x16\xcb\x72\x52\x38\xa6\xd4\x5e\x4b\x4f\xd3\x79\xee\x85\xbb\x71\x32\xb8\xde\xa3\x2f\x17\x66\xf2\xe9\x0b\xf5\x2b\x28\x12\x89\x55\xa9\x5e\x15\xfb\xd4\xd2\x92\x9a\x02\xd6\x54\xad\xda\xa4\xd7\xaf\xe1\xd8\x3f\x79\xe4\x8f\x08\x6f\x59\xe7\xd3\x33\x5c\xa1\x79\x37\xcf\x59\x0b\x60\x5b\x6b\xe2\xcd\x73\xc6\x64\x1a\xea\x3b\x3e\x6d\x5b\xff\x27\x2e\xd8\x0a\x69\x3f\x2d\x2e\x98\x16\xb4\xa8\xe9\xde\x73\x0b\xd3\xdc\x02\xca\x15\xd7\x4a\x76\x9c\x72\xb8\x62\x9a\xb3\xa9\x40\xd0\x38\x43\xed\x3c\x4c\x03\x5f\x1c\x7f\xb8\xbc\xa3\x75\x94\x27\xbe\xb2\x28\xb6\x28\x37\xb4\x57\xc2\x20\xae\x2b\x9f\xee\x1d\x94\xc8\xb3\xeb\xe1\x8e\xca\x99\xd8\x32\xc7\xd3\x32\xb7\xb9\x2f\x75\x7a\x4e\x44\x6e\xf8\xea\x25\x9a\xd8\x35\x9f\x17\xb3\xc6\x27\x9c\xce\xc3\xf6\x6c\xd7\x7c\x4b\xae\x36\xb6\x88\x2b\xa7\xeb\xad\x1d\xdd\x08\x0c\x71\x33\x4b\x5b\x4e\x70\xbb\xd5\x1e\x29\x3b\x32\x05\x56\x56\x5d\x16\x78\x1a\x64\x73\xc9\xe7\x0b\x1b\x16\xd9\x47\xe8\x74\x73\x52\xdc\x22\x4d\x91\x58\xd3\xc1\x77\x8d\x1d\xb2\x35\x2a\x0d\x5d\xb8\x71\x6b\xe5\x3c\x3d\x72\xc5\xcf\xdd\x2c\x70\x5e\xde\xa2\xa9\xdf\x0f\x4d\xf5\x57\xf0\xfb\xc2\xa4\x95\xf5\x06\xc6\x2a\xcd\xe6\x18\xee\xfc\xff\x00\x00\x00\xff\xff\x6a\x41\x17\xe5\xee\xd4\x00\x00") - -func stashAppscodeCom_functionsYamlBytes() ([]byte, error) { - return bindataRead( - _stashAppscodeCom_functionsYaml, - "stash.appscode.com_functions.yaml", - ) -} - -func stashAppscodeCom_functionsYaml() (*asset, error) { - bytes, err := stashAppscodeCom_functionsYamlBytes() - if err != nil { - return nil, err - } - - info := bindataFileInfo{name: "stash.appscode.com_functions.yaml", size: 54510, mode: os.FileMode(420), modTime: time.Unix(1573722179, 0)} - a := &asset{bytes: bytes, info: info} - return a, nil -} - -var _stashAppscodeCom_recoveriesV1Yaml = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\x7d\x79\x73\xe3\x36\x96\xf8\xff\xf9\x14\x28\x67\xab\x6c\x4f\x24\xb9\x3b\xc9\x4c\x66\x5d\x5b\x93\x72\x6c\x77\xd6\x9b\x3e\xbc\x96\xbb\x53\x5b\x49\xf6\x37\x10\x09\x49\x18\x93\x00\x03\x80\x72\x6b\x36\xf3\xdd\x7f\x85\x87\x83\x87\x44\x10\x94\xec\xee\xce\x8c\xf9\x47\xd2\xa6\xc8\x47\x1c\x0f\xef\x3e\x70\x41\xdf\x11\x21\x29\x67\xa7\x08\x17\x94\xbc\x57\x84\xe9\xbf\xe4\xe4\xee\xcf\x72\x42\xf9\xc9\xea\xf9\x67\x77\x94\xa5\xa7\xe8\xbc\x94\x8a\xe7\x37\x44\xf2\x52\x24\xe4\x82\xcc\x29\xa3\x8a\x72\xf6\x59\x4e\x14\x4e\xb1\xc2\xa7\x9f\x21\x94\x08\x82\xf5\xcd\x5b\x9a\x13\xa9\x70\x5e\x9c\x22\x56\x66\xd9\x67\x08\x65\x78\x46\x32\xa9\x9f\x41\x08\x17\xc5\xe4\xae\x9c\x11\xc1\x88\x22\xf0\x15\x86\x73\x72\x8a\xa4\xc2\x72\xf9\x19\x42\xe6\x2f\x41\x12\xbe\x22\x82\x12\x39\x81\x1f\x26\xb8\x28\x64\xc2\x53\x32\x49\x78\xfe\x99\x2c\x48\xa2\xa1\x2d\x04\x2f\x0b\xfb\x6a\xf3\x09\x03\xc7\x7e\x32\xc1\x8a\x2c\xb8\x06\x66\xfe\x1e\x23\xa9\xb8\xc0\x0b\x62\xff\x72\x6f\xba\x3f\x61\xcc\x08\x99\xa9\xdf\x98\x91\xac\xe1\x56\x46\xa5\xfa\xa1\x71\xfb\x25\x95\x0a\x7e\x2a\xb2\x52\xe0\xac\x3e\x72\xb8\x2d\x97\x5c\xa8\xd7\xd5\x58\xc6\xfa\x01\xf3\x0b\x65\x8b\x32\xc3\xc2\xbf\xa2\x3f\x21\x13\x5e\x90\x53\x04\x2f\x14\x38\x21\xe9\x67\x08\xad\xcc\x1e\x01\x80\x31\xc2\x69\x0a\x4b\x8f\xb3\x6b\x41\x99\x22\xe2\x9c\x67\x65\xce\x3c\xf8\xbf\x49\xce\xae\xb1\x5a\x9e\xa2\x89\x5e\xa6\x89\x20\x05\x97\x54\x71\xb1\x9e\x30\x07\x15\x1e\x75\x4b\x7d\xe3\x1f\x18\xbf\x9e\xda\x5f\xd4\xba\x80\x2d\x11\x94\x2d\xe2\xe0\x76\x82\xac\x7e\x8b\x00\x2a\x19\x2e\xe4\x92\xab\x06\xb4\x69\xf3\x66\x0f\x18\x85\x55\x29\x27\xc5\x12\xcb\xe6\x98\xae\x6b\x77\xc2\x20\x1c\x4e\x4f\x36\x10\xba\x01\xf0\x6c\xd1\x04\x97\x62\x65\x6e\x98\x9f\x57\xcf\x71\x56\x2c\xf1\x73\xb3\xd7\xc9\x92\xe4\xf8\xd4\x3e\xcf\x0b\xc2\xce\xae\xaf\xde\x7d\x35\x6d\xdc\x46\xa8\x10\xbc\x20\x42\x79\x44\x35\x57\xed\x98\xd6\xee\x22\x94\x12\x99\x08\x5a\x28\x38\xbf\x87\x1a\xa0\x79\x0a\xa5\xfa\x7c\x12\x89\xd4\x92\x38\xe4\x21\xa9\x1d\x03\xe2\x73\xa4\x96\x54\x22\x41\x0a\x41\x24\x61\x0a\xa6\xd8\x00\x8c\xf4\x43\x98\x21\x3e\xfb\x1b\x49\xd4\x04\x4d\x89\xd0\x60\x34\x2e\x97\x59\x8a\x12\xce\x56\x44\x28\x40\xdb\x05\xa3\x7f\xf7\xb0\x25\x52\x1c\x3e\x9a\x61\x45\xa4\x6a\xc1\x04\x64\x65\x38\x43\x2b\x9c\x95\x64\x84\x30\x4b\x51\x8e\xd7\x48\x10\xfd\x15\x54\xb2\x1a\x3c\x78\x44\x4e\xd0\x2b\x2e\x08\xa2\x6c\xce\x4f\xd1\x52\xa9\x42\x9e\x9e\x9c\x2c\xa8\x72\xe4\x29\xe1\x79\x5e\x32\xaa\xd6\x27\x09\x67\x4a\xd0\x59\xa9\xb8\x90\x27\x29\x59\x91\xec\x44\xd2\xc5\x18\x8b\x64\x49\x15\x49\x54\x29\xc8\x09\x2e\xe8\x18\x86\xce\x14\xd0\xb8\x3c\xfd\x5c\x58\x82\x26\x0f\x1b\x63\xdd\x40\x0f\x73\x01\x3d\x08\xec\x80\x26\x0c\x88\x4a\x84\xed\xab\x66\x16\xd5\x42\xeb\x5b\x7a\x75\x6e\x2e\xa7\xb7\xc8\x7d\x1a\x36\xa3\xbd\xfa\xb0\xee\xd5\x8b\xb2\xda\x02\xbd\x60\x94\xcd\x89\x30\x9b\x38\x17\x3c\x07\x98\x84\xa5\x05\xa7\x4c\xc1\x1f\x49\x46\x09\x6b\x2f\xbf\x2c\x67\x39\x55\x7a\xdf\x7f\x2d\x89\x54\x7a\xaf\x26\xe8\x1c\x33\xc6\x15\x9a\x11\x54\x16\x1a\x7f\xd3\x09\xba\x62\xe8\x1c\xe7\x24\x3b\xc7\x92\x3c\xfa\x06\xe8\x95\x96\x63\xbd\xb0\x71\x5b\x50\x67\x37\xed\x87\xcd\xaa\xd5\x7e\x70\x5c\xa2\xba\xb6\x9f\x2f\x40\xce\x1c\x2f\xc8\x75\x99\x65\x53\x92\x08\xa2\x36\x7e\x47\x88\x2a\x92\x6f\xb9\xdd\x42\x82\x97\x3c\xc1\xd9\x1b\x18\xc9\x0d\x99\x13\x41\x58\x42\xf4\x81\x51\x98\x32\x89\x08\xe3\xe5\x62\x09\xeb\x29\x72\x38\x77\x48\xf1\x2d\x20\x11\xca\x88\x42\x6b\x5e\xa2\x8c\x6b\xe6\x05\xbb\x2a\x1c\xbc\xd4\x21\x08\x65\x92\xa6\xe6\x47\x89\x73\x82\x3c\x7d\x9f\x6c\x81\xd9\x3d\x77\x73\x01\xd5\xda\xfa\x4b\x1b\xcf\x35\x49\x37\x64\xc4\x0f\x4a\x6d\xc5\x94\x26\x9b\x4f\x79\x22\x35\x9e\x24\xa4\x50\xf2\x44\x33\xbc\x15\x25\xf7\x27\xf7\x5c\xdc\x51\xb6\x18\xdf\x53\xb5\x1c\x9b\x89\x49\x10\x09\xe4\xc9\xe7\xf0\xbf\x8e\x31\x21\x74\xfb\xe6\xe2\xcd\x29\x3a\x4b\x53\xc4\xd5\x92\x08\x54\x4a\x32\x2f\x33\x34\xa7\x24\x4b\xe5\xa4\x46\x36\x47\x70\x74\x47\xa8\xa4\xe9\xb7\x87\x1d\xe0\x3a\x10\xae\xf9\xf3\x06\x8a\xd5\x7f\xc4\x42\xe0\x75\xeb\x37\xc6\x53\x32\x25\x19\x49\x14\x17\x9b\x8b\x5b\x67\xe5\xa1\xcd\x09\x8e\xad\xb5\x37\xb5\x0f\x5a\x5a\xe4\xfe\xba\x5f\xd2\x64\x89\xf2\x52\xc2\x79\x57\xa2\x24\x68\xce\x35\x1d\x21\xdb\xb0\x85\xa7\x9a\x98\xcf\xa9\x42\x9c\x21\x0c\x13\xd1\x54\x68\x13\x56\x8e\x55\xb2\xb4\x4f\x1c\x1e\x4a\x2b\xeb\x6d\x01\x69\x3f\xe6\x40\xcf\x08\x70\x8d\xb4\xcc\x34\x42\x33\xa4\x96\x58\xd9\xcf\x0c\x44\xa5\x84\xb3\x39\x5d\x94\x02\x0e\xd4\x09\x96\x92\x2e\xd8\xb8\xe0\xe9\x58\x43\x3b\xd9\xdc\xf0\xc0\x5e\x16\x58\x2d\x87\x9c\xfd\xe0\xce\x74\xa3\x85\x15\xf8\x48\xfa\x4e\xcb\x6e\xdb\x36\xbd\xf3\x8b\x7d\xc7\x18\xdf\xcb\xcb\x0c\x4b\x45\x93\xef\x32\x9e\xdc\x4d\x15\x17\x91\xc7\xfa\xec\xc7\xe9\xc6\x9b\x35\x1e\xa4\x05\x82\xb3\x1f\xa7\xe8\x82\xca\x3b\xcf\xbd\x3a\xcf\x26\xec\xa6\xc6\x3f\xa5\xb0\xde\x65\xbd\xe3\x18\xe9\x5d\xcc\x88\xd2\x68\xb2\xe4\x80\x3b\xc9\x92\x32\x02\xa2\x80\x5a\x12\x86\xc8\xfb\x82\x4b\x10\x7a\x3b\xc0\x72\x87\x42\x83\xb1\xc4\x8a\xfc\x27\x2b\xb3\xe4\x9f\xe3\x7b\x49\xcc\x74\x67\x7a\xba\xfa\x67\xd2\x45\x1c\xfa\x16\x5d\x5f\x73\x79\xab\xf7\xbb\xf3\xf7\xf6\x72\xbf\xa0\x19\x91\x6b\xa9\x48\x0e\x88\xe2\x08\xaa\x19\x9e\x59\x3f\xcd\x00\xee\xf1\x06\x27\xdf\x58\x92\x9c\x97\x9a\x02\xdf\xd2\xe2\x14\x5d\x32\x59\x0a\xfb\xbe\x86\x37\x6f\x7d\x86\x4a\x24\xcb\xa2\xe0\x42\x05\x96\x59\x5f\xb3\x35\xbc\x0f\xfb\xa4\x67\x8f\x41\x7e\x31\xa0\x26\xe8\xf2\x3d\xce\x8b\x8c\xc8\x53\x74\x40\xde\xab\xaf\x0f\x46\xe8\xe0\xfd\x5c\x1e\x8c\x82\x20\x0f\x98\x9a\xcb\x83\x09\xba\xca\x8b\x8c\x26\x54\x65\x56\x96\x11\xc4\x51\x04\x03\x0c\xd1\x39\x2a\x99\x66\xdf\x74\x4e\x49\xba\x8d\x9b\x55\xd7\x23\xa0\x41\xf0\x7b\x86\xeb\x2c\xf9\x3d\x4a\x39\xba\x27\xa8\x10\x44\x4b\x34\x88\x08\xc1\x85\x44\x94\xb5\x97\x5d\xcb\x68\x41\x88\x09\xcf\x0b\xc1\x73\x2a\x9d\x80\x68\x8f\x45\x17\x36\xa2\x7e\x76\x65\xae\x02\x0b\x05\x0c\x26\x1e\x2b\x6f\xf5\xe9\x72\xaf\xb9\xc9\xec\x81\x93\x57\x73\xc4\x73\xaa\x14\x49\x47\x00\x2a\x25\x73\x5c\x66\x40\x1a\xdc\x43\x1a\xd3\xcc\x17\x82\x30\xb5\x2c\x50\xc7\xbb\x17\x5c\xb8\x81\x69\x81\xf3\x44\xa6\xf8\xf9\x08\x86\x67\x10\x67\xdd\xc1\xd9\xb6\x2c\x0f\xc2\x12\x1d\x3c\x3f\x98\xa0\x29\xcd\x69\x86\x45\xb6\x1e\xd5\xe7\x5d\x3d\x37\xe7\x22\x08\xd1\x0d\x44\x4f\xef\xe0\xd9\x01\x3a\xe2\x02\x46\x94\x60\x86\x32\x82\x57\x46\x56\xb3\xd4\x64\x8d\x48\x5e\xa8\xf5\xf1\x24\xb4\xcf\x46\x50\x3c\xd5\xca\xd3\x57\x5f\xf6\xe2\x83\x56\xb1\x16\xa4\x7b\x8c\x82\xe0\xf4\x0d\xcb\xd6\xf1\xf8\x30\xb5\x6b\x79\xa0\xe5\x85\x03\x10\x09\xb8\xd6\x5a\x34\xc5\x96\xc4\x90\x98\x1b\x0b\x35\xbc\xd8\x6e\xd2\x94\x21\xc3\xf5\x5e\xe9\xcd\x07\x34\x30\xc0\x3b\x91\x25\x08\x57\xaf\xf4\x1c\x67\x52\xbf\xff\x01\x39\x42\xb5\xe6\x33\xce\x33\x82\xdb\x0a\x74\x75\x19\xe8\x57\x17\xf1\x6b\xfe\x96\xd1\x5f\x4b\x82\xae\x2e\x1c\x4f\x28\xb4\x18\x2b\x95\xa6\x32\x69\x14\xf7\x85\x85\x31\xec\xfa\xe8\x2c\xc7\x7f\xe7\x0c\x5d\x7e\x37\xb5\x43\x39\xfe\x48\x0b\x15\x24\x56\x5a\x2b\xa5\x82\xa4\x5d\xab\x34\xf6\xeb\x18\x94\xdf\x3b\x04\x74\x7d\xe1\xbf\x97\x82\x68\xe1\x25\x4a\x1a\x3a\x73\x4f\xb7\x25\x20\x7d\x1f\x5d\x60\x85\x8d\x20\x64\x28\xd8\x86\xfd\xa4\x36\x2e\xc7\x43\xf5\x89\x99\x51\x96\xda\x57\x6a\x92\xcc\x1e\x42\x47\x02\x9c\x62\xf1\x8a\xa7\x03\x24\x8f\xff\xd4\xc3\x39\x37\x6f\xa2\x5c\xbf\x8a\x5e\x73\x46\x46\x70\x90\x91\x3e\xc9\xf6\x9f\x3f\x0a\xaa\x48\x90\x3c\x45\xb1\x21\x8d\xb3\xaf\x03\xda\xe5\xc6\x08\x35\x13\xaa\x2b\x99\x5a\xe3\x37\x98\x6f\x19\xd2\x2c\xe3\xb3\x86\x0d\x77\xcf\xd1\xbd\xbd\xb9\x1a\x34\xb8\xb7\x37\x57\x8f\x3f\xb0\x81\x02\x65\x5b\x9e\xac\x78\xf0\x2b\xab\xf2\xe1\x9a\x54\x12\x66\xdf\xfa\x7d\x2f\x25\xf6\x4a\x82\x13\x27\x03\x86\x85\x3f\x90\x0f\x1f\x43\x06\x8c\x5a\xcd\x4d\xe3\x5d\x60\x2d\x0f\x2f\xdf\x17\x24\x51\xde\x10\x89\xa6\x4b\xac\x89\x13\xca\xcb\x4c\xd1\x22\xb3\x1b\xad\x77\xbe\xdb\x3c\xa1\xaf\x82\x08\x87\x0e\x08\x27\x09\x9c\x7c\x74\x41\x52\x9a\x60\xa5\xe1\x69\x91\xaf\x0e\xad\xfe\x42\x10\xb0\x07\xf6\x0a\x33\xbc\xd0\xa0\x80\xbe\xa1\xdc\xfc\x59\xc3\xcc\x23\xce\x60\x8d\xdd\x4f\x61\xb0\x2b\x4c\x33\x3c\xa3\x19\x55\x6b\xcd\xdf\x8f\x27\x8e\x09\x03\xa3\x96\xb0\x0c\x7b\x13\x84\xc1\x62\xc8\x45\x6d\x0c\xc0\xec\xd1\x91\x86\x71\x72\xaf\x09\xd4\xf1\xc4\x4b\x20\x68\x49\x7a\xa4\xf7\x7b\x9a\x65\x56\x84\xa9\x8b\x2e\x7a\xae\x80\xd5\x2d\xe9\xa4\x1f\xed\xc2\xec\xbf\x9f\xad\x39\xe2\x18\x7c\xe0\xed\xcd\xd5\x5e\x6c\x4f\xd3\x86\x78\xb6\xa7\x9f\xde\xca\xf6\xe0\x87\x29\x11\x2b\x9a\x10\x43\x5c\x3a\x97\x87\xb3\x47\xe6\x7c\xff\x3a\x38\x84\x90\x04\x9b\xf4\x20\x16\xaa\x07\xc6\x2c\x0b\x35\xaf\x1b\xf5\xcd\x9b\xa2\xcd\x8e\x4e\x23\x48\xcd\x99\x25\x35\xc0\x91\xf5\x5e\xfe\x40\x42\xa2\x7e\x14\x05\x00\x42\x32\x68\x42\x40\x81\x51\xe0\xa4\x44\x7e\xbb\xff\x44\x56\xab\xdd\xfd\x88\x1b\xfe\xae\xa7\x32\x21\xc5\x72\xde\x89\xdd\x8d\x89\x9f\x93\x62\xf9\x62\xda\x38\x8f\x70\x0f\xbd\x98\x7a\xe9\xb3\x3a\x6b\x7a\x93\xc3\xab\xae\xdf\x2f\x78\x7a\x28\x51\x46\xe7\x44\xd1\xce\x49\xc4\x9c\xc2\x9c\x33\xaa\xb8\x08\x3c\xd1\xe6\xac\x37\x6e\xfd\xd1\x2b\xfb\xae\x31\x53\x27\x3c\xcb\x48\x02\x5a\x36\x9f\xc3\x04\x83\x48\xe9\x3e\xbc\x4d\x95\x21\xd6\x46\xe0\xa3\x18\x8c\xda\x72\x62\x16\xfd\xe4\xe6\xf2\xec\xe2\xd5\xe5\x24\x4f\x3f\x5f\xf2\xfb\xb1\xe2\xe3\x52\x92\x31\x55\x21\xae\xd6\x69\x8d\xad\xae\x28\xb4\x0f\xd9\x84\xab\xab\xc0\x6a\x19\xbf\xa0\x6f\x0a\xe3\x42\x38\x45\x6f\x25\x49\x11\x36\x6e\x5f\xc0\x0c\x92\x22\xc1\xb9\x1a\x21\x81\xd5\x32\x60\x16\x40\xc6\x60\x6b\x2d\x57\x65\x96\x19\x04\x53\x82\x90\x51\xdd\x62\xb3\xc5\x96\x3e\x70\x01\x86\x1b\x20\xaa\xe9\xf5\x10\xf0\xe0\xec\x1a\xc4\xfd\x21\x09\xf8\x56\xfb\xe3\xc3\x23\xe0\x10\x3e\x11\x62\xf6\xa1\xf5\x9d\xfa\xb7\xc1\x3a\x07\x86\x40\xb5\xd4\xab\x7d\x47\xd6\xa8\x07\xaf\x8d\x7b\xe7\xad\x24\xa2\x89\x31\x44\x25\x30\xed\x93\x52\x12\x31\xb1\x9c\xa8\x5a\xb2\x20\xc4\xc7\x5e\xce\x3e\x1e\x05\x83\xbd\x21\xf3\xdd\x17\xf3\x86\xcc\x11\x84\x5a\x38\x4f\xb0\x95\x7d\x70\xa9\x96\x84\x29\xad\x05\x6c\xc6\x5e\x6c\x1b\xc5\xf6\xd5\x05\xfb\xe1\x56\x6b\xce\xc3\x2f\x59\x0c\x37\x40\x3d\x6e\xe4\xed\x8b\xf6\xa9\xb8\x93\xdd\xf5\xa0\x6e\x65\x77\x0d\x62\x0f\x01\xc1\x41\x5f\xfa\x28\xed\xc8\x1f\x84\x3b\xda\x02\xa7\x5c\x02\x24\xd8\xb1\x51\xac\xad\x15\xa7\x39\x65\x1f\x92\xe6\xed\x29\xcc\x39\x39\x61\x67\x41\x8d\xb2\xb4\x7b\xb5\x9b\x2b\x7d\x0e\xcf\x36\x25\x35\xf3\xbe\xf3\x24\x78\x6f\x28\x66\xdd\x7a\xb8\x63\xdd\x9c\x39\x7f\x69\xd3\x5b\x1a\x75\xe0\xf3\xb5\xfc\x35\x1b\x9b\xaf\x8f\x8b\xb4\x5a\xff\x8f\xe9\xe2\xfc\x70\x26\x29\xeb\x24\x0a\x1b\xa4\x1a\x8e\xcb\x68\xc3\x54\xf8\x84\x34\x8d\x56\x8f\xb2\x53\xe8\x49\xd8\x7a\xa4\xf5\x8c\x93\xaf\x76\x94\x08\x20\x3c\x4f\x9a\x38\x08\xcb\xd4\x6d\x18\x97\xd5\xc9\xfb\x04\xac\x02\x0b\x9c\x13\x45\x04\xd0\x6d\x40\xca\x84\x33\xa6\x21\x28\x8e\xde\x14\x84\x4d\x15\x4e\xee\x82\xf6\xfa\x27\x2e\xfe\xc9\x70\xf1\xe1\x7e\x41\xcb\x44\x68\xea\xf7\x9f\xa6\x5a\x8a\x34\xae\x6e\xc7\x63\x28\xb3\x4c\xe7\x63\x9e\xa4\x8f\xec\xeb\x33\x11\x61\xaf\x70\x11\x67\x61\x71\x4f\xb7\x58\xb7\xbf\x0d\x96\x33\x1b\xfc\x5c\xf0\xa2\xcc\x5c\xa4\xf7\xd6\xc1\x2d\xa9\x0c\xc7\x33\xc4\x1c\x42\x2b\x8e\x0d\x73\xec\x55\xc4\x26\xe7\x29\x41\x33\xaa\x2a\x52\x21\x89\x42\x05\x11\x39\x95\x90\x4b\x10\xc4\x0d\xce\x4c\x2e\x07\x49\x0d\x7b\xd6\xec\xd6\x0e\xa8\xc6\xba\x19\xe2\x89\x72\xe1\xdc\x68\x46\xd4\x3d\x21\x61\x5d\xe6\xd9\xb3\x67\xcf\xc0\x82\xf8\xec\x9b\x6f\xbe\x41\x5c\x20\x8c\x52\x92\xd0\xbc\x0d\x04\x99\xa7\xfe\xf8\xfc\xf9\x04\xfd\xcf\xd9\xab\x97\x7d\x9e\x10\x4d\x3b\xd0\x8c\xab\xa5\x1d\x91\x7e\xb9\x01\x58\x8e\xd0\x7f\x4d\xdf\xbc\x76\x98\x27\xdd\xaf\x41\xc0\xd6\xf5\xa3\x35\x2f\xbf\x9c\x93\x06\x63\x7c\xf6\xa7\xaf\xbf\x9e\xa0\x0b\x2a\x20\x28\x92\x12\x89\x34\xbd\xa2\xe1\x45\xf0\x8a\x35\x16\x04\x31\xae\x10\x9e\xcf\x8d\xaf\x09\x84\x1a\x2a\x1d\x67\x9c\xa0\x5b\xfd\x57\x4e\x17\xcb\xb0\x58\x3e\x33\x87\x9e\xb3\x79\x46\x13\x05\x63\xb0\x44\x8f\x03\x42\x48\x83\xc0\xe6\x3b\x3e\x3a\xa9\xc7\xbc\x96\x92\x11\xca\xe8\x1d\x41\x73\xf9\xbd\xe0\x65\x31\x72\x41\x7a\x48\x10\xa9\xf5\xcf\x04\x33\xfd\x65\xf3\x21\xbf\x40\x3d\xba\xac\xfa\x80\xc1\x2e\xbd\x46\xbb\xc6\xe1\xb9\x6a\x48\x6e\x23\x44\x70\xb2\x44\x77\x64\x3d\x36\x98\x59\x60\x2a\xac\x93\x37\x38\x45\x88\x0c\x00\x26\xd3\x62\x86\x09\x49\x6b\x84\x06\x84\xa2\x19\x84\x02\xfd\x0d\x36\x3f\x2c\x55\x32\x6b\x37\x70\x6a\x84\xb4\x82\x33\xba\x5f\x72\x69\x0d\xfd\x56\xb1\xbb\x23\x6b\xd8\x29\x2d\x54\x6c\x26\x01\xb4\xe0\xda\x14\x11\x3d\x43\x88\xbe\xa9\xcd\x1f\xd2\x38\xa8\xd4\x78\x79\x47\xd6\x72\xd7\x11\x7b\x88\x26\xb4\xd6\x60\x51\xc9\x36\x20\x9b\x2c\x84\xb0\xfc\x63\x48\x33\x0c\x14\xc3\x3c\xf5\x59\xf1\xf0\x4d\x48\x32\x95\x00\xca\x3e\x8b\x22\xce\xa2\xdf\x94\x46\xcc\x97\x24\xaa\xb4\xdb\x04\x81\x7d\x7a\xcc\x44\x4a\x44\x15\xda\x48\xd7\x68\x5e\x39\x16\x77\x5a\x7b\xb3\xb4\x78\x82\xae\xf5\xc4\x7d\xdc\xb5\x20\x19\x56\x74\x45\x7c\xfa\x8b\x1e\xae\x95\x00\x7b\xc7\x7a\x38\x99\x1c\x1a\xe2\xc1\x05\x92\x0a\x0b\x7b\xda\xf5\xfd\x10\xbb\x8f\xb0\x5f\x37\x0e\xc3\x2b\x5c\xd4\xd2\x58\xf4\x52\x83\xd8\x0a\x5f\x36\x24\x0e\x61\xbb\x52\x61\x29\x23\x56\xde\x44\xfa\x23\x7d\x8f\x6c\x09\xc4\xb0\x43\xb3\x48\x19\x1e\x0b\x8a\x17\xe0\x90\x25\x81\x03\x47\xf4\x60\x0c\xd8\x5c\xe0\xd7\xa1\x12\x4e\x7a\x1f\xdf\x05\xde\x1a\x01\xf3\xa1\xb9\xaf\x85\xba\x03\x0f\x8e\x00\xdb\x7c\xbf\xcd\x89\xaf\xe6\x70\x76\x2a\x9a\x15\x01\xb1\x76\xc2\x6b\x12\x96\x27\x6e\x7a\xaf\xa2\xd9\xae\xb9\x06\x33\xdf\x08\x98\x40\xda\x07\xb2\xe0\x08\xb0\x15\x4e\xf6\x31\x62\x3b\x8c\x48\x76\x6c\xae\x38\xa6\x6c\xae\x3e\x0f\x97\xb9\x36\x4e\xbb\xa7\x9d\x86\x04\xce\xbd\x2c\x03\x96\x25\x5c\x44\x22\x80\x21\x1a\x13\xf4\xca\x52\x5f\x73\xa8\xf0\x4c\xf2\xac\x54\x06\xb8\xff\x31\x02\xa4\x25\xde\x95\x60\x47\x32\x92\x6b\xe6\x03\x54\xd9\x7f\xa5\x22\xd7\x91\xc3\xb4\xd4\xb7\x8f\xb6\xdb\x17\x62\x09\x5b\x9f\xf2\x65\xae\xb1\x5e\xa4\x9e\x27\xf4\x5c\x23\x5c\xa2\x3d\x6a\x70\x9c\x4b\xb4\xcf\x1e\xf1\xe9\xda\x22\x1e\xdc\x0e\x11\xb5\xd3\x4e\xfa\x88\x0f\xaf\xb0\x71\xde\xf7\x4b\x02\xc3\x6c\x48\x46\x9a\x59\x68\xb2\x01\xe2\x9a\x16\x64\xfa\xd4\x11\x93\x80\x1c\x12\x11\x63\x0c\x6e\xfd\x6a\xbe\xa4\x71\x0a\xfe\xf4\x0a\x1d\x9d\x9b\x63\x4a\x84\x0b\x7a\x41\x57\x4c\x11\x31\xc7\x09\x39\xae\x2b\xfe\xa4\x58\x92\x9c\x88\x80\x72\xe8\x02\xfa\x5c\x8e\xd3\x12\xb3\x34\x33\xfa\x5b\x42\x04\xd0\x02\xf2\xde\xe6\x3a\xeb\x4f\xa7\x82\x42\xee\xee\xd1\x77\x44\xe1\x6e\xe3\x3a\xc1\xaa\x14\xdd\xb6\xd5\x28\xab\x01\x7c\x29\x3e\x24\x0a\x1e\x77\x6a\x00\xab\x9d\x9a\x6a\xd8\x66\x96\x66\x8a\x61\x4c\xaf\x19\x3e\x26\x1a\x77\x80\x45\x01\x3f\x5c\xf3\x52\x58\xcf\x91\x4b\x02\x4c\xb8\xd0\x5a\x33\x62\xe1\x80\x1e\xa4\x75\x1d\x41\x16\x5a\x5d\x10\x24\x75\x61\xb6\x49\x56\xea\x1b\x7b\x07\x85\x3e\x58\x88\x6d\x2d\x08\x76\x50\x22\xd4\xdc\x6a\x2b\x7c\x45\x53\xa7\x75\x81\x57\xd7\x8a\x64\x54\xa2\x02\x4b\x23\x41\xf6\x6a\x07\x58\x4a\x9e\x50\x30\xdb\xd4\xf6\xcf\xe8\x45\x20\xe1\xa4\x44\x69\x01\x94\x91\xe8\xec\x8a\x7a\xf6\x18\x47\xb8\x28\xb2\xf5\xde\x8b\xce\x78\x4a\xae\xcb\x59\x46\xe5\x72\x3a\xd8\xa0\xfe\x7a\xcb\xcb\x26\x80\xa8\xed\x64\x8f\xf1\xaa\x6f\x18\xe0\x91\x24\x4c\x52\x90\x31\x9a\x49\xda\xb0\x0d\xe1\x1d\xe0\x1b\x27\x87\x43\x6a\x57\x46\x6c\x02\xb7\xfe\xa9\x36\xfe\x77\xfd\x39\x4f\x5a\xde\xd3\x6f\xbc\x65\x45\xfd\x1d\x94\xe0\x2c\x93\x56\x50\x35\xc6\x06\x2a\x3d\xcd\x0f\xa3\x9e\x06\x09\x7a\xe7\xcc\x61\x1a\xd5\x48\xe8\x56\x84\x4a\x2f\x21\x00\x7a\x82\x20\x02\x3f\x85\x2d\x86\x8d\x85\x94\x28\xe7\x26\x07\x91\x21\xce\x1c\x80\x11\xc2\x59\xe6\xbe\xe3\x77\x2b\xbc\xa8\x58\x10\x7b\x00\x42\x68\xf7\xe4\xd5\xf8\x64\xbc\x1a\x83\x7d\x8e\x53\xab\xbe\x99\x23\x8c\xd3\x31\x84\xab\x37\x52\xba\x03\x69\xea\xd5\xe5\x18\xcf\xee\x8e\xcb\x21\xe9\x5c\x67\xca\x54\xbb\x08\x63\x5c\x6c\x7e\x7f\x7b\x0c\xbd\x5b\xd1\x58\xc1\x77\xad\x11\x81\x7c\x42\xa4\xa5\x42\x63\xab\x1f\x27\xb5\x53\xd2\xc3\x49\xb4\xba\xea\xcf\xdd\x26\x5d\xab\x98\x3b\xf0\x75\x73\xf3\x30\x0c\x34\xe5\x49\x99\xbb\x5a\x33\xb0\x9f\x95\x2f\xdf\xd6\x7a\xd9\x0f\xf3\x22\x02\xed\x61\x9c\xbb\x8a\x9a\x29\xbf\x67\xf7\x58\xa4\x67\xd7\x9d\x99\x42\x4d\xd1\xaa\x7a\xbe\x2e\x5c\x3a\x30\x48\xdf\xc7\x33\x5e\x2a\x17\x0b\x1f\xf0\x27\x6d\x3a\x9f\x3e\x35\x27\x93\xe2\x9a\x12\x6d\xf8\x8d\xc2\x6a\xc2\x36\x9f\x12\xea\xb1\xa0\x85\x8d\x8d\x95\x75\x6d\x98\x0b\xab\xdf\x0d\xd4\x30\xb3\xc5\x18\xd1\xc2\x7e\xb0\xa6\x81\x2d\xd2\x7c\x16\x04\xb9\xd5\xbd\xd5\xef\xc2\x0a\x0f\xb3\xc3\xbd\x15\x74\x61\xf5\xab\x08\x5b\xdc\x5b\xfd\x56\xb4\x08\x92\xd5\x74\x6f\x45\xd8\xcf\x82\x30\xb7\xbb\xb7\x3e\x6d\x17\x96\x7e\xda\x08\xc3\x19\x95\x4a\xcb\x2d\x0d\x7a\x63\x0d\x9f\x3d\xce\xbf\xa1\xbe\x82\x1a\xa5\x33\x9c\xa8\x9d\x3e\x54\x13\xa4\xfb\x04\x11\x6e\x0f\x6d\xb5\x8b\x35\xd1\xdc\xd5\x8e\x01\x61\xe7\x81\xbc\x0e\x00\xab\x47\xff\xd8\x32\xe7\x5a\x16\x83\x29\x89\x63\x1c\x72\x35\xaf\x5f\xc1\x7b\x2c\x6c\xe6\x02\x61\x07\x6a\x70\xc1\xfa\xc8\x91\x2d\x9f\x33\x32\xda\xb8\xc6\x57\x5f\xd4\x49\x9f\xb6\x08\x90\x9e\xb1\x46\x58\x78\xe3\x17\x0a\x05\xea\xd0\x75\x5d\x4d\x29\xc5\xd6\xa6\xb3\xeb\x63\x8b\xd1\xe9\x7f\xbe\xd0\xeb\x76\xdd\x67\x4c\xac\x2e\x2a\x91\x16\xe6\x14\x31\xf5\x29\x88\xc8\x25\xe2\xf3\x51\x23\x51\xf1\x60\xf5\xfc\xa0\xdf\x68\x8a\x86\x79\x84\x90\x43\x98\xeb\x28\xf3\x35\x6a\x2f\xc1\x75\xc3\x6a\xad\x91\x05\x98\x5a\x66\x4a\x79\x45\xfa\x06\x90\x2d\x6c\x66\x9c\x9e\x70\xac\xcd\xca\x3e\xc2\x74\xe3\x6c\xc5\x08\xc4\xab\x79\xf4\x2e\x46\x9a\x85\xd1\x27\xe7\x83\x1b\x79\x27\xee\x93\x0f\xee\xc9\x07\xf7\x2f\xe8\x83\xab\xb1\x3d\xa0\x65\x54\x22\xbb\x14\x35\xbf\x5c\xc4\x22\xd4\x2d\xcd\xce\x7d\x37\x23\x4e\x60\xb7\xf2\xb9\xf3\xcc\x59\xb7\x5c\xcc\x59\x15\x0d\x5f\xdc\xe1\xe1\x64\x72\x78\xe8\xdc\x79\xf6\xe4\x96\x6a\x3e\xfe\x33\x22\x2c\xe1\x69\x5f\x61\x29\x73\xdd\xc2\x18\x85\x54\x20\x18\x55\xb6\xa0\xba\x27\x32\x77\xe3\x05\x1f\x5f\x04\x50\x13\xb4\x01\xe3\xeb\x47\x81\x01\x24\xdb\x15\x86\x79\xb1\xa3\x58\x53\x09\x33\xbe\x3c\xa9\x9d\x70\xe2\xbc\x27\xd1\x52\x8d\xaf\xad\x8a\x32\x0a\x85\x47\xf5\xc1\xf1\xc5\x47\x8f\xcc\xcd\x49\x52\x94\x31\x34\xc3\x3e\x9d\x93\x9c\x8b\xf5\xc8\x83\xd1\xaf\x37\xe0\xda\x27\x8e\x63\xe8\xa5\x20\x28\x29\x85\x20\x4c\x65\xeb\x47\x94\x9a\xfc\xca\xf5\xa5\x3b\x57\x57\x2b\xad\xc4\x3b\xae\x5c\x69\x6c\x73\x08\x81\x16\xdb\x34\x9b\x98\x35\x44\x35\xbf\x20\xbc\x4b\xd8\x0a\xad\xb0\x90\xfd\x33\x46\xc3\x05\xa5\x94\xae\xa8\xdc\x56\xf4\x72\xdb\x85\xd9\xfa\x4d\x04\xb2\x22\x90\x34\x86\x10\xb9\xe6\x3b\xd1\x83\xef\xb4\x51\xea\xa3\xc0\x4b\x55\x94\xca\x52\x66\x7b\x3e\x22\x97\xdf\x96\x37\xac\xce\x46\x4b\x6a\x7d\x1e\xce\x2e\x71\x57\x81\x95\x22\x82\x9d\xa2\xff\x3d\xfa\xf9\x8b\xdf\xc6\xc7\xdf\x1e\x1d\xfd\xf4\x6c\xfc\xef\xbf\x7c\x71\xf4\xf3\x04\xfe\xf1\x87\xe3\x6f\x8f\x7f\x73\x7f\x7c\x71\x7c\x7c\x74\xf4\xd3\x0f\xaf\xbe\xbf\xbd\xbe\xfc\x85\x1e\xff\xf6\x13\x2b\xf3\x3b\xf3\xd7\x6f\x47\x3f\x91\xcb\x5f\x22\x81\x1c\x1f\x7f\xfb\x6f\x51\xc3\x7b\x3f\xae\xac\xe1\x63\xca\xd4\x98\x8b\xb1\x59\xfa\x53\x28\x3b\x1a\x01\xc4\x2d\xd0\x2e\xe7\xa5\x62\x52\x55\x8d\x65\x27\x67\x3f\x02\xaa\x0f\x11\x92\xa3\x0a\x77\xa1\x21\x32\x72\x6c\x38\xc7\x87\x0b\xd6\xe8\x05\x04\x5e\xa7\x0b\x1a\x99\x54\x77\x69\x9f\x6e\xc6\xe6\x2b\x92\x17\x5c\x60\xb1\x46\xa9\x35\x4f\xad\x07\x94\x3e\xa8\xd5\x3e\xd8\xbb\x16\x1a\xcc\x26\xa5\x62\x9f\xbc\xba\x9c\xa4\xb4\xcc\xe3\x4d\xb0\x3f\x42\x71\x4f\x5b\x34\xd4\x45\x23\x18\x20\xce\x52\x3c\xc3\xc9\xdd\xb6\xd2\xe2\x2d\xb0\x6e\xf1\x26\x20\xe7\xd4\x52\x8b\x0f\x0e\x5c\x8d\x5f\x82\x99\x37\xf0\x42\x98\x80\xa9\xf3\xdb\x63\x20\x32\x80\xcc\x98\x1a\x06\x57\xe3\x73\xb4\xb1\x4d\x47\xf6\xc1\x63\x2d\xbb\xbd\x02\xd6\xfd\xa8\xc5\x3e\xfb\x36\x0b\x45\xe7\x86\xd3\xbf\x93\x97\x5a\x26\x09\xba\x7f\xfa\xb8\x5a\x3c\x2f\x8b\xe6\x60\xad\x6a\x9e\x1c\xd4\x40\x5b\x26\x64\x0e\xd5\xc4\x33\x8f\x31\x75\x41\xa2\xdf\x6c\xeb\x0f\xa2\xf3\xb4\x69\x8c\xd1\xeb\x60\x84\x33\xb0\x3b\x66\xd2\x04\x09\xd0\x04\xcf\x7a\x32\x0c\x40\x91\x84\x1d\xf7\x58\x72\x0b\xa5\x4f\xdf\xd3\xbc\xcc\x51\x29\xf5\x08\x39\x6b\x3e\x13\x84\xe8\x07\x78\x6f\x4e\x80\x41\xd7\x9c\x32\x00\xd8\x54\xaf\xf5\x2f\x53\xb7\x87\x41\xa8\x95\xad\x05\xb2\x19\x9d\xf6\x27\x4b\xd0\x05\xec\xe8\xac\x84\xcb\xe7\xe0\xe2\xf6\x12\x5f\xf8\x90\x40\x10\x35\x54\x32\x6e\x9d\x3d\x46\xb3\xe6\xe1\x73\xb5\x7c\xb3\xde\xd1\x52\x89\x4a\x66\xa3\xaf\x36\x48\xdb\xf6\xc3\x52\x4a\x22\xc6\x8b\x92\xa6\xc3\x8e\xc9\x27\x29\x83\xec\x28\x79\xf4\xb3\x2c\x17\x13\x16\xc5\xb3\x0e\x2e\xdd\xe3\x4d\xa6\x55\x2f\xa3\x5b\x85\x8d\x75\x4e\x67\xb6\x46\xd8\x45\x3a\xf9\x33\xeb\x5c\xb0\xb7\xde\x88\x62\x99\x59\xb2\x4e\x6c\xe1\x0e\x1a\x55\x3f\xdb\x0c\xc3\x75\x0a\xa1\x0a\x8d\xf5\x7f\x9c\x11\xc6\xf9\xce\x66\x64\x6e\x22\x39\xba\x0f\xb3\x86\x05\x7a\xaf\x4d\xee\x48\x49\x46\x14\xe4\x63\xd8\x73\xa6\x1f\x80\xb0\x92\x9c\xaf\x34\x56\xfe\xcc\xd0\x5b\xb9\xb5\xef\x45\x75\xd1\xf9\x29\xc2\xc7\x8d\xb4\x46\x69\xd4\x4a\x46\x48\x6a\xb2\x3d\x32\xe2\xc1\x8b\x92\xc9\x11\x9a\x1d\xbb\x20\xba\x6e\xc0\x7c\x8e\x98\x16\xdc\x33\xa7\x39\x19\xeb\x8e\x20\x7a\x81\x35\x4b\x82\x8e\x1a\xae\x0d\x0d\x98\x14\x70\x81\x13\xaa\xba\x1d\x5b\x3f\xeb\x75\x15\x38\xb9\xd3\xaf\x83\x47\x0c\x86\x38\x42\xc9\xb1\x8d\xe3\xad\x6f\x5d\x23\x69\x25\xe0\xf4\x15\xd0\x29\x02\xfb\xb7\x93\x0c\x4b\xb7\xc2\x5b\xe1\x5a\x0d\xb6\x7b\xea\xe9\x9a\xe1\x9c\x26\xbe\xaa\xb1\xe0\x2b\x2a\x29\xb7\xbe\x15\xf3\x3d\xcd\xb5\xd0\xb5\x2f\x37\x6b\x1c\x3a\xe7\x19\xa6\xdd\xa4\xf7\x48\x12\x82\x3c\xc6\x9b\x37\xa6\x46\xec\x36\xc6\x42\x41\x60\x47\x6b\xe1\x54\x3c\x6c\xec\xb6\x59\xcd\xfa\xc9\x8a\x5e\x7b\x7f\xb7\x11\x7c\xac\x19\x75\xeb\x50\x03\x51\x1e\x16\xf7\xb6\xbe\xa6\x37\x9b\xb3\xaa\x10\x3b\x61\x29\xaf\xc2\x27\x3a\x41\x9e\x5d\x5f\xc9\xba\x2a\x6e\x0e\x96\x2d\xd9\x0b\x3f\x64\x9c\x2d\x4c\x20\x25\xb3\x64\xdc\x1e\xd7\x10\x96\x62\x86\x28\xd3\x4a\x74\x5a\xe2\xcc\xb0\x09\x3b\xf8\xf3\xe9\x95\x01\x4b\x17\x4b\x35\xbe\x27\xe0\x40\x35\x9c\xbd\x3f\x76\xd5\x0d\x92\x6e\xc4\x79\x52\x09\xec\x46\x59\x63\x9c\x31\x99\xeb\xa9\xdc\xe3\x35\x54\x45\x0b\xa5\xbc\x92\x56\x84\x87\x2b\xdc\x6a\x40\x7b\x3c\xa8\x21\x01\x4c\xe7\x2c\x48\x55\x12\xcc\x40\xea\x04\x8b\x36\x74\x8a\xd1\x70\xfd\x1c\xfd\x5c\x34\x22\x54\x25\x92\x7b\xa7\x6e\x99\x29\x74\x4c\x31\x2a\xc0\xcf\xcc\xd8\x9b\xc1\x75\x3a\x23\x0a\x3b\x3a\x02\xa0\x79\xa8\xb4\xb5\x2d\x98\x09\xa9\x78\x96\xde\x7d\x4f\x18\x11\x34\x69\x1d\x09\x0f\x72\x81\x15\x09\xe5\x90\x11\xa6\xc1\xa5\x93\x2e\x53\x40\x8c\x42\xb1\xaa\xb0\xfa\x96\xe4\x45\x86\x55\x7c\x80\xc7\xc1\x8f\x35\x43\x7c\xcd\x25\xab\x49\x11\x66\xe9\x18\x67\xfa\x90\x5c\xbf\x3b\xef\x0b\x1f\xf0\x04\xa6\x46\xc6\x0d\xe3\x02\x8e\xc0\xac\x8c\x63\x84\xcb\x6d\xf4\xa3\x4f\xd2\x21\xf9\x8c\xa4\xc0\x0c\xec\x88\xc1\x3a\x73\xcf\x88\x70\xf8\x77\xfd\xee\x7c\x84\xe8\x84\x4c\xdc\x5f\x41\x90\x0e\x8c\xe3\x60\x8a\x2f\x4c\x30\x3c\x98\x6b\x7d\xdf\x09\x98\x42\xcd\x84\x1d\x84\xa9\xd7\xc9\xc1\xfd\xeb\x7f\xe8\x89\xeb\x37\xff\x32\xfe\x0f\x4b\xcc\xe0\xaf\xbf\x6a\xe4\x11\xfa\x81\xc8\x3a\xf8\x7f\xf9\x6b\x23\x68\xdb\x77\x81\xfa\xeb\x35\x4f\xa7\x05\x49\x26\xb6\xaf\xc8\x5f\x8d\xa6\x8e\x08\x53\x7d\x9a\xd5\x35\x87\x48\x2c\x9a\x9a\x03\x0c\x63\xb6\x9d\xb9\x3c\x13\xf7\xa6\xe0\x04\x2b\xc2\x70\x5f\x12\xa8\x4b\x4b\x65\x5c\x19\xd0\x40\x08\x30\xac\xc9\x11\x18\x20\x4d\xc1\x81\x11\x52\x9c\x03\x95\x3c\xd6\x67\x31\x08\xf3\x8c\x21\xf2\x9e\x4a\xa8\x1c\x62\xd6\x16\xb6\x06\x9b\x48\x72\x2f\x5b\xe9\x4f\x6a\x4c\x70\x95\x62\xc2\x88\xca\x2d\x0a\xfd\x81\x71\xf5\x07\x8f\xfa\xad\x7e\x35\x78\xc5\xa1\xf2\x02\x70\x79\x06\xed\xca\xb2\xde\x25\xb0\xbb\x3c\x5b\xa3\x9c\x4a\x85\xef\xc8\x04\x4d\xb5\xac\x54\x8f\x67\x30\x3b\xc9\x10\xd4\x52\x27\x29\x2a\x99\xa2\xe1\x90\x24\xfd\xa6\xff\x3e\x2c\x43\x5d\xbe\xba\x9a\x23\x59\x42\x4b\x9e\x42\x90\xb1\x93\xe4\xfa\x90\x7f\x1b\xf9\xb7\x55\x76\x0a\x6e\x23\xd3\xf5\x97\x96\xa6\xcb\x9b\x6d\x17\xd6\x73\x9e\xd4\x12\x5c\xa5\x70\x24\x37\x8a\xa0\xe9\xb9\x73\x96\x54\x52\x1c\x6c\x6c\x4f\x01\x98\xd7\x20\xbc\x65\x2e\x53\xde\x18\x3b\xac\xab\x88\x91\x84\x48\x89\xc5\x7a\x84\x66\xa5\xd2\xe2\xac\x8d\x73\x36\x51\xb2\xe1\xb1\xea\x1d\xc8\x31\x2b\x01\xb8\x20\x09\x67\x52\x89\x32\x81\x9d\xc2\x68\x26\xf8\x1d\x61\x3e\xef\xc0\x71\x8c\xb0\x86\xeb\x02\xb3\xab\xb0\x56\x88\xe7\xe0\x28\x59\x62\xb6\x20\x55\x4e\x75\x8e\x53\xc0\x91\x1f\xbc\xf2\x12\xde\x7e\xee\x77\x03\xcf\xb5\x72\x40\x15\x6c\xcb\x4c\x4b\x4a\xde\x89\xf6\x33\x43\xce\x12\x3a\xea\x4f\xda\x71\x4b\x48\xb3\x4e\xc6\x83\x06\xb8\x3e\xb6\xf7\x69\xdb\xbc\x5a\x59\xc7\x6b\xef\xc0\x33\x61\x30\xb0\x60\xb5\xf0\x98\xb0\x8d\xcf\x5d\x5e\x89\xe1\x05\x85\x9c\x91\xda\x82\xc1\x3e\x9b\xbe\x8e\x6c\x81\xa8\x9a\xa0\xd7\x3c\xd2\x79\x6b\x82\xac\x41\xc2\xc7\x59\xc6\xef\x4d\x19\x2f\xff\x35\x43\x2c\x49\x8a\xd2\xd2\x35\xff\xb3\xc4\xb4\xcf\xcd\x38\xc4\x9f\x54\x5b\x8c\xa8\x90\x9d\xc1\x11\xc8\xee\x1a\xe8\x31\x19\x10\xd4\xa1\x57\x92\xe1\x8c\xfe\x9d\x84\xeb\xc6\xba\x2b\x22\x20\x6d\xaf\x41\x87\x33\x0f\xdd\x55\x6f\x61\x1b\xbe\x3e\xcd\x35\x8f\xc9\x7d\x18\x3c\x06\x1f\x9b\xf6\xc0\x90\xa3\x67\xb6\xd9\xe2\x71\xf3\xda\x48\x23\x76\x2a\x5d\x23\xb9\x60\xbb\x4e\xd8\x1f\x21\x70\x0b\xcd\x37\x15\x15\xc4\x95\xdc\xd0\x24\xdf\x92\x9e\x92\x19\x52\xdf\x24\x42\xfd\xde\x1f\x2d\xc5\x2c\x88\x92\x55\x0c\xb3\x91\xf0\xb4\xa8\x60\xe5\x79\x6b\x7f\x05\xf1\x0f\x08\x53\x3f\xe9\x90\xc6\xe4\xb8\x5d\xf9\x35\x64\x4d\x72\x2b\xa9\x69\x79\xf4\x41\xe9\x56\xa2\x79\xf3\x2b\x9e\xc6\x9d\x85\x56\x67\xba\xea\xe5\x2a\xc5\xc8\xa4\xb0\x49\x30\x60\x1b\xe8\x51\x67\x2c\x07\x28\xf5\x4a\x1f\x46\x86\x58\xe2\xd5\xee\xce\xa0\x4a\xfb\x1c\xfb\x1e\x39\x30\xa4\x31\x7c\x6e\xfc\x3c\xc6\xef\xf8\x69\xd0\x39\xcd\xb5\xa7\xd1\xbe\xd7\x76\xf3\x30\x9f\x8f\x66\xc3\xa2\x7c\xe0\x9d\x49\x2f\x8e\x9a\x1c\xa1\x9a\x1d\x9f\xa2\x3f\x34\x84\x7d\xab\x18\x7a\xc3\x9c\x49\x38\x3b\x72\x96\xba\x89\xdd\x0a\x57\xbb\xac\xf9\x78\x4c\x3c\x08\x6a\x7d\x10\xb4\x94\xed\xf6\x25\x78\x32\x6e\x2e\x0e\x5a\x02\x0d\xd4\xeb\x5d\x7f\xb5\xa2\xa2\xb5\x9f\xdc\x24\x86\xe0\x40\x6a\x70\xfd\xb2\x29\x20\x9a\x72\x1d\x9d\x65\xc5\x12\x1f\xa3\x2b\x86\xb8\x48\x4d\xc2\x61\x29\x49\xfb\x5b\xd1\x18\x25\x5b\xa3\x32\x4d\x44\xaa\x0f\x1a\x25\xe0\x8c\xad\xcd\x5a\x5c\x78\x4c\x89\xfa\x42\xc3\xfe\xe1\x02\x29\x9d\xb1\xc3\xa5\x1a\x7a\x9b\x41\x64\x64\x87\xd6\x27\x6b\xd9\xd6\xd0\x85\x98\x67\x19\x11\x80\x80\xd6\x24\xda\x2c\x44\x14\x17\x51\xa0\x67\x6e\x96\x6f\xe4\xed\xe2\xde\x10\xc2\xc8\xbd\xd7\xec\x70\xa8\x5d\x65\x63\xa8\xcc\x07\x52\xc1\x8e\xbb\x40\x68\xef\x5f\xaa\x7d\x33\x22\x08\x69\x68\x18\x12\x84\x6f\x43\x08\x63\xdc\xd3\xed\xc6\x20\xd7\x57\xf0\xb2\xb3\x3b\x40\xe7\x7d\xcf\x3b\x07\xa1\x1a\x82\x88\x4d\x7d\x28\xaa\xd2\x58\x80\x00\xf5\x6f\x0c\x8e\x2a\x35\x57\x73\x45\xa1\x21\xb7\x43\x35\x97\x3a\xae\x29\xfc\xd9\x75\x57\x3f\x95\xcd\x0b\x66\x3a\x81\x76\x83\x98\xad\x6d\x5c\xa9\x5a\x52\x91\x8e\x0b\x2c\xd4\xda\x1c\x9d\x91\x1f\x7d\x34\xe0\x7a\xaa\x6d\xe4\x4b\x83\xc3\x98\xfa\xba\x1e\xd5\xaf\xc6\x7e\xbb\x5e\xe6\x7a\xc9\x5c\xa4\x81\x27\x5e\xb0\x7b\xd1\xf3\xac\x76\xf9\xb1\x66\x19\x2b\xdb\xa2\x8d\x6c\xf2\x5a\xe1\x34\x67\xd1\xfb\x44\x67\x19\x1f\x66\x04\xd5\x5b\x68\xa0\xc0\x74\xfd\xc1\xde\xfa\x0b\xf5\xc1\x46\xaa\x1a\x3e\xba\x6d\xb8\x04\x71\xe3\x83\x46\x6b\x9e\xd3\xba\x1b\xdf\xc3\x8e\xe3\x6a\x8f\x2e\xe6\xf9\xf1\x3c\x06\xc5\x36\x61\x05\xb1\x98\xbd\xbb\xde\x89\x86\x85\x60\xa2\x1d\xc3\x30\xd1\x6e\xa1\x98\xe8\x53\x8d\x36\x68\x5e\x0f\x10\xf5\x88\x36\xce\xc3\x4b\x13\x58\x62\x6e\xce\xac\xe2\xe2\x62\x64\x70\xb8\x05\x57\xfb\xe2\x73\x28\x47\x51\x2a\x52\x8b\xcd\xb6\x96\xac\x3d\x7b\xae\x9b\xd6\x72\x63\x0f\x76\x5c\x85\xc0\x04\x7b\xc6\xd4\xaf\x41\x24\x06\x59\x8a\x48\xe4\xd3\xf9\x40\xff\xc2\xe7\xe3\xc6\xe5\x13\xb4\x4e\x88\xe1\x16\xf1\x9b\xeb\x23\xe4\x36\x4f\x48\xa3\x1c\x8a\xfb\xde\x10\x21\xcf\xb6\x34\xb6\xce\x2f\x7f\x32\x40\xaf\x48\x23\x53\xb1\xeb\x97\xa5\x09\xe0\x8d\x33\xde\x2e\xf2\xde\xb7\x2c\xa8\x55\x70\x05\x49\xf5\x9e\xca\x78\xa9\x5c\x71\x08\x3b\x70\xfa\x1f\x9c\xed\xb1\x8d\x26\x73\x55\x62\x23\x7b\xf7\xd4\xaf\xdf\x05\x3d\x19\xf4\xb8\x09\x26\x8f\xcb\x6e\x68\xaa\x51\xc6\x8e\x8c\x7e\x2d\x89\x58\x23\xbe\x22\xb5\xb0\x11\x28\xe7\x2f\x69\x1a\x49\x2d\x34\x3a\xcd\x28\x4b\x29\x5b\xc4\xa8\x0f\x43\x65\x8f\x1c\xab\x64\x79\xf9\x5e\x0b\x61\x32\xd6\xdb\x80\xda\xd3\x6d\x03\x69\x26\xa7\xc3\x52\x44\x63\x91\x5b\x73\x77\x20\xc1\x6e\x32\xb1\x75\x21\xab\x3b\x91\x59\xd2\xe6\x3a\x7b\x7d\x11\xaf\x7c\x0d\xb0\xcf\xa1\xae\x7d\xdf\x36\x89\x68\x88\xa6\x01\x4f\x05\xa3\xd9\xd0\xd1\x25\x78\x42\x69\xe4\x78\x8d\x19\x59\x1f\x9b\x6d\xa3\xe2\xc0\x1a\xe7\x72\xa3\xa4\xf4\x00\x90\xfd\x25\x5d\x9a\xd7\x50\xe4\x34\x57\x54\xc9\xe0\xfa\xd5\xd8\x12\x5b\x40\x1a\x02\xb2\x60\x6f\xa0\x2c\x68\x8c\x7f\xb1\x79\x99\x0a\x59\x76\x4b\x20\xf8\x19\x0e\x73\xfc\xe4\xd1\x2e\x2a\xaf\xb9\xdc\x9e\xed\xb1\x0c\x7e\xdb\x1b\xa1\xaa\x77\x64\xdd\x13\xe2\xbf\x79\x99\x9c\x48\xce\xe4\x92\x16\xae\xcd\x09\x9c\x73\x8b\x0d\xe8\x1d\xce\xe8\x10\x2c\xaa\xcf\xd0\xf8\x5d\xaf\xd8\x08\xbd\xe6\x4a\xff\xef\x12\x82\x05\x06\xe2\xa5\xbe\x2e\x38\x91\xaf\xb9\x82\xf7\x3f\xc8\x26\x99\xe9\xef\xb1\x45\x36\xf5\x9a\x42\x27\x5e\x13\xd0\x03\x79\x1f\x03\xc7\x51\x8d\xc5\x9b\x5b\xfd\xe6\x53\x69\xac\xc8\x76\x75\x77\x38\x02\x76\x90\x66\x78\xce\xe6\xc6\x38\x1b\x9b\x26\x75\x03\x21\x6e\x19\x9f\xdd\x70\x2e\x1a\x3b\xf8\x60\x43\xb5\xbd\xf4\x7a\xa3\x3a\x36\x2f\x03\x07\xac\x79\x45\x86\x93\x2a\x02\x00\x0a\xa8\x63\x45\x16\x81\xe8\xd1\xed\x57\x4e\xc4\x02\x72\x8b\x93\xe5\xb0\x95\x1b\xc8\xa3\xcc\xb5\x23\x5e\x0f\xf3\x2b\xb9\x6b\x88\x1d\xcb\x5c\xfd\xb5\x88\x9b\x4f\x3b\xa4\x89\x17\x7b\x87\x6a\x9e\xc3\x67\x0e\x82\xd0\xcb\xe8\x10\x02\xb4\xb7\xba\xba\xc3\x9e\x6e\x4a\x6e\x66\xc0\x46\xea\xc8\x71\xa1\xa9\xce\xff\x69\xe1\x02\x0e\xd0\x3f\x06\x28\xa7\x54\xc8\x09\x3a\x73\xdd\xee\x6b\x30\x9c\x55\xbe\xf6\xb9\x68\xb0\x7a\x44\x5a\xf9\xf9\xb5\xa4\x2b\x9c\x11\x13\xba\x86\x99\x2f\xbf\xcd\xe7\x1b\xf2\x67\x3c\xb5\x30\x8d\x35\xb4\x48\xe0\xc3\xb8\x0e\xee\xc8\xfa\x60\xd4\xa6\x4b\xd1\x10\x0f\xae\xd8\x41\x55\x3d\xa2\x41\x83\xbc\x0c\x07\x41\x62\x07\xf0\x5b\x64\xf9\x1a\x64\x43\x10\xda\x22\xf0\x30\xd1\xf6\x51\x75\x25\x63\x3c\x3d\xcf\xb0\x94\xb1\x29\xf0\xdd\x45\x38\xa7\x35\x68\x9e\x96\x44\xcd\xd2\x06\x33\x26\x10\xd6\xf1\x80\x16\x60\x48\xcc\x88\xf3\xf0\x0f\x3a\x94\x2b\xdb\x14\x2f\xa6\x02\x4e\x5b\x60\xf0\xaf\xfa\x04\x9f\xfb\x7a\xca\x68\x44\x94\xb1\xbb\x6a\x4e\xaa\xd6\x0a\xbe\x83\x84\x3a\x3e\xaf\x55\x45\x8e\x85\x48\x73\x2d\x25\xdb\x14\x21\xc6\x15\xa2\x2c\xc9\xca\xd4\xd4\x77\x06\xf0\x60\xc7\x88\xc1\xde\x1d\x96\x74\x27\x24\x7c\xe7\x5f\x75\x4a\x83\xd5\xbd\x2b\xc7\x4f\x9c\x47\x82\x6f\x0d\x36\x82\x7c\x5d\x13\x14\x4c\xa5\x5d\xe1\x87\x9d\x7d\xe4\x99\x8d\x61\xcf\x63\xd8\x9d\xc0\x03\x11\xdf\xea\x7d\x64\xde\x19\xd7\xd5\x2c\xc9\x7d\xde\x54\x5c\x5e\xd0\x99\x20\xe8\x7c\x89\x19\x23\x59\x3b\xdc\xa2\x9b\x58\xfb\xc6\xac\xa0\xb7\xd8\xb6\xab\x87\xcd\xbe\xab\x8e\x76\x33\x5f\xc6\xa1\xa7\xd0\x74\xc1\x3b\x09\xf0\x3f\x57\xb7\x55\x5f\xfb\x3c\x08\x74\x60\x9f\xd5\x76\x2f\xd5\x20\x6c\x53\x17\x79\xc9\xef\x51\xca\xd1\x3d\x41\x85\x20\x2b\x2d\x03\x40\xef\x26\xe9\xa4\x8c\x5a\x35\xf3\xb9\xe0\xe1\x25\x48\x78\x5e\x08\x9e\x53\xe9\x42\xf5\x2d\x16\xec\x9d\x3a\x9e\x95\xc1\xf2\x79\x5d\xc5\xcc\x5e\x9c\x23\x85\xc5\x82\x28\x0d\x00\xb1\x32\x9f\x91\x60\x7e\xee\xc3\x16\xa2\xfc\x7d\xb6\x92\xdd\xbf\xe3\xab\x59\xf2\x1f\x7f\x7c\x1d\x5f\x85\x73\xeb\x9e\xdd\x73\x91\xa5\xf7\x34\x35\x61\x06\x12\x1d\x69\x90\xc7\xa1\xf1\x45\x68\x72\x83\xea\x76\x87\x75\x95\xfb\x7b\x9a\xee\x3a\x45\xeb\x60\x87\x29\x22\x98\xa3\x6d\x4b\x4a\xfb\x32\xe0\x8f\xe0\xb3\xc7\xe8\x92\x9a\x34\x2b\xfd\x97\xa9\xe2\x95\xcf\x28\xab\x32\x09\xfd\x26\xf4\x9a\x7b\xf4\xd9\x70\x1a\xbd\x24\xca\x24\x82\x40\x6e\x03\x57\x4b\x24\x69\x5e\x66\x0a\x33\xc2\x4b\x99\xad\x83\xe8\xf1\x21\x97\xbf\x9f\x17\x66\xe4\xbd\x41\xec\x38\x9e\xe8\x1f\x6f\xf2\xc6\x85\x49\x4c\x74\x1b\xd6\x1b\xb4\xe5\xdc\x4b\x55\x50\x5e\x7a\xe2\x19\xa5\x4f\x84\x22\xef\x49\x62\xc2\xe0\x50\x91\x95\x0b\xda\x99\xee\xf0\x41\x1b\x98\x54\x2d\x18\x4a\x49\xe2\x0a\x5c\xf4\xf7\xb3\xfb\xb0\x3d\x45\x3e\x49\xae\x5d\x2f\x55\x51\x63\xa7\x29\x29\x08\x4b\xa1\xec\x76\x85\x7d\x41\xb8\x66\x09\xf6\x5e\x6d\x5b\xe0\xf1\xe3\x57\xe1\xaf\xd1\xc4\xcb\xf7\x4a\x60\x4d\xc4\x72\x48\x1f\xb6\x25\x28\xe9\x1c\x61\x16\x26\x3a\x8f\xd3\x61\xe1\x9f\x84\x15\xef\xd5\x7c\xbd\xd1\x2b\x66\x23\x13\x71\x70\x83\x93\xde\x4e\x31\x31\x3d\x68\x0c\xb5\xb4\x07\xc1\x75\x73\xe9\xee\xcc\x12\x61\x6e\xa9\x97\x96\x68\x75\x6f\xe9\xee\xd0\x12\x9e\xf6\xd6\xee\x2d\x72\x4b\x7f\x88\xd6\x6c\x9e\x9a\xd0\xa3\x4f\xbf\x5d\xcb\x63\x37\xcd\x98\x43\x46\x73\x5c\xa1\xb7\x17\xe6\xd9\x96\x36\x6f\x6f\xba\xbe\xc7\x95\x96\xde\xad\xc9\x77\x68\xef\xf6\x7c\xd5\x18\x15\xd4\x1e\xb7\x1f\xb0\x89\x03\x01\xe2\x23\x56\xd4\xc5\x04\x23\x51\x32\xd6\xbd\xf8\x51\x72\x0e\x56\x58\x12\xd5\x67\x8a\xda\x0c\x56\x76\xe2\x8d\x79\xdf\xb4\x7a\x49\x11\x96\x3e\xe3\x16\x8d\xff\xd2\x1f\xd4\x6b\x67\xef\xa0\xcc\xb9\xf0\x2b\xe1\xea\xc7\x11\x1f\x8d\x62\xe0\xa7\x7a\x5f\x92\x9e\x9c\xef\x28\xd4\xb4\x5f\x7d\xfb\xf6\xea\x22\x7a\xee\xfa\xe1\xd6\xdc\x27\xbe\x66\x47\xc9\xe8\xaf\x65\x5d\xeb\x08\xcf\x7d\x5e\x43\x2c\x0b\x6b\xbf\x29\xf5\x9e\x83\x45\x42\x2a\x83\xdf\x05\x95\x77\x71\xa5\x0f\xbf\x3f\xbf\x6c\xbe\xd6\x3c\x1c\xdf\x9f\x5f\x22\x7b\x37\x52\x90\xdf\x6e\xe5\xea\x33\x73\x75\x83\xe5\x55\x51\x8c\x3d\x0b\xf3\x2d\x12\x52\x99\xd6\x53\x2a\xef\xf6\x29\xa7\xb8\xaf\xe1\xcc\x15\x00\xaa\x95\xeb\x5a\xf3\x12\xdd\xe3\x9e\x58\x9d\x4a\x74\xbf\xa5\xc5\x29\xba\x64\xb2\x14\xa4\xaa\xde\x36\x6f\x7d\x46\x73\x6b\x27\xac\x07\xe1\xf6\x09\xf2\x50\x44\x43\x9e\xee\xd4\x80\xf0\x21\x8d\x70\x0f\x8d\x03\xff\x2c\x16\xbf\x02\x0b\x05\x1a\x48\x3c\x4a\x42\x95\x1c\xf7\x9a\x9b\xcc\x1e\x08\x79\x35\x77\x61\xa8\x23\xa4\x9a\xd5\x06\xdd\x43\x1a\xcd\x22\xcb\xcf\xd4\x91\xee\x85\xaf\x7c\x85\x4e\x52\xb2\x3a\x91\x29\x7e\x3e\x82\xe1\xd9\x9c\xcf\x7e\x39\xd8\xcf\x13\x4b\x74\xf0\xfc\x60\x82\xa6\x34\xa7\x19\x16\xd9\xba\xd1\x92\xbf\x7a\xae\x4f\x9d\x77\x03\x01\xaf\xed\xb3\x03\x74\xc4\x05\x8c\x28\xc1\x0c\x65\x04\xaf\x88\xcb\x35\xd4\xa4\x64\x6d\x84\xed\x1e\xed\xe7\x43\xd1\x37\xf4\xe0\xa6\xdb\x22\x1d\x24\x65\x1c\xbe\x35\xdc\xb4\x6e\x4c\xb9\xbe\xa8\x3c\x29\x94\x69\xc6\x33\x41\x6f\xfb\xf2\x1e\x15\x77\x1c\xd9\x90\x2f\x3d\x6b\xff\xf6\x87\x5c\xce\xa8\x33\x3a\x5c\xab\x1e\xa4\x0f\x87\xd5\xb6\x96\xae\xbc\xa9\xa6\x7f\x8c\x05\x0b\xeb\xe3\xfd\xaa\x83\xc1\xbb\x9d\x45\x26\xaa\x6e\x48\xd1\x19\x64\xde\x12\x94\xcc\xc3\x2d\x6b\x27\x55\xfa\x06\x97\x14\xaa\x43\x63\x85\xb0\x21\x21\x49\x99\xe1\x90\xa7\xc3\xd8\x3a\x27\xe8\xe2\xf2\xfa\xe6\xf2\xfc\xec\xf6\xf2\xe2\x14\xb9\x2f\xd0\xba\x20\x3c\x41\xb7\xbc\x32\x8e\x06\x34\x12\x1f\xbd\x6e\x4b\x22\xf9\xb1\x8d\x2c\xe9\xc5\xac\xaa\x5e\x0b\x95\x22\x30\x43\x57\x8c\x2a\x5f\xfa\x3f\x2c\xda\x25\x19\x67\x36\x56\x57\x43\xb5\xb6\xd9\x05\x55\x23\x23\xc8\x99\x8f\xe8\x9f\x1b\x5f\x09\x00\x25\xe8\xda\xd4\xc9\xf6\x43\xef\xd4\xe8\xa3\xd4\x1d\x57\x67\x3a\xfa\x78\xdd\x1a\xbf\x49\x55\xdd\xdb\xf0\x1d\xdf\x19\xc4\xd5\x09\xea\xe1\x04\x55\xd3\x7d\xdb\x8d\x5f\x73\xc2\xc3\xc9\xa1\x13\xbe\x32\xea\x38\xa2\xeb\x48\xe3\x3e\x18\x04\x5b\x2f\x38\xd7\xc4\xb3\x09\x42\x6f\x5c\xde\xc5\x48\x4b\x4f\x91\x49\xcc\xb5\x21\x98\x5c\xf3\x5a\x23\x93\x16\x26\xdb\xbb\xb2\x9c\xc5\x0e\xd6\x56\xaf\x5b\xd0\x15\x61\x66\x21\xf7\x27\x97\x6e\x38\xd1\x3b\x7a\x53\xcd\xe0\xed\x4d\xa8\xa1\x51\xe4\x00\xcc\xa9\x8b\xfe\xfc\x39\xcf\x73\x53\x27\x6b\xe9\xd3\xd6\xab\x4c\x71\x7f\xea\xf7\x1b\x57\x3f\x55\xac\x16\x6e\x67\xca\x68\x6a\x90\xcd\x3b\x8f\x5b\x8b\x36\xba\xc7\x5b\xca\xa3\xbf\x6d\x53\x9f\xc2\x25\x59\x41\xf7\xb0\x9d\x48\x07\x14\xd2\xb7\x05\xfe\xa4\xab\xca\x61\xd9\xd1\x89\x9f\xc3\xc9\xcd\xe5\xd9\xc5\xab\xcb\x49\x9e\xee\x43\x5e\x08\x4b\x0b\x4e\x59\x38\x15\xb0\xd5\x56\xc0\xbd\x52\x0f\xe9\x71\x70\x6a\xb5\x04\x53\xa2\x30\xed\x09\x4a\xac\xd6\x52\xf1\x82\x67\x7c\xb1\xde\x77\x31\x3e\x37\xa5\x26\xc6\x78\xac\x57\x79\x7f\xfd\x23\xdc\xe9\xa9\xb9\x32\xae\xb3\x13\x94\x32\xf5\x33\xf3\x32\x38\x34\x53\x8a\xcb\x01\xfb\xe8\x13\x7f\x60\xa1\xae\xbd\x1a\x7d\xe2\xef\x8c\x98\xc3\x05\x15\x4a\xd5\xb2\x56\x07\xb0\xd6\x83\x2e\xbe\x1d\x6b\xb7\x24\xf8\x78\x0b\xbc\xaf\x10\xe8\x4f\x66\xb7\x98\xd8\xdd\x98\xa4\x97\x14\x6a\xaa\x14\xea\xc5\xd8\xdc\xdb\xff\xb4\x4f\x37\x09\x61\x21\xc8\xd8\x57\xe9\x81\x66\x64\x5c\x44\x48\x01\xd6\x82\xda\x30\x9c\x39\x33\x9b\x79\x3b\x5b\xb7\xe2\xc4\x6a\xb2\x54\x27\x58\x67\xd2\x04\x57\x3d\x94\xa2\xf4\xa5\x48\xad\x19\x03\x2f\x4c\xf5\x18\x61\x5d\x0a\x85\xa0\x2b\x9a\x91\x45\xb0\x98\x38\x65\x0b\x59\x35\xf6\x76\xd5\x0b\xa1\x2b\x0e\xd9\x98\x87\x46\x31\xa9\x62\xba\x18\xc0\xf9\x78\xfd\xe6\x16\x2a\x9e\x83\x13\x7d\x6f\x45\x45\x0f\x24\xd8\xab\x66\x3c\x1e\x83\xed\xe7\xe8\x6f\x5a\xe6\x4d\xb3\x63\xf4\x23\xb1\xdf\xe7\x50\xc6\x5d\x40\x0b\xc0\x25\xf7\xe5\xa3\x61\x6e\xfd\x3b\x0a\x47\xd5\x54\x9c\xb4\x6f\x9f\x68\x08\x5a\xd8\x34\x2c\xb2\x01\x07\x1a\xd6\x9b\xd2\x9e\xc6\x7b\xba\x97\x7c\xbc\x03\x85\x76\xc6\x70\x2f\x20\xd7\x30\xd2\xf9\xfe\x7a\xcc\x2e\x86\xce\x63\x24\xd7\x79\x46\xd9\x5d\x55\xe8\x68\xce\x35\x86\xd8\x5a\xe5\xec\xce\xe1\xaf\x20\x3d\xad\xb2\xdb\xdc\x61\x2f\x0c\xd8\x9b\xfa\xab\x41\x46\xe0\xdb\x75\x61\x0a\xd6\x7b\x32\x61\x43\x68\xea\xca\xf8\xc1\x01\xcc\xae\x47\x9b\xff\xc8\x33\x8f\x50\xcd\xf7\xa0\xb9\x54\x26\x92\xc6\x11\xdc\xab\xe9\xf9\xb4\xd1\xfd\x5e\x6b\xb5\x70\xaf\xe1\xb6\xd8\x31\x38\x37\x22\x3a\x37\xa8\xe0\x76\xb9\x2d\xba\x98\x29\x4c\xfc\x61\xe4\xd5\x64\x89\x8b\xb3\x52\x2d\x2f\xa8\x4c\xf8\x8a\x0c\x50\xa2\xee\x97\xa6\x22\xb9\xab\x6c\x46\xdd\x72\x1a\x38\xe8\xfc\x3f\xcf\xae\x11\x2e\xf5\x3a\x28\x5b\xe0\x72\x4f\x1e\x5f\x8d\x76\x6a\x92\x68\xf6\x1c\xab\x85\xf2\x28\x23\x7d\x72\xfc\xfc\x2e\x1d\x3f\x70\xb2\xfe\x59\x9c\x3d\x94\x51\x45\xb1\xe2\xbd\xed\x3e\x9b\xd6\x09\x53\xb2\xd1\x1c\x91\x2b\x07\x02\x5c\xfe\xc0\xcc\x1b\x50\xc3\xec\xa7\x16\x03\x64\xd4\x0e\x58\xde\x2b\xa6\x15\x01\x9c\x90\x56\x10\xec\x08\x8a\x19\xc2\x77\x7b\xb8\x9a\x7b\xff\x3f\x6c\x48\xb3\xc6\x5f\x9c\xfd\xe5\xb4\xd1\xc9\xa0\xdd\x40\x28\xac\xd0\x58\x33\x4c\xd5\xef\x65\x6f\xbb\x14\xfd\x35\x9e\x3e\x59\x13\xa3\x59\xf3\xff\x2e\x71\x66\xd6\xec\xf5\x43\xd8\xc7\x9a\x6b\x1e\x3d\x24\xb7\xff\x6e\xad\x5f\x7b\x3b\x44\x29\xa1\xd1\x89\x7d\x42\x09\xcc\xa4\xde\x80\xf0\xb9\xac\x8b\x2e\x87\xd6\xe5\x77\x88\x8e\x54\x52\x04\xbd\x5d\x0f\x9e\xc6\x60\x06\x6d\xd7\xfb\xa5\x4f\x5f\x08\x8d\xe1\x81\x7d\x60\x80\xab\xf1\xe6\xa1\xc6\x80\xaf\xe1\x65\xf4\x92\x4a\xe5\xda\x97\xc0\x0d\x2a\x6d\xa9\xda\xe0\x1e\x68\x99\xe7\x5a\xab\x6b\xb4\xf8\x7f\x38\x4d\xc5\xa9\xe1\x85\xb6\xdc\x29\xfc\x5b\xfa\xa2\x92\x98\x39\xcf\x6c\x10\xe6\x91\x5a\x17\x34\x01\xf5\xf0\xf6\xfc\x1a\xa0\x48\xf4\xe7\x3f\x99\x9e\xf1\x5f\x7d\xf9\xa7\x67\xc1\xed\xfd\xb0\x99\x05\x83\x6d\x30\x1f\xd4\xaf\xb6\xb7\xc8\x31\x3c\x2a\x15\x04\x1f\x13\x8f\x0a\x14\xd0\x9e\x68\x83\x6b\x7a\x03\x3d\xad\x0f\xe3\x55\xac\xe8\xf4\x14\x6d\xf9\x89\x44\x5b\xba\x6c\x22\x43\x4f\xf6\xa1\x45\x86\x0c\x5d\xb7\xc8\x10\xea\x89\xe5\xdd\x85\x0c\xd5\x48\x4d\x58\x40\x1b\x4e\x86\x1e\x44\x93\xa5\xbf\x76\xcd\x79\xac\x39\x54\xe7\x6f\xf5\x9d\xd8\x55\x13\x06\x91\x3f\x64\x7e\xec\x9d\x21\x8b\x75\xe2\xbc\x7e\x31\x6d\xe9\xd1\xfa\x4e\xdd\x73\xb3\xe1\xa1\xe9\xd6\xa6\xdb\x9e\x9b\x7d\xc5\x77\x36\xef\x2c\x7e\xfa\x48\xb6\xaf\x5a\xdd\xbb\x46\xaa\x8b\x5e\x14\x49\x04\x34\xc8\x7c\x44\x3b\x4d\x60\xc2\xe8\x23\xb9\x26\xf4\xcc\xcd\x6a\xf4\x79\x11\x86\x3b\x25\xfa\x59\xe5\xde\x1a\x60\xd4\x8a\xf6\xb3\x62\x31\x24\x77\xec\x70\x0a\xcf\x3b\x57\x97\x3e\x3f\x26\xe6\x49\x68\x4a\xa9\x69\x24\x91\x32\xa6\xc5\x5b\x1b\xeb\x3e\x2a\x66\xed\x65\xfc\x1b\xdb\x79\xec\x4a\x11\x8b\x6d\xdd\x12\xe2\x28\xdc\xd6\x46\x0b\x8d\x66\xa2\x75\xfa\x17\x38\x56\xb5\xd4\x9e\xae\x56\x27\x2e\x80\x02\x5b\xad\x15\x3a\xd8\x74\xe3\xf7\xc3\x95\x0a\xa9\x6e\x99\x3b\x50\xe7\x61\x2f\xe2\x09\x10\x86\xc5\xf7\x9d\xbb\x57\xda\x69\x93\x43\x1b\xbf\x22\x23\x62\x6f\x2e\x25\xc2\xd2\xf7\x74\x2b\xa5\xaf\x6a\xe1\x3a\x40\x3e\x02\x65\xde\x7b\xad\xd1\xa3\xd1\xed\x1f\x07\x26\xca\xc5\x28\xf4\x0f\xa3\xbc\xf4\x93\x0a\x8f\x5d\x3b\x13\x84\x25\x57\x9c\xed\x90\xfb\x70\xbd\xe5\xc5\xa6\xdf\xd6\x3c\x71\xee\x1b\x7e\x74\xcb\x17\x1e\x88\x09\x41\xf5\xde\x04\x2d\xa5\x3a\x56\xc8\x99\xf3\x2b\x34\xbd\x0a\x7b\x1c\xcd\x7f\xee\x3c\xe0\x07\xb4\x1f\xc7\xc5\xb0\xa4\x03\xb2\x85\xae\x2e\xac\x88\xe8\x32\x82\xa4\x45\x17\x54\xe1\x4b\x4c\xc7\x60\x00\x1c\x4e\x44\x78\x18\x96\x9c\x5e\x5d\xec\x7c\xc4\xb8\x50\xf7\x5c\x0c\xa9\x0f\x70\xdd\x78\xa5\x15\x0e\x61\x7f\x6b\xa7\xdc\x75\xab\x13\x9f\xd6\x29\x9a\x82\x1f\xb7\xd5\x3c\xa2\xed\x80\x71\x67\x2b\x2c\xd2\x6e\x39\x76\x51\x47\x2b\x08\x75\xcb\xb1\x33\x47\xab\xff\x48\x85\x79\xe6\xc3\x1e\xb7\xc1\x6c\xae\x27\xb3\xbc\x69\xd5\x0b\xce\x64\x68\x66\xf9\xde\x7a\x83\xc1\xf4\x01\xe4\xe5\x9d\x7d\xc1\x26\x1e\xea\xfd\xaa\x08\x0d\xf6\xc7\xab\x3f\x4a\xec\x41\x88\x87\x1b\xfe\xce\x04\x44\x70\xd3\xb8\x34\x8a\x76\x5c\x29\x92\x9b\x76\xf7\x38\xcb\xf4\x5e\x70\x56\x2f\x96\x6f\xf3\xc3\x47\xc8\xd4\x73\xcf\x71\x11\xa8\xb9\xa8\x49\x47\xca\xef\xd9\x3d\x16\x69\xa0\x25\x53\x54\x80\xb9\x41\xbf\xbe\x6a\x79\xcd\x76\xb3\x3c\x25\x68\x46\x95\xac\xba\xd4\x11\x55\xd7\x82\x35\x3d\x8b\xf2\x63\x69\xfa\xa0\x69\x81\x1d\x45\x8d\x65\x33\xc4\x13\x85\x33\x53\xee\x11\xcd\x88\xba\x27\x84\xa1\x67\xcf\x9e\x3d\xeb\x71\x1a\xa4\xe8\xd9\x37\xdf\x7c\x03\xfd\xcd\x50\x4a\x12\x9a\x6f\x02\x81\xa7\xfe\xf8\xfc\xf9\x04\xfd\xcf\xd9\xab\x97\xd0\x03\xb1\xe8\xe9\x4c\x00\x55\x70\xcc\x88\x60\xf1\xeb\x80\xe5\x08\xfd\xd7\xf4\xcd\x6b\x87\x71\xb2\xf5\x6b\xaf\x27\x2f\x77\xcb\x39\x41\x17\xb5\x20\xa9\x7b\xaa\x96\x56\x4b\x80\x88\x23\x2c\x08\xc4\x54\xe1\xf9\x1c\xb0\x2e\x3c\x5e\xd7\xe7\xd9\x9c\x7d\x57\x23\x81\x2e\x96\xae\xa5\x97\xc6\xb3\x0c\x22\xbe\xa8\x9e\x5a\xaf\x3b\xc6\x55\xe3\x30\xc1\x70\x30\x06\xcf\x22\x60\x0a\x23\x94\xd1\x3b\x82\xe6\x12\x9a\x79\xf9\x82\x9d\x41\xa0\x82\x48\x2d\x95\xdb\x9e\x87\xc6\x8a\xea\x97\x43\x0f\xfe\xc3\x79\xba\x22\x3a\x2f\x35\x0e\x81\xab\xc5\xef\xe2\x7b\x0d\x31\xd0\x4b\xb4\x9f\x07\xa9\x29\x70\x78\xa8\x66\xdd\x6d\x91\x0b\x4f\x79\x10\xce\x38\x5b\xc0\x16\xf6\x58\xe3\x79\x3d\xa2\x84\xa4\x3e\x54\x63\x5d\xf4\x60\x68\x7c\x85\x79\x43\xb9\x5e\xe1\x88\x3e\x79\x4d\x3b\x7d\xad\x0a\x08\x9e\xf1\x52\x39\xdf\xb6\x81\x16\xdb\xe1\x51\x71\xb7\x2e\xbd\x0f\x0f\xab\x9a\x3f\xa0\x34\x74\x93\xe2\x37\x24\x8b\x11\x22\x38\x59\xa2\x3b\xb2\x1e\x1b\x72\x54\x60\x1a\x5b\x69\xd9\x92\x81\x0b\xac\xb0\xad\xaa\xdb\x74\x1e\x25\x24\xd5\x02\xba\x59\xaf\x48\x98\x2e\xde\xa0\xc2\x25\xdf\x69\xd7\x49\xb0\xd2\x8a\x70\xb1\x10\xa1\xf2\x2f\xab\x19\x48\x6c\xff\x83\x7a\x7f\x5f\x5f\xc2\x37\xb6\xc2\xee\x55\x3d\x13\xc8\x46\x56\x4a\x3d\xdc\x3b\xb2\x96\x9b\xb3\x88\x5e\x51\x57\xc1\xc6\x87\x7c\x68\x22\x2b\x0d\xd9\x2a\x59\xed\x1b\x43\xd6\xd3\x36\x83\xb7\x32\x34\x04\xa0\x60\xd7\x2f\xa1\x16\x5c\xb2\xa4\x49\xdf\x79\xf5\x03\x35\x1d\x1d\x2d\x44\x87\x09\x7e\xb3\xeb\x29\x58\x91\x10\x25\x51\x65\x61\x86\x0b\x51\x40\x7a\xb6\x44\x4a\x44\x61\x7f\x72\x2c\xee\x88\xab\xbd\x84\xb3\xd8\x5d\xba\xd6\x8b\xe7\x0b\xc8\x99\x86\x06\x2b\x13\x5a\xa8\x69\x56\x3d\xf1\xac\x8f\x27\x54\xd7\xe1\x64\x72\x68\x78\x1f\x17\x1b\x09\x69\x51\x30\x06\x55\x75\x6f\xb5\xd4\x2f\xa4\xa9\x43\xaf\x45\x67\xe8\x70\xc1\x21\x0f\x52\x2d\x2d\x67\x8e\x84\x8a\x10\x8e\x28\x90\x56\xbf\x76\xe9\xe9\x31\xb0\xa3\xc7\x46\x67\x6f\x3b\x41\x7b\x8c\x86\x94\xce\xdf\xa9\x06\x7e\x1e\x59\x9c\x79\xeb\x78\x6b\xd5\xa9\xf2\xb6\x24\x3a\x00\x26\xda\x26\xb5\x2a\xd3\x88\x39\x23\x5e\x14\x1d\x04\x31\x20\xb6\xd6\x45\xd3\x61\x30\xe3\xc4\xd8\x61\x30\x8d\xc8\xdb\x23\xd6\x0e\x02\x19\x12\x81\xbd\x98\x3b\x08\xa2\x11\x89\xaf\xe6\xad\x96\xb6\x8d\xa4\xd3\x4a\x7b\x19\x04\xda\xb1\x0d\x8d\x35\x01\xd9\x78\x20\x4c\x27\x47\x07\x65\xe5\x41\x30\x03\x72\x75\x4d\x76\x1e\xb6\xaa\xdb\xe5\xec\xd8\xe6\x60\x68\x80\xe0\xdd\xbe\x76\x6b\xec\xd7\xe7\xe6\x6e\x5f\x1b\xb4\xcd\x73\xa3\xa2\x96\xfe\x31\x78\x2b\x14\x87\xbe\x09\xca\x13\xcb\x09\x7a\x65\x39\x9b\xd1\x57\xf1\x4c\xf2\xac\x54\xc3\xa0\xda\xc4\x8f\x4d\x16\x69\x06\x6b\x3b\x32\x0c\x02\x69\xd2\xb5\x1d\xc8\x1a\xdb\x04\x71\xc7\xf0\xb3\x78\x0e\x6a\x27\x3f\x9c\xc8\x0f\x6d\x57\x32\xa4\x59\x49\xd0\x17\xdb\xbe\x06\x37\x29\x19\xd6\xa2\x24\xbe\x85\xf2\xb0\x18\xb0\xc8\xd9\x7d\xe0\x48\x31\x73\x0d\x8d\x17\x8b\x04\x1b\x13\x55\x66\xae\x81\xf8\xe8\xa4\xd9\x1d\xf6\x69\x6a\x6b\xf1\xb8\x9c\x8c\x86\xf4\x1d\xcf\xca\x35\x99\x05\x85\xc5\x89\xc8\xb6\x39\xe4\x80\xd9\xf6\x59\x63\x9b\x4f\x47\xe1\xbb\xb3\x21\x9e\x5d\x5f\x3d\x88\xce\x5e\x83\xf7\xfb\xd5\xda\xc1\x4e\xdb\x68\xb7\x78\x51\x4d\x2b\xa2\x3e\x6f\x75\x45\xf3\x98\xdd\xd5\x94\x8d\xa1\xbd\xa0\x59\xdd\x8b\x13\x4d\xe3\x5b\xa5\x58\x8d\xf5\xb6\x32\xf0\x55\xe5\x5b\xa3\x21\xba\x40\x06\xa0\x0a\x8f\xa8\xfa\x00\xfc\x9e\x38\xe2\xf6\xb5\xd9\x0b\x17\x58\x15\x9a\x42\x3b\x42\x63\xf7\x88\x1f\xb5\xb9\xb8\x0b\x09\x4d\x4f\x4d\x3b\x22\xcc\x18\x37\xad\x60\xe5\xc8\x74\x4a\x1c\x28\x52\x83\x29\x45\x8b\x7b\xb5\x00\x11\x51\xf3\xa2\x0d\x12\xda\x76\xeb\x14\x89\x6a\xc4\x7c\x68\x77\xb4\xa6\xeb\xc7\xc0\x70\xab\x24\x93\x25\xc9\xf1\x00\x5b\x40\x75\xbd\xd0\x3b\xe3\x6a\x2d\xdc\x0b\xaa\x14\x31\x85\xde\x88\xc8\x25\xe2\xf3\xa1\x8d\xed\x50\xbd\x97\x30\x3a\x58\x3d\x1f\xd0\x40\xca\x5c\x3b\xb7\x81\x9b\xbb\xa9\xec\xb5\xb4\xd7\x0d\xb1\x96\x64\xd6\x23\x93\xc5\x37\x65\xab\x2e\x17\x96\xe4\x6d\x55\x9a\x94\xaf\xcc\xde\x7d\xa0\x65\x19\xde\xe7\x4e\x0b\x84\x7e\x29\x07\x4b\xb5\x83\xda\xd7\xfd\x1e\x4c\x17\x23\x27\x64\x3c\x99\x2e\xe2\xae\x27\xd3\xc5\x93\xe9\xa2\xe7\xfa\x08\xa6\x8b\x9a\x58\xe2\xb8\x9d\x5d\x3c\x63\xce\x18\x6c\x67\x68\x54\xa6\x04\xa9\xce\x04\xc9\x58\x4f\xbd\xb1\x78\x0e\x13\x50\xac\xf1\xc3\x5a\x3e\x4c\x07\x9a\xca\x84\x71\x78\x38\x99\x1c\x0e\xd9\x1d\x6f\x0f\xb1\x4a\x52\xa9\xe6\xe3\x3f\x23\xc2\x12\x9e\x1a\x64\xd7\xe3\x16\x03\x07\xa9\x85\xeb\x4a\xd1\xae\x9b\x82\x72\x57\x13\x0f\x8c\x24\xc3\x4f\x8c\x99\xdf\x90\x09\xee\xc4\x12\x5d\x90\xc8\x8b\xbd\x05\xdd\x4a\xbc\xf5\x25\x24\x22\xc2\xf4\xdb\x97\xaf\x6f\x63\xe5\xdc\x2a\x88\x25\xa3\x39\xb5\x95\x60\x34\x39\x25\x72\x80\x02\xa2\xaf\x23\x03\x60\x92\x14\xe5\xc8\x02\x9b\xe4\x24\xe7\x62\x3d\xf2\x00\xf5\x8f\x03\x19\x5b\x35\x1a\x0b\xed\x18\xe4\xe8\xa4\x14\x82\x30\x95\xad\x3f\xb0\x44\xed\xd7\x2f\xb6\x9f\x62\xfd\x6a\x85\xa4\xfb\xfa\x98\x60\x86\x1a\xd6\xd7\xb3\x7e\xcd\x7d\x31\x62\x39\xf2\xe6\x12\xb8\x4b\xd8\x0a\xad\xb0\x08\x06\x80\x6f\xbb\x76\x16\x8a\x53\xba\xa2\x72\x68\x67\x76\xbd\xcd\xeb\x37\x83\x8e\x06\x32\xf9\x6c\x3b\x11\xf6\xe6\xdb\x3b\x35\x14\xdf\x62\x65\xa2\xb6\x14\x29\x2f\x55\x51\x2a\xcb\xab\x06\x6f\xa5\x25\x75\xae\x98\x8b\x3f\x9d\x23\xaf\xe7\x0c\x06\xa9\xf5\xa2\xe7\xe1\x30\xca\xcd\xab\xc0\x4a\x11\xc1\x4e\xd1\xff\x1e\xfd\xfc\xc5\x6f\xe3\xe3\x6f\x8f\x8e\x7e\x7a\x36\xfe\xf7\x5f\xbe\x38\xfa\x79\x02\xff\xf8\xc3\xf1\xb7\xc7\xbf\xb9\x3f\xbe\x38\x3e\x3e\x3a\xfa\xe9\x87\x57\xdf\xdf\x5e\x5f\xfe\x42\x8f\x7f\xfb\x89\x95\xf9\x9d\xf9\xeb\xb7\xa3\x9f\xc8\xe5\x2f\x91\x40\x8e\x8f\xbf\xfd\xb7\x81\x03\x7d\x3f\xae\x8c\xa7\x63\xca\xd4\x98\x8b\xb1\xd9\xd2\x53\xa4\x44\x39\x8c\x38\xba\xe5\xde\xef\x5c\x57\xac\xbf\xaa\xf5\x33\x4c\x41\x40\xa0\x24\x68\x72\xff\x81\x0e\xee\x6e\x6a\x5b\x6f\x07\x86\xae\xf1\x0d\xd2\xda\x86\xfb\x22\x3e\x15\xff\xc2\x00\xe0\x26\x82\xf4\x41\xec\xb8\xb6\xf3\x11\x74\x45\x89\xc2\xbb\x4f\xcc\x84\xfb\x41\x03\xaf\x6c\x45\x02\xad\x97\x45\x42\x8d\x8b\xba\x32\xf1\x54\x91\x20\xa3\xa3\xae\xd0\xd5\x3c\x12\xe4\x53\xd4\x55\x3b\xea\x6a\x6a\xfb\x79\xd5\x76\x0b\x82\xa9\x86\x8c\x35\x22\xe4\xca\x04\x53\x45\x02\x8d\x0d\xb9\x02\x97\x6f\xac\x15\xfe\x29\xe4\x2a\xe2\x7a\x0a\xb9\x7a\x0a\xb9\x1a\x02\xf3\xc9\x6e\xf9\x64\xb7\xfc\x57\xb0\x5b\x3e\x85\x5c\x3d\x85\x5c\x3d\x85\x5c\x3d\x85\x5c\x3d\x68\xc8\x95\x55\xb2\xb8\x40\x34\xda\x7e\xa5\x69\xc6\x27\x15\x6e\x65\x7b\xa1\x9e\x25\x09\x2f\x99\xba\xe5\x77\x24\x22\xa6\x22\x4a\x5d\xdf\x80\x1b\x31\x51\xab\xdd\x3f\x92\xee\x8e\xcb\x94\x6a\xfd\x78\x87\xfd\x3f\xb3\xaf\x3a\xc5\x55\x73\x2f\x96\x92\xd4\xc3\x8c\xdc\x7f\x7b\xd2\x95\x5e\x8f\x09\x3a\x43\x82\x24\xb4\xa0\x5a\x9f\x83\x9a\x2d\x70\xdf\x20\x88\x6b\xb7\x16\xab\x1d\x2a\x49\xb2\xb9\x6d\x49\xc5\x6a\xed\x53\x6b\xda\xa6\x65\x29\x7b\x0c\xd9\x88\x1d\xdc\xf5\x44\x72\xfd\x65\x05\xf9\x9b\x95\x6d\x62\x89\xb1\x99\xff\x6d\x6d\x34\x8d\x88\x17\x58\xe2\xb8\x0e\xb0\x1b\x03\xc5\x05\xb5\x05\x9c\x1e\x83\x86\x90\xf7\x05\x15\x80\xec\x53\x92\x70\x96\xee\x62\x0b\xba\x6c\xc3\x70\x58\x65\x5d\x42\xd1\xb6\x8b\xb4\x34\x60\x20\xe7\x13\x67\x34\xa5\x6a\xed\xa3\x99\x6c\x93\x63\x6c\x4e\xe0\xb0\x8d\x39\x93\xd5\x9e\x23\x5c\x14\x82\xe3\x64\x49\x64\x6d\xf6\xa3\x01\xbb\x6d\xcb\x48\xf8\xb4\x54\xd3\x5c\x1c\x84\x6f\x80\xac\xa5\xb2\x6c\x8d\x04\x57\x38\x5a\x6e\xda\x32\xc5\x3a\x56\xb9\x4f\x0e\xb0\x80\x19\x11\x49\x89\x35\xd4\x38\xe2\x76\x38\xb5\x75\xa0\xb5\x83\x10\x6f\xb3\xe1\x59\xea\xca\x30\xfe\xf9\x99\xd6\x33\x13\x7b\xda\xb5\xc8\x0d\x15\xfb\x14\x47\x59\xbc\xef\x5c\xb3\x9b\x79\x7d\x54\x8d\x4f\x7c\xf9\x35\x5a\xf2\x52\xc8\xc9\xc5\x30\xbf\x8a\xe2\xe8\x39\xbc\x69\x6c\x35\x2e\xe3\x5d\xa1\x8c\x60\xa9\xd0\xf3\x67\x28\xa7\xac\xd4\x62\x45\x14\xc0\x9a\x6a\xf0\xa7\xaf\x07\x1c\xc3\x78\xa5\x20\x5e\x1d\xd8\x8c\x4b\xb3\xa7\xad\x30\xed\x63\xac\x56\x10\xd1\xe3\xbf\xba\x4c\xb1\x46\xd3\x5e\xaa\x15\xbc\x60\x59\xd7\x70\x54\x61\x8a\x3f\x02\xc5\x8a\x97\xbf\x23\xa5\xe9\x68\xd9\x22\xf2\xc1\x7e\x31\xbb\x17\xd0\xaf\x25\x9f\xad\x55\x5c\xb9\x9c\xff\x36\xcf\x36\xeb\xe4\xb8\x9b\x1b\x35\x38\x3b\xc7\xbd\xd9\x3d\xad\x2a\xc1\xd9\xf1\x52\x8c\xac\xb2\xd0\xba\x7d\x74\xba\x3f\x58\x02\x9c\x46\xea\x4c\xf5\x49\x42\x24\xf0\xd0\x8b\xaa\x2b\x30\x0b\x1b\xc4\xe0\xab\xbd\x5b\xf4\xd0\x45\x66\x82\x25\x30\xdd\x8e\x7c\xc4\xde\x5c\xbd\x0b\xd2\x27\x8d\x0b\xb2\xa0\x52\x0d\x6a\xaa\x68\x5e\x68\x22\xa7\xa4\x6c\x61\x1a\x59\xe5\x65\xa6\x68\x91\xf9\xd5\x09\x4e\xc2\x03\xb3\x5c\xb2\xee\x76\xc0\x35\x9b\x36\x36\xd5\x9d\x4c\x09\xe1\x5e\x37\xd4\x91\x1f\x03\x61\xca\xf4\x4d\x12\x9a\x11\x17\x58\x60\xbf\xfc\x09\xcf\x73\x2c\x8f\x8d\x77\x03\xe1\xa4\x87\x0b\xd9\x02\x83\x9a\x2f\x0a\x9c\xf9\x65\xab\xc7\x7f\xec\x8b\x9c\x8a\x30\xcc\x82\x7e\xc8\xa6\xb9\x08\x1e\x47\xfc\x9e\xb9\x86\x12\xa6\xdb\x66\x13\x2b\x51\x44\xe2\xf8\x77\x38\xb9\x23\x2c\x85\x06\xcb\x66\x71\xd2\x35\xc3\xb9\xad\xf7\xee\xdb\xcd\x92\xb4\x05\xbb\xc7\xea\x6a\x4c\xc0\xa6\x96\x8a\xab\x5b\x65\xc4\xaa\x7d\x57\xaa\x94\x03\xaa\xae\xbe\x95\x5a\xee\x08\xd3\x1f\x69\x22\xbf\x05\x5d\x25\x24\x46\x16\xd5\x03\xd8\x77\x12\xab\x60\xf9\xb4\x8d\x69\xd8\xd2\x69\xb4\x76\x2a\x80\xbe\x7b\x87\x2a\x14\x69\xc6\x99\x26\x2b\x61\x7d\xcc\x86\x2d\xb6\x11\x65\xb6\x7e\x88\x46\xad\x31\xfd\x48\xcd\xd1\xe9\x7c\x20\x48\x4e\x7b\xf9\xac\x98\xc5\x95\x95\x3a\xbc\xf9\xee\xa2\x49\xc3\x6e\x70\xca\x25\xfa\x2e\xe3\xc9\x1d\xba\x20\x20\xb4\x7f\x8c\x4e\xa5\x62\x96\x3e\x4c\xcf\xa7\xa7\xde\x44\xbf\xcb\xde\x44\x62\x16\x5e\x86\xdf\x53\x67\xa2\x1c\x2f\x86\x34\xc4\x5b\x12\x24\xe0\x10\xc2\x8b\xae\x01\xf7\x8e\x47\xe7\xf3\x25\xbf\x1f\x2b\x3e\x2e\x25\x19\xd3\x60\x30\x57\xd4\x5c\xee\xc8\x1a\x22\xdb\xa2\x67\xf3\x83\x79\xa1\xa1\xc8\x29\x0e\xc6\x55\xb8\xaf\x25\x87\x9b\xef\x2e\x34\x7b\x8a\x2b\xc1\x4b\x25\x3a\x21\x2a\x39\x49\x48\xb1\x3c\xb1\xc3\xf9\x64\x96\x27\xe7\x8c\x2a\x2e\x06\xf4\x43\x3e\x43\x09\xcf\x32\x5b\xa4\x8b\xcf\xd1\x39\x29\x96\x1e\xcc\x83\x75\xfc\xdd\x71\xce\x1f\xb6\x63\x4d\xc1\x79\x7c\x77\x8e\xda\x31\xd1\xef\xd9\x53\x52\x43\x12\x31\x4b\x07\x97\xbc\xfe\x18\x28\xf3\xc0\x0d\x09\x1e\xba\x51\xcf\x07\x3b\x59\x0f\xdf\xf0\xe7\x70\xea\x5e\x01\xc5\xba\xe6\xbd\x6b\xf6\xf0\xb1\xa0\xc3\x7a\x66\x8d\x4c\xa1\xab\xb9\x51\x07\x52\x92\x22\xbe\x22\x42\xd0\x94\x48\xe4\x69\x51\x85\x84\x41\x90\x8c\x66\x1f\x62\x75\x9f\xda\x10\x7d\x32\x6d\x88\x06\x29\x6c\x35\x02\xa7\xdf\xdb\x24\x70\x38\xcd\x29\xfb\x1d\x90\xb8\x88\x66\x42\x5a\xce\xe9\xfc\xd5\x31\xc3\x5d\x55\x21\x99\xe0\x8c\x5c\xbd\x89\x52\x87\xa6\xe6\xd9\xa6\x46\xe4\x6e\xd6\x0a\xda\xf7\xd8\xba\xba\x4a\xdd\xff\xe0\x0f\x02\x62\x3c\xed\xb6\xd0\x3f\x95\xb9\xaf\xe1\xb9\xa9\xd2\xbd\x2f\x9b\x5d\x60\x45\xee\x71\x3c\x97\xbd\x75\x53\x6a\x36\xa4\xf1\xc8\x70\x76\x7d\x85\xbe\x37\x30\xf7\xaf\xb1\x2f\xb8\x32\x12\xe0\x05\xcf\x31\x1d\xd0\x49\xb3\xd6\x45\xa4\x3e\xb8\x6b\x0f\x10\x19\x88\x9a\x7f\x85\xf7\xd4\x97\x4c\x2d\xb5\xd6\x67\xb5\xb1\xa7\x72\xe6\xb5\xa9\x3e\xbc\x80\x52\xc9\x27\x35\xf3\x95\x0b\x71\xaf\x1a\x15\xda\x5d\xed\x35\xc5\x55\x0e\x7f\x24\x09\x93\x14\x7c\x65\xb5\x90\x0f\xdb\x9d\x9e\xca\x2a\x3e\xdd\x08\x31\xe1\x93\xf9\x92\x2f\x28\x73\x27\x9b\x5b\x67\xf0\x1c\xd3\x60\x71\xcf\x27\xa9\xe3\x93\x91\x3a\xa4\xcc\x2e\x19\x9e\x65\x61\xc7\x62\x93\x59\x64\x18\xfc\xea\x04\xde\x3b\x49\xa9\xd4\xff\x47\xd3\xe9\x4b\x70\x18\x94\xcc\x49\xce\xbd\x95\xa3\x2d\x89\xf4\xc9\x83\xe6\x50\xef\x7f\xd6\x0c\x7d\x1a\x54\x76\xfe\x8a\xa5\x7a\xd8\x44\x36\x22\xc3\x2c\x24\x53\x59\x3f\xc6\x87\x65\xe3\x68\x66\x04\xdd\x2e\x69\x72\x77\x5d\xf3\x0b\x70\xa1\xef\xb1\xda\x2d\xcf\xc8\xc2\x12\x9a\xdc\x78\x6f\x5f\xc2\x6b\xa7\x75\x3d\x44\xa5\xbe\xad\x71\x90\xa9\x5d\x16\x0d\x00\x61\x29\x79\x42\x2b\xa7\x51\x9f\x27\xa5\xe2\x67\x28\x05\xf6\xb3\xff\x74\x40\x9a\xd8\x99\x2f\xba\x4d\xb6\x02\x10\x96\x35\x5e\xd7\xa7\x20\xdb\x15\xd9\x7b\x0a\x06\xb5\x06\xb5\x0c\xbb\x6d\x34\x09\x73\x5e\x1b\xe3\xdb\xf0\xfe\x8b\x08\xcf\x96\xdb\x54\x27\xff\xd9\x2e\x8e\x9b\xdb\xea\x9b\x85\xd9\x72\xf6\x8f\xee\x05\xb1\x52\x59\xe7\xef\x9e\xa7\x76\x3f\x11\x92\x57\xfb\x75\x83\x60\xd2\xe3\x36\x6b\x42\xcb\xe1\x6b\xee\x59\xb7\x07\x10\x86\x82\x17\x65\x16\x0a\x8e\xda\xe8\xc9\xb6\x87\x95\xdc\x7c\x7f\x1f\xf7\xc8\x2e\x0d\x3c\x42\xe9\x3c\xed\x14\x9d\x20\x62\x56\x7d\x3e\x06\xf7\xf2\x08\xc2\x6d\x67\xef\x3c\x48\x46\x4e\x5c\x06\xce\xf6\xac\x9a\x20\xe0\x56\xc6\x8d\xeb\xe5\x51\x93\x84\x9f\xfd\xe9\xeb\xaf\xb7\x75\xf7\xe8\x15\xe9\xb7\x76\xfe\x08\x75\xf7\x08\xbb\x9e\xba\x3a\x7f\xec\x9e\x3e\x13\x97\x2e\xb3\x25\x05\x26\xcc\xa3\x7b\xd2\x63\x1e\xb6\xf5\x47\xaf\x95\x7c\x68\x76\x71\x0c\x4d\x8f\xcd\x29\x8e\xcf\xb3\xed\xc9\x24\x0e\xe5\x08\xf7\x49\x37\x8d\xfc\xe1\x87\xcb\x0c\x1e\x90\x0f\x5c\xcf\xf4\xed\x91\x5d\xfa\xb3\x80\x37\xf3\x7b\x7b\x0f\x62\x57\xee\x6f\x4f\x56\x6f\x98\x7a\x36\x33\x7e\x1f\xa6\x7d\xc2\xae\x4d\x13\x86\xb6\xa6\xe9\xcf\xd6\x8d\xcc\xc2\x8d\xcf\x2b\x88\xca\xb8\xdd\x3b\xcf\x76\x40\xc8\x67\x5c\x4e\xed\xe3\xb0\x5e\x73\x6d\xcd\x9f\xdd\xb9\x7b\x96\xb9\x1e\x9a\xef\x5a\xa8\x3b\x70\xdf\x08\xb0\x1d\x59\xaf\x5d\x99\xac\x11\x10\xb7\xe7\xba\x76\xe6\xaf\x46\x40\x1c\xcc\x76\x23\x60\xf6\xb5\xdd\xda\xc6\x7c\x23\xc0\x0e\xcd\x50\x1d\x96\x97\x3a\x24\xf0\x3c\x2e\xe8\x3c\x3e\xf3\xd4\xc6\xce\x45\x22\x40\x38\xdf\xb4\x99\x43\x1a\x01\xb2\x2b\xcb\xb4\x33\x73\x34\x72\x98\x83\x72\x4b\xa3\x09\x5b\x5c\x1c\x7b\x7f\xf6\x68\x44\x94\xfb\x83\x05\xae\xc7\x65\x1c\x0e\xcb\x33\xac\x2a\xb6\xf7\x49\xd5\xfd\xe9\x85\x43\x4c\xd0\xc3\xda\x92\xd7\xed\xa9\x56\x9d\x75\x98\x66\xc2\xf7\x7c\xf5\xe8\xf0\x4e\x70\x4d\xda\x1e\x59\xa1\x45\x71\x68\xd8\xaf\xf6\x9b\xaf\xf2\x4e\x91\xa1\xb9\xd1\xe6\xe9\x37\xd3\x96\x5b\xd0\xdf\xde\xb1\x65\xef\x93\x37\xb0\xf3\xfa\xc8\x4d\xaf\x9f\xdc\x56\xa1\xc9\x56\x6e\x2b\xd9\xa8\x3b\xe8\x8c\x61\x40\x09\x40\x94\xe2\xb3\x98\xaa\xff\x40\x38\xfd\x61\x3a\xbb\xbe\x42\x89\x20\x90\x51\x8a\x33\x39\x41\x5b\xea\x89\xa4\x11\x46\x75\x2b\xd1\x39\xb9\x0b\x2b\x45\xf2\x42\x85\x91\xe3\xc9\x6b\xf5\xc9\x78\xad\x76\x30\x97\xbf\xf3\xaf\x38\x9b\xc3\xb2\xcc\x31\x1b\xeb\x93\x08\xfe\xab\x9a\x4b\x20\x6c\x2f\x6f\x51\xf6\x09\x72\x79\x07\xb0\xb8\x60\x50\x83\x94\x25\xd3\x87\x3a\xc6\x18\x87\x2b\x36\xfa\x80\x9e\x04\x80\xb7\xc3\xfa\x98\x66\x10\xad\xd3\x9b\xf0\x22\x6a\x75\x2c\xb7\xb3\x4a\xba\x5f\x2b\x77\x50\x6b\xdd\x26\xea\x96\x93\x3e\x0a\x60\x44\x8e\x6b\xc8\xce\xab\x20\x34\xb5\x26\xa3\x36\xe1\x2c\xe3\xf7\xb2\x77\x98\x75\xee\xaa\xf7\x5d\xcf\xcf\xa6\x0b\xcf\x08\xca\xa9\x10\x5c\x58\xcf\x47\x7d\x1a\x41\x98\x9a\xa6\x29\xad\xb5\x11\x61\xd4\x10\x61\x1d\xeb\x53\xa2\xea\xe8\xa7\x38\xc2\xcc\x24\x92\xf4\x25\xb0\xb9\xf8\x41\xd3\x00\xc7\x3a\x49\x67\x64\x89\x57\x94\x97\xc2\x40\x56\x1c\x1d\xd8\x9f\x80\xd5\xad\x79\xb8\x84\xb1\x33\xf8\x96\x10\xca\xee\x57\x53\x6e\xd9\x33\x8f\x0d\x61\x92\x01\x0a\x66\xca\x9d\xd5\x6b\x4c\xde\x53\xa9\x36\xc0\xf9\xed\x72\x25\xc1\x1f\x5b\x8c\x2b\x67\xa1\xee\x17\xbd\x9f\x58\xc9\x42\xf3\xe3\x77\xc1\x14\xa4\xe6\x11\xaa\xbf\xd1\x14\x07\x57\x53\xf8\x69\x57\x61\xd0\x66\xc1\x9b\x0c\x3f\x97\x7a\xf0\x24\x10\xba\xeb\x23\x0b\x84\xde\x9d\x9e\xd1\x64\x7d\x75\x11\x2f\x2a\x79\x37\xba\x7e\x11\x7d\x87\x25\x49\xd1\x2b\xcc\xf0\xc2\xe8\xef\x47\xd3\xeb\xef\x5e\x1d\xeb\x0d\xed\xf5\x94\x5c\x5d\x6c\xf3\xc3\xbb\x2f\x98\x0f\xbc\xde\x3f\x73\xad\x35\xd7\x41\x0c\xf8\x01\x67\xfb\x00\x39\x78\x8e\x53\xf5\x35\xc8\xd9\x2c\x3a\x60\x1c\xe4\xae\xa6\x89\x6c\x1f\xed\x55\x9e\xde\xed\x37\xb4\x7e\xc7\x78\x35\xf4\xdd\x88\x63\xf0\xe7\x6e\x73\x88\x20\x05\x97\x54\xf1\x6d\x99\xd0\x2d\x3b\x34\x80\xbe\x71\x3e\x27\x67\xa2\x92\x88\x30\x5e\x2e\x96\xed\x86\x60\x19\x51\x1d\x6c\x8b\xc2\x31\x05\x9b\x49\xce\x53\x3a\x5f\x57\x32\xb2\x3e\xd5\x66\x0a\x13\x34\x1e\x8f\xd1\x6b\x72\xaf\x25\x01\x1b\x8b\xa9\x65\xbc\x75\xb1\x0d\x8d\x34\xff\x4b\xa9\x4c\x78\xa9\xd1\x31\x45\x33\x92\x60\xad\x92\xf0\x39\x4a\xe9\x7c\x4e\x93\x32\x53\x6b\x3b\x9f\x19\x28\x55\x60\x44\xd7\xa8\x7b\xbf\xdc\xea\x5a\x26\xf9\x8c\xa4\xa9\x89\xb6\x38\xbb\xbe\xd2\x5a\xc9\xf3\x09\xba\x5a\x30\x90\x21\x9c\xd4\x8c\xae\x14\xa2\x2c\xc9\xca\x94\x48\x94\x6b\x09\xc0\xfc\xd2\x59\x3b\xd6\x31\xea\x05\x61\x44\x40\x9a\xf1\x92\x03\xc8\x09\x42\x2f\xb8\x96\x31\xa4\xc2\x2c\x21\x23\x74\x63\x0b\x5d\xbb\x3e\x58\x9a\x7b\xbc\x08\xf4\x2c\xd2\x90\xc1\x54\xbe\x22\x62\x8d\x04\x16\x24\x5b\x9b\xba\x33\x7a\x0a\x38\x51\x25\xce\xcc\x94\x27\x08\x7d\x39\x41\x57\xcc\xfc\x68\x56\x61\x49\xb2\x02\xa6\xb3\x6d\xbf\x24\xa2\x79\xc1\xa5\xa4\x33\x63\x15\xc5\x69\xea\xc4\xbc\x04\xde\x04\x31\x89\xb2\x94\xae\x68\x5a\xff\xcc\x15\x43\xf9\xf6\x42\x0d\x7e\x79\xe1\x51\x09\x6e\x32\x61\xba\x95\x15\x58\x28\xbd\x61\x58\x58\x04\xd5\x07\x2b\x31\x66\xef\x8c\xde\x91\x11\x3a\xe8\xb0\xb0\x01\x0a\x19\x39\x5d\x71\x40\x15\x89\xce\x60\xe1\xbe\x3b\xd0\xd8\x76\xf0\xf6\xea\x02\x56\xdf\xae\xb9\xb9\x09\x32\x5b\x07\x44\xf0\xad\x99\xef\x93\xf4\x60\x02\xf7\x6e\xc1\x37\x9a\x40\xb3\x36\xfd\xc0\x3d\xc9\x32\x87\x5a\xe0\x2f\x24\xcc\x4f\x6f\x82\xd0\x57\xdb\x88\xda\x15\x4b\x38\xf3\xa1\xe5\x7a\x1f\xac\x58\x89\xbe\xb3\x98\xab\x8f\x84\x59\x1b\x8b\xdc\x73\xa3\x42\x76\x95\xf6\xa9\x80\x20\x51\x66\xed\xb7\x34\x4f\x06\x68\x23\xeb\xcf\xcc\xf1\x1d\x01\xc7\xe3\x12\x8b\xb4\x23\x56\xb8\x94\x44\x48\xe3\x09\x23\x29\xf8\x21\x34\x95\x04\x89\x6f\x89\x8b\x82\xe8\xe1\x7e\xed\x9a\xac\x00\xd6\x7b\x1c\xa4\x79\x21\x48\x42\xb7\xc6\xfd\x41\xcc\xea\x8a\x08\x48\xb1\x87\x87\x26\x08\xfd\x40\x59\xea\x9c\xac\xd8\xdd\x47\x39\x2e\x9c\x04\x8f\xd1\xdb\x9b\x97\xc6\x8d\xb2\x05\x66\x82\x99\x66\x32\x69\x99\x10\x84\xf3\x19\x5d\x94\x54\xad\xe1\x97\xb4\x34\xc9\x88\x4c\x11\x51\x08\xa2\x6c\x29\x34\xdb\xe2\x83\x6a\x9c\x43\x37\x97\xd3\xdb\x2d\x40\xed\xd7\x2b\x3c\x46\x09\x96\x16\x57\x51\x4a\x0a\xc2\x52\xc2\x12\x70\x17\xdb\xaa\x24\x50\xab\x63\x14\x28\x51\xaf\xca\x22\x23\x7e\x15\xc0\x71\xd4\x6c\x73\x67\xcf\xa9\x54\xa2\x4c\xc0\x2b\x4c\x85\x20\x19\x59\x61\x2d\x98\xa1\x3f\x6e\xc3\xa5\x1f\x3d\x32\x12\x2c\x69\xb6\x46\xc9\x12\xb3\x05\x41\x54\x35\xd0\xc9\x12\x4f\x0d\xb3\x4e\xdb\x34\xd1\xda\x02\x34\xe3\x89\x6b\x44\x58\x16\x29\xc4\x50\x82\xe7\xdd\x41\x41\xce\x70\x65\x7d\x50\xac\xcc\x89\xe0\xa5\xb4\x7d\xfa\x34\x69\xbc\xe0\xec\xf0\x70\xdb\xa1\xd2\xb8\x87\x18\xb9\x07\xba\x6a\x06\x83\x30\x43\x25\x4b\x89\x68\xf6\x91\x33\x82\xe9\x92\xac\x9d\x26\xa2\x79\x8e\xe0\x5b\xe3\x90\xaf\x98\x54\x04\x43\x6c\x44\x69\x13\x7a\xed\x60\x47\xae\x39\x25\x86\x69\xf9\xda\x0e\xa9\x4d\xd7\x30\xce\xd4\xed\x8c\xc5\x45\xce\xe9\x43\x3e\x9e\xf3\x04\x9e\xe5\x4c\x73\x36\x51\xc5\x5f\x4c\x80\x76\xdb\x44\x9b\x11\x9a\x9a\xa2\x1e\x9e\x55\x6e\xc3\x58\x88\x3e\x4d\xad\xe3\xd6\xd5\x06\xc0\x86\xd5\x3a\xcb\xd0\x82\xaa\x65\x39\x9b\x24\x3c\xaf\x19\x89\x4e\x70\x41\x4f\x66\x19\x9f\x9d\x68\xc4\xc0\x92\x8c\x9f\x4f\x9e\x7f\x73\xe2\x61\xd5\x41\x9d\xac\x9e\x9f\x00\x19\x9c\x2c\xf8\xe7\x2f\xff\xf8\xd5\x57\x5b\x06\xb2\xc5\x67\x17\xd6\x36\xfa\xfa\x3b\x36\x4b\xf3\x55\xdd\x00\x37\x8c\x61\x5b\xdf\xee\x91\xa5\x7a\x1a\x20\x36\x25\x96\x2b\x1b\x66\x2f\x3c\x0d\x29\x28\x31\x2d\x8c\x30\xb3\x72\x06\x70\x5c\x83\x37\x1d\x72\x17\x66\x48\xcb\x85\x82\xd8\x37\x46\x36\x94\xca\x78\xd2\x6c\x0c\xa0\xf3\xd7\x61\xcb\x72\xff\x6b\xfa\xe6\xf5\xc9\xf7\x5d\x86\x00\x13\xc5\x63\xab\x71\x48\x85\x15\x48\xcb\x23\x24\xcb\x64\x89\xb0\xd4\xd3\xd0\xc2\xe2\x54\xff\x32\xc9\x31\xa3\x73\x22\xd5\xc4\xb7\x01\x92\x3f\x7d\xf9\x4b\x97\xa8\xdc\x40\x44\x5b\x8b\xcc\xce\xd4\xa3\x2b\x18\xcb\xf4\x72\x78\x88\x61\x83\x16\xd4\x75\xb0\xd3\xbe\x87\xe9\x2a\x7d\x84\xb9\x9d\x6e\x49\x80\x2f\x9f\xa2\x03\x7d\x7a\x6b\xc3\xfc\x3f\xcd\x5a\xff\xd1\xd5\x06\xe6\xe8\x1e\x58\x3e\xf0\xdf\x03\x33\x38\x9f\x0b\x51\x0f\xe5\xad\x06\x69\x4a\x29\x08\xba\x58\x90\xee\x30\x5e\x68\x65\xb3\x22\x4c\x1d\xdb\x6a\x6c\x8c\xd7\x40\xb8\x90\xa6\x8a\xce\xb4\x07\xfd\xd3\x97\xbf\x74\x8e\xb8\xb9\x5e\x5a\xe2\x21\xef\xd1\x97\xc6\x7b\x46\xa5\x5e\xa5\x63\xeb\xe9\x97\x6b\xa6\xf0\x7b\xfd\xa5\x44\x8b\x0b\x5d\x2b\xeb\x64\x95\x25\x5e\x11\x24\x79\x6e\xa4\x89\xb1\xf5\x0e\xa2\x7b\x0c\x15\x03\xdd\xc6\x41\x45\x20\x90\x8f\x82\xd8\xea\x04\x68\x63\xf1\x85\x91\x69\x84\x5a\x30\xc7\x60\xe7\x94\xd9\x60\x0a\x1b\x0a\xa2\xb1\xb1\x33\x77\x55\x96\x06\x7d\x14\xf7\x9c\xc5\x96\x5a\x28\x55\x29\x48\x87\xcf\xbf\xe7\x1c\xdf\x51\xd6\xa1\x0b\xb5\x8a\x09\x68\xb9\x20\xc6\x8a\xbe\xa0\xca\x25\x38\xda\x84\x05\xb5\x3e\x01\x76\x41\x67\xa5\xe2\x42\x9e\xa4\x64\x45\xb2\x13\x49\x17\x63\x2c\x92\x25\x55\x24\xd1\xc3\xd7\xe4\x74\x9c\x70\xa6\x31\x06\x0a\x51\xe5\xe9\xe7\x40\x32\xc7\x7a\x88\x1d\x4d\xac\x7a\x26\xd7\xed\x2c\xf8\xa8\x2e\x82\x9d\xe7\x12\x30\x3a\x6f\x4e\xc8\x98\x71\x3f\xc0\xac\xc0\x86\x79\xb2\xd3\xa4\x44\x53\xb7\x8a\x99\xda\xd4\xe9\x3b\xad\x77\xf5\xb1\x30\x22\x35\x9c\x25\x4f\x63\x3b\x0e\x13\xc4\xf9\xa5\x86\x34\x63\xb6\x7e\x74\x54\xd6\x0b\x0a\x5d\xeb\x92\xf5\xd8\x0a\x4f\x63\xcc\xd2\xb1\x57\x3f\x92\xf5\x4e\x2b\x58\xd2\xa8\xe3\xab\x15\xae\x0f\x82\xe0\x25\xdd\xe9\xac\x06\x8c\x26\x92\xe1\x42\x2e\xf9\x96\x54\x81\xa6\x05\xcc\x3e\x06\x45\x49\x49\xa2\x07\xdb\xc8\x65\xcd\xb4\xec\xac\x3c\xb4\x4d\xb6\xdd\x39\xbe\xed\x26\xa3\x71\xcd\x62\xf3\x59\xc4\x54\xb4\x74\x51\xb6\xe4\xb8\x6e\xf9\x8e\xcf\xa0\x3a\x6f\xfa\x3d\x98\x27\xd4\xd6\xb3\xd1\x98\xfe\xe6\x0b\xce\x13\x07\x0a\x93\x20\x50\x50\x75\x51\xfd\xea\x5e\xe8\x10\x89\xed\x21\xb2\xc9\x28\xe8\x4a\x8b\xfc\x42\x10\x59\x40\x25\x5e\x2b\x1d\xb8\xdf\x0f\x65\x0d\xf2\x36\x6b\xb2\x8f\xdd\x35\x3a\x0c\x48\xee\x79\x69\x75\x40\x6b\xa6\xd6\x12\xea\xb4\xa3\x24\x71\xb8\x52\x6a\x28\x38\xad\x58\x62\xb9\x85\x64\x12\x56\x6e\xc9\x69\x1a\xa3\x6b\xc2\xd2\x6d\xf8\x39\x46\x37\x25\xdb\xea\x4e\x1f\xa3\x69\x99\x24\x84\xa4\x5b\x96\x72\x8c\x5e\x60\x9a\x6d\xfd\xe1\x2d\xbb\x63\xfc\x7e\x53\x1c\x09\x9c\x12\x8d\x41\x5b\x14\x81\xce\xf0\xdf\x3e\x5f\x85\xab\x8b\xbc\xb3\x13\x27\x14\xe8\xd7\xff\xf2\xf6\x8d\x31\xd7\xf6\xed\x31\x57\xf7\x26\xb9\xdf\xbb\xb6\xca\xfd\xde\xbd\x61\xee\x89\x8e\x6d\x73\x3f\x77\x6d\x9e\xb9\x7a\xa6\xbe\x93\x7d\x78\xeb\x4b\x1b\x37\xcd\x89\xae\xf5\x3e\xb4\x0e\x85\xfa\x9d\x72\xe6\xfb\x4a\xba\x15\xb6\xa4\x09\xfd\xdf\x3f\x3e\xfb\xff\x01\x00\x00\xff\xff\xca\x45\xeb\xbe\x1f\x83\x01\x00") - -func stashAppscodeCom_recoveriesV1YamlBytes() ([]byte, error) { - return bindataRead( - _stashAppscodeCom_recoveriesV1Yaml, - "stash.appscode.com_recoveries.v1.yaml", - ) -} - -func stashAppscodeCom_recoveriesV1Yaml() (*asset, error) { - bytes, err := stashAppscodeCom_recoveriesV1YamlBytes() - if err != nil { - return nil, err - } - - info := bindataFileInfo{name: "stash.appscode.com_recoveries.v1.yaml", size: 99103, mode: os.FileMode(420), modTime: time.Unix(1573722179, 0)} - a := &asset{bytes: bytes, info: info} - return a, nil -} - -var _stashAppscodeCom_recoveriesYaml = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xbd\xf9\x73\xe3\x36\x96\x38\xfe\x7b\xfe\x0a\x94\xf3\xa9\xb2\x3d\x23\xc9\xdd\x33\x99\x63\x5d\x5b\x33\xe5\xd8\xee\xac\x37\xe9\x6e\xaf\xe5\x4e\x6a\x2b\x93\xfd\x0e\x44\x42\x12\xc6\x24\xc0\x00\xa0\xdc\x9a\xcd\xfe\xef\xdf\xc2\xc3\xc1\x43\x24\x08\x4a\xee\x23\xbb\xe6\x0f\x49\x9b\x22\x1f\x71\x3c\xbc\xfb\xc0\x05\xfd\x9e\x08\x49\x39\x3b\x47\xb8\xa0\xe4\xbd\x22\x4c\xff\x25\x67\x0f\x7f\x96\x33\xca\xcf\x36\x2f\x17\x44\xe1\x97\x5f\x3c\x50\x96\x9e\xa3\xcb\x52\x2a\x9e\xdf\x11\xc9\x4b\x91\x90\x2b\xb2\xa4\x8c\x2a\xca\xd9\x17\x39\x51\x38\xc5\x0a\x9f\x7f\x81\x50\x22\x08\xd6\x37\xef\x69\x4e\xa4\xc2\x79\x71\x8e\x58\x99\x65\x5f\x20\x94\xe1\x05\xc9\xa4\x7e\x06\x21\x5c\x14\xb3\x87\x72\x41\x04\x23\x8a\xc0\xa7\x18\xce\xc9\x39\x92\x0a\xcb\xf5\x17\x08\x99\xbf\x04\x49\xf8\x86\x08\x4a\xe4\x0c\x7e\x98\xe1\xa2\x90\x09\x4f\xc9\x2c\xe1\xf9\x17\xb2\x20\x89\x86\x86\xd3\x14\x86\x81\xb3\x5b\x41\x99\x22\xe2\x92\x67\x65\xce\xe0\x4b\x53\xf4\xef\xf3\xb7\x6f\x6e\xb1\x5a\x9f\xa3\x99\x7e\x61\x26\x48\xc1\x25\x55\x5c\x6c\x67\xfa\x23\xb2\xc0\x09\x81\x21\x99\x4f\xde\xf9\x9f\xa7\x6f\xe6\x70\x5f\x6d\x0b\x18\x98\xa0\x6c\x15\x03\xb1\x07\x98\xfb\x65\x10\x9c\x64\xb8\x90\x6b\xae\x6a\x70\xe6\xf5\x5b\x41\x00\x0a\xab\x52\xce\x8a\x35\x96\xf5\x71\xdc\xfa\xbf\x43\x2f\xbb\x5d\x9c\xed\x6c\x61\x0d\xd4\xc5\xaa\x0e\x28\xc5\x4a\xff\xb9\x12\xbc\x2c\xec\xe6\x35\xf7\xc8\xbc\x66\x37\x3d\xc1\x8a\xac\xb8\xde\x4e\xf3\xf7\x14\x49\xc5\x05\xb6\x10\xa7\xc8\xbd\xe9\xfe\x04\xac\x41\xc8\x20\xdf\x9d\xc1\x85\x2d\xdc\xca\xa8\x54\xdf\x36\x6e\x7f\x47\xa5\x59\x9e\x22\x2b\x05\xce\xea\xb8\x03\xb7\xe5\x9a\x0b\xf5\xa6\x1a\xcb\x54\x3f\x60\x7e\xa1\x6c\x55\x66\x58\xf8\x57\xf4\x27\x0a\x41\x24\x11\x1b\xf2\x8e\x3d\x30\xfe\xc8\x5e\x51\x92\xa5\xf2\x1c\x2d\x71\x06\x0b\x29\x13\xae\xa7\xff\xc6\x21\x50\xaa\xef\x95\x0b\x61\x8f\x86\xfd\x86\xd9\x8d\x73\xf4\xdf\xff\xf3\x05\x42\x1b\x9c\xd1\x14\x96\xd5\xfc\xc8\x0b\xc2\x2e\x6e\x6f\xbe\xff\xfd\x3c\x59\x93\x1c\x9b\x9b\xfa\xc3\xbc\x20\x42\xf9\x35\x32\x87\xc5\x1f\x53\x7f\x0f\xa1\x94\xc8\x44\xd0\x02\x20\xa2\x63\x0d\xca\x3c\x83\x52\x7d\x30\x89\x44\x6a\x4d\xd0\xc6\xdc\x23\x29\x92\xf0\x19\xc4\x97\x48\xad\xa9\x44\x82\xc0\x14\x99\x82\x21\xd5\xc0\x22\xfd\x08\x66\x88\x2f\xfe\x41\x12\x35\x43\x73\xbd\x0c\x42\xea\x05\x2c\xb3\x14\x25\x9c\x6d\x88\x50\xb0\x56\x2b\x46\xff\xe9\x21\x4b\xa4\x38\x7c\x32\xc3\x8a\xd8\xbd\x70\x17\x9c\x4a\x86\x33\xbd\x08\x25\x99\x20\xcc\x52\x94\xe3\x2d\x12\x44\x7f\x03\x95\xac\x06\x0d\x1e\x91\x33\xf4\x9a\x0b\x82\x28\x5b\xf2\x73\xb4\x56\xaa\x90\xe7\x67\x67\x2b\xaa\x1c\x61\x4a\x78\x9e\x97\x8c\xaa\xed\x59\xc2\x99\x12\x74\x51\x2a\x2e\xe4\x59\x4a\x36\x24\x3b\x93\x74\x35\xc5\x22\x59\x53\x45\x12\x55\x0a\x72\x86\x0b\x3a\x85\x81\x33\x05\xd4\x2d\x4f\xbf\xf4\x5b\x75\x5c\x1b\x69\xeb\x74\x98\x0b\xd0\xaf\x77\xdd\x35\x16\x22\x2a\x11\xb6\xaf\x99\xf1\x57\xcb\xab\x6f\xe9\x55\xb9\xbb\x9e\xdf\x23\xf7\x51\xd8\x82\xe6\x9a\xc3\x6a\x57\xaf\xc9\x6a\xe1\xf5\x42\x51\xb6\x24\xc2\x6c\xdc\x52\xf0\x1c\x20\x12\x96\x16\x9c\x32\x05\x7f\x24\x19\x25\xac\xb9\xe8\xb2\x5c\xe4\x54\xe9\x9d\xfe\xb9\x24\x52\xe9\xfd\x99\xa1\x4b\xcc\x18\x57\x68\x41\x50\x59\xe8\xc3\x9b\xce\xd0\x0d\x43\x97\x38\x27\xd9\x25\x96\xe4\x83\x2f\xbb\x5e\x61\x39\xd5\x4b\x3a\xbc\xf0\x75\xae\xd2\x7c\xd0\xac\x96\xbf\xed\x18\x81\xbb\xba\xce\x10\xa0\x61\x8e\x57\xe4\xb6\xcc\xb2\x39\x49\x04\x51\xad\x5f\x11\xa2\x8a\xe4\x3b\x37\x5b\x1b\xfe\x1d\x4f\x70\xf6\x16\xbe\x7f\x47\x96\x44\x10\x96\x10\x7d\x28\x14\xa6\x4c\x22\xc2\x78\xb9\x5a\xc3\xfa\x89\x1c\x4e\x96\x3e\x15\x19\x51\x3b\x40\x11\xda\xf2\x12\x65\x5c\xd3\x44\xd8\x41\xe1\xa0\xa5\x0e\x19\x28\x93\x34\x35\x3f\x4a\x9c\x13\xe4\xd9\xd5\x6c\x07\x5a\xdf\x8c\xcd\x05\x94\xbb\xe3\x7e\x1b\x97\x35\x39\x33\x04\xc2\x0f\x47\x75\x62\x44\x93\x73\xa7\x3c\x91\x1a\x1f\x12\x52\x28\x79\xa6\x29\xe8\x86\x92\xc7\xb3\x47\x2e\x1e\x28\x5b\x4d\x1f\xa9\x5a\x4f\xcd\x94\x24\x70\x79\x79\xf6\x25\xfc\xaf\x73\x44\x08\xdd\xbf\xbd\x7a\x7b\x8e\x2e\xd2\x14\x71\xb5\x26\x02\x95\x92\x2c\xcb\x0c\x2d\x81\x04\xcf\x6a\xc4\x70\x02\x47\x73\x82\x4a\x9a\xfe\xf5\xb8\x13\x58\x27\x5a\x35\x7f\x6c\xa1\x52\xfd\x27\x2c\x04\xde\x36\x7e\x61\x3c\x25\x73\x92\x91\x44\x71\xd1\x5e\xd0\xba\x14\xd2\xbf\x19\x81\x11\xb5\xf6\xa2\xf6\x29\x4b\x5f\xdc\x5f\x8f\x6b\x9a\xac\x51\x5e\x4a\x38\xc7\x4a\x94\x04\x2d\xb9\xa6\x0e\x64\x17\x2f\x78\xaa\x11\x70\x49\x15\xe2\x0c\x61\x98\x80\xa6\x2c\xbb\x90\x72\xac\x92\xb5\x7d\xe2\xf8\x58\x5a\x61\x4d\x03\xde\x9d\xc3\x9a\x38\xc0\x0b\x02\xd4\x3f\x2d\x33\x8d\xb6\x0c\xa9\x35\x56\xf6\x23\x23\xd1\x26\xe1\x6c\x49\x57\xa5\x80\x43\x73\x86\xa5\xa4\x2b\x36\x2d\x78\x3a\xd5\xd0\xce\xda\xdb\xdb\xbb\x77\x05\x56\xeb\xd8\x73\x1d\xd8\x8b\x3e\x04\xb0\x12\x02\x49\xbf\xd7\x22\xe6\xee\x06\xf7\x7c\x29\x7c\x3c\xf1\xa3\xbc\xce\xb0\x54\x34\xf9\x3a\xe3\xc9\xc3\x5c\x71\x11\x75\x5c\x2f\x7e\x98\xef\xbc\x57\xe3\x20\x9a\x89\x5f\xfc\x30\x47\x57\x54\x3e\x78\xce\xd3\x73\xe6\x60\xdf\x34\x96\x29\x85\xf5\x7e\xea\xbd\xc5\x48\xef\x57\x46\x94\x46\x87\x35\x07\x1c\x49\xd6\x94\x11\x60\xdf\x6a\x4d\x18\x22\xef\x0b\x2e\x41\xf8\xe9\x04\xca\x1d\xaa\x8c\xc6\x06\x2b\x17\x9e\x6d\xcc\x32\x7f\x89\x1f\x25\x31\x53\x5d\xe8\xa9\xea\x9f\x49\xf7\x91\x0f\x2f\xb5\xbe\x96\xf2\x5e\xef\x6e\xcf\xaf\xed\x45\x7e\x45\x33\x22\xb7\x52\x91\x1c\x90\xc2\x91\x47\x33\x30\xb3\x6e\x9a\x90\x3f\x62\xd6\x45\xe3\x6b\x4b\x91\xf3\x52\x53\xd3\x7b\x5a\x9c\xa3\x6b\x26\x4b\x61\xdf\xd6\xd0\x96\xad\x8f\x50\x89\x64\x59\x14\x5c\xa8\xde\xc5\xd5\xd7\x62\x0b\x6f\xc3\xde\xe8\x59\x63\x90\x36\x0c\xa0\x19\xba\x7e\x8f\xf3\x22\x23\xf2\x1c\x1d\x91\xf7\xea\xab\xa3\x09\x3a\x7a\xbf\x94\xfa\x7f\x4c\x2d\xe5\xd1\x2e\x13\xa9\xae\x9b\xbc\xc8\x68\x42\x55\x66\x25\x0f\x41\xdc\x69\x37\xa0\x10\x5d\xa2\x92\x69\xb6\x4b\x97\x94\x34\xb6\x37\x00\xf5\xa9\x36\x3e\xf0\x09\xc3\x3b\xd6\xfc\x11\xa5\x1c\x3d\x12\x2d\xc6\x6b\xe9\x03\x11\x21\xb8\x90\x88\xb2\xf6\x72\x83\x34\x95\xf0\xbc\x10\x3c\xa7\xb2\x8b\x4d\xd4\x36\x71\x4d\xdc\x11\xe8\xc6\x3d\x34\xc4\x72\xcc\x55\x60\xa1\xa8\x6a\x49\xf3\xcd\xab\x89\x83\xf7\xfa\x14\xb9\x97\xdc\x24\xba\x30\x10\x29\x1e\x18\xbf\xc5\xc0\x9b\x25\xe2\x39\x55\x8a\xa4\x13\x00\x94\x92\x25\x2e\x33\x38\xfe\x0e\x4d\x35\x66\x59\xf8\x9a\x53\x87\x50\xa5\xc2\xb2\x57\x5c\xb8\x97\xb4\x40\x78\x26\x53\xfc\x72\x02\x43\x33\x88\x62\x90\xd5\xcf\x23\x00\x13\x4b\x74\xf4\xf2\x68\x86\xe6\x34\xa7\x19\x16\xd9\x76\x52\x9f\x71\xb5\x12\x9a\xeb\xb9\x4f\x21\xda\x27\x4f\xe8\xeb\xe8\xc5\x11\x3a\xe1\x02\x46\x93\x60\x86\x32\x82\x37\x46\xb2\xb2\xf4\x62\x8b\x48\x5e\xa8\xed\xe9\xac\x7f\x67\x8d\x48\x77\xae\x95\x99\xdf\xff\x6e\x60\xff\xb5\xc2\xb3\x22\xbb\xac\xd3\x5c\x82\xe0\xf4\x2d\xcb\xb6\xb1\xfb\x3f\xb7\xeb\x77\xa4\x79\xfd\x11\x30\x74\xae\xb5\x08\x4d\x87\x25\x31\x24\xe4\xce\xc2\x0c\x2c\x82\x9f\x2a\x65\xc8\xf0\xaf\xd7\x7a\xb3\x61\xdb\x0d\xe8\x5e\xe4\x08\x40\xa5\x12\x1d\x81\x5a\x7c\xf4\x11\xa9\x7c\xb5\xd2\x0b\xce\x33\x82\xfb\xb0\xc9\x40\xbe\xb9\x8a\x5d\xe9\x77\x8c\xfe\x5c\x12\x74\x73\xe5\xe8\x7c\xa1\x45\x4d\xa9\x34\x0d\x49\xeb\x7c\x14\xd1\x10\x02\x6b\xb6\x7b\x72\x91\xe3\x7f\x72\x86\xae\xbf\x9e\xdb\x61\x9c\x7e\x92\x05\x0a\x90\x22\xad\x19\x52\x41\xd2\xee\xd5\x99\xfa\xd5\x0b\xc8\xd6\x9d\xe2\xb3\xbe\xf0\x3f\x4b\x41\xb4\xe8\x11\x21\xc9\x5c\xb8\x67\xdb\xd2\x8b\xbe\x8f\xae\xb0\xc2\x46\x88\x31\xb4\xa9\x97\x74\x78\x5e\xa8\xcf\xc5\x42\xeb\xe5\xe6\x85\x9a\x1c\xb2\xa7\xc8\x90\x00\xd5\x5f\xbd\xe6\x69\xb4\xdc\xf0\x6f\x7a\x20\x97\xe6\x3d\x94\xeb\x17\xd1\x1b\xce\xc8\x04\x0e\x2a\xd2\x27\xd5\xfe\xf3\x07\x41\x15\x09\x90\x9d\x08\x86\xa2\x31\xf3\x4d\xaf\x8e\xb7\x33\x36\xcd\x4e\xea\xaa\x9e\xd6\xb1\x0d\x76\x5b\xd6\xb2\xc8\xf8\xa2\x61\x9a\x3b\x60\x5c\xef\xee\x6e\x46\x0c\xeb\xdd\xdd\xcd\x87\x1d\xd2\x28\xe1\xaf\x2d\xfb\x55\x52\xdc\x6b\xab\x7c\xe1\x9a\x2c\x11\x92\x1c\xf4\xdb\x5e\xa2\x1b\x94\xdb\x66\x4e\x62\x0b\x71\xb4\x86\x2c\x37\x5a\x62\x3b\x64\x0d\xdb\x06\xb1\xc0\x0a\x1e\x5f\xbf\x2f\x48\xa2\xbc\x59\x0f\xcd\xd7\x58\x13\x1c\x94\x97\x99\xa2\x45\x66\x37\x56\xef\x74\x88\x7d\x17\x44\xb8\xcd\x47\x38\x49\xe0\x54\xa3\x2b\x92\xd2\x04\x2b\x0d\x4d\x0b\x6e\x75\x58\xf5\x17\x42\x72\x86\x03\xf5\x1a\x33\xbc\xd2\x80\x80\x6a\xa1\xdc\xfc\x59\xc3\xc2\x13\xce\x60\x65\xdd\x4f\x21\xa0\x1b\x4c\x33\xbc\xa0\x19\x55\x5b\xcd\x9d\x4f\x67\x8e\x89\x02\xa3\x95\xb0\x00\x07\x1d\xf7\x91\xe2\xc3\x55\xed\xeb\xc0\xa8\xd1\x89\x86\x70\xf6\xa8\x09\xcf\xe9\xcc\x4b\x0e\x68\x4d\x82\xb2\xf5\x23\xcd\x32\x2b\x78\xd4\x05\x0e\x3d\x47\xc0\xdf\x96\x54\x31\x84\x62\x21\xc6\x3d\xc4\x98\x1c\xc1\x0b\xfc\xfc\xee\xee\x66\x6f\xb6\xa5\xcf\x7d\x2c\xdb\xd2\xcf\x76\xb2\x2d\xf8\x61\x4e\xc4\x86\x26\xc4\x90\x8d\x9e\x05\xe1\xec\x03\x72\xae\xff\xfd\xb8\x82\x90\x04\x6b\xee\x08\x06\xa8\x87\xc4\x2c\x03\x34\x2f\x1b\x35\xca\x9b\x71\xcd\x0e\xce\x07\x09\xc8\x85\x25\x20\xc0\x4d\xf5\xde\x7d\x4b\xfa\x05\xf0\x88\x93\x0d\xc4\x61\xc4\x44\x80\x9a\xa2\xde\x93\x10\xf5\xd5\xa1\xb3\x56\xad\x6e\xdf\x03\x6e\xd0\xfb\x9c\xb7\x84\x14\xeb\x65\x0f\xf6\x36\xa6\x7a\x49\x8a\xf5\xab\x79\xe3\xa4\xc1\x3d\xf4\x6a\xee\xe5\xc2\xea\x1c\xe9\xed\x0c\xad\xb1\x7e\xbb\xe0\xe9\xb1\x44\x19\x5d\x12\x45\x7b\x06\x3f\x7c\xbe\x72\xce\xa8\xe2\xa2\xf7\xf7\x36\x3f\xbc\x73\xab\x8d\x5e\xdb\x37\x8d\x71\x37\xe1\x59\x46\x12\xd0\x6a\xf9\xd2\x4c\xcc\x81\x0e\xe0\x5f\x87\x3a\x41\xac\x3e\xee\x3d\xf8\x46\x75\x38\x33\x0b\x7d\x76\x77\x7d\x71\xf5\xfa\x7a\x96\xa7\x5f\xae\xf9\xe3\x54\xf1\x69\x29\xc9\x94\xaa\x7e\x7e\xd4\x63\xd1\xac\xae\x08\xb4\xee\xb7\xa7\x56\x57\x81\xd5\x3a\x76\x11\xdf\x16\xc6\xd0\x7e\x8e\xde\x49\x92\x22\x6c\x5c\x9d\x80\x05\x24\x45\x82\x73\x35\x41\x02\x83\xf3\x40\xad\x7b\xc9\x06\xb2\x2a\xc3\xb2\xcc\x32\xb3\xe2\x4a\x10\x32\xa9\xdb\x43\x76\xec\xce\xa3\xa6\x3d\x56\xcd\xaf\xa6\x15\x4b\x86\x43\xc6\x36\x22\xc8\x68\x32\x0c\x08\x15\xd2\xf5\x3f\x28\xaa\xc5\xd3\xfa\x7e\x06\x1d\x5a\xd5\xb9\x7f\x17\x6c\x5d\x60\x8c\x52\x6b\xbd\xc6\x0f\x64\x8b\x82\xf8\x0b\xd6\x1f\x8d\x6d\xa2\x89\x1f\x44\x25\x30\xdd\xb3\x52\x12\x31\xb3\xbc\xe4\x23\x9c\xca\x18\x5e\x02\x83\xb9\x23\xcb\x7d\x17\xea\x8e\x2c\x11\x04\x0a\x38\x2f\xa7\x95\x46\x70\xa9\xd6\x84\x29\x2d\x7b\x87\xcd\x78\x76\x39\x3a\x57\x0e\xac\x6d\x9d\xf6\x90\xa7\x5e\xaa\x61\x1a\x8e\x82\x2e\xd2\xee\xc5\xfa\x3c\x5c\xa5\xee\x7a\x42\x97\xa9\xbb\x46\x90\xf5\x5e\xe6\xae\x2f\x7d\x30\xf6\xa2\xeb\xc2\x1d\x52\x81\x53\x2e\x01\x0e\xec\xd2\x24\xce\x26\x89\xd3\x9c\xb2\xcf\xe2\x28\x0e\x09\x58\x41\x3e\x3f\x24\x3e\x51\x96\xf6\xad\x6f\x73\x6d\x2f\xe1\xc9\xa6\xfc\x64\xde\x76\x76\x75\xef\xfb\xc3\x4e\xff\xe8\xd5\x73\x39\x73\xbe\xc1\xa6\x67\x30\xea\x40\xe7\x5b\xf9\x73\x36\x35\xdf\x9e\x16\x69\xb5\xe2\x9f\xc6\xa1\xf7\xb1\x8c\x3a\x2d\x67\xdc\x27\x30\xed\x44\xc9\x8b\x23\x77\x07\x3d\x8b\x42\x4f\xba\x8a\x31\xd2\xcf\x5e\x3c\x1d\x42\xc5\xa4\xf1\xeb\x5b\xc6\x6c\xc3\x8c\xac\xd6\x1b\x16\x7f\x0a\x2c\x70\x4e\x14\x11\x40\x89\x01\x01\x13\xce\x98\x7e\x5f\x71\xf4\xb6\x20\x6c\xae\x70\xf2\x10\xb0\x63\x3f\xf3\xe1\x4f\xca\x87\xc7\x7a\xc2\x2c\x53\xa0\xa9\xdf\x6f\x9a\x6a\xa9\xcf\xba\x71\xdd\xcf\xcc\x32\x91\xcf\x90\xea\x7c\x48\xef\x96\x89\x56\x7a\x8d\x8b\x18\xcb\x85\x7b\xb6\xc5\x7c\xfd\x6d\xb0\x3d\xd9\xf0\xda\x82\x17\x65\x66\x82\xaa\x3b\x87\xb5\xa6\xd2\x0e\x7c\x4f\x66\x69\x85\xa7\x31\xae\xac\x8a\x88\xe4\x3c\x25\x68\x41\x55\x45\x04\x24\x51\xa8\x20\x22\xa7\x12\xf2\x06\x02\x58\xc0\x99\x49\x0d\x20\xa9\x61\xaf\x9a\x61\xda\xc1\xd4\x58\x2f\x43\x3c\x51\x2e\x50\x18\x2d\x88\x7a\x24\x24\xa4\x63\xbc\x78\xf1\xe2\x05\x08\x2c\x2f\xfe\xf4\xa7\x3f\x21\x2e\x10\x46\x29\x49\x68\xde\x06\x81\xcc\x53\x7f\x78\xf9\x72\x86\xfe\xf3\xe2\xf5\x77\x61\xaf\x80\xa6\x0a\x68\xc1\xd5\xda\x8e\x46\xbf\xda\x00\x2b\x27\x10\x38\xef\x70\x4c\xba\x5f\x03\x60\xad\x03\x44\x6b\x43\x7e\x19\x67\x0d\xf6\xf6\xe2\x8f\x5f\x7d\x35\x43\x57\x54\x40\x70\x1e\x25\x12\x69\x3a\x14\x74\x34\x7b\x25\x16\x0b\x82\x18\x57\x08\x2f\x97\xc6\xdf\x02\xe2\x08\x95\x8e\xbf\xcd\xd0\xbd\xfe\x2b\xa7\xab\xb5\x5e\xe8\x20\x63\x03\xd4\xcc\x68\xa2\xe0\xfb\x96\x94\x71\x40\x02\x69\x90\xd5\x7c\xc5\xc7\xd2\xc0\x84\x42\x12\x4d\x46\x1f\x08\x5a\xca\x6f\x04\x2f\x8b\x89\x0b\x1f\x43\x82\x48\xad\x0d\x26\x98\xe9\xad\x37\x9f\xa9\x30\x4c\x12\xf5\x51\x82\x31\x06\x0c\x5c\x8d\xa3\x70\xd3\x90\xb4\x26\x88\xe0\x64\x8d\x1e\xc8\x76\x6a\x70\xad\xc0\x54\x38\x87\xe5\x15\x56\x38\x64\x4e\xd0\x2c\xa1\xc5\xb8\x12\x92\xd6\x88\x05\x08\x2c\x0b\x08\x50\xf9\x87\xd9\x52\xca\x82\xe1\x3d\x35\xb2\x8c\xa5\x15\x62\xd1\xe3\x9a\x4b\x6b\xec\xb6\xea\xd4\x03\xd9\xc2\x0e\x68\xb6\x4f\x98\x0a\xc7\xcd\x00\x4c\x3d\x37\x88\x0c\xa9\xcd\x1c\x02\xfd\xa9\xd4\xc3\x7a\x20\x5b\xb9\x3b\xda\x20\x86\x59\x4b\x82\x87\x67\xc2\x36\x0d\x66\x94\x6c\x07\xae\x89\x58\x0f\x49\x27\x86\xac\xc2\x20\x31\xcc\x50\x63\xbe\x87\x6e\xc2\x5c\xa9\x04\x40\xf6\x59\xbb\x4f\x01\xa0\x7e\x2b\x1a\xd1\x47\x92\xa8\xd2\x6e\x0e\x04\x95\xe9\xf1\x12\x29\x11\x05\xb3\x46\x8e\xc5\x43\x70\xee\xdc\xd2\xd2\x19\xba\xd5\x53\xf6\x51\xbc\x82\x64\x58\xd1\x0d\xf1\xa9\x11\x7a\xa8\x56\x32\x1b\x18\xe7\xf1\x6c\x76\x6c\x88\x00\x17\x48\x2a\x2c\xec\xb9\xd5\xf7\xfb\xd9\xf2\xa0\x5d\xb7\x81\xf8\xaf\x71\x51\x4b\x71\xd0\x0b\x0c\x82\x24\x7c\xd5\x10\x29\x84\xed\x0a\x85\x24\x81\x38\x19\x10\xe9\x0f\x84\x1f\xe8\x08\x1d\xb0\x83\xb2\x08\x18\x1a\x05\x8a\x15\xab\x10\x18\xf8\x43\x8c\xb2\x63\x2c\x4f\xc4\x2e\xcd\x05\x3e\x0d\x2a\xe1\x2c\x0f\x71\x49\xe0\x85\x83\x10\x9f\x96\x57\x5a\x98\x7b\x70\xcc\x41\xa0\xcd\xb7\xdb\x7c\xf3\x66\x09\x27\xa4\x49\x91\x06\x61\xda\x33\x5c\x93\x81\x3c\xe1\xd2\x3b\xd4\x62\x92\xe1\x18\x2f\x73\x3d\x39\xab\x34\xd7\x1e\x0c\x73\x10\x66\x98\xa1\x9a\x2b\x8e\xad\x9a\x2b\x86\xb9\x9a\x2b\xec\xdb\x31\xd7\xce\x79\xf6\x14\xd1\x90\xb6\x65\xb5\x84\x8a\xa3\x1c\xc4\xe6\xe1\x0d\x37\x44\x61\x86\x5e\x5b\x8a\x6a\x0e\x0f\x5e\x48\x9e\x95\xca\x80\xae\x7e\xb4\xe4\x76\x10\xa8\x17\xba\x48\x46\x72\xcd\x4a\x80\xd2\x7a\x30\x35\x12\x0c\x4c\x6e\x98\xc6\x20\x4b\xc5\x9f\x88\x68\x85\x15\x1f\x73\x4d\xf5\xd2\x04\x7f\xd7\x33\x1c\x74\xfb\x05\x55\xce\x18\xb7\x5f\x58\xdf\xff\x5c\x75\xfd\x27\xd6\xf3\x23\xf6\xd5\xc9\x0d\xb1\x81\x01\x36\x62\xf8\x71\x4d\xac\x1b\x94\xd4\x44\x4b\x2e\x90\x66\x4a\x20\x60\x69\x01\x24\x30\xd3\x05\xb1\xe9\xa4\xfd\x42\xcd\xb0\xe1\x6a\x48\x99\x96\x34\x46\x8d\x9e\xdf\xa0\x93\x4b\x73\x44\x89\x70\xc1\x19\xe8\x86\x29\x22\x96\x38\x21\xa7\x75\xf5\x9a\x14\x6b\x92\x13\xd1\xab\x90\xb9\x60\x32\x97\xf7\xb2\xc6\x2c\xcd\x8c\xd6\x94\x10\x01\x42\x17\x79\x6f\x73\x56\xf5\x87\x53\x41\x21\x17\xf3\xe4\x6b\xd2\x2b\xd6\x2f\x09\x56\xa5\x20\xa7\xfb\x86\xea\x98\x6f\xc4\x06\xea\xc0\xc3\x4e\xa6\x67\xb5\x93\x51\x0d\xd7\xcc\xce\x4c\x2d\x2c\xe4\x7b\xa3\xc2\x4c\x63\x09\x30\x19\xa0\x5f\x5b\x5e\x0a\xeb\x49\xb1\x19\x66\x28\xe1\x42\xeb\xa7\x88\x85\x82\x4e\x20\x84\x5f\x90\x95\x16\xe4\x05\x68\x2e\x36\x49\xb5\xd4\x37\x0e\x0a\x3e\x7c\xa2\x00\xce\x5a\x90\xa5\xb5\xb7\x87\x0c\xf2\xce\x12\xbf\xb4\x1a\x04\xdf\xd0\xd4\x69\x41\xe0\xc9\xb4\x02\x14\x95\xa8\xc0\xd2\xca\x7a\x61\xfe\x84\xa5\xe4\x09\x05\x73\x48\x6d\xc7\x8c\xa6\x02\x32\x49\x4a\x94\x16\x14\x19\x69\x24\x69\xc4\x79\x26\x38\xc2\x45\x91\x6d\x0f\x5a\x68\xc6\x53\x72\x5b\x2e\x32\x2a\xd7\xf3\x91\x66\xe7\x37\x1d\xaf\x9a\x30\x97\x1d\x67\xb2\x31\x45\x87\x14\xa6\xb6\x91\x1a\x49\xc2\x24\x05\xc9\xa0\x95\x66\xab\x97\xde\xc1\xbd\x9c\x77\x87\xff\xd9\xd1\xda\xf3\xc1\x21\xf5\x27\x23\x36\x05\x57\x6f\x44\x6d\xec\xdf\x5b\x65\x9a\xa5\x70\xf7\x1d\x2b\xea\xf7\x03\xe0\x13\x9c\x65\xd2\x0a\x93\x46\xd1\xa7\xd2\x53\x70\x23\xce\x81\x8e\xb7\x70\xd8\x43\x35\x62\x0d\xaf\x05\x95\x9e\xb7\x03\x32\x56\x0b\xd8\x5a\x26\x89\x72\x6e\xf2\xcb\x18\xe2\x2c\x34\x54\xf3\xfa\x04\xe1\x2c\x73\xa0\xfc\x1e\x49\xb0\x2a\x19\x84\xee\x47\xa5\x67\xbb\xfe\x27\xb5\xeb\x8f\xf4\xac\xcd\xad\xc2\x64\x0e\x23\x4e\xa7\x10\xd8\xdc\x48\xbe\xf5\xa4\x7e\x58\x9f\x1f\x70\xce\x1d\xe4\xeb\x32\x5f\xbf\x50\xa6\xca\x40\x08\xbb\xe2\x32\xaf\xdb\x5f\x1f\x58\xfa\xc6\xaa\x7d\xdf\x1a\x0b\xc8\x0f\x44\x5a\x3a\x32\xb5\x5a\x68\x52\x3b\x0b\x41\x76\xab\xd5\x42\x7f\xb2\x6a\x14\xcb\xc2\xab\x98\x30\xf0\x5f\x73\xf3\x38\x04\x32\xe5\x49\x99\xbb\x5a\x1e\xb0\x7f\x95\x5f\xda\xd6\xd3\xd8\x1f\xc7\x06\x83\xb1\x61\x7c\xfb\x08\x7e\x29\x7f\x64\x8f\x58\xa4\x17\xb7\x3d\x39\x22\x4d\x91\xa7\x7a\xba\x2e\xea\x39\x20\x48\xdf\xc7\x0b\x5e\x2a\x17\x33\xdd\xeb\x43\xd9\x75\xb7\x7c\x3e\x8e\x15\xc5\x35\x75\xd9\xf1\x96\x84\x44\xf4\x2e\x3f\x0a\x7a\x76\xda\x3c\x3b\x6d\x9e\x9d\x36\xe0\xb4\xd1\xcf\x1a\xf1\x33\xa3\x52\x69\xa9\xa2\x41\x33\xac\x51\x50\xaf\xc9\x13\x59\xcb\x6b\x94\xca\x70\x8e\x76\x92\x48\x4d\x70\x0d\x0b\x09\xdc\x1e\xbf\x6a\xd7\x6a\x82\xb0\xab\xc3\x01\x62\xc8\x13\x58\xdd\x01\x4e\x50\xca\xef\x98\x6b\x2d\xa2\xdd\x94\x15\x31\xae\xa7\x9a\x77\xab\xe0\x41\x4b\x94\xb9\x40\x0c\x81\xda\x44\xb0\x2a\x72\x62\x0b\x90\x4c\x8c\x6e\xab\xb1\xcf\x97\xbf\x81\x73\xe3\x19\xdc\xa0\x4d\x33\x76\xfa\xa8\xb7\xd2\x56\xd4\x42\xb8\xea\x5b\x76\xd6\xb6\xdc\x96\xfe\x27\x14\x0f\xbb\x0d\x9b\xd3\xaa\x8b\x4a\xa4\xc5\x27\x45\x4c\xa6\x3f\x11\xb9\x44\x7c\x39\x69\x24\x91\x1d\x6d\x5e\x06\xeb\x37\xb8\x2b\xda\xcb\x81\xdc\xf6\xdf\x46\x98\x6a\x77\xa6\x7e\xdb\xb0\xd0\xea\xad\x07\x26\x93\x99\x22\x46\x51\x86\x5a\x64\xcb\x38\x19\x87\x1d\x1c\x4b\xb3\x9e\x4f\x3c\xcd\x18\xdb\x28\x02\xb1\x66\x19\xb9\x6b\x51\x86\x50\xf4\x59\x79\x92\x26\xde\xed\xf8\xec\x49\x7a\xf6\x24\xfd\xaf\xf6\x24\xd5\xd8\x13\x50\x29\x2a\x91\x5d\x80\xba\x77\x69\xc0\x98\x69\xae\x96\x0b\x6a\x41\x9c\x68\x6c\x25\x61\xe7\x5f\x72\xce\xa5\x8e\xca\x59\xed\xab\xe6\xe0\x47\xc7\xc7\xb3\xd9\xf1\xb1\x73\x49\xd9\xf3\x59\xaa\xe5\xf4\xcf\x88\xb0\x84\xa7\x06\xa9\x86\x87\xb9\xa4\x42\x2a\x10\x58\x2a\xfb\x49\x7d\xae\xb9\x1b\x6b\xe5\xa7\x1a\x76\x4e\xc1\xd8\x86\xb6\x3c\x9a\x0c\xbb\x22\x1a\xaf\xf6\x12\x38\x2a\x31\xc3\x17\xe3\xb0\x13\x4d\x9c\x77\xe0\x1c\xe4\x89\xc1\x69\xf9\x1a\x90\x28\xa3\x50\x2a\x51\x1f\x0f\x5f\x2e\xf1\xc4\xdc\x9c\x25\x45\x39\xb1\x0f\xcc\x72\x92\x73\xb1\x1d\x3e\x75\x0e\x88\x7e\xb9\x01\xd5\x42\x38\x05\x19\x26\x29\x85\x20\x4c\x65\xdb\x0f\x24\xcd\xf8\xf5\x08\xa7\x94\x56\x57\x2b\x65\xc0\x3b\x5b\x5c\x35\x5e\x73\x94\x80\x82\xda\xb4\x89\xe1\xa5\x40\x35\xef\x15\xbc\x49\xd8\x06\x6d\xb0\x90\x43\x33\x45\x63\x05\x98\x94\x6e\xa8\xdc\x2d\xcc\xd7\x75\x61\xb6\x7d\x3b\x88\x76\x08\xe4\x80\x78\xe2\xd4\x7c\x23\x72\xd0\xbd\xf6\x39\x8d\xd0\xbc\x54\x45\xa9\x2c\x2d\xb5\x58\x1e\xb5\xe0\xb6\x30\x5b\x85\xe1\x2d\xf9\xf1\xe5\x51\x04\x98\x02\x2b\x45\x04\x3b\x47\xff\x75\xf2\xb7\xdf\xfe\x32\x3d\xfd\xeb\xc9\xc9\x8f\x2f\xa6\xff\xf2\xd3\x6f\x4f\xfe\x36\x83\x7f\xfc\xe6\xf4\xaf\xa7\xbf\xb8\x3f\x7e\x7b\x7a\x7a\x72\xf2\xe3\xb7\xaf\xbf\xb9\xbf\xbd\xfe\x89\x9e\xfe\xf2\x23\x2b\xf3\x07\xf3\xd7\x2f\x27\x3f\x92\xeb\x9f\x22\x81\x9c\x9e\xfe\xf5\xff\x45\x0c\xee\xfd\xb4\xb2\xfc\x4e\x29\x53\x53\x2e\xa6\x66\xc9\xcf\xa1\x24\x62\xf4\xe1\x1f\x7f\x2e\x2a\x96\x52\xd5\x73\x75\xf2\xee\x13\x23\x75\xbc\xb8\x3a\x50\xe0\xaf\xf9\xed\x41\x69\x35\x2e\x84\xe0\x63\x84\x08\x0c\x00\x01\xff\xc9\x15\x8d\x4a\x81\xba\xb6\xcf\x36\xe3\xb0\x15\xc9\x0b\x2e\xb0\xd8\xa2\xd4\x1a\x71\xb6\xce\x44\x88\xfb\xa5\x4b\x93\x3e\x5e\xcb\x1f\x3f\xb8\xb6\x13\xcc\x24\xa5\x62\xdf\x2c\xa8\x9c\xa4\xb4\xcc\x63\x4d\x8f\x3f\x40\xe9\x41\x5b\xd0\xd0\x79\xc3\x0d\x08\x67\x1b\x5d\xe0\xe4\x61\xb7\x50\x71\x0b\xa8\x5b\x32\x90\x4d\xea\x09\x9e\x47\x47\xae\xba\x28\xc1\xcc\x9b\x35\xc1\x59\x6d\x2a\x8c\x06\x8d\x29\x06\x8c\x19\x4f\xc3\xd0\x68\xfc\x65\x36\x0e\xf1\xc4\x3e\x78\xaa\x55\x90\xd7\xc0\x58\x47\xe6\x21\x3c\xdd\x06\xa1\xc8\xac\x5c\xfa\x4f\xf2\x9d\x96\x25\x02\xee\x8c\x30\x6f\x8a\xe5\x48\x91\x7c\xa8\x55\x69\x90\x83\xca\x65\x0b\x2a\x2c\xa1\x3e\x71\xe6\xf1\xa3\x21\x00\x0c\x60\x86\x3f\x6c\x2e\xb0\x40\xe3\x87\x9e\xbd\x11\xa5\xc0\x1e\x97\x49\xe3\xa8\xa6\x09\x5e\x64\xa6\x88\xad\x11\x8f\x02\x70\x1d\x4e\xdc\x43\x31\xc6\xf7\x34\x2f\x73\x54\x4a\x3d\x3a\xce\xec\xdb\x0e\x8f\xfd\x10\x1e\x35\x3e\x87\x2c\xe8\x06\x31\x73\xca\x00\x5c\x53\x85\xd5\xbf\xcc\xdd\xae\xd5\x6c\x14\x03\x15\x50\x9c\xa6\x25\x4b\x90\xc3\xed\xc8\xac\x9c\xc9\x97\xe0\x70\xf5\xf2\x19\x54\xa6\xc4\xfd\x75\x5e\xcc\xd5\x3a\x61\x8c\x66\xcd\x23\xe6\xaa\x89\xfa\x05\x2e\x99\x8d\xdd\x19\x71\x2a\xba\x0f\x45\x29\x89\x98\xae\x4a\x9a\x8e\x39\x0e\x9f\xa1\xfc\xb0\x97\xd4\x30\xc4\x82\x5c\xac\x51\x04\x0f\x3a\xba\x76\x0f\x37\x99\x50\xbd\x98\x67\x23\x1c\xa9\x97\xfd\xd8\x58\x1a\x7f\x36\x9d\xeb\xf0\xde\x3b\x6e\x2d\x73\x4a\xb6\x89\x2d\x78\x40\xc1\x72\xd4\xeb\x15\xb3\x45\x9d\xf5\x10\x5c\x07\x01\xaa\xd0\x54\xff\xc7\x99\x36\x9c\x2f\x68\x41\x96\x26\xbe\x20\xe4\x67\x03\xfd\xd2\x06\xf5\xa7\x24\x23\x0a\x22\xf1\xed\x89\xd2\x9f\x82\x70\x86\x9c\x6f\xb4\x66\xfb\x37\x86\xde\x49\xeb\x86\xa3\xbd\xd4\x0f\x9f\x36\x92\xcf\xa4\x31\x1b\x33\x42\x52\x13\xe5\x9f\xf9\x31\x21\x51\x32\x39\x41\x8b\x53\x17\x96\xd5\x47\xab\xf8\x12\x31\x2d\x5e\x67\x4e\xa3\x31\x16\x13\x41\xf4\xc2\x6a\x26\x03\x15\x62\x5d\x4f\x0e\xcd\x68\x12\x5c\xe0\x84\xaa\x2d\xac\x9a\xc0\xc9\x43\x3f\x79\x05\x07\x0f\x8c\x6e\x82\x92\x53\x1b\x0e\x5a\xdf\xaf\x66\x9e\x82\x5a\x0b\x28\x1f\x8f\x07\x6a\x97\x25\x19\x96\x6e\x61\x3b\xa1\x5a\x75\x52\xa2\x74\xcb\x70\x4e\x13\x5f\x3a\x55\xf0\x0d\x95\x94\x07\x92\x3d\xdd\x18\x00\xc9\x6e\x7d\xf5\x4b\xe3\xc7\xb8\xcc\x30\xcd\xd1\x89\x24\x04\x79\x44\x36\xbf\xcc\x43\xc2\xa7\xb1\xb8\x09\x82\x6c\xde\xac\x8b\xd9\xb1\x15\x7b\x6c\x22\xa9\xbe\x53\x11\xdd\xb0\x3b\xd6\x66\x5f\x5b\x3a\xdb\x39\xcc\x53\x8f\x54\x9d\x3f\xf7\xa1\x83\x40\x9c\x55\x55\x9e\x09\x4b\x79\xcd\xbf\x7f\x71\x7b\x23\xeb\xda\xaf\x39\x2d\xb6\x46\x68\x60\xf2\x19\x67\x2b\x5b\x8c\xc6\x52\x68\x77\x2e\x4d\xaf\x0d\xca\xb4\xee\x9a\x96\x38\x33\xd5\xb2\xed\xc0\xfb\x83\x98\x00\x28\x5d\xad\xd5\xf4\x91\x80\x8d\xd1\x30\x6a\x4f\x8a\xfc\x00\xe9\x4e\x50\x60\x2f\xd7\xd6\x5c\x44\x59\xcb\x96\xb1\x32\xeb\xc9\x3d\xe2\x2d\x14\x81\xb2\x61\x68\x8d\x40\x03\x57\x3f\xb2\x3f\x00\xa0\xb6\xf7\xb5\x8d\x87\x09\x5e\xc0\x31\x4d\x30\x03\xc1\x10\x0c\xbe\xd0\x1c\x42\x43\x1d\x0a\xdf\x74\xb3\xd3\x9b\x5f\xab\xd0\xea\x6f\xab\xaa\x69\x82\x91\xcd\xff\xc6\x8c\x41\xb6\x77\xf2\x58\xa3\x1e\x76\xc4\x02\x00\x1b\x97\x94\xa9\xe6\x07\x99\x54\x96\x74\x7d\x43\x18\x11\x34\x69\x1d\x80\xbe\xe9\x5b\x80\x2b\xac\x80\x60\x11\xa6\x81\xa5\xb3\x6e\xfd\x7b\x58\xca\xdf\x54\x18\x7c\x4f\xf2\x22\xc3\x2a\x36\xda\xe0\xe8\x87\x9a\x7d\xba\xe6\x59\xd4\xc4\x06\xb3\x74\x8a\x33\x8d\xf8\xb7\xdf\x5f\x86\x8b\x48\x7b\x12\x52\x0f\x11\x02\xae\x03\x24\x9d\x59\x91\x04\x0e\xf0\x18\x1a\x81\x8c\xeb\x8b\xe4\x0b\x92\x02\x35\xb7\xa3\x05\x33\xc8\x23\x23\xc2\x61\xdb\xed\xf7\x97\x13\x44\x67\x64\xe6\xfe\x82\x47\xc3\xd2\x9d\x63\x3f\x8a\xaf\x4c\x3c\xb4\x8f\xce\x87\xe3\x06\xc3\xaf\xc7\xd0\xc6\x41\xfd\xfb\xbf\xea\x29\xeb\xf7\xfe\x32\xfd\xd7\x5a\xb9\xec\xbf\xfc\x5d\x23\x8b\xd0\x0f\x34\xef\x9a\x68\xdd\x00\x50\x18\x83\x6f\xf0\xf2\xf7\x5b\x9e\xce\x0b\x92\xcc\x6c\xb3\x81\xbf\x1b\x35\x19\x11\xa6\xb4\xc2\x75\xcb\xd3\x5a\x53\xa1\x00\x54\x58\x4a\xdb\x6a\xc7\xf3\x5e\x6f\x31\x4d\xb0\x22\x0c\xb8\xba\xcb\x12\x64\x5c\x19\xc0\x01\x98\x4b\x70\xfa\xe8\x75\x3a\x01\x9b\x9e\xc9\xe7\x9e\x20\xc5\x39\x50\x3b\x43\x7d\x2f\x18\x22\xef\xa9\x84\x02\x0b\x66\x4d\xc3\x06\x03\xe8\x1e\x81\x6b\x82\x90\x1e\x8a\xde\x7d\x5f\x5e\x43\x8f\x1d\xe6\xf3\x1b\xc6\xd5\x6f\x1c\x3a\x0f\x0c\xb4\xd6\xb0\x02\x6f\x38\xa4\xb4\xeb\x11\x69\xd2\xc3\xc0\x38\x4e\x52\xc7\x21\x17\x5b\x94\x53\xa9\xf0\x43\x30\xee\x6d\xae\x45\x9b\xba\x0b\xde\xec\x2c\x43\x50\x96\x99\xa4\xa8\x64\x8a\x66\xf0\x6b\xf5\x85\xdb\xef\x2f\xc3\xb8\xef\x85\xa1\x9b\x25\x92\x25\x74\xe3\x28\x04\x99\x3a\xa1\x4b\x2f\x20\x95\x3b\x64\x3a\x84\xa3\x7e\xcd\x26\x1e\xad\xd7\xa6\x51\x93\xed\xfe\x63\x0e\x02\x66\xf6\x88\xf9\xd0\xcf\xd0\x26\xf9\x9a\x94\x88\xb3\xa4\x12\xb8\x60\xa3\xe5\x0c\xbd\x01\x69\x2a\x73\x91\x2c\xc6\x96\xc0\xf8\x40\x92\x01\x23\x09\x91\x12\x8b\xed\x04\x2d\x4a\xa5\x65\x4e\x1b\x20\x6b\x43\x2d\x81\xfa\xe6\x98\x95\x00\x5a\x90\x84\x33\xa9\x44\x99\xa8\xb0\x0d\x0d\xa3\x85\xe0\x0f\x84\xf9\xd0\x73\xcf\x09\x7c\x5c\x6e\x15\x05\x09\x41\x06\x1c\x25\x6b\xcc\x56\x41\xb7\xa2\xa3\x4d\x39\x4e\x01\x63\xbe\xf5\x3a\x85\x5b\x1d\xbd\xd2\x78\xa9\xe5\x73\xaa\x60\xc9\x17\xe1\x88\x28\xef\x49\xfa\x1b\x43\xce\xbc\x38\xa9\x5c\x35\x7a\x81\x68\xd6\xc3\x34\x50\xb4\x57\xa0\xab\xa1\xd2\xee\xd5\x4a\xfc\xdc\x7a\x2f\x95\x6d\x09\xa3\x97\xa9\x16\xa9\x61\xc5\x84\x30\xb5\x44\x66\x97\x13\x5e\x50\x9b\xc8\x5c\xd1\x59\xbd\xb3\xa6\xe3\x1c\x5b\x21\xaa\x34\x06\x59\x8f\xa4\x89\xaf\x1d\x00\xab\x65\x6c\x9c\x65\xfc\xd1\x56\x2e\x72\x9b\x63\x08\x1e\x49\x51\x5a\xba\xbe\x5c\x96\x54\x86\x43\x0a\xe2\x1d\x2c\xb5\x45\x88\x88\x2c\x19\x19\xa4\xea\xae\x51\xce\x84\xe8\x58\x04\x84\x96\x94\xe1\x8c\xfe\x93\x84\x4a\x57\xba\x6b\x30\xfa\xe9\x80\xc1\x86\x92\xc3\xdc\x55\x6f\x1c\x19\xba\x3e\xb7\x35\x1e\x0e\x7a\x1f\xf9\x75\x1f\x02\xf5\x84\x50\x23\xe7\xd3\xee\xb1\xb6\x7b\xed\x64\x70\x3a\xb5\xa9\x19\x55\xde\xa9\x8d\x0d\x45\xf9\xdc\x43\xbf\x3b\x45\x05\xa9\xd5\x2d\x70\xe4\xa4\x64\x86\x64\x37\x09\xcb\x90\x23\x44\x53\xad\x15\x51\xb2\x0a\x70\x35\x72\x97\x66\xe5\x56\xb2\xb6\x46\x4b\x10\xca\xa2\x48\x91\xb5\xe3\x75\xab\xcd\x86\x50\x49\x6e\x28\x11\xd8\x0f\x9f\x8c\x12\x25\x9a\x7b\xbe\xe6\x69\x0c\xbe\xb7\x9a\x48\x55\xaf\x56\xd9\x23\x26\xe3\x48\x82\xad\xd7\xc0\x8e\x38\x45\x39\xc0\xa8\x97\x4a\x30\xbc\x7f\x8d\x37\xfb\x7b\x47\x2a\xed\x6e\xea\x9b\x60\xc0\x80\xa6\xf0\xb9\xe9\xcb\x61\x87\xdb\xa7\xa6\x5e\x9a\xe3\xce\x23\x5d\x8d\xed\xbe\x3f\x5e\x50\xb1\x91\x3a\x3e\xfa\xcb\xe6\x77\x12\xaa\x19\x65\xcc\xe4\x7e\xd3\x10\xc6\xad\x42\xe6\xad\x5a\x26\x7b\xe8\xc4\x99\xb9\x66\x76\xf9\x5d\x79\xa6\xe6\xe3\xa7\xa3\x3f\x07\x7a\x42\xb7\x95\xa6\xf9\x64\x04\xe4\x04\x9a\x10\xd7\x5b\x69\x6a\x55\x41\x6b\x1f\xb9\xc9\x07\xc0\x0a\xbb\xb8\xfe\xa1\xf8\x5a\x73\x9d\x5c\x64\xc5\x1a\x9f\xa2\x1b\x86\xb8\x48\x4d\x5e\x58\x29\xc9\xee\x97\xc0\x3c\x11\x28\x2d\x5d\xbf\xfc\x88\xda\x03\x32\xa2\xf8\x05\xdb\x9a\x55\xb8\xf2\xd8\x11\x01\xb4\x61\x4d\x70\x31\x7c\xce\xa4\xe0\x32\xc2\xbc\x86\x1e\x15\xae\xa0\xf5\xb8\x5a\xb2\x2b\xb4\xf5\xe4\x59\x46\x04\xa0\x9c\x35\x24\x36\xab\xb5\xc4\x38\xcc\xf5\x9c\xcd\xb2\x4d\xbc\x01\xd9\x1b\x1c\x18\x79\xf4\xfa\x16\x96\xd0\x39\x30\xe6\x78\xae\x3d\xf1\x97\x3e\xca\xd6\xdb\x4e\x6b\x5f\x1c\x8c\xa1\x19\x17\x45\x03\x51\xc1\x10\x3f\x17\xf3\x6c\xbb\x47\xc0\xed\x0d\xbc\xea\x32\x75\xa1\x53\xb2\xe7\x85\x91\x4e\x7b\x77\x2d\x88\x3e\x4c\x55\xb5\x20\xd8\xf2\xfa\x17\x9a\x81\x8c\x91\x50\x9b\xeb\x08\xfd\x6c\x1d\x6a\xb9\xbc\x5d\x4d\xbb\x2f\x6e\x6f\xcc\xe8\x63\x22\x72\xf5\xf5\x0a\x50\x6b\x6b\x65\x79\xb5\xa6\x22\x9d\x16\x58\xa8\xad\x39\x48\x93\xfa\xc8\x23\x41\xfa\xec\xc7\xa8\xe7\x47\xc6\xe1\x84\xdb\x9a\xd4\xaf\xc6\x0e\xbb\x06\xc0\x7a\xa1\x9c\x43\xdd\x93\x0c\xd8\xb1\xe8\xc9\xb9\x7d\xfd\x10\xb3\x8b\x93\x45\xd1\x4e\x2a\x6f\xad\x72\x94\xb3\x90\x7d\x76\xb3\x8b\x8d\x92\x81\xb2\x17\x94\x0d\x8f\x60\x1a\x17\x11\x3a\x42\x15\x68\x75\x06\x0f\x5d\xed\x60\x23\x17\xa3\x58\x73\x18\xd6\xbd\xd5\x1e\x72\x24\x09\xfd\xb0\xc2\x59\x67\x5b\xed\xee\x6b\x1c\x0d\x36\x9e\xf3\x38\x0c\xde\x57\x0f\x44\x63\x22\x03\xd1\x5e\xd1\x81\x68\x9f\x08\x41\xf4\x79\x3a\xd3\x9b\xd7\xc1\x01\x79\x68\x07\xf7\xbf\x33\xd1\x12\xe6\xe6\xc2\x2a\x17\x2e\xe8\x03\x87\x7a\xea\xb4\x2f\xbe\x84\x4c\xff\x52\x91\x5a\xd0\xaf\xb5\x1a\x1d\xd8\xaa\xd8\x74\x84\x9a\x7a\xb0\xd3\x2a\xaa\x23\xd0\x3e\xa2\x7e\x8d\x20\x23\xa8\x16\x5b\xfc\x7c\x16\xfe\x2f\x9d\x85\x3b\x17\x96\xde\x3a\x0d\x96\x0b\x1c\x7e\x1a\x1a\x95\x25\xfc\xd7\xa2\x45\x33\xdb\x35\xd4\x3a\x86\xfc\x19\x00\xe9\xbf\x1e\x7a\x6c\xce\x74\x24\x50\xf0\x52\x19\x4f\x10\x79\xef\xab\xa0\xd7\x52\x75\x40\xb6\x7c\xa4\x92\x84\x9d\x96\xf5\x0b\xb3\x4a\x37\x83\x13\x3c\xb5\x41\x52\xae\xd0\x65\x54\x2f\xe3\xfa\xf5\xd9\xd3\x8c\x11\x0f\xcb\x9e\xee\xf6\xbb\x57\x53\xcd\x31\x36\x5a\xf4\x73\x49\xc4\x16\xf1\x0d\xa9\x85\x48\x40\xa5\x70\x49\xd3\x28\x9a\xa0\xd1\x67\x41\x59\x4a\xd9\x6a\x58\xc8\x1f\x27\x41\x40\x87\xfb\xeb\xf7\x5a\x88\x92\x71\x36\xfb\x9d\x69\xb6\x41\x34\xb3\x8a\x61\x09\x22\x71\xc6\x37\xf3\xb7\xc7\x0e\x6c\x17\x33\x5b\xf8\xae\xba\x83\x70\x30\xc8\xb0\x7e\x5d\xbc\xb9\x8a\x55\x8c\xa2\x2d\x62\xa8\x6f\x9f\xbb\x86\x1f\x4f\x2b\x10\xd4\xa0\xb7\x10\x9a\x9d\xd7\x5c\x86\x1f\x54\x71\x85\x10\xa7\x78\x98\xcc\xf6\x5d\x70\x40\x8d\xe3\xb5\x59\xf5\x76\xa8\x1a\x46\xf3\x1a\x87\x60\xe6\x8a\xa8\x5d\x5a\xbf\x1a\xcb\x6b\x2b\xd7\x42\x88\x10\xac\x33\xd4\x2f\xb4\x71\x9d\x23\x80\xd6\xf0\x0b\xe2\x6b\xe1\x18\xc6\x4e\x1a\x8d\x57\x2e\xcd\xe5\x56\x7f\xef\xe9\xfb\xed\x6b\xc4\x46\x3e\x90\x6d\x30\x5a\x7c\xf7\x32\x09\x6f\x9c\xc9\x35\x2d\x5c\xc7\x03\x38\xa1\x76\xf7\xd1\xf7\x03\xd1\x0d\xfd\x73\x33\x35\x91\x6e\xd8\x04\xbd\xe1\x4a\xff\xef\x1a\xdc\xde\x80\x5b\x57\x9c\xc8\x37\x5c\xc1\x9d\x0f\xbe\xd8\x66\x2a\x7b\x2f\xb5\xcd\x85\xa5\xd0\xb0\xd2\x84\x95\x40\x22\xc0\xa8\x31\x54\xe3\xf0\xc6\x47\xbf\x85\x54\x1a\x7b\xaa\x5d\xa7\x51\x30\x7d\xd5\x69\x69\x87\xe6\xec\x51\x8c\xb3\xa9\xed\x1c\x75\xb3\x1c\x0d\xb2\x3e\x36\xbb\x6d\x5c\x34\x76\xed\x89\x86\x69\x87\x08\xe6\xfb\x18\x0f\x41\xf3\x82\x98\x84\x22\xc3\x49\xe5\xbb\x86\xca\xcb\x58\x91\x15\x4d\x50\x4e\xc4\x0a\x52\x39\x93\xf5\x18\x24\x1b\x45\xf3\xed\xfc\xf6\xc1\xcb\x31\x9e\x11\x77\xc5\xdb\x6f\xcc\x35\x54\xbc\xb4\xf9\xac\xdb\xf6\x58\x73\xe8\x38\x6d\x6c\xec\x7c\x41\x84\xf8\x2e\xd2\xa1\x8d\x0e\x54\xe0\x46\xef\xe0\xae\xb4\x63\x86\x6a\x04\x9d\x1c\x17\x9a\x4a\xfc\xb7\x66\xcd\x80\xf8\xff\x13\xad\xb0\x51\x21\x67\xe8\xc2\x35\x6a\xae\x41\x70\x36\xe6\xda\xc7\x22\x81\xea\xd1\x68\xc5\xe0\xe7\x92\x6e\x70\x46\x4c\x50\x14\x66\xbe\x2a\x2f\x5f\xee\xc8\x6b\xb1\xe7\xdb\x54\xcd\xd7\xcc\xd7\x87\x09\x1d\x3d\x90\xed\xd1\x64\x87\x8e\x1c\xdd\xb0\x60\xe9\xc8\xfa\xe5\x52\x42\x1a\x34\xc3\x4b\x3e\x10\x82\x74\x04\xbf\x45\xd5\xf6\x40\xd6\x2d\xde\x16\x17\xc7\x08\x82\x1f\x4c\x8b\x30\x06\xc2\xcb\x0c\x4b\x19\x97\x7b\xdc\x5f\xfd\x6f\x5e\x83\x55\x65\x20\xf5\x66\x46\x34\x46\x0c\x35\x47\x31\xcd\x9f\xd2\xc2\x09\xc1\xf7\x31\x7e\xe7\x11\x87\x6f\x63\x3b\x4f\x0d\x17\x08\x69\xb3\x71\xff\xa2\xcf\xd9\x78\xac\x67\xf6\x05\x43\xe8\xeb\x17\x6d\xac\x6d\x7d\xe5\xbe\x87\x6c\x28\xbe\xac\x17\x53\x8d\x92\xf4\xb5\x96\x4d\x5d\xce\x07\xe3\x0a\x51\x96\x64\x65\x6a\xca\xc1\x02\x70\xd0\xe4\x87\x31\x75\xf4\x42\xee\x81\x72\xdf\xfb\x17\x9d\x00\x6e\xb5\xd0\x46\xc9\xd2\x48\x9c\x6b\x7b\xba\x21\x95\xd2\x84\x8b\x52\x69\xd7\xf5\xe9\x66\x1d\x75\x2e\x87\x59\xec\x14\x76\xa3\xf7\xe7\xc1\xaf\x0c\x3c\xb0\xec\x89\x1e\x6a\xd6\xeb\xbd\x6c\x8a\xfe\xaf\xe8\x42\x10\x74\xb9\xc6\x8c\x91\xac\xed\xf2\x97\xbe\x63\x61\xcf\xa0\x41\xf2\xb7\x7d\x0a\x8f\x9b\x8d\x0a\x1d\x2d\x66\x3e\x53\xfe\xf0\x56\xeb\xbf\x8e\x36\x84\xb3\x4f\xda\x80\xd0\x14\x52\x5d\xf3\x47\x94\x72\xf4\x48\x50\x21\xc8\x46\xf3\x6a\x68\xa5\x22\x9d\x2c\x50\xcd\xdb\x04\x65\x25\x3c\x2f\x04\xcf\xa9\x0c\x1f\x05\x23\x46\xc0\xfe\x1e\x94\xa3\x9b\x95\x81\xea\x5f\x7d\x15\x9a\x5e\x5d\x22\x85\xc5\x8a\x28\xfd\x3a\x62\x65\xbe\x20\x81\xd4\xc8\xa7\xab\x84\xf7\xeb\xeb\xac\x78\x58\x0b\x44\xb3\xc8\x3f\xfc\xf0\x26\xba\xe5\x7a\xd7\x1e\x3d\x72\x91\xa5\x8f\x34\x35\x4e\x6d\x89\x4e\x34\xc0\xd3\x4f\xdf\x05\xfd\xf1\x91\xa6\xfb\x4d\xcc\xba\x75\x61\x62\x08\x66\x66\xfb\xf5\x51\xa8\x5b\x0f\x80\x43\x81\x5b\xd7\xd4\x24\xc6\xe8\xe7\x20\xcb\x91\xe7\x0b\xca\xaa\x3c\x2f\xbf\xec\x40\x3a\x35\x8e\x5b\x6d\x37\x00\x53\x12\x65\xc2\xf9\x21\x86\x9d\xab\x35\x92\x34\x2f\x33\x85\x19\xe1\xa5\xcc\xb6\x01\x54\xf8\x38\x0b\x3e\xc4\xb3\x32\xf2\xde\xa0\x6e\x0c\xef\xf2\x0f\x37\x79\xd8\xca\xa4\x8b\xb9\x0d\x6a\x30\xb1\x9e\x81\x53\x59\x0b\xe2\x4a\xcf\x7c\x63\x5e\x9f\xb6\x42\xde\x93\xc4\x86\x4e\x15\x59\xb9\xa2\x3d\x21\xed\x1f\xad\xe7\x40\x55\x4f\xbd\x94\x24\xa6\x3a\xc0\x50\x69\xe9\x8f\xd7\x08\xe0\xb3\xe3\xb6\xf7\x9d\xd5\xfe\x51\x4a\x0a\xc2\xf4\xd1\x64\x35\x4c\x0b\x9d\x3d\x98\xfc\x41\x2b\x6c\xab\xcf\x7d\xca\xc2\xdb\x35\x1a\x77\xfd\x5e\x09\xac\xc9\x52\x0e\xc9\x99\xb6\x32\x1e\x5d\x22\xcc\x42\x84\xe4\xe9\x4b\xa8\xff\xea\x59\xe8\x01\x5d\x84\x1b\xed\x1c\x3e\x5a\x33\x07\x43\xe3\x06\x91\xdd\xb5\x5c\xe8\x6d\xad\xe0\xbe\x5f\x4f\xba\x0f\x49\xab\x23\x5a\x2c\xd4\x1b\x29\x04\x39\xa2\x7e\x4a\x76\x94\x7f\x37\x73\xf4\x33\x79\xee\xa3\xfc\x59\xf6\x5b\xf8\x70\xb5\xf0\x97\x90\x39\x1a\x53\xc7\xea\x95\x79\xb2\xa5\x29\xdb\x9b\xed\x5e\xfe\x5a\x07\xee\x99\x6e\xb7\x66\x6c\xcf\x50\x8d\xdd\x40\x09\x63\x0b\xde\x86\x87\xf7\x12\x16\xb1\xa1\x2e\x2e\x14\x89\x92\xf5\xd6\x99\x88\x90\x4c\xb0\xc2\x92\xa8\xb0\x29\x67\x37\x54\xd5\x09\x24\xe6\x6d\xd3\xa7\x21\x45\x58\xfa\xdc\x47\x34\xfd\xcb\x50\x70\xa7\x9d\xb3\x83\xa1\xc5\x19\x37\x7f\x57\x1a\x8b\xf8\x98\x06\x03\x3d\xd5\x7b\x91\xe0\x50\xdf\xd3\x08\x04\xb4\x5f\x7c\xf7\x2e\xba\x4d\xb7\x7e\xb4\x35\xe7\x99\xab\x74\x80\x4a\x46\x7f\x2e\xeb\x7a\x40\x68\xce\xcb\x1a\x12\x59\x48\xfb\x4f\x65\x00\xd7\x57\x09\xa9\x4c\x64\x57\x54\x3e\xc4\x54\x6f\xfb\xe6\xf2\xba\xf9\x52\xf3\x00\x7c\x73\x79\x8d\xec\xdd\x60\x4c\x7d\xdb\x76\xd4\xb4\x12\x0d\x99\x89\xfa\x2d\x4d\xbe\x98\xc0\x81\x55\xc6\x56\x09\xa9\x8c\xce\x29\x95\x0f\xfb\xd6\x83\x3b\xcc\x1c\xe5\x0a\xa0\xd4\xea\x12\x6d\x79\x89\x1e\x71\x30\xc8\xac\x12\xab\xef\x69\x71\x8e\xae\x99\x2c\x05\xa9\x0a\x53\x2d\x5b\x1f\xd1\x7c\xd8\x89\xd2\x01\xa8\x43\x42\xb6\x69\x25\x7f\xde\xea\xe7\xe5\x04\xea\x10\x7f\x1f\x69\xd8\x8a\x0b\x0d\x7b\x92\x5d\xff\xb5\xdb\xd0\x0a\x2c\x14\xe8\x06\xb1\x08\x08\x15\x44\xdc\x4b\x6e\x12\x5d\xe8\x17\x36\xc3\x5b\xf4\xbb\x59\xba\x80\xc4\x09\x52\xcd\xb2\x69\x0e\x47\x35\x5a\xd5\xca\x73\x84\xf0\xa4\x42\xb1\x57\xbe\xf6\x0f\x3a\x4b\xc9\xe6\x4c\xa6\xf8\xe5\x04\x86\xe6\x32\xf2\x54\x7d\x1e\x01\x98\x58\xa2\xa3\x97\x47\x33\x34\xa7\x39\xcd\xb0\xc8\xb6\x8d\x2e\xd3\xd5\x4a\x68\xee\xe3\x3e\x15\xf6\xbb\x1c\xbd\x38\x42\x27\x5c\xc0\x68\x12\xcc\x50\x46\xf0\x86\xb8\x8c\x30\x4d\x2c\xb6\x46\x24\x3e\xfd\x58\x34\x0a\x3d\xa9\xa1\xb3\x48\x47\xc8\x02\xc7\xef\x0c\xef\x6b\x14\x75\xb9\xaa\x8c\x2f\x94\x69\x86\x31\x43\xef\xc2\x05\x34\x14\x77\xdc\xd3\x6c\xac\x9e\xab\x7f\xf7\xe3\x2d\x62\xc4\x79\x1b\xab\xc3\x7a\x15\x33\x46\xff\x0c\xac\x50\x5b\x33\xdd\x55\x89\x3f\xfe\x42\x85\xb4\xdf\x21\x01\xde\x60\xd9\x5e\x42\x0d\x55\x77\xa4\xe8\xe1\x0c\x2d\x51\xc6\x3c\xda\xb2\x13\x52\xa5\x6f\x70\x49\xa1\x04\x2d\x56\xd0\x5f\x5d\x28\x9a\x94\x19\xee\xb7\xfe\x1b\x2b\xe1\x0c\x5d\x5d\xdf\xde\x5d\x5f\x5e\xdc\x5f\x5f\x9d\x23\x07\x9f\xd6\x05\xd3\x19\xba\xe7\xb5\xea\x4d\x7d\x5a\x81\x8f\x44\xb6\xa5\x61\xfc\xb8\x26\x96\x6c\x62\x56\x15\xd6\x84\x7c\x7b\xcc\xd0\x0d\xa3\xca\x57\x0b\x0f\x09\x5e\x49\xc6\x99\x8d\xc8\xd4\x30\xad\x45\x73\x45\xd5\xc4\x88\x59\xe6\x13\xfa\xe7\xc6\x37\x7a\x41\x12\x74\x6b\xca\xf0\xfa\x61\xf7\x68\xce\x11\x0a\x87\x2b\x65\x1b\x79\x84\xee\x8d\x27\xa1\x2a\x1a\x0c\x5c\xa4\x6a\x05\xe0\xaa\xa6\xb8\xa6\xfc\x81\x43\x54\xb5\xeb\x07\x9b\xc3\xf1\xec\xd8\x89\x46\x99\x6b\x48\xe1\x1b\x4e\xf8\xcf\x0d\xd7\xa7\x82\x7c\xd3\x06\x56\xcd\x10\x7a\xeb\x22\xe6\x27\x5a\xba\x69\x76\xbd\x18\x0e\x17\x30\x79\xbc\xb5\xae\x05\x2d\xac\xb5\x77\x65\xb9\xa8\x0f\x74\xa0\xe8\x93\x86\xb2\x21\x6c\x80\x0d\x47\x11\x41\x37\x90\xc8\x3d\xbc\xab\x46\xfe\xee\xae\xbf\x3b\x49\xd4\xa7\xcd\xb9\x8a\xfc\xf0\x25\xcf\x73\x53\x19\x68\xed\x93\x81\xab\x1c\x5c\x7f\xaa\xf7\x1f\xd1\x10\x9d\xab\x96\x6a\x2f\x5a\x67\xaa\x29\x2d\x7b\x0e\x53\x8b\xda\xb9\x87\x5b\x0a\x9b\xbf\x6d\xab\x0d\x33\x2f\xe5\x87\x28\x88\xa9\xca\x1d\x59\x7f\xdb\x96\x25\x93\xae\x8e\x81\x65\x29\x67\x7e\xfc\x67\x77\xd7\x17\x57\xaf\xaf\x67\x79\xba\x2f\xd9\x20\x2c\x2d\x38\x65\xa1\x74\xac\x56\x15\x72\xf7\x42\x3d\xd8\xc4\x41\xa9\x55\x3f\x4b\x89\xc2\x34\x18\x0c\x57\xad\xa0\xe2\x05\xcf\xf8\x6a\x7b\xe8\x22\x7c\x69\x52\xf4\xa7\x78\xaa\x57\xf7\x30\xf9\x3f\xd4\xa8\xa5\xb9\x22\xae\x31\x0b\x14\x57\xf4\x73\xf2\x92\x30\xf4\x43\x19\xa3\x78\x7d\x92\x09\x3f\xa9\x00\xd6\x5e\x85\xb0\x88\xba\x20\xe6\x08\xb9\x72\x6e\x55\x45\xb3\x5a\x83\xa8\x2e\xc9\x2c\x00\xf6\x23\xe2\xd1\x21\xe2\x9a\x3f\x7d\x7d\xe2\x5c\x5f\x87\x82\x01\x02\xa7\xa9\x50\x7f\x2b\xb4\xe6\x4e\xfe\x9b\x7d\xb6\x49\xde\x0a\x41\xa6\xbe\xfe\x09\xf4\x0c\xe2\xa2\xe2\xde\x7d\x1e\xb7\x8a\x06\x7a\x13\x94\x33\x58\x99\x77\xb3\x6d\x3b\x62\xa9\x92\x7c\x7a\x80\x3a\x73\x20\x38\xa2\xa1\x7c\x1e\x54\x91\x81\x2e\xb1\xc6\x40\x80\x57\xa6\xa6\x86\xb0\xe6\xf6\x42\xd0\x0d\xcd\xc8\xaa\xdf\xde\xb5\xa6\x6c\x25\xab\x4e\xb6\xae\xfe\x1a\xb4\xc1\x20\x3b\x73\xd0\xe7\x57\xaa\x5a\xb9\xf3\x1e\xb0\x70\x0a\xde\xbc\xbd\x87\x9a\xc9\xe0\x42\x3e\x58\x79\xd0\xc3\x08\xb4\xa9\x98\x4e\xa7\x60\x4f\x39\xf9\x87\x96\x4b\xd3\xec\x14\xfd\x40\xec\xd7\x39\xd4\x80\x16\xd0\x91\x6b\xcd\x7d\xa1\x5a\x98\xd7\xd0\x3e\xc2\x71\x34\x91\x12\xf6\xdd\x33\xfd\xbe\x16\x0b\x0d\xb3\x6b\x40\x81\x6e\xcc\xa6\x10\xa1\xf1\x1c\xee\x2d\xc3\x8e\xa6\xba\xce\x74\xec\x85\xb5\x1a\x06\x56\x05\x65\xc2\x6d\x3e\x20\x34\x5c\x6e\xf3\x8c\xb2\x87\xaa\xd8\xcb\x92\x6b\x9c\xb0\xd5\x8e\xd9\x83\xc3\x56\x41\x70\x66\x68\xfa\x38\xe2\xb3\xcf\x9e\x1f\x44\xcf\xd5\x08\xe3\xe9\xfd\xb6\x30\x51\x0f\x9e\x14\xd8\x40\x90\x3a\xc9\x3d\x3a\x82\x79\x05\x75\xe9\x4f\x38\xe3\x41\xc5\x78\x4f\x4a\x4a\x65\x22\x69\x0c\x19\xbd\x99\x5f\xce\x1b\x8d\x9d\xb5\x5e\x09\xf7\x1a\x66\x7d\x47\x0f\x7b\x66\xba\x9f\x59\xdf\x62\x67\xdf\xa9\xea\x31\xeb\xf7\x31\x44\x98\xf2\xe1\x92\x65\xb2\xc6\xc5\x45\xa9\xd6\x57\x54\x26\x7c\x43\xa2\x95\x9a\xc7\xb5\xa9\x71\xec\x6a\x37\x51\xb7\x88\x06\x0a\xba\xfc\xb7\x8b\x5b\x84\x4b\x3d\x7f\x65\x8b\xf3\x1d\xc0\xa1\xab\x71\xce\x4d\x92\xc5\x41\xa3\xb4\x30\x9e\x7c\x8c\xcf\xce\x90\x5f\x91\x33\x04\xce\xcf\xaf\xdd\x01\x42\x19\x55\x14\x2b\x3e\xd0\x7b\xaf\x69\x15\x30\x05\xe7\xcc\x51\xb8\x71\x00\xc0\xb1\x0d\xcc\xb8\x01\x33\xcc\x91\x2b\x63\x02\xa8\x04\xb0\xa4\x37\x4c\x8b\xe9\x38\x21\xad\x30\xcc\x09\x14\x64\x83\xaf\x06\xb9\x93\x7b\xfb\x5f\x6d\x10\xad\xc6\x55\x9c\xfd\xe5\xbc\x51\xe5\xbc\xdd\x2b\x24\x00\xd1\x19\x3e\xaa\xfe\x0f\x07\x59\x7f\xe8\xcf\xb1\xb4\xc7\x9a\xee\xcc\x3a\xff\x47\x89\x33\xb3\x52\x6f\x0e\xb5\x3f\x35\x57\x39\x72\x30\x6e\xb7\xdd\xea\xbe\xf1\x16\x80\x52\x42\x8b\x03\xfb\x84\x12\x98\x49\xbd\xe4\xa1\x43\x5c\x17\x38\x8e\xad\xd3\xeb\x18\x9d\xa8\xa4\x38\x3d\x68\x66\xf1\x21\xf1\x66\xb0\x76\x85\xbf\xf3\xa1\xf0\xfd\x5f\x7f\x42\x0f\x11\xe0\x63\xac\x21\xa6\x31\xd0\x5b\x78\x15\x7d\x47\xa5\x72\xcd\x0c\xe0\x06\x95\xb6\xc4\x66\xc8\x93\xc7\xd0\xcd\xad\x56\x9e\x68\xf1\xff\xe1\x34\x15\xe7\x86\x9f\xb9\xe6\xe7\x02\xb4\x37\x57\x04\x0f\x33\xe7\x8b\x0c\x40\x3c\x51\xdb\x82\x26\xa0\xaa\xdd\x5f\xde\x22\xd3\xca\xe5\xcf\x7f\x34\xcd\x94\x7f\xff\xbb\x3f\xbe\x08\x6c\xe6\xc7\x8a\x54\x1f\x69\xef\xf8\x88\xfe\xa6\x83\x04\x85\xb1\xb1\x91\x20\xa8\x98\xa8\x48\xa0\x67\xf6\xac\x1a\xac\xd2\xdb\xe5\x69\x76\xac\x38\xf3\x1c\xdf\xf7\x09\xe3\xfb\x5c\x7e\x89\xa1\x07\xfb\x53\x12\x43\x44\x6e\x5b\x44\x04\xf5\xa2\x9d\xbe\xf6\x21\x22\x35\x52\x11\x12\x98\xc6\x12\x91\x83\xb5\x45\xfa\x73\xf7\x4c\xa7\x9a\x93\xf4\xfc\x52\x5f\xf9\x7d\x34\x4d\x10\xb6\xfb\x8d\x76\x03\x73\x62\x71\xce\x8c\x37\xaf\xe6\x2d\x1d\x55\xdf\xd9\xf1\x60\xec\xd3\x41\xf4\x50\xb3\x07\x5b\xf6\x14\x5d\xfc\x00\x76\xa3\x5a\x55\xae\x46\x22\x84\x5e\x0c\x49\x04\x74\xa2\xfb\x60\xd6\x8e\xde\x89\xa2\x4f\x60\xaa\xd7\x33\x36\xab\x60\xb4\xa5\xc0\x8c\xf7\x33\xd2\x7f\xd2\x75\x1c\x62\x96\x22\x3e\x7b\xe8\x78\x0e\x4f\x3b\x47\x8f\x3e\x25\x26\x3a\x47\x68\xca\xa7\x69\x1e\x91\x72\xb8\xc7\x75\x1b\xc3\x3e\x19\x1e\xed\x6d\x30\x9b\xda\xf1\xef\x43\xe3\x8a\xae\x1a\xea\x31\x74\xab\xb3\xf8\x7a\xbd\x2d\x57\xd3\x7b\x31\xd4\x08\x08\xac\x6b\xdd\x6d\x0e\x5c\x08\x00\xb6\x1a\x21\xf4\xab\x88\xb0\x16\x1c\x58\x96\xa1\xba\x65\xee\x40\x96\xfd\xde\x04\x11\xde\x1e\x13\x6f\x76\xe9\x5e\x68\xa7\xc7\xf5\x2c\x53\x58\xc4\xdd\x5d\x40\x84\xa5\xef\xb4\x64\x82\x66\x6a\x2d\x12\x3f\x00\x8d\x38\x70\x85\xd1\x07\xa1\xc4\x3f\x8c\x4c\x93\x1a\x56\x94\x0f\x57\x19\x86\xc8\x80\xc7\xa4\xbd\x8e\xfb\x9a\x2b\xce\x46\xc7\xca\xdf\x76\xbc\xd6\x3c\xdf\xe6\x89\x4b\x5f\xec\xbf\x4f\x2e\xa8\x7a\x2b\x42\xe8\xa3\xb7\xae\x6b\x19\xd2\xb1\x33\xce\x9c\x9d\xbd\x69\x65\xdf\xf3\xe8\xfd\x6f\xcd\xeb\x7c\xb2\x2a\x0a\x31\xd1\x17\x69\x74\x06\xc9\xcd\x95\x15\xe6\x5c\x96\x88\xb4\xc8\x81\x2a\xec\xa8\xe1\x41\x60\xbe\xc1\xb0\xf5\xc3\xd9\x69\x7a\x73\xb5\xd7\x11\xe2\x42\x3d\x72\x11\x9f\xc7\x7d\xdb\x78\xa1\xe5\xd4\xb7\xbf\xb5\xd3\xac\xfa\x44\xfc\xcf\xe5\x94\xcc\xc1\x43\xd9\x2a\x20\xdf\x76\x40\xb8\xb3\x13\xd8\xe2\xae\x43\x15\x75\x74\x02\x30\x3b\x0e\x95\x39\x3a\xc3\x47\x26\xc4\xf1\x9e\xee\x30\x8d\x64\x52\xb1\x39\xc1\x43\x0d\xe4\xc7\xe6\x04\x1f\x24\xc9\x1b\x7c\x8e\x26\x1a\xdf\xdb\xc7\x6d\x8a\x99\xde\x9f\x8a\x7c\x60\x7f\x84\x86\xa2\x97\x0e\x26\x0a\x6e\xd8\x7b\x11\x06\xc1\x4d\x83\xc0\x08\x9a\x70\xa3\x48\x6e\x1a\x3f\xe3\x2c\xd3\x2b\xcf\x59\xbd\x74\xb6\xcd\xea\x9d\x20\x53\xe5\x39\xc7\x45\x6f\xa5\x39\xe8\xd9\xcd\x1f\xd9\x23\x16\x29\xba\xb8\xed\x76\xb8\x44\x04\x2b\x1b\x24\x0b\x57\x0c\x6b\x36\x72\xe4\x29\x41\x0b\xaa\x64\xd5\x43\x8a\xa8\xba\xee\xa9\x29\x54\x84\xcf\x46\x9f\x7b\x7d\xc6\xed\x08\x6a\x8c\x96\x21\x9e\x28\x9c\x99\xf2\x76\xbe\x93\xf7\x8b\x17\x2f\x5e\x0c\x94\xf1\x7d\xf1\xa7\x3f\xfd\x09\xfa\x10\xa1\x94\x24\x34\xdf\x05\x01\xab\xf6\x87\x97\x2f\x67\xe8\x3f\x2f\x5e\x7f\x07\x1d\xc9\x8a\x60\x0d\x71\xa8\x35\x62\x46\x63\xba\xcf\xd7\xc0\xca\x09\xfa\xf7\xf9\xdb\x37\x0e\xb7\x64\xeb\xd7\x01\x7f\x55\xee\x96\x71\x86\xae\x6a\xe1\x3b\x5a\xa5\xb7\x72\xbb\xd6\xfb\x4c\xe3\x77\xae\x10\x5e\x2e\x01\xc7\x42\x63\x75\x9d\x52\xcd\xb9\x76\x39\xec\xd0\xd5\xdb\xb4\xe0\xd1\x58\x95\x41\x1c\x12\xd5\xd3\x02\x23\xa0\xad\x7f\x10\x92\x68\x20\x38\x0b\xbe\xef\xc9\x3d\x0c\x7f\x62\x3a\xdc\x2f\x25\x34\xdf\x99\xf8\xb2\x84\x82\xc8\xb0\x5b\xc2\xf6\x20\x33\x03\xf0\x0b\xa1\x07\xfe\x31\xbc\x3b\x83\xfd\x53\x1a\xe8\xee\x6a\x72\x57\x8d\xef\xff\x61\x5c\x8c\xfd\x4b\x36\xe8\x39\x69\x8a\x09\x1e\xa2\x59\x69\x5b\x74\xc0\x53\x15\x84\x33\xce\x56\x43\xc1\xef\xc8\xae\x66\xc5\x3e\x5d\x90\xc1\xb6\x08\xe2\x62\x6c\x65\x6a\x43\x91\x5e\xe3\xc1\xde\x55\x4d\x8b\x76\xad\x16\x03\x5e\xf0\x52\x39\x3f\xad\x81\x65\x9a\x6d\x45\x94\xc3\xb3\xab\x31\xf0\xdc\x98\x2a\xdb\xd1\x65\x6c\x9b\xf4\xbb\x21\x0d\x4c\x10\xc1\xc9\x1a\x3d\x90\xed\xd4\x10\x9a\x02\xd3\xb8\xea\xb0\xf6\x88\x5f\xe9\xe9\x9b\xca\xa0\x4d\x97\x4a\x42\x52\x2d\x36\x9b\x55\x8a\x82\xe8\xbc\xe5\x15\xde\xf8\x1e\x96\x4e\xc6\x94\x56\xdc\x32\x55\x49\xa3\xa0\xb2\x9a\x21\xc2\x55\x3e\xaf\xf5\xcd\xf4\x45\x48\x4d\xab\xe9\x71\x0d\xc3\x4c\x44\x9f\xd4\x43\x7d\x20\x5b\x19\x9a\xc1\x98\x8e\x71\xc6\x08\x2d\x0d\x39\x2a\xd9\xce\x17\x6c\x1b\x64\x2b\xc1\xc6\x95\x37\xbd\x59\x9a\xf2\xe1\xad\x80\x08\x68\x50\x6f\xbb\xa5\x59\x78\x28\x58\x5e\xa4\x39\x79\xbf\xc1\x8d\xc4\x1c\x49\x54\x59\x98\xa1\x42\x1c\x8a\x9e\x43\x5c\xdf\x4c\x8d\xd4\xd0\xd8\x1b\x8b\x07\xe2\x2a\xdb\xe0\x6c\x86\x6e\xf5\x82\xf8\xa2\xd2\xa6\xa8\xf9\x26\x0e\x01\x40\xf3\xc0\xdb\x46\x22\x92\x1e\xec\xf1\x6c\x76\x6c\x38\x94\x4b\x4b\x1a\xa6\x50\xee\x82\x04\xa5\x88\x27\x47\x54\x9a\x6e\xb5\x9a\x2e\xa4\xa9\x74\xad\xc5\x5b\xa8\x7c\xcf\x21\x07\x4e\xad\x2d\x7f\x8d\x82\x89\x10\x1e\x2c\x2f\x55\xbf\xc6\xd7\xf8\x1f\x55\xe1\x7f\xa7\x2b\xae\x9d\x98\x3d\x2e\xf1\x25\xbc\xf7\xa8\xc6\x9d\x47\x15\x94\xed\x1c\x69\xad\xe6\x4f\xde\x96\x1c\xa3\x21\xa2\x2e\x19\x53\x99\xa6\xa6\x19\xa9\x8b\x8e\x23\x40\x86\x84\xcc\x5d\x51\x72\x04\xe0\x28\xa1\x13\x44\xcb\xd1\xa3\x1d\x14\x42\x47\x40\x6c\xc2\x69\x0b\xa5\x37\xcb\xfd\x9a\x40\xa2\x66\x77\xb8\x9a\x7e\xe1\x09\xbc\xde\x7d\x23\x9d\x8e\x80\x79\xb8\x1c\xbb\x3b\xca\x38\xb9\x76\x04\xc8\xa6\x04\x1c\x92\x73\xe3\x9a\xf3\xa0\x68\xc1\x77\x67\x72\x7b\xb4\xd0\x0a\x3b\x6f\xdb\xd7\x0e\x3d\x72\x7c\xc5\xb2\x85\xa5\x5f\xd4\x31\x7b\xc2\xa1\x1a\xbb\xf2\xe4\x6d\x86\x5e\x5b\xee\x63\x34\x43\xbc\x90\x3c\x2b\xd5\x18\x98\x36\xf1\xab\x83\x89\xc1\x40\x5d\x95\xf7\x58\xae\xe4\x2e\x07\xb0\x62\x7e\x46\x54\x31\x5c\x67\x1c\xb4\xd1\x24\x79\x5c\xa3\x83\xf8\x36\x07\x01\x6f\x63\xfb\x1a\xd9\xde\x60\x4c\x73\x83\xd8\x16\xa3\x9f\x73\x64\x92\xb9\xc6\xc6\x27\x45\x01\x1d\x8e\x61\x32\xd7\x28\xac\x72\xd2\xe2\xe8\x75\x9f\xdb\x7a\x25\x2e\x0e\xbf\x21\xd9\x42\x20\x52\x64\x97\x36\x10\xd1\x9d\x90\x6a\x5b\xa9\x45\xcf\x32\x6c\x95\x6c\x3e\x1b\x81\xb3\xce\xb2\x76\x71\x7b\xf3\x04\xfa\x6e\x0d\x1a\x68\xbc\x83\xb3\xaa\xc4\xba\x4f\xaf\xf1\x82\xc5\xb2\xd1\x9e\xec\xaa\x9a\xce\x60\xf5\xd0\xea\x8a\xe4\x04\xfb\x0a\xfd\x3b\x83\x7a\xa5\xd9\x79\xe5\xa9\x88\xa4\xc5\xad\xe2\x91\xb6\xd3\xb8\x17\x0f\x6a\x05\x27\xe3\x1b\x69\x15\x3c\x35\x27\xfe\x03\xa9\x11\x00\x3b\x18\x69\xda\xbe\x76\x3b\x42\x02\x33\x41\x73\x68\xf6\x65\xec\x04\xc6\x28\x31\x52\xea\x2b\x78\x7a\x6e\x1a\x90\x60\xc6\xb8\x69\x8b\x28\x27\xa6\x07\x99\x9c\xc4\x35\x43\xae\x2e\x2d\x4e\xd5\x02\x17\x44\xcd\x3b\x34\x42\x80\xda\xa7\xf7\x1a\xaa\x91\xe6\x71\xbd\x8e\x9a\xee\x0d\x03\xc1\x37\x99\x4f\xd6\x24\xc7\xa3\x5b\xb0\x21\xf4\x4a\xef\x86\xcb\x6e\x7f\x14\x54\x29\x62\x4a\x5b\x11\x91\x4b\xc4\x97\x13\xdf\x19\x73\x24\x60\xc5\xd1\xd1\xe6\x65\x74\x9b\x18\xfb\xd2\x7e\xed\x9c\x96\x6e\x12\x07\x2c\xe8\x6d\x43\xb4\xd4\x28\x0a\xfe\x87\x2c\xb6\xc5\x52\x75\xb9\xe0\x18\x6f\xcd\xd1\xc4\x79\x63\xf6\xeb\x23\x2c\xc7\xd8\x4e\x55\x5a\x34\xf3\x0b\x38\x52\xae\x1c\xd1\x82\xea\x73\x57\xf5\x27\x5e\x40\x78\x56\xf5\x9f\x55\xfd\x11\xa3\x7c\x56\xf5\x1b\xd7\x01\xaa\x7e\x4d\x5c\x70\x1c\xc9\x2e\xc4\x08\xb3\x72\x35\x8a\x46\x65\x3d\xd8\x17\x13\x98\x61\x3d\xc8\xc6\xb6\x37\x02\xa6\x33\x15\x58\x3b\x81\xe9\x40\x51\xb3\x5b\x6b\xc5\xfc\x78\xb0\x70\x40\xfb\x72\x06\xc6\x52\x2d\xa7\x7f\x46\x84\x25\x3c\x35\x88\xad\xc7\x2c\xa4\x02\xb1\x75\xbc\xb8\xd4\x34\x99\xe4\xae\xe2\x57\xcd\xa4\x60\xc6\x1b\x8f\x42\x7b\x30\x23\x17\x7e\xf0\xea\x40\x31\xb2\x12\x1e\x7d\x8a\xbd\xdd\x56\x5f\xaf\x63\x0c\xe7\x07\x29\xb2\x0a\x8d\xc8\x4c\x0b\x7f\x7d\xec\x5c\xdf\x7a\x74\x62\x6e\xce\x92\xa2\x1c\x73\x74\xed\x5b\x39\xc9\xb9\xd8\x4e\x3c\x38\x0d\xa6\x01\xdf\x3e\x11\x6a\x76\xd2\xbe\xb4\x8c\x9a\x94\x42\x10\x06\xfd\xc5\x3f\x9a\xb4\xea\x57\x38\xae\x63\x59\xfd\x6a\x85\x1f\xfb\xaa\x7d\x60\x84\xf1\x72\xca\x48\xe9\x6a\xe9\xcb\x9b\xca\x89\x37\x2d\xc0\x5d\xc2\x36\x68\x83\x45\x20\xdc\xb7\xeb\xda\x53\xe4\x4c\xe9\x86\xca\x71\x7d\x84\x35\x65\xdf\xbe\x1d\x71\x08\x90\xc9\x39\xda\x83\x08\x37\xdf\xdd\xa3\x65\x6e\x87\x1d\x86\xda\xa2\x88\xbc\x54\x45\xa9\x2c\x47\x19\xb9\x79\xf6\xd4\xba\x92\x16\xfe\x0c\x4e\xea\xfd\xf7\x47\xc2\x3c\x7a\x19\x0a\xb2\xdb\xbd\x0a\xac\x14\x11\xec\x1c\xfd\xd7\xc9\xdf\x7e\xfb\xcb\xf4\xf4\xaf\x27\x27\x3f\xbe\x98\xfe\xcb\x4f\xbf\x3d\xf9\xdb\x0c\xfe\xf1\x9b\xd3\xbf\x9e\xfe\xe2\xfe\xf8\xed\xe9\xe9\xc9\xc9\x8f\xdf\xbe\xfe\xe6\xfe\xf6\xfa\x27\x7a\xfa\xcb\x8f\xac\xcc\x1f\xcc\x5f\xbf\x9c\xfc\x48\xae\x7f\x8a\x04\x72\x7a\xfa\xd7\xff\x37\x6a\x98\xef\xa7\x95\x31\x71\x4a\x99\x9a\x72\x31\x35\x1b\x79\x8e\x94\x28\xc7\x30\x43\xb7\xcc\x87\x9c\xde\x8a\x35\x57\x55\x4e\x9c\x7e\xf4\x11\x0e\xdc\x3e\x4a\xcd\x40\x95\xf5\xbe\x91\x8d\xd0\x69\xc6\xda\xca\x3f\xbd\x05\x3c\x1a\xb0\x89\x17\x7c\x02\x0b\xa5\xed\x4c\x62\xc3\x71\x3e\x1f\xe3\xe3\x47\x0c\xb7\xb1\xb9\xd7\x03\xd5\x50\xab\x6b\x4c\xac\x4d\xbc\xe1\xeb\x39\xd6\xe6\xc3\xc4\xda\xcc\x6d\x57\x9d\xe7\x40\x9b\xce\xd9\x3c\x07\xda\x54\xd7\x73\xa0\xcd\x73\xa0\xcd\xb3\xf5\xed\xd9\xfa\x16\x39\xb9\xe7\x40\x9b\xfa\xb4\x9e\x03\x6d\x9e\x03\x6d\x9e\x03\x6d\x42\xd7\x93\x06\xda\x58\xa5\xc5\x44\xd9\x44\x23\xdf\x67\x12\x64\x63\xbb\xfc\x5d\x24\x09\x2f\x99\xba\xe7\x0f\x64\xd0\xd7\x1e\xa5\xca\xee\x40\x1d\x9c\xe0\x87\xd3\x7b\x71\x99\x52\xad\x5f\x8e\xde\xed\x0b\xfb\xa2\x53\xfd\x34\x87\x61\x29\x49\x3d\xc4\x58\x6f\x83\x7e\x59\xe9\x55\x98\xa1\x0b\x24\x48\x42\x0b\xaa\xa9\x30\x54\x94\x80\xfb\x06\x1d\x5c\x7b\xa2\x48\xf5\x47\x92\x6c\x69\x1b\xbb\xb0\x5a\x63\xc0\x9a\xc6\x66\x49\xbf\x1b\x6e\x14\x5c\x4b\x54\x60\x58\x46\xa9\xe4\xae\xcb\x88\xeb\x98\x28\xc8\x3f\xac\x1c\x11\x37\x7b\x33\xf3\xfb\xda\x48\xea\x56\x4c\xb3\xb4\x31\x7d\x0d\x77\x06\x89\x0b\x6a\xcb\xc7\x3c\x35\x85\x20\xef\x0b\x2a\x00\xad\xe7\x24\xe1\x2c\xd4\xc7\xbd\xba\x1a\xc8\x73\xdd\x86\xe0\xb0\xc8\xba\x36\x22\x95\xfb\xb4\x14\xbe\x6f\xfb\x06\x67\x34\xa5\x6a\xeb\x63\x59\x6c\x8b\x4e\x6c\xce\x99\x5d\xe8\x28\xb0\x17\xb2\xda\x65\x84\x8b\x42\x70\x9c\xac\x89\xac\xcd\xdb\xe8\xe9\x36\xcd\x3d\x0a\xa6\x4b\xcf\x33\xcd\x6f\x41\x00\x06\xb8\x5a\x4e\xca\xb6\x48\x70\xe5\xe2\xb8\xec\xc0\xe3\x94\xf2\xc6\xe4\x8c\x32\x68\x06\x65\x3e\x61\x44\x12\x25\xb6\x10\x10\x16\xa7\x66\xd5\x86\x62\x56\x80\x2e\xeb\x7f\x48\xc4\xb3\xd4\x15\x67\xfb\xf3\x8b\x38\x85\x98\x88\xc4\x9e\x69\xcd\x06\xa0\x06\x98\xe2\x28\xd3\x32\xa2\x66\x0d\xcd\x0f\xc4\x21\x79\x35\x88\xdf\x7d\x85\xd6\xbc\x14\x72\x56\x4f\x48\x7f\x09\xf7\x8c\xd5\x22\xd6\x41\xab\x05\x4b\x85\x32\x82\xa5\x42\x2f\x5f\xa0\x9c\xb2\x52\x8b\x06\x11\xef\xd6\x44\xf3\x3f\x7e\x15\x7d\xdc\x62\x85\xf2\x58\x71\x7c\x37\x12\xc9\x9e\xaa\xc2\x34\x6d\xb0\x52\xb9\xa5\x2a\x43\x25\x10\x6a\xdf\x87\x86\x2d\x2d\x17\xb8\x65\x45\xf5\x9d\x63\x8a\x3f\x31\xad\x89\x95\x6e\xa3\xa4\xd5\x48\xbe\x1f\xf5\xd8\x90\x10\x3b\x00\xe4\xe7\x92\x2f\xb6\x2a\xa6\x48\xc7\x7f\x98\x27\x9b\xd5\x39\xdc\xcd\xee\x6a\x7c\x3d\x83\x6e\xf4\x13\xaa\x8a\xf1\x75\x3e\x3d\x2c\x41\xac\xb4\x46\x1c\x99\xa2\x0c\xda\xb3\xd3\xe8\x9c\x01\x3a\x49\x88\xe9\x7b\x7e\x55\x75\xac\x64\xdc\xc0\x1d\x58\xf6\xa7\x2c\x62\x11\x2c\x79\xe7\xd6\xd9\xa5\x2a\x87\x08\xe8\xd3\xf7\xa6\x89\x91\x69\x05\x59\x51\xa9\x46\xb4\x01\x33\x8f\x37\xd1\x49\x52\xb6\x32\x6d\x5b\xf2\x32\x53\xb4\xc8\xfc\xcc\x03\xf3\xf5\xa0\x2c\xbf\xaa\x1b\xc3\x71\xcd\xea\x8a\x4d\x15\x18\x53\xe6\x73\xc0\x21\x72\xe2\xbf\x4f\x98\x32\xdd\x42\x84\x66\x88\x05\x16\xd8\x2f\x6c\xc2\xf3\x1c\xcb\x53\x6b\x71\xc7\x49\x30\xa6\xd4\x16\x13\xd3\xdc\x47\xe0\xcc\x2f\x57\xdd\xff\x7f\x08\xb2\x29\xc2\x30\x0b\xf8\xb7\x9a\xa6\x11\x78\x18\xf1\x47\x17\x9e\x6d\xbb\xc1\xb5\xb0\xcc\xc8\xa5\x81\x39\x7d\x8d\x93\x07\xc2\x52\x68\xe9\x69\x96\x24\xdd\x32\x9c\xdb\x3a\xca\xbe\xf1\x21\x49\x5b\x90\x7b\x4b\x75\x20\x6f\xaa\x34\xd5\x19\x5c\x65\x1b\x23\xac\x1c\xb2\x3e\xa5\x8c\xae\x9a\xf8\x4e\x6a\x7e\x1e\xa6\x11\xd2\x78\x8b\x05\xdd\x24\xc4\x8a\x3e\x81\x29\xe9\x8f\x1f\x32\xf8\x4d\xa0\x90\xd2\xce\xf0\x6d\x11\x25\x5a\xc3\x7c\x30\x2b\x7a\x07\x1e\x94\x50\xc5\x99\x26\x0b\x21\x1d\xc6\x86\x95\xb5\x91\x62\xb1\x3d\xb4\x69\xe0\x70\x9f\x3c\x73\x34\x7a\x7e\x0e\x14\xb8\x19\xe0\x75\x62\x11\x53\x78\xe6\xf8\xee\xeb\xab\x26\x55\xba\xc3\x29\x97\xe8\xeb\x8c\x27\x0f\xe8\x8a\x80\x2c\x5f\xe7\x77\x3d\x2b\xd1\xae\x49\x7b\x60\xff\x3c\xb1\x48\x0f\xef\x6f\xf2\xdc\x93\xe3\x57\xd4\x93\x43\x2c\x42\x0b\xf0\xeb\xe8\xc8\x91\xe3\x55\x7c\x4b\x27\xad\x75\xc3\x51\x83\xd7\x5c\x73\xd7\x3d\x8f\xc8\x97\x6b\xfe\x38\x55\x7c\x5a\x4a\x32\xa5\x81\x90\x9e\x88\x59\x3c\x90\x2d\xc4\x29\x45\xce\xe3\x5b\xf3\x78\x43\xe5\x51\x1c\x9c\x07\x70\x5f\x73\xfc\xbb\xaf\xaf\x34\x9b\x89\x29\x97\x49\x25\x3a\x23\x2a\x39\x4b\x48\xb1\x3e\xb3\x43\xf9\x2c\x96\x25\xe7\x8c\x2a\x2e\xa2\xbb\x70\x5e\xa0\x84\x67\x99\x2d\xe0\xc3\x97\xe8\x92\x14\x6b\x0f\xe4\xc3\xcf\xe8\x63\x75\x69\x28\x38\x8f\xad\x62\x5f\x43\x79\xfd\x96\xc5\xf8\xda\xc6\x8b\xc5\x58\x02\xf3\xb1\x91\xe0\x57\xd6\x04\xfd\x03\x2c\xcf\xd3\x36\xb7\x38\x9e\xbb\x17\x40\x0d\xad\xf9\x8f\x9a\xbd\x2c\x2c\xe0\xc0\x0a\xd5\xc9\x0c\xba\x59\x1a\x71\x3c\x25\x29\xe2\x1b\x22\x04\x4d\x89\x44\x9e\x9a\xd4\x35\x5f\x9a\x3d\x51\x93\xd2\xbd\xd6\xf4\xb9\x15\xc7\x27\x6d\xc5\x31\x42\x4d\xaa\x11\x2f\xfd\xd6\x2e\xf1\xc2\x69\x4e\xd9\xc8\x3a\xd9\x1f\x97\x7c\x0d\xb6\xd4\xd0\x72\x48\xcf\x6f\x8e\x71\xed\xa3\x88\xc8\x04\x67\xe4\xe6\x6d\x84\x32\x32\x37\x4f\x36\xf5\x11\x77\xb3\x56\x2a\x7a\xaf\xe2\xb8\xdf\x7a\x64\x47\x8c\xa7\x7d\xf6\xe5\xff\xbb\xe5\xa3\x6b\xb8\x6c\xaa\xe3\x1e\xc2\x28\x57\x58\x91\x47\x1c\xcb\x27\xef\xdd\x54\x9a\x4d\x1a\xfc\xd6\x5f\xdc\xde\xa0\x6f\x0c\xc4\xc3\xaa\x56\x0b\xae\x8c\x44\x76\xc5\x73\x4c\xa3\xbb\xb9\xd5\xaa\xed\xd7\x87\x75\xeb\xc1\x21\x03\x4f\x73\xa1\x01\x3d\xc3\x94\x38\x2c\xb5\x9e\x65\x35\xa0\xe7\xd2\xc1\x4f\x2c\x54\x54\x32\x45\xcd\x08\xe4\x82\x98\xab\x46\x5a\x76\x17\x07\x0c\x59\x95\xb3\x19\x49\xc2\x24\x05\x4f\x4e\x2d\xc0\xc0\xf6\x30\x36\x0d\xb0\x4d\x0c\xb2\x11\x3c\x42\x27\xef\x3b\xbe\xa2\xcc\x9d\x5b\x6e\xdd\x92\x4b\x1c\x92\x45\x9e\x25\x85\x4f\x2a\x29\x48\x99\x5d\x33\xbc\xc8\x42\x2e\xb1\x26\xe1\xcf\xf0\x4a\x23\x1d\x81\xb7\xce\x52\x2a\xf5\xff\xd1\x7c\xfe\x1d\x18\xd2\x4b\xe6\x24\xdb\x81\xa0\x6d\x4b\xf6\x7c\x8a\x95\x39\xb6\x87\x9d\x27\x43\x77\x46\x94\x76\xbe\x61\xa9\x1e\x2e\x91\x8d\x18\x23\x0b\xc7\x54\xad\xf6\xc1\xf3\x10\x8d\x11\xf6\xd7\xdc\xaf\x69\xf2\x70\x5b\xb3\x97\x73\xa1\xef\xb1\xda\xad\x06\x3b\x6a\xff\x76\x08\xc1\xb4\x83\xbe\x8d\x57\x5b\xef\x6b\x14\x7f\x6e\xa7\xac\x5f\x47\x58\x4a\x9e\xd0\xca\x41\x12\xf6\x1e\x54\xbc\x07\xa5\xc0\x2c\x0e\x9b\x06\x70\xfa\x3d\xf9\x97\xdb\x38\xd7\x9c\x5f\xd6\xb8\x52\x58\x09\xb5\xeb\x70\xd0\xd0\x0d\xa2\x8c\x68\x7d\x73\xdf\x68\x76\xe3\x64\x3f\x63\xd1\xf7\x76\x7b\x6b\x01\x1c\x26\xea\x4e\x1a\xb3\xfd\xc5\x76\x37\xd1\x37\xbd\xb1\x05\xa1\x3f\xa0\xed\xdf\x4a\x49\x3d\xbf\x7a\xbe\xd7\xf7\x7b\xbf\xcc\x38\x24\x91\x07\xd2\xc3\xba\xf4\xf3\x96\xdb\xd2\xdc\xb3\xc6\x7e\x08\xbe\x2a\x78\x51\x66\xb8\xd7\x6f\xb9\xd3\x49\xe8\x80\x9e\x5a\xe6\xeb\xfb\xba\x04\xc6\x97\xb5\x0f\xa5\x4f\xb4\x93\x22\x02\x68\x57\xd5\xbe\x1f\x5d\xe1\x3e\x00\xb5\x3f\x5b\x22\x9c\x03\x11\x00\x59\xcf\x8e\x18\x5b\xe1\x3e\x00\xb6\x3b\xc7\xa1\x2e\x8f\xbe\xf8\xe3\x57\x5f\x75\xd5\xbc\x1f\x10\xa8\x3b\xab\xe1\x0f\xd4\xbc\x0f\x13\xb9\x40\x72\x43\x20\x65\x21\x00\x33\x54\x0d\x7f\xbf\x14\x85\xa7\x2b\x7a\x3f\x60\x27\x1e\x9b\x75\x59\xcf\xa8\x0c\x59\xeb\x86\x73\x2d\xbb\xb3\x10\x43\x18\xd6\x9f\x61\x19\xce\x9e\x1c\xc2\xda\x56\x5e\x65\x64\xce\xe4\x00\xda\x56\x41\x1b\x4f\x95\x29\x39\x2a\x3f\xb2\x9e\xfb\x38\x30\xd2\x70\x56\x64\x4f\xc6\x63\x00\x66\x77\x2e\xe4\x70\x9e\x63\x88\xb8\x8a\x46\x69\x94\x60\xe6\xc7\xb8\x26\x0c\xc3\x99\x8c\x51\x39\x8a\xb1\x91\xe1\x11\xf9\x88\x07\x66\x21\x46\x07\x01\xc6\x64\x1c\x7e\x08\x46\x69\xae\xbe\xec\xc2\xde\x9c\xc1\x41\x88\x4f\xcb\x25\x2d\xcc\x3d\x78\xe5\x20\xd0\x91\x59\x81\x51\x11\xef\x51\xb9\x80\xf5\x0c\xbf\x41\x88\x4f\xce\x24\xcd\xb5\x07\xab\x1c\x84\x19\x93\xed\x37\x26\xc7\x2f\x3e\x88\x38\x26\x80\x38\x3e\x8b\xaf\x96\x9b\x37\x38\xe7\x70\xee\x5e\x77\x46\xde\x20\xd0\xee\x8c\xbd\x70\x1e\xde\x20\xd0\x98\x3c\xbd\x48\xa2\x15\x13\xb5\x3c\x94\x89\x37\x18\xd1\xfc\x24\x61\xca\x31\xd9\x5e\xe3\x73\xbc\x3c\x57\x0d\x72\xb7\x70\x6a\x57\xbc\x41\x76\x4c\xf3\xda\xba\x9d\xd1\xaa\x8f\x2e\x03\xd4\x04\x89\x55\xd5\x5c\x83\x92\x53\xd9\xe3\xe8\x7e\x2a\x05\x12\xc5\x20\xdb\x90\x72\x6d\xbe\xc7\x63\xba\xbd\x5b\x7b\xd2\xdb\x79\xcb\xe5\xe5\x6f\x3f\x7b\xba\x7e\xe5\x8d\x52\x9f\x1d\x34\xbb\x93\xac\x1c\x34\xb2\x51\x9b\xcc\x19\x96\xb8\x3e\xe7\x20\xf8\xf0\x85\xad\xaa\x3d\xa0\xa3\x54\x07\xe6\xe2\xf6\x06\x25\x82\x40\xe6\x1e\xce\xe4\x0c\x75\x48\x4c\x56\x0c\x1a\xb6\x56\x38\x19\x09\x2b\x45\xf2\x42\x85\x50\xe1\xd9\x3f\xf3\x49\xfd\x33\xa3\x8d\xca\xdf\xfb\x17\x9c\x71\x60\x5d\xe6\x98\x4d\xf5\x69\x03\x4f\x4d\xcd\x60\x1e\x98\x41\x9b\x52\xcf\x90\x8b\x48\x87\x05\x05\xc3\x14\x24\xa3\x98\x3e\xa6\x5e\x67\x1c\xc0\x11\xd3\xd2\xfe\x69\xac\xec\x00\x6b\xf4\xaa\x18\x66\xdc\x3a\x9f\x09\x6f\xc7\x45\x07\x49\x10\x4c\xd5\xaf\x90\x3b\x8a\x35\x5e\xdf\xb0\x54\xa8\x35\x19\xca\xc0\xb8\x85\x0c\xaa\xea\xfd\xa6\x0e\x63\x94\x18\x9c\x65\xfc\xd1\x8c\xb7\xe2\x83\x03\xcb\x0d\x33\x33\xa9\x9a\x90\x4f\x44\x85\xe0\xc2\x7a\x04\xea\x53\x00\x9a\xa4\xb4\x96\x14\x14\xfc\x41\x35\x10\xd6\x3d\x3c\x27\xaa\x8e\x6c\x8a\x23\xcc\x4c\x52\x81\xfe\xb7\x8b\x4e\x1b\x98\xb8\x73\xfe\x2d\xc8\x1a\x6f\x28\x2f\x85\x81\xab\x38\x3a\xb2\x3f\x01\xd3\xda\xf2\xd2\x9b\x42\xcb\x81\xa0\x67\xbf\x8a\xb2\x63\xa7\xde\x54\x3f\x82\x32\x97\x72\x67\x3f\x9a\x92\xf7\x34\x98\xd6\xb9\xb3\x66\x6e\x93\x5c\xe1\xde\x0f\x27\x78\x95\x8b\xfe\x2a\xf2\x03\xc0\x37\xb2\xd0\x1c\x35\xba\x87\xf7\xf7\xf5\xe7\x9b\xc2\xdb\x66\x0e\x3f\xfd\xda\x3a\x78\x3f\x8b\x6f\x5d\x97\x77\x17\x67\x34\xd9\x46\x77\xaf\xae\xdc\xc4\xfa\x35\xf4\x35\x96\x24\x45\xaf\x31\xc3\x2b\xa3\x37\x9f\xcc\x6f\xbf\x7e\x7d\xaa\xb7\x70\xa0\x3a\xcf\xcd\x55\x97\x97\xd9\xc1\x37\xe0\xdf\x1c\x96\x9f\xd4\x9a\xe3\x08\x16\xfa\x64\xb3\x3c\x30\xc3\xca\x31\xbb\x70\x0b\x89\xdd\x24\x6d\xe3\x02\xae\xda\x8a\xb7\x0e\xee\x26\x4f\x1f\xf6\x1f\x54\x5c\x63\xf1\xde\xa6\x0d\x41\x52\x17\xf8\xb1\xcf\xf0\x20\x48\xc1\x25\x55\x7c\x37\x63\xb5\x65\xc3\x05\xa0\x77\xce\x23\xe3\x4c\x43\x12\x11\xc6\xcb\xd5\xba\xdd\x06\x27\x23\x90\x14\xb5\x33\x42\x0a\xc7\x0f\x6c\x13\x39\x4f\xe9\x72\x5b\x49\xb0\xfa\xb4\x9a\xa1\xcf\xd0\x74\x3a\x45\x6f\xc8\xa3\xe6\xdf\x36\xe6\x4f\xcb\x62\x9a\x80\xe0\x0e\xed\x26\xa5\x32\xe1\xa5\x46\xb9\x14\x2d\x48\x82\xb5\x92\xc0\x97\x28\xa5\xcb\x25\x4d\xca\x4c\x6d\xed\x5c\x16\xa0\xe0\x80\xf1\x59\xa3\xe7\xa3\x96\x2b\x48\xbe\x20\x69\xda\x41\x85\x29\xd3\x2a\x83\xd6\x13\x5e\xce\xd0\xcd\x8a\x01\xdf\x77\x12\x2d\xba\x51\x88\xb2\x24\x2b\x53\x22\x51\xae\xf9\xb6\xf9\xc5\xe5\xc0\x1a\x56\xbb\x03\x73\x45\x18\x11\x90\x14\xba\xe6\x00\x70\x86\xd0\x2b\x2e\xf4\xaa\x28\xcc\x12\x32\x41\x77\xb6\xb8\xad\xeb\x03\xa3\xb9\x40\xd5\xcb\xa5\x6b\xf2\x60\x62\xde\x10\xb1\x45\x02\x0b\x92\x6d\x4d\xdd\x0d\x3d\x7c\x9c\xa8\x12\x67\x66\xb2\x33\x84\x7e\x37\x43\x37\xcc\xfc\x68\xe6\xbf\x26\x59\x01\x53\xd9\x9d\xbb\x44\x34\x2f\xb8\x94\x74\x61\xac\x8b\x38\x4d\x9d\x40\x96\xc0\x7b\x20\xf0\x50\x96\xd2\x0d\x4d\xeb\x1f\xb9\x61\x28\xe7\x1d\x62\x80\x5b\x66\xf3\xa0\x04\xe3\xb4\x30\x1d\x7a\x0a\x2c\x94\xde\x26\x2c\x2c\x42\xea\xc3\x63\x1a\x66\x83\xd5\x77\x82\x8e\x3a\x0b\x46\x00\xd2\x18\x19\x5a\x71\xd3\xb5\x1a\x5d\xc0\x82\x7d\x7d\xa4\xf1\xeb\xe8\xdd\xcd\x15\x08\x27\x76\xad\xcd\x4d\x90\xaf\xfa\xac\x61\xee\xdb\x24\x3d\x9a\xc1\x8d\x7b\xf0\x14\x26\xd0\x9a\x48\xf3\x91\x47\x92\x65\x0e\x99\xc0\x87\x56\xc3\xa0\x19\x42\xbf\xdf\x25\x56\x37\x2c\xe1\xcc\x87\x27\xeb\xd5\xb7\xe2\x1f\xfa\xda\x62\xaa\x3e\x00\x66\x55\x60\x39\x34\xd6\x82\x3a\x37\x71\x05\x5c\xed\x2b\xbb\xa3\x2d\xb3\xf6\x3b\x9a\xab\x02\xac\x89\xc5\xc4\x1c\x3f\x10\x70\xc5\xad\xb1\x48\x61\xd3\x4a\x49\x84\x34\x7e\x21\x92\xd2\x0e\x22\xf2\xa8\xa9\x1f\xc8\x66\x6b\x5c\x14\x44\x0f\xf5\x2b\xd7\xb8\x00\x70\x5c\x7f\x11\xb0\x8e\xe6\x85\x20\x09\x95\xc6\x47\xa7\x25\x56\x48\x77\x86\x5b\x33\x84\xbe\xa5\x1d\xbd\xf7\xad\xc3\x11\xbb\xe7\x50\x8e\x0b\x27\x61\x63\xf4\xee\xee\x3b\xeb\x72\x48\x30\xd3\x0c\x22\x2d\x13\x82\x70\xbe\xa0\xab\x92\xaa\x2d\x40\x48\xcb\x4e\xda\xaa\x65\x6b\x51\x08\xa2\x6c\x79\x27\x5b\x96\x9f\x6a\x2c\x43\x77\xd7\xf3\x7b\xf7\xa5\x0a\x4b\x51\x82\xa5\xc5\x45\x94\x92\x82\xb0\x94\xb0\x64\xd7\x2e\x4b\xa5\xab\xe8\x00\xb5\x10\x26\x55\xa5\xec\xb2\xc8\x08\x3c\xe2\xfc\x11\x9b\x66\xfb\x26\x7b\x02\xa5\x12\x65\xc7\x42\xeb\x53\x26\x04\xc9\xc8\x06\x6b\x71\x0a\xfd\x61\x86\x7e\xf0\xc8\x46\xb0\xa4\xd9\x16\x25\x6b\xcc\x56\x04\x51\xd5\x40\x18\x4b\x0c\xbb\x20\xfa\x83\x46\x99\x21\x4c\x19\x4f\x5c\x53\xad\xb2\x48\x21\x56\x0f\x3c\xe6\x8e\xa0\x22\x67\x14\x32\x7e\x99\x1d\x98\xac\xcc\x89\xe0\xa5\xb4\xbd\xa8\x34\xf1\xbb\xe2\xec\xf8\x58\x01\x6e\x21\x46\x1e\x81\x4e\x9a\x0f\x23\xcc\x50\xc9\x52\x22\x1a\x5d\x92\x3a\xf9\x94\x5e\xa0\xad\xd3\x1f\x34\x37\x11\x3c\xd3\x14\x4a\x2a\x82\x21\x02\x00\xf4\x94\x6a\xa0\x13\xd7\x5a\x0d\xc3\x94\xb2\x6c\x77\xa3\x7c\x6a\x0f\xb8\xcc\xc1\xc1\x68\x3e\x64\x22\xba\xf4\xe1\x9d\x2e\x79\x02\xbf\x70\xa6\xf9\x93\xa8\x62\x0c\x66\x9a\x12\xef\xd2\x2d\x93\x88\x31\x41\x73\x53\x54\xe1\xae\x0a\x1c\x86\xe8\xc6\xd4\x3a\x2e\x5d\xb6\x36\x36\xec\xd2\x59\x5f\x56\x54\xad\xcb\xc5\x2c\xe1\x79\xcd\x10\x73\x86\x0b\x7a\xb6\xc8\xf8\xe2\x4c\x6f\x3e\x96\x64\xfa\x72\xf6\xf2\x4f\x67\x1e\x56\x1d\xd4\xd9\xe6\xe5\x19\x90\xb6\xd9\x8a\x7f\xf9\xdd\x1f\x7e\xff\xfb\x9d\x11\xee\x78\xb0\x42\xf2\x7f\xb8\x47\x59\xb3\x9c\x58\xd5\xdd\x6a\xc7\xd0\xd4\xf1\x6e\x50\xee\x09\x36\xf2\x6a\xca\x19\x37\x36\x38\x5b\x78\x9a\x50\x50\x62\x1a\x83\x60\x66\xe5\x03\xe0\x97\x16\x4b\x7a\x6c\x8f\x5a\x76\x13\xc4\x3e\x3f\xb1\x21\x3f\xc6\x57\x6f\x23\xd3\x5c\x28\x01\xb6\x0c\xf3\xdf\xe7\x6f\xdf\x9c\x7d\xc3\x03\x7d\xf7\x6c\xf5\x03\xa9\xb0\x02\x39\x76\x82\x64\xa9\x99\xbd\xd4\x53\xd0\x22\xdd\x5c\xff\x32\xcb\x31\xa3\x4b\x22\xd5\xcc\xb7\xd8\x90\x3f\xfe\xee\xa7\x6e\x31\x56\x33\x7f\x8f\x62\xb6\xea\x92\x9d\xa3\x47\x4c\x30\x43\xe9\x85\xf0\xf0\x42\xf1\x4f\x90\x5d\x6f\x27\xfc\x08\x13\x55\xfa\x98\x72\x3b\xd1\x92\x00\x4f\x3d\x47\x47\xfa\x84\xd6\x86\xf8\xdf\x9a\x31\xfe\x4f\x77\xcb\x85\x93\x47\x60\xd6\xc0\x3b\x8f\xcc\xc0\x7c\xdc\x7c\x3d\x7c\xb4\x1a\xa0\x49\x6b\x17\x74\xb5\x22\x7d\xa1\xa3\xd0\x30\x62\x43\x98\x3a\xb5\x15\xa7\x18\xaf\x01\x70\xc1\x39\x15\x1d\x69\x0f\xf8\xc7\xdf\xfd\xd4\x33\xda\xe6\x3a\x69\x29\x85\xbc\x47\xbf\x33\x7e\x25\x2a\xf5\xfa\x9c\x5a\x26\x23\xb7\x4c\xe1\xf7\xfa\x3b\x89\x66\xf4\x0c\xa4\x89\xee\xd1\x72\xb4\xc6\x1b\x82\x24\xcf\x8d\x14\x30\xb5\xfe\x32\xf4\x88\xa1\xc2\x99\xdb\x2e\xa8\xb0\x02\x32\x4d\x03\x65\xbb\xb7\xdf\xd8\x4d\x61\x54\x1a\x85\x56\xcc\xb1\xc7\x25\x65\x36\x64\xc0\x06\x3b\x90\x2c\x35\x25\x01\x0c\x72\x28\x6e\x39\x43\x27\x58\x97\xf4\x5e\xaa\x52\x90\x4e\x0f\x77\xf0\xb4\x3e\x50\xd6\xa9\x9d\xb4\xd2\xbb\x29\x6b\x07\x6a\x75\x5b\xa0\x57\x54\xb9\x34\x36\x1b\xe0\xae\xb6\x67\x40\xf0\xe9\xa2\x54\x5c\xc8\xb3\x94\x6c\x48\x76\x26\xe9\x6a\x8a\x45\xb2\xa6\x8a\x24\x7a\xe0\x9a\x4c\x4e\x13\xce\x34\x8e\x40\xa9\x9e\x3c\xfd\x12\x48\xe1\x54\x0f\xb0\xb3\x1d\x4c\x70\x5a\x7d\x26\xf6\x4f\x6a\x58\xdf\x6b\x16\xbd\x86\xdb\xdd\xa9\x18\x73\xe8\x47\x98\x0f\xd8\x04\xcf\x46\x4f\x47\x34\xf5\x9d\xe1\x49\xcd\x9d\x16\xd2\x7a\x53\x1f\x09\x23\xf2\xc2\x89\xa9\x53\xcf\xce\x33\x92\xe3\xd4\x90\x5c\xcc\xb6\x1f\x1c\x6d\xf5\x42\x42\x8f\xa7\x64\x3b\xb5\xa2\xce\x14\xb3\x74\xea\x55\x83\x64\x3b\x7a\xe5\x4a\x1a\x71\x48\xb5\x0a\xf4\x51\x90\xb9\xa4\xa3\x4f\x64\xaf\xb1\x42\x32\x5c\xc8\x35\xdf\x09\x43\x6f\xda\x98\xec\x43\x7a\xdf\x05\x49\xf4\x20\x1b\xa9\x21\x99\x96\x74\x95\x87\xd5\xa6\xbf\x3d\xe3\xea\x32\xce\x4c\x6b\x36\x92\x2f\x06\x86\xaf\x65\x83\xb2\x21\x77\xf5\x49\x63\x7c\x01\xb5\x40\xd3\x6f\xc0\x24\xa0\x3a\x70\xbf\x31\xdd\xdd\xc7\x9d\x77\x0a\x14\x19\x41\xa0\x9c\xe3\xaa\xfa\xd5\xbd\xb0\x2b\x8b\x71\xe1\x8e\x88\x4d\x63\x40\x37\x5a\x00\x17\x82\xc8\x02\x2a\x7f\x5a\xce\xee\x7e\x3f\x96\x35\xb8\x56\xaf\xec\xd2\x3c\x8c\x76\x01\x92\x75\x5e\x5a\x2d\xcc\x1a\x79\xb5\x2c\x39\xef\x2c\x7d\x1a\xaa\xd3\xd8\x1f\x4e\x55\xac\xb1\xdc\x21\x80\x84\x95\x3b\x79\x2f\x53\x74\x4b\x58\xba\x8b\x7b\x53\x74\x57\xb2\x0e\xf7\xf1\x14\xcd\xcb\x24\x21\x64\xd7\x20\x34\x45\xaf\x30\xcd\x3a\x6e\xbf\x63\x0f\x8c\x3f\xb6\x85\xb1\x5e\xbc\xd7\x18\xb2\x23\x98\xf7\x84\x9e\x86\x2d\xf9\xae\xd6\xea\x5e\x6e\x8d\xfe\x00\xb4\xa1\x17\xbb\x96\xde\x5c\x5d\x1b\x60\xae\xbe\x6d\x70\xbf\x76\x6f\x86\xfb\xb5\x6f\x4b\xdc\xef\x9d\x1b\xe3\x7e\xec\xde\x1e\x73\x05\xa7\x3a\xda\x96\xda\xf1\x42\xeb\x96\x55\xa7\xce\xd1\xe6\x25\xce\x8a\x35\x7e\x59\xdd\x83\x1d\x9e\xda\x16\x7a\xb5\x9f\x4d\xcd\x6b\x92\xd6\x9a\x83\x59\xab\xbc\xbd\xf3\xff\x07\x00\x00\xff\xff\x43\xf5\x60\x5a\x48\x73\x01\x00") - -func stashAppscodeCom_recoveriesYamlBytes() ([]byte, error) { - return bindataRead( - _stashAppscodeCom_recoveriesYaml, - "stash.appscode.com_recoveries.yaml", - ) -} - -func stashAppscodeCom_recoveriesYaml() (*asset, error) { - bytes, err := stashAppscodeCom_recoveriesYamlBytes() - if err != nil { - return nil, err - } - - info := bindataFileInfo{name: "stash.appscode.com_recoveries.yaml", size: 95048, mode: os.FileMode(420), modTime: time.Unix(1573722179, 0)} - a := &asset{bytes: bytes, info: info} - return a, nil -} - -var _stashAppscodeCom_repositoriesV1Yaml = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\x7d\x6d\x73\x23\xb7\x91\xf0\x77\xff\x0a\x94\x72\x55\x92\x12\x91\xda\x4d\x7c\x49\x4e\x95\x8a\x4b\x96\x64\x9f\xce\xde\x5d\xdd\x52\x5e\xd7\x95\x9d\x7b\x02\xce\x80\x24\xa2\x19\x60\x0c\x60\xa4\xa5\xcf\xf7\xdf\x9f\x42\xe3\x65\x30\x24\x35\x00\x48\x6a\xbd\x9b\x13\x3e\x24\x5e\x6a\xa6\x07\x68\x34\xba\x1b\xfd\x8a\x1b\xfa\x8e\x08\x49\x39\x3b\x43\xb8\xa1\xe4\xbd\x22\x4c\xff\x4b\x8e\xef\xfe\x2c\xc7\x94\x9f\xde\xbf\xfc\xec\x8e\xb2\xf2\x0c\x5d\xb4\x52\xf1\xfa\x2d\x91\xbc\x15\x05\xb9\x24\x33\xca\xa8\xa2\x9c\x7d\x56\x13\x85\x4b\xac\xf0\xd9\x67\x08\x15\x82\x60\xfd\xe3\x2d\xad\x89\x54\xb8\x6e\xce\x10\x6b\xab\xea\x33\x84\x2a\x3c\x25\x95\xd4\xcf\x20\x84\x9b\x66\x7c\xd7\x4e\x89\x60\x44\x11\xf8\x0a\xc3\x35\x39\x43\x52\x61\xb9\xf8\x0c\x21\xf3\x2f\x41\x1a\x2e\xa9\xe2\x82\x12\x39\x86\x3f\x8d\x71\xd3\xc8\x82\x97\x64\x5c\xf0\xfa\x33\xd9\x90\x42\xc3\x9b\x0b\xde\x36\xf6\xe5\xfe\x13\x06\x92\xfd\x68\x81\x15\x99\x03\x30\xf3\xef\x91\xff\x9c\xfe\x6f\xf7\x1e\xfc\xd3\x2c\xf8\xad\xfb\xfe\x12\x7e\xac\xa8\x54\xdf\xac\xfc\xe1\x5b\x2a\x15\xfc\xb1\xa9\x5a\x81\xab\xfe\x9c\xe1\x0f\x72\xc1\x85\x7a\xdd\xcd\x62\x04\x8f\x98\x3f\x51\x36\x6f\x2b\x2c\x82\xb7\xf4\x97\x64\xc1\x1b\x72\x86\xe0\x9d\x06\x17\xa4\xfc\x0c\xa1\x7b\xb3\x45\x00\x63\x84\x70\x59\x02\xe6\x71\x75\x23\x28\x53\x44\x5c\xf0\xaa\xad\x99\xff\xc2\x3f\x24\x67\x37\x58\x2d\xce\x90\x46\x9b\x6a\xe5\x58\x3f\x35\x17\x54\x99\x95\x38\x04\x5f\xaf\xfc\xaa\x96\xfa\xc3\x53\xce\x2b\x82\xd9\xa3\xb0\x14\x57\xb8\x9a\xd0\x9f\x49\x0f\x56\xf0\x83\x01\x23\x95\xa0\x6c\xfe\x28\x14\xc9\x70\x23\x17\x5c\x5d\xf0\x96\xa9\x3e\x24\xfb\x97\x51\xf8\x27\x03\x13\x96\x41\x84\x05\x3a\xe3\xa2\xc6\xea\x0c\x95\x58\x91\x91\xa2\xb5\xfb\xfe\xfa\xc7\x2a\x2c\xd5\x97\xb8\xb8\x6b\x9b\xdb\xee\x31\xf3\xb5\x6f\xb1\x54\xa3\x49\x5b\x14\x44\xca\x59\x5b\x8d\xcc\x63\xbd\xaf\x6a\xf8\xeb\xeb\x70\x54\x3f\x5e\x23\xf9\x1e\xfc\xf3\x39\xd9\x0c\xcc\xfc\xf9\xfe\x25\xae\x9a\x05\x7e\x69\x08\xa2\x58\x90\x1a\x9f\xd9\xe7\x79\x43\xd8\xf9\xcd\xf5\xbb\x3f\x4c\x7a\x3f\x23\xd4\x08\xde\x10\xa1\x3c\x21\x9b\x11\x1c\xe4\xe0\x57\x84\x4a\x22\x0b\x41\x1b\x05\x27\xfc\x50\x03\x34\x4f\xa1\x52\x9f\x60\x22\x91\x5a\x10\x47\x5f\xa4\xb4\x73\x40\x7c\x86\xd4\x82\x4a\x4d\x99\x82\x48\xc2\x14\x2c\xb1\x07\x18\xe9\x87\x30\x43\x7c\xfa\x0f\x52\xa8\x31\x9a\x10\xa1\xc1\x68\x8a\x6f\xab\x12\x15\x9c\xdd\x13\xa1\x90\x20\x05\x9f\x33\xfa\xb3\x87\x2d\x91\xe2\xf0\xd1\x0a\x2b\x22\xd5\x0a\x4c\xa0\x67\x86\x2b\x74\x8f\xab\x96\x9c\x20\xcc\x4a\x54\xe3\x25\x12\x44\x7f\x05\xb5\x2c\x80\x07\x8f\xc8\x31\x7a\xc5\x05\x41\x94\xcd\xf8\x19\x5a\x28\xd5\xc8\xb3\xd3\xd3\x39\x55\x8e\x81\x15\xbc\xae\x5b\x46\xd5\xf2\xb4\xe0\x4c\x09\x3a\x6d\x15\x17\xf2\xb4\x24\xf7\xa4\x3a\x95\x74\x3e\xc2\xa2\x58\x50\x45\x0a\xd5\x0a\x72\x8a\x1b\x3a\x82\xa9\x33\x05\x5c\xb0\x2e\x7f\x23\x2c\xcb\x93\x87\xbd\xb9\xae\x91\xb9\x19\xc0\x3b\x06\x76\x40\xb3\x10\x44\x25\xc2\xf6\x55\xb3\x8a\x0e\xd1\xfa\x27\x8d\x9d\xb7\x57\x93\x5b\xe4\x3e\x0d\x9b\xb1\x8a\x7d\xc0\x7b\xf7\xa2\xec\xb6\x40\x23\x8c\xb2\x19\x11\x66\x13\x67\x82\xd7\x00\x93\xb0\xb2\xe1\x94\x29\xf8\x47\x51\x51\xc2\x56\xd1\x2f\xdb\x69\x4d\x95\xde\xf7\x9f\x5a\x22\x95\xde\xab\x31\xba\xc0\x8c\x71\x85\xa6\x04\xb5\x8d\xa6\xdf\x72\x8c\xae\x19\xba\xc0\x35\xa9\x2e\xb0\x24\x4f\xbe\x01\x1a\xd3\x72\xa4\x11\x9b\xb6\x05\xa1\x40\x5a\x7d\xd8\x60\x2d\xf8\x83\x93\x22\xdd\xd8\x7c\xbe\xf4\x98\xe2\xe2\x8e\xac\x6e\xef\xda\x16\x7f\x69\x9e\x02\xc8\x74\xb6\x04\x64\x4b\xc5\x05\x9e\x13\xf4\xb0\x20\x82\x18\x38\x25\x6a\x1b\xe4\xd8\xe0\x1a\x44\x84\x1e\x68\x55\x69\x9c\xeb\x57\x41\x08\xf4\xc7\xe3\xb3\xd4\x03\xff\xdc\x0a\xb2\xe9\x0f\xb1\x17\xf5\xd0\xdb\x84\x29\x23\xe2\xb1\x07\x1e\xc5\x7c\x38\x6a\xfc\xfe\x82\x33\x46\x0a\xe5\x24\xd7\xe6\xe1\xd8\x38\x65\xea\x8f\x9f\x47\x3e\x18\x0a\x80\x4d\x2b\x23\x33\xfa\x7e\x87\x49\x3f\x42\x22\x6e\x4c\x7f\xbf\x2d\x46\xa7\x6d\x71\x47\xd4\x33\x3a\x7b\x63\x5e\x3c\xb2\x8c\x67\x7c\x6e\x85\xcf\x8a\x17\xb8\xda\x16\xa3\xf8\x41\x5e\x69\x35\x89\x16\x5f\x56\xbc\xb8\x9b\x68\xa6\xf3\xf8\x54\x57\x94\x8a\xef\x27\x6b\xef\x06\x72\x49\x2b\x09\xe7\xdf\x4f\xd0\x25\x95\x77\x8f\x42\x44\xa1\xac\xc3\x0a\x24\xa4\x52\xb8\x58\x90\x52\xeb\x0b\x18\xe9\xfb\x42\x45\xd4\xe1\xa1\x44\x0b\x2e\x15\xaa\x71\xb1\xa0\x8c\x68\x05\x61\x00\xa8\x5a\x10\x86\xc8\xfb\x86\x4b\x03\x47\xf3\xe2\x86\x97\x1b\x45\x56\xff\x46\x52\xf2\x42\x6a\x81\x55\x90\x46\xc9\x53\xcb\xbf\x4f\xef\xb5\xa6\x4d\xe4\x6f\xf0\x83\x24\x66\xc9\x53\xbd\x64\xe0\xd1\x87\x8f\xce\x23\x8e\x7e\x3d\x66\xf2\x56\x6f\xf0\xc0\x13\xab\x88\xff\x8a\x56\x44\x2e\xa5\x22\x35\xd0\x86\xd1\xda\x08\x32\x93\x34\x78\x5c\xf2\x16\x3d\xe0\x35\x39\xbf\x86\x27\x8e\x6a\xad\x6e\x8f\xd1\x2d\x6d\xce\xd0\x15\x93\xad\xb0\x10\x34\xc4\xd9\xca\x87\xa8\x44\xb2\x6d\x1a\x2e\xd4\x06\xc9\xd4\x1f\x53\x23\x00\x61\xcf\x34\x16\x30\x68\x38\x06\xd8\x18\x5d\xbd\xc7\x75\x53\x11\x79\x86\x0e\xc8\x7b\xf5\xf9\xc1\x09\x3a\x78\x3f\x93\x07\x27\x11\xa0\x07\x4c\xcd\xe4\xc1\x18\x5d\xd7\x4d\x45\x0b\xaa\x2a\xab\xef\x08\xb3\xcb\x53\x62\xc1\x21\x3a\x43\x2d\x33\x82\x98\x92\x72\x1c\x01\xfb\x04\x44\x11\xf9\xe2\xed\x9b\xcb\x37\x67\x68\xc1\x1f\x50\xc9\xd1\x03\xd1\x3c\x42\x6b\x3e\x88\x08\xc1\x85\x44\x94\xad\xa2\x5f\xeb\x72\x11\x98\x05\xaf\x1b\xc1\x6b\x2a\x9d\x2a\x69\x8f\xca\xe3\xf4\x89\xd2\x58\xa6\x1e\x0d\x16\x0a\x2e\x9f\x39\x74\x7a\xab\x4f\x9d\x7b\xd1\x2d\x6a\x27\x2a\xbd\x9e\x21\x5e\x53\xa5\x48\x79\x02\xc0\x4a\x32\xc3\x6d\x05\x6c\xc3\x3d\xa4\x29\xcf\x7c\x23\x02\x55\xdf\xc4\x42\x4a\xfc\x8a\x0b\x37\x39\xad\xa4\x9e\xca\x12\xbf\x3c\x81\x29\x06\x1a\x5d\x04\x66\xb7\x5a\x2c\xd1\xc1\xcb\x83\x31\x9a\xd0\x9a\x56\x58\x54\xcb\x93\x70\xf5\xdd\x73\x33\xfe\x98\xdc\x70\xc3\x4d\x46\x2f\xf2\xe0\xc5\x01\x3a\xe2\x02\x66\x55\x60\x86\x2a\x82\xef\x89\xe1\x6e\x86\xd7\x2c\x11\xa9\x1b\xb5\x3c\x1e\x0f\xef\x7a\x20\xdd\xfe\xf0\xfb\x04\xfa\x18\x96\x70\x08\xd8\x38\x2e\xdf\xb0\x6a\x99\x43\x1f\x13\x8b\xd7\x03\x25\x5a\x72\xa0\x77\x70\xc6\xb5\x24\xd0\x97\x3f\x49\x0c\x0b\x7a\x6b\xe1\xc6\x10\xef\x96\x4f\x19\x7a\x07\x38\x7e\xa5\x89\x01\xc8\xc2\x80\x5f\x23\x9e\x08\xc4\x80\xb4\x0e\x66\xb8\x92\x1a\xc2\x07\x95\x1e\x68\xa3\x69\x66\xf3\x30\x5f\xb8\xbe\xcc\xc1\xfe\x77\x8c\xfe\xd4\x12\x74\x7d\xe9\xe4\x47\x43\x84\xa4\x52\x69\x3e\x54\x52\x79\xe7\x25\x73\x04\x51\xd4\x88\xf9\xa3\xf3\x1a\xff\xcc\x19\xba\xfa\x72\x62\xa7\x73\xfc\xab\x21\x2c\xc2\xce\xf4\x2d\x97\x0a\xb2\xe1\x42\xe7\xc6\xc8\x63\x34\xa2\xb6\x3d\xaa\x95\x21\x77\x1b\xd3\xea\x4f\xa2\x46\x75\xee\x9e\x5f\xd5\xa2\xf4\xef\xe8\x12\x2b\x0c\xca\x94\xe1\x73\x03\x68\xe0\xac\x93\xbd\xfa\x2c\x4d\x29\x2b\x2d\x73\x0c\x74\xa1\x1d\xd5\x96\x02\xa4\xcb\xfc\x15\x2f\xb3\x74\x97\x7f\xd7\x93\xba\x30\xef\xa2\x5a\xbf\x8c\x5e\x73\x46\x4e\xe0\xa0\x23\x7d\xd2\xcd\x7f\x46\x88\xee\x7b\x41\x15\x89\x30\xb9\x44\xd1\xa6\x69\xfd\x35\xae\x73\x56\xa1\x05\x9b\x7e\xc5\x9d\x9c\x52\x6f\x0d\x9c\x19\x2b\xe4\xa6\x15\x9f\xba\xcb\xff\xbe\xe6\xf8\xdd\xdb\xeb\xcc\x29\x7e\xf7\xf6\xfa\xc3\x4c\x2f\x5b\x85\x5d\xd5\x60\x3b\x09\xff\xaa\x95\x60\x72\xc2\x81\xf6\x13\x53\x0f\x34\x04\xaf\x97\x46\x35\xcf\xb1\xd3\x39\x63\xca\x26\x68\xa4\x4f\xa3\x73\x26\xe2\x75\xdd\xa8\x38\x88\xd5\xc3\xab\xf7\x0d\x29\x94\x37\x91\xa2\xc9\x02\x6b\x36\x87\xea\xb6\x52\xb4\xa9\xec\xc6\x6b\x4a\x58\xb5\x2a\xae\x8e\x86\x08\x6f\xbc\xc2\x45\x01\xbc\x03\x5d\x92\x92\x16\x58\x69\x88\x5a\xc9\x0c\xe1\xe9\x17\x22\x20\xd7\xc0\xbd\xc2\x0c\xcf\x35\x30\xe0\x93\xa8\x36\xff\x0c\xa8\xf5\x88\xc7\x05\x3f\x65\xfe\x45\x7c\x8f\x69\x85\xa7\xb4\xa2\x6a\xa9\xf5\x87\xe3\xb1\x13\xe2\xa0\x06\x48\x40\xc6\x5e\x58\xc6\x16\xca\xce\x65\x30\x13\x50\x27\xd0\x91\x86\x72\xfa\xa0\x19\xd9\xf1\x38\x55\xcf\x01\x3b\x22\x98\x08\x8d\xaa\x14\xaa\x48\x7a\xcd\x40\xeb\x2b\x3a\x50\x0a\x29\xc6\x54\x8c\x14\x91\xe9\x18\x69\xe4\x91\xef\xde\x5e\xef\x2c\x54\x35\xff\xc8\x11\xaa\xfa\xf9\x8d\x42\x15\xfe\x30\x21\xe2\x9e\x16\xe4\xe3\x90\xab\xff\xf7\x68\x0b\x21\x49\x0a\x41\x54\xa6\x10\xd6\xd3\x63\x56\x08\x1b\x00\xe6\x52\x69\xcd\xd8\xd2\xee\xf0\x24\x41\xcc\x21\x74\x6e\x99\x12\x48\x75\xbd\xb7\xdf\x90\x61\x74\x25\x72\x0a\x60\x3a\x99\x0b\x03\xae\x8d\x06\x4f\x52\xf2\x0c\x52\xce\x6d\x87\xfd\xa1\x87\xdc\x42\x76\x39\xbb\x05\x69\x16\xb3\x01\xea\xef\xa1\xe1\x82\x34\x8b\xaf\x26\xbd\x53\x0b\xbf\xa1\xaf\x26\xf6\xd0\x05\xe7\x71\xd0\x16\x88\x95\x99\xbe\x86\xd0\xf0\xf2\x50\xa2\x8a\xce\x48\xe0\x3a\x5e\x1f\x69\x67\xb5\xe6\x8c\x2a\x2e\x06\x9f\x59\x95\xd1\x6f\xdd\x8e\xa0\x57\xf6\x6d\xe3\x16\x2c\x78\x55\x19\xab\xb4\x26\x68\xbd\xd0\x08\xc9\xba\x8f\x6f\xba\x64\x11\x6b\xd5\xf0\xd1\x1c\xe6\x42\x75\x6a\x36\xe0\xf4\xed\xd5\xf9\xe5\xab\xab\x71\x5d\xfe\x66\xc1\x1f\x46\x8a\x8f\x5a\x49\x46\x54\x0d\xcb\x46\xaa\x48\x1d\x59\x69\xf2\xb1\x70\x0f\x62\x21\xf0\xd0\x39\x6b\xb0\x5a\xe4\x20\xf7\x4d\x63\x02\x24\xce\xd0\x77\x52\x6b\x04\xc6\xcd\x0d\xd4\x42\x4a\x24\x38\x57\x27\x48\x60\xb5\x88\x2a\x2b\x6a\x81\xad\x0d\xae\xad\x2a\x43\x76\x4a\x10\x72\x12\x9a\x05\x4e\x7f\x2d\x5d\x22\x58\x66\x84\xf5\x47\x56\xe9\xb9\xfb\xfe\x59\xff\x46\xab\xea\x53\x90\x65\x9e\x8c\x19\x56\x1c\x86\x30\x3d\xf1\xef\x83\xb5\x11\x4c\x9b\x6a\xa1\xf1\x7e\x17\x11\x15\x08\x81\xc3\x7f\xc6\x85\xa6\x4a\xd1\xa7\x21\xa2\x0a\x58\xfe\x69\x2b\x89\x18\x5b\x39\xf6\x2a\x6e\x41\xfe\x50\x88\x8d\x4b\x38\x98\xf2\x5b\x32\xdb\x05\xad\x6f\xc9\x0c\x41\xd8\xc9\x8c\x08\xc2\x0a\x62\xf5\xa9\x08\x0e\x70\xab\x16\x84\x29\x7d\x27\xd1\x6c\xd3\x22\x6f\x23\x9e\xc1\x2a\x3a\xfe\x38\x10\x9b\x26\x5b\x90\x0b\x16\x8a\x3c\xb3\x8a\xda\xd0\x2e\x61\xf1\xa9\xb2\x0d\x71\xfc\x5e\xab\xc4\xe4\xe1\xf4\x81\x8b\x3b\xca\xe6\xa3\x07\xaa\x16\x23\x23\xdb\x25\x44\xed\xc9\xd3\xdf\xc0\xff\x45\x67\xe7\x9c\x1d\xe7\x65\x89\xb8\xe6\xbc\xa8\x95\x64\xd6\x56\x68\x46\x49\x55\xca\x71\x10\xc1\x74\x02\x17\xde\xd8\xbd\x5c\x8f\x96\x96\x5f\x0c\x23\x19\xe5\x0b\xa3\x41\xd5\x05\xbe\x2a\x87\x62\x23\xd0\xb0\x34\x12\x8e\x6d\x08\x5c\x72\x09\xb0\x60\x7f\x3d\x99\xc6\xe8\x52\x22\x5c\xd6\x94\x7d\x58\xbe\xba\x07\xf5\xd2\xe9\x29\x3b\x29\x8e\x94\x95\x43\xb8\xef\xe3\xfd\x02\x9e\xee\x6b\x8e\x06\x82\xf3\xbf\x78\x1f\xf3\xb0\x1b\xd9\x29\x0e\x9c\x39\x3f\x74\xdf\x0b\xbd\xf1\x5c\xad\x6e\x46\xbd\x94\x3f\x55\x23\xf3\xfd\x51\x53\x76\xbb\xf1\xeb\x3b\x8e\x3f\xa4\xd9\xcd\xba\xd9\x62\x46\xb7\x9e\x3b\x38\xd9\xf8\x16\x3b\x3b\x7d\xd3\xdc\x13\xed\x1a\x7a\x56\xfa\x9e\x1c\xb3\xa9\x7a\xde\xd6\xfa\x08\x04\x4a\x4a\x13\x7b\x62\x15\x0a\x1b\x71\x69\xed\x0a\x31\x59\x02\x4e\x60\x5c\x13\x45\x04\x70\x79\x20\xd4\xc2\x84\x1c\xe9\xff\x7c\xd3\x10\x36\x51\xb8\xb8\x8b\x78\x2f\x9e\xb5\x84\x4f\x54\x4b\xd8\xc6\x17\x6b\xc5\x12\x2d\x3d\xc5\xd0\x52\x6b\xb6\x36\x8c\xd4\xfd\x79\x88\xee\x91\x17\x93\xbf\x3a\x7f\xfb\x50\xfe\xd5\x82\xb3\x19\x9d\xbf\xc2\x4d\xaa\x45\xc9\x3d\xbf\xa2\x1a\xf8\x9f\xad\xa9\x88\xb7\xd5\x90\x56\xd0\xf0\xa6\xad\xb0\x32\xd1\xd9\xb1\x58\x93\xb4\x63\x6c\x55\xc0\x5c\x67\x6a\xc7\xb6\x6a\x5e\x12\x34\xa5\xaa\x63\x39\x92\x28\xd4\x10\x51\x53\x09\x29\x24\x11\xca\xe1\xcc\xe4\xf0\x90\xd2\x28\x00\x5a\x9c\xdb\x49\x05\xca\x01\x43\xbc\x50\x2e\x48\x3f\x02\x71\x4a\xd4\x03\x21\x0c\xbd\x78\xf1\xe2\x05\x58\x54\x5f\xfc\xe9\x4f\x7f\x42\x5c\x20\x8c\x4a\x52\xd0\xda\x81\xe9\x1e\x8c\x28\x63\x7a\xfc\xeb\xcb\x97\x63\xf4\x5f\xe7\xaf\xbe\x45\xb8\x00\x1e\x84\xa6\x5c\x2d\xec\xac\xf4\x47\x7a\xa0\xe5\x09\xfa\x8f\xc9\x9b\xd7\xb1\xcb\xb9\xa1\x56\xb9\xf2\x2e\xdc\x23\x3d\x5a\xc7\x3d\xa1\xfb\xe2\x8f\x9f\x7f\x1e\x93\x84\x97\x54\x90\xc2\x64\x04\x21\xcd\x17\xad\xeb\x15\x8c\x06\x58\x10\xc4\xb8\x42\x78\x36\x33\xfe\x3a\x50\x9e\xd6\x42\xfd\x57\x87\x95\xc9\x63\x74\xab\x09\xaf\xa6\xf3\x05\x6c\x0b\x65\x40\xc2\x15\x2d\x14\x7c\xc9\x32\x50\x0e\xc4\x11\x83\x09\x24\x6f\xe6\xe1\x63\xce\x60\xd9\x27\xa8\xa2\x77\x04\xcd\xe4\xd7\x82\xb7\x8d\xc9\xc8\x30\xd2\x42\xc6\x2f\x2b\x05\x66\x7a\x66\x66\x22\x1d\x6d\x4a\xa2\x3e\x78\x60\x52\x82\xd9\xb2\x77\xa8\xae\x7b\xba\xe2\x09\x22\xb8\x58\xa0\x3b\xb2\x1c\x19\x6a\x6d\x30\x15\xd6\x8d\x1e\x23\x00\xac\xb0\x11\x5f\x2b\x82\xb6\x20\x65\xc0\x8a\x5c\xbc\x7f\x23\xf8\x3f\x80\x18\xa2\xf6\x09\xeb\x6b\x72\x57\x19\x69\x95\x76\xf4\xb0\xe0\xd2\xba\x44\xec\x55\xf3\x8e\x2c\x13\x0e\x95\x56\x6c\x08\x53\xee\x25\x58\x27\x44\x4b\x05\x58\x80\xc4\x1d\x2a\x35\xad\xde\x91\x65\x8c\xa8\xd6\xd6\xd4\xcd\xda\xc3\x84\x93\x20\x0d\x5d\xb5\xcc\xc0\x8e\x80\xd5\x5f\x36\xb0\x6d\x5e\x8a\x65\xe2\x30\x59\x0c\xab\xa5\x32\xf8\xc2\xc3\x82\x16\x31\x2b\x3a\x95\x00\xcc\x42\x72\x01\x12\x7e\x7b\x7a\x51\x7b\x92\xa8\xd6\x6c\x58\x04\x28\x84\x71\xea\x55\x11\x29\x11\x05\xcc\xd6\x58\xdc\xe9\x9b\xa4\xe5\xd8\x63\x74\xa3\x97\x8f\x6a\xcb\x5a\x05\xa9\xb0\xa2\xf7\x51\x8b\x97\x4d\x8b\xd2\x53\xb6\xfa\x28\x4c\xf0\x70\x3c\x3e\x34\xac\x85\x0b\x24\x15\x16\x96\x13\xe8\xdf\x87\x19\x55\x92\x55\xbf\x77\x40\x5e\xe1\x26\x48\x63\xd2\x48\x07\x65\x19\xbe\x6e\x19\x1d\xb6\x18\x8b\xf1\xc8\x74\x1d\x17\x36\x3f\xfe\xd0\x86\x20\x18\x3b\x41\x4b\x8a\xb1\x19\xa1\x1c\x85\x10\x81\x89\x20\x26\xb2\x37\xcc\x6b\x8f\x82\xdb\x0c\xf0\x84\x51\x09\x7c\xe0\x31\x79\xdd\x93\xc8\x49\x50\x93\xa5\x36\xc8\xe5\x24\x90\x7b\x96\xdd\x66\x24\x4a\xf0\xeb\x99\x3e\x37\x49\x10\x57\x38\x9f\x3d\xff\x81\x96\xe6\x59\x9c\xde\xb5\xb4\xa5\xe7\x08\x6d\x10\xcb\x69\x7b\xb4\x6f\xd1\x6d\xc6\xd6\x02\xdc\x8c\x74\x31\x6e\x46\xaa\x30\x37\x23\xee\x15\x34\x63\x8d\x17\x38\x2e\x6b\x59\xe5\xac\x43\x9b\xe2\xa8\xc6\x4d\x12\x6a\x94\x67\x2a\x63\xf4\xca\xf2\x62\x73\xd8\xf0\x54\xf2\xaa\x55\x06\xbc\xff\x63\x1a\xbe\x03\x66\x0e\x93\x23\x15\xa9\xb5\x40\x02\x0e\xee\xbf\xd3\xb1\xf6\xe4\xa9\x5a\x3e\x1d\x97\x04\xf6\x95\x74\xe6\x17\xbf\xe6\x99\x31\x4a\xf0\x90\x8d\x60\xd5\x49\xce\xe5\xe8\x05\x3c\xd5\xb9\x1c\xb7\x9b\x7c\xcc\x36\x93\x5c\x7b\x49\x82\x35\x24\x71\xef\x9d\x0e\x93\x13\xd2\x62\x23\xfd\x1f\x16\x04\x26\xdb\xd3\xb1\xb4\x78\xd1\xcc\x25\x41\xb1\x74\xea\x92\x49\x62\x1f\xd6\x17\xd3\x0c\x86\x29\x66\x06\x49\x53\x0d\x0c\x93\x6b\x74\x74\xe1\xd2\x68\x5d\xe8\x11\x14\x5c\x10\x33\x5c\x90\xe3\xc0\xf0\x30\x30\x77\xd2\x2c\x48\x4d\x04\xae\x7c\xcc\xa4\xcb\x8d\x5b\x60\x56\x56\xe6\xbe\x58\x10\x01\x1c\x83\xbc\xb7\x99\xf3\x17\x93\xc7\xe3\xea\x10\x2a\x05\x85\x1c\xf1\xa3\x2f\x89\xbe\x96\x10\xac\x5a\x31\x64\x2b\x4e\xb4\x5b\x00\xd4\x9c\x50\x35\x78\xc1\x5d\x35\x58\x70\xa2\x34\xee\x0c\xb8\x14\xe1\x67\x10\x21\x43\x13\xcc\x58\x53\x94\x16\x70\x46\x9e\x2e\x79\x2b\xac\xc7\x4c\xeb\x01\xf1\xfb\x5a\xc1\x85\xbe\xb1\x9b\x49\x61\x89\x04\x99\xeb\x4b\x89\x80\xdb\x8b\x4d\x9d\x6f\xf5\x0f\x7b\x09\xed\xdd\x63\xc8\x74\x10\xd2\x9c\x99\x46\x37\xb3\x77\x1f\x7e\x4f\x4b\xa7\xeb\x80\xa7\xdc\x2a\x79\x54\xa2\x06\x4b\xa3\x97\x46\xed\x08\x1a\x69\x92\x17\x14\x8c\x48\xc1\x6e\xc2\x2d\xcc\xe8\x4b\x25\x51\x5a\xb1\x65\x24\x4c\xde\x8a\x00\x0e\x73\x10\x39\xc2\x4d\x53\x2d\xf7\xb2\x01\x8c\x97\xe4\xa6\x9d\x56\x54\x2e\x26\x5b\xb8\x0c\x5e\x6f\x78\xdd\x04\x72\x65\x06\x31\x3c\xe6\x64\x40\x92\x30\x49\x41\x5b\xd1\xd2\x45\xeb\x53\x54\xab\xf9\x1c\xb6\x24\xb6\x1b\x7c\xed\x4c\x71\x48\x10\xac\x88\x22\xfe\x4f\xc1\x1a\xde\xa5\x64\xcc\x69\x3d\x52\xbf\xf3\x1d\x6b\xc2\xb7\x50\x81\xab\x4a\x5a\xab\x94\x31\x78\x50\xe9\xa5\x44\x8c\x18\x35\x50\xb8\xd3\x4e\x1d\xed\x51\x4d\x96\x0e\x2f\x54\x7a\x3d\x03\x08\x16\x54\x1a\xf8\x53\xcc\xa2\xd9\x43\xa8\x44\x35\x37\x99\xad\x0c\x71\xe6\x40\x9c\x20\x5c\x55\xee\x4b\x7e\xdf\x62\xc8\xc5\x82\xd8\x63\x31\x4c\x88\xcf\x1e\x9c\x4f\xd4\x83\xb3\x85\x77\x76\x62\x2f\x8c\x86\x01\xe0\x72\xc4\x59\xb5\xb4\x9e\x85\x56\x60\x97\xea\x99\xc0\x0f\x9c\x30\xdb\xc5\xc9\x9b\x97\x36\x78\xae\x4c\x75\x96\x18\x9d\x86\xf5\xa7\x52\x29\x3b\x79\x6b\x7a\xd8\x7c\xb7\x32\x2f\x53\x0c\x45\x5a\x5e\x36\xb2\xb7\xf3\x22\x38\x61\x49\x56\x6e\x7f\x6e\xd7\xf9\x63\xa7\x3c\x80\xde\x60\x7e\x3c\x8c\x81\x2d\x79\xd1\xd6\xae\x4a\x12\xec\x6f\x17\x0f\x61\xab\x14\xed\x4e\x8f\x49\xa9\x17\x30\xdf\x5d\x94\xdc\x92\x3f\xb0\x07\x2c\xca\xf3\x9b\x81\x2c\xb3\xbe\x2a\xd7\xbd\x11\xfa\xd3\x1c\x20\xa4\x7f\xc7\x53\xde\xaa\x08\xd1\x37\xbc\x0c\x1d\x6f\x1f\xb9\x7b\x4d\x71\xcd\xd7\xd6\xfc\x65\x31\x67\xd8\x26\x6f\x1a\x8a\x58\x01\x63\xc6\xd3\xce\x46\x98\xea\xbe\x8b\x89\xcc\x47\x8c\x85\x43\x86\xc0\x54\x2f\xa0\x37\x13\xa6\x98\x00\x63\x2c\x32\x30\x10\x26\x1a\xff\x62\xbe\x9a\x55\xe7\x5e\x8a\xfb\x2e\xa6\x26\xac\x38\xf7\x12\xdc\x77\x51\xb7\xca\x46\x3b\x61\x8a\x0d\x30\x41\x09\xeb\x2c\x84\x9f\xb4\xfb\x4e\x3f\x6f\x14\xf1\x8a\x4a\xa5\x35\xa4\x1e\x47\xb2\xa6\x5c\x8d\xa7\x3d\xfb\x45\x02\x7e\x68\xe4\xd7\x6a\xd2\x59\xa0\xc6\xc7\x55\x1a\x6e\x0f\x74\xb7\xab\xc1\xd5\xc0\xa6\x9a\x19\xd5\x6a\x8f\x3e\x16\x80\x17\xbd\x07\x6d\x58\x7b\x90\xd5\x32\x21\x95\x56\x1e\xd1\x8a\xef\xb3\xe1\x51\x3b\xa1\x19\xa0\x38\x41\xe5\x39\xc0\x94\x3c\xb1\x25\x44\x4f\xec\xc5\x9c\x95\xa6\xba\x67\x83\x0b\xa2\x4f\x62\x9a\x3d\xdf\x89\xe5\x24\xeb\x75\x0e\xca\xd0\x40\x0d\xc6\xc7\x47\x5f\xdb\xb1\x95\x19\x2d\xa6\x6c\x29\x46\xfd\x9f\x5f\x69\x0c\xde\xc4\x0d\xa3\xdd\xa0\x12\x69\x05\x51\x11\x53\x6f\x85\x88\x5a\x22\x3e\x3b\xe9\x25\xc2\x1e\xdc\xbf\x3c\x48\x73\x59\x64\xfa\xc2\x90\x23\xa1\x9b\x44\x03\x3d\x5a\x45\xc5\x4d\xcf\x2e\xaf\xc9\x07\x44\xa1\xa6\xa8\x78\xf4\x53\x30\xeb\x9e\xa3\x19\x8e\xbd\xc1\xf1\x13\x2d\x3b\xd5\x12\x8e\x4c\x01\xd3\x8c\x5d\x4d\x36\x79\xa3\x8f\xd2\x17\x79\xe2\x2d\xb6\xcf\xbe\xc8\x67\x5f\xe4\xb3\x2f\x72\x5d\x5c\x02\xc7\xa3\x12\x59\xa4\x04\xfe\xc9\x24\xdc\x84\x16\x74\xe7\xc8\x9c\x12\x77\x19\xb0\xba\xbf\xf3\x50\x5a\xf7\x64\xda\x29\x16\xfd\x00\x93\xc3\xf1\xf8\xf0\xd0\x39\x36\xed\x99\x6e\xd5\x6c\xf4\x67\x44\x58\xc1\xcb\x74\xc2\xd3\xf3\x14\x52\x81\x82\xd5\xd9\xaf\x42\xbf\x6c\xed\xe6\x0c\xde\xce\x24\xb0\x26\xd8\x05\xe6\x98\x42\x12\x59\xec\xdd\x95\x41\xfa\x6a\x6b\xe5\xa8\x53\x89\x7c\xb1\x43\xbb\xf0\x84\x92\xab\xe1\x00\xdd\xc8\xd7\x25\x46\x15\x85\xa2\xbd\xfa\x48\xf9\xc2\xbd\x47\xe6\xc7\x71\xd1\xb4\x29\x06\x36\x64\x81\x8c\x6b\x52\x73\xb1\x3c\xf1\x80\x34\x80\x1e\x64\xfb\xc4\x71\x1a\x27\x10\x04\x15\xad\x10\x84\xa9\x6a\xf9\xc4\xda\x97\xc7\x61\x3c\xcd\xbe\x1b\x2b\x09\x43\xde\x65\xe7\x4a\xd0\x9b\xe3\x09\x5c\xdb\x26\x53\xa5\x61\x13\x05\xfe\x51\x78\x9b\xb0\x7b\x74\x8f\x85\x4c\x59\x39\xda\x46\xe1\x2a\xe9\x3d\x95\x3c\x91\x80\xb4\x1c\x5d\xbe\x49\x22\x61\x04\xba\x4a\x1e\x33\xec\xbf\x95\xb1\x88\x47\xad\xa9\xfa\x90\xf0\x56\x35\xad\xb2\x7c\x1c\xf1\x59\x96\x1a\xe8\x8a\x80\xfa\x53\xb3\xa2\x0b\xbf\x8c\xe5\x0e\xb9\xd1\x60\xa5\x88\x60\x67\xe8\xbf\x8f\x7e\xfc\xdd\x2f\xa3\xe3\x2f\x8e\x8e\x7e\x78\x31\xfa\xb7\xbf\xfd\xee\xe8\xc7\x31\xfc\xc7\x6f\x8f\xbf\x38\xfe\xc5\xfd\xe3\x77\xc7\xc7\x47\x47\x3f\x7c\xf3\xea\xeb\xdb\x9b\xab\xbf\xd1\xe3\x5f\x7e\x60\x6d\x7d\x67\xfe\xf5\xcb\xd1\x0f\xe4\xea\x6f\x89\x40\x8e\x8f\xbf\xf8\x97\xc4\x09\xbe\x1f\x75\x96\xfe\x11\x65\x6a\xc4\xc5\xc8\x6c\xc1\x19\x52\x22\x6a\xa9\x31\xc3\xa1\x69\xbb\x73\xd4\x89\xb5\xae\xaa\xab\xd3\xdf\x9f\xe8\x00\xe4\xa9\xde\x89\x25\xed\x50\x9e\xe6\x9d\x1e\x08\xf3\xa1\x83\x5c\x12\x80\x81\xcf\xed\x92\x26\x27\x57\x5e\xd9\xe7\xfb\x39\x14\x8a\xd4\x0d\x17\x58\x2c\x51\x69\x0d\x67\xcb\x98\xde\xd8\x2b\xc9\x11\xd4\xe4\xd8\xb9\x6a\x20\xac\xa8\xa4\x62\xd7\xfc\xca\x9a\x94\xb4\xad\x73\x0c\xc6\xdf\x43\xe1\x5c\x5b\x92\xd7\xc5\x6e\x18\x30\xce\xba\x3d\xc5\xc5\x50\x35\x64\x04\x6c\x8b\xca\x0e\x8d\x63\xd0\x99\xc2\x6a\x94\x07\xd6\xa5\x5e\x13\xcc\x9c\x41\x3a\xc1\x3b\xcf\x78\x49\x34\x9e\x1d\x28\x33\xaf\x5e\xb4\xa8\xf1\xbf\x26\x9d\xbd\x23\x0b\xe6\x58\x6b\x8a\xaf\x40\x35\xf8\x00\x1b\x87\x32\xea\x12\xd0\x9f\xc9\xb7\x5a\xb7\x89\x38\xb5\xe2\xf2\x30\x47\x0a\x66\xc8\xbe\x95\x5a\xb9\x1c\xae\x9e\xb6\xb0\xcd\xcc\x54\xf5\xf6\x34\x14\x2a\x24\x29\xd4\xe3\x0f\xa9\xf3\x26\x6a\x1a\xd2\x18\x31\xea\x1e\xd8\x47\x2b\x69\xc2\x29\x68\x81\xa7\x11\x63\x28\x32\xd7\x57\xd8\x65\x4f\x37\xb7\x50\x62\xf8\x3d\xad\xdb\x1a\xb5\x52\xcf\x92\xb3\xfe\x33\x11\x98\x7e\x92\x0f\xe6\x64\x18\x5b\x67\x4d\x19\x80\xec\x5f\xed\xf5\x5f\x26\x6e\x47\x23\x70\x3b\xcb\x0f\x64\xb8\xba\x1b\xa7\x6c\xe1\xbe\x61\x67\x68\x75\x67\x3e\x83\x10\x00\xaf\x43\xc6\x4c\x1c\x10\xdc\x0e\x95\xc4\x57\x4e\x25\xa3\x55\xff\x58\xba\x1a\xda\x55\xc2\x8c\xa9\x44\x2d\xb3\x31\x6d\x6b\xa7\x68\xf3\x21\x6a\x25\x11\xa3\x79\x4b\xcb\xdc\xe3\xf3\x91\xea\x31\x5b\x6b\x2f\x29\x22\xce\xc5\xd3\x25\xca\xb8\x83\x2b\x1f\x80\xd7\x13\x72\x61\xe9\xea\x2e\x18\x6f\x60\x59\xd3\x25\xc2\x2e\x6a\xcc\x9f\x65\xe7\x70\xbe\xf5\xc6\x1c\x2b\xfc\x8a\x65\x61\x8b\xcb\xd0\x41\xa8\x5d\xad\x39\x33\x15\xd7\xd1\x87\x2a\x34\xd2\xff\xe3\xcc\x41\xce\x23\x38\x25\x33\x13\xfb\x12\xf3\xc2\xc2\x7d\xdb\xa6\xe4\x94\xa4\x22\x0a\x72\x68\xec\xe9\xd3\x0f\x40\x30\x4e\xcd\xef\x35\x95\xfe\xc8\xd0\x77\x83\x72\x07\x18\x11\x9d\x9d\x21\x7c\xdc\x4b\x62\x95\xe6\x1a\xcb\x08\x29\x4d\x8e\x4e\x45\xfc\x07\x44\xcb\x06\x2f\x5a\xd3\x63\x17\xba\x08\x47\x97\xe9\x2b\x41\xe5\x6e\x68\xc6\xd2\x24\x88\x46\x34\x14\xdc\x11\xbc\x1e\xea\xb4\xe2\x06\x17\xa8\xc0\x0d\x2e\xa8\x5a\xc2\xbc\x05\x2e\xee\xf4\xfb\xe0\xe6\x83\x59\x9e\xa0\xe2\xb8\xd7\xcf\x25\xe2\x6f\x47\xfd\x3c\x24\xb5\x10\xbc\x9d\x2f\x20\x69\xc6\xbc\x5f\x54\x58\x3a\x44\xf7\x20\x0f\x39\xb1\x4d\x20\x97\xbd\x4c\x4b\x54\x2e\x19\xae\x69\xe1\x4b\x8a\x0b\x7e\x4f\x25\xe5\xd6\x41\x64\xbe\xa8\x05\xdc\x00\xc8\x1b\x5f\xf1\xd9\x78\xac\x2e\x2a\x4c\x6b\x74\x24\x09\x41\xfe\x08\x98\xbf\x4c\x8c\x36\x6f\xac\x98\x83\x4e\x97\x1f\x6d\x0d\x1d\x17\xb0\x66\x8b\xb4\x15\xbe\xe9\x46\xc0\xd3\xbd\x7f\x1f\x4e\x71\x04\xa8\x46\xd6\xc6\x09\x1f\x3b\x62\xdc\xfc\xe7\xe1\x9d\xe7\xac\xeb\x9f\x40\x58\xc9\x83\xe8\x92\xf3\x9b\x6b\x19\x5a\x00\xcc\x69\xb3\x55\xb2\x07\xa0\xea\x57\x2a\xce\xe6\x26\x92\x95\x59\x29\xe0\xce\xb7\xe9\x9e\x45\x99\xbe\xb7\x97\x2d\xae\x8c\x34\x89\x9e\xa6\x8b\xc9\xb5\x01\x4c\xe7\x0b\x35\x7a\x20\x60\xbb\x35\x4a\x42\x17\x2e\xec\x26\x4a\x7d\x48\x6d\x9c\x9e\xa8\x04\x89\xa5\xac\xe5\xd0\x58\xfe\xf5\x42\x1f\xf0\x12\x8a\x03\xda\x60\xcd\x30\xd4\x65\x08\xa5\xb6\x22\xb2\x01\xee\xe8\x25\xa4\x08\x58\xec\x39\x1c\xf7\x02\x33\x88\xa6\x98\xf2\xc1\x6b\x11\x34\x82\xd2\x90\xd7\x57\xaa\x89\x22\xa8\x5b\xee\x7f\x8e\x05\x9d\x48\xac\x89\x0e\x6e\x1b\x3f\x32\x63\x0e\x07\x9f\xf1\x34\x88\x8e\x06\xe0\xc6\x1d\x69\x2a\xcb\x0e\x6a\x49\x9e\x51\x7e\x4d\x18\x11\xb4\x58\x39\x40\x1e\xe8\x1c\x2b\x60\x82\x84\x69\x80\xe5\xf8\x71\xfb\x43\xda\x2d\xe5\xbe\xa3\xf4\x5b\x52\x37\x15\x56\x39\x31\x2e\x07\xdf\x07\xbe\x83\xc0\xeb\xac\x59\x15\x66\xe5\x08\x57\xfa\x80\xdc\xbc\xbb\x88\x69\x9d\xbc\x63\x40\x01\xb7\x37\x52\x0e\x44\x07\xb3\xea\x91\xd1\x4f\x37\x71\x97\xb8\x92\x44\xea\x29\x29\x41\x6a\xd8\x59\x83\x79\xe8\x81\x11\xe1\xe8\xee\xe6\xdd\xc5\x09\xa2\x63\x32\x76\xff\x8a\x86\x54\x18\x40\x4e\xdc\x29\x3e\x37\x19\x0a\x60\x51\xf6\x6d\x63\x60\x19\xd6\xd6\x9e\x70\xd5\xba\x79\x77\xe1\x21\xff\xfd\x2f\x7a\xf9\xfa\xdd\xbf\x8e\xfe\x62\xb9\x1d\xfc\xeb\xef\xb6\x2b\xd8\xdf\xff\x92\xdc\xae\xe2\xaf\x7f\xef\x45\xce\xfb\x06\x6f\x7f\xbf\xe1\xe5\xa4\x21\xc5\xd8\xa0\x53\xfe\x3d\x9a\xfb\xa2\x07\x61\x4a\x5f\xda\x6e\x38\x04\xab\xd1\xd2\xf0\x6b\x98\xb7\x6d\xbb\xe7\xe5\xbe\xb7\x56\x17\x58\x11\x86\xe3\xa9\xba\x2e\x0b\x99\x71\x65\x80\x03\x2b\xc0\x80\x99\x23\xb0\x8b\x9a\x7a\x14\x27\x48\x71\x0e\xdc\x32\x5a\xb7\x46\x73\x0d\x86\xc8\x7b\x2a\xa1\x30\x8d\xc1\x31\x6c\x12\xb6\x41\xfb\x4e\x31\xd3\x1f\xd5\x54\x91\xd8\xa3\x46\xaf\x10\x56\xfd\x5b\xc6\xd5\x6f\xfd\x61\xb0\xe1\x9a\x46\xcf\xe2\x08\xdf\x73\x28\xcf\x11\xbf\x1a\x6b\xa6\xc6\xc0\xa5\x41\x4a\x27\xdf\xa6\x4b\x54\x53\xa9\xf0\x1d\x19\xa3\x89\x56\xb3\xc2\x30\x8e\x68\xe2\x3f\xb4\x33\x82\x16\x08\xa4\x44\x2d\x53\xb4\x82\x77\xbb\xaf\x68\x64\x84\xca\xd9\x75\x8c\x4a\x65\x5b\x68\x7d\xa4\x11\x64\xe4\xd4\x44\x0b\x63\x4d\x18\x74\x58\x8a\x99\xc0\x1d\xe9\x2f\x4c\xb3\x47\xdb\x35\xd0\xec\x12\x66\xf6\xa0\x66\x86\xc7\x6b\xfc\x70\x56\x74\x2a\x22\x10\x80\x1c\xa3\xd7\xa0\xfb\x55\x2e\xb6\xca\x58\x57\x8c\xa7\x2b\x46\x9b\xa4\x20\x52\x62\xb1\x3c\x41\xd3\x56\x69\x8d\xd9\x86\x9f\xdb\x80\x65\xe0\xe4\x35\x66\x2d\x80\x17\xa4\xe0\x4c\x2a\xd1\x16\x2a\x61\xeb\xd1\x54\xf0\x3b\xc2\x7c\xaa\x88\x97\x2e\x3e\x2e\xbe\x8b\x0e\x86\x50\x96\x58\x5e\x45\xb1\xc0\x6c\x4e\xa4\x67\x27\x35\x2e\x81\x9a\xbe\xf1\xb7\x25\x77\x1f\xd0\x98\xc7\x33\x15\x35\xd3\x53\x05\x1b\x34\xd5\x2a\x98\xf7\x13\xfe\xc8\x90\x33\xde\x9e\x74\x0e\xb8\x29\xd1\xf7\xda\x01\x11\x85\xb2\xfc\x35\x9b\x1b\x34\x6e\x1a\x2b\x09\xe7\x4b\xef\x8b\x34\xb1\x40\x80\xba\x20\x46\x28\xd5\x45\xed\x6f\x46\xbc\xa1\x61\x51\x02\xe0\x25\x0b\x87\x0f\x28\x7b\xa5\x34\x85\x25\x80\x34\x5e\x69\x13\xe3\x0e\x37\x06\x5c\x55\xfc\xc1\x54\x96\xf3\xdf\x33\xec\x94\x94\xa8\x6c\x13\xcd\xda\x1d\x43\x8e\xfb\x55\xf3\x1c\x66\x01\xda\x12\xa3\x9b\xb6\x08\xfb\x76\x23\xdb\x11\x94\x15\xef\x82\xd0\x8c\x32\x5c\xd1\x9f\x49\xac\x04\xb3\x1b\x49\x51\x7d\xfd\xb9\x64\x4f\x3e\x45\xf4\xea\x11\x76\xc6\x8e\x8d\x8f\x79\x0f\xd2\x92\x57\xb6\x98\x89\x0f\xf3\x7b\x02\xe8\x19\x6b\x5c\xef\x14\xbb\x69\xac\xe5\x9a\xbb\x6b\x64\x2f\xf7\x63\xf3\x0d\x35\x25\x74\xe2\x16\xfa\xf8\x2a\x2a\x48\x58\xaf\xc5\x32\xb2\x96\x19\x31\xd1\xb1\xb4\x04\x88\x9a\xe9\x81\xc6\x34\x27\x4a\x76\xe1\xe3\x46\xa7\xd4\x6a\xa6\xbd\x4d\x58\xe3\x71\xac\x1c\xbd\x19\x8e\x11\x4a\x63\x29\xdd\x6c\x60\x30\x6c\x52\x72\xc3\xe5\x12\xa0\x6a\x3d\x79\xef\x7c\x10\x7a\x7f\xbf\xe2\x65\xea\x49\x5a\x69\x7e\xd9\xbd\xde\xe5\x98\x99\xac\x46\x49\x37\x35\xee\x1d\x9a\x05\x44\x35\xc9\x5e\xa9\x19\xa3\xcf\x2c\xf0\x7d\xcf\x1f\x96\x08\x35\xc7\xf9\xd2\xdd\x9e\x47\xbe\xed\x16\x4c\x6a\x04\x93\x1a\xbd\x4c\x73\xdc\x7e\x4c\x9c\x55\xeb\x18\x93\x0c\x37\xf6\x6a\xd7\x42\xaf\xae\xd9\xc8\x33\x1f\x0d\x69\xb2\xd8\x13\x17\x49\xa8\x56\x0d\xce\xd0\x6f\x7b\xd7\x16\x7b\xe1\xb5\x56\xc9\x74\x2e\xab\xc7\x91\x33\x66\x8e\xed\xe6\xb9\x62\x7e\x7d\xa0\xc7\xf0\xc9\xd4\x59\x86\xf7\xa9\xa3\xcd\xf6\xb5\xfe\x12\x12\x01\x17\xad\x54\xbc\x5e\x6d\xef\xaa\xef\x7c\xb5\xc9\x13\xc2\x0a\xbb\x5c\x9f\x94\x88\x78\x8b\x82\xf3\xaa\x59\xe0\x63\x74\xcd\x10\x17\xa5\xc9\x6b\x6d\x25\x59\xff\xda\xb2\x49\xca\x59\x44\x2e\x39\xcc\xcf\x6c\x75\x62\x26\xea\xf2\x9c\x2d\x0d\x46\x2e\x3d\x6d\x25\x42\xef\xd9\x7d\x5c\x34\xac\x33\xfe\xb8\x8c\x56\x6f\x3b\x49\x0e\xb2\xd1\xb7\xe9\x20\xf9\x1f\x5a\xac\xf3\xaa\x22\x02\x88\xd6\x1a\x89\xfb\x81\xd0\xa9\x21\x1d\x7a\xfd\x06\x8d\x27\xde\x9d\xe0\xcd\x42\x8c\x3c\xf8\x3b\x2d\x96\xc9\x40\x3b\x2b\xb0\x82\xdd\x77\xb1\xee\xde\x46\x1e\x7c\x35\x29\x4a\x2c\x3f\x4e\x0c\xe2\xf4\x21\x0a\x35\xf5\xf9\xd5\x4e\x42\x37\xd7\xf0\xba\xb3\xc1\xcc\xe1\x1f\x69\x59\x9d\xe1\xf0\x44\x3a\x25\xfa\xe0\x75\x55\xe1\x80\x1c\x82\xaf\x64\xc0\x84\x70\xc9\x7e\xa0\x70\x87\xdb\x6f\xa0\x4f\x91\x21\xbd\x0c\x98\xae\xea\x81\x96\x3e\xe7\x37\xd7\x66\xbd\x63\xe8\x93\x8a\xd9\xd2\xde\x7c\xd4\x82\x8a\x72\xd4\x60\xa1\x52\xf9\x22\x72\x16\xdd\x93\x1e\x46\x7d\x96\x77\x32\x98\x2d\xa2\xcc\xe2\x0d\xd5\xc2\xd1\xdb\x7d\x40\xa2\xdd\x79\x17\xe2\x91\x11\x4e\xe4\xc6\xea\x9e\x3f\xe5\x6a\xd3\x35\x73\xb4\x56\xde\x20\xa8\x22\xe8\x62\x8c\x3f\xea\xd5\xe6\xc4\x81\x41\x49\x22\x1a\xad\x8b\xe8\x1e\x65\x69\xaa\x6f\xf6\xc5\xc9\x87\x24\x6e\xa3\xa5\xbc\xf5\x51\xc0\x81\x8b\x3a\x88\x9f\x48\xc4\x74\x17\x4c\xfc\xb1\x28\x9f\x7e\x46\x4f\x25\x05\x4c\xe4\x47\xfa\xb9\xd8\xe5\xee\x8d\x72\x23\x6e\xd1\xd6\x51\xb7\x68\xdb\xc8\x5b\xf4\xf1\x06\x85\xf4\xc7\x5e\x02\x5c\xd1\xda\x49\xfa\xd6\x44\x02\x99\x1f\xa7\xf6\x24\xd8\xc0\xa6\x9c\x6d\xf6\xa1\x5b\x05\xaf\x9b\x56\x91\xe0\x6c\x59\x9b\x60\x52\xff\x99\x70\xa4\x87\xd2\xf5\x2a\x4d\x9c\x9a\x8e\x98\x23\x3f\x81\x51\x17\xdf\x14\x69\x5a\x15\x8e\x4c\x76\x86\x2c\x17\x26\xf2\xf9\x74\xf5\xc7\xff\xe5\xd3\xf5\xd6\x25\xa6\xac\x9c\xaf\x2c\x29\x85\x22\xe7\x2b\xac\x10\x94\x01\xd2\xcf\x8d\x4a\xd7\x19\xde\xba\x29\xfd\x79\xd1\x37\xa0\x0c\x88\x61\x6a\x81\xe5\x2b\xe0\x3b\x35\x7e\x49\xf2\xde\x75\x31\xc9\x00\x19\x68\xf5\xa0\x71\x3f\x50\x09\xae\x33\xcc\xba\x3b\x2b\x9c\xfa\x51\x4a\x51\xbc\xfe\xb0\xa5\x9e\x33\xc3\x76\x3f\x0a\x5e\x93\xf9\x82\xc9\x41\x48\x4d\x93\xe9\x5f\xfb\x8c\xa5\x1e\xfd\xd4\x12\xb1\x44\xfc\x9e\x04\x01\x41\xd0\xd9\x43\xd2\x32\x99\x8f\x68\xf2\x9a\x52\x56\x52\x36\x4f\xbb\xe8\xe4\xeb\x37\x35\x56\xc5\xe2\xea\xbd\x56\x0a\x65\xba\x97\x07\xad\x2e\x7b\x15\x4c\xaf\xa6\x42\x06\x8d\x19\xe4\x39\xfc\xbb\xa3\x0a\x36\xa0\xb1\x2d\xca\xda\xfd\x92\xc3\x0f\xf4\xad\xf4\xf5\x65\xce\x85\x31\xcb\x46\x89\x1e\xa3\x83\x4d\x4b\xc9\x80\x69\x3a\x79\x75\x50\xfa\x3d\x6b\x5d\xbe\xf1\x50\xd4\xde\xfa\xb8\x23\xcb\x13\xeb\x13\xb5\xbd\x97\x1c\x60\x13\x20\x20\x33\x2d\x14\xc8\x55\x8e\x4f\xaa\x62\xd4\x1f\xf9\x04\xeb\xbf\x98\xf7\xc2\xca\xf6\xd8\xea\xef\x10\x6c\x07\xfb\x04\x35\x7a\x53\x53\x97\xc3\x61\x4a\xcc\xd9\xed\x81\x08\x79\x38\xea\x39\x48\x40\xdb\x5d\xd8\xcd\x70\x3b\xb8\x13\x3a\x3c\x19\xf4\x22\x98\xef\xc8\x32\x5a\xd4\x6a\x7d\x98\xf4\x5c\xce\xe4\x82\x36\xae\x33\x12\x48\x62\x4b\x1d\xe8\x5d\xa2\x1f\xa7\x3f\xdc\x14\x8d\xdf\xfc\x9a\x9d\xa0\xd7\x5c\xe9\xff\xbb\x82\x10\x8f\x84\xce\x05\xeb\xe3\x92\x13\xf9\x9a\x2b\x80\xf0\xc1\x36\xcc\xa0\x61\xa7\xed\xb2\x55\x02\x28\xb4\x26\x07\x3f\x87\x49\x21\xca\x9e\x4b\x37\x1f\x6f\x5c\xf6\xa4\x40\xa5\xb1\x9b\x5b\x3c\x6f\x75\x30\xec\x44\xcd\x14\x9d\x39\x9b\x71\x36\x32\x1d\x36\xb3\x61\x6e\x98\xa3\xdd\x7e\x2e\x7a\xbb\xb9\xc7\xe9\xda\x66\xa0\xb7\xf1\x8e\x2b\xeb\xc3\x40\x02\x7b\x65\x53\xe1\xc2\xc7\x74\x98\x8e\x08\x58\x91\x39\x2d\xb2\x81\xd6\x44\xcc\x21\xf9\xbd\x58\xe4\x62\x30\x5b\xa6\x99\xb1\x35\xad\xe7\xfa\xe2\xdc\xc8\xb3\xcf\x99\x91\x52\x38\xbc\xff\xbc\x23\xa3\x4c\x53\x74\xe6\x2d\x77\x1b\x1c\x80\x3a\xf5\x6d\x46\xc8\x07\xda\xc3\xe5\x78\xab\x5d\x5e\xd7\x02\xcd\xb4\x8d\xde\x52\xe3\x46\x73\xa6\xff\xd1\x2a\x07\x1c\xae\xff\xcd\xba\x08\x53\x21\xc7\xe8\x1c\x49\xca\xe6\x15\x09\xa1\x38\x6f\x43\xf0\xc1\x0c\xc0\x7a\x56\xfa\x82\xf5\x53\x4b\xef\x71\x45\x4c\x00\x23\x66\xbe\x8a\x3e\x9f\xad\xe9\xb3\x39\xfc\xc4\x74\xd6\xd1\x0a\x85\x0f\xe3\x3b\xb8\x23\xcb\x83\x93\x55\xde\x95\x01\xf3\xe0\x9a\x1d\x74\xe5\x50\x7a\x7c\xca\x6b\x83\x9c\x65\x5d\x15\x0f\x00\xca\xc1\xba\x5a\xbd\x8d\xb2\xfc\xe4\x37\x32\x63\x02\xbe\xa8\xb0\x94\xe9\x95\x1b\x1e\xaf\x81\x3b\x09\xe0\x79\x6e\x93\xb8\x5a\x1b\xe2\x5a\x40\x30\xce\xb6\x59\xac\x1b\x6c\xd9\x90\xe6\x93\x1a\x41\x91\x79\x58\xef\x6d\x57\xce\xb4\x92\x4f\xab\xea\x86\x7f\xd9\x67\x8f\x3d\x84\xb9\xcb\x49\x11\xe9\x6e\x04\xce\xbb\x15\x4c\xbe\x83\x1c\x4e\x3e\x0b\x8a\x97\xa7\xc3\xa4\xb5\xd6\xbc\x6d\x06\x1a\xe3\x0a\x51\x56\x54\x6d\x69\xca\xb1\xc3\x07\xc0\x36\x92\x46\xd1\x5b\x21\x77\x4b\xb2\x7c\xe7\x5f\x76\x17\x12\x7b\xe3\xef\x1c\x61\xa9\x91\x09\x7c\x63\xd0\x18\x24\x91\x9b\x00\x72\x2a\x2d\xae\xf7\x8f\x85\xe4\xf3\x9c\x26\xda\x47\xb0\x5b\x83\x8f\x24\x7d\x31\xe1\xa1\xd9\x40\xbc\x5e\xbf\xa6\xfe\x45\xff\x7a\xf4\x15\x9d\x0a\x82\x2e\x16\x98\x31\x52\xad\x86\xae\x0c\x31\x77\xdf\x4f\x1a\x6e\x47\xb6\x57\xf4\x61\xbf\x59\xb4\xe3\xf5\xcc\xd7\x24\x19\x2c\xaa\xef\x72\x4f\x1e\x7d\xe4\x9f\xb1\x49\xb4\x6f\x64\x10\x01\x9b\xd9\x1e\x7a\xb5\x01\x74\x04\xba\x29\x64\xbe\xe0\x0f\xa8\xe4\xe8\x01\xda\xcc\xdd\x6b\x2d\x02\xda\xba\x49\xa7\xa9\x04\x8d\x09\x66\x82\xc7\x10\x51\xf0\xba\x11\xbc\xa6\xd2\x25\x7e\x58\xaa\xd8\x4b\xad\x83\xaa\x8d\x54\x9e\x7c\xac\xe2\xdf\x57\x17\x48\x61\x31\x27\x4a\x83\x40\xac\xad\xa7\x24\x92\x3e\xbe\xff\x0a\xaf\x9f\x6e\x2f\xec\xfd\x34\xac\x36\x1b\xf0\xfd\xf7\xaf\x73\xca\xdc\x6e\xdc\xc3\x07\x2e\xaa\xf2\x81\x96\x26\x64\x43\xa2\x23\x0d\xf4\x78\x78\x96\x49\xf7\xc7\xcc\x02\xfb\xb1\x7b\xd1\xc3\x03\x2d\xb7\x5f\xac\x0d\x52\x80\xc5\x22\x58\xad\xed\x95\x4c\xe3\xe5\x1b\x8e\xe0\xd3\xc7\xe8\x8a\x9a\x24\x3f\xfd\x2f\x53\xea\xae\x9e\x52\x66\x13\x96\x67\xc1\x96\x24\x18\xa1\xf4\xc9\x71\x96\x05\x49\x94\x49\x2a\x82\xec\x19\xae\x16\x48\xd2\xba\xad\x14\x66\x84\xb7\xb2\x5a\x46\x48\xe6\xc3\x6f\x46\x8a\x34\xad\xc8\x7b\x43\xf6\xa9\x52\xd5\xbf\xd0\x97\xae\x73\x93\x18\xeb\x36\x30\x21\x9c\xc8\x39\xce\xba\xf0\xc8\xf2\xd4\x8b\x5a\x48\xc5\x33\x41\x90\xa4\x30\xc1\x88\xa8\xa9\xda\x39\x1d\x48\x99\xf9\xe0\x5d\x8d\xba\xee\x2b\xad\x24\xa9\xd5\x5b\x52\x9a\x67\x7e\xf8\x36\x43\x1f\xad\xf4\x0f\x2b\xb1\x04\x42\xb9\x24\x0d\x61\x25\xd4\xc6\xef\x28\x32\x02\xd9\x20\x62\x2f\x98\xb7\xd5\x53\x3f\x96\x96\x1a\x01\x0f\xbd\x7a\xaf\x04\xd6\x2c\xaf\x86\x04\x77\x5b\xe5\x95\xce\x10\x66\x31\x06\xf5\x74\x0d\x54\xfe\xa9\x44\xba\xdc\xa2\xa1\x54\x80\x80\x5e\x43\xa9\x8f\xa8\x9d\x94\xe1\xae\xf6\x90\xb8\x86\x4f\x8f\xb6\x6e\x8a\xc0\xb4\x33\x0c\x0b\xa5\xac\x34\x78\xda\xd8\xc2\x29\xca\x3f\x1f\x6d\xf0\x24\x37\x34\x80\x31\x2b\x4a\x62\x0a\x31\xda\x78\xee\xf6\xf4\x49\x76\x7b\xfa\x30\xdd\x75\x66\x90\xbb\x9f\x5a\x63\xf1\x2b\xf3\xf4\x8a\x6d\xc2\xfe\xe8\xda\xbe\x5b\x35\x68\x48\x7b\x7a\xdc\x16\x61\xcf\x6e\x20\x22\xa1\xdd\x80\xf9\xc4\x00\x48\x9b\x66\x82\xa4\x26\xa4\x2e\x83\xa1\x65\x6c\x68\x33\x12\xb5\x2e\xac\xb0\x24\x2a\x6e\x74\x5b\x0f\x54\x77\xca\x96\x81\x60\xba\x45\x95\x08\x4b\x9f\x71\x8e\x46\x7f\x4d\x38\x94\x0e\x0f\x0e\xce\x8c\x0b\x8f\x76\x57\xbe\x91\xf8\x88\x9f\xa8\x75\x19\x03\x82\x05\x29\xa2\xf5\x32\x12\x49\xda\xce\xeb\xbb\xef\xae\x2f\x33\x30\xa4\x1f\x5f\xc1\xd0\xd8\x57\xbc\x69\x19\xfd\xa9\x0d\x6f\x50\x31\xae\x3d\x0b\x48\xd1\x42\xdb\x7d\x69\x09\x27\x68\x5e\x90\xce\x0c\x7a\x49\xe5\x5d\x6a\xbd\xd2\xaf\x2f\xae\xfa\x2f\xf6\x8f\xd5\xd7\x17\x57\xc8\xfe\x9a\x7c\x1d\xd9\x6c\xed\x8b\x99\xfb\x86\x4f\xaa\x2f\x35\xb3\x63\x0d\xcd\x79\x41\x3a\x47\x44\x49\xe5\xdd\xae\x55\x50\x77\x37\x20\xba\xf2\x5a\x41\xf5\xbc\x25\x6f\xd1\x03\x8e\xc6\x4d\x75\x97\x8f\x5b\xda\x9c\xa1\x2b\x26\x5b\x41\xba\xd2\x8a\xb3\x95\x0f\x69\x5d\xc2\x5d\x36\x22\x90\x63\x57\x11\x28\x4e\x23\xcf\xb6\xec\xab\xba\x5f\x73\xe4\xbe\x29\xe2\x9f\xcd\xfa\xd9\x60\xa1\xe0\x16\x95\x43\xa4\x50\x97\xca\xbd\xe8\x16\xb5\x13\x89\x5e\xcf\x5c\x10\xf1\x09\x52\xfd\xe2\xa0\xee\x21\x4d\x76\xc9\xc5\x9e\x42\x32\xfc\xca\x57\xa1\x43\xa7\x25\xb9\x3f\x95\x25\x7e\x79\x02\x53\xb4\x39\xc9\x29\x95\x74\xfc\x6a\xb1\x44\x07\x2f\x0f\xc6\x68\x42\x6b\x5a\x61\x51\x2d\x7b\x9d\x45\xba\xe7\xe2\xe6\x0a\x37\x19\xf0\x88\xbf\x38\x40\x47\x5c\xc0\xac\x0a\xcc\x50\x45\xf0\x3d\x71\xd9\xad\x9a\xd1\x2c\xcd\x25\x21\x7a\x83\xfb\x70\x1c\x10\x3d\x89\x41\xbb\x29\x33\x75\x98\xc3\xef\x8c\x14\x0e\x0d\x47\x37\x97\x9d\xff\x89\x32\x2d\xa6\xc6\xe8\xbb\x78\xbe\xad\xe2\x4e\x96\x1b\x06\xa7\xd7\xef\xdf\xff\xb0\x88\x4d\x3c\xbd\xdb\xd8\x0a\xb2\xee\xf8\x11\x8c\xad\x5a\x00\xd6\xcd\x0f\xbf\x0e\xe2\x62\x56\x86\x94\x8b\x8b\xa1\xc4\x9d\xd4\x2e\xaa\xde\x92\x66\x20\xf7\x6f\x45\xd9\x32\x8f\xaf\xd8\x7d\xa9\xd2\x3f\x70\x49\xa1\x2c\x3c\x56\x08\x1b\x26\x53\xb4\x15\x1e\xf6\x0c\x19\xab\xef\x18\x5d\x5e\xdd\xbc\xbd\xba\x38\xbf\xbd\xba\x3c\x43\xee\x1b\x34\x54\xaf\xc7\xe8\x36\xa8\x40\x38\xe4\xa9\xed\x72\x3b\x6c\x61\x32\x3f\xbf\x13\xcb\xa4\x31\xeb\x4a\x53\x43\x3d\x15\xcc\xd0\x35\xa3\xca\x77\x09\x89\xa9\x88\x45\xc5\x99\xcd\x73\xd1\x70\xad\xa5\x7a\x4e\xd5\x89\x51\x08\xcd\x67\xf4\x9f\xdd\x77\x06\x20\x76\x45\xaa\x4c\x99\x7c\x3f\xfd\x01\x7b\x44\xe2\x85\xcb\x95\x98\xcf\x38\x7a\xb7\xc6\xd3\xd4\x15\xf9\x37\x92\xca\xb7\x19\x72\x75\xba\xa2\x92\x03\x6a\x0d\xdb\xbe\x3d\xe3\xf1\xe1\x18\x22\x41\x0f\xc7\x87\x4e\x89\xab\xd6\x1a\x5e\xb9\x4f\x46\x00\x87\xa5\x21\xfb\x94\x37\x46\xe8\x8d\xcb\xa0\x39\xd1\x3a\x58\x97\x5a\x13\xb5\x2a\xf9\x69\x98\x6a\x08\x41\x67\xa4\x15\xea\xb6\xbf\xca\x76\x9a\x3e\x61\x5b\x69\x72\x4e\xef\x09\x33\x08\xdd\x0f\x63\x75\x93\xca\xd8\xdf\xb7\xdd\x4a\xbe\x7b\xfb\xed\x7e\xa6\x61\xce\x64\xc6\x24\x2e\x78\x5d\x9b\x2a\x75\x0b\x5f\x38\xa9\xab\x66\xe0\xb9\xc2\xee\xb3\x4b\xe1\xa1\x1d\x1a\x77\xe2\xa3\xa6\x1e\xe0\x6c\xe0\x40\xae\x70\x52\xf7\xc2\xca\x75\xd5\xff\x6c\xd3\xe1\x58\x44\xf3\x83\x1b\x8e\x6d\xaf\x9c\xd1\x6f\xc3\x96\xe7\x94\xae\xc2\x8c\x15\x65\xa7\x7e\x1d\xa7\x6f\xaf\xce\x2f\x5f\x5d\x8d\xeb\x72\x57\x36\x44\x58\xd9\x70\xca\x62\x49\xa3\x2b\x5d\x48\xdc\x4b\x61\x98\x95\x83\xd4\x55\x03\x8d\x1c\xbd\x92\x28\x4c\x2b\x19\x60\x55\xf1\x86\x57\x7c\xbe\xb9\x97\x45\x06\x52\x7e\x63\x0a\xa6\x8c\xf0\x48\x63\x7b\x3f\xb7\x9c\x58\xa3\xb9\x3e\x86\x5c\x63\x39\x28\x49\xec\xd7\xe7\x75\x7c\xe8\xe3\x16\xb7\xa7\x7f\x44\x08\xd8\xbb\xa2\xb8\x8a\x95\xb8\x6a\x3d\x25\xe6\xd8\xb9\xa2\xa6\x5d\x2d\xcf\xa0\x49\x66\x4f\x83\x8c\xc0\x7c\x5c\xbf\x7c\x4a\x54\xef\x43\xb5\xf4\xa7\x76\x48\xfd\x1c\xea\x76\x94\xc0\x34\x35\xef\x1a\x6e\x25\xdb\xdf\xed\x7f\xb7\xcf\xf7\x59\x66\x23\xc8\xc8\x57\xb9\x82\x1e\x89\x5c\x24\x69\x13\xd6\x1a\xdc\x33\xea\x39\x13\xa0\x79\xbf\x5a\x06\xb1\x7c\xfd\x86\x7e\x43\xd2\xc9\x19\x5f\x21\x20\x02\x8a\xcc\xfa\x82\xc3\xd6\xa4\x82\xe7\xa6\x4a\x92\xb0\xce\x95\x46\xd0\x7b\x5a\x91\xf9\xb0\x15\x71\x41\xd9\xdc\xb5\x04\x0f\x2a\x91\x42\x0b\x2e\xb2\xb6\x16\x4d\x76\x52\xa5\xb5\x3e\x81\x93\xf3\xfa\xcd\x2d\xf4\x43\x80\x20\x85\x9d\x2f\x45\x7a\x2a\x91\x76\x58\xa3\xd1\x08\xac\x51\x47\xff\xd0\xfa\x74\x59\x1d\xa3\xef\x89\x9d\x01\x87\x3e\x0f\x02\x3a\x96\x2e\xb8\x2f\x24\x0f\xeb\x4b\xd9\x5b\x38\xc6\xa6\x8e\xac\x7d\xff\x54\xc3\xd0\x2a\xac\x11\xac\x3d\x48\x94\x40\x49\xc3\xce\x0b\xbd\xb3\xee\xbd\x15\x37\x77\x46\x7c\xaf\x7c\x07\x14\xea\x7c\xa7\x51\x23\x90\x91\x0a\x18\xc9\x65\x5d\x51\x76\xd7\x95\xf8\x9a\x71\x4d\x2f\xb6\x5b\x01\xbb\x73\x14\x2d\x48\xb4\x1f\x7f\x27\x4d\xf6\x40\x0f\x7b\x91\x15\x2a\xd3\x64\x7d\xbb\x6c\x4c\x73\x0b\xcf\x42\x6c\x00\x53\x68\x0c\x38\x88\xb5\x0a\xfc\x78\x30\x90\x64\x1c\xd8\x91\x3b\x53\x59\x48\x9a\xca\x9a\xaf\x27\x17\x93\xeb\x1e\x5f\x66\xc8\xfc\xd6\x73\xbe\xc4\x94\xb6\x5f\xc1\xf9\xf2\x98\x20\x86\xe5\xef\x4f\x0b\x2e\x16\xb8\x39\x6f\xd5\xe2\x92\xca\x82\xdf\x93\xac\x4b\xdb\xc3\xc2\xf4\x2c\x70\x55\xff\xa8\x43\xac\x81\x84\x2e\xfe\xfd\xfc\x06\xe1\x56\xe3\x43\xd9\x82\xb4\x7b\xd0\x12\xba\x39\x4f\x4c\x4a\xd5\xce\x33\xb6\x70\x9e\x6c\xbe\xcf\xae\xac\x4f\xdc\x95\x05\x67\xee\x9f\xcd\x7d\x45\x19\x55\x14\x2b\x9e\xd0\xbf\xb8\x6f\x25\x31\x25\x4f\xcd\xd1\xb9\x76\x40\x20\x20\x02\x94\x81\x1e\xdc\xd8\x35\x2f\x6c\x57\x05\x57\x1b\x40\xf5\x35\xd3\x57\x0d\x5c\x90\x95\x30\xe6\x13\xc4\xc8\x43\x0c\x24\xcc\x8b\x7a\x08\x7f\xb1\x41\xea\x9a\xa6\x71\xf5\xd7\xb3\x5e\x2f\x14\x67\xb5\x8b\xed\x83\x2b\x52\x6d\x8d\x42\x5d\x53\xa9\xbd\x58\xcc\xe8\x4f\x39\x3c\xcc\x9a\x42\xcd\x3a\xff\xb3\xc5\x95\xc1\xde\xeb\x7d\xd9\xef\xfa\x3b\x90\x31\x31\x47\x11\x0e\xf3\xaf\x7d\x6f\x94\x56\x42\xcb\x24\xfb\x84\x12\x98\x49\xbd\x1d\xb1\x53\x1b\x2a\x41\x87\xd6\xad\x79\x88\x8e\x54\xd1\x44\x7c\x79\x4f\x92\xbe\x62\x26\x6f\xb1\xff\xad\x4f\x5b\x19\x9e\xc9\x13\x78\xf9\x80\x8e\x73\x8c\x56\xbd\x89\xdf\xc0\xeb\xe8\x5b\x2a\x95\x6b\x92\x04\x3f\x50\x69\x0b\x47\x47\xf6\x44\xeb\x4f\x37\xfa\x82\x48\x9b\xff\x87\xcb\x52\x9c\x19\x39\x6a\xcb\x09\xc3\x7f\x4b\x5f\xa2\x15\x33\xe7\x8d\x8e\x40\x3d\x52\xcb\x86\x16\x70\x25\xbd\xbd\xb8\x41\xa6\xd1\xdc\x9f\xff\xf8\x02\xf4\xa9\x3f\xfc\xfe\x8f\x2f\x22\x1b\xfe\x6b\x64\x93\x6c\x61\x17\xfa\xc0\xfe\xc3\xbd\x28\x2f\xdb\xc4\x14\x83\x22\x65\xa2\x89\x81\x67\xda\x73\x6f\x28\x50\x6f\xa9\x97\x11\x31\x6a\x4b\x57\xc6\x9e\xe3\x60\x3f\xc9\x38\x58\x97\x87\x66\xf8\xd2\x6e\x5c\xcd\x30\xb4\x9b\x7f\x06\x86\xb6\xb7\xdb\x36\xfd\xe9\xf1\x63\x33\xd2\x12\x70\xe0\xaf\xe1\xce\xec\x72\x63\x87\x0b\xc8\xb0\x41\x35\x61\xbd\x2c\xdd\x89\xf5\xfa\xab\xc9\xca\x9d\x5f\xff\x12\x7a\xae\x3a\xff\xd4\x10\xeb\x7b\xc4\x73\xb5\xeb\x75\x82\xcd\x06\x8a\x0c\x3f\xa1\x1d\x2f\xa8\x07\xd9\x4b\x8c\xd2\xc8\x91\x44\xdc\xc7\x94\x99\x9d\xef\x51\x83\x0b\x47\xbf\xa2\x4b\x46\x63\xc0\x60\xe5\xa3\x72\xc6\x3c\x01\x6e\x53\x04\xbe\xc8\xcb\x42\x3c\x9c\xc0\x1b\xce\xe9\xa7\x4f\x96\x89\x28\x13\x9a\xb3\x6a\x9e\x4a\xa4\x4c\x6b\x60\x19\x50\xe2\xc7\x41\x6b\x3b\x1b\x34\x47\x76\x3d\xbb\xf0\xcf\x66\x53\x77\x94\x54\x5e\xb8\xb1\xb5\x4a\xaf\xb9\x72\xc7\x29\x07\xf0\x85\xfb\x09\x61\x8f\xb5\x58\x72\x61\x28\xd8\xde\xb0\xa1\x8f\xd6\x10\x57\xd9\x5f\xd1\x9b\xee\x27\xf3\x0b\xd4\x27\xd9\x99\xd1\x02\x94\xdc\xb8\xca\x0b\xf7\xd2\x6a\x6a\xee\x23\x68\x8b\xab\xfa\xeb\x48\x45\x58\xfa\xde\x94\xad\xf4\x55\x59\x52\x72\x78\x7f\x4d\xac\xa3\x27\xe5\xf2\xdf\x67\xa6\x5d\xa6\x19\x20\xf6\x77\x9d\x4a\x61\x27\x9e\xe2\x76\x62\x19\x0b\xae\x38\xdb\x2a\x73\xe5\x66\xc3\xab\x7d\xcf\xb6\x79\xe2\xc2\xb7\xfe\x19\xd2\x53\xba\x1e\xd9\x10\x12\xec\xbd\x28\x5a\x0f\x76\x62\x94\x33\xe7\x4f\xe9\x7b\x53\x76\x3c\xba\xff\x17\x72\xd0\xf7\x6a\x27\x4f\x8d\x08\x2a\xb3\xf2\xc0\xae\x2f\xad\xe2\xe9\x72\xbd\xa4\x25\x20\xd4\x51\x50\x40\x27\x91\xf5\x47\x13\x49\xf6\x27\xd6\xcb\xeb\xcb\x9d\x8e\x20\x17\xea\x81\x8b\xbc\x1a\x16\x37\xbd\x97\x56\x02\x4a\xec\xdf\x32\x52\x31\x3f\xca\x53\x36\x01\xaf\xf7\x4a\xfb\x98\x55\x47\x54\x54\x6b\x36\xb7\xb9\x4d\x07\x73\xe0\xe8\x45\x60\x0e\x1e\x4c\x73\xf4\x36\x1e\xb9\xa4\x4b\xc3\xd3\x1d\xc8\x2d\x04\x65\xa4\xd6\x81\x97\x9c\x91\x95\x6d\x55\xeb\x60\x2f\xb7\x14\x73\x06\xb2\x18\xd1\x3b\xfb\x8a\x4d\x3e\xd5\xfb\xd7\xb1\x24\xec\x8f\x5e\x4a\x54\xde\xde\x98\x8c\x5b\xc6\x4e\x8c\x46\x70\xd3\xe6\x39\x91\xc7\x5c\x2b\x52\x4b\xd3\x70\xa2\xaa\xf4\xee\x70\x16\x36\xb5\xb0\x55\x0b\x4e\x90\xe9\xb7\x50\xe3\x66\xb0\x66\xa9\x66\x31\x25\x7f\x60\x0f\x58\x94\xe8\xfc\xe6\x7a\x47\x76\x62\xcd\x6b\xf1\xfa\x92\xfd\x56\xdd\xbc\x24\x68\x4a\x95\xec\x7a\x66\x12\x15\xde\xc7\x35\xf7\xb3\x5e\xbc\xd8\x6d\x5c\xf3\x11\xcd\x33\xec\x4c\x02\xe1\xcf\x10\x2f\x14\xae\x4c\xd1\x54\x34\x25\xea\x81\x10\x86\x5e\xbc\x78\xf1\x22\x6a\x63\x2c\xd1\x8b\x3f\xfd\xe9\x4f\xd0\x3d\x11\x95\xa4\xa0\xf5\x3a\x18\x78\xea\x5f\x5f\xbe\x1c\xa3\xff\x3a\x7f\x35\x1c\x02\x6f\xfa\xb7\x36\x4a\x9a\x5a\x4f\x66\x56\xb0\x11\x21\x68\x79\x82\xfe\x63\xf2\xe6\xb5\xa3\xc3\x98\x51\xb9\xff\x2e\xd0\x47\xed\xd0\x3a\x46\x97\x41\x48\xda\x03\x55\x0b\x1a\x0b\x00\x47\x2e\xea\x0b\x0b\x02\xf1\x6d\x78\x36\x33\xcd\xc8\xa7\xae\x77\xbe\xe1\x0f\xae\x9e\x07\x9d\x2f\x12\x1a\x05\x52\x06\x74\x59\x41\x04\x1e\xd5\x8b\x07\xd3\xac\xab\x26\x63\x82\x10\xe1\x4b\x5e\xac\x44\x05\x49\x49\x4e\x50\x45\xef\x08\x9a\x49\x68\x0b\xd8\x95\xc7\x15\x44\x6a\xfd\xdf\xf6\x63\x35\x9f\xd2\xcf\x47\x40\x02\x25\x4a\x12\x71\x70\xee\xdf\x37\x98\xd4\xd7\xad\x77\x70\x6c\x5f\x0d\x1f\x9f\x6d\x58\x89\x46\xe5\xee\xfe\xb6\xbe\x62\xe3\x21\x9b\x3d\xb2\xe5\x5b\x3c\xef\x42\xb8\xe2\x09\xc5\x41\x83\x2d\xef\x04\xbc\x0b\x8b\x49\xe8\xbd\x9a\xd3\x25\xc2\xf0\xbf\x57\x38\xa9\x6f\x67\xdf\x37\x11\x54\xba\xc1\x53\xde\x2a\x17\x35\x60\xe0\x41\x01\x83\x04\x98\xa0\x39\x58\x0c\x25\x3c\x9e\xdb\x01\x23\xab\x84\x7b\x5f\x82\xf4\x74\x98\x13\x44\x70\xb1\x40\x77\x64\x39\x02\xde\x91\x08\xd1\x94\xe5\x76\xc6\x8d\x4b\xac\xb0\xad\x72\xdd\x77\xb3\x15\xa4\xd4\x17\x05\x83\xb9\x64\xd0\x2e\x1b\xab\xa3\x2f\x9f\xcf\xe6\xb4\x67\x69\x95\xc6\x74\x98\x50\x8d\x9b\x05\x66\x1d\xd7\xad\x24\xe8\x8c\xee\x8b\x6a\xa7\x57\xbc\xbe\x9e\xad\xb6\x50\xd5\xa7\x92\x94\x1a\xbc\x5c\x5f\x49\x32\x5c\xbf\xe2\x2e\xc4\x46\x33\x64\x69\xd8\x5b\xcb\x82\xaf\xe4\xe1\x15\x8a\x0c\x42\x84\x93\x24\x36\x03\x1d\xbb\x3e\x28\xb9\x5d\x7f\x35\x5a\x69\x01\xb1\xc1\x1a\xac\x85\xe9\xa8\xc2\x6f\xfc\x49\x56\x27\x19\xd7\x4f\x92\xa8\xb6\x31\x53\x86\x28\x2c\xbd\x66\x22\x25\xa2\xb0\x53\x35\x16\x77\x19\xd3\xe4\xb6\x4c\xd6\x18\xdd\x68\x24\xfa\xd2\x8b\xa6\x49\xc9\xbd\x09\xfd\xd4\x5c\x8d\xf1\xf4\x7a\xfe\x61\x42\xdf\xe1\x78\x7c\x68\x24\x26\x17\x6b\x69\x8a\x89\x10\x33\xbb\x32\xf4\x75\x28\xdc\x48\xd3\x4d\x42\x2b\xed\xd0\xc5\x86\x43\xc6\xac\x5a\x58\x89\x9f\x0c\x17\x21\x9c\x68\x88\xec\xc6\x76\xfd\x7b\xb2\xbb\xf7\xf4\x43\xa9\xec\x19\xee\xd8\x6c\x5e\x1b\x8c\x2d\xbb\x59\xd4\xc9\xc5\xd3\x37\xce\x3a\xa8\xd8\x56\xf7\xf4\xde\x2c\x90\xe8\x11\x2d\x59\x99\x36\xf4\x95\xcd\xae\xcd\x84\x39\xac\x26\x7b\x45\x38\x13\x6a\x92\xda\x9c\x09\x53\x2b\xd9\x11\x35\x3a\x13\xe2\x46\xa5\x7b\x45\xad\xce\x04\xb9\xa2\x84\x5f\xcf\x36\x34\xdc\xce\x9d\xa5\x4d\x6b\xee\xee\x59\x5e\xc4\x68\x1a\xda\xaa\x3d\x8d\xd3\xdd\x23\xda\x79\x2e\x7d\x6e\xd0\xe5\x37\x69\xeb\x99\x60\x63\xba\x3d\xe0\x3a\x13\xa6\xd6\xf5\xd3\x9b\x0e\xa2\x2c\xe5\x7f\x75\x6c\xdb\x46\x34\x1e\x32\xb0\x3a\xd6\x78\xa5\x97\x75\x4d\x97\x16\x94\x4b\xd1\x7a\x13\x15\x87\xce\x29\xca\xb3\xdf\x31\x7a\x65\x24\xa7\x61\x20\xb9\x3b\x3a\x95\xbc\x6a\x95\x4f\x2f\xb5\xa0\x42\xe1\x1a\xc9\xf8\xda\x34\x5c\x0f\x17\x53\x26\xc0\x01\x0d\x04\x73\xfe\xe2\xad\x6c\xcd\x91\xe8\x66\x6c\x25\x68\xf2\x5b\x1f\xe5\x35\x3e\x8a\x78\xbe\x57\xc7\x16\x0d\x8f\x72\xdb\x1d\xe5\x34\x9e\xcf\x8b\xef\x4b\x5e\xe5\x07\x8f\x03\x34\x23\x3d\x1a\x30\x19\x24\x44\x0d\x26\xc6\x04\x9a\x91\x4d\xa5\x4e\xa7\xde\x6a\xcf\x26\xb6\x02\x95\xcb\xe9\xe9\xdd\x17\xe2\x85\x40\xba\xa1\xd5\x27\xb8\x6a\x39\x95\x3e\xaf\xa1\x6d\xaa\xc5\xba\xff\x7c\xe2\x39\x70\x96\xd5\xf3\x9b\xeb\x3d\x59\x21\x02\x88\x9f\xbe\x1d\x02\x2c\xd9\x61\x83\x58\x74\xd9\x2d\x2f\xa9\xf2\x76\x37\x32\x6c\x01\xbb\x5c\xb3\xd6\x26\xf8\x95\x96\x88\x49\x31\x38\x6b\xd3\xe8\x17\x54\x36\xf6\xed\x4e\x55\xea\x8a\x30\x67\xc0\x74\x21\x25\xc0\x39\x9e\xf8\xf2\x06\xdf\x88\x46\x96\xaf\x8e\xf5\x3e\xdf\x20\xe4\xd0\x04\x5a\xa7\x1a\xab\x4e\xce\xdc\xcd\xe0\x2e\xe0\xb7\x3c\x83\xf6\x67\x08\x33\xc6\x4d\x83\x6b\x79\x62\x3a\xbb\x66\xb5\x6e\x43\xae\xb6\xab\x56\x37\x83\xa0\x1d\x11\x78\x26\x33\x55\xc6\x6d\x3b\xdc\xa2\x80\xfd\xe7\x77\x6c\xec\xbb\xd0\x0c\x14\x87\x2d\x59\x2c\x48\x9d\xd7\x32\xd8\x0c\xa8\xfa\xab\x77\xc9\x55\x0b\x79\x10\x54\x29\x62\x0a\x22\x12\x51\xe7\xf7\xc7\xd4\x3b\x78\xd2\xeb\x83\x7e\x70\xff\xf2\x20\xbf\x2f\xe8\x0e\x0d\x2a\x67\x6e\x41\x3b\x22\x39\xcc\xb9\x37\x16\xd1\xa8\x33\x7c\xd3\x30\xad\x84\x7d\xf0\x98\xb7\x01\x6a\xc6\x7f\x6f\xf6\xf1\x03\xa2\x67\x9b\x3e\x9c\x5a\xc5\xf4\x48\xdd\x42\x5f\xce\x6c\xae\xf9\xa9\x18\x66\x4e\x40\x51\x79\x36\xcc\x24\x8f\x67\xc3\xcc\xb3\x61\x26\x79\x7c\x72\x86\x99\x40\x05\x72\xd2\xd4\xa2\xd1\x18\x6b\x32\x31\x06\xa6\x9d\xb0\x22\xac\xb3\xd8\x4c\x89\x8b\xa0\xc8\x3d\xd1\xbe\x4a\xa3\x66\x42\xce\x56\x03\xdd\xaf\xbc\x81\x26\x13\xe2\xe1\xe1\x78\x7c\x78\xe8\xec\x3d\xf6\xda\xd6\xaa\xd9\xe8\xcf\x88\xb0\x82\x97\xf9\x73\xbc\x85\x95\x0a\xa9\x40\xb9\xef\x4c\x01\x81\xc1\x2b\xf7\xec\xb9\x55\x87\xbe\x1c\x98\x77\x1e\x41\x6e\x29\x72\x5d\x40\xcf\x57\x7b\x50\xb2\x3b\xd5\xda\x17\x4c\xd9\xca\xf8\xe7\x6b\x3e\x59\x1d\xbb\x0b\x3a\xaa\x68\x4d\xb7\x6a\xbd\xaf\xd9\x39\x91\x4a\xa2\x23\x03\x62\x5c\x34\xed\x89\x05\x37\xae\x49\xcd\xc5\x32\x97\x0f\x39\x90\x1a\x14\x30\x25\xff\x83\x81\x77\xac\xb5\xf8\xdc\x95\xb7\x42\x10\xa6\xaa\xe5\xaf\xa0\xfd\x7b\xac\xa7\xf7\x95\x0d\xc7\x4a\x6a\x83\xaf\x62\x0b\xc6\xb6\xdc\x8e\xc7\xe1\x98\xf9\xe2\xe2\xf2\xc4\x9b\x82\xe0\x57\xc2\xee\xd1\x3d\x16\x91\x34\x82\x4d\x63\x07\xf5\xbd\xa4\xf7\x54\xf2\x48\xe2\xd3\xa6\x81\xd9\xf2\x4d\xe6\xf1\x42\x26\xbf\x72\x4b\x81\xd1\x7f\x7f\xab\xc5\x6e\xb4\xa5\x51\x5b\x3c\x98\xb7\xaa\x69\x73\x15\x4c\xe4\x65\xa7\x63\x9e\xae\x44\x9d\x3f\xe5\xb9\x07\x11\x75\xf1\x80\xe6\x46\xf7\x32\x56\x09\x6b\x7d\x34\x58\x29\x22\xd8\x19\xfa\xef\xa3\x1f\x7f\xf7\xcb\xe8\xf8\x8b\xa3\xa3\x1f\x5e\x8c\xfe\xed\x6f\xbf\x3b\xfa\x71\x0c\xff\xf1\xdb\xe3\x2f\x8e\x7f\x71\xff\xf8\xdd\xf1\xf1\xd1\xd1\x0f\xdf\xbc\xfa\xfa\xf6\xe6\xea\x6f\xf4\xf8\x97\x1f\x58\x5b\xdf\x99\x7f\xfd\x72\xf4\x03\xb9\xfa\x5b\x22\x90\xe3\xe3\x2f\xfe\x25\x7b\xaa\xef\x47\x9d\xd1\x78\x44\x99\x1a\x71\x31\x32\x9b\x7b\x86\x94\xc8\x88\xab\x31\xc3\xa1\x7d\xd7\x13\xdf\xa9\x17\x5d\xb5\xac\xed\xef\xa3\x1f\xf0\x48\x6f\x7b\xe5\x4c\xe8\xc8\xf2\xd8\x2c\x33\x6f\x9c\xdb\x78\x68\x3e\x2e\x9f\x4b\xd6\x07\x4c\x64\xf1\x9e\xec\xd8\xb6\x57\x1b\x74\x59\x4a\xa4\xc7\x8f\xd2\x84\xfd\x81\x43\xe9\x26\x29\x3d\xf2\xba\xf1\x1c\x47\xf7\x4f\x11\x47\x37\xb1\x5d\x09\xbb\x7d\x4b\x06\x9b\x12\x44\xd7\x05\xc7\x25\x83\x8d\x07\xd1\x39\xbd\x35\x9d\xd9\x3d\x07\xd1\x3d\x07\xd1\xa5\xce\xfa\x39\x88\xee\xd9\x56\xfb\x6c\xab\x7d\xb6\xd5\x3e\x07\xd1\xd9\xf1\x1c\x44\xb7\x71\x3c\x07\xd1\x0d\x8d\xe7\x20\xba\xc8\xf8\x14\x83\xe8\x6c\xe1\x46\x2e\x50\x0e\x0f\xd7\x3c\xe8\x23\x0c\xa0\xb3\x1d\xa3\xcf\x8b\x82\xb7\x4c\xdd\xf2\x3b\x92\x14\x03\x93\x64\x80\x58\x83\x9c\xb4\x60\x6b\xb1\x78\x42\x6b\x04\x6e\x4b\xaa\x6f\xfb\x5b\x51\xc4\xb9\x7d\xd9\x5d\xc2\xb5\x8c\x64\x25\x29\x3d\xd4\x64\x8a\xb0\x9c\x40\x69\xcc\x8c\xd1\x39\x12\xa4\xa0\x0d\xd5\xd2\x00\x2a\x21\xc1\xef\x79\xa1\x0c\xbe\xc5\x24\x55\x92\x54\x33\xdb\x48\x8f\x05\x6d\xa4\xb7\xb8\x37\x5b\xe1\xe6\x96\xd7\x9b\xb6\xb9\xe2\x73\xd7\xbd\x2d\xfd\xd2\x6c\xba\x76\x0b\xf2\x0f\xa7\x77\x59\x2c\xdc\x86\x5f\x72\xb6\xed\x74\xee\x6f\xec\x10\xc1\x72\xed\x64\x71\x43\xd3\x0a\xf8\x79\x48\xb9\x5c\x86\xbc\x6f\xa8\x80\x23\x30\x21\x05\x67\xe5\x76\xd6\xae\xab\x55\x28\x8e\xca\xac\x8b\x2d\x63\xdb\xca\xd6\x00\x82\xec\x65\x5c\xd1\x92\xaa\xa5\x8f\x4b\xb3\x6d\xe2\xb1\x39\x9b\x19\xf8\x35\xa4\x2a\xbb\x2d\x43\xb8\x69\x04\xc7\xc5\x82\xc8\x00\x07\xe9\x02\x00\xd4\x33\x53\x76\xc5\x27\x59\x57\xed\x9c\x32\x73\x61\x00\xd8\x5a\x1b\x8c\x96\xda\xe8\x86\xe0\xca\xc5\x79\xae\x2c\x34\xa4\x32\xfb\xd1\x3c\x8b\x94\x51\xcc\x94\x58\x42\x3d\x31\x1e\x7e\xca\x60\x83\xe6\xa9\xab\xf6\x25\x89\x78\x55\xba\x02\xaa\x7f\x7e\xa1\x6f\xcb\x85\xe5\x03\xfa\xda\xad\x68\x86\x3d\x4a\x71\x54\x69\xed\x59\x8b\xa7\x59\x38\xb3\xde\x47\x7e\xff\x39\x5a\xf0\x56\xc8\xf1\xe5\x16\x67\xec\x25\xbc\x6b\x6c\x51\xae\xf6\x83\x42\x15\xc1\x52\xa1\x97\x2f\x50\x4d\x59\xab\x55\x92\x44\x90\xc1\x25\xe5\x8f\x9f\x67\x1d\xcf\x9c\xeb\x49\xce\xc5\x64\x3d\xda\xd0\x9e\xc2\xc6\x34\xb1\xb2\xf7\x13\xc3\x6d\x92\x11\x67\x0a\xf2\x98\x46\x78\x2b\xa1\x23\x56\xd4\x75\xbb\x95\x65\x7b\x7d\x22\x9e\x96\xa3\xd9\x27\x6b\xe9\x19\xba\x49\xf2\xa3\x29\x0a\x7c\x02\xb0\x9f\x5a\x3e\x5d\xaa\xd4\x42\x54\xff\x69\x9e\xee\x57\xa0\x72\x3f\xae\x55\xd2\x1d\x98\xff\x7a\x0f\xc8\xae\x90\xee\xa3\xaf\xa5\x69\x3c\x73\xc1\xdb\x48\x71\x86\xde\x9a\xc0\xd2\xe1\xee\xcd\xce\x7d\x51\x14\x44\x82\x77\xf9\xd2\xf7\x4d\x8f\x6c\x1c\xe3\xe6\xcb\x09\x9b\xf6\x14\xa5\x9b\x06\x0b\xd9\xba\x1d\xfa\x95\x3b\x0b\x26\xa0\x26\xae\xef\x0b\x32\xa7\x52\x65\xb6\x91\x35\xaf\xf4\xc9\x56\x52\x36\x37\xed\xf7\xea\xb6\x52\xb4\x89\xfa\xaa\x1c\x16\x3d\x38\x2b\x67\xc3\x6e\x25\x38\xb0\xf3\x63\x53\x51\xed\x2c\xa1\x80\x30\x38\xea\x8e\xdc\x3c\x10\x61\xca\x74\x79\x13\x5a\x98\x37\x58\x60\xbf\x15\x05\xaf\x6b\x2c\x8f\x8d\x5f\x27\x02\x15\x43\x74\x96\x61\xe2\x5a\xb2\x0a\x5c\x79\xf4\x85\x71\x36\xfb\x20\x59\x45\x18\x66\x11\x2f\x6e\xdf\xe8\x05\x2f\x20\xfe\xc0\x5c\x1b\x1b\xd3\x71\xb8\x4f\xab\x28\xea\x1a\xd1\x6f\x7e\x89\x8b\x3b\xc2\x4a\x68\x49\x6f\xd0\x54\x2e\x19\xae\x6d\xa9\x75\xdf\x88\x9b\x94\x0e\x7a\x04\xa6\x8f\x3f\x32\x06\x71\x53\x95\xc8\x55\x8c\x33\x8a\xda\x3e\x70\xd6\xca\xac\x8a\xca\xdf\x49\xad\xc7\x0c\xf3\xa9\x84\xb3\x28\x89\xa0\xf7\x05\x71\xca\xa1\x9e\xc4\x3e\x16\x73\x1f\x29\x68\xb8\xb6\x1c\x5b\xcc\x90\x06\x27\x06\xa4\x82\x77\x4b\x43\x89\x76\x5c\x69\xe6\x13\x53\x83\x5d\x2b\x9e\x15\xe2\x99\x2e\xf7\xd5\xc0\x3a\xad\x37\xb3\x39\x5a\x03\x8f\x44\x18\x70\x82\xbc\x16\xd3\xd4\x82\x6e\x87\x6f\xbf\xbc\xec\x73\xbc\xb7\xb8\xe4\x12\x7d\x59\xf1\xe2\x0e\x5d\x12\xb8\x22\x38\x99\x3d\x28\xaa\xc9\xbe\xfb\x36\x8b\x69\xb9\xbf\x5e\x75\xcf\x7d\xd4\x3e\xf1\x3e\x6a\x62\x1a\x43\xc6\xa7\xd7\x45\xad\xc6\xf3\xbc\x96\x9f\x0b\x82\x04\x1c\x4f\x78\xd5\xb0\xad\xad\x8f\xd4\x6f\x16\xfc\x61\xa4\xf8\xa8\x95\x64\x44\x23\xc1\x75\x89\x2b\xba\x23\x4b\x88\x39\xcc\x58\xd3\x37\xe6\x95\xde\x35\x52\x71\x30\x09\xc3\xef\x5a\x03\x79\xfb\xe5\xa5\x16\x6b\xa9\x25\xb7\xa9\x44\xa7\x44\x15\xa7\x05\x69\x16\xa7\x76\x4a\x1f\x15\x9a\x6a\xce\xa8\xe2\x22\xab\x7b\xfc\x39\x2a\x78\x55\xd9\x32\x78\x7c\x86\x2e\x48\xb3\xf0\x80\x32\x3c\x25\x4f\xb6\xf6\x5f\xa3\x8f\x56\xc3\x79\x4e\xdf\x9f\xe0\x00\xe9\x37\xed\xf9\x09\xc8\x46\x4c\xcb\x3d\xb6\x98\x7f\x6a\x32\xda\x7b\x2b\x93\xfd\xb7\x11\xfb\x80\xa7\xee\x69\xda\x91\x1d\x4e\xdc\x4b\x10\x1e\x17\x78\x29\x33\xfa\x8b\xb9\x4f\xf7\x98\x19\xba\x9e\x99\x4b\x47\x49\x4a\xc4\xef\x89\x10\xb4\x24\x12\x79\x7e\x75\x99\xd4\x2c\x4a\x4f\x8a\x56\x1f\x06\xcf\xcf\x6d\xd2\x3e\xd1\x36\x69\x99\x57\xc8\x80\x4d\xea\x37\xd7\xd9\x24\x2e\x6b\xca\x3e\x19\x46\x99\xd4\xea\x4c\xeb\x53\x03\x7f\x77\x82\x76\x97\x4b\x99\x2c\x70\x45\xae\xdf\x24\x5e\xcc\x26\xe6\xe9\xfe\xdd\xcc\xfd\x18\xb4\xc6\x88\x5a\xeb\x1e\x6b\x9b\xf1\x8d\x3f\x46\x88\xf1\x72\xc8\x27\xf1\xdc\x32\xc3\x5d\x89\x82\x33\x60\x2a\xfa\xef\x43\x8c\xcf\xb1\x22\x0f\x38\x47\x8a\xdf\xba\xa5\x75\x0d\xb2\x4c\xf4\x85\x25\x8f\xf3\x9b\x6b\xf4\xb5\x81\xba\x9f\xae\x1d\x82\x2b\xa3\x79\x5e\xf2\x1a\xd3\xac\x8e\xc3\x41\x07\xa3\x70\x8a\x37\x1e\x24\x32\x30\x63\xb6\xe1\xae\x7d\xf2\x8c\xce\x5b\x7d\x17\xb5\x37\xc4\xe7\x36\x08\x1b\x97\xfc\x34\xea\x50\xa7\x0d\x05\x06\x38\x97\xe2\xd0\xe9\x38\x76\x97\x23\x4b\x07\xe1\xe2\x83\x24\x90\x24\x4c\x52\xf0\x1e\x06\x41\x33\xa0\x26\x41\x48\xb4\xc9\x4e\x88\x99\xc8\xad\x42\x75\x82\xbe\xe5\x73\xca\xdc\xd9\xe7\xd6\x65\x3e\xc3\x34\x92\x67\xf0\xac\xe3\x7c\xa2\x3a\x8e\x94\xd5\x15\xc3\xd3\x2a\xe6\x94\xed\x8b\xa0\x0a\x43\xac\x02\x81\x37\x4f\x4b\x2a\xf5\xff\xa3\xc9\xe4\x5b\x70\xa1\xb4\x2c\x4d\xbb\x07\x67\x82\x65\xb8\xbe\x90\x90\x61\x0a\xfb\x39\xa9\x86\xd3\x65\x36\xb6\xb8\x66\xa5\x9e\x3e\x91\xbd\x08\x3d\x0b\xcb\xf4\xf0\x48\xf3\xf5\xd9\x88\xa4\x29\x41\xb7\x0b\x5a\xdc\xdd\x04\x9e\x12\x2e\xf4\x6f\x2c\xf8\x29\xe3\xe2\xb2\xfa\xe6\x3e\x18\xb9\x5d\xde\x4d\x9e\x61\xe0\x36\x90\x4c\x13\x8b\x20\x0d\x02\x61\x29\x79\x41\xbd\x63\x2d\xc1\xcb\xd4\xc9\x4a\x54\x82\x60\xdb\xcf\xb2\x40\x73\xd9\x41\xee\xba\x6d\xb7\x0a\x17\x96\x81\x24\x8d\x5f\xf3\x2d\x6e\xf6\xb2\x14\x43\x72\x99\x6d\x11\x6f\x7b\x8d\x10\x9d\x5f\xcb\x78\x7d\xbc\x5f\x27\xa9\x1c\x88\xdb\x66\xa7\x79\xda\xbe\xb6\x2b\x1b\x1d\x36\x44\xb4\xad\x31\x3e\x90\x7f\xc8\x6a\x83\x03\x4f\x78\xb9\x3d\xf4\xcc\xb0\xce\x9c\x72\x5b\x89\x24\xdc\x6e\xb2\x92\xac\xb8\xce\xcd\x6f\xd6\x21\x04\x2c\xa4\xe1\x4d\x5b\xe1\x41\xcf\x6a\xd8\x89\x72\x57\x9f\x81\x99\xc1\xae\xae\xa3\xed\xda\x0a\x3d\x9a\x24\xb6\x21\xed\x2b\x42\xb2\x5d\xff\xa1\xe4\x0e\x43\x31\xbf\xd1\xa6\x9c\xb0\x68\x96\x57\x04\xa8\xef\x3f\x94\xd3\x61\x28\x02\xf3\x91\x2c\xae\xb5\x0e\x43\x81\x2e\xfe\xe2\x8f\x9f\x7f\x1e\xf5\x14\x6c\xec\x48\x34\xdc\x73\x28\x6a\xe1\xdb\xd4\x91\x68\xb7\x84\xac\xd4\x04\xac\x95\x94\xaa\x98\x4f\x6b\x63\xc2\x55\x42\x0a\xd5\xfe\x9b\x0e\x25\xf8\x0c\x32\x32\xde\xc3\x4c\xf6\x18\x01\xc4\xf3\xdc\xb3\xb3\xbe\x1f\xcd\x6e\x7f\x3c\x6b\x3d\xea\x7d\xdc\x90\xd3\x3e\x9c\xab\x1e\xd5\x54\x1f\xcd\xc9\x1f\xcc\x50\x8f\x80\xed\xb2\xe4\x93\xf2\xd2\x93\xe2\x92\x52\xb3\xd1\x83\x2c\xf3\x08\xc4\x84\x1c\xf4\x47\x72\xcb\x23\x80\x37\x64\x9e\xef\x98\x51\x9e\xdf\x24\x2b\x9e\x3d\x9e\x9c\x13\x9e\x93\x33\x92\x98\xff\xbd\x87\xac\xef\xac\x10\xdd\xd4\x0c\xef\xa7\x12\xd9\x66\xac\x67\x73\xef\xd6\x0b\xd0\x8c\xbc\x8e\x80\x49\x20\xf7\x2c\xb5\xcd\x48\x94\xdd\x26\xa7\x3a\x09\xe2\x0a\xdb\x8b\x65\x52\x27\xc1\xcc\x11\xd7\x20\x90\xd3\xf6\x68\xdf\x42\xdb\x8c\xad\x45\xb7\x19\xb9\x39\xcf\x79\xa9\x04\xa9\x69\x04\x49\x59\xcd\x61\x9e\x72\x12\x6a\x1e\xcd\x65\x7e\x24\x3b\x39\x0d\xdf\x2b\x19\xcc\xd1\x9c\xe4\xe4\xa9\x66\x66\x22\x67\x30\xbf\xd4\xdc\x84\x94\x5c\xe3\xa4\xdc\x85\xbd\x26\x23\xa4\xe6\xa4\xe6\x65\xa2\x76\x3d\x1a\xa2\x17\xa3\xa4\x04\xd4\x3c\x13\x7b\xa6\xad\xa3\x67\x25\xb6\x97\x68\x47\x83\x26\x9c\xd2\xd7\x84\x8f\xed\x0c\xd7\x8c\xf0\xc9\xaf\xd1\x28\x95\x40\x53\xcc\x0e\xe6\xdb\x7c\x40\xf5\xe8\x6f\xbd\x79\xfe\xcd\x64\xc5\x51\xea\x7f\xde\xba\xe1\xf9\xb3\x7f\x34\xdf\x3f\xba\xd7\x90\xd1\x67\xd7\xdd\xa3\x63\x37\xd7\x9d\xec\x55\xec\x74\x66\x3a\xe0\x15\x7a\x25\x31\x6b\xd4\xd4\x76\x06\x31\x6c\xd6\x1f\xb4\xf3\x9b\x6b\x54\x08\x02\xf9\xc5\xb8\x92\x63\xb4\x5e\x2d\x27\x7a\x9f\x31\x8e\x13\xab\x27\x3a\x5d\x0e\x2b\x45\xea\x26\x5a\x3b\xfa\xd9\x73\xf7\x89\x7a\xee\xb6\x72\x08\xbc\xf3\x2f\x39\xeb\xc8\xa2\xad\x31\x1b\xe9\x73\x0c\x3e\x3c\xeb\x2d\x48\xf0\xd8\xac\xca\x8a\x31\x72\x59\x27\xb0\x15\x60\x10\x84\xb4\x36\xd3\xfb\x3f\xc1\x17\x08\x77\x6d\x2f\xa4\xf7\xec\x35\x01\x98\x5b\x61\xca\xb4\x91\x59\x39\xfd\x05\x6f\x12\x2b\x72\x5b\x49\x6a\x17\xe8\xb1\xe6\x0e\x7a\xd0\xa9\x26\xa3\x06\xa1\x5a\x10\xa3\xda\xdc\x40\x76\x67\x07\xa3\x5f\x13\xcb\x5c\xd3\x70\x55\xf1\x87\xb8\xd1\x94\xf4\x64\xb7\xa6\x03\xbd\x4a\x9b\x96\x3e\x25\xa8\xa6\x42\x70\x61\x3d\x3d\xe1\x52\x22\x90\x21\x06\x45\xdf\x14\x89\x30\x97\x22\x61\x43\x14\x26\x44\x85\x04\xa9\x38\xc2\xcc\x24\x15\xc5\x15\x34\x17\xf9\x69\x1a\x6c\x59\x0e\x38\x25\x0b\x7c\x4f\x79\x2b\x0c\x6c\xc5\xd1\x81\xfd\x53\xac\x8a\x31\x9d\x41\x56\x8a\x33\x62\xb7\x90\xb8\xe0\xb1\x2a\x37\xec\x9e\xa7\x8c\x24\x6b\x74\xc9\x9d\x55\x6e\x44\xde\x53\xa9\xd6\x00\xfa\x8d\x4b\x2a\xf8\xbf\x37\xb5\xb1\x9d\x0e\x77\xcf\x49\xf8\xd0\xbd\x6c\xb4\x44\x7f\x17\x49\x51\xeb\x1f\xae\xf0\x9d\xbe\x0a\x7a\x3f\x81\x3f\x6d\xaf\x80\xda\x2a\x0c\x26\x3f\xd4\x25\x9e\x3c\x2b\xa1\xeb\xe3\x23\x50\x42\x7d\xd8\x41\x45\x8b\xe5\xf5\x65\x8e\x5a\xe6\xc3\x0d\xf4\xab\xe8\x4b\x2c\x49\x89\x5e\x61\x86\xe7\xc6\xd2\x70\x34\xb9\xf9\xf2\xd5\xb1\xde\xde\x84\x42\xb9\xd7\x97\x1b\x1c\xd9\x5e\xc2\x99\x4f\xbc\xde\x4f\xae\xe3\xca\x9a\x33\xc5\xf7\x5e\x57\xbd\xa7\xec\x4d\x27\xe1\xe2\x6d\xb8\xd6\x8b\x60\x98\x30\x02\x57\x5b\x47\xae\x1e\xfe\xfb\xba\xbc\xdb\x7d\x82\x29\xe1\x03\xdd\x12\xb6\x67\xa7\x91\x07\x04\x91\x8f\xc4\x05\xc4\x79\x50\x2b\x06\xec\x3a\x51\x24\x44\x26\x26\xff\xb0\xed\xb4\xa6\x6d\x71\x37\x14\xec\x90\xb0\x3d\x84\x95\x50\xbf\x64\x27\x20\x8d\x20\x33\xfa\x7e\x27\x10\x82\xcc\x07\x7b\xf5\xed\x8c\x64\x73\x72\x27\x11\xcb\x56\xe4\x33\xf2\x81\xce\xb6\x26\xa2\xae\x15\xcc\xaf\x8a\xeb\x41\x44\x0d\xfc\xf1\x81\x36\xe4\x4d\xbb\x61\xf5\xab\xae\x6e\x25\x5a\x72\x82\x4a\xad\x04\x80\x97\xa0\x21\x50\xee\x09\x0e\x20\x2d\xb4\xb6\xc1\x25\x55\x7c\x43\x2e\xf9\xe3\x76\x84\x47\xe6\x25\x15\x56\xed\x0a\xc2\x1f\xdf\x88\x29\x2e\xee\xda\xe6\x42\xeb\x01\x91\x55\x5c\x6a\x8d\xa8\xc0\x9b\x3c\xc8\xc3\xb5\x8d\x86\x5c\x0f\xd0\x6b\xe9\x4b\x98\xc3\x2d\xdd\x44\x80\x2b\x1a\x4c\xef\x69\x44\x7d\x58\x24\x94\x14\xa2\x35\x91\x0a\xd7\x0d\x7a\x70\x37\x11\x00\xbf\x61\xc7\xcd\xaa\xd1\x03\x96\x48\xe1\x4d\x85\x88\xdc\x8a\x4a\xac\xc8\x68\x63\x8d\x9a\x01\x9a\x32\x17\x0a\xaa\x36\xd8\xb1\x56\xa2\x3a\xed\x73\x48\x2e\xf8\x83\x74\x55\x74\xf9\x2c\xa0\x87\x0e\x18\x2a\x16\xa4\xd8\x24\x7a\xf0\x4c\xdf\x62\x2a\xac\x75\x38\x58\x57\x06\x0d\x21\x78\xcf\xa0\xf4\xd2\x96\x52\xdb\x9e\x0e\x06\x70\xd2\x7d\x26\x61\x9f\xbf\xc5\x79\xdb\x5c\xe9\x3f\x7e\xf8\x7d\xd6\x6b\x9a\xb4\x50\x91\x63\xd6\x56\xc9\xab\x4b\x38\x48\x5b\x4d\x87\x4f\xa1\xf8\x5f\xf9\x35\x61\x24\x69\x27\xdf\xac\xbd\xe0\x0c\x30\xb5\xd6\xe3\x05\x81\xea\x6c\xf3\xee\xaf\xee\x0b\x1b\x30\x6d\x92\x3a\xa8\x44\x6f\x3d\xe9\x8e\xd1\xb5\x42\x05\x17\x9a\xdd\x41\x91\x3f\x1b\x9d\xd2\x3d\x71\x28\x03\xe8\x9b\xae\x06\xbe\x99\x41\xdb\x94\xd8\xde\xa5\xea\xd6\xf4\xe3\x75\x77\x8e\xf3\x9b\x6b\x34\x79\xa4\xea\xe1\xf6\x8c\x49\x32\xdc\xc8\x05\x57\x29\x9c\x71\x12\x3e\x6b\xcf\x32\x6b\xeb\xa9\x29\xcc\xe8\x20\x49\x90\xb7\x43\xb1\xad\x03\x52\x60\xf7\x85\xc8\xb7\xa4\xe6\xf7\xa4\x7c\xc3\xf4\xe9\xba\xd0\x9c\x60\x53\xd5\xac\x8d\x0b\xdb\xf8\xee\xda\x42\x79\x55\x76\x5f\xdb\xb0\xbc\x42\xbf\x47\x4a\xd4\x36\x50\xa8\x50\x94\xae\xba\x20\x51\x5a\xd9\xe6\x0c\x35\xe6\x0a\xc1\x59\xc8\xcd\x90\x24\x10\xa7\xb1\x47\x9c\x28\xae\x70\x35\xa1\x3f\xc7\x4e\xea\xad\x7b\x0e\xd6\x8a\xa4\xfe\xaf\x3e\x77\x4e\xe5\xbd\x1b\x0e\xec\x46\xf1\xbd\xf6\xa3\x39\x70\x41\xe7\x27\xab\xb4\x85\xbf\xb4\x53\xdf\x5b\xcb\x2d\xc8\x2a\x01\xe8\x7f\xfe\xf7\xb3\xff\x1f\x00\x00\xff\xff\x37\x2f\xa1\x4d\x6c\x87\x01\x00") - -func stashAppscodeCom_repositoriesV1YamlBytes() ([]byte, error) { - return bindataRead( - _stashAppscodeCom_repositoriesV1Yaml, - "stash.appscode.com_repositories.v1.yaml", - ) -} - -func stashAppscodeCom_repositoriesV1Yaml() (*asset, error) { - bytes, err := stashAppscodeCom_repositoriesV1YamlBytes() - if err != nil { - return nil, err - } - - info := bindataFileInfo{name: "stash.appscode.com_repositories.v1.yaml", size: 100204, mode: os.FileMode(420), modTime: time.Unix(1573722179, 0)} - a := &asset{bytes: bytes, info: info} - return a, nil -} - -var _stashAppscodeCom_repositoriesYaml = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\x7d\x7d\x73\xe3\xb6\x99\xf8\xff\xf9\x14\x18\xf7\x66\x6c\xb7\x96\xbc\xdb\xe6\xda\x9e\xa7\xd3\x8c\x63\x7b\x53\x5f\xf6\xc5\xb7\xf2\x6e\xe6\x26\xe9\xfd\x02\x91\x90\x84\x9a\x04\x18\x00\xb4\x57\xb9\xdc\x77\xff\x0d\x1e\xbc\x10\xa4\x24\x10\x94\xe4\xdd\x4d\x6b\xfe\x91\xac\x29\xf2\x21\xf0\x00\x78\xde\x5f\x70\x45\xdf\x13\x21\x29\x67\x67\x08\x57\x94\x7c\x50\x84\xe9\xbf\xe4\xf8\xee\xcf\x72\x4c\xf9\xe9\xfd\xf3\x29\x51\xf8\xf9\x17\x77\x94\xe5\x67\xe8\xa2\x96\x8a\x97\x6f\x89\xe4\xb5\xc8\xc8\x25\x99\x51\x46\x15\xe5\xec\x8b\x92\x28\x9c\x63\x85\xcf\xbe\x40\x28\x13\x04\xeb\x9b\xb7\xb4\x24\x52\xe1\xb2\x3a\x43\xac\x2e\x8a\x2f\x10\x2a\xf0\x94\x14\x52\x3f\x83\x10\xae\xaa\xf1\x5d\x3d\x25\x82\x11\x45\xe0\x53\x0c\x97\xe4\x0c\x49\x85\xe5\xe2\x0b\x84\xcc\x5f\x82\x54\x5c\x52\xc5\x05\x25\x72\x0c\x3f\x8d\x71\x55\xc9\x8c\xe7\x64\x9c\xf1\xf2\x0b\x59\x91\x4c\xc3\xc3\x79\x0e\x03\xc1\xc5\x8d\xa0\x4c\x11\x71\xc1\x8b\xba\x64\xf0\xad\x11\xfa\xcf\xc9\x9b\xd7\x37\x58\x2d\xce\x90\x86\xa1\x6a\x39\xd6\xcf\xcc\x05\x55\x4b\x18\x8b\xf9\xd6\x75\xeb\x9e\x5a\x56\xe4\x0c\x4d\x39\x2f\x08\x66\x1b\xa0\x28\xae\x70\x31\xa1\x3f\x93\x00\x8a\xff\xd3\x00\x90\x4a\x50\x36\xdf\xf0\xbe\x64\xb8\x92\x0b\xae\x2e\x78\xcd\x54\x08\xc3\xde\x1f\x35\x3f\x18\x68\x30\x6c\x22\x36\x80\x2b\xb0\x54\x5f\xe3\xec\xae\xae\x34\xea\xe1\xb5\x19\x17\x25\x56\x67\x28\xc7\x8a\x8c\x94\xbb\x6b\xbe\xf2\x12\x4b\x35\x9a\xd4\x59\x46\xa4\x9c\xd5\xc5\xc8\xbc\x1a\x7c\x4d\xbf\xd4\xfd\x94\x5b\xe8\xf1\xca\x2a\x07\x90\xcf\xe7\x64\x15\xcc\x5c\xf0\xba\xb2\xeb\xdb\x5e\x44\xf3\x9a\xdd\x17\x19\x56\x64\x0e\xeb\x6d\xfe\x1e\xf9\x1d\xa1\xff\xed\xde\x83\x3f\xcd\x9e\x7c\xeb\xb6\x88\x59\xb7\x82\x4a\xf5\x6d\xe7\x87\x97\x54\x1a\x2c\x56\x45\x2d\x70\xd1\xde\x56\xf0\x83\x5c\x70\xa1\x5e\x37\xa3\x18\xc1\x23\xe6\x27\xca\xe6\x75\x81\x45\xf0\x96\xfe\x52\x25\x88\x24\xe2\x9e\xbc\x63\x77\x8c\x3f\xb0\x17\x94\x14\xb9\x3c\x43\x33\x5c\x48\x3d\x3a\x99\x71\x3d\x77\x00\x59\xe1\x8c\xe4\xfa\x5e\x3d\x15\xf6\xe8\xd8\xcf\x98\x85\x3b\x43\xff\xfb\x7f\x5f\x20\x74\x8f\x0b\x9a\x03\x4e\xcd\x8f\xbc\x22\xec\xfc\xe6\xfa\xfd\x1f\x26\xd9\x82\x94\xd8\xdc\xd4\x1f\xe6\x15\x11\xca\x23\xc8\x1c\x26\x7f\x8c\xfd\x3d\x84\x72\x22\x33\x41\x2b\x80\x88\x0e\x35\x28\xf3\x0c\xca\xf5\xc1\x25\x12\xa9\x05\x41\xf7\xe6\x1e\xc9\x91\x84\xcf\x20\x3e\x43\x6a\x41\xa5\x9e\xad\x9e\x22\x53\x30\xa4\x00\x2c\xd2\x8f\x60\x86\xf8\xf4\x1f\x24\x53\x63\x34\xd1\x68\x10\x52\xe3\xb0\x2e\x72\x94\x71\x76\x4f\x84\x42\x82\x64\x7c\xce\xe8\xcf\x1e\xb2\x44\x8a\xc3\x27\x0b\xac\x88\x5d\x10\x77\xc1\x99\x65\xb8\xd0\x48\xa8\xc9\x09\xc2\x2c\x47\x25\x5e\x22\x41\xf4\x37\x50\xcd\x02\x68\xf0\x88\x1c\xa3\x57\x5c\x10\x44\xd9\x8c\x9f\xa1\x85\x52\x95\x3c\x3b\x3d\x9d\x53\xe5\x08\x57\xc6\xcb\xb2\x66\x54\x2d\x4f\x33\xce\x94\xa0\xd3\x5a\x71\x21\x4f\x73\x72\x4f\x8a\x53\x49\xe7\x23\x2c\xb2\x05\x55\x24\x53\xb5\x20\xa7\xb8\xa2\x23\x18\x38\x53\x40\xfd\xca\xfc\x37\x7e\xa9\x0e\x83\x91\x76\x0e\xb5\xb9\x60\x1f\x6e\xc4\xbb\xde\x8c\x88\x4a\x84\xed\x6b\x66\xfc\x0d\x7a\xf5\x2d\x8d\x95\xb7\x57\x93\x5b\xe4\x3e\x0a\x4b\xd0\xc6\x39\x60\xbb\x79\x4d\x36\x88\xd7\x88\xa2\x6c\x46\x84\x59\xb8\x99\xe0\x25\x40\x24\x2c\xaf\x38\x65\x0a\xfe\xc8\x0a\x4a\x58\x1b\xe9\xb2\x9e\x96\x54\xe9\x95\xfe\xa9\x26\x52\xe9\xf5\x19\xa3\x0b\xcc\x18\x57\x68\x4a\x50\x5d\xe9\x93\x9b\x8f\xd1\x35\x43\x17\xb8\x24\xc5\x05\x96\xe4\xd1\xd1\xae\x31\x2c\x47\x1a\xa5\xfd\x88\x0f\xb9\x4e\xfb\x41\x83\x2d\x7f\xdb\xb1\x09\x77\xad\x3b\x43\xfa\x9a\xe2\xec\x8e\xb4\x17\x73\x65\x41\xbf\x36\xcf\x00\x4c\x3a\x5b\x02\x72\xa5\xe2\x02\xcf\x09\x7a\x58\x10\x41\x0c\x94\x1c\xd5\x15\x72\x04\x1e\x3d\x50\x60\x80\xed\x6b\x6a\x5e\x04\xda\x10\x5e\x9b\x46\xa7\x2f\xfc\x73\x2d\xc8\xea\xed\xf8\x4b\xfa\xd2\xcb\x81\x29\x23\x62\xfd\xcf\x1b\x30\x1c\x5e\x25\xfe\x70\xc1\x19\x23\x19\xac\xd5\x26\x30\x8e\xe3\x50\xa6\xfe\xf8\x65\xf4\x53\x0d\x33\x5b\x37\x1b\x32\xa3\x1f\xb6\x1c\xea\xda\x2d\xe0\xae\xe9\xef\xb7\xc1\xde\xb4\xce\xee\x88\xfa\x17\x47\xdd\x3c\x5b\x3b\xf4\x27\xdc\x85\x3f\x6f\xc0\x5d\xc1\x33\x5c\x6c\x83\x3d\xfc\x20\xaf\xb4\x60\x47\xb3\xaf\x0b\x9e\xdd\x4d\x34\xc1\xd8\x34\xc0\x0e\xc3\xff\x6e\xb2\xf2\x66\xc0\x3f\x34\x0b\x3f\xff\x6e\x82\x2e\xa9\xbc\xf3\x7c\x67\x03\x60\x84\xd4\x02\x2b\xe0\x62\x4a\xe1\x6c\x41\x72\xcd\xcb\x31\xd2\x02\x7c\x41\xd4\xe1\xa1\x44\x0b\x2e\x15\x2a\x71\xb6\xa0\x8c\x00\xfb\x56\x0b\xc2\x10\xf9\x50\x71\xb9\x42\xe0\x02\xb0\x46\x22\xa8\x78\xbe\x96\xb1\xb4\x15\x84\x9c\x67\x52\xb3\x95\x8c\x54\x4a\x9e\x5a\x9a\x7b\x7a\xaf\x25\x7d\x22\x7f\x83\x1f\x24\x31\xd3\x9d\xea\xe9\x02\x65\x3d\xdc\xf0\xe1\x3e\xa4\xeb\x6b\x26\x6f\xf5\x82\x6e\xfc\xbd\x8b\xee\x17\xb4\x20\x72\x29\x15\x29\x61\x27\x18\x39\x8a\x20\x33\x3c\x83\xbf\x25\xaf\xd1\x03\x66\xab\xbb\xa3\x83\x92\x52\x8b\xfd\x63\x74\x4b\xab\x33\x74\xc5\x64\x2d\xec\xfb\x1a\xde\xac\xf3\x19\x2a\x91\xac\xab\x8a\x0b\x15\x41\xb3\xbe\xa6\x86\x55\xc1\x3a\xe9\xd9\x63\x90\x3c\x0c\xa8\x31\xba\xfa\x80\xcb\xaa\x20\xf2\x0c\x1d\x90\x0f\xea\xcb\x83\x13\x74\xf0\x61\x26\x0f\x4e\xa2\x20\x0f\x98\x9a\xc9\x83\x31\xba\x2e\xab\x82\x66\x54\x15\x56\x0e\x11\x66\x7f\x4c\x89\x05\x86\xe8\x0c\xd5\xcc\x30\x4c\x4a\xf2\x71\x14\xe8\x23\x6c\x83\xe8\xf7\x6e\xdf\x5c\xbe\x39\x43\x0b\xfe\x80\x72\x8e\x1e\x88\xa6\x01\x5a\x1e\x41\x44\x08\x2e\x24\xa2\xac\x8b\x76\x2d\x5f\x45\x21\x66\xbc\xac\x04\x2f\xa9\x74\xa2\x9d\x3d\x16\x9b\x76\x23\x4a\x21\x83\xfa\xaa\xb0\x50\x54\x75\xa4\xfc\xee\xd5\xde\x95\xb7\xfa\x74\xb9\xd7\xdc\x64\x76\xd8\x93\xd7\x33\xc4\x4b\xaa\x14\xc9\x4f\x00\x54\x4e\x66\xb8\x2e\x80\x34\xb8\x87\xf4\x4e\x33\x5f\x88\xc2\xd4\x3a\x5f\xb8\xef\x5e\x70\xe1\x06\xa6\xc5\xc5\x53\x99\xe3\xe7\x27\x30\xbc\x40\xd2\x8a\x42\x6c\xe6\x89\x25\x3a\x78\x7e\x30\x46\x13\x5a\xd2\x02\x8b\x62\x79\x12\xce\xbb\x79\x6e\xc6\xd7\xf3\x01\x77\xb9\x81\xe8\xe9\x1d\x3c\x3b\x40\x47\x5c\xc0\x88\x32\xcc\x50\x41\xf0\x3d\x31\xd4\xcb\x50\x93\x25\x22\x65\xa5\x96\xc7\xe3\xd8\x3a\x07\x7c\xea\x0f\xbf\xef\xdd\x0f\x31\x5e\xa5\x2f\x41\x70\xfe\x86\x15\xcb\xf4\xfd\x30\xb1\xb8\x3c\x50\xa2\x26\x07\x7a\xcd\x66\x5c\xeb\x1b\x9a\x62\x4b\x62\x48\xcc\x5b\x0b\x35\x8e\x6c\x37\x69\xca\xd0\x7b\xc0\xeb\x2b\xbd\xf8\xb0\x0d\x0c\xf0\x8d\x9b\x25\x0a\x57\x63\x1a\x94\xe8\x83\x8f\xca\x11\xd0\x1a\x93\xcf\xfa\xcb\x40\xbf\xbe\x4c\xc7\xf9\x3b\x46\x7f\xaa\x09\xba\xbe\x74\x3c\xa1\xd2\x3a\xb7\x54\x9a\xca\xe4\x49\xdc\x17\x10\x63\xd8\xf5\xd1\x79\x89\x7f\xe6\x0c\x5d\x7d\x3d\xb1\x43\x39\xfe\x44\x88\x8a\x12\x2b\xad\x53\x52\x41\x56\x54\x29\x77\x8d\x3c\x1e\xa3\xc2\xd6\x06\x69\x0a\x39\x4d\x48\x0b\x2f\x49\xd2\xd0\xb9\x7b\xba\x2b\x01\xe9\xfb\xe8\x12\x2b\x6c\x04\x21\x43\xc1\xf8\xe6\xe5\xf7\x3c\x54\x9f\x98\xa9\xd6\xed\xcd\x2b\x81\x24\xb3\x83\xd0\x91\x01\xa7\x98\xbf\xe2\xf9\x00\xc9\xe3\x6f\x7a\x38\x17\xe6\x4d\x54\xea\x57\xd1\x6b\xce\xc8\x09\x1c\x64\xa4\x4f\xb2\xfd\xe7\x77\x82\x2a\x12\x25\x4f\x49\x6c\x48\xef\xd9\xd7\xb8\x4c\x1f\xa1\x66\x42\xfa\x05\xb7\xff\xb5\xce\x6e\x76\xbe\x65\x48\xd3\x82\x4f\x9d\x12\xbd\x8f\xd1\xbd\x7b\x7b\x3d\x68\x70\xef\xde\x5e\x3f\xfe\xc0\x06\x0a\x94\x5d\x79\xb2\xe1\xc1\xaf\x6a\x09\x06\x1a\x1c\x48\x25\x71\xf6\xad\xdf\xf7\x52\x62\xaf\x24\x38\x76\x32\x60\x5c\xf8\x03\xf9\xf0\x31\x64\xc0\x24\x6c\x76\x8d\x6e\x51\x5c\x1e\x5e\x7d\xa8\x48\xa6\xbc\xf1\x10\x4d\x16\x58\x13\x27\x54\xd6\x85\xa2\x55\x61\x17\x5a\xaf\xbc\x8c\x73\x3d\x22\xbc\xb1\x07\x67\x19\x9c\x7c\x74\x49\x72\x9a\x61\xa5\xe1\x69\x91\x2f\x84\x16\xbe\x10\x05\xec\x81\xbd\xc2\x0c\xcf\x35\x28\xa0\x6f\xa8\x34\x7f\x06\x3b\xf3\x88\x33\xc0\xb1\xfb\x29\x0e\xf6\x1e\xd3\x02\x4f\x69\x41\xd5\x52\xf3\xf7\xe3\xb1\x63\xc2\xc0\xa8\x25\xa0\x61\x67\x82\x30\x58\x0c\xb9\x0c\xc6\x00\xcc\x1e\x1d\x69\x18\xa7\x0f\x9a\x40\x1d\x8f\xbd\x04\x82\x16\xa4\x47\x7a\x7f\xa0\x45\x61\x45\x98\x50\x74\xd1\x73\x85\x5d\xdd\x91\x4e\xfa\xb7\x5d\x9c\xfd\xf7\xb3\x35\x47\x1c\xa3\x0f\xbc\x7b\x7b\xbd\x13\xdb\xd3\xb4\x21\x9d\xed\xe9\xa7\xd7\xb2\x3d\xf8\x61\x42\xc4\x3d\xcd\x88\x21\x2e\x1b\xd1\xc3\xd9\x23\x73\xbe\x7f\x9d\x3d\x84\x90\x24\x99\x20\x6a\x10\x0b\xd5\x03\x63\x96\x85\x9a\xd7\x8d\xfa\x66\xcd\xba\xd2\xae\xe8\x24\x81\xd4\x9c\x5b\x52\x03\x1c\x59\xaf\xe5\xb7\x24\x26\xea\x27\x51\x00\x20\x24\x83\x26\x04\x14\x18\x45\x4e\x4a\xe2\xb7\xfb\x4f\x64\x83\xed\xcd\x8f\xb8\xe1\x6f\x7b\x2a\x33\x52\x2d\x66\x1b\x77\x77\x6b\xe2\x17\xa4\x5a\xbc\x98\xb4\xce\x23\xdc\x43\x2f\x26\x5e\xfa\x6c\xce\x9a\x5e\xe4\x38\xd6\xf5\xfb\x15\xcf\x0f\x25\x2a\xe8\x8c\x78\x1f\xef\xea\x95\x72\x0a\x4b\xce\xa8\xe2\x22\xf2\x44\x97\xb3\xbe\x75\xf8\x47\xaf\xec\xbb\xc6\xd9\x95\xf1\xa2\x30\x36\x5b\xbd\x65\xf5\x04\xa3\x9b\xd2\x7d\x78\x9d\x2a\x43\xac\x8d\xc0\xc7\x24\x18\xb5\xe5\xd4\x20\xfd\xf4\xed\xd5\xf9\xe5\xab\xab\x71\x99\xff\x66\xc1\x1f\x46\x8a\x8f\x6a\x49\x46\x54\xc5\xb8\x1a\x55\xa4\x8c\xce\x31\x71\xdb\xbb\xc7\xb0\x10\x78\xf3\x19\xaa\xb0\x5a\xa4\x23\xf4\x4d\x65\x02\x19\xce\xd0\x3b\x49\x72\x84\x8d\x9b\x16\x76\x06\xc9\x91\xe0\x5c\x9d\x20\x81\xd5\x22\x62\x16\x40\xc6\x60\x6b\x2d\x57\x75\x51\x98\x0d\xa6\x04\x21\x27\xa1\xc5\xe6\xf4\xe3\x73\xfe\x60\x7a\x3d\x04\x3c\x3a\xbb\x16\x71\xdf\x27\x01\x5f\x6b\x7f\xdc\xff\x06\x1c\xc2\x27\x62\xcc\x3e\x86\xdf\x89\x7f\x1b\xac\x73\x60\x08\x54\x0b\x8d\xed\x3b\xb2\x44\x3d\xfb\x1a\x2c\x55\x7a\x07\x8a\xf6\x8e\x21\x2a\x83\x69\x9f\xd6\x92\x88\xb1\xe5\x44\x0d\xca\xa2\x10\x1f\x1b\x9d\x7d\x3c\x0a\x06\xfb\x96\xcc\xb6\x47\xe6\x5b\x32\x43\x10\x1a\x31\x23\x82\xb0\x8c\x38\xd9\x07\xd7\x6a\x41\x98\xd2\x5a\x40\x37\x56\x62\xfd\x28\xd6\x63\x17\xec\x87\x6b\xad\x39\xfb\x47\x59\x0a\x37\x40\x2e\xa2\x27\xfa\x44\x17\x69\xa1\xa6\x6f\x31\xa5\x06\x9b\xa8\xf8\xbd\x16\x4b\xc9\xc3\xe9\x03\x17\x77\x94\xcd\x47\x0f\x54\x2d\x46\x86\x03\x4b\x08\x15\x93\xa7\xbf\x81\xff\xf5\x8c\xcd\x19\xf8\xcf\xf3\x1c\x71\x4d\x35\x51\x2d\xc9\xac\x2e\xd0\x0c\x22\x76\xc6\x41\xec\xcc\x09\x28\x95\x27\xa8\xa6\xf9\x57\x31\xd4\xa1\xa1\xec\x21\x22\x38\xe8\x4b\x1f\xa5\x2d\xf9\x83\x70\x47\x5b\xe0\x9c\x4b\x80\x04\x2b\x76\x92\x6a\x6b\xc5\x79\x49\xd9\xc7\xa4\x79\x3b\x0a\x73\x4e\x4e\xd8\x5a\x50\xa3\x2c\xdf\x8c\xed\x36\xa6\x2f\xe0\xd9\xb6\xa4\x66\xde\x77\x9e\x04\xef\x0d\xc5\x6c\xb3\x1e\xee\x58\x37\x67\xce\x5f\xda\xf6\x96\x26\x1d\xf8\x72\x29\x7f\x2a\x46\xe6\xeb\xa3\x2a\x6f\xf0\xff\x29\x5d\x9c\x1f\xcf\x24\x65\x9d\x44\x71\x83\x54\xcb\x71\x99\x6c\x98\x8a\x9f\x90\xb6\xd1\xea\x51\x56\x0a\x3d\x09\x5b\x8f\x84\xcf\x34\xf9\x6a\x4b\x89\x00\x42\xeb\xa4\x89\x83\xb0\x4c\xdd\xc6\xe8\x59\x9d\xbc\x4f\xc0\xaa\xb0\xc0\x25\x51\x44\x00\xdd\x86\x4d\x99\x99\x40\x17\xfd\xcf\x37\x15\x61\x13\x85\xb3\xbb\xa8\xbd\xfe\x89\x8b\x7f\x36\x5c\x7c\xb8\x5f\xd0\x32\x11\x9a\xfb\xf5\xa7\xb9\x96\x22\x6d\x50\xa1\xfb\x99\x59\xa6\xf3\x29\x4f\xd2\x27\xf6\xf5\x65\x9c\xcd\xe8\xfc\x15\xae\xd2\x2c\x2c\xee\xe9\x0e\xeb\xf6\xb7\xc1\x72\x66\xc3\x95\x2b\x5e\xd5\x85\x89\x50\xdf\x30\xb8\x05\x95\xf1\x78\x86\x94\x43\x68\xc5\xb1\x61\x8e\xbd\x86\xd8\x94\x3c\x27\x68\x4a\x55\x43\x2a\x24\x51\xa8\x22\xa2\xa4\x12\xf2\x35\xa2\x7b\x83\x33\x93\x94\x41\x72\xc3\x9e\x35\xbb\xb5\x03\x0a\x58\x37\x43\x3c\x53\x2e\x04\x1b\x4d\x89\x7a\x20\x24\xae\xcb\x3c\x7b\xf6\xec\x19\x58\x10\x9f\xfd\xe9\x4f\x7f\x42\x5c\x20\x8c\x72\x92\xd1\xb2\x0b\x04\x99\xa7\xfe\xfd\xf9\xf3\x31\xfa\xef\xf3\x57\x2f\xfb\x3c\x21\x9a\x76\xa0\x29\x57\x0b\x3b\x22\xfd\x72\x0b\xb0\x3c\x81\x9c\x04\xb7\xf3\xa4\xfb\x35\x0a\xd8\xba\x7e\xb4\xe6\xe5\xd1\x39\x6e\x31\xc6\x67\x7f\xfc\xf2\xcb\x31\xba\xa4\x82\x64\x26\x37\x00\x69\x7a\x45\xe3\x48\xf0\x8a\x35\x16\x04\x31\xae\x10\x9e\xcd\x8c\xaf\x09\x84\x1a\x2a\x1d\x67\x1c\xa3\x5b\xfd\x57\x49\xe7\x8b\xb8\x58\x3e\x35\x87\x9e\xb3\x59\x41\x33\x05\x63\xb0\x44\x8f\xc3\x86\x90\x66\x03\x9b\xef\xf8\xe8\xa4\x1e\xf3\x5a\x4e\x4e\x50\x41\xef\x08\x9a\xc9\x6f\x04\xaf\xab\x13\x17\xa4\x87\x04\x91\x5a\xff\xcc\x30\xd3\x5f\x36\x1f\xf2\x08\xea\xd1\x65\xd5\x47\x0c\x76\xe9\x35\xda\xb5\x0e\xcf\x75\x4b\x72\x3b\x41\x04\x67\x0b\x74\x47\x96\x23\xb3\x33\x2b\x4c\x85\x75\xf2\x46\xa7\x08\x91\x01\xc0\x64\x3a\xcc\x30\x23\x79\x40\x68\x40\x28\x9a\x42\x28\xd0\x3f\x60\xf1\xe3\x52\x25\xb3\x76\x03\xa7\x46\x48\x2b\x38\xa3\x87\x05\x97\xd6\xd0\x6f\x15\xbb\x3b\xb2\x84\x95\xd2\x42\x45\x37\x80\x7f\x05\xae\x4d\xe9\xd0\x33\x84\xe8\x9b\x60\xfe\x90\x78\x41\xa5\xde\x97\x77\x64\x29\xb7\x1d\xb1\x87\x08\x7b\x5e\x9a\x5d\x54\xb3\x15\xc8\x26\x87\x20\x2e\xff\x18\xd2\x0c\x03\xc5\x30\x4f\x7d\x56\x3c\xfc\x87\x05\xcd\x16\xfa\x96\x06\x65\x9f\x45\x09\x67\xd1\x2f\x4a\x2b\xe6\x4b\x12\x55\xdb\x65\x82\xc0\x3e\x3d\x66\x22\x25\xa2\x0a\xd1\xf8\x26\x2f\xb1\xb8\xd3\xda\x9b\xa5\xc5\x63\x74\xa3\x27\x8e\x4a\x4b\x36\x05\x29\xb0\xa2\xf7\xc4\xa7\xac\xe8\xe1\x5a\x09\xb0\x77\xac\x87\xe3\xf1\xa1\x21\x1e\x5c\x20\xa9\xb0\xb0\xa7\x5d\xdf\x8f\xb1\xfb\x04\xfb\x75\xeb\x30\xbc\xc2\x55\x90\x80\xa2\x51\x0d\x62\x2b\x7c\xd9\x90\x38\x84\x2d\xa6\xe2\x52\x46\xaa\xbc\x89\xf4\x47\xfa\x1e\x59\x13\x88\x61\x87\x66\x37\x65\x7c\x2c\x28\x5d\x80\x43\x96\x04\x0e\x1c\xd1\xde\x18\xb0\xb9\xc0\xaf\x43\x25\x9c\xf4\x3e\xbe\x0b\xbc\x35\x01\xe6\xbe\xb9\xaf\x85\xba\x05\x0f\x4e\x00\xdb\x7e\xbf\xcb\x89\xaf\x67\x70\x76\x1a\x9a\x95\x00\x31\x38\xe1\x81\x84\xe5\x89\x9b\x5e\xab\x64\xb6\x6b\xae\xc1\xcc\x37\x01\x26\x90\xf6\x81\x2c\x38\x01\x6c\xb3\x27\xfb\x18\xb1\x1d\x46\x22\x3b\x36\x57\x1a\x53\x36\x57\x9f\x87\xcb\x5c\x2b\xa7\xdd\xd3\x4e\x43\x02\x67\x5e\x96\x01\xcb\x12\xae\x12\x37\x80\x21\x1a\x63\xf4\xca\x52\x5f\x73\xa8\xf0\x54\xf2\xa2\x56\x06\xb8\xff\x31\x01\xa4\x25\xde\x8d\x60\x47\x0a\x52\x6a\xe6\x03\x54\xd9\x7f\xa5\x21\xd7\x89\xc3\xb4\xd4\xb7\x8f\xb6\xdb\x17\x52\x09\x5b\x9f\xf2\x65\xae\x91\x46\x52\xcf\x13\x7a\xae\x09\x2e\xd1\x1e\x35\x38\xcd\x25\xda\x67\x8f\xf8\x7c\x6d\x11\x7b\xb7\x43\x24\xad\xb4\x93\x3e\xd2\xc3\x2b\x6c\x9c\xf7\xc3\x82\xc0\x30\x5b\x92\x91\x66\x16\x9a\x6c\x80\xb8\xa6\x05\x99\x3e\x75\xc4\x24\x0c\xc7\x44\xc4\x14\x83\x5b\xbf\x9a\x2f\x69\x9a\x82\x3f\xb9\x46\x47\x17\x2e\xa1\xd1\x05\xbd\x40\x02\xbf\x98\xe1\x8c\x1c\x87\x8a\x3f\xa9\x16\xa4\x24\x22\xa2\x1c\xba\x80\x3e\x97\xe3\xb4\xc0\x2c\x2f\x8c\xfe\x96\x11\x01\xb4\x80\x7c\xb0\xf9\xc9\xfa\xd3\xb9\xa0\x90\x77\x7b\xf4\x35\x51\x78\xb3\x71\x9d\x60\x55\x8b\xcd\xb6\xd5\x24\xab\x01\x7c\x29\x3d\x24\x0a\x1e\x77\x6a\x00\x0b\x4e\x4d\x33\x6c\x33\x4b\x33\xc5\xf8\x4e\x0f\x0c\x1f\x63\xbd\x77\x80\x45\x01\x3f\x5c\xf2\x5a\x58\xcf\x91\xe6\xe1\x90\x5e\xcc\x85\xd6\x9a\xe1\xa3\x71\xf5\x5e\x22\x41\xe6\x5a\x5d\x10\x24\x77\x61\xb6\x59\x51\xeb\x1b\x3b\x07\x85\xee\x2d\xc4\x36\x08\x82\x1d\x94\x08\x35\xb3\xda\x0a\xbf\xa7\xb9\xd3\xba\xc0\xab\x6b\x45\x32\x2a\x51\x85\xa5\x91\x20\x7b\xb5\x03\x2c\x25\xcf\x28\x98\x6d\x82\xf5\x33\x7a\x11\x48\x38\x39\x51\x5a\x00\x65\x24\x39\xbb\x22\xcc\x1e\xe3\x08\x57\x55\xb1\xdc\x19\xe9\x8c\xe7\xe4\xa6\x9e\x16\x54\x2e\x26\x83\x0d\xea\xaf\xd7\xbc\x6c\x02\x88\xba\x4e\xf6\x14\xaf\xfa\x8a\x01\x1e\x49\xc2\x24\x05\x19\x43\x73\x0a\x2d\xff\x50\x2d\x86\x73\x58\x86\xf8\x0a\xf0\x95\x93\xc3\x21\xb5\xab\x20\x8a\xf8\x9f\x82\xf1\xbf\xef\xcf\x79\xd2\xf2\x9e\x7e\xe3\x1d\xab\xc2\x77\x50\x86\x8b\x42\x5a\x41\xd5\x18\x1b\xa8\xf4\x34\x3f\xbe\xf5\x34\x48\xd0\x3b\xa7\x6e\xa7\x51\xbd\x09\x1d\x46\xa8\xf4\x12\x02\x6c\x4f\x10\x44\xe0\xa7\xb8\xc5\xb0\x85\x48\x89\x4a\x6e\x72\x10\x19\xe2\xcc\x01\x38\x41\xb8\x28\xdc\x77\xfc\x6a\xc5\x91\x8a\x05\xb1\x07\x20\xb6\xed\x9e\xbc\x1a\x9f\x8d\x57\x63\xb0\xcf\x71\x62\xd5\x37\x73\x84\x71\x3e\x82\x70\x75\x63\x7b\xaf\x05\x76\x69\x77\xbd\x27\xda\x31\x9e\xed\x1d\x97\x43\xd2\xb9\xce\x95\xa9\x55\x11\xdf\x71\x61\x95\xa1\xb4\x1d\x9a\xb8\x14\x2d\x0c\xbe\xef\x8c\xc8\x14\x89\x90\x96\x0a\x8d\xac\x7e\x9c\x05\xa7\xa4\x87\x93\x68\x75\xd5\x9f\xbb\x55\xba\xd6\x30\x77\xe0\xeb\xe6\xe6\x61\x1c\x68\xce\xb3\xba\x74\xb5\x61\x60\x3d\x1b\x5f\xbe\xad\xcf\xb2\xdb\xce\x4b\x08\xb4\x87\x71\x6e\x2b\x6a\xe6\xfc\x81\x3d\x60\x91\x9f\xdf\x6c\xcc\x14\x6a\x8b\x56\xcd\xf3\xa1\x70\xe9\xc0\x20\x7d\x1f\x4f\x79\xad\x5c\x2c\x7c\xc4\x9f\xb4\xea\x7c\xfa\xdc\x9c\x4c\x8a\x6b\x4a\xb4\xe2\x37\x8a\xab\x09\xeb\x7c\x4a\xa8\xc7\x82\x16\x37\x36\x36\xd6\xb5\x61\x2e\xac\x7e\x37\x50\xcb\xcc\x96\x62\x44\x8b\xfb\xc1\xda\x06\xb6\x44\xf3\x59\x14\xe4\x5a\xf7\x56\xbf\x0b\x2b\x3e\xcc\x0d\xee\xad\xa8\x0b\xab\x5f\x45\x58\xe3\xde\xea\xb7\xa2\x25\x90\xac\xb6\x7b\x2b\xc1\x7e\x16\x85\xb9\xde\xbd\xf5\x79\xbb\xb0\xf4\xd3\x46\x18\x2e\xa8\x54\x5a\x6e\x69\xd1\x1b\x6b\xf8\xec\x71\xfe\x0d\xf5\x15\x04\x94\xce\x70\xa2\x6e\xfa\x50\x20\x48\xf7\x09\x22\xdc\x1e\xda\x66\x15\x03\xd1\xdc\x12\x4a\x23\xec\xec\xc9\xeb\x00\xb0\x7a\xf4\x8f\x35\x73\x0e\xb2\x18\x26\xa4\xd0\x62\x1c\xea\x78\xfd\x2a\xde\x63\x61\x33\x17\x08\x3b\x50\x41\x0b\xf0\x23\x4f\x6c\xcd\xc3\x13\xa3\x8d\xeb\xfd\xca\x5c\x49\x38\x7d\xda\x12\x40\x7a\xc6\x9a\x60\xe1\x4d\x47\x14\xda\x58\x35\x6e\xf3\xd5\x96\x52\x6c\x2d\x39\x8b\x1f\x5b\x3c\x4e\xff\x13\x4a\xe1\xdd\xf4\x19\x13\x9b\x8b\x4a\xa4\x85\x39\x45\x4c\x7d\x0a\x22\x4a\x89\xf8\xec\xa4\x95\xa8\x78\x70\xff\xfc\xa0\xdf\x68\x8a\x86\x79\x84\x90\xdb\x30\x37\x49\xe6\x6b\xd4\x45\xc1\x4d\xcb\x6a\xad\x37\x0b\x30\x35\xbd\x7f\x52\x5c\xcb\xcd\xd5\x38\x3d\xe1\x58\x1b\xcc\x3e\xc2\x74\xd3\x6c\xc5\x08\xc4\xab\x59\xf2\x2a\x26\x9a\x85\xd1\x67\xe7\x83\x3b\xf1\x4e\xdc\x27\x1f\xdc\x93\x0f\xee\x5f\xd0\x07\x17\xb0\x3d\xa0\x65\x54\x22\x8b\x8a\xc0\x2f\x97\x80\x84\xd0\xd2\xec\xdc\x77\x53\xe2\x04\x76\x2b\x9f\x3b\xcf\x9c\x75\xcb\xa5\x9c\x55\xd1\xf2\xc5\x1d\x1e\x8e\xc7\x87\x87\xce\x9d\x67\x4f\x6e\xad\x66\xa3\x3f\x23\xc2\x32\x9e\xf7\x15\x96\x32\xd7\x2d\x8c\x51\x48\x05\x82\x51\x63\x0b\x0a\x3d\x91\xa5\x1b\x2f\xf8\xf8\x12\x80\x9a\xa0\x0d\x18\x5f\xff\x16\x18\x40\xb2\x5d\x61\x98\x17\x5b\x8a\x35\x8d\x30\xe3\x0b\x8b\xda\x09\xf7\x96\x83\x0c\x2f\x90\x6a\x7c\x3d\x54\x54\x50\x28\x1b\xaa\x0f\x8e\x2f\x1d\x7a\x64\x6e\x8e\xb3\xaa\x4e\xa1\x19\xf6\xe9\x92\x94\x5c\x2c\x4f\x3c\x18\xfd\x7a\x0b\xae\x7d\xe2\x38\x85\x5e\x0a\x82\xb2\x5a\x08\xc2\x54\xb1\x7c\x44\xa9\xc9\x63\xae\x2f\xdd\xb9\xb9\x3a\x69\x25\xde\x71\xe5\x6a\x5c\x9b\x43\x08\xb4\xd8\xa6\xd9\xa4\xe0\x10\x05\x7e\x41\x78\x97\xb0\x7b\x74\x8f\x85\xec\x9f\x31\x1a\x2e\x28\xe5\xf4\x9e\x4a\x9e\xb4\x5d\x34\x47\x5c\xbe\x49\xd8\xac\x08\x24\x8d\x21\x44\xae\xfd\x4e\xf2\xe0\x37\xda\x28\xf5\x51\xe0\xb5\xaa\x6a\x65\x29\xb3\x3d\x1f\x89\xe8\xb7\xe5\x0d\x9b\xb3\xd1\x91\x5a\x9f\xc7\xb3\x4b\xdc\x55\x61\xa5\x88\x60\x67\xe8\x7f\x8e\x7e\xf8\xdd\x2f\xa3\xe3\xaf\x8e\x8e\xbe\x7f\x36\xfa\x8f\xbf\xff\xee\xe8\x87\x31\xfc\xe3\xb7\xc7\x5f\x1d\xff\xe2\xfe\xf8\xdd\xf1\xf1\xd1\xd1\xf7\xdf\xbe\xfa\xe6\xf6\xe6\xea\xef\xf4\xf8\x97\xef\x59\x5d\xde\x99\xbf\x7e\x39\xfa\x9e\x5c\xfd\x3d\x11\xc8\xf1\xf1\x57\xff\x96\x34\xbc\x0f\xa3\xc6\x1a\x3e\xa2\x4c\x8d\xb8\x18\x19\xd4\x9f\x21\x25\xea\x14\x64\x39\x04\x6d\x73\x5e\x1a\x26\xd5\x54\x47\x76\x72\xf6\x23\x6c\xf5\x21\x42\x72\x52\xe1\x2e\x34\x44\x46\x4e\x0d\xe7\xf8\x78\xc1\x1a\xbd\x80\xc0\xeb\x74\x49\x13\x93\xea\xae\xec\xd3\xed\xd8\x7c\x45\xca\x8a\x0b\x2c\x96\x28\xb7\xe6\xa9\xe5\x80\xd2\x07\x41\xed\x83\x9d\x6b\xa1\xc1\x6c\x72\x2a\x76\xc9\xab\x2b\x49\x4e\xeb\x32\xdd\x04\xfb\x1d\x14\xf7\xb4\x45\x43\x5d\x34\x82\x01\xe2\x2c\xc5\x53\x9c\xdd\xad\x16\x05\x5f\x01\xeb\x90\x37\x06\x39\x27\x48\x2d\x3e\x38\xb0\x8e\xe3\x92\x60\xe6\x0d\xbc\x10\x26\xc0\x73\x72\xd8\x67\xee\xb7\x80\xcc\x98\x5a\x06\x57\xe3\x73\xb4\xb1\x4d\x47\xf6\xc1\x63\x2d\xbb\xbd\x02\xd6\xfd\xa8\xc5\x3e\xfb\x16\x0b\x25\xe7\x86\xd3\x9f\xc9\x4b\x2d\x93\x44\xdd\x3f\x7d\x5c\x2d\x9d\x97\x25\x73\xb0\x4e\x35\x4f\x0e\x6a\xa0\x2d\x13\x32\x33\x55\x85\xfd\x8e\x09\x05\x89\x7e\xb3\xad\x3f\x88\xce\xd3\xa6\x77\x8c\xc6\x83\x11\xce\xc0\xee\x58\x48\x13\x24\x40\x33\x3c\xed\xc9\x30\x00\x45\x12\x56\xdc\xef\x92\x5b\x28\x7d\xfa\x81\x96\x75\x89\x6a\xa9\x47\xc8\x59\xfb\x99\x28\x44\x3f\xc0\x07\x73\x02\xcc\x76\x2d\x29\x03\x80\x6d\xf5\x5a\xff\x32\x71\x6b\x18\x85\xda\xd8\x5a\x20\x9b\xd1\x69\x7f\xb2\x06\x5d\xc0\x8e\xce\x4a\xb8\x7c\x06\x2e\x6e\x2f\xf1\xc5\x0f\x09\x04\x51\x43\x25\xe3\xce\xd9\x63\xb4\x68\x1f\x3e\x57\xcb\xb7\xe8\x1d\x2d\x95\xa8\x66\x36\xfa\x6a\x85\xb4\xad\x3f\x2c\xb5\x24\x62\x34\xaf\x69\x3e\xec\x98\x7c\x96\x32\xc8\x96\x92\x47\x3f\xcb\x72\x31\x61\x49\x3c\xeb\xe0\xca\x3d\xde\x66\x5a\x61\x19\xdd\x26\x6c\x6c\xe3\x74\xa6\x4b\x84\x5d\xa4\x93\x3f\xb3\xce\x05\x7b\xeb\x8d\x28\x96\x99\x65\xcb\xcc\x16\xee\xa0\x49\xf5\xb3\xcd\x30\x5c\x67\x0f\xaa\xd0\x48\xff\xc7\x19\x61\x9c\xef\x6c\x4a\x66\x26\x92\x63\xf3\x61\xd6\xb0\x40\xef\xb5\xc9\x1d\x39\x29\x88\x82\x7c\x0c\x7b\xce\xf4\x03\x10\x56\x52\xf2\x7b\xbd\x2b\x7f\x60\xe8\x9d\x5c\xd3\xb1\x22\xbc\xe8\xec\x0c\xe1\xe3\x56\x5a\xa3\x34\x6a\x25\x23\x24\x37\xd9\x1e\x05\xf1\xe0\x45\xcd\xe4\x09\x9a\x1e\xbb\x20\xba\xcd\x80\xf9\x0c\x31\x2d\xb8\x17\x4e\x73\x32\xd6\x1d\x41\x34\x82\x35\x4b\x82\x6e\x18\xbe\x0f\x03\x17\x28\xc3\x15\xce\x5c\x97\x9f\x75\xd7\x0f\x1a\xaf\x02\x67\x77\xfa\x75\xf0\x88\xc1\x10\x4f\x50\x76\xdc\x6a\xf6\x90\xfb\x68\x3b\x4f\x53\x22\x4e\x5f\xc1\xeb\xf9\x02\x72\x30\xcc\xdb\x59\x81\xa5\xc3\xf0\x5a\xb8\x56\x83\xdd\x3c\xf5\x7c\xc9\x70\x49\x33\x5f\xd5\x58\xf0\x7b\x2a\x29\xb7\xbe\x15\xf3\x3d\xcd\xb5\xd0\x8d\x2f\x37\x6b\x1c\x3a\x17\x05\xa6\x9b\x49\xef\x91\x24\x04\xf9\x1d\x6f\xde\x98\x18\xb1\xdb\x18\x0b\x05\x81\x15\x0d\xc2\xa9\x78\xdc\xd8\x9d\xf9\xf2\xfd\x01\xbd\xf6\xfe\x6e\x23\xf8\x58\x33\xea\xda\xa1\x46\xa2\x3c\xec\xde\x5b\xfb\x9a\x5e\x6c\xce\x9a\x42\xec\x84\xe5\xbc\x09\x9f\xd8\x08\xf2\xfc\xe6\x5a\x86\xaa\xb8\x39\x58\xb6\x64\x2f\xfc\x50\x70\x36\x37\x81\x94\xcc\x92\x71\x7b\x5c\x63\xbb\x14\x33\x44\x99\x56\xa2\xf3\x1a\x17\x86\x4d\xd8\xc1\x5f\x4c\xae\x0d\x58\x3a\x5f\xa8\xd1\x03\x01\x07\xaa\xe1\xec\xfd\xb1\xab\x6e\x90\x74\x25\xce\x93\x4a\x60\x37\xca\x1a\xe3\x8c\xc9\x5c\x4f\xe5\x01\x2f\xa1\x2a\x5a\x2c\xe5\x95\x74\x22\x3c\x5c\xe1\x56\x03\xda\xef\x83\x60\x13\xc0\x74\xce\xa3\x54\x25\xc3\x0c\xa4\x4e\xb0\x68\x43\x9f\x17\x0d\xd7\xcf\xd1\xcf\x45\x6f\x84\xa6\x44\x72\xef\xd4\x2d\x33\x95\x58\xef\x25\x50\x01\x7e\x60\xc6\xde\x0c\xae\xd3\x29\x51\xd8\xd1\x11\x00\xcd\x63\xa5\xad\x6d\xc1\x4c\x48\xc5\xb3\xf4\xee\x1b\xc2\x88\xa0\x59\xe7\x48\x78\x90\x73\xac\x48\x2c\x87\x8c\x30\x0d\x2e\x1f\x6f\x32\x05\xa4\x28\x14\xf7\xcd\xae\xbe\x25\x65\x55\x60\x95\x1e\xe0\x71\xf0\x5d\x60\x88\x0f\x5c\xb2\x9a\x14\x61\x96\x8f\x70\xa1\x0f\xc9\xcd\xfb\x8b\xbe\xf0\x01\x4f\x60\x02\x32\x6e\x18\x17\x70\x04\x66\x65\x1c\x23\x5c\xae\xa3\x1f\x7d\x92\x0e\x29\xa7\x24\x07\x66\x60\x47\x0c\xd6\x99\x07\x46\x84\xdb\x7f\x37\xef\x2f\x4e\x10\x1d\x93\xb1\xfb\x2b\x0a\xd2\x81\x71\x1c\x4c\xf1\xb9\x09\x86\x07\x73\xad\xef\x3b\x01\x53\x08\x4c\xd8\x51\x98\x1a\x4f\x0e\xee\x8f\x7f\xd1\x13\xd7\x6f\xfe\x75\xf4\x17\x4b\xcc\xe0\xaf\x1f\x6d\x23\xa0\x1f\xff\x92\x58\x07\xff\xaf\x3f\xb6\x82\xb6\x7d\x07\xa7\x1f\x6f\x78\x3e\xa9\x48\x36\x36\x68\x94\x3f\x1a\x4d\x1d\x11\xa6\xfa\x34\xab\x1b\x9e\x07\x1d\xc5\xcc\x98\x6d\x37\x2d\xcf\xc4\xbd\x29\x38\xc3\x8a\x30\xdc\x97\x04\xea\xd2\x52\x19\x57\x06\x34\x10\x02\x0c\x38\x39\x02\x03\xa4\x29\x38\x70\x82\x14\xe7\x40\x25\x8f\xf5\x59\x8c\xc2\x3c\x67\x88\x7c\xa0\x12\x2a\x87\x18\xdc\xc2\xd2\x60\x13\x49\xee\x65\x2b\xfd\x49\xbd\x13\x5c\xa5\x98\xf8\x46\xe5\x76\x0b\xfd\x96\x71\xf5\x5b\xbf\xf5\x5d\xa8\x3a\x08\x4b\x1c\xe1\x7b\x0e\x95\x17\x80\xcb\x33\x68\x31\x56\xf4\xa2\xc0\xae\xf2\x74\x89\x4a\x2a\x15\xbe\x23\x63\x34\xd1\xb2\x52\x18\xcf\x60\x56\x92\x21\xa8\xa5\x4e\x72\x54\x33\x45\xe3\x21\x49\xfa\x4d\xff\x7d\x40\x43\x28\x5f\x5d\xcf\x90\xac\x33\x2d\x3b\x54\x82\x8c\x9c\x24\xd7\xb7\xf9\xd7\x91\x7f\x5b\x65\xa7\xe2\x36\x32\x5d\x7f\x69\x61\xfa\xb2\xd9\x66\x5f\x3d\xe7\x49\x2d\xc0\x55\x0a\x47\x72\xa5\x08\x9a\x9e\x3b\x67\x59\x23\xc5\xc1\xc2\xf6\x14\x80\x79\x0d\xc2\x5b\xe1\x32\xe5\x8d\xb1\xc3\xba\x8a\x18\xc9\x88\x94\x58\x2c\x4f\xd0\xb4\x56\x5a\x9c\xb5\x71\xce\x26\x4a\x36\x3e\x56\xbd\x02\x25\x66\x35\x00\x17\x24\xe3\x4c\x2a\x51\x67\xb0\x52\x18\x4d\x05\xbf\x23\xcc\xe7\x1d\x38\x8e\x11\xd7\x70\x5d\x60\x76\x13\xd6\x0a\xf1\x1c\x1c\x65\x0b\xcc\xe6\xa4\xc9\xa9\x2e\x71\x0e\x7b\xe4\x5b\xaf\xbc\xc4\x97\x9f\xfb\xd5\xc0\x33\xad\x1c\x50\x05\xcb\x32\xd5\x92\x92\x77\xa2\xfd\xc0\x90\xb3\x84\x9e\xf4\x27\xed\x38\x14\xd2\x62\x23\xe3\x41\x03\x5c\x1f\xeb\x3a\xad\xad\xbb\x3a\x59\xc7\x4b\xef\xc0\x33\x61\x30\x80\xb0\x20\x3c\x26\x6e\xe3\x73\x97\x57\x62\x78\x45\x21\x67\x24\x40\x18\xac\xb3\xe9\x45\xc9\xe6\x88\xaa\x31\x7a\xcd\x13\x9d\xb7\x26\xc8\x1a\x24\x7c\x5c\x14\xfc\xc1\x94\xf1\xf2\x5f\x33\xc4\x92\xe4\x28\xaf\x5d\xdb\x3e\x4b\x4c\xfb\xdc\x8c\x43\xfc\x49\x01\x32\x92\x42\x76\x06\x47\x20\xbb\x6b\xa0\xc7\x64\x40\x50\x87\xc6\x24\xc3\x05\xfd\x99\xc4\xeb\xc6\xba\x2b\x21\x20\x6d\xa7\x41\xc7\x33\x0f\xdd\x15\xf6\xa2\x8d\x5f\x9f\x27\xce\x53\x72\x1f\x06\x8f\xc1\xc7\xa6\xed\x19\x72\xf2\xcc\xba\x8d\x1a\xd7\x5d\x2b\x69\xc4\x4e\xa5\x6b\x25\x17\xac\xd7\x09\xfb\x23\x04\x6e\xa1\x71\xa6\xa2\x82\xb8\x92\x1b\x9a\xe4\x5b\xd2\x53\x33\x43\xea\xdb\x44\xa8\xdf\xfb\xa3\xa5\x98\x39\x51\xb2\x89\x61\x36\x12\x9e\x16\x15\xac\x3c\x6f\xed\xaf\x20\xfe\x01\x61\xea\x27\x1d\xd2\x98\x1c\xd7\x2b\xbf\x86\xac\x49\x6e\x25\x35\x2d\x8f\xee\x95\x6e\x41\xdb\xe0\x57\x3c\x4f\x3b\x0b\x9d\xce\x74\xcd\xcb\x4d\x8a\x91\x49\x61\x93\x60\xc0\x36\xd0\x93\xce\x58\x09\x50\xc2\x4a\x1f\x46\x86\x58\xe0\xfb\xed\x9d\x41\x8d\xf6\x39\xf2\x3d\x72\x60\x48\x23\xf8\xdc\xe8\x79\x8a\xdf\xf1\xf3\xa0\x73\x9a\x6b\x4f\x92\x7d\xaf\xdd\xe6\x61\x3e\x1f\xcd\x86\x45\xf9\xc0\x3b\x93\x5e\x9c\x34\x39\x42\x35\x3b\x3e\x43\xbf\x6d\x09\xfb\x56\x31\xf4\x86\x39\x93\x70\x76\xe4\x2c\x75\x63\xbb\x14\xae\x76\x59\xfb\xf1\x94\x78\x10\xd4\xf9\x20\x68\x29\xeb\xed\x4b\xf0\x64\xda\x5c\x1c\xb4\x0c\x3a\xa1\x87\xfd\x7a\xb5\xa2\xa2\xb5\x9f\xd2\x24\x86\xe0\x48\x6a\x70\x78\xd9\x14\x10\x4d\xb9\x8e\xce\x8b\x6a\x81\x8f\xd1\x35\x43\x5c\xe4\x26\xe1\xb0\x96\xa4\xfb\xad\xe4\x1d\x25\x3b\xa3\x32\x4d\x44\x9a\x0f\x1a\x25\xe0\x9c\x2d\x0d\x2e\x2e\xfd\x4e\x49\xfa\x42\xcb\xfe\xe1\x02\x29\x9d\xb1\xc3\xa5\x1a\x7a\x9b\x41\x62\x64\x87\xd6\x27\x83\x6c\x6b\xe8\x21\xcc\x8b\x82\x08\xd8\x80\xd6\x24\xda\x2e\x44\x94\x16\x51\xa0\x67\x6e\xd0\x77\xe2\xed\xe2\xde\x10\xc2\xc8\x83\xd7\xec\x70\xac\x5d\x65\x6b\xa8\xcc\x07\x52\xc1\x8a\xbb\x40\x68\xef\x5f\x0a\xbe\x99\x10\x84\x34\x34\x0c\x09\xc2\xb7\x21\x84\x31\xed\xe9\x6e\x63\x90\x9b\x6b\x78\xd9\xd9\x1d\xa0\x3b\xbb\xe7\x9d\x83\xb6\x1a\x82\x88\x4d\x7d\x28\x9a\xd2\x58\xb0\x01\xc2\x6f\x0c\x8e\x2a\x35\x57\x1b\xa3\xd0\x4a\xdb\x6d\x35\x97\x3a\xae\x29\xfc\xf9\xcd\xa6\x7e\x2a\xab\x17\xcc\x74\x0c\xed\x06\x31\x5b\xda\xb8\x52\xb5\xa0\x22\x1f\x55\x58\xa8\xa5\x39\x3a\x27\x7e\xf4\xc9\x80\xc3\x54\xdb\xc4\x97\x06\x87\x31\xf5\x75\x3d\x0a\xaf\xd6\x7a\xbb\x2e\xe4\x1a\x65\x2e\xd2\xc0\x13\x2f\x58\xbd\xe4\x79\x36\xab\xfc\x58\xb3\x4c\x95\x6d\xd1\x4a\x36\x79\x50\x38\xcd\x59\xf4\x3e\xd3\x59\xa6\x87\x19\x41\xf5\x16\x1a\x29\x30\x1d\x3e\xd8\x5b\x7f\x21\x1c\x6c\xa2\xaa\xe1\xa3\xdb\x86\x4b\x10\x6f\x7d\xd0\x68\xe0\x39\x0d\xdd\xf8\x1e\x76\x1a\x57\x7b\x74\x31\x6f\x6d\xd7\xff\x4d\xd7\x50\x8a\x6d\xc2\x0a\x52\x77\xf6\xf6\x7a\x27\x1a\x16\x82\x89\xb6\x0c\xc3\x44\xdb\x85\x62\xa2\xcf\x35\xda\xa0\x7d\xed\x21\xea\x11\xad\x9c\x87\x97\x26\xb0\xc4\xdc\x9c\x5a\xc5\xc5\xc5\xc8\xe0\x78\x0b\xae\xee\xc5\x67\x50\x8e\xa2\x56\x24\x88\xcd\xb6\x96\xac\xc1\x47\xa2\x95\xa0\x7f\x6a\x5a\xcb\x8d\x3c\xd8\x51\x13\x02\x13\xed\x19\x13\x5e\x83\x48\x0c\xb2\x14\x91\xc8\xa7\xf3\x81\xfe\x85\xcf\xc7\x5b\x97\x4f\xd0\x39\x21\x86\x5b\xa4\x2f\xae\x8f\x90\x5b\x3d\x21\xad\x72\x28\xee\x7b\x43\x84\x3c\xdb\xd2\xd8\x3a\xbf\xfc\xc9\x00\xbd\x22\x4f\x4c\xc5\x0e\x2f\x4b\x13\xc0\x1b\x67\xbc\x5d\xe4\x83\x6f\x59\x10\x54\x70\x05\x49\xf5\x81\xca\x74\xa9\x5c\x71\x08\x3b\x70\xfa\x1f\x9c\xed\x91\x8d\x26\x73\x55\x62\x13\x7b\xf7\x84\xd7\xaf\x82\x9e\x0c\x7a\xdc\x04\x93\xa7\x65\x37\xb4\xd5\x28\x63\x47\x46\x3f\xd5\x44\x2c\x11\xbf\x27\x41\xd8\x08\x94\xf3\x97\x34\x4f\xa4\x16\x7a\x3b\x4d\x29\xcb\x29\x9b\xa7\xa8\x0f\x43\x65\x8f\x12\xab\x6c\x71\xf5\x41\x0b\x61\x32\xd5\xdb\x80\xba\xd3\xed\x02\x69\x27\xa7\x03\x2a\x92\x77\x91\xc3\xb9\x3b\x90\x60\x37\x19\xdb\xba\x90\xcd\x9d\xc4\x2c\x69\x73\x9d\xbf\xbe\x4c\x57\xbe\x06\xd8\xe7\xd0\xa6\x75\x5f\x37\x89\x64\x88\xa6\x01\x4f\x03\xa3\xdd\xd0\xd1\x25\x78\x42\x69\xe4\x74\x8d\x19\x59\x1f\x9b\x6d\xa3\xe2\xc0\x1a\xe7\x72\xab\xa4\xf4\x00\x90\xfd\x25\x5d\xda\xd7\xd0\xcd\x69\xae\xa4\x92\xc1\xe1\xd5\x5a\x12\x5b\x40\x1a\x02\xb2\x60\x6d\xa0\x2c\x68\x8a\x7f\xb1\x7d\x99\x0a\x59\x76\x49\x20\xf8\x19\x0e\x73\xfa\xe4\xd1\x36\x2a\xaf\xb9\xdc\x9a\xed\x80\x06\xbf\xec\xad\x50\xd5\x3b\xb2\xec\x09\xf1\x5f\xbd\x4c\x4e\x24\x67\x72\x41\x2b\xd7\xe6\x04\xce\xb9\xdd\x0d\xe8\x3d\x2e\xe8\x90\x5d\x14\xce\xd0\xf8\x5d\xaf\xd9\x09\x7a\xcd\x95\xfe\xdf\x15\x04\x0b\x0c\xdc\x97\xfa\xba\xe4\x44\xbe\xe6\x0a\xde\xff\x28\x8b\x64\xa6\xbf\xc3\x12\xd9\xd4\x6b\x0a\x9d\x78\x4d\x40\x0f\xe4\x7d\x0c\x1c\x47\x33\x16\x6f\x6e\xf5\x8b\x4f\xa5\xb1\x22\x5b\xec\x6e\x71\x04\xec\x20\xcd\xf0\x9c\xcd\x8d\x71\x36\x32\x4d\xea\x06\x42\x5c\x33\x3e\xbb\xe0\x5c\xb4\x56\x70\x6f\x43\xb5\xbd\xf4\x7a\xa3\x3a\x56\x2f\x03\x07\xac\x79\x55\x81\xb3\x26\x02\x00\x0a\xa8\x63\x45\xe6\x91\xe8\xd1\xf5\x57\x49\xc4\x1c\x72\x8b\xb3\xc5\x30\xcc\x0d\xe4\x51\xe6\xda\x72\x5f\x0f\xf3\x2b\xb9\x6b\x88\x1d\xcb\x5c\xfd\xb5\x88\xdb\x4f\xbb\x4d\x93\x2e\xf6\x0e\xd5\x3c\x87\xcf\x1c\x04\xa1\x97\xc9\x21\x04\x68\x67\x75\x75\x8b\x35\x5d\x95\xdc\xcc\x80\x8d\xd4\x51\xe2\x4a\x53\x9d\xff\xd5\xc2\x05\x1c\xa0\xff\x1b\xa0\x9c\x52\x21\xc7\xe8\xdc\x75\xbb\x0f\x60\x38\xab\x7c\xf0\xb9\x64\xb0\x7a\x44\x5a\xf9\xf9\xa9\xa6\xf7\xb8\x20\x26\x74\x0d\x33\x5f\x7e\x9b\xcf\x56\xe4\xcf\x74\x6a\x61\x1a\x6b\x68\x91\xc0\x87\x71\x1d\xdc\x91\xe5\xc1\x49\x97\x2e\x25\x43\x3c\xb8\x66\x07\x4d\xf5\x88\x16\x0d\xf2\x32\x1c\x04\x89\x1d\xc0\x6f\x89\xe5\x6b\x90\x0d\x41\xe8\x8a\xc0\xc3\x44\xdb\x47\xd5\x95\x8c\xf1\xf4\xa2\xc0\x52\xa6\xa6\xc0\x6f\x2e\xc2\x39\x09\xa0\x79\x5a\x92\x34\x4b\x1b\xcc\x98\x41\x58\xc7\x1e\x2d\xc0\x90\x98\x91\xe6\xe1\x1f\x74\x28\xef\x6d\x53\xbc\x94\x0a\x38\x5d\x81\xc1\xbf\xea\x13\x7c\x1e\xc2\x94\xd1\x84\x28\x63\x77\x05\x4e\xaa\x0e\x06\xdf\x43\x42\x1d\x9f\x05\x55\x91\x53\x21\xd2\x52\x4b\xc9\x36\x45\x88\x71\x85\x28\xcb\x8a\x3a\x37\xf5\x9d\x01\x3c\xd8\x31\x52\x76\xef\x16\x28\xdd\x6a\x13\xbe\xf7\xaf\x3a\xa5\xc1\xea\xde\x8d\xe3\x27\xcd\x23\xc1\xd7\x06\x1b\x41\xbe\xae\x09\x0a\xa6\xd2\x62\x78\xbf\xb3\x4f\x3c\xb3\x29\xec\x79\x04\xab\x13\x79\x20\xe1\x5b\xbd\x8f\xcc\x36\xc6\x75\xb5\x4b\x72\x5f\xb4\x15\x97\x17\x74\x2a\x08\xba\x58\x60\xc6\x48\xd1\x0d\xb7\xd8\x4c\xac\x7d\x63\x56\xd0\x5b\x6c\xdb\xd5\xc3\x76\xdf\x55\x47\xbb\x99\x2f\xe3\xd0\x53\x68\xba\xe2\x1b\x09\xf0\x3f\x57\xb7\x55\x5f\xfb\x3c\x0a\x74\x60\x9f\xd5\x6e\x2f\xd5\x28\x6c\x53\x17\x79\xc1\x1f\x50\xce\xd1\x03\x41\x95\x20\xf7\x5a\x06\x80\xde\x4d\xd2\x49\x19\x41\x35\xf3\x99\xe0\x71\x14\x64\xbc\xac\x04\x2f\xa9\x74\xa1\xfa\x76\x17\xec\x9c\x3a\x5e\xd4\xd1\xf2\x79\x9b\x8a\x99\xbd\xb8\x40\x0a\x8b\x39\x51\x1a\x00\x62\x75\x39\x25\xd1\xfc\xdc\xfd\x16\xa2\xfc\x75\xb6\x92\xdd\xbd\xe3\xab\x41\xf9\x77\xdf\xbd\x4e\xaf\xc2\xb9\x76\xcd\x1e\xb8\x28\xf2\x07\x9a\x9b\x30\x03\x89\x8e\x34\xc8\xe3\xd8\xf8\x12\x34\xb9\x41\x75\xbb\xe3\xba\xca\xc3\x03\xcd\xb7\x9d\xa2\x75\xb0\xc3\x14\x11\xcc\xd1\xb6\x25\xa5\x7d\x19\xf0\x47\xf0\xd9\x63\x74\x45\x4d\x9a\x95\xfe\xcb\x54\xf1\x2a\xa7\x94\x35\x99\x84\x7e\x11\x7a\xcd\x3d\xfa\x6c\x38\x8d\x5e\x12\x65\x12\x41\x20\xb7\x81\xab\x05\x92\xb4\xac\x0b\x85\x19\xe1\xb5\x2c\x96\xd1\xed\xf1\x31\xd1\xdf\xcf\x0b\x0b\xf2\xc1\x6c\xec\x34\x9e\xe8\x1f\x6f\xf3\xc6\xb9\x49\x4c\x74\x0b\xd6\x1b\xb4\xe5\xdc\x4b\x4d\x50\x5e\x7e\xea\x19\xa5\x4f\x84\x22\x1f\x48\x66\xc2\xe0\x50\x55\xd4\x73\xba\x31\xdd\xe1\xa3\x36\x30\x69\x5a\x30\xd4\x92\xa4\x15\xb8\xe8\xef\x67\xf7\x71\x7b\x8a\x7c\x96\x5c\x3b\x2c\x55\x11\xb0\xd3\x9c\x54\x84\xe5\x50\x76\xbb\xd9\x7d\x51\xb8\x06\x05\x3b\x63\xdb\x16\x78\xfc\xf4\x55\xf8\x03\x9a\x78\xf5\x41\x09\xac\x89\x58\x09\xe9\xc3\xb6\x04\x25\x9d\x21\xcc\xe2\x44\xe7\x71\x3a\x2c\xfc\x93\xb0\xe2\x9d\x9a\xaf\xb7\x7a\xc5\xac\x64\x22\x0e\x6e\x70\xd2\xdb\x29\x26\xa5\x07\x8d\xa1\x96\xf6\x20\xb8\x6e\x2e\x9b\x3b\xb3\x24\x98\x5b\xc2\xd2\x12\x9d\xee\x2d\x9b\x3b\xb4\xc4\xa7\xbd\xb6\x7b\x8b\x5c\xd3\x1f\xa2\x33\x9b\xa7\x26\xf4\xe8\xf3\x6f\xd7\xf2\xd8\x4d\x33\x66\x90\xd1\x9c\x56\xe8\xed\x85\x79\xb6\xa3\xcd\xdb\x9b\xae\xef\x71\xa3\xa5\x6f\xd6\xe4\x37\x68\xef\xf6\x7c\x05\x8c\x0a\x6a\x8f\xdb\x0f\xd8\xc4\x81\x08\xf1\x11\xf7\xd4\xc5\x04\x23\x51\x33\xb6\x19\xf9\x49\x72\x0e\x56\x58\x12\xd5\x67\x8a\x5a\x0d\x56\x76\xe2\x8d\x79\xdf\xb4\x7a\xc9\x11\x96\x3e\xe3\x16\x8d\xfe\xda\x1f\xd4\x6b\x67\xef\xa0\xcc\xb8\xf0\x98\x70\xf5\xe3\x88\x8f\x46\x31\xf0\x73\xbd\x2e\x59\x4f\xce\x77\xd2\xd6\xb4\x5f\x7d\xf7\xee\xfa\x32\x79\xee\xfa\xe1\xce\xdc\xc7\xbe\x66\x47\xcd\xe8\x4f\x75\xa8\x75\xc4\xe7\x3e\x0b\x36\x96\x85\xb5\xdb\x94\x7a\xcf\xc1\x3c\x23\x8d\xc1\xef\x92\xca\xbb\xb4\xd2\x87\xdf\x5c\x5c\xb5\x5f\x6b\x1f\x8e\x6f\x2e\xae\x90\xbd\x9b\x28\xc8\xaf\xb7\x72\xf5\x99\xb9\x36\x83\xe5\x4d\x51\x8c\x1d\x0b\xf3\xcd\x33\xd2\x98\xd6\x73\x2a\xef\x76\x29\xa7\xb8\xab\xe1\xcc\x15\x00\x0a\xca\x75\x2d\x79\x8d\x1e\x70\x4f\xac\x4e\x23\xba\xdf\xd2\xea\x0c\x5d\x31\x59\x0b\xd2\x54\x6f\x9b\x75\x3e\xa3\xb9\xb5\x13\xd6\xa3\x70\xfb\x04\x79\x28\xa2\x21\xcf\xb6\x6a\x40\xb8\x4f\x23\xdc\xbe\xf7\xc0\x3f\x8b\xc5\xaf\xc2\x42\x81\x06\x92\xbe\x25\xa1\x4a\x8e\x7b\xcd\x4d\x66\x87\x0d\x79\x3d\x73\x61\xa8\x27\x48\xb5\xab\x0d\xba\x87\xf4\x36\x4b\x2c\x3f\x13\x6e\xba\x17\xbe\xf2\x15\x3a\xcd\xc9\xfd\xa9\xcc\xf1\xf3\x13\x18\x9e\xcd\xf9\xec\x97\x83\xfd\x3c\xb1\x44\x07\xcf\x0f\xc6\x68\x42\x4b\x5a\x60\x51\x2c\x5b\x2d\xf9\x9b\xe7\xfa\xd4\x79\x37\x10\xf0\xda\x3e\x3b\x40\x47\x5c\xc0\x88\x32\xcc\x50\x41\xf0\x3d\x71\xb9\x86\x9a\x94\x2c\x8d\xb0\xdd\xa3\xfd\x7c\x2c\xfa\x86\xf6\x6e\xba\xad\xf2\x41\x52\xc6\xe1\x3b\xc3\x4d\x43\x63\xca\xcd\x65\xe3\x49\xa1\x4c\x33\x9e\x31\x7a\xd7\x97\xf7\xa8\xb8\xe3\xc8\x86\x7c\xe9\x59\xfb\xb7\x3f\x26\x3a\x93\xce\xe8\x70\xad\x7a\x90\x3e\x1c\x57\xdb\x3a\xba\xf2\xaa\x9a\xfe\x29\x10\x16\xd7\xc7\xfb\x55\x07\xb3\xef\xb6\x16\x99\xa8\x7a\x4b\xaa\x8d\x41\xe6\x1d\x41\xc9\x3c\xdc\xb1\x76\x52\xa5\x6f\x70\x49\xa1\x3a\x34\x56\x08\x1b\x12\x92\xd5\x05\x8e\x79\x3a\x8c\xad\x73\x8c\x2e\xaf\x6e\xde\x5e\x5d\x9c\xdf\x5e\x5d\x9e\x21\xf7\x05\x1a\x0a\xc2\x63\x74\xcb\x1b\xe3\x68\x44\x23\xf1\xd1\xeb\xb6\x24\x92\x1f\xdb\x89\x25\xbd\x98\x35\xd5\x6b\xa1\x52\x04\x66\xe8\x9a\x51\xe5\x4b\xff\xc7\x45\xbb\xac\xe0\xcc\xc6\xea\x6a\xa8\xd6\x36\x3b\xa7\xea\xc4\x08\x72\xe6\x23\xfa\xe7\xd6\x57\x22\x40\x09\xba\x31\x75\xb2\xfd\xd0\x37\x6a\xf4\x49\xea\x8e\xab\x33\x9d\x7c\xbc\x6e\x8d\xdf\xa4\xa9\xee\x6d\xf8\x8e\xef\x0c\xe2\xea\x04\xf5\x70\x82\xa6\xe9\xbe\xed\xc6\xaf\x39\xe1\xe1\xf8\xd0\x09\x5f\x05\x75\x1c\xd1\x75\xa4\x71\x1f\x8c\x82\x0d\x0b\xce\xb5\xf7\xd9\x18\xa1\x37\x2e\xef\xe2\x44\x4b\x4f\x89\x49\xcc\xc1\x10\x4c\xae\x79\xd0\xc8\xa4\xb3\x93\xed\x5d\x59\x4f\x53\x07\x6b\xab\xd7\xcd\xe9\x3d\x61\x06\x91\xbb\x93\x4b\x37\x9c\xe4\x15\x7d\xdb\xcc\xe0\xdd\xdb\x58\x43\xa3\xc4\x01\x98\x53\x97\xfc\xf9\x0b\x5e\x96\xa6\x4e\xd6\xc2\xa7\xad\x37\x99\xe2\xfe\xd4\xef\x36\xae\x7e\xaa\xd8\x20\x6e\x6b\xca\x68\x6a\x90\xcd\x36\x1e\xb7\x0e\x6d\x74\x8f\x77\x94\x47\x7f\xdb\xa6\x3e\xc5\x4b\xb2\x82\xee\x61\x3b\x91\x0e\x28\xa4\x6f\x0b\xfc\x49\x57\x95\xc3\xb2\xa3\x53\x3f\x87\xd3\xb7\x57\xe7\x97\xaf\xae\xc6\x65\xbe\x0b\x79\x21\x2c\xaf\x38\x65\xf1\x54\xc0\x4e\x5b\x01\xf7\x4a\x18\xd2\xe3\xe0\x04\xb5\x04\x73\xa2\x30\xed\x09\x4a\x6c\x70\xa9\x78\xc5\x0b\x3e\x5f\xee\x8a\x8c\xdf\x98\x52\x13\x23\x3c\xd2\x58\xde\x5d\xff\x88\x77\x7a\x6a\x63\xc6\x75\x76\x82\x52\xa6\x7e\x66\x5e\x06\x87\x66\x4a\x69\x39\x60\x9f\x7c\xe2\x7b\x16\xea\xba\xd8\xe8\x13\x7f\xa7\xc4\x1c\x2e\xa8\x50\xaa\x16\x41\x1d\xc0\xa0\x07\x5d\x7a\x3b\xd6\xcd\x92\xe0\xe3\x21\x78\x57\x21\xd0\x9f\xcc\xcd\x62\xe2\xe6\xc6\x24\xbd\xa4\x50\x53\xa5\x58\x2f\xc6\xf6\xda\xfe\xcd\x3e\xdd\x26\x84\x95\x20\x23\x5f\xa5\x07\x9a\x91\x71\x91\x20\x05\x58\x0b\x6a\xcb\x70\xe6\xcc\x6c\xe6\xed\x62\xd9\x89\x13\x0b\x64\xa9\x8d\x60\x9d\x49\x13\x5c\xf5\x50\x8a\xd2\x97\x22\xb5\x66\x0c\x3c\x37\xd5\x63\x84\x75\x29\x54\x82\xde\xd3\x82\xcc\xa3\xc5\xc4\x29\x9b\xcb\xa6\xb1\xb7\xab\x5e\x08\x5d\x71\xc8\xca\x3c\xf4\x16\x93\x2a\xa5\x8b\x01\x9c\x8f\xd7\x6f\x6e\xa1\xe2\x39\x38\xd1\x77\x56\x54\xf4\x40\xa2\xbd\x6a\x46\xa3\x11\xd8\x7e\x8e\xfe\xa1\x65\xde\xbc\x38\x46\xdf\x11\xfb\x7d\x0e\x65\xdc\x05\xb4\x00\x5c\x70\x5f\x3e\x1a\xe6\xd6\xbf\xa2\x70\x54\x4d\xc5\x49\xfb\xf6\xa9\x86\xa0\x85\x4d\xc3\x22\x5b\x70\xa0\x61\xbd\x29\xed\x69\xbc\xa7\x3b\xc9\xc7\x5b\x50\x68\x67\x0c\xf7\x02\x72\xb0\x23\x9d\xef\xaf\xc7\xec\x62\xe8\x3c\x46\x72\x59\x16\x94\xdd\x35\x85\x8e\x66\x5c\xef\x10\x5b\xab\x9c\xdd\xb9\xfd\x2b\x48\x4f\xab\xec\x2e\x77\xd8\x69\x07\xec\x4c\xfd\xd5\x20\x23\xf0\xed\xb2\x32\x05\xeb\x3d\x99\xb0\x21\x34\xa1\x32\x7e\x70\x00\xb3\xeb\xd1\xe6\x3f\xf1\xcc\x13\x54\xf3\x1d\x68\x2e\x95\x99\xa4\x69\x04\xf7\x7a\x72\x31\x69\x75\xbf\xd7\x5a\x2d\xdc\x6b\xb9\x2d\xb6\x0c\xce\x4d\x88\xce\x8d\x2a\xb8\x9b\xdc\x16\x9b\x98\x29\x4c\x7c\x3f\xf2\x6a\xb6\xc0\xd5\x79\xad\x16\x97\x54\x66\xfc\x9e\x0c\x50\xa2\x1e\x16\xa6\x22\xb9\xab\x6c\x46\x1d\x3a\x0d\x1c\x74\xf1\xb7\xf3\x1b\x84\x6b\x8d\x07\x65\x0b\x5c\xee\xc8\xe3\x9b\xd1\x4e\x4c\x12\xcd\x8e\x63\xb5\x50\x1e\x65\xa4\x4f\x8e\x9f\x5f\xa5\xe3\x07\x4e\xd6\x3f\x8b\xb3\x87\x32\xaa\x28\x56\xbc\xb7\xdd\x67\xdb\x3a\x61\x4a\x36\x9a\x23\x72\xed\x40\x80\xcb\x1f\x98\x79\x0b\x6a\x9c\xfd\x04\x31\x40\x46\xed\x00\xf4\x5e\x33\xad\x08\xe0\x8c\x74\x82\x60\x4f\xa0\x98\x21\x7c\xb7\x87\xab\xb9\xf7\xff\x62\x43\x9a\xf5\xfe\xc5\xc5\x5f\xcf\x5a\x9d\x0c\xba\x0d\x84\xe2\x0a\x8d\x35\xc3\x34\xfd\x5e\x76\xb6\x4b\xd1\x9f\xd2\xe9\x93\x35\x31\x1a\x9c\xff\x57\x8d\x0b\x83\xb3\xd7\xfb\xb0\x8f\xb5\x71\x9e\x3c\x24\xb7\xfe\x0e\xd7\xaf\xbd\x1d\xa2\x96\xd0\xe8\xc4\x3e\xa1\x04\x66\x52\x2f\x40\xfc\x5c\x86\xa2\xcb\xa1\x75\xf9\x1d\xa2\x23\x95\x55\x51\x6f\xd7\xde\xd3\x18\xcc\xa0\x2d\xbe\x5f\xfa\xf4\x85\xd8\x18\xf6\xec\x03\x83\xbd\x9a\x6e\x1e\x6a\x0d\xf8\x06\x5e\x46\x2f\xa9\x54\xae\x7d\x09\xdc\xa0\xd2\x96\xaa\x8d\xae\x81\x96\x79\x6e\xb4\xba\x46\xab\xff\x87\xf3\x5c\x9c\x19\x5e\x68\xcb\x9d\xc2\xbf\xa5\x2f\x2a\x89\x99\xf3\xcc\x46\x61\x1e\xa9\x65\x45\x33\x50\x0f\x6f\x2f\x6e\x00\x8a\x44\x7f\xfe\xa3\xe9\x19\xff\x87\xdf\xff\xf1\x59\x74\x79\x3f\x6e\x66\xc1\x60\x1b\xcc\x47\xf5\xab\xed\x2c\x72\x0c\x8f\x4a\x05\xc1\xc7\xc4\xa3\x02\x05\xb4\x27\xda\xec\x35\xbd\x80\x9e\xd6\xc7\xf7\x55\xaa\xe8\xf4\x14\x6d\xf9\x99\x44\x5b\xba\x6c\x22\x43\x4f\x76\xa1\x45\x86\x0c\xdd\x74\xc8\x10\xea\x89\xe5\xdd\x86\x0c\x05\xa4\x26\x2e\xa0\x0d\x27\x43\x7b\xd1\x64\xe9\x4f\x9b\xe6\x3c\xd2\x1c\x6a\xe3\x6f\xe1\x4a\x6c\xab\x09\x83\xc8\x1f\x33\x3f\xf6\xce\x90\xa5\x3a\x71\x5e\xbf\x98\x74\xf4\x68\x7d\x27\xf4\xdc\xac\x78\x68\x36\x6b\xd3\x5d\xcf\xcd\xae\xe2\x3b\x9b\x6d\x2c\x7e\xfa\x48\xb6\xaf\xa0\xee\x5d\x2b\xd5\x45\x23\x45\x12\x01\x0d\x32\x1f\xd1\x4e\x13\x99\x30\xfa\x44\xae\x09\x3d\x73\x83\x8d\x3e\x2f\xc2\x70\xa7\x44\x3f\xab\xdc\x59\x03\x4c\xc2\x68\x3f\x2b\x16\x43\x72\xc7\x0e\x27\xf0\xbc\x73\x75\xe9\xf3\x63\x62\x9e\x84\xa6\x94\x9a\x46\x12\x29\x53\x5a\xbc\x75\x77\xdd\x27\xdd\x59\x3b\x19\xff\x46\x76\x1e\xdb\x52\xc4\x6a\x5d\xb7\x84\x34\x0a\xb7\xb6\xd1\x42\xab\x99\x68\x48\xff\x22\xc7\x2a\x48\xed\xd9\xd4\xea\xc4\x05\x50\x60\xab\xb5\x42\x07\x9b\xcd\xfb\x7b\x7f\xa5\x42\x9a\x5b\xe6\x0e\xd4\x79\xd8\x89\x78\x02\x84\x61\xf1\x7d\x17\xee\x95\x6e\xda\xe4\xd0\xc6\xaf\xc8\x88\xd8\xab\xa8\x44\x58\xfa\x9e\x6e\xb5\xf4\x55\x2d\x5c\x07\xc8\x47\xa0\xcc\x3b\xe3\x1a\x3d\x1a\xdd\xfe\x6e\x60\xa2\x5c\x8a\x42\xbf\x1f\xe5\xa5\x9f\x54\xf8\xdd\xb5\x35\x41\x58\x70\xc5\xd9\x16\xb9\x0f\x37\x6b\x5e\x6c\xfb\x6d\xcd\x13\x17\xbe\xe1\xc7\x66\xf9\xc2\x03\x31\x21\xa8\xde\x9b\xa0\xa5\x54\xc7\x0a\x39\x73\x7e\x85\xb6\x57\x61\x87\xa3\xf9\xcf\x9d\x07\xbc\x47\xfb\x71\x5a\x0c\x4b\x3e\x20\x5b\xe8\xfa\xd2\x8a\x88\x2e\x23\x48\xda\xed\x82\x9a\xfd\x92\xd2\x31\x18\x00\xc7\x13\x11\xf6\xc3\x92\xf3\xeb\xcb\xad\x8f\x18\x17\xea\x81\x8b\x21\xf5\x01\x6e\x5a\xaf\x74\xc2\x21\xec\x6f\xdd\x94\xbb\xcd\xea\xc4\xe7\x75\x8a\x26\xe0\xc7\xed\x34\x8f\xe8\x3a\x60\xdc\xd9\x8a\x8b\xb4\x6b\x8e\x5d\xd2\xd1\x8a\x42\x5d\x73\xec\xcc\xd1\xea\x3f\x52\x71\x9e\xb9\xdf\xe3\x36\x98\xcd\xf5\x64\x96\xb7\xad\x7a\xd1\x99\x0c\xcd\x2c\xdf\x59\x6f\x30\x3b\x7d\x00\x79\x79\x6f\x5f\xb0\x89\x87\x7a\xbd\x1a\x42\x83\xfd\xf1\xea\x8f\x12\xdb\x0b\xf1\x70\xc3\xdf\x9a\x80\x08\x6e\x1a\x97\x26\xd1\x8e\x6b\x45\x4a\xd3\xee\x1e\x17\x85\x5e\x0b\xce\xc2\x62\xf9\x36\x3f\xfc\x04\x99\x7a\xee\x25\xae\x22\x35\x17\x35\xe9\xc8\xf9\x03\x7b\xc0\x22\x8f\xb4\x64\x4a\x0a\x30\x37\xdb\xaf\xaf\x5a\x5e\xbb\xdd\x2c\xcf\x09\x9a\x52\x25\x9b\x2e\x75\x44\x85\x5a\xb0\xa6\x67\x49\x7e\x2c\x4d\x1f\x34\x2d\xb0\xa3\x08\x58\x36\x43\x3c\x53\xb8\x30\xe5\x1e\xd1\x94\xa8\x07\x42\x18\x7a\xf6\xec\xd9\xb3\x1e\xa7\x41\x8e\x9e\xfd\xe9\x4f\x7f\x82\xfe\x66\x28\x27\x19\x2d\x57\x81\xc0\x53\xff\xfe\xfc\xf9\x18\xfd\xf7\xf9\xab\x97\xd0\x03\xb1\xea\xe9\x4c\x00\x55\x70\xcc\x88\x00\xf9\x21\x60\x79\x82\xfe\x73\xf2\xe6\xb5\xdb\x71\xb2\xf3\x6b\xaf\x27\xaf\x74\xe8\x1c\xa3\xcb\x20\x48\xea\x81\xaa\x85\xd5\x12\x20\xe2\x08\x0b\x02\x31\x55\x78\x36\x83\x5d\x17\x1f\xaf\xeb\xf3\x6c\xce\xbe\xab\x91\x40\xe7\x0b\xd7\xd2\x4b\xef\xb3\x02\x22\xbe\xa8\x9e\x5a\xaf\x3b\xc6\x55\xe3\x30\xc1\x70\x30\x06\xcf\x22\x60\x0a\x27\xa8\xa0\x77\x04\xcd\x24\x34\xf3\xf2\x05\x3b\xa3\x40\x05\x91\x5a\x2a\xb7\x3d\x0f\x8d\x15\xd5\xa3\x43\x0f\xfe\xe3\x79\xba\x12\x3a\x2f\xb5\x0e\x81\xab\xc5\xef\xe2\x7b\x0d\x31\xd0\x28\xda\xcd\x83\xd4\x16\x38\x3c\x54\x83\x77\x5b\xe4\xc2\x53\x1e\x84\x0b\xce\xe6\xb0\x84\x3d\xd6\x78\x1e\x46\x94\x90\xdc\x87\x6a\x2c\xab\x9e\x1d\x9a\x5e\x61\xde\x50\xae\x57\x38\xa1\x4f\x5e\xdb\x4e\x1f\x54\x01\xc1\x53\x5e\x2b\xe7\xdb\x36\xd0\x52\x3b\x3c\x2a\xee\xf0\xd2\xfb\xf0\xb0\xaa\xf9\x03\x4a\x43\xb7\x29\x7e\x4b\xb2\x38\x41\x04\x67\x0b\x74\x47\x96\x23\x43\x8e\x2a\x4c\x53\x2b\x2d\x5b\x32\x70\x89\x15\xb6\x55\x75\xdb\xce\xa3\x8c\xe4\x5a\x40\x37\xf8\x4a\x84\xe9\xe2\x0d\x9a\xbd\xe4\x3b\xed\x3a\x09\x56\x5a\x11\x2e\x15\x22\x54\xfe\x65\x81\x81\xc4\xf6\x3f\x08\xfb\xfb\xfa\x12\xbe\xa9\x15\x76\xaf\xc3\x4c\x20\x1b\x59\x29\xf5\x70\xef\xc8\x52\xae\xce\x22\x19\xa3\xae\x82\x8d\x0f\xf9\xd0\x44\x56\x1a\xb2\x55\xb3\xe0\x1b\x43\xf0\x69\x9b\xc1\x5b\x19\x1a\x02\x50\xb0\xeb\x97\x10\x04\x97\x2c\x68\xd6\x77\x5e\xfd\x40\x4d\x47\x47\x0b\xd1\xed\x04\xbf\xd8\x61\x0a\x56\x22\x44\x49\x54\x5d\x99\xe1\x42\x14\x90\x9e\x2d\x91\x12\x51\x58\x9f\x12\x8b\x3b\xe2\x6a\x2f\xe1\x22\x75\x95\x6e\x34\xf2\x7c\x01\x39\xd3\xd0\xe0\xde\x84\x16\x6a\x9a\x15\x26\x9e\xf5\xf1\x84\xe6\x3a\x1c\x8f\x0f\x0d\xef\xe3\x62\x25\x21\x2d\x09\xc6\xa0\xaa\xee\x9d\x96\xfa\x95\x34\x75\xe8\xb5\xe8\x0c\x1d\x2e\x38\xe4\x41\xaa\x85\xe5\xcc\x89\x50\x11\xc2\x09\x05\xd2\xc2\x6b\x9b\x9e\x1e\x03\x3b\x7a\xac\x74\xf6\xb6\x13\xb4\xc7\x68\x48\xe9\xfc\xad\x6a\xe0\x97\x89\xc5\x99\xd7\x8e\x37\xa8\x4e\x55\x76\x25\xd1\x01\x30\xd1\x3a\xa9\x55\x99\x46\xcc\x05\xf1\xa2\xe8\x20\x88\x11\xb1\x35\x14\x4d\x87\xc1\x4c\x13\x63\x87\xc1\x34\x22\x6f\x8f\x58\x3b\x08\x64\x4c\x04\xf6\x62\xee\x20\x88\x46\x24\xbe\x9e\x75\x5a\xda\xb6\x92\x4e\x1b\xed\x65\x10\x68\xc7\x36\xf4\xae\x89\xc8\xc6\x03\x61\x3a\x39\x3a\x2a\x2b\x0f\x82\x19\x91\xab\x03\xd9\x79\x18\x56\xd7\xcb\xd9\xa9\xcd\xc1\xd0\x00\xc1\xbb\x7b\x6d\xd7\xd8\xaf\xcf\xcd\xdd\xbd\x56\x68\x9b\xe7\x46\x55\x90\xfe\x31\x78\x29\x14\x87\xbe\x09\xca\x13\xcb\x31\x7a\x65\x39\x9b\xd1\x57\xf1\x54\xf2\xa2\x56\xc3\xa0\xda\xc4\x8f\x55\x16\x69\x06\x6b\x3b\x32\x0c\x02\x69\xd2\xb5\x1d\xc8\x80\x6d\x82\xb8\x63\xf8\x59\x3a\x07\xb5\x93\x1f\x4e\xe4\x87\xb6\x2b\x19\xd2\xac\x24\xea\x8b\xed\x5e\x83\x9b\x94\x0c\x6b\x51\x92\xde\x42\x79\x58\x0c\x58\xe2\xec\x3e\x72\xa4\x98\xb9\x86\xc6\x8b\x25\x82\x4d\x89\x2a\x33\xd7\xc0\xfd\xe8\xa4\xd9\x2d\xd6\x69\x62\x6b\xf1\xb8\x9c\x8c\x96\xf4\x9d\xce\xca\x35\x99\x05\x85\xc5\x89\xc8\xb6\x39\xe4\x80\xd9\xf6\x59\x63\xdb\x4f\x27\xed\x77\x67\x43\x3c\xbf\xb9\xde\x8b\xce\x1e\xc0\xfb\xf5\x6a\xed\x60\xa7\x6d\xb5\x5b\xbc\x6c\xa6\x95\x50\x9f\xb7\xb9\x92\x79\xcc\xf6\x6a\xca\xca\xd0\x5e\xd0\x22\xf4\xe2\x24\xd3\xf8\x4e\x29\x56\x63\xbd\x6d\x0c\x7c\x4d\xf9\xd6\x64\x88\x2e\x90\x01\xa8\xc2\x23\xaa\x3e\x00\xbf\x27\x8e\xb8\x7b\xad\xf6\xc2\x05\x56\x85\x26\xd0\x8e\xd0\xd8\x3d\xd2\x47\x6d\x2e\xee\x42\x42\xf3\x33\xd3\x8e\x08\x33\xc6\x4d\x2b\x58\x79\x62\x3a\x25\x0e\x14\xa9\xc1\x94\xa2\xc5\xbd\x20\x40\x44\x04\x5e\xb4\x41\x42\xdb\x76\x9d\x22\x51\x40\xcc\x87\x76\x47\x6b\xbb\x7e\x0c\x0c\x87\x25\x99\x2d\x48\x89\x07\xd8\x02\x9a\xeb\x85\x5e\x19\x57\x6b\xe1\x41\x50\xa5\x88\x29\xf4\x46\x44\x29\x11\x9f\x0d\x6d\x6c\x87\xc2\x5e\xc2\xe8\xe0\xfe\xf9\x80\x06\x52\xe6\xda\xba\x0d\xdc\xcc\x4d\x65\x27\xd4\xde\xb4\xc4\x5a\x52\x58\x8f\x4c\x91\xde\x94\xad\xb9\x5c\x58\x92\xb7\x55\x69\x52\x7e\x6f\xd6\xee\x23\xa1\x65\x78\x9f\x3b\x2d\x10\x7a\x54\x0e\x96\x6a\x07\xb5\xaf\xfb\x35\x98\x2e\x4e\x9c\x90\xf1\x64\xba\x48\xbb\x9e\x4c\x17\x4f\xa6\x8b\x9e\xeb\x13\x98\x2e\x02\xb1\xc4\x71\x3b\x8b\x3c\x63\xce\x18\x6c\x67\x68\x55\xa6\x04\xa9\xce\x04\xc9\x58\x4f\xbd\xb1\x78\x0e\x13\x50\xac\xf1\xc3\x5a\x3e\x4c\x07\x9a\xc6\x84\x71\x78\x38\x1e\x1f\x0e\x59\x1d\x6f\x0f\xb1\x4a\x52\xad\x66\xa3\x3f\x23\xc2\x32\x9e\x9b\xcd\xae\xc7\x2d\x06\x0e\x52\x0b\xd7\x8d\xa2\x1d\x9a\x82\x4a\x57\x13\x0f\x8c\x24\xc3\x4f\x8c\x99\xdf\x90\x09\x6e\xc5\x12\x5d\x90\xc8\x8b\x9d\x05\xdd\x46\xbc\xf5\x25\x24\x12\xc2\xf4\xbb\x97\xaf\x6f\x63\xe5\xdc\x26\x88\xa5\xa0\x25\xb5\x95\x60\x34\x39\x25\x72\x80\x02\xa2\xaf\x23\x03\x60\x9c\x55\xf5\x89\x05\x36\x2e\x49\xc9\xc5\xf2\xc4\x03\xd4\x3f\x0e\x64\x6c\xcd\x68\x2c\xb4\x63\x90\xa3\xb3\x5a\x08\xc2\x54\xb1\xfc\xc8\x12\xb5\xc7\x5f\x6a\x3f\xc5\xf0\xea\x84\xa4\xfb\xfa\x98\x60\x86\x1a\xd6\xd7\x33\xbc\x66\xbe\x18\xb1\x3c\xf1\xe6\x12\xb8\x4b\xd8\x3d\xba\xc7\x22\x1a\x00\xbe\xee\xda\x5a\x28\xce\xe9\x3d\x95\x43\x3b\xb3\xeb\x65\x5e\xbe\x19\x74\x34\x90\xc9\x67\xdb\x8a\xb0\xb7\xdf\xde\xaa\xa1\xf8\x1a\x2b\x13\xb5\xa5\x48\x79\xad\xaa\x5a\x59\x5e\x35\x78\x29\x2d\xa9\x73\xc5\x5c\xfc\xe9\x3c\xf1\x7a\xce\x60\x90\x5a\x2f\x7a\x1e\x0f\xa3\x5c\xbd\x2a\xac\x14\x11\xec\x0c\xfd\xcf\xd1\x0f\xbf\xfb\x65\x74\xfc\xd5\xd1\xd1\xf7\xcf\x46\xff\xf1\xf7\xdf\x1d\xfd\x30\x86\x7f\xfc\xf6\xf8\xab\xe3\x5f\xdc\x1f\xbf\x3b\x3e\x3e\x3a\xfa\xfe\xdb\x57\xdf\xdc\xde\x5c\xfd\x9d\x1e\xff\xf2\x3d\xab\xcb\x3b\xf3\xd7\x2f\x47\xdf\x93\xab\xbf\x27\x02\x39\x3e\xfe\xea\xdf\x06\x0e\xf4\xc3\xa8\x31\x9e\x8e\x28\x53\x23\x2e\x46\x66\x49\xcf\x90\x12\xf5\x30\xe2\xe8\xd0\xbd\xdb\xb9\x6e\x58\x7f\x53\xeb\x67\x98\x82\x80\x40\x49\xd0\xe4\xfe\x23\x1d\xdc\xed\xd4\xb6\xde\x0e\x0c\x9b\xc6\x37\x48\x6b\x1b\xee\x8b\xf8\x5c\xfc\x0b\x03\x80\x9b\x08\xd2\xbd\xd8\x71\x6d\xe7\x23\xe8\x8a\x92\xb4\xef\x3e\x33\x13\xee\x47\x0d\xbc\xb2\x15\x09\xb4\x5e\x96\x08\x35\x2d\xea\xca\xc4\x53\x25\x82\x4c\x8e\xba\x42\xd7\xb3\x44\x90\x4f\x51\x57\xdd\xa8\xab\x89\xed\xe7\x15\xac\x16\x04\x53\x0d\x19\x6b\x42\xc8\x95\x09\xa6\x4a\x04\x9a\x1a\x72\x05\x2e\xdf\x54\x2b\xfc\x53\xc8\x55\xc2\xf5\x14\x72\xf5\x14\x72\x35\x04\xe6\x93\xdd\xf2\xc9\x6e\xf9\xaf\x60\xb7\x7c\x0a\xb9\x7a\x0a\xb9\x7a\x0a\xb9\x7a\x0a\xb9\xda\x6b\xc8\x95\x55\xb2\xb8\x40\x34\xd9\x7e\xa5\x69\xc6\x67\x15\x6e\x65\x7b\xa1\x9e\x67\x19\xaf\x99\xba\xe5\x77\x24\x21\xa6\x22\x49\x5d\x5f\x81\x9b\x30\x51\xab\xdd\x3f\x92\xee\x8e\xeb\x9c\x6a\xfd\x78\x8b\xf5\x3f\xb7\xaf\x3a\xc5\x55\x73\x2f\x96\x93\xdc\xc3\x4c\x5c\x7f\x7b\xd2\x95\xc6\xc7\x18\x9d\x23\x41\x32\x5a\x51\xad\xcf\x41\xcd\x16\xb8\x6f\x36\x88\x6b\xb7\x96\xaa\x1d\x2a\x49\x8a\x99\x6d\x49\xc5\x82\xf6\xa9\x81\xb6\x69\x59\xca\x0e\x43\x36\x62\x07\x77\x3d\x91\x5c\x7f\x59\x41\xfe\x61\x65\x9b\x54\x62\x6c\xe6\x7f\x1b\x8c\xa6\x15\xf1\x02\x28\x4e\xeb\x00\xbb\x32\x50\x5c\x51\x5b\xc0\xe9\x31\x68\x08\xf9\x50\x51\x01\x9b\x7d\x42\x32\xce\xf2\x6d\x6c\x41\x57\x5d\x18\x6e\x57\x59\x97\x50\xb2\xed\x22\xaf\x0d\x18\xc8\xf9\xc4\x05\xcd\xa9\x5a\xfa\x68\x26\xdb\xe4\x18\x9b\x13\x38\x6c\x61\xce\x65\xb3\xe6\x08\x57\x95\xe0\x38\x5b\x10\x19\xcc\xfe\x64\xc0\x6a\xdb\x32\x12\x3e\x2d\xd5\x34\x17\x07\xe1\x1b\x20\x6b\xa9\xac\x58\x22\xc1\x15\x4e\x96\x9b\xd6\x4c\x31\xdc\x55\xee\x93\x03\x2c\x60\x46\x44\x52\x62\x09\x35\x8e\xb8\x1d\x4e\x80\x07\x1a\x1c\x84\x74\x9b\x0d\x2f\x72\x57\x86\xf1\xcf\xcf\xb4\x9e\x99\xd9\xd3\xae\x45\x6e\xa8\xd8\xa7\x38\x2a\xd2\x7d\xe7\x9a\xdd\xcc\xc2\x51\xb5\x3e\xf1\xfb\x2f\xd1\x82\xd7\x42\x8e\x2f\x87\xf9\x55\x14\x47\xcf\xe1\x4d\x63\xab\x71\x19\xef\x0a\x15\x04\x4b\x85\x9e\x3f\x43\x25\x65\xb5\x16\x2b\x92\x00\x06\xaa\xc1\x1f\xbf\x1c\x70\x0c\xd3\x95\x82\x74\x75\x60\x35\x2e\xcd\x9e\xb6\xca\xb4\x8f\xb1\x5a\x41\x42\x8f\xff\xe6\x32\xc5\x1a\x4d\x7b\xa9\x4e\xf0\x82\x65\x5d\xc3\xb7\x0a\x53\xfc\x11\x28\x56\xba\xfc\x9d\x28\x4d\x27\xcb\x16\x89\x0f\xf6\x8b\xd9\xbd\x80\x7e\xaa\xf9\x74\xa9\xd2\xca\xe5\xfc\x97\x79\xb6\x5d\x27\xc7\xdd\x5c\xa9\xc1\xb9\x71\xdc\xab\xdd\xd3\x9a\x12\x9c\x1b\x5e\x4a\x91\x55\xe6\x5a\xb7\x4f\x4e\xf7\x07\x4b\x80\xd3\x48\x9d\xa9\x3e\xcb\x88\x04\x1e\x7a\xd9\x74\x05\x66\x71\x83\x18\x7c\xb5\x77\x89\xf6\x5d\x64\x26\x5a\x02\xd3\xad\xc8\x27\xec\xcd\xd5\x8b\x90\x3e\x69\x5c\x90\x39\x95\x6a\x50\x53\x45\xf3\x42\x7b\x73\x4a\xca\xe6\xa6\x91\x55\x59\x17\x8a\x56\x85\xc7\x4e\x74\x12\x1e\x98\xe5\x92\xa1\xdb\x01\x07\x36\x6d\x6c\xaa\x3b\x99\x12\xc2\xbd\x6e\xa8\x23\x3f\x06\xc2\x94\xe9\x9b\x24\x34\x23\xae\xb0\xc0\x1e\xfd\x19\x2f\x4b\x2c\x8f\x8d\x77\x03\xe1\xac\x87\x0b\xd9\x02\x83\x9a\x2f\x0a\x5c\x78\xb4\x85\xf1\x1f\xbb\x6e\x4e\x45\x18\x66\x51\x3f\x64\xdb\x5c\x04\x8f\x23\xfe\xc0\x5c\x43\x09\xd3\x6d\xb3\xbd\x2b\x51\x42\xe2\xf8\xd7\x38\xbb\x23\x2c\x87\x06\xcb\x06\x39\xf9\x92\xe1\xd2\xd6\x7b\xf7\xed\x66\x49\xde\x81\xdd\x63\x75\x35\x26\x60\x53\x4b\xc5\xd5\xad\x32\x62\xd5\xae\x98\xaa\xe5\x80\xaa\xab\xef\xa4\x96\x3b\xe2\xf4\x47\x9a\xc8\x6f\x41\xef\x33\x92\x22\x8b\xea\x01\xec\x3a\x89\xfb\x68\xf9\xb4\x95\x69\xd8\xd2\x69\x34\x38\x15\x40\xdf\xbd\x43\x15\x8a\x34\xe3\x42\x93\x95\xb8\x3e\x66\xc3\x16\xbb\x1b\x65\xba\xdc\x47\xa3\xd6\x94\x7e\xa4\xe6\xe8\x6c\x7c\x20\x4a\x4e\x7b\xf9\xac\x98\xa6\x95\x95\x3a\x7c\xfb\xf5\x65\x9b\x86\xbd\xc5\x39\x97\xe8\xeb\x82\x67\x77\xe8\x92\x80\xd0\xfe\x29\x3a\x95\x8a\x69\xbe\x9f\x9e\x4f\x4f\xbd\x89\x7e\x95\xbd\x89\xc4\x34\x8e\x86\x5f\x53\x67\xa2\x12\xcf\x87\x34\xc4\x5b\x10\x24\xe0\x10\xc2\x8b\xae\x01\xf7\x96\x47\xe7\x37\x0b\xfe\x30\x52\x7c\x54\x4b\x32\xa2\xd1\x60\xae\xa4\xb9\xdc\x91\x25\x44\xb6\x25\xcf\xe6\x5b\xf3\x42\x4b\x91\x53\x1c\x8c\xab\x70\x5f\x4b\x0e\x6f\xbf\xbe\xd4\xec\x29\xad\x04\x2f\x95\xe8\x94\xa8\xec\x34\x23\xd5\xe2\xd4\x0e\xe7\xb3\x41\x4f\xc9\x19\x55\x5c\x0c\xe8\x87\x7c\x8e\x32\x5e\x14\xb6\x48\x17\x9f\xa1\x0b\x52\x2d\x3c\x98\xbd\x75\xfc\xdd\x72\xce\x1f\xb7\x63\x4d\xc5\x79\x7a\x77\x8e\xe0\x98\xe8\xf7\xec\x29\x09\x36\x89\x98\xe6\x83\x4b\x5e\x7f\x8a\x2d\xb3\xe7\x86\x04\xfb\x6e\xd4\xf3\xd1\x4e\xd6\xfe\x1b\xfe\x1c\x4e\xdc\x2b\xa0\x58\x07\xde\xbb\x76\x0f\x1f\x0b\x3a\xae\x67\x06\x64\x0a\x5d\xcf\x8c\x3a\x90\x93\x1c\xf1\x7b\x22\x04\xcd\x89\x44\x9e\x16\x35\x9b\x30\x0a\x92\xd1\xe2\x63\x60\xf7\xa9\x0d\xd1\x67\xd3\x86\x68\x90\xc2\x16\x10\x38\xfd\xde\x2a\x81\xc3\x79\x49\xd9\xaf\x80\xc4\x25\x34\x13\xd2\x72\xce\xc6\x5f\x1d\x33\xdc\x56\x15\x92\x19\x2e\xc8\xf5\x9b\x24\x75\x68\x62\x9e\x6d\x6b\x44\xee\x66\x50\xd0\xbe\xc7\xd6\xb5\xa9\xd4\xfd\xb7\xfe\x20\x20\xc6\xf3\xcd\x16\xfa\xa7\x32\xf7\xc1\x3e\x37\x55\xba\x77\x65\xb3\x73\xac\xc8\x03\x4e\xe7\xb2\xb7\x6e\x4a\xed\x86\x34\x7e\x33\x9c\xdf\x5c\xa3\x6f\x0c\xcc\xdd\x6b\xec\x0b\xae\x8c\x04\x78\xc9\x4b\x4c\x07\x74\xd2\x0c\xba\x88\x84\x83\xbb\xf1\x00\x91\x81\xa8\xf9\x57\x7c\x4d\x7d\xc9\xd4\x5a\x6b\x7d\x56\x1b\x7b\x2a\x67\x1e\x4c\x75\xff\x02\x4a\x23\x9f\x04\xe6\x2b\x17\xe2\xde\x34\x2a\xb4\xab\xda\x6b\x8a\x6b\x1c\xfe\x48\x12\x26\x29\xf8\xca\x82\x90\x0f\xdb\x9d\x9e\xca\x26\x3e\xdd\x08\x31\xf1\x93\xf9\x92\xcf\x29\x73\x27\x9b\x5b\x67\xf0\x0c\xd3\x68\x71\xcf\x27\xa9\xe3\xb3\x91\x3a\xa4\x2c\xae\x18\x9e\x16\x71\xc7\x62\x9b\x59\x14\x18\xfc\xea\x04\xde\x3b\xcd\xa9\xd4\xff\x47\x93\xc9\x4b\x70\x18\xd4\xcc\x49\xce\xbd\x95\xa3\x2d\x89\xf4\xc9\x83\xe6\x50\xef\x7e\xd6\x0c\x7d\x1a\x54\x76\xfe\x9a\xe5\x7a\xd8\x44\xb6\x22\xc3\x2c\x24\x53\x59\x3f\xc5\x87\x65\xe3\x68\xa6\x04\xdd\x2e\x68\x76\x77\x13\xf8\x05\xb8\xd0\xf7\x58\x70\xcb\x33\xb2\xb8\x84\x26\x57\xde\xdb\x95\xf0\xda\x69\xdd\x0c\x51\xa9\x6f\x03\x0e\x32\xb1\x68\xd1\x00\x10\x96\x92\x67\xb4\x71\x1a\xf5\x79\x52\x1a\x7e\x86\x72\x60\x3f\xbb\x4f\x07\xa4\x89\xad\xf9\xa2\x5b\x64\x2b\x00\x61\x19\xf0\xba\x3e\x05\xd9\x62\x64\xe7\x29\x98\xad\x35\xa8\x65\xd8\x6d\xab\x49\x98\xf3\xda\x18\xdf\x86\xf7\x5f\x24\x78\xb6\xdc\xa2\x3a\xf9\xcf\x76\x71\x5c\x5d\x56\xdf\x2c\xcc\x96\xb3\x7f\x74\x2f\x88\x95\xca\x36\xfe\xee\x79\xea\xe6\x27\x62\xf2\x6a\xbf\x6e\x10\x4d\x7a\x5c\x67\x4d\xe8\x38\x7c\xcd\x3d\xeb\xf6\x00\xc2\x50\xf1\xaa\x2e\x62\xc1\x51\x2b\x3d\xd9\x76\xb0\x92\x9b\xef\xef\xe2\x1e\xd9\xa6\x81\x47\x2c\x9d\xa7\x9b\xa2\x13\xdd\x98\x4d\x9f\x8f\xc1\xbd\x3c\xa2\x70\xbb\xd9\x3b\x7b\xc9\xc8\x49\xcb\xc0\x59\x9f\x55\x13\x05\xdc\xc9\xb8\x71\xbd\x3c\x02\x49\xf8\xd9\x1f\xbf\xfc\x72\x5d\x77\x8f\x5e\x91\x7e\x6d\xe7\x8f\x58\x77\x8f\xb8\xeb\x69\x53\xe7\x8f\xed\xd3\x67\xd2\xd2\x65\xd6\xa4\xc0\xc4\x79\x74\x4f\x7a\xcc\x7e\x5b\x7f\xf4\x5a\xc9\x87\x66\x17\xa7\xd0\xf4\xd4\x9c\xe2\xf4\x3c\xdb\x9e\x4c\xe2\x58\x8e\x70\x9f\x74\xd3\xca\x1f\xde\x5f\x66\xf0\x80\x7c\xe0\x30\xd3\xb7\x47\x76\xe9\xcf\x02\x5e\xcd\xef\xed\x3d\x88\x9b\x72\x7f\x7b\xb2\x7a\xe3\xd4\xb3\x9d\xf1\xbb\x9f\xf6\x09\xdb\x36\x4d\x18\xda\x9a\xa6\x3f\x5b\x37\x31\x0b\x37\x3d\xaf\x20\x29\xe3\x76\xe7\x3c\xdb\x01\x21\x9f\x69\x39\xb5\x8f\xc3\x7a\xcd\xb5\x36\x7f\x76\xeb\xee\x59\xe6\xda\x37\xdf\xb5\x50\xb7\xe0\xbe\x09\x60\x37\x64\xbd\x6e\xca\x64\x4d\x80\xb8\x3e\xd7\x75\x63\xfe\x6a\x02\xc4\xc1\x6c\x37\x01\x66\x5f\xdb\xad\x75\xcc\x37\x01\xec\xd0\x0c\xd5\x61\x79\xa9\x43\x02\xcf\xd3\x82\xce\xd3\x33\x4f\x6d\xec\x5c\xe2\x06\x88\xe7\x9b\xb6\x73\x48\x13\x40\x6e\xca\x32\xdd\x98\x39\x9a\x38\xcc\x41\xb9\xa5\xc9\x84\x2d\x2d\x8e\xbd\x3f\x7b\x34\x21\xca\x7d\x6f\x81\xeb\x69\x19\x87\xc3\xf2\x0c\x9b\x8a\xed\x7d\x52\x75\x7f\x7a\xe1\x10\x13\xf4\xb0\xb6\xe4\xa1\x3d\xd5\xaa\xb3\x6e\xa7\x99\xf0\x3d\x5f\x3d\x3a\xbe\x12\x5c\x93\xb6\x47\x56\x68\x51\xda\x36\xec\x57\xfb\xcd\x57\xf9\x46\x91\xa1\xbd\xd0\xe6\xe9\x37\x93\x8e\x5b\xd0\xdf\xde\xb2\x65\xef\x93\x37\x70\xe3\xf5\x89\x9b\x5e\x3f\xb9\xad\x62\x93\x6d\xdc\x56\xb2\x55\x77\xd0\x19\xc3\x80\x12\x80\x28\xc5\xa7\x29\x55\xff\x81\x70\xfa\xc3\x74\x7e\x73\x8d\x32\x41\x20\xa3\x14\x17\x72\x8c\xd6\xd4\x13\xc9\x13\x8c\xea\x56\xa2\x73\x72\x17\x56\x8a\x94\x95\x8a\x6f\x8e\x27\xaf\xd5\x67\xe3\xb5\xda\xc2\x5c\xfe\xde\xbf\xe2\x6c\x0e\x8b\xba\xc4\x6c\xa4\x4f\x22\xf8\xaf\x02\x97\x40\xdc\x5e\xde\xa1\xec\x63\xe4\xf2\x0e\x00\xb9\x60\x50\x83\x94\x25\xd3\x87\x3a\xc5\x18\x87\x1b\x36\xba\x47\x4f\x02\xc0\xdb\x02\x3f\xa6\x19\x44\xe7\xf4\x66\xbc\x4a\xc2\x8e\xe5\x76\x56\x49\xf7\xb8\x72\x07\x35\xe8\x36\x11\x5a\x4e\xfa\x28\x80\x11\x39\x6e\x20\x3b\xaf\x81\xd0\xd6\x9a\x8c\xda\x84\x8b\x82\x3f\xc8\xde\x61\x86\xdc\x55\xaf\xbb\x9e\x9f\x4d\x17\x9e\x12\x54\x52\x21\xb8\xb0\x9e\x8f\x70\x1a\x51\x98\x9a\xa6\x29\xad\xb5\x11\x61\xd4\x10\x61\x1d\xeb\x13\xa2\xc2\xed\xa7\x38\xc2\xcc\x24\x92\xf4\x25\xb0\xb9\xf8\x41\xd3\x00\xc7\x3a\x49\xa7\x64\x81\xef\x29\xaf\x85\x81\xac\x38\x3a\xb0\x3f\x01\xab\x5b\xf2\x78\x09\x63\x67\xf0\xad\x21\x94\xdd\x63\x53\xae\x59\x33\xbf\x1b\xe2\x24\x03\x14\xcc\x9c\x3b\xab\xd7\x88\x7c\xa0\x52\xad\x80\xf3\xcb\xe5\x4a\x82\x3f\xb6\x18\x57\x4f\x63\xdd\x2f\x7a\x3f\x71\x2f\x2b\xcd\x8f\xdf\x47\x53\x90\xda\x47\x28\x7c\xa3\x2d\x0e\xde\x4f\xe0\xa7\x6d\x85\x41\x9b\x05\x6f\x32\xfc\x5c\xea\xc1\x93\x40\xe8\xae\x4f\x2c\x10\x7a\x77\x7a\x41\xb3\xe5\xf5\x65\xba\xa8\xe4\xdd\xe8\xfa\x45\xf4\x35\x96\x24\x47\xaf\x30\xc3\x73\xa3\xbf\x1f\x4d\x6e\xbe\x7e\x75\xac\x17\xb4\xd7\x53\x72\x7d\xb9\xce\x0f\xef\xbe\x60\x3e\xf0\x7a\xf7\xcc\xb5\xce\x5c\x07\x31\xe0\x3d\xce\x76\x0f\x39\x78\x8e\x53\xf5\x35\xc8\x59\x2d\x3a\x60\x1c\xe4\xae\xa6\x89\xec\x1e\xed\xfb\x32\xbf\xdb\x6d\x68\xfd\x8e\xf1\x66\xe8\xdb\x11\xc7\xe8\xcf\x82\xc8\xb5\x3e\xef\x3e\xba\x52\x8b\x8d\xd6\x91\x9e\x49\x47\x87\x23\xff\xb0\xcd\x60\xa6\x75\x76\xb7\xd9\x75\xdf\xbb\x08\x84\xe5\x50\x13\x62\x6b\x00\x95\x20\x33\xfa\x61\xeb\xd7\x05\x99\x47\x7a\x62\xed\x84\x4e\x73\x0a\x27\x51\x5b\x50\xf4\x03\xf2\x81\xce\xb6\xda\x20\x4d\x6b\x87\x4f\x82\xd5\x08\x5a\x36\xfe\xf4\x40\x2b\xf2\xa6\x5e\x99\x6d\xd7\x65\xab\x44\x4d\xb4\xde\x59\x10\x28\x48\xa1\x39\x0b\x98\x89\xf5\x51\xa2\x99\x96\x04\xb8\xa4\x8a\xaf\xe4\xf3\x6e\xd2\xc1\xd7\x8e\x47\x2a\xac\xea\x16\x6a\x37\x21\x7c\x8a\xb3\xbb\xba\xba\xd0\x1c\x3a\x3a\xf2\x4b\x2d\xa1\x64\x78\xd5\x91\x1a\xab\xfa\xb2\xd9\xcc\x0e\xdd\x53\xbe\x86\x6f\xdf\xd2\xd5\x8d\xd5\x91\x28\x5a\xcf\x22\xea\xc3\xef\xa0\xdc\x0a\x2d\x89\x54\xb8\xac\xd0\x83\x93\xfd\xd7\xb7\x66\x31\x33\x45\x0f\x58\x22\x85\x57\x4b\xb4\xb8\x79\xe4\x58\x91\xd1\x9a\x8a\x1e\x1b\x77\x8c\x11\xdf\xa9\x5a\xb1\xf1\x74\x62\x06\xed\x53\x48\x2e\xb4\xd2\x61\xbd\x22\x7c\x16\xac\x78\x03\x0a\x65\x0b\x92\xdd\x21\x3c\x53\x6b\xdc\x13\x05\xd6\x72\x14\xcc\x26\x71\x8f\x98\x77\x0c\x0a\x2f\x6d\xf9\xa8\xed\x56\x7b\x23\x16\x9a\x0f\xf4\xae\xe7\x4b\x3c\x6c\x39\x0b\xfd\xe3\xc7\x5b\x4f\x3d\x93\x49\x0d\x15\x0d\x66\x75\x91\x38\xa7\xde\xe3\x31\x78\x18\x7c\x0a\x05\xcd\xf2\x6f\x08\x23\x09\x2b\xf6\x66\xe5\x71\x67\xba\x28\xb5\xbc\x2c\x08\x54\xa0\x9a\x37\xbf\x3a\xf8\x2b\x78\x05\xd5\x54\xab\xc7\x6f\xfd\xc6\x1c\xa3\x6b\x85\x32\x2e\x34\xb9\x82\xd2\x65\x36\x5a\xa2\x79\xe2\x50\x06\xb0\x57\x05\x70\x1f\xec\x50\x57\x39\xb6\x7a\x4a\x59\x9b\x9e\x94\x4e\xae\x3f\xbf\xb9\x46\x93\xb5\x35\xdc\xb6\x23\x31\x92\xe1\x4a\x2e\xb8\xea\xa7\x6d\x93\xf0\x49\x7b\x3e\x59\x5d\x4e\x89\xd0\xe7\xd3\xc1\x91\xc0\x0f\x9b\x8a\x7a\x1b\x29\xf5\x6e\xc3\x95\x6f\x49\xc9\xef\x49\xfe\x86\xe9\x73\x72\xa1\x4f\xf2\x6a\x75\xa0\xb5\xc3\x5f\xfb\xe6\xca\x74\x78\x91\x37\xdf\x5a\x59\xa8\x4c\xbf\x45\x72\x54\x57\x50\x60\x4d\xe4\xae\x2e\x1a\x51\x5a\x88\xe5\x0c\x55\x46\x24\xe7\x2c\xa4\x43\x48\x12\x88\x14\xd8\x0b\x26\x14\x57\xb8\x98\xd0\x9f\xe3\x27\xee\xd6\x3d\x05\x33\x44\x52\xff\xab\x4d\x4d\x81\x7a\xf6\x52\xcb\x95\xa3\xb7\x86\xa1\x76\x6e\xd9\x36\x94\x67\xe8\xfe\x39\x2e\xaa\x05\x7e\xde\xdc\x03\xee\x3a\xb2\x4d\x90\x82\x9f\x4d\xcd\x4d\x92\x07\x8d\x5c\xac\x74\x65\xef\xfc\xff\x00\x00\x00\xff\xff\x44\x93\x2a\x6b\x97\x77\x01\x00") - -func stashAppscodeCom_repositoriesYamlBytes() ([]byte, error) { - return bindataRead( - _stashAppscodeCom_repositoriesYaml, - "stash.appscode.com_repositories.yaml", - ) -} - -func stashAppscodeCom_repositoriesYaml() (*asset, error) { - bytes, err := stashAppscodeCom_repositoriesYamlBytes() - if err != nil { - return nil, err - } - - info := bindataFileInfo{name: "stash.appscode.com_repositories.yaml", size: 96151, mode: os.FileMode(420), modTime: time.Unix(1573722179, 0)} - a := &asset{bytes: bytes, info: info} - return a, nil -} - -var _stashAppscodeCom_resticsV1Yaml = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\x7d\x6d\x73\xe4\xb6\x91\xf0\x77\xff\x0a\x94\x72\x55\x92\x12\xcd\x68\x37\xf1\x25\x79\x54\x57\x49\xc9\x92\xec\xe8\xec\x5d\xeb\x56\xf2\xba\xae\xec\xdc\x05\x43\x62\x66\x10\x91\x00\x0d\x80\xd2\x4e\xce\xf7\xdf\x9f\x42\xe3\x85\xe0\xbc\x10\xc0\xcc\x68\xad\xcd\x89\x1f\xec\x15\x87\x6c\x02\x8d\x46\x77\xa3\x5f\x71\x43\xdf\x13\x21\x29\x67\x67\x08\x37\x94\x7c\x50\x84\xe9\xbf\xe4\xf8\xfe\x8f\x72\x4c\xf9\xe9\xc3\xeb\xcf\xee\x29\x2b\xcf\xd0\x45\x2b\x15\xaf\xdf\x11\xc9\x5b\x51\x90\x4b\x32\xa5\x8c\x2a\xca\xd9\x67\x35\x51\xb8\xc4\x0a\x9f\x7d\x86\x50\x21\x08\xd6\x37\xef\x68\x4d\xa4\xc2\x75\x73\x86\x58\x5b\x55\x9f\x21\x54\xe1\x09\xa9\xa4\x7e\x06\x21\xdc\x34\xe3\xfb\x76\x42\x04\x23\x8a\xc0\x57\x18\xae\xc9\x19\x92\x0a\xcb\xf9\x67\x08\x99\xbf\x04\x91\x8a\x16\x72\x0c\x77\xc7\xb8\x69\x64\xc1\x4b\x32\x2e\x78\xfd\x99\x6c\x48\xa1\x41\xcd\x04\x6f\x1b\xfb\x5e\xff\x09\x03\xc4\x7e\xaf\xc0\x8a\xcc\xb8\xa0\xee\xef\x91\xff\x92\xfe\xb7\x7b\xcf\xfd\x09\xc3\x45\xc8\xcc\xfa\x1d\x0c\x02\x6e\x54\x54\xaa\xaf\x83\x9b\xdf\x50\xa9\xe0\x87\xa6\x6a\x05\xae\xfc\x80\xe1\x9e\x9c\x73\xa1\xde\x76\x43\x18\x21\x61\x9f\x96\x94\xcd\xda\x0a\x0b\xf7\xfc\x67\x08\xc9\x82\x37\xe4\x0c\xc1\xe3\x0d\x2e\x48\xf9\x19\x42\x0f\x66\x55\xe0\xf5\x11\xc2\x65\x09\xc8\xc6\xd5\x8d\xa0\x4c\x11\x71\xc1\xab\xb6\x66\x1e\xf8\xdf\x25\x67\x37\x58\xcd\xcf\xd0\x58\xe3\x66\x2c\x49\x45\x0a\xc5\x05\xfc\xec\x10\x7a\xdb\xbf\xa9\x16\x0d\xe0\x5c\x50\x36\xdb\x04\xa6\x98\x93\xb2\xad\x48\x1f\x4c\xff\x66\x02\x18\xfd\x48\x0f\xc4\x17\xb8\xb8\x6f\x9b\xd1\x5d\x77\xbf\x11\x94\x0b\xaa\x16\x67\xe8\xf5\xab\x74\xc0\x0d\x6e\x25\x60\xab\x03\x7d\x13\xde\x32\x20\x26\x9c\x57\x04\xb3\x55\x18\x8e\x72\xc7\x2b\x64\xdb\x03\x79\x3e\xeb\xcf\xb5\xc4\xca\xdc\x30\x3f\x3f\xbc\xc6\x55\x33\xc7\xaf\xcd\xea\x16\x73\x52\xe3\x33\xfb\x3c\x6f\x08\x3b\xbf\xb9\x7e\xff\xbb\xdb\xde\x6d\x3d\x5d\xde\x10\xa1\x3c\x45\x9a\x2b\xd8\x8c\xc1\x5d\x84\x4a\x22\x0b\x41\x1b\x05\xbb\xf4\x50\x03\x34\x4f\xa1\x52\xef\x42\x22\x91\x9a\x13\x47\x30\xa4\xb4\x63\x40\x7c\x8a\xd4\x9c\x4a\x24\x48\x23\x88\x24\x4c\xc1\x14\x7b\x80\x91\x7e\x08\x33\xc4\x27\x7f\x27\x85\x1a\xa3\x5b\x22\x34\x18\x4d\xbd\x6d\x55\xa2\x82\xb3\x07\x22\x14\x12\xa4\xe0\x33\x46\xff\xe1\x61\x4b\xa4\x38\x7c\xb4\xc2\x8a\x58\xba\xee\x2e\x20\x50\x86\x2b\xf4\x80\xab\x96\x9c\x20\xcc\x4a\x54\xe3\x05\x12\x44\x7f\x05\xb5\x2c\x80\x07\x8f\xc8\x31\x7a\xc3\x05\x41\x94\x4d\xf9\x19\x9a\x2b\xd5\xc8\xb3\xd3\xd3\x19\x55\x8e\x09\x15\xbc\xae\x5b\x46\xd5\xe2\xb4\xe0\x4c\x09\x3a\x69\x15\x17\xf2\xb4\x24\x0f\xa4\x3a\x95\x74\x36\xc2\xa2\x98\x53\x45\x0a\xd5\x0a\x72\x8a\x1b\x3a\x82\xa1\x33\x05\x9c\xac\x2e\x7f\x25\x2c\xdb\x92\x87\xbd\xb1\xae\x90\x98\xb9\x60\xeb\x0f\xac\x80\xe6\x02\x88\x4a\x84\xed\xab\x66\x16\x1d\xa2\xf5\x2d\x8d\x9d\x77\x57\xb7\x77\xc8\x7d\x1a\x16\x63\x19\xfb\x80\xf7\xee\x45\xd9\x2d\x81\x46\x18\x65\x53\x22\xcc\x22\x4e\x05\xaf\x01\x26\x61\x65\xc3\x29\x53\xf0\x47\x51\x51\xc2\x96\xd1\x2f\xdb\x49\x4d\x95\x5e\xf7\x9f\x5a\x22\x95\x5e\xab\x31\xba\xc0\x8c\x71\x85\x26\x04\xb5\x8d\xa6\xdf\x72\x8c\xae\x19\xba\xc0\x35\xa9\x2e\xb0\x24\x4f\xbe\x00\x1a\xd3\x72\xa4\x11\x9b\xb6\x04\xa1\x50\x59\x7e\xd8\x60\x2d\xf8\xc1\x89\x83\xee\x5a\xbf\xbf\xf4\x35\xc1\xc5\x3d\x59\x5e\xde\xe1\x57\xf4\x85\xff\xd1\x0a\xb2\xee\x87\xd8\x8b\xfa\xd2\x38\xc3\x94\x11\xb1\xe9\x81\x8d\x68\x08\xaf\x1a\x7f\xb8\xe0\x8c\x91\x42\x39\xb9\xb0\xfe\x9a\x72\x51\x63\x75\xa6\xb7\xe1\xef\x3f\x8f\x7c\x50\x6f\xd5\x19\x11\x1b\x9e\x6a\x04\x99\xd2\x0f\x3b\x0c\x7a\xc3\x7a\xb9\x6b\xf2\xdb\x6d\x31\x3a\x69\x8b\x7b\xa2\x5e\xd0\xd9\xbb\x66\xc5\x86\x69\xbc\xe0\x73\x2b\x7c\x56\xbc\xc0\xd5\xb6\x18\xc5\x8f\xf2\xaa\xc2\x5a\xc1\xfb\xa2\xe2\xc5\xfd\xad\xe2\x9b\xf8\x07\x5a\x95\xf0\xdf\xdf\xae\xbc\x1b\x08\x09\x2d\xb1\xcf\xbf\xbf\x45\x97\x54\xde\x6f\x84\x88\x42\xc1\x83\x15\x88\x2b\xa5\xb0\xd6\xdd\xb4\xf0\xc6\x48\x2b\xe0\x15\x51\x87\x87\x12\xcd\xb9\x54\xa8\xc6\xc5\x9c\x32\xa2\xa5\xf5\x00\x50\x35\x27\x0c\x91\x0f\x0d\x97\x06\x8e\x96\x42\x0d\x2f\xd7\xca\x8f\xbe\x8a\x5f\xf2\x42\x6a\xe9\x51\x90\x46\xc9\x53\xa9\xb8\xc0\x33\x72\xfa\xa0\xf5\x58\x22\x7f\x85\x1f\x25\x31\x53\x9e\xe8\x29\xeb\x9f\xc9\xe1\xc6\x71\xc4\xd1\xaf\xaf\xa9\xd4\x0a\xe6\xd0\x13\xcb\x88\xff\x92\x56\x44\x2e\xa4\x22\x35\xd0\x86\x51\xa1\x08\x32\x83\x34\x78\x5c\xf0\x16\x3d\xe2\x15\xa1\xbb\x82\x27\x8e\x6a\xde\x32\x35\x46\x77\xb4\x39\x43\x57\x4c\xb6\xc2\x42\xd0\x10\xa7\x4b\x1f\xa2\x12\xc9\xb6\x69\xb8\x50\x64\x08\xfb\xfa\x9a\x2c\x00\x02\xac\x99\xc6\x02\x06\x75\xc3\x00\x1b\xa3\xab\x0f\xb8\x6e\x2a\x22\xcf\xd0\x01\xf9\xa0\x3e\x3f\x38\x41\x07\x1f\xa6\xf2\xe0\x24\x02\xf4\x80\xa9\xa9\x3c\x18\xa3\xeb\xba\xa9\x68\x41\x55\x65\x95\x0f\x61\x56\x79\x42\x2c\x38\x44\xa7\xa8\x65\x5a\xde\xd2\x29\x25\xe5\x38\x02\xf6\x09\x88\x22\xf2\xc5\xbb\x6f\x2f\xbf\x3d\x43\x73\xfe\x88\x4a\x8e\x1e\x89\xe6\x11\x5a\x0d\x41\x44\x08\x2e\x24\xa2\x6c\x19\xfd\x5a\xb1\x8a\xc0\x2c\x78\xdd\x08\x5e\x53\xe9\xf4\x3a\xbb\x55\x36\xd3\x27\x4a\x63\x99\xfa\x6a\xb0\x50\x70\xb4\xcb\xa1\xd3\x3b\xbd\xeb\xdc\x8b\x6e\x52\x3b\x51\xe9\xf5\x14\xf1\x9a\x2a\x45\xca\x13\x00\x56\x92\x29\x6e\x2b\x60\x1b\xee\x21\x4d\x79\xe6\x1b\x11\xa8\xfa\x58\x14\x52\xe2\x97\x5c\xb8\xc1\x69\x8d\xf1\x54\x96\xf8\xf5\x09\x0c\xd1\x10\x12\x10\x74\x04\x66\x37\x5b\x2c\xd1\xc1\xeb\x83\x31\xba\xa5\x35\xad\xb0\xa8\x16\x27\xe1\xec\xbb\xe7\xa6\x7c\x93\xdc\x70\x97\x1b\x8c\x9e\xe4\xc1\xab\x03\x74\xc4\x05\x8c\xaa\xc0\x0c\x55\x04\x3f\x10\xc3\xdd\x0c\xaf\x59\x20\x52\x37\x6a\x71\x3c\x1e\x5e\xf5\x40\xba\xfd\xee\xb7\x09\xf4\x31\x2c\xe1\x10\xb0\x71\x5c\x7e\xcb\xaa\x45\x0e\x7d\xdc\x5a\xbc\x1e\x28\xd1\x92\x03\xbd\x82\x53\xae\x25\x81\x3e\x89\x49\x62\x58\xd0\x3b\x0b\x37\x86\x78\x37\x7d\xca\xd0\x7b\xc0\xf1\x1b\x4d\x0c\x40\x16\x06\xfc\x0a\xf1\x44\x20\x06\xa4\x75\x30\xc5\x95\xd4\x10\x3e\xaa\xf4\x40\x6b\x2d\x03\xeb\x2f\xf3\x85\xeb\xcb\x1c\xec\x7f\xc7\xe8\x4f\x2d\x41\xd7\x97\x4e\x7e\x34\xfa\x68\x2e\x95\xe6\x43\x25\x95\xf7\x5e\x32\x47\x10\x45\x8d\x98\x3f\x3a\xaf\xf1\x3f\x38\x43\x57\x5f\xdc\xda\xe1\x1c\xff\x62\x08\x8b\xb0\x33\x7d\xe4\xa4\x82\xac\x39\x5d\xb9\x6b\xe4\x31\x1a\x51\xdb\x36\x6a\x65\xc8\x9d\xc6\xb4\xfa\x93\xa8\x51\x9d\xbb\xe7\x97\xb5\x28\x7d\x1f\x5d\x62\x85\x41\x99\x32\x7c\x6e\x00\x0d\x9c\x75\xb2\x57\xef\xa5\x09\x65\xa5\x65\x8e\x81\x2e\xb4\xa3\xda\x52\x80\x74\x99\xbd\xe1\x65\x96\xee\xf2\x17\x3d\xa8\x0b\xf3\x2e\xaa\xf5\xcb\xe8\x2d\x67\xe4\x04\x36\x3a\xd2\x3b\xdd\xfc\x33\x42\x74\xdf\x0b\xaa\x48\x84\xc9\x25\x8a\x36\x4d\xeb\x6f\x71\x9d\x33\x0b\x2d\xd8\xf4\x2b\x6e\xe7\x94\x7a\x69\x60\xcf\x58\x21\x37\xa9\xf8\x04\x59\x6a\xde\xd7\x18\xbf\x7b\x77\x9d\x39\xc4\xef\xde\x5d\x7f\x9c\xe1\x65\xab\xb0\xcb\x1a\x6c\x27\xe1\xdf\xb4\x12\xec\x3f\x38\xd0\x7e\x62\xea\x81\x86\xe0\xf5\xd2\xa8\xe6\x39\x76\x3a\x67\x4c\xd9\x04\x8d\xf4\x69\x74\xce\x44\xbc\xae\x5a\xf8\x06\xb1\x7a\x78\xf5\xa1\x21\x85\xf2\xf6\x4a\x74\x3b\xc7\x9a\xcd\xa1\xba\xad\x14\x6d\x2a\xbb\xf0\x9a\x12\x96\x4d\x7c\xcb\x57\x43\x84\x23\x10\x84\x8b\x02\x78\x07\xba\x24\x25\x2d\xb0\xd2\x10\xb5\x92\x19\xc2\xd3\x2f\x44\x40\xae\x80\x7b\x83\x19\x9e\x69\x60\xc0\x27\x51\x6d\xfe\x0c\xa8\xf5\x88\xc7\x05\x3f\x65\xfe\x45\xfc\x80\x69\x85\x27\xb4\xa2\x6a\xa1\xf5\x87\xe3\xb1\x13\xe2\xa0\x06\x48\x40\xc6\x5e\x58\xc6\x16\xca\xce\x65\x30\x12\x50\x27\xd0\x91\x86\x72\xfa\xa8\x19\xd9\xf1\x38\x55\xcf\x99\x13\x41\xd0\x23\xad\x2a\xab\x2a\x85\x2a\x92\x9e\x33\xd0\xfa\x92\x0e\x94\x42\x8a\x31\x15\x23\x45\x64\x3a\x46\x1a\x79\xe4\xbb\x77\xd7\x3b\x0b\x55\xcd\x3f\x72\x84\xaa\x7e\x7e\xad\x50\x85\x1f\x6e\x89\x78\xa0\x05\x79\x1e\x72\xf5\xff\x1e\x6d\x21\x24\x49\x21\x88\xca\x14\xc2\x7a\x78\xcc\x0a\x61\x03\xc0\x1c\x2a\xad\x19\x5b\xda\x15\xbe\x4d\x10\x73\x08\x9d\x5b\xa6\x04\x52\x5d\xaf\xed\xd7\x64\x18\x5d\x89\x9c\x02\x98\x4e\xe6\xc4\x80\x6b\xa3\xc1\x9d\x94\x3c\x82\x94\x7d\xdb\x61\x7f\xe8\x21\x37\x91\x5d\xf6\x6e\x41\x9a\xf9\x74\x80\xfa\x7b\x68\xb8\x20\xcd\xfc\xcb\xdb\xde\xae\x85\x7b\xe8\xcb\x5b\xbb\xe9\x82\xfd\x38\x68\x0b\xc4\xca\x0c\x5f\x43\x68\x78\x79\x28\x51\x45\xa7\x44\xd1\x81\xc9\xa4\xed\xd5\x9a\x33\xaa\xb8\x18\x7c\x66\x59\x46\xbf\x73\x2b\x82\xde\xd8\xb7\x8d\x8f\xae\xe0\x55\x65\xac\xd2\x9a\xa0\xf5\x44\x23\x24\xeb\x3e\xbe\xee\x90\x45\xac\x55\xc3\x87\x47\x98\x03\xd5\xa9\x59\x80\xd3\x77\x57\xe7\x97\x6f\xae\xc6\x75\xf9\xab\x39\x7f\x1c\x29\x3e\x6a\x25\x19\x51\x35\x2c\x1b\xa9\x22\x75\x64\xa6\xc9\xdb\xc2\x3d\x88\x85\xc0\x43\xfb\xac\xc1\x6a\x9e\x83\xdc\x6f\x1b\x13\x7e\x70\x86\xbe\x93\x5a\x23\x30\x3e\x67\xa0\x16\x52\x22\xc1\xb9\x3a\x41\x02\xab\x79\x54\x59\x51\x73\x6c\x6d\x70\x6d\x55\x19\xb2\x53\x82\x90\x93\xd0\x2c\x70\xfa\x4b\xe9\x12\xc1\x34\x23\xac\x3f\x32\x4b\xcf\xdd\xf7\xcf\xfa\xd7\x5a\x55\x9f\x82\x2c\xf3\x64\xcc\xb0\xe2\x30\x84\xe9\x5b\xff\x3e\x58\x1b\xc1\xb4\xa9\xe6\x1a\xef\xf7\x11\x51\x81\x10\x78\xdf\xa7\x5c\x68\xaa\x14\x7d\x1a\x22\xaa\x80\xe9\x9f\xb6\x92\x88\xb1\x95\x63\x6f\xe2\x16\xe4\x8f\x85\xd8\xb8\x84\x83\x21\xbf\x23\xd3\x5d\xd0\xfa\x8e\x4c\x11\xc4\x80\x4c\x89\x20\xac\x20\x56\x9f\x8a\xe0\x00\xb7\x6a\x4e\x98\xd2\x67\x12\xcd\x36\x2d\xf2\xd6\xe2\x19\xac\xa2\xe3\xe7\x81\xd8\x34\xd9\x82\x5c\xe4\x4e\xe4\x99\x65\xd4\x86\x76\x09\x8b\x4f\x95\x6d\x88\xe3\x0f\x5a\x25\x26\x8f\xa7\x8f\x5c\xdc\x53\x36\x1b\x3d\x52\x35\x1f\x19\xd9\x2e\x21\x0c\x4e\x9e\xfe\x0a\xfe\x17\x1d\x9d\x73\x76\x9c\x97\x25\xe2\x9a\xf3\xa2\x56\x92\x69\x5b\xa1\x29\x25\x55\x29\xc7\x41\x38\xd1\x09\x1c\x78\x63\xe7\x72\x7d\xb5\xb4\xfc\xf3\x30\x92\x51\xbe\x30\x1a\x54\x5d\xe0\xab\x72\x28\x36\x02\x0d\x4b\x23\xe1\xd8\x86\xc0\x25\x97\x00\x0b\xd6\xd7\x93\x69\x8c\x2e\x25\xc2\x65\x4d\xd9\xc7\xe5\xab\x7b\x50\x2f\x9d\x9e\xb2\x93\xe2\x48\x59\x39\x84\xfb\x3e\xde\x2f\xe0\xe9\xbe\xe6\x68\x20\x38\xff\x8b\xf7\x31\x0f\xbb\x91\x9d\xe2\xc0\x99\xf3\x43\xf7\xbd\xd0\x6b\xf7\xd5\xf2\x62\xd4\x0b\xf9\x53\x35\x32\xdf\x1f\x35\x65\xb7\x1a\xbf\xbc\xe3\xf8\x63\x9a\xdd\xac\x9b\x2d\x66\x74\xeb\xb9\x83\x93\x8d\x6f\xb1\xbd\xd3\x37\xcd\x3d\xd1\xaa\xa1\x17\xa5\xef\xc9\x31\x9b\xaa\xe7\x6d\xad\x8f\x40\xd4\xa2\x34\xb1\x27\x56\xa1\xb0\xe1\x8f\xd6\xae\x10\x93\x25\xe0\x04\xc6\x35\x51\x44\x00\x97\x07\x42\x2d\x4c\xc8\x91\xfe\xe7\xb7\x0d\x61\xb7\x0a\x17\xf7\x11\xef\xc5\x8b\x96\xf0\x89\x6a\x09\xdb\xf8\x62\xad\x58\xa2\xa5\xa7\x18\x5a\x6a\xcd\xd6\x04\x1d\x38\xa9\x45\x87\xe8\x1e\x79\x31\xf9\x8b\xf3\xb7\x8f\xe5\x5f\x2d\x38\x9b\xd2\xd9\x1b\xdc\xa4\x5a\x94\xdc\xf3\x4b\xaa\x81\xbf\x6d\x4d\x45\xbc\xad\x86\xb4\x82\x86\x37\x6d\x85\x95\x09\x95\x8e\xc5\x9a\xa4\x6d\x63\xab\x02\xe6\x3a\x53\x3b\xb6\x55\xf3\x92\xa0\x09\x55\x1d\xcb\x91\x44\xa1\x86\x88\x9a\x4a\x48\xd0\x88\x50\x0e\x67\x26\x29\x86\x94\x46\x01\xd0\xe2\xdc\x0e\x2a\x50\x0e\x18\xe2\x85\x72\x11\xf3\x11\x88\x13\xa2\x1e\x09\x61\xe8\xd5\xab\x57\xaf\xc0\xa2\xfa\xea\x0f\x7f\xf8\x03\xe2\x02\x61\x54\x92\x82\xd6\x0e\x4c\xf7\x60\x44\x19\xd3\xd7\xbf\xbe\x7e\x3d\x46\xff\x79\xfe\xe6\x1b\x84\x0b\xe0\x41\x68\xc2\xd5\xdc\x8e\x4a\x7f\xa4\x07\x5a\x9e\xa0\x7f\xbf\xfd\xf6\x6d\xec\x70\x6e\xa8\x55\x2e\xbd\x0b\xe7\x48\x8f\xd6\x71\x4f\xe8\xbe\xfa\xfd\xe7\x9f\xc7\x24\xe1\x25\x15\x90\xc6\x42\x89\x44\x9a\x2f\x5a\xd7\x2b\x18\x0d\xb0\x20\x88\x71\x85\xf0\x74\x6a\xfc\x75\xa0\x3c\xad\xc4\xdd\x2f\x5f\x56\x26\x8f\xd1\x9d\x26\xbc\x9a\xce\xe6\xb0\x2c\x94\x01\x09\x57\xb4\x50\xf0\x25\xcb\x40\x39\x10\x47\x0c\x26\x90\xbc\x19\x87\x8f\x39\x83\x69\x9f\xa0\x8a\xde\x13\x34\x95\x5f\x09\xde\x36\x26\x3d\xc2\x48\x0b\x19\x3f\xac\x14\x98\xe9\x91\x99\x81\x74\xb4\x29\x89\xfa\xe8\x81\x49\x09\x66\xcb\xde\xa6\xba\xee\xe9\x8a\x27\x88\xe0\x62\x8e\xee\xc9\x62\x64\xa8\xb5\xc1\x54\x58\x37\x7a\x8c\x00\xb0\xc2\x46\x7c\x2d\x09\xda\x82\x94\x01\x2b\x02\x05\x6c\x02\x01\x5c\x7f\x07\x62\x88\xda\x27\xac\xaf\xc9\x1d\x65\xa4\x55\xda\xd1\xe3\x9c\x4b\xeb\x12\xb1\x47\xcd\x7b\xb2\x48\xd8\x54\x5a\xb1\x21\x4c\xb9\x97\x60\x9e\x10\x2d\x15\x60\x01\xb2\x68\xa8\xd4\xb4\x7a\x4f\x16\x31\xa2\x5a\x99\x53\x37\x6a\x0f\x13\x76\x82\x34\x74\xd5\x32\x03\x3b\x02\x56\x7f\xd9\xc0\xb6\x49\x22\x96\x89\xc3\x60\x31\xcc\x96\xca\xe0\x0b\x8f\x73\x5a\xc4\xac\xe8\x54\x02\x30\x0b\xc9\x05\x48\xf8\xe5\xe9\x45\xed\x49\xa2\x5a\xb3\x60\x11\xa0\x10\xc6\xa9\x67\x45\xa4\x44\x14\x30\x5b\x63\x71\xaf\x4f\x92\x96\x63\x8f\xd1\x8d\x9e\x3e\xaa\x2d\x6b\x15\xa4\xc2\x8a\x3e\x44\x2d\x5e\x36\x47\x49\x0f\xd9\xea\xa3\x30\xc0\xc3\xf1\xf8\xd0\xb0\x16\x2e\x90\x54\x58\x58\x4e\xa0\xef\x0f\x33\xaa\x24\xab\x7e\x6f\x83\xbc\xc1\x4d\x90\x53\xa4\x91\x0e\xca\x32\x7c\xdd\x32\x3a\x6c\x31\x16\xe3\x91\xe9\x3a\x2e\x2c\x7e\xfc\xa1\x35\x41\x30\x76\x80\x96\x14\x63\x23\x42\x39\x0a\x21\x02\x13\x41\x4c\x64\xaf\x19\xd7\x1e\x05\xb7\xb9\xc0\x13\x46\x25\xf0\x81\x4d\xf2\xba\x27\x91\x93\xa0\x26\x4b\x6d\x90\xcb\x49\x20\xf7\x2c\xbb\xcd\x95\x28\xc1\xaf\xa7\x7a\xdf\x24\x41\x5c\xe2\x7c\x76\xff\x07\x5a\x9a\x67\x71\x7a\xd5\xd2\xa6\x9e\x23\xb4\x41\x2c\xa7\xad\xd1\xbe\x45\xb7\xb9\xb6\x16\xe0\xe6\x4a\x17\xe3\xe6\x4a\x15\xe6\xe6\x8a\x7b\x05\xcd\xb5\xc2\x0b\x1c\x97\xb5\xac\x72\xda\xa1\x4d\x71\x54\xe3\x26\x09\x35\xca\x33\x95\x31\x7a\x63\x79\xb1\xd9\x6c\x78\x22\x79\xd5\x2a\x03\xde\xff\x98\x86\xef\x80\x99\xc3\xe0\x48\x45\x6a\x2d\x90\x80\x83\xfb\xef\x74\xac\x3d\x79\xa8\x96\x4f\xc7\x25\x81\x7d\x25\x9d\xf9\xc5\x8f\x79\xe6\x1a\x25\x78\xc8\x46\x30\xeb\x24\xe7\x72\xf4\x00\x9e\xea\x5c\x8e\xdb\x4d\x9e\xb3\xcd\x24\xd7\x5e\x92\x60\x0d\x49\x5c\x7b\xa7\xc3\xe4\x84\xb4\xd8\x48\xff\xc7\x39\x81\xc1\xf6\x74\x2c\x2d\x5e\x34\x73\x49\x50\x2c\x9d\xba\x64\x32\xca\x87\xf5\xc5\x34\x83\x61\x8a\x99\x41\xd2\x54\x03\xc3\xed\x35\x3a\xba\x70\x69\xb4\x2e\xf4\x08\x5d\x33\x45\xc4\x14\x17\xe4\x38\x30\x3c\x0c\x8c\x9d\x34\x73\x52\x13\x81\x2b\x1f\x33\xe9\x72\xe3\xe6\x98\x95\x95\x39\x2f\x16\x44\x00\xc7\x20\x1f\x6c\x1a\xfb\xc5\xed\xe6\xb8\x3a\x84\x4a\x41\x21\x61\xfb\xe8\x0b\xa2\x8f\x25\x04\xab\x56\x0c\xd9\x8a\x13\xed\x16\x00\x35\x27\x54\x0d\x5e\x70\x47\x0d\x16\xec\x28\x8d\x3b\x03\x2e\x45\xf8\x19\x44\xc8\xd0\x04\x33\xd6\x14\xa5\x05\x9c\x91\xa7\x0b\xde\x0a\xeb\x31\xd3\x7a\x40\xfc\xbc\x56\x70\xa1\x4f\xec\x66\x50\x58\x22\x41\x66\xfa\x50\x22\xe0\xf4\x62\xf3\xd8\x5b\x7d\x63\x2f\xa1\xbd\x7b\x0c\x99\x0e\x42\x9a\x33\xd3\xe8\xa6\xf6\xec\xc3\x1f\x68\xe9\x74\x1d\xf0\x94\x5b\x25\x8f\x4a\xd4\x60\x69\xf4\xd2\xa8\x1d\x41\x23\x4d\xf2\x82\x82\x11\x29\x58\x4d\x38\x85\x19\x7d\xa9\x24\x4a\x2b\xb6\x8c\x84\xc9\x5b\x11\xc0\x61\x0e\x22\x47\xb8\x69\xaa\xc5\x5e\x16\x80\xf1\x92\xdc\xb4\x93\x8a\xca\xf9\xed\x16\x2e\x83\xb7\x6b\x5e\x37\x81\x5c\x99\x41\x0c\x9b\x9c\x0c\x48\x12\x26\x29\x68\x2b\x5a\xba\x68\x7d\x8a\x6a\x35\x9f\xc3\x92\xc4\x56\x83\xaf\xec\x29\x0e\x09\x82\x15\x51\xc4\xff\x14\xcc\xe1\x7d\x4a\xc6\x9c\xd6\x23\xf5\x3b\xdf\xb1\x26\x7c\x0b\x15\xb8\xaa\xa4\xb5\x4a\x19\x83\x07\x95\x5e\x4a\xc4\x88\x51\x03\x85\x33\xed\xc4\xd1\x1e\xd5\x64\xe9\xf0\x42\xa5\xd7\x33\x80\x60\x41\xa5\x81\x9f\x62\x16\xcd\x1e\x42\x25\xaa\xb9\xc9\x6c\x65\x88\x33\x07\xe2\x04\xe1\xaa\x72\x5f\xf2\xeb\x16\x43\x2e\x16\xc4\x6e\x8b\x61\x42\x7c\xf1\xe0\x7c\xa2\x1e\x9c\x2d\xbc\xb3\xb7\xf6\xc0\x68\x18\x00\x2e\x47\x9c\x55\x0b\xeb\x59\x68\x05\x76\xa9\x9e\x09\xfc\xc0\x09\xb3\x5d\x9c\xbc\x79\x69\x83\xe7\xca\x94\x4a\x89\xd1\x69\x58\xdd\x29\x95\xb2\x93\x97\xa6\x87\xcd\xf7\x4b\xe3\x02\x3d\x48\x9f\xef\x81\x97\x8d\xec\xe9\xbc\x08\x76\x58\x92\x95\xdb\xef\xdb\x55\xfe\xd8\x29\x0f\xa0\x37\x98\x9b\x87\x31\xb0\x25\x2f\xda\xda\x95\x2c\x82\xf5\xed\xe2\x21\x6c\xc9\xa0\xdd\xe9\x31\x29\xf5\x02\xc6\xbb\x8b\x92\x5b\xf2\x47\xf6\x88\x45\x79\x7e\x33\x90\x65\xd6\x57\xe5\xba\x37\x42\x7f\x9a\x03\x84\xf4\x7d\x3c\xe1\xad\x8a\x10\x7d\xc3\xcb\xd0\xf1\xf6\xcc\xdd\x6b\x8a\x6b\xbe\xb6\xe2\x2f\x8b\x39\xc3\xd6\x79\xd3\x50\xc4\x0a\x18\x33\x9e\x76\x36\xc2\x54\xf7\x5d\x4c\x64\x6e\x30\x16\x0e\x19\x02\x53\xbd\x80\xde\x4c\x98\x62\x02\x8c\xb1\xc8\xc0\x40\x98\x68\xfc\x8b\xf9\x6a\x96\x9d\x7b\x29\xee\xbb\x98\x9a\xb0\xe4\xdc\x4b\x70\xdf\x45\xdd\x2a\x6b\xed\x84\x29\x36\xc0\x04\x25\xac\xb3\x10\x7e\xd2\xee\x3b\xfd\xbc\x51\xc4\x2b\x2a\x95\xd6\x90\x7a\x1c\xc9\x9a\x72\x35\x9e\xf6\xec\x17\x09\xf8\xa1\x91\x5f\xcb\x49\x67\x81\x1a\x1f\x57\x69\xb8\xdd\xd0\xdd\xaa\x06\x47\x03\x9b\x6a\x66\x54\xab\x3d\xfa\x58\x00\x5e\xf4\x1c\xb4\x66\xee\x41\x56\x8b\x29\xdf\x68\x9c\x92\x81\xef\xb3\xe1\x51\x3b\xa1\xb9\x40\x71\x82\x32\x70\x80\x29\x79\x62\x6b\x72\x9e\xd8\x83\x39\x2b\x4d\xcd\xcc\x06\x17\x44\xef\xc4\x34\x7b\xbe\x13\xcb\x49\xd6\xeb\x1c\x94\xa1\x81\x82\x88\x9b\xaf\xbe\xb6\x63\xcb\x24\x5a\x4c\xd9\xba\x88\xfa\x9f\x5f\x6a\x0c\xde\xc4\x0d\xa3\xdd\x45\x25\xd2\x0a\xa2\x22\xa6\xde\x0a\x11\xb5\x44\x7c\x7a\xd2\x4b\x84\x3d\x78\x78\x7d\x90\xe6\xb2\xc8\xf4\x85\x21\x47\x42\x37\x89\x06\x7a\xb4\x8c\x8a\x9b\x9e\x5d\x5e\x93\x0f\x88\x42\x4d\x51\xf1\xe8\xa7\x60\xd4\x3d\x47\x33\x6c\x7b\x83\xe3\x27\x9a\x76\xaa\x25\x1c\x81\xb2\x36\xcd\x58\xd5\x64\x93\x37\x7a\x96\xbe\xc8\x13\x6f\xb1\x7d\xf1\x45\xbe\xf8\x22\x5f\x7c\x91\xab\xe2\x12\x38\x1e\x95\xc8\x22\x25\xf0\x4f\x26\xe1\x26\xb4\xa0\x3b\x47\xe6\x84\xb8\xc3\x80\xd5\xfd\x9d\x87\xd2\xba\x27\xd3\x76\xb1\xe8\x07\x98\x1c\x8e\xc7\x87\x87\xce\xb1\x69\xf7\x74\xab\xa6\xa3\x3f\x22\xc2\x0a\x5e\xa6\x13\x9e\x1e\xa7\x90\x0a\x14\xac\xce\x7e\x15\xfa\x65\x6b\x37\x66\xf0\x76\x26\x81\x35\xc1\x2e\x30\xc6\x14\x92\xc8\x62\xef\xae\x0c\xd2\x97\x5b\x2b\x47\x9d\x4a\xe4\x8b\x1d\xda\x89\x27\x94\x5c\x0d\x2f\xd0\x8d\x7c\x91\x60\x54\x51\xa8\xa0\xab\xb7\x94\xaf\xa2\x7b\x64\x6e\x8e\x8b\xa6\x4d\x31\xb0\x21\x0b\x64\x5c\x93\x9a\x8b\xc5\x89\x07\xa4\x01\xf4\x20\xdb\x27\x8e\xd3\x38\x81\x20\xa8\x68\x85\x20\x4c\x55\x8b\x27\xd6\xbe\x3c\x0e\xe3\x69\xf6\xdd\xb5\x94\x30\xe4\x5d\x76\xae\xa6\xbb\xd9\x9e\xc0\xb5\x6d\x32\x55\x1a\x36\x51\xe0\x1f\x85\xb7\x09\x7b\x40\x0f\x58\xc8\x94\x99\xa3\x6d\x14\xae\x92\x3e\x50\xc9\x13\x09\x48\xcb\xd1\xc5\xb7\x49\x24\x8c\x40\x57\xc9\x63\x86\xfd\xb7\x32\x26\xb1\xd1\x9a\xaa\x37\x09\x6f\x55\xd3\x2a\xcb\xc7\x11\x9f\x66\xa9\x81\xae\x08\xa8\xdf\x35\x4b\xba\xf0\xeb\x58\xee\x90\xbb\x1a\xac\x14\x11\xec\x0c\xfd\xd7\xd1\x8f\xbf\xf9\x79\x74\xfc\xe7\xa3\xa3\x1f\x5e\x8d\xfe\xdf\x5f\x7f\x73\xf4\xe3\x18\xfe\xf1\xeb\xe3\x3f\x1f\xff\xec\xfe\xf8\xcd\xf1\xf1\xd1\xd1\x0f\x5f\xbf\xf9\xea\xee\xe6\xea\xaf\xf4\xf8\xe7\x1f\x58\x5b\xdf\x9b\xbf\x7e\x3e\xfa\x81\x5c\xfd\x35\x11\xc8\xf1\xf1\x9f\xff\x25\x71\x80\x1f\x46\x9d\xa5\x7f\x44\x99\x1a\x71\x31\x32\x4b\x70\x86\x94\x88\x5a\x6a\xcc\xe5\xd0\xb4\xdd\x3e\xea\xc4\x5a\x57\xd5\xd5\xe9\xef\x4f\xb4\x01\xf2\x54\xef\xc4\x92\x76\x28\x4f\xf3\x4e\x0f\x84\xf9\xd8\x41\x2e\x09\xc0\xc0\xe7\x76\x49\x93\x93\x2b\xaf\xec\xf3\xfd\x1c\x0a\x45\xea\x86\x0b\x2c\x16\xa8\xb4\x86\xb3\x45\x4c\x6f\xec\x95\xe4\x08\x6a\x72\xec\x5c\x35\x10\x66\x54\x52\xb1\x6b\x7e\x65\x4d\x4a\xda\xd6\x39\x06\xe3\xef\xa1\x70\xae\x2d\xc9\xeb\x62\x37\x0c\x18\x67\xdd\x9e\xe0\x62\xa8\x1a\x32\x02\xb6\x45\x65\x87\xc6\x31\xe8\x4c\x61\x35\xca\x03\xeb\x52\xaf\x09\x66\xce\x20\x9d\xe0\x9d\x67\xbc\x24\x1a\xcf\x0e\x94\x19\x57\x2f\x5a\xd4\xf8\x5f\x93\xf6\xde\x91\x05\x73\xac\x35\xc5\x37\xa0\x1a\x7c\x84\x85\x43\x19\x75\x09\xe8\x3f\xc8\x37\x5a\xb7\x89\x38\xb5\xe2\xf2\x30\x47\x0a\x66\xc8\xbe\xa5\x5a\xb9\x1c\x8e\x9e\xb6\xb0\xcd\xd4\x54\xf5\xf6\x34\x14\x2a\x24\x29\xd4\xe3\x37\xa9\xf3\x26\x6a\x1a\xd2\x18\x31\xea\x1e\xd8\x47\x2b\x69\xc2\x29\x68\x81\x27\x11\x63\x28\x32\xc7\x57\x58\x65\x4f\x37\x77\x50\x62\xf8\x03\xad\xdb\x1a\xb5\x52\x8f\x92\xb3\xfe\x33\x11\x98\x7e\x90\x8f\x66\x67\x18\x5b\x67\x4d\x19\x80\xec\x1f\xed\xf5\x2f\xb7\x6e\x45\x23\x70\x3b\xcb\x0f\x64\xb8\xba\x13\xa7\x6c\xe1\xbc\x61\x47\x68\x75\x67\x3e\x85\x10\x00\xaf\x43\xc6\x4c\x1c\x10\xdc\x0e\x95\xc4\x97\x76\x25\xa3\x55\x7f\x5b\xba\x1a\xda\x55\xc2\x88\xa9\x44\x2d\xb3\x31\x6d\x2b\xbb\x68\xfd\x26\x6a\x25\x11\xa3\x59\x4b\xcb\xdc\xed\xf3\x4c\xf5\x98\xad\xb5\x97\x14\x11\xe7\xe2\xe9\x12\x65\xdc\xc1\x95\x0f\xc0\xeb\x09\xb9\xb0\x74\x75\x17\x8c\x37\x30\xad\xc9\x02\x61\x17\x35\xe6\xf7\xb2\x73\x38\xdf\x79\x63\x8e\x15\x7e\xc5\xa2\xb0\xc5\x65\xe8\x20\xd4\xae\xd6\x9c\x19\x8a\x6b\xaf\x43\x15\x1a\xe9\xff\x38\x73\x90\xf3\x08\x4e\xc8\xd4\xc4\xbe\xc4\xbc\xb0\x70\xde\xb6\x29\x39\x25\xa9\x88\x82\x1c\x1a\xbb\xfb\xf4\x03\x10\x8c\x53\xf3\x07\x4d\xa5\x3f\x32\xf4\xdd\xa0\xdc\x01\x46\x44\xa7\x67\x08\x1f\xf7\x92\x58\xa5\x39\xc6\x32\x42\x4a\x93\xa3\x53\x11\xff\x01\xd1\xb2\xc1\x83\xd6\xe4\xd8\x85\x2e\xc2\xd6\x65\xfa\x48\x50\xb9\x13\x9a\xb1\x34\x09\xa2\x11\x0d\x05\x77\x04\xaf\x91\x64\xb8\x91\xf3\x41\x53\x1b\x17\xa8\xc0\x0d\x2e\xa8\x5a\xc0\xb8\x05\x2e\xee\xf5\xfb\xe0\xe6\x83\x51\x9e\xa0\xe2\xd8\x06\x53\x87\x6b\x38\xe4\xb6\x0a\xf3\x90\xd4\x5c\xf0\x76\x36\x87\xa4\x19\xf3\x7e\x51\x61\xe9\x10\xdd\x83\x3c\xe4\xc4\x36\x81\x5c\xf6\x30\x2d\x51\xb9\x60\xb8\xa6\x85\x2f\x29\x2e\xf8\x03\x95\x94\x5b\x07\x91\xf9\xa2\x16\x70\x03\x20\x6f\x7c\xc5\x67\xe3\xb1\xba\xa8\x30\xad\xd1\x91\x24\x04\xf9\x2d\x60\x7e\xb9\x35\xda\xbc\xb1\x62\x0e\x3a\x5d\x7e\xb4\x35\x74\x5c\xc0\x9a\x2d\xd2\x56\xf8\xa6\x1b\x01\x4f\xf7\xfe\x7d\x14\xf4\xde\xda\x04\x54\x23\x6b\xed\x80\x8f\x1d\x31\xae\xff\x79\x78\xe5\x39\xeb\xfa\x27\x10\x56\xf2\x20\xba\xe4\xfc\xe6\x5a\x86\x16\x00\xb3\xdb\x6c\x95\xec\x01\xa8\xfa\x95\x8a\xb3\x99\x89\x64\x65\x56\x0a\xb8\xfd\x6d\x5a\x59\x51\xa6\xcf\xed\x65\x8b\x2b\x23\x4d\xa2\xbb\xe9\xe2\xf6\xda\x00\xa6\xb3\xb9\x1a\x3d\x12\xb0\xdd\x1a\x25\xa1\x0b\x17\x76\x03\xa5\x3e\xa4\x36\x4e\x4f\x54\x82\xc4\x52\xd6\x72\x68\x2c\xff\x7a\xa2\x8f\x78\x01\xc5\x01\x6d\xb0\x66\x18\xea\x32\x84\x52\x5b\x11\xd9\x00\x77\xf4\x12\x52\x04\x4c\xf6\x1c\xb6\x7b\x81\x19\x44\x53\x4c\xf8\xe0\xb1\x08\xba\x32\x69\xc8\xab\x33\xd5\x44\x11\xd4\x2d\xf7\xb7\x63\x41\x27\x12\x6b\xa2\x83\xd3\xc6\x8f\xcc\x98\xc3\xc1\x67\x3c\x09\xa2\xa3\x01\xb8\x71\x47\x9a\xca\xb2\x83\x5a\x92\x67\x94\x5f\x11\x46\x04\x2d\x96\x36\x90\x07\x3a\xc3\x0a\x98\x20\x61\x1a\x60\x39\xde\x6c\x7f\x48\x3b\xa5\x3c\x74\x94\x7e\x47\xea\xa6\xc2\x2a\x27\xc6\xe5\xe0\xfb\xc0\x77\x10\x78\x9d\x35\xab\xc2\xac\x1c\xe1\x4a\x6f\x90\x9b\xf7\x17\x31\xad\x93\x77\x0c\x28\xe0\xf6\x46\xca\x81\xe8\x60\x56\x3d\x32\xfa\xe9\x3a\xee\x12\x57\x92\x48\x3d\x21\x25\x48\x0d\x3b\x6a\x30\x0f\x3d\x32\x22\x1c\xdd\xdd\xbc\xbf\x38\x41\x74\x4c\xc6\xee\xaf\x68\x48\x85\x01\xe4\xc4\x9d\xe2\x33\x93\xa1\x00\x16\x65\xdf\x36\x06\xa6\x61\x6d\xed\x09\x47\xad\x9b\xf7\x17\x1e\xf2\xdf\xfe\x4d\x4f\x5f\xbf\xfb\xa7\xd1\xbf\x59\x6e\x07\x7f\xfd\x4d\x93\x8c\xd0\x0f\x24\xb7\xab\xf8\xd3\xdf\x7a\x91\xf3\xbe\xdb\xda\xdf\x6e\x78\x79\xdb\x90\x62\x6c\xd0\x29\xff\x16\xcd\x7d\xd1\x17\x61\x4a\x1f\xda\x6e\x38\x04\xab\xd1\xd2\xf0\x6b\x18\xb7\xed\x81\xe7\xe5\xbe\xb7\x56\x17\x58\x11\x86\xe3\xa9\xba\x2e\x0b\x99\x71\x65\x80\x03\x2b\xc0\x80\x99\x23\xb0\x8b\x9a\x7a\x14\x27\x48\x71\x0e\xdc\x32\x5a\xb7\x46\x73\x0d\x86\xc8\x07\x2a\xa1\x30\x8d\xc1\x31\x2c\x12\xb6\x41\xfb\x4e\x31\xd3\x1f\xd5\x54\x91\xd8\xa3\x46\xcf\x10\x66\xfd\x6b\xc6\xd5\xaf\xfd\x66\xb0\xe1\x9a\x46\xcf\xe2\x08\x3f\x70\x28\xcf\x11\x3f\x1a\x6b\xa6\xc6\xc0\xa5\x41\x4a\x27\xdf\x26\x0b\x54\x53\xa9\xf0\x3d\x19\xa3\x5b\xad\x66\x85\x61\x1c\xd1\xc4\x7f\x68\x67\x04\x2d\x10\x48\x89\x5a\xa6\x68\x05\xef\x76\x5f\xd1\xc8\x08\x95\xb3\xeb\x18\x95\xca\xb6\xd0\xfa\x48\x23\xc8\xc8\xa9\x89\x16\xc6\x8a\x30\xe8\xb0\x14\x33\x81\x3b\xd2\x9f\x9b\xce\x8b\xb6\x85\x9f\x59\x25\xcc\xec\x46\xcd\x0c\x8f\xd7\xf8\xe1\xac\xe8\x54\x44\x20\x00\x39\x46\x6f\x41\xf7\xab\x5c\x6c\x95\xb1\xae\x18\x4f\x57\x8c\x36\x49\x41\xa4\xc4\x62\x71\x82\x26\xad\xd2\x1a\xb3\x0d\x3f\xb7\x01\xcb\xc0\xc9\x6b\xcc\x5a\x00\x2f\x48\xc1\x99\x54\xa2\x2d\x54\xc2\xd2\xa3\x89\xe0\xf7\x84\xf9\x54\x11\x2f\x5d\x7c\x5c\x7c\x17\x1d\x0c\xa1\x2c\xb1\xbc\x8a\x62\x8e\xd9\x8c\x48\xcf\x4e\x6a\x5c\x02\x35\x7d\xed\x4f\x4b\xee\x3c\xa0\x31\x8f\xa7\x2a\x6a\xa6\xa7\x0a\x16\x68\xa2\x55\x30\xef\x27\xfc\x91\x21\x67\xbc\x3d\xe9\x1c\x70\x13\xa2\xcf\xb5\x03\x22\x0a\x65\xf9\x6b\xd6\x77\x4b\x5c\x77\x2d\x25\x9c\x2f\xbc\x2f\xd2\xc4\x02\x01\xea\x82\x18\xa1\x54\x17\xb5\x3f\x19\xf1\x86\x86\x45\x09\x80\x97\xcc\x1d\x3e\xa0\xec\x95\xd2\x14\x96\x00\xd2\x78\xa5\x4d\x8c\x3b\x9c\x18\x70\x55\xf1\x47\x53\x59\xce\x7f\xcf\xb0\x53\x52\xa2\xb2\x4d\x34\x6b\x77\x0c\x39\xee\x57\xcd\x73\x98\x05\x68\x4b\x8c\x6e\xda\x22\xec\xdb\x5d\xd9\x8e\xa0\xac\x78\x17\x84\xa6\x94\xe1\x8a\xfe\x83\xc4\x4a\x30\xbb\x2b\x29\xaa\xaf\x3f\x96\xec\xc1\xa7\x88\x5e\x7d\x85\xad\xa6\x63\xd7\x73\x5e\x83\xb4\xe4\x95\x2d\x46\xe2\xc3\xfc\x9e\x00\x7a\xc6\x1c\x57\xdb\xb6\xae\xbb\x56\x72\xcd\xdd\x31\xb2\x97\xfb\xb1\xfe\x84\x9a\x12\x3a\x71\x07\x4d\x75\x15\x15\x24\xac\xd7\x62\x19\x59\xcb\x8c\x98\xe8\x58\x5a\x02\x44\xcd\xf4\x40\x63\x9a\x11\x25\xbb\xf0\x71\xa3\x53\x6a\x35\xd3\x9e\x26\xac\xf1\x38\x56\x8e\xde\x5c\x8e\x11\x4a\x63\x29\x5d\x6f\x60\x30\x6c\x52\x72\xc3\xe5\x12\xa0\x6a\x3d\x79\xef\x7c\xb0\xd0\x5a\xc0\x1b\x5e\xa6\xee\xa4\xa5\xe6\x97\xdd\xeb\x5d\x8e\x99\xc9\x6a\x94\x5a\x8a\xa6\xba\xe3\x01\x0c\x44\x35\xc9\x5e\xa9\x19\xa3\xcf\xcc\xf1\x43\xcf\x1f\x96\x08\x35\xc7\xf9\xd2\x9d\x9e\x47\xbe\xed\x16\x0c\x6a\x04\x83\x1a\xbd\x4e\x73\xdc\x3e\x27\xce\xaa\x75\x8c\xdb\x0c\x37\xf6\x72\xd7\x42\xaf\xae\xd9\xc8\x33\x1f\x0d\x69\xb2\xd8\x13\x27\x49\xa8\x56\x0d\xce\xd0\xaf\x7b\xc7\x16\x7b\xe0\xb5\x56\xc9\x74\x2e\xab\xaf\x23\x67\xcc\x1c\xdb\xc5\x73\xc5\xfc\xfa\x40\x8f\xe1\x93\xa9\xa3\x0c\xcf\x53\x47\xeb\xed\x6b\xfd\x29\x24\x02\x2e\x5a\xa9\x78\xbd\xdc\xde\x55\x9f\xf9\x6a\x93\x27\x84\x15\x76\xb9\x3e\x29\x11\xf1\x16\x05\xe7\x55\x33\xc7\xc7\xe8\x9a\x21\x2e\x4a\x93\xd7\xda\x4a\xb2\xfa\xb5\x45\x93\x94\xb3\x88\x5c\x72\x98\x1f\xd9\xf2\xc0\x4c\xd4\xe5\x39\x5b\x18\x8c\x5c\x7a\xda\x4a\x84\xde\xb3\xfb\xb8\x68\x58\x67\xfc\x71\x19\xad\xde\x76\x92\x1c\x64\xa3\x4f\xd3\x41\xf2\x3f\xf4\x3b\xe7\x55\x45\x04\x10\xad\x35\x12\xf7\x03\xa1\x53\x43\x3a\xf4\xfc\x0d\x1a\x4f\xbc\x3b\xc1\x9b\x85\x18\x79\xf4\x67\x5a\x2c\x93\x81\x76\x56\x60\x05\xab\xef\x62\xdd\xbd\x8d\x3c\xf8\x6a\x52\x94\x58\x7e\x9c\x18\xc4\xe9\x43\x14\x6a\xea\xf3\xcb\x9d\x84\x6e\xae\xe1\x75\x67\x83\x99\xc1\x1f\x69\x59\x9d\xe1\xe5\x89\x74\x42\xf4\xc6\xeb\xaa\xc2\x01\x39\x04\x5f\xc9\x80\x09\xe1\x92\xfd\x40\xe1\x0e\xb7\x5f\x43\x9f\x22\x43\x7a\x19\x30\x5d\xd5\x03\x2d\x7d\xce\x6f\xae\xcd\x7c\xc7\xd0\x27\x15\xb3\x85\x3d\xf9\xa8\x39\x15\xe5\xa8\xc1\x42\xa5\xf2\x45\xe4\x2c\xba\x27\x3d\x8c\xfa\x2c\xef\x64\x30\x5b\x44\x99\xc5\x1b\xaa\x85\x57\x6f\xf5\x01\x89\x76\xe5\x5d\x88\x47\x46\x38\x91\xbb\x96\xd7\xfc\x29\x67\x9b\xae\x99\xa3\x95\xf2\x06\x41\x15\x41\x17\x63\xfc\xac\x67\x9b\x13\x07\x06\x25\x89\x68\xb4\x2e\xa2\x7b\x94\xa5\xa9\xbe\xd9\x07\x27\x1f\x92\xb8\x8d\x96\xf2\xce\x47\x01\x07\x2e\xea\x20\x7e\x22\x11\xd3\x5d\x30\xf1\x73\x51\x3e\xfd\x88\x9e\x4a\x0a\x98\xc8\x8f\xf4\x7d\xb1\xcb\xd9\x1b\xe5\x46\xdc\xa2\xad\xa3\x6e\xd1\xb6\x91\xb7\xe8\xf9\x06\x85\xf4\xaf\xbd\x04\xb8\xa2\x95\x9d\xf4\x8d\x89\x04\x32\x37\x27\x76\x27\xd8\xc0\xa6\x9c\x65\xf6\xa1\x5b\x05\xaf\x9b\x56\x91\x60\x6f\x59\x9b\x60\x52\xff\x99\xf0\x4a\x0f\xa5\xeb\x55\x9a\x38\x35\x1d\x31\x47\x7e\x00\xa3\x2e\xbe\x29\xd2\xb4\x2a\xbc\x32\xd9\x19\xb2\x5c\x98\xc8\x97\xdd\xd5\xbf\xfe\x2f\xef\xae\x77\x2e\x31\x65\x69\x7f\x65\x49\x29\x14\xd9\x5f\x61\x85\xa0\x0c\x90\x7e\x6c\x54\xba\xce\xf0\xd6\x4d\xe9\xf7\x8b\x3e\x01\x65\x40\x0c\x53\x0b\x2c\x5f\x01\xdf\xa9\xf1\x4b\x92\x0f\xae\x8b\x49\x06\xc8\x40\xab\x07\x8d\xfb\x91\x4a\x70\x9d\x61\xd6\x9d\x59\x61\xd7\x8f\x52\x8a\xe2\xf5\x2f\x5b\xea\x39\x33\x6c\xf7\x59\xf0\x9a\xcc\x17\x4c\x0e\x42\x6a\x9a\x4c\xff\xd8\x67\x2c\xf5\xe8\xa7\x96\x88\x05\xe2\x0f\x24\x08\x08\x82\xce\x1e\x92\x96\xc9\x7c\x44\x93\xd7\x84\xb2\x92\xb2\x59\xda\x41\x27\x5f\xbf\xa9\xb1\x2a\xe6\x57\x1f\xb4\x52\x28\xd3\xbd\x3c\x68\x79\xda\xcb\x60\x7a\x35\x15\x32\x68\xcc\x20\xcf\xe1\xdf\x6d\x55\xb0\x01\x8d\x6d\x51\xd6\xee\x4e\x0e\x3f\xd0\xa7\xd2\xb7\x97\x39\x07\xc6\x2c\x1b\x25\xda\x44\x07\xeb\xa6\x92\x01\xd3\x74\xf2\xea\xa0\xf4\x7b\xd6\xba\x7c\xe3\xa1\xa8\xbd\xd5\xeb\x9e\x2c\x4e\xac\x4f\xd4\xf6\x5e\x72\x80\x4d\x80\x80\xcc\xb4\x50\x20\x57\x39\x3e\xa9\x8a\x51\xff\xca\x27\x58\xff\xc5\xbc\x17\x96\x96\xc7\x56\x7f\x87\x60\x3b\x58\x27\xa8\xd1\x9b\x9a\xba\x1c\x5e\xa6\xc4\x9c\x5d\x1e\x88\x90\x87\xad\x9e\x83\x04\xb4\xdd\x81\xdd\x5c\x6e\x05\x77\x42\x87\x27\x83\x5e\x04\xf3\x3d\x59\x44\x8b\x5a\xad\x5e\x26\x3d\x97\x33\x39\xa7\x8d\xeb\x8c\x04\x92\xd8\x52\x07\x7a\x9f\xe8\xc7\xe9\x5f\x6e\x88\xc6\x6f\x7e\xcd\x4e\xd0\x5b\xae\xf4\xff\xae\x20\xc4\x23\xa1\x73\xc1\xea\x75\xc9\x89\x7c\xcb\x15\x40\xf8\x68\x0b\x66\xd0\xb0\xd3\x72\xd9\x2a\x01\x14\x5a\x93\x83\x9f\xc3\xa4\x10\x65\x8f\xa5\x1b\x8f\x37\x2e\x7b\x52\xa0\xd2\xd8\xcd\x2d\x9e\xb7\xda\x18\x76\xa0\x66\x88\xce\x9c\xcd\x38\x1b\x99\x0e\x9b\xd9\x30\xd7\x8c\xd1\x2e\x3f\x17\xbd\xd5\xdc\xe3\x70\x6d\x33\xd0\xbb\x78\xc7\x95\xd5\xcb\x40\x02\x7b\x65\x53\xe1\xc2\xc7\x74\x98\x8e\x08\x58\x91\x19\x2d\xb2\x81\xd6\x44\xcc\x20\xf9\xbd\x98\xe7\x62\x30\x5b\xa6\x99\x6b\x6b\x5a\xcf\xf5\xc5\xb9\x2b\xcf\x3e\x67\xae\x94\xc2\xe1\xfd\xe7\x1d\x19\x65\x9a\xa2\x33\x4f\xb9\xdb\xe0\x00\xd4\xa9\x6f\x32\x42\x3e\xd0\x1e\x0e\xc7\x5b\xad\xf2\xaa\x16\x68\x86\x6d\xf4\x96\x1a\x37\x9a\x33\xfd\x8f\x56\x39\x60\x73\xfd\x6f\xd6\x41\x98\x0a\x39\x46\xe7\x48\x52\x36\xab\x48\x08\xc5\x79\x1b\x82\x0f\x66\x00\xd6\xa3\xd2\x07\xac\x9f\x5a\xfa\x80\x2b\x62\x02\x18\x31\xf3\x55\xf4\xf9\x74\x45\x9f\xcd\xe1\x27\xa6\xb3\x8e\x56\x28\x7c\x18\xdf\xc1\x3d\x59\x1c\x9c\x2c\xf3\xae\x0c\x98\x07\xd7\xec\xa0\x2b\x87\xd2\xe3\x53\x5e\x1b\xe4\x2c\xeb\xa8\x78\x00\x50\x0e\x56\xd5\xea\x6d\x94\xe5\x27\x3f\x91\x19\x13\xf0\x45\x85\xa5\x4c\xaf\xdc\xb0\xb9\x06\xee\x6d\x00\xcf\x73\x9b\xc4\xd9\xda\x10\xd7\x02\x82\x71\xb6\xcd\x62\x5d\x63\xcb\x86\x34\x9f\xd4\x08\x8a\xcc\xcd\xfa\x60\xbb\x72\xa6\x95\x7c\x5a\x56\x37\xfc\xcb\x3e\x7b\xec\x31\xcc\x5d\x4e\x8a\x48\x77\x57\xe0\xbc\x5b\xc2\xe4\x7b\xc8\xe1\xe4\xd3\xa0\x78\x79\x3a\x4c\x5a\x6b\xcd\xdb\x66\xa0\x31\xae\x10\x65\x45\xd5\x96\xa6\x1c\x3b\x7c\x00\x6c\x23\x69\x14\xbd\x15\x72\xb7\x24\xcb\xf7\xfe\x65\x77\x20\xb1\x27\xfe\xce\x11\x96\x1a\x99\xc0\xd7\x06\x8d\x41\x12\xb9\x09\x20\xa7\xd2\xe2\x7a\xff\x58\x48\xde\xcf\x69\xa2\x7d\x04\xab\x35\xf8\x48\xd2\x17\x13\x1e\x9a\x0e\xc4\xeb\xf5\x6b\xea\x5f\xf4\x8f\x47\x5f\xd2\x89\x20\xe8\x62\x8e\x19\x23\xd5\x72\xe8\xca\x10\x73\xf7\xfd\xa4\xe1\x74\x64\x7b\x45\x1f\xf6\x9b\x45\x3b\x5e\xcf\x7c\x4d\x92\xc1\xa2\xfa\x2e\xf7\x64\xe3\x23\xff\x8c\x4d\xa2\x7d\x23\x83\x08\xd8\xcc\xf6\xd0\xcb\x0d\xa0\x23\xd0\x4d\x21\xf3\x39\x7f\x44\x25\x47\x8f\xd0\x66\xee\x41\x6b\x11\xd0\xd6\x4d\x3a\x4d\x25\x68\x4c\x30\x15\x3c\x86\x88\x82\xd7\x8d\xe0\x35\x95\x2e\xf1\xc3\x52\xc5\x5e\x6a\x1d\x54\x6d\xa4\xf2\xe4\xa6\x8a\x7f\x5f\x5e\x20\x85\xc5\x8c\x28\x0d\x02\xb1\xb6\x9e\x90\x48\xfa\xf8\xfe\x2b\xbc\x7e\xba\xbd\xb0\xf7\xd3\xb0\xda\x2c\xc0\xf7\xdf\xbf\xcd\x29\x73\xbb\x76\x0d\x1f\xb9\xa8\xca\x47\x5a\x9a\x90\x0d\x89\x8e\x34\xd0\xe3\xe1\x51\x26\x9d\x1f\x33\x0b\xec\xc7\xce\x45\x8f\x8f\xb4\xdc\x7e\xb2\x36\x48\x01\x26\x8b\x60\xb6\xb6\x57\x32\x8d\x97\x6f\x38\x82\x4f\x1f\xa3\x2b\x6a\x92\xfc\xf4\x5f\xa6\xd4\x5d\x3d\xa1\xcc\x26\x2c\x4f\x83\x25\x49\x30\x42\xe9\x9d\xe3\x2c\x0b\x92\x28\x93\x54\x04\xd9\x33\x5c\xcd\x91\xa4\x75\x5b\x29\xcc\x08\x6f\x65\xb5\x88\x90\xcc\xc7\x5f\x8c\x14\x69\x5a\x91\x0f\x86\xec\x53\xa5\xaa\x7f\xa1\x2f\x5d\x67\x26\x31\xd6\x2d\x60\x42\x38\x91\x73\x9c\x75\xe1\x91\xe5\xa9\x17\xb5\x90\x8a\x67\x82\x20\x49\x61\x82\x11\x51\x53\xb5\x33\x3a\x90\x32\xf3\xd1\xbb\x1a\x75\xdd\x57\x5a\x49\x52\xab\xb7\xa4\x34\xcf\xfc\xf8\x6d\x86\x9e\xad\xf4\x0f\x2b\xb1\x04\x42\xb9\x24\x0d\x61\x25\xd4\xc6\xef\x28\x32\x02\xd9\x20\x62\x2f\x98\xb7\xd5\x53\x9f\x4b\x4b\x8d\x80\x87\x5e\x7d\x50\x02\x6b\x96\x57\x43\x82\xbb\xad\xf2\x4a\xa7\x08\xb3\x18\x83\x7a\xba\x06\x2a\xff\x54\x22\x5d\x6e\xd1\x50\x2a\x40\x40\xaf\xa1\xd4\x33\x6a\x27\x65\xb8\xab\xdd\x24\xae\xe1\xd3\xc6\xd6\x4d\x11\x98\x76\x84\x61\xa1\x94\xa5\x06\x4f\x6b\x5b\x38\x45\xf9\xe7\xc6\x06\x4f\x72\x4d\x03\x18\x33\xa3\x24\xa6\x10\xa3\x8d\x97\x6e\x4f\x9f\x64\xb7\xa7\x8f\xd3\x5d\x67\x0a\xb9\xfb\xa9\x35\x16\xbf\x34\x4f\x2f\xd9\x26\xec\x4d\xd7\xf6\xdd\xaa\x41\x43\xda\xd3\x66\x5b\x84\xdd\xbb\x81\x88\x84\x76\x03\xe6\x13\x03\x20\x6d\x9a\x09\x92\x9a\x90\xba\x0c\x86\x96\xb1\xa1\xc5\x48\xd4\xba\xb0\xc2\x92\xa8\xb8\xd1\x6d\x35\x50\xdd\x29\x5b\x06\x82\xe9\x16\x55\x22\x2c\x7d\xc6\x39\x1a\xfd\x29\x61\x53\x3a\x3c\x38\x38\x53\x2e\x3c\xda\x5d\xf9\x46\xe2\x23\x7e\xa2\xd6\x65\x0c\x08\x16\xa4\x88\xd6\xcb\x48\x24\x69\x3b\xae\xef\xbe\xbb\xbe\xcc\xc0\x90\x7e\x7c\x09\x43\x63\x5f\xf1\xa6\x65\xf4\xa7\x36\x3c\x41\xc5\xb8\xf6\x34\x20\x45\x0b\x6d\xf7\xa9\x25\xec\xa0\x59\x41\x3a\x33\xe8\x25\x95\xf7\xa9\xf5\x4a\xbf\xba\xb8\xea\xbf\xd8\xdf\x56\x5f\x5d\x5c\x21\x7b\x37\xf9\x38\xb2\xde\xda\x17\x33\xf7\x0d\xef\x54\x5f\x6a\x66\xc7\x1a\x9a\xb3\x82\x74\x8e\x88\x92\xca\xfb\x5d\xab\xa0\xee\x6e\x40\x74\xe5\xb5\x82\xea\x79\x0b\xde\xa2\x47\x1c\x8d\x9b\xea\x0e\x1f\x77\xb4\x39\x43\x57\x4c\xb6\x82\x74\xa5\x15\xa7\x4b\x1f\xd2\xba\x84\x3b\x6c\x44\x20\xc7\x8e\x22\x50\x9c\x46\x9e\x6d\xd9\x57\x75\xbf\xe6\xc8\x7d\x53\xc4\x3f\x9b\xf5\xb3\xc1\x42\xc1\x29\x2a\x87\x48\xa1\x2e\x95\x7b\xd1\x4d\x6a\x27\x12\xbd\x9e\xba\x20\xe2\x13\xa4\xfa\xc5\x41\xdd\x43\x9a\xec\x92\x8b\x3d\x85\x64\xf8\xa5\xaf\x42\x87\x4e\x4b\xf2\x70\x2a\x4b\xfc\xfa\x04\x86\x68\x73\x92\x53\x2a\xe9\xf8\xd9\x62\x89\x0e\x5e\x1f\x8c\xd1\x2d\xad\x69\x85\x45\xb5\xe8\x75\x16\xe9\x9e\x8b\x9b\x2b\xdc\x60\xc0\x23\xfe\xea\x00\x1d\x71\x01\xa3\x2a\x30\x43\x15\xc1\x0f\xc4\x65\xb7\x6a\x46\xb3\x30\x87\x84\xe8\x09\xee\xe3\x71\x40\xf4\x24\x06\xed\xa6\xcc\xd4\x61\x0e\xbf\x33\x52\x38\x34\x1c\xdd\x5c\x76\xfe\x27\xca\xb4\x98\x1a\xa3\xef\xe2\xf9\xb6\x8a\x3b\x59\x6e\x18\x9c\x9e\xbf\x7f\xff\xe3\x22\x36\x71\xf7\x6e\x63\x2b\xc8\x3a\xe3\x47\x30\xb6\x6c\x01\x58\x35\x3f\xfc\x32\x88\x8b\x59\x19\x52\x0e\x2e\x86\x12\x77\x52\xbb\xa8\x7a\x47\x9a\x81\xdc\xbf\x25\x65\xcb\x3c\xbe\x64\xf7\xa5\x4a\xdf\xe0\x92\x42\x59\x78\xac\x10\x36\x4c\xa6\x68\x2b\x3c\xec\x19\x32\x56\xdf\x31\xba\xbc\xba\x79\x77\x75\x71\x7e\x77\x75\x79\x86\xdc\x37\x68\xa8\x5e\x8f\xd1\x5d\x50\x81\x70\xc8\x53\xdb\xe5\x76\xd8\xc2\x64\x7e\x7c\x27\x96\x49\x63\xd6\x95\xa6\x86\x7a\x2a\x98\xa1\x6b\x46\x95\xef\x12\x12\x53\x11\x8b\x8a\x33\x9b\xe7\xa2\xe1\x5a\x4b\xf5\x8c\xaa\x13\xa3\x10\x9a\xcf\xe8\x9f\xdd\x77\x06\x20\x76\x45\xaa\x4c\x99\x7c\x3f\xfc\x01\x7b\x44\xe2\x81\xcb\x95\x98\xcf\xd8\x7a\x77\xc6\xd3\xd4\x15\xf9\x37\x92\xca\xb7\x19\x72\x75\xba\xa2\x92\x03\x6a\x0d\xdb\xbe\x3d\xe3\xf1\xe1\x18\x22\x41\x0f\xc7\x87\x4e\x89\xab\x56\x1a\x5e\xb9\x4f\x46\x00\x87\xa5\x21\xfb\x94\x37\x46\xe8\x5b\x97\x41\x73\xa2\x75\xb0\x2e\xb5\x26\x6a\x55\xf2\xc3\x30\xd5\x10\x82\xce\x48\x4b\xd4\x6d\xef\xca\x76\x92\x3e\x60\x5b\x69\x72\x46\x1f\x08\x33\x08\xdd\x0f\x63\x75\x83\xca\x58\xdf\x77\xdd\x4c\xbe\x7b\xf7\xcd\x7e\x86\x61\xf6\x64\xc6\x20\x2e\x78\x5d\x9b\x2a\x75\x73\x5f\x38\xa9\xab\x66\xe0\xb9\xc2\xee\xa3\x4b\xe1\xa1\x1d\x1a\x77\xe2\xa3\xa6\x1e\xe0\x74\x60\x43\x2e\x71\x52\xf7\xc2\xd2\x71\xd5\xdf\xb6\xe9\x70\x2c\xa2\xf9\xc1\x09\xc7\xb6\x57\xce\xe8\xb7\x61\xcb\x73\x4a\x57\x61\xc6\x8a\xb2\x53\x3f\x8f\xd3\x77\x57\xe7\x97\x6f\xae\xc6\x75\xb9\x2b\x1b\x22\xac\x6c\x38\x65\xb1\xa4\xd1\xa5\x2e\x24\xee\xa5\x30\xcc\xca\x41\xea\xaa\x81\x46\xb6\x5e\x49\x14\xa6\x95\x0c\xb0\xaa\x78\xc3\x2b\x3e\x5b\xdf\xcb\x22\x03\x29\xbf\x32\x05\x53\x46\x78\xa4\xb1\xbd\x9f\x53\x4e\xac\xd1\x5c\x1f\x43\xae\xb1\x1c\x94\x24\xf6\xf3\xf3\x3a\x3e\xf4\x71\x8b\xdb\xd3\x9f\x11\x02\xf6\xae\x28\x2e\x63\x25\xae\x5a\x4f\x88\xd9\x76\xae\xa8\x69\x57\xcb\x33\x68\x92\xd9\xd3\x20\x23\x30\x37\xeb\x97\x4f\x89\xea\x7d\xa8\x96\x7e\xd7\x0e\xa9\x9f\x43\xdd\x8e\x12\x98\xa6\xe6\x5d\xc3\xad\x64\xfb\xab\xfd\x17\xfb\x7c\x9f\x65\x36\x82\x8c\x7c\x95\x2b\xe8\x91\xc8\x45\x92\x36\x61\xad\xc1\x3d\xa3\x9e\x33\x01\x9a\xf7\xab\x45\x10\xcb\xd7\x6f\xe8\x37\x24\x9d\x9c\xf1\x15\x02\x22\xa0\xc8\xac\x2f\x38\x6c\x4d\x2a\x78\x66\xaa\x24\x09\xeb\x5c\x69\x04\x7d\xa0\x15\x99\x0d\x5b\x11\xe7\x94\xcd\x5c\x4b\xf0\xa0\x12\x29\xb4\xe0\x22\x2b\x73\xd1\x64\x27\x55\x5a\xeb\x13\xd8\x39\x6f\xbf\xbd\x83\x7e\x08\x10\xa4\xb0\xf3\xa1\x48\x0f\x25\xd2\x0e\x6b\x34\x1a\x81\x35\xea\xe8\xef\x5a\x9f\x2e\xab\x63\xf4\x3d\xb1\x23\xe0\xd0\xe7\x41\x40\xc7\xd2\x39\xf7\x85\xe4\x61\x7e\x29\x6b\x0b\xdb\xd8\xd4\x91\xb5\xef\x9f\x6a\x18\x5a\x85\x35\x82\xb5\x07\x89\x12\x28\x69\xd8\x79\xa1\x77\xd6\xbd\xb7\xe2\xe6\xce\x88\xef\x95\xef\x80\x42\x9d\xef\x34\x6a\x04\x32\x52\x01\x23\xb9\xa8\x2b\xca\xee\xbb\x12\x5f\x53\xae\xe9\xc5\x76\x2b\x60\xf7\x8e\xa2\x05\x89\xf6\xe3\xef\xa4\xc9\x1e\xe8\x61\x2f\xb2\x42\x65\x9a\xac\xef\x16\x8d\x69\x6e\xe1\x59\x88\x0d\x60\x0a\x8d\x01\x07\xb1\x56\x81\xcf\x07\x03\x49\xc6\x81\x1d\xb9\x33\x95\x85\xa4\xa9\xac\xf9\xfa\xf6\xe2\xf6\xba\xc7\x97\x19\x32\xf7\x7a\xce\x97\x98\xd2\xf6\x0b\x38\x5f\x36\x09\x62\x98\xfe\xfe\xb4\xe0\x62\x8e\x9b\xf3\x56\xcd\x2f\xa9\x2c\xf8\x03\xc9\x3a\xb4\x3d\xce\x4d\xcf\x02\x57\xf5\x8f\x3a\xc4\x1a\x48\xe8\xe2\x2f\xe7\x37\x08\xb7\x1a\x1f\xca\x16\xa4\xdd\x83\x96\xd0\x8d\xf9\xd6\xa4\x54\xed\x3c\x62\x0b\xe7\xc9\xc6\xfb\xe2\xca\xfa\xc4\x5d\x59\xb0\xe7\xfe\xd9\xdc\x57\x94\x51\x45\xb1\xe2\x09\xfd\x8b\xfb\x56\x12\x53\xf2\xd4\x6c\x9d\x6b\x07\x04\x02\x22\x40\x19\xe8\xc1\x8d\x1d\xf3\xc2\x76\x55\x70\xb4\x01\x54\x5f\x33\x7d\xd4\xc0\x05\x59\x0a\x63\x3e\x41\x8c\x3c\xc6\x40\xc2\xb8\xa8\x87\xf0\x6f\x36\x48\x5d\xd3\x34\xae\xfe\x74\xd6\xeb\x85\xe2\xac\x76\xb1\x75\x70\x45\xaa\xad\x51\xa8\x6b\x2a\xb5\x17\x8b\x19\xfd\x29\x87\x87\x59\x53\xa8\x99\xe7\x7f\xb4\xb8\x32\xd8\x7b\xbb\x2f\xfb\x5d\x7f\x05\x32\x06\xe6\x28\xc2\x61\xfe\xad\xef\x8d\xd2\x4a\x68\x99\x64\x9f\x50\x02\x33\xa9\x97\x23\xb6\x6b\x43\x25\xe8\xd0\xba\x35\x0f\xd1\x91\x2a\x9a\x88\x2f\xef\x49\xd2\x57\xcc\xe0\x2d\xf6\xbf\xf1\x69\x2b\xc3\x23\x79\x02\x2f\x1f\xd0\x71\x8e\xd1\xaa\x37\xf0\x1b\x78\x1d\x7d\x43\xa5\x72\x4d\x92\xe0\x06\x95\xb6\x70\x74\x64\x4d\xb4\xfe\x74\xa3\x0f\x88\xb4\xf9\x6f\x5c\x96\xe2\xcc\xc8\x51\x5b\x4e\x18\xfe\x2d\x7d\x89\x56\xcc\x9c\x37\x3a\x02\xf5\x48\x2d\x1a\x5a\xc0\x91\xf4\xee\xe2\x06\x99\x46\x73\x7f\xfc\xfd\x2b\xd0\xa7\x7e\xf7\xdb\xdf\xbf\x8a\x2c\xf8\x2f\x91\x4d\xb2\x85\x5d\xe8\x23\xfb\x0f\xf7\xa2\xbc\x6c\x13\x53\x0c\x8a\x94\x89\x26\x06\x9e\x69\xf7\xbd\xa1\x40\xbd\xa4\x5e\x46\xc4\xa8\x2d\x5d\x19\x7b\x89\x83\xfd\x24\xe3\x60\x5d\x1e\x9a\xe1\x4b\xbb\x71\x35\xc3\xd0\x6e\xfe\x19\x18\xda\xde\x4e\xdb\xf4\xa7\xcd\xdb\x66\xa4\x25\xe0\xc0\xaf\xe1\xca\xec\x72\x62\x87\x03\xc8\xb0\x41\x35\x61\xbe\x2c\xdd\x89\xf5\xf6\xcb\xdb\xa5\x33\xbf\xbe\x13\x7a\xae\x3a\xff\xd4\x10\xeb\xdb\xe0\xb9\xda\xf5\x38\xc1\xa6\x03\x45\x86\x9f\xd0\x8e\x17\xd4\x83\xec\x25\x46\x69\xe4\x48\x22\x1e\x62\xca\xcc\xce\xe7\xa8\xc1\x89\xa3\x5f\xd0\x25\xa3\x31\x60\xb0\xf2\xac\x9c\x31\x4f\x80\xdb\x14\x81\x2f\xf2\xb2\x10\x0f\x6f\xe1\x0d\xe7\xf4\xd3\x3b\xcb\x44\x94\x09\xcd\x59\x35\x4f\x25\x52\xa6\x35\xb0\x0c\x28\xf1\x79\xd0\xda\xce\x06\xcd\x91\x9d\xcf\x2e\xfc\xb3\x59\xd7\x1d\x25\x95\x17\xae\x6d\xad\xd2\x6b\xae\xdc\x71\xca\x01\x7c\xe1\x7e\x42\xd8\xa6\x16\x4b\x2e\x0c\x05\xdb\x13\x36\xf4\xd1\x1a\xe2\x2a\xfb\x2b\x7a\xd3\xdd\x32\x77\xa0\x3e\xc9\xce\x8c\x16\xa0\xe4\xc6\x55\x5e\xb8\x97\x96\x53\x73\x37\xa0\x2d\xae\xea\xaf\x22\x15\x61\xe9\x7b\x53\xb6\xd2\x57\x65\x49\xc9\xe1\xfd\x25\xb1\x8e\x9e\x94\xcb\x7f\x9f\x99\x76\x99\x66\x80\xd8\xdf\x71\x2a\x85\x9d\x78\x8a\xdb\x89\x65\xcc\xb9\xe2\x6c\xab\xcc\x95\x9b\x35\xaf\xf6\x3d\xdb\xe6\x89\x0b\xdf\xfa\x67\x48\x4f\xe9\x7a\x64\x43\x48\xb0\xf7\xa2\x68\x3d\xd8\x89\x51\xce\x9c\x3f\xa5\xef\x4d\xd9\x71\xeb\xfe\x5f\xc8\x41\xdf\xab\x9d\x3c\x35\x22\xa8\xcc\xca\x03\xbb\xbe\xb4\x8a\xa7\xcb\xf5\x92\x96\x80\x50\x47\x41\x01\x9d\x44\xe6\x1f\x4d\x24\xd9\x9f\x58\x2f\xaf\x2f\x77\xda\x82\x5c\xa8\x47\x2e\xf2\x6a\x58\xdc\xf4\x5e\x5a\x0a\x28\xb1\xbf\x65\xa4\x62\x3e\xcb\x5d\x76\x0b\x5e\xef\xa5\xf6\x31\xcb\x8e\xa8\xa8\xd6\x6c\x4e\x73\xeb\x36\xe6\xc0\xd6\x8b\xc0\x1c\xdc\x98\x66\xeb\xad\xdd\x72\x49\x87\x86\xa7\xdb\x90\x5b\x08\xca\x48\xad\x03\x2f\x39\x23\x33\xdb\xaa\xd6\xc1\x5e\x4e\x29\x66\x0f\x64\x31\xa2\xf7\xf6\x15\x9b\x7c\xaa\xd7\xaf\x63\x49\xd8\x6f\xbd\x94\xa8\xbc\xbd\x31\x19\x37\x8d\x9d\x18\x8d\xe0\xa6\xcd\x73\x22\x8f\xb9\x56\xa4\x96\xa6\xe1\x44\x55\xe9\xd5\xe1\x2c\x6c\x6a\x61\xab\x16\x9c\x20\xd3\x6f\xa1\xc6\xcd\x60\xcd\x52\xcd\x62\x4a\xfe\xc8\x1e\xb1\x28\xd1\xf9\xcd\xf5\x8e\xec\xc4\x9a\xd7\xe2\xf5\x25\xfb\xad\xba\x79\x49\xd0\x84\x2a\xd9\xf5\xcc\x24\x2a\x3c\x8f\x6b\xee\x67\xbd\x78\xb1\xd3\xb8\xe6\x23\x9a\x67\xd8\x91\x04\xc2\x9f\x21\x5e\x28\x5c\x99\xa2\xa9\x68\x42\xd4\x23\x21\x0c\xbd\x7a\xf5\xea\x55\xd4\xc6\x58\xa2\x57\x7f\xf8\xc3\x1f\xa0\x7b\x22\x2a\x49\x41\xeb\x55\x30\xf0\xd4\xbf\xbe\x7e\x3d\x46\xff\x79\xfe\x66\x38\x04\xde\xf4\x6f\x6d\x94\x34\xb5\x9e\xcc\xa8\x60\x21\x42\xd0\xf2\x04\xfd\xfb\xed\xb7\x6f\x1d\x1d\xc6\x8c\xca\xfd\x77\x81\x3e\x6a\x87\xd6\x31\xba\x0c\x42\xd2\x1e\xa9\x9a\xd3\x58\x00\x38\x72\x51\x5f\x58\x10\x88\x6f\xc3\xd3\xa9\x69\x46\x3e\x71\xbd\xf3\x0d\x7f\x70\xf5\x3c\xe8\x6c\x9e\xd0\x28\x90\x32\xa0\xcb\x0a\x22\xf0\xa8\x9e\x3c\x98\x66\x5d\x35\x19\x13\x84\x08\x5f\xf2\x62\x25\x2a\x48\x4a\x72\x82\x2a\x7a\x4f\xd0\x54\x42\x5b\xc0\xae\x3c\xae\x20\x52\xeb\xff\xb6\x1f\xab\xf9\x94\x7e\x3e\x02\x12\x28\x51\x92\x88\x83\x73\xff\xbe\xc1\xa4\xbe\x6e\xbd\x8d\x63\xfb\x6a\xf8\xf8\x6c\xc3\x4a\x34\x2a\x77\xf7\xb7\xf5\x15\x1b\x0f\xd9\xac\x91\x2d\xdf\xe2\x79\x17\xc2\x15\x4f\x28\x0e\x1a\x2c\x79\x27\xe0\x5d\x58\x4c\x42\xef\xd5\x9c\x2e\x11\x86\xff\xbd\xc1\x49\x7d\x3b\xfb\xbe\x89\xa0\xd2\x0d\x9e\xf0\x56\xb9\xa8\x01\x03\x0f\x0a\x18\x24\xc0\x04\xcd\xc1\x62\x28\xe1\xf1\xdc\x0e\x18\x59\x25\xdc\xfb\x12\xa4\xa7\xc3\x9c\x20\x82\x8b\x39\xba\x27\x8b\x11\xf0\x8e\x44\x88\xa6\x2c\xb7\x33\x6e\x5c\x62\x85\x6d\x95\xeb\xbe\x9b\xad\x20\xa5\x3e\x28\x18\xcc\x25\x83\x76\xd9\x58\x1d\x7d\xf9\x7c\x36\xa7\x3d\x4b\xab\x34\xa6\xc3\x84\x6a\xdc\x2c\x30\xeb\xb8\x6e\x25\x41\x67\x74\x5f\x54\x3b\xbd\xe2\xf5\xf5\x74\xb9\x85\xaa\xde\x95\xa4\xd4\xe0\xe5\xea\x4c\x92\xe1\xfa\x19\x77\x21\x36\x9a\x21\x4b\xc3\xde\x5a\x16\x7c\x25\x0f\xaf\x50\x64\x10\x22\x9c\x24\xb1\x19\xe8\xd8\xf5\x41\xc9\xed\xfa\xab\xd1\x4a\x0b\x88\x0d\xd6\x60\x2d\x4c\x47\x15\x7e\xe1\x4f\xb2\x3a\xc9\xb8\x7e\x92\x44\xb5\x8d\x19\x32\x44\x61\xe9\x39\x13\x29\x11\x85\x95\xaa\xb1\xb8\xcf\x18\x26\xb7\x65\xb2\xc6\xe8\x46\x23\xd1\x97\x5e\x34\x4d\x4a\x1e\x4c\xe8\xa7\xe6\x6a\x8c\xa7\xd7\xf3\x0f\x13\xfa\x0e\xc7\xe3\x43\x23\x31\xb9\x58\x49\x53\x4c\x84\x98\xd9\x95\xa1\xaf\x43\xe1\x46\x9a\x6e\x12\x5a\x69\x87\x2e\x36\x1c\x32\x66\xd5\xdc\x4a\xfc\x64\xb8\x08\xe1\x44\x43\x64\x77\x6d\xd7\xbf\x27\xbb\x7b\x4f\x3f\x94\xca\xee\xe1\x8e\xcd\xe6\xb5\xc1\xd8\xb2\x9b\x45\x9d\x5c\x3c\x7d\xed\xa8\x83\x8a\x6d\x75\x4f\xef\xcd\x02\x89\x36\x68\xc9\xca\xb4\xa1\xaf\x6c\x76\x6d\x26\xcc\x61\x35\xd9\x2b\xc2\x99\x50\x93\xd4\xe6\x4c\x98\x5a\xc9\x8e\xa8\xd1\x99\x10\xd7\x2a\xdd\x4b\x6a\x75\x26\xc8\x25\x25\xfc\x7a\xba\xa6\xe1\x76\xee\x28\x6d\x5a\x73\x77\xce\xf2\x22\x46\xd3\xd0\x56\xed\x69\x9c\xee\x1e\xd1\xce\x73\xe9\x73\x8d\x2e\xbf\x4e\x5b\xcf\x04\x1b\xd3\xed\x01\xd7\x99\x30\xb5\xae\x9f\xde\x74\x10\x65\x29\xff\xcb\xd7\xb6\x6d\x44\xe3\x21\x03\xcb\xd7\x0a\xaf\xf4\xb2\xae\xe9\xd2\x82\x72\x29\x5a\x2f\xa2\xe2\xd0\x39\x45\x79\xf6\x3b\x46\x6f\x8c\xe4\x34\x0c\x24\x77\x45\x27\x92\x57\xad\xf2\xe9\xa5\x16\x54\x28\x5c\x23\x19\x5f\xeb\x2e\xd7\xc3\xc5\x94\x09\x70\x40\x03\xc1\x9c\x3f\x79\x2b\x5b\x73\x24\xba\xb9\xb6\x12\x34\xf9\xad\x8f\xf2\x1a\x1f\x45\x3c\xdf\xcb\xd7\x16\x0d\x8f\x72\xdb\x1d\xe5\x34\x9e\xcf\x8b\xef\x4b\x9e\xe5\x47\x8f\x03\x34\x57\x7a\x34\x60\x32\x48\x88\x1a\x4c\x8c\x09\x34\x57\x36\x95\x3a\x9d\x7a\xab\x35\xbb\xb5\x15\xa8\x5c\x4e\x4f\xef\xbc\x10\x2f\x04\xd2\x5d\x5a\x7d\x82\xa3\x96\x53\xe9\xf3\x1a\xda\xa6\x5a\xac\xfb\xcf\x27\xee\x03\x67\x59\x3d\xbf\xb9\xde\x93\x15\x22\x80\xf8\xe9\xdb\x21\xc0\x92\x1d\x36\x88\x45\x97\xdd\xf4\x92\x2a\x6f\x77\x57\x86\x2d\x60\x97\x63\xd6\xca\x00\xbf\xd4\x12\x31\x29\x06\x67\x65\x18\xfd\x82\xca\xc6\xbe\xdd\xa9\x4a\x5d\x11\xe6\x0c\x98\x2e\xa4\x04\x38\xc7\x13\x1f\xde\xe0\x1b\xd1\xc8\xf2\xe5\x6b\xb5\xcf\x37\x08\x39\x74\x0b\xad\x53\x8d\x55\x27\x67\xec\xe6\xe2\x2e\xe0\xb7\x3c\x83\xf6\x67\x08\x33\xc6\x4d\x83\x6b\x79\x62\x3a\xbb\x66\xb5\x6e\x43\xae\xb6\xab\x56\x37\x83\xa0\x1d\x11\x78\x26\x33\x55\xc6\x6d\x3b\xdc\xa2\x80\xfd\xe7\x77\x6c\xec\xbb\xd0\x0c\x14\x87\x2d\x59\xcc\x49\x9d\xd7\x32\xd8\x5c\x50\xf5\x57\xaf\x92\xab\x16\xf2\x28\xa8\x52\xc4\x14\x44\x24\xa2\xce\xef\x8f\xa9\x57\xf0\xa4\xd7\x07\xfd\xe0\xe1\xf5\x41\x7e\x5f\xd0\x1d\x1a\x54\x4e\xdd\x84\x76\x44\x72\x98\x73\x6f\x2c\xa2\x51\x67\xf8\xba\xcb\xb4\x12\xf6\xc1\x63\xde\x06\xa8\x19\xff\x83\x59\xc7\x8f\x88\x9e\x6d\xfa\x70\x6a\x15\xd3\x23\x75\x0b\x7d\x39\xb3\xb9\xe6\xa7\x62\x98\x39\x01\x45\xe5\xc5\x30\x93\x7c\xbd\x18\x66\x5e\x0c\x33\xc9\xd7\x27\x67\x98\x09\x54\x20\x27\x4d\x2d\x1a\x8d\xb1\x26\x13\x63\x60\xda\x09\x2b\xc2\x3a\x8b\xcd\x84\xb8\x08\x8a\xdc\x1d\xed\xab\x34\x6a\x26\xe4\x6c\x35\xd0\xfd\xca\x1b\x68\x32\x21\x1e\x1e\x8e\xc7\x87\x87\xce\xde\x63\x8f\x6d\xad\x9a\x8e\xfe\x88\x08\x2b\x78\x99\x3f\xc6\x3b\x98\xa9\x90\x0a\x94\xfb\xce\x14\x10\x18\xbc\x72\xf7\x9e\x9b\x75\xe8\xcb\x81\x71\xe7\x11\xe4\x96\x22\xd7\x05\xf4\x7c\xb9\x07\x25\xbb\x53\xad\x7d\xc1\x94\xad\x8c\x7f\xbe\xe6\x93\xd5\xb1\xbb\xa0\xa3\x8a\xd6\x74\xab\xd6\xfb\x9a\x9d\x13\xa9\x24\x3a\x32\x20\xc6\x45\xd3\x9e\x58\x70\xe3\x9a\xd4\x5c\x2c\x72\xf9\x90\x03\xa9\x41\x01\x53\xf2\x37\x0c\xbc\x63\xad\xc5\xe7\xce\xbc\x15\x82\x30\x55\x2d\x7e\x01\xed\xdf\x63\x3d\xbd\xaf\x6c\x78\x2d\xa5\x36\xf8\x2a\xb6\x60\x6c\xcb\xed\x78\x1c\x5e\x53\x5f\x5c\x5c\x9e\x78\x53\x10\xdc\x25\xec\x01\x3d\x60\x11\x49\x23\x58\x77\xed\xa0\xbe\x97\xf4\x81\x4a\x1e\x49\x7c\x5a\x77\x61\xb6\xf8\x36\x73\x7b\x21\x93\x5f\xb9\xa5\xc0\xe8\xbf\xbf\xd5\x64\xd7\xda\xd2\xa8\x2d\x1e\xcc\x5b\xd5\xb4\xb9\x0a\x26\xf2\xb2\xd3\x31\x4f\x57\xa2\xce\xef\xf2\xdc\x8d\x88\xba\x78\x40\x73\xa2\x7b\x1d\xab\x84\xb5\x7a\x35\x58\x29\x22\xd8\x19\xfa\xaf\xa3\x1f\x7f\xf3\xf3\xe8\xf8\xcf\x47\x47\x3f\xbc\x1a\xfd\xbf\xbf\xfe\xe6\xe8\xc7\x31\xfc\xe3\xd7\xc7\x7f\x3e\xfe\xd9\xfd\xf1\x9b\xe3\xe3\xa3\xa3\x1f\xbe\x7e\xf3\xd5\xdd\xcd\xd5\x5f\xe9\xf1\xcf\x3f\xb0\xb6\xbe\x37\x7f\xfd\x7c\xf4\x03\xb9\xfa\x6b\x22\x90\xe3\xe3\x3f\xff\x4b\xf6\x50\x3f\x8c\x3a\xa3\xf1\x88\x32\x35\xe2\x62\x64\x16\xf7\x0c\x29\x91\x11\x57\x63\x2e\x87\xf6\x5d\x77\x7c\xa7\x5e\x74\xd5\xb2\xb6\x3f\x8f\x7e\xc4\x2d\xbd\xed\x91\x33\xa1\x23\xcb\xa6\x51\x66\x9e\x38\xb7\xf1\xd0\x3c\x2f\x9f\x4b\xd6\x07\x4c\x64\xf1\x9e\xec\xd8\xb6\x57\x1b\x74\x59\x4a\xa4\xc7\x67\x69\xc2\xfe\xc8\xa1\x74\xb7\x29\x3d\xf2\xba\xeb\x25\x8e\xee\x9f\x22\x8e\xee\xd6\x76\x25\xec\xd6\x2d\x19\x6c\x4a\x10\x5d\x17\x1c\x97\x0c\x36\x1e\x44\xe7\xf4\xd6\x74\x66\xf7\x12\x44\xf7\x12\x44\x97\x3a\xea\x97\x20\xba\x17\x5b\xed\x8b\xad\xf6\xc5\x56\xfb\x12\x44\x67\xaf\x97\x20\xba\xb5\xd7\x4b\x10\xdd\xd0\xf5\x12\x44\x17\xb9\x3e\xc5\x20\x3a\x5b\xb8\x91\x0b\x94\xc3\xc3\x35\x0f\x7a\x86\x01\x74\xb6\x63\xf4\x79\x51\xf0\x96\xa9\x3b\x7e\x4f\x92\x62\x60\x92\x0c\x10\x2b\x90\x93\x26\x6c\x2d\x16\x4f\x68\x8d\xc0\x6d\x49\xf5\x69\x7f\x2b\x8a\x38\xb7\x2f\xbb\x43\xb8\x96\x91\xac\x24\xa5\x87\x9a\x4c\x11\x96\x13\x28\x8d\x99\x31\x3a\x47\x82\x14\xb4\xa1\x5a\x1a\x40\x25\x24\xb8\x9f\x17\xca\xe0\x5b\x4c\x52\x25\x49\x35\xb5\x8d\xf4\x58\xd0\x46\x7a\x8b\x73\xb3\x15\x6e\x6e\x7a\xbd\x61\x9b\x23\x3e\x77\xdd\xdb\xd2\x0f\xcd\xa6\x6b\xb7\x20\x7f\x77\x7a\x97\xc5\xc2\x5d\xf8\x25\x67\xdb\x4e\xe7\xfe\xc6\x0e\x11\x4c\xd7\x0e\x16\x37\x34\xad\x80\x9f\x87\x94\xcb\x65\xc8\x87\x86\x0a\xd8\x02\xb7\xa4\xe0\xac\xdc\xce\xda\x75\xb5\x0c\xc5\x51\x99\x75\xb1\x65\x2c\x5b\xd9\x1a\x40\x90\xbd\x8c\x2b\x5a\x52\xb5\xf0\x71\x69\xb6\x4d\x3c\x36\x7b\x33\x03\xbf\x86\x54\x65\xb7\x64\x08\x37\x8d\xe0\xb8\x98\x13\x19\xe0\x20\x5d\x00\x80\x7a\x66\xca\xae\xf8\x24\xeb\xaa\x9d\x51\x66\x0e\x0c\x00\x5b\x6b\x83\xd1\x52\x1b\xdd\x25\xb8\x72\x71\x9e\x4b\x13\x0d\xa9\xcc\x7e\x34\xcf\x22\x65\x14\x33\x25\x16\x50\x4f\x8c\x87\x9f\x32\xd8\xa0\x79\xea\xaa\x7d\x49\x22\x5e\x95\xae\x80\xea\x1f\x5f\xe9\xd3\x72\x61\xf9\x80\x3e\x76\x2b\x9a\x61\x8f\x52\x1c\x55\x5a\x7b\xd6\xe2\x69\x1a\x8e\xac\xf7\x91\xdf\x7e\x8e\xe6\xbc\x15\x72\x7c\xb9\xc5\x1e\x7b\x0d\xef\x1a\x5b\x94\xab\xfd\xa0\x50\x45\xb0\x54\xe8\xf5\x2b\x54\x53\xd6\x6a\x95\x24\x11\x64\x70\x48\xf9\xfd\xe7\x59\xdb\x33\xe7\x78\x92\x73\x30\x59\x8d\x36\xb4\xbb\xb0\x31\x4d\xac\xec\xf9\xc4\x70\x9b\x64\xc4\x99\x82\x3c\xa6\x11\xde\x52\xe8\x88\x15\x75\xdd\x6a\x65\xd9\x5e\x9f\x88\xa7\xe5\x68\xf6\xc9\x5a\x7a\x86\x6e\x92\xfc\x68\x8a\x02\x9f\x00\xec\xa7\x96\x4f\x16\x2a\xb5\x10\xd5\x7f\x98\xa7\xfb\x15\xa8\xdc\xcd\x95\x4a\xba\x03\xe3\x5f\xed\x01\xd9\x15\xd2\xdd\xf8\x5a\x9a\xc6\x33\x13\xbc\x8d\x14\x67\xe8\xcd\x09\x2c\x1d\xee\xdc\xec\xdc\x17\x45\x41\x24\x78\x97\x2f\x7d\xdf\xf4\xc8\xc2\x31\x6e\xbe\x9c\xb0\x68\x4f\x51\xba\x69\xb0\x90\xad\x5b\xa1\x5f\xb8\xb3\x60\x02\x6a\xe2\xfa\xbe\x20\x33\x2a\x55\x66\x1b\x59\xf3\x4a\x9f\x6c\x25\x65\x33\xd3\x7e\xaf\x6e\x2b\x45\x9b\xa8\xaf\xca\x61\xd1\x83\xb3\x72\x36\xec\x56\x82\x03\x3b\x3f\x36\x15\xd5\xce\x12\x0a\x08\x83\xa3\xee\xc8\x8d\x03\x11\xa6\x4c\x97\x37\xa1\x85\x79\x83\x05\xf6\x4b\x51\xf0\xba\xc6\xf2\xd8\xf8\x75\x22\x50\x31\x44\x67\x19\x26\xae\x25\xab\xc0\x95\x47\x5f\x18\x67\xb3\x0f\x92\x55\x84\x61\x16\xf1\xe2\xf6\x8d\x5e\xf0\x02\xe2\x8f\xcc\xb5\xb1\x31\x1d\x87\xfb\xb4\x8a\xa2\xae\x11\xfd\xe6\x17\xb8\xb8\x27\xac\x84\x96\xf4\x06\x4d\xe5\x82\xe1\xda\x96\x5a\xf7\x8d\xb8\x49\xe9\xa0\x47\x60\xfa\xf8\x23\x63\x10\x37\x55\x89\x5c\xc5\x38\xa3\xa8\xed\x03\x67\xad\xcc\xaa\xa8\xfc\x9d\xd4\x7a\xcc\x30\x9f\x4a\xd8\x8b\x92\x08\xfa\x50\x10\xa7\x1c\xea\x41\xec\x63\x32\x0f\x91\x82\x86\x2b\xd3\xb1\xc5\x0c\x69\xb0\x63\x40\x2a\x78\xb7\x34\x94\x68\xc7\x95\x66\x3e\x31\x35\xd8\xb5\xe2\x59\x22\x9e\xc9\x62\x5f\x0d\xac\xd3\x7a\x33\x9b\xad\x35\xf0\x48\x84\x01\x27\xc8\x6b\x31\x49\x2d\xe8\x76\xf8\xee\x8b\xcb\x3e\xc7\x7b\x87\x4b\x2e\xd1\x17\x15\x2f\xee\xd1\x25\x81\x23\x82\x93\xd9\x83\xa2\x9a\xec\xbb\x6f\xb3\x98\x94\xfb\xeb\x55\xf7\xd2\x47\xed\x13\xef\xa3\x26\x26\x31\x64\x7c\x7a\x5d\xd4\x6a\x3c\xcb\x6b\xf9\x39\x27\x48\xc0\xf6\x84\x57\x0d\xdb\xda\x7a\x4b\xfd\x6a\xce\x1f\x47\x8a\x8f\x5a\x49\x46\x34\x12\x5c\x97\x38\xa3\x7b\xb2\x80\x98\xc3\x8c\x39\x7d\x6d\x5e\xe9\x1d\x23\x15\x07\x93\x30\xdc\xd7\x1a\xc8\xbb\x2f\x2e\xb5\x58\x4b\x2d\xb9\x4d\x25\x3a\x25\xaa\x38\x2d\x48\x33\x3f\xb5\x43\x7a\x56\x68\xaa\x39\xa3\x8a\x8b\xac\xee\xf1\xe7\xa8\xe0\x55\x65\xcb\xe0\xf1\x29\xba\x20\xcd\xdc\x03\xca\xf0\x94\x3c\xd9\xdc\x7f\x89\x3e\x5a\x0d\xe7\x39\x7d\x7f\x82\x0d\xa4\xdf\xb4\xfb\x27\x20\x1b\x31\x29\xf7\xd8\x62\xfe\xa9\xc9\x68\xef\xad\x4c\xf6\xdf\x46\xec\x23\xee\xba\xa7\x69\x47\x76\x78\xeb\x5e\x82\xf0\xb8\xc0\x4b\x99\xd1\x5f\xcc\x7d\xba\xc7\xcc\xd0\xf5\xd4\x1c\x3a\x4a\x52\x22\xfe\x40\x84\xa0\x25\x91\xc8\xf3\xab\xcb\xa4\x66\x51\x7a\x50\xb4\xfa\x38\x78\x7e\x69\x93\xf6\x89\xb6\x49\xcb\x3c\x42\x06\x6c\x52\xbf\xb9\xca\x26\x71\x59\x53\xf6\xc9\x30\xca\xa4\x56\x67\x5a\x9f\x1a\xf8\xdd\x09\xda\x5d\x0e\x65\xb2\xc0\x15\xb9\xfe\x36\xf1\x60\x76\x6b\x9e\xee\x9f\xcd\xdc\xcd\xa0\x35\x46\xd4\x5a\xb7\xa9\x6d\xc6\xd7\x7e\x1b\x21\xc6\xcb\x21\x9f\xc4\x4b\xcb\x0c\x77\x24\x0a\xf6\x80\xa9\xe8\xbf\x0f\x31\x3e\xc3\x8a\x3c\xe2\x1c\x29\x7e\xe7\xa6\xd6\x35\xc8\x32\xd1\x17\x96\x3c\xce\x6f\xae\xd1\x57\x06\xea\x7e\xba\x76\x08\xae\x8c\xe6\x79\xc9\x6b\x4c\xb3\x3a\x0e\x07\x1d\x8c\xc2\x21\xde\x78\x90\xc8\xc0\x8c\xd9\x86\xbb\xf6\xc9\x53\x3a\x6b\xf5\x59\xd4\x9e\x10\x5f\xda\x20\xac\x9d\xf2\xd3\xa8\x43\x9d\x36\x14\x18\xe0\x5c\x8a\x43\xa7\xe3\xd8\x55\x8e\x4c\x1d\x84\x8b\x0f\x92\x40\x92\x30\x49\xc1\x7b\x18\x04\xcd\x80\x9a\x04\x21\xd1\x26\x3b\x21\x66\x22\xb7\x0a\xd5\x09\xfa\x86\xcf\x28\x73\x7b\x9f\x5b\x97\xf9\x14\xd3\x48\x9e\xc1\x8b\x8e\xf3\x89\xea\x38\x52\x56\x57\x0c\x4f\xaa\x98\x53\xb6\x2f\x82\x2a\x0c\xb1\x0a\x04\xde\x3c\x2d\xa9\xd4\xff\x47\xb7\xb7\xdf\x80\x0b\xa5\x65\x69\xda\x3d\x38\x13\x2c\xc3\xf5\x85\x84\x0c\x53\xd8\xcf\x4e\x35\x9c\x2e\xb3\xb1\xc5\x35\x2b\xf5\xf0\x89\xec\x45\xe8\x59\x58\xa6\x87\x47\x9a\xaf\xcf\x46\x24\x4d\x08\xba\x9b\xd3\xe2\xfe\x26\xf0\x94\x70\xa1\xef\xb1\xe0\x56\xc6\xc1\x65\xf9\xcd\x7d\x30\x72\x3b\xbd\x9b\x3c\xc3\xc0\x5d\x20\x99\x6e\x2d\x82\x34\x08\x84\xa5\xe4\x05\xf5\x8e\xb5\x04\x2f\x53\x27\x2b\x51\x09\x82\x6d\x3f\xd3\x02\xcd\x65\x07\xb9\xeb\x96\xdd\x2a\x5c\x58\x06\x92\x34\x7e\xcc\xb7\xb8\xd9\xcb\x54\x0c\xc9\x65\xb6\x45\xbc\xeb\x35\x42\x74\x7e\x2d\xe3\xf5\xf1\x7e\x9d\xa4\x72\x20\x6e\x99\x9d\xe6\x69\xfb\xda\x2e\x2d\x74\xd8\x10\xd1\xb6\xc6\xf8\x48\xfe\x21\xab\x0d\x0e\x3c\xe1\xe5\xf6\xd0\x33\xc3\x3a\x73\xca\x69\x25\x92\x70\xbb\xce\x4a\xb2\xe4\x3a\x37\xf7\xac\x43\x08\x58\x48\xc3\x9b\xb6\xc2\x83\x9e\xd5\xb0\x13\xe5\xae\x3e\x03\x33\x82\x5d\x5d\x47\xdb\xb5\x15\xda\x98\x24\xb6\x26\xed\x2b\x42\xb2\x5d\xff\xa1\xe4\x0e\x43\x31\xbf\xd1\xba\x9c\xb0\x68\x96\x57\x04\xa8\xef\x3f\x94\xd3\x61\x28\x02\x73\x43\x16\xd7\x4a\x87\xa1\x40\x17\x7f\xf5\xfb\xcf\x3f\x8f\x7a\x0a\xd6\x76\x24\x1a\xee\x39\x14\xb5\xf0\xad\xeb\x48\xb4\x5b\x42\x56\x6a\x02\xd6\x52\x4a\x55\xcc\xa7\xb5\x36\xe1\x2a\x21\x85\x6a\xff\x4d\x87\x12\x7c\x06\x19\x19\xef\x61\x26\x7b\x8c\x00\xe2\x79\xee\xd9\x59\xdf\x1b\xb3\xdb\x37\x67\xad\x47\xbd\x8f\x6b\x72\xda\x87\x73\xd5\xa3\x9a\xea\xc6\x9c\xfc\xc1\x0c\xf5\x08\xd8\x2e\x4b\x3e\x29\x2f\x3d\x29\x2e\x29\x35\x1b\x3d\xc8\x32\x8f\x40\x4c\xc8\x41\xdf\x90\x5b\x1e\x01\xbc\x26\xf3\x7c\xc7\x8c\xf2\xfc\x26\x59\xf1\xec\xf1\xe4\x9c\xf0\x9c\x9c\x91\xc4\xfc\xef\x3d\x64\x7d\x67\x85\xe8\xa6\x66\x78\x3f\x95\xc8\x36\xd7\x6a\x36\xf7\x6e\xbd\x00\xcd\x95\xd7\x11\x30\x09\xe4\x9e\xa5\xb6\xb9\x12\x65\xb7\xc9\xa9\x4e\x82\xb8\xc4\xf6\x62\x99\xd4\x49\x30\x73\xc4\x35\x08\xe4\xb4\x35\xda\xb7\xd0\x36\xd7\xd6\xa2\xdb\x5c\xb9\x39\xcf\x79\xa9\x04\xa9\x69\x04\x49\x59\xcd\x61\x9e\x72\x12\x6a\x36\xe6\x32\x6f\xc8\x4e\x4e\xc3\xf7\x52\x06\x73\x34\x27\x39\x79\xa8\x99\x99\xc8\x19\xcc\x2f\x35\x37\x21\x25\xd7\x38\x29\x77\x61\xaf\xc9\x08\xa9\x39\xa9\x79\x99\xa8\x5d\x8f\x86\xe8\xc1\x28\x29\x01\x35\xcf\xc4\x9e\x69\xeb\xe8\x59\x89\xed\x21\xda\xd1\xa0\x09\xa7\xf4\x35\xe1\x63\x2b\xc3\x35\x23\x7c\xf2\x63\x34\x4a\x25\xd0\x14\xb3\x83\xf9\x36\x1f\x50\x3d\xfa\x4b\x6f\x9e\xff\xf6\x76\xc9\x51\xea\x6f\x6f\xdd\xf0\xfc\xc5\x3f\x9a\xef\x1f\xdd\x6b\xc8\xe8\x8b\xeb\x6e\xe3\xb5\x9b\xeb\x4e\xf6\x2a\x76\x3a\x33\x1d\xf0\x0a\x3d\x93\x98\x35\x6a\x62\x3b\x83\x18\x36\xeb\x37\xda\xf9\xcd\x35\x2a\x04\x81\xfc\x62\x5c\xc9\x31\x5a\xad\x96\x13\x3d\xcf\x18\xc7\x89\xd5\x13\x9d\x2e\x87\x95\x22\x75\x13\xad\x1d\xfd\xe2\xb9\xfb\x44\x3d\x77\x5b\x39\x04\xde\xfb\x97\x9c\x75\x64\xde\xd6\x98\x8d\xf4\x3e\x06\x1f\x9e\xf5\x16\x24\x78\x6c\x96\x65\xc5\x18\xb9\xac\x13\x58\x0a\x30\x08\x42\x5a\x9b\xe9\xfd\x9f\xe0\x0b\x84\xb3\xb6\x17\xd2\x7b\xf6\x9a\x00\xcc\xad\x30\x65\xda\xc8\x2c\xed\xfe\x82\x37\x89\x15\xb9\xad\x24\xb5\x13\xf4\x58\x73\x1b\x3d\xe8\x54\x93\x51\x83\x50\xcd\x89\x51\x6d\x6e\x20\xbb\xb3\x83\xd1\xaf\x89\x65\x8e\x69\xb8\xaa\xf8\x63\xdc\x68\x4a\x7a\xb2\x5b\xd3\x81\x9e\xa5\x4d\x4b\x9f\x10\x54\x53\x21\xb8\xb0\x9e\x9e\x70\x2a\x11\xc8\x10\x83\xa2\x4f\x8a\x44\x98\x43\x91\xb0\x21\x0a\xb7\x44\x85\x04\xa9\x38\xc2\xcc\x24\x15\xc5\x15\x34\x17\xf9\x69\x1a\x6c\x59\x0e\x38\x21\x73\xfc\x40\x79\x2b\x0c\x6c\xc5\xd1\x81\xfd\x29\x56\xc5\x98\x4e\x21\x2b\xc5\x19\xb1\x5b\x48\x5c\xf0\x58\x95\x6b\x56\xcf\x53\x46\x92\x35\xba\xe4\xce\x2a\x37\x22\x1f\xa8\x54\x2b\x00\xfd\xc2\x25\x15\xfc\xdf\x9b\xda\xd8\x4e\x86\xbb\xe7\x24\x7c\xe8\x41\x36\x5a\xa2\xbf\x8f\xa4\xa8\xf5\x37\x57\xf8\x4e\x5f\x05\x7d\xb8\x85\x9f\xb6\x57\x40\x6d\x15\x06\x93\x1f\xea\x12\x4f\x5e\x94\xd0\xd5\xeb\x19\x28\xa1\x3e\xec\xa0\xa2\xc5\xe2\xfa\x32\x47\x2d\xf3\xe1\x06\xfa\x55\xf4\x05\x96\xa4\x44\x6f\x30\xc3\x33\x63\x69\x38\xba\xbd\xf9\xe2\xcd\xb1\x5e\xde\x84\x42\xb9\xd7\x97\x6b\x1c\xd9\x5e\xc2\x99\x4f\xbc\xdd\x4f\xae\xe3\xd2\x9c\x33\xc5\xf7\x5e\x67\xbd\xa7\xec\x4d\x27\xe1\xe2\x6d\xb8\x56\x8b\x60\x98\x30\x02\x57\x5b\x47\x2e\x6f\xfe\x87\xba\xbc\xdf\x7d\x80\x29\xe1\x03\xdd\x14\xb6\x67\xa7\x91\x07\x04\x91\x1b\xe2\x02\xe2\x3c\xa8\x15\x03\x76\x9d\x28\x12\x22\x03\x93\xbf\xdb\x76\x58\x93\xb6\xb8\x1f\x0a\x76\x48\x58\x1e\xc2\x4a\xa8\x5f\xb2\x13\x90\x46\x90\x29\xfd\xb0\x13\x08\x41\x66\x83\xbd\xfa\x76\x46\xb2\xd9\xb9\xb7\x11\xcb\x56\xe4\x33\xf2\x91\x4e\xb7\x26\xa2\xae\x15\xcc\x2f\x8a\xeb\x41\x44\x0d\xfc\xa8\x39\x1a\xb8\x00\xd6\x4c\x70\xa3\xdf\x2f\x86\x95\x21\xe3\x7b\x9f\xf3\x86\x3d\x78\xd0\x04\x17\xf7\x6d\x13\x1e\xc1\x06\x0c\xbe\x51\x8c\x08\xa2\x34\x07\xe4\x2c\x2e\x13\x7a\x63\xf2\xef\xa1\xc6\xc8\x03\x3e\x45\x92\xe1\x46\xce\xf9\xc6\xea\x4b\xf1\xe5\xc1\xb3\x8d\x14\xd4\x77\x41\xe0\x99\x34\x71\x65\xb1\x6f\x46\xbc\xb2\x09\x44\x37\x6c\x02\x4f\xa0\xa8\x75\xaf\x42\xf2\xca\x4d\x5b\x55\x66\x53\xae\x19\x61\xdf\x96\x71\xbd\xf4\x3c\xc4\xbf\xb1\xae\x8d\x8e\xeb\x87\xdb\x0b\xf1\x5e\xb7\x89\xdd\xeb\xb6\x4d\x24\x76\x47\x66\x38\xc0\x75\x06\x25\xd4\xb4\x55\x05\xb5\x4e\x98\x2f\xb3\x06\x63\x5e\x87\x67\xf0\xb7\xda\x90\x1b\x7d\x28\xbc\x6d\x48\xb1\x26\xe6\x41\x12\xff\x79\x1f\xd3\x80\xe5\xfa\x1a\xdc\x8a\x23\xca\x4a\xfa\x40\xcb\x16\x57\x30\x18\x7d\x80\xab\x1b\xe3\xcb\x31\x7d\x5a\x5d\x82\x41\xed\x8d\xe6\x5f\x72\x81\x6c\xc2\xd2\x3a\x05\xd4\x4e\xba\xc0\x12\x36\x53\xc9\x8b\x7b\x22\x4e\x8c\xa1\xe0\x12\xfe\x30\x0d\xa5\xad\xd2\x6b\xc7\xaa\xcf\x65\x73\xce\xf4\xe9\x73\x9d\xc6\x92\x69\x4f\xf2\x8c\x50\x9e\x1a\x7c\xfe\xca\x20\x69\x41\xd9\x6c\x04\x77\xf4\x64\xed\xb7\x47\x9c\x8d\xf0\xa8\xe1\x6b\x4a\x29\x6c\xa4\xeb\x1e\xdd\x7c\xc3\x0b\x5c\x7d\x0b\xc4\xf9\xce\x51\x86\xe3\xc5\x12\x11\xc6\xdb\xd9\x7c\xa9\xaf\xf0\xda\x5d\x50\x11\x53\x39\xa1\xe2\x85\x2b\x10\x17\x04\xdf\x18\xea\x47\x94\x49\x77\x28\xee\xd3\xd5\x3a\xb4\xc5\x98\xe3\x90\xc1\xef\x79\x9a\xf9\x72\x8d\x7b\x83\xa6\xbb\x08\x5f\xda\x92\xeb\x34\x58\x6f\xd5\x08\xaf\xe9\x62\xd0\x7d\xb9\x8b\x77\x44\x2a\x5a\x68\x9e\x63\x20\x40\x19\x06\xa4\xb0\xc6\x94\x95\x47\xeb\xd6\xf8\x32\x34\x0e\xeb\xb7\x0f\xc1\x72\xbf\x3a\xe7\x21\x1b\xba\x6f\x27\x15\x19\xf6\x05\xaf\x9b\x16\x8a\x38\xb9\x26\x73\x4e\xf7\x76\x87\x56\x4d\x9d\x05\x16\x9d\x2e\xb2\x3a\xe6\x61\xaa\x34\x6d\xe6\xd6\x53\x25\x2e\x4b\x6a\x78\xf1\x4d\x54\x19\x1a\xec\x20\x96\xd6\x27\x2c\xa9\x1b\xd8\xb3\x6b\x86\xb5\x55\xcb\xab\xfe\x6e\xff\xc6\x74\x0e\x34\x37\x27\xd6\x22\x5a\xe3\x0f\xb4\x6e\x6b\x84\x6d\xd5\x9b\x29\x14\x01\x69\xa1\x9e\x9d\xa5\x86\x4d\x4b\x51\x55\xfc\x91\x94\xd9\xfc\xc2\x45\xe2\x03\xd7\x3c\xad\xe1\x14\x3c\xf2\x1f\x1b\x05\x5c\x7e\xfd\x0e\x8f\x9e\xd7\x4c\x0b\xc2\x17\x5a\xfb\x25\x69\xed\x9d\x6b\x36\xb9\x44\x6d\x94\xad\xa7\xb6\x8d\xc7\xbb\x65\x8e\x04\xca\x91\x87\x4e\x25\xe2\x35\x55\x10\x2b\x0e\xf1\x61\x9e\x7a\x36\x59\xd1\xa8\xea\x35\xca\xb3\x7b\x02\xea\xa3\x9a\xd4\x08\xf2\xc1\xdb\xd3\x02\x1d\x2c\x56\xd8\x18\x8c\xe0\x4b\x5a\xd6\xc8\xc6\x56\xb8\x48\xd6\xe7\xb4\x4f\x06\x7e\xec\x1f\x6b\xd6\xee\x8f\xad\xcf\x6d\xa5\x58\xbc\x6b\x37\x1e\xd7\xe3\xfe\xe0\x7b\x42\x9a\x4b\x4c\x37\xbb\xbf\x53\x4a\xc8\xc6\x37\xae\xfe\xcc\x5f\x78\x2b\x3e\xc6\x77\xbe\xc1\x9b\xec\x4b\xfb\xfc\xca\x1b\xce\xd4\xfc\x63\x4c\xe7\x6e\xe0\x1c\xfa\xd4\x07\x4a\x33\x82\xef\x09\xb9\xff\x18\x33\xfd\x4f\x82\x9f\x9c\x40\x86\x54\xf9\x28\xba\x1a\xd1\xb2\xc8\xdb\x9b\xf7\xda\x90\xf5\x75\xb4\xc9\xd9\x37\x32\xdf\xdc\x9f\xd6\x2d\x8b\x39\x29\xdb\x6a\xcd\x2c\x06\x66\x6f\xda\x67\xae\xeb\x4f\xdb\x2f\xdf\x8f\x2a\x3c\x21\x95\x7f\xdc\x54\x5d\x34\xf7\x7e\x6a\x89\x58\x80\xb3\x12\x32\xbb\xac\x7d\xc0\xb2\xde\x75\xfa\xfa\x5d\xd7\xe1\x87\x4f\x51\x8d\x55\x31\xff\x46\x43\x92\x36\x5a\x5e\x15\xf3\xab\x0f\x8d\x20\xb6\xf1\x95\x3e\x18\x9f\xbf\xbd\xd4\xe2\xec\x9c\x21\x52\x37\x6a\x1d\x3d\x2f\x8d\x0f\xa0\x10\xf0\x0b\x5b\x4c\xca\x31\x3a\x47\xac\xad\xaa\x0d\x8f\xae\x81\xc9\xb8\x7f\x37\x53\x85\x5f\x9e\xc4\x06\x0e\x1f\xa2\x78\x65\xde\x06\xc5\xd6\xe0\xb2\x34\x66\x4b\x71\x5a\x7c\x6e\x8c\x1b\xba\xb3\x05\xf0\xdd\x73\x01\x22\xd7\xbe\x31\xc8\x71\x86\xa9\x21\xf8\x8c\xad\xc7\xe9\x7e\x19\x0c\x8b\xf6\x16\x02\x17\x40\x0e\xf9\x20\x26\xfc\x19\xbb\x0c\x7d\x0b\xc4\x84\x02\x13\x9f\x23\xb3\x11\xa8\x7e\xd9\xc0\xdb\x84\x98\x14\x7f\x68\x24\x79\xa1\x87\x0e\x9b\xc3\x02\xe9\x36\x80\x17\x08\x36\x76\x87\x5a\x8f\x0a\xdc\x34\x15\x8d\x15\xcb\x1d\x2c\x4b\x9e\xe4\x0a\x72\x58\x4b\x1e\xbe\x47\x73\xcf\x47\x7d\x4f\x16\x87\xd2\xc6\x5f\x73\x26\xe7\xb4\x89\x55\x86\xf5\x9b\xdf\x62\x1f\xbd\xc7\x15\x2d\x3d\x78\x43\x7f\xd7\xec\x04\xbd\xe5\x4a\xff\xef\xea\x03\x95\x91\x0a\xfa\x7a\x2d\x2f\x39\x91\x6f\xb9\x82\xa7\x77\x46\x8e\x19\x5a\x32\x6a\x6c\xb8\x99\x31\x82\x02\xcf\x05\xfb\xb3\x09\xd0\x76\xd3\xbc\x8e\x47\xc8\x78\x14\x53\x89\xae\x19\xe2\xc2\xe1\xc0\xe7\x6e\x49\x0b\xde\xa5\x17\x31\xce\x46\xc0\xea\x86\xbd\x97\xe6\xdb\x3d\xf8\x06\xad\xfa\x1b\x21\xe6\xc2\x4f\x0d\xa3\xbc\x37\x0c\x33\x04\x1b\x62\x03\xbf\x50\x4d\x14\x4d\x85\x0b\x52\xa2\xb2\x35\x75\xaa\x35\x46\xb0\x22\x33\x5a\x0c\x82\xae\x89\x98\x41\xb0\x7c\x31\x1f\x9a\x55\x42\x82\x53\x6a\x4d\xe9\x68\x54\x79\xcc\x6f\x3a\x14\x09\x3f\xf2\x68\x1f\x54\x1b\xa2\xde\xd4\x4d\xe3\x0b\x04\xe3\xee\xe7\xf3\x28\xc6\x56\x65\x91\x95\xc9\xc0\xcf\x6b\xdc\x68\xca\xff\x1f\xcd\x9e\x81\x88\xfe\x17\x32\x2a\x41\xa6\x9a\x3a\xe8\x1b\xbe\x1b\xbe\x61\xed\xe2\x21\x70\x0d\x57\x9f\x23\x7f\x6a\xe9\x03\xae\x08\xf4\x1a\xd1\x7b\xcd\x26\x53\x6c\x00\xea\xb4\x86\x40\x5a\x9e\xd8\x4c\x4a\xcd\x7a\x4d\xf2\x26\x95\xe8\xe0\x9e\x2c\x0e\x4e\x7a\x3b\x64\x93\xb6\x2d\xd1\xc1\x35\x3b\xe8\x32\x6f\x7a\x9b\xd2\xcb\x29\x30\xe1\x1f\xc0\x6f\x07\xe3\x15\x01\xbb\xc9\x34\x32\x2c\x76\xb7\x3d\x7a\xaa\xb5\xd1\x3a\xbd\x65\x74\x27\xe7\x19\x55\xf3\x76\x32\x2e\x78\x7d\x2a\x15\x96\x73\x52\x9a\xff\x9f\x52\x29\x5b\x22\x4f\x7f\xfb\xdb\x7f\x5d\x01\x44\x58\xbb\xa6\xa8\xc4\x48\xa3\x60\x5d\xac\xd1\x08\xf1\xe9\x74\xed\x2f\x03\x94\xf7\x10\x44\x3f\x47\xa6\x72\xc3\x4b\x57\x55\xdd\x07\x1a\x05\x09\xaa\xcb\x26\xd7\x43\x19\x84\x1e\xad\xe2\x3d\xcd\xab\x11\x04\x67\x07\xa6\x19\x6c\x3e\xae\x19\x1f\x78\x06\xdf\x87\xb1\x8f\xeb\xf7\xe9\x90\x29\x38\xae\x8e\xc0\xe7\x86\x22\x4f\x56\x63\x4e\x82\xc4\x75\xff\x69\x84\x95\x6d\xe6\x1c\x26\xc8\x42\xf1\x85\x8d\x2c\xb4\xeb\xe3\x30\x46\x26\xaa\x2b\xcc\x63\x3d\x3c\xdb\x98\xa0\x14\x65\x37\x66\x52\x82\x37\x78\x06\x0a\x46\xd2\xdc\x96\x5f\x42\x25\x51\x44\xd4\x94\x11\x09\xc5\x9d\xe1\x77\xa3\x67\x34\xf6\xa9\x81\xa8\x3a\xe3\x5c\xf0\xc5\xc9\x79\x88\x2a\xcb\x05\x8c\x87\xe5\x11\x2f\x10\x16\xbc\x65\xe5\x18\x7d\x3f\x1f\x68\x33\x03\x21\xed\x44\x9d\xa0\x37\x4b\x03\x7d\xcb\x19\x38\x26\xba\x2e\xae\x1d\x93\x9a\x10\x85\x37\x42\xa4\x0c\xbd\x1e\xbf\x7e\xb5\x35\x9a\x93\xdd\x5b\x26\xd7\xb1\x85\x68\x42\x65\x69\xe4\xad\xaf\xaa\xf2\x7e\x30\x39\x38\xc1\xf9\x3f\x9c\x87\xd1\xcf\x56\xb6\x61\x8e\x5d\xcf\x10\x3a\x05\x4b\xea\x89\xb9\x05\x99\x18\x09\xcd\xd3\x8e\x4c\xfa\x06\xa4\x75\x7b\xe3\xe4\xf1\xba\x4a\xb4\x5b\x5b\xd8\x22\xa1\xa5\x83\xfb\xd2\x6e\x40\x20\xc2\x6e\x5b\x06\x0c\x6c\xb3\x0e\x1b\x6e\xdd\xde\x16\x0d\xa7\x76\x70\x80\x8e\xcc\x93\x5a\x8d\xe7\x5c\x1d\x6f\xbd\x7c\x76\x9a\x5a\xda\x26\x4d\xf5\xea\x43\x83\xa1\xb7\x5f\x93\x32\xe7\xd8\xe9\x10\x98\xf9\xe6\x39\x7f\x41\xe6\xf8\x81\x48\x24\x69\x4d\x2b\x2c\xaa\xc5\xd0\x31\xe5\xd6\xcc\x04\x4d\x5a\x85\x08\x7b\xa0\x82\x33\x38\xb3\x3e\x60\x41\x21\x35\x20\x88\x6b\xf8\x97\xa3\xf7\xe7\xef\xfe\xfb\xed\xf9\x9b\xab\x63\xcd\x51\x36\xc2\x24\x6e\xb6\xad\xaf\x04\x1f\x8e\x3c\xf8\xcc\xf2\x02\x6d\x26\xdd\xa5\x85\x73\xe3\xd6\x2b\x00\xbc\xc9\xcd\x43\x73\xba\xba\x55\x2d\xb4\x29\x21\x1f\x8a\xaa\x95\xf4\x61\xdb\x7d\x3a\x6c\xc5\xf2\x52\x28\xc7\xc6\xb5\x95\x25\x6b\xed\x4b\x2b\x37\xa1\x31\x61\x19\xf8\x58\x6c\xf4\x59\x78\xa7\x9d\xac\x78\x75\xa5\xc2\xaa\x95\x67\xe8\x7f\xfe\xf7\xb3\xff\x1f\x00\x00\xff\xff\x3a\xca\x81\xe5\x86\xa3\x01\x00") - -func stashAppscodeCom_resticsV1YamlBytes() ([]byte, error) { - return bindataRead( - _stashAppscodeCom_resticsV1Yaml, - "stash.appscode.com_restics.v1.yaml", - ) -} - -func stashAppscodeCom_resticsV1Yaml() (*asset, error) { - bytes, err := stashAppscodeCom_resticsV1YamlBytes() - if err != nil { - return nil, err - } - - info := bindataFileInfo{name: "stash.appscode.com_restics.v1.yaml", size: 107398, mode: os.FileMode(420), modTime: time.Unix(1573722179, 0)} - a := &asset{bytes: bytes, info: info} - return a, nil -} - -var _stashAppscodeCom_resticsYaml = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\x7d\x6b\x73\xdc\xb8\x95\xe8\xf7\xf9\x15\x28\x65\xab\x24\x25\xdd\x2d\x3b\x99\x4d\x72\x55\x5b\x49\x69\x24\x39\xd1\xcd\xd8\xd6\xb5\x64\x4f\x6d\xcd\x64\x37\x68\x12\xdd\x8d\x88\x04\x38\x00\x28\xb9\xb3\xb3\xff\xfd\x16\x0e\x1e\x04\xd9\x4d\x10\xec\x96\x6c\x4f\x22\x7e\x98\xb1\xd8\xe4\x21\x70\x00\x9c\xf7\x03\x57\xf4\x03\x11\x92\x72\x76\x8a\x70\x45\xc9\x47\x45\x98\xfe\x4b\xce\xee\x7e\x2f\x67\x94\x9f\xdc\xbf\x9c\x13\x85\x5f\x7e\x75\x47\x59\x7e\x8a\xce\x6b\xa9\x78\xf9\x8e\x48\x5e\x8b\x8c\x5c\x90\x05\x65\x54\x51\xce\xbe\x2a\x89\xc2\x39\x56\xf8\xf4\x2b\x84\x32\x41\xb0\xbe\x79\x4b\x4b\x22\x15\x2e\xab\x53\xc4\xea\xa2\xf8\x0a\xa1\x02\xcf\x49\x21\xf5\x33\x08\xe1\xaa\x9a\xdd\xd5\x73\x22\x18\x51\x04\x3e\xc5\x70\x49\x4e\x91\x54\x58\xae\xbe\x42\xc8\xfc\x25\x88\x54\x34\x93\x33\xb8\x3b\xc3\x55\x25\x33\x9e\x93\x59\xc6\xcb\xaf\x64\x45\x32\x0d\x0a\xe7\x39\x8c\x01\x17\xd7\x82\x32\x45\xc4\x39\x2f\xea\x92\xc1\x67\xa6\xe8\xff\xde\xbc\x7d\x73\x8d\xd5\xea\x14\xcd\xf4\x0b\x33\x49\x0a\x92\x29\x2e\x60\x0c\xe6\x1b\x37\xe1\x2d\xb5\xae\x60\x10\x82\xb2\xe5\x76\x00\xd9\x8a\xe4\x75\x41\x42\x00\xe1\xad\x41\x00\xfa\x81\xe0\xe5\x6f\x70\x76\x57\x57\xd3\x5b\x77\xb7\x12\x94\x0b\xaa\xd6\xa7\xe8\xe5\x8b\x34\x80\x15\xae\x25\xc9\x03\x90\xd7\xcd\x0d\xf3\xf2\x9c\xf3\x82\x60\xd6\x7d\xdb\x2d\xda\x6c\x63\xc5\x02\x60\x67\xcb\x70\x5e\x39\x56\xfa\xcf\xa5\xe0\x75\x65\xd7\xaa\xbd\x2a\xe6\x35\xbb\xc6\x19\x56\x64\xc9\x05\x75\x7f\x4f\xfd\xea\xea\x7f\xbb\xf7\xdc\x9f\xb0\x45\x10\x32\x3b\xed\x1d\x2c\x3c\xdc\x28\xa8\x54\x7f\x09\x6e\x7e\x4b\xa5\x32\xa8\x2a\x6a\x81\x0b\xbf\x49\xe0\x9e\x5c\x71\xa1\xde\x34\x43\x98\x22\x61\x9f\x96\x94\x2d\xeb\x02\x0b\xf7\xfc\x57\x1a\xd7\x44\x12\x71\x4f\xde\xb3\x3b\xc6\x1f\xd8\x2b\x4a\x8a\x5c\x9e\xa2\x05\x2e\xa4\x1e\x95\xcc\xb8\x9e\x33\x40\xab\x70\x06\x28\x95\xf5\x5c\xd8\xed\x6f\xbf\x20\x15\x56\xb5\x3c\x45\xff\xf3\xbf\x5f\x21\x74\x8f\x0b\x9a\x03\x2e\xcd\x8f\xbc\x22\xec\xec\xfa\xea\xc3\x6f\xf4\x1e\x29\xb1\xb9\xa9\x3f\xcc\x2b\x22\x94\x47\x8c\x39\x10\xfe\x28\xfa\x7b\x08\xe5\x44\x66\x82\x56\x00\x11\x1d\x6a\x50\xe6\x19\x94\xeb\xc3\x47\x24\x52\x2b\x82\xee\xcd\x3d\x92\x23\x09\x9f\x41\x7c\x81\xd4\x8a\x4a\x24\x08\x4c\x91\x29\x18\x52\x00\x16\xe9\x47\x30\x43\x7c\xfe\x77\x92\xa9\x19\xba\xd1\x68\x10\x52\xa3\xaf\x2e\x72\x94\x71\x76\x4f\x84\x42\x82\x64\x7c\xc9\xe8\x3f\x3c\x64\x89\x14\x87\x4f\x16\x58\x11\x8b\x58\x77\xc1\xe1\x63\xb8\xd0\x48\xa8\xc9\x04\x61\x96\xa3\x12\xaf\x91\x20\xfa\x1b\xa8\x66\x01\x34\x78\x44\xce\xd0\x6b\x2e\x08\xa2\x6c\xc1\x4f\xd1\x4a\xa9\x4a\x9e\x9e\x9c\x2c\xa9\x72\xc4\x27\xe3\x65\x59\x33\xaa\xd6\x27\x19\x67\x4a\xd0\x79\xad\xb8\x90\x27\x39\xb9\x27\xc5\x89\xa4\xcb\x29\x16\xd9\x8a\x2a\x92\xa9\x5a\x90\x13\x5c\xd1\x29\x0c\x9c\x29\xa0\x60\x65\xfe\x0b\xbf\x54\x87\xc1\x48\x3b\x07\xca\x5c\xb0\xeb\x7a\xf1\xae\xb7\x1f\xa2\x12\x61\xfb\x9a\x19\x7f\x83\x5e\x7d\x4b\x63\xe5\xdd\xe5\xcd\x2d\x72\x1f\x85\x25\x68\xe3\x1c\xb0\xdd\xbc\x26\x1b\xc4\x6b\x44\x51\xb6\x20\xc2\x2c\xdc\x42\xf0\x12\x20\x12\x96\x57\x9c\x32\x05\x7f\x64\x05\x25\xac\x8d\x74\x59\xcf\x4b\xaa\xf4\x4a\xff\x58\x13\xa9\xf4\xfa\xcc\xd0\x39\x66\x8c\x2b\x34\x27\xa8\xae\xf4\x89\xcd\x67\xe8\x8a\xa1\x73\x5c\x92\xe2\x1c\x4b\xf2\xe4\x68\xd7\x18\x96\x53\x8d\xd2\x61\xc4\x87\x9c\xa3\xfd\xa0\xc1\x96\xbf\xed\xe8\xbd\xbb\xb6\x9d\x21\x7d\xcd\x71\x76\x47\xda\x8b\x19\x7b\x1c\x8e\xde\x3f\x6a\x41\x36\x6f\xc7\x5f\xd2\x97\xc6\x0f\xa6\x8c\x88\xed\x3f\xf7\x4c\x39\xbc\x4a\xfc\xf1\x9c\x33\x46\x32\x40\x5e\x1f\x98\x05\x17\x25\x56\xa7\xfa\x88\xfd\xf6\xeb\xe8\xa7\xf4\x21\x5c\x12\xb1\xf5\x99\x4a\x90\x05\xfd\xb8\xe3\x50\xb7\xae\x89\xbb\xe6\xbf\xde\x05\x7b\xf3\x3a\xbb\x23\xea\x5f\x1c\x75\xcb\x6c\xeb\xd0\x9f\x71\x17\xfe\xdc\x83\xbb\x82\x67\xb8\xd8\x05\x7b\xf8\x41\x5e\x16\x58\x4b\x01\xdf\x14\x3c\xbb\xbb\x51\x7c\xfb\xf9\x47\x9b\x1c\xf8\xbb\x9b\x8d\x37\x03\x82\xae\x79\xea\xd9\x77\x37\xe8\x82\xca\x3b\xcf\x08\x7a\x00\x23\xa4\x56\x58\x01\x5b\x51\x0a\x6b\x19\x52\x33\x57\x8c\xb4\x54\x5c\x10\x75\x78\x28\xd1\x8a\x4b\x85\x4a\x9c\xad\x28\x23\xc0\x4f\xd5\x8a\x30\x44\x3e\x56\xdc\x09\x78\x5b\xc1\x1a\x16\x5d\xf1\x7c\x2b\xa5\x6f\x4b\xdd\x39\xcf\xa4\xa6\xf3\x19\xa9\x94\x3c\x91\x8a\x0b\xbc\x24\x27\xf7\x5a\x86\x26\xf2\x17\xf8\x41\x12\x33\xdd\xb9\x9e\xae\xfe\x99\x1c\xf6\x7c\x78\x08\xe9\xfa\x5a\x48\x2d\xe8\xf6\xff\xde\x45\xf7\x2b\x5a\x10\xb9\x96\x8a\x94\xb0\x13\x8c\x60\x43\x90\x19\x9e\xc1\xdf\x9a\xd7\xe8\x01\xb3\xcd\xdd\xd1\x41\x49\xc9\x6b\xa6\x66\xe8\x96\x56\xa7\xe8\x92\xc9\x5a\xd8\xf7\x35\xbc\x45\xe7\x33\x54\x22\x59\x57\x15\x17\x2a\x82\x66\x7d\xcd\xd7\xf0\x3e\xac\x93\x9e\x3d\x06\x51\xc0\x80\x9a\xa1\xcb\x8f\xb8\xac\x0a\x22\x4f\xd1\x01\xf9\xa8\xbe\x3e\x98\xa0\x83\x8f\x0b\x79\x30\x89\x82\x3c\x60\x6a\x21\x0f\x66\xe8\xaa\xac\x0a\x9a\x51\x55\x58\xc1\x40\x98\xfd\x31\x27\x16\x18\xa2\x0b\x54\x33\xcd\x15\xe9\x82\x92\x7c\x16\x05\xfa\x04\xdb\x20\xfa\xbd\xdb\xb7\x17\x6f\x4f\xd1\x8a\x3f\xa0\x9c\xa3\x07\xa2\x69\x80\x16\x10\x10\x11\x82\x0b\x89\x28\xeb\xa2\x5d\x0b\x3c\x51\x88\x19\x2f\x2b\xc1\x4b\x2a\x9d\xac\x65\x8f\x45\xdf\x6e\x44\x29\x64\x50\x5f\x15\x16\x8a\xaa\x8e\xd8\xdd\xbd\xda\xbb\xf2\x56\x9f\x2e\xf7\x9a\x9b\xcc\x1e\x7b\xf2\x6a\x81\x78\x49\x95\x22\xf9\x04\x40\xe5\x64\x81\xeb\x02\x48\x83\x7b\x48\xef\x34\xf3\x85\x28\x4c\xad\x7c\x85\xfb\xee\x15\x17\x6e\x60\x5a\x7e\x3b\x91\x39\x7e\x39\x81\xe1\x99\x8d\x03\xdb\x37\x0a\xb1\x99\x27\x96\xe8\xe0\xe5\xc1\x0c\xdd\xd0\x92\x16\x58\x14\xeb\x49\x38\xef\xe6\xb9\x05\xdf\xce\x07\xdc\xe5\x06\xa2\xa7\x77\xf0\xe2\x00\x1d\x71\x01\x23\xca\x30\x43\x05\xc1\xf7\xc4\x50\x2f\x43\x4d\xd6\x88\x94\x95\x5a\x1f\xcf\x62\xeb\x1c\xf0\xa9\xdf\xfc\x7a\x70\x3f\xc4\x78\x95\xbe\x04\xc1\xf9\x5b\x56\xac\xd3\xf7\xc3\x8d\xc5\xe5\x81\x12\x35\x39\xd0\x6b\xb6\xe0\x5a\x01\xd0\x14\x5b\x12\x43\x62\xde\x59\xa8\x71\x64\xbb\x49\x53\x86\x3e\x00\x5e\x5f\xeb\xc5\x87\x6d\x60\x80\xf7\x6e\x96\x28\x5c\x8d\x69\xd0\x6a\x0f\x3e\x29\x47\x40\x5b\x2c\x10\xdb\x2f\x03\xfd\xea\x22\x1d\xe7\xef\x19\xfd\xb1\x26\xe8\xea\xc2\xf1\x84\x4a\x2b\xc1\x52\x69\x2a\x93\x27\x71\x5f\x40\x8c\x61\xd7\x47\x67\x25\xfe\x07\x67\xe8\xf2\x9b\x1b\x3b\x94\xe3\xcf\x84\xa8\x28\xb1\xd2\x4a\x1e\x15\x64\x43\xb7\x71\xd7\xd4\xe3\x31\x2a\x6c\xf5\x48\x53\xc8\x69\x42\x5a\x78\x49\x92\x86\xce\xdc\xd3\x5d\x09\x48\xdf\x47\x17\x58\x61\x23\x08\x19\x0a\xc6\xfb\x97\xdf\xf3\x50\x7d\x62\xe6\x5a\xd9\x36\xaf\x04\x92\xcc\x1e\x42\x47\x06\x9c\x62\xf9\x9a\xe7\x23\x24\x8f\x3f\xeb\xe1\x9c\x9b\x37\x51\xa9\x5f\x45\x6f\x38\x23\x13\x38\xc8\x48\x9f\x64\xfb\xcf\xef\x04\x55\x24\x4a\x9e\x92\xd8\x90\xde\xb3\x6f\x70\x99\x3e\x42\xcd\x84\xf4\x0b\x6e\xff\x6b\x25\xda\xec\x7c\xcb\x90\xe6\x05\x9f\x23\xbb\x2b\x1f\x63\x74\xef\xdf\x5d\x8d\x1a\xdc\xfb\x77\x57\x4f\x3f\xb0\x91\x02\x65\x57\x9e\x6c\x78\xf0\xeb\x5a\x82\xc5\x04\x07\x52\x49\x9c\x7d\xeb\xf7\xbd\x94\x38\x28\x09\xce\x9c\x0c\x18\x17\xfe\x40\x3e\x7c\x0a\x19\x30\x09\x9b\x5d\x2b\x58\x14\x97\x87\x97\x1f\x2b\x92\x29\x6f\xcd\x43\x37\x2b\xac\x89\x13\x2a\xeb\x42\xd1\xaa\xb0\x0b\xad\x57\x5e\xc6\xb9\x1e\x11\x6e\x3b\x20\x9c\x65\x70\xf2\xd1\x05\xc9\x69\x86\x95\x86\xa7\x45\xbe\x10\x5a\xf8\x42\x14\xb0\x07\xf6\x1a\x33\xbc\xd4\xa0\x80\xbe\xa1\xd2\xfc\x19\xec\xcc\x23\xce\x00\xc7\xee\xa7\x38\xd8\x7b\x4c\x0b\x3c\xa7\x05\x55\x6b\xcd\xdf\x8f\x67\x8e\x09\x03\xa3\x96\x80\x86\xbd\x09\xc2\x68\x31\xe4\x22\x18\x03\x30\x7b\x74\xa4\x61\x9c\x3c\x68\x02\x75\x3c\xf3\x12\x08\x5a\x91\x01\xe9\xfd\x81\x16\x85\x15\x61\x42\xd1\x45\xcf\x15\x76\x75\x47\x3a\x19\xde\x76\x71\xf6\x3f\xcc\xd6\x1c\x71\x8c\x3e\xf0\xfe\xdd\xd5\x5e\x6c\x4f\xd3\x86\x74\xb6\xa7\x9f\xde\xca\xf6\xe0\x87\x1b\x22\xee\x69\x46\x0c\x71\xe9\x45\x0f\x67\x4f\xcc\xf9\xfe\x75\xf6\x10\x42\x92\x64\x82\xa8\x51\x2c\x54\x0f\x8c\x59\x16\x6a\x5e\x37\xea\x9b\x35\xeb\x4a\xbb\xa2\x37\x09\xa4\xe6\xcc\x92\x1a\xe0\xc8\x7a\x2d\xff\x42\x62\xa2\x7e\x12\x05\x00\x42\x32\x6a\x42\x40\x81\x51\xe4\xa4\x24\x7e\x7b\xf8\x44\x36\xd8\xee\x7f\xc4\x0d\x7f\xd7\x53\x99\x91\x6a\xb5\xe8\xdd\xdd\xad\x89\x9f\x93\x6a\xf5\xea\xa6\x75\x1e\xe1\x1e\x7a\x75\xe3\xa5\xcf\xe6\xac\xe9\x45\x8e\x63\x5d\xbf\x5f\xf1\xfc\x50\xa2\x82\x2e\x88\xa2\xbd\x93\x48\x39\x85\x25\x67\x54\x71\x11\x79\xa2\xcb\x59\xdf\x39\xfc\xa3\xd7\xf6\x5d\xe3\x7d\xca\x78\x51\x18\x9b\xad\xde\xb2\x7a\x82\xd1\x4d\xe9\x3e\xbc\x4d\x95\x21\xd6\x46\xe0\x1d\xfd\x46\x6d\x39\x31\x48\x3f\x79\x77\x79\x76\xf1\xfa\x72\x56\xe6\xbf\x58\xf1\x87\xa9\xe2\xd3\x5a\x92\x29\x55\x31\xae\x46\x15\x29\xa3\x73\x4c\xdc\xf6\xee\x31\x2c\x04\xee\x3f\x43\x15\x56\xab\x74\x84\xbe\xad\x4c\x88\xc0\x29\x7a\x2f\x49\x8e\xb0\xf1\x9b\xc2\xce\x20\x39\x12\x9c\xab\x09\x12\x58\xad\x22\x66\x01\x64\x0c\xb6\xd6\x72\x55\x17\x85\xd9\x60\x4a\x10\x32\x09\x2d\x36\x27\x9f\x9e\xf3\x07\xd3\x1b\x20\xe0\xd1\xd9\xb5\x88\xfb\x63\x12\xf0\xad\xf6\xc7\xc7\xdf\x80\x63\xf8\x44\x8c\xd9\xc7\xf0\x7b\xe3\xdf\x06\xeb\x1c\x18\x02\xd5\x4a\x63\xfb\x8e\xac\xd1\xc0\xbe\x06\x4b\x95\xde\x81\xa2\xbd\x63\x88\xca\x60\xda\x27\xb5\x24\x62\x66\x39\x51\x83\xb2\x28\xc4\xa7\x46\xe7\x10\x8f\x82\xc1\xbe\x23\x8b\xdd\x91\xf9\x8e\x2c\x10\xc4\x2a\x2c\x88\x20\x2c\x23\x4e\xf6\xc1\xb5\x5a\x11\xa6\xb4\x16\xd0\x0d\x5e\xd8\x3e\x8a\xed\xd8\x05\xfb\xe1\x56\x6b\xce\xe3\xa3\x2c\x85\x1b\x20\x17\x5a\x13\x7d\xa2\x8b\xb4\x50\xd3\xb7\x98\x52\xa3\x4d\x54\xfc\x5e\x8b\xa5\xe4\xe1\xe4\x81\x8b\x3b\xca\x96\xd3\x07\xaa\x56\x53\xc3\x81\x25\xc4\x5f\xc9\x93\x5f\xc0\xff\x06\xc6\xe6\x0c\xfc\x67\x79\x8e\xb8\xa6\x9a\xa8\x96\x64\x51\x17\x68\x01\x21\x34\xb3\x20\x98\x65\x02\x4a\xe5\x04\xd5\x34\xff\x63\x0c\x75\x68\x2c\x7b\x88\x08\x0e\xfa\xd2\x47\x69\x47\xfe\x20\xdc\xd1\x16\x38\xe7\x12\x20\xc1\x8a\x4d\x52\x6d\xad\x38\x2f\x29\xfb\x94\x34\x6f\x4f\x61\xce\xc9\x09\x3b\x0b\x6a\x94\xe5\xfd\xd8\x6e\x63\xfa\x1c\x9e\x6d\x4b\x6a\xe6\x7d\xe7\x49\xf0\xde\x50\xcc\xfa\xf5\x70\xc7\xba\x39\x73\xfe\xd2\xb6\xb7\x34\xe9\xc0\x97\x6b\xf9\x63\x31\x35\x5f\x9f\x56\x79\x83\xff\xcf\xe9\xe2\xfc\x74\x26\x29\xeb\x24\x8a\x1b\xa4\x5a\x8e\xcb\x64\xc3\x54\xfc\x84\xb4\x8d\x56\x4f\xb2\x52\xe8\x59\xd8\x7a\x22\x7c\xa6\xc9\x57\x3b\x4a\x04\x10\xeb\x26\x4d\x1c\x84\x65\xea\x36\x68\xce\xea\xe4\x43\x02\x56\x85\x05\x2e\x89\x22\x02\xe8\x36\x6c\xca\xcc\x04\xba\xe8\x7f\xbe\xad\x08\xbb\x51\x38\xbb\x8b\xda\xeb\x9f\xb9\xf8\x17\xc3\xc5\xc7\xfb\x05\x2d\x13\xa1\xb9\x5f\x7f\x9a\x6b\x29\xd2\xb8\xba\x1d\x8f\xa1\xcc\x32\x9d\xcf\x79\x92\x3e\xb3\xaf\x2f\xe3\x6c\x41\x97\xaf\x71\x95\x66\x61\x71\x4f\x77\x58\xb7\xbf\x0d\x96\x33\x1b\x3f\x5c\xf1\xaa\x2e\x4c\xa8\x78\xcf\xe0\x56\x54\xc6\xe3\x19\x52\x0e\xa1\x15\xc7\xc6\x39\xf6\x1a\x62\x53\xf2\x9c\xa0\x39\x55\x0d\xa9\x90\x44\xa1\x8a\x88\x92\x4a\x48\x82\x88\xee\x0d\xce\x4c\xa6\x03\xc9\x0d\x7b\xd6\xec\xd6\x0e\x28\x60\xdd\x0c\xf1\x4c\xb9\x98\x68\x34\x27\xea\x81\x90\xb8\x2e\xf3\xe2\xc5\x8b\x17\x60\x41\x7c\xf1\xbb\xdf\xfd\x0e\x71\x81\x30\xca\x49\x46\xcb\x2e\x10\x64\x9e\xfa\xf7\x97\x2f\x67\xe8\x3f\xcf\x5e\x7f\x3b\xe4\x09\xd1\xb4\x03\xcd\xb9\x5a\xd9\x11\xe9\x97\x5b\x80\xe5\x04\x92\x03\xdc\xce\x93\xee\xd7\x28\x60\xeb\xfa\xd1\x9a\x97\x47\xe7\xac\xc5\x18\x5f\xfc\xf6\xeb\xaf\x67\xe8\x82\x0a\x48\xb2\xa0\x44\x22\x4d\xaf\x68\x1c\x09\x5e\xb1\xc6\x82\x20\xc6\x15\xc2\x8b\x85\xf1\x35\x81\x50\x43\xa5\xe3\x8c\x33\x74\xab\xff\x2a\xe9\x72\x15\x17\xcb\xe7\xe6\xd0\x73\xb6\x28\x68\xa6\x60\x0c\x96\xe8\x71\xd8\x10\xd2\x6c\x60\xf3\x1d\x1f\x9d\x34\x60\x5e\xcb\xc9\x04\x15\xf4\x8e\xa0\x85\xfc\x93\xe0\x75\x35\x71\x41\x7a\x48\x10\xa9\xf5\xcf\x0c\x33\xfd\x65\xf3\x21\x8f\xa0\x01\x5d\x56\x7d\xc2\x60\x97\x41\xa3\x5d\xeb\xf0\x5c\xb5\x24\xb7\x09\x22\x38\x5b\xa1\x3b\xb2\x9e\x9a\x9d\x59\x61\x2a\xac\x93\x37\x3a\x45\x88\x0c\x00\x26\xd3\x61\x86\x19\xc9\x03\x42\x03\x42\xd1\x1c\x42\x81\xfe\x0e\x8b\x1f\x97\x2a\x99\xb5\x1b\x38\x35\x42\x5a\xc1\x19\x3d\xac\xb8\xb4\x86\x7e\xab\xd8\xdd\x91\x35\xac\x94\x16\x2a\xba\x11\xf5\x1b\x70\x6d\x8e\x85\x9e\x21\x44\xdf\x04\xf3\x87\x4c\x08\x2a\xf5\xbe\xbc\x23\x6b\xb9\xeb\x88\x3d\x44\xd8\xf3\xd2\xec\xa2\x9a\x6d\x40\x36\x41\xfd\x71\xf9\xc7\x90\x66\x18\x28\x86\x79\xea\xb3\xe2\xe1\x3f\xac\x68\xb6\xd2\xb7\x34\x28\xfb\x2c\x4a\x38\x8b\x7e\x51\x5a\x31\x5f\x92\xa8\xda\x2e\x13\x04\xf6\xe9\x31\x13\x29\x11\x55\x88\xc6\x37\x79\x89\xc5\x9d\xd6\xde\x2c\x2d\x9e\xa1\x6b\x3d\x71\x54\x5a\xb2\x29\x48\x81\x15\xbd\x27\x3e\x87\x44\x0f\xd7\x4a\x80\x83\x63\x3d\x9c\xcd\x0e\x0d\xf1\xe0\x02\x49\x85\x85\x3d\xed\xfa\x7e\x8c\xdd\x27\xd8\xaf\x5b\x87\xe1\x35\xae\x82\x8c\x10\x8d\x6a\x10\x5b\xe1\xcb\x86\xc4\x21\x6c\x31\x15\x97\x32\x52\xe5\x4d\xa4\x3f\x32\xf4\xc8\x96\x40\x0c\x3b\x34\xbb\x29\xe3\x63\x41\xe9\x02\x1c\xb2\x24\x70\xe4\x88\x1e\x8d\x01\x9b\x0b\xfc\x3a\x54\xc2\x49\x1f\xe2\xbb\xc0\x5b\x13\x60\x3e\x36\xf7\xb5\x50\x77\xe0\xc1\x09\x60\xdb\xef\x77\x39\xf1\xd5\x02\xce\x4e\x43\xb3\x12\x20\x06\x27\x3c\x90\xb0\x3c\x71\xd3\x6b\x95\xcc\x76\xcd\x35\x9a\xf9\x26\xc0\x04\xd2\x3e\x92\x05\x27\x80\x6d\xf6\xe4\x10\x23\xb6\xc3\x48\x64\xc7\xe6\x4a\x63\xca\xe6\x1a\xf2\x70\x99\x6b\xe3\xb4\x7b\xda\x69\x48\xe0\xc2\xcb\x32\x60\x59\xc2\x55\xe2\x06\x30\x44\x63\x86\x5e\x5b\xea\x6b\x0e\x15\x9e\x4b\x5e\xd4\xca\x00\xf7\x3f\x26\x80\xb4\xc4\xbb\x11\xec\x48\x41\x4a\xcd\x7c\x80\x2a\xfb\xaf\x34\xe4\x3a\x71\x98\x96\xfa\x0e\xd1\x76\xfb\x42\x2a\x61\x1b\x52\xbe\xcc\x35\xd5\x48\x1a\x78\x42\xcf\x35\xc1\x25\x3a\xa0\x06\xa7\xb9\x44\x87\xec\x11\x5f\xae\x2d\xe2\xd1\xed\x10\x49\x2b\xed\xa4\x8f\xf4\xf0\x0a\x1b\xe7\xfd\xb0\x22\x30\xcc\x96\x64\xa4\x99\x85\x26\x1b\x20\xae\x69\x41\x66\x48\x1d\x31\x19\xbc\x31\x11\x31\xc5\xe0\x36\xac\xe6\x4b\x9a\xa6\xe0\xdf\x5c\xa1\xa3\x73\x97\xd0\xe8\x82\x5e\xd0\x15\x53\x44\x2c\x70\x46\x8e\x43\xc5\x9f\x54\x2b\x52\x12\x11\x51\x0e\x5d\x40\x9f\xcb\x71\x5a\x61\x96\x17\x46\x7f\xcb\x88\x00\x5a\x40\x3e\xda\x84\x61\xfd\xe9\x5c\x50\x48\x84\x3d\xfa\x86\x28\xdc\x6f\x5c\x27\x58\xd5\xa2\xdf\xb6\x9a\x64\x35\x80\x2f\xa5\x87\x44\xc1\xe3\x4e\x0d\x60\xc1\xa9\x69\x86\x6d\x66\x69\xa6\x18\xdf\xe9\x81\xe1\x63\xa6\xf7\x0e\xb0\x28\xe0\x87\x6b\x5e\x0b\xeb\x39\xd2\x3c\x1c\xf2\x7d\xb9\xd0\x5a\x33\x7c\x34\xae\xde\x4b\x24\xc8\x52\xab\x0b\x82\xe4\x2e\xcc\x36\x2b\x6a\x7d\x63\xef\xa0\xd0\x47\x0b\xb1\x0d\x82\x60\x47\x25\x42\x2d\xac\xb6\xc2\xef\x69\xee\xb4\x2e\xf0\xea\x5a\x91\x8c\x4a\x54\x61\x69\x24\xc8\x41\xed\x00\x4b\xc9\x33\x0a\x66\x9b\x60\xfd\x8c\x5e\x04\x12\x4e\x4e\x94\x16\x40\x19\x49\xce\xae\x08\xb3\xc7\x38\xc2\x55\x55\xac\xf7\x46\x3a\xe3\x39\xb9\xae\xe7\x05\x95\xab\x9b\xd1\x06\xf5\x37\x5b\x5e\x36\x01\x44\x5d\x27\x7b\x8a\x57\x7d\xc3\x00\x8f\x24\x61\x92\x82\x8c\xa1\x39\x85\x96\x7f\xa8\x16\xc3\x39\x2c\x43\x7c\x05\xf8\xc6\xc9\xe1\x90\xda\x55\x10\x45\xfc\x4f\xc1\xf8\x3f\x0c\xe7\x3c\x69\x79\x4f\xbf\xf1\x9e\x55\xe1\x3b\x28\xc3\x45\x21\xad\xa0\x6a\x8c\x0d\x54\x7a\x9a\x1f\xdf\x7a\x1a\x24\xe8\x9d\x73\xb7\xd3\xa8\xde\x84\x0e\x23\x54\x7a\x09\x01\xb6\x27\x08\x22\xf0\x53\xdc\x62\xd8\x42\xa4\x44\x25\x37\x39\x88\x0c\x71\xe6\x00\x4c\x10\x2e\x0a\xf7\x1d\xbf\x5a\x71\xa4\x62\x41\xec\x01\x88\x6d\xbb\x67\xaf\xc6\x17\xe3\xd5\x18\xed\x73\xbc\xb1\xea\x9b\x39\xc2\x38\x9f\x42\xb8\xba\xb1\xbd\xd7\x02\xbb\xb4\xbb\xc1\x13\xed\x18\xcf\xee\x8e\xcb\x31\xe9\x5c\x67\xca\x14\x8f\x88\xef\xb8\xb0\x7e\x4f\xda\x0e\x4d\x5c\x8a\x16\x06\x3f\x74\x46\x04\xf2\x09\x91\x96\x0a\x4d\xad\x7e\x9c\x05\xa7\x64\x80\x93\x68\x75\xd5\x9f\xbb\x4d\xba\xd6\x30\x77\xe0\xeb\xe6\xe6\x61\x1c\x68\xce\xb3\xba\x74\xc5\x5a\x60\x3d\x1b\x5f\xbe\x2d\x98\xb2\xdf\xce\x4b\x08\xb4\x87\x71\xee\x2a\x6a\xe6\xfc\x81\x3d\x60\x91\x9f\x5d\xf7\x66\x0a\xb5\x45\xab\xe6\xf9\x50\xb8\x74\x60\x90\xbe\x8f\xe7\xbc\x56\x2e\x16\x3e\xe2\x4f\xda\x74\x3e\x7d\x69\x4e\x26\xc5\x35\x25\xda\xf0\x1b\xc5\xd5\x84\x6d\x3e\x25\x34\x60\x41\x8b\x1b\x1b\x1b\xeb\xda\x38\x17\xd6\xb0\x1b\xa8\x65\x66\x4b\x31\xa2\xc5\xfd\x60\x6d\x03\x5b\xa2\xf9\x2c\x0a\x72\xab\x7b\x6b\xd8\x85\x15\x1f\x66\x8f\x7b\x2b\xea\xc2\x1a\x56\x11\xb6\xb8\xb7\x86\xad\x68\x09\x24\xab\xed\xde\x4a\xb0\x9f\x45\x61\x6e\x77\x6f\x7d\xd9\x2e\x2c\xfd\xb4\x11\x86\x0b\x2a\x95\x96\x5b\x5a\xf4\xc6\x1a\x3e\x07\x9c\x7f\x63\x7d\x05\x01\xa5\x33\x9c\xa8\x9b\x3e\x14\x08\xd2\x43\x82\x08\xb7\x87\xb6\x59\xc5\x40\x34\xb7\x84\xd2\x08\x3b\x8f\xe4\x75\x00\x58\x03\xfa\xc7\x96\x39\x07\x59\x0c\xa6\xc4\x9e\x71\xc8\x05\x5e\xbf\x8a\x0f\x58\xd8\xcc\x05\xc2\x0e\x94\xb4\x02\xfc\xc8\x89\x2d\x24\x38\x31\xda\xb8\xde\xaf\xcc\xd5\x68\xd3\xa7\x2d\x01\xa4\x67\xac\x09\x16\xde\x74\x44\xa1\xde\x32\x6e\xfd\x57\x5b\x4a\xb1\xc5\xdd\x2c\x7e\x6c\x35\x37\xfd\x4f\xa8\x4d\x77\x3d\x64\x4c\x6c\x2e\x2a\x91\x16\xe6\x14\x31\xf5\x29\x88\x28\x25\xe2\x8b\x49\x2b\x51\xf1\xe0\xfe\xe5\xc1\xb0\xd1\x14\x8d\xf3\x08\x21\xb7\x61\xae\x93\xcc\xd7\xa8\x8b\x82\xeb\x96\xd5\x5a\x6f\x16\x60\x6a\x7a\xff\xa4\xb8\x96\x9b\xab\x71\x7a\xc2\xb1\x36\x98\x7d\x82\xe9\xa6\xd9\x8a\x11\x88\x57\x8b\xe4\x55\x4c\x34\x0b\xa3\x2f\xce\x07\x37\xf1\x4e\xdc\x67\x1f\xdc\xb3\x0f\xee\x5f\xd0\x07\x17\xb0\x3d\xa0\x65\x54\x22\x8b\x8a\xc0\x2f\x97\x80\x84\xd0\xd2\xec\xdc\x77\x73\xe2\x04\x76\x2b\x9f\x3b\xcf\x9c\x75\xcb\xa5\x9c\x55\xd1\xf2\xc5\x1d\x1e\xce\x66\x87\x87\xce\x9d\x67\x4f\x6e\xad\x16\xd3\xdf\x23\xc2\x32\x9e\x0f\x15\x96\x32\xd7\x2d\x8c\x51\x48\x05\x82\x51\x63\x0b\x0a\x3d\x91\xa5\x1b\x2f\xf8\xf8\x12\x80\x9a\xa0\x0d\x18\xdf\xf0\x16\x18\x41\xb2\x5d\x61\x98\x57\x3b\x8a\x35\x8d\x30\xe3\x2b\x7d\xda\x09\x0f\x96\x83\x0c\x2f\x90\x6a\x7c\x81\x52\x54\x50\xa8\xe3\xa9\x0f\x8e\xaf\xe5\x79\x64\x6e\xce\xb2\xaa\x4e\xa1\x19\xf6\xe9\x92\x94\x5c\xac\x27\x1e\x8c\x7e\xbd\x05\xd7\x3e\x71\x9c\x42\x2f\x05\x41\x59\x2d\x04\x61\xaa\x58\x3f\xa1\xd4\xe4\x31\x37\x94\xee\xdc\x5c\x9d\xb4\x12\xef\xb8\x72\x85\xa3\xcd\x21\x04\x5a\x6c\xd3\x6c\x52\x70\x88\x02\xbf\x20\xbc\x4b\xd8\x3d\xba\xc7\x42\x0e\xcf\x18\x8d\x17\x94\x72\x7a\x4f\x25\x4f\xda\x2e\x9a\x23\xae\xdf\x26\x6c\x56\x04\x92\xc6\x18\x22\xd7\x7e\x27\x79\xf0\xbd\x36\x4a\x7d\x14\x78\xad\xaa\x5a\x59\xca\x6c\xcf\x47\x22\xfa\x6d\x79\xc3\xe6\x6c\x74\xa4\xd6\x97\xf1\xec\x12\x77\x55\x58\x29\x22\xd8\x29\xfa\xaf\xa3\x1f\x7e\xf5\xd3\xf4\xf8\x8f\x47\x47\xdf\xbf\x98\xfe\x9f\xbf\xfe\xea\xe8\x87\x19\xfc\xe3\x97\xc7\x7f\x3c\xfe\xc9\xfd\xf1\xab\xe3\xe3\xa3\xa3\xef\xff\xf2\xfa\x4f\xb7\xd7\x97\x7f\xa5\xc7\x3f\x7d\xcf\xea\xf2\xce\xfc\xf5\xd3\xd1\xf7\xe4\xf2\xaf\x89\x40\x8e\x8f\xff\xf8\x6f\x49\xc3\xfb\x38\x6d\xac\xe1\x53\xca\xd4\x94\x8b\xa9\x41\xfd\x29\x52\xa2\x4e\x41\x96\x43\xd0\x2e\xe7\xa5\x61\x52\x4d\xb9\x62\x27\x67\x3f\xc1\x56\x1f\x23\x24\x27\x15\xee\x42\x63\x64\xe4\xd4\x70\x8e\x4f\x17\xac\x31\x08\x08\xbc\x4e\x17\x34\x31\xa9\xee\xd2\x3e\xdd\x8e\xcd\x57\xa4\xac\xb8\xc0\x62\x8d\x72\x6b\x9e\x5a\x8f\x28\x7d\x10\xd4\x3e\xd8\xbb\x16\x1a\xcc\x26\xa7\x62\x9f\xbc\xba\x92\xe4\xb4\x2e\xd3\x4d\xb0\xdf\x41\x71\x4f\x5b\x34\xd4\x45\x23\x18\x20\xce\x52\x3c\xc7\xd9\xdd\x66\x95\xee\x0d\xb0\x0e\x79\x33\x90\x73\x82\xd4\xe2\x83\x03\xeb\x38\x2e\x09\x66\xde\xc0\x0b\x61\x02\x3c\x27\x87\x43\xe6\x7e\x0b\xc8\x8c\xa9\x65\x70\x35\x3e\x47\x1b\xdb\x74\x64\x1f\x3c\xd6\xb2\xdb\x6b\x60\xdd\x4f\x5a\xec\x73\x68\xb1\x50\x72\x6e\x38\xfd\x07\xf9\x56\xcb\x24\x51\xf7\xcf\x10\x57\x4b\xe7\x65\xc9\x1c\xac\x53\xcd\x93\x83\x1a\x68\xcb\x84\x2c\x4c\x55\x61\xbf\x63\x42\x41\x62\xd8\x6c\xeb\x0f\xa2\xf3\xb4\xe9\x1d\xa3\xf1\x60\x84\x33\xb0\x3b\x16\xd2\x04\x09\xd0\x0c\xcf\x07\x32\x0c\x40\x91\x84\x15\xf7\xbb\xe4\x16\x4a\x9f\x7e\xa4\x65\x5d\xa2\x5a\xea\x11\x72\xd6\x7e\x26\x0a\xd1\x0f\xf0\xc1\x9c\x00\xb3\x5d\x4b\xca\x00\x60\x5b\xbd\xd6\xbf\xdc\xb8\x35\x8c\x42\x6d\x6c\x2d\x90\xcd\xe8\xb4\x3f\x59\x83\x2e\x60\x47\x67\x25\x5c\xbe\x00\x17\xb7\x97\xf8\xe2\x87\x04\x82\xa8\xa1\x92\x71\xe7\xec\x31\x5a\xb4\x0f\x9f\xab\xe5\x5b\x0c\x8e\x96\x4a\x54\x33\x1b\x7d\xb5\x41\xda\xb6\x1f\x96\x5a\x12\x31\x5d\xd6\x34\x1f\x77\x4c\xbe\x48\x19\x64\x47\xc9\x63\x98\x65\xb9\x98\xb0\x24\x9e\x75\x70\xe9\x1e\x6f\x33\xad\xb0\x8c\x6e\x13\x36\xd6\x3b\x9d\xf9\x1a\x61\x17\xe9\xe4\xcf\xac\x73\xc1\xde\x7a\x23\x8a\x65\x66\xd9\x3a\xb3\x85\x3b\x68\x52\xfd\x6c\x33\x0c\xd7\x6a\x83\x2a\x34\xd5\xff\x71\x46\x18\xe7\x3b\x9b\x93\x85\x89\xe4\xe8\x3f\xcc\x1a\x16\xe8\xbd\x36\xb9\x23\x27\x05\x51\x90\x8f\x61\xcf\x99\x7e\x00\xc2\x4a\x4a\x7e\xaf\x77\xe5\x0f\x0c\xbd\x97\x5b\x5a\x48\x84\x17\x5d\x9c\x22\x7c\xdc\x4a\x6b\x94\x46\xad\x64\x84\xe4\x26\xdb\xa3\x20\x1e\xbc\xa8\x99\x9c\xa0\xf9\xb1\x0b\xa2\xeb\x07\xcc\x17\x88\x69\xc1\xbd\x70\x9a\x93\xb1\xee\x08\xa2\x11\xac\x59\x12\xb4\xa7\x90\x0c\x57\x72\xc5\x15\x98\x14\x70\x85\x33\xaa\xfa\x1d\x5b\x3f\x68\xbc\x0a\x9c\xdd\xe9\xd7\xc1\x23\x06\x43\x9c\xa0\xec\xd8\xc6\xf1\x86\x4b\xd7\x4a\x5a\x89\x38\x7d\x05\xaf\x97\x2b\xc8\xc1\x30\x6f\x67\x05\x96\x0e\xc3\x5b\xe1\x5a\x0d\xb6\x7f\xea\xf9\x9a\xe1\x92\x66\xbe\xaa\xb1\xe0\xf7\x54\x52\x6e\x7d\x2b\xe6\x7b\x9a\x6b\xa1\x6b\x5f\x6e\xd6\x38\x74\xce\x0b\x4c\xfb\x49\xef\x91\x24\x04\xf9\x1d\x6f\xde\xb8\x31\x62\xb7\x31\x16\x0a\x02\x2b\x1a\x84\x53\xf1\xb8\xb1\x3b\xf3\xe5\xfb\x03\x7a\xed\xfd\xdd\x46\xf0\xb1\x66\xd4\xad\x43\x8d\x44\x79\xd8\xbd\xb7\xf5\x35\xbd\xd8\x9c\x35\x85\xd8\x09\xcb\x79\x13\x3e\xd1\x0b\xf2\xec\xfa\x4a\x86\xaa\xb8\x39\x58\xb6\x64\x2f\xfc\x50\x70\xb6\x34\x81\x94\xcc\x92\x71\x7b\x5c\x63\xbb\x14\x33\x44\x99\x56\xa2\xf3\x1a\x17\x86\x4d\xd8\xc1\x9f\xdf\x5c\x19\xb0\x74\xb9\x52\xd3\x07\x02\x0e\x54\xc3\xd9\x87\x63\x57\xdd\x20\xe9\x46\x9c\x27\x95\xc0\x6e\x94\x35\xc6\x19\x93\xb9\x9e\xca\x03\x5e\x43\x55\xb4\x58\xca\x2b\xe9\x44\x78\xb8\xc2\xad\x06\xb4\xdf\x07\xc1\x26\x80\xe9\x9c\x45\xa9\x4a\x86\x19\x48\x9d\x60\xd1\x86\xc6\x2b\x1a\xae\x9f\xa3\x9f\x8b\xde\x08\x4d\x89\xe4\xc1\xa9\x5b\x66\x2a\xb1\xde\x4b\xa0\x02\xfc\xc0\x8c\xbd\x19\x5c\xa7\x73\xa2\xb0\xa3\x23\x00\x9a\xc7\x4a\x5b\xdb\x82\x99\x90\x8a\x67\xe9\xdd\x9f\x08\x23\x82\x66\x9d\x23\xe1\x41\x2e\xb1\x22\xb1\x1c\x32\xc2\x34\xb8\x7c\xd6\x67\x0a\x48\x51\x28\xee\x9b\x5d\x7d\x4b\xca\xaa\xc0\x2a\x3d\xc0\xe3\xe0\xbb\xc0\x10\x1f\xb8\x64\x35\x29\xc2\x2c\x9f\xe2\x42\x1f\x92\xeb\x0f\xe7\x43\xe1\x03\x9e\xc0\x04\x64\xdc\x30\x2e\xe0\x08\xcc\xca\x38\x46\xb8\xdc\x46\x3f\x86\x24\x1d\x52\xce\x49\x0e\xcc\xc0\x8e\x18\xac\x33\x0f\x8c\x08\xb7\xff\xae\x3f\x9c\x4f\x10\x9d\x91\x99\xfb\x2b\x0a\xd2\x81\x71\x1c\x4c\xf1\xa5\x09\x86\x07\x73\xad\xef\x3b\x01\x53\x08\x4c\xd8\x51\x98\x1a\x4f\x0e\xee\xdf\xfe\x43\x4f\x5c\xbf\xf9\x87\xe9\x7f\x58\x62\x06\x7f\xfd\x4d\x6f\x1e\xa1\x1f\x48\xac\x83\xff\x87\xbf\xb5\x82\xb6\x7d\x4b\xa5\xbf\x5d\xf3\xfc\xa6\x22\xd9\xcc\xa0\x51\xfe\xcd\x68\xea\x88\x30\x35\xa4\x59\x5d\xf3\x3c\x68\xf1\x65\xc6\x6c\xdb\x5b\x79\x26\xee\x4d\xc1\x19\x56\x84\xe1\xa1\x24\x50\x97\x96\xca\xb8\x32\xa0\x81\x10\x60\xc0\xc9\x11\x18\x20\x4d\xc1\x81\x09\x52\x9c\x03\x95\x3c\xd6\x67\x31\x0a\xf3\x8c\x21\xf2\x91\x4a\xa8\x1c\x62\x70\x0b\x4b\x83\x4d\x24\xb9\x97\xad\xf4\x27\xf5\x4e\x70\x95\x62\xe2\x1b\x95\xdb\x2d\xf4\x4b\xc6\xd5\x2f\xfd\xd6\x77\xa1\xea\x20\x2c\x71\x84\xef\x39\x54\x5e\x00\x2e\xcf\xa0\xe7\x57\x31\x88\x02\xbb\xca\xf3\x35\x2a\xa9\x54\xf8\x8e\xcc\xd0\x8d\x96\x95\xc2\x78\x06\xb3\x92\x0c\x41\x2d\x75\x92\xa3\x9a\x29\x1a\x0f\x49\xd2\x6f\xfa\xef\x03\x1a\x42\xf9\xea\x6a\x81\x64\x9d\x69\xd9\xa1\x12\x64\xea\x24\xb9\xa1\xcd\xbf\x8d\xfc\xdb\x2a\x3b\x15\xb7\x91\xe9\xfa\x4b\x2b\xd3\x28\xcd\x76\xdf\x1a\x38\x4f\x6a\x05\xae\x52\x38\x92\x1b\x45\xd0\xf4\xdc\x39\xcb\x1a\x29\x0e\x16\x76\xa0\x00\xcc\x1b\x10\xde\x0a\x97\x29\x6f\x8c\x1d\xd6\x55\xc4\x48\x46\xa4\xc4\x62\x3d\x41\xf3\x5a\x69\x71\xd6\xc6\x39\x9b\x28\xd9\xf8\x58\xf5\x0a\x94\x98\xd5\x00\x5c\x90\x8c\x33\xa9\x44\x9d\xc1\x4a\x61\x34\x17\xfc\x8e\x30\x9f\x77\xe0\x38\x46\x5c\xc3\x75\x81\xd9\x4d\x58\x2b\xc4\x73\x70\x94\xad\x30\x5b\x92\x26\xa7\xba\xc4\x39\xec\x91\xbf\x78\xe5\x25\xbe\xfc\xdc\xaf\x06\x5e\x68\xe5\x80\x2a\x58\x96\xb9\x96\x94\xbc\x13\xed\x07\x86\x9c\x25\x74\x32\x9c\xb4\xe3\x50\x48\x8b\x5e\xc6\x83\x46\xb8\x3e\xb6\xb5\x3e\xdb\x76\x75\xb2\x8e\xd7\xde\x81\x67\xc2\x60\x00\x61\x41\x78\x4c\xdc\xc6\xe7\x2e\xaf\xc4\xf0\x8a\x42\xce\x48\x80\x30\x58\x67\xd3\x14\x92\x2d\x11\x55\x33\xf4\x86\x27\x3a\x6f\x4d\x90\x35\x48\xf8\xb8\x28\xf8\x83\x29\xe3\xe5\xbf\x66\x88\x25\xc9\x51\x5e\xbb\x3e\x7a\x96\x98\x0e\xb9\x19\xc7\xf8\x93\x02\x64\x24\x85\xec\x8c\x8e\x40\x76\xd7\x48\x8f\xc9\x88\xa0\x0e\x8d\x49\x86\x0b\xfa\x0f\x12\xaf\x1b\xeb\xae\x84\x80\xb4\xbd\x06\x1d\xcf\x3c\x74\x57\xd8\xe0\x35\x7e\x7d\x99\x38\x4f\xc9\x7d\x18\x3d\x06\x1f\x9b\xf6\xc8\x90\x93\x67\xd6\xed\x9c\xb8\xed\xda\x48\x23\x76\x2a\x5d\x2b\xb9\x60\xbb\x4e\x38\x1c\x21\x70\x0b\x9d\x2c\x15\x15\xc4\x95\xdc\xd0\x24\xdf\x92\x9e\x9a\x19\x52\xdf\x26\x42\xc3\xde\x1f\x2d\xc5\x2c\x89\x92\x4d\x0c\xb3\x91\xf0\xb4\xa8\x60\xe5\x79\x6b\x7f\x05\xf1\x0f\x08\xd3\x30\xe9\x90\xc6\xe4\xb8\x5d\xf9\x35\x64\x4d\x72\x2b\xa9\x69\x79\xf4\x51\xe9\x56\xa6\x79\xf3\x6b\x9e\xa7\x9d\x85\x4e\x67\xba\xe6\xe5\x26\xc5\xc8\xa4\xb0\x49\x30\x60\x1b\xe8\x49\x67\xac\x04\x28\x61\xa5\x0f\x23\x43\xac\xf0\xfd\xee\xce\xa0\x46\xfb\x9c\xfa\x1e\x39\x30\xa4\x29\x7c\x6e\xfa\x32\xc5\xef\xf8\x65\xd0\x39\xcd\xb5\x6f\x92\x7d\xaf\xdd\xe6\x61\x3e\x1f\xcd\x86\x45\xf9\xc0\x3b\x93\x5e\x9c\x34\x39\x42\x35\x3b\x3e\x45\xbf\x6c\x09\xfb\x56\x31\xf4\x86\x39\x93\x70\x76\xe4\x2c\x75\x33\xbb\x14\xae\x76\x59\xfb\xf1\x94\x78\x10\xd4\xf9\x20\x68\x29\xdb\xed\x4b\xf0\x64\xda\x5c\x1c\xb4\x0c\xda\x8b\x87\x0d\x74\xb5\xa2\xa2\xb5\x9f\xd2\x24\x86\xe0\x48\x6a\x70\x78\xd9\x14\x10\x4d\xb9\x8e\xce\x8a\x6a\x85\x8f\xd1\x15\x43\x5c\xe4\x26\xe1\xb0\x96\xa4\xfb\xad\xe4\x1d\x25\x3b\xa3\x32\x4d\x44\x9a\x0f\x1a\x25\xe0\x8c\xad\x0d\x2e\x2e\xfc\x4e\x49\xfa\x42\xcb\xfe\xe1\x02\x29\x9d\xb1\xc3\xa5\x1a\x7a\x9b\x41\x62\x64\x87\xd6\x27\x83\x6c\x6b\x68\xea\xcb\x8b\x82\x08\xd8\x80\xd6\x24\xda\x2e\x44\x94\x16\x51\xa0\x67\x6e\xd0\x37\xf1\x76\x71\x6f\x08\x61\xe4\xc1\x6b\x76\x38\xd6\xae\xb2\x35\x54\xe6\x03\xa9\x60\xc5\x5d\x20\xb4\xf7\x2f\x05\xdf\x4c\x08\x42\x1a\x1b\x86\x04\xe1\xdb\x10\xc2\x98\xf6\x74\xb7\x31\xc8\xf5\x15\xbc\xec\xec\x0e\xd0\x26\xdd\xf3\xce\x51\x5b\x0d\x41\xc4\xa6\x3e\x14\x4d\x69\x2c\xd8\x00\xe1\x37\x46\x47\x95\x9a\xab\x8d\x51\xe8\x6d\xed\xb6\x9a\x4b\x1d\xd7\x14\xfe\xec\xba\xaf\x9f\xca\xe6\x05\x33\x9d\x41\xbb\x41\xcc\xd6\x36\xae\x54\xad\xa8\xc8\xa7\x15\x16\x6a\x6d\x8e\xce\xc4\x8f\x3e\x19\x70\x98\x6a\x9b\xf8\xd2\xe8\x30\xa6\xa1\xae\x47\xe1\xd5\x5a\x6f\xd7\x16\x5c\xa3\xcc\x45\x1a\x78\xe2\x05\xab\x97\x3c\xcf\x66\x95\x9f\x6a\x96\xa9\xb2\x2d\xda\xc8\x26\x0f\x0a\xa7\x39\x8b\xde\x17\x3a\xcb\xf4\x30\x23\xa8\xde\x42\x23\x05\xa6\xc3\x07\x07\xeb\x2f\x84\x83\x4d\x54\x35\x7c\x74\xdb\x78\x09\xe2\x9d\x0f\x1a\x0d\x3c\xa7\xa1\x1b\xdf\xc3\x4e\xe3\x6a\x4f\x2e\xe6\x6d\x6d\xc3\xdf\x77\x8d\xa5\xd8\x26\xac\x20\x75\x67\xef\xae\x77\xa2\x71\x21\x98\x68\xc7\x30\x4c\xb4\x5b\x28\x26\xfa\x52\xa3\x0d\xda\xd7\x23\x44\x3d\xa2\x8d\xf3\xf0\xad\x09\x2c\x31\x37\xe7\x56\x71\x71\x31\x32\x38\xde\x82\xab\x7b\xf1\x05\x94\xa3\xa8\x15\x09\x62\xb3\xad\x25\x6b\xf4\x91\x68\x25\xe8\x9f\x98\xd6\x72\x53\x0f\x76\xda\x84\xc0\x44\x7b\xc6\x84\xd7\x28\x12\x83\x2c\x45\x24\xf2\xf9\x7c\xa0\x7f\xe1\xf3\xf1\xce\xe5\x13\x74\x4e\x88\xe1\x16\xe9\x8b\xeb\x23\xe4\x36\x4f\x48\xab\x1c\x8a\xfb\xde\x18\x21\xcf\xb6\x34\xb6\xce\x2f\x7f\x32\x40\xaf\xc8\x13\x53\xb1\xc3\xcb\xd2\x04\xf0\xc6\x19\x6f\x17\xf9\xe8\x5b\x16\x04\x15\x5c\x41\x52\x7d\xa0\x32\x5d\x2a\x57\x1c\xc2\x0e\x9c\xfe\x07\x67\x7b\x6a\xa3\xc9\x5c\x95\xd8\xc4\xde\x3d\xe1\xf5\xb3\xa0\x27\xa3\x1e\x37\xc1\xe4\x69\xd9\x0d\x6d\x35\xca\xd8\x91\xd1\x8f\x35\x11\x6b\xc4\xef\x49\x10\x36\x02\xe5\xfc\x25\xcd\x13\xa9\x85\xde\x4e\x73\xca\x72\xca\x96\x29\xea\xc3\x58\xd9\xa3\xc4\x2a\x5b\x5d\x7e\xd4\x42\x98\x4c\xf5\x36\xa0\xee\x74\xbb\x40\xda\xc9\xe9\x80\x8a\xe4\x5d\xe4\x70\xee\x0e\x24\xd8\x4d\x66\xb6\x2e\x64\x73\x27\x31\x4b\xda\x5c\x67\x6f\x2e\xd2\x95\xaf\x11\xf6\x39\xd4\xb7\xee\xdb\x26\x91\x0c\xd1\x34\xe0\x69\x60\xb4\x1b\x3a\xba\x04\x4f\x28\x8d\x9c\xae\x31\x23\xeb\x63\xb3\x6d\x54\x1c\x58\xe3\x5c\x6e\x95\x94\x1e\x01\x72\xb8\xa4\x4b\xfb\x1a\xbb\x39\xcd\x95\x54\x32\x38\xbc\x5a\x4b\x62\x0b\x48\x43\x40\x16\xac\x0d\x94\x05\x4d\xf1\x2f\xb6\x2f\x53\x21\xcb\x2e\x09\x04\x3f\xc3\x61\x4e\x9f\x3c\xda\x45\xe5\x35\x97\x5b\xb3\x3d\xd0\xe0\x97\xbd\x15\xaa\x7a\x47\xd6\x03\x21\xfe\x9b\x97\xc9\x89\xe4\x4c\xae\x68\xe5\xda\x9c\xc0\x39\xb7\xbb\x01\x7d\xc0\x05\x1d\xb3\x8b\xc2\x19\x1a\xbf\xeb\x15\x9b\xa0\x37\x5c\xe9\xff\x5d\x42\xb0\xc0\xc8\x7d\xa9\xaf\x0b\x4e\xe4\x1b\xae\xe0\xfd\x4f\xb2\x48\x66\xfa\x7b\x2c\x91\x4d\xbd\xa6\xd0\x89\xd7\x04\xf4\x40\xde\xc7\xc8\x71\x34\x63\xf1\xe6\x56\xbf\xf8\x54\x1a\x2b\xb2\xc5\xee\x0e\x47\xc0\x0e\xd2\x0c\xcf\xd9\xdc\x18\x67\x53\xd3\xa4\x6e\x24\xc4\x2d\xe3\xb3\x0b\xce\x45\x6b\x05\x1f\x6d\xa8\xb6\x97\xde\x60\x54\xc7\xe6\x65\xe0\x80\x35\xaf\x2a\x70\xd6\x44\x00\x40\x01\x75\xac\xc8\x32\x12\x3d\xba\xfd\x2a\x89\x58\x42\x6e\x71\xb6\x1a\x87\xb9\x91\x3c\xca\x5c\x3b\xee\xeb\x71\x7e\x25\x77\x8d\xb1\x63\x99\x6b\xb8\x16\x71\xfb\x69\xb7\x69\xd2\xc5\xde\xb1\x9a\xe7\xf8\x99\x83\x20\xf4\x6d\x72\x08\x01\xda\x5b\x5d\xdd\x61\x4d\x37\x25\x37\x33\x60\x23\x75\x94\xb8\xd2\x54\xe7\x7f\xb4\x70\x01\x07\xe8\x7f\x47\x28\xa7\x54\xc8\x19\x3a\x73\xdd\xee\x03\x18\xce\x2a\x1f\x7c\x2e\x19\xac\x1e\x91\x56\x7e\x7e\xac\xe9\x3d\x2e\x88\x09\x5d\xc3\xcc\x97\xdf\xe6\x8b\x0d\xf9\x33\x9d\x5a\x98\xc6\x1a\x5a\x24\xf0\x61\x5c\x07\x77\x64\x7d\x30\xe9\xd2\xa5\x64\x88\x07\x57\xec\xa0\xa9\x1e\xd1\xa2\x41\x5e\x86\x83\x20\xb1\x03\xf8\x2d\xb1\x7c\x0d\xb2\x21\x08\x5d\x11\x78\x9c\x68\xfb\xa4\xba\x92\x31\x9e\x9e\x17\x58\xca\xd4\x14\xf8\xfe\x22\x9c\x37\x01\x34\x4f\x4b\x92\x66\x69\x83\x19\x33\x08\xeb\x78\x44\x0b\x30\x24\x66\xa4\x79\xf8\x47\x1d\xca\x7b\xdb\x14\x2f\xa5\x02\x4e\x57\x60\xf0\xaf\xfa\x04\x9f\x87\x30\x65\x34\x21\xca\xd8\x5d\x81\x93\xaa\x83\xc1\x0f\x90\x50\xc7\x17\x41\x55\xe4\x54\x88\xb4\xd4\x52\xb2\x4d\x11\x62\x5c\x21\xca\xb2\xa2\xce\x4d\x7d\x67\x00\x0f\x76\x8c\x94\xdd\xbb\x03\x4a\x77\xda\x84\x1f\xfc\xab\x4e\x69\xb0\xba\x77\xe3\xf8\x49\xf3\x48\xf0\xad\xc1\x46\x90\xaf\x6b\x82\x82\xa9\xb4\x18\x7e\xdc\xd9\x27\x9e\xd9\x14\xf6\x3c\x85\xd5\x89\x3c\x90\xf0\xad\xc1\x47\x16\xbd\x71\x5d\xed\x92\xdc\xe7\x6d\xc5\xe5\x15\x9d\x0b\x82\xce\x57\x98\x31\x52\x74\xc3\x2d\xfa\x89\xb5\x6f\xcc\x0a\x7a\x8b\x6d\xbb\x7a\xd8\xee\xbb\xea\x68\x37\xf3\x65\x1c\x06\x0a\x4d\x57\xbc\x97\x00\xff\x73\x75\x5b\xf5\xb5\xcf\xa3\x40\x47\xf6\x59\xed\xf6\x52\x8d\xc2\x36\x75\x91\x57\xfc\x01\xe5\x1c\x3d\x10\x54\x09\x72\xaf\x65\x00\xe8\xdd\x24\x9d\x94\x11\x54\x33\x5f\x08\x1e\x47\x41\xc6\xcb\x4a\xf0\x92\x4a\x17\xaa\x6f\x77\xc1\xde\xa9\xe3\x45\x1d\x2d\x9f\xd7\x57\xcc\xec\xd5\x39\x52\x58\x2c\x89\xd2\x00\x10\xab\xcb\x39\x89\xe6\xe7\x3e\x6e\x21\xca\x9f\x67\x2b\xd9\xfd\x3b\xbe\x1a\x94\x7f\xf7\xdd\x9b\xf4\x2a\x9c\x5b\xd7\xec\x81\x8b\x22\x7f\xa0\xb9\x09\x33\x90\xe8\x48\x83\x3c\x8e\x8d\x2f\x41\x93\x1b\x55\xb7\x3b\xae\xab\x3c\x3c\xd0\x7c\xd7\x29\x5a\x07\x3b\x4c\x11\xc1\x1c\x6d\x5b\x52\x3a\x94\x01\x7f\x04\x9f\x3d\x46\x97\xd4\xa4\x59\xe9\xbf\x4c\x15\xaf\x72\x4e\x59\x93\x49\xe8\x17\x61\xd0\xdc\xa3\xcf\x86\xd3\xe8\x25\x51\x26\x11\x04\x72\x1b\xb8\x5a\x21\x49\xcb\xba\x50\x98\x11\x5e\xcb\x62\x1d\xdd\x1e\x9f\x12\xfd\xc3\xbc\xb0\x20\x1f\xcd\xc6\x4e\xe3\x89\xfe\xf1\x36\x6f\x5c\x9a\xc4\x44\xb7\x60\x83\x41\x5b\xce\xbd\xd4\x04\xe5\xe5\x27\x9e\x51\xfa\x44\x28\xf2\x91\x64\x26\x0c\x0e\x55\x45\xbd\xa4\xbd\xe9\x0e\x9f\xb4\x81\x49\xd3\x82\xa1\x96\x24\xad\xc0\xc5\x70\x3f\xbb\x4f\xdb\x53\xe4\x8b\xe4\xda\x61\xa9\x8a\x80\x9d\xe6\xa4\x22\x2c\x87\xb2\xdb\xcd\xee\x8b\xc2\x35\x28\xd8\x1b\xdb\xb6\xc0\xe3\xe7\xaf\xc2\x1f\xd0\xc4\xcb\x8f\x4a\x60\x4d\xc4\x4a\x48\x1f\xb6\x25\x28\xe9\x02\x61\x16\x27\x3a\x4f\xd3\x61\xe1\x9f\x84\x15\xef\xd5\x7c\xbd\xd5\x2b\x66\x23\x13\x71\x74\x83\x93\xc1\x4e\x31\x29\x3d\x68\x0c\xb5\xb4\x07\xc1\x75\x73\xe9\xef\xcc\x92\x60\x6e\x09\x4b\x4b\x74\xba\xb7\xf4\x77\x68\x89\x4f\x7b\x6b\xf7\x16\xb9\xa5\x3f\x44\x67\x36\xcf\x4d\xe8\xd1\x97\xdf\xae\xe5\xa9\x9b\x66\x2c\x20\xa3\x39\xad\xd0\xdb\x2b\xf3\x6c\x47\x9b\xb7\x37\x5d\xdf\xe3\x46\x4b\xef\xd7\xe4\x7b\xb4\x77\x7b\xbe\x02\x46\x05\xb5\xc7\xed\x07\x6c\xe2\x40\x84\xf8\x88\x7b\xea\x62\x82\x91\xa8\x19\xeb\x47\x7e\x92\x9c\x83\x15\x96\x44\x0d\x99\xa2\x36\x83\x95\x9d\x78\x63\xde\x37\xad\x5e\x72\x84\xa5\xcf\xb8\x45\xd3\x3f\x0c\x07\xf5\xda\xd9\x3b\x28\x0b\x2e\x3c\x26\x5c\xfd\x38\xe2\xa3\x51\x0c\xfc\x5c\xaf\x4b\x36\x90\xf3\x9d\xb4\x35\xed\x57\xdf\xbf\xbf\xba\x48\x9e\xbb\x7e\xb8\x33\xf7\x99\xaf\xd9\x51\x33\xfa\x63\x1d\x6a\x1d\xf1\xb9\x2f\x82\x8d\x65\x61\xed\x37\xa5\xc1\x73\xb0\xcc\x48\x63\xf0\xbb\xa0\xf2\x2e\xad\xf4\xe1\x9f\xce\x2f\xdb\xaf\xb5\x0f\xc7\x9f\xce\x2f\x91\xbd\x9b\x28\xc8\x6f\xb7\x72\x0d\x99\xb9\xfa\xc1\xf2\xa6\x28\xc6\x9e\x85\xf9\x96\x19\x69\x4c\xeb\x39\x95\x77\xfb\x94\x53\xdc\xd7\x70\xe6\x0a\x00\x05\xe5\xba\xd6\xbc\x46\x0f\x78\x20\x56\xa7\x11\xdd\x6f\x69\x75\x8a\x2e\x99\xac\x05\x69\xaa\xb7\x2d\x3a\x9f\xd1\xdc\xda\x09\xeb\x51\xb8\x43\x82\x3c\x14\xd1\x90\xa7\x3b\x35\x20\x7c\x4c\x23\xdc\x63\xef\x81\x7f\x16\x8b\x5f\x85\x85\x02\x0d\x24\x7d\x4b\x42\x95\x1c\xf7\x9a\x9b\xcc\x1e\x1b\xf2\x6a\xe1\xc2\x50\x27\x48\xb5\xab\x0d\xba\x87\xf4\x36\x4b\x2c\x3f\x13\x6e\xba\x57\xbe\xf2\x15\x3a\xc9\xc9\xfd\x89\xcc\xf1\xcb\x09\x0c\xcf\xe6\x7c\x0e\xcb\xc1\x7e\x9e\x58\xa2\x83\x97\x07\x33\x74\x43\x4b\x5a\x60\x51\xac\x5b\x2d\xf9\x9b\xe7\x86\xd4\x79\x37\x10\xf0\xda\xbe\x38\x40\x47\x5c\xc0\x88\x32\xcc\x50\x41\xf0\x3d\x71\xb9\x86\x9a\x94\xac\x8d\xb0\x3d\xa0\xfd\x7c\x2a\xfa\x86\x1e\xdd\x74\x5b\xe5\xa3\xa4\x8c\xc3\xf7\x86\x9b\x86\xc6\x94\xeb\x8b\xc6\x93\x42\x99\x66\x3c\x33\xf4\x7e\x28\xef\x51\x71\xc7\x91\x0d\xf9\xd2\xb3\xf6\x6f\x7f\x4a\x74\x26\x9d\xd1\xf1\x5a\xf5\x28\x7d\x38\xae\xb6\x75\x74\xe5\x4d\x35\xfd\x73\x20\x2c\xae\x8f\x0f\xab\x0e\x66\xdf\xed\x2c\x32\x51\xf5\x8e\x54\xbd\x41\xe6\x1d\x41\xc9\x3c\xdc\xb1\x76\x52\xa5\x6f\x70\x49\xa1\x3a\x34\x56\x08\x1b\x12\x92\xd5\x05\x8e\x79\x3a\x8c\xad\x73\x86\x2e\x2e\xaf\xdf\x5d\x9e\x9f\xdd\x5e\x5e\x9c\x22\xf7\x05\x1a\x0a\xc2\x33\x74\xcb\x1b\xe3\x68\x44\x23\xf1\xd1\xeb\xb6\x24\x92\x1f\xdb\xc4\x92\x5e\xcc\x9a\xea\xb5\x50\x29\x02\x33\x74\xc5\xa8\xf2\xa5\xff\xe3\xa2\x5d\x56\x70\x66\x63\x75\x35\x54\x6b\x9b\x5d\x52\x35\x31\x82\x9c\xf9\x88\xfe\xb9\xf5\x95\x08\x50\x82\xae\x4d\x9d\x6c\x3f\xf4\x5e\x8d\x3e\x49\xdd\x71\x75\xa6\x93\x8f\xd7\xad\xf1\x9b\x34\xd5\xbd\x0d\xdf\xf1\x9d\x41\x5c\x9d\xa0\x01\x4e\xd0\x34\xdd\xb7\xdd\xf8\x35\x27\x3c\x9c\x1d\x3a\xe1\xab\xa0\x8e\x23\xba\x8e\x34\xee\x83\x51\xb0\x61\xc1\xb9\xf6\x3e\x9b\x21\xf4\xd6\xe5\x5d\x4c\xb4\xf4\x94\x98\xc4\x1c\x0c\xc1\xe4\x9a\x07\x8d\x4c\x3a\x3b\xd9\xde\x95\xf5\x3c\x75\xb0\xb6\x7a\xdd\x92\xde\x13\x66\x10\xb9\x3f\xb9\x74\xc3\x49\x5e\xd1\x77\xcd\x0c\xde\xbf\x8b\x35\x34\x4a\x1c\x80\x39\x75\xc9\x9f\x3f\xe7\x65\x69\xea\x64\xad\x7c\xda\x7a\x93\x29\xee\x4f\xfd\x7e\xe3\x1a\xa6\x8a\x0d\xe2\x76\xa6\x8c\xa6\x06\xd9\xa2\xf7\xb8\x75\x68\xa3\x7b\xbc\xa3\x3c\xfa\xdb\x36\xf5\x29\x5e\x92\x15\x74\x0f\xdb\x89\x74\x44\x21\x7d\x5b\xe0\x4f\xba\xaa\x1c\x96\x1d\x9d\xf8\x39\x9c\xbc\xbb\x3c\xbb\x78\x7d\x39\x2b\xf3\x7d\xc8\x0b\x61\x79\xc5\x29\x8b\xa7\x02\x76\xda\x0a\xb8\x57\xc2\x90\x1e\x07\x27\xa8\x25\x98\x13\x85\xe9\x40\x50\x62\x83\x4b\xc5\x2b\x5e\xf0\xe5\x7a\x5f\x64\xfc\xc2\x94\x9a\x98\xe2\xa9\xc6\xf2\xfe\xfa\x47\xbc\xd3\x53\x1b\x33\xae\xb3\x13\x94\x32\xf5\x33\xf3\x32\x38\x34\x53\x4a\xcb\x01\xfb\xec\x13\x7f\x64\xa1\xae\x8b\x8d\x21\xf1\x77\x4e\xcc\xe1\x82\x0a\xa5\x6a\x15\xd4\x01\x0c\x7a\xd0\xa5\xb7\x63\xed\x97\x04\x9f\x0e\xc1\xfb\x0a\x81\xfe\x64\xf6\x8b\x89\xfd\x8d\x49\x06\x49\xa1\xa6\x4a\xb1\x5e\x8c\xed\xb5\xfd\xb3\x7d\xba\x4d\x08\x2b\x41\xa6\xbe\x4a\x0f\x34\x23\xe3\x22\x41\x0a\xb0\x16\xd4\x96\xe1\xcc\x99\xd9\xcc\xdb\xc5\xba\x13\x27\x16\xc8\x52\xbd\x60\x9d\x49\x13\x5c\xf5\x50\x8a\xd2\x97\x22\xb5\x66\x0c\xbc\x34\xd5\x63\x84\x75\x29\x54\x82\xde\xd3\x82\x2c\xa3\xc5\xc4\x29\x5b\xca\xa6\xb1\xb7\xab\x5e\x08\x5d\x71\xc8\xc6\x3c\xf4\x16\x93\x2a\xa5\x8b\x01\x9c\x8f\x37\x6f\x6f\xa1\xe2\x39\x38\xd1\xf7\x56\x54\xf4\x40\xa2\xbd\x6a\xa6\xd3\x29\xd8\x7e\x8e\xfe\xae\x65\xde\xbc\x38\x46\xdf\x11\xfb\x7d\x0e\x65\xdc\x05\xb4\x00\x5c\x71\x5f\x3e\x1a\xe6\x36\xbc\xa2\x70\x54\x4d\xc5\x49\xfb\xf6\x89\x86\xa0\x85\x4d\xc3\x22\x5b\x70\xa0\x61\xbd\x29\xed\x69\xbc\xa7\x7b\xc9\xc7\x3b\x50\x68\x67\x0c\xf7\x02\x72\xb0\x23\x9d\xef\x6f\xc0\xec\x62\xe8\x3c\x46\x72\x5d\x16\x94\xdd\x35\x85\x8e\x16\x5c\xef\x10\x5b\xab\x9c\xdd\xb9\xfd\x2b\xc8\x40\xab\xec\x2e\x77\xd8\x6b\x07\xec\x4d\xfd\xd5\x28\x23\xf0\xed\xba\x32\x05\xeb\x3d\x99\xb0\x21\x34\xa1\x32\x7e\x70\x00\xb3\x1b\xd0\xe6\x3f\xf3\xcc\x13\x54\xf3\x3d\x68\x2e\x95\x99\xa4\x69\x04\xf7\xea\xe6\xfc\xa6\xd5\xfd\x5e\x6b\xb5\x70\xaf\xe5\xb6\xd8\x31\x38\x37\x21\x3a\x37\xaa\xe0\xf6\xb9\x2d\xfa\x98\x29\x4c\xfc\x71\xe4\xd5\x6c\x85\xab\xb3\x5a\xad\x2e\xa8\xcc\xf8\x3d\x19\xa1\x44\x3d\xac\x4c\x45\x72\x57\xd9\x8c\x3a\x74\x1a\x38\xe8\xfc\xcf\x67\xd7\x08\xd7\x1a\x0f\xca\x16\xb8\xdc\x93\xc7\x37\xa3\xbd\x31\x49\x34\x7b\x8e\xd5\x42\x79\x92\x91\x3e\x3b\x7e\x7e\x96\x8e\x1f\x38\x59\xff\x2c\xce\x1e\xca\xa8\xa2\x58\xf1\xc1\x76\x9f\x6d\xeb\x84\x29\xd9\x68\x8e\xc8\x95\x03\x01\x2e\x7f\x60\xe6\x2d\xa8\x71\xf6\x13\xc4\x00\x19\xb5\x03\xd0\x7b\xc5\xb4\x22\x80\x33\xd2\x09\x82\x9d\x40\x31\x43\xf8\xee\x00\x57\x73\xef\xff\x87\x0d\x69\xd6\xfb\x17\x17\x7f\x38\x6d\x75\x32\xe8\x36\x10\x8a\x2b\x34\xd6\x0c\xd3\xf4\x7b\xd9\xdb\x2e\x45\x7f\x4c\xa7\x4f\xd6\xc4\x68\x70\xfe\xff\x6a\x5c\x18\x9c\xbd\x79\x0c\xfb\x58\x1b\xe7\xc9\x43\x72\xeb\xef\x70\xfd\xc6\xdb\x21\x6a\x09\x8d\x4e\xec\x13\x4a\x60\x26\xf5\x02\xc4\xcf\x65\x28\xba\x1c\x5a\x97\xdf\x21\x3a\x52\x59\x15\xf5\x76\x3d\x7a\x1a\x83\x19\xb4\xc5\xf7\xb7\x3e\x7d\x21\x36\x86\x47\xf6\x81\xc1\x5e\x4d\x37\x0f\xb5\x06\x7c\x0d\x2f\xa3\x6f\xa9\x54\xae\x7d\x09\xdc\xa0\xd2\x96\xaa\x8d\xae\x81\x96\x79\xae\xb5\xba\x46\xab\xff\xc6\x79\x2e\x4e\x0d\x2f\xb4\xe5\x4e\xe1\xdf\xd2\x17\x95\xc4\xcc\x79\x66\xa3\x30\x8f\xd4\xba\xa2\x19\xa8\x87\xb7\xe7\xd7\x00\x45\xa2\xdf\xff\xd6\xf4\x8c\xff\xcd\xaf\x7f\xfb\x22\xba\xbc\x9f\x36\xb3\x60\xb4\x0d\xe6\x93\xfa\xd5\xf6\x16\x39\xc6\x47\xa5\x82\xe0\x63\xe2\x51\x81\x02\xda\x13\x6d\xf6\x9a\x5e\x40\x4f\xeb\xe3\xfb\x2a\x55\x74\x7a\x8e\xb6\xfc\x42\xa2\x2d\x5d\x36\x91\xa1\x27\xfb\xd0\x22\x43\x86\xae\x3b\x64\x08\x0d\xc4\xf2\xee\x42\x86\x02\x52\x13\x17\xd0\xc6\x93\xa1\x47\xd1\x64\xe9\x8f\x7d\x73\x9e\x6a\x0e\xd5\xfb\x5b\xb8\x12\xbb\x6a\xc2\x20\xf2\xc7\xcc\x8f\x83\x33\x64\xa9\x4e\x9c\x37\xaf\x6e\x3a\x7a\xb4\xbe\x13\x7a\x6e\x36\x3c\x34\xfd\xda\x74\xd7\x73\xb3\xaf\xf8\xce\x16\xbd\xc5\x4f\x9f\xc8\xf6\x15\xd4\xbd\x6b\xa5\xba\x68\xa4\x48\x22\xa0\x41\xe6\x13\xda\x69\x22\x13\x46\x9f\xc9\x35\xa1\x67\x6e\xb0\x31\xe4\x45\x18\xef\x94\x18\x66\x95\x7b\x6b\x80\x49\x18\x1d\x66\xc5\x62\x4c\xee\xd8\xe1\x0d\x3c\xef\x5c\x5d\xfa\xfc\x98\x98\x27\xa1\x29\xa5\xa6\x91\x44\xca\x94\x16\x6f\xdd\x5d\xf7\x59\x77\xd6\x5e\xc6\xbf\xa9\x9d\xc7\xae\x14\xb1\xda\xd6\x2d\x21\x8d\xc2\x6d\x6d\xb4\xd0\x6a\x26\x1a\xd2\xbf\xc8\xb1\x0a\x52\x7b\xfa\x5a\x9d\xb8\x00\x0a\x6c\xb5\x56\xe8\x60\xd3\xbf\xbf\x1f\xaf\x54\x48\x73\xcb\xdc\x81\x3a\x0f\x7b\x11\x4f\x80\x30\x2e\xbe\xef\xdc\xbd\xd2\x4d\x9b\x1c\xdb\xf8\x15\x19\x11\x7b\x13\x95\x08\x4b\xdf\xd3\xad\x96\xbe\xaa\x85\xeb\x00\xf9\x04\x94\x79\x6f\x5c\xa3\x27\xa3\xdb\xdf\x8d\x4c\x94\x4b\x51\xe8\x1f\x47\x79\x19\x26\x15\x7e\x77\xed\x4c\x10\x56\x5c\x71\xb6\x43\xee\xc3\xf5\x96\x17\xdb\x7e\x5b\xf3\xc4\xb9\x6f\xf8\xd1\x2f\x5f\x78\x20\x26\x04\xd5\x7b\x13\xb4\x94\xea\x58\x21\x67\xce\xaf\xd0\xf6\x2a\xec\x71\x34\xff\xb9\xf3\x80\x1f\xd1\x7e\x9c\x16\xc3\x92\x8f\xc8\x16\xba\xba\xb0\x22\xa2\xcb\x08\x92\x76\xbb\xa0\x66\xbf\xa4\x74\x0c\x06\xc0\xf1\x44\x84\xc7\x61\xc9\xf9\xd5\xc5\xce\x47\x8c\x0b\xf5\xc0\xc5\x98\xfa\x00\xd7\xad\x57\x3a\xe1\x10\xf6\xb7\x6e\xca\x5d\xbf\x3a\xf1\x65\x9d\xa2\x1b\xf0\xe3\x76\x9a\x47\x74\x1d\x30\xee\x6c\xc5\x45\xda\x2d\xc7\x2e\xe9\x68\x45\xa1\x6e\x39\x76\xe6\x68\x0d\x1f\xa9\x38\xcf\x7c\xdc\xe3\x36\x9a\xcd\x0d\x64\x96\xb7\xad\x7a\xd1\x99\x8c\xcd\x2c\xdf\x5b\x6f\x30\x3b\x7d\x04\x79\xf9\x60\x5f\xb0\x89\x87\x7a\xbd\x1a\x42\x83\xfd\xf1\x1a\x8e\x12\x7b\x14\xe2\xe1\x86\xbf\x33\x01\x11\xdc\x34\x2e\x4d\xa2\x1d\x57\x8a\x94\xa6\xdd\x3d\x2e\x0a\xbd\x16\x9c\x85\xc5\xf2\x6d\x7e\xf8\x04\x99\x7a\xee\x25\xae\x22\x35\x17\x35\xe9\xc8\xf9\x03\x7b\xc0\x22\x8f\xb4\x64\x4a\x0a\x30\x37\xdb\x6f\xa8\x5a\x5e\xbb\xdd\x2c\xcf\x09\x9a\x53\x25\x9b\x2e\x75\x44\x85\x5a\xb0\xa6\x67\x49\x7e\x2c\x4d\x1f\x34\x2d\xb0\xa3\x08\x58\x36\x43\x3c\x53\xb8\x30\xe5\x1e\xd1\x9c\xa8\x07\x42\x18\x7a\xf1\xe2\xc5\x8b\x01\xa7\x41\x8e\x5e\xfc\xee\x77\xbf\x83\xfe\x66\x28\x27\x19\x2d\x37\x81\xc0\x53\xff\xfe\xf2\xe5\x0c\xfd\xe7\xd9\xeb\x6f\xa1\x07\x62\x35\xd0\x99\x00\xaa\xe0\x98\x11\x01\xf2\x43\xc0\x72\x82\xfe\xef\xcd\xdb\x37\x6e\xc7\xc9\xce\xaf\x83\x9e\xbc\xd2\xa1\x73\x86\x2e\x82\x20\xa9\x07\xaa\x56\x56\x4b\x80\x88\x23\x2c\x08\xc4\x54\xe1\xc5\x02\x76\x5d\x7c\xbc\xae\xcf\xb3\x39\xfb\xae\x46\x02\x5d\xae\x5c\x4b\x2f\xbd\xcf\x0a\x88\xf8\xa2\x7a\x6a\x83\xee\x18\x57\x8d\xc3\x04\xc3\xc1\x18\x3c\x8b\x80\x29\x4c\x50\x41\xef\x08\x5a\x48\x68\xe6\xe5\x0b\x76\x46\x81\x0a\x22\xb5\x54\x6e\x7b\x1e\x1a\x2b\xaa\x47\x87\x1e\xfc\xa7\xf3\x74\x25\x74\x5e\x6a\x1d\x02\x57\x8b\xdf\xc5\xf7\x1a\x62\xa0\x51\xb4\x9f\x07\xa9\x2d\x70\x78\xa8\x06\xef\xb6\xc8\x85\xa7\x3c\x08\x17\x9c\x2d\x61\x09\x07\xac\xf1\x3c\x8c\x28\x21\xb9\x0f\xd5\x58\x57\x03\x3b\x34\xbd\xc2\xbc\xa1\x5c\xaf\x71\x42\x9f\xbc\xb6\x9d\x3e\xa8\x02\x82\xe7\xbc\x56\xce\xb7\x6d\xa0\xa5\x76\x78\x54\xdc\xe1\x65\xf0\xe1\x71\x55\xf3\x47\x94\x86\x6e\x53\xfc\x96\x64\x31\x41\x04\x67\x2b\x74\x47\xd6\x53\x43\x8e\x2a\x4c\x53\x2b\x2d\x5b\x32\x70\x81\x15\xb6\x55\x75\xdb\xce\xa3\x8c\xe4\x5a\x40\x37\xf8\x4a\x84\xe9\xe2\x0d\x9a\xbd\xe4\x3b\xed\x3a\x09\x56\x5a\x11\x2e\x15\x22\x54\xfe\x65\x81\x81\xc4\xf6\x3f\x08\xfb\xfb\xfa\x12\xbe\xa9\x15\x76\xaf\xc2\x4c\x20\x1b\x59\x29\xf5\x70\xef\xc8\x5a\x6e\xce\x22\x19\xa3\xae\x82\x8d\x0f\xf9\xd0\x44\x56\x1a\xb2\x55\xb3\xe0\x1b\x63\xf0\x69\x9b\xc1\x5b\x19\x1a\x02\x50\xb0\xeb\x97\x10\x04\x97\xac\x68\x36\x74\x5e\xfd\x40\x4d\x47\x47\x0b\xd1\xed\x04\xbf\xd8\x61\x0a\x56\x22\x44\x49\x54\x5d\x99\xe1\x42\x14\x90\x9e\x2d\x91\x12\x51\x58\x9f\x12\x8b\x3b\xe2\x6a\x2f\xe1\x22\x75\x95\xae\x35\xf2\x7c\x01\x39\xd3\xd0\xe0\xde\x84\x16\x6a\x9a\x15\x26\x9e\x0d\xf1\x84\xe6\x3a\x9c\xcd\x0e\x0d\xef\xe3\x62\x23\x21\x2d\x09\xc6\xa8\xaa\xee\x9d\x96\xfa\x95\x34\x75\xe8\xb5\xe8\x0c\x1d\x2e\x38\xe4\x41\xaa\x95\xe5\xcc\x89\x50\x11\xc2\x09\x05\xd2\xc2\x6b\x97\x9e\x1e\x23\x3b\x7a\x6c\x74\xf6\xb6\x13\xb4\xc7\x68\x4c\xe9\xfc\x9d\x6a\xe0\x97\x89\xc5\x99\xb7\x8e\x37\xa8\x4e\x55\x76\x25\xd1\x11\x30\xd1\x36\xa9\x55\x99\x46\xcc\x05\xf1\xa2\xe8\x28\x88\x11\xb1\x35\x14\x4d\xc7\xc1\x4c\x13\x63\xc7\xc1\x34\x22\xef\x80\x58\x3b\x0a\x64\x4c\x04\xf6\x62\xee\x28\x88\x46\x24\xbe\x5a\x74\x5a\xda\xb6\x92\x4e\x1b\xed\x65\x14\x68\xc7\x36\xf4\xae\x89\xc8\xc6\x23\x61\x3a\x39\x3a\x2a\x2b\x8f\x82\x19\x91\xab\x03\xd9\x79\x1c\x56\xb7\xcb\xd9\xa9\xcd\xc1\xd0\x08\xc1\xbb\x7b\xed\xd6\xd8\x6f\xc8\xcd\xdd\xbd\x36\x68\x9b\xe7\x46\x55\x90\xfe\x31\x7a\x29\x14\x87\xbe\x09\xca\x13\xcb\x19\x7a\x6d\x39\x9b\xd1\x57\xf1\x5c\xf2\xa2\x56\xe3\xa0\xda\xc4\x8f\x4d\x16\x69\x06\x6b\x3b\x32\x8c\x02\x69\xd2\xb5\x1d\xc8\x80\x6d\x82\xb8\x63\xf8\x59\x3a\x07\xb5\x93\x1f\x4f\xe4\xc7\xb6\x2b\x19\xd3\xac\x24\xea\x8b\xed\x5e\xa3\x9b\x94\x8c\x6b\x51\x92\xde\x42\x79\x5c\x0c\x58\xe2\xec\x3e\x71\xa4\x98\xb9\xc6\xc6\x8b\x25\x82\x4d\x89\x2a\x33\xd7\xc8\xfd\xe8\xa4\xd9\x1d\xd6\xe9\xc6\xd6\xe2\x71\x39\x19\x2d\xe9\x3b\x9d\x95\x6b\x32\x0b\x0a\x8b\x13\x91\x6d\x73\xc8\x11\xb3\x1d\xb2\xc6\xb6\x9f\x4e\xda\xef\xce\x86\x78\x76\x7d\xf5\x28\x3a\x7b\x00\xef\xe7\xab\xb5\x83\x9d\xb6\xd5\x6e\xf1\xa2\x99\x56\x42\x7d\xde\xe6\x4a\xe6\x31\xbb\xab\x29\x1b\x43\x7b\x45\x8b\xd0\x8b\x93\x4c\xe3\x3b\xa5\x58\x8d\xf5\xb6\x31\xf0\x35\xe5\x5b\x93\x21\xba\x40\x06\xa0\x0a\x4f\xa8\xfa\x00\xfc\x81\x38\xe2\xee\xb5\xd9\x0b\x17\x58\x15\xba\x81\x76\x84\xc6\xee\x91\x3e\x6a\x73\x71\x17\x12\x9a\x9f\x9a\x76\x44\x98\x31\x6e\x5a\xc1\xca\x89\xe9\x94\x38\x52\xa4\x06\x53\x8a\x16\xf7\x82\x00\x11\x11\x78\xd1\x46\x09\x6d\xbb\x75\x8a\x44\x01\x31\x1f\xdb\x1d\xad\xed\xfa\x31\x30\x1c\x96\x64\xb6\x22\x25\x1e\x61\x0b\x68\xae\x57\x7a\x65\x5c\xad\x85\x07\x41\x95\x22\xa6\xd0\x1b\x11\xa5\x44\x7c\x31\xb6\xb1\x1d\x0a\x7b\x09\xa3\x83\xfb\x97\x23\x1a\x48\x99\x6b\xe7\x36\x70\x0b\x37\x95\xbd\x50\x7b\xdd\x12\x6b\x49\x61\x3d\x32\x45\x7a\x53\xb6\xe6\x72\x61\x49\xde\x56\xa5\x49\xf9\xbd\x59\xbb\x4f\x84\x96\xf1\x7d\xee\xb4\x40\xe8\x51\x39\x5a\xaa\x1d\xd5\xbe\xee\xe7\x60\xba\x98\x38\x21\xe3\xd9\x74\x91\x76\x3d\x9b\x2e\x9e\x4d\x17\x03\xd7\x67\x30\x5d\x04\x62\x89\xe3\x76\x16\x79\xc6\x9c\x31\xda\xce\xd0\xaa\x4c\x09\x52\x9d\x09\x92\xb1\x9e\x7a\x63\xf1\x1c\x27\xa0\x58\xe3\x87\xb5\x7c\x98\x0e\x34\x8d\x09\xe3\xf0\x70\x36\x3b\x1c\xb3\x3a\xde\x1e\x62\x95\xa4\x5a\x2d\xa6\xbf\x47\x84\x65\x3c\x37\x9b\x5d\x8f\x5b\x8c\x1c\xa4\x16\xae\x1b\x45\x3b\x34\x05\x95\xae\x26\x1e\x18\x49\xc6\x9f\x18\x33\xbf\x31\x13\xdc\x89\x25\xba\x20\x91\x57\x7b\x0b\xba\x8d\x78\xeb\x4b\x48\x24\x84\xe9\x77\x2f\x5f\xdf\xc6\xca\xb9\x4d\x10\x4b\x41\x4b\x6a\x2b\xc1\x68\x72\x4a\xe4\x08\x05\x44\x5f\x47\x06\xc0\x2c\xab\xea\x89\x05\x36\x2b\x49\xc9\xc5\x7a\xe2\x01\xea\x1f\x47\x32\xb6\x66\x34\x16\xda\x31\xc8\xd1\x59\x2d\x04\x61\xaa\x58\x7f\x62\x89\xda\xe3\x2f\xb5\x9f\x62\x78\x75\x42\xd2\x7d\x7d\x4c\x30\x43\x8d\xeb\xeb\x19\x5e\x0b\x5f\x8c\x58\x4e\xbc\xb9\x04\xee\x12\x76\x8f\xee\xb1\x88\x06\x80\x6f\xbb\x76\x16\x8a\x73\x7a\x4f\xe5\xd8\xce\xec\x7a\x99\xd7\x6f\x47\x1d\x0d\x64\xf2\xd9\x76\x22\xec\xed\xb7\x77\x6a\x28\xbe\xc5\xca\x44\x6d\x29\x52\x5e\xab\xaa\x56\x96\x57\x8d\x5e\x4a\x4b\xea\x5c\x31\x17\x7f\x3a\x27\x5e\xcf\x19\x0d\x52\xeb\x45\x2f\xe3\x61\x94\x9b\x57\x85\x95\x22\x82\x9d\xa2\xff\x3a\xfa\xe1\x57\x3f\x4d\x8f\xff\x78\x74\xf4\xfd\x8b\xe9\xff\xf9\xeb\xaf\x8e\x7e\x98\xc1\x3f\x7e\x79\xfc\xc7\xe3\x9f\xdc\x1f\xbf\x3a\x3e\x3e\x3a\xfa\xfe\x2f\xaf\xff\x74\x7b\x7d\xf9\x57\x7a\xfc\xd3\xf7\xac\x2e\xef\xcc\x5f\x3f\x1d\x7d\x4f\x2e\xff\x9a\x08\xe4\xf8\xf8\x8f\xff\x36\x72\xa0\x1f\xa7\x8d\xf1\x74\x4a\x99\x9a\x72\x31\x35\x4b\x7a\x8a\x94\xa8\xc7\x11\x47\x87\xee\xfd\xce\x75\xc3\xfa\x9b\x5a\x3f\xe3\x14\x04\x04\x4a\x82\x26\xf7\x9f\xe8\xe0\xee\xa6\xb6\x0d\x76\x60\xe8\x1b\xdf\x28\xad\x6d\xbc\x2f\xe2\x4b\xf1\x2f\x8c\x00\x6e\x22\x48\x1f\xc5\x8e\x6b\x3b\x1f\x41\x57\x94\xa4\x7d\xf7\x85\x99\x70\x3f\x69\xe0\x95\xad\x48\xa0\xf5\xb2\x44\xa8\x69\x51\x57\x26\x9e\x2a\x11\x64\x72\xd4\x15\xba\x5a\x24\x82\x7c\x8e\xba\xea\x46\x5d\xdd\xd8\x7e\x5e\xc1\x6a\x41\x30\xd5\x98\xb1\x26\x84\x5c\x99\x60\xaa\x44\xa0\xa9\x21\x57\xe0\xf2\x4d\xb5\xc2\x3f\x87\x5c\x25\x5c\xcf\x21\x57\xcf\x21\x57\x63\x60\x3e\xdb\x2d\x9f\xed\x96\xff\x0a\x76\xcb\xe7\x90\xab\xe7\x90\xab\xe7\x90\xab\xe7\x90\xab\x47\x0d\xb9\xb2\x4a\x16\x17\x88\x26\xdb\xaf\x34\xcd\xf8\xa2\xc2\xad\x6c\x2f\xd4\xb3\x2c\xe3\x35\x53\xb7\xfc\x8e\x24\xc4\x54\x24\xa9\xeb\x1b\x70\x13\x26\x6a\xb5\xfb\x27\xd2\xdd\x71\x9d\x53\xad\x1f\xef\xb0\xfe\x67\xf6\x55\xa7\xb8\x6a\xee\xc5\x72\x92\x7b\x98\x89\xeb\x6f\x4f\xba\xd2\xf8\x98\xa1\x33\x24\x48\x46\x2b\xaa\xf5\x39\xa8\xd9\x02\xf7\xcd\x06\x71\xed\xd6\x52\xb5\x43\x25\x49\xb1\xb0\x2d\xa9\x58\xd0\x3e\x35\xd0\x36\x2d\x4b\xd9\x63\xc8\x46\xec\xe0\xae\x27\x92\xeb\x2f\x2b\xc8\xdf\xad\x6c\x93\x4a\x8c\xcd\xfc\x6f\x83\xd1\xb4\x22\x5e\x00\xc5\x69\x1d\x60\x37\x06\x8a\x2b\x6a\x0b\x38\x3d\x05\x0d\x21\x1f\x2b\x2a\x60\xb3\xdf\x90\x8c\xb3\x7c\x17\x5b\xd0\x65\x17\x86\xdb\x55\xd6\x25\x94\x6c\xbb\xc8\x6b\x03\x06\x72\x3e\x71\x41\x73\xaa\xd6\x3e\x9a\xc9\x36\x39\xc6\xe6\x04\x8e\x5b\x98\x33\xd9\xac\x39\xc2\x55\x25\x38\xce\x56\x44\x06\xb3\x9f\x8c\x58\x6d\x5b\x46\xc2\xa7\xa5\x9a\xe6\xe2\x20\x7c\x03\x64\x2d\x95\x15\x6b\x24\xb8\xc2\xc9\x72\xd3\x96\x29\x86\xbb\xca\x7d\x72\x84\x05\xcc\x88\x48\x4a\xac\xa1\xc6\x11\xb7\xc3\x09\xf0\x40\x83\x83\x90\x6e\xb3\xe1\x45\xee\xca\x30\xfe\xfe\x85\xd6\x33\x33\x7b\xda\xb5\xc8\x0d\x15\xfb\x14\x47\x45\xba\xef\x5c\xb3\x9b\x45\x38\xaa\xd6\x27\x7e\xfd\x35\x5a\xf1\x5a\xc8\xd9\xc5\x38\xbf\x8a\xe2\xe8\x25\xbc\x69\x6c\x35\x2e\xe3\x5d\xa1\x82\x60\xa9\xd0\xcb\x17\xa8\xa4\xac\xd6\x62\x45\x12\xc0\x40\x35\xf8\xed\xd7\x23\x8e\x61\xba\x52\x90\xae\x0e\x6c\xc6\xa5\xd9\xd3\x56\x99\xf6\x31\x56\x2b\x48\xe8\xf1\xdf\x5c\xa6\x58\xa3\x69\x2f\xd5\x09\x5e\xb0\xac\x6b\xfc\x56\x61\x8a\x3f\x01\xc5\x4a\x97\xbf\x13\xa5\xe9\x64\xd9\x22\xf1\xc1\x61\x31\x7b\x10\xd0\x8f\x35\x9f\xaf\x55\x5a\xb9\x9c\xff\x67\x9e\x6d\xd7\xc9\x71\x37\x37\x6a\x70\xf6\x8e\x7b\xb3\x7b\x5a\x53\x82\xb3\xe7\xa5\x14\x59\x65\xa9\x75\xfb\xe4\x74\x7f\xb0\x04\x38\x8d\xd4\x99\xea\xb3\x8c\x48\xe0\xa1\x17\x4d\x57\x60\x16\x37\x88\xc1\x57\x07\x97\xe8\xb1\x8b\xcc\x44\x4b\x60\xba\x15\xf9\x8c\xbd\xb9\x06\x11\x32\x24\x8d\x0b\xb2\xa4\x52\x8d\x6a\xaa\x68\x5e\x68\x6f\x4e\x49\xd9\xd2\x34\xb2\x2a\xeb\x42\xd1\xaa\xf0\xd8\x89\x4e\xc2\x03\xb3\x5c\x32\x74\x3b\xe0\xc0\xa6\x8d\x4d\x75\x27\x53\x42\x78\xd0\x0d\x75\xe4\xc7\x40\x98\x32\x7d\x93\x84\x66\xc4\x15\x16\xd8\xa3\x3f\xe3\x65\x89\xe5\xb1\xf1\x6e\x20\x9c\x0d\x70\x21\x5b\x60\x50\xf3\x45\x81\x0b\x8f\xb6\x30\xfe\x63\xdf\xcd\xa9\x08\xc3\x2c\xea\x87\x6c\x9b\x8b\xe0\x71\xc4\x1f\x98\x6b\x28\x61\xba\x6d\xb6\x77\x25\x4a\x48\x1c\xff\x06\x67\x77\x84\xe5\xd0\x60\xd9\x20\x27\x5f\x33\x5c\xda\x7a\xef\xbe\xdd\x2c\xc9\x3b\xb0\x07\xac\xae\xc6\x04\x6c\x6a\xa9\xb8\xba\x55\x46\xac\xda\x17\x53\xb5\x1c\x51\x75\xf5\xbd\xd4\x72\x47\x9c\xfe\x48\x13\xf9\x2d\xe8\x7d\x46\x52\x64\x51\x3d\x80\x7d\x27\x71\x1f\x2d\x9f\xb6\x31\x0d\x5b\x3a\x8d\x06\xa7\x02\xe8\xbb\x77\xa8\x42\x91\x66\x5c\x68\xb2\x12\xd7\xc7\x6c\xd8\x62\x77\xa3\xcc\xd7\x8f\xd1\xa8\x35\xa5\x1f\xa9\x39\x3a\xbd\x0f\x44\xc9\xe9\x20\x9f\x15\xf3\xb4\xb2\x52\x87\xef\xbe\xb9\x68\xd3\xb0\x77\x38\xe7\x12\x7d\x53\xf0\xec\x0e\x5d\x10\x10\xda\x3f\x47\xa7\x52\x31\xcf\x1f\xa7\xe7\xd3\x73\x6f\xa2\x9f\x65\x6f\x22\x31\x8f\xa3\xe1\xe7\xd4\x99\xa8\xc4\xcb\x31\x0d\xf1\x56\x04\x09\x38\x84\xf0\xa2\x6b\xc0\xbd\xe3\xd1\xf9\xc5\x8a\x3f\x4c\x15\x9f\xd6\x92\x4c\x69\x34\x98\x2b\x69\x2e\x77\x64\x0d\x91\x6d\xc9\xb3\xf9\x8b\x79\xa1\xa5\xc8\x29\x0e\xc6\x55\xb8\xaf\x25\x87\x77\xdf\x5c\x68\xf6\x94\x56\x82\x97\x4a\x74\x42\x54\x76\x92\x91\x6a\x75\x62\x87\xf3\xc5\xa0\xa7\xe4\x8c\x2a\x2e\x46\xf4\x43\x3e\x43\x19\x2f\x0a\x5b\xa4\x8b\x2f\xd0\x39\xa9\x56\x1e\xcc\xa3\x75\xfc\xdd\x71\xce\x9f\xb6\x63\x4d\xc5\x79\x7a\x77\x8e\xe0\x98\xe8\xf7\xec\x29\x09\x36\x89\x98\xe7\xa3\x4b\x5e\x7f\x8e\x2d\xf3\xc8\x0d\x09\x1e\xbb\x51\xcf\x27\x3b\x59\x8f\xdf\xf0\xe7\xf0\xc6\xbd\x02\x8a\x75\xe0\xbd\x6b\xf7\xf0\xb1\xa0\xe3\x7a\x66\x40\xa6\xd0\xd5\xc2\xa8\x03\x39\xc9\x11\xbf\x27\x42\xd0\x9c\x48\xe4\x69\x51\xb3\x09\xa3\x20\x19\x2d\x3e\x05\x76\x9f\xdb\x10\x7d\x31\x6d\x88\x46\x29\x6c\x01\x81\xd3\xef\x6d\x12\x38\x9c\x97\x94\xfd\x0c\x48\x5c\x42\x33\x21\x2d\xe7\xf4\xfe\xea\x98\xe1\xae\xaa\x90\xcc\x70\x41\xae\xde\x26\xa9\x43\x37\xe6\xd9\xb6\x46\xe4\x6e\x06\x05\xed\x07\x6c\x5d\x7d\xa5\xee\xff\xe2\x0f\x02\x62\x3c\xef\xb7\xd0\x3f\x97\xb9\x0f\xf6\xb9\xa9\xd2\xbd\x2f\x9b\x5d\x62\x45\x1e\x70\x3a\x97\xbd\x75\x53\x6a\x37\xa4\xf1\x9b\xe1\xec\xfa\x0a\xfd\xc9\xc0\xdc\xbf\xc6\xbe\xe0\xca\x48\x80\x17\xbc\xc4\x74\x44\x27\xcd\xa0\x8b\x48\x38\xb8\x6b\x0f\x10\x19\x88\x9a\x7f\xc5\xd7\xd4\x97\x4c\xad\xb5\xd6\x67\xb5\xb1\xe7\x72\xe6\xc1\x54\x1f\x5f\x40\x69\xe4\x93\xc0\x7c\xe5\x42\xdc\x9b\x46\x85\x76\x55\x07\x4d\x71\x8d\xc3\x1f\x49\xc2\x24\x05\x5f\x59\x10\xf2\x61\xbb\xd3\x53\xd9\xc4\xa7\x1b\x21\x26\x7e\x32\xbf\xe5\x4b\xca\xdc\xc9\xe6\xd6\x19\xbc\xc0\x34\x5a\xdc\xf3\x59\xea\xf8\x62\xa4\x0e\x29\x8b\x4b\x86\xe7\x45\xdc\xb1\xd8\x66\x16\x05\x06\xbf\x3a\x81\xf7\x4e\x72\x2a\xf5\xff\xd1\xcd\xcd\xb7\xe0\x30\xa8\x99\x93\x9c\x07\x2b\x47\x5b\x12\xe9\x93\x07\xcd\xa1\xde\xff\xac\x19\xfa\x34\xaa\xec\xfc\x15\xcb\xf5\xb0\x89\x6c\x45\x86\x59\x48\xa6\xb2\x7e\x8a\x0f\xcb\xc6\xd1\xcc\x09\xba\x5d\xd1\xec\xee\x3a\xf0\x0b\x70\xa1\xef\xb1\xe0\x96\x67\x64\x71\x09\x4d\x6e\xbc\xb7\x2f\xe1\xb5\xd3\xba\x1e\xa3\x52\xdf\x06\x1c\xe4\xc6\xa2\x45\x03\x40\x58\x4a\x9e\xd1\xc6\x69\x34\xe4\x49\x69\xf8\x19\xca\x81\xfd\xec\x3f\x1d\x90\x26\x76\xe6\x8b\x6e\x91\xad\x00\x84\x65\xc0\xeb\x86\x14\x64\x8b\x91\xbd\xa7\x60\xb6\xd6\xa8\x96\x61\xb7\xad\x26\x61\xce\x6b\x63\x7c\x1b\xde\x7f\x91\xe0\xd9\x72\x8b\xea\xe4\x3f\xdb\xc5\x71\x73\x59\x7d\xb3\x30\x5b\xce\xfe\xc9\xbd\x20\x56\x2a\xeb\xfd\xdd\xf3\xd4\xfe\x27\x62\xf2\xea\xb0\x6e\x10\x4d\x7a\xdc\x66\x4d\xe8\x38\x7c\xcd\x3d\xeb\xf6\x00\xc2\x50\xf1\xaa\x2e\x62\xc1\x51\x1b\x3d\xd9\xf6\xb0\x92\x9b\xef\xef\xe3\x1e\xd9\xa5\x81\x47\x2c\x9d\xa7\x9b\xa2\x13\xdd\x98\x4d\x9f\x8f\xd1\xbd\x3c\xa2\x70\xbb\xd9\x3b\x8f\x92\x91\x93\x96\x81\xb3\x3d\xab\x26\x0a\xb8\x93\x71\xe3\x7a\x79\x04\x92\xf0\x8b\xdf\x7e\xfd\xf5\xb6\xee\x1e\x83\x22\xfd\xd6\xce\x1f\xb1\xee\x1e\x71\xd7\x53\x5f\xe7\x8f\xdd\xd3\x67\xd2\xd2\x65\xb6\xa4\xc0\xc4\x79\xf4\x40\x7a\xcc\xe3\xb6\xfe\x18\xb4\x92\x8f\xcd\x2e\x4e\xa1\xe9\xa9\x39\xc5\xe9\x79\xb6\x03\x99\xc4\xb1\x1c\xe1\x21\xe9\xa6\x95\x3f\xfc\x78\x99\xc1\x23\xf2\x81\xc3\x4c\xdf\x01\xd9\x65\x38\x0b\x78\x33\xbf\x77\xf0\x20\xf6\xe5\xfe\x0e\x64\xf5\xc6\xa9\x67\x3b\xe3\xf7\x71\xda\x27\xec\xda\x34\x61\x6c\x6b\x9a\xe1\x6c\xdd\xc4\x2c\xdc\xf4\xbc\x82\xa4\x8c\xdb\xbd\xf3\x6c\x47\x84\x7c\xa6\xe5\xd4\x3e\x0d\xeb\x35\xd7\xd6\xfc\xd9\x9d\xbb\x67\x99\xeb\xb1\xf9\xae\x85\xba\x03\xf7\x4d\x00\xdb\x93\xf5\xda\x97\xc9\x9a\x00\x71\x7b\xae\x6b\x6f\xfe\x6a\x02\xc4\xd1\x6c\x37\x01\xe6\x50\xdb\xad\x6d\xcc\x37\x01\xec\xd8\x0c\xd5\x71\x79\xa9\x63\x02\xcf\xd3\x82\xce\xd3\x33\x4f\x6d\xec\x5c\xe2\x06\x88\xe7\x9b\xb6\x73\x48\x13\x40\xf6\x65\x99\xf6\x66\x8e\x26\x0e\x73\x54\x6e\x69\x32\x61\x4b\x8b\x63\x1f\xce\x1e\x4d\x88\x72\x7f\xb4\xc0\xf5\xb4\x8c\xc3\x71\x79\x86\x4d\xc5\xf6\x21\xa9\x7a\x38\xbd\x70\x8c\x09\x7a\x5c\x5b\xf2\xd0\x9e\x6a\xd5\x59\xb7\xd3\x4c\xf8\x9e\xaf\x1e\x1d\x5f\x09\xae\x49\xdb\x13\x2b\xb4\x28\x6d\x1b\x0e\xab\xfd\xe6\xab\xbc\x57\x64\x68\x2f\xb4\x79\xfa\xed\x4d\xc7\x2d\xe8\x6f\xef\xd8\xb2\xf7\xd9\x1b\xd8\x7b\x7d\xe6\xa6\xd7\xcf\x6e\xab\xd8\x64\x1b\xb7\x95\x6c\xd5\x1d\x74\xc6\x30\xa0\x04\x20\x4a\xf1\x79\x4a\xd5\x7f\x20\x9c\xfe\x30\x9d\x5d\x5f\xa1\x4c\x10\xc8\x28\xc5\x85\x9c\xa1\x2d\xf5\x44\xf2\x04\xa3\xba\x95\xe8\x9c\xdc\x85\x95\x22\x65\xa5\xe2\x9b\xe3\xd9\x6b\xf5\xc5\x78\xad\x76\x30\x97\x7f\xf0\xaf\x38\x9b\xc3\xaa\x2e\x31\x9b\xea\x93\x08\xfe\xab\xc0\x25\x10\xb7\x97\x77\x28\xfb\x0c\xb9\xbc\x03\x40\x2e\x18\xd4\x20\x65\xc9\xf4\xa1\x4e\x31\xc6\xe1\x86\x8d\x3e\xa2\x27\x01\xe0\xed\x80\x1f\xd3\x0c\xa2\x73\x7a\x33\x5e\x25\x61\xc7\x72\x3b\xab\xa4\x7b\x5c\xb9\x83\x1a\x74\x9b\x08\x2d\x27\x43\x14\xc0\x88\x1c\xd7\x90\x9d\xd7\x40\x68\x6b\x4d\x46\x6d\xc2\x45\xc1\x1f\xe4\xe0\x30\x43\xee\xaa\xd7\x5d\xcf\xcf\xa6\x0b\xcf\x09\x2a\xa9\x10\x5c\x58\xcf\x47\x38\x8d\x28\x4c\x4d\xd3\x94\xd6\xda\x88\x30\x6a\x88\xb0\x8e\xf5\x1b\xa2\xc2\xed\xa7\x38\xc2\xcc\x24\x92\x0c\x25\xb0\xb9\xf8\x41\xd3\x00\xc7\x3a\x49\xe7\x64\x85\xef\x29\xaf\x85\x81\xac\x38\x3a\xb0\x3f\x01\xab\x5b\xf3\x78\x09\x63\x67\xf0\xad\x21\x94\xdd\x63\x53\x6e\x59\x33\xbf\x1b\xe2\x24\x03\x14\xcc\x9c\x3b\xab\xd7\x94\x7c\xa4\x52\x6d\x80\xf3\xcb\xe5\x4a\x82\x3f\xb5\x18\x57\xcf\x63\xdd\x2f\x06\x3f\x71\x2f\x2b\xcd\x8f\x3f\x44\x53\x90\xda\x47\x28\x7c\xa3\x2d\x0e\xde\xdf\xc0\x4f\xbb\x0a\x83\x36\x0b\xde\x64\xf8\xb9\xd4\x83\x67\x81\xd0\x5d\x9f\x59\x20\xf4\xee\xf4\x82\x66\xeb\xab\x8b\x74\x51\xc9\xbb\xd1\xf5\x8b\xe8\x1b\x2c\x49\x8e\x5e\x63\x86\x97\x46\x7f\x3f\xba\xb9\xfe\xe6\xf5\xb1\x5e\xd0\x41\x4f\xc9\xd5\xc5\x36\x3f\xbc\xfb\x82\xf9\xc0\x9b\xfd\x33\xd7\x3a\x73\x1d\xc5\x80\x1f\x71\xb6\x8f\x90\x83\xe7\x38\xd5\x50\x83\x9c\xcd\xa2\x03\xc6\x41\xee\x6a\x9a\xc8\xee\xd1\xbe\x2f\xf3\xbb\xfd\x86\x36\xec\x18\x6f\x86\xbe\x1b\x71\x8c\xfe\x2c\x88\xdc\xea\xf3\x1e\xa2\x2b\xb5\xe8\xb5\x8e\x0c\x4c\x3a\x3a\x1c\xf9\x9b\x5d\x06\x33\xaf\xb3\xbb\x7e\xd7\xfd\xe0\x22\x10\x96\x43\x4d\x88\x9d\x01\x54\x82\x2c\xe8\xc7\x9d\x5f\x17\x64\x19\xe9\x89\xb5\x17\x3a\xcd\x29\xbc\x89\xda\x82\xa2\x1f\x90\x0f\x74\xb1\xd3\x06\x69\x5a\x3b\x7c\x16\xac\x46\xd0\xd2\xfb\x93\xa6\x44\x60\xfa\xde\x98\x52\x8f\x47\x2b\x8e\x83\x7e\xb3\x73\x9b\x52\x86\xdd\x33\xd0\x1c\x67\x77\x75\x15\xaa\x3c\xbd\x86\xcf\x01\x0c\x08\xa2\x34\xd5\xe2\x6c\x88\x7a\xb7\x46\xe3\xdf\x42\x95\xa1\xdc\x7c\x81\x24\xc3\x95\x5c\xf1\x1e\x47\xfb\xd0\x42\xe0\x65\xcf\x0e\x69\x1b\xdc\xf1\x52\x9a\xd8\xa6\xf8\xd7\xa2\xbe\xc5\xc1\x2d\x15\x33\xfe\x0e\xee\x98\xcd\xd7\x20\x59\xe1\xba\x2e\x0a\x73\xc0\x36\xc6\xd5\xd6\xfb\xaf\x3a\x4f\x43\xdc\x15\x6b\x5a\x64\xb8\x1e\x91\xad\x00\xe0\xcd\x03\xe9\x5e\xb6\xed\xd5\xb0\x53\x45\x41\x49\x0a\x0c\x2e\x55\x5d\x14\x50\x29\x82\xf9\xe2\x52\x30\xde\x4d\xbc\x82\xcf\xd0\x05\x82\x5c\xf3\xfc\xa6\x22\xd9\x16\xef\xbc\x24\xfe\xe3\xde\x37\x8f\x65\x4f\xe5\x5e\xca\x72\x7a\x4f\xf3\x1a\x17\x30\x10\xad\x24\x95\x95\xf1\x54\x98\x3e\x86\x46\x81\x5a\x69\x21\xd3\x9a\x8b\x5f\x71\x81\x6c\x4a\xca\x64\x9b\x1f\x1d\xe2\xd2\xb1\x84\xa3\x92\xf3\xec\x8e\x88\x89\x51\xbd\x2f\xe0\x0f\xd3\x4a\xd5\x8a\x9c\x76\x9c\x5a\xfb\x59\x71\xa6\xb5\xbb\x9e\xec\x98\x74\x8b\x8b\x27\x68\xf2\xc4\xe0\xf1\x17\x06\x3d\x6b\xca\x96\x53\xb8\xa3\x27\x6a\xbf\x3c\xe5\x6c\x8a\xa7\x15\xdf\x48\x57\xef\xd9\xbf\xad\x9d\xf2\x2d\xcf\x70\xf1\x16\x36\xe2\x3b\xb7\x17\x1c\x3d\x95\x88\x30\x5e\x2f\x57\xdd\x2e\x9b\xc5\xd6\xa4\xb5\x35\xaf\x51\xc1\x33\x57\x10\x2b\x08\x0b\x31\xfb\x1c\x51\x26\x9d\xc2\xd9\xde\x49\x9b\x02\x57\x9c\xd8\xf5\x9b\xc1\xbe\x44\xe3\xd7\x23\x9a\xbc\xa2\x34\x67\x07\x9a\x52\x61\x7d\x1c\xa3\x94\xa4\x89\x5e\xf6\x25\x04\xde\x11\xa9\x68\xa6\x29\x8a\x79\x1f\x52\xdc\x91\xc2\x1a\x3b\x96\xa7\x6c\xae\xa8\x4b\xac\xf1\x65\x49\x0e\xc1\x5e\xdd\x9d\x67\xbf\xed\xd8\x37\x84\x89\x0e\xf7\x9c\x97\x55\xad\x60\x8c\xb6\xb9\x93\x93\x79\x9d\x42\xa8\xf7\x60\x86\x45\x23\x33\x74\xc7\x1a\xdb\x7b\xa6\xb9\xd3\xb6\xbd\x87\xf3\x9c\x1a\xda\x7a\x3d\x20\xac\x44\x3a\xfe\xa4\xf4\xf5\x49\xe8\xde\xf3\x85\xb5\xb0\xd9\xa1\x51\x4d\xfb\x1c\x7f\x6b\xfa\x73\x99\x9b\x73\x6b\x37\x2c\xf1\x47\x5a\xd6\x25\xc2\xb6\x4a\xc8\x02\x0a\x29\xd4\x50\xb7\xcb\xae\xfd\x76\xf4\x17\x05\x7f\x70\x24\x7a\x1c\x49\x86\xc8\x6d\xa0\x82\x27\x25\x68\x97\x53\xff\xa9\x69\x40\xb1\xb7\x9d\xdd\x01\xbd\xc8\xb4\xf9\x7a\xde\x57\x9f\x76\x5f\xbd\xb3\x78\xef\xee\x2c\xca\x76\xda\x59\x8e\xd2\x80\x38\xe3\x61\x53\x89\x78\x49\x15\xc4\x1a\x43\x64\x92\xdf\x29\x13\x44\x55\xbc\xb9\x95\xe2\xc8\xee\x7d\xa8\xe7\x68\xc2\xe7\xc9\x47\x6f\x83\x0a\x64\xa6\xa6\xe0\x2a\x18\x81\x3b\x12\xd0\x34\xe6\xe9\xb7\x11\x92\x5f\xca\x79\xe8\xfd\xa9\xad\x64\x6c\x39\x07\x3b\x69\x4e\xb9\x58\xbf\xab\x7b\x14\xe2\x21\x4f\xe6\x1d\x21\xd5\x05\xa6\x7d\x0e\xdb\xe1\x12\x97\x43\xc7\x52\x7f\xe0\xcf\xbc\x16\x4f\xfb\x85\x6f\xf1\x76\xbb\xcc\x63\xc1\x7f\xcd\x99\x5a\x3d\xed\x14\x6e\x7b\x35\xbf\xa7\x53\xe2\xcc\x97\xbf\x23\xe4\xee\x69\xe7\xf6\x9f\x04\x3f\xe1\x06\xe8\x17\xa6\x07\x90\x53\x89\x9a\x45\xdf\xec\x3b\x37\xfd\x56\xc8\x29\x8c\x66\xcb\x6d\xf8\xd6\x63\x48\xbc\x32\x5b\x91\xbc\x2e\x36\xc6\xdd\x3b\x57\xd3\x8c\x6e\xb3\xaf\x63\xbb\xf4\xb7\xe9\x93\xef\x1f\x36\x75\xe2\xcc\xbd\x1f\x6b\x22\xd6\xe0\x6e\x83\xbc\x1d\xab\x75\x5b\x32\xb9\x29\x27\xdf\x36\x31\x90\x7c\x81\x4a\xac\xb2\xd5\xb7\xd0\x83\xdf\x46\x55\xab\x6c\x75\xf9\xb1\x12\xc4\x36\xa2\xd1\x4a\xe7\xd9\x9b\x0b\xcd\x74\xce\x18\x22\x65\xa5\x36\xf7\x69\x67\x6c\x00\x83\x80\x3f\xd3\xe2\x4e\xce\xd0\x19\x62\x75\x51\xf4\x3c\xba\x01\x91\x71\xff\xe6\x08\xe1\xb9\x3b\xf8\xad\xd4\x38\x44\xeb\xc6\x6c\x0d\x5a\xad\xe9\xa2\x33\x56\xbb\xab\x34\xcb\xeb\x89\x4e\xb9\xb5\xe5\xb3\xdd\x53\x01\xf2\xb6\x3c\x1f\xa1\x1b\xf1\xb5\x0f\x3e\x61\xeb\x05\xba\x5f\x80\x83\x3b\xdd\xba\x87\x22\xb9\x80\x62\xc8\x01\x30\x61\xb1\xd8\x65\x41\x3b\x10\x10\x2c\x4a\xda\x19\x11\xe6\xbd\xed\x13\x1f\xf6\xdb\x45\x43\xd4\x5b\xd3\xb5\x99\x09\x90\x40\x01\xf3\x86\x90\x53\xa7\x1a\xfa\xa9\xe2\xaa\x2a\x68\xbc\x28\x67\xa4\x94\x71\x82\x2b\xc3\x61\x24\x71\xd8\x1e\x81\x2d\xdf\xe9\x1d\x59\x1f\x4a\x1b\x7b\xcb\x99\x5c\x51\x28\x95\x8b\x23\xa3\xb6\x07\xd8\x62\x1b\x7d\xc0\x05\xcd\x3d\x70\xb3\xa3\xae\xd8\x04\xbd\xe1\x4a\xff\xef\xf2\x23\x95\xa6\xb1\x70\x04\xe4\x05\x27\xf2\x0d\x57\xf0\xec\x5e\x28\x31\x83\x4a\x44\x88\x0d\x53\x32\x66\x41\xa0\x93\x60\x7d\x35\x81\xb9\x6e\x7a\x57\xc6\x76\xe2\xe6\x17\x99\x04\x95\xe8\x8a\x21\x2e\xdc\xcc\x7d\xe6\x8d\xb4\xc0\x5d\x92\x08\xe3\x6c\x0a\x64\xca\x41\x8f\x00\xf5\x8b\x46\xa5\x43\x25\x17\x2d\x7c\xf5\x7c\x28\x02\x73\x4e\x90\xfd\xbc\x09\xea\x80\x77\xa8\xde\x04\x55\x81\x33\x92\xa3\xbc\x36\x35\x6f\x35\x2e\xb0\x22\x4b\x9a\xa1\x92\x88\xde\x3a\x31\xc8\xe8\x45\xd9\xaa\x7f\xe9\x06\x53\x54\xd2\xea\xd3\x0e\xc4\x12\xc7\x7d\x7b\xfd\x51\xcf\xd3\xf8\xf2\x26\xf9\xfb\xb6\x8f\x2a\x60\x5e\xfb\x69\xb6\x03\xf8\xd9\xe4\x19\x96\x63\x02\xf5\x2d\x71\xa5\x77\xf6\xff\x68\x72\x0a\x1b\xe5\x7f\x21\xd7\x0d\x78\x9e\xa9\x9b\xbc\xf5\x9b\xe1\xf3\xd6\xfc\x1d\x82\xd6\x50\xb5\x2e\xf6\x63\x4d\xef\x71\x41\xa0\xb3\x80\x3e\x49\xb1\x36\x4c\x8e\x9f\x07\x1c\x6d\x62\x73\xdc\x34\x11\x35\x49\x75\x54\xa2\x83\x3b\xb2\x3e\x98\xb4\x4e\x5e\x5f\x4d\xaf\x83\x2b\x76\xd0\xe4\x4e\xb4\xce\x81\xb7\xe1\x82\xd9\xfa\x00\x7e\x3b\x98\x6d\x30\xc1\xed\xa6\x84\x18\x63\xdc\x45\x75\x53\x5b\x62\x42\x5a\xcb\xe6\x34\xce\x25\x55\xab\x7a\x3e\xcb\x78\x79\x22\x15\x96\x2b\x92\x9b\xff\x9f\x50\x29\x6b\x22\x4f\x7e\xfd\xeb\x7f\xef\x80\x21\xac\xde\x48\xd0\x9f\xea\x49\x6f\xc6\xb1\x4c\x11\x5f\x2c\xb6\xdc\xef\xdd\x5f\xf7\x41\xc4\x6b\x74\xf8\xd7\x3c\x77\x55\x99\x7d\x08\x4b\x90\x26\xd8\x35\x39\x1e\xca\x20\xa8\xa5\x8b\xe3\x14\xab\x7d\x10\x8a\x1b\x18\x2f\xb0\xf9\xb0\x26\x5f\xe0\xdd\xfa\xd0\x8a\x98\xdb\xc6\xd6\x7a\x8d\xa0\x43\x42\x03\x7c\xa8\x3f\xc2\x61\x33\xb6\xc1\x0e\xc2\xd6\xfb\xb1\xdd\xdf\xb1\xb2\x89\x8d\x61\x7a\x22\xa4\xb3\xf7\x90\xc1\xa6\x8a\xfb\x0c\x99\x08\xa1\x30\xc7\xf0\xf0\xb4\x27\x9d\x64\x80\x80\x98\xc9\x08\x5e\xe1\x25\x08\x02\x09\x73\xea\xbe\x82\x72\xa2\x88\x28\x29\x23\x12\x8a\xc3\xc2\xef\x46\x1e\xa8\xec\x53\xbd\x31\x59\xc6\x7c\xee\x62\x95\x14\x0f\x11\x64\x4f\xb6\xf1\x1c\x3c\xe0\x35\xc2\x82\xd7\x2c\x9f\xa1\xef\x56\x84\x45\xb2\x78\x24\x51\x13\xf4\xba\x33\xc8\x37\x9c\x81\xe9\x3d\xc8\x05\xf3\x44\x67\x4e\x14\xd6\x84\xee\xe5\xec\xe5\x8b\x9d\x90\x98\xe8\x94\x31\x19\x68\x35\xc4\x9a\x29\xbb\xf2\x6f\x7c\xad\x89\x0f\x91\xc4\xcb\x41\x17\x74\x2c\x76\xbe\x9d\x03\x6a\xc3\xdf\x9a\x1e\x00\x74\x01\x16\xc3\x89\xb9\x05\xd1\xf3\x81\x45\xed\x28\x56\x3c\x06\x12\x68\xbd\x21\xee\x78\x5b\x2d\xcb\x9d\x6c\x4b\xd1\x20\xc3\xe8\xf9\xb2\x07\x09\xb6\x55\x73\xbc\x02\xe2\xd3\x27\x3f\x86\x07\xb0\x75\xd4\xc2\x29\x1d\x1c\xa0\x23\xf3\xa4\x16\x9d\x39\x57\xc7\x3b\x2d\x97\x9d\x9e\xe6\x85\x09\x53\xbc\xfc\x58\x61\xe8\xa5\x55\x3d\xf9\x5c\xbf\x21\x2b\x7c\x4f\x24\x92\xb4\xa4\x05\x16\x05\x64\xe1\xde\x98\xd1\xa2\x79\xad\x10\x61\xf7\x54\x70\x16\xe9\xb6\x78\x8f\x05\x85\xc0\xef\xc0\xbb\xfe\x6f\x47\x1f\xce\xde\xfd\xf7\x9b\xb3\xd7\x97\xc7\x40\x15\x88\x9b\x51\xed\xeb\x3e\x0f\x8f\x3a\xf8\xf4\xe0\xa2\xb8\x31\x6b\x0c\x47\x34\x10\x37\x33\x3d\xa6\xb2\x56\x35\x34\x1d\x20\x1f\xb3\xa2\x96\xf4\x7e\x97\x93\x18\xb3\xee\x78\xae\x91\x6a\xf9\x19\x6d\xe1\xd9\xf2\x42\xe7\xd6\xbd\x71\xb6\x9e\xa2\xfb\x97\xb8\xa8\x56\xf8\x65\x73\x0f\x38\x9d\x19\x49\xeb\x67\xd3\x02\x8f\xe4\x81\x5b\xc1\x06\x3b\xd9\x3b\xff\x3f\x00\x00\xff\xff\x31\xe9\xe7\xf0\x7b\x92\x01\x00") - -func stashAppscodeCom_resticsYamlBytes() ([]byte, error) { - return bindataRead( - _stashAppscodeCom_resticsYaml, - "stash.appscode.com_restics.yaml", - ) -} - -func stashAppscodeCom_resticsYaml() (*asset, error) { - bytes, err := stashAppscodeCom_resticsYamlBytes() - if err != nil { - return nil, err - } - - info := bindataFileInfo{name: "stash.appscode.com_restics.yaml", size: 103035, mode: os.FileMode(420), modTime: time.Unix(1573722179, 0)} - a := &asset{bytes: bytes, info: info} - return a, nil -} - -var _stashAppscodeCom_restorebatchesV1Yaml = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xbd\x79\x73\x23\xb9\x91\x38\xfa\xbf\x3f\x05\x42\xf6\xef\x49\x5a\x93\x54\xf7\xf8\x78\xeb\xde\x8d\x9d\x90\xd5\x3d\x6d\xc5\xf4\xa1\x90\x34\xed\xe7\x37\xe3\x1d\x83\x55\x20\x09\xab\x0a\x28\x03\x28\xa9\x39\x3b\xfb\xdd\x7f\x81\x04\x50\x07\xaf\x4a\x14\xc9\x9e\x1e\xbb\x10\x0e\x4f\x8b\x64\x65\xe1\xc8\x4c\xe4\x9d\xb4\xe0\x1f\x98\xd2\x5c\x8a\x17\x84\x16\x9c\x7d\x34\x4c\xd8\xbf\xf4\xe4\xe1\xdf\xf5\x84\xcb\x8b\xc7\xe7\xbf\x78\xe0\x22\x7d\x41\xae\x4a\x6d\x64\x7e\xcb\xb4\x2c\x55\xc2\x5e\xb2\x19\x17\xdc\x70\x29\x7e\x91\x33\x43\x53\x6a\xe8\x8b\x5f\x10\x92\x28\x46\xed\x87\xf7\x3c\x67\xda\xd0\xbc\x78\x41\x44\x99\x65\xbf\x20\x24\xa3\x53\x96\x69\xfb\x1b\x42\x68\x51\x4c\x1e\xca\x29\x53\x82\x19\x06\x6f\x11\x34\x67\x2f\x88\x36\x54\x2f\x7e\x41\x88\xfb\x4b\x31\x6d\xa4\x62\x53\x6a\x92\x05\xd3\x13\xf8\x72\x42\x8b\x42\x27\x32\x65\x93\x44\xe6\xbf\xd0\x05\x4b\x2c\xc4\xb9\x92\x65\xe1\x1f\x6f\xff\xc2\xc1\xf2\xaf\x4d\xa8\x61\x73\xa9\x78\xf8\x7b\x5c\xbd\xd0\xfe\x3b\x3c\x17\xfe\x84\x59\x13\xe2\x16\x7f\xeb\xe6\xf2\x47\x3b\x17\xf8\x38\xe3\xda\x7c\xbd\xf6\xd5\x1b\xae\x0d\x7c\x5d\x64\xa5\xa2\xd9\xea\x1a\xe0\x2b\xcd\xc5\xbc\xcc\xa8\x6a\x7f\xf9\x0b\x42\x74\x22\x0b\xf6\x82\xbc\xb3\x13\x2e\x68\xc2\xd2\x5f\x10\xf2\xe8\xce\x06\x26\x3c\x26\x34\x4d\x61\xcb\x69\x76\xa3\xb8\x30\x4c\x5d\xc9\xac\xcc\x45\xb5\x9c\xbf\x6b\x29\x6e\xa8\x59\xbc\x20\x13\xbb\x35\x13\xc5\x0a\xa9\xb9\x91\x6a\x39\xb1\xdb\x00\xbf\x0a\xbb\x7b\x5b\x7d\xe7\x3f\x36\xcb\x02\x8e\x40\x71\x31\xdf\x00\xcf\x50\x53\xea\x49\xb1\xa0\xba\x0d\xe7\xa6\xf1\xc9\x6e\x10\x01\x4f\x26\x6b\x48\xd2\x02\x78\x39\x6f\x83\x4b\xa9\x71\x1f\xb8\xaf\x1f\x9f\x4f\x99\xa1\xcf\xdd\x56\x26\x0b\x96\xd3\x17\xfe\xe7\xb2\x60\xe2\xf2\xe6\xfa\xc3\x6f\xee\x5a\x1f\x13\x52\x28\x59\x30\x65\xaa\x73\x77\xa3\x81\xf9\x8d\x4f\x09\x49\x99\x4e\x14\x2f\x0c\x90\xc4\xa9\x05\xe8\x7e\x45\x52\x8b\xf2\x4c\x13\xb3\x60\xe1\x5c\x58\xea\xe7\x40\xe4\x8c\x98\x05\xd7\x44\xb1\x42\x31\xcd\x84\x81\x15\xb6\x00\x13\xfb\x23\x2a\x88\x9c\xfe\x9d\x25\x66\x42\xee\x98\xb2\x60\x88\x5e\xc8\x32\x4b\x49\x22\xc5\x23\x53\x86\x28\x96\xc8\xb9\xe0\x3f\x54\xb0\x35\x31\x12\x5e\x9a\x51\xc3\x3c\x7e\xd5\x03\xf0\x40\xd0\x8c\x3c\xd2\xac\x64\x23\x42\x45\x4a\x72\xba\x24\x8a\xd9\xb7\x90\x52\x34\xe0\xc1\x4f\xf4\x84\xbc\x95\x8a\x11\x2e\x66\xf2\x05\x59\x18\x53\xe8\x17\x17\x17\x73\x6e\x02\xc5\x27\x32\xcf\x4b\xc1\xcd\xf2\x22\x91\xc2\x28\x3e\x2d\x8d\x54\xfa\x22\x65\x8f\x2c\xbb\xd0\x7c\x3e\xa6\x2a\x59\x70\xc3\x12\x53\x2a\x76\x41\x0b\x3e\x86\xa9\x0b\x03\x6c\x23\x4f\x7f\xa9\x3c\x8f\xd0\xa7\xad\xb9\xae\x61\x87\x1b\x40\x60\x3b\x4e\xc0\x52\x19\xe1\x9a\x50\xff\xa8\x5b\x45\xbd\xd1\xf6\x23\xbb\x3b\xb7\xaf\xee\xee\x49\x78\x35\x1c\xc6\xea\xee\xc3\xbe\xd7\x0f\xea\xfa\x08\xec\x86\x71\x31\x63\xca\x1d\xe2\x4c\xc9\x1c\x60\x32\x91\x16\x92\x0b\x03\x7f\x24\x19\x67\x62\x75\xfb\x75\x39\xcd\xb9\xb1\xe7\xfe\x8f\x92\x69\x63\xcf\x6a\x42\xae\xa8\x10\xd2\x90\x29\x23\x65\x61\xd1\x37\x9d\x90\x6b\x41\xae\x68\xce\xb2\x2b\xaa\xd9\xd1\x0f\xc0\xee\xb4\x1e\xdb\x8d\xc5\x1d\x41\x93\x83\xaf\xfe\xd8\xed\x5a\xe3\x8b\xc0\x74\xeb\xb1\x99\xbe\xe0\x24\x15\x7f\x64\x6a\xf5\x53\x7b\xc2\x33\x5a\x66\xc6\x31\x4f\x9e\x6c\xf8\xbe\x81\x01\x2f\x01\x08\xe1\x22\xe5\x96\x83\x3b\x02\xb4\xcc\xc0\x11\x1d\x23\x74\xce\xec\x11\x49\x52\x6a\x66\xff\xe3\xf9\xea\x1a\x54\x02\xbf\x36\x54\xcd\x99\x25\xbf\xb2\x28\xa4\x32\x15\x59\x10\xaa\x18\x39\x71\x13\x3a\x19\x91\x93\x0f\x96\xb7\xb2\x3b\x41\x0b\xbd\x90\xc6\x30\x75\x32\xd9\x00\xf1\xa5\x5b\x89\x47\x4a\xae\x2b\x08\xeb\x3f\x66\xa2\xcc\xd7\xb7\x62\xbc\x6d\x0f\xc6\x64\x6d\x06\x6b\xbf\xd9\x72\x9e\xf0\xb6\x8f\x2c\x29\xed\x06\xbe\x57\xe9\xce\x23\xb8\xa1\x8a\x66\x19\xcb\x76\x1f\xc2\xab\x16\xb8\xea\x30\xc8\xd3\x82\x99\x85\xa5\x9b\x6a\xdb\x61\x93\x73\x96\x4f\x99\x5a\xa5\x40\x02\xfc\x0a\x7e\xa0\x2d\xbd\x08\xc3\x69\x46\x24\x40\xa4\x70\xae\x4b\x7b\x0d\x33\xaa\xc2\xcf\x3c\x1c\xb8\x6e\x27\xe4\x7e\xb1\xe9\x50\xd3\xb5\x23\x08\x4b\x3a\x21\x4f\x0b\x9e\x2c\x48\xce\xa8\xd0\x2d\x78\x4f\x3c\xcb\x2c\x7d\xfa\x39\xa7\x9b\x27\x5a\x78\x38\xeb\x67\xb9\x63\xe3\x17\x52\x3e\xac\x11\xc2\xca\x6e\xfe\xc9\xfe\x06\x28\x89\xcf\xb8\xc7\x68\x9a\x00\xfd\x12\xb3\xa0\x86\xdc\x59\xc1\x24\xdc\x0c\x86\x3e\x30\x32\x65\xb3\xcd\x38\x2d\x15\xa1\x33\xc3\x54\x58\xcb\x26\xf6\xb3\xf6\xd8\x76\x92\x85\x6f\xa5\x36\x5e\xac\xd9\xf4\xf5\xca\x62\x6e\xea\x5f\xdb\xdd\x4f\xec\x96\xa5\x84\xe7\x39\x4b\x39\x35\x2c\x5b\xfa\xf9\xd1\x1d\x84\x69\x87\x66\x1a\xee\x59\x0b\x43\xe6\x45\xc6\x0c\xdb\x44\x71\x5d\x93\xb7\xc3\xf2\x4d\xca\x05\x53\x56\x98\xda\xf6\xa3\x95\x65\x5c\x35\x9f\x59\x39\x9b\x26\xb7\xa9\x60\x6f\x05\x4b\x2c\x55\x28\x60\x45\x8e\x0a\x99\x7f\x30\xcf\xa9\x48\x35\x99\x49\x05\xf4\x64\x17\x32\x65\xf6\x00\xc3\xef\x77\x80\x9c\xd9\x6b\xd0\x82\xb1\x4c\x0b\x40\xfc\xe9\xfe\xfe\xc6\x3e\x7c\x7f\x75\xe3\x20\x6d\x7d\x7a\x07\xb6\x86\x61\x27\x8a\xdc\xa8\xf7\x82\x81\x94\x21\x45\xb6\x24\x52\x54\x1b\x33\x93\x59\x26\x9f\xec\x75\xec\xf1\x76\x5a\x6f\xe3\x06\x14\xac\x07\xec\xc5\x26\x62\x00\xc1\x87\x3e\x6c\x41\x03\x82\x42\x05\x02\xe8\x00\x3b\xbf\xeb\x27\x6b\xc8\x00\x4f\x58\x5c\x6c\x1c\x1d\xc9\xb8\x68\x1d\x2b\x17\x9a\xa7\xdb\xf7\xdd\x8d\x16\xd2\x8c\xe0\xcf\x27\xa9\x1e\xec\x46\xa5\x5c\xb1\xc4\xca\xe0\x70\xa0\xcd\x37\x91\x35\xf1\x65\x75\x28\x29\x0d\x39\x3b\xbd\x38\x3d\x0f\xcc\xb2\x7a\xc9\xa9\x26\x33\x9e\x31\xbd\xd4\x86\xe5\xc0\x36\x03\xdc\x0e\x98\x5c\x13\xcd\xf3\x22\x5b\xc2\x0a\x4f\xd3\x11\xe1\xc6\x7e\x68\xd9\x89\x2a\x85\x5f\xaf\x15\xc5\x16\x2c\xcb\x46\x44\x4b\x62\x14\x0d\x4a\x49\x07\x70\x78\xc6\x82\x30\xaa\xf4\xbc\xee\xec\xf4\xc7\xd3\x11\x61\x26\x39\x27\x4f\x52\x9c\x1a\xd8\x98\x09\xb9\x77\x57\x79\x78\x4d\x07\xdc\xa5\x2c\x89\x60\x2c\x75\x07\x53\x64\x3c\xe1\x26\x5b\x02\x1f\x22\xb2\x34\x4e\x7a\xa6\xc6\x01\x9b\x90\x57\x1f\xf9\xaa\x10\xb7\x36\x53\x50\x76\x2c\x5e\x3f\x03\x0c\xb0\xfa\x0a\x4b\xed\x15\x95\xf1\x47\x76\xb1\x60\x34\x33\x8b\x25\x10\x81\x90\x62\xfc\x03\x53\xbb\x28\xd7\x6f\x6c\x29\xfc\x73\xbb\x48\x81\x10\x6e\x58\xbe\x13\x99\x09\x8e\xa0\x9b\x3f\xa4\x4a\xd1\x65\x07\x77\x58\x93\xf3\x9a\xc3\x0a\xa9\xaf\x99\x41\x32\x08\xcb\x98\x5e\x33\xb3\x42\xd2\x16\x06\xb1\x1f\x7b\x51\xd9\x9e\x4b\xc1\xd4\x4c\xaa\x7c\x5f\xfa\x5e\x48\xbd\x63\x6e\xeb\xf3\x93\xda\x38\x96\x6e\xa4\x25\x1a\x61\xd5\x02\x23\x47\x41\x92\x08\x0a\x57\xc7\x21\x14\x32\x25\xd7\x37\x13\xf2\x17\x59\x02\xff\xa5\xd3\x6c\x49\x9e\xa8\x13\x45\x35\x33\xe4\xc4\xbe\xe8\xc4\x52\xa7\x5d\xfb\x9f\x18\x4d\x37\x8b\x44\xcd\x61\xc9\x83\xd1\x9d\xec\x12\x7d\xfc\x8d\xb7\xc6\xb0\x3e\xb0\xf3\x90\x85\x7b\x30\xac\xc5\xb3\x18\x7f\x76\x13\x38\xe3\x8e\xa5\x50\x7b\x1d\x80\x46\xec\xc8\xc7\x43\x3c\x00\xfa\xaf\x61\x9b\x5b\xa5\xff\x7c\x6a\x65\x79\x92\x34\x97\xb1\xfb\x6a\x75\xc3\x8a\x4b\xda\x0a\x2e\xc2\xdd\xac\x70\xa5\x76\x1d\x17\x0e\x3f\xdd\x10\x3b\x65\x91\x2d\xab\xb3\xbc\xdb\xaf\x61\xc6\x59\x96\x92\x86\x21\x67\xd7\x40\x73\x08\x3b\x40\x72\xde\x7f\x6a\x00\xe6\xb0\x73\xb3\xf8\xc6\x15\xeb\xb8\xba\xad\xb2\x84\xd8\x97\x31\x6a\x86\x08\x76\xd8\xfc\xe1\x6e\xde\x4a\x48\x41\xcd\x22\x82\xfa\x6e\xa8\x59\x58\x9a\xa3\x49\xc2\xb4\x26\xd2\x91\x1d\x20\xa4\x06\x63\xc5\x41\x38\x83\x95\x21\x77\x4f\x8a\x8a\xe5\xfb\xd9\xee\x9f\x8c\xfd\xdb\xb8\x30\x6c\xbe\x53\x1c\xae\x7f\x8b\x38\xf4\xd6\x76\x80\x2c\x2e\x15\x11\xa5\xd5\xdb\x82\xa4\x09\x22\xf0\xea\x26\x75\x1c\x6b\x25\x1c\x4d\xc8\x3b\x07\x2c\x2f\x35\x28\x49\x81\xb5\x51\x31\x67\xe4\xb9\x85\xfb\xfb\xdf\xfd\xee\x37\xbf\x9b\xc0\xcb\x3b\xa0\x06\x18\x54\x90\xeb\xcb\x77\x97\xdf\xdf\x7d\xb8\xfa\xfe\xdd\xe5\xdb\x57\xbb\x4f\xe9\xe3\xb8\xb6\x7e\x8f\xb9\x30\x63\xa9\xc6\x6e\x67\x5e\x10\xa3\x76\x62\x28\x98\x04\x3b\x68\xb5\xb5\x83\x60\x0c\x65\xc1\x3a\x62\xc5\x4c\x7f\xe3\x81\xdd\xcc\x19\x16\xed\xfd\xb9\x7b\xc6\x95\xa1\x03\x2e\x04\x8b\x8e\x07\xc0\xc3\x6e\xe2\x1e\xc3\x51\xef\x2b\xb9\xdc\xec\x14\x0f\xd6\x2e\x13\xfb\xf3\x4d\xb2\x0b\x7c\x7e\x78\xe1\x65\x2a\xd3\x65\xc4\x79\xfe\x51\xa6\xcb\x2d\x97\xf2\x21\x38\x83\x5d\x51\xc4\x6c\xbe\x92\x2a\xdf\x3c\x1b\x58\xd7\x01\xee\xfa\x98\x1b\xf6\x81\x75\xec\xa4\x1b\xf1\x77\x23\xe2\xdd\xc8\xe5\xf4\x98\x01\xf6\xa6\x21\x87\xbf\xbc\x06\xc1\x7a\xf3\xb6\x0c\x82\xf5\x20\x58\x0f\x82\x75\xe3\x47\x83\x60\xed\x27\x35\x08\xd6\x83\x60\xfd\x2f\x21\x58\x9b\xa4\xb8\x93\xc9\x03\xda\x28\x78\x7a\x7f\x75\xe3\x1e\x68\xc8\xd6\x54\x04\x4b\x3f\x17\x8f\x32\x7b\xb4\x5b\x47\xc9\xfd\xd5\xae\x1b\xd0\x4e\x7c\x02\x4e\x0f\xf0\xb4\x81\x6d\x7a\x69\xa1\x56\xfe\xdc\xfb\xf7\x2f\xdf\xbf\x20\x3c\x2f\x32\x96\x33\x61\xc0\xf1\x44\x33\xbe\xd1\xcb\x5a\x0f\x0b\x31\xe3\x33\x96\x2c\x93\x8c\x01\xec\xd3\x4f\x6b\x96\x3c\x7d\x5f\x38\x3b\x3a\x42\x90\xea\x62\xb5\xd2\x93\x33\x08\x52\xdb\xd7\x41\xfe\x19\x39\x9b\xe7\x68\xaa\xe5\xb5\xfb\x97\xe5\x6c\xc7\xe7\x05\x1d\x3f\x28\x14\x8b\xf0\x25\x57\x3f\xde\xe2\x4a\x76\x6e\xf0\x18\x5f\x32\x84\x29\x6e\xf6\x82\x93\xc1\x99\x3c\x38\x93\xeb\x31\x38\x93\x07\x67\xf2\xe0\x4c\xee\xfa\xe1\xe0\x4c\x1e\x6c\x5e\xe8\xdd\x19\x6c\x5e\x83\xcd\xab\xdf\xd4\x06\x9b\xd7\x86\x31\xd8\xbc\xc8\x60\xf3\x5a\x19\x83\xcd\x0b\xc6\xe0\x4c\x26\x83\x33\x79\x70\x26\x63\x7f\x3e\x38\x93\x07\xc1\x1a\xc6\x20\x58\xb7\xc7\x20\x58\xc7\xcf\x6d\x10\xac\x07\xc1\x7a\x10\xac\x1b\x63\x10\xac\xd7\xde\x32\x38\x93\xb7\xce\x61\x70\x26\xaf\x8f\xcf\x85\xb3\x0d\xce\xe4\xe6\xf8\x89\x9d\xc9\x3b\xbe\xf4\x89\xdd\x1d\x79\xd7\x6f\x7d\xfa\x37\x94\x93\xb0\x44\x6c\x4f\xb4\xca\x5b\x87\xc2\x00\x1a\x3c\x31\x66\xc1\x38\xf0\xe0\x19\x9f\x97\x6a\x53\x2d\x0f\x98\xcf\x82\x1a\x28\x1b\x50\x50\x65\xaa\x12\x20\xd3\xaa\x48\x4c\x73\x6c\x15\x99\xbb\xc8\x7f\x4b\x3e\xf9\x86\xd5\x5d\xee\xce\x20\xe7\xc2\x2e\xb5\x90\xa2\xab\x4a\x82\x1b\xde\x85\xbe\x55\x13\xc0\xb0\xad\xce\x44\xf2\x0d\xab\x38\x54\x3a\x79\x6b\x15\xdd\x49\xe5\xf8\x45\x11\x7c\x4c\xc0\x86\xe5\x21\x23\x03\x3a\x05\xf4\x6a\x06\x51\xf1\x01\x9d\x60\x1b\xf1\x03\x7b\x45\x09\xb8\x81\x66\xba\xbb\x23\x06\xdc\xe8\x15\x37\x80\x51\x28\xeb\xb8\x82\x7d\xa2\x07\xdc\x88\x51\x35\x51\x91\x04\x1b\xd6\x8e\x8b\x27\x40\xd9\x8e\xbc\x0f\x1e\x1b\x55\x80\xb3\x47\xb5\x23\x0f\x76\xc7\x16\xa0\x20\x6e\x89\x3f\xd8\x16\x61\x80\x82\x89\x8b\x42\xd8\x10\x67\x80\x82\x8e\x8b\x45\xa8\xa2\x0d\x70\xfb\x8a\x8e\x48\xf0\x31\x07\x28\xa8\x31\x71\x09\xd8\xbd\x45\x46\x27\xb8\xf1\xb3\xb2\x74\x76\xc6\x2e\xb8\xd1\x23\x82\xa1\x73\x3d\x18\x27\x81\x1b\x31\x3c\xa8\x5b\xad\xd8\xb4\x22\x84\x69\x16\xcd\x2a\xf0\x06\x5a\x14\xc8\x86\x39\x15\x67\xa6\xf5\x33\x89\x41\x2d\xb4\xc9\xd6\x8d\x78\xc3\x2d\x6a\xa5\x70\x19\xf7\x32\xdf\xba\x11\x41\x78\xd1\xa6\x5c\x14\x54\xc0\xe9\x5e\x06\x5d\x37\x62\xf0\xdc\x0d\xac\x71\xd7\x8d\x83\x98\x78\xdd\x88\xe4\x5c\x24\xc6\xdc\x8b\x99\x2c\xd6\xe8\xdb\x73\xb6\x58\x03\xb0\x1b\x28\x33\x70\xf8\x29\x7e\xe6\x68\x26\xde\xfc\x39\xe6\x76\xc0\x98\x87\xdd\x38\xa4\x91\xb8\x39\x4b\xe4\x51\x74\x9b\x55\xdc\x40\x18\x57\xdc\x88\x31\xb1\xb4\x9f\x40\x23\x4f\xb4\x21\x19\x27\xd5\xac\x08\x9a\x3b\x8d\x2e\x28\x88\xab\x86\x99\x9e\xa6\x17\x37\xf6\x30\x2d\xbb\x81\x31\x30\xbb\x11\x6b\x66\xc6\x5d\xb2\x52\x9b\x49\xa4\xb1\xd9\x8d\xa3\x78\x95\x76\x9a\x9c\x9a\xef\x45\x4a\x78\xbb\x63\x3c\xdc\xe8\x15\xe9\xf1\x13\x09\x79\xdd\x51\x21\x1b\xd6\xd4\x37\x36\xc4\x2f\x24\x86\x0b\x74\xc7\x89\x6c\x98\xdf\x5e\xd1\x22\x6e\x44\x48\x40\xf1\xb2\x06\x32\x7e\xc4\x8d\xbe\xf2\x01\x7a\x36\x51\x8b\xed\x3d\xa7\xb8\x5b\x95\x1c\xf7\xd2\x1e\x54\x1b\x3f\x93\x41\xb5\xc1\xae\x60\x50\x6d\x06\xd5\x66\x65\x0c\xaa\x8d\x1b\x83\x6a\x33\xa8\x36\x83\x6a\xb3\x6b\x7c\xf6\xaa\x0d\x22\xca\xc6\x8d\x5e\xb1\x36\x9d\x3b\x44\x9d\xdb\x30\x36\xe2\x06\x01\xb7\x8a\xc8\x89\x8a\xbb\x71\xe3\xe8\xc6\x72\x44\x24\x0e\x52\x50\x69\x85\x3d\xe3\xe2\x71\xdc\xf8\x17\xe3\xb4\x88\x98\x9d\x81\xd3\xfe\x24\x3c\x08\xf5\xb3\xae\x82\x11\x6e\x1c\xa5\x6c\x84\x1b\xf8\xe2\x11\x61\xc2\x43\xd0\xc8\x10\x34\x32\x04\x8d\x0c\x41\x23\x43\xd0\xc8\x10\x34\xb2\x3e\x86\xa0\x91\xc1\xb2\x3a\x58\x56\x07\xcb\xea\x60\x59\x6d\x8d\xc1\xb2\xea\xc6\x60\x59\x1d\x2c\xab\x83\x65\x75\xd7\xf8\xec\x2d\xab\x43\xd0\xc8\x10\x34\xb2\x61\x0c\x41\x23\x31\x0f\x0d\x41\x23\x83\x6a\x33\xa8\x36\x83\x6a\xb3\x65\x0c\xaa\xcd\xa0\xda\x0c\xaa\xcd\xa0\xda\x6c\x1c\x83\x6a\x53\x8f\x21\x68\x64\x08\x1a\xa9\x81\x0e\x41\x23\xdb\xc6\x10\x34\xf2\x4f\x13\x34\xd2\xf9\x13\x8b\x46\x8a\xe7\x1f\x64\x56\xe6\xec\x9e\xe5\x45\x46\xcd\xd6\xeb\xa2\x85\x18\xd7\x9b\x9e\x6c\x32\x35\x62\xc2\x87\xbb\x7c\xdd\x94\x3c\x02\x04\x7b\x96\x0b\x09\x25\x59\xd4\x9c\x59\xce\x95\x52\xe3\x60\x48\x45\x15\xaf\x63\x55\xca\x22\x93\x34\xdd\x85\xca\x56\x5b\xa0\xc9\x03\x13\xa9\xc5\x5b\x2e\xb4\x65\x49\x62\x6e\x17\x2b\x3d\xfc\x09\xb9\x86\x9e\x0b\x10\xf1\x50\x6a\x3a\xcd\x76\x4f\xf3\xef\x72\x4a\x72\x99\xb2\x6c\x42\x5e\x82\x0b\xda\x2d\x74\x09\x3e\x72\x41\x34\x4f\x59\x42\x95\xff\xc9\x16\x28\x18\xe6\x48\x0b\xfe\x81\x29\x6d\x77\x78\xc7\xc9\xb7\x59\xe2\xe5\xcd\xb5\x7f\xc6\xb2\x35\x2e\xbc\xbd\xec\xd1\x7d\xc6\x52\x27\x04\x50\x22\x67\xbb\x2f\xb4\x05\x07\xfd\x50\x31\xcd\x84\x81\xd2\x3e\x96\xdc\xa9\xf0\xf8\x33\x21\x77\x20\x8d\xea\x50\x3c\x27\x91\xe2\x91\x75\x20\xb3\x62\x89\x9c\x0b\xfe\x43\x35\x8b\x8a\xe3\x5a\xcc\xd0\xc6\x21\xa0\xa0\x99\x93\xdf\x47\xe0\x21\xcf\x3b\x24\x6d\xc5\xec\x7c\x48\x29\x1a\xd0\x9d\x01\x67\x42\xde\x42\xac\x93\x98\xc9\x17\xa0\x7d\xeb\x17\x17\x17\x73\x6e\x26\x0f\xff\xae\x27\x5c\x5e\x24\x32\xcf\x4b\xc1\xcd\xf2\xc2\xf2\x21\xc5\xa7\xa5\x91\x4a\x5f\xa4\xec\x91\x65\x17\x9a\xcf\xc7\x54\x25\x0b\x6e\x58\x62\x4a\xc5\x2e\x68\xc1\xc7\xb0\x48\x01\xb1\x0a\x93\x3c\xfd\xa5\x62\x5a\x96\x2a\x61\x7a\xd7\x4d\x81\xe2\xb7\x0f\x7c\x77\xb0\x4a\xfb\x8c\xbf\xe6\x2e\x42\x83\x7a\xb0\x6e\xbd\xf5\x71\x81\x5c\xb6\x60\xe4\xf6\xd5\xdd\x7d\xc7\xde\xb9\x05\xb8\xe3\x76\x27\x5b\x83\xd1\xf5\x21\xe7\x74\x69\xf7\x91\x29\xf8\xe5\x4e\x98\x33\x25\x73\x78\x3b\x13\x69\x21\xb9\x30\x8e\xd3\x67\x9c\x09\x2b\x8a\x4c\x73\x6e\x74\x30\x59\xd8\xf3\x9f\x90\x2b\x2a\x84\xdc\x8d\x39\x56\xdf\x2f\x52\x08\x31\x23\xd7\x82\x5c\xd1\x9c\x65\x57\x54\xb3\xa3\x1f\xb1\x3d\x3d\x3d\xb6\xc7\xb3\xff\x21\xe7\xcc\x50\xcb\xc7\xf0\x07\x7d\x67\xa8\x48\xa9\x4a\xfd\xd1\x9c\x9e\xea\x0a\xc8\xd1\x57\x1e\x5e\xb4\x6b\xd9\x58\x09\x0f\x0e\x18\x98\x48\xa7\x28\x48\xd3\x10\x20\x74\x13\x21\x3e\x46\x08\x35\x2b\xec\xb2\x9e\x19\x50\x94\x20\xa5\x0f\x48\x2a\x15\x4b\xc9\x03\x5b\x22\x6d\x09\x39\x2d\x08\x04\x4d\xa6\xe4\x89\x9b\x85\x0b\xa2\x0c\xc4\x45\x0d\x50\xd0\x94\x81\xd9\x6e\xba\x24\xec\xa3\x63\x74\x08\xaf\x85\xcc\x9c\xbd\x0f\xe2\x36\x2d\x43\x54\xcc\x28\xce\x1e\x19\xa1\x6a\xca\x8d\xa2\x6a\xd9\x40\x8a\xfb\x05\xeb\x36\x4c\x50\xc5\x40\x39\xf8\x47\xc9\xd4\x12\x6e\x3b\x0b\xb7\x6e\x21\x05\xf4\xaf\x1e\xed\x52\x16\x4c\xd8\x7b\x8c\xcf\x96\x18\x71\xd1\xa1\xe9\x3a\xe3\x7d\x71\x71\x51\x0b\x54\x16\x3b\x53\x99\xe8\x8b\x52\x33\x35\x9e\x97\x3c\x65\x17\x0d\x04\xe9\x92\xba\xd1\x3a\xd9\x9c\x09\xa6\xa8\x61\xd1\x71\xa4\x27\xaf\x1b\x4f\x7a\xac\x90\x5e\xd3\xb0\x7b\x33\xe3\x1f\x47\x60\x7e\xec\xf6\x0e\x2d\x81\xf9\x39\xc3\xcd\xc8\x1e\x63\x98\x14\xa1\xa4\x14\xfc\x1f\xa5\x8f\x4c\x7d\xff\xee\xcd\x5f\xc8\xf5\x57\x28\x55\x1a\x66\xe5\x0c\x74\x0b\xea\xb4\xbc\x29\x63\xc2\x12\xe3\x23\x4f\x81\x43\xfa\x1a\x7b\xee\x47\x88\xc8\x32\xbb\x98\x51\x1d\x27\xab\x98\x29\x95\x70\xed\x9d\x1a\xcc\xfb\x89\x67\x99\x45\x8f\x94\xcf\x66\x4c\x61\xf4\x47\xb3\xa0\xa2\x06\x5b\x50\xad\xed\xf4\xee\xed\xdc\xdc\x95\x05\x20\x69\xa6\xc1\xa2\x9b\xc8\x7c\xca\x05\x62\x5b\x3d\x81\xf9\x0d\xd4\xe5\x6c\xc6\x3f\xba\xf0\xc5\xb0\x07\x1e\xbc\xdd\x1f\x38\x00\x8c\xe5\xf0\x91\x66\x3c\x75\x92\x8e\x2a\x33\x2b\xb4\xba\x87\xeb\xfd\xae\x04\x12\x3b\x5b\xa3\x4a\x91\xd8\x1b\x09\x8b\x05\x19\x13\x73\xb3\x08\x4a\x93\x9b\x75\xa5\x2a\xd8\xad\xce\xe9\x83\x8b\x17\xc5\x71\x1c\xbf\x7c\xaf\x4a\x79\xe3\x20\xf9\x4e\xac\x1d\x7f\x1d\x85\xdb\xcd\x19\x7c\x58\x72\x40\x53\x67\xb0\x26\xec\x23\xd7\x46\x8f\x1a\x2f\x72\x27\xf7\xee\xfd\x6e\xf9\x82\x80\x8c\x61\x91\x89\x50\xf2\xdb\x67\x7f\x20\xe3\xe0\x5d\x81\x78\x52\x80\xc1\xb8\x59\x30\x15\x7e\xf6\xc5\xb3\xe7\x9d\x10\xaf\x7c\x3c\xa5\x54\xe4\x77\xcf\x9e\x39\x6c\xb8\x65\x54\x4b\xe1\xe5\x95\x7b\x9e\x33\x59\x5a\x71\x32\xe5\x09\x35\x38\x0b\x4a\x93\x1c\x13\xe0\x84\x8e\xb2\xc8\x4c\x96\x22\x0d\x0a\xa9\xe1\x39\x03\xf7\x89\x31\x2c\xed\xb6\x2e\x84\xfd\x0c\xe2\x8f\x63\xb1\x96\x83\x2f\xc9\x59\xe0\x29\x55\xb1\x46\x0c\xf5\xc3\x04\xfc\xc2\x58\x35\xad\x5b\x0b\x71\x7c\x09\x50\x9c\x09\xff\x1c\x50\xe1\xb2\x28\x32\xcc\xb9\x83\xe6\xc3\x67\x24\x70\x3c\xbb\xf4\x46\xec\xf6\x91\x45\x0d\x9e\x5a\xc5\xce\x30\x91\x2c\x4f\x50\xdc\x1f\x71\xd1\x67\x74\xca\xb2\xcf\x4d\xda\x78\x4b\x0b\x4b\xff\x5e\x6a\x7f\x60\x4b\x57\x47\xd5\xa9\x2b\x4e\x4e\x48\x68\xb7\xc7\x32\x78\xbf\x8c\x24\x52\xcd\xa9\xd5\x79\x00\x8e\x45\x89\xb9\x54\xf6\xcf\x33\x9d\xc8\xc2\xdf\xeb\x2c\x63\x89\x39\x8f\xb8\xbc\xe9\x92\xe4\xd4\x24\x0b\xff\xa8\x54\xda\x55\x80\x2d\x32\x20\x27\x29\xc0\x70\xa3\x64\x96\x75\x37\x81\x20\x7e\x0e\xea\x91\x27\x1b\x54\xb2\x4e\xc9\xc0\x9d\xe3\xc1\x84\x02\x8c\x2f\xaf\x7d\x66\x2d\x63\x92\x67\x12\x96\xe5\x70\xcb\xd3\x2c\x38\x5d\xd0\xa4\x33\x79\x81\x90\x6b\x5d\x33\x7b\x10\xab\x12\xcb\xc6\x2c\x1e\x54\x6a\xe4\x88\xd0\xcc\x2c\x64\x39\x5f\x10\x2d\x11\x37\x56\xf5\x20\xdc\x49\xe0\xd4\x25\x34\xf0\x1a\x28\x5e\xeb\x3b\xe7\xd4\x1c\x7d\x73\x89\xde\xf6\x70\x7a\x3e\x2d\xac\x74\xaf\xb8\x15\x56\x80\x29\xd2\xd2\xc8\x9c\x1a\x9e\x58\x8e\x35\xa9\x58\x45\xa1\x78\x0e\x26\x99\x4e\xb8\x56\xbb\x17\xf6\x72\x06\x17\x02\xac\x5e\x0a\x52\x13\xbf\x47\xe2\x8e\x72\xc2\xed\x01\x36\x0e\x20\xe1\xa0\x47\xb6\x74\xc5\x58\x6c\xe3\xa9\x65\x4b\x33\xce\x94\xfe\x25\x9c\x2d\x0e\xf1\x10\xac\xa0\xc2\x94\x38\x51\xf4\x5d\x78\xac\x65\xcd\x71\x9f\x78\x2c\x64\x74\x43\x21\xe5\x4d\xaf\x5f\xc1\xe2\x09\xb9\x14\x84\xe5\x85\x59\xd6\x93\xb3\x07\x6a\x91\xf4\x91\x66\x28\xf9\xce\xc9\x87\xdf\x9d\x78\x0b\xfa\x77\x27\x35\xa8\x11\x99\x96\xa6\xf5\x95\x4b\xaa\xe9\x04\x9a\x50\x21\x85\xc5\xb2\x15\xfb\xd3\x84\xbc\x93\x86\x40\x6e\x86\xe3\x54\xa0\xc7\x04\x9a\xc2\xcc\xd5\xea\x5f\x96\x2d\x02\xe7\x6c\x10\x2f\x19\xd7\x62\x57\x55\xa0\x1a\xa4\xa7\x4e\xa8\xae\x89\xac\xd4\xac\x9a\x54\x90\x92\x61\x67\xe1\x12\x7e\x1b\x2c\xd1\xe4\xe5\xbb\xbb\xef\xdf\x5c\xfe\xf1\xd5\x9b\x6e\x76\x71\x00\x64\xae\xd6\xa7\x0f\x76\xab\xca\x27\xc1\xd4\x2d\x03\xf1\x3f\xe9\xbe\x2a\x5b\xb8\xfc\xc6\x57\x12\x0f\x1b\x95\xb2\xc2\xb1\x03\x90\x8f\x2b\xfb\x13\x82\x93\xce\xc8\xe5\x9b\x37\x15\x1c\x2f\x02\x41\xa1\xf2\x05\x7d\x64\x4e\x1b\x4a\x59\xc6\x8c\xd3\x6a\x10\x0a\x90\x37\x7d\x85\xb3\x9b\x53\x35\xa5\x73\x2b\x07\x66\xf6\x02\x6c\xea\x54\xfe\x97\x08\x98\x39\x15\x74\xee\x96\x47\x1b\x17\x26\x48\xd1\xc2\x72\x58\x26\xac\x18\x08\xd3\xe7\x1a\xe6\x8f\xd0\x7c\xb2\x8c\x78\xab\x9a\x74\xcf\x35\x21\x83\x28\x1c\x1c\x2b\xee\xc3\x6e\x0c\x06\x2d\x41\x33\x07\x51\x59\xbe\x70\x0f\x69\x8a\x49\x85\x81\x39\x14\x7e\xb7\xba\x9c\x14\xcc\xad\x0b\x23\x53\xd7\x93\xe8\x3a\x53\x64\x50\x51\x3b\x4d\xb1\x85\x8a\xc1\x95\xa4\x09\x13\x70\x81\x5a\x3a\x51\x39\xee\x12\x01\xe6\x90\x31\x03\x49\x63\xfe\x0a\x58\x82\xd6\xff\x24\xec\x05\x1d\x4c\xde\x97\xe1\x13\x04\x44\x8f\x27\x2b\xfe\x2c\xab\x88\x36\xf8\x8e\xd7\x30\x3d\x25\x08\x83\x71\x57\x4a\x05\xba\x72\x56\x6a\xc3\xd4\xd8\xf1\x33\x97\x5b\x07\xa7\x06\xc2\x7b\xe3\x15\x70\xbc\xdd\x34\x15\x17\x15\x85\x73\x4c\xd4\xa3\x5d\x80\xff\xe6\x3a\xb8\x23\x82\x32\xac\xdc\x31\x22\x43\xd8\x22\x3d\x98\xd3\x4c\x26\x0f\x80\x2d\x2f\x2d\x4f\xe8\x37\x69\x4b\xfe\xaa\x64\x23\x72\xf9\xee\xa5\x55\x94\xec\xac\x81\x19\x06\x1b\x03\x0a\x24\x21\x27\x33\xa9\xd8\x5c\x59\x95\x32\xcc\xe6\x84\xcc\xb8\xa0\x19\xff\xa1\xe2\x0d\x15\x70\x24\xd0\x9a\x52\x3d\xd7\xab\x8d\xf0\x0f\x6c\x39\x76\xf7\x9a\x33\x20\x96\xc2\xf0\x6e\xab\xa3\x1b\xde\x07\x14\x28\x0c\xfe\xc8\xe5\xa3\xe5\x86\xcd\x20\x8e\x19\xcd\x34\x42\xfe\x75\xe3\xde\x45\x2e\xd6\x37\xec\xc8\xaa\xde\x9a\x29\x48\xd6\xd4\xe4\xc4\xad\xe0\x84\x14\x4c\xe5\x1c\x32\xcc\x91\x90\x65\xe3\x50\x46\x44\x5a\x6a\x78\xe2\x9a\x91\xdf\x7e\xf1\x05\x39\xfb\x46\x14\x4a\x26\x4c\x3b\xdf\xde\x2b\x61\xb8\x59\x76\x6b\x44\x6e\x84\x4b\x21\x58\xc5\x62\x90\x74\x2a\x65\xc6\x10\x1a\x5d\x93\x59\xee\x83\x9d\x2b\x47\x06\x37\x05\x3a\xae\xd6\x45\xd6\x06\xf6\x1e\xc1\xbe\xfd\xc3\x91\x2b\xee\xf2\x79\xd5\x63\x83\xf7\x6b\x95\x71\x34\x84\x23\xe4\x5a\x7f\x42\x6f\x51\x3d\x22\x59\x19\x3e\x12\x75\x83\x0e\x7b\x98\x2d\x3b\xbc\x0a\xe5\x46\xe4\x4e\x94\xbc\x17\xee\x7c\x73\xfd\xf2\xa7\xd8\x87\x92\x1f\x05\x21\xf0\x01\xb4\xe3\xc6\x95\x8d\xf8\xb1\xc5\x60\xc4\xcf\x50\x01\xb9\x63\x7b\x56\x48\x93\x1a\x2a\x0c\x17\x17\x82\x8b\x02\xa8\x8b\xdd\xb5\x31\x56\xbc\xb1\x05\x4b\x5a\x6a\x78\xca\x34\x98\x73\x92\x05\x55\x34\x31\x4c\x41\xa4\x9c\xee\x8a\xad\xa8\xa2\x5c\xbc\x7d\x26\xe8\x08\x85\x4c\x09\x2d\xcd\x42\xaa\x8d\x16\xd7\x0d\xe8\x96\x48\x91\xb0\xc2\xe8\x0b\x7b\xb9\xd3\x39\xbb\x28\xec\x11\x6b\xc3\x84\x19\xbb\x77\xe8\x5f\xd6\x1f\xb9\x4f\x92\x8c\xf2\x7c\x27\x36\xa2\xbd\xba\x10\xef\xf5\x56\xa6\x91\x8a\xe0\xe9\x65\xfd\x60\x2d\xb7\x37\x37\x14\x19\x49\x96\x03\x04\x50\xdd\xdd\x86\x7a\xfb\xba\xd5\x02\x0f\xb9\x85\x6e\x3a\x63\x78\xdd\xf8\x79\x17\x21\x23\x95\x99\x08\x4a\xc7\x06\x9d\xa7\xd4\xd0\x3b\xb0\x08\x46\x86\xa1\xd6\xde\xa2\x84\x8a\xa6\x79\x39\x04\x36\x39\x27\x4d\xf7\xa2\xfe\x0d\x6c\x4a\x1f\x2d\x1d\x88\x39\x71\xe1\x60\x77\x82\x16\x7a\x21\x4d\x50\x89\xce\xb4\xff\x60\xe2\xb7\x3c\x5c\xbf\xed\x9f\x77\x8b\x67\xed\x97\xdd\x7c\xb8\x22\x67\x37\xd5\xe1\x39\x60\x57\x16\xd9\xcf\xdb\xbf\xec\xd6\x5b\x5d\x4e\x4a\xdb\x7f\x5f\x05\xcd\x6a\x17\x8b\x56\xc8\xa2\xcc\x9c\x05\xf3\xec\x32\x2b\x16\xb4\x7b\xbe\xd7\x82\x48\xe5\x3a\xf8\x42\x24\xf5\xda\x7b\xac\xf4\xb0\xf2\xb6\x6e\x9d\xb8\x3d\x19\xe7\xa3\xbb\x14\x4b\xb7\xfe\x97\x15\x46\x90\x19\xa3\x56\x6c\x21\x73\x8a\x28\x60\x13\xd4\x56\x26\xac\xc0\x1c\xcc\x1f\xde\xbf\x0a\x81\x64\x10\x05\x4a\x05\x3e\x92\xa1\x16\x27\x01\xc9\x7c\x50\xb2\x37\x67\x7a\x4f\x93\x5b\x8d\xdb\x8e\x6e\x5d\x38\x78\x10\xc1\x94\xcc\x08\x25\x82\x3d\x05\x4e\x30\xa5\x16\x83\x1b\x61\xa6\xf6\xe4\x30\x96\xef\xad\xf3\xe9\x0c\x07\x8e\x51\xa1\x69\xc1\x5f\x2b\x59\x16\xd1\x21\xcf\x97\x37\xd7\xf0\x60\xa8\x50\x34\x87\x3f\x9c\x15\x92\x55\xa8\x84\x12\x35\xa6\xcc\x39\x1f\xbc\xb2\xe0\x0e\xb9\x09\xbf\xe5\x04\xc4\x45\x52\xb7\x77\x0f\x24\xf5\x15\x0b\x48\x62\xb9\xf2\xe5\xcd\xb5\x9b\x39\x4e\xb3\xf8\x0a\x50\x6d\xe9\x94\x3a\xab\xe3\xa8\x74\x5c\x50\x65\x96\x8e\x64\x46\xad\x59\x07\xa1\xe8\xe0\x79\x32\x58\x7d\xa5\x75\x5e\x21\x54\x0f\x7c\xc7\xcb\x82\xf9\x56\x8a\x8e\x24\xe1\x04\x50\x3b\x50\x9f\xd2\xa1\x57\xd5\xab\x93\x77\xf0\xfd\x34\x2b\xab\x7d\x46\xab\xc2\xc7\x5f\x23\x04\x5d\x94\x98\x8b\x16\x5f\x2b\x97\x5d\xdc\x0d\x7d\x5b\x79\xfa\xea\xe8\x4c\xa7\xad\x73\xc1\xf3\xb2\xbe\x44\xba\x79\xdc\xf1\xc5\x25\x54\x58\x2c\x89\xe4\x98\x19\xcf\xb9\xc1\x19\x27\x7b\xf9\xf4\x49\x4c\xde\x45\x9f\xcc\x8b\x1e\xb9\x17\x90\x42\x68\xaf\xd7\x17\xe4\xbf\xcf\xbe\xfb\xf5\x8f\xe3\xf3\x2f\xcf\xce\xbe\x7d\x36\xfe\xc3\x5f\x7f\x7d\xf6\xdd\x04\xfe\xf1\x6f\xe7\x5f\x9e\xff\x18\xfe\xf8\xf5\xf9\xf9\xd9\xd9\xb7\x5f\xbf\x7d\x7d\x7f\xf3\xea\xaf\xfc\xfc\xc7\x6f\x45\x99\x3f\xb8\xbf\x7e\x3c\xfb\x96\xbd\xfa\x2b\x12\xc8\xf9\xf9\x97\xbf\x42\x4d\x6f\xef\x8c\xb4\x55\x3c\x7f\x03\xa7\xdc\xc8\x10\x76\x16\xa9\x8f\x80\xe3\x34\x97\x25\x42\x22\x22\xee\x22\x4f\x64\x5e\x94\x86\x35\x9c\xe4\xe0\x20\xdf\x12\xce\xb2\x0b\xd5\x5b\x1e\xe9\x0b\xe7\xd6\x19\x57\x60\xc7\x55\x12\x8b\xbe\xc0\x67\x0c\x21\x13\x4e\x43\x9c\xf4\x80\xf7\xff\xdc\x78\x7f\x1b\xe2\xe1\x57\x30\xdf\x73\xf7\x7d\x31\xbf\x92\x89\xac\x88\x57\xbd\x0b\x59\x72\x50\xe6\xdc\x18\x1f\xb5\x41\x9b\xb5\x2c\xb9\x69\x65\xce\x39\xda\x45\x81\x04\x07\x0a\x85\x9c\x9b\x46\xdd\xc5\x5a\xd6\x6c\x98\xef\x91\xb6\x6b\x2a\x6a\x9d\x09\xe8\x74\xec\x0c\x35\x3e\xb8\xea\xe7\x43\xf3\xe8\x9f\x86\xd8\xac\x28\x41\xe2\xd2\xc5\xc5\xb9\xc8\x6f\x22\x1f\x99\xf2\xb2\x80\xf6\x79\x93\x9a\x63\xea\x30\x58\x54\x98\x72\x91\x72\x31\x3f\x64\x31\x1d\x08\x3a\x7b\xf5\xd1\x0a\x38\x1a\x93\x2b\xb0\xb6\xbc\x55\x00\xed\x16\xe6\xb0\x74\x14\x36\x85\xbd\x0d\x84\x93\xbb\x6c\x98\xfb\x05\x6b\x7d\x02\x01\x28\x97\xef\x5e\xe2\x94\x8d\xbe\x95\x33\xc2\x99\x6d\x9a\x14\x2c\x10\x69\xb5\xae\x9e\x77\x71\x86\xc1\xee\xe6\x82\x0f\x47\x84\x92\x07\xb6\x74\x11\xce\x28\xf7\x8d\x1d\xf6\x68\x69\x05\x52\x31\x48\xe3\x0a\x7e\xc7\x46\x68\x23\x4e\xcd\x3b\x72\x21\xa0\xd6\xa6\xda\xf9\x79\x05\xc6\xed\xae\xfd\x00\x56\x81\xf7\xe5\x92\xe6\xa6\x52\x88\xb4\x85\x84\x26\xf4\xe3\x3d\xea\x7b\x84\x1d\xef\xb9\xec\xea\xc0\x1a\x6a\x04\x1c\xfc\xa9\x76\xc7\x67\xa9\x66\xc1\x8b\x88\x1d\x80\x50\x2a\xcd\x80\xc2\x42\xde\xdd\x07\x9a\xf1\xb4\x7a\x19\xd0\x49\x04\xc4\x6b\x31\x22\xef\xa4\xb1\xff\x79\x05\x81\xe7\x80\x49\x2f\x25\xd3\xef\xa4\x81\x4f\x8e\xba\xc5\xb1\xd5\x9f\x5a\x1b\xec\x43\x79\x5d\xd2\x08\x58\x6c\xeb\x80\xdf\x88\x2d\x08\x1b\xe9\xcd\x6e\xd5\xb1\x71\xed\xac\x88\x7e\x7f\x62\x8e\x29\x04\xb8\x69\x3f\xad\x60\x97\x11\x52\x8c\x7d\xac\xda\x35\xae\x3e\x7a\x3d\x9a\xf3\xf2\x47\x25\x55\xeb\xa4\x46\x91\x10\x37\x4e\xd1\x4f\x0f\xcc\xd4\xee\x1b\xa4\xe8\xe2\x86\x62\x45\x46\x13\x96\x92\xb4\x84\xb8\x6b\x48\x9b\xa4\x86\xcd\x79\x42\x72\xa6\xe6\xcc\x8a\x9b\xc9\x02\x8f\x54\x9f\x67\xbd\xaf\xd8\x72\x3a\x0f\x88\x4c\x31\xf7\xcb\x70\xcc\x11\x1e\xcc\xa3\x14\xd4\x81\xeb\xfd\x0d\x2a\xb0\x9f\xec\xa5\x10\xed\x53\x23\xa1\x31\x49\x27\x7e\xe4\x2e\xe8\xff\x7f\xec\xf5\x0a\xe8\xfd\xbf\x48\x15\x88\x2b\x3d\x21\x97\x44\x73\x31\xcf\x58\xf3\xf9\x60\x4b\x6d\xbc\x0a\x05\xd2\xce\xa4\x15\xe0\x0b\xcc\x5b\x10\xe6\xe4\x66\x3b\xcb\x55\x09\x0a\xc7\x62\x9e\x20\x02\xd6\x5e\xa1\x55\xce\xd1\xc9\x03\x5b\x9e\x8c\xd6\xb8\xd7\xc9\xb5\x38\xc1\xc1\x0c\xa9\x33\x2d\x8e\x50\x49\x2d\x90\xb0\x72\x02\xdf\x9d\x80\x60\x16\x43\x22\x3d\x84\xb7\xa3\x48\xf0\xce\x84\x76\x95\x51\xad\xa3\x93\x14\x5b\x31\x1d\x77\x0d\x48\x75\x96\x81\xcb\x3b\xeb\x76\xcc\x64\x94\xe7\x87\xb4\xff\x25\x76\x1a\xdd\x7e\x52\x34\x91\x39\xb8\x6f\x65\x1a\xb7\x43\xf5\x63\x95\xd3\xfe\x09\x04\x3c\x6f\x86\x77\xdf\x77\x7b\x99\xd6\x76\x34\xec\xd8\x87\x10\x2f\xfe\x55\xd5\x44\x01\xba\xa1\xe4\xb8\x9c\x2b\x48\x02\x11\xd2\x10\x2e\x92\xac\x4c\x5d\x32\x17\x80\x06\x4d\xb8\x0b\x2b\x23\xb7\x2f\x1a\xc1\x3e\x54\x8f\x05\x41\xd9\x6b\x7c\x8d\xf8\x32\x84\x72\x6e\x1f\x5c\xf5\xca\x42\x41\x0e\x57\xa4\x80\x6b\xbf\x9b\x87\x59\x2d\x2e\xea\x03\x5a\x38\x44\x65\xe1\x9b\x72\xcd\xf2\x9e\x94\x4a\x81\x06\x56\x07\x1a\x5f\x20\x9a\x43\xc8\x19\xa1\xa4\x26\x9a\x60\x8a\xf7\x28\x75\xcb\x68\x3a\xb6\xbc\xed\x5f\x35\x02\x84\x26\xa6\xa4\x59\xef\x00\x90\x1a\xb1\x18\x04\x04\x2c\xe8\xe6\x2a\x20\xff\xe4\x81\x20\x09\x2d\x68\xc2\x4d\xa7\x72\xdc\x4f\x42\x42\x9a\x8b\x63\x4d\xc5\x91\x66\xe2\xcf\xd8\x44\xbc\xa7\x79\xb8\x45\x2a\xb7\x6d\xae\xe3\xe9\xa3\x36\xed\x22\x7b\x5a\x95\x22\x65\x2a\x5b\x42\xb1\x18\x40\x66\x1c\xc3\x45\x48\x31\x89\x14\x0e\x89\xe2\x58\xc0\x95\x67\x9f\x57\xe1\x71\xbb\x92\x35\xbe\x88\x15\x5e\xae\x67\xcd\x15\xae\xb3\x57\xae\xab\x70\x07\xcd\x7f\xc0\x64\x8b\x85\x38\xfc\x7a\x7e\x21\x0e\xdc\xa7\xca\x9c\xde\x02\xa8\x3b\x43\x95\x61\xe9\xe9\x31\x52\x5c\x36\x46\x33\xd5\x13\x72\x8c\x13\x25\xfb\xa7\x0c\x7e\x49\xe8\x54\x96\xae\x87\x11\x08\x2e\xc5\x63\xd2\x4d\x67\x51\xba\x53\x46\xb5\xb9\x51\x72\xca\xee\x79\xaf\x50\xe5\x37\x54\x1b\x97\xe3\xfe\xc4\x5c\x55\xdf\x34\x84\xf0\xb8\x55\xe3\xb4\x74\x77\x25\xbf\x20\x29\x35\x6c\x6c\xc1\x1d\x43\xed\xb3\x6b\xbd\x57\x54\x68\x98\xd8\xde\x0b\x6e\x2d\x93\x98\x0a\x30\xb2\x87\x95\xaf\xbc\x24\x05\xf3\x02\x8e\x53\xee\xc0\x93\xf2\x19\x6d\x5a\xce\xb4\xa6\xf3\x3e\x3b\xf5\xa7\x32\xa7\x62\xac\x18\x4d\x21\x89\xc3\x03\x8a\x29\xf2\x10\x80\x36\x69\x21\x83\xfd\xaf\x36\xfb\x28\x19\x48\x0a\x8a\x53\xf4\x58\xf2\x37\x90\xa8\xeb\xd3\x3a\xea\xfa\x3c\xd4\xfe\x5b\x99\x11\xc9\x69\xb2\xe0\x02\x6b\x5f\x03\x0e\xa9\xa1\xa4\x94\xdd\x40\x5f\x85\x00\x8c\xde\x73\xfe\xe8\x05\x29\x37\x57\x2c\xc6\xb9\x5a\xb0\x0e\x65\x4f\xf5\xda\x66\x5a\xbe\xcc\xa1\xa2\x98\x54\x48\xd7\x20\x21\x27\x2d\xc6\x7a\xe2\xcb\x27\x31\xea\x25\xc4\x8d\x7c\x1e\x6b\xda\xdd\x7c\x1b\x1c\xe5\xd0\xbb\xb5\x8c\xde\xa0\xe1\xe7\xf1\xd8\xb4\xfb\x3a\xb9\x5f\x16\x58\x44\x02\xb3\x16\x94\xcb\xa9\x73\xa6\x77\x03\x9f\xa0\xa1\x1f\x2d\x01\x02\xd9\xb8\xcf\x49\xa1\x48\xa1\xfd\x80\xf9\x0a\x84\x14\x0b\xaa\xe3\x54\xf4\x1b\xfb\xc4\x36\xbd\x14\xc0\x6d\x3d\x99\x4f\xa7\x6f\x77\xfe\x44\x95\xc2\x5e\x36\x77\xcc\x58\x26\xbe\x95\x62\xda\x52\x71\xfb\x19\x5f\xfb\xa2\x11\xb0\x7e\x5b\xd7\xd4\x78\x27\x53\x76\xe7\xdd\x74\xdb\x4d\x8f\x97\x33\x28\x24\xb1\x1c\x91\x7b\x99\xf9\x4a\x19\x23\xd0\xc7\xb9\x60\x5a\x83\x4c\x43\x98\xd9\x6a\x96\xc1\x88\x49\x55\xd4\xc0\xae\x53\xc6\xca\x5b\x4c\x3c\xf6\x4a\xbf\x67\xe2\x91\x2b\x29\xc0\xe0\xfb\x48\x15\xb7\x77\x41\xa3\xa3\x04\xca\xa0\xd3\xa8\xdb\xbb\x5e\xa7\xe0\x08\x82\xf0\x2b\xf1\xf8\x81\xb6\x9d\x96\x62\xe3\x42\x10\x2c\xc6\x83\x20\x50\xbf\xa5\x6a\x19\x7c\xe8\x0c\xe9\x9e\x99\x7a\x4d\xa3\xee\xa6\xf5\x61\x7d\x54\x75\xc9\x89\xab\xef\xaf\x5f\xbe\x7a\x77\x7f\xfd\xd5\xf5\xab\xdb\xa3\xdc\x73\x11\x1d\x27\xda\x36\xa0\x0f\x7e\x4d\xb5\x3d\x51\x93\x5f\x9d\x7d\xb8\xbc\x85\x32\xcd\xd8\xec\x5c\xaa\x18\x61\x1f\x0b\x0a\x95\x24\x4a\x1d\x8c\x3f\x85\x62\x8f\x5c\x96\x9a\x84\x30\xa0\xc6\x6e\xa2\xfd\xc0\x81\x38\x56\x7b\xeb\xfa\x20\x89\x65\x28\x6b\xb4\x0f\x70\x90\x91\x68\xf5\x77\x23\x97\xdb\xea\xf8\xd9\x23\x36\xf2\x9e\x34\x93\x1a\x93\x2a\xdc\x9e\x8b\x02\x14\x3e\x10\xf5\x82\x06\x5b\x8a\x64\x41\xc5\x1c\x2b\xf8\x10\x08\x7c\x69\x1c\x0d\xd1\x4b\x61\xe8\xc7\x90\x2c\xc4\x74\x42\x8b\xaa\xee\x25\x56\x0a\x97\xa5\x5d\xee\xaf\x7e\x35\x22\x9c\xbd\x20\xbf\x6a\x80\x9f\x90\x57\x1e\x62\x8d\x19\x48\xa8\xb0\x42\xc1\x1e\x19\x14\x49\x08\x78\x31\x22\x8a\xcd\xa9\x4a\x33\xe8\xa8\x31\x23\x4f\x0b\x66\xb5\xa2\x88\x7d\xad\x8e\x87\x55\x5e\x6e\x21\x57\x9a\x19\x9c\x9c\xa0\x2a\xc6\xf7\x23\xb0\xaf\x94\x44\xf5\xf1\x5a\x6d\xdd\xe0\x73\x7f\x7c\x7e\xc8\x26\x96\x82\x6c\x14\x4d\x42\x20\x5d\x83\xe1\x43\x07\x1e\x1f\xf5\x11\x12\x46\x9c\xaf\x1e\xe7\xe1\x8c\x8e\xf7\x71\x51\x79\x6f\x69\xf1\x35\x5b\xde\x32\x64\xc8\x2a\x59\xdb\x14\x10\x06\x7c\xe0\x8b\x33\xc8\x5f\x05\xc0\xf8\x20\x80\xf8\xd9\x93\xd8\x88\xa5\xb5\x99\xdf\xfb\xc8\x2a\xb8\xad\x33\x54\xb1\x9c\xe6\xe8\x15\x86\x10\xdb\xff\x68\x6d\xd2\x3b\xb2\xcf\xa3\x80\x92\x08\x1b\xbe\x7c\xb4\x9c\x99\x3d\x5d\xf8\x5e\xeb\x63\xcb\x9b\xc6\xbe\x62\x90\x2b\x8c\x74\xe1\xb2\xd3\x23\xa7\xe0\x3a\x68\x5c\xa6\xa9\x4f\x46\x2a\x35\x9b\x95\x99\x73\x7b\xeb\x49\x23\xcb\x3a\x26\x36\x87\xf8\xec\xa2\x11\x29\x79\xfa\x25\x8e\x89\x84\xd1\xf3\x4c\x43\xed\xc9\x3d\xce\xf5\xce\x8b\xda\x9e\x9b\x06\x6b\xa9\xa3\xa3\xc8\xd5\x4b\x45\xb8\xd1\x80\xdb\x21\xe8\xc7\x5f\xdc\x3d\x36\x03\x5f\x82\xc2\x8d\xb8\xc0\x19\x12\x15\x3c\x43\xe2\x23\x62\x48\x28\xca\xd4\x9f\xc3\x9d\xd6\x2c\xce\x05\x64\x54\x9d\x3a\x22\x16\x49\x42\x8e\x66\xa3\xe8\xb8\x25\x99\x51\xfb\x4f\x57\xec\x2d\x02\xea\xdf\xaa\xc7\x5d\x6d\xc7\x6f\x4f\x4f\xff\xf3\xeb\x57\x7f\xf9\xaf\xd3\xd3\xbf\xfe\x6d\xd4\xf8\xb6\x51\x13\xba\xf5\x93\x98\x05\x14\x2c\x99\x08\x99\x82\x1b\x7b\xe4\xfe\xf4\x32\xdb\x65\x92\xc8\x52\x18\xf8\x22\x06\x22\x58\x11\x26\x0b\xa9\xcd\xf5\xcd\x28\xfc\x59\xc8\x74\xf5\x2f\x8d\x14\x06\x48\xef\xab\x24\xb6\x08\x53\x18\x6d\x2f\x7f\xbb\x10\x93\x6f\x0e\x11\x17\xb3\x67\xc7\x57\x16\xcd\xa0\x77\x19\xd7\xe4\x49\x71\x63\x98\x00\x19\x94\xa9\xdc\xca\x5c\x75\x97\xc7\x48\xc0\x56\xb0\x7a\x7c\x7e\xf2\x49\x2e\xba\x59\x58\xc4\x1e\x1b\x0a\x7b\xe0\x77\xd3\xd1\x5e\x75\x59\x47\xdf\x76\x2b\xe9\xb4\x8d\xc2\x59\x9f\x60\x3b\xfa\x70\xc5\x6a\x03\x8f\xc9\x1b\x83\xef\xf3\xab\x83\xf1\xc8\x2a\x75\xd5\x9f\x1b\xca\x4e\xb3\x3a\x20\x22\xad\xf6\xcb\xba\x7c\x45\x5f\xb0\xdf\x27\xdc\x9c\xb9\x0f\x27\x49\x51\xc6\xf0\x1c\xff\x54\xce\x72\xa9\x96\xa3\xf0\x27\x2b\x16\x2c\x67\x8a\x66\x63\x1f\xb0\x10\x03\x32\x4c\x09\xa6\x52\xff\xe5\x5e\xd1\x9a\xf4\xfa\x7b\xb0\x9a\x39\xf1\xda\xb9\x37\x48\x66\xcb\xba\x11\xd9\xd1\x79\x63\x75\x82\x98\xb0\xa7\xf6\x68\x23\x49\x65\x20\x72\x52\x30\xbe\xdc\x68\x7b\x58\x05\xcc\x07\x91\x8c\xea\x5e\x02\xf6\x53\x26\x1e\xad\x2a\x86\x2c\x0f\x14\x46\x4f\x06\x97\xf2\x47\xae\x63\x92\x07\x48\x5c\x76\x60\x18\x7d\xb2\x04\x57\x9f\x8d\x5e\xdc\x46\xf1\x34\xf4\x0b\x97\xa5\x29\x4a\xe3\x5d\x9c\xb1\xc2\xa9\xb7\xc7\x7d\x2c\xa4\x06\xa3\x44\x65\x5a\x8e\xed\x5c\x5c\x8f\x93\xe7\x5d\x35\x59\xdb\xe3\x33\x8e\x76\x69\x8e\x03\x24\x46\x86\x11\xb6\x79\x1f\xea\xbd\x0d\x77\x58\xa3\xc8\x4a\xb8\x8d\x3f\x01\xc1\xf5\xb9\x42\xa3\x4a\x78\x90\x7e\x37\xa8\x66\x89\x62\xe6\xd0\x36\x14\x07\x15\xdb\x71\xdb\x4f\xde\x29\x25\xa7\xba\xae\x58\xfa\xb3\x30\xc0\x04\x71\xd9\x2d\x39\x9a\xfa\x1d\x06\x42\xc0\xc6\xa4\x69\xac\x77\x3e\x55\x07\x35\xd6\x7e\xc0\x90\x56\xb7\x30\x06\x63\xd0\x60\x0c\xf2\xe3\x48\xc6\xa0\xbb\x3e\x78\x3c\x58\x82\x7a\x3f\x10\x13\x0d\x81\x2a\xdd\x78\x84\x20\x07\x26\x1e\x31\xae\x8c\x8d\x9e\xeb\xa0\x5a\x19\x19\x0a\x9e\xc5\x79\xde\xb6\x3b\xf4\x26\x81\xb1\xd7\xfe\x42\xd7\x5c\xa1\x13\x66\xa8\x0e\x56\xb7\x9b\x6d\x7b\x5c\xc9\x65\x96\x11\x2e\x1c\x63\xb7\x2f\xe8\x84\x58\x97\x1b\xf6\x4d\x9b\xa9\xf3\x76\x3f\x42\x0b\xae\x10\x96\x5a\xfb\x22\x11\xa9\x90\xda\x50\xe8\x79\x3a\x21\x7f\x86\xd2\xf3\x40\x5d\xde\x93\xc5\x05\xc9\xcb\xcc\xf0\x22\x63\xa4\x92\x6b\x31\xf6\x1f\xe7\xf5\xa1\x5a\xcb\x84\x43\x2b\xa2\xaa\xf8\x3c\x44\x81\xf9\x6d\x81\xd5\x18\xfa\x00\x1e\xd9\x84\xa5\x4c\x60\x7a\xa5\x7c\x70\x39\x5f\xe1\x2c\xa6\x50\x8c\xfd\x95\x78\x0c\x9d\xbf\xd2\xd2\xb5\xa2\x71\x97\xb1\x7d\x47\x37\x2e\xaf\xcc\xe1\x93\x05\x2e\x58\x74\xf7\x6e\xb8\x95\x48\x9d\xca\xe8\x80\x60\x05\x55\x8a\x75\x65\x61\xef\x3e\xf6\x38\x01\xa9\xf2\xad\xa1\x85\xc2\x35\xc9\xa8\x9a\x5b\x2d\x65\x83\x8c\x73\x24\x6f\x60\x9c\x28\x72\x94\x8a\xc8\xa4\x51\x48\xfa\x93\x8b\x20\x47\x11\x3f\xfa\x88\x1e\xbd\xea\x18\xc4\x8a\x1c\x47\xf1\x3d\xf5\x15\x31\xe2\xc5\x8b\xc8\xab\xdf\xb5\x99\xec\x53\x2d\xa4\xd1\xab\xb2\x2e\x41\x0d\x77\xa6\x82\x36\x13\xd8\xa8\x07\x09\x8d\x85\x5c\xa1\x0c\xd1\xde\xe0\xc9\xa7\x8c\x2f\x72\xda\x50\x7f\xa6\x74\x17\x74\xb4\x81\x23\x0d\x1c\x69\xc7\x38\x02\x47\xf2\xa8\x67\x99\x4c\xc4\x7a\x3f\x3f\x76\x74\x04\x3d\x80\x4b\xc1\x63\xcb\x54\x57\xd1\xbe\xae\x54\x15\xd4\xe7\x62\xe4\x6f\x0e\xd4\xdf\x5c\x43\x24\x25\x8d\x41\x84\x81\x82\x98\x2a\x29\x54\x08\x4e\xb9\x7e\xd8\xd8\x5c\x8b\x09\xb1\xd4\x86\x25\x0b\x43\xb3\x87\xc9\x34\x93\x73\x5d\x48\x33\x49\x64\x7e\xf1\xc5\xb3\xe7\xbf\xbb\x78\xf6\xdb\x0b\xff\x42\x4b\x3f\x49\x51\x8e\x4b\x4d\xe7\xcc\x51\x52\xc6\x45\xf9\x71\x9c\x40\x95\x5b\x3d\x59\x98\xbc\x5b\x44\xdd\x90\xa7\x2a\xe9\xc3\x74\x69\xe9\xf7\x49\xaa\x14\x8a\x32\x84\xd7\x7f\x71\xf1\xec\xf7\xf6\x7f\xee\x3d\x3a\x59\xb0\xb4\xcc\x98\x1a\x27\x33\x3d\xa6\x22\x1d\xdb\x3d\xe9\xac\x4d\x16\xc3\xe1\x20\xab\x1f\x43\x1c\x21\x8d\x88\x0b\xf3\x9b\x2f\x10\xbf\x8f\x73\x15\xc0\x34\x5e\x76\x74\x51\xff\x14\x53\x41\x13\x45\xc6\x67\x2c\x59\x26\x59\x1c\xb6\x5f\x26\xae\x29\x79\xa8\x49\xe5\xdb\x89\x41\xe8\x9e\xaf\x35\xe0\x12\x82\x70\x9a\x0f\x17\x44\x31\x5d\x48\x01\x25\xf5\x1a\xea\x63\x35\x3b\xa7\x61\x6a\x54\x3b\x7e\xd2\x6e\xc9\x7f\x40\x2c\x2b\xa4\x36\x90\xf9\x13\x5d\xfb\xed\xf4\x26\x3c\x4a\xb8\x26\x09\xcd\x32\x96\x12\x9e\xe7\x2c\xb5\xea\x69\xe8\xb1\x8b\x62\x8e\xb4\xa5\x5e\xfb\xfa\xe2\x75\x11\xf4\x05\x15\x69\xc6\x14\x99\x51\x9e\x21\x0b\xa4\xac\xaa\xec\x10\x17\xc1\x05\xe8\xcd\xce\xdb\xaa\x5d\xba\x13\xa1\x49\x22\x55\x8a\xbd\xb6\x8c\x04\x6b\x99\x7f\x9c\x14\x32\xe3\xc9\x72\x42\xde\xc3\x15\xd4\xc0\x18\x64\x96\x30\x69\xba\x4e\x5d\xe3\x2c\xed\x5a\x46\xb9\x85\x4b\xf9\x00\xd5\x25\x33\x90\x29\xf0\x56\xdb\xa8\xba\x8b\xa1\xb0\x62\xf5\xcf\x71\x85\xa3\x63\x3b\x03\x7d\xf1\xcb\xfa\x2b\xf8\x00\x23\x17\xc4\x0a\x73\xec\xe3\xee\xd6\x20\xcd\xd1\xee\x4b\x27\x5c\x1f\x53\x88\x07\x90\xa2\x92\xe9\x66\x32\xcb\xe4\x53\x8c\x61\xb6\x4e\xf8\x6b\xb4\x62\x7e\xf5\x91\x25\xd5\xdf\x55\x4e\x38\xbe\x4d\x96\x6b\xda\x49\x1f\xd0\xa9\x04\x7d\xdc\x2c\x89\xcc\x73\x8a\xed\xee\xe4\x46\x3b\x39\xdc\x3d\x1f\x0a\x8f\x78\x70\x24\xc3\xe7\x3a\xba\x61\x95\x98\x8f\x2c\x29\x8d\x65\x80\x9a\xa7\xac\x4d\x88\xae\x3c\x91\x17\x80\xe3\x6c\xdf\x5c\x41\x3e\xd1\xb2\x0a\xad\x0e\x73\x84\x7a\x31\x52\x1a\x72\x76\x7a\x71\x1a\x13\x2a\x41\xd6\xac\x92\xa7\x9a\xcc\xaa\xca\x32\xce\x44\xe9\xdf\x12\x07\x56\x13\xcd\xf3\x22\x5b\xc2\x5e\x9c\xba\xd6\xeb\x3e\x5a\x5b\x95\xc2\xef\x4c\x5c\x48\x00\xd1\x0b\x96\x65\xae\xed\xa0\xa2\xa1\x88\x84\xfb\x14\x5a\xbc\xab\xd2\xdd\x5f\x51\x60\xcf\x4e\x7f\x3c\x1d\x11\x66\x92\x73\xf2\x24\xc5\xa9\x81\xa3\x99\x90\x7b\xd7\x2e\x23\xbc\x34\x0a\xe4\x52\x96\xd0\x59\xce\xa1\x42\x55\x6a\x36\x81\x36\xb2\xa5\xef\xa2\x19\x19\x11\x00\xd3\xb0\x94\xc8\x4d\x48\xb5\x96\x33\xf2\x0c\xb0\xd5\xb7\xa6\xa7\x71\x0b\xcf\xf8\x23\xbb\x58\x30\x9a\x99\x85\x8b\xbe\x11\x52\x8c\x7f\x60\x4a\x5a\x98\xa5\xf0\xdf\xc4\xf8\xf7\xa2\x4b\xd4\xf5\x76\x1e\xc5\x96\xa9\xeb\xe1\x05\xb1\x17\xc7\x6b\x86\x12\x09\xc8\x5a\xd6\xf8\xfd\xfd\xcd\x6b\x66\x56\x58\xa6\x85\x18\x42\x9c\x62\x18\x67\xc1\x94\x95\x29\x8f\xc9\x3b\x17\x52\xa3\x57\x4a\xd6\x56\x2b\xb5\x71\x1d\x19\x9c\x90\x27\x58\x62\x71\xbc\x67\xf4\xa5\x6f\xef\x5c\xc8\x94\x5c\xdf\x4c\xc8\x5f\x64\x09\x25\x19\xe8\x34\x5b\x92\x27\x2a\xbc\x51\x25\x8e\x78\x4e\xec\x14\x4f\x2c\xaf\xb3\x67\xf0\x27\x46\x53\xa6\x34\xb0\x0c\x46\xd1\xf9\x48\xa4\x2f\xba\x36\xde\xd9\xff\x72\x72\x6d\x7b\x16\x7e\xea\x55\xe6\x64\x74\xd4\xac\xc7\xbf\x09\xe0\xa8\x4b\x61\x85\x2a\x53\x8e\x85\x78\xf8\x47\x26\xfa\x35\x5a\x71\xbb\xd3\xa8\x43\x4e\x7d\x9f\xa2\x48\x3f\xae\x9b\xbe\xef\xba\xed\x32\x85\x84\x5b\x28\x54\xf5\x88\x43\xc4\x7e\xa1\x1e\xa4\x57\xb8\x02\xd9\x64\x44\xf4\xab\x71\x01\xbd\x28\xdf\xe9\xea\xe8\x1d\xd4\x16\x95\x61\xd9\x1c\xbb\x17\x01\x40\x3f\xdd\x2a\xe2\x3d\xeb\x04\xef\xa7\x6e\x3f\x12\xbf\xb2\x1e\x21\x54\xa4\xd7\xcd\x07\x71\x7c\x51\xd1\xe5\xeb\xb1\xe5\x46\xfa\xea\x68\xa1\xbb\x95\x25\xaa\x38\xf9\x85\xa9\x47\x6c\x4d\x18\x37\x7a\x1d\x7b\x21\x71\x5a\x7c\x18\xd1\x71\xa6\xfd\xa3\x4c\x7b\xc7\x98\x6e\x48\xd6\x56\x44\x94\xf9\x94\xa9\x3a\xc7\x46\xc5\xdd\x88\x6b\x07\xda\x08\x4b\x78\xe7\x40\x47\x5a\x90\x49\xa3\xdf\x96\xa2\x62\xce\xc8\x73\xfb\x96\xdf\xff\xee\x77\xbf\xf9\xdd\xc4\x4d\xbb\x0f\x44\x2a\xc8\xf5\xe5\xbb\xcb\xef\xef\x3e\x5c\x41\xa2\x6e\x0c\x06\x1d\x2c\x30\x14\x32\x54\xa2\xb8\x61\xdb\x4c\x0f\x8f\x87\x0e\x7c\xbe\x7e\x8d\x95\x92\x62\x19\x9a\x97\x8d\xac\xb4\xd6\x4e\x03\xb6\xe4\x78\x64\xda\x8a\x65\xa6\xe3\x18\xa4\x8c\x8f\x51\x4a\x8a\x3b\x99\x3c\xf4\x94\xcf\x4f\xef\xaf\x6e\xdc\xe3\x0d\x11\x9d\x8a\x58\xa3\x06\x17\x8f\x32\x7b\x74\xd5\xbd\xef\xaf\x6e\x60\xc1\x13\xf8\x17\x58\x88\x40\xd9\x5d\xda\x77\x84\x14\x04\x34\x64\xe7\xd3\xaa\x9a\x8b\x40\xba\x08\xcd\xa0\xd3\x2b\xc0\xaf\x8c\x53\x11\x12\xbe\x7c\xc0\xba\xb2\x3e\xb9\x06\x71\xfa\x3e\xf8\xc1\x36\x2a\x13\x91\x34\xd2\x0a\x91\x6f\x2a\x13\x31\x71\x8d\xc3\xed\xe3\x47\xfb\xf6\xf1\xb7\x8e\xaa\x3a\xf0\x0d\xb7\xcf\xb6\x71\xa0\xdb\xe7\x73\xe2\xbb\x51\x3f\x2f\x14\xbb\x33\x32\xbe\xdb\xe8\xe9\x8d\x7b\x70\x8b\x47\x65\xca\x66\x58\x0f\x00\xdd\xea\xfe\x48\x4b\xe6\xcb\xd0\x5f\xde\x5c\x47\xd9\x64\x64\xcb\xc5\xe1\x02\x24\x75\x99\x2c\x08\xd5\x60\x51\x13\x4c\xeb\x0b\x70\x8c\x94\x85\xd3\x3a\x51\x60\x67\x94\x67\xa5\x62\x23\xbb\x6b\x2c\x2f\x5c\x21\xa8\x2a\x7f\xc4\xf7\x92\x85\x0f\x77\x94\x83\x6a\x8f\xfb\x86\xd7\xc8\x5b\x5e\xc3\x76\xae\x64\x1c\x92\x44\x51\xbd\x40\xaa\xc7\x52\x11\xf6\x91\xd7\x9d\x89\xa8\x96\xc2\x19\xa4\xfd\xf6\x72\x29\xec\xfb\x0a\xaa\x35\xf2\xc6\x0b\x62\x8d\x9b\xac\x03\x7c\x23\xd3\xd3\x53\xdd\x02\x3a\x57\x34\x61\xa4\x60\x8a\x4b\x1c\x5c\x48\xb6\x4e\xe5\x93\x20\x53\x36\xe7\x42\x7b\xdc\x71\x85\x9a\x3d\x92\xd9\x7b\xd1\x6e\x09\x6e\xf1\xde\xb0\x9f\x4e\xc8\x6d\xab\xb8\x8b\xcf\xf6\x4a\x64\xcd\x14\xfd\x6a\xfa\xb8\xea\x20\x7e\x15\x50\xab\xa4\x59\xb6\xac\x11\x17\x1b\x20\x1c\x40\x76\x6c\xe2\xba\xcf\x0e\x87\x01\xab\xe8\xd3\xe1\xb3\xc3\xa2\x55\xfd\xfc\xb6\x09\xbb\xba\xf8\x34\x59\x60\xab\x08\xc5\x37\x60\x1b\x1c\x81\x7e\x0c\x8e\xc0\xc1\x11\x38\x38\x02\x07\x47\xe0\xe0\x08\x1c\x1c\x81\xdb\xc7\xe0\x08\x1c\x1c\x81\x7e\x0c\x8e\xc0\xb5\x31\x38\x02\x07\x47\x60\xe7\x18\x1c\x81\x1d\x63\x30\xc5\xfa\x31\x38\x02\x07\x47\xa0\x1b\x83\x23\xb0\x7a\x60\x70\x04\x0e\x8e\xc0\x8d\x63\x70\x04\xee\x7c\x72\x70\x04\xc6\x40\xfc\x0c\x6e\x9f\xcf\x89\xef\x1e\xa3\x33\x71\xf0\x9e\x41\xd7\x93\xb8\x24\xcd\x1b\xf0\x0e\xf0\xc4\x69\x77\x16\x1b\x9b\xb9\x66\x0e\x6c\xf7\x89\x5d\xb5\x1d\x30\xae\x1b\x82\xcf\x90\xf2\x2e\x33\x07\x1f\x72\xb0\xfa\xe4\xac\xc5\xfa\x23\x9e\xa4\x7a\xc8\x24\x4d\xf5\x45\x21\xdd\xff\xd5\xde\x88\x86\x1b\xc2\xe9\xb4\x87\xcc\xbb\xc4\xfa\x1f\xe2\x7c\x0f\xd8\xe4\x41\xbf\x6b\x18\xbf\x43\x8c\x3f\x21\xf6\x36\x8b\xf4\x23\x60\x7d\x08\x31\x95\xdb\x0e\xef\x3f\xc0\xfa\x0e\x62\x4a\xea\x21\xfd\x06\x58\x27\xab\x1d\x08\x9f\x41\xbc\x49\xbe\xd3\x5f\xd0\xf0\x01\xa0\x81\xee\xf0\x15\x6c\xb1\xff\xe3\x1d\x59\x2b\x7e\x82\x1d\xb6\x7f\xfc\x59\x55\x3e\x82\x03\xdb\xfd\x23\xcd\x7f\x3d\x84\x90\x38\x8b\x47\xd4\x8d\xe6\xc3\x2f\xee\x17\x8a\xe9\x85\xcc\x50\x34\xdf\xa2\xf7\xb7\x5c\xf0\xbc\xcc\x2d\x19\x68\x4b\xb2\xfc\x91\x05\xa0\x3a\x50\x1a\x6a\x99\xee\x86\x71\x86\x4b\x0b\x8c\xa7\x4c\xb1\x14\x60\xd9\x53\x9b\x19\xa6\xc8\x82\x82\xae\xa1\xcb\x24\x61\x2c\xc5\xfa\xc2\x9b\x6a\xe2\x6f\x26\xd5\x8c\xab\x46\x2a\xcf\x31\x60\x8e\x9b\x67\x1f\xe1\x6a\x39\x86\x9b\x25\xce\xc5\x12\x7b\x9d\xc4\x28\x46\x47\x72\xab\x20\x5d\x2a\xde\x4d\x12\xa1\xfe\xee\xe3\x4e\x89\xe6\x04\x3d\xdc\x28\x68\x17\x4a\xe5\x16\x41\x2f\xfe\x10\xee\x93\x48\xde\x79\x14\xb7\xc9\xc1\x5c\x26\xfd\xdc\x25\x7b\x96\x78\xdd\xdf\x4d\xd2\x53\x2b\xee\xe1\x1e\x39\xb4\x6b\xe4\x93\x95\x89\x8e\xda\xd3\x58\x57\x48\x0f\x37\x48\xac\x0b\x24\xc6\xfd\x81\x74\x7d\x44\xba\x33\xa2\x8f\x2a\xc6\x90\x14\x65\x44\xea\x67\x40\xea\x65\x3c\x42\xba\x2d\xea\x0d\x46\xe3\xcc\x4e\xa3\xd1\xaa\x21\x08\x0d\x75\xa3\xc1\x68\x1f\x23\xd0\x41\x0c\x40\x71\xae\x07\xb4\xdb\x21\x46\x1b\xdd\xdf\xe5\x10\xdd\xc3\x1c\xcf\xa4\xd0\xe6\xae\x28\x46\xc3\x05\x37\x9c\x66\x2f\x59\x46\x97\x77\x2c\x91\x22\x45\xdd\x6a\x2b\x55\xf6\x2a\x5c\xd7\x0e\x84\x97\xe3\x5b\xb8\x8b\x13\x7d\xa8\x26\xc1\x24\xe5\x83\x99\x83\x7d\xcb\x5f\xd3\xd0\xfd\xc4\xcd\x1a\x51\x25\xc9\x8d\x9f\xd2\x2a\x45\x8e\xae\x54\xb8\xd0\xe1\xbe\x87\xf7\x27\xf9\x44\xe4\xcc\x30\x41\xce\xb8\x08\xe7\x77\xde\x50\x15\xe2\x34\xbb\x8a\x74\x2c\x84\xe7\xcf\x02\xc0\x75\x75\x0c\x05\xf2\x33\x50\xd9\x40\x09\xd5\xfa\xb0\x9a\xb3\x07\x7a\x18\xd5\xd9\x03\x9b\x95\x59\x4b\x7d\x46\x81\x74\x6a\x77\x9b\xdf\x3d\xaf\x2b\x91\x3e\x87\xf9\x05\x0a\x44\x41\xa4\x22\x25\x3e\x3d\xe4\xf3\xd4\xc1\xa3\x1c\xaa\x11\xce\xd4\xda\x49\x8a\xdb\x27\x9c\x23\xd5\x39\x48\x51\x10\x11\x4e\x54\xb4\x73\xf4\x93\xe9\xfe\x87\x72\x88\x1e\xc0\x19\x3a\xc8\xae\xdb\x9d\x9e\x83\xec\xba\x63\xfc\xf4\x52\x5c\x23\x9f\xe8\xb5\xa2\x09\xbb\xd9\x4b\x24\x08\x24\x49\xd2\x52\xf9\x74\xb7\x4a\x32\x08\x84\x85\xda\x5d\xc1\x58\xea\xa8\xb1\x4a\xf0\x82\x6c\xa7\x59\x99\x65\x4b\x52\x16\x52\x34\x1c\x8e\xa5\x42\x26\xcd\xdc\x2f\xd8\x5a\xd2\x94\x9d\xd5\xa6\xd9\xe2\xcb\x53\x7a\xef\xa7\xbf\x96\x55\x29\x84\x55\x1e\x3c\x8e\x5a\x4e\x62\xe5\x4e\xed\xb8\x6b\x63\xbb\x71\xaa\x0d\x9f\xdb\xed\xb4\x57\x23\x64\x7f\xf1\x9c\xd5\x4d\x27\xea\x97\xda\x37\xcc\xa4\x4a\xf8\x14\xe9\x43\x59\xd0\xac\xea\x11\x41\xc9\x03\xcf\x32\xff\xaa\x09\xb9\x63\x86\x98\x05\xd7\xfe\xea\xcd\xa4\xc0\x32\x12\xb3\xa0\x22\xb4\x66\x63\x89\x85\x9f\x64\x8c\x8a\xb2\x70\xf3\xb6\x02\xc1\x52\x96\x2a\xcc\x1b\x77\x66\x50\xe4\xb3\x9a\x0d\xd7\x44\xf0\x6c\xd4\x68\x54\xb5\x13\x81\x51\x6f\xa8\xda\xf0\x6b\x16\xf2\xfe\x9e\xb8\x66\xa3\xe6\x7b\xe5\x23\x53\x8a\xa7\x48\x5b\x9f\x6b\x51\x6f\x9f\x2b\x94\x7c\xe4\xa9\xeb\x99\x11\xd0\x01\xda\xde\xba\x9e\x1a\xf8\x80\x8b\x29\x03\x1f\x94\x60\x73\x0a\x72\xa0\x67\xf0\xce\x8b\xe8\xde\xe5\xfc\x53\x22\x85\x4e\x1c\xb8\x89\x6a\x48\x26\x6e\xa4\x10\x3f\x72\xe8\x36\xdb\xc4\x08\x72\x26\x24\x91\x20\x54\x94\x82\x1b\x1c\x7e\x19\x49\xf4\xa2\x34\x24\x95\x4f\xe2\xdc\x4e\x92\x6b\x7b\x76\x56\xe4\xc9\x8a\x45\x68\x83\x1c\x1a\x5b\x72\x85\x9c\x2f\x13\x74\x9a\x59\xea\x82\x48\x88\xfb\x8d\x47\x4f\x66\x8c\x9a\x52\x31\x32\xa7\x06\xc5\x17\x1a\x42\xe3\xef\x7f\x7b\x78\xa1\x91\xe7\x4c\x96\xe6\xe0\x1a\xf2\xd3\x82\x27\x8b\x58\x05\x80\xe7\x4c\x13\x59\xae\x98\x29\x9e\x7b\xd0\x95\xd4\x8d\x02\xd9\x90\xcc\xff\xa9\xd5\x64\xf4\x75\x7a\xb0\x0a\xea\xfb\xd5\x4f\x4f\x8a\x72\x28\x9f\xde\x39\x3b\x9a\xfe\xbd\xd4\xc6\xea\x3c\x3f\x9b\xc2\xe5\x8a\xd1\x94\x1f\x21\x0c\xcc\x77\x60\xaf\xe1\xf7\x8b\x07\xcb\xe5\x23\x4b\xa1\x9b\x47\x05\x91\x89\xb4\x90\x5c\x18\x4d\x78\x77\x53\xa5\x2d\x41\x64\x43\x90\xd8\x10\x24\x36\x04\x89\x0d\x41\x62\x43\x90\x58\x7b\x1e\x43\x90\xd8\xc6\x31\x04\x89\x0d\x41\x62\x43\x90\xd8\xce\x31\x04\x89\x0d\x41\x62\x43\x90\xd8\x9e\x33\x1f\x82\xc4\x76\x8f\x21\x48\x6c\xd7\x53\x43\x90\xd8\x10\x24\x36\x04\x89\x6d\x1f\x43\x90\xd8\xe7\x62\xfd\x1e\x82\xc4\x86\x20\xb1\x21\x48\x6c\x08\x12\x1b\x82\xc4\x86\x20\xb1\x21\x48\x6c\x08\x12\x1b\x82\xc4\x86\x20\xb1\x21\x48\x6c\x08\x12\x1b\x82\xc4\x3a\xd6\x36\x04\x89\x91\x21\x48\x6c\x7d\x84\xc6\x25\x9d\x87\xdc\x3e\xe0\x2b\x99\x17\xa5\x61\xe4\x36\x3c\x5e\x49\x05\x96\x69\xd4\x42\x50\xe7\xb2\xf6\x0f\xaa\x09\x81\x6a\x40\x52\x17\xae\x41\xc6\x38\x71\xf3\x1b\x57\xcb\x1b\x57\x73\x3a\x68\xd8\x56\xc6\x73\x6e\x50\x04\x42\xd3\x10\xa8\x70\x13\xa9\x6c\x44\xc8\xd2\x7d\x24\xe9\x1e\x72\x74\x41\x8d\x61\x4a\xbc\x20\xff\x7d\xf6\xdd\xaf\x7f\x1c\x9f\x7f\x79\x76\xf6\xed\xb3\xf1\x1f\xfe\xfa\xeb\xb3\xef\x26\xf0\x8f\x7f\x3b\xff\xf2\xfc\xc7\xf0\xc7\xaf\xcf\xcf\xcf\xce\xbe\xfd\xfa\xed\xeb\xfb\x9b\x57\x7f\xe5\xe7\x3f\x7e\x2b\xca\xfc\xc1\xfd\xf5\xe3\xd9\xb7\xec\xd5\x5f\x91\x40\xce\xcf\xbf\xfc\x15\x6a\x7a\x07\x90\x71\xdb\xd8\xfe\x06\x4e\xb9\xe1\x8f\xb3\xb7\x4d\x4e\x3f\x82\xb2\x4f\x73\x59\xe2\xdb\xb1\x78\xc4\xac\xe9\xce\xf9\x1a\x0f\x85\xf7\x1b\xf0\x5d\x77\x22\x3c\x89\x95\xbf\xbd\x53\x75\xc0\xfb\x7f\x72\xbc\xbf\xf5\xe7\xbc\x8a\xf9\xde\xcc\xb5\x2f\xe6\x87\x2b\x63\x62\xe5\xe5\xea\x5d\x48\x5b\xa9\xcc\xb9\xb1\xd2\xba\x15\xd0\x69\x33\x8a\x8e\x9b\x96\x65\xc4\xd1\x2e\xce\xa2\x34\x73\x61\x59\x5c\x37\x5b\x80\x54\x61\x8b\x23\x22\x83\x98\x8d\xf5\xb2\x50\x51\x9b\xa9\x80\x4e\xc7\x29\x9b\x71\xc1\xbc\x5b\xf8\xe7\x43\xf3\xe8\x9f\x6a\x96\x94\x8a\x9b\xe5\x95\x14\x86\x7d\xec\xb4\x17\xad\xc6\x9f\xbb\x87\x89\x2c\x5c\xfc\x5e\xa5\x7d\xb8\x0e\x47\xaa\x14\xa0\xfd\x75\x8b\x15\x91\xfb\x5a\xc8\x8c\x27\xcb\x8b\x30\x79\xd8\x48\xf6\xd1\x5c\x1c\xe8\x3d\x86\xea\x87\xfa\xf0\xd8\xd8\xca\x8e\xb5\x3c\xb2\xf6\xd6\x83\xc6\x95\xdb\xdb\xe5\x46\xf1\x47\x9e\xb1\x39\x7b\xa5\x13\x9a\x01\xf2\xc4\xcb\xf4\x97\x5b\x20\x01\xed\x29\x99\x21\xf5\xd6\x05\x83\x46\x66\x34\x28\xd4\x24\xa1\x82\xcc\x29\x17\x24\xb7\x7b\x59\x84\x17\x68\xd0\xcc\x71\x74\x6b\x34\x29\xa8\x62\xc2\x54\x5a\xba\x53\xde\xa6\x52\x66\x3e\x42\x36\x5b\xc6\xcd\xd3\x57\x11\x15\xf2\x7b\xc1\x9e\xbe\xb7\xb3\xd2\x64\x96\xd1\x79\xa5\x78\x6b\x66\xd6\x6c\x7e\x58\xad\xc6\x4d\x71\xeb\x86\x42\x7f\xa0\x92\x11\x9a\x3d\xd1\x25\x7a\x5b\x57\xe6\x42\xb8\x7e\x41\x9e\x9f\x03\xcd\x50\x4d\xaa\xf7\xa4\xe4\x0b\x5c\x30\xec\x82\x6a\x72\x75\x79\xf3\xfd\xdd\x5f\xee\xbe\xbf\x7c\xf9\xf6\xfa\x1d\x9e\xa5\xd8\x7d\x67\x88\xc3\x4b\x68\x41\xa7\x3c\xe3\x58\x99\x60\x2d\xd2\xa6\x09\x00\x6c\xb6\x69\x7a\x91\x2a\x59\xb8\xfd\xf0\x56\x2d\xd4\x6a\x6b\xd6\xd9\x56\x33\xc1\xd2\xe6\x5d\x7c\x70\xe4\xb3\xd6\x4b\x51\xb0\xe7\x8a\x0a\x53\x9b\x53\xea\x23\x52\xa5\xb0\xda\xed\x31\xa2\x13\x69\xda\x2f\xd0\xfd\x32\x4d\x59\x1a\xbf\xc4\xfd\x62\xde\xae\xc2\xeb\x96\x44\xb1\x42\x31\xb0\x3b\xde\xbc\xbf\xbb\xfe\xff\xfa\xcc\x84\x78\x3c\xc4\x3b\x53\x8e\x1d\xbb\x4c\x88\x45\xca\x5e\xe7\x71\xeb\xf3\x58\x86\x13\x41\x3d\x72\x94\x68\xf2\xea\x4e\x8a\xf7\x86\xdf\x96\xa2\xc9\x92\x45\x03\x16\xc9\x65\xca\x26\xe4\x26\xd8\xc3\x71\xd7\x52\x0b\x42\xcd\xb4\xc0\x98\x6e\xc1\x08\xc3\xa1\x11\xa9\x15\xad\x1f\x69\x86\x6d\x14\x6a\xa4\xcb\x15\xf1\x37\xda\x7a\x54\xd0\x8c\x66\x1a\xc5\xa8\xe2\x6e\x00\x7b\x19\xbe\xb5\x5a\x44\xf4\xce\x56\x4f\x92\x94\x09\x69\xbc\x6a\x62\xdf\x6e\x79\xb4\xfd\x16\xb5\x70\x50\x61\x9a\xa1\x54\x2d\x0e\xed\x5b\xe7\x86\x0b\x00\xa9\x9a\xf8\x7d\xbb\xa9\x66\xe8\xcc\x9e\xa5\x66\x7a\xf3\x05\x80\x63\x21\xe1\x34\xec\x2c\x15\xa3\x29\xe4\x65\x15\xd4\x2c\x34\xd8\xa4\x73\xaa\x1f\x58\xea\x3e\xc0\x7a\x96\x78\xa5\x84\x69\xdf\x6a\xd7\x4f\xf9\xde\xee\x63\xb0\x49\x83\xdc\x83\xd4\x78\xa6\xcc\xd9\xbb\x71\xb1\x4a\x51\x74\x6e\xd7\xfc\x5e\x64\xcb\x5b\x29\xcd\x57\x55\x4a\x52\x34\xe2\xfc\xd9\x4b\xa0\xe0\x28\xa9\x8f\xc2\x8a\x3b\x10\x48\x90\x8e\xed\xc6\xa2\x16\x0b\x24\xd3\xcc\x8e\x7a\x59\x21\xca\xb1\x08\x46\x95\xe2\x52\xbf\x56\xb2\x8c\xef\xd6\x6d\x31\xf9\xf5\xf5\x4b\xa0\xf5\xd2\xfb\xbc\x84\x51\x4b\x48\x89\xf4\xde\xef\x38\x59\xa9\x96\x65\xbf\xf1\x5e\x44\xf0\x99\x55\xe4\x32\x23\xa5\xd0\x0c\x19\x7c\xff\x96\x2e\x09\xcd\xb4\x0c\xc2\x35\x17\xe4\x06\x7c\x62\x4d\x7d\x72\x02\xbe\x35\x6c\x2f\x41\x2e\xc8\x54\x9a\x05\x59\x01\x02\xe4\xb2\x0e\x1b\xdf\xff\xd9\x79\x11\x2a\xc3\x80\x7d\xcf\xea\x2b\x0c\x7d\x60\x9a\x14\x8a\x25\x2c\x65\x22\xf9\x0c\x7c\x3a\x80\x39\xef\xa4\xb0\xe4\x13\x8d\x3b\xd7\xc1\x43\xe7\x2c\x24\x6d\x2e\x06\x31\x09\xaa\xc4\x29\x6b\x40\x66\x42\x8a\x31\x10\x4f\xa9\x99\x02\xf3\x8f\x55\x78\x9c\x87\xf4\xeb\x72\xca\x32\x66\x40\xd1\xc2\xfa\x74\x78\x4a\x8d\x4b\xa7\xe4\x39\x9d\x33\x42\x4d\x85\x8c\x46\x12\x26\x74\x09\xbd\xc4\xa9\x21\x1c\x87\x39\xa9\x64\x75\x7e\x22\xd5\xe4\x9b\xeb\x97\xe4\x19\x39\xb3\x73\x3e\x07\xf4\x99\x51\x9e\x81\xc3\xd0\x50\x64\xe7\x8e\x15\xed\x6c\x06\x86\x2a\xc9\x34\x2c\x1f\xe8\x84\x48\xe5\xd8\xc6\x88\x08\x1c\xb7\x85\x76\xf6\x7e\xfd\x56\x73\x0c\xca\xa9\x8f\x65\x04\xab\x72\x4d\x56\x38\x90\x9d\xa4\xb7\x8d\xac\x90\x16\xb1\x8d\xa4\xb7\x85\xac\x50\x20\x0f\x41\x7a\x3d\x98\xf0\x37\x9a\xa9\x5e\x3c\xf8\x9b\x23\xf1\xe0\xa6\xb8\x66\xe9\xaa\xde\x49\x2c\xb3\x74\xc4\x93\x33\x43\x53\x6a\xa8\xe7\xdf\x75\xd6\xf6\x80\x4a\x3f\x3d\x17\xd7\xec\x0d\x17\xe5\x47\x17\xb3\xd4\xcf\x68\x72\xf7\x0a\x40\x90\x24\x2c\x12\xae\x5c\x5a\x14\x19\x87\xd4\xe6\x78\x6e\x16\x58\x58\x6d\x29\xef\x2f\xe6\x02\x0b\xa3\x59\x26\xed\x75\x63\x25\x32\x2a\x52\x99\xaf\x4d\xda\x0a\xc1\x8c\x26\x8b\x38\x62\x99\xc4\x88\x19\x31\x38\xfe\x73\x12\x33\x62\x4d\x49\x19\x7b\x64\x59\x2f\xe3\xc5\x1b\xfb\xa4\x15\x86\xc3\xe9\x01\x28\x92\xd1\x29\xcb\xe2\xda\xa9\x3b\xec\xac\x2c\x72\x11\x01\x06\x6e\x44\x1b\x14\x94\xcc\xfa\x25\xe7\xdc\xca\x0c\x02\x4c\x68\xb5\x68\x0b\xea\x67\xb1\x66\x78\xa0\xcf\x9a\x41\x5b\x6c\xad\x19\xf4\xf0\x9f\xc3\x9a\x4b\xe4\x2d\x4e\x56\xd7\x6c\xaf\xff\xf6\x9a\xe1\xce\xfd\xfc\xd7\x1c\x65\xfa\xd2\x2c\x49\x64\x5e\xdc\x28\x69\xd5\xdc\x5e\xd7\x8d\x07\x51\xfb\xf4\x9c\xad\x05\x8c\xe1\x48\x83\x4a\xfb\xa2\x59\x05\x48\x55\x23\x64\x11\xb9\xef\xc0\xaf\x83\x77\xf1\xff\x69\xf6\xa0\xb3\x1c\x6a\xd4\xc3\xad\x13\x66\x13\x82\x2e\x2b\xe8\xfe\x8b\xa3\x70\x66\x99\xd0\x6c\x21\xb5\x89\x38\x1f\xb2\x7a\x46\xab\x40\xea\x68\x4c\xe7\xa4\xb3\x9f\x45\x18\x91\x9d\x7b\x9b\x0b\x42\xc1\x32\x12\x2c\x8a\x42\xa6\x2c\xb8\x71\x43\xd8\x2a\x1a\xea\xbd\x8b\x1b\x06\x78\x21\x00\xde\xde\x79\xc1\xa1\x9a\x36\xdf\x82\x37\x32\x4b\x5f\xe6\x25\xa4\xff\x50\xd8\x18\x26\x52\x2e\xe6\x60\x47\x1b\x11\xc5\x32\x08\x5d\x8d\x01\x0a\xa1\xa8\x4e\x89\x3d\xd5\xa4\x31\xc9\x80\xb8\xb1\x9b\x0a\xb2\x10\x97\xc2\xcf\x14\xec\x7e\x41\x7a\x99\x39\x56\xcb\x35\x39\x79\x13\x0e\xf2\xe4\xf3\xbb\x21\x4e\xdc\x2c\x2b\xcc\x72\x16\xd1\x07\x2e\x52\x1f\x24\x6a\x37\x06\xbd\x21\x01\x17\x82\xba\xeb\x65\x57\x88\x4f\xe6\x69\x93\x31\xe0\xdd\x1f\xdf\x09\x52\x6d\x20\x19\xd7\xa8\xbf\x8e\xd2\x68\x90\x3b\x50\x9f\xdc\x3a\x91\xd8\xeb\x6c\x68\x90\xe3\xcd\x92\x75\x65\x72\x0b\x93\x8e\xa8\xcc\x45\x7c\xe3\x4b\x98\xd6\x37\x02\xf0\xd5\xae\x77\x4c\x84\x5c\x81\x87\x55\xfc\x48\x75\xab\xa5\x13\x6c\xd9\x91\xa3\xa6\x12\x23\x9d\x4f\x51\x57\xe3\x13\x17\xa9\x7c\xd2\xfb\x68\x62\x7f\x76\x20\x82\x88\x9f\x58\x92\x76\x05\x18\xfd\xee\x61\x7d\x37\x34\xcb\x5a\x4e\x8b\x4d\xea\x98\xa7\x0a\x14\x48\xa8\x9a\x07\x0e\x81\x35\xf5\x65\x25\xf3\xe0\x9f\xd7\x1a\x1b\x7b\x19\xcf\x73\x4d\xaf\x94\x85\x6f\x38\xcd\xee\x0a\x5c\xc5\x3d\xb2\x8a\x17\xaf\xdf\xde\x5d\xb6\xc1\x58\xe6\xfe\xb4\x60\x60\xc1\xc4\xd3\x9f\x85\x43\x68\x9a\x73\xad\xc1\x32\xc8\xa6\x0b\x29\x1f\xc8\x59\x08\x53\x9a\x73\xb3\x28\xa7\x50\xef\xb2\x11\x35\xa8\xf9\x5c\x5f\x78\xcc\x1e\xdb\x15\xe1\x0b\xa7\x71\x91\x71\xd1\xf0\x70\x31\x61\x74\xc8\xa9\x83\xc9\x24\xd5\xaa\xd0\x30\xed\xa1\x42\x72\x5e\x15\x3c\xb1\xbe\x3d\x90\x16\x07\xa9\x19\x47\xbb\xf6\xd6\x8f\xf6\x5d\x44\x79\x9b\x8e\xe3\x85\xf9\xfb\x9c\xae\xa8\x8a\x2c\x9b\xf7\xd6\xed\x99\x13\xb2\x8f\xa7\x1d\x07\x03\x68\xef\x7d\x00\x43\xa8\x07\x60\x29\x36\xb0\x42\x67\x18\xc5\x8b\x5b\x9b\x0c\xa8\xbb\x8c\xa3\xb1\x82\x5c\xdb\x90\xba\xd1\x48\x8a\x06\xb9\xcd\x98\xba\xc3\x0e\x85\x86\xbd\xdb\x9e\xba\x17\x8f\x25\x91\x7c\x36\x42\x8c\x8b\xe1\xc7\xe4\xa8\xaa\x2e\xf2\xa7\xa8\x9f\x15\x72\xa7\x58\x82\xbd\x58\xe8\x6c\xc6\x05\x37\xcb\xa8\x18\x5a\x8b\x07\xed\x7b\xdf\x65\x1c\xfa\x12\xc6\x56\xb3\x49\xa4\xd0\x46\x51\x2e\x3a\xa9\x21\xe6\x0a\xb4\x52\xee\x25\x72\xc6\x6b\xb3\x7e\x59\xc5\x97\x83\xb0\x1c\x56\xde\x98\x35\x92\x2d\x65\x75\x8d\x09\xbb\xf0\x63\xdc\xf3\x85\x62\x33\xa6\x14\x4b\x5f\x96\x16\x0d\xef\xaa\x29\x5e\xcf\x85\xac\x3e\x7e\x05\x95\x5e\x91\x81\xb6\x64\xa3\xdd\x24\x14\x9d\x76\x12\x97\x7b\x2d\xb8\x1c\xfd\x17\x78\x3a\x93\x2e\x2d\xd9\xee\xad\x77\xe0\x6a\x6a\xb8\x9e\xb9\x2b\xb5\xda\x6d\xf6\x11\x6a\x60\xa3\xa5\x44\xe2\x6f\x68\xc7\x0e\xbc\x41\xc7\x5d\xc5\x23\x32\x2d\x0d\xe1\x86\xe4\x74\x49\x92\x85\x94\x3a\x42\x73\x70\x48\x00\xf3\x7c\xe4\x32\x03\x85\x11\xea\x0f\x2b\x17\x23\xec\xb9\x7c\x63\xba\x71\xa6\x84\x1a\x3c\xd7\x24\xb7\xfa\x5e\x75\xa6\xe1\x22\x96\x02\x3f\x5f\xc8\x47\x36\x90\xa5\xcd\xec\x5c\x0d\xd1\x65\x6e\x27\xf9\xc4\xf8\x7c\x61\xf4\x88\xf0\x09\x9b\x58\xb4\x44\x83\x64\x34\x59\x34\xa6\x99\x33\x66\x20\x51\x28\x2c\x3d\x92\x2e\x48\xad\x30\xe5\x20\x96\x9d\x85\x9c\x81\x90\xca\x33\xaa\x14\xaa\x55\xac\xc6\x1f\xdb\x06\x34\x82\xda\xbb\x93\xf3\x51\x95\xfc\x41\xed\xde\xe0\xd5\xd2\x25\xe1\x86\x29\xea\x0a\x5b\x2d\x94\x2c\xe7\x6e\xa7\x59\xe6\x17\x22\x67\x78\x2b\xa2\x1d\x75\x0a\x2f\x4d\xc1\xcc\x73\xe2\x0e\xe9\x24\xdc\xf7\xf6\xe8\x38\xde\x0d\x4b\x3c\xe7\x23\x39\x35\xc9\xa2\x92\x7e\x95\x62\xba\x90\xce\x90\x04\xdf\xbc\xaa\xf7\xe4\x3f\xa2\x2e\x5d\x0b\xfc\x4c\x9f\xd7\x48\xb6\xe0\xf3\x45\xc0\x31\xea\x74\x02\xc0\xe1\x98\x5b\xd7\xe1\xfa\xa7\xa8\x66\x79\x29\x08\xcb\x0b\xb3\x6c\x50\x58\x0f\xdc\x75\x15\x1f\xaa\x3d\x06\x42\x80\x2b\x58\xbb\x7d\xe1\xb9\xcb\xd6\xf1\x14\x17\x01\xf7\x19\x39\x03\xe2\xe4\xe6\xd4\xc5\xa5\x8c\x65\x71\x3e\x21\x97\x44\x94\x15\xcf\x55\x48\x3d\xdc\x8d\xc6\x45\xdb\x9a\xb4\x90\xd5\x9c\xe1\x95\x11\x20\xb9\x76\x92\x62\x35\xbf\x18\x43\x59\x8f\xda\x9d\x6e\xd9\x56\x2e\xdb\xa3\x10\xe6\xa5\xb7\x7b\xb1\x0c\xea\x93\xc3\x66\x8c\x08\xd5\x5a\x26\x50\xca\x2c\x0a\x72\x83\xc9\xb6\x89\xcb\x1d\x78\xcc\x66\xf6\xdd\x14\x3b\x56\x49\x39\xf6\xf9\xb5\x2d\xca\xb8\x06\xa5\xa5\xb5\x55\xd1\x40\x57\x98\xfb\x74\x09\xf0\x4e\xb5\x73\x46\x45\x5c\x8e\x61\x44\x52\x7c\x3d\x76\x62\x40\x63\x92\x3d\x40\x3b\x32\x68\xe0\x93\xbd\x18\xbd\xa2\xe7\x0b\x5e\x68\xbc\x3e\xd3\x1c\x94\x3c\xb0\xe5\xc8\x5d\x0a\x82\x58\xdc\xa0\xd5\x0b\xc0\xfe\x1f\x15\xe7\x5e\x0f\xf0\x03\x30\x57\x8a\xdd\xcd\x2f\xfe\x24\xf6\xc1\x56\x37\x1e\x18\x4a\x1c\xdf\x34\xd6\x44\x52\xe7\xdc\xb4\x6b\x8a\x72\x70\xae\x0e\xb8\x67\xc3\x39\xd6\xde\xcf\x3e\xbb\x43\xfa\x57\xfa\xad\x47\x38\xf2\x83\xec\xd3\x6d\x48\x97\xd0\x0e\xb1\x4e\xfb\x21\x0f\x01\xaa\x76\x09\x61\x7a\xc1\x0b\xb0\xf2\x86\x0c\xa4\xfe\xd8\xe4\x46\x70\x93\xb8\x65\x3b\x0f\xea\xb5\x18\x91\x77\xd2\x5c\x8b\x7e\x44\x64\xc7\xab\x8f\x5c\x5b\x71\xf7\xa5\x64\xfa\x9d\x34\xf0\xe7\x84\xbc\x8e\x30\x33\xac\x0e\x4b\x3a\x6f\x22\xd9\x7b\x3d\xf6\x46\x0c\xb7\xcf\x07\x41\x8b\x4b\xe1\x72\x53\xc0\xdd\xd5\x7f\x46\xf5\xac\x5c\xd4\x2c\xd8\xf5\x3d\xc3\x8a\x10\x83\x57\xc7\xb5\xb0\xca\x95\x3b\xfe\xda\xd6\xa3\x23\x12\x9c\x36\x8d\xe0\xaa\x15\x52\x8c\x41\x0a\x0c\x73\xee\x0d\xb1\xb1\x56\x8f\x6d\x76\xde\x4d\x7c\xeb\x8f\x6b\xab\xcb\xae\xa6\xef\xa6\xde\x7f\x6f\xd7\x8e\x89\xbc\x86\x50\xdf\x37\x07\x9f\xec\x82\x46\x78\xaa\x57\x07\x25\x9a\x8b\x79\x56\x29\x57\x23\xef\xa4\x45\xc7\x61\x6f\x1a\x53\x57\xf4\x49\x15\x8a\xf9\x2e\x25\x54\x54\x65\xa0\x7a\x43\x85\xc4\x15\xb7\x6e\xc8\x60\x29\x32\x9a\xb0\x94\xa4\xe5\x5e\x74\x45\x2d\x61\x52\xc3\xe6\x3c\x21\x39\x53\x73\x46\x0a\x2b\xef\xf5\x9d\x66\x6f\x21\xca\x8d\xbd\x99\x57\x7c\x92\x62\x7b\xc4\x57\x94\xaf\xc7\xd8\xde\x7c\xbd\x9e\x0b\x64\xd2\xe3\xe1\x1e\x15\xe7\x57\x1f\xee\xb3\x57\xa0\x14\x7c\xc5\x59\x86\x2b\x94\xd5\x1e\x9f\x56\x1f\x00\xeb\xc7\xa0\x0f\x74\x8c\x41\x1f\xd8\x32\x06\x7d\x00\x37\x06\x7d\xc0\x8d\x41\x1f\x68\x8d\x41\x1f\x18\xf4\x81\x41\x1f\x18\xf4\x81\x7e\x63\xd0\x07\x62\xc7\x4f\xa2\x0f\xf4\x7c\xa9\xf3\x63\xec\xe1\x6e\xf9\x33\x00\x68\xf8\x57\x9c\xc7\x04\x94\x93\x78\x8c\x59\x77\xb4\x58\xd1\xfd\xce\xcb\x68\xf7\x4c\xe5\xb1\xac\xaa\x59\xfd\x9e\x3c\x1f\x3f\x7f\xf6\x2c\x8e\x8e\x62\x8b\xe5\x36\xd6\xd2\xa3\xb7\x40\xbf\x7e\x6a\xb5\xdf\x2c\xe2\xa1\x48\x97\xe5\x27\x68\xab\xb6\x2d\x12\xe0\x80\xf1\x2d\xfe\x0e\xac\x42\x06\x5a\xfa\x6a\x5c\xda\x32\x71\x71\x02\x75\xe8\x09\x48\xaf\x42\x1a\x92\x33\x43\xa8\x69\x39\x64\x79\xce\xe2\x62\xde\x0a\x99\xba\xf0\x1b\x5f\xa4\x38\xc4\xde\xa4\x44\x0a\x1f\x31\x60\x29\x23\x2a\x4e\x0f\xb1\x72\x32\xc5\x73\x9d\xc6\xca\x13\x46\x75\xe8\x98\x13\x56\x2f\x73\xbb\x0a\x2e\x4c\xec\x75\x68\x97\xce\xc2\x29\x93\x33\x36\x99\x4f\x48\x5a\x02\x78\x2a\x7c\xb5\xe6\xf3\x51\x94\xf8\xe6\xca\xa4\x40\x4c\x90\x54\xf0\x1f\xbb\xad\x46\x2d\xa1\x4a\xc3\x23\x13\xa6\x74\xc5\x8b\x1e\x79\x4c\x2f\x14\x7f\x4e\x10\xb4\xce\x8d\x8e\x3a\x91\x3e\xea\xf4\x2a\x2f\x8c\xba\xd5\x57\x94\xc3\x50\x01\xf5\x10\xb6\x1f\x63\xe7\xe2\x2a\x16\xc1\x3f\x81\x12\xde\xdf\xc6\x64\x5a\xf5\x12\x53\x56\xad\x3c\x65\x96\xd9\xf3\x75\x81\x1f\xfb\x98\xb2\xb6\x04\x50\xb8\x25\x36\x29\x27\x12\xae\x8b\xa2\x72\xf1\x33\x97\xef\x5e\xda\xfd\xb7\x10\xef\x65\x21\x33\x39\x5f\x36\xcf\x36\x76\xc6\x90\xe6\x14\x4a\xbe\x82\x81\xaa\x9c\x7a\x2d\xdd\xe2\xe9\xbb\x15\xd4\x19\x22\x17\x86\xc8\x85\xc1\x52\xb9\x79\x0c\x96\xca\xce\x31\x58\x2a\x07\x4b\xe5\xc6\x31\x58\x2a\x07\x4b\xe5\x60\xa9\x1c\x2c\x95\xbd\xc6\x60\xa9\xec\xf3\xdc\xcf\xcd\x52\x39\x44\x2e\xec\x1a\x83\x3e\xd0\x18\x83\x3e\xb0\x65\x0c\xfa\x00\x6e\x0c\xfa\xc0\xa0\x0f\x6c\x9d\xd5\xa0\x0f\x0c\xfa\xc0\xa0\x0f\x0c\xfa\x40\x27\x88\x41\x1f\xc0\x3f\xfc\xc9\x22\x17\xe2\x5f\x17\x7b\x1c\xe3\x75\x87\x5b\x94\xe7\x1b\xbd\xa4\xb8\xa6\x30\x32\x3d\x40\xb9\x0b\xe8\xb4\xbe\x5e\xed\xc2\x55\xb2\x40\xad\xd2\x39\x66\x13\x39\xf6\x15\x93\xc1\x1d\x6c\xc1\xfa\x88\x0b\x4d\x73\xe7\xa3\x1e\x91\x1f\xa4\x40\xba\xbf\x99\x49\x26\x96\xc5\x81\xf7\x18\xba\x1e\x5a\x90\x67\xfa\x1c\x95\x7b\x3c\x54\xd4\x18\x2a\x6a\x0c\x15\x35\x86\x8a\x1a\xfb\x55\xd4\x58\x50\xed\xe8\xcc\x09\x6f\x5b\x0b\x6c\xc4\x10\x6d\xe0\xd8\xf6\x12\xf9\x8f\x9d\xf5\x35\xf0\xe4\xba\x52\x87\xe3\xd3\xd6\xd7\xb0\xc4\xe7\x89\xc2\x9e\x5c\x03\xa1\xdd\x7e\xc5\x94\x59\x70\x21\x84\x2c\xbd\x69\xef\x93\xb7\xbd\xc1\x22\x69\x9a\x46\x81\x2c\x98\x1a\x3b\xa2\x93\x64\xc6\x45\xba\x61\x97\xc2\x09\xe0\x8f\xb1\x5f\x4d\x8b\xf6\xa2\xf6\x08\x70\x69\xc6\xec\x34\xaf\xef\x1e\xb1\x2d\xa3\xb5\x78\xcd\xfe\xd8\xed\xc6\xa7\xad\x87\x01\x56\xb4\x20\x98\xed\x6f\x42\x06\x9b\xdc\x3f\x4a\xa6\x96\x50\x45\x9b\xd0\x1e\xa2\xb3\xb7\x2b\x55\x3d\x91\x47\x4e\x0e\xe2\x9a\x24\x54\x43\x9c\x58\x0f\x6b\xd3\x7e\x96\xcb\xfd\x63\x6f\xc8\xea\x66\xad\x82\xec\xab\xd8\x69\x42\x2b\xcb\xbd\xdb\xfe\x3d\x4c\xf7\x64\xe5\x4e\xdc\x3b\x4c\x2b\x8c\x3a\x4c\xab\x9f\xb5\x7d\x1f\xf5\x75\x23\x8e\xee\xb9\x49\xad\x6d\x6a\x3b\x03\xf6\x30\xa3\x6c\x70\x22\x78\x87\xc0\x5e\x46\xcb\x83\x3a\x12\xc8\xc1\x9c\x09\xe4\x00\x0e\x05\xb2\x9f\x53\x81\xac\xa2\x87\x5d\x95\x93\x76\xf7\x80\x48\x56\x7c\x13\x2d\x1f\xc3\x5e\x70\xf7\xf7\x4f\x90\xc3\x58\x73\xf6\xf7\x53\x90\xd5\xad\xaf\x50\xb4\xea\x56\xdb\x1f\x41\x49\xf0\xa4\x9d\xea\x55\xc7\xc5\x9e\x30\xdb\x4e\x0f\xe7\xbc\xd8\x0b\xe4\xc1\x1d\x1f\xa4\x72\x7e\x00\x7d\xb6\xfc\x1f\x3f\x35\xd2\xec\xe7\xc3\x20\xab\x28\xe3\x8d\xce\x96\xfd\xe2\xeb\x0d\x6f\x1a\x2b\xde\x90\xbd\x7d\x5a\x64\xb3\xa9\xfd\x7a\xbf\x59\x1e\xc1\x2b\x42\xb6\x79\x46\xf6\x82\xb8\xba\x6e\x87\x8e\xfb\xae\xbd\xe5\x59\x69\x6c\xc1\x01\x4e\xbe\xed\x5d\x01\x93\xfe\x01\xa0\x1e\xd0\x1d\x40\x0e\xef\x12\x20\xfb\xbb\x05\xc8\xa1\xf8\xc2\xbe\xee\x01\xb2\xa7\x8b\x80\xec\xe1\x26\x20\xfb\xba\x0a\xc8\xbe\xee\x02\xb2\xf7\xfe\x81\x32\xf2\x06\x02\xf6\xfb\x6d\x1f\x4d\x53\x6e\x79\x32\xcd\x6e\xf6\x96\xe8\xf6\xc6\xa8\x75\x3d\xcb\x2d\x0d\x2e\x8a\x9e\x93\xca\x69\x61\xef\x87\xff\xb1\xc2\x38\xb0\x9d\xff\x25\x05\xe5\x4a\x4f\xc8\x65\x4f\x88\xde\xc1\xd9\x84\xe8\xed\xfd\x8d\x29\xef\x31\x5b\xae\x1b\x1d\xe4\x7d\xca\x97\x37\x11\xf6\x84\x2a\x67\x6b\x5a\xeb\x88\x3c\x2d\xa4\x66\x7b\x90\x8e\x33\x3e\x72\x4d\x4e\x1e\xd8\xf2\x64\xd4\xba\x3b\xfa\xeb\xc4\x27\xd7\xe2\xc4\x45\x51\x1d\xe8\xaa\xac\xf4\x32\x68\xdd\x74\x02\x10\x4f\x3e\x17\xf5\xf8\x00\xce\xc6\x5e\x0f\x0b\x9a\x33\x5d\xd0\x84\x1d\xcf\x80\xd4\x4f\x13\xf3\x52\x7a\x35\xbf\x46\xcf\x6b\x13\x9f\x11\x46\xda\x9a\x57\x95\x9d\x07\xfc\x24\xa2\xcb\x4f\x7b\x84\xee\x14\x82\x4b\x11\x2c\xbe\x8d\x09\x3b\x7d\xb1\x17\xe4\x95\x5c\x5a\x4f\x04\x52\x30\x0d\x96\xa2\x5e\x30\x3d\x6b\x6a\x4c\xd0\xf5\x6b\x71\xa9\x82\x7b\x28\xb7\x76\x7a\x2b\xe9\x86\xf5\x3b\xec\x74\xfb\x5c\x67\x8c\x0a\x4d\x4e\x82\x1f\xf5\x54\xd7\x30\x4f\x26\xe4\xb2\x8f\x14\xee\xa6\x56\x05\x0a\x9e\xfd\xcf\xff\x9e\x37\x8b\x59\xf7\x80\x58\x2f\xd3\x09\x9c\x35\x27\xa4\x59\xb1\xa0\x63\x68\x63\xd8\x73\x43\xb9\xe7\x53\x0b\x09\xde\x57\xf2\xb4\x60\xd0\x9b\x24\xd8\xcf\xdf\xad\x12\x6e\x8f\xf7\xcc\x18\x35\xa5\x82\xbe\x37\x4c\xd0\x69\xd6\x87\x79\x0d\x56\x59\xec\x18\xac\xb2\xa8\x31\x58\x65\x07\xab\xec\xd6\x31\x58\x65\x51\x63\xb0\xca\x0e\x56\xd9\xc8\x31\x58\x65\x07\xab\xec\x60\x95\x1d\xac\xb2\xeb\x63\xb0\xca\x0e\x56\x59\x37\x06\xab\xec\x60\x95\x1d\xac\xb2\x9f\xe0\xe1\xda\xb0\xb4\xa7\x39\xb6\x69\x8d\xf4\x11\xed\x7d\xb6\xd2\xde\x90\xd4\xf0\xa4\x4e\x30\x0f\x70\xdd\xbf\xfa\xd8\x4e\x9b\xd6\xdc\x8d\xb6\xd9\x3e\x26\xce\xca\x9a\xdb\x61\x9b\xed\x01\xdb\xd9\x5d\xab\x40\xc6\x75\xcb\x6c\x2f\x23\xb7\xb3\x10\x43\x8e\xfd\xaa\x41\xcf\x19\x66\x7b\x40\xdd\x66\x86\xad\x0c\xb5\xfb\x98\x3a\xc3\xec\xd6\x2d\xb4\xfb\x40\x3d\x89\x7e\xb8\xb7\x84\xb5\xd7\x2d\xd8\x5f\x1a\x30\xbe\xac\xdd\xd7\x7d\x8c\x2a\x2b\xd1\xe6\x3e\xb7\x48\x2f\x64\x99\xa5\x56\xbc\xae\x12\x8f\xfa\xa8\xcc\x67\x21\x76\xfa\xdc\x62\x8e\x90\xa6\x01\x8e\x9c\x51\x61\xf8\xb8\xfa\x45\x0f\xf0\x55\x44\x35\xa4\x11\x84\x52\xb8\xf0\x49\x2b\x72\xb9\xbf\x47\xa3\xce\xd5\xa9\x11\x7e\xe4\x9a\xf5\xf7\x00\xda\x58\x3c\xd7\x24\x65\x33\x2e\x5c\xa6\xa9\x2a\x85\xe8\x27\x39\x49\x11\x92\x7f\xdc\xa5\xee\x7a\x78\x7b\xa6\x04\x9b\xd0\x77\x5f\xc1\x12\x56\x63\x56\x23\x3f\xa3\x57\x3d\x05\x39\x23\x54\xf8\x6a\x91\x52\xf8\x9c\x0f\xfb\x89\xec\x9b\x67\x5d\x71\x38\x38\x7d\x5e\xed\xe2\x84\xbc\xb2\x2c\xaa\x97\xd3\xad\x5e\x2e\xd7\x80\xaf\x34\xcb\xe4\x53\x9f\x3b\xbe\x37\x2f\xe8\xa7\x13\x8d\x9b\x93\x8f\x7a\xf2\xa7\x2a\x68\xfd\x74\xe4\x82\xd6\x2b\x09\x21\x23\xc2\x63\x2d\x39\xff\xfc\xf5\xac\xdb\x5b\x14\xf1\xe4\x50\xd4\x7a\x28\x6a\xfd\xb3\x2b\x6a\x0d\x5f\x3a\x37\x4f\xa8\x6e\x1d\xb5\xad\xc8\xea\xd6\x68\x98\x50\x05\x7b\x4b\x75\x6b\xf2\xe7\x05\x03\x11\x44\x31\x8b\x1a\x68\x98\x79\x99\x19\x5e\xd4\xa5\x31\xb4\xd3\xce\x33\x57\x80\x64\xe6\x13\x9a\xfb\x65\xa0\xd9\x55\xd2\x64\xb1\xca\x36\x00\x75\xa1\x74\x86\x86\xfb\xd8\x25\xef\xa2\xa1\xd2\x2c\xf3\xd5\xac\x83\x45\xd7\x65\x5a\xf3\x4f\x93\x60\xf9\x12\xa4\x30\x5d\xbb\x89\x40\x9a\x38\xb3\xe2\x5e\xc4\x51\x5a\x04\xb1\xe2\xd7\x76\x19\xd4\xfb\xb4\xa2\xaa\x9e\x78\x5a\x9d\xf3\x47\x26\x6a\x01\xf4\x4c\x9f\x9f\x07\x1d\xd7\x89\xeb\x11\x20\x37\x09\xf6\x3b\xc5\xf4\x08\xd8\x2b\x02\x3d\xdc\xe7\x5e\x58\x6e\x8b\xbe\x11\x30\xd7\x85\xe4\xcd\x22\x6f\x04\xc8\xa6\x70\x5c\x8b\xba\xff\xd9\x90\x9f\xfe\x2b\x08\xbb\x51\xe7\x4f\xcd\x16\x21\x17\xc8\x3b\xa4\xa1\xb3\x18\x21\x2b\xa0\x23\x8f\x57\x11\xfa\x79\xe9\xf7\x48\xf8\xec\x4c\xf6\x8c\x5c\x3b\x71\xeb\x3f\x5c\xa2\xe7\x67\x53\x5c\x7d\x15\x5c\x5f\x1b\xf7\xe6\x10\xa2\x76\x30\x50\x0f\xb0\xab\xf6\xd1\x7d\x2c\x9d\x87\x2a\xcf\xb8\x7d\x89\xfd\x62\x93\x86\xfa\x8c\x3d\xc6\xa1\xea\x33\xd6\x01\x3b\xbd\x2d\x14\xd5\x84\xd6\x83\x75\x82\xc1\xb7\x7f\xa4\xd4\x3f\x49\x79\xc7\x43\x06\xe7\x6c\x09\xcc\xe9\xed\x9a\x23\x1b\x83\x72\xea\xc0\x9a\xfe\x13\x6d\x05\xe4\x34\x82\x6a\x7a\x43\x3c\x44\x30\xce\xe7\x54\xde\xb1\x19\x80\xb3\x67\x24\xca\x5a\xf0\xcd\x6a\x00\x4d\x6f\xc8\x10\x78\xb3\x31\x78\x66\x0f\xcc\x68\x46\x8d\x1c\x26\x70\x66\x73\xd0\x0c\xd9\x63\xe1\xdb\x02\x66\x0e\x54\xdf\xb2\x11\x2c\xb3\x27\xc4\xf5\x40\x99\x66\xb0\x4b\xff\x89\x0e\xd5\x0c\x87\x6a\x86\xb8\xb1\x57\x00\xcc\xa1\x82\x5f\xf6\xc2\x96\x9d\x41\x2f\x24\xa7\x45\x3f\x3f\xcb\xa6\x80\x97\x0d\xa1\x2b\xfd\xbd\x62\xcd\xa9\xae\x85\xad\xf4\xf2\xbb\x34\x02\x5d\x36\x86\xac\xf4\x71\x62\x85\x20\x97\x43\x87\xab\xec\x0c\x55\xa9\xf4\x88\x5e\xbe\xbc\x5d\x61\x2a\x51\x66\xc0\x7a\xf4\x54\xdc\x7a\xd3\x74\xcf\x07\xf7\x4c\x16\x44\x24\x0a\xf6\x33\x3f\x6c\x4b\x12\xec\xa9\x65\x6c\x49\x10\x6c\x85\x94\xc4\x4f\x72\x4b\x72\x60\xdb\xc3\x10\x09\x76\x43\x62\xe0\x7a\x9a\x5f\x24\xcc\x4d\x49\x81\xeb\x29\x7e\xbd\x03\x9a\x9c\x41\x64\x67\x7a\x5f\x24\xec\x4b\xd1\x95\xda\xd7\x4c\xd4\x8b\x04\xbe\x35\xad\xaf\x99\xa4\x17\x09\xf3\x58\x29\x7d\xfb\xa6\xf3\x0d\xb6\x37\xdc\x18\x6c\x6f\x83\xed\x6d\xe3\x18\x6c\x6f\x5d\x4f\x0e\xb6\x37\xf4\x18\x6c\x6f\x31\x63\xb0\xbd\x0d\xb6\xb7\xc1\xf6\x86\x9c\xd9\x60\x7b\xeb\xf1\xdc\x60\x7b\x1b\x6c\x6f\x9d\x63\xb0\xbd\x0d\xb6\xb7\xe3\x3c\xd8\x37\x25\xac\x33\x1d\xac\x4a\xee\x8a\xdc\x82\x2d\xa9\x60\x7b\x95\xe9\xea\x28\xd1\xe5\x2d\x70\x91\x40\xb7\x95\xe7\x6a\x27\x74\xf5\xb1\x92\xb5\xed\x6f\xbb\x93\xb9\x62\x0d\x66\xbb\xea\x69\xf5\x4d\xe4\x3a\x7c\x12\x57\xcf\x04\xae\x5e\x12\x48\xef\x9b\xa4\xdf\x0d\xda\x3b\x61\xeb\x68\xc9\x5a\x47\x4c\xd4\x3a\x52\x92\x56\x77\x82\x56\xff\xdd\xd8\x98\x9c\xb5\x1a\x77\x1a\x09\x73\x3d\x31\x6b\x63\x9a\x55\x1f\x39\x2c\x70\xc6\x6d\x29\x56\xfd\x1c\x0a\x87\x4d\xaf\x3a\x54\x6a\x55\x2f\x4a\xed\x93\x1b\xd3\xe7\x4c\x8e\x9e\xe6\x12\xdd\xc0\x4e\x18\x7e\xa8\x26\x76\x4d\x1e\x10\xdb\x4d\x0b\xba\xdd\xf9\x6c\x0c\xfa\x28\x79\x4a\x8a\xd2\xf8\x16\x55\xeb\xdd\xec\x50\x20\x1b\x1d\xef\x86\x6e\x76\x5d\x33\xee\xe8\x66\xd7\x3c\x5a\x34\xd0\x46\xcf\xb2\xae\x96\x76\x68\x98\x75\xeb\xbb\xce\x96\x76\x68\x98\x1b\x5a\xdf\x6d\x6e\x69\x87\xdf\xce\x0d\xad\xef\x36\xb7\xb4\x8b\x99\xe4\x5a\xeb\xbb\x8d\x2d\xed\xd0\x10\x37\xb6\xbe\xdb\xd2\xd2\x2e\x8a\x91\xee\x6c\x7d\xb7\x3f\x2e\x6d\xee\x7f\xd7\xea\x6b\x87\xe7\xc7\x3b\xfa\xdf\xad\xf5\xb5\x43\x43\xdd\xde\xff\x6e\x53\x5f\xbb\x08\xdc\xdf\xd2\xff\x6e\xad\xaf\x5d\xc4\xfa\xb7\xf7\xbf\x5b\xeb\x6b\x17\x8f\xfe\x43\xff\xbb\xa1\xff\xdd\xf6\x31\xf4\xbf\x1b\xfa\xdf\xc5\x8c\xa1\xd2\xf2\x50\x69\x79\xc7\x18\x2a\x2d\xf7\x1b\x43\xa5\xe5\xc8\x31\x54\x5a\xee\x0f\x73\xa8\xb4\x3c\x54\x5a\xc6\x8d\xa1\xd2\xf2\x50\x69\x79\xa8\xb4\x1c\x07\x66\xa8\xb4\x3c\x54\x5a\x1e\x2a\x2d\x0f\x95\x96\x87\x4a\xcb\x51\xe3\x27\xaf\xb4\x3c\xf4\xbf\x8b\x87\x38\xf4\xbf\x83\x31\xf4\xbf\x1b\xfa\xdf\x0d\x56\xd9\xce\x31\x58\x65\x51\x63\xb0\xca\x0e\x56\xd9\xad\x63\xb0\xca\xa2\xc6\x60\x95\x1d\xac\xb2\x91\x63\xb0\xca\x0e\x56\xd9\xc1\x2a\x3b\x58\x65\xd7\xc7\x60\x95\x1d\xac\xb2\x6e\x0c\x56\xd9\xc1\x2a\x3b\x58\x65\x3f\xc1\xc3\x43\xff\xbb\xa1\xff\xdd\xd0\xff\x6e\xe7\x18\xfa\xdf\x0d\xfd\xef\x86\xfe\x77\x43\xff\xbb\xa1\xff\xdd\x8e\x31\xf4\xbf\xdb\x3d\x86\xfe\x77\x8d\xf1\xcf\xd5\xff\xae\x95\x09\xdc\x4b\x93\xd8\x92\x2f\xba\xbd\x09\x1e\x7e\xa7\x79\xce\x46\xc8\x26\x78\x68\xa0\xae\x23\x5b\xe7\xf2\xf7\xee\x01\xb8\xb3\x13\x1e\x1a\xa6\xaf\x08\x86\xeb\x84\x87\x86\x1a\x3a\xe6\x75\x76\xc2\x43\x43\xac\x3b\xe6\x75\x77\xc2\xc3\x9f\x7f\xe8\x98\xd7\xd5\x09\x2f\xea\xf0\x57\x3a\xe6\x6d\xeb\x84\x87\x86\xb9\xb1\x63\xde\xd0\x09\x6f\x07\xcc\xa1\x13\xde\xd0\x09\x6f\xe8\x84\x37\x74\xc2\xdb\x3c\x86\x6a\xdc\x43\x35\xee\x98\x31\x54\xe3\x46\x8d\xa1\x1a\xf7\xfa\x18\xaa\x71\x0f\xd5\xb8\xd7\xc7\x50\x8d\x7b\xa8\xc6\x3d\x54\xe3\xde\x06\x62\xa8\xc6\x8d\x7f\x78\xa8\xc6\x3d\x54\xe3\x1e\xaa\x71\x0f\xd5\xb8\x87\x4e\x78\x43\x27\xbc\xde\xa1\x4d\x43\x27\xbc\xa1\x13\xde\x86\x31\xd8\xde\x22\xc7\x60\x7b\x6b\x8e\xc1\xf6\xb6\x6d\x42\x83\xed\xad\x39\x06\xdb\xdb\x60\x7b\xdb\x30\x06\xdb\xdb\x60\x7b\x1b\x6c\x6f\xc8\x31\xd8\xde\x62\xc7\x60\x7b\x1b\x6c\x6f\x83\xed\x6d\xb0\xbd\xed\xf3\xe0\xd0\x09\x6f\xe8\x84\x37\x74\xc2\x1b\x3a\xe1\x0d\x9d\xf0\x02\xec\xa1\x13\xde\xd0\x09\xef\x67\xde\x09\x0f\xfd\x53\x5a\x1a\x99\xcb\x52\x98\x3b\xa6\x1e\x79\xc2\x2e\x93\xc4\xfe\x75\x2f\x1f\x58\x67\xc2\x4c\xdb\x52\xbc\x03\x10\xe1\x22\xe5\x09\xca\x06\xfb\xb4\x60\xd0\xcb\x8e\x12\xed\xe0\x10\xea\x00\x11\x03\x90\x6a\x6e\x07\x33\xb7\xe2\x05\xcd\x10\x8e\x12\x98\x5a\x37\xba\xb9\x7d\x9b\x4a\x99\xb1\x8e\x52\x45\xce\x11\xe2\x17\xfb\x86\x8b\x87\xce\x6b\xa7\xb5\x5d\xa7\xaf\xd6\x9e\xaf\x77\xa9\xda\x05\x2e\x5c\x4a\x19\xc6\x2f\x48\xa7\xb2\x34\x61\xd7\x74\x63\xa3\xb8\xf8\xbb\x23\x65\x2e\x8c\x84\xcb\xf8\x54\x13\x26\x1e\xb9\x92\x02\x65\xc7\x7f\xa4\x8a\xdb\xc9\xea\x51\x9b\x81\xeb\xa5\x30\xf4\xa3\xe5\x18\x2f\x65\xf2\xc0\x14\xc9\xec\x32\x26\xe4\x7d\xe1\xf4\xbb\x6e\x82\x7b\xc9\x66\xb4\xcc\x0c\x34\xea\x33\xaa\x64\x93\xd3\x83\x9d\x0f\xcf\xe9\x9c\xdd\x94\x59\x76\xc7\x12\xc5\x4c\xe4\xe9\x5c\xaf\x3c\xed\x8d\x76\xd2\xaf\x2c\xc8\xa8\x9d\x0b\x84\x86\x58\x4c\x80\x03\x59\x12\x1d\x80\xd5\x7d\x1f\x1b\x52\xae\x91\xa4\x44\x5c\x2c\x33\xa9\x48\x51\x66\xbe\xf3\x5c\xc8\xa5\x75\xeb\xd5\x16\x42\xed\xf9\xbd\x91\xe9\x6d\x29\x0c\xcf\xd9\x1d\x83\xd6\x93\x08\xe7\xc5\xf5\xac\xbe\x55\x41\x61\xd3\xac\x9a\x37\xa4\x96\x4d\x19\x29\xa8\xd6\x4e\x68\xb6\x28\xfb\xc8\xd3\x92\x76\x4b\x8c\x76\xce\x16\xa5\xf3\xc2\x69\x9b\xce\x9a\x0d\xcb\x31\x0b\x96\xfb\xe5\x4f\xc8\x57\x56\x38\xfd\x48\xed\xcf\xba\x95\x4f\xbf\x93\x90\x13\x20\x67\x24\x05\x3c\x1c\x39\x7d\xce\x21\xe5\x95\x14\x33\x3e\x07\xc4\x09\xeb\xe8\x26\x25\xc5\x82\x2f\x75\x42\xde\x4a\x48\x5c\x9a\xc9\x17\x64\x61\x4c\xa1\x5f\x5c\x5c\x3c\x94\x53\xa6\x04\x33\x4c\x4f\xb8\xbc\x48\x65\xa2\x2f\x12\x29\x12\x56\x18\xf8\x87\xd5\x42\x99\xd2\x17\xee\x48\x7e\xe9\xb6\x73\xc9\xc5\x7c\x0c\x9f\xd8\x8d\xf0\x33\x19\x4b\x31\xa6\x63\x4b\x92\x1d\x73\x42\xca\xb5\x2d\x24\x7e\x23\x13\x9a\xbd\x87\x2b\xe0\x36\xa0\x61\xed\x6c\x63\x42\x96\x73\x4c\xa7\xbe\x06\x0f\xb2\x67\x94\x31\x43\x96\xb2\x24\x4e\xb6\x72\xf9\xb2\x01\x7a\x8a\xbf\xfd\xb8\xd0\x3c\x65\x1b\xc8\xa0\x1b\x43\xe3\x9c\x69\x16\x30\xee\xe6\x6f\x73\x80\x77\x76\x56\x9e\xb6\xfc\x02\x4d\x13\x19\x90\x37\x3c\x06\x65\xe4\xa3\x65\xda\xec\xe9\xe2\x49\xaa\x07\x8b\x26\x56\x34\x1c\xbb\xad\xd4\x17\xb0\x33\x17\xbf\x8c\x29\x8c\x72\xff\xfe\xe5\xfb\x17\xe4\x32\x4d\x7d\x63\xd8\x52\xb3\x59\x99\xf9\x9e\x7f\x13\x42\x0b\xfe\x81\x29\xcd\xa5\x18\x91\x07\x2e\x52\xac\x8d\xa7\xe4\xe9\x97\x5d\x88\xea\x46\x94\x9c\x16\x2d\xd6\x74\xcb\x4b\x56\x08\x7e\x87\x38\xf8\xd6\x91\xbf\xf3\x0f\x39\x1b\xa0\x6f\xfb\xd9\xec\x3d\x8b\x53\xe7\x21\xdd\x4b\x40\xc6\xa9\x67\xa4\x49\x9d\x4c\xcb\x8d\x93\x7f\xbd\x0b\x64\x84\xb2\x3a\xd4\x4d\x71\xb5\xe5\x9e\x55\x27\x62\x90\xfc\xbd\x16\xe8\xf3\x7b\xa9\x71\x4d\x82\xbb\x59\x9c\xd6\x65\xee\x2e\x72\x6a\xec\xb4\x66\xdc\xe8\x2a\xdd\x2a\x2a\x92\x01\x7d\xd8\x76\x66\xd8\x00\xaf\x7e\x56\xe2\x08\xbc\x5b\xa1\xf6\xc6\xd4\x56\x62\x14\x9c\x22\x95\x97\x88\xba\xe3\x53\x06\x52\x4c\xb8\xd3\xe0\x60\xa0\x49\xa6\xa9\xd5\xc7\x09\xb9\x6b\x41\xee\x96\x5c\x4b\x6d\x9c\xdc\xe5\x21\x58\xf1\x2d\x73\x26\xe0\x95\x17\x35\x33\xbe\x3b\xe1\x5a\x76\x1e\xf0\xa5\xcf\x2d\x37\xe3\xf3\x52\xc1\xb5\x70\x41\xb5\xe6\x73\x61\xef\x31\x68\x0c\x7a\x81\x93\xe2\x10\x14\x5f\x28\x2e\x15\xa2\x8f\xf7\x5a\xfb\xd4\xf0\xa0\x53\xbc\x27\xe4\x03\x55\x5c\x96\x3a\x24\x71\x27\x32\x2f\xa4\x40\xf9\xe5\x4b\xcd\x9a\xe9\xea\xcd\x9e\xa7\xd5\x4b\xfc\x35\x51\xc8\x14\x99\xb9\x7d\x13\x9e\xbc\x4c\x73\x0e\x86\x76\x72\x25\x85\x51\xd2\x89\x48\x55\x98\xd5\xc8\x52\x66\xa1\x20\x6b\x1c\x35\x55\xa5\x5d\x26\xb9\x66\x8d\x56\xe3\x3e\xf0\xce\xee\x0b\xad\xde\x97\x54\xef\x43\x70\xb4\xa2\x74\xbd\xa8\x1b\x1b\x01\xaf\x09\xeb\xb8\xca\xa8\xd6\x96\x77\xba\xb7\x40\xbb\xdd\x6e\xb8\x95\x05\x7f\x54\x37\xe9\x55\xad\x9d\xed\x62\x3d\x31\x05\x37\xf0\x25\x36\x8a\xd5\x55\x45\xa1\x5f\x5b\x80\xae\x75\x3a\x8f\x21\xa7\x1a\xbd\x3a\x42\x4e\x1c\xbe\x02\x55\x8d\x13\xc5\x41\xdb\x3d\x01\x2b\x6d\xf8\x2a\xc9\x4a\x6d\x98\xaa\xbf\x45\x49\xb7\xe6\x49\xba\x59\x52\x28\x7f\xfd\x24\x55\xe8\xdd\x5c\xcd\xb8\xd9\x38\x19\x21\x93\xc1\x92\xb8\xd5\x5d\x83\xc5\xcf\x1e\x0e\x53\x64\xca\x82\xbe\x18\xba\x30\xe3\xd7\x7f\x69\xf5\x1b\x10\x61\xac\xf8\x53\xf9\xd2\x83\x79\x6e\xba\x24\x89\x62\xd0\x1f\x9b\xd0\x36\x32\x76\xb3\x3f\xe0\x3e\x61\xb6\x96\x0f\x02\xfa\x5e\xcf\xc0\x3a\xd5\x56\x81\x80\xbf\x86\x59\x77\x9b\x30\xbc\x96\x94\x3a\xe5\x96\x48\x45\x7e\x60\x4a\xfa\x7e\xd9\x2e\x8c\x52\xc8\xf0\xf5\xc1\x6e\x57\xc5\x68\xca\x05\xd3\xfa\xb5\x45\xb7\x48\x75\xb7\x85\xb3\x34\xcb\x6a\x68\x64\xee\x2c\x12\x1c\xe1\x14\x98\x32\xc2\x2c\x41\x83\xdd\x18\xf4\x54\x99\xd6\x90\x42\x6f\x65\x88\x5f\xa0\xe9\x12\xc2\x54\xbb\xb1\x35\xcb\xa0\x2e\x46\xad\x57\x01\x02\x3b\x08\x97\xef\x5e\xc2\x0f\x12\x29\x9c\xb8\x10\x53\x8f\xc4\xeb\x8e\xab\x2b\x5d\xd0\x47\x06\x8e\xab\x12\x7c\xab\x34\xb3\x3c\xff\xe4\x5e\x95\x08\x57\xc4\x86\x5b\x74\xce\xcd\xe4\xe1\xdf\xe1\x0a\x65\x62\x41\x45\xe2\x84\xaa\x8b\x07\x56\xe8\x0b\xcd\xe7\x63\xc1\x8c\x95\xfb\x2f\x9e\x3d\x7b\xf6\xff\xc2\x15\x0a\x4b\xfb\x3f\x5f\xfc\xf1\xff\x7c\xf1\xc7\x49\x7e\x14\xcd\xf0\x46\xa6\xb7\x4d\x6c\xa9\xb5\xc2\x96\x3a\x87\x31\x49\x86\xc2\x2a\xd5\x09\x1c\x58\x7d\xab\xe0\xde\x5b\x3a\x88\xd7\xe3\xae\x9a\xcf\xbb\xa5\x69\x37\x6b\xfc\x8c\xdd\xf0\xe8\xe2\x58\x78\xf5\xb0\xb3\x04\xb5\xaa\x58\x01\xc9\xe2\xec\xda\x51\x7a\x12\xde\x8e\x3d\x6e\x6f\xdb\x4f\xa1\x81\x29\x67\x77\xea\x77\x85\x9e\xde\xae\x3c\xdd\x3a\xb8\xe6\x97\x58\x36\x1f\x72\x17\xac\xac\xeb\xa8\x91\xcc\x95\x2c\x8b\x91\xbf\xf4\x6a\x6b\x69\xa9\x11\xac\xc3\x48\xbb\xc0\x4a\xfb\x9a\x10\x77\x6f\xb4\xa6\x56\x2b\x53\xd8\x72\x22\xc1\x8d\x9c\x92\xc4\x02\xd8\x5c\xd2\x49\x95\x02\x6e\xa9\x52\x60\x32\x5a\x82\xa3\xd7\xc1\x3a\xc9\xd8\x9c\x26\xcb\x93\xf6\x3c\xc3\x7d\x65\x57\xde\xad\x38\x7a\x21\x01\xcc\xa1\x56\x1b\xe5\x09\x37\x6e\xbe\x8e\x0a\x68\x48\x9a\x80\x4b\x1a\x47\x60\x70\xff\x96\xda\x0b\x49\xe1\xde\xf4\x28\x44\x16\x54\xa4\x19\x53\x51\xc6\x17\x3c\xf7\xb5\xfa\x8a\x7f\xd3\x18\x96\x31\xc9\xbb\xcf\x1f\x9c\xaf\x3e\x8e\x33\x2b\x16\xb4\xca\x90\xb0\x92\x59\x4e\x97\x24\x59\x40\x0d\x39\x8f\x76\xb3\xd2\x7e\x89\x34\x6e\x23\xb8\x41\x65\x10\xd8\x53\x38\x6d\xe1\x97\x95\x58\xb8\x86\xf8\x3f\x04\x05\x4c\x97\x0d\xe7\x6b\x35\x9f\x1d\xf2\x13\x5e\x6c\xaa\x26\x61\x5f\x12\x90\xa1\x7e\xc5\xc1\x36\x91\x25\x25\x88\x8b\x52\x18\xf6\xb1\xb3\xaa\x61\x9b\x41\xdd\xf9\x87\xbd\x47\xa0\x92\xee\x03\x23\xb1\xdc\xc1\x92\x43\xf7\x35\x10\xa9\x78\x17\x32\xe3\xc9\xf2\x22\x4c\x7e\x9c\xb8\xd9\x5f\x1c\xe8\x3d\x86\xea\x87\x5a\xbb\x67\x20\x8f\x54\x92\xd7\xfa\x5b\xbb\x30\x3a\xe6\xae\x9f\xe9\xd7\x96\x23\x63\xee\xf8\xd6\x59\x9c\x5c\x56\x9a\x8c\x2e\x8b\xe0\x5c\xc8\x1c\x7f\xc7\x57\x2e\xad\x23\x84\x82\x44\x19\xc4\x4d\x2e\x9c\x8c\x33\x21\x77\x32\x67\xe4\x51\x66\x65\x8e\xf3\xff\x5b\x5c\xd4\xce\xd3\x0d\x08\xf2\x75\x39\x65\x19\x03\x9b\xa2\x67\x10\x10\xe3\xf3\x64\x5f\xb3\xe0\xb8\x98\x43\xb0\x35\x50\xe3\xa7\xe1\xad\x3e\x16\x84\x77\xfb\x00\x1a\xbe\x20\xdf\x09\xf2\x1c\x94\x71\x1c\xd0\x27\x88\x71\x78\x7d\xfd\xb2\x22\x43\x0b\xe9\xab\x3b\x38\x12\xf2\x85\x53\xeb\x35\x33\x73\x9e\x92\x29\xc7\xed\x28\xd7\x90\x6a\x70\x26\xd8\x13\x99\xf1\x8c\x69\xa7\xac\xd5\x99\x84\x7e\x09\xfe\x8d\xd8\x89\xba\x85\xfa\xa9\x9d\x93\xdf\xb8\xb9\x15\x4c\x05\xcb\xc6\x94\xfb\xcc\xa9\xf7\xb7\xa7\xb8\xd8\x0f\xb8\xb8\xd4\xd3\x58\x3d\x8d\xc7\xe3\xb1\xdd\xbb\x70\xc1\x8e\x5a\xe7\x16\xee\x61\x14\xd0\x5c\xa6\x7c\xb6\x6c\x9f\x30\xdc\x0f\xf5\x54\x75\x08\xda\x70\x3b\x31\xc1\xc4\x3a\x35\x4c\x1e\xbf\xff\x2d\x3a\x68\x00\x5b\x59\xd4\x13\xe1\x15\x60\xe7\x0d\xf0\x9a\x68\x82\x3c\xdd\x00\xc4\xab\xec\x9a\x4c\xd9\x82\x3e\x72\x64\xbc\x8f\x9c\x39\x3a\x81\xf8\x9b\x2d\x7b\x18\x8c\x6f\x11\x64\x39\x65\x33\xcb\x0c\x9d\x61\x82\x7d\x2c\xa4\x06\x9c\x04\x87\xd4\x8d\x4c\x5b\xcd\x17\x51\x7a\x2f\x09\x21\xa4\x96\x89\x2c\x2d\x4d\x06\xea\x04\x06\xe0\x45\xcc\xb2\x28\xa4\x32\x61\x8b\x71\x33\xa5\x76\x6a\xd5\xd2\xcf\x56\xd0\xe7\x7c\x42\xae\x3d\x56\x5a\xad\x15\x05\x52\x48\xc2\x66\x33\x2b\x13\x4b\x41\x58\xb1\x60\x39\x53\x34\x6b\x4f\x58\x97\xc9\x82\x50\xfd\xc2\x3b\x4c\x71\xfe\x21\x77\x69\xe4\xb4\x70\xfd\xac\x40\x08\x4c\xb9\x0a\x09\x46\x55\xa8\x2e\x23\x27\xef\xc5\xad\x94\xe6\x2d\xd7\x20\x19\xe3\x22\xfc\xc0\xe6\x75\x99\x3d\xd1\xa5\x3e\xd9\x24\x66\x84\xef\x2c\xdb\xb1\x92\x6c\xa7\xb4\x45\xa2\xf5\xaf\x52\x5c\xf6\xbc\xa3\x2c\x87\xb2\xcc\xb5\xd2\x1b\x18\x61\xc2\xa8\x25\x14\x39\x8d\xa9\x86\x5d\x5d\x4b\xf6\x6a\x4d\xc0\xa8\xf2\x8d\x95\x9b\x83\xac\x1c\xc4\x25\xee\xf9\x17\x4e\x0d\x7d\x4b\x97\x84\x66\xda\x39\x10\x18\x68\x4b\x77\x6d\xe9\xc8\x69\x38\xee\x3b\x1c\xe6\x4a\xb3\x58\x05\x02\x67\x78\x23\xd3\x95\x8f\x71\x4e\x30\x52\x45\xd1\xd5\x72\xe7\xfa\x3c\x89\xa1\x0f\x4c\x93\x42\xb1\x84\xa5\x48\x1b\x06\xf1\x6e\x94\x3a\x15\xb5\x5b\xca\x24\x47\xe7\xc4\x80\x6d\xef\x24\x50\x4a\x34\xbe\x5d\x37\xac\xce\x3e\x68\xba\xc6\x1c\xb0\xa2\xaa\x12\x77\x8e\x54\x83\xd7\x49\x8c\x95\x94\xa0\xa3\x39\x19\xdf\xa8\x60\xb5\x6f\xde\x8d\xd8\x43\xe4\x69\xb0\x2f\x43\x40\x04\xa1\xb5\xb2\x67\x24\x61\x42\x5b\x55\xca\x3b\x26\x71\x26\x1f\xc9\x5c\x54\xa1\xa5\x2e\xaa\xc9\x37\xd7\x2f\xc9\x33\x72\x66\xe7\x7c\x0e\x58\x37\xa3\x1c\xec\x78\xda\x50\x85\x03\xd9\xde\x33\x0e\xae\x5b\xfb\x9a\x5a\xf9\xb6\xca\xf5\x8c\x66\x9a\x8d\x88\xc0\x55\x00\x06\xbe\xea\xd7\x6f\xaf\xae\x2a\x9e\x86\x29\x30\x96\xa7\x93\x26\x29\xe2\x40\x76\x92\xeb\x46\x52\x44\xb3\xdc\x2d\xe4\xba\x81\x14\x51\x20\xbb\xc8\x15\x43\x77\xf8\x18\x30\x12\xe8\xe8\x1b\xcd\x50\x99\xbd\x6b\x4c\xfb\x9b\x23\x31\xed\x66\xe0\x9b\x25\xaa\xc8\x32\xda\x5c\x78\xca\xc9\x99\xa1\x29\x35\xd4\x33\xfc\x00\xe4\x5f\x1e\x8f\x3e\x4b\x96\xae\xd9\x1b\x2e\xca\x8f\x2e\x3c\x12\x65\xfd\x5e\xc3\xc7\xbb\x57\x00\x82\x24\x61\xdd\x70\x67\xd7\x59\x2c\xb8\xf3\x68\xe9\xb7\x81\xa1\xb5\x2d\x36\xd5\xf7\x28\x88\x81\x7b\x03\x43\xb3\xfa\x2e\x38\x10\x29\x51\x54\xa4\x32\x5f\x9d\x35\xfa\x4e\x86\x7a\xe3\xf5\x01\xa2\x05\x95\x18\x8c\x8f\x11\x54\xd0\x17\xc7\xe7\x25\xa8\xc4\x56\x9f\x80\x32\x34\xbd\xba\x25\xbc\x81\x02\x36\x5c\x57\x27\xee\x2a\xda\xb8\x84\x87\xa8\x26\x32\x0d\x73\x4c\x0b\x1d\xb1\xf9\x02\xd1\x99\x02\x4a\x66\x48\xff\xd2\xca\x9a\x6f\x65\xe6\x43\xc6\xc2\xa2\x2d\xa8\x9f\xc5\x9a\x0d\xda\xa7\xb6\xca\x8a\x96\xc5\xca\x9a\x21\xbe\xf6\xe7\xb0\xe6\x12\x29\x0a\x90\xd5\x35\x5b\x19\xa2\xbd\x66\xb8\xb8\x3f\xff\x35\x47\xe5\xa5\x68\x96\x24\x32\x2f\x6e\x94\x9c\x71\x1c\x41\xac\xdd\x51\x1e\x44\x6d\x1a\x07\x11\x27\x58\x27\xeb\x8b\x07\x2b\xe9\x54\x5e\xb6\x63\xb0\x3a\x99\xd0\x6c\x21\xb5\x89\x58\x30\x59\x5d\xf4\x2a\x90\x46\xd0\x0f\xb5\x33\xb2\x9f\xa1\x91\x23\xc4\xb6\x80\xd5\x19\xa0\xc9\xda\x77\xb9\xe2\xa7\xc4\x27\x4f\xb9\x98\x38\x37\xbb\x10\x45\x63\xef\x9e\x60\xe8\x4f\x9b\x6f\x41\x43\x35\x92\x3c\x49\xf5\x30\x21\x6f\x3d\x48\x0a\x1b\xc3\x7c\x33\x26\x6a\x16\xa3\xf8\xc6\x17\x9e\x2a\x1e\x9c\x5e\xe9\x7c\xed\x61\x92\x01\xb5\x62\x37\x15\x04\x12\x2e\x85\x9f\x29\xd8\xea\x82\x08\x31\x73\xbc\x8b\x6b\x72\xf2\x26\x1c\x24\xba\x54\xdc\xa7\x63\xb9\x27\x6e\x96\x8d\x14\x21\x9e\x2c\x20\x7c\x1b\x8a\xc1\xb8\x8d\x41\x6f\x48\xc0\x85\xa0\x81\x7a\x09\xb2\xae\x06\xe4\x48\x97\x2a\xf4\x64\x09\xf9\x4e\x90\x6a\x03\xc9\xb8\x46\xfd\x75\x94\x46\x83\xdc\x81\xfa\xc1\x87\xed\x35\x29\x34\xc8\xf1\x8a\x66\xbf\x6a\x39\x0b\x93\x76\xaf\x43\x83\xad\xa6\xf5\x8d\x00\x7c\xb5\xeb\x1d\x13\x21\x57\xe0\x61\xd5\x31\x52\x5d\x13\x29\xca\x2b\x40\xe2\x71\x31\x26\x2d\x72\x0c\xc0\x0f\x7e\xd7\x34\xdc\x75\x60\x57\x8d\xd7\x89\x2e\xab\x6a\x01\xe0\xee\x5b\x2b\xa9\x39\xe3\x0a\x11\xbd\x48\x1c\x45\x58\xd5\x1c\x54\x7d\x2e\x56\x54\x0f\xe8\x3e\x12\x42\xd2\xb1\x6a\x56\x0b\xcf\x5c\xd8\x67\x4e\xd5\x92\xbc\xbe\x7e\xe9\xf4\xea\xa6\xd2\x85\xb5\xdd\xfb\x65\x56\x74\x9b\xa6\x6e\xb1\x54\x2c\xe3\x04\x89\x88\x4c\xf9\x58\xad\x38\xbe\x9d\x5d\x4c\x1e\xac\x5e\xea\xc4\xe0\x0a\xcf\xb4\x50\xe5\xce\x3d\x47\x16\x32\x4b\x09\x5d\xaf\x32\x91\x06\xc8\x58\x31\x32\x6d\x86\xdf\x4f\xac\xbe\xe8\x43\x60\x4a\xe1\x7d\x3d\x91\x30\xcf\x56\x45\xa4\xc0\x9c\xce\x49\x0e\x7d\x13\x83\x15\x33\xa3\xa5\xc0\x55\x69\x8a\x38\xe5\x0d\x9b\x55\x79\xed\x28\x79\x60\x4a\xb0\x8c\x14\x54\xd1\x9c\x19\x74\x8f\x42\x13\x54\x75\x2c\x0d\x46\x16\x04\xc2\x67\x77\x91\xb5\x74\x1f\x9f\xe0\x45\xc3\x6b\x97\x2e\x45\x33\xb6\xc3\x61\x54\x36\x3a\x18\x06\x7a\x4e\xf8\x43\xa8\x21\xf0\x09\x67\x1c\x97\x3b\x3f\x86\xf3\x40\xfe\x14\xdf\xb8\x2b\x32\xb1\x3e\x86\x99\x3c\x71\x91\xca\x27\xbd\x8f\x49\xee\xcf\x0e\x44\x9d\xec\xe5\x73\x2f\xaa\xbb\x08\xb7\xc6\xd5\xb0\x93\xcd\x66\x39\x2f\x98\xa1\xa3\x1a\x40\xe4\x6a\x5e\x42\xab\x66\xa8\x66\xf0\x1f\x4e\xe8\xdd\x6d\x10\xfe\x29\x4c\x67\xc7\x50\x0c\xe7\xb9\xa6\x57\xca\xc2\x37\x9c\x66\x77\x05\x4b\x7a\x49\xed\xaf\xdf\xde\x5d\xb6\xc1\x58\x45\xc3\x15\x28\x89\x29\x38\x64\xe1\x34\x92\x77\x9e\xd8\x74\x21\xe5\x03\x39\x6b\xc4\x39\x2e\xca\xe9\x24\x91\x79\x23\xaa\x6b\xac\xf9\x5c\x5f\x78\x14\x1f\xdb\x15\xe1\xab\xb7\x70\x91\x01\xe7\x0f\xf7\x11\xd4\xc1\xf2\xa1\x16\x30\x99\xa4\x5a\x15\x1a\xa6\x3d\x54\x1f\xe0\xea\x6f\xba\xf5\xed\x01\xae\xec\x12\x96\x8e\xa5\x82\xad\x1f\x2d\x26\x8c\x32\x8c\x8e\xe3\x0d\x09\xa4\x21\x96\x17\xaf\xea\x6c\xdc\x5b\xb7\x67\x3e\x35\xfe\x68\xa6\xcf\xe0\x22\xeb\xbd\x0f\xe0\x2a\xf3\x00\x2c\xc5\x06\x9e\xe8\x5c\x67\xf8\xeb\x69\x93\x8b\x6d\x97\xfb\x2c\xd6\xa8\xd0\x76\xb5\x6d\x74\xa3\xa1\x41\x6e\x73\xb7\x05\xee\xb8\xce\x04\xf1\xe6\x9a\x23\xf2\x58\x12\xc9\x67\x23\x4c\x0a\x31\xfc\x98\x1c\xd5\x8e\x89\xfe\xa9\x6e\x15\xab\x89\x4f\x54\xb8\x5b\x7b\xbe\x49\xfc\x58\x27\x71\x1b\x4a\x30\x98\xae\x25\x19\xf4\x88\x7f\x8f\x0e\xf1\xad\x3f\xf7\x5b\x33\xf6\xf5\x77\x90\x49\xbd\x88\xd3\x34\x32\x63\x2e\x71\x38\x2e\x4b\x6d\x63\xec\xfa\xa9\x6e\xc2\xeb\xc2\xbc\x3e\xc9\x52\xf7\x21\xbf\xda\x9e\xc3\x7d\xf5\x2e\x70\x05\x18\x43\x21\x50\x1d\x65\x11\xf0\xf3\xb4\xea\x94\x58\x12\xbb\xdf\xc6\x39\xf3\xea\x32\x5e\x8c\x18\x05\xfd\x9b\xff\xb3\x2a\x16\x3a\x72\xd1\x7a\xff\x85\x78\x41\xa9\x43\xa6\x65\x95\x8a\x54\x95\x48\xfe\xcf\xf0\xaf\xff\x3a\x74\x81\x0d\x37\xbf\x1e\x3a\xe6\x2b\x17\x86\xd8\xce\x90\x75\xdb\xe2\x60\xe2\x75\x4c\x58\xaf\x2f\x4d\xe6\x4b\x0f\xfa\x8c\xf9\x2c\x6b\x81\x44\x57\xef\xff\xf3\x82\x89\x95\x9c\x48\xf9\xc4\x5a\x61\x8c\xef\xa4\xef\x38\x8f\x28\xb7\xe0\xc6\x0d\xa4\x31\xd5\xcf\x01\x23\x7f\x27\x5d\x87\xfa\x63\xa4\x8c\x45\x74\x0e\x68\x1d\xcd\xd7\x75\x9f\x00\xb7\x7b\xad\x7a\xff\x35\xc1\x21\xd7\xdd\xac\xbe\xb9\xeb\x8c\x1e\xd8\x12\x7d\x40\xbe\xde\xb9\xef\x68\xe0\x93\x9c\x2a\x74\x0f\x3e\x0e\x57\x16\xfc\x3f\xb0\x98\x04\xfd\x85\x65\x3e\xe5\xc2\xd1\xb8\x9b\x66\x40\x30\x98\x69\x40\x00\x74\x5d\x7b\xfb\x10\x7e\x61\x91\xc7\x1b\xd7\xb6\xa0\x75\xc6\xef\xd7\x9b\x14\x6c\x6c\x36\x80\xa7\xc2\x4a\xac\x58\x6b\x2a\x00\xf4\x12\xdd\x11\xe0\xd5\x3f\x4a\x9a\xb5\x63\xa5\xfc\x47\x1e\x54\x9f\xea\xc7\x46\x5a\x9d\x37\x4d\xa8\x72\xf6\x3b\x5f\x80\x40\xfb\xea\x29\x3e\x9b\x95\x8a\x8a\x5d\x47\x1c\x33\x60\xb1\xf6\x26\x1a\xaa\x0c\x4f\xca\x8c\x2a\x62\xb9\xdb\x5c\x2a\x44\xbe\x3b\xe9\x21\x15\x55\xc4\x78\xc7\x12\x29\xd2\x3e\xd6\xbe\xfb\x55\x18\x4d\x9c\xc0\xab\xa9\x05\x53\xdc\xf7\x3a\x87\x50\xce\x16\xab\x20\x67\x75\x21\x15\xbc\x17\x44\xce\x42\xb4\x7a\xc5\x26\x47\xae\x22\xc0\x13\x6f\x17\xe6\x40\x17\xda\xe5\x73\x28\xec\x75\xde\xb8\x8f\x2b\x3e\x37\x21\x7f\xac\x52\xce\x46\xd8\xe0\x53\x12\x4a\x5a\x42\xbe\x88\x5f\xa5\x67\x1c\xee\x0d\x0d\x46\x3a\x93\x8a\x3d\xa2\xcd\xa7\x67\xa9\x04\xc8\xec\x91\x27\xe6\x7c\x42\xfe\x7f\xa6\xa4\xab\xd1\xcb\xe6\xe0\x55\x0d\xec\x08\x1d\x7d\xeb\x8b\xd4\xb8\x3c\x1c\xaa\xc9\x33\x72\x06\xc0\x09\xcf\x73\x96\x72\x6a\x58\xb6\x3c\x0f\xea\xb9\x2b\x31\x81\x43\xdb\xe3\x3b\x09\x22\x6c\xa7\x1b\xec\xa6\xad\xeb\xcc\x29\x3f\xbd\xee\xb2\x4a\x58\x93\x6b\x3d\x37\xea\x3e\x14\x8d\xd8\x46\x24\xd8\xda\xbb\x19\xae\xb2\x0a\xc9\xff\x6e\x29\x86\x12\xc5\xe6\xc0\x4d\x1c\x67\x38\x02\x2f\x39\x78\x16\x38\x02\x60\xe7\x4f\x0c\x55\x73\xb6\x55\xba\x6c\x73\x31\xf8\xe9\x9a\x3c\x09\x1f\x56\x16\x37\xa2\x58\x22\x1f\x99\xda\x61\x96\x05\x43\x40\xb0\x8b\x6a\x23\xb7\xff\x16\x23\x28\xd3\x8c\xd3\x9d\x3c\xb9\xed\xcf\xb4\xbf\x5e\xe1\xbe\x84\x83\x31\x68\xc6\x99\x0a\x26\x91\x29\x4d\x1e\x3a\x0c\xcb\x65\xe1\x16\x52\x55\xb9\x28\xa4\xe6\xc6\xde\x42\x2e\xbd\xa9\x69\xf8\xb5\x8c\xe0\x6f\x2e\x59\xfd\x4f\x52\x9b\xbf\xed\x04\x6c\xd9\xcf\xdf\xdc\xb6\xda\x1f\xeb\xbf\x11\xa9\xda\xd0\x8c\x24\x73\x26\x2a\xce\xb7\x93\x81\xa0\x30\x54\xb1\x19\x7a\x07\x6f\xd9\xac\x51\x2d\xc0\x2d\x1d\x0e\x71\xe4\xe6\xbc\x03\x0e\x56\xef\xa9\xeb\xe7\x75\x71\x23\x34\xfd\x3d\x70\xd1\xe9\x63\xc1\xd7\x59\x43\x98\x31\x90\xc0\x50\x3c\x41\xb1\x22\xe3\x49\x04\x96\x87\x07\x02\x53\x4e\x99\xe6\x8a\xa5\x44\x94\xf9\xd4\x21\x79\xf8\xc5\xce\x55\x78\x62\x98\xf3\x47\x26\xc8\x3d\xcb\x8b\x8c\x1a\x57\x81\x4a\x33\x5f\x24\x26\xbc\xc7\x17\x5c\x65\xa2\xa3\xc0\x6a\xd0\x71\x96\xf0\x3c\x17\xda\x50\x61\xb8\x2f\x55\x1a\x4a\x63\xd3\x9c\x55\xaf\x1b\x91\x69\xb9\x9b\x5b\xd6\x25\x52\xeb\xf9\x80\xa9\x10\x0a\xcd\x80\x77\x46\x73\x6d\x98\x30\x9e\xd0\x11\x9d\x91\x5a\x7e\xa1\xb4\x21\x1f\x3f\xdf\x45\x6b\xd8\x6a\x59\xb8\x8b\x59\x95\xd9\x6e\x42\x69\x93\x25\x94\x2b\xac\x7b\x43\xa4\x7c\xe6\x6a\x6a\x06\xf2\xac\x62\x8e\x66\x1d\xc9\xa1\xf5\x93\x0b\xcb\x7e\x76\xfc\x16\x61\xed\xc1\x9b\x3a\xd8\xc7\x24\x2b\x53\x84\xfc\xd1\xb6\x71\xb8\xa7\x5a\x4d\x31\x42\xe4\x41\x41\x8d\x61\x0a\xe5\xcc\x0b\x81\x06\x2e\x8d\xda\x48\x2f\xc4\x86\xf6\x4f\x7e\x0b\x27\xe4\xce\x50\xbd\xc0\x0a\x83\x10\x05\x17\x76\xbf\x01\xdd\x92\x40\x95\x50\xe5\x14\x5f\x83\x2c\x79\x1f\x96\x34\x21\x77\x55\x04\x04\xbc\xc6\x2e\xe0\xe4\x96\x69\xc3\x93\x13\x92\x2a\x8e\x11\x81\xd1\xb1\x0b\x3d\xa4\x1c\x8c\x77\x98\x8b\x3e\x27\x7e\x2d\x8e\x73\xe2\x1b\xce\xb8\x75\x82\x98\x7d\x6a\x9f\x71\xe3\x68\xb7\x1e\x1c\x72\xa6\x3f\xb7\xa3\x2d\xa8\x59\x44\x17\xcd\xb2\xcf\x34\x8e\x15\x0c\xd0\xf0\x99\x0b\x72\xf1\xe7\x80\x31\x6e\x84\xc3\x05\x06\x46\x4a\x91\x42\xd9\x43\x68\xb2\x90\xb1\x09\x79\x29\xc5\x69\xc8\x6d\x5e\xe2\x5c\x52\x4b\x59\xfa\xc2\x65\x75\x51\x16\x41\x0b\xbd\x90\x46\x63\xdd\xa9\x3f\xf5\xa1\x54\x13\x8e\x3c\x98\xbb\x6a\xa1\xed\xc3\x09\x54\x57\xc1\x45\x91\x08\xad\x63\x22\xc2\x89\xb6\xce\x6b\xed\xb8\x10\x50\x57\x0f\x74\xd3\x71\x39\x54\xfa\xb9\x1c\x55\xa5\x2b\xc4\x9e\x55\xf5\xe0\xca\x61\xc5\xb8\xcb\x88\x3b\x08\xd7\x66\xcc\xa9\x42\x56\xdd\xd1\xc6\x2a\x1c\x4f\x4e\xf4\x33\x6a\x09\xce\x10\x19\xc1\x1f\xdb\xb6\x1f\x87\x06\xad\x6a\x98\x4f\x52\x3d\x64\x92\xa6\x84\x1b\xcd\xb2\x6e\xba\x8c\xd8\xfd\x86\x42\x15\xbb\xa5\xa5\x2b\x14\xbe\x05\xfb\xbb\x84\xa4\x6a\x02\x60\xfd\x54\x8c\x68\x07\xcf\x69\x4f\x1e\xc9\x3f\x73\x84\x44\x5a\x2e\x30\xe0\x5c\x1d\x8c\xab\x8c\xf2\x3c\x88\xf8\x78\x21\x77\xd3\xc3\x2e\x65\x28\x9c\x46\x62\xbf\xd3\xdd\xe9\x42\x81\x05\x85\x8a\x39\x4f\x0b\x9e\x55\x0c\xc9\xd5\xde\xfd\x00\x2f\x0b\xcc\x6f\x3f\x31\xb8\x7d\xd1\x59\xdd\x16\x14\x92\x0f\xf5\x7a\xdc\x32\x4a\x0d\x41\x64\xbe\x36\x7a\xc7\xf9\xcd\x7c\x7b\x7f\x58\xb3\xaf\x14\x59\x81\xc6\xd4\x6b\xc1\x0b\xe7\x78\x8d\x7c\xd5\x81\x7f\x79\x73\xed\x9f\xac\x82\x5d\xc1\x74\xe7\x3e\xf3\xb5\xcd\x72\x4c\xb3\x65\x60\x5e\xbc\x61\xbc\x71\x66\x6f\xa8\xf0\xe3\x71\x73\x02\x9e\x7e\xa6\x34\x3e\xbb\x20\x91\xe2\x91\x29\x03\x66\xab\xb9\xe0\x3f\x54\x33\xaa\xcc\x1b\x80\x65\x06\xd4\x35\x25\x50\xd1\x58\xde\xe5\x11\x6a\xd5\x29\x06\xf4\x5e\x8a\xc6\x3b\x42\x57\xe1\xb7\x38\xce\xb9\xb5\xe4\x69\x22\xf3\xbc\x14\xdc\x2c\xa1\x2f\x86\xe2\xd3\xd2\x48\xa5\x2f\x52\xf6\xc8\x32\xa8\xbf\x47\x55\xb2\xe0\x86\x25\xa6\x54\xec\x82\x16\x7c\x0c\x0b\x16\xce\x9b\x9f\xa7\xbf\x0c\x45\x14\x75\x77\x39\x97\x08\xd6\x82\x31\xb7\xac\x62\xca\xd7\x5c\xa4\xbe\x34\x7c\xa3\xf3\x72\x7d\xdc\x48\x77\xcd\x82\x91\xdb\x57\x77\xf7\x75\x75\x48\x40\x1a\x5f\xa6\xb2\x36\xfc\x55\xa8\x82\x80\x69\x0f\x91\x8b\x59\x90\x4a\x80\x3b\xb8\x50\xaa\xd4\x05\x52\x41\x14\x55\xc6\x2d\xd9\xe9\x72\x9a\x73\xd4\x85\xe0\x89\xdc\x59\xba\xaf\xa8\xf0\xf5\x27\xcb\x22\xb5\x1c\x69\x42\xae\x05\xb9\xa2\x39\xcb\xae\xa8\x66\x9f\x01\xa2\x40\xe5\xa2\xb1\x3d\xd8\xc3\xa2\x4a\x08\x0d\x8b\x45\x97\x3b\x43\x45\x4a\x55\x68\x89\x72\x7a\xaa\x2b\x50\x91\x6d\x44\x8e\xb1\x5b\x61\x2a\xdd\x5b\x15\x17\x0c\x02\x68\x82\x8b\xed\xf1\x0f\xec\xd1\x0d\x38\x3a\xd0\x71\x85\xf5\xd7\x73\xf5\xb5\x3c\x4b\xa1\x8d\x2a\x61\xd3\xd2\x88\x76\xce\x8e\x11\xe4\xb4\xf0\xde\x02\x5f\x08\xb5\x49\xe2\xa0\x6e\x2f\xf1\x7e\x4f\xcd\x0c\x99\x2e\x09\xfb\xe8\x98\x3a\x31\x52\x66\xae\x85\x14\x08\x00\x96\x75\x2b\x66\x14\x67\xe8\xc4\x4a\xaa\xa6\xdc\x28\xaa\x96\x0d\x34\xbc\x0f\x86\x4e\x4b\xdb\xff\x28\x99\x5a\xd2\xa9\x8b\x4a\x89\xf6\x5a\x01\xdf\x52\x8f\x20\xaa\x30\xe1\x8b\xdf\x41\x04\x92\x93\x4e\xb1\x61\x1d\x2b\x65\x2a\x37\x87\xb0\x59\x31\x64\x3c\x2f\x79\xca\x2e\x1a\x08\x17\xd3\x9a\x06\x9d\x4c\x10\x1c\x19\xf8\xd0\xd8\x76\xd6\xe6\xeb\xc6\xf3\xab\x4d\xc4\x0a\xc5\x66\xfc\x23\xba\xfb\x8e\xae\xe3\xa6\x61\xab\xd5\xa8\xe5\x69\xa1\xa4\x14\xfc\x1f\x65\x54\xd8\xf1\xfb\x77\x6f\xfe\x42\xae\xbf\x02\x98\x75\xe4\x35\x59\x50\xed\xcb\x0d\x33\x61\x19\xc0\x23\x4f\xf1\xc9\xc6\xd7\xb3\xb6\x5b\xde\xd5\x15\xae\x95\x3c\xc5\x4c\xa9\x04\xbe\x5a\x09\x69\x5e\x5f\x75\x91\xd8\x60\x04\x36\x0b\x2a\x6a\xe0\xae\x33\x19\x76\xaa\xe0\x08\x73\xd4\xeb\x2b\x97\xb8\x08\x5e\x17\x02\x54\x13\xb2\xdb\x58\x2c\x4d\x94\xb3\x19\xff\x38\x09\x29\xd7\xb0\x77\xfe\x25\x76\x5f\x2b\x0f\x42\x5d\x07\x0a\x09\x18\x0c\xee\xc4\x83\xa8\x4f\xab\x16\xe4\x5c\xfb\x19\x11\xd3\xf3\xd4\xe3\x53\xc6\xc4\xdc\x2c\x2a\x07\x07\xac\xa0\xca\xfd\x71\xf1\x4f\x0f\xd8\xf5\xd7\xc1\xc5\x1e\x1f\xa5\x68\xe0\xec\xc4\x57\xd7\xac\x51\x04\x09\x96\x37\x4a\xfb\x57\xed\x91\x03\xf2\xbb\xfe\xaf\x84\x39\xe7\x7b\xc4\x44\xdd\xa4\xdc\xe9\xbf\x7b\x7f\xef\x91\x93\x50\xf2\xdb\x67\x7f\x20\x63\x70\x00\x31\x8a\x6e\x90\x15\x8c\x06\x8c\x43\xcf\x0a\x0f\xec\x8b\x67\xcf\xc9\x95\xd7\xe3\xa4\x22\xbf\x7b\xf6\x0c\xf0\x0a\x09\xf3\x96\x51\x2d\x85\x97\x06\xef\x79\xce\x64\x59\xf9\xb8\x5d\xdf\x8b\x78\xb2\x4f\x80\x6b\x7b\x81\x6e\x26\x4b\x51\x95\x64\x85\xc0\x1d\x9a\x65\xd2\x18\xe6\x30\x2b\x9e\x46\x43\x09\x64\x66\xd4\x92\x9c\x05\x6e\x97\x2d\x09\x9d\x19\xd7\xdf\x05\x0b\x93\xe7\x75\xc6\x7b\x35\xc5\x5b\x0b\x77\x7c\x09\xb0\x16\x8c\xa6\x4c\x9d\x5b\xa4\x42\xc2\xbc\xf4\xf9\xc1\x60\x3a\xe7\x33\x12\xf8\x72\xab\x9a\x24\x5a\x9c\x25\x47\x15\x69\x79\xca\xf2\x42\x1a\x26\x92\x25\x2e\x07\x3c\x52\x20\x72\x4d\xa4\x3e\x7b\x39\xed\x2d\x2d\xc0\x8c\xeb\xb4\xae\x07\xb6\x74\x05\x46\x7d\xe4\x53\x44\xe5\x95\x84\x8a\x66\x8c\x82\x54\x73\x6a\xb5\x5d\x67\xa4\x70\x31\x7a\xf6\xcf\x33\x9d\x48\x54\xb2\x3b\xf1\xd1\x10\xae\x55\xd8\x79\x25\xea\x40\x36\x88\xf3\xae\x84\x2e\x62\x1a\xd3\x2c\xd4\x0d\xef\x24\x36\xed\x26\x4d\xda\xbf\xc9\x75\x77\xed\xd9\x88\xb0\x53\x9a\x72\x18\x71\x14\x41\x6a\xaf\x3e\x8c\x21\x9c\xd7\xb3\xba\x2a\xb3\x31\xa2\x6b\xa4\x1b\xd7\xba\xbe\xd6\x40\x50\xad\xfa\x07\x55\x86\x86\x11\xa1\x99\x59\x20\x9b\x63\x12\x30\x86\x83\x54\xe3\x1f\x87\x9b\xd8\x95\xfc\xa6\x81\x23\x82\x15\x1a\x63\x32\x0b\xa3\x71\xb7\xd5\x36\x24\x5a\x58\x5d\x4c\x71\x2b\xec\xc1\x75\xd7\xea\x80\x8c\xdd\x81\xc0\xf0\x5c\x35\x02\x6e\xb9\xa0\x30\x4c\xa4\xde\xcd\xe1\xf6\x43\x0a\x52\x33\x9f\x18\x52\x68\xf5\x85\x6b\xb4\x80\xd8\x64\x41\x38\x92\x46\x50\x47\x4b\x69\xd7\x34\xf3\x08\x2d\x2b\x49\x8d\x79\x7d\x94\x82\x77\x55\xcf\xdf\xa6\xcd\xd1\x7d\xe2\x70\x1b\xb9\x37\x50\xa5\x42\xac\x53\xc8\x84\x5c\x86\x36\x1c\xd5\x44\xf1\x72\x56\x1d\x53\x1d\x6c\x8c\xdf\x9d\x78\xc7\xc8\x77\x27\x35\x40\xac\x54\x34\x2d\x4d\x0b\x80\x0f\xfa\x49\xa8\x90\xc2\xe2\xee\x8a\xc5\x14\x8d\xc8\xae\x89\x7c\xe0\xba\x3e\xe0\xa7\x16\x59\xa1\x19\xa2\x2c\x62\x14\x8d\x06\x43\xf1\x75\x62\x1a\x7d\xfb\xeb\xce\x77\xe0\x0d\xc4\x05\x44\x90\xaa\x05\x4d\x1d\x71\x07\xe7\x02\x72\x70\x5d\x36\xe9\xe5\xbb\xbb\xef\xdf\x5c\xfe\xf1\xd5\x1b\xec\xea\x37\x18\xe4\x62\x09\xa5\x5a\xab\x3e\x8a\x74\x01\x55\xcb\xab\xc6\xc3\x7d\xc2\xd2\xdf\x78\xa7\x49\xd8\xc0\x94\x15\x8e\x51\xf9\xfe\xd6\x51\xfb\x0f\xd1\xba\x97\x6f\xde\x54\xd0\xbc\x38\x09\x9e\x19\xf0\xc5\x5a\x6d\x17\x09\x32\x65\x19\x33\x4e\xab\xad\x8d\xb7\xe1\x7c\xe7\x54\x4d\xe9\xdc\x6a\x91\x59\x06\x8d\xd7\x63\x35\xe7\xd0\xb3\xc8\xde\x25\x82\xce\xdd\x82\x69\x43\x18\x00\x6d\x1a\x9d\x7c\x23\x5c\x4e\x6d\x55\x4a\xcd\x77\xac\xca\x32\xe2\xad\xc3\x32\x24\xbe\x54\xf0\x91\xa0\xab\x56\x7f\xf5\xa3\x9e\x46\xb4\xeb\x72\x01\x3d\xdd\xad\x26\x8c\x96\xa6\x93\x0a\xaf\x73\x17\x96\x44\x05\x91\x82\xb9\x9d\xb0\xf7\x74\xfd\x2a\xdc\xb6\x46\x54\x40\x59\x4d\x90\x69\x21\x70\x8f\xce\xd9\x7e\x02\x9b\xfb\x67\xfb\x6b\x6a\x09\x16\x21\x68\xbf\x81\x86\x18\x10\xfa\x32\x3c\x19\x30\x26\x5c\x02\x8d\xfe\xf2\x68\xa0\x35\xe7\xa3\x21\x28\x13\xa8\x4d\x98\x91\xd5\x5a\xa7\x56\xbd\x73\x9d\x26\x1d\x57\xc5\x67\x1b\x43\x6a\x4d\xdd\xf7\xb0\x7e\x51\x54\x9a\x7f\x7c\x6d\x98\x38\xb7\x60\x3d\xda\x01\xd9\x37\xd7\xc1\x19\xb8\xd6\x0d\x3c\x02\x66\x8f\x52\x31\x84\x4c\x33\x99\x3c\x00\x16\xbe\xb4\xfc\x66\x9f\x65\x54\x25\xdb\x2f\xdf\xbd\xf4\x8d\x28\x1d\x83\x26\x8b\x8e\x20\xdb\xb5\x95\x2c\x18\x39\x99\x49\xc5\xe6\x4a\x96\x22\x0d\x33\x3b\x21\x33\x2e\x68\xc6\x7f\x88\xe4\x4e\x35\x50\x37\x9d\x9a\xfe\x3d\x8f\xad\xdd\x59\x0f\x6c\x39\x8e\x49\xa9\x70\xc3\x19\xcc\x4b\x61\x78\x16\xfc\xb3\x81\xa2\xe1\x8f\x5c\x3e\xc6\x14\x52\xb4\xa3\x99\x90\x06\x05\xe0\x27\xe4\x5e\x3a\x96\x57\x49\x09\x78\xf2\x20\x20\x78\x40\x65\x02\xc1\x58\xaa\xc9\x89\x5b\xf9\xc9\x7a\x93\x93\x28\x98\xb0\x9f\xcd\x3c\x92\xdf\x7e\xf1\x05\x39\xfb\x46\xf8\x22\x0a\x60\xe9\x7f\x05\xe1\xc6\xf8\xaa\x20\xa4\x11\x9a\x10\xec\xb8\xf1\x64\x80\x2d\xdd\x1e\x46\xcd\xf2\xf7\xc7\xff\x15\x14\x80\x1b\x30\x92\x00\xa4\x4f\xb1\xee\x79\x21\x79\x28\xbd\x76\x02\xe7\xb7\xae\xc7\x06\x0f\xf6\x2a\x13\x8b\x31\x75\xb9\xf1\x99\xf8\x70\xeb\xd1\x8b\xb9\xc6\x55\x0e\xdb\x68\x95\x38\xe4\x56\x1e\x4b\xad\x75\xa3\xd7\x0e\x95\x7c\x0f\x5c\xfb\xe6\xfa\xe5\x4f\xb7\x3f\x25\x3f\x3a\x02\xc5\x15\x46\x23\x64\xdc\x10\x46\xd0\x8f\x58\x4a\x40\xff\x38\xc2\xfe\x3f\xb6\x67\x1b\x65\xbc\x45\x9b\xf9\xe2\xca\xaf\x45\x00\xd7\xa8\x12\x5c\x2b\x31\x18\x05\x4b\x5a\x26\x96\x90\x68\x94\x2c\xa8\xa2\x89\x61\x8a\x6b\xc3\x13\x0c\xff\x87\x9c\x6e\xdf\x24\xcb\xdb\xf2\x82\x5e\x56\xc8\x94\xd0\xd2\x2c\x64\x5c\x8b\xd2\x9d\x45\x5a\xaa\x7e\x8f\x56\x7c\xa1\x73\x76\x51\x47\xce\x8d\xdd\x2c\xf4\x2f\xeb\x8f\xdc\x27\x2e\xb6\xf0\xe0\x11\x1d\x89\x95\x16\xde\xca\xb4\x97\x0a\x7f\x7a\x59\x3f\xde\xee\x32\xed\x8f\x02\xab\xc4\x02\x18\x92\x03\x9c\x46\xef\x40\xef\x6b\xb2\xfa\x7b\x4f\x9b\xf8\x1e\x07\xe0\x26\x35\x86\x49\x8d\x9f\xe3\x18\x4e\x94\x3a\xda\xaf\xba\x34\x92\xf6\x5c\xa2\xab\x0b\xc8\xee\x73\xb2\x8d\x26\x79\x2b\x8e\x15\x1f\xe8\x8e\xb5\x61\x82\xb3\xf4\x05\xf9\x37\xb0\x59\x7e\xb4\x14\x29\xe6\x2b\xd1\xad\x31\xfc\x87\x90\xb3\x10\xf1\x3f\xf1\x87\x17\x04\x94\x36\xd0\x73\x78\x25\x76\x96\x61\x62\x37\x1f\xae\xc8\xd9\xc6\x10\xd9\xf3\xf6\x12\xb0\x06\x8f\x52\x1b\x99\xaf\xc4\x0a\xf1\xdc\x17\x46\xd6\x2e\x89\xb7\x90\x45\x99\xc5\xc4\x0a\x9c\x5d\x66\xc5\x82\x9e\x93\x6b\x41\xa4\x82\x7c\x05\x57\x53\x6a\xed\x6d\x56\xe2\x42\x3b\x25\x9a\x33\x5b\x9d\x98\x8b\xf0\xb8\x14\x4b\xb7\x23\x2f\x2b\xdc\x42\x42\x0f\x1d\x94\xe7\xd4\xd4\xd6\x6c\x26\xac\x9a\x92\x56\x99\xf6\x10\x4f\x01\x81\xb9\xd8\x0a\x0a\x10\x83\x5c\xc7\x51\x35\x0c\x55\x16\x69\x43\x4f\x46\x67\x7e\x8f\xe9\xc0\xe4\xd3\xc4\xdd\x36\xd6\xe9\x02\x2e\x5e\x9b\x50\x22\xd8\x53\xe0\x51\xd0\xc4\x11\x3b\x5d\xb1\xb1\xe2\x62\x1d\xf9\xd0\x78\x2b\xaa\xc3\x61\x1f\xc3\x09\x2d\x38\xba\xcd\xa1\x1b\xab\x26\x13\xd7\x36\xd6\x1b\xfa\x5d\x23\x5e\x9f\x43\x13\x21\x95\x55\x48\xea\x1a\x75\x56\x4a\x9b\x43\x87\xc6\x5b\x22\x60\x6e\xe8\x4d\x5d\xef\x2d\xe8\x47\x71\xf5\x49\x48\x68\x51\x61\xcf\x4c\x31\x30\x17\xc1\x7a\x27\xe4\x2b\x40\xbd\xa5\x53\xc0\xad\xde\xa9\xd2\x71\x41\x95\xc1\xf2\x45\x12\x1a\x08\x8f\x5a\x3b\x1a\x04\x4f\xbc\xb2\xd9\x43\xba\x8d\xd3\x33\xdb\xa5\xa3\x7c\x98\x34\x44\x93\x2c\x0b\xe6\xb2\xb9\x75\x0c\x2b\x20\x50\xa5\xa4\x7d\xe6\xc7\x5c\xed\xbe\x45\xa4\x57\x2a\xfe\x7d\xd6\xab\x8d\x2d\xe8\x8c\x56\x41\x22\x14\x90\x48\x95\xa2\x72\xad\xf7\x91\x52\x6e\x2b\xbf\xfc\x4a\x51\x8d\x9c\x0b\x9e\x97\x39\x5a\xdd\x0b\x60\x3e\x17\xe1\x33\x22\x31\x82\xf4\xba\x05\x32\x9e\x73\x4c\x32\x5a\x18\xfb\x44\x08\xc1\xf3\x62\xf9\x7e\x67\x99\x8f\xd5\x31\x8e\xae\x20\xb4\xfa\x64\xa4\x41\xa4\xca\x6f\x7f\x41\xfe\xfb\xec\xbb\x5f\xff\x38\x3e\xff\xf2\xec\xec\xdb\x67\xe3\x3f\xfc\xf5\xd7\x67\xdf\x4d\xe0\x1f\xff\x76\xfe\xe5\xf9\x8f\xe1\x8f\x5f\x9f\x9f\x9f\x9d\x7d\xfb\xf5\xdb\xd7\xf7\x37\xaf\xfe\xca\xcf\x7f\xfc\x56\x94\xf9\x83\xfb\xeb\xc7\xb3\x6f\xd9\xab\xbf\x22\x81\x9c\x9f\x7f\xf9\xab\x88\x49\x7e\x1c\x37\x4a\x40\x73\x61\xc6\x52\x8d\xdd\x4a\x5f\x80\x11\xb4\x1f\xa7\x3b\x7d\x03\xf8\xe0\x3f\x9c\x7a\x4a\xc8\xe9\xc7\x08\x2a\xb2\x83\xe6\x50\xe3\x54\xce\x48\x22\xf3\xa2\x34\xcd\xd0\x19\x5f\x64\x31\xda\x50\xd4\xb6\x48\xee\x22\xa8\x56\x7c\xca\x85\x73\xaf\x8e\xab\x09\xd4\x75\x50\x75\x67\xb9\xd3\x7a\x44\x5b\x48\xea\xdc\x9a\x81\xba\x9a\xe3\x5f\x99\xba\x6e\x43\xb6\xd5\x0a\x7d\x45\xdd\x52\xa4\x83\xbe\x2a\xd9\x11\xdb\x23\xd3\x8d\x6a\x6e\x5c\x13\x99\x73\x63\x7c\xac\x18\x6d\x35\xc8\xc1\x77\xa1\x20\xad\x92\x35\x9e\xaf\x80\x53\x92\x42\xd4\x03\xfb\x58\x64\x3c\xe1\x06\x55\x7e\x22\x8c\x86\x54\xdf\xa8\x0f\x28\xad\xf6\x57\xe9\xac\x40\xf5\x63\xdf\x8e\x2a\x02\xb6\x2f\x6a\xb9\x12\x60\xf3\xb3\xe0\x35\x91\x0f\x84\x78\xd5\x1e\xa2\xd6\xa5\x6f\x85\x08\x79\x44\x44\x3e\x32\xe5\xe5\x24\x38\x65\xa8\x72\x94\xa2\xf9\x88\x45\xaf\x29\x87\x3e\x72\x38\x45\x27\x5e\xbe\x81\x00\xdd\x57\x1f\xad\x50\xa8\xf1\xf9\x6a\x64\x75\xd9\xab\x60\x5a\xf9\xde\x11\x38\xe6\x36\x2f\xec\x7f\x20\xd5\xdc\xe5\x82\xde\x2f\x58\xeb\x93\x18\x7e\x60\xb5\xd2\x77\x2f\x63\x14\xc6\x28\x1b\x25\xd9\x86\x07\x9b\x96\x12\xe7\xfc\x81\x5c\xdb\x00\xa5\xd9\xf6\xd6\x27\xed\xe8\x11\xc1\x24\x66\xd7\xe3\x81\x2d\x5d\xb6\x0c\x64\x61\xf9\xa2\x8d\x00\x18\x0a\xde\xb2\x98\x62\xa7\x15\xc4\x46\x30\x7a\x8c\x03\xb8\x4f\x3c\x0b\x89\x29\xe8\x5c\x8f\xd6\xf1\x3c\xd4\xa5\x9d\xdd\x39\x85\xd2\xce\x91\x40\x43\xfe\x8c\x3f\x9e\x46\x89\xe7\x48\x40\x3d\x85\x85\xd8\xda\xc7\xf5\x68\x6d\x87\xdc\x5e\x05\x39\x7a\x43\x9a\x55\x93\x5d\xbd\x03\xcd\xe0\x26\x0e\xd9\xf4\x50\x15\x39\x1a\x6c\xbb\x8a\xf2\xb5\x18\x91\x77\xd2\xd8\xff\x44\x17\x54\xae\xc7\x4b\xc9\xf4\x3b\x69\x00\xc2\x27\x3b\x30\xb7\x0d\x7b\x1d\x97\x4f\xfa\x70\x89\x94\xe0\xe7\xa8\x53\x43\xa2\x37\x21\x1c\xcb\x86\x32\xae\x60\x37\xf7\xfb\xdc\x8b\x30\xaa\x3a\xf1\x76\x8a\xc1\x9c\x2d\xa4\x18\xbb\xe8\xdf\x68\x98\x5b\x4b\xcd\xda\x79\x36\x4f\xf3\x80\xd3\xf5\x81\xca\xf7\xf8\x50\xdb\x7a\x38\x48\xae\x1c\x46\x06\xdd\xf5\x7c\xad\x3a\x28\x9f\x40\x0d\x9b\xf3\x24\x1a\x68\xce\xd4\x1c\x8a\x6e\xe1\x9a\xdf\x35\x47\xf4\x9d\xe6\x46\x6f\x5c\x8f\xf5\xc5\x85\x11\x1b\x57\x40\x9c\x95\x0e\x9d\xab\xee\x7e\x1f\xd0\x28\x3a\x46\x22\x4a\xcb\xed\xb3\x07\x20\x4e\xbd\x89\x48\x4c\x23\x07\x50\x8e\x7b\x9d\xf2\xba\x14\xe8\xa6\xed\xe4\x96\xdc\x25\xad\xfd\x4f\xd5\xc7\xe3\x7f\xa3\x14\x61\xae\xf4\x84\x5c\x12\xcd\xc5\x3c\x63\x4d\x28\xc1\xdb\xd0\x78\x61\x04\x60\x3b\xab\xb5\x04\x0f\x2a\x08\xf3\x3e\x3d\x39\x5b\x93\x67\x63\xf8\x89\xab\xc8\x65\x05\x8a\x2a\xf9\xfb\xe4\x81\x2d\x4f\x46\xab\xbc\x2b\x02\xe6\xc9\xb5\x38\x19\x55\x09\xbf\x2d\x3e\x55\x49\x83\xc8\x4a\x85\x15\x48\x80\x72\xb2\x2e\x56\xf7\x11\x96\x8f\xae\x91\x39\x13\xf0\x55\x46\xb5\xee\x59\x84\xa0\x15\xad\x76\xd7\x80\x57\x71\x1b\xe4\x6a\x43\x7f\xd2\x8c\xf2\x3c\x5a\x1d\xde\x61\xcb\x4e\xec\x64\xb0\x11\x14\x91\xc4\xea\xde\xf1\x56\x62\x0a\x79\x92\xcd\x05\xbd\xec\xc3\x55\x18\xd1\x13\x54\x08\xf6\x8e\x2d\x44\x11\xab\x7a\x34\x9c\x77\x2b\x3b\x59\x75\xf6\xfc\x8a\x67\xcc\x15\xdd\xc7\xc3\xe4\xb9\xcb\x68\x86\x74\x46\x21\x4d\xa8\x5b\x0a\x09\xd3\xae\xf6\x96\x2e\x58\x72\x94\xe6\x13\x6e\xfd\x3d\xd1\xf2\x43\xf5\x70\x50\x48\xbc\xc6\x5f\x3b\xc2\xb0\x91\x09\x2e\x24\x77\x35\x2a\x03\x6a\x03\xba\x96\x48\x5c\xfb\xbd\x3e\xfc\x2e\xc4\xc4\xb0\x19\x6a\xca\xd8\xfa\x7e\xa7\x77\xf0\xd4\xaa\xff\x2a\x29\x15\xd4\xbf\x68\xa4\x97\x5c\x38\xf8\x88\x25\xba\x0e\x25\xab\xc5\xd8\x02\x3a\xde\x32\x9a\x8e\x2d\x4f\x1d\xe2\xd9\xf0\xf1\x6c\x34\x31\x25\xba\x17\xe6\xb6\x70\xb6\x1a\x61\x19\x04\x1a\x2d\x68\xdf\xc2\x39\xff\xc2\x61\x6d\x09\x2d\x68\xc2\x0d\xd2\x4c\xb2\x8f\xec\x18\xe5\x54\xe9\xe7\x50\xe9\xe5\x4c\xf9\xec\x1d\x29\x07\x71\xa2\xac\xb4\x7d\x68\x71\x47\x47\x8d\x0d\xd7\x07\xda\x16\x0b\x6d\x42\x45\xca\x54\x06\xe5\xab\x1c\x51\xc4\x5c\x1b\x68\xc9\x2e\x91\xc2\xa1\x5e\x1f\x46\x74\xe5\xd9\xff\x55\x00\x02\xf5\xc5\xa3\xca\x6b\x36\x66\xe2\xf8\x3e\x34\x9c\xae\x56\xbe\x7e\x3d\x70\xed\x02\x55\xf0\x31\x13\x50\x4b\xd2\x58\xc1\xc4\x6e\x6b\x3d\xd7\xaa\xbb\x8a\x4b\x13\x3d\xbd\x85\x9f\xde\x19\xaa\x0c\x4b\x4f\x8f\x9d\xd8\xb9\x31\x7a\xb3\x9a\x1c\x5a\xf2\x77\xec\x3f\xd3\x24\x65\xee\xbf\x74\x2a\x4b\xe3\xcb\x10\xdb\xd3\x78\xc4\x5a\x38\xfa\xd8\x82\x33\xaa\xcd\x8d\x92\x53\x76\xcf\xf7\x48\x64\x79\x43\xb5\x71\x75\x76\x9e\x20\xba\x72\xea\xce\xab\xc6\xcd\x18\x3b\x4b\xe8\x2f\x91\x52\xc3\xc6\x16\xe8\xb1\x55\x70\xbb\x07\xf7\x8a\x0a\x0d\x53\x3d\xd0\x46\xb4\x96\x4f\x4c\x05\x3e\xca\x63\x48\x5c\xda\xa2\x14\xcc\x0b\x7d\x4e\xd1\x06\xcf\xe4\x67\xbd\xa5\x39\xd3\x9a\xce\xfb\xef\xe3\x9f\xca\x9c\x8a\xb1\x62\x34\x85\x04\x43\x0f\xae\x51\xb0\x2a\x6a\x13\xdb\x94\x95\xc1\x19\x55\x07\x72\xf4\xfc\x5b\x05\xa5\xb7\x7a\x6f\xc5\x37\x50\x8a\xc3\xa7\x1c\xd6\x95\x12\xa9\xfd\xb7\x8a\xb4\xd3\xe6\x34\x59\x70\xe1\x6f\x26\x0d\xa5\x45\xed\xf6\xfa\x9a\x48\xe0\xc2\x9a\xf3\xc7\x88\x6e\xcd\xc4\x5f\x75\x6e\x8d\xae\xf4\x4b\x40\xfa\x53\xbd\xcf\x56\x83\xad\x9a\x43\x2d\x5b\xa9\x8c\x86\xde\x10\x35\x73\x3f\xf1\xc5\x30\x19\x45\xb5\xc1\x68\x4f\xf6\x90\xb7\x93\x1b\xfe\x8e\x3a\x3a\x2a\x61\x35\xbf\x3d\x5f\x03\x0f\xf5\xc5\xd7\xdd\xd7\xe2\xfd\x12\x5d\x13\xcb\x0d\x30\x83\x42\x91\xc3\xba\x8a\xca\xee\x57\x4c\x22\xdf\xf1\x49\xd2\xf6\xd0\x3a\x35\xa9\xa4\xf5\x28\x35\xe8\x48\x99\x75\x84\x14\x0b\xaa\xfb\x98\x65\x6e\xec\x73\xdb\xac\x0d\x00\x14\xb9\xbe\x6d\xe7\xfd\x53\xda\x60\x0e\xde\x29\xe0\xad\x2c\xc5\xee\x38\xbe\x0d\x36\x2f\xf7\xd0\x4a\xc3\x86\x46\xb0\x0c\x84\x70\xed\x5c\x07\x87\x68\x1a\x8b\x9c\x7a\x41\xec\x3f\x13\xaa\x2e\xb8\xe0\xa6\x0e\xc9\x22\x77\xbe\xdf\x48\x03\xf8\xee\xbd\x69\x45\x58\x34\x9a\x27\xa6\x5c\x81\x93\x9f\xef\x04\x10\xdb\x66\xa0\xb1\x15\x8d\xa0\x37\xea\x16\x0f\x45\x4d\x66\x84\xfa\x5f\x75\x20\x40\x55\x0f\xae\x5a\xfc\x6e\x1c\xc3\xcb\xdb\x30\x99\x1b\x6a\x16\x3d\x9a\x05\x85\x69\x85\x84\x1e\x77\x2a\xd4\xf8\x16\xb1\xb8\x50\x93\x76\xa8\x39\x94\xc5\x29\x05\x94\x7b\x72\xd5\xa3\x84\xac\xce\x8c\x9c\xbe\x40\xa8\x4e\x31\xa5\xcf\x61\xf1\x4a\x16\x74\x4e\x71\xd5\x47\xda\x3e\xb1\x95\xc7\xad\x34\xc7\x54\x0e\x56\xf4\x85\x7c\x72\xdf\x63\x38\x2b\x55\xa0\x9b\x00\x9c\x66\x41\x10\xe8\x02\xe3\x62\xcb\xc2\xe6\x3a\x37\x11\xc6\x02\x0a\x59\x39\x4f\x74\x49\x28\xd4\x31\x99\xb8\x8e\xef\x55\x1b\xdf\xb7\x2b\x93\x7f\x27\x05\xaa\xbe\xbd\x2b\x77\xec\x7b\x6c\x56\x5e\xb0\x29\x73\x9d\x38\x9f\x4f\x9e\x3f\x3b\xe8\x11\xe1\x52\x57\xda\x6d\x52\xed\xcc\xc0\xc5\x1f\x1a\x80\xf9\x6a\xc2\x0d\x7a\x3b\xe8\x1c\xad\x32\xf0\x5e\x64\x08\x7b\x5c\x6b\x9e\x6f\x1d\xa2\xc3\xe3\xe3\x50\xae\xd5\x15\xf1\x80\x8f\x9e\x14\x47\x35\xe7\xae\xa3\x41\xcf\xa0\x58\x0b\x91\xaa\xd9\x3f\xf1\x7c\xb2\xa1\x9e\x0b\x72\xf9\xb8\xf2\x1d\xba\x9c\x1e\x80\x83\x78\x46\x00\xc8\x1f\xc3\x40\x2a\xe2\x38\xd5\x3b\x98\x49\x63\x0b\x10\x30\x4f\x4e\xc8\x99\x83\x75\xaa\x89\x92\xd2\x9c\x1f\x14\x61\xfc\x86\xbd\xfa\x58\x20\x62\xbb\x56\xda\x2d\x16\x14\x2a\xc4\x15\xdb\x77\x0f\xb1\xbe\x6a\x7f\x71\xbb\x87\x80\xf8\x47\xb6\xa0\x8f\x4c\x13\xcd\x73\x9e\x51\x95\x2d\x2d\xae\xdd\xb9\x75\x42\x81\x44\x26\x1e\xb9\x92\x02\xbc\xf0\x8f\x54\x71\xab\xde\x21\xe0\x56\x9e\x32\x4d\x7e\x75\xf6\xe1\xf2\xf6\xfb\x77\x97\x6f\x5f\x9d\x03\xc7\x64\x61\x2f\x4a\x1d\x5c\x0a\x8d\xd5\x20\x60\x37\xa6\xd4\xa6\x91\x0d\xc7\x1f\xd6\x62\xcf\x0c\xc3\xd1\x45\x5a\xad\xde\xce\x35\x2f\x4d\x09\x25\xa2\xa1\xcb\xa6\xe6\x8f\x87\xe4\x40\x38\x99\x7f\x5c\xdf\xf5\x1d\xbf\xeb\xcc\x73\x3b\x98\x90\x89\xe8\x8e\xad\x1f\x90\xbd\xb1\xf5\x43\xd5\x80\xce\xa2\x02\x7c\x90\xa8\xd4\x49\x7d\x6d\x49\x54\x1b\x56\x6c\x47\x90\x19\x04\x4b\x42\x13\xed\x25\xf1\xc5\xa4\xb6\xfc\x18\x23\x67\x75\xdd\x60\xeb\xe9\x96\x5b\x1b\xc7\xb9\x45\xb9\x4c\xf7\x9d\x07\x04\xd1\xe5\x34\x79\x28\x8b\x8b\xd0\x52\xab\x28\x55\x21\x35\x03\x23\xf8\x52\x96\x0a\x12\xad\xa7\x56\x13\x5a\x50\xdd\x5d\x1a\x32\x65\x45\x26\x97\xa1\x63\xc0\xd7\xe5\x94\xbd\xfc\xa3\xab\x83\x46\x1e\x18\x2b\x9a\xe5\x43\x7d\x54\x1d\xb4\xf1\xdc\x09\x13\x8c\xe4\xf6\xaa\xab\xd7\xc6\xc5\x4c\xd6\xf2\x8f\x62\x76\x2b\x0c\x7f\x64\xe4\xb2\x28\xfe\xd8\x1d\x2e\x8f\x22\x99\x82\x2a\xba\x5b\x90\x5f\xb9\xa7\xec\xcf\xb7\xb4\x3b\x55\x34\x67\xc6\x55\x1f\x28\xe8\x56\x34\xf1\x93\x93\xd5\x3a\x5b\x4d\x4e\x4b\xed\x7b\x24\x55\xe0\x42\x3f\x54\x99\x75\x74\x3f\x71\x3a\x8c\x7e\xd8\xb5\x27\xd1\xdd\xd1\xec\x2c\x48\xca\x92\x8c\x2a\xe6\x4d\x1c\x25\x0b\xf5\x15\x42\xa7\x48\xf8\x55\x07\x0b\x4b\x68\x96\xb1\x14\x70\xfa\x50\xea\x0a\x4e\x1c\x8c\xb8\x8a\x61\x71\x07\x84\x88\xe5\xc5\x9d\x3c\x76\x4c\xba\x4b\x01\x7e\x42\x3e\xcc\xf2\xe2\x25\xdf\x2a\xad\xb4\x59\x31\xcb\x8b\x4a\xa5\x5e\xae\x54\xcc\xb6\xf8\x33\x2b\x45\x02\x6e\xc1\x0b\xaf\xd8\x6f\x9d\xfb\xa5\x20\x7f\x7b\x65\xd9\xc9\x4b\xae\xfe\x16\x5a\x98\x3c\xd1\xa5\x6e\x48\x27\x56\xe1\xbc\x30\x79\x11\x8a\xb5\x72\x6d\x15\x1c\xab\x60\xef\xc3\xb5\x53\x0e\x05\x04\xaf\xc0\x2c\x3d\x47\x33\x8b\xd3\x0d\x51\x0a\x73\x6e\x16\xe5\x74\x92\xc8\x1c\x98\x31\x4f\xc2\x7f\xa6\x99\x9c\x5e\xe4\x54\x1b\xa6\x2e\x52\x99\x5c\xe4\x54\x94\x34\xfb\xde\x7e\x3b\x51\xda\xfc\x32\x71\x2f\xdf\x15\xa0\x80\x13\xd3\x73\x96\xf2\x32\x47\x2f\xc2\x47\xd0\xbd\x85\xa7\xea\xb8\x30\xbb\xed\xee\x32\x75\xdf\x93\xa4\x43\x33\x98\xba\x4e\x1b\xae\xb9\x05\xa4\x0b\x74\x3b\x9b\x51\x84\xa6\xf9\x0f\x0c\xb2\xea\x76\x2d\xa9\x33\x76\x01\x1f\xaf\x80\x8e\x51\xf8\x2c\xe3\x12\x7a\xc6\x22\x74\xf0\x84\x9d\x5f\x6f\xe7\x38\x8a\x15\x52\x73\xcb\x18\xd6\x8f\x66\x35\xde\xc1\xff\xd0\xe9\x00\xe1\xfa\x6c\x7c\x5e\x49\x77\x0b\x99\xa5\xda\x35\xca\xdd\x98\x2a\xd2\x08\x21\x5b\xfb\x76\x37\x33\xd8\x7e\xdf\x60\xcb\x25\x46\x84\x2c\x59\x89\xf3\x91\xb3\xa7\x8b\x27\xa9\x1e\xb8\x98\x8f\x2d\x47\x1b\xfb\x72\xde\xae\x9a\xf9\x85\x2b\x8d\xb8\xe5\xc8\xee\xdf\xbf\x7c\xff\x82\x5c\xa6\xa9\xb7\xfe\x94\x9a\xcd\xca\xcc\x89\x65\x7a\xd2\x28\xd0\x37\x82\xb2\x17\x23\x52\xf2\xf4\xcb\xcd\xec\x65\x27\xc2\x6f\x3d\xfb\x2d\x5f\x6c\x72\x0e\x6d\xdf\xf7\x5d\x61\x23\xed\x10\x91\xea\x87\x56\x67\x7d\xd2\x2b\x9e\x6d\x39\x6b\x74\xd1\x02\x91\xdf\xde\x3e\x9b\x50\x19\xd0\x0a\xc4\xe4\x3f\x6e\x4e\xbd\xd8\x2a\x43\x75\x5d\x25\x78\x07\x7e\xb4\xb3\x7e\xd5\x01\xbf\x95\x03\x34\x1c\xf3\xce\x36\x56\x2b\xf8\x4f\x21\x72\xa5\xe1\x78\xac\xdf\x96\x2c\xa8\x98\x83\x25\x76\x47\x36\x75\xc8\x69\x16\xd2\x90\x07\x21\x9f\x84\xd7\x0a\x6a\xa5\xdc\x45\x5f\x84\x37\x5d\xde\x5c\x77\xb4\xc5\xf2\xaf\x05\xff\x5a\x62\x29\xc3\x5e\xc4\xdb\xee\x0c\x6c\xfc\x40\x27\x03\xef\x88\x0b\x58\xc9\x00\x5d\x94\x39\x15\x64\x47\x14\x40\xdb\xb3\xbf\x63\xf7\x58\xd3\x0b\xdd\xb4\xaa\xfa\x86\x67\x3b\xd3\xa9\x3a\x57\x25\xa7\xae\x69\xe1\xeb\xaa\xd7\x0a\x6a\x81\xd7\x33\x67\x24\x6e\xf7\xfb\x75\x04\x36\xa9\xda\x2b\xd6\x0d\x5c\x76\x63\x47\x1b\x87\x9f\xa8\x76\xdd\x1f\xa9\x86\xb6\xe6\x76\xd9\x5f\x49\x05\xad\xc8\xa8\x80\x5a\x63\xb3\xb8\x97\x70\x1d\xdc\x77\xd9\x92\x3c\xff\x62\x04\xf6\x26\x98\xaa\xa3\x8c\x49\xf5\xf2\x6f\x3f\xfe\x75\xb2\xbe\x25\xbb\x00\xff\x61\xb4\x32\x7d\xae\x89\x2c\x41\xfb\x4b\xa1\x1b\xbb\x15\x3a\xbd\x9e\x1a\xae\x28\x3f\x99\xed\xe2\x4b\x08\xa0\xb2\x3f\x0e\xcb\xee\x42\x70\x2e\xcc\xef\x7f\xbb\x13\x0d\x76\xc9\x31\xbb\x23\x3d\x56\xcc\xe7\xad\xa0\x89\xd6\xea\xd7\x03\x27\xb6\xef\x5d\xab\x7b\xee\x7d\x5d\x87\x2c\x01\x16\x60\xb1\x3b\x59\x48\xa9\x81\x35\xc0\x6d\x25\x15\x30\x91\x9d\x8d\x2f\x2a\x87\x43\x48\xb7\xb7\xf2\x3f\x99\x97\x54\x51\x61\x18\x4b\x2d\xec\x35\x2a\x72\xf5\xd6\xb7\xc2\xdc\x8f\xc2\x76\x07\x3e\xac\xc8\xd5\x10\x28\xe5\x0f\xbe\xda\xd4\x11\x30\xf1\xff\xcb\xdb\x15\xec\xb6\xcd\xc3\xe0\xfb\xff\x14\x42\x4f\xff\x80\xa6\x87\xed\x09\x06\x14\xbd\x15\x18\xb6\xee\x01\x94\x84\xc1\x8c\x2a\x76\x61\xc7\xed\x86\x61\xef\x3e\x48\x94\x64\xd9\x11\x45\x5a\x4d\xa6\x63\x2c\x2b\x16\x45\x4a\x9f\xc8\x4f\x62\x77\x50\x4f\xce\xf7\xff\xa0\xcd\x00\xb7\xea\x7b\xeb\x66\xd3\xea\xef\x2a\x31\x25\xe6\xe3\xed\x8f\x7a\x24\x2a\x9e\x0c\x9d\x72\x96\xa9\x0e\x5d\x77\x07\x3f\xf5\xf1\xc5\x80\xdb\xc8\x4c\x43\x4b\x8a\xf5\x51\xb7\xbf\xd4\x64\x7a\x77\xee\x48\x49\x3c\xde\x04\x38\x82\x48\x70\xd1\xbb\xbe\x73\x87\x75\x3c\x99\x95\x6c\xd3\x34\xcf\xa0\x3e\xbf\xea\xc6\xd8\x69\x17\x0d\x7d\x0b\x3b\x3d\x0e\x90\xe4\x7f\x9d\x00\x44\x72\x71\xe7\x61\xa4\xb9\xeb\xff\x0f\x00\xea\xae\xed\xf6\x70\x36\x63\x0c\x1f\x70\x02\xd0\xdb\xc6\x34\x27\xe7\xd5\xde\x83\xdd\xd2\x9a\xc6\x65\x30\xa1\xf5\xff\xf8\xd2\xf5\x27\x4d\x67\x51\x60\x46\xb0\xe4\x48\xd8\x64\x70\x45\xb6\x9a\x5f\x97\xb2\xcf\xd0\xc6\xb3\x8f\x48\x40\x41\xd2\x3f\x2a\x77\x03\x47\x38\x6e\xa1\xe7\x70\xde\x23\xd6\x4a\x40\x5e\x70\x6a\x7a\xea\x61\x98\xa7\x7c\x73\x74\x32\x81\x2b\xa1\x3c\x9e\xe8\xfc\x3e\xdc\x5a\x82\x76\x41\x14\x6e\xa9\x46\x01\x50\x1a\xc7\x78\x02\x65\x5e\xb8\xb5\x94\xd4\x3a\x5c\xcb\x38\xe4\xf2\xb4\x53\x01\xba\xe5\x3c\x96\x59\xec\x5b\xc6\xb8\x4c\x93\x05\x04\xbc\x0e\xe9\x62\x59\xc7\x97\x15\xba\x2d\x44\x9c\xd8\x5a\x04\xcc\xc8\x07\x99\xaf\xef\xc4\xc1\xab\x7a\x2b\xc7\xc4\x99\x8e\x5f\x0c\x19\xfb\x4f\xae\xc0\xc7\x4c\x93\x04\x7a\xbe\x1e\x4a\xf6\x7f\x5b\x85\x95\x39\x7b\xf4\xac\xbc\x55\x88\x19\x8b\x04\x37\x63\x91\x7a\x01\x25\x6c\xe9\x6b\x20\x69\x2c\x35\x78\x9a\x0b\xa6\x74\xa7\x45\x26\x73\x16\x55\x33\x2d\x2e\x31\xf7\x05\xad\x56\x42\x30\xae\x46\xdb\x4c\xb7\x18\x2c\xbe\xaa\x1f\x3c\x83\xf9\x9f\xa0\x73\x2c\xd7\xc0\xe8\x58\x6a\x90\x3a\xd3\x64\xc4\xf1\x2b\xf0\x3a\x37\xfd\x2e\xd0\x3c\x8f\xda\xfd\x7b\x92\xb1\xe6\x43\x81\x42\x1c\x1f\x2a\xd3\x68\x3e\xd4\x20\x31\x7d\xa8\xc0\xb8\x0a\x19\x7a\xb7\x20\xde\xc8\xc5\x1a\x8b\xa4\xed\x0c\x4d\x3b\x64\x47\x1f\x22\xd0\x75\x2d\xc4\x8c\xa5\x88\x78\x89\xf6\xa0\xa5\xa3\x5e\x1b\xf5\x05\x1c\x9f\x80\x7c\xfe\x6d\xdc\xed\x00\xf6\xe4\xb1\xa8\x8d\xfa\x3a\xb6\x85\xbc\x86\x1b\xf5\xa0\x1b\x43\xbe\xce\xea\x50\x0f\x64\xf8\x6a\x11\x29\x39\x84\xfb\x05\xa6\xbc\x5f\xde\x15\x95\x30\x28\x3c\xd7\xf9\xad\x98\xd8\xd5\x83\x6a\x84\xd1\x6f\xad\xfa\x01\x3d\x39\x89\x48\xf6\x0b\xb2\x04\x85\x22\x73\xe2\xae\x6c\x17\x35\xc2\xf1\x07\x04\x8d\xb0\x46\x60\x65\x28\x77\x08\x85\x3d\x60\xba\xa5\xc5\xa4\x3d\x56\xc7\xad\xfa\xbf\x36\xfb\x51\x1b\x47\x06\x2e\x93\x96\x78\x83\xb8\xc8\x0e\x70\x3f\xae\x46\xcd\xf7\x21\xfc\x3f\x99\xf3\xa9\x3b\x69\xe3\xf7\x82\xfa\x19\x5a\xe4\x39\xdb\x25\x8c\x25\xbd\x06\x51\xc5\x3e\x97\x45\xa3\xe4\x8b\x33\xf4\x3d\x77\xdd\xde\x9c\x8e\x69\xeb\x27\x9d\xf2\xc7\xd5\xe2\x71\x20\xf0\xcf\x39\x98\xeb\x67\xb4\xd8\x31\xdd\x98\x91\xb9\x20\x5a\xd8\x23\x2b\x1a\x9e\x34\x33\x3f\xe1\xe8\x5f\x89\xfd\x9a\x51\xd0\x90\x93\xee\xa2\xae\x6c\x62\xcd\x2d\x40\x1b\x3a\x55\x3e\x5c\x2a\x8d\xaf\xf3\x47\x7e\x2a\xd6\x10\xdb\xa5\x62\x9b\xa5\x75\x04\x0b\xbf\x5a\x84\x7a\xc5\x35\x21\x54\xf2\x80\xf3\xfd\x22\xbb\xc0\x8a\xed\x0c\xd5\xea\x84\x6c\x4e\x7b\x8a\xd5\x53\x1e\xa3\x33\xf6\x76\xb4\x53\x93\x15\xbb\x33\xd8\xf2\xa5\x9c\x53\x16\x4e\x54\x9f\xe5\x0c\x27\x88\x97\x7c\xfa\x58\x19\x2f\x29\xfb\x5e\x7b\xc8\x45\x43\x2b\x3d\xa0\x84\x46\x17\xb5\xd8\xdd\x35\xf6\x0a\xbd\x36\x26\xd5\xe4\xc9\x2d\x4a\x93\x56\xa3\x10\x67\x9e\x50\xff\x0f\x41\xe4\x37\x51\x97\x6f\x54\x38\x97\x10\xfe\x27\xd3\xa6\xfd\x8c\xe0\x79\xb5\x9b\x86\xe4\xf5\x78\xf5\xe4\xe2\xcb\xdc\x0c\x87\x57\x6c\xb7\x39\xad\xf3\xfd\xf1\xad\xde\x2e\xbf\x0f\x6d\xe8\xe6\x5c\x05\xf2\x86\x4a\x43\x3d\x1a\xc2\x95\x0c\x9a\x34\x62\xda\x70\x0b\xc6\x3a\xe0\x3d\x74\xf7\xe4\xaa\x3a\x87\x0c\xf3\xda\x13\xe5\x79\xdd\x72\x1a\xc6\xa3\x3b\xb8\xe1\x4b\x84\x7d\x2e\x54\xf2\xdb\xb3\x2a\x7f\xf6\x23\xfa\x91\x12\xaa\x91\xa7\x8f\xa5\xbf\x8c\xdb\xb3\x1c\x28\x7e\xbf\xaf\x7e\xff\xf9\xef\x6f\x00\x00\x00\xff\xff\xc2\x2f\x6a\x3b\xa9\xe3\x03\x00") - -func stashAppscodeCom_restorebatchesV1YamlBytes() ([]byte, error) { - return bindataRead( - _stashAppscodeCom_restorebatchesV1Yaml, - "stash.appscode.com_restorebatches.v1.yaml", - ) -} - -func stashAppscodeCom_restorebatchesV1Yaml() (*asset, error) { - bytes, err := stashAppscodeCom_restorebatchesV1YamlBytes() - if err != nil { - return nil, err - } - - info := bindataFileInfo{name: "stash.appscode.com_restorebatches.v1.yaml", size: 254889, mode: os.FileMode(420), modTime: time.Unix(1573722179, 0)} - a := &asset{bytes: bytes, info: info} - return a, nil -} - -var _stashAppscodeCom_restorebatchesYaml = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xfd\x7b\x73\x24\xb9\x71\x28\x8e\xfe\xaf\x4f\x81\xa0\x74\x2e\x49\x8b\xdd\x9c\x5d\x4b\xbe\xc7\x73\x1c\x56\x50\x33\xb3\x2b\xde\x9d\x07\x63\xc8\x5d\x5f\xff\x76\x75\x24\x74\x15\xba\x1b\x66\x35\x50\x02\x50\xe4\xb4\xbc\xfe\xee\xbf\x40\x26\x50\x8f\x7e\x55\xa2\xd8\xdc\x1d\x49\x85\x70\x58\x3b\xcd\xaa\x2c\x3c\x32\x13\xf9\x4e\x5e\xca\xef\x84\xb1\x52\xab\x97\x8c\x97\x52\x7c\x72\x42\xf9\x7f\xd9\xe9\xfd\xff\xb6\x53\xa9\x2f\x1f\xbe\x98\x09\xc7\xbf\xf8\xc5\xbd\x54\xf9\x4b\xf6\xaa\xb2\x4e\xaf\x3e\x0a\xab\x2b\x93\x89\xd7\x62\x2e\x95\x74\x52\xab\x5f\xac\x84\xe3\x39\x77\xfc\xe5\x2f\x18\xcb\x8c\xe0\xfe\xc7\x3b\xb9\x12\xd6\xf1\x55\xf9\x92\xa9\xaa\x28\x7e\xc1\x58\xc1\x67\xa2\xb0\xfe\x19\xc6\x78\x59\x4e\xef\xab\x99\x30\x4a\x38\x01\x9f\x52\x7c\x25\x5e\x32\xeb\xb8\x5d\xfe\x82\x31\xfc\x97\x11\xd6\x69\x23\x66\xdc\x65\x4b\x61\xa7\xf0\xc7\x29\x2f\x4b\x9b\xe9\x5c\x4c\x33\xbd\xfa\x85\x2d\x45\xe6\x21\xf2\x3c\x87\xa9\xf0\xe2\xc6\x48\xe5\x84\x79\xa5\x8b\x6a\xa5\xe0\x6b\x13\xf6\xff\xbb\xfd\xf0\xfe\x86\xbb\xe5\x4b\x36\xf5\x2f\x4c\x8d\x28\xb5\x95\x4e\x9b\xf5\xd4\x7f\x08\x66\x84\x5f\xfc\x58\xff\x05\x7e\x74\xeb\x12\x26\x65\xa4\x5a\x6c\x41\x72\xdc\x55\x76\x5a\x2e\xb9\x6d\x43\xb8\xa9\xff\x7d\xe8\xe5\xb8\x63\xd3\xad\xed\x6a\x81\xba\x5a\xb4\x01\xe5\xdc\xf9\x7f\x2e\x8c\xae\xca\xb0\x51\xdd\xbd\xc0\xd7\xc2\x06\x67\xdc\x89\x85\x36\x32\xfe\x7b\x52\x6f\xad\xff\xef\xf8\x5e\xfc\x27\x9c\x0f\x63\x78\xcc\x1f\x71\xd7\x7f\xef\x77\x1d\x7e\x2e\xa4\x75\xdf\x6c\xfd\xe9\xad\xb4\x0e\xfe\x5c\x16\x95\xe1\xc5\xe6\x69\xc1\x9f\xac\x54\x8b\xaa\xe0\xa6\xfb\xc7\x5f\x30\x56\x1a\x61\x85\x79\x10\xdf\xaa\x7b\xa5\x1f\xd5\x57\x52\x14\xb9\x7d\xc9\xe6\xbc\x80\xcd\xb3\x99\xf6\x4b\x7e\xef\xd7\x53\xf2\x4c\xe4\xfe\xb7\x6a\x66\x02\xea\x85\x35\xe1\x09\xbc\x64\xff\xfd\x3f\xbf\x60\xec\x81\x17\x32\x87\xad\xc4\x3f\xea\x52\xa8\xab\x9b\xeb\xef\xfe\xf9\x36\x5b\x8a\x15\xc7\x1f\xfd\x87\x75\x29\x8c\xab\xf7\x05\x91\xb1\x26\x83\xfa\x37\xc6\x72\x61\x33\x23\x4b\x80\xc8\x4e\x3d\x28\x7c\x86\xe5\x1e\xf1\x85\x65\x6e\x29\xd8\x03\xfe\x26\x72\x66\xe1\x33\x4c\xcf\x99\x5b\x4a\xcb\x8c\x80\x25\x2a\x07\x53\x6a\x81\x65\xfe\x11\xae\x98\x9e\xfd\x97\xc8\xdc\x94\xdd\xfa\x6d\x30\x96\xd9\xa5\xae\x8a\x9c\x65\x5a\x3d\x08\xe3\x98\x11\x99\x5e\x28\xf9\xd7\x1a\xb2\x65\x4e\xc3\x27\x0b\xee\x44\xd8\xf9\x38\x00\xe3\x15\x2f\xfc\x26\x54\xe2\x82\x71\x95\xb3\x15\x5f\x33\x23\xfc\x37\x58\xa5\x5a\xd0\xe0\x11\x3b\x65\xef\xb4\x11\x4c\xaa\xb9\x7e\xc9\x96\xce\x95\xf6\xe5\xe5\xe5\x42\xba\x48\xf8\x99\x5e\xad\x2a\x25\xdd\xfa\x32\xd3\xca\x19\x39\xab\x9c\x36\xf6\x32\x17\x0f\xa2\xb8\xb4\x72\x31\xe1\x26\x5b\x4a\x27\x32\x57\x19\x71\xc9\x4b\x39\x81\x89\x2b\x07\xdc\x63\x95\xff\xb2\x3e\xaa\xd3\xd6\x4c\x37\x28\x02\x07\x20\xdd\xde\x7d\xf7\x78\xc7\xa4\x65\x3c\xbc\x86\xf3\x6f\xb6\xd7\xff\xe4\x77\xe5\xe3\x9b\xdb\x3b\x16\x3f\x0a\x47\xd0\xdd\x73\xd8\xed\xe6\x35\xdb\x6c\xbc\xdf\x28\xa9\xe6\xc2\xe0\xc1\xcd\x8d\x5e\x01\x44\xa1\xf2\x52\x4b\xe5\xe0\x1f\x59\x21\x85\xea\x6e\xba\xad\x66\x2b\xe9\xfc\x49\xff\xa5\x12\xd6\xf9\xf3\x99\xb2\x57\x5c\x29\xed\xd8\x4c\xb0\xaa\xf4\x04\x9b\x4f\xd9\xb5\x62\xaf\xf8\x4a\x14\xaf\xb8\x15\xcf\xbe\xed\x7e\x87\xed\xc4\x6f\x69\xff\xc6\xb7\xb9\x76\xf7\x41\xdc\xad\xfa\xe7\xc8\x64\xe3\xd8\x45\x43\x70\x72\x46\x3e\x08\xd3\xfd\x6d\xe3\x3c\x5f\xc3\x23\x4c\xaa\x5c\x7a\x0e\x85\x44\xe4\xd9\x16\x12\x8e\x60\x7c\x21\xfc\x96\x6b\x56\x59\xe1\xff\x27\xf0\x8d\x0d\x98\x0c\x9e\x75\xdc\x2c\x84\x27\xa1\xaa\x2c\xb5\x71\x35\x72\x33\x6e\x04\x3b\xf1\xbc\x4a\x66\x27\x17\xec\xe4\x3b\x7f\x17\x88\x5b\xc5\x4b\xbb\xd4\xce\x09\x73\x32\x65\xaf\xc5\x9c\x57\x85\xdb\x82\x8b\xe8\x25\x6d\xfd\xfe\x74\xe3\x11\xa1\xaa\xd5\xe6\x12\x27\x0c\x1f\xde\xfa\x79\xeb\xcb\x1b\x4f\xec\x3c\x17\xf8\xca\x27\x91\x55\x7e\xcb\x3e\x98\xbc\x67\x4b\xdf\x74\x1e\xad\xb7\x96\x3d\x2e\x85\x5b\x7a\xac\xae\x37\x11\x36\x6d\x25\x56\x33\x61\xec\xd6\xc2\xa5\x82\x3f\x5b\x8f\xcd\xca\x49\x5e\x30\x0d\xf0\x38\x9c\xd1\xda\x5f\x19\x82\x9b\xf8\x58\x80\x02\x57\xc3\x94\xdd\x2d\x85\xe7\x8a\x3d\x1b\x7a\xc3\x0d\x2f\x0a\x51\x9c\xb0\xc7\xa5\xcc\x96\x6c\x25\xb8\xb2\x1d\x68\x8f\xb2\x28\x3c\xed\x84\xf9\xe6\xfe\x6b\x65\x78\x6b\xf3\x1c\xf6\x6e\xdd\x52\xeb\x7b\x7b\x70\xc7\xfe\xe0\x9f\x00\xac\x96\x73\x19\x70\x90\x67\x40\x43\xcc\x2d\xb9\x63\xb7\xfe\xaa\x8c\x1c\xd9\xf1\x7b\xc1\x66\x62\xbe\x0b\x0b\xb5\x61\x7c\xee\x84\x89\x33\xde\xc5\x00\x36\x5e\xda\x47\x3c\xf0\x37\x6d\x5d\xb8\x62\xb7\xff\xb8\xb1\x88\x9b\xe6\x59\xbf\xbb\x99\xdf\xa4\x9c\xc9\xd5\x4a\xe4\x92\x3b\x51\xac\xc3\xcc\x78\x7d\xfa\x56\x58\xbb\x79\x17\xd5\xa7\x6f\x59\xa6\x57\x65\x21\x9c\xd8\x9c\x70\xdf\xa4\xfd\xf0\xdc\x8a\x4b\x25\x8c\xbf\xb1\x77\x3f\xb2\x31\xfd\x57\xed\x37\x36\xce\xa2\xcd\x0f\x6a\xc8\x7b\x80\x32\x8f\xe7\x06\x58\x05\xd2\x8c\x08\xaf\xad\x56\x5c\xe5\x96\xcd\xb5\x01\x0a\xf1\x4b\x98\x09\x7f\x60\xf5\xf3\x73\xa9\xf2\xbd\x50\x3d\x10\xcf\x54\x00\xc0\x1f\xee\xee\x6e\xfc\xab\x77\xaf\x6e\x10\xce\x9e\xd7\xf6\xe2\x64\x1c\x7e\x8a\xa4\xed\xf9\xa0\x04\xdc\xe2\x5a\x15\x6b\xa6\x55\xbd\x1d\x73\x5d\x14\xfa\xd1\x5f\x7a\x01\x3b\x67\xcd\xe6\x6d\xa1\x5a\x33\x60\x07\x76\x21\x3c\x08\x15\xfc\x7e\xe7\xa1\x33\xc2\xc1\x33\x38\x7c\xd8\xeb\xfd\x0f\x6c\x1d\x3d\x3c\xef\x71\xae\x75\x54\xac\x90\xaa\x73\x8c\x52\x59\x99\xef\xdb\x69\x1c\x1d\x04\xb9\x80\x7f\x3e\x6a\x73\xef\xb7\x27\x97\x46\x64\x5e\x8e\x87\x03\x6c\x7f\x87\xc9\x6d\xe6\xd7\x1e\x46\x6b\xc7\xce\x4e\x2f\x4f\xcf\x23\xb3\xab\x3f\x71\x6a\xd9\x5c\x16\xc2\xae\xad\x13\x2b\x64\x7b\x01\xea\x41\x88\xd2\x32\x2b\x57\x65\xb1\x86\xb5\x9d\xe6\x17\x4c\x3a\xff\xa3\x67\x14\xa6\x52\x61\xa5\x5e\xc4\x59\x8a\xa2\xb8\x60\x56\x33\x67\x78\x54\x68\x0e\x82\x86\x37\x3c\x00\x67\xaa\xc0\xc1\xce\x4e\x7f\x3c\xbd\x60\xc2\x65\xe7\xec\x51\xab\x53\x07\x5b\x32\x65\x77\x78\xa5\xc6\x8f\x1c\x84\xba\xd6\x15\x53\x42\xe4\x78\x1c\x65\x21\x33\xe9\x8a\x35\xf0\x18\xa6\x2b\x87\x92\x28\x77\x08\x6a\xca\xde\x7c\x92\x2e\x08\xe3\x07\xc1\xea\x39\x7b\x01\xa7\xee\x75\x1e\x91\xfb\xab\xa5\x90\x0f\xe2\x72\x29\x78\xe1\x96\x6b\x40\x78\xa5\xd5\xe4\xaf\xc2\x68\xff\x5c\xa5\xc2\x5f\xf6\x23\x36\x63\xd2\x89\xd5\x01\xe4\x64\x14\xb2\x6c\x3f\xc6\x8d\xe1\xeb\x83\xf4\xbd\x21\x1d\xb5\x87\x17\xe9\xbe\x16\x8e\x44\xe2\x9e\xa9\x7c\x2d\xdc\x06\x59\x7a\x08\xcc\xff\x1c\xc4\x4a\xbf\xd7\xa5\x30\x73\x6d\x56\x4f\xa1\xd1\xa5\xb6\x7b\x67\xb5\x3d\x33\x6d\x1d\x32\x61\xa7\x3d\xf2\x2b\x2f\x3a\x3b\x7d\x11\xef\xf8\x5a\x15\x29\xf5\x61\xc4\xbf\xbe\x99\xb2\xff\xd4\x15\xf0\x4c\x3e\x2b\xd6\xec\x91\xa3\x70\x67\x85\x63\x27\xfe\x33\x27\x9e\xc6\xfc\x9a\xff\x20\x78\xee\x45\x00\x8f\xca\x82\x1f\x60\x65\xc4\xe3\x6c\xc1\xa4\x33\x26\xb0\x6f\xb0\x65\x98\x4a\x98\x67\x60\x02\xe1\x3c\xa6\x70\x6e\x07\x57\xcd\x3d\x8b\x06\x0d\x10\xd1\x3c\xc0\x7b\x22\x12\x6f\xe1\x0e\xae\x2e\xfc\x3e\xf3\x52\x2f\xcb\xda\x0b\xf0\xf3\xdf\x7b\x53\xc5\x51\x59\x94\xb2\xe0\x86\x83\xab\xed\x30\x09\x53\x70\x0d\x87\x3a\x20\x09\xec\x59\x95\xe7\xa7\x61\xee\x73\x29\x8a\x9c\xd5\xc6\x99\x43\x83\x48\xdd\x2c\xca\xa2\x4f\x9d\x14\x00\x39\xde\xac\x3c\x5e\x49\x23\x0e\x5e\x9f\x5e\x95\xe8\xdd\x8b\x09\x61\x66\xbd\x0c\xac\xfd\xd8\x21\x4e\xc8\x58\xc9\xdd\x92\x4c\x59\x37\xdc\x2d\x3d\x3e\xf2\x2c\x13\xd6\x32\x8d\x24\x05\x48\x07\x66\x20\xf3\x64\x7a\xf7\xb2\xda\xa1\xe9\x70\xb5\xfe\x30\x3f\xf4\xc0\x24\x7c\x47\x2a\x27\x16\x07\xc4\xcd\xe6\xc9\xde\xc3\xed\x6c\x01\xc8\xb9\xda\x30\x55\x79\x5d\x27\xca\x73\x20\x62\x6e\x6e\xcc\xc1\x23\xac\x85\x91\x29\x7b\x8f\xa0\x56\x95\x05\x85\x23\x32\x2a\xae\x16\x82\x7d\xe1\xa1\xfe\xcb\x6f\x7f\xfb\xcf\xbf\x9d\xc2\xa7\x0f\xc2\x8c\x10\xb8\x62\xd7\x57\xef\xaf\xfe\x74\xfb\xdd\xab\x3f\xbd\xbf\x7a\xf7\xe6\xd0\xa9\x7c\x9a\x34\xf6\xdb\x89\x54\x6e\xa2\xcd\x04\x77\xe4\x25\x73\xe6\x00\x1e\x82\x39\xeb\x20\x15\x76\xf6\x0d\xcc\x77\x22\x5a\x04\xbc\x30\x17\x6e\x24\xb0\xfc\xe0\x3d\xe4\x6f\xb7\x5a\xa5\x3f\xcc\xc0\x9c\x06\xb4\x7b\x22\xbe\xf5\x11\xed\x04\x0e\xf6\x29\x52\xc4\xcd\x81\x0b\x7b\xeb\x2a\xf0\x0f\xef\x92\x23\xe0\xf7\xe3\x0a\x12\x33\x9d\xaf\xc9\x67\xf7\x7b\x9d\xaf\xf7\x5c\xa3\x4f\xa5\x77\xbf\x0e\xf2\x3c\xbe\xd2\x66\xb5\x7b\x1e\xb0\x9e\x27\xde\xcc\xf4\x3b\xf1\x5e\x1c\xdc\x3b\x1c\xa9\xf7\x59\xef\x57\x49\x8b\x48\xfe\x36\xed\x96\x60\xc7\xbd\x74\x46\x31\x96\xb0\xee\x51\x8c\x1d\xc5\xd8\xfe\x49\x8d\x62\x2c\x8c\x51\x8c\x1d\xc5\xd8\x51\x8c\x7d\x16\x31\xd6\x65\xe5\xad\xce\xee\x89\xe6\xb0\xd3\xbb\x57\x37\xf8\x78\x4b\x92\xe5\x2a\xda\xa9\xa5\x7a\xd0\xc5\x83\xdf\x2c\xce\xee\x5e\xed\xbf\xb9\xfc\x84\xa7\x60\xa8\x07\x3f\x10\xd8\x58\xd7\x1e\x66\xed\x23\xbc\xfb\xf0\xfa\xc3\x4b\x26\x57\x65\x21\x56\x42\x39\x70\x90\xf0\x42\xee\xf0\xdf\x35\xc3\xc3\x2b\xe4\x5c\x64\xeb\xac\x10\x00\xf9\xf4\xa7\x32\xc6\x9d\x7e\x28\xd1\x0e\x4c\x10\x68\xfa\x50\x26\x08\x3b\x5e\xa0\xd9\x37\x7f\xf6\xf7\xc3\xa9\x02\x87\x32\x1d\x7f\xd2\x3f\x1c\xa7\x7a\x4e\x1a\x3f\xf8\xe7\xd2\x08\xb2\x2f\xb3\x7e\x74\x8f\x2b\x13\xdd\xaf\x74\x5f\x26\x04\xa6\xed\xf2\xbe\xb2\xd1\x99\x39\x3a\x33\x47\x67\xe6\xe8\xcc\x1c\x9d\x99\xa3\x33\x73\xb4\x02\x8d\x56\xa0\xd1\x0a\x34\x5a\x81\x46\x2b\xd0\x68\x05\x1a\xad\x40\xa3\x33\xf3\xf0\xdc\x46\x67\x66\x77\x8c\xce\xcc\x27\x5e\x3a\xa3\x18\x4b\x58\xf7\x28\xc6\x8e\x62\x6c\xff\xa4\x46\x31\x16\xc6\x28\xc6\x8e\x62\xec\x28\xc6\x3e\x8b\x18\x3b\x3a\x33\xf7\x8c\xd1\x99\xc9\x46\x67\xe6\xdf\xb9\x33\x73\xef\x9f\x42\xe2\xea\xc1\x6c\xd3\x77\x21\xb9\x15\x92\xd8\x3d\x69\xfa\xd3\xab\x33\x72\x21\x85\xd9\x82\xb7\xc0\x2d\x85\x04\x4e\x3a\x97\x8b\xca\x6c\xd7\x0d\x80\x99\x2c\xb9\x83\xf4\xe6\x92\x1b\x57\x17\x1b\x98\xd5\xa5\x1a\x9a\xb1\x47\x7c\x3d\x4c\xd2\x3b\x73\x67\x77\xac\xe9\xea\x70\xb6\xac\x54\x7e\x81\xa5\x56\x87\x73\xb8\x71\x04\x57\xee\x1e\x59\xbc\x9f\x05\xf5\x24\xcd\xee\x98\x7d\x72\xea\xec\x01\x44\x0e\xb3\xef\x4b\xa0\xa5\x2e\x86\x51\xfd\xcf\x3b\x96\x75\x3c\x2f\x34\x8e\x41\xbe\xe8\x1e\x98\xc1\x53\x3d\xcc\x23\x1d\x40\xd0\xd8\xe7\x21\xef\xf4\x8e\xcd\xa3\xfa\xa8\x7b\xd6\xd7\xf1\x60\x0f\xf7\x54\xe3\xa0\x2b\x76\x04\xaf\xf5\x8e\x35\xd3\x7c\xd7\x04\x4b\x4b\xf0\xf9\x52\x3d\xd8\x14\xdb\x4d\xd7\xc7\x4d\xf7\x63\x13\x60\xb7\x3c\xdd\x44\x6f\x36\x01\xe8\x1e\x7f\xf7\x5e\x9f\x36\x01\x64\x9f\xd7\x7b\x8f\x67\x9b\x00\x99\xe0\xfb\xde\xf4\x6f\x53\xb6\xe0\x18\x1e\x70\x1c\x7f\x13\x36\xbe\x1e\xff\x38\x8e\x61\x5e\xf2\x9e\xa5\xf4\x98\xbe\xc3\x43\x64\xee\xd1\x27\xc2\xef\x5a\x09\xc1\x1c\x49\x24\xf3\x20\xc3\x27\x1a\x25\x69\x5c\xa9\xcf\x6c\x19\x66\x41\x47\x22\xa2\x09\x13\x47\xba\x21\x93\xb0\x2a\xb8\x2c\x07\x98\x33\x71\x90\x09\x2b\xd9\xb4\x49\x80\xc9\xd0\xfc\x99\x6c\xe0\xc4\x41\xc7\x67\x1c\x34\x63\x27\x8e\x23\x98\x3c\x71\x24\xf1\x23\x46\x37\x7f\x52\xa6\x49\x33\x82\x0e\x9a\x27\xcd\x20\x8a\x83\x60\x16\x8d\x0f\x52\x67\x4c\x64\xc8\xed\x87\xfb\xb9\x7c\xbf\xb9\x14\xc7\xf1\x8c\xa6\xed\xf9\x91\xb6\xbe\xcf\x2c\x81\xa3\xd7\x38\x81\x83\x6e\xa2\xe8\x3e\x4f\x44\x92\x64\xc3\x2a\xe1\xdc\xf5\x86\xa8\xd7\x63\xb4\xa0\x60\x52\xc7\xac\x31\xc8\x74\x81\x63\xb0\xa9\x15\x47\xbf\xc1\x15\xc7\x30\xb3\x2b\x61\x23\x5e\xb7\xdc\x86\x7d\xc6\x57\x1c\x47\xf7\x9e\x1c\x30\xd5\xb4\xbf\x48\x92\xc3\x0e\x45\x18\xe0\x18\x14\x67\xd0\xaf\xcd\x1e\x59\x14\xeb\x8b\x48\xd8\xb1\x96\x61\x71\x09\x61\x01\x74\x0a\xef\x8b\x51\xd8\x31\xb3\x27\x44\x2a\xe0\x20\x4b\x2b\xa9\xb2\x01\x29\x76\x01\xc7\xb0\x1b\x9d\x38\x8f\x84\x25\x0e\x9c\x4d\xca\x7d\xc8\x9e\xef\xaa\x1d\x55\x8c\x51\xc5\x38\x38\xf7\x51\xc5\x18\x55\x8c\x51\xc5\x18\x55\x8c\x43\x63\x54\x31\x46\x15\x03\xc7\x4f\xad\x62\xf4\x46\x7f\xe0\x18\x14\x03\xd2\xb3\x2b\x1c\xdd\x62\xa9\x91\x20\xbd\x50\xeb\x38\x91\x84\x78\x10\x1c\xcf\x6a\x58\x3e\x5a\x84\x08\x0e\x7a\x9c\x48\x78\xfe\x1f\x81\x73\x12\x62\x49\xfe\x81\x39\xe7\x4f\xcb\x5b\x08\x0f\x1d\x4e\xa4\xc7\xf1\xb4\x74\xfa\x03\xcb\x68\xc5\x37\x1c\x4c\xaa\x8f\x53\x1d\x03\x1c\xc6\x00\x87\x31\xc0\xa1\x1f\xe2\x18\xe0\x30\x06\x38\x8c\x01\x0e\xfb\xc6\x18\xe0\x30\x5a\x1f\x47\xeb\x63\xcf\x18\xad\x8f\xc7\x9b\xe7\x68\x7d\x1c\xad\x8f\x3d\x63\xb4\x3e\x8e\xd6\x47\x1c\x63\x80\xc3\xe6\x18\x03\x1c\xc6\x00\x87\x3d\x63\x0c\x70\x68\x8d\x51\xc5\x18\x55\x8c\x51\xc5\xe8\x19\xa3\x8a\x31\xaa\x18\xa4\xf9\x8d\x2a\xc6\xa8\x62\x8c\x2a\xc6\x18\xe0\xb0\x1b\xea\x18\xe0\xb0\xf3\xf9\x7f\x04\xce\x39\x06\x38\x1c\x7a\xf9\x33\x0b\x70\xe8\x79\xc0\x23\x8c\x91\x2b\xec\xa4\x7f\x27\x56\x65\xc1\xdd\x1e\xa6\xdf\x41\x82\xeb\x5d\xef\xb5\x19\x15\x73\xf1\x47\x7f\x0b\xf0\x3d\x0b\x78\x80\xf7\xfd\xc9\x2d\x35\x94\xb7\x30\x0b\xe1\xb9\x51\xce\x1d\x42\xd0\x86\x1b\xd9\xc4\x54\x54\x65\xa1\x79\x8e\x97\xc9\x1e\x90\x33\x9e\xdd\x0b\x95\x7b\xfc\x94\xca\x7a\x46\xa3\x16\x7e\x99\x3a\x40\x9f\xb2\x6b\x70\xd1\x82\xa7\xbe\xb2\x7c\x56\xe0\x14\xff\x4b\xcf\xf6\x40\x5c\xe9\x5c\x14\x53\xf6\x1a\x5c\xa9\xb8\xc4\x35\xf8\x79\x15\xb3\x32\x17\x19\x37\xe1\x91\x9d\xef\xf7\xb3\x3b\x5e\xca\xef\x84\xb1\x7e\x5f\xf7\x9e\x73\x97\xc9\x5d\xdd\x5c\x87\x37\x3c\x33\x93\x2a\xd8\x9f\x1e\xf0\x37\x91\xe3\xe5\xcd\x63\x05\x93\x03\x68\x66\x44\x69\x84\x15\xca\x41\x41\x14\xff\x02\x57\x01\x5b\xa6\xec\x16\xe4\x45\x1b\x8b\x8f\x64\x5a\x3d\x08\xe3\x98\x11\x99\x5e\x28\xf9\xd7\x83\x5e\x5d\x9c\x41\x5d\x37\xd1\x63\x82\x75\x88\x6e\x8a\x17\x28\x57\x5f\x80\x8f\x77\xc5\xd7\xcc\x08\xff\x45\x56\x29\x12\x6c\x34\x91\x4c\xd9\x3b\x88\xc1\x51\x73\xfd\x12\xb4\x5e\xfb\xf2\xf2\x72\x21\xdd\xf4\xfe\x7f\xdb\xa9\xd4\x97\x99\x5e\xad\x2a\x25\xdd\xfa\xd2\xf3\x18\x23\x67\x95\xd3\xc6\x5e\xe6\xe2\x41\x14\x97\x56\x2e\x26\xdc\x64\x4b\xe9\x44\xe6\x2a\x23\x2e\x79\x29\x27\xb0\x40\x05\x5e\xf6\xe9\x2a\xff\xa5\x11\x56\x57\x26\x13\x76\x3f\xdf\x27\x70\xd1\x7b\x79\x28\xb0\xa2\x7b\xae\xdf\x48\x8c\x29\xe0\x01\x24\xae\xb4\x39\x24\x40\xfc\xa5\x60\x1f\xdf\xdc\xde\x1d\x3c\x54\x9c\x38\x96\xaf\xc1\xd3\x6c\x80\xd8\xe6\x60\xfd\xd6\x4b\x35\x17\xa6\x0f\x4d\xe6\x46\xaf\xe0\xcb\x42\xe5\xa5\x96\xca\x21\xef\x2e\xa4\x50\x5e\x88\x98\xad\xa4\xb3\xd1\x44\xe0\xcf\x7c\xca\x5e\x71\xa5\xf4\x21\x06\xe7\xb5\xec\x32\x87\x80\x27\x76\xad\xd8\x2b\xbe\x12\xc5\x2b\x6e\xc5\xb3\x1f\xab\x3f\x33\x3b\xf1\xc7\xf2\xb4\x83\x5d\x09\xc7\x3d\x9f\xa2\x1e\xee\xad\xe3\x2a\xe7\x26\x0f\x07\x72\x7a\x6a\x6b\x10\xcf\xbe\xe6\xf8\xa1\xfd\x0b\xa6\x49\x65\x70\xa8\xc0\x2a\x7a\x84\x37\x9e\xc7\x10\x96\x1b\xb2\xb8\x47\x16\x49\x36\x98\x61\x33\x27\xa0\x1d\xc5\xaa\x10\x2e\x53\x19\x91\xb3\x7b\xb1\x26\x69\xf1\x2b\x5e\x32\x08\xd7\xcb\xd9\xa3\x74\x4b\x0c\xdf\x8b\x64\xc4\x1d\xd0\xca\x4c\x80\x49\x6c\xb6\x66\xe2\x13\x32\xb2\x5e\x0b\xbf\x2e\xd0\x92\x06\xf1\x82\x9e\xdd\x19\xe1\x8c\x14\x0f\x82\x71\x33\x93\xce\x70\xb3\x6e\xa1\xc1\xdd\x52\xf4\x99\x04\xb8\x11\x20\xbe\xff\xa5\x12\x66\x0d\xb7\x97\x87\xda\xb4\x78\x01\x2a\x37\x0f\x7e\x19\x4b\xa1\xfc\xcd\x24\xe7\xeb\x7e\x21\x0f\x91\x72\x9b\xa9\xbe\xbc\xbc\x6c\x84\x21\x8f\x8b\xb9\xce\xec\x65\x65\x85\x99\x2c\x2a\x99\x8b\xcb\x16\x4a\x1c\x96\x8f\x89\xba\xd2\x42\x28\x61\xb8\x13\x89\xd1\x8b\x27\x5f\xb7\xde\x0b\x78\xa0\x83\x2e\xe0\xf7\x64\x2e\x3f\x5d\x80\x59\xaf\xcf\x83\xb2\x06\xd6\x86\xa6\x92\x0b\x7f\x74\x71\x42\x8c\xb3\x4a\xc9\xbf\x54\x21\x1a\xf2\xc3\xfb\xb7\xff\xc9\xae\xbf\xea\xad\x09\xc7\x50\x1a\x45\x03\xd8\x92\xa3\xee\x35\x13\x42\x79\x92\x7b\x90\x39\xf0\xbf\x50\x69\x0c\x1f\x92\x16\x26\xda\x17\xe3\x55\xc7\x65\x1a\xe1\x2a\xa3\x30\x8e\xab\xc5\x96\x1f\x65\x51\x78\x84\xc8\xe5\x7c\x2e\x8c\x00\x9e\xcd\x77\xf7\x74\xda\x01\xb4\xe4\xd6\xfa\xa9\xdd\xf9\x79\xe1\x35\x04\x00\x79\x61\xc1\x42\x9a\xe9\xd5\x4c\xaa\x40\x2c\xbd\xda\x62\xd8\x38\x5b\xcd\xe7\xf2\x13\x76\xc3\x89\xab\x0f\xc0\xfd\xce\xc0\xc6\xfb\x8f\x3f\xf0\x42\xe6\xbb\x4b\xb4\x75\x87\xa9\x0a\x2f\x6c\xe2\xab\xcd\x3e\x37\x82\xc5\x4c\x78\x89\x5d\x65\x60\x83\xc6\xb3\xed\x01\x59\x08\xb5\x70\xcb\xa8\xd6\xe0\x8c\x6b\xa1\xde\x6f\xf1\x8a\xdf\x63\xac\x22\x4e\x1c\x97\xd6\x47\x5d\xaa\x85\x55\x53\xf6\x83\xda\x3e\xf2\x3a\xee\x33\x56\xab\xeb\x01\x19\xd1\x12\x8d\xbf\x4c\x7c\x92\xd6\xd9\x8b\xd6\x67\xf0\xbc\xde\x7f\xb8\x0b\x08\xb2\x57\x08\x8f\xe3\x37\x2f\xfe\x95\x4d\xa2\x4f\x02\x22\x19\x01\x82\x90\x6e\x29\x4c\x04\xf2\xe5\x8b\x2f\xd8\xab\xd0\x94\xa7\x37\x14\xf3\xb7\x2f\x5e\x20\x33\xfd\x28\xb8\xd5\x2a\xc8\x1d\x77\x72\x25\x74\xe5\x85\xc1\x5c\x66\xdc\x61\xa1\xce\x16\x69\xf5\x00\xcd\x80\xd3\x21\x15\xb1\xb9\xae\x54\x1e\x55\x45\x27\x57\x02\x1c\x0f\xce\x89\x80\x03\x0d\x3d\xf4\x99\xbb\x90\x81\x7a\xee\xbc\x66\x67\x91\x73\xd4\xc5\xea\x6a\xf0\x61\xd2\xe0\x1e\x20\xd0\xd2\x47\x0f\x6f\x72\x05\x30\xd0\x14\x7e\x0e\xc7\x7f\x55\x96\x85\x3f\x6b\xd0\x42\xe4\x9c\x05\xae\xd5\x03\xd1\x2f\xba\x15\x1f\xfc\xcc\x42\x83\xcc\xbd\x02\xe6\x84\xca\xd6\x27\x04\xce\xde\x7b\x71\x17\x7c\x26\x8a\xcf\x47\x6e\x78\xc7\x4b\x4f\xe5\x41\xd2\xbe\x17\x6b\xac\x13\x89\xca\x05\xde\xf9\x19\x57\xc4\x82\xe2\x4e\x33\x6d\x16\xdc\x6b\x2e\x00\xc5\xa3\xc8\x42\x1b\xff\xcf\x33\x9b\xe9\x32\xdc\xd2\xa2\x10\x99\x3b\xaf\x2f\xdb\x1e\xc8\xef\xf8\x9a\xad\xb8\xcb\x96\xe1\x45\x6d\x2c\x56\xb7\x2c\x0b\x20\x1c\xad\xc0\x7c\x62\x74\x51\x78\x69\x1e\xbf\x60\x1e\x64\x26\xfa\x41\x27\xde\xf2\x78\x76\x47\xb9\xe0\xfb\xbd\x5e\xdd\x73\xea\x18\x73\x02\x9b\xf0\x4c\x45\x2a\xc6\x01\x98\x2d\x79\xd6\x13\x0a\xcf\xd8\xb5\x6d\x98\x38\x08\x46\x99\x67\x62\xfe\xe4\x6b\x35\xef\x82\xf1\xc2\x2d\x75\xb5\x58\x32\xab\xe1\x5e\x0d\x7f\xe8\x95\x1c\xd7\xe8\xee\x64\x3c\xde\xbd\x50\x96\x33\x44\xe3\x2e\x45\xe4\xd5\x8d\x86\xcd\x4b\x2f\x6f\x1b\xc9\x7b\xe3\xe3\x81\xb9\xf3\xca\xe9\x15\x77\x32\xf3\x1c\x69\x1a\x99\x05\x2b\x8d\x5c\xa1\x79\xc4\xeb\xd5\xca\x5f\xa6\x60\x72\x87\x95\xf5\xde\x9d\x0d\x79\x07\x94\x6d\x97\x46\x45\xbb\x02\x90\x62\xd4\xe5\x08\x94\x10\xf5\xb9\x54\xec\x92\xb9\x67\x3b\x73\x29\x8c\xfd\x25\x9c\x28\x05\xd1\x7a\x09\xbe\xc6\x8d\x14\x31\xf2\x7d\x7c\xa9\x63\x59\xc1\x5f\x02\xd6\x09\xbe\x55\x0e\x76\xd7\xa7\x37\x70\x76\xca\xae\x14\x13\xab\xd2\xad\x9b\x89\xf9\x43\xf4\x48\xf9\xc0\x8b\xfe\x1b\x2a\x48\x77\x3f\x9c\x04\xfb\xf5\x0f\x27\x0d\xa0\x0b\x36\xab\x5c\xe7\x4f\x98\x94\xd1\x77\x95\x72\xa5\x95\xc7\xaa\x0d\x3b\xd0\x94\xbd\xd7\x8e\x41\x94\x3f\x72\x2a\xd0\x3a\x22\xfd\xf4\xcf\xd3\xeb\x49\x9e\xe9\x01\x5f\x6c\x11\x29\x9b\xb4\x04\x27\xdd\x96\x80\x7a\x60\x62\x63\x46\x6d\x45\x3d\xa1\x28\xdd\xc2\x8e\xc2\x95\xfa\x2e\xda\x7b\xd9\xeb\xf7\xb7\x7f\x7a\x7b\xf5\xfb\x37\x6f\xfb\x98\x42\x8d\xd8\xc3\x51\xb7\x5e\x9b\x3d\xca\x1d\xa9\x1f\x95\x30\x1f\x05\x08\xec\x59\xdf\xd5\xd7\xc1\xdc\xb7\xa1\xf6\x71\xdc\xa0\x5c\x94\xc8\x12\x40\xea\xad\xed\x40\xbd\x7c\x72\xce\xae\xde\xbe\xad\xa1\x04\xc9\x0a\x0a\x2b\x2f\xf9\x83\x40\xcd\x25\x17\x85\x00\x11\xab\x05\xb8\x07\x6e\x3c\xaf\x05\x37\x33\xbe\xf0\xfa\x43\xe1\xaf\xb4\xb6\xf6\x13\x0c\x55\xd2\xb2\x15\x57\x7c\x41\x51\xd5\x78\xeb\x02\x04\xd9\x57\x79\xee\x2a\x94\x17\xe2\x60\xea\xd2\xe2\xdc\xe1\xf3\x60\xb9\xa2\x50\x19\x94\x1b\x6e\xe0\x82\x08\x1b\x9d\x15\xf8\x63\x90\xdb\xad\x20\xa4\x5b\x38\xe3\xa9\xff\x0e\xd2\xe1\xb2\x1a\xe3\x56\x50\xa0\x7a\xe9\xd5\x54\x25\x70\xc5\xfe\x36\x6a\x3e\x71\xf8\xa4\x48\x61\x32\xdd\x14\xb5\x0e\x6a\x45\xc7\x8b\x65\x42\xc1\x95\xe7\x71\xde\xac\x28\x17\x07\x6c\x52\x21\x1c\x24\x10\x05\xd6\xbd\x06\x7d\xfb\x51\xf9\x25\x44\xf3\xf1\xd5\xc6\x2f\xbd\x60\x37\x3c\x3f\xa0\x0a\x36\xbc\x23\x68\x79\x01\xaf\x95\xbb\xe8\xd7\x3f\xc0\xca\x98\x15\x95\x75\xc2\x4c\x90\x23\x61\x86\x15\x9c\x05\xe4\x69\xb5\x3e\x00\x47\xda\x47\x1f\x29\x31\x3e\x14\xc3\x7e\x33\xba\x25\xc0\x6f\xae\xa3\x39\x3f\xaa\xa2\x06\x8f\x8e\xe4\x3b\x4f\xf2\xee\xcd\x0a\x9d\xdd\x03\x76\xbc\xf6\x74\x3d\x64\xba\x9e\x84\x4d\x25\x2e\xd8\xd5\xfb\xd7\x5e\x9d\xf1\xf3\x05\x56\x56\xeb\xf5\x27\x73\x6d\xc4\xc2\x78\x75\x2d\x7e\xe5\x30\xc3\x8c\x63\x2e\x15\x2f\xe4\x5f\x6b\xfa\x6e\x40\x37\xb4\x14\xf8\x11\x98\xa9\x49\x40\x3d\x90\x7b\xb1\x9e\xe0\x4d\x84\xc6\xb9\x4a\x39\x59\x20\xf1\x9b\x9a\x4a\xe0\x1f\x2b\xfd\x70\x28\x2d\xb7\x3d\xda\x41\x0b\x73\x5e\x58\x01\x69\x77\xc0\x26\xea\xbb\xee\xc2\xab\xbb\x56\x18\x48\xbe\xa3\xb8\x4a\x19\x3b\xc1\x15\x9e\xb0\x52\x98\x95\xb4\x6d\xb4\x80\xbd\xb8\x60\xda\xe3\xf4\xa3\xb4\x82\xfd\xe6\xcb\x2f\x49\x30\xcf\xbe\x55\xa5\xd1\x99\xb0\xe8\x03\x7b\xa3\x9c\x74\xeb\xf3\x9a\x51\x47\xab\x12\x1d\xdd\x66\x5a\x17\xa2\xd7\xc2\xc4\x5a\x2c\x6e\x38\x9e\x6d\x1c\x13\x70\xf6\xe8\x6c\x22\xad\x3e\x99\xe1\x0e\x59\xe9\x61\xdf\xcf\x9e\x35\xa2\x17\x68\x93\xe8\x3f\x0b\xaf\xc8\xe6\x3e\x10\x19\x0c\x35\xce\x71\x87\xde\xd7\xb7\x0d\xc7\x56\x2d\x06\xac\xae\x92\x03\xce\xf8\xdb\xeb\xd7\xc7\x5d\x5b\x25\x8f\x7e\x70\xd4\x90\xca\x49\xeb\xa2\xeb\x7d\xf4\xfe\x50\x27\xfd\xf8\x10\xc1\x0a\x38\xf1\xfb\x4e\x32\x0c\x11\x84\x0f\x4a\x40\x26\x01\x98\x2d\x0f\xd5\x0c\xd8\xf0\x06\x96\x22\xeb\xa8\x98\xb9\xb0\x60\x9c\xc8\x96\xdc\xf0\xcc\x09\x03\xd1\x55\x96\xe9\xf9\x21\x7f\x5c\x8c\xa0\x08\xd6\x06\x14\xf7\x39\x04\x2c\xf1\xca\x2d\xb5\xd9\xc9\x38\x76\xa0\x55\xa6\x55\x26\x4a\x67\x2f\xfd\x65\xc8\x17\xe2\xb2\xf4\x07\x6a\x9d\x50\x6e\x82\xdf\xb0\xbf\x6c\x7e\xc2\x5f\xb2\x82\xcb\xd5\x01\xac\x23\xfa\x14\x21\x62\xe8\x9d\xce\x93\xd4\x9d\xd3\xab\xe6\xb5\x46\x96\x6d\x6f\x24\x29\x12\x69\x05\xef\x83\x52\x8a\x1b\x19\xec\xc0\x5e\xd7\x39\xe6\xd6\xe1\x64\x26\xf0\xb9\xc9\x17\x87\x09\x95\x24\xda\x93\xe9\x98\x16\x6c\x9c\x73\xc7\x6f\xc1\xda\x95\x14\xa2\xd8\x78\x30\xd0\x54\x5a\x1b\x43\x63\x98\x0c\x3a\x0f\xfa\x16\xf3\x4f\x60\x1b\xf9\xe4\x31\x5e\x2d\x18\x06\x15\xdd\x2a\x5e\xda\xa5\x76\x51\x2d\x3c\xb3\xe1\x87\x69\xd8\xe6\x78\xf5\x75\x1f\x3f\x4f\xfa\xd4\xcd\x77\xaf\xd8\xd9\x4d\x7d\x5c\x08\xea\x95\x47\xeb\xf3\xee\x93\x7d\x86\x14\xcc\x33\xe8\x7a\x8c\xeb\x60\x4a\x8b\xf1\x4c\xa5\x2e\xab\x02\xad\x6b\x67\x57\x45\xb9\xe4\x7d\x73\xbd\x56\x4c\x9b\xd0\xd7\xb2\xb2\x62\xfb\x2b\xfe\xce\xde\xf8\x56\x9f\x46\xd8\x9d\x08\xfa\x8b\xae\xd4\x1a\x57\xfe\xba\xc6\x02\x36\x17\xdc\x8b\x0a\x6c\xd1\x6f\xa2\x8c\x6a\x9b\x50\x5e\x90\x8c\x0a\x7d\xf0\xf0\x41\x40\x12\x44\x0b\x7a\xc5\x3c\x78\xcd\x5b\x42\x57\xbf\x85\x2a\x06\xa9\x06\x43\x5c\xf4\x92\xc1\x4a\x70\x23\x1a\x5f\x15\x98\x3e\xfb\xe6\xcb\x99\x12\x8f\x91\xde\x67\xdc\x82\x1b\xa6\xd6\xef\xe1\xbc\xa2\xf7\x2f\x7e\x8d\xb2\xab\x38\x97\x9e\x20\x51\xba\xfa\xc8\x4b\xf9\xb5\xd1\x55\x99\x18\x00\x7b\x75\x73\x0d\xaf\xc5\xaa\x2c\x0b\xf8\x07\xda\xcf\x1a\x93\x36\x41\x50\x98\x09\x34\x8e\x07\x11\x1b\x8f\xb5\x0d\xbd\xe3\x8c\xa2\x14\x24\xe9\x9e\x1f\x48\xb9\x1b\x1a\x7f\xe6\xf9\xad\x57\x7d\x61\xd6\x14\x79\xfc\x2b\x40\xac\x35\xaa\x3f\x5e\x2b\x30\xf9\xa4\xe4\xc6\xad\x91\x38\x2e\x3a\x33\x8e\x02\xcd\x51\x33\x20\x68\x32\x7e\xe7\x8c\x62\x98\x17\x38\x15\xd7\xa5\x08\x2d\xcb\x90\xf0\x36\xf7\xfd\x98\x73\x1d\xd0\xa1\x36\xfa\x1a\xda\x55\xa0\x7e\x82\xb9\x52\xa3\x68\x7b\xc5\x49\x82\x30\x49\x14\x13\x6b\x77\x50\xca\x0d\xf9\x31\xbe\xd4\x8a\xbf\x83\xbd\x5c\x49\x25\x57\xd5\x8a\xec\x64\x7a\x7e\x11\x85\x10\xee\xc8\x92\x38\x58\x21\x57\xd2\x51\xcc\x64\x03\x7c\xbe\x8c\x1e\x1b\x9f\x1e\x1d\x9f\x1c\x1f\x0f\x89\x5a\xfe\x6a\x7b\xc9\xfe\xef\xd9\x0f\xbf\xfe\x71\x72\xfe\xbb\xb3\xb3\xef\x5f\x4c\xfe\xf5\x8f\xbf\x3e\xfb\x61\x0a\xff\xf1\x4f\xe7\xbf\x3b\xff\x31\xfe\xe3\xd7\xe7\xe7\x67\x67\xdf\x7f\xf3\xee\xeb\xbb\x9b\x37\x7f\x94\xe7\x3f\x7e\xaf\xaa\xd5\x3d\xfe\xeb\xc7\xb3\xef\xc5\x9b\x3f\x12\x81\x9c\x9f\xff\xee\x57\x84\xc9\x3d\x31\x13\x68\x13\xa7\xdf\xc2\xb9\xb6\xf2\x2c\x01\x9f\xf9\x27\xc0\x67\xbe\xd2\x55\xaf\x14\xe2\x87\x9e\x43\x4b\xbf\xca\xb5\x1c\xad\xe8\x46\xdd\x13\xda\x70\x08\xad\x3b\xbe\xcb\x4b\x74\x1f\x4c\x6a\xb0\x93\x3a\xc9\xc0\x5e\x52\x73\x38\x48\x26\xeb\x18\xf1\x3a\xe2\xf8\xdf\x1b\x8e\x7f\x8c\xb1\xcc\x1b\x58\x1e\xb8\xf6\xd3\xb0\xbc\x96\x43\xbc\x48\x55\x7f\x49\x5a\xa6\x57\xd2\xd1\x8a\xa5\x41\x52\x45\xbb\x5a\x9e\x74\xed\xc4\x76\x16\x68\x14\x4c\xf1\x5e\x3d\xa0\x98\x99\x9b\x1a\x70\x2d\xb9\xae\x65\x58\x76\xda\xcb\xf0\xb5\xa6\x01\xb4\x36\x41\x13\x06\x65\xca\x60\x6b\xff\xdb\xa0\x6c\xe2\x83\x31\x2a\x27\x41\x20\xb8\xc2\x28\x28\x8c\xde\x65\xfa\x41\x98\x70\xab\xdb\x90\xa5\x66\x25\xa4\x4b\xf7\xba\xb6\x66\x52\xe5\x52\x2d\x8e\x55\x38\x04\xc2\x8c\xde\x7c\xf2\x22\x8a\xed\x8f\xee\xde\x5a\xd6\xe6\xeb\xdd\x76\xbc\xb8\xe4\xb8\x5b\x04\x54\x09\x04\xb2\xc2\x6c\x85\xbb\xa5\xe8\xfc\x02\xc1\x08\x57\xef\x5f\x53\x04\xf9\x61\xd5\x04\xae\x36\xa6\xdc\xfe\x7c\xc8\xcf\xa0\x2f\x26\xb4\x15\xae\x6d\x54\x18\x60\x76\xc1\x38\xbb\x17\x6b\x8c\x52\x84\x58\x65\x61\xb8\x03\x35\x8d\x53\x18\x8b\xdf\x24\x48\xaa\x89\xbe\xac\x56\xf0\x1a\x45\x71\x7a\xc6\x92\x27\x9d\xad\xf4\x33\x0b\xea\x03\xee\xa9\xff\x01\x36\x04\x23\x55\x13\xb6\x91\x81\x56\x5c\x16\x50\x6e\x47\xd3\xfc\x71\x03\xea\x1d\xc4\x93\x18\xb4\xdc\xfa\x18\x5b\xe2\x3e\x1c\xf4\xa9\xc5\x03\xf3\xd4\xb1\x94\x25\x79\xc1\x10\x40\x63\x05\xd0\x51\xcc\x7b\xfa\x8e\x17\x32\xaf\x3f\x85\xf4\x70\xad\x28\x2a\x38\x8e\xf7\xda\x5d\xab\x0b\xf6\x06\x42\x86\x01\x6f\x5e\x6b\x61\xdf\x6b\x07\xbf\x3c\xdb\xc6\xa6\x55\xb6\xe9\x6c\x6b\x08\xca\xc4\xb0\x7e\xb0\x65\xb6\x42\x37\xe9\x48\x8f\x23\x98\xa7\xea\xa3\x92\x16\x2d\x6d\x71\x5f\xea\x10\x25\x9a\x6f\x96\x41\x52\x86\x9f\x52\xb4\x66\x28\xad\x26\x21\x2e\x69\xfb\x5b\x64\x98\xe1\x78\xb4\xe9\x9c\x4e\x7b\x7a\xad\xcf\x92\xa1\x36\x21\x53\x60\xbc\x45\x08\x60\x1b\x29\x0b\x9e\x89\x9c\xe5\x15\x6c\x6a\x5f\xb0\x78\x33\xac\x33\xdc\x89\x85\xcc\xd8\x4a\x98\x85\xf0\x62\x62\xb6\xa4\x9e\xc6\xe7\x56\xbf\x28\xad\x8c\xc8\x7d\x6f\xb6\x0e\x3e\x17\x8f\x9f\xec\x9f\x3b\x7a\x21\x11\xb8\xa0\xdf\x12\x02\xb0\xd9\x13\x94\x95\xe1\x39\xe5\xad\xe9\xe1\xfd\xba\xc2\xe0\xec\xff\xf6\x57\x24\x20\xfb\xff\xb0\x92\x4b\x4a\xfd\x20\xc6\xae\x98\x95\x6a\x51\x88\xce\xdb\xc1\xc2\xd8\xfe\x90\xff\x46\x4a\x00\x26\x0b\xec\x58\x31\x81\x12\xb0\x9f\xe1\xa6\xe4\x73\xc1\x1e\x21\x4e\xd1\x5f\x73\x94\xc8\x46\x3f\xa4\x65\x27\xf7\x62\x7d\x72\xb1\xc5\x97\x4e\xae\xd5\x49\x93\xc8\xd0\xa6\x7a\x02\xd8\x5a\xe2\x80\x24\x83\x13\x78\xfb\xe4\x69\xe2\xd4\xd1\x25\x68\x34\x47\xbd\x2a\xb8\xb5\x89\x09\x5f\x9d\xf8\x80\xdb\x16\x9c\x26\xce\x9b\x94\xef\x03\x4e\xcc\x63\xda\xd1\x32\x3f\x89\x3e\x1f\x1f\x91\x54\x10\xe6\x3b\x9d\xa7\xec\x4c\xf3\x52\xed\x60\x7e\x04\x81\x2b\x98\x9a\x83\x19\xb1\xf7\x2a\xda\xd8\xc7\xb8\x53\xdf\xc5\xe8\xdd\xaf\xea\xb2\xe9\xd0\xbf\x60\x05\x19\x2d\x3d\x30\x21\xf4\x5e\x69\xc7\xa4\xca\x8a\x2a\xc7\x2a\x5b\x00\x18\x74\xce\xc3\x18\x98\xb4\x69\x89\xe8\xf4\x5d\xfd\x52\x14\x57\x83\x86\xd5\x8a\x32\x22\x85\x17\x6d\x7a\x13\xa1\x20\x01\x26\x6e\x4b\x1b\xf6\xf0\xe9\xab\xa4\x44\x23\x40\x21\xf6\x84\xec\x64\x57\x6d\x59\xa9\xb3\xca\x40\xe6\x60\x2b\x38\xf4\x12\xe1\x1e\x58\x82\x9e\x33\xce\x1a\xc2\x88\xf8\x16\xd0\xe7\xa3\xe0\xf9\xc4\x73\xa4\x7f\xbc\xc8\x04\x9e\xb9\x8a\x17\xb1\x32\x17\xc4\x02\xd0\xad\xfe\x0d\x1a\x09\x70\x5b\x2f\xf9\xee\x0a\x08\x7f\xa7\x01\x0a\x19\x2f\x79\x26\x5d\x8f\x12\x3a\x44\x72\x21\x99\x58\xd3\xcc\xab\x49\xa6\xd5\xcf\xd6\xac\xfa\x24\x93\x6a\x87\x24\x3e\x76\xb9\x4a\xa0\x83\xc6\x20\x1a\x6e\xf1\x4a\xe5\xc2\x14\x84\x64\x75\x44\x5a\x0a\x1b\xed\x95\x40\x32\xad\x10\x65\x52\x48\xfc\x55\x60\x8b\xaf\xe2\xcb\x7e\x05\xfb\x38\x5e\xcf\x5a\xae\xe7\xad\x75\xef\x00\x22\x6d\xed\x66\xb5\xf2\xaf\x02\x24\x41\x4a\xe6\x69\x33\xb7\x18\xd1\x8b\xc9\x0a\xe0\x93\x94\x7f\x15\xb7\x8e\x1b\x27\xf2\xd3\x63\xa7\x19\xec\x8c\xa6\x69\x26\x83\x0c\xb1\xe8\x57\x83\x73\x01\xcf\x31\x3e\xd3\x15\x76\x15\x01\xa1\xa3\x7c\xc8\xfa\xe8\x29\x41\x67\x29\xb8\x75\x37\x46\xcf\xc4\x9d\x1c\x10\xa2\xfa\x96\x5b\x87\x59\xc1\x8f\x02\xab\x84\xe6\x31\x8c\x04\x57\x4b\xd1\x56\xf0\x62\x7d\xc9\x72\xee\xc4\xc4\x03\x3b\xb6\xa2\xe5\xd7\x78\x67\xb8\xb2\x30\xa5\x27\x2e\xb4\xb3\x3c\xe6\x6a\xb0\x24\x0f\x40\xa8\x23\xa3\x95\x88\x5d\x62\x40\x9d\x02\x0f\xc3\x67\xb1\x55\x2b\x61\x2d\x5f\xa4\xef\xcf\x1f\xaa\x15\x57\x13\x23\x78\x0e\xa1\xf4\x01\x4c\x3b\xc1\x3d\x60\x33\x69\x93\x10\xe3\x0b\xd8\xf3\x7a\x83\x8f\x9e\xf5\x61\x20\x25\x3f\x79\xa9\xdf\x42\x32\x63\x08\xc0\x6f\xaa\x8e\x70\xff\xdf\xc6\x5d\xb0\x15\xcf\x96\x52\xd1\x62\xf0\x81\xef\x59\x28\x8b\xe3\xb7\x2d\x98\xf3\xc0\x38\xbc\x90\x0f\xc1\xb4\x8d\xf3\x24\xf6\x7d\x6a\xf1\xf3\x53\xbb\xb5\x85\x9e\xd7\x4a\xa8\x84\xa4\x8d\xb3\xec\xa4\xc3\x08\x69\xd9\x28\x58\x0a\x46\xf0\x20\xd1\xf5\x70\x6e\x12\xc8\x0e\x77\x3f\xfa\x31\xf7\x69\x01\x03\xc1\xc2\xc3\xa9\xb8\x73\xf8\x6a\xb8\x5b\x97\x34\xb4\x01\x03\x11\x94\x08\x69\x32\x49\x0f\x83\x9e\x12\x61\x3f\x4b\x70\x7c\xaf\xbe\xc4\x6a\x89\x91\x24\x52\x1f\x29\x9e\x9d\xb1\x72\xc9\x6d\x8a\x8a\x7c\xe3\x9f\xdf\xa7\x21\x02\xb0\xbd\x27\xf1\x53\x68\xbc\x3d\x0f\x98\x4a\xf9\x2b\xe3\x56\x38\xcf\x90\xf7\x50\x44\x57\x6a\xed\xbe\x11\x72\xfc\x5b\xc1\xcd\x1f\x9b\xca\x01\xef\x75\x2e\x6e\x83\x33\x6b\x9f\x23\xe6\x6a\x0e\x29\xf5\xeb\x0b\x76\xa7\x8b\x50\x0f\xe0\x02\xf4\x61\xa9\x84\xb5\x20\x87\x30\xe1\xf6\x18\x41\xfa\xc5\x9a\xda\x17\xbe\xff\x4c\x69\xb2\x91\x50\x0f\x03\x12\x8f\x85\x7a\x90\x46\x2b\x30\x8c\x3e\x70\x23\x3d\x4f\xdf\xa8\x22\xdf\x67\x8a\x6b\x6a\x81\x6e\x67\x66\x1f\x59\x4c\x7d\xa3\x1e\xbe\xe3\x5d\x37\x9d\xda\xb9\x84\x5e\xb6\x11\x00\x30\xa8\x47\x51\x37\xd1\x3c\x66\x1e\xe9\xa0\xfc\xa9\xb6\x79\x74\xd7\xba\xa6\x90\x30\x4f\xbc\xa1\xfc\xca\xfe\x74\xfd\xfa\xcd\xfb\xbb\xeb\xaf\xae\xdf\x7c\x3c\xfa\x2d\x45\xae\x31\xdf\xb5\xb4\x7c\x17\xd6\xd2\xd8\xe8\x2c\xfb\xd5\xd9\x77\x57\x1f\xa1\xd0\xeb\x39\xe3\xbd\x0d\x45\x71\x88\x4f\x25\x87\x5c\xf9\xca\x46\x13\x4b\x69\xc4\x83\xd4\x95\x0d\x26\xd4\xbc\xbd\x87\x44\x6f\x67\x24\x81\xcd\x8e\x93\xc1\xe5\xbf\x8e\xc5\x5a\x86\x83\x06\x89\x86\xd7\xff\x6e\x65\xc4\x7a\xdd\xba\x78\xc0\x14\x7d\xda\x1e\xb4\x72\x5e\x71\xbe\x52\x95\xa0\x78\x81\x50\x16\x75\xc8\x4a\x65\x4b\xae\x16\xd4\x74\xd8\xbb\xa5\xe8\x1c\x88\x5d\x2b\xc7\x3f\xc5\x64\x11\x61\x33\x5e\x36\xf5\xf6\x72\x5d\x51\xe8\xcd\x8f\x5f\xfd\xea\x82\x49\xf1\x92\xfd\xaa\x05\x7c\xca\xde\x04\x78\x2d\x6c\xf0\xf3\x26\x41\x54\xe2\x41\x18\x98\x54\xc0\x85\x0b\x66\xc4\x82\x9b\xbc\x80\x2a\xfa\x73\xf6\xb8\x14\x21\xc6\x5c\xd0\x79\x03\x03\xe4\x8a\x7e\x5c\xa5\xdd\xb4\x93\x21\x7c\x72\x42\xa8\x29\x3d\x84\x94\xbe\x32\x9a\xd0\x6d\x67\xb3\x78\x7b\xc8\xfc\x08\xb9\x02\xbb\x98\xc6\x29\x4d\xa4\x0d\xa1\x5e\x2d\x26\x0e\xfd\x34\x42\x04\x43\x4c\x1e\x40\x3f\x34\x01\x60\x6a\xac\x0a\xc6\x8c\xbd\xe3\xe5\x37\x62\xfd\x51\x90\xc2\x27\xd9\xd6\x66\xc0\x65\x1e\x82\x37\xd0\xa4\xfd\x2a\x82\xa5\x3a\xb7\x53\xe7\xcd\xd2\xe2\x6c\xb6\xe6\x7c\x17\x22\x81\xe0\xce\x2d\x08\xc5\x3e\xda\x63\x80\x6b\x3d\xad\x83\xc9\xd6\x74\x0f\x64\xf8\x26\x80\x64\x09\xf6\x6f\xfd\xe0\x39\xae\x78\xbc\x0c\x7d\x85\x27\x9e\xf3\x4c\x42\xad\x13\x2c\xe5\x72\x89\x59\xc2\x49\x13\xc0\xda\xf9\x57\x79\x1e\xd2\x50\x2a\x2b\xe6\x55\x81\xee\x5f\x3b\x6d\x65\xc7\xd2\x43\x74\x58\xc8\x2c\xb9\x60\x95\xcc\x7f\x47\x61\x12\x71\x0c\x3a\xc7\x58\xef\x6e\xf0\x59\xde\x06\x91\xb8\xcd\x25\x6b\x7a\x49\x5a\xb5\x36\x4c\x3a\x0b\x78\x1c\xe3\x69\xe8\x31\xa6\x71\xa4\xa5\xe9\xe3\x48\x09\xfd\x60\x09\xe1\x1f\x2c\x35\xaa\x83\x41\xd5\x0b\x51\xe4\x43\x79\xd7\x69\xc3\xbc\x30\x39\xb3\xae\xd1\x9f\xbf\x8c\xd9\x74\x74\x0c\xaf\xab\xd3\x7a\xc2\xb8\xe8\xfe\x33\x14\x9f\xfa\x73\xfd\x23\xd6\x89\xfb\xfe\xf4\xf4\xdf\xbe\x79\xf3\x9f\xff\x7e\x7a\xfa\xc7\x3f\xd3\x71\xbe\x81\xd2\xaa\x29\xdb\x01\x85\x3e\x62\xa5\x73\x70\xd4\xd2\x21\xc3\x6b\x41\xda\xba\xca\x32\x5d\x29\x07\x00\x82\x6e\x3e\x5d\x6a\xeb\xae\x6f\xea\x7f\x96\x3a\xbf\xbe\x49\x80\xde\x7a\xcb\x92\x2e\x74\x36\xf0\x72\x48\x2b\x28\x13\x47\xd7\xcf\xdd\x2d\x2a\x13\x0a\xc5\xfb\xff\xfc\xca\xa3\xca\x0d\xef\xad\xe6\xda\x1d\xd2\xb2\x47\x23\x9d\x13\x0a\xe4\x46\x61\x56\x5e\x5a\xea\x74\x59\x63\x27\x0f\x5f\x9c\x3c\xfb\x55\x34\x8f\xd3\x1f\xbc\x35\xd0\x39\x29\xf6\xed\x07\xba\xa9\x2f\xd2\xc4\xfb\x68\x23\xd5\xb1\x55\xcc\xe7\x99\xb7\x21\x9d\x87\xcd\x13\x4f\x3d\x99\x93\x45\x2f\xdf\x57\x47\xe2\x68\x75\xf2\x61\x38\x29\x82\xd5\x63\x73\x40\x3c\x54\xe3\x7d\xc4\x3c\xb5\x50\x9c\x3b\x24\x63\x9c\xe1\x8f\xd3\xac\xac\xe8\x8c\x20\xbc\xb3\x12\x2b\x6d\xd6\x17\xf1\x9f\xa2\x5c\x8a\x95\x30\xbc\x98\x04\xf7\xfb\x45\xfd\x99\x34\xf0\xf5\x5b\xf8\x81\xce\x84\xb7\xbf\xd2\x97\x5c\xde\x0c\x6e\x6a\x33\x5e\xb1\x6e\x5a\x02\x3d\x2b\x27\xab\x4f\xad\x3f\x4c\xa7\x3b\xba\x68\x51\x9b\x5b\x50\x12\x6d\x42\x96\xa8\xee\x82\x38\x42\x18\xc4\x45\x53\x33\xdc\xab\x41\x42\x3d\x78\xd5\x87\x54\x58\x25\x8e\x41\xcc\x2b\x97\x0f\xd2\xd2\x43\xce\x59\x4a\x66\x58\x1c\xe9\x19\x62\x9b\x6f\x26\x2e\x6a\xa7\x88\x18\x7b\xe5\xea\xca\x95\x95\x0b\x2e\xbd\x34\x01\x31\xd8\xb4\x3e\x95\xda\x82\xb2\x5f\x1b\x61\xd3\x3a\x7b\x36\xe3\xe4\x0b\x9a\xf3\x07\xc7\x67\x1b\xaf\xd1\x1e\x4f\x4e\x87\x8b\x23\x6e\xef\x70\x1a\xfd\x18\xef\xa4\x56\xe1\x8a\x78\xaf\x3e\x33\x61\xa5\x5f\x87\x09\x05\x12\xd8\x90\xdb\xd0\x8a\xcc\x08\x77\x5c\xbb\x04\xc2\xa4\x99\xd8\x9b\x51\xea\xfc\xd4\x36\xd5\x0f\x3f\x73\x93\x46\x14\x57\x71\xa9\xc3\xe4\xb2\xb9\xd1\xab\x29\x6b\xd5\x89\x45\x1f\x62\x80\x79\x2f\x48\xb6\xa8\x38\x46\x73\xc9\x68\x2e\x39\xae\xb9\xe4\x16\xf0\x70\xb4\x95\x24\xf2\xd4\xc4\x74\x7d\x9a\xcf\x9e\x50\x80\xee\xc8\xce\x78\xa1\x1e\xfa\x8d\xf6\x3b\xfd\xae\x51\x8d\x71\x3a\x16\x76\xda\x6d\xbb\xef\x23\xd2\x4d\x37\xd5\x34\x32\xdf\xc6\x07\x56\x97\xdd\x0f\xf7\x38\x21\xf3\x6c\xdb\x77\xc8\xae\x8a\x82\x49\x85\xcc\x17\xc0\x37\x25\x47\x51\xf3\xe8\x01\xc9\xd1\x57\xfb\x00\x4d\x6e\x62\x49\xd8\xc6\xbb\x26\x2d\xb3\x8e\x43\xdf\xbf\x29\xfb\x0f\x28\x09\x4d\xc0\xbe\xe0\xa5\x91\x8a\xad\xaa\xc2\xc9\xb2\x10\xac\x96\x2b\x9b\x9a\xe5\xdc\x5a\x9d\x49\x68\xff\x41\xe8\x7b\x83\x49\xaf\xd6\xc5\xed\x82\x75\x3a\x7e\x0f\xde\xc5\x4c\xe4\x42\x65\x22\xe4\x53\x58\x22\xe1\xce\xa0\xd0\xf2\x1b\xf5\x50\x3b\xcd\x2a\x6c\x06\x81\xd7\xe4\xce\x2f\xf4\x80\xfc\x29\x5c\xed\x1e\xb5\x83\x7b\x69\x23\x7e\xa4\x56\xe6\x7b\x49\xbd\x4e\x83\xad\xed\xca\x7d\x18\x9d\x22\xac\xd4\x3e\x23\xa2\x60\xb6\x25\xa5\xd4\xb3\x6a\xa4\x13\x6a\x3d\xe2\x9f\xac\x6f\x7c\x6f\x4d\x55\xf2\xb5\xf1\x33\x89\x0f\xcf\x20\x3a\xa4\x8b\x0d\x03\x32\xca\xd3\xc4\x05\xba\x67\x25\x39\xf7\x37\x4d\x3c\x48\x15\x0d\x92\xae\x6e\x6c\xca\x96\x5e\x9b\xa1\xd5\xd7\xad\x29\x80\x0b\xb7\x9f\x81\xd2\xf0\x54\xed\x5f\xf0\x6c\x89\xe5\x09\x54\x77\x53\xa7\x2d\x15\xe1\x59\xa3\x5e\x50\xf3\x18\xca\x70\x6e\x37\x74\xa1\x91\xdb\x8c\xdc\x86\x3d\x07\xb7\x09\x88\xf6\x37\xcb\x6a\x8e\x2c\xa9\x4b\xad\x64\x5a\x99\xdc\x3a\x82\x14\x4b\xfc\x40\x3d\x23\xc1\xfe\x8c\x80\xfe\x8c\x69\xa5\x46\x3b\xd7\x1b\x50\x04\x02\xa5\xe6\x50\xaf\x34\x97\xf6\x7e\x67\xc9\x70\xa1\xd4\xda\x3a\x91\x2d\x1d\x2f\xee\xa7\xb3\x42\x2f\x6c\xa9\xdd\x34\xd3\xab\xcb\x2f\x5f\x7c\xf1\xdb\xcb\x17\xbf\xb9\x0c\x9f\xf3\x54\x92\x95\xd5\xa4\xb2\x7c\x21\x90\x5e\x0a\xa9\xaa\x4f\x93\x0c\xea\x6f\xda\xe9\xd2\xad\xfa\xa2\xa7\x76\x64\x20\x6a\x7e\x3f\x5b\x7b\x1a\x7d\xd4\x26\x87\xc4\xf8\xf8\xf1\x2f\x2f\x5f\xfc\x8b\xff\x3f\xfc\x8a\xcd\x96\x22\xaf\x0a\x61\x26\xd9\xdc\x4e\xb8\xca\x27\x7e\x3f\x7a\xea\x38\xd1\xb9\x17\xe4\x61\xf7\x13\x41\x4c\x2a\x91\xca\xfd\x73\x7f\xe3\x84\x14\x13\x3a\x4c\xe0\xf5\xc1\x0e\xc1\xcf\x3d\x09\x22\xea\x17\x72\x2e\xb2\x75\x56\xa4\x60\xf5\x55\x86\x2d\x77\xeb\x5a\x3e\x58\x9b\x0b\x54\xce\x90\x15\x8e\xe9\x21\x7d\x38\xed\xb5\x15\xa9\x98\x11\xb6\xd4\x0a\xcb\x8c\x35\xca\x5c\x3d\x33\xd4\xf7\x2c\xa1\xb1\x34\xeb\x36\x97\x3e\x12\x36\x95\xda\x3a\xc8\x14\x49\xac\x8c\x75\x7a\x13\x5f\xf4\x8a\x69\xc6\x8b\x42\xe4\x4c\xae\x56\x22\xf7\x6a\x64\xec\x2f\x49\x60\x78\xbc\xab\xe2\x62\xa5\xe3\xa6\xd8\xf2\x92\xab\x1c\xfa\x12\x71\x59\x58\x6a\xd4\x67\x07\xa2\x13\x66\x25\x15\xe8\xb6\xe8\x59\xb4\x98\x18\xc3\x78\x96\x69\x93\xd3\xae\x1f\xa7\x19\xb6\x02\x87\x97\x59\xa9\x0b\x99\xad\xa7\xec\x03\x5c\x26\x2d\x0c\xd9\x74\xde\x12\x40\x43\x9b\x1a\x5b\xb7\x69\x11\x6c\xa9\xf5\x3d\x54\xd7\x2b\x40\x22\x18\x50\x59\x2e\x96\x8e\xab\xff\x73\x52\xe3\xdb\xc4\x43\xb7\x97\xbf\x6c\xfe\x04\x3f\xf4\xdf\xda\x69\xe2\x95\xf8\x74\xa8\x65\x40\x7b\x74\x7b\x39\x29\xec\xd9\x07\x9e\x6c\xad\x6a\x29\x6b\xae\x8b\x42\x3f\xd2\x4d\x99\x4d\x02\x57\xab\xad\xe8\x9b\x4f\x22\xab\xff\x5d\x67\xec\x52\xfa\x42\xe1\xf0\xf7\x19\xbf\xef\xb5\x3b\xe0\x48\x77\x28\x64\x7a\xb5\xe2\xb4\xbe\x2a\x38\xba\xa9\xbb\xf8\x76\x2c\xf2\x10\x80\xb1\x42\x2a\x91\xe6\x36\xf4\x27\x57\x39\x8f\x70\x56\xe6\xa2\x8b\xcd\x68\x32\x0a\x82\x68\x8a\x8d\x58\x1a\xc8\x20\x59\xd7\x41\xb8\x71\x7e\x50\xa2\x49\x6b\xc7\xce\x4e\x2f\x4f\xe9\xae\xfd\x6d\xab\xde\xa9\x65\xf3\xba\x6e\x07\x9a\xf8\xc2\x37\x52\x80\x5a\x66\xe5\xaa\x2c\xd6\xb0\x0b\xa7\xd8\x2c\x38\x44\xf5\x9a\x4a\xc5\x3d\xa1\xd7\x90\xf2\x98\x28\x8a\x02\x9b\x73\x19\x1e\x93\xf8\xf1\x57\x68\x49\x6c\x2a\xbc\x6f\x12\x40\x9e\x9d\xfe\x78\x7a\xc1\x84\xcb\xce\xd9\xa3\x56\xa7\x0e\x0e\x04\xfa\x31\x55\x16\x33\x16\xe1\x93\x6b\x5d\x25\x00\x55\x02\x1b\x1c\xb4\x8a\x65\x66\xd0\x28\xb1\x72\x28\xc8\x71\x87\x80\x53\x9c\x49\x6f\x3e\x49\x17\x53\x62\xf5\x9c\xbd\x00\xec\x0c\x4d\x96\xb9\x65\x85\x7c\x10\x97\x4b\xc1\x0b\xb7\xa4\x1a\xd1\x19\x44\x08\xe4\x50\x8a\xec\xaf\xc2\x68\x68\x2a\xae\x02\x0c\xfa\xd4\x12\xcb\x73\x0d\x74\xa7\xa4\x95\xe8\x4a\xf6\x10\xf8\xcb\xe0\x6b\x41\xb8\xb8\xd9\x56\x5e\xef\xdd\xdd\xcd\xd7\xc2\x6d\x30\x43\x0f\x2f\x06\xde\xd0\x59\x62\x29\x8c\x97\xf2\x9e\x8b\x2b\x2e\xb5\x25\xae\x90\x6d\xad\x52\x5b\x87\xb5\xdd\x51\xf4\x52\x22\xf3\xb8\xdc\xc4\x53\xa4\x9c\xbf\x8e\x91\xa6\xec\xfa\x66\xca\xfe\x53\x57\x90\x18\xcf\x67\xc5\x9a\x3d\x72\x15\xcc\x15\x29\x5e\xae\x13\x3f\xbd\x13\xcf\xc7\xfc\xbe\xff\x01\x7a\x68\xdb\xd8\xa5\x9c\x8e\xc9\x03\x10\xb3\xf5\xbd\xa1\x97\x0d\x36\xec\x58\x86\x49\xa7\xe4\xc2\xb5\x47\xc0\xb5\x29\xe0\x23\xa6\x21\x42\xa5\x1e\x64\x10\x01\xfa\x33\x12\xf5\x16\x4d\xe0\xae\xb4\x6a\x23\xf3\xd0\x9b\x24\xc9\x7b\x89\x13\x0f\xfd\x62\x31\x43\x44\xe1\x12\xa1\x96\x42\x0a\xda\x0d\x09\x4b\x60\x03\x1c\xf2\x6c\x97\x21\x2e\xac\x03\x43\x46\x09\x9e\xc3\xcd\x31\x30\xb8\x2a\x21\x6b\x8e\x3e\x7d\x00\xf9\xd3\xcc\x3f\xd5\x87\xcc\xa8\x9e\xd9\xee\x0b\xa9\x2b\x4a\x0e\xe9\x61\x03\x6e\x30\x88\x22\x4b\x88\x54\xde\x8e\x53\x76\x3a\xd6\x91\x0a\xbd\x6b\x80\x70\xac\x30\x0f\xb4\x5a\x1a\xed\x79\x27\x1d\x5d\xa9\x29\x3a\x70\x1c\x89\x51\x8a\x43\x63\x14\x07\x46\x28\xee\x48\x98\x35\x4c\x55\xab\x99\x30\x4d\xce\x84\x21\xb4\xf8\x6d\x8f\xee\xb1\xb4\xdc\xe9\xef\x11\x70\x88\xd4\x48\x97\xe1\x0d\x57\x0b\xc1\xbe\xf0\x47\xff\x2f\xbf\xfd\xed\x3f\xff\x36\x34\x82\x8f\x91\x1f\xe4\xe0\x0d\x3f\xae\xaf\xde\x5f\xfd\xe9\xf6\xbb\x57\x90\x3a\x49\xc7\x97\x23\x85\x15\x42\xd6\x41\x02\xe7\xea\x9a\xa8\xe1\xe5\xd8\x13\x0b\x1a\xde\xa3\xcc\x92\xc6\x7e\x82\xa4\xe2\xe5\xa6\x6e\x52\xa6\x27\xa4\x67\xa4\xa0\x34\xb6\x37\x01\x04\x7c\x0e\xa9\xd8\x65\xe5\xad\xce\xee\x07\xc9\xc5\xa7\x77\xaf\x6e\xf0\xe5\x96\x68\xcc\x55\x30\x13\x30\xa9\x1e\x74\xf1\x40\x3f\x0e\xce\xee\x5e\xdd\xc0\x42\xa7\xf0\x5f\x60\x69\x01\x65\x72\xed\xbf\x10\x03\xd2\xd1\x1f\x43\x84\x59\xb7\x29\x80\x94\x01\x5e\x40\x37\x45\x80\xde\x98\x14\xfd\x77\x68\x6e\x98\x9f\x54\x1e\x3f\xfd\x10\x3d\x38\x3b\x45\xf3\x24\x1c\xef\x26\xe2\xb4\x44\x73\x7a\x8c\xdc\x78\x47\xb4\xee\x88\x70\x37\x98\xba\x17\xd6\x78\x47\x6c\x8e\xa3\xdc\x11\x9f\x07\x97\x4c\x78\xb8\x34\xe2\xd6\xe9\xd4\x6e\x7d\xa7\x37\xf8\xda\x1e\xdf\xc0\x4c\xcc\x69\xd1\xbd\x7c\xaf\x29\x3f\xaf\x62\xe3\x96\xab\x9b\xeb\x04\xab\x85\xee\x98\xeb\x31\xd8\xce\x56\xd9\x32\xda\xa3\x94\xb0\xf6\x12\x8c\xfc\x55\x89\xfa\x1a\x01\xe8\x9c\xcb\xa2\x32\xe2\xc2\xef\x96\x58\x95\x58\x00\xa7\xce\x0a\x08\xdd\x17\xe1\x47\xe1\x32\x30\x4e\x52\xcc\x3b\xc1\xf3\x11\xec\x8f\x71\x1b\x37\x1c\x0c\x2c\x33\xdc\x2e\x85\x65\xa4\xc4\x20\xf1\x49\x36\x9d\x47\x62\xfd\xb1\x7a\x5b\xe1\x8e\xb3\xac\xe4\x36\x74\x3b\xa5\xa9\xf3\x61\xa2\x08\xf6\x46\xe7\xa7\xa7\xb6\x03\x72\x61\x78\x26\x58\x29\x8c\xd4\x39\x83\x24\xd5\x5c\x3f\x52\x08\x76\x26\x16\x52\xd9\x80\x2d\x58\x20\x36\xa0\x95\xbf\xe1\x04\x18\xbb\x83\xb9\x3a\x9f\xb2\x8f\x75\x59\x0b\x0a\x1a\xcc\x63\xb6\x4e\xa6\x1b\x86\x17\x56\x72\xb1\xb1\xc5\xc4\x62\x1b\x80\x4c\x15\x2f\x8a\x75\x83\xa8\x31\xb4\xd4\xed\xdc\x1a\x02\xd0\xf6\xe6\xfd\x24\xfe\x26\x4f\x21\xcd\xdf\x86\x4f\x16\x9b\x2f\xf0\x6c\x39\xac\xed\xd9\xe8\xc2\x1a\x5d\x58\xa3\x0b\x6b\x74\x61\x8d\x2e\xac\x3d\x63\x74\x61\x8d\x2e\xac\xd1\x85\x35\xba\xb0\x46\x17\x56\x33\x46\x17\xd6\x71\xe6\x3f\xba\xb0\x46\x17\xd6\xe6\x18\x5d\x58\xbb\xc6\xdf\x99\x79\x72\x74\x61\xfd\xfc\xc6\xd9\xd1\x85\x35\xba\xb0\xa8\x40\xc6\x3b\x62\x74\x61\x8d\x2e\xac\x83\x0f\x93\x53\x85\xd0\xf7\x03\xdd\x0a\x52\x92\xe0\x6e\xc0\xda\x2d\x33\xd4\x8c\x3c\xde\xb5\xb3\x7c\x10\xe8\xb4\xa9\x9f\xdf\xb3\xb0\xa6\x64\x44\xcc\x52\x09\x0e\x1f\x84\x0e\x59\x30\xc9\x5d\x04\x76\x66\xb3\x1d\xb2\xbf\x3f\x6a\x73\x5f\x68\x9e\xdb\xcb\x52\xe3\xff\x6b\xac\xef\x2d\xb3\x3b\xea\x82\xc7\xca\x6b\xa3\xd9\xdb\xd3\x6c\xed\xb4\x54\x2d\x86\x99\x55\x14\x3b\x3b\xdd\x82\x9e\x76\x2f\x25\x59\xce\x13\xac\xe6\xd1\x16\x4e\xbd\x9a\xfb\x2c\xe6\x8d\x1d\x9c\x08\xf1\xb0\xb5\x7c\x87\x0d\x9c\x0a\x77\xb7\xa5\x7c\xa7\xfd\x9b\xba\xf8\x6d\x2b\xf9\x21\xdb\x37\x7d\x4b\x6b\x0b\x79\x9f\xdd\x9b\xec\x1a\x8a\xd6\x71\x8a\xcd\x3b\x05\xe8\xf4\x19\xec\xdd\x4f\xb4\x75\x27\x99\xc4\x92\xc5\x88\x14\xeb\x40\xc2\xfd\x14\x02\x02\xee\x96\x46\xd8\xa5\x2e\x08\x74\xdd\xa1\xe9\x77\x52\xc9\x55\xb5\xf2\x64\x61\x3d\xf9\xca\x07\x11\x41\xda\x48\x51\x84\xe5\xe1\x9d\x81\x46\x3c\x0f\x4a\xe6\x02\x6a\x88\x72\x59\xf8\xd3\x9c\x3b\x61\xd8\x92\x3f\x00\x9f\xac\xb2\x4c\x88\x9c\xd6\xff\xa2\xad\x92\xfd\xf3\xb4\x9e\x6d\xdd\x04\xe1\x8b\x7e\x20\xcf\x97\x9d\x4c\x76\x29\x24\xba\x13\x68\x52\x24\xd9\x95\x90\x76\x3d\xd0\x55\x96\x67\x71\x1f\x10\x5d\x07\xc1\x21\x40\x66\x8c\xc3\xdd\x06\x89\x74\x9e\xec\x2e\x20\xbb\x0a\x6a\x07\x00\x71\xd1\x4f\x77\x13\x24\xf1\x43\xba\x7b\x20\x4c\x82\xae\x7a\x3e\xd1\x35\x30\xc4\x2d\xf0\xa4\x32\x93\x4f\x75\x07\x0c\xd2\x50\x93\xdd\x00\xc7\x75\x01\xfc\x24\xa5\x65\x13\xf6\x31\xcd\xe4\x9f\x6c\xee\x4f\x33\xf5\xd3\xcd\xfc\xcf\x61\xe2\x4f\x3c\x1a\xba\xd9\x26\xc1\x64\x33\xc4\x5c\x33\xc0\x54\x43\x37\xe5\x87\x4d\x25\xe2\x47\x9f\x89\xa6\x63\x78\x21\xc2\x3c\x60\x9e\x19\x62\x74\x39\x82\xc1\x25\xc5\x20\x4f\x36\xc6\xd3\x83\x3b\x59\x90\x3e\x86\x1a\xe2\x13\x7b\xf7\x52\x99\x0f\xd1\xac\x94\xc0\x42\xa4\x92\x4e\xf2\xe2\xb5\x28\xf8\xfa\x56\x64\x5a\xe5\x84\x9b\x69\xa3\x2e\x58\x8d\xd3\x16\x01\x04\x19\x3b\x35\x42\x73\xc9\x43\xa9\x4f\x91\xc7\xe0\xd7\x68\x49\x0a\x97\x2c\xf4\x36\xc0\x19\x13\xac\x3f\xec\x67\xb5\x00\xb1\x67\x15\xf7\x31\xd8\x74\xd8\x81\xfd\x41\x3f\x32\x3d\x77\x42\xb1\x33\xa9\xe2\x99\x9d\xb7\x22\x82\x52\xf4\xac\x9a\x40\xfc\xfb\x5f\xbc\x88\xe0\x3e\x37\xf5\x08\x14\x3d\x6b\x8f\xa9\x99\x06\x90\xc7\x50\x4d\x03\xa8\x79\x55\x74\xd5\x53\x54\x59\x53\x75\xd3\x2f\x9a\x8a\x87\x5f\xc0\xdc\x6a\x2a\xe2\x2a\x67\x21\xc8\x9f\x44\x3c\x9f\xd5\x11\x26\xb8\x07\x9f\xcb\x35\x98\xe4\x16\x6c\x1c\x7e\x24\xc8\x4f\x73\x09\xfe\x24\x7a\x75\x8f\x1b\xd0\xab\xd8\x64\x05\xed\x09\x2e\xc0\x7f\x58\x19\xf2\x90\xab\x6f\x94\x21\x37\xc7\xcf\x29\x55\xb5\xf2\x47\xbe\x36\x3c\x13\x37\x4f\xb8\xae\x23\xd1\xb1\xbc\x32\x21\x59\xa9\xbe\xb5\x23\xf1\x10\x76\x54\x09\x91\x23\xbd\xd5\x49\x3a\x90\xb7\x32\xaf\x8a\x62\xcd\xaa\x52\xab\x96\xb3\xad\x32\xa4\x64\x09\xaf\xa9\x6f\x26\xbf\xf8\x19\xed\x9a\x29\xb5\x30\x5e\xf0\xfa\x85\xab\xd5\x54\x4a\xf9\x9b\x30\xe0\xa3\xe7\x13\x5e\x06\xb4\x18\x46\x91\x96\xa6\x63\xe5\xc2\x6f\xa3\xbf\x04\x21\xc7\x47\xae\x44\x53\x70\xbe\xf9\xa4\x87\x3f\xd7\x26\x93\xb3\x82\xa2\x4f\x2f\x79\xe1\x9a\xa6\xc7\xf7\xb2\x28\xc2\x87\xa6\xec\x56\x38\xe6\x96\xd2\x86\x0b\xb4\xd0\x8a\xc6\x2a\xdc\x92\xab\xd8\x14\x49\x64\x1e\x7a\x56\x08\xae\xaa\x12\xe7\xec\xaf\xf4\xb5\xae\x4c\x9c\x33\xe5\xa4\xa0\xac\x60\x3d\x13\x69\x99\x92\xc5\x45\xdc\xd2\x6e\x76\xd6\x36\xc2\x12\xe0\xd7\x0d\xa5\xad\x88\xf9\x5a\x8f\xd2\x8a\x8b\xf6\x57\xf5\x83\x30\x46\xe6\x68\x64\x26\xc0\xc4\xb7\x4a\xa3\x1f\x64\xee\x55\x82\x75\x8d\x02\xd0\x00\x12\x2b\xed\xd7\x5c\x46\x69\x35\x51\x62\xc1\xbd\x6c\x46\x00\x1e\x18\x37\x7a\xd1\xf0\x4b\xe8\xa9\x51\x39\xd4\xdf\xf7\xaa\x88\x2e\xdb\xe9\x9b\x94\x19\x4b\xec\xbd\xd8\xc2\x02\x76\xa6\x34\xd3\x20\x18\x54\x4a\x3a\xec\xe6\xbb\xac\x1c\xcb\xf5\xa3\x3a\xa7\x11\x99\xb4\xfe\xc4\xbc\xc8\x52\x94\xcb\xd8\x04\x34\xb6\x8b\x93\x46\x58\x26\x14\x9f\x15\x9e\x4e\xc0\x8f\x7f\xb7\xf3\x30\x09\x9f\x9a\x0b\xee\x2a\x23\xd8\x82\x3b\x02\xfd\xb7\x44\xbd\x7f\xf9\xcd\x71\x45\x3d\xb9\x12\xba\x72\x47\xd6\x47\x1f\x97\x32\x5b\x36\x51\x05\x14\x42\x94\x2b\x61\x99\xae\x36\xcc\x00\x5f\x04\xc0\xdb\x4a\x0e\x01\xe6\x17\xc9\x69\x81\x7f\x23\x4a\x29\xf1\x7a\x3c\x52\xb5\xe5\xa7\xd4\x5a\xce\xca\x6a\x2c\xb5\x7c\x60\xf0\xfc\xbf\x2a\xeb\xbc\xe6\xf2\xd9\x97\x3a\x36\x82\xe7\xf2\xe8\x01\x4c\xa1\xb7\x70\x03\xbd\xb7\xe9\x4a\x27\x69\x1a\x23\x99\x56\xfa\x41\xe4\x50\xc5\xbf\x86\x27\x54\x5e\x6a\xa9\x9c\x65\xb2\xaf\x41\x0a\x21\xf8\x69\x0c\x6f\xea\x1d\x63\x78\x13\x1b\xc3\x9b\xc6\xf0\xa6\x31\xbc\xa9\xef\xd9\x31\xbc\x69\x0c\x6f\xda\x3f\xc6\xf0\xa6\x31\xbc\xe9\xd0\x18\xc3\x9b\xc2\x18\xc3\x9b\x06\x4c\x79\x0c\x6f\x22\xbc\x30\x86\x37\x7d\xd6\xae\xa9\x31\xbc\x69\x0c\x6f\xda\x37\xc6\xf0\x26\x18\x63\x78\xd3\x18\xde\x34\x86\x37\x8d\xe1\x4d\xfb\x9e\x1d\xc3\x9b\xf6\x8f\x31\xbc\x69\xef\xf8\xfb\x91\x21\xc7\xf0\xa6\x31\xbc\x69\x0c\x6f\x1a\xc3\x9b\xc6\xf0\xa6\x31\xbc\x69\x0c\x6f\x6a\x8d\x31\xbc\xe9\x33\x50\x4a\xc9\x01\x29\xd8\xfe\xa0\xe7\x58\xbb\x47\xfa\x4a\xaf\xca\xca\x09\xf6\x31\xbe\x5c\xdf\xee\x9e\x2d\x34\x62\x4c\xcf\x72\x9e\x1e\x22\x12\x03\xac\x80\xb8\x2e\xb1\xe0\xfe\x24\xc3\xd9\x4d\xea\xa5\x4d\xea\x19\x1d\x2d\xe4\xa8\x90\x2b\xe9\x08\xa4\xc0\xf3\xe8\xae\xbf\x49\x52\x09\xc8\xb2\x6f\xba\xe4\x9b\x2c\xf7\x96\xdc\x39\x61\xd4\x4b\xf6\x7f\xcf\x7e\xf8\xf5\x8f\x93\xf3\xdf\x9d\x9d\x7d\xff\x62\xf2\xaf\x7f\xfc\xf5\xd9\x0f\x53\xf8\x8f\x7f\x3a\xff\xdd\xf9\x8f\xf1\x1f\xbf\x3e\x3f\x3f\x3b\xfb\xfe\x9b\x77\x5f\xdf\xdd\xbc\xf9\xa3\x3c\xff\xf1\x7b\x55\xad\xee\xf1\x5f\x3f\x9e\x7d\x2f\xde\xfc\x91\x08\xe4\xfc\xfc\x77\xbf\x22\x4c\xee\xc9\x72\x69\x17\xb3\xdf\xc2\xb9\xb6\x3c\x53\xd8\x5a\xfe\x13\xb0\x15\xbe\xd2\x15\x49\x7d\x84\xe0\x2c\x24\x91\x1a\x09\xd1\xdf\x76\x2c\x1c\xdf\x81\xdb\xb6\x07\xb9\x59\x9a\xcc\x1c\x5c\x8a\x23\x8e\xff\xdd\xe1\xf8\xc7\x70\xb2\x9b\x58\x1e\x2e\xcf\xa7\x61\x79\xbc\x08\xa6\x5e\xc6\xad\xbf\x24\x2d\xd3\x2b\xe9\x9c\x20\x89\x3d\xda\xb4\x3b\x0a\x41\x6b\x84\xb6\x85\x22\xd0\x28\x54\x5c\xe3\x8e\x76\xcd\xb7\x22\x93\xea\x00\xbb\x0b\xa6\xa3\x60\x1c\x7a\x14\xd5\x26\x22\xa0\xb5\x49\x2e\xe6\x52\x91\xa6\x0c\x02\xc7\xdf\x06\x65\x13\x1f\xb4\x22\xab\x8c\x74\xeb\x57\x5a\x39\xf1\xa9\xc7\x62\xb3\x19\x01\x8d\xaf\x32\x5d\x62\xbc\x59\xad\x27\x60\xaf\x14\x53\x29\xd0\xcf\x8e\x5c\x0d\xaf\xd4\x85\xcc\xd6\x97\x71\xe2\xb0\x7d\xe2\x93\xbb\x3c\xca\x57\x1c\xb7\xf7\xcd\x81\x89\x89\x97\xfa\x1a\xa9\x62\xeb\x9b\x47\x8b\x6c\xf6\x77\xc6\x8d\x91\x0f\xb2\x10\x0b\xf1\xc6\x66\xbc\x00\x64\x49\x95\xc1\xaf\xf6\xc0\x01\x2a\x33\xba\xb0\x5e\xf3\xf6\xc4\x40\xb2\x8d\x06\x45\x97\x65\x5c\xb1\x05\x97\x8a\xad\xfc\x1e\x96\x11\xbc\x45\x8d\xd9\xd3\x68\xc9\x0d\xcd\xe0\x1a\x75\x67\x54\xaf\x66\x5a\x17\x21\xc6\xb3\x58\x37\x73\x0c\x35\x16\x95\xfe\x93\x12\x8f\x7f\xf2\xdf\xa3\x90\xfe\xbc\xe0\x8b\x5a\x21\xb6\xc2\x6d\x59\xdb\x9a\x8f\xef\xdb\x26\x8a\x02\x6b\x81\x15\x33\x5e\x3c\xf2\xb5\x6d\x0c\x19\xed\xc6\x68\x2f\xd9\x17\xe7\x80\xfd\x9c\x32\xef\x7a\x1e\x39\xfb\xf2\x1c\xbc\x71\xaf\xae\x6e\xfe\x74\xfb\x9f\xb7\x7f\xba\x7a\xfd\xee\xfa\x3d\x95\x25\xf8\xbd\x14\xbd\x55\x4b\x33\x5e\xf2\x99\x2c\x24\xed\xee\xde\x8a\x0f\x69\xbf\x0e\xbc\x34\xcf\x2f\x73\xa3\x4b\xdc\x87\x60\x35\x22\xac\xb9\x61\x79\x5d\x15\x0f\xac\x58\xc1\xb1\x05\x47\x38\xef\x7c\x92\x00\x79\x61\xb8\x72\x8d\xd9\xa2\x39\x16\x53\x29\xaf\x57\x1e\x3b\x56\x8e\xe7\x43\xc2\xa8\xaf\xf2\x5c\xe4\xa9\x4b\x7b\x4a\x34\xd6\xab\xf8\xa9\x35\x33\xa2\x34\x02\x2c\x79\x37\x1f\x6e\xaf\xff\xff\xe9\xb3\x60\x01\xe7\x88\x0f\x3f\x6b\x94\x2c\x63\x1e\xfd\x06\x9c\xc0\xc7\x90\x07\x31\x9e\xc1\x81\x17\x8e\x1e\xa9\x5c\xdf\x1d\xa9\x9e\xe0\x8f\x95\x6a\xb3\x58\xd5\x82\xc4\x56\x3a\x17\x53\x76\x13\x2d\xc9\x24\x2b\x64\xfb\xfd\x86\x19\x81\x11\xda\x03\x51\x4e\x42\xe3\x40\x2f\xe4\x3e\xf0\x82\x76\xb7\x39\x8d\xb9\x06\xe1\xde\xd9\x8e\x63\x99\xf3\xc2\x12\x18\x50\x0a\x3f\xf7\x57\xda\x3b\x2f\xc7\x27\xee\x67\xfd\x1e\xcb\x85\xd2\x2e\xa8\x06\xfe\xcb\x9e\xe7\xfa\xbf\x32\xaa\x7a\xd0\x0a\xf9\xe9\x70\xdc\xd0\xd8\x32\xb2\x73\x69\xe3\x5e\xdc\xc4\x6f\x53\x0c\xdc\x60\x3c\xac\xac\xb0\xbb\xd9\x79\xa3\x30\xf8\xef\x1b\xc1\x73\xad\x48\x36\xe3\x92\xbb\x25\x7a\xe6\x57\xdc\xde\x8b\x1c\x7f\x08\x72\x49\x6d\xe0\xc5\x26\x97\x61\xba\x77\x34\x7a\x8b\xd6\x5c\x90\x47\x30\xe6\x00\xec\xc4\x94\x88\x82\x04\x3a\xf5\x6b\xfd\xa0\x8a\xf5\x47\xad\xdd\x57\x75\x7a\x4a\x22\x1a\xfc\x07\x4a\x83\xe8\x2e\x68\x36\xd7\x0b\x21\xe0\x1a\xcf\x27\xc4\xed\x04\xc4\x6f\x67\xc9\xbc\x6e\x8e\xfd\x19\xd0\xde\x54\xea\xca\x7e\x6d\x74\x95\xda\x09\xd7\x63\xe4\xd7\xd7\xaf\x81\x56\xab\xe0\xed\x51\xce\xac\x21\xfd\x2d\xf8\x76\x53\xe4\x97\x46\xa6\xfc\x36\xf8\xcd\xda\x58\xe9\x25\xd9\x4a\x59\x41\x0a\xd8\x7e\xc7\xd7\x8c\x17\x56\x47\xf1\x55\x2a\x76\x03\xbe\xa0\xb6\x7e\x36\x05\x9f\x12\xfe\x99\x00\x73\xa6\xdd\x92\x6d\x80\x00\xa4\xdf\x86\x7c\x91\xe4\x1e\xaa\x95\x6b\x3f\xcd\xcd\x0f\x38\x7e\x2f\x2c\x2b\x8d\xc8\x44\x2e\x54\xf6\xb3\xfa\x34\x00\x53\xde\x6b\xe5\xc9\x24\x11\x57\xae\x6b\x9f\x14\xd8\x1f\xba\xfc\x07\xfc\x5f\xa6\xa2\x1c\x02\x10\x93\xd2\x6a\x02\x44\x52\x59\x61\xc0\x68\xe2\xd5\x08\xf4\x05\x7e\x53\xcd\x44\x21\x1c\x2a\x2f\x0f\xbc\x90\x39\x27\xe5\xd0\xf9\x77\xe5\x8a\x2f\x04\xe3\xae\x46\x3d\xa7\x99\x50\xb6\x82\x0e\xbd\xdc\x81\x4d\x45\x0b\x88\x96\xa1\x90\x31\x28\x2d\xec\xdb\xeb\xd7\xec\x05\x3b\xf3\xf3\x3d\x07\x74\x99\x73\x59\x80\x0b\xcd\x71\xe3\x92\x23\x0c\xe5\x3c\x4e\x03\x16\x0e\x14\xc1\xb4\x41\xc6\x70\xc1\x94\xc6\x96\xcf\x61\xe5\x34\x3d\x2c\x2a\x7a\x21\x76\x0e\xec\xad\x64\x02\xa2\x78\xad\x11\x40\x0a\x01\x11\x4f\xec\x59\x08\x28\x99\x79\x7e\x6b\x85\x19\xc0\x3b\xbf\x7d\x16\xde\xd9\x16\x92\x3c\x7d\x74\x76\x87\x82\x60\x40\x04\x2b\xe1\x78\xce\x1d\x0f\x5c\xb7\xc9\xaf\xdd\x46\x0c\x8a\x5a\x7e\x90\xf7\xee\x44\x0c\x92\x2d\x7c\x2f\xef\x25\x20\x06\x05\xc3\x3e\x23\xde\x6b\xc5\x5b\xa9\xaa\x4f\x18\x49\x33\xc4\xdc\x70\xfb\x06\x00\xb0\x2c\xd2\x05\x1c\x21\x2f\xcb\x42\x42\x22\x2a\x91\xe2\x5a\xf1\x56\xd7\x1d\xd4\xd8\xec\x2c\x1e\x78\x28\x95\xfd\xf0\xa2\xd0\xfe\x82\xf0\xb2\x12\x57\xb9\x5e\x6d\x4d\xd8\x0b\xa5\x82\x67\xcb\x14\xb2\x98\xa6\x88\x02\x7f\x7f\x9c\x2c\xcd\xfc\x52\x88\x07\x51\x0c\x50\xff\xdf\xfa\xf7\xbc\x70\x1a\x4f\x0c\x00\xb1\x82\xcf\x44\x91\x92\xc7\x8c\xb8\x58\xdb\xae\xc8\x2e\x71\x1c\x89\x6a\xb9\xd1\xc5\x90\xd4\x8c\x8f\xba\x80\xd8\x23\x5e\x2f\xd6\x03\xfa\xcc\xd7\x0a\x8f\xa7\xaf\xd5\xeb\x68\xdd\xb5\x82\x4e\xfb\x79\xaf\xb5\x22\xdd\xc5\x6c\x73\xad\xfe\x0a\xef\xae\x15\xee\xce\xcf\x79\xad\x09\xa6\x22\x2b\xb2\x4c\xaf\xca\x1b\xa3\xbd\x5a\x39\xe0\xf2\x08\x00\x1a\xef\x14\xda\x29\xc0\x30\xdc\xd6\x76\x89\x71\x7c\x9b\xe0\xb8\x69\x05\xc9\x71\x87\xfc\x95\x1e\x17\xfa\xff\x69\xf7\xa5\xf2\xbc\x67\xf3\x2e\x8a\xdf\x89\xe1\x7b\x44\x9e\x5c\xea\x3c\xbe\x7a\x74\x5e\xab\x33\x5e\x2c\xb5\x75\xe4\x33\x61\x9b\xe7\xb2\x09\xa2\x15\xf7\x07\xee\x26\xff\x1b\xd9\xb4\x0a\x4e\x5b\x7f\xe9\x70\xb0\x3c\x44\xbb\x9b\xd2\xb9\x88\x2e\xc8\x18\x1a\x49\x84\x79\x87\x41\x6a\x00\x2d\x06\x38\xfa\xbb\x2b\xba\x03\xf3\xf6\x37\xa8\xa6\x57\x1d\xca\x6e\xc4\xe4\x10\x0e\x5b\x22\x54\x2e\xd5\x02\xac\x4e\x17\xcc\x88\x82\x1a\x40\xc9\x9a\x04\xf9\x7b\x54\x1b\x4f\x2d\x6b\x4d\x30\xa2\x69\xda\x66\x82\x1c\x23\xb5\x0a\xb3\x84\x0a\x37\x51\xf6\x98\x23\x0b\x95\x96\x9d\xbc\x8d\xc7\x77\xf2\x39\xf1\xfc\x13\x9c\x5f\x8d\x49\x68\x33\xbc\x97\x2a\x0f\xc1\x88\x7e\x43\x88\x1b\x11\x4f\x3f\xaa\x97\x41\xd6\x84\xa8\x57\x99\xb7\x89\x9f\xea\x02\xf8\x41\xb1\x7a\xdb\xd8\xa4\x41\xf3\x9d\x08\x4c\x45\x80\x3d\x68\xce\x3e\xa2\x00\x1b\x8d\x6f\x93\x84\xb4\xcb\xbd\xa6\xd5\x7a\xc2\xf5\xc7\x88\x10\x71\x4a\xdf\x2a\xc0\x4e\xbf\xd2\x89\x57\xf5\xb7\xa0\xd5\x7b\x4c\x2b\xe5\xf0\x6c\x29\x9e\x24\x77\x4a\xc2\x05\xf6\x28\x55\xae\x1f\xed\x70\xed\xe7\x3f\x10\x40\x14\xb0\x33\x4f\x8e\x58\x72\x2e\xec\x18\xcd\x38\xcf\x8b\xa2\x63\x94\xdf\xa5\x02\x45\xbc\x9e\x1b\x52\x67\x7a\x30\x8b\x6f\xa9\x0d\x1b\xd1\xe8\x5d\x5d\x99\x00\x35\xc1\x4e\x49\xce\xec\xff\x59\x95\x93\xc5\xca\xf2\x57\xc6\xc3\x76\x92\x17\xb7\x25\xa5\xe2\x18\xdb\xc4\x84\xaf\xdf\xdd\x5e\x75\x81\x78\x56\xfc\xb8\x14\x06\x2b\x67\xf9\xbf\x53\x05\xbd\x7c\x25\xad\x95\x5a\xb1\x47\x31\x5b\x6a\x7d\xcf\xce\x62\x28\xcc\x42\xba\x65\x35\x83\xaa\x7e\xad\x18\x34\x2b\x17\xf6\x32\xe0\xf1\xc4\xaf\xe6\x9c\xf8\x25\xa9\x0a\xa9\x5a\x3e\x1b\xa1\x9c\x8d\x99\x53\x7e\xc2\x2c\xab\x57\x44\x84\xe8\x0f\x12\x12\xb0\x6a\xd7\xfe\xf6\xc6\x40\xfa\x13\x84\xe9\x3f\xcb\xf5\xb4\x7d\x9c\xef\xc9\x25\x42\x7a\x8e\x14\x66\x1e\xb2\x78\x12\x2a\x5c\xec\xde\x51\xdc\x2b\x14\x77\x9f\x47\x0f\x8d\x06\xc4\x81\xeb\x07\x43\x62\x78\xdd\xd3\x65\x64\x74\x8d\x61\x91\xb8\xfe\x2d\xf3\xe3\x21\xe3\x62\x9a\x70\xb5\x65\x86\xec\x31\x32\x12\xa1\x13\x2d\x3b\xc8\x3b\xc9\xc4\x76\x6c\xe3\x0e\x4b\x34\xf0\x90\x85\x2b\x3a\xa7\x65\xcf\xa6\x5a\x92\x1e\x24\x3c\x54\xea\x03\x62\x05\xed\xa2\xe0\xf3\xb9\x54\xd2\xad\x13\xa2\x2e\x3d\x66\x74\xef\x6e\xcc\x24\x0b\xa5\x57\xbd\x4e\x91\x69\x65\x9d\xe1\x52\xf5\xe0\x3c\xfd\x32\xf3\xb2\xe6\x15\x69\xae\x5b\xf3\x7d\x5d\xc7\x1e\x83\xc0\x1a\x57\xdc\x9e\xaf\xa9\x0a\x12\x0a\xc5\x08\x83\x52\x13\xc8\x2d\xed\xa6\x2e\x8d\x98\x0b\x63\x44\xfe\xba\xf2\xc8\x76\x5b\x4f\xee\x7a\xa1\x74\xfd\xf3\x1b\xa8\x6e\x49\x0a\xcb\xdc\xda\x07\xb0\x48\xc4\xf2\xb8\x28\x29\xe1\x47\xc1\xad\x16\xfe\x40\xa5\x23\x8d\x29\xa5\x7e\x47\x83\x73\xd2\x72\x27\xed\x1c\x2f\xc6\x7a\x8f\xc5\x27\xa8\xd5\xeb\x25\xbb\x84\x5b\x16\x49\x3d\x9a\x49\xe0\x3a\xbd\x60\xb3\x0a\x5c\x89\x2b\xbe\x66\xd9\x52\xeb\x84\xf2\x91\x70\xec\x30\xc7\x07\xa9\x0b\x50\xd0\xa0\x76\xaa\xc1\x68\xd2\xc0\xb7\x5b\x53\x4d\x51\xd6\x1b\xe0\xd2\xb2\x95\xd7\xb0\xea\x93\x8c\xd7\xa9\xff\xd8\xa3\x24\x09\xa0\x2c\xb0\xbd\x05\x54\xa0\xb4\x8e\xd9\x6a\xe5\x27\xf8\x28\xe4\x62\xe9\xec\x05\x93\x53\x31\xad\x6d\xfa\x49\x46\x00\x3f\xc5\x95\x10\x0e\xd2\x43\xe2\xa2\xdb\x34\x80\x8a\xca\x4a\xf4\x11\x6d\x33\xce\x62\x04\x79\x4c\xe1\xb8\xa8\xd5\x9d\x4d\x2c\xa6\xca\x87\x3b\x10\x07\xea\x87\x4e\xcf\x2f\xea\x14\x00\x0e\xbb\x32\xa3\xd6\xe3\x94\x4e\x18\x8e\x45\x80\x96\x46\x57\x0b\xb4\x91\x09\x0c\xbf\x0f\x32\x61\x44\x33\xea\x34\x55\x0e\xb9\x28\x6a\xc1\x4e\xf0\x68\x4e\xe2\xad\xed\xa7\x56\x47\x0f\xe7\x82\xad\xb8\xcb\x96\xe4\xfb\x09\x05\x08\x63\x84\x2d\x35\x9a\x67\xe0\xfd\x37\xcd\x6e\xfc\x9f\x1a\xf4\x99\xa5\xca\xc2\x90\xa2\x0c\x01\x61\x72\xb1\x8c\x58\xc5\x83\xf4\xde\xc5\xd9\xe7\xae\xc9\x77\xa5\x98\x58\x95\x6e\xdd\xa2\x92\x16\x0e\x3a\x61\x28\xca\x1f\x8e\xb0\xb3\x88\xce\x70\x4d\x5a\x5c\xa9\x5c\x61\x06\x46\xa0\x1a\xf6\x82\x0c\xf2\x0c\xc8\x4b\xba\x53\x8c\x97\x98\xe8\xf2\x7c\xca\xae\x98\xaa\x6a\x5e\xd9\x9d\x30\x19\xb0\x5f\x58\x3d\x61\xa5\xeb\xf9\x86\x0f\x5a\x94\xc8\xea\x6f\xd2\x4d\x45\xc9\x35\x05\x71\x19\x5e\x02\x1a\x5c\xa6\xef\x2a\x58\x7e\x44\x01\x95\x91\x61\x71\x17\x8c\x5b\xab\x33\x28\xcf\x94\x00\xb7\x85\x9b\x5d\xb4\xc7\xa3\xa3\x6e\x04\x1b\xb8\x19\x2c\xa2\x51\x8b\xc0\xd2\xde\xde\xda\x9a\x42\x5a\x50\x05\x3a\x5b\x94\x08\x92\x75\x98\xb1\xbf\x08\x3d\xb4\x53\x8b\x8e\x15\xf2\xf5\x14\x47\x12\xb5\x36\xe3\xe0\x99\xb7\x26\x98\x0c\x98\xa1\xcb\xa8\xc1\x1f\x7f\x35\x05\xb5\x29\x94\x0c\xb0\x54\x1d\xa1\x3d\x38\xbb\x17\xeb\x0b\x64\xce\x8a\x79\x6c\xe0\x35\x78\xb0\x6f\x27\x44\x36\x37\x03\xec\xdc\x62\x0d\x60\x71\x6e\xa9\xfb\x3f\x1c\x37\x71\xdc\x0b\x82\xc8\xbb\x6b\x6c\x89\x7f\xe8\x98\xf3\xab\x49\x70\xce\x6d\x0e\xb8\xe5\xe2\xd9\x35\x9e\xbb\xf4\x5d\x61\x43\xab\x8c\x36\x23\x1e\xf2\x11\xf6\xe7\x63\x0c\x88\xb7\x88\x48\xe4\xca\xec\x9b\x03\x5d\x29\x5a\xd9\xa5\x2c\xc1\xfa\x19\xf3\x48\x86\x62\x0f\x8e\x68\xfe\xc7\x05\xa3\xf7\xef\x5a\x5d\xb0\xf7\xda\x5d\xab\x21\xe4\xe2\xc7\x9b\x4f\xd2\x7a\xb1\xf2\xb5\x16\xf6\xbd\x76\xf0\xcf\x29\xfb\xda\x01\x15\x0d\x84\xf9\x36\x89\x6d\x37\xe3\x89\xa8\x80\xbb\x7b\x04\x44\xb8\x52\x98\x75\x00\xae\x9b\xa1\xb3\x69\x66\x84\x91\x96\x60\xe1\x0e\x0c\x49\x5a\x76\x4d\xf5\xb3\x6c\x0e\x6d\xc2\x81\x37\xd6\x11\x1b\xa6\xbb\xaa\xec\x50\x92\x0e\x55\x54\x40\x32\xdb\x9a\xef\x40\x98\xd2\x06\xec\xf2\x73\x6e\xe3\x17\x35\xcc\x77\xd7\xd8\x5a\x30\xc4\xb6\xc3\xb4\x07\x42\xdc\x71\x38\x5f\x43\x68\xe8\x5b\xb2\x9d\x6a\x73\xec\x3c\x19\xb6\xe4\x0f\x74\x95\x75\x73\x58\xa9\x16\x45\xad\xb4\x5c\x04\x07\x63\xf0\x76\x0c\x3d\x20\xe5\x84\x29\x8d\x08\x9d\x0e\xb8\x6a\x97\xc6\x21\xa5\x3a\xef\x1a\xb8\x62\xc8\x60\x28\x0b\x9e\x89\x9c\xe5\xa0\x0a\x7a\x36\xe8\x0c\x77\x62\x21\xb3\x81\xa0\x57\xc2\x2c\x04\x2b\xbd\xbc\x36\xec\xb4\x07\x0a\x42\x38\x9e\xc8\x9e\x52\x93\xca\xba\x23\xb5\x4a\x75\x33\x26\xfe\x2e\x1b\xf0\xd6\x60\xea\x4f\xae\x62\xbd\xf9\x6a\xfa\x0e\x81\x08\xff\x95\xd7\xdf\x3f\x6b\xe9\x1d\x2c\x0c\xa3\xf4\xbe\x67\x8c\xd2\xfb\xc6\x18\xa5\xf7\xc3\x63\x94\xde\x47\xe9\x1d\xc6\x28\xbd\x8f\xd2\xfb\x28\xbd\x8f\xd2\xfb\xa1\x31\x4a\xef\xb4\xf1\x93\x4b\xef\x83\x3e\x88\xde\x81\xc1\x0e\x8c\xff\x40\xbf\x50\xe3\xb1\x40\x2f\x04\xa8\x11\xa9\xf8\xb1\xed\xba\xf0\xa2\xf6\x6d\x90\xb0\xee\xc0\x35\x42\xca\xf6\xeb\x82\x84\xfa\xdb\xec\x8b\xc9\x17\x2f\x5e\xa4\x50\x4b\x5a\x89\xcf\xd6\x27\x93\x6b\x9a\x0f\xe9\x9c\xd4\xf8\x9e\xc8\xaf\xe0\x49\x53\xbd\xa7\xcf\xdb\x40\x69\x9f\x6f\xfb\x68\x11\x1a\xe1\x36\xab\x9d\xe0\x1d\x3d\xb2\x0e\x8c\x20\x6e\x46\x27\x7c\x02\xe4\x4d\xa5\x1d\x5b\x09\xc7\xb8\xeb\xf8\x5c\xe5\x4a\xa4\x44\x64\x95\x3a\xc7\xab\x2b\x14\x54\x8d\x91\x23\x39\xd3\x2a\xf8\xc0\x3d\x05\x50\xb1\x96\xb6\xe6\xb8\x1a\x22\x50\x5c\x73\x26\xb8\x8d\x3d\x37\xe2\xba\xf5\xca\xaf\x40\x2a\x17\x2f\x36\x5a\xae\x0c\x0b\xfd\x7a\xe1\x64\xd9\x99\x98\x2e\xa6\x2c\xaf\x62\x31\x3f\xac\x29\x7b\x8e\x52\x1d\x96\x9f\x20\xc2\x5c\x79\x41\xd5\xc0\xff\xf8\xed\x74\x06\xca\x44\x8b\x07\xa1\x5c\x85\xe5\x5f\x1e\x64\xe6\x12\x92\x7a\x60\xf5\x46\xaf\xa0\x26\x1a\xfd\x1c\xd2\x55\xdc\x4d\x2e\x97\x70\x33\x6f\x28\x6e\xb1\x8a\xe3\xd3\xad\x2f\xce\xcf\x03\x6b\xbe\xc0\x7f\x02\xd6\x7f\xf8\x48\x8f\x8d\x1c\x20\x64\x6c\xda\x59\xaa\xa2\xf0\x27\x8a\x41\x0e\xc3\xcd\x48\x7b\x02\x06\x70\x71\x03\x42\x75\x70\x60\xd4\x0f\xc6\x7e\x5c\xbd\x7f\xed\x77\xdd\xc3\xbb\xd3\xa5\x2e\xf4\x62\xdd\x3e\xcf\xb4\xd9\x42\xfa\x4b\x2c\x69\x09\xe6\xa1\x6a\x16\xf4\x66\x8f\xbb\xef\x37\x90\x65\xf4\xeb\x8f\x7e\x7d\xfa\x18\x2d\x83\x1b\x63\xb4\x0c\x1e\x1e\xa3\x65\x70\xb4\x0c\xc2\x18\x2d\x83\xa3\x65\x70\xb4\x0c\x8e\x96\xc1\x43\x63\xb4\x0c\xd2\xc6\xe8\xd7\x1f\xfd\xfa\xa3\xf4\xde\x8c\x51\x7a\xdf\x3b\x46\xe9\x7d\x94\xde\xc3\x18\xa5\xf7\x51\x7a\x1f\x30\x46\xe9\x7d\x94\xde\x49\x63\x94\xde\x69\xe3\x6f\xc3\xaf\x9f\xfa\xa9\xb4\x03\x98\x6c\x3b\xad\x12\xbc\xc4\xc4\xa5\xa4\xb4\xa2\xd0\xf9\x93\x4b\x1a\x40\x5f\xe4\x27\x54\x34\x40\x57\x66\xa6\x27\xa1\x8e\x2c\xb8\x8c\x3d\xd0\xd0\x77\xd9\xf2\x15\xfa\x73\x2f\xd8\x5f\xb5\x22\x39\x8a\x85\xcb\xa6\x9e\x75\x81\xaf\x15\xfa\x9e\x79\x80\x67\xf6\x9c\x90\xd7\x3a\xd6\x4c\x18\x6b\x26\x8c\x35\x13\xfe\xd1\x6b\x26\x2c\x49\x5d\xcb\x58\xa4\x29\x14\xbb\xa2\xb3\x7c\x3b\x20\xab\xc5\x67\x3d\xd3\xff\x3f\x09\x38\x15\xea\x2c\xf4\x57\x50\xa0\xce\xf7\xa7\xaa\xb3\xe0\xc9\x2c\x10\x80\x3f\xad\x16\xfa\xe2\x3e\xd1\xd5\x48\x0c\x96\x13\xf9\x4d\x77\x17\x83\xd5\x0b\x36\x81\x43\x2f\xb1\x52\x98\x49\x02\x71\x41\x9d\xab\xb9\x0c\x3d\xf9\x37\xb8\x40\x5a\x7d\x8b\x41\x75\x10\xba\xcb\x19\x1c\xf2\xd1\x8e\x5f\xe9\x5c\xc6\x50\x15\x21\x49\xd4\xda\x8c\x47\xfc\x39\xab\x22\x80\x4d\x2a\x8a\x4a\x4f\x35\xbe\x82\x7d\xeb\x2f\x95\x30\x6b\xa8\x25\x8c\xb6\x97\x64\x11\x56\xcf\x9b\xe6\xaf\x17\x28\x9f\x48\xcb\x32\x6e\x21\x36\x2a\xd9\x82\xf3\x14\xeb\xdf\x53\x63\x4b\xd8\xe6\x26\x6d\x02\xa4\xb5\x9a\xdd\x1e\xbc\xb6\x74\xe3\xa6\xef\xb2\x0c\x0f\xb4\x75\x6d\x06\x1e\xb5\x82\x88\x86\xd8\x9a\x87\x2b\x7d\x3b\xb1\x6b\xb0\x4d\x1f\x47\x6b\x61\x3b\xcc\xe0\x03\x81\x6e\x1a\xcf\x5b\xa6\xf0\xa1\x6a\xfc\x1e\x03\xfa\x13\x6c\x37\x4f\x35\xa2\xb3\x27\x1b\xd2\xd9\x53\x8c\xe9\x6c\x13\x21\xfc\x7a\x82\x0c\x09\x98\x31\x18\x2a\xab\x2d\xf2\x3b\x6d\xeb\x4f\x80\x3b\xd4\x2a\xcf\x8e\x61\xef\x78\xaa\x75\x9e\x6d\x6e\x78\x8d\x90\x75\x47\xc9\xa7\xec\x4d\x30\xf2\x6f\x9a\xeb\x9f\x04\xb1\x6b\xe8\xdf\x34\xd9\x3f\x05\x74\xc7\xd8\x1f\x0d\xab\xc3\xc9\xdb\x8f\x8e\xcd\xff\xe7\x44\x93\xa7\x58\xee\xd9\x26\x92\x04\xc3\xab\x67\xad\x43\x6d\xec\xac\x36\x63\xd6\x1e\x80\x27\xfa\x6e\xd8\x6e\x43\xf3\xb5\x62\x83\xef\x11\x3f\xf6\x78\x02\x9e\x00\x31\x9a\xd4\xb7\xbc\x01\x4f\x80\xd9\x5e\xf1\x1e\x8f\xc0\x53\x58\xdc\x4e\x63\xfb\x60\xa3\xb8\x1f\x61\xe1\xd0\x1d\x73\xcb\x9c\xfd\x04\xb8\xdb\x86\x70\x34\x69\x3f\x01\xe4\x13\x8c\xe1\xec\xa9\x06\x71\x76\x1c\xea\x7f\x9a\x61\x9c\x3d\xc9\x38\xce\x06\x1b\xc8\xd9\xd3\x8c\xe4\xec\x69\x86\x72\xf6\xc4\x5d\x03\x25\xe0\x2d\x84\x82\x0f\xd9\x34\x9e\xe7\xd2\x73\x5b\x5e\xdc\x3c\x51\x1e\x7b\x22\xfe\x6c\x6b\x36\xb8\x28\x94\xac\x57\x9c\xda\x09\xa3\x3b\xf4\x9c\xfd\xb7\x17\x9f\x81\xad\xfc\x0f\x2b\xb9\x34\xd6\x2b\xdd\xe8\x84\x1b\x04\xb2\x0d\x2f\xd8\xbb\x5b\xd3\x1d\x04\x72\xc5\x4b\xbf\xcc\xa6\x6b\x73\x48\x11\x0a\xa6\xb3\xa1\x2b\xdf\xd4\x0f\x2f\xd8\xe3\x52\x5b\x31\x98\x48\x30\x41\x4a\x5a\x76\x72\x2f\xd6\x27\x17\x9b\x77\xe0\x20\x98\x27\xd7\xea\x04\xe3\x7c\xb6\xb8\x7f\xd4\x84\x86\x2d\x5f\x15\x6b\x76\x02\xf0\x4e\x9e\x98\xff\x12\xc7\x93\x54\xd7\x27\xbb\xd2\x06\xbc\xaa\xf8\x4a\xd8\x92\x67\xe2\xb9\x4c\x32\x43\x84\x89\x20\x57\xd7\x73\x6b\x75\xa9\x85\xf4\xa5\xa1\x9a\x92\xd3\x4d\x0e\x17\xf0\x8c\xba\xdb\x22\xd6\xc5\x57\xb4\xfe\xac\xdd\x11\xac\x9f\xad\xc9\xa2\x46\x97\x9c\x5b\xd8\x8c\x90\x59\x19\x10\x5e\x2b\x61\xc1\xfa\x22\x6a\xe7\x59\xf3\xb1\x61\xb0\xa7\x98\x4e\xd6\xa8\x9e\x2a\xef\x26\x98\x25\x83\x6d\x2d\x1f\x0c\x45\x2b\xc1\x95\x65\x27\xd1\xeb\x37\x20\xba\xaa\x86\x78\x32\x6d\x8a\xfb\xd6\x33\x3e\xfb\xef\xff\xa1\x1a\x71\x9b\xd1\x2e\xec\xdb\x4c\x38\x88\x7e\x29\x2e\x87\x66\x40\x85\xdd\x72\xc9\x27\xd8\x64\xd1\x6f\xa4\xb4\xc8\x59\x96\x1a\x7c\x85\xc9\x20\x1f\x97\x02\x3a\x27\x44\x2b\xf2\xfb\x4d\x12\x4d\x3f\xf3\xd0\xb6\xdd\xdf\x1f\xd4\x76\xed\xdd\x31\xda\x34\xd3\xc6\x68\xd3\x4c\x1d\xa3\x4d\x33\x65\x16\xa3\x4d\x93\xf4\xee\x68\xd3\x4c\x86\x38\xda\x34\x87\x8c\xd1\xa6\x39\x70\x8c\x36\xcd\xd1\xa6\x39\xda\x34\x47\x9b\xe6\x68\xd3\x1c\x6d\x9a\xa3\x4d\x73\xb4\x69\x1e\xe3\xd5\xc6\xb4\xf3\x24\x63\x66\xdb\xa2\x17\xe2\xa0\xed\x80\x8c\x1e\xeb\xb8\x93\x59\x93\x28\x1c\xa1\xe2\x7f\x0d\x53\x99\x37\x2d\xa1\xfb\x2c\x9b\x03\x2c\xa4\x8d\x25\x74\x87\x65\x13\xad\x90\xe9\x46\x32\xd5\xa9\x18\xd7\xb6\x6b\x46\x5b\x69\x32\xcc\xd9\x7a\xdb\x76\x3d\x3d\xb2\x11\xb3\x36\x8b\x6e\x7d\x29\xfd\xba\xda\xb4\x87\xb6\xec\x9b\x89\xc0\x06\x4a\x3c\x4f\xb8\xa7\x86\xde\xd3\x2e\x94\xff\xfa\x26\xdd\x60\xb1\x11\x73\x1c\x72\x47\x9a\xc6\xea\x75\x62\x49\x3a\xe6\x9c\xc5\x48\xda\x73\x8f\x29\x4a\xbb\x16\x30\x76\xc6\x95\x93\x93\xfa\x89\x74\xe3\x6d\x8c\xaf\x85\x00\xf2\x58\xf8\xb3\xb1\xb0\x0c\x46\xa0\x98\x36\x53\x67\x64\x34\xc8\x7a\x81\x2d\xb3\x93\x41\xb6\x96\x2d\x6d\xdd\xb3\x9f\x5b\x66\x2a\xa5\xfc\xac\x07\x78\x43\x38\x06\xda\xe3\x85\x8b\x3d\x76\x03\x1b\x41\xd3\x63\x42\xea\x45\x33\xc0\xb6\xd4\xe0\x52\x2b\x22\x9f\x03\x4f\xe5\x6a\x00\xad\xfb\x69\x6a\x15\x62\xfc\xb9\x5a\xd7\x59\x18\x43\x39\x12\x9c\xb8\xac\x77\x6f\xca\xde\x80\xcb\xa2\x35\xf1\x21\xde\x05\x8f\x9f\xbc\x28\xf4\x63\xfa\xfd\x3b\x90\xe2\x87\xe8\x22\x93\x81\xcb\xfc\x39\x8a\xf4\x3e\x3e\x6b\x91\xde\x8d\xf0\xff\xb1\x46\x2f\x8e\xc9\xe6\xc6\x90\xdf\x1b\x0b\xf5\x8e\x85\x7a\x3f\xf3\x42\xbd\xb0\x23\x78\xbf\xc5\x8a\xbd\x09\xdb\x89\x75\x7d\x7b\x2b\xf6\x52\xe7\xd8\xae\xeb\xbb\x51\xb1\x97\xfd\xc7\x52\x80\x18\x61\x84\x47\x07\x22\xc4\x55\x55\x38\x59\x36\xe5\x08\x2c\x6a\xc0\x05\x9a\x41\xe7\x21\xed\xb4\xc3\x05\xa9\xab\xd7\x98\x39\xb9\xc1\x1a\x00\x55\xa1\x5c\x81\x85\x9b\x18\x13\x2d\x89\x30\x79\x51\x84\x1a\xbd\xd1\x10\x8c\xb9\xb0\xf2\xf9\x53\xe3\x5e\x83\x04\x65\x1b\x27\x0a\x48\x04\x67\x5e\x50\x2b\x3c\xf2\x6a\x4b\x97\xd1\xf6\x4b\x8e\xc1\xdb\xf3\x20\x82\xb2\x46\x06\xb9\x90\x0f\x42\x35\x62\xe3\x99\x3d\x3f\x8f\x1e\xbb\x4d\xf1\x9a\x0c\xb3\x23\x39\x3f\x83\x58\xed\x6f\xe6\x20\xde\xf6\x8a\xab\x64\xa0\x5a\x91\xc4\xd4\x24\x7b\xd1\xbf\xb5\xe4\x9f\x7f\xdf\x25\xa0\x46\x81\x93\xbe\x74\x14\x4c\xe1\x60\x6a\xd1\xb4\x41\x2b\x99\xba\xee\x21\x7e\xe7\xc1\xc9\x7a\xa4\x44\x3d\xa6\xe7\x49\xa2\xd1\xb1\x92\xf4\x3e\x8b\xc2\xcf\x3b\x82\x58\x42\x40\x4a\xb2\x96\xd0\x13\xc0\xc2\xee\x06\xf8\xbe\x8e\x13\xbc\x72\x9c\x52\x74\xfb\x17\x37\x24\x96\x66\xac\x45\x97\x30\x8e\x53\x8b\xee\x48\x61\x26\xcf\x11\x62\xf2\xb7\x5f\xc8\xee\x78\x21\x25\x7b\xc2\x49\x06\x66\x55\xe3\xd8\x1f\x4a\x92\x20\x81\x6e\x8e\x9d\x61\x24\x47\x08\x06\xf9\x5c\x4a\xd2\xb5\x03\x40\x9e\x14\x0f\xb1\x15\xfc\x71\xbc\x62\x6f\x10\xf8\x71\xe4\xf0\x8d\xbd\xa1\x1b\xff\x20\xc5\xe9\x76\x87\x6b\x04\x3d\x75\x30\x51\x6f\x84\x6a\x8c\x15\xd5\xd2\xc6\xdf\x7f\x45\xb5\x27\x05\x53\x1c\x27\x90\xe2\x09\xb8\xd1\x1b\x40\x91\xaa\x66\xb0\x8d\x60\x87\x8d\xe0\x89\xf6\xdf\x86\x7a\x71\xda\xd3\xdc\x0a\x82\x18\xe2\xb4\x6d\x82\x26\x76\x06\x40\xa4\xbb\xb1\x62\xc0\xc4\xc1\xe0\x87\x21\xfe\x8c\xe7\x08\x7c\x38\x1c\xf4\x30\x48\xd0\x18\xa4\xee\x0c\xa4\xdc\x41\xaf\x3d\x29\x71\x8b\x90\xb4\x95\x2c\xf3\x11\x12\xb6\x92\xa5\xed\xbe\x64\xad\x60\x18\x19\x18\x1d\xb2\x95\xa8\xd5\x04\x28\x24\xbb\x6c\x0e\x26\x69\x85\xa4\xab\xb4\x69\x1e\x4e\xd0\x1a\x9a\x02\xb6\x3b\x39\x6b\x23\xd9\x2a\x09\xe2\x8e\xc4\xac\x7d\x89\x56\x89\x67\x5f\x1f\xc8\xfe\x24\xab\x24\x88\x21\x21\xeb\xc8\x09\x56\x4f\x4b\xae\x1a\x6d\x51\xfd\x63\xb4\x45\x25\x8d\xd1\x16\xb5\x31\x46\x5b\xd4\xc1\x31\xda\xa2\x46\x5b\x54\x67\x8c\xb6\xa8\xd1\x16\x35\xda\xa2\x28\x00\x46\x5b\x54\xdf\xab\xa3\x2d\x6a\xb4\x45\x8d\xb6\xa8\x7f\x14\x5b\xd4\xf0\x06\xe7\xbb\x93\x6d\x42\xf2\x4c\xba\x85\x63\x4f\xa2\x4d\x6d\x91\x4a\x82\xd8\x93\x64\x93\x1a\x87\xe5\xc7\xe1\x04\x9b\x18\xde\x92\x66\x87\xd8\x9f\x5c\xb3\x3b\x59\x26\xdd\x1c\xb5\xc3\xf8\xd4\x4d\x94\x19\x66\x88\xab\x23\xdb\x8e\x94\x24\x33\x40\x32\x18\xc8\xf3\x87\xdc\x71\x03\x93\x62\x9e\x29\x21\xe6\xd9\x92\x61\x9e\x25\x11\xa6\x3f\x09\x66\xe8\x3e\xec\x4b\x80\xe9\x44\x0a\x26\x41\x3c\x10\x55\x38\x38\x27\xe4\x40\x5c\x61\x93\xc8\x92\x6a\xb5\x6f\x27\xbd\xec\x49\x62\x49\xa3\xa5\x56\xa6\xce\xf0\x04\x96\x01\x14\x99\x9e\x93\x90\x7e\x0e\xcf\x9a\x60\x90\xd8\xe2\x49\x39\x79\x9c\x36\x4f\x6d\x2a\x6f\x25\x06\x10\xd6\x07\xdd\xa0\x42\x34\x3c\x7f\xd0\x32\x67\x65\xe5\x42\x7b\x97\x7d\xfd\x9e\x08\x60\xa1\x23\xd4\xd8\xef\x69\xdf\x6c\x7b\xfa\x3d\xb5\x8f\x93\x08\xb2\xd5\xe1\xa7\xaf\xe9\x13\x11\x62\xbb\x35\x54\x4f\xd3\x27\x22\xc4\x1d\xad\xa1\xfa\x9a\x3e\x11\x21\x6f\xb4\x86\x3a\xd8\xf4\x89\x0a\x72\xab\x35\x54\x6f\xd3\xa7\x34\x2e\x87\xea\xc4\x33\x34\x7d\xea\x30\x83\x83\x9d\x9f\x88\x10\xb1\x3f\x14\xb1\xf3\x13\x11\x66\x23\xec\xf6\x76\x7e\x22\x42\x8c\xfd\xa1\x48\x9d\x9f\xe8\x84\xda\xe9\x0f\x75\xb0\xf3\x53\xc2\x6e\xb6\xfb\x43\x8d\x9d\x9f\xda\x63\xec\xfc\xd4\x1d\x63\xe7\xa7\x83\x63\xec\xfc\xd4\x3f\xc6\x2a\xa9\x43\x20\x8e\x55\x52\xc7\x2a\xa9\xbb\x27\x35\x56\x49\xdd\x35\xc6\x2a\xa9\x01\xf4\x58\x25\x75\xff\x18\xab\xa4\x8e\x55\x52\xc7\x2a\xa9\x43\xc6\x58\x25\x75\xac\x92\x3a\xe0\xd3\x63\x95\xd4\xd4\x31\x56\x49\x1d\xab\xa4\xa6\xbf\x3c\x76\x7e\x0a\x63\xec\xfc\x34\x76\x7e\x1a\x3b\x3f\x8d\x9d\x9f\x9a\x31\xda\x34\x47\x9b\x66\xea\x18\x6d\x9a\xbb\xc6\x68\xd3\x4c\x1a\xa3\x4d\x73\xb4\x69\x12\xc6\x68\xd3\x1c\x38\x46\x9b\xe6\x68\xd3\x1c\x6d\x9a\xa3\x4d\x73\xb4\x69\x8e\x36\xcd\xd1\xa6\x39\xda\x34\x8f\xf1\xea\xd8\xf9\x69\xec\xfc\x34\x76\x7e\xda\x1c\x63\xe7\xa7\x30\xc6\xce\x4f\x61\x8c\x9d\x9f\xc6\xce\x4f\x3b\xc6\xd8\xf9\x29\x61\xfe\x63\xe7\x27\xda\xf3\x63\xe7\xa7\x7d\x63\x67\xe7\xa7\x4e\xfa\xd5\x00\x09\x7e\x4f\xf6\xde\xfe\xf6\x4f\xd4\xfd\x95\x2b\x71\x41\x6c\xff\x44\x04\x89\x3d\x89\x7a\x17\xfe\xc4\xbe\x57\x07\x7b\x40\x11\x21\x36\x9d\xa2\x08\x3d\xa0\x88\x30\x63\xa7\xa8\xb1\x07\xd4\xd8\x03\x6a\xf7\x18\x7b\x40\xc1\x18\x7b\x40\x8d\x3d\xa0\xea\x31\xf6\x80\xda\x3d\xc6\xba\xbb\x29\x53\x1a\xeb\xee\x26\x8c\xb1\xee\xee\xbe\xf7\xc6\xba\xbb\xa4\x31\xd6\xdd\xa5\x8d\xb1\xee\xee\x58\x77\x77\xac\xbb\x4b\x01\x30\xd6\xdd\xed\x7b\x75\xac\xbb\x3b\xd6\xdd\x1d\xeb\xee\xfe\xa3\xd4\xdd\x1d\x7b\x40\x8d\x3d\xa0\xe8\x63\xec\x01\x35\xf6\x80\x62\xa3\x2d\x8a\x3e\x46\x5b\x14\x8e\xd1\x16\xb5\x39\x99\xd1\x16\xc5\x46\x5b\xd4\x68\x8b\xa2\x8e\xd1\x16\x55\xcf\x77\xb4\x45\x8d\xb6\xa8\xd1\x16\xb5\x67\x8c\xb6\xa8\x8d\x31\xda\xa2\x46\x5b\xd4\xdf\x88\x2d\x6a\xec\x01\x45\x1c\x63\x0f\xa8\xb1\x07\xd4\xd8\x03\x6a\xec\x01\x35\xf6\x80\xda\x0b\x65\xec\x01\xf5\xe4\x07\x79\xe5\xf4\x4a\x57\xca\xdd\x0a\xf3\x20\x33\x71\x95\x65\xfe\x5f\x77\xfa\x5e\xf4\xa4\x29\x74\xad\x9e\x07\xc0\x30\xa9\x72\x99\x41\x81\xa5\xc7\xa5\x70\xcb\xde\x54\x12\xce\x2c\x42\x61\x1c\xc1\x30\x07\x70\x1a\x4e\x06\xb3\xf6\xd7\x3e\x2f\x8a\x35\x83\x0f\xf7\xa1\x0e\xee\xc7\x4c\xeb\x42\x1c\x2c\x9e\x82\x06\xfa\xb0\x8c\xb7\x52\xdd\xf7\x5c\x13\x9d\x6d\x38\x7d\xb3\xf5\xf6\xf6\xea\x99\x54\x98\x90\xd3\x5f\x54\x90\xcf\x74\xe5\xe2\x6e\xd8\xd6\x06\x48\xf5\x5f\x48\x8c\x52\x39\x0d\x17\xe1\xa9\x65\x42\x3d\x48\xa3\x15\xc1\xd2\xfc\xc0\x8d\xf4\x13\xb5\x17\x5d\xb6\x6b\xd7\xca\xf1\x4f\x9e\xe2\x5f\xeb\xec\x5e\x18\x56\xf8\x25\x4c\xd9\x87\x12\x75\xa6\x3e\xb2\x79\x2d\xe6\xbc\x2a\x1c\xb4\x9f\x72\xa6\x12\xd3\xd3\xa3\x9c\x89\x5c\xf1\x85\xb8\xa9\x8a\xe2\x56\x64\x46\xb8\xa4\x13\xb9\xde\x78\x37\x98\xa9\x74\x58\x51\x94\x05\x7b\x16\x06\x6d\x62\x84\x02\xb7\xa5\x66\x36\x82\x6a\xf7\x2e\xab\x65\x49\xa7\x59\x65\x05\x9b\xf7\x5e\x5c\x65\x55\x14\x50\x34\xa5\xc9\x31\x84\x95\x5a\xff\x7e\xe3\x71\xbc\xd1\xf9\xc7\x4a\x39\xb9\x12\xb7\x02\x9a\xa7\xf5\x9a\xd5\xaf\xe7\xcd\xfd\x07\x2a\x90\x15\xf5\x9c\x21\x35\x67\x26\x58\xc9\xad\x45\xc1\xd4\x23\xe8\x83\xcc\x2b\xde\x27\x9b\xf9\xf9\x7a\xf4\x5d\x95\xa8\xbb\xa1\xd5\x15\xda\x58\xb9\xa5\x58\x85\x85\x4f\xd9\x57\x5e\x08\xfc\xc4\xfd\x63\x7d\xaa\x5c\xd8\x41\x88\xd1\xd6\x73\x96\x03\xd6\x5d\xa0\x86\x84\x28\xf8\x4a\xab\xb9\x5c\x00\xaa\xc4\x35\xf4\x11\x8d\x11\xd1\x8f\x37\x65\xef\x34\x24\x8a\xcc\xf5\x4b\xb6\x74\xae\xb4\x2f\x2f\x2f\xef\xab\x99\x30\x4a\x38\x61\xa7\x52\x5f\xe6\x3a\xb3\x97\x99\x56\x99\x28\x1d\xfc\x87\xd7\xe9\x84\xb1\x97\x78\x14\xbf\xc4\x8d\x5c\x4b\xb5\x98\xc0\x2f\x7e\x13\xc2\x3c\x26\x5a\x4d\xf8\xc4\x13\xdf\xc1\x19\x91\x64\xcd\x0e\xd2\xbe\xd5\x19\x2f\x3e\x00\xeb\xfe\x18\x11\xaf\x71\xfb\x08\x05\xed\xb1\xe8\x5c\x04\x54\xee\x42\x38\xb6\xd6\x15\x43\xc9\x07\xb3\x09\x23\xec\x3c\xdc\x13\x4c\x2a\x2b\xa1\x15\x59\xbf\x1c\xd3\x45\xfa\x3e\x8c\x4c\x71\xeb\x78\xa0\x94\xfb\xb9\x4b\xe7\xef\xfd\x7c\x02\x15\x85\x85\xb9\xe4\xe3\xd7\x0f\x9e\xd5\x8a\xc7\xcb\x47\x6d\xee\xfd\x91\x7b\x71\x6c\x82\x9b\x63\x2f\x61\xb5\x97\xbf\x84\xff\x21\x5d\xec\x77\x1f\x5e\x7f\x78\xc9\xae\xf2\x3c\xb4\x27\xac\xac\x98\x57\x45\xe8\x63\x35\x65\xbc\x94\xdf\x09\x63\xa5\x56\x17\xec\x5e\xaa\x9c\x66\xf7\xa8\x64\xfe\xbb\xc3\x08\x87\x23\x41\x3a\x4a\x14\x2a\xfa\x24\x15\x2f\x6e\xbe\xef\x3d\xc4\xce\xf1\xbd\x0f\xaf\xa0\x15\x2c\x34\xab\x6b\xf7\x3e\xac\x33\x90\x7a\x96\x02\x39\x86\x3c\xb2\xbf\xac\x49\x22\x94\x0e\x25\xcd\x60\xaa\xbf\x68\x77\xd7\xeb\x95\x48\xac\xe7\x79\x75\xef\x4b\x90\xae\x83\x76\x15\x72\x1a\xb9\xc3\xe6\x95\x8c\x5b\x5b\xad\xf0\x3a\xed\x2d\xdf\x21\x1d\x9b\x4b\x67\x59\xa7\x49\x1f\xad\xbc\x28\xf1\x70\xfd\x9c\x68\xc1\x3f\x43\xec\xa2\x64\x0c\xdb\xa0\xd4\xd6\xa4\x36\xfc\xdb\xa1\xaf\x1e\xa9\xca\x99\x97\x2f\xe2\xdd\x03\x47\x01\xcd\xdd\x5c\xa3\x90\x4d\xd9\xed\x36\xdc\x1e\xa0\x20\x0d\x85\xf7\xbd\x48\x55\xa0\xd1\x73\xe3\x33\x1b\x59\xad\x7d\x13\x8d\xd8\x31\xe4\x36\x9a\xcb\x45\x65\x80\xc9\x5f\x72\x6b\xe5\x42\xf9\xfb\x06\x9a\xde\x5d\x52\x64\xab\x5e\x9a\x2e\x8d\xd4\xa6\xb7\x43\xec\x56\xa3\xbf\xf8\x1a\xaa\xb0\x53\xf6\x1d\x37\x52\x57\x36\x26\xaa\x66\x7a\x55\x6a\x45\xf0\xed\x7a\x41\xa9\x15\x56\xd5\xee\xcf\x57\x7f\x22\x30\xf5\x52\xe7\x98\x9d\xda\x03\xf2\x26\xbe\x77\x95\xaf\x24\x18\x94\xd9\x2b\xad\x9c\xd1\x28\xbc\xd4\x21\x38\x17\x9e\xfe\x4a\x03\xd9\xb3\x84\x69\x1a\x8b\x99\xb2\x56\xb4\x1a\xd8\x86\x9a\xd9\x7e\x47\x78\xfd\xb5\xac\xfe\x5a\xdf\xa5\xa8\xcb\x2a\x16\x9e\xad\xb7\x00\x3e\x12\xd7\xf0\xaa\xe0\xd6\x7a\xbe\x88\xdf\x80\x56\x90\x7d\x50\x6b\x3b\xf5\x45\xd3\x3e\xd2\x74\x76\xf4\x30\x6b\xa1\x17\x0b\xa0\x96\x07\x28\x37\x57\x93\x80\x6c\x5d\x51\xb6\xd1\xa5\x02\x46\x9c\x5a\xe2\xaa\x18\x3b\x41\xdc\x04\xda\x99\x64\x46\x82\xf6\x78\x02\x76\xc9\xf8\xa7\xac\xa8\xac\x13\xa6\xf9\x2b\x41\xd2\x74\x8f\x1a\x67\xc8\x0b\x76\x2f\xd6\x8f\xda\xd4\xfd\x41\xe3\x6c\x13\xda\x78\x86\xc5\x48\xaf\x2d\x46\xeb\x98\x3f\x10\x61\xd8\x4c\x44\x2d\x2d\x80\x22\xaf\xfc\xca\xeb\x17\x20\x80\x78\xd1\xa5\xf6\xfd\x46\x63\xd6\x6c\xcd\x32\x23\xb0\xf7\x2a\xef\xa2\x5e\xdf\x65\x8b\x52\x63\x98\xa9\xe7\x72\x80\xaa\xd7\x73\xb0\xe8\x74\x55\x10\xe0\x9d\x71\xc6\x3d\x70\xa3\x8e\x92\xa3\x3a\xc9\xb4\x61\x7f\x15\x46\x87\x8e\xad\x18\x48\xa7\x74\xfc\xf3\x51\x6e\x4a\x23\x78\x2e\x95\xb0\xf6\x6b\x8f\x5e\x49\x0a\x66\x07\x43\x79\x51\x34\xb0\xd8\x02\xf5\x7e\x5c\x4e\xcf\xa2\x85\x27\x5a\xb0\xa9\xfa\xdb\xc6\xef\x56\x0d\x27\x76\xfa\x04\x2f\x3b\xcf\xd7\x18\x9e\xc8\x7b\x8d\xe9\x5e\xb8\x68\x34\x1a\x40\x57\x7c\xff\xea\xfd\x6b\x98\x69\xa6\x15\x5e\xfb\xf4\x2a\x0a\x41\x63\xdb\x5c\xe3\x92\x3f\x08\x70\xc5\x54\xe0\x1b\xe4\x85\xe7\xe5\x27\x77\xa6\x12\x27\x70\xeb\xf5\x42\x6d\xdf\x89\x0b\xe9\xa6\xf7\xff\x1b\x2e\x44\xa1\x96\x5c\x65\x28\x12\x5d\xde\x8b\xd2\x5e\x5a\xb9\x98\x28\xe1\xbc\x84\x7e\xf9\xe2\xc5\x8b\xff\x2f\x5c\x88\xb0\xac\xff\xf5\xe5\xef\xff\xd7\x97\xbf\x9f\xae\x8e\xae\x8f\x79\x0d\xbc\x8d\x1f\x8d\x2e\xd6\x51\xa3\x28\x6a\x18\x26\x6b\xd7\xfb\x7e\x44\xb5\xa9\x86\x79\xe7\x31\x3e\x55\x7f\x7a\xd5\x7e\x1b\x97\x64\x71\xbe\xd4\xb9\xe2\x08\xe8\x81\xac\xb9\x7e\x15\xad\x2c\x9d\x6a\x3a\x40\x98\x14\x6b\x6f\x82\x1e\x43\xb5\xee\x4e\xba\x9b\xf5\xd3\x6a\x47\x06\x6d\x39\x43\x2e\xc3\xd3\x8f\x1b\xef\x76\x0e\xaa\xfd\x47\x1a\xe3\x8e\x51\xe8\x5e\x36\x45\x7a\x63\x0b\xa3\xab\xf2\x22\x5c\x60\x8d\xbd\xb1\xb2\xbd\x8c\xc1\x69\xbf\xb4\x5a\x33\x9a\x32\xbc\x07\x3a\xd3\x6a\x54\x9d\xe0\xa6\x20\xc8\x32\xfe\x4e\xc9\x59\xe6\x5f\xdf\x5d\x60\xc6\x54\x0a\xee\x9c\x4a\x41\xc1\x80\x3e\xf9\xa8\xa5\xfe\x9d\x14\x62\xc1\xb3\xf5\x49\x77\x8e\xf1\xf6\xf1\x6b\x0e\x3b\xd1\xc7\xbd\xc0\xa4\xe8\x75\x44\x99\x49\x87\x73\x45\x6c\xe7\xb1\x3f\x09\x5c\xb6\x48\x0b\x70\x53\x56\x96\xb4\xf8\x78\x03\x06\xa4\x61\x4b\xae\xf2\x42\x98\x9d\x9a\x44\x3f\xd7\xf4\x5a\x43\x80\x34\x81\x49\x4e\x57\x7d\xa7\x0a\x6e\xc4\x10\xd9\x57\x94\x4b\x5e\xc7\xb2\x7b\xb9\x09\x9b\xf8\x43\x4d\xaa\x80\x4a\xf3\xca\xff\x91\x64\xf6\xed\xa5\xe8\x5a\x39\x7f\x92\xc8\xd8\xc1\x18\x2f\x53\x48\x5b\x92\xfa\x91\xcf\xd6\x2d\x27\x62\x3d\x97\x43\xd2\x8d\xff\x44\x1f\xd0\xf6\x04\xfc\x27\xe2\x01\x37\x1f\x38\xca\xd6\x89\xac\x02\x21\x4e\x2b\x27\x3e\xf5\x54\x44\xeb\xb2\x98\xdb\xf0\x6a\xb0\x90\xd7\x92\x76\x64\x06\x9e\xc6\x3d\x6a\xf7\xb1\xee\x44\x55\xb7\xd4\x85\xcc\xd6\x97\x71\xe2\x93\x0c\x67\x7e\x79\x94\xaf\x38\x6e\xef\x1b\x6d\x5a\x80\xc4\x50\xcb\x45\xdb\xdf\x3c\x8c\xbd\xf4\x3b\x79\x6e\xbf\xf6\xdc\xb4\xff\x2e\xee\x9c\xc0\xc9\x55\xad\x4f\xd8\xaa\x8c\xa6\xf6\x02\x39\x33\x32\x0f\x7a\x0c\xb9\xbf\x18\x50\xce\x8b\x42\xa0\x54\x28\x83\x4c\xd9\xad\x5e\x09\xf6\xa0\x8b\x6a\x25\x00\xaf\x2c\xfa\x60\x29\x50\x97\x82\x7d\x53\xcd\x44\x21\xc0\x46\x17\x58\x00\xc4\x94\x3c\xfa\x8f\x2c\x65\x89\x5a\x3b\x77\xe1\x03\xb4\xa9\xce\x10\x40\x70\x7d\x00\xda\xbd\x64\x3f\x28\xf6\x05\xaa\xbf\xfa\x11\x3c\xee\x5f\x5f\xbf\xa6\x90\x1a\x43\x72\xf3\x70\xbe\xba\x85\x83\x60\x5f\x22\x1c\x2b\xdc\x42\xe6\x6c\x86\x26\x41\x7f\x69\x9c\x29\xf1\xc8\xe6\xb2\x20\xed\x29\x28\x4b\x4d\x0e\x57\xd8\xc1\xc8\x5f\xea\x05\x84\x8f\x52\x42\x22\xfe\x19\xe7\x55\x0a\x13\x6d\x08\x33\x19\xf2\x58\x3e\x7c\x3c\x0d\x65\x08\xcd\xe3\xc4\x3c\x4e\x26\x93\x09\xfb\x81\x22\x8a\xc5\x0b\xf1\xa2\x73\x5a\xf5\xbd\xb9\xd2\xb9\x9c\xaf\xbb\x67\x46\x80\xea\xb9\x7e\x33\x4d\x1b\x03\x0c\x70\x0f\xa6\xfd\x11\x38\x2d\xe3\xc2\xbf\xfc\x86\xe8\xec\xa6\xd5\x1f\x0c\xc4\xf6\x0a\x70\xf1\x06\xb8\x49\x22\xe1\x9d\xee\x00\x11\x94\x64\xcb\x66\x62\xc9\x1f\x24\x29\x16\x45\xcf\x91\x22\x20\x3a\xa4\xa6\x87\xee\xce\x45\xa3\x16\x99\x3a\x66\x62\xee\x59\x1d\x1a\x01\xc4\xa7\x52\x5b\xc0\x40\x70\xd7\xdc\xe8\xbc\xdd\xaa\x8c\x4a\x1c\xe0\x64\xf3\xac\x04\xaa\xc8\x75\x18\x41\x10\xff\xaa\xb2\xd4\xc6\xc5\xad\xa5\xcc\x92\xfb\x69\xd5\x8b\x3e\xdb\x40\x97\xf3\x29\xbb\x0e\x38\x08\xfa\xa2\xa2\x74\xa4\x11\xf3\xb9\x97\x55\xb5\x62\xa2\x5c\x8a\x95\x30\xbc\xe8\x4e\xd6\x56\xd9\x92\x71\xfb\x32\xb8\x07\x29\x5e\x14\xbc\x0a\x56\xbc\xc4\x54\x0c\x10\xd1\x72\x69\x62\xd2\x47\x1d\xe6\x29\xd8\xc9\x07\xf5\x51\x6b\xf7\x4e\x5a\x90\x58\x29\x31\x66\x60\x51\xba\x2a\x1e\xf9\xda\x9e\xec\x12\x17\xe2\xdf\x3c\xf3\xf1\x32\x66\x8f\xb4\xc4\x12\x75\xa0\x4a\x5d\x0d\xba\x77\x3c\x07\xf2\xac\xb5\x96\xe3\x05\x13\xca\x99\x35\x14\x42\xa4\x67\xd1\xd6\x57\x8d\xbf\x28\x33\x30\x5e\x7c\x6b\x85\xad\x25\xd8\x28\xf0\xc8\xc0\x9f\x28\x2a\xe0\x3b\xbe\x66\xbc\xb0\x68\x78\x17\xa0\xb7\xdc\x76\x25\x1c\xd4\x36\xc2\xdf\x66\x9a\x54\x4a\x78\x03\x04\x9c\xdb\x8d\xce\x37\x7e\x6e\x65\x8b\x10\x60\x36\x12\xe3\xf6\x1c\x99\xe3\xf7\xc2\xb2\xd2\x88\x4c\xe4\xe0\xd2\xed\x0f\x11\x60\xd1\x7f\x50\x6f\x6b\xff\x7e\x3d\x1f\x8f\x05\xdc\x7a\xaf\x81\x22\x12\xb1\xeb\xba\x65\xb9\x0d\x41\xb6\x0d\xa6\x80\x45\xd2\x54\x94\x6b\x8d\x5b\xf0\xce\xa8\x89\xd1\x1a\xb4\x28\x94\xc8\x9d\x89\xf6\xee\xce\x4d\xf7\xe0\xc9\x99\x3b\x92\xf8\x11\xa3\x2f\x18\x6f\xd4\x2d\xa7\x99\x50\xd6\xab\x3b\x30\x6b\xe9\x58\xae\x05\xc4\xab\x11\x20\x7a\x2a\xe2\x96\x7d\x7b\xfd\x9a\xbd\x60\x67\x7e\xbe\xe7\x80\x63\x73\x2e\xc1\x3a\x66\x1d\x37\x1b\x3b\x41\x80\x2a\xe7\x71\x1a\x1d\xa5\x97\xcd\x79\x61\xc5\x85\x57\xb8\x81\x1f\x86\x95\xd3\xcc\x36\x75\x4c\x88\x30\x60\x6c\xce\xa7\x54\x92\xa3\x90\x44\x43\x94\x54\x92\x23\x1e\x17\x86\x4f\x26\x91\x5c\x3f\xf5\x50\x63\x92\x58\xa4\x87\x6f\xad\x20\xe4\x45\x6e\xb1\xda\x6f\x9f\x85\xd5\xb6\x03\xb0\x3c\x71\x74\x76\x87\x82\x5d\x40\x01\x2b\xe1\x78\xce\x1d\x0f\x4c\x3a\x82\xd8\x85\x15\xe9\x7c\x76\x8b\x55\x6f\x3e\x40\xbc\x62\x0f\xb2\xea\x83\x58\x41\x41\xaf\x1d\xac\xfa\x33\x62\xc4\x56\xbc\x95\xaa\xfa\x84\x61\x79\x04\xdb\xf0\x16\xf6\xdd\xbe\x01\x00\x2c\x8b\x74\x02\x47\xda\x64\x2b\x50\xce\xa0\xa3\x57\x46\x66\xd4\xb5\x8a\x34\x18\x1a\x38\x2a\x95\x19\x79\x4d\x14\x5c\x67\x9c\x19\xae\x72\xbd\xda\x9a\xb1\x3f\x10\xc1\x7b\x4d\x73\xac\x4d\x27\x53\xb2\x28\xf1\xb7\xc6\xd7\x08\x90\x87\x60\x70\x5a\x36\x3e\x94\xde\x18\x50\xdb\xfc\x2d\x94\xec\x90\xb6\x3e\x63\xac\xe1\x81\x01\xf1\x09\x6d\x70\x9a\x24\x9c\x2e\xf2\xd1\x62\xca\x13\xa3\xc9\x8d\x2e\x48\x5e\x96\x8d\xb5\x7e\xd4\x45\x08\x72\x8a\x8b\xf5\x80\x3e\xf3\xb5\x3a\xa2\x47\x69\x93\xd1\xac\xcb\x8d\xb5\x42\x14\xe7\xe7\xbd\xd6\x8a\x74\x9d\xb3\xcd\xb5\x7a\x29\xa0\xbb\x56\xb8\x7e\x3f\xe7\xb5\x26\xe4\x29\x58\x91\x65\x7a\x55\xde\x18\x3d\x97\x14\xb4\xdf\xba\x6f\x02\x80\xc6\xa8\x8c\x31\xd2\xc1\xce\xd7\x5c\x23\x14\x11\xa5\xe5\x63\x3a\x36\x03\xd3\x19\x2f\x96\xda\x3a\xf2\x42\xb7\x16\xbb\x09\xa2\x15\xb2\xc2\xfd\x6c\xfc\x6f\x44\x54\x88\xf1\x19\x60\xb1\x05\x58\xba\xf1\xd7\x6d\xf8\xe6\xa8\x69\x33\x18\xbb\x85\x33\x8b\x71\x20\xfe\x16\x89\xa6\xf1\xbc\xfd\x0d\x22\x4c\xa7\xd9\xa3\x36\xf7\x53\xf6\x2e\x00\xe4\xb0\x25\x22\xb4\x3d\xe1\x6e\x79\x51\x17\xa4\xa7\x83\x84\x62\x32\xa8\xcb\xa1\x27\x39\x4e\x30\xa2\x52\xda\x66\x82\x38\x21\xb5\x0a\xb3\x04\xdb\x57\x14\x01\xe6\xc8\x97\xa4\x65\x27\x6f\xe3\xf1\x9d\x7c\x4e\x8c\xf4\x04\xe7\xd7\x4a\x24\x91\xd9\x12\x42\x86\xa1\x64\x06\x6e\x08\x71\x23\xe2\xe9\x47\x9d\x2f\xc8\x7c\x4d\xbd\x13\x24\x50\x6e\x88\x13\x65\xec\x07\xc5\xea\x6d\x63\x93\x06\xcd\x77\x22\x30\x15\x01\xf6\xa0\x79\xf4\xd4\x06\x3d\x87\x4d\x12\xd2\x6a\xb7\x84\xd1\xda\x16\x15\x27\x9c\xda\xdc\x00\xa7\xf4\xad\x02\xec\xf4\x2b\x9d\x78\xfd\x7b\x0b\x5a\xbd\xc7\xb4\x0c\xd5\x24\x9c\xa2\x27\xb4\x4d\x00\xf0\x51\x6f\x85\x96\x7b\x0a\x2c\x8e\xa9\x9a\xc8\x55\x9d\x89\x0d\xce\xad\xad\x02\x7e\x73\x69\x48\xf5\xc5\x82\xfa\x0b\xca\xb4\x54\xd8\x30\xa4\x3e\x6d\xe8\x04\x10\xc3\x9b\xe9\x89\xd8\xf5\xfb\x18\x62\xb8\xe2\x66\xcd\xbe\xbe\x7e\x3d\x65\x5b\x8a\x8e\x0a\x51\x13\x94\xcb\xab\xa6\xba\x3c\xc7\x65\x72\xb5\x4e\xb9\xe4\xc9\x79\xcb\x69\xba\x67\x6a\xab\x27\x7a\xc6\xa2\x5d\xdb\xcc\x51\xca\x74\x74\x10\xe3\x16\xdf\x62\x4b\x5d\xe4\xa1\xcc\x5c\x27\x5f\x3f\x8f\x70\x69\x02\x5d\xde\x0e\xe0\x9e\x7a\xcd\x2c\x84\x67\x54\x2a\xf8\x38\x92\x20\x9e\x6d\x8a\x2d\x91\xa1\x9c\xb3\x15\x74\x10\x8b\x16\xbe\x82\x57\x8a\x52\xbb\x86\x7c\xaa\x3b\x36\xa9\xf6\x50\x71\x76\x2f\x8c\x12\x05\x2b\xb9\xe1\x2b\xe1\x84\xa1\x76\xfc\x9f\x51\x2b\x79\xa6\x16\x67\xa3\x66\xf2\xb0\xad\x74\x90\x90\xcc\xc3\xe3\x27\xd7\x98\x76\x97\xd6\xed\x2b\x21\x33\x18\x54\xee\x41\x53\xfd\x2e\xe6\x70\xff\x44\x73\x4d\xc9\x60\x9e\xc0\x09\x90\x1e\xa4\x3a\x38\x92\x92\x9b\xe9\x6c\xe2\x51\xaa\x5c\x3f\xda\xe1\x06\xad\xff\x40\x00\x4d\xe2\x4f\x88\xd3\x4f\xe9\x78\xbb\x15\x2c\xb1\xdb\xa8\x15\x45\x24\xcf\x41\x48\x06\x50\xde\xb9\x4c\x36\x4d\x39\xed\x70\xb3\x69\x30\x8d\xd2\xd4\xa0\xcf\xc3\xf4\x74\x6c\x25\x6c\xb1\xb2\xfc\x95\xf1\xb0\x9d\xe4\xc5\x6d\x29\xb2\x01\x12\xf3\xd7\xef\x6e\xaf\xba\x40\xbc\x78\x8f\xe5\x1f\xfc\x3a\xfd\xdf\xa9\x1a\x79\x9d\xd8\xf1\x28\x66\x4b\xad\xef\xd9\x59\x2b\xe2\x6e\x59\xcd\xa6\x99\x5e\xb5\xa2\x8e\x26\x56\x2e\xec\x65\x40\xe8\x89\x5f\x0d\xb5\x2a\x86\x54\x05\x70\xf2\x78\xb7\x40\x35\xa0\x10\x28\xe0\x27\xcc\xb2\x7a\x45\x44\x88\xfe\x20\x43\x00\x65\xb8\xb3\xb6\x37\x06\x78\x6d\x42\xf5\xe1\x44\x7e\xb5\x7d\x9c\xfd\xe1\x7c\x71\xf4\x1c\x69\x4c\x18\x8c\x51\xa2\xc4\x4d\xd9\xbd\xa3\xb8\x57\x21\x85\xf9\x59\x0c\x86\xd1\x59\x34\x70\xfd\xe0\x34\x0a\xaf\x7b\xba\x8c\x1c\xaf\x71\x22\x11\xd7\xbf\xe5\x6a\x3a\xe4\x48\x4a\x53\xd8\xb7\x5c\x4e\x3d\x0e\x25\x22\xf4\x1d\x46\xfb\x6d\x16\x97\xc0\x3b\xd9\xb3\xf0\x4f\x96\xc8\x43\xc9\x0a\x3b\x9d\xd3\xb2\x67\xb3\x01\x12\x1f\xb4\x9d\xf2\x1f\xa9\xe1\xed\xb7\x5b\x6f\xb7\xc9\x3b\x62\x6b\xf7\xa9\x9e\x25\x06\x43\xe3\x56\x70\xfa\x31\x02\x47\x9b\xdf\xc3\xb2\x27\xa1\x5e\x09\x29\x35\xb3\xf7\x84\x9c\x2e\x04\xa6\x7e\xa6\xe4\x23\xed\x8c\x7e\x3e\xb5\x6d\x68\x87\xf1\x28\x3d\x3d\xe6\x2e\x66\xc6\xfa\xdd\xbd\xab\xbf\x03\xe6\x70\xe7\x38\x84\x3a\x13\x54\x91\x30\x43\xaf\xca\xa8\x35\xf3\x7b\xec\xd0\x61\xd5\x94\x34\x12\xcc\x19\xe8\x33\xfa\x6f\x75\x51\xc3\x0b\x8c\x0f\xfb\xf7\x5e\xf0\x95\x8d\xf9\x73\x75\x0a\x4a\x5d\x8b\xf8\xdf\xe2\x7f\xfd\xfb\x31\x0b\x19\xe0\xcc\x92\xf5\xba\x37\x18\xf0\xd6\xcd\x75\xc4\xed\x08\xb1\x70\x44\xbd\x0e\xd6\x19\xbb\x8d\x63\xe1\xb4\x90\xdf\x5c\x14\x1d\x80\x96\x94\x58\x8b\xa3\x9b\xeb\xa6\x1f\x45\x27\x5c\xee\xbd\x0e\xbd\x8f\xc5\x05\xbb\x81\xe4\x94\xe6\x17\x12\x78\xcf\x7e\xdf\x6b\xec\x94\x7c\xec\xf4\x20\x72\x7d\xf0\xce\x71\x7c\xd3\x54\x03\xc7\x3d\xeb\xd4\xf5\x6e\xc8\x8a\xb6\xbc\x56\x9d\xc0\x43\xe7\x72\x2f\xd6\xc4\xe2\xe9\xa1\xe2\x70\xa8\x59\x1e\x92\x5b\x6a\xc4\x8e\x36\x7e\x2c\x27\xfc\x7f\x68\x17\x08\x74\xcd\xd4\xab\x99\x54\x48\xc7\x38\x45\xa7\x5b\xb3\x8c\x47\x4e\x6c\x83\xe1\x5f\xa1\x2e\x29\xe9\x40\x53\x0a\x93\x77\x4e\xf5\xc3\x76\x19\xf2\x9d\x05\xc5\x69\x3b\xa6\x9b\x8b\x7f\x67\xe1\xf0\x76\xdd\xef\x37\x7f\xa9\x78\x41\x3b\xdb\x76\x34\x0f\xbe\x16\x01\x75\x2a\xb0\x82\x07\x46\x16\x79\xc6\x0d\xed\x38\xe6\xda\xc4\x14\x71\x1b\xaa\x57\x84\xbc\x44\xae\x6a\x36\xdc\x60\x23\x4d\x52\x41\x13\x08\x37\x4e\x66\x55\xc1\x0d\xf3\xbc\x6b\xa1\x0d\xa9\xba\x74\x9a\xcc\x52\x93\xdc\xad\xc8\xb4\xca\xd3\x2d\x67\x77\x9b\x10\xda\x58\xe0\x30\x12\x5f\xf6\x96\x1a\xa9\x97\x8d\xa1\x82\x1d\x66\xc0\xce\x3a\xa5\x2c\xfc\x53\xc8\x6a\x49\x30\x6b\x06\x78\x81\x79\xdb\x8f\xb2\x5b\x26\x41\x5a\x26\xb1\xb1\xfc\x79\x73\x6b\x12\x69\x3b\x70\xb1\x29\xfb\x7d\x9d\x7c\x74\x51\x17\x47\x71\x0c\x32\x06\xc2\xdc\x3d\xd9\x13\xf1\x3f\xa0\x4c\xc3\x24\xe7\xda\x88\x07\x61\xd8\x59\xae\x01\x2e\xf4\x1c\x3f\x9f\xb2\xff\x47\x18\xda\xe5\x05\xf5\x42\xc5\x02\xdb\x58\x07\x76\x13\x4d\x25\x2e\x64\x60\x70\xcb\x5e\xb0\x33\x00\x4d\x82\x29\x57\x2b\x91\x4b\xee\x44\xb1\x3e\x8f\x0a\x31\xa6\xfe\x53\x90\xf4\x79\x4d\xea\x64\x0b\xe4\x0e\xeb\x63\xe7\x7a\x42\xf5\x63\xc0\xdd\x54\x8b\x59\x7a\xab\x8e\x7d\x53\x91\x3e\x2d\x1c\x9a\xb5\x9c\x60\xf1\x6a\xaa\x11\xfa\xbf\x3c\x6d\x70\x66\xc4\x02\xf8\x05\x52\xff\x91\xb9\xc5\x51\x73\x77\x7b\x81\xf5\x3c\xe0\xb8\x59\x88\x3d\xf2\x60\x97\x3f\xc1\x83\x5b\x12\x20\xfc\xd8\xd8\xb0\x8c\xc8\xf4\x83\x30\x22\x67\x5e\xb5\xde\x33\xeb\x48\x32\xd6\x79\x76\xb1\xf3\xa1\x7e\x91\x96\x17\x92\x1f\xe0\xb2\x5d\x9f\x9e\x7f\x76\x93\x9f\x4a\x30\xb2\xcc\xa5\x30\x51\x89\x9b\xf1\xec\xfe\xa0\x51\xb6\x2a\x19\x5a\x0c\x62\xbd\x81\x52\x5b\xe9\xfc\x7d\x82\xa9\x2e\x6d\xb3\xa9\x67\x04\x7f\xc6\xc4\xe2\x3f\x68\xeb\xfe\x7c\x00\xac\x67\x2b\x7f\xc6\xad\xf4\x8f\xda\x3f\x33\x6d\xba\xb0\x9c\x66\x0b\xa1\x6a\x7e\x76\x80\x35\x10\xf0\xd0\x88\x39\x71\xdf\x3e\x8a\x79\x2b\x9b\x1b\x97\x0c\x87\x76\x81\xb3\xdd\x0b\x85\xa6\x91\x34\xb5\xc6\x0e\xf3\x18\x22\x6d\xdd\x4b\xd5\xe3\x81\xa0\x56\xa8\xea\x35\x11\x90\x00\x11\xe8\xdc\x88\xb2\x90\x19\x19\x8f\xe3\xe3\x91\xb9\xe6\xc2\x4a\x4f\x6b\xaa\x5a\xcd\x10\x8d\xeb\x27\x0e\x56\x8f\xf4\xef\x2e\xe4\x83\x50\xec\x4e\xac\xca\x82\x3b\xac\xe5\x63\x45\x28\xc7\x11\xbf\x12\x4a\x49\x0a\x65\x45\x5f\xbc\x98\x5b\x8a\x35\xbc\x2d\x95\x75\x5c\x39\x19\x0a\x31\xc6\x42\xbd\x7c\x25\xea\x8f\x5d\xb0\x59\xe5\x68\x25\x1e\xeb\xb9\x80\xa9\x0d\x12\xb4\xc0\x73\x61\xa5\x75\x5e\xca\x44\x22\x0e\x5d\x4e\xda\x5e\x91\x03\x30\xf3\x96\x04\xfb\xc5\x7e\x4a\xa2\xd5\x1c\xa2\x5c\xa8\xa6\x2a\x0e\x11\x42\x97\xe4\xa0\x94\x5b\x53\x4b\x3e\x97\x73\xac\x1b\x18\x49\xaf\x76\xf5\x1c\x4e\xd4\x69\xde\x5b\x7a\x96\xb2\xf7\xc9\x5e\xcb\x0a\xd5\xb8\x20\x3e\x65\x45\x95\xf7\x4a\x0b\x5d\xab\x02\xbe\xd3\x29\x9d\x1f\xfd\xea\x25\x77\x4e\x98\xde\x75\xe2\xc0\xc0\x8c\x02\x63\x14\x51\x0c\x0d\x2d\x5f\xe2\xb6\x4d\xd9\xad\xe3\x76\x89\x6c\x95\xd4\x82\x2f\xee\x77\x0b\xb6\x57\x4a\x62\xb2\x4d\x50\x3c\x1d\x74\x79\x88\x93\xed\x97\x14\x6e\x6b\xdf\x3e\x84\x7b\x79\xad\xe7\xe4\xa3\xb0\x4e\x66\x27\x2c\x37\xf2\xa1\x57\x2a\x23\xfa\xe5\x93\xe5\x91\x7e\x8f\xa8\x54\xe9\x27\x7c\xad\x9e\xe3\x84\xf7\x9d\x69\xfb\xcc\x7a\x21\xb6\xce\x74\xe7\x51\xee\x38\xaa\x5e\x98\x7f\x2b\x47\x59\x72\xb7\x4c\x2c\x37\xe4\xdf\x68\x1d\x23\x68\xa4\xf0\x1b\xa6\x69\x84\x9d\xef\xd7\x4f\x63\xd4\x0b\xb0\x25\x56\xa9\x1c\x0a\xc1\x41\xe9\xf6\x42\x4c\xd9\x6b\xad\x4e\x63\x66\xea\x9a\xc9\x39\x5b\xeb\xaa\x17\x26\x16\x7a\x6a\x0a\x63\x28\x5e\xda\xa5\x76\xc4\x06\xa6\x3f\xdf\x31\xd4\x13\x4d\x3a\x8a\xdb\x7a\x79\xdd\xe3\x88\x74\x55\x43\x25\x10\x15\x6f\x7c\xfd\xf1\x04\x3b\x27\xb4\x75\x40\xbd\x30\x77\x1d\xe0\xe6\x01\x21\xe2\x7c\xee\x87\x53\xcb\xee\x69\xa7\x53\xbf\xb6\x71\x3c\x6d\x77\x91\xdf\xda\xde\x35\x61\x03\x21\x54\x4a\xbc\xea\x61\x9d\x17\xff\x1f\x51\x48\x73\x66\x0d\xae\x83\x9a\x19\xb2\xdf\xf7\x5f\x69\x6d\xdb\x0a\x1c\x7b\xa7\x1a\xe0\xa3\x36\xf7\x85\xe6\x39\x93\xce\x8a\xa2\x2f\xdd\x88\xbc\xe3\x2d\xc5\x26\x6d\x23\x2b\x2c\x71\xbc\x07\xcb\x91\x7f\x90\xb2\x18\xfc\x7e\x59\x84\x86\x7a\x4c\x40\xe6\xcf\x14\xf5\x48\xf6\x81\x7e\x50\x58\x8f\xe0\x55\xc1\xe5\x2a\x0a\xde\x54\x21\x74\xd7\xab\x4d\x73\x5d\x28\x26\xe1\xff\xd6\xbb\xfd\x91\xb5\xc4\xea\x24\x8f\x4b\x59\xd4\x8c\x06\xab\x8a\x7e\x07\x9f\x8a\x2c\x6d\xb8\x98\xda\xbd\xac\xbc\x56\x09\x0a\xc2\x77\xcd\x4a\x70\x01\x95\x85\x80\xa7\x58\xcd\xb9\xef\x52\xf7\xaa\x39\xac\x35\xd4\xc9\xab\x01\xf7\x57\xc9\xa0\x0a\xce\x54\x2d\x78\xd3\x31\x7d\x75\x73\x1d\xde\xab\xc3\x2d\xc1\x0c\x86\xbf\x85\xfa\x50\xab\x7d\x36\x98\x66\x00\x4b\x92\x2d\xf3\x08\x1a\x8b\xa1\x8a\x4a\xc0\xc2\x29\xf8\xb7\x85\x89\xdd\x1e\x7a\x61\x66\x5a\x3d\x08\xe3\xc0\x1c\xb4\x50\xf2\xaf\xf5\x6c\x6a\x43\x02\xe0\x94\x03\xc5\xc9\x28\x42\xec\x50\x70\x0d\xc4\x0a\x5f\x46\x00\x35\x57\xaa\xf5\x85\xd8\x9f\xb3\x71\xa3\xf7\x0b\x0e\xdb\x65\xca\x32\xbd\x5a\x55\x4a\xba\x35\xd4\xdd\x37\x72\x56\x39\x6d\xec\x65\x2e\x1e\x44\x01\x15\xcb\xb8\xc9\x96\xd2\x89\xcc\x55\x46\x5c\xf2\x52\x4e\x60\xb1\x0a\xbd\xd8\xab\xfc\x97\xb1\x9c\x9c\xed\x2b\xa1\x41\x66\x1c\xfd\x86\x8d\x4d\xdc\xf8\x46\x62\xaf\x71\xde\xe9\x5d\xda\x1c\x71\xf0\x3a\xf7\xee\xcf\xc7\x37\xb7\x77\x4d\x7d\x3c\x40\x93\x50\xa6\xaf\x31\xa6\x35\xc8\xb1\x22\xf4\x8a\x91\x6a\x1e\xe5\x09\xa0\x7f\xcc\x33\xcf\x31\xf4\x07\xe2\x7e\x0a\xe9\xc9\xcb\x56\xb3\x15\xd6\x21\x07\x42\x25\xc8\x32\x7a\xca\x5e\x71\x15\xea\xef\x55\x65\xee\x39\xce\x94\x5d\x2b\xf6\x8a\xaf\x44\xf1\x8a\xdb\xdd\xb5\xae\x8f\x79\xf4\x50\xfb\x65\xe2\x8f\xeb\x78\x87\x1f\xc3\x94\xd2\x10\xe0\xd6\x71\x95\x73\x13\x9b\x28\x9c\x9e\xda\x1a\xd0\xcf\x4e\x20\x71\x22\x7d\x5b\x94\x12\xd6\x00\x07\x4f\x89\x4b\x09\x8f\x0f\xee\xb8\x99\x18\x60\xb7\xc1\xb2\x9b\x59\x86\xfa\x85\x95\xb2\xce\x54\xb0\x55\x39\xb9\x49\x2a\x12\xf3\x8a\x97\xc1\x82\x1e\xca\x3a\xb6\x09\x15\x94\xda\x35\x3d\x8a\x1e\x4a\x0b\x8a\x4f\xc8\x8c\x99\xd3\xba\xc0\xa6\x32\x70\x51\x7b\xa6\x6b\x84\x33\x52\x3c\x78\xe1\x73\x26\x9d\xe1\x86\x36\xd5\x06\xe9\xee\xa2\x81\xd0\x53\xe8\x5f\x2a\x61\xd6\x7c\x56\x20\xec\xb4\x14\x27\xe0\x3b\xe6\x01\xc4\x09\xa1\x42\xd1\x30\x88\x9c\x41\x79\x71\x8b\xca\x77\x87\x51\x79\x41\x60\xb2\xa8\x64\x2e\x2e\x5b\xc8\x43\x6f\x62\x41\x0c\x37\x8f\x66\x7b\x6a\x80\x65\x37\xc7\xee\xeb\xd6\xdb\x9b\x4d\x82\x4a\x23\xe6\xf2\x13\xb1\x3f\x87\x6d\xa2\x6d\x61\xf3\xcc\x45\xc7\xa7\xc0\x59\xa5\xe4\x5f\xaa\x84\x90\xd5\x0f\xef\xdf\xfe\x27\xbb\xfe\x0a\x20\x36\xd1\xba\x6c\xc9\x6d\x28\x81\x2a\x94\x27\xe0\x07\x99\x53\x43\x2a\xaf\xe7\x1b\xee\x64\xac\x75\x5a\xab\x4e\x46\xb8\xca\xa8\xb4\xbe\x95\xe1\x32\x69\xea\x6c\x46\xa3\xa8\x5b\x72\xd5\x80\xc6\xbe\x43\xb4\x69\x82\xa3\x07\x29\x30\x54\x85\xc0\x18\x50\x0c\x4e\x69\x88\x11\x37\x94\xe6\x8f\xac\xe6\x73\xf9\x69\x1a\x13\x61\x61\xcf\xc2\x27\xfc\x7e\xd6\xf6\xf3\xa4\xfa\x39\xc1\xec\xcc\x02\x80\xe6\x8c\x1a\x21\x0a\xbc\xd6\x95\xa2\x77\x1d\x0c\x18\x54\x08\xb5\x70\xcb\xda\xb4\x0f\xb3\xaf\x73\x40\x30\x26\xe7\x9e\x66\x83\x63\x35\x37\x0b\xf8\xa7\x55\x0b\x47\xa7\xec\x07\xb5\x85\x16\xb4\x1d\xad\x4d\x0d\xb1\xb1\x68\x44\x75\xec\xbd\xc8\x44\xcb\x71\x8c\x1f\x23\xc1\x85\x13\x7f\xff\xe1\x2e\x20\x23\xe3\xec\x37\x2f\xfe\x95\x4d\xc0\xe9\x21\x78\xde\x28\xd6\x42\x12\x7a\xca\xe1\x08\xa0\xbe\x7c\xf1\x05\x7b\x15\xf4\x24\x6d\xd8\x6f\x5f\xbc\x40\x4c\xfa\x28\xb8\xd5\x2a\xc8\x58\x77\x72\x25\x74\x45\x0c\x2c\x40\xdd\x1e\x2b\xe8\xb7\xc8\x9b\x65\xc0\x6d\x83\xa0\x34\xd7\x95\x22\xd6\xe1\x09\x91\x1a\x72\x05\x61\x38\xda\x39\x91\x37\x5d\x88\xa3\xd8\x16\x0a\xb2\x0a\x47\xbc\x20\xce\x22\x3f\x2b\xd6\x8c\xcf\x5d\xe8\x0a\x01\x1f\x89\xc6\x89\xba\xaa\xe5\x47\x0f\x75\x72\xe5\x9f\x22\xc1\x5e\x0a\x9e\x0b\x73\x0e\x68\x74\x15\xb2\x38\xc1\x94\x2b\xe7\x2c\x72\xd4\x4e\x1d\x3c\x1a\x07\x78\x66\x21\x52\xe6\x62\x55\x6a\x27\x54\xb6\xa6\xe4\xe6\x26\x09\x24\x05\xb9\x3f\xf9\xcf\x24\x21\xbd\x83\x5e\xe3\x51\x6b\xb9\x17\x6b\x8c\x4f\x0b\xb1\x36\xe4\x9a\x15\x19\x57\x6d\xdf\xb9\x36\x0b\xee\x75\x44\x54\xe7\x31\x06\xcc\xff\xf3\xcc\x66\x9a\x90\x7e\xcc\x82\x21\x00\x5b\x02\x9d\xb7\x04\x0d\xbe\x0e\xbe\x83\xd8\x2d\xc8\xb6\x9c\xb0\x64\x46\xdd\x34\x67\xb1\xe1\x3b\xd8\x5b\x31\x5d\x92\xc1\xf3\x3d\xba\x10\xf3\x84\xee\x67\x31\xd8\x2c\x30\x20\xcc\x4f\x63\x9c\xde\xa5\x0d\xc7\xb5\x6d\x2e\x18\x10\xfb\xea\xee\x20\xb5\xba\x7d\xc1\x78\xe1\x96\xba\x5a\x50\xca\x2f\x31\x66\x35\xc8\x14\xe1\x65\xb8\x0f\x21\x76\x98\xf1\xc8\xcb\xc0\xb6\x1a\x9a\x7e\x11\xef\xb2\x70\xcb\x34\xf6\x13\x5e\x7a\x2d\xc6\x48\x2f\x64\x01\xf3\xed\x74\x09\xa5\xad\x3d\xb2\x2a\xcc\xf8\x96\x9e\x7f\x29\x27\x54\x1e\x4c\xf5\xb8\x13\x5a\xb1\x86\x71\xd0\x51\xba\xd3\xcd\xa9\x55\x10\x7e\x97\x2e\x3d\x84\x39\xf6\x62\x6c\x13\x85\x63\xb1\x89\xdd\x91\xdb\xc8\xb5\xfa\x75\xa7\x8b\xdf\xef\xeb\xfe\x99\x6d\x0b\x1b\xfe\x42\xce\xb4\x64\x98\xfb\xaf\xb6\xa9\x61\xca\xae\xd4\x66\x67\x72\xaa\x84\xd3\x8d\xb4\xf5\xd3\xfa\xe1\x24\x98\xf7\x7f\x38\x69\xc0\x61\xa8\x45\xeb\x4f\x34\xd1\x21\xe4\xfb\x71\xa5\x95\xc7\xd4\x0d\xdb\xe0\x94\xbd\xc7\xe6\xc8\x91\x13\xd2\xd0\xcd\x88\x8e\x90\x08\x0d\xcb\x74\x19\x4a\x0e\xb4\x76\x80\x5e\x3f\xa3\xd5\xab\xba\xe9\x55\x05\xde\x2b\x6d\x45\x9c\x1c\xb1\xd5\x0d\x0e\x38\x0d\x10\x18\x9a\xc2\x31\xaf\xdf\xdf\xfe\xe9\xed\xd5\xef\xdf\xbc\xfd\xc9\x88\xa2\x69\x0f\x7e\x74\x09\x00\xea\x20\xd7\x0d\x3c\xd3\xc3\x94\xdf\x06\x07\x40\xdc\xdc\x5c\x94\xc8\x8a\x62\x67\xd8\x60\x31\xa6\xaa\x7c\x57\x6f\xdf\xd6\xb0\x82\x98\x07\x3e\x06\xf0\x18\x82\x16\x99\x8b\x42\xb8\xc3\x11\x3d\xad\xbd\x68\x99\x28\xa3\xd6\xb7\xe0\x66\xc6\x17\x5e\xee\x2d\xb0\x5b\xf8\x34\x2a\x15\x24\x90\xb1\x2f\x89\xbf\x23\x14\x5f\xe0\x52\x79\xeb\xd2\x06\x2d\x42\x41\x5b\x0d\x45\x15\x7b\x63\xc1\xa8\xd0\x83\xa6\x28\x58\xb0\x80\xea\x98\xea\xd0\x40\xf7\x9c\x86\x2c\x9e\x37\x2f\x06\x7a\xb0\x58\x0f\x1f\x3a\x1f\x7b\x0d\xd3\x00\x5d\xd3\xaa\xc5\x42\x19\x86\x15\x06\x54\x70\xc5\xb4\x12\xb8\x07\xfe\xde\x6d\x3e\x44\x39\x6b\x72\x35\x89\xcd\x94\x88\x0e\xba\x3e\xa9\xdf\x2c\x8e\x56\xd7\xd9\x70\xf5\xac\xc1\xaa\x82\x65\xfc\xa3\xbb\xe3\x2a\xfe\x42\x84\x1a\x70\x24\xb2\xf7\xdd\x3d\x98\x51\x13\x27\x42\x0c\x74\xa5\xdc\x85\xd7\x06\x67\x5e\xc1\xc2\x3e\x70\xc8\x33\x43\x92\x04\xf6\x1d\x23\x82\x54\xba\x35\x99\x84\xe4\xea\xd4\x0a\x1b\x29\x2e\xad\x66\x74\x03\x76\x6f\xae\xa3\x23\x6b\xab\x7f\x2e\x19\xe2\x80\x56\xfc\xb3\x42\x67\xf7\x80\x73\xaf\x3d\xd7\x19\xbe\x80\xba\xfc\xf3\xd5\xfb\xd7\xa1\x45\x1c\xb2\x5e\xb6\xe4\xd4\xf3\x62\x81\xa4\x4f\xe6\xda\x88\x85\xf1\x8a\x7a\x9c\xd5\x09\x9b\x4b\xc5\x0b\xf9\xd7\xc8\x7d\x12\x41\xe2\x54\xb2\xfa\x36\x0b\x3c\xb6\x71\xc9\xdc\x8b\xf5\x84\x1e\x50\x8f\x03\x8d\xc5\x95\x72\xb2\x88\x1e\xc5\x48\xb7\xf0\x8f\x95\x7e\xf0\xbc\x37\x31\x8b\x9b\x21\xd1\x42\x29\xe9\x29\xbb\xd3\xc8\xd0\xea\xfb\xfe\x22\xf8\x74\x99\x12\x22\x4f\x81\x79\x82\x6b\x3e\xd9\xd1\x00\x01\x76\xa7\x95\x15\x90\x00\xf5\x37\x5f\x7e\xc9\xce\xbe\x55\x21\x65\x1d\x2c\xdc\x6f\x20\x40\xf5\xbc\x15\x67\x83\x76\xcc\x54\x44\xa6\x95\x7f\x8e\xa3\x61\xcf\x4f\xc5\xe0\x8d\xa3\x84\x7b\x2a\xf1\xf0\x30\xc1\x75\xd0\xc5\x11\x60\x0c\xd8\x01\x8a\xd7\xb4\x19\x3b\xfc\xa7\x07\x1a\x77\x27\x2c\xff\x67\xf6\x33\x36\x63\x00\x3b\x4c\xa9\x95\x94\xda\xfb\x3c\x71\x0b\x9f\x47\x91\xc4\x31\x60\x67\x2a\x39\x18\xb7\xbe\xbd\x7e\xfd\x73\xed\x4b\x25\x9f\x15\x61\x52\xca\x40\x31\x36\x69\x89\x09\xc4\x17\x3c\xc6\x13\x1f\x25\x3b\xb2\x26\xfe\x2c\x13\x0c\x9b\x44\x93\x59\x4a\xa1\x29\x32\x60\x4b\x28\x3c\xb4\x11\x07\x50\x8a\xac\x63\xbc\x88\x29\x23\xd9\x92\x1b\x9e\x39\x61\xa4\x75\x32\xeb\xe7\xe7\x90\x49\x1b\x5a\xdc\x04\xab\x58\xd4\x84\x4a\x9d\x33\x5e\xb9\xa5\x36\x83\x42\x0b\x0e\x75\x60\xf3\x22\x05\x5f\x88\xcb\x26\xee\x6a\x82\x73\xb0\xbf\x6c\x7e\xc2\x5f\x30\x22\xed\xa8\x31\x05\x99\xbf\xc3\xdf\xe9\x7c\x80\x9a\x7c\x7a\xd5\xbc\xdc\xed\xcc\x1a\x0f\x00\xa1\xd3\x9c\xe8\x00\xa5\xd5\xd7\x2b\x78\x59\xbc\x8e\x9c\xdc\xbf\xfd\xc0\x96\xe2\x94\x26\xf0\xb9\xc9\x17\x14\x46\x91\xa0\xd6\x0d\xa9\x4a\x4b\xa2\x1e\x06\x39\x79\x18\x76\x9b\x7e\x4e\xad\x16\x55\x1b\x4e\x83\x10\xc2\x4c\x33\x1b\x81\xbb\xef\x25\xfb\x27\xb0\xe8\x7d\xf2\x34\xa5\x16\x1b\xb1\x8d\x51\x49\x3c\x8b\xf1\xd9\xd3\x70\x14\x51\x2c\xe8\x3e\x4e\x2b\xd0\xd5\xfd\xe0\xcd\x77\xaf\xd8\xd9\xce\xe0\xc7\x73\x78\x92\xb6\x96\x08\x2d\xab\xac\xd3\xab\x8d\xa8\x12\xb9\x0a\xe5\x55\xed\xa1\x0c\xcf\xee\x08\x3d\xe5\x21\x05\xfd\xaa\x28\x97\xfc\x9c\x5d\x2b\xa6\x0d\x44\x96\x63\x2d\x9c\x8d\x6f\x91\x31\xca\x6e\xcc\x0a\xf3\x33\x9b\x0f\xa2\x87\xf7\x4a\xad\x71\x2f\x5e\xd7\x98\x42\xfa\x42\xec\x2b\xba\xe0\xae\xb1\xdd\x86\x56\xfd\x75\x3e\x32\x78\xec\x21\xe4\x92\xe6\x95\xd4\x06\x4c\x45\x31\xd6\xa6\x65\xb0\xf1\x08\x18\xfb\x9b\xa1\xa1\x99\xd6\xfe\x1a\x07\xac\x1c\xb7\xaf\xf1\x43\x63\xe4\x2d\xe3\x4c\x89\xc7\xc8\x3d\xa0\x21\x1a\x6d\xaa\x6a\x67\xdd\xb7\xc6\xbb\xde\xfa\x26\xa1\x63\x58\xba\x29\x81\x97\x92\xd8\x36\x0c\xc7\xa6\x11\x01\x5b\x2c\x06\x73\x36\x36\xab\x8c\xd9\x0d\x49\xa8\xc6\xc0\x14\x86\xee\xa6\xa0\x08\x21\x02\xb4\xbf\xd1\x6d\xa9\x46\x17\xb3\x3a\x3b\x0a\x9a\xc7\x86\x1d\x29\xf3\x1c\xfe\xea\xe6\x9a\x0c\x12\x56\x3a\x65\x5f\x01\xaa\xc5\x3e\xfb\x6e\x29\x4d\x3e\x29\x39\x14\x03\xf5\xa4\x73\x51\xcf\x9e\x0c\x58\x36\x6e\x38\xaa\xf2\x96\x2c\x45\xa6\xe8\x6d\xdd\xa2\x38\x21\xe8\x15\x02\x08\xd6\xa5\x40\x57\x6c\x60\x5e\x70\x7a\xe4\x75\x36\xa7\xfc\x5c\xab\x7c\x5a\x19\xda\x8d\x0a\x64\x9f\xe9\x2a\xd3\xca\xc2\x12\x85\x7b\xb2\x68\x9f\x24\xae\xd7\x8e\xe0\x74\x09\xe2\x63\xed\x43\xde\x28\x30\xb0\x92\x4a\xae\xaa\xe6\x52\xa3\x57\x43\x79\x5e\x31\x8f\x1c\xa0\xce\x06\x70\xec\x42\xae\x64\x7f\xa2\x4f\x1c\xc3\xa3\x4c\xe0\x6d\xb5\xfe\x70\xa0\x94\xc1\xe6\x98\x24\x56\x3f\xd9\x7c\x2f\xc9\x40\xc0\x62\x22\xe9\x4b\xf6\x7f\xcf\x7e\xf8\xf5\x8f\x93\xf3\xdf\x9d\x9d\x7d\xff\x62\xf2\xaf\x7f\xfc\xf5\xd9\x0f\x53\xf8\x8f\x7f\x3a\xff\xdd\xf9\x8f\xf1\x1f\xbf\x3e\x3f\x3f\x3b\xfb\xfe\x9b\x77\x5f\xdf\xdd\xbc\xf9\xa3\x3c\xff\xf1\x7b\x55\xad\xee\xf1\x5f\x3f\x9e\x7d\x2f\xde\xfc\x91\x08\xe4\xfc\xfc\x77\xbf\x22\x4f\xf1\xd3\xa4\x55\x22\x56\x2a\x37\xd1\x66\x82\xab\x7c\x09\xc6\xbf\x21\xfc\xe9\xf4\x2d\x60\x40\xf8\x71\x16\x14\x97\x15\xff\x04\xb4\xc0\x57\x84\xfa\x88\xcd\xd0\x73\x96\xe9\x55\x59\xb9\x76\xa8\x46\x28\xf1\x96\x4c\x12\x9d\x58\x87\x4b\x74\xe6\x4d\x6a\xb0\x4d\x0d\x45\xdb\x53\x2a\xb1\x19\x89\x16\x01\x56\x67\x33\x8c\xf4\xf1\x8f\x4b\x1f\x1f\x03\x0e\x6c\x52\x08\xde\x16\xf4\xc3\x05\x4a\xda\x4d\x21\xb5\x8c\xe6\x45\xd4\x8f\xd4\x0c\x9a\x38\xa4\x65\x7a\x25\x9d\x0b\xf1\x45\xbc\xd3\xb6\xc2\xb5\xcb\x67\x90\x41\x06\x9e\x20\x43\xff\x75\x69\x99\xf8\x54\x16\x32\x93\xae\x58\xb7\xab\x37\xa6\xbb\x5c\xa0\x5d\x45\xa3\xff\x01\x6d\x4f\x62\x93\x97\x50\xfc\x6e\x80\x71\xf5\x6f\x82\x9f\x24\x3d\x1e\x23\x14\x93\x05\x9c\xab\xd0\x30\x0c\x72\x36\x98\x7e\x10\x26\xc8\x27\x90\x21\x02\xb5\x58\x72\x22\xb7\xf0\xe8\x34\x93\xd0\x83\x89\xa2\x3e\xa4\xca\x1e\x10\x8a\xf9\xe6\x93\x17\xc2\x2c\x35\x13\x88\x6d\x2e\x77\x13\x48\x37\xef\x15\xb6\x82\x8c\x45\x71\xcf\x23\x41\xae\x30\x5f\xee\x6e\x29\x3a\xbf\x30\x6e\xe8\x08\x7f\xf5\xfe\x35\x5d\xf9\x4a\xb0\xcf\xb1\x7d\xe7\xbe\x6b\x11\x09\x4e\x0a\xcc\x42\x8c\x30\xda\xcd\x1e\x43\x1a\x85\xbd\xc0\x22\x97\x74\x8d\x19\x43\x17\x21\x17\x26\x94\x82\x03\xb0\x50\x22\x33\x70\xd3\x7b\xb1\x26\x17\x02\xc5\x11\xb2\x47\xe9\xd7\xd7\x80\x0b\x99\x5c\xec\xb5\x19\x9d\x23\xb9\x6f\xca\xbe\xe2\xd9\xc4\xb2\xaf\x49\x20\x83\xc9\x21\x1e\x49\xab\xfc\x6b\x12\x98\x41\x97\x7e\x5a\x75\xd4\x66\x74\xb6\x41\xef\xaf\x93\x9a\xb8\x11\xed\xaa\xaa\x18\x86\x08\x9d\xab\xe7\x75\x2e\x31\xd4\x4d\x4d\x04\xda\xad\xb2\x7a\xad\x2e\xd8\x7b\xed\xfc\xff\x34\x05\x57\x13\x21\xbe\xd6\xc2\xbe\xd7\x0e\xde\xff\x49\x0e\x09\x97\xff\x84\x23\x0a\x01\xfb\x98\xb2\x06\x56\xfc\x26\xac\x3f\x71\xf1\xf1\x28\x76\x94\x7f\x04\x2b\x72\xd8\xdd\x01\x24\x50\xd7\x88\xf6\xd3\x8b\x36\x37\xa5\xd5\x04\xa3\x40\x13\x21\xee\x2d\x4f\xe9\xe7\xd8\x3e\xc1\xa3\x4d\x35\x04\xab\xde\x51\x23\x19\x9b\x81\x70\x30\xe9\xbf\x80\xde\x55\xa1\x5a\x16\x24\x8c\x73\x27\x16\x32\x4b\x04\xb9\x12\x66\x01\x25\x81\x28\xcd\xa5\xda\x23\xf1\x8e\xc2\x31\x10\xaf\xd3\xfc\x4a\x71\xa4\xf9\xb5\x19\x5a\xb3\x88\xb9\xbc\xf8\x74\x44\x9a\x44\xdf\x7c\x82\xe6\x99\xbe\x72\x10\x84\xde\x92\x13\x86\xd8\x93\xd5\xd5\x01\x67\xba\x2d\xb9\xe1\x84\x51\xea\x58\x61\x32\xd1\x7f\xd7\x75\xf9\xff\x27\x41\x39\x95\xc6\x4e\xd9\x15\xb3\x52\x2d\x0a\xd1\x86\x11\xad\xf2\xad\xcf\x91\xc1\xfa\x19\x6d\x95\xc9\xe6\x8a\x89\xe0\xbd\xd2\xf3\x2d\xf9\x93\xce\x2d\xb0\x5e\x90\x17\x09\xea\x14\xda\x93\x7b\xb1\x3e\xb9\xd8\xe4\x4b\x64\x88\x27\xd7\xea\xa4\x49\xf1\xeb\xf0\xa0\x5a\x86\x83\x84\xba\x13\xf8\x1b\xb1\x3f\x29\x0b\x3d\x5f\x37\x45\xe0\x34\xd1\xf6\x59\x75\x25\x34\x9e\xbe\x2a\xb8\xb5\x83\x12\xb7\x3b\xd1\x4f\xb7\x2d\x68\x35\x2f\x21\xad\x32\xf6\xf4\x2b\xb8\x5c\x1d\xd3\x02\x9c\xf9\xa9\xd0\x3c\xfc\x49\x44\x89\xf0\xdf\xe9\xfe\x22\x81\x5b\x3b\xd6\xbc\x5a\x87\xab\x3c\x42\x3f\x83\xe0\xc8\xe9\x2d\xb7\xd3\x8c\x96\x93\x6a\x63\x07\xeb\xbe\x78\x5f\xc9\x42\x60\x91\x6d\x2a\x44\xb9\xc2\xfc\x51\x48\x3e\x53\xda\xc5\x6a\x88\x90\x9c\x8a\x15\x82\x6c\x29\xb2\xa3\x17\x96\xc7\x75\x0f\x42\xc2\xef\xea\x57\xa3\xd2\x10\x74\xef\xc6\xf1\x43\xf3\x48\x60\x00\xe7\x66\x5c\x01\x54\x26\xc3\x42\x32\xd2\x86\x1d\x3e\xee\xea\xe9\x71\x51\x8e\xbb\x2a\xad\xba\xd8\xe9\x2d\xbc\xb3\xe9\xb3\xc9\x2a\x03\xf5\x01\x5a\x89\x05\x97\x08\xbd\x77\x69\xd8\x6b\x60\xb3\x40\x54\x44\xbd\x8f\x82\xe7\x13\xcf\x2b\xc7\x18\xa9\xfe\x18\x29\x9e\xb9\x8a\x17\x4f\x0a\x91\x6a\x90\x53\x40\x58\xcc\x92\xa7\x55\x86\x62\x4f\xdf\xfd\xbf\xd5\x70\xaa\x8c\x97\x3c\x93\x8e\x64\xa8\x18\x2e\xf1\x25\x38\x27\x86\x38\x26\x06\x38\x25\x3e\x73\x87\xc4\x11\x9c\x11\x1b\xc5\xdd\x3b\x9c\x2f\xd0\x5c\xe3\x44\x38\x58\x41\xbc\x19\xd0\x62\x4f\xe5\xc2\x14\x50\x84\x07\x91\x9f\x7e\x11\x10\x25\xb2\x4c\x2b\x44\xb4\x74\x36\xf3\x2a\xb0\xf4\x57\x11\x04\xd4\x1e\x4e\x28\xe4\xd7\x9a\x05\xf2\x72\x28\x35\x5e\xaf\x78\x9b\xe5\x4b\x9b\x10\x88\x61\x84\x85\xea\x75\x90\x43\xe8\x37\xb3\x99\x67\xdd\x27\x01\x53\xf8\x4e\x3f\xc2\xa3\xb7\x8e\x1b\x27\xf2\xd3\xe7\x4c\xbb\xdb\x19\x43\xd8\x4c\x0c\x99\x35\x59\xef\xc9\x05\x3c\xcd\xf8\x4c\x57\x2e\x94\x31\xf5\x67\xf0\x40\xb3\x31\xa4\x5b\x5a\x0b\x6e\xdd\x8d\xd1\x33\x71\x27\x07\x27\x30\xbc\xe5\xd6\x61\x1d\x92\x47\x88\xf1\x9b\x89\x3c\x06\xc3\xe1\x2e\xd0\x95\x9d\x58\x49\x3e\xe7\x4e\x4c\x3c\xc8\xe7\x54\x89\xfd\xda\xef\x0c\x57\x16\x26\x79\x94\x0d\xe8\x2c\x9b\xb9\x1a\x38\x39\x6e\xc8\x0f\x48\x2d\xd3\x4a\x04\x61\x0d\x15\x5f\xf0\xf7\x7d\xa6\x1b\xb9\x12\xd6\xf2\xc5\xd0\xdd\xfb\x43\xb5\xe2\x6a\x62\x04\xcf\x21\x09\x2c\x00\x6b\x15\xe5\x49\xd8\xba\x2e\xfd\x14\x70\x2e\xf5\x21\x3c\x6b\x3e\xa4\x81\xe2\x43\x03\xb7\xe0\x5b\x28\x72\x10\x12\xc8\x9a\x9e\x3b\xdc\xff\xb7\x49\xb2\x82\xae\x78\xb6\x94\x2a\xdc\x33\x16\x4a\x1b\xfa\x4d\x0d\x55\x62\xc0\xf9\xb3\x90\x0f\xe4\xee\xa5\x2c\x5c\x5b\xb8\x3a\x2c\xa2\x11\xd1\xfb\xd4\x0e\xdf\x60\xb0\x01\x4b\xa8\x8d\xa9\x8d\xb3\x50\x0d\xbe\x61\xd8\x27\xa1\x2c\x1f\xb9\x83\x55\x33\xd1\xe3\xdd\x36\x38\xc2\x9d\xf3\xac\xa8\x43\xd3\xc9\x9e\xf4\x09\x78\x65\x18\x6e\x1e\xbe\xe0\xee\xd6\xc4\xaa\x40\x38\xc0\xd8\x08\xc5\xd9\x9a\x8a\x14\x87\x3f\x30\x4d\xfa\xc2\xb3\x27\x62\x11\x35\x5c\x56\xcb\xd5\x09\x2a\xca\x33\xe4\x4b\x31\x56\x2e\xb9\x4d\x37\x88\xdc\xf8\xb7\xf6\x69\xfc\x00\x92\xb4\xae\x7d\xa7\xfb\xf3\x58\x3f\x8e\x5a\x2d\xfc\x9d\xae\xd4\xa1\xe8\xb4\x1d\xf6\x25\x7c\x65\xa3\x48\x7b\x2b\x40\x04\xc3\x94\x24\x44\x89\x1c\x58\x86\x85\x4e\x1e\xfe\xa1\x8c\x9b\x4b\xa9\xa4\x6b\x75\x00\xbf\x0d\xdd\x04\x3a\xa0\xdb\x91\x04\x87\xf6\xa7\x69\x53\x96\x4b\x03\x2e\x6f\x79\xe0\xa6\x48\x2b\x34\xde\xda\x82\x56\x38\x17\xc7\x45\x43\x41\x89\x39\xe3\xe1\xa9\x83\xc7\x5d\xd7\xc5\xaa\x17\x7d\x08\x9b\xa8\x12\x31\x4c\xe3\x86\xbb\x65\x72\xab\x8f\x38\xa1\x6e\x27\x76\xee\x42\x1b\x46\x4a\x1d\x8b\x6e\x10\x33\x14\x12\xa9\x14\x54\x5f\xc1\xda\x3a\x4a\xd7\xe7\xc7\x4e\x5f\xf6\xaa\x33\xf4\x82\xc9\xb0\x68\xa3\x4b\xbe\xe0\x94\x0a\x0e\x5d\x1f\xd2\xc6\xcb\x5e\xf6\x12\x66\x05\xf6\xe8\xa5\x7e\xc4\xbf\xf7\x73\x4a\x6e\x40\x67\x00\x28\xed\xb2\x0a\xd0\x52\x03\xa3\xa6\xe2\x96\xa2\x73\xa5\xdf\xba\x08\x39\x1c\x8f\x7c\xcd\x38\x54\x82\xc0\xee\xc8\x4d\x7b\xcc\x77\x1b\x13\x7f\xaf\x55\x3f\xd0\x50\x64\x35\x74\xaf\xab\xbd\x46\x33\x81\x3d\xee\xbe\x98\x7e\xf1\xe2\x68\xc7\x42\x49\x78\xd8\xe8\xe0\x2d\x2d\xba\xba\x63\x7b\x9e\x50\xc5\xb4\x45\x53\x47\x9b\x9d\x17\xd4\x3f\xa8\xa2\xd7\xe6\xd5\x99\xe1\x3b\x44\x68\x78\x79\x12\x0b\x4b\x62\xd1\x04\xf8\xe9\xd1\x48\xaf\xe9\x92\x63\x1a\xcf\xa0\xc8\x05\xd3\xa6\xdd\xc9\xec\x7c\xda\x69\xb9\x8b\x75\x30\x48\xcb\xa6\x94\x4b\xb0\xd5\xec\xc9\xfc\x21\x10\x3a\x20\x79\xcd\x1e\x1a\x14\x27\x04\xe5\xec\x67\x15\xed\xa5\x9f\x9c\xb0\x33\x7c\x92\x00\xd2\x68\xed\xce\x8f\x86\x1e\x61\x9b\xde\x7c\x2a\x7b\xe3\x96\x36\x1a\x9c\x95\x1c\xaa\x63\x95\x7d\x7b\xd6\xbb\xa0\x8d\x3d\x3d\xb0\x67\xbf\x17\x4b\x4e\x51\x86\xac\x5c\xc9\x82\x9b\x62\xed\x37\xf7\x16\x57\x08\xe5\xe2\x84\x7a\x90\x46\x2b\xf0\x48\x3f\x70\x23\x41\xd9\xaa\x7d\x46\xfd\x80\x7f\x75\xf6\xdd\xd5\xc7\x3f\xbd\xbf\x7a\xf7\xe6\x1c\x38\xa1\x88\xbb\xd0\xb4\xbb\x6f\xaf\xa4\xf5\x39\x42\x7b\xa1\x3d\x08\x11\x0e\x3c\xae\xc3\x9f\x14\xf0\xd6\xf0\x6f\x12\xc7\x5e\x55\xae\x82\x42\xb4\xd0\xcb\xce\xca\x87\x63\xf1\x17\x8a\x3c\x3e\x69\x6e\xeb\x83\x4f\xf5\x64\x3f\x1d\x45\x1c\xec\xed\x19\x6b\xef\x49\x1d\x63\xed\x7d\xdd\x08\xca\x1f\x3a\xfc\x90\x99\x1c\x65\xb7\xae\xc4\x68\x9d\x28\xf7\x61\xd6\x1c\x42\xfd\xa0\xb1\xec\x9a\x85\xd2\x3a\x3b\x1f\xed\x97\x8b\x0e\xdf\x42\xdb\x89\x76\xfb\x5b\x38\xc1\x62\x42\xf6\xf2\xe1\x2e\x32\x33\x9e\xdd\x57\xe5\x65\x6c\x7b\x53\x56\xa6\xd4\x56\x80\x19\x79\xad\x2b\x03\x49\xb4\x33\xaf\x99\x2c\xb9\x8d\x25\xef\xca\x42\xaf\x0f\x9a\xd7\xa0\x36\xf4\x37\xd5\x4c\xbc\xfe\x7d\xa8\x3f\x77\x2f\x44\xd9\x2e\x84\x18\xa2\xc3\x5a\x2d\xf2\xfc\xa5\xd4\x23\x29\xc3\xaa\xa4\x9a\xeb\x46\x66\x31\xc2\x6f\x02\xb4\xbc\xbe\x2a\xcb\xdf\xf7\x85\x6f\x13\x48\xa2\xe4\x86\x1f\x12\xb2\x37\x6e\x1b\xff\xf0\x9e\x06\x82\x86\xaf\x84\xc3\x2c\xf2\x92\x1f\x74\x15\x06\x27\xb6\x5f\x5f\x67\x4f\xaa\xd8\xc5\xbc\x06\x16\x3b\x0c\xea\xe2\xa1\xaf\x88\xb9\x27\x84\xfd\x3b\x91\xd8\xb3\xc8\x7f\x9f\xe5\x22\x2b\xb8\x11\xc1\xa0\x50\x89\x16\x86\xa1\x2b\xd3\x3f\x75\x90\x29\x65\xbc\x28\x44\x0e\xd8\x7b\x0c\x15\x82\x22\xb6\x91\xaf\x51\x52\x3f\xf1\xa3\xf2\xd4\x1e\x6e\x39\xe9\xed\x1a\xfe\x93\xf0\x53\xb1\x2a\x5f\xcb\x3d\x92\x45\x97\xa5\x8a\x55\x59\xab\xb1\xeb\x8d\xea\xbd\x1e\x47\xe6\x95\xca\xc0\x4d\x76\x19\x54\xe9\x3d\x73\xbe\x52\xec\xcf\x6f\x3c\x83\x78\x2d\xcd\x9f\x63\x23\x83\x47\xbe\xb6\x2d\x49\xc2\xab\x7b\x97\x6e\x55\x22\xaf\x41\x2b\xae\x70\x5e\xad\x1d\xca\x7d\x73\x09\x25\xd1\x5e\x81\x39\x77\x41\x64\x00\xa7\xbb\xeb\xad\x2f\xab\xd9\x34\xd3\x2b\x60\xab\x32\x8b\xff\x33\x2b\xf4\xec\x72\xc5\xad\x13\xe6\x32\xd7\xd9\xe5\x8a\xab\x8a\x17\x7f\xf2\x7f\x9d\x1a\xeb\x7e\x99\xe1\xa7\xf7\x3b\xe3\x29\xa2\xf3\x4a\xe4\xb2\x5a\x11\xa7\x1f\xa2\xbf\xde\xc1\x3b\x4d\x6c\x93\xdf\x6a\xbc\x06\xf1\xef\xa1\xfa\xc8\x01\x4c\xe4\x45\xa1\xb1\x1c\x3e\x04\xaa\xf7\x39\x5a\x09\x64\x64\xe5\x5f\x05\x64\x66\xed\x5f\x4a\x8f\x97\x9e\xea\x99\x27\x7a\xe3\x3f\x43\x0f\xfc\x20\xaf\xfb\x41\x7a\x3f\xf0\xc7\x7d\x7c\xa4\x69\x34\xbf\x79\x14\x9b\x1e\xfd\xf0\x18\x4a\xeb\xf1\xd2\x6b\xfd\x5e\x4b\x5f\x4b\x5d\xe4\x16\x9b\x4b\xee\x48\x47\xd8\x5f\x57\xf5\x10\x91\xef\xbb\x2b\xd2\x0a\xc3\x91\xc2\x6e\xbc\x2c\xf8\x20\xc5\xe3\xe5\xa3\x36\xf7\x52\x2d\x26\x9e\x47\x4d\x42\x21\x61\xac\x9f\x7c\x89\x65\xe0\x76\x1e\xd0\xdd\x87\xd7\x1f\x5e\xb2\xab\x3c\x0f\x76\x95\xca\x8a\x79\x55\xa0\xe0\x64\xa7\xad\xc2\x64\x17\x50\x96\xe0\x82\x55\x32\xff\xdd\x2e\xa6\x71\x00\xad\xf7\x9c\xf3\xce\x9f\xb7\x9d\x25\xfb\xf6\x79\x7f\x20\x44\x37\xe8\xa1\x7e\xcc\x6b\x88\x8f\x76\xc3\x87\xab\xe7\xad\x5e\x38\x20\x7a\x47\x09\x63\x6b\x8d\x1f\x51\x6c\xfd\xfd\xae\xc0\xfe\x3d\x12\xce\xe1\x8b\x80\xea\xa0\x4e\x76\x46\x6f\xba\x98\xf7\xd0\x74\xcb\xf1\x8c\x36\xa6\x46\x85\x7e\x8c\x31\x18\x2d\x87\x5b\xf3\xad\x6c\xc9\xd5\x02\xec\x97\xd7\xfb\x42\x63\x62\x76\xab\xd2\x8e\xdd\x2b\xfd\xa8\x82\x6c\xde\x28\xbe\x18\x51\x10\xbf\x73\x75\x73\x1d\x8b\x4f\x21\xf0\x3d\x70\xa5\x85\x60\xb8\xd2\xf9\xeb\x73\x37\xcf\xa7\xf9\xc6\x7b\xd8\xf0\x41\x9f\xf7\x46\x76\xe0\xb2\x5a\x71\xc5\x0e\x78\xb8\xbb\x7e\xeb\xbd\x3b\x26\xda\xbe\xd6\xb6\x25\x32\xb4\x28\x3a\x90\x8c\xd3\xb3\x1a\x3d\xc3\x46\x61\x5f\xd7\x5d\x19\x08\x0b\xbb\x9e\xa3\x41\xb5\xdb\x13\x13\x09\x68\x5a\xb7\x33\x6b\x1a\x3d\x1c\xc2\x84\x2e\xae\x3e\x72\x10\xa0\xb0\xfe\x12\xab\x4a\xbf\xdc\xaf\xb4\x81\xe6\x41\x5c\x41\xd5\xa6\x79\xca\x27\xa4\x8d\xce\xab\x62\xcd\xbe\xf8\x12\x4b\xfd\xc3\x34\x11\xff\xa7\xf5\xa7\xbf\xff\xf4\xc7\xe9\xf6\x66\xec\x07\xfb\xaf\x17\x1b\x53\x97\x96\xe9\x0a\x74\xae\x1c\x7a\x10\x7b\x81\x30\xe8\x85\xf1\x92\x09\x53\xd9\x27\x6a\xc4\xa0\x1f\xff\x68\x5c\xf0\x61\x44\x96\xca\xfd\xcb\x6f\x0e\x1c\xfb\x7e\x99\xe3\x50\xd4\xc2\x86\x89\xb9\x13\x04\xd0\x59\xf3\x76\x20\xc0\xfe\x2e\x49\xad\x0e\x93\x77\x4d\x35\xa7\x0c\xc8\xdb\x63\x71\xb6\xd4\xda\x02\xd9\xc3\x6d\xa3\x0d\x30\x88\x46\x57\x3f\x70\xc0\x21\xbd\xda\x4b\xe3\x6c\x51\x71\xc3\x95\x13\x22\xf7\x90\xb7\x68\x25\xd4\x72\x1e\x4e\x2f\x87\x5c\xf6\x1b\x32\x2d\x84\xf0\x84\xe3\xac\xb7\xec\x02\x98\xaf\x9e\xb3\x3b\xb0\x81\x7f\xc5\x0b\x2b\x2e\xd8\xb7\x0a\x38\xe1\xa0\x19\xed\xf7\xf0\x77\xcf\x31\x24\x09\xb4\x10\xb6\xd5\xf6\x93\x01\x8d\xb1\xb9\xd6\x53\xf1\x89\xaf\xca\x42\x80\xe2\xd0\x1c\xda\x9e\xed\x7f\xc7\xd5\x9a\x35\x44\x34\x85\x54\x84\x3a\x09\x46\xe0\xd9\x60\x28\x06\xcf\x8c\x86\xe4\x8e\xc3\x95\x7e\x0a\x79\x2f\xd8\xd5\x03\x97\x85\x67\x99\x48\xb0\x33\x91\x71\xaf\xe1\xd7\x7d\x15\x5b\x57\x7c\xab\x24\xe1\xbc\xda\x97\x76\x7e\x66\x85\x60\x53\xa5\x73\xb1\x45\xf7\xf6\x1c\x09\x99\xcf\x64\x21\x1d\xd8\x79\x73\xf1\xff\xf2\x76\x35\x3b\x72\xc2\x30\xf8\x55\xd0\x9e\x3b\x87\x6d\x6f\x3d\xaf\x7a\xab\x54\xb5\x7d\x01\x66\xc8\xaa\xa8\x0c\x53\xb1\x30\x55\xdf\xbe\x4a\x6c\x87\x00\xf1\x0f\x61\x77\x39\x4e\x42\x26\x31\xb6\xf3\xc5\xfe\x92\xf8\x45\x63\xd7\x86\x1b\x0d\x38\xbd\xbb\xfe\xb9\x0d\x63\xcd\x85\x63\xc5\x6f\xc6\x2f\xcb\x4f\x99\x99\x3f\x53\x09\xe7\x91\x4c\x09\x58\x6a\xa6\x80\x99\xee\x19\xaa\x42\x01\xfe\xbe\xba\xeb\xd9\x0d\x32\xe2\xfa\x0a\x75\x12\xb8\x45\x01\x3f\x24\xbc\x91\x87\xc1\xc6\xd0\x7a\xde\x1e\x6f\x69\xd4\xd9\x63\xb8\x91\x07\x59\x34\xfc\xe0\xe6\x60\xd0\x79\x7d\x12\xe3\x64\x96\x38\xd5\x3e\xca\x63\x39\xae\x14\x03\x57\x5b\x5a\xa3\x01\x5d\xca\x91\xbc\x2c\xf2\xd4\x31\xa6\xd8\xa8\x82\x3f\x2d\x48\x13\x9e\x3d\x5c\x4c\xd3\xe2\xdf\xc0\xb7\x2c\x45\xa0\xa2\x44\x80\x55\x79\x08\x87\xee\x18\xa5\x15\x93\x66\x06\xfc\x4a\xc8\x14\x3b\x5b\x86\x4f\xc5\x36\x73\x9d\x78\x2b\x94\x0a\x4f\x19\x56\x95\xad\x0e\xf9\x60\x3b\x10\x2b\x3c\x3a\x6e\x45\xc9\x9b\x22\x66\x3a\xf3\xf6\x00\x92\x95\x65\xda\x97\xe1\x59\x45\xdd\x52\x82\x89\x11\xd5\x8a\x2d\xda\x10\x2f\xfe\xbb\xc5\x32\x75\xc2\x6a\x31\x06\x16\x07\x22\xe2\xe3\x1d\xfd\xd7\xd8\xb0\xef\x80\x98\xe1\x79\x7d\xdc\x0c\x4f\x21\x7a\x16\xdb\xc4\xc0\x5f\x29\x86\xd6\x9c\x93\x82\xa4\xe1\x31\x7c\x5d\x2d\xd9\x65\xc2\xd6\x54\x95\x43\xd8\x54\xce\xe0\x6c\x2a\x16\x83\x6b\x22\x3d\x58\xcd\xa5\xc9\x79\x34\x81\xf4\x9b\xa1\xf9\xd2\xed\xc1\x2f\x11\x88\x86\xf7\xe3\x6d\x81\x80\x48\xb3\xad\xb9\x9e\xcb\xee\x9c\xaa\x6f\x2e\xe4\xbf\x99\xd2\x1f\xd3\xe5\xe2\x5c\xc3\xc4\xf1\x4e\xd5\xf7\xa9\x67\x6f\x15\x3b\x55\x5f\xea\xb6\x63\x5e\x55\x74\x64\x70\x4c\x92\x66\x95\x1f\x78\xa6\x9d\xe0\xf3\x7d\x3e\x18\xbe\x49\xb2\xfc\xc8\x96\x0d\xc7\x49\x08\xe1\x9c\x29\x9c\xb2\xe1\x57\x09\x7d\xf5\xcb\x0d\x8c\x53\xd0\xf1\xbb\xe5\xb2\x30\x83\x89\xc8\xc7\x46\x1b\x1a\x90\x33\xdd\x6a\x03\x8a\x72\x7b\x89\x59\x43\x2b\xb4\xf6\x4a\x17\x90\x70\x4d\x87\xd7\x5e\xaf\xd8\xf7\xb6\x99\xea\x2e\xd0\x49\x25\xd2\x8c\xa6\xe8\x87\x57\x5e\xcd\xb4\x13\xc3\x3e\x51\xb2\x7a\x36\xcf\xf1\x36\xd6\x1d\xae\xc1\xea\xdf\x7e\x61\x72\x0b\x47\x5a\x76\x6e\x94\x7d\x37\x89\x27\x8e\x54\x12\x47\x65\x9d\x46\xdd\x30\xc8\x87\x93\x2d\x09\x7e\xbe\x76\x32\x18\xdc\x92\x14\xb7\x81\x38\x2c\xaf\x2e\xda\xee\x02\x38\xc6\x1b\x06\x54\xb7\xdd\x24\x1e\x09\x68\x1a\x89\x17\x87\x46\xdf\x58\xee\x59\xc3\x17\xe2\x78\x16\x84\x27\xe0\x2e\x87\xdc\xa1\x72\x85\x5d\xe0\x30\xe1\x60\x44\xc2\x91\x29\x27\xac\x6d\xf5\x28\xf0\xfd\x7e\x28\x42\x8b\xbc\xff\x87\x47\xf3\xf3\x54\x4b\xf0\xe7\x54\x05\xc1\xdf\x31\x21\x1d\x9c\x57\x83\x01\xfa\x6f\x6f\xf1\x4f\x3f\x63\xe5\x94\x1b\x17\x4c\xb8\x9f\xbc\xa3\xf1\x42\x0e\x86\x08\xba\xf2\xb7\xed\xb8\xc0\xe5\x39\x86\xc8\x9a\xb5\xb7\x52\x33\x03\x9f\x3e\x16\x64\x06\xa4\xd8\xe4\xe0\xb6\x6b\xdb\x82\x48\x61\x56\x5b\x45\x0d\x0d\x67\x33\xdd\xdd\x50\x77\x5d\xaa\xa5\x73\xf8\x90\x23\x3c\x46\x91\x2d\x22\x86\xd8\x3e\x6d\x1d\x7f\x88\x9a\xfa\x50\x11\x43\x9d\xfe\x65\xd3\xa2\xef\x02\x45\x27\x3d\x50\x4f\x5e\x8e\xc7\xef\xad\x7a\x15\x7c\x15\x1c\x13\xdc\xff\xcb\xb5\x99\x44\x3c\x3f\xac\xfb\x06\xf6\xb1\x39\x35\x2a\x67\x7e\x1c\xf0\xe2\x20\x15\x6f\xa2\x8c\x59\x72\xa6\xc8\x9a\xdf\x0b\x9c\xcf\xf5\xc4\xcc\x80\xcb\x49\x7d\x59\x77\x26\xc5\x0a\x53\x1f\x49\x7a\x23\xd1\xdb\x73\xf8\x50\x89\x60\xd7\x02\x64\xfa\x9c\x51\xe7\xd5\x4f\x78\xe5\xea\xe7\xea\xfe\x78\x76\x63\xfd\x38\xff\x14\x5c\x03\xd0\xe9\xd2\x52\x2f\x86\xe1\xee\x9a\x84\x0b\x83\x7c\x26\xfc\xe5\x7f\x00\x00\x00\xff\xff\xd2\x76\xb2\x6d\x0e\xbb\x03\x00") - -func stashAppscodeCom_restorebatchesYamlBytes() ([]byte, error) { - return bindataRead( - _stashAppscodeCom_restorebatchesYaml, - "stash.appscode.com_restorebatches.yaml", - ) -} - -func stashAppscodeCom_restorebatchesYaml() (*asset, error) { - bytes, err := stashAppscodeCom_restorebatchesYamlBytes() - if err != nil { - return nil, err - } - - info := bindataFileInfo{name: "stash.appscode.com_restorebatches.yaml", size: 244494, mode: os.FileMode(420), modTime: time.Unix(1573722179, 0)} - a := &asset{bytes: bytes, info: info} - return a, nil -} - -var _stashAppscodeCom_restoresessionsV1Yaml = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xfd\xfd\x73\xe4\xb6\xb1\x2f\x8c\xff\x9e\xbf\x02\xa5\xe4\x7e\x25\x25\x9a\xd1\xae\x93\x9c\xef\xcd\xde\x53\x27\xa5\xac\xd6\x1b\x95\xf7\x45\xb5\x92\x9d\x27\x8f\x9d\x6b\x63\x48\xcc\x0c\x22\x12\x60\x00\x50\xda\xf1\xf1\xf9\xdf\x9f\x42\x37\x00\x92\xf3\x42\x80\xa3\x91\xbd\xb1\x89\x3a\x75\xe2\xd5\x90\x4d\xbc\x34\x1a\xdd\x9f\x6e\x74\xd3\x8a\x7f\xc5\x94\xe6\x52\xbc\x20\xb4\xe2\xec\xa3\x61\xc2\xfe\x4b\x4f\xef\xfe\xb7\x9e\x72\x79\x7e\xff\xfc\x57\x77\x5c\xe4\x2f\xc8\xcb\x5a\x1b\x59\x7e\x60\x5a\xd6\x2a\x63\x97\x6c\xce\x05\x37\x5c\x8a\x5f\x95\xcc\xd0\x9c\x1a\xfa\xe2\x57\x84\x64\x8a\x51\xfb\xc7\x5b\x5e\x32\x6d\x68\x59\xbd\x20\xa2\x2e\x8a\x5f\x11\x52\xd0\x19\x2b\xb4\x7d\x86\x10\x5a\x55\xd3\xbb\x7a\xc6\x94\x60\x86\xc1\x57\x04\x2d\xd9\x0b\xa2\x0d\xd5\xcb\x5f\x11\x82\xff\x52\x4c\x1b\xa9\x98\x66\x1a\x3b\x04\xbf\x4e\x69\x55\xe9\x4c\xe6\x6c\x9a\xc9\xf2\x57\xba\x62\x99\x25\xb9\x50\xb2\xae\xdc\xfb\xdd\x27\x90\x98\xfb\x6e\x46\x0d\x5b\x48\xc5\xfd\xbf\x27\xe1\x8b\xf6\xbf\xfd\x7b\xfe\x9f\xd0\x6d\x42\x70\xf4\x1f\xb0\x33\x37\xd8\x19\xf8\xa1\xe0\xda\x7c\xb1\xe5\xc7\x37\x5c\x1b\x78\xa0\x2a\x6a\x45\x8b\x8d\x81\xc0\x6f\x7a\x29\x95\x79\xd7\x74\x6d\xe2\x9f\xc2\x5f\xb9\x58\xd4\x05\x55\xeb\xef\xfe\x8a\x10\x9d\xc9\x8a\xbd\x20\xf0\x6a\x45\x33\x96\xff\x8a\x90\x7b\x5c\x41\x20\x35\x21\x34\xcf\x61\x61\x68\x71\xad\xb8\x30\x4c\xbd\x94\x45\x5d\x8a\xf0\xa1\x7f\x6a\x29\xae\xa9\x59\xbe\x20\x53\x3b\x7f\x53\xc5\x2a\xa9\xb9\x91\x6a\x35\xb5\x73\x05\x4f\xf9\x35\xf8\x10\x7e\x73\x7f\x36\xab\x0a\x16\x4a\x71\xb1\xd8\x42\xcf\x50\x53\xeb\x69\xb5\xa4\xba\x4b\xe7\xba\xf5\x97\x7e\x12\x9e\x9b\xa6\x1b\xac\xd4\x21\x78\xb1\xe8\x92\xcb\xa9\xc1\x3f\xe0\xcf\xf7\xcf\x67\xcc\xd0\xe7\x38\x99\xd9\x92\x95\xf4\x85\x7b\x5c\x56\x4c\x5c\x5c\x5f\x7d\xf5\xfb\x9b\xce\x9f\x09\xa9\x94\xac\x98\x32\x81\x39\xb0\xb5\xf6\x47\xeb\xaf\x84\xe4\x4c\x67\x8a\x57\x06\x36\xce\xb1\x25\x88\x4f\x91\xdc\x6e\x0c\xa6\x89\x59\x32\xbf\x2e\x2c\x77\x7d\x20\x72\x4e\xcc\x92\x6b\xa2\x58\x65\xd7\x54\x18\x18\x61\x87\x30\xb1\x0f\x51\x41\xe4\xec\x9f\x2c\x33\x53\x72\xc3\x94\x25\x63\x19\xa6\x2e\x72\x92\x49\x71\xcf\x94\x21\x8a\x65\x72\x21\xf8\xf7\x81\xb6\x26\x46\xc2\x47\x0b\x6a\x98\x63\xc0\xa6\x01\x1f\x08\x5a\x90\x7b\x5a\xd4\xec\x8c\x50\x91\x93\x92\xae\x88\x62\xf6\x2b\xa4\x16\x2d\x7a\xf0\x88\x9e\x92\xb7\x52\x31\xc2\xc5\x5c\xbe\x20\x4b\x63\x2a\xfd\xe2\xfc\x7c\xc1\x8d\x97\x0b\x99\x2c\xcb\x5a\x70\xb3\x3a\xcf\xa4\x30\x8a\xcf\x6a\x23\x95\x3e\xcf\xd9\x3d\x2b\xce\x35\x5f\x4c\xa8\xca\x96\xdc\xb0\xcc\xd4\x8a\x9d\xd3\x8a\x4f\xa0\xeb\xc2\xc0\x5e\x2e\xf3\x5f\x2b\x27\x49\xf4\x71\xa7\xaf\x1b\xdc\x81\x0d\x76\x61\xcf\x0a\xd8\x8d\x48\xb8\x26\xd4\xbd\x8a\xa3\x68\x26\xda\xfe\xc9\xce\xce\x87\x57\x37\xb7\xc4\x7f\x1a\x16\x63\x7d\xf6\x61\xde\x9b\x17\x75\xb3\x04\x76\xc2\xb8\x98\x33\x85\x8b\x38\x57\xb2\x04\x9a\x4c\xe4\x95\xe4\xc2\xc0\x3f\xb2\x82\x33\xb1\x3e\xfd\xba\x9e\x95\xdc\xd8\x75\xff\x57\xcd\xb4\xb1\x6b\x35\x25\x2f\xa9\x10\xd2\x90\x19\x23\x75\x65\xd9\x37\x9f\x92\x2b\x41\x5e\xd2\x92\x15\x2f\xa9\x66\x4f\xbe\x00\x76\xa6\xf5\xc4\x4e\x6c\xda\x12\xb4\xe5\xfc\xfa\xc3\x38\x6b\xad\x1f\xbc\x64\x6e\xda\xf6\xfd\x05\x2b\xa9\xf8\x3d\x53\xeb\x7f\xb5\x2b\x3c\xa7\x75\x61\x50\xbe\xf2\x6c\xcb\xef\x2d\x0e\xb8\x04\x22\x84\x8b\x9c\x5b\x31\x8f\x1b\xd0\x0a\x03\xdc\x74\x8c\xd0\x05\xb3\x4b\x24\x49\xad\x99\xfd\x9f\xb6\xbc\xed\x36\xfb\xb4\xa1\x6a\xc1\xec\xf6\xab\xab\x4a\x2a\x13\xb6\x05\xa1\x8a\x91\x23\xec\xd0\xd1\x19\x39\xfa\xca\xca\x56\x76\x23\x68\xa5\x97\xd2\x18\xa6\x8e\xa6\x5b\x28\x5e\xe2\x48\x1c\x53\x72\x1d\x28\x6c\x3e\xcc\x44\x5d\x6e\x4e\xc5\x64\xd7\x1c\x4c\xc8\x46\x0f\x36\x9e\xd9\xb1\x9e\xb6\x2d\xa5\xbc\xdb\x58\x8f\xb5\x99\xbd\xc8\x80\x65\x88\x59\x52\x43\x6e\xec\x81\xe9\x85\x91\xa1\x77\x96\x41\xed\x54\x56\x52\xc4\xa6\x35\x1c\xe4\x1b\xbf\xed\x66\x0d\xf8\x55\x6a\xe3\x4e\xd8\x6d\x3f\xaf\xf5\xf6\xba\x79\xda\x4e\x74\x46\x8b\x82\xe5\x84\x97\x25\xcb\x39\x35\xac\x58\x11\x3a\x37\x4c\x11\xda\xd3\xd3\x56\x6f\x81\x86\x2c\xab\x82\x19\xb6\x6d\x65\x63\x9d\xb7\xcd\xee\x4f\xca\x05\x53\xf6\xd0\xde\xf5\xd0\xda\x30\x5e\xb6\xdf\x81\xdd\xc4\xe7\x7c\x0b\x57\x07\xda\x3b\xc9\x12\xf2\xb0\x64\x0a\xd6\x86\x7d\x64\x59\x6d\x98\x7b\xb1\x2c\xa9\xc8\x35\x99\x4b\x45\x5e\x7d\x64\x99\x1d\xc8\x8c\x11\xa9\xc2\xf3\x3d\x24\xe7\x56\xdc\x5a\x32\x76\x73\x00\x89\xbf\xde\xde\x5e\xdb\x97\x6f\x5f\x5e\x23\xa5\x9d\x6f\xf7\xb0\xa3\x6f\xb6\xa3\x89\x13\xf5\x5e\x30\x38\xcd\xa4\x28\x56\x44\x8a\x30\x31\x73\x59\x14\xf2\xc1\x8a\x7d\xc7\xac\xb3\x66\x1a\xf3\xed\x2b\x89\x0d\xe6\xa2\x3b\xe1\x14\x76\x00\x1c\xb0\xf4\x6e\x07\x1b\x90\x24\x56\x20\xc0\x0e\x30\xf3\x7d\x8f\x6c\x30\x03\xbc\x61\x79\xb1\xb5\x74\xa4\xe0\xa2\xb3\xac\x5c\x68\x9e\xef\x9e\x77\x6c\x1d\xa6\x39\x83\x7f\x3e\x48\x75\x67\x27\x2a\xe7\x8a\x65\x56\xd7\x83\x05\x6d\x7f\x89\x6c\x1c\x93\xeb\x4d\x49\x69\xc8\xc9\xf1\xf9\xf1\xa9\x15\x08\x9d\x8f\x1c\x6b\x32\xe7\x05\xd3\x2b\x6d\x58\x39\x25\xb7\x0d\xdd\x08\x4d\xae\x89\xe6\x65\x55\xac\x60\x84\xc7\xf9\x19\xe1\xc6\xfe\xd1\x9e\x9a\xaa\x16\x6e\xbc\xf6\xc8\x5f\xb2\xa2\x38\x23\x5a\x12\xa3\xa8\x57\x7e\x23\xc4\xe1\x1d\x4b\xc2\xa8\xda\x09\xb8\x93\xe3\x1f\x8e\xcf\x08\x33\xd9\x29\x79\x90\xe2\xd8\xc0\xc4\x4c\xc9\x2d\x1e\x19\xfe\x33\x11\xba\x2b\x59\x13\xc1\x58\x8e\x0b\x53\x15\x3c\xe3\xa6\x58\x81\x1c\x22\xb2\x36\xa8\xa5\x51\x83\xc4\xa6\xe4\xd5\x47\xbe\xae\x2c\x6c\xf4\x14\x94\x6a\xcb\xd7\xcf\x80\x03\xac\x5e\xcc\x72\x42\x35\x29\xf8\x3d\x3b\x5f\x32\x5a\x98\xe5\x0a\x36\x81\x90\x62\xf2\x3d\x53\x7d\x3b\xd7\x4d\x6c\x2d\xdc\x7b\x7d\x5b\x81\x10\x6e\x58\xd9\xcb\xcc\x24\x6d\x43\xb7\x1f\xa4\x4a\xd1\x55\x44\x3a\x6c\xe8\x13\xed\x66\x95\xa1\xd7\xcc\x24\x0a\x08\x2b\x98\x5e\x33\xb3\xb6\xa5\x2d\x0d\x62\xff\xec\x54\x32\xbb\x2e\x15\x53\x73\xa9\xca\xc7\xee\xef\xa5\xd4\x3d\x7d\xdb\xec\x9f\xd4\x06\x45\xba\x91\x76\xd3\x08\xab\x7e\x1a\x79\xe6\xd5\x1f\xaf\xd8\x47\x16\xa1\x92\x39\xb9\xba\x9e\x92\xbf\xcb\x1a\xe4\x2f\x9d\x15\x2b\xf2\x40\x51\xe5\xd1\xcc\x90\x23\xfb\xa1\x23\xbb\x3b\xed\xd8\xff\xca\x68\xce\x54\x6c\x57\xdb\xed\xc1\x68\xaf\xb8\x4c\x5e\xfe\xd6\x57\x87\x88\x3e\x40\x1d\xc8\x12\x5f\xf4\x63\x71\x22\xc6\xad\xdd\x14\xd6\x38\x32\x14\x6a\x8f\x03\xb0\xbc\x70\xfb\x38\x8a\x07\x60\xff\x0d\x6e\xc3\x51\xba\xbf\xcf\xac\xce\x48\xb2\xf6\x30\xfa\x8f\x56\x6c\xd6\x2a\xd0\x56\x71\x11\x78\xb2\xc2\x91\x1a\x5b\xae\x34\xfe\xc4\x26\x7a\x75\x91\x1d\xa3\xb3\xb2\xdb\x8d\x61\xce\x59\x91\x93\x16\x60\xd0\xd7\x92\x25\x84\x6d\xa0\x24\x3f\xbe\x6b\x40\xe6\xb0\x7d\xb3\xfc\xc6\x15\x8b\x1c\xdd\x56\x29\x4f\x98\x97\x49\x52\x0f\x13\xc4\x61\xfb\xc1\x7e\xd9\x4a\x48\x45\xcd\x72\xc0\xee\xbb\xa6\x66\x69\xf7\x1c\xcd\x32\xa6\x35\x91\xb8\xed\x80\x21\x35\x18\xc5\x07\x91\x0c\x56\x87\xec\xef\x14\x15\xab\xf7\xf3\xfe\x47\x26\xee\x6b\x5c\x18\xb6\xe8\x55\x87\x9b\x67\x13\x16\xbd\x33\x1d\xa0\x8b\x4b\x45\x44\x5d\xce\x98\xf2\x9a\x26\xa8\xc0\xeb\x93\x14\x59\xd6\xa0\x1c\x4d\xc9\x3b\x24\x56\xd6\x1a\xb0\x00\x2f\xda\xa8\x58\x30\xf2\xdc\xd2\xfd\x8f\x3f\xfe\xf1\xf7\x7f\x9c\xc2\xc7\x23\x54\x3d\x0d\x2a\xc8\xd5\xc5\xbb\x8b\x6f\x6f\xbe\x7a\xf9\xed\xbb\x8b\xb7\xaf\xfa\x57\xe9\xe3\xa4\xc1\x62\x27\x5c\x98\x89\x54\x13\x9c\x99\x17\xc4\xa8\x5e\x0e\x05\xe8\x29\xb2\x57\x3b\x33\x08\xa0\x1b\xf3\x56\xb8\x55\x33\xdd\x89\x07\xf8\x0c\x02\x58\xf6\xfc\xec\xef\x71\x30\xa8\xe1\x40\xb0\xec\x78\x00\x3e\x8c\x6f\xee\x09\x2c\xf5\x63\x35\x97\xeb\x5e\xf5\x60\xe3\x30\xb1\x8f\x6f\xd3\x5d\xe0\xef\x87\x57\x5e\x66\x32\x5f\x0d\x58\xcf\xbf\xc8\x7c\xb5\xe3\x50\x3e\x84\x64\xb0\x23\x1a\xd0\x9b\xcf\xa5\x2a\xb7\xf7\x06\xc6\x75\x80\xb3\x7e\xc8\x09\x7b\xc7\x22\x33\x89\x6d\xf8\xd9\x98\xf0\xed\xc4\xe1\xec\xd1\x83\xd4\x93\x86\x1c\xfe\xf0\x1a\x15\xeb\xed\xd3\x32\x2a\xd6\xa3\x62\x3d\x2a\xd6\xad\x87\x46\xc5\xda\x75\x6a\x54\xac\x47\xc5\xfa\x17\xa1\x58\x9b\xac\xba\x91\xd9\x5d\x32\x28\x78\x7c\xfb\xf2\x1a\x5f\x68\xe9\xd6\x54\x78\xa4\x9f\x8b\x7b\x59\xdc\xdb\xa9\xa3\xe4\xf6\x65\xdf\x09\x68\x3b\x3e\x05\xa7\x07\xb8\xd2\x00\x9b\x5e\x59\xaa\xc1\x6f\x78\xfb\xfe\xf2\xfd\x0b\xc2\xcb\xaa\x60\x25\x13\x06\x1c\x4f\xb4\xe0\x5b\xbd\x79\x4d\xb3\x14\x0b\x3e\x67\xd9\x2a\x2b\x18\xd0\x3e\xfe\x71\x61\xc9\xe3\xf7\x15\xe2\xe8\x09\x8a\x54\x4c\xd4\x4a\xb7\x9d\x41\x91\xda\x3d\x0e\xf2\x73\x94\x6c\x4e\xa2\xa9\x8e\xd7\xee\x17\x2b\xd9\x9e\x5e\x16\x44\x1e\xa8\x14\x1b\xe0\x4b\x0e\x0f\xef\x70\x25\xcf\xd8\xdc\xfe\x38\xc0\x97\x0c\x41\x73\x10\xec\xb1\xf5\xd9\xd1\x99\x3c\x3a\x93\x5d\x1b\x9d\xc9\xa3\x33\x79\x74\x26\xc7\x1e\x1c\x9d\xc9\x23\xe6\x95\x3c\x3b\x23\xe6\x35\x62\x5e\xfb\x75\x6d\xc4\xbc\xb6\xb4\x11\xf3\x22\x23\xe6\xb5\xd6\x46\xcc\x0b\xda\xe8\x4c\x26\xa3\x33\x79\x74\x26\xa7\x3e\x3e\x3a\x93\x47\xc5\x1a\xda\xa8\x58\x77\xdb\xa8\x58\x0f\xef\xdb\xa8\x58\x8f\x8a\xf5\xa8\x58\xb7\xda\xa8\x58\x6f\x7c\x65\x74\x26\xef\xec\xc3\xe8\x4c\xde\x6c\x9f\x8a\x64\x1b\x9d\xc9\xed\xf6\x13\x3b\x93\x7b\x7e\x84\x74\x0b\xbc\xc4\xab\xd9\xb7\xac\xac\x0a\x6a\xb6\x08\xe0\xce\xe2\x5e\x6d\x7b\xa7\x2d\x50\x88\xf1\x7f\xb4\x12\x99\x92\x7b\x78\x72\x4b\xbf\x8d\x24\x4b\x09\xd7\xb3\xd5\x82\x59\xa9\x91\x53\x83\x6f\x4b\x45\x15\x6f\xfc\xd6\x75\x55\x48\x9a\x3b\xa1\x3e\xa3\xd9\x1d\x13\x39\x91\xdb\x78\x97\x0b\x6d\x85\x82\x58\xd8\xa1\xc9\x70\x3b\xfe\x0a\x5c\x68\xe0\x2d\xad\x35\x9d\x15\xd8\xb5\x7f\xca\x19\x29\x65\xce\x8a\x29\xb9\x04\xd7\x17\x0e\x62\x9b\xc6\xc3\xc1\x4a\xd0\x3c\x67\x19\x55\xee\xa5\x8d\xc7\xfa\x45\xd2\xae\x0c\x1d\x5b\x27\x79\x68\xa6\x8e\x1d\xac\xd3\xcd\xdf\x31\x34\x63\xc7\x0e\xa2\x5b\xf3\x78\x0c\xc9\xdc\xb1\x83\xee\x4f\x9b\xcf\xc3\xb7\x88\xc4\xdb\xcc\xef\xb1\x7d\xfd\xf6\xca\xf3\xb1\xeb\x9c\x5f\x5a\xe6\xdd\x3f\xdf\xc7\x4e\xb2\x3e\x0b\xc8\x7e\x79\x3f\x76\x90\xfd\xa9\xb2\x81\x24\x2e\xe0\xf6\xec\x20\xdb\x17\xf1\xc6\x50\x91\x53\x95\xbb\xc9\x3f\x3e\xd6\xe1\xf5\x27\x67\x53\xff\xa1\xed\x83\x8c\x6b\x3f\xb0\x78\xb0\xed\x7b\x14\xa4\x76\x0a\xa6\x14\x75\x2a\x49\x1d\x58\x13\x64\x4d\x3f\x60\x3f\x08\x52\xbb\xf0\x83\x5a\xb1\x9c\xdc\xb1\x95\xdb\x1a\x25\xad\xfa\x6c\x03\x23\xed\xe3\x0f\xdc\x2c\x31\x8c\xc9\x27\xc6\xa1\x06\xf8\x7f\xc6\x00\xca\x99\xad\x08\xfb\xe8\x04\x91\x91\xb2\xe8\xd3\xd2\x8c\x44\xaa\x20\xaa\x14\x33\x8a\xb3\x7b\x46\xa8\x9a\x71\xa3\xa8\x5a\xb5\x96\xfa\x76\xc9\x56\x90\x50\xc5\xee\x87\x7f\xd5\x4c\xad\xec\x19\xd2\x43\xda\x52\x6c\x22\x70\x60\xc7\xaa\x7b\xdb\xfd\x25\x13\xf6\xf4\xe0\xf3\x95\x15\x00\xc8\x56\x1d\x91\x17\x81\xbc\x5e\x9c\x9f\x77\x13\x92\xe5\x32\xd3\xe7\xb5\x66\x6a\xb2\xa8\x79\xce\xce\x5b\xcb\xbe\x5b\xe7\x4c\xb0\x2d\x16\x4c\x30\x45\x0d\x1b\x10\xbd\x75\xf4\xba\xf5\x8e\x5b\x6b\xe9\xf4\x69\x3b\x07\x73\xfe\xf1\x0c\x61\xa8\x59\x1f\xa8\x60\xc5\x12\xc2\x01\x67\x76\x89\x7c\x47\x08\x25\xb5\xe0\xff\xaa\x5d\x24\xd8\xfb\x77\x6f\xfe\x4e\xae\x3e\x87\xa7\xe1\x7b\x00\xd3\xf4\xcd\x1e\x45\x3b\x65\xc6\x98\xb0\xdb\xe7\x9e\xe7\x20\xd1\x5c\xa6\x2b\x44\x79\xb8\x86\x0e\x9e\x35\x11\x67\x8a\x99\x5a\x89\x9d\x67\x16\x69\x34\x7d\x27\x4a\x1f\x78\x51\xd8\x45\xcf\xf9\x7c\xce\x14\xa4\xf2\x59\x52\xd1\x10\xac\xa8\xd6\xf6\xc3\xb7\xbb\x4f\x6d\xe2\x0f\x43\x24\x46\x0b\x2d\x2d\xc5\x4c\x96\x33\x2e\x9a\x4d\xe0\xa6\x43\xd7\xf3\x39\xff\x88\x21\x46\x7e\x5c\x51\xc2\x76\x36\x60\xa2\x6d\x97\xee\x69\xc1\x73\xd4\x10\x54\x5d\x58\x15\x4e\xaf\xcd\x2b\x1c\xe7\x3d\x44\xdd\x0e\x34\xaa\x16\x19\xe0\xa1\xb3\x15\xea\x06\x4c\x2c\xcc\xd2\x1b\x00\xd8\xd3\xa0\x0e\xf7\x03\x97\x25\xbd\xc3\x98\x3d\xec\xb0\x1b\xac\xc3\x8c\x1c\x5c\x44\xbe\x11\x1b\x0b\xd8\x27\x43\x7c\x24\x1c\xec\x4f\x4b\xc7\x33\x17\x42\x8f\x84\x7d\xe4\xda\xe8\xb3\xd6\x27\x60\x05\x7a\x48\xbe\x7b\x7f\xeb\x58\x84\x50\xf2\x87\x67\x7f\x22\x13\x8f\x72\x43\xdc\x16\xac\x1f\xe3\x66\xc9\x94\x7f\xec\xb3\x67\xcf\xc9\x4b\x8c\x66\xea\xa1\x2b\x15\xf9\xe3\xb3\x67\xb8\xd2\x1f\x18\xd5\x52\xb8\xd3\xfe\x96\x97\x4c\xd6\xc6\xe7\x8f\x42\x6b\xbd\xb5\x31\x7a\x68\x66\x20\x8f\xdc\x91\x3e\x97\xb5\xc8\xbd\x11\x65\x78\xc9\x00\xd2\x36\x86\xe1\x5a\xef\x4e\x11\xd6\x99\x50\x14\x71\x56\x76\xae\xc8\x89\xdf\xeb\x21\x75\x51\x20\xed\x93\x5d\xf9\x0f\xf6\x90\xfc\x60\x69\x4d\x2e\xe0\x7d\x04\x60\x4f\x61\x99\x2f\xaa\xaa\xb0\x2b\x07\x3a\x3c\x9f\x13\x2f\x63\xec\x70\x92\x22\x1c\x9f\xf8\xb8\xe6\xb9\x35\x5b\x0c\x13\xd9\xea\x28\x22\x77\x7b\x8f\xcf\x76\xfa\xc9\x6d\xed\x47\x38\xb1\xdf\xd2\xca\xee\x58\xa7\xb7\xde\xb1\x95\x06\x8e\x70\x79\xc5\xe0\xc4\xcd\xa8\xf0\x3e\x85\x7e\xc1\x28\xd5\x82\x5a\x9d\x1f\x28\xf8\xb4\x96\xdf\x33\x72\x02\xe9\x21\xf1\x9c\x64\x05\xcb\xcc\x69\xeb\x30\xec\xc5\x9c\x4b\x6a\xb2\xa5\x7b\x49\x2a\x88\x10\x54\xac\x2a\x60\x33\x48\x01\x80\x81\x92\x45\x61\xf5\x62\xa4\xae\xee\x79\xc6\x7a\x3d\x33\x6b\xac\x11\x3d\x63\x71\x8d\x1e\x75\xbc\xf6\xfb\x4b\xba\xeb\x01\xac\xee\x21\x0b\xb7\xd5\xad\x60\xe0\x56\xe6\x08\x9f\x5f\x73\x4a\xae\x74\x10\xad\x3d\x83\x05\x15\x04\x73\x56\x8a\x45\x50\xa4\xf4\x19\xa1\x85\x59\xca\x7a\xb1\x24\x5a\xc2\xb9\xe7\x7e\x00\xd9\x0e\xee\xae\x3e\x7d\xc7\x9f\x7e\x90\x58\xcd\xb9\xe7\x1b\xf9\xda\xd8\x9e\xb4\xb2\x9a\xab\xe2\xf6\x40\x8f\x88\x2b\x5a\x1b\x59\x52\xc3\x33\x2b\x51\xa6\x61\xc3\x57\x8a\x97\x08\x0e\x58\x8b\x53\xe4\x2c\x47\xe0\xd7\x65\xe1\x24\xcd\x46\x8c\x29\x68\x99\x14\x73\xbe\xa8\x5d\xff\xf2\x90\x28\x76\xab\xe5\x73\x38\x0d\x8d\xe7\x56\x6c\xcc\x39\x53\xfa\xd7\xb0\x7a\x31\x46\xea\xdd\xbc\x61\xfd\x53\x95\xb4\x90\x90\xb5\x83\x2b\xe0\x5f\x1c\x57\x31\x9a\x2d\x63\xab\xd3\xe5\xc7\x29\xb9\x10\x84\x95\x95\x59\x35\x1d\xb2\x8b\x65\xd9\xf1\x9e\x16\x8e\x33\xfa\x25\xff\x37\x47\x0e\x59\xfd\xe6\xa8\x21\x72\x46\x66\xb5\xe9\xfc\xe4\xc3\xc1\xa9\x90\xc2\xf2\x46\x0f\xc5\x2e\xfa\x31\x25\xef\xa4\x21\x10\x91\x8c\x92\x06\x34\xfa\x96\x32\x02\x36\x84\x15\x4b\x11\x99\xd6\xda\x74\x64\xd2\x52\x51\x64\x47\x13\xc1\x68\x72\xa9\x99\xff\x5c\xdf\x9e\x74\x3a\x23\xcc\x20\x1c\x77\x6f\x3d\x42\x49\x2e\xdf\xdd\x7c\xfb\xe6\xe2\x2f\xaf\xde\x6c\x63\xcb\x03\x0a\xb5\x30\x26\xfd\xa8\xf3\x4b\x3e\x08\xa6\x3e\x30\x50\x7d\xb3\xbe\xa3\xa9\xc3\x95\x6f\xb8\x36\x76\xfe\xfc\xca\xe4\xac\xc2\xad\x0d\x7a\x64\x40\x3f\x40\x5d\xbf\x78\xf3\xa6\x4f\x71\x72\x14\x9c\x66\x53\x58\xc2\x4b\x7a\xcf\x50\xef\xcf\x59\xc1\x0c\xea\xf7\x0d\xa4\x12\x51\xf1\x66\x8c\x2c\xa8\x9a\xd1\x85\xd5\xc0\x0b\x7b\xec\xb4\xed\x06\x47\x83\x5b\x39\x29\xe8\x02\xbb\x4c\x5b\xc7\x50\x5f\xe8\xbc\xb1\xb2\x98\x0a\xc2\x84\x55\xa0\xa0\xcb\x5c\x63\x9f\x81\x25\x5c\xb6\x56\x89\x7f\x4f\xa3\x09\x2a\xa3\xbf\x8a\x80\x8f\x3b\x8e\xb4\xf6\xb1\xa5\xa5\xec\x7e\xbd\x85\xeb\x2e\x59\xe0\xa8\x72\xf7\xad\x20\xec\xa9\x35\xe6\x04\xc3\x51\xda\x93\xa3\x21\xbf\x9b\x0b\xa3\x01\x0f\xdd\x4b\x2d\x1d\xd6\xf1\xd0\xbf\x26\x4c\xc0\xb1\x64\x79\x59\x95\xdb\x12\x11\xaf\x75\x55\x92\x82\x19\xb8\x92\xe0\x44\xed\x0a\x2c\xd1\x07\xd1\x98\xdc\x20\xaf\x3a\x7f\xe9\x25\xb9\xe6\x73\x00\xa3\xa9\x91\x01\xce\x5a\x72\x3c\x2b\xcc\x99\xd5\xde\x7b\xae\x02\xd9\x96\x15\xb5\x36\x4c\x4d\x50\xde\xe0\x2d\x0e\x58\x11\x50\x69\x5b\xc4\x61\xe9\xfa\xf6\x79\x6a\x94\x46\x0c\x7e\x6e\x5a\x37\xa9\xea\xf5\x95\x07\x9d\xbd\x19\xa7\x70\x89\xa2\x5e\xd5\x64\xdf\xd1\xac\x90\xd9\x1d\xac\xfe\xa5\xdd\x9f\x43\xbb\x68\xb7\xa2\xaa\xd9\x19\xb9\x78\x77\x69\x4d\x03\xdb\x47\x10\x43\xc1\xca\x3d\x9a\x4b\xc5\x16\xca\x9a\x3c\xfe\x0b\xbb\x85\x9c\x6f\x73\x2e\x68\xc1\xbf\x77\xf7\x85\x44\x8b\x6c\xb3\x6b\x9c\x3c\x09\x90\x6b\x94\xe8\x1d\x5b\x4d\xf0\xb4\x40\xe8\xa9\x16\x86\x17\x3e\xd7\xb6\xe7\x7c\xf8\x47\x29\xef\xad\x9c\xb9\x4c\xf3\x36\x02\xdb\xcf\x69\xa1\x19\x5c\xdd\x81\xad\x1e\xce\xa2\x33\x6b\x22\x6a\xa6\xe0\x8a\x8e\x26\x47\xd8\xeb\xf8\x0c\x54\x4c\x95\x5c\xb7\x97\x1e\xc6\x7f\x46\xa4\xe5\xd5\x07\xae\x19\xf9\xc3\x67\x9f\x91\x93\x2f\x45\xa5\x64\xc6\xb4\x8e\xa0\x62\xd8\x5e\x09\xc3\xcd\xea\x34\x1c\x7a\x1e\x61\x49\x63\xa7\x99\x94\x05\xa3\xfd\x12\xa0\x11\x4d\xfb\xf1\xd1\xda\x72\x80\x14\x0e\xee\x0e\x2f\x00\xa3\xe3\x4c\x11\x90\x43\x47\xb6\xdb\xfb\xb0\x63\x4c\xe8\x87\x58\xdf\xb8\x3f\x39\x46\xbf\x3e\xf6\x04\x21\x91\x12\x61\xb6\xc5\x6e\x8a\x0d\xfd\x90\xea\xfa\xc0\x11\xd5\x7c\xe0\x5a\x7e\x79\x75\x79\xd8\xf1\xd4\xfc\x60\x0b\x94\x12\xcc\x36\x69\x1d\x42\xbd\x8f\x59\xce\xe9\x7d\x20\x62\x9c\x4c\xec\xdc\x46\x41\x91\xc8\xc1\x1f\x0b\x81\x8b\x10\xd9\x4c\x2c\xef\xdb\x9a\x8f\xa9\x62\x59\xc7\x14\xcb\x99\x06\x83\x24\x5b\x52\x45\x33\xc3\x14\x44\xcd\x00\xd0\xd1\xe3\x4b\x27\x6e\x0d\x98\x36\x5e\x07\xad\x64\x6e\x8d\xe8\xa5\x54\x5b\x37\xfc\x16\x36\xc9\xa4\xc8\x58\x65\xf4\xb9\x3d\x9c\xe8\x82\x9d\x57\x76\xb1\xb4\x61\xc2\x4c\xf0\xcb\xfa\xd7\xcd\x9f\xf0\x2f\x59\x41\x79\xb9\x83\x8b\x12\xbc\x54\x10\x0b\xf2\x56\xe6\xc9\xa6\xc2\xf1\x45\xf3\x4a\xa3\x23\xb6\x27\xce\xc5\x97\x94\xf6\x89\x88\x9f\x01\x87\xe0\x71\x4c\x6b\x27\x1c\x72\xaa\xb0\x23\x13\xe8\xc8\xe4\xf9\xee\x8d\x16\x55\x93\x93\xf6\x60\x3c\x64\x33\xa7\x86\xde\x00\xaa\x93\x1c\x30\xd6\xd8\xb3\x2d\xc8\x0f\x3c\x67\x18\x2a\xe1\xc0\xed\x17\xe4\xb7\x3d\xdd\xbf\x10\x88\xac\x5b\x6d\xbb\x5b\x05\xc0\x9b\x4f\x27\xda\xfd\x61\xea\xa6\xd3\x1f\x45\xdd\xc7\x4f\x7b\x3e\xf2\xdb\xce\x67\xae\xbf\x7a\x49\x4e\xae\xc3\x92\x20\x99\x97\x96\x55\x4f\xbb\x4f\xf6\xe1\xe5\x18\x65\xdd\xf5\x35\x86\x90\x36\x8d\xd1\x2a\x95\xac\xea\x02\x11\xa4\x93\x8b\xa2\x5a\xd2\xbe\x3e\x5e\x09\x22\x15\x86\x6c\x43\xc4\xe2\xc6\x17\xec\xb9\xb9\xf6\x1d\xf8\x4c\x9f\xfe\x1f\x3a\x80\x7e\x8b\x0b\xb1\xc2\xd1\x5e\x86\xd5\x26\x73\x46\xed\x51\x4d\x16\xd4\x04\x24\xb1\x87\x24\x13\x56\x91\xf3\x46\xae\xf3\x2a\x41\xd8\x09\xc4\x74\x59\x83\xd5\xfb\x58\x5b\x46\x66\xd6\xab\xbb\xb8\xd0\x40\x07\x36\x79\x3f\x0c\x4c\x21\x0e\xbe\xf1\x97\x00\x94\xc7\x08\x25\x82\xf5\x61\x8e\x6e\xef\xce\xa8\x06\xb7\x40\xb0\x79\x61\x6d\xbc\xc7\x69\xdb\x97\x7a\x82\xf1\xd2\x8c\x29\x5a\xf1\xd7\x50\xc8\xa9\xf7\xe8\x5c\x37\xa3\xe0\x15\x0f\x5f\x41\x21\xa8\x90\x71\x20\x30\xc0\x8c\xa5\x84\x8d\x3b\xc5\x14\x17\xa8\x4d\xb9\xe3\x0c\x39\xeb\xce\x40\x84\x2a\xe8\x89\x6b\x76\x6e\x66\x25\xa1\x35\x00\xa1\xb7\x53\xf2\x39\x2c\xfe\x0a\xd5\x7f\xab\x25\xab\x7c\x52\x51\x65\x52\x6e\xc4\xe8\xb3\x4e\x4f\xbd\xba\x70\x90\x88\xef\xb8\x56\xdc\x59\x0b\x1f\x9a\x03\xee\xa9\x55\xc5\xd0\x85\xd0\x5e\x81\xd6\x1c\x1f\xa2\x7f\x71\xd5\x75\x33\x2e\x9c\x77\xb3\x9e\x3c\x61\xff\x52\xa2\x13\x7b\x15\xb2\x88\x3a\x96\xa0\x6c\x05\x67\x43\xea\xb9\xf4\x21\x78\x27\x9a\x78\x28\xb4\xce\xb8\xe0\x65\x5d\xb6\xdc\x17\xfd\x56\xf9\xd3\x2a\x00\x91\x50\x33\x92\x2c\x71\x0a\x5e\x72\x13\x03\x78\x06\x7a\x06\x49\x5a\xbc\xf0\xb0\x88\xe1\x41\x31\xc3\x70\x81\xc4\x1e\x24\x2f\xc8\xff\x3d\xf9\xe6\x77\x3f\x4c\x4e\xff\x7c\x72\xf2\xf5\xb3\xc9\x9f\xfe\xf1\xbb\x93\x6f\xa6\xf0\x1f\xbf\x3d\xfd\xf3\xe9\x0f\xfe\x1f\xbf\x3b\x3d\x3d\x39\xf9\xfa\x8b\xb7\xaf\x6f\xaf\x5f\xfd\x83\x9f\xfe\xf0\xb5\xa8\xcb\x3b\xfc\xd7\x0f\x27\x5f\xb3\x57\xff\x48\x24\x72\x7a\xfa\xe7\xdf\x44\x3a\xf6\x88\x5b\x0c\xeb\xbc\xfa\x06\xd6\xae\x75\x7f\x0b\x51\x84\x8f\xc0\xa7\xb4\x94\xb5\x00\xe8\x3b\x93\x65\x55\x9b\x18\x7c\xd2\xf0\x35\xb8\xe4\xba\x9e\xa9\x24\x76\xed\x78\xbd\xce\x11\xb4\x9e\x04\xb2\x93\x10\x70\xad\xcf\x53\x62\xd6\xa3\xe0\xa9\x8f\x28\x1c\x79\xf7\xdf\x91\x77\x3f\xf8\x78\xd0\x35\xee\x75\x52\x36\x70\x6f\xa4\x47\x8e\xb7\x5b\xdc\x1b\xce\x7f\xab\xc2\x84\xaf\x70\x4d\x64\xc9\x8d\x41\x9f\x6e\x6c\xfd\xdb\x19\x9d\xb8\xe9\x5c\x70\x75\x7b\x0e\xc0\x60\x0a\xde\x99\x26\x2b\x51\x84\x6c\x4b\x7f\x6a\x60\x4e\x23\xad\xd6\x1b\x74\x72\xd8\x3b\x13\x34\xda\x5d\x60\x44\x0c\xe3\xfb\x94\x77\x69\xc2\x43\x3e\xde\x22\xf1\x80\xbe\xc0\x38\x16\x8c\x95\x24\xf2\x9e\x29\x77\xd2\x6a\x77\x9b\x46\x73\xb8\x5a\x29\x15\x99\x71\x91\x73\xb1\x78\xec\x15\x7e\x08\x0b\x79\xf5\xd1\x2a\x03\xba\x3f\xe6\x75\xa3\xb3\xeb\xaf\x62\xd8\x76\xe1\x5c\x92\x38\x10\x3f\xfe\xa8\x78\x06\xb6\x2e\x31\x3e\xfb\x76\xc9\x3a\x7f\x01\x87\xf3\xc5\xbb\xcb\x98\xda\x3b\xfc\x9e\xf0\xc5\x5a\x37\xdb\x9f\x75\x51\xe8\x69\x03\x20\x2e\xbe\xc7\xe3\x2a\x18\xf4\x73\x46\x28\xb9\x63\x2b\x8c\x0c\x83\xa8\x4e\xa6\xa8\x01\xe3\x85\xc6\x12\x79\xd9\x49\x29\x42\xa1\xc3\x3b\xb6\x6a\x05\x13\xc5\x36\xcd\x13\x24\x1e\xe8\x4c\x9b\xed\x8d\x53\xb4\x71\xfe\xec\x1f\x60\x02\x30\x02\x30\x71\xca\x08\x96\x0a\x2e\x20\x55\x85\x8c\x0d\x8a\x0c\xbd\xc1\xec\x67\x7b\xf0\xf0\xc2\x32\xb5\x94\x64\x58\xc8\x63\x8d\x8b\x62\xb9\x7d\xc9\xfb\xc2\xae\x5b\x5d\x96\xc0\x45\xb0\x27\xfc\x4d\x8d\xaf\x68\xc1\xf3\xf0\x19\xe4\xef\x2b\x71\x46\xde\x49\x73\x25\x62\x39\xe3\xb0\xbd\x82\x90\x4b\xe0\x89\x4b\xc9\xf4\x3b\x69\xe0\x2f\x07\x9f\xc4\xf4\x1c\x12\x9d\x29\x74\x41\x6f\x18\xcc\x0c\xd8\x5a\x2b\x34\x2e\x8d\x89\xb1\x39\x28\x25\x2c\x09\xd7\x88\x06\xb9\xb9\x6a\xc2\x48\x74\x52\x92\x09\x6c\xde\x5e\x17\x52\x4c\x5c\xec\xc8\x96\xef\xb8\x29\x4e\x64\xe4\xf6\x2a\x6c\x76\x2b\x7c\x12\x3f\x97\x44\x11\x40\x44\x7c\x1b\x4b\x0a\x17\x34\x63\x39\xc9\x6b\x85\xd1\xab\xda\x28\x6a\xd8\x82\x67\xa4\x64\x6a\x91\x72\xc9\x1e\x94\xaf\x6c\x99\xf2\xf9\x4f\x21\x23\x48\xfa\x45\xff\x3b\x16\xa3\x35\x09\x4b\x9b\xe4\xb7\x39\xd8\x55\x7f\x38\x24\xdf\x44\x82\x53\xc9\x9e\xaa\xfc\x7e\xb7\x4c\x5b\x5d\xc2\x33\xae\xc4\xc0\xd5\xff\xb6\x47\x15\x30\xed\xff\x90\x8a\xf2\x58\x56\x0e\x42\x2e\xa0\x8e\x79\xc1\x3a\x6f\x3a\x0c\xac\xfd\x11\x4b\xbf\x13\xd4\x16\x1b\x16\x68\x8d\xcc\xe1\xb8\x72\xbe\xa1\x69\x9c\x91\x07\x88\x10\xb3\xc7\x4e\x42\xfc\xba\x6d\x47\x77\x6c\x75\x74\xb6\xb1\xc7\x8f\xae\xc4\x51\x13\xb8\xdd\xd9\xb1\xfe\x2c\x8f\x10\x86\xc0\xea\x23\x78\xf3\x68\x7f\xd5\xe5\x60\xfa\x26\x82\x2a\x2f\x0b\xaa\xf5\x80\x2b\x28\x1d\x9f\xef\x4d\x8b\x46\x13\xe7\xe7\x6e\x26\x80\xdb\x6a\x60\xbc\xf8\x9e\x28\x50\x66\x3b\xd0\xe7\xff\x49\x60\x7f\xa4\xf5\x56\xe6\xa9\x33\xd1\xbc\x10\x9c\x8b\x0f\xa0\xd8\x38\xc0\xd3\x01\x5f\x3c\x29\x66\xb8\x33\x67\xf6\xd4\xc7\x68\xc7\xcf\x43\x82\x5b\xc8\x18\x5d\x62\x84\x3e\x04\x18\x0b\x69\x08\x17\x59\x51\xf7\x5f\x46\xe1\x02\x89\x82\xd5\xb5\x7b\x35\x92\x27\x68\x00\xab\x7c\x15\x5e\xf0\x2a\xa0\xb3\x44\x5a\x91\x1f\x2e\xe4\x63\xdd\x8f\xd4\x37\x53\x34\xbb\xc3\xab\x9d\x5c\xc7\x78\x2c\x3a\xaa\x98\x87\x19\x52\xe4\x26\xde\x63\x34\xf5\x06\x56\x9a\xd5\x0a\xee\x27\xb5\x02\xeb\xce\x91\xe6\x8e\x2e\x83\x07\xba\x61\x70\xcf\x43\x8e\x2d\x3e\x30\x9a\x4f\xac\x14\xf9\x65\x78\x9b\x69\x66\x6a\x5a\xec\xe1\x6c\x6e\x58\x84\x81\x9b\x72\x49\xb7\xdf\x79\xfe\x99\x38\x9d\x33\x5a\xd1\x8c\x9b\x1e\xe3\x6c\xa8\xc6\x10\x05\xfe\xd2\x41\xbf\x64\xc0\xef\x93\x04\xfb\xf6\x06\xfa\x3a\x2c\xfe\xa1\x2b\x15\x1c\x5f\x37\x50\x9d\x3b\x4d\x6b\x91\x33\x55\xac\xfa\xa7\x09\x99\x30\x26\xf2\x7a\x4f\xfe\x4c\x0a\x64\x87\xd4\x2d\xfa\xd2\x89\xb1\x97\xfe\x45\xdb\xe3\x5d\x52\xaa\xa7\xef\x57\xf3\xd6\x18\xb7\x10\xe0\x3a\x38\xdf\x34\xff\x9e\xe5\x21\x2a\xb4\x87\x66\xd3\x27\x1f\xed\xe8\x82\xb0\x8f\x3f\x00\x91\x1b\x43\x95\x61\xf9\xf1\xa1\x42\xa8\xb7\x46\x3c\x34\x9d\x40\x01\x56\x68\x92\x33\xf8\xdf\x7e\x45\x7e\x26\x6b\x03\x87\x0c\x1c\xf6\xd5\x7d\x5f\xe6\x9e\x54\xa4\xa6\xa0\xda\x5c\x2b\x39\x63\xb7\x7c\x60\x38\xdf\x1b\xaa\x0d\xde\x26\x7c\x60\x98\xbf\x2e\xf7\x2e\x7f\x1c\x5d\x4c\xcb\xc7\x43\xee\x05\xc9\xa9\x61\x13\x4b\xe8\x50\x46\x89\x1d\xd3\xad\xa2\x42\x43\x37\x1e\x31\xb0\xce\x70\x88\x09\x24\x5d\x80\x71\x1c\x28\x12\xcc\xe7\xcd\x07\xd3\x03\xf0\xeb\x9f\x6c\x5a\x4a\xa6\x35\x5d\x0c\x9b\x8b\xbf\xd6\x25\x15\x13\xc5\x68\x0e\x49\x5a\x1c\x89\xf6\x65\xd7\x14\xce\x25\x81\x7b\x0b\x98\xdb\x30\x91\x07\x8b\x58\x57\x70\x25\x77\xd0\xd0\xbe\x84\x8b\x52\x2e\xb8\xb8\xc9\x0d\x40\xed\x7f\x2b\x73\x46\x4a\x9a\x2d\xb9\x88\xa3\x1f\x20\xa3\x34\x24\xa6\xb0\x53\xe4\xa0\x28\x00\x2d\x17\xfc\xde\xc1\xac\xd8\x3f\x9f\x11\x0d\x19\xea\x38\x3e\x69\xeb\xd3\x65\x65\x22\x87\x9c\x23\x52\x19\x4d\x8e\x3a\x42\xeb\x28\x0d\xfd\x2d\x19\x75\x1a\xd3\x20\xe9\x7a\xb0\xa5\xea\xd3\x92\xf7\x20\x07\x0f\x0e\x59\xf7\x7e\x91\x7c\x6b\xcd\x31\xae\x49\x5f\x84\x17\x36\xb8\xa4\xdf\xdc\x34\xeb\x27\x3b\xb5\x74\x0f\x33\xe4\xb4\xc0\xde\x5e\xbb\x81\x04\x4d\x2b\xaa\x6e\x3e\x32\x26\x97\x90\x6a\x49\x75\xaa\x09\x78\x6d\x9f\xdd\x65\x15\x01\xa1\x9d\x33\xfd\x54\x56\x5d\xcf\x8f\x76\x17\x6a\x6e\xa4\xda\xa2\x4a\xaf\x2b\x74\xee\x41\x34\x65\xbd\x19\xdb\xfa\x7b\xa6\x72\x14\x19\x90\x7f\xcb\x65\xd4\xda\xd2\xdb\xbe\x3b\x57\xfd\x47\xfe\xee\x98\xa7\x3d\x82\xf4\x63\xe6\x90\xbc\x67\xea\x9e\xb3\x87\x73\x57\xd4\x67\xf2\xc0\xcd\x72\xe2\xae\x02\xe2\xcd\xc6\x73\x0c\xde\xdf\xb1\x6c\x98\xae\xf0\x22\xcf\x5d\x6c\x5b\xad\xd9\xbc\x2e\x10\x93\xd3\xd3\x56\xd8\xfa\x19\x84\x42\x9d\x91\x9a\xe7\x7f\xde\x23\xfd\x50\xdf\xf2\xd6\xc5\xb6\x99\xec\xae\x2c\x64\xe7\x68\x52\xad\x35\x39\x46\x5c\x5d\x2f\x97\x6f\x05\xeb\x5b\x85\x5f\xb7\xf4\x73\x29\xb5\xd1\xe4\xd2\xb2\x7e\x86\x17\x9c\xbf\xb4\x5b\x01\xe9\x33\x9f\x0f\x12\x2a\x0d\x7d\x87\x49\xd4\xbe\xdb\x64\xf9\x9d\xba\x69\x4c\x1b\x64\x1f\x01\x19\xda\xb5\x4d\x3b\x63\x7e\x85\xcf\x76\x12\xcc\x79\xdf\xac\xb3\xca\x74\x08\xa4\x84\x92\x4b\xbb\xb7\xa6\x24\x7c\x21\xec\x34\x39\xdf\x83\x9b\xb5\x29\xb9\x31\x54\x2f\x51\x47\x07\x1c\xd4\x4f\x67\x02\x4d\xbb\x8b\x72\xc9\x30\xf8\x12\x93\x13\xe0\xb5\x5f\xdf\xb9\x29\xb9\x09\x69\x31\x81\xb8\xed\xac\x3d\x4a\x0d\xcf\x76\xdf\xc1\xca\x15\xbf\xdf\x69\xba\x46\x8c\x82\x04\xc9\x1e\x13\xa4\x0e\xbb\x4b\x5a\xa1\x2b\x71\xc8\x15\x4a\x5f\x13\x9f\xfc\x29\x4c\xf9\x4e\xb2\x49\x4b\xf1\x53\x4f\x79\x45\xcd\x72\xe7\x17\x36\xf2\x28\xeb\xb5\xf2\x08\xf0\xb6\xbb\xc4\xee\x66\xca\xdf\x41\xdf\x3d\x2f\x28\x05\x40\x2f\x73\x97\xde\xea\x82\xad\x25\x43\x24\x7c\x0e\x77\x69\xe1\x12\x75\x3c\x9a\xd8\x07\xf2\xeb\xfe\x9b\xab\x4f\x3f\x9d\xa1\x23\x49\x53\x7a\x13\xba\xdd\x9d\x56\xcf\xc7\xcd\xb0\x7a\x95\xde\xe6\x4e\x63\x77\x05\x60\xa6\x23\x13\xbd\x1b\x02\xd8\xb6\x00\x6e\xc1\x7f\xea\x49\x06\x8c\xe8\xaf\x3d\x49\x76\xbb\xb3\x1c\x1e\xef\x29\xee\x08\x53\xf5\xd0\xbb\x9f\x41\x61\xc9\x49\x5d\x39\x78\xe2\x81\x81\x7f\xca\xa8\x95\xcb\x11\xea\x65\xc5\x5f\x56\x3e\x2c\x2c\x5c\x2f\xd8\x3d\xcd\x2e\x49\x51\xa8\x0e\x58\x48\x9a\x13\x6e\x34\x2b\x76\xc5\xb7\xc5\x75\x3d\x38\x3a\xed\x80\x13\xd9\xb0\x76\xe9\x0b\xb6\x73\x21\xee\x57\x10\x7b\x76\xbc\xba\x8e\x68\xcb\xb2\x61\xb6\x9f\x88\x45\x12\x94\xdd\x6d\xaf\xaa\x5a\x18\x5e\xb2\x1b\x66\xac\xd1\x1f\x57\x8b\x3a\x4f\x63\x68\x6c\xfb\x92\xd2\x87\x26\xcb\xcd\x3b\x99\xb3\x1b\x17\xd8\xb3\x2d\x42\xe5\x62\x0e\x69\x60\x56\x67\xe4\x56\x16\x2e\x77\xcd\x19\xf8\x36\xb8\x60\x5a\x03\x76\x45\x98\xd9\xe2\xac\xea\x57\x7a\x42\xc4\xde\xf6\xc9\x8e\xe3\x67\x4c\xdc\x0f\x4c\xa6\xc1\xc4\x3d\x57\x52\x80\xf3\xf9\x9e\x2a\x4e\x67\x05\x5b\xaf\x79\xd1\xe4\x57\xee\x43\x31\xd3\xf3\x8e\x0c\x83\x2b\x5f\x89\xfb\xaf\x68\x37\x3c\x49\x6c\xed\x36\x71\x0f\xf4\x9a\xb4\x90\x0f\xe9\x65\xca\x80\x52\xd1\xca\xc1\x77\x8e\xdb\xd6\xcc\xb6\x71\x4c\x21\xb1\x4b\xd4\xd6\x07\x5c\xe8\xe5\xb7\x57\x97\xaf\xde\xdd\x5e\x7d\x7e\xf5\xea\xc3\xc1\xd0\x90\xa4\x6a\x18\x5d\x0b\xed\x2b\xbf\x06\xc1\x2f\xaa\xc9\x6f\x4e\xbe\xba\xf8\x00\x29\xb3\x4f\x41\x12\xb1\x8f\x15\x15\xfd\xae\x5e\x6c\xb5\xf6\xae\xaf\x4a\xb1\x7b\x2e\x6b\x4d\x7c\x18\xed\x76\x76\xe5\xfd\x17\xe2\xc9\x7a\x71\x57\x17\xa2\xb8\xf2\x89\xbf\xb6\x93\x8d\x47\x0e\x5d\xc1\x6d\x5b\x3f\xf4\x26\xe3\x83\x62\x5a\x16\xf7\xfe\x76\x55\x2b\x67\x43\x5a\x3f\xb9\xa8\x00\x54\x07\xf3\xc3\x6b\x0b\xb5\xc8\x96\x54\x2c\x30\x2b\x24\x6b\x4f\x6e\x94\xa6\x5e\x09\x43\x3f\xfa\xcb\x99\x4c\x67\xb4\x6a\x12\x44\xe6\xb2\xb6\x9d\xff\xcd\x6f\xce\x08\x67\x2f\xc8\x6f\x5a\x84\xe3\x13\xf0\xca\xd1\x6a\xad\x3a\xf4\x57\xb0\x7b\xa6\xe0\x63\x6e\xcd\xcf\x88\x62\x0b\xaa\xf2\x82\xe9\x38\xc2\x28\xe7\xe4\x61\xc9\xdc\xfd\x31\xd6\x4c\x30\xf3\x31\x6a\xd6\x8c\x9a\xb6\x0b\x32\x44\x49\x1e\x1d\x45\xb2\xeb\x0f\xdd\x1e\x9f\x2b\x19\xa9\xbf\xb5\x55\xad\x09\xba\xde\x36\x8e\x3b\xd6\x69\x61\xe2\x1d\x61\x0b\x15\x7b\x5c\xb4\xa5\xbf\xde\x97\x14\x77\x37\x24\x6e\x16\x23\xcd\xdf\xd2\xea\x0b\xb6\xfa\xc0\xa2\x17\x2a\x36\x07\x0f\x87\xa9\x0b\x2c\xc5\x10\x81\x97\x9e\x64\x4a\x80\xde\x90\xbe\x92\xf4\x38\xdf\x8d\x7e\xde\xba\xe8\x63\x38\xff\x6c\x97\xd3\x82\x17\x07\x87\x05\xa6\xd7\x42\xda\xe8\x62\x14\x0c\x4b\x24\x4a\x7e\x1c\xd0\x6c\xb3\xa5\xc3\x68\xc9\x24\x63\x70\xdb\x66\x1b\xbc\x5e\x3e\x6f\xe9\x5e\x6b\x76\xe3\x54\xcc\xb6\x54\x0b\xfc\x9f\x1a\x73\x4b\x40\x73\xd2\xc0\x9f\x3e\xc0\xd6\x1d\x8b\x83\x06\x9d\x92\x42\x06\x5b\x6a\x48\x2a\x49\x0c\x4b\x25\x43\x22\x4e\x09\x64\x57\x62\x45\xbe\x8f\xbc\x39\x6e\x04\x0e\x86\x4c\x86\xea\x22\xf9\x0b\x7f\xcb\x3c\x8d\x63\x43\x7e\x6f\xcb\xe4\x67\xdd\x7f\xba\xe4\x83\xdf\x85\x3f\x62\xce\xcf\xaf\x8f\x8f\xff\xf3\x8b\x57\x7f\xff\xaf\xe3\xe3\x7f\x7c\x97\xc6\xc3\x0d\x85\x56\x66\xee\x0e\x19\x8c\x7d\x13\x32\x87\x60\xb4\x34\xaa\xf0\x8a\xd3\x70\x2e\xb2\x4c\xd6\xc2\xc0\xcb\xce\x0f\x33\xb5\x86\xe2\xd5\x75\xf8\x67\x25\xf3\xab\xeb\x44\xca\xad\x37\x74\xf4\x60\x25\x7b\x08\xf0\xf4\x44\x64\xbe\x75\xe3\xf6\xba\xc9\xc8\x5c\x19\x0c\xfb\x9f\x9f\x5b\x76\xb8\xa6\x66\x99\xbe\xe7\x34\x79\x50\xdc\x18\x26\xc0\x1e\x62\xaa\xd4\x44\xce\xbb\xb5\x12\x8f\xee\x9f\x1f\x3d\xd9\x51\x31\xf7\x5d\xde\x6b\x2a\xa0\x9e\x9a\x9b\x07\xdc\x0b\xe1\x70\x4b\xd1\x47\x43\xaf\x3b\x89\x12\x5a\x09\xdf\x9e\x68\xd8\xc3\x64\xcf\x7c\xc0\xaa\x0e\x92\x40\x3e\xc2\xe9\xf3\x03\x48\xa2\x70\x3d\xdf\xad\x46\xc4\xda\x5f\x6f\x1e\xdf\x76\x11\x57\x78\xdb\xdb\x95\x25\x70\x57\x23\x4f\xf0\x8f\xd3\xac\xaa\xd3\x36\xb2\x7b\xbe\x64\xa5\x54\xab\x33\xff\x4f\x56\x2d\x59\xc9\x14\x2d\x26\x2e\x84\xf0\x2c\x7c\x22\x9d\x74\x78\x03\x89\x77\x3a\xba\xf9\x85\xb8\x11\x63\x9b\xb5\x22\x9d\xeb\xb5\x58\x35\x85\xc4\x9e\x44\x02\x85\xd5\xe9\x0f\x17\xee\xb6\xee\xd2\x07\x98\x01\xb5\xbd\x26\xbc\xdc\x1a\x01\x2e\x14\x33\x5d\xc9\x09\x55\x12\xec\xdb\x4c\xdc\x5b\xb3\x21\x9a\x98\xcb\xb7\xc1\x42\x27\xe7\xf7\x5c\xa7\x5d\x27\x23\xa9\xf7\xac\x7d\x1b\x76\xdf\x7a\xfd\xad\x01\x83\xd8\xaa\x86\x79\xbc\x54\xd6\xc6\x9a\xd9\xe8\xbb\x8e\x5f\x4f\x6e\x1a\x98\x6f\x1f\x2b\xa9\xc1\xf0\x0d\xa0\x61\xe7\x3c\x78\x1e\x4f\x9c\x88\xed\x93\x8c\x19\x6d\xb7\x47\x5d\x14\xf7\xcd\x4f\xd3\x7e\xfb\xe8\x83\x3f\x0b\x5a\x49\x90\xfc\x19\xf6\x44\x1b\x60\xd8\xf1\x13\x29\xcd\xb4\xd9\x8f\xc4\xd3\x47\xb3\x4c\x31\x73\x38\x9b\x1b\xe9\x79\x58\xb7\x92\x79\x42\xb8\x17\x69\xe7\x0f\xff\x04\x4d\x75\xaf\xe2\xe1\xd0\x02\x5f\x24\xef\xe6\xb9\x92\xe5\x94\xb4\x72\x69\x63\x0c\x95\xa3\x77\xc7\x12\xef\x2f\x8e\x10\xc0\x08\x01\xac\xb5\x28\x04\x70\x83\x3c\x26\x95\xb5\xeb\xd3\x47\xfa\x4b\xb1\xff\x07\x24\x8f\x89\xc7\x1e\x46\x92\x81\x1e\x28\xb0\x90\x89\xfb\x7e\x60\x78\xab\x0f\x2e\x64\xa1\x92\x3e\x51\xdf\x0e\x8f\x44\xcf\x00\x36\x5c\x75\x5e\x40\x36\xbe\x93\x50\x0e\xc4\x9d\xa1\x65\xbf\x97\x69\xd3\xbf\x44\x2e\x8a\x82\x70\x81\x02\x12\x48\x37\xa1\x0c\x2e\x60\x86\xf6\xf5\x91\x0a\xc2\xee\xa1\xfc\x95\x4f\x95\xdd\x78\x64\xb8\x26\xda\x50\xa8\xca\x39\x25\x7f\x83\x94\xf7\xc0\xe9\x88\xf9\xf7\x0f\xbc\xac\x0b\xc3\xab\x82\x91\xa0\x8b\x35\xf5\x16\xa8\xd6\x32\xe3\x50\x56\x28\x24\xbd\x2f\x68\xef\xc0\xdd\xf4\xc0\xd8\x0c\xbd\x03\x2f\x54\xc6\x72\x26\x32\xe6\xee\x35\x36\x73\x3a\x83\xb4\xf1\xaf\xc4\x3d\x50\xef\x1b\x3b\xc9\x6b\x2c\x40\x83\xc7\xd6\x76\xea\x4f\xe9\x44\xb5\x8c\xe9\x9c\x10\x6b\xd1\xac\x8d\x59\x0a\xc9\x1b\x7a\xb7\xa5\x9c\x37\xc8\x65\xdf\xb2\xa4\xaa\x01\xc1\xb3\x90\xa0\xe2\x6c\x9c\xff\x0d\x86\xda\x60\x1a\x09\x97\x20\x86\xa8\x28\xa9\x87\xf4\xa7\x18\xb0\xda\x6d\x43\xc3\x57\x93\x88\xa6\x1e\xb8\x03\x73\x99\xa4\x1f\xb4\x03\x70\xf6\x88\xbc\x6b\xda\xa0\x83\x75\xc8\xa1\x9a\x7c\xf8\x61\x21\xc4\x61\xd9\x7d\x5a\x75\x14\x9b\xf4\xdd\x70\xa6\x28\x28\x3a\x61\xff\x93\xd1\x2c\x0e\x91\x41\xc2\x1b\xd1\x9d\xbc\x69\x4b\x41\x7e\x92\x98\x03\xd4\xb7\xf7\x11\x02\x37\x6b\x9a\xff\x28\x01\x76\xb5\x5f\xa8\x04\x70\x0c\x12\x4f\x69\xdc\xa6\xf9\x13\x6e\xff\x03\xe9\xa2\x5c\x0a\x9e\x9e\xc4\x3b\xc4\xc5\x61\xea\x35\xc8\x2b\xc7\xc8\x77\x48\xe4\x3b\x8c\x12\x54\xd2\x98\x82\x45\x6e\xb3\x42\x40\xa4\x14\x24\xe7\xfa\x6e\x6b\xe1\x01\x26\xc4\x4a\x1b\x96\x2d\x0d\x2d\xee\xa6\xb3\x42\x2e\x74\x25\xcd\x34\x93\xe5\xf9\x67\xcf\x9e\xff\xf1\xfc\xd9\x1f\xce\xdd\xa7\x2c\xc7\x67\x55\x3d\xa9\x35\x5d\x30\xe4\xfd\x82\x8b\xfa\xe3\x24\x83\x5c\xc3\x7a\xba\x34\x65\x5f\x51\xa6\x2d\xbb\x4d\xd2\xbb\xd9\xca\xee\xb5\x07\xa9\x72\x48\xb1\xe2\x3f\xfc\xd9\xf9\xb3\xff\xb0\xff\x87\x5f\xd0\xd9\x92\xe5\x75\xc1\xd4\x24\x9b\xeb\x09\x15\xf9\xc4\xce\x43\x4f\x1e\xbd\x34\x89\x02\x59\x3e\xfa\x99\xda\x5f\xb5\xe4\xc2\xfc\xfe\xb3\xde\x27\x53\x41\x54\xf8\xe8\xe5\xce\x6a\xd6\x4f\xf5\xe1\x04\x36\x2e\xf8\x9c\x65\xab\xac\x48\xe5\xd2\x8b\x0c\x2f\xae\x84\xec\x6b\x98\xf3\x10\x8c\x24\x97\x63\xc4\x5d\x9a\xb4\x9a\x75\xbf\xd1\xa0\x98\xae\xa4\xc0\xb4\x8d\x8d\x19\x12\x7a\x84\x96\x8a\x1e\xa4\x92\xa7\xf1\x40\x25\xb5\x81\xdb\x91\x03\xb2\x0f\x1e\x5f\xfb\x97\xac\xa1\x94\xd1\xa2\x60\x39\xe1\x65\xc9\x72\x6b\xda\x84\x5a\xaa\xb1\x0b\x82\x1d\x73\x0b\x33\xa8\x37\x09\xdc\x97\x54\xe4\x50\x07\x8c\xf2\xc2\x99\x50\xe1\xf9\x08\x5d\xae\xc1\x2f\xca\x05\xd8\x59\xe8\xe9\xd1\x78\x01\x94\xd0\x2c\x93\x2a\x77\x21\xd7\x58\x3e\x1e\x7e\x8a\x9d\xd0\xb2\xe0\xd9\x6a\x4a\xde\x83\x18\x6f\xad\xf3\xba\xf3\x0c\x0b\x43\x69\x2c\x92\x14\x13\xc0\x10\x39\x2e\xef\x20\xd7\x68\x01\x67\xee\x1e\x39\x37\x7d\x52\xcd\xf0\x9f\x93\xc0\x35\x13\x4b\x5d\x9f\xff\xba\xf9\x09\xfe\xd0\x7f\x3e\xa6\x2b\x23\xec\xe3\xae\x72\x21\xed\xd6\xad\x97\x26\xb0\x80\x2a\x78\x0f\xa5\x08\x3a\xc9\x5c\x16\x85\x7c\xb0\xcb\x82\x3b\x26\xe1\xa8\x9b\xb5\x3c\xc0\x53\xf2\xea\x23\xcb\xd6\x22\xd0\x29\x5e\x09\xb3\x67\x05\xbd\x4b\x88\x62\x1b\x06\x15\x67\xb2\x2c\x69\xbc\xb2\xd1\x96\x39\x78\x89\x6f\x86\xaa\x90\xee\x9f\x05\x17\xb0\xfb\xed\xac\xc6\x93\x2a\xfb\xe6\x2e\xbc\x75\x78\xf0\x2c\x5c\x07\x80\xdb\xe7\x5c\x41\xe4\x78\x5a\x7a\x3e\x12\x42\x02\x7d\xbf\x20\xdf\x92\x94\x86\x9c\x1c\x9f\x1f\x9f\x6e\x20\x3b\x89\x98\x3d\xc1\xfb\x4f\x20\x15\x11\x0c\xca\x9a\x69\xd0\xbc\xac\x8a\x15\x8c\xfc\x18\x8a\x50\xa7\x0e\x1e\xe3\x0b\x55\x1d\x2e\xfe\x51\xa2\x97\xac\x28\xb0\x38\x9d\xa2\x3e\x49\x0b\xfe\x35\x7d\x4a\xa1\xd6\x3f\xc8\xf6\x93\xe3\x1f\x8e\xcf\x08\x33\xd9\x29\x79\x80\x9b\x2f\x76\x5a\xa1\x5e\x59\xad\x59\xc2\x15\x68\x6c\xae\x53\x2b\x59\x43\x3d\x33\x5c\x66\x9f\xdc\x17\x04\x28\x91\xb5\xab\x9a\x98\x70\x3f\xbd\x45\xd4\x72\x3e\x37\x3e\x85\x82\x9c\x93\x67\xc0\x57\x28\x4c\x09\xd5\xa4\xe0\xf7\xec\x7c\xc9\x68\x61\x96\xa9\x1c\x60\x57\x45\x48\x31\xf9\x9e\x29\x09\xe5\xe5\x85\x7b\x3f\xcd\xf7\x30\x20\x7d\xe1\x1e\xb0\x77\x7a\x0a\xc3\x41\xe8\xae\x15\xb6\xaf\x59\xe4\x10\x24\x1b\xb9\x1f\x6e\x6f\xaf\x5f\xb3\xf5\x9b\x41\x96\x56\x53\x52\x38\x1e\x0d\x0c\x55\xeb\xac\xbe\x73\x68\x19\xb5\xec\xb9\xe4\xd4\x37\x2a\xa9\x0d\x5e\x6f\x42\x65\x44\x58\x33\xd6\xc8\xc6\xa7\x9c\xba\xb6\xd2\x3b\xf6\xc8\xd5\xf5\x94\xfc\x5d\xd6\x90\x04\x85\xce\x8a\x15\x79\xa0\xc2\xf8\x7b\x1d\x47\xf6\x83\xa9\x1e\x6a\x2e\x60\x7e\xff\x0a\x75\xd6\xb5\xaf\x5c\x9f\xc6\x99\x03\x99\xad\xf5\x9d\x7d\xc4\x3c\x16\xca\x59\xba\x8e\x76\xef\xb0\x38\xee\x48\x75\xe6\x59\x3e\xc3\x2b\x42\x90\x11\x0d\x37\xb7\xa3\xfc\x04\x9b\x72\x83\xc7\x71\x16\x5a\x19\xd5\xa9\xaf\x03\x84\x9d\x48\xf6\x16\xe1\x65\x4f\x8c\x12\x17\x38\x2c\xc8\x8b\x93\xca\x52\x43\xdd\xb9\x64\xa0\x63\x93\x6c\x83\x74\x70\x8c\x2e\x5c\x2d\xe2\xb9\x59\x6f\x7b\x04\x89\x24\xde\x78\x49\xef\x32\x90\x7b\xda\x3e\x0f\xf1\xcd\x91\x14\x0f\x58\xf7\xe1\x21\x23\x18\x14\xd2\x40\x06\x9e\x28\x78\xe5\x79\x0f\x69\x00\x71\x8f\x46\xfa\xdc\x7b\xae\xf6\x13\x6c\x00\xcd\xd4\x7d\x3c\xe7\x51\xbb\xaf\xc9\x4b\x53\xc9\x98\x5d\xe7\xdb\x80\x88\xa9\x7d\xe2\xa5\xf6\x88\x96\xda\x72\x49\x4d\x11\x51\x97\x33\xa6\x9a\xf8\x69\x65\x9a\x49\x4d\xe4\x0f\xb9\xe1\x9a\x7c\x87\x44\xd7\x2a\x49\x29\x2a\x12\x13\x3b\x13\xf2\xdc\xf6\xe2\x3f\xfe\xf8\xc7\xdf\xff\xd1\x15\xfd\xf7\xb4\xa8\x20\x57\x17\xef\x2e\xbe\xbd\xf9\xea\x25\x5c\x62\x4a\x5b\xe5\x03\x04\x39\x41\x8c\x71\xa2\x0c\xe9\x42\x96\xf0\xa2\xaf\xf6\xe6\xb2\x31\x59\x0d\xc0\xd9\xcc\x29\x15\x83\xb1\x59\xed\xa3\x73\x2d\x0a\xd8\xfd\x09\xf8\x3c\x5d\xf8\x4c\x80\x65\x0e\xa9\x37\x9a\xac\xba\x91\xd9\xdd\x60\xcd\xf1\xf8\xf6\xe5\x35\xbe\xd8\xce\x41\x21\xbc\xd1\xca\xc5\xbd\x2c\xee\xd3\xb6\x0a\x25\xb7\x2f\xaf\x61\x60\x53\xf8\x2f\xb0\xf1\xc1\x30\x5a\x59\xea\x21\x7b\x04\xe2\xed\xa1\x20\x48\x12\x65\xc5\x68\x01\xb5\x3c\x81\x72\x03\x47\xd9\x6f\xc4\x61\xf6\x1f\x45\x5b\x3d\x7e\xef\xd1\xf9\x9d\x8a\x6b\xb2\xda\xd3\xb0\x6a\x4b\x71\x4d\x8b\xe0\xf9\xc5\x4a\x66\x27\x91\x55\x27\x21\xc2\x28\x99\x77\xb4\x9f\x4e\x56\x25\x3e\x58\x29\x76\x63\xe4\x90\x3a\x91\xc7\xd7\xf8\xca\x0e\x2c\x78\xc6\xe6\x52\xb1\x76\xe9\xa3\x41\xf0\x6d\x5e\xfb\x52\x46\x17\xd7\x57\xc1\xaa\x96\x1d\x10\x16\xc0\xf1\x08\x55\x5d\x67\x4b\x8f\x87\x08\xa6\xf5\x39\xc0\xbe\x75\x85\xf6\x07\xc0\xcc\xb5\x62\x67\x76\xfc\xac\x84\x91\xc5\xc4\x46\x88\xfe\x75\x15\x3c\xc1\x53\xc9\x4c\x86\xf0\x96\xc7\xaf\x1d\x46\x85\x13\x13\x1b\xf9\x3a\x98\x9c\x29\xaa\x97\x0c\xee\x18\xb3\x8f\xbc\xa9\xcf\x13\x32\x25\xfa\x89\xea\xaf\x4e\xed\x66\xb5\xa2\xda\x55\xc2\x6d\x01\xec\x48\xf2\x5a\xe6\xc7\xc7\xba\x4d\x8e\x2c\x54\x3c\xc2\xb6\x62\x8a\xcb\x9c\xc0\x65\xae\x5c\x3e\x08\x32\x63\x0b\x2e\xb4\x5f\x73\x48\x17\xed\x98\xc3\x9e\x18\x2c\xa1\x58\x80\x83\x3f\xf3\x29\xf9\x10\xae\x68\x87\x52\xfe\xb5\xc9\x64\x2b\xeb\x0a\x8e\x20\xb6\x4e\xdd\x29\x85\x48\x27\x60\x98\x9a\x16\xc5\xaa\x61\x35\x1f\x90\x66\xc2\x74\xc4\xe8\xae\x4f\x96\x9b\x8e\x04\x2f\x41\x84\x72\xdb\x87\xb0\xc5\x4b\x60\xd9\xa1\xf9\x2d\x9d\x05\xda\x9d\xc4\x2c\xfa\x34\x5b\xee\x57\x8e\x6f\x74\x3a\x8c\x4e\x87\xd1\xe9\x30\x3a\x1d\x46\xa7\xc3\x8e\x67\x47\xa7\x43\xbc\x8d\x4e\x87\x2d\x6d\x74\x3a\x8c\x4e\x87\xd1\xe9\x90\xd4\x46\xa7\xc3\x66\x1b\x9d\x0e\x9b\xef\x8c\x4e\x87\x14\x72\xa3\xd3\x61\x74\x3a\x8c\x4e\x87\xdd\x6d\x74\x3a\x6c\x6f\xa3\xd3\x61\xa3\x7d\x6a\x92\xf9\x13\x77\x3a\x24\x85\xe6\x23\x6a\x0f\xb9\x8c\x53\x2f\x91\x5c\x03\xd2\xc9\x33\x07\xf1\xcb\x79\x27\xb2\x1e\x09\x4e\x9b\xec\xbb\x3d\x03\x69\xe7\x48\xc7\x38\x72\x07\xd5\x37\xce\x83\x61\xb1\xf9\x83\x6b\xb5\xfa\xe4\xde\xfa\xbc\x92\xf8\xff\x1a\xc4\xb5\x05\xb5\xa2\x5d\xf3\xd8\x7b\x21\x71\x8c\xf5\x29\xf0\xd5\x83\x62\xab\xe9\xa7\x40\x32\xa6\xfa\x34\x78\xea\x00\x2c\xd5\x2a\x46\x09\x14\x07\xe1\xa8\x6d\x84\x34\x81\x76\x0c\x43\xdd\x44\x47\x93\x4e\xfc\x1e\xfc\x74\x0b\x32\x9a\x40\x72\x27\x76\xda\x8f\x8a\xa6\x40\xf0\x6b\xb8\x69\x02\x22\x9a\x32\x05\x5d\xcc\xf4\x31\x68\x68\x32\xe8\x32\xe8\x08\x4e\xb5\x57\x13\x4f\x06\xe7\x6e\xbd\x5d\x2a\xa6\x97\xb2\x88\xec\xbe\xce\xce\x7b\xcb\x05\x2f\xeb\xd2\x32\xb1\xb6\x9b\x8c\xdf\x07\xef\x6d\x53\xb2\x05\xe4\x60\x4c\x8b\x06\x58\xc8\x92\xe1\x39\x83\x3c\x68\x94\x17\x2c\x77\x97\x97\x96\xf4\x1e\x24\x57\x9d\x65\x8c\xe5\x56\x22\x5d\xa6\x01\x91\x46\x92\xdf\x4f\x43\x2f\x43\x22\xe4\xe7\xfd\x2b\x77\xf8\x7b\x76\x49\xe0\xf2\x70\x60\x39\x0d\x36\x4e\x17\xbf\x69\x0a\xf8\x30\xa8\x38\x0d\xff\x1e\x00\x13\xaf\x01\xc0\x69\x62\x3d\x0d\x22\x1e\xb0\x0b\x07\x41\xc3\x4f\x02\x0b\x3f\x0e\x12\x4e\x96\x4c\x4f\x03\x05\x3f\x06\x06\x1e\x0a\x01\xef\x9d\x4c\xeb\x31\xd0\xef\x60\x9b\x6a\x10\xe4\x7b\x38\xb8\xf7\x49\x93\xdf\x25\xce\x57\x3a\xbc\x3b\x08\xda\x4d\x87\x75\xd3\x20\xdd\x43\xc3\xb9\x03\xa6\x3e\x0d\x2c\x48\x04\x0a\x86\x82\x04\x03\x01\x82\xa7\x80\x6d\x07\x01\x03\xe4\x79\x0a\x27\x1d\x0a\x14\x78\x24\x20\x90\x0a\xd3\x0e\x85\x68\x11\x7c\x4d\x98\x88\xe1\xf0\xec\x80\x2a\xc7\x29\xc2\x22\x01\xe6\x48\xdc\xf6\x5c\x70\xc3\x69\x71\xc9\x0a\xba\xba\x61\x99\x14\x79\xe4\x84\x58\xcb\xcb\x12\x78\x54\xe3\xcb\x4e\xfb\xec\xc6\xac\x2d\x7b\xf3\x98\x11\x4c\x81\x0e\xb0\x84\x0b\xbc\xf3\xe8\x86\x3b\xe0\x20\x53\x31\xf6\xd4\x74\xe3\xbd\x12\x34\x8e\x1f\x09\x99\x20\x4f\xa2\x04\x63\xb0\xdb\xf0\x85\xf9\xab\x7c\x20\x72\x6e\x98\x20\x27\x5c\xf8\xb5\x39\x6d\xa9\xbf\x8d\x95\x11\x63\x5e\xc7\xec\xf6\xdd\xe7\xcf\x3c\xa9\x4f\xc1\x40\x00\xd3\x46\xeb\x43\xd9\x60\x8e\xdc\x63\x8d\x30\x47\x66\x5e\x17\x5d\x43\x0c\x8d\xb3\x21\x56\xd8\xf3\x26\x4b\xd4\x73\xe8\x53\xd8\x15\xd6\xba\x76\xe1\xbf\x6b\x0b\x11\xa1\xfa\x53\x2c\x53\xa2\xb3\xe7\x29\x1c\x3d\x4f\xe3\xe4\x79\x8c\x83\xe7\x49\xed\xca\x04\xa7\xce\x90\x68\xa4\xa1\x0e\x9d\x5f\x84\x6e\x76\x18\xc7\xcd\xcf\x55\x37\xfb\xb1\xb5\x97\x56\xec\xf8\x6b\x45\x33\x76\xbd\xe7\x71\xe9\x37\x0e\xc9\x6b\x2c\x3f\x49\x9a\x53\x33\x6c\x02\xc1\x58\x9e\x20\xb6\x9b\x80\x7c\x88\x57\x9f\xd7\x45\xb1\x22\x75\x25\x45\xf7\xa6\x06\xc6\xf3\x0e\xb8\xa4\xe0\x90\xfa\x6d\x3d\x6c\x74\xae\x4a\x49\x3c\xc4\x22\x34\x55\x2d\x84\x3d\x95\x9a\xdc\xe5\x58\xdd\x94\x09\x43\x68\xe7\x66\x80\xe6\x0b\x3b\x31\x74\x6b\xad\xfa\xce\xd0\x97\x8c\x18\x5e\xb2\x26\x1d\x6d\xe8\x0c\xd0\x9e\x4b\x95\xf1\x59\xb1\x22\x4b\x5a\xf8\xfc\xb1\x51\x49\x7b\xc7\x8b\xc2\x75\x61\x4a\x6e\x98\xc1\xe2\xaa\xa8\x73\x14\x52\x2c\x60\xd8\x54\xf8\x22\x02\x2c\x8b\xc3\xd5\x59\xc1\xa8\xa8\x2b\xec\xab\x3d\x56\x57\xb2\x56\xbe\xaf\x2e\x7d\x53\xf8\x06\xd7\x44\xf0\x22\xe5\x86\x06\xa4\x7f\xef\x67\xc8\xa6\xf8\xa0\xee\xf7\xad\xd9\x06\x77\x30\x1e\xb8\x66\x67\xed\xfe\xc8\x7b\xa6\x14\xcf\x1d\xb4\x89\x7f\xab\x94\xbc\xe7\x39\x64\xcf\x4d\xeb\x27\x96\x32\xc2\xdc\xbb\x41\x52\x08\x29\x26\x82\x2d\x28\xe8\x42\x4e\x94\x02\x8f\x46\x68\x62\x1f\x10\xe7\x77\xd5\x7c\x35\xd1\x70\x9d\xaa\x75\x89\xea\x9e\x63\xbd\xa0\xd6\x7a\x46\xe8\x9e\x08\x49\x24\x1c\xd0\xb5\xe0\x06\x6b\xc8\x2d\x6b\x43\x72\xf9\x20\x4e\x6d\xc7\xb8\xb6\xab\x63\x95\x82\xa2\x5a\xba\xc2\x54\x31\x7e\x72\x45\x53\xb8\x62\x9a\x30\x41\x67\x85\xdd\x03\xe0\x93\xbd\xdd\xba\x70\x64\xce\xa8\xa9\x55\x6c\x0e\x16\xd4\x44\xd4\xe8\x96\x5a\xf5\x1f\x7f\x38\x8c\x5a\xc5\x4b\x26\x6b\x73\x40\x9b\xed\x61\xc9\xb3\x65\xba\xe2\xcb\x4b\xa6\x89\xac\xd7\xa2\x95\x9e\x3b\xa2\xc3\x0d\x84\x9f\xca\xa5\x4c\x7e\x9a\x64\x7d\x07\xc8\x26\xb9\x6f\x2e\xc9\xac\xaa\xc7\x54\x92\x6b\x8d\xe6\xff\xac\xb5\xb1\xda\xff\x27\x97\xd6\x51\x75\x0a\x61\x1f\x22\x78\xc4\xd7\xe9\x0d\x94\x7b\x2b\x51\x77\xaf\x1e\x42\x14\x49\x29\xef\x59\x0e\x99\x81\x5b\x35\x7f\xf3\x4a\x72\x61\xb4\x0b\x2d\xe9\x03\x35\xfa\x83\x4e\xc6\xd0\x92\x8d\x36\x86\x96\x8c\xa1\x25\x63\x68\xc9\x18\x5a\xb2\xd9\xc6\xd0\x92\x36\xfd\x31\xb4\x64\x0c\x2d\x19\x43\x4b\xc6\xd0\x92\x8d\x36\x86\x96\x8c\xa1\x25\x49\xfd\xfb\x99\xbb\x2f\xc6\xd0\x92\xfe\xd7\xc7\xd0\x92\x31\xb4\x64\x0c\x2d\x59\x6f\x63\x68\xc9\xe3\x6c\xb0\x31\xb4\x84\x8c\xa1\x25\x63\x68\x49\xd3\xc6\xd0\x12\x68\x63\x68\xc9\x18\x5a\x32\x86\x96\x8c\xa1\x25\x91\xa1\x8f\xa1\x25\x63\x68\xc9\xee\x36\x86\x96\x8c\xa1\x25\xdd\xe6\x13\x3b\xf7\x2c\x5d\x77\xd9\x5e\xca\xb2\xaa\x0d\x23\x1f\xfc\x8b\xe1\xb4\x25\xb3\x55\x5b\x95\x40\x67\x7d\xcf\x28\x1e\xe1\xc6\xf7\x81\x2d\xb0\x51\xce\x31\xf9\xf0\x24\xc3\x9e\x4d\xc2\x90\x26\xa1\x37\x8f\x0e\xf9\x28\x78\xc9\x4d\x84\xbd\x69\xee\x5d\xae\xd7\xc9\xea\x75\x92\x6e\x39\x4c\xb3\x1c\xa4\x57\x56\xd4\x18\xa6\xc4\x0b\xf2\x7f\x4f\xbe\xf9\xdd\x0f\x93\xd3\x3f\x9f\x9c\x7c\xfd\x6c\xf2\xa7\x7f\xfc\xee\xe4\x9b\x29\xfc\xc7\x6f\x4f\xff\x7c\xfa\x83\xff\xc7\xef\x4e\x4f\x4f\x4e\xbe\xfe\xe2\xed\xeb\xdb\xeb\x57\xff\xe0\xa7\x3f\x7c\x2d\xea\xf2\x0e\xff\xf5\xc3\xc9\xd7\xec\xd5\x3f\x12\x89\x9c\x9e\xfe\xf9\x37\x91\x8e\x3d\x4a\xff\xeb\x72\xec\x1b\x58\xbb\x96\xd7\x03\xcb\x97\x7e\x04\xb1\x40\x4b\x59\x63\xd2\x6a\xc7\x3e\x31\x8d\x25\xb0\x3d\xf8\x6f\x0e\xc5\xbb\x5b\x78\x56\xf7\x30\x2d\x49\xd7\x4d\x9d\x5b\x6a\xe4\xdd\x7f\x4b\xde\xfd\xe0\x56\x6f\x9d\x7b\xdd\xa1\x16\xb8\x37\xa6\x6c\x3a\xa1\xad\x36\x84\x36\x68\x9a\xe1\x2b\x5c\x13\x59\x72\x63\xf5\xe2\x78\x90\x0c\x6d\x47\xda\x70\xd3\xc9\xee\xe5\xf6\x1c\x84\x77\x51\x08\x67\x49\x8e\x0e\x09\xc1\x4b\x67\x58\x2b\xdd\x2a\x9f\xae\x2a\x42\x80\x46\x60\xef\x4c\x5c\xa9\x70\x3c\xda\x0f\x7c\xaa\xff\xa8\xbb\x34\xe1\x21\xcd\xb2\x5a\x71\xb3\x7a\x29\x85\x61\x1f\x7b\x50\x8b\xf5\x68\x50\x7c\xcd\x95\x75\x6f\xac\x48\x57\xac\x59\xd5\x02\x2c\x20\x94\x62\xbd\x00\x7d\xea\xcc\x61\xf9\xe0\x73\xdf\x61\x98\x2a\xf6\xd1\x9c\xf7\x10\x4f\x5b\x1b\x43\xf5\x5d\xb3\x30\x6c\x62\x35\xad\xe6\x84\xdf\xf8\xde\xa3\xa3\x3c\xad\x7c\xbf\x56\xfc\x9e\x17\x6c\xc1\x5e\xe9\x8c\x16\xc0\x0c\x43\x74\xdc\x8b\x1d\x34\x60\xe7\x28\x59\x68\x5f\x2d\x3f\xba\xd5\x9c\x61\x48\x32\x2a\xc8\x82\x72\x41\x4a\x3b\x67\x95\x27\xad\xd1\xfe\xb4\x7b\xae\xa2\xca\x9a\xcf\xde\x92\x8c\x50\x06\x03\x66\x26\x65\xe1\xe2\xe3\x8a\x55\xd3\x37\x97\xf7\x4b\xc8\x6f\x05\x7b\xf8\xd6\x7e\x4b\x93\x79\x41\x63\x72\xd9\x9b\x97\x9a\x99\x0d\x84\xa9\x31\x70\x77\x4d\x4d\x1c\x3a\xb6\x22\x94\xd0\xe2\x81\xae\x74\x63\xe4\xb7\xeb\x6b\xbf\x20\xcf\x4f\x81\xb3\xa9\x26\xe1\x0b\x31\xa3\xec\xb3\x53\xb2\xa4\x9a\xbc\xbc\xb8\xfe\xf6\xe6\xef\x37\xdf\x5e\x5c\xbe\xbd\x7a\x97\xb2\xb5\xed\xdc\x31\xda\xd7\xed\x8c\x56\x74\xc6\x0b\x1e\x3f\x53\x37\x62\x03\xda\xaf\x82\x0c\xcc\xf3\xf3\x5c\xc9\x0a\xc7\xed\xd0\x93\xa8\xec\xf7\xa2\xaa\x6b\x22\x01\x8a\xe3\x9c\x2a\xb0\x54\xf3\xce\xe7\x62\xb6\xa6\xa2\xc2\xa0\xce\xdf\x9d\x7e\x55\x0b\x6b\x93\x1d\x2a\xae\x89\xe6\x43\x43\x4a\x2f\xf2\x9c\xe5\x43\x86\xb2\x6f\x44\xcd\x4b\xff\x89\x15\x51\xac\x52\x0c\x50\xab\xeb\xf7\x37\x57\xff\xcf\xb0\xaf\x13\xc7\x4b\x29\xf0\xea\x53\xc4\x1a\x12\x62\x59\x6a\xe0\x2c\x7f\x70\x71\xdd\xe3\x3c\x1f\x3a\xa6\x33\xc8\xf4\x21\x9e\xc4\x0f\xb5\x68\x8b\x40\xd1\xa2\x42\x4a\x99\xb3\x29\xb9\x4e\x84\x64\xbb\xef\x36\xc2\x03\xc0\x53\x4b\x40\x18\x0e\xc5\x84\xac\x02\x79\x4f\x8b\xb8\xa3\xca\x48\x8c\x9d\x76\x67\xc1\x66\xd6\xe2\x39\x2d\x74\x44\x60\xa4\xca\x5a\x7b\xbc\xbc\xb5\x3a\xf1\x80\xb9\x0b\xef\x90\x9c\x09\x69\x9c\x8a\x6d\xbf\x68\x65\xa2\xfd\x95\x80\x9a\x1d\x1f\xa6\x0f\xe9\xe8\x48\x44\x57\xc8\xca\x8b\x5a\xae\xfd\xd8\xaf\xfd\x77\x63\xe7\x29\x00\x62\xb5\x66\x7a\xbb\xa8\x6d\x14\x6f\xfb\x6d\xc5\x68\x2e\x45\x54\xcb\xae\xa8\x59\xa2\x07\xb7\xa4\xfa\x8e\xe5\xf8\x07\x07\x68\x06\x70\x12\x8b\x5a\xb9\x6e\xde\xc6\xf7\x8e\xc3\x29\x41\x4b\x70\x3e\x69\xc0\x37\x63\x38\x73\xe2\x7e\xb3\x63\x7b\x2f\x8a\xd5\x07\x29\xcd\xe7\x21\xe0\x7e\xc0\x52\xff\x0d\xb5\x2d\x84\xb2\x3b\x81\x21\xe8\x4e\xcd\x27\x70\xf9\xc2\xb2\x6b\x6c\xa4\xad\x62\x3b\x97\xcd\xd2\x1e\x90\x95\x55\x2d\x2e\xf4\x6b\x25\xeb\x21\xf5\xe9\x2c\xa7\xbd\xbe\xba\x84\x3d\x57\x3b\x7f\x84\x30\x6a\x05\xd7\x6d\x86\x96\xe6\x0a\xba\xda\x97\x96\xf7\xd6\xb8\xcd\x6a\x87\xb5\xd0\xcc\x4c\xc9\x5b\xba\x22\xb4\xd0\x76\xb9\x63\xb6\x1d\x86\xcb\x5e\x83\x2f\xa2\x6d\xcf\x4c\x89\xb5\x43\xdd\xcf\x33\x69\x96\x64\xed\x81\x04\x48\x7d\x93\xea\x59\xcb\x3d\x11\xcc\x4a\xfb\x85\x61\xc4\x0d\xbd\x63\x9a\x54\x8a\x65\x2c\x67\x22\xfb\xd1\x31\x76\xe0\x84\x77\x52\x58\xb6\x1f\xc0\x0b\x57\xc1\x0f\x02\x36\x78\x57\x76\x80\xbf\x05\x75\xe4\xa8\xed\x21\xa4\x98\x80\x04\xaf\x35\x53\xe8\x9a\x52\x35\xc3\xc9\xfd\xa2\x9e\xb1\x82\x19\x54\xfa\xef\x69\xc1\x73\x1a\xc5\xd0\xec\x7b\xbc\xa4\x0b\x46\xa8\x09\x6c\x65\x24\x61\x42\xd7\x50\x49\x8f\x1a\xc0\x13\x24\x0b\xb7\x60\x62\x7d\xd4\xe4\xcb\xab\x4b\xf2\x8c\x9c\xd8\x7e\x9e\x02\x3b\xcc\x29\x2f\xc0\x5d\x63\xa8\x5a\x1f\x3d\x9f\xc7\x6b\x60\xd9\xcf\xc3\x60\x81\xcb\x89\x54\xb8\xb9\xcf\x88\x90\x58\x60\xd1\x8d\xd6\x9a\x73\xce\xe4\x89\x7b\x50\x2d\x73\x00\x66\xd8\x6c\x99\xc8\xa6\x48\xdb\x51\xdb\xb6\xcc\xae\x4d\x91\xb0\x3a\xf1\x2d\x33\x70\x53\x0c\x12\x7a\x5f\x6a\xa6\x06\xca\xbc\x2f\x0f\x2e\xf3\xda\x0a\x8a\xe5\xfb\xee\x6c\x20\xfb\x96\xcc\xd0\x9c\x9a\x58\x91\x32\x94\x94\xcd\x9d\xbc\x5f\xda\xe2\x1f\x5e\x22\x6a\xf6\x86\x8b\xfa\x23\xc6\x4b\x0c\x35\xaa\x6f\x5e\xc1\xcb\x24\xf3\x83\x81\x85\xa0\x55\x55\xf0\x50\x31\x34\xd5\xa6\xf6\x02\xa2\xc1\x2c\xb7\xab\x68\x56\x40\xc4\x64\x58\x51\x48\x2b\xae\xad\x26\x42\x45\x2e\xcb\x8d\x8e\x5a\xf5\x8e\xd1\x6c\xd9\xfe\xbc\x65\xa6\x28\xe1\x14\x56\xfb\x79\x1c\xbe\xe9\xc0\x42\xc1\xee\x59\x31\xd0\xe8\x7d\x63\xdf\xb1\x6a\x9e\x5f\x19\x20\x42\x0a\x3a\x63\x05\x1e\x5b\xc8\x45\x03\xc2\xda\x9a\xa5\x4c\xb4\x33\x93\x8c\x52\x25\x8b\xa1\x81\xe9\x1f\x64\x01\xee\x71\x1a\x06\x67\x89\x7c\x82\x63\x83\x47\x87\x8d\xcd\x5a\x2e\xdd\xb1\x81\x75\xf7\xe9\x8d\xad\x8e\x9e\x7c\x1b\x63\xb3\x87\x65\x77\x6c\x70\x5a\x7d\x6a\x63\x4b\x04\x3f\x34\xcb\x32\x59\x56\xd7\x4a\x5a\x03\x6b\xa0\x60\x77\x2f\x37\xbe\x0e\xb4\xc8\x01\xa2\x6c\xdb\x7b\xb1\x61\x81\x30\xec\x92\xa2\xaa\x15\xe0\x44\x0d\x4a\x49\xef\x4b\xf9\xff\x25\x6b\x17\x20\x2f\xd6\xcf\x08\xff\x0d\x1f\x54\x15\xe8\xba\x1f\x0e\x26\xf1\x64\x46\x8b\xa5\xd4\x26\x69\x76\xc9\xfa\x0c\xaf\xbf\xde\x8a\xb3\x02\xf7\x84\xfd\x5b\x12\xb4\x87\x4e\x3b\x2e\x08\x05\x2b\xda\xe3\x42\x42\xe6\xcc\xbb\xa5\x7c\x70\x5a\x42\xe0\x97\x9b\x03\xa0\xe4\x83\xc8\xec\x69\xe1\xdd\x44\x79\x87\xbe\x91\x78\x91\x3d\x81\xa8\x0f\x7a\xa7\x30\x0d\x4c\xe4\x5c\x2c\x00\x25\x39\x23\x8a\x15\x18\xa0\xe6\x36\xcc\x1d\x1a\x41\x49\x95\x7a\x5b\x1d\xf3\x4c\xe6\xbb\x0f\xe7\x3f\x97\xc2\x05\xdc\x03\x14\x11\x35\x2a\x88\xd7\x03\xe7\x28\xd4\xb8\x26\x47\x6f\xfc\x52\x1d\xfd\xd4\x92\xf7\x08\xfb\x14\x38\x05\xb1\xac\x3b\x2e\x72\x17\xf8\x65\x27\x60\xc0\x0a\x7b\xdf\x92\xd3\xd6\x20\x7a\x90\xe7\xed\x6d\xfa\x82\x7c\x23\x48\x98\x80\x04\xd2\x93\x86\x7d\x93\x98\x33\x81\x64\x60\xdf\x0f\xa8\xfe\x79\x80\x68\xb2\x5d\x3b\x4c\xdb\x35\x40\xc1\x77\x74\x7d\x9f\x7c\x29\x80\xaf\x6c\xdf\x27\x44\x24\x55\xc4\xdd\xa0\xe4\xe7\x34\x5e\x28\xf6\xe0\xd7\xc8\xa2\xb0\x7c\xe2\xf1\xf1\xc0\x45\x2e\x1f\xf4\x7e\x76\xc1\xdf\xf0\x65\xaf\xac\x66\x76\x5b\x61\x2a\xa5\xc6\x36\x88\xeb\xf0\x1d\xe0\x77\x9b\x71\xe0\x79\x15\x32\xe2\xc4\x4d\x8d\x4d\xc5\xba\x1b\xbf\xfb\x0b\x54\xdd\x17\xa5\xa6\x2f\x95\xa5\x69\x38\x2d\x6e\xaa\xc1\x45\xf2\x5f\xbf\xbd\xb9\xe8\x12\xb0\x62\xf3\x61\xc9\x14\x1e\xbe\xf6\xf7\x84\x2d\x44\xf3\x92\x6b\x0d\xf8\x0f\x9b\x2d\xa5\xbc\x23\x27\x3e\x7c\x61\xc1\xcd\xb2\x9e\x41\x56\xaa\x56\x2c\x90\xe6\x0b\x7d\xee\x78\x74\x62\x47\x71\x9a\xf0\x15\x2e\x0a\x2e\x5a\xd8\x3f\x13\x46\x7b\x54\xc3\x76\x94\x64\x61\x24\xb0\x58\x09\x24\x05\x2d\x1b\xd7\xed\xe6\x64\xc0\xd5\x0d\x08\x64\x3e\xe8\xf1\xb1\xb9\x6c\xef\x92\xae\xf7\x47\x96\x0e\x7a\xeb\x6e\x25\xb8\xdb\x30\x29\xaa\xee\x8e\xd9\x73\x4a\xe3\x61\xad\x31\x0f\x6a\xed\x31\x5e\x00\xb7\xdc\xab\x76\x07\x7a\x21\xb5\x15\xec\x4a\x18\xf7\x3a\x1c\xb6\x1d\xf0\xb2\x8f\x74\x41\xaf\x24\x46\x5d\x83\xc5\x62\xc0\x57\x1a\xcd\x6d\x78\xc5\xa3\x64\x1e\x79\x6a\xb9\x47\x06\xcb\x3e\x72\x70\x53\x2a\xfa\x50\xe4\x81\x4a\xee\x38\xb4\xe3\x62\x9a\xce\xe7\x5c\x70\xb3\x4a\x8c\x51\xb3\x6b\xd9\x3d\x21\xf1\x0e\x8b\x4b\xde\x67\xb5\xee\x4c\x0a\x6d\x14\xe5\xa2\xe7\xc2\x60\xda\xf1\x61\xf5\xb8\x8b\x68\xff\x36\xfa\x78\x19\xa2\x2f\x41\x11\xf4\x23\x6c\xf7\x51\xd5\x45\xd4\xc6\x0e\x37\x7a\x65\x44\xb2\xa6\x9f\x85\x95\x62\x73\xa6\x14\xcb\x2f\x6b\xcb\x38\x37\xa1\x43\x57\x0b\x21\xc3\x9f\x5f\x41\x1e\xb5\x68\xf0\xda\xc6\xb8\xc1\xaa\xf6\x49\x14\x51\xef\xc0\x0f\x82\x63\xc5\xfd\x90\xa2\x6c\xca\x1c\xe4\x8a\x9d\x3d\xe7\x8e\xd2\xd4\x70\x3d\xc7\x23\x28\xcc\x27\xfb\x08\xd9\x1c\xad\x7e\x94\x62\xf6\x84\x2d\xea\x4d\x7c\x38\xb4\xce\xc8\xac\x06\x07\x52\x49\x57\x24\x5b\x4a\x09\x09\xcb\xec\xa7\x93\xce\x05\x6a\xc8\x3d\x97\x05\x98\x2b\x90\x85\x4f\x61\xac\x9d\x93\x9c\xad\x2e\xa6\x9a\xa7\x68\x79\xba\x38\xd8\x52\x6a\xd3\xac\x9a\x3f\xb8\xec\x87\x1e\x38\x62\x0a\x09\x14\x17\x90\x11\x4d\x1b\xa2\xeb\xd2\x76\xec\x81\xf1\xc5\xd2\xe8\x33\xc2\xa7\x6c\xda\xe0\xc4\xe1\xc3\x09\x24\x4b\xc6\x0c\x04\xb5\xfb\x81\xb6\x79\x1b\xd5\xf8\x12\x54\x8f\x13\x1f\x05\x9b\x40\xd4\x05\x9f\x9f\x05\x43\x60\x9d\x4b\xb7\x2e\x7d\x62\x66\xba\xe9\xe9\x59\x08\x6c\xa6\x30\x13\xb3\x15\xe1\x86\x29\x8a\xc9\x34\x96\x4a\xd6\x0b\x44\x69\x18\x86\x0d\x27\xdd\x89\x9d\xb7\x58\x09\xce\x09\x9a\x83\xe9\x7f\x84\x93\x7c\xe4\xcf\x47\xfb\x41\x9e\xaa\x6a\xc0\x4a\x94\xd4\x64\xcb\xa0\xc9\x29\xc5\x74\x25\x11\x56\x80\x5f\x5e\x35\x33\xf0\x7f\x06\x90\x3d\xd1\xa7\x81\x75\xc8\x92\x2f\x96\x9e\x2f\xa8\xd3\x66\xbb\x1c\xf7\x54\xf9\xa5\x2e\x04\x61\x65\x65\x56\x2d\xde\x6e\x71\x90\x61\xaa\x4c\xa0\x48\xc2\x1c\x01\x23\xc2\xe1\xa4\x71\x74\xbc\xc4\xf8\x71\xc7\xeb\xe4\x19\x39\xb1\xcc\x9e\x44\x94\x9b\x63\x0d\x22\x60\x22\xab\xd3\x29\xb9\x20\xa2\x0e\x92\xec\xb1\x1d\x15\x32\xf4\x13\x3a\x04\x58\xac\xd5\x71\xc2\xf7\xd2\x8c\xf1\x41\x79\xb1\xb0\xeb\x56\xaf\xd8\x2b\xed\xd4\x85\xc3\x33\x58\x01\x19\x31\x61\xd0\x67\x84\x6a\x2d\x33\x9e\x98\x69\x11\x5b\xe0\xbb\x2e\x3b\xe3\x12\xa5\xad\xcd\xf0\xc1\x13\x3f\xfb\xad\x0d\x93\xfe\xe6\xc6\x54\x14\x5c\x83\x97\xb8\x3b\x25\x6d\x91\x37\x80\x36\xb1\x32\xc8\x52\x3a\xd6\x08\xc1\x27\xe4\x73\x6b\x5a\xf2\xce\xdb\x39\x98\x9d\x83\x18\x44\x94\xa0\x43\xa1\xe1\x0f\x7b\x76\x39\x93\xc1\x5d\x01\x4e\x12\xd2\xed\x46\xc9\x1d\x5b\x9d\xa1\x40\x15\xc4\xae\x38\x0d\xa4\x01\x4f\x4d\x8c\xe0\x6c\x1a\x20\xaf\x0c\x93\x7c\x62\x9f\x86\xcc\xf5\x7e\x7c\x87\xed\x8e\x45\x94\xc7\x6d\x6d\x43\xb1\x42\x17\x8d\x1d\x81\x8f\xcf\x19\x4c\x93\x34\x6b\xe4\xbc\x3c\xc4\xc8\x61\xb3\x40\xf6\xc9\x78\xd7\x34\xbf\x90\x8f\x9c\x8f\x0f\x3e\xb0\x57\x23\xa3\x1c\x6b\x07\xb2\x4b\xa1\x97\x3c\x05\x21\x5e\x6f\x46\x02\x07\xc3\xd6\x76\xdc\x11\xc0\x62\xec\xf2\x50\x7e\xb3\xcd\x9e\xa9\x57\xe2\x8c\xbc\x93\xc6\xfe\xcf\xab\x8f\x5c\x5b\xb5\xeb\x52\x32\xfd\x4e\x1a\xf8\xe7\xf0\xe9\x27\xe4\xb5\xc1\x9d\xf1\x66\x8f\xb7\x1f\xb1\x78\x38\x2f\x8f\x5c\xba\x0b\x81\xb1\xcf\x00\xe8\x43\x2f\xf6\xda\x8d\xd8\xae\xe6\x0e\x23\x75\xe2\x81\x6b\x72\x25\xac\x0a\x8e\x13\xbe\x0f\x1f\x78\x8b\x5e\xbb\x6e\xb6\x33\x0d\x80\xc6\x72\xa0\x7e\x22\x2f\xd8\xbe\xb6\xb9\xe1\xa0\x5d\x3e\x64\x77\x5f\x43\x48\xdb\x1b\xc4\x3c\xf6\x20\xb9\xd9\xc1\x25\xbd\x07\x45\x9c\x8b\x45\x92\x51\xb8\xde\x9c\x92\x7e\xe6\x9c\x44\x1e\xe5\xe6\xc2\x30\x55\x29\x36\x44\x2f\x69\x1a\x85\xdc\x0c\xad\x44\x12\xdc\xf7\x19\xe2\x9c\xab\x82\x66\x7b\xd1\xcd\xc1\x90\xb1\xc3\x35\x8a\x1a\xb6\xe0\x19\x29\x99\x5a\x30\x52\x59\xcd\x64\xf8\x1a\xed\x71\xf4\x63\x7b\xc4\xf6\x1f\x72\x45\xa4\xdb\x86\xe4\x12\x6d\xda\xc4\x4a\xf6\x81\x6f\x78\x96\x1d\xf4\xda\xa0\x5c\xa3\xeb\xaf\x0d\x9b\x0d\x50\x44\x3f\xb7\xb6\xe2\x27\xa9\x83\x82\x15\x3b\xea\xa0\xae\x8d\x3a\xe8\xa8\x83\x76\xda\xa8\x83\x36\x6d\xd4\x41\x5d\x1b\x75\xd0\x51\x07\x1d\x75\xd0\x21\x6d\xd4\x41\x37\xdb\x8f\xa6\x83\x0e\xfe\x10\xa2\xb3\x7b\x01\xc7\x7f\x43\xec\xbd\x41\x8a\x11\x01\x06\x25\x78\xc8\xda\x6f\x42\xc6\x56\x69\xbc\x71\x7a\xc4\x2d\xc0\xd1\x98\x13\x32\x99\xa4\xcb\x51\x3a\x79\xfe\xec\x59\x2a\xe7\xa7\xa7\x5b\x6b\xf5\x7c\x50\x8e\xd7\xa1\x55\x17\x1a\x5c\x3f\xe9\x71\x5c\xc9\x14\x5f\xd1\xd3\x14\x5f\xd8\xe5\xd5\x3b\x88\xef\xd9\x9d\x17\xc1\x41\xd8\x71\x42\x0e\x89\x4b\xe9\x38\x87\x41\x7b\x12\xd2\x90\x92\x19\x42\x4d\xc7\xf5\xc3\x4b\x96\x7a\x12\x55\x32\xc7\xc3\xc1\xd5\xa3\xf3\xbe\xf0\x9c\x48\xe1\xfc\x83\x02\xae\xdd\x5f\xc5\x0a\xdc\xf9\x16\x19\xe7\xda\x28\x32\x46\x75\x92\x3b\x1b\x62\x6d\xfc\x58\x65\xc9\x08\xde\x8a\x73\x47\x87\x1d\x06\xf3\xeb\x43\x4e\xd8\x74\x91\xb2\x77\xf2\xda\x27\x64\xc2\xfc\x7d\xa7\x18\xb6\x81\xd7\xa1\xc1\xeb\x2e\x15\xfc\x8f\x9d\x1c\xa3\x52\x04\x99\x91\x84\xdd\x33\x61\x6a\x4c\x2d\x70\xcf\x33\x13\xc2\xe0\x21\x50\x92\x1b\x8c\xbd\x88\xf7\x6f\x98\x49\xb5\x2e\x77\x12\xcf\xbf\x35\xc3\xc1\xe7\xd2\xda\x61\xc9\xa7\xca\x16\xfb\x7d\xcc\x16\x00\xff\x09\xbc\xfa\xfe\x43\x8a\xcf\x96\x0c\x3d\xbe\xd7\x6d\xf6\xba\x28\xec\xaa\xa1\x0b\x77\xd3\x3b\x38\x0c\x0f\xe9\xb8\x45\x71\x40\x1d\xae\xc6\x08\x83\x74\xa2\x76\x1e\x2e\xde\x5d\xba\x0b\x01\xe4\x56\x56\xb2\x90\x8b\x55\x7b\xdd\x5c\xf0\xbb\x4f\x10\x96\x6e\x57\x51\xa2\xeb\x99\xb3\xd1\x2c\xc7\xbd\x5b\x63\x88\xd1\x8b\x39\x7a\x31\x9b\x36\x22\x48\x23\x82\xd4\x69\x23\x82\xd4\xb4\x11\x41\x72\x6d\x44\x90\x46\x04\x69\x44\x90\x86\xb4\x11\x41\xda\x6c\xa3\x17\x73\xf4\x62\x6e\x6b\xa3\x0e\x3a\xea\xa0\x9d\x36\xea\xa0\x4d\x1b\x75\x50\xd7\x46\x1d\x74\xd4\x41\x47\x1d\x74\x48\x1b\x75\xd0\xcd\xf6\xe9\x7a\x31\x87\x7c\x22\x7d\x92\x27\x9b\x0e\x81\x44\x7f\x59\x42\xd7\x53\x13\x40\xcb\xfc\x51\x57\x54\xa1\x8a\xde\xae\x1b\xaa\x49\x4e\x9e\x4c\x4e\x5c\x2e\x3a\x70\x39\x59\x82\xae\x42\x9f\xa6\x25\x7a\xb6\xce\xc8\xf7\x52\xb0\x33\xb8\x87\x67\x45\x83\x96\xd1\x3c\x26\x50\xcd\xc3\x12\x3b\xd1\xa7\x91\x5b\x51\xe3\xfd\xd7\xf1\xfe\x6b\x5f\x1b\xef\xbf\xfe\x3b\xde\x7f\x5d\x52\x8d\x3b\x01\xd5\x92\x9d\xd7\x61\xd3\x36\x94\x97\x91\x56\x48\xff\x9f\xe8\x6d\xd8\x14\x0f\xfc\x8f\x7a\x5f\xd6\x8a\x16\xc7\xb6\x76\xce\x5b\x8c\x87\xf3\x92\xbb\x60\x1b\x96\x5f\x77\xc7\x9a\x74\x3a\x22\x62\x02\x43\xa2\x50\x0f\xa3\x62\x6a\xe2\x33\xa0\xcd\xb9\xc8\xb7\x8c\x34\x89\xb0\x9b\xe3\x94\x25\x1a\x7a\xa7\xb5\x3b\xcc\xbd\x1c\xd9\x6d\x4f\x7c\xe7\x18\x84\x1b\xae\xe9\x3e\xe1\xb5\xf8\xa6\x9f\xe2\x86\x2b\x60\x1a\x5e\x11\x79\x0c\x28\x07\xd8\xc8\xbf\x6a\xa6\x56\x90\x61\x30\xd8\xf2\x03\xd5\x54\x57\xf9\xca\xc5\x65\x71\x4d\x32\xaa\x21\x3e\x63\x90\x75\xba\x2f\x52\xf4\x18\x4f\x39\x59\x9f\x94\x75\x62\x88\xd1\x15\x3c\x29\x5d\x5c\xb7\xc9\xb9\x9b\xe0\xad\x70\x67\xea\x01\xd9\x6d\x9d\xd3\xa6\x09\x7d\x18\x8a\x3b\xee\x67\x06\x6d\xe5\x9e\x03\xc0\xa0\xe4\x49\xa0\x50\xf2\x24\x70\x28\x39\x00\x24\x4a\x1e\x05\x8b\x92\x7d\xa1\x51\xb2\xbe\x84\x76\x0c\x4e\xc7\x82\xb5\xdc\x8b\x22\xe9\x60\xab\x1b\x48\xe9\x9e\x34\xf7\xc1\x57\xc9\x63\xed\xf4\xc7\xe0\xac\x64\x7d\x72\x03\xb3\x85\xba\x44\xfb\xce\xc5\x36\xa8\x36\x00\xaf\x7b\xd2\xdc\x0d\xd7\x5a\xa9\xb2\x27\xd1\x0d\xc8\x16\x76\xc8\x63\x51\xdb\x47\x2f\xea\xbe\xf8\x2b\x59\x5f\x52\x07\xc6\xb9\x92\xde\x83\xe1\x9c\xa6\x6d\x60\xb8\xeb\xd0\xe1\x9e\x74\xd7\x70\xdc\x0d\x88\x73\x4f\xb2\x9b\x58\xee\xe1\xfa\xbb\x03\xcf\xdd\x13\x2e\x25\x5b\x21\xd3\xc7\x60\xba\xc4\xd7\x41\xdc\x80\x33\x1d\x38\xb9\xf7\xa6\x3e\x10\xa4\x49\x1e\x03\x6b\x92\xc7\xef\xae\xfd\xe1\x4d\xb2\x37\xc4\x49\xf6\x82\x39\xc9\xfe\x50\x27\xd9\x1f\xee\x24\x8f\x98\x21\x50\x46\xdf\x40\x90\xe5\xd0\x09\xda\xa7\x68\xf3\x66\x7b\x04\x6f\x6c\x6a\xd5\x38\x10\xd4\xf4\x4a\x5a\x0d\x35\x33\x6c\xfb\x6f\xab\xce\xc1\x06\xff\x1f\x52\x51\xae\xb4\x35\xe6\xd0\x15\xd2\xfe\x6d\xb8\x5f\x40\x34\xd6\xb5\xeb\xa6\xed\x21\xd7\xe9\x95\xec\x36\x1b\x86\xc1\x3b\x78\xc5\xca\xfc\x75\xdb\x62\xb8\x46\xfb\xb0\x94\x1a\x75\x4f\x84\x60\xb8\x26\x47\x77\x6c\x75\x74\xf6\x38\x69\x6c\xc9\x5c\x89\x23\x54\x94\x37\xfc\x62\x5e\x0f\x1f\x6e\x00\x89\x62\x45\x8e\x80\xd6\xd1\x96\x48\xef\x7d\x14\x8d\xbd\xcc\x9d\x47\x39\x2a\x06\xbe\x26\x68\xc9\x74\x45\x33\xf6\x14\xe6\x39\x2a\xd8\xc3\x38\x51\xce\x9b\x3e\xb5\xaa\x7d\x19\xa6\xca\xbd\xa3\x19\xfc\x2d\x04\xd8\xcb\x9d\xda\x38\xa4\x16\x5c\x0a\x87\x56\x0d\xa2\xd9\xea\x24\xda\x10\x1b\xf7\x5a\xa8\x18\xe6\x42\x74\xd8\xb1\x06\xeb\x9d\x05\x37\x45\xeb\x43\x89\x79\x8c\x3b\xdd\xac\x8b\x96\xcd\x6b\xf7\xcb\xda\xf5\x88\x40\x7d\x10\x59\x08\x8f\x2a\x19\x15\x9a\x1c\x79\xbf\xca\xb1\x6e\xa8\x1d\x4d\xc9\x45\xac\xd0\x59\xb7\x61\x77\x42\x4f\x4f\xfe\xfb\x7f\x4e\x3b\x09\xf4\x9a\x8e\x0e\x5d\xfb\xb0\x20\x90\xcd\xae\x5a\xd2\x09\x96\xba\xb1\x93\xc1\x35\x49\x28\x30\xd9\x6d\x4b\x09\xde\x18\xac\x5b\xdc\x02\x34\xdf\xad\x6f\xa5\x41\x54\x7d\xb9\x49\x2b\xc3\x53\xca\x4c\x76\xdb\x88\x45\xc5\xdb\x88\x45\x0d\x6a\x23\x16\xb5\xd6\x46\x2c\xaa\xb7\x8d\x58\xd4\x88\x45\x75\xda\x88\x45\x8d\x58\xd4\x88\x45\xa5\x10\x18\xb1\xa8\xd8\xab\x23\x16\x35\x62\x51\x23\x16\xf5\x4b\xc1\xa2\xf6\xbf\xb8\xd5\x46\x65\x5c\x44\x21\x18\x47\x86\x1a\x9e\x52\x4d\xaa\x69\xe1\x02\x98\xa7\x88\xff\xd5\x45\xa4\x06\x51\x6c\xa1\x57\x3d\x88\xd4\x20\x92\x6d\xf4\xaa\x3d\xf6\x36\x82\xc4\x87\x31\x5f\x13\x2b\x17\xf0\xa8\x36\xbe\xb5\x81\x17\xee\x01\x47\x6d\x01\x9f\x70\xba\x3d\x3c\xb5\x1f\x10\xe7\x7b\xd4\x8b\x4b\x0d\x20\xbd\x87\x66\xb0\xa7\xcc\xdf\xe7\x8c\x33\x2e\x71\xc8\x17\xc3\xcc\xd9\xb5\xb8\x3d\x17\x11\xdd\x14\x4e\x0c\xe1\xd2\xc3\xb0\xcb\x13\x1f\x9d\x76\x6a\x57\x57\x48\xd3\x22\x44\x4e\xa8\x30\x7c\x12\x9e\x18\x44\x38\xc4\xac\x41\xb0\xa5\x4f\xce\xd5\xd8\xdd\x7b\x61\x6d\x3e\x00\x3c\xc4\x1c\x37\x8c\x78\xe6\x4a\xe7\xed\x39\x0f\x5c\x87\xba\x9b\x54\x13\x55\x0b\x61\x7b\x2b\x85\x0b\x5a\xc6\x43\x68\x10\x45\xac\xe0\xe5\xb6\x38\xc2\x46\x30\x27\x80\x1c\x34\x3c\x30\x5c\x37\xf2\xb2\x4c\xce\x09\x15\x2e\x4f\x8e\x14\x2e\x9e\x95\x8a\x61\x14\x7d\x9c\xb1\x97\x14\xb0\x5a\x3c\xcc\xc0\x94\xbc\xb2\x1b\x7e\xd8\x5e\x6a\x06\x67\x29\x59\x9e\xa2\x45\x21\x1f\x86\x9d\x61\x7b\xec\xc8\xa1\x7a\xf5\x64\x8f\x75\xf8\x31\x13\xdd\x3d\x3c\x59\xa2\xbb\xb5\x30\xd7\x5f\x68\x9e\xbb\xc1\x21\xcd\x63\xb2\xbb\x31\xd9\x5d\xac\x3d\x69\xb2\x3b\x78\x1d\xcf\x92\xfe\xac\x77\x09\x34\x5d\x5e\xbc\x43\x66\xbd\x23\xe4\x6f\x4b\x06\x92\x44\x31\x58\xf6\xb2\x2e\x0c\xaf\x8a\xe6\xee\x07\x76\xb7\x40\xf8\x0b\x93\x34\xa4\xd5\x2b\x6f\x4b\x2f\xdb\x63\x9a\x2d\xd7\x37\x30\x7c\x11\xae\x97\x6a\x38\xcb\x52\x2c\x4d\xb8\xaa\x43\x8b\xc2\xe5\xba\xf3\xc8\x19\xde\x8b\xe2\x4f\x77\xf1\xe2\x12\x74\x0d\xdd\xdc\x69\x87\x73\xf7\xc4\xaa\x33\x85\x65\xbb\x54\x65\x63\xb7\x5e\xb5\x51\x1f\x7e\xc1\xef\x59\x9a\x67\x37\x28\x55\x27\xfa\xf4\xd4\xdb\x4d\x8f\x55\x38\x87\x28\x9a\x70\xce\xa5\x01\x05\xeb\x4a\x5f\x4c\x91\x4b\x24\x2a\x35\xeb\x55\xe0\xfe\xb3\xa5\x39\xfc\x57\xfa\x4a\xf5\xab\x6e\x30\xc1\x03\x22\x1a\xda\xac\xd3\xa8\x6c\x29\xb2\x74\x20\x3a\xb6\xd7\x35\x90\xd4\x2b\x20\xad\x6b\x1d\xc9\xfa\xc7\xde\xd7\x3f\x7e\xd2\x04\x89\x07\x72\xb3\x27\xb8\xd8\xf7\xcf\x77\xb3\x97\x7b\xfd\xf1\x89\x6e\x0e\xe6\x56\x1f\x33\xdd\xf4\xb5\xc7\x67\xba\x59\x77\x9f\xef\xe5\x90\x20\xbb\x5d\xe7\xff\xa6\x09\x6f\xb6\x38\xbe\x09\xdd\x2f\xc6\x61\x97\xd3\xbb\xe5\xbe\xde\x83\xf0\x16\x87\xf7\xa6\xeb\x7a\x9f\x60\x93\x47\x3b\xbb\x7f\xea\x84\x37\x9b\x0e\xee\x7d\x9c\x34\x24\xe2\xdc\x26\x03\xd1\x5c\x6c\xbd\x8e\x6d\xd0\x56\xf7\x20\xda\xeb\xd4\xde\xaf\x9f\x3d\x0e\x6d\xd7\xe5\x7d\x58\x6b\x8b\x33\xbb\xe5\x96\xde\x83\xe2\xa6\x23\x7b\xd3\x25\xbd\x07\xd9\x31\x47\xcc\xce\xf6\xf3\xcb\x11\xb3\xb7\x83\xfa\xf1\xce\xe9\x3d\xd7\x3d\xc5\x29\xbd\xb7\x23\xb9\xc7\x21\xbd\xc5\xc1\x3c\x10\xec\x5e\x73\x46\x1f\xda\xb9\xfc\x04\x8e\xe5\x27\x70\x2a\xc7\x1d\xca\xc3\x15\xf6\x3d\x76\xcb\xe0\x57\xf6\xbe\xa0\x90\x78\x39\xa1\x7b\xe1\x60\x00\x18\xbe\xe3\x62\xc2\x36\xd7\xee\x00\xa7\xde\xc6\xa5\x84\x1d\x17\x0d\x06\x74\xb4\x93\x00\x25\x7a\xc9\x20\x99\x30\x5e\x46\x78\x8a\x0b\x06\x49\x97\x0b\x90\x7c\x32\xcd\xa4\x8b\x05\xa0\x16\x0c\x9b\x80\x9e\x4b\x05\x9d\x8b\x02\xc9\x54\xfb\x2e\x14\x3c\xe2\x92\xc0\x88\x58\x44\xda\x88\x58\xac\xb7\x11\xb1\x18\x11\x8b\x6d\x6d\x44\x2c\xc8\x88\x58\xb4\xda\x88\x58\x8c\x88\xc5\xb0\xde\x8c\x88\xc5\xd6\x37\x46\xc4\xa2\xb7\xb3\x23\x62\x31\x22\x16\xff\x56\x88\xc5\x7e\x05\x0c\x7b\x43\xd8\x87\x19\x4d\xb1\xf0\xf5\xbd\x74\xcf\xc4\x64\x0a\xfb\x1a\xfe\x4d\xd8\x7a\x5f\x28\x7a\x32\xc9\xad\x21\xeb\x07\x82\x28\x02\xd8\xd1\x1b\x82\x9e\x4c\x73\xcf\x50\xf5\x81\xa7\xe9\x1e\xb2\x74\xe8\x59\xb1\x47\x68\x7a\x7a\x58\x7a\x2b\x02\x28\x7d\x1f\x24\x45\x0a\x0d\x0a\x5d\x8d\x84\xa3\x6f\x84\x98\x27\x13\xee\x0b\x45\xef\x46\x25\x25\x93\xdc\x11\x86\xbe\x25\x32\x29\x99\xe4\xb6\x10\xf4\x9d\xb1\x49\xe9\xeb\xd4\x0a\x3f\x8f\x86\x94\x27\x53\x85\xd0\xf3\x03\x84\x93\x0f\xdc\x39\xc3\xa2\x88\x87\x85\x90\x3f\x49\x58\xf0\x80\x94\xfe\xc2\xf0\xc7\xa7\xf5\x6f\xef\xc0\x8d\xdc\xfe\x91\x51\x41\xc4\x2b\xa1\xf7\x92\xe7\xa4\xaa\x8d\x4b\x12\xde\x9f\xdf\x3f\x42\xb2\x9d\xfd\x7f\xcc\xef\xbf\x3b\xbf\x7f\x67\xd9\xc6\x24\xff\xbf\xb8\x24\xff\xed\xf5\x4f\xa0\xd8\xae\x05\x90\x9e\xe9\x3f\x69\xe1\x9b\x78\xf0\xa4\x4c\xff\x89\x34\xb1\x16\xc0\x98\xe9\xdf\xb7\x31\xd3\x7f\xef\xf3\x63\xa6\xff\x76\x1b\x33\xfd\xb7\xdb\x98\x5d\x6d\xcc\xae\xb6\xa3\x8d\xd9\xd5\xd6\xda\x98\x5d\xad\xb7\x8d\xd9\xd5\xc6\xec\x6a\x9d\x36\x66\x57\x1b\xb3\xab\x8d\xd9\xd5\x52\x08\x8c\xd9\xd5\x62\xaf\x8e\xd9\xd5\xc6\xec\x6a\x63\x76\xb5\x5f\x4a\x76\xb5\x31\xd3\xff\x98\xe9\x3f\xbd\x8d\x99\xfe\xc7\x4c\xff\x64\xc4\xa2\xd2\xdb\x88\x45\x61\x1b\xb1\xa8\xf5\xce\x8c\x58\x14\x19\xb1\xa8\x11\x8b\x4a\x6d\x23\x16\x15\xfa\x3b\x62\x51\x23\x16\x35\x62\x51\x3b\xda\x88\x45\xad\xb5\x11\x8b\x1a\xb1\xa8\x7f\x13\x2c\x6a\xcc\xf4\x9f\xd8\xc6\x4c\xff\x63\xa6\xff\x31\xd3\xff\x98\xe9\x7f\xcc\xf4\xbf\x93\xca\x98\xe9\x7f\xcc\xf4\x3f\x66\xfa\x5f\x6b\x3f\x4a\xa6\xff\xce\x95\x90\x9f\x7b\xba\xff\x84\xc1\x76\x87\x92\x40\x14\xaa\x02\x0c\xca\xf9\x9f\x40\x14\xef\x48\xa5\xe7\xfc\x4f\x20\x89\x55\x01\x92\x73\xfe\x27\x50\x0c\x55\x01\xd2\x72\xfe\x27\x50\xec\x56\x05\x48\xcb\xf9\x9f\xb2\xee\x6b\x55\x01\xc6\x9c\xff\xdb\xda\x98\xf3\x7f\xcc\xf9\xdf\x69\x63\xce\xff\x31\x83\x5e\x5f\x1b\x33\xe8\x0d\x6a\x63\x06\xbd\x31\x83\xde\x8e\x36\x66\xd0\x1b\xd2\xc6\x0c\x7a\x63\x06\xbd\x21\x6d\xcc\xa0\x37\x66\xd0\xdb\xf6\xda\x98\x41\x6f\xcc\xa0\x37\x66\xd0\x3b\xf0\x2b\x63\xce\xff\x31\xe7\xff\x98\xf3\x7f\xcc\xf9\x3f\x22\x16\x91\xae\x8c\x88\x45\x4f\x1b\x11\x8b\xf5\x36\x22\x16\x23\x62\x31\x22\x16\x23\x62\x31\x22\x16\x91\x36\x22\x16\xbe\x8d\x88\x45\xab\x8d\x88\x45\xa7\x8d\x88\x45\x68\x63\xce\xff\x31\xe7\xff\x98\xf3\x7f\xcc\xf9\x3f\xe6\xfc\x1f\x73\xfe\xff\xec\x72\xfe\x27\x3c\x44\x6b\x23\x4b\x59\x0b\x73\xc3\xd4\x3d\xcf\xd8\x45\x96\xd9\x7f\xdd\xca\x3b\xd6\x13\x54\xdc\xc5\xc5\x7a\x48\x10\x2e\x72\x9e\x41\x86\xf7\x87\x25\x33\xcb\xde\xe0\x6e\x4a\x34\x52\x20\x14\x49\x10\x03\x34\x1a\xc9\x02\xbd\xb5\x47\x2b\xc4\xad\xc2\x47\xfb\x58\x02\xc7\x3f\x93\xb2\x60\x74\x17\xa8\x8b\xd0\xac\xeb\xfa\x1b\x2e\xee\x7a\xc4\x73\x67\xd8\xc7\xaf\x36\xde\xdc\x1c\x2d\xe1\x02\xc3\xe1\xfb\x23\x7f\xe9\x4c\xd6\xc6\x8f\x5e\xb7\x06\xcc\xc5\x3f\x71\x43\x71\x61\x24\x1c\x3a\xc7\x9a\x30\x71\xcf\x95\x14\x11\xdc\xf1\x9e\x2a\x6e\x3b\xa8\xcf\xba\xa2\x4f\xaf\x84\xa1\x1f\xed\x8e\xbd\x94\xd9\x1d\x53\xa4\xb0\x5d\x9f\x92\xf7\x15\xea\xfd\x7d\x5b\xe0\x92\xcd\x69\x5d\x18\x28\x33\x60\x54\xcd\xa6\xc7\x8f\x9a\x7b\x5e\xd2\x05\xbb\xae\x8b\xe2\x86\x65\x8a\x99\xe4\x99\xbf\x5a\x7b\xcf\xc1\x22\xd2\x8d\x20\x5c\x0c\x84\x54\xe3\x4c\xf4\xeb\x0a\x46\x12\xed\xc9\xb4\xeb\x4f\x04\x5d\xcc\x48\x52\x6b\x06\xb9\xfe\xab\xba\x70\xb9\xf4\xfb\x76\xa7\x13\x86\x30\x3a\x6d\xdf\x6d\xe2\xca\xaf\x65\xfe\xa1\x16\x86\x97\xec\x86\x41\xf1\x0b\xc4\x60\xc2\xc9\xd3\x67\x1a\x98\x25\xd3\x2c\xf4\x15\x82\xe3\x67\x8c\x54\x54\x6b\x54\xea\x2c\xf3\xdd\xf3\xbc\xa6\x05\xf4\xd3\x32\x5f\x59\xa1\x15\x82\x38\x5d\x0f\xed\x39\x60\xc5\xac\x74\x83\x9d\x92\xcf\xad\xc2\xf5\x91\x5a\x02\xfe\xce\x08\x46\x5e\xca\x39\xc9\x81\x6f\xce\x62\x69\x99\x90\xbd\x5e\x4a\x31\xe7\x0b\x60\x87\xd0\x77\x6b\x0d\x38\x7f\xcb\x94\xbc\x95\x10\xa0\x3d\x97\x2f\xc8\xd2\x98\x4a\xbf\x38\x3f\xbf\xab\x67\x4c\x09\x66\x98\x9e\x72\x79\x9e\xcb\x4c\x9f\x67\x52\x64\xac\x32\xf0\x1f\xd6\x3a\x61\x4a\x9f\xe3\x04\xff\x1a\x27\x6f\xc5\xc5\x62\x02\x7f\xb1\x83\x77\x5f\x9a\x48\x31\xa1\x13\xbb\x6d\x76\xf6\x33\xaa\x91\x75\x58\xef\x8d\xcc\x68\xf1\x1e\x04\xea\x07\xcf\x5c\x0d\x74\xcf\x84\xac\x17\xcb\xc4\x3d\x0f\x9c\x57\x30\x43\x56\xb2\x26\xa8\x33\xc0\x2c\x07\xa6\xcd\x9d\xe4\x26\x5c\x68\x9e\xb3\xc0\x9a\xbd\x34\x03\xdb\xf6\x1d\x94\xa9\xd0\xbc\x25\x16\x3b\x11\xbb\x3b\xf3\x9d\xdd\x3a\x8e\xff\xdd\x40\xcc\xe0\x25\x96\xf7\x56\x10\xb2\x87\xf3\x07\xa9\xee\xec\xb2\x5a\x05\x66\x82\x93\xa1\xcf\x61\x84\xe7\xbf\x86\xff\x89\x1e\xa7\xb7\xef\x2f\xdf\xbf\x20\x17\x79\xee\x0a\xc3\xd4\x9a\xcd\xeb\xc2\xd5\x2b\x98\x12\x5a\xf1\xaf\x98\xb2\x46\xf9\x19\xb9\xe3\x22\x3f\x23\x35\xcf\xff\xbc\x9b\x59\xb0\x25\xea\x16\x03\x8e\xe8\xbe\xf3\xde\x2a\x65\xef\x7a\x17\xa2\xb3\x04\xef\xdc\xe3\x88\x9b\xb8\xb2\x20\xed\x4a\x32\x4d\x5c\xbf\x14\xbd\xb5\x35\xa8\x17\x4b\x59\x73\xd5\x86\x1b\xd4\xc7\x1c\x30\x7b\xd6\xae\x5f\xc2\x14\xd1\x56\xe2\xf4\xc9\x04\xff\xa8\xee\xf6\x02\xb5\x50\x2c\xf9\x43\xb5\xae\x4b\x3c\xac\x28\x14\x97\x99\xf3\x5e\xcc\xdf\x87\x92\x77\xfd\x8b\x91\x09\xef\x5d\x3c\xdb\x8f\x78\x00\xc3\x50\xa4\x2c\x89\x6b\xd6\x76\x53\xab\x23\x6b\x3e\x43\x57\xd3\xc4\xc1\xce\xf6\x2c\x8e\x4b\x77\x98\x6e\x28\xc8\x61\x1a\xf3\x62\x4a\x6e\xb6\xd0\x04\x8d\xa1\x97\x37\xec\xbb\x56\x19\x29\x10\xa5\x5b\xfb\xc4\xda\x8d\xad\x66\x7d\xfb\xc4\xd2\xf0\x93\x60\xce\x17\xb5\x02\x41\x7b\x4e\xb5\xe6\x0b\x61\x65\x3d\x14\x1e\x39\x8f\x69\x26\xbd\xfb\xb2\x52\x5c\xaa\xde\x1a\x59\x1b\xc5\x55\xfc\x2b\x68\xa8\x4d\xc9\x57\x54\x71\x59\x6b\x7f\x4d\x2b\x93\x65\x25\x45\xc4\xd1\x6d\xd5\x8c\x16\x98\xd2\xae\x9d\x12\xc8\x3b\xe1\x5a\xc9\xdc\xdd\xbc\xba\x76\xbf\xf4\xd0\xbd\xc8\x4b\x0e\xd0\x23\x79\x29\x85\x51\x12\x95\x83\x10\x96\x70\x66\x77\x59\xa5\xe0\x46\x18\xe8\x2b\x4a\xc7\x6e\x81\x69\xd6\x2a\xdd\xe5\x82\x4b\xec\x2c\xd0\xf0\xa5\xac\xf9\x52\x25\xab\x1a\xab\x3c\x45\x20\x16\x1c\xb6\xfd\x74\x18\xd5\xcb\x82\x6a\x6d\xe5\x19\xd2\x87\x12\x3b\xaa\xc1\x2c\x63\x77\xcb\x5a\xcf\xfb\x19\xdc\xcd\x81\x69\x17\x57\x53\xae\xaa\x56\xeb\xbd\x4f\x64\xa4\x8e\x2a\xd8\xb2\x26\xdc\x8a\x1f\xeb\x66\x14\xe4\x08\x39\x0b\xb8\x7d\x92\x29\x0e\x56\x51\x1f\x0e\x45\x45\x1e\x5e\xca\x8a\x5a\x1b\xa6\x9a\xf7\xb0\x1c\xd1\x83\xc4\xef\x53\xf0\x98\x3f\x48\xe5\xab\x27\xf5\x90\xf5\xbd\xec\x94\x40\x72\xdd\xe4\xd6\x12\xf2\xe9\x01\xec\xf4\x32\x45\x66\xcc\x59\x22\xb1\x65\x6b\xc8\xac\xa6\xe4\x42\xac\xdc\x11\x6e\x0f\xfe\x20\xf8\x3c\xc0\x32\x5b\x91\x4c\x31\xa8\x44\xd5\x2b\xb5\x3a\x6c\xe5\xf5\x2b\xd7\x43\x2b\xa1\x80\xd1\xae\xe6\x80\x38\xa4\x2a\xe5\x20\xf3\xc2\xfe\xf4\x7a\x79\x8e\xa6\x12\x91\x8a\x7c\xcf\x94\x74\x95\xa9\x30\x1c\x48\xf4\x1d\xbb\xee\xc5\x47\x9d\x60\x8a\xd1\x9c\x0b\xa6\xf5\x6b\xcb\x3e\xc9\x66\x55\x87\xfb\x68\x51\x34\x74\xc8\x02\xad\x5a\x37\x38\x66\x37\x5f\xe4\x1a\x20\xd8\x4b\x32\x6f\x68\xf8\x2a\x49\xe0\xdf\xa4\xf9\x0a\xb3\xb3\xda\xcf\x70\xa3\x49\xa3\xd7\xf7\x2d\xa0\x62\xee\xdd\x8b\x77\x97\xf0\x6a\x26\x05\x1e\xc3\xed\x5b\xbc\xce\x5e\x09\x5f\xee\xa1\x88\xe3\x5a\xd2\x7b\x06\xa0\x7d\x0d\x9e\x1c\x5a\x58\xd9\x7b\x74\xab\x6a\x76\xb4\xed\x54\x5a\x70\x33\xbd\xfb\xdf\x70\x24\x31\xb1\xa4\x22\x43\xa5\xe3\xfc\x8e\x55\xfa\x5c\xf3\xc5\x44\x30\x63\x75\xd7\xf3\x67\xcf\x9e\xfd\xff\xe1\x48\x82\x4e\xff\xaf\xcf\xfe\xf2\xbf\x3e\xfb\xcb\xb4\x3c\x98\x35\x62\xad\xc9\xf6\x4a\x37\x96\x48\xc7\x90\x88\x95\x50\xc3\x4b\x88\x61\x26\x0f\x60\x38\x04\x5a\xb7\x96\x57\x87\x58\x10\x2f\xdb\x6f\xe2\x10\x34\x06\x97\x04\x9a\x84\xc7\x03\xf4\x1a\x81\xd9\xbc\x06\xa8\x40\x27\xaf\x02\x6c\xa5\x18\xa2\x98\xa8\xed\xa7\x20\x88\x93\xee\xc4\x3c\xbd\xed\xa0\x10\x6b\x18\x7a\x0c\x1d\x7f\x58\x7b\xaf\xb3\x10\xed\x1f\xe3\xb0\xa6\x8f\x59\xb5\xba\x1f\xee\x19\xb2\x50\xb2\xae\xce\x9c\xba\xd9\x60\x5d\xb5\xc3\x31\x54\x1d\xcd\x89\x04\xda\x0f\xca\xe9\x6e\x77\x82\x31\xd0\xae\xf6\x67\xa5\x7a\x4e\x32\xfb\x40\x8a\x28\x6f\xa7\x1d\x50\xb5\x80\xf3\xa0\x16\x10\xdb\xe4\x9c\x50\x68\xf6\x1c\x15\x6c\x41\xb3\x55\xdf\x91\xdb\xe9\x9b\x17\x9e\x76\x9c\x7e\xf4\x08\x5c\x59\xab\x89\x67\xdc\x60\x1f\x81\x47\x7b\xcf\x71\xe7\x0a\x83\xc3\x0f\x79\x1b\x4e\xaf\x5a\xbb\x01\xfb\xb3\xc7\x2d\x3f\x59\x52\x91\x17\xac\x37\x0f\xd4\x5e\x52\xce\xea\xd9\xee\x1b\x13\xe8\xfa\xb4\xec\x3b\x11\xc0\x55\xe4\x22\x98\x8a\x6a\x49\x43\x84\xac\xd5\x4c\xb0\x84\x28\x64\x1b\x71\x2c\x33\xaf\xed\x8f\x51\x88\xb1\x77\x67\x06\xd3\x74\x6f\x25\xac\xc3\x15\xf6\x5c\xe7\xba\x72\x15\x13\x67\xab\x24\x97\x51\xe8\xc3\x16\xcd\xa2\x87\x7c\x0f\xc5\xd9\x2a\x2c\x71\x43\xfc\x51\xd3\xc4\xb2\x1a\xd4\x22\x29\x0c\xfb\xd8\x93\xc3\xa6\x2b\x26\x6e\xdc\x6b\x0e\x79\x0d\x7a\xaa\xdf\xd4\x76\x27\x5b\x66\x46\x04\xa8\x57\x48\xa4\x1a\x7d\x95\x2c\x78\xb6\x3a\xf7\x1d\x9e\x64\xd8\xe3\xf3\x47\x9b\x95\x86\xea\xbb\xc6\xa6\x64\x70\x6a\x07\x9d\x64\xf3\x7b\xbb\xb9\x32\xed\x8c\x9c\xeb\xd7\x56\x0a\x0e\x28\xc2\x7c\x74\x11\x74\x73\x5d\x57\x1e\xd8\x2d\x50\x9a\xa2\x00\x48\x4b\x4a\x6d\x85\x38\x6a\x4e\x4e\xe1\xb2\x1b\x8e\xa2\x4c\xbd\x91\x25\x23\xf7\xb2\xa8\x4b\x06\x7c\xa3\xd1\xef\x16\xa3\xb8\x64\xe4\x8b\x7a\xc6\x0a\x06\x48\x93\xdb\xc6\x10\x07\xf0\x60\x3f\xb0\xe4\x15\xda\xad\xd4\x04\xe2\xb1\xaa\xae\x33\x7c\xd9\x41\xe7\xc0\x56\x2f\xc8\x37\x82\x3c\x47\x43\x50\x3e\x80\x97\xf4\xf5\xd5\x65\xd8\x3a\x71\x8f\xf0\xe7\x37\x30\xe9\xe4\x33\xa4\xa1\x99\x59\xf0\x9c\xcc\x10\xd4\xb2\x02\xfe\x44\xb0\x07\x32\xe7\x05\xd3\x68\x4e\x44\x5d\xc1\x4e\x54\xb9\x41\xf9\x9e\x84\x8e\xbb\x0f\x9e\x92\xdf\xe3\x17\x2b\xa6\x9c\x7d\x1c\x1b\x3d\x77\x30\xf9\xfb\x0f\xc7\x2e\x19\x94\x7a\x98\xa8\x87\xc9\x64\x32\xb1\xb3\xe0\x8f\xa4\xb3\xf6\xdc\x47\x68\x86\x73\xad\x94\x39\x77\x45\xa1\x9b\xf5\xb1\x32\xb8\xe9\x9e\x76\x2e\xe1\x08\x49\x1c\xf7\xb4\x3f\xfa\xa1\x65\x56\xff\xc7\x1f\x12\x9c\x9a\xf1\x2c\x50\x6e\xf3\xbc\x04\x3e\xbb\x06\x89\x30\x60\x23\x1d\x6f\x79\xdd\x19\x92\x9a\xcc\xd8\x92\xde\x73\xa9\xe2\xd1\xb5\xc0\xe5\xe0\xa9\xdf\x31\x87\x1e\xaa\x71\xcc\x31\x63\xf3\x7e\x21\x48\x80\xeb\x2d\x45\xf6\xb1\x92\x1a\xec\x18\x00\xfe\xaf\x65\x3e\x6d\x17\xc9\x80\x85\x84\x80\x2b\xbb\xe1\x63\x6b\x64\x64\x77\x43\x3b\xb5\xab\xae\x2a\xa9\x8c\x9f\x4a\x32\xa3\xf6\x83\x61\x28\x27\xf1\xca\x28\x2d\x66\x39\x9d\x92\x2b\x83\xdd\x02\x4b\x4a\x48\xc2\xe6\x73\x6b\x5a\x4b\x41\x58\xb5\x64\x25\x53\xb4\x70\xdd\x48\x50\xb7\x35\xd1\x75\xb6\x24\x54\xbf\x70\x2e\xa3\x33\x82\x82\xb9\xa4\x15\x66\x5d\x07\x05\x28\xe7\xca\xe5\x77\x8f\xb1\xa9\x0f\x6f\x63\xe4\xe8\xbd\xf8\x20\xa5\x79\xcb\x35\x68\x88\x47\x88\x8a\x5c\x14\x0f\x74\xa5\x8f\x86\x99\xfe\xb6\xf9\x37\xad\x00\xb1\x7a\x5d\x8f\xb6\x42\x06\xd8\x12\xb5\xb8\x18\x7c\x3e\x58\xf9\x62\xc5\x61\xd0\xa0\x19\x61\xc2\xa8\x15\xa6\xa2\x72\xbc\x18\x84\x7e\x6c\x71\x95\xcc\xc0\x64\xff\xd2\xea\x94\x5e\x8f\xf4\x4a\x07\x77\xd2\x67\x4a\xde\xd2\x15\xa1\x85\x96\x64\x16\x5b\x57\x2b\x5e\xb9\x20\x37\x5d\x4d\x03\xb5\x78\xf7\xdb\x4c\x9a\xe5\xfa\x03\x11\xaa\x76\xf5\xae\x65\xbe\xf6\x52\x2b\xa4\xbb\x8b\x0a\x0c\x23\x6e\xe8\x1d\xd3\xa4\x52\x2c\x63\x39\xd8\xd1\xf3\xb5\xcb\x3a\xfd\x2a\xf5\x53\x48\x3e\xe0\x8c\x77\x12\x78\x78\x00\x6f\x5c\xb5\x90\x44\x17\x52\x18\x86\x80\x58\x9a\x65\x99\x68\x94\x12\x05\xcf\x8f\x92\x12\x6c\x0d\xd4\x67\x8d\x72\x28\x6c\xd0\x00\x40\x0e\xdc\xdb\x6d\x49\x4d\x74\xb7\x7b\x3f\x39\xa1\x8d\xb9\x62\x24\x61\x42\xd7\x8a\x05\x17\x50\x2e\x19\x46\x01\xa9\x3a\x76\x72\x52\x4d\xbe\xbc\xba\x24\xcf\xc8\x89\xed\xe7\x29\x70\xc8\x9c\x72\x40\x74\xb4\xa1\x6a\x7d\xf4\x7c\x4e\x78\x8c\x11\xec\xe7\xbb\x66\xe0\x9c\x16\x9a\x9d\x59\x41\x07\x92\xca\x8d\xd6\x0a\x7d\xa7\x03\xc4\x85\x27\xc0\xa1\x79\x67\x0b\xc5\x36\x49\x5c\x19\xd9\xb6\x85\xfa\x36\x49\x8a\xe0\xec\xdd\x42\x1b\x9b\xa4\x7f\x47\xa4\x44\x85\x10\xcf\xe7\x5f\x6a\x16\xb9\xf1\xb4\x21\x00\xbf\x3c\xb8\x00\x6c\x87\xbc\x58\xa6\xef\xce\x06\xf2\x6e\xc9\x0c\xcd\xa9\x89\x5d\xa5\x42\xb1\xe9\x5f\x4f\x5e\xf9\x34\xc1\x3a\x64\xe5\x13\x36\xe5\x1e\x2b\x1f\xa1\xfa\xd3\x0b\x4f\xcd\xde\x70\x51\x7f\xc4\x40\xa7\x08\x82\xb9\xc1\x59\x37\xaf\xe0\x65\x92\xf9\xd1\xc3\xb2\xb5\x62\xaa\x69\x34\x29\x76\x63\x71\x79\x61\xd2\xc5\x01\x1a\xa1\xe4\x25\xa1\x15\x26\x31\x79\x57\xb8\xd8\x11\x4a\x14\x15\xb9\x2c\x37\x7a\x6a\x27\x1e\x72\x27\x36\x13\x4f\x2c\xef\x45\x09\x27\xc9\xa4\x9f\xe5\xc1\x9d\x7e\x77\x15\x2e\x92\x0f\xcc\xbe\xfa\x06\x2e\x9f\x73\x1d\x56\x0a\x6f\xa3\xe3\x4d\xd5\x01\x86\x3c\x69\x92\x10\x24\x8e\x8b\x0c\x8b\x8c\x55\xb2\x88\xa2\xf7\x6b\x63\xfb\x20\x0b\x17\x7a\xe2\x07\x67\x89\x7c\x82\x63\x33\x09\x9e\x89\x75\x31\xb0\xaa\xd6\xc6\x06\x51\x6d\x9f\xde\xd8\xea\xe8\xc1\xb9\x31\x36\x7b\xd6\x76\xc7\x06\x87\xdd\xa7\x36\xb6\xc4\x58\x6a\xcd\xb2\x4c\x96\xd5\xb5\x92\x73\x1e\x63\xe1\x0d\x49\xef\x5e\x6e\x40\x4d\x8c\xff\x74\x38\x54\x92\x9f\x92\xb4\xf2\x55\x56\x32\x12\xb4\x3e\x40\xd8\xc8\x8c\x16\x4b\xa9\x4d\xd2\xc0\x36\x06\xb7\xfe\x7a\x2b\xc0\x80\xda\x5e\xd8\xbf\x25\x2c\xaf\xf7\xb9\x03\x6a\x08\x74\x64\xe3\xe3\x59\xf3\xe7\xa4\x96\x81\x74\x5f\x0f\x7e\x7d\x2b\xbb\x3d\x14\x9b\x77\xe8\x1b\x49\x1e\xa4\xba\x4b\xb9\x07\xf0\xd6\x11\xa3\x30\x0d\xcc\x25\x44\xa7\x66\x79\xb6\x91\x28\xf7\x0e\x6d\x97\xe3\x14\xf6\x6e\x75\xcc\xb3\x8a\xef\x3e\x1c\xc5\x5c\x8a\x29\x7e\x1b\x30\x9a\xa8\x2d\x40\xbc\x12\x37\x47\x79\xc2\x35\x39\x7a\xe3\x97\xea\xe8\xa7\x16\x7a\x47\xd8\xa7\x56\x60\x3b\xcf\x96\x10\x2c\x09\x75\xde\x70\x02\x06\xac\xb0\xc7\x48\x9d\xe6\xd4\x14\xe8\xc3\xcd\x46\x15\x03\x98\x37\x4c\x40\x02\xe9\x49\xc3\xbe\x49\xcc\x99\x40\x32\xb0\xaf\xf3\xe0\x39\x2b\x80\x4c\xb6\x2b\x6a\x69\xbb\x06\x28\xf8\x8e\xae\xef\x93\x2f\x05\xf0\x95\xed\xfb\xa4\x3f\x40\x64\x7d\x46\x5b\xd7\x23\xdc\x9c\xc6\x6f\xa3\x25\xf3\x4c\xda\xc5\x98\x09\x10\x3c\x88\xe4\x6e\xb9\x36\x00\x01\x1b\xa2\xa7\x5f\x84\xc8\x7f\x70\x8a\x6c\x5c\x79\x9c\x73\x05\x41\x45\x60\xda\xc5\x74\x9f\x5a\x58\x26\xea\x2a\xce\x10\x0a\xef\x03\x3f\x37\xce\xb9\xa8\xf4\xa8\x14\x2f\xa9\x5a\x91\xd7\x57\x97\xa8\x3f\x77\x4c\x00\x21\x7d\xb7\xc3\x1e\xc9\xf3\xa8\x07\x02\x6e\x1b\xaf\x52\x0f\xdb\xa4\xfb\x87\xe9\x96\xd7\x90\xc2\x0d\x69\x37\x9b\xf4\x4a\x67\x26\x76\x65\xbd\xb3\xe8\x37\xf8\x06\x59\xca\x22\x77\x89\x8a\x3a\x77\x69\x73\x4f\x33\xae\x34\xe5\xed\x30\xd6\xa9\xb5\x4f\x5c\xf8\x5a\x2d\x1c\x5e\xde\x50\x23\x27\xd1\xbc\x5e\x5b\x45\xc5\x29\x29\xa1\xd6\x87\xc7\xa4\x0a\x5a\x8b\x58\x5e\x86\xa4\x55\xdb\x32\x29\xc1\xab\x41\xc9\x1d\x53\x82\x15\xa4\xa2\x8a\x96\xcc\x30\x85\xf6\x6b\x54\x4e\xc4\x41\xa7\x21\x69\x7e\x52\xee\x13\x6c\x0c\xc5\x5f\x29\xa0\xfe\x53\x2b\xbc\xb2\x93\x5e\x9b\x23\xf1\x16\x20\x98\x9d\x83\xbb\xf7\x95\xbf\x97\xf9\xc4\xfd\x4b\xbd\xa1\x38\x81\x59\x8e\x3e\x04\x83\x4d\xda\xdb\x09\x17\x17\xd3\xb6\xf6\x03\x17\xb9\x7c\xd0\xfb\xc1\x2f\x7f\xc3\x97\x9b\x2b\x09\x2e\x02\xb9\x2d\xe3\xe3\x48\x49\x14\x82\xf1\x6a\x88\xdd\xf5\x56\xd4\xa7\x22\x3a\xc7\x7a\x03\x1e\x6b\x87\xfb\x4c\x1b\xb0\x24\xe6\x00\x1c\x08\xe0\x26\x2d\xe4\x01\x01\xdc\xf4\xed\xbe\x28\x35\x7d\xa9\x2c\x4d\xc3\x69\x71\x53\xb1\x6c\xa0\xe6\xf9\xfa\xed\xcd\x45\x97\x80\x55\x8d\xf1\x9a\xb5\x1d\xb9\xfd\x3d\x61\x8f\x35\x21\xe9\x0f\x6c\xb6\x94\xf2\x8e\x9c\xb4\x22\x9c\x96\xf5\x6c\x9a\xc9\xb2\x15\x11\x32\xd1\x7c\xa1\xcf\x1d\xb3\x4e\xec\x28\x52\xee\xae\x73\x51\x80\xa4\xf5\x32\x1f\x42\xe9\x1d\xe6\x6c\x3b\x4a\xb2\x30\x12\x58\x8e\x04\x92\x18\xb6\xe6\xcc\xce\xcd\xc9\x00\xb9\x88\xa1\xf7\x87\x34\x11\x36\x97\xad\x3f\x74\xca\xb7\xc8\xd2\xf9\x2b\x49\x3e\x1e\x2f\x2d\x7b\xd5\xae\xd9\xf3\xd7\x14\x0f\x0a\x76\x79\x97\xc3\x1e\xe3\x05\xd7\x83\x7b\xd5\xee\x31\x2f\xad\xb6\xba\x22\x12\xc6\xbd\xee\xac\xd8\xee\x8e\x80\x2c\x1e\x1d\x97\x44\x12\xa3\xae\x39\x2d\x62\x6e\x89\x34\x9a\x9b\xe2\x69\xfa\x38\x80\x98\x3c\x35\x48\x4c\xb6\x00\xc5\x3f\x36\x52\x95\xf0\x90\xee\x5c\xaa\x1f\x12\xc4\x7b\xb3\xf1\xe6\xda\x06\x84\xff\xee\x3e\xd5\x33\x24\x07\x83\xb5\x02\x74\x51\x4b\x3e\x44\x78\x5d\xf3\x77\x37\xdc\x89\xcb\x00\x10\xbd\xc6\xd5\xbb\x12\x46\x16\x0c\xaf\x87\xa5\xde\x81\xd8\x1a\xfb\x79\xac\xdb\x94\x76\xf3\xc8\xb0\xe0\xfd\x5b\x7f\x5b\xce\xce\xe4\x6d\xa0\x0f\x20\xac\x31\x14\x22\x4c\xed\x26\xc7\x5f\x22\xc0\xab\x35\x01\xed\x5c\x1a\xc4\x6a\xdb\xd1\xcf\x46\x41\x35\xae\xff\x0c\x29\xaf\xce\x30\x36\xe7\xbf\x48\xad\xa3\x4c\xec\x13\x63\x41\x9c\x93\x4f\xbe\xf7\x9f\xfe\xbf\xfe\xeb\x10\x97\x8c\xb1\x37\x83\xac\x9b\x57\x18\x5c\xd4\xbd\x1f\x85\xc3\x77\x71\x47\x46\x62\xbf\xe3\x1b\x1a\x13\x8e\x60\x0a\x20\x78\x05\x4b\x83\xb5\x88\x69\x77\xd1\x2e\x39\x28\x88\xf8\x64\x25\xed\xc0\xa3\x77\xd2\xd5\xf0\x63\x67\xe4\x1a\xc2\xe9\x9b\xbf\x90\x78\xb4\x15\x21\xef\x24\x56\xfb\x3b\xd4\x85\x85\xa4\x3c\xab\x9d\x69\xff\xa2\xc9\xaa\x8a\xf3\x03\x39\x65\x42\x8e\xaa\xc0\xc2\xf1\xe9\x69\x65\xe0\xee\x9b\xff\x3b\xb6\xd2\xc9\x15\xfe\x5c\xce\x57\x17\xa0\x1f\x98\xd5\x23\xca\x98\xfc\xf1\xff\xb8\x1a\x52\xb2\x9c\x71\x91\xd6\x59\xec\x9a\x67\x28\xe8\x9d\x5f\x56\x91\xc3\x3f\xa1\x9b\x87\x5a\x94\xd4\x54\xaf\x9d\x95\x79\xbf\x2d\xb1\xeb\x96\x34\xad\xf1\xe3\x4d\x36\x87\xeb\x74\x6b\x3a\x56\x97\x44\xd3\x8e\xfd\xd5\xbf\x6a\x5a\xc4\x77\x58\x5b\x65\xc1\x57\x3c\x91\x8d\xbc\x79\x0f\xbc\xc8\x33\xaa\xe2\x9b\x61\x2e\x95\xbf\x00\xaa\xdd\xed\x71\x77\x8b\x89\x8a\x20\x32\x1b\x4e\xd2\x29\xea\x26\x25\x15\x55\x86\x67\x75\x41\x15\xb1\x72\x65\x21\x55\xcf\x6d\x51\x37\x61\xc9\xfa\x40\xd8\x1e\x37\x2c\x93\x22\x1f\x86\xe7\xdc\xae\xbf\xdd\x5e\x69\x83\x91\xc5\x5c\xc6\xe7\xcd\x1e\xfa\x10\x62\xd5\xd9\xb0\xe4\xa4\x7b\x9d\x5c\xce\xbd\x1c\x0d\x42\x27\x2e\xf3\xe0\x76\xe6\x03\xef\x5e\x61\xe6\x9a\x70\x2c\x58\x7a\xda\x9c\x64\x8d\x04\x89\x33\xcf\x5f\xc2\x55\x87\xb3\x90\x7c\xc0\x10\x88\x7c\x76\x7d\x76\xdb\xd3\x2d\x79\x8a\xa4\x40\xe1\x32\x97\x8a\xdd\x33\x45\x4e\x72\x09\x34\xa1\x0a\xe6\xe9\x94\xfc\xbf\x4c\x49\xcc\x16\xc7\x16\xe8\x23\x4a\xcc\x0d\x1b\xe2\xd0\x31\x72\x9c\x50\x4d\x9e\x91\x13\x2c\xae\xc9\xcb\x92\xe5\x9c\x1a\x56\xac\x4e\xbd\x49\x87\x57\x71\x63\x53\xf0\x34\x60\x6c\x12\xd6\xb5\x05\xe7\xea\x88\x7f\x54\xc1\x07\xca\xfe\xa0\x9a\xc8\x6d\x59\x7d\x9d\x64\xe8\xa8\xf8\x69\x3e\x1b\x9f\x7c\xf7\xac\xc5\x88\xff\xb4\xfc\x4c\x89\x62\x0b\xd8\xd3\xb8\x4b\x0f\xb4\xa3\x0f\x72\x43\xaf\x97\x48\xcf\x8f\x86\xaa\x05\xdb\xa2\x33\x75\x65\x06\x3c\xb4\xa1\x25\xc1\x1f\x1b\x14\x45\xb1\x4c\xde\x33\xc5\x72\xb2\x23\x82\xcd\xb3\xb5\x36\x76\x1b\x6f\x3c\xd0\xaf\xe6\xd1\x82\xd3\x1d\x92\xae\xeb\xb9\xb1\xcf\xad\xcb\x34\x0e\x26\xff\x9c\x33\xe5\x8d\x95\x19\xcd\xee\x58\x4e\xea\x5d\x07\x19\xda\xb3\xfe\xf6\x6f\x25\x35\x37\x56\x86\x63\xf0\x7c\x1b\x90\xb3\x9b\xf3\x3b\xbc\x2a\xf8\x57\xa9\xcd\x77\x3d\x1a\xd8\x77\x38\x65\xf6\x31\xfd\x1d\x91\xaa\x4b\xc7\x48\xb2\x60\x22\xc8\x9e\x1d\xdb\x39\xc2\x53\x8a\xcd\x13\xe6\xe8\x03\x9b\xb7\xee\x61\xe2\x10\x61\x51\xce\xb0\x87\x5b\x29\xc4\xb5\xf0\x26\x07\xce\x6e\x79\x90\xb0\x27\xee\xb8\xe8\xc1\xa6\x53\xb2\xae\xf4\x9a\xb6\x51\x02\x91\xfd\xa8\x58\x55\xf0\x2c\x89\x17\xfd\xa3\x5e\xd8\xe5\x4c\x73\xbb\x3f\x44\x5d\xce\x90\x15\xc3\x13\xbd\x85\x5b\xa1\xf8\x2e\xb9\x65\x65\x55\x50\x83\xf9\x2b\x34\x73\x57\xd8\xfd\x17\x5c\xc2\x31\x26\x34\x0b\x9a\xf4\xca\x3e\xb3\x83\x26\x17\xda\x50\x61\x38\x6a\x74\x21\xed\xa2\xb5\xe7\xfd\x87\xce\xc8\xac\x36\xed\x64\x60\xfe\x6b\xbb\xd6\xbf\xd0\x12\xaf\x6d\xc0\x1d\x6b\xcd\xb5\xb1\xda\x18\x6e\x3e\x97\x7b\xbd\x83\x93\xe7\x8d\x3e\xb7\x83\xe4\xf3\xed\xbb\x20\x9e\x5f\x23\x76\x80\xa9\xba\xd8\xc5\xc8\xdd\xad\x02\x29\x86\x9a\x8c\xbc\x39\x9f\x63\x2e\x2a\xbf\x65\x02\xd0\x6f\x15\xc9\xf0\xeb\x8e\xe1\x2c\xe5\xae\xaa\x03\xbd\x16\x7f\x8a\x01\xcc\x3e\x66\x45\x9d\xf7\x9e\xc4\x5d\xcb\x17\x9f\xef\x24\x1b\xf6\x1e\xcf\x8a\x1a\xc3\x94\x08\xb9\x78\x7a\xcf\x39\xbc\xe4\x66\xa4\x53\xcf\x7c\xa2\x79\x37\x3d\x53\x72\x63\xa8\x5e\xb6\x6e\x1a\xb9\x1f\xa2\x68\x81\xa3\x6b\x59\x39\x04\xed\xa3\xe1\x04\x05\xae\x43\x27\xa7\xe4\xc6\x7b\x54\xfb\xcd\x21\xfb\x71\x3b\xa0\xa3\x0f\x4c\x1b\x9e\x1d\x91\x5c\xf1\xfb\x5e\xed\x26\xc1\x5b\x3a\xe8\x8c\xef\xf7\x6b\x71\x31\x6c\x05\xaf\xc4\xa1\x57\x30\xb6\x66\x6b\xeb\xd2\x4b\x34\xb2\x54\x9f\xfe\x72\x54\xd4\x2c\x07\x24\xd0\xb0\x4f\xb7\x96\x02\x2c\x29\xf8\x1b\x86\x77\xbb\x19\x84\xb8\x80\x28\xeb\x83\x98\x20\xb5\xc8\x21\xe1\x10\x24\xbf\x2d\xd8\x94\x5c\x4a\x71\xec\x6f\x94\xad\x08\x9f\x43\xbe\x3f\x4c\x38\x92\x04\xdb\x6b\x41\x2b\xbd\x94\x46\xc7\x9d\x3d\x3f\xee\x54\x87\x8e\x25\x4f\xf7\x4d\x18\x4a\x77\xca\x3d\xff\x37\x43\x8d\x32\xaa\x57\xc2\xda\x2b\x14\x56\x21\xb2\x08\xbd\x84\xb7\x2e\x90\x63\x8a\x4f\x6d\x01\x82\xfe\x9a\xbe\x02\xe1\x95\xb5\x25\x68\xbb\x04\x60\x0a\x21\xeb\x74\xef\x48\x82\x32\x0e\x99\x73\x18\x79\x40\xe5\xc6\xa8\x15\xa4\x56\x09\x82\x69\xcd\x86\x8f\x2f\x6b\x27\xa3\xd4\x83\x54\x77\x85\xa4\x39\xe1\x46\xb3\xa2\x0f\xc5\x49\x9a\xd9\x96\x32\x9f\x3e\x69\x35\xa6\x9e\xdc\xc1\xb5\xb8\xef\x11\x83\x8a\x9c\x90\x1a\x29\xa1\xfe\xee\x98\xf3\x13\x61\xa7\xa8\x3d\xdb\x4f\x02\xef\xf6\xbe\x2c\x28\x2f\xbd\x22\x9a\xa2\xa8\x6d\x7b\xad\x29\x38\x67\x67\x37\xb3\xbf\xb9\xe9\xed\xb9\x0e\x33\x63\xfe\xc6\x3e\x79\x58\xf2\x22\x08\x06\xcc\x26\xf7\x15\x7c\xc6\x8b\x9f\xe1\xaa\x5c\xf7\xd0\xb0\xd6\x12\x28\xc9\x5f\x35\xbd\xc7\x4e\xd7\x1a\x42\x41\x7c\xd6\xcd\x39\x16\x59\xdc\xb9\x2e\x30\x36\x4c\xaa\x53\x05\xa2\xfd\xd7\xa4\x53\x94\xca\x14\x8b\x6e\xdd\x59\x78\x71\x7d\xe5\xde\x09\x41\x63\x00\xc1\xe0\xdf\x58\x0e\x89\x46\x4a\x1a\xc3\x51\x91\xab\xbd\x19\x8f\xe0\x22\x64\x12\x70\x9c\x35\x05\x7f\xa3\x35\x61\x5d\xd4\x6a\x26\xc5\x3d\x53\xfd\x42\x41\xb1\x4c\x2e\x04\xff\x3e\xf4\x22\x18\xc0\xc0\x2f\x06\x0c\x06\x25\x68\xe1\x21\x61\x97\x4f\x26\x42\x14\x76\x62\x2d\x5a\xd4\x7d\x55\xac\xfe\x64\x38\x99\x2c\xcb\x5a\x70\xb3\x82\x5c\xc4\x8a\xcf\x6a\x23\x95\x3e\xcf\xd9\x3d\x2b\x20\x2f\x0e\x55\xd9\x92\x1b\x96\x99\x5a\xb1\x73\x5a\xf1\x09\x0c\x52\xa0\xf7\xb0\xcc\x7f\xed\x93\x14\xe9\xbe\xcb\xe2\x49\x1b\xbb\xdf\xe8\x5e\x5f\xe3\x2f\x38\xd6\xbb\xa4\x9d\x2a\x60\xcd\x72\xf9\x0c\xe1\x1f\x5e\xdd\xdc\x46\xe6\xce\x65\x59\x82\xe5\x76\x59\xf4\x1a\xf0\xa6\x59\xe4\x92\xae\xec\x3c\xba\xb3\xb8\x5f\x9d\xb5\xfb\x14\x03\x25\x72\xbc\xb1\x09\x11\x10\x05\xb7\x5b\x42\xd7\xb3\x92\x9b\xb0\xb1\x10\x3d\x7c\x49\x85\xd8\xb1\x99\x7d\x9b\x31\x52\x57\xb9\x95\x0a\x53\x72\x25\xc8\x4b\x5a\xb2\xe2\x25\xd5\xec\xc9\x97\x18\xb2\x18\x4c\xec\xf2\x3c\x7e\x91\x7d\xa0\x46\xfa\x42\xdf\x18\x2a\x72\xaa\x7c\x02\xe9\xe3\x63\x1d\x88\x3c\xf9\xc8\xfd\x87\xfa\x86\x9d\xea\x1a\x86\x05\x8e\xf9\xef\xdd\xa3\x7b\xd5\xad\x1a\x10\x1e\xb4\x26\x2e\x9b\x9e\xb9\x8c\x56\xb5\xd0\x46\xd5\x30\x2d\x39\xf8\x22\x53\x02\xf3\xb0\x7c\x94\xd3\x60\x21\xd2\x98\xb6\x37\x17\x78\xf2\x57\xfe\x12\xe6\x6c\x45\xd8\x47\x14\x74\x09\x7e\x3c\x59\x68\xbc\xf2\x2e\x5d\x82\x2d\xc5\x8c\xe2\xec\xde\x2a\x69\x33\x6e\x14\x55\xab\x16\x53\xdc\x2e\x13\x4a\x59\x58\xed\xce\xda\xf3\x50\x97\x99\xce\xd0\x6f\xdd\xba\x7e\x00\xfb\x5f\xdd\xbb\x22\xba\x2e\xcd\x4c\x4a\xe4\xad\x4b\xed\xbd\xc1\x9b\xdb\x43\x49\xec\x21\x3b\x59\xd4\x3c\x67\xe7\x2d\x06\x49\x4b\xda\x9d\x10\xcc\xea\xe1\xdc\x94\x30\xb0\xee\x4d\x99\xd7\xad\x37\xd7\x4b\x12\x54\x8a\xcd\xf9\xc7\x33\x00\x8d\xe3\xbe\x0c\xe7\x20\x02\x29\x7a\xd6\xc1\x98\x29\xa9\x05\xff\x57\xed\x14\xf6\xf7\xef\xde\xfc\x9d\x5c\x7d\x9e\xe4\xf5\x6a\xe2\x05\xc9\x92\x6a\x97\xe0\x8e\x09\xbb\x19\xef\x79\xee\x62\x54\x3b\xae\xbb\x28\x49\xcc\x64\x17\xcc\x07\xc5\x4c\xad\x44\x73\xdd\xc2\x09\xef\x26\xb5\x59\x3f\xcc\xd6\x34\xb3\xa4\x4d\xa5\x6b\x57\xe1\xc0\x81\xf8\x78\x64\x01\x49\x1f\xa3\x86\xce\xfc\x84\x69\x75\x1b\xcc\x4d\xa0\xae\xe7\x73\xfe\xd1\xe5\x65\x72\x73\xe0\xc8\xdb\xf9\x49\xca\xb6\x4f\xd0\x95\xe6\x73\x3f\x00\x3c\x49\xdc\xcb\xcd\x7c\x07\x85\xc4\xa5\xea\x16\x59\x42\x66\xa9\xc0\x05\x05\x13\x0b\xb3\x0c\x50\x2f\xf4\x3a\x44\x83\x63\x5c\xc2\x1d\x4b\x0e\x05\x26\x7e\xf8\x52\xb4\x78\x6c\xea\x72\x4a\x75\x3d\xb7\xe9\x61\x85\xbe\xec\x97\x67\xd3\x1c\x57\x8e\xb5\x9c\x79\xf8\x21\x5c\xb9\x77\xef\xfb\xf5\x0b\x02\x3a\x86\x65\x26\x42\xc9\x1f\x9e\xfd\x89\x4c\x00\xf8\x66\x14\x53\x55\x03\x0d\xc6\x21\x1b\xb0\x7b\xec\xb3\x67\xcf\xa3\x14\x5f\x3a\xfb\x40\x2a\xf2\xc7\x67\xcf\x90\x1b\x3e\x30\xaa\xa5\x70\xfa\xca\x2d\x2f\x99\xac\x83\xc7\x2c\x45\x72\x75\xb7\x63\x06\x92\xd0\xa5\x8e\x9c\xcb\x5a\x84\x54\xb4\xe0\x74\xa7\x45\x21\x8d\x49\x8a\x1f\x72\xf3\xe9\xd5\x1f\x97\x4e\x8f\x19\xb5\x22\x27\x5e\xa6\x14\x2b\x42\xe7\x86\xc5\x91\x42\xdb\xa0\x03\xde\xb0\x0e\xdd\xfa\x60\x29\x4e\x2e\x80\xca\x92\xd1\x9c\xa9\x53\x60\x85\x8b\xc4\x52\xf8\x00\x07\xf2\x39\xf1\x12\xaf\x93\x3b\xe9\xc9\x55\x0d\x9e\xb3\xb2\x92\x86\x89\xfe\x24\x9c\x64\xc8\x41\x5f\x24\x55\xcc\xfc\x91\xb5\x8d\xb7\x58\xfd\xd2\x69\xed\x77\x6c\xa5\x5b\x55\xb9\x5d\x62\x83\xde\x74\x2a\xd8\x5a\x3e\x4b\xa9\x16\xd4\xda\x3c\x40\xc7\xc5\xba\xd8\x7f\x9e\xe8\x4c\x56\xee\x5c\x87\xb2\x00\xf1\xd8\xf7\xe6\xf0\xa6\xae\xaa\x58\xa8\x52\xa0\x5b\xce\x32\xd3\x4d\x0a\x1f\x3f\x5c\xb0\x0f\x58\x11\x69\xb8\x66\x80\xeb\x78\x30\xa5\x60\xcf\x4a\x28\x3e\xa0\xc6\x09\x09\x7f\xab\x24\xad\x4a\x0b\xb6\x2b\xdd\x08\x7b\x50\xab\x7c\x9e\xf3\xa0\x28\xea\x33\x42\x0b\xb3\x84\xd2\x33\x5a\x26\x9c\x58\xe1\x45\x38\x93\x20\x56\x91\x50\x2f\x6b\x00\xb7\x73\x45\x43\x1a\x89\x9e\x12\xd9\x81\x76\x3e\xad\xac\x76\xaf\xb8\x55\x56\x40\x28\x76\x6a\x76\x4d\x83\xa8\xc0\xbb\x90\x3c\x9a\xbe\x8e\x80\x75\x2f\x72\x07\xf1\xe2\xe8\xa5\x20\xcd\xe6\x77\x4c\xdc\xae\x06\x11\xa5\xd9\xa4\xce\xf5\x76\x64\xc7\x56\x1c\xca\x6d\x4d\xa4\x82\xc6\xc2\x34\x07\x2a\x21\xd3\xaa\xe7\x33\x4c\x15\x7d\x17\xaa\x57\xb5\xd1\x1c\xfc\x8b\xe3\x42\x46\x7b\xd3\xfa\x37\x9f\x5f\xe3\xe2\x29\xb9\x10\xeb\xb5\x38\xbb\x91\x7c\x09\xd6\x09\x74\xe7\x9b\x23\x07\x0b\x7f\x73\xd4\x90\x42\xf7\x75\xfb\x27\x74\xc3\x47\x89\x66\x54\x48\x61\xb9\x6c\x0d\x7f\x9a\x92\x77\x58\x3e\xd0\x4b\x2a\xe7\x82\xc7\x3d\x95\xd2\x57\x28\x66\x22\x2b\x97\xe6\xa7\x35\xea\x49\x2b\x4c\x49\xb6\xb5\xa7\x28\x55\xf4\x56\x48\xcd\x42\xa7\x42\x6a\x7d\xac\x20\xfe\x8d\x68\xa5\x2f\xb8\x7c\x77\xf3\xed\x9b\x8b\xbf\xbc\x7a\x13\x17\x17\x07\x60\xe6\xa6\xa8\xe5\xc1\x4e\x55\xc8\x2b\x19\x0a\x66\x0d\x0b\x7d\x7c\xe3\x80\x60\x3f\x51\x39\xab\x50\x1c\xf8\x9a\x6a\x0e\x59\x8c\x4b\xd2\x39\xb9\x78\xf3\x26\xd0\x71\x2a\x10\xe0\xcc\xe0\xed\x01\x6b\x28\x67\x05\x33\x68\xd5\x24\x18\x40\xa1\x80\x04\xae\xdd\x82\xaa\x19\x5d\x58\x3d\xb0\xc0\x3a\x98\x8d\x4d\xe5\x4b\x79\xc5\x69\x96\x54\xd0\x05\x0e\x8f\xb6\x0e\x4c\xd0\xa2\x05\x24\xff\x16\x56\x0d\xf4\xe9\x45\x92\x6a\x0c\x43\x07\x1d\xaa\x26\x7d\x08\x74\x43\x39\x94\xe8\x68\xfe\x18\xe7\x60\xb0\x12\x34\x66\xfc\x85\x5a\x80\xd6\x92\x52\xcc\xee\x43\xc7\x81\x25\x3a\x9f\xad\x19\x2c\x18\x8e\x2b\x45\xa7\x6e\x3a\x11\x5b\xd3\xc4\x6a\xba\xdd\x50\xe9\x0e\x2b\xee\x5d\xbb\x0d\x5b\xab\x82\x9b\x3b\x02\x56\x60\xf5\x63\x72\x62\x0f\x79\x5f\xf8\xbf\x24\x50\x74\x7c\xe2\x45\xee\xf6\x8a\x84\xd4\x07\x26\xc1\x4e\x10\xd1\x84\x6e\x04\xcb\xea\x5a\x5b\xd9\xd5\x7d\x41\x79\xe6\x82\xa7\x43\x55\x92\xd6\x27\x12\x2f\x16\x0e\xb9\xfd\x9d\xea\x98\x68\x5a\x37\x44\xf0\xfa\xca\xbb\x23\x36\x2a\xcc\x25\x51\x1b\x58\x12\x76\x56\xc8\xec\x0e\xb8\xe5\xd2\xca\x84\xfd\x3a\x1d\x12\x64\x5e\xbc\xbb\x74\x25\x60\x50\x18\x7a\x8c\x21\x89\x24\x21\x47\x73\xa9\xd8\x42\x59\x93\xd2\xf7\xe6\x88\xcc\xb9\xa0\x05\xff\x3e\xc8\x86\x40\x3c\x91\x68\xb3\x53\x9d\xd4\x6b\x40\xf8\x3b\xb6\x9a\xb8\xf0\x5b\x00\x10\x6b\x61\x78\x6a\xc1\x61\xe7\x03\xf2\x3b\x0c\xfe\x51\xca\x7b\x2b\x0d\xdb\x57\x01\x20\x85\x66\x6a\x39\xdf\x5b\x89\xa2\x26\x9c\xb0\x67\xce\xdb\x46\x04\x63\xb9\x26\x47\x38\x82\xa3\xf4\x0c\xdb\xbe\xc9\xd6\xa2\xb4\x63\x87\xff\xf0\xd9\x67\xe4\xe4\x4b\xe1\x2e\x5e\x02\xda\xf9\x0a\x02\xe2\x52\x2b\x59\x37\x11\x0a\x88\x8a\x0d\x61\xd2\x78\x82\x4c\xdf\x1a\x61\xf9\x18\xee\x5c\x5b\x32\x38\x29\x7a\xe2\xfb\x36\x3a\xbd\x6c\xc4\xfb\x00\xf1\xed\x5e\x1e\x38\xe2\x98\xcf\xab\x69\x5b\xbc\x5f\x3d\xa5\x29\x13\xc7\xfa\x13\x7a\x8b\x9a\x36\x50\x94\xa5\xe6\xdd\x18\x5a\xcd\x73\xc0\x94\x1d\xde\x84\xc2\x36\x70\x26\x6a\xbe\x17\xef\x7c\x79\x75\xf9\x53\xcc\x43\xcd\x9f\x84\x21\xd2\x8b\x9d\x4f\x5a\x47\x76\xc2\xc3\x96\x83\x13\x1e\x4b\x48\x50\x62\x1f\xab\xa3\x79\xdd\x07\xd5\x56\x4f\x4b\x52\x92\x44\x50\x47\x92\x59\xac\x79\x63\x2b\x96\x75\xcc\x70\x1f\x50\x9e\x2d\xa9\xa2\x99\x61\x8a\x6b\xc3\xb3\xe8\x1d\x35\xea\xf3\xf8\x3b\x7c\xc6\xdb\x08\x95\xcc\x09\xad\xcd\x52\xaa\xc1\x95\x76\xed\xe1\x4e\x17\xec\xbc\x89\x3e\x99\xe0\x37\xf4\xaf\x9b\x3f\xe1\x5f\x30\x0e\xe7\x20\x5e\xdd\xcc\x9e\xa8\x6f\x65\x3e\xd0\x10\x3c\xbe\x68\x5e\xec\x56\x3a\xf3\x13\x8a\x94\xe3\x16\x16\x50\x68\x95\x66\x70\xf8\xba\xb5\x02\x0f\x39\x85\xd8\x9d\x09\x7c\x6e\xf2\x3c\xb6\x91\x13\x8d\x99\xa1\xd9\xfe\xa2\x1c\x8f\xb7\x66\x30\x30\x70\xd8\x7a\xb4\x4a\x52\x64\x54\xb4\xe1\x65\x1f\xed\x8a\x4e\x9a\xf8\xa0\x7e\x0b\x98\xd2\x47\xbb\x0f\xc4\x62\x2d\x5a\xcb\x9b\x44\x27\x3e\x3a\x74\xea\xa6\xdc\x1f\xbf\xdd\xc7\xe3\xea\x59\xf7\x63\xd7\x5f\xbd\x24\x27\x5b\x43\xba\x4e\xbb\x4f\xc6\xed\xd6\x5a\x1b\x59\xae\xf9\xef\x43\x09\x76\x8d\x97\x93\x5c\x2d\x54\xb8\x74\x79\x51\x54\xcb\x84\xe4\x32\x57\x82\x48\x95\x63\xca\xae\x5a\xb3\xcd\xef\x40\xc5\x8c\xee\xd7\xe2\x36\x71\xb7\x33\xe8\xa3\xbb\x10\x2b\x1c\xff\x65\xe0\x88\x50\xa3\x6b\x11\x4f\xe6\x4f\x82\xd9\xea\x0a\xcb\x86\x1b\x7e\xe0\x5f\x85\x40\x32\x45\x20\x26\x2e\x3d\x92\xa1\x55\x47\xd6\x32\x99\xaf\x5b\x82\x70\xa6\x0f\xcf\x85\xd1\xe0\x74\xc4\x6d\x61\xef\x41\xc4\x78\x41\x42\x89\x60\x0f\xa1\x48\x0b\x96\x41\x11\x9d\x3c\x3e\x29\xc8\xf7\xce\xfe\x44\x2a\x82\x0c\x33\xa1\x69\xc5\x13\xca\x82\x60\x5b\x37\x9e\xb1\xce\x8b\xbb\xd3\x84\x45\xa3\x7c\xcc\xb4\x67\xa5\x24\x55\x03\x4b\xd4\x34\x55\xea\x61\x91\xdb\xf4\x07\x15\x50\xc1\xd6\x9d\x3d\xd0\xd4\xd7\x10\x90\xcc\x4a\xe5\x8b\xeb\x2b\xec\x79\x9a\x65\xf1\x39\xb0\x9a\xaf\x1b\x6b\x96\x5c\xe5\x93\x8a\x42\x82\x36\xbb\x65\xce\x3a\xbd\xf6\x4a\x51\x0a\xe9\x41\xda\x56\xaa\xbd\xd2\x4d\xb5\xe0\x42\xf5\xc0\x77\xbc\xaa\x18\x3a\xd2\xdc\x86\x87\x15\x48\x9a\x81\x66\x95\x0e\x3d\xaa\xfd\x53\xf9\xad\xe5\xa0\xf9\x84\x46\x95\x9e\x62\x2f\x41\xd1\x4d\x52\x73\x93\xd5\xd7\xe0\xb2\x1b\x76\x42\x7f\x08\x9e\xbe\xb5\xab\xb5\x25\x17\xbc\xac\x9b\x43\x24\x2e\xe3\x9e\x5e\x5d\x4a\x0a\x8b\x25\x03\x25\x66\xc1\x4b\xde\x1f\xea\xef\xdb\x7e\x3e\x7d\x82\xc9\x77\xde\xef\xb8\xc0\xbb\xde\x26\x03\xee\xe8\xaf\xbf\x93\x6c\xe4\x12\x7f\x75\xeb\x05\xf9\xbf\x27\xdf\xfc\xee\x87\xc9\xe9\x9f\x4f\x4e\xbe\x7e\x36\xf9\xd3\x3f\x7e\x77\xf2\xcd\x14\xfe\xe3\xb7\xa7\x7f\x3e\xfd\xc1\xff\xe3\x77\xa7\xa7\x27\x27\x5f\x7f\xf1\xf6\xf5\xed\xf5\xab\x7f\xf0\xd3\x1f\xbe\x16\x75\x79\x87\xff\xfa\xe1\xe4\x6b\xf6\xea\x1f\x89\x44\x4e\x4f\xff\xfc\x9b\xa4\xee\x7d\x9c\xb4\xd2\xed\x71\x61\x26\x52\x4d\x70\x74\x2f\x00\x90\x1a\x2a\x57\x8e\xdf\xc0\x2a\xbb\x3f\xce\x9c\x72\x5f\xd2\x8f\xc0\xe3\xb4\x8c\x64\xb6\x6a\x9a\x9c\x43\xa1\xfe\xda\xb0\x96\x93\xdc\x25\xf3\x19\xcc\xea\x1d\x8f\xf4\x39\xba\x75\x26\x81\x6c\x93\xfd\x4a\xf7\x24\xb9\x6a\xda\x00\x4b\x97\x84\x38\xe9\x91\xef\x7f\xde\x7c\xff\xc1\xc7\xc3\xaf\x71\xbe\x93\xee\x8f\xe5\xfc\xa0\x13\x59\x15\x2f\x7c\x2b\xc1\x87\x09\x14\x4b\x6e\x8c\x8b\xda\xa0\x9d\x14\xda\xa6\x7d\x85\x9c\xe0\xde\x4d\x22\xc9\x5d\x0d\x51\xae\x09\xfb\x88\x25\x93\x8b\x55\x3b\x61\x5b\x2b\x07\x4d\x1a\x76\xed\x8a\x2f\x63\xc2\x71\x3b\xa9\x13\x9f\x40\xde\xa5\x40\xfa\x77\xd9\xf3\xc9\x8f\xfa\xd8\xac\x41\x8a\xc4\x85\x2b\x04\x02\x91\xdf\x44\xde\x33\xe5\x74\x01\x58\x41\xc8\x1a\x90\xa7\xf8\x8c\xa5\x22\x33\x0e\x75\x18\x62\x6a\xf6\x90\x33\x1e\x82\xce\x5e\x7d\xb4\x0a\x8e\x4e\xb9\x2b\xb0\x31\xbc\x75\x02\xdd\x1b\x68\x30\xf4\x24\x6e\xf2\x73\xeb\x37\x4e\x89\xb7\x61\x6e\x97\xac\xf3\x17\x08\x40\xb9\x78\x77\x99\x66\x6c\x24\xe2\x42\x1b\x83\xf2\x6b\xb6\xad\x53\x30\xc0\x44\xd4\x3a\xbc\xdf\x2e\xa0\xe4\x02\xb1\xf5\x19\xa6\x19\xc3\x08\xe7\x24\xf7\x0d\x69\xe5\x38\x43\x92\x90\xa0\xcc\x49\xae\x3b\xb6\x6a\x85\x36\xa6\x99\x79\xc3\x7c\xd0\x24\x2d\xf1\x5d\xd3\x3a\x93\x7a\xd7\xa4\xc0\xc3\xd9\x6d\xa7\xc0\x4b\x26\xd9\x9a\xd4\x56\x2a\xbc\xe4\xd7\x07\x1f\x8b\xe9\x59\xe5\x9a\xd6\x19\xb6\x3c\x54\x7e\xb9\xd6\x20\x24\xa1\xe0\xd3\x95\xf3\x70\xef\x6e\x4b\xbe\xb9\x01\x14\xaf\xc4\x19\x79\x27\x8d\xfd\x9f\x56\x92\xba\x4b\xc9\xf4\x3b\x69\xe0\x2f\x4f\x3a\xc5\x38\x88\x3d\x27\xd8\x85\xf2\xba\xe2\xf8\x4a\xd1\x55\x13\xf0\x3b\x60\x0a\xfc\x44\x6e\x49\xac\x05\x28\xa2\x9b\x9f\x21\xcb\xe4\x03\xdc\xb4\xeb\x96\xc7\x65\x84\x14\x13\x17\xab\x96\x98\xa0\xb1\x69\x9b\x09\xbf\x6c\xdf\xda\x2b\x95\x52\x9c\x72\x73\xe0\x6b\x5d\x74\xdd\x03\x98\x1a\x7f\x49\x54\x5d\xb0\x29\x56\x15\x50\x3f\xc2\xe5\x46\x81\x6b\x93\xd4\xb0\x05\xcf\x48\xc9\xd4\x02\x52\x45\xa4\xa4\x18\xf5\x6d\x80\x24\xc7\xb6\x07\x17\xa6\xa3\xfe\xbe\xa5\x7b\x03\x09\x62\x1f\x09\x37\xc5\xf0\x49\xbf\xcc\x03\x3c\x98\x89\xf6\xcd\xb0\x51\xc2\xf1\xfe\x26\x29\xb0\x9f\x3c\xca\x20\x1a\xb8\x5e\x9b\x3a\x08\x76\x12\xd5\x8f\x12\x83\xfe\xff\x3b\xe4\xed\xfd\x9f\x44\x13\x88\x2b\x3d\x25\x17\x44\x73\xb1\x28\x58\xfb\x7d\x8f\xa5\xb6\x3e\x95\x44\xd2\xf6\x64\x23\x55\x27\x15\x84\xa1\xde\x6c\x7b\xb9\xae\x41\xa5\x89\x18\xc8\x31\x01\x47\x68\xb8\x73\x74\x74\xc7\x56\x47\x67\x1b\xd2\xeb\xe8\x4a\x1c\xa5\xd1\xf4\x57\x67\x3a\x12\x21\x68\x2d\x70\x61\xe5\x08\x7e\x3b\x4a\xad\x4d\x46\x1e\xa1\xbc\x3d\x89\x06\x8f\x10\xda\xcb\x82\x6a\x3d\xf8\x92\x62\x27\xa6\xe3\xa6\x45\xa9\xb9\x65\x80\xf7\xce\xe2\x8e\x99\x82\xf2\xf2\x90\xf8\x5f\x66\xbb\x11\xf7\x93\x26\x6f\x32\xa4\xfb\x56\xf6\x27\x67\xda\x98\xa1\xe6\xb5\xe0\xb4\x7f\x00\x05\xcf\xc1\xf0\x49\x55\xec\x49\xdb\xa5\x10\x4a\x07\xe2\x8c\x85\x8a\x31\x9f\xf3\x82\x61\x12\x50\xc8\x93\x5a\xa6\xdd\xb9\x82\x4b\x20\x42\x1a\x9f\x79\x0a\x2e\x73\x61\x26\x09\x6b\x09\x1f\x2c\x61\x2d\x8e\x73\x30\x83\x7d\x15\x5e\xf3\x8a\xb2\xb3\xf8\x5a\xf1\x65\x09\xc6\xb9\x7d\x71\xdd\x2b\x0b\x19\x67\x30\x49\x01\xd7\x6e\x36\x0f\x33\xda\xb4\xa8\x0f\x43\x4d\x9d\x9e\x35\xe6\xf8\x06\x9e\x5f\x47\xde\xb3\x5a\x41\x22\xba\x56\xa0\xf1\x39\x52\xee\x1d\x0a\x16\x18\x5a\x4f\x12\xe2\x59\xea\x03\xa3\xf9\xc4\xca\xb6\x5f\x6a\x04\x08\xcd\x4c\x4d\x8b\xbd\x03\x40\x1a\xc6\x62\x10\x10\xb0\xa4\xdb\xb3\x80\xfc\xcc\x03\x41\x32\x5a\xd1\x8c\x9b\xa8\x71\xbc\x9f\x86\x94\x08\x17\x0f\x85\x8a\x07\xc2\xc4\x9f\x30\x44\xfc\x48\x78\x78\x2d\x59\x6c\x47\xea\xb8\xfd\xd1\x40\xbb\xbd\x99\x4b\x9b\x06\x89\xd4\x0a\x48\xe8\x85\xcc\x9c\x26\x70\x13\xb4\x98\x4c\x0a\x64\xa2\x61\x22\xe0\xa5\x13\x9f\x2f\xfd\xeb\x90\x37\x31\x31\x79\x52\xeb\xeb\x28\x37\x21\xb5\x69\x18\xe1\xa6\x78\xe5\x3a\x84\x3b\x68\xfe\x7d\xca\x6d\x31\x1f\x87\xdf\xf4\x2f\xe4\x4f\xc6\xab\x32\xc7\x1f\x80\xd4\x8d\xa1\xca\xb0\xfc\xf8\x29\xae\xb8\x6c\x8d\x66\x6a\x3a\x84\x82\x33\x49\xf7\xcf\x19\x3c\x49\xe8\x4c\xd6\xc6\xa5\x79\xb3\xf3\x7d\x1f\xaf\x5f\x35\x0c\x95\x2b\x28\x54\x25\x9e\xb1\x5b\xbe\x57\xa8\xf2\x1b\xaa\x0d\xde\x71\x7f\x80\x68\xa3\x19\xcb\x7d\x08\x0f\x8e\x3a\xcd\x4a\xf7\x19\x6a\x73\x6a\xd8\x24\xb1\xb0\xeb\x60\xb3\xcf\x8e\xf5\x56\x51\xa1\xa1\x63\x8f\x1e\x70\x67\x98\xc4\x04\xc2\x49\xd1\x11\xc4\x67\x5e\x92\x82\x39\x05\x07\x8d\x3b\xf0\xa4\x7c\x42\x93\x56\x32\xad\xe9\x62\x9f\x99\xfa\x6b\x5d\x52\x31\x51\x8c\xe6\x70\x89\xc3\x11\x1a\x92\xe4\xc1\x13\x6d\xef\x85\x02\xe6\x3f\x4c\xf6\x93\xdc\x40\x52\x90\x9c\x62\x8f\x21\x7f\x09\x17\x75\xdd\xb5\x8e\x56\x79\x60\xfb\xdf\xca\x9c\x91\x92\x66\x4b\x2e\x52\xf1\x35\x90\x90\x1a\x52\x4a\xd9\x09\x74\x59\x08\x00\xf4\x5e\xf0\x7b\xa7\x48\x61\x5f\x53\x39\x4e\xaa\x86\x65\x8f\xf5\xc6\x64\x5a\xb9\xcc\x21\xa3\x98\x54\x89\xae\x41\x02\x19\x69\x1b\xc1\x7a\xe4\xd2\x27\x61\x75\x88\x25\xdb\x2e\xe7\x53\xa1\xdd\xed\xa7\xc1\x93\x2c\x7a\xdc\xca\xd8\x9b\x74\x5a\xf5\x6f\x32\xec\x38\xb9\x8d\x15\x7e\x6e\x1a\xc0\x5a\x90\x2e\xa7\xb9\x33\xdd\x4f\x7c\x9a\x4c\xfd\xc9\x2e\x40\x24\xd8\x66\x24\xad\x02\x36\x79\x8a\xfb\x0a\x84\x54\x4b\xaa\x87\x99\xe8\xd7\xf6\x8d\x5d\x76\x29\x90\xdb\xb9\x32\x3f\x9e\xbd\x7d\x90\x7c\xa4\x6f\x65\x2d\x76\x45\xc1\x6c\x41\x2d\xf0\xf1\xb5\x34\xaf\x2d\x47\x37\x84\x53\x10\x0e\xde\xee\x1d\xdd\xd6\x90\x83\xdb\x3e\x90\x51\x75\xce\x05\x37\xad\x2a\x8e\x37\x2e\x2c\xbe\x43\xb6\xed\x55\xdd\x35\x17\x4d\xe1\x8e\x9c\x2b\x70\x1c\xf2\x1d\x21\x7b\xe9\x69\x4c\x5b\x43\x6e\x85\x8f\x50\x1c\x24\x5c\x5f\x9e\x13\xea\x9e\x72\x39\x23\x76\xae\x28\x8d\xd7\x1f\x4f\xd1\x07\xe1\xd3\xd7\xd4\x2c\x07\x25\xf0\xf6\x09\x2d\xba\x15\x33\xa9\x71\x05\x82\x9a\xc9\xee\x47\x55\xc3\x31\x09\xbd\x60\xf9\x94\x60\x06\x06\x21\xc3\xfa\x90\xe3\x17\xbd\x0a\x7b\x5a\x3a\x47\x18\xa4\x92\x15\x5d\xd0\xd8\xad\xe2\xae\x87\x60\xed\x45\xab\x91\x30\x55\x02\x42\xb9\x94\x0f\xf8\x7b\xdc\x69\x5a\x39\x0a\xed\xeb\xbe\x90\xf1\x19\x23\x39\xfc\xf4\x39\x18\x1d\x63\xa7\x1f\x22\x32\x88\xc2\xcd\x64\x57\x27\x2f\x14\x68\x7a\xbb\xd6\xe1\x77\x56\xc9\xe4\xda\x55\x44\xbe\x8d\x66\x04\xf5\x3e\x81\x19\xc3\xaa\x2e\xcf\xa7\xcf\x9f\x3d\x7a\xfa\x63\x81\xcb\x6b\x35\x1a\xb9\x46\x77\xa2\x4f\x8c\xcf\x5a\xf5\xc8\xbf\x8a\x5a\xc4\x49\x3d\xb2\xaa\xe9\x7b\x51\xf4\xa2\x2e\x9d\x5e\xbd\x45\x06\x85\x17\x27\x3e\x05\x17\x5e\xe4\x85\x3f\x3d\x28\x6e\x58\x13\x0b\xd5\x3b\xc9\x27\x70\x0d\x9b\x48\xd5\xae\xf1\x71\x3a\xf0\xa6\x76\xda\x15\x5e\x5d\xcf\x1e\xb5\xb7\x9d\x16\x06\x4c\xdb\x6c\xed\x56\x09\xee\x04\x38\x7b\xdb\x36\x6f\x0f\xf5\xe8\x88\x9c\xe0\x93\xc7\x9a\x28\x29\xcd\xe9\xa3\x97\xd7\x0d\xfb\xd5\xc7\xaa\x37\xfa\x62\xad\xcc\x47\x45\x21\xc7\x49\x15\x9b\x83\xde\x31\xaf\xcd\x4f\xcf\x1c\xfc\x85\x2d\xa9\x55\xe5\x35\x2f\x79\x41\x55\x24\x2b\x93\x91\xe4\x06\x47\x05\xc9\x7a\x98\xb8\xe7\x4a\x0a\xf0\x05\xde\x53\xc5\xc1\x4c\x08\x68\xbf\x26\xbf\x39\xf9\xea\xe2\xc3\xb7\xef\x2e\xde\xbe\xea\xbf\xec\x44\x15\x23\xcc\x8f\x1c\x8a\x93\x6e\x8c\xa0\xf5\xa9\x66\xe1\x62\x7d\xdd\xb2\xa8\xbe\xff\x76\x55\x40\xd6\xf9\xf1\xd8\x3e\x94\xb5\xa9\x69\x11\x99\x03\xa8\xdc\xa2\xf9\xfd\x63\xf7\x7f\x4c\x17\x9d\x34\xa7\xe2\xce\x27\x7a\x6e\x1a\x3c\x4a\x8d\xea\xad\x40\xa6\xef\xa2\xf5\xc7\xf4\x5d\xb8\x09\x68\x17\x12\xfe\x90\xa9\x1c\x75\x9e\xae\x96\xa5\x0d\xab\xf4\x8e\x32\x1b\xae\x44\xd9\xca\x57\xc1\xde\x78\xa4\x5f\xb7\xd8\x2d\xf1\x37\x2f\xa7\xec\x2e\x8a\x00\x9d\x77\x37\xf0\x20\x8e\x91\x66\x77\x75\x75\xde\x5f\x17\xa7\xaa\x55\x25\x35\x03\x83\x76\x25\x6b\x05\x17\xc3\x66\x56\xc1\x5e\x52\xed\x13\x0e\x55\x85\x5c\xf9\xf4\xbf\x5f\xd4\x33\x76\xf9\x17\xcc\xe7\xb1\x83\xe6\x1d\x63\x55\x3b\x51\xa7\x8b\x72\x69\x15\x7f\xb1\x87\x40\xd3\x67\x2e\xe6\x32\x9c\xf4\x3b\x99\xd0\x0e\x1c\x8a\x1d\x5e\x54\xd5\x5f\xfa\x42\x34\x23\x2c\x5d\x51\x45\x77\x29\xa0\x6b\xd2\xdd\x3e\xb8\xa3\x0c\x8e\xa2\x25\x33\x78\xe3\xb1\xa2\xda\xa7\x7b\xdf\xd1\x79\x3b\xca\xce\xf8\x6b\x5f\x83\x32\x10\xf2\x75\x72\x64\x71\xef\x0a\x16\xda\x77\x1e\xa9\x40\xc3\x08\x48\xce\xb2\x82\x2a\xe6\x4c\xdb\x9a\xb5\x79\x04\xdc\x49\xf0\x54\x46\x8b\xa2\x07\x90\xb3\xbc\xf7\x18\xc5\x39\xa6\xd4\x24\x1d\x54\xd1\x9a\x90\x07\x91\x66\x3d\xb2\x6a\xd2\x9b\xc1\xf6\xc9\x24\x19\x2b\xab\x4b\xbe\xe5\x6c\xee\x0a\x33\x56\x56\xc1\xf8\x5a\x75\xb3\x0d\xc2\x5a\xcf\x6b\x91\x81\x3b\xe3\xdc\x19\x7f\xe4\x62\xdb\x0e\xfe\x0e\xea\x1d\x5f\x72\xf5\x9d\x4f\x62\xfc\x40\x57\xba\x75\x16\x5b\xc3\xe5\xdc\x94\x95\x4f\xca\xc5\xb5\x55\xa6\xad\x41\x36\x54\xee\xe5\x1c\xd2\xd6\xbc\x04\xb0\x6f\x91\xb0\x25\x8f\xb7\xe7\x6b\x5d\xd6\xb3\x69\x26\x4b\x10\x75\x3c\xf3\xff\x33\x2b\xe4\xec\xbc\xa4\xda\x30\x75\x9e\xcb\xec\xbc\xa4\xa2\xa6\xc5\xb7\xf6\xd7\xa9\xd2\xe6\xd7\x19\x7e\x76\xbb\xb3\x33\xa6\x30\x96\x2c\xe7\x75\x99\xd0\x65\x17\xc1\xf2\x16\x9e\x6f\xe2\x35\xec\x94\xe2\x21\x83\xbf\xfb\xfb\xe9\xb4\x28\x64\x5f\xf2\x65\x08\x4a\xed\x73\x74\x45\xb6\x80\xe6\xdf\x33\xb8\xcf\xb0\xbd\xeb\x3d\x1e\xd0\x14\xaf\x67\x82\xa7\xf3\x13\xf3\x6e\x0e\xf6\x68\xee\xdc\xa7\x3b\x7e\xd8\x86\x96\xee\xde\x15\x7d\x3e\xc7\xae\x97\x31\x3c\x68\x95\xe5\x07\x1d\xd0\x31\x5f\x55\x26\x6b\xbb\x1f\x31\x93\x32\xfc\x70\x83\xf1\x6f\x9b\xcc\xb3\xf3\x58\x89\x89\xf7\x74\x6f\xd1\x60\xff\xd0\xba\xe7\x67\xa7\xe8\x6f\x79\x84\xd0\x24\x6e\x2c\x88\x07\xef\xf0\x6c\xe1\xeb\xcd\xd7\xb2\x25\x15\x0b\x80\x52\xae\x76\xe7\x36\xf1\x57\x7a\x84\x34\xe4\x4e\xc8\x07\xe1\xd2\x99\x35\x16\x00\x3a\xf6\xfc\x97\x2e\xae\xaf\x22\x59\x36\xdd\x67\x01\x70\xce\x32\x56\x19\x2b\x07\x77\x9d\xaf\xa9\xee\xab\xe8\xde\x8b\xb8\xa8\xd6\x2e\x67\x2c\xeb\x92\x0a\xd2\xe3\x96\xea\x3a\x9c\x7a\x66\x8f\x75\x5c\x27\xad\xa4\x1c\x2e\xe3\x3c\x2a\x88\xfb\x8e\x4a\xce\xb0\xa6\xc3\xeb\x90\x08\x38\x69\x80\x57\x73\xc4\x80\xba\x05\x81\x50\xad\x9e\x86\xba\x13\x09\xd9\x85\xfd\xe5\x8a\x16\x57\x3d\x50\x8d\x05\x31\x20\x59\x43\x5d\xd9\x61\x7f\x2e\x95\x2b\x8e\x9a\xb1\x33\xc2\xe7\xc3\x3e\xc2\xc3\x0e\x2f\x56\xe4\xf9\x67\x98\x83\x16\xba\x8a\x3b\x63\x1a\x3e\xfe\xf5\xc7\x7f\x4c\x37\xa7\xa4\x8f\xf0\x9f\xce\xd6\xba\xcf\x35\x91\x35\x28\xba\x39\x94\x4d\xb3\xe7\xbc\x53\xc0\x43\xe5\x04\xec\xcc\x6e\x4c\xc1\x7b\xe2\xa1\x4c\xb2\x1b\x76\x8c\xc1\xfb\x2a\x88\xc7\x0f\x9f\x7e\x67\xe4\x1a\x6a\xe6\xfd\x81\x41\x0b\xee\xf1\xf6\xed\x9e\xbb\x4e\xc1\x9e\xdb\x26\x45\x44\x06\x22\xc0\x72\x77\xb6\x94\x52\x83\x68\x00\x98\x52\x2a\x10\x22\xbd\xa9\x5b\x03\xaa\xe8\x6f\xad\x59\x95\x8b\x2c\x6a\xaa\xa8\x30\x8c\xe5\x96\xf6\xc6\x2e\xc2\x34\x89\x3b\x69\x3e\x6e\x87\xf5\x7b\xfc\xd6\xd4\x1d\xf0\xd0\xbb\x85\x0f\x93\x7a\x06\x42\x5c\xce\xc9\x2d\x80\x80\x9f\xd3\x42\xb3\x33\xf2\xa5\x00\x69\xba\x77\xbf\xfa\xdc\x85\xdd\xf5\x76\x91\xb1\x2d\x16\x6f\x2d\x1d\x81\x9d\x49\xe6\x52\x4e\xd9\x47\x5a\x56\x05\x03\x6d\xb2\x59\xda\x9d\xd3\xfa\x96\x8a\x15\x69\xb6\xde\x14\x22\x70\x43\x5c\x37\x6b\x57\x2b\xa6\x99\x92\x10\xc3\x1c\x4b\x67\x50\xf0\x3b\x46\x2e\xee\x29\x2f\xac\xd8\xc5\x8d\x3e\x63\x19\xad\x75\xbb\x30\x4e\xa3\x28\xb4\x32\x1b\xcd\xeb\xdd\xb7\x00\x4f\x34\x63\x64\x2a\x64\xce\x36\x24\x86\x3e\x45\x01\x40\x67\xbc\xe0\x66\x65\xb7\x78\xce\xac\xfd\x50\xf0\xfe\x84\xc0\xbc\xac\xa4\x32\x74\x77\x7a\xd3\x68\x55\xf1\xdd\xb6\xd8\x64\x8b\x5e\xb1\xf5\x31\x77\x2e\x6d\xfd\x6d\xa7\xcf\xbf\xc7\x6b\xba\xd3\x4f\x9a\x50\x0a\x7f\x9b\x69\xb7\xc3\xfb\xb9\xc5\xdf\xd9\xad\x83\x2f\xef\x99\xa2\x45\xd1\xb8\x3b\x5b\xf5\xd4\x77\xe2\x4c\x3e\x6f\x37\xd7\xeb\xfa\x9e\xfb\x86\x8f\xf5\x3a\xba\xa9\xb3\x8c\xb1\x9c\xe5\x47\xa1\x46\x06\x7c\x69\x0b\x49\x39\x87\xe4\xe4\x58\x45\xd2\xb2\x75\xeb\x65\x00\x8e\x20\x85\x4d\xab\x32\xe7\x9c\xf2\x02\x9d\x35\x76\x33\x6d\xcd\xca\xe4\x0b\xc3\xaf\x77\xeb\x73\xca\x0b\x4b\x76\xe3\x15\x26\xb6\x99\x5b\x13\x72\xcd\x00\x0a\xda\xf2\xcb\x87\x5a\x6c\x4d\x69\x3c\x21\xa1\xfb\x5b\x7e\xc3\x0e\x6c\xf9\xc1\x09\xab\x1d\x2b\xbf\x95\xc7\x35\xce\xfd\x65\xbd\x4b\x2d\xe9\x8a\xce\xee\xd3\x0d\x30\x29\x0d\x2d\x9c\xa6\x4c\xef\xac\x8a\xd9\x3b\xb3\xeb\x86\x80\xeb\x04\x39\xd1\x75\xe9\xd2\xd9\x18\x57\x4f\xbb\xa9\x7e\xe8\x97\x77\x13\xfe\xee\x1b\x9e\xa1\xdb\x5c\xd7\x1b\xe7\x81\x37\x51\xec\xf3\x21\x91\x60\xbb\xfe\x3b\x72\x56\xe0\xdc\xdd\x88\xa5\x1b\xcb\xe1\x6c\x97\x7c\xe7\xd2\x6c\x19\x4b\x58\x99\xd6\x46\x1d\xb6\x36\xd8\x42\xe1\x4f\x3f\xe0\xdd\xe5\xdb\x13\x0e\x41\xa6\xd4\xee\x5b\xb3\x5d\x9f\x8d\x7d\xb2\xd5\xf9\x4e\x8d\x45\x39\x47\x4a\x70\x57\x03\x25\x4e\x7c\x00\x94\x17\xf5\x4e\x68\x39\xda\x73\x3b\xec\x3e\x5c\xb0\x1b\x24\xe7\x1e\x6e\x6a\xef\x6e\x14\x04\x06\x45\xdc\xc3\xd6\xb1\xce\xef\x04\x58\xa2\x00\x46\x5f\x34\x4b\xaf\x54\x0f\xc2\xbb\x91\xe8\x6e\xf1\x77\x50\xdb\x2e\xf3\xb0\xf5\x49\x31\xff\xc4\x0e\x59\xe6\x7f\xde\x25\xd1\xb0\x45\x26\x62\xcf\xd3\x10\x36\xcc\x8e\xe2\xc6\x5d\x95\x2d\x3c\xd8\x76\x79\xc0\x76\x13\x75\x39\xb3\xba\x74\xa7\xb0\xf1\x8e\xca\xbb\x9b\x05\xb8\x37\x8e\xc6\x8d\xb7\x5a\xe6\xc8\xef\x3f\xdb\x31\xb6\x6d\x86\xc8\xd6\x29\xd9\xf8\x23\x5a\x66\x2d\x74\xc9\x21\x80\xed\xbf\xd4\xb3\x8d\x74\x5a\x4e\x07\x27\xff\xfd\x3f\xbf\xfa\xff\x02\x00\x00\xff\xff\xd8\x0b\x54\xf0\x45\x34\x03\x00") - -func stashAppscodeCom_restoresessionsV1YamlBytes() ([]byte, error) { - return bindataRead( - _stashAppscodeCom_restoresessionsV1Yaml, - "stash.appscode.com_restoresessions.v1.yaml", - ) -} - -func stashAppscodeCom_restoresessionsV1Yaml() (*asset, error) { - bytes, err := stashAppscodeCom_restoresessionsV1YamlBytes() - if err != nil { - return nil, err - } - - info := bindataFileInfo{name: "stash.appscode.com_restoresessions.v1.yaml", size: 209989, mode: os.FileMode(420), modTime: time.Unix(1573722179, 0)} - a := &asset{bytes: bytes, info: info} - return a, nil -} - -var _stashAppscodeCom_restoresessionsYaml = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xbd\x7d\x77\xe4\xb6\x91\x37\xfa\x7f\x3e\x05\x8e\x92\xe7\x4a\x4a\xba\x5b\x33\x4e\xb2\xf7\xc9\x3c\x7b\x36\x47\x19\x8d\x27\xba\x9e\x17\x9d\x91\xec\xdc\x5c\x3b\xeb\xa0\x49\x74\x37\x56\x24\xc0\x00\xa0\x34\xed\xf5\x7e\xf7\x7b\x50\x05\xf0\xad\x9b\x04\xd8\xea\xb1\x1d\x87\x38\x7b\x36\x9e\x16\x59\xc4\x4b\xa1\x50\xf5\xab\x42\x15\x2d\xf8\x57\x4c\x69\x2e\xc5\x0b\x42\x0b\xce\x3e\x1a\x26\xec\xbf\xf4\xe2\xfe\x7f\xeb\x05\x97\x17\x0f\xcf\x97\xcc\xd0\xe7\xbf\xb8\xe7\x22\x7d\x41\x5e\x96\xda\xc8\xfc\x03\xd3\xb2\x54\x09\xbb\x62\x2b\x2e\xb8\xe1\x52\xfc\x22\x67\x86\xa6\xd4\xd0\x17\xbf\x20\x24\x51\x8c\xda\x1f\xef\x78\xce\xb4\xa1\x79\xf1\x82\x88\x32\xcb\x7e\x41\x48\x46\x97\x2c\xd3\xf6\x19\x42\x68\x51\x2c\xee\xcb\x25\x53\x82\x19\x06\x9f\x12\x34\x67\x2f\x88\x36\x54\x6f\x7e\x41\x08\xfe\x4b\x31\x6d\xa4\x62\x9a\x69\xec\x15\xfc\x75\x41\x8b\x42\x27\x32\x65\x8b\x44\xe6\xbf\xd0\x05\x4b\x2c\x49\x9a\xa6\xd0\x17\x9a\xdd\x28\x2e\x0c\x53\x2f\x65\x56\xe6\x02\x3e\x37\x27\xff\xcf\xed\xfb\x77\x37\xd4\x6c\x5e\x90\x85\x7d\x61\xa1\x58\x21\x35\x37\x52\x6d\x17\xf6\x4b\xd0\x25\xfc\xe4\x87\xea\x2f\xf0\xa3\xd9\x16\xd0\x2b\xc5\xc5\x7a\x87\x92\xa1\xa6\xd4\x8b\x62\x43\x75\x93\xc2\x4d\xf5\xef\xa1\x97\xfd\x94\x2d\x76\xe6\xab\x41\xea\x72\xdd\x24\x94\x52\x63\xff\xb9\x56\xb2\x2c\xdc\x4c\xb5\xe7\x02\x5f\x73\x33\x9c\x50\xc3\xd6\x52\x71\xff\xef\x79\x35\xb7\xf6\xbf\xfd\x7b\xfe\x9f\xb0\x40\x84\xe0\x3a\x7f\xc0\x69\xbf\xc5\x69\x87\x3f\x64\x5c\x9b\x2f\xf6\xfc\xf1\x0d\xd7\x06\x1e\x28\xb2\x52\xd1\x6c\x67\xc9\xe0\x6f\x7a\x23\x95\x79\x57\x77\x6d\xee\x9f\xc2\xbf\x72\xb1\x2e\x33\xaa\xba\xef\xfe\x82\x90\xc2\xfe\x43\x3d\xb0\x2f\xc5\xbd\x90\x8f\xe2\x73\xce\xb2\x54\xbf\x20\x2b\x9a\xc1\x0c\xeb\x44\xda\x79\x01\xca\x05\x4d\x58\x6a\x7f\x2b\x97\xca\x31\xa8\xfb\x1a\x2e\xd3\x0b\xf2\xdf\xff\xf3\x0b\x42\x1e\x68\xc6\x53\x98\x6f\xfc\xa3\x2c\x98\xb8\xbc\xb9\xfe\xea\xb7\xb7\xc9\x86\xe5\x14\x7f\xb4\x1f\x96\x05\x53\xa6\x9a\x3c\x64\xd9\x6a\xb3\x54\xbf\x11\x92\x32\x9d\x28\x5e\x00\x45\x72\x6a\x49\xe1\x33\x24\xb5\xdb\x83\x69\x62\x36\x8c\x3c\xe0\x6f\x2c\x25\x1a\x3e\x43\xe4\x8a\x98\x0d\xd7\x44\x31\x18\xa2\x30\xd0\xa5\x06\x59\x62\x1f\xa1\x82\xc8\xe5\x7f\xb1\xc4\x2c\xc8\xad\x9d\x06\xa5\xed\x54\x96\x59\x4a\x12\x29\x1e\x98\x32\x44\xb1\x44\xae\x05\xff\xae\xa2\xac\x89\x91\xf0\xc9\x8c\x1a\xe6\x96\xc6\x37\xd8\x16\x82\x66\x76\x12\x4a\x36\x23\x54\xa4\x24\xa7\x5b\xa2\x98\xfd\x06\x29\x45\x83\x1a\x3c\xa2\x17\xe4\xad\x54\x8c\x70\xb1\x92\x2f\xc8\xc6\x98\x42\xbf\xb8\xb8\x58\x73\xe3\xc5\x43\x22\xf3\xbc\x14\xdc\x6c\x2f\x12\x29\x8c\xe2\xcb\xd2\x48\xa5\x2f\x52\xf6\xc0\xb2\x0b\xcd\xd7\x73\xaa\x92\x0d\x37\x2c\x31\xa5\x62\x17\xb4\xe0\x73\xe8\xb8\x30\xb0\x9b\xf3\xf4\x97\xd5\x52\x9d\x36\x7a\xda\xd9\x36\xd8\x80\x33\x7b\xe7\xdd\xb2\x26\xe1\x9a\x50\xf7\x1a\xf6\xbf\x9e\x5e\xfb\x93\x9d\x95\x0f\xaf\x6e\xef\x88\xff\x28\x2c\x41\x7b\xce\x61\xb6\xeb\xd7\x74\x3d\xf1\x76\xa2\xb8\x58\x31\x85\x0b\xb7\x52\x32\x07\x8a\x4c\xa4\x85\xe4\xc2\xc0\x3f\x92\x8c\x33\xd1\x9e\x74\x5d\x2e\x73\x6e\xec\x4a\xff\xa3\x64\xda\xd8\xf5\x59\x90\x97\x54\x08\x69\xc8\x92\x91\xb2\xb0\xbb\x3a\x5d\x90\x6b\x41\x5e\xd2\x9c\x65\x2f\xa9\x66\x9f\x7c\xda\xed\x0c\xeb\xb9\x9d\xd2\xf0\xc4\x37\x65\x7b\xfb\x41\x9c\xad\xea\x67\x2f\x89\x7d\xdb\xb7\x87\x60\xe5\x14\x7f\x60\xaa\xfd\x5b\x67\x3d\xaf\xe0\x11\xc2\x45\xca\xad\x18\xc3\x4d\x64\x65\x1b\x6e\x1c\x46\xe8\x9a\xd9\x29\x97\xa4\xd4\xcc\xfe\x4f\x53\x9e\x34\x9b\x7d\xd6\x50\xb5\x66\x76\x0b\x95\x45\x21\x95\xa9\x98\x9b\x50\xc5\xc8\x89\x15\x67\x3c\x39\x99\x91\x93\xaf\xec\x81\xc1\x6e\x05\x2d\xf4\x46\x1a\xc3\xd4\xc9\x82\x5c\xb1\x15\x2d\x33\xb3\x43\x17\xd9\x8b\xeb\xea\xfd\x45\xe7\x11\x26\xca\xbc\x3b\xc4\x39\xc1\x87\x77\x7e\xde\xf9\x72\xe7\x89\xbd\xeb\x62\xdb\x46\xca\x7b\x3d\x38\x93\x97\x09\x2c\x3a\x31\x1b\x6a\xc8\xad\x3d\x00\xbc\x08\x31\xf4\xde\xb2\x98\x9d\xba\x42\x8a\xd6\x34\x92\xea\xc0\xed\x90\xee\x5b\x52\xf8\x9b\xd4\xc6\x9d\x0d\xbb\x7f\xec\xf4\xea\xa6\x7e\xd6\x4e\x62\x42\xb3\x8c\xa5\x84\xe7\x39\x4b\x39\x35\x2c\xdb\x12\xba\x32\x4c\x11\xda\xed\xd1\x1e\xc2\x04\x28\xc8\xbc\xc8\x98\x61\xdd\x0e\x87\x3a\x6d\x9b\xdd\x43\x94\x0b\xa6\xec\x39\xb2\xff\x91\x4e\xf7\x5f\x36\xdf\x00\xbe\xe7\x2b\xbe\x87\x4b\x2b\xca\x3d\x44\x09\x79\xdc\x30\x05\x33\xcf\x3e\xb2\xa4\x34\xcc\xbd\x96\xe7\x54\xa4\x9a\xac\xa4\x22\xaf\x3e\xb2\xc4\x0e\x61\xc9\x88\x54\xf5\xf3\x2b\x2e\xd2\x5e\xaa\x96\x88\x65\x75\x20\xf0\xe7\xbb\xbb\x1b\xfb\xea\xdd\xcb\x1b\xa4\xd3\xf3\x5a\x2f\x93\xf9\x66\xbb\x18\x35\x3d\xef\x05\x83\xb3\x45\x8a\x6c\x4b\xa4\xa8\xa6\x63\x25\xb3\x4c\x3e\x5a\x51\xec\x58\x70\x59\x4f\x5e\xba\x6f\xe5\xb0\xc1\x0c\xb4\x27\x99\x02\x57\xc3\x51\x47\xef\xf7\x2e\x3a\x89\x58\x78\x02\x8b\x0f\x73\xdd\xff\xc0\xce\xd2\xc3\xf3\x96\xe7\x1a\x4b\x45\x32\x2e\x5a\xcb\xc8\x85\xe6\x69\xdf\x4c\x63\x6b\x31\xc8\x0c\xfe\xf9\x28\xd5\xbd\x9d\x9e\x94\x2b\x96\x58\x15\x14\x16\xb0\xf9\x1d\xd2\x39\xb0\xba\x4d\x49\x69\xc8\xd9\xe9\xc5\xe9\xb9\xdd\xda\xad\x4f\x9c\x6a\xb2\xe2\x19\xd3\x5b\x6d\x58\xbe\x20\x77\x35\xd5\x41\x8a\x5c\x13\xcd\xf3\x22\xdb\xc2\xd8\x4e\xd3\x19\xe1\xc6\xfe\x68\xcf\x2f\x55\x0a\x37\x52\x7b\xf0\x6e\x58\x96\xcd\x88\x96\xc4\x28\xea\x75\xf1\x41\xd2\xf0\x86\x25\x60\x54\xe9\xc4\xd4\xd9\xe9\xf7\xa7\x33\xc2\x4c\x72\x4e\x1e\xa5\x38\x35\x30\x25\x0b\x72\x87\x82\xde\x7f\x64\x90\xea\x56\x96\x44\x30\x96\xe2\x72\x14\x19\x4f\xb8\xc9\xb6\x20\x63\x88\x2c\x0d\xea\x47\xd4\x20\xa9\x05\x79\xf5\x91\x1b\xa7\x22\x0e\x92\x95\x2b\xf2\x0c\x56\xdd\xaa\xeb\x2c\x25\x54\x93\x8c\x3f\xb0\x8b\x0d\xa3\x99\xd9\x6c\x81\xe1\x85\x14\xf3\xef\x98\x92\xf6\xb9\x52\xb8\xbf\xf4\x33\x36\x21\xdc\xb0\x7c\x80\x39\x49\xcc\xb6\x6c\x3e\x46\x95\xa2\xdb\xc1\xfd\xdd\x39\xb3\x9b\xcd\x2a\x1a\xaf\x99\x89\xda\xe2\x56\xa8\xbc\x66\xa6\xb3\x2d\x2d\x05\x62\x7f\x76\xca\x8e\x9d\xeb\x82\xa9\x95\x54\xf9\x53\xf6\xe8\x46\xea\xde\x5e\xed\xf6\x4c\x6a\x83\x42\xd8\x48\xcb\xfc\xc2\x2a\x74\x46\xce\xac\x3e\x6e\x8f\xf2\x4a\x41\x2e\xe4\x30\xe3\x5f\xdf\x2c\xc8\x5f\x65\x09\x32\x93\x2e\xb3\x2d\x79\xa4\xa8\x72\x68\x66\xc8\x89\xfd\xcc\x89\xdd\x63\x76\xcc\x7f\x66\x34\xb5\x3a\xa2\x65\x65\x46\x07\x44\x59\xe4\x72\x36\x68\xc6\x0b\x26\xb0\xcd\xc9\xc6\x75\xc5\xf5\xd3\x09\x01\xb7\x1e\x0b\x58\xb7\xc1\x51\x53\x2b\xa2\xc1\x2e\x41\x36\x77\xf4\x9e\xc8\xc4\x3b\xbc\x83\xa3\x73\xbf\x2f\xad\x2e\x46\x92\xe6\x00\x6c\xff\x7b\x4f\x2a\xdf\x4a\x6d\x95\x06\x81\x27\x1c\x1c\x6d\xc3\x5b\x38\x86\xd7\xb0\x89\x01\x4d\xa0\x67\x54\x56\x9e\xba\xbe\xaf\xac\x99\x4a\x2a\x5c\x61\xa8\x45\xee\x6e\xe2\x55\xce\xa7\x76\x0a\x88\x1c\xaf\x57\x96\xaf\xb8\x62\x83\xc7\xa7\x55\x70\x83\x73\x31\x8f\xe8\x59\x50\x80\x35\x1f\x1b\x92\x84\x84\x14\xd4\x6c\xa2\x77\xd6\x0d\x35\x1b\xcb\x8f\x34\x49\x98\xd6\x44\xe2\x96\x02\xa6\x03\x70\x42\x3d\x79\xbf\x5b\x5d\x6d\xa8\x3b\x54\x6c\xdf\xaf\x86\x1e\x98\xbb\xef\x58\x0b\x7f\x3d\xa0\x6e\xd6\x4f\x06\x17\xb7\x35\x05\xa0\xe7\x4a\x45\x44\x99\x2f\x99\xf2\xfa\x1c\xa8\x98\xdd\x89\x19\x5c\xc2\x4a\x19\x59\x90\x77\x48\x2a\x2f\x35\xd8\xc1\x5e\x50\x51\xb1\x66\xe4\xb9\xa5\xfa\x6f\xbf\xff\xfd\x6f\x7f\xbf\x80\x4f\x0f\xd2\xf4\x14\xa8\x20\xd7\x97\xef\x2e\xbf\xbd\xfd\xea\xe5\xb7\xef\x2e\xdf\xbe\x1a\x5a\x95\x8f\xf3\x1a\x7b\x9c\x73\x61\xe6\x52\xcd\x71\x46\x5e\x10\xa3\x06\xf8\x10\x40\x96\xc1\x5d\xd8\x9a\x37\x00\x95\x98\xb7\x53\xad\x32\xe7\x4e\x24\xc0\x23\xf0\x1c\xb2\xa7\x5b\x65\x68\x0e\x0b\x30\x23\x81\xed\x9e\xc8\x6f\xa1\x4d\x3b\x87\x85\x7d\x8a\x16\x71\x33\x70\x60\xef\x1c\x05\xf6\xe1\x7d\x7a\x04\xfc\x7e\x5c\x45\x62\x29\xd3\x6d\xf4\xda\xfd\x49\xa6\xdb\x9e\x63\xf4\xa9\xfb\xdd\x8e\x23\xba\x1f\x9f\x4b\x95\xef\xef\x07\x8c\xe7\x89\x27\x73\xfc\x99\x78\xcf\x06\xe7\x0e\xdb\xd8\xf3\x2c\xf8\xd5\xa8\x41\x8c\xfe\x76\xdc\x29\x41\x8e\x7b\xe8\x4c\x6a\x6c\xc4\xb8\x27\x35\x76\x52\x63\xc3\x9d\x9a\xd4\x58\x68\x93\x1a\x3b\xa9\xb1\x93\x1a\xfb\x49\xd4\x58\x93\x14\xb7\x32\xb9\x8f\x84\xc3\x4e\xef\x5e\xde\xe0\xe3\x0d\x4d\x96\x0a\x8f\x53\x73\xf1\x20\xb3\x07\x3b\x59\x94\xdc\xbd\xec\x3f\xb9\x6c\x87\x17\x00\xd4\x83\x63\x07\x30\xd6\xad\xa5\x59\x79\xae\xee\xde\x5f\xbd\x7f\x41\x78\x5e\x64\x2c\x67\xc2\x80\x83\x84\x66\x7c\x8f\x57\xa9\x6e\x96\x5e\xc6\x57\x2c\xd9\x26\x19\x03\xca\xa7\x3f\x14\x18\x77\xfa\xbe\x40\x1c\x38\x42\xa1\x09\xb1\x8c\x53\x76\xac\x42\xd3\xd7\x7f\xf2\xf3\x91\x54\x4e\x42\xa9\x96\x3f\xe9\x5f\x4e\x52\x7d\xca\x3d\x3e\xf8\xe7\x42\xb1\x68\x5f\x66\xf5\x68\x8f\x2b\x73\xc9\x56\xf6\x8f\xd1\xbe\x4c\x08\xaa\x82\xa0\x80\x3d\x4f\x4c\xce\xcc\xc9\x99\xd9\x4b\x7c\x72\x66\x4e\xce\xcc\xc9\x99\x09\x6d\x72\x66\xb6\xda\x84\x02\x4d\x28\xd0\x70\x9b\x50\xa0\x09\x05\x9a\x50\xa0\x7f\x21\xdb\x6a\x42\x81\x26\x67\xe6\xe4\xcc\x1c\x6a\x93\x33\x73\x72\x66\xd6\x03\x9e\xd4\xd8\x49\x8d\xed\xb6\x49\x8d\x9d\xd4\xd8\xbe\x36\xa9\xb1\x93\x1a\xeb\x1e\xf9\xb1\xd5\xd8\xc9\x99\xd9\xd3\x26\x67\x26\x99\x9c\x99\x3f\x73\x67\x66\xef\x9f\xe0\x3a\x38\xcf\xf1\xf2\xe9\x1d\xcb\x8b\x8c\x9a\x1d\x31\xda\x5a\xc8\xeb\x7d\x6f\x34\x85\x04\x31\xfe\x47\x2b\x57\x29\x79\x80\x27\x77\xfa\x6b\x24\xd9\x48\xb8\x82\xaa\xd6\xcc\x4a\x82\x94\x1a\x7c\x57\x2a\xaa\x78\xed\x33\x2d\x8b\x4c\xd2\xd4\x09\xe6\x25\x4d\xee\x99\x48\x2d\x1f\x71\xa1\xed\xd6\xde\xc3\x82\x5c\x80\x1f\x0d\x6f\xfc\x5e\x83\x73\x07\x3c\x77\xa5\xa6\xcb\x0c\xbb\xf5\x5f\x72\x49\x72\x99\xb2\x6c\x41\xae\xc0\x2d\x83\x03\xd8\x82\x2f\x68\xd7\x2b\xab\x79\xca\x12\xaa\xdc\x2b\x9d\x3f\x0f\x09\x99\xfd\xf9\x02\xf6\x4e\xec\x31\xf3\x06\xf8\xf6\xb4\xfc\x01\x7b\x49\x62\x4e\x81\x83\xf3\x08\xec\xa5\xf9\x03\xe7\x16\xf0\x6d\x50\x8e\x75\x73\x0d\xec\x5f\xb3\x83\x72\x0e\xec\x3f\x9f\xed\x92\x3e\x21\xf7\x40\x0f\x51\x9f\x8f\xe0\xb0\x1c\x04\x7b\x89\xfe\x38\x79\x09\xa2\x16\x6d\x5f\x9e\x82\xfd\x0b\x77\x6b\xa8\x48\xa9\x4a\xdd\x94\x9f\x9e\xea\xea\xe5\x4f\x9e\x79\xc1\x7f\x68\xdf\xf0\x42\x1a\x0b\x2c\x18\x6c\xf8\x5e\x95\xa6\x99\x05\x27\xac\xfe\x44\x1c\xe6\x1d\x31\x55\xf7\x00\x38\x5f\x90\xd2\x39\xbc\x4b\xc5\x52\x72\xcf\xb6\x6e\x13\xe4\xb4\x20\x10\xec\xd2\x8f\xe7\x3c\x72\xb3\xc1\xa0\x18\x9f\x8c\x83\x1a\xe0\xf4\x25\x03\x98\x64\xb9\x25\xec\xa3\x13\x34\x46\xca\x0c\xf1\x93\xbd\x59\x1e\xea\x09\x4a\x89\x62\x46\x71\xf6\xc0\x08\x55\x4b\x6e\x14\x55\xdb\xc6\xe2\xde\x6d\xd8\x16\xd2\x3e\x58\xce\xff\x47\xc9\xd4\x16\x4e\x85\xa1\xb0\x81\x3a\xba\xc3\x27\xa3\x49\xc9\xe3\x86\x09\x7b\x1e\xf0\xd5\xd6\x6e\x72\x64\xa3\xdd\x64\x29\x2f\x2e\x2e\xda\x29\x8e\x52\x99\xe8\x8b\x52\x33\x35\x5f\x97\x3c\x65\x17\x8d\x05\xed\xd3\x02\x83\xba\xfd\x9a\x09\xa6\xa8\x61\xd1\xf1\x3e\x27\xaf\x1b\x6f\xb8\x55\x94\x4e\xb3\xb5\x63\x5c\xf1\x8f\x33\x84\x71\x96\xdb\x41\x95\x0c\x0d\xed\x99\x5d\x16\xdf\x09\x42\x49\x29\xf8\x3f\x4a\x17\x39\xf4\xfe\xdd\x9b\xbf\x92\xeb\xcf\x41\x14\xc1\xd7\x10\xf0\xd8\xd0\x7e\xfd\x18\x45\x12\x13\x76\x33\x3c\xf0\x14\xa4\x92\x3b\xf3\xf0\x65\xae\xa1\x73\xb3\x3a\x3e\x49\x31\x53\x2a\x31\xc0\x69\x4e\xdf\x76\xc2\xf0\x91\x67\x99\x5d\xce\x94\xaf\x56\x4c\x41\x1a\x91\x0d\x15\x35\xb9\x82\x6a\x6d\x3f\x7b\xd7\x4d\x0e\xd3\x6c\xc8\xe5\x40\x8a\x66\x5a\x5a\x7a\x89\xcc\x97\xdc\x1e\xd5\x8e\xb1\xdd\x44\xe8\x72\xb5\xe2\x1f\x31\x44\xc5\x8f\x29\x40\x76\x43\xf1\xf4\xd7\xb6\x3b\x75\xc2\x22\xa2\xca\xcc\x2a\x59\xba\x33\x9f\xb3\x41\xfe\x75\x3b\xca\xa8\x52\x24\x80\x1e\xe2\xaa\x92\x8c\x89\xb5\xd9\x78\x65\x1c\x7b\x59\xa9\xa8\x76\xca\x72\x7a\xdf\xbf\xf6\xa0\x9c\x40\x67\xdd\x30\x1d\x02\xe3\xc0\x17\xf2\x8d\xd8\x5d\xb6\x2a\x3a\x6a\x70\xff\x5a\x2a\x9e\x9d\x10\xb0\x23\xec\x23\xd7\x46\xcf\x1a\x1f\xc0\x99\x7f\xf7\xfe\xce\x2d\x7e\x3f\x45\xf2\xbb\x67\x7f\x20\x73\x8f\x02\x43\xbc\x0f\xbc\xcb\xb8\xd9\x30\xe5\x5e\x27\x9f\x3d\x7b\x4e\x5e\xba\x58\x18\xa9\xc8\xef\x9f\x3d\x1b\x16\x5b\x1f\x18\xd5\x52\xb8\xf3\xf9\x8e\xe7\x4c\x96\xc6\x67\xab\x41\xcb\xb8\xb9\x0d\x12\x90\x20\x42\xf6\x23\x64\x4b\xab\x99\x96\x22\xf5\x86\x8c\xe1\x39\x03\xd8\xd7\x18\x86\xeb\xdb\x3a\xce\x51\x24\x59\x49\xd7\x0f\xa7\x9d\xf9\x3d\x5d\x25\x53\xa9\x08\xfb\xb4\x3a\xd5\xe7\x3e\x58\x4a\xf3\x4b\x78\x0a\xa1\xc9\xf3\x7e\xfb\xe7\x1b\x41\x2e\x8b\x22\xe3\xcc\xc5\xc4\xf1\x15\xf1\x92\xc4\x6e\xde\x3a\x06\xee\x53\x1f\xa5\x3c\xb5\x06\x83\x61\x22\xd9\x9e\x0c\x4a\xcf\x81\x03\xae\x99\x92\x6e\xb7\x7d\xe2\xd3\xf4\x2d\x2d\xec\xfe\x73\xda\xe3\x3d\xdb\x6a\x58\x69\x97\x9d\x08\xce\xc3\x84\x0a\xd0\xd0\xf4\xb0\x78\x93\x6a\x4d\xad\xbe\x0d\xef\xfb\xc4\x6f\xdf\x31\x72\x06\x19\xd2\xe0\x57\xcd\x32\x96\x98\xf3\xc6\x61\x35\x80\xc5\xe6\xd4\x24\x1b\xf7\x8a\x54\xda\xf6\x52\xb1\x22\x03\xf6\x96\x02\x0c\x71\x25\xb3\xcc\xea\xa6\x48\x5b\x3d\xf0\x64\x50\xcd\x27\x2d\x55\x3f\x78\x32\xe2\xba\x1c\x7c\x28\x0e\xf9\x0a\xda\x6b\x00\xac\xeb\x41\x00\xb7\x69\xed\x16\xe7\x82\x50\xcc\xa6\x57\xd0\x84\x2d\xc8\xb5\xae\x84\x63\xbf\x68\xb0\x6a\x01\xa6\xf3\x13\xeb\x4a\xb1\xd1\x33\x42\x33\xb3\x91\xe5\x7a\x43\xb4\x84\xf3\xca\xfd\x01\x64\x33\x38\x77\x06\xe4\x97\xdb\xf3\x90\x9c\xc9\xb9\x8f\x6b\x09\x69\x17\x03\xed\x3c\x5a\x58\xed\x51\x71\x7b\x08\x0f\x22\xfb\xb4\x34\x32\xa7\x86\x27\x56\x32\x2c\xaa\xad\x5b\x28\x9e\xa3\xe9\x6d\xad\x3b\x91\xb2\x14\xa1\x51\x97\x9c\x90\xd4\x9b\x6d\x58\xfd\x4a\xa4\x58\xf1\x75\xe9\xfa\x96\x56\x29\x22\xf7\xda\x1b\xb5\x80\x18\x74\xbb\x05\xb9\x85\xa7\x56\x2c\xac\x38\x53\xfa\x97\xb0\x66\xc3\x8c\x33\xb0\x45\xab\x15\x8f\x53\xa5\xaa\xcc\x83\x2d\xab\x1d\x7f\x71\x5c\xc4\x68\xb2\xc1\x63\xc0\x72\xd9\xd0\x09\x80\xdc\xb7\x20\x97\x82\xb0\xbc\x30\xdb\xba\x33\x76\x81\x2c\xf3\x3d\xd0\xcc\xf1\x82\xfd\xcc\x37\x27\x0e\x6d\xfc\xa6\x4f\xfc\x35\xc6\x33\x23\xcb\xd2\x34\x5f\xa9\x82\x7e\xa9\x90\xc2\x72\x43\x07\x53\xe8\x3f\x00\xde\x49\x43\x20\xfe\x14\x25\x09\xe8\xd3\x4d\xc5\xc1\xea\xef\x56\xec\xc0\x3f\x1a\x9b\x88\xcc\x23\xd4\x09\xd9\xd2\x1a\x30\x62\x58\x6a\x56\x7d\xcc\x6b\x6f\x30\x43\x56\xcf\xe8\xa5\xf9\xd6\x23\x7b\xe4\xea\xdd\xed\xb7\x6f\x2e\xff\xf4\xea\x4d\x80\x09\xe3\x98\xad\x1a\x8f\x3e\xf8\xd4\x91\x8f\x82\xa9\x0f\x0c\xd4\xcf\xa4\xff\x48\x69\xf1\xda\x1b\xae\x8d\x9d\x1d\x3f\x11\x29\x2b\x70\x9b\x82\x3e\x57\xe1\x07\xa0\x2e\x5f\xbe\x79\xd3\x3b\x2d\xfe\x7d\x77\xf4\x67\x96\xec\x86\x3e\x30\xd4\xba\x53\x96\x31\x83\xda\x75\x0d\x49\xb8\x39\xef\x25\xb9\xa6\x6a\x49\xd7\x56\xcf\xc9\xec\x81\xd1\xd4\xd9\x1d\x05\x6e\x65\x9d\xa0\x6b\xec\x2e\x6d\x1c\x20\xfd\xe1\xcf\xc6\x4a\x53\x2a\x08\x13\x46\x6d\xb1\xbb\x5c\x63\x7f\xa1\x43\x2e\xeb\xa2\xc4\xdf\x63\x28\x82\xea\xe6\xc3\xc8\xf1\x61\xc7\x67\xd6\xde\xb4\x94\x94\xdd\x7f\x77\x70\x2d\x21\xa9\x38\x25\x1f\x3a\xd3\xc0\x76\x90\x82\xe1\xf8\xac\xdc\xaf\x89\xf7\x6d\xa1\x80\x73\xbe\x7d\xfd\xa0\xc5\x2a\x1e\x02\xd7\x84\x09\x38\x50\x2c\xdf\xaa\x9c\xba\x0b\x04\x03\x98\x75\xc6\x0c\x04\x93\x3b\x51\xb9\x05\xab\xef\x51\xd4\xe6\x2b\xc8\x9d\xd6\x2f\xc3\x02\x8b\x34\x70\x77\x30\x54\xea\x7d\xee\x2c\x14\xc7\xa1\xc2\xcc\xac\x4e\x6d\x2d\xa4\xac\xd4\x86\xa9\x39\x4a\x87\xa1\xc0\x77\x0d\x12\x4e\x39\xa5\xb2\x41\x1a\x96\xab\x5f\x34\xc5\x45\x13\x0c\x03\xb3\x75\x6b\x27\x52\xbc\xb9\xf6\x70\xac\x37\x9a\x14\x2e\xcb\x60\x08\x55\xb4\xe3\x7e\x99\xc9\xe4\x1e\x56\xfb\xca\xee\xc1\x71\x9d\xb3\xdb\x4d\x95\x6c\x46\x2e\xdf\x5d\x59\x85\xdc\xf6\x0e\x84\x4c\x65\x4b\x9e\xac\xa4\x62\x6b\x65\x8d\x0c\x4f\xbf\xff\xd4\xc0\xb6\xe2\x82\x66\xfc\x3b\x77\x9f\x43\x34\x88\xd6\x7b\xc3\xc9\x8b\x0a\x92\x0c\x90\xbc\x67\xdb\x39\xca\x79\xbc\x09\x55\x0a\xc3\x33\x8f\x68\x7b\x1e\x87\x7f\xe4\xf2\xc1\xca\x91\x28\x17\x2c\xa8\xc0\x90\x13\x18\x2e\x57\xc0\x66\xae\xce\x90\x99\x35\xc6\x34\x53\x70\x8d\x42\x93\x13\xec\xf1\x09\x29\x98\xca\x79\xff\x3d\xac\xba\xc9\xc6\x74\xce\x88\xb4\x7c\xf9\xc8\x35\x23\xbf\xfb\xec\x33\x72\xf6\xa5\x28\x94\x4c\x98\x46\xef\xc2\x2b\x61\xb8\xd9\x9e\x83\x7c\x0a\x50\x5d\xd6\xb8\x45\x0c\xfb\x2c\xa5\xcc\x18\x1d\xea\x6a\x2d\x76\x0e\xe1\x9b\xce\x12\x80\x6c\xad\xa2\xb2\xbc\x68\x0b\x0c\x29\x2c\xf8\xc6\x8d\xa8\x0f\x85\xef\x19\x0b\xe2\xf1\xdd\xad\xf9\x23\x23\xd6\xdd\x51\x07\xc5\x40\x38\xca\x69\x8f\xfd\x12\x1a\xf4\xf1\x14\xe8\x51\x63\x29\xf9\xa8\xf5\xfb\xf2\xfa\xea\xb8\x23\x29\xf9\x51\x16\x25\x1c\x50\x35\x6f\x1c\x29\x03\x0f\xdd\x0f\x5d\x73\x0c\x04\x64\xcd\xed\x6c\x06\xa0\x87\xc1\x30\xac\xe1\x10\xac\x41\x02\xdd\xc4\xce\xbe\x75\xbc\x2a\x05\x4b\x5a\x66\x50\xca\x34\x98\x04\xc9\x86\x2a\x9a\x18\xa6\x20\xb2\x03\xc0\x84\x5e\xcf\x30\x71\xf3\xcd\xb4\xf1\xba\x62\x21\x53\x6b\xb4\x6e\xa4\xda\xbb\x99\xf7\xb0\x43\x22\x45\xc2\x0a\xa3\x2f\xec\x21\x43\xd7\xec\xa2\xb0\x4b\xa3\x0d\x13\x66\x8e\xdf\xd5\xbf\xac\x7f\xc2\x5f\x92\x8c\xf2\x7c\x2f\xb7\x04\xbd\x32\x10\xbf\xf0\x56\xa6\x91\x8a\xfc\xe9\x65\xfd\x42\xad\xcf\x35\x27\xcc\x45\x44\xe4\xf6\x89\x61\x93\x09\xba\xee\xf1\x40\xab\xc5\x1f\x73\x8a\xb0\x1b\x73\xe8\xc6\xfc\x79\xdf\x46\x0a\x28\xb3\x11\x3b\x2c\x14\x1c\x98\x52\x43\x6f\x01\x31\x89\x0c\x5f\xaa\xed\xc7\x06\x7c\x06\xde\x23\xe7\xe8\x47\xf0\xf7\x05\xf9\x35\xb9\xec\xdf\xaf\x80\x3a\x5b\x6d\xb8\x9d\x9d\xdb\x2b\xc7\x67\xda\xfd\xb0\x70\x53\xe8\x8f\x94\xf6\xe3\xe7\xbd\xf4\x7f\x0d\x86\xbe\xff\xc8\xcd\x57\x2f\xc9\xd9\x4d\xb5\x08\x48\xe4\xa5\x65\xca\xf3\xce\x93\x18\x93\x3b\x20\xad\x9a\xfe\xb4\x2a\xb8\x4a\x63\x8c\x45\x21\x8b\x32\x43\x73\xe1\xec\x32\x2b\x36\xf4\x9c\x5c\x0b\x22\x55\x3a\x10\xf6\xe3\x22\xe5\x5c\x2c\x70\x4d\xdf\x9e\x7c\x9d\xaf\x74\x3f\x32\x68\xdd\x91\x4b\xb1\xc5\x71\x5e\x55\x2b\x4c\x56\x8c\xda\xa3\x96\xac\xa9\xa9\x71\x39\x26\xac\x7a\xe5\xcd\xca\x7e\x21\x09\xfe\x15\x08\x98\x80\x68\x23\x6b\x3c\x7a\x0f\x62\xc3\xe4\xb3\x4c\xe1\x82\xd0\x1c\x5c\x13\xf2\x4b\xc0\xa8\x70\xd8\xb5\x07\x01\xa0\x31\x46\x28\x11\xec\xd1\xef\xc4\x25\xd5\x00\x8b\x57\x56\xa6\x9d\xf9\x7e\x53\x7c\xd5\xfe\x7e\xf3\x3b\xbd\x61\x61\x31\x26\x0e\x2d\xf8\x6b\x28\x12\x32\x70\xf8\x75\x8d\x1b\x78\xc1\x83\x42\x50\x62\xa4\xba\xaf\x5d\x2d\xf9\x92\x85\x83\x8f\x9d\x0a\x89\x8b\xd5\xa4\xdb\x72\x0e\xcc\x22\x67\xde\x36\xd0\xeb\x3a\x91\x5e\x89\x95\x72\xd6\x24\x83\x9e\x2e\xc8\xe7\xb0\xdc\x5b\x54\xcf\xad\x36\xab\xd2\x79\x41\x95\x09\xdf\x87\xd0\xb3\x56\x2f\xfd\x61\xff\xe4\xf8\xe1\x90\xf6\xda\x9a\x7f\x1f\x4a\x02\x2e\x9a\x6d\xc1\x10\x70\x6f\xce\x7a\x63\x66\x9f\xda\xb3\x90\x8a\xb9\x1b\x65\xcc\xdb\xd9\x20\x3e\x51\xcf\xc2\xf1\x71\x03\x0a\xd4\xa0\xfa\x14\x54\x8f\x3a\x15\x63\x76\x5b\xfb\x84\xf9\x50\x21\xf8\x75\xb4\x0e\x5a\x4a\x5c\xf0\xbc\xcc\x1b\x10\xff\x90\xb8\xfa\xb4\xc7\xf7\x60\xf8\x13\x89\x94\x24\x19\xcf\xb9\x19\x06\x53\x46\xf9\xc8\x48\x4c\x3c\xea\x98\x88\xd4\x11\x31\xa9\x70\xc5\xc0\x1e\x07\x2f\xc8\x7f\x9e\x7d\xf3\x9b\xef\xe7\xe7\x7f\x3c\x3b\xfb\xfa\xd9\xfc\x0f\x7f\xfb\xcd\xd9\x37\x0b\xf8\x8f\x5f\x9f\xff\xf1\xfc\x7b\xff\x8f\xdf\x9c\x9f\x9f\x9d\x7d\xfd\xc5\xdb\xd7\x77\x37\xaf\xfe\xc6\xcf\xbf\xff\x5a\x94\xf9\x3d\xfe\xeb\xfb\xb3\xaf\xd9\xab\xbf\x45\x12\x39\x3f\xff\xe3\xaf\x06\xbb\x75\x70\xe4\x7b\x97\x2f\xdf\xc0\x6a\x35\x6e\xf0\xa0\xf5\xfe\x11\x78\x92\xe6\xb2\x14\x00\x21\x27\x32\x2f\x4a\x33\x8c\xd5\xd4\x1c\x0c\x0e\xaa\x1e\x77\xee\x10\x6b\xb6\x3c\x41\x17\x08\xff\xce\x2b\xb2\xf3\x2a\x98\x57\x5f\x84\x23\xa0\x03\x17\x4c\x7c\x5c\xdb\xc4\xa7\xff\x1c\x7c\xfa\xc1\xc7\x21\x76\x38\xd5\x49\xcf\x43\x39\xb5\x3a\xbb\xad\xea\x51\x7d\x83\x6b\x22\x73\x6e\x8c\xf3\x68\xd2\x46\x9e\x9a\x41\xba\xdc\xb4\xae\x27\xba\xbd\x05\xe0\x2a\x05\x8f\x46\x23\x1f\x4b\xad\xd7\x0c\x92\xac\xc1\x43\x23\xad\x76\x5a\xe9\xcd\xb0\x47\xe6\x68\x3c\xbb\x00\x80\x28\xef\x28\x71\x1e\xd2\x9f\xcc\x5e\x0c\x3e\xe2\x63\x0a\xa2\x0e\xda\x4b\x8c\xcf\xc0\x48\x3d\x22\x1f\x98\x72\x67\xa6\x76\xf7\x2e\x34\x87\x6b\x74\x52\x91\x25\x17\x29\x17\xeb\xa7\x5c\xa8\x86\xa0\x87\x57\x1f\xed\x81\xae\x87\x62\x2c\x77\xba\xd9\x7d\x11\x83\x82\x33\xe7\xb0\xc3\x21\xf8\x71\x07\x58\x19\x18\x38\xc7\xe8\xdf\xbb\x0d\x6b\xfd\x02\x8e\xd6\xcb\x77\x57\xc3\xca\xe9\xd8\x9b\x9f\x97\x9d\x0e\x36\x3f\xe9\xa2\x9b\x63\xba\x4e\x5c\xbc\x8a\xc7\x33\x30\x88\x65\x46\x28\xb9\x67\x5b\x8c\x60\x82\x38\x43\xa6\xa8\x01\xb3\x82\x1a\xa2\x18\x04\x94\x07\xe9\x32\x08\x2c\xad\x43\x63\x86\xe1\xe5\x23\x5f\x02\x6f\x4d\x96\xed\x87\x53\x86\x71\xd6\xec\x0f\x30\x16\x8c\x4d\x8b\x9a\x28\x82\xe5\x2f\x33\x48\x10\x20\x87\x07\x43\xc6\xdd\x47\xf5\xf3\x3b\x72\x58\xd5\xb2\x34\xd4\x59\x58\xb8\x53\x8d\x8b\x64\xb9\x7a\xc3\x8b\x88\x81\x81\xcb\x5f\x33\xe0\x7c\x1f\xfb\xff\x15\xcd\x78\x5a\x7d\x04\xf9\xf8\x5a\xcc\xc8\x3b\x69\xae\x07\x20\x82\xba\xbd\x82\x00\x40\xe0\x80\x2b\xc9\xf4\x3b\x69\xe0\x97\xa3\x4e\x5d\xec\x0d\xfe\xd6\xc4\xb9\x50\x2d\x0c\xa2\x05\x04\xab\x11\xd0\x15\xc3\xac\xd8\xae\x9d\x8b\xc9\x2f\x03\xd7\x88\xca\xb8\x19\xaa\xc3\x23\x74\xc4\x25\x7f\x6c\xde\x5e\x16\x52\xcc\x5d\xac\xc4\x9e\xaf\xb8\x89\x8d\x62\xd9\xe6\xcc\xef\x76\xa9\xc6\x6a\xf0\x63\x83\xd1\xb3\x75\xc3\x77\xf1\x42\x4b\x46\x13\x96\x92\xb4\x54\x18\x41\xa9\x8d\xa2\x86\xad\x79\x42\x72\xa6\xd6\xcc\x2a\x45\xc9\x26\x3c\x9b\x3f\x6e\x86\x85\xd8\xcb\xd7\xf7\x6c\x98\xce\xbc\x5a\xa6\x08\xff\xc5\x51\xae\x5f\xc3\x21\xf6\x66\x30\x1c\x92\x1c\xa4\x46\x1f\x72\x63\xb0\xd1\x19\x3c\x83\x72\x0c\x95\xfc\x6f\x7b\x98\x00\xdb\xfd\x0f\x29\x28\x1f\xce\x81\x40\xc8\x25\xd4\x96\xcd\x58\xeb\x3d\x87\x20\x35\x3f\x61\xa9\xb7\x42\xac\x86\x07\x04\xba\x1b\x73\x88\xa7\x5c\xed\x9c\xff\x33\xf2\x08\x31\x4b\xf6\x70\xf0\xd1\xcf\x83\x14\x4f\xee\xd9\xf6\x64\xb6\xb3\x3b\x4f\xae\xc5\x49\x1d\xfc\xdb\xda\x6d\xfe\x9c\x1d\x56\x37\x45\xb6\x25\x27\xf0\xde\xc9\xa1\xea\xc4\x51\x74\x3e\x04\x29\x5e\x66\x54\xeb\xe8\x6b\x0a\x2d\xcf\xe6\x6d\x83\x42\x1d\x6b\xe6\x22\xd9\xc1\x75\xd3\x3f\x86\xe3\x21\x2a\x89\xfd\x7c\xbf\x27\x24\xc8\xe8\x48\xe7\xad\x4c\xe3\x66\xa0\x7e\xbc\x72\xab\x3d\x82\xaa\xe1\x00\x42\x07\x1f\xf1\x88\xc8\xd4\xd6\x4c\xd9\xf3\x18\x23\xed\x3e\xaf\x52\x68\x42\xde\xd9\x1c\xa3\xba\x21\x8c\x55\x48\x43\xb8\x48\xb2\x72\xe8\xba\x02\x17\x48\x12\xec\x9f\xbe\x15\x88\x9c\x96\x68\xc6\xf8\xaa\x7a\xdc\xab\x62\x4e\xf7\x6f\xc4\x2f\xb8\xc0\x85\xae\x3f\xa5\x7f\x7e\x68\x72\x8f\xd7\xf5\xb8\x1e\xe6\xa7\xc0\x68\x86\xfd\xa8\x58\x88\x3a\xec\x49\x85\xe7\xba\xd8\x62\x52\x2a\xb8\xad\xd2\x08\xf9\xba\x40\x8a\x44\xae\xf6\x7b\x26\x49\xcd\xc4\x9e\x5b\x1c\x0b\x7c\x60\x34\x9d\x5b\xf9\xf0\x73\xf7\xa9\xd2\xc4\x94\x34\x6b\xb9\x54\x63\x30\xd9\x9a\x21\x18\xb8\xe6\x36\x74\x7f\x2d\xec\x7f\x72\xd7\x6a\x42\x0b\x9a\x70\xd3\x6b\x06\x8d\x3b\xed\x03\x80\x59\x2c\x58\x16\x09\x94\xfd\x04\x41\xb2\x03\x01\xb2\x16\x2b\x7f\x68\xef\x7a\xc7\xbf\x35\xc8\xe5\x4e\xc4\x52\xa4\x4c\x65\xdb\xa1\x09\x42\x66\x1b\x16\x64\x03\xa7\x76\x22\x05\x2e\x7e\xdc\x16\x7c\xe9\xc4\xd3\x4b\xff\x9a\xed\x69\xaf\xfc\xb9\xde\x2f\xb1\x6c\xab\x47\xb6\xe7\x75\xae\x2b\xa7\x93\x86\xfb\xe5\x55\x64\x62\xf5\xdd\x5e\xc2\x3e\x74\xdc\x05\xfb\x9e\x7e\x00\x12\xb7\x86\x2a\xc3\xd2\xd3\x63\x04\xeb\xee\xf5\xdf\xd7\x13\x82\x82\x29\xd3\x24\x65\xf0\xbf\x43\x6a\xf6\x52\x96\x98\xc9\x19\x0e\xea\xe2\xa1\x3f\x23\x4a\x1c\xde\x91\x51\x6d\x6e\x94\x5c\xb2\x3b\x3e\x2a\xc0\xec\x0d\xd5\x06\x6f\x8d\x3d\x32\xcc\xe7\x95\x7a\xe7\x36\x8e\x6a\x58\x03\xc7\xa3\xea\x05\x49\xa9\x61\x73\x4b\xe6\x18\xa6\x82\x1d\xcb\x9d\xa2\x42\x43\x07\x0e\x1e\x50\x6b\x18\xc4\x54\x04\x5d\x38\x6b\x08\x6a\x11\xcc\x1d\xe8\x68\x10\x00\xb6\xfb\x23\x4c\x46\xce\xb4\xa6\xeb\x31\x33\xf0\xe7\x32\xa7\x62\xae\x18\x4d\x21\x68\xd5\x11\x68\x5e\x5f\x0c\xf3\x27\xa9\x78\x34\x83\xf9\xac\x26\xef\x28\xb1\xd0\x0a\xae\x57\x8e\x18\xd2\x97\x70\x75\xc6\x85\xb1\xd6\x37\xb6\xa9\xfd\x6f\x65\x66\x24\xa7\xc9\x86\x0b\x27\x35\x35\x5c\xff\x5f\x66\xa1\x60\x65\x07\xe3\x00\xbc\xb7\xe6\x0f\xce\x49\x81\x7d\xf3\x79\xa3\x90\x79\x4e\xf5\xb8\x69\x00\xc4\x87\x43\xae\x07\xa9\x8c\x26\x27\x2d\x51\x74\xe2\xae\xc2\x33\xea\x74\x98\x08\x59\x8f\x2d\x2c\x2f\x8f\xb2\x3c\xfd\x7a\xec\x68\x52\xf0\x58\xfc\x3a\x0f\x0b\xd8\x3b\x6b\x18\x01\x5c\x00\x97\xa6\x63\x00\x3f\x2b\x5c\x87\x89\x2e\x2c\xd5\xa7\x0f\x35\x26\x88\x34\x90\xb8\x1f\xf5\xa2\x80\x3a\xf8\x84\x18\x50\x42\x8a\x0d\xd5\x71\x46\xd8\x8d\x7d\xb2\xcf\x42\x01\x32\xbd\x33\x7b\x7c\xcb\xaa\xf7\x4f\x76\x7f\x69\x6e\xa4\xda\x51\x70\xbb\x2a\x97\x7b\x0c\x4d\x48\x6f\x3e\x36\x7e\x4f\x54\x8a\xbb\x12\xf2\x16\xb9\x4c\x44\x3b\xbd\x6c\x98\x66\x9d\xbf\x0d\x1d\xd2\x7d\xf1\x38\x07\x04\x7a\x87\x4c\x12\xf9\xc0\xd4\x03\x67\x8f\x17\xae\x38\xc7\xfc\x91\x9b\xcd\xdc\x5d\x09\xc3\x9b\x6d\x17\x18\x00\xbe\x77\x91\x30\x61\xdb\x65\x9a\xba\x38\xab\x52\xb3\x55\x99\x21\xc6\xa5\x17\x8d\x20\xe8\x19\x84\xea\xcc\x48\xc9\xd3\x3f\x8e\x4c\xe4\xd2\xbf\x98\x65\xb6\x3b\x7b\xed\x75\x84\xfc\x08\x75\x3a\xaa\x3a\xc3\x83\xaf\xbc\x83\x77\xe2\xb1\x16\x4d\xf5\xd7\x9d\xfe\x6d\xa4\x36\x9a\x5c\x59\xe6\x4e\xf0\x8e\xe0\x97\x96\xd9\x91\x3a\xf3\x59\xf0\xa0\x52\xc8\xdf\x31\xd5\xd4\xdf\xbb\x4c\xdd\xa3\x35\x0e\xeb\x6a\xec\x23\xe0\x2d\xfb\x37\x60\x6b\xa4\xaf\xf0\xc9\x56\xea\x2d\xef\x6f\x74\x76\x91\xae\xc2\xf7\xa0\x50\x4a\xdf\xa6\x93\x84\xaf\x85\x9d\x1a\x87\xbb\xbb\x99\x5a\x90\x5b\x43\xf5\x06\x75\x66\xc0\x11\xfd\x14\x06\x29\xda\x5d\x92\x4a\x86\x01\x7f\x78\x91\x1c\xaf\x70\xfa\x8e\x2d\xc8\x6d\x95\x02\x10\x48\xdb\x8e\xda\x23\xd0\xf0\xa4\xef\x4e\x52\xaa\xf8\x43\x8f\xc9\x38\xa8\xa0\x07\x65\xf3\xb0\x48\x74\x08\x58\xc4\x8a\x5c\x8b\xe3\xad\x48\xfc\x1a\xf8\xa4\x39\xd5\x24\xf7\x10\x8d\x9a\xfa\x1f\x6b\x92\x0b\x6a\x36\x3d\xb4\x77\x72\xbe\xea\x4e\x72\x75\x78\xd7\x5d\x3a\x76\xb3\xe3\x6f\x0d\xf7\xcd\x05\xee\x6e\xd0\xa9\xdc\xb5\xa7\x32\x63\x3b\xa9\xe0\x56\x70\x5b\x12\x2e\xc6\xd6\xf1\xb9\x3e\xe4\xbb\x6f\xed\x06\x6e\x27\x7e\xca\x09\xac\xba\x15\x31\x89\x3e\x2e\xbd\x3b\x91\x9e\x57\x2b\x5a\xc8\x5a\x03\x37\xd9\xf6\xcc\x38\xcc\x6d\xdc\xd4\xf6\x2d\x4e\x7b\xc2\x71\x79\x7f\xac\x69\x05\xc4\xe5\xcf\xbd\x29\x42\xdb\xf3\x5a\x3d\x3c\x50\x42\x0d\xa6\x07\x7d\x43\xa0\x42\xf4\xa9\xa8\x65\xe1\x4c\xff\x47\x06\x5e\x1a\xa3\xb6\x2e\x07\xa2\x97\x00\x7f\xda\xfa\xe0\xa4\x3a\x20\xdd\xa7\x75\xe9\x15\xcc\x58\x93\x2b\x93\x34\x25\xdc\x68\x96\xed\xc7\x60\x42\x7a\x18\x1c\x78\x76\xa0\x51\xec\x56\xba\xeb\xe6\xfb\xb9\x0d\xf7\x22\x70\x9a\x1d\xa7\x2e\x07\xb5\x57\x59\x33\xd5\x0f\xcc\x0c\x41\xe5\x73\xf7\x35\x55\x0a\x6b\xe2\xdf\x32\x63\x4d\xea\x90\xe2\xd2\x7a\x16\x43\x2e\x9b\x17\x56\x3e\xd4\xb9\x44\xde\xc9\x94\xdd\xba\x40\x93\xdd\xd8\x89\xcb\x15\x24\xdc\xd8\xce\xc8\x9d\xcc\x5c\x86\x90\x19\xa0\xfd\x5c\x30\xad\x01\x01\x22\xcc\xec\x38\x6b\x86\x14\x93\x2a\x3a\x6c\xdf\xd4\x86\xd0\x27\x26\x1e\x46\xa5\x37\x60\xe2\x81\x2b\x29\xc0\xb5\xfa\x40\x15\xb7\x76\x7a\x37\x73\x7e\x9d\x07\xb6\xd7\x18\xda\xcd\xf3\x70\x04\x78\xef\x95\x78\xf8\x8a\xb6\x83\x64\xc4\xde\x0e\x13\xf7\xc0\x80\xd9\x08\xf9\x65\x5e\x86\x07\x12\x87\xee\x8d\xbc\x35\xda\xb4\x25\xf6\xf5\x7f\xe1\x93\x67\x84\x10\x20\xf2\xf2\xdb\xeb\xab\x57\xef\xee\xae\x3f\xbf\x7e\xf5\xe1\x28\xd8\x42\x44\x46\xfd\xb6\x5d\xf4\x95\x9f\xf3\xca\xfb\xa7\xc9\xaf\xce\xbe\xba\xfc\x00\x69\x7c\xcf\x41\xae\xb0\x8f\x05\x15\x43\x8e\x4c\x6c\xa5\xf6\x2e\x9f\x42\xb1\x07\x2e\x4b\x4d\x7c\x48\xe6\x7e\xb6\xdc\x93\x2d\xb6\x33\xe8\x26\xb7\xba\x20\xb8\xad\x4f\x97\xb4\x9f\x68\x04\x72\x44\x6b\x46\xab\x6f\xe2\x2b\xa6\x65\xf6\xe0\x6f\xd6\x34\x6e\xd3\x87\xf3\x2a\x5b\x6e\x2c\x00\x6e\x06\x13\xc0\xe3\xe4\xa5\x48\x36\x54\xac\x31\x17\x1e\x6b\x4d\xaa\xde\x0a\x43\x3f\x06\x88\xba\xcb\x77\x4c\x27\xb4\xa8\xd3\xe2\xa5\xb2\xb4\x1d\xff\xd5\xaf\x66\x84\xb3\x17\xe4\x57\x0d\xb2\x0b\xf2\x0a\x9f\x0d\x10\x6e\xac\x34\xf4\x55\xb0\x07\x06\x09\x26\xfc\x3a\xcf\x88\x62\x6b\xaa\xd2\x0c\x12\x4b\xaf\xc8\xe3\x86\x59\x7b\x35\x62\xb1\xaa\x89\x65\x3e\x32\xca\x9a\x31\x75\x1e\x02\x2b\x89\x4e\x4e\x06\x73\x76\x8f\x63\xf5\xcf\x95\x1c\xac\x9e\xb3\x57\xcd\xa8\xf4\xad\x7d\x1c\x74\xea\x82\x2f\x43\x8c\xd4\x10\x91\x50\xb3\xc3\xc5\xeb\xf9\xab\x5a\x18\xc7\x35\x48\x23\x3e\xd2\x12\xe3\x8f\xdf\xd2\xe2\x0b\xb6\xfd\xc0\x02\x41\xf5\xbb\x83\x86\xe3\xce\x85\x24\xe2\xf5\xe1\x97\x9e\x60\x38\x20\x2c\xbe\x97\x24\x36\x26\x74\xa7\x87\x77\x2e\x46\x15\xce\x29\xdb\xd9\x98\xa8\xbf\x91\x21\x68\xb1\x15\x50\x76\x3a\x17\x84\x8e\xa2\x48\xc6\x05\x9a\x3f\x11\x60\xda\x6d\x63\x21\xa7\x48\xb2\x7d\xc0\xd4\x6e\x1b\xb9\x46\x3e\xeb\xe2\x01\xeb\x74\xeb\x94\x3d\x27\xad\xbc\x57\x13\xf9\x3c\x2e\x46\x93\x80\x46\xa3\x81\x17\x7d\x40\xa6\x3b\xc2\x46\x0c\x36\x9c\x9a\x03\x5b\x5c\xb0\x23\x89\x0a\x78\x24\xf1\xd1\x8c\xc4\x5b\xda\xe3\x25\xc9\x69\x2d\x4a\x30\x30\xaf\xaa\x45\x90\xbe\xf0\x77\x82\x63\x38\xb3\xca\x28\x6c\x59\x79\xd6\xfe\xa7\x4b\xb7\xf6\xf7\xea\x47\xcc\x65\xf8\xf5\xe9\xe9\xbf\x7f\xf1\xea\xaf\xff\x71\x7a\xfa\xb7\xbf\xc7\x70\x69\xfd\x7e\x23\x4b\x70\x8b\x08\x46\x5d\x09\x99\x42\x30\x54\x0c\x4d\x78\xc1\x69\x1f\x97\x49\x22\x4b\x61\xe0\x55\xe7\x79\x58\x58\x73\xec\xfa\xa6\xfa\x67\x21\xd3\xeb\x9b\x28\xba\x8d\xe7\x75\xe0\x70\x24\xa3\x45\x72\x6c\xba\x26\xdf\xda\xd1\x62\xed\x94\x4d\x2e\x8d\xbe\xfd\xcf\xcf\x2d\x03\xdc\x50\xb3\x89\xdd\x57\x9a\x3c\x2a\x6e\x0c\x13\xa0\x53\x31\x95\x5b\xdd\xa2\x5d\xc3\xec\xe4\xe1\xf9\xc9\x27\x11\xfd\x2b\xdf\xd9\x03\xa6\x00\x6a\x25\xf9\xaa\xe5\xc0\xf5\xd5\x31\x15\xa7\x1d\xfa\x56\xe3\x32\x8d\x64\x58\x9f\x60\xb8\x63\xe4\xca\x2a\x7a\x15\x47\x48\x17\x1f\x6d\xf3\xf9\x93\xa5\x4c\x75\x55\xba\x5b\x44\x3f\x66\x1d\x3d\xe6\xeb\x22\x7f\xf0\x2e\xae\x4b\x72\xee\x2e\xb7\x9d\xe1\x8f\x8b\xa4\x28\x63\x36\xaa\x7b\x3a\x67\xb9\x54\xdb\x99\xff\x27\x2b\x36\x2c\x67\x8a\x66\x73\x17\xb2\x36\xab\x3e\x10\x4b\xb8\x7a\x1e\x49\xb7\x3a\xb9\x4b\xbf\x3f\x29\x46\xdd\xac\xdd\xe6\x1c\x8a\xd9\xb6\x2e\x1a\x74\x74\xe9\x52\xad\xc8\x50\x00\x6a\xbb\xb5\x17\xbb\x32\xe2\x51\x3f\xab\xc3\x93\xad\x92\xee\x02\xfe\x62\xd5\x92\x2a\x0f\xbb\x7d\x97\x89\x07\xab\xd4\x07\x52\x18\xf9\x36\x52\xa0\xa4\xfc\x81\xeb\x98\x8b\x42\x24\xee\x26\xac\x6f\x63\x6e\xc4\x76\xdf\x89\xee\xfc\x5e\xc5\xc9\x63\x8b\xb2\x34\xd6\x98\x45\x4f\xac\xdb\x77\x91\xd3\xcf\x3e\x16\xd2\xda\x42\x8d\xd4\xbd\x2d\xe9\xfe\x3c\x94\x32\x0f\xdb\x4f\x30\x32\xb1\xd9\x9e\x70\x8d\xd7\x37\x3f\x41\x87\xec\x97\x0f\x5e\xba\x37\x52\xc9\xf8\xf3\xe8\x13\xb0\xfa\x98\xc3\x64\xb0\x48\xcb\x6e\x0f\xa2\xce\x12\xcd\x12\xc5\xcc\xb1\xec\x5e\xa4\xe6\x81\xd0\x42\xa6\xa7\x31\xea\x6a\xa5\x96\xfe\xa4\x8c\x65\xaf\x92\xe1\x90\x6a\x9d\x64\xa5\x64\xbe\xc0\xfc\xbd\x91\xfb\x16\x42\xbd\x20\xe6\xc7\x53\xbb\x67\x01\xec\xc2\xb7\xc9\x04\x0f\xb6\x7f\x71\x13\xfc\x16\x39\x4a\x2a\x6b\x59\x47\x8e\xed\x67\x6e\x7f\x47\x27\xe5\x08\x45\xbc\x0d\xa6\x3c\x3c\x42\x40\x1b\x13\x0f\x43\x00\xeb\x5e\x0f\x54\x95\xb9\x47\xfa\x44\x66\x3d\x48\x7d\x6f\xc7\x77\xdc\x54\x5e\xe4\xd5\xfe\x84\xaa\xc4\x80\x3b\x01\xf3\x80\xbf\xa5\xe3\x69\x21\x97\xe0\xef\x45\x91\x07\x84\x3d\x68\x8f\x21\xa5\x2c\x25\x14\xbd\x53\x0f\x43\x6e\xa8\x47\x1f\x3c\x5f\xfb\x28\xb8\xb6\xd6\x3c\xd4\xd6\x5b\x90\xbf\x40\x0a\x6e\xe0\x66\x87\x87\x73\x41\xf2\x32\x33\xbc\x18\x88\x9e\xad\x74\xa7\x3a\xab\x3b\xd5\x5a\x26\x1c\x4a\x8e\x54\x49\xb8\x21\x62\xd6\x0d\x1f\x7a\x6f\x86\x0a\xce\x14\x8a\x25\x2c\x65\x22\x61\xee\xfe\x5a\x3d\x97\x4b\x48\x66\xfd\x4a\x3c\x54\x2e\x86\x12\x4b\x55\xb0\x41\xae\xaf\xbe\xd9\xa2\xfd\xa9\x1c\x87\x96\x0d\x1d\x78\xdf\x89\x9a\xac\x0d\x44\xb8\x38\x3f\xb0\xf1\xe4\xaa\xc6\x03\xfb\xb9\x2f\xee\x08\xaf\x10\xf9\xa0\x5a\xb2\x73\x76\xd7\x98\x64\xfb\xcc\x3e\x92\xaf\xe0\x80\x3a\xdf\x3f\x89\xe0\xc8\x76\xfb\x04\x87\x66\xdc\x81\x39\x2a\x5b\x44\xec\x41\x39\x02\xa7\x0e\x49\xb2\x26\xd1\xb8\x83\x31\xfe\x50\x8c\x3c\xc0\xb0\xc8\xd9\x98\x1c\x29\x8d\x0a\x69\x75\x82\x61\x38\x21\x14\x24\xb9\xb7\xff\xc9\x68\x12\x02\xa1\x20\x7d\x88\x68\x4f\xd8\xa2\x51\xa8\xe2\xe8\xde\x74\xd4\x86\xc7\x6f\xf1\xdb\x7d\x3a\xf9\xb4\xbf\x1b\xed\x5f\x6c\x7f\x3b\x86\x18\xab\xd3\x1e\x79\xeb\x1e\x41\x23\xe4\x52\xf0\xd8\x44\xc2\x55\x3c\x16\x26\x9b\x82\x0c\x5a\x8c\xfc\x1d\x49\xfc\x1d\xe3\xd1\x94\x34\x26\x63\x83\x18\x13\x04\xdc\x49\x41\x52\xae\xef\xf7\x26\x34\x67\x42\x6c\xb5\x61\xc9\xc6\xd0\xec\x7e\xb1\xcc\xe4\x5a\x17\xd2\x2c\x12\x99\x5f\x7c\xf6\xec\xf9\xef\x2f\x9e\xfd\xee\xc2\x7d\xc8\x72\x6d\x52\x94\xf3\x52\xd3\x35\x43\xfe\xcd\xb8\x28\x3f\xce\x13\xc8\x83\xaa\x17\x1b\x93\xf7\x57\x1e\xd8\xb3\x5f\x24\xbd\x5f\x6e\xed\x6e\x79\x94\x2a\x85\x04\x16\xfe\xb3\x9f\x5d\x3c\xfb\x37\xfb\x7f\x48\x5f\x27\x1b\x96\x96\x19\x53\xf3\x64\xa5\xe7\x54\xa4\x73\x3b\x07\xbd\xd9\xc2\x62\xa4\x01\x64\x53\x18\x62\x4d\x7f\x5d\x8e\x0b\xf3\xdb\xcf\x06\x9e\x8b\x03\x1c\xe1\x73\x57\x3d\xf5\x61\x3f\xc5\x27\x83\xcc\x5a\x95\xb1\x8f\xcb\x85\x96\xe0\xd5\x85\x2a\xdb\x14\x66\x71\x03\x93\xc4\xe5\x70\x70\x17\xdf\x06\xf5\x68\x2e\x88\x62\xba\x90\x42\xfb\xda\xf5\x4e\xf1\xaf\x8b\xea\x83\xcd\xa0\x47\xa8\xc2\x31\xab\x5d\x48\x6d\xe0\x7e\x5b\x74\x56\xb5\xd3\x1b\xff\x8a\x35\x4a\x12\x9a\x65\x2c\x25\x3c\xcf\x59\x6a\x0d\x89\xaa\xaa\x61\x23\x9f\xdf\xa0\x80\xb1\x34\xb0\xc2\x63\x95\x09\x69\x43\x45\x0a\x35\x80\x28\xcf\x9c\xb9\xd2\x32\x84\x0c\x53\x39\x17\xf6\x95\x41\xca\xe8\xeb\xd0\x78\x79\x8f\xd0\x24\x91\xca\x97\x2c\xc7\xa2\xcb\xf0\x27\x52\xc8\x8c\x27\xdb\x05\x79\x0f\x42\xb5\x5e\xbd\x41\xda\x5d\xb7\x11\x96\x89\xd1\x55\xe1\x14\x46\x36\x52\xde\x43\x9e\xc4\x0c\x4e\xbd\xe1\x0a\x7c\x64\xa7\xe0\x76\x20\x6b\xa0\x4f\x0b\x58\xfd\xe7\xbc\xe2\x93\xb9\xfd\xb2\xbe\xf8\x65\xfd\x27\xf8\x61\xe8\x04\x8b\x55\x12\xd8\xc7\xfd\x05\x07\x9a\xad\x5d\x25\x49\x60\x91\x43\xf0\x98\x49\x51\xe9\x0a\x2b\x99\x65\xf2\xd1\x2e\x06\xee\x8d\xe0\x81\xb5\x64\xcd\x02\x96\xaf\x3e\xb2\xa4\x13\xb9\x4c\x13\x57\x6b\x09\xb6\x59\x08\x63\x1c\x03\xa7\x26\x32\xcf\x69\xa8\xe2\xc9\x9e\xb1\xbf\xc4\xf7\xaa\x7a\x6e\xee\x9f\x19\x17\xb0\xc3\xed\x5c\x86\x52\x68\xfa\xe6\x2e\x35\xb5\x38\x6e\x56\x05\x8e\xc3\xcd\x60\xae\x20\xf2\x18\x6e\x8e\xc4\x41\x5a\x8d\x3e\x41\xae\x1a\x29\x0d\x39\x3b\xbd\x38\x3d\xdf\xc1\x49\xa2\xb0\x6c\x82\x37\x5f\x40\xe2\x21\xb0\x92\xd4\x13\xa0\x79\x5e\x64\x5b\x18\xf3\x29\x16\x7b\x8d\xca\x42\x86\x65\x87\x55\x59\x5d\xeb\xa2\x44\x6f\x58\x96\xcd\xa0\x10\x95\xa2\x3e\x09\x06\xfe\x0a\xc5\x64\x55\x89\xf2\x38\x8a\xfa\xd9\xe9\xf7\xa7\x33\xc2\x4c\x72\x4e\x1e\xe1\x2e\x84\x9d\x4e\xa8\x55\x54\xea\xc6\xc7\xb6\xb2\x84\x2a\x45\x71\xf3\x2a\x9b\x09\x48\x13\x28\xc8\x57\xba\x7a\x68\xd4\x20\x49\xcb\xc1\xdc\x84\xee\x95\x36\x9b\x5c\x91\x67\xc0\x49\xae\x18\x2e\xd5\x24\xe3\x0f\xec\x62\xc3\x68\x66\x36\xe8\xd7\x15\x52\xcc\xbf\x63\x4a\xc6\xce\x6d\x29\xdc\xdb\x31\x88\x7c\x74\xfa\xb6\xd1\xb0\x70\x6c\x0a\xb7\x11\x38\xa8\x15\xa2\xaf\xd9\xe0\x91\x46\x76\x6e\xdf\xdf\xdd\xdd\xbc\x66\xdd\x5b\x22\x96\x52\x5d\xe0\x53\x92\x82\x29\xab\x8b\x1c\x53\xbe\x6c\x7a\x2f\xb2\x0c\xf5\x56\x6a\x83\x57\x58\x50\x59\x10\xd6\x18\x34\xb2\xe5\x17\x8d\x16\x03\x85\x4c\xc9\xf5\xcd\x82\xfc\x55\x96\x90\x4a\x82\x2e\xb3\x2d\x79\xa4\xc2\xf8\xf8\xfe\x13\xfb\xb9\x93\x70\x58\xb5\x1b\x90\x31\xc5\x9f\xa1\x5a\xb1\xf6\xf5\x9d\x63\x38\x6c\x14\xdb\x34\xbe\x31\x5e\x30\x63\xc1\x8c\x8d\xeb\x62\xfb\x0e\x83\x5b\xeb\x38\x27\x95\xe5\x19\xbc\x14\x02\x59\xa1\x70\x6b\x3a\xba\x47\xde\x54\x3b\xbc\x8a\xa3\x6f\x64\x6a\xa6\xbe\x12\x08\x76\x20\xd2\x23\x82\x57\xf4\x30\xd2\x58\xe0\x80\x20\x9b\x48\x9c\x08\x19\xe7\x96\x24\xa3\x1c\x75\x64\x1f\x00\x82\x63\x73\xe1\x52\x83\x5e\x8a\x6e\x1b\x1d\xca\x10\x75\xe7\x21\xbe\xb3\x40\xec\xd3\xf5\x36\xde\xe7\x44\xc2\x1e\x9e\xf6\xa3\xf1\x3d\x1f\xe1\x7e\x27\xa3\x24\x3f\x5e\x46\x1d\xbd\xd3\x21\xc2\xce\x48\x9f\x65\xcc\xd5\x7f\x01\x26\x77\x05\xf1\x8f\x2d\x97\x0a\x39\x6c\x49\xf9\x16\x1d\xb9\x33\x3e\x6e\x67\x74\xd4\xce\x9e\x2b\x48\x8a\x88\x32\x5f\x32\x55\xc7\xe1\x2a\x53\x4f\x64\x9c\xc6\xb2\xe3\x6c\x7b\x87\x24\x3b\x15\x63\x14\x15\xeb\x38\xee\x7a\x6e\x7b\xf0\x6f\xbf\xff\xfd\x6f\x7f\xef\xca\x63\x7b\x4a\x54\x90\xeb\xcb\x77\x97\xdf\xde\x7e\xf5\x12\x2e\xac\xc4\xac\xea\x93\x83\x6d\x20\x62\x35\x4a\x3a\xb4\x41\x3c\x78\xcd\xd7\x6e\x72\xd9\x6a\xec\xe9\xed\x2c\xd3\xd8\xa0\x28\xab\x35\xb4\xaf\xbf\x58\xb6\x3e\x32\x3f\xc7\x0a\x95\x39\x30\xc8\xb1\xb4\x37\x93\x14\xb7\x32\xb9\x1f\xa9\xbf\x9d\xde\xbd\xbc\xc1\xd7\x9a\x77\xfd\x85\x37\x0c\xb9\x78\x90\xd9\x43\xcc\x86\xa0\xe4\xee\xe5\x0d\x0c\x68\x01\xff\x05\xd6\x33\x18\x22\x5b\x4b\xbb\xba\xa7\x8f\x48\x73\x55\x2a\x20\x82\xae\x62\x34\x83\x5a\x7b\x40\xb7\x06\x76\xec\x17\x42\x00\xf3\x27\xd7\x28\x4f\xdf\x7b\x54\xba\x57\xb9\x8c\x54\x54\x6a\x96\x6c\x28\x97\x31\x11\x25\xff\x62\x92\xd6\x49\x58\xd5\xba\x8a\x3e\x49\xda\x4e\xfb\x31\x64\x50\xd4\x63\x85\x62\xb7\x46\xc6\xd7\x72\x3b\xbd\xc1\x17\x7a\x50\xd3\x25\x5b\x49\xc5\xc6\xc0\xa6\x35\x0c\x4a\xd2\xd2\x97\x2e\xb9\xbc\xb9\xae\xec\x55\xd9\x84\x33\x03\x21\x27\xb6\xe9\x32\xd9\x78\x64\x41\x30\xad\x2f\x00\x20\x2d\x0b\xb4\x08\x00\x8e\x2d\x15\x9b\xd9\x91\xb3\xbc\xc0\x2b\xec\x51\xa1\x99\xae\xe2\x1e\xbc\xc0\x4c\x82\xf0\x90\x47\x79\xdd\xbd\x46\x3f\x25\x1d\x60\x75\x98\xae\xa2\x7a\xc3\xe0\x36\x28\xfb\xc8\xeb\xda\x1c\x55\x26\x38\x3f\x45\x70\x02\x68\x52\x50\xad\x03\x30\x8e\x93\x5a\xae\x73\x48\xf0\x46\xa6\xa7\xa7\xba\x45\x6c\xad\x68\xc2\x48\xc1\x14\x97\x29\x81\x0b\x3b\xa9\x7c\x1c\x36\x8f\x97\x6c\xcd\x85\xf6\xeb\x0c\x09\x6c\x1d\x43\x58\xf9\xcf\x52\x2c\x5d\x03\xa0\x60\xba\x20\x1f\xaa\x8b\xb2\x31\x38\xb4\x2c\x4d\x22\x1b\xf9\x2c\xb0\xf7\x5d\xe8\x1c\x22\x6b\x80\x0d\x4a\x9a\x65\x81\x12\x7c\x9e\xb9\x7c\x48\x94\x09\x4f\xc4\xb0\x34\xe8\xe2\xeb\x91\x18\x7a\x80\xb1\x1c\xbe\x6e\x59\xa0\x7e\xaf\x77\xa5\x20\x27\x37\x4d\x36\xa1\x84\x7b\xe3\x4b\x6a\x4d\x80\xfc\x04\xc8\x4f\x80\xfc\x04\xc8\x4f\x80\xfc\xbe\x36\x01\xf2\x13\x20\xdf\x6a\x13\x20\xdf\xd7\x26\x40\xbe\xbf\x4d\x80\xfc\x04\xc8\xff\xcb\xc1\x44\x13\x20\x3f\x01\xf2\xbe\x4d\x80\xfc\x04\xc8\x4f\x80\x7c\xf0\x8d\x09\x90\x1f\x6a\x3f\x4f\x40\x3e\x22\xac\x1b\x51\x6d\xc8\xb5\x1a\x77\xd1\xe0\x06\x50\x43\x9e\x38\x00\x1c\x0a\x9f\xd7\x71\xd9\x48\x6e\x51\x67\x0b\xed\x1d\x40\x7d\x09\xd4\x47\x23\x3b\x98\xbb\x06\xd6\xf7\xc6\x75\x0f\x07\x0d\xc7\xe3\x93\x3e\xbd\xb0\xbe\x28\x24\xfe\xbf\x1a\x9d\x6c\xc0\x92\x68\x67\x3c\xe5\xee\x40\x08\x8f\x3c\x08\x8b\x0c\xdd\x5a\x3b\x16\x0e\x19\x2b\xd1\x23\xf1\xc7\x4f\x81\x3d\x8e\xc4\x1d\xa3\x94\x97\x68\xcc\xb1\x89\x27\x06\xa9\x46\xe0\x8d\x1d\x2c\x31\xe2\xbc\x8e\xc5\x1a\x1b\x38\x62\x90\x6a\x0c\xce\xd8\xc6\x10\xc3\x33\x1a\xc6\x18\xbb\xf8\x61\x78\xf0\xc3\xf8\x62\x3c\x76\x18\x09\x71\x8c\x38\x48\xe3\xac\xc6\x28\x49\xef\x5c\x8c\x77\x1b\xc5\xf4\x46\x66\x83\x7b\xac\xb5\xbf\xde\x72\xc1\xf3\x32\xb7\xec\xaa\xed\x56\xe2\x0f\x95\xbf\xb2\x2e\xef\x00\xf2\x2d\xe4\xfd\x5b\x02\xcf\x5b\x86\x84\x5c\x51\x94\x67\x2c\x75\x57\x5a\x36\xf4\x01\xa4\x52\x99\x24\x8c\xa5\x56\xde\x78\x75\x3f\x44\xf4\xb7\x8b\xaa\x87\x55\x32\xd7\xe7\x43\x2b\x75\xdc\x3b\x56\x11\xf0\xeb\xa7\x81\x5e\x63\x45\x6a\x8c\x82\x3c\x1a\x6e\x8d\x92\x7e\xf1\x50\x6b\x13\xe2\x8c\x11\xd4\x31\x30\x6b\xf4\x2e\x1b\x01\xaf\x8e\x87\x56\x61\xbd\xc3\x12\xe8\x30\x58\x35\x52\xde\x7c\x0a\x38\xf5\x70\x28\x75\x1c\x8c\x7a\x60\xf2\xa1\xc3\xe1\xd3\x91\x56\xce\x08\xd8\xf4\x58\x90\xe9\x27\x4b\x05\x16\x35\x47\xb1\x10\xe9\x08\x78\x34\x16\x1a\x8d\x81\x45\x8f\x0b\x89\x46\x4f\x75\x8c\x81\x1e\x65\x9c\x8f\x33\xcc\x47\x19\xe5\xa3\xa1\x4f\x32\x50\x58\xd6\xb7\x78\x63\xbc\x69\x68\x07\xc9\x3e\xc9\x10\x7f\x92\x11\x1e\x07\x75\x8e\x85\x39\x11\xc2\x0c\x0e\x7b\x2c\xc4\x19\x5d\x5b\x34\x2c\x04\x82\x90\x42\xd4\x86\xe6\x82\x1b\x4e\xb3\x2b\x96\xd1\xed\x2d\x4b\xa4\x48\x07\xa5\x7c\x27\xe3\x45\xc5\x8b\x1a\x5f\x75\xba\x61\x3b\x92\x69\x43\x87\xcf\x18\x0f\x03\xb8\x60\x30\x8f\x25\xb8\xe3\x09\x72\xac\x62\x2f\x2b\x14\x20\x22\x1d\xdd\x0f\x86\x04\x90\xa3\x2b\xa8\x18\x9e\x35\x76\x31\xfe\x2c\x1f\x89\x5c\x19\x26\xc8\x19\x17\x7e\x3d\xce\x1b\xaa\x69\xad\xf5\x0f\x33\xa9\x63\x69\xfb\xe6\xf3\x67\x9e\xd0\x8f\xab\xb2\x83\x91\xa1\xf5\x71\x2c\x21\x47\xec\x69\xa6\x90\x23\xb2\x2a\xb3\xb6\x39\x84\x26\x52\xbc\x2d\xf4\xbc\xce\xac\xf3\x1c\xfa\x53\x71\xbf\xb5\x69\x5d\xc8\x69\x67\xf2\x07\x69\xfe\xb0\x0b\x13\xe5\x0c\x39\xc8\x11\x42\xe8\xe0\x30\x8f\xef\x04\x39\xdc\x01\xf2\xc9\xec\xba\x08\xa7\x47\x65\xe2\x85\xcf\xfd\x51\x0e\x8f\x9f\xb1\x1e\x15\xe1\xd8\xf8\x17\xd4\xa3\x7e\x38\x8d\xa3\x11\x8f\xfc\x5a\xd1\x84\xdd\x1c\x74\xdc\xf9\xad\x41\xd2\x52\xb9\x90\xf6\xea\xd4\xab\x18\x5d\x30\x96\x06\x45\x70\x1d\xdc\x0d\xd1\xd1\xab\x32\xcb\xb6\xa4\x2c\xa4\x68\x47\xfa\x63\xd4\x28\x3c\x32\xbc\x21\xaa\xe0\x6a\xdb\x8b\x7d\xbd\xab\x75\xa4\x42\x49\x3c\x8a\x06\x29\xaa\x52\x08\x2b\x11\xeb\x7c\xca\x58\x87\x90\x09\x43\x68\x2b\xbc\x5b\xf3\xb5\x9d\x12\x7b\x74\x84\xe0\x1e\xc3\x73\x56\xa7\xd6\xac\x3a\x02\x94\x57\x52\x25\x7c\x99\x6d\xc9\x86\x66\xa6\x2e\x8a\x75\xdf\x5f\x66\x13\x1b\x7e\x7e\x41\x6e\x99\xc1\x22\x88\xa8\x2b\x64\x52\xac\x61\xc0\x14\x3f\xc6\x3e\x16\x2c\xb1\x74\x93\x8c\x51\x51\x16\xe1\x7e\xda\x83\x71\x2b\x4b\xe5\xfb\xe9\x92\xe3\x54\x5f\xe0\x9a\x08\x9e\xcd\x22\xd3\x4d\x0f\x32\x60\x5d\x58\x4c\xdb\x73\x1c\xe2\xf4\x1f\xb9\x0e\x54\x2e\x69\xf4\x45\x3e\x30\xa5\x78\xea\x60\x42\xfc\xad\x50\xf2\x81\xa7\x98\x05\xd4\x2f\x21\x94\x39\x19\x24\x0a\x19\x44\x2b\x59\x20\xa4\x98\x0b\xb6\xa6\xa0\xc3\x38\x21\x89\x3c\x89\xdf\x40\xec\xdb\x55\xd7\x0c\x29\xdc\xb2\x68\x5d\xb7\x79\xe0\x58\x6d\xc4\xae\xb0\x67\xa2\x33\x21\x89\x84\x83\xb4\x14\xdc\x6c\x43\x11\x9b\x7a\x53\x1a\x92\xca\x47\x71\x6e\x3b\xc5\x35\x94\xb8\x17\x84\x66\xc5\xc6\x97\xb1\xf1\xe5\x16\xb8\x62\x9a\x30\x41\x97\x59\x48\x74\x83\x77\xf2\x6e\xef\x72\x91\x15\xa3\xa6\x54\x8c\xac\xa9\x19\x54\x68\x1b\x0a\xcf\xbf\xfd\xee\xe9\x0a\x0f\xcf\x99\x2c\xcd\xd1\x2c\xa5\xc7\x0d\x4f\x36\x0d\xef\xa7\xa5\x1f\xb8\xe4\x52\x76\x22\x6b\x9e\x3b\x92\x7b\x55\xf4\x9f\xbd\xb9\x14\x3c\x72\x9e\x9c\x49\x6f\x6f\x1e\x3d\xc8\x97\xd7\xdb\x75\x29\x48\x52\x94\x53\x1a\xbd\xaa\xd1\xf4\xbf\x4a\x6d\xac\x0e\xfe\x93\x49\x6c\xa7\x5a\xe5\x66\x9f\x1e\x02\xe1\xeb\x65\x56\x74\x07\xea\xbe\xb6\x2f\xa1\x41\x2c\x44\x2e\x1f\x58\x0a\x19\x4c\x1b\x95\x37\xd3\x42\x72\x61\x74\x2b\x40\x62\xd0\x5d\xd8\x1f\x38\x31\x05\x48\xb8\x36\x05\x48\x4c\x01\x12\x53\x80\xc4\x14\x20\x31\x05\x48\xf4\x3d\x35\x05\x48\xf4\xf7\x70\x0a\x90\x98\x02\x24\x76\xda\x14\x20\x31\x05\x48\xec\x7b\x74\x0a\x90\x20\x53\x80\x84\x6f\x53\x80\xc4\x14\x20\x31\x05\x48\x4c\x01\x12\x9f\x64\x46\xa6\x00\x89\x29\x40\xa2\xdd\xa6\x00\x89\x29\x40\x62\x0a\x90\xe8\xb6\x29\x40\x62\x0a\x90\x98\x02\x24\xa6\x00\x89\x29\x40\xa2\x6e\x53\x80\xc4\xcf\xda\x5c\x8a\x70\x84\xbb\x5a\xc8\x71\x3e\xf0\x97\x32\x2f\x4a\xc3\xc8\x07\xff\x5a\x75\x32\xda\xcd\xdb\x38\xf0\xd1\x11\xdd\xdb\xfb\x27\x38\xa8\x7d\x70\x06\xb0\xfc\x05\x26\x51\x9d\x27\xd8\xaf\x79\x35\x9c\x79\xd5\x97\x27\x85\x2e\x64\x3c\xe7\x66\x90\x91\x69\xea\x9d\x8b\x37\x91\x8a\x6e\x84\xbe\x37\x46\xdb\x1b\xa1\xeb\x15\xd4\x18\xa6\xc4\x0b\xf2\x9f\x67\xdf\xfc\xe6\xfb\xf9\xf9\x1f\xcf\xce\xbe\x7e\x36\xff\xc3\xdf\x7e\x73\xf6\xcd\x02\xfe\xe3\xd7\xe7\x7f\x3c\xff\xde\xff\xe3\x37\xe7\xe7\x67\x67\x5f\x7f\xf1\xf6\xf5\xdd\xcd\xab\xbf\xf1\xf3\xef\xbf\x16\x65\x7e\x8f\xff\xfa\xfe\xec\x6b\xf6\xea\x6f\x91\x44\xce\xcf\xff\xf8\xab\xc1\x6e\x3d\x41\x2f\x6b\x73\xe7\x1b\x58\xad\x86\x1f\x00\x8b\x10\x7e\x84\x6d\x4f\x73\x59\x62\xaa\x5d\xc7\x2c\xc3\x5a\x45\xc5\xe0\xe0\xcb\x38\x16\x9f\xee\xe1\x4f\xdd\xcb\xa0\x24\x56\x67\x74\xce\x99\x89\x4f\xff\x49\xf8\xf4\x83\x5b\xaf\x2e\xa7\xba\x03\xea\x50\x4e\xf5\xa2\x18\xf4\xbf\xea\x1b\x5c\x13\x99\x73\x63\x35\x4a\xab\x28\x36\xb2\xaa\x0f\x2b\x6d\xdc\xb4\x1c\xa4\x6e\x6f\x41\x30\x12\x35\x98\xa1\xbb\x4a\x25\x5b\x85\xd5\x0c\x93\x94\x5e\x5d\x74\x19\xda\x2b\xe8\x01\xf6\xc8\xdc\x57\xcb\x87\x03\xfa\xa8\x67\xf3\x0f\xb6\x17\x83\x8f\x68\x96\x94\x8a\x9b\xed\x4b\x29\x0c\xfb\xd8\x8b\x0d\x74\x63\x13\xf1\x25\x57\x2e\xb9\xb6\xe0\x5c\xd0\x93\x2a\x05\x58\x21\x47\xcb\x92\x83\x85\x40\x2f\x7c\x67\x61\x82\xd8\x47\x73\xd1\x4b\x3a\x4e\x36\x1a\xaa\xef\xeb\xc5\x60\x73\xab\x23\xd5\xe7\xf4\xce\xd7\x9e\x14\x73\x68\xa5\xf6\x8d\xe2\x0f\x3c\x63\x6b\xf6\x4a\x27\x34\x83\xc5\x8f\xd7\x49\x2f\x7b\x28\xc0\xfe\x51\x32\xd3\xbe\xfa\x74\x00\x37\x73\x46\x19\x49\xa8\x20\x6b\xca\x05\xc9\xed\x5c\x15\x9e\xb0\x46\xcb\xcf\xee\xad\x82\x2a\x6b\xb4\x7a\x2b\x6e\x18\xe1\xb3\x46\xc4\x52\xca\xcc\x45\x71\x65\xdb\xba\x5f\x2e\x60\x50\xc8\x6f\x05\x7b\xfc\xd6\x7e\x49\x93\x55\x46\xd7\x60\xbc\x0d\x52\x5d\x32\xf0\xf9\x77\xb3\x76\xd5\x86\x65\xdf\xa4\x84\x40\x57\x2b\x1e\x09\xcd\x1e\xe9\x56\xd7\x66\x75\xb3\x92\xed\x0b\xf2\xfc\x1c\xf8\x98\x6a\x52\xd1\x1f\x0e\x75\xfa\xec\x9c\x6c\xa8\x26\x2f\x2f\x6f\xbe\xbd\xfd\xeb\xed\xb7\x97\x57\x6f\xaf\xdf\x85\xb7\x6f\xa8\xd2\x77\x42\x0b\xba\xe4\x19\x0f\x9d\x8f\x3b\xde\xef\xe6\x8b\x20\xdf\xd2\xf4\x22\x55\xb2\xc0\xf1\x7a\x94\xa2\x16\x35\x51\x6e\x86\x2a\x55\x9d\x13\xc5\xb8\x3c\xab\xf6\xc7\xd6\x8a\x0a\xf0\x10\x05\xea\x18\xb4\xa6\x5c\x95\xc2\x5a\x53\xc7\x88\xc8\xa1\xe9\xb8\x00\xc7\xcb\xd4\x1a\xfb\xcd\x21\x04\xde\x3e\x24\x2e\xe4\xa5\x27\xbf\x25\x8a\x15\x8a\x01\x1e\x74\xf3\xfe\xf6\xfa\xff\x1d\xf3\x65\xe2\xf8\x26\x8c\x77\x1e\x3b\x06\x8e\x10\xcb\x3c\xa3\xe6\xf5\x83\x8b\x23\x9e\x66\xf6\xe9\xd1\x85\x95\x7c\x8e\xf7\xa6\x7d\x28\x45\x53\xa4\x89\x06\x0d\x92\xcb\x94\x2d\xc8\x4d\x14\xa0\xd9\x7e\xb3\x16\x18\x00\x3e\xda\xd7\x85\xe1\x34\xcb\xb6\xc4\xaa\x7b\x0f\x34\x63\x10\x80\x36\xac\x23\x4a\x59\x49\xf5\xdd\xec\xac\x2b\x9a\xe9\x41\x41\x10\x27\x39\xed\x21\xf1\xd6\x6a\xae\xd1\x33\x56\xbd\x41\x52\x26\xa4\x71\x6a\xb0\xfd\x9a\x95\x71\xf6\xaf\x04\x55\xe1\xc0\xf0\x7c\x98\x42\x4b\xc2\xb9\x12\x38\x5e\x70\x72\xed\xc7\x7c\xe3\xbf\x3a\x48\x13\xa1\xa7\x52\x33\xbd\x5f\x70\xd6\xca\xb1\xfd\xb2\x62\x34\x95\x22\x10\xef\x5b\x50\xb3\x41\xcf\x65\x4e\xf5\x3d\x4b\xf1\x07\x07\x08\x56\xd0\x1f\x96\xc3\x71\x5d\xbc\x0b\xed\x10\x8f\xf3\xc1\xf9\x8e\x7e\x58\xc0\x0e\x87\xcb\xba\x44\xed\x29\x3b\xa6\xf7\x22\xdb\x7e\x90\xd2\x7c\x5e\x85\x73\x47\x2f\xee\x5f\x50\x3b\x42\xf0\xb7\x15\xee\x80\xce\xc4\x74\x0e\xc1\xfc\x96\x35\x87\x47\xd8\x28\xdd\x71\x55\x2f\xe6\x91\x98\x56\x95\xe2\x52\xbf\x56\xb2\x8c\xaf\x5e\x65\xb9\xea\xf5\xf5\x95\x9d\x6d\xab\xb0\x00\x66\x2f\x8c\xda\xc2\x75\x8d\x9d\x52\x3e\xc3\x1c\xe1\xf5\xaa\x2f\x2d\x9f\x75\x38\xcb\xea\x71\xa5\xd0\xcc\x2c\xc8\x5b\xba\x25\x34\xd3\xd2\x29\x68\x21\xf1\x71\x03\x78\x7d\xd3\xce\x58\x10\x6b\x13\xba\x78\xce\xa5\x34\x1b\xd2\x79\x20\x80\x04\xa4\x7b\x68\xce\x1a\x10\x7e\x65\x00\x5a\xfa\x63\x48\x1b\x7a\xcf\x34\x29\x14\x4b\x58\xca\x44\xf2\x03\x62\xd5\xb0\xf2\xef\xa4\xb0\xec\x1d\xbd\xf6\xd7\xde\x83\x80\x56\x70\x5b\x32\x80\x2f\xc2\xe9\xb0\xc3\xfe\x79\x21\xc5\x1c\x64\x72\xa9\x99\x42\x77\x8d\x2a\x19\x4e\xe8\x17\xe5\x92\x65\xcc\xa0\xa7\xe5\x81\x66\x3c\xa5\x86\x05\x1d\x56\x3c\xa7\x6b\x46\xa8\xa9\x98\xc8\x48\xc2\x84\x2e\xa1\xbe\x96\xb5\xd7\x0d\x49\x25\xab\xef\x51\x50\x4d\xbe\xbc\xbe\x1a\x24\xf9\x8c\x9c\xd9\x3e\x9e\xc3\xf2\xaf\x28\xcf\x20\x24\xd8\x50\xd5\x1d\x37\x5f\x79\xf2\x76\x28\xc3\x92\x5a\x80\x02\xab\x70\xfb\xce\x88\x90\x58\x6a\xcd\x8d\xd3\x9a\x57\xde\xc3\xe4\xe2\x72\x82\xf5\xa9\xda\x5b\x23\x92\xfd\x07\x49\x76\x5e\x1e\xc3\xfe\xa1\x9d\xd9\x25\x3d\x86\xfd\x47\x08\xb4\x2f\x35\x53\xa3\xe4\xd9\x97\x47\x96\x67\x4d\xf5\xc2\xf2\x78\x5b\x40\x20\xb3\xe6\xcc\xd0\x94\x9a\xe1\x9d\x82\x32\xb0\xbe\xb5\x15\xbf\xdc\xc3\xfe\xb8\x7e\x49\x38\xb4\xdc\x83\x34\xc3\x92\xf0\x47\x94\x76\x9a\xbd\xe1\xa2\xfc\x88\x71\x01\xe3\x0c\xdb\xdb\x57\xf0\x2a\x49\xfc\x20\x60\xf2\x69\x51\x64\x1c\xaf\x3b\xb5\x63\x3d\x06\xe7\xe8\xba\xb5\x9c\xdd\xaa\x7c\x5e\x76\x81\x08\xa0\x59\x26\xad\xa8\x0d\x88\x52\x45\x45\x2a\xf3\x9d\x4e\x5a\xa5\x8c\xd1\x64\xd3\xf4\x49\x35\x99\x27\x86\x3b\x7e\xa6\xc7\x68\xac\x59\x9f\xb1\x07\x96\x8d\x32\x40\xdf\xd8\x37\xac\x72\xe6\x57\x03\x48\x90\x8c\x2e\x59\x86\xc7\x10\x72\x4d\x74\x38\x56\x24\x57\x8d\x30\x12\x95\xcc\xc6\x05\x43\x7f\x90\x19\x38\x8b\x69\x35\x28\x4b\xe2\x27\x35\x26\x78\x70\xcc\x98\xac\x55\xd1\x1e\x13\xd8\x5c\x3f\xa5\x31\x95\x81\x13\x6c\x67\x4c\xf6\xc8\x6b\x8f\x09\xce\x9d\x9f\xce\x98\xa2\x60\x07\xcd\x92\x44\xe6\xc5\x8d\x92\xd6\xec\x19\x25\xa6\xdd\xab\xb5\x8f\x00\xc3\xf7\x21\xa6\xa6\x69\x81\x05\x05\x74\x97\x10\x55\x8d\x10\x1d\x6a\x50\xee\x79\x0f\xc4\xff\x15\xa9\x19\x80\x24\xe8\xca\x7b\xff\x05\x1f\x14\x54\x51\x75\x7f\x38\x8a\x14\x93\x09\xcd\x36\x52\x9b\x88\x39\xdd\x99\xd7\xee\xcb\x75\x04\x11\x02\xfb\xf0\x9b\x73\x5b\x05\xf9\x8a\x0b\x42\xc1\x9a\xf5\x48\x8c\x90\x29\xab\xef\xad\xbb\x90\xaa\x3b\x0c\x76\xb1\xcf\x05\x29\xfa\xe0\x27\x2b\xf7\xbd\x53\x25\x6d\x51\x37\xd2\x5d\x57\x76\x61\xd4\x41\x92\x14\x26\x80\x89\x94\x8b\x35\xe0\x13\x33\xa2\x58\x86\x61\x55\x6e\x63\xdc\xa3\x81\x72\xaa\xeb\x3c\x19\xe1\xc1\x7b\xa6\xf2\x93\x06\x67\x3b\x97\xc2\xf5\x0c\xa0\x00\xaf\xd2\xad\xe2\x80\x41\xae\xc9\xc9\x1b\xbf\x40\x27\x3f\x9e\x34\x3d\x01\xe1\x59\x73\x06\x22\x47\xf7\x5c\xa4\x2e\xa0\xa9\x39\xf0\xe0\xa8\xbc\xf9\xe3\xf4\xab\x05\xf9\xca\x9a\x46\xcd\xcd\xf8\x82\x7c\x23\x48\x35\x70\x32\x8f\x58\xd3\x0e\xab\x86\x58\x31\x48\x11\x59\xf5\x03\xaa\x6b\x1e\x94\x99\x0f\x03\x65\x41\xa2\xbe\x93\xdd\x1d\xf1\xa5\x00\x3e\xb3\xfd\x9e\x5b\x83\xb1\xfd\x5c\x90\x6c\x63\x2e\x4f\x8e\xc3\x23\x71\xc1\xc0\x01\x1e\x8e\x3a\x0e\x1e\xb9\x48\xe5\xa3\x3e\x44\x6b\xff\x0b\xbe\xea\x55\xca\xc4\x6e\x2d\x4c\x70\xd3\xd0\xdc\x69\xc0\x1f\xd8\x04\x53\xf7\xa9\xee\x9e\x2b\x21\x73\x89\x2b\x8b\x3d\x46\x6d\x6d\x47\x93\x0e\xab\xd6\x7d\xea\x73\xd0\xe7\x75\x64\xbb\x2c\xf6\xe0\x59\xe7\x9a\xbe\x54\x96\x9e\xe1\x34\xbb\x2d\x46\x96\xa7\x7e\xfd\xf6\xf6\xb2\xfd\xba\x15\x78\x8f\x1b\xe6\x2a\xa6\xdb\xbf\x13\x9a\xe6\x5c\xeb\x90\xff\xd5\xb6\x47\xb6\xdc\x48\x79\x4f\xce\xbc\x7b\x7e\xcd\xcd\xa6\x5c\x42\x0e\xa0\x46\x54\x8b\xe6\x6b\x7d\xe1\xb8\x6e\x6e\x47\x10\x4e\x8a\xc1\x45\xc6\x45\x03\x25\x67\xc2\x68\x8f\x1a\x40\x27\x93\x6a\x14\xb0\x08\x70\xb1\x20\x62\xdb\x6e\x2b\x0a\xed\x69\x80\x2b\x00\x10\x32\x7b\x34\x91\xbf\xbb\x54\xef\x22\xae\x69\x07\x96\x0b\xfa\xe9\xe2\xdc\x1b\x77\x29\x82\x03\xdf\x3b\x67\xa8\xcc\x1d\xcf\x0a\xf2\x20\xd1\xe8\x71\x02\x58\xe4\x5e\xb4\x3b\xc9\x8b\x99\xbd\xe0\x51\x70\xac\x3b\x75\xef\xf7\x02\x48\xf6\x91\x36\x88\x14\xa3\x6b\xb5\x41\xa6\x10\x90\x14\x43\x71\x1f\x1e\xf0\x04\x38\x80\x7c\x5a\x48\x80\x8c\x84\x05\xc8\x51\x4d\x99\xc0\x23\x83\x7f\x2e\xe4\xde\xa3\x35\x24\x78\xe9\x6a\xc5\x05\x37\xdb\xa8\x98\x2a\xbb\x6e\xed\xb3\x0c\x6e\x46\x10\x97\xfe\xcc\x85\x6a\x68\xa3\x28\x17\xbd\xd7\xc7\x62\x8e\x02\xab\x59\x5d\x06\x7a\xb6\xd3\xbb\xab\x2a\x2e\x10\x14\x33\x3f\xb2\x66\xef\x54\x99\xe1\x1d\xcd\xe0\xf9\x57\xc8\x41\x49\x19\x7b\x9e\x15\x8a\xad\x98\x52\x2c\xbd\x2a\x2d\x7b\xdc\x56\x5d\xb9\x5e\x0b\x59\xfd\xfc\x0a\xb2\x53\x05\x02\xad\x76\xc6\x0b\xf6\xab\x4f\x3c\x87\x5a\x01\x7e\x0e\x5c\x0e\xee\x0f\x76\x20\x51\xd6\xbb\x9d\x33\xe7\xa0\xd1\xd4\x70\xbd\xc2\xa3\xa4\x9a\x45\xf6\x11\xf2\xdf\x81\xe6\x12\x2f\x52\xbc\x21\x0d\x47\xcf\x8c\x2c\x4b\x70\xaa\xe4\x74\x4b\x92\x8d\x94\x90\x0a\x0a\x4d\x2e\xfb\xdd\x07\x2e\xb3\xe0\x45\x13\x02\xc9\x02\x21\x6d\x01\xc4\x84\x39\x69\xd8\xe8\x1e\x9a\x83\x35\x59\xae\x49\x2e\x75\x8c\x2a\xed\xd6\xca\x1f\x40\xf6\x33\x70\x4f\xc9\xc0\x2d\x2d\x66\xfb\x66\x88\x2e\x73\xfb\xd1\x47\xc6\xd7\x1b\xa3\xc3\x35\x34\xf9\x82\x2d\x6a\x64\xb5\xee\x56\xce\x98\x81\x40\x69\x3f\x84\x9a\x4f\x83\x34\x9d\x32\x9d\x83\xda\x70\xe6\x63\x32\x7d\x48\xf3\xac\x52\xb6\xbb\x5c\x17\x16\xad\x7b\x96\x1b\xf2\x7c\x2d\xce\x67\x3e\xb0\x96\x50\x98\x83\xe5\x96\x70\xc3\x14\x35\x31\x74\xcd\x46\xc9\x72\x8d\x33\xc9\x32\xd7\x71\xb9\x6a\x30\x07\x48\x75\x9a\x82\x09\x7d\x82\x93\x1b\xb2\x3c\x2a\xd4\xc9\x76\xa7\x8a\xdf\x4b\x19\xc9\xa9\x49\x36\x95\x76\xa5\x14\xd3\x85\x44\xe3\x1c\xfe\xf2\xaa\x1e\xdb\xff\x89\xe8\x39\x12\x3d\xd3\xe7\x35\x33\x6c\xf8\x7a\xe3\x79\x81\x3a\xdd\xd2\xf2\x58\xcd\x43\x9f\x22\x6b\xcf\xa5\x20\x2c\x2f\xcc\xb6\xc1\xa9\x0d\xd9\x66\x98\xca\xfd\xc8\x83\x74\x09\x32\x1e\x1c\x25\x1a\xc7\xc5\x73\x8c\x4c\x76\x9c\x4d\x9e\x91\x33\x60\x5d\x6e\x4e\x43\x9e\x59\x6c\x42\xce\x65\x71\xbe\x20\x97\x44\x94\x95\x2c\x7a\x5a\x27\x85\xac\xfa\xe8\x3a\xa3\x51\xff\xa0\xfe\x6b\x31\x06\xf2\x88\x4c\x43\xd8\x69\x7b\xea\x1f\x90\xce\xe7\xd2\x21\x02\x2c\x83\x0c\x81\x30\xd8\x19\xa1\x5a\xcb\x84\x47\xe5\xa0\xc3\x56\x71\x59\x9b\x75\x71\x59\x62\x0a\xb4\x1e\x52\xc6\xbf\xbb\x31\x62\xdf\xdb\x99\x82\x8c\x6b\xf0\x7f\xb6\xa7\xa2\x29\xb0\xa2\x29\xc3\xf1\x61\xe9\x9c\x6a\x84\xa4\x83\xb9\xb0\xea\x16\xb9\xbf\x7a\x87\xd1\xdb\xfd\x11\x24\x09\x42\xeb\x35\x3f\x58\xb1\xef\xd4\x76\x77\xb5\x53\xcf\xa2\xb6\x56\xdd\xee\xd9\x76\x86\xa2\x52\x10\xbb\xc6\xb4\x22\x0c\x88\x23\x0a\xbd\xb1\x14\x81\x20\xf6\x27\x7e\x86\x0f\xe1\xb2\xea\x8b\xe3\x5e\xd8\xa3\xf8\xa0\x8b\xc2\xf6\xdd\xc7\x94\x8c\xa4\x48\xea\x75\x71\x3e\x0e\x62\xe4\x98\xd1\x93\xf1\x79\xc2\xea\xe6\x97\xee\x49\xf3\xf0\xc1\x07\x92\x5a\x2e\xbb\x67\xdb\x53\xed\x60\x67\x29\xf4\x86\x0f\xdf\x81\xde\xd7\x8c\x04\x6e\x85\xed\xeb\xb8\xa1\x02\x52\xb1\xbb\x63\xf6\x2e\x36\x7b\x3a\x5e\x8b\x19\x79\x27\x8d\xfd\x9f\x57\x1f\xb9\x36\x7a\x46\xae\x24\xd3\xef\xa4\x81\x7f\x8e\x9d\x74\x42\x5e\x1b\xdc\x03\x6f\x46\xbf\x7b\xf0\x82\xe1\x7c\x3c\x69\xb9\x2e\x05\x46\xd9\x02\xc0\x0d\x3d\x38\x60\xcf\x61\xbb\x5e\x39\x24\xd1\x09\x00\xae\xc9\xb5\xb0\x2a\xb1\x9b\xe6\x43\xb6\x03\xf6\xc5\x75\xb1\x79\x43\x1c\x74\x8e\x60\x90\xd2\xbe\xd6\xed\x23\xae\xbe\xed\x67\x73\xfd\xe3\xca\xd0\x77\xe9\xee\xed\xee\xf1\xba\xfa\x1a\x02\xae\xde\x34\x51\x85\x43\x98\xbf\xea\xdc\x86\x3e\x80\xe2\xcc\xc5\x3a\xab\x54\xe0\xf1\x23\x47\x37\x89\x47\x80\xb9\x30\x4c\x15\x8a\x19\x96\x42\xf8\x9c\xa8\x2e\xf1\x8f\x26\x0c\xe1\xb4\xd8\x5f\x88\xab\x2d\x32\x9a\xb0\x94\xa4\x60\x40\xd8\x8e\x1b\x45\x0d\x5b\xf3\x64\x34\xe5\x9c\xa9\x35\x23\x85\xd5\x2f\xc6\x76\x6b\xf4\x21\x8e\xed\xe0\x4d\x1e\x7f\xcd\xa0\xdd\xe2\xf3\x2b\xd6\x6d\x6e\x25\xf6\xa8\xe7\x3d\x7b\x8e\x78\x69\x44\xfe\xc5\xee\x4b\x63\xe6\x00\x94\xc7\xcf\xad\x15\xf7\x93\xd3\x1b\xc1\xb6\x9c\xf4\xc6\x49\x6f\x9c\xf4\xc6\x49\x6f\x9c\xf4\xc6\x49\x6f\x9c\xf4\xc6\x49\x6f\xec\x69\x93\xde\xe8\xdb\x0f\xa2\x37\x8e\xfc\x08\xe2\x9f\x07\xc0\xb2\x7f\x41\x3c\xbb\xc6\x61\x11\x61\x05\xa5\x15\x30\xe9\x68\xa1\xd7\x06\x64\xad\xaa\x77\xeb\x74\x81\x3b\x80\x7a\x9b\x19\x1a\x23\x49\x3e\x9f\x3f\x7f\xf6\x2c\x8e\xbf\x63\x53\x5c\xd5\x6d\x4c\xf6\xcb\x71\x59\xe2\x6b\x9c\x3c\xe2\x61\x5c\xb9\xb0\xa7\xe5\xf8\xc9\xe2\xfb\xfc\x60\x47\xf0\xbe\xba\xa3\xb4\x72\x98\xb5\x5c\x72\x07\x3a\x48\x41\xeb\x11\xd2\x90\x9c\x19\x42\x4d\xcb\x71\xc2\x73\x16\x77\x3e\x17\x32\x45\x41\xef\x6a\x5a\x79\x4f\x70\x4a\xa4\x70\xfe\x32\x01\x17\xab\x3b\x23\x18\xe7\x74\xac\x23\x2c\xda\x23\x48\x18\xc5\x4c\x35\x4b\x08\x23\x09\x3b\x1c\x0d\xd1\x32\x67\x04\xef\x4d\xb9\x63\xc3\x0e\x81\xf9\x55\x21\x67\x6c\xb1\x5e\x90\xb4\x74\x09\x70\x82\x24\x31\x47\xda\x39\x9e\xc0\x78\x09\x16\x3c\xce\x52\xc1\xff\xd8\x69\x31\x6a\x0b\x77\xfd\x1e\x98\x30\x25\xcd\x22\x4a\x0e\xb1\x07\x9e\x98\x2a\xd4\x1a\x42\xf7\xb8\xc1\x48\x83\xd0\xee\x1d\x63\xee\x74\x65\x4a\xd4\x29\xd6\x51\xee\x7d\x3e\xa3\x3e\x9b\xda\x58\xba\x71\x22\xc7\x5a\x4c\xf0\x38\x70\xe6\xfb\x0f\x61\xbf\x26\x19\x77\xfc\x76\xad\xe7\x32\xcb\xec\x3a\xa1\x9b\x73\xb7\xdb\x63\xf0\x08\x88\x03\xf1\xee\x43\x8c\x09\x68\x71\x30\x7a\xdd\x63\x49\xda\xf1\x5f\xbe\xbb\xf2\xc1\xe6\x77\xb2\x90\x99\x5c\x6f\x9b\x6b\x85\xf7\x41\xaa\xf4\x4c\xb1\x6a\x1f\x25\xba\x5c\x3a\xeb\xc9\xf2\xd7\xbb\x0e\x0b\x4c\x1e\xbf\xb8\x36\x21\x37\x23\x28\x4e\xc8\xcd\x84\xdc\x4c\xc8\xcd\x60\x9b\x90\x9b\x09\xb9\x99\x90\x9b\x09\xb9\xd9\xdb\xfe\xb5\x91\x9b\xc9\xe3\x37\xe9\x8d\x93\xde\x38\xaa\x4d\x7a\x63\xa8\x4d\x7a\xe3\xa4\x37\x4e\x7a\xe3\xa4\x37\x4e\x7a\x63\xa7\xfd\x7c\xf4\xc6\x91\x1f\x89\x27\x1f\x3b\xad\xf3\x5d\x80\x3d\xca\xd3\x14\xec\x72\x5c\x7a\x5c\x99\x3e\xe1\x52\x23\xd4\xe8\xea\xbd\xd3\x08\x4e\x92\xc1\xb1\x24\x72\xee\x72\x83\x81\xbb\xc6\x92\x73\xfe\x4a\x4d\x73\xf4\x09\xcd\xc8\x77\x52\x30\xbc\xef\x65\xc5\x84\x96\x81\x5a\xd0\x50\x9b\xc0\x92\x3a\xd3\xe7\x83\x77\x71\xa6\xfb\x92\xd3\x7d\xc9\xe9\xbe\xe4\x4f\xf5\xbe\xe4\x86\x82\x3c\xf0\x59\x78\x1a\xd7\x27\x83\x14\xdb\x21\x11\x0d\x09\x67\x85\xeb\xff\xd9\x7b\x7b\x32\x48\xf3\xc7\xb9\x5d\x69\x37\x81\x63\x52\x3b\xd3\x0d\x46\xc3\xf9\x48\x5d\x20\x09\x4b\x6f\xda\xa3\x8c\x38\xc9\x10\x93\x80\xc1\x50\xc8\xe3\x5f\x30\x35\xf7\xb9\xa6\x56\x1c\x6b\x2b\x76\xc6\x18\x41\xd6\xcd\x6c\xc4\x4e\x1d\x75\x07\xb2\x3d\xbc\x03\x1c\xb9\x4d\x1f\x74\xeb\xd8\xfa\x67\xba\x11\x09\xb8\x81\x57\x15\x0e\x07\xb9\x00\x7d\xf8\x47\xc9\xd4\x16\x32\xb6\xd5\x76\x73\x55\x49\x67\x8c\x6e\x0f\x27\x36\xd7\x24\xa1\x1a\x8f\xaa\x78\x45\xf9\x30\x0c\xe6\x70\x2f\x31\xe9\x4e\x46\x97\x14\x62\x5e\x19\x8f\x38\x6a\xda\x4d\xae\xdc\xb4\xee\x05\x0d\xe1\x38\x1b\x49\xb1\x75\x3e\xd4\xae\xfe\x71\x08\xde\x21\x26\xc8\x5e\x6e\x79\x32\x98\x48\xe2\x00\xc5\xf1\x56\x6a\x18\x54\x3c\xc8\x9c\x3e\x1c\x58\x24\x4f\x00\x17\xc9\x61\x00\x23\xe9\x2e\x9b\xed\xbd\xd3\x80\x2a\xac\xf1\x00\x9a\xa4\xce\x8e\x7e\x04\xbc\x91\x3c\xcd\xba\x3d\x1c\x77\x24\xdd\xe9\xa9\xd8\xa4\xaa\x7b\x32\x9e\x49\x88\x67\xbe\x0e\x70\x59\x01\x91\x07\x51\xec\x07\x2f\xad\x0c\x38\x88\xe4\x0e\x80\x09\x7c\xfd\x34\x0c\xf3\x89\x0b\x79\x18\x1e\x49\xba\xcb\xe8\x50\x34\x57\x82\x77\x24\xec\x51\xb7\x1d\x44\xb3\x8b\x50\x1e\x44\x75\x0f\xaa\xd9\x82\xfd\x0e\x22\xba\x17\xd9\x3c\x4a\x5f\x7b\xd0\xcd\x83\xc0\x58\xd2\x07\xc8\xba\x2e\xdf\x6d\xf8\x81\xfb\xed\x53\x40\x7c\xe4\x69\x30\x1f\x39\x1c\xea\x23\x4f\xdd\x47\x87\x42\x7e\xe4\x40\xd8\x8f\x1c\x00\xfd\x91\x43\xe1\x3f\x72\x28\x04\x48\x0e\x9e\x17\x50\x07\xdf\x40\x90\xdf\xb8\x69\x19\x5f\x94\xb5\xaf\xcb\x07\x70\xc2\xae\x46\x8b\x43\x40\x7d\x2b\xa7\x85\x95\x70\xff\x6d\xd5\x24\xd8\x94\xff\x33\x56\x97\xa1\x5c\x69\x6b\x36\x39\xf8\xbf\x41\xc9\xa3\x75\x8d\x8f\x8e\x24\x6e\x7b\xc7\x75\xbb\x02\x96\x95\xe6\x0e\x60\xb0\x3d\xef\xea\xe8\x63\x75\xc4\xc7\x8d\xd4\xa8\xcf\x21\x48\xc1\x35\x39\xb9\x67\xdb\x93\xd9\x53\xe4\xa6\x25\x72\x2d\x4e\x50\xf1\xdc\xf1\xe8\x78\xad\x76\xac\x11\x21\xb2\x2d\x39\x01\x4a\x27\x7b\xa2\x83\x0f\x34\x02\x9e\x00\xa3\x8f\x7a\x49\xd0\x9c\xe9\x82\x26\xec\xf8\x06\x2a\x2a\xa0\x96\x1b\x46\x8c\xbc\xea\x4f\xa3\xc6\x0f\xe4\x7a\x6a\x68\xb0\x23\xed\x32\x78\x9d\xeb\x6e\xcd\x8c\x52\x70\x29\x3c\x32\x53\x7f\x76\x04\x61\xd4\xae\x77\x6e\x2e\x78\xe6\x92\x82\x69\xb0\x4a\xa3\xe1\x09\xe2\x0d\xf3\x66\x87\x5c\xb6\x55\x0c\x69\xaf\x15\x7a\x31\x86\x68\x27\x1c\xbe\xa6\x0d\xa1\x33\x39\xa3\x42\x93\x13\x33\xee\x80\xc7\x8c\x8d\x15\xad\x93\x45\x9d\x56\xac\xea\xe5\xd9\x7f\xff\x4f\x18\x54\xaa\x9b\xc7\x0b\x69\x96\x35\x3a\xe9\x4a\xb4\x55\x72\x80\x66\xc5\x86\xce\x21\xa5\xfd\x08\xda\x76\x55\xb8\xc6\xdd\xba\x91\xe0\x03\xc0\xda\xa0\x0d\x10\xee\x5d\x77\x33\x8c\xa0\xef\x4b\xc1\x59\xb9\x18\x2e\x01\xd7\x6e\x13\xa2\xd2\xdf\x26\x44\x25\xaa\x4d\x88\x8a\x6b\x13\xa2\x32\xd8\x26\x44\x65\x42\x54\x7a\xda\x84\xa8\x4c\x88\xca\x84\xa8\xc4\xb6\x09\x51\xd9\xd3\x26\x44\x65\x42\x54\x26\x44\xc5\x1b\xae\x07\x42\x29\x0d\xf3\xdc\xc7\x7b\x81\xc1\x60\xa8\x19\x25\xd6\xab\x6b\x31\x9e\x1e\xfe\xd7\x7e\x5c\x65\x0c\x9e\x82\x08\x4c\x08\x57\x19\x43\xb1\x0d\x78\x20\x66\x52\x85\x28\x54\xa8\xca\x48\x8a\x80\xbf\x34\x31\x9a\x1d\xac\x6b\x0c\x03\x0d\x43\x28\x96\xfd\xe1\x89\x9d\x6f\x8c\x11\xbb\x35\x0e\xb3\x83\xae\x44\x93\x19\x7d\x06\x1f\x24\x6f\xc7\x9f\x2b\xc6\x25\x3a\xf8\x62\x8c\x59\xd7\x89\xab\x72\xd1\xa6\x75\x89\xb2\x2a\x14\x75\x0c\x6f\x9c\xf9\x28\xa2\x73\xbb\x9e\x42\x9a\x06\x19\x72\x46\x85\xe1\xf3\xea\x89\x11\x64\xab\xd8\x22\x08\x80\x6b\x26\x05\x6a\x47\x00\x8d\xc7\x02\xeb\x14\x29\x35\xdb\xcd\x5c\x31\xaa\x83\x66\x80\xeb\xaa\x16\x1d\x85\xc2\xf7\xc2\xf6\x54\x0a\x1f\x14\x8a\x47\x05\x08\xe0\x11\x54\x1d\x94\x8a\x86\x36\xcc\x06\xdc\x95\xaa\xd7\x7d\x44\xbe\x7e\xdf\x40\x56\xc9\x15\xa1\xc2\x65\xf1\x90\xc2\xc5\x16\xda\x5f\x7c\xfc\xa6\xdb\xe3\xe3\xc0\x4b\xd0\x0b\xdc\xd8\x17\xe4\x15\x6c\xeb\x66\x67\x39\x94\x6b\x1f\x83\x30\x66\x99\x7c\x1c\x73\x2a\x8d\xde\x79\xe3\x74\xd5\x79\x73\x38\x51\x6f\xfc\x50\x89\xb4\x1e\x3f\x51\x22\xad\x4e\xc0\xe1\xbf\x54\x1e\xad\x91\xa1\xa4\x53\x32\xad\xa1\x36\x25\xd3\x1a\x99\x4c\x2b\x6a\xfc\x78\x32\x44\x67\xd5\x0a\xd2\xac\xb3\x6e\x0d\x66\xd5\x22\x7f\xd9\x30\x90\x03\x11\xc0\xa1\x5d\xea\xbc\xcc\x0c\x2f\xea\x2b\x73\x1a\xbb\x9a\x21\x30\xb4\x72\x17\x36\x5a\x92\x27\xbc\x8b\x24\xde\x42\xe8\x6c\x53\xf8\x1e\x5c\xa9\xd3\x70\x82\xcd\xf0\xd2\x42\xa8\x30\x28\x71\x5e\x4d\x5d\x21\x4a\x78\x73\x84\x7f\x9a\x80\xf6\x2b\xd0\x15\x74\x1d\x71\x0c\xa7\xe7\x99\x55\x46\x32\xcb\x66\x56\x59\xf0\xb2\x3b\x42\x0c\xee\x68\x44\x3b\x35\x8e\xd7\xfc\x81\x89\x5a\xd9\x39\xd3\xe7\x31\x8a\x98\xb3\x6b\x06\x94\xc4\xb6\xea\x17\x41\x72\x58\x39\x84\x53\xeb\x20\x45\x6c\x84\x02\x16\x5b\xb8\x92\x74\x15\xaf\x7f\x6f\x9c\xfe\xff\xd1\xb8\x8a\x51\x29\x54\x51\xe3\x6f\xa9\x5c\x58\x1d\x7c\xd5\xf0\xec\x77\x15\xa9\xb0\x1c\x18\x85\x0b\x1d\x10\x3a\xff\xe9\xc2\xe6\x0f\x0c\x99\xff\xd1\x12\xaa\xf5\x3b\x75\xc7\x59\xe7\x21\x87\xee\xa1\x99\x36\x0e\xc0\x71\x9e\x9a\x62\xe3\x48\x4e\xdc\x29\xc7\x46\xcf\x17\x9f\xe4\x63\xdf\xe7\xac\x85\x39\x38\xc8\x71\xfd\x4f\x9f\x6a\x63\x8f\x73\xd6\x3b\x5a\x47\x4f\xc8\x5e\xc7\xec\x8e\x93\xf5\x60\x47\xb4\xde\x9f\x73\x63\x24\x66\x87\xed\x29\x0e\xd9\x1f\x33\xd5\xc6\xae\x13\xb6\x76\xa8\x1e\xe8\x18\xde\x71\x6a\x76\x9d\xa9\x07\x6d\x8c\x40\xd2\x8d\xd1\x34\xf7\xf4\xf1\x87\x4a\xba\x71\x90\x03\x75\xca\x38\x31\x65\x9c\x38\x38\x53\xd9\x58\xa7\xe8\x53\x1d\xa2\x07\xad\xf2\x27\x74\x84\x7e\x32\x27\xe8\x27\x76\x80\xc6\x39\x3f\xc9\x28\x71\x12\xe1\xf8\x04\x57\xe6\x18\x92\xc7\x74\x7a\x8e\xde\x17\x23\x5f\x38\x30\x74\x3c\x3e\x6c\x7c\x7c\x54\xf6\x60\xc8\x78\xd7\x61\x19\xed\xb8\x1a\x0a\x17\xdf\x09\x02\x8f\xa4\xda\x1b\x2a\xbe\x1b\x00\x3e\x86\xe2\x9e\x30\xf1\x5e\xcf\x65\x24\xdd\x6e\x88\xf8\x40\xe0\x77\x24\xc5\x56\x78\x78\x44\xd0\x77\xac\x7d\xde\x0a\x0d\xff\xa4\x01\xdf\x87\x06\x7b\x4f\x58\x40\x4f\x9b\xb0\x80\xba\x4d\x58\xc0\x84\x05\x4c\x58\x00\x99\xb0\x80\x66\x7f\x26\x2c\x60\xc2\x02\x7a\xdb\x84\x05\xf8\x36\x61\x01\x9d\x36\x61\x01\x3b\x6d\xc2\x02\x8e\xff\xc2\xd8\xa0\xe7\xf8\x80\xe7\x31\xb7\x50\x63\x83\x9d\x47\xe8\x7f\x11\x81\xce\x87\x99\xeb\x7d\x41\xce\x7b\x43\x97\x23\x69\xee\x06\x38\x1f\xc5\xf8\xef\x0f\x6e\x3e\xe0\xea\xf8\x41\x81\xcd\xa3\xce\xc5\xd1\x72\x72\x9c\xfc\x1f\x1d\xc8\x1c\x1f\xc4\xdc\x88\x4f\x89\xe5\xf8\x50\x00\x73\x3b\x2c\x79\xcc\xf1\xb6\x37\x78\x79\x27\x24\x79\x2c\x67\xee\x09\x5c\xde\x1f\x0d\x13\x3b\x01\x03\x31\x33\x9d\x88\x98\x68\xbc\x6f\x27\x60\xb9\x3f\x0c\x39\x92\xe6\x9e\x60\xe5\x88\x10\xe4\x78\xdc\xcb\xf2\xc0\xa8\xf0\xe3\x51\x7b\x64\x4c\x1c\xea\x98\xee\x1f\x3d\xb4\x34\x3a\x79\xb6\x30\xfc\xa9\x09\xb4\x9b\xbb\x6c\x27\x8b\xf6\xe0\x68\x30\x72\x92\x3e\x48\x9e\x92\xa2\x34\x06\x37\x5a\x44\x26\xed\x41\xaa\x2e\xcb\xf6\x94\x49\x7b\x37\x93\x76\x6b\xa9\x1a\xf9\x95\x83\x34\x7b\xc2\x69\xfb\xd3\x69\x87\x7b\xd9\x4c\xb7\x1d\x93\x4e\x3b\x48\x71\x27\xdd\x76\x64\x3a\xed\xf0\xe0\xdb\xe9\xb6\xc3\xe9\xb4\x83\x14\x77\xd2\x6d\x87\xd2\x69\x47\x4b\xa6\x2e\x6b\xf6\xaf\x79\x98\x66\x30\xe7\xf6\xde\x9c\xda\x71\x83\x1f\xca\xb9\xbd\x9b\x53\x3b\x6e\xed\xfb\x73\x6e\x07\x72\x6a\x47\x30\xeb\x6e\xce\xed\x29\xa7\xf6\x94\x53\xbb\xdd\xa6\x9c\xda\xbe\x4d\x39\xb5\xa7\x0c\x50\x91\xdd\x99\x32\x40\x45\xb4\x29\x03\x54\x5f\x9b\x32\x40\x1d\x42\x72\xca\x00\x15\x68\x53\x06\xa8\x29\x03\xd4\x94\x01\x2a\xb6\x4d\x19\xa0\xf6\xb4\x29\x03\xd4\x94\x01\x6a\xca\x00\x35\xe5\xd4\x9e\x72\x6a\x4f\x39\xb5\xa7\x9c\xda\x13\xa2\xd2\x6e\x13\xa2\x32\x21\x2a\x55\x9b\x10\x95\xa1\x36\x21\x2a\x13\xa2\xd2\xd7\x26\x44\x65\x42\x54\x22\xda\x84\xa8\x0c\xb5\x09\x51\x89\x68\x13\xa2\x32\xd8\x26\x44\x65\xca\xa9\x3d\xe5\xd4\x9e\x72\x6a\x77\xdb\x94\x53\x7b\xca\xa9\x3d\xe5\xd4\x9e\x72\x6a\x4f\x39\xb5\xa1\x4d\x39\xb5\xf7\x75\xf9\x9f\x2d\xa7\x76\x2b\xa4\xfa\x9f\x37\xb1\x76\x73\x18\xb1\xec\x32\x65\xd7\x9e\xb2\x6b\x4f\xd9\xb5\xa7\xec\xda\x53\x76\xed\x29\xbb\xf6\x94\x51\xab\x6a\x53\x46\xad\x29\xa3\xd6\x94\x51\x6b\xca\xa8\x15\x68\x53\x46\xad\x29\xa3\xd6\x94\x51\x6b\xb8\x4d\x19\xb5\xa6\x8c\x5a\x53\x46\xad\x46\x9b\x32\x6a\x4d\xd9\xb5\xa7\xec\xda\x53\x76\xed\x29\xbb\xf6\x84\x05\x4c\x58\xc0\xce\x17\x27\x2c\x00\xda\x84\x05\x4c\x58\xc0\x84\x05\x4c\x58\x40\x54\x9b\xb0\x80\xe6\xf3\x13\x16\xb0\xa7\x9b\x13\x16\x30\x61\x01\x3f\x61\x2c\x60\xca\xae\x3d\xc2\xac\x9e\xb2\x6b\x4f\xd9\xb5\xa7\xec\xda\x53\x76\xed\x29\xbb\xf6\x0f\x96\x5d\x3b\xf8\x08\x2d\x8d\xcc\x65\x29\xcc\x2d\x53\x0f\x3c\x61\x97\x49\x62\xff\x75\x27\xef\x59\x6f\x50\x6a\x1b\x59\x1a\x20\x40\xb8\x48\x79\x02\x18\xce\xe3\x86\x99\xcd\x40\x38\xb0\x35\xcb\xe1\x7d\x42\x91\x00\x31\x40\xa1\x96\x1b\xd0\x53\x7b\x44\x42\x04\x24\x7c\xb2\x7f\xf9\x71\xdc\x4b\x29\x33\x46\xc5\xde\x67\x10\xc8\x74\x9d\x7e\xc3\xc5\x7d\xaf\xc0\x6d\x0d\xf7\xf4\xd5\xce\x7b\xbb\xa3\x24\x5c\x60\xd8\x34\x97\xfb\x3f\x0e\x23\x5e\xca\xd2\xf8\x51\xeb\xc6\x40\xb9\xf8\x2f\xdc\x32\x5c\x18\x09\x07\xc8\xa9\x26\x4c\x3c\x70\x25\xc5\x20\x5e\xf7\x40\x15\xb7\x9d\xd3\xb3\xb6\x48\xd3\x5b\x61\xe8\x47\xbb\x23\xaf\x64\x72\xcf\x14\xc9\x6c\xb7\x17\xe4\x7d\x81\xfa\x79\x3f\xa3\x5f\xb1\x15\x2d\x33\xa3\x41\x07\x50\x25\x5b\x9c\x1e\x3c\xdf\x3c\xa7\x6b\x76\x53\x66\xd9\x2d\x4b\x14\x33\x91\xb3\x7d\xdd\x79\xcb\x81\x0c\xd2\xf5\xbc\xba\xfe\x05\x69\x80\x99\x18\x3a\xe9\x8d\x24\xda\x13\x69\xe6\x74\xaf\x34\x28\x23\x49\xa9\x19\x64\xd4\x2e\xca\xcc\x65\xad\xde\x0e\x01\xc6\x96\x08\x8c\x4b\xdb\x37\xeb\x28\xe4\x1b\x99\x7e\x28\x85\xe1\x39\xbb\x65\x90\x4e\x1e\xf1\x8c\xea\x14\xe9\x57\xdf\xcd\x86\x69\x56\xf5\x13\xc2\xa8\x97\xd6\xb8\xd6\x1a\x15\x31\xcb\x6a\x0f\x3c\x2d\x69\x06\x7d\xb4\xac\x96\x17\x68\x27\x20\xca\xd5\x4b\x79\x05\xa8\x2a\xcb\xdd\x30\x17\xe4\x73\xab\x26\x7d\xa4\xf6\xf5\xea\x0e\x01\xc4\xfa\xc9\x15\x49\x81\x4f\x66\xc3\x3a\x3c\x32\xd3\x4b\x29\x56\x7c\x0d\x0c\x50\xf5\xdb\x6a\xec\xce\x07\xb1\x20\x6f\x25\x04\xfd\xae\xe4\x0b\xb2\x31\xa6\xd0\x2f\x2e\x2e\xee\xcb\x25\x53\x82\x19\xa6\x17\x5c\x5e\xa4\x32\xd1\x17\x89\x14\x09\x2b\x0c\xfc\x87\xb5\x1f\x98\xd2\x17\x38\xb5\xbf\xc4\x69\xdb\x72\xb1\x9e\xc3\x2f\x76\xe0\xee\x4b\x73\x29\xe6\x74\x6e\xb7\x48\x4f\x2f\x03\x9a\x54\x8b\xd9\xde\xc8\x84\x66\xef\x41\x54\x7e\xf0\xec\x54\x9b\x33\x4c\x40\x8a\xf1\x98\x9d\x0d\xbc\x96\x31\x43\xb6\xb2\x24\x78\xea\xe3\x0d\x0d\x4f\x35\x75\x12\x99\x70\xa1\x79\xca\x2a\x66\x1c\xa0\x58\xb1\x69\xff\x81\x17\x07\x5e\x5b\x42\xc3\x27\x5b\x7b\x07\xbe\xb3\x9b\xc4\x1d\xe6\x6e\x00\x66\xf4\xa2\xca\x07\x2b\xe6\xd8\xe3\xc5\xa3\x54\xf7\x76\x21\xad\x92\x32\xc7\x49\xd0\x17\x30\xb6\x8b\x5f\xc2\xff\x04\x0e\xc6\xbb\xf7\x57\xef\x5f\x90\xcb\x34\x75\x65\x15\x4a\xcd\x56\x65\xe6\x32\x86\x2f\x08\x2d\xf8\x57\x4c\x59\x13\x79\x46\xee\xb9\x48\x67\xa4\xe4\xe9\x1f\xfb\x98\x03\x5b\x94\x6e\x10\x7d\xd4\xf6\x9f\xd9\x56\x91\x7a\x37\x30\xf9\xad\x69\x7f\xe7\x1e\x46\xdc\xc2\xa5\xdf\x6f\xd5\x60\xa8\x22\xbf\xa5\x18\xb8\x3b\x40\xbd\xd0\x49\xea\x4b\x17\xdc\xa0\x0e\xe5\x60\xcf\x59\xb3\x06\x00\x53\x44\x5b\x89\xd2\xbf\xeb\xfd\x83\xba\xdd\x03\xd4\x19\xb1\x40\x06\xd5\xba\xcc\xf1\xf0\xa1\x50\x96\x61\xc5\x8d\xae\x02\x90\x7b\x29\xb7\xbc\x6b\x83\x93\x3c\xb0\x58\xb6\x07\x21\x07\xfd\x38\x64\x2a\x82\x3f\x3a\x3b\xa6\xd1\x85\x8e\xbf\xcc\x55\x04\x70\x50\xae\x3d\x51\x43\xf2\x1a\x26\x18\xd2\xde\x9b\x5a\xf9\x5f\x90\xdb\x3d\x14\xe1\xcc\x1f\x70\xbe\xd9\x37\xad\x2a\x91\x21\x22\xd6\xf9\x40\xe7\xa6\x4e\xbd\x9e\xb8\xd9\x7b\xa9\x8e\x92\xec\x2b\xbe\x2e\x15\x08\xcf\x0b\xaa\x35\x5f\x0b\x2b\xbb\x21\xb5\xff\xc5\xb0\x66\x31\xb0\xf3\x0a\xc5\xa5\x1a\xa8\x1b\xb3\x53\xb6\xc0\xbf\x80\xc6\xd3\x82\x7c\x45\x15\x97\xa5\xf6\x97\x73\x12\x99\x17\x52\x00\xf2\x54\xea\xfe\x71\x37\x60\x8c\x66\x55\x82\x8a\xb8\x13\x99\x85\x4c\xdd\x8d\x9c\x1b\xf7\x97\x5e\x8a\x97\x69\xce\x01\xde\x23\x2f\xa5\x30\x4a\xe2\xf1\x5e\xb9\xdc\x67\x76\x27\x15\x0a\x6e\x01\x41\xd7\x94\xc6\x9b\x3f\x1a\x75\x8c\x88\x9e\x22\xb8\x46\xab\xef\x24\xf5\x77\x0a\x59\x94\xde\xdb\x1a\x0c\x44\x80\xcf\xfa\xf1\xbc\xcc\xa8\xd6\x56\x56\x21\x75\x28\x47\xa1\x6a\x5c\x70\x56\x17\xa9\x50\x83\x9e\x5c\x3f\x73\x7d\x5b\x3f\xe6\x22\x62\xf8\xea\x61\xd1\xed\x75\x14\xdb\xb4\x94\xb7\x86\xbe\xef\x56\xf8\x54\xd7\xbd\x27\x27\xc8\x47\xc0\xd5\xf3\x44\x71\xb0\x58\xfa\x71\x1f\x2a\xd2\xea\x95\x24\x2b\xb5\x61\xaa\x7e\x0b\x0b\x7a\x3c\x4a\xfc\x3a\x05\xbf\xf0\xa3\x54\xbe\xb6\xc8\xc0\xa6\xc4\x1e\xb6\x0a\x84\xb8\x2e\x72\x6b\xa7\x78\x94\xc4\x4e\x2a\x53\x64\xc9\x42\x37\x52\x3b\x44\xb6\x0b\x72\x69\x75\x63\x38\x84\xed\xc1\x5d\x09\x35\x0f\x6d\x2c\xb7\x24\x51\x8c\x0e\x72\x26\x6d\x33\x91\xd7\x8a\x5c\xef\xac\xfc\x01\xb6\xba\x5e\x81\xc5\xdf\x58\x81\x41\x3e\x92\x69\xbd\x0b\xbd\x06\x9d\xa2\x21\x43\xa4\x22\xdf\x31\x25\x5d\x3d\x17\x0c\x69\x11\xd2\xff\xf9\xe0\x53\x47\x31\x9a\x72\xc1\xb4\x7e\x6d\xd9\x22\xd2\xb4\x69\xf1\x14\xcd\xb2\x9a\x0a\x59\xa3\x35\xe9\x3a\xcf\xec\x46\x1a\xbc\x6a\x05\x36\x8b\x4c\x6b\x0a\xbe\x96\x08\xf8\xfa\x68\xba\xc5\x50\x20\xfb\x11\x7b\x14\xd7\x3a\x76\xff\xd2\x28\xe6\xde\xbc\x7c\x77\x05\x2f\x26\x52\xe0\xb1\xd9\xbc\x77\xe9\xef\x1e\xb7\x7b\xde\xcf\x45\xf4\x81\x01\xd0\x5d\x82\xbf\x83\x66\x56\x76\x9e\xdc\xa9\x92\x9d\xec\x53\x29\xd7\xdc\x2c\xee\xff\x37\x1c\x25\x4c\x6c\xa8\x48\x50\x39\xb8\xb8\x67\x85\xbe\xd0\x7c\x3d\x17\xcc\x58\x8d\xf2\xe2\xd9\xb3\x67\xff\x37\x1c\x25\xd0\xe5\xff\xf5\xd9\x9f\xfe\xd7\x67\x7f\x5a\xe4\x47\xb1\x0a\xac\x2d\xd7\x5c\xdd\xda\x22\x68\xa9\xf4\xa1\x6b\xa1\x76\x31\xaa\x19\x7c\xa2\x0a\x5f\xd1\xb9\xb3\x7c\x19\xaf\xcb\xbf\x6c\xbe\x87\x5d\xd7\x18\x12\x51\x51\x74\x0b\x1a\xd0\xc2\x51\xe4\xd5\x2f\x81\x15\xde\xb9\xdd\xbe\x2d\x06\x4c\x15\x12\xab\x77\x87\xb1\xb8\x79\x7b\x3a\x3e\xa5\x06\xaf\xd0\xa6\x1f\x77\x74\x9c\x7e\xe8\xbc\xd5\x9a\xf8\xe6\x1f\x43\xd0\xa0\x8f\x94\xb4\x3a\x19\xee\x0a\xb2\x56\xb2\x2c\x66\x4e\x09\xac\x11\xa4\xd2\xa1\x05\xaa\x14\xc3\x41\x9a\xa0\x9d\xa0\x7c\x6d\x77\xa5\xaa\xfc\xd5\xac\x5e\x65\xa5\x71\x4a\x12\xfb\xc0\x20\x82\xb1\x73\x05\x5c\x95\x02\xa4\x78\x29\x20\xf6\xc6\xb9\x67\x50\x33\x38\xc9\xd8\x9a\x26\xdb\x93\xd6\xf7\x7b\xa9\x7b\x91\x68\x47\xe8\xc7\x8d\x90\x90\xb5\x5a\x78\xc2\x0d\xf6\x0f\xb9\x91\xfa\x5c\xbd\x70\x28\x0d\x6f\x3d\x38\x6f\x4a\xed\x86\xea\xcf\x0b\xb7\xe4\x64\x43\x45\x9a\x31\xb5\xd7\xf0\x0d\x4b\x29\xab\xdf\x3a\x4a\x73\xe8\xde\x22\xef\x97\xe5\xe0\x32\x71\xb1\x34\x59\xb1\xa1\x55\xf4\xa5\xd5\x14\xb0\xc0\x1d\x15\x6b\xe6\xd9\x61\x55\xda\x3f\x06\x80\xb9\x81\x5d\x56\x19\x7e\x07\x2a\x43\xad\xf5\xb6\x27\x2d\xd7\x85\xab\x00\xb6\xdc\x46\x38\x4e\xaa\xef\xf7\x9c\xf3\xfd\xc4\x07\xe4\x37\x2e\x5e\x4d\xfa\xe0\xc9\x61\x49\x09\xea\x89\x14\x86\x7d\xec\xcd\x02\xd2\xde\xf0\xb7\xee\x25\x87\x52\x56\x5a\xa2\xdf\xa0\x76\x57\x5a\xf6\x3c\x9a\x61\x55\xc8\x8c\x27\xdb\x0b\xdf\xd9\x79\x82\xbd\xbd\xe8\x25\x1d\x87\xde\x18\xaa\xef\x6b\xab\x8d\xc1\xf9\x5a\x69\x0e\xbb\x5f\xeb\xe3\xc0\x98\x33\x6d\xa5\x5f\x5b\x49\x16\x5d\xfa\xf3\xe4\xb2\xd2\x88\x75\x59\x78\x00\x34\x43\x79\x88\x5b\x39\x26\xe5\x97\x15\xc1\xa8\xd9\x38\x75\xc8\x6e\x2a\x8a\x52\xf1\x56\xe6\x8c\x3c\xc8\xac\xcc\x19\xf0\x89\x46\x8f\x53\xf0\x74\xfc\xa2\x5c\xb2\x8c\x01\x56\xe3\x36\x2a\x78\xb8\x1f\x2d\xf9\x0d\x2f\xd0\x2e\xa4\xa6\x22\x0d\x96\xb7\xfd\xf3\xb0\x6f\x71\xb9\xf5\x6c\xf4\x82\x7c\x23\xc8\x73\x34\xb6\xe4\x23\xdc\xa4\x7f\x7d\x7d\x55\x6d\x11\xfb\xd4\xe7\xb7\x30\x9d\xe4\xb3\xe1\x13\xf8\x0e\xaf\x1e\xac\x79\x4a\x96\x08\x0a\x59\xf1\x7c\x26\xd8\x23\x59\xf1\x8c\x69\x54\xe0\x6b\x2d\x0f\xbb\x3c\x48\xd2\xf7\x02\x06\x64\x3b\xed\xba\x72\x4e\x7e\x8b\x3d\x2e\x98\xf2\xd6\xe7\x92\x3b\xa8\xf8\xfd\x87\xd3\xe1\xc1\x83\x30\x57\x8f\x73\xf5\x38\x9f\xcf\xe7\x76\xfc\xfe\x30\x41\x11\xe1\xe7\xbc\x3a\x73\x72\x99\xf2\xd5\xb0\x47\xae\xbd\x2a\x56\xb6\xd6\x5d\xd3\xde\xf9\x89\x23\x5e\x0c\x79\xed\x1b\x66\xe9\xbf\xfd\x2e\xe8\xac\x0b\x65\xc5\x71\x1b\xe1\x25\x70\xce\x0d\xec\xeb\xe8\x4d\x71\xba\xe7\x65\x67\x8e\x69\xb2\x64\x1b\xfa\xc0\xa5\xb2\x23\x03\xbe\x0c\x79\x42\xfb\xe6\xc6\x03\x1b\x8e\x7f\x97\x6c\x65\x85\x09\x1a\x90\xec\x63\x21\x75\x80\x91\x1d\xe4\x7d\x23\xd3\x56\xca\x7b\x58\x3a\xb8\xbc\x60\x37\xee\xd6\xee\x8b\xe6\xe6\x1b\x66\x0f\x54\x7f\xca\xa2\x90\xca\xf8\x29\x24\x4b\x6a\xb5\xa0\x6a\x18\x67\x9d\x25\x1e\x2c\xc5\x4b\xc8\xb5\xe3\x26\xb0\x58\x84\x24\x6c\xb5\xb2\xa6\xa9\x14\x84\x15\x1b\x96\x33\x45\xb3\xb6\x74\xd0\x65\xc0\x3d\x4e\xf5\x0b\xe7\x20\x99\x11\x14\xaa\x39\x2d\x30\x3f\x33\x28\x29\x29\x57\x3e\x0f\x74\x15\x50\x35\xbc\xd9\x4e\xde\x8b\x0f\x52\x9a\xb7\x5c\x83\x96\x76\x82\x58\xc2\x65\xf6\x48\xb7\xfa\x64\xdf\x71\xea\xff\x36\xbc\x40\xe8\xcc\xea\xd5\x28\x48\xb4\xee\x5e\x8a\xcb\x91\x72\xdd\x4a\x08\x2b\xcc\x2a\xdd\x95\x11\x26\x8c\xda\x62\x62\x1e\xc7\x79\x95\xb8\x1e\x1c\x46\xa1\x64\x02\x86\xf0\x97\x56\xa7\xf3\x7a\x9c\x57\x0d\xb8\x93\x1f\x0b\xf2\x96\x6e\x09\xcd\x34\x02\xa0\x81\x5c\x41\x5c\x90\xdb\xb6\x46\x80\xda\xb3\x15\x9b\x5c\x90\xa5\x34\x9b\xee\x03\xc1\x40\xf0\x1b\x99\x76\x5e\x69\xa4\x8f\x6e\x5b\xda\x9d\xe7\x86\xc5\x1b\xbd\x67\x9a\x14\x8a\x25\x2c\x05\xfb\x74\xd5\xb9\xae\xd1\xaf\x15\x91\xa3\x4b\x35\xe0\x84\x77\x12\xb8\x35\x9a\x17\xae\x1b\x28\x9b\x0b\x6a\xab\xba\x8e\x68\x93\x65\x11\xaa\x03\xd7\x4d\x84\x14\x73\x25\x25\xe8\xf6\xa8\x63\x1a\xe5\x51\xc9\xd6\xb9\xf1\x60\xb7\x9e\xc3\xcc\x86\xb9\x20\xa7\x6b\x46\x68\x6d\x1c\x18\x49\x98\xd0\xa5\x62\x95\xc3\x23\x95\x0c\xa3\x54\x5c\x17\xbf\xbc\xbe\x1a\x24\xf9\x8c\x9c\xd9\x3e\x9e\xc3\x0e\x5e\x51\x0e\xb8\x88\x36\x54\x75\xc7\xcd\x57\x9e\xbc\x1d\xca\x20\xcd\xca\xd8\x5a\xd1\x4c\xb3\x99\x15\x62\x56\x46\xf9\x71\x5a\x51\x5e\xf9\x97\x99\x02\x20\x30\x10\x4d\xd3\xd9\x2a\x87\x6c\x87\x61\x09\x29\xd2\x1f\x6a\x3b\x0c\x0d\x34\x1c\xcb\x40\x3c\x4f\x7f\xa9\xd9\xe0\x4d\x97\x1d\xe1\xf6\xe5\x91\x85\x5b\x33\x40\xc3\x32\x78\x7b\x86\x90\x53\x73\x66\x68\x4a\xcd\xf0\x36\x41\x81\xe8\x5f\xde\x11\x8b\x7d\x6b\x3d\x48\x33\x20\x16\xfb\xd6\x7a\x90\x66\x98\x0f\xf6\x8a\xbe\x80\x2a\xf8\xe3\x88\x45\xcd\xde\x70\x51\x7e\xc4\x30\x9c\x41\xc4\x6f\x87\x8f\x6e\x5f\xc1\xab\x24\xf1\x63\x86\x85\x6a\x44\xec\xb6\xed\x9a\x80\xae\xd3\x5a\xfb\x59\x47\xe4\x78\x29\x07\xc2\xc2\xda\x40\xe0\x58\x18\xe6\x26\x45\x45\x2a\xf3\x9d\x5e\x56\xc5\xea\xeb\xc9\x6e\x49\x95\x18\x6e\xfa\x67\x95\x38\x23\x0f\xe0\xd8\x9b\x88\x70\xf9\x77\x54\xf6\xc8\x37\x70\x5d\x98\xeb\x6a\x75\xf0\xfe\x30\x06\x8f\x46\x9b\xce\xa4\xbe\x2a\x1e\x35\x1e\x32\x26\x0a\x53\xc9\x2c\x80\x6b\x77\x4b\xa8\xcb\xcc\x85\x4a\xf8\x41\x59\x12\x3f\xa9\x31\x99\x20\x56\xdf\xdd\xe6\xdb\xa2\x33\x26\x88\xb1\xfa\x29\x8d\xa9\x0c\x1c\x7f\x3b\x63\xb2\xe7\x65\x7b\x4c\x70\x68\xfd\x74\xc6\x14\x15\xa3\xab\x59\x92\xc8\xbc\xb8\x51\x72\xc5\x87\x19\x75\x47\x6e\xbb\x57\x6b\x68\x10\x63\x0e\x1d\xba\x13\xe1\x97\x23\x8d\xcc\x7c\x85\x1c\x54\xd8\xa2\x45\x88\x4c\x68\xb6\x91\xda\x44\x0c\x68\x67\x50\xdd\x97\x1b\xce\x71\x6a\x7b\x00\xbf\x39\x9f\x70\x70\x51\x01\x7d\x83\x37\x64\xed\xeb\xe8\xf8\x35\x1c\x8c\x84\x94\x83\x14\xbd\x57\xda\xca\x61\x0f\x64\xa6\x2d\xea\x46\x92\x47\xa9\xee\x17\xe4\x2d\x3e\x1a\x24\x49\x61\x02\x98\x4b\xc6\x4c\xcd\x66\xb6\x93\xd0\xf3\x1e\xed\x0a\xf4\x91\xb9\x8f\x06\xe9\x7a\xd6\xf0\x93\x06\x07\x2d\x97\xc2\xf5\x0c\xb0\x11\xaf\x8c\xad\x80\x51\xc3\xf3\xa9\xc9\xc9\x1b\xbf\x40\x27\x3f\x9e\x28\x3b\x01\xc9\xd5\x0c\x93\xe6\xc9\x06\x02\xf4\xe0\xa2\x70\x7b\xe0\xc1\x51\x79\xab\xc5\x69\x3b\x75\xf1\x2c\xdc\x52\x54\x31\x80\x48\xab\x81\x93\x79\xc4\x9a\x76\x58\x35\xc4\x8a\x41\x8a\xc8\xaa\xce\xa7\xe5\xb4\x74\x32\xef\x51\xad\x1c\x2a\x11\x24\xea\x3b\xd9\xdd\x11\x5f\x0a\xe0\x33\xdb\xef\xb9\xb5\xf3\xda\xcf\x05\xc9\x36\xe6\x32\x74\x3f\x29\x92\x47\x62\xae\x50\xcc\x43\x3c\x1c\x27\x8b\x1b\xf0\x3f\x60\x4d\xf1\x7a\xf4\x65\x15\x3d\x0e\x6e\x83\x9d\x0b\x6f\x2b\xae\x20\xe0\x05\x4c\xad\x61\x7d\xa5\x04\xc7\x79\x5b\xb5\x85\xa0\x6a\x1f\x6a\xb8\x73\x5e\x05\x32\x19\x14\x8a\xe7\x54\x6d\xc9\xeb\xeb\xab\xc5\xae\x82\x2e\xa4\xef\x72\xb5\x17\xd2\x34\x20\x62\xe0\x4e\xe9\x36\xee\xc0\x8c\xb8\x7f\x16\x6b\x09\xc5\xa7\x83\x8f\xb9\xf3\xa2\xb7\x3a\x31\xc3\x97\x90\x5b\x4b\x7c\x8b\xcf\x93\x8d\xcc\xd2\x3a\x01\x4c\x1d\x4c\x9d\x7a\x8a\xb0\x91\x42\x03\xae\x03\xfa\x6e\x64\xea\x5c\xcc\xa5\x70\xb8\x73\x83\xd6\x59\xf7\x38\x0f\x31\x8f\x15\x02\xe7\x24\x87\x7a\x01\x1e\xfd\xc9\x68\x29\x86\x6f\xd4\x47\xac\xd2\x9e\xc9\xa8\x3c\x02\x94\xdc\x33\x25\x58\x46\x0a\xaa\x68\xce\x0c\x53\x3e\x0c\x34\x80\x82\xc6\x27\x49\x09\xc7\x9a\xef\x74\xd2\x87\x9b\x53\xff\x99\x2d\x5e\xdc\x88\xcd\xe1\x1f\x75\xc7\x0b\x4c\xbb\x91\x1d\xfb\xca\xdf\xb4\xfb\x84\x3d\x8b\xbb\x79\x36\x87\x79\x0d\x3c\x12\xae\x6b\x12\x79\x1d\x2d\x66\x5b\x3e\x72\x91\xca\x47\x7d\x08\x90\xf1\x17\x7c\xb5\x0e\x53\x77\xd1\xac\xba\x03\x66\x0c\x0e\xa5\x01\x74\xec\x05\x33\xbc\x6a\x60\x77\x2c\x1c\xec\xb1\x62\xb8\x0b\x2d\x35\xc3\x4f\x16\xff\x24\xc0\xc3\x31\x4c\x84\x75\xae\xe9\x4b\x65\xe9\x19\x4e\xb3\xdb\x82\x25\xa3\xf4\xbf\xd7\x6f\x6f\x2f\xdb\xaf\x5b\xd5\x14\x2f\xc6\xda\x11\xdb\xbf\xd7\x61\xc9\x61\x05\x90\x2d\x37\x52\xde\x93\xb3\x46\x04\xce\xa6\x5c\x2e\x12\x99\x37\xe2\x18\xe6\x9a\xaf\xf5\x85\x63\xcd\xb9\x1d\x41\xf8\x96\x31\x17\x19\xc8\x46\x2f\xbd\x21\xd4\xda\x21\xb3\xd0\xc9\xa4\x1a\x05\x2c\x10\x86\x44\x85\x15\xac\x6d\x45\xa1\x3d\x0d\x20\xed\x30\x34\xfb\x58\xca\xf9\xee\x52\x0d\x05\xf6\xf8\x16\x58\x2e\x7f\x15\xc5\x47\x81\xc5\x66\xe9\xdf\x3b\x67\xee\x02\xda\xd1\xc0\x22\x0f\xc4\x8f\x1e\x27\x00\xf2\xee\x45\xbb\xcb\xbc\x2c\xda\x0b\xd0\x07\xc7\xda\x05\xf0\xf7\x83\xf4\x90\x49\xa1\x05\xd4\xc7\x58\xc5\x6d\x20\x3f\x04\xd6\xc7\x50\xdc\x15\x3e\x4f\x92\x67\xe4\xd3\xca\x34\x32\x52\xae\x91\xa3\x22\x3e\xc1\x47\x74\xeb\xea\x73\x7c\x68\xe8\xed\xce\x7b\x7b\x36\x19\x69\x3f\xd5\x3b\x14\x07\x25\x35\xc2\x3e\x51\x57\x3d\x46\xb0\x57\xfd\xbb\x1b\xea\xdc\xdd\xd2\x0e\x5c\xdb\x19\x98\x7d\x23\x33\x86\x57\x81\xe2\xe2\xe5\xf7\x46\x1d\x9e\xea\x26\x9d\x3e\x8e\x18\x13\xee\x7d\xe7\x6f\x44\xd9\xf9\xbb\xab\x68\x03\x68\x69\x0c\x85\xd0\x43\xbb\x8d\xf1\x2f\x83\x40\xa5\x35\xb7\xec\xfc\x19\x44\x36\x9b\x91\xb4\x46\x41\xc5\x9d\x7f\xaf\x52\x08\xcd\x30\xbe\xe4\x3f\x48\xa9\x03\xec\xba\xa9\x8b\xcf\xd4\xc9\x7b\xfe\xdd\xff\xd7\x7f\x3c\xf5\x7a\x28\xf6\x63\x84\x55\xf1\x0a\x03\x63\xda\x77\x62\x70\xd8\x2e\x66\xc6\x48\xec\x71\x68\xc3\x62\x42\x08\x4c\xb1\xe2\xee\xb2\x65\x59\x8b\x94\x76\x57\xa9\x22\x2e\x52\x63\x73\x49\x22\x1a\x01\x35\xe4\x9d\x74\xb5\xb8\xd8\x8c\xdc\x40\x28\x76\xfd\x4b\x44\xd6\xbe\x77\x12\x6b\x76\x1d\x23\xb8\x3d\x22\x6f\x64\x6b\xaa\xbf\xa8\xb3\x44\xe2\xac\xf8\x2c\x91\xf8\x53\xc5\xac\xa1\x49\x69\xe4\x09\x1e\x9a\xf3\x7b\xb6\xad\xf2\xf0\x05\x48\xba\xfc\x95\x2e\xac\xbb\x62\x4b\x8f\xbe\x62\x52\xbc\xff\xe3\xea\xc9\xc8\x7c\xc9\x45\x4c\x47\xb1\x5b\x9e\x7d\xa0\x67\x7e\x21\x45\x0a\xff\x84\x2e\x1e\x63\x21\xe2\xd2\x56\xb6\x56\xe3\x7d\x7f\x92\xca\x56\xd2\xc9\xd0\x31\x25\xeb\x03\xb2\x86\x32\x9b\xc9\x25\x1b\x85\xfc\x5f\xfd\xa3\xa4\x59\x68\x1f\x35\xd5\x0d\x7c\xc1\x93\xd8\xc9\x32\xf6\xc8\xb3\x34\xa1\x2a\xc4\xf4\x2b\xa9\xfc\x65\x3e\xed\x6e\xfa\x62\x71\xa4\x84\x8a\x4a\x14\xd6\x9c\xa3\xc3\x49\x76\x29\x29\xa8\x32\x3c\x29\x33\xaa\x88\x95\x1b\x6b\xa9\x02\x09\x18\x63\xcf\xf3\x6a\x1b\xdc\xb2\x44\x8a\x74\x0c\x42\x72\xd7\x7d\xb7\xb9\xb6\x06\xa3\x57\x39\xd4\x84\x0a\x2d\x2a\x84\x05\xb5\x36\x25\x39\x6b\x5f\xfe\x95\x2b\x2f\x1f\x2b\x91\x12\x92\x66\x70\xdb\xee\x91\x6b\xd6\xbc\x7c\xca\x35\xe1\x58\x52\xf0\xbc\x3e\x95\x6a\x19\x11\x62\x96\x3f\x6d\x3d\xfa\x3c\xab\x2e\x86\x1b\x02\x91\xb5\xae\xbf\x6e\x13\xba\x45\x0e\xcb\x02\x14\x1e\x2b\xa9\xd8\x03\x53\xe4\x2c\x95\x40\x11\x2a\xd6\x9d\x2f\xc8\xff\xc7\x94\xc4\x0c\x5b\x6c\x8d\x3e\x13\xdc\xd2\x01\xa2\x55\x74\xb3\x8b\x48\xa6\x9a\x3c\x23\x67\x58\x06\x8f\xe7\x39\x4b\x39\x35\x2c\xdb\x9e\x7b\x53\x0b\x2f\x54\x0e\x0f\xfe\xf8\x10\x66\x04\xae\xb4\x07\x53\x6a\x89\x74\x54\x94\x3b\xac\x13\x57\x52\xd6\xca\xf3\xde\x8c\xa4\x2d\x35\xbc\x72\x1f\xa0\xc0\x8e\x66\xbb\xff\xb2\xbc\x4b\x89\x62\x6b\xd8\xb7\xb8\x17\x8f\xb0\x6b\x9f\x7c\x37\x6b\x80\x40\xef\x9f\x0c\x55\x6b\xb6\xa3\xe9\xb4\xe5\x01\x3c\xb2\xa3\xdb\xc0\x8f\x35\x7a\xa1\x58\x22\x1f\x98\x62\x29\x01\xe3\xcc\xb2\xea\x4e\x17\xad\x61\x66\xe4\xae\x1b\x70\x48\x29\xa3\x19\xa7\x7b\xa5\x57\xdb\x8b\x61\x9f\xea\xca\x29\x0e\x06\xf7\x8a\x33\xe5\x8d\x88\x25\x4d\xee\x59\x4a\xca\x82\xf4\x86\x82\x55\x77\x39\x0b\xa9\xb9\xb1\xf2\x18\x03\xb4\x9b\xa0\x97\xdd\x78\x7f\xc7\xab\x61\x7f\x96\xda\xfc\x1d\xb6\xf2\xdf\x71\x4a\xec\x0f\xfa\xef\x7b\x49\x4b\xd5\xa6\x62\x24\x59\x33\x51\x49\x94\xbd\x1b\x75\x90\x73\x14\x5b\x05\x67\xe6\x03\x5b\x35\xee\xda\xe1\xd0\x60\x11\x66\xd8\xdf\x3d\xef\x87\x74\xe4\x3a\xbf\x48\xdf\x2e\x0f\xf2\xfb\x3d\x17\xbd\xf8\x6e\x38\xbb\xc5\x80\x69\x19\x78\x79\x70\x8f\x29\x56\x64\x3c\x89\xe0\x36\xff\xa0\x17\x5a\x29\xd3\xdc\x72\xbe\x28\xf3\x25\x32\x5b\xf5\x84\x63\x3c\x28\x6e\xb9\xb7\xcb\x77\x2c\x2f\x32\x6a\x30\x6f\x80\x66\xee\xca\xb1\xa7\xef\x52\x34\x31\xa1\x59\xa5\xe3\x6e\x5d\x01\x51\x6d\xa8\x30\x7c\x20\xe1\x91\x4f\x3e\x67\xad\x68\xff\x99\x19\x59\x96\xa6\x99\x40\xa9\xfa\x16\x40\x27\x10\xe8\x0f\xc8\xb0\xe6\xda\xf4\xa5\xd9\xc2\x8d\x65\xb6\xbb\x38\x73\xda\xd0\xba\x9e\xef\xe3\xe7\x50\xfe\x82\xe1\x43\x46\x95\xd9\x7e\xa6\x6c\xb3\x3c\x24\x66\xa9\xb3\x8a\xa6\x7c\x85\x19\x7b\x3c\xeb\x57\x50\xb8\x55\xe9\xaa\xbf\xee\x1d\xea\xc6\x6e\xe7\x3d\x7f\x19\xb0\xa6\xc3\x26\x26\xfb\x98\x64\x65\x3a\x70\x46\xb6\x6d\x4b\x7c\xba\x95\x26\xd5\xfb\xf0\x0a\x6a\x0c\x53\xa2\xca\x63\x32\x70\x0a\xe1\x65\x26\x23\x9d\xa2\xe4\x93\x5e\xbb\x29\x59\x90\x5b\x43\xf5\xa6\x71\x03\xc5\xfd\x21\x60\x85\x3b\xaa\x96\x35\xab\x70\x6f\x34\x54\xb0\x44\xac\xef\xe0\x82\xdc\x7a\x0f\xe1\x90\x01\x62\x3f\x6c\x87\x72\xf2\x81\x69\xc3\x93\x13\x92\x2a\xfe\x30\xa0\x6d\x04\xbd\x7f\x23\x4e\xde\x21\xef\x0e\x17\x63\x56\xec\x5a\x1c\x77\xc5\x42\x6b\xd4\x59\x89\x01\x92\x81\xa5\xf9\xe9\x2e\x40\x41\xcd\x26\x3a\x59\x81\x7d\xb6\x31\xf9\x60\xb3\xc0\x6f\xe8\xda\x75\xb3\x96\x06\x42\xa2\x21\x6b\x88\xdd\xfe\xa4\x14\x29\xa4\x6d\x81\xc4\x9d\x19\x5b\x90\x2b\x29\x4e\xfd\x9d\xa2\x2d\xe1\x2b\xc8\x71\x86\x69\x1d\x22\x00\x6d\x2d\x68\xa1\x37\xd2\xe8\x90\xd3\xe3\x87\x9a\xdc\xaa\x43\x91\x13\x7c\x5b\x0d\xa0\x3d\xc9\x9e\xc7\xeb\x01\x06\xd8\xd1\xab\x43\xcd\x15\xa9\xe6\x3d\x30\xed\x03\x64\xf7\x2e\x88\x63\x81\x9f\xca\x94\x57\xda\x63\xec\x9c\x57\x2f\x74\x26\xbd\x09\x92\xc3\xb4\x41\x4e\xdc\x81\x11\xd4\x4a\xb0\x36\x56\xf5\x7c\x44\xa5\xc3\xa8\x2d\xa4\xac\xa8\xc4\x4d\xc7\x2a\x0e\x2d\x63\x2b\xdb\xce\xa3\x54\xf7\x99\xa4\x29\xe1\x46\xb3\x6c\x20\x77\x64\x78\x36\x1b\x6a\x75\xec\x54\x95\x98\x52\xaf\x87\x3b\x71\x4f\x23\x7e\x33\x78\xbe\x69\xa4\x83\x7a\xb3\x63\xc2\x1f\x99\x71\x02\x36\xe2\xd0\xeb\x78\x4f\xf3\x65\x46\x79\xee\x95\xc1\xb0\x2a\xb5\xef\xa5\x56\x19\x29\x92\xd8\xbf\xb9\xe9\xdc\x6b\xf4\x11\x34\xfc\xfc\x2d\xea\xc7\x0d\xcf\xaa\x0d\x8f\x39\xb4\xbe\x82\x8f\x78\xa1\x32\x4e\xd9\x6a\x0b\x7e\x6b\x95\x80\xda\xfa\x55\xdd\x6f\xec\x6e\xa9\x99\x02\x48\x12\x73\x08\xae\xb0\x4c\x5a\xcf\x3a\xc0\x98\x30\x35\x49\x51\x91\x1c\xba\xf8\x1d\x56\xf9\xc2\x36\x53\xd7\x2d\x76\x79\x73\xed\xde\xa8\x82\x95\x00\xbc\xc0\xdf\x58\x0a\x89\x1d\x72\x8a\x5b\x7f\x30\x13\x7b\x65\x16\x23\x8e\x02\xb7\xba\x1d\x0f\x2d\xc0\xaf\x66\x8d\x43\x07\x87\x24\x52\x3c\x30\x65\xc0\x9c\x5f\x0b\xfe\xdd\xf0\x41\x06\x3d\xa8\x0c\x4b\xe0\x0e\x03\xca\xbb\x12\x34\xf3\x60\xa9\xcf\xd8\xa1\x18\xec\xa6\x52\x44\xd1\xf6\x15\x70\x86\x53\x8d\x24\x32\xcf\x4b\xc1\xcd\x16\x32\xa6\x2a\xbe\x2c\x8d\x54\xfa\x22\x65\x0f\x2c\x83\xac\x23\x54\x25\x1b\x6e\x58\x62\x4a\xc5\x2e\x68\xc1\xe7\x30\x40\x81\x9e\xb2\x3c\xfd\x65\x55\x10\xbe\xff\xa2\x6f\xc4\xc6\x1d\x32\x67\xbb\xeb\xfa\x05\xc7\x1a\x75\xd4\x91\x74\x70\x54\xb5\x48\x3e\x5f\xf1\x87\x57\xb7\x77\x83\x8b\xea\x72\xd3\x80\x68\x72\x39\xc3\x6a\x00\xa4\x5e\x58\x3b\xf5\x5c\xac\xdc\x49\x3a\xa4\x6e\xda\xbd\x88\xee\xfe\x14\x6f\xe3\x81\x27\x3f\xe3\x96\xf9\x75\xb9\xcc\x31\x7f\x25\x6c\x20\xf4\x9b\xbc\xa4\x42\xec\xdd\xb0\xbe\x2d\x19\x29\x8b\xd4\xee\xfb\x05\xb9\x16\xe4\x25\xcd\x59\xf6\x92\x6a\xf6\xc9\x97\x15\x6e\xa3\xcf\xed\xb2\x3c\x6d\x61\x7d\xb0\x41\xec\xe2\xde\x1a\x2a\x52\xaa\x7c\x6a\xdb\xd3\x53\x5d\x91\xf8\xe4\x63\xf6\x1f\xea\x1f\x70\x9c\xf3\x13\x16\x75\xd8\x27\xed\x1e\x3c\xa0\xb6\x4d\x74\x40\x4b\x47\x18\xd6\x7d\x72\x59\x81\x4a\xa1\x8d\x2a\x61\x32\x52\xf0\xbc\x85\x63\xfd\xb0\xc8\x8c\xd3\x34\x31\x35\x52\x73\x1b\x81\x77\xba\xba\x5d\xb0\xdc\x12\xf6\x11\x05\x59\x10\x71\x96\x99\xc6\xab\xca\xd2\x25\x28\x52\xcc\x28\xce\x1e\xac\x62\xb5\xe4\x46\x51\xb5\x6d\xb0\xc1\xdd\x26\x98\x26\xdf\xea\x63\xd6\x92\x86\x0a\xa9\x74\x89\x3e\xd9\x06\x62\x0d\xbb\x5c\x3d\xf8\xe2\x96\x98\xe8\x23\x1c\xf1\xe9\x52\x0d\xef\x70\xe2\xfe\x60\x08\x7b\x64\xce\xd7\x25\x4f\xd9\x45\x83\x25\x62\xd2\x08\x07\xc3\x29\x3d\xec\x19\x0e\x56\x6a\xdf\xa0\x78\xdd\x78\xaf\x9b\x04\xbd\x50\x6c\xc5\x3f\xce\xc2\x31\xcc\x55\x24\x1a\x4c\xa1\x9a\xb5\x70\x58\x4a\x4a\xc1\xff\x51\x3a\xb5\xfa\xfd\xbb\x37\x7f\x25\xd7\x9f\x47\xf8\x7b\xea\x18\x36\xb2\xa1\xda\xa5\xfc\x62\xc2\x6e\xb9\x07\x9e\xba\x38\xc9\xb6\xc3\x0a\xb2\x77\x85\x78\xcb\x2b\xf8\x8a\x99\x52\x89\x3a\x2c\xdf\x89\xe5\x3a\x25\x94\x87\xb8\xcc\x66\xe0\xba\x76\x87\x28\x66\x54\x77\x00\x37\x1e\x43\xee\x7e\x2b\x46\x51\xa1\x93\xda\x6d\x96\x10\xcb\xfa\x89\xd3\xe5\x6a\xc5\x3f\x56\x17\x94\x60\xf4\x8e\xb8\x9d\x99\x0a\x91\xac\x6f\xe0\x07\x28\x03\xe8\x47\xdc\xab\xf5\x3c\xd7\x8a\x05\x26\x11\x16\x58\x57\x04\xd7\x36\x40\x32\x63\x62\x6d\x36\x15\x40\x0a\x3d\xae\xe2\x8e\xd1\xd7\x7e\xcf\x1a\xbe\x22\x1c\x5a\x68\x77\x89\x06\x57\x2d\x5c\x7e\x9e\xf6\x92\xd7\xc6\xa8\x2b\xfa\x13\x20\xe9\xd9\x32\xc5\xf5\x62\x0d\x27\x16\x7e\x06\xd7\xeb\xdd\xfb\x3b\xc7\x20\xc1\xaa\xa3\xbf\x7b\xf6\x07\x32\x07\xf0\x98\x51\x4c\xa6\x0b\x14\x18\x87\x1c\xa6\x8e\xc8\x67\xcf\x9e\x93\x97\x4e\x5f\x0f\x56\x62\xfb\xfd\xb3\x67\x28\x4c\x3f\x30\xaa\xa5\x70\x7a\xc7\x1d\xcf\x99\x2c\x2b\xaf\x11\x96\xd7\x6b\x6c\xad\x00\xd1\x04\x24\x9d\x4b\x9c\xb7\x92\xa5\xa8\xd2\x2f\x81\x53\x99\x66\x99\x34\x86\xa5\x75\xf5\x2d\xdc\x0f\x01\xaa\x3e\xf5\x18\x33\x6a\x4b\xce\xbc\xe4\xc8\xb6\x84\xae\x8c\xcb\xd6\x0b\xe4\xbd\x29\x6b\x3f\x1a\xb1\x97\x3e\x58\x7a\xf3\x4b\xa0\xb1\x61\x34\x65\xea\x1c\x96\xff\xd2\xc5\x6e\x03\xa8\xc6\x57\xc4\x49\xad\x00\xc5\x56\xb6\x9a\x4f\xae\x34\xf0\x94\xe5\x85\x34\x4c\x24\xdb\xe1\x5b\x4f\x91\x07\x77\x16\x51\x1f\xef\x07\xd4\x1b\xde\x62\xad\x3b\xa7\x69\xdf\xb3\xad\x6e\xd4\xc4\x75\x17\xd1\xa9\x08\x5f\x65\xf3\xfe\x3a\xa9\xd6\xd4\x5a\x2e\x40\xc5\x45\x6c\xd8\x7f\x9e\xe9\x44\x16\xee\x94\x86\xa4\xe4\xe7\xd5\x61\x1b\xa0\xfc\x96\xba\x8a\x43\x55\x7e\x74\xdd\x70\x20\x99\x76\x82\x6a\xed\xbe\x80\xd5\x52\x82\xa4\x47\x9e\xf2\xb8\x76\x47\x39\xe0\x0f\xaa\xaf\xe0\x83\x42\x9c\x98\xa8\xee\x29\x44\x54\x7d\xc0\x76\xad\x6b\x21\x0e\x8a\x91\xcf\xbd\x5c\xa9\x79\x7a\x46\x68\x66\x36\x50\xc4\x42\x4b\x38\x57\xdd\x1f\x82\x9a\xe3\xd6\xa5\xbe\xa3\xfe\xec\x05\xa4\xcc\x95\x24\xd8\x30\x2f\xab\x6b\x0b\x9b\x16\x56\xdf\x56\x9c\x9a\x10\x77\x81\x70\x6f\x55\xf6\x59\x78\x61\xe1\xee\xc0\x71\x2b\x41\x84\x61\x22\x75\x20\x29\x8e\x2c\x78\x76\xd6\xdb\xdb\xb1\x6c\x33\xfb\x7c\x23\x21\xa8\xb7\xe5\x22\x76\x82\xb7\xe7\xc6\x72\x57\xed\x8d\xd7\x58\xe4\xe2\x08\x05\x29\x1a\x15\x41\xc6\xa8\x91\x55\x05\xf8\x16\xb2\x82\xbf\x38\xae\x63\x34\x58\xe7\x4b\xec\xf2\x6c\x5d\x15\xbf\x51\x51\xa7\x15\x6f\x16\xb4\x25\xa0\x2b\xdf\x9c\x38\xe0\xf5\x9b\x93\x9a\x10\xba\x6e\x9b\x7f\xe2\x31\x55\xc1\x13\x2a\xa4\xb0\x5c\xd5\xc1\x81\x16\xe4\x1d\x16\x10\xf3\x92\xca\xb9\x9e\x71\xff\x84\xfb\x09\xa5\x12\x64\xe1\xee\x26\x35\xc6\x3b\x6f\x28\x4e\x72\x15\x93\x49\x1f\x1b\x62\xff\x52\xb3\xaa\x43\x55\xea\x6f\xac\xf6\xfb\x8d\xf0\xd7\xd3\x09\x25\x57\xef\x6e\xbf\x7d\x73\xf9\xa7\x57\x6f\x42\x42\xa1\x62\xec\xc3\x59\xb7\x2e\x64\x77\x94\x33\x12\xb2\xf1\x55\xc5\x75\xc6\x84\xe6\xbd\x71\xa0\xab\x9f\xa0\x94\x15\x28\x12\x7c\xcd\x25\x87\xea\x85\xe4\xe4\x8a\x5c\xbe\x79\x53\x51\x71\x9a\x15\x20\xba\xe0\x33\x01\xcb\x25\x65\x19\x33\x18\x65\xce\x83\x59\x99\xb1\xf9\xf5\x5a\x53\xb5\xa4\x6b\x6b\x3f\x64\x58\xf7\xae\xb6\x7e\x7c\xc9\x1f\x4d\x72\x2a\xe8\x3a\xc6\x54\xa3\x8d\x03\x10\x74\x5f\x01\x29\x8d\x85\x55\xe2\x7c\x12\x08\x97\x7b\x3b\xcb\x48\xcc\x35\x15\x0f\xe8\x37\xe9\x56\xc5\x00\x1a\xe5\x20\x50\x6f\xd7\x90\xc7\x34\x44\x52\x95\x18\xc2\xa1\x98\xdd\x71\x8e\xe3\x72\x74\xce\x5a\x33\x55\x30\x1c\xb1\x3d\x8d\xea\x4f\x0c\xaf\x54\x54\x05\xcc\x76\x38\x6e\x8b\xb5\x0e\xac\xdb\x54\x4d\x92\xaf\xde\xe4\x44\xf7\x16\xec\x6d\x4c\xb6\xea\xe1\xe3\xcb\xce\x2f\x41\xb2\x5e\x60\xee\xaf\x3e\x46\x7d\x40\x0d\xf0\xb5\x30\xb3\xb0\xfd\x81\xde\x05\x57\x33\x02\x25\x92\x0b\xd0\xad\x2b\x1b\xd4\x1f\x88\xba\x66\x16\x7f\xb7\x37\x0e\xd8\xaf\x5b\x3b\x68\xed\xe6\xda\xc3\xf9\x3b\xb5\xa5\x22\x68\x8d\x2a\xe7\xb8\xcc\x64\x72\x0f\xdc\x71\x65\xf7\xf5\x21\xdd\xad\x92\x06\x5e\xbe\xbb\x72\xa5\x23\x50\x94\x55\x76\xfd\xc9\x4a\x2a\xb6\x56\xd6\x5c\xf3\x5f\x89\x2b\xf5\xba\xe2\x82\x66\xfc\xbb\x6a\x7f\xd7\xa4\xeb\xbd\xe4\xe4\x11\xc0\xd4\x51\x44\x21\x07\x09\xdb\xce\x5d\xb8\x27\x80\x73\xa5\x30\x3c\x73\xde\xbc\x6a\x97\xc0\x3f\x72\xf9\x10\x5b\x47\xb3\x19\x5a\x0e\x69\x05\x17\xe4\x4e\xa2\x98\xa8\xce\xba\x99\xf3\x39\x11\xc1\x58\x64\x09\xd6\x13\x1c\xe1\xc9\x9e\x34\xb3\x30\x17\xb3\x46\x0c\xea\xef\x3e\xeb\x2b\xfe\xd2\x6e\x67\x5f\x0a\x77\x01\x0f\x50\xc4\x57\x10\xb6\x75\xde\xf0\xbb\x23\xaa\x14\xcf\x6e\xa1\x84\x80\xbe\xd5\x22\xee\x70\x3e\xeb\x2c\x13\x48\x76\xef\x6c\x8a\x1a\xfd\x68\x81\x7b\xc8\x48\x87\x7d\x3f\x3d\x63\x44\x2f\x50\x4c\x41\xb9\x1f\xdc\x2b\xd2\x9d\x87\x48\x01\x13\x97\xe5\xe0\xa0\xba\x7a\xc7\x36\x2d\x0e\x18\x5d\xc9\x0f\x58\xe3\x2f\xaf\xaf\x8e\x3b\xb6\x92\x1f\x7d\xe1\x62\xcb\xfc\xce\x1b\x07\x5d\xf0\x51\xcb\x61\xc1\x87\x22\x50\xc0\xb9\x9d\xf7\x28\x60\x28\x42\xf9\x88\x49\xe1\x10\x41\x4c\x0f\x5e\xfb\xef\x78\x03\x0b\x96\xb4\x4c\x4c\x1f\x28\x9c\x6c\xa8\xa2\x89\x61\x8a\x6b\xc3\x93\xc0\x4d\x21\xea\x53\x6c\x3b\xb4\x01\xd5\x7d\xbc\x7a\x44\x4b\xb3\x91\xfb\x0b\x72\x0c\xd5\x4a\xb0\x87\x21\x5d\xb3\x8b\x3a\xba\x61\x8e\xdf\xd0\xbf\xac\x7f\xc2\x5f\x30\xbe\xe3\xc9\x3e\xc5\xc4\x9e\x41\x6f\x65\x3a\xca\xdc\x39\xbd\xac\x5f\x6b\x57\x1c\xf2\x13\x89\x74\x43\xd8\x0d\xbc\xdf\x48\xd7\xee\x70\x60\x6b\xeb\x1c\x73\xea\xb0\x33\x73\xf8\xdc\xfc\xf9\xf0\x46\x8d\x52\xed\xc7\xe5\x22\x0b\x56\xca\x4e\xa9\xa1\x18\x46\x36\x66\x0d\x1a\xe9\xe9\x11\x2a\xad\xc0\x50\x1f\xff\x88\xce\x83\xd0\x60\x7e\x0d\xd8\xc8\x47\xcb\xf1\x62\xdd\x89\xf9\xf1\x66\xe1\x99\x8f\x1c\x5c\xb8\x69\xf6\x47\x5f\xfb\xf1\x50\x0a\x8b\xf6\xa7\x6e\xbe\x7a\x49\xce\xf6\x86\x06\x9d\xb7\x9f\x0c\x01\x29\xa5\x36\x32\xef\x78\x8c\xab\xc2\xc3\x1a\xef\xbd\xb8\x0a\x82\x70\xd5\xed\x32\x2b\x36\xc1\x74\x1b\xd7\x82\x48\x95\x62\xda\xa1\x52\xb3\xdd\xaf\x40\x5e\xfd\xf6\xb7\x42\x16\x61\xbb\x23\xe8\x2f\xba\x14\x5b\x1c\xf9\x55\xc5\x05\x55\x4d\x9d\x75\x18\xa2\xf4\x66\x9b\x2b\xc3\x58\xdd\xb1\x02\x0f\x1f\x04\x24\x29\x02\x31\x55\x95\xd7\xbc\xa1\x74\x85\x11\xaa\xaa\x6e\x01\x02\x71\xde\x4b\x06\x23\xc1\x89\xa8\x7d\x55\x18\x49\x16\x74\x47\x0a\xf6\x58\x95\x67\xc0\x22\x08\x62\x6f\x46\x93\xd8\x14\x14\x8d\xbe\x0c\x56\x05\x18\x63\x3e\xd2\x82\x07\x4b\x03\xb8\xaf\x77\x0c\x47\xac\xee\xe0\xee\x9f\x60\xc1\x17\x1f\x3b\x1b\x2c\x31\x5b\x37\x2c\x58\x51\x57\x64\x86\x65\x6d\x52\x6f\x97\x4e\x88\x51\x3d\x5a\xeb\x07\x5a\x6e\xc7\xe2\x4f\xac\xbc\xb5\xa6\x2f\xf4\x3a\x46\x1f\xff\x1c\x18\xcb\xd7\x59\x34\x1b\xae\xd2\x79\x41\x21\xf5\x94\xdd\x1c\xb3\x56\x8f\xbd\x42\x13\x26\x3c\x42\x4b\x8a\xd3\xf1\xdb\xd7\xd4\x5d\x98\x17\x38\x15\xb7\x05\x43\xa7\x8e\xdb\xd4\xdd\x79\x3f\x66\x5f\x0f\x4d\x37\xd6\xc9\xb9\xf1\x03\xf4\x35\x36\xd1\x57\x50\x9d\x8c\x50\x26\x23\xd5\xc4\xca\x1d\x34\xe6\x84\xfc\xe0\x5f\xea\x5e\x40\xcc\xb9\xe0\x79\x99\x47\x3b\x99\x3e\xbd\x8a\x12\x11\xee\x48\x46\x49\xb0\x8c\xe7\x7c\x28\x30\xdb\xb7\x43\x7c\xbe\x04\xd3\x87\xbc\xdf\x7b\xc9\xb1\xdb\xe6\xd1\xf7\x93\xbb\x6f\x44\x9a\x80\xc4\x5f\x98\x79\x41\xfe\xf3\xec\x9b\xdf\x7c\x3f\x3f\xff\xe3\xd9\xd9\xd7\xcf\xe6\x7f\xf8\xdb\x6f\xce\xbe\x59\xc0\x7f\xfc\xfa\xfc\x8f\xe7\xdf\xfb\x7f\xfc\xe6\xfc\xfc\xec\xec\xeb\x2f\xde\xbe\xbe\xbb\x79\xf5\x37\x7e\xfe\xfd\xd7\xa2\xcc\xef\xf1\x5f\xdf\x9f\x7d\xcd\x5e\xfd\x2d\x92\xc8\xf9\xf9\x1f\x7f\x15\xd1\xb9\x8f\xf3\x46\xd2\x2f\x2e\xcc\x5c\xaa\x39\x8e\xec\xc5\x70\x89\x6d\xdf\xda\x3c\xfd\x06\xd6\xd5\xfd\xb8\x74\xea\x73\x4e\x3f\x02\x3f\xd3\x7c\x30\x07\x4f\xdd\xe4\x0a\x0a\x49\x97\xa6\xe1\x68\xf5\xe9\x48\x46\xb3\x75\xbb\x72\x36\xba\x0f\xe6\x15\xd9\x3a\x4f\x8f\xee\x4d\xc7\x53\xb7\x68\xab\x91\x54\x11\xaf\x13\x8f\xff\xdc\x78\xfc\x83\x8f\x65\xee\x70\xb9\x93\xda\x4f\xe3\xf2\x4a\x0f\xb1\x2a\x55\xf5\x25\xae\x89\xcc\xb9\x19\xbe\x05\xe9\x1b\x5c\x52\x68\xa5\xd2\x35\xad\x0b\xb6\x6e\x8f\x72\x57\x4b\x2f\x18\x59\x44\xe0\xea\x29\x16\x08\xcd\xb6\xcd\x44\x52\x8d\x9c\x1a\xd2\x97\x11\xc5\x74\xc2\x76\xaa\xe6\xb1\x99\xcb\x89\x4f\xe0\xf2\xcf\xb0\xb3\x23\x1f\xf4\x51\x39\x23\x14\x82\x4b\x97\xca\x1f\xa2\x77\x89\x7c\x60\xca\x9d\xea\xb0\x6a\x70\xb7\xda\x1a\x7c\xa1\x82\x2c\x84\x2c\x39\xe4\x57\x1f\x56\x65\xe3\xcf\x6a\x08\x33\x7a\xf5\xd1\xaa\x28\x3a\x1c\xdd\xbd\x33\xac\xee\xeb\xed\x7b\x40\x38\x64\x3f\x5b\x11\xac\xe2\x36\x48\x8e\xb7\x15\xee\x36\xac\xf5\x0b\x04\x23\x5c\xbe\xbb\x8a\x51\xe4\xa3\xb0\x94\x9d\xe1\x5c\x76\xba\xdc\xfc\xbc\xbb\x9f\x11\x3f\x98\x76\xf9\x1c\x17\x4c\xab\x67\x98\x0a\x09\xa3\x14\x21\x56\xd9\x25\x24\x09\x5c\x8b\x6c\x4e\x52\x56\xa5\xdc\xb8\x67\xdb\x46\xf0\x5a\x8c\xe1\x34\xc6\x8f\x49\x62\x12\x71\xd5\xad\x35\x95\xf7\x75\x4a\x2e\x9c\xd3\x56\x4a\xae\x51\xd3\x48\xda\xa9\xb9\x22\xdf\x19\x79\xc8\xc5\x66\xba\xaa\x5b\x6b\xb8\xf2\x38\x39\xaf\x1a\xdd\x97\xc0\x6d\xb0\x8f\xfc\xbd\xa7\x7d\x39\xb0\xae\x45\x8c\x09\x8e\xed\x9d\x34\xd7\x62\xd6\x4c\x9b\x75\x25\x99\x7e\x27\x0d\xfc\xf2\xc9\x26\x16\xbb\x7f\xd0\xb4\xba\xa0\x4c\x57\xf4\x59\x29\xba\x6d\x84\x6e\xc6\x33\x3d\xb6\x3d\x29\x80\x00\x69\xf3\xf3\x52\x85\x28\xc5\xf9\x66\x09\x5c\xca\xb0\x5d\xf2\x68\x86\x90\x62\xee\xe2\x92\x76\xbf\x15\x4d\xd3\x2d\x8f\x54\xad\xd5\x69\x76\xaf\xf1\xd9\x68\xaa\x75\xc8\x14\x80\xb7\x48\x01\xb0\x91\x22\x83\x7c\xef\x2e\xf7\x43\x28\x58\xbc\x6e\xda\x28\x6a\xd8\x9a\x27\x24\x67\x6a\x0d\xd7\xe9\xc3\xa9\x0c\x7d\x8b\x96\xcf\xd8\x46\xf3\x5c\x2c\xfe\xed\x5b\xac\xcf\x8b\x20\xfa\x10\xbc\xad\x83\xcf\xf9\xe5\x8f\xf6\xcf\x45\x06\xcc\xc4\x8f\x0d\x0e\xe8\x37\x11\x01\xd8\xe4\x09\xc6\xca\xa8\xd5\xd9\xd5\x1f\xb0\x7b\x78\xbe\xe6\x18\x9c\xfd\xdf\x55\xfe\xcf\xff\x21\x05\xe5\xa1\x3a\x6d\xd8\x2e\x89\xe6\x62\x9d\xb1\xd6\xdb\x0e\x61\x6c\x7e\xc8\x7e\x63\x4c\x00\x26\xf1\x45\x22\x08\x43\x0d\xd8\xf6\xb0\xab\xf9\xcc\xf0\x8e\x3d\x1c\x73\x31\x91\x8d\xc4\x55\xa1\xb9\x67\xdb\x93\xd9\x8e\x5c\x3a\xb9\x16\x27\xf5\x45\x86\xe6\xae\x8f\x20\x5b\x69\x1c\x70\xc9\xe0\x04\xde\x3e\x79\x9a\x3a\x75\x74\x0d\x1a\xe1\xa8\x97\x19\xd5\x7a\xe4\x85\xaf\x56\x7c\xc0\x6d\x83\x4e\x1d\xe7\x1d\x75\xdf\x07\x9c\x98\xc7\xc4\xd1\x12\xdb\x89\x90\x8f\x2f\x72\xab\x20\xcd\xb7\x72\x28\xbd\xcc\xce\xcc\xd4\x2f\x55\x0e\xe6\x47\x50\xb8\x1c\xd4\xec\x60\xc4\xe0\x51\xd4\x99\x47\x3f\x53\x55\x9d\x87\xcf\x79\xc6\x30\x8d\x20\xe4\x58\xcc\xe1\x46\x4b\x80\x26\x84\xde\x0b\x69\x7c\xd6\x1c\xb8\xbb\x83\x77\xea\xad\xcd\x79\x94\x04\x97\x38\xbe\x91\xec\xf4\x55\xf5\x92\x57\x57\x9d\x85\xd5\x88\x32\x8a\x0a\x2f\xea\x7a\x13\x21\xa7\x06\x5e\xdc\xe6\xda\xcd\xe1\xd3\x47\x19\x13\x8d\x60\xa8\x29\x63\xf3\x62\x9c\xde\xc2\xd3\x5d\x94\x3a\x29\x15\xdc\x1c\x6c\x04\x87\x5e\x20\xdd\x81\x21\x60\x09\x90\x6e\x72\x04\xcf\x3e\x1f\x18\x4d\xe7\x56\x22\xfd\xeb\x45\x26\xd0\xc4\x94\x34\x73\x64\x31\xf4\x20\x1e\xf5\xaf\xd9\x88\x81\xdb\x7a\x43\xf7\x67\x40\xf8\x99\x06\x28\x24\xb4\xa0\x09\x37\x01\x23\xf4\x10\xcd\x25\x0a\x62\x1d\x07\xaf\x8e\x82\x56\x7f\xb2\xb0\xea\x93\x20\xd5\x4e\xa2\xc9\x96\x54\x71\xfb\xa0\x06\x44\xdd\x29\x0e\x49\x9d\xb2\x88\xcb\xea\xc8\xb4\x31\x62\x34\xa8\x81\x24\x52\x20\xcb\x8c\xd9\xe2\x2f\x9d\x58\x7c\xe9\x5f\x86\xec\x6d\x3d\x12\x2f\x30\x16\x48\x93\xe8\xc7\xbd\x87\x08\xd7\x95\x9b\x55\xf3\xef\x18\x68\x82\x31\x37\x4f\xeb\xbe\xf9\x88\x5e\xbc\xac\x00\x3e\x49\xfe\x1d\xbb\x35\x54\x19\x96\x9e\x1e\xfb\x9a\xc1\xde\x68\x9a\xba\x33\x28\x10\xb3\xb0\x19\x9c\x32\x78\x8e\xd0\xa5\x2c\x8d\x4b\x47\x65\x67\xf9\x21\x09\xed\xa7\x11\x36\x4b\x46\xa1\x2e\xe7\x92\xdd\xf1\x03\x42\x54\xdf\x50\x6d\xf0\x56\xf0\x23\x44\xbb\x2c\x59\xea\xc3\x48\x70\xb4\x31\xd6\x8a\xcf\x7a\x99\x52\xc3\xe6\x96\xd8\xb1\x0d\x2d\x3b\xc6\x3b\x45\x85\x86\x2e\x3d\x71\xa0\xad\xe1\x11\x53\x91\x8d\xf2\x00\xb8\x3c\x32\x52\x30\xa7\x9c\xa0\x39\x05\x1e\x86\x9f\xc4\x54\xe5\x4c\x6b\xba\x1e\x3f\x3f\x7f\x2e\x73\x2a\xe6\x8a\xd1\x14\x42\xe9\x1d\x99\xe6\x05\x77\xc7\xcd\x51\x93\x84\x1c\x9f\xc1\x9c\x57\x13\x7c\xf4\x5b\x1f\x0a\xae\xe4\x8f\x1e\xea\x97\x70\x99\xd1\x05\xe0\xd7\x59\x47\xa8\xfd\x6f\x65\x66\x24\xa7\xc9\x86\x8b\xb8\x18\x7c\x90\x7b\x1a\xd2\xe2\xd8\x69\x73\x70\x1e\x80\xc3\x6b\xfe\xe0\xa0\x6d\xec\x67\x84\x47\x04\x5b\xc5\x9c\xa7\x7a\x67\x0a\xad\xac\xe5\x90\x09\x49\x2a\xa3\x21\x8f\x65\x2d\x08\xe3\x6e\xa3\x60\x2a\x18\xcc\xf8\xde\x3a\xb1\xf6\x4a\xee\x28\x92\x2d\xe9\x7e\xf4\x65\x0e\x59\x01\x07\x92\x8d\xa9\x70\x4b\xc6\x1d\x0d\x77\x31\x05\x7b\x09\xc2\x25\x14\x53\x84\xd4\x37\x49\x87\x49\x2f\x22\x69\x7f\x92\xe0\xf8\xa0\xbd\x44\x62\x6a\xbd\x92\x63\xc7\xb3\x13\x52\x6c\xa8\x1e\x63\x22\xdf\xd8\xe7\xfb\x2c\x44\x20\xd6\xbb\x12\x3f\x84\xc5\xfb\xe4\xfc\x87\x6f\x65\x29\xf6\xc7\x72\xec\x41\x0a\xf0\xe1\x4e\x1a\xc9\x86\x2b\x17\x02\x04\x08\x07\x7f\xee\xde\xee\x6a\xc8\xd7\x6b\xff\x9c\x50\x75\xc1\x05\x37\x8d\xca\x68\xb7\x2e\x7c\xba\x45\xb4\xe9\x45\xdc\x3f\x03\x75\xf2\xfd\x94\x2b\x70\xac\xed\xaf\x14\x1f\x9b\x34\xb1\x31\xd4\x46\x20\x04\xc5\xc1\xc1\xc5\x4e\x6b\xea\x3b\x9c\x03\x6f\xc7\xf7\xac\x1f\x0d\xd5\xd5\x0d\x6b\x6d\xf0\xd1\x1b\x6a\x36\x23\x52\xfd\xfa\x2b\xfb\xed\xba\x73\xd4\xb8\xd2\x1d\xf5\xf4\x0e\x61\x94\xd5\x21\x07\x3d\x60\xe9\x82\xe0\x5d\x73\x21\xab\xf5\x20\xa7\x2f\x06\x14\xe9\x98\x64\x72\x30\x38\x25\x0b\xba\xa6\xc3\x37\x30\xdb\xb8\x79\xe7\x35\xab\x67\x30\x95\x03\xe6\xb7\x91\x8f\xf8\x77\x44\x78\x0b\xf7\xd4\xa0\xa6\x56\xe5\xf9\x83\x6c\xb1\x18\x91\xe0\x27\xcd\x81\xd0\x18\x69\xfb\x48\xb7\x84\xc2\x6d\x4e\xac\x38\x35\x40\xb3\x2a\x97\xf2\xb6\xd3\xd9\x77\x56\x11\x74\xc9\xae\x9c\x3b\xaa\xca\x86\xb4\x64\x3d\x35\x18\xb0\x71\x41\x9e\x2f\x9e\x3f\x7b\xd2\x94\x0f\x07\xc3\x76\x6a\x9e\x71\x8d\xde\x3d\x9f\x24\x9b\x35\xea\xf0\x7e\x15\xb0\x46\x23\xfa\x62\x55\xc7\xf7\x22\x1b\x40\x37\x5a\xfd\x79\x8b\x8c\x08\xaf\xcd\x7d\x0a\x21\xbc\x18\x09\x3f\x3d\x2a\x6e\x58\x1d\xb9\x33\x30\x91\x67\x70\x49\x95\x48\xd5\xcc\xd5\x7f\xbe\xd8\x73\x8f\x35\x30\xbc\xe1\x2b\x91\xba\x5c\x3e\x61\xe7\x3a\x7d\x0a\x98\xb3\xde\xb8\x71\x25\x6a\xdb\x31\xb3\xcd\x4d\xdc\x1c\xe2\xc9\x09\x39\xc3\x27\x4f\x35\x51\x52\x9a\xf3\x27\x2d\xa7\x1b\xee\xab\x8f\xc5\x40\x14\x41\x27\x91\x7f\x41\x21\x5b\x43\x11\x33\xf6\x61\x3c\xc3\xcf\xca\xc0\xd8\xff\xc4\x36\xd4\x2a\xd8\x9a\xe7\x3c\xa3\x2a\x1b\x52\x13\x8c\x24\xb7\x38\x1e\x48\x32\xc2\xc4\x03\x57\x52\x80\xff\xeb\x81\x2a\x0e\xaa\x7b\x85\x91\x6b\xf2\xab\xb3\xaf\x2e\x3f\x7c\xfb\xee\xf2\xed\xab\xa1\xeb\x2d\x56\x22\x31\x3f\x66\x28\xe9\xd7\x5d\xd3\xe6\x87\xea\xc5\x1a\xee\xe7\x9e\x65\xf4\x7d\xb7\x6b\x01\x32\xcc\x8f\xc5\xf6\x20\x2f\x4d\x49\xb3\xc1\xd1\x43\x3d\x06\xcd\x1f\x9e\xb2\xbf\x87\x75\xc5\x79\x7d\xb2\xf5\xfc\xbd\x37\x82\xfd\x60\x95\x67\xa0\xe6\x8f\xbe\x0f\x54\xfc\xd1\xf7\xd5\xed\x2e\xbb\x64\xf0\x43\xa2\x52\xd4\x4f\xda\xfa\x90\x36\xac\xd0\x7b\x4d\x37\x57\x12\x68\xeb\x6b\xc0\x76\x1e\x18\xd2\x06\xfa\xe4\xf6\xee\xb5\x85\xfe\x64\xe8\xd0\x69\x77\xab\x6a\x25\x15\x80\xeb\x65\x71\x31\x54\xd7\xa2\x28\x55\x21\x35\x03\x23\x72\x2b\x4b\x05\x97\x7e\x96\x56\xe9\xdd\x50\xed\xd3\xa2\x14\x99\xdc\xfa\x04\xa2\x5f\x94\x4b\x76\xf5\xa7\x59\x3f\x5e\x77\xcf\x58\xd1\x4c\x02\xe8\xe2\x32\x1a\x85\x1c\xac\x30\xaf\xfb\xcb\xc5\x4a\x56\x27\x74\x0f\xa3\xd9\x21\x43\xd1\xb0\xcb\xa2\xf8\x53\x7f\x88\xe0\x20\xcb\x42\xb9\xfb\xb0\x1e\x7c\x03\x8f\xf5\x14\xb2\x68\x14\xcc\x2f\xa8\x1e\xbc\x99\x6f\xc7\xd6\x1a\x75\xe9\xeb\xb7\x55\x64\x7c\xa5\x0b\x99\x3d\xb8\xd2\x5f\xf6\x9d\x27\x28\xb6\xd0\x77\x92\xb2\x24\xa3\x8a\x39\x73\xb2\x64\x4d\x8e\x00\x37\x0b\x3c\x95\xd0\x2c\xeb\x55\x9a\x2c\x9f\x1d\xaa\xd0\x0e\x2b\x20\x11\xc7\x4c\xa0\x9a\xda\x93\xe5\x52\xaf\xdc\x19\xaa\x9e\xff\x09\x64\x12\xcb\x8b\x2b\xbe\x73\x92\xb6\xc5\x12\xcb\x8b\xca\xe8\xd9\x76\x72\x99\xd9\xf5\x5c\x95\x22\x01\x98\xff\xc2\x99\x5c\xe4\x52\x90\xbf\x43\x75\xcf\x2b\xae\x76\x8b\x72\xb9\x64\xa7\x8f\x74\xab\x1b\x27\xa7\x35\x1d\x2e\x4c\x5e\xf8\x94\x40\x5c\x57\xe5\xf8\x47\x48\xb0\x94\x43\xca\x8d\x97\x00\x95\xad\x83\x1b\xed\x74\x7f\xea\x07\x5f\xd0\x5d\x41\x35\x16\xff\x3f\xcb\x4c\x2e\x2f\x72\xaa\x0d\x53\x17\xa9\x4c\x2e\x72\x2a\x4a\x9a\x7d\x6b\xff\xba\x50\xda\xfc\x32\xc1\x8f\xee\x73\xf0\x0d\x2b\x72\x39\x4b\x79\x99\x07\x3b\xeb\x22\x31\xde\xc2\xd3\x75\xfc\x81\x9d\x46\x3c\x20\xf0\xef\xfe\xbe\x30\xcd\x32\x99\xf4\x1a\x25\x10\xfc\xd8\xef\xec\x19\x64\x70\xcd\xbf\x63\x10\x05\xbf\xaf\xcb\xbd\x3e\xbf\xb0\x9f\x2f\xe8\xdb\xfb\x49\xf9\xf3\x46\xfa\xf0\x7a\xf6\xe0\xde\x9f\x77\x91\xc5\x3e\x9e\xef\xf7\xb1\xb5\xbd\x6a\xd5\x63\x56\x65\x7d\xd4\x15\xb6\xe4\x2b\x42\x24\x4d\x77\x1b\x66\x57\x85\x3f\xdc\x62\xec\x55\x97\x45\x7a\x0e\x83\x61\xc1\x1c\xeb\x2d\x19\xed\x1f\xe9\xfa\x3e\x7a\xc4\x76\xc3\x23\x82\x66\x67\xad\xbd\x3f\xfa\xf4\x47\x0d\xd4\xb9\xfe\x56\xb2\xa1\x62\x0d\xe0\xc4\x75\x5f\xc6\x08\x77\x15\x04\x2c\xf2\x7b\x21\x1f\x85\x4b\xa9\x54\xeb\xdf\xe8\xcc\xf2\xdf\xb9\xbc\xb9\xf6\xb7\xfb\x91\x78\x0f\x5d\xae\x21\xa6\xa1\x30\x56\xaa\xed\x3f\x0d\xe3\x5c\x37\x81\x9d\x35\xe8\x9e\xe9\x04\xf0\x6f\xca\x9c\x0a\x12\xe1\x92\x41\x77\x4b\xef\x8c\xb1\x96\x03\xa1\x01\x52\xb8\xec\xd2\xa8\xb4\x1d\x32\x1a\xb9\xc4\x3c\xed\xaf\xab\xe4\xa0\x11\x03\xbb\x5e\x21\x96\xe2\xf2\x1f\xb5\xa0\xd8\x45\x95\x47\xbe\xce\x37\x3a\xc4\x09\x6d\x5e\x7d\xa4\x1a\x93\xdb\xc3\x85\xf8\xb2\xb0\xc3\xfd\x5c\x2a\x57\x4c\x10\x2e\xd9\xaf\xc6\x7c\x82\x57\xfb\x37\xdb\x92\xe7\x9f\x61\x86\x4a\xe8\x26\xf2\xff\xa2\xfa\xf4\xd7\x1f\xff\xb6\xd8\x9d\x8c\x7e\xb2\x7f\x98\x75\xba\xce\x35\x91\x25\x28\x9e\x29\x14\x2d\xb2\x67\xb3\x53\x85\xab\x9c\xe8\xd8\x95\x3e\x7b\xdd\x7b\x97\xa1\x34\xa8\x1b\xf0\x30\x23\xf7\xd7\xc4\x0d\x1d\x20\x43\x8e\xb7\x9d\x4a\xfb\xb5\xf7\xab\x3d\xe6\x5d\xef\x56\x7f\x3e\xea\x46\x69\x8d\xbb\xfa\x0a\x7e\x02\xdb\xdb\x72\x71\xb2\x91\x52\xc3\xb6\x07\x68\x4f\x2a\x10\x10\xc1\xdc\x9c\x98\x24\x11\xee\x2b\x59\xc5\x88\xac\x4b\xaa\xa8\x30\x8c\xa5\x96\xf2\xce\x5e\x71\xa9\xda\x0e\xdf\x2f\x43\x9e\xac\x8e\x0a\x02\xbe\x65\xb7\x9c\xd5\x94\xcd\x40\xf8\xca\x15\xb9\x03\xa0\xec\x73\x9a\x69\x36\x23\x5f\x0a\x90\x84\x07\xf5\xa8\xdf\x09\xd6\x5e\x47\x17\x77\xd9\x60\xd8\x46\xbd\x13\x02\x7b\x8c\xac\xa4\x5c\xb0\x8f\x34\x2f\x32\x06\x5a\x5d\xbd\x68\x3d\xd3\xff\x96\x8a\x2d\xa9\x37\xd1\x02\xa2\x3b\x1b\x65\xfc\xeb\x3a\x9d\x84\x26\x4a\x42\x5c\xec\xf0\x55\xf3\x8c\xdf\x33\x72\xf9\x40\x79\x66\x45\x26\x6e\xd8\x25\x4b\x68\xa9\x9b\xc5\x2a\xea\xc3\xbc\x91\xf3\x65\x55\xf6\x55\xc2\x38\xd3\x8c\x91\x85\x90\x29\xdb\xd9\xf7\xfa\x1c\x37\x32\x5d\xf2\x8c\x9b\xad\xdd\xaa\x29\xb3\x9a\x7b\x06\x45\xab\xfb\xba\xc9\xf3\x42\x2a\x43\xfb\x12\x21\x06\xaa\xe2\xf6\x59\x3c\xf3\x3d\x27\xff\x9e\x87\xdc\x39\xb2\xe7\x2f\xb8\x53\xf7\xfc\xa1\xe7\xb8\xef\xf1\xf8\x05\x0b\x35\xef\x9a\x4e\x7b\xfd\x78\x7b\x3c\x77\xed\x2a\xcd\xf2\x81\x29\x9a\x65\xb5\xe3\xce\xd4\xf5\x7f\x7b\x50\x19\x9f\x87\x97\xeb\xae\xe6\xe5\xbe\xe0\x23\x8d\x4e\x6e\xcb\x24\x61\x2c\x65\xe9\x49\x95\xe1\xde\x7f\x67\x87\xa6\xed\x04\xd6\x5d\xb3\x6c\xdb\x78\x15\xa0\x16\x48\xee\xd1\xa8\x60\xb7\xa2\x3c\x43\xc7\x84\xdd\x2a\xa6\x2e\x59\xbc\x43\xb7\xd3\xa5\xcf\x29\xcf\x2c\xd1\xce\x73\x4c\xec\x1a\x35\x73\x72\xc3\x00\x3a\xd9\xf9\xfd\x43\x29\xc4\xbe\xdf\xab\x4e\xef\xfc\x05\x3f\xbb\xf3\xb3\x13\x3b\x7b\x57\x78\x0f\xef\x6a\x9c\xe7\xab\x72\xbf\xa2\xd0\x16\x7f\xed\x67\x6b\xb0\x4e\x1a\x9a\x39\x2d\x95\xde\x5b\x15\xaf\x31\x8b\x7d\xe7\xa3\x67\x08\xd7\x01\x72\xa6\xcb\xdc\xa5\x00\x31\xae\x52\x6c\x9d\xd7\xdc\x2f\x64\x17\xf8\xed\x1f\x96\xa1\xbb\x0e\xd7\x1d\x59\xee\xcd\x01\xfb\x74\x95\x14\xad\x59\xa7\x18\xb9\xa7\xe2\xcd\x3e\x14\xcf\x8d\xe1\x18\x56\x42\xda\xb3\x10\x7b\x46\x50\xad\x43\x63\xfb\x0d\xad\xc4\x70\x6d\xdd\x6a\x90\x7d\xc5\x87\x83\x87\x16\x53\xaa\xef\x6e\x63\xdb\x23\x61\x9f\x6b\x74\xba\x55\x91\x4c\xae\x90\x0e\x44\xef\xf7\xec\x6b\x6c\x55\x35\x3f\xca\xb3\xb2\x67\x58\x81\x1e\xdb\xa1\xf6\x63\x65\xed\x40\x2c\xf7\x68\x5d\x71\x72\xa7\x04\x26\xa8\xbe\x1e\xb2\x1d\xee\x74\x0f\x28\x11\x30\xff\xfb\xa3\x2a\x06\x65\x72\x25\x7a\x6b\x79\xec\x96\x79\x2f\xad\x7d\x72\x0b\x5b\xbf\x34\xf2\x7f\xdf\x2b\x93\xfc\x1f\xf7\x4b\xa6\x88\xa1\x1f\x70\x72\xc1\x46\xd8\x5b\xbe\xb3\xad\x40\x55\x8f\x35\x21\x7d\xd8\x44\x75\x59\xf5\x46\xe9\x4e\x27\xf3\xfb\x84\x59\xda\x77\x8c\x75\x5e\x18\xaa\x47\xde\xa7\xe4\xef\x99\x84\xce\x4f\x2e\xab\xf3\x0b\xf2\xf0\x7c\xc9\x0c\x7d\x5e\xff\x04\x93\x80\xa8\x6b\xf3\xaf\x04\xeb\xf9\xa4\x0d\xc0\xc6\x81\x68\xee\x97\xff\x3f\x00\x00\xff\xff\x9e\xfd\x7c\x74\xf2\x12\x03\x00") - -func stashAppscodeCom_restoresessionsYamlBytes() ([]byte, error) { - return bindataRead( - _stashAppscodeCom_restoresessionsYaml, - "stash.appscode.com_restoresessions.yaml", - ) -} - -func stashAppscodeCom_restoresessionsYaml() (*asset, error) { - bytes, err := stashAppscodeCom_restoresessionsYamlBytes() - if err != nil { - return nil, err - } - - info := bindataFileInfo{name: "stash.appscode.com_restoresessions.yaml", size: 201458, mode: os.FileMode(420), modTime: time.Unix(1573722179, 0)} - a := &asset{bytes: bytes, info: info} - return a, nil -} - -var _stashAppscodeCom_tasksV1Yaml = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\x7d\xeb\x72\xe3\x36\x96\xf0\xff\x3c\x05\xca\xf9\xaa\x6c\x4f\x24\xb9\x7b\x37\x3b\x99\x75\x6d\x4d\xca\xb1\xdd\x59\x6f\xfa\xe2\x6d\xb9\x3b\xb5\x95\x64\x77\x20\x12\x92\x30\x26\x01\x06\x00\xe5\xd6\x6c\xf6\xdd\xbf\xc2\xc1\x85\xa0\x2e\x20\x28\xc9\xdd\x9d\x19\xf3\x47\xd2\xa6\xc8\x43\xe0\x00\x38\xf7\x0b\xae\xe8\x7b\x22\x24\xe5\xec\x1c\xe1\x8a\x92\x0f\x8a\x30\xfd\x97\x1c\xdd\xff\x49\x8e\x28\x3f\x5b\x3c\xff\xe2\x9e\xb2\xfc\x1c\x5d\xd6\x52\xf1\xf2\x2d\x91\xbc\x16\x19\xb9\x22\x53\xca\xa8\xa2\x9c\x7d\x51\x12\x85\x73\xac\xf0\xf9\x17\x08\x65\x82\x60\x7d\xf3\x8e\x96\x44\x2a\x5c\x56\xe7\x88\xd5\x45\xf1\x05\x42\x05\x9e\x90\x42\xea\x67\x10\xc2\x55\x35\xba\xaf\x27\x44\x30\xa2\x08\x7c\x85\xe1\x92\x9c\x23\xa9\xb0\x9c\x7f\x81\x90\xf9\x4b\x61\x79\x2f\x47\x70\x6f\x84\xab\x4a\x66\x3c\x27\xa3\x8c\x97\x5f\xc8\x8a\x64\x1a\xd0\x4c\xf0\xba\xb2\x6f\xb5\x9f\x30\x20\xec\xd7\x32\xac\xc8\x8c\x0b\xea\xfe\x1e\xfa\xef\xe8\x7f\xbb\xf7\xe0\x4f\x33\xd3\x3b\x2c\xef\xe1\xcf\x82\x4a\xf5\x83\xbf\xf5\x92\x4a\x05\xb7\xab\xa2\x16\xb8\xb0\x03\x84\x3b\x72\xce\x85\x7a\xdd\x7c\x72\x08\xbf\x99\x9f\x28\x9b\xd5\x05\x16\xe7\xee\x96\xcc\x78\x45\xce\xd1\x65\x51\x4b\x45\xc4\x17\x08\x2d\x0c\xfe\xe1\xd5\x21\xc2\x79\x0e\x68\xc5\xc5\xad\xa0\x4c\x11\x71\xc9\x8b\xba\x64\x1e\xf0\x5f\x25\x67\xb7\x58\xcd\xcf\xd1\xc8\x21\x7e\xb4\x86\x75\x78\xd6\xe1\xf1\x62\x46\xec\xdf\x6a\xa9\xbf\x9c\x63\x65\x6e\x98\x9f\x17\xcf\x27\x44\xe1\xe7\x66\xb0\xd9\x9c\x94\xf8\xdc\x3e\xce\x2b\xc2\x2e\x6e\x6f\xde\xff\xf3\xb8\x75\x1b\xa1\x4a\xf0\x8a\x08\xe5\x31\x6a\xae\x60\x2b\x05\x77\x11\xca\x89\xcc\x04\xad\x14\xec\xb1\x63\x0d\xd0\x3c\x85\x72\xbd\x87\x88\x44\x6a\x4e\x1c\x12\x48\x6e\xc7\x80\xf8\x14\xa9\x39\x95\x48\x90\x4a\x10\x49\x98\x82\x19\xb6\x00\x23\xfd\x10\x66\x88\x4f\xfe\x4a\x32\x35\x42\x63\x22\x34\x18\xbd\x1a\x75\x91\xa3\x8c\xb3\x05\x11\x0a\x09\x92\xf1\x19\xa3\x7f\xf3\xb0\x25\x52\x1c\x3e\x5a\x60\x45\xec\x9a\x36\x17\x20\x9d\xe1\x02\x2d\x70\x51\x93\x01\xc2\x2c\x47\x25\x5e\x22\x41\xf4\x57\x50\xcd\x02\x78\xf0\x88\x1c\xa1\x57\x5c\x10\x44\xd9\x94\x9f\xa3\xb9\x52\x95\x3c\x3f\x3b\x9b\x51\xe5\x8e\x50\xc6\xcb\xb2\x66\x54\x2d\xcf\x32\xce\x94\xa0\x93\x5a\x71\x21\xcf\x72\xb2\x20\xc5\x99\xa4\xb3\x21\x16\xd9\x9c\x2a\x92\xa9\x5a\x90\x33\x5c\xd1\x21\x0c\x9d\x29\x38\x87\x65\xfe\xa5\xb0\x87\x4e\x1e\xb7\xc6\x6a\x96\x53\x2a\x41\xd9\x2c\xf8\x01\x36\x71\x64\x05\xf4\x8e\x46\x54\x22\x6c\x5f\x35\xb3\x68\x10\xad\x6f\x69\xec\xbc\xbd\x1e\xdf\x21\xf7\x69\x58\x8c\x55\xec\x03\xde\x9b\x17\x65\xb3\x04\x1a\x61\x94\x4d\x89\x30\x8b\x38\x15\xbc\x04\x98\x84\xe5\x15\xa7\x4c\xc1\x1f\x59\x41\x09\x5b\x45\xbf\xac\x27\x25\x55\x7a\xdd\x7f\xad\x89\x54\x7a\xad\x46\xe8\x12\x33\xc6\x15\x9a\x10\x54\x57\x7a\xfb\xe6\x23\x74\xc3\xd0\x25\x2e\x49\x71\x89\x25\x79\xf4\x05\xd0\x98\x96\x43\x8d\xd8\xb4\x25\x08\x49\xe2\xea\xc3\x06\x6b\xc1\x0f\x8e\x9c\x35\xd7\xe6\xf3\x05\xcf\x2a\x52\xad\xdd\x44\x88\x2a\x52\x6e\xb8\x1d\x83\x64\x2e\x20\x01\x1b\x7f\x59\xd9\x35\x9a\xb8\x21\xca\x72\xaa\xa9\xa9\x39\xb2\xfa\x5d\x7d\x02\x5f\xd4\x2c\xd3\x0f\xa1\x4c\xe4\x5b\x40\x6d\x41\x53\x30\x4e\x2c\xf0\xe6\x19\xac\x8d\xe4\x86\x55\xb5\x92\x80\x35\x3a\xa5\x76\x2c\xd4\xdc\xe4\x53\xbd\x61\x2b\x92\x29\xba\x20\x7e\x60\x5b\xa0\x6e\x45\xda\x86\x8f\xde\xea\xf1\xa1\x9c\x64\x05\x16\x44\x1f\x1d\x73\x66\x14\x47\xb5\x24\x68\xca\x05\x8c\xc2\x3c\x95\xe1\xa2\x20\xdb\x30\xa1\x2f\x8d\xcb\xd1\xd6\xdf\xbb\x96\xcc\x5c\xb1\x85\x33\x57\x27\xce\xcd\x05\x13\x39\x00\x24\x7d\x5e\xa9\x20\xf9\x76\x50\x43\x18\x74\xe4\x67\x18\xca\xd6\xdf\xb7\x9c\x9e\xf5\x47\xb0\x10\x78\xb9\xe1\x89\x28\x80\xed\xaf\x2e\x34\xff\xdd\xb4\x18\xad\x0d\xa2\x85\x03\xbd\xfd\xec\xd3\x48\xcd\xb1\x42\x19\x66\x9a\x66\x95\xbc\x66\x8a\xe4\x68\xb2\xd4\x3c\x49\x61\xca\x34\x89\x9c\x90\x82\xb3\xd9\x66\x94\x5a\xfe\x54\xf1\xdc\x48\x54\x24\xb7\x7b\x8c\x4a\x10\x23\xd6\x77\xcf\xd6\xcd\xdc\x1a\xe5\x7b\x18\x5d\x40\xb1\x11\x86\x45\xc9\xed\xb8\x11\x65\x08\xc3\x67\x61\xfc\xe5\x46\x3c\x22\x3d\x27\x9c\x65\x44\x4a\x33\x29\xcc\x82\x89\x69\x10\x76\xec\x9b\xf6\x78\xd7\xee\xc6\x0f\xf2\xba\xc0\x52\xd1\xec\xbb\x82\x67\xf7\x63\xc5\x45\x1a\x81\x3a\xbe\xf8\x71\xbc\xf6\x66\x6b\xa6\x0c\x5d\xfc\x38\x46\x57\x54\xde\x7b\xae\xb6\x7d\xb3\xe9\xe9\x6b\x1e\xa9\x14\xce\xe6\x24\xd7\x2b\x82\x91\x96\x59\x0b\xa2\x8e\x8f\x25\x9a\x73\xa9\xf1\x93\xcd\x29\x23\x20\x22\xa8\x39\x61\x88\x7c\xa8\xb8\x8c\x9c\xfd\x66\x5d\x37\xb2\xac\xb6\x4c\x9c\xf3\x4c\x6a\x86\x95\x91\x4a\xc9\x33\xa9\xb8\xc0\x33\x72\x66\x37\xd8\x97\xf8\x41\x12\x33\xdd\x89\x9e\xae\xfe\x99\x1c\x6f\xf9\x70\x0a\x49\x99\xca\x3b\x7d\x04\x22\x84\xa0\x8d\xee\x17\xb4\x20\x72\x29\x15\x29\xe1\xec\x18\x79\x8d\xb8\x7d\x04\xf8\x5b\xf2\x1a\x3d\xe0\x35\x0e\xbf\x86\x12\x38\x1f\x23\x74\x47\xab\x73\x74\xcd\x64\x2d\xec\xfb\x1a\xde\x74\xe5\x33\x54\x22\x59\x57\x15\x17\x2a\x4a\x62\x91\xde\x97\xfa\x7d\x58\x27\x3d\x7b\x0c\x72\x8d\x01\x35\x42\xd7\x1f\x70\x59\x15\x44\x9e\xa3\x23\xf2\x41\x7d\x7d\x34\x40\x47\x1f\xa6\xf2\x68\x10\x05\x79\xc4\xd4\x54\x1e\x8d\xd0\x4d\x59\x15\x34\xa3\xaa\xb0\x32\x8e\x30\xfb\x63\x42\x2c\x30\x44\xa7\xa8\x66\x8e\x41\x6d\x3c\x06\xcd\xf5\x08\xdb\x20\xfa\xbd\xbb\x37\x57\x6f\xce\xd1\x9c\x3f\xa0\x9c\xa3\x07\x82\x2a\x41\xb4\xa4\x83\x88\x10\x5c\x48\x77\x7a\x03\xb4\x6b\xd9\x2d\x0a\x31\xe3\x65\x25\x78\x49\xa5\x13\x1c\xed\xb1\xd8\xb6\x1b\x51\x2a\x4b\xa9\xb0\x50\xa0\x0b\xa5\xef\xca\x3b\x7d\xba\xdc\x6b\x6e\x32\x7b\xec\xc9\x9b\x29\xe2\x25\x55\x8a\xe4\x03\x00\x95\x93\x29\xae\x0b\x20\x0d\xee\x21\xbd\xd3\xcc\x17\xa2\x30\x35\x99\x0d\xf7\xdd\x0b\x2e\xdc\xc0\xb4\x20\x7a\x26\x73\xfc\x7c\x00\xc3\x33\x1b\x07\xb6\x6f\x14\x62\x33\x4f\x2c\xd1\xd1\xf3\xa3\x11\x1a\xd3\x92\x16\x58\x14\xcb\x41\x38\xef\xe6\xb9\x29\x17\x51\x88\x6e\x20\x7a\x7a\x47\xcf\x8e\xd0\x09\x17\x30\x22\xcd\xc7\x0a\x82\x17\xc4\x50\x2f\x43\x4d\x96\x88\x94\x95\x5a\x9e\x8e\x62\xeb\x3c\xe5\xa2\xc4\xea\x5c\x2b\x55\xff\xfc\x4f\x9d\xfb\x41\xab\x5e\x33\xb2\x7d\x8c\x82\xe0\xfc\x0d\x2b\x96\xe9\xfb\x61\x6c\x71\x79\xa4\x44\x4d\x8e\xf4\x9a\x4d\xb9\xd6\x66\x34\xc5\x96\xc4\x90\x98\xb7\x16\x6a\x1c\xd9\x6e\xd2\x94\x59\x2e\xfa\x4a\x2f\x3e\x6c\x03\x03\x7c\xeb\x66\x89\xc2\xd5\x98\x9e\xe2\x42\xea\xf7\x3f\x22\x47\x68\x70\x3e\xe1\xbc\x20\x78\x9b\x8c\xec\xc4\x9f\x9b\xab\x74\x9c\xbf\x63\xf4\xd7\x9a\xa0\x9b\x2b\xc7\x13\x2a\xad\xdb\x4b\xa5\xa9\x4c\x9e\xc4\x7d\x01\x31\x86\x5d\x9f\x5c\x94\xf8\x6f\x9c\xa1\xeb\xef\xc6\x76\x28\xa7\x9f\x08\x51\x51\x62\xd5\x25\xfd\x0e\x3d\x1e\xa3\xa2\x6b\x44\xba\xc5\x7f\xab\x05\xd1\xc2\x4b\x92\x34\x74\xe1\x9e\x5e\x95\x80\xf4\x7d\x74\x85\x15\x36\x82\x90\xa1\x60\x5b\x55\x24\xd4\xf0\x50\x7d\x62\x26\x94\xe5\xf6\x95\x40\x92\xd9\x43\xe8\xc8\x80\x53\xcc\x5e\xf1\xbc\x87\xe4\xf1\xef\x7a\x38\x97\xe6\x4d\x54\xea\x57\xd1\x6b\xce\xc8\x00\x0e\x32\xd2\x27\xd9\xfe\xf3\x47\x41\x15\x89\x92\xa7\x24\x36\xa4\xf7\xec\xeb\x0e\x75\xab\x35\x42\xcd\x84\x5e\x5b\xe5\x18\xe8\x80\x46\x37\xec\x7c\xcb\x90\x26\x05\x9f\x20\xbb\x2b\x0f\x31\xba\x77\x6f\x6f\x7a\x0d\xee\xdd\xdb\x9b\xc7\x1f\x58\x4f\x81\x72\x55\x9e\x6c\x78\xf0\xab\x5a\x82\xe9\x07\x07\x52\x49\xa7\xbe\xda\x48\x89\x9d\x92\xe0\xc8\xc9\x80\x71\xe1\x0f\xe4\xc3\xc7\x90\x01\x93\xb0\xb9\x6e\xd4\x8b\xe0\xf2\xf8\xfa\x43\x45\x32\xe5\x0d\x94\x68\x3c\xc7\x9a\x38\xa1\xb2\x2e\x14\xad\x0a\xbb\xd0\x7a\xe5\x57\x6d\x7a\xed\xab\x22\xc2\x6d\x07\xad\xf1\xc1\xc9\x47\x57\xc4\x58\x81\xf2\x73\x30\x6e\x87\xd0\xc2\x17\xa2\x80\x3d\xb0\x57\x98\xe1\x99\x06\x05\xf4\x0d\x95\xe6\xcf\x60\x67\x9e\x70\x06\x38\x76\x3f\xc5\xc1\x2e\x30\x2d\xf0\x84\x16\x54\x2d\x35\x7f\x3f\x1d\x39\x26\x0c\x8c\x5a\x02\x1a\xf6\x26\x08\xbd\xc5\x90\xab\x60\x0c\xc0\xec\xd1\x89\x86\x71\xf6\xa0\x09\xd4\xe9\xc8\x4b\x20\x68\x4e\x3a\xa4\xf7\x07\x5a\x14\x56\x84\x09\x45\x17\x3d\x57\xd8\xd5\x2b\xd2\x49\xf7\xb6\x8b\xb3\xff\x6e\xb6\xe6\x88\x63\xf4\x81\x77\x6f\x6f\xf6\x62\x7b\x9a\x36\xa4\xb3\x3d\xfd\xf4\x46\xb6\x07\x3f\x8c\x89\x58\xd0\xcc\x1a\x65\xb6\xa2\x87\xb3\x47\xe6\x7c\xff\x38\x7b\x08\x21\x49\x32\x41\x54\x2f\x16\x1a\xda\x97\xcd\xeb\xd6\xa2\x66\xcc\x4c\xd2\xae\xe8\x38\x81\xd4\x5c\x58\x52\x03\x1c\x59\xaf\xe5\x0f\x24\x26\xea\x27\x51\x00\x20\x24\xbd\x26\x04\x14\x18\x45\x4e\x4a\xe2\xb7\xbb\x4f\x64\x83\xed\xed\x8f\xb8\xe1\xef\x7a\x2a\x33\x52\xcd\xa7\x69\xe6\xfa\x4b\x52\xcd\x5f\x8c\xdb\x26\x47\x7d\x0f\xbd\x18\x7b\xe9\xb3\x39\x6b\x7a\x91\xe3\x58\x97\xc6\x40\x79\x2c\x51\x41\xa7\x44\xd1\xad\x93\x48\x39\x85\x25\x67\x54\x71\x11\xb5\xb4\xb7\x39\xeb\x5b\x87\x7f\xf4\xca\xbe\x6b\x5c\x69\x19\x2f\x0a\x62\xdc\x20\x7c\x0a\x13\x8c\x6e\x4a\xf7\xe1\x4d\xaa\x0c\xb1\x36\x02\xef\x81\x37\x6a\xcb\x99\x41\xfa\xd9\xdb\xeb\x8b\xab\x57\xd7\xa3\x32\xff\x72\xce\x1f\x86\x8a\x0f\x6b\x49\x86\x54\xc5\xb8\x5a\x87\xa7\x03\xa5\x7b\x0b\xe2\x16\x76\x73\x55\x58\xcd\xd3\x11\xfa\xa6\x32\xde\xee\x73\xf4\x4e\x92\x1c\x61\xe3\xcf\x71\x26\x73\xc1\xb9\x1a\x20\x81\xd5\x3c\x62\x16\x40\xc6\x60\x6b\x2d\x57\x75\x51\x98\x0d\xa6\x04\x21\x83\xd0\x62\x73\xf6\xf1\x39\x7f\x30\xbd\x0e\x02\x1e\x9d\x5d\x8b\xb8\x1f\x92\x80\x6f\xb4\x3f\x1e\x7e\x03\xf6\xe1\x13\x31\x66\x1f\xc3\xef\xd8\xbf\x0d\xd6\x39\x30\x04\xaa\xb9\xc6\xf6\x3d\x59\xa2\x8e\x7d\x0d\x96\x2a\xbd\x03\x45\x7b\xc7\x10\x95\xc1\xb4\xcf\x6a\x49\xc4\xc8\x72\xa2\x06\x65\x51\x88\x8f\x8d\xce\x2e\x1e\x05\x83\x7d\x4b\xa6\xbb\x23\xf3\x2d\x99\x22\x08\xc1\x98\x12\x41\x58\x46\x9c\xec\x83\x6b\x35\x27\x4c\x69\x2d\x60\xbb\x7b\x35\x1c\xc5\x66\xec\x82\xfd\x70\xa3\x35\xe7\xf0\x28\x4b\xf3\xaa\xa6\xf8\x55\x57\x91\x16\x6a\xfa\x16\x53\xaa\xb7\x89\x8a\x2f\xb4\x58\x4a\x1e\xce\x1e\xb8\xb8\xa7\x6c\x36\x7c\xa0\x6a\x3e\x34\x1c\x58\x42\x74\x94\x3c\xfb\x12\xfe\xd7\x31\x36\x67\xe0\xbf\xc8\x73\xc4\x35\xd5\x44\xb5\x24\xd3\xba\x40\x53\x4a\x8a\x5c\x8e\x82\x28\x9d\x01\x28\x95\x03\x54\xd3\xfc\xdb\x18\xea\x50\x5f\xf6\x10\xf5\xd1\x22\x3d\x20\xb1\x23\x7f\x10\xee\x68\x0b\x9c\x73\x09\x90\x60\xc5\x06\xa9\xb6\x56\x9c\x97\x94\x7d\x4c\x9a\xb7\xa7\x30\xe7\xe4\x84\x9d\x05\x35\xca\xf2\xed\xd8\x6e\x63\xfa\x12\x9e\x6d\x4b\x6a\xe6\x7d\xe7\x49\xf0\xde\x50\xcc\xb6\xeb\xe1\x8e\x75\x73\xe6\xfc\xa5\x6d\x6f\x69\xd2\x81\x2f\x97\xf2\xd7\x62\x68\xbe\x3e\xac\xf2\x06\xff\x9f\xd2\xc5\xf9\xf1\x4c\x52\xd6\x49\x14\x37\x48\xb5\x1c\x97\xc9\x86\xa9\xf8\x09\x69\x1b\xad\x1e\x65\xa5\xd0\x93\xb0\xf5\x48\xf8\x4c\x93\xaf\x76\x94\x08\x20\x6c\x4f\x9a\x38\x08\xcb\xd4\x6d\xfc\x9f\xd5\xc9\xbb\x04\x2c\x08\xf1\x22\x8a\x08\xa0\xdb\xb0\x29\x33\xce\x98\x86\xa0\x38\x7a\x53\x11\x36\x56\x38\xbb\x8f\xda\xeb\x9f\xb8\xf8\x67\xc3\xc5\xfb\xfb\x05\x5d\x88\x51\xee\xd7\x9f\xe6\x5a\x8a\x34\xae\xee\x20\x02\xc9\x6c\xfe\x4f\x79\x92\x3e\xb1\xaf\x2f\xe3\x6c\x4a\x67\xaf\x70\x95\x66\x61\x71\x4f\xaf\xb0\x6e\x7f\x1b\x2c\x67\x36\x28\xba\xe2\x55\x5d\xb8\x00\xf0\x8d\x83\x9b\x53\x19\x8f\x67\x48\x39\x84\x56\x1c\xeb\xe7\xd8\x6b\x88\x4d\xc9\x73\x82\x26\x54\x35\xa4\x42\x12\x85\x2a\x22\x4a\x2a\x21\x56\x3e\xba\x37\x20\x14\xd5\x46\xcd\x69\xf6\xac\xd9\xad\x1d\x50\xc0\xba\x19\xe2\x99\x72\x61\xde\x68\x42\xd4\x03\x21\x71\x5d\xe6\xd9\xb3\x67\xcf\xc0\x82\xf8\xec\x9b\x6f\xbe\x41\x5c\x20\x8c\x72\x92\xd1\x72\x15\x08\x32\x4f\xfd\xcb\xf3\xe7\x23\xf4\x5f\x17\xaf\x5e\x76\x79\x42\x34\xed\x40\x13\xae\xe6\x76\x44\xfa\xe5\x16\x60\x39\x40\xff\x31\x7e\xf3\xda\xed\x3c\xe9\x7e\x8d\x02\xb6\xae\x1f\xad\x79\x79\x74\x8e\x5a\x8c\xf1\xd9\x1f\xbf\xfe\x7a\x84\xae\xa8\x20\x99\x82\xfc\x08\xa4\xe9\x15\x8d\x23\xc1\x2b\xd6\x58\x10\xc4\xb8\x42\x78\x3a\x35\xbe\x26\x10\x6a\xa8\x74\x9c\x71\x84\xee\xf4\x5f\x25\x9d\xcd\xe3\x62\xf9\xc4\x1c\x7a\xce\xa6\x05\xcd\x14\x8c\xc1\x12\x3d\x0e\x1b\xc2\x06\x53\x9a\xef\xf8\xe8\xa4\x0e\xf3\x5a\x4e\x06\xa8\xa0\xf7\x04\x4d\xe5\xf7\x82\xd7\xd5\xc0\x05\xe9\x21\x41\xa4\xd6\x3f\x6d\x6c\xa6\xf9\x90\x47\x50\x87\x2e\xab\x3e\x62\xb0\x4b\xa7\xd1\xae\x1d\x15\xdd\x92\xdc\x06\x88\xe0\x6c\x8e\xee\xc9\x72\x68\x76\x66\x85\xa9\x8b\xcc\x8c\x4e\x11\x22\x03\x80\xc9\xac\x30\xc3\x8c\xe4\x01\xa1\x01\xa1\x68\x02\xa1\x40\x7f\x85\xc5\x8f\x4b\x95\xcc\xda\x0d\x9c\x1a\x21\xad\xe0\x8c\x1e\xe6\x5c\x5a\x43\xbf\x55\xec\xee\xc9\x12\x56\x4a\x0b\x15\xeb\xc9\x01\x2b\x70\x6d\xea\x88\x9e\x21\x44\xdf\x04\xf3\x87\xf4\x0e\x2a\xf5\xbe\xbc\x27\x4b\xb9\xeb\x88\x3d\x44\xd8\xf3\xd2\xec\xa2\x9a\xad\x41\x36\xd9\x09\x71\xf9\xc7\x90\x66\x18\x28\x86\x79\x52\x19\xc0\x7f\x98\xd3\x6c\xae\x6f\x69\x50\xf6\x59\x94\x70\x16\xfd\xa2\xb4\x62\xbe\x24\x51\xb5\x5d\x26\x08\xec\xd3\x63\x26\x52\x22\xaa\xd0\x5a\x1a\x47\xfb\x2a\xb1\xb8\xd7\xda\x9b\xa5\xc5\x23\x74\xab\x27\x8e\x4a\x4b\x36\x05\x29\x30\x04\xd7\xbb\xb4\x18\x3d\x5c\x2b\x01\x76\x8e\xf5\x78\x34\x3a\x36\xc4\x83\x0b\x24\x15\x16\xf6\xb4\xeb\xfb\x31\x76\x9f\x60\xbf\x6e\x1d\x86\x57\xb8\x0a\xd2\x5b\x34\xaa\x41\x6c\x85\x2f\x1b\x12\x87\xb0\xc5\x54\x5c\xca\x48\x95\x37\x91\xfe\x48\xd7\x23\x1b\x02\x31\xec\xd0\xec\xa6\x8c\x8f\x05\xa5\x0b\x70\xc8\x92\xc0\x9e\x23\x3a\x18\x03\x36\x17\xf8\x75\xa8\x84\x93\xde\xc5\x77\x81\xb7\x26\xc0\x3c\x34\xf7\xb5\x50\x77\xe0\xc1\x09\x60\xdb\xef\xaf\x72\xe2\x9b\x29\x9c\x9d\x86\x66\x25\x40\x0c\x4e\x78\x20\x61\x79\xe2\xa6\xd7\x2a\x99\xed\x9a\xab\x37\xf3\x4d\x80\x09\xa4\xbd\x27\x0b\x4e\x00\xdb\xec\xc9\x2e\x46\x6c\x87\x91\xc8\x8e\xcd\x95\xc6\x94\xcd\xd5\xe5\xe1\x32\xd7\xda\x69\xf7\xb4\xd3\x90\xc0\xa9\x97\x65\xc0\xb2\x84\xab\xc4\x0d\x60\x88\xc6\x08\xbd\xb2\xd4\xd7\x1c\x2a\x3c\x91\xbc\xa8\x95\x01\xee\x7f\x4c\x00\x69\x89\x77\x23\xd8\x91\x82\x94\x9a\xf9\x00\x55\xf6\x5f\x69\xc8\x75\xe2\x30\x2d\xf5\xed\xa2\xed\xf6\x85\x54\xc2\xd6\x9d\x66\x84\x40\x05\xbb\x8f\x3a\xf9\xf5\x13\x7a\xae\x09\x2e\xd1\x0e\x35\x38\xcd\x25\xda\x65\x8f\xf8\x7c\x6d\x11\x07\xb7\x43\x24\xad\xb4\x93\x3e\xd2\xc3\x2b\x6c\x9c\xf7\xc3\x9c\xc0\x30\x5b\x92\x91\x66\x16\x9a\x6c\x80\xb8\xa6\x05\x99\x2e\x75\xc4\x24\x26\xc7\x44\xc4\x14\x83\x5b\xb7\x9a\x2f\x69\x9a\x82\x3f\xbe\x41\x27\x97\x3e\xc1\xca\x06\xbd\xa0\x1b\xa6\x88\x98\xe2\x8c\x9c\x86\x8a\x3f\xa9\xe6\xa4\x24\x22\xa2\x1c\xba\x80\x3e\x97\xe3\x34\xc7\x2c\x2f\x6c\x7a\x1a\x11\x40\x0b\xc8\x07\x9b\x03\xad\x3f\x9d\x0b\x0a\x39\xbd\x27\xdf\x11\x85\xb7\x1b\xd7\x09\x56\xb5\xd8\x6e\x5b\x4d\xb2\x1a\xc0\x97\xd2\x43\xa2\xe0\x71\xa7\x06\xb0\xe0\xd4\x34\xc3\x36\xb3\x34\x53\x8c\xef\xf4\xc0\xf0\x31\xd2\x7b\x07\x58\x14\xf0\xc3\x25\xaf\x85\xf5\x1c\xb9\x4c\xcf\x8c\x0b\xad\x35\xc7\x33\x1a\xf5\x85\x25\x12\x64\xa6\xd5\x05\x41\x72\x17\x66\x9b\x99\xdc\xff\xbd\x83\x42\x0f\x16\x62\x1b\x04\xc1\xf6\x4a\x84\x9a\x5a\x6d\x85\x2f\x68\xee\xb4\x2e\xf0\xea\x5a\x91\x8c\x4a\x54\x61\x69\x24\xc8\x4e\xed\x00\x4b\xc9\x33\x0a\x66\x9b\x60\xfd\x8c\x5e\x04\x12\x4e\x4e\x94\x16\x40\x19\x49\xce\xae\x08\xb3\xc7\x38\xc2\x55\x55\x2c\xf7\x46\x3a\xe3\x39\xb9\xad\x27\x05\x95\xf3\x71\x6f\x83\xfa\xeb\x0d\x2f\x9b\x00\xa2\x55\x27\x7b\x8a\x57\x7d\xcd\x00\x8f\x24\x61\x92\x82\x8c\xa1\x39\x85\x96\x7f\xa8\x16\xc3\x39\x2c\x43\x7c\x05\xf8\xda\xc9\xe1\x90\xda\x55\x10\x45\xfc\x4f\xc1\xf8\xdf\x77\xe7\x3c\x69\x79\x4f\xbf\xf1\x8e\x55\xe1\x3b\x90\x21\x2d\xad\xa0\x6a\x8c\x0d\x54\x7a\x9a\x1f\xdf\x7a\x1a\x24\xe8\x9d\x13\xb7\xd3\xa8\xde\x84\x0e\x23\x54\x7a\x09\x01\xb6\x27\x08\x22\xf0\x53\xdc\x62\xd8\x42\xa4\x44\x25\x37\x39\x88\x0c\x71\xe6\x00\x0c\x10\x2e\x0a\xf7\x1d\xbf\x5a\x71\xa4\x62\x41\xec\x01\x88\x6d\xbb\x27\xaf\xc6\x67\xe3\xd5\xe8\xed\x73\x1c\xfb\x32\x04\x18\x5e\x1e\x42\xb8\xba\xb1\xbd\xd7\x02\xbb\xb4\xbb\xce\x13\xed\x18\xcf\xee\x8e\xcb\x3e\xe9\x5c\x17\xca\x54\xc1\x88\xef\xb8\xb0\x14\x4d\xda\x0e\x4d\x5c\x8a\x0d\x39\xe9\xcd\x88\x40\x3e\x21\xd2\x52\xa1\xa1\xd5\x8f\xb3\xe0\x94\x74\x70\x12\xad\xae\xfa\x73\xb7\x4e\xd7\x1a\xe6\x0e\x7c\xdd\xdc\x3c\x8e\x03\xcd\x79\x56\x97\xae\x06\x0d\xac\x67\xe3\xcb\xb7\x35\x60\xf6\xdb\x79\x09\x81\xf6\x30\xce\x5d\x45\xcd\x9c\x3f\xb0\x07\x2c\xf2\x8b\xdb\xad\x99\x42\x6d\xd1\xaa\x79\x3e\x14\x2e\x1d\x18\xa4\xef\xe3\x09\xaf\x95\x8b\x85\x8f\xf8\x93\xd6\x9d\x4f\x9f\x9b\x93\xc9\x96\xf1\x58\xf5\x1b\xc5\xd5\x84\x4d\x3e\x25\xd4\x61\x41\x8b\x1b\x1b\x1b\xeb\x5a\x3f\x17\x56\xb7\x1b\xa8\x65\x66\x4b\x31\xa2\xc5\xfd\x60\x6d\x03\x5b\xa2\xf9\x2c\x0a\x72\xa3\x7b\xab\xdb\x85\x15\x1f\xe6\x16\xf7\x56\xd4\x85\xd5\xad\x22\x6c\x70\x6f\x75\x5b\xd1\x12\x48\x56\xdb\xbd\x95\x60\x3f\x8b\xc2\xdc\xec\xde\xfa\xbc\x5d\x58\xfa\x69\x23\x0c\x17\xb6\x9a\x4a\x8b\xde\x58\xc3\x67\x87\xf3\xaf\xaf\xaf\x20\xa0\x74\x86\x13\xad\xa6\x0f\x05\x82\x74\x97\x20\xc2\xed\xa1\x6d\x56\x31\x10\xcd\x5d\x41\x17\x10\x76\x0e\xe4\x75\x00\x58\x1d\xfa\xc7\x86\x39\x07\x59\x0c\x63\x52\x68\x31\x0e\xad\x78\xfd\x2a\xde\x61\x61\x33\x17\x08\x3b\x50\x9b\x0b\xf0\x23\x07\xb6\xcc\xdf\xc0\x68\xe3\x7a\xbf\x82\x60\x58\xe1\x8c\xe8\xd3\x96\x00\xd2\x33\xd6\x04\x0b\x6f\x3a\xa2\x50\xa4\x3e\xdd\xb6\xab\x2d\xa5\xd8\x9a\x75\x16\x3f\xb6\x48\x9d\xfe\xe7\x0b\x8d\xb7\xdb\x2e\x63\x62\x73\x51\x89\xb4\x30\xa7\x88\xa9\x4f\x41\x44\x29\x11\x9f\x0e\x5a\x89\x8a\x47\x8b\xe7\x47\xdd\x46\x53\xd4\xcf\x23\x84\xdc\x86\xb9\x4d\x32\x5f\xa3\xf5\x1a\x58\xa1\xd5\x5a\x6f\x16\x60\x6a\x7a\xff\xa4\xb8\x96\x9b\xab\x71\x7a\xc2\xb1\x36\x98\x7d\x84\xe9\xa6\xd9\x8a\x11\x88\x57\xd3\xe4\x55\x4c\x34\x0b\xa3\xcf\xce\x07\x37\xf0\x4e\xdc\x27\x1f\xdc\x93\x0f\xee\x1f\xd0\x07\x17\xb0\x3d\xa0\x65\x54\x22\x8b\x8a\xc0\x2f\x97\x80\x84\xd0\xd2\xec\xdc\x77\x13\xe2\x04\x76\x2b\x9f\x3b\xcf\x9c\x75\xcb\xa5\x9c\x55\xd1\xf2\xc5\x1d\x1f\x8f\x46\xc7\xc7\xce\x9d\x67\x4f\x6e\xad\xa6\xc3\x3f\x21\xc2\x32\x9e\x77\x15\x96\x32\xd7\x1d\x8c\x51\x48\x05\x82\x51\x63\x0b\x0a\x3d\x91\xa5\x1b\x2f\xf8\xf8\x12\x80\x9a\xa0\x0d\x18\x5f\xf7\x16\xe8\x41\xb2\x5d\x61\x98\x17\x3b\x8a\x35\x8d\x30\xe3\xcb\x96\xda\x09\xfb\xf2\x74\xc9\x52\x8d\xaf\xb9\x8a\x0a\x0a\x05\x49\xf5\xc1\xf1\x45\x49\x4f\xcc\xcd\x51\x56\xd5\x29\x34\xc3\x3e\x5d\x92\x92\x8b\xe5\xc0\x83\xd1\xaf\xb7\xe0\xda\x27\x4e\x53\xe8\xa5\x20\x28\xab\x85\x20\x4c\x15\xcb\x47\x94\x9a\x3c\xe6\xba\xd2\x9d\x9b\x6b\x25\xad\xc4\x3b\xae\x4c\xbd\x61\xc7\x95\x81\x16\xdb\x34\x9b\x14\x1c\xa2\xc0\x2f\x08\xef\x12\xb6\x40\x0b\x2c\x64\xf7\x8c\x51\x7f\x41\x29\xa7\x0b\x2a\x79\xd2\x76\xd1\x1c\x71\xf9\x26\x61\xb3\x22\x53\x19\xba\x07\x91\x6b\xbf\x93\x3c\xf8\xad\x36\x4a\x7d\x14\x78\xad\xaa\x5a\x59\xca\x6c\xcf\x47\x22\xfa\x6d\x79\xc3\xe6\x6c\xac\x48\xad\xcf\xe3\xd9\x25\xee\xaa\xb0\x52\x44\xb0\x73\xf4\xdf\x27\x3f\x7f\xf5\xdb\xf0\xf4\xdb\x93\x93\x9f\x9e\x0d\xff\xf5\x97\xaf\x4e\x7e\x1e\xc1\x3f\xfe\x70\xfa\xed\xe9\x6f\xee\x8f\xaf\x4e\x4f\x4f\x4e\x7e\xfa\xe1\xd5\xf7\x77\xb7\xd7\xbf\xd0\xd3\xdf\x7e\x62\x75\x79\x6f\xfe\xfa\xed\xe4\x27\x72\xfd\x4b\x22\x90\xd3\xd3\x6f\xff\x5f\xd2\xf0\x3e\x0c\x1b\x6b\xf8\x90\x32\x35\xe4\x62\x68\x50\x7f\x8e\x94\x88\x54\x28\x6d\x2e\x87\xa0\x5d\xce\x4b\xc3\xa4\x9a\xda\xcb\x4e\xce\x7e\x84\xad\xde\x47\x48\x4e\x2a\xdc\x85\xfa\xc8\xc8\xa9\xe1\x1c\x1f\x2f\x58\xa3\x13\x10\x78\x9d\xae\x68\x62\x52\xdd\xb5\x7d\xba\x1d\x9b\xaf\x48\x59\x71\x81\xc5\x12\xe5\xd6\x3c\xb5\xec\x51\xfa\x20\xa8\x7d\xb0\x77\x2d\x34\x98\x4d\x4e\xc5\x3e\x79\x75\x25\xc9\x69\x5d\xa6\x9b\x60\x7f\x84\xe2\x9e\xb6\x68\xa8\x8b\x46\x30\x40\x9c\xa5\x78\x82\xb3\xfb\x4d\x25\xc7\x57\xc0\x3a\xe4\x8d\x40\xce\x09\x52\x8b\x8f\x8e\xac\xe3\xb8\x24\x98\x79\x03\x2f\x84\x09\xf0\x9c\x1c\x77\x99\xfb\x2d\x20\x33\xa6\x96\xc1\xd5\xf8\x1c\x6d\x6c\xd3\x89\x7d\xf0\x54\xcb\x6e\xaf\x80\x75\x3f\x6a\xb1\xcf\xae\xc5\x42\xc9\xb9\xe1\xf4\x6f\xe4\xa5\x96\x49\xa2\xee\x9f\x2e\xae\x96\xce\xcb\x92\x39\xd8\x4a\x35\x4f\x0e\x6a\xa0\x2d\x13\x32\x45\x05\xcf\x70\xe1\x77\x4c\x28\x48\x74\x9b\x6d\xfd\x41\x74\x9e\x36\xbd\x63\x34\x1e\x8c\x70\x06\x76\xc7\x42\x9a\x20\x01\x9a\xe1\x49\x47\x86\x01\x28\x92\xb0\xe2\x7e\x97\xdc\x41\xe9\xd3\x0f\xb4\xac\x4b\x54\x4b\x3d\x42\xce\xda\xcf\x44\x21\xfa\x01\x3e\x98\x13\x60\xb6\x6b\x49\x19\x00\x6c\xab\xd7\xfa\x97\xb1\x5b\xc3\x28\xd4\xc6\xd6\x02\xd9\x8c\x4e\xfb\x93\x35\xe8\x02\x76\x74\x56\xc2\xe5\x53\x70\x71\x37\x35\xaa\xa3\x90\x5d\xa9\xe8\xb5\xb3\xc7\x68\xd1\x3e\x7c\xae\x96\x6f\xd1\x39\x5a\x2a\x51\xcd\x6c\xf4\xd5\x1a\x69\xdb\x7c\x58\x6a\x49\xc4\x70\x56\xd3\xbc\xdf\x31\xf9\x2c\x65\x90\x1d\x25\x8f\x6e\x96\xe5\x62\xc2\x92\x78\xd6\xd1\xb5\x7b\xbc\xcd\xb4\xc2\x32\xba\x4d\xd8\xd8\xd6\xe9\x4c\x96\x08\xbb\x48\x27\x7f\x66\x9d\x0b\xf6\xce\x1b\x51\x2c\x33\xcb\x96\x99\x2d\xdc\x41\x93\xea\x67\x9b\x61\xb8\x0e\x22\x54\xa1\xa1\xfe\x8f\x33\xc2\x38\xdf\xd9\x84\x4c\x4d\x24\xc7\xf6\xc3\xac\x61\x81\xde\x6b\x93\x3b\x72\x52\x10\x05\xf9\x18\xc4\x17\x32\x37\x61\x25\x25\x5f\xe8\x5d\xf9\x33\x43\xef\xe4\xc6\x7e\x18\xcd\x45\xa7\xe7\x08\x9f\xb6\xd2\x1a\xa5\x51\x2b\x19\x21\xb9\xc9\xf6\x28\x88\x07\x2f\x6a\x26\x07\x68\x72\xea\x82\xe8\xb6\x03\xe6\x53\xc4\xb4\xe0\x5e\xf8\x42\xf3\x60\xdd\x11\x44\x23\x58\xb3\x24\xe8\xb4\x21\x19\xae\xe4\x9c\x2b\x30\x29\xe0\x0a\x67\x54\x6d\x77\x6c\xfd\xac\xf1\x2a\x70\x76\xaf\x5f\x07\x8f\x18\x0c\x71\x80\xb2\x53\x1b\xc7\x1b\x2e\x5d\x2b\x69\x25\xe2\xf4\x15\xbc\x9e\xcd\x21\x07\xc3\xbc\x9d\x15\x58\x3a\x0c\x6f\x84\x6b\x35\xd8\xed\x53\xcf\x97\x0c\x97\x34\xf3\x55\x8d\x05\x5f\x50\x49\xb9\xf5\xad\x98\xef\x69\xae\x85\x6e\x7d\xb9\x59\xe3\xd0\xb9\x2c\x30\xdd\x4e\x7a\x4f\x24\x21\xc8\xef\x78\xf3\xc6\xd8\x88\xdd\xc6\x58\x28\x08\xac\x68\x10\x4e\xc5\xe3\xc6\x6e\x9b\xd5\xac\x9f\x6c\xe8\xb5\xf7\x77\x1b\xc1\xc7\x9a\x51\x37\x0e\x35\x12\xe5\x61\xf7\xde\xc6\xd7\xf4\x62\x73\xd6\x14\x62\x27\x2c\xe7\x4d\xf8\xc4\x56\x90\x17\xb7\x37\x32\x54\xc5\xcd\xc1\xb2\x25\x7b\xe1\x87\x82\xb3\x99\x09\xa4\x64\x96\x8c\xdb\xe3\x1a\xdb\xa5\x98\x41\xb7\x90\x05\xcd\x6b\x5c\x18\x36\x61\x07\x7f\x39\xbe\x31\x60\xe9\x6c\xae\x86\x0f\x04\x1c\xa8\x86\xb3\x77\xc7\xae\xba\x41\xd2\xb5\x38\x4f\x2a\x81\xdd\x28\x6b\x8c\x33\x26\x73\x3d\x95\x07\xbc\x84\xaa\x68\xb1\x94\x57\xb2\x12\xe1\xe1\x0a\xb7\x1a\xd0\x7e\x1f\x04\x9b\x00\xa6\x73\x11\xa5\x2a\x19\x66\x20\x75\x82\x45\x1b\x3a\xc8\x68\xb8\x7e\x8e\x7e\x2e\x7a\x23\x34\x25\x92\x3b\xa7\x6e\x99\xa9\xc4\x7a\x2f\x81\x0a\xf0\x33\x33\xf6\x66\x70\x9d\x4e\x88\xc2\x8e\x8e\x00\x68\x1e\x2b\x6d\x6d\x0b\x66\x42\x2a\x9e\xa5\x77\xdf\x13\x46\x04\xcd\x56\x8e\x84\x07\x39\xc3\x8a\xc4\x72\xc8\x08\xd3\xe0\xf2\xd1\x36\x53\x40\x8a\x42\xb1\x68\x76\xf5\x1d\x29\xab\x02\xab\xf4\x00\x8f\xa3\x1f\x03\x43\x7c\xe0\x92\xd5\xa4\x08\xb3\x7c\x88\x0b\x7d\x48\x6e\xdf\x5f\x76\x85\x0f\x78\x02\x13\x90\x71\xc3\xb8\x80\x23\x30\x2b\xe3\x18\xe1\x72\x13\xfd\xe8\x92\x74\x48\x39\x21\x39\x30\x03\x3b\x62\xb0\xce\x3c\x30\x22\xdc\xfe\xbb\x7d\x7f\x39\x40\x74\x44\x46\xee\xaf\x28\x48\x07\xc6\x71\x30\xc5\x67\x26\x18\x1e\xcc\xb5\xbe\xef\x04\x4c\x21\x30\x61\x47\x61\x6a\x3c\x39\xb8\x7f\xf9\x37\x3d\x71\xfd\xe6\x9f\x87\xff\x66\x89\x19\xfc\xf5\x17\xbd\x79\x84\x7e\x20\xb1\x0e\xfe\x9f\xff\xd2\x0a\xda\xf6\xdd\xa1\xfe\x72\xcb\xf3\x71\x45\xb2\x91\x41\xa3\xfc\x8b\xd1\xd4\x11\x61\xaa\x4b\xb3\xba\xe5\x10\x89\x45\x73\x73\x80\x61\xcc\xb6\x63\x97\x67\xe2\xde\x14\x9c\x61\x45\x18\xee\x4a\x02\x75\x69\xa9\x8c\x2b\x03\x1a\x08\x01\x06\x9c\x9c\x80\x01\xd2\x14\x1c\x18\x20\xc5\x39\x50\xc9\x53\x7d\x16\xa3\x30\x2f\x18\x22\x1f\xa8\x84\xca\x21\x06\xb7\xb0\x34\xd8\x44\x92\x7b\xd9\x4a\x7f\x52\xef\x04\x57\x29\x26\xbe\x51\xb9\xdd\x42\x7f\x60\x5c\xfd\xc1\x6f\x7d\x17\xaa\x0e\xc2\x12\x47\x78\xc1\xa1\xf2\x02\x70\x79\x06\x6d\xcc\x8a\x4e\x14\xd8\x55\x9e\x2c\x51\x49\xa5\xc2\xf7\x64\x84\xc6\x5a\x56\x0a\xe3\x19\xcc\x4a\x32\x04\xb5\xd4\x49\x8e\x6a\xa6\x68\x3c\x24\x49\xbf\xe9\xbf\x0f\x68\x08\xe5\xab\x9b\x29\x92\x75\xa6\x65\x87\x4a\x90\xa1\x93\xe4\xba\x36\xff\x26\xf2\x6f\xab\xec\x54\xdc\x46\xa6\xeb\x2f\xcd\x4d\xf7\x37\xdb\x46\xac\xe3\x3c\xa9\x39\xb8\x4a\xe1\x48\xae\x15\x41\xd3\x73\xe7\x2c\x6b\xa4\x38\x58\xd8\x8e\x02\x30\xaf\x41\x78\x2b\x5c\xa6\xbc\x31\x76\x58\x57\x11\x23\x19\x91\x12\x8b\xe5\x00\x4d\x6a\xa5\xc5\x59\x1b\xe7\x6c\xa2\x64\xe3\x63\xd5\x2b\x50\x62\x56\x03\x70\x41\x32\xce\xa4\x12\x75\x06\x2b\x85\xd1\x44\xf0\x7b\xc2\x7c\xde\x81\xe3\x18\x71\x0d\xd7\x05\x66\x37\x61\xad\x10\xcf\xc1\x51\x36\xc7\x6c\x46\x9a\x9c\xea\x12\xe7\xb0\x47\x7e\xf0\xca\x4b\x7c\xf9\xb9\x5f\x0d\x3c\xd5\xca\x01\x55\xb0\x2c\x13\x2d\x29\x79\x27\xda\xcf\x0c\x39\x4b\xe8\xa0\x3b\x69\xc7\xa1\x90\x16\x5b\x19\x0f\xea\xe1\xfa\xd8\xdc\xbf\x6d\xfd\x5a\xc9\x3a\xf6\x6d\x90\x6c\x18\x0c\x20\x2c\x08\x8f\x89\xdb\xf8\xdc\xe5\x95\x18\x5e\x51\xc8\x19\x09\x10\x06\xeb\x6c\xda\x3d\xb2\x19\xa2\x6a\x84\x5e\xf3\x44\xe7\xad\x09\xb2\x06\x09\x1f\x17\x05\x7f\x30\x65\xbc\xfc\xd7\x0c\xb1\x24\x39\xca\x6b\xd7\x14\xd0\x12\xd3\x2e\x37\x63\x1f\x7f\x52\x80\x8c\xa4\x90\x9d\xde\x11\xc8\xee\xea\xe9\x31\xe9\x11\xd4\xa1\x31\xc9\x70\x41\xff\x46\xe2\x75\x63\xdd\x95\x10\x90\xb6\xd7\xa0\xe3\x99\x87\xee\x0a\xdb\xaf\xc6\xaf\xcf\x13\xe7\x29\xb9\x0f\xbd\xc7\xe0\x63\xd3\x0e\x0c\x39\x79\x66\xeb\xad\x1f\xd7\xaf\xb5\x34\x62\xa7\xd2\xb5\x92\x0b\x36\xeb\x84\xdd\x11\x02\x77\xd0\x94\x53\x51\x41\x5c\xc9\x0d\x4d\xf2\x2d\xe9\xa9\x99\x21\xf5\x6d\x22\xd4\xed\xfd\xd1\x52\xcc\x8c\x28\xd9\xc4\x30\x1b\x09\x4f\x8b\x0a\x56\x9e\xb7\xf6\x57\x10\xff\x80\x30\x75\x93\x0e\x69\x4c\x8e\x9b\x95\x5f\x43\xd6\x24\xb7\x92\x9a\x96\x47\x0f\x4a\xb7\xa0\xdd\xdd\x2b\x9e\xa7\x9d\x85\x95\xce\x74\xcd\xcb\x4d\x8a\x91\x49\x61\x93\x60\xc0\x36\xd0\x93\xce\x58\x09\x50\xc2\x4a\x1f\x46\x86\x98\xe3\xc5\xee\xce\xa0\x46\xfb\x1c\xfa\x1e\x39\x30\xa4\x21\x7c\x6e\xf8\x3c\xc5\xef\xf8\x79\xd0\x39\xcd\xb5\xc7\xc9\xbe\xd7\xd5\xe6\x61\x3e\x1f\xcd\x86\x45\xf9\xc0\x3b\x93\x5e\x9c\x34\x39\x42\x35\x3b\x3e\x47\x7f\x68\x09\xfb\x56\x31\xf4\x86\x39\x93\x70\x76\xe2\x2c\x75\x23\xbb\x14\xae\x76\x59\xfb\xf1\x94\x78\x10\xb4\xf2\x41\xd0\x52\x36\xdb\x97\xe0\xc9\xb4\xb9\x38\x68\x19\x34\xff\x0e\xbb\x01\x6b\x45\x45\x6b\x3f\xa5\x49\x0c\xc1\x91\xd4\xe0\xf0\xb2\x29\x20\x9a\x72\x9d\x5c\x14\xd5\x1c\x9f\xa2\x1b\x86\xb8\xc8\x4d\xc2\x61\x2d\xc9\xea\xb7\x92\x77\x94\x5c\x19\x95\x69\x22\xd2\x7c\xd0\x28\x01\x17\x6c\x69\x70\x71\xe5\x77\x4a\xd2\x17\x5a\xf6\x0f\x17\x48\xe9\x8c\x1d\x2e\xd5\xd0\xdb\x0c\x12\x23\x3b\xb4\x3e\x19\x64\x5b\x43\x77\x62\x5e\x14\x44\xc0\x06\xb4\x26\xd1\x76\x21\xa2\xb4\x88\x02\x3d\x73\x83\xbe\x81\xb7\x8b\x7b\x43\x08\x23\x0f\x5e\xb3\xc3\xb1\x76\x95\xad\xa1\x32\x1f\x48\x05\x2b\xee\x02\xa1\xbd\x7f\x29\xf8\x66\x42\x10\x52\xdf\x30\x24\x08\xdf\x86\x10\xc6\xb4\xa7\x57\x1b\x83\xdc\xde\xc0\xcb\xce\xee\x00\xad\xe3\x3d\xef\xec\xb5\xd5\x10\x44\x6c\xea\x43\xd1\x94\xc6\x82\x0d\x10\x7e\xa3\x77\x54\xa9\xb9\xda\x18\x85\x46\xdd\x6e\xab\xb9\xd4\x71\x4d\xe1\x2f\x6e\xb7\xf5\x53\x59\xbf\x60\xa6\x23\x68\x37\x88\xd9\xd2\xc6\x95\xaa\x39\x15\xf9\xb0\xc2\x42\x2d\xcd\xd1\x19\xf8\xd1\x27\x03\x0e\x53\x6d\x13\x5f\xea\x1d\xc6\xd4\xd5\xf5\x28\xbc\x5a\xeb\xed\x7a\x9c\x6b\x94\xb9\x48\x03\x4f\xbc\x60\xf5\x92\xe7\xd9\xac\xf2\x63\xcd\x32\x55\xb6\x45\x9b\x9b\x72\xb7\xcb\x1f\x7c\xa6\xb3\x4c\x0f\x33\x82\xea\x2d\x34\x52\x60\x3a\x7c\xb0\xb3\xfe\x42\x38\xd8\x44\x55\xc3\x47\xb7\xf5\x97\x20\xde\xfa\xa0\xd1\xc0\x73\x1a\xba\xf1\x3d\xec\x34\xae\xf6\xe8\x62\x9e\x1f\xcf\x63\x50\x6c\x13\x56\x90\xba\xb3\x77\xd7\x3b\x51\xbf\x10\x4c\xb4\x63\x18\x26\xda\x2d\x14\x13\x7d\xae\xd1\x06\xed\xeb\x00\x51\x8f\x68\xed\x3c\xbc\x34\x81\x25\xe6\xe6\xc4\x2a\x2e\x2e\x46\x06\xc7\x5b\x70\xad\x5e\x7c\x0a\xe5\x28\x6a\x45\x82\xd8\x6c\x6b\xc9\xea\x7d\x24\x5a\x09\xfa\x67\xa6\xb5\xdc\xd0\x83\x1d\x36\x21\x30\xd1\x9e\x31\xe1\xd5\x8b\xc4\x20\x4b\x11\x89\x7c\x3a\x1f\xe8\x1f\xf8\x7c\xbc\x75\xf9\x04\x2b\x27\xc4\x70\x8b\xf4\xc5\xf5\x11\x72\xeb\x27\xa4\x55\x0e\xc5\x7d\xaf\x8f\x90\x67\x5b\x1a\x5b\xe7\x97\x3f\x19\xa0\x57\xe4\x89\xa9\xd8\xe1\x65\x69\x02\x78\xe3\x8c\xb7\x8b\x7c\xf0\x2d\x0b\x82\x0a\xae\x20\xa9\x3e\x50\x99\x2e\x95\x2b\x0e\x61\x07\x4e\xff\x83\xb3\x3d\xb4\xd1\x64\xae\x4a\x6c\x62\xef\x9e\xf0\xfa\x5d\xd0\x93\x5e\x8f\x9b\x60\xf2\xb4\xec\x86\xb6\x1a\x65\xec\xc8\xe8\xd7\x9a\x88\x25\xe2\x0b\x12\x84\x8d\x40\x39\x7f\x49\xf3\x44\x6a\xa1\xb7\xd3\x84\xb2\x9c\xb2\x59\x8a\xfa\xd0\x57\xf6\x28\xb1\xca\xe6\xd7\x1f\xb4\x10\x26\x53\xbd\x0d\x68\x75\xba\xab\x40\xda\xc9\xe9\x80\x8a\xe4\x5d\xe4\x70\xee\x0e\x24\xd8\x4d\x46\xb6\x2e\x64\x73\x27\x31\x4b\xda\x5c\x17\xaf\xaf\xd2\x95\xaf\x1e\xf6\x39\xb4\x6d\xdd\x37\x4d\x22\x19\xa2\x69\xc0\xd3\xc0\x68\x37\x74\x74\x09\x9e\x50\x1a\x39\x5d\x63\x46\xd6\xc7\x66\xdb\xa8\x38\xb0\xc6\xb9\xdc\x2a\x29\xdd\x03\x64\x77\x49\x97\xf6\xd5\x77\x73\x9a\x2b\xa9\x64\x70\x78\xb5\x96\xc4\x16\x90\x86\x80\x2c\x58\x1b\x28\x0b\x9a\xe2\x5f\x6c\x5f\xa6\x42\x96\x5d\x12\x08\x7e\x86\xc3\x9c\x3e\x79\xb4\x8b\xca\x6b\x2e\xb7\x66\x7b\xa0\xc1\x2f\x7b\x2b\x54\xf5\x9e\x2c\x3b\x42\xfc\xd7\x2f\x93\x13\xc9\x99\x9c\xd3\xca\xb5\x39\x81\x73\x6e\x77\x03\x7a\x8f\x0b\xda\x67\x17\x85\x33\x34\x7e\xd7\x1b\x36\x40\xaf\xb9\xd2\xff\xbb\x86\x60\x81\x9e\xfb\x52\x5f\x57\x9c\xc8\xd7\x5c\xc1\xfb\x1f\x65\x91\xcc\xf4\xf7\x58\x22\x9b\x7a\x4d\xa1\x13\xaf\x09\xe8\x81\xbc\x8f\x9e\xe3\x68\xc6\xe2\xcd\xad\x7e\xf1\xa9\x34\x56\x64\x8b\xdd\x1d\x8e\x80\x1d\xa4\x19\x9e\xb3\xb9\x31\xce\x86\xa6\x49\x5d\x4f\x88\x1b\xc6\x67\x17\x9c\x8b\xd6\x0a\x1e\x6c\xa8\xb6\x97\x5e\x67\x54\xc7\xfa\x65\xe0\x80\x35\xaf\x2a\x70\xd6\x44\x00\x40\x01\x75\xac\xc8\x2c\x12\x3d\xba\xf9\x2a\x89\x98\x41\x6e\x71\x36\xef\x87\xb9\x9e\x3c\xca\x5c\x3b\xee\xeb\x7e\x7e\x25\x77\xf5\xb1\x63\x99\xab\xbb\x16\x71\xfb\x69\xb7\x69\xd2\xc5\xde\xbe\x9a\x67\xff\x99\x83\x20\xf4\x32\x39\x84\x00\xed\xad\xae\xee\xb0\xa6\xeb\x92\x9b\x19\xb0\x91\x3a\x4a\x5c\x69\xaa\xf3\xbf\x5a\xb8\x80\x03\xf4\x7f\x3d\x94\x53\x2a\xe4\x08\x5d\xb8\x6e\xf7\x01\x0c\x67\x95\x0f\x3e\x97\x0c\x56\x8f\x48\x2b\x3f\xbf\xd6\x74\x81\x0b\x62\x42\xd7\x30\xf3\xe5\xb7\xf9\x74\x4d\xfe\x4c\xa7\x16\xa6\xb1\x86\x16\x09\x7c\x18\xd7\xd1\x3d\x59\x1e\x0d\x56\xe9\x52\x32\xc4\xa3\x1b\x76\xd4\x54\x8f\x68\xd1\x20\x2f\xc3\x41\x90\xd8\x11\xfc\x96\x58\xbe\x06\xd9\x10\x84\x55\x11\xb8\x9f\x68\xfb\xa8\xba\x92\x31\x9e\x5e\x16\x58\xca\xd4\x14\xf8\xed\x45\x38\xc7\x01\x34\x4f\x4b\x92\x66\x69\x83\x19\x33\x08\xeb\x38\xa0\x05\x18\x12\x33\xd2\x3c\xfc\xbd\x0e\xe5\xc2\x36\xc5\x4b\xa9\x80\xb3\x2a\x30\xf8\x57\x7d\x82\xcf\x43\x98\x32\x9a\x10\x65\xec\xae\xc0\x49\xb5\x82\xc1\xf7\x90\x50\xc7\xa7\x41\x55\xe4\x54\x88\xb4\xd4\x52\xb2\x4d\x11\x62\x5c\x21\xca\xb2\xa2\xce\x4d\x7d\x67\x00\x0f\x76\x8c\x94\xdd\xbb\x03\x4a\x77\xda\x84\xef\xfd\xab\x4e\x69\xb0\xba\x77\xe3\xf8\x49\xf3\x48\xf0\x8d\xc1\x46\x90\xaf\x6b\x82\x82\xa9\xb4\x18\x3e\xec\xec\x13\xcf\x6c\x0a\x7b\x1e\xc2\xea\x44\x1e\x48\xf8\x56\xe7\x23\xd3\xad\x71\x5d\xed\x92\xdc\x97\x6d\xc5\xe5\x05\x9d\x08\x82\x2e\xe7\x98\x31\x52\xac\x86\x5b\x6c\x27\xd6\xbe\x31\x2b\xe8\x2d\xb6\xed\xea\x71\xbb\xef\xaa\xa3\xdd\xcc\x97\x71\xe8\x28\x34\x5d\xf1\xad\x04\xf8\xef\xab\xdb\xaa\xaf\x7d\x1e\x05\xda\xb3\xcf\xea\x6a\x2f\xd5\x28\x6c\x53\x17\x79\xce\x1f\x50\xce\xd1\x03\x41\x95\x20\x0b\x2d\x03\x40\xef\x26\xe9\xa4\x8c\xa0\x9a\xf9\x54\xf0\x38\x0a\x32\x5e\x56\x82\x97\x54\xba\x50\x7d\xbb\x0b\xf6\x4e\x1d\x2f\xea\x68\xf9\xbc\x6d\xc5\xcc\x5e\x5c\x22\x85\xc5\x8c\x28\x0d\x00\xb1\xba\x9c\x90\x68\x7e\xee\x61\x0b\x51\xfe\x3e\x5b\xc9\xee\xdf\xf1\xd5\xa0\xfc\xc7\x1f\x5f\xa7\x57\xe1\xdc\xb8\x66\x0f\x5c\x14\xf9\x03\xcd\x4d\x98\x81\x44\x27\x1a\xe4\x69\x6c\x7c\x09\x9a\x5c\xaf\xba\xdd\x71\x5d\xe5\xe1\x81\xe6\xbb\x4e\xd1\x3a\xd8\x61\x8a\x08\xe6\x68\xdb\x92\xd2\xae\x0c\xf8\x13\xf8\xec\x29\xba\xa6\x26\xcd\x4a\xff\x65\xaa\x78\x95\x13\xca\x9a\x4c\x42\xbf\x08\x9d\xe6\x1e\x7d\x36\x9c\x46\x2f\x89\x32\x89\x20\x90\xdb\xc0\xd5\x1c\x49\x5a\xd6\x85\xc2\x8c\xf0\x5a\x16\xcb\xe8\xf6\xf8\x98\xe8\xef\xe6\x85\x05\xf9\x60\x36\x76\x1a\x4f\xf4\x8f\xb7\x79\xe3\xcc\x24\x26\xba\x05\xeb\x0c\xda\x72\xee\xa5\x26\x28\x2f\x3f\xf3\x8c\xd2\x27\x42\x91\x0f\x24\x33\x61\x70\xa8\x2a\xea\x19\xdd\x9a\xee\xf0\x51\x1b\x98\x34\x2d\x18\x6a\x49\xd2\x0a\x5c\x74\xf7\xb3\xfb\xb8\x3d\x45\x3e\x4b\xae\x1d\x96\xaa\x08\xd8\x69\x4e\x2a\xc2\x72\x28\xbb\xdd\xec\xbe\x28\x5c\x83\x82\xbd\xb1\x6d\x0b\x3c\x7e\xfa\x2a\xfc\x01\x4d\xbc\xfe\xa0\x04\xd6\x44\xac\x84\xf4\x61\x5b\x82\x92\x4e\x11\x66\x71\xa2\xf3\x38\x1d\x16\xfe\x4e\x58\xf1\x5e\xcd\xd7\x5b\xbd\x62\xd6\x32\x11\x7b\x37\x38\xe9\xec\x14\x93\xd2\x83\xc6\x50\x4b\x7b\x10\x5c\x37\x97\xed\x9d\x59\x12\xcc\x2d\x61\x69\x89\x95\xee\x2d\xdb\x3b\xb4\xc4\xa7\xbd\xb1\x7b\x8b\xdc\xd0\x1f\x62\x65\x36\x4f\x4d\xe8\xd1\xe7\xdf\xae\xe5\xb1\x9b\x66\x4c\x21\xa3\x39\xad\xd0\xdb\x0b\xf3\xec\x8a\x36\x6f\x6f\xba\xbe\xc7\x8d\x96\xbe\x5d\x93\xdf\xa2\xbd\xdb\xf3\x15\x30\x2a\xa8\x3d\x6e\x3f\x60\x13\x07\x22\xc4\x47\x2c\xa8\x8b\x09\x46\xa2\x66\x6c\x3b\xf2\x93\xe4\x1c\xac\xb0\x24\xaa\xcb\x14\xb5\x1e\xac\xec\xc4\x1b\xf3\xbe\x69\xf5\x92\x23\x2c\x7d\xc6\x2d\x1a\xfe\xb9\x3b\xa8\xd7\xce\xde\x41\x99\x72\xe1\x31\xe1\xea\xc7\x11\x1f\x8d\x62\xe0\xe7\x7a\x5d\xb2\x8e\x9c\xef\xa4\xad\x69\xbf\xfa\xee\xdd\xcd\x55\xf2\xdc\xf5\xc3\x2b\x73\x1f\xf9\x9a\x1d\x35\xa3\xbf\xd6\xa1\xd6\x11\x9f\xfb\x34\xd8\x58\x16\xd6\x7e\x53\xea\x3c\x07\xb3\x8c\x34\x06\xbf\x2b\x2a\xef\xd3\x4a\x1f\x7e\x7f\x79\xdd\x7e\xad\x7d\x38\xbe\xbf\xbc\x46\xf6\x6e\xa2\x20\xbf\xd9\xca\xd5\x65\xe6\xda\x0e\x96\x37\x45\x31\xf6\x2c\xcc\x37\xcb\x48\x63\x5a\xcf\xa9\xbc\xdf\xa7\x9c\xe2\xbe\x86\x33\x57\x00\x28\x28\xd7\xb5\xe4\x35\x7a\xc0\x1d\xb1\x3a\x8d\xe8\x7e\x47\xab\x73\x74\xcd\x64\x2d\x48\x53\xbd\x6d\xba\xf2\x19\xcd\xad\x9d\xb0\x1e\x85\xdb\x25\xc8\x43\x11\x0d\x79\xbe\x53\x03\xc2\x43\x1a\xe1\x0e\xbd\x07\xfe\x5e\x2c\x7e\x15\x16\x0a\x34\x90\xf4\x2d\x09\x55\x72\xdc\x6b\x6e\x32\x7b\x6c\xc8\x9b\xa9\x0b\x43\x1d\x20\xd5\xae\x36\xe8\x1e\xd2\xdb\x2c\xb1\xfc\x4c\xb8\xe9\x5e\xf8\xca\x57\xe8\x2c\x27\x8b\x33\x99\xe3\xe7\x03\x18\x9e\xcd\xf9\xec\x96\x83\xfd\x3c\xb1\x44\x47\xcf\x8f\x46\x68\x4c\x4b\x5a\x60\x51\x2c\x5b\x2d\xf9\x9b\xe7\xba\xd4\x79\x37\x10\xf0\xda\x3e\x3b\x42\x27\x5c\xc0\x88\x32\xcc\x50\x41\xf0\x82\xb8\x5c\x43\x4d\x4a\x96\x46\xd8\xee\xd0\x7e\x3e\x16\x7d\x43\x07\x37\xdd\x56\x79\x2f\x29\xe3\xf8\x9d\xe1\xa6\xa1\x31\xe5\xf6\xaa\xf1\xa4\x50\xa6\x19\xcf\x08\xbd\xeb\xca\x7b\x54\xdc\x71\x64\x43\xbe\xf4\xac\xfd\xdb\x1f\x13\x9d\x49\x67\xb4\xbf\x56\xdd\x4b\x1f\x8e\xab\x6d\x2b\xba\xf2\xba\x9a\xfe\x29\x10\x16\xd7\xc7\xbb\x55\x07\xb3\xef\x76\x16\x99\xa8\x7a\x4b\xaa\xad\x41\xe6\x2b\x82\x92\x79\x78\xc5\xda\x49\x95\xbe\xc1\x25\x85\xea\xd0\x58\x21\x6c\x48\x48\x56\x17\x38\xe6\xe9\x30\xb6\xce\x11\xba\xba\xbe\x7d\x7b\x7d\x79\x71\x77\x7d\x75\x8e\xdc\x17\x68\x28\x08\x8f\xd0\x1d\x6f\x8c\xa3\x11\x8d\xc4\x47\xaf\xdb\x92\x48\x7e\x6c\x03\x4b\x7a\x31\x6b\xaa\xd7\x42\xa5\x08\xcc\xd0\x0d\xa3\xca\x97\xfe\x8f\x8b\x76\x59\xc1\x99\x8d\xd5\xd5\x50\xad\x6d\x76\x46\xd5\xc0\x08\x72\xe6\x23\xfa\xe7\xd6\x57\x22\x40\x09\xba\x35\x75\xb2\xfd\xd0\xb7\x6a\xf4\x49\xea\x8e\xab\x33\x9d\x7c\xbc\xee\x8c\xdf\xa4\xa9\xee\x6d\xf8\x8e\xef\x0c\xe2\xea\x04\x75\x70\x82\xa6\xe9\xbe\xed\xc6\xaf\x39\xe1\xf1\xe8\xd8\x09\x5f\x05\x75\x1c\xd1\x75\xa4\x71\x1f\x8c\x82\x0d\x0b\xce\xb5\xf7\xd9\x08\xa1\x37\x2e\xef\x62\xa0\xa5\xa7\xc4\x24\xe6\x60\x08\x26\xd7\x3c\x68\x64\xb2\xb2\x93\xed\x5d\x59\x4f\x52\x07\x6b\xab\xd7\xcd\xe8\x82\x30\x83\xc8\xfd\xc9\xa5\x1b\x4e\xf2\x8a\xbe\x6d\x66\xf0\xee\x6d\xac\xa1\x51\xe2\x00\xcc\xa9\x4b\xfe\xfc\x25\x2f\x4b\x53\x27\x6b\xee\xd3\xd6\x9b\x4c\x71\x7f\xea\xf7\x1b\x57\x37\x55\x6c\x10\xb7\x33\x65\x34\x35\xc8\xa6\x5b\x8f\xdb\x0a\x6d\x74\x8f\xaf\x28\x8f\xfe\xb6\x4d\x7d\x8a\x97\x64\x05\xdd\xc3\x76\x22\xed\x51\x48\xdf\x16\xf8\x93\xae\x2a\x87\x65\x47\x67\x7e\x0e\x67\x6f\xaf\x2f\xae\x5e\x5d\x8f\xca\x7c\x1f\xf2\x42\x58\x5e\x71\xca\xe2\xa9\x80\x2b\x6d\x05\xdc\x2b\x61\x48\x8f\x83\x13\xd4\x12\xcc\x89\xc2\xb4\x23\x28\xb1\xc1\xa5\xe2\x15\x2f\xf8\x6c\xb9\x2f\x32\xbe\x34\xa5\x26\x86\x78\xa8\xb1\xbc\xbf\xfe\x11\xef\xf4\xd4\xc6\x8c\xeb\xec\x04\xa5\x4c\xfd\xcc\xbc\x0c\x0e\xcd\x94\xd2\x72\xc0\x3e\xf9\xc4\x0f\x2c\xd4\xad\x62\xa3\x4b\xfc\x9d\x10\x73\xb8\xa0\x42\xa9\x9a\x07\x75\x00\x83\x1e\x74\xe9\xed\x58\xb7\x4b\x82\x8f\x87\xe0\x7d\x85\x40\x7f\x32\xb7\x8b\x89\xdb\x1b\x93\x74\x92\x42\x4d\x95\x62\xbd\x18\xdb\x6b\xfb\xef\xf6\xe9\x36\x21\xac\x04\x19\xfa\x2a\x3d\xd0\x8c\x8c\x8b\x04\x29\xc0\x5a\x50\x5b\x86\x33\x67\x66\x33\x6f\x17\xcb\x95\x38\xb1\x40\x96\xda\x0a\xd6\x99\x34\xc1\x55\x0f\xa5\x28\x7d\x29\x52\x6b\xc6\xc0\x33\x53\x3d\x46\x58\x97\x42\x25\xe8\x82\x16\x64\x16\x2d\x26\x4e\xd9\x4c\x36\x8d\xbd\x5d\xf5\x42\xe8\x8a\x43\xd6\xe6\xa1\xb7\x98\x54\x29\x5d\x0c\xe0\x7c\xbc\x7e\x73\x07\x15\xcf\xc1\x89\xbe\xb7\xa2\xa2\x07\x12\xed\x55\x33\x1c\x0e\xc1\xf6\x73\xf2\x57\x2d\xf3\xe6\xc5\x29\xfa\x91\xd8\xef\x73\x28\xe3\x2e\xa0\x05\xe0\x9c\xfb\xf2\xd1\x30\xb7\xee\x15\x85\xa3\x6a\x2a\x4e\xda\xb7\xcf\x34\x04\x2d\x6c\x1a\x16\xd9\x82\x03\x0d\xeb\x4d\x69\x4f\xe3\x3d\xdd\x4b\x3e\xde\x81\x42\x3b\x63\xb8\x17\x90\x83\x1d\xe9\x7c\x7f\x1d\x66\x17\x43\xe7\x31\x92\xcb\xb2\xa0\xec\xbe\x29\x74\x34\xe5\x7a\x87\xd8\x5a\xe5\xec\xde\xed\x5f\x41\x3a\x5a\x65\xaf\x72\x87\xbd\x76\xc0\xde\xd4\x5f\xf5\x32\x02\xdf\x2d\x2b\x53\xb0\xde\x93\x09\x1b\x42\x13\x2a\xe3\x47\x47\x30\xbb\x0e\x6d\xfe\x13\xcf\x3c\x41\x35\xdf\x83\xe6\x52\x99\x49\x9a\x46\x70\x6f\xc6\x97\xe3\x56\xf7\x7b\xad\xd5\xc2\xbd\x96\xdb\x62\xc7\xe0\xdc\x84\xe8\xdc\xa8\x82\xbb\xcd\x6d\xb1\x8d\x99\xc2\xc4\x0f\x23\xaf\x66\x73\x5c\x5d\xd4\x6a\x7e\x45\x65\xc6\x17\xa4\x87\x12\xf5\x30\x37\x15\xc9\x5d\x65\x33\xea\xd0\x69\xe0\xa0\xcb\x7f\xbf\xb8\x45\xb8\xd6\x78\x50\xb6\xc0\xe5\x9e\x3c\xbe\x19\xed\xd8\x24\xd1\xec\x39\x56\x0b\xe5\x51\x46\xfa\xe4\xf8\xf9\x5d\x3a\x7e\xe0\x64\xfd\xbd\x38\x7b\x28\xa3\x8a\x62\xc5\x3b\xdb\x7d\xb6\xad\x13\xa6\x64\xa3\x39\x22\x37\x0e\x04\xb8\xfc\x81\x99\xb7\xa0\xc6\xd9\x4f\x10\x03\x64\xd4\x0e\x40\xef\x0d\xd3\x8a\x00\xce\xc8\x4a\x10\xec\x00\x8a\x19\xc2\x77\x3b\xb8\x9a\x7b\xff\xdf\x6c\x48\xb3\xde\xbf\xb8\xf8\xf3\x79\xab\x93\xc1\x6a\x03\xa1\xb8\x42\x63\xcd\x30\x4d\xbf\x97\xbd\xed\x52\xf4\xd7\x74\xfa\x64\x4d\x8c\x06\xe7\xff\x59\xe3\xc2\xe0\xec\xf5\x21\xec\x63\x6d\x9c\x27\x0f\xc9\xad\xbf\xc3\xf5\x6b\x6f\x87\xa8\x25\x34\x3a\xb1\x4f\x28\x81\x99\xd4\x0b\x10\x3f\x97\xa1\xe8\x72\x6c\x5d\x7e\xc7\xe8\x44\x65\x55\xd4\xdb\x75\xf0\x34\x06\x33\x68\x8b\xef\x97\x3e\x7d\x21\x36\x86\x03\xfb\xc0\x60\xaf\xa6\x9b\x87\x5a\x03\xbe\x85\x97\xd1\x4b\x2a\x95\x6b\x5f\x02\x37\xa8\xb4\xa5\x6a\xa3\x6b\xa0\x65\x9e\x5b\xad\xae\xd1\xea\x7f\x70\x9e\x8b\x73\xc3\x0b\x6d\xb9\x53\xf8\xb7\xf4\x45\x25\x31\x73\x9e\xd9\x28\xcc\x13\xb5\xac\x68\x06\xea\xe1\xdd\xe5\x2d\x40\x91\xe8\x4f\x7f\x34\x3d\xe3\xff\xf9\x9f\xfe\xf8\x2c\xba\xbc\x1f\x37\xb3\xa0\xb7\x0d\xe6\xa3\xfa\xd5\xf6\x16\x39\xfa\x47\xa5\x82\xe0\x63\xe2\x51\x81\x02\xda\x13\x6d\xf6\x9a\x5e\x40\x4f\xeb\xe3\xfb\x2a\x55\x74\x7a\x8a\xb6\xfc\x4c\xa2\x2d\x5d\x36\x91\xa1\x27\xfb\xd0\x22\x43\x86\x6e\x57\xc8\x10\xea\x88\xe5\xdd\x85\x0c\x05\xa4\x26\x2e\xa0\xf5\x27\x43\x07\xd1\x64\xe9\xaf\xdb\xe6\x3c\xd4\x1c\x6a\xeb\x6f\xe1\x4a\xec\xaa\x09\xc7\x0e\x4c\xfb\xa0\x18\x2a\xa4\x35\xd6\xc0\x8b\x09\x99\x1d\x57\xaf\xc7\xff\xf3\xf2\xe2\xbb\xeb\x97\x80\x33\x13\xc8\x18\x31\xb7\xa9\x39\x65\x3b\xc7\xdc\xa5\x9f\xb4\x6d\x67\xa2\x73\xc9\x58\xaa\x57\xea\xf5\x8b\xf1\x8a\x61\x40\xdf\x09\x5d\x51\x6b\x2e\xa7\xed\xe6\x81\x55\x57\xd4\xbe\xfa\x08\x9b\x6e\xc5\xc0\x23\x19\xf3\x82\x42\x7e\xad\xdc\x1d\x8d\x14\x49\x04\x74\xfc\x7c\x44\xc3\x53\x64\xc2\xe8\x13\xf9\x5a\xf4\xcc\x0d\x36\xba\xdc\x22\xfd\xbd\x2c\xdd\xbc\x7f\x6f\x95\x36\x09\xa3\xdd\xb2\x85\xe8\x93\x0c\x77\x3c\x86\xe7\x9d\xef\x4e\x9f\x1f\x13\xc4\x25\x34\xe9\xd7\x44\x9f\x48\x99\xd2\xb3\x6e\x75\xd7\x7d\xd2\x9d\xb5\x97\x35\x73\x68\xe7\xb1\x2b\x89\xaf\x36\xb5\x7f\x48\xa3\x70\x1b\x3b\x47\xb4\xba\xa3\x86\xf4\x2f\x72\xac\x82\x5c\xa5\x6d\xbd\x5b\x5c\x44\x08\xb6\x6a\x38\xb4\xe4\xd9\xbe\xbf\x0f\x57\xfb\xa4\xb9\x65\xee\x40\xe1\x8a\xbd\x88\x27\x40\xe8\x17\xb0\x78\xe9\x5e\x59\xcd\x03\xed\xdb\xc9\x16\x19\x9d\x61\x1d\x95\x08\x4b\xdf\xa4\xae\x96\xbe\x4c\x87\x6b\x69\xf9\x08\x94\x79\x6f\x5c\xa3\x47\xa3\xdb\x3f\xf6\xcc\xfc\x4b\xb1\x50\x1c\x46\x1b\xeb\x26\x15\x7e\x77\xed\x4c\x10\xe6\x5c\x71\xb6\x43\x32\xc7\xed\x86\x17\xdb\x8e\x68\xf3\xc4\xa5\xef\x60\xb2\x5d\xbe\xf0\x40\x4c\x4c\xad\x77\x8f\x68\x11\xd2\xb1\x42\xce\x9c\xa3\xa4\xed\x26\xd9\xe3\x68\xfe\x7d\x27\x36\x1f\xd0\x20\x9e\x16\x94\x93\xf7\x48\x7f\xba\xb9\xb2\x22\xa2\x4b\x71\x92\x76\xbb\xa0\x66\xbf\xa4\xb4\x40\x06\xc0\xf1\xcc\x8a\xc3\xb0\xe4\xfc\xe6\x6a\xe7\x23\xc6\x85\x7a\xe0\xa2\x4f\xc1\x83\xdb\xd6\x2b\x2b\xf1\x1d\xf6\xb7\xd5\x1c\xc2\xed\xea\xc4\xe7\x75\x8a\xc6\xe0\x98\x5e\xe9\x86\xb1\xea\x51\x72\x67\x2b\x2e\xd2\x6e\x38\x76\x49\x47\x2b\x0a\x75\xc3\xb1\x33\x47\xab\xfb\x48\xc5\x79\xe6\x61\x8f\x5b\x6f\x36\xd7\x91\x2a\xdf\x36\x53\x46\x67\xd2\x37\x55\x7e\x6f\xbd\xc1\xec\xf4\x1e\xe4\xe5\xbd\x7d\xc1\x1a\x20\xf4\x7a\x35\x84\x06\xfb\xe3\xd5\x1d\xf6\x76\x10\xe2\xe1\x86\xbf\x33\x01\x11\xdc\x74\x62\x4d\xa2\x1d\x37\x8a\x94\xa6\x7f\x3f\x2e\x0a\xbd\x16\x9c\x85\xd5\xff\x6d\xc2\xfb\x00\x99\x02\xf5\x25\xae\x22\x45\x24\x35\xe9\xc8\xf9\x03\x7b\xc0\x22\x8f\xf4\x98\x4a\x8a\x98\x37\xdb\xaf\xab\xfc\x5f\xbb\x7f\x2e\xcf\x09\x9a\x50\x25\x9b\xb6\x7b\x44\x85\x5a\xb0\xa6\x67\x49\x8e\x39\x4d\x1f\x34\x2d\xb0\xa3\x08\x58\x36\x43\x3c\x53\xb8\x30\xf5\x2b\xd1\x84\xa8\x07\x42\x18\x7a\xf6\xec\xd9\xb3\x0e\x2f\x48\x8e\x9e\x7d\xf3\xcd\x37\xd0\xb0\x0d\xe5\x24\xa3\xe5\x3a\x10\x78\xea\x5f\x9e\x3f\x1f\xa1\xff\xba\x78\xf5\x12\x9a\x3a\x56\x1d\xad\x16\xa0\xac\x8f\x19\x11\x20\x3f\x04\x2c\x07\xe8\x3f\xc6\x6f\x5e\xbb\x1d\x27\x57\x7e\x8d\x63\x80\x0b\xe8\x14\x09\xe8\x1c\xa1\xab\x20\xea\x2b\xb4\xc2\x61\x35\x87\x88\x3a\xc6\x15\xc2\xd3\x29\xec\xba\xf8\x78\x5d\xe3\x6a\x73\xf6\x5d\xd1\x07\x3a\x9b\xbb\x1e\x65\x7a\x9f\x15\x10\xc2\x46\xf5\xd4\x3a\xfd\x4b\xae\xbc\x88\x89\xee\x83\x31\x78\x16\x01\x53\x18\xa0\x82\xde\x13\x34\x95\xd0\x9d\xcc\x57\x20\x8d\x02\x15\x44\x6a\xa9\xdc\x36\x71\x34\x66\x61\x8f\x0e\x3d\xf8\x8f\xe7\xba\x4b\x68\x25\xd5\x3a\x04\xae\xb9\x80\x0b\x58\x36\xc4\x40\xa3\x68\x3f\x97\x58\x5b\xe0\xf0\x50\x0d\xde\x6d\xd5\x0e\x4f\x79\x10\x2e\x38\x9b\xc1\x12\x76\xb8\x17\x78\x18\x22\x43\x72\x1f\x7b\xb2\xac\x3a\x76\x68\x7a\xc9\x7c\x43\xb9\x5e\xe1\x84\xc6\x7f\x6d\xc7\x43\x50\xd6\x04\x4f\x78\xad\x9c\xb3\xde\x40\x4b\x6d\x59\xa9\xb8\xc3\x4b\xe7\xc3\xfd\xda\x00\xf4\xa8\x75\xdd\xa6\xf8\x2d\xc9\x62\x80\x08\xce\xe6\xe8\x9e\x2c\x87\x86\x1c\x55\x98\xa6\x96\x8e\xb6\x64\xe0\x0a\x2b\x6c\xcb\x04\xb7\xbd\x61\x19\xc9\xb5\x80\x6e\xf0\x95\x08\xd3\x05\x50\x34\x7b\xc9\xb7\x0e\x76\x12\xac\xb4\x22\x5c\x2a\x44\x28\x65\xcc\x02\x03\x89\x6d\xe8\x10\x36\x2c\xf6\x35\x89\x53\x4b\x06\xdf\x84\xa9\x4d\x36\x54\x54\xea\xe1\xde\x93\xa5\x5c\x9f\x45\x32\x46\x5d\x49\x1e\x1f\xc3\xa2\x89\xac\x1c\x58\xff\x48\xf0\x8d\x3e\xf8\xb4\xdd\xed\xad\x0c\x0d\x11\x35\xd8\x35\x80\x08\xa2\x65\xe6\x34\xeb\x3a\xaf\x7e\xa0\xa6\x45\xa5\x85\xe8\x76\x82\x5f\xec\x30\xa7\x2c\x11\xa2\x24\xaa\xae\xcc\x70\x21\xac\x49\xcf\x96\x48\x89\x28\xac\x4f\x89\xc5\x3d\x71\xc5\xa4\x70\x91\xba\x4a\xb7\x1a\x79\xbe\x22\x9e\xe9\xd0\xb0\x30\xb1\x92\x9a\x66\x85\x99\x74\x5d\x3c\xa1\xb9\x8e\x47\xa3\x63\xc3\xfb\xb8\x58\xcb\xb0\x4b\x82\xd1\xab\x4c\x7d\x5b\xc6\xc1\x95\x34\x85\xf5\xb5\xe8\x0c\x2d\x3b\x38\x24\x76\xaa\xb9\xe5\xcc\x89\x50\x11\xc2\x09\x15\xdf\xc2\x6b\x97\x26\x25\x3d\x5b\x94\xac\xb5\x2a\xb7\x13\xb4\xc7\xa8\x4f\x2f\x80\x9d\x8a\xfa\x97\x89\xd5\xa6\x37\x8e\x37\x28\xb7\x55\xae\x4a\xa2\x3d\x60\xa2\x4d\x52\xab\x32\x9d\xa5\x8b\xc6\x79\xda\x0b\x62\x44\x6c\x0d\x45\xd3\x7e\x30\xd3\xc4\xd8\x7e\x30\x8d\xc8\xdb\x21\xd6\xf6\x02\x19\x13\x81\xbd\x98\xdb\x0b\xa2\x11\x89\x6f\xa6\x2b\x3d\x7a\x5b\x59\xb4\x8d\xf6\xd2\x0b\xb4\x63\x1b\x7a\xd7\x44\x64\xe3\x9e\x30\x9d\x1c\x1d\x95\x95\x7b\xc1\x8c\xc8\xd5\x81\xec\xdc\x0f\xab\x9b\xe5\xec\xd4\x6e\x67\xa8\x87\xe0\xbd\x7a\xed\xd6\xa9\xb0\xcb\xcd\xbd\x7a\xad\xd1\x36\xcf\x8d\xaa\x20\x9f\xa5\xf7\x52\x28\x0e\x8d\x20\x94\x27\x96\x23\xf4\xca\x72\x36\xa3\xaf\xe2\x89\xe4\x45\xad\xfa\x41\xb5\x99\x2c\xeb\x2c\xd2\x0c\xd6\xb6\x98\xe8\x05\xd2\xe4\x9f\x3b\x90\x01\xdb\x04\x71\xc7\xf0\xb3\x74\x0e\x6a\x27\xdf\x9f\xc8\xf7\xed\xbf\xd2\xa7\xfb\x4a\xd4\x17\xbb\x7a\xf5\xee\xba\xd2\xaf\xe7\x4a\x7a\x4f\xe8\x7e\x41\x6d\x89\xb3\xfb\xc8\xa1\x6f\xe6\xea\x1b\x00\x97\x08\x36\x25\x4c\xce\x5c\x3d\xf7\xa3\x93\x66\x77\x58\xa7\xb1\x2d\x2e\xe4\x92\x4c\x5a\xd2\x77\x3a\x2b\xd7\x64\x16\x14\x16\x27\x22\xdb\x6e\x97\x3d\x66\xdb\x65\x8d\x6d\x3f\x9d\xb4\xdf\x9d\x0d\xf1\xe2\xf6\xe6\x20\x3a\x7b\x00\xef\xf7\xab\xb5\x83\x9d\xb6\xd5\x3f\xf2\xaa\x99\x56\x42\xc1\xe1\xe6\x4a\xe6\x31\xbb\xab\x29\x6b\x43\x7b\x41\x8b\xd0\x8b\x93\x4c\xe3\x57\x6a\xcb\x1a\xeb\x6d\x63\xe0\x6b\xea\xd1\x26\x43\x74\x81\x0c\x40\x15\x1e\x51\xf5\x01\xf8\x1d\x81\xd1\xab\xd7\x7a\x73\x5f\x60\x55\x68\x0c\xfd\x15\x8d\xdd\x23\x7d\xd4\xe6\xe2\x2e\xc6\x35\x3f\x37\xfd\x95\x30\x63\xdc\xf4\xb6\x95\x03\xd3\xfa\xb1\xa7\x48\x0d\xa6\x14\x2d\xee\x05\x01\x22\x22\xf0\xa2\xf5\x12\xda\x76\x6b\x7d\x89\x02\x62\xde\xb7\xdd\x5b\xdb\xf5\x63\x60\x38\x2c\xc9\x6c\x4e\x4a\xdc\xc3\x16\xd0\x5c\x2f\xf4\xca\xb8\xe2\x11\x0f\x82\x2a\x45\x4c\xe5\x3a\x22\x4a\x89\xf8\xb4\x6f\xa7\x3e\x14\x36\x47\x46\x47\x8b\xe7\x3d\x3a\x62\x99\x6b\xe7\xbe\x76\x53\x37\x95\xbd\x50\x7b\xdb\x12\x6b\x49\x61\x3d\x32\x45\x7a\x97\xb9\xe6\x72\x61\x49\xde\x56\xa5\x49\xf9\xc2\xac\xdd\x47\x42\x4b\xff\xc6\x7d\x5a\x20\xf4\xa8\xec\x2d\xd5\xf6\xea\xc7\xf7\x7b\x30\x5d\x0c\x9c\x90\xf1\x64\xba\x48\xbb\x9e\x4c\x17\x4f\xa6\x8b\x8e\xeb\x13\x98\x2e\x02\xb1\xc4\x71\x3b\x8b\x3c\x63\xce\xe8\x6d\x67\x68\x95\xda\x04\xa9\xce\x04\xc9\x58\x4f\xbd\xb1\x78\xf6\x13\x50\xac\xf1\xc3\x5a\x3e\x4c\x4b\x9d\xc6\x84\x71\x7c\x3c\x1a\x1d\xf7\x59\x1d\x6f\x0f\xb1\x4a\x52\xad\xa6\xc3\x3f\x21\xc2\x32\x9e\x9b\xcd\xae\xc7\x2d\x7a\x0e\x52\x0b\xd7\x8d\xa2\x1d\x9a\x82\x4a\x57\xe4\x0f\x8c\x24\xfd\x4f\x8c\x99\x5f\x9f\x09\xee\xc4\x12\x5d\x90\xc8\x8b\xbd\x05\xdd\x46\xbc\xf5\x35\x31\x12\xc2\xf4\x57\x2f\x5f\xb0\xc7\xca\xb9\x4d\x10\x4b\x41\x4b\x6a\x4b\xdb\x68\x72\x4a\x64\x0f\x05\x44\x5f\x27\x06\xc0\x28\xab\xea\x81\x05\x36\x2a\x49\xc9\xc5\x72\xe0\x01\xea\x1f\x7b\x32\xb6\x66\x34\x16\xda\x29\xc8\xd1\x59\x2d\x04\x61\xaa\x58\x7e\x64\x89\xda\xe3\x2f\xb5\x41\x64\x78\xad\x84\xa4\xfb\x82\x9f\x60\x86\xea\xd7\xa8\x34\xbc\xa6\xbe\xba\xb2\x1c\x78\x73\x09\xdc\x25\x6c\x81\x16\x58\x44\x03\xc0\x37\x5d\x3b\x0b\xc5\x39\x5d\x50\xd9\xb7\xd5\xbc\x5e\xe6\xe5\x9b\x5e\x47\x03\x99\x04\xbd\x9d\x08\x7b\xfb\xed\x9d\x3a\xa4\x6f\xb0\x32\x51\x5b\x5b\x95\xd7\xaa\xaa\x95\xe5\x55\xbd\x97\xd2\x92\x3a\x57\x9d\xc6\x9f\xce\x81\xd7\x73\x7a\x83\xd4\x7a\xd1\xf3\x78\x18\xe5\xfa\x55\x61\xa5\x88\x60\xe7\xe8\xbf\x4f\x7e\xfe\xea\xb7\xe1\xe9\xb7\x27\x27\x3f\x3d\x1b\xfe\xeb\x2f\x5f\x9d\xfc\x3c\x82\x7f\xfc\xe1\xf4\xdb\xd3\xdf\xdc\x1f\x5f\x9d\x9e\x9e\x9c\xfc\xf4\xc3\xab\xef\xef\x6e\xaf\x7f\xa1\xa7\xbf\xfd\xc4\xea\xf2\xde\xfc\xf5\xdb\xc9\x4f\xe4\xfa\x97\x44\x20\xa7\xa7\xdf\xfe\xbf\x9e\x03\xfd\x30\x6c\x8c\xa7\x43\xca\xd4\x90\x8b\xa1\x59\xd2\x73\xa4\x44\x24\x4f\x72\xd3\xe5\xd0\xbd\xdf\xb9\x6e\x58\x7f\x53\xbc\xa8\x9f\x82\x80\x40\x49\xd0\xe4\xfe\x23\x1d\xdc\xdd\xd4\xb6\xce\x96\x12\xdb\xc6\xd7\x4b\x6b\xeb\xef\x8b\xf8\x5c\xfc\x0b\x3d\x80\x9b\x08\xd2\x83\xd8\x71\x6d\x2b\x27\x68\xf3\x92\xb4\xef\x3e\x33\x13\xee\x47\x0d\xbc\xb2\x25\x16\xb4\x5e\x96\x08\x35\x2d\xea\xca\xc4\x53\x25\x82\x4c\x8e\xba\x42\x37\xd3\x44\x90\x4f\x51\x57\xab\x51\x57\x63\xdb\xa0\x2c\x58\x2d\x08\xa6\xea\x33\xd6\x84\x90\x2b\x13\x4c\x95\x08\x34\x35\xe4\x0a\x5c\xbe\xa9\x56\xf8\xa7\x90\xab\x84\xeb\x29\xe4\xea\x29\xe4\xaa\x0f\xcc\x27\xbb\xe5\x93\xdd\xf2\x1f\xc1\x6e\xf9\x14\x72\xf5\x14\x72\xf5\x14\x72\xf5\x14\x72\x75\xd0\x90\x2b\xab\x64\x71\x81\x68\xb2\xfd\x4a\xd3\x8c\xcf\x2a\xdc\xca\x36\x77\xbd\xc8\x32\x5e\x33\x75\xc7\xef\x49\x42\x4c\x45\x92\xba\xbe\x06\x37\x61\xa2\x56\xbb\x7f\x24\xdd\x1d\xd7\x39\xd5\xfa\xf1\x0e\xeb\x7f\x61\x5f\x75\x8a\xab\xe6\x5e\x2c\x27\xb9\x87\x99\xb8\xfe\xf6\xa4\x2b\x8d\x8f\x11\xba\x40\x82\x64\xb4\xa2\x5a\x9f\x83\x9a\x2d\x70\xdf\x6c\x10\xd7\x3f\x2e\x55\x3b\x54\x92\x14\x53\xdb\x63\x8b\x05\xfd\x60\x03\x6d\xd3\xb2\x94\x3d\x86\x6c\xc4\x0e\xee\x9a\x3c\xb9\x86\xb9\x82\xfc\xd5\xca\x36\xa9\xc4\xd8\xcc\xff\x2e\x18\x4d\x2b\xe2\x05\x50\x9c\xd6\xd2\x76\x6d\xa0\xb8\xa2\xb6\x80\xd3\x63\xd0\x10\xf2\xa1\xa2\x02\x36\xfb\x98\x64\x9c\xe5\xbb\xd8\x82\xae\x57\x61\xb8\x5d\x65\x5d\x42\xc9\xb6\x8b\xbc\x36\x60\x20\xe7\x13\x17\x34\xa7\x6a\xe9\xa3\x99\x6c\xd7\x66\x6c\x4e\x60\xbf\x85\xb9\x90\xcd\x9a\x23\x5c\x55\x82\xe3\x6c\x4e\x64\x30\xfb\x41\x8f\xd5\xb6\x65\x24\x7c\x5a\xaa\xe9\x96\x0e\xc2\x37\x40\xd6\x52\x59\xb1\x44\x82\x2b\x9c\x2c\x37\x6d\x98\x62\xb8\xab\xdc\x27\x7b\x58\xc0\x8c\x88\xa4\xc4\x12\x6a\x1c\x71\x3b\x9c\x00\x0f\x34\x38\x08\xe9\x36\x1b\x5e\xe4\xae\xae\xe4\x9f\x9e\x69\x3d\x33\xb3\xa7\x5d\x8b\xdc\x50\xb1\x4f\x71\x54\xa4\xfb\xce\x35\xbb\x99\x86\xa3\x6a\x7d\xe2\x9f\xbe\x46\x73\x5e\x0b\x39\xba\xea\xe7\x57\x51\x1c\x3d\x87\x37\x8d\xad\xc6\x65\xbc\x2b\x54\x10\x2c\x15\x7a\xfe\x0c\x95\x94\xd5\x5a\xac\x48\x02\x18\xa8\x06\x7f\xfc\xba\xc7\x31\x4c\x57\x0a\xd2\xd5\x81\xf5\xb8\x34\x7b\xda\x2a\xd3\x0f\xc7\x6a\x05\x86\xea\xa4\x5a\xb8\x60\xbf\x99\x7e\x59\x2b\xc1\x0b\x96\x75\xf5\xdf\x2a\x4c\xf1\x47\xa0\x58\xe9\xf2\x77\xa2\x34\x9d\x2c\x5b\x24\x3e\xd8\x2d\x66\x77\x02\xfa\xb5\xe6\x93\xa5\x4a\x2b\x97\xf3\x9f\xe6\xd9\x76\x9d\x1c\x77\x73\xad\x06\xe7\xd6\x71\xaf\xb7\x83\x6b\x4a\x70\x6e\x79\x29\x45\x56\x99\x69\xdd\x3e\x39\xdd\x1f\x2c\x01\x4e\x23\x75\xa6\xfa\x2c\x23\x12\x78\xe8\x55\xd3\xe6\x98\xc5\x0d\x62\xf0\xd5\xce\x25\x3a\x74\x91\x99\x68\x09\x4c\xb7\x22\x9f\xb0\xd9\x58\x27\x42\xba\xa4\x71\x41\x66\x54\xaa\x5e\x5d\x22\xcd\x0b\xed\xcd\x29\x29\x9b\x99\xce\x5c\x65\x5d\x28\x5a\x15\x1e\x3b\xd1\x49\x78\x60\x96\x4b\x86\x6e\x07\x1c\xd8\xb4\xb1\xa9\xee\x64\x6a\x22\x77\xba\xa1\x4e\xfc\x18\x08\x53\xa6\x11\x94\xd0\x8c\xb8\xc2\x02\x7b\xf4\x67\xbc\x2c\xb1\x3c\x35\xde\x0d\x84\xb3\x0e\x2e\x64\x0b\x0c\x6a\xbe\x28\x70\xe1\xd1\x16\xc6\x7f\xec\xbb\x39\x15\x61\x98\x45\xfd\x90\x6d\x73\x11\x3c\x8e\xf8\x03\x73\x1d\x32\x4c\xfb\xd0\xf6\xae\x44\x09\x89\xe3\xdf\xe1\xec\x9e\xb0\x1c\x3a\x46\x1b\xe4\xe4\x4b\x86\x4b\x5b\xc0\xde\xf7\xcf\x25\xf9\x0a\xec\x0e\xab\xab\x31\x01\x9b\x5a\x2a\xae\x6e\x95\x11\xab\xf6\xc5\x54\x2d\x7b\x54\x5d\x7d\x27\xb5\xdc\x11\xa7\x3f\xd2\x44\x7e\x0b\xba\xc8\x48\x8a\x2c\xaa\x07\xb0\xef\x24\x16\xd1\xf2\x69\x6b\xd3\xb0\xa5\xd3\x68\x70\x2a\x80\xbe\x7b\x87\x2a\x14\x69\xc6\x85\x26\x2b\x71\x7d\xcc\x86\x2d\xae\x6e\x94\xc9\xf2\x10\x9d\x67\x53\x1a\xac\x9a\xa3\xb3\xf5\x81\x28\x39\xed\xe4\xb3\x62\x92\x56\x56\xea\xf8\xed\x77\x57\x6d\x1a\xf6\x16\xe7\x5c\xa2\xef\x0a\x9e\xdd\xa3\x2b\x02\x42\xfb\xa7\x68\xbd\x2a\x26\xf9\x61\x9a\x58\x3d\x35\x5b\xfa\x5d\x36\x5b\x12\x93\x38\x1a\x7e\x4f\xad\x96\x4a\x3c\xeb\xd3\xe1\x6f\x4e\x90\x80\x43\x08\x2f\xba\x5a\xfc\x3b\x1e\x9d\x2f\xe7\xfc\x61\xa8\xf8\xb0\x96\x64\x48\xa3\xc1\x5c\x49\x73\xb9\x27\x4b\x88\x6c\x4b\x9e\xcd\x0f\xe6\x85\x96\x22\xa7\x38\x18\x57\xe1\xbe\x96\x1c\xde\x7e\x77\xa5\xd9\x53\x5a\x09\x5e\x2a\xd1\x19\x51\xd9\x59\x46\xaa\xf9\x99\x1d\xce\x67\x83\x9e\x92\x33\xaa\xb8\xe8\xd1\xe0\xf9\x02\x65\xbc\x28\x6c\x91\x2e\x3e\x45\x97\xa4\x9a\x7b\x30\x07\x6b\x61\xbc\xe3\x9c\x3f\x6e\x0b\x9e\x8a\xf3\xf4\x76\x23\xc1\x31\xd1\xef\xd9\x53\x12\x6c\x12\x31\xc9\x7b\x97\xbc\xfe\x14\x5b\xe6\xc0\x0d\x09\x0e\xdd\x79\xe8\xa3\x9d\xac\xc3\x77\x30\x3a\x1e\xbb\x57\x40\xb1\x0e\xbc\x77\xed\xa6\x44\x16\x74\x5c\xcf\x0c\xc8\x14\xba\x99\x1a\x75\x20\x27\x39\xe2\x0b\x22\x04\xcd\x89\x44\x9e\x16\x35\x9b\x30\x0a\x92\xd1\xe2\x63\x60\xf7\xa9\xaf\xd2\x67\xd3\x57\xa9\x97\xc2\x16\x10\x38\xfd\xde\x3a\x81\xc3\x79\x49\xd9\xef\x80\xc4\x25\x74\x47\xd2\x72\xce\xd6\x5f\x1d\x33\xdc\x55\x15\x92\x19\x2e\xc8\xcd\x9b\x24\x75\x68\x6c\x9e\x6d\x6b\x44\xee\x66\x50\xd0\xbe\xc3\xd6\xb5\xad\xd4\xfd\x0f\xfe\x20\x20\xc6\xf3\xed\x16\xfa\xa7\x32\xf7\xc1\x3e\x37\x55\xba\xf7\x65\xb3\x33\xac\xc8\x03\x4e\xe7\xb2\x77\x6e\x4a\xed\x86\x34\x7e\x33\x5c\xdc\xde\xa0\xef\x0d\xcc\xfd\x6b\xec\x0b\xae\x8c\x04\x78\xc5\x4b\x4c\x7b\xb4\x06\x0d\xba\x88\x84\x83\xbb\xf5\x00\x91\x81\xa8\xf9\x57\x7c\x4d\x7d\xc9\xd4\x5a\x6b\x7d\x56\x1b\x7b\x2a\x67\x1e\x4c\xf5\xf0\x02\x4a\x23\x9f\x04\xe6\x2b\x17\xe2\xde\x74\x5e\xb4\xab\xda\x69\x8a\x6b\x1c\xfe\x48\x12\x26\x29\xf8\xca\x82\x90\x0f\xdb\x6e\x9f\xca\x26\x3e\xdd\x08\x31\xf1\x93\xf9\x92\xcf\x28\x73\x27\x9b\x5b\x67\xf0\x14\xd3\x68\x71\xcf\x27\xa9\xe3\xb3\x91\x3a\xa4\x2c\xae\x19\x9e\x14\x71\xc7\x62\x9b\x59\x14\x18\xfc\xea\x04\xde\x3b\xcb\xa9\xd4\xff\x47\xe3\xf1\x4b\x70\x18\xd4\xcc\x49\xce\x9d\x95\xa3\x2d\x89\xf4\xc9\x83\xe6\x50\xef\x7f\xd6\x0c\x7d\xea\x55\x76\xfe\x86\xe5\x7a\xd8\x44\xb6\x22\xc3\x2c\x24\x53\x59\x3f\xc5\x87\x65\xe3\x68\x26\x04\xdd\xcd\x69\x76\x7f\x1b\xf8\x05\xb8\xd0\xf7\x58\x70\xcb\x33\xb2\xb8\x84\x26\xd7\xde\xdb\x97\xf0\xda\x69\xdd\xf6\x51\xa9\xef\x02\x0e\x32\xb6\x68\xd1\x00\x10\x96\x92\x67\xb4\x71\x1a\x75\x79\x52\x1a\x7e\x86\x72\x60\x3f\xfb\x4f\x07\xa4\x89\x9d\xf9\xa2\x5b\x64\x2b\x00\x61\x19\xf0\xba\x2e\x05\xd9\x62\x64\xef\x29\x98\xad\xd5\xab\x65\xd8\x5d\xab\x49\x98\xf3\xda\x18\xdf\x86\xf7\x5f\x24\x78\xb6\xdc\xa2\x3a\xf9\xcf\x76\x71\x5c\x5f\x56\xdf\x2c\xcc\x96\xb3\x7f\x74\x2f\x88\x95\xca\xb6\xfe\xee\x79\xea\xf6\x27\x62\xf2\x6a\xb7\x6e\x10\x4d\x7a\xdc\x64\x4d\x58\x71\xf8\x9a\x7b\xd6\xed\x01\x84\xa1\xe2\x55\x5d\xc4\x82\xa3\xd6\x7a\xb2\xed\x61\x25\x37\xdf\xdf\xc7\x3d\xb2\x4b\x03\x8f\x58\x3a\xcf\x6a\x8a\x4e\x74\x63\x36\x7d\x3e\x7a\xf7\xf2\x88\xc2\x5d\xcd\xde\x39\x48\x46\x4e\x5a\x06\xce\xe6\xac\x9a\x28\xe0\x95\x8c\x1b\xd7\xcb\x23\x90\x84\x9f\xfd\xf1\xeb\xaf\x37\x75\xf7\xe8\x14\xe9\x37\x76\xfe\x88\x75\xf7\x88\xbb\x9e\xb6\x75\xfe\xd8\x3d\x7d\x26\x2d\x5d\x66\x43\x0a\x4c\x9c\x47\x77\xa4\xc7\x1c\xb6\xf5\x47\xa7\x95\xbc\x6f\x76\x71\x0a\x4d\x4f\xcd\x29\x4e\xcf\xb3\xed\xc8\x24\x8e\xe5\x08\x77\x49\x37\xad\xfc\xe1\xc3\x65\x06\xf7\xc8\x07\x0e\x33\x7d\x3b\x64\x97\xee\x2c\xe0\xf5\xfc\xde\xce\x83\xb8\x2d\xf7\xb7\x23\xab\x37\x4e\x3d\xdb\x19\xbf\x87\x69\x9f\xb0\x6b\xd3\x84\xbe\xad\x69\xba\xb3\x75\x13\xb3\x70\xd3\xf3\x0a\x92\x32\x6e\xf7\xce\xb3\xed\x11\xf2\x99\x96\x53\xfb\x38\xac\xd7\x5c\x1b\xf3\x67\x77\xee\x9e\x65\xae\x43\xf3\x5d\x0b\x75\x07\xee\x9b\x00\x76\x4b\xd6\xeb\xb6\x4c\xd6\x04\x88\x9b\x73\x5d\xb7\xe6\xaf\x26\x40\xec\xcd\x76\x13\x60\x76\xb5\xdd\xda\xc4\x7c\x13\xc0\xf6\xcd\x50\xed\x97\x97\xda\x27\xf0\x3c\x2d\xe8\x3c\x3d\xf3\xd4\xc6\xce\x25\x6e\x80\x78\xbe\x69\x3b\x87\x34\x01\xe4\xb6\x2c\xd3\xad\x99\xa3\x89\xc3\xec\x95\x5b\x9a\x4c\xd8\xd2\xe2\xd8\xbb\xb3\x47\x13\xa2\xdc\x0f\x16\xb8\x9e\x96\x71\xd8\x2f\xcf\xb0\xa9\xd8\xde\x25\x55\x77\xa7\x17\xf6\x31\x41\xf7\x6b\x4b\x1e\xda\x53\xad\x3a\xeb\x76\x9a\x09\xdf\xf3\xd5\xa3\xe3\x2b\xc1\x35\x69\x7b\x64\x85\x16\xa5\x6d\xc3\x6e\xb5\xdf\x7c\x95\x6f\x15\x19\xda\x0b\x6d\x9e\x7e\x33\x5e\x71\x0b\xfa\xdb\x3b\xb6\xec\x7d\xf2\x06\x6e\xbd\x3e\x71\xd3\xeb\x27\xb7\x55\x6c\xb2\x8d\xdb\x4a\xb6\xea\x0e\x3a\x63\x18\x50\x02\x10\xa5\xf8\x24\xa5\xea\x3f\x10\x4e\x7f\x98\x2e\x6e\x6f\x50\x26\x08\x64\x94\xe2\x42\x8e\xd0\x86\x7a\x22\x79\x82\x51\xdd\x4a\x74\x4e\xee\xc2\x4a\x91\xb2\x52\xf1\xcd\xf1\xe4\xb5\xfa\x6c\xbc\x56\x3b\x98\xcb\xdf\xfb\x57\x9c\xcd\x61\x5e\x97\x98\x0d\xf5\x49\x04\xff\x55\xe0\x12\x88\xdb\xcb\x57\x28\xfb\x08\xb9\xbc\x03\x40\x2e\x18\xd4\x20\x65\xc9\xf4\xa1\x4e\x31\xc6\xe1\x86\x8d\x1e\xd0\x93\x00\xf0\x76\xc0\x8f\x69\x06\xb1\x72\x7a\x33\x5e\x25\x61\xc7\x72\x3b\xab\xa4\x7b\x5c\xb9\x83\x1a\x74\x9b\x08\x2d\x27\x5d\x14\xc0\x88\x1c\xb7\x90\x9d\xd7\x40\x68\x6b\x4d\x46\x6d\xc2\x45\xc1\x1f\x64\xe7\x30\x43\xee\xaa\xd7\x5d\xcf\xcf\xa6\x0b\x4f\x08\x2a\xa9\x10\x5c\x58\xcf\x47\x38\x8d\x28\x4c\x4d\xd3\x94\xd6\xda\x88\x30\x6a\x88\xb0\x8e\xf5\x31\x51\xe1\xf6\x53\x1c\x61\x66\x12\x49\xba\x12\xd8\x5c\xfc\xa0\x69\x80\x63\x9d\xa4\x13\x32\xc7\x0b\xca\x6b\x61\x20\x2b\x8e\x8e\xec\x4f\xc0\xea\x96\x3c\x5e\xc2\xd8\x19\x7c\x6b\x08\x65\xf7\xd8\x94\x1b\xd6\xcc\xef\x86\x38\xc9\x00\x05\x33\xe7\xce\xea\x35\x24\x1f\xa8\x54\x6b\xe0\xfc\x72\xb9\x92\xe0\x8f\x2c\xc6\x2d\x64\xa5\xf9\xe9\xfb\x68\x0a\x51\xfb\x08\x84\x6f\xb4\xc5\xb9\xc5\x18\x7e\xda\x55\x98\xb3\x59\xec\x26\x43\xcf\xa5\x0e\x3c\x09\x74\xee\xfa\xc4\x02\x9d\x77\x87\x17\x34\x5b\xde\x5c\xa5\x8b\x3a\xde\x0d\xae\x5f\x44\xdf\x61\x49\x72\xf4\x0a\x33\x3c\x33\xfa\xf7\xc9\xf8\xf6\xbb\x57\xa7\x7a\x41\x3b\x3d\x1d\x37\x57\x9b\xfc\xe8\xee\x0b\xe6\x03\xaf\xf7\xcf\x3c\x5b\x99\x6b\x2f\x06\x7a\xc0\xd9\x1e\x20\x87\xce\x71\x9a\xae\x06\x37\xeb\x45\x03\x8c\x83\xdb\xd5\x24\x91\xab\x47\x7b\x51\xe6\xf7\x8f\xed\xd8\x6e\x86\xbe\x1b\x71\x8b\x7d\x61\x08\xd8\xdd\xf0\x43\x14\xe6\x36\x1b\xc8\xc6\x97\xd6\x6e\x42\x99\x96\x3c\x28\x68\x6d\x77\x59\x78\xa7\x9e\xf8\x62\xe1\xe7\xe8\x7f\xff\xef\x8b\xff\x1f\x00\x00\xff\xff\xef\x9d\x51\xc4\x73\x6c\x01\x00") - -func stashAppscodeCom_tasksV1YamlBytes() ([]byte, error) { - return bindataRead( - _stashAppscodeCom_tasksV1Yaml, - "stash.appscode.com_tasks.v1.yaml", - ) -} - -func stashAppscodeCom_tasksV1Yaml() (*asset, error) { - bytes, err := stashAppscodeCom_tasksV1YamlBytes() - if err != nil { - return nil, err - } - - info := bindataFileInfo{name: "stash.appscode.com_tasks.v1.yaml", size: 93299, mode: os.FileMode(420), modTime: time.Unix(1573722179, 0)} - a := &asset{bytes: bytes, info: info} - return a, nil -} - -var _stashAppscodeCom_tasksYaml = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\x7d\x6d\x73\xe4\x36\x72\xf0\x77\xff\x0a\x94\xee\xa9\x92\x74\x37\x33\xda\x4d\x9c\xbb\x8b\x2a\x75\x2e\x59\xd2\x3a\x8a\xbd\xbb\xca\x8e\xd6\xae\x94\xed\xe4\x30\x24\x46\x83\x13\x09\xd0\x00\x28\xed\x5c\x9c\xff\xfe\x14\x1a\x2f\x04\x39\x43\x10\x9c\xd1\x6a\xd7\x89\xf8\xc1\x5e\x71\xc8\x26\xd0\x68\x74\x37\xfa\x15\x57\xf4\x7b\x22\x24\xe5\xec\x14\xe1\x8a\x92\x0f\x8a\x30\xfd\x97\x9c\xdd\xfd\x59\xce\x28\x3f\xb9\x7f\xb9\x20\x0a\xbf\xfc\xe2\x8e\xb2\xfc\x14\x9d\xd7\x52\xf1\xf2\x1d\x91\xbc\x16\x19\xb9\x20\x4b\xca\xa8\xa2\x9c\x7d\x51\x12\x85\x73\xac\xf0\xe9\x17\x08\x65\x82\x60\x7d\xf3\x86\x96\x44\x2a\x5c\x56\xa7\x88\xd5\x45\xf1\x05\x42\x05\x5e\x90\x42\xea\x67\x10\xc2\x55\x35\xbb\xab\x17\x44\x30\xa2\x08\x7c\x8a\xe1\x92\x9c\x22\xa9\xb0\x5c\x7d\x81\x90\xf9\x4b\x61\x79\x27\x67\x70\x6f\x86\xab\x4a\x66\x3c\x27\xb3\x8c\x97\x5f\xc8\x8a\x64\x1a\x10\xce\x73\x18\x01\x2e\xae\x05\x65\x8a\x88\x73\x5e\xd4\x25\x83\x8f\x4c\xd1\xbf\xcd\xdf\xbe\xb9\xc6\x6a\x75\x8a\x66\x6e\x84\xb3\x8d\xe1\xc1\x70\xcc\xe7\xce\x6e\x09\xfc\xa5\xd6\x15\x39\x45\x39\x56\xfa\xcf\x5b\xc1\xeb\xca\x0e\xac\x3d\x08\xf3\x9a\x9d\x50\x86\x15\xb9\xe5\x82\xba\xbf\xa7\x7e\x2a\xfa\xdf\xee\x3d\xf8\xd3\x20\xf3\x06\xcb\x3b\xf8\xb3\xa0\x52\x7d\xeb\x6f\x7d\x47\xa5\x82\xdb\x55\x51\x0b\x5c\x58\x1c\xc0\x1d\xb9\xe2\x42\xbd\x69\x3e\x39\x85\xdf\xcc\x4f\x94\xdd\xd6\x05\x16\xa7\xee\x56\x25\x88\x24\xe2\x9e\xbc\x67\x77\x8c\x3f\xb0\x57\x94\x14\xb9\x3c\x45\x4b\x5c\x48\x3d\x08\x99\x71\x3d\xc5\xf3\xa2\x96\x8a\x08\x7d\xa3\x5e\x08\xbb\xae\xf2\x14\xfd\xf7\xff\x7c\x81\xd0\x3d\x2e\x68\x0e\xb8\x32\x9f\xe3\x15\x61\x67\xd7\x57\xdf\xff\xe3\x3c\x5b\x91\x12\x9b\x9b\xfa\x4b\xbc\x22\x42\xf9\x89\x9b\xd5\xf5\x74\xe5\xef\x21\x94\x13\x99\x09\x5a\x01\x44\x74\xa8\x41\x99\x67\x50\xae\x29\x89\x48\xa4\x56\x04\xdd\x9b\x7b\x24\x47\x12\x3e\x83\xf8\x12\xa9\x15\x95\x48\x10\x98\x13\x53\x30\xa4\x00\x2c\xd2\x8f\x60\x86\xf8\xe2\x6f\x24\x53\x33\x34\xd7\xf3\x16\x52\xa3\xab\x2e\x72\x94\x71\x76\x4f\x84\x42\x82\x64\xfc\x96\xd1\xbf\x7b\xc8\x12\x29\x0e\x9f\x2c\xb0\x22\x16\xe9\xee\x02\x5a\x62\xb8\xd0\x48\xa8\xc9\x04\x61\x96\xa3\x12\xaf\x91\x20\xfa\x1b\xa8\x66\x01\x34\x78\x44\xce\xd0\x6b\x2e\x08\xa2\x6c\xc9\x4f\xd1\x4a\xa9\x4a\x9e\x9e\x9c\xdc\x52\xe5\x76\x52\xc6\xcb\xb2\x66\x54\xad\x4f\x32\xce\x94\xa0\x8b\x5a\x71\x21\x4f\x72\x72\x4f\x8a\x13\x49\x6f\xa7\x58\x64\x2b\xaa\x48\xa6\x6a\x41\x4e\x70\x45\xa7\x30\x70\xa6\x60\x3b\x96\xf9\xef\xfc\xf2\x1c\x06\x23\x35\x94\x2a\x95\xa0\xec\xd6\xdf\x06\xfa\xea\xc5\xbb\x26\x35\x44\x25\xc2\xf6\x35\x33\xfe\x06\xbd\xfa\x96\xc6\xca\xbb\xcb\xf9\x0d\x72\x1f\x85\x25\x68\xe3\x1c\xb0\xdd\xbc\x26\x1b\xc4\x6b\x44\x51\xb6\x24\xc2\x2c\xdc\x52\xf0\x12\x20\x12\x96\x57\x9c\x32\x05\x7f\x64\x05\x25\xac\x8d\x74\x59\x2f\x4a\xaa\xf4\x4a\xff\x52\x13\xa9\xf4\xfa\xcc\xd0\x39\x66\x8c\x2b\xb4\x20\xa8\xae\xf4\x8e\xcc\x67\xe8\x8a\xa1\x73\x5c\x92\xe2\x1c\x4b\xf2\xd1\xd1\xae\x31\x2c\xa7\x1a\xa5\xc3\x88\x0f\xd9\x60\xfb\x41\x83\x2d\x7f\xdb\xb1\x2f\x77\x6d\xdb\x43\xf0\x9c\x22\x55\xe7\x16\x42\x54\x91\x72\xe3\x66\x3f\x0c\x73\x01\x83\xdb\x72\xbf\x43\x1d\x9a\xbb\x20\xca\x72\xaa\xd9\x99\xd9\x90\xfa\x4d\xbd\xc3\x5e\xd5\x2c\xd3\x0f\xa1\x4c\xe4\x5b\x01\x6d\x45\x49\x30\x3e\x2c\xf0\xb6\x71\x6f\x8c\xe1\x8a\x55\xb5\x92\x80\x23\xba\xa4\x76\x14\xd4\xdc\xe4\x4b\x4d\x92\x15\xc9\x14\xbd\x27\x7e\x48\x5b\x61\xf6\xa0\x69\xcb\x07\xaf\xf5\xc8\x50\x4e\xb2\x02\x0b\xa2\x37\x86\xd9\x11\x8a\xa3\x5a\x12\xb4\xe4\x02\x46\x60\x9e\xca\x70\x51\x90\xed\xf3\xd7\x97\xc6\xdf\xac\xe7\xd7\xf8\x02\x99\xab\x7f\x99\xcc\x35\x80\x63\x73\xc1\xf0\xf7\x84\xa2\xf7\x20\x15\x24\xef\x03\x33\x85\xa1\xf6\xfe\x08\x43\xe8\xf9\x75\xeb\x8e\xd8\x7c\x00\x0b\x81\xd7\x1b\xbf\x47\x5e\xee\x7b\xed\x5e\xab\x04\x9b\x48\x6f\x91\x80\x96\xba\x9a\xb8\xec\xb3\x48\xad\xb0\x42\x19\x66\x9a\xef\x94\xbc\x66\x8a\xe4\x68\xb1\xd6\xb2\x44\x61\xca\x34\x93\x5b\x90\x82\xb3\xdb\x6d\x08\xb4\x52\xa5\xe2\xb9\xd1\x85\x48\x6e\x69\x88\x4a\x90\xce\x5d\xfa\xe8\x21\xd4\xd6\xf8\xbe\x87\x71\x05\xdc\x16\x61\x58\x80\xdc\x8e\x18\x51\x86\x30\x7c\x12\x46\xae\x39\xf0\x62\x1b\xfe\x71\x96\x11\x29\xcd\x64\x30\x0b\x26\xa4\x01\xd8\x51\x6f\xd2\x6f\x9c\x72\xf1\x83\xbc\x2c\xb0\x54\x34\xfb\xba\xe0\xd9\xdd\x5c\x71\x91\xc2\x6a\x0e\xcf\x7e\x98\x6f\xbc\xd7\x9a\x21\x43\x67\x3f\xcc\xd1\x05\x95\x77\x5e\x0e\xf5\x91\x94\x9e\xb4\x96\x69\x4a\xe1\x6c\x45\x72\xbd\x06\x18\x69\xfd\xb2\x20\xea\xf0\x50\xa2\x15\x97\x1a\x2b\xd9\x8a\x32\x02\xc2\x5c\xad\x08\x43\xe4\x43\xc5\x65\xef\x6e\x6e\xd6\x71\xab\x90\x69\x6b\xaf\x39\xcf\xa4\x16\x31\x19\xa9\x94\x3c\x91\x8a\x0b\x7c\x4b\x4e\x2c\x39\xfd\x0e\x3f\x48\x62\xa6\xba\xd0\x53\xd5\x3f\x93\xc3\xad\x9f\x1d\x66\x12\x4b\x79\xa3\x09\xbd\x77\x7b\xb7\x91\xfc\x8a\x16\x44\xae\xa5\x22\x25\xec\x0f\xa3\x4d\x11\x47\x35\x80\xb7\x35\xaf\xd1\x03\x66\xdb\xf7\xa2\x47\x05\xec\x82\x19\xba\xa1\xd5\x29\xba\x64\xb2\x16\xf6\x6d\x0d\x6d\xd9\xf9\x08\x95\x48\xd6\x55\xc5\x85\x8a\xb0\x4a\xa4\x69\x50\xbf\x0d\x6b\xa3\x67\x8d\x41\xf7\x30\x80\x66\xe8\xf2\x03\x2e\xab\x42\x6b\xa3\x07\xe4\x83\xfa\xf2\x60\x82\x0e\x3e\x2c\xa5\xfe\x1f\x53\x4b\x79\xd0\xc7\x65\xf5\x75\x55\x56\x05\xcd\xa8\x2a\xac\x1e\x22\x0c\x45\x2c\x88\x05\x85\xe8\x12\xd5\xcc\x09\x98\xd6\xf2\x46\xa0\x3e\xd6\xc2\x47\x3e\x71\xf3\xf6\xe2\xed\x29\x5a\xf1\x07\x94\x73\xf4\x40\xb4\x16\xaf\x75\x11\x44\x84\xe0\x42\xba\x3d\x1a\xa0\x1b\x74\xab\x8c\x97\x95\xe0\x25\x95\x31\xa1\x80\xe0\x55\xbb\x05\xb6\xd3\x1e\x4a\x13\x0d\x15\x16\x8a\xaa\x8e\x6e\xdf\xbe\xda\x34\x78\xa3\x77\x91\x7b\xc9\x4d\x62\x1b\x05\x22\xc5\x23\xe3\xb7\x14\x78\xb5\x44\xbc\xa4\x4a\x91\x7c\x02\x80\x72\xb2\xc4\x75\x01\xdb\xdf\x91\xa9\xa6\x2c\x0b\x9f\x45\x04\xb2\xbe\x1a\x2a\x7b\xc5\x85\x7b\x49\xab\x87\x27\x32\xc7\x2f\x27\x30\x34\x43\x28\x86\x58\xfd\x3c\x22\x30\xb1\x44\x07\x2f\x0f\x66\x68\x4e\x4b\x5a\x60\x51\xac\x27\xe1\x8c\x1b\x4c\x68\xa9\xe0\x3e\x85\x3a\xea\x75\xfb\x3a\x78\x71\x80\x8e\xb8\x80\xd1\x68\xa9\x54\x10\x7c\x4f\xcc\x78\x0c\xbf\x58\x23\x52\x56\x6a\x7d\x3c\xeb\x5f\xd9\x25\x17\x25\x56\xa7\xfa\x68\xf3\x8f\xff\x30\xb0\xfe\xfa\xf8\x73\x0b\xe7\xc2\x6d\x97\x20\x38\x7f\xcb\x8a\x75\xea\xfa\xcf\x2d\xfe\x0e\x94\xa8\xc9\x81\x5e\xa5\x25\xd7\x67\x0a\xcd\x87\x25\x31\x2c\xe4\x9d\x85\x19\x41\x82\x9f\x2a\x65\x56\x1e\xbe\xd6\x8b\x0d\xcb\x6e\x40\xf7\x12\x47\x04\x2a\x95\xe8\x00\x4e\xc5\x07\x4f\xc8\xe5\x1b\x4c\x2f\x38\x2f\x08\xee\xa3\x26\x03\xf9\xea\x22\x15\xd3\xef\x19\xfd\xa5\x26\xe8\xea\xc2\xf1\xf9\x4a\x9f\xa6\xa5\xd2\x3c\x24\x0f\xe5\x28\xa2\x31\x02\xd6\x62\xf7\xe8\xac\xc4\x7f\xe7\x0c\x5d\x7e\x3d\xb7\xc3\x38\xfe\x24\x08\x8a\xb0\xa2\xb8\x8e\x3a\xf5\xd8\x8b\x28\x99\xbd\x5a\x28\xfe\x7b\x2d\x88\x56\x3d\x12\x34\x99\x33\xf7\x6c\x57\x7b\xd1\xf7\xd1\x05\x56\xd8\x28\x31\x86\x37\xf5\xb2\x0e\x2f\x0b\xf5\xbe\x58\xe8\x53\xba\x79\x21\xd0\x43\x76\x54\x19\x32\xe0\xfa\xb7\xaf\x79\x9e\xac\x37\xfc\xab\x1e\xc8\xb9\x79\x0f\x95\xfa\x45\xf4\x86\x33\x32\x81\x8d\x8a\xf4\x4e\xb5\xff\xfc\x41\x50\x45\x22\x6c\x27\x41\xa0\x68\xca\x7c\x13\x3d\xf8\xb4\xc6\xa6\xc5\xc9\x1b\x7b\x28\x85\x3d\xae\x11\x0c\xd4\x6d\x45\xcb\xa2\xe0\x0b\x64\x69\x6f\xdf\x71\xbd\x7f\x77\x35\x62\x58\xef\xdf\x5d\x7d\xdc\x21\x8d\x52\xfe\xba\xba\x5f\xa3\xc5\xbd\xae\x25\x98\x54\x70\xa0\x4b\x0c\x9c\x17\x1b\x8d\x6e\x50\x6f\x9b\x39\x8d\x2d\x26\xd1\x5a\xba\xdc\x68\x8d\x6d\x1f\x1c\x76\xcd\x63\x11\x0c\x1e\x5e\x7e\xa8\x48\xa6\xbc\x91\x0f\xcd\x57\x58\x33\x1c\x54\xd6\x85\xa2\x55\x61\x17\x56\xaf\x74\x4c\x7c\x57\x44\xb8\xc5\xd7\x27\x30\xd8\xd5\xe8\x82\x18\x2b\x4b\x7e\x0a\xd6\xdb\x10\x56\xf8\x42\x4c\xcf\x70\xa0\x5e\x63\x86\x6f\x35\x20\xe0\x5a\xa8\x34\x7f\x06\x54\x78\xc4\x19\x60\xd6\xfd\x14\x03\x7a\x8f\x69\x81\x17\xb4\xa0\x6a\xad\xa5\xf3\xf1\xcc\x09\x51\x10\xb4\x12\x10\xb0\xd7\x76\x1f\xa9\x3e\x5c\x04\x5f\x07\x41\x8d\x8e\x34\x84\x93\x07\xcd\x78\x8e\x67\x5e\x73\x40\x2b\x12\xd5\xad\x1f\x68\x51\x58\xc5\x23\x54\x38\xf4\x1c\x81\x7e\x3b\x5a\xc5\x10\x89\xc5\x04\xf7\x90\x60\x72\x0c\x2f\xf2\xf3\xfb\x77\x57\x3b\x8b\x2d\xbd\xef\x53\xc5\x96\x7e\x76\xab\xd8\x82\x1f\xe6\x44\xdc\xd3\xcc\x9a\x40\x7a\x10\xc2\xd9\x47\x94\x5c\xff\xfb\x69\x05\x21\x49\x32\x41\xd4\x08\x01\x18\x5a\x65\xcd\xcb\xd6\x5e\x65\x8c\x39\xd2\xae\xe0\x7c\x90\x81\x9c\x59\x06\x02\xd2\x54\xaf\xdd\xb7\xa4\x5f\x01\x4f\xd8\xd9\xc0\x1c\x46\x4c\x04\xb8\x29\xea\xdd\x09\x49\x5f\x1d\xda\x6b\x0d\x76\xfb\x1e\x70\x83\xde\x65\xbf\x65\xa4\x5a\x2d\x53\x8c\xda\xe7\xa4\x5a\xbd\x9a\xb7\x0d\x78\xfa\x1e\x7a\x35\xf7\x7a\x61\xb3\x8f\xf4\x72\xc6\x70\x2c\x8d\xb1\xef\x50\xa2\x82\x2e\x89\xa2\x3d\x83\x1f\xde\x5f\x25\x67\x54\x71\x11\xb1\x48\xb7\xe5\xe1\x3b\x87\x6d\xf4\xda\xbe\x69\x5c\x49\x19\x2f\x0a\x62\xdc\x03\x7c\x69\x26\xe6\x40\x47\xe8\x6f\xcb\x71\x82\xd8\xf3\xb8\x77\x40\x9b\xa3\xc3\x89\x41\xf4\xc9\xbb\xcb\xb3\x8b\xd7\x97\xb3\x32\xff\xdd\x8a\x3f\x4c\x15\x9f\xd6\x92\x4c\xa9\xea\x97\x47\x51\x2f\x00\x4a\xb5\xa8\xc7\x2c\xd2\xe6\xaa\xb0\x5a\xa5\x22\xf1\x6d\x65\x5c\xd6\xa7\xe8\xbd\x24\x39\xc2\xc6\xc3\xe1\xcc\xcc\x82\x73\x35\x41\x02\xab\x15\x38\xd0\x7a\xd9\x06\xb2\x47\x86\x65\x5d\x14\x06\xe3\x4a\x10\x32\x09\xed\x21\x27\x4f\x29\xa7\x83\x69\xa5\xb2\xe1\x98\xb1\x8d\x08\x32\x9a\x0d\x03\x41\xc5\xce\xfa\x1f\x95\xd4\xd2\x79\x7d\xbf\x80\x8e\x61\x75\xee\xdf\x05\x5b\x17\x18\xa3\xd4\x4a\xe3\xf8\x8e\xac\x51\x94\x7e\xc1\xfa\xa3\xa9\x4d\xb4\xe9\x83\xa8\x0c\xa6\x7b\x52\x4b\x22\x66\x56\x96\x3c\xc1\xae\x4c\x91\x25\x30\x98\x77\x64\xb9\x2b\xa2\xde\x91\x25\x82\xb0\x81\x25\x11\x84\x65\xc4\x69\x23\xb8\x56\x2b\xc2\x94\xd6\xbd\xe3\x66\x3c\x8b\x8e\xad\x98\x03\x6b\xdb\x56\x7b\xc8\x63\xa3\x2a\xc5\x6b\x38\xec\x37\xec\x22\x2b\x3c\x3f\x5b\x0c\xa9\xd1\xe6\x1d\x7e\xaf\xd5\x43\xf2\x70\xf2\xc0\xc5\x1d\x65\xb7\xd3\x07\xaa\x56\x53\x23\x2b\x25\xc4\xf3\xc8\x93\xdf\xc1\xff\xa2\x23\x73\x66\xef\xb3\x3c\x47\x1c\xb8\x5e\x2d\xc9\xb2\x2e\xd0\x12\x82\x56\x66\x41\x34\xc9\x04\x0e\x6f\x13\x54\xd3\xfc\xab\x7e\x94\xa1\x71\x6c\x3d\xe2\x89\x44\x7a\x28\x62\x27\xbe\x2e\xdc\x26\x15\x38\xe7\x12\xe0\xc0\x2a\x4d\xd2\x6c\x92\x38\x2f\x29\xfb\x2c\xb6\xe2\x90\x82\x15\x95\xf3\x43\xea\x13\x65\x79\x1f\x7e\xdb\xb8\x3d\x87\x27\xdb\xfa\x93\x79\xdb\xd9\xd5\xbd\xef\x0f\xbb\xf3\x47\xef\x39\x97\x33\xe7\x1b\x6c\x7b\x06\x93\x36\x74\xb9\x96\xbf\x14\x53\xf3\xed\x69\x95\x37\x18\xff\x34\x0e\xbd\xa7\x32\xea\x74\x9c\x71\x9f\xc0\xb4\x93\xa4\x2f\x8e\x5c\x1d\xf4\xac\x0a\x3d\x2a\x16\x53\xb4\x9f\x9d\x64\x3a\x04\x8e\x49\xe3\xd7\xb7\x82\xd9\x46\xa0\xd9\x53\x6f\x5c\xfd\x81\xe0\x23\xa2\x88\x00\x4e\x0c\x04\x98\x71\xc6\xf4\xfb\x8a\xa3\xb7\x15\x61\x73\x85\xb3\xbb\x88\x1d\xfb\x59\x0e\x7f\x52\x39\x3c\xd6\x13\xe6\xc2\x62\x72\xbf\xde\x34\xd7\x5a\x9f\x75\xe3\x36\x51\x33\x86\xc8\x3f\x43\xae\xf3\x31\xbd\x5b\x19\x67\x4b\x7a\xfb\x1a\x57\x29\x96\x0b\xf7\x6c\x47\xf8\xfa\xdb\x60\x7b\xb2\xc1\xb6\x15\xaf\xea\xc2\xc4\x4d\x6f\x1d\xd6\x8a\x4a\x3b\xf0\x1d\x85\xa5\x55\x9e\xc6\xb8\xb2\x1a\x26\x52\xf2\x9c\xa0\x05\x55\x0d\x13\x90\x44\xa1\x8a\x88\x92\x4a\x08\x7b\x8f\x50\x01\x04\x3e\xda\x68\x2e\x2d\x5e\xb5\xc0\xb4\x83\x09\x44\x2f\x43\x3c\x53\x2e\x6c\x18\x2d\x88\x7a\x20\x24\x76\xc6\x78\xf1\xe2\xc5\x0b\x50\x58\x5e\xfc\xe9\x4f\x7f\x42\x5c\x20\x8c\x72\x92\xd1\xb2\x0b\x02\x99\xa7\xfe\xe9\xe5\xcb\x19\xfa\x8f\xb3\xd7\xdf\xc5\xbd\x02\x9a\x2b\xa0\x05\x57\x2b\x3b\x1a\xfd\x6a\x0b\xac\x9c\x40\x6c\xbc\xa3\x31\xe9\x7e\x8d\x80\xb5\x0e\x10\x7d\x1a\xf2\x68\x9c\xb5\xc4\xdb\x8b\x3f\x7e\xf9\xe5\x0c\x5d\x50\x41\x32\x05\x81\xf0\x48\xf3\xa1\xa8\xa3\xd9\x1f\x62\xb1\x20\x88\x71\x85\xf0\x72\x69\xfc\x2d\xa0\x8e\x50\xe9\xe4\xdb\x0c\xdd\xe8\xbf\x4a\x7a\xbb\x52\xdb\x23\xdb\xdc\xa5\xb7\x34\x67\xcb\x82\x66\x0a\xbe\x6f\x59\x19\x07\x22\xb0\x81\x7d\xe6\x2b\x3e\x96\x06\x26\x14\xd3\x68\x0a\x7a\x47\xd0\x52\x7e\x23\x78\x5d\x4d\x5c\xf8\x18\x12\x44\xea\xd3\xa0\x8d\x12\x34\x9f\x69\x28\x4c\x12\xf5\x24\xc1\x18\x03\x06\xae\x76\x64\x6d\x4b\xd3\x9a\x20\x82\xb3\x15\xba\x23\xeb\xa9\xa1\xb5\x0a\x53\x1f\x07\x78\x81\x15\x8e\x99\x13\xb4\x48\xe8\x08\xae\x8c\xe4\x01\xb3\x00\x85\x65\x01\x01\x2a\x7f\x33\x4b\x4a\x59\x34\xbc\x27\x60\xcb\x58\x5a\x25\x16\x3d\xac\xb8\xb4\xc6\x6e\x7b\x9c\xba\x23\x6b\x58\x01\x2d\xf6\x09\x53\xf1\xb8\x19\x80\xa9\xe7\x06\x91\x21\xc1\xcc\x21\xec\x9f\x4a\x3d\xac\x3b\xb2\x96\x9b\xa3\x8d\x52\x98\xb5\x24\x78\x78\x40\xc3\xd2\x50\x46\xcd\x36\xe0\x9a\xf8\xf5\x98\x76\x62\xd8\x2a\x0c\x12\xc3\x0c\xa9\x0c\xa0\x3f\xac\x68\xb6\xd2\xb7\x34\x20\xfb\xac\x5d\xa7\x08\x50\xbf\x14\xad\xe8\x23\x49\x54\x6d\x17\x07\x82\xca\xf4\x78\x89\x94\x88\x82\x59\xa3\xc4\xe2\x2e\x3a\x77\x6e\x79\xe9\x0c\x5d\xeb\x29\xa3\xd2\x32\x3e\x41\x0a\x0c\x21\xd9\x2e\x51\x42\x0f\xd5\x6a\x66\x03\xe3\x3c\x9c\xcd\x0e\x0d\x13\xe0\x02\x49\x85\x85\xdd\xb7\xfa\x7e\xbf\x58\x1e\xb4\xeb\xb6\x08\xff\x35\xae\x82\x84\x07\x8d\x60\x50\x24\xe1\xab\x86\x49\x21\x6c\x31\x14\xd3\x04\xd2\x74\x40\xa4\x3f\x10\x7f\x60\x4b\xe8\x80\x1d\x94\x25\xc0\xd8\x28\x50\xaa\x5a\x85\xc0\xc0\x1f\x13\x94\x5b\xc6\xf2\x48\xe2\xd2\x5c\xe0\xd3\xa0\x12\xf6\xf2\x90\x94\x04\x59\x38\x08\xf1\x71\x65\xa5\x85\xb9\x83\xc4\x1c\x04\xda\x7e\xbb\x2b\x37\xaf\x96\xb0\x43\xda\x1c\x69\x10\xa6\xdd\xc3\x81\x0e\xe4\x19\x97\x5e\xa1\x8e\x90\x8c\xc7\x78\x99\xeb\xd1\x45\xa5\xb9\x76\x10\x98\x83\x30\xe3\x02\xd5\x5c\x69\x62\xd5\x5c\x29\xc2\xd5\x5c\x71\xdf\x8e\xb9\x36\xf6\xb3\xe7\x88\x86\xb5\x2d\x1b\x14\x2a\x8e\x4a\x50\x9b\x87\x17\xdc\x30\x85\x19\x7a\x6d\x39\xaa\xd9\x3c\x78\x21\x79\x51\x2b\x03\xba\xf9\xd1\xb2\xdb\x41\xa0\x5e\xe9\x22\x05\x29\xb5\x28\x01\x4e\xeb\xc1\x04\x2c\x18\x84\xdc\x30\x8f\x41\x96\x8b\x3f\x12\xd3\x1a\x4a\x3d\x41\x70\xfc\xb9\x8b\xb8\xaa\xf5\xef\x7a\x86\x83\x6e\xbf\xe8\x91\x33\xc5\xed\x17\x3f\xef\x7f\xae\x67\xfd\x47\x3e\xe7\x27\xac\xab\xd3\x1b\x52\x03\x03\x6c\xc4\xf0\xc3\x8a\x58\x37\x28\x09\x54\x4b\x2e\x90\x16\x4a\xa0\x60\x69\x05\x24\x32\xd3\x05\xb1\xc9\xa5\xfd\x4a\xcd\xb0\xe1\x6a\xe8\x30\x2d\x69\xca\x31\x7a\x7e\x85\x8e\xce\x7d\xba\x8d\x0d\xce\x40\x57\x4c\x11\xb1\xc4\x19\x39\x0e\x8f\xd7\xa4\x5a\x91\x92\x88\xde\x03\x99\x0b\x26\x73\x79\x2f\x2b\xcc\xf2\xc2\xa6\x28\x11\x01\x4a\x17\xf9\x60\x33\x58\xf5\x87\x73\x41\x21\x33\xf3\xe8\x6b\xd2\xab\xd6\x2f\x09\x56\xb5\x20\xc7\xbb\x86\xea\x98\x6f\xa4\x06\xea\xc0\xc3\x4e\xa7\x67\xc1\xce\x68\x86\x6b\x66\x67\xa6\x16\x57\xf2\xbd\x51\x61\xa6\xa9\x04\x84\x0c\xf0\xaf\x35\xaf\x85\xf5\xa4\xb8\x2c\xbe\x8c\x0b\x7d\x3e\x8d\x65\xaf\x21\x13\xc2\x2f\xc8\xad\x56\xe4\x05\x9c\x5c\x6c\xca\x2a\x64\x4b\xef\x15\x7c\xf8\x48\x01\x9c\x41\x90\xa5\xb5\xb7\xc7\x0c\xf2\xce\x12\xbf\xb4\x27\x08\x7e\x4f\x73\x77\x0a\x02\x4f\xa6\x55\xa0\xa8\x44\x15\x96\x56\xd7\x8b\xcb\x27\x2c\x25\xcf\x28\x98\x43\x82\x15\x33\x27\x15\xd0\x49\x72\xa2\xb4\xa2\xc8\x48\x2b\x49\x23\xcd\x33\xc1\x11\xae\xaa\x62\xbd\x17\xa2\x19\xcf\xc9\x75\xbd\x28\xa8\x5c\xcd\x47\x9a\x9d\xdf\x6c\x79\xd5\x84\xb9\x6c\x38\x93\x8d\x29\x3a\x76\x60\xea\x1a\xa9\x91\x24\x4c\x52\xd0\x0c\x34\xd7\xd7\xfa\x0a\xd5\x6a\x32\x07\xd4\x3b\xb8\xe7\xf3\xed\xe1\x7f\x76\xb4\x76\x7f\x70\x48\xfd\x29\x88\x22\x7e\xeb\x04\x63\xb7\x39\x83\x5a\xfb\xd2\x77\xdf\xb3\x2a\xbc\x1f\x01\x9f\xe1\xa2\x90\x56\x99\x34\x07\x7d\x2a\x3d\x07\x37\xea\x9c\xcd\x30\xb4\xd4\x43\x35\x61\x0d\xe3\x82\x4a\x2f\xdb\x81\x18\x1b\x04\x76\xd0\x24\x51\xc9\x4d\x7e\x19\x43\x9c\xc5\x86\x6a\x5e\x9f\x20\x5c\x14\x0e\x94\x5f\x23\x09\x56\x25\x43\xd0\xfd\xa4\xf4\x6c\xd7\xff\xa4\x76\xfd\x91\x9e\xb5\xb9\x4f\x0a\xc7\xf0\xea\x14\x02\x9b\x8d\x2d\xba\x16\xd8\xa7\x55\x35\x16\x8f\x98\x52\x3a\xe0\x9c\xdb\xcb\xd7\x65\xbe\x7e\xa6\x4c\xcd\x81\x18\x75\x85\x35\x4c\x52\x68\x31\x09\xf5\x5b\xb2\x87\x9b\xb1\x80\xfe\x40\xa4\xe5\x23\x53\x7b\x0a\xcd\x82\xbd\x10\x15\xb7\xfa\x58\xe8\x77\x56\xc0\xb1\x2c\xbc\x46\x08\x83\xfc\x35\x37\x0f\x63\x20\x73\x9e\xd5\xa5\xab\xec\x01\xeb\xd7\xf8\xa5\x6d\x75\x8d\xdd\x69\x6c\x30\x18\x1b\xc6\xb7\x8b\xe2\x97\xf3\x07\xf6\x80\x45\x7e\x76\xdd\x93\x23\xd2\x56\x79\x9a\xa7\x43\x55\xcf\x01\x41\xfa\x3e\x5e\xf0\x5a\xb9\x98\xe9\x5e\x1f\xca\xa6\xbb\xe5\xf3\x71\xac\xd8\xa2\x09\x5d\x6f\x49\x4c\x45\xdf\xe6\x47\x41\xcf\x4e\x9b\x67\xa7\xcd\xb3\xd3\x06\x9c\x36\xfa\x59\xa3\x7e\x16\xb6\x4a\x45\x8b\x67\x58\xa3\xa0\xc6\xc9\x23\x59\xcb\x03\x4e\x65\x24\x47\x37\x49\x24\x50\x5c\xe3\x4a\x02\xb7\xdb\xaf\x59\xb5\x40\x11\x76\x45\x32\x40\x0d\x79\x04\xab\x3b\xc0\x89\x6a\xf9\x5b\xe6\x1a\x44\xb4\xcf\x49\xa1\x15\x2b\x70\x3d\x05\xde\xad\x8a\x47\x2d\x51\xe6\x02\x35\x04\x2a\x15\x01\x56\xe4\xc4\x16\x3b\x9b\x98\xb3\xad\xa6\x3e\x50\xd4\x2a\x9c\x11\xd8\x37\x5e\xc0\x0d\xda\x34\x53\xa7\x8f\x7a\xeb\x6e\x25\x21\xc2\xd5\xe2\xb2\xb3\xb6\xc5\xb7\xf4\x3f\xa1\x76\xd8\x75\xdc\x9c\xd6\x5c\x54\x22\xad\x3e\x29\x62\x32\xfd\x89\x28\x25\xe2\xcb\x49\x2b\x89\xec\xe0\xfe\x65\xb4\x7e\x83\xbb\x92\xbd\x1c\xc8\x2d\xff\x75\x82\xa9\x76\x63\xea\xd7\x2d\x0b\xad\x5e\x7a\x10\x32\x9a\x1a\x86\xdd\x6c\xcd\xd5\x38\xec\x60\x5b\x1a\x7c\x3e\xf2\x34\x53\x6c\xa3\x08\xd4\x9a\x65\xe2\xaa\x25\x19\x42\xd1\x67\xe5\x49\x9a\x78\xb7\xe3\xb3\x27\xe9\xd9\x93\xf4\xbf\xda\x93\x14\x88\x27\xe0\x52\x54\x22\x8b\x80\xd0\xbb\x34\x60\xcc\x34\x57\xc7\x05\xb5\x20\x4e\x35\xb6\x9a\xb0\xf3\x2f\x39\xe7\x12\x8f\x4f\x05\x99\x35\x77\x0e\x7e\x74\x78\x38\x9b\x1d\x1e\x3a\x97\x94\xdd\x9f\xb5\x5a\x4e\xff\x8c\x08\xcb\x78\x6e\x88\x6a\x78\x98\x4b\x2a\xa4\x02\x85\xa5\xb1\x9f\x84\x73\x2d\xdd\x58\x1b\x3f\xd5\xb0\x73\x0a\xc6\x36\xb4\xe4\xc9\x6c\xd8\x15\xd1\x78\xb5\x93\xc2\xd1\xa8\x19\xbe\x18\x87\x9d\xa8\x2f\xc6\x75\x0a\xfa\xc4\xe0\xb4\x7c\x45\x48\x54\x50\x28\x9c\xa8\xb7\x87\x2f\x9e\x78\x64\x6e\xce\xb2\xaa\x9e\xd8\x07\x66\x25\x29\xb9\x58\x0f\xef\x3a\x07\x44\xbf\xdc\x82\x6a\x21\x1c\x83\x0e\x93\xd5\x42\x10\xa6\x8a\xf5\x47\xd2\x66\x3c\x3e\xe2\x29\xa5\xcd\xd5\x49\x19\xf0\xce\x16\x53\xdd\xd5\xc9\x4e\xe0\xa0\x36\x6d\x62\x18\x15\x28\xf0\x5e\xc1\x9b\x84\xdd\xa3\x7b\x2c\xe4\xd0\x4c\xd1\x58\x05\x26\xa7\xf7\x54\xf2\x88\x07\xa5\xb9\x30\x5b\xbf\x1d\x24\x3b\x64\x4a\xc4\x26\x33\xa7\xf6\x1b\x89\x83\xee\xb5\xcf\x69\x82\xe6\xb5\xaa\x6a\x65\x79\xa9\xa5\xf2\x24\x84\xdb\xc2\x6c\x0d\x85\x77\xf4\xc7\x97\x07\x09\x60\x2a\xac\x14\x11\xec\x14\xfd\xe7\xd1\x4f\x7f\xf8\x75\x7a\xfc\xd5\xd1\xd1\x8f\x2f\xa6\xff\xfc\xf3\x1f\x8e\x7e\x9a\xc1\x3f\x7e\x7f\xfc\xd5\xf1\xaf\xee\x8f\x3f\x1c\x1f\x1f\x1d\xfd\xf8\xed\xeb\x6f\x6e\xae\x2f\x7f\xa6\xc7\xbf\xfe\xc8\xea\xf2\xce\xfc\xf5\xeb\xd1\x8f\xe4\xf2\xe7\x44\x20\xc7\xc7\x5f\xfd\xbf\x84\xc1\x7d\x98\x36\x96\xdf\x29\x65\x6a\xca\xc5\xd4\xa0\xfc\x14\x29\xd1\x5b\x3b\xb1\xb9\x1c\x6a\xc6\xef\x8b\x46\xa4\x34\xd5\x5d\x9d\xbe\xfb\xc8\x44\x9d\xae\xae\x0e\x14\xf8\x6b\x7f\x7b\x50\x5b\x4d\x0b\x21\x78\x8a\x10\x81\x01\x20\xe0\x3f\xb9\xa0\x49\x29\x50\x97\xf6\xd9\x76\x1c\xb6\x22\x65\xc5\x05\x16\x6b\x94\x5b\x23\xce\xda\x99\x08\x71\xbf\x76\x69\xd2\xc7\x83\xfc\xf1\xbd\x6b\x3b\xc1\x4c\x72\x2a\x76\xcd\x82\x2a\x49\x4e\xeb\x32\xd5\xf4\xf8\x03\x94\x1e\xb4\x05\x0d\x9d\x37\xdc\x80\x70\xb6\xd1\x05\xce\xee\x36\xcb\x16\x77\x80\x3a\x94\x81\x6e\x12\x26\x78\x1e\x1c\x58\x67\x66\x49\x30\xf3\x66\x4d\x70\x56\xf3\x9c\x1c\xc6\xcd\xd9\x16\x8c\x19\x4f\xcb\xd0\x68\xfc\x65\x36\x0e\xf1\xc8\x3e\x78\xac\x8f\x20\xaf\x41\xb0\x8e\xcc\x43\x78\xbc\x05\x42\x89\x59\xb9\xf4\xef\xe4\x3b\xad\x4b\x44\xdc\x19\x71\xd9\x94\x2a\x91\x12\xe5\x50\xa7\xd2\x20\x87\x23\x97\x2d\xa8\xb0\x44\x05\xcf\x70\xe1\xe9\xa3\xa5\x00\x0c\x50\x86\xdf\x6c\x2e\xb0\x40\xd3\x87\x9e\xbd\x51\xa5\xc0\x1e\x57\x48\xe3\xa8\xa6\x19\x5e\x14\xa6\x50\xb0\x51\x8f\x22\x70\x1d\x4d\xdc\x40\x31\xc6\x0f\xb4\xac\x4b\x54\x4b\x3d\x3a\xce\xec\xdb\x8e\x8e\xfd\x10\x1e\x34\x3d\xc7\x2c\xe8\x86\x30\x4b\xca\x00\x5c\xfb\x08\xab\x7f\x99\xbb\x55\x0b\x6c\x14\x03\x15\x50\xdc\x49\x4b\xd6\xa0\x87\xdb\x91\x59\x3d\x93\x2f\xc1\xe1\x1a\x54\xc3\x75\xe5\x67\x63\xf4\xdb\xd9\x61\x8c\x16\xed\x2d\xe6\xaa\x89\x7a\x04\xd7\xcc\xc6\xee\x8c\xd8\x15\xdb\x37\x45\x2d\x89\x98\xde\xd6\x34\x1f\xb3\x1d\x3e\x43\xfd\x61\x27\xad\x61\x48\x04\xb9\x58\xa3\x04\x19\x74\x70\xe9\x1e\x6e\x0b\xa1\xb0\x98\x67\x2b\x1c\xa9\x57\xfc\xd8\x58\x1a\xbf\x37\x9d\xeb\xf0\xc6\x3b\x6e\xad\x70\xca\xd6\x99\x2d\x78\x40\xc1\x72\xd4\xeb\x15\x23\x4d\xf9\x63\xd7\x4f\x80\x2a\x34\xd5\xff\x71\xa6\x0d\xe7\x0b\x5a\x90\xa5\x89\x2f\x88\xf9\xd9\xe0\x7c\x69\x83\xfa\x73\x52\x10\x05\x91\xf8\xc4\x97\x49\x36\xe1\x0c\x25\xbf\xd7\x27\xdb\x9f\x18\x7a\x2f\xad\x1b\x8e\xf6\x72\x3f\x7c\xdc\x4a\x3e\x93\xc6\x6c\xcc\x08\xc9\x4d\x94\x7f\xe1\xc7\x84\x44\xcd\xe4\x04\x2d\x8e\x5d\x58\x56\x1f\xaf\xe2\x4b\xc4\xb4\x7a\x5d\xf8\xd2\xd5\x60\x31\x11\x44\x23\x56\x0b\x19\xa8\x10\x2b\x19\xae\xe4\x8a\x2b\x2d\x68\x32\x5c\xe1\x8c\xaa\x35\x60\x4d\xe0\xec\xae\x9f\xbd\x82\x83\x07\x46\x37\x41\xd9\xb1\x0d\x07\x0d\xd7\xab\x9d\xa7\xa0\x56\x82\xd7\xb7\x2b\x08\xb4\x8f\x95\x1e\xca\x0a\x2c\x1d\x62\xb7\x42\xb5\xc7\x49\x89\xf2\x35\xc3\x25\xcd\x7c\xe9\x54\xc1\xef\xa9\xa4\x3c\x92\xec\xe9\xc6\x00\x44\x76\xed\xab\x5f\x1a\x3f\xc6\x79\x81\x69\x89\x8e\x24\x21\xc8\x13\xb2\xf9\x65\x1e\x53\x3e\x8d\xc5\x4d\x10\x64\xf3\x66\x5d\xcc\x8e\xad\xd8\x63\x13\x49\xf5\x9d\x86\xe9\xc6\xdd\xb1\x36\xfb\xda\xf2\xd9\xad\xc3\x3c\xf6\x44\xb5\xf5\xe7\x3e\x72\x10\x88\xb3\xa6\xca\x33\x61\x39\x0f\xfc\xfb\x67\xd7\x57\x32\x3c\xfd\x9a\xdd\x62\x6b\x84\x46\x26\x5f\x70\x76\x6b\x8b\xd1\x58\x0e\xed\xf6\xa5\xe9\xbc\x41\x99\x3e\xbb\xe6\x35\x2e\x4c\xb5\x6c\x3b\xf0\xfe\x20\x26\x00\x4a\x6f\x57\x6a\xfa\x40\xc0\xc6\x68\x04\xb5\x67\x45\x7e\x80\x74\x23\x28\xb0\x57\x6a\x6b\x29\xa2\xac\x65\xcb\x58\x99\xf5\xe4\x1e\xf0\x1a\x8a\x40\xd9\x30\xb4\x56\xa0\x81\xab\x1f\xd9\x1f\x00\x10\xac\x7d\xb0\xf0\x30\xc1\x33\x53\xe0\x1d\x33\x50\x0c\xc1\xe0\x0b\xad\x22\x34\xd4\xa1\xf0\x4d\x37\x3b\xbd\xf8\x41\x85\x56\x7f\xdb\xc8\x41\x89\x35\x4b\x05\xdd\xfc\x27\x66\x0c\xb2\xbd\x93\xc7\x9a\xf4\xb0\x63\x16\x00\xd8\xb8\xa4\x4c\x35\x3f\xc8\xa4\xb2\xac\xeb\x1b\xc2\x88\xa0\x59\x67\x03\xf4\x4d\xdf\x02\xbc\xc5\x0a\x18\x16\x61\x1a\x58\x3e\xdb\x7e\xfe\x1e\xd6\xf2\xef\x1b\x0a\xbe\x21\x65\x55\x60\x95\x1a\x6d\x70\xf0\x43\x60\x9f\x0e\x3c\x8b\x9a\xd9\x60\x96\x4f\x71\xa1\x09\xff\xfa\xfb\xf3\x78\x11\x69\xcf\x42\xc2\x10\x21\x90\x3a\xc0\xd2\x99\x55\x49\x60\x03\x8f\xe1\x11\xc8\xb8\xbe\x48\xb9\x20\x39\x70\x73\x3b\x5a\x30\x83\x3c\x30\x22\x1c\xb5\x5d\x7f\x7f\x3e\x41\x74\x46\x66\xee\x2f\x78\x34\xae\xdd\x39\xf1\xa3\xf8\xad\x89\x87\xf6\xd1\xf9\xb0\xdd\x60\xf8\x61\x0c\x6d\x1a\xd4\xbf\xfe\x8b\x9e\xb2\x7e\xef\x2f\xd3\x7f\x09\xca\x65\xff\xe5\xaf\x9a\x58\x84\x7e\xa0\x7d\xd7\x44\xeb\x46\x80\xc2\x18\x7c\xbb\x97\xbf\x5e\xf3\x7c\x5e\x91\x6c\x66\xd0\x27\xff\x6a\x8e\xc9\x88\x30\xa5\x0f\x5c\xd7\x3c\x0f\x5a\x0c\x45\xa0\x02\x2a\x6d\xe3\x1d\x2f\x7b\xbd\xc5\x34\xc3\x8a\x30\x90\xea\x2e\x4b\x90\x71\x65\x00\x47\x60\x2e\xc1\xe9\xa3\xf1\x74\x04\x36\x3d\x93\xcf\x3d\x41\x8a\x73\xe0\x76\x86\xfb\x9e\x31\x44\x3e\x50\x09\x05\x16\x0c\x4e\xe3\x06\x03\xcd\x70\x60\x14\x4e\x11\xd2\x43\xd1\xab\xef\xcb\x6b\xe8\xb1\xc3\x7c\x7e\xcf\xb8\xfa\xbd\x23\xe7\x81\x81\x7a\xdd\x86\x23\x7c\xcf\x21\xa5\x5d\x8f\x48\xb3\x1e\x06\xc6\xf1\xa6\x0d\xc4\x62\x8d\x4a\x2a\x15\xbe\x8b\xc6\xbd\xcd\xb5\x6a\x13\xba\xe0\xcd\xca\x32\x04\x65\x99\x49\x8e\x6a\xa6\x68\x01\xbf\x36\x5f\xb8\xfe\xfe\x3c\x4e\xfb\x5e\x19\xba\x5a\x22\x59\x67\x5a\x0f\xa8\x04\x99\x3a\xa5\x4b\x23\x90\xca\x0d\x36\x1d\xa3\x51\x8f\xb3\x89\x27\xeb\x95\x69\xdb\x64\x7b\x01\x99\x8d\x80\x99\xdd\x62\x3e\xf4\x33\xb6\x48\x4d\x77\x0e\xce\xb2\x46\xe1\x82\x85\x96\x33\xf4\x06\xb4\xa9\xc2\x45\xb2\x18\x5b\x02\xe3\x03\x49\x06\x8c\x64\x44\x4a\x2c\xd6\x13\xb4\xa8\x95\xd6\x39\x6d\x80\xac\x0d\xb5\x04\xee\x5b\x62\x56\x03\x68\x41\x32\xce\xa4\x12\x75\xa6\xe2\x36\x34\x8c\x16\x82\xdf\x11\xe6\x43\xcf\xbd\x24\xf0\x71\xb9\x4d\x14\x24\x04\x19\x70\x94\xad\x30\xbb\x8d\xba\x15\x1d\x6f\x2a\x71\x0e\x14\xf3\xad\x3f\x53\x38\xec\x68\x4c\xe3\xa5\xd6\xcf\xa9\x02\x94\x2f\xe2\x11\x51\xde\x93\xf4\x13\x43\xce\xbc\x38\x69\x5c\x35\x1a\x41\xb4\xe8\x11\x1a\x28\xd9\x2b\xb0\xad\xbd\xd2\xe6\xd5\x49\xfc\xf4\x3d\x4e\x6c\x44\x06\xa0\x29\x88\xd4\xb0\x6a\x42\x9c\x5b\x22\xb3\xca\x19\xaf\xa8\x4d\x64\x6e\xf8\xac\x5e\x59\xd3\x54\x8e\xdd\x22\xaa\x34\x05\x59\x8f\xa4\x89\xaf\x1d\x00\xab\x75\x6c\x5c\x14\xfc\xc1\x56\x2e\x72\x8b\x63\x18\x1e\xc9\x51\x5e\xbb\x2e\x5d\x96\x55\xc6\x43\x0a\xd2\x1d\x2c\x01\x12\x12\x22\x4b\x46\x06\xa9\xba\x6b\x94\x33\x21\x39\x16\x01\xa1\x25\x65\xb8\xa0\x7f\x27\xb1\xd2\x95\xee\x1a\x8c\x7e\xda\x63\xb0\xb1\xe4\x30\x77\x85\x7d\x0f\x63\xd7\xe7\x86\xe3\xe1\xa0\xf7\x91\x5f\xf7\x21\x50\x8f\x08\x35\x71\x3e\xdd\x8e\x6b\x9b\xd7\x46\x06\xa7\x3b\x36\xb5\xa3\xca\xb7\x9e\xc6\x86\xa2\x7c\x6e\xa0\xfb\x9d\xa2\x82\x04\x75\x0b\x1c\x3b\xa9\x99\x61\xd9\x6d\xc6\x32\xe4\x08\xd1\x5c\xeb\x96\x28\xd9\x04\xb8\x1a\xbd\x4b\x8b\x72\xab\x59\x5b\xa3\x25\x28\x65\x49\xac\xc8\xda\xf1\xb6\x1f\x9b\x0d\xa3\x92\xdc\x70\x22\xb0\x1f\x3e\x1a\x27\x82\xae\x54\xaf\x79\x9e\x42\xef\x9d\x26\x52\xcd\xab\x4d\xf6\x88\xc9\x38\x92\x60\xeb\x35\xb0\x13\x76\x51\x09\x30\xc2\x52\x09\x46\xf6\xaf\xf0\xfd\xee\xde\x91\xe6\x74\x37\xf5\x4d\x30\x60\x40\x53\xf8\xdc\xf4\xe5\xb0\xc3\xed\x53\x73\x2f\x2d\x71\xe7\x89\xae\xc6\x6e\xdf\x1f\xaf\xa8\xd8\x48\x1d\x1f\xfd\x65\xf3\x3b\x09\xd5\x82\x32\x65\x72\xbf\x6f\x29\xe3\xf6\x40\xe6\xad\x5a\x26\x7b\xe8\xc8\x99\xb9\x66\x16\xfd\xae\x3c\x53\xfb\xf1\xe3\xd1\x9f\x83\x73\xc2\x76\x2b\x4d\xfb\xc9\x04\xc8\x19\xf4\xd0\x0d\x1b\x6b\xea\xa3\x82\x3e\x7d\x94\x26\x1f\x00\x2b\xec\xe2\xfa\x87\xe2\x6b\xcd\x75\x74\x56\x54\x2b\x7c\x8c\xae\x18\xe2\x22\x37\x79\x61\xb5\x24\x9b\x5f\x02\xf3\x44\xa4\xb4\x74\x78\xf9\x11\x75\x07\x64\x54\xf1\x33\xb6\x36\x58\xb8\xf0\xd4\x91\x00\xb4\x65\x4d\x70\x31\x7c\xce\xa4\xe0\x32\xc2\xfc\x09\x3d\x29\x5c\x41\x9f\xe3\x82\x64\x57\x68\xf2\xc9\x8b\x82\x08\x20\x39\x6b\x48\x6c\x57\x6b\x49\x71\x98\xeb\x39\x1b\xb4\x4d\xbc\x01\xd9\x1b\x1c\x18\x79\xf0\xe7\x2d\xac\x29\x3a\x69\x99\x5c\x84\x0f\xac\xb2\x8b\xb2\xf5\xb6\xd3\xe0\x8b\x83\x31\x34\xe3\xa2\x68\x20\x2a\x18\xe2\xe7\x52\x9e\xed\xf6\x08\xb8\xbe\x82\x57\x5d\xa6\x2e\x34\x43\xf6\xb2\x30\xd1\x69\xef\xae\x05\xd1\x9b\xa9\xa9\x16\x04\x4b\x1e\x7e\xa1\x1d\xc8\x98\x08\xb5\x8d\x47\xe8\x6e\xeb\x48\xcb\xe5\xed\x6a\xde\x7d\x76\x7d\x65\x46\x9f\x12\x91\xab\xaf\x57\x40\x5a\x6b\xab\xcb\xab\x15\x15\xf9\xb4\xc2\x42\xad\xcd\x46\x9a\x84\x23\x4f\x04\xe9\xb3\x1f\x93\x9e\x1f\x19\x87\x13\x6f\x6b\x12\x5e\xad\x15\x76\xed\x80\x35\xa2\x9c\x43\xdd\xb3\x0c\x58\xb1\xe4\xc9\xb9\x75\xfd\x18\xb3\x4b\xd3\x45\xd1\xf6\x7e\xb6\xed\x2c\xf3\xcf\x6e\x76\xa9\x51\x32\x50\xf6\x82\xb2\xe1\x11\x44\x9b\xb3\x76\x07\x99\x74\x14\x68\x7a\x83\x8f\xd4\x01\xde\xf9\x18\xc5\xc0\x61\x18\x7a\xab\x3d\xe4\x44\x16\xfa\x71\x95\xb3\xad\x4d\xb6\xb7\x5f\xe3\x78\xb0\xf1\x9c\xa7\x51\xf0\xae\xe7\x40\x34\x26\x32\x10\xed\x14\x1d\x88\x76\x89\x10\x44\x9f\xa7\x33\xbd\x7d\xed\x1d\x90\x87\x36\x68\xff\x3b\x13\x2d\x61\x6e\x2e\xec\xe1\xc2\x05\x7d\xe0\x58\x4f\x9d\xee\xc5\x97\x90\xe9\x5f\x2b\x12\x04\xfd\x5a\xab\xd1\x68\xf2\x6f\x65\x4b\x9f\x98\x8e\x50\x53\x0f\x76\xda\x44\x75\x44\xda\x47\x84\xd7\x08\x36\x82\x82\xd8\xe2\xe7\xbd\xf0\x7f\x69\x2f\xbc\x73\x61\xe9\x9d\xdd\x60\xa5\xc0\xfe\xbb\xa1\x55\x59\xc2\x7f\x2d\x59\x35\xb3\x5d\x43\xad\x63\xc8\xef\x01\xd0\xfe\xc3\xd0\x63\xb3\xa7\x13\x81\x82\x97\xca\x78\x82\xc8\x07\x5f\x05\x3d\x48\xd5\x01\xdd\xf2\x81\x4a\x12\x77\x5a\x86\x17\x66\xcd\xd9\x0c\x76\xf0\xd4\x06\x49\xb9\x42\x97\x49\xbd\x8c\xc3\xeb\xb3\xe7\x19\x23\x1e\x36\x51\xcc\x29\x41\xf4\xed\x63\x8e\xb1\xd1\xa2\x5f\x6a\x22\xd6\x88\xdf\x93\x20\x44\x02\x2a\x85\x4b\x9a\x27\xf1\x04\x4d\x3e\x0b\xca\x72\xca\x6e\x87\x95\xfc\x71\x1a\x44\x89\x55\xb6\xba\xfc\xa0\x95\x28\x99\x66\xb3\xdf\x98\x66\x17\x44\x3b\xab\x18\x50\x90\x48\x33\x0e\xcf\x6e\xdb\x81\xed\x62\x66\x0b\xdf\x35\x77\x10\x8e\x06\x19\x86\xd7\xd9\x9b\x8b\xd4\x83\x51\xb2\x45\x0c\xf5\xad\xf3\xb6\xe1\xa7\xf3\x0a\x04\x35\xe8\x2d\x84\x76\xe7\x35\x97\xe1\x07\x55\x5c\x21\xc4\x29\x1d\x26\xb3\x7d\x17\x1c\x50\xe3\x78\x6d\x57\xbd\x1d\xaa\x86\xd1\xbe\xc6\x11\x98\xb9\x12\x6a\x97\x86\x57\x0b\xbd\xb6\x72\x2d\x84\x08\x01\x9e\xa1\x7e\xa1\x8d\xeb\x1c\x01\x34\xa0\x2f\x88\xaf\x85\x6d\x98\x3a\x69\x34\xfe\x70\x69\x2e\x87\xfd\x9d\xa7\xef\x97\xaf\x15\x1b\x79\x47\xd6\xd1\x68\xf1\xcd\xcb\x24\xbc\x71\x26\x57\xb4\x72\x1d\x0f\x60\x87\xda\xd5\x47\xdf\x0f\x44\x37\xf4\xcf\xcd\xd4\x44\xba\x62\x13\xf4\x86\x2b\xfd\xbf\x4b\x70\x7b\x03\x6d\x5d\x70\x22\xdf\x70\x05\x77\x3e\x3a\xb2\xcd\x54\x76\x46\xb5\xcd\x85\xa5\xd0\xb0\xd2\x84\x95\x40\x22\xc0\xa8\x31\x34\xe3\xf0\xc6\x47\xbf\x84\x54\x1a\x7b\xaa\xc5\xd3\x28\x98\xbe\xea\xb4\xb4\x43\x73\xf6\x28\xc6\xd9\xd4\x76\x8e\xba\x5a\x8e\x06\x19\x8e\xcd\x2e\x1b\x17\xad\x55\x7b\xa4\x61\xda\x21\x82\xf9\x3e\xc5\x43\xd0\xbe\x20\x26\xa1\x2a\x70\xd6\xf8\xae\xa1\xf2\x32\x56\xe4\x96\x66\xa8\x24\xe2\x16\x52\x39\xb3\xd5\x18\x22\x1b\xc5\xf3\xed\xfc\x76\xa1\xcb\x31\x9e\x11\x77\xa5\xdb\x6f\xcc\x35\x54\xbc\xb4\xfd\xac\x5b\xf6\x54\x73\xe8\xb8\xd3\xd8\xd8\xf9\x82\x0a\xf1\x5d\xa2\x43\x1b\xed\x79\x80\x1b\xbd\x82\x9b\xda\x8e\x19\xaa\x51\x74\x4a\x5c\x69\x2e\xf1\xdf\x5a\x34\x03\xe1\xff\x4f\xf2\x81\x8d\x0a\x39\x43\x67\xae\x51\x73\x00\xc1\xd9\x98\x83\x8f\x25\x02\xd5\xa3\xd1\x07\x83\x5f\x6a\x7a\x8f\x0b\x62\x82\xa2\x30\xf3\x55\x79\xf9\x72\x43\x5f\x4b\xdd\xdf\xa6\x6a\xbe\x16\xbe\x3e\x4c\xe8\xe0\x8e\xac\x0f\x26\x1b\x7c\xe4\xe0\x8a\x45\x4b\x47\x86\x97\x4b\x09\x69\xf1\x0c\xaf\xf9\x40\x08\xd2\x01\xfc\x96\x54\xdb\x03\x59\xb7\x78\x57\x5d\x1c\xa3\x08\x7e\xb4\x53\x84\x31\x10\x9e\x17\x58\xca\xb4\xdc\xe3\xfe\xea\x7f\xf3\x00\x56\x93\x81\xd4\x9b\x19\xd1\x1a\x31\xd4\x1c\xc5\xb4\x7c\x4c\x0b\x27\x04\xdf\xa7\xf8\x9d\x47\x6c\xbe\x7b\xdb\x79\x6a\xb8\x40\x48\x57\x8c\xfb\x17\x7d\xce\xc6\x43\x98\xd9\x17\x0d\xa1\x0f\x2f\xda\xc2\x6d\x88\xb9\xef\x21\x1b\x8a\x2f\xc3\x62\xaa\x49\x9a\xbe\x3e\x65\x53\x97\xf3\xc1\xb8\x42\x94\x65\x45\x9d\x9b\x72\xb0\x00\x1c\x4e\xf2\xc3\x94\x3a\x1a\x91\x3b\x90\xdc\xf7\xfe\x45\xa7\x80\xdb\x53\x68\xab\x64\x69\x22\xcd\x75\x3d\xdd\x90\x4a\x69\xc2\x45\xa9\xb4\x78\x7d\xbc\x59\x27\xed\xcb\x61\x11\x3b\x85\xd5\xe8\xfd\x79\xf0\x2b\x03\x0f\x2c\x7b\xa2\x87\xda\xf5\x7a\xcf\xdb\xaa\xff\x2b\xba\x10\x04\x9d\xaf\x30\x63\xa4\xe8\xba\xfc\xa5\xef\x58\xd8\x33\x68\xd0\xfc\x6d\x9f\xc2\xc3\x76\xa3\x42\xc7\x8b\x99\xcf\x94\xdf\xbf\xd5\xfa\x6f\xa3\x0d\xe1\xec\x93\x36\x20\x34\x85\x54\x57\xfc\x01\xe5\x1c\x3d\x10\x54\x09\x72\xaf\x65\x35\xb4\x52\x91\x4e\x17\x68\xe6\x6d\x82\xb2\x32\x5e\x56\x82\x97\x54\xc6\xb7\x82\x51\x23\x60\x7d\xf7\xca\xd1\x2d\xea\x48\xf5\xaf\xbe\x0a\x4d\xaf\xce\x91\xc2\xe2\x96\x28\xfd\x3a\x62\x75\xb9\x20\x91\xd4\xc8\xc7\xab\x84\xf7\xdb\xeb\xac\xb8\x5f\x0b\x44\x83\xe4\x1f\x7e\x78\x93\xdc\x72\x7d\xdb\x1a\x3d\x70\x51\xe4\x0f\x34\x37\x4e\x6d\x89\x8e\x34\xc0\xe3\x4f\xdf\x05\xfd\xe1\x81\xe6\xbb\x4d\xcc\xba\x75\x61\x62\x08\x66\x66\xfb\xf5\x51\xa8\x5b\x0f\x80\x63\x81\x5b\x97\xd4\x24\xc6\xe8\xe7\x20\xcb\x91\x97\x0b\xca\x9a\x3c\x2f\x8f\x76\x60\x9d\x9a\xc6\xed\x69\x37\x02\x53\x12\x65\xc2\xf9\x21\x86\x9d\xab\x15\x92\xb4\xac\x0b\x85\x19\xe1\xb5\x2c\xd6\x11\x52\x78\x1a\x84\x0f\xc9\xac\x82\x7c\x30\xa4\x9b\x22\xbb\xfc\xc3\x6d\x19\x76\x6b\xd2\xc5\xdc\x02\xb5\x84\x58\xcf\xc0\xa9\x0c\x82\xb8\xf2\x13\xdf\x98\xd7\xa7\xad\x90\x0f\x24\xb3\xa1\x53\x55\x51\xdf\xd2\x9e\x90\xf6\x27\xeb\x39\xd0\xd4\x53\xaf\x25\x49\xa9\x0e\x30\x54\x5a\xfa\xe9\x1a\x01\x7c\x76\xd2\xf6\x66\x6b\xb5\x7f\x94\x93\x8a\x30\xbd\x35\x59\x40\x69\xb1\xbd\x07\x93\xdf\x0b\xc3\xb6\xfa\xdc\xa7\x2c\xbc\x1d\xf0\xb8\xcb\x0f\x4a\x60\xcd\x96\x4a\x48\xce\xb4\x95\xf1\xe8\x12\x61\x16\x63\x24\x8f\x5f\x42\xfd\x37\x2f\x42\xf7\xe8\x22\xdc\x6a\xe7\xf0\x64\xcd\x1c\x0c\x8f\x1b\x24\x76\xd7\x72\xa1\xb7\xb5\x82\xfb\x7e\x98\x74\x1f\xd3\x56\x47\xb4\x58\x08\x1b\x29\x44\x25\xa2\x7e\x4a\x6e\x29\xff\x6e\xe6\xe8\x67\xf2\xdc\x47\xf9\xb3\xec\xb7\xf0\xf1\x6a\xe1\x2f\x21\x73\x34\xa5\x8e\xd5\x2b\xf3\x64\xe7\xa4\x6c\x6f\x76\x7b\xf9\xeb\x33\x70\xcf\x74\xb7\x9f\x8c\xed\x1e\x0a\xc4\x0d\x94\x30\xb6\xe0\x6d\x78\x78\x2f\x63\x11\xf7\xd4\xc5\x85\x22\x51\xb3\xde\x3a\x13\x09\x9a\x09\x56\x58\x12\x15\x37\xe5\x6c\x86\xaa\x3a\x85\xc4\xbc\x6d\xfa\x34\xe4\x08\x4b\x9f\xfb\x88\xa6\x7f\x19\x0a\xee\xb4\x73\x76\x30\xb4\x3a\xe3\xe6\xef\x4a\x63\x11\x1f\xd3\x60\xa0\xe7\x7a\x2d\x32\x1c\xeb\x7b\x9a\x40\x80\xf6\x8b\xef\xdf\x27\xb7\xe9\xd6\x8f\x76\xe6\x3c\x73\x95\x0e\x50\xcd\xe8\x2f\x75\x78\x0e\x88\xcd\x79\x19\x10\x91\x85\xb4\xfb\x54\x06\x68\xfd\x36\x23\x8d\x89\xec\x82\xca\xbb\x94\xea\x6d\xdf\x9c\x5f\xb6\x5f\x6a\x6f\x80\x6f\xce\x2f\x91\xbd\x1b\x8d\xa9\xef\xda\x8e\xda\x56\xa2\x21\x33\x51\xbf\xa5\xc9\x17\x13\xd8\xb3\xca\xd8\x6d\x46\x1a\xa3\x73\x4e\xe5\xdd\xae\xf5\xe0\xf6\x33\x47\xb9\x02\x28\x41\x5d\xa2\x35\xaf\xd1\x03\x8e\x06\x99\x35\x6a\xf5\x0d\xad\x4e\xd1\x25\x93\xb5\x20\x4d\x61\xaa\x65\xe7\x23\x5a\x0e\x3b\x55\x3a\x02\x75\x48\xc9\x36\xad\xe4\x4f\x3b\xfd\xbc\x9c\x42\x1d\x93\xef\x23\x0d\x5b\x69\xa1\x61\x8f\xb2\xea\xbf\x75\x1b\x5a\x85\x85\x82\xb3\x41\x2a\x01\x42\x05\x11\xf7\x92\x9b\xc4\x36\xf2\x8b\x9b\xe1\x2d\xf9\x5d\x2d\x5d\x40\xe2\x04\xa9\x76\xd9\x34\x47\xa3\x9a\xac\x82\xf2\x1c\x31\x3a\x69\x48\xec\x95\xaf\xfd\x83\x4e\x72\x72\x7f\x22\x73\xfc\x72\x02\x43\x73\x19\x79\x2a\x9c\x47\x04\x26\x96\xe8\xe0\xe5\xc1\x0c\xcd\x69\x49\x0b\x2c\x8a\x75\xab\xcb\x74\x83\x09\x2d\x7d\xdc\xa7\xe2\x7e\x97\x83\x17\x07\xe8\x88\x0b\x18\x4d\x86\x19\x2a\x08\xbe\x27\x2e\x23\x4c\x33\x8b\xb5\x51\x89\x8f\x9f\x8a\x47\xa1\x47\x35\x74\x56\xf9\x08\x5d\xe0\xf0\xbd\x91\x7d\xad\xa2\x2e\x17\x8d\xf1\x85\x32\x2d\x30\x66\xe8\x7d\xbc\x80\x86\xe2\x4e\x7a\x9a\x85\xd5\x73\xf5\xef\x3e\x1d\x12\x13\xf6\xdb\xd8\x33\xac\x3f\x62\xa6\x9c\x3f\x23\x18\xea\x9e\x4c\x37\x8f\xc4\x4f\x8f\xa8\xd8\xe9\x77\x48\x81\x37\x54\xb6\x93\x52\x43\xd5\x3b\x52\xf5\x48\x86\x8e\x2a\x63\x1e\xed\xd8\x09\xa9\xd2\x37\xb8\xa4\x50\x82\x16\x2b\xe8\xaf\x2e\x14\xcd\xea\x02\xf7\x5b\xff\x8d\x95\x70\x86\x2e\x2e\xaf\xdf\x5d\x9e\x9f\xdd\x5c\x5e\x9c\x22\x07\x9f\x86\x8a\xe9\x0c\xdd\xf0\xa0\x7a\x53\xdf\xa9\xc0\x47\x22\xdb\xd2\x30\x7e\x5c\x13\xcb\x36\x31\x6b\x0a\x6b\x42\xbe\x3d\x66\xe8\x8a\x51\xe5\xab\x85\xc7\x14\xaf\xac\xe0\xcc\x46\x64\x6a\x98\xd6\xa2\x79\x4b\xd5\xc4\xa8\x59\xe6\x13\xfa\xe7\xd6\x37\x7a\x41\x12\x74\x6d\xca\xf0\xfa\x61\xf7\x9c\x9c\x13\x0e\x1c\xae\x94\x6d\xe2\x16\xba\x31\x9e\x84\xa6\x68\x30\x48\x91\xa6\x15\x80\xab\x9a\xe2\x9a\xf2\x47\x36\x51\xd3\xae\x1f\x6c\x0e\x87\xb3\x43\xa7\x1a\x15\xae\x21\x85\x6f\x38\xe1\x3f\x37\x5c\x9f\x0a\xf2\x4d\x5b\x54\x35\x43\xe8\xad\x8b\x98\x9f\x68\xed\xa6\xdd\xf5\x62\x38\x5c\xc0\xe4\xf1\x06\x5d\x0b\x3a\x54\x6b\xef\xca\x7a\x11\x0e\x74\xa0\xe8\x93\x86\x72\x4f\xd8\x80\x18\x4e\x62\x82\x6e\x20\x89\x6b\xf8\xae\x19\xf9\xfb\x77\xfd\xdd\x49\x92\x3e\x6d\xf6\x55\xe2\x87\xcf\x79\x59\x9a\xca\x40\x2b\x9f\x0c\xdc\xe4\xe0\xfa\x5d\xbd\xfb\x88\x86\xf8\x5c\x83\xaa\x9d\x78\x9d\xa9\xa6\xb4\xec\xd9\x4c\x1d\x6e\xe7\x1e\xee\x1c\xd8\xfc\x6d\x5b\x6d\x98\x79\x2d\x3f\xc6\x41\x4c\x55\xee\xc4\xfa\xdb\xb6\x2c\x99\x74\x75\x0c\xac\x48\x39\xf1\xe3\x3f\x79\x77\x79\x76\xf1\xfa\x72\x56\xe6\xbb\xb2\x0d\xc2\xf2\x8a\x53\x16\x4b\xc7\xea\x54\x21\x77\x2f\x84\xc1\x26\x0e\x4a\x50\xfd\x2c\x27\x0a\xd3\x68\x30\x5c\x83\x41\xc5\x2b\x5e\xf0\xdb\xf5\xbe\x48\xf8\x9d\x49\xd1\x9f\xe2\xa9\xc6\xee\x7e\xfa\x7f\xac\x51\x4b\x1b\x23\xae\x31\x0b\x14\x57\xf4\x73\xf2\x9a\x30\xf4\x43\x19\x73\xf0\xfa\x24\x13\x7e\x54\x05\xac\x8b\x85\xb8\x8a\xba\x20\x66\x0b\xb9\x72\x6e\x4d\x45\xb3\xa0\x41\xd4\x36\xcd\x2c\x02\xf6\x09\xe9\x68\x1f\x75\xcd\xef\xbe\x3e\x75\xae\xaf\x43\xc1\x00\x83\xd3\x5c\xa8\xbf\x15\x5a\x7b\x25\xff\xd5\x3e\xdb\x66\x6f\x95\x20\x53\x5f\xff\x04\x7a\x06\x71\xd1\x48\xef\x3e\x8f\x5b\xc3\x03\xbd\x09\xca\x19\xac\xcc\xbb\xc5\xba\x1b\xb1\xd4\x68\x3e\x3d\x40\x9d\x39\x10\x1c\xd1\x50\x3e\x0f\xaa\xc8\x40\x97\x58\x63\x20\xc0\xb7\xa6\xa6\x86\xb0\xe6\xf6\x4a\xd0\x7b\x5a\x90\xdb\x7e\x7b\xd7\x8a\xb2\x5b\xd9\x74\xb2\x75\xf5\xd7\xa0\x0d\x06\xd9\x98\x83\xde\xbf\x52\x05\xe5\xce\x7b\xc0\xc2\x2e\x78\xf3\xf6\x06\x6a\x26\x83\x0b\x79\xef\xc3\x83\x1e\x46\xa4\x4d\xc5\x74\x3a\x05\x7b\xca\xd1\xdf\xb4\x5e\x9a\x17\xc7\xe8\x07\x62\xbf\xce\xa1\x06\xb4\x80\x8e\x5c\x2b\xee\x0b\xd5\xc2\xbc\x86\xd6\x11\xb6\xa3\x89\x94\xb0\xef\x9e\xe8\xf7\xb5\x5a\x68\x84\x5d\x0b\x0a\x74\x63\x36\x85\x08\x8d\xe7\x70\x67\x1d\x76\x34\xd7\x75\xa6\x63\xaf\xac\x05\x14\xd8\x14\x94\x89\xb7\xf9\x80\xd0\x70\xb9\x2e\x0b\xca\xee\x9a\x62\x2f\x4b\xae\x69\xc2\x56\x3b\x66\x77\x8e\x5a\x05\xc1\x85\xe1\xe9\xe3\x98\xcf\x2e\x6b\xbe\x17\x3f\x57\x23\x8c\xa7\x37\xeb\xca\x44\x3d\x78\x56\x60\x03\x41\x42\x96\x7b\x70\x00\xf3\x8a\x9e\xa5\x3f\xe1\x8c\x07\x0f\xc6\x3b\x72\x52\x2a\x33\x49\x53\xd8\xe8\xd5\xfc\x7c\xde\x6a\xec\xac\xcf\x95\x70\xaf\x65\xd6\x77\xfc\xb0\x67\xa6\xbb\x99\xf5\x2d\x75\xf6\xed\xaa\x1e\xb3\x7e\x9f\x40\x84\x29\xef\xaf\x59\x66\x2b\x5c\x9d\xd5\x6a\x75\x41\x65\xc6\xef\x49\xf2\xa1\xe6\x61\x65\x6a\x1c\xbb\xda\x4d\xd4\x21\xd1\x40\x41\xe7\xff\x7a\x76\x8d\x70\xad\xe7\xaf\x6c\x71\xbe\x3d\x24\x74\x33\xce\xb9\x49\xb2\xd8\x6b\x94\x16\xc6\xa3\x8f\xf1\xd9\x19\xf2\x1b\x72\x86\xc0\xfe\xf9\xad\x3b\x40\x28\xa3\x8a\x62\xc5\x07\x7a\xef\xb5\xad\x02\xa6\xe0\x9c\xd9\x0a\x57\x0e\x00\x38\xb6\x41\x18\xb7\x60\xc6\x25\x72\x63\x4c\x80\x23\x01\xa0\xf4\x8a\x69\x35\x1d\x67\xa4\x13\x86\x39\x81\x82\x6c\xf0\xd5\xa8\x74\x72\x6f\xff\x8b\x0d\xa2\xd5\xb4\x8a\x8b\xbf\x9c\xb6\xaa\x9c\x77\x7b\x85\x44\x20\x3a\xc3\x47\xd3\xff\x61\x2f\xeb\x0f\xfd\x25\x95\xf7\x58\xd3\x9d\xc1\xf3\xbf\xd7\xb8\x30\x98\x7a\xb3\xaf\xfd\xa9\x8d\xe5\xc4\xc1\xb8\xd5\x76\xd8\x7d\xe3\x2d\x00\xb5\x84\x16\x07\xf6\x09\x25\x30\x93\x1a\xe5\xb1\x4d\x1c\x2a\x1c\x87\xd6\xe9\x75\x88\x8e\x54\x56\x1d\xef\x35\xb3\xf4\x90\x78\x33\x58\x8b\xe1\xef\x7c\x28\x7c\xff\xd7\x1f\xd1\x43\x04\xf4\x98\x6a\x88\x69\x0d\xf4\x1a\x5e\x45\xdf\x51\xa9\x5c\x33\x03\xb8\x41\xa5\x2d\xb1\x19\xf3\xe4\x31\x74\x75\xad\x0f\x4f\xb4\xfa\x2f\x9c\xe7\xe2\xd4\xc8\x33\xd7\xfc\x5c\xc0\xe9\xcd\x15\xc1\xc3\xcc\xf9\x22\x23\x10\x8f\xd4\xba\xa2\x19\x1c\xd5\x6e\xce\xaf\x91\x69\xe5\xf2\xe7\x3f\x9a\x66\xca\xff\xf8\x0f\x7f\x7c\x11\x59\xcc\xa7\x8a\x54\x1f\x69\xef\x78\x42\x7f\xd3\x5e\x8a\xc2\xd8\xd8\x48\x50\x54\x4c\x54\x24\xf0\x33\xbb\x57\x0d\x55\xe9\xe5\xf2\x3c\x3b\x55\x9d\x79\x8e\xef\xfb\x84\xf1\x7d\x2e\xbf\xc4\xf0\x83\xdd\x39\x89\x61\x22\xd7\x1d\x26\x82\x7a\xc9\x4e\x5f\xbb\x30\x91\x80\x55\xc4\x14\xa6\xb1\x4c\x64\xef\xd3\x22\xfd\x65\xfb\x4c\xa7\x5a\x92\xf4\xfc\x12\x62\x7e\x97\x93\x66\xff\x96\x68\x6f\x05\xc3\x3f\xf4\x99\x30\xf0\xd8\x41\x06\xc0\xc5\x9b\xf9\x7f\x7d\x77\xf6\xf5\xe5\x77\x80\x23\x1b\x3e\xa7\x69\xbc\x37\xf8\x78\xd7\xa8\xaf\xf4\x9d\xb4\x9d\xea\x07\x16\x88\xa5\x79\x66\xde\xbc\x9a\x77\x0e\xdc\xfa\xce\x86\x3b\x66\x97\x76\xa8\xfb\xda\x70\xd8\xb2\x67\xe6\x1f\xc1\x08\x16\x94\x18\x6b\x65\x75\x68\x64\x48\x22\xa0\xad\xde\x47\x33\xdd\xf4\x4e\x14\x7d\x02\xbf\x83\x9e\xb1\xc1\x82\x39\xfa\x45\x66\xbc\x9b\xc7\xe1\x93\xe2\x71\x48\xf2\x8b\xf4\x54\xa8\xc3\x39\x3c\xed\xbc\x56\x7a\x97\x98\x50\x23\xa1\xd9\xb8\x66\xe0\x44\xca\xe1\x86\xdd\x5d\x0a\xfb\x64\x74\xb4\xb3\xf5\x6f\x6a\xc7\xbf\x0b\xc3\xae\xb6\x15\x84\x4f\xe1\x5b\x5b\x2b\xc9\x87\x3d\xc6\xda\xae\x98\xa1\xae\x46\x60\x2a\xdc\xde\xb3\xc1\xc5\x33\x60\x7b\xbc\x85\xe6\x1b\x09\xa6\x8f\x3d\x6b\x4c\x34\xb7\xcc\x1d\x28\x19\xb0\x33\x43\x84\xb7\xc7\x04\xcf\x9d\xbb\x17\xba\xb9\x7e\x3d\x68\x8a\xeb\xeb\x9b\x08\x44\x58\xfa\xb6\x51\x26\x02\x28\xe8\xf7\xf8\x11\x78\xc4\x9e\x18\x46\x1f\x85\x13\xff\x30\x32\xe7\x6b\xf8\xd4\xbf\xff\xf9\x67\x88\x0d\x78\x4a\xda\x69\xbb\xaf\xb8\xe2\x6c\x74\xe0\xff\xf5\x96\xd7\xda\xfb\xdb\x3c\x71\xee\x3b\x17\xf4\xe9\x05\x4d\xa3\x48\x88\xe3\xf4\xae\x02\xad\xec\x39\x71\xc6\x99\x73\x1a\xb4\x5d\x06\x3b\x6e\xbd\xff\xad\x49\xaa\x8f\x56\x12\x22\x25\x94\x24\x4f\x4e\x87\xb9\xba\xb0\xca\x9c\x4b\x79\x91\x96\x38\x50\x43\x1d\x01\x1d\x44\xe6\x1b\x8d\xc1\xdf\x5f\x9c\xe6\x57\x17\x3b\x6d\x21\x2e\xd4\x03\x17\xe9\x49\xe9\xd7\xad\x17\x3a\x11\x0a\xf6\xb7\x6e\xce\x58\x9f\x8a\xff\xb9\xec\x92\x39\xb8\x5b\x3b\xd5\xf0\xbb\xde\x14\xb7\x77\x22\x4b\xbc\x6d\x53\x25\x6d\x9d\x08\xcc\x2d\x9b\xca\x6c\x9d\xe1\x2d\x13\x93\x78\x8f\xb7\x99\x46\x0a\xa9\xd4\x04\xe7\xa1\x6e\xf8\x63\x13\x9c\xf7\xd2\xe4\x0d\x3d\x27\x33\x8d\xef\xed\xe3\xf6\xc0\xaf\xd7\xa7\x61\x1f\xd8\x6f\xa1\xa1\x50\xac\xbd\x99\x82\x1b\xf6\x4e\x8c\x41\x70\xd3\xed\x30\x81\x27\x5c\x29\x52\x9a\x2e\xd6\xb8\x28\x34\xe6\x39\x0b\xeb\x80\xdb\x14\xe5\x09\x32\x25\xab\x4b\x5c\xf5\x96\xcd\x83\x06\xe4\xfc\x81\x3d\x60\x91\xa3\xb3\xeb\xed\xde\xa3\x84\xc8\x6b\x43\x64\xf1\xf2\x67\xed\xae\x94\x3c\x27\x68\x41\x95\x6c\x1a\x62\x11\x15\x9e\x3d\x35\x87\x4a\x70\x40\xe9\x7d\xaf\xf7\xb8\x1d\x41\x20\x68\x19\xe2\x99\xc2\x85\xa9\xd5\xe7\xdb\x92\xbf\x78\xf1\xe2\xc5\x40\x4d\xe2\x17\x7f\xfa\xd3\x9f\xa0\xa9\x12\xca\x49\x46\xcb\x4d\x10\x80\xb5\x7f\x7a\xf9\x72\x86\xfe\xe3\xec\xf5\x77\xd0\x5e\xad\x8a\x16\x44\x87\xc2\x29\x66\x34\xa6\x95\x7e\x00\x56\x4e\xd0\xbf\xcd\xdf\xbe\x71\xb4\x25\x3b\xbf\xc6\xe6\x0e\x7d\xb9\x2d\x1a\x67\xe8\x22\x88\x45\x32\x16\x2f\x1f\xfa\x63\xba\xd8\x73\x85\xf0\x72\x09\x34\x16\x1b\xab\x6b\xfb\x6a\xf6\xb5\x4b\xc8\x87\x16\xe5\xa6\x9f\x90\xa6\xaa\x02\x82\xaa\xa8\x9e\x16\x58\x34\x6d\x31\x87\x98\x46\x03\x91\x66\xf0\x7d\xcf\xee\x61\xf8\x13\xd3\xae\x7f\x29\xa1\x93\xd0\xc4\xd7\x58\x14\x44\xc6\x7d\x2c\xb6\xa1\x9a\x19\x80\x47\x84\x1e\xf8\x53\xb8\xaa\x06\x9b\xc1\xb4\xc8\xdd\x15\x18\x6f\xba\xf8\xff\xcd\xf8\x4b\xfb\x51\x36\xe8\x06\x6a\xab\x09\x1e\xa2\xc1\xb4\xad\xa0\xe0\xb9\x0a\xc2\x05\x67\xb7\x43\x91\xfc\xc8\x62\xb3\x11\x9f\x2e\x62\x62\x5d\x45\x69\x31\xb5\xcc\xb6\xe1\x48\xaf\xf1\x60\x23\xae\xb6\x79\x3e\x28\x2c\x81\x17\xbc\x56\xce\xe9\x6c\x60\x99\xce\x61\x09\xb5\xfd\x2c\x36\x06\x9e\x1b\x53\x32\x3c\xb9\x26\x6f\x9b\x7f\xb7\xb4\x81\x09\x22\x38\x5b\xa1\x3b\xb2\x9e\x1a\x46\x53\x61\x9a\x56\xea\xd6\x6e\xf1\x0b\x3d\x7d\x53\xe6\xb4\xed\x1f\xca\x48\xae\xd5\x66\x83\xa5\x24\x88\xce\xf5\xdf\xd0\x8d\x6f\xc8\xe9\x74\x4c\x69\xd5\x2d\x53\x62\x35\x09\x2a\x0b\x0c\x11\xae\x8c\x7b\xd0\x04\xd4\x57\x54\x35\x7d\xb3\xc7\x75\x3f\x33\xe1\x89\x52\x0f\xf5\x8e\xac\x65\x6c\x06\x63\xda\xdf\x19\x23\xb4\x9c\x58\x3f\xc2\xc6\x17\x6c\x4f\x67\xab\xc1\xa6\xd5\x6a\xbd\x5a\x9a\x5a\xe8\x9d\xe8\x0e\xe8\xb6\x6f\x5b\xbf\x59\x78\x28\x5a\x2b\xa5\x3d\x79\xbf\xc0\xad\x2c\x23\x49\x54\x5d\x99\xa1\x42\x50\x8d\x9e\x43\x5a\x13\x50\x4d\xd4\xd0\xa5\x1c\x8b\x3b\xe2\xca\xf4\xe0\x62\x86\xae\x35\x42\x7c\x85\x6c\x53\xa1\xfd\x3e\x8d\x00\xe0\xe4\x81\xd7\xad\xac\x2a\x3d\xd8\xc3\xd9\xec\xd0\x48\x28\x97\x63\x35\xcc\xa1\xdc\x05\xd9\x56\x09\x4f\x8e\x28\x9b\xdd\xe9\x9b\x5d\x49\x53\xb6\x5b\xab\xb7\x50\xc6\x9f\x43\x42\x9f\x5a\xc5\x3d\x4a\xdd\x0b\x0f\xd6\xca\x0a\xaf\xf1\x0d\x0b\x46\xb5\x2b\xd8\x68\xf1\x6b\x27\x66\xb7\x4b\x7a\x3d\xf2\x1d\x4a\x8b\x97\x49\xd5\x71\xb7\x8e\x34\x28\x60\x54\x76\x35\xc7\x64\x88\x68\x9b\x8e\xa9\x4c\x87\xd6\x22\x74\x23\xa6\xae\xac\xbe\x62\x4a\xe6\xa6\x2a\x39\x02\x70\x92\xd2\x09\xaa\xe5\xe8\xd1\x0e\x2a\xa1\x23\x20\xb6\xe1\x74\x95\xd2\xab\xe5\x6e\x1d\x2d\x51\xbb\xd5\x5d\x70\xbe\xf0\x0c\x5e\xaf\xbe\xd1\x4e\x47\xc0\xdc\x5f\x8f\xdd\x1c\x65\x9a\x5e\x3b\x02\x64\x5b\x03\x8e\xe9\xb9\x69\x9d\x86\x50\xb2\xe2\xbb\x31\xb9\x1d\xfa\x81\xc5\x9d\xb7\xdd\x6b\x83\x1f\x39\xb9\x62\xc5\xc2\xd2\x23\x75\xcc\x9a\x70\x28\x2d\xaf\x3c\x7b\x9b\xa1\xd7\x56\xfa\x98\x93\x21\x5e\x48\x5e\xd4\x6a\x0c\x4c\x9b\xc5\xb6\x45\x88\xc1\x40\x5d\xc9\xfa\x54\xa9\xe4\x2e\x07\xb0\x11\x7e\x46\x55\x31\x52\x67\x1c\xb4\xd1\x2c\x79\x5c\xd7\x86\xf4\x9e\x0d\x11\x6f\x63\xf7\x1a\xd9\xab\x61\x4c\xa7\x86\xd4\x7e\xa9\x9f\x73\x98\x95\xb9\xc6\x06\x5b\x25\x01\x1d\x0e\xc8\x32\xd7\x28\xaa\x72\xda\xe2\x68\xbc\xcf\x6d\xf1\x15\x97\x54\xd0\xd2\x6c\x21\xaa\x2a\xb1\xe5\x1c\xa8\xe8\x4e\x49\xb5\x7d\xe1\x92\x67\x19\xb7\x4a\xb6\x9f\x4d\xa0\x59\x67\x59\x3b\xbb\xbe\x7a\x84\xf3\x6e\x00\x0d\x4e\xbc\x83\xb3\x6a\xd4\xba\x4f\x7f\xe2\x05\x8b\x65\xab\xd7\xda\x45\x33\x9d\xc1\x52\xa8\xcd\x95\x28\x09\x76\x55\xfa\x37\x06\xf5\x4a\x8b\xf3\xc6\x53\x91\xc8\x8b\x3b\x95\x30\x6d\xdb\x74\xaf\x1e\x04\xd5\x33\xd3\xbb\x82\x55\x3c\x37\x3b\xfe\x23\x1d\x23\x00\x76\x34\x6c\xb6\x7b\x6d\xb6\xb7\x04\x61\x82\xe6\xd0\xb9\xcc\xd8\x09\x8c\x51\x62\xa4\xd6\x57\xf1\xfc\xd4\x74\x53\xc1\x8c\x71\xd3\xe3\x51\x4e\x4c\x43\x35\x39\x49\xeb\xec\xdc\x5c\x5a\x9d\x0a\x02\x17\x44\xe0\x1d\x1a\xa1\x40\xed\xd2\x48\x0e\x05\xac\x79\x5c\xe3\xa6\xb6\x7b\xc3\x40\xf0\x1d\xf3\xb3\x15\x29\xf1\xe8\x7e\x72\x08\xbd\xd2\xab\xe1\x52\xf5\x1f\x04\x55\x8a\x98\x3a\x5d\x44\x94\x12\xf1\xe5\xc4\xb7\xf9\x1c\x09\x58\x71\x74\x70\xff\x32\xb9\xe7\x8d\x7d\x69\xb7\xde\x54\x4b\x37\x89\x3d\x10\x7a\xdd\x52\x2d\x35\x89\x82\xff\xa1\x48\xed\x17\xd5\x5c\x2e\x38\xc6\x5b\x73\x34\x73\xbe\x37\xeb\xf5\x04\xe8\x18\xdb\x76\x4b\xab\x66\x1e\x81\x23\xf5\xca\x11\xfd\xb4\x3e\xf7\xa3\xfe\xc4\x2b\x08\xcf\x47\xfd\xe7\xa3\xfe\x88\x51\x3e\x1f\xf5\x5b\xd7\x1e\x47\xfd\x40\x5d\x70\x12\xc9\x22\x62\x84\x59\xb9\x19\x45\xab\x4c\x20\xac\x8b\x09\xcc\xb0\x1e\x64\x63\xdb\x1b\x01\xd3\x99\x0a\xac\x9d\xc0\xb4\xd3\x08\xec\xd6\xfa\x60\x7e\x38\x58\x05\xa1\x7b\x39\x03\x63\xad\x96\xd3\x3f\x23\xc2\x32\x9e\x1b\xc2\xd6\x63\x16\x52\x81\xda\x3a\x5e\x5d\x6a\x9b\x4c\x4a\x57\xbe\x2c\x30\x29\x98\xf1\xa6\x93\xd0\x0e\xc2\xc8\x85\x1f\xbc\xda\x53\x8d\x6c\x94\x47\x5f\x2f\xc0\x2e\xab\x2f\x3e\x32\x46\xf2\x83\x16\xd9\x84\x46\x14\xd0\xbb\x1c\xb6\x9d\x6b\xc2\x8f\x8e\xcc\xcd\x59\x56\xd5\x63\xb6\xae\x7d\xab\x24\x25\x17\xeb\x89\x07\xa7\xc1\xb4\xe0\xdb\x27\x62\x9d\x5b\xba\x97\xd6\x51\xb3\x5a\x08\xc2\xa0\x59\xfa\x93\x69\xab\x1e\xc3\x69\xed\xd7\xc2\xab\x13\x7e\xec\x4b\x10\x82\x11\xc6\xeb\x29\x23\xb5\xab\xa5\xaf\xd5\x2a\x27\xde\xb4\x00\x77\x09\xbb\x47\xf7\x58\x44\xc2\x7d\xb7\x5d\x3b\xaa\x9c\x39\xbd\xa7\x72\x5c\x53\x64\xcd\xd9\xd7\x6f\x47\x6c\x02\x64\x12\xa8\x76\x60\xc2\xed\x77\x77\xe8\xff\xbb\xc5\x0e\x43\x6d\x85\x47\x5e\xab\xaa\x56\x56\xa2\x8c\x5c\x3c\xbb\x6b\x5d\x7d\x0e\xbf\x07\x9b\x53\xc6\x38\x85\x4e\x5f\x07\x2f\x63\x41\x76\x9b\x57\x85\x95\x22\x82\x9d\xa2\xff\x3c\xfa\xe9\x0f\xbf\x4e\x8f\xbf\x3a\x3a\xfa\xf1\xc5\xf4\x9f\x7f\xfe\xc3\xd1\x4f\x33\xf8\xc7\xef\x8f\xbf\x3a\xfe\xd5\xfd\xf1\x87\xe3\xe3\xa3\xa3\x1f\xbf\x7d\xfd\xcd\xcd\xf5\xe5\xcf\xf4\xf8\xd7\x1f\x59\x5d\xde\x99\xbf\x7e\x3d\xfa\x91\x5c\xfe\x9c\x08\xe4\xf8\xf8\xab\xff\x37\x6a\x98\x1f\xa6\x8d\x31\x71\x4a\x99\x9a\x72\x31\x35\x0b\x79\x8a\x94\xa8\xc7\x08\x43\x87\xe6\x7d\x76\x6f\x23\x9a\x9b\x92\x2d\xee\x7c\xf4\x04\x1b\x6e\x97\x43\xcd\x40\xc9\xf8\xbe\x91\x8d\x38\xd3\x8c\xb5\x95\x7f\x7a\x0b\x78\x32\x60\x13\x2f\xf8\x08\x16\x4a\xdb\x66\xc5\x86\xe3\x7c\x3e\xc6\xc7\x27\x0c\xb7\xb1\x89\xe4\x03\xa5\x5d\x9b\x6b\x4c\xac\x4d\xba\xe1\xeb\x39\xd6\xe6\xe3\xc4\xda\xcc\x6d\x8b\xa0\xe7\x40\x9b\xad\xb3\x79\x0e\xb4\x69\xae\xe7\x40\x9b\xe7\x40\x9b\x67\xeb\xdb\xb3\xf5\x2d\x71\x72\xcf\x81\x36\xe1\xb4\x9e\x03\x6d\x9e\x03\x6d\x9e\x03\x6d\x62\xd7\xa3\x06\xda\xd8\x43\x8b\x89\xb2\x49\x26\xbe\xcf\x24\xc8\xc6\xb6\x2c\x3c\xcb\x32\x5e\x33\x75\xc3\xef\xc8\xa0\xaf\x3d\xe9\x28\xbb\x01\x75\x70\x82\x1f\xef\xdc\x8b\xeb\x9c\xea\xf3\xe5\xe8\xd5\x3e\xb3\x2f\xba\xa3\x9f\x96\x30\x2c\x27\xb9\x87\x98\xea\x6d\xd0\x2f\x2b\x8d\x85\x19\x3a\x43\x82\x64\xb4\xa2\x9a\x0b\x43\x45\x09\xb8\x6f\xc8\xc1\xf5\x5a\x4a\x3c\xfe\x48\x52\x2c\x6d\x97\x1a\x16\x74\x39\x0c\x4e\x6c\x96\xf5\xbb\xe1\x26\xc1\xb5\x4c\x05\x86\x65\x0e\x95\xdc\xb5\x4c\x71\xed\x1f\x05\xf9\x9b\xd5\x23\xd2\x66\x6f\x66\x7e\x13\x8c\x24\xb4\x62\x1a\xd4\xa6\x34\x69\xdc\x18\x24\xae\xa8\x2d\x1f\xf3\xd8\x1c\x82\x7c\xa8\xa8\x00\xb2\x9e\x93\x8c\xb3\x58\x53\xfa\xe6\x6a\x11\xcf\x65\x17\x82\xa3\x22\xeb\xda\x48\x3c\xdc\xe7\xb5\xf0\x4d\xe8\xef\x71\x41\x73\xaa\xd6\x3e\x96\xc5\xf6\x1b\xc5\x66\x9f\x59\x44\x27\x81\x3d\x93\xcd\x2a\x23\x5c\x55\x82\xe3\x6c\x45\x64\x30\x6f\x73\x4e\xb7\x69\xee\x49\x30\x5d\x7a\x9e\xe9\xe4\x0b\x0a\x30\xc0\xd5\x7a\x52\xb1\x46\x82\x2b\x17\xc7\x65\x07\x9e\x76\x28\x6f\x4d\xce\x1c\x06\xcd\xa0\xcc\x27\x8c\x4a\xa2\xc4\x1a\x02\xc2\xd2\x8e\x59\xc1\x50\x0c\x06\xe8\x32\xfc\x43\x22\x5e\xe4\xae\xd2\xdc\x9f\x5f\xa4\x1d\x88\x89\xc8\xec\x9e\xd6\x62\x00\x6a\x80\x29\x8e\x0a\xad\x23\x6a\xd1\xd0\xfe\x40\x1a\x91\x37\x83\xf8\x87\x2f\xd1\x8a\xd7\x42\xce\xc2\x84\xf4\x97\x70\xcf\x58\x2d\x52\x1d\xb4\x5a\xb1\x54\xa8\x20\x58\x2a\xf4\xf2\x05\x2a\x29\xab\xb5\x6a\x90\xf0\x6e\xa0\x9a\xff\xf1\xcb\xe4\xed\x96\xaa\x94\xa7\xaa\xe3\x9b\x91\x48\x76\x57\x55\xa6\x03\x85\xd5\xca\x2d\x57\x19\x2a\x81\x10\x7c\x1f\xba\xcf\x74\x5c\xe0\x56\x14\x85\x2b\xc7\x14\x7f\x64\x5e\x93\xaa\xdd\x26\x69\xab\x89\x72\x3f\xe9\xb1\x21\x25\x76\x00\xc8\x2f\x35\x5f\xac\x55\x4a\x91\x8e\x7f\x37\x4f\xb6\xab\x73\xb8\x9b\xdb\xab\xf1\xf5\x0c\xba\xd5\x1c\xa9\x29\xc6\xb7\xf5\xe9\x61\x0d\xe2\x56\x9f\x88\x13\x53\x94\xe1\xf4\xec\x4e\x74\xce\x00\x9d\x65\xc4\x34\x71\xbf\x68\xda\x6f\x32\x6e\xe0\x0e\xa0\xfd\x31\x8b\x58\x44\x4b\xde\x39\x3c\xbb\x54\xe5\x18\x03\x7d\xfc\x46\x3b\x29\x3a\xad\x20\xb7\x54\xaa\x11\x3d\xcd\xcc\xe3\x6d\x72\x92\x94\xdd\x9a\x1e\x34\x65\x5d\x28\x5a\x15\x7e\xe6\x91\xf9\x7a\x50\x56\x5e\x85\xc6\x70\x1c\x58\x5d\xb1\xa9\x02\x63\x6a\x96\x0e\x38\x44\x8e\xfc\xf7\x09\x53\xa6\xf5\x89\xd0\x02\xb1\xc2\x02\x7b\xc4\x66\xbc\x2c\xb1\x3c\xb6\x16\x77\x9c\x45\x63\x4a\x6d\x31\x31\x2d\x7d\x04\x2e\x3c\xba\x42\xff\xff\x3e\xc4\xa6\x08\xc3\x2c\xe2\xdf\x6a\x9b\x46\xe0\x61\xc4\x1f\x5c\x78\xb6\x6d\x6d\xd7\xa1\x32\xa3\x97\x46\xe6\xf4\x35\xce\xee\x08\xcb\xa1\x3f\xa9\x41\x49\xbe\x66\xb8\xb4\x45\xa1\x7d\x17\x47\x92\x77\x20\xf7\x96\xea\x40\xde\x54\x69\xaa\x33\xb8\xca\x36\x46\x59\xd9\x07\x3f\xb5\x4c\xae\x9a\xf8\x5e\x6a\x79\x1e\xe7\x11\xd2\x78\x8b\x05\xbd\xcf\x88\x55\x7d\x22\x53\xd2\x1f\xdf\x67\xf0\xf7\x91\x42\x4a\x1b\xc3\xb7\x45\x94\x68\x40\xf9\x60\x56\xf4\x0e\x3c\x28\xa1\x8a\x0b\xcd\x16\x62\x67\x18\x1b\x56\xd6\x25\x8a\xc5\x7a\xdf\x0e\x88\xc3\x4d\xff\xcc\xd6\xe8\xf9\x39\x52\xe0\x66\x40\xd6\x89\x45\x4a\xe1\x99\xc3\x77\x5f\x5f\xb4\xb9\xd2\x3b\x9c\x73\x89\xbe\x2e\x78\x76\x87\x2e\x08\xe8\xf2\xa1\xbc\xeb\xc1\x44\xb7\x26\xed\x9e\xcd\x00\xc5\x22\xdf\xbf\x59\xcb\x73\x83\x91\xdf\x50\x83\x11\xb1\x88\x21\xe0\xb7\xd1\x5e\xa4\xc4\xb7\xe9\xfd\xa9\xf4\xa9\x1b\xb6\x1a\xbc\xe6\xea\x5e\xef\xb8\x45\x7e\xb7\xe2\x0f\x53\xc5\xa7\xb5\x24\x53\x1a\x09\xe9\x49\x98\xc5\x1d\x59\x43\x9c\x52\xe2\x3c\xbe\x35\x8f\xb7\x8e\x3c\x8a\x83\xf3\x00\xee\x6b\x89\xff\xee\xeb\x0b\x2d\x66\x52\xca\x65\x52\x89\x4e\x88\xca\x4e\x32\x52\xad\x4e\xec\x50\x3e\x0b\xb4\x94\x9c\x51\xc5\x45\x72\x4b\xd1\x33\x94\xf1\xa2\xb0\x05\x7c\xf8\x12\x9d\x93\x6a\xe5\x81\x7c\xfc\x19\x3d\x55\xcb\x89\x8a\xf3\xd4\x92\xfc\x01\xc9\xeb\xb7\x2c\xc5\x07\x0b\x2f\x16\x63\x19\xcc\x53\x13\xc1\x6f\xac\xa3\xfb\x47\x40\xcf\xe3\x76\xea\x38\x9c\xbb\x17\xe0\x18\x1a\xf8\x8f\xda\x8d\x39\x2c\xe0\x08\x86\x42\x36\x83\xae\x96\x46\x1d\xcf\x49\x8e\xf8\x3d\x11\x82\xe6\x44\x22\xcf\x4d\xc2\x93\x2f\x2d\x1e\xa9\xe3\xea\x4e\x38\x7d\xee\x2b\xf2\x49\xfb\x8a\x8c\x38\x26\x05\xcc\x4b\xbf\xb5\xc9\xbc\x70\x5e\x52\x36\xb2\x4e\xf6\xd3\xb2\xaf\xc1\xfe\x20\x5a\x0f\xe9\xf9\xcd\x09\xae\x5d\x0e\x22\x32\xc3\x05\xb9\x7a\x9b\x70\x18\x99\x9b\x27\xdb\xe7\x11\x77\x33\x28\x15\xbd\x53\x71\xdc\x6f\x3d\xb1\x23\xc6\xf3\x3e\xfb\xf2\xff\xdd\xf2\xd1\x01\x2d\x9b\xea\xb8\xfb\x08\xca\x5b\xac\xc8\x03\x4e\x95\x93\x37\x6e\x2a\xed\x26\x0d\x7e\xe9\xcf\xae\xaf\xd0\x37\x06\xe2\x7e\x55\xab\x05\x57\x46\x23\xbb\xe0\x25\xa6\xc9\xad\xe9\x82\x6a\xfb\xe1\xb0\xae\x3d\x38\x64\xe0\x69\x29\x34\x70\xce\x30\x25\x0e\x6b\x7d\xce\xb2\x27\xa0\xe7\xd2\xc1\x8f\xac\x54\x34\x3a\x45\x60\x04\x72\x41\xcc\x4d\x57\x30\xbb\x8a\x03\x86\xac\xc6\xd9\x8c\x24\x61\x92\x82\x27\x27\x08\x30\xb0\x0d\x99\x4d\x37\x6f\x13\x83\x6c\x14\x8f\xd8\xce\xfb\x8e\xdf\x52\xe6\xf6\x2d\xb7\x6e\xc9\x25\x8e\xe9\x22\xcf\x9a\xc2\x27\xd5\x14\xa4\x2c\x2e\x19\x5e\x14\x31\x97\x58\x9b\xf1\x17\xf8\x56\x13\x1d\x81\xb7\x4e\x72\x2a\xf5\xff\xd1\x7c\xfe\x1d\x18\xd2\x6b\xe6\x34\xdb\x81\xa0\x6d\xcb\xf6\x7c\x8a\x95\xd9\xb6\xfb\xed\x27\xc3\x77\x46\x94\x76\xbe\x62\xb9\x1e\x2e\x91\xad\x18\x23\x0b\xc7\x54\xad\xf6\xc1\xf3\x10\x8d\x11\xf7\xd7\xdc\xac\x68\x76\x77\x1d\xd8\xcb\xb9\xd0\xf7\x58\x70\xab\x25\x8e\xba\xbf\xed\xc3\x30\xed\xa0\xaf\xd3\x8f\xad\x37\x01\xc7\x9f\xdb\x29\xeb\xd7\x11\x96\x92\x67\xb4\x71\x90\xc4\xbd\x07\x8d\xec\x41\x39\x08\x8b\xfd\xa6\x01\x92\x7e\x47\xf9\xe5\x16\xce\x2a\x26\x58\x06\x52\x29\x7e\x08\xb5\x78\xd8\x6b\xe8\x86\x50\x46\xb4\xbe\xb9\x69\x35\xbb\x71\xba\x9f\xb1\xe8\x7b\xbb\xbd\xb5\x00\x0e\x33\x75\xa7\x8d\xd9\xfe\x62\x9b\x8b\xe8\x9b\xde\xd8\x82\xd0\x1f\xd1\xf6\x6f\xb5\xa4\x9e\x5f\xbd\xdc\xeb\xfb\xbd\x5f\x67\x1c\xd2\xc8\x23\xe9\x61\xdb\xce\xe7\x1d\xb7\xa5\xb9\x67\x8d\xfd\x10\x7c\x55\xf1\xaa\x2e\x70\xaf\xdf\x72\xa3\x93\xd0\x1e\x3d\xb5\xcc\xd7\x77\x75\x09\x8c\x2f\x6b\x1f\x4b\x9f\xe8\x26\x45\x44\xc8\xae\xa9\x7d\x3f\xba\xc2\x7d\x04\x6a\x7f\xb6\x44\x3c\x07\x22\x02\x32\xcc\x8e\x18\x5b\xe1\x3e\x02\x76\x7b\x8e\x43\xa8\x8f\xbe\xf8\xe3\x97\x5f\x6e\xab\x79\x3f\xa0\x50\x6f\xad\x86\x3f\x50\xf3\x3e\xce\xe4\x22\xc9\x0d\x91\x94\x85\x08\xcc\x58\x35\xfc\xdd\x52\x14\x1e\xaf\xe8\xfd\x80\x9d\x78\x6c\xd6\x65\x98\x51\x19\xb3\xd6\x0d\xe7\x5a\x6e\xcf\x42\x8c\x51\x58\x7f\x86\x65\x3c\x7b\x72\x88\x6a\x3b\x79\x95\x89\x39\x93\x03\x64\xdb\x04\x6d\x3c\x56\xa6\xe4\xa8\xfc\xc8\x30\xf7\x71\x60\xa4\xf1\xac\xc8\x9e\x8c\xc7\x08\xcc\xed\xb9\x90\xc3\x79\x8e\x31\xe6\x2a\x5a\xa5\x51\xa2\x99\x1f\xe3\x9a\x30\x0c\x67\x32\x26\xe5\x28\xa6\x46\x86\x27\xe4\x23\xee\x99\x85\x98\x1c\x04\x98\x92\x71\xf8\x31\x04\xa5\xb9\xfa\xb2\x0b\x7b\x73\x06\x07\x21\x3e\xae\x94\xb4\x30\x77\x90\x95\x83\x40\x47\x66\x05\x26\x45\xbc\x27\xe5\x02\x86\x19\x7e\x83\x10\x1f\x5d\x48\x9a\x6b\x07\x51\x39\x08\x33\x25\xdb\x6f\x4c\x8e\x5f\x7a\x10\x71\x4a\x00\x71\x7a\x16\x5f\x90\x9b\x37\x38\xe7\x78\xee\xde\xf6\x8c\xbc\x41\xa0\xdb\x33\xf6\xe2\x79\x78\x83\x40\x53\xf2\xf4\x12\x99\x56\x4a\xd4\xf2\x50\x26\xde\x60\x44\xf3\xa3\x84\x29\xa7\x64\x7b\x8d\xcf\xf1\xf2\x52\x35\x2a\xdd\xe2\xa9\x5d\xe9\x06\xd9\x31\xcd\x6b\x43\x3b\xa3\x3d\x3e\xba\x0c\x50\x13\x24\xd6\x54\x73\x8d\x6a\x4e\x75\x8f\xa3\xfb\xb1\x0e\x90\x28\x85\xd8\x86\x0e\xd7\xe6\x7b\x3c\xa5\xdb\xbb\xb5\x27\xbd\x9d\x77\x5c\x5e\xfe\xf6\xb3\xa7\xeb\x37\xde\x28\xf5\xd9\x41\xb3\x39\xc9\xc6\x41\x23\x5b\xb5\xc9\x9c\x61\x89\xeb\x7d\x0e\x8a\x0f\x5f\xd8\xaa\xda\x03\x67\x94\x66\xc3\x9c\x5d\x5f\xa1\x4c\x10\xc8\xdc\xc3\x85\x9c\xa1\x2d\x1a\x93\x55\x83\x86\xad\x15\x4e\x47\xc2\x4a\x91\xb2\x52\x31\x52\x78\xf6\xcf\x7c\x52\xff\xcc\x68\xa3\xf2\xf7\xfe\x05\x67\x1c\x58\xd5\x25\x66\x53\xbd\xdb\xc0\x53\x13\x18\xcc\x23\x33\xe8\x72\xea\x19\x72\x11\xe9\x80\x50\x30\x4c\x41\x32\x8a\xe9\x63\xea\xcf\x8c\x03\x34\x62\x5a\xda\x3f\x8e\x95\x1d\x60\x8d\xc6\x8a\x11\xc6\x9d\xfd\x99\xf1\x6e\x5c\x74\x94\x05\xc1\x54\x3d\x86\xdc\x56\x0c\x64\x7d\xcb\x52\xa1\x56\x64\x28\x03\xe3\x1a\x32\xa8\x9a\xf7\xdb\x67\x18\x73\x88\xc1\x45\xc1\x1f\xcc\x78\x1b\x39\x38\x80\x6e\x98\x99\x49\xd5\x84\x7c\x22\x2a\x04\x17\xd6\x23\x10\x4e\x01\x78\x92\xd2\xa7\xa4\xa8\xe2\x0f\x47\x03\x61\xdd\xc3\x73\xa2\x42\x62\x53\x1c\x61\x66\x92\x0a\xf4\xbf\x5d\x74\xda\xc0\xc4\x9d\xf3\x6f\x41\x56\xf8\x9e\xf2\x5a\x18\xb8\x8a\xa3\x03\xfb\x13\x08\xad\x35\xaf\xbd\x29\xb4\x1e\x08\x7a\xf6\x58\x94\x5b\x56\xea\x4d\xf3\x23\x1c\xe6\x72\xee\xec\x47\x53\xf2\x81\x46\xd3\x3a\x37\x70\xe6\x16\xc9\x15\xee\xfd\x68\x8a\xd7\xbd\xac\xb4\x54\x4c\xee\xc3\xfd\x7d\xf8\x7c\x5b\x01\xbb\x9f\xc3\x4f\xbf\xb5\x2e\xdc\xcf\x2a\xd8\xb6\xcb\xbb\x7c\x0b\x9a\xad\x93\x3b\x50\x37\xae\x5e\xfd\x1a\xfa\x1a\x4b\x92\xa3\xd7\x98\xe1\x5b\x73\xf6\x3d\x9a\x5f\x7f\xfd\xfa\x58\x2f\xe1\x40\x85\x9d\xab\x8b\x6d\x9e\x62\x07\xdf\x80\x7f\xb3\x5f\x8e\x51\x67\x8e\x23\xc4\xe0\xa3\xcd\x72\xcf\x2c\x29\x27\xb0\xe2\x6d\x20\x36\x13\xad\x8d\x1b\xb7\x69\x0d\xde\xd9\xb8\xf7\x65\x7e\xf7\xf1\xdc\xb7\xcd\x90\xc7\xb3\xab\x7e\xd8\xd3\xed\x45\x21\x23\xd0\xb6\x5b\x1b\xb6\xbc\xd0\xb9\x65\xbb\x5a\x9c\xa2\xfb\x97\x0b\xa2\xf0\xcb\xe6\x16\xf0\xa3\xa9\x2d\xf5\xdc\xfc\x6a\x4a\xb3\x90\x3c\xa8\x61\x6b\x09\xcf\xde\xf9\xff\x01\x00\x00\xff\xff\x43\x95\x92\xf3\x7b\x5d\x01\x00") - -func stashAppscodeCom_tasksYamlBytes() ([]byte, error) { - return bindataRead( - _stashAppscodeCom_tasksYaml, - "stash.appscode.com_tasks.yaml", - ) -} - -func stashAppscodeCom_tasksYaml() (*asset, error) { - bytes, err := stashAppscodeCom_tasksYamlBytes() - if err != nil { - return nil, err - } - - info := bindataFileInfo{name: "stash.appscode.com_tasks.yaml", size: 89467, mode: os.FileMode(420), modTime: time.Unix(1573722179, 0)} - a := &asset{bytes: bytes, info: info} - return a, nil -} - -// Asset loads and returns the asset for the given name. -// It returns an error if the asset could not be found or -// could not be loaded. -func Asset(name string) ([]byte, error) { - cannonicalName := strings.Replace(name, "\\", "/", -1) - if f, ok := _bindata[cannonicalName]; ok { - a, err := f() - if err != nil { - return nil, fmt.Errorf("Asset %s can't read by error: %v", name, err) - } - return a.bytes, nil - } - return nil, fmt.Errorf("Asset %s not found", name) -} - -// MustAsset is like Asset but panics when Asset would return an error. -// It simplifies safe initialization of global variables. -func MustAsset(name string) []byte { - a, err := Asset(name) - if err != nil { - panic("asset: Asset(" + name + "): " + err.Error()) - } - - return a -} - -// AssetInfo loads and returns the asset info for the given name. -// It returns an error if the asset could not be found or -// could not be loaded. -func AssetInfo(name string) (os.FileInfo, error) { - cannonicalName := strings.Replace(name, "\\", "/", -1) - if f, ok := _bindata[cannonicalName]; ok { - a, err := f() - if err != nil { - return nil, fmt.Errorf("AssetInfo %s can't read by error: %v", name, err) - } - return a.info, nil - } - return nil, fmt.Errorf("AssetInfo %s not found", name) -} - -// AssetNames returns the names of the assets. -func AssetNames() []string { - names := make([]string, 0, len(_bindata)) - for name := range _bindata { - names = append(names, name) - } - return names -} - -// _bindata is a table, holding each asset generator, mapped to its name. -var _bindata = map[string]func() (*asset, error){ - "repositories.stash.appscode.com_snapshots.v1.yaml": repositoriesStashAppscodeCom_snapshotsV1Yaml, - "repositories.stash.appscode.com_snapshots.yaml": repositoriesStashAppscodeCom_snapshotsYaml, - "stash.appscode.com_backupbatches.v1.yaml": stashAppscodeCom_backupbatchesV1Yaml, - "stash.appscode.com_backupbatches.yaml": stashAppscodeCom_backupbatchesYaml, - "stash.appscode.com_backupblueprints.v1.yaml": stashAppscodeCom_backupblueprintsV1Yaml, - "stash.appscode.com_backupblueprints.yaml": stashAppscodeCom_backupblueprintsYaml, - "stash.appscode.com_backupconfigurations.v1.yaml": stashAppscodeCom_backupconfigurationsV1Yaml, - "stash.appscode.com_backupconfigurations.yaml": stashAppscodeCom_backupconfigurationsYaml, - "stash.appscode.com_backupsessions.v1.yaml": stashAppscodeCom_backupsessionsV1Yaml, - "stash.appscode.com_backupsessions.yaml": stashAppscodeCom_backupsessionsYaml, - "stash.appscode.com_functions.v1.yaml": stashAppscodeCom_functionsV1Yaml, - "stash.appscode.com_functions.yaml": stashAppscodeCom_functionsYaml, - "stash.appscode.com_recoveries.v1.yaml": stashAppscodeCom_recoveriesV1Yaml, - "stash.appscode.com_recoveries.yaml": stashAppscodeCom_recoveriesYaml, - "stash.appscode.com_repositories.v1.yaml": stashAppscodeCom_repositoriesV1Yaml, - "stash.appscode.com_repositories.yaml": stashAppscodeCom_repositoriesYaml, - "stash.appscode.com_restics.v1.yaml": stashAppscodeCom_resticsV1Yaml, - "stash.appscode.com_restics.yaml": stashAppscodeCom_resticsYaml, - "stash.appscode.com_restorebatches.v1.yaml": stashAppscodeCom_restorebatchesV1Yaml, - "stash.appscode.com_restorebatches.yaml": stashAppscodeCom_restorebatchesYaml, - "stash.appscode.com_restoresessions.v1.yaml": stashAppscodeCom_restoresessionsV1Yaml, - "stash.appscode.com_restoresessions.yaml": stashAppscodeCom_restoresessionsYaml, - "stash.appscode.com_tasks.v1.yaml": stashAppscodeCom_tasksV1Yaml, - "stash.appscode.com_tasks.yaml": stashAppscodeCom_tasksYaml, -} - -// AssetDir returns the file names below a certain -// directory embedded in the file by go-bindata. -// For example if you run go-bindata on data/... and data contains the -// following hierarchy: -// data/ -// foo.txt -// img/ -// a.png -// b.png -// then AssetDir("data") would return []string{"foo.txt", "img"} -// AssetDir("data/img") would return []string{"a.png", "b.png"} -// AssetDir("foo.txt") and AssetDir("notexist") would return an error -// AssetDir("") will return []string{"data"}. -func AssetDir(name string) ([]string, error) { - node := _bintree - if len(name) != 0 { - cannonicalName := strings.Replace(name, "\\", "/", -1) - pathList := strings.Split(cannonicalName, "/") - for _, p := range pathList { - node = node.Children[p] - if node == nil { - return nil, fmt.Errorf("Asset %s not found", name) - } - } - } - if node.Func != nil { - return nil, fmt.Errorf("Asset %s not found", name) - } - rv := make([]string, 0, len(node.Children)) - for childName := range node.Children { - rv = append(rv, childName) - } - return rv, nil -} - -type bintree struct { - Func func() (*asset, error) - Children map[string]*bintree -} - -var _bintree = &bintree{nil, map[string]*bintree{ - "repositories.stash.appscode.com_snapshots.v1.yaml": {repositoriesStashAppscodeCom_snapshotsV1Yaml, map[string]*bintree{}}, - "repositories.stash.appscode.com_snapshots.yaml": {repositoriesStashAppscodeCom_snapshotsYaml, map[string]*bintree{}}, - "stash.appscode.com_backupbatches.v1.yaml": {stashAppscodeCom_backupbatchesV1Yaml, map[string]*bintree{}}, - "stash.appscode.com_backupbatches.yaml": {stashAppscodeCom_backupbatchesYaml, map[string]*bintree{}}, - "stash.appscode.com_backupblueprints.v1.yaml": {stashAppscodeCom_backupblueprintsV1Yaml, map[string]*bintree{}}, - "stash.appscode.com_backupblueprints.yaml": {stashAppscodeCom_backupblueprintsYaml, map[string]*bintree{}}, - "stash.appscode.com_backupconfigurations.v1.yaml": {stashAppscodeCom_backupconfigurationsV1Yaml, map[string]*bintree{}}, - "stash.appscode.com_backupconfigurations.yaml": {stashAppscodeCom_backupconfigurationsYaml, map[string]*bintree{}}, - "stash.appscode.com_backupsessions.v1.yaml": {stashAppscodeCom_backupsessionsV1Yaml, map[string]*bintree{}}, - "stash.appscode.com_backupsessions.yaml": {stashAppscodeCom_backupsessionsYaml, map[string]*bintree{}}, - "stash.appscode.com_functions.v1.yaml": {stashAppscodeCom_functionsV1Yaml, map[string]*bintree{}}, - "stash.appscode.com_functions.yaml": {stashAppscodeCom_functionsYaml, map[string]*bintree{}}, - "stash.appscode.com_recoveries.v1.yaml": {stashAppscodeCom_recoveriesV1Yaml, map[string]*bintree{}}, - "stash.appscode.com_recoveries.yaml": {stashAppscodeCom_recoveriesYaml, map[string]*bintree{}}, - "stash.appscode.com_repositories.v1.yaml": {stashAppscodeCom_repositoriesV1Yaml, map[string]*bintree{}}, - "stash.appscode.com_repositories.yaml": {stashAppscodeCom_repositoriesYaml, map[string]*bintree{}}, - "stash.appscode.com_restics.v1.yaml": {stashAppscodeCom_resticsV1Yaml, map[string]*bintree{}}, - "stash.appscode.com_restics.yaml": {stashAppscodeCom_resticsYaml, map[string]*bintree{}}, - "stash.appscode.com_restorebatches.v1.yaml": {stashAppscodeCom_restorebatchesV1Yaml, map[string]*bintree{}}, - "stash.appscode.com_restorebatches.yaml": {stashAppscodeCom_restorebatchesYaml, map[string]*bintree{}}, - "stash.appscode.com_restoresessions.v1.yaml": {stashAppscodeCom_restoresessionsV1Yaml, map[string]*bintree{}}, - "stash.appscode.com_restoresessions.yaml": {stashAppscodeCom_restoresessionsYaml, map[string]*bintree{}}, - "stash.appscode.com_tasks.v1.yaml": {stashAppscodeCom_tasksV1Yaml, map[string]*bintree{}}, - "stash.appscode.com_tasks.yaml": {stashAppscodeCom_tasksYaml, map[string]*bintree{}}, -}} - -// RestoreAsset restores an asset under the given directory -func RestoreAsset(dir, name string) error { - data, err := Asset(name) - if err != nil { - return err - } - info, err := AssetInfo(name) - if err != nil { - return err - } - err = os.MkdirAll(_filePath(dir, filepath.Dir(name)), os.FileMode(0755)) - if err != nil { - return err - } - err = ioutil.WriteFile(_filePath(dir, name), data, info.Mode()) - if err != nil { - return err - } - err = os.Chtimes(_filePath(dir, name), info.ModTime(), info.ModTime()) - if err != nil { - return err - } - return nil -} - -// RestoreAssets restores an asset under the given directory recursively -func RestoreAssets(dir, name string) error { - children, err := AssetDir(name) - // File - if err != nil { - return RestoreAsset(dir, name) - } - // Dir - for _, child := range children { - err = RestoreAssets(dir, filepath.Join(name, child)) - if err != nil { - return err - } - } - return nil -} - -func _filePath(dir, name string) string { - cannonicalName := strings.Replace(name, "\\", "/", -1) - return filepath.Join(append([]string{dir}, strings.Split(cannonicalName, "/")...)...) -} diff --git a/vendor/stash.appscode.dev/apimachinery/crds/lib.go b/vendor/stash.appscode.dev/apimachinery/crds/lib.go index 9950ddd14..8831b0763 100644 --- a/vendor/stash.appscode.dev/apimachinery/crds/lib.go +++ b/vendor/stash.appscode.dev/apimachinery/crds/lib.go @@ -17,6 +17,7 @@ limitations under the License. package crds import ( + "embed" "fmt" "k8s.io/apimachinery/pkg/runtime/schema" @@ -24,15 +25,15 @@ import ( "sigs.k8s.io/yaml" ) +//go:embed *.yaml +var fs embed.FS + func load(filename string, o interface{}) error { - if _, ok := _bindata[filename]; ok { - data, err := Asset(filename) - if err != nil { - return err - } - return yaml.Unmarshal(data, o) + data, err := fs.ReadFile(filename) + if err != nil { + return err } - return nil + return yaml.Unmarshal(data, o) } func CustomResourceDefinition(gvr schema.GroupVersionResource) (*apiextensions.CustomResourceDefinition, error) { diff --git a/vendor/stash.appscode.dev/apimachinery/pkg/restic/config.go b/vendor/stash.appscode.dev/apimachinery/pkg/restic/config.go index f410a803e..6bbf8a01b 100644 --- a/vendor/stash.appscode.dev/apimachinery/pkg/restic/config.go +++ b/vendor/stash.appscode.dev/apimachinery/pkg/restic/config.go @@ -25,7 +25,7 @@ import ( "stash.appscode.dev/apimachinery/apis/stash/v1alpha1" - shell "github.com/codeskyblue/go-sh" + shell "gomodules.xyz/go-sh" ofst "kmodules.xyz/offshoot-api/api/v1" )