From 71f69e67051bc14e2b6fa00e4cec8d407b53f269 Mon Sep 17 00:00:00 2001 From: Niels Bantilan Date: Fri, 10 Feb 2023 11:50:40 -0500 Subject: [PATCH 1/3] add partition_columns to StructuredDatasetType Signed-off-by: Niels Bantilan --- gen/pb-cpp/flyteidl/core/types.pb.cc | 158 +- gen/pb-cpp/flyteidl/core/types.pb.h | 92 + gen/pb-go/flyteidl/core/types.pb.go | 134 +- gen/pb-go/flyteidl/service/admin.swagger.json | 7 + .../service/flyteadmin/api/swagger.yaml | 2317 +++++++++++++++++ .../model_core_structured_dataset_type.go | 1 + gen/pb-go/flyteidl/service/openapi.go | 4 +- .../flyteidl/service/signal.swagger.json | 7 + gen/pb-java/flyteidl/core/Types.java | 362 ++- gen/pb-js/flyteidl.d.ts | 6 + gen/pb-js/flyteidl.js | 25 + gen/pb_python/flyteidl/core/types_pb2.py | 48 +- gen/pb_python/flyteidl/core/types_pb2.pyi | 6 +- .../models/core_structured_dataset_type.py | 32 +- protos/docs/core/core.rst | 715 +---- protos/flyteidl/core/types.proto | 5 + 16 files changed, 3140 insertions(+), 779 deletions(-) diff --git a/gen/pb-cpp/flyteidl/core/types.pb.cc b/gen/pb-cpp/flyteidl/core/types.pb.cc index 2e082c62d..96b6b8c43 100644 --- a/gen/pb-cpp/flyteidl/core/types.pb.cc +++ b/gen/pb-cpp/flyteidl/core/types.pb.cc @@ -282,6 +282,7 @@ const ::google::protobuf::uint32 TableStruct_flyteidl_2fcore_2ftypes_2eproto::of PROTOBUF_FIELD_OFFSET(::flyteidl::core::StructuredDatasetType, format_), PROTOBUF_FIELD_OFFSET(::flyteidl::core::StructuredDatasetType, external_schema_type_), PROTOBUF_FIELD_OFFSET(::flyteidl::core::StructuredDatasetType, external_schema_bytes_), + PROTOBUF_FIELD_OFFSET(::flyteidl::core::StructuredDatasetType, partition_columns_), ~0u, // no _has_bits_ PROTOBUF_FIELD_OFFSET(::flyteidl::core::BlobType, _internal_metadata_), ~0u, // no _extensions_ @@ -350,14 +351,14 @@ static const ::google::protobuf::internal::MigrationSchema schemas[] PROTOBUF_SE { 7, -1, sizeof(::flyteidl::core::SchemaType)}, { 13, -1, sizeof(::flyteidl::core::StructuredDatasetType_DatasetColumn)}, { 20, -1, sizeof(::flyteidl::core::StructuredDatasetType)}, - { 29, -1, sizeof(::flyteidl::core::BlobType)}, - { 36, -1, sizeof(::flyteidl::core::EnumType)}, - { 42, -1, sizeof(::flyteidl::core::UnionType)}, - { 48, -1, sizeof(::flyteidl::core::TypeStructure)}, - { 54, -1, sizeof(::flyteidl::core::TypeAnnotation)}, - { 60, -1, sizeof(::flyteidl::core::LiteralType)}, - { 77, -1, sizeof(::flyteidl::core::OutputReference)}, - { 84, -1, sizeof(::flyteidl::core::Error)}, + { 30, -1, sizeof(::flyteidl::core::BlobType)}, + { 37, -1, sizeof(::flyteidl::core::EnumType)}, + { 43, -1, sizeof(::flyteidl::core::UnionType)}, + { 49, -1, sizeof(::flyteidl::core::TypeStructure)}, + { 55, -1, sizeof(::flyteidl::core::TypeAnnotation)}, + { 61, -1, sizeof(::flyteidl::core::LiteralType)}, + { 78, -1, sizeof(::flyteidl::core::OutputReference)}, + { 85, -1, sizeof(::flyteidl::core::Error)}, }; static ::google::protobuf::Message const * const file_default_instances[] = { @@ -390,48 +391,49 @@ const char descriptor_table_protodef_flyteidl_2fcore_2ftypes_2eproto[] = ".core.SchemaType.SchemaColumn.SchemaColu" "mnType\"_\n\020SchemaColumnType\022\013\n\007INTEGER\020\000\022" "\t\n\005FLOAT\020\001\022\n\n\006STRING\020\002\022\013\n\007BOOLEAN\020\003\022\014\n\010D" - "ATETIME\020\004\022\014\n\010DURATION\020\005\"\372\001\n\025StructuredDa" + "ATETIME\020\004\022\014\n\010DURATION\020\005\"\225\002\n\025StructuredDa" "tasetType\022C\n\007columns\030\001 \003(\01322.flyteidl.co" "re.StructuredDatasetType.DatasetColumn\022\016" "\n\006format\030\002 \001(\t\022\034\n\024external_schema_type\030\003" - " \001(\t\022\035\n\025external_schema_bytes\030\004 \001(\014\032O\n\rD" - "atasetColumn\022\014\n\004name\030\001 \001(\t\0220\n\014literal_ty" - "pe\030\002 \001(\0132\032.flyteidl.core.LiteralType\"\217\001\n" - "\010BlobType\022\016\n\006format\030\001 \001(\t\022B\n\016dimensional" - "ity\030\002 \001(\0162*.flyteidl.core.BlobType.BlobD" - "imensionality\"/\n\022BlobDimensionality\022\n\n\006S" - "INGLE\020\000\022\r\n\tMULTIPART\020\001\"\032\n\010EnumType\022\016\n\006va" - "lues\030\001 \003(\t\"9\n\tUnionType\022,\n\010variants\030\001 \003(" - "\0132\032.flyteidl.core.LiteralType\"\034\n\rTypeStr" - "ucture\022\013\n\003tag\030\001 \001(\t\">\n\016TypeAnnotation\022,\n" - "\013annotations\030\001 \001(\0132\027.google.protobuf.Str" - "uct\"\273\004\n\013LiteralType\022+\n\006simple\030\001 \001(\0162\031.fl" - "yteidl.core.SimpleTypeH\000\022+\n\006schema\030\002 \001(\013" - "2\031.flyteidl.core.SchemaTypeH\000\0225\n\017collect" - "ion_type\030\003 \001(\0132\032.flyteidl.core.LiteralTy" - "peH\000\0224\n\016map_value_type\030\004 \001(\0132\032.flyteidl." - "core.LiteralTypeH\000\022\'\n\004blob\030\005 \001(\0132\027.flyte" - "idl.core.BlobTypeH\000\022,\n\tenum_type\030\007 \001(\0132\027" - ".flyteidl.core.EnumTypeH\000\022G\n\027structured_" - "dataset_type\030\010 \001(\0132$.flyteidl.core.Struc" - "turedDatasetTypeH\000\022.\n\nunion_type\030\n \001(\0132\030" - ".flyteidl.core.UnionTypeH\000\022)\n\010metadata\030\006" - " \001(\0132\027.google.protobuf.Struct\0221\n\nannotat" - "ion\030\t \001(\0132\035.flyteidl.core.TypeAnnotation" - "\022/\n\tstructure\030\013 \001(\0132\034.flyteidl.core.Type" - "StructureB\006\n\004type\"/\n\017OutputReference\022\017\n\007" - "node_id\030\001 \001(\t\022\013\n\003var\030\002 \001(\t\"0\n\005Error\022\026\n\016f" - "ailed_node_id\030\001 \001(\t\022\017\n\007message\030\002 \001(\t*\206\001\n" - "\nSimpleType\022\010\n\004NONE\020\000\022\013\n\007INTEGER\020\001\022\t\n\005FL" - "OAT\020\002\022\n\n\006STRING\020\003\022\013\n\007BOOLEAN\020\004\022\014\n\010DATETI" - "ME\020\005\022\014\n\010DURATION\020\006\022\n\n\006BINARY\020\007\022\t\n\005ERROR\020" - "\010\022\n\n\006STRUCT\020\tB6Z4github.com/flyteorg/fly" - "teidl/gen/pb-go/flyteidl/coreb\006proto3" + " \001(\t\022\035\n\025external_schema_bytes\030\004 \001(\014\022\031\n\021p" + "artition_columns\030\005 \003(\t\032O\n\rDatasetColumn\022" + "\014\n\004name\030\001 \001(\t\0220\n\014literal_type\030\002 \001(\0132\032.fl" + "yteidl.core.LiteralType\"\217\001\n\010BlobType\022\016\n\006" + "format\030\001 \001(\t\022B\n\016dimensionality\030\002 \001(\0162*.f" + "lyteidl.core.BlobType.BlobDimensionality" + "\"/\n\022BlobDimensionality\022\n\n\006SINGLE\020\000\022\r\n\tMU" + "LTIPART\020\001\"\032\n\010EnumType\022\016\n\006values\030\001 \003(\t\"9\n" + "\tUnionType\022,\n\010variants\030\001 \003(\0132\032.flyteidl." + "core.LiteralType\"\034\n\rTypeStructure\022\013\n\003tag" + "\030\001 \001(\t\">\n\016TypeAnnotation\022,\n\013annotations\030" + "\001 \001(\0132\027.google.protobuf.Struct\"\273\004\n\013Liter" + "alType\022+\n\006simple\030\001 \001(\0162\031.flyteidl.core.S" + "impleTypeH\000\022+\n\006schema\030\002 \001(\0132\031.flyteidl.c" + "ore.SchemaTypeH\000\0225\n\017collection_type\030\003 \001(" + "\0132\032.flyteidl.core.LiteralTypeH\000\0224\n\016map_v" + "alue_type\030\004 \001(\0132\032.flyteidl.core.LiteralT" + "ypeH\000\022\'\n\004blob\030\005 \001(\0132\027.flyteidl.core.Blob" + "TypeH\000\022,\n\tenum_type\030\007 \001(\0132\027.flyteidl.cor" + "e.EnumTypeH\000\022G\n\027structured_dataset_type\030" + "\010 \001(\0132$.flyteidl.core.StructuredDatasetT" + "ypeH\000\022.\n\nunion_type\030\n \001(\0132\030.flyteidl.cor" + "e.UnionTypeH\000\022)\n\010metadata\030\006 \001(\0132\027.google" + ".protobuf.Struct\0221\n\nannotation\030\t \001(\0132\035.f" + "lyteidl.core.TypeAnnotation\022/\n\tstructure" + "\030\013 \001(\0132\034.flyteidl.core.TypeStructureB\006\n\004" + "type\"/\n\017OutputReference\022\017\n\007node_id\030\001 \001(\t" + "\022\013\n\003var\030\002 \001(\t\"0\n\005Error\022\026\n\016failed_node_id" + "\030\001 \001(\t\022\017\n\007message\030\002 \001(\t*\206\001\n\nSimpleType\022\010" + "\n\004NONE\020\000\022\013\n\007INTEGER\020\001\022\t\n\005FLOAT\020\002\022\n\n\006STRI" + "NG\020\003\022\013\n\007BOOLEAN\020\004\022\014\n\010DATETIME\020\005\022\014\n\010DURAT" + "ION\020\006\022\n\n\006BINARY\020\007\022\t\n\005ERROR\020\010\022\n\n\006STRUCT\020\t" + "B6Z4github.com/flyteorg/flyteidl/gen/pb-" + "go/flyteidl/coreb\006proto3" ; ::google::protobuf::internal::DescriptorTable descriptor_table_flyteidl_2fcore_2ftypes_2eproto = { false, InitDefaults_flyteidl_2fcore_2ftypes_2eproto, descriptor_table_protodef_flyteidl_2fcore_2ftypes_2eproto, - "flyteidl/core/types.proto", &assign_descriptors_table_flyteidl_2fcore_2ftypes_2eproto, 1797, + "flyteidl/core/types.proto", &assign_descriptors_table_flyteidl_2fcore_2ftypes_2eproto, 1824, }; void AddDescriptors_flyteidl_2fcore_2ftypes_2eproto() { @@ -1521,6 +1523,7 @@ const int StructuredDatasetType::kColumnsFieldNumber; const int StructuredDatasetType::kFormatFieldNumber; const int StructuredDatasetType::kExternalSchemaTypeFieldNumber; const int StructuredDatasetType::kExternalSchemaBytesFieldNumber; +const int StructuredDatasetType::kPartitionColumnsFieldNumber; #endif // !defined(_MSC_VER) || _MSC_VER >= 1900 StructuredDatasetType::StructuredDatasetType() @@ -1531,7 +1534,8 @@ StructuredDatasetType::StructuredDatasetType() StructuredDatasetType::StructuredDatasetType(const StructuredDatasetType& from) : ::google::protobuf::Message(), _internal_metadata_(nullptr), - columns_(from.columns_) { + columns_(from.columns_), + partition_columns_(from.partition_columns_) { _internal_metadata_.MergeFrom(from._internal_metadata_); format_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); if (from.format().size() > 0) { @@ -1583,6 +1587,7 @@ void StructuredDatasetType::Clear() { (void) cached_has_bits; columns_.Clear(); + partition_columns_.Clear(); format_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); external_schema_type_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); external_schema_bytes_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); @@ -1665,6 +1670,25 @@ const char* StructuredDatasetType::_InternalParse(const char* begin, const char* ptr += size; break; } + // repeated string partition_columns = 5; + case 5: { + if (static_cast<::google::protobuf::uint8>(tag) != 42) goto handle_unusual; + do { + ptr = ::google::protobuf::io::ReadSize(ptr, &size); + GOOGLE_PROTOBUF_PARSER_ASSERT(ptr); + ctx->extra_parse_data().SetFieldName("flyteidl.core.StructuredDatasetType.partition_columns"); + object = msg->add_partition_columns(); + if (size > end - ptr + ::google::protobuf::internal::ParseContext::kSlopBytes) { + parser_till_end = ::google::protobuf::internal::GreedyStringParserUTF8; + goto string_till_end; + } + GOOGLE_PROTOBUF_PARSER_ASSERT(::google::protobuf::internal::StringCheckUTF8(ptr, size, ctx)); + ::google::protobuf::internal::InlineGreedyStringParser(object, ptr, size, ctx); + ptr += size; + if (ptr >= end) break; + } while ((::google::protobuf::io::UnalignedLoad<::google::protobuf::uint64>(ptr) & 255) == 42 && (ptr += 1)); + break; + } default: { handle_unusual: if ((tag & 7) == 4 || tag == 0) { @@ -1751,6 +1775,22 @@ bool StructuredDatasetType::MergePartialFromCodedStream( break; } + // repeated string partition_columns = 5; + case 5: { + if (static_cast< ::google::protobuf::uint8>(tag) == (42 & 0xFF)) { + DO_(::google::protobuf::internal::WireFormatLite::ReadString( + input, this->add_partition_columns())); + DO_(::google::protobuf::internal::WireFormatLite::VerifyUtf8String( + this->partition_columns(this->partition_columns_size() - 1).data(), + static_cast(this->partition_columns(this->partition_columns_size() - 1).length()), + ::google::protobuf::internal::WireFormatLite::PARSE, + "flyteidl.core.StructuredDatasetType.partition_columns")); + } else { + goto handle_unusual; + } + break; + } + default: { handle_unusual: if (tag == 0) { @@ -1813,6 +1853,16 @@ void StructuredDatasetType::SerializeWithCachedSizes( 4, this->external_schema_bytes(), output); } + // repeated string partition_columns = 5; + for (int i = 0, n = this->partition_columns_size(); i < n; i++) { + ::google::protobuf::internal::WireFormatLite::VerifyUtf8String( + this->partition_columns(i).data(), static_cast(this->partition_columns(i).length()), + ::google::protobuf::internal::WireFormatLite::SERIALIZE, + "flyteidl.core.StructuredDatasetType.partition_columns"); + ::google::protobuf::internal::WireFormatLite::WriteString( + 5, this->partition_columns(i), output); + } + if (_internal_metadata_.have_unknown_fields()) { ::google::protobuf::internal::WireFormat::SerializeUnknownFields( _internal_metadata_.unknown_fields(), output); @@ -1863,6 +1913,16 @@ ::google::protobuf::uint8* StructuredDatasetType::InternalSerializeWithCachedSiz 4, this->external_schema_bytes(), target); } + // repeated string partition_columns = 5; + for (int i = 0, n = this->partition_columns_size(); i < n; i++) { + ::google::protobuf::internal::WireFormatLite::VerifyUtf8String( + this->partition_columns(i).data(), static_cast(this->partition_columns(i).length()), + ::google::protobuf::internal::WireFormatLite::SERIALIZE, + "flyteidl.core.StructuredDatasetType.partition_columns"); + target = ::google::protobuf::internal::WireFormatLite:: + WriteStringToArray(5, this->partition_columns(i), target); + } + if (_internal_metadata_.have_unknown_fields()) { target = ::google::protobuf::internal::WireFormat::SerializeUnknownFieldsToArray( _internal_metadata_.unknown_fields(), target); @@ -1895,6 +1955,14 @@ size_t StructuredDatasetType::ByteSizeLong() const { } } + // repeated string partition_columns = 5; + total_size += 1 * + ::google::protobuf::internal::FromIntSize(this->partition_columns_size()); + for (int i = 0, n = this->partition_columns_size(); i < n; i++) { + total_size += ::google::protobuf::internal::WireFormatLite::StringSize( + this->partition_columns(i)); + } + // string format = 2; if (this->format().size() > 0) { total_size += 1 + @@ -1944,6 +2012,7 @@ void StructuredDatasetType::MergeFrom(const StructuredDatasetType& from) { (void) cached_has_bits; columns_.MergeFrom(from.columns_); + partition_columns_.MergeFrom(from.partition_columns_); if (from.format().size() > 0) { format_.AssignWithDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), from.format_); @@ -1984,6 +2053,7 @@ void StructuredDatasetType::InternalSwap(StructuredDatasetType* other) { using std::swap; _internal_metadata_.Swap(&other->_internal_metadata_); CastToBase(&columns_)->InternalSwap(CastToBase(&other->columns_)); + partition_columns_.InternalSwap(CastToBase(&other->partition_columns_)); format_.Swap(&other->format_, &::google::protobuf::internal::GetEmptyStringAlreadyInited(), GetArenaNoVirtual()); external_schema_type_.Swap(&other->external_schema_type_, &::google::protobuf::internal::GetEmptyStringAlreadyInited(), diff --git a/gen/pb-cpp/flyteidl/core/types.pb.h b/gen/pb-cpp/flyteidl/core/types.pb.h index 83eedacc8..df3079f3b 100644 --- a/gen/pb-cpp/flyteidl/core/types.pb.h +++ b/gen/pb-cpp/flyteidl/core/types.pb.h @@ -706,6 +706,28 @@ class StructuredDatasetType final : const ::google::protobuf::RepeatedPtrField< ::flyteidl::core::StructuredDatasetType_DatasetColumn >& columns() const; + // repeated string partition_columns = 5; + int partition_columns_size() const; + void clear_partition_columns(); + static const int kPartitionColumnsFieldNumber = 5; + const ::std::string& partition_columns(int index) const; + ::std::string* mutable_partition_columns(int index); + void set_partition_columns(int index, const ::std::string& value); + #if LANG_CXX11 + void set_partition_columns(int index, ::std::string&& value); + #endif + void set_partition_columns(int index, const char* value); + void set_partition_columns(int index, const char* value, size_t size); + ::std::string* add_partition_columns(); + void add_partition_columns(const ::std::string& value); + #if LANG_CXX11 + void add_partition_columns(::std::string&& value); + #endif + void add_partition_columns(const char* value); + void add_partition_columns(const char* value, size_t size); + const ::google::protobuf::RepeatedPtrField<::std::string>& partition_columns() const; + ::google::protobuf::RepeatedPtrField<::std::string>* mutable_partition_columns(); + // string format = 2; void clear_format(); static const int kFormatFieldNumber = 2; @@ -754,6 +776,7 @@ class StructuredDatasetType final : ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; ::google::protobuf::RepeatedPtrField< ::flyteidl::core::StructuredDatasetType_DatasetColumn > columns_; + ::google::protobuf::RepeatedPtrField<::std::string> partition_columns_; ::google::protobuf::internal::ArenaStringPtr format_; ::google::protobuf::internal::ArenaStringPtr external_schema_type_; ::google::protobuf::internal::ArenaStringPtr external_schema_bytes_; @@ -2322,6 +2345,75 @@ inline void StructuredDatasetType::set_allocated_external_schema_bytes(::std::st // @@protoc_insertion_point(field_set_allocated:flyteidl.core.StructuredDatasetType.external_schema_bytes) } +// repeated string partition_columns = 5; +inline int StructuredDatasetType::partition_columns_size() const { + return partition_columns_.size(); +} +inline void StructuredDatasetType::clear_partition_columns() { + partition_columns_.Clear(); +} +inline const ::std::string& StructuredDatasetType::partition_columns(int index) const { + // @@protoc_insertion_point(field_get:flyteidl.core.StructuredDatasetType.partition_columns) + return partition_columns_.Get(index); +} +inline ::std::string* StructuredDatasetType::mutable_partition_columns(int index) { + // @@protoc_insertion_point(field_mutable:flyteidl.core.StructuredDatasetType.partition_columns) + return partition_columns_.Mutable(index); +} +inline void StructuredDatasetType::set_partition_columns(int index, const ::std::string& value) { + // @@protoc_insertion_point(field_set:flyteidl.core.StructuredDatasetType.partition_columns) + partition_columns_.Mutable(index)->assign(value); +} +#if LANG_CXX11 +inline void StructuredDatasetType::set_partition_columns(int index, ::std::string&& value) { + // @@protoc_insertion_point(field_set:flyteidl.core.StructuredDatasetType.partition_columns) + partition_columns_.Mutable(index)->assign(std::move(value)); +} +#endif +inline void StructuredDatasetType::set_partition_columns(int index, const char* value) { + GOOGLE_DCHECK(value != nullptr); + partition_columns_.Mutable(index)->assign(value); + // @@protoc_insertion_point(field_set_char:flyteidl.core.StructuredDatasetType.partition_columns) +} +inline void StructuredDatasetType::set_partition_columns(int index, const char* value, size_t size) { + partition_columns_.Mutable(index)->assign( + reinterpret_cast(value), size); + // @@protoc_insertion_point(field_set_pointer:flyteidl.core.StructuredDatasetType.partition_columns) +} +inline ::std::string* StructuredDatasetType::add_partition_columns() { + // @@protoc_insertion_point(field_add_mutable:flyteidl.core.StructuredDatasetType.partition_columns) + return partition_columns_.Add(); +} +inline void StructuredDatasetType::add_partition_columns(const ::std::string& value) { + partition_columns_.Add()->assign(value); + // @@protoc_insertion_point(field_add:flyteidl.core.StructuredDatasetType.partition_columns) +} +#if LANG_CXX11 +inline void StructuredDatasetType::add_partition_columns(::std::string&& value) { + partition_columns_.Add(std::move(value)); + // @@protoc_insertion_point(field_add:flyteidl.core.StructuredDatasetType.partition_columns) +} +#endif +inline void StructuredDatasetType::add_partition_columns(const char* value) { + GOOGLE_DCHECK(value != nullptr); + partition_columns_.Add()->assign(value); + // @@protoc_insertion_point(field_add_char:flyteidl.core.StructuredDatasetType.partition_columns) +} +inline void StructuredDatasetType::add_partition_columns(const char* value, size_t size) { + partition_columns_.Add()->assign(reinterpret_cast(value), size); + // @@protoc_insertion_point(field_add_pointer:flyteidl.core.StructuredDatasetType.partition_columns) +} +inline const ::google::protobuf::RepeatedPtrField<::std::string>& +StructuredDatasetType::partition_columns() const { + // @@protoc_insertion_point(field_list:flyteidl.core.StructuredDatasetType.partition_columns) + return partition_columns_; +} +inline ::google::protobuf::RepeatedPtrField<::std::string>* +StructuredDatasetType::mutable_partition_columns() { + // @@protoc_insertion_point(field_mutable_list:flyteidl.core.StructuredDatasetType.partition_columns) + return &partition_columns_; +} + // ------------------------------------------------------------------- // BlobType diff --git a/gen/pb-go/flyteidl/core/types.pb.go b/gen/pb-go/flyteidl/core/types.pb.go index 6c376be1d..32a681813 100644 --- a/gen/pb-go/flyteidl/core/types.pb.go +++ b/gen/pb-go/flyteidl/core/types.pb.go @@ -235,7 +235,11 @@ type StructuredDatasetType struct { ExternalSchemaType string `protobuf:"bytes,3,opt,name=external_schema_type,json=externalSchemaType,proto3" json:"external_schema_type,omitempty"` // The serialized bytes of a third-party schema library like Arrow. // This is an optional field that will not be used for type checking. - ExternalSchemaBytes []byte `protobuf:"bytes,4,opt,name=external_schema_bytes,json=externalSchemaBytes,proto3" json:"external_schema_bytes,omitempty"` + ExternalSchemaBytes []byte `protobuf:"bytes,4,opt,name=external_schema_bytes,json=externalSchemaBytes,proto3" json:"external_schema_bytes,omitempty"` + // This indicates which columns in the structured dataset is used for + // partitioning when the dataset is serialized. This is an optional field + // that will not be userd for type checking + PartitionColumns []string `protobuf:"bytes,5,rep,name=partition_columns,json=partitionColumns,proto3" json:"partition_columns,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` @@ -294,6 +298,13 @@ func (m *StructuredDatasetType) GetExternalSchemaBytes() []byte { return nil } +func (m *StructuredDatasetType) GetPartitionColumns() []string { + if m != nil { + return m.PartitionColumns + } + return nil +} + type StructuredDatasetType_DatasetColumn struct { // A unique name within the schema type for the column. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` @@ -895,64 +906,65 @@ func init() { func init() { proto.RegisterFile("flyteidl/core/types.proto", fileDescriptor_51e8add38f4caaed) } var fileDescriptor_51e8add38f4caaed = []byte{ - // 934 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x56, 0xdd, 0x6e, 0xe3, 0x44, - 0x14, 0x8e, 0x9b, 0x5f, 0x9f, 0xa4, 0x59, 0x6b, 0xa0, 0xd4, 0xad, 0x16, 0xa9, 0x58, 0x2b, 0x54, - 0xad, 0xb4, 0x09, 0x4a, 0x51, 0xd1, 0x22, 0x56, 0x22, 0x69, 0x4d, 0x13, 0x6d, 0x36, 0x41, 0x53, - 0x17, 0x09, 0x2e, 0x88, 0xc6, 0xc9, 0x24, 0x6b, 0xc9, 0xf6, 0x44, 0xf6, 0xb8, 0x22, 0x2f, 0xc0, - 0x7b, 0x70, 0xc5, 0x4b, 0x70, 0xcf, 0x2d, 0x8f, 0x84, 0x66, 0xfc, 0x17, 0x9b, 0x50, 0xf5, 0x6e, - 0x8e, 0xcf, 0xf7, 0x7d, 0x33, 0x73, 0xce, 0x37, 0x33, 0x86, 0xb3, 0xb5, 0xbb, 0xe3, 0xd4, 0x59, - 0xb9, 0xfd, 0x25, 0x0b, 0x68, 0x9f, 0xef, 0xb6, 0x34, 0xec, 0x6d, 0x03, 0xc6, 0x19, 0x3a, 0x4e, - 0x53, 0x3d, 0x91, 0x3a, 0x7f, 0xb9, 0x61, 0x6c, 0xe3, 0xd2, 0xbe, 0x4c, 0xda, 0xd1, 0xba, 0x1f, - 0xf2, 0x20, 0x5a, 0xf2, 0x18, 0x6c, 0xfc, 0x71, 0x04, 0x70, 0xbf, 0xfc, 0x48, 0x3d, 0x62, 0xed, - 0xb6, 0x14, 0x7d, 0x0f, 0xcd, 0x25, 0x73, 0x23, 0xcf, 0x0f, 0xf5, 0xea, 0x45, 0xf5, 0xb2, 0x3d, - 0xf8, 0xb2, 0x57, 0x50, 0xeb, 0xe5, 0xd8, 0x64, 0x78, 0x23, 0xe1, 0x38, 0xa5, 0x9d, 0xff, 0xa3, - 0x40, 0x67, 0x3f, 0x83, 0x10, 0xd4, 0x7c, 0xe2, 0x51, 0x5d, 0xb9, 0x50, 0x2e, 0x55, 0x2c, 0xc7, - 0xe8, 0x3d, 0xd4, 0xc4, 0x8a, 0xf5, 0xa3, 0x0b, 0xe5, 0xb2, 0x3b, 0xf8, 0xe6, 0x79, 0x73, 0x14, - 0x02, 0x91, 0xc5, 0x52, 0xc4, 0x58, 0x80, 0x56, 0xce, 0xa0, 0x36, 0x34, 0x27, 0x33, 0xcb, 0xbc, - 0x33, 0xb1, 0x56, 0x41, 0x2a, 0xd4, 0x7f, 0x98, 0xce, 0x87, 0x96, 0xa6, 0x20, 0x80, 0xc6, 0xbd, - 0x85, 0x27, 0xb3, 0x3b, 0xed, 0x48, 0x60, 0x46, 0xf3, 0xf9, 0xd4, 0x1c, 0xce, 0xb4, 0x2a, 0xea, - 0x40, 0xeb, 0x76, 0x68, 0x99, 0xd6, 0xe4, 0x83, 0xa9, 0xd5, 0x64, 0xf4, 0x80, 0x87, 0xd6, 0x64, - 0x3e, 0xd3, 0xea, 0xc6, 0xdf, 0x47, 0x70, 0x72, 0x2f, 0x8b, 0x16, 0x05, 0x74, 0x75, 0x4b, 0x38, - 0x09, 0x29, 0x97, 0xd3, 0x4c, 0xf3, 0x72, 0x29, 0xb2, 0x5c, 0x83, 0xf2, 0x56, 0x0e, 0xd1, 0x7a, - 0xc9, 0xb8, 0x54, 0x3a, 0xf4, 0x19, 0x34, 0xd6, 0x2c, 0xf0, 0x08, 0x97, 0x75, 0x51, 0x71, 0x12, - 0xa1, 0xaf, 0xe0, 0x53, 0xfa, 0x1b, 0xa7, 0x81, 0x4f, 0xdc, 0x45, 0x28, 0x77, 0xba, 0x90, 0xd5, - 0xab, 0x4a, 0x14, 0x4a, 0x73, 0x7b, 0x6d, 0x1c, 0xc0, 0x49, 0x99, 0x61, 0xef, 0x38, 0x0d, 0xf5, - 0xda, 0x85, 0x72, 0xd9, 0xc1, 0x9f, 0x14, 0x29, 0x23, 0x91, 0x3a, 0xb7, 0xe1, 0xb8, 0xb0, 0xae, - 0x83, 0x8d, 0x7b, 0x07, 0x1d, 0xd7, 0xe1, 0x34, 0x20, 0xee, 0x22, 0x6b, 0x60, 0x7b, 0x70, 0x5e, - 0xda, 0xf5, 0x34, 0x86, 0xc8, 0x1e, 0xb5, 0xdd, 0x3c, 0x30, 0xfe, 0x54, 0xa0, 0x35, 0x72, 0x99, - 0x2d, 0x17, 0x99, 0x6f, 0x57, 0x29, 0x6c, 0x17, 0x43, 0x77, 0xe5, 0x78, 0xd4, 0x0f, 0x1d, 0xe6, - 0x13, 0xd7, 0xe1, 0xbb, 0xc4, 0x26, 0xaf, 0x4b, 0xb3, 0xa4, 0x42, 0x72, 0x70, 0x5b, 0x60, 0xe0, - 0x92, 0x82, 0xd1, 0x07, 0xf4, 0x5f, 0x94, 0x74, 0xc3, 0x64, 0x76, 0x37, 0x35, 0xb5, 0x0a, 0x3a, - 0x06, 0xf5, 0xc3, 0xc3, 0xd4, 0x9a, 0xfc, 0x38, 0xc4, 0x96, 0xa6, 0x18, 0x06, 0xb4, 0x4c, 0x3f, - 0xf2, 0xd2, 0x85, 0x3e, 0x12, 0x37, 0xa2, 0x71, 0x93, 0x55, 0x9c, 0x44, 0xc6, 0x0d, 0xa8, 0x0f, - 0xbe, 0xc3, 0x62, 0xc7, 0x5d, 0x43, 0xeb, 0x91, 0x04, 0x0e, 0xf1, 0x79, 0xea, 0x85, 0xa7, 0xaa, - 0x92, 0x61, 0x8d, 0x2f, 0xe0, 0x58, 0x7c, 0xc9, 0x8c, 0x82, 0x34, 0xa8, 0x72, 0xb2, 0x49, 0x6a, - 0x22, 0x86, 0xc6, 0x7b, 0xe8, 0x0a, 0xc8, 0xd0, 0xf7, 0x19, 0x27, 0xdc, 0x61, 0x3e, 0x7a, 0x0b, - 0x6d, 0x92, 0x45, 0xa1, 0xc4, 0xb6, 0x07, 0xa7, 0xbd, 0xf8, 0xa4, 0xf7, 0xd2, 0x93, 0x9e, 0xb8, - 0x0f, 0xef, 0x63, 0x8d, 0xbf, 0xea, 0xd0, 0xde, 0x5b, 0x09, 0xba, 0x82, 0x46, 0xe8, 0x78, 0x5b, - 0x37, 0xee, 0x73, 0x77, 0x70, 0x56, 0x76, 0xb0, 0x4c, 0x0a, 0xe8, 0xb8, 0x82, 0x13, 0xa8, 0x24, - 0x49, 0xeb, 0x24, 0x06, 0x38, 0xfb, 0xdf, 0x13, 0x2c, 0x49, 0x32, 0x42, 0x26, 0xbc, 0x58, 0x32, - 0xd7, 0xa5, 0x4b, 0xb1, 0x90, 0xdc, 0xc1, 0x4f, 0x16, 0x6a, 0x5c, 0xc1, 0xdd, 0x9c, 0x24, 0x17, - 0x3c, 0x82, 0xae, 0x47, 0xb6, 0x0b, 0xd9, 0x83, 0x58, 0xa5, 0xf6, 0x0c, 0x95, 0x8e, 0x47, 0xb6, - 0x3f, 0x09, 0x8a, 0xd4, 0x78, 0x03, 0x35, 0xdb, 0x65, 0xb6, 0x5e, 0x4f, 0x0a, 0x77, 0xd8, 0x58, - 0xe3, 0x0a, 0x96, 0x30, 0x74, 0x0d, 0x2a, 0xf5, 0x23, 0x2f, 0x9e, 0xad, 0x79, 0x90, 0x93, 0x9a, - 0x65, 0x5c, 0xc1, 0x2d, 0x9a, 0x1a, 0xe7, 0x57, 0x38, 0x0d, 0xb3, 0x0b, 0x60, 0xb1, 0x8a, 0x4f, - 0x57, 0xac, 0xd2, 0x92, 0x2a, 0xaf, 0x9e, 0x73, 0x5d, 0x8c, 0x2b, 0xf8, 0x24, 0x3c, 0x78, 0xfd, - 0xbc, 0x05, 0x88, 0xfc, 0xac, 0x98, 0x20, 0x25, 0xf5, 0x92, 0x64, 0xe6, 0xd0, 0x71, 0x05, 0xab, - 0x51, 0x66, 0xd7, 0x2b, 0x68, 0x79, 0x94, 0x13, 0xb1, 0x26, 0xbd, 0xf1, 0xb4, 0x7d, 0x32, 0x20, - 0x7a, 0x07, 0x90, 0x5b, 0x49, 0x57, 0x25, 0xed, 0xf3, 0xd2, 0x7c, 0x45, 0xa7, 0xe2, 0x3d, 0x02, - 0xfa, 0x16, 0xd4, 0x6c, 0x1f, 0x7a, 0x5b, 0xb2, 0x5f, 0x1e, 0x60, 0x67, 0x45, 0xc0, 0x39, 0x7c, - 0xd4, 0x88, 0x5f, 0x0c, 0xe3, 0x3b, 0x78, 0x31, 0x8f, 0xf8, 0x36, 0xe2, 0x98, 0xae, 0x69, 0x40, - 0xfd, 0x25, 0x45, 0xa7, 0xd0, 0xf4, 0xd9, 0x8a, 0x2e, 0x9c, 0x55, 0x7a, 0x91, 0x88, 0x70, 0xb2, - 0x12, 0x27, 0xe9, 0x91, 0x04, 0xc9, 0x65, 0x2a, 0x86, 0xc6, 0x1d, 0xd4, 0xcd, 0x20, 0x60, 0x01, - 0x7a, 0x05, 0xdd, 0x35, 0x71, 0x5c, 0xba, 0x5a, 0x14, 0xa9, 0x9d, 0xf8, 0xeb, 0x2c, 0x16, 0xd0, - 0xa1, 0xe9, 0xd1, 0x30, 0x24, 0x1b, 0x9a, 0x88, 0xa4, 0xe1, 0xeb, 0xdf, 0x15, 0x80, 0xfc, 0x64, - 0xa0, 0x16, 0xd4, 0x66, 0xf3, 0x99, 0xb8, 0x46, 0xf6, 0x1e, 0x1e, 0x25, 0x7f, 0x78, 0x8e, 0xf6, - 0x1e, 0x9e, 0xea, 0xfe, 0xc3, 0x53, 0x2b, 0x3c, 0x3c, 0xf5, 0xc2, 0xc3, 0xd3, 0x10, 0xa4, 0xd1, - 0x64, 0x36, 0xc4, 0x3f, 0x6b, 0x4d, 0xa1, 0x65, 0x62, 0x3c, 0xc7, 0x5a, 0x2b, 0xd1, 0x7a, 0xb8, - 0xb1, 0x34, 0x75, 0x74, 0xfd, 0xcb, 0xd7, 0x1b, 0x87, 0x7f, 0x8c, 0xec, 0xde, 0x92, 0x79, 0x7d, - 0x59, 0x4c, 0x16, 0x6c, 0xfa, 0xd9, 0xdf, 0xc1, 0x86, 0xfa, 0xfd, 0xad, 0xfd, 0x66, 0xc3, 0xfa, - 0x85, 0x1f, 0x06, 0xbb, 0x21, 0xbb, 0x7c, 0xf5, 0x6f, 0x00, 0x00, 0x00, 0xff, 0xff, 0x10, 0x1f, - 0xce, 0xb9, 0x48, 0x08, 0x00, 0x00, + // 956 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x56, 0xed, 0x6e, 0xe3, 0x44, + 0x14, 0x8d, 0xf3, 0xed, 0x9b, 0x34, 0x6b, 0x06, 0x4a, 0xdd, 0x6a, 0x91, 0x82, 0xb5, 0x42, 0xd1, + 0xa2, 0x4d, 0x50, 0x8a, 0x8a, 0x16, 0xb1, 0x12, 0x49, 0x6b, 0x9a, 0x68, 0xb3, 0x09, 0x9a, 0xba, + 0x48, 0xf0, 0x83, 0x68, 0x92, 0x4c, 0x52, 0x4b, 0xb6, 0x27, 0xb2, 0xc7, 0x15, 0x79, 0x01, 0xde, + 0x83, 0x5f, 0xbc, 0x04, 0x0f, 0xc1, 0xc3, 0xf0, 0x00, 0x68, 0xc6, 0x1f, 0x89, 0x4d, 0xa8, 0xfa, + 0x6f, 0x6e, 0xee, 0x39, 0x77, 0x66, 0xce, 0x3d, 0xbe, 0x13, 0x38, 0x5f, 0x3b, 0x3b, 0x4e, 0xed, + 0x95, 0xd3, 0x5b, 0x32, 0x9f, 0xf6, 0xf8, 0x6e, 0x4b, 0x83, 0xee, 0xd6, 0x67, 0x9c, 0xa1, 0x93, + 0x24, 0xd5, 0x15, 0xa9, 0x8b, 0x97, 0x1b, 0xc6, 0x36, 0x0e, 0xed, 0xc9, 0xe4, 0x22, 0x5c, 0xf7, + 0x02, 0xee, 0x87, 0x4b, 0x1e, 0x81, 0x8d, 0x3f, 0x8a, 0x00, 0x77, 0xcb, 0x07, 0xea, 0x12, 0x6b, + 0xb7, 0xa5, 0xe8, 0x7b, 0xa8, 0x2d, 0x99, 0x13, 0xba, 0x5e, 0xa0, 0x97, 0xda, 0xa5, 0x4e, 0xa3, + 0xff, 0x45, 0x37, 0x53, 0xad, 0xbb, 0xc7, 0xc6, 0xcb, 0x6b, 0x09, 0xc7, 0x09, 0xed, 0xe2, 0x6f, + 0x05, 0x9a, 0x87, 0x19, 0x84, 0xa0, 0xec, 0x11, 0x97, 0xea, 0x4a, 0x5b, 0xe9, 0xa8, 0x58, 0xae, + 0xd1, 0x7b, 0x28, 0x8b, 0x13, 0xeb, 0xc5, 0xb6, 0xd2, 0x69, 0xf5, 0xbf, 0x79, 0xde, 0x1e, 0x99, + 0x40, 0x64, 0xb1, 0x2c, 0x62, 0xcc, 0x41, 0xcb, 0x67, 0x50, 0x03, 0x6a, 0xe3, 0xa9, 0x65, 0xde, + 0x9a, 0x58, 0x2b, 0x20, 0x15, 0x2a, 0x3f, 0x4c, 0x66, 0x03, 0x4b, 0x53, 0x10, 0x40, 0xf5, 0xce, + 0xc2, 0xe3, 0xe9, 0xad, 0x56, 0x14, 0x98, 0xe1, 0x6c, 0x36, 0x31, 0x07, 0x53, 0xad, 0x84, 0x9a, + 0x50, 0xbf, 0x19, 0x58, 0xa6, 0x35, 0xfe, 0x60, 0x6a, 0x65, 0x19, 0xdd, 0xe3, 0x81, 0x35, 0x9e, + 0x4d, 0xb5, 0x8a, 0xf1, 0x4f, 0x11, 0x4e, 0xef, 0xa4, 0x68, 0xa1, 0x4f, 0x57, 0x37, 0x84, 0x93, + 0x80, 0x72, 0xb9, 0xcd, 0x64, 0x2f, 0x97, 0x22, 0xe5, 0xea, 0xe7, 0xaf, 0x72, 0x8c, 0xd6, 0x8d, + 0xd7, 0x39, 0xe9, 0xd0, 0xa7, 0x50, 0x5d, 0x33, 0xdf, 0x25, 0x5c, 0xea, 0xa2, 0xe2, 0x38, 0x42, + 0x5f, 0xc1, 0x27, 0xf4, 0x37, 0x4e, 0x7d, 0x8f, 0x38, 0xf3, 0x40, 0xde, 0x74, 0x2e, 0xd5, 0x2b, + 0x49, 0x14, 0x4a, 0x72, 0x07, 0x6d, 0xec, 0xc3, 0x69, 0x9e, 0xb1, 0xd8, 0x71, 0x1a, 0xe8, 0xe5, + 0xb6, 0xd2, 0x69, 0xe2, 0x8f, 0xb3, 0x94, 0xa1, 0x48, 0xa1, 0x2f, 0xe1, 0xa3, 0x2d, 0xf1, 0xb9, + 0xcd, 0x6d, 0xe6, 0xcd, 0x93, 0x5b, 0x55, 0xda, 0xa5, 0x8e, 0x8a, 0xb5, 0x34, 0x71, 0x1d, 0x77, + 0x79, 0x01, 0x27, 0x99, 0x4b, 0x1c, 0xed, 0xf2, 0x3b, 0x68, 0x3a, 0x36, 0xa7, 0x3e, 0x71, 0xe6, + 0x69, 0xb7, 0x1b, 0xfd, 0x8b, 0x9c, 0x44, 0x93, 0x08, 0x22, 0x1b, 0xda, 0x70, 0xf6, 0x81, 0xf1, + 0xa7, 0x02, 0xf5, 0xa1, 0xc3, 0x16, 0xf2, 0x46, 0x7b, 0x6d, 0x94, 0x8c, 0x36, 0x18, 0x5a, 0x2b, + 0xdb, 0xa5, 0x5e, 0x60, 0x33, 0x8f, 0x38, 0x36, 0xdf, 0xc5, 0x9e, 0x7a, 0x9d, 0xdb, 0x25, 0x29, + 0x24, 0x17, 0x37, 0x19, 0x06, 0xce, 0x55, 0x30, 0x7a, 0x80, 0xfe, 0x8b, 0x92, 0xd6, 0x19, 0x4f, + 0x6f, 0x27, 0xa6, 0x56, 0x40, 0x27, 0xa0, 0x7e, 0xb8, 0x9f, 0x58, 0xe3, 0x1f, 0x07, 0xd8, 0xd2, + 0x14, 0xc3, 0x80, 0xba, 0xe9, 0x85, 0x6e, 0x72, 0xd0, 0x47, 0xe2, 0x84, 0x34, 0x72, 0x84, 0x8a, + 0xe3, 0xc8, 0xb8, 0x06, 0xf5, 0xde, 0xb3, 0x59, 0x64, 0xcf, 0x2b, 0xa8, 0x3f, 0x12, 0xdf, 0x26, + 0x1e, 0x4f, 0x8c, 0xf3, 0x94, 0x2a, 0x29, 0xd6, 0xf8, 0x1c, 0x4e, 0xc4, 0x2f, 0xa9, 0xab, 0x90, + 0x06, 0x25, 0x4e, 0x36, 0xb1, 0x26, 0x62, 0x69, 0xbc, 0x87, 0x96, 0x80, 0x0c, 0x3c, 0x8f, 0x71, + 0x22, 0x5a, 0x86, 0xde, 0x42, 0x83, 0xa4, 0x51, 0x20, 0xb1, 0x8d, 0xfe, 0x59, 0x37, 0x1a, 0x0b, + 0xdd, 0x64, 0x2c, 0xc4, 0x56, 0xc5, 0x87, 0x58, 0xe3, 0xaf, 0x0a, 0x34, 0x0e, 0x4e, 0x82, 0x2e, + 0xa1, 0x1a, 0xd8, 0xee, 0xd6, 0x89, 0xfa, 0xdc, 0xea, 0x9f, 0xe7, 0xed, 0x2e, 0x93, 0x02, 0x3a, + 0x2a, 0xe0, 0x18, 0x2a, 0x49, 0xd2, 0x67, 0xb1, 0x01, 0xce, 0xff, 0xf7, 0x73, 0x97, 0x24, 0x19, + 0x21, 0x13, 0x5e, 0x2c, 0x99, 0xe3, 0xd0, 0xa5, 0xb4, 0x63, 0x6a, 0xf7, 0x27, 0x85, 0x1a, 0x15, + 0x70, 0x6b, 0x4f, 0x92, 0x07, 0x1e, 0x42, 0xcb, 0x25, 0xdb, 0xb9, 0xec, 0x41, 0x54, 0xa5, 0xfc, + 0x8c, 0x2a, 0x4d, 0x97, 0x6c, 0x7f, 0x12, 0x14, 0x59, 0xe3, 0x0d, 0x94, 0x17, 0x0e, 0x5b, 0xe8, + 0x95, 0x58, 0xb8, 0xe3, 0xc6, 0x1a, 0x15, 0xb0, 0x84, 0xa1, 0x2b, 0x50, 0xa9, 0x17, 0xba, 0xd1, + 0x6e, 0xb5, 0xa3, 0x9c, 0xc4, 0x2c, 0xa3, 0x02, 0xae, 0xd3, 0xc4, 0x38, 0xbf, 0xc2, 0x59, 0x90, + 0x4e, 0x8b, 0xf9, 0x2a, 0xfa, 0xba, 0xa2, 0x2a, 0x75, 0x59, 0xe5, 0xd5, 0x73, 0x66, 0xcb, 0xa8, + 0x80, 0x4f, 0x83, 0xa3, 0xb3, 0xea, 0x2d, 0x40, 0xe8, 0xa5, 0x62, 0x82, 0x2c, 0xa9, 0xe7, 0x4a, + 0xa6, 0x0e, 0x1d, 0x15, 0xb0, 0x1a, 0xa6, 0x76, 0xbd, 0x84, 0xba, 0x4b, 0x39, 0x11, 0x67, 0xd2, + 0xab, 0x4f, 0xdb, 0x27, 0x05, 0xa2, 0x77, 0x00, 0x7b, 0x2b, 0xe9, 0xaa, 0xa4, 0x7d, 0x96, 0xdb, + 0x2f, 0xeb, 0x54, 0x7c, 0x40, 0x40, 0xdf, 0x82, 0x9a, 0xde, 0x43, 0x6f, 0x48, 0xf6, 0xcb, 0x23, + 0xec, 0x54, 0x04, 0xbc, 0x87, 0x0f, 0xab, 0xd1, 0xf3, 0x62, 0x7c, 0x07, 0x2f, 0x66, 0x21, 0xdf, + 0x86, 0x1c, 0xd3, 0x35, 0xf5, 0xa9, 0xb7, 0xa4, 0xe8, 0x0c, 0x6a, 0x1e, 0x5b, 0xd1, 0xb9, 0xbd, + 0x4a, 0x06, 0x89, 0x08, 0xc7, 0x2b, 0xf1, 0x25, 0x3d, 0x12, 0x3f, 0x9e, 0xbc, 0x62, 0x69, 0xdc, + 0x42, 0xc5, 0xf4, 0x7d, 0xe6, 0xa3, 0x57, 0xd0, 0x5a, 0x13, 0xdb, 0xa1, 0xab, 0x79, 0x96, 0xda, + 0x8c, 0x7e, 0x9d, 0x46, 0x05, 0x74, 0xa8, 0xb9, 0x34, 0x08, 0xc8, 0x86, 0xc6, 0x45, 0x92, 0xf0, + 0xf5, 0xef, 0x0a, 0xc0, 0xfe, 0xcb, 0x40, 0x75, 0x28, 0x4f, 0x67, 0x53, 0x31, 0x46, 0x0e, 0x5e, + 0x29, 0x65, 0xff, 0x4a, 0x15, 0x0f, 0x5e, 0xa9, 0xd2, 0xe1, 0x2b, 0x55, 0xce, 0xbc, 0x52, 0x95, + 0xcc, 0x2b, 0x55, 0x15, 0xa4, 0xe1, 0x78, 0x3a, 0xc0, 0x3f, 0x6b, 0x35, 0x51, 0xcb, 0xc4, 0x78, + 0x86, 0xb5, 0x7a, 0x5c, 0xeb, 0xfe, 0xda, 0xd2, 0xd4, 0xe1, 0xd5, 0x2f, 0x5f, 0x6f, 0x6c, 0xfe, + 0x10, 0x2e, 0xba, 0x4b, 0xe6, 0xf6, 0xa4, 0x98, 0xcc, 0xdf, 0xf4, 0xd2, 0xbf, 0x12, 0x1b, 0xea, + 0xf5, 0xb6, 0x8b, 0x37, 0x1b, 0xd6, 0xcb, 0xfc, 0xbb, 0x58, 0x54, 0x65, 0x97, 0x2f, 0xff, 0x0d, + 0x00, 0x00, 0xff, 0xff, 0xdb, 0x49, 0x9f, 0xa0, 0x75, 0x08, 0x00, 0x00, } diff --git a/gen/pb-go/flyteidl/service/admin.swagger.json b/gen/pb-go/flyteidl/service/admin.swagger.json index 026848aba..42041e781 100644 --- a/gen/pb-go/flyteidl/service/admin.swagger.json +++ b/gen/pb-go/flyteidl/service/admin.swagger.json @@ -6659,6 +6659,13 @@ "type": "string", "format": "byte", "description": "The serialized bytes of a third-party schema library like Arrow.\nThis is an optional field that will not be used for type checking." + }, + "partition_columns": { + "type": "array", + "items": { + "type": "string" + }, + "title": "This indicates which columns in the structured dataset is used for\npartitioning when the dataset is serialized. This is an optional field\nthat will not be userd for type checking" } } }, diff --git a/gen/pb-go/flyteidl/service/flyteadmin/api/swagger.yaml b/gen/pb-go/flyteidl/service/flyteadmin/api/swagger.yaml index 692fa2c85..b781fd47f 100644 --- a/gen/pb-go/flyteidl/service/flyteadmin/api/swagger.yaml +++ b/gen/pb-go/flyteidl/service/flyteadmin/api/swagger.yaml @@ -4589,6 +4589,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -4656,6 +4659,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -4684,6 +4690,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -4758,6 +4767,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -4892,6 +4904,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -4920,6 +4935,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -4994,6 +5012,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -5123,6 +5144,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -5190,6 +5214,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -5218,6 +5245,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -5292,6 +5322,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -5388,6 +5421,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -5455,6 +5491,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -5483,6 +5522,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -5557,6 +5599,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -5691,6 +5736,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -5719,6 +5767,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -5793,6 +5844,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -5902,6 +5956,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -5969,6 +6026,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -5997,6 +6057,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -6071,6 +6134,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -6205,6 +6271,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -6233,6 +6302,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -6307,6 +6379,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -6608,6 +6683,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -6636,6 +6714,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -6710,6 +6791,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -7615,6 +7699,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -7643,6 +7730,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -7716,6 +7806,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -7780,6 +7873,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -7808,6 +7904,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -7881,6 +7980,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -8033,6 +8135,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -8099,6 +8204,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -8127,6 +8235,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -8200,6 +8311,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -8264,6 +8378,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -8292,6 +8409,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -8365,6 +8485,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -8547,6 +8670,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -8613,6 +8739,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -8641,6 +8770,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -8714,6 +8846,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -8778,6 +8913,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -8806,6 +8944,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -8879,6 +9020,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -9060,6 +9204,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -9126,6 +9273,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -9154,6 +9304,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -9227,6 +9380,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -9291,6 +9447,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -9319,6 +9478,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -9392,6 +9554,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -9496,6 +9661,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -9551,6 +9719,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -9626,6 +9797,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -9654,6 +9828,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -9727,6 +9904,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -9791,6 +9971,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -9819,6 +10002,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -9892,6 +10078,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -10044,6 +10233,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -10110,6 +10302,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -10138,6 +10333,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -10211,6 +10409,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -10275,6 +10476,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -10303,6 +10507,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -10376,6 +10583,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -10558,6 +10768,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -10624,6 +10837,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -10652,6 +10868,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -10725,6 +10944,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -10789,6 +11011,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -10817,6 +11042,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -10890,6 +11118,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -11071,6 +11302,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -11137,6 +11371,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -11165,6 +11402,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -11238,6 +11478,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -11302,6 +11545,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -11330,6 +11576,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -11403,6 +11652,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -11507,6 +11759,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -11562,6 +11817,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -11725,6 +11983,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -11780,6 +12041,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -11979,6 +12243,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -12034,6 +12301,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -12147,6 +12417,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -12175,6 +12448,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -12248,6 +12524,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -12312,6 +12591,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -12340,6 +12622,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -12413,6 +12698,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -12565,6 +12853,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -12631,6 +12922,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -12659,6 +12953,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -12732,6 +13029,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -12796,6 +13096,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -12824,6 +13127,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -12897,6 +13203,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -13079,6 +13388,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -13145,6 +13457,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -13173,6 +13488,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -13246,6 +13564,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -13310,6 +13631,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -13338,6 +13662,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -13411,6 +13738,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -13592,6 +13922,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -13658,6 +13991,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -13686,6 +14022,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -13759,6 +14098,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -13823,6 +14165,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -13851,6 +14196,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -13924,6 +14272,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -14028,6 +14379,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -14083,6 +14437,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -15237,6 +15594,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -15292,6 +15652,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -15507,6 +15870,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -15562,6 +15928,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -16174,6 +16543,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -16229,6 +16601,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -16438,6 +16813,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -16493,6 +16871,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -16720,6 +17101,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -16748,6 +17132,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -16821,6 +17208,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -16885,6 +17275,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -16913,6 +17306,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -16986,6 +17382,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -17138,6 +17537,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -17204,6 +17606,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -17232,6 +17637,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -17305,6 +17713,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -17369,6 +17780,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -17397,6 +17811,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -17470,6 +17887,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -17652,6 +18072,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -17718,6 +18141,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -17746,6 +18172,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -17819,6 +18248,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -17883,6 +18315,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -17911,6 +18346,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -17984,6 +18422,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -18165,6 +18606,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -18231,6 +18675,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -18259,6 +18706,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -18332,6 +18782,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -18396,6 +18849,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -18424,6 +18880,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -18497,6 +18956,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -18601,6 +19063,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -18656,6 +19121,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -18731,6 +19199,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -18759,6 +19230,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -18832,6 +19306,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -18896,6 +19373,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -18924,6 +19404,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -18997,6 +19480,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -19149,6 +19635,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -19215,6 +19704,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -19243,6 +19735,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -19316,6 +19811,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -19380,6 +19878,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -19408,6 +19909,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -19481,6 +19985,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -19663,6 +20170,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -19729,6 +20239,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -19757,6 +20270,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -19830,6 +20346,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -19894,6 +20413,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -19922,6 +20444,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -19995,6 +20520,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -20176,6 +20704,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -20242,6 +20773,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -20270,6 +20804,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -20343,6 +20880,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -20407,6 +20947,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -20435,6 +20978,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -20508,6 +21054,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -20612,6 +21161,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -20667,6 +21219,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -20830,6 +21385,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -20885,6 +21443,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -21084,6 +21645,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -21139,6 +21703,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -21252,6 +21819,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -21280,6 +21850,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -21353,6 +21926,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -21417,6 +21993,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -21445,6 +22024,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -21518,6 +22100,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -21670,6 +22255,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -21736,6 +22324,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -21764,6 +22355,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -21837,6 +22431,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -21901,6 +22498,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -21929,6 +22529,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -22002,6 +22605,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -22184,6 +22790,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -22250,6 +22859,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -22278,6 +22890,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -22351,6 +22966,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -22415,6 +23033,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -22443,6 +23064,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -22516,6 +23140,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -22697,6 +23324,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -22763,6 +23393,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -22791,6 +23424,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -22864,6 +23500,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -22928,6 +23567,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -22956,6 +23598,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -23029,6 +23674,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -23133,6 +23781,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -23188,6 +23839,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -23534,6 +24188,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -23562,6 +24219,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -23635,6 +24295,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -23699,6 +24362,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -23727,6 +24393,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -23800,6 +24469,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -23952,6 +24624,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -24018,6 +24693,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -24046,6 +24724,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -24119,6 +24800,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -24183,6 +24867,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -24211,6 +24898,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -24284,6 +24974,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -24466,6 +25159,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -24532,6 +25228,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -24560,6 +25259,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -24633,6 +25335,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -24697,6 +25402,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -24725,6 +25433,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -24798,6 +25509,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -24979,6 +25693,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -25045,6 +25762,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -25073,6 +25793,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -25146,6 +25869,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -25210,6 +25936,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -25238,6 +25967,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -25311,6 +26043,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -25415,6 +26150,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -25470,6 +26208,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -25545,6 +26286,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -25573,6 +26317,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -25646,6 +26393,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -25710,6 +26460,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -25738,6 +26491,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -25811,6 +26567,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -25963,6 +26722,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -26029,6 +26791,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -26057,6 +26822,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -26130,6 +26898,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -26194,6 +26965,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -26222,6 +26996,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -26295,6 +27072,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -26477,6 +27257,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -26543,6 +27326,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -26571,6 +27357,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -26644,6 +27433,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -26708,6 +27500,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -26736,6 +27531,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -26809,6 +27607,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -26990,6 +27791,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -27056,6 +27860,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -27084,6 +27891,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -27157,6 +27967,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -27221,6 +28034,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -27249,6 +28065,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -27322,6 +28141,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -27426,6 +28248,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -27481,6 +28306,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -27644,6 +28472,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -27699,6 +28530,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -27898,6 +28732,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -27953,6 +28790,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -28066,6 +28906,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -28094,6 +28937,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -28167,6 +29013,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -28231,6 +29080,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -28259,6 +29111,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -28332,6 +29187,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -28484,6 +29342,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -28550,6 +29411,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -28578,6 +29442,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -28651,6 +29518,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -28715,6 +29585,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -28743,6 +29616,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -28816,6 +29692,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -28998,6 +29877,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -29064,6 +29946,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -29092,6 +29977,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -29165,6 +30053,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -29229,6 +30120,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -29257,6 +30151,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -29330,6 +30227,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -29511,6 +30411,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -29577,6 +30480,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -29605,6 +30511,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -29678,6 +30587,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -29742,6 +30654,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -29770,6 +30685,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -29843,6 +30761,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -29947,6 +30868,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -30002,6 +30926,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -30257,6 +31184,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -30285,6 +31215,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -30358,6 +31291,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -30422,6 +31358,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -30450,6 +31389,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -30523,6 +31465,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -30675,6 +31620,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -30741,6 +31689,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -30769,6 +31720,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -30842,6 +31796,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -30906,6 +31863,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -30934,6 +31894,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -31007,6 +31970,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -31189,6 +32155,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -31255,6 +32224,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -31283,6 +32255,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -31356,6 +32331,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -31420,6 +32398,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -31448,6 +32429,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -31521,6 +32505,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -31702,6 +32689,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -31768,6 +32758,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -31796,6 +32789,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -31869,6 +32865,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -31933,6 +32932,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -31961,6 +32963,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -32034,6 +33039,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -32138,6 +33146,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -32193,6 +33204,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -32268,6 +33282,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -32296,6 +33313,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -32369,6 +33389,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -32433,6 +33456,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -32461,6 +33487,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -32534,6 +33563,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -32686,6 +33718,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -32752,6 +33787,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -32780,6 +33818,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -32853,6 +33894,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -32917,6 +33961,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -32945,6 +33992,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -33018,6 +34068,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -33200,6 +34253,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -33266,6 +34322,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -33294,6 +34353,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -33367,6 +34429,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -33431,6 +34496,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -33459,6 +34527,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -33532,6 +34603,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -33713,6 +34787,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -33779,6 +34856,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -33807,6 +34887,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -33880,6 +34963,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -33944,6 +35030,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -33972,6 +35061,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -34045,6 +35137,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -34149,6 +35244,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -34204,6 +35302,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -34367,6 +35468,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -34422,6 +35526,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -34621,6 +35728,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -34676,6 +35786,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -34789,6 +35902,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -34817,6 +35933,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -34890,6 +36009,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -34954,6 +36076,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -34982,6 +36107,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -35055,6 +36183,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -35207,6 +36338,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -35273,6 +36407,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -35301,6 +36438,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -35374,6 +36514,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -35438,6 +36581,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -35466,6 +36612,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -35539,6 +36688,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -35721,6 +36873,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -35787,6 +36942,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -35815,6 +36973,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -35888,6 +37049,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -35952,6 +37116,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -35980,6 +37147,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -36053,6 +37223,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -36234,6 +37407,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -36300,6 +37476,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -36328,6 +37507,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -36401,6 +37583,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -36465,6 +37650,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -36493,6 +37681,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -36566,6 +37757,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -36670,6 +37864,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -36725,6 +37922,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -36811,6 +38011,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -36839,6 +38042,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -36912,6 +38118,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -36976,6 +38185,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -37004,6 +38216,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -37077,6 +38292,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -37229,6 +38447,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -37295,6 +38516,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -37323,6 +38547,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -37396,6 +38623,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -37460,6 +38690,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -37488,6 +38721,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -37561,6 +38797,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -37743,6 +38982,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -37809,6 +39051,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -37837,6 +39082,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -37910,6 +39158,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -37974,6 +39225,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -38002,6 +39256,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -38075,6 +39332,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -38256,6 +39516,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -38322,6 +39585,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -38350,6 +39616,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -38423,6 +39692,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -38487,6 +39759,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -38515,6 +39790,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -38588,6 +39866,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -38692,6 +39973,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -38747,6 +40031,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -38822,6 +40109,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -38850,6 +40140,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -38923,6 +40216,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -38987,6 +40283,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -39015,6 +40314,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -39088,6 +40390,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -39240,6 +40545,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -39306,6 +40614,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -39334,6 +40645,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -39407,6 +40721,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -39471,6 +40788,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -39499,6 +40819,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -39572,6 +40895,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -39754,6 +41080,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -39820,6 +41149,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -39848,6 +41180,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -39921,6 +41256,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -39985,6 +41323,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -40013,6 +41354,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -40086,6 +41430,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -40267,6 +41614,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -40333,6 +41683,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -40361,6 +41714,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -40434,6 +41790,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -40498,6 +41857,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -40526,6 +41888,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -40599,6 +41964,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -40703,6 +42071,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -40758,6 +42129,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -40921,6 +42295,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -40976,6 +42353,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -41175,6 +42555,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -41230,6 +42613,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -41343,6 +42729,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -41371,6 +42760,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -41444,6 +42836,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -41508,6 +42903,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -41536,6 +42934,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -41609,6 +43010,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -41761,6 +43165,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -41827,6 +43234,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -41855,6 +43265,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -41928,6 +43341,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -41992,6 +43408,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -42020,6 +43439,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -42093,6 +43515,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -42275,6 +43700,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -42341,6 +43769,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -42369,6 +43800,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -42442,6 +43876,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -42506,6 +43943,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -42534,6 +43974,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -42607,6 +44050,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -42788,6 +44234,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -42854,6 +44303,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -42882,6 +44334,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -42955,6 +44410,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -43019,6 +44477,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -43047,6 +44508,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -43120,6 +44584,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -43224,6 +44691,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -43279,6 +44749,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -43428,6 +44901,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -43456,6 +44932,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -43529,6 +45008,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -43611,6 +45093,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -43639,6 +45124,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -43712,6 +45200,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -44157,6 +45648,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -44212,6 +45706,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -44337,6 +45834,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -44365,6 +45865,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -44438,6 +45941,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -44502,6 +46008,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -44530,6 +46039,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -44603,6 +46115,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -44755,6 +46270,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -44821,6 +46339,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -44849,6 +46370,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -44922,6 +46446,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -44986,6 +46513,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -45014,6 +46544,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -45087,6 +46620,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -45269,6 +46805,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -45335,6 +46874,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -45363,6 +46905,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -45436,6 +46981,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -45500,6 +47048,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -45528,6 +47079,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -45601,6 +47155,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -45782,6 +47339,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -45848,6 +47408,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -45876,6 +47439,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -45949,6 +47515,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -46013,6 +47582,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -46041,6 +47613,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -46114,6 +47689,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -46218,6 +47796,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -46273,6 +47854,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -46375,6 +47959,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -46403,6 +47990,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -46476,6 +48066,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -46540,6 +48133,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -46568,6 +48164,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -46641,6 +48240,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -46793,6 +48395,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -46859,6 +48464,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -46887,6 +48495,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -46960,6 +48571,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -47024,6 +48638,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -47052,6 +48669,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -47125,6 +48745,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -47307,6 +48930,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -47373,6 +48999,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -47401,6 +49030,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -47474,6 +49106,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -47538,6 +49173,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -47566,6 +49204,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -47639,6 +49280,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -47820,6 +49464,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -47886,6 +49533,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -47914,6 +49564,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -47987,6 +49640,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -48051,6 +49707,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -48079,6 +49738,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -48152,6 +49814,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -48256,6 +49921,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -48311,6 +49979,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -48386,6 +50057,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -48414,6 +50088,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -48487,6 +50164,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -48551,6 +50231,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -48579,6 +50262,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -48652,6 +50338,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -48804,6 +50493,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -48870,6 +50562,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -48898,6 +50593,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -48971,6 +50669,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -49035,6 +50736,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -49063,6 +50767,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -49136,6 +50843,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -49318,6 +51028,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -49384,6 +51097,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -49412,6 +51128,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -49485,6 +51204,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -49549,6 +51271,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -49577,6 +51302,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -49650,6 +51378,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -49831,6 +51562,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -49897,6 +51631,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -49925,6 +51662,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -49998,6 +51738,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -50062,6 +51805,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -50090,6 +51836,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -50163,6 +51912,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -50267,6 +52019,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -50322,6 +52077,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -50485,6 +52243,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -50540,6 +52301,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -50739,6 +52503,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -50794,6 +52561,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -50907,6 +52677,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -50935,6 +52708,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -51008,6 +52784,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -51072,6 +52851,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -51100,6 +52882,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -51173,6 +52958,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -51325,6 +53113,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -51391,6 +53182,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -51419,6 +53213,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -51492,6 +53289,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -51556,6 +53356,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -51584,6 +53387,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -51657,6 +53463,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -51839,6 +53648,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -51905,6 +53717,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -51933,6 +53748,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -52006,6 +53824,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -52070,6 +53891,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -52098,6 +53922,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -52171,6 +53998,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -52352,6 +54182,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -52418,6 +54251,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -52446,6 +54282,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -52519,6 +54358,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -52583,6 +54425,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -52611,6 +54456,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -52684,6 +54532,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -52788,6 +54639,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -52843,6 +54697,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -53170,6 +55027,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -53509,6 +55369,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -53537,6 +55400,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -53677,6 +55543,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -53866,6 +55735,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -53932,6 +55804,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -53960,6 +55835,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -54033,6 +55911,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -54097,6 +55978,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -54125,6 +56009,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -54198,6 +56085,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -54471,6 +56361,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -54499,6 +56392,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -54573,6 +56469,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -54647,6 +56546,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -54675,6 +56577,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -54749,6 +56654,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -54954,6 +56862,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -54982,6 +56893,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -55207,6 +57121,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -55291,6 +57208,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -55313,6 +57233,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" coreStructuredDatasetType: @@ -55339,11 +57262,21 @@ definitions: description: "The serialized bytes of a third-party schema library like Arrow.\n\ This is an optional field that will not be used for type checking." pattern: "^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$" + partition_columns: + type: "array" + title: "This indicates which columns in the structured dataset is used for\n\ + partitioning when the dataset is serialized. This is an optional field\n\ + that will not be userd for type checking" + items: + type: "string" example: external_schema_type: "external_schema_type" columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" coreTaskExecutionIdentifier: @@ -55697,6 +57630,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -55752,6 +57688,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -55895,6 +57834,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -55950,6 +57892,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -56011,6 +57956,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -56068,6 +58016,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -56152,6 +58103,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -56216,6 +58170,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -56428,6 +58385,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -56456,6 +58416,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -56529,6 +58492,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -56593,6 +58559,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -56621,6 +58590,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -56694,6 +58666,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -56846,6 +58821,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -56912,6 +58890,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -56940,6 +58921,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -57013,6 +58997,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -57077,6 +59064,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -57105,6 +59095,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -57178,6 +59171,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -57360,6 +59356,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -57426,6 +59425,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -57454,6 +59456,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -57527,6 +59532,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -57591,6 +59599,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -57619,6 +59630,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -57692,6 +59706,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -57873,6 +59890,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -57939,6 +59959,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -57967,6 +59990,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -58040,6 +60066,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -58104,6 +60133,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -58132,6 +60164,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -58205,6 +60240,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -58309,6 +60347,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -58364,6 +60405,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -58760,6 +60804,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -58788,6 +60835,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -58861,6 +60911,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -58925,6 +60978,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -58953,6 +61009,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -59026,6 +61085,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -59178,6 +61240,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -59244,6 +61309,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -59272,6 +61340,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -59345,6 +61416,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -59409,6 +61483,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -59437,6 +61514,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -59510,6 +61590,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -59692,6 +61775,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -59758,6 +61844,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -59786,6 +61875,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -59859,6 +61951,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -59923,6 +62018,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -59951,6 +62049,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -60024,6 +62125,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -60205,6 +62309,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -60271,6 +62378,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -60299,6 +62409,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -60372,6 +62485,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -60436,6 +62552,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -60464,6 +62583,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -60537,6 +62659,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -60641,6 +62766,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -60696,6 +62824,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -60771,6 +62902,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -60799,6 +62933,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -60872,6 +63009,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -60936,6 +63076,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -60964,6 +63107,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -61037,6 +63183,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -61189,6 +63338,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -61255,6 +63407,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -61283,6 +63438,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -61356,6 +63514,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -61420,6 +63581,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -61448,6 +63612,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -61521,6 +63688,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -61703,6 +63873,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -61769,6 +63942,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -61797,6 +63973,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -61870,6 +64049,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -61934,6 +64116,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -61962,6 +64147,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -62035,6 +64223,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -62216,6 +64407,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -62282,6 +64476,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -62310,6 +64507,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -62383,6 +64583,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -62447,6 +64650,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -62475,6 +64681,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -62548,6 +64757,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -62652,6 +64864,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -62707,6 +64922,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -62870,6 +65088,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -62925,6 +65146,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -63124,6 +65348,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -63179,6 +65406,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -63292,6 +65522,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -63320,6 +65553,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -63393,6 +65629,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -63457,6 +65696,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -63485,6 +65727,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -63558,6 +65803,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -63710,6 +65958,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -63776,6 +66027,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -63804,6 +66058,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -63877,6 +66134,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -63941,6 +66201,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -63969,6 +66232,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -64042,6 +66308,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -64224,6 +66493,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -64290,6 +66562,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -64318,6 +66593,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -64391,6 +66669,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -64455,6 +66736,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -64483,6 +66767,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -64556,6 +66843,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -64737,6 +67027,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -64803,6 +67096,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -64831,6 +67127,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -64904,6 +67203,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -64968,6 +67270,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" uri: "uri" @@ -64996,6 +67301,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -65069,6 +67377,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -65173,6 +67484,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: @@ -65228,6 +67542,9 @@ definitions: columns: - name: "name" - name: "name" + partition_columns: + - "partition_columns" + - "partition_columns" format: "format" external_schema_bytes: "external_schema_bytes" metadata: diff --git a/gen/pb-go/flyteidl/service/flyteadmin/model_core_structured_dataset_type.go b/gen/pb-go/flyteidl/service/flyteadmin/model_core_structured_dataset_type.go index 74d678705..cd669d8c4 100644 --- a/gen/pb-go/flyteidl/service/flyteadmin/model_core_structured_dataset_type.go +++ b/gen/pb-go/flyteidl/service/flyteadmin/model_core_structured_dataset_type.go @@ -18,4 +18,5 @@ type CoreStructuredDatasetType struct { ExternalSchemaType string `json:"external_schema_type,omitempty"` // The serialized bytes of a third-party schema library like Arrow. This is an optional field that will not be used for type checking. ExternalSchemaBytes string `json:"external_schema_bytes,omitempty"` + PartitionColumns []string `json:"partition_columns,omitempty"` } diff --git a/gen/pb-go/flyteidl/service/openapi.go b/gen/pb-go/flyteidl/service/openapi.go index 64feba215..2f0db0801 100644 --- a/gen/pb-go/flyteidl/service/openapi.go +++ b/gen/pb-go/flyteidl/service/openapi.go @@ -78,7 +78,7 @@ func (fi bindataFileInfo) Sys() interface{} { return nil } -var _adminSwaggerJson = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xfd\x79\x73\x23\x37\x96\x2f\x0c\xff\x3f\x9f\x02\xb7\xfa\x46\xd8\xee\xd6\x62\xbb\x67\xfa\xed\xd1\xc4\x8d\xf7\xa1\x25\x56\x59\xd7\x2a\x49\xad\xc5\x1e\x3f\xc3\x0e\x1a\xcc\x04\x49\xb4\x32\x81\x34\x80\x94\x8a\xee\xe8\xef\xfe\x04\x0e\x96\x44\x6e\x64\x72\x91\x44\x95\x73\x26\xa2\xad\x62\x66\x62\x3d\x38\x38\xeb\xef\xfc\xf3\xdf\x10\x7a\x27\x9f\xf0\x6c\x46\xc4\xbb\x13\xf4\xee\xdb\xa3\xaf\xdf\x1d\xe8\xdf\x28\x9b\xf2\x77\x27\x48\x3f\x47\xe8\x9d\xa2\x2a\x21\xfa\xf9\x34\x59\x28\x42\xe3\xe4\x58\x12\xf1\x48\x23\x72\x8c\xe3\x94\xb2\xa3\x4c\x70\xc5\xe1\x43\x84\xde\x3d\x12\x21\x29\x67\xfa\x75\xfb\x27\x62\x5c\x21\x49\xd4\xbb\x7f\x43\xe8\x5f\xd0\xbc\x8c\xe6\x24\x25\xf2\xdd\x09\xfa\x1f\xf3\xd1\x5c\xa9\xcc\x35\xa0\xff\x96\xfa\xdd\xbf\xc3\xbb\x11\x67\x32\x2f\xbd\x8c\xb3\x2c\xa1\x11\x56\x94\xb3\xe3\x7f\x48\xce\x8a\x77\x33\xc1\xe3\x3c\xea\xf8\x2e\x56\x73\x59\xcc\xf1\x18\x67\xf4\xf8\xf1\x9b\x63\x1c\x29\xfa\x48\xc6\x09\xce\x59\x34\x1f\x67\x09\x66\xf2\xf8\x9f\x34\xd6\x73\xfc\x07\x89\xd4\xbf\xe0\x1f\x31\x4f\x31\x65\xe6\x6f\x86\x53\xf2\x2f\xdf\x0e\x42\xef\x66\x44\x05\xff\xd4\xb3\xcd\xd3\x14\x8b\x85\x5e\x91\xf7\x44\x45\x73\xa4\xe6\x04\x99\x7e\x90\x5b\x22\x3e\x45\x18\x9d\x08\x32\x3d\xf9\x45\x90\xe9\xd8\x2d\xf4\x91\x59\xe0\x0b\x18\xcd\x75\x82\xd9\x2f\x47\x76\x99\xa0\x65\x9e\x11\x01\x73\x3b\x8f\x75\xeb\x1f\x88\x1a\x40\xb3\xc5\xfb\xe1\xdb\x82\xc8\x8c\x33\x49\x64\x69\x78\x08\xbd\xfb\xf6\xeb\xaf\x2b\x3f\x21\xf4\x2e\x26\x32\x12\x34\x53\x76\x2f\x07\x48\xe6\x51\x44\xa4\x9c\xe6\x09\x72\x2d\x85\x83\x31\x53\xd5\x1b\x8b\x6b\x8d\x21\xf4\xee\x7f\x0b\x32\xd5\xed\xfc\xe1\x38\x26\x53\xca\xa8\x6e\x57\x1a\xfa\x09\x46\x5b\xfa\xea\x5f\xff\xd6\xf4\xf7\xbf\x82\x19\x65\x58\xe0\x94\x28\x22\x8a\x1d\x37\xff\x57\x99\x8b\xde\x23\xdd\x79\xb1\x8f\xd5\x81\x57\x66\x7b\x89\x53\xa2\xf7\x44\xef\x94\xfd\x02\xfe\x16\x44\xf2\x5c\x44\x04\x4d\x48\xc2\xd9\x4c\x22\xc5\x6b\x6b\x40\xa1\x05\x4d\x5e\xd5\x27\x82\xfc\x9a\x53\x41\xf4\x5e\x29\x91\x93\xca\x53\xb5\xc8\x60\x90\x52\x09\xca\x66\xe1\x52\xfc\xeb\xa0\xd3\xd4\x0c\x55\xae\x31\x33\xf3\x41\xeb\xc4\x46\x6c\xe0\x5e\x89\x30\x43\x13\x82\xf4\x59\xa4\x31\x11\x24\x46\x58\x22\x8c\x64\x3e\x91\x44\xa1\x27\xaa\xe6\x94\xe9\x7f\x67\x24\xa2\x53\x1a\xb9\x35\xdb\x9f\xb5\x81\x3f\x97\xaf\xcc\xbd\x24\x42\x0f\xfc\x91\xc6\x24\x46\x8f\x38\xc9\x09\x9a\x72\x51\x5a\x9e\xa3\x11\xbb\x9b\xeb\x75\x48\x27\x94\xc1\xc9\xd3\x6b\xe9\x28\xe4\x4f\x6e\xb9\xfe\x84\x74\x7f\x28\x67\xf4\xd7\x9c\x24\x0b\x44\x63\xc2\x14\x9d\x52\x22\xab\xad\xfd\x89\x43\xff\x38\x41\x87\x48\xaf\x33\x11\x0a\xd6\x9b\x33\x45\x3e\x29\x89\x0e\x51\x42\x1f\x08\xfa\xe2\x82\x4a\x85\x06\xd7\xe7\x5f\x1c\xa0\x2f\xcc\x79\x41\xc0\x9b\xbe\x78\x81\x15\xf6\x7f\xff\x3d\x38\x7a\x0a\xcf\xaa\x87\xee\xdd\x40\x9f\xe6\x5b\x73\x35\x14\x2d\xfc\xfd\xdf\xc2\x76\xec\x7e\x2d\xe7\xb7\x05\xb3\xb5\x9c\xb6\x2b\x7f\x85\x65\x2a\xb3\x56\xa9\x77\x68\x5b\xce\xaa\xdb\xad\xb2\x56\xf9\xb6\x78\xab\x9e\xc2\x73\xf3\xd7\x6d\x98\x2b\x56\x40\xf5\x98\x32\x73\x48\xfc\x99\x11\x52\x9f\x13\x47\xbd\x7b\xc2\x52\xb6\xe1\xb5\xc1\xcc\x02\x76\xeb\xb8\x68\xb0\x2a\x7b\x38\xef\x84\xa6\x74\xd5\xfe\x9e\xb3\x58\x8b\x5c\x96\xd9\xb1\x3c\x9d\x10\xa1\x97\xc1\xb1\x3d\x98\xed\x44\xb3\x41\x95\x0b\x46\xe2\x0e\xd3\xfc\x35\x27\x62\xb1\x64\x9e\x53\x9c\xc8\xb6\x89\x52\xa6\x88\x96\x6f\x2b\x8f\xa7\x5c\xa4\x58\xd9\x17\xfe\xf2\xef\xeb\x2e\x84\xe2\x0f\x64\xd5\xfe\x9f\x9b\xdd\x8c\xb0\x04\x32\x48\xf3\x44\xd1\x2c\x21\x28\xc3\x33\x22\xed\x8a\xe4\x89\x92\x07\xf0\x9a\x96\xa9\x89\x38\xf4\x37\x10\xf4\xe0\x6e\xde\x5c\xc2\x2f\x68\xea\x05\x48\x46\x3e\x29\x68\x69\xc4\xe0\xee\x85\x25\x0a\x6f\x94\x67\x58\xca\xcd\x68\x46\x72\xa1\xc6\x93\xc5\xd1\x03\xa9\xf5\xdb\x4a\x39\x98\x21\xac\x94\xa0\x93\x5c\x11\x3d\x6f\xdd\x86\xbb\x3b\x81\x3d\x9a\x0b\xba\x0b\x6b\x78\xbd\x09\xc7\x54\x90\x08\xe6\xb6\xce\x81\xf1\x5f\xe9\x79\x6b\xfd\x65\x61\x66\xff\x40\x16\x20\x8f\x34\xac\x80\xdf\xf2\x11\x1b\x31\x74\x88\xce\x86\xb7\xa7\xc3\xcb\xb3\xf3\xcb\x0f\x27\xe8\xbb\x05\x8a\xc9\x14\xe7\x89\x3a\x40\x53\x4a\x92\x58\x22\x2c\x08\x34\x49\x62\x2d\x73\xe8\xc1\x10\x16\x53\x36\x43\x5c\xc4\x44\x3c\xdf\x32\x56\x9e\x12\x96\xa7\x95\x7b\x05\x7e\x2f\x46\x5f\xf9\x42\x8b\x18\xfe\x51\xe9\xc9\xdf\x6b\x0b\x0c\x33\xd6\x7d\x07\xad\xbd\x98\x50\x13\xcd\x69\x12\x0b\xc2\x8e\x15\x96\x0f\x63\xf2\x89\x44\xb9\xb9\x93\xff\x59\xfe\x61\xac\x25\x53\x1e\x93\xf2\x2f\xa5\x7f\x14\xa2\xd0\xda\x9f\x7a\x2d\x75\xed\x2f\x41\xa7\xed\xf6\x1d\xfc\x42\xe3\xc6\xb7\xe1\x97\x15\x73\x70\xef\x2c\x19\xac\x7b\xa5\x75\x54\xee\x05\x2b\xf1\x35\xbe\x23\x88\x12\x8b\x31\x56\x8a\xa4\x99\x5a\x53\x5f\xc7\x28\xd1\x72\xe5\x32\x39\xf2\x92\xc7\x64\xe8\xfa\xfb\x05\x19\x71\x96\xc4\x68\xb2\xb0\x5c\x6b\x4a\x04\x61\x11\x69\x6f\xe1\x0e\xcb\x87\xa2\x85\x55\xc2\x68\xa9\x3f\xf9\x9e\x0b\xfd\xf9\x5b\x10\x48\x4b\x03\x7f\x09\x99\x74\xd3\x13\xf7\xd9\x59\x08\x36\xe4\x1f\xbd\x3d\x61\xfb\x95\xec\x6a\x7d\xe0\x02\xc9\x85\x54\x24\x5d\x69\x87\x78\x3b\x0b\x61\x2f\x88\x7d\x1d\x70\xe5\x8e\xfa\x1d\x9c\xfa\xf2\x8d\xdb\x1f\xef\x35\x96\x6c\x57\x56\xc4\x7d\x9f\xa7\xf3\xe1\x2c\x9f\xea\xad\xdb\xbe\xc0\x89\xf1\x26\xa6\x59\x92\x05\x77\x3d\xc8\x67\x32\x37\xb4\xee\x95\x5b\xed\x31\x0c\x60\x85\xa2\x59\xb6\x43\xfb\xf3\xa7\x3f\x0d\x2d\x34\xc6\x1c\xa7\xe6\x54\x06\xc6\x2a\x14\x71\x61\x64\xc1\xd8\x9e\x77\xa3\x6b\x0e\xee\x06\xb7\xc3\xbb\x13\x34\x40\x31\x56\x58\x1f\x70\x41\x32\x41\x24\x61\x0a\xf4\x78\xfd\xbd\x5a\xa0\x94\xc7\x24\x31\x1a\xe7\x7b\x2d\xf9\xa2\x33\xac\xf0\x29\x56\x38\xe1\xb3\x23\x34\x80\x7f\xea\x8f\xa9\x44\x38\x91\x1c\x61\x47\x56\x24\x76\x4d\x60\x16\x3b\xd6\x82\x51\xc4\xd3\x8c\x26\xde\x06\xef\x8d\x2b\x94\xc5\xf4\x91\xc6\x39\x4e\x10\x9f\x68\xae\xa2\x35\xe4\xe1\x23\x61\x2a\xc7\x49\xb2\x40\x38\x49\x90\xed\xd6\xbd\x80\xe4\x9c\xe7\x49\xac\xdb\x75\xa3\x94\x34\xa5\x09\x16\x5a\x05\x37\xa3\xbd\xb2\x6d\xa1\xbb\x39\xf1\x63\x85\x71\xe9\xd5\x4c\xf1\x03\x91\x88\x2a\x94\x71\x29\xe9\x24\x29\xce\xfc\xfd\x39\x82\x71\x9f\x5e\x9c\x83\x3e\x1f\x29\xc4\x0d\x0f\x75\x9d\x5b\xfb\x8d\xeb\x31\xc5\x8c\x11\xe8\x98\xab\x39\x11\xb6\x7b\xfb\xf2\x6b\xab\xe6\xf7\x97\xb7\xd7\xc3\xd3\xf3\xf7\xe7\xc3\xb3\xba\x6e\x7e\x37\xb8\xfd\xa1\xfe\xeb\x4f\x57\x37\x3f\xbc\xbf\xb8\xfa\xa9\xfe\xe4\x62\x70\x7f\x79\xfa\xfd\xf8\xfa\x62\x70\x59\x7f\x68\xc9\xaa\xb3\x9a\x1f\x8e\x6c\xcd\xb3\xd5\xdb\x34\x9f\xcb\xa6\x79\xf0\xf9\x1a\x35\xa7\x34\x01\x1d\xb4\xb3\x41\xd3\xdb\x10\xec\x97\x28\xc3\x52\x1a\xc9\xc8\x8c\xe0\x68\xc4\x3e\x72\xa1\x19\xd8\x94\x6b\x1e\xa1\xa5\x27\x25\xf2\x48\x51\x36\xf3\x1f\x9d\xa0\x51\xfe\xf5\xd7\x7f\x8e\x2e\x28\x7b\x80\xbf\xc8\x3e\x2e\x4e\x6f\xf1\xed\x2d\xbe\xbf\x2f\x8b\xaf\x16\x7d\x8e\x43\x43\xef\x6e\x43\x86\xb4\x70\xc1\xb2\x5c\x81\x28\xc1\x73\xa5\xff\xd4\x5d\x02\x79\x2c\x09\x1c\xea\x66\x50\xfc\x40\x94\x7f\x51\x8b\x36\x6f\xc1\x8e\xf8\x13\x17\x0f\xd3\x84\x3f\xf9\x81\x7f\x20\x4a\x8f\xfd\xc6\xf6\xd2\x87\x12\xf5\xa1\x44\xaf\x1b\x4a\xb4\x57\xc6\xbc\xe7\x67\x7e\x65\xcb\x9f\xe1\x80\x2d\x9e\xac\x56\x47\x55\x8b\x1f\x2a\x70\x33\xbd\x08\xd7\x2c\x3b\x73\x56\x70\xce\xd2\xcb\x6f\x85\x7b\x96\x06\xfd\xf2\x9c\xf3\x77\xe1\x6f\xe9\xdd\x29\x1b\x2e\xd4\x9b\x64\xb0\x1d\xef\x8e\x17\x73\x86\x3c\x3f\xc3\xaf\xc5\x36\xac\x13\xcc\xb0\x46\xf4\x42\xe7\x70\x85\x15\xf1\x09\x8d\x01\x09\x4d\x11\x08\xf5\x90\x83\xc6\x18\x83\xed\x82\x0a\x36\xbd\x9b\xba\x87\x09\x7c\x20\xaa\xf4\xf2\x5b\xb9\x9b\x4a\x83\x7e\xf9\xbb\xe9\x77\x1a\x1d\xd0\x87\x03\x3c\xe3\xd2\x7d\xee\x37\xda\xfe\x3a\xfc\x7f\x07\x1e\xfe\xde\xa5\xbf\xd6\x1a\x7d\x5e\x3e\xfc\xcf\xd5\x69\xff\x36\xbd\xf4\xbd\x5b\xbe\x77\xcb\xbf\x86\xff\xe4\xed\xb9\xe5\x9f\x57\x3d\x2d\x8e\xd7\xd8\xd1\x82\xd5\xd7\x82\x43\xf9\xaf\x0e\x4e\x1a\xf8\xcb\xa9\x7c\xeb\x06\x8d\xb7\xea\x70\x67\xc5\xf8\x86\x70\x84\x7e\xb1\x84\xb4\x42\x9d\xab\x7d\xf7\x16\xd4\xb9\xfa\xa0\x9f\x5f\x87\x7b\x35\xe6\xfb\x4c\x97\xe7\x1b\x61\x03\xeb\xdf\x96\x9f\xb1\x4c\xde\xcb\xe2\xcf\x9f\x8d\xbf\x37\x13\x7a\x3b\xb2\xf7\x2b\x5c\xbc\x1d\x6f\xdd\x9d\xe7\x64\x35\x5c\xb3\xc1\xed\xb4\x2a\xc3\xaa\xfa\x35\x25\xf2\xdb\x37\x79\xdf\xbe\x44\x92\x55\x7f\xe1\xf6\x17\xae\x6d\xaa\xbf\x70\x3f\xe3\x0b\x77\xef\xe0\x6f\xf6\x26\x02\xb4\x0f\x22\xef\x81\x31\xfa\x18\xf2\x1d\x2e\x4e\x1f\x43\xde\xc7\x90\xff\xce\x62\xc8\xb7\xd1\x9e\x36\xc5\xa2\x7c\x0d\x3d\xaa\x57\xa3\x7a\x35\x2a\xfc\xbd\x57\xa3\x7a\x35\xaa\x57\xa3\x3e\x73\x14\xd1\x5e\x87\xea\xbe\x10\xbd\x0e\xd5\x79\xa9\x7a\x1d\x6a\xc9\xe2\xf4\x3a\x54\xaf\x43\xfd\xbe\x74\x28\xf2\x48\x98\x92\x90\x8c\x16\x6a\x14\xef\x32\x2e\xdb\x35\xa1\x90\x3b\x34\x68\x41\xd0\x66\x39\x29\x0c\x02\x97\x7e\x41\x73\x2c\x11\x8f\xa2\x5c\x54\xce\x40\x55\x0f\x3a\x15\x04\x2b\x02\x2d\xe8\x0f\xdf\x82\xfe\x53\x9f\xee\x4b\xc5\xe0\x4f\x78\x5c\xa3\x76\x73\x10\x9a\x9e\x2c\x97\x47\x76\x36\xf5\x5f\x73\xd2\x4d\xfd\x7b\x46\xa2\x56\x58\x3e\xec\x98\xa8\x4b\xb9\x16\x1b\x11\x35\xb4\xf0\x56\x88\xba\x3e\xdd\xdf\x0d\x51\x37\x4d\x7d\x1f\x88\xfa\xc9\xe6\xf1\xef\x98\xb0\x6b\xf0\x00\x1b\x11\xb7\x6f\xe5\xad\x10\x78\xf3\xb4\x7f\x37\x44\xde\x36\xfd\xd7\x25\x74\x9f\x22\xd9\x99\xc4\xef\x04\x9d\xcd\xb4\x9a\x01\x1a\x9e\x26\xc5\xd5\x35\x82\x8a\xa4\xc0\x95\x64\xed\x5f\x7d\x0b\x24\xed\x07\x6b\xc6\xfe\xbb\xa1\xe5\xda\xbc\xf7\x84\x88\x8f\x05\x89\xf8\x23\xd4\x0b\xeb\x46\xcc\x37\x04\x28\x18\xf8\x75\x26\xc8\x23\xe5\xb9\x4c\x16\x87\x22\x67\xc8\x31\x7f\xe4\x9b\x37\xd6\xea\x27\x9a\x24\x88\x33\xad\x7f\x29\x2c\x94\x7b\xac\xf5\x6f\xc1\x53\x38\x15\x09\x96\x0a\x3d\x30\xfe\xc4\xd0\x14\xd3\x24\x17\x04\x65\x9c\x32\x75\x34\x62\xe7\x0c\xdd\x98\x31\x42\xde\xc0\x01\xca\xa5\x3e\x4b\x11\x66\x8c\x2b\x14\xcd\x31\x9b\x11\x84\xd9\xc2\x26\xe0\x16\x94\x81\xb8\x40\x79\x16\x63\xad\xf8\xce\x49\x35\x4a\xcf\x8f\x11\xcc\x77\x54\x22\x2a\x11\xf9\xa4\x04\x49\x49\xb2\xd0\x7d\x68\xda\x57\x1c\xd9\xf5\x31\x43\xb5\xe9\x7c\x44\x08\x2e\x24\x64\x1c\x4c\x16\xbf\x61\xa6\x28\x23\x08\x14\x25\x69\x4c\x73\x87\xe8\x82\x4b\x30\xdb\xfc\xf0\x57\x89\xa2\x24\x97\x8a\x88\x03\x34\xc9\x67\x52\x6b\x8a\x59\x82\xd5\x94\x8b\x54\x8f\x90\x32\xa9\xf0\x84\x26\x54\x2d\x0e\x50\x8a\xa3\xb9\x69\x0b\xd6\x40\x1e\x8c\x58\xcc\x9f\x98\x54\x82\x60\xdf\xbb\x7b\x88\xbe\x0c\x9f\x19\x02\x90\x5f\x1d\x40\xda\x21\x4d\xb5\xba\x1b\x0c\xbf\xd8\x71\xb3\x27\xba\x11\x12\xa3\x09\x89\x70\x2e\xad\x87\x41\x89\x05\x22\x9f\xe6\x38\x97\xb0\x77\x7a\x7a\x36\x67\x23\xe2\x69\x96\x10\x45\x10\x9d\x22\x25\x28\x89\x11\x9e\x61\xaa\x97\xee\x96\x2c\x01\x41\xf7\x44\x6f\x37\xd0\x52\xfd\x2f\xa0\x7e\xa7\x5c\x10\x14\x13\x85\x69\xb2\xd4\xeb\x64\xbf\xed\xb9\xdc\x5b\xe2\x72\xe5\x0d\xdf\x0b\x36\x67\x40\xfc\x77\x70\x69\x33\x6b\xba\x8f\x70\xb2\xe5\xfd\x7d\x63\x07\xd5\xd3\xf6\xdb\xa2\x6d\xb3\x6b\xfb\x43\xdc\x2f\x16\x83\xdd\xbd\xa2\x45\x51\xcd\xe2\x4d\xd1\xf4\x4b\x84\x05\xf4\x0e\xe7\xde\xe1\xdc\xba\x32\x6f\xd3\xe1\xbc\x37\x1e\xa3\xde\xe7\xfc\x4c\x3e\x67\x2a\x7b\xa7\x73\xef\x74\xee\xba\x40\xbd\xd3\xb9\x77\x3a\xbf\x5d\xa7\xf3\x73\xe2\x3e\xef\x14\xdd\xf9\x4d\x89\xd6\xbd\x58\xdd\x8b\xd5\x3d\x84\xb3\x9f\xda\xae\x58\x98\xfb\xfa\x5d\x4c\x12\xa2\x48\xbb\x3d\x8b\x88\x54\x6b\x0b\xe6\x7a\xa6\x4c\xcb\x71\x33\x41\xa4\xdc\x96\x21\xf9\x86\xdf\x26\x5b\xf2\xc3\xef\xa1\xe6\x7b\x3e\xd5\xf3\xa9\x4d\xa6\xb6\x3f\xa6\xd9\xe0\x30\xbf\x94\x6d\xd6\xf3\xdf\x2c\x6f\x97\xfe\xee\x8d\x1b\xb2\xf0\x8b\x1a\x0a\xd7\x52\xbb\xe2\xfe\x70\x5b\x3a\xdf\x92\x1f\x9b\xbe\xde\x26\x33\x36\x63\xef\x39\x71\xcf\x89\x7b\x4e\xfc\xb6\x39\xb1\x3b\xc9\xaf\xea\x22\x33\x7e\xba\x71\x96\x60\x36\xa6\xb1\x3c\xfe\x67\xa1\xcb\x3f\x97\x87\x4c\x1f\xa8\xd8\xa4\x98\xfa\x94\x4e\xf1\x8b\xfe\x24\x29\x0c\xe6\x1e\x33\x73\x85\x13\xcd\xd8\xd8\xaf\x13\xcc\xce\xe3\x37\xe1\x47\x6b\x9c\xfd\x4b\xf8\xd4\xb6\xe1\xe3\x58\x81\xa7\x03\x53\x66\x4c\x78\x45\x5e\x6d\xc9\x40\xb9\x1f\x27\x7c\x1b\xae\x1e\x4c\x2c\x60\xec\x8e\x5f\x07\x8b\xb2\x7f\xd3\xee\xfd\x3a\x7d\x2e\x61\xef\xb9\xe8\x38\xe1\xde\x73\xb1\xbf\x9e\x8b\xd7\x72\x47\xbe\xf0\xf1\x7c\x29\xb1\xae\x7b\x10\xbe\x89\x56\x83\xa0\xd6\x3c\x4b\x38\x8e\x97\xb9\x62\x0a\xc1\x2b\x04\x47\x59\x19\x89\x5f\x7c\xf6\x16\x84\xb5\x62\xb4\xbf\xb3\x48\xbe\xfa\xc4\xf7\x45\x4b\x79\xc1\x50\xbe\x66\x12\x5f\x43\x25\x79\x1b\xf8\xa9\xc5\x78\xfb\xd0\xbe\xde\xa2\xf4\xfa\x16\xa5\x3e\xb4\xaf\x57\x01\xf7\x4c\x05\xec\x43\xfb\xfa\xd0\xbe\x5e\x41\x5e\x3e\xed\x5e\x41\xfe\x2c\x42\xfb\x3a\x89\xda\xcf\x88\xbd\xb9\xbd\xd0\xdd\xcb\xdc\xee\xbd\x5e\xe6\xee\x65\xee\xcf\x54\xe6\xde\x8f\x15\xee\x05\xee\x5e\xe0\xee\x05\xee\x5e\xe0\xee\x05\xee\x9d\x2f\x63\x2f\x70\xbf\x64\x81\xce\x66\xa9\x7b\x45\x92\xcd\x5b\xf5\xe5\xf4\xe2\x76\x2f\x6e\xef\xb7\xb8\xbd\x37\x13\x7a\x3b\x65\x1e\xbb\xcd\xa7\x2f\x52\xde\x17\x29\xef\x8b\x94\x3f\x7b\x91\x72\xf7\x75\x87\x8c\x0f\x7b\xb8\x14\x56\xb9\x34\x80\x8f\x82\xcc\xa8\x54\xc0\xfe\xbb\xc8\x2b\xab\x13\x3d\xde\xaa\x9c\xd2\xa7\x7a\xf8\xa7\xbd\xd4\xd2\x4b\x2d\xbf\x53\xa9\x65\x8f\x62\xc1\xf6\x22\x63\x25\xc5\x2a\x9a\xe3\x49\x42\xc6\xde\xe8\x23\xbb\xea\xc1\x17\x54\x2a\x89\xa2\x5c\x2a\x9e\xb6\x5f\x2e\x1f\x5d\x0f\x03\xdf\xc1\x29\x67\x53\x3a\xcb\xcd\xdd\x62\xc0\x39\x83\x13\x5d\x48\x82\x8b\x8c\xac\xf2\x54\x35\xb4\xfe\x26\xae\xa5\xe6\xa1\xbf\xd4\xed\xb4\x8e\xe0\x5e\x18\xf9\xac\xd4\xad\x65\xad\xf1\xcd\xf0\xf6\xea\xfe\xe6\x74\x78\x82\x06\x59\x96\x50\x63\x77\x37\xa4\x40\x7f\xd3\x93\x42\x0a\xcb\x87\x62\x2f\x85\x21\x73\x83\x61\x0b\x86\x7e\x2d\x1b\xa3\x43\x74\x7a\x71\x7f\x7b\x37\xbc\x69\x69\xd0\x12\x0a\xe4\xad\x92\x34\x4b\xb0\x22\x31\x7a\xc8\x27\x44\x30\xa2\xa5\x1d\x8b\x74\x5b\x98\xff\x4d\xa3\xc3\xff\x1e\x9e\xde\xdf\x9d\x5f\x5d\x8e\xff\x76\x3f\xbc\x1f\x9e\x20\x47\x71\xba\x59\x3d\x2e\x3d\x8a\x78\xc1\x70\xaa\x35\x10\xfd\x43\x91\x29\xfb\x6b\x4e\x72\x82\xb0\x94\x74\xc6\x52\x02\x88\xc0\xa5\x16\xdd\x80\x2f\x06\xdf\x0d\x2f\xca\x2d\xcf\x49\x08\xbf\x8b\x12\x3c\x21\x89\xf5\x47\x80\x89\x5d\x13\x7a\x00\x55\x6c\x1c\x15\xb9\x59\xd5\xbf\xdd\x0f\x2e\xce\xef\x7e\x1e\x5f\xbd\x1f\xdf\x0e\x6f\x7e\x3c\x3f\x1d\x8e\xad\x54\x79\x3a\xd0\xfd\x96\x7a\xb2\xc2\x27\xfa\x35\xc7\x89\xd6\x4e\xf8\xd4\xe1\xf1\xa2\xa7\x39\x61\x28\x67\x40\x71\x46\xe5\xd1\x7a\x90\xef\x54\x9f\x32\x33\xa3\xeb\x8b\xfb\x0f\xe7\x97\xe3\xab\x1f\x87\x37\x37\xe7\x67\xc3\x13\x74\x4b\x12\x50\x0a\xdc\xa2\xc3\x2e\x66\x49\x3e\xa3\x0c\xd1\x34\x4b\x88\x5e\x0d\x6c\xb3\x89\xe7\xf8\x91\x72\x61\x8f\xee\x8c\x3e\x12\x66\xd6\x11\xce\x2c\xb4\xef\x84\xef\x71\xb0\x74\x57\x97\xef\xcf\x3f\x9c\xa0\x41\x1c\xfb\x39\x48\x68\xa3\x44\x39\x0e\xd6\xf9\xb0\x3c\x6c\xcd\x1c\xa0\x7b\x43\x44\xfc\x91\x08\x41\x63\x52\xa1\xa3\xc1\xed\xed\xf9\x87\xcb\x8f\xc3\xcb\x3b\x58\x31\x25\x78\x22\xd1\x9c\x3f\x81\x29\x1b\x66\x08\x16\xee\x47\x4c\x13\xe8\xcc\x6d\x16\x67\xe8\x69\x4e\xc1\xfd\x01\xc0\xcc\xbe\x67\xa3\x9f\x89\x9c\xbd\xba\x75\xb6\x74\xf0\xea\x6a\x4b\xf5\x24\xd5\xdf\xa8\x1c\x8b\x65\x2f\x94\xa8\xbc\xfe\xe2\x2a\x6a\xad\x7f\x51\x21\xb7\x76\x65\xad\x46\x2f\xed\x33\x2d\xf6\xba\xb3\xae\x56\x5e\xc3\x17\xbb\x66\x35\xe3\x8d\x5f\xa2\x2a\xeb\x0d\xf8\x3d\x97\xc2\x3e\x05\x39\x93\xbf\x58\xe5\x7e\x85\x69\x3a\xf8\xe2\x2d\x5c\xae\xe1\x70\xf7\xe8\x22\xbd\x09\xe5\x1a\x27\x1e\xa7\x44\xe1\x18\x2b\xac\xd9\xd3\x8c\xa8\x23\x74\xc5\xe0\xd9\x1d\x96\x0f\x07\xc8\x15\xa4\x40\x5c\xa0\x42\x70\x7c\x81\x6c\xc9\x37\x62\x93\x59\x5f\x99\xe9\x95\xf2\x5e\x29\x6f\x5e\x99\x3e\x72\xa7\x65\x85\x77\x75\x31\xae\x65\xc6\xdc\xdd\xfd\x65\x5a\x7c\xbb\x57\xd8\xcb\xda\x2d\x77\x7a\xa1\x99\x62\x28\xfd\x6d\x65\xfe\xaf\xbf\xad\xfa\xdb\xaa\xbf\xad\xf6\x60\x85\x5f\xdd\x06\xdc\xc0\xdd\x5f\xd5\x08\xbc\x4a\x3b\xdd\x18\xc5\xa8\xd0\x46\xd7\xc1\x31\xfa\xa5\x2b\x5c\x51\xf1\x0d\x7d\x1b\x66\xdf\x60\x92\x2f\x91\xa9\xb0\xd3\xcb\xdc\x84\x00\xf7\xfa\xe9\x33\xde\xf8\x3d\xa8\xd4\x4e\x41\xa5\xf6\x63\xae\xcf\x92\xd5\xb0\x7b\x53\xf4\xdb\xc8\x64\xe8\xd1\xa3\xfa\x58\xfd\x3e\x56\x1f\x7e\xef\xd1\xa3\x76\x47\xad\xcf\x2b\x5d\xf3\x98\x8c\x2b\x35\x3e\xfc\x3f\xc7\x55\xcf\x4f\xe9\x49\xe8\x06\x2a\x3d\x28\x92\x17\xa0\x75\x1a\xef\xb2\x2e\xc8\x25\x8f\x49\xe7\xda\x20\xa5\x97\xf7\x5c\x06\x77\xf3\x34\xb2\x78\x69\xe0\xcf\x2c\x89\xb7\x6c\xf9\xe7\x68\xd8\x69\x20\xe0\xde\xca\xb3\x72\xa1\x3e\x57\x80\xe8\x82\x43\xbd\x21\x4f\x45\x37\x36\xee\xc2\x54\xc6\x2d\xcc\xbc\xf9\xb9\x67\xe9\xcd\x8f\x9f\x07\x06\xa2\x3b\x47\x07\xb3\x4a\xf8\xf6\xdb\xb0\xab\x84\x23\x7e\x09\xcb\xca\xd2\xbd\xff\xec\xb8\xfa\x32\x4a\xee\x79\x7b\xc7\xe5\xfa\x5c\x39\x7c\x8f\xda\xb0\xcc\xd6\xd1\xc3\x22\xf4\xa6\x96\xfd\x99\x70\x6f\x6a\x79\xd3\xa6\x16\xe3\xa2\x1d\x67\x58\x10\xa6\x1a\x44\xea\xea\x75\x02\xaf\x87\x69\xb4\x4e\xea\x80\x06\x90\x96\x68\x91\xbd\x90\xfd\x55\xf5\x79\xd9\x5e\xac\x60\x10\x24\xb7\x1c\xff\xb3\xf8\xdb\x0b\xeb\x25\x50\xef\x25\xd1\x49\x06\xbe\x59\xea\x3b\x3a\xb7\x81\x4a\xdb\xa7\xbf\x60\x55\x12\x05\x13\xf2\x48\x92\x95\xf1\x4c\xd7\xe6\xed\xb7\x95\xf5\x52\x1b\xf4\xcb\xc6\x36\xd5\x37\xbe\xdb\x01\x72\x3b\x43\x4d\x06\x47\x90\x26\xa0\xa5\x51\x3e\x2d\x2e\x06\x89\x9e\x68\x92\x40\x92\x38\x24\xb1\xb4\xdd\x00\xbf\xbb\x88\x87\xd6\x9d\x7f\xd5\xb8\x87\x26\xee\xd0\xc4\x12\xba\xd8\x53\x77\x95\x06\xe7\x88\x0d\x32\x94\x40\x1b\x5a\x61\x80\xfd\x3c\x38\xc1\x07\xa2\x5e\x8a\x0d\x6c\x7a\xf6\x97\x9e\x7b\x41\xa6\x44\x10\x16\x91\x3d\xf4\xb6\xaf\x13\x06\xf2\x93\x99\xa4\x8d\x01\xf1\xd9\xa1\xe1\x54\x15\xb7\x7a\x5a\x49\xd4\xed\x93\x03\xfb\xe4\xc0\x3e\x39\xb0\x7a\xd4\xfb\xe4\xc0\x3e\x39\x70\x93\xe2\xe9\x67\xf0\xf8\xb5\xa4\x0a\xd3\xfb\xe7\x21\x58\x98\xb9\xf4\xb2\xc5\xef\x46\xb3\x70\x1b\xbe\x17\x9a\x85\x39\x6b\xab\xcc\x0f\xa5\x1f\x1b\x42\xac\x5f\xdc\x24\xb1\x09\xd3\x28\xd9\x25\xce\xe0\xf5\x37\xc9\x3a\xaa\x43\xef\x6d\x14\x28\xd8\xba\xe7\xe3\x24\xb5\x23\xd0\x6d\xe2\xd6\x63\xf8\x76\xe7\xbd\x2f\x1c\xb4\x8d\xee\xf7\x95\x8f\x6e\x57\x5a\x7b\x0f\x2c\x36\x9f\x11\x8f\xec\xad\x37\xaf\x9c\x2b\x51\x63\x86\x6f\x76\xba\xbd\xb1\xaa\x37\x56\xf5\xc6\xaa\xde\x58\xd5\x1b\xab\x50\x6f\xac\x5a\xdb\x58\xf5\x19\xc9\x54\xbd\xe1\xaa\x17\xab\x76\x37\xdd\x7d\xd5\x32\xf7\xc9\x5a\xd7\x19\xf8\xb6\xc8\xa1\x5a\x19\x79\x6f\xa7\xfd\xcb\x8a\x90\xfb\x6b\x37\x82\xb7\xc3\xaf\xe4\x73\xb3\xa4\x6d\x02\x8b\xdd\x8e\x7e\xb6\x71\xc5\x7d\x35\xb8\xc6\xb5\xea\xc3\x9e\x97\x2c\x4e\x1f\xf6\xdc\x87\x3d\xef\x5d\xd8\xf3\xce\x95\x95\x8c\xcb\x65\x80\x44\xa6\x1a\xca\xd2\xfc\x67\x77\x67\x43\xa2\x11\x90\x82\x29\x84\x13\x93\x2c\xe1\x0b\xb0\xa4\x2c\xb9\xce\x5d\x17\xd7\x35\x89\x7a\xdf\x6f\x74\x37\xf2\x97\xd2\x39\xf6\x45\x26\x2d\xe6\xbd\x17\x52\xe8\xf1\x3f\x2b\xe9\xfc\x9d\xf0\x32\x19\x22\x9f\xa8\x84\x5b\x69\x35\x61\x8f\x58\xf3\x93\xa0\x1a\x95\xbd\x07\x27\xb9\x0a\x72\xf7\xa4\x16\xac\x32\x22\xd4\x22\x78\x93\xa4\x99\x5a\xfc\xd7\x88\x51\xe5\x3d\x6c\x74\xc6\xb8\x30\x5c\x4d\x7f\x3c\xc7\x2c\x4e\x88\xd0\x97\xaa\x6b\x27\xc2\x8c\x71\x05\xe2\x06\xcc\x20\x46\x8f\x14\x1b\xe1\x64\x70\x7d\xde\xd9\xcf\xfc\x86\x4e\xd7\x4b\xd7\x1f\x5a\x71\xd7\x7d\x48\xf8\x04\x8a\x92\xe5\x65\x9d\x5e\x37\xd0\x7b\x46\x4b\x3b\xf7\x5a\x0c\x41\x61\xf9\x50\x05\x0e\x29\x67\xa1\x8f\x97\x42\x89\xac\x78\xb7\x84\x31\xbf\xfc\xd5\x0a\xdc\x48\xf9\x99\x05\x20\x81\xc7\x30\xe4\xea\x38\xdc\x8f\x61\x87\xee\xb7\xa2\x65\xf7\x8b\xab\xc6\x0a\x3f\x0a\xa2\xc4\x62\x8c\x95\xd2\x4c\x66\x97\x18\x27\x77\x58\x3e\x74\xc6\x38\x29\xbd\xbc\xe7\x2c\xa7\x84\x71\x52\x1e\xf8\xb3\xb3\x9c\x8e\xd4\xb9\x82\x33\xbd\xbd\xfc\xf8\xae\x67\x6d\x8d\x89\xff\x5e\x72\xe5\xbb\xf1\x9e\x55\x66\xda\xb7\x98\x37\xbf\x8c\x99\xee\xcd\x08\x2b\xfc\xfc\x73\x3c\xb9\xe5\xdb\xa9\x3f\xa2\xcb\xd6\xe8\xb3\xab\x6d\x58\x11\x3a\x56\xcc\xed\x8d\xd4\x38\xac\xca\x4d\xbb\x1e\xd5\xf3\x98\xb9\x83\xdd\xe8\xeb\x4a\xf7\x75\xa5\xfb\xba\xd2\xcf\x5e\x57\xba\x9b\xd2\xd9\x59\xe3\xec\xaa\x6e\x76\xd3\x35\xdb\x15\xcd\x67\xf0\xd2\x76\xd7\x06\x2f\xa8\x2c\xab\x83\x6f\xc2\x65\x5b\x1a\xf1\x4b\xe0\xa3\xfd\x4e\x15\xc1\x5e\x0b\x7c\x96\x75\xfb\x5c\x55\xc0\x3d\xd7\xff\x7a\x64\xb7\x1e\xc5\xbe\x0f\xc0\xd8\xe1\xe2\xf4\x01\x18\x7d\x00\xc6\x67\x1b\x80\xd1\xae\x4d\xd0\x78\xeb\x74\xbd\x35\x2b\x48\x79\xa3\x80\xf8\x05\x44\x29\x2c\x1f\xba\xd6\x94\xd2\xa2\xf2\x79\xfc\x26\xa4\xfa\xc6\x09\xbf\x84\x74\xdf\xd7\x29\xda\x69\x9d\xa2\xbd\x9b\x76\x2f\xf8\xf5\x82\x5f\x2f\xdb\x74\x9c\x70\x2f\xdb\xec\xaf\x6c\xf3\x5a\x0a\xcb\xe7\x04\xa1\xab\x85\xa7\x52\x66\xcc\xd2\x00\x5b\x03\x47\x03\xee\x81\x3c\x4b\x38\x8e\x57\x05\xe1\xfc\x82\x0a\xb9\x66\x89\x68\x66\xda\xd5\x1f\xbc\x05\xc9\x4c\x8f\xd3\x8c\xf8\x77\x13\x4b\x1b\x4e\xf9\x55\xc3\x68\x81\x5e\x21\x78\xac\x14\x84\xf6\x5c\x5a\x47\x95\x86\x3b\x29\x18\xf2\xdb\xb7\x42\xc5\x2f\xa1\x4e\x7c\xc6\x0e\x81\xde\xe8\xff\xfb\x2c\x74\xbe\x37\x52\x6a\xaf\xca\xf5\x59\x94\xbd\x11\xbf\x57\x74\x7b\x45\x77\xe7\xcb\xb8\x4f\x8a\xee\x2b\x4a\xd4\x26\x2d\xe4\x59\xca\x16\x6e\x26\x5b\xf7\xa2\x75\x2f\x5a\xf7\xa2\xf5\x67\x2b\x5a\xef\xc7\x0a\xf7\x72\x75\x2f\x57\xf7\x72\x75\x2f\x57\xf7\x72\xf5\xce\x97\xb1\x97\xab\x2b\x72\x35\xfc\xe5\xd2\xa2\xd7\x15\xb2\x3b\x0b\xd7\x1d\x72\xa0\xdf\x8a\x64\xdd\x4b\xd5\xbd\x54\xbd\xdf\x52\xf5\xde\x4c\xe8\xf3\x4b\x7c\xec\x53\x07\xfb\xd4\xc1\x3e\x75\xf0\x35\x52\x07\x1d\x2f\x59\x26\xa1\xd4\x05\x8b\x1f\x6b\x1c\x68\x6f\x65\x8b\x62\xb4\x9b\x86\x75\xec\x6a\xa9\x1d\xb0\xfc\x26\x95\xa5\x4a\xbf\xb9\x86\xf6\xa8\xde\xd4\x81\x93\x16\x34\xa3\x70\xe3\x5b\x8d\x08\xf6\x93\x7d\xf3\x6d\x81\x7f\xd7\x47\xdd\xd7\x9b\x42\xc1\xae\xf5\xf5\xa6\x9e\x71\xde\xee\x70\xad\x98\xb9\xa3\x51\x63\xe3\x7d\xa3\xd3\x7e\xf5\x00\xb9\xf6\x93\xfe\xaa\xe1\x72\x8d\x37\x49\x2d\x59\xe7\xf8\x9f\x8d\x17\xc5\x2b\x94\xd9\x5a\xfb\x76\xf8\x40\xd4\xe7\x72\x35\xf4\x65\xb6\xfa\x7a\x10\x3b\x9a\xee\x46\xac\xff\xcd\xce\xb6\x2f\x2a\xd6\x17\x15\xeb\x8b\x8a\xf5\x45\xc5\xfa\xa2\x62\xe8\x77\x5e\x54\x6c\x6d\xf1\xd1\x8c\xe3\x73\x91\x20\xfb\xa2\x62\xbd\x10\xb9\xbb\xe9\xfe\xbe\x84\xc8\x3d\xb4\x20\xec\x45\xf5\x34\x6f\x41\x78\x75\x9c\x0f\x37\x92\xae\x58\x1f\x6e\x41\x7b\xbc\x0f\xfb\x7f\x3d\xde\x47\x8f\xf7\xd1\x32\xeb\x3e\x98\xb5\xc7\xfb\x40\x7d\xb8\x66\x1f\xae\xb9\xcf\xe1\x9a\x1d\xb6\xb1\xc7\xfb\xe8\x28\xce\x3d\x13\xe6\x87\x93\xb9\xd6\xc2\xfd\xf8\xa9\xae\x68\xec\xad\x94\xe6\xc6\xfa\x3b\xc3\xff\xa8\x4e\x7b\x2f\x54\x92\x17\xc4\x01\x69\xa2\xeb\xce\x0a\xc8\xdb\xc0\x03\x71\xa3\xed\x13\x17\xfb\x10\xeb\xfd\x0f\xb1\xde\xbb\xc4\xc5\xbd\x91\x64\x7b\x75\xaf\xcf\x5d\xec\x73\x17\x7b\x65\xb8\x57\x86\x77\xbe\x8c\xfb\xa4\x0c\xbf\xb2\x84\xfd\x8c\xb8\x20\xdb\xc9\xda\xbd\xa8\x6d\xde\xeb\x45\xed\x5e\xd4\xfe\x4c\x45\xed\xfd\x58\xe1\x5e\xce\xee\xe5\xec\x5e\xce\xee\xe5\xec\x5e\xce\xde\xf9\x32\xf6\x72\xf6\x8b\xe1\x84\x34\x09\xdb\x1d\xf3\x6d\xde\x92\xa4\xdd\x4b\xd9\xbd\x94\xbd\xdf\x52\xf6\xde\x4c\xa8\xc7\x0c\xe9\x31\x43\x7a\xcc\x90\x1e\x33\x64\x23\xf9\xe6\xdf\xec\xb1\x7c\x17\xdc\xc4\xfe\xca\x7e\xf7\x5d\xc2\x27\x77\x8b\x8c\xe8\xff\x9e\xd1\x94\x30\x09\xd2\x28\x55\x8b\x50\x9e\x69\x59\xf9\xfa\x9a\xbf\xbb\x3d\xbf\xfc\x70\x11\x66\xd3\xbc\xfb\x78\x7f\x71\x77\x7e\x3d\xb8\xf1\xeb\xe2\x67\x15\xae\x85\xfd\xae\x24\x92\x59\x92\xbf\x21\x5a\xf7\x84\x53\x73\xab\xb0\xca\xe5\x66\x23\xbb\x19\xde\x0e\x6f\x7e\x84\x6c\xa0\xf1\xd9\xf9\xed\xe0\xbb\x8b\x12\x41\x94\x9e\x0f\x4e\xff\x76\x7f\x7e\xd3\xfe\x7c\xf8\xdf\xe7\xb7\x77\xb7\x6d\x4f\x6f\x86\x17\xc3\xc1\x6d\xfb\xd7\xef\x07\xe7\x17\xf7\x37\xc3\xa5\xeb\xb1\x74\xb4\xcb\x95\x10\x09\x8b\x04\x71\xfe\x28\xb2\x5c\x43\x14\x6b\x88\xbc\xf8\xe8\xd8\x61\x53\x5f\x27\xe8\xde\xea\xf4\xd4\x36\x6e\x18\x6c\xd0\x90\x51\x46\x62\x2a\xf1\x24\x21\x71\xad\x25\xb7\x86\x6d\x2d\xe1\xd2\xa0\x9e\xb4\xf6\xec\x45\x4e\xcd\xf3\x22\xc3\x0b\x10\xe4\x28\x2a\xc2\xe2\x86\x3e\xcc\x3e\xb4\xf6\xc0\x34\xef\xa2\x8f\xa4\xd4\x53\x94\x0b\x41\x98\x4a\x16\x88\x7c\xa2\x52\xc9\x5a\xa3\x6e\xfb\xda\x9a\xb5\x77\xaa\x6f\x70\x8e\x25\x9a\x10\xc2\xca\xe3\x17\x24\x21\x58\x36\x8c\xd9\xee\x7e\xb7\x65\xf1\x7b\x65\xad\x31\xe6\x32\x9a\x62\x9a\xe4\x82\x54\x4e\x0b\x4f\x33\x2c\xa8\xe4\x6c\xf8\x49\xdf\x65\xfa\x20\x5f\xc1\xe7\x5c\x6c\x76\x62\x86\x7f\x0b\x29\xf8\xb2\xfc\xcf\x0f\x77\xe5\x7f\x95\xce\xfc\xc5\x5d\xf9\x5f\xcb\x69\x3d\x68\xb8\x4a\xd9\x87\xe8\xc3\xdd\x09\xfa\x00\x21\x4e\x02\xdd\xcd\xb1\xa1\xd8\x8b\xbb\x13\x74\x41\xa4\x84\x5f\x8a\x8f\x15\x55\x09\xcc\xed\x3b\xca\xb0\x58\x20\x37\x7d\x93\xe8\x8a\xa3\x39\x22\x7e\x69\xaa\x8b\xc7\xfe\x91\x33\x50\xdd\x8b\xd5\xbb\xe0\x33\x1a\xe1\x64\xbb\x45\x1c\x5c\x96\xf8\xc0\xd5\xcd\xd2\xa5\x08\xdf\xae\xaf\xc5\xe0\xf2\x0c\x92\x48\xdd\x50\x1b\x66\x7e\x49\xa4\x26\x92\x88\xb3\xd8\x7a\x69\xf4\xed\xbf\x08\x84\xfa\x7f\x70\x48\xc4\xcd\x25\x65\x33\xdd\x22\x3a\x46\x57\x37\x23\x76\x25\x62\x63\x08\x25\x5a\x1a\x36\x34\x47\x25\x62\x5c\x21\x9a\x66\x5c\x28\xcc\x94\x56\x04\x40\x0c\xb0\x2b\x62\x38\xc0\x29\x4f\xd3\x5c\x61\x7d\xd0\x6a\x8b\xca\x8c\x39\xe4\x96\xa8\xf3\x18\x5c\x2b\x0d\x6b\x68\xe4\x84\x62\x2e\x99\xd0\xed\x6b\x19\xa5\xac\x43\xd3\xb8\xa6\xca\xba\x26\xb0\x10\xb8\x2c\x4d\xbc\xa3\x8a\xa4\xd5\xf7\x3b\x06\x79\xfe\xab\xd1\x40\x70\x6a\x92\x2a\x88\x18\x88\x68\x4e\x15\x89\x94\x3e\x82\x1b\xd1\xc4\xfd\xe5\x0f\x97\x57\x3f\x85\x12\xc4\xbb\xc1\xc7\xb3\xbf\xfc\x7b\xe9\x87\x9b\x8f\xb5\x1f\xc6\x3f\xfe\xa5\xf6\xcb\xff\x6f\x29\x3d\x55\x7b\xaa\xe9\xf9\xc1\x5c\x0e\x41\xa4\x06\x9b\xb0\x9b\x2a\xa2\x29\x9e\x11\x24\xf3\x4c\x53\x80\x3c\x2a\xef\xaf\x16\x29\x2f\x38\x8e\x29\x9b\x99\x0c\xd0\x0b\xaa\x88\xc0\xc9\x47\x9c\xbd\x77\xf6\xeb\x0d\x56\xe7\xff\xde\x96\xf2\x75\xdf\xfd\x3c\xf8\x18\x66\xfc\xbe\xbb\xbe\xb9\xba\xbb\x5a\x3a\xeb\x52\x0b\xf5\x63\xa4\x1f\x9f\xc0\xff\xa2\x63\xa4\x5b\xf7\x92\x6f\x4a\x14\xd6\x1a\x01\xfa\xd2\x24\xcd\xf9\x44\x1a\xca\x12\x38\x35\x99\xa0\x29\x85\x2b\xc5\x58\xf0\xbe\x32\xc2\xb5\xd7\x1e\xfc\xb9\x31\x1f\x80\xb6\xec\x2e\x65\x16\x63\x11\xa3\x7f\xc8\x6a\xfa\x38\x18\x8e\xcd\x0f\x24\x46\x87\x68\xae\x54\x26\x4f\x8e\x8f\x9f\x9e\x9e\x8e\xf4\xdb\x47\x5c\xcc\x8e\xf5\x1f\x87\x84\x1d\xcd\x55\x9a\x98\x74\x79\xbd\x0a\x27\xe8\x5a\x70\x7d\x85\x80\x82\x4e\x04\xc5\x09\xfd\x8d\xc4\x68\x62\xf8\x1f\x9f\xa2\x5f\x22\x2e\xc8\x51\xb1\x31\xd6\xa8\x64\xef\x11\x6b\x78\x3a\xd6\x2f\x35\x30\x93\xea\x7e\xa2\x98\x44\x34\xb6\x62\x06\x61\x11\x07\xcb\xa3\xf1\x55\xe8\xf6\x5c\xa6\xa1\xd6\x68\xb2\x5c\x15\xcb\x19\x28\x2b\x38\x26\x41\xb6\xbb\xe2\x65\x82\xd3\x8a\xcf\xb9\x51\x5b\x73\xad\xa2\xeb\xbb\x15\xc3\xad\xea\x5e\xcd\xf4\x84\x23\x9e\xa0\x49\x3e\x9d\x12\x11\x3a\xa4\x0f\xb4\x36\x43\x25\x12\x24\xe2\x69\x0a\x12\x83\xfe\x2a\x97\x86\xaa\x61\xc5\xec\x68\x8f\x46\x0c\xf6\x5f\xab\x39\x40\x01\x31\x07\x56\xc7\x08\x89\x11\x66\x0b\xd3\xcd\x24\x9f\x86\xed\x1b\x18\x0a\x1c\x23\xaa\x46\x6c\x90\x24\x48\x90\x94\x2b\x12\xe4\x50\x82\xf3\xac\xbc\xe0\xc0\x22\x05\xc9\x12\x1c\x91\xd8\xd0\x43\xc2\x23\x9c\xa0\x29\x4d\x88\x5c\x48\x45\xd2\xb0\x81\x2f\xc1\x56\xa3\xd7\x8c\x4a\x14\xf3\x27\x96\x70\x6c\xe7\x51\xfd\xec\xab\xf2\x69\x1c\x3a\x88\x80\xa1\x10\x5c\xc0\xff\xfc\x40\x59\xbc\x33\x0e\x75\x7f\x3b\xbc\x09\xff\x7d\xfb\xf3\xed\xdd\xf0\xe3\x7a\xdc\xc7\x53\x16\x0c\x0f\x74\xf8\x13\x74\x6b\x16\x81\x0b\x2d\x11\x89\x96\x49\x7d\xb4\xa4\x54\xfc\xc0\xe3\x0d\xb9\xef\xc7\xc1\xe5\xfd\xa0\xc4\x51\x6e\x4f\xbf\x1f\x9e\xdd\x57\xf4\x01\x3b\xbf\x92\x0c\x6f\xd4\xbf\xf0\xb7\xd3\xef\xcf\x2f\xce\xc6\x0d\x0a\xe3\xbb\x9b\xe1\xe9\xd5\x8f\xc3\x9b\x42\xb7\x6b\x5c\xa2\xca\x60\xaa\xcc\xea\xce\x30\xa5\x39\x8f\xd1\x64\xd1\x0c\x08\xa1\x25\xe7\x04\x7c\xb1\x05\x24\x8a\x69\xf5\x04\x78\x93\xc3\xe6\x28\xbe\x48\x79\x4c\x0e\xec\x3b\x80\xa4\x61\x8c\x2b\x46\x62\x6e\x6e\x58\xf7\x8e\x59\x60\xa8\x30\x20\x17\x7e\xe1\x4e\xd0\x00\x49\xfd\x62\xae\x0f\xb5\xa0\xb3\x19\x18\x0e\x2b\x43\x35\xad\xd9\x4f\x61\x79\xe1\x3b\xb3\xff\x99\xe0\x70\xce\x75\xb7\xd6\xe2\xec\xad\x12\xe6\x43\x40\x5d\x29\xb7\x28\x30\x18\x1c\x1a\x86\xe6\x36\x4b\x2f\x42\xeb\x7a\x99\xf3\x68\xec\x45\xfa\x70\x01\xdb\x92\xc6\xde\x99\x09\xf2\x48\x79\x1e\x7c\x6a\x81\x3d\x4a\x3b\xde\xd8\x7c\xb1\x00\xb0\x6c\xc6\x28\x52\x69\xc6\x93\x47\x63\x0b\x9a\x85\x3d\x42\x0b\x53\xc1\xd3\x86\x36\xca\xc7\xe4\xfc\xea\x56\x09\xac\xc8\x6c\x71\x66\x59\xc6\xe6\xc7\xe3\xec\xea\xa7\xcb\x8b\xab\xc1\xd9\x78\x38\xf8\x50\x3e\xf1\xfe\xc9\xed\xdd\xcd\x70\xf0\xb1\xfc\x68\x7c\x79\x75\x37\x76\x6f\x2c\x25\xf9\x96\x0e\xea\xf7\x74\xf9\xc5\x13\xa4\x59\x2e\xb0\x46\x07\x78\x17\xf0\xc7\x09\x99\x72\x61\xf8\x7c\xea\x42\x17\xac\x08\xe3\xd6\xd6\xea\x62\x95\x59\x9c\x80\x65\xac\xa9\x49\x63\xf5\x56\x82\xe0\x14\xee\x09\xcc\xd0\x90\xc5\x87\x57\xd3\xc3\x5b\xf3\x63\x8a\xc5\x03\x11\xfe\xd3\x27\x41\x95\x22\xac\xa4\xd2\x61\x37\x64\xaf\x24\x16\x1d\x1c\xa1\x1b\xcd\xf7\xf5\xfb\xfe\x52\xd3\xc4\x1e\x13\x85\x69\x22\xed\x60\x4b\xeb\x7a\x82\x2e\xb0\x98\x15\x76\xb8\x2f\xf9\x74\x6a\x1a\xfb\xca\x0c\x43\xdf\x61\xa5\x59\x34\xf0\x5e\x4d\x1a\xee\x5e\x84\xfe\xec\xcb\x5e\x1e\xae\x53\xd5\x7d\xb6\x1d\x4d\xdd\x5f\xc3\x8a\x1b\x8d\xbd\xa4\x1b\xda\x27\x0d\xb4\x06\x13\x37\x8f\x97\x5f\x32\xcd\x6d\xd7\xc9\xa9\xfc\x62\x03\x39\x99\x5c\x2a\xbd\xf3\x53\xad\x6d\x36\xd0\x12\xf9\x44\xad\xc1\x20\x1c\x77\x85\x84\x8a\x66\xc0\xbc\x8a\xb3\x8c\x60\x21\x9b\x76\xbb\x2c\x06\xb6\xec\xbd\xe9\x29\xec\xc3\x6e\xb2\xeb\xe7\x00\x71\x06\x06\x07\x2f\x44\x54\x28\xb2\x03\x0d\x98\xb6\x6a\x14\x70\x0d\x68\x4b\x57\x16\xd9\xe8\x23\x95\x5a\x69\x34\x3f\x7e\x67\x21\x97\x36\x23\x88\xf7\x83\xf3\x8b\x8a\x70\x31\x3e\x1b\xbe\x1f\xdc\x5f\x2c\x37\x13\x96\xbe\xab\x6e\x31\x3a\x44\xfa\x79\xd9\x6f\x4e\xa7\xe6\xce\x70\xc0\x51\x46\xa5\x25\x0c\x8c\x56\x16\xaa\xc6\xd8\xab\x63\x92\x25\x7c\x91\x12\x06\x26\x9e\xd2\x4d\xa8\xd7\x73\x8a\xa9\xbd\x5a\x82\xc1\x82\x15\xc7\x9a\xdd\xe0\x1a\x3b\x74\x68\x55\x24\xf6\x37\x6f\x19\xac\xaa\xc2\xba\xaf\x8d\xf7\xcc\xfe\xe7\x56\x61\xb5\xe1\x19\x1b\x9c\xde\x9d\xff\x38\x2c\xeb\x87\xa7\xdf\x9f\xff\xd8\x24\xd5\x8c\x3f\x0c\x2f\x87\x37\x83\xbb\x15\xc2\x49\xa5\xc9\x26\xe1\x44\xea\x01\x57\xbd\xa7\x54\xfa\x88\xa0\xc8\x40\x5e\x21\xaa\x24\x7a\xa4\x92\x4e\x28\x00\x84\x59\x4f\xe4\xfd\x39\x70\xd6\x47\x9c\xd0\x98\xaa\x85\x13\x5f\x4c\xbf\xe5\x7d\xd4\x9c\xd4\xb6\x6f\xcc\x0e\xa1\x7f\x12\xac\x7c\x66\x73\xdc\xa4\x4f\x10\xe8\xb6\x8f\xa0\xb4\x05\x9f\x31\x2d\x48\xb3\x19\x11\x66\x38\xe0\x7d\x09\xc7\x12\x3c\xd7\xa3\x0a\x85\x95\x62\xd5\xbc\xd0\x3a\x23\x8c\x08\x00\x81\xf3\x9d\x18\x41\x4a\x10\xf6\x85\x96\xb9\xb2\x84\x46\x54\x25\x0b\x14\x81\x0d\x0b\xcc\x99\x29\x66\x78\x66\x85\x03\x50\x73\x2a\x24\xf1\x37\x83\xa2\x76\x35\xb5\xa6\xfd\x3b\x4a\x36\x3c\x66\xf7\x97\x67\xc3\xf7\xe7\x97\x65\x12\xf8\xfe\xfc\x43\x49\x84\xfd\x38\x3c\x3b\xbf\x2f\xdd\xe6\x5a\x92\x5d\x2e\xd7\x57\x9b\x6d\x38\x8a\xfe\xa5\x13\x74\x66\x3e\x3d\xd1\x8b\xdb\x00\x11\xe7\x95\xdf\xca\x3a\xdc\xb8\x90\x3c\xf7\xc7\x90\x29\xd1\xe8\x97\xe8\x6a\x42\xb2\x3e\xc8\x92\x0d\xa9\x39\x54\xa1\xd6\xf7\x65\xd5\xa9\x5c\x9d\xb2\x7b\x11\x82\x2e\x8f\x0a\xcb\x52\x18\xc3\x00\x46\x83\x36\x23\x56\x83\x5b\xab\x60\xd8\x3f\x82\x8b\x3a\xcd\xa5\x32\xae\x44\x20\x4e\xf4\xf0\x57\xa9\x17\x14\x5c\x8d\x47\xe8\x96\x90\x11\x73\xd6\x83\x19\x55\xf3\x7c\x72\x14\xf1\xf4\xb8\xc0\x27\x3c\xc6\x19\x4d\xb1\x96\xa4\x89\x58\x1c\x4f\x12\x3e\x39\x4e\xb1\x54\x44\x1c\x67\x0f\x33\x88\x80\x71\xee\xd4\x63\xdf\xec\x8c\xff\xe1\xe2\xcf\x5f\x1f\x5e\xfc\xf5\xeb\x77\x75\x0b\x59\xdb\xfe\x0f\x59\x84\x33\x99\x27\x36\x62\x4e\x84\x6b\xe3\x8e\x7c\x4e\x56\xed\xf7\x65\x79\xbb\xb6\xd3\x5f\x4f\xaf\xef\x4b\x16\xeb\xf2\x3f\x3f\x0e\x3f\x5e\xdd\xfc\x5c\xe2\x94\x77\x57\x37\x83\x0f\x25\x86\x3a\xbc\xfe\x7e\xf8\x71\x78\x33\xb8\x18\xbb\x87\xdb\xd8\xde\x7e\x60\xfc\x89\x95\x97\x46\x3a\x0e\x58\xeb\xe9\x04\xbd\xe7\x02\xfd\xe0\x77\xf2\x70\x82\x25\x5c\x31\xee\xce\x92\x07\x28\xe3\x31\x30\x5e\x44\xb2\x39\x49\x89\xc0\x89\xb5\x19\x48\xc5\x05\x9e\x99\x9b\x5e\x46\x02\xab\x68\x8e\x64\x86\x23\x72\x80\x22\xa0\x86\xd9\x01\x6c\x0a\xa8\x5a\x7c\x56\xb5\xf3\xdd\xe4\x4c\xd1\x94\x38\x15\xdc\xfe\xf3\xce\x6c\xc6\x06\x9b\x73\x75\xf7\x7d\x59\xd8\x7b\x7f\xf1\xf3\xdd\x70\x7c\x7b\xf6\xc3\xd2\xf5\x34\x9f\x95\x46\x76\x0b\x01\x48\xa7\x3c\xc9\x53\x16\xfe\xbd\xf9\xd8\xce\x2f\xef\x86\x1f\xaa\xa3\xbb\x1a\xdc\x95\x29\xe3\xa6\x1c\xe0\xf6\xee\xbb\xab\xab\x8b\x61\xc9\x25\xfc\xee\x6c\x70\x37\xbc\x3b\xff\x58\xa2\x9f\xb3\xfb\x1b\x83\x46\xb8\x6c\x9a\x6e\x04\x0d\x13\xd5\xd3\x0a\xa7\xb9\x6b\x56\xd8\x89\x13\x0d\x6c\x40\xb9\x39\xcb\x87\x01\xdc\x8e\x09\x07\x03\xab\xce\xa1\x37\xa9\x46\x66\xa4\x8d\xec\x50\x95\xb7\x09\xb5\xb3\xe3\xa5\x1b\xbd\x8c\x2b\xdf\xf9\x21\x18\x28\x50\xa3\x6c\xe3\x24\xe1\x4f\x26\x94\x37\xa5\xfa\x56\xb6\xc0\x68\xfa\x15\x59\x78\x08\x8f\x1a\x38\x5e\x79\x5b\x48\x24\x88\xfa\xc8\x73\xa6\x36\x27\xb9\xc1\x65\x89\xef\x0c\x2f\x7f\x1c\xff\x38\x28\x53\xe0\xf9\xc5\x72\x56\x13\x36\xd1\x70\x15\x0f\x2e\x7f\xf6\x97\x30\x04\x7c\x1f\x78\x0d\xd5\xc8\xae\x51\x42\xb5\xd8\x1b\x61\xad\xbd\x26\x20\xd1\x20\x42\xc1\xe4\x90\xea\xc9\x41\x80\x69\x66\xfc\x49\x86\x3f\x99\x41\x9e\xb8\x3f\x2a\xed\x49\x58\x17\xb0\xa6\xba\x78\x7a\x68\xc7\x6a\xd5\x0c\x11\xf6\x48\x05\x07\x3c\x5b\xf4\x88\x05\xd5\xd2\xb8\x69\x59\xcf\xf5\x04\xfe\x77\xbd\x36\xc1\x30\x5a\x61\x5c\xb7\x5c\xa8\x33\x1f\xc8\xbb\x99\x35\xa4\x29\xa0\xb5\x1e\xca\xda\x6c\xe8\xa8\x7f\xdb\xb0\x39\x5b\x06\xfc\x96\x27\xfc\x6b\x72\x46\x71\xa2\x19\xc0\xee\xe4\xc5\xc1\xe5\xed\x79\x59\x7e\x2c\xab\x19\x01\x5f\xde\x58\x5e\x04\x43\xa5\x19\xb9\x53\x26\x6e\xff\x76\x61\xb4\x0b\x00\x3d\x36\xe7\x36\x50\x2c\x40\x00\x72\x28\x28\x19\x16\xb2\xf2\x85\x44\x00\x84\x56\x04\x5c\xe9\x3b\x0b\xc2\x99\x1e\x39\x8d\x47\x8c\x7c\xca\x08\x93\x10\x1c\x60\xee\xb3\xc2\xd7\x2e\x8f\xd0\xf9\x14\x58\x82\x7e\x9d\xa1\x9c\x59\x07\x98\xbe\x70\xcd\x20\x0f\xb4\x28\x6b\x87\xe0\x35\x44\x30\xbc\x30\xe2\x82\xa5\x8a\xc1\x8f\xd8\x4f\xde\x89\x06\x8f\xa6\x5c\x33\x20\xbd\x8b\xb6\xbd\x13\x84\x99\xa4\x07\x48\x2b\x2c\xd5\x3d\x85\xd4\x01\xad\x50\xda\x10\x2e\xcd\x69\xec\x9f\x2f\x7f\x0d\xd4\xe2\x84\xc3\xcb\xa0\xf9\x2e\xa8\x5c\x05\x2d\xa2\x71\x62\x3c\x26\xe3\xee\x77\x42\xc4\x05\xb1\x7e\x96\xb5\xaf\x81\x55\x8c\xfd\x0e\xcb\x87\x9a\xef\xe1\x9c\x49\x85\x59\x44\x4e\x13\x2c\x37\x0c\x42\x72\x36\x8e\x83\xb2\xc4\x71\x73\x73\x7f\x7d\x77\xfe\xdd\x0a\x2e\x5f\xfd\xb8\x1e\x06\x14\x25\xb9\x73\xcf\x4d\x04\xc7\x31\xd2\xec\x73\xc6\x8d\x2b\xd0\x0a\xfe\x05\xf4\xb7\xc9\xeb\xf1\x01\x95\x25\xd8\xf1\x22\x1d\xc1\xda\x39\x42\x57\x02\xb5\x0b\x81\x22\xbd\x12\x28\x30\x79\xb8\xad\x06\xcf\xa2\x29\x48\x62\xad\x5b\x59\x82\xd5\x94\x8b\xd4\x70\xf9\xd2\xa4\x4d\xe3\xcb\x1b\xa5\x4c\x11\x21\xf2\x4c\x51\x87\xe5\x5e\x95\x52\xa1\xc2\x3b\x9f\x7d\x24\x52\xe2\x19\xd9\xc6\x01\xdd\xa4\x3c\xdc\xfe\x18\xfe\x13\x1c\xcc\x5d\x64\xff\xd2\x08\x5d\xe4\xbb\xa3\xa7\x2b\xf6\xde\x04\xf2\x5c\xf3\x84\x46\x1b\x06\xdc\xbd\x1f\x9c\x5f\x8c\xcf\x3f\x6a\x25\x7e\x70\x37\xbc\x28\x89\x12\xf0\x6c\xf0\xfe\x6e\x78\x63\x41\xac\x07\xdf\x5d\x0c\xc7\x97\x57\x67\xc3\xdb\xf1\xe9\xd5\xc7\xeb\x8b\xe1\x8a\xc8\x9c\xd6\xc6\xeb\xd6\xd5\xea\xab\x27\xb5\x5f\x60\x87\x35\x2f\x0b\xed\x65\x90\x35\x86\x69\x02\x4e\x70\x6e\x9c\xe1\x18\x31\x1e\x13\xf8\x59\x3a\xeb\x8c\x47\x8e\x46\xe7\xea\x8b\x24\x41\x38\x57\x3c\xc5\xe0\xb5\x49\x16\x23\x86\x27\x9a\xb5\xe2\x24\x09\xc2\xbb\x44\xce\x98\x66\xb1\xba\x31\x03\xd1\x1e\x25\x44\xb3\xf3\x2c\x48\xf6\xb3\x7e\x83\x29\x65\x10\x69\x9b\x62\xf1\x60\xdc\x4c\x45\x97\xc5\xa1\x90\x08\xcb\x11\xd3\xe3\x22\xd6\x30\xd4\x65\x85\x4f\x3a\xbd\xd5\xba\x3a\x29\x7e\x20\x7a\x55\xd2\x3c\x9a\xa3\x4c\xf0\x99\x20\x52\x5a\xdb\x72\x84\x99\x09\x40\xb0\xaf\xeb\x6b\x68\xc4\x18\xd7\x4b\xe1\x4c\xd8\x31\xc9\x08\x8b\x09\x8b\xa8\x49\xeb\x03\xdf\xbd\x37\x6d\xce\x04\xce\xe6\x48\x72\x70\x7a\xc3\xb2\x83\xfd\xca\x7c\xe4\x6e\x32\x33\x63\xf3\x38\xb4\x40\x8b\x5c\xf3\x89\x2b\x90\x13\xcd\x2a\xc3\xc7\xee\x32\x74\x6e\x17\x63\x07\x4c\xb3\x84\x28\x03\xd6\x0f\x4b\x0e\x9b\xa1\xd7\xba\xb4\x1f\x7a\x9b\x9a\x36\x41\x5f\xd8\x6e\xcc\x58\xda\x11\x1d\x35\x58\xb6\xed\x91\x42\xdf\x63\x16\x27\xba\x15\xe7\xc3\x28\x9f\x45\x48\x45\x19\x68\xaa\x71\xa7\x71\x9b\x5b\x34\xc2\xb9\xdc\xe6\x1a\xad\xe4\x62\x1a\xab\xe0\x61\x11\x14\x02\xe4\x6d\x13\x31\x61\x75\x33\xcd\x22\x71\xc2\xed\x2a\x99\xd7\x73\x53\xff\x09\xc1\x68\x5a\xae\xd9\x4c\x50\x16\xd1\x0c\x27\x1b\xe9\x7e\x95\x60\x7c\x1b\xe3\xfe\x25\x9d\x6a\xf2\xf9\xaa\xe6\xb6\x55\x44\xa4\x90\xa0\x6c\x87\xe9\xb7\x70\x0d\x4b\x92\xcd\x6a\x20\xb2\x88\x26\xc1\x82\xe7\xc6\x1f\x07\xeb\x42\xe2\x86\xa3\x7a\xd4\xb4\xdd\xfa\x64\xe0\x72\x00\xf4\x06\x9b\x6d\x22\x7f\xda\xd6\xaf\xd2\x8a\xed\xdd\x04\xe3\xe1\xe4\xba\xb9\xcd\xa6\x1d\x08\x1e\xfe\x6b\x19\xed\x7c\xc4\x99\xa6\x19\x0b\xdb\x8f\x8b\x39\x5a\x25\xc9\x56\x05\x73\xf1\x33\x81\xef\xdc\xe7\x85\x74\xdf\x8d\x62\x09\x6d\x00\x54\xbd\x93\x52\x0c\x41\x90\x63\x6e\x69\x7c\x9a\x6b\x59\x16\x61\x88\x42\x40\x5f\x92\xa3\xd9\x11\x72\x45\x18\x0e\xd0\xe0\xfa\x7a\x78\x79\x76\x80\x88\x8a\xbe\x72\x31\x8b\x36\x60\x69\xc4\x14\xb7\xd2\xca\xc2\x15\xd0\x48\x89\x98\x91\xd2\x9c\x5d\x74\x13\x84\x2a\xcf\xa8\x54\x36\x7c\x56\xf3\x95\xa0\xd4\x09\x4d\xab\x62\xb6\xa1\x90\x5c\xcd\xb7\x21\x0d\x2c\x65\x9e\x6a\x5d\x76\x4c\x71\x3a\x16\x3c\xd9\x86\x29\x9c\xc1\x54\x40\x5d\xf6\xe9\xf9\x14\xa7\x48\x37\x6b\x43\x41\xbc\xcb\xd1\x8b\x74\x5a\x30\xd2\x7c\x59\xdf\x9b\xc1\xbd\xe5\xbc\x0f\x36\x1e\x8d\xba\x10\x08\x48\xdf\x6f\x61\x15\x85\xd9\x78\x6c\x2d\xf5\x63\x1c\x45\x5a\xe5\xde\xf1\xa4\x82\xfa\x39\xce\x25\x60\x3b\x7a\xb6\x69\xae\xa2\x73\x37\xcc\x4c\x73\x30\x08\x06\xd6\x57\xae\xe4\x11\x2d\xda\x6f\xe8\x77\xb2\xa8\xf5\xea\x2a\xdc\xdc\x4b\x6f\x52\x31\x97\xb0\x24\xb0\x93\xd2\x54\xc8\x51\x73\xb2\x40\x73\xfc\x48\x4a\x5d\xba\x84\x18\xdd\xf0\x82\xe7\xa2\x89\xd1\x8d\xd8\x19\xc9\x04\xd1\x92\x7e\xd5\x81\xe2\x69\xfa\xa6\x4c\x89\x3d\x5d\xf7\x74\xfd\xe6\xe9\xfa\xd4\x14\x4a\x1a\xf8\xc2\x58\x5b\x09\x70\xa6\xb1\x71\xc6\x79\x32\xee\x60\x13\xe9\xbe\xe2\x25\x4f\x58\xa5\x6c\x14\x40\x02\xf0\x1c\xe4\xa3\xd2\xb5\xc9\xf5\x5d\x17\xa4\xd8\xda\xe1\x2d\x59\x06\xe7\x32\x0b\xea\xe5\x6c\x73\xde\x9b\x5a\x59\xd6\x12\x7a\x76\x31\xe7\xd4\xc8\x37\xde\x5d\x16\xd6\x3f\x2d\x1d\x26\x27\x8a\x50\x56\xab\xc6\x66\xe8\x59\x2f\xb0\x91\x3b\x7e\xcd\xb9\xc2\xf2\xab\xa3\x11\xd3\x42\xd4\x03\x59\x18\x73\xab\x16\x53\xfe\xa8\x65\xf1\x43\x49\x98\x84\x70\xef\x3f\x1a\xf7\x9c\x26\x71\x67\xae\x36\xaa\xa9\x29\x02\x07\x41\xd7\xbe\x17\x08\xd1\xb5\x8d\x5a\x29\xa9\x08\x80\x06\x39\xdf\xcc\xc5\x3e\x33\xc3\x9f\x11\x05\x29\xd6\x8a\x2a\xd0\x99\x62\x53\x65\xae\x36\xf4\x95\xa6\x2b\x43\x15\x82\x83\x9f\x24\xce\xb7\x63\xfc\xb2\xde\xc6\x4a\xce\xe8\xb5\x85\x5b\x1b\xf3\x7e\xec\xec\x46\x91\xe0\xb5\xd2\x6d\x58\x22\xb3\xd3\x13\xc3\x0e\x9c\xff\x9a\xb0\xa3\x27\xfa\x40\x33\x12\x53\x0c\x11\xf0\xfa\x5f\xc7\x7a\x5e\x7f\x38\xbd\xb9\xba\x1c\x17\x99\x3c\xff\x35\x62\x83\x44\x72\x9f\xa5\x80\x18\x67\x3e\xdc\x3e\x13\xc4\x89\x84\x76\x2e\x60\x75\x2d\xcc\x88\x23\xd6\x36\x82\x98\x47\xf2\x08\x3f\xc9\x23\x9c\xe2\xdf\x38\x03\x57\xfa\x00\xfe\x3c\x4d\x78\x1e\xff\x84\x55\x34\x3f\x86\x73\xad\x8e\xc9\x23\x61\xca\xb8\xa9\xf4\x72\xc5\x90\xbc\x2b\x21\x5a\xff\x0f\x7a\xcc\x45\x52\x91\xd4\x9a\x6c\x44\x32\x85\xfe\x1f\x41\x26\x9c\xab\xe6\x4b\x8a\x4f\xa7\x92\xac\x75\x21\x15\x4a\xda\xed\x15\xfa\xeb\x5f\xbe\xfe\x46\x93\xd0\x26\x6b\x7c\x7e\x7b\x35\xd6\xdf\xff\xe1\xcc\x7e\x2f\xd7\x60\x77\x57\x59\xc1\xda\x1c\xf1\x98\xc0\xf9\x9c\xc1\xed\x27\xc0\x79\x01\xec\x0d\xc8\xa1\xd8\xc7\x26\xee\x76\x56\x6a\x7d\x3b\x95\x6d\xa3\xc5\x04\x15\x3b\x98\x23\x3a\x44\x8c\xa3\xd4\xc4\x9a\x62\x86\xfe\xfd\x87\xef\x9a\x37\x30\x17\x74\xa3\x0e\xa9\x85\x6b\x08\xba\x94\xf4\x37\x22\x91\xa6\x1a\x4d\xc5\x3c\xd5\x5d\x0b\x22\xe7\x3c\x89\xd1\x13\x01\x35\xc9\xc6\x81\x7a\xad\x5c\x90\x11\x0b\x9b\x80\x90\x43\x84\x13\xc5\x67\x04\xee\x6a\xa7\xa8\x29\x22\xb4\xa8\x62\xb2\x34\x14\x17\xe4\xc0\x40\x7d\xdd\xfe\xd9\xc5\x56\xc3\x34\xe1\x91\x4b\x6a\xb1\x26\xb9\x78\xd2\x3c\xf3\x69\xd5\xf4\x8a\xda\x6d\xf8\xd5\x4d\xb6\x66\xdb\xe6\xa5\xb1\x49\x28\xd6\x86\x55\xdd\x99\xe6\xc1\xd0\x88\xb3\x71\x42\xd9\xc3\x46\x9b\x71\xe5\x44\x39\xdd\x82\x5d\x33\xdd\xa2\xb7\x73\x1b\x0b\xc8\x1a\xe7\xe3\x7d\x9e\x24\x26\xb5\x25\xdc\x1e\x90\xbb\xcc\xba\x81\x30\x90\x99\x1c\x50\x12\x5b\xbf\x97\xd5\x84\x05\x61\x10\xf0\x36\x62\x93\x85\xf5\xd9\xca\x03\x24\xf3\x68\xee\x32\xf3\x22\xce\xa4\x16\xa3\xb9\x40\x11\x4f\x53\x53\xdc\x94\x11\xa4\x38\x4f\xa4\x8d\x76\x67\x87\x0a\x47\x6a\xc4\x8a\xfe\x56\x9c\x3c\x53\x01\x69\xbb\xd4\xbd\xee\x2e\x9d\xa2\xd2\xd2\x52\x81\x9b\xc6\x21\x66\x03\x18\xc1\x8c\x27\x2a\x40\x7f\xe0\xf5\xb3\x64\x36\xac\x45\x33\x90\x73\x2e\xd4\x38\x6e\xe4\x39\x2b\x89\xa6\xca\x08\x19\x39\x4c\x20\x68\x98\x3f\x6a\xe1\x9f\x3c\x79\xe3\xeb\xb2\x21\x68\xaa\x5e\x36\x82\x6e\xc7\x68\xe9\xc8\xd6\x25\xc1\x96\xb5\x32\x08\x1e\x51\x39\x26\x7c\xd5\x18\x6f\xe1\xab\x53\xfd\xd1\xd2\xc5\xab\x9e\x3b\x27\x04\xf1\xb8\x00\x9b\x33\xf7\xba\xcd\x08\x59\xb6\xa6\x16\x3a\xe1\xf9\x32\x47\x97\x4d\xe5\xbe\x6c\xc9\xd5\x63\x01\x93\xbd\x24\x20\x6b\x62\x31\xa1\x4a\x60\x51\x42\x0a\xf1\xfa\xa0\x24\x58\x40\x7c\xd6\x88\x19\xdc\x38\xa3\x29\xc4\x28\xa6\x12\x12\x44\xe0\x2e\x0d\x9c\x61\xa8\x9b\x12\x58\x39\xda\x45\x9e\xa3\x89\x3f\x87\xc0\xb2\x82\x34\x1c\xb3\xd3\x1d\x79\x7c\x2c\xad\x9f\xf1\x28\x2f\x04\xb9\x08\x24\x5c\x8b\xa9\x83\x28\x93\x74\x36\x57\x88\x32\x6b\x77\xc4\xc9\x8c\x0b\xaa\xe6\xa9\x3c\x40\x93\x5c\x6a\x2d\xd4\x04\xab\x99\x78\x14\xa2\xa2\x4e\x5c\x68\xdb\x24\xe2\xb8\xd2\x60\x5d\x45\xd9\x80\x34\xba\x1d\xca\x61\xe5\xae\x58\x41\x38\x03\x8f\x33\x58\x6d\x83\x42\xdd\x46\x03\x4f\x89\x4c\x1c\x20\x77\xc8\x4e\x50\x05\xa4\xed\x1c\x00\x2a\xe4\xce\xbc\x14\x2f\x51\x88\x0b\x99\x64\x50\x41\x5c\xec\x36\x48\x5e\x65\x64\x4a\x83\xde\xe4\x9d\x4e\x69\xa6\x1a\x03\xb7\xea\xae\xa2\x9b\x00\xf3\xa7\xdb\x62\x43\x32\x16\x50\x33\x20\xb5\x8d\xd8\x2d\x21\xed\x40\x6e\xb5\xbd\x37\xa5\x71\x61\x0a\x36\xd1\x63\x39\xc9\x6f\xe3\xc4\x3e\x1b\xde\x9e\xde\x9c\x5f\x1b\xc8\x89\xab\x9b\x8f\x83\xbb\x71\x83\x5f\xbb\xe1\xad\x8f\x83\x9b\x1f\xce\x56\xbf\xf6\xfd\x5d\x39\x2b\xbb\xe1\x95\x9b\xdb\xe5\xc9\x1c\x1d\x86\xd8\x90\x14\xd6\xd8\xcf\x09\xca\x16\x6a\xce\x99\x0f\x51\x88\x4b\xbc\xe9\x10\x99\x8c\x60\x05\x21\x44\x42\xaa\x06\xc7\xe1\x1d\xc4\xe5\xac\x96\x30\xcb\x9b\x65\x60\xd8\x76\x2a\x1a\xad\x71\x22\x3f\x24\x7c\x02\x7e\xeb\xbc\x54\xe2\x76\x49\x04\xfa\x96\xf1\x3e\x67\x54\x66\x09\x5e\xd4\x7a\x58\x75\xe5\x5c\xe2\x94\x40\xc4\x71\x81\x1f\xe7\x92\x45\xf4\xce\x40\x02\x93\xbf\xd7\xe9\x14\x32\x99\x14\xc5\x8a\xa0\x09\x51\x4f\x90\x37\xe7\x7e\xf5\xb6\x54\x17\x30\x22\x8f\x46\x0c\xcc\x39\x23\xbd\xc8\x71\x0e\xd1\x7e\xa3\x77\x07\x68\xf4\x2e\x26\x8f\x24\xe1\x99\xde\x79\xfd\x43\xcb\x25\x33\x4c\x31\x4d\x2e\xb9\xf2\x96\xb9\x6d\xf6\x53\x90\x88\x66\x20\x99\x8f\x89\x6e\xf7\xe5\x04\x8f\x12\x25\x3b\x76\x06\x63\x40\x38\x8e\xb5\x92\x0d\xac\xcc\x0d\xaf\x08\x01\x62\xc1\xd4\x4b\xb5\x32\xd7\x11\x29\xbc\xf9\xdb\xf4\x18\xb6\x59\x36\x7b\x36\xee\x80\x77\x0c\xbf\x90\x92\xe1\x42\x71\x7c\xc7\x1d\xb5\x8e\xfb\x36\x1d\xa3\xd5\x03\x5d\x3d\x80\x7a\x2d\xd6\x10\x98\xfd\x00\x6f\xf5\x77\x2b\x05\x4d\x7f\xdb\x46\x61\x49\x76\x10\x19\x6d\x6e\x73\x35\x9d\x9a\xac\x1c\x71\x94\x70\x59\x86\x3a\xe9\x3c\xe8\x53\xfb\xe9\xb2\x71\x0f\x43\x67\xb1\xbe\xd6\xd7\xf2\x47\x37\x2c\x7c\x05\xcb\xcf\xb0\x09\x65\x1d\x1c\xf6\xed\x03\x44\x21\x58\x0e\xe4\xe9\xa4\x48\xfc\x66\x31\x2a\xac\xd8\x23\x56\x84\x1c\x48\xf4\x44\x12\x88\x52\x8a\x78\x9a\x81\x85\xd6\x0e\xd7\xb6\x44\x62\x13\xf0\x79\x80\x78\xae\x74\x63\x26\xa5\xc2\xd9\xe0\x6c\xbe\x46\x61\xb5\x36\xae\x13\x1b\xbb\xec\x71\x81\x0d\xad\x1b\x56\x48\x19\xfa\x40\x14\xb4\x02\xb8\xeb\xe1\x04\x41\xcc\xab\x46\xc0\x35\xaf\xfd\x16\x27\xca\xce\x64\x8d\x9d\x2f\x70\x2f\xbe\x4b\xf8\x64\xb9\x8e\x07\x8d\xa3\xfb\x9b\x73\x67\x50\x2a\xc2\x5f\x02\xf0\xd9\x92\x43\x68\x78\x7d\x33\x3c\x1d\xdc\x0d\xcf\x8e\xd0\xbd\x24\x7a\x79\xfc\x74\x21\x3d\xd6\x4b\x94\x66\xe4\x16\x48\x83\x49\x45\x70\x9b\x1e\x4b\x84\x28\x25\xb1\xae\x60\x1c\x65\x94\x8d\xe5\x84\x0d\x18\x17\xd4\xda\x59\x00\x17\xa6\x3a\x4f\x1b\x58\xb5\xea\x04\x42\x98\xcb\xf8\xed\x04\x19\x99\xf1\xa6\xf5\xc0\xaa\x55\xe4\x53\x0e\xc8\x7a\xee\xc9\xc0\xd1\x52\x73\x42\x05\xea\x34\x2d\x43\x54\xe3\xee\x73\x0a\x22\x94\x3f\xe2\x6c\x79\xf6\x20\x7e\x2a\x11\xad\x91\x64\x02\xd7\xeb\x73\x9f\x03\xc7\xd6\xc6\x86\x15\x6e\x3f\xc1\xc2\x1f\x61\x78\xab\xe7\x9b\x26\x60\x5f\x3a\x1b\x47\x38\xb1\xca\x20\x6c\x18\xa2\x44\x70\x76\xe0\x17\xca\x50\xe9\x4a\x3c\x40\x53\xfa\xc9\x36\x5a\x84\x27\xbb\x57\x03\x7f\x75\x4b\x38\xdc\x1c\xd7\xcf\xd4\x1a\x62\xc3\x35\x7c\xbf\x34\x3c\x8b\x4b\xa5\xa5\x2e\x2d\xb9\x0a\x12\x71\xa1\x6f\x0a\xe8\xb6\x30\x22\xaf\x12\x19\x14\x16\x7a\x51\xea\x46\xf5\x65\xa7\xbf\x28\x21\x11\x63\x45\x0e\x15\x5d\x99\xbf\x6a\x53\x1c\x20\x19\x02\xab\x00\xcd\xa9\xb8\x79\x26\x64\x86\x99\x8b\xac\x6d\x19\xae\xbb\xf2\xb6\x60\x55\x5a\x82\xc5\x90\xdd\x03\xf2\x15\x64\x6e\x94\xc6\x21\x33\x58\xcf\xa5\xe3\xb0\xc1\x0b\xfb\xb0\x6c\x4f\xd8\xc7\x52\xb4\x0c\x36\xcf\xe2\x7d\x1a\x6c\x82\xa5\x42\x76\x4c\x6d\x9a\x64\x20\xe1\x3f\xaf\x0d\xad\xa4\x9a\x75\x35\x9f\x69\x12\x2a\x2b\x21\x04\x0c\xdb\xd2\xc1\x5e\x18\x90\x8f\x94\x88\x99\x13\x84\x4d\x25\x5d\x7f\xb6\x6d\x49\x5d\x77\x4b\x84\xcc\x04\x62\xac\xeb\x4d\x1f\xa1\x01\xab\xc1\x1d\xb9\xb0\x9a\xd2\x7a\x99\x3b\x09\x27\x4f\x78\x21\x51\x26\x0c\x32\x88\x09\xbc\x76\x93\x87\x78\xc7\xf2\x47\xde\x93\xad\x5c\xe4\x3b\x02\x55\x7a\x75\xcc\x93\x93\x7b\xc7\xcf\xe0\x89\xa9\x04\x05\x7b\x81\xbc\x68\xae\x50\x35\x3b\xb0\x3a\x45\xc6\xd1\x1c\xb3\x19\x19\x3b\x1b\xd9\x26\xda\x92\x6e\xe7\x14\x9a\x39\xb3\xad\x34\x5f\x4e\xd7\x46\x61\xb2\xe5\x3b\xcc\xab\xde\xfe\xa3\x0f\x81\x54\x78\x46\x90\x19\x51\x27\xab\x62\x29\xe0\xc7\x62\xc5\x82\x9e\x60\x5b\x1d\x96\x83\xa0\xdb\x84\x77\x88\x5c\xb9\xc0\x13\x92\xbc\x8e\xe3\x1b\xba\xb6\xb6\x55\x70\xb6\x98\x60\x6e\x82\x9e\xc0\x1c\x5b\x61\x19\xd6\xf8\x2a\xf2\xa6\xd0\xee\x65\xf3\x2c\x15\xaf\xde\x62\xa2\xae\xd4\xc3\x26\x53\x6d\x2b\x00\x11\x5e\x7b\x41\xa1\x84\x26\xfb\x48\x78\xfd\x55\x4d\x82\x9b\x0d\x24\xa8\xd7\xd0\x32\x8e\xad\x0b\x36\xac\x9c\xca\xc6\x39\xe2\x1d\x8b\x98\x9d\x4f\x11\xe3\x8c\x20\x2a\x8b\x97\x55\x39\x9b\xc5\x23\xac\x68\x11\xdf\x18\x5f\x7c\x91\x25\x5f\x3b\xe7\xb9\x2d\x2d\x45\xee\xbb\xb7\x0d\xb8\xf4\x5c\x46\xb4\xa2\x8a\xc5\x02\x10\x1a\x0d\x1f\x2e\xcb\x74\x2b\xc7\xb9\x73\x81\xfb\xce\x01\x70\x06\x81\x96\x8a\x23\x10\x23\x2b\x83\x43\x06\xc6\xd2\xbe\x64\x3f\xb2\x28\x23\x23\xe6\x2d\x1b\x40\x88\x54\xa2\x14\x67\xe0\x92\x61\x5c\x15\x5f\x19\xd4\x1c\xe5\xb7\xf0\xc0\x09\xe2\xd2\x94\x40\x6a\x59\x81\x55\xa6\x1d\x77\xfd\x16\xeb\x5a\x46\x27\x74\xc8\xaa\x33\xfa\x48\x98\xa3\xe9\x03\x77\x26\xf4\xa0\x5c\xa7\xc9\xe2\x10\x43\x94\x28\x89\x43\xc3\xf5\x72\x8e\x64\x0c\x32\xfb\x60\x8f\xec\xbe\x64\x77\x8d\x51\x10\x06\xe3\xaa\x04\x4e\xee\xe2\x7a\x43\x2a\xb5\xb0\xab\x26\x91\x17\x4b\xf4\x47\xc6\xd5\x1f\x03\x60\x5a\x67\xbc\x80\x4f\x9d\x09\xea\xa0\x56\x71\x03\x0e\xad\x25\x1c\x84\x03\x80\xa4\x95\x2b\xbf\xad\x6b\xb7\x88\x5b\x7e\x56\x69\x74\x58\x4f\x62\x6a\x2b\x59\xd4\x3b\x5c\x51\xf5\x5a\xa8\x1a\x3c\x4d\x55\xb4\xe2\xa4\x97\x0c\x9d\x72\x95\x87\xd5\xef\x45\x27\xcf\x6a\x2d\xa1\x7b\x1b\x6a\x4b\x3b\x07\xbe\xac\xc0\xb0\x6d\xb6\x4b\x6c\x92\xa6\xd7\x26\x97\x8b\x72\xe4\x91\xad\x62\xd0\x02\xd2\x7a\x34\x62\xef\xb9\xb0\x57\xb0\xb4\x30\xf1\x13\x1c\x3d\x1c\x12\x16\x23\x9c\xab\xb9\x01\x4b\xb5\x7e\x85\x85\xa5\x06\x2d\x69\x00\xd9\x78\x24\x04\x2a\x23\x2c\x62\x57\xb0\xe0\x91\xbb\x51\x8c\x58\xd0\x08\x00\xd1\x43\x9d\x1e\xa8\x34\xda\xa6\x6a\x12\xa9\xf5\xab\xb6\xb5\x68\xaa\xa1\x59\xab\xa0\xb9\xfc\x9c\x95\x6a\x82\x02\x84\x3e\xc4\xa7\xf0\x69\x7d\x75\xce\x9d\xb5\xd1\xe9\x77\x9a\x9e\xeb\x5e\x88\x03\xab\x51\x18\x93\x94\x9d\x81\x96\x74\xbe\x76\xbc\xb6\x04\xfa\x3a\xcd\x05\x44\x5b\x36\xb5\xf9\x65\x34\xa7\x49\xe1\xbb\xf8\xea\xc0\x0f\x53\x37\x99\x90\x47\x92\x18\xc8\xf1\x48\x40\x60\xb5\xb1\x1a\x7e\x8d\xfe\x8f\xa9\x2b\x89\xbe\x19\xb1\x0f\xc0\x86\x93\x64\x01\x80\x88\xbe\x65\xac\x2a\xcd\x3c\x34\x0e\x40\xd9\x4c\x0e\x54\x1e\x88\xd9\xeb\x39\x7e\x24\x23\xe6\x9a\xf9\x3f\xe8\x01\xfd\x09\x7d\xd3\xa6\xde\xb9\xf8\xe8\x67\xb6\x73\xbc\x0f\xa2\x8f\x83\x5b\xce\x32\x4a\xcb\x6f\x9c\x19\xa4\x64\x84\x6c\x00\x46\xf0\xb8\xc6\x94\x3d\xf2\xa8\x16\x84\x1f\x9e\x5a\x2c\x08\x53\x63\xc6\x63\x32\x26\x0d\x2e\xcd\x25\x4c\x42\x0b\x01\x97\x3c\x26\x2b\x1d\x92\x9e\x99\xfe\x04\xa6\x1b\x99\x4f\xfc\x76\x40\x7e\xb6\x4f\xc6\xf5\xd6\x87\x32\xa5\x35\x8f\xdc\x83\x87\x6e\x32\xee\x4d\x9d\xa9\x2e\xca\xef\x00\x2e\x04\x3b\x80\x66\x87\x5e\x82\x95\x4b\x61\xad\x1e\xc7\xaa\x23\x40\xbf\xac\x67\x6e\x2f\xab\x00\x16\x15\x4a\x57\x08\x3a\xa3\x5a\x7e\xef\xee\xb0\x05\x4e\xb8\x89\x37\xc3\x60\x44\x76\x72\x67\x14\x4b\xe1\x70\x32\x0e\x3d\xfd\x15\x4e\xc8\x09\xcf\xab\x02\xbc\x5d\x00\x2a\xc3\xe4\x5a\x2b\xab\x2f\x34\x1f\x9e\x99\x04\x2e\x32\xa7\x26\x65\x7a\x70\x7a\x81\xf4\xe9\xe0\xa9\xc1\x15\x82\x45\xcb\xd5\x9c\x0b\xfa\x5b\x6b\x82\x49\xbb\x8c\x5e\x78\x5a\x8b\x7c\x1c\x33\xce\xb2\xb4\x0e\xc4\x6a\x44\x0a\x55\xd2\x4a\x9a\x74\x26\x34\xc9\x01\x42\x53\xb3\xd9\x69\x9e\x18\xdc\xfd\x88\x8b\xd8\x14\xbe\x96\xa5\xec\x1f\x88\xa2\x74\xe2\x3d\x56\xbe\x41\x6a\x91\x06\x2d\xb2\xbf\xb1\xe0\x2c\x15\x40\xff\x96\x93\x7c\x47\x09\x54\xaf\x1a\x72\x7a\x87\x67\xb2\x88\x21\x35\x6b\xa3\x79\x73\xb1\xbe\xbf\xea\x99\xca\x20\xe5\xd0\x59\x16\x3d\x82\x8f\x51\xc9\x4d\x5d\xc7\xb5\x2c\x3a\x37\x06\xb9\x7c\x07\x26\x9d\x97\x88\xe7\xa8\xcb\x48\x0d\xec\xc7\x92\xdf\xa3\x4f\xc0\xab\xb2\x88\x67\xb2\x93\x38\x08\xf8\x8a\xf4\xf1\x8c\x26\x93\x0d\x98\x5c\x5d\xa8\x5e\x1a\xd4\x5a\x18\x50\x3c\x5b\x6b\xc8\x85\x55\x1c\xa2\xe6\x9f\x04\x05\x80\xaf\x45\xf1\xb2\x2f\x61\xea\xae\x8b\x90\xc7\x68\x29\xc5\x88\xb5\x10\xd7\xe1\x96\x70\xd1\xcc\xe3\xd7\x30\x40\xd8\x86\xca\x5d\xd7\xfd\xf6\x6d\x27\xc2\xb0\xa4\x7d\x3d\x12\x75\x74\x8f\x95\x87\xc1\x17\x72\x78\x1d\x03\xa2\x17\x6d\x5e\xee\x64\x78\x72\x1c\x47\x38\x9a\xb7\x4e\x6a\xc2\x79\x42\x30\x6b\x93\x5e\x1b\x1f\x57\x8f\x88\xc1\xa6\x04\xd6\x9d\x24\x00\xd0\xea\x96\xc0\x16\xf5\x2b\xc4\x77\x16\x03\xb0\xb6\xe1\xe1\x06\x89\xc3\x0d\x54\x11\xe6\x2c\x3f\x94\xcd\x12\x52\x5d\x2b\x8b\x80\x7e\x60\x3b\x49\xa2\x3c\x09\xaa\xfa\x65\x44\xe8\x51\xeb\x25\x7e\x24\x4c\xeb\x0c\x76\x1c\xce\x99\xf1\xe4\xf2\x59\x7d\x2d\x9f\x03\xdf\xb5\xf3\xa7\x41\xd2\x58\x3c\x62\x70\x70\x79\xf9\xb0\x6a\x5a\x95\x5a\xcd\x08\xed\x52\x1b\x9f\xce\x40\x88\x58\xfb\x78\xde\x96\xcd\xc4\x6b\x9f\x49\xd3\xf7\x18\x62\x0c\xb6\x76\xad\x05\xee\x97\x22\xd3\xde\x6c\xac\x43\x53\x7a\x21\x23\x32\x44\x6d\x94\x41\x5e\x82\xa0\x8d\x36\x34\x9f\x67\xbd\x4b\x8a\xea\x05\xee\x36\xe8\x38\x94\xa5\xae\xea\x8e\x8e\x67\xb0\x4e\x2e\x3b\xb7\x17\x36\xe2\xb6\xec\xb2\xf5\xe9\x19\x45\x98\xa3\xad\xcf\xa9\x04\x86\xe4\x72\x48\x09\xfe\xc9\x68\xd8\x54\x1a\x0b\x98\xab\x52\x90\x66\x6a\x61\x8b\x5a\xc1\xbd\x18\xa6\x64\x1a\xc0\xae\x26\xf7\x70\xf5\x8e\x8c\x4b\x0e\xe2\xa6\xce\xa0\x23\x6b\x56\x68\x6c\xd2\x2d\x74\x08\x00\x51\x49\xb8\x6f\x8b\x06\x31\xf5\x41\xc7\x38\x69\xb5\x65\xed\x80\x69\x42\x96\x64\x91\x64\x6f\xb1\x3b\x95\xc8\x89\xe6\x5d\x38\x49\x2a\xf3\xc2\x90\xcd\xaa\x7c\x8d\xb0\x49\x51\xc8\xb4\xbb\xb3\x3a\xc1\x13\xb2\x96\x7b\xfa\xc2\x7c\xb0\x94\x8a\xe0\x15\x48\x35\xcd\xb2\x64\xd1\x0d\xb5\x29\x0c\xbd\x6b\xc4\xb8\x5a\x35\xb0\x10\x19\x6b\xe9\xdd\x54\x46\x97\xda\x6c\x88\x92\x44\xb9\xa0\x6a\x31\xb6\x46\xbf\xee\x4c\xeb\xd6\x7e\x79\x6a\x3f\xec\xa2\x51\x9f\x20\xd7\x9f\x33\x32\xc2\x3d\x25\xa8\x29\x80\x62\xa7\xd0\x65\xbb\xb5\x96\xdc\x88\x7d\xb3\x6c\x61\x1d\xf8\x4e\xb7\xa1\xea\x2e\x36\x1d\x9e\x2d\xac\x30\xe6\x53\x07\x6b\xd3\x7d\x61\xab\x15\x27\xd6\xb0\x96\x3a\xf4\xdc\x4c\x50\x2e\x6c\x61\x87\x2e\x41\x6d\x29\xfe\x34\xce\xb0\xc0\x49\x42\x12\x2a\xd3\xcd\x6d\xbb\x7f\xfe\x76\xe9\x68\x4f\x4d\x01\x12\x69\xcb\xf9\x7c\xa2\x69\x9e\x22\x96\xa7\x13\x2b\xe5\x62\xf9\x10\x62\x17\xba\x4c\x6b\x03\xc1\xe3\x06\x58\xca\xf7\x16\x01\x1a\xe5\x88\x05\xb8\xc4\xd6\x54\x81\xa3\x39\x25\x8f\x80\x9a\x28\x18\x91\xf2\x08\x5d\x72\x45\x4e\xd0\x47\x9c\xdd\x81\xa0\x66\x2a\x02\xce\x8c\x75\x1c\x4b\xa4\xa5\xd6\x9c\x51\x75\x30\x62\x16\xcc\xd8\xad\xca\x71\xc4\x99\x01\xb4\x8c\x60\x61\x7d\x13\x60\xee\x75\xc8\x8e\xca\xe5\xa5\x51\xd9\xb2\xd8\x02\x3f\x8d\x83\xe8\xd5\xb1\xc9\x0e\x58\x83\x8e\x6f\xf0\x93\x89\xd7\x86\x0a\xf8\xe6\xeb\x25\x92\xbb\x0d\x88\xb2\x05\x60\x0c\x8e\xab\x0b\x1c\xe1\x16\x4c\xc0\x97\xae\x32\xd1\xa9\x5f\xd2\x23\x72\x84\xbe\x4b\xf8\x44\x1e\x20\xe9\x31\x8f\x5d\x81\x7e\x79\x60\x1c\x54\xf0\x6f\x93\xc9\xf3\x95\x5b\xfd\x82\xef\x43\xd5\xb6\x29\xfd\x64\x30\x0c\xe4\x9f\x4f\x8e\x8f\xd3\xc5\xe1\x24\x8f\x1e\x88\xd2\x7f\x81\x4c\xd1\xb8\x42\x0e\x00\x08\x37\xc1\x09\xad\x5a\x9d\x3a\x14\x51\x27\x8a\xb4\x20\x76\x92\x00\xec\xb5\xbe\xd2\x7d\x5d\x4c\x87\x5c\xc3\x59\x73\xd1\x3f\x3b\x65\x91\xb7\x1d\xaf\x12\x5e\xee\xcb\x68\x2b\xa6\xee\x67\x08\xd3\x3b\x4d\xf0\xac\xa2\xb2\xac\xa1\xa4\x5c\xa5\xd4\x52\x91\x9e\x3b\xc4\x5b\xe8\x53\x56\x8e\x32\xfb\xc2\xb9\x23\xc1\xad\x68\xdd\x2d\x47\x23\x36\x90\xe8\x89\x98\x72\x9e\x90\x52\x06\xde\x89\x9c\xca\xb9\x4f\x28\x03\x7b\x29\x34\x6a\xd0\x4c\x4d\xd2\xbb\x55\x1c\x9d\x66\xe5\xfc\x37\x56\x03\xc5\x89\x24\x07\xba\x61\x40\xb4\x72\x81\x84\xe8\x49\xe0\x2c\x23\x62\xc4\x2c\x32\x25\xe0\x2f\x73\x6e\x83\x44\xda\xa2\xc9\x7b\x8d\x72\xbf\x34\xca\x41\x25\xb4\x1c\x2a\xdc\xa6\xa0\xf4\xc8\xa2\x90\x9f\xb3\x4f\x79\x95\xb3\x74\x35\x03\x18\x2f\x7c\x1c\x73\x22\x03\xc3\x33\xf2\xf6\xa3\x84\x4e\x89\xbe\x31\x47\x4c\x2f\x7d\x68\x24\x37\x98\xbe\x0e\xe2\x57\x77\x1a\x09\x2e\xa5\x8d\x16\x37\xed\x2c\xcf\xf9\xd9\xa2\x7c\x98\x01\x26\x36\x85\xfb\xab\x85\xc4\x82\x67\xae\xa4\x98\x7d\xd8\x5c\xcf\xbd\xad\xa9\x95\x05\xc4\x8a\xb5\x58\xa3\x84\xd8\xf1\xe9\xc5\xb9\xaf\x9b\x53\xe9\xba\x5e\x43\x2c\x04\x73\x6e\xaf\x22\x56\x9f\x71\x50\x4f\xac\xd2\xc4\x92\x8a\x62\xab\x37\xab\x1c\xa3\xba\x0d\x52\x57\x65\xeb\x57\xdd\x59\x15\x9a\x59\x15\x4a\xbd\xa3\x6d\x6a\x61\x85\x11\x08\x39\xcf\xed\x15\x06\x61\x41\xbf\x25\x15\x4e\xb3\x30\x4d\xd0\x41\x15\xda\x69\x9a\xa3\xd6\xc6\xb8\x5f\x14\x42\x39\xc2\x26\x02\xa3\x3a\xb8\xda\x56\xac\xe7\xa5\xb9\xb3\xc8\xcc\xbb\x08\xbd\x7d\xb9\xbc\xdb\x64\x51\x44\x9a\x49\x2b\x6f\xb8\xaa\xbf\x2d\xb6\xea\x09\xf1\x28\xd4\xad\x1b\xba\x6d\x62\x9d\x47\xab\x11\x04\x4b\x1b\x42\x00\xf9\x67\x95\xdc\x94\x35\x4c\x9a\x7e\xcc\x26\x83\xf5\xd0\xe3\xbe\x07\x57\x8d\x2d\x65\x14\xb9\x83\x48\x85\x20\x8f\x44\x00\xed\xd8\x38\x15\x56\x3e\xaa\x38\x11\x04\xc7\x8b\x60\x45\xbc\x93\xdc\xf4\x0c\x26\x1d\x49\x53\xad\x74\x82\x38\xcd\xf8\x21\xcf\x9c\x9c\x5d\x7a\x0b\x40\xfb\xe9\x54\xdf\x58\x81\x8b\x5d\x7f\xc1\x0e\xc9\x27\x2a\x95\xd6\x4b\x1a\xe2\x0b\x5d\x23\x70\x4b\x43\x29\x9f\x39\xb1\x37\xdc\xe8\xdd\xe0\xbb\xab\x9b\xbb\xe1\xd9\xe8\x5d\x11\x51\xee\x52\xa6\x3c\x08\x8d\xc3\x14\xe7\x6c\xc4\x7c\x10\xa8\xc7\x5c\x85\xbd\x44\x38\x8e\x0b\xc4\x6b\xab\xf8\x18\x39\x63\x29\x47\x0e\x4e\xc5\xca\xf0\xcf\x25\xcd\xdc\x43\xde\xcc\xbe\x9e\xac\x25\xee\x9e\xd2\xc9\x31\xd9\x3f\x4b\xd2\x34\x76\x74\xd9\x84\x70\x91\xca\xe8\x87\x44\x39\x3c\x33\x46\x9e\x9c\x7c\x0f\xb7\xf3\x31\x36\x97\xf0\x7a\xdc\xce\x6d\xc8\x06\x9b\xfa\x9e\x7e\x22\xf1\x4d\x8b\x54\xb5\x93\x2c\x8c\x4e\xd1\x6b\x8d\xbb\x90\x33\xba\x8e\x96\xea\xa7\x72\xaf\xbf\xeb\xce\x96\xae\x0a\x14\xa8\x02\xd1\x11\xe0\x1c\x15\xc2\x28\x22\x42\x61\xca\xd0\x14\x0e\x36\x8b\x16\x08\xb0\x38\x08\xf8\x5d\xbf\x45\x29\x65\x90\xed\xbe\x6c\x69\xef\xcb\xf3\x58\xa7\x94\xff\xf9\xe5\xfd\x5d\x49\x54\xfd\xfe\xea\xbe\x5c\x47\x7a\xf0\xf3\x52\x59\xb5\xd2\xc2\xb2\x00\x97\x60\x8a\x45\xe6\x9c\x05\xb6\xf4\x2b\xd3\x34\xd1\x0f\x44\xfd\xa8\xf9\x32\x67\xbb\x08\x2b\xb7\x72\x16\x38\x9c\xc8\xf8\xd1\x34\xbc\x06\x19\xd8\xa1\x2c\xc9\x1d\x70\x92\x1c\xf4\x80\x6c\x0f\x61\x22\xfb\x91\xa9\x98\x3c\xd0\xcd\x81\xca\xe8\x02\xb4\xb4\xbe\xc4\x99\x5e\x2e\x03\x2f\xe8\x30\x09\x83\xe6\xf8\xd4\x7c\xdc\x11\xa1\x29\x08\x13\xd6\x6d\x15\x4b\x89\x06\xd7\xe7\x0d\x6b\x7d\x51\xb5\xc9\x7f\x5e\xe5\x1d\x12\xef\x1e\xd8\x75\x65\x87\x20\xdf\x6b\x2f\x8a\x3a\xd8\x99\x6e\x57\xcf\xc1\x78\x51\xaf\xcb\xae\xd9\x7d\x40\xaf\x6c\x92\x67\x4b\x79\x9c\x2b\x80\x2a\xd7\x4b\x6d\x2a\x96\x61\x4d\x14\x99\x70\x40\x36\xae\x3e\x44\x4e\xa9\x07\x6d\x1e\x84\x48\x2a\xdc\x14\x90\xb4\xce\xda\x9d\xa1\xcb\x14\xb3\xe9\x02\x2f\xf3\xa3\xa1\x68\x8f\x3e\x00\x78\x0a\xae\x40\x99\x0b\xb6\xb4\xc9\xc0\xe1\x74\x43\x6a\x5b\x0f\x91\xa6\x18\x9f\xb3\x27\x5a\x6c\x56\x9c\x61\xab\x14\x83\x84\xef\x90\xc3\x9b\x0a\x4d\x1d\x8d\x58\x10\x01\x20\x8d\x4c\xae\xcf\x88\x03\xeb\x87\x0a\x90\x0c\x80\x5e\x21\xeb\xc1\xdf\xcc\xa5\x1d\xa8\xe6\x1c\xab\x79\x19\x6e\xbf\xd6\x8f\x3d\x9d\x72\x8e\x5d\x66\x97\x53\xef\x6d\x60\x55\x68\xfc\x80\xf6\x02\x80\x6d\xdb\x31\xd8\xf7\x40\xa3\xc6\x41\xf9\xa6\x20\x1b\x38\xe6\x44\xb2\x2f\x94\xcf\x9d\xa3\x89\x2d\x11\x80\xab\xf6\x56\x2d\x72\x60\x6a\x5b\x5e\x7e\xc0\x77\x00\x77\xb3\xae\x54\x1b\x1c\xab\x95\x36\x14\xe7\x34\x03\x4a\x08\x83\x3b\xa0\xd3\x36\x6c\x9a\x4f\x19\x89\x36\xc1\xe4\xb8\xc6\x02\xa7\x44\x11\xb1\x2c\xbe\xa3\x5c\x5c\x15\x62\x17\xdc\x0e\xda\x7e\xcd\x2e\x1a\xe4\xf9\x6a\x89\x02\xaf\x7a\x5d\xac\xc2\xd8\xf0\xb3\x58\x0b\x4e\x48\x4f\xe3\x47\x0b\xb5\xbf\xe6\x2c\x6c\x3f\xc5\x34\x6c\xf8\x4a\x00\xa9\xb2\xed\x9c\x5e\x06\x5b\xe2\xae\x86\xd2\x50\x8a\xbf\xd8\x13\x50\x89\xd5\xa3\x6c\x43\x93\x58\xc5\x4b\x77\xc2\xbb\x5d\xc8\xb8\xcb\x49\xac\x1c\xaa\x52\x30\x3a\x50\x09\xc8\xfb\x06\x58\xa1\x19\x11\x02\x84\x96\xa6\x90\xb3\xc0\x8f\x62\xf1\xc2\x0a\x6b\xa3\x95\xac\xaa\xc5\x56\x2a\xcb\xb5\x82\xc7\xed\x2a\x5b\xbe\x97\x68\x76\x2d\xd1\xac\x61\xdb\x33\xd4\x49\x44\x05\xb8\xc3\x16\x41\xb5\x19\xd7\xe5\x09\x42\x32\x87\xbd\x22\x6d\x25\x45\xb8\xfa\x29\xf3\xff\x2a\x73\x70\x47\xd4\x21\xa9\x36\x65\xa9\x1d\x05\xfe\x11\x70\x8f\x24\xa1\x34\x60\x03\x15\x60\xb4\x26\xae\xcc\x98\xa0\xcf\x2f\x8d\x77\x05\xb2\x45\x17\x3c\x47\x4f\x54\x6a\x5d\x78\xc4\x20\xf0\xca\x9b\xaa\x15\x47\xe6\xc5\x03\x78\x0b\xf2\xca\x65\x3e\x49\xa9\x42\x38\x98\x61\xc9\x5e\x76\x60\xcf\xb3\xfe\x00\x66\xdc\x98\xb8\xdc\x84\x79\xb2\xe2\xd0\x6c\x60\xfc\x29\x1a\xd9\x36\x37\x39\x08\x12\x7d\xde\xec\xe4\x40\xe3\x09\x35\xcc\xc6\x33\xd7\xa7\x27\xa3\x66\x6b\x83\x45\x61\x04\xa8\x4c\x2a\x55\xe5\x6e\xb1\xd8\x8b\x2b\x52\x93\x8b\x8d\xe8\x94\x9b\x5c\xbc\xbe\x8b\xe4\xe4\xb6\xb2\x3d\xcb\x92\xd5\xdc\x27\x2d\xc6\x59\x97\x04\xa9\xb8\x8b\x44\x0e\x25\xa5\xeb\x56\x49\x69\xdf\x60\xa2\x8a\x08\xeb\xcd\xe3\x75\xd7\x51\x07\x8b\x84\x97\x90\x8a\x82\xfc\xb5\x32\xc8\x06\xa9\x72\x7e\xc6\x15\x24\x29\x44\x50\xd2\xb8\x96\x38\x37\x62\xcd\x12\xc8\x72\x9e\xb8\x6d\xcc\xfb\x4e\xe1\xa4\x82\xf3\xe7\x66\x61\x2d\x5a\x3f\xf9\xa8\x21\xa3\x2c\xdb\xe2\xc4\x55\x11\xb3\xf0\x3f\xb5\x28\x20\x20\x78\x6c\x92\xc1\xd9\x70\x2a\x3b\x46\xa4\xaf\x3c\x17\xf6\xd2\xdd\xa1\x6a\x57\xe3\xce\x9d\x03\xf8\xbd\x8c\x6c\xb9\xb1\x8b\x40\x75\x6a\x7c\xc5\x8d\xb8\x49\xd1\x45\x40\x69\xdc\x19\xb6\x64\x35\xdd\x5b\x37\x7e\x00\xae\x47\x3b\x74\x6c\xc2\x30\x3c\xe2\x71\x65\x4b\x4a\x13\xb6\xc5\xac\x9f\x61\xd2\xeb\x16\xca\x0c\x5c\x61\xc2\x86\x4f\xd2\xd0\x6e\x00\x15\x32\x6d\xd4\x59\x85\x0f\x7b\xd1\x2e\x67\x31\x11\x8c\x60\x35\x7f\xb9\xa0\xf5\xd3\x6d\x8d\xd3\x2f\x16\xc0\x7e\xba\x93\x2a\xc9\x95\xa0\xf0\x35\xe3\xc1\xd7\x08\xae\x2e\x6a\x66\xd6\x14\xc7\xa6\xea\xf4\x05\xa6\xc7\x3a\x54\xba\x55\x5c\x7b\xb3\x32\xf7\x3c\x11\xfe\x0d\x56\x9f\x5a\x6c\xbf\x3e\xec\x61\xa5\xd1\x15\x4b\xf2\x59\x84\xd2\x3f\x7f\x74\xf7\xb2\x9a\xa6\x79\x10\xf0\x0d\x85\x65\x15\xa6\xcc\x72\xaf\x65\x31\xde\x5a\xa2\x4c\x71\x53\x58\xf7\xde\x27\x0c\x7c\xf6\xf9\x02\x7d\xf4\x78\x1f\x3d\xde\x47\x8f\xaf\x15\x3d\xbe\xcc\xcc\xe8\x3d\x5f\x50\xe3\xad\x54\x99\xc3\xac\xe3\x0a\x6d\x6d\xf3\xa8\x6e\x67\xa9\x0b\x43\x62\xec\x2f\xf6\x87\xc6\xa8\x98\xda\x67\xd5\xd9\x86\x56\x43\xb6\xa8\x1a\xdf\xb1\x88\x13\x0b\x9f\x65\x63\x56\xcb\x56\x9e\x65\x06\xc9\x11\xfb\x9e\x3f\x91\x47\x22\x0e\x10\x56\x28\xe5\x5a\x49\x0f\xa2\x50\x80\xe0\x4a\x48\xcc\x26\xda\x00\xa3\x4b\x9c\x92\xd8\xd4\xd9\x0a\x22\xdb\xac\x59\xd4\x3a\x34\x9b\x50\x22\x01\xf0\xd0\x6c\x83\x8b\x4e\x18\x31\x13\x6d\x66\x22\x9c\xe0\x4e\xa6\x6e\x62\x40\xd7\x7f\xf4\xee\xd6\x3f\x1e\xa1\x3b\x7d\x0f\x50\x59\x1e\x6f\x00\x1a\xd5\x36\xb6\x11\x9b\x09\x9e\x67\xde\x52\xc5\x27\xa6\xe0\xa2\x01\x9c\xae\xbb\x5b\x61\x30\xce\xd7\x1a\xe1\x58\x6b\xbc\xcb\x09\xe7\x55\x02\x11\x37\x42\x5e\x09\x09\x48\x73\x09\x1f\x5d\x65\xa3\x9d\x8d\x97\x34\xc0\x9b\x58\x86\x1f\xfd\x4c\x2e\xdc\x33\x22\xc1\xf6\xe2\x6d\xdb\xa5\xf4\xd7\x72\x8a\x75\xe3\x38\x97\x59\x1e\xbd\x77\xc0\x59\xd0\x9b\xb3\xb7\x8b\xce\x6d\x64\x95\xc9\xad\xb3\xfc\xf8\xd9\x6c\x92\x9d\x03\x28\xdb\xf8\xc5\x75\x2e\x32\x0e\x12\x4f\xb2\x70\xd9\xe6\x16\xa0\x2a\xe3\x59\x6e\xa2\xc7\x68\x18\x4c\xd4\x48\xd9\x54\xaa\x8f\x58\x45\x73\xcd\xdf\x0b\xa0\xa6\x1d\x45\xd5\x15\x5c\xf9\x79\xed\x94\x0d\x33\x38\x0d\x7b\x6f\x31\xdc\x77\xb0\x5b\x9b\xfb\xd5\x45\x58\xbb\x1b\x3b\xd5\xfd\x95\x6a\xc9\x07\xd6\x47\xf7\x89\x7d\xa2\x27\xba\x8a\x8a\x56\x8d\xbf\x1b\x6d\x95\x0b\x05\xed\x3c\x5e\x6f\x0b\xe4\x8b\x33\x8b\x33\x54\xbc\x68\xeb\x02\xb6\x38\xd9\x37\x2c\xf4\x6d\xbd\x27\x50\x39\xbe\xb0\x6b\xa6\x38\xd3\xc2\xba\xe2\xfa\x96\x14\x33\x23\x2f\x9a\xfa\x93\x08\xa3\x5c\x50\x77\xf6\x2b\xa9\xac\xed\xd4\x01\x76\xc0\xe3\xb0\x10\x4c\x84\x83\x1a\x59\xc6\xad\x8e\x23\x95\x63\x1f\xfe\x07\x34\xe1\x4a\xef\x9a\xb4\x5d\xe7\xbe\x16\x4e\x8c\x6a\xd8\xd3\x95\x84\xbd\xc5\x2e\xe3\x26\x58\xb6\x4e\x27\x8d\xb2\x59\x80\xe9\xd6\x6c\x8b\xed\x02\xd9\xde\xf8\x65\x37\xd8\xf9\xc6\x4f\x9d\xec\xb3\xc9\xb7\x4b\x30\x67\x5a\x3f\x5f\x25\xc0\x96\x42\x9d\x6d\xb8\xa9\x95\x9e\x42\xb4\x3d\x6b\x27\x03\xd0\x4c\x0a\xee\x70\x6c\xa5\xa9\xff\xf2\x7f\x99\x12\x3f\x66\x69\xfe\x0b\x71\x31\x62\xe6\xf7\x03\x0f\xaf\xaf\x5f\x28\x70\x2b\x71\x4a\x0a\x64\x3f\x51\xc6\x00\x03\x24\x04\x8b\xe1\x64\x30\x4a\x3d\xba\xb8\x1e\xc3\x43\x3e\x21\x82\x11\x3d\x34\x97\x33\xed\x99\x59\x8a\x19\x9e\x01\x22\xea\x01\xc4\x9f\x81\xb8\x5a\x88\xfc\x86\xa4\x4d\x99\x36\xe0\x56\x9a\x59\xda\x94\xcb\xa2\xda\x24\xf4\x69\x44\x59\x0b\xc8\x58\x04\x31\x34\x53\xff\x8d\xed\x7f\x33\x89\xfd\x6e\x70\xfb\xc3\xf8\x66\x78\x7b\x75\x7f\x73\x5a\x12\xdb\x4f\x2f\xee\x6f\xef\x86\x37\x8d\xcf\x8a\x74\xc5\xbf\xdd\x0f\xef\x5b\x1e\xb9\x06\x2e\x06\xdf\x0d\x4b\xa5\x5b\xff\x76\x3f\xb8\x38\xbf\xfb\x79\x7c\xf5\x7e\x7c\x3b\xbc\xf9\xf1\xfc\x74\x38\xbe\xbd\x1e\x9e\x9e\xbf\x3f\x3f\x1d\xe8\x2f\xc3\x77\xaf\x2f\xee\x3f\x9c\x5f\x8e\x5d\x70\x6f\xf8\xe8\xa7\xab\x9b\x1f\xde\x5f\x5c\xfd\x34\x0e\xba\xbc\xba\x7c\x7f\xfe\xa1\x69\x16\x83\xdb\xdb\xf3\x0f\x97\x1f\x87\x97\xcb\x4b\xc4\x36\xaf\x46\x6b\xf5\xc9\xe0\x22\x0b\x8c\x33\x81\x98\x34\x59\x58\xd2\xa6\xbf\x81\x8b\xe0\xda\xd0\xe3\xe1\x81\xfb\xcb\x14\x74\x3d\xd4\x2c\xd0\x79\x9f\x0a\xee\x31\x62\xde\x3d\xe8\x2f\x55\x28\xe8\x6d\xb3\x4f\x4b\xa3\x3d\x41\x03\x38\x2b\xa0\x30\x94\x3a\x05\xcc\x09\x3f\x52\xe7\x50\x46\xa6\x58\x7f\x4a\xc1\xb7\x8c\x0e\x51\x75\xc3\xcb\x0d\xda\x39\xc1\x10\xac\x77\x2c\x5e\x76\x1a\x64\x35\xb1\x15\x28\xe5\x04\x39\x0e\x4d\x8c\xda\x6e\x20\x33\x17\x0c\xa7\x34\x32\x3f\x54\x50\x23\x51\x81\x90\x50\x6d\xb1\x44\x60\xe5\x96\xe7\x04\xfd\xf0\xd7\x62\x50\xe0\x29\xb0\x06\x82\xbc\x56\x08\xcc\x3e\x10\xb9\x59\xd5\x55\xe4\x59\xea\xc9\x1d\x73\x6b\xc2\x85\x73\x6b\xeb\xc5\x82\x5b\x27\x67\x01\x4a\x52\xc9\xc7\xa3\x8f\xb7\x99\x51\x85\xc6\x4f\xd0\x2d\x20\x34\xc8\x42\x75\xd7\xbb\x98\x25\xf9\x8c\x32\x44\xd3\x2c\x21\x45\xa5\xe1\x09\x99\xe3\x47\xca\x1d\xea\xbe\x29\x4e\x00\xeb\x68\x45\x2b\x74\x88\x5a\x0f\xca\x09\x1a\xc4\xb1\x2c\x33\xb8\x12\xe5\x38\x96\x79\x58\x1e\x76\x08\x6c\xc4\x62\xcf\x36\x2b\x74\x54\x1c\x39\x58\xb1\xdd\x63\x50\xd4\xd9\x61\xf9\xee\xdd\x0a\x4f\x55\x3e\x8c\x1d\x29\x8f\x37\x12\x06\xee\xb0\x7c\x70\xac\x79\x95\x40\xe0\xd0\x40\xb6\xeb\xd1\xc2\x82\x74\xed\xd4\xaf\xec\x18\x0e\xda\x66\x7d\xb6\x82\xd9\xae\xe8\xd2\xcd\x38\xa9\x54\x1c\xea\xdc\x5f\xa9\x62\x51\x63\x67\x3b\xf5\xaa\x34\x4b\x63\x70\x24\xc7\x9e\xfe\xd7\x98\xc7\x35\x7c\x7a\xe5\xbf\x5c\x2a\xb2\x8d\x83\x75\x5b\xd7\xd7\x52\xcb\xd3\xb4\xfe\x96\xa5\x74\xb8\x23\x54\x9a\xee\xc2\x20\xe0\xc5\xd3\x08\xdc\x6a\x98\x32\x5b\x45\x84\x78\xbf\x8f\xab\x9b\xab\xcf\xb1\xaf\x6c\x85\x27\xfc\xb1\xa4\x5c\xa6\x44\x4a\xdc\x82\x59\x11\x98\xc4\xb6\x61\x0c\xfe\x84\xda\x0f\x3b\xd2\x93\x3b\x93\x77\xfa\xab\x65\x46\x9f\x9b\x50\x33\x76\x13\xd5\x02\x6b\xec\xe2\x59\xd1\x95\xc9\x6a\xd3\xfc\xe5\xa0\x08\x59\xe1\x22\x88\xe4\x69\x73\xb3\x74\x34\xab\x55\x17\xac\xb1\x38\x4c\xe8\x2a\x5b\x3f\xd2\x25\x68\x7d\x63\x20\x5f\xeb\xbf\xc0\xe5\xf5\x59\x83\xea\x4a\x7e\xc5\xb0\x70\xae\xa9\x11\x0f\x36\xb7\xd0\x96\x7a\x80\xb0\x49\x26\x2c\xa4\x29\x99\x47\x73\xe3\xcd\xd1\x57\xc6\xc1\x88\x3d\x05\x1b\x52\x0a\xb7\x1d\x84\x2d\x01\x08\xe2\x27\x7d\xdc\xe8\x63\x29\x88\x19\x44\x46\x0a\x11\xb5\x01\x21\x18\xc7\x5b\x51\xf5\x66\x05\x81\x07\xfb\xb5\x05\xa9\x6f\x50\xe2\xac\xa1\x0a\x7f\x53\xa1\x33\x3f\xb7\xa0\xbe\xd8\x16\x9a\x72\xd7\x21\x04\x25\xce\x9a\x46\xb0\x83\x0a\x67\x2f\x8a\x4a\xec\x93\x22\x4d\x0e\x6d\x3a\xb1\x30\x05\x7a\xba\x6e\xb5\xff\xe4\x66\xf4\x27\xe3\x77\xc8\x5b\x70\x2d\x82\xd6\x3c\x30\x31\x3a\xd4\x32\xab\xcb\xb7\xb6\x01\x0f\x12\x1d\x1a\xb0\xb3\x2f\x20\x9e\x71\x70\x7d\xfe\xc5\x01\xfa\x22\xcc\xe9\xfa\x62\xa3\x03\x68\xc7\x6d\xab\x9c\x81\x36\x55\x0a\xec\x2f\x1f\x3b\xd8\xab\xca\x49\xb4\x7b\x66\x0f\x22\x6a\x3b\x87\xfa\xcb\xd2\x37\xe0\x04\x86\xaa\x5d\xc6\x4f\xea\xc3\x8a\xad\x0b\xc8\xc8\xb8\x54\x36\xac\x5d\x3c\x62\x93\x45\xd5\xc9\x73\xe0\xbd\x3c\x9d\x4f\xe9\xd6\x95\xa8\x74\x7b\xf5\x24\xe0\x1d\x87\xbb\x2e\xbf\x0f\x56\xa4\x15\x0f\x4c\x64\x33\x9f\x06\x5c\xac\x2d\x1a\xa0\x8f\x13\x6f\x9a\x55\xc9\x5e\xe6\x16\xb3\x71\x53\x56\xc9\x3f\x6f\x8d\xdc\x3a\x04\x57\x0f\x9a\x56\xc4\xc6\xd5\xb7\x08\xd7\x3d\x95\x3d\x2f\x95\xed\x22\xaf\xa0\x3c\xb8\xf5\x2f\xd0\x53\x23\xc7\x05\xcd\x38\x83\xab\x56\x26\x3c\x83\x2f\x95\x2b\x5b\x5d\xe7\x73\x4d\x9f\x6f\xb0\x26\xab\x9d\xbe\xb7\x26\x70\xc0\xb8\x5d\xeb\x63\xad\x0e\x75\xa0\x6c\xed\x14\x4e\x4d\x0e\xa1\xa2\x29\x39\x40\x9c\x25\x8b\x20\xd8\xc1\x9e\x57\x20\x37\x13\x0b\x34\x27\x54\xb8\x4e\x2c\xcc\xdc\x5a\x49\xe7\x6b\x4a\xe3\x6d\x34\xb2\x45\xa4\xc9\xe5\xe0\xe3\xf0\x6c\x3c\xbc\xbc\x3b\xbf\xfb\xb9\x01\x42\xb0\xfc\xd8\xa1\x08\x06\x2f\xdc\xfe\x7c\x7b\x37\xfc\x38\xfe\x30\xbc\x1c\xde\x0c\xee\x56\x20\x0c\x2e\xeb\xac\x0d\xbd\x2e\x97\x4d\xea\xdb\x3a\x08\x76\xce\xcc\xdb\xd0\x7b\x1d\x67\x30\xe8\x84\x92\x16\xac\x41\x93\x60\xcf\x62\x22\x50\x4c\x1e\x49\xc2\xb3\xc2\xac\xda\xb8\x60\x01\x08\x61\x43\xfb\xcb\x80\x08\xa1\xcd\xea\x1a\x9f\x20\x53\xa2\x2a\xa8\xd2\xe9\x1b\x04\x91\x0f\x0b\xc2\xbe\x50\x88\x7c\xca\x12\x1a\x51\x15\x24\xe0\x71\x61\xdd\x2b\xc6\x7d\x08\x51\xa0\x2b\x88\x6b\x67\xd1\x28\x3b\xd7\xf9\x43\x4f\x7a\x5d\xdb\xf7\x27\xca\x83\x62\xad\xac\x7b\xb2\x03\xc5\xbe\xc5\x69\x5c\xc3\xec\xda\x60\x74\xcf\x61\x1e\xa8\x67\xc2\xd8\x24\xba\x16\x3c\xaf\xe6\x41\xae\xbe\x0d\x97\xc5\xc9\x94\xce\xf5\xf2\x40\x99\x6e\x94\xfa\xca\xe1\x2e\xa5\x7a\x80\x3b\xc0\xb7\xb0\x31\xe2\x6b\x06\x2c\xd4\xca\x5c\x30\x13\xdb\x89\x91\x20\x29\x57\x5a\x01\x33\x11\x01\x07\x5a\xa8\xa2\x38\xa1\xbf\x01\x12\x94\x20\x47\x41\x04\x05\x24\xda\xc5\x61\xc4\xa5\x45\x69\x38\x1a\xb1\xb3\xe1\xf5\xcd\xf0\x54\x33\xa4\x23\x74\x2f\x01\xe4\xa9\x34\xf5\x33\x4b\xde\x46\x1c\x0b\x23\x19\x28\x93\x8a\xe0\xb6\x60\x30\x22\x04\x17\xdd\xf9\x83\xef\x6f\x08\xdf\x35\x93\x37\x3c\x2b\xd9\xa6\x9c\x01\xe0\xb2\xb5\x98\x6b\x10\x9b\xbf\xf3\xd4\xa7\x1b\xfc\x54\x5a\x91\x10\xe4\x02\x24\x91\xf2\xaa\x3f\xe3\x6a\x03\x86\x63\xf7\xf9\x95\xfa\xbc\x86\x6f\x97\xcd\xf3\x0e\x42\xec\xa4\x2a\x00\x21\x0d\x66\xa4\x2f\xd6\x51\x99\x67\xab\xa8\x28\x5e\x03\x10\xa3\x42\xfa\x13\x32\xc3\x0c\x89\x9c\xb1\x0a\x42\x68\x68\x69\xab\x07\xcd\xac\x7b\x54\xf5\x9a\xe1\x94\xe7\x0c\x94\x06\x08\x63\x6d\x18\x8c\xcc\x08\x53\x2b\x06\xf3\x5a\x70\x27\x95\xa1\xee\x2f\xe2\x49\xc3\x40\xdb\x40\x4f\x9a\xfc\x49\x50\x31\x76\xbd\x6b\xd9\x05\xe5\x95\x9c\x4a\xfa\x50\xf9\xfb\xb9\x59\xcb\xc6\xf2\x61\xeb\xee\xee\xb0\x7c\x58\xdd\x55\x4c\xa2\x87\x75\x2f\x9b\x6a\x06\x64\x62\x0b\xee\xd6\x8c\x7d\x0b\xfd\xd4\x56\x94\x80\x3a\xcb\xd1\x03\xfa\xfe\xee\xe3\x05\x9a\x52\x2d\xf7\xea\x6b\xe5\x12\x6b\x19\xfb\x5e\x24\xbe\x88\xbd\x91\x41\x72\x91\xf8\xbb\x17\x36\xde\x89\x52\x81\x94\xa0\x6f\x34\x3c\x23\xce\xd8\x2b\x2c\xa6\x5d\xa5\xa2\x84\xc0\x2c\xe6\xa9\x99\xc7\xb1\xcc\xa7\x53\xfa\xe9\x48\x61\xf1\xd5\x1a\x12\xcd\x69\xc9\xc1\x56\x21\x23\x1b\x3e\x69\x21\x16\xc1\xaa\xb0\x52\x4e\x18\x3e\x12\xa6\x76\x22\x64\x43\x13\x0d\x19\xde\xdd\x4c\xe5\xa6\xbc\xde\xf9\x59\xc1\xa1\x7d\x99\xf7\x20\x34\x47\x09\x0c\x97\x95\xcd\xaa\xb1\x7e\xe1\x36\x6f\xf5\x63\x67\x07\x28\xbc\x5a\x5f\x97\x15\xf1\xdd\x76\xb5\x8b\x32\xbb\x45\x6c\xa6\x83\x28\xdf\x10\xf3\x45\x12\xa3\x8a\x07\x58\x03\x56\xc3\xaa\xee\xb9\xe9\x73\x8e\x65\xb5\xcb\x95\x5b\xbe\x01\xc0\x49\xa9\x99\x0f\x04\xf2\xff\x76\x11\x4d\xbd\x4e\x9e\x37\x0c\xe4\x5e\x24\x10\x07\xbc\xd4\x14\x63\x4a\xfc\xea\xe3\xeb\xc5\x13\xdc\x41\xd0\x34\x83\xd1\x92\x0f\xc9\x04\x81\xa2\xf3\x27\xe8\x3a\x21\x5a\x7c\xc8\xb5\x08\x91\x27\x89\x03\x83\x5a\x2e\xe2\xac\x05\x60\xf6\xec\xf3\x0a\x04\xe8\x25\x13\x73\x60\x68\xcb\x67\x16\xac\xc1\xee\xb3\xf3\x83\xf5\x05\x3b\x28\x58\xc3\xca\xaa\x10\x30\xe0\x85\x09\xfe\x04\x7b\x08\x2e\x71\x63\xfa\x9b\x66\xf3\x82\xc8\x39\x6f\xcd\x88\x0b\x67\xfb\x3c\x73\x70\x4b\xf9\x8c\x93\xb0\x91\x77\xe3\xb6\xe0\xe0\x0e\x97\xf3\x99\x69\xa2\x51\x24\x58\x36\x45\x8f\x62\xef\x43\x18\x2c\x34\xa7\x0d\x65\xb3\x43\x03\xc7\x5c\x61\x2f\x0a\x61\xb2\x0a\xfb\x7b\x21\x91\x2f\x8c\x03\xd1\x7f\x5e\x58\x41\x8b\xb8\x76\xaa\x64\x51\xf1\x09\xe9\x3b\x7d\x3d\x2e\x6b\xb3\x1f\x8a\x26\xf4\x80\x9b\x59\x9b\x05\xb0\x07\xb9\xcd\xc6\xb6\xc8\x12\xc0\x97\xdd\x62\x33\xe5\x46\x9d\xa2\x9d\x81\x6e\xeb\xc7\x01\xb1\xac\x48\xf8\x7a\x2e\x77\x4e\x89\x5a\x4a\x13\xe8\x21\xa3\xd6\x87\x8c\xb2\xd5\x0c\x3c\xed\x01\xc0\x9b\x12\x90\xd1\x5d\x78\x6c\xaa\x97\xbc\xb5\xb2\xae\x4a\xb5\x29\xed\x4e\xa7\xbc\x9a\xd2\x17\xfa\xdc\x9f\x6d\xe9\xf2\xd1\x93\x59\x8c\x21\x53\x71\x9b\xb0\x8f\xd2\xfc\x8d\xb9\x1a\xda\x24\x31\x32\x69\xe9\x06\xd0\xd6\xae\x9d\x37\xd5\x67\x58\x10\xa6\x46\xec\x46\x8f\xc2\x7c\x51\xb8\xfe\x8b\x6a\xf5\xa4\xa8\xed\x38\x45\xd8\x7e\x05\x8b\xde\x16\x79\x25\xc7\xe6\x25\xd0\x85\x9e\x31\x7b\xfa\x3b\xf3\x8e\x49\x66\xb7\x60\x2e\x7a\xaa\x74\x5a\xe8\x8d\x5a\xd8\x8b\xe6\x14\x72\xc9\x63\x22\xed\xe5\x41\x95\x05\x0b\xf0\xa2\x72\x4e\x1c\xac\x2e\x7c\xe6\xf9\x57\x13\x73\x75\x9a\x29\x73\x16\x21\x39\x62\x41\x1f\x4b\x50\x18\x8d\x76\xb8\xa1\xd8\x0f\xfb\x4c\x63\xef\x69\x81\x7f\x9a\x1d\xe2\x82\xce\x28\x0b\x0a\xb5\xd8\xe9\xa5\x38\x03\x7b\xa2\x39\x83\x7c\xea\xef\x9f\x3b\x1b\xd6\x7e\x04\x23\xfe\x9f\xff\xfe\xfb\x11\x6d\x33\xb7\xcb\xb1\x5d\x81\x7d\xd8\xc9\xf5\xb6\x25\xdc\xf9\x00\x1e\xa2\x05\x76\x40\xe6\x13\x8f\xdd\x5c\x0a\xd5\x2f\x7e\xb5\x97\x9b\x26\x1a\xae\xe6\xc6\xbf\x58\x26\x77\x30\xc6\x8b\x7c\xf9\x2d\x1b\xb0\xb8\xc2\x03\x5d\xb8\x19\x83\x28\x4f\x07\xfe\x6f\xa2\xf3\x74\xfb\x95\x0b\xa5\xc2\xa0\x02\x94\xb6\x6d\xa2\xe1\xe6\x58\x3e\x5f\xc8\x43\x63\x45\x15\x63\xa5\x0c\xef\xc8\x55\xc1\x0f\x66\x90\x26\x8b\x4e\xef\x4a\x2e\x89\x30\x07\xda\xc3\xf9\xa0\x7a\xd1\x65\x88\x7d\x5b\xe1\xc3\x21\x29\xa6\x6b\xc5\x69\xeb\xf7\x9b\x11\xf2\x4a\x46\x5c\x3c\x23\x62\x1c\xe7\xa5\xa0\xdc\x55\x6d\x5f\xeb\x8f\xce\x72\xb5\x58\xdd\xbe\x4c\x70\xf4\xb0\x0e\x2a\xa1\x7e\xbf\xa5\xd9\xd5\x82\x61\x10\x3a\x51\x16\x0e\x5b\x30\xff\x48\x05\xf3\xcf\xc6\xf2\x95\xb4\x76\xb8\x68\x18\x54\xcd\x0e\x84\x7b\x7b\x13\x19\x64\x62\x18\x39\x9a\xe4\x85\x95\xc3\x63\xbd\xc7\x47\x23\xf6\xde\x14\x4b\x00\xc5\xc3\x0c\x20\x82\x44\x0a\xf2\x29\xe3\x92\x94\x32\x7b\x1a\xf0\xdb\x6d\x66\x9e\x1d\x46\xb3\x4c\x5a\xa9\x5a\xbe\x95\x48\xfa\xea\xe8\x8d\xf5\x0d\xaf\x4f\xb9\x99\x02\xb7\x92\x7a\x22\x9a\x51\x4d\x3b\xe3\xc6\x93\xb6\xfe\xd4\xbb\x96\xff\x28\x62\x65\x00\xc7\x47\x25\x8b\x03\xe4\xa7\x57\x21\x88\x84\x3c\x12\x30\x53\xc2\x18\x43\x94\xfe\xb2\xa9\xa9\x85\x9d\xac\x3a\x40\x45\x5a\x1d\xb0\x05\x14\x57\x47\x50\x4e\x3e\x6a\xa2\xc5\x72\x5a\xc5\xd6\x19\x40\x4d\x0e\xff\x35\xa4\xd0\x41\x58\xad\x60\x41\x14\x22\x9f\x14\xb1\xc5\xf6\xee\x5c\x8e\x56\x3d\xac\x1b\x35\xa7\x99\xb4\x8b\x48\xbb\xa7\x8a\xda\x44\x6c\x66\xae\x4b\x42\x8b\xdd\xbd\x6f\x93\xb2\xe6\x98\xc5\x36\xd3\xd0\xca\xd2\x5a\xa6\x80\xd9\x19\x3b\x90\x8f\xc1\xb6\xf9\x72\x01\xcc\xb3\x69\xd3\xe0\x51\xc3\x45\xe6\xf4\x22\x2d\x99\x83\xdb\x9a\x0b\x2d\xa0\xe6\x4c\xd1\x44\x13\x87\x1d\x83\xd6\x9a\x73\xe6\x81\xd6\x20\x62\xb8\x0d\xcb\x8b\x4a\x49\xd9\x6c\x6c\x57\xd2\x25\xcd\x75\xbb\x18\xca\x34\xf5\xd1\x34\x65\x7e\xfc\xce\x35\xb4\xdc\xce\x6b\xc8\x1a\x70\x96\x5c\xba\x1e\x08\xd6\x8c\xbb\xc9\x58\x80\x2c\x97\xe5\x37\xa6\xb1\x59\x0a\x6a\x6a\xba\xc2\x44\xd7\x31\x52\x80\x58\x57\xcf\x8f\x2f\xae\x10\x69\x53\xf0\x4c\x62\x0d\x44\x40\xab\x96\x1c\x43\xd9\x9a\x5b\x78\xce\xbc\x88\x66\x8b\xf6\xf8\x0c\xea\x4a\x9a\x22\x76\xdd\xd9\x30\x6f\x9c\x24\x13\x1c\x3d\x78\x65\xc3\xab\xdc\x5c\x38\xd0\x73\x2d\xa0\x42\x55\x27\x43\x5c\x7a\xa0\x11\x48\x37\xa1\x17\xc6\x20\xa4\xd8\x61\x17\x9d\x9b\x55\xb3\x10\x4f\x06\x12\xc7\x8c\xde\xc4\x8c\xc7\x24\x4b\xf8\x22\x6d\xb9\xcf\xaa\xa9\x59\xdb\x44\x40\xb4\x65\x86\xed\xf4\x2a\xab\x30\xbd\xb5\x2f\xb3\x5a\x9e\xc7\x0e\xf0\x7a\xd6\xe0\x92\x1f\x12\x3e\x01\x2b\x9f\xd5\xb2\x5d\xee\x42\x10\x42\x5f\x3d\xcf\xeb\x66\x54\x54\x4f\x24\x95\x59\x82\x17\xcb\x7a\x30\xb1\xfc\xcf\xbb\x6f\x26\xf7\x7b\xb5\x11\xac\x7b\x14\x6c\xe3\xe7\xcf\x81\xc0\x7a\xe1\x24\x01\xf3\xae\xe1\x5f\x15\x63\x92\x49\xa2\x3a\xca\x04\xd7\x82\x02\x1f\x31\x85\x67\x6e\x73\xad\x70\xc9\x9f\x18\x11\x72\x4e\xb3\x52\xb5\xb7\xad\xc3\x6e\x2d\x45\xdb\xff\x98\x20\xd3\x35\x78\x27\xcf\x0e\x0d\xf2\x83\xa6\x0f\x99\xe1\xa8\x30\xfe\x45\x09\x96\x92\x4e\x17\x01\x60\x83\x8f\x60\x84\xb4\x98\xb2\xb6\x1c\x14\x58\x6a\x62\x34\x66\x7c\xbb\xc9\x58\xde\x3e\x5b\xeb\xbe\x7c\xfc\x68\x1c\x22\x63\xe9\xfb\xa4\x8e\xce\xe1\x6e\x6a\x8b\xd2\xd1\x8a\xa4\x69\x52\xb3\x37\xcb\x30\x5e\x0a\xaa\xd2\x6e\x46\x28\x84\x49\x3b\x6c\xab\xc8\x78\x20\x85\x10\x64\x44\x95\x52\xd4\x60\xf3\xb5\xe2\xe4\xcc\x9f\x9a\x38\x3d\x08\x03\xe4\xaa\x17\x1f\x1f\x20\xb9\x15\x78\x51\x17\xba\x38\x23\x09\xd9\x49\x24\xeb\x06\x44\x52\xf5\xb0\x07\xe4\xb1\x94\x34\x0a\x90\xf4\xd5\xc6\x85\x0d\x02\x6c\x5b\x20\x50\x9a\x87\xfe\x93\x19\xa8\x8d\xb1\x6d\xda\x45\xb0\x7f\xc1\x2a\x77\xd5\x5d\x9a\xb0\xd4\x4c\x0b\x96\xe4\x8a\x6e\x4a\x74\x55\x74\xea\xe5\x95\x7d\x24\xb5\x57\x0e\x45\xad\x8d\xeb\x03\xe9\x12\x71\xb0\xf2\x00\x6c\xc4\x81\xea\x7c\xba\x1b\x5d\x58\x3f\xa1\xe2\x68\x46\x94\x29\xac\xed\xab\x87\xbf\x25\x9a\xd8\x59\x20\xfd\x8e\x56\xbf\xf9\x90\xaf\x77\x6a\x6f\x89\x92\xee\x4a\xa8\xc1\xd3\xd9\xcd\xd9\xc3\x2d\xd8\x8f\x63\x69\x04\xd7\xcf\x5e\x6e\xd9\x3a\xf9\xdc\x8e\xcc\xa6\x60\xff\x8e\x04\x2a\x33\xc7\xd8\x7e\xe1\xd3\xad\x4b\x40\x43\xb8\x04\xce\x66\xd6\xe8\xf5\xb9\x5e\x95\xb4\x3f\x77\xd1\x6b\x7d\x1a\xaf\x8e\xaa\xa0\xee\x5e\x1e\x5c\x4f\x1e\x74\xe0\x85\x7b\x78\xf9\xb7\x1d\x83\xfd\xbc\x7f\xf6\x40\x38\xac\x5d\x89\xbb\x13\x11\xdf\x10\x99\xec\x85\xa4\x58\xdb\x8a\x97\x92\x17\x0f\x1d\x7a\x4c\x81\xc5\xb2\xbf\x5b\xb4\x1f\x27\xf9\xc6\xba\x81\x9e\xef\x82\x5d\x4d\x2f\x3b\xa1\x0f\x00\x52\xc4\x90\x6f\x9a\xdb\xca\x0c\x70\x78\x83\x90\xb1\x9a\xef\x61\x45\x30\x9e\x1d\x5e\xa7\x30\xbc\xda\x72\x3e\xc7\xf6\xda\xe4\xa2\xce\x9b\xfb\x9c\xa4\xb6\xee\x58\x76\xa1\xa3\x3c\xb3\x17\xc7\x52\x63\xf0\x41\x1f\x13\xdb\xed\x16\x6d\x80\x2c\x71\x5b\xb6\xcb\x43\xd6\x54\xb6\x6a\xfb\xf4\x68\x97\x72\x36\xce\x04\x99\xd2\x4f\x1b\x89\xe2\xd7\xf0\xa9\x55\x2f\xf5\x32\x57\x0a\x61\x81\x7b\x06\x0a\x67\x05\x71\x7b\x76\xa5\x6d\xb1\x9c\x11\x2b\x32\xce\x6c\xba\xd9\x03\x59\x20\x2e\x4a\x3f\x6d\x0a\xae\xb7\xfb\xa2\x5d\x66\x5f\xe7\x4a\x65\xf2\xe4\xf8\x78\x46\xd5\x3c\x9f\x1c\x45\x3c\x35\xe1\xe6\x5c\xcc\xcc\x1f\xc7\x54\xca\x9c\xc8\xe3\x6f\xbf\xf9\xa6\xd8\xe2\x09\x8e\x1e\x66\x06\xae\xa4\xee\x77\x2a\x6d\xf9\x6d\xbd\xb0\xed\xfa\xa5\x1e\x04\x67\x63\xf2\x49\x13\xa9\xdc\x14\xc8\xe6\x5e\x12\x89\x06\x3f\xdd\x22\xb9\x60\x0a\x7f\x3a\x41\x1f\x29\x03\x01\xe4\x7b\x9e\x0b\x89\xce\xf0\xe2\x90\x4f\x0f\x53\xce\xd4\x1c\x7d\x84\xff\xb5\x3f\x3d\x11\xf2\x80\x7e\x26\x58\xd8\xfd\xb5\x25\x91\x7c\x75\xdd\x39\x86\x5c\x5c\x89\xc8\xa3\x5e\xe1\x6f\xfe\x03\xa5\xa6\xe5\x13\xf4\xf5\xf1\x37\xff\x81\xfe\x08\xff\xff\xff\x47\x7f\x6c\xd1\xd4\xd6\x83\xc2\x81\xc2\x99\x37\x65\x77\xdc\x41\x65\xa5\x36\xa8\x25\x7c\x2a\x78\xb1\x53\x8d\x2d\x3f\xd0\xe8\x81\x4f\xa7\x63\x45\x53\x62\x72\x83\xc6\x58\xd4\x60\x54\x37\xc4\x15\xa4\xb6\xf2\xa9\xa0\x06\x6e\xdb\xd5\x56\xb0\x9d\x9a\x4c\x68\x77\xdc\x64\x5e\x54\x7e\x84\x20\x90\x52\x35\x4d\x2a\xe1\x2b\x12\xeb\x53\xb1\x4e\xc0\x87\xb3\xce\xd4\xeb\xb3\x17\xc8\x01\x61\x35\x5f\x1f\xb8\x15\x46\x21\x9a\x40\x0d\xbb\x90\x8d\xc7\xa1\x16\x1e\xf9\xd9\xc4\xbc\xc1\xd4\x5e\x2b\xde\x4d\xd6\x3a\x5f\x1d\xea\x76\xcb\xc5\x56\xf2\xf2\x03\xa9\xc5\xdc\x76\xac\x23\xe2\x6a\x48\x86\x75\xa5\x21\xe9\x94\x0b\x8f\xef\x69\xf4\x5a\x5b\x6d\x6c\xb5\x15\x8a\x0a\x13\x1c\xd4\xed\xd0\xeb\xa9\x9f\xf9\x4f\x56\x0d\x13\x22\x85\xdc\xdb\x45\x1d\x25\x18\xad\xbe\xe2\x34\x4b\x6c\x18\x71\x03\x08\xd8\xaa\x0d\xbd\xf5\x79\xdf\xd0\x38\x84\xad\x41\xc8\x3e\x73\x92\x89\xcd\x49\x6e\xde\xcf\x5c\x44\xe4\x94\x6f\x17\xb6\x98\x50\x56\x8b\x77\xee\x5e\xa2\x23\x28\x56\x6e\x8a\xb1\x38\x9c\x4c\x1e\x17\xc2\x9e\x31\xeb\x5a\x74\xf6\x00\xa0\xaf\x3c\x1b\x00\x7a\xda\x05\x06\x5c\x0d\x33\x7c\x0b\xae\x6d\x0c\x7f\x05\xc3\x73\x90\xf3\x15\xa4\x79\x81\x35\x2f\xdc\x10\x36\xcf\xd4\x0e\x39\x40\x02\x43\x1c\x9b\x9a\x63\x66\x54\xc2\x29\x8e\x28\x9b\x1d\x04\x88\x69\x90\xf8\x1d\x72\xe0\x26\xba\xb8\xc3\xf2\x61\xb7\xb1\x59\x5b\xd7\x52\xa3\x71\x51\xcf\xc7\x62\x1c\x18\x5b\x30\xad\xc1\x45\x29\x2c\x1f\xda\x40\x3e\x6a\x08\x43\x4b\x46\xe7\x97\xc2\xe1\x12\x2d\x1b\x9f\x4b\x24\x25\xa1\x08\x0a\xf0\xe1\xae\x8a\xa6\xc5\x1b\x73\xb9\x40\x18\xee\x4d\x9a\x90\xb8\x0a\xb4\xb7\x64\xfc\x72\xce\x85\x1a\x6f\x08\x51\x58\x4d\x86\x65\xe4\x30\x01\x58\x06\xfe\x48\xc4\x23\x25\x4f\x65\xa4\xbf\x75\x68\xd1\xd8\x19\x82\x40\x24\x80\x82\x4b\xb5\x26\x1d\x1b\x7b\x37\x5b\x18\xde\xa4\xcf\x33\x96\x0f\xd2\xd7\x14\x44\x32\xc5\x49\x72\x80\x04\xc9\xa5\xa9\x69\x29\x49\x32\x3d\x74\xa8\xec\x31\x4a\xf8\x8c\x46\x38\x41\x93\x84\x47\x0f\x72\xc4\xf4\xdd\xcc\x66\x86\x2f\x64\x82\x47\x44\xca\x40\x98\x29\xf2\x5c\x6d\xf6\x11\x14\x14\x54\x44\xa4\x94\x51\xa9\x68\xe4\xa4\x94\x22\xb5\xdc\x94\x8f\xd5\xea\x65\xc4\x4d\x19\x44\x18\xae\x16\xae\x88\xc1\x89\xcb\x99\xad\xdf\x01\x37\xa4\x85\x7f\x72\x71\xb5\x6d\x07\x68\x07\x68\x56\x8e\x42\xc6\xaa\x7c\x20\x57\x1c\xa9\x53\xfb\x19\x1c\xe3\x65\x24\x70\x53\x3e\x51\x9e\x20\xfd\x49\xf3\x20\xc9\x8e\x2e\x8b\xa8\xe1\x92\xb0\xe0\x83\x69\xf7\x0c\x5c\x07\x86\xdc\x02\xa9\xb3\x8a\xa6\xf5\x2a\x82\x94\x01\x25\x63\xaa\x8e\x46\xca\xa2\x24\x8f\x7d\xd1\x30\x7d\xeb\x3e\x6a\x22\x71\xcb\xa3\xd7\x5e\xdf\xcd\x07\x08\x4b\xf4\x44\x92\x44\xff\xd7\x04\x0d\x1f\x7a\x0c\x6f\xcd\x92\x0d\xce\x3a\x74\xe2\xb8\x74\x2b\x45\xc1\x24\xf6\xa4\xd6\xa5\xbf\xb7\xd7\xe5\xcc\x2b\x25\x33\xbd\x3c\x6b\x72\x68\xbd\xd2\xad\x78\x87\xa5\xb1\x95\xc9\x16\x80\x5b\xda\x07\xd5\xd1\x00\x24\x9a\x32\xa4\x0d\xc5\xc1\xd3\x47\x5a\xd4\x75\xb5\xbd\x2d\x35\x10\xe9\x19\x75\xb2\x0e\x85\x44\xb1\xb1\xc5\xb3\x32\x95\x1a\xd2\x00\x35\x05\xc1\xcd\x84\x40\x4d\xc8\xa3\x88\x90\xb8\x31\xbe\x54\x8f\x68\xef\xf0\xfc\xae\xb1\x9a\x9b\xa4\xf5\x94\x2b\x53\x56\xd0\xe0\xf9\x39\xcb\x95\x01\x80\x9b\x24\x7c\x02\x17\x12\x40\xfd\xb9\xa4\xd7\x20\x61\xce\xcc\x9b\xc4\xe8\xcb\xe0\x7e\xf1\x80\x0a\x5f\x35\x03\xcf\x95\x56\x64\x0f\x60\xfe\xaa\x26\xb3\x56\xb0\xbf\x72\x65\xac\x23\x74\x5d\x41\x01\x09\x2b\x4b\x63\x7d\x6d\x2c\x45\x94\x79\x25\x68\xc0\xca\x24\x9e\x6f\x87\xd6\x84\x06\x2c\xf5\xb9\x03\x68\xc0\xca\x3c\x5b\xa2\xf2\xf9\xec\x59\xb3\x89\xf5\xa4\x2e\x78\xf7\x14\x2f\x83\x46\x65\x44\xbc\x12\x09\xba\x03\xb9\x68\x22\xc4\xfd\x82\x3d\xac\xd4\x8f\x7b\x5d\xd8\xc3\xca\x60\xf6\x19\xf6\xb0\x32\xd4\xfd\x85\x3d\x6c\x18\x68\x07\xd8\x43\xe3\xb6\x1f\x6b\xa2\xee\xc6\x14\x20\x65\x65\x92\x4f\x6f\xe1\xde\x5d\x3a\xc6\x53\x13\x12\x60\xae\x31\x27\x4a\x5a\x14\x60\x18\xad\xcd\x6e\x6c\x0b\x74\xc2\x72\x2b\xda\xf3\x7e\x35\x2a\x8d\x21\x21\x4b\x30\x2b\x5f\x1d\x50\x22\x5e\x90\x48\x93\x9f\x61\x54\x4a\x60\x26\x61\xaa\x07\xd6\x5c\xa7\x47\x61\x2c\xd4\x11\xce\x6c\xb6\x78\x5b\x71\x8e\xfd\xc9\x8b\x5d\x0f\x51\x12\x80\xee\x4a\xac\xbe\x13\x4c\xd5\xc7\x0a\xbe\xfd\x9c\x3f\x59\xc9\x11\xc8\xcf\x10\x63\x2b\xe9\x41\xa7\x63\x6b\x53\x68\x5b\x31\xca\x14\x99\x55\x45\xfa\xe2\xb0\x50\xa6\xfe\xfc\xed\x4a\x0e\x64\x70\xfc\x9c\xf5\x22\x40\x99\xb7\xd0\x21\xbe\x9e\x0d\x89\x6d\x91\x7b\xa9\xb5\x6b\x3d\x1d\x73\xa3\x4a\x94\x62\xea\xf4\xfc\x5c\x82\x73\x6e\x4e\xe5\x88\x99\x04\x2e\x5b\x5b\xed\x08\xbd\x87\xd2\x99\x38\xcd\x12\x72\x80\xfc\xfc\xa8\xa6\xa0\x51\xfe\xf5\xd7\x7f\x26\xe8\x6b\x94\x12\xcc\x4a\x26\x16\xd0\xea\xf5\x95\x07\x40\x71\x6a\x4e\x46\xac\x71\x2b\xd0\xf0\x93\xa9\xc6\xe3\x22\xf8\xce\xd9\x94\x3b\x93\x0d\x94\x84\xc3\xd1\x1c\xc9\x7c\x62\x6a\x9a\x06\x26\x36\xa7\xe7\x5d\xf0\x19\xb8\x9e\xe1\x26\x76\x83\xde\x18\x20\xb3\xc2\x70\x3a\x02\x64\x96\xa6\xd6\x03\x64\x36\x9f\xbe\xbd\x05\xc8\xac\xec\x79\x37\x80\xcc\xa6\x2d\xdf\x00\x20\xb3\xd4\xcc\x67\x03\x90\x59\x59\xd1\xcf\x06\x20\xb3\x32\xaf\x1e\x20\xf3\x33\x01\xc8\x5c\xcd\x47\x1a\x21\x20\x9b\x0f\xef\x7a\x10\x90\x8d\xfa\x55\x3b\x8b\xd8\x16\x6f\x07\xa4\xb9\x17\x86\x80\x2c\x4d\xa0\x0f\x77\x5b\x3f\xdc\xad\x91\xf8\x6c\xdf\x7a\x78\x2e\x06\xae\x7a\x91\x75\x04\x81\x2c\xed\x4f\x67\xd3\xe7\x2e\x28\xf1\x79\x03\x2c\xc1\x03\xd3\xd5\x1c\x32\x28\xad\xa2\xb4\xd0\xb1\x5a\x32\x72\xe0\x5d\x46\x73\x0a\xdd\xf9\x3d\xe5\x6e\x10\xa8\x59\x59\x5e\xef\xb3\x31\xb4\xb8\x4b\xe3\x7c\x43\x5d\xf4\x2d\xe8\xd5\xe5\xb2\xad\xe9\x1c\x71\x83\x00\x27\x49\xb3\x61\x90\xa6\x74\x57\xcd\xae\xba\xc8\x3c\x34\x11\x68\x53\xb5\x34\x3d\x7d\x3d\x99\xe1\x18\xd9\xb8\x92\x9d\x08\xb8\x09\xe6\xcb\x19\x95\x4a\xb4\x86\x2a\xd5\x46\xb8\x8d\x1b\x36\xcb\x37\x01\x41\x99\x6d\xf6\x59\x4a\x52\x2e\x56\xc5\x49\x35\x7e\x69\x2b\x3a\x6c\xf2\x29\xc9\xe6\x24\xd5\x42\xd0\x78\xdd\x46\xba\xee\xb7\xcf\xe1\xb4\xa9\x44\x26\x6e\xb1\x44\x04\x81\x93\x55\xbf\x1b\x1b\x80\xc0\xce\xdb\xbd\xed\x36\x5b\x08\xc3\x35\xad\xf8\x0e\xc2\x75\xb9\xb5\xc4\xbe\x54\x72\xa5\x03\x7d\x37\xc6\x8b\xf8\x70\x9d\xd5\x11\x21\x4b\x62\x41\x96\xc1\x00\x15\x5f\xd9\x7a\xa7\x6b\x84\x09\xd4\x5d\xa8\x61\xb1\xcb\xf5\x83\x47\x5a\x40\x2c\xeb\xcb\x03\xbe\x65\x49\xc4\x61\x28\x51\x97\x06\x53\x5f\xaf\x12\x95\x38\x4d\x6c\x0b\x22\xc9\x45\x6b\xd0\x68\x17\x2b\x64\xa4\x72\x9c\x80\x9a\x17\x16\x69\xab\x6e\xea\x64\xd1\x90\x85\xd6\xcd\xcc\x4d\x99\xfa\xcb\xbf\xaf\xb5\x9b\x5a\x25\xb1\xeb\x06\x85\x65\x70\x14\x11\x69\x0c\xa3\x36\xa8\x18\x4f\xf8\x23\xd4\x94\xd9\x66\x57\xf5\x51\xd6\xf3\xd6\x0c\xde\x23\xc3\xc6\x05\xa9\x1b\x71\x61\x2e\x78\x3e\x9b\x3b\xdb\x8b\x3e\x33\x7a\x6a\x4d\x7b\xf9\x63\xcd\xc0\xb9\xf6\x5e\x7e\x97\xd3\x64\x33\xcb\xd6\x6d\xa9\xda\xce\x87\xf3\x3b\x24\xe7\xfe\xb4\x4e\xa0\xd9\xc6\x8d\xad\x0f\xba\x7b\x9f\xf6\x5b\x6f\x64\x87\x6e\x0e\x1c\x1a\xe2\x94\x27\x09\x98\x89\x25\x49\x1f\xc3\x22\xd9\x61\xf7\x30\xe1\x3b\xba\x61\x69\x78\xf8\x1a\x9c\x4d\x52\xe1\x34\xeb\x24\x7f\x5d\x1b\xd1\x50\x22\x37\xfa\xaa\xa7\xd9\x84\xc1\x71\x46\x58\x93\x6d\xea\xa7\x7a\x8d\x88\x37\x16\x8c\xe8\x22\xd3\x76\x16\x90\xe8\x96\xe4\x85\x83\x12\x57\xcc\x63\x5f\x03\x13\x2b\xcc\xce\xc7\x09\x16\xd7\x8c\x8b\xf6\x30\x8a\xcf\x40\x2f\xf1\x88\x0d\x4a\xe9\x11\xae\x20\xec\x64\x51\xc4\x57\x1b\x1d\x22\x64\x66\x80\xee\x6f\x0d\x2b\xe0\x03\xd1\x7f\x81\xa6\x63\xb0\x44\x4d\xb8\xa2\x0b\x49\x84\xe0\x70\x12\x1f\xe2\x68\x11\x25\x34\x0a\x74\xe6\x99\xc0\xd9\xbc\x89\xe3\xb9\x9d\xef\x41\x50\x5e\x0b\x04\xa5\xad\x64\xcd\x3a\xe1\xe0\x8e\xae\x18\x4e\x49\x0f\xce\xd2\x04\xce\x72\xe0\xe1\x07\x58\x51\x7c\xe7\x15\xb3\xda\xeb\xe7\xae\x47\x68\x79\x05\x84\x96\x4d\x0e\x5f\x01\xbf\x52\x3a\x76\x3d\x6a\xcc\xbb\x4e\xa8\x31\xfe\x12\xdc\x2b\x20\x90\xf6\xf3\xf8\xca\x00\x13\xf5\x81\xbd\x26\x4a\x4c\x83\xb8\xb0\x8e\xdc\xb4\x0c\x26\x66\x19\x5d\x74\x5a\x97\xd7\x05\x6d\x59\x6f\x65\xd6\xc2\x63\x69\xbc\xbb\xf6\x04\x9d\xa5\x7d\x1b\xf6\xe4\xdc\xec\x32\x63\x66\xbd\xea\x82\x61\xd6\xcc\x3a\x0a\xd6\x7a\x09\x34\x9e\x1e\xde\x56\x12\x4d\x51\xda\x69\xb3\x44\x9a\x81\xf3\x41\x13\x81\xe6\x3c\x89\x4d\x98\x57\xb0\x5a\xbe\x03\x1f\xbe\xed\x17\xc8\x6d\xc6\x6d\x46\x22\xa3\x6d\x15\xf5\x99\x96\xa5\xcb\xf8\x4d\x7c\xeb\x29\x33\x81\xfc\xbb\xdb\xb4\x99\x70\x65\x37\x4d\x9d\x59\x31\xb8\x65\xa2\xc7\x86\xe9\x33\x41\x8f\x4b\xbd\x74\x6e\x76\x9d\x3c\x75\x55\x62\xd9\x20\x88\xaa\x56\x48\x6b\x7b\xac\x96\x14\x7f\x1a\x67\x58\xe0\x24\x21\x09\x95\xe9\xb3\x45\x72\x9e\x96\xdd\xb5\xfa\xac\x0a\x6e\x4c\x44\x2c\x4f\x27\x86\x14\xdd\x40\x6c\xf9\x3e\xc5\x91\xc8\x59\x88\x34\xe5\x37\x06\xb9\xf2\x6e\x39\xdc\x0b\x60\x55\x8a\xe6\x50\x2b\x72\x8a\xa9\x60\x44\xb6\x56\xe6\x23\x51\x2e\xa8\x5a\x8c\x6d\xa1\xc3\xee\x07\xee\xd6\x7e\x79\x6a\x3f\x5c\xee\xe1\x76\x49\xfa\xae\x3f\x5f\x58\x31\x23\x02\xaa\xb6\xb8\xfa\x23\x41\x31\x47\x0b\xc2\x40\x7c\xe9\x17\x88\x5d\xad\x5d\xdb\x6d\x31\xd7\xf8\x69\x1c\xa4\xc1\x8c\xa3\x2a\x71\xac\x3a\xac\x4d\x30\x40\xcb\x26\xf9\xcc\x40\x38\x2d\x5e\xe4\x67\x28\xfa\x60\x63\xdd\x4d\xd3\x7a\xc0\x81\x2b\x18\xec\x95\xc5\xc6\x04\xb9\xf4\x56\xa9\x6a\x19\x27\x66\x8c\xab\xe6\x72\x5f\x4b\x06\x3b\x08\xbe\xea\x30\xe2\xa0\x93\x1d\x0d\x5b\x1f\x74\x21\xf2\x4c\xd1\x49\x1d\xa9\x46\xed\xae\x08\xe4\x20\x81\x14\x6e\xe7\x66\x28\x75\x6b\x2a\x43\x96\x38\xb1\x9d\x9d\x96\xff\x2d\xac\x93\x03\xfc\xa1\x6c\x96\x90\x52\xf2\xd5\x55\x4a\x81\x0a\xcd\xf9\x01\x03\xb4\xa6\xce\xb2\x6d\xf6\x0b\x17\xee\x81\xa1\xbe\xa4\x31\x11\x1d\x8d\xd8\x40\xa2\x27\x82\x18\xb1\x88\x10\x0d\x95\x23\xbd\x55\x1b\x4a\xf1\x4c\x88\xee\xc9\xc7\xa6\x68\xe1\x81\x2a\xe9\xab\x41\x99\x3e\xa6\x38\x91\xe4\x40\x37\x0c\x45\x24\x15\x87\xa0\x49\x8c\x9e\x04\xce\x32\x22\x46\xcc\x86\xe0\x83\xc3\x85\xf3\xc4\xb4\xdf\x16\x1a\x6a\xd7\x80\x8c\x23\x1c\xcd\x5f\x68\x8f\x30\x64\x50\x44\x73\x12\xbb\x5c\xe4\xf2\xf6\xb8\x79\x1b\x83\xf5\x1a\x9b\x75\x3e\x75\xd5\x8c\x0e\x6c\x27\x49\xa4\x39\x8a\x2f\x6e\x9b\x11\xa1\x47\xad\x69\xf8\x91\x30\x44\xa7\x6e\x1c\x36\x76\x07\x3d\x81\x67\x4a\x93\xfe\x23\xa6\x89\x49\xee\x77\x5d\x3b\x21\xd0\x98\xdf\x47\xcc\xb8\xbb\x59\x54\x4a\x2b\xa4\x8c\xca\xb9\xe6\xd4\x39\xf8\x24\x41\xcd\x58\x4b\xf2\x8c\x63\x59\x36\x32\x1a\xf5\x8d\xfe\x56\x32\x6f\x1c\x96\x52\xa6\xa2\x00\x8d\x07\x82\x25\x5d\x41\xa5\x65\x72\x66\x1f\x7a\x5f\x0f\xbd\x6f\x5e\x9b\x7d\x0c\xbf\xf7\x87\x65\xdd\x10\xfc\xb6\xed\xdf\x85\x04\xb9\xc3\x50\xfc\x57\x8e\x59\x7f\x9e\x70\xf5\xd7\xcd\x2f\x78\x8e\xd4\x82\x3e\x00\xff\xed\x05\xe0\xb7\x1f\xdb\xb5\x82\xf0\x57\x00\x32\xb9\x5e\xb6\x8d\x78\xf6\x08\x3d\xcf\x1a\xf5\xec\xa3\x36\x82\x2f\x3a\x46\x3e\x17\x10\x42\x7d\xf4\xf3\x33\x45\x3f\x37\x2c\xf1\x7a\x11\xd0\x1b\xd9\x56\x5e\x3e\x38\xb3\x5a\x63\xff\x39\x03\x34\x57\x45\xc7\xe4\x93\xf1\xb3\x1f\xbd\xc6\x39\x77\x3d\x81\x3f\x79\xa2\x30\x22\x91\xd0\x74\x36\x21\x71\x0c\xf6\x7b\xc5\x6d\x85\xd4\x82\x76\x9c\x1e\xa6\x99\x2f\x96\x9a\xd8\x71\xc2\xd9\x4c\xd2\xd8\x40\x11\x98\x5a\xfc\x25\x2d\x11\x52\x70\x61\x7f\x93\x84\x08\x67\xfe\x15\xe8\x4b\x49\xb5\xdc\x1f\x98\x84\x05\x8a\x39\x91\xec\x0b\x65\xb4\x32\xcc\x16\xe8\x81\xf1\xa7\x84\xc4\x33\xd8\xa1\xea\x60\x0e\x11\x25\x07\x88\x2a\xff\x99\x80\x9c\x5d\x9e\xab\x91\x1e\x3b\x04\xf5\x18\x11\x90\xd8\x6f\x83\x5a\xc0\xbe\x99\xaf\x8e\x10\x3a\x67\x68\x8a\x23\x75\x80\x64\x3e\x29\xda\x8f\xb9\x29\xee\xaa\xd5\x9c\x60\xe2\x45\x23\x7d\x70\x6e\x43\xe7\xcd\x67\xc3\x71\x07\x4d\xae\x83\x84\xe2\xad\x82\x98\x1e\xf1\x36\xd0\x8c\x1f\x73\x69\xbd\xdd\x88\x33\x7f\xf4\x2d\xf8\x88\xc7\xd6\x85\x8a\x9c\x06\xa7\x96\xf1\xb8\xd5\xa8\x54\x99\xca\xba\x63\x29\x22\xce\x6c\x21\x50\xeb\x11\x80\x76\xcd\x72\xc7\xfc\x89\x49\x25\x08\x4e\xad\x15\x56\x5f\x35\x10\xad\x60\xe2\xcd\xf4\xe8\xa9\x30\x22\xc6\x3a\x5b\x7c\x41\xd9\x83\xde\xdd\x02\x4d\x18\xea\x2a\x43\xcf\x4d\x9b\x96\xe9\x1b\x8f\x9c\x72\x66\x3c\x31\xdb\xec\x9f\xa4\x33\x86\x93\x35\x95\xdc\xda\xca\xd5\x9d\x27\xce\x78\x65\xc5\x05\x2d\x45\x18\xab\x0a\x32\x3d\xae\x65\x44\xa8\xcc\x37\x74\xdd\x60\x14\x93\x8c\xb0\x98\xb0\x68\x01\x24\xc2\x00\x57\x42\x30\x9c\x20\x0c\xdf\xe1\xe4\x08\x9d\x99\x44\x06\x2f\xe1\xd9\x6b\x1d\x2e\xf4\x14\x33\x3a\xd5\x82\x22\x58\xbb\xec\x28\x47\xcc\x0c\xd3\x19\x9b\x83\x62\xd5\x7e\xc5\x1a\x76\xe6\x3b\xca\x70\x29\x73\x64\x83\xf3\x94\xe4\x6b\x05\x07\x07\x66\xab\x45\x1b\xc4\xb6\xc2\xab\x50\xaf\xd7\xd8\x0c\x24\xa1\xcc\x37\xd2\xdd\x21\xb8\x32\xcd\x22\x61\xa4\x30\x58\xb4\xe7\x24\xc9\x82\x52\xb9\x19\x16\x4a\xba\xa3\x6d\x70\x52\xf5\x2d\x93\xe6\xcc\x20\x54\x18\x4b\xc3\x93\xc5\xa2\xb4\xce\x8c\xa2\xf1\xa3\x11\x3b\x57\x5f\x48\xcd\xf9\x38\x9b\x25\x0b\x84\xe3\x47\x2a\x0b\xcc\xed\x88\x33\x99\xa7\x44\x54\x2a\xd0\x5b\xbc\x5a\xec\x48\x53\x8f\x4d\xcb\xfc\x8f\x38\xa1\xb1\xee\xd6\xc8\x18\x33\x34\x21\x53\x2d\x3f\x65\x58\x48\x67\x11\x6b\x70\x69\xda\xcd\x8d\xf5\x5a\xbd\x1a\xb7\xfc\x31\x64\x88\x28\x2d\x78\x27\xb6\x3a\xf0\x71\x95\x73\xda\x55\x5f\xc2\x35\x27\xb5\x49\xa1\xe5\x02\x8e\x5d\x85\xb3\x55\x10\x2a\x0e\xc6\x2b\x37\x21\x2c\xba\x1f\x27\x4b\x9b\xc1\xad\xc5\x01\x2a\x13\xb4\xa3\x36\x86\xd6\x90\x6b\x12\x0a\xc2\x85\x54\x58\xd1\xc8\x8a\xed\x5c\xd8\x8b\xc3\x5e\x2c\xed\x5b\x7b\xb6\x25\x6a\xb1\x8c\x70\x52\xdf\xe1\x25\x5e\x33\xf3\xfe\x72\xde\x6a\x8f\x9b\x69\x7b\x69\xd2\x4a\xc4\x93\x64\x1d\x44\xed\xca\xcc\x4f\x8b\xcf\x97\x8f\xa8\xe8\x47\x6f\x80\xdb\x0b\x38\x35\xc6\xf7\x88\x13\x2b\xa1\x4a\x65\x77\x29\x7c\xc9\xdc\x6e\x0b\xeb\xdb\x1c\x31\x3e\x35\x05\x51\xdb\xbc\x92\x99\xe0\x29\x5d\x07\xda\xcd\x38\xea\x6e\x5c\x14\xe1\x0a\xe1\xcd\xc5\x1a\xea\x53\x64\xc9\xcb\xf6\x08\xf1\xe6\x98\x19\x79\x75\xc9\x19\x4a\x71\xb6\xd1\x82\xaf\xb2\xb6\x0c\x50\x6a\x4c\x5d\x76\xf5\x00\xb2\x97\x00\x7c\x39\x2c\xf2\x13\x5e\x14\xa9\x3d\x6d\xa0\x5d\x6c\x2d\x72\xb8\xd7\xaf\x9f\xb3\x29\x5f\xe3\x70\x16\xa9\x38\xf6\xf4\x61\x47\xb3\xc1\xf9\xf3\x31\x9d\x66\xf7\xcd\x9a\x76\x39\x8f\xa7\x4d\x44\xbd\xf6\xc9\x74\x2b\xf8\x9c\xaa\x5f\xc8\x44\x42\xad\x6f\x9d\xbb\xb5\x7c\xb4\x82\x16\x11\x0c\x67\xf9\x52\x7d\x2c\xd1\xe1\xce\xd7\xa8\xd2\x0e\x32\x16\x06\x17\x0c\x74\xdd\xdc\xea\x0b\xac\x99\x3d\x24\x9d\x16\x6b\xcb\xdc\xc3\xf5\xc0\xc7\x5c\x8f\x1e\x72\xac\xf9\x84\xae\x44\x56\x5d\x47\x57\x9c\x6a\x49\xc8\xa8\x0f\x45\x64\x81\x0d\xb1\x9e\xd2\x84\xc8\x23\x74\xde\xa0\x37\xba\x00\x67\xef\x10\x34\xa1\x5e\x4e\x7a\xca\x05\x0d\xea\x0c\x39\x19\x09\x51\x00\xef\x0e\x6d\x67\x82\xe8\x31\x47\xc6\x77\xc7\x0d\xd2\x18\x44\x57\x09\xaa\x79\x96\x11\x56\x15\x48\xd1\x9a\x17\x50\x9b\x5e\x6e\x64\x78\xff\x01\x37\x3e\x6f\x6c\x4b\xa9\x15\xa3\x6a\xd9\xd2\x5d\x54\x1c\xe8\x1e\x3f\xee\x7a\xbd\xd3\x5f\xd4\xf7\xa6\x71\x84\x77\xe5\xd6\xd7\x1e\x9d\x97\xf2\xd7\x77\x44\xbe\x87\x4f\x9d\x55\x14\xa3\xa9\x20\x60\x38\x4f\x7d\x4e\x28\x8b\x89\x90\x8a\x73\xb8\xef\x6e\xcf\x7e\x38\xbe\x3f\x47\x44\x45\x28\xa1\x0f\x64\xc4\x22\xf9\x78\xa0\xc5\xe3\x5f\x73\xa2\xf4\xcf\x2d\x86\x16\x9a\x12\x26\x81\x13\x50\x55\xcb\x9d\x6f\x5e\x48\xb7\x30\xfa\xbf\x67\xe5\xef\x97\x90\x7c\x2d\xfd\x05\x68\xd7\x61\xc1\x03\x99\x02\x8e\xb0\x59\x5a\xd9\x40\x31\x46\xc5\x1b\x36\x15\x67\xda\x20\xdc\x95\xfd\x23\x67\x6b\x0a\x5d\xa7\xc5\x47\xc1\x28\x5a\x64\xba\x34\xc3\x00\xb4\xb7\x5e\x1c\xad\xf9\xa6\xb1\xf5\x55\x4c\xa4\x48\x2b\x72\x2a\x7b\x51\xc7\x0a\x29\x41\x08\xb0\x10\x4f\x4f\xf6\xae\xb7\x99\xa4\x7e\x62\xc1\x47\x47\x23\xf6\xd1\x19\xf2\x8b\x5f\xa5\x6b\xc2\xc4\x66\x7b\xfc\xc1\x72\x2b\xd0\x6c\x4c\xa5\xff\x01\x50\xa4\x65\x9e\x28\x53\x60\x65\x4a\xb5\x96\xee\x06\x6a\x9e\x34\x71\x09\x81\x59\x34\xbf\xdc\xb2\xce\x0a\x9d\x8e\x49\xb2\x8e\x24\x7a\x3e\x1d\x26\x52\xd3\x77\xf4\xd0\x72\x3a\x37\x29\x21\x54\x4c\x06\xe4\x40\x57\x13\xc1\xe8\x38\xc6\x7a\x9c\x98\x02\x27\x04\x81\xe9\xb7\x1a\xfd\x6c\x12\x1c\xf5\x2e\x5a\x49\xdd\x58\x7e\x4d\xd8\xa1\x0f\x29\x82\x5e\x10\x56\x23\x26\x72\x06\x08\xb7\xde\x11\x84\x91\x24\x82\x1a\x8f\x4c\xe4\xcc\x32\xd6\x48\x36\xd3\x6c\x42\x4b\x7e\xe0\x0d\xe4\x0c\xf4\x33\x9e\x4b\x88\x60\x4c\x89\xd2\x17\xd4\x97\x50\x96\xcc\xb8\xe2\x0e\x50\x26\x68\x4a\x15\x7d\x24\xf2\xab\x86\xad\x3b\xc5\x0a\x27\x7c\x36\x10\x8a\x4e\x71\xa4\xee\xf0\x56\x1a\x38\xb6\xcd\x6c\x1a\xd6\xe1\x86\x81\xce\xcf\xf4\xe2\xcf\x08\x23\x02\x26\xaa\x75\xf2\xe6\x23\x0c\x4f\x36\xe2\xdc\x50\xd3\x23\x32\x55\x10\xa4\xb7\x58\xe0\x5c\xf1\x54\xeb\xb7\x38\x49\x16\x50\xdd\x40\x3f\x99\x63\x39\x77\x1b\x6d\xc2\x90\xba\xdc\x4d\x76\x71\x4f\x71\x34\x27\xb7\x0a\xab\xbc\xd1\x18\x5c\x19\xe5\x3b\xc2\xf2\xf4\xdd\x09\xfa\x9f\x62\x8e\xa7\x83\xd3\xef\x87\xe3\xb3\xf3\xdb\xc1\x77\x17\xc3\xb3\x60\x3e\xf6\xc9\xc7\xf3\xdb\xdb\xfa\xaf\xdf\x9f\xdf\xd5\x7f\xbc\xbe\xba\xbe\xbf\x18\xdc\x35\xb5\x72\x71\x75\xf5\xc3\xfd\xf5\xf8\xfd\xe0\xfc\xe2\xfe\x66\xd8\xf0\xe9\xfd\x5d\xfb\xc3\xdb\x1f\xce\xaf\xaf\x87\x67\x6e\x55\xfe\x1e\x9c\x2e\x08\x4f\x82\xd0\xc1\xe6\x69\x54\x0f\xe0\x21\x2a\xbf\x78\x82\xee\xab\xb8\xab\x36\xc6\xc7\xe4\x61\x3e\x61\xa9\x79\x18\x84\x72\x8d\x18\x72\x9f\xeb\x45\x69\xfb\xd4\x78\x41\xa3\x39\x41\x09\xe7\x0f\x79\x66\x59\x9b\x49\xe6\x60\xdc\x18\x7e\x88\x0c\x5a\xfb\xfe\xfc\xee\xa4\x8e\xff\xea\x1b\x0b\x10\x1f\xdc\x19\x80\x71\x61\xc7\x4e\xc1\x96\x92\x09\xf2\x08\x87\xd5\x9b\x4a\x83\x1e\xfc\xce\x2c\xeb\xc7\xb4\x86\x99\xaa\x74\x13\xc7\xb6\x06\x9d\x9b\x58\xd0\x70\x79\x5f\x97\xad\xa6\x5f\x0e\x03\x78\x8f\x26\x24\xc2\xb9\xf1\x15\xeb\x7b\x4a\x08\x2e\xc2\x01\x17\xf4\xb0\xbb\x46\x2d\x1d\x35\x36\x58\xd9\x33\x3d\x71\xf9\x40\xb3\x8c\xc4\xef\xea\xf2\x4b\xb9\x58\x99\x84\xd3\xa7\xfb\x0c\xce\xa4\xd6\xeb\x41\xe7\x77\x68\xcd\x73\x8b\xaa\x4f\xa5\xf1\x87\x15\x1e\x42\x00\x22\xd4\x77\x82\x47\xd5\xa5\xe0\xbd\xc6\x0a\x3d\x11\x48\x09\xca\x2d\x5c\xbd\xd1\xbd\xf5\xd9\x86\xee\x8c\x27\xc3\xd5\x48\x29\xa5\x0a\xb5\x32\xe3\x5d\x08\xdc\xfa\x7b\x49\x9a\x18\xf1\x16\x79\x1d\x67\xa6\x51\xe0\xce\x2e\x94\x00\x46\xdc\xe2\x33\x72\xb7\x41\x83\x85\x7c\x89\x7c\x55\xbf\x91\x56\x5c\x16\x9a\x6d\x77\x19\x8f\xcb\x65\x2d\x01\x34\x76\x1f\x58\x09\xc4\x6f\xe5\x5a\xdd\xf1\x18\x2f\x34\x71\x40\x0c\x8f\xcc\xb3\x8c\x0b\x85\x5a\xda\x30\xde\x11\x33\x3e\xb8\x73\xec\x3c\x3c\x8f\x83\x46\xb4\x84\x21\x1b\x30\x94\xbb\xa5\xf7\xd9\x75\x2d\x18\x47\x08\x55\x02\x8a\xa0\x07\x5b\x4f\x4b\x2a\x75\x89\x42\x9b\x84\xdf\x6d\x22\xf7\x32\x7d\xc1\x77\xad\xfd\xd1\xd4\xfb\x95\x6b\xa1\x71\xcb\x13\x32\x55\xe3\x46\xaf\xcf\x12\x03\xa7\x6e\x91\xb5\x65\x44\xd3\xd9\x7c\x07\x2d\x76\xd7\x12\xbe\xb5\xfe\x52\xad\x1a\x04\x16\x02\xc1\xb9\x32\xf2\x69\xa1\xc3\x20\xb7\x9a\x60\x5e\xb0\x9d\xda\x58\x66\x2f\x04\x6a\x99\xff\x81\xf1\x27\xe6\x2d\xfb\xf2\x68\xc4\x86\x18\x8a\xf8\x79\x45\xc4\x85\x38\x83\x16\xb0\x52\xfe\x2f\x15\xe4\x7a\xd1\x20\x98\x76\x84\xb2\x82\xee\x6d\xf9\xd6\x64\x81\x8a\xa2\x6b\xa5\xef\xba\x9c\x1e\x63\xf5\x76\x22\xa0\x99\xb0\x2d\x17\xa4\x48\x66\x2d\xf3\x66\x9e\x85\x03\x15\xdc\xee\xba\xab\x23\xf4\x93\xb3\xfc\x40\x3c\x51\x51\xaf\x50\x99\x1b\x27\xc1\x0b\x07\x6a\xd4\xb4\xb0\xbb\xc0\x09\xda\x75\x84\xd1\xf2\x05\xf6\x80\x04\x0d\xab\x5c\x52\xc0\x19\x33\x16\xd9\x35\xc2\x29\x4f\xfd\x47\xb7\x64\x79\xbc\xf5\x7b\xa8\xfd\x63\x1d\xd6\x20\x74\xb0\x64\xf1\xbf\xcc\x66\x99\x4c\x0a\x87\xea\x6f\x6b\xb1\x58\x0f\xaa\x3e\x3f\xe0\x01\x34\x89\x16\x68\x4a\x93\x04\xe4\x80\x23\x34\x80\xd2\x79\x90\x88\xa0\xaf\x42\x17\xb5\x46\x67\x8c\xaf\x8a\xdd\x6e\x21\xa6\x28\x20\xa6\xdb\x76\x62\x92\x40\x4d\x45\x1e\xda\x6e\x28\x6a\x07\x39\xc9\x9a\xb7\xe0\x3a\xa2\x63\xf7\x4c\xe4\x35\x94\xf7\xd7\x08\x3a\xab\x0d\x37\xf8\xf0\x5f\xcd\x43\xff\x90\x63\x81\x99\x82\x50\x2a\x2b\xba\x0b\x12\x84\xf4\x92\x4f\x10\xac\xc8\x8c\x21\x18\x7e\x0a\x37\xd7\xb9\xfc\x67\x14\x12\x4f\xe2\x03\x44\x8f\xc8\xd1\x81\x2d\x28\x2e\xf3\x49\xf1\xe6\x5c\x4b\x0e\x23\x56\x0b\x11\x39\x42\x83\x44\x72\xfb\x05\x61\x51\x02\xa5\x2a\x83\xa8\x2f\x4f\xf9\xd6\xad\x34\x59\x80\x82\x02\x5b\x59\x34\xcf\xed\x83\xe0\xc3\x11\xc3\xd2\xf8\xc4\x13\x38\xe9\xc5\xef\x4d\xf5\x7d\x4b\x71\x12\xcf\x08\x47\x5c\xbb\x86\x9e\x6d\x93\x4c\x9d\x92\x65\x1b\x04\x6f\xc0\xc6\x14\xa1\x3b\x41\x06\x31\xfa\x12\x2b\x94\x10\x2c\x15\xfa\xe6\xab\xb5\x62\x43\xdc\x04\x0b\xee\x6a\x8f\x6f\x11\x80\xed\x22\x38\xdb\x8a\x94\x43\x1d\x29\x84\x11\x23\x4f\x61\xc0\x0e\x87\x18\xab\x47\x2a\x73\xa8\xfe\x19\xe4\x8c\x98\xfa\x8d\x26\xb3\x0c\x82\x60\x8d\xca\xd4\xc2\x47\x1c\x5c\x9f\x75\x9f\xda\x61\x35\x50\x96\x55\x9e\xa8\x51\xcf\x00\x52\xa2\x88\xa5\x9c\x63\x35\x62\x96\xb3\xba\xb0\x91\xa0\x52\xdb\x20\x49\xca\xf1\x8b\x18\x42\x74\x99\x9e\x30\xd4\x2e\x3d\xf2\x0b\x74\x09\xea\x97\x0f\x22\x2b\x17\x86\xf7\x87\x45\x6b\x6a\x23\xe6\xf3\xf5\xc3\xb6\x1b\xa5\x9d\x26\xfb\xf2\x0b\x0a\xc1\x0d\xdd\x5f\x98\x22\xb2\x1d\x84\x61\xd2\x34\xe4\x15\x07\xab\x6e\xd3\x5f\x22\x1b\xef\xba\x83\xee\xa2\x72\xb3\x7d\x1c\xae\xd9\x27\xde\x60\x6e\x6f\xd9\xdc\x40\xb6\xd8\x46\x01\xf7\xd1\x8c\x2f\xe5\xf1\x2d\x0d\xfd\x3c\x86\x5c\x8a\xd5\x5c\xb0\xc8\x4d\x70\xac\x03\x0c\xdd\x34\x0e\x42\xa5\x83\xc8\x4c\x08\xa5\x77\x8c\xcf\xbe\xd9\xe2\x79\xcd\xde\xf6\xf4\x0f\x8a\xf9\xbb\xa9\xf8\x20\xb8\xfa\xc4\xdb\x85\xbd\x41\xfc\x0f\x1c\x41\x00\x25\xf4\xe4\x42\x37\xeb\x80\x02\x0e\x86\x11\x83\x31\xbf\x51\x3c\xb4\xf5\xa0\x8f\xd0\x10\x2e\x1a\x57\x1e\x1a\x4f\x9d\x43\x22\x78\x79\xc4\xb4\x66\xe2\xf2\x8f\x83\xf6\xcb\x24\xde\x74\x02\x0c\x98\xc9\x56\xbe\x9c\x74\x35\xc6\x76\x9b\x36\xe1\xb0\x54\xa0\x0d\x80\xe5\x45\xc3\xd9\x09\x8a\x79\xf4\x40\xc4\xb1\x20\x31\x95\x27\xe0\x5b\x57\xad\x4e\xbd\x54\x6b\xdb\x5b\x4b\x1a\x6d\x81\x02\x2b\x72\x0d\x4e\x4d\xff\x36\x88\xde\x55\x33\x3b\x40\x74\x0a\xea\x84\x0b\x75\x35\x49\x36\x2e\x5d\x9b\x30\x25\x16\x19\xa7\x4c\x79\x53\x56\x65\x21\x9c\xa6\xa1\x85\xb6\xb6\x20\x6d\xb1\x8b\x18\x9c\x0d\xa7\x7d\x37\x27\x92\xb8\x80\x03\x33\x29\xc5\x91\xf1\xb2\x18\x76\x91\x61\x35\x97\x90\x11\x54\x5e\x03\xab\x74\xc1\xa7\x7a\x85\x70\x06\xf1\x0a\xc6\x4a\x51\x7c\xe4\xf3\x56\xa4\xa2\x49\x32\x62\x8c\x90\x58\x22\x48\xde\xf9\xa2\x31\xf3\x4c\x7f\x7a\x80\x70\x1c\xa3\xff\xfd\xe5\xfb\x8b\x9f\xef\x86\xe3\xf3\x4b\x30\x5a\x9f\x5f\x0c\xbf\x3a\xf0\x3f\x5e\xdd\xdf\xf9\x5f\x8d\x85\xe5\x91\x08\x94\xe2\x07\x50\xf1\x98\x34\xf2\x1f\x64\x77\x84\x23\x75\x39\x79\xfa\x89\x24\x2e\xd2\xd5\x8a\x29\x1e\x02\xc8\xee\x61\x6b\xb1\x42\x63\xf3\x5b\x43\xf9\xbd\xf1\x9f\x2c\xa7\x41\x47\x3c\xbe\x0b\x27\x06\xa6\x84\x41\x34\xb6\xb5\xf6\x15\xba\x6f\x41\x70\x84\xcd\x28\x6b\x8b\xc7\x23\xec\xf1\x39\x85\xf8\x1f\xc8\xe2\x47\xad\x5e\x5f\x63\x2a\x3a\xd3\xde\x90\x3d\x52\xc1\x19\x4c\xcd\x9b\xb5\xfc\x89\xd1\x7a\x3a\x96\xd5\x43\x25\x8d\x2c\x0c\x31\x1a\x59\x6b\xcc\x67\x13\x90\xc9\xab\x4f\xd7\xc2\x23\x90\x4f\x4a\xb8\xec\x4f\x8f\xc2\xe1\xa0\x08\xfc\x45\x53\xd0\xe0\x88\xdd\x5d\x9d\x5d\x9d\x20\x92\xe0\x09\x17\x90\x0d\x66\x42\x82\x5c\x13\x76\xc1\x22\x9e\x06\x0d\x95\x32\x7f\x0f\x50\x56\x64\xfe\x86\x46\xb4\x23\xd3\xc6\xaa\x2a\xc2\x5c\xd4\xf3\x66\x77\xab\x02\xda\xc9\x5e\x73\xd1\xe5\xfa\xd7\xaf\xc1\xd2\xf1\x4c\x2b\x72\x15\xce\x6b\xef\xe6\x29\xc1\xa6\x80\xa7\x71\x0b\x59\x5b\xbe\x0d\x60\x4d\x92\x52\x3d\x20\x7d\x70\xe4\x91\x75\xc1\x17\x6f\x72\x86\x7e\xf8\xab\x44\x93\x5c\x8d\x58\xb9\x0d\xce\xd0\xe0\xa7\x5b\xf4\x1d\x56\xd1\xfc\xab\x11\xbb\xd2\x6a\xe6\x0f\x7f\x6d\x81\x28\x58\x1b\x5d\x47\xaf\xc9\x19\x56\xf8\x82\xe3\x98\xb2\x59\x13\xb4\x4e\x81\x7f\x3e\xbc\x1b\x9c\xa0\x2b\xab\xc3\xfb\xac\xe2\x22\xd3\x2a\x68\x08\x18\x32\x4c\xc4\x71\x11\x60\xe5\xac\x0c\x3f\x62\x34\x33\xb8\xb0\x46\xec\xce\x60\x0a\x69\xae\x4a\x15\xca\xb8\xc5\xe0\xd7\x5a\x99\x41\x5b\x32\xa6\x6c\x6b\x49\xd4\xab\x03\x64\xec\x37\xc3\xca\x63\x20\xcf\xd4\x99\xfd\x88\x81\x82\xee\x33\x3d\x13\x1e\xe1\x04\x62\xf2\x0e\x03\x9b\x9e\x56\xdb\x79\x0e\x69\x77\x10\x0c\xc3\x16\xe5\xd0\x59\x9f\x09\xea\x85\xb2\x70\xa3\xc0\x00\x00\xfb\x68\xbd\xb1\x29\xd7\x1c\xc7\x60\x89\x80\xf1\x2d\x31\xab\xa3\x3f\xf4\xd8\x22\x66\x59\xf4\x53\xc7\x8f\xa0\xb0\xb1\x71\x2b\xe2\x08\xcc\xf7\x6c\x01\xe1\xdb\x00\x9a\xcd\x21\xf4\xa3\xe0\xce\x96\x28\x6b\xbb\xe8\xef\xc4\xe0\xb3\x11\x33\x91\x82\xa5\x7d\x09\xb3\xe2\x83\xde\x39\x83\x40\xc6\xe2\xba\xf4\x02\x46\x66\x03\x1b\xad\xac\x9f\x09\x72\x18\x13\x45\x44\x0a\xf6\x9e\x70\x4d\xf5\x0d\x7b\x84\x6e\x42\xf5\x3a\xe6\x51\x9e\x3a\x64\x40\x48\x4f\xb4\x11\x70\xf6\x12\xf5\x14\x62\x2e\xf6\x55\x14\x8f\x45\x34\xa7\x8a\x40\x56\x5e\x67\xfd\xd8\x10\xcc\x20\xfc\xb4\x2e\xa9\xb7\x0b\xbe\xc0\x3b\xb6\x8b\x5a\x33\x0d\x8d\xb3\x72\x4b\xa5\xd6\x56\x03\x9b\xad\x28\x74\x71\x59\xa0\x97\x71\x01\xc2\x16\xf9\x94\x71\x30\x72\x9b\x9c\x2a\x1e\x7f\x21\xd1\xf9\xb5\x96\x80\xb4\xc6\xeb\xcf\x60\x2e\x95\x09\x2e\x83\x74\x1d\xf3\xb5\x49\x17\x38\x40\x5f\x9b\x8a\xb3\x11\xfa\xe4\xfe\xf8\xcb\x7f\xfc\xc7\x9f\xff\xb2\x4e\x3a\x89\x53\xc8\xa1\xdd\x62\x8d\x7c\x39\x84\xb2\x48\x14\xee\x40\x9d\x53\x6d\xb1\x0b\xf6\x00\xb6\x2d\xff\x26\x28\x45\x41\xec\x10\x9e\xd9\x13\x2e\xc3\x93\x89\x4a\x47\xb3\x88\x24\x90\x44\x1d\x94\x39\x84\x17\x76\xad\x44\xff\xbf\x96\x80\x80\x8c\xf5\x51\xd9\x2c\xc6\x89\x26\x5e\xbc\xd6\x8d\xa0\x2f\xad\xfd\x4f\x81\x03\xf1\x2b\x77\xc1\xf1\x24\x26\xc2\x56\xab\x76\x26\x3b\x6f\x48\x04\xe6\x40\x3e\x65\x09\x8f\x1d\xbc\x97\x24\x19\x06\x01\x42\x33\x83\xa3\x11\x1b\xba\xe2\xc5\x06\x9e\xc2\x7c\x64\x3c\x2f\x53\x1c\x19\x54\x2b\x89\xbe\xfc\x74\xa2\x7f\x3b\x40\x8b\x13\x08\x22\x3d\x40\xbf\x9d\x58\x10\x02\x2c\xd4\x58\xff\xf4\x95\x93\xb5\x6d\x13\x30\x68\x2a\xd1\x17\xc7\x8f\x58\x98\x9a\x87\xc7\x66\x44\x5f\x58\xce\xea\xeb\xba\x84\xb2\x79\xc2\xf9\x83\x0d\xb0\xad\x7d\x78\xec\x00\x4d\x80\xbc\xbd\xdf\xc4\x6c\xbd\xcf\x77\x54\xe8\xd0\x96\x5e\x3e\xca\x26\xe8\xe8\x1f\x92\x33\x74\xb4\xc0\x69\x62\x7f\x75\x4f\x6d\xfc\x2f\x96\xc8\x15\xdf\x76\x41\x3e\xc9\xc2\x58\x4a\xbf\x4b\xf8\x04\x66\xf5\xd1\xcd\xd4\x44\xd0\xc2\x40\x8b\xdb\xa7\xb8\xb0\xec\x44\xac\x24\x65\x60\x19\x52\xae\xcc\x2b\xc0\xe3\x9a\x66\xf5\xc9\x0f\xe9\xbf\x8d\x5f\x18\x16\xc5\x25\xf1\x19\xe3\xb0\x8f\x5e\xd3\x8d\x7e\x42\x5f\x5a\x16\xf4\x95\xbe\x63\x6c\xb8\xb2\x59\x86\xa6\x0e\x16\xbe\x83\x9f\x83\x0e\x28\x43\x26\x2d\x73\xc9\x97\xbf\x1d\x1f\x1d\x1d\xf9\xaf\x2f\xf5\x54\xfe\x5f\x44\x95\x24\xc9\xd4\xb4\xe4\x6e\xb0\xc5\x88\x7d\x74\xc0\xc1\xce\x78\x5d\x40\x25\x41\xd1\xec\x88\x27\xe8\xb0\x30\xe8\xc6\x3c\x92\xe8\x0f\x5a\xac\x0d\x96\x12\x7e\xd4\x7a\x5c\x0b\x8c\x99\x41\x2a\x7c\xa1\x43\x65\x0d\xe2\xd5\x63\x15\xa2\xa3\x78\xc5\x16\xcb\x10\x85\x1a\x68\x41\x53\xce\xb1\x45\x50\x11\x42\xbf\x4c\x3e\x29\x78\xd4\x02\x50\xd3\x18\xca\xde\x7c\x53\xd6\xd8\x6d\x81\x53\x63\xc8\xba\x65\x01\x2c\x8c\x88\xe5\x0c\x66\x9e\x07\xa1\xfb\x44\x5f\x2e\x2c\x84\xb2\x95\x79\x9a\x62\xb1\x38\x2e\x4e\x5b\x9d\x38\x0b\x5c\x7a\xe0\x31\x89\x5b\x00\x70\xe1\x26\xf6\x68\xd9\x28\x06\x2b\x5e\xba\x1b\xcd\x9f\xdd\x08\x6a\xf1\x40\x40\x9e\xa9\x44\x45\x58\xc4\x63\x4b\xd7\x45\xf6\x69\x59\x62\xf1\xef\xd4\x65\x15\x17\x11\x23\x0b\x63\x1c\x53\x26\x33\xda\xbe\xe1\x3e\x6e\x61\xdf\x7c\x0c\x55\xdd\xc8\x6c\x0d\xf7\xe8\xf9\xd5\xad\xfb\xa6\xfb\xa5\x0b\xeb\x50\x16\xd9\xb1\xd3\x12\x9d\x45\x42\xe0\xa7\xe2\xfa\x85\xd8\x0e\x63\x9d\xc9\x7d\x6e\xae\xf9\xf7\x29\xbf\xa6\x89\xbe\xb5\x80\xc6\x8f\x46\xac\xf4\xf3\x01\x22\x09\x4d\x29\xf3\xb1\x75\x86\xb9\xf3\xa9\x91\x9e\x1f\xa8\xd2\x5b\x26\xe3\x07\xcd\xc1\x1c\x5c\x46\xa0\x52\x0d\xd8\xc2\x91\x8e\x77\x4c\x59\x0b\x44\x2e\xf5\xb8\x0a\x1d\x5d\x0b\xb3\xba\x89\x43\x2b\x90\xd2\x80\xf0\xe0\xfc\x8e\x98\x6e\xcd\x9d\xa5\x22\x5c\x38\x68\x2f\x68\xee\xd0\x01\xba\x06\x1c\x00\xfa\x28\xc5\xfc\x7a\xf9\xb7\x41\x40\x19\xb2\x3c\xdd\x36\xd9\xc4\x86\x0f\xbf\x96\x99\xee\x5a\x10\x77\x53\xd9\xc4\x25\xc2\xf2\xd4\x1d\xa8\x35\x28\x6e\x68\xc5\x9f\x98\x44\x09\x36\x00\x00\xba\x21\x88\x7c\x3c\x30\x0e\xd2\x2c\xe8\xcb\x5c\x2f\xa6\x1b\x83\x11\x9f\x10\xf6\xa5\xf9\xf7\x57\xc8\xde\x0d\x5f\x1f\xd8\xfb\x5c\x48\x87\x60\x69\xf7\x1c\x6a\x0c\x91\xd8\xd8\xd0\x01\xed\x6f\x86\x45\x6c\xac\xe5\xa1\x56\x61\x32\x78\xb5\xfc\xb5\xe0\x39\x7a\xa2\x72\x3e\x62\x77\xdc\x19\x1c\x11\xe3\x1e\x2f\xf1\x00\x94\xd1\x5a\x7f\x58\x02\x13\x80\x51\x37\x51\x80\x66\xc2\x5b\xe5\x1a\x41\x14\xec\x98\xf1\x98\x6c\x87\x0b\x71\x57\xf8\x2a\x9c\xff\x5a\x10\x93\x0f\x06\x37\x45\x5b\x3a\x2d\x91\x72\x4d\xdb\x7c\x75\xe3\xe1\x1e\xb2\xed\x40\x49\xbb\x27\xb6\x29\xe4\x8a\xbf\xd5\xa0\x15\xa7\x71\x06\xd9\xc0\xa5\xb5\xf7\x28\x84\xdb\x6e\x42\x54\x4e\x55\x59\xb9\x02\xfe\xea\x33\x73\x8f\x60\xd9\x7d\x80\x31\x46\x33\xc1\xf3\xcc\xa7\xcc\xbb\x74\x3f\xb3\x0d\x56\xa6\x39\x67\x53\x7e\x62\x75\xaa\x0b\xca\x1e\x0c\xc5\x3f\xd7\x1e\x19\xa0\x49\x12\x97\xd0\x71\x5c\x95\x31\x98\xc3\x21\xa2\x2c\x4a\x72\xb8\xf8\xa4\xc2\xd1\x83\x01\xcb\x6c\x33\xfa\xea\x6f\xc6\xab\x93\x29\x5b\x24\xa6\x3c\x49\x6c\xb7\xc5\x05\x5a\x94\x61\x7c\xa4\x18\x61\x74\x7f\x73\xde\xdc\xf7\x03\xad\x3b\x73\x9a\x6f\xcf\x32\x81\xc0\xff\xfc\x40\xd7\x8a\xbb\xac\xa0\x0d\x91\x12\xa9\x7b\xe3\x52\x1b\x96\x9d\x26\xd2\x0f\x58\x91\x6d\x33\xa1\x0c\xb4\xca\x1a\x91\x7a\x35\xcc\x9a\xa5\xd6\xe3\x2d\x01\x5f\x0a\xb0\x16\x08\x0d\x6a\x47\x9e\x09\x83\xb5\xe0\xe1\x1a\xd8\x0d\xf0\x7e\xb7\xf9\x54\xde\x5d\x31\x9d\xe5\xc3\x4c\x08\x59\x03\x6d\xe0\x56\xbf\xde\x71\x90\xa5\x57\x97\x8d\xf1\x09\x1b\xf4\x60\x27\xb1\x16\x96\xc0\x38\x2f\x15\x08\xee\x44\xd0\x8e\x1c\x8d\x78\x2d\x7d\x8e\x88\x1f\x89\x0b\xc3\xf1\xb2\x98\xeb\x77\x06\xbe\x2d\x5e\x02\x27\xf6\x16\xda\x06\xc2\x0f\xc4\xd6\x2d\xc3\x26\xb4\xf8\x35\x4e\x1b\x58\x74\xf3\x4e\x14\x1d\x9f\xd9\x8f\x3f\xea\x6f\x9b\x59\xd1\x47\xc8\xe2\xf3\xc0\x29\x29\x66\xfa\x64\xbb\x5e\x5b\x8c\x90\x46\x22\xdc\x68\x48\xf7\xd9\x46\x03\x32\x3d\x76\xac\xdb\x63\xbb\x72\xad\x3c\x19\x3b\x3c\x4e\x8c\x9d\x49\xcd\xc1\x04\x51\xe0\xdd\x6b\x8e\x56\x36\x45\x18\x6c\xfc\x04\x8b\x99\x51\x90\x24\x51\xf2\xab\x86\x1d\x2e\x72\x1e\xb6\xd8\xe1\x0d\x6a\x8a\x85\x7e\x4f\x10\xbf\x97\x9d\x34\x3f\xca\x32\x66\x9b\xbf\x95\x7d\x75\x3e\x2b\x34\x51\x19\x22\x6b\x45\x5c\x08\x40\x42\x8d\xf5\x59\x69\xc7\x4c\xd9\xb2\xb6\xe4\x25\x4e\x3d\x22\x80\xab\x70\x67\xf3\xbb\xcc\xe0\x26\x04\xe0\x06\xdb\xc7\xb0\x75\x11\xc9\x70\x08\xb6\xa8\x53\xdb\x08\x46\x6c\xe0\x5e\xf1\x59\xc5\xa0\xdb\x09\x23\x80\x43\x7c\xa8\x89\x86\x06\xfd\x0a\x17\xab\x6e\x27\xd7\x32\x89\x75\x93\x37\xab\x75\x30\xb5\x7e\xe7\x6f\x23\x8b\x78\xef\xa1\xd1\x96\x56\x1b\x78\x5c\xbf\x52\x71\x33\x30\x4b\x54\xad\x24\xdb\xd4\xf1\x6a\x5d\xca\x21\x46\xd8\x86\xc2\xe2\xb5\x26\x86\x34\x59\x14\x64\xaa\x57\xdc\xe8\xe4\x95\xce\xea\xa7\x55\x6d\xc5\x8d\x29\x4e\xc7\x82\xb7\x97\x63\xe8\xb0\x4c\xae\x89\x92\x7d\x67\x6e\x60\xa3\x17\xe8\xd7\x1c\x27\xe6\x72\x63\x96\x1c\xdd\xb0\x41\x54\xfe\xf6\x2f\x68\x00\xb7\x0f\xfa\x08\x7c\x11\x1c\xfc\xd0\x9a\xe2\x88\xa6\x19\x11\x92\x33\xdc\x5a\x97\xe4\xe1\xaf\x72\x6c\x31\xdf\xc7\x38\x8a\x78\x5e\xc7\x77\x5f\x63\x26\x0d\xad\x85\x93\xc2\xe8\x21\x9f\x10\xc1\x88\xa9\xbd\x02\xef\x21\xf7\x5e\xa7\xe1\x72\x9c\xab\xf9\xb7\xe3\x28\xa1\x9d\x81\xe8\x21\xbb\x68\xa0\x3f\x3b\x35\x5f\x2d\x9b\x40\xa9\xfd\xd2\xd0\x19\x32\xcf\x90\x79\x76\x84\xbe\xc3\xd1\x03\x61\x31\xca\x92\x7c\x46\x2d\x98\x00\xdc\x50\xc0\x2e\x03\xf3\x6c\x79\x62\x46\xb6\x30\xed\xeb\x6b\x68\xc4\x52\xfc\x60\xb0\x01\xad\x10\x19\xe1\x24\x59\xcb\xcc\xe0\xe9\xa1\x86\xaa\xe2\x32\xdf\x7d\x9d\x1b\x73\x3e\x94\x39\x1f\x60\x50\x05\x04\xc9\x9c\x21\x0c\xc0\x2c\x5f\x48\x94\x67\x4e\x02\x02\x4b\x5f\x02\x7e\x57\x33\x49\x28\x60\x4c\xb5\x1e\x34\x27\x23\x06\xb1\xac\xae\xc5\x85\xe7\x2a\xa1\xab\xdf\x87\x9c\x34\x1d\xbe\xa9\x81\x25\xd8\xce\x8b\x58\x03\xa0\x5c\x41\x09\x1d\xe3\x74\xd5\x9c\x30\x30\x40\x74\x6f\x19\x34\x9a\xee\x9b\x56\x8a\xc9\xb5\x82\xa6\xb7\x98\xfa\x25\xcc\x19\xb5\xa5\x0f\xac\x91\x3c\x08\x97\x73\x9e\xa4\xe2\x7b\x2a\x91\xc4\x8a\xca\x29\x6d\x34\xcc\x84\x60\x10\xdb\xac\x3a\x5e\x0f\x81\xa2\x01\x7d\xa2\xb2\x16\x3e\xee\xff\x08\xbd\x07\x3b\x53\x20\x7b\x73\x8f\xe5\xd0\xc6\x12\xd4\x9c\xb4\x82\x1a\xee\x22\x60\xc6\xcd\x20\x78\x7f\xa9\xf9\xd0\xe7\x78\x1c\xa1\x41\x61\xdf\x37\x68\x16\xc6\x72\xbf\x62\x46\x24\x91\x64\x13\xe2\xeb\x64\x0a\x03\x1f\x38\x10\x10\x02\x59\x45\xea\xdf\x0b\xe8\x5b\x3f\xcc\x27\x48\xa3\xc4\x0f\x84\x2d\xb3\x77\x74\x1f\xa1\x31\x48\x2d\x55\xba\xbd\xa5\x8b\x1b\x63\xd7\x26\x03\xec\x7e\xec\x0a\x00\x11\x3a\x3d\xd6\x4b\xae\x05\xfd\xe8\xc1\x26\x6f\x18\x7b\xa7\x85\x20\x79\x9a\x73\x19\x9e\x33\xb7\x7f\x46\x57\x14\x39\x71\x49\x1a\x90\xfc\xe2\x17\xd8\x44\xbd\x30\x1e\x22\x94\xc0\xa8\xfd\x21\x35\xb6\x5c\xbf\xdf\xc8\xb1\x50\x58\x06\xf0\x13\xb9\xa6\xea\xa7\xf9\x87\xbf\xca\x2b\x38\xb1\xbb\xc8\x85\x6f\x2e\xdc\xb5\x7d\x1c\xfa\x86\x16\x78\x1f\x61\x55\x54\xfd\xc2\xb1\x47\x6f\xc8\x78\x8c\x0a\xf2\x5a\xbf\xc4\xd7\xeb\x4f\xab\x52\x1a\xac\xd3\xdc\x56\x51\xf6\xc7\xc0\x4d\x8f\x26\x39\x35\x55\x36\x4b\x22\x97\xcd\x97\x04\xed\xd7\x5e\xff\x54\xfa\xfb\xa4\x99\xc6\xae\x79\xbc\x0d\x61\xad\x0f\x58\x57\xa7\xeb\x0e\x51\xbc\xb2\xa9\x2a\xe8\x92\x95\xc8\x78\x7b\xfc\x65\x3c\xee\x5e\x47\x13\x1c\xee\x93\x7c\x7a\x0b\xb0\xe8\x6d\x98\x10\x0e\x27\x6c\x4e\x7c\x92\x97\xde\x67\xdd\x8d\x4f\x39\x68\xdb\x14\xeb\xbf\x2d\xae\x7f\x8c\xfe\xef\xed\xd5\xe5\x61\x8a\x85\x9c\x63\xc8\xb9\x75\x6d\x1d\xb8\x52\x23\x46\x01\x75\x7e\x25\xca\x46\xec\x10\xcd\xf8\x81\xf1\x62\x9e\xa0\xb9\x52\x99\x3c\x39\x3e\x9e\x51\x35\xcf\x27\x47\x11\x4f\x8f\x8b\xa5\x39\xc6\x19\x3d\x9e\x24\x7c\x72\x2c\x08\xc4\xb1\x1e\x7e\x73\xf4\xed\x37\xb0\x33\xc7\x8f\xdf\x1c\x83\xef\xea\x68\xc6\xff\x70\xf1\xed\x7f\xfe\xf9\x2f\xba\xe1\x6c\xa1\xe6\x9c\x9d\x58\x17\xe9\xd2\xb6\x0f\x8d\xdc\x7b\x6c\x3e\xa9\xf4\xf2\x9f\x47\x5f\x87\xc3\xb0\xaf\xa6\x3c\x26\x89\x3c\x7e\xfc\x66\xec\x36\xe6\x28\x5b\xc7\xe9\x5b\xf0\x7b\xbf\xe2\x95\x1a\xb2\xfa\x77\x4f\x31\xce\xd4\xb7\x6a\x57\x1a\x8e\x4a\x18\xa5\xbc\xc5\x81\x79\x20\x35\x3f\xf8\x1a\x0a\x98\x17\xa4\x5a\x54\xfa\x75\xc1\xbd\x5b\x45\x9b\xb5\x92\x32\xc1\xeb\x4c\x23\x00\x8e\x35\x26\x88\x0c\xd3\xa6\xe8\x36\x1b\x5d\xb1\xcd\xfa\x3d\x27\x04\xf2\xae\xb1\x8f\xed\x74\x37\xc4\x3d\x4e\xcc\xd7\x2e\x16\x84\x3f\x39\xbc\xe3\x5d\xa0\x04\x77\xac\xc7\xe4\xc1\x4f\x0d\xf1\xc0\x58\xdc\xb8\x5a\x86\x31\xc7\x72\xb3\xa0\xa2\x81\x81\x18\xf3\x7e\x01\x5f\x45\xd2\x76\xe8\x58\xa5\xcb\xda\x86\x62\x7f\x16\x1c\x26\x33\x55\xca\xe5\x11\x7a\x5f\x29\x58\x53\x04\x4a\xdd\xbc\x3f\x45\xdf\xfc\xf5\x3f\xff\x3c\x62\x5f\x36\x70\x31\x88\xdc\xe0\x62\x66\xe3\xb6\x80\x77\xa5\x58\x2a\x22\x8e\xc5\x34\x3a\x36\x81\x20\xc7\xfa\xfb\x43\xdb\xe9\x21\x9f\x1e\x7a\x08\xd4\x43\x8b\x06\x79\x94\xc6\xeb\x25\x34\x97\x48\xcf\x84\x4d\xd9\x80\x6b\x09\xc1\xd9\x06\xfa\x84\x4f\x3d\xd8\xb5\x89\xab\x37\xb8\xf8\x7c\xda\xf0\x07\xd4\x76\xfd\xca\x03\x2e\x61\xe9\xfa\x28\x10\x50\xda\x8f\xe6\x6e\xd0\x90\x1d\x89\x3c\xa7\xda\xe6\x78\x49\x28\x9c\xad\xb3\xf0\xcd\x87\xad\x08\x7b\x37\xf9\xdf\xb6\x38\xa8\x41\x93\xe5\x8c\xf0\x29\x44\x0d\x81\x5c\xe0\xbc\xa2\x60\x1b\x62\x5c\x05\xb9\xde\x82\x64\xe6\x82\x09\x8b\x89\x36\x2c\xf7\x96\x88\xca\xab\xd6\xf9\x39\x10\x95\xb7\x5d\x77\xcb\x50\x5e\x69\xc1\xb7\x0d\x5d\x32\x47\x69\x1d\x2f\xae\x7e\x7f\xa5\xc7\xc6\xf3\x01\x70\xd1\x84\xf5\x3b\x0d\xb6\x11\x24\x2b\x90\x43\xc5\x0f\x01\x24\x03\xa0\x17\x0c\xc6\x79\x9b\x1b\x17\x3c\x5d\xeb\x5c\x93\xfa\xfd\x0e\xe3\x34\xee\xcf\x4f\xc1\x40\xad\x4c\x62\xab\x65\xdb\x10\x10\xca\x18\x11\xd6\x86\xbf\xf2\x46\x5d\xd3\x0f\x16\x6e\xe5\xf2\x08\x90\x42\x2e\x0f\xf1\xa7\x7d\xfc\x2f\x0e\x98\xc0\x11\x82\x2c\x8c\x39\x4f\xb9\x16\x67\x78\x2e\x83\x87\x26\x8b\x07\x2e\xe1\x56\xd9\x2b\xc5\x99\x01\xc5\x7a\xbd\xd9\xe8\xa3\xa5\x1f\x19\x13\x47\xf8\xd2\x5a\x90\xfe\x93\x32\x88\xf9\x8a\xf1\x7b\xf4\xe9\xe5\x74\x03\x5e\xd6\x14\x4c\xca\x50\xf1\xcb\x62\xca\xd2\xdf\xb4\x06\xa3\x49\xca\x67\xcc\xf8\x9b\xdb\x04\x05\x18\xec\xb7\x10\x5e\xd2\x49\xf3\xad\xd9\x99\x79\xba\xe6\x1e\xf8\xa0\xc6\x2e\x1b\x80\x99\x09\xf3\x73\xf1\x7d\x87\x8d\x01\x7e\x6d\xe7\xd2\xd5\xd7\x8a\xc7\x0e\x9f\x70\xbd\xa1\xde\xfa\x06\x2c\x14\x61\x7d\xdc\x05\xbc\x0b\x44\x83\x9a\x35\x36\x0c\xc1\xc9\x16\x2d\x4e\x7e\xb6\xfe\x61\x84\x82\x0e\xeb\xac\x1d\x74\x62\x88\xb3\xb6\x82\xc1\x59\x68\x5b\xc0\xf5\x0c\x0e\xcb\xf4\xf7\xa6\xf0\x61\x83\x88\x55\x64\x0b\xe8\x51\xd6\x94\x47\xff\xe1\x63\x51\x4c\x70\x91\x91\x03\x34\xc9\xe1\xf9\xe5\xd5\x5d\xe8\x1d\xfe\xff\xd8\xfb\xb6\xe6\x36\x72\x24\xdd\xf7\xf9\x15\x88\x38\x0f\xb6\x4f\x50\xd2\x5c\x62\x23\x26\x1c\xb1\x0f\x6c\x49\x9e\xe6\xb4\x2c\x69\x74\x69\xf7\x9e\xe5\x06\x0d\x56\x81\x24\x56\x45\x80\xae\x8b\x64\xee\xce\xfc\xf7\x13\xc8\x4c\x5c\xea\xca\x2a\x92\x72\x7b\x67\xfb\x61\xa6\xbb\x45\x12\x85\xc2\x25\x91\xc8\xfc\xf2\xfb\x24\xbe\xed\x49\xb4\x12\xd1\x13\x14\x0e\xe2\x91\x87\x9b\xc1\x0a\x49\xce\xb7\x53\xe5\xa5\x86\x72\x6d\x53\x9d\x5b\xc7\xbe\xec\x18\xc8\x75\xca\x62\x99\x6d\x12\xbe\x85\xa4\x92\x42\x5c\xb0\x4f\x48\x39\x40\xbd\x31\x05\xbb\xa2\x67\xfd\x67\xda\xcc\x8a\x97\xc8\x1f\x3c\x96\x3c\x9d\xcb\x3c\xe5\xe9\x96\xf9\xc1\xac\xdb\x03\x96\x89\x35\x57\xb9\x8c\xa6\x6a\x2d\xb8\x0a\x51\x40\x94\x54\x33\x83\x1c\x6b\x41\xfc\xa4\x8b\x85\x88\x72\x4f\x70\x06\xce\xbb\x1b\xa9\x5d\x7b\x70\xd8\xbb\xbb\x9d\xd7\xf9\xea\x3f\x4a\x85\xe5\xb4\x72\x0d\x18\x33\x5a\x43\x74\x34\xee\x19\xca\x06\x69\x2a\x3a\x72\xed\x65\x10\xfe\xcb\xae\x29\xa7\xef\xed\x0a\x8e\x9a\x7c\xfc\x83\xe9\xc9\x0f\x13\x71\x6b\x96\xbf\x0b\x90\x27\xb8\xc1\x42\xf0\x8a\x23\x1a\x51\x15\xc6\x90\x37\x54\x02\x05\xd1\x9e\x37\x04\x7f\x7f\x03\xc7\xb4\xb9\x3d\xa6\xcf\x22\x9e\xaa\x32\x8d\x0b\xf9\x8c\x7e\xc3\x31\x2f\xbc\x73\x1c\x6b\x63\xc7\xb8\x57\x64\xf3\x12\x4a\xd7\x3d\x69\x9d\x2b\xf2\xe9\x10\x02\x6a\x56\x8e\x7e\x05\x8d\x99\xde\x21\x6f\xaf\xcd\x43\xc2\x1a\xa4\xc3\x55\xca\x2e\xbb\x45\xe9\x48\x2a\x90\xc1\xca\x01\xee\xa8\x18\xa2\x56\xf1\xdb\xd4\xc6\x54\xd9\xea\xcd\x45\x91\x20\x2b\x61\x9b\x34\x11\x71\xd6\x58\xa4\xf9\xaf\x57\x71\xe0\xe2\x6a\x2c\xd0\x32\x72\x49\xe0\x00\xfc\xe8\xa4\xfc\x61\xe9\x0a\x95\xa1\xae\xa0\x95\x31\x81\x02\xec\xa5\xc8\xe1\x34\x8f\x8b\x04\x8b\x11\x21\xbd\x0f\xfc\x37\x3c\x49\x98\xcc\xb3\xa9\x72\x74\x3d\x48\xbe\x0c\x16\xd6\x02\x17\x63\xba\x72\xc1\x23\xa0\x59\x92\x60\x05\x3f\x4c\x46\x32\xaf\x41\x46\xb7\x21\xf5\xff\x66\x23\x38\xd6\xce\xe0\xb4\x4d\x55\x78\xe7\xaa\x4e\x02\x15\x9a\x80\xd4\xe4\x31\x6a\x3e\x3a\x10\xc0\xa0\xcf\x39\x78\x4a\x4e\xd9\x18\xdf\xce\x5c\xb8\xac\xaa\x1f\xf6\x96\xea\x75\x09\xd9\x65\x6e\x35\x79\xe6\x04\xee\xdd\xbd\x75\xc3\xd3\x5c\x46\x45\xc2\xd3\x04\x38\xb0\x17\x45\xc2\xe4\x22\x10\x28\x84\x39\x40\xb2\x16\x33\x5d\x91\x86\xb3\xda\x66\x84\x32\xbe\x16\x41\x9d\x28\x85\x77\x92\x20\xa3\x8c\x0c\xb4\x98\xaa\x34\x6d\xbd\x3b\x65\x17\x55\xa1\x50\xd8\x13\x01\xc9\x9b\xcc\xd0\xfc\xb9\xfe\x06\x25\x4e\x28\x38\x2a\x17\xe6\x4a\xf9\x26\xd8\x75\x6d\x92\xdb\x3c\x7b\x1a\x98\xae\xb6\x54\xe1\xdd\x28\xc5\xc6\x12\xc7\x07\x90\x65\x2e\x25\xb1\xdd\x86\x68\xe9\xa0\x3d\x15\x06\x76\x32\x24\xc8\xdb\xa3\xa3\x9f\x02\xdd\xe3\x6a\x67\xd7\x1d\x7a\x88\x30\x8f\x03\xbb\x1a\xa8\x8b\x0c\xef\x68\xb0\x72\x42\x70\x42\x9f\x91\x5d\xf2\x7c\x28\x52\xc1\x81\xff\x87\x77\xb4\x11\x15\xd2\xda\xcd\xdd\x91\xa6\x4f\x25\x39\x12\x66\x7a\x65\x6e\xf9\x02\x51\x37\x7a\x11\x98\x60\x3a\x6f\x48\xb7\x04\xa8\xa0\x9d\x4d\x98\x0b\x96\x48\xf5\x64\x0b\xbf\xcd\x02\x1d\x31\xee\x5b\x07\x1b\x81\x83\x8c\x7b\xae\xc5\xf3\x6a\x22\x4e\x3f\xc0\x19\xeb\x57\x3e\xd5\x7c\x43\xb6\x3d\x19\xc4\x8d\x6f\x5f\xb8\xe9\x3d\xfa\x4f\x4b\x27\xce\xd3\xdd\x79\x2c\xb8\x13\x8f\xc1\x00\x71\x16\x88\x5b\xb7\x8e\xef\xed\xaa\x8c\x60\x1a\x20\x33\xf2\x78\x7d\x71\xf9\x61\x72\x5d\xd6\x06\xf9\xdb\xe3\xe5\x63\xf9\x2f\x77\x8f\xd7\xd7\x93\xeb\xbf\x84\x7f\xba\x7f\x3c\x3f\xbf\xbc\xbc\x28\x7f\xef\xc3\x78\x72\x55\xf9\x9e\xf9\x53\xf9\x4b\xe3\x1f\x6e\xee\x2a\x6a\x24\x56\x4a\x24\xf8\xd3\xc3\xe4\xe3\xe5\xc5\xec\xe6\xb1\x24\x68\x72\xf1\x6f\xd7\xe3\x8f\x93\xf3\x59\x43\x7f\xee\x2e\xcf\x6f\x7e\xbe\xbc\xdb\xa1\x47\xe2\xdf\xb7\x71\x48\x8f\x01\x3d\xd9\x5b\x9d\x66\xcc\x16\xa9\x14\x2a\x4e\xb6\x88\x8c\xb5\xf7\xc0\x0a\x10\x2f\x3c\xa9\xe4\x5a\xe8\xe2\x10\x80\xeb\xc3\x4a\x30\xfd\x2c\x52\xa8\x51\xc7\xd6\xa8\xa0\x8d\x67\x4f\xad\x0c\x66\x79\x5a\x8f\xa1\x77\xe2\xf8\xf3\x74\xeb\x2a\x45\xba\xba\xe3\xf9\x4d\xe8\x21\x6c\x23\xd2\xae\xbe\x80\x1f\x91\x16\x9b\x5c\xce\xdb\x21\xcb\x3d\x79\x3f\x86\xdf\x54\x91\x8d\xab\x99\xba\xe0\xba\xd9\x30\x96\x90\xbb\x87\x80\x16\xa1\x85\x7d\x45\x97\xdc\xaf\x2d\xd0\x6b\x53\xcc\x13\x19\x31\x19\x57\xa3\x0f\x58\x60\x82\x01\xd6\x2a\x69\xdf\x46\xa4\xe0\xd8\x19\x7f\x79\x93\x8a\x13\x5e\xe4\x2b\xab\x07\xed\xea\x8c\x90\x44\x4f\x44\xa9\xc8\x03\xed\x72\x52\xdb\x09\x9e\x04\x9d\xa1\xfa\xca\x18\xa8\x1c\x4e\x03\x02\xe5\x96\x88\x3a\xfe\x12\x5b\x1f\x10\x52\xc4\xef\x77\x0e\x0d\xf5\x58\x66\x55\xa9\x55\x70\x61\xf1\x43\xab\xd9\x63\xde\xdb\x58\x6a\xa7\x59\x83\x93\x6c\x91\xd5\xcd\xaf\xb1\x6b\x8d\x85\x0b\xa5\x0c\x84\xa6\xd6\xe9\xa3\xf3\x54\xc0\x21\x42\x89\x73\x7b\xdb\x07\xa0\x07\x21\xb1\x01\x80\x6d\x2e\x36\x73\xb1\xe2\xc9\x02\x63\x78\x66\x6a\xfc\xbe\xaa\x2f\xd1\x07\xfd\x24\xd4\x1d\x4e\xd8\xaf\x62\x0e\x15\xde\x13\x7c\xc5\xad\x8b\x9f\xf8\x80\x9f\xe9\xa3\x5d\x55\xb6\x12\x05\x25\xcb\xd1\xab\x0e\x3e\x46\x38\xb8\xe7\xd3\xb4\x45\x2c\x8b\x85\xfc\x6a\x1a\x9c\x2a\xd1\xc8\x28\x08\xe8\x1a\xcb\x7d\xe2\xec\x32\x30\x6a\x21\x81\xc4\x93\x50\xa0\xf6\x83\x62\xa0\x3b\xd7\xec\xb0\x68\x73\x7d\x2e\x3a\xc2\xdf\x10\x21\x93\x25\x11\xa4\x30\x27\x62\xc7\x09\x4a\xce\x9e\xc4\x29\xbb\xa0\xb2\x78\xf3\x97\xf3\xab\xc9\xe5\xf5\xc3\xec\xfc\xee\xf2\xe2\xf2\xfa\x61\x32\xbe\xba\xef\xbb\xfd\x8e\x51\xb5\x50\xd9\x7d\xd5\xc2\x11\x67\x21\xce\x68\xe7\xf9\xe2\x39\xf7\x52\x7e\xdb\xc1\x94\xec\xee\xbd\x8c\x37\xb3\x58\x66\x91\x39\xfe\xb6\x33\xa1\x62\xa0\x62\xdd\x6b\xa9\x36\x37\x55\x7d\x0b\xf7\x0d\xe6\xbe\x61\x2d\x08\x9e\x76\xcf\x76\x45\xbb\xcf\x81\xab\x0d\x82\x76\xa9\x30\x9b\x3f\x9e\xaa\xe0\xb4\x39\xdd\xcd\xbf\x6f\x9a\x3b\xec\xdd\xca\x4d\x54\xdf\x09\xfb\x2b\xb3\xac\xe0\xc6\x3e\xda\xaf\x01\x1b\x43\xcb\xa8\x10\x3f\x56\xc8\x07\x2b\x03\x2d\x43\x66\x6e\xf2\x6b\xae\x62\x9e\xeb\x74\xdb\xf2\x8a\xfd\x8c\x67\xb8\x6d\xca\x26\x34\x3c\xb2\x95\x10\xb1\x9d\x05\xfc\x2a\x57\xd5\xa5\x84\xac\xb1\x0f\x37\x3f\x5d\x5e\xdf\xcf\x2e\xaf\x7f\x9e\xdd\xde\x5d\x7e\x98\xfc\xe2\xa8\x6f\x36\x3c\x6b\xd2\x2e\xdb\xa4\xc2\x58\x17\x5b\x84\xdf\x68\x5f\x50\x50\xcc\xb6\x43\x22\x32\x72\x31\x55\xd6\xb2\xa4\xbe\xf9\x55\xaa\x8b\xe5\xaa\xb9\xa1\x6a\x2f\x6f\xc7\x0f\x3f\xee\xd5\x4d\xa0\x48\x41\xd5\x21\xdc\x6d\x75\x1e\x41\xb9\x20\xbb\x87\xe4\x83\x95\xee\x01\xd1\x0f\x7c\xb5\x29\x26\xdf\x62\xd1\xf6\xba\xbd\xd4\x8d\x56\xa7\xf3\xdf\xf0\xf5\xb6\x05\xf4\x10\xd8\xcd\xd2\x31\x02\x08\x56\x14\xaf\xab\xb5\xf6\xbe\xe1\x6f\xa5\x13\xec\x8f\x27\x89\x58\x2e\x45\x8c\xcb\xab\xda\x30\x45\xac\xc8\x04\x46\xfe\x5c\x6f\x1a\x45\x92\x97\x3a\xe0\x60\x76\xe8\xa8\xfe\x06\xfc\xd6\xfd\xa4\xd9\x56\x9c\x5b\x09\xdb\x48\xab\x2c\xe7\xaa\x25\xed\xfa\x5c\xc7\x33\xf6\x32\x45\x37\x29\x73\x85\x13\x14\x20\xb1\x01\x76\xbf\x0f\xf6\x49\x38\x91\x8c\x96\xa2\x88\x47\x20\xaf\x15\x68\xee\x36\x4c\x02\x44\x1a\xef\xac\x45\x7c\xfd\xe0\x46\xe7\xd5\x89\x78\x61\x20\x30\x8a\x3a\x26\x44\x59\x8a\xd1\x20\x10\x07\x6a\x85\xd1\x0e\x9a\x90\xca\x93\x7f\xa6\xa1\xc7\x5b\x6b\x39\x30\xcb\x2d\xf3\x92\x9b\x20\xe7\xbc\x0d\x8f\x6f\x95\xfc\x70\xdf\xf2\x26\xd5\x71\x11\x59\x6e\x0a\x68\xd6\xe3\x41\x28\xa0\x65\x0f\xd8\x98\x9d\x98\x69\xa6\x4b\x8a\x88\x4f\x80\xe1\x63\xaa\xda\x92\x2f\xd6\x06\xb4\x84\xb9\x6e\xed\xa9\x75\xc8\xdc\x37\x8c\x7e\xfb\x16\xb4\x83\xdd\xaf\xfe\x8c\xd9\xaf\x83\xb3\xd7\x02\xa7\xa1\x79\x99\x73\xcc\xac\x96\x8f\xe3\xb6\x52\x74\x67\x55\x87\xa1\x7e\xfa\x81\x26\xca\xd4\x4e\x78\x44\xae\x78\x86\x9e\x6b\x1e\xad\xca\x1d\x87\xb7\x29\xd3\x37\x55\xbb\xeb\x3c\xc1\xc3\x22\x04\xbd\xf2\x2b\x23\xbc\x53\xcb\x8c\x7a\x1f\x4a\xf1\x38\x5d\xb1\x61\x0b\x3f\x74\x8e\xdc\xe5\x05\xed\x1e\x18\xac\x84\x17\x2a\x5a\xb1\x4d\xc2\xb1\xe6\x72\xc5\x33\x5c\xd2\x16\x64\xc0\xe7\x32\x91\x39\xd0\x45\x60\xee\xab\x32\xc2\xe6\x46\xc3\xd3\x27\xcb\xd0\xc8\x3d\x37\x48\xd7\xa2\x3f\x10\xcc\xe9\xe5\xab\xbf\x25\x9c\xd3\x6f\xd9\xe0\x17\x9d\x99\x33\xbf\x2c\x09\xca\xe9\xa7\xc3\x58\x3c\x58\x96\xfe\x5d\x86\xcd\x2c\xb5\x78\x5b\xfd\x79\x69\xbc\x1b\x0e\xea\xe1\x50\x06\xa2\x1e\x1e\x60\xe6\xab\xc4\xc4\x8d\x3b\x6b\x91\x68\xde\x22\x8e\x69\xdb\x46\x9e\xe1\xb6\xb6\x63\x5d\xcc\xdb\x98\x2d\xb1\x57\xdd\xad\x77\xc5\xfd\xed\xbe\x3d\x56\x5c\x30\x34\x80\x3c\x17\xb9\x1c\x16\xda\x08\x5e\x9a\xe7\xe2\x04\x7e\xde\xdc\x38\xb1\xfe\xf4\x7e\xe7\xda\x42\xf3\x6c\xf7\x8e\x3f\x13\x40\x66\xf5\xd5\xf5\xb7\x82\x1b\xd3\x70\xb3\xb8\x47\xfe\x82\x43\x16\x59\x2e\xeb\x2b\xac\x79\x27\x56\x9f\xfa\x50\x4e\xaa\x84\x6b\xa0\x77\xed\x5a\xd3\xdb\xdc\x9b\x5f\xf7\xdf\x90\x65\x05\xe9\x4d\x2a\x35\xb0\x0c\x90\x6e\x75\x07\x05\x58\xe3\x73\x0f\x18\xc9\x2f\x85\x28\x84\x59\xfb\xf3\x22\x5e\xd6\x63\x9b\x03\xbc\x33\xff\x4a\x2b\xfd\xc2\xd6\x45\xb4\x62\xb6\x71\x16\x8b\x84\x6f\x4b\xaf\x06\xfe\x52\xae\x13\x20\xd5\xdc\x93\xe1\x2f\x2a\xb2\x5c\xaf\x01\x84\xe9\xdb\x4d\x0b\x05\x0b\x9e\xf1\x3c\x4f\xe5\xbc\xc8\x1b\x01\x5b\x25\xc6\x9f\x3d\x13\x5a\xf7\xb7\x97\xe7\x93\x0f\x93\x4a\x36\x69\x7c\xff\x53\xf8\xdf\x9f\x6e\xee\x7e\xfa\x70\x75\xf3\x29\xfc\xdb\xd5\xf8\xf1\xfa\xfc\xc7\xd9\xed\xd5\xf8\xba\x94\x73\x1a\x3f\x8c\xef\x2f\x1f\x76\xa4\x95\xea\x4f\x6d\x9f\x08\x1e\x10\x12\x59\x58\xa8\x65\x66\xb5\xb7\x4b\x7a\xea\x7b\x36\xb6\xf4\x4c\x25\x02\x31\x9b\x1a\x84\xcc\x3b\xea\x94\x52\x06\xf1\x82\xe7\x9c\x74\x9f\x4f\xd9\x98\x59\xfd\x6e\x00\x43\x67\xc6\x59\x20\xee\x1a\x33\x3b\xd8\x84\xf1\x18\x22\x7f\x73\xf3\xd2\x53\x7a\x41\xac\x51\x89\x08\x49\x8a\x6d\xe5\xcf\x54\x5d\x3e\x0b\x95\x17\xc0\xa0\xca\x93\xc4\xea\xac\xdb\x2f\x04\x35\x9e\xb6\x97\x99\x5c\xcb\x84\xa7\x5e\x25\xe8\x86\xda\x02\x87\xdd\xf6\xd5\x51\x7a\xd4\xa5\x23\xec\xe5\xe1\x71\xc2\xa0\xdf\xe7\x57\x13\x70\x81\xa2\xdc\x52\xe0\xdb\x87\x4f\x15\xb2\x12\xd1\x13\xd7\x1c\x00\xfa\xb9\xa6\x78\x1a\x3e\x9e\xbe\xdc\xbe\x10\xb3\x43\x36\xb1\x8d\x3c\xbf\x16\x08\xc8\x75\xd2\xfe\xcb\xa5\xca\xd3\x6d\x6f\xbf\xe6\x01\x38\x54\x33\xf0\x4d\x09\xef\x53\x56\x0e\xc2\x70\x07\xb3\xad\x5f\x83\xb3\x63\xc1\x68\x14\x8d\x77\x41\x77\x01\x3c\xad\x2d\xfe\x77\x62\x0e\xa1\xef\x75\x1c\x42\x0a\x05\x18\x85\xb9\x2e\x54\x9c\x11\x32\x69\x2d\xd5\xd9\x9a\x7f\x7d\x67\xdf\x14\x4b\x92\x1d\x7f\x37\xd0\xcd\x88\xc4\xdc\x44\xb6\xc6\xc8\x75\x0f\xd7\x54\x75\x8c\xd7\x6e\x6f\xd1\x5a\x56\xb8\xf6\xf8\x3b\x2a\x62\xac\x9e\xc5\xb6\x69\xfe\x6a\x1a\x0c\x88\xe3\xa2\x0d\x0f\x8d\x6c\x52\x61\xbe\xe8\x00\x5c\x09\xe2\xf2\xdc\x7f\x03\x50\xbb\xa4\x13\xd5\x6c\xbb\xc3\x2c\xef\x41\xdb\xa6\x31\xbf\xfc\x0a\x22\x1a\xf4\x24\x33\x67\x98\x6d\xb6\x81\x4e\x02\xa6\x53\x1a\xcd\x4c\xd6\x7f\xea\x39\x5b\x40\x95\x06\xe9\xc0\xa6\x02\x02\xdb\x30\x15\x96\xf5\x15\x48\x49\x6a\x29\x6c\xbb\x04\x12\x91\x41\xb8\x57\x99\xeb\x96\xf8\x52\x50\xc6\xee\x0f\xbf\x1f\x76\xce\xe6\xe9\x96\x59\x86\xf1\xb0\x4a\x84\x8a\xa4\xe8\xcc\x85\x7e\x15\x4a\x36\x31\x15\xdd\x15\xca\x1c\xc5\xc7\x00\x3b\xf4\xcf\x66\x55\x1e\x4a\xff\xb9\xb3\x90\xc2\x06\x62\x53\xfc\xfe\xab\x51\xbb\xfd\x5c\x61\x74\xa3\xc7\x01\x6c\x97\x5a\x0f\x0f\xb4\x39\x8f\x9e\x5e\x78\x1a\x63\xac\x10\xd0\x07\xa7\xec\x47\xfd\x22\x9e\x45\x3a\x62\x91\x48\x73\x4e\x64\x2f\x19\xa4\x5f\x61\x43\x51\x3b\x53\x05\x28\x76\x64\xce\x51\x20\xa1\x9b\xcb\xe5\xca\xdc\x27\x83\xe4\xb9\x4e\x8d\x39\xca\x91\x49\x6b\x23\x22\xa2\xd7\x68\x19\x80\x45\xc2\x9f\xeb\xec\x35\xfb\x54\xc2\xb3\x89\x2b\xc5\xb3\xd9\x29\xcb\xa4\xdd\x05\x77\xa0\x01\x23\xa3\x89\x84\x08\x23\xb6\xd4\x09\x57\xcb\xd3\xd3\x53\x26\xf2\xe8\xf4\xdd\xa0\x85\x4e\x0d\x86\xf9\x2e\x07\x41\x4d\xb4\xce\x44\xb2\x75\x94\x10\xae\x48\xc0\x0c\x33\xd4\x88\x64\x12\x43\x1e\x0d\xcb\xff\xbe\x5a\x51\xff\x6d\x43\xe7\xcd\x37\xd5\xc1\x25\x68\x2d\xed\x80\x30\xc7\x80\x96\xf0\xfb\xcd\x37\xaf\xbd\x4a\x2a\x5b\x58\x1f\xb5\x1a\x5a\x27\xf8\xb3\x6e\x93\x99\xdd\x8b\xa9\xa9\xb1\x25\x22\x72\xd8\xab\xb6\xaa\x2d\x62\x51\x29\x77\x3b\xa0\xd2\xad\xa3\x68\x6d\x60\xbd\x5a\xc3\xbe\x6b\xd8\x16\x95\xe9\x1e\xbc\x2d\x76\x73\x85\x37\xbe\xd0\xc0\x7a\x40\x5f\xb8\x3b\xc4\x75\xc2\x92\xa2\x64\x0b\x37\x2e\x57\x1d\x08\x91\xe5\x38\x88\x8c\x97\x02\xff\x50\xa7\xe2\x33\x07\x8e\x0b\x3c\x48\x14\x64\xb9\x4e\xf9\x52\xb0\xb5\x88\x65\xb1\x6e\x34\x36\xae\xbb\x87\xa0\xbd\x74\x52\xac\xdb\x89\x9f\x0e\x75\xa0\x7d\x27\xf1\xdf\xce\xe1\x71\xbd\x1d\x68\x2f\xa8\x6c\x25\x1b\xa8\xbf\x18\x06\xa7\xb1\x36\x27\x65\x2a\x33\xa0\x28\xdb\xa7\x2c\xcc\x35\x83\x4d\x43\xb6\x6e\xbb\xc1\xf0\x6b\x69\x76\x4f\x6c\x76\x87\x7e\x92\xe1\xac\x42\x8a\xaf\xfd\x50\xa8\x62\xc8\x06\xcf\x11\x08\x02\xec\x95\xd7\x04\xb7\x31\xa0\xe6\x25\x90\x0b\x34\x48\x99\xf8\x5c\xb3\x85\x2d\x34\x7a\x12\x81\x84\x61\x0c\xa4\xbd\x2f\xc8\x03\xf2\xd3\x9f\x33\x9b\xb3\x27\x58\x85\xf7\x58\x72\xff\x10\xcc\x0d\x3c\xff\xc1\xa2\x69\xf0\x0d\xb1\x09\x50\x05\x8a\xb9\xca\x1b\x1b\xf0\x60\x33\x68\x0b\x7f\xf2\x33\x2f\x92\xe6\xaf\x53\xfb\xf0\x55\x14\x00\x19\x7f\xba\x67\x38\xd4\x44\xef\x9a\x76\x75\x34\x68\x64\x37\x9e\x07\x86\x6b\xb6\x87\x27\x58\x9a\x07\x1c\x74\xcb\xef\x6b\x86\x5d\xe4\xd1\xca\x7b\x1e\x65\x25\x4f\x52\x77\xa2\xf7\x5c\x7b\xc2\x5a\x84\x4a\x86\x98\x33\xb9\x54\x3a\xe4\x5a\xd7\x4a\x40\x92\xc6\x18\x20\x1d\x36\xcb\x64\xbe\x1b\xd8\x33\x90\x55\x69\xd7\x52\xcb\x35\x02\x36\xe8\x3d\x4b\xb9\x36\xb8\x52\x48\xe4\x62\xb1\xa8\x48\xbc\x13\x91\x58\x50\x95\x66\xb5\x5c\xdd\x3e\x55\xe5\x47\xd5\x06\xc9\x22\x6f\x64\x2a\x90\x1d\x31\x33\xde\x5b\x2e\x9f\xcd\x46\xad\x2f\x6b\xb7\x40\xc1\x02\xd4\xd7\xde\x54\x61\xb7\x03\x8a\xc5\x27\xb1\xcd\x42\x65\x22\x5a\x51\xac\x6d\x41\x4a\xf3\x3e\x34\x5f\xbb\xa7\x02\x06\x6e\x16\x28\x2d\xf7\x3b\xcb\xf0\xa1\x1f\xcd\x8f\x3b\x20\x7d\xb5\xc6\xcd\x1a\xf4\x95\x5c\x3e\xa6\x48\x66\xc2\x8f\x33\xcd\xa1\x47\xed\x34\xa8\x70\xfb\xf0\x2c\x5c\x7c\xcd\xfd\x76\xaa\x88\x85\x35\x38\xe4\x8c\xc1\xa9\x4f\x1b\x95\x97\x22\xf7\xe3\xb6\x44\x8d\x01\x0c\xb9\x56\x2e\xb6\x59\xfc\xdc\x0a\xdb\x4d\x15\xc9\x87\x83\xfe\x37\xc5\xf0\x1a\x1f\xb8\x27\x14\x8c\x26\xb7\x15\xfe\xe5\xaf\x30\x34\x70\xc4\x8e\x86\x12\x57\x78\xfb\x89\x84\x19\xbe\xb1\x6a\x44\x5e\x59\xdc\xd5\xfd\xe5\xf9\xdd\xe5\xc3\x37\x83\x87\x59\x6c\xd6\x60\x7c\x98\xed\xe7\xc5\xe5\x87\xf1\xe3\xd5\xc3\xec\x62\x72\xf7\x1a\x00\x31\xfa\x68\x0f\x84\xd8\x3d\x91\x3b\x9f\x6b\x95\x8b\xaf\x07\x9d\xc9\x69\xa1\x66\x7c\x40\xa5\x82\x23\x50\xef\x72\x77\xb0\xd1\x3a\x39\xb5\x63\x8e\x26\x6e\x3e\x3c\xd1\x1c\x17\x75\xa0\x66\xbf\x90\x49\x02\x65\x8e\x2e\xbc\x4e\x45\x41\x66\x50\xc1\xfe\x58\x59\x5e\xb2\xa9\x53\x35\x2f\xb1\x73\x43\xc8\x6f\x65\x2e\xc1\x58\xe0\xb8\x31\x03\x90\x4a\x28\x1f\xeb\xe2\xaf\x5e\x4a\x25\x7c\x37\x50\x8e\xb2\x50\xac\x95\x74\x94\x26\xf1\x35\xab\x58\xc9\xf1\xea\xeb\x6b\xda\x15\x57\x5a\x9f\xd6\xfd\xb4\x1f\xba\x37\xc4\x4d\x2c\x15\x3a\xa6\xa5\xdd\x7c\xdf\xbc\x74\xcf\xfc\x16\x80\x71\x37\x33\xc9\x21\x07\x01\x8a\x8f\x7e\x22\x69\x22\x50\x39\xc2\x27\x27\x9e\x24\xa2\x68\xf4\xa2\x32\xce\xc6\x14\x9a\xb1\x96\x90\xa9\xe0\xc4\xdc\x10\x25\x45\x96\x8b\x94\xc2\x26\xe3\x4f\xf7\x53\x85\xb2\xe0\x74\x0a\x91\xba\x00\x3e\x02\x31\x1c\xba\xf4\x7c\xeb\xa1\x84\x16\xec\x2d\xc6\xa8\xd7\x82\xab\x0c\xd5\x78\x93\x44\xa4\x7e\x65\x60\x7f\x84\x88\x49\x91\x09\x24\x9b\xfd\xef\x49\x90\x55\xc3\xae\x35\xfd\xa5\x4f\x49\x92\xb4\xba\x9e\xda\xaa\x68\x01\x20\xfa\x9a\x2b\xa7\xa1\x4e\xa1\xef\x2a\x22\x6c\x6d\xe3\x22\x2a\x57\x0d\xf4\x5a\x4b\x0f\xd8\xdc\x6f\x4b\xe9\x88\x4b\xa9\xc7\xb9\x1e\x9e\x12\x6c\xa5\x8d\x01\x75\xc2\x00\x3e\xcd\xec\xaa\xf8\x13\xc0\x3f\x99\x61\x6c\x3c\x75\x2a\xf2\x53\x07\x9c\x3a\xa8\x37\x75\x18\x9c\x73\xdc\x40\x17\xe2\x75\x4e\x6c\x6e\xa7\x53\xd9\xea\x75\x68\xb9\xc6\x16\x6f\xa7\x74\x6e\x0b\xec\x1d\xc4\x8d\xf0\x7a\xe6\x0b\x8e\xd9\xa1\xb3\x8f\xc4\x96\x60\xbd\x94\xd9\x81\xea\x30\x0f\x21\x2e\xb0\x54\x44\x89\xbd\x08\x05\x26\x09\x41\xec\x09\x0e\x86\x2c\xbe\xfd\xf5\xc7\xca\x6b\xce\x91\xe5\xed\x05\x76\xb8\xbe\xb9\xbe\x0c\xa1\x0a\x93\xeb\x87\xcb\xbf\x5c\xde\x95\xca\x6f\xaf\x6e\xc6\xa5\x12\xda\xfb\x87\xbb\x4a\xe5\xec\x0f\x37\x37\x57\x97\x35\xcc\xc3\xe5\xc3\xe4\x63\xa9\xf1\x8b\xc7\xbb\xf1\xc3\xe4\xa6\xf4\xbd\x1f\x26\xd7\xe3\xbb\x7f\x0b\xff\x72\x79\x77\x77\x73\x57\x79\xde\xe3\x79\x37\x7a\xa2\xf4\x1a\xcd\xe1\x1f\x9f\x9c\x0d\x78\x03\x1b\xb7\x71\x59\x9f\xed\x80\x5d\xdc\x13\x84\xb5\x6b\x39\xda\xea\x5a\xdb\x5c\xb0\x31\x4c\x57\x07\xad\xba\xe3\x0b\xca\x95\x86\xee\xcb\x61\x44\xc5\x39\xcf\x1b\xef\xbf\xbd\x03\x13\x24\xe0\xfc\xa5\x10\xe9\x96\x78\x5e\xf0\xd2\x88\x7f\x89\xb8\x42\xf4\x6a\x2e\xd6\x1b\xa8\x86\x0a\x61\x97\x53\xf5\x09\x32\x56\x88\xec\x78\x93\xb1\xbf\x40\xee\xc9\x7e\xd9\x0b\x9d\xc3\xa0\xfc\x0d\x9f\xe1\x3e\x3b\x9d\xaa\x92\x40\x74\xf0\xab\x58\x47\x85\x8b\x66\x9c\x4e\x95\xe5\xd2\x8d\x75\x94\x9d\xc2\xd1\x7b\xaa\xd3\xe5\x19\xa9\x5e\x19\x63\xaa\x9f\xe6\x5a\x3f\x9d\x09\x75\x06\x97\x83\xfc\x8c\x17\xb9\x3e\x83\xbc\x35\x0e\x7e\x76\x66\xc5\x71\xac\xba\x50\x76\xb6\x92\xcf\x02\xfe\xef\x74\x95\xaf\x93\xff\x93\x6d\x56\x5f\x4f\x96\x49\x7a\x62\x7e\x7b\x12\xfe\xf6\xc4\xfe\xf6\xc4\xfe\xf6\xc4\xfc\x0c\xff\x6f\xb3\xc5\x38\x9b\x20\x75\xfe\xa9\x92\x2a\x13\x69\x0e\xcb\xf0\x25\x95\xb9\xf0\xca\xeb\xec\xcd\x7f\xff\x37\x3b\x4d\xf9\x0b\xd6\x31\x5c\xf0\x9c\xdf\xe2\x45\xef\x1f\xff\x78\x03\x91\x6d\x04\x1a\x6f\x78\xfa\xa5\x10\xb9\xb9\x72\x26\x22\xca\xd9\xff\x9d\x2a\x08\x85\xaf\xb7\xb3\x1c\x2f\xc0\x78\x19\x8c\x33\xf6\xaf\xd8\xe6\x04\x39\x8f\xe2\xcc\xb4\xd4\x02\x71\x94\x3c\x69\xd0\x53\x6b\x89\x95\x7c\x49\x2e\xe8\xfb\x03\x76\xcb\x97\xa4\xbc\x45\x2c\x6b\x77\xf6\x25\x01\x62\xad\x44\x73\x9b\x35\x67\x6e\xf1\x82\xc3\x42\x9d\x6b\xda\x23\xb5\x1c\xcd\xab\xe6\x4b\x9a\xf7\xca\x3d\xf2\x2e\xda\x10\x4a\x4d\x2d\x0c\x82\x36\x3e\x20\x04\x69\x0c\x69\x76\xc8\x3d\x5e\x49\x51\xbb\x1e\xde\x1c\x8c\x03\xe5\x30\x5c\x7b\xe8\x41\x66\x7f\x7a\x7f\x76\x36\x62\xcb\x0c\xfe\x31\xff\x02\xff\x80\x34\xee\xb1\xa8\xc3\x6a\x83\xe9\x10\x09\xf5\x59\xde\x3d\x13\xc7\x80\x33\x7c\x0b\xb6\xca\xca\x32\xfd\xa1\x50\x71\x22\x7c\x59\x46\x29\x36\x95\x68\xab\xe7\x88\x37\x94\x2a\x2f\x38\xcc\xf1\x5c\x44\xdc\x18\xbe\xda\xb3\x11\xe5\xa3\x17\xb9\x50\x78\x2d\x49\xbd\x88\x02\xc7\x2b\x04\xa4\xd8\x01\x93\x02\xba\xfc\xeb\x0d\x88\xf4\x4b\x88\xd7\x3f\x20\xfd\xe3\xa8\xfa\x11\xc8\x6c\x23\x93\x21\xf0\x73\xa1\x1a\xb8\xb0\x81\x33\x2c\x67\x2d\x52\x73\x33\xd9\x70\x15\xf3\x0c\x56\xe0\x22\x85\xb0\x73\xca\x78\xbd\xa3\x23\xc4\x45\xe9\x22\x07\x2e\x01\x4c\xf1\x84\x23\x81\x54\x93\x41\x9f\x47\x41\x27\xf0\x4c\x00\xc6\xbb\xda\x0f\x4f\xa7\xca\x49\xd4\x23\x28\x01\xaf\x2c\x91\xde\x6c\xa9\x52\xbc\x3a\xe8\xd2\x5e\x61\x68\xb8\x47\x3e\xf1\x57\xfd\xee\x88\xc9\x72\x8c\x13\x58\x2d\xf3\x40\xa8\xcc\x8a\xa9\xbd\x15\x2a\xd2\xb1\x48\xb3\x77\x66\x1b\x02\xd7\x73\xee\x39\x23\x65\xe6\x27\xc3\x29\xda\xd3\xb5\xcd\x34\xef\xe8\xdf\xcd\xe8\x94\x78\x10\x9b\xdc\x87\xdd\x5b\xe5\x7b\x4f\x47\x36\xf5\x97\xfe\xf5\x9b\xa6\x26\x43\x80\x8d\x05\x98\xed\xef\x0b\xe2\x96\x0d\x2d\x2e\x36\x4a\x02\xf8\xe8\x9c\x58\x55\x28\x69\x8e\xac\xdc\x5c\xd8\xf3\xa9\xa2\x13\x78\xc4\x16\x82\xe7\x2b\x40\x18\x65\xcf\x68\x8c\xf1\xb8\xcf\x5f\xb4\x4f\x86\x5a\x12\x6d\x40\x25\x95\x1a\xf7\xb7\x75\xfc\x1a\xa4\x76\x78\x94\x63\xa6\xa7\x8d\x5e\xd8\xb9\x2a\x30\x58\x8d\x06\x71\x8f\x71\xb0\x9c\xcc\x55\xfd\x83\x90\x12\x1c\x46\x62\x8b\x11\x7b\x56\xed\x07\x7e\x60\x0c\x0f\xbe\x1d\xe6\xe3\x02\xe3\x08\x65\x9d\x04\x6a\xc2\x7d\xe6\x83\xe9\x21\x31\x26\x38\xc9\x6d\x9b\xaa\x63\x20\xa0\x03\xfb\xd5\x7f\x98\x9f\xee\xbc\x39\x64\x22\xb5\x84\xd1\xf8\xae\x48\xcc\xb3\x92\x69\x7c\xb2\xe1\x69\xbe\xb5\xcb\x37\x91\x73\xe0\x99\x4d\xe4\x93\x60\xe3\x34\xd5\x2f\xc7\x1e\x85\x56\xd3\xf2\xc0\xb3\xa7\x23\xf3\x7c\x01\xfd\xde\x10\x9e\xae\x46\x5a\xae\x12\xf6\x28\x16\xb3\xfd\x28\xc0\xda\x68\xcc\x1a\x9f\x93\x8a\x3c\xdd\xce\xcc\x42\x5c\x6f\x5a\x2d\x45\x2f\xf4\x6a\x7f\x27\x77\x18\xbb\x18\x9c\xcf\x3d\xd8\xc5\x4a\xb3\xfa\xfd\xb0\x8b\x35\x10\x87\xd5\xd9\xc5\x26\xd7\x93\x87\xc9\xf8\x6a\xf2\xff\x2a\x2d\x7e\x1a\x4f\x1e\x26\xd7\x7f\x99\x7d\xb8\xb9\x9b\xdd\x5d\xde\xdf\x3c\xde\x9d\x5f\x76\xd3\x05\xd4\x7b\xef\x5d\xf0\x13\x16\x3e\xe7\x3d\x7b\x08\x32\x66\x88\xfa\x24\xff\x9b\x84\x96\x60\x55\x99\xcd\x2c\xd5\x72\x04\x1b\xf5\x3d\xbb\x4c\xd3\xc9\x9a\x2f\xc5\x6d\x91\x24\x90\xd7\x46\x88\xf5\x79\x2a\xe0\xe2\x39\x62\xb7\x3a\x9e\x04\xbf\x83\xba\x90\xc6\xd7\x80\xe7\xf3\x38\x4e\x45\x96\xe1\xe3\x47\xf4\xfc\x20\x8b\xeb\x6a\x4e\x08\xc5\xc0\x9f\xb9\x4c\xcc\xfd\xed\x3d\x48\xbf\xea\xc5\x02\x71\xcc\x23\x87\x60\x67\x5f\x0a\x9d\x73\x26\xbe\x46\x40\x91\xd1\xbc\x4e\xae\xf4\xf2\x57\xc0\x8c\xf5\x88\x13\xb6\x5c\x52\x40\x50\x63\xd6\x7c\x9c\x37\x1b\x02\x7a\xcb\x8f\xf8\xd3\x0f\xf8\xcb\xc6\xd6\xf3\x3c\x39\x42\xc9\xde\x95\x5e\x36\xd3\x9b\x83\x77\x4d\x9c\xec\x5e\xe3\x1c\x0a\x80\xf5\x92\x65\x52\x3d\x4d\xd5\xa7\x95\x50\x4c\x17\x29\xfe\x09\xae\xf9\xc6\xcd\x4c\x8a\x6c\x25\x62\xa6\x8b\x7c\xc4\x5e\x04\x5b\xf3\x2d\xba\xcd\x70\x27\x70\x9c\xcc\xb0\x64\xe0\x14\x31\xbf\x4e\xa4\x32\xd6\x62\x23\x2d\x40\xb4\x3a\xf5\xc7\xb8\x71\x59\x82\x18\x7e\x38\x7f\x5b\xd7\x79\x5a\x02\x4a\x40\x01\x90\x07\xb0\xd8\x4c\x2d\x59\x6e\x90\x7c\xd2\xfa\xa9\xd8\x78\x2a\xa9\x37\x36\x4a\x0c\xc3\xfd\xac\x65\xcc\xe2\x62\x93\xc8\xc8\xd9\xdd\x17\x9d\xb6\xf2\xe5\x21\x92\xb9\xff\xa9\x53\xc5\xe7\x77\xbd\x58\x03\x4c\x3a\x80\x34\x74\x30\xe7\xbd\x32\x77\x20\x93\x2a\x4a\x0a\x10\xb3\x28\x32\x91\x9e\xe4\xa9\x5c\x2e\xc1\x01\xb7\x45\x17\xdf\x3f\xb9\xa0\x27\x2f\x3a\xbc\xbe\x20\xac\xfe\x4b\xf4\x52\x46\x3c\x09\x51\x66\x3e\x3d\xe5\xd8\xcb\xec\xb6\x27\xa9\x2f\x00\xa4\xda\x0e\xb5\xb2\x32\x6c\x52\x01\x04\x7a\x33\x30\xe5\x33\x32\x77\x87\xf4\x7b\xc1\xcc\x05\xdd\xaa\x80\xfb\xf2\x58\x70\xcf\x6d\x5f\x41\x24\xc2\x3e\xdb\xea\x3d\xa0\xde\xab\x82\x5c\x8c\x7e\x51\x22\x05\x0f\x16\xf2\x6f\xe6\x4d\x95\x06\xdf\xc4\x69\x40\x38\xa0\x98\xd5\x40\x59\x38\x44\x1c\x96\x30\x2d\xe5\xb3\x50\xdf\x9e\x0c\x32\x78\x40\xc4\xa3\x95\x98\x59\xbf\xfc\xd8\x26\xcb\x1d\x00\x03\x8d\x95\x25\x63\x0e\x4d\x29\x93\x40\xc0\x13\xe1\xd5\x09\x7b\x5c\xb7\x5d\x28\x30\xd0\x01\x8d\x37\x9d\x98\xc5\xa2\xa4\xaf\x7d\xf0\x7b\xf6\x32\xcd\x3e\xdb\x6d\x3b\xc2\x38\xbb\x10\xd1\x13\x7b\xbc\x9b\x60\x59\x96\xcc\x99\x31\x05\xd9\xca\x93\xcb\xb7\xde\xdd\x72\xbe\xfc\x15\x65\x73\x3d\xc5\xab\xd3\x04\x31\x1d\xa2\xcc\x34\x14\xae\x18\x23\x99\x39\xc1\xf4\x4d\xc2\x73\xcb\x99\x0e\x81\x78\x96\xad\x81\x22\xbd\xc8\x03\x5d\x11\x12\x39\x6e\x7c\xe1\x8d\x8e\x67\x36\x4f\x72\x68\x56\xb5\xd6\x96\x8d\x63\x50\x8a\xda\x02\x4a\xb9\xf1\x58\x1f\xe8\x8b\xec\xe9\xcf\x59\x50\xe7\xac\x43\xde\x45\xb8\xd7\x73\x94\xa0\x5e\xc8\xa5\xcd\x8c\xc9\x05\x11\xb9\x63\x65\x25\x48\x96\x1a\x7b\x69\x5a\xba\xd5\x31\xe1\x25\x1c\xb1\x8a\xf1\x82\x04\x45\x4f\x7c\x82\x2b\xec\x82\x05\x64\xc0\x73\xcd\x8e\x10\x3c\x66\x7a\x41\xd1\xc4\xcd\x26\x91\xc0\xa8\x17\x23\x79\x27\x94\x31\x67\x65\x98\x62\xd8\x9a\xed\x6c\x50\x6d\x7d\x6b\x11\x11\x9d\x69\x3c\x9f\xe4\x32\xef\x55\x0e\x72\x57\x7d\xaa\x43\x25\x4b\x1c\x30\x7c\xdf\x2b\x74\x77\x34\x6d\x99\xe8\x39\x0c\x54\x3b\x3a\xa1\xc3\x40\x1b\xeb\x94\xca\x78\xc8\xf1\x6e\xc7\xe4\xc6\xfd\xb4\xab\x83\x4e\x90\xda\x3d\xc9\x4e\x33\x23\xbe\xd3\xe0\xfa\x5b\xad\x27\xdc\x75\xd7\x86\x04\x61\xe6\x32\x84\xce\x1b\xb7\x6c\xbf\xb0\x2b\x74\x87\xc2\x79\xfd\x5d\x0e\x9a\xe8\x7a\x85\xfa\x8e\xb1\xf4\x45\xed\xdd\x93\x7c\x40\x99\x31\xee\x5c\x57\x6b\x3c\x84\xb2\xd1\x4e\x1d\x82\xad\x40\x3d\xde\x4d\x62\x09\x05\xdb\x6b\x46\xab\xe3\x6e\x77\xf1\x41\x1c\x3a\xaf\xb0\xa3\x8a\x5c\xfb\x90\x3f\xbc\xcf\x04\x88\xcc\x42\x7c\x3d\x98\x8d\x49\x5c\xcb\xf3\x39\xc9\x20\x18\x06\xbb\x35\x07\xa0\x81\x06\xe1\x91\x36\xa9\xb0\xc9\xa3\xad\xc8\x5d\x95\x65\x62\x25\x2c\x20\x37\xe2\xde\xba\x5c\x66\x6e\x2b\x49\x1d\x35\x08\x64\x32\xc8\xdf\x8b\xf4\x7a\xa3\x95\x50\x84\x88\x53\x7a\xaa\xa8\x71\x2b\x44\xe8\xd2\x2b\xa5\xc2\x83\x11\x45\xb5\x10\xc6\x2a\x32\x9d\x3c\x53\x1e\x2d\x60\x00\x06\x09\x13\xd3\xc1\x73\x73\x41\x30\xd7\x61\x48\xf0\x92\x79\x07\x5c\x5e\x45\x8d\x2f\x15\x4b\x99\xe5\x22\xac\xd5\x08\x7f\x7f\x34\xe1\xa4\xd2\x0d\xba\x6b\xe8\x5b\x85\x93\x76\xb9\xc2\x66\xd7\x0e\xe8\xcf\x76\x23\xe2\x89\xfb\x5d\xf7\x62\xa8\x94\xd3\x79\x23\x51\x3a\x05\x70\x0d\xe0\x15\x20\x43\xe2\x8d\xcc\x71\xf7\xba\x49\x22\x4a\x04\xee\xd4\xae\x60\x8a\x96\x05\x4f\xb9\xca\x85\xc8\xa6\x8a\xb2\x8f\x48\x20\x13\xd6\x48\xe3\x02\x7a\x09\x94\x49\xd0\xc1\x8d\x74\x96\x23\x1f\x03\xfc\x64\xc1\x65\x52\xa4\xad\x77\x4e\x5c\x95\x7b\x15\x81\x76\x8d\xd2\x39\x34\xcb\x9a\x26\xcd\x95\x13\x05\xbb\xc8\xd5\x30\x57\x73\x87\xe5\x6a\x9b\x96\x57\xb0\x26\xb7\xff\x7c\xbb\x80\x63\x4b\x85\xd1\x9f\xb3\xd9\x46\x0f\xb0\x78\x3f\xfd\x39\xbb\xd5\x2d\xb5\x59\xd9\x97\x5a\x60\xac\x23\x87\xfe\xa5\x8d\xcd\x98\x67\x4f\x90\x7e\xda\x75\x1f\xdf\x1d\x64\xff\xd3\x1f\x77\x27\xa9\x5a\x6d\x17\xac\xda\x15\x57\x71\x62\xee\xa9\x3c\xaf\x9c\x40\x1e\x75\x65\xfc\xe2\xdc\x1a\xc7\x76\x88\x3d\x20\x56\x67\x51\xad\xdc\x61\xd7\x38\x55\xea\x24\xba\x5e\xa8\xfa\x94\x72\xf5\x42\x13\x6a\xd6\x9f\xec\xa4\xb8\xe5\x36\x6c\xfb\x12\x5c\xc8\xe5\x77\x70\xc9\xfa\x58\xb7\x94\x11\x6d\x45\x3a\xbf\x1c\x04\xef\xc0\xcd\x08\x68\x67\x63\xcc\x42\xc2\xc4\xa9\x22\x41\x3e\xcc\xbc\x42\xca\x0d\x49\x41\x32\xf6\x07\x57\x02\xf3\x87\x7f\xb1\x94\x10\x5b\xb6\x80\xb1\x06\xde\x15\x1d\x45\x45\x0a\x69\x51\x0a\xdd\x30\x81\x67\xd3\x10\x5e\xdb\x31\x9e\xc8\x0e\xcc\x82\xee\x53\x93\xf7\xe0\x62\x75\xa5\x97\x7a\x80\x10\x0d\x4a\x0b\xba\xb3\x90\x38\xf0\xd3\x2c\x67\x59\x2e\x36\x8d\x56\xa9\xe4\x74\x95\xd5\x33\x0f\x70\xbb\xbc\x76\x67\x4f\x5f\x77\x80\x8d\x1e\x07\xd7\xe9\xbf\xde\xdf\x5c\xb3\x0d\xdf\x02\x2e\x2c\xd7\x24\x7b\x0a\xac\x58\xd5\xfd\xbb\x6b\x06\xca\x2f\x5f\xde\x6c\x38\xa6\x74\xe5\x6d\x89\xdd\x72\x27\x6b\x5c\xb1\x43\xb0\x66\x68\x49\x9a\xad\x9c\xea\xe4\x64\x93\x70\x25\x90\xc1\x18\xde\xff\x94\x55\x1e\x1f\xe6\x7a\x5d\xd6\x87\xd0\x34\xd0\x01\x08\xa7\xd0\x5a\x48\x0b\xd5\x84\xab\x2d\x0b\x82\x1e\x94\xde\x6d\xb5\x11\x9d\xa0\xb7\x8f\xc8\x6b\xcc\x23\xb3\x4d\xb0\xc4\xd3\xa6\xac\x1d\xea\x81\x67\x00\x48\x1c\x30\x51\xdd\xea\xa5\x53\x65\xc5\xe9\xf4\x4b\xc6\x62\x2c\x82\x2d\x64\x86\xa2\xdf\x98\x10\x00\x70\x10\xd9\x17\x44\x2e\xa4\x5c\x65\x66\x42\x21\xa6\x29\x9e\x05\x05\x36\x4a\xc9\xb8\xc9\xc5\x95\xcb\xef\xe3\x24\x91\x22\x4a\xcb\xd0\x07\x8e\xd9\x21\x17\x98\x46\x39\xcd\xdd\x64\xc3\x1f\xf9\xa6\x0b\xbe\x7f\x70\x8b\xbb\x66\xc9\x51\x00\x54\xbd\x4e\x10\xfa\x03\x91\x84\x12\x86\x3f\x1c\xbd\x47\x75\xa0\xf9\x69\x64\x1f\xdd\x4d\x74\xdc\xfb\x12\xd6\xaf\x24\x63\x80\xed\x09\xd8\x78\x1c\xb6\xc6\xf9\xcb\x66\x97\x03\x05\x3d\xca\x52\xc3\xcb\x9d\xb2\x7b\x21\xd8\x67\xa7\x6c\xfd\x99\x24\x4e\x00\x2e\x08\xd2\xe4\x6d\xe3\x3a\x51\x0b\x7d\x98\x31\x48\x97\x35\x38\xda\x41\xa3\xd2\xdc\xcf\x43\x01\x6f\x50\x53\xa2\x5e\xb7\x10\xb2\xf1\xbd\x76\xc0\xdb\x6e\xfd\x9d\x9c\xca\x23\x6c\x4f\xcd\xf9\x0c\x53\xbc\x9f\x02\x73\x69\x91\xe4\x20\xf6\x0d\xf4\x91\x4f\x4a\xbf\x28\xf4\x05\xe8\x49\xec\xad\xd9\x7f\x70\x80\x61\x00\x15\xdd\x82\x02\xad\xe1\x3b\xe0\xb3\x1c\xbb\xff\x66\xf7\x98\x2b\xc2\x3e\x03\x61\x7b\x06\xce\x0f\x51\xad\x83\x35\x7f\x3b\x1e\xb1\x1f\x46\xec\x7c\xc4\x4e\x4f\x4f\xdf\x8d\x98\xe0\xd1\xca\xf6\x08\x7f\x82\xc8\xb1\x9c\x2f\x4d\xdb\x44\x61\xbd\x08\x1e\x00\xfa\x03\xe6\xb0\xb2\xb4\x2d\xdc\x7f\x2b\x88\x3c\xd8\x57\xc0\x62\x12\xd4\xb8\xb2\x79\xf5\x68\xa5\xa5\xef\x14\x40\x34\x45\xa4\x53\x0b\xf2\xcc\x72\x9d\x5a\xc0\xda\x33\x4f\xb9\x54\x50\x63\xc7\xeb\x70\x5d\x7a\x72\xc0\xb2\x29\xbe\xf2\x35\xbc\xbf\x54\x8e\x68\xcc\x0c\xd3\x83\xeb\x7f\xbe\xdd\x50\x40\xfa\x25\x95\x79\x6e\x4e\xe7\x6c\xaa\xee\xd9\xfb\x7f\x65\xe3\xcd\x26\x11\x6c\xcc\xfe\xce\x7e\xe0\x8a\x2b\xce\x7e\x60\x7f\x67\xe7\x5c\xe5\x3c\xd1\xc5\x46\xb0\x73\xf6\x77\x33\x6c\xa6\xbd\x6b\x6d\x8e\xc3\xed\x88\x71\xa6\x8a\x04\x4f\xfd\xb7\x16\x0c\xf6\xce\xbd\x17\xf7\xb3\x63\x55\xb5\x33\xbd\xa6\xa3\xf0\x17\x97\x93\xc8\xa4\x5a\x26\x22\xb7\x5a\xf6\x25\xd8\x1e\x3e\xe0\x04\xde\xf4\xfd\x54\xb9\x58\xde\x2f\xa6\xc7\xbf\xb0\xbf\xb3\xeb\x22\x49\x4c\x97\x8c\xa1\x31\x0b\xe9\x3d\xb3\x65\x14\x42\x9d\xbe\xc8\x27\xb9\x11\xb1\xe4\x50\x48\x61\xfe\xeb\xec\x01\x66\x7b\x56\x78\xf2\xa2\x70\x4f\x3b\x12\xfc\x43\x4c\xcf\xab\x54\xc7\x39\x2d\x04\x3b\xf9\x1d\x37\xbf\xf2\x4f\x87\x7b\x44\x9e\xb2\x8d\xf6\x03\x39\xac\x28\x60\x10\x6a\x2e\xec\x65\x02\x2a\x87\xad\x6d\xab\xe1\x28\x08\x0f\xf5\x43\x8d\x2c\x48\x78\x1c\xfd\x0e\xd9\x43\x4f\xa1\xaf\xc9\xad\xb1\xc1\x97\xea\x0d\xc1\x97\xf4\x9c\x0b\xbd\xb2\x42\x8e\x05\xfe\xe7\xb2\x86\x49\x69\x88\xb5\xec\x25\xf6\x52\xe9\xec\x23\xc5\x2e\xa0\x5a\xd3\x5c\x64\x94\x4c\xce\xcc\x56\x3d\xbb\xd6\xca\x5c\x5b\x33\xb9\x44\x9e\x08\x80\x11\x65\xc0\x8c\x67\x9d\x82\x87\xb2\xcb\x1a\x6c\x01\xf0\x0f\x4c\x97\x10\xda\x96\x1b\x2b\x60\xa6\x20\xd9\x4e\x95\xf9\x05\x9d\x48\x00\x73\x97\x8e\x4e\x10\x9f\x66\x65\x65\xe9\x59\x64\x90\x83\xc6\x1b\x16\x58\x97\x12\xeb\x01\x0b\x8e\x4a\xb6\x0e\x88\x8a\x5f\x07\x54\x3a\xd4\x9a\xad\xb3\xc6\xbc\xe7\x5c\x24\x5a\x2d\xcd\xaa\x68\x33\x02\x7a\xcd\xe5\x21\xc0\x92\xb0\x0b\xd8\x58\x6b\x0f\xcc\x61\x49\x5f\xa1\x29\x31\xe7\xa4\x8c\xfd\xfd\x9e\x94\xbf\x5d\x44\xd6\x9d\x86\xf4\x72\x2d\x2f\x71\x60\x7e\xf9\x31\x13\x29\xf0\x5d\x22\xc2\xc1\x45\xfb\xf1\xe0\xf4\x55\xcf\xf8\x46\xfd\x36\x55\x27\x30\xb6\x39\x14\x42\xd9\x04\x1b\x4c\x76\x41\xbd\x1e\xeb\xf1\xd7\xc4\xc8\xbe\xa6\x2e\x6f\xa3\x08\x2f\x7c\xcf\xb4\x46\x7f\x1a\x2a\xb4\x6b\x47\xef\x18\xf0\xc1\x2f\xc8\xbb\x3f\xd3\x0b\x5b\x49\xd9\xff\x4c\xaf\x29\x1f\xf4\x43\xa9\x84\x6c\xa7\xa1\x42\x40\x7d\xe1\xb4\xe5\x1b\xb4\x9a\x51\x46\xa2\x5f\x67\xab\x03\x76\xa3\x3e\xe0\xcf\x6f\x75\x22\xa3\x6e\xd0\x9b\x3d\xae\x56\xfa\xa5\x01\x45\x34\x17\x80\x02\xa5\xf8\x0f\x75\x0a\x3d\xf4\x5c\x44\xb9\xcf\xb8\xd5\x5f\xee\x7f\x35\xd0\x66\xf7\x1d\x1c\x23\xca\x6e\xd8\x40\x7d\xcb\xe5\xf0\xe0\x6c\x05\xa6\x33\x20\xf8\xc5\x58\x2b\xd4\xd2\x41\x6e\x3b\xe2\x14\x82\x2e\x8d\x3c\x18\xe8\x97\x95\x4e\xcc\x5d\x4c\xc5\xc4\x1a\x37\x55\x1b\x91\x46\x1a\x00\x2a\xb1\xb9\x9b\x01\x33\x90\x4c\x62\xcf\xa2\xff\x16\x10\xbd\x80\xbb\x7b\x47\x52\x41\xc2\xe5\x98\x6d\xf3\x1d\xa7\xae\x5d\x76\x56\x2e\xf4\xb0\x08\xd4\xf1\x20\x7a\x5d\xcb\xfe\x13\x41\xc9\x70\x28\x88\xe7\xa1\x92\x2d\x34\x83\x5e\xea\xcf\xa0\x08\x2f\x08\x7a\x2e\xac\x20\x99\xbd\x38\xe5\x95\x79\xa5\x65\x56\x1d\x4a\x60\xff\x43\x14\x15\x02\x48\x32\x01\xdd\x59\x0b\x8e\xbe\x98\xe7\xe2\xa2\x49\x9d\x2a\x9f\x1f\x7d\x93\x85\x7e\x59\xe3\x3c\x23\xb9\x9d\x05\x01\x8e\xd8\x9b\xd2\x8b\xbe\x01\x76\x38\xa5\xe1\x79\x94\xc3\x2a\x0d\x0d\x2c\xd7\x11\x93\xf9\x54\xc9\x0c\x57\x66\x2a\x12\xf1\x6c\x7a\x17\x06\x8b\x09\xeb\x62\xef\xce\xf6\xb5\x01\x47\xce\x6d\xf9\xb1\x53\x99\x85\x4d\x98\x86\x2c\x63\x1c\x02\xd3\xb1\xc8\x8c\xdf\x08\xfc\xe8\xe2\xab\xd9\x00\x12\x72\x21\x08\xff\x88\x85\xb2\xfd\x03\x54\x08\x0a\xd9\x4d\xd5\x64\x01\x35\xa0\x50\x79\x1a\xc7\x78\x0b\xb5\x8c\xd9\x8e\xf2\x45\x52\x70\x58\xd3\x9d\xdc\x4e\x04\x29\x5d\xe1\x4e\x12\xcf\x22\xdd\xe6\x10\xd4\x85\x71\x55\x82\xe7\x2b\x26\xf3\x11\x70\xf5\x58\x4b\x39\x55\x3c\x26\xa1\x50\x6a\xce\x0c\x0d\xac\xfb\x8e\x79\xa6\xcf\xe7\xfa\xb9\xcb\xb1\x3d\x14\xf5\x85\xbb\x7a\x93\x70\x35\xc3\x13\xe4\x57\xc0\x7d\x05\x22\x64\x6d\xa9\xce\x62\x3e\xb3\x4b\xec\x38\xfd\x74\xf6\xfe\xae\x24\x0d\x68\xfc\x58\xfb\xa0\x11\x2e\x06\xcf\x2f\x6a\xaf\x27\x2e\x4e\x43\xe8\x82\x94\xd9\x0c\x6c\x7f\x2b\xe0\x21\x61\xbc\x82\x44\xb0\xab\x75\x17\x26\xcc\xae\x80\xef\x15\x9f\xd4\x67\xe6\x2b\x67\x48\x75\xda\x87\x43\x63\x6a\x1e\xe2\x5e\xf0\x98\x1d\xdd\x7a\x5d\x88\x4c\x6b\x1c\xa5\x0e\x95\xb1\x6f\x1b\xa4\xfb\xb0\x78\x42\x60\x1c\xce\x85\x79\x9a\x45\xe6\xc2\x7b\x98\x6e\xc0\x56\x1e\x33\x46\x0d\x76\xaa\x6f\xa4\xc4\xd7\x5e\x43\xbf\x4e\xd9\x44\x31\xeb\xee\x8d\xd8\x1b\x5c\x58\xd9\x1b\x0a\x41\x92\x52\x21\xe5\xce\x63\xda\x3d\x54\xad\x5a\x85\x62\x60\xcd\x80\xdf\x6e\x98\x09\xea\xe4\x98\x7a\xd5\x71\xf9\x41\x42\xcd\xc2\x3e\x65\xe9\x98\x45\x9c\x63\x03\x74\x48\xe2\xb5\x7b\x8b\x4e\xbb\xf6\xd1\x6c\xff\xc2\x36\xdf\xc5\x7e\xb0\x3f\x34\x43\xb4\x29\xe8\x3c\xb5\x9f\x33\x9d\x4e\x95\x6d\x8d\x42\x92\x19\x8a\x5a\x54\x9b\x0a\x20\xd4\xe4\xf3\x07\x2b\x15\x40\x0c\x56\xc7\x04\xe4\x71\x3c\x11\x5e\xd5\x0a\x00\x28\x62\x2e\xbc\xc6\xea\x29\x1b\xfb\xa7\x19\xc7\xc3\x2c\xf0\x35\x1e\xf3\x55\xb2\xac\x24\x31\x83\x22\x73\xcb\xcd\x15\x94\x37\x64\x05\x30\xcc\x2d\x0a\x63\x8c\x02\x1a\xbe\xa9\x32\x83\xc7\x16\x12\x70\xbf\x34\x2e\x53\xf5\x51\x67\xb6\x9a\x3e\xf3\xe3\x61\x31\xa4\x34\x6c\x6f\x9c\x9c\x0b\xfd\xe1\x02\x0e\x6d\x8a\xf9\x57\xf4\x7d\xa1\xae\x85\x28\x31\xb6\xba\x48\xfd\x4b\x45\x5c\x4d\xd5\x7f\x9a\xe1\x41\x75\x4d\x27\x4d\xab\x17\xb8\x85\xad\x1e\x32\x7b\xfb\x19\x1b\x7d\xfb\x2f\xef\x3e\xbf\x43\x1c\x7a\x91\x81\x82\xd6\xa8\x7c\x80\x38\x46\xd6\x22\x49\x20\x13\x6d\xdf\xc0\x91\x51\xf8\x47\xf0\x2e\x58\x0e\x5d\xea\x66\xaa\xec\x62\xf4\xd9\xe8\x5d\x2b\xd8\x07\x9f\xc7\x2c\xe2\x79\xb4\x3a\xb1\xbe\x1c\x99\x31\x7b\xfa\xd1\xf4\xa1\x94\x8e\xf1\xb4\x9a\x49\x49\xcd\x85\x33\x5d\x3b\x1e\xfe\xd2\x7a\x31\xaf\x00\xc0\x9a\x87\x2a\x43\xbf\x63\x71\xc3\xc5\xe9\xc5\x61\xbd\x9f\xe7\xbe\x6e\xf5\x71\xfc\x8d\x93\xa2\xe4\x8a\xaf\x45\xcc\xde\x40\xc5\xd4\x1b\x3b\xf9\x53\xb5\x99\x9f\x26\xdb\x45\x4e\x14\x4f\x66\x50\x4e\x41\x49\x62\xc7\x29\x37\x8b\xeb\xd7\xa4\x1d\x83\xdd\x7a\xd1\x6a\xf6\x75\xdc\xd8\xb8\x27\xf5\x77\x58\x30\xc6\xe5\x46\xe7\xbe\x0c\x11\x2a\x53\xda\xf2\xec\x69\xc4\xe6\x29\x57\x40\x02\x1e\x87\x4e\x95\xdf\x9d\x70\x79\x46\xfe\x24\x5b\x42\xa1\x78\xb2\x05\xec\xf8\x68\xaa\x90\x6c\x0a\xe8\x21\xb7\x51\x22\x23\x14\xa3\xae\xf8\x41\xe2\x59\xa8\xfc\x92\xd8\x15\x2c\x48\xfd\xd0\xd4\xb2\x63\x6b\x38\x88\x86\x71\x52\xf6\x76\xb8\xa7\xa1\xf0\x11\x56\x2c\x54\xa1\x1b\xb5\x05\xb5\xba\x05\x3e\x22\x4d\x1a\xe0\xe3\x62\x7f\x2b\xe6\x3a\xb1\x84\x66\x93\x0b\xa6\x53\x20\x75\xce\x35\xfd\x49\xc6\x6d\xa7\x98\x54\xb1\xf8\x7a\x10\xab\x40\xf7\x81\x64\xdd\x3b\xf3\x98\x80\x3b\xb8\xfa\xb2\xb0\x8b\x52\x61\x0e\x8b\xdc\xde\xe0\x6a\xdf\xca\xaa\x08\xbb\x71\x92\xaf\x00\xf6\x86\x80\x6b\x3f\xa8\x6b\xbe\x65\xd1\x8a\xab\x65\x70\x85\x06\x14\x92\xd8\xe8\x14\xc5\x8f\x9e\x81\xbe\x4b\xa7\xb6\x6a\x93\x6a\x11\x09\xf5\xed\x02\xde\x08\xb6\xd4\xb6\xe0\x90\x2f\x97\xa9\x58\x42\x21\xfd\x54\x95\xaa\xa9\x81\xba\xcc\xf2\x2e\xe3\x73\xba\x8a\x51\x8f\xc3\xe8\xd0\x76\x6b\xc9\xd3\xad\x2b\xe5\x23\xe5\x30\x37\x74\xb5\x61\x1d\x31\x29\x4e\x47\xec\x8f\x1e\x60\x2a\x22\xad\x5c\x2d\x60\x4b\x21\x58\x25\x34\xbd\xc3\x16\x35\x50\x3f\x34\xf7\x1d\x3e\xab\xe9\x8f\x35\x2e\x9a\xce\x62\xca\x9c\xe7\xc5\x00\x5b\x49\x1a\x93\xe7\xe6\xc7\xf7\xf8\xdb\x4e\x0c\x36\xdf\x18\xf3\x66\x69\x77\xcc\xf7\x8d\x85\x37\xcf\xf6\xfc\x88\x4d\x63\xbd\x33\xd0\x99\xe8\xf6\x40\xe7\x31\x5c\x4a\xcb\xad\xb0\x3b\xd6\x99\xb4\xf0\x05\x74\xbc\xd3\xd0\x50\xa6\x05\xa3\x12\xcc\x3c\xab\x5e\xb7\x1a\x2c\x80\x53\xe5\xd7\x29\xfa\xed\x88\xdc\x70\xb4\x05\x25\x23\xd9\x74\x20\x94\xb8\x57\x40\x69\xf4\x5b\xdd\x8d\xdb\x58\x5f\x9a\x87\xff\xb1\xe5\x5e\x6c\x3d\x93\xa6\x41\x0f\xf7\x27\x8e\x53\x3a\xf0\x9c\x72\x8f\x47\xe6\x79\x1b\xdc\xd4\xa9\x5c\x4a\xc5\x73\x9d\xb2\xb7\xae\x38\xf1\x9d\x93\x18\x80\x51\x3c\x86\x99\x28\x0d\x11\x9a\x89\xe6\xbb\x17\xe0\x99\x45\x3c\x1b\xc6\x9d\xd5\xa4\x94\xbd\x13\xaf\x6f\xbe\x95\xe5\x7c\xbd\x09\x69\x1f\x9d\x80\x23\x8d\x4c\x82\x83\xc0\x6c\xc7\x20\xc6\x27\x33\x5f\x83\x35\x55\x14\x19\xc7\x79\xd3\xa9\x1d\x3c\xf0\x6d\xdb\xce\xe6\x4d\x91\xcf\xf6\xa4\x32\xc1\x1f\x0f\x0b\x90\x50\xba\xfc\x23\xdf\x74\x93\x43\x70\xba\x1a\x63\x11\x8a\x53\xb5\xb4\x9e\x4a\x79\x7d\x76\x53\x34\x0f\x24\xab\xac\xa6\x78\xef\xae\x6c\x42\xc3\xdf\x5b\x4a\x17\x01\x98\x08\x64\xc9\xcb\xc0\xab\xc0\x2b\xa8\x33\x6b\xe6\x14\xb7\x8c\x12\xe7\x89\x2e\x62\x46\x46\x8d\xd2\xc5\xe9\x29\x9e\x8e\x40\x5b\x79\x7a\xda\xc6\xe1\x35\x50\x3a\xce\xd9\x1f\xf8\x5d\xf3\x0e\x84\xcf\x5a\x2c\x70\xe7\xd6\xa7\x91\x7d\xb5\xa9\xa7\x91\x86\xb9\x77\xe6\x78\xd0\xdc\xbb\x68\x2d\x70\x68\x0d\x0b\xe4\xc1\xbd\x49\xc6\x09\xec\xb7\x30\xd0\xdd\xc0\xf2\x59\x4a\x20\x66\x4f\x07\x3f\xce\x56\xda\x76\x3f\x6a\xc3\x53\xa1\xf2\x19\x3c\x71\xd8\xc3\xe0\x21\xb7\xf0\xf3\x92\xc3\xd4\x2b\x60\xf9\xef\x0f\x1a\xe3\xd0\x96\x30\xe3\x3f\xd8\x3d\xc5\x5e\x32\x2b\x2f\x6c\x4e\xc7\xb7\x12\xb0\x31\x41\xce\xce\x4d\x5c\xcb\x74\xd1\x0b\xed\x31\x7a\xc1\x0b\x95\x4c\x7b\xaf\x17\xf2\xbd\x47\x79\x18\xd3\x0a\x85\xa1\xa8\xc2\xd3\x98\x5a\xfb\x37\xbf\xe6\xb0\x6a\xda\xa7\xcb\x19\xcf\x99\x99\xbf\x84\xfd\x97\x48\xb5\x2f\x5b\xc0\xa0\x4a\xd8\x70\xa7\xbf\xbe\xbf\x10\x1b\xfa\xe3\x28\x01\x16\x6a\xe0\xc0\x5f\x88\x93\x04\x6f\xbe\xf3\xad\xbd\x8e\xb4\xa4\x3a\x36\x22\xc2\x79\xd8\xf3\x58\x0f\x2e\x9e\xc1\xf9\x63\x43\x73\xee\x30\xb3\x1b\xf4\x0c\xee\xd5\xc4\xfa\xb7\xe6\x1b\xc2\xa1\x11\xe4\xb5\x9a\x64\x38\x85\x97\xf8\xf7\x5f\xfe\xe3\xb4\x4d\x62\x13\xba\x3e\x14\xd6\xe3\x3a\xff\x21\x95\x42\xc5\x90\x34\xe4\x71\x9d\x8b\x5f\x95\xa2\xc8\x25\xf3\x6c\x96\xe1\x51\xaa\xfb\x9a\x8f\xda\x6c\x86\x8b\xe8\x1b\x64\x9e\xbd\x91\x75\xdb\xb7\x94\x97\x6a\x73\x25\xb2\x59\xbc\x55\x7c\x5d\x17\x25\x7d\xd5\x3e\x6e\xa5\x48\x62\xe8\x22\x3d\x7d\x57\xf6\x24\x16\xd1\xd3\x50\x9f\x60\x6f\x02\x6b\x11\x3d\xb1\x1f\x1f\x3e\x5e\xa1\x70\x94\xcc\xa6\xea\x9a\xe7\xf2\x59\x3c\xa6\x89\x0b\x5b\x13\x23\x49\x9a\xd8\x3d\x52\x26\x54\x0d\xc8\x3b\x2c\xfb\xaa\x75\x1c\x42\xbe\xeb\xf5\xf6\x64\x5e\x44\x4f\x22\x3f\x4b\xb9\x8a\xf5\x1a\x5f\xe3\x2c\x2b\x16\x0b\xf9\xf5\x34\xe7\xe9\xbb\x5d\x35\x07\x3b\x2d\xe9\x01\x97\x98\x43\x0c\x4a\xfd\x9a\xe2\xe4\xbc\xbc\x6d\x96\x71\x28\xe8\xef\x2c\xb3\x67\x13\x75\x26\x05\xe2\xa1\x2d\x17\xa5\x53\xea\x67\xc3\x13\x06\x8c\x5e\xf3\xc1\xfa\x8d\xae\x80\x6d\xbc\xa6\x7d\xba\x6f\x23\x98\xb7\x5a\x27\x87\x46\x31\x79\x62\x37\xc9\x0c\x74\x89\x0e\x71\xc1\x71\x01\xb8\x60\xc0\xe4\xc2\xe5\xd3\x1c\x51\x28\xc5\x42\x9c\x2a\x20\x40\x3d\xa8\x0b\x00\xb0\x80\x4e\x74\xa0\x40\xb3\x4d\x43\x42\x75\x20\x9a\x15\xda\x40\x24\x86\x75\x87\xea\x61\xd5\xa0\x3e\x99\xfb\x3e\x02\x99\x5a\xa5\x87\x83\x02\x1c\xa8\x22\x54\x79\x94\x0b\x76\x84\xa4\x8b\x6e\x1c\x83\x67\xdb\xf1\x44\xed\x42\x63\x73\xc8\xf3\x99\xaa\xc0\xcb\x41\xa6\x14\x0b\x17\x76\xa3\xd6\x14\x03\x29\x2d\xc3\x83\x63\x20\x87\x30\xeb\x76\x06\xc9\x2f\x42\x8d\x2a\xc8\xf3\x46\x7a\x3d\x97\xca\x96\x9f\x52\x60\x10\xdc\xb3\xb1\x25\x2e\x73\x41\x5c\xeb\x66\x21\x73\x7a\x65\xec\xdd\xd1\x10\x72\xc0\x85\x26\x6b\xd7\x15\x26\xf4\x89\x8f\x4b\x02\xdc\x82\x3c\xac\xbe\x81\x34\xd7\xd9\x17\xbe\xcd\x40\xd0\x4b\x18\xab\xb8\xc0\x60\x58\xb9\xff\x23\x1f\xa2\x71\xa4\x78\xa4\x8e\x59\x90\xce\x1f\xbd\x8b\xc4\x9a\x7c\x91\x58\xe9\x32\xcf\x75\xf2\x26\x6b\x1e\x9c\x5f\x27\xbe\x9d\x76\xc6\xb7\x31\xc1\xf4\x3f\x23\xa4\xdd\x11\x38\x3b\x30\x7e\x17\x1c\x93\xa9\x8e\x44\x66\x21\x00\x50\x94\x01\xe6\xd8\x3c\x7b\xc4\xd6\x5c\x2a\xda\x06\x79\x6a\x0c\x64\x2c\xe6\xc5\x72\xd9\x1a\x56\xfa\xfe\xe3\xd3\xe5\x7d\xf2\x4f\x1f\x3f\xec\x64\xeb\x39\x46\x84\x6d\x62\x9f\x84\x21\x3f\xe3\x2b\x7f\x9b\xa0\xda\xaf\x18\xc1\x6c\x4c\x23\xd4\x16\xd1\x71\x22\x98\x93\x3e\x11\x4c\x8b\xdb\x80\xf2\x19\xba\x82\xd8\xdc\xfa\x6f\xa1\xcd\x6f\x13\xda\xec\xb5\x28\x90\xb2\x61\x26\xcb\x0e\x7a\x47\x0f\xf7\x64\x7e\x72\x14\x81\xd0\x2b\x92\xda\xcc\x84\x8a\x33\x36\xe7\xd1\x2b\x50\x41\xc1\xe9\x78\x78\x0c\x65\x07\x60\xe0\x5e\xaf\x05\x83\x47\x65\xc8\x67\xcf\xa8\x42\x69\x04\x48\x34\xf3\x82\x3e\xcb\x4e\x39\x7c\x38\x4e\x31\xdb\x1f\x7b\xa7\xfa\xad\x12\x2f\xcc\x9c\x56\xa3\x10\x9a\x13\x4c\x0f\x08\x9d\xbc\x23\xad\x7c\x8f\xe3\x75\xe5\xd8\xa9\x58\xf2\x34\x06\xf4\x38\x6d\xc9\x84\x47\x4f\xe6\xdf\xa1\x7f\xf4\x44\x82\x0f\x59\xce\x65\x84\xb4\xf9\xd6\xa4\x8a\x50\xb7\x9c\x90\x4a\xbe\x7f\xf8\xf3\x8c\xf1\x28\xd5\x19\x46\x19\x9c\x96\x1f\x54\x2f\x82\x03\xfb\x2c\xe3\x82\x27\xf8\xc4\xd6\xe8\x24\xcf\x0e\xe2\x90\x1e\x07\x52\x1e\xe2\xeb\x26\xe1\xaa\xbc\x27\xf1\x75\x81\x7f\x44\x76\xac\x7c\x47\xa3\x75\x48\x57\x06\xd3\x01\x86\xfa\xd7\x7e\x5b\xa1\x77\x9c\x0a\x1e\x6f\x43\xb2\x21\xa9\x48\xd4\x96\xc7\x6b\xa9\xcc\xd4\x5b\xa5\x26\x67\x5f\x2d\x69\x2b\x82\xe8\x40\xd0\x20\x49\x2a\x5b\x3f\x63\x4a\x18\x97\x8a\xa7\x32\xd9\x82\x17\xbd\x49\xc5\x49\xf0\x9c\x60\x7f\x13\x86\x1f\xe8\x67\xa9\x30\xbe\xc8\xc4\xa2\x48\xd0\xd7\x86\xdb\xa8\x7b\x01\xda\x87\x8f\x93\x91\x39\x66\x73\xa2\x11\x0f\x1e\x8c\xe2\x3c\xc7\xc0\x43\xd7\xef\x81\xbd\x62\xf2\x9e\x04\x2b\x05\xb8\xe6\x4a\xbf\xd8\xa2\x8d\x17\xee\x51\x79\x6d\x67\xc9\xd1\xe2\xb0\xdd\x5e\x97\xbd\xef\xd8\x5d\x89\x83\x5e\x16\xa0\xa7\xcf\x44\xec\x76\xa2\x54\xf0\x3a\xa4\x6b\x47\x18\x1e\x11\xb3\x22\xc3\xda\x0f\x33\x87\x60\xad\xed\xb5\x1e\xab\x61\xac\x26\x22\x73\x6f\x27\x33\xad\xd8\xb4\xf8\xfd\xef\xff\x24\xd8\xef\x49\xe4\x18\xac\x0c\x46\xd0\x81\x06\x0b\x5b\x07\x03\xe5\x1e\x20\x90\x23\xab\x36\x23\xac\x09\xc4\x66\x2b\x4f\x01\x06\xc6\xa3\x15\xcb\x8a\x39\x62\x9c\x38\x05\x61\xb9\x72\x2c\x93\x57\x1a\xe0\x4a\x78\x8e\xd9\xde\x0f\x08\x66\xdc\xd2\xf9\x62\x03\x15\x01\xce\x12\x06\x3a\x94\x46\x83\x41\xc1\x97\x04\x03\x7e\x0b\xfa\x68\x23\xf6\xa3\x7c\x16\x23\x76\xbf\xe1\xe9\xd3\x88\x5d\x60\x38\xf8\xaf\x7a\xbe\x33\x3e\x71\x8c\x18\x9d\x73\xa3\x0f\xe5\xac\xc6\x68\xd7\x28\xe0\x56\x0d\x52\x10\xf5\x68\x92\x45\xa8\x20\x33\x35\x48\xed\xef\x52\x81\x6a\x25\xe0\x3d\xd6\x2d\xab\x1d\x16\xd9\x7a\xe7\xaa\x5a\x69\x7f\x9e\x52\xd5\x59\x13\x52\xc7\x9c\x63\xb0\x12\xcd\x8b\x9f\x80\x67\xa2\x53\x57\x19\x99\x51\x78\x1c\x57\x05\xe2\x17\xf1\x44\xae\xd4\x12\xf6\x75\xbc\xec\x83\x67\x1b\xad\x93\x46\xff\xeb\xa8\x03\x58\x8b\xc6\xf6\x1d\xbc\x09\xd6\x60\x64\xa1\x57\x62\x47\xd1\x47\xf6\x7c\x1c\x10\x83\x7e\x40\xa6\x00\xab\x29\x2e\x20\xc9\xe1\x87\x23\x14\xe5\x32\x66\x05\x51\xa3\xe8\x88\x58\x0d\x47\x6e\x3d\x44\xe3\x44\x51\x88\x33\x44\x2b\xd6\x62\x8e\x59\xfd\x39\x2d\x6e\x21\xb4\x3b\x93\x4d\xcc\x09\x43\x37\x17\xe0\xb0\xeb\x89\x04\xec\xb9\x35\xe0\x16\xb7\xbf\x8b\x37\xd2\x16\x29\xce\xa2\x84\x67\x3d\x91\x80\x8d\x76\x67\x42\x0d\x9d\x43\x3b\xfd\x6d\xe6\x8f\x10\xf3\x5d\xf7\x3c\x30\xa7\x6a\xec\x78\x13\xbd\xab\xe5\xdc\x43\x34\xb3\xe8\x18\xd7\xa6\x06\x8b\x01\x3c\xc9\xe6\x88\x65\x45\xb4\x82\x72\x87\xb2\x9d\x0a\xed\x56\x7d\xc7\x8e\xa6\xca\x38\x2b\xa8\xdd\xc3\x21\x61\xfd\x02\x32\x0f\xf2\xbf\x84\xf3\x86\x08\x55\x1b\x3a\x40\x73\x6e\xa6\x46\xab\x46\x67\xd1\x56\x9e\xf0\xf4\x49\xc4\x41\x28\xb2\xd8\xc4\x3c\x37\xde\xb3\x3b\xe4\x60\xfd\x3a\xc2\x59\xeb\x7d\x66\xe1\x8b\x85\xce\x72\xc5\xd2\x26\x72\x21\xa2\x6d\x54\x23\x92\x29\xc1\x44\x8e\x17\xf3\xde\x2f\xe4\xdb\x45\x38\xd2\x7c\x53\xfe\x54\x2b\x90\x67\x6d\xb9\xf5\xff\x99\x88\xbf\x16\xce\x8b\x7f\xf6\xa8\xdd\x8e\x34\xf8\x6f\xe0\xb8\x7f\xca\x08\x52\x37\xdd\xc5\xef\xc2\x7f\x5a\xfb\x65\xf1\x67\x70\x63\x25\xaf\xb9\x11\xf5\xf6\x7d\x15\xf8\xca\x38\xdc\x37\xb9\x17\x75\xa9\x9f\xef\x3b\xb6\x02\x95\x51\xc7\xae\xc4\x7b\x00\xa8\x9f\x7e\x6a\xc7\xeb\x3c\xd1\x59\x91\x76\x6f\xfe\xbb\x72\xaf\xed\xd3\x1b\x28\x2f\x61\xb1\xad\xe7\x02\xaa\xf7\xbb\xe0\x2d\xbb\x1c\x05\x73\x5f\xaa\xfe\x9e\xf0\x60\x2f\x82\x45\x58\x6a\xd0\xa2\xc4\x56\xfb\x5d\x10\x03\x81\x93\x77\x29\x42\x2f\xa0\x72\x38\x96\x16\x57\x29\x1f\xf9\x5d\x61\xe2\x1b\xef\x60\x15\x9a\xa5\x52\xb8\xac\x57\x06\xf7\x18\xd9\x91\x5b\x9e\xaf\x30\x90\xb3\xd6\x39\x49\xe2\x23\xdf\x0b\xc2\x8c\x30\xc7\x30\x4f\xf4\x1c\x64\x85\xcc\x27\x6d\x17\xc0\x88\x16\x67\xaf\xa1\xab\x4f\x58\x9f\xb5\x6d\xf6\x03\xd4\x4c\xa6\x22\x03\xea\x8c\x7a\x4e\xb2\x2f\x82\x77\x58\xb0\xa9\xde\x5d\x63\xb6\x2e\x6a\xc1\xa6\x3a\xd7\xba\xb1\xea\x00\xe7\xbc\xdc\xa3\xc6\xe4\x32\xac\x3b\x34\xc7\x1b\xd1\xce\x52\xd2\x1f\x99\x27\x2b\xef\x6b\xd5\x6b\xa7\x6a\x8c\x9f\x04\x66\x8c\x7b\x4d\x11\x87\x98\x24\xa1\x42\xb7\xff\xb0\x10\x91\x8d\x43\x8c\x1e\xf9\xf5\x23\x7f\xe3\x82\xf0\xc8\x08\xea\xfe\x54\x2e\x53\xe3\x4f\x67\xe0\x2e\x64\xc5\xfc\xc4\x53\x4c\xe8\x14\x1c\x0c\x60\x20\xd9\x70\x50\x2b\x03\xe6\x99\x93\x86\x83\x04\xe3\xd0\x5e\x1b\xc0\x52\xb1\xf1\x84\xcc\x17\xdc\x0b\xb1\xc6\xd9\xbd\xbb\x6b\xc7\xb8\xf7\x10\x45\xb2\xf5\xb5\x68\xae\xbb\xec\x45\xe9\xb2\xf4\x6b\x03\xa8\x7a\x20\x94\x5a\x34\xa5\xfe\xf9\xed\x44\x69\xcc\xfa\xd8\x89\x87\xf2\xd5\xca\xee\x1a\x73\x39\x24\xcb\xd1\x8e\x32\xfd\xb6\x40\x58\x98\xc0\x6c\xc3\x5f\x14\x51\x3b\x74\x73\x63\xee\x65\x1f\x9a\xd5\xad\x8d\x7d\xa8\x41\xc7\xbc\xa5\x50\x44\x92\x94\x4b\x27\xc0\x34\x0a\xb4\x4b\x79\x92\x84\x34\xe3\x3e\x14\x34\x55\x3e\x60\x60\x8e\xff\x24\x31\xff\x8c\xaa\x86\x9b\x88\x3c\x62\xa8\x3d\x14\x23\xcb\x43\x40\x0c\x5e\x94\x46\x3a\xc1\x8b\xb9\xbf\x3e\xef\xda\xcd\xc7\xf2\x27\xbf\xb3\x12\xcc\x1d\x09\x5b\x7c\xec\xec\x49\x6c\x07\xf7\xb5\x39\x65\xe2\x75\xf9\x56\xb0\x99\x6d\x2d\x7c\xc4\xd3\xd4\x02\x8a\xe9\xa9\x8c\xa7\xb9\x5c\xf0\xa8\x14\x41\x6f\xe9\xe7\x4a\x44\x4f\x1b\x2d\xd5\x60\x5b\x14\xf4\xc7\x9c\x48\xb9\xc8\x72\xe6\x5b\x73\x70\xe9\x5e\xfc\x97\xa5\x83\x19\x5f\x24\x03\x54\x82\x45\x54\x7a\x7e\x22\xce\x9c\xf0\x60\xfb\xb2\x3b\xf6\x55\x46\xf8\xb3\xe1\x15\xc2\x32\xdd\xf1\x4a\xb4\x1a\xf5\xa3\xb9\x14\xd0\xe6\xb5\x42\x93\x9e\x83\xcd\x59\x89\xd5\xab\x71\x48\x21\x1a\xf1\xdb\x25\xf1\x7f\xdf\x25\x11\x70\x11\xaf\x79\x43\x6c\x2e\x7f\xfb\xed\x8c\xf8\xbe\xce\x08\x64\xb9\x42\x5c\xff\x90\xa1\xa5\xae\xde\xf9\x9f\x1f\x36\xb8\x82\x05\x3d\xc9\x06\x8c\xf3\x37\x3c\xe3\x82\xc7\xd2\x16\x19\x68\x3c\x7a\x1b\xdd\xee\x6c\xa0\x3f\x45\xbd\x47\x1b\x94\x76\xd5\xb6\x6f\x18\x12\xca\xc3\xa5\x63\x2e\x12\xbd\xc3\x89\xed\xd5\xb3\xdf\x55\x52\xa4\xcf\x29\x69\x2c\xa3\x4b\x93\x5c\x5b\x8b\xa8\x04\xa6\x0b\x3b\x2c\x63\xc0\xaa\xc8\xf3\x37\x99\x1b\xf5\xb2\x05\xb4\xf8\xbc\x2b\x99\xe5\x3f\x57\x34\x7b\xf6\x13\xfd\x79\xb5\xcc\xbe\xed\x2a\x76\x33\xf8\x45\x67\x42\xfa\xae\x9c\x32\xd6\x0b\xbb\xe6\x80\x76\xc9\xaa\x34\x98\x7e\x0f\x39\xaf\x3e\xbb\xf1\xfa\x8c\xce\xe0\x4b\xca\x37\x1b\x91\xda\x3c\x68\x2d\x55\x0d\x92\x07\xf0\x14\xd0\x2c\x59\x09\x14\x4e\xab\x1c\xa9\xc6\x94\x54\x9a\x86\xaf\xc1\xd0\x9d\x36\xcf\xdc\x75\x91\x24\xad\x33\xb7\x9b\x49\xfd\xfa\xf1\xea\x6a\xf6\xf3\xf8\xea\xf1\xb2\x93\x99\x3c\xf8\x5a\xeb\x98\xb8\x9e\xd0\x98\x78\xed\x13\xf3\x58\x61\xc5\xdb\xb4\x7f\x6b\xf4\xa8\x8b\x24\x29\xb3\xd6\x4f\xd5\x67\x6a\x07\x40\x65\xa8\xc8\x63\xc6\x8d\x75\x0e\x5c\xf9\xf9\xf0\xb5\xcf\xa6\xf1\xcf\xf8\xdb\x13\xe6\x5f\xe2\x3d\x68\xab\x90\x66\x43\xf3\xb8\x12\x62\xf5\x80\xed\x80\x10\xa6\xb6\xed\x70\x6c\x5d\x8e\xfd\xb6\xc7\xa3\x02\x46\x40\x11\x5b\x39\x8d\xa3\xec\x0e\x1c\xbb\xcf\xe5\xe8\xa2\xb3\xe5\x31\x46\x88\xa0\xdd\x11\xaa\x29\x80\x46\x9c\x17\x1c\x98\x2a\xbc\x70\x99\x3e\xe5\xba\xbd\x4f\x6c\x42\xe8\x80\x84\xab\x65\xc1\x97\x22\x1b\x31\xfb\xf0\xa9\x5a\xcb\xe5\x0a\xb8\x17\xb3\x62\x43\x60\x37\xbc\xa2\x40\x19\x6c\x65\x09\x55\xd0\x6e\x52\x4d\x15\xbd\x93\x5a\xfa\xe6\x11\xf3\xf5\xd7\x7b\xf7\x3a\x04\xa5\xc3\x86\x48\x10\x42\x4d\x15\x4e\x2e\x12\x3c\xdb\xb0\x0b\xf8\xcb\x3c\xaf\x2e\x5d\x0e\x82\x61\x28\x9a\x68\x6c\xfa\x12\x02\x40\x53\xe5\xca\x68\x10\x94\x47\xef\x10\x10\x07\x63\x97\x76\xdb\x13\x3b\x19\x76\x4f\x50\xdf\x9a\x57\xfd\xc1\x67\x80\xd9\x70\xb3\x01\xea\x6f\x75\x33\xd6\xf3\x6a\xc2\x03\xc3\xd1\x56\x5b\x09\xb5\x53\xcd\xbd\xb1\xef\x85\xdf\x69\x4d\xa9\xeb\x62\x9e\x0c\xe8\x12\x7e\xbf\xb3\x53\x68\x92\xbb\x3b\xd5\x23\xe6\x7a\x57\xd9\x5a\x66\x99\x76\x3d\x76\xae\x75\xcb\xbc\x1c\x31\x7a\x59\xea\x14\xfd\x60\xd7\x60\x14\x51\xbe\xcf\x7a\xe9\x51\x50\x50\x1d\x22\x6b\x7d\xba\x3a\x94\xc8\x6c\xaf\xee\x78\xff\xa9\x77\x8f\x9c\x87\x40\x87\xdd\x20\x0b\x4b\xe7\x5c\xc9\xc0\xb6\x98\x49\x0a\x5e\x59\x19\x35\x89\xe6\xc5\x6c\x1e\xd4\x38\x33\xeb\x7f\xe4\x16\xd1\xc8\xcf\xdc\x08\x3a\x19\x15\x69\x66\xcc\x25\xd9\x3b\xb2\xda\x3a\x65\x7c\xaa\x2c\x1f\xaf\x35\xc7\x63\x0b\x0a\x48\xdd\x5f\xb1\x48\x63\x83\x7c\x96\xe0\xb1\xe6\x4c\x2b\x61\xad\xe1\x54\x59\xed\xbd\x11\xe3\xf3\xcc\x4a\xda\x71\xb5\x75\x3a\x73\xd2\x89\x88\x70\xc5\x00\x6d\xb1\xdb\xe6\x55\xdc\x80\xd2\x39\xff\x3b\xf3\xbf\x7f\xfc\xee\xff\x07\x00\x00\xff\xff\xbb\x0b\x7a\xc3\x60\x7a\x04\x00") +var _adminSwaggerJson = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xfd\x79\x73\x23\x37\x96\x2f\x0c\xff\x3f\x9f\x02\xb7\xfa\x46\xd8\xee\xd6\x62\xbb\x67\xfa\xed\xd1\xc4\x8d\xf7\xa1\x25\x56\x59\xd7\x2a\x49\xad\xc5\x1e\x3f\xc3\x0e\x1a\xcc\x04\x49\xb4\x32\x81\x34\x80\x94\x8a\xee\xe8\xef\xfe\x04\x0e\x96\x44\x6e\x64\x72\x91\x44\x95\x73\x26\xa2\xad\x62\x66\x62\x3d\x38\x38\xeb\xef\xfc\xf3\xdf\x10\x7a\x27\x9f\xf0\x6c\x46\xc4\xbb\x13\xf4\xee\xdb\xa3\xaf\xdf\x1d\xe8\xdf\x28\x9b\xf2\x77\x27\x48\x3f\x47\xe8\x9d\xa2\x2a\x21\xfa\xf9\x34\x59\x28\x42\xe3\xe4\x58\x12\xf1\x48\x23\x72\x8c\xe3\x94\xb2\xa3\x4c\x70\xc5\xe1\x43\x84\xde\x3d\x12\x21\x29\x67\xfa\x75\xfb\x27\x62\x5c\x21\x49\xd4\xbb\x7f\x43\xe8\x5f\xd0\xbc\x8c\xe6\x24\x25\xf2\xdd\x09\xfa\x1f\xf3\xd1\x5c\xa9\xcc\x35\xa0\xff\x96\xfa\xdd\xbf\xc3\xbb\x11\x67\x32\x2f\xbd\x8c\xb3\x2c\xa1\x11\x56\x94\xb3\xe3\x7f\x48\xce\x8a\x77\x33\xc1\xe3\x3c\xea\xf8\x2e\x56\x73\x59\xcc\xf1\x18\x67\xf4\xf8\xf1\x9b\x63\x1c\x29\xfa\x48\xc6\x09\xce\x59\x34\x1f\x67\x09\x66\xf2\xf8\x9f\x34\xd6\x73\xfc\x07\x89\xd4\xbf\xe0\x1f\x31\x4f\x31\x65\xe6\x6f\x86\x53\xf2\x2f\xdf\x0e\x42\xef\x66\x44\x05\xff\xd4\xb3\xcd\xd3\x14\x8b\x85\x5e\x91\xf7\x44\x45\x73\xa4\xe6\x04\x99\x7e\x90\x5b\x22\x3e\x45\x18\x9d\x08\x32\x3d\xf9\x45\x90\xe9\xd8\x2d\xf4\x91\x59\xe0\x0b\x18\xcd\x75\x82\xd9\x2f\x47\x76\x99\xa0\x65\x9e\x11\x01\x73\x3b\x8f\x75\xeb\x1f\x88\x1a\x40\xb3\xc5\xfb\xe1\xdb\x82\xc8\x8c\x33\x49\x64\x69\x78\x08\xbd\xfb\xf6\xeb\xaf\x2b\x3f\x21\xf4\x2e\x26\x32\x12\x34\x53\x76\x2f\x07\x48\xe6\x51\x44\xa4\x9c\xe6\x09\x72\x2d\x85\x83\x31\x53\xd5\x1b\x8b\x6b\x8d\x21\xf4\xee\x7f\x0b\x32\xd5\xed\xfc\xe1\x38\x26\x53\xca\xa8\x6e\x57\x1a\xfa\x09\x46\x5b\xfa\xea\x5f\xff\xd6\xf4\xf7\xbf\x82\x19\x65\x58\xe0\x94\x28\x22\x8a\x1d\x37\xff\x57\x99\x8b\xde\x23\xdd\x79\xb1\x8f\xd5\x81\x57\x66\x7b\x89\x53\xa2\xf7\x44\xef\x94\xfd\x02\xfe\x16\x44\xf2\x5c\x44\x04\x4d\x48\xc2\xd9\x4c\x22\xc5\x6b\x6b\x40\xa1\x05\x4d\x5e\xd5\x27\x82\xfc\x9a\x53\x41\xf4\x5e\x29\x91\x93\xca\x53\xb5\xc8\x60\x90\x52\x09\xca\x66\xe1\x52\xfc\xeb\xa0\xd3\xd4\x0c\x55\xae\x31\x33\xf3\x41\xeb\xc4\x46\x6c\xe0\x5e\x89\x30\x43\x13\x82\xf4\x59\xa4\x31\x11\x24\x46\x58\x22\x8c\x64\x3e\x91\x44\xa1\x27\xaa\xe6\x94\xe9\x7f\x67\x24\xa2\x53\x1a\xb9\x35\xdb\x9f\xb5\x81\x3f\x97\xaf\xcc\xbd\x24\x42\x0f\xfc\x91\xc6\x24\x46\x8f\x38\xc9\x09\x9a\x72\x51\x5a\x9e\xa3\x11\xbb\x9b\xeb\x75\x48\x27\x94\xc1\xc9\xd3\x6b\xe9\x28\xe4\x4f\x6e\xb9\xfe\x84\x74\x7f\x28\x67\xf4\xd7\x9c\x24\x0b\x44\x63\xc2\x14\x9d\x52\x22\xab\xad\xfd\x89\x43\xff\x38\x41\x87\x48\xaf\x33\x11\x0a\xd6\x9b\x33\x45\x3e\x29\x89\x0e\x51\x42\x1f\x08\xfa\xe2\x82\x4a\x85\x06\xd7\xe7\x5f\x1c\xa0\x2f\xcc\x79\x41\xc0\x9b\xbe\x78\x81\x15\xf6\x7f\xff\x3d\x38\x7a\x0a\xcf\xaa\x87\xee\xdd\x40\x9f\xe6\x5b\x73\x35\x14\x2d\xfc\xfd\xdf\xc2\x76\xec\x7e\x2d\xe7\xb7\x05\xb3\xb5\x9c\xb6\x2b\x7f\x85\x65\x2a\xb3\x56\xa9\x77\x68\x5b\xce\xaa\xdb\xad\xb2\x56\xf9\xb6\x78\xab\x9e\xc2\x73\xf3\xd7\x6d\x98\x2b\x56\x40\xf5\x98\x32\x73\x48\xfc\x99\x11\x52\x9f\x13\x47\xbd\x7b\xc2\x52\xb6\xe1\xb5\xc1\xcc\x02\x76\xeb\xb8\x68\xb0\x2a\x7b\x38\xef\x84\xa6\x74\xd5\xfe\x9e\xb3\x58\x8b\x5c\x96\xd9\xb1\x3c\x9d\x10\xa1\x97\xc1\xb1\x3d\x98\xed\x44\xb3\x41\x95\x0b\x46\xe2\x0e\xd3\xfc\x35\x27\x62\xb1\x64\x9e\x53\x9c\xc8\xb6\x89\x52\xa6\x88\x96\x6f\x2b\x8f\xa7\x5c\xa4\x58\xd9\x17\xfe\xf2\xef\xeb\x2e\x84\xe2\x0f\x64\xd5\xfe\x9f\x9b\xdd\x8c\xb0\x04\x32\x48\xf3\x44\xd1\x2c\x21\x28\xc3\x33\x22\xed\x8a\xe4\x89\x92\x07\xf0\x9a\x96\xa9\x89\x38\xf4\x37\x10\xf4\xe0\x6e\xde\x5c\xc2\x2f\x68\xea\x05\x48\x46\x3e\x29\x68\x69\xc4\xe0\xee\x85\x25\x0a\x6f\x94\x67\x58\xca\xcd\x68\x46\x72\xa1\xc6\x93\xc5\xd1\x03\xa9\xf5\xdb\x4a\x39\x98\x21\xac\x94\xa0\x93\x5c\x11\x3d\x6f\xdd\x86\xbb\x3b\x81\x3d\x9a\x0b\xba\x0b\x6b\x78\xbd\x09\xc7\x54\x90\x08\xe6\xb6\xce\x81\xf1\x5f\xe9\x79\x6b\xfd\x65\x61\x66\xff\x40\x16\x20\x8f\x34\xac\x80\xdf\xf2\x11\x1b\x31\x74\x88\xce\x86\xb7\xa7\xc3\xcb\xb3\xf3\xcb\x0f\x27\xe8\xbb\x05\x8a\xc9\x14\xe7\x89\x3a\x40\x53\x4a\x92\x58\x22\x2c\x08\x34\x49\x62\x2d\x73\xe8\xc1\x10\x16\x53\x36\x43\x5c\xc4\x44\x3c\xdf\x32\x56\x9e\x12\x96\xa7\x95\x7b\x05\x7e\x2f\x46\x5f\xf9\x42\x8b\x18\xfe\x51\xe9\xc9\xdf\x6b\x0b\x0c\x33\xd6\x7d\x07\xad\xbd\x98\x50\x13\xcd\x69\x12\x0b\xc2\x8e\x15\x96\x0f\x63\xf2\x89\x44\xb9\xb9\x93\xff\x59\xfe\x61\xac\x25\x53\x1e\x93\xf2\x2f\xa5\x7f\x14\xa2\xd0\xda\x9f\x7a\x2d\x75\xed\x2f\x41\xa7\xed\xf6\x1d\xfc\x42\xe3\xc6\xb7\xe1\x97\x15\x73\x70\xef\x2c\x19\xac\x7b\xa5\x75\x54\xee\x05\x2b\xf1\x35\xbe\x23\x88\x12\x8b\x31\x56\x8a\xa4\x99\x5a\x53\x5f\xc7\x28\xd1\x72\xe5\x32\x39\xf2\x92\xc7\x64\xe8\xfa\xfb\x05\x19\x71\x96\xc4\x68\xb2\xb0\x5c\x6b\x4a\x04\x61\x11\x69\x6f\xe1\x0e\xcb\x87\xa2\x85\x55\xc2\x68\xa9\x3f\xf9\x9e\x0b\xfd\xf9\x5b\x10\x48\x4b\x03\x7f\x09\x99\x74\xd3\x13\xf7\xd9\x59\x08\x36\xe4\x1f\xbd\x3d\x61\xfb\x95\xec\x6a\x7d\xe0\x02\xc9\x85\x54\x24\x5d\x69\x87\x78\x3b\x0b\x61\x2f\x88\x7d\x1d\x70\xe5\x8e\xfa\x1d\x9c\xfa\xf2\x8d\xdb\x1f\xef\x35\x96\x6c\x57\x56\xc4\x7d\x9f\xa7\xf3\xe1\x2c\x9f\xea\xad\xdb\xbe\xc0\x89\xf1\x26\xa6\x59\x92\x05\x77\x3d\xc8\x67\x32\x37\xb4\xee\x95\x5b\xed\x31\x0c\x60\x85\xa2\x59\xb6\x43\xfb\xf3\xa7\x3f\x0d\x2d\x34\xc6\x1c\xa7\xe6\x54\x06\xc6\x2a\x14\x71\x61\x64\xc1\xd8\x9e\x77\xa3\x6b\x0e\xee\x06\xb7\xc3\xbb\x13\x34\x40\x31\x56\x58\x1f\x70\x41\x32\x41\x24\x61\x0a\xf4\x78\xfd\xbd\x5a\xa0\x94\xc7\x24\x31\x1a\xe7\x7b\x2d\xf9\xa2\x33\xac\xf0\x29\x56\x38\xe1\xb3\x23\x34\x80\x7f\xea\x8f\xa9\x44\x38\x91\x1c\x61\x47\x56\x24\x76\x4d\x60\x16\x3b\xd6\x82\x51\xc4\xd3\x8c\x26\xde\x06\xef\x8d\x2b\x94\xc5\xf4\x91\xc6\x39\x4e\x10\x9f\x68\xae\xa2\x35\xe4\xe1\x23\x61\x2a\xc7\x49\xb2\x40\x38\x49\x90\xed\xd6\xbd\x80\xe4\x9c\xe7\x49\xac\xdb\x75\xa3\x94\x34\xa5\x09\x16\x5a\x05\x37\xa3\xbd\xb2\x6d\xa1\xbb\x39\xf1\x63\x85\x71\xe9\xd5\x4c\xf1\x03\x91\x88\x2a\x94\x71\x29\xe9\x24\x29\xce\xfc\xfd\x39\x82\x71\x9f\x5e\x9c\x83\x3e\x1f\x29\xc4\x0d\x0f\x75\x9d\x5b\xfb\x8d\xeb\x31\xc5\x8c\x11\xe8\x98\xab\x39\x11\xb6\x7b\xfb\xf2\x6b\xab\xe6\xf7\x97\xb7\xd7\xc3\xd3\xf3\xf7\xe7\xc3\xb3\xba\x6e\x7e\x37\xb8\xfd\xa1\xfe\xeb\x4f\x57\x37\x3f\xbc\xbf\xb8\xfa\xa9\xfe\xe4\x62\x70\x7f\x79\xfa\xfd\xf8\xfa\x62\x70\x59\x7f\x68\xc9\xaa\xb3\x9a\x1f\x8e\x6c\xcd\xb3\xd5\xdb\x34\x9f\xcb\xa6\x79\xf0\xf9\x1a\x35\xa7\x34\x01\x1d\xb4\xb3\x41\xd3\xdb\x10\xec\x97\x28\xc3\x52\x1a\xc9\xc8\x8c\xe0\x68\xc4\x3e\x72\xa1\x19\xd8\x94\x6b\x1e\xa1\xa5\x27\x25\xf2\x48\x51\x36\xf3\x1f\x9d\xa0\x51\xfe\xf5\xd7\x7f\x8e\x2e\x28\x7b\x80\xbf\xc8\x3e\x2e\x4e\x6f\xf1\xed\x2d\xbe\xbf\x2f\x8b\xaf\x16\x7d\x8e\x43\x43\xef\x6e\x43\x86\xb4\x70\xc1\xb2\x5c\x81\x28\xc1\x73\xa5\xff\xd4\x5d\x02\x79\x2c\x09\x1c\xea\x66\x50\xfc\x40\x94\x7f\x51\x8b\x36\x6f\xc1\x8e\xf8\x13\x17\x0f\xd3\x84\x3f\xf9\x81\x7f\x20\x4a\x8f\xfd\xc6\xf6\xd2\x87\x12\xf5\xa1\x44\xaf\x1b\x4a\xb4\x57\xc6\xbc\xe7\x67\x7e\x65\xcb\x9f\xe1\x80\x2d\x9e\xac\x56\x47\x55\x8b\x1f\x2a\x70\x33\xbd\x08\xd7\x2c\x3b\x73\x56\x70\xce\xd2\xcb\x6f\x85\x7b\x96\x06\xfd\xf2\x9c\xf3\x77\xe1\x6f\xe9\xdd\x29\x1b\x2e\xd4\x9b\x64\xb0\x1d\xef\x8e\x17\x73\x86\x3c\x3f\xc3\xaf\xc5\x36\xac\x13\xcc\xb0\x46\xf4\x42\xe7\x70\x85\x15\xf1\x09\x8d\x01\x09\x4d\x11\x08\xf5\x90\x83\xc6\x18\x83\xed\x82\x0a\x36\xbd\x9b\xba\x87\x09\x7c\x20\xaa\xf4\xf2\x5b\xb9\x9b\x4a\x83\x7e\xf9\xbb\xe9\x77\x1a\x1d\xd0\x87\x03\x3c\xe3\xd2\x7d\xee\x37\xda\xfe\x3a\xfc\x7f\x07\x1e\xfe\xde\xa5\xbf\xd6\x1a\x7d\x5e\x3e\xfc\xcf\xd5\x69\xff\x36\xbd\xf4\xbd\x5b\xbe\x77\xcb\xbf\x86\xff\xe4\xed\xb9\xe5\x9f\x57\x3d\x2d\x8e\xd7\xd8\xd1\x82\xd5\xd7\x82\x43\xf9\xaf\x0e\x4e\x1a\xf8\xcb\xa9\x7c\xeb\x06\x8d\xb7\xea\x70\x67\xc5\xf8\x86\x70\x84\x7e\xb1\x84\xb4\x42\x9d\xab\x7d\xf7\x16\xd4\xb9\xfa\xa0\x9f\x5f\x87\x7b\x35\xe6\xfb\x4c\x97\xe7\x1b\x61\x03\xeb\xdf\x96\x9f\xb1\x4c\xde\xcb\xe2\xcf\x9f\x8d\xbf\x37\x13\x7a\x3b\xb2\xf7\x2b\x5c\xbc\x1d\x6f\xdd\x9d\xe7\x64\x35\x5c\xb3\xc1\xed\xb4\x2a\xc3\xaa\xfa\x35\x25\xf2\xdb\x37\x79\xdf\xbe\x44\x92\x55\x7f\xe1\xf6\x17\xae\x6d\xaa\xbf\x70\x3f\xe3\x0b\x77\xef\xe0\x6f\xf6\x26\x02\xb4\x0f\x22\xef\x81\x31\xfa\x18\xf2\x1d\x2e\x4e\x1f\x43\xde\xc7\x90\xff\xce\x62\xc8\xb7\xd1\x9e\x36\xc5\xa2\x7c\x0d\x3d\xaa\x57\xa3\x7a\x35\x2a\xfc\xbd\x57\xa3\x7a\x35\xaa\x57\xa3\x3e\x73\x14\xd1\x5e\x87\xea\xbe\x10\xbd\x0e\xd5\x79\xa9\x7a\x1d\x6a\xc9\xe2\xf4\x3a\x54\xaf\x43\xfd\xbe\x74\x28\xf2\x48\x98\x92\x90\x8c\x16\x6a\x14\xef\x32\x2e\xdb\x35\xa1\x90\x3b\x34\x68\x41\xd0\x66\x39\x29\x0c\x02\x97\x7e\x41\x73\x2c\x11\x8f\xa2\x5c\x54\xce\x40\x55\x0f\x3a\x15\x04\x2b\x02\x2d\xe8\x0f\xdf\x82\xfe\x53\x9f\xee\x4b\xc5\xe0\x4f\x78\x5c\xa3\x76\x73\x10\x9a\x9e\x2c\x97\x47\x76\x36\xf5\x5f\x73\xd2\x4d\xfd\x7b\x46\xa2\x56\x58\x3e\xec\x98\xa8\x4b\xb9\x16\x1b\x11\x35\xb4\xf0\x56\x88\xba\x3e\xdd\xdf\x0d\x51\x37\x4d\x7d\x1f\x88\xfa\xc9\xe6\xf1\xef\x98\xb0\x6b\xf0\x00\x1b\x11\xb7\x6f\xe5\xad\x10\x78\xf3\xb4\x7f\x37\x44\xde\x36\xfd\xd7\x25\x74\x9f\x22\xd9\x99\xc4\xef\x04\x9d\xcd\xb4\x9a\x01\x1a\x9e\x26\xc5\xd5\x35\x82\x8a\xa4\xc0\x95\x64\xed\x5f\x7d\x0b\x24\xed\x07\x6b\xc6\xfe\xbb\xa1\xe5\xda\xbc\xf7\x84\x88\x8f\x05\x89\xf8\x23\xd4\x0b\xeb\x46\xcc\x37\x04\x28\x18\xf8\x75\x26\xc8\x23\xe5\xb9\x4c\x16\x87\x22\x67\xc8\x31\x7f\xe4\x9b\x37\xd6\xea\x27\x9a\x24\x88\x33\xad\x7f\x29\x2c\x94\x7b\xac\xf5\x6f\xc1\x53\x38\x15\x09\x96\x0a\x3d\x30\xfe\xc4\xd0\x14\xd3\x24\x17\x04\x65\x9c\x32\x75\x34\x62\xe7\x0c\xdd\x98\x31\x42\xde\xc0\x01\xca\xa5\x3e\x4b\x11\x66\x8c\x2b\x14\xcd\x31\x9b\x11\x84\xd9\xc2\x26\xe0\x16\x94\x81\xb8\x40\x79\x16\x63\xad\xf8\xce\x49\x35\x4a\xcf\x8f\x11\xcc\x77\x54\x22\x2a\x11\xf9\xa4\x04\x49\x49\xb2\xd0\x7d\x68\xda\x57\x1c\xd9\xf5\x31\x43\xb5\xe9\x7c\x44\x08\x2e\x24\x64\x1c\x4c\x16\xbf\x61\xa6\x28\x23\x08\x14\x25\x69\x4c\x73\x87\xe8\x82\x4b\x30\xdb\xfc\xf0\x57\x89\xa2\x24\x97\x8a\x88\x03\x34\xc9\x67\x52\x6b\x8a\x59\x82\xd5\x94\x8b\x54\x8f\x90\x32\xa9\xf0\x84\x26\x54\x2d\x0e\x50\x8a\xa3\xb9\x69\x0b\xd6\x40\x1e\x8c\x58\xcc\x9f\x98\x54\x82\x60\xdf\xbb\x7b\x88\xbe\x0c\x9f\x19\x02\x90\x5f\x1d\x40\xda\x21\x4d\xb5\xba\x1b\x0c\xbf\xd8\x71\xb3\x27\xba\x11\x12\xa3\x09\x89\x70\x2e\xad\x87\x41\x89\x05\x22\x9f\xe6\x38\x97\xb0\x77\x7a\x7a\x36\x67\x23\xe2\x69\x96\x10\x45\x10\x9d\x22\x25\x28\x89\x11\x9e\x61\xaa\x97\xee\x96\x2c\x01\x41\xf7\x44\x6f\x37\xd0\x52\xfd\x2f\xa0\x7e\xa7\x5c\x10\x14\x13\x85\x69\xb2\xd4\xeb\x64\xbf\xed\xb9\xdc\x5b\xe2\x72\xe5\x0d\xdf\x0b\x36\x67\x40\xfc\x77\x70\x69\x33\x6b\xba\x8f\x70\xb2\xe5\xfd\x7d\x63\x07\xd5\xd3\xf6\xdb\xa2\x6d\xb3\x6b\xfb\x43\xdc\x2f\x16\x83\xdd\xbd\xa2\x45\x51\xcd\xe2\x4d\xd1\xf4\x4b\x84\x05\xf4\x0e\xe7\xde\xe1\xdc\xba\x32\x6f\xd3\xe1\xbc\x37\x1e\xa3\xde\xe7\xfc\x4c\x3e\x67\x2a\x7b\xa7\x73\xef\x74\xee\xba\x40\xbd\xd3\xb9\x77\x3a\xbf\x5d\xa7\xf3\x73\xe2\x3e\xef\x14\xdd\xf9\x4d\x89\xd6\xbd\x58\xdd\x8b\xd5\x3d\x84\xb3\x9f\xda\xae\x58\x98\xfb\xfa\x5d\x4c\x12\xa2\x48\xbb\x3d\x8b\x88\x54\x6b\x0b\xe6\x7a\xa6\x4c\xcb\x71\x33\x41\xa4\xdc\x96\x21\xf9\x86\xdf\x26\x5b\xf2\xc3\xef\xa1\xe6\x7b\x3e\xd5\xf3\xa9\x4d\xa6\xb6\x3f\xa6\xd9\xe0\x30\xbf\x94\x6d\xd6\xf3\xdf\x2c\x6f\x97\xfe\xee\x8d\x1b\xb2\xf0\x8b\x1a\x0a\xd7\x52\xbb\xe2\xfe\x70\x5b\x3a\xdf\x92\x1f\x9b\xbe\xde\x26\x33\x36\x63\xef\x39\x71\xcf\x89\x7b\x4e\xfc\xb6\x39\xb1\x3b\xc9\xaf\xea\x22\x33\x7e\xba\x71\x96\x60\x36\xa6\xb1\x3c\xfe\x67\xa1\xcb\x3f\x97\x87\x4c\x1f\xa8\xd8\xa4\x98\xfa\x94\x4e\xf1\x8b\xfe\x24\x29\x0c\xe6\x1e\x33\x73\x85\x13\xcd\xd8\xd8\xaf\x13\xcc\xce\xe3\x37\xe1\x47\x6b\x9c\xfd\x4b\xf8\xd4\xb6\xe1\xe3\x58\x81\xa7\x03\x53\x66\x4c\x78\x45\x5e\x6d\xc9\x40\xb9\x1f\x27\x7c\x1b\xae\x1e\x4c\x2c\x60\xec\x8e\x5f\x07\x8b\xb2\x7f\xd3\xee\xfd\x3a\x7d\x2e\x61\xef\xb9\xe8\x38\xe1\xde\x73\xb1\xbf\x9e\x8b\xd7\x72\x47\xbe\xf0\xf1\x7c\x29\xb1\xae\x7b\x10\xbe\x89\x56\x83\xa0\xd6\x3c\x4b\x38\x8e\x97\xb9\x62\x0a\xc1\x2b\x04\x47\x59\x19\x89\x5f\x7c\xf6\x16\x84\xb5\x62\xb4\xbf\xb3\x48\xbe\xfa\xc4\xf7\x45\x4b\x79\xc1\x50\xbe\x66\x12\x5f\x43\x25\x79\x1b\xf8\xa9\xc5\x78\xfb\xd0\xbe\xde\xa2\xf4\xfa\x16\xa5\x3e\xb4\xaf\x57\x01\xf7\x4c\x05\xec\x43\xfb\xfa\xd0\xbe\x5e\x41\x5e\x3e\xed\x5e\x41\xfe\x2c\x42\xfb\x3a\x89\xda\xcf\x88\xbd\xb9\xbd\xd0\xdd\xcb\xdc\xee\xbd\x5e\xe6\xee\x65\xee\xcf\x54\xe6\xde\x8f\x15\xee\x05\xee\x5e\xe0\xee\x05\xee\x5e\xe0\xee\x05\xee\x9d\x2f\x63\x2f\x70\xbf\x64\x81\xce\x66\xa9\x7b\x45\x92\xcd\x5b\xf5\xe5\xf4\xe2\x76\x2f\x6e\xef\xb7\xb8\xbd\x37\x13\x7a\x3b\x65\x1e\xbb\xcd\xa7\x2f\x52\xde\x17\x29\xef\x8b\x94\x3f\x7b\x91\x72\xf7\x75\x87\x8c\x0f\x7b\xb8\x14\x56\xb9\x34\x80\x8f\x82\xcc\xa8\x54\xc0\xfe\xbb\xc8\x2b\xab\x13\x3d\xde\xaa\x9c\xd2\xa7\x7a\xf8\xa7\xbd\xd4\xd2\x4b\x2d\xbf\x53\xa9\x65\x8f\x62\xc1\xf6\x22\x63\x25\xc5\x2a\x9a\xe3\x49\x42\xc6\xde\xe8\x23\xbb\xea\xc1\x17\x54\x2a\x89\xa2\x5c\x2a\x9e\xb6\x5f\x2e\x1f\x5d\x0f\x03\xdf\xc1\x29\x67\x53\x3a\xcb\xcd\xdd\x62\xc0\x39\x83\x13\x5d\x48\x82\x8b\x8c\xac\xf2\x54\x35\xb4\xfe\x26\xae\xa5\xe6\xa1\xbf\xd4\xed\xb4\x8e\xe0\x5e\x18\xf9\xac\xd4\xad\x65\xad\xf1\xcd\xf0\xf6\xea\xfe\xe6\x74\x78\x82\x06\x59\x96\x50\x63\x77\x37\xa4\x40\x7f\xd3\x93\x42\x0a\xcb\x87\x62\x2f\x85\x21\x73\x83\x61\x0b\x86\x7e\x2d\x1b\xa3\x43\x74\x7a\x71\x7f\x7b\x37\xbc\x69\x69\xd0\x12\x0a\xe4\xad\x92\x34\x4b\xb0\x22\x31\x7a\xc8\x27\x44\x30\xa2\xa5\x1d\x8b\x74\x5b\x98\xff\x4d\xa3\xc3\xff\x1e\x9e\xde\xdf\x9d\x5f\x5d\x8e\xff\x76\x3f\xbc\x1f\x9e\x20\x47\x71\xba\x59\x3d\x2e\x3d\x8a\x78\xc1\x70\xaa\x35\x10\xfd\x43\x91\x29\xfb\x6b\x4e\x72\x82\xb0\x94\x74\xc6\x52\x02\x88\xc0\xa5\x16\xdd\x80\x2f\x06\xdf\x0d\x2f\xca\x2d\xcf\x49\x08\xbf\x8b\x12\x3c\x21\x89\xf5\x47\x80\x89\x5d\x13\x7a\x00\x55\x6c\x1c\x15\xb9\x59\xd5\xbf\xdd\x0f\x2e\xce\xef\x7e\x1e\x5f\xbd\x1f\xdf\x0e\x6f\x7e\x3c\x3f\x1d\x8e\xad\x54\x79\x3a\xd0\xfd\x96\x7a\xb2\xc2\x27\xfa\x35\xc7\x89\xd6\x4e\xf8\xd4\xe1\xf1\xa2\xa7\x39\x61\x28\x67\x40\x71\x46\xe5\xd1\x7a\x90\xef\x54\x9f\x32\x33\xa3\xeb\x8b\xfb\x0f\xe7\x97\xe3\xab\x1f\x87\x37\x37\xe7\x67\xc3\x13\x74\x4b\x12\x50\x0a\xdc\xa2\xc3\x2e\x66\x49\x3e\xa3\x0c\xd1\x34\x4b\x88\x5e\x0d\x6c\xb3\x89\xe7\xf8\x91\x72\x61\x8f\xee\x8c\x3e\x12\x66\xd6\x11\xce\x2c\xb4\xef\x84\xef\x71\xb0\x74\x57\x97\xef\xcf\x3f\x9c\xa0\x41\x1c\xfb\x39\x48\x68\xa3\x44\x39\x0e\xd6\xf9\xb0\x3c\x6c\xcd\x1c\xa0\x7b\x43\x44\xfc\x91\x08\x41\x63\x52\xa1\xa3\xc1\xed\xed\xf9\x87\xcb\x8f\xc3\xcb\x3b\x58\x31\x25\x78\x22\xd1\x9c\x3f\x81\x29\x1b\x66\x08\x16\xee\x47\x4c\x13\xe8\xcc\x6d\x16\x67\xe8\x69\x4e\xc1\xfd\x01\xc0\xcc\xbe\x67\xa3\x9f\x89\x9c\xbd\xba\x75\xb6\x74\xf0\xea\x6a\x4b\xf5\x24\xd5\xdf\xa8\x1c\x8b\x65\x2f\x94\xa8\xbc\xfe\xe2\x2a\x6a\xad\x7f\x51\x21\xb7\x76\x65\xad\x46\x2f\xed\x33\x2d\xf6\xba\xb3\xae\x56\x5e\xc3\x17\xbb\x66\x35\xe3\x8d\x5f\xa2\x2a\xeb\x0d\xf8\x3d\x97\xc2\x3e\x05\x39\x93\xbf\x58\xe5\x7e\x85\x69\x3a\xf8\xe2\x2d\x5c\xae\xe1\x70\xf7\xe8\x22\xbd\x09\xe5\x1a\x27\x1e\xa7\x44\xe1\x18\x2b\xac\xd9\xd3\x8c\xa8\x23\x74\xc5\xe0\xd9\x1d\x96\x0f\x07\xc8\x15\xa4\x40\x5c\xa0\x42\x70\x7c\x81\x6c\xc9\x37\x62\x93\x59\x5f\x99\xe9\x95\xf2\x5e\x29\x6f\x5e\x99\x3e\x72\xa7\x65\x85\x77\x75\x31\xae\x65\xc6\xdc\xdd\xfd\x65\x5a\x7c\xbb\x57\xd8\xcb\xda\x2d\x77\x7a\xa1\x99\x62\x28\xfd\x6d\x65\xfe\xaf\xbf\xad\xfa\xdb\xaa\xbf\xad\xf6\x60\x85\x5f\xdd\x06\xdc\xc0\xdd\x5f\xd5\x08\xbc\x4a\x3b\xdd\x18\xc5\xa8\xd0\x46\xd7\xc1\x31\xfa\xa5\x2b\x5c\x51\xf1\x0d\x7d\x1b\x66\xdf\x60\x92\x2f\x91\xa9\xb0\xd3\xcb\xdc\x84\x00\xf7\xfa\xe9\x33\xde\xf8\x3d\xa8\xd4\x4e\x41\xa5\xf6\x63\xae\xcf\x92\xd5\xb0\x7b\x53\xf4\xdb\xc8\x64\xe8\xd1\xa3\xfa\x58\xfd\x3e\x56\x1f\x7e\xef\xd1\xa3\x76\x47\xad\xcf\x2b\x5d\xf3\x98\x8c\x2b\x35\x3e\xfc\x3f\xc7\x55\xcf\x4f\xe9\x49\xe8\x06\x2a\x3d\x28\x92\x17\xa0\x75\x1a\xef\xb2\x2e\xc8\x25\x8f\x49\xe7\xda\x20\xa5\x97\xf7\x5c\x06\x77\xf3\x34\xb2\x78\x69\xe0\xcf\x2c\x89\xb7\x6c\xf9\xe7\x68\xd8\x69\x20\xe0\xde\xca\xb3\x72\xa1\x3e\x57\x80\xe8\x82\x43\xbd\x21\x4f\x45\x37\x36\xee\xc2\x54\xc6\x2d\xcc\xbc\xf9\xb9\x67\xe9\xcd\x8f\x9f\x07\x06\xa2\x3b\x47\x07\xb3\x4a\xf8\xf6\xdb\xb0\xab\x84\x23\x7e\x09\xcb\xca\xd2\xbd\xff\xec\xb8\xfa\x32\x4a\xee\x79\x7b\xc7\xe5\xfa\x5c\x39\x7c\x8f\xda\xb0\xcc\xd6\xd1\xc3\x22\xf4\xa6\x96\xfd\x99\x70\x6f\x6a\x79\xd3\xa6\x16\xe3\xa2\x1d\x67\x58\x10\xa6\x1a\x44\xea\xea\x75\x02\xaf\x87\x69\xb4\x4e\xea\x80\x06\x90\x96\x68\x91\xbd\x90\xfd\x55\xf5\x79\xd9\x5e\xac\x60\x10\x24\xb7\x1c\xff\xb3\xf8\xdb\x0b\xeb\x25\x50\xef\x25\xd1\x49\x06\xbe\x59\xea\x3b\x3a\xb7\x81\x4a\xdb\xa7\xbf\x60\x55\x12\x05\x13\xf2\x48\x92\x95\xf1\x4c\xd7\xe6\xed\xb7\x95\xf5\x52\x1b\xf4\xcb\xc6\x36\xd5\x37\xbe\xdb\x01\x72\x3b\x43\x4d\x06\x47\x90\x26\xa0\xa5\x51\x3e\x2d\x2e\x06\x89\x9e\x68\x92\x40\x92\x38\x24\xb1\xb4\xdd\x00\xbf\xbb\x88\x87\xd6\x9d\x7f\xd5\xb8\x87\x26\xee\xd0\xc4\x12\xba\xd8\x53\x77\x95\x06\xe7\x88\x0d\x32\x94\x40\x1b\x5a\x61\x80\xfd\x3c\x38\xc1\x07\xa2\x5e\x8a\x0d\x6c\x7a\xf6\x97\x9e\x7b\x41\xa6\x44\x10\x16\x91\x3d\xf4\xb6\xaf\x13\x06\xf2\x93\x99\xa4\x8d\x01\xf1\xd9\xa1\xe1\x54\x15\xb7\x7a\x5a\x49\xd4\xed\x93\x03\xfb\xe4\xc0\x3e\x39\xb0\x7a\xd4\xfb\xe4\xc0\x3e\x39\x70\x93\xe2\xe9\x67\xf0\xf8\xb5\xa4\x0a\xd3\xfb\xe7\x21\x58\x98\xb9\xf4\xb2\xc5\xef\x46\xb3\x70\x1b\xbe\x17\x9a\x85\x39\x6b\xab\xcc\x0f\xa5\x1f\x1b\x42\xac\x5f\xdc\x24\xb1\x09\xd3\x28\xd9\x25\xce\xe0\xf5\x37\xc9\x3a\xaa\x43\xef\x6d\x14\x28\xd8\xba\xe7\xe3\x24\xb5\x23\xd0\x6d\xe2\xd6\x63\xf8\x76\xe7\xbd\x2f\x1c\xb4\x8d\xee\xf7\x95\x8f\x6e\x57\x5a\x7b\x0f\x2c\x36\x9f\x11\x8f\xec\xad\x37\xaf\x9c\x2b\x51\x63\x86\x6f\x76\xba\xbd\xb1\xaa\x37\x56\xf5\xc6\xaa\xde\x58\xd5\x1b\xab\x50\x6f\xac\x5a\xdb\x58\xf5\x19\xc9\x54\xbd\xe1\xaa\x17\xab\x76\x37\xdd\x7d\xd5\x32\xf7\xc9\x5a\xd7\x19\xf8\xb6\xc8\xa1\x5a\x19\x79\x6f\xa7\xfd\xcb\x8a\x90\xfb\x6b\x37\x82\xb7\xc3\xaf\xe4\x73\xb3\xa4\x6d\x02\x8b\xdd\x8e\x7e\xb6\x71\xc5\x7d\x35\xb8\xc6\xb5\xea\xc3\x9e\x97\x2c\x4e\x1f\xf6\xdc\x87\x3d\xef\x5d\xd8\xf3\xce\x95\x95\x8c\xcb\x65\x80\x44\xa6\x1a\xca\xd2\xfc\x67\x77\x67\x43\xa2\x11\x90\x82\x29\x84\x13\x93\x2c\xe1\x0b\xb0\xa4\x2c\xb9\xce\x5d\x17\xd7\x35\x89\x7a\xdf\x6f\x74\x37\xf2\x97\xd2\x39\xf6\x45\x26\x2d\xe6\xbd\x17\x52\xe8\xf1\x3f\x2b\xe9\xfc\x9d\xf0\x32\x19\x22\x9f\xa8\x84\x5b\x69\x35\x61\x8f\x58\xf3\x93\xa0\x1a\x95\xbd\x07\x27\xb9\x0a\x72\xf7\xa4\x16\xac\x32\x22\xd4\x22\x78\x93\xa4\x99\x5a\xfc\xd7\x88\x51\xe5\x3d\x6c\x74\xc6\xb8\x30\x5c\x4d\x7f\x3c\xc7\x2c\x4e\x88\xd0\x97\xaa\x6b\x27\xc2\x8c\x71\x05\xe2\x06\xcc\x20\x46\x8f\x14\x1b\xe1\x64\x70\x7d\xde\xd9\xcf\xfc\x86\x4e\xd7\x4b\xd7\x1f\x5a\x71\xd7\x7d\x48\xf8\x04\x8a\x92\xe5\x65\x9d\x5e\x37\xd0\x7b\x46\x4b\x3b\xf7\x5a\x0c\x41\x61\xf9\x50\x05\x0e\x29\x67\xa1\x8f\x97\x42\x89\xac\x78\xb7\x84\x31\xbf\xfc\xd5\x0a\xdc\x48\xf9\x99\x05\x20\x81\xc7\x30\xe4\xea\x38\xdc\x8f\x61\x87\xee\xb7\xa2\x65\xf7\x8b\xab\xc6\x0a\x3f\x0a\xa2\xc4\x62\x8c\x95\xd2\x4c\x66\x97\x18\x27\x77\x58\x3e\x74\xc6\x38\x29\xbd\xbc\xe7\x2c\xa7\x84\x71\x52\x1e\xf8\xb3\xb3\x9c\x8e\xd4\xb9\x82\x33\xbd\xbd\xfc\xf8\xae\x67\x6d\x8d\x89\xff\x5e\x72\xe5\xbb\xf1\x9e\x55\x66\xda\xb7\x98\x37\xbf\x8c\x99\xee\xcd\x08\x2b\xfc\xfc\x73\x3c\xb9\xe5\xdb\xa9\x3f\xa2\xcb\xd6\xe8\xb3\xab\x6d\x58\x11\x3a\x56\xcc\xed\x8d\xd4\x38\xac\xca\x4d\xbb\x1e\xd5\xf3\x98\xb9\x83\xdd\xe8\xeb\x4a\xf7\x75\xa5\xfb\xba\xd2\xcf\x5e\x57\xba\x9b\xd2\xd9\x59\xe3\xec\xaa\x6e\x76\xd3\x35\xdb\x15\xcd\x67\xf0\xd2\x76\xd7\x06\x2f\xa8\x2c\xab\x83\x6f\xc2\x65\x5b\x1a\xf1\x4b\xe0\xa3\xfd\x4e\x15\xc1\x5e\x0b\x7c\x96\x75\xfb\x5c\x55\xc0\x3d\xd7\xff\x7a\x64\xb7\x1e\xc5\xbe\x0f\xc0\xd8\xe1\xe2\xf4\x01\x18\x7d\x00\xc6\x67\x1b\x80\xd1\xae\x4d\xd0\x78\xeb\x74\xbd\x35\x2b\x48\x79\xa3\x80\xf8\x05\x44\x29\x2c\x1f\xba\xd6\x94\xd2\xa2\xf2\x79\xfc\x26\xa4\xfa\xc6\x09\xbf\x84\x74\xdf\xd7\x29\xda\x69\x9d\xa2\xbd\x9b\x76\x2f\xf8\xf5\x82\x5f\x2f\xdb\x74\x9c\x70\x2f\xdb\xec\xaf\x6c\xf3\x5a\x0a\xcb\xe7\x04\xa1\xab\x85\xa7\x52\x66\xcc\xd2\x00\x5b\x03\x47\x03\xee\x81\x3c\x4b\x38\x8e\x57\x05\xe1\xfc\x82\x0a\xb9\x66\x89\x68\x66\xda\xd5\x1f\xbc\x05\xc9\x4c\x8f\xd3\x8c\xf8\x77\x13\x4b\x1b\x4e\xf9\x55\xc3\x68\x81\x5e\x21\x78\xac\x14\x84\xf6\x5c\x5a\x47\x95\x86\x3b\x29\x18\xf2\xdb\xb7\x42\xc5\x2f\xa1\x4e\x7c\xc6\x0e\x81\xde\xe8\xff\xfb\x2c\x74\xbe\x37\x52\x6a\xaf\xca\xf5\x59\x94\xbd\x11\xbf\x57\x74\x7b\x45\x77\xe7\xcb\xb8\x4f\x8a\xee\x2b\x4a\xd4\x26\x2d\xe4\x59\xca\x16\x6e\x26\x5b\xf7\xa2\x75\x2f\x5a\xf7\xa2\xf5\x67\x2b\x5a\xef\xc7\x0a\xf7\x72\x75\x2f\x57\xf7\x72\x75\x2f\x57\xf7\x72\xf5\xce\x97\xb1\x97\xab\x2b\x72\x35\xfc\xe5\xd2\xa2\xd7\x15\xb2\x3b\x0b\xd7\x1d\x72\xa0\xdf\x8a\x64\xdd\x4b\xd5\xbd\x54\xbd\xdf\x52\xf5\xde\x4c\xe8\xf3\x4b\x7c\xec\x53\x07\xfb\xd4\xc1\x3e\x75\xf0\x35\x52\x07\x1d\x2f\x59\x26\xa1\xd4\x05\x8b\x1f\x6b\x1c\x68\x6f\x65\x8b\x62\xb4\x9b\x86\x75\xec\x6a\xa9\x1d\xb0\xfc\x26\x95\xa5\x4a\xbf\xb9\x86\xf6\xa8\xde\xd4\x81\x93\x16\x34\xa3\x70\xe3\x5b\x8d\x08\xf6\x93\x7d\xf3\x6d\x81\x7f\xd7\x47\xdd\xd7\x9b\x42\xc1\xae\xf5\xf5\xa6\x9e\x71\xde\xee\x70\xad\x98\xb9\xa3\x51\x63\xe3\x7d\xa3\xd3\x7e\xf5\x00\xb9\xf6\x93\xfe\xaa\xe1\x72\x8d\x37\x49\x2d\x59\xe7\xf8\x9f\x8d\x17\xc5\x2b\x94\xd9\x5a\xfb\x76\xf8\x40\xd4\xe7\x72\x35\xf4\x65\xb6\xfa\x7a\x10\x3b\x9a\xee\x46\xac\xff\xcd\xce\xb6\x2f\x2a\xd6\x17\x15\xeb\x8b\x8a\xf5\x45\xc5\xfa\xa2\x62\xe8\x77\x5e\x54\x6c\x6d\xf1\xd1\x8c\xe3\x73\x91\x20\xfb\xa2\x62\xbd\x10\xb9\xbb\xe9\xfe\xbe\x84\xc8\x3d\xb4\x20\xec\x45\xf5\x34\x6f\x41\x78\x75\x9c\x0f\x37\x92\xae\x58\x1f\x6e\x41\x7b\xbc\x0f\xfb\x7f\x3d\xde\x47\x8f\xf7\xd1\x32\xeb\x3e\x98\xb5\xc7\xfb\x40\x7d\xb8\x66\x1f\xae\xb9\xcf\xe1\x9a\x1d\xb6\xb1\xc7\xfb\xe8\x28\xce\x3d\x13\xe6\x87\x93\xb9\xd6\xc2\xfd\xf8\xa9\xae\x68\xec\xad\x94\xe6\xc6\xfa\x3b\xc3\xff\xa8\x4e\x7b\x2f\x54\x92\x17\xc4\x01\x69\xa2\xeb\xce\x0a\xc8\xdb\xc0\x03\x71\xa3\xed\x13\x17\xfb\x10\xeb\xfd\x0f\xb1\xde\xbb\xc4\xc5\xbd\x91\x64\x7b\x75\xaf\xcf\x5d\xec\x73\x17\x7b\x65\xb8\x57\x86\x77\xbe\x8c\xfb\xa4\x0c\xbf\xb2\x84\xfd\x8c\xb8\x20\xdb\xc9\xda\xbd\xa8\x6d\xde\xeb\x45\xed\x5e\xd4\xfe\x4c\x45\xed\xfd\x58\xe1\x5e\xce\xee\xe5\xec\x5e\xce\xee\xe5\xec\x5e\xce\xde\xf9\x32\xf6\x72\xf6\x8b\xe1\x84\x34\x09\xdb\x1d\xf3\x6d\xde\x92\xa4\xdd\x4b\xd9\xbd\x94\xbd\xdf\x52\xf6\xde\x4c\xa8\xc7\x0c\xe9\x31\x43\x7a\xcc\x90\x1e\x33\x64\x23\xf9\xe6\xdf\xec\xb1\x7c\x17\xdc\xc4\xfe\xca\x7e\xf7\x5d\xc2\x27\x77\x8b\x8c\xe8\xff\x9e\xd1\x94\x30\x09\xd2\x28\x55\x8b\x50\x9e\x69\x59\xf9\xfa\x9a\xbf\xbb\x3d\xbf\xfc\x70\x11\x66\xd3\xbc\xfb\x78\x7f\x71\x77\x7e\x3d\xb8\xf1\xeb\xe2\x67\x15\xae\x85\xfd\xae\x24\x92\x59\x92\xbf\x21\x5a\xf7\x84\x53\x73\xab\xb0\xca\xe5\x66\x23\xbb\x19\xde\x0e\x6f\x7e\x84\x6c\xa0\xf1\xd9\xf9\xed\xe0\xbb\x8b\x12\x41\x94\x9e\x0f\x4e\xff\x76\x7f\x7e\xd3\xfe\x7c\xf8\xdf\xe7\xb7\x77\xb7\x6d\x4f\x6f\x86\x17\xc3\xc1\x6d\xfb\xd7\xef\x07\xe7\x17\xf7\x37\xc3\xa5\xeb\xb1\x74\xb4\xcb\x95\x10\x09\x8b\x04\x71\xfe\x28\xb2\x5c\x43\x14\x6b\x88\xbc\xf8\xe8\xd8\x61\x53\x5f\x27\xe8\xde\xea\xf4\xd4\x36\x6e\x18\x6c\xd0\x90\x51\x46\x62\x2a\xf1\x24\x21\x71\xad\x25\xb7\x86\x6d\x2d\xe1\xd2\xa0\x9e\xb4\xf6\xec\x45\x4e\xcd\xf3\x22\xc3\x0b\x10\xe4\x28\x2a\xc2\xe2\x86\x3e\xcc\x3e\xb4\xf6\xc0\x34\xef\xa2\x8f\xa4\xd4\x53\x94\x0b\x41\x98\x4a\x16\x88\x7c\xa2\x52\xc9\x5a\xa3\x6e\xfb\xda\x9a\xb5\x77\xaa\x6f\x70\x8e\x25\x9a\x10\xc2\xca\xe3\x17\x24\x21\x58\x36\x8c\xd9\xee\x7e\xb7\x65\xf1\x7b\x65\xad\x31\xe6\x32\x9a\x62\x9a\xe4\x82\x54\x4e\x0b\x4f\x33\x2c\xa8\xe4\x6c\xf8\x49\xdf\x65\xfa\x20\x5f\xc1\xe7\x5c\x6c\x76\x62\x86\x7f\x0b\x29\xf8\xb2\xfc\xcf\x0f\x77\xe5\x7f\x95\xce\xfc\xc5\x5d\xf9\x5f\xcb\x69\x3d\x68\xb8\x4a\xd9\x87\xe8\xc3\xdd\x09\xfa\x00\x21\x4e\x02\xdd\xcd\xb1\xa1\xd8\x8b\xbb\x13\x74\x41\xa4\x84\x5f\x8a\x8f\x15\x55\x09\xcc\xed\x3b\xca\xb0\x58\x20\x37\x7d\x93\xe8\x8a\xa3\x39\x22\x7e\x69\xaa\x8b\xc7\xfe\x91\x33\x50\xdd\x8b\xd5\xbb\xe0\x33\x1a\xe1\x64\xbb\x45\x1c\x5c\x96\xf8\xc0\xd5\xcd\xd2\xa5\x08\xdf\xae\xaf\xc5\xe0\xf2\x0c\x92\x48\xdd\x50\x1b\x66\x7e\x49\xa4\x26\x92\x88\xb3\xd8\x7a\x69\xf4\xed\xbf\x08\x84\xfa\x7f\x70\x48\xc4\xcd\x25\x65\x33\xdd\x22\x3a\x46\x57\x37\x23\x76\x25\x62\x63\x08\x25\x5a\x1a\x36\x34\x47\x25\x62\x5c\x21\x9a\x66\x5c\x28\xcc\x94\x56\x04\x40\x0c\xb0\x2b\x62\x38\xc0\x29\x4f\xd3\x5c\x61\x7d\xd0\x6a\x8b\xca\x8c\x39\xe4\x96\xa8\xf3\x18\x5c\x2b\x0d\x6b\x68\xe4\x84\x62\x2e\x99\xd0\xed\x6b\x19\xa5\xac\x43\xd3\xb8\xa6\xca\xba\x26\xb0\x10\xb8\x2c\x4d\xbc\xa3\x8a\xa4\xd5\xf7\x3b\x06\x79\xfe\xab\xd1\x40\x70\x6a\x92\x2a\x88\x18\x88\x68\x4e\x15\x89\x94\x3e\x82\x1b\xd1\xc4\xfd\xe5\x0f\x97\x57\x3f\x85\x12\xc4\xbb\xc1\xc7\xb3\xbf\xfc\x7b\xe9\x87\x9b\x8f\xb5\x1f\xc6\x3f\xfe\xa5\xf6\xcb\xff\x6f\x29\x3d\x55\x7b\xaa\xe9\xf9\xc1\x5c\x0e\x41\xa4\x06\x9b\xb0\x9b\x2a\xa2\x29\x9e\x11\x24\xf3\x4c\x53\x80\x3c\x2a\xef\xaf\x16\x29\x2f\x38\x8e\x29\x9b\x99\x0c\xd0\x0b\xaa\x88\xc0\xc9\x47\x9c\xbd\x77\xf6\xeb\x0d\x56\xe7\xff\xde\x96\xf2\x75\xdf\xfd\x3c\xf8\x18\x66\xfc\xbe\xbb\xbe\xb9\xba\xbb\x5a\x3a\xeb\x52\x0b\xf5\x63\xa4\x1f\x9f\xc0\xff\xa2\x63\xa4\x5b\xf7\x92\x6f\x4a\x14\xd6\x1a\x01\xfa\xd2\x24\xcd\xf9\x44\x1a\xca\x12\x38\x35\x99\xa0\x29\x85\x2b\xc5\x58\xf0\xbe\x32\xc2\xb5\xd7\x1e\xfc\xb9\x31\x1f\x80\xb6\xec\x2e\x65\x16\x63\x11\xa3\x7f\xc8\x6a\xfa\x38\x18\x8e\xcd\x0f\x24\x46\x87\x68\xae\x54\x26\x4f\x8e\x8f\x9f\x9e\x9e\x8e\xf4\xdb\x47\x5c\xcc\x8e\xf5\x1f\x87\x84\x1d\xcd\x55\x9a\x98\x74\x79\xbd\x0a\x27\xe8\x5a\x70\x7d\x85\x80\x82\x4e\x04\xc5\x09\xfd\x8d\xc4\x68\x62\xf8\x1f\x9f\xa2\x5f\x22\x2e\xc8\x51\xb1\x31\xd6\xa8\x64\xef\x11\x6b\x78\x3a\xd6\x2f\x35\x30\x93\xea\x7e\xa2\x98\x44\x34\xb6\x62\x06\x61\x11\x07\xcb\xa3\xf1\x55\xe8\xf6\x5c\xa6\xa1\xd6\x68\xb2\x5c\x15\xcb\x19\x28\x2b\x38\x26\x41\xb6\xbb\xe2\x65\x82\xd3\x8a\xcf\xb9\x51\x5b\x73\xad\xa2\xeb\xbb\x15\xc3\xad\xea\x5e\xcd\xf4\x84\x23\x9e\xa0\x49\x3e\x9d\x12\x11\x3a\xa4\x0f\xb4\x36\x43\x25\x12\x24\xe2\x69\x0a\x12\x83\xfe\x2a\x97\x86\xaa\x61\xc5\xec\x68\x8f\x46\x0c\xf6\x5f\xab\x39\x40\x01\x31\x07\x56\xc7\x08\x89\x11\x66\x0b\xd3\xcd\x24\x9f\x86\xed\x1b\x18\x0a\x1c\x23\xaa\x46\x6c\x90\x24\x48\x90\x94\x2b\x12\xe4\x50\x82\xf3\xac\xbc\xe0\xc0\x22\x05\xc9\x12\x1c\x91\xd8\xd0\x43\xc2\x23\x9c\xa0\x29\x4d\x88\x5c\x48\x45\xd2\xb0\x81\x2f\xc1\x56\xa3\xd7\x8c\x4a\x14\xf3\x27\x96\x70\x6c\xe7\x51\xfd\xec\xab\xf2\x69\x1c\x3a\x88\x80\xa1\x10\x5c\xc0\xff\xfc\x40\x59\xbc\x33\x0e\x75\x7f\x3b\xbc\x09\xff\x7d\xfb\xf3\xed\xdd\xf0\xe3\x7a\xdc\xc7\x53\x16\x0c\x0f\x74\xf8\x13\x74\x6b\x16\x81\x0b\x2d\x11\x89\x96\x49\x7d\xb4\xa4\x54\xfc\xc0\xe3\x0d\xb9\xef\xc7\xc1\xe5\xfd\xa0\xc4\x51\x6e\x4f\xbf\x1f\x9e\xdd\x57\xf4\x01\x3b\xbf\x92\x0c\x6f\xd4\xbf\xf0\xb7\xd3\xef\xcf\x2f\xce\xc6\x0d\x0a\xe3\xbb\x9b\xe1\xe9\xd5\x8f\xc3\x9b\x42\xb7\x6b\x5c\xa2\xca\x60\xaa\xcc\xea\xce\x30\xa5\x39\x8f\xd1\x64\xd1\x0c\x08\xa1\x25\xe7\x04\x7c\xb1\x05\x24\x8a\x69\xf5\x04\x78\x93\xc3\xe6\x28\xbe\x48\x79\x4c\x0e\xec\x3b\x80\xa4\x61\x8c\x2b\x46\x62\x6e\x6e\x58\xf7\x8e\x59\x60\xa8\x30\x20\x17\x7e\xe1\x4e\xd0\x00\x49\xfd\x62\xae\x0f\xb5\xa0\xb3\x19\x18\x0e\x2b\x43\x35\xad\xd9\x4f\x61\x79\xe1\x3b\xb3\xff\x99\xe0\x70\xce\x75\xb7\xd6\xe2\xec\xad\x12\xe6\x43\x40\x5d\x29\xb7\x28\x30\x18\x1c\x1a\x86\xe6\x36\x4b\x2f\x42\xeb\x7a\x99\xf3\x68\xec\x45\xfa\x70\x01\xdb\x92\xc6\xde\x99\x09\xf2\x48\x79\x1e\x7c\x6a\x81\x3d\x4a\x3b\xde\xd8\x7c\xb1\x00\xb0\x6c\xc6\x28\x52\x69\xc6\x93\x47\x63\x0b\x9a\x85\x3d\x42\x0b\x53\xc1\xd3\x86\x36\xca\xc7\xe4\xfc\xea\x56\x09\xac\xc8\x6c\x71\x66\x59\xc6\xe6\xc7\xe3\xec\xea\xa7\xcb\x8b\xab\xc1\xd9\x78\x38\xf8\x50\x3e\xf1\xfe\xc9\xed\xdd\xcd\x70\xf0\xb1\xfc\x68\x7c\x79\x75\x37\x76\x6f\x2c\x25\xf9\x96\x0e\xea\xf7\x74\xf9\xc5\x13\xa4\x59\x2e\xb0\x46\x07\x78\x17\xf0\xc7\x09\x99\x72\x61\xf8\x7c\xea\x42\x17\xac\x08\xe3\xd6\xd6\xea\x62\x95\x59\x9c\x80\x65\xac\xa9\x49\x63\xf5\x56\x82\xe0\x14\xee\x09\xcc\xd0\x90\xc5\x87\x57\xd3\xc3\x5b\xf3\x63\x8a\xc5\x03\x11\xfe\xd3\x27\x41\x95\x22\xac\xa4\xd2\x61\x37\x64\xaf\x24\x16\x1d\x1c\xa1\x1b\xcd\xf7\xf5\xfb\xfe\x52\xd3\xc4\x1e\x13\x85\x69\x22\xed\x60\x4b\xeb\x7a\x82\x2e\xb0\x98\x15\x76\xb8\x2f\xf9\x74\x6a\x1a\xfb\xca\x0c\x43\xdf\x61\xa5\x59\x34\xf0\x5e\x4d\x1a\xee\x5e\x84\xfe\xec\xcb\x5e\x1e\xae\x53\xd5\x7d\xb6\x1d\x4d\xdd\x5f\xc3\x8a\x1b\x8d\xbd\xa4\x1b\xda\x27\x0d\xb4\x06\x13\x37\x8f\x97\x5f\x32\xcd\x6d\xd7\xc9\xa9\xfc\x62\x03\x39\x99\x5c\x2a\xbd\xf3\x53\xad\x6d\x36\xd0\x12\xf9\x44\xad\xc1\x20\x1c\x77\x85\x84\x8a\x66\xc0\xbc\x8a\xb3\x8c\x60\x21\x9b\x76\xbb\x2c\x06\xb6\xec\xbd\xe9\x29\xec\xc3\x6e\xb2\xeb\xe7\x00\x71\x06\x06\x07\x2f\x44\x54\x28\xb2\x03\x0d\x98\xb6\x6a\x14\x70\x0d\x68\x4b\x57\x16\xd9\xe8\x23\x95\x5a\x69\x34\x3f\x7e\x67\x21\x97\x36\x23\x88\xf7\x83\xf3\x8b\x8a\x70\x31\x3e\x1b\xbe\x1f\xdc\x5f\x2c\x37\x13\x96\xbe\xab\x6e\x31\x3a\x44\xfa\x79\xd9\x6f\x4e\xa7\xe6\xce\x70\xc0\x51\x46\xa5\x25\x0c\x8c\x56\x16\xaa\xc6\xd8\xab\x63\x92\x25\x7c\x91\x12\x06\x26\x9e\xd2\x4d\xa8\xd7\x73\x8a\xa9\xbd\x5a\x82\xc1\x82\x15\xc7\x9a\xdd\xe0\x1a\x3b\x74\x68\x55\x24\xf6\x37\x6f\x19\xac\xaa\xc2\xba\xaf\x8d\xf7\xcc\xfe\xe7\x56\x61\xb5\xe1\x19\x1b\x9c\xde\x9d\xff\x38\x2c\xeb\x87\xa7\xdf\x9f\xff\xd8\x24\xd5\x8c\x3f\x0c\x2f\x87\x37\x83\xbb\x15\xc2\x49\xa5\xc9\x26\xe1\x44\xea\x01\x57\xbd\xa7\x54\xfa\x88\xa0\xc8\x40\x5e\x21\xaa\x24\x7a\xa4\x92\x4e\x28\x00\x84\x59\x4f\xe4\xfd\x39\x70\xd6\x47\x9c\xd0\x98\xaa\x85\x13\x5f\x4c\xbf\xe5\x7d\xd4\x9c\xd4\xb6\x6f\xcc\x0e\xa1\x7f\x12\xac\x7c\x66\x73\xdc\xa4\x4f\x10\xe8\xb6\x8f\xa0\xb4\x05\x9f\x31\x2d\x48\xb3\x19\x11\x66\x38\xe0\x7d\x09\xc7\x12\x3c\xd7\xa3\x0a\x85\x95\x62\xd5\xbc\xd0\x3a\x23\x8c\x08\x00\x81\xf3\x9d\x18\x41\x4a\x10\xf6\x85\x96\xb9\xb2\x84\x46\x54\x25\x0b\x14\x81\x0d\x0b\xcc\x99\x29\x66\x78\x66\x85\x03\x50\x73\x2a\x24\xf1\x37\x83\xa2\x76\x35\xb5\xa6\xfd\x3b\x4a\x36\x3c\x66\xf7\x97\x67\xc3\xf7\xe7\x97\x65\x12\xf8\xfe\xfc\x43\x49\x84\xfd\x38\x3c\x3b\xbf\x2f\xdd\xe6\x5a\x92\x5d\x2e\xd7\x57\x9b\x6d\x38\x8a\xfe\xa5\x13\x74\x66\x3e\x3d\xd1\x8b\xdb\x00\x11\xe7\x95\xdf\xca\x3a\xdc\xb8\x90\x3c\xf7\xc7\x90\x29\xd1\xe8\x97\xe8\x6a\x42\xb2\x3e\xc8\x92\x0d\xa9\x39\x54\xa1\xd6\xf7\x65\xd5\xa9\x5c\x9d\xb2\x7b\x11\x82\x2e\x8f\x0a\xcb\x52\x18\xc3\x00\x46\x83\x36\x23\x56\x83\x5b\xab\x60\xd8\x3f\x82\x8b\x3a\xcd\xa5\x32\xae\x44\x20\x4e\xf4\xf0\x57\xa9\x17\x14\x5c\x8d\x47\xe8\x96\x90\x11\x73\xd6\x83\x19\x55\xf3\x7c\x72\x14\xf1\xf4\xb8\xc0\x27\x3c\xc6\x19\x4d\xb1\x96\xa4\x89\x58\x1c\x4f\x12\x3e\x39\x4e\xb1\x54\x44\x1c\x67\x0f\x33\x88\x80\x71\xee\xd4\x63\xdf\xec\x8c\xff\xe1\xe2\xcf\x5f\x1f\x5e\xfc\xf5\xeb\x77\x75\x0b\x59\xdb\xfe\x0f\x59\x84\x33\x99\x27\x36\x62\x4e\x84\x6b\xe3\x8e\x7c\x4e\x56\xed\xf7\x65\x79\xbb\xb6\xd3\x5f\x4f\xaf\xef\x4b\x16\xeb\xf2\x3f\x3f\x0e\x3f\x5e\xdd\xfc\x5c\xe2\x94\x77\x57\x37\x83\x0f\x25\x86\x3a\xbc\xfe\x7e\xf8\x71\x78\x33\xb8\x18\xbb\x87\xdb\xd8\xde\x7e\x60\xfc\x89\x95\x97\x46\x3a\x0e\x58\xeb\xe9\x04\xbd\xe7\x02\xfd\xe0\x77\xf2\x70\x82\x25\x5c\x31\xee\xce\x92\x07\x28\xe3\x31\x30\x5e\x44\xb2\x39\x49\x89\xc0\x89\xb5\x19\x48\xc5\x05\x9e\x99\x9b\x5e\x46\x02\xab\x68\x8e\x64\x86\x23\x72\x80\x22\xa0\x86\xd9\x01\x6c\x0a\xa8\x5a\x7c\x56\xb5\xf3\xdd\xe4\x4c\xd1\x94\x38\x15\xdc\xfe\xf3\xce\x6c\xc6\x06\x9b\x73\x75\xf7\x7d\x59\xd8\x7b\x7f\xf1\xf3\xdd\x70\x7c\x7b\xf6\xc3\xd2\xf5\x34\x9f\x95\x46\x76\x0b\x01\x48\xa7\x3c\xc9\x53\x16\xfe\xbd\xf9\xd8\xce\x2f\xef\x86\x1f\xaa\xa3\xbb\x1a\xdc\x95\x29\xe3\xa6\x1c\xe0\xf6\xee\xbb\xab\xab\x8b\x61\xc9\x25\xfc\xee\x6c\x70\x37\xbc\x3b\xff\x58\xa2\x9f\xb3\xfb\x1b\x83\x46\xb8\x6c\x9a\x6e\x04\x0d\x13\xd5\xd3\x0a\xa7\xb9\x6b\x56\xd8\x89\x13\x0d\x6c\x40\xb9\x39\xcb\x87\x01\xdc\x8e\x09\x07\x03\xab\xce\xa1\x37\xa9\x46\x66\xa4\x8d\xec\x50\x95\xb7\x09\xb5\xb3\xe3\xa5\x1b\xbd\x8c\x2b\xdf\xf9\x21\x18\x28\x50\xa3\x6c\xe3\x24\xe1\x4f\x26\x94\x37\xa5\xfa\x56\xb6\xc0\x68\xfa\x15\x59\x78\x08\x8f\x1a\x38\x5e\x79\x5b\x48\x24\x88\xfa\xc8\x73\xa6\x36\x27\xb9\xc1\x65\x89\xef\x0c\x2f\x7f\x1c\xff\x38\x28\x53\xe0\xf9\xc5\x72\x56\x13\x36\xd1\x70\x15\x0f\x2e\x7f\xf6\x97\x30\x04\x7c\x1f\x78\x0d\xd5\xc8\xae\x51\x42\xb5\xd8\x1b\x61\xad\xbd\x26\x20\xd1\x20\x42\xc1\xe4\x90\xea\xc9\x41\x80\x69\x66\xfc\x49\x86\x3f\x99\x41\x9e\xb8\x3f\x2a\xed\x49\x58\x17\xb0\xa6\xba\x78\x7a\x68\xc7\x6a\xd5\x0c\x11\xf6\x48\x05\x07\x3c\x5b\xf4\x88\x05\xd5\xd2\xb8\x69\x59\xcf\xf5\x04\xfe\x77\xbd\x36\xc1\x30\x5a\x61\x5c\xb7\x5c\xa8\x33\x1f\xc8\xbb\x99\x35\xa4\x29\xa0\xb5\x1e\xca\xda\x6c\xe8\xa8\x7f\xdb\xb0\x39\x5b\x06\xfc\x96\x27\xfc\x6b\x72\x46\x71\xa2\x19\xc0\xee\xe4\xc5\xc1\xe5\xed\x79\x59\x7e\x2c\xab\x19\x01\x5f\xde\x58\x5e\x04\x43\xa5\x19\xb9\x53\x26\x6e\xff\x76\x61\xb4\x0b\x00\x3d\x36\xe7\x36\x50\x2c\x40\x00\x72\x28\x28\x19\x16\xb2\xf2\x85\x44\x00\x84\x56\x04\x5c\xe9\x3b\x0b\xc2\x99\x1e\x39\x8d\x47\x8c\x7c\xca\x08\x93\x10\x1c\x60\xee\xb3\xc2\xd7\x2e\x8f\xd0\xf9\x14\x58\x82\x7e\x9d\xa1\x9c\x59\x07\x98\xbe\x70\xcd\x20\x0f\xb4\x28\x6b\x87\xe0\x35\x44\x30\xbc\x30\xe2\x82\xa5\x8a\xc1\x8f\xd8\x4f\xde\x89\x06\x8f\xa6\x5c\x33\x20\xbd\x8b\xb6\xbd\x13\x84\x99\xa4\x07\x48\x2b\x2c\xd5\x3d\x85\xd4\x01\xad\x50\xda\x10\x2e\xcd\x69\xec\x9f\x2f\x7f\x0d\xd4\xe2\x84\xc3\xcb\xa0\xf9\x2e\xa8\x5c\x05\x2d\xa2\x71\x62\x3c\x26\xe3\xee\x77\x42\xc4\x05\xb1\x7e\x96\xb5\xaf\x81\x55\x8c\xfd\x0e\xcb\x87\x9a\xef\xe1\x9c\x49\x85\x59\x44\x4e\x13\x2c\x37\x0c\x42\x72\x36\x8e\x83\xb2\xc4\x71\x73\x73\x7f\x7d\x77\xfe\xdd\x0a\x2e\x5f\xfd\xb8\x1e\x06\x14\x25\xb9\x73\xcf\x4d\x04\xc7\x31\xd2\xec\x73\xc6\x8d\x2b\xd0\x0a\xfe\x05\xf4\xb7\xc9\xeb\xf1\x01\x95\x25\xd8\xf1\x22\x1d\xc1\xda\x39\x42\x57\x02\xb5\x0b\x81\x22\xbd\x12\x28\x30\x79\xb8\xad\x06\xcf\xa2\x29\x48\x62\xad\x5b\x59\x82\xd5\x94\x8b\xd4\x70\xf9\xd2\xa4\x4d\xe3\xcb\x1b\xa5\x4c\x11\x21\xf2\x4c\x51\x87\xe5\x5e\x95\x52\xa1\xc2\x3b\x9f\x7d\x24\x52\xe2\x19\xd9\xc6\x01\xdd\xa4\x3c\xdc\xfe\x18\xfe\x13\x1c\xcc\x5d\x64\xff\xd2\x08\x5d\xe4\xbb\xa3\xa7\x2b\xf6\xde\x04\xf2\x5c\xf3\x84\x46\x1b\x06\xdc\xbd\x1f\x9c\x5f\x8c\xcf\x3f\x6a\x25\x7e\x70\x37\xbc\x28\x89\x12\xf0\x6c\xf0\xfe\x6e\x78\x63\x41\xac\x07\xdf\x5d\x0c\xc7\x97\x57\x67\xc3\xdb\xf1\xe9\xd5\xc7\xeb\x8b\xe1\x8a\xc8\x9c\xd6\xc6\xeb\xd6\xd5\xea\xab\x27\xb5\x5f\x60\x87\x35\x2f\x0b\xed\x65\x90\x35\x86\x69\x02\x4e\x70\x6e\x9c\xe1\x18\x31\x1e\x13\xf8\x59\x3a\xeb\x8c\x47\x8e\x46\xe7\xea\x8b\x24\x41\x38\x57\x3c\xc5\xe0\xb5\x49\x16\x23\x86\x27\x9a\xb5\xe2\x24\x09\xc2\xbb\x44\xce\x98\x66\xb1\xba\x31\x03\xd1\x1e\x25\x44\xb3\xf3\x2c\x48\xf6\xb3\x7e\x83\x29\x65\x10\x69\x9b\x62\xf1\x60\xdc\x4c\x45\x97\xc5\xa1\x90\x08\xcb\x11\xd3\xe3\x22\xd6\x30\xd4\x65\x85\x4f\x3a\xbd\xd5\xba\x3a\x29\x7e\x20\x7a\x55\xd2\x3c\x9a\xa3\x4c\xf0\x99\x20\x52\x5a\xdb\x72\x84\x99\x09\x40\xb0\xaf\xeb\x6b\x68\xc4\x18\xd7\x4b\xe1\x4c\xd8\x31\xc9\x08\x8b\x09\x8b\xa8\x49\xeb\x03\xdf\xbd\x37\x6d\xce\x04\xce\xe6\x48\x72\x70\x7a\xc3\xb2\x83\xfd\xca\x7c\xe4\x6e\x32\x33\x63\xf3\x38\xb4\x40\x8b\x5c\xf3\x89\x2b\x90\x13\xcd\x2a\xc3\xc7\xee\x32\x74\x6e\x17\x63\x07\x4c\xb3\x84\x28\x03\xd6\x0f\x4b\x0e\x9b\xa1\xd7\xba\xb4\x1f\x7a\x9b\x9a\x36\x41\x5f\xd8\x6e\xcc\x58\xda\x11\x1d\x35\x58\xb6\xed\x91\x42\xdf\x63\x16\x27\xba\x15\xe7\xc3\x28\x9f\x45\x48\x45\x19\x68\xaa\x71\xa7\x71\x9b\x5b\x34\xc2\xb9\xdc\xe6\x1a\xad\xe4\x62\x1a\xab\xe0\x61\x11\x14\x02\xe4\x6d\x13\x31\x61\x75\x33\xcd\x22\x71\xc2\xed\x2a\x99\xd7\x73\x53\xff\x09\xc1\x68\x5a\xae\xd9\x4c\x50\x16\xd1\x0c\x27\x1b\xe9\x7e\x95\x60\x7c\x1b\xe3\xfe\x25\x9d\x6a\xf2\xf9\xaa\xe6\xb6\x55\x44\xa4\x90\xa0\x6c\x87\xe9\xb7\x70\x0d\x4b\x92\xcd\x6a\x20\xb2\x88\x26\xc1\x82\xe7\xc6\x1f\x07\xeb\x42\xe2\x86\xa3\x7a\xd4\xb4\xdd\xfa\x64\xe0\x72\x00\xf4\x06\x9b\x6d\x22\x7f\xda\xd6\xaf\xd2\x8a\xed\xdd\x04\xe3\xe1\xe4\xba\xb9\xcd\xa6\x1d\x08\x1e\xfe\x6b\x19\xed\x7c\xc4\x99\xa6\x19\x0b\xdb\x8f\x8b\x39\x5a\x25\xc9\x56\x05\x73\xf1\x33\x81\xef\xdc\xe7\x85\x74\xdf\x8d\x62\x09\x6d\x00\x54\xbd\x93\x52\x0c\x41\x90\x63\x6e\x69\x7c\x9a\x6b\x59\x16\x61\x88\x42\x40\x5f\x92\xa3\xd9\x11\x72\x45\x18\x0e\xd0\xe0\xfa\x7a\x78\x79\x76\x80\x88\x8a\xbe\x72\x31\x8b\x36\x60\x69\xc4\x14\xb7\xd2\xca\xc2\x15\xd0\x48\x89\x98\x91\xd2\x9c\x5d\x74\x13\x84\x2a\xcf\xa8\x54\x36\x7c\x56\xf3\x95\xa0\xd4\x09\x4d\xab\x62\xb6\xa1\x90\x5c\xcd\xb7\x21\x0d\x2c\x65\x9e\x6a\x5d\x76\x4c\x71\x3a\x16\x3c\xd9\x86\x29\x9c\xc1\x54\x40\x5d\xf6\xe9\xf9\x14\xa7\x48\x37\x6b\x43\x41\xbc\xcb\xd1\x8b\x74\x5a\x30\xd2\x7c\x59\xdf\x9b\xc1\xbd\xe5\xbc\x0f\x36\x1e\x8d\xba\x10\x08\x48\xdf\x6f\x61\x15\x85\xd9\x78\x6c\x2d\xf5\x63\x1c\x45\x5a\xe5\xde\xf1\xa4\x82\xfa\x39\xce\x25\x60\x3b\x7a\xb6\x69\xae\xa2\x73\x37\xcc\x4c\x73\x30\x08\x06\xd6\x57\xae\xe4\x11\x2d\xda\x6f\xe8\x77\xb2\xa8\xf5\xea\x2a\xdc\xdc\x4b\x6f\x52\x31\x97\xb0\x24\xb0\x93\xd2\x54\xc8\x51\x73\xb2\x40\x73\xfc\x48\x4a\x5d\xba\x84\x18\xdd\xf0\x82\xe7\xa2\x89\xd1\x8d\xd8\x19\xc9\x04\xd1\x92\x7e\xd5\x81\xe2\x69\xfa\xa6\x4c\x89\x3d\x5d\xf7\x74\xfd\xe6\xe9\xfa\xd4\x14\x4a\x1a\xf8\xc2\x58\x5b\x09\x70\xa6\xb1\x71\xc6\x79\x32\xee\x60\x13\xe9\xbe\xe2\x25\x4f\x58\xa5\x6c\x14\x40\x02\xf0\x1c\xe4\xa3\xd2\xb5\xc9\xf5\x5d\x17\xa4\xd8\xda\xe1\x2d\x59\x06\xe7\x32\x0b\xea\xe5\x6c\x73\xde\x9b\x5a\x59\xd6\x12\x7a\x76\x31\xe7\xd4\xc8\x37\xde\x5d\x16\xd6\x3f\x2d\x1d\x26\x27\x8a\x50\x56\xab\xc6\x66\xe8\x59\x2f\xb0\x91\x3b\x7e\xcd\xb9\xc2\xf2\xab\xa3\x11\xd3\x42\xd4\x03\x59\x18\x73\xab\x16\x53\xfe\xa8\x65\xf1\x43\x49\x98\x84\x70\xef\x3f\x1a\xf7\x9c\x26\x71\x67\xae\x36\xaa\xa9\x29\x02\x07\x41\xd7\xbe\x17\x08\xd1\xb5\x8d\x5a\x29\xa9\x08\x80\x06\x39\xdf\xcc\xc5\x3e\x33\xc3\x9f\x11\x05\x29\xd6\x8a\x2a\xd0\x99\x62\x53\x65\xae\x36\xf4\x95\xa6\x2b\x43\x15\x82\x83\x9f\x24\xce\xb7\x63\xfc\xb2\xde\xc6\x4a\xce\xe8\xb5\x85\x5b\x1b\xf3\x7e\xec\xec\x46\x91\xe0\xb5\xd2\x6d\x58\x22\xb3\xd3\x13\xc3\x0e\x9c\xff\x9a\xb0\xa3\x27\xfa\x40\x33\x12\x53\x0c\x11\xf0\xfa\x5f\xc7\x7a\x5e\x7f\x38\xbd\xb9\xba\x1c\x17\x99\x3c\xff\x35\x62\x83\x44\x72\x9f\xa5\x80\x18\x67\x3e\xdc\x3e\x13\xc4\x89\x84\x76\x2e\x60\x75\x2d\xcc\x88\x23\xd6\x36\x82\x98\x47\xf2\x08\x3f\xc9\x23\x9c\xe2\xdf\x38\x03\x57\xfa\x00\xfe\x3c\x4d\x78\x1e\xff\x84\x55\x34\x3f\x86\x73\xad\x8e\xc9\x23\x61\xca\xb8\xa9\xf4\x72\xc5\x90\xbc\x2b\x21\x5a\xff\x0f\x7a\xcc\x45\x52\x91\xd4\x9a\x6c\x44\x32\x85\xfe\x1f\x41\x26\x9c\xab\xe6\x4b\x8a\x4f\xa7\x92\xac\x75\x21\x15\x4a\xda\xed\x15\xfa\xeb\x5f\xbe\xfe\x46\x93\xd0\x26\x6b\x7c\x7e\x7b\x35\xd6\xdf\xff\xe1\xcc\x7e\x2f\xd7\x60\x77\x57\x59\xc1\xda\x1c\xf1\x98\xc0\xf9\x9c\xc1\xed\x27\xc0\x79\x01\xec\x0d\xc8\xa1\xd8\xc7\x26\xee\x76\x56\x6a\x7d\x3b\x95\x6d\xa3\xc5\x04\x15\x3b\x98\x23\x3a\x44\x8c\xa3\xd4\xc4\x9a\x62\x86\xfe\xfd\x87\xef\x9a\x37\x30\x17\x74\xa3\x0e\xa9\x85\x6b\x08\xba\x94\xf4\x37\x22\x91\xa6\x1a\x4d\xc5\x3c\xd5\x5d\x0b\x22\xe7\x3c\x89\xd1\x13\x01\x35\xc9\xc6\x81\x7a\xad\x5c\x90\x11\x0b\x9b\x80\x90\x43\x84\x13\xc5\x67\x04\xee\x6a\xa7\xa8\x29\x22\xb4\xa8\x62\xb2\x34\x14\x17\xe4\xc0\x40\x7d\xdd\xfe\xd9\xc5\x56\xc3\x34\xe1\x91\x4b\x6a\xb1\x26\xb9\x78\xd2\x3c\xf3\x69\xd5\xf4\x8a\xda\x6d\xf8\xd5\x4d\xb6\x66\xdb\xe6\xa5\xb1\x49\x28\xd6\x86\x55\xdd\x99\xe6\xc1\xd0\x88\xb3\x71\x42\xd9\xc3\x46\x9b\x71\xe5\x44\x39\xdd\x82\x5d\x33\xdd\xa2\xb7\x73\x1b\x0b\xc8\x1a\xe7\xe3\x7d\x9e\x24\x26\xb5\x25\xdc\x1e\x90\xbb\xcc\xba\x81\x30\x90\x99\x1c\x50\x12\x5b\xbf\x97\xd5\x84\x05\x61\x10\xf0\x36\x62\x93\x85\xf5\xd9\xca\x03\x24\xf3\x68\xee\x32\xf3\x22\xce\xa4\x16\xa3\xb9\x40\x11\x4f\x53\x53\xdc\x94\x11\xa4\x38\x4f\xa4\x8d\x76\x67\x87\x0a\x47\x6a\xc4\x8a\xfe\x56\x9c\x3c\x53\x01\x69\xbb\xd4\xbd\xee\x2e\x9d\xa2\xd2\xd2\x52\x81\x9b\xc6\x21\x66\x03\x18\xc1\x8c\x27\x2a\x40\x7f\xe0\xf5\xb3\x64\x36\xac\x45\x33\x90\x73\x2e\xd4\x38\x6e\xe4\x39\x2b\x89\xa6\xca\x08\x19\x39\x4c\x20\x68\x98\x3f\x6a\xe1\x9f\x3c\x79\xe3\xeb\xb2\x21\x68\xaa\x5e\x36\x82\x6e\xc7\x68\xe9\xc8\xd6\x25\xc1\x96\xb5\x32\x08\x1e\x51\x39\x26\x7c\xd5\x18\x6f\xe1\xab\x53\xfd\xd1\xd2\xc5\xab\x9e\x3b\x27\x04\xf1\xb8\x00\x9b\x33\xf7\xba\xcd\x08\x59\xb6\xa6\x16\x3a\xe1\xf9\x32\x47\x97\x4d\xe5\xbe\x6c\xc9\xd5\x63\x01\x93\xbd\x24\x20\x6b\x62\x31\xa1\x4a\x60\x51\x42\x0a\xf1\xfa\xa0\x24\x58\x40\x7c\xd6\x88\x19\xdc\x38\xa3\x29\xc4\x28\xa6\x12\x12\x44\xe0\x2e\x0d\x9c\x61\xa8\x9b\x12\x58\x39\xda\x45\x9e\xa3\x89\x3f\x87\xc0\xb2\x82\x34\x1c\xb3\xd3\x1d\x79\x7c\x2c\xad\x9f\xf1\x28\x2f\x04\xb9\x08\x24\x5c\x8b\xa9\x83\x28\x93\x74\x36\x57\x88\x32\x6b\x77\xc4\xc9\x8c\x0b\xaa\xe6\xa9\x3c\x40\x93\x5c\x6a\x2d\xd4\x04\xab\x99\x78\x14\xa2\xa2\x4e\x5c\x68\xdb\x24\xe2\xb8\xd2\x60\x5d\x45\xd9\x80\x34\xba\x1d\xca\x61\xe5\xae\x58\x41\x38\x03\x8f\x33\x58\x6d\x83\x42\xdd\x46\x03\x4f\x89\x4c\x1c\x20\x77\xc8\x4e\x50\x05\xa4\xed\x1c\x00\x2a\xe4\xce\xbc\x14\x2f\x51\x88\x0b\x99\x64\x50\x41\x5c\xec\x36\x48\x5e\x65\x64\x4a\x83\xde\xe4\x9d\x4e\x69\xa6\x1a\x03\xb7\xea\xae\xa2\x9b\x00\xf3\xa7\xdb\x62\x43\x32\x16\x50\x33\x20\xb5\x8d\xd8\x2d\x21\xed\x40\x6e\xb5\xbd\x37\xa5\x71\x61\x0a\x36\xd1\x63\x39\xc9\x6f\xe3\xc4\x3e\x1b\xde\x9e\xde\x9c\x5f\x1b\xc8\x89\xab\x9b\x8f\x83\xbb\x71\x83\x5f\xbb\xe1\xad\x8f\x83\x9b\x1f\xce\x56\xbf\xf6\xfd\x5d\x39\x2b\xbb\xe1\x95\x9b\xdb\xe5\xc9\x1c\x1d\x86\xd8\x90\x14\xd6\xd8\xcf\x09\xca\x16\x6a\xce\x99\x0f\x51\x88\x4b\xbc\xe9\x10\x99\x8c\x60\x05\x21\x44\x42\xaa\x06\xc7\xe1\x1d\xc4\xe5\xac\x96\x30\xcb\x9b\x65\x60\xd8\x76\x2a\x1a\xad\x71\x22\x3f\x24\x7c\x02\x7e\xeb\xbc\x54\xe2\x76\x49\x04\xfa\x96\xf1\x3e\x67\x54\x66\x09\x5e\xd4\x7a\x58\x75\xe5\x5c\xe2\x94\x40\xc4\x71\x81\x1f\xe7\x92\x45\xf4\xce\x40\x02\x93\xbf\xd7\xe9\x14\x32\x99\x14\xc5\x8a\xa0\x09\x51\x4f\x90\x37\xe7\x7e\xf5\xb6\x54\x17\x30\x22\x8f\x46\x0c\xcc\x39\x23\xbd\xc8\x71\x0e\xd1\x7e\xa3\x77\x07\x68\xf4\x2e\x26\x8f\x24\xe1\x99\xde\x79\xfd\x43\xcb\x25\x33\x4c\x31\x4d\x2e\xb9\xf2\x96\xb9\x6d\xf6\x53\x90\x88\x66\x20\x99\x8f\x89\x6e\xf7\xe5\x04\x8f\x12\x25\x3b\x76\x06\x63\x40\x38\x8e\xb5\x92\x0d\xac\xcc\x0d\xaf\x08\x01\x62\xc1\xd4\x4b\xb5\x32\xd7\x11\x29\xbc\xf9\xdb\xf4\x18\xb6\x59\x36\x7b\x36\xee\x80\x77\x0c\xbf\x90\x92\xe1\x42\x71\x7c\xc7\x1d\xb5\x8e\xfb\x36\x1d\xa3\xd5\x03\x5d\x3d\x80\x7a\x2d\xd6\x10\x98\xfd\x00\x6f\xf5\x77\x2b\x05\x4d\x7f\xdb\x46\x61\x49\x76\x10\x19\x6d\x6e\x73\x35\x9d\x9a\xac\x1c\x71\x94\x70\x59\x86\x3a\xe9\x3c\xe8\x53\xfb\xe9\xb2\x71\x0f\x43\x67\xb1\xbe\xd6\xd7\xf2\x47\x37\x2c\x7c\x05\xcb\xcf\xb0\x09\x65\x1d\x1c\xf6\xed\x03\x44\x21\x58\x0e\xe4\xe9\xa4\x48\xfc\x66\x31\x2a\xac\xd8\x23\x56\x84\x1c\x48\xf4\x44\x12\x88\x52\x8a\x78\x9a\x81\x85\xd6\x0e\xd7\xb6\x44\x62\x13\xf0\x79\x80\x78\xae\x74\x63\x26\xa5\xc2\xd9\xe0\x6c\xbe\x46\x61\xb5\x36\xae\x13\x1b\xbb\xec\x71\x81\x0d\xad\x1b\x56\x48\x19\xfa\x40\x14\xb4\x02\xb8\xeb\xe1\x04\x41\xcc\xab\x46\xc0\x35\xaf\xfd\x16\x27\xca\xce\x64\x8d\x9d\x2f\x70\x2f\xbe\x4b\xf8\x64\xb9\x8e\x07\x8d\xa3\xfb\x9b\x73\x67\x50\x2a\xc2\x5f\x02\xf0\xd9\x92\x43\x68\x78\x7d\x33\x3c\x1d\xdc\x0d\xcf\x8e\xd0\xbd\x24\x7a\x79\xfc\x74\x21\x3d\xd6\x4b\x94\x66\xe4\x16\x48\x83\x49\x45\x70\x9b\x1e\x4b\x84\x28\x25\xb1\xae\x60\x1c\x65\x94\x8d\xe5\x84\x0d\x18\x17\xd4\xda\x59\x00\x17\xa6\x3a\x4f\x1b\x58\xb5\xea\x04\x42\x98\xcb\xf8\xed\x04\x19\x99\xf1\xa6\xf5\xc0\xaa\x55\xe4\x53\x0e\xc8\x7a\xee\xc9\xc0\xd1\x52\x73\x42\x05\xea\x34\x2d\x43\x54\xe3\xee\x73\x0a\x22\x94\x3f\xe2\x6c\x79\xf6\x20\x7e\x2a\x11\xad\x91\x64\x02\xd7\xeb\x73\x9f\x03\xc7\xd6\xc6\x86\x15\x6e\x3f\xc1\xc2\x1f\x61\x78\xab\xe7\x9b\x26\x60\x5f\x3a\x1b\x47\x38\xb1\xca\x20\x6c\x18\xa2\x44\x70\x76\xe0\x17\xca\x50\xe9\x4a\x3c\x40\x53\xfa\xc9\x36\x5a\x84\x27\xbb\x57\x03\x7f\x75\x4b\x38\xdc\x1c\xd7\xcf\xd4\x1a\x62\xc3\x35\x7c\xbf\x34\x3c\x8b\x4b\xa5\xa5\x2e\x2d\xb9\x0a\x12\x71\xa1\x6f\x0a\xe8\xb6\x30\x22\xaf\x12\x19\x14\x16\x7a\x51\xea\x46\xf5\x65\xa7\xbf\x28\x21\x11\x63\x45\x0e\x15\x5d\x99\xbf\x6a\x53\x1c\x20\x19\x02\xab\x00\xcd\xa9\xb8\x79\x26\x64\x86\x99\x8b\xac\x6d\x19\xae\xbb\xf2\xb6\x60\x55\x5a\x82\xc5\x90\xdd\x03\xf2\x15\x64\x6e\x94\xc6\x21\x33\x58\xcf\xa5\xe3\xb0\xc1\x0b\xfb\xb0\x6c\x4f\xd8\xc7\x52\xb4\x0c\x36\xcf\xe2\x7d\x1a\x6c\x82\xa5\x42\x76\x4c\x6d\x9a\x64\x20\xe1\x3f\xaf\x0d\xad\xa4\x9a\x75\x35\x9f\x69\x12\x2a\x2b\x21\x04\x0c\xdb\xd2\xc1\x5e\x18\x90\x8f\x94\x88\x99\x13\x84\x4d\x25\x5d\x7f\xb6\x6d\x49\x5d\x77\x4b\x84\xcc\x04\x62\xac\xeb\x4d\x1f\xa1\x01\xab\xc1\x1d\xb9\xb0\x9a\xd2\x7a\x99\x3b\x09\x27\x4f\x78\x21\x51\x26\x0c\x32\x88\x09\xbc\x76\x93\x87\x78\xc7\xf2\x47\xde\x93\xad\x5c\xe4\x3b\x02\x55\x7a\x75\xcc\x93\x93\x7b\xc7\xcf\xe0\x89\xa9\x04\x05\x7b\x81\xbc\x68\xae\x50\x35\x3b\xb0\x3a\x45\xc6\xd1\x1c\xb3\x19\x19\x3b\x1b\xd9\x26\xda\x92\x6e\xe7\x14\x9a\x39\xb3\xad\x34\x5f\x4e\xd7\x46\x61\xb2\xe5\x3b\xcc\xab\xde\xfe\xa3\x0f\x81\x54\x78\x46\x90\x19\x51\x27\xab\x62\x29\xe0\xc7\x62\xc5\x82\x9e\x60\x5b\x1d\x96\x83\xa0\xdb\x84\x77\x88\x5c\xb9\xc0\x13\x92\xbc\x8e\xe3\x1b\xba\xb6\xb6\x55\x70\xb6\x98\x60\x6e\x82\x9e\xc0\x1c\x5b\x61\x19\xd6\xf8\x2a\xf2\xa6\xd0\xee\x65\xf3\x2c\x15\xaf\xde\x62\xa2\xae\xd4\xc3\x26\x53\x6d\x2b\x00\x11\x5e\x7b\x41\xa1\x84\x26\xfb\x48\x78\xfd\x55\x4d\x82\x9b\x0d\x24\xa8\xd7\xd0\x32\x8e\xad\x0b\x36\xac\x9c\xca\xc6\x39\xe2\x1d\x8b\x98\x9d\x4f\x11\xe3\x8c\x20\x2a\x8b\x97\x55\x39\x9b\xc5\x23\xac\x68\x11\xdf\x18\x5f\x7c\x91\x25\x5f\x3b\xe7\xb9\x2d\x2d\x45\xee\xbb\xb7\x0d\xb8\xf4\x5c\x46\xb4\xa2\x8a\xc5\x02\x10\x1a\x0d\x1f\x2e\xcb\x74\x2b\xc7\xb9\x73\x81\xfb\xce\x01\x70\x06\x81\x96\x8a\x23\x10\x23\x2b\x83\x43\x06\xc6\xd2\xbe\x64\x3f\xb2\x28\x23\x23\xe6\x2d\x1b\x40\x88\x54\xa2\x14\x67\xe0\x92\x61\x5c\x15\x5f\x19\xd4\x1c\xe5\xb7\xf0\xc0\x09\xe2\xd2\x94\x40\x6a\x59\x81\x55\xa6\x1d\x77\xfd\x16\xeb\x5a\x46\x27\x74\xc8\xaa\x33\xfa\x48\x98\xa3\xe9\x03\x77\x26\xf4\xa0\x5c\xa7\xc9\xe2\x10\x43\x94\x28\x89\x43\xc3\xf5\x72\x8e\x64\x0c\x32\xfb\x60\x8f\xec\xbe\x64\x77\x8d\x51\x10\x06\xe3\xaa\x04\x4e\xee\xe2\x7a\x43\x2a\xb5\xb0\xab\x26\x91\x17\x4b\xf4\x47\xc6\xd5\x1f\x03\x60\x5a\x67\xbc\x80\x4f\x9d\x09\xea\xa0\x56\x71\x03\x0e\xad\x25\x1c\x84\x03\x80\xa4\x95\x2b\xbf\xad\x6b\xb7\x88\x5b\x7e\x56\x69\x74\x58\x4f\x62\x6a\x2b\x59\xd4\x3b\x5c\x51\xf5\x5a\xa8\x1a\x3c\x4d\x55\xb4\xe2\xa4\x97\x0c\x9d\x72\x95\x87\xd5\xef\x45\x27\xcf\x6a\x2d\xa1\x7b\x1b\x6a\x4b\x3b\x07\xbe\xac\xc0\xb0\x6d\xb6\x4b\x6c\x92\xa6\xd7\x26\x97\x8b\x72\xe4\x91\xad\x62\xd0\x02\xd2\x7a\x34\x62\xef\xb9\xb0\x57\xb0\xb4\x30\xf1\x13\x1c\x3d\x1c\x12\x16\x23\x9c\xab\xb9\x01\x4b\xb5\x7e\x85\x85\xa5\x06\x2d\x69\x00\xd9\x78\x24\x04\x2a\x23\x2c\x62\x57\xb0\xe0\x91\xbb\x51\x8c\x58\xd0\x08\x00\xd1\x43\x9d\x1e\xa8\x34\xda\xa6\x6a\x12\xa9\xf5\xab\xb6\xb5\x68\xaa\xa1\x59\xab\xa0\xb9\xfc\x9c\x95\x6a\x82\x02\x84\x3e\xc4\xa7\xf0\x69\x7d\x75\xce\x9d\xb5\xd1\xe9\x77\x9a\x9e\xeb\x5e\x88\x03\xab\x51\x18\x93\x94\x9d\x81\x96\x74\xbe\x76\xbc\xb6\x04\xfa\x3a\xcd\x05\x44\x5b\x36\xb5\xf9\x65\x34\xa7\x49\xe1\xbb\xf8\xea\xc0\x0f\x53\x37\x99\x90\x47\x92\x18\xc8\xf1\x48\x40\x60\xb5\xb1\x1a\x7e\x8d\xfe\x8f\xa9\x2b\x89\xbe\x19\xb1\x0f\xc0\x86\x93\x64\x01\x80\x88\xbe\x65\xac\x2a\xcd\x3c\x34\x0e\x40\xd9\x4c\x0e\x54\x1e\x88\xd9\xeb\x39\x7e\x24\x23\xe6\x9a\xf9\x3f\xe8\x01\xfd\x09\x7d\xd3\xa6\xde\xb9\xf8\xe8\x67\xb6\x73\xbc\x0f\xa2\x8f\x83\x5b\xce\x32\x4a\xcb\x6f\x9c\x19\xa4\x64\x84\x6c\x00\x46\xf0\xb8\xc6\x94\x3d\xf2\xa8\x16\x84\x1f\x9e\x5a\x2c\x08\x53\x63\xc6\x63\x32\x26\x0d\x2e\xcd\x25\x4c\x42\x0b\x01\x97\x3c\x26\x2b\x1d\x92\x9e\x99\xfe\x04\xa6\x1b\x99\x4f\xfc\x76\x40\x7e\xb6\x4f\xc6\xf5\xd6\x87\x32\xa5\x35\x8f\xdc\x83\x87\x6e\x32\xee\x4d\x9d\xa9\x2e\xca\xef\x00\x2e\x04\x3b\x80\x66\x87\x5e\x82\x95\x4b\x61\xad\x1e\xc7\xaa\x23\x40\xbf\xac\x67\x6e\x2f\xab\x00\x16\x15\x4a\x57\x08\x3a\xa3\x5a\x7e\xef\xee\xb0\x05\x4e\xb8\x89\x37\xc3\x60\x44\x76\x72\x67\x14\x4b\xe1\x70\x32\x0e\x3d\xfd\x15\x4e\xc8\x09\xcf\xab\x02\xbc\x5d\x00\x2a\xc3\xe4\x5a\x2b\xab\x2f\x34\x1f\x9e\x99\x04\x2e\x32\xa7\x26\x65\x7a\x70\x7a\x81\xf4\xe9\xe0\xa9\xc1\x15\x82\x45\xcb\xd5\x9c\x0b\xfa\x5b\x6b\x82\x49\xbb\x8c\x5e\x78\x5a\x8b\x7c\x1c\x33\xce\xb2\xb4\x0e\xc4\x6a\x44\x0a\x55\xd2\x4a\x9a\x74\x26\x34\xc9\x01\x42\x53\xb3\xd9\x69\x9e\x18\xdc\xfd\x88\x8b\xd8\x14\xbe\x96\xa5\xec\x1f\x88\xa2\x74\xe2\x3d\x56\xbe\x41\x6a\x91\x06\x2d\xb2\xbf\xb1\xe0\x2c\x15\x40\xff\x96\x93\x7c\x47\x09\x54\xaf\x1a\x72\x7a\x87\x67\xb2\x88\x21\x35\x6b\xa3\x79\x73\xb1\xbe\xbf\xea\x99\xca\x20\xe5\xd0\x59\x16\x3d\x82\x8f\x51\xc9\x4d\x5d\xc7\xb5\x2c\x3a\x37\x06\xb9\x7c\x07\x26\x9d\x97\x88\xe7\xa8\xcb\x48\x0d\xec\xc7\x92\xdf\xa3\x4f\xc0\xab\xb2\x88\x67\xb2\x93\x38\x08\xf8\x8a\xf4\xf1\x8c\x26\x93\x0d\x98\x5c\x5d\xa8\x5e\x1a\xd4\x5a\x18\x50\x3c\x5b\x6b\xc8\x85\x55\x1c\xa2\xe6\x9f\x04\x05\x80\xaf\x45\xf1\xb2\x2f\x61\xea\xae\x8b\x90\xc7\x68\x29\xc5\x88\xb5\x10\xd7\xe1\x96\x70\xd1\xcc\xe3\xd7\x30\x40\xd8\x86\xca\x5d\xd7\xfd\xf6\x6d\x27\xc2\xb0\xa4\x7d\x3d\x12\x75\x74\x8f\x95\x87\xc1\x17\x72\x78\x1d\x03\xa2\x17\x6d\x5e\xee\x64\x78\x72\x1c\x47\x38\x9a\xb7\x4e\x6a\xc2\x79\x42\x30\x6b\x93\x5e\x1b\x1f\x57\x8f\x88\xc1\xa6\x04\xd6\x9d\x24\x00\xd0\xea\x96\xc0\x16\xf5\x2b\xc4\x77\x16\x03\xb0\xb6\xe1\xe1\x06\x89\xc3\x0d\x54\x11\xe6\x2c\x3f\x94\xcd\x12\x52\x5d\x2b\x8b\x80\x7e\x60\x3b\x49\xa2\x3c\x09\xaa\xfa\x65\x44\xe8\x51\xeb\x25\x7e\x24\x4c\xeb\x0c\x76\x1c\xce\x99\xf1\xe4\xf2\x59\x7d\x2d\x9f\x03\xdf\xb5\xf3\xa7\x41\xd2\x58\x3c\x62\x70\x70\x79\xf9\xb0\x6a\x5a\x95\x5a\xcd\x08\xed\x52\x1b\x9f\xce\x40\x88\x58\xfb\x78\xde\x96\xcd\xc4\x6b\x9f\x49\xd3\xf7\x18\x62\x0c\xb6\x76\xad\x05\xee\x97\x22\xd3\xde\x6c\xac\x43\x53\x7a\x21\x23\x32\x44\x6d\x94\x41\x5e\x82\xa0\x8d\x36\x34\x9f\x67\xbd\x4b\x8a\xea\x05\xee\x36\xe8\x38\x94\xa5\xae\xea\x8e\x8e\x67\xb0\x4e\x2e\x3b\xb7\x17\x36\xe2\xb6\xec\xb2\xf5\xe9\x19\x45\x98\xa3\xad\xcf\xa9\x04\x86\xe4\x72\x48\x09\xfe\xc9\x68\xd8\x54\x1a\x0b\x98\xab\x52\x90\x66\x6a\x61\x8b\x5a\xc1\xbd\x18\xa6\x64\x1a\xc0\xae\x26\xf7\x70\xf5\x8e\x8c\x4b\x0e\xe2\xa6\xce\xa0\x23\x6b\x56\x68\x6c\xd2\x2d\x74\x08\x00\x51\x49\xb8\x6f\x8b\x06\x31\xf5\x41\xc7\x38\x69\xb5\x65\xed\x80\x69\x42\x96\x64\x91\x64\x6f\xb1\x3b\x95\xc8\x89\xe6\x5d\x38\x49\x2a\xf3\xc2\x90\xcd\xaa\x7c\x8d\xb0\x49\x51\xc8\xb4\xbb\xb3\x3a\xc1\x13\xb2\x96\x7b\xfa\xc2\x7c\xb0\x94\x8a\xe0\x15\x48\x35\xcd\xb2\x64\xd1\x0d\xb5\x29\x0c\xbd\x6b\xc4\xb8\x5a\x35\xb0\x10\x19\x6b\xe9\xdd\x54\x46\x97\xda\x6c\x88\x92\x44\xb9\xa0\x6a\x31\xb6\x46\xbf\xee\x4c\xeb\xd6\x7e\x79\x6a\x3f\xec\xa2\x51\x9f\x20\xd7\x9f\x33\x32\xc2\x3d\x25\xa8\x29\x80\x62\xa7\xd0\x65\xbb\xb5\x96\xdc\x88\x7d\xb3\x6c\x61\x1d\xf8\x4e\xb7\xa1\xea\x2e\x36\x1d\x9e\x2d\xac\x30\xe6\x53\x07\x6b\xd3\x7d\x61\xab\x15\x27\xd6\xb0\x96\x3a\xf4\xdc\x4c\x50\x2e\x6c\x61\x87\x2e\x41\x6d\x29\xfe\x34\xce\xb0\xc0\x49\x42\x12\x2a\xd3\xcd\x6d\xbb\x7f\xfe\x76\xe9\x68\x4f\x4d\x01\x12\x69\xcb\xf9\x7c\xa2\x69\x9e\x22\x96\xa7\x13\x2b\xe5\x62\xf9\x10\x62\x17\xba\x4c\x6b\x03\xc1\xe3\x06\x58\xca\xf7\x16\x01\x1a\xe5\x88\x05\xb8\xc4\xd6\x54\x81\xa3\x39\x25\x8f\x80\x9a\x28\x18\x91\xf2\x08\x5d\x72\x45\x4e\xd0\x47\x9c\xdd\x81\xa0\x66\x2a\x02\xce\x8c\x75\x1c\x4b\xa4\xa5\xd6\x9c\x51\x75\x30\x62\x16\xcc\xd8\xad\xca\x71\xc4\x99\x01\xb4\x8c\x60\x61\x7d\x13\x60\xee\x75\xc8\x8e\xca\xe5\xa5\x51\xd9\xb2\xd8\x02\x3f\x8d\x83\xe8\xd5\xb1\xc9\x0e\x58\x83\x8e\x6f\xf0\x93\x89\xd7\x86\x0a\xf8\xe6\xeb\x25\x92\xbb\x0d\x88\xb2\x05\x60\x0c\x8e\xab\x0b\x1c\xe1\x16\x4c\xc0\x97\xae\x32\xd1\xa9\x5f\xd2\x23\x72\x84\xbe\x4b\xf8\x44\x1e\x20\xe9\x31\x8f\x5d\x81\x7e\x79\x60\x1c\x54\xf0\x6f\x93\xc9\xf3\x95\x5b\xfd\x82\xef\x43\xd5\xb6\x29\xfd\x64\x30\x0c\xe4\x9f\x4f\x8e\x8f\xd3\xc5\xe1\x24\x8f\x1e\x88\xd2\x7f\x81\x4c\xd1\xb8\x42\x0e\x00\x08\x37\xc1\x09\xad\x5a\x9d\x3a\x14\x51\x27\x8a\xb4\x20\x76\x92\x00\xec\xb5\xbe\xd2\x7d\x5d\x4c\x87\x5c\xc3\x59\x73\xd1\x3f\x3b\x65\x91\xb7\x1d\xaf\x12\x5e\xee\xcb\x68\x2b\xa6\xee\x67\x08\xd3\x3b\x4d\xf0\xac\xa2\xb2\xac\xa1\xa4\x5c\xa5\xd4\x52\x91\x9e\x3b\xc4\x5b\xe8\x53\x56\x8e\x32\xfb\xc2\xb9\x23\xc1\xad\x68\xdd\x2d\x47\x23\x36\x90\xe8\x89\x98\x72\x9e\x90\x52\x06\xde\x89\x9c\xca\xb9\x4f\x28\x03\x7b\x29\x34\x6a\xd0\x4c\x4d\xd2\xbb\x55\x1c\x9d\x66\xe5\xfc\x37\x56\x03\xc5\x89\x24\x07\xba\x61\x40\xb4\x72\x81\x84\xe8\x49\xe0\x2c\x23\x62\xc4\x2c\x32\x25\xe0\x2f\x73\x6e\x83\x44\xda\xa2\xc9\x7b\x8d\x72\xbf\x34\xca\x41\x25\xb4\x1c\x2a\xdc\xa6\xa0\xf4\xc8\xa2\x90\x9f\xb3\x4f\x79\x95\xb3\x74\x35\x03\x18\x2f\x7c\x1c\x73\x22\x03\xc3\x33\xf2\xf6\xa3\x84\x4e\x89\xbe\x31\x47\x4c\x2f\x7d\x68\x24\x37\x98\xbe\x0e\xe2\x57\x77\x1a\x09\x2e\xa5\x8d\x16\x37\xed\x2c\xcf\xf9\xd9\xa2\x7c\x98\x01\x26\x36\x85\xfb\xab\x85\xc4\x82\x67\xae\xa4\x98\x7d\xd8\x5c\xcf\xbd\xad\xa9\x95\x05\xc4\x8a\xb5\x58\xa3\x84\xd8\xf1\xe9\xc5\xb9\xaf\x9b\x53\xe9\xba\x5e\x43\x2c\x04\x73\x6e\xaf\x22\x56\x9f\x71\x50\x4f\xac\xd2\xc4\x92\x8a\x62\xab\x37\xab\x1c\xa3\xba\x0d\x52\x57\x65\xeb\x57\xdd\x59\x15\x9a\x59\x15\x4a\xbd\xa3\x6d\x6a\x61\x85\x11\x08\x39\xcf\xed\x15\x06\x61\x41\xbf\x25\x15\x4e\xb3\x30\x4d\xd0\x41\x15\xda\x69\x9a\xa3\xd6\xc6\xb8\x5f\x14\x42\x39\xc2\x26\x02\xa3\x3a\xb8\xda\x56\xac\xe7\xa5\xb9\xb3\xc8\xcc\xbb\x08\xbd\x7d\xb9\xbc\xdb\x64\x51\x44\x9a\x49\x2b\x6f\xb8\xaa\xbf\x2d\xb6\xea\x09\xf1\x28\xd4\xad\x1b\xba\x6d\x62\x9d\x47\xab\x11\x04\x4b\x1b\x42\x00\xf9\x67\x95\xdc\x94\x35\x4c\x9a\x7e\xcc\x26\x83\xf5\xd0\xe3\xbe\x07\x57\x8d\x2d\x65\x14\xb9\x83\x48\x85\x20\x8f\x44\x00\xed\xd8\x38\x15\x56\x3e\xaa\x38\x11\x04\xc7\x8b\x60\x45\xbc\x93\xdc\xf4\x0c\x26\x1d\x49\x53\xad\x74\x82\x38\xcd\xf8\x21\xcf\x9c\x9c\x5d\x7a\x0b\x40\xfb\xe9\x54\xdf\x58\x81\x8b\x5d\x7f\xc1\x0e\xc9\x27\x2a\x95\xd6\x4b\x1a\xe2\x0b\x5d\x23\x70\x4b\x43\x29\x9f\x39\xb1\x37\xdc\xe8\xdd\xe0\xbb\xab\x9b\xbb\xe1\xd9\xe8\x5d\x11\x51\xee\x52\xa6\x3c\x08\x8d\xc3\x14\xe7\x6c\xc4\x7c\x10\xa8\xc7\x5c\x85\xbd\x44\x38\x8e\x0b\xc4\x6b\xab\xf8\x18\x39\x63\x29\x47\x0e\x4e\xc5\xca\xf0\xcf\x25\xcd\xdc\x43\xde\xcc\xbe\x9e\xac\x25\xee\x9e\xd2\xc9\x31\xd9\x3f\x4b\xd2\x34\x76\x74\xd9\x84\x70\x91\xca\xe8\x87\x44\x39\x3c\x33\x46\x9e\x9c\x7c\x0f\xb7\xf3\x31\x36\x97\xf0\x7a\xdc\xce\x6d\xc8\x06\x9b\xfa\x9e\x7e\x22\xf1\x4d\x8b\x54\xb5\x93\x2c\x8c\x4e\xd1\x6b\x8d\xbb\x90\x33\xba\x8e\x96\xea\xa7\x72\xaf\xbf\xeb\xce\x96\xae\x0a\x14\xa8\x02\xd1\x11\xe0\x1c\x15\xc2\x28\x22\x42\x61\xca\xd0\x14\x0e\x36\x8b\x16\x08\xb0\x38\x08\xf8\x5d\xbf\x45\x29\x65\x90\xed\xbe\x6c\x69\xef\xcb\xf3\x58\xa7\x94\xff\xf9\xe5\xfd\x5d\x49\x54\xfd\xfe\xea\xbe\x5c\x47\x7a\xf0\xf3\x52\x59\xb5\xd2\xc2\xb2\x00\x97\x60\x8a\x45\xe6\x9c\x05\xb6\xf4\x2b\xd3\x34\xd1\x0f\x44\xfd\xa8\xf9\x32\x67\xbb\x08\x2b\xb7\x72\x16\x38\x9c\xc8\xf8\xd1\x34\xbc\x06\x19\xd8\xa1\x2c\xc9\x1d\x70\x92\x1c\xf4\x80\x6c\x0f\x61\x22\xfb\x91\xa9\x98\x3c\xd0\xcd\x81\xca\xe8\x02\xb4\xb4\xbe\xc4\x99\x5e\x2e\x03\x2f\xe8\x30\x09\x83\xe6\xf8\xd4\x7c\xdc\x11\xa1\x29\x08\x13\xd6\x6d\x15\x4b\x89\x06\xd7\xe7\x0d\x6b\x7d\x51\xb5\xc9\x7f\x5e\xe5\x1d\x12\xef\x1e\xd8\x75\x65\x87\x20\xdf\x6b\x2f\x8a\x3a\xd8\x99\x6e\x57\xcf\xc1\x78\x51\xaf\xcb\xae\xd9\x7d\x40\xaf\x6c\x92\x67\x4b\x79\x9c\x2b\x80\x2a\xd7\x4b\x6d\x2a\x96\x61\x4d\x14\x99\x70\x40\x36\xae\x3e\x44\x4e\xa9\x07\x6d\x1e\x84\x48\x2a\xdc\x14\x90\xb4\xce\xda\x9d\xa1\xcb\x14\xb3\xe9\x02\x2f\xf3\xa3\xa1\x68\x8f\x3e\x00\x78\x0a\xae\x40\x99\x0b\xb6\xb4\xc9\xc0\xe1\x74\x43\x6a\x5b\x0f\x91\xa6\x18\x9f\xb3\x27\x5a\x6c\x56\x9c\x61\xab\x14\x83\x84\xef\x90\xc3\x9b\x0a\x4d\x1d\x8d\x58\x10\x01\x20\x8d\x4c\xae\xcf\x88\x03\xeb\x87\x0a\x90\x0c\x80\x5e\x21\xeb\xc1\xdf\xcc\xa5\x1d\xa8\xe6\x1c\xab\x79\x19\x6e\xbf\xd6\x8f\x3d\x9d\x72\x8e\x5d\x66\x97\x53\xef\x6d\x60\x55\x68\xfc\x80\xf6\x02\x80\x6d\xdb\x31\xd8\xf7\x40\xa3\xc6\x41\xf9\xa6\x20\x1b\x38\xe6\x44\xb2\x2f\x94\xcf\x9d\xa3\x89\x2d\x11\x80\xab\xf6\x56\x2d\x72\x60\x6a\x5b\x5e\x7e\xc0\x77\x00\x77\xb3\xae\x54\x1b\x1c\xab\x95\x36\x14\xe7\x34\x03\x4a\x08\x83\x3b\xa0\xd3\x36\x6c\x9a\x4f\x19\x89\x36\xc1\xe4\xb8\xc6\x02\xa7\x44\x11\xb1\x2c\xbe\xa3\x5c\x5c\x15\x62\x17\xdc\x0e\xda\x7e\xcd\x2e\x1a\xe4\xf9\x6a\x89\x02\xaf\x7a\x5d\xac\xc2\xd8\xf0\xb3\x58\x0b\x4e\x48\x4f\xe3\x47\x0b\xb5\xbf\xe6\x2c\x6c\x3f\xc5\x34\x6c\xf8\x4a\x00\xa9\xb2\xed\x9c\x5e\x06\x5b\xe2\xae\x86\xd2\x50\x8a\xbf\xd8\x13\x50\x89\xd5\xa3\x6c\x43\x93\x58\xc5\x4b\x77\xc2\xbb\x5d\xc8\xb8\xcb\x49\xac\x1c\xaa\x52\x30\x3a\x50\x09\xc8\xfb\x06\x58\xa1\x19\x11\x02\x84\x96\xa6\x90\xb3\xc0\x8f\x62\xf1\xc2\x0a\x6b\xa3\x95\xac\xaa\xc5\x56\x2a\xcb\xb5\x82\xc7\xed\x2a\x5b\xbe\x97\x68\x76\x2d\xd1\xac\x61\xdb\x33\xd4\x49\x44\x05\xb8\xc3\x16\x41\xb5\x19\xd7\xe5\x09\x42\x32\x87\xbd\x22\x6d\x25\x45\xb8\xfa\x29\xf3\xff\x2a\x73\x70\x47\xd4\x21\xa9\x36\x65\xa9\x1d\x05\xfe\x11\x70\x8f\x24\xa1\x34\x60\x03\x15\x60\xb4\x26\xae\xcc\x98\xa0\xcf\x2f\x8d\x77\x05\xb2\x45\x17\x3c\x47\x4f\x54\x6a\x5d\x78\xc4\x20\xf0\xca\x9b\xaa\x15\x47\xe6\xc5\x03\x78\x0b\xf2\xca\x65\x3e\x49\xa9\x42\x38\x98\x61\xc9\x5e\x76\x60\xcf\xb3\xfe\x00\x66\xdc\x98\xb8\xdc\x84\x79\xb2\xe2\xd0\x6c\x60\xfc\x29\x1a\xd9\x36\x37\x39\x08\x12\x7d\xde\xec\xe4\x40\xe3\x09\x35\xcc\xc6\x33\xd7\xa7\x27\xa3\x66\x6b\x83\x45\x61\x04\xa8\x4c\x2a\x55\xe5\x6e\xb1\xd8\x8b\x2b\x52\x93\x8b\x8d\xe8\x94\x9b\x5c\xbc\xbe\x8b\xe4\xe4\xb6\xb2\x3d\xcb\x92\xd5\xdc\x27\x2d\xc6\x59\x97\x04\xa9\xb8\x8b\x44\x0e\x25\xa5\xeb\x56\x49\x69\xdf\x60\xa2\x8a\x08\xeb\xcd\xe3\x75\xd7\x51\x07\x8b\x84\x97\x90\x8a\x82\xfc\xb5\x32\xc8\x06\xa9\x72\x7e\xc6\x15\x24\x29\x44\x50\xd2\xb8\x96\x38\x37\x62\xcd\x12\xc8\x72\x9e\xb8\x6d\xcc\xfb\x4e\xe1\xa4\x82\xf3\xe7\x66\x61\x2d\x5a\x3f\xf9\xa8\x21\xa3\x2c\xdb\xe2\xc4\x55\x11\xb3\xf0\x3f\xb5\x28\x20\x20\x78\x6c\x92\xc1\xd9\x70\x2a\x3b\x46\xa4\xaf\x3c\x17\xf6\xd2\xdd\xa1\x6a\x57\xe3\xce\x9d\x03\xf8\xbd\x8c\x6c\xb9\xb1\x8b\x40\x75\x6a\x7c\xc5\x8d\xb8\x49\xd1\x45\x40\x69\xdc\x19\xb6\x64\x35\xdd\x5b\x37\x7e\x00\xae\x47\x3b\x74\x6c\xc2\x30\x3c\xe2\x71\x65\x4b\x4a\x13\xb6\xc5\xac\x9f\x61\xd2\xeb\x16\xca\x0c\x5c\x61\xc2\x86\x4f\xd2\xd0\x6e\x00\x15\x32\x6d\xd4\x59\x85\x0f\x7b\xd1\x2e\x67\x31\x11\x8c\x60\x35\x7f\xb9\xa0\xf5\xd3\x6d\x8d\xd3\x2f\x16\xc0\x7e\xba\x93\x2a\xc9\x95\xa0\xf0\x35\xe3\xc1\xd7\x08\xae\x2e\x6a\x66\xd6\x14\xc7\xa6\xea\xf4\x05\xa6\xc7\x3a\x54\xba\x55\x5c\x7b\xb3\x32\xf7\x3c\x11\xfe\x0d\x56\x9f\x5a\x6c\xbf\x3e\xec\x61\xa5\xd1\x15\x4b\xf2\x59\x84\xd2\x3f\x7f\x74\xf7\xb2\x9a\xa6\x79\x10\xf0\x0d\x85\x65\x15\xa6\xcc\x72\xaf\x65\x31\xde\x5a\xa2\x4c\x71\x53\x58\xf7\xde\x27\x0c\x7c\xf6\xf9\x02\x7d\xf4\x78\x1f\x3d\xde\x47\x8f\xaf\x15\x3d\xbe\xcc\xcc\xe8\x3d\x5f\x50\xe3\xad\x54\x99\xc3\xac\xe3\x0a\x6d\x6d\xf3\xa8\x6e\x67\xa9\x0b\x43\x62\xec\x2f\xf6\x87\xc6\xa8\x98\xda\x67\xd5\xd9\x86\x56\x43\xb6\xa8\x1a\xdf\xb1\x88\x13\x0b\x9f\x65\x63\x56\xcb\x56\x9e\x65\x06\xc9\x11\xfb\x9e\x3f\x91\x47\x22\x0e\x10\x56\x28\xe5\x5a\x49\x0f\xa2\x50\x80\xe0\x4a\x48\xcc\x26\xda\x00\xa3\x4b\x9c\x92\xd8\xd4\xd9\x0a\x22\xdb\xac\x59\xd4\x3a\x34\x9b\x50\x22\x01\xf0\xd0\x6c\x83\x8b\x4e\x18\x31\x13\x6d\x66\x22\x9c\xe0\x4e\xa6\x6e\x62\x40\xd7\x7f\xf4\xee\xd6\x3f\x1e\xa1\x3b\x7d\x0f\x50\x59\x1e\x6f\x00\x1a\xd5\x36\xb6\x11\x9b\x09\x9e\x67\xde\x52\xc5\x27\xa6\xe0\xa2\x01\x9c\xae\xbb\x5b\x61\x30\xce\xd7\x1a\xe1\x58\x6b\xbc\xcb\x09\xe7\x55\x02\x11\x37\x42\x5e\x09\x09\x48\x73\x09\x1f\x5d\x65\xa3\x9d\x8d\x97\x34\xc0\x9b\x58\x86\x1f\xfd\x4c\x2e\xdc\x33\x22\xc1\xf6\xe2\x6d\xdb\xa5\xf4\xd7\x72\x8a\x75\xe3\x38\x97\x59\x1e\xbd\x77\xc0\x59\xd0\x9b\xb3\xb7\x8b\xce\x6d\x64\x95\xc9\xad\xb3\xfc\xf8\xd9\x6c\x92\x9d\x03\x28\xdb\xf8\xc5\x75\x2e\x32\x0e\x12\x4f\xb2\x70\xd9\xe6\x16\xa0\x2a\xe3\x59\x6e\xa2\xc7\x68\x18\x4c\xd4\x48\xd9\x54\xaa\x8f\x58\x45\x73\xcd\xdf\x0b\xa0\xa6\x1d\x45\xd5\x15\x5c\xf9\x79\xed\x94\x0d\x33\x38\x0d\x7b\x6f\x31\xdc\x77\xb0\x5b\x9b\xfb\xd5\x45\x58\xbb\x1b\x3b\xd5\xfd\x95\x6a\xc9\x07\xd6\x47\xf7\x89\x7d\xa2\x27\xba\x8a\x8a\x56\x8d\xbf\x1b\x6d\x95\x0b\x05\xed\x3c\x5e\x6f\x0b\xe4\x8b\x33\x8b\x33\x54\xbc\x68\xeb\x02\xb6\x38\xd9\x37\x2c\xf4\x6d\xbd\x27\x50\x39\xbe\xb0\x6b\xa6\x38\xd3\xc2\xba\xe2\xfa\x96\x14\x33\x23\x2f\x9a\xfa\x93\x08\xa3\x5c\x50\x77\xf6\x2b\xa9\xac\xed\xd4\x01\x76\xc0\xe3\xb0\x10\x4c\x84\x83\x1a\x59\xc6\xad\x8e\x23\x95\x63\x1f\xfe\x07\x34\xe1\x4a\xef\x9a\xb4\x5d\xe7\xbe\x16\x4e\x8c\x6a\xd8\xd3\x95\x84\xbd\xc5\x2e\xe3\x26\x58\xb6\x4e\x27\x8d\xb2\x59\x80\xe9\xd6\x6c\x8b\xed\x02\xd9\xde\xf8\x65\x37\xd8\xf9\xc6\x4f\x9d\xec\xb3\xc9\xb7\x4b\x30\x67\x5a\x3f\x5f\x25\xc0\x96\x42\x9d\x6d\xb8\xa9\x95\x9e\x42\xb4\x3d\x6b\x27\x03\xd0\x4c\x0a\xee\x70\x6c\xa5\xa9\xff\xf2\x7f\x99\x12\x3f\x66\x69\xfe\x0b\x71\x31\x62\xe6\xf7\x03\x0f\xaf\xaf\x5f\x28\x70\x2b\x71\x4a\x0a\x64\x3f\x51\xc6\x00\x03\x24\x04\x8b\xe1\x64\x30\x4a\x3d\xba\xb8\x1e\xc3\x43\x3e\x21\x82\x11\x3d\x34\x97\x33\xed\x99\x59\x8a\x19\x9e\x01\x22\xea\x01\xc4\x9f\x81\xb8\x5a\x88\xfc\x86\xa4\x4d\x99\x36\xe0\x56\x9a\x59\xda\x94\xcb\xa2\xda\x24\xf4\x69\x44\x59\x0b\xc8\x58\x04\x31\x34\x53\xff\x8d\xed\x7f\x33\x89\xfd\x6e\x70\xfb\xc3\xf8\x66\x78\x7b\x75\x7f\x73\x5a\x12\xdb\x4f\x2f\xee\x6f\xef\x86\x37\x8d\xcf\x8a\x74\xc5\xbf\xdd\x0f\xef\x5b\x1e\xb9\x06\x2e\x06\xdf\x0d\x4b\xa5\x5b\xff\x76\x3f\xb8\x38\xbf\xfb\x79\x7c\xf5\x7e\x7c\x3b\xbc\xf9\xf1\xfc\x74\x38\xbe\xbd\x1e\x9e\x9e\xbf\x3f\x3f\x1d\xe8\x2f\xc3\x77\xaf\x2f\xee\x3f\x9c\x5f\x8e\x5d\x70\x6f\xf8\xe8\xa7\xab\x9b\x1f\xde\x5f\x5c\xfd\x34\x0e\xba\xbc\xba\x7c\x7f\xfe\xa1\x69\x16\x83\xdb\xdb\xf3\x0f\x97\x1f\x87\x97\xcb\x4b\xc4\x36\xaf\x46\x6b\xf5\xc9\xe0\x22\x0b\x8c\x33\x81\x98\x34\x59\x58\xd2\xa6\xbf\x81\x8b\xe0\xda\xd0\xe3\xe1\x81\xfb\xcb\x14\x74\x3d\xd4\x2c\xd0\x79\x9f\x0a\xee\x31\x62\xde\x3d\xe8\x2f\x55\x28\xe8\x6d\xb3\x4f\x4b\xa3\x3d\x41\x03\x38\x2b\xa0\x30\x94\x3a\x05\xcc\x09\x3f\x52\xe7\x50\x46\xa6\x58\x7f\x4a\xc1\xb7\x8c\x0e\x51\x75\xc3\xcb\x0d\xda\x39\xc1\x10\xac\x77\x2c\x5e\x76\x1a\x64\x35\xb1\x15\x28\xe5\x04\x39\x0e\x4d\x8c\xda\x6e\x20\x33\x17\x0c\xa7\x34\x32\x3f\x54\x50\x23\x51\x81\x90\x50\x6d\xb1\x44\x60\xe5\x96\xe7\x04\xfd\xf0\xd7\x62\x50\xe0\x29\xb0\x06\x82\xbc\x56\x08\xcc\x3e\x10\xb9\x59\xd5\x55\xe4\x59\xea\xc9\x1d\x73\x6b\xc2\x85\x73\x6b\xeb\xc5\x82\x5b\x27\x67\x01\x4a\x52\xc9\xc7\xa3\x8f\xb7\x99\x51\x85\xc6\x4f\xd0\x2d\x20\x34\xc8\x42\x75\xd7\xbb\x98\x25\xf9\x8c\x32\x44\xd3\x2c\x21\x45\xa5\xe1\x09\x99\xe3\x47\xca\x1d\xea\xbe\x29\x4e\x00\xeb\x68\x45\x2b\x74\x88\x5a\x0f\xca\x09\x1a\xc4\xb1\x2c\x33\xb8\x12\xe5\x38\x96\x79\x58\x1e\x76\x08\x6c\xc4\x62\xcf\x36\x2b\x74\x54\x1c\x39\x58\xb1\xdd\x63\x50\xd4\xd9\x61\xf9\xee\xdd\x0a\x4f\x55\x3e\x8c\x1d\x29\x8f\x37\x12\x06\xee\xb0\x7c\x70\xac\x79\x95\x40\xe0\xd0\x40\xb6\xeb\xd1\xc2\x82\x74\xed\xd4\xaf\xec\x18\x0e\xda\x66\x7d\xb6\x82\xd9\xae\xe8\xd2\xcd\x38\xa9\x54\x1c\xea\xdc\x5f\xa9\x62\x51\x63\x67\x3b\xf5\xaa\x34\x4b\x63\x70\x24\xc7\x9e\xfe\xd7\x98\xc7\x35\x7c\x7a\xe5\xbf\x5c\x2a\xb2\x8d\x83\x75\x5b\xd7\xd7\x52\xcb\xd3\xb4\xfe\x96\xa5\x74\xb8\x23\x54\x9a\xee\xc2\x20\xe0\xc5\xd3\x08\xdc\x6a\x98\x32\x5b\x45\x84\x78\xbf\x8f\xab\x9b\xab\xcf\xb1\xaf\x6c\x85\x27\xfc\xb1\xa4\x5c\xa6\x44\x4a\xdc\x82\x59\x11\x98\xc4\xb6\x61\x0c\xfe\x84\xda\x0f\x3b\xd2\x93\x3b\x93\x77\xfa\xab\x65\x46\x9f\x9b\x50\x33\x76\x13\xd5\x02\x6b\xec\xe2\x59\xd1\x95\xc9\x6a\xd3\xfc\xe5\xa0\x08\x59\xe1\x22\x88\xe4\x69\x73\xb3\x74\x34\xab\x55\x17\xac\xb1\x38\x4c\xe8\x2a\x5b\x3f\xd2\x25\x68\x7d\x63\x20\x5f\xeb\xbf\xc0\xe5\xf5\x59\x83\xea\x4a\x7e\xc5\xb0\x70\xae\xa9\x11\x0f\x36\xb7\xd0\x96\x7a\x80\xb0\x49\x26\x2c\xa4\x29\x99\x47\x73\xe3\xcd\xd1\x57\xc6\xc1\x88\x3d\x05\x1b\x52\x0a\xb7\x1d\x84\x2d\x01\x08\xe2\x27\x7d\xdc\xe8\x63\x29\x88\x19\x44\x46\x0a\x11\xb5\x01\x21\x18\xc7\x5b\x51\xf5\x66\x05\x81\x07\xfb\xb5\x05\xa9\x6f\x50\xe2\xac\xa1\x0a\x7f\x53\xa1\x33\x3f\xb7\xa0\xbe\xd8\x16\x9a\x72\xd7\x21\x04\x25\xce\x9a\x46\xb0\x83\x0a\x67\x2f\x8a\x4a\xec\x93\x22\x4d\x0e\x6d\x3a\xb1\x30\x05\x7a\xba\x6e\xb5\xff\xe4\x66\xf4\x27\xe3\x77\xc8\x5b\x70\x2d\x82\xd6\x3c\x30\x31\x3a\xd4\x32\xab\xcb\xb7\xb6\x01\x0f\x12\x1d\x1a\xb0\xb3\x2f\x20\x9e\x71\x70\x7d\xfe\xc5\x01\xfa\x22\xcc\xe9\xfa\x62\xa3\x03\x68\xc7\x6d\xab\x9c\x81\x36\x55\x0a\xec\x2f\x1f\x3b\xd8\xab\xca\x49\xb4\x7b\x66\x0f\x22\x6a\x3b\x87\xfa\xcb\xd2\x37\xe0\x04\x86\xaa\x5d\xc6\x4f\xea\xc3\x8a\xad\x0b\xc8\xc8\xb8\x54\x36\xac\x5d\x3c\x62\x93\x45\xd5\xc9\x73\xe0\xbd\x3c\x9d\x4f\xe9\xd6\x95\xa8\x74\x7b\xf5\x24\xe0\x1d\x87\xbb\x2e\xbf\x0f\x56\xa4\x15\x0f\x4c\x64\x33\x9f\x06\x5c\xac\x2d\x1a\xa0\x8f\x13\x6f\x9a\x55\xc9\x5e\xe6\x16\xb3\x71\x53\x56\xc9\x3f\x6f\x8d\xdc\x3a\x04\x57\x0f\x9a\x56\xc4\xc6\xd5\xb7\x08\xd7\x3d\x95\x3d\x2f\x95\xed\x22\xaf\xa0\x3c\xb8\xf5\x2f\xd0\x53\x23\xc7\x05\xcd\x38\x83\xab\x56\x26\x3c\x83\x2f\x95\x2b\x5b\x5d\xe7\x73\x4d\x9f\x6f\xb0\x26\xab\x9d\xbe\xb7\x26\x70\xc0\xb8\x5d\xeb\x63\xad\x0e\x75\xa0\x6c\xed\x14\x4e\x4d\x0e\xa1\xa2\x29\x39\x40\x9c\x25\x8b\x20\xd8\xc1\x9e\x57\x20\x37\x13\x0b\x34\x27\x54\xb8\x4e\x2c\xcc\xdc\x5a\x49\xe7\x6b\x4a\xe3\x6d\x34\xb2\x45\xa4\xc9\xe5\xe0\xe3\xf0\x6c\x3c\xbc\xbc\x3b\xbf\xfb\xb9\x01\x42\xb0\xfc\xd8\xa1\x08\x06\x2f\xdc\xfe\x7c\x7b\x37\xfc\x38\xfe\x30\xbc\x1c\xde\x0c\xee\x56\x20\x0c\x2e\xeb\xac\x0d\xbd\x2e\x97\x4d\xea\xdb\x3a\x08\x76\xce\xcc\xdb\xd0\x7b\x1d\x67\x30\xe8\x84\x92\x16\xac\x41\x93\x60\xcf\x62\x22\x50\x4c\x1e\x49\xc2\xb3\xc2\xac\xda\xb8\x60\x01\x08\x61\x43\xfb\xcb\x80\x08\xa1\xcd\xea\x1a\x9f\x20\x53\xa2\x2a\xa8\xd2\xe9\x1b\x04\x91\x0f\x0b\xc2\xbe\x50\x88\x7c\xca\x12\x1a\x51\x15\x24\xe0\x71\x61\xdd\x2b\xc6\x7d\x08\x51\xa0\x2b\x88\x6b\x67\xd1\x28\x3b\xd7\xf9\x43\x4f\x7a\x5d\xdb\xf7\x27\xca\x83\x62\xad\xac\x7b\xb2\x03\xc5\xbe\xc5\x69\x5c\xc3\xec\xda\x60\x74\xcf\x61\x1e\xa8\x67\xc2\xd8\x24\xba\x16\x3c\xaf\xe6\x41\xae\xbe\x0d\x97\xc5\xc9\x94\xce\xf5\xf2\x40\x99\x6e\x94\xfa\xca\xe1\x2e\xa5\x7a\x80\x3b\xc0\xb7\xb0\x31\xe2\x6b\x06\x2c\xd4\xca\x5c\x30\x13\xdb\x89\x91\x20\x29\x57\x5a\x01\x33\x11\x01\x07\x5a\xa8\xa2\x38\xa1\xbf\x01\x12\x94\x20\x47\x41\x04\x05\x24\xda\xc5\x61\xc4\xa5\x45\x69\x38\x1a\xb1\xb3\xe1\xf5\xcd\xf0\x54\x33\xa4\x23\x74\x2f\x01\xe4\xa9\x34\xf5\x33\x4b\xde\x46\x1c\x0b\x23\x19\x28\x93\x8a\xe0\xb6\x60\x30\x22\x04\x17\xdd\xf9\x83\xef\x6f\x08\xdf\x35\x93\x37\x3c\x2b\xd9\xa6\x9c\x01\xe0\xb2\xb5\x98\x6b\x10\x9b\xbf\xf3\xd4\xa7\x1b\xfc\x54\x5a\x91\x10\xe4\x02\x24\x91\xf2\xaa\x3f\xe3\x6a\x03\x86\x63\xf7\xf9\x95\xfa\xbc\x86\x6f\x97\xcd\xf3\x0e\x42\xec\xa4\x2a\x00\x21\x0d\x66\xa4\x2f\xd6\x51\x99\x67\xab\xa8\x28\x5e\x03\x10\xa3\x42\xfa\x13\x32\xc3\x0c\x89\x9c\xb1\x0a\x42\x68\x68\x69\xab\x07\xcd\xac\x7b\x54\xf5\x9a\xe1\x94\xe7\x0c\x94\x06\x08\x63\x6d\x18\x8c\xcc\x08\x53\x2b\x06\xf3\x5a\x70\x27\x95\xa1\xee\x2f\xe2\x49\xc3\x40\xdb\x40\x4f\x9a\xfc\x49\x50\x31\x76\xbd\x6b\xd9\x05\xe5\x95\x9c\x4a\xfa\x50\xf9\xfb\xb9\x59\xcb\xc6\xf2\x61\xeb\xee\xee\xb0\x7c\x58\xdd\x55\x4c\xa2\x87\x75\x2f\x9b\x6a\x06\x64\x62\x0b\xee\xd6\x8c\x7d\x0b\xfd\xd4\x56\x94\x80\x3a\xcb\xd1\x03\xfa\xfe\xee\xe3\x05\x9a\x52\x2d\xf7\xea\x6b\xe5\x12\x6b\x19\xfb\x5e\x24\xbe\x88\xbd\x91\x41\x72\x91\xf8\xbb\x17\x36\xde\x89\x52\x81\x94\xa0\x6f\x34\x3c\x23\xce\xd8\x2b\x2c\xa6\x5d\xa5\xa2\x84\xc0\x2c\xe6\xa9\x99\xc7\xb1\xcc\xa7\x53\xfa\xe9\x48\x61\xf1\xd5\x1a\x12\xcd\x69\xc9\xc1\x56\x21\x23\x1b\x3e\x69\x21\x16\xc1\xaa\xb0\x52\x4e\x18\x3e\x12\xa6\x76\x22\x64\x43\x13\x0d\x19\xde\xdd\x4c\xe5\xa6\xbc\xde\xf9\x59\xc1\xa1\x7d\x99\xf7\x20\x34\x47\x09\x0c\x97\x95\xcd\xaa\xb1\x7e\xe1\x36\x6f\xf5\x63\x67\x07\x28\xbc\x5a\x5f\x97\x15\xf1\xdd\x76\xb5\x8b\x32\xbb\x45\x6c\xa6\x83\x28\xdf\x10\xf3\x45\x12\xa3\x8a\x07\x58\x03\x56\xc3\xaa\xee\xb9\xe9\x73\x8e\x65\xb5\xcb\x95\x5b\xbe\x01\xc0\x49\xa9\x99\x0f\x04\xf2\xff\x76\x11\x4d\xbd\x4e\x9e\x37\x0c\xe4\x5e\x24\x10\x07\xbc\xd4\x14\x63\x4a\xfc\xea\xe3\xeb\xc5\x13\xdc\x41\xd0\x34\x83\xd1\x92\x0f\xc9\x04\x81\xa2\xf3\x27\xe8\x3a\x21\x5a\x7c\xc8\xb5\x08\x91\x27\x89\x03\x83\x5a\x2e\xe2\xac\x05\x60\xf6\xec\xf3\x0a\x04\xe8\x25\x13\x73\x60\x68\xcb\x67\x16\xac\xc1\xee\xb3\xf3\x83\xf5\x05\x3b\x28\x58\xc3\xca\xaa\x10\x30\xe0\x85\x09\xfe\x04\x7b\x08\x2e\x71\x63\xfa\x9b\x66\xf3\x82\xc8\x39\x6f\xcd\x88\x0b\x67\xfb\x3c\x73\x70\x4b\xf9\x8c\x93\xb0\x91\x77\xe3\xb6\xe0\xe0\x0e\x97\xf3\x99\x69\xa2\x51\x24\x58\x36\x45\x8f\x62\xef\x43\x18\x2c\x34\xa7\x0d\x65\xb3\x43\x03\xc7\x5c\x61\x2f\x0a\x61\xb2\x0a\xfb\x7b\x21\x91\x2f\x8c\x03\xd1\x7f\x5e\x58\x41\x8b\xb8\x76\xaa\x64\x51\xf1\x09\xe9\x3b\x7d\x3d\x2e\x6b\xb3\x1f\x8a\x26\xf4\x80\x9b\x59\x9b\x05\xb0\x07\xb9\xcd\xc6\xb6\xc8\x12\xc0\x97\xdd\x62\x33\xe5\x46\x9d\xa2\x9d\x81\x6e\xeb\xc7\x01\xb1\xac\x48\xf8\x7a\x2e\x77\x4e\x89\x5a\x4a\x13\xe8\x21\xa3\xd6\x87\x8c\xb2\xd5\x0c\x3c\xed\x01\xc0\x9b\x12\x90\xd1\x5d\x78\x6c\xaa\x97\xbc\xb5\xb2\xae\x4a\xb5\x29\xed\x4e\xa7\xbc\x9a\xd2\x17\xfa\xdc\x9f\x6d\xe9\xf2\xd1\x93\x59\x8c\x21\x53\x71\x9b\xb0\x8f\xd2\xfc\x8d\xb9\x1a\xda\x24\x31\x32\x69\xe9\x06\xd0\xd6\xae\x9d\x37\xd5\x67\x58\x10\xa6\x46\xec\x46\x8f\xc2\x7c\x51\xb8\xfe\x8b\x6a\xf5\xa4\xa8\xed\x38\x45\xd8\x7e\x05\x8b\xde\x16\x79\x25\xc7\xe6\x25\xd0\x85\x9e\x31\x7b\xfa\x3b\xf3\x8e\x49\x66\xb7\x60\x2e\x7a\xaa\x74\x5a\xe8\x8d\x5a\xd8\x8b\xe6\x14\x72\xc9\x63\x22\xed\xe5\x41\x95\x05\x0b\xf0\xa2\x72\x4e\x1c\xac\x2e\x7c\xe6\xf9\x57\x13\x73\x75\x9a\x29\x73\x16\x21\x39\x62\x41\x1f\x4b\x50\x18\x8d\x76\xb8\xa1\xd8\x0f\xfb\x4c\x63\xef\x69\x81\x7f\x9a\x1d\xe2\x82\xce\x28\x0b\x0a\xb5\xd8\xe9\xa5\x38\x03\x7b\xa2\x39\x83\x7c\xea\xef\x9f\x3b\x1b\xd6\x7e\x04\x23\xfe\x9f\xff\xfe\xfb\x11\x6d\x33\xb7\xcb\xb1\x5d\x81\x7d\xd8\xc9\xf5\xb6\x25\xdc\xf9\x00\x1e\xa2\x05\x76\x40\xe6\x13\x8f\xdd\x5c\x0a\xd5\x2f\x7e\xb5\x97\x9b\x26\x1a\xae\xe6\xc6\xbf\x58\x26\x77\x30\xc6\x8b\x7c\xf9\x2d\x1b\xb0\xb8\xc2\x03\x5d\xb8\x19\x83\x28\x4f\x07\xfe\x6f\xa2\xf3\x74\xfb\x95\x0b\xa5\xc2\xa0\x02\x94\xb6\x6d\xa2\xe1\xe6\x58\x3e\x5f\xc8\x43\x63\x45\x15\x63\xa5\x0c\xef\xc8\x55\xc1\x0f\x66\x90\x26\x8b\x4e\xef\x4a\x2e\x89\x30\x07\xda\xc3\xf9\xa0\x7a\xd1\x65\x88\x7d\x5b\xe1\xc3\x21\x29\xa6\x6b\xc5\x69\xeb\xf7\x9b\x11\xf2\x4a\x46\x5c\x3c\x23\x62\x1c\xe7\xa5\xa0\xdc\x55\x6d\x5f\xeb\x8f\xce\x72\xb5\x58\xdd\xbe\x4c\x70\xf4\xb0\x0e\x2a\xa1\x7e\xbf\xa5\xd9\xd5\x82\x61\x10\x3a\x51\x16\x0e\x5b\x30\xff\x48\x05\xf3\xcf\xc6\xf2\x95\xb4\x76\xb8\x68\x18\x54\xcd\x0e\x84\x7b\x7b\x13\x19\x64\x62\x18\x39\x9a\xe4\x85\x95\xc3\x63\xbd\xc7\x47\x23\xf6\xde\x14\x4b\x00\xc5\xc3\x0c\x20\x82\x44\x0a\xf2\x29\xe3\x92\x94\x32\x7b\x1a\xf0\xdb\x6d\x66\x9e\x1d\x46\xb3\x4c\x5a\xa9\x5a\xbe\x95\x48\xfa\xea\xe8\x8d\xf5\x0d\xaf\x4f\xb9\x99\x02\xb7\x92\x7a\x22\x9a\x51\x4d\x3b\xe3\xc6\x93\xb6\xfe\xd4\xbb\x96\xff\x28\x62\x65\x00\xc7\x47\x25\x8b\x03\xe4\xa7\x57\x21\x88\x84\x3c\x12\x30\x53\xc2\x18\x43\x94\xfe\xb2\xa9\xa9\x85\x9d\xac\x3a\x40\x45\x5a\x1d\xb0\x05\x14\x57\x47\x50\x4e\x3e\x6a\xa2\xc5\x72\x5a\xc5\xd6\x19\x40\x4d\x0e\xff\x35\xa4\xd0\x41\x58\xad\x60\x41\x14\x22\x9f\x14\xb1\xc5\xf6\xee\x5c\x8e\x56\x3d\xac\x1b\x35\xa7\x99\xb4\x8b\x48\xbb\xa7\x8a\xda\x44\x6c\x66\xae\x4b\x42\x8b\xdd\xbd\x6f\x93\xb2\xe6\x98\xc5\x36\xd3\xd0\xca\xd2\x5a\xa6\x80\xd9\x19\x3b\x90\x8f\xc1\xb6\xf9\x72\x01\xcc\xb3\x69\xd3\xe0\x51\xc3\x45\xe6\xf4\x22\x2d\x99\x83\xdb\x9a\x0b\x2d\xa0\xe6\x4c\xd1\x44\x13\x87\x1d\x83\xd6\x9a\x73\xe6\x81\xd6\x20\x62\xb8\x0d\xcb\x8b\x4a\x49\xd9\x6c\x6c\x57\xd2\x25\xcd\x75\xbb\x18\xca\x34\xf5\xd1\x34\x65\x7e\xfc\xce\x35\xb4\xdc\xce\x6b\xc8\x1a\x70\x96\x5c\xba\x1e\x08\xd6\x8c\xbb\xc9\x58\x80\x2c\x97\xe5\x37\xa6\xb1\x59\x0a\x6a\x6a\xba\xc2\x44\xd7\x31\x52\x80\x58\x57\xcf\x8f\x2f\xae\x10\x69\x53\xf0\x4c\x62\x0d\x44\x40\xab\x96\x1c\x43\xd9\x9a\x5b\x78\xce\xbc\x88\x66\x8b\xf6\xf8\x0c\xea\x4a\x9a\x22\x76\xdd\xd9\x30\x6f\x9c\x24\x13\x1c\x3d\x78\x65\xc3\xab\xdc\x5c\x38\xd0\x73\x2d\xa0\x42\x55\x27\x43\x5c\x7a\xa0\x11\x48\x37\xa1\x17\xc6\x20\xa4\xd8\x61\x17\x9d\x9b\x55\xb3\x10\x4f\x06\x12\xc7\x8c\xde\xc4\x8c\xc7\x24\x4b\xf8\x22\x6d\xb9\xcf\xaa\xa9\x59\xdb\x44\x40\xb4\x65\x86\xed\xf4\x2a\xab\x30\xbd\xb5\x2f\xb3\x5a\x9e\xc7\x0e\xf0\x7a\xd6\xe0\x92\x1f\x12\x3e\x01\x2b\x9f\xd5\xb2\x5d\xee\x42\x10\x42\x5f\x3d\xcf\xeb\x66\x54\x54\x4f\x24\x95\x59\x82\x17\xcb\x7a\x30\xb1\xfc\xcf\xbb\x6f\x26\xf7\x7b\xb5\x11\xac\x7b\x14\x6c\xe3\xe7\xcf\x81\xc0\x7a\xe1\x24\x01\xf3\xae\xe1\x5f\x15\x63\x92\x49\xa2\x3a\xca\x04\xd7\x82\x02\x1f\x31\x85\x67\x6e\x73\xad\x70\xc9\x9f\x18\x11\x72\x4e\xb3\x52\xb5\xb7\xad\xc3\x6e\x2d\x45\xdb\xff\x98\x20\xd3\x35\x78\x27\xcf\x0e\x0d\xf2\x83\xa6\x0f\x99\xe1\xa8\x30\xfe\x45\x09\x96\x92\x4e\x17\x01\x60\x83\x8f\x60\x84\xb4\x98\xb2\xb6\x1c\x14\x58\x6a\x62\x34\x66\x7c\xbb\xc9\x58\xde\x3e\x5b\xeb\xbe\x7c\xfc\x68\x1c\x22\x63\xe9\xfb\xa4\x8e\xce\xe1\x6e\x6a\x8b\xd2\xd1\x8a\xa4\x69\x52\xb3\x37\xcb\x30\x5e\x0a\xaa\xd2\x6e\x46\x28\x84\x49\x3b\x6c\xab\xc8\x78\x20\x85\x10\x64\x44\x95\x52\xd4\x60\xf3\xb5\xe2\xe4\xcc\x9f\x9a\x38\x3d\x08\x03\xe4\xaa\x17\x1f\x1f\x20\xb9\x15\x78\x51\x17\xba\x38\x23\x09\xd9\x49\x24\xeb\x06\x44\x52\xf5\xb0\x07\xe4\xb1\x94\x34\x0a\x90\xf4\xd5\xc6\x85\x0d\x02\x6c\x5b\x20\x50\x9a\x87\xfe\x93\x19\xa8\x8d\xb1\x6d\xda\x45\xb0\x7f\xc1\x2a\x77\xd5\x5d\x9a\xb0\xd4\x4c\x0b\x96\xe4\x8a\x6e\x4a\x74\x55\x74\xea\xe5\x95\x7d\x24\xb5\x57\x0e\x45\xad\x8d\xeb\x03\xe9\x12\x71\xb0\xf2\x00\x6c\xc4\x81\xea\x7c\xba\x1b\x5d\x58\x3f\xa1\xe2\x68\x46\x94\x29\xac\xed\xab\x87\xbf\x25\x9a\xd8\x59\x20\xfd\x8e\x56\xbf\xf9\x90\xaf\x77\x6a\x6f\x89\x92\xee\x4a\xa8\xc1\xd3\xd9\xcd\xd9\xc3\x2d\xd8\x8f\x63\x69\x04\xd7\xcf\x5e\x6e\xd9\x3a\xf9\xdc\x8e\xcc\xa6\x60\xff\x8e\x04\x2a\x33\xc7\xd8\x7e\xe1\xd3\xad\x4b\x40\x43\xb8\x04\xce\x66\xd6\xe8\xf5\xb9\x5e\x95\xb4\x3f\x77\xd1\x6b\x7d\x1a\xaf\x8e\xaa\xa0\xee\x5e\x1e\x5c\x4f\x1e\x74\xe0\x85\x7b\x78\xf9\xb7\x1d\x83\xfd\xbc\x7f\xf6\x40\x38\xac\x5d\x89\xbb\x13\x11\xdf\x10\x99\xec\x85\xa4\x58\xdb\x8a\x97\x92\x17\x0f\x1d\x7a\x4c\x81\xc5\xb2\xbf\x5b\xb4\x1f\x27\xf9\xc6\xba\x81\x9e\xef\x82\x5d\x4d\x2f\x3b\xa1\x0f\x00\x52\xc4\x90\x6f\x9a\xdb\xca\x0c\x70\x78\x83\x90\xb1\x9a\xef\x61\x45\x30\x9e\x1d\x5e\xa7\x30\xbc\xda\x72\x3e\xc7\xf6\xda\xe4\xa2\xce\x9b\xfb\x9c\xa4\xb6\xee\x58\x76\xa1\xa3\x3c\xb3\x17\xc7\x52\x63\xf0\x41\x1f\x13\xdb\xed\x16\x6d\x80\x2c\x71\x5b\xb6\xcb\x43\xd6\x54\xb6\x6a\xfb\xf4\x68\x97\x72\x36\xce\x04\x99\xd2\x4f\x1b\x89\xe2\xd7\xf0\xa9\x55\x2f\xf5\x32\x57\x0a\x61\x81\x7b\x06\x0a\x67\x05\x71\x7b\x76\xa5\x6d\xb1\x9c\x11\x2b\x32\xce\x6c\xba\xd9\x03\x59\x20\x2e\x4a\x3f\x6d\x0a\xae\xb7\xfb\xa2\x5d\x66\x5f\xe7\x4a\x65\xf2\xe4\xf8\x78\x46\xd5\x3c\x9f\x1c\x45\x3c\x35\xe1\xe6\x5c\xcc\xcc\x1f\xc7\x54\xca\x9c\xc8\xe3\x6f\xbf\xf9\xa6\xd8\xe2\x09\x8e\x1e\x66\x06\xae\xa4\xee\x77\x2a\x6d\xf9\x6d\xbd\xb0\xed\xfa\xa5\x1e\x04\x67\x63\xf2\x49\x13\xa9\xdc\x14\xc8\xe6\x5e\x12\x89\x06\x3f\xdd\x22\xb9\x60\x0a\x7f\x3a\x41\x1f\x29\x03\x01\xe4\x7b\x9e\x0b\x89\xce\xf0\xe2\x90\x4f\x0f\x53\xce\xd4\x1c\x7d\x84\xff\xb5\x3f\x3d\x11\xf2\x80\x7e\x26\x58\xd8\xfd\xb5\x25\x91\x7c\x75\xdd\x39\x86\x5c\x5c\x89\xc8\xa3\x5e\xe1\x6f\xfe\x03\xa5\xa6\xe5\x13\xf4\xf5\xf1\x37\xff\x81\xfe\x08\xff\xff\xff\x47\x7f\x6c\xd1\xd4\xd6\x83\xc2\x81\xc2\x99\x37\x65\x77\xdc\x41\x65\xa5\x36\xa8\x25\x7c\x2a\x78\xb1\x53\x8d\x2d\x3f\xd0\xe8\x81\x4f\xa7\x63\x45\x53\x62\x72\x83\xc6\x58\xd4\x60\x54\x37\xc4\x15\xa4\xb6\xf2\xa9\xa0\x06\x6e\xdb\xd5\x56\xb0\x9d\x9a\x4c\x68\x77\xdc\x64\x5e\x54\x7e\x84\x20\x90\x52\x35\x4d\x2a\xe1\x2b\x12\xeb\x53\xb1\x4e\xc0\x87\xb3\xce\xd4\xeb\xb3\x17\xc8\x01\x61\x35\x5f\x1f\xb8\x15\x46\x21\x9a\x40\x0d\xbb\x90\x8d\xc7\xa1\x16\x1e\xf9\xd9\xc4\xbc\xc1\xd4\x5e\x2b\xde\x4d\xd6\x3a\x5f\x1d\xea\x76\xcb\xc5\x56\xf2\xf2\x03\xa9\xc5\xdc\x76\xac\x23\xe2\x6a\x48\x86\x75\xa5\x21\xe9\x94\x0b\x8f\xef\x69\xf4\x5a\x5b\x6d\x6c\xb5\x15\x8a\x0a\x13\x1c\xd4\xed\xd0\xeb\xa9\x9f\xf9\x4f\x56\x0d\x13\x22\x85\xdc\xdb\x45\x1d\x25\x18\xad\xbe\xe2\x34\x4b\x6c\x18\x71\x03\x08\xd8\xaa\x0d\xbd\xf5\x79\xdf\xd0\x38\x84\xad\x41\xc8\x3e\x73\x92\x89\xcd\x49\x6e\xde\xcf\x5c\x44\xe4\x94\x6f\x17\xb6\x98\x50\x56\x8b\x77\xee\x5e\xa2\x23\x28\x56\x6e\x8a\xb1\x38\x9c\x4c\x1e\x17\xc2\x9e\x31\xeb\x5a\x74\xf6\x00\xa0\xaf\x3c\x1b\x00\x7a\xda\x05\x06\x5c\x0d\x33\x7c\x0b\xae\x6d\x0c\x7f\x05\xc3\x73\x90\xf3\x15\xa4\x79\x81\x35\x2f\xdc\x10\x36\xcf\xd4\x0e\x39\x40\x02\x43\x1c\x9b\x9a\x63\x66\x54\xc2\x29\x8e\x28\x9b\x1d\x04\x88\x69\x90\xf8\x1d\x72\xe0\x26\xba\xb8\xc3\xf2\x61\xb7\xb1\x59\x5b\xd7\x52\xa3\x71\x51\xcf\xc7\x62\x1c\x18\x5b\x30\xad\xc1\x45\x29\x2c\x1f\xda\x40\x3e\x6a\x08\x43\x4b\x46\xe7\x97\xc2\xe1\x12\x2d\x1b\x9f\x4b\x24\x25\xa1\x08\x0a\xf0\xe1\xae\x8a\xa6\xc5\x1b\x73\xb9\x40\x18\xee\x4d\x9a\x90\xb8\x0a\xb4\xb7\x64\xfc\x72\xce\x85\x1a\x6f\x08\x51\x58\x4d\x86\x65\xe4\x30\x01\x58\x06\xfe\x48\xc4\x23\x25\x4f\x65\xa4\xbf\x75\x68\xd1\xd8\x19\x82\x40\x24\x80\x82\x4b\xb5\x26\x1d\x1b\x7b\x37\x5b\x18\xde\xa4\xcf\x33\x96\x0f\xd2\xd7\x14\x44\x32\xc5\x49\x72\x80\x04\xc9\xa5\xa9\x69\x29\x49\x32\x3d\x74\xa8\xec\x31\x4a\xf8\x8c\x46\x38\x41\x93\x84\x47\x0f\x72\xc4\xf4\xdd\xcc\x66\x86\x2f\x64\x82\x47\x44\xca\x40\x98\x29\xf2\x5c\x6d\xf6\x11\x14\x14\x54\x44\xa4\x94\x51\xa9\x68\xe4\xa4\x94\x22\xb5\xdc\x94\x8f\xd5\xea\x65\xc4\x4d\x19\x44\x18\xae\x16\xae\x88\xc1\x89\xcb\x99\xad\xdf\x01\x37\xa4\x85\x7f\x72\x71\xb5\x6d\x07\x68\x07\x68\x56\x8e\x42\xc6\xaa\x7c\x20\x57\x1c\xa9\x53\xfb\x19\x1c\xe3\x65\x24\x70\x53\x3e\x51\x9e\x20\xfd\x49\xf3\x20\xc9\x8e\x2e\x8b\xa8\xe1\x92\xb0\xe0\x83\x69\xf7\x0c\x5c\x07\x86\xdc\x02\xa9\xb3\x8a\xa6\xf5\x2a\x82\x94\x01\x25\x63\xaa\x8e\x46\xca\xa2\x24\x8f\x7d\xd1\x30\x7d\xeb\x3e\x6a\x22\x71\xcb\xa3\xd7\x5e\xdf\xcd\x07\x08\x4b\xf4\x44\x92\x44\xff\xd7\x04\x0d\x1f\x7a\x0c\x6f\xcd\x92\x0d\xce\x3a\x74\xe2\xb8\x74\x2b\x45\xc1\x24\xf6\xa4\xd6\xa5\xbf\xb7\xd7\xe5\xcc\x2b\x25\x33\xbd\x3c\x6b\x72\x68\xbd\xd2\xad\x78\x87\xa5\xb1\x95\xc9\x16\x80\x5b\xda\x07\xd5\xd1\x00\x24\x9a\x32\xa4\x0d\xc5\xc1\xd3\x47\x5a\xd4\x75\xb5\xbd\x2d\x35\x10\xe9\x19\x75\xb2\x0e\x85\x44\xb1\xb1\xc5\xb3\x32\x95\x1a\xd2\x00\x35\x05\xc1\xcd\x84\x40\x4d\xc8\xa3\x88\x90\xb8\x31\xbe\x54\x8f\x68\xef\xf0\xfc\xae\xb1\x9a\x9b\xa4\xf5\x94\x2b\x53\x56\xd0\xe0\xf9\x39\xcb\x95\x01\x80\x9b\x24\x7c\x02\x17\x12\x40\xfd\xb9\xa4\xd7\x20\x61\xce\xcc\x9b\xc4\xe8\xcb\xe0\x7e\xf1\x80\x0a\x5f\x35\x03\xcf\x95\x56\x64\x0f\x60\xfe\xaa\x26\xb3\x56\xb0\xbf\x72\x65\xac\x23\x74\x5d\x41\x01\x09\x2b\x4b\x63\x7d\x6d\x2c\x45\x94\x79\x25\x68\xc0\xca\x24\x9e\x6f\x87\xd6\x84\x06\x2c\xf5\xb9\x03\x68\xc0\xca\x3c\x5b\xa2\xf2\xf9\xec\x59\xb3\x89\xf5\xa4\x2e\x78\xf7\x14\x2f\x83\x46\x65\x44\xbc\x12\x09\xba\x03\xb9\x68\x22\xc4\xfd\x82\x3d\xac\xd4\x8f\x7b\x5d\xd8\xc3\xca\x60\xf6\x19\xf6\xb0\x32\xd4\xfd\x85\x3d\x6c\x18\x68\x07\xd8\x43\xe3\xb6\x1f\x6b\xa2\xee\xc6\x14\x20\x65\x65\x92\x4f\x6f\xe1\xde\x5d\x3a\xc6\x53\x13\x12\x60\xae\x31\x27\x4a\x5a\x14\x60\x18\xad\xcd\x6e\x6c\x0b\x74\xc2\x72\x2b\xda\xf3\x7e\x35\x2a\x8d\x21\x21\x4b\x30\x2b\x5f\x1d\x50\x22\x5e\x90\x48\x93\x9f\x61\x54\x4a\x60\x26\x61\xaa\x07\xd6\x5c\xa7\x47\x61\x2c\xd4\x11\xce\x6c\xb6\x78\x5b\x71\x8e\xfd\xc9\x8b\x5d\x0f\x51\x12\x80\xee\x4a\xac\xbe\x13\x4c\xd5\xc7\x0a\xbe\xfd\x9c\x3f\x59\xc9\x11\xc8\xcf\x10\x63\x2b\xe9\x41\xa7\x63\x6b\x53\x68\x5b\x31\xca\x14\x99\x55\x45\xfa\xe2\xb0\x50\xa6\xfe\xfc\xed\x4a\x0e\x64\x70\xfc\x9c\xf5\x22\x40\x99\xb7\xd0\x21\xbe\x9e\x0d\x89\x6d\x91\x7b\xa9\xb5\x6b\x3d\x1d\x73\xa3\x4a\x94\x62\xea\xf4\xfc\x5c\x82\x73\x6e\x4e\xe5\x88\x99\x04\x2e\x5b\x5b\xed\x08\xbd\x87\xd2\x99\x38\xcd\x12\x72\x80\xfc\xfc\xa8\xa6\xa0\x51\xfe\xf5\xd7\x7f\x26\xe8\x6b\x94\x12\xcc\x4a\x26\x16\xd0\xea\xf5\x95\x07\x40\x71\x6a\x4e\x46\xac\x71\x2b\xd0\xf0\x93\xa9\xc6\xe3\x22\xf8\xce\xd9\x94\x3b\x93\x0d\x94\x84\xc3\xd1\x1c\xc9\x7c\x62\x6a\x9a\x06\x26\x36\xa7\xe7\x5d\xf0\x19\xb8\x9e\xe1\x26\x76\x83\xde\x18\x20\xb3\xc2\x70\x3a\x02\x64\x96\xa6\xd6\x03\x64\x36\x9f\xbe\xbd\x05\xc8\xac\xec\x79\x37\x80\xcc\xa6\x2d\xdf\x00\x20\xb3\xd4\xcc\x67\x03\x90\x59\x59\xd1\xcf\x06\x20\xb3\x32\xaf\x1e\x20\xf3\x33\x01\xc8\x5c\xcd\x47\x1a\x21\x20\x9b\x0f\xef\x7a\x10\x90\x8d\xfa\x55\x3b\x8b\xd8\x16\x6f\x07\xa4\xb9\x17\x86\x80\x2c\x4d\xa0\x0f\x77\x5b\x3f\xdc\xad\x91\xf8\x6c\xdf\x7a\x78\x2e\x06\xae\x7a\x91\x75\x04\x81\x2c\xed\x4f\x67\xd3\xe7\x2e\x28\xf1\x79\x03\x2c\xc1\x03\xd3\xd5\x1c\x32\x28\xad\xa2\xb4\xd0\xb1\x5a\x32\x72\xe0\x5d\x46\x73\x0a\xdd\xf9\x3d\xe5\x6e\x10\xa8\x59\x59\x5e\xef\xb3\x31\xb4\xb8\x4b\xe3\x7c\x43\x5d\xf4\x2d\xe8\xd5\xe5\xb2\xad\xe9\x1c\x71\x83\x00\x27\x49\xb3\x61\x90\xa6\x74\x57\xcd\xae\xba\xc8\x3c\x34\x11\x68\x53\xb5\x34\x3d\x7d\x3d\x99\xe1\x18\xd9\xb8\x92\x9d\x08\xb8\x09\xe6\xcb\x19\x95\x4a\xb4\x86\x2a\xd5\x46\xb8\x8d\x1b\x36\xcb\x37\x01\x41\x99\x6d\xf6\x59\x4a\x52\x2e\x56\xc5\x49\x35\x7e\x69\x2b\x3a\x6c\xf2\x29\xc9\xe6\x24\xd5\x42\xd0\x78\xdd\x46\xba\xee\xb7\xcf\xe1\xb4\xa9\x44\x26\x6e\xb1\x44\x04\x81\x93\x55\xbf\x1b\x1b\x80\xc0\xce\xdb\xbd\xed\x36\x5b\x08\xc3\x35\xad\xf8\x0e\xc2\x75\xb9\xb5\xc4\xbe\x54\x72\xa5\x03\x7d\x37\xc6\x8b\xf8\x70\x9d\xd5\x11\x21\x4b\x62\x41\x96\xc1\x00\x15\x5f\xd9\x7a\xa7\x6b\x84\x09\xd4\x5d\xa8\x61\xb1\xcb\xf5\x83\x47\x5a\x40\x2c\xeb\xcb\x03\xbe\x65\x49\xc4\x61\x28\x51\x97\x06\x53\x5f\xaf\x12\x95\x38\x4d\x6c\x0b\x22\xc9\x45\x6b\xd0\x68\x17\x2b\x64\xa4\x72\x9c\x80\x9a\x17\x16\x69\xab\x6e\xea\x64\xd1\x90\x85\xd6\xcd\xcc\x4d\x99\xfa\xcb\xbf\xaf\xb5\x9b\x5a\x25\xb1\xeb\x06\x85\x65\x70\x14\x11\x69\x0c\xa3\x36\xa8\x18\x4f\xf8\x23\xd4\x94\xd9\x66\x57\xf5\x51\xd6\xf3\xd6\x0c\xde\x23\xc3\xc6\x05\xa9\x1b\x71\x61\x2e\x78\x3e\x9b\x3b\xdb\x8b\x3e\x33\x7a\x6a\x4d\x7b\xf9\x63\xcd\xc0\xb9\xf6\x5e\x7e\x97\xd3\x64\x33\xcb\xd6\x6d\xa9\xda\xce\x87\xf3\x3b\x24\xe7\xfe\xb4\x4e\xa0\xd9\xc6\x8d\xad\x0f\xba\x7b\x9f\xf6\x5b\x6f\x64\x87\x6e\x0e\x1c\x1a\xe2\x94\x27\x09\x98\x89\x25\x49\x1f\xc3\x22\xd9\x61\xf7\x30\xe1\x3b\xba\x61\x69\x78\xf8\x1a\x9c\x4d\x52\xe1\x34\xeb\x24\x7f\x5d\x1b\xd1\x50\x22\x37\xfa\xaa\xa7\xd9\x84\xc1\x71\x46\x58\x93\x6d\xea\xa7\x7a\x8d\x88\x37\x16\x8c\xe8\x22\xd3\x76\x16\x90\xe8\x96\xe4\x85\x83\x12\x57\xcc\x63\x5f\x03\x13\x2b\xcc\xce\xc7\x09\x16\xd7\x8c\x8b\xf6\x30\x8a\xcf\x40\x2f\xf1\x88\x0d\x4a\xe9\x11\xae\x20\xec\x64\x51\xc4\x57\x1b\x1d\x22\x64\x66\x80\xee\x6f\x0d\x2b\xe0\x03\xd1\x7f\x81\xa6\x63\xb0\x44\x4d\xb8\xa2\x0b\x49\x84\xe0\x70\x12\x1f\xe2\x68\x11\x25\x34\x0a\x74\xe6\x99\xc0\xd9\xbc\x89\xe3\xb9\x9d\xef\x41\x50\x5e\x0b\x04\xa5\xad\x64\xcd\x3a\xe1\xe0\x8e\xae\x18\x4e\x49\x0f\xce\xd2\x04\xce\x72\xe0\xe1\x07\x58\x51\x7c\xe7\x15\xb3\xda\xeb\xe7\xae\x47\x68\x79\x05\x84\x96\x4d\x0e\x5f\x01\xbf\x52\x3a\x76\x3d\x6a\xcc\xbb\x4e\xa8\x31\xfe\x12\xdc\x2b\x20\x90\xf6\xf3\xf8\xca\x00\x13\xf5\x81\xbd\x26\x4a\x4c\x83\xb8\xb0\x8e\xdc\xb4\x0c\x26\x66\x19\x5d\x74\x5a\x97\xd7\x05\x6d\x59\x6f\x65\xd6\xc2\x63\x69\xbc\xbb\xf6\x04\x9d\xa5\x7d\x1b\xf6\xe4\xdc\xec\x32\x63\x66\xbd\xea\x82\x61\xd6\xcc\x3a\x0a\xd6\x7a\x09\x34\x9e\x1e\xde\x56\x12\x4d\x51\xda\x69\xb3\x44\x9a\x81\xf3\x41\x13\x81\xe6\x3c\x89\x4d\x98\x57\xb0\x5a\xbe\x03\x1f\xbe\xed\x17\xc8\x6d\xc6\x6d\x46\x22\xa3\x6d\x15\xf5\x99\x96\xa5\xcb\xf8\x4d\x7c\xeb\x29\x33\x81\xfc\xbb\xdb\xb4\x99\x70\x65\x37\x4d\x9d\x59\x31\xb8\x65\xa2\xc7\x86\xe9\x33\x41\x8f\x4b\xbd\x74\x6e\x76\x9d\x3c\x75\x55\x62\xd9\x20\x88\xaa\x56\x48\x6b\x7b\xac\x96\x14\x7f\x1a\x67\x58\xe0\x24\x21\x09\x95\xe9\xb3\x45\x72\x9e\x96\xdd\xb5\xfa\xac\x0a\x6e\x4c\x44\x2c\x4f\x27\x86\x14\xdd\x40\x6c\xf9\x3e\xc5\x91\xc8\x59\x88\x34\xe5\x37\x06\xb9\xf2\x6e\x39\xdc\x0b\x60\x55\x8a\xe6\x50\x2b\x72\x8a\xa9\x60\x44\xb6\x56\xe6\x23\x51\x2e\xa8\x5a\x8c\x6d\xa1\xc3\xee\x07\xee\xd6\x7e\x79\x6a\x3f\x5c\xee\xe1\x76\x49\xfa\xae\x3f\x5f\x58\x31\x23\x02\xaa\xb6\xb8\xfa\x23\x41\x31\x47\x0b\xc2\x40\x7c\xe9\x17\x88\x5d\xad\x5d\xdb\x6d\x31\xd7\xf8\x69\x1c\xa4\xc1\x8c\xa3\x2a\x71\xac\x3a\xac\x4d\x30\x40\xcb\x26\xf9\xcc\x40\x38\x2d\x5e\xe4\x67\x28\xfa\x60\x63\xdd\x4d\xd3\x7a\xc0\x81\x2b\x18\xec\x95\xc5\xc6\x04\xb9\xf4\x56\xa9\x6a\x19\x27\x66\x8c\xab\xe6\x72\x5f\x4b\x06\x3b\x08\xbe\xea\x30\xe2\xa0\x93\x1d\x0d\x5b\x1f\x74\x21\xf2\x4c\xd1\x49\x1d\xa9\x46\xed\xae\x08\xe4\x20\x81\x14\x6e\xe7\x66\x28\x75\x6b\x2a\x43\x96\x38\xb1\x9d\x9d\x96\xff\x2d\xac\x93\x03\xfc\xa1\x6c\x96\x90\x52\xf2\xd5\x55\x4a\x81\x0a\xcd\xf9\x01\x03\xb4\xa6\xce\xb2\x6d\xf6\x0b\x17\xee\x81\xa1\xbe\xa4\x31\x11\x1d\x8d\xd8\x40\xa2\x27\x82\x18\xb1\x88\x10\x0d\x95\x23\xbd\x55\x1b\x4a\xf1\x4c\x88\xee\xc9\xc7\xa6\x68\xe1\x81\x2a\xe9\xab\x41\x99\x3e\xa6\x38\x91\xe4\x40\x37\x0c\x45\x24\x15\x87\xa0\x49\x8c\x9e\x04\xce\x32\x22\x46\xcc\x86\xe0\x83\xc3\x85\xf3\xc4\xb4\xdf\x16\x1a\x6a\xd7\x80\x8c\x23\x1c\xcd\x5f\x68\x8f\x30\x64\x50\x44\x73\x12\xbb\x5c\xe4\xf2\xf6\xb8\x79\x1b\x83\xf5\x1a\x9b\x75\x3e\x75\xd5\x8c\x0e\x6c\x27\x49\xa4\x39\x8a\x2f\x6e\x9b\x11\xa1\x47\xad\x69\xf8\x91\x30\x44\xa7\x6e\x1c\x36\x76\x07\x3d\x81\x67\x4a\x93\xfe\x23\xa6\x89\x49\xee\x77\x5d\x3b\x21\xd0\x98\xdf\x47\xcc\xb8\xbb\x59\x54\x4a\x2b\xa4\x8c\xca\xb9\xe6\xd4\x39\xf8\x24\x41\xcd\x58\x4b\xf2\x8c\x63\x59\x36\x32\x1a\xf5\x8d\xfe\x56\x32\x6f\x1c\x96\x52\xa6\xa2\x00\x8d\x07\x82\x25\x5d\x41\xa5\x65\x72\x66\x1f\x7a\x5f\x0f\xbd\x6f\x5e\x9b\x7d\x0c\xbf\xf7\x87\x65\xdd\x10\xfc\xb6\xed\xdf\x85\x04\xb9\xc3\x50\xfc\x57\x8e\x59\x7f\x9e\x70\xf5\xd7\xcd\x2f\x78\x8e\xd4\x82\x3e\x00\xff\xed\x05\xe0\xb7\x1f\xdb\xb5\x82\xf0\x57\x00\x32\xb9\x5e\xb6\x8d\x78\xf6\x08\x3d\xcf\x1a\xf5\xec\xa3\x36\x82\x2f\x3a\x46\x3e\x17\x10\x42\x7d\xf4\xf3\x33\x45\x3f\x37\x2c\xf1\x7a\x11\xd0\x1b\xd9\x56\x5e\x3e\x38\xb3\x5a\x63\xff\x39\x03\x34\x57\x45\xc7\xe4\x93\xf1\xb3\x1f\xbd\xc6\x39\x77\x3d\x81\x3f\x79\xa2\x30\x22\x91\xd0\x74\x36\x21\x71\x0c\xf6\x7b\xc5\x6d\x85\xd4\x82\x76\x9c\x1e\xa6\x99\x2f\x96\x9a\xd8\x71\xc2\xd9\x4c\xd2\xd8\x40\x11\x98\x5a\xfc\x25\x2d\x11\x52\x70\x61\x7f\x93\x84\x08\x67\xfe\x15\xe8\x4b\x49\xb5\xdc\x1f\x98\x84\x05\x8a\x39\x91\xec\x0b\x65\xb4\x32\xcc\x16\xe8\x81\xf1\xa7\x84\xc4\x33\xd8\xa1\xea\x60\x0e\x11\x25\x07\x88\x2a\xff\x99\x80\x9c\x5d\x9e\xab\x91\x1e\x3b\x04\xf5\x18\x11\x90\xd8\x6f\x83\x5a\xc0\xbe\x99\xaf\x8e\x10\x3a\x67\x68\x8a\x23\x75\x80\x64\x3e\x29\xda\x8f\xb9\x29\xee\xaa\xd5\x9c\x60\xe2\x45\x23\x7d\x70\x6e\x43\xe7\xcd\x67\xc3\x71\x07\x4d\xae\x83\x84\xe2\xad\x82\x98\x1e\xf1\x36\xd0\x8c\x1f\x73\x69\xbd\xdd\x88\x33\x7f\xf4\x2d\xf8\x88\xc7\xd6\x85\x8a\x9c\x06\xa7\x96\xf1\xb8\xd5\xa8\x54\x99\xca\xba\x63\x29\x22\xce\x6c\x21\x50\xeb\x11\x80\x76\xcd\x72\xc7\xfc\x89\x49\x25\x08\x4e\xad\x15\x56\x5f\x35\x10\xad\x60\xe2\xcd\xf4\xe8\xa9\x30\x22\xc6\x3a\x5b\x7c\x41\xd9\x83\xde\xdd\x02\x4d\x18\xea\x2a\x43\xcf\x4d\x9b\x96\xe9\x1b\x8f\x9c\x72\x66\x3c\x31\xdb\xec\x9f\xa4\x33\x86\x93\x35\x95\xdc\xda\xca\xd5\x9d\x27\xce\x78\x65\xc5\x05\x2d\x45\x18\xab\x0a\x32\x3d\xae\x65\x44\xa8\xcc\x37\x74\xdd\x60\x14\x93\x8c\xb0\x98\xb0\x68\x01\x24\xc2\x00\x57\x42\x30\x9c\x20\x0c\xdf\xe1\xe4\x08\x9d\x99\x44\x06\x2f\xe1\xd9\x6b\x1d\x2e\xf4\x14\x33\x3a\xd5\x82\x22\x58\xbb\xec\x28\x47\xcc\x0c\xd3\x19\x9b\x83\x62\xd5\x7e\xc5\x1a\x76\xe6\x3b\xca\x70\x29\x73\x64\x83\xf3\x94\xe4\x6b\x05\x07\x07\x66\xab\x45\x1b\xc4\xb6\xc2\xab\x50\xaf\xd7\xd8\x0c\x24\xa1\xcc\x37\xd2\xdd\x21\xb8\x32\xcd\x22\x61\xa4\x30\x58\xb4\xe7\x24\xc9\x82\x52\xb9\x19\x16\x4a\xba\xa3\x6d\x70\x52\xf5\x2d\x93\xe6\xcc\x20\x54\x18\x4b\xc3\x93\xc5\xa2\xb4\xce\x8c\xa2\xf1\xa3\x11\x3b\x57\x5f\x48\xcd\xf9\x38\x9b\x25\x0b\x84\xe3\x47\x2a\x0b\xcc\xed\x88\x33\x99\xa7\x44\x54\x2a\xd0\x5b\xbc\x5a\xec\x48\x53\x8f\x4d\xcb\xfc\x8f\x38\xa1\xb1\xee\xd6\xc8\x18\x33\x34\x21\x53\x2d\x3f\x65\x58\x48\x67\x11\x6b\x70\x69\xda\xcd\x8d\xf5\x5a\xbd\x1a\xb7\xfc\x31\x64\x88\x28\x2d\x78\x27\xb6\x3a\xf0\x71\x95\x73\xda\x55\x5f\xc2\x35\x27\xb5\x49\xa1\xe5\x02\x8e\x5d\x85\xb3\x55\x10\x2a\x0e\xc6\x2b\x37\x21\x2c\xba\x1f\x27\x4b\x9b\xc1\xad\xc5\x01\x2a\x13\xb4\xa3\x36\x86\xd6\x90\x6b\x12\x0a\xc2\x85\x54\x58\xd1\xc8\x8a\xed\x5c\xd8\x8b\xc3\x5e\x2c\xed\x5b\x7b\xb6\x25\x6a\xb1\x8c\x70\x52\xdf\xe1\x25\x5e\x33\xf3\xfe\x72\xde\x6a\x8f\x9b\x69\x7b\x69\xd2\x4a\xc4\x93\x64\x1d\x44\xed\xca\xcc\x4f\x8b\xcf\x97\x8f\xa8\xe8\x47\x6f\x80\xdb\x0b\x38\x35\xc6\xf7\x88\x13\x2b\xa1\x4a\x65\x77\x29\x7c\xc9\xdc\x6e\x0b\xeb\xdb\x1c\x31\x3e\x35\x05\x51\xdb\xbc\x92\x99\xe0\x29\x5d\x07\xda\xcd\x38\xea\x6e\x5c\x14\xe1\x0a\xe1\xcd\xc5\x1a\xea\x53\x64\xc9\xcb\xf6\x08\xf1\xe6\x98\x19\x79\x75\xc9\x19\x4a\x71\xb6\xd1\x82\xaf\xb2\xb6\x0c\x50\x6a\x4c\x5d\x76\xf5\x00\xb2\x97\x00\x7c\x39\x2c\xf2\x13\x5e\x14\xa9\x3d\x6d\xa0\x5d\x6c\x2d\x72\xb8\xd7\xaf\x9f\xb3\x29\x5f\xe3\x70\x16\xa9\x38\xf6\xf4\x61\x47\xb3\xc1\xf9\xf3\x31\x9d\x66\xf7\xcd\x9a\x76\x39\x8f\xa7\x4d\x44\xbd\xf6\xc9\x74\x2b\xf8\x9c\xaa\x5f\xc8\x44\x42\xad\x6f\x9d\xbb\xb5\x7c\xb4\x82\x16\x11\x0c\x67\xf9\x52\x7d\x2c\xd1\xe1\xce\xd7\xa8\xd2\x0e\x32\x16\x06\x17\x0c\x74\xdd\xdc\xea\x0b\xac\x99\x3d\x24\x9d\x16\x6b\xcb\xdc\xc3\xf5\xc0\xc7\x5c\x8f\x1e\x72\xac\xf9\x84\xae\x44\x56\x5d\x47\x57\x9c\x6a\x49\xc8\xa8\x0f\x45\x64\x81\x0d\xb1\x9e\xd2\x84\xc8\x23\x74\xde\xa0\x37\xba\x00\x67\xef\x10\x34\xa1\x5e\x4e\x7a\xca\x05\x0d\xea\x0c\x39\x19\x09\x51\x00\xef\x0e\x6d\x67\x82\xe8\x31\x47\xc6\x77\xc7\x0d\xd2\x18\x44\x57\x09\xaa\x79\x96\x11\x56\x15\x48\xd1\x9a\x17\x50\x9b\x5e\x6e\x64\x78\xff\x01\x37\x3e\x6f\x6c\x4b\xa9\x15\xa3\x6a\xd9\xd2\x5d\x54\x1c\xe8\x1e\x3f\xee\x7a\xbd\xd3\x5f\xd4\xf7\xa6\x71\x84\x77\xe5\xd6\xd7\x1e\x9d\x97\xf2\xd7\x77\x44\xbe\x87\x4f\x9d\x55\x14\xa3\xa9\x20\x60\x38\x4f\x7d\x4e\x28\x8b\x89\x90\x8a\x73\xb8\xef\x6e\xcf\x7e\x38\xbe\x3f\x47\x44\x45\x28\xa1\x0f\x64\xc4\x22\xf9\x78\xa0\xc5\xe3\x5f\x73\xa2\xf4\xcf\x2d\x86\x16\x9a\x12\x26\x81\x13\x50\x55\xcb\x9d\x6f\x5e\x48\xb7\x30\xfa\xbf\x67\xe5\xef\x97\x90\x7c\x2d\xfd\x05\x68\xd7\x61\xc1\x03\x99\x02\x8e\xb0\x59\x5a\xd9\x40\x31\x46\xc5\x1b\x36\x15\x67\xda\x20\xdc\x95\xfd\x23\x67\x6b\x0a\x5d\xa7\xc5\x47\xc1\x28\x5a\x64\xba\x34\xc3\x00\xb4\xb7\x5e\x1c\xad\xf9\xa6\xb1\xf5\x55\x4c\xa4\x48\x2b\x72\x2a\x7b\x51\xc7\x0a\x29\x41\x08\xb0\x10\x4f\x4f\xf6\xae\xb7\x99\xa4\x7e\x62\xc1\x47\x47\x23\xf6\xd1\x19\xf2\x8b\x5f\xa5\x6b\xc2\xc4\x66\x7b\xfc\xc1\x72\x2b\xd0\x6c\x4c\xa5\xff\x01\x50\xa4\x65\x9e\x28\x53\x60\x65\x4a\xb5\x96\xee\x06\x6a\x9e\x34\x71\x09\x81\x59\x34\xbf\xdc\xb2\xce\x0a\x9d\x8e\x49\xb2\x8e\x24\x7a\x3e\x1d\x26\x52\xd3\x77\xf4\xd0\x72\x3a\x37\x29\x21\x54\x4c\x06\xe4\x40\x57\x13\xc1\xe8\x38\xc6\x7a\x9c\x98\x02\x27\x04\x81\xe9\xb7\x1a\xfd\x6c\x12\x1c\xf5\x2e\x5a\x49\xdd\x58\x7e\x4d\xd8\xa1\x0f\x29\x82\x5e\x10\x56\x23\x26\x72\x06\x08\xb7\xde\x11\x84\x91\x24\x82\x1a\x8f\x4c\xe4\xcc\x32\xd6\x48\x36\xd3\x6c\x42\x4b\x7e\xe0\x0d\xe4\x0c\xf4\x33\x9e\x4b\x88\x60\x4c\x89\xd2\x17\xd4\x97\x50\x96\xcc\xb8\xe2\x0e\x50\x26\x68\x4a\x15\x7d\x24\xf2\xab\x86\xad\x3b\xc5\x0a\x27\x7c\x36\x10\x8a\x4e\x71\xa4\xee\xf0\x56\x1a\x38\xb6\xcd\x6c\x1a\xd6\xe1\x86\x81\xce\xcf\xf4\xe2\xcf\x08\x23\x02\x26\xaa\x75\xf2\xe6\x23\x0c\x4f\x36\xe2\xdc\x50\xd3\x23\x32\x55\x10\xa4\xb7\x58\xe0\x5c\xf1\x54\xeb\xb7\x38\x49\x16\x50\xdd\x40\x3f\x99\x63\x39\x77\x1b\x6d\xc2\x90\xba\xdc\x4d\x76\x71\x4f\x71\x34\x27\xb7\x0a\xab\xbc\xd1\x18\x5c\x19\xe5\x3b\xc2\xf2\xf4\xdd\x09\xfa\x9f\x62\x8e\xa7\x83\xd3\xef\x87\xe3\xb3\xf3\xdb\xc1\x77\x17\xc3\xb3\x60\x3e\xf6\xc9\xc7\xf3\xdb\xdb\xfa\xaf\xdf\x9f\xdf\xd5\x7f\xbc\xbe\xba\xbe\xbf\x18\xdc\x35\xb5\x72\x71\x75\xf5\xc3\xfd\xf5\xf8\xfd\xe0\xfc\xe2\xfe\x66\xd8\xf0\xe9\xfd\x5d\xfb\xc3\xdb\x1f\xce\xaf\xaf\x87\x67\x6e\x55\xfe\x1e\x9c\x2e\x08\x4f\x82\xd0\xc1\xe6\x69\x54\x0f\xe0\x21\x2a\xbf\x78\x82\xee\xab\xb8\xab\x36\xc6\xc7\xe4\x61\x3e\x61\xa9\x79\x18\x84\x72\x8d\x18\x72\x9f\xeb\x45\x69\xfb\xd4\x78\x41\xa3\x39\x41\x09\xe7\x0f\x79\x66\x59\x9b\x49\xe6\x60\xdc\x18\x7e\x88\x0c\x5a\xfb\xfe\xfc\xee\xa4\x8e\xff\xea\x1b\x0b\x10\x1f\xdc\x19\x80\x71\x61\xc7\x4e\xc1\x96\x92\x09\xf2\x08\x87\xd5\x9b\x4a\x83\x1e\xfc\xce\x2c\xeb\xc7\xb4\x86\x99\xaa\x74\x13\xc7\xb6\x06\x9d\x9b\x58\xd0\x70\x79\x5f\x97\xad\xa6\x5f\x0e\x03\x78\x8f\x26\x24\xc2\xb9\xf1\x15\xeb\x7b\x4a\x08\x2e\xc2\x01\x17\xf4\xb0\xbb\x46\x2d\x1d\x35\x36\x58\xd9\x33\x3d\x71\xf9\x40\xb3\x8c\xc4\xef\xea\xf2\x4b\xb9\x58\x99\x84\xd3\xa7\xfb\x0c\xce\xa4\xd6\xeb\x41\xe7\x77\x68\xcd\x73\x8b\xaa\x4f\xa5\xf1\x87\x15\x1e\x42\x00\x22\xd4\x77\x82\x47\xd5\xa5\xe0\xbd\xc6\x0a\x3d\x11\x48\x09\xca\x2d\x5c\xbd\xd1\xbd\xf5\xd9\x86\xee\x8c\x27\xc3\xd5\x48\x29\xa5\x0a\xb5\x32\xe3\x5d\x08\xdc\xfa\x7b\x49\x9a\x18\xf1\x16\x79\x1d\x67\xa6\x51\xe0\xce\x2e\x94\x00\x46\xdc\xe2\x33\x72\xb7\x41\x83\x85\x7c\x89\x7c\x55\xbf\x91\x56\x5c\x16\x9a\x6d\x77\x19\x8f\xcb\x65\x2d\x01\x34\x76\x1f\x58\x09\xc4\x6f\xe5\x5a\xdd\xf1\x18\x2f\x34\x71\x40\x0c\x8f\xcc\xb3\x8c\x0b\x85\x5a\xda\x30\xde\x11\x33\x3e\xb8\x73\xec\x3c\x3c\x8f\x83\x46\xb4\x84\x21\x1b\x30\x94\xbb\xa5\xf7\xd9\x75\x2d\x18\x47\x08\x55\x02\x8a\xa0\x07\x5b\x4f\x4b\x2a\x75\x89\x42\x9b\x84\xdf\x6d\x22\xf7\x32\x7d\xc1\x77\xad\xfd\xd1\xd4\xfb\x95\x6b\xa1\x71\xcb\x13\x32\x55\xe3\x46\xaf\xcf\x12\x03\xa7\x6e\x91\xb5\x65\x44\xd3\xd9\x7c\x07\x2d\x76\xd7\x12\xbe\xb5\xfe\x52\xad\x1a\x04\x16\x02\xc1\xb9\x32\xf2\x69\xa1\xc3\x20\xb7\x9a\x60\x5e\xb0\x9d\xda\x58\x66\x2f\x04\x6a\x99\xff\x81\xf1\x27\xe6\x2d\xfb\xf2\x68\xc4\x86\x18\x8a\xf8\x79\x45\xc4\x85\x38\x83\x16\xb0\x52\xfe\x2f\x15\xe4\x7a\xd1\x20\x98\x76\x84\xb2\x82\xee\x6d\xf9\xd6\x64\x81\x8a\xa2\x6b\xa5\xef\xba\x9c\x1e\x63\xf5\x76\x22\xa0\x99\xb0\x2d\x17\xa4\x48\x66\x2d\xf3\x66\x9e\x85\x03\x15\xdc\xee\xba\xab\x23\xf4\x93\xb3\xfc\x40\x3c\x51\x51\xaf\x50\x99\x1b\x27\xc1\x0b\x07\x6a\xd4\xb4\xb0\xbb\xc0\x09\xda\x75\x84\xd1\xf2\x05\xf6\x80\x04\x0d\xab\x5c\x52\xc0\x19\x33\x16\xd9\x35\xc2\x29\x4f\xfd\x47\xb7\x64\x79\xbc\xf5\x7b\xa8\xfd\x63\x1d\xd6\x20\x74\xb0\x64\xf1\xbf\xcc\x66\x99\x4c\x0a\x87\xea\x6f\x6b\xb1\x58\x0f\xaa\x3e\x3f\xe0\x01\x34\x89\x16\x68\x4a\x93\x04\xe4\x80\x23\x34\x80\xd2\x79\x90\x88\xa0\xaf\x42\x17\xb5\x46\x67\x8c\xaf\x8a\xdd\x6e\x21\xa6\x28\x20\xa6\xdb\x76\x62\x92\x40\x4d\x45\x1e\xda\x6e\x28\x6a\x07\x39\xc9\x9a\xb7\xe0\x3a\xa2\x63\xf7\x4c\xe4\x35\x94\xf7\xd7\x08\x3a\xab\x0d\x37\xf8\xf0\x5f\xcd\x43\xff\x90\x63\x81\x99\x82\x50\x2a\x2b\xba\x0b\x12\x84\xf4\x92\x4f\x10\xac\xc8\x8c\x21\x18\x7e\x0a\x37\xd7\xb9\xfc\x67\x14\x12\x4f\xe2\x03\x44\x8f\xc8\xd1\x81\x2d\x28\x2e\xf3\x49\xf1\xe6\x5c\x4b\x0e\x23\x56\x0b\x11\x39\x42\x83\x44\x72\xfb\x05\x61\x51\x02\xa5\x2a\x83\xa8\x2f\x4f\xf9\xd6\xad\x34\x59\x80\x82\x02\x5b\x59\x34\xcf\xed\x83\xe0\xc3\x11\xc3\xd2\xf8\xc4\x13\x38\xe9\xc5\xef\x4d\xf5\x7d\x4b\x71\x12\xcf\x08\x47\x5c\xbb\x86\x9e\x6d\x93\x4c\x9d\x92\x65\x1b\x04\x6f\xc0\xc6\x14\xa1\x3b\x41\x06\x31\xfa\x12\x2b\x94\x10\x2c\x15\xfa\xe6\xab\xb5\x62\x43\xdc\x04\x0b\xee\x6a\x8f\x6f\x11\x80\xed\x22\x38\xdb\x8a\x94\x43\x1d\x29\x84\x11\x23\x4f\x61\xc0\x0e\x87\x18\xab\x47\x2a\x73\xa8\xfe\x19\xe4\x8c\x98\xfa\x8d\x26\xb3\x0c\x82\x60\x8d\xca\xd4\xc2\x47\x1c\x5c\x9f\x75\x9f\xda\x61\x35\x50\x96\x55\x9e\xa8\x51\xcf\x00\x52\xa2\x88\xa5\x9c\x63\x35\x62\x96\xb3\xba\xb0\x91\xa0\x52\xdb\x20\x49\xca\xf1\x8b\x18\x42\x74\x99\x9e\x30\xd4\x2e\x3d\xf2\x0b\x74\x09\xea\x97\x0f\x22\x2b\x17\x86\xf7\x87\x45\x6b\x6a\x23\xe6\xf3\xf5\xc3\xb6\x1b\xa5\x9d\x26\xfb\xf2\x0b\x0a\xc1\x0d\xdd\x5f\x98\x22\xb2\x1d\x84\x61\xd2\x34\xe4\x15\x07\xab\x6e\xd3\x5f\x22\x1b\xef\xba\x83\xee\xa2\x72\xb3\x7d\x1c\xae\xd9\x27\xde\x60\x6e\x6f\xd9\xdc\x40\xb6\xd8\x46\x01\xf7\xd1\x8c\x2f\xe5\xf1\x2d\x0d\xfd\x3c\x86\x5c\x8a\xd5\x5c\xb0\xc8\x4d\x70\xac\x03\x0c\xdd\x34\x0e\x42\xa5\x83\xc8\x4c\x08\xa5\x77\x8c\xcf\xbe\xd9\xe2\x79\xcd\xde\xf6\xf4\x0f\x8a\xf9\xbb\xa9\xf8\x20\xb8\xfa\xc4\xdb\x85\xbd\x41\xfc\x0f\x1c\x41\x00\x25\xf4\xe4\x42\x37\xeb\x80\x02\x0e\x86\x11\x83\x31\xbf\x51\x3c\xb4\xf5\xa0\x8f\xd0\x10\x2e\x1a\x57\x1e\x1a\x4f\x9d\x43\x22\x78\x79\xc4\xb4\x66\xe2\xf2\x8f\x83\xf6\xcb\x24\xde\x74\x02\x0c\x98\xc9\x56\xbe\x9c\x74\x35\xc6\x76\x9b\x36\xe1\xb0\x54\xa0\x0d\x80\xe5\x45\xc3\xd9\x09\x8a\x79\xf4\x40\xc4\xb1\x20\x31\x95\x27\xe0\x5b\x57\xad\x4e\xbd\x54\x6b\xdb\x5b\x4b\x1a\x6d\x81\x02\x2b\x72\x0d\x4e\x4d\xff\x36\x88\xde\x55\x33\x3b\x40\x74\x0a\xea\x84\x0b\x75\x35\x49\x36\x2e\x5d\x9b\x30\x25\x16\x19\xa7\x4c\x79\x53\x56\x65\x21\x9c\xa6\xa1\x85\xb6\xb6\x20\x6d\xb1\x8b\x18\x9c\x0d\xa7\x7d\x37\x27\x92\xb8\x80\x03\x33\x29\xc5\x91\xf1\xb2\x18\x76\x91\x61\x35\x97\x90\x11\x54\x5e\x03\xab\x74\xc1\xa7\x7a\x85\x70\x06\xf1\x0a\xc6\x4a\x51\x7c\xe4\xf3\x56\xa4\xa2\x49\x32\x62\x8c\x90\x58\x22\x48\xde\xf9\xa2\x31\xf3\x4c\x7f\x7a\x80\x70\x1c\xa3\xff\xfd\xe5\xfb\x8b\x9f\xef\x86\xe3\xf3\x4b\x30\x5a\x9f\x5f\x0c\xbf\x3a\xf0\x3f\x5e\xdd\xdf\xf9\x5f\x8d\x85\xe5\x91\x08\x94\xe2\x07\x50\xf1\x98\x34\xf2\x1f\x64\x77\x84\x23\x75\x39\x79\xfa\x89\x24\x2e\xd2\xd5\x8a\x29\x1e\x02\xc8\xee\x61\x6b\xb1\x42\x63\xf3\x5b\x43\xf9\xbd\xf1\x9f\x2c\xa7\x41\x47\x3c\xbe\x0b\x27\x06\xa6\x84\x41\x34\xb6\xb5\xf6\x15\xba\x6f\x41\x70\x84\xcd\x28\x6b\x8b\xc7\x23\xec\xf1\x39\x85\xf8\x1f\xc8\xe2\x47\xad\x5e\x5f\x63\x2a\x3a\xd3\xde\x90\x3d\x52\xc1\x19\x4c\xcd\x9b\xb5\xfc\x89\xd1\x7a\x3a\x96\xd5\x43\x25\x8d\x2c\x0c\x31\x1a\x59\x6b\xcc\x67\x13\x90\xc9\xab\x4f\xd7\xc2\x23\x90\x4f\x4a\xb8\xec\x4f\x8f\xc2\xe1\xa0\x08\xfc\x45\x53\xd0\xe0\x88\xdd\x5d\x9d\x5d\x9d\x20\x92\xe0\x09\x17\x90\x0d\x66\x42\x82\x5c\x13\x76\xc1\x22\x9e\x06\x0d\x95\x32\x7f\x0f\x50\x56\x64\xfe\x86\x46\xb4\x23\xd3\xc6\xaa\x2a\xc2\x5c\xd4\xf3\x66\x77\xab\x02\xda\xc9\x5e\x73\xd1\xe5\xfa\xd7\xaf\xc1\xd2\xf1\x4c\x2b\x72\x15\xce\x6b\xef\xe6\x29\xc1\xa6\x80\xa7\x71\x0b\x59\x5b\xbe\x0d\x60\x4d\x92\x52\x3d\x20\x7d\x70\xe4\x91\x75\xc1\x17\x6f\x72\x86\x7e\xf8\xab\x44\x93\x5c\x8d\x58\xb9\x0d\xce\xd0\xe0\xa7\x5b\xf4\x1d\x56\xd1\xfc\xab\x11\xbb\xd2\x6a\xe6\x0f\x7f\x6d\x81\x28\x58\x1b\x5d\x47\xaf\xc9\x19\x56\xf8\x82\xe3\x98\xb2\x59\x13\xb4\x4e\x81\x7f\x3e\xbc\x1b\x9c\xa0\x2b\xab\xc3\xfb\xac\xe2\x22\xd3\x2a\x68\x08\x18\x32\x4c\xc4\x71\x11\x60\xe5\xac\x0c\x3f\x62\x34\x33\xb8\xb0\x46\xec\xce\x60\x0a\x69\xae\x4a\x15\xca\xb8\xc5\xe0\xd7\x5a\x99\x41\x5b\x32\xa6\x6c\x6b\x49\xd4\xab\x03\x64\xec\x37\xc3\xca\x63\x20\xcf\xd4\x99\xfd\x88\x81\x82\xee\x33\x3d\x13\x1e\xe1\x04\x62\xf2\x0e\x03\x9b\x9e\x56\xdb\x79\x0e\x69\x77\x10\x0c\xc3\x16\xe5\xd0\x59\x9f\x09\xea\x85\xb2\x70\xa3\xc0\x00\x00\xfb\x68\xbd\xb1\x29\xd7\x1c\xc7\x60\x89\x80\xf1\x2d\x31\xab\xa3\x3f\xf4\xd8\x22\x66\x59\xf4\x53\xc7\x8f\xa0\xb0\xb1\x71\x2b\xe2\x08\xcc\xf7\x6c\x01\xe1\xdb\x00\x9a\xcd\x21\xf4\xa3\xe0\xce\x96\x28\x6b\xbb\xe8\xef\xc4\xe0\xb3\x11\x33\x91\x82\xa5\x7d\x09\xb3\xe2\x83\xde\x39\x83\x40\xc6\xe2\xba\xf4\x02\x46\x66\x03\x1b\xad\xac\x9f\x09\x72\x18\x13\x45\x44\x0a\xf6\x9e\x70\x4d\xf5\x0d\x7b\x84\x6e\x42\xf5\x3a\xe6\x51\x9e\x3a\x64\x40\x48\x4f\xb4\x11\x70\xf6\x12\xf5\x14\x62\x2e\xf6\x55\x14\x8f\x45\x34\xa7\x8a\x40\x56\x5e\x67\xfd\xd8\x10\xcc\x20\xfc\xb4\x2e\xa9\xb7\x0b\xbe\xc0\x3b\xb6\x8b\x5a\x33\x0d\x8d\xb3\x72\x4b\xa5\xd6\x56\x03\x9b\xad\x28\x74\x71\x59\xa0\x97\x71\x01\xc2\x16\xf9\x94\x71\x30\x72\x9b\x9c\x2a\x1e\x7f\x21\xd1\xf9\xb5\x96\x80\xb4\xc6\xeb\xcf\x60\x2e\x95\x09\x2e\x83\x74\x1d\xf3\xb5\x49\x17\x38\x40\x5f\x9b\x8a\xb3\x11\xfa\xe4\xfe\xf8\xcb\x7f\xfc\xc7\x9f\xff\xb2\x4e\x3a\x89\x53\xc8\xa1\xdd\x62\x8d\x7c\x39\x84\xb2\x48\x14\xee\x40\x9d\x53\x6d\xb1\x0b\xf6\x00\xb6\x2d\xff\x26\x28\x45\x41\xec\x10\x9e\xd9\x13\x2e\xc3\x93\x89\x4a\x47\xb3\x88\x24\x90\x44\x1d\x94\x39\x84\x17\x76\xad\x44\xff\xbf\x96\x80\x80\x8c\xf5\x51\xd9\x2c\xc6\x89\x26\x5e\xbc\xd6\x8d\xa0\x2f\xad\xfd\x4f\x81\x03\xf1\x2b\x77\xc1\xf1\x24\x26\xc2\x56\xab\x76\x26\x3b\x6f\x48\x04\xe6\x40\x3e\x65\x09\x8f\x1d\xbc\x97\x24\x19\x06\x01\x42\x33\x83\xa3\x11\x1b\xba\xe2\xc5\x06\x9e\xc2\x7c\x64\x3c\x2f\x53\x1c\x19\x54\x2b\x89\xbe\xfc\x74\xa2\x7f\x3b\x40\x8b\x13\x08\x22\x3d\x40\xbf\x9d\x58\x10\x02\x2c\xd4\x58\xff\xf4\x95\x93\xb5\x6d\x13\x30\x68\x2a\xd1\x17\xc7\x8f\x58\x98\x9a\x87\xc7\x66\x44\x5f\x58\xce\xea\xeb\xba\x84\xb2\x79\xc2\xf9\x83\x0d\xb0\xad\x7d\x78\xec\x00\x4d\x80\xbc\xbd\xdf\xc4\x6c\xbd\xcf\x77\x54\xe8\xd0\x96\x5e\x3e\xca\x26\xe8\xe8\x1f\x92\x33\x74\xb4\xc0\x69\x62\x7f\x75\x4f\x6d\xfc\x2f\x96\xc8\x15\xdf\x76\x41\x3e\xc9\xc2\x58\x4a\xbf\x4b\xf8\x04\x66\xf5\xd1\xcd\xd4\x44\xd0\xc2\x40\x8b\xdb\xa7\xb8\xb0\xec\x44\xac\x24\x65\x60\x19\x52\xae\xcc\x2b\xc0\xe3\x9a\x66\xf5\xc9\x0f\xe9\xbf\x8d\x5f\x18\x16\xc5\x25\xf1\x19\xe3\xb0\x8f\x5e\xd3\x8d\x7e\x42\x5f\x5a\x16\xf4\x95\xbe\x63\x6c\xb8\xb2\x59\x86\xa6\x0e\x16\xbe\x83\x9f\x83\x0e\x28\x43\x26\x2d\x73\xc9\x97\xbf\x1d\x1f\x1d\x1d\xf9\xaf\x2f\xf5\x54\xfe\x5f\x44\x95\x24\xc9\xd4\xb4\xe4\x6e\xb0\xc5\x88\x7d\x74\xc0\xc1\xce\x78\x5d\x40\x25\x41\xd1\xec\x88\x27\xe8\xb0\x30\xe8\xc6\x3c\x92\xe8\x0f\x5a\xac\x0d\x96\x12\x7e\xd4\x7a\x5c\x0b\x8c\x99\x41\x2a\x7c\xa1\x43\x65\x0d\xe2\xd5\x63\x15\xa2\xa3\x78\xc5\x16\xcb\x10\x85\x1a\x68\x41\x53\xce\xb1\x45\x50\x11\x42\xbf\x4c\x3e\x29\x78\xd4\x02\x50\xd3\x18\xca\xde\x7c\x53\xd6\xd8\x6d\x81\x53\x63\xc8\xba\x65\x01\x2c\x8c\x88\xe5\x0c\x66\x9e\x07\xa1\xfb\x44\x5f\x2e\x2c\x84\xb2\x95\x79\x9a\x62\xb1\x38\x2e\x4e\x5b\x9d\x38\x0b\x5c\x7a\xe0\x31\x89\x5b\x00\x70\xe1\x26\xf6\x68\xd9\x28\x06\x2b\x5e\xba\x1b\xcd\x9f\xdd\x08\x6a\xf1\x40\x40\x9e\xa9\x44\x45\x58\xc4\x63\x4b\xd7\x45\xf6\x69\x59\x62\xf1\xef\xd4\x65\x15\x17\x11\x23\x0b\x63\x1c\x53\x26\x33\xda\xbe\xe1\x3e\x6e\x61\xdf\x7c\x0c\x55\xdd\xc8\x6c\x0d\xf7\xe8\xf9\xd5\xad\xfb\xa6\xfb\xa5\x0b\xeb\x50\x16\xd9\xb1\xd3\x12\x9d\x45\x42\xe0\xa7\xe2\xfa\x85\xd8\x0e\x63\x9d\xc9\x7d\x6e\xae\xf9\xf7\x29\xbf\xa6\x89\xbe\xb5\x80\xc6\x8f\x46\xac\xf4\xf3\x01\x22\x09\x4d\x29\xf3\xb1\x75\x86\xb9\xf3\xa9\x91\x9e\x1f\xa8\xd2\x5b\x26\xe3\x07\xcd\xc1\x1c\x5c\x46\xa0\x52\x0d\xd8\xc2\x91\x8e\x77\x4c\x59\x0b\x44\x2e\xf5\xb8\x0a\x1d\x5d\x0b\xb3\xba\x89\x43\x2b\x90\xd2\x80\xf0\xe0\xfc\x8e\x98\x6e\xcd\x9d\xa5\x22\x5c\x38\x68\x2f\x68\xee\xd0\x01\xba\x06\x1c\x00\xfa\x28\xc5\xfc\x7a\xf9\xb7\x41\x40\x19\xb2\x3c\xdd\x36\xd9\xc4\x86\x0f\xbf\x96\x99\xee\x5a\x10\x77\x53\xd9\xc4\x25\xc2\xf2\xd4\x1d\xa8\x35\x28\x6e\x68\xc5\x9f\x98\x44\x09\x36\x00\x00\xba\x21\x88\x7c\x3c\x30\x0e\xd2\x2c\xe8\xcb\x5c\x2f\xa6\x1b\x83\x11\x9f\x10\xf6\xa5\xf9\xf7\x57\xc8\xde\x0d\x5f\x1f\xd8\xfb\x5c\x48\x87\x60\x69\xf7\x1c\x6a\x0c\x91\xd8\xd8\xd0\x01\xed\x6f\x86\x45\x6c\xac\xe5\xa1\x56\x61\x32\x78\xb5\xfc\xb5\xe0\x39\x7a\xa2\x72\x3e\x62\x77\xdc\x19\x1c\x11\xe3\x1e\x2f\xf1\x00\x94\xd1\x5a\x7f\x58\x02\x13\x80\x51\x37\x51\x80\x66\xc2\x5b\xe5\x1a\x41\x14\xec\x98\xf1\x98\x6c\x87\x0b\x71\x57\xf8\x2a\x9c\xff\x5a\x10\x93\x0f\x06\x37\x45\x5b\x3a\x2d\x91\x72\x4d\xdb\x7c\x75\xe3\xe1\x1e\xb2\xed\x40\x49\xbb\x27\xb6\x29\xe4\x8a\xbf\xd5\xa0\x15\xa7\x71\x06\xd9\xc0\xa5\xb5\xf7\x28\x84\xdb\x6e\x42\x54\x4e\x55\x59\xb9\x02\xfe\xea\x33\x73\x8f\x60\xd9\x7d\x80\x31\x46\x33\xc1\xf3\xcc\xa7\xcc\xbb\x74\x3f\xb3\x0d\x56\xa6\x39\x67\x53\x7e\x62\x75\xaa\x0b\xca\x1e\x0c\xc5\x3f\xd7\x1e\x19\xa0\x49\x12\x97\xd0\x71\x5c\x95\x31\x98\xc3\x21\xa2\x2c\x4a\x72\xb8\xf8\xa4\xc2\xd1\x83\x01\xcb\x6c\x33\xfa\xea\x6f\xc6\xab\x93\x29\x5b\x24\xa6\x3c\x49\x6c\xb7\xc5\x05\x5a\x94\x61\x7c\xa4\x18\x61\x74\x7f\x73\xde\xdc\xf7\x03\xad\x3b\x73\x9a\x6f\xcf\x32\x81\xc0\xff\xfc\x40\xd7\x8a\xbb\xac\xa0\x0d\x91\x12\xa9\x7b\xe3\x52\x1b\x96\x9d\x26\xd2\x0f\x58\x91\x6d\x33\xa1\x0c\xb4\xca\x1a\x91\x7a\x35\xcc\x9a\xa5\xd6\xe3\x2d\x01\x5f\x0a\xb0\x16\x08\x0d\x6a\x47\x9e\x09\x83\xb5\xe0\xe1\x1a\xd8\x0d\xf0\x7e\xb7\xf9\x54\xde\x5d\x31\x9d\xe5\xc3\x4c\x08\x59\x03\x6d\xe0\x56\xbf\xde\x71\x90\xa5\x57\x97\x8d\xf1\x09\x1b\xf4\x60\x27\xb1\x16\x96\xc0\x38\x2f\x15\x08\xee\x44\xd0\x8e\x1c\x8d\x78\x2d\x7d\x8e\x88\x1f\x89\x0b\xc3\xf1\xb2\x98\xeb\x77\x06\xbe\x2d\x5e\x02\x27\xf6\x16\xda\x06\xc2\x0f\xc4\xd6\x2d\xc3\x26\xb4\xf8\x35\x4e\x1b\x58\x74\xf3\x4e\x14\x1d\x9f\xd9\x8f\x3f\xea\x6f\x9b\x59\xd1\x47\xc8\xe2\xf3\xc0\x29\x29\x66\xfa\x64\xbb\x5e\x5b\x8c\x90\x46\x22\xdc\x68\x48\xf7\xd9\x46\x03\x32\x3d\x76\xac\xdb\x63\xbb\x72\xad\x3c\x19\x3b\x3c\x4e\x8c\x9d\x49\xcd\xc1\x04\x51\xe0\xdd\x6b\x8e\x56\x36\x45\x18\x6c\xfc\x04\x8b\x99\x51\x90\x24\x51\xf2\xab\x86\x1d\x2e\x72\x1e\xb6\xd8\xe1\x0d\x6a\x8a\x85\x7e\x4f\x10\xbf\x97\x9d\x34\x3f\xca\x32\x66\x9b\xbf\x95\x7d\x75\x3e\x2b\x34\x51\x19\x22\x6b\x45\x5c\x08\x40\x42\x8d\xf5\x59\x69\xc7\x4c\xd9\xb2\xb6\xe4\x25\x4e\x3d\x22\x80\xab\x70\x67\xf3\xbb\xcc\xe0\x26\x04\xe0\x06\xdb\xc7\xb0\x75\x11\xc9\x70\x08\xb6\xa8\x53\xdb\x08\x46\x6c\xe0\x5e\xf1\x59\xc5\xa0\xdb\x09\x23\x80\x43\x7c\xa8\x89\x86\x06\xfd\x0a\x17\xab\x6e\x27\xd7\x32\x89\x75\x93\x37\xab\x75\x30\xb5\x7e\xe7\x6f\x23\x8b\x78\xef\xa1\xd1\x96\x56\x1b\x78\x5c\xbf\x52\x71\x33\x30\x4b\x54\xad\x24\xdb\xd4\xf1\x6a\x5d\xca\x21\x46\xd8\x86\xc2\xe2\xb5\x26\x86\x34\x59\x14\x64\xaa\x57\xdc\xe8\xe4\x95\xce\xea\xa7\x55\x6d\xc5\x8d\x29\x4e\xc7\x82\xb7\x97\x63\xe8\xb0\x4c\xae\x89\x92\x7d\x67\x6e\x60\xa3\x17\xe8\xd7\x1c\x27\xe6\x72\x63\x96\x1c\xdd\xb0\x41\x54\xfe\xf6\x2f\x68\x00\xb7\x0f\xfa\x08\x7c\x11\x1c\xfc\xd0\x9a\xe2\x88\xa6\x19\x11\x92\x33\xdc\x5a\x97\xe4\xe1\xaf\x72\x6c\x31\xdf\xc7\x38\x8a\x78\x5e\xc7\x77\x5f\x63\x26\x0d\xad\x85\x93\xc2\xe8\x21\x9f\x10\xc1\x88\xa9\xbd\x02\xef\x21\xf7\x5e\xa7\xe1\x72\x9c\xab\xf9\xb7\xe3\x28\xa1\x9d\x81\xe8\x21\xbb\x68\xa0\x3f\x3b\x35\x5f\x2d\x9b\x40\xa9\xfd\xd2\xd0\x19\x32\xcf\x90\x79\x76\x84\xbe\xc3\xd1\x03\x61\x31\xca\x92\x7c\x46\x2d\x98\x00\xdc\x50\xc0\x2e\x03\xf3\x6c\x79\x62\x46\xb6\x30\xed\xeb\x6b\x68\xc4\x52\xfc\x60\xb0\x01\xad\x10\x19\xe1\x24\x59\xcb\xcc\xe0\xe9\xa1\x86\xaa\xe2\x32\xdf\x7d\x9d\x1b\x73\x3e\x94\x39\x1f\x60\x50\x05\x04\xc9\x9c\x21\x0c\xc0\x2c\x5f\x48\x94\x67\x4e\x02\x02\x4b\x5f\x02\x7e\x57\x33\x49\x28\x60\x4c\xb5\x1e\x34\x27\x23\x06\xb1\xac\xae\xc5\x85\xe7\x2a\xa1\xab\xdf\x87\x9c\x34\x1d\xbe\xa9\x81\x25\xd8\xce\x8b\x58\x03\xa0\x5c\x41\x09\x1d\xe3\x74\xd5\x9c\x30\x30\x40\x74\x6f\x19\x34\x9a\xee\x9b\x56\x8a\xc9\xb5\x82\xa6\xb7\x98\xfa\x25\xcc\x19\xb5\xa5\x0f\xac\x91\x3c\x08\x97\x73\x9e\xa4\xe2\x7b\x2a\x91\xc4\x8a\xca\x29\x6d\x34\xcc\x84\x60\x10\xdb\xac\x3a\x5e\x0f\x81\xa2\x01\x7d\xa2\xb2\x16\x3e\xee\xff\x08\xbd\x07\x3b\x53\x20\x7b\x73\x8f\xe5\xd0\xc6\x12\xd4\x9c\xb4\x82\x1a\xee\x22\x60\xc6\xcd\x20\x78\x7f\xa9\xf9\xd0\xe7\x78\x1c\xa1\x41\x61\xdf\x37\x68\x16\xc6\x72\xbf\x62\x46\x24\x91\x64\x13\xe2\xeb\x64\x0a\x03\x1f\x38\x10\x10\x02\x59\x45\xea\xdf\x0b\xe8\x5b\x3f\xcc\x27\x48\xa3\xc4\x0f\x84\x2d\xb3\x77\x74\x1f\xa1\x31\x48\x2d\x55\xba\xbd\xa5\x8b\x1b\x63\xd7\x26\x03\xec\x7e\xec\x0a\x00\x11\x3a\x3d\xd6\x4b\xae\x05\xfd\xe8\xc1\x26\x6f\x18\x7b\xa7\x85\x20\x79\x9a\x73\x19\x9e\x33\xb7\x7f\x46\x57\x14\x39\x71\x49\x1a\x90\xfc\xe2\x17\xd8\x44\xbd\x30\x1e\x22\x94\xc0\xa8\xfd\x21\x35\xb6\x5c\xbf\xdf\xc8\xb1\x50\x58\x06\xf0\x13\xb9\xa6\xea\xa7\xf9\x87\xbf\xca\x2b\x38\xb1\xbb\xc8\x85\x6f\x2e\xdc\xb5\x7d\x1c\xfa\x86\x16\x78\x1f\x61\x55\x54\xfd\xc2\xb1\x47\x6f\xc8\x78\x8c\x0a\xf2\x5a\xbf\xc4\xd7\xeb\x4f\xab\x52\x1a\xac\xd3\xdc\x56\x51\xf6\xc7\xc0\x4d\x8f\x26\x39\x35\x55\x36\x4b\x22\x97\xcd\x97\x04\xed\xd7\x5e\xff\x54\xfa\xfb\xa4\x99\xc6\xae\x79\xbc\x0d\x61\xad\x0f\x58\x57\xa7\xeb\x0e\x51\xbc\xb2\xa9\x2a\xe8\x92\x95\xc8\x78\x7b\xfc\x65\x3c\xee\x5e\x47\x13\x1c\xee\x93\x7c\x7a\x0b\xb0\xe8\x6d\x98\x10\x0e\x27\x6c\x4e\x7c\x92\x97\xde\x67\xdd\x8d\x4f\x39\x68\xdb\x14\xeb\xbf\x2d\xae\x7f\x8c\xfe\xef\xed\xd5\xe5\x61\x8a\x85\x9c\x63\xc8\xb9\x75\x6d\x1d\xb8\x52\x23\x46\x01\x75\x7e\x25\xca\x46\xec\x10\xcd\xf8\x81\xf1\x62\x9e\xa0\xb9\x52\x99\x3c\x39\x3e\x9e\x51\x35\xcf\x27\x47\x11\x4f\x8f\x8b\xa5\x39\xc6\x19\x3d\x9e\x24\x7c\x72\x2c\x08\xc4\xb1\x1e\x7e\x73\xf4\xed\x37\xb0\x33\xc7\x8f\xdf\x1c\x83\xef\xea\x68\xc6\xff\x70\xf1\xed\x7f\xfe\xf9\x2f\xba\xe1\x6c\xa1\xe6\x9c\x9d\x58\x17\xe9\xd2\xb6\x0f\x8d\xdc\x7b\x6c\x3e\xa9\xf4\xf2\x9f\x47\x5f\x87\xc3\xb0\xaf\xa6\x3c\x26\x89\x3c\x7e\xfc\x66\xec\x36\xe6\x28\x5b\xc7\xe9\x5b\xf0\x7b\xbf\xe2\x95\x1a\xb2\xfa\x77\x4f\x31\xce\xd4\xb7\x6a\x57\x1a\x8e\x4a\x18\xa5\xbc\xc5\x81\x79\x20\x35\x3f\xf8\x1a\x0a\x98\x17\xa4\x5a\x54\xfa\x75\xc1\xbd\x5b\x45\x9b\xb5\x92\x32\xc1\xeb\x4c\x23\x00\x8e\x35\x26\x88\x0c\xd3\xa6\xe8\x36\x1b\x5d\xb1\xcd\xfa\x3d\x27\x04\xf2\xae\xb1\x8f\xed\x74\x37\xc4\x3d\x4e\xcc\xd7\x2e\x16\x84\x3f\x39\xbc\xe3\x5d\xa0\x04\x77\xac\xc7\xe4\xc1\x4f\x0d\xf1\xc0\x58\xdc\xb8\x5a\x86\x31\xc7\x72\xb3\xa0\xa2\x81\x81\x18\xf3\x7e\x01\x5f\x45\xd2\x76\xe8\x58\xa5\xcb\xda\x86\x62\x7f\x16\x1c\x26\x33\x55\xca\xe5\x11\x7a\x5f\x29\x58\x53\x04\x4a\xdd\xbc\x3f\x45\xdf\xfc\xf5\x3f\xff\x3c\x62\x5f\x36\x70\x31\x88\xdc\xe0\x62\x66\xe3\xb6\x80\x77\xa5\x58\x2a\x22\x8e\xc5\x34\x3a\x36\x81\x20\xc7\xfa\xfb\x43\xdb\xe9\x21\x9f\x1e\x7a\x08\xd4\x43\x8b\x06\x79\x94\xc6\xeb\x25\x34\x97\x48\xcf\x84\x4d\xd9\x80\x6b\x09\xc1\xd9\x06\xfa\x84\x4f\x3d\xd8\xb5\x89\xab\x37\xb8\xf8\x7c\xda\xf0\x07\xd4\x76\xfd\xca\x03\x2e\x61\xe9\xfa\x28\x10\x50\xda\x8f\xe6\x6e\xd0\x90\x1d\x89\x3c\xa7\xda\xe6\x78\x49\x28\x9c\xad\xb3\xf0\xcd\x87\xad\x08\x7b\x37\xf9\xdf\xb6\x38\xa8\x41\x93\xe5\x8c\xf0\x29\x44\x0d\x81\x5c\xe0\xbc\xa2\x60\x1b\x62\x5c\x05\xb9\xde\x82\x64\xe6\x82\x09\x8b\x89\x36\x2c\xf7\x96\x88\xca\xab\xd6\xf9\x39\x10\x95\xb7\x5d\x77\xcb\x50\x5e\x69\xc1\xb7\x0d\x5d\x32\x47\x69\x1d\x2f\xae\x7e\x7f\xa5\xc7\xc6\xf3\x01\x70\xd1\x84\xf5\x3b\x0d\xb6\x11\x24\x2b\x90\x43\xc5\x0f\x01\x24\x03\xa0\x17\x0c\xc6\x79\x9b\x1b\x17\x3c\x5d\xeb\x5c\x93\xfa\xfd\x0e\xe3\x34\xee\xcf\x4f\xc1\x40\xad\x4c\x62\xab\x65\xdb\x10\x10\xca\x18\x11\xd6\x86\xbf\xf2\x46\x5d\xd3\x0f\x16\x6e\xe5\xf2\x08\x90\x42\x2e\x0f\xf1\xa7\x7d\xfc\x2f\x0e\x98\xc0\x11\x82\x2c\x8c\x39\x4f\xb9\x16\x67\x78\x2e\x83\x87\x26\x8b\x07\x2e\xe1\x56\xd9\x2b\xc5\x99\x01\xc5\x7a\xbd\xd9\xe8\xa3\xa5\x1f\x19\x13\x47\xf8\xd2\x5a\x90\xfe\x93\x32\x88\xf9\x8a\xf1\x7b\xf4\xe9\xe5\x74\x03\x5e\xd6\x14\x4c\xca\x50\xf1\xcb\x62\xca\xd2\xdf\xb4\x06\xa3\x49\xca\x67\xcc\xf8\x9b\xdb\x04\x05\x18\xec\xb7\x10\x5e\xd2\x49\xf3\xad\xd9\x99\x79\xba\xe6\x1e\xf8\xa0\xc6\x2e\x1b\x80\x99\x09\xf3\x73\xf1\x7d\x87\x8d\x01\x7e\x6d\xe7\xd2\xd5\xd7\x8a\xc7\x0e\x9f\x70\xbd\xa1\xde\xfa\x06\x2c\x14\x61\x7d\xdc\x05\xbc\x0b\x44\x83\x9a\x35\x36\x0c\xc1\xc9\x16\x2d\x4e\x7e\xb6\xfe\x61\x84\x82\x0e\xeb\xac\x1d\x74\x62\x88\xb3\xb6\x82\xc1\x59\x68\x5b\xc0\xf5\x0c\x0e\xcb\xf4\xf7\xa6\xf0\x61\x83\x88\x55\x64\x0b\xe8\x51\xd6\x94\x47\xff\xe1\x63\x51\x4c\x70\x91\x91\x03\x34\xc9\xe1\xf9\xe5\xd5\x5d\xe8\x1d\xfe\xff\xd8\xfb\xb2\xe6\x36\x92\x2b\xdd\x77\xff\x8a\x8c\xb8\x0f\x92\x6e\x80\xa4\x97\x98\x08\x87\x22\xe6\x01\x4d\x52\x6e\xb8\x29\x92\xe6\xd2\xea\xb9\x83\x09\x28\x51\x95\x00\x72\x58\xc8\x84\x6a\x21\x85\x19\xfb\xbf\xdf\xc8\x73\x4e\x2e\xb5\xa2\x0a\x00\xd5\x1a\x4f\x3f\xd8\xdd\x4d\x54\x65\xe5\x7a\xf2\xac\xdf\x27\x71\xb4\x27\xd1\x4a\x44\x4f\x50\x38\x88\x57\x1e\x1e\x06\x4b\x24\x39\xdf\x4e\x95\xa7\x1a\xca\xb5\x0d\x75\x6e\x1d\xfa\xb2\x43\x20\xd7\x29\x8b\x65\xb6\x49\xf8\x16\x82\x4a\x0a\xf3\x82\x7d\x40\xca\x25\xd4\x1b\x51\xb0\xcb\x7b\xd6\x7f\xa5\xcd\xaa\x78\x8a\xfc\xc1\x73\xc9\xd3\xb9\xcc\x53\x9e\x6e\x99\x9f\xcc\xba\x3c\x60\x99\x58\x73\x95\xcb\x68\xaa\xd6\x82\xab\x30\x0b\x88\x82\x6a\x66\x92\x63\x2d\x08\x9f\x74\xb1\x10\x51\xee\x01\xce\x40\x79\x77\x33\xb5\xeb\x0c\x0e\x1b\xbb\x3b\x79\x9d\x43\xff\x51\x2a\x2c\xa7\x95\x6b\xc8\x31\xa3\x3d\x44\x57\xe3\x9e\xae\x6c\xa0\xa6\xa2\x2b\xd7\x1a\x83\xf0\x5f\x76\x4f\x39\x7e\x6f\x57\x70\xd4\xa4\xe3\x1f\x0c\x4f\x7e\x18\x89\x5b\x33\xfd\x5d\x90\x79\x82\x07\x2c\x4c\x5e\x71\x40\x23\xaa\x82\x18\xf2\x86\x4a\xa0\xc0\xdb\xf3\x86\xd2\xdf\xdf\xc0\x35\x6d\xac\xc7\xf4\x59\xc4\x53\x55\x86\x71\x21\x9d\xd1\x1f\x38\xe6\x89\x77\x8e\x23\x6d\xec\x1c\xf7\xf2\x6c\x5e\x42\xe9\xba\x07\xad\x73\x45\x3e\x1d\x44\x40\xcd\xcc\xd1\xaf\xc0\x31\xd3\xdb\xe5\xed\xb9\x79\x88\x58\x83\x78\xb8\x4a\xd1\x65\xb7\x29\x1d\x48\x05\x22\x58\xb9\x84\x3b\x2a\x86\xa8\x55\xfc\x36\xb5\x31\x55\xb6\x7a\x73\x51\x24\x88\x4a\xd8\x46\x4d\x44\x98\x35\x36\xd3\xfc\xd7\xab\x38\x70\x7e\x35\x16\x70\x19\xb9\x20\x70\x90\xfc\xe8\xa8\xfc\x61\xeb\x0a\x95\x21\xaf\xa0\xa5\x31\x81\x02\xec\xa5\xc8\xe1\x36\x8f\x8b\x04\x8b\x11\x21\xbc\x0f\xf8\x37\x3c\x49\x98\xcc\xb3\xa9\x72\x70\x3d\x08\xbe\x0c\x12\xd6\x26\x2e\xc6\x64\x72\xc1\x27\xa0\x59\xa2\x60\x05\x3d\x4c\x46\x32\xaf\xa5\x8c\x6e\x43\xe8\xff\xcd\x46\x70\xac\x9d\xc1\x65\x9b\xaa\xd0\xe6\xaa\x2e\x02\x15\x9a\x00\xd5\xe4\x31\x6a\x3e\x3a\x32\x80\x81\x9f\x73\xf0\x92\x9c\xb2\x31\x8e\xce\x18\x5c\x96\xd5\x0f\x7b\x4b\xf5\xba\x94\xd9\x65\xac\x9a\x3c\x73\x04\xf7\xce\x6e\xdd\xf0\x34\x97\x51\x91\xf0\x34\x01\x0c\xec\x45\x91\x30\xb9\x08\x08\x0a\x61\x0d\x10\xac\xc5\x2c\x57\xa4\xe1\xae\xb6\x11\xa1\x8c\xaf\x45\x50\x27\x4a\xee\x9d\x24\x88\x28\x23\x02\x2d\x86\x2a\x4d\x5b\xef\x4e\xd9\x45\x95\x28\x14\xce\x44\x00\xf2\x26\x33\x14\x7f\xae\xbf\x41\x89\x13\x12\x8e\xca\x85\x31\x29\xdf\x04\xa7\xae\x8d\x72\x9b\x67\x4f\x03\xc3\xd5\x16\x2a\xbc\x3b\x4b\xb1\xb1\xc4\xf1\x01\x68\x99\x4b\x41\x6c\x77\x20\x5a\x3a\x68\x6f\x85\x81\x9d\x0c\x01\xf2\xf6\xe8\xe8\xa7\x80\xf7\xb8\xda\xd9\x75\x07\x1f\x22\xac\xe3\xc0\xae\x06\xec\x22\xc3\x3b\x1a\xec\x9c\x30\x39\xa1\xcf\xcc\x2e\x79\x3e\x34\x53\xc1\x25\xff\x0f\xef\x68\x63\x56\x48\x6b\x37\x77\x7b\x9a\x3e\x95\xe8\x48\x98\xe9\x95\xb1\xf2\x05\x66\xdd\xe8\x45\x20\x82\xe9\xbe\x21\xde\x12\x80\x82\x76\x32\x61\x2e\x58\x22\xd5\x93\x2d\xfc\x36\x1b\x74\xc4\xb8\x6f\x1d\x64\x04\x4e\x32\x9e\xb9\x16\xcd\xab\x09\x38\xfd\x00\x65\xac\x5f\xf9\x54\xb3\x85\x6c\x7b\x32\x08\x1b\xdf\x0e\xb8\x69\x1c\xfd\x97\xa5\x33\xcf\xd3\xd9\x3c\x36\xb9\x13\xaf\xc1\x20\xe3\x2c\x20\xb7\x6e\x9d\xdf\xdb\x55\x39\x83\x69\x00\xcd\xc8\xe3\xf5\xc5\xe5\x87\xc9\x75\x99\x1b\xe4\x6f\x8f\x97\x8f\xe5\xbf\xdc\x3d\x5e\x5f\x4f\xae\xff\x12\xfe\xe9\xfe\xf1\xfc\xfc\xf2\xf2\xa2\xfc\xdc\x87\xf1\xe4\xaa\xf2\x9c\xf9\x53\xf9\xa1\xf1\x0f\x37\x77\x15\x36\x12\x4b\x25\x12\xfc\xe9\x61\xf2\xf1\xf2\x62\x76\xf3\x58\x22\x34\xb9\xf8\xb7\xeb\xf1\xc7\xc9\xf9\xac\xa1\x3f\x77\x97\xe7\x37\x3f\x5f\xde\xed\xe0\x23\xf1\xe3\x6d\x9c\xd2\x63\xa4\x9e\xec\xcd\x4e\x33\x66\x8b\x54\x0a\x15\x27\x5b\xcc\x8c\xb5\x76\x60\x25\x11\x2f\xbc\xa9\xe4\x5a\xe8\xe2\x90\x04\xd7\x87\x95\x60\xfa\x59\xa4\x50\xa3\x8e\xad\x51\x41\x1b\xcf\x9e\x5a\x11\xcc\xf2\xb4\xee\x43\xef\xcc\xe3\xcf\xd3\xad\xab\x14\xe9\xea\x8e\xc7\x37\xa1\x8f\xb0\x8d\x48\xbb\xfa\x02\x7a\x44\x5a\x6c\x72\x39\x6f\x4f\x59\xee\x89\xfb\x31\xdc\x52\x45\x34\xae\x66\xe8\x82\xeb\x66\xc1\x58\xca\xdc\x3d\x24\x69\x11\x5a\xd8\x97\x74\xc9\xbd\x6d\x13\xbd\x36\xc5\x3c\x91\x11\x93\x71\xd5\xfb\x80\x05\x26\xe8\x60\xad\x82\xf6\x6d\x44\x0a\x8a\x9d\xd1\x97\x37\xa9\x38\xe1\x45\xbe\xb2\x7c\xd0\xae\xce\x08\x41\xf4\x44\x94\x8a\x3c\xe0\x2e\x27\xb6\x9d\xe0\x4b\xd0\x19\xaa\xaf\x8c\x01\xca\xe1\x34\x00\x50\x6e\xf1\xa8\xe3\x9b\xd8\xfa\x00\x97\x22\x3e\xdf\x39\x35\xd4\x63\x99\x55\xa9\x56\x41\x85\xc5\x1f\x2d\x67\x8f\x19\xb7\x91\xd4\x8e\xb3\x06\x17\xd9\x66\x56\x37\x0f\x63\xd7\x1e\x0b\x37\x4a\x39\x11\x9a\x5a\xa7\x9f\xce\x53\x01\x97\x08\x05\xce\xad\xb5\x0f\x89\x1e\x94\x89\x0d\x09\xd8\xc6\xb0\x99\x8b\x15\x4f\x16\xe8\xc3\x33\x4b\xe3\xcf\x55\x7d\x8b\x3e\xe8\x27\xa1\xee\x70\xc1\x7e\x15\x71\xa8\xd0\x4e\xf0\x15\xb7\xce\x7f\xe2\x1d\x7e\xa6\x8f\x76\x57\xd9\x4a\x14\xa4\x2c\x47\xad\x3a\xf8\x19\xd3\xc1\x3d\x9e\xa6\x2d\x62\x59\x2c\xe4\x57\xd3\xe0\x54\x89\x46\x44\x41\xc8\xae\xb1\xd8\x27\x4e\x2e\x03\xa2\x16\x02\x48\x3c\x09\x05\x6c\x3f\x48\x06\xba\x73\xcf\x0e\xf3\x36\xd7\xd7\xa2\xc3\xfd\x0d\x1e\x32\x59\x22\x41\x0a\x63\x22\x76\x9e\xa0\xe4\xec\x49\x9c\xb2\x0b\x2a\x8b\x37\x7f\x39\xbf\x9a\x5c\x5e\x3f\xcc\xce\xef\x2e\x2f\x2e\xaf\x1f\x26\xe3\xab\xfb\xbe\xc7\xef\x18\x55\x0b\x95\xd3\x57\x2d\x1c\x71\x12\xe2\x8c\x4e\x9e\x2f\x9e\x73\x83\xf2\xc7\x0e\x96\x64\x77\xef\x65\xbc\x99\xc5\x32\x8b\xcc\xf5\xb7\x9d\x09\x15\x03\x14\xeb\x5e\x5b\xb5\xb9\xa9\xea\x28\xdc\x13\xcc\x3d\x61\x25\x08\xde\x76\xcf\x76\x47\xbb\xdf\x01\xab\x0d\x9c\x76\xa9\x30\x87\x3f\x9e\xaa\xe0\xb6\x39\xdd\x8d\xbf\x6f\x9a\x3b\x6c\x6c\xe5\x26\xaa\x63\xc2\xfe\xca\x2c\x2b\xb8\x91\x8f\xf6\x31\x40\x63\x68\x99\x15\xc2\xc7\x0a\xf1\x60\x65\xc0\x65\xc8\x8c\x25\xbf\xe6\x2a\xe6\xb9\x4e\xb7\x2d\x43\xec\x27\x3c\xc3\x63\x53\x16\xa1\xe1\x95\xad\x84\x88\xed\x2a\xe0\xa3\x5c\x55\xb7\x12\xa2\xc6\x3e\xdc\xfc\x74\x79\x7d\x3f\xbb\xbc\xfe\x79\x76\x7b\x77\xf9\x61\xf2\x8b\x83\xbe\xd9\xf0\xac\x89\xbb\x6c\x93\x0a\x23\x5d\x6c\x11\x7e\xa3\x7c\x41\x42\x31\xdb\x0e\x91\xc8\xc8\xc5\x54\x59\xc9\x92\xfa\xe6\x57\xa9\x2e\x96\xab\xe6\x86\xaa\xbd\xbc\x1d\x3f\xfc\xb8\x57\x37\x01\x22\x05\x59\x87\xf0\xb4\xd5\x71\x04\xe5\x82\xe4\x1e\x82\x0f\x56\xba\x07\x40\x3f\xf0\x68\x93\x4f\xbe\x45\xa2\xed\x65\xbd\xd4\x85\x56\xa7\xf2\xdf\xf0\x78\xdb\x06\x7a\x08\xe4\x66\xe9\x1a\x81\x0c\x56\x24\xaf\xab\xb5\xf6\xbe\xe1\x6f\xa5\x1b\xec\x8f\x27\x89\x58\x2e\x45\x8c\xdb\xab\xda\x30\x79\xac\x48\x04\x46\xfe\x5e\x6f\x9a\x45\xa2\x97\x3a\xe0\x62\x76\xd9\x51\xfd\x05\xf8\xad\x7b\xa5\x59\x56\x9c\x5b\x0a\xdb\x48\xab\x2c\xe7\xaa\x25\xec\xfa\x5c\xcf\x67\xec\x25\x8a\x6e\x52\xe6\x0a\x27\xc8\x41\x62\x1d\xec\xfe\x1c\xec\x13\x70\x22\x1a\x2d\x45\x1e\x8f\x80\x5e\x2b\xe0\xdc\x6d\x58\x04\xf0\x34\xde\x59\x89\xf8\xfa\xce\x8d\x4e\xd3\x89\x70\x61\xc0\x31\x8a\x3c\x26\x04\x59\x8a\xde\x20\x20\x07\x6a\x4d\xa3\x1d\xb4\x20\x95\x2f\xff\x4c\x53\x8f\x56\x6b\xd9\x31\xcb\x2d\xf2\x92\x5b\x20\xa7\xbc\x0d\xf7\x6f\x95\xf4\x70\xdf\xf2\x26\xd5\x71\x11\x59\x6c\x0a\x68\xd6\xe7\x83\x90\x43\xcb\x5e\xb0\x31\x3b\x31\xcb\x4c\x46\x8a\x88\x4f\x00\xe1\x63\xaa\xda\x82\x2f\x56\x06\xb4\xb8\xb9\x6e\xed\xad\x75\xc8\xda\x37\xcc\x7e\xfb\x11\xb4\x93\xdd\xaf\xfe\x8c\xd9\xc7\x41\xd9\x6b\x49\xa7\xa1\x75\x99\x73\x8c\xac\x96\xaf\xe3\xb6\x52\x74\x27\x55\x87\x65\xfd\xf4\x4b\x9a\x28\x43\x3b\xe1\x15\xb9\xe2\x19\x6a\xae\x79\xb4\x2a\x77\x1c\x46\x53\x86\x6f\xaa\x76\xd7\x69\x82\x87\x79\x08\x7a\xc5\x57\x46\x68\x53\xcb\x8c\x7a\x1f\x52\xf1\x38\x5e\xb1\x61\x1b\x3f\x54\x8e\x9c\xf1\x82\x72\x0f\x04\x56\xc2\x0b\x15\xad\xd8\x26\xe1\x58\x73\xb9\xe2\x19\x6e\x69\x9b\x64\xc0\xe7\x32\x91\x39\xc0\x45\x60\xec\xab\x32\xc3\xc6\xa2\xe1\xe9\x93\x45\x68\xe4\x1e\x1b\xa4\x6b\xd3\x1f\x98\xcc\xe9\xe9\xab\xbf\x65\x3a\xa7\x3f\xb2\xc1\x1b\x9d\x91\x33\xbf\x2d\x29\x95\xd3\x2f\x87\x91\x78\xb0\x2d\xfd\x58\x86\xad\x2c\xb5\x78\x5b\x7d\xbd\x34\xdf\x0d\x17\xf5\xf0\x54\x06\x82\x1e\x1e\x20\xe6\xab\xc0\xc4\x8d\x27\x6b\x91\x68\xde\x42\x8e\x69\xdb\x46\x9c\xe1\xb6\xb6\x63\x5d\xcc\xdb\x90\x2d\xb1\x57\xdd\xad\x77\xf9\xfd\xed\xb9\x3d\x96\x5f\x30\x14\x80\x3c\x17\xb9\x1c\xe6\xda\x08\x06\xcd\x73\x71\x02\xaf\x37\x37\x4e\xa8\x3f\xbd\xc7\x5c\xdb\x68\x1e\xed\xde\xe1\x67\x42\x92\x59\x7d\x77\xfd\xad\xe0\x46\x34\xdc\x2c\xee\x11\xbf\xe0\x90\x4d\x96\xcb\xfa\x0e\x6b\x3e\x89\xd5\xaf\x3e\x94\x83\x2a\xe1\x1e\xe8\x5d\xbb\xd6\x34\x9a\x7b\xf3\x76\xff\x03\x59\x66\x90\xde\xa4\x52\x03\xca\x00\xf1\x56\x77\x40\x80\x35\x7e\xf7\x80\x99\xfc\x52\x88\x42\x98\xbd\x3f\x2f\xe2\x65\xdd\xb7\x39\x40\x3b\xf3\x43\x5a\xe9\x17\xb6\x2e\xa2\x15\xb3\x8d\xb3\x58\x24\x7c\x5b\x1a\x1a\xe8\x4b\xb9\x4e\x00\x54\x73\x4f\x84\xbf\xa8\xc8\x72\xbd\x86\x24\x4c\xdf\x6e\x5a\x28\xd8\xf0\x8c\xe7\x79\x2a\xe7\x45\xde\x98\xb0\x55\x42\xfc\xd9\x33\xa0\x75\x7f\x7b\x79\x3e\xf9\x30\xa9\x44\x93\xc6\xf7\x3f\x85\xff\xfd\xe9\xe6\xee\xa7\x0f\x57\x37\x9f\xc2\xbf\x5d\x8d\x1f\xaf\xcf\x7f\x9c\xdd\x5e\x8d\xaf\x4b\x31\xa7\xf1\xc3\xf8\xfe\xf2\x61\x47\x58\xa9\xfe\xd5\xf6\x85\xe0\x01\x20\x91\x4d\x0b\xb5\xc8\xac\xd6\xba\xa4\xaf\xbe\x67\x63\x0b\xcf\x54\x02\x10\xb3\xa1\x41\x88\xbc\x23\x4f\x29\x45\x10\x2f\x78\xce\x89\xf7\xf9\x94\x8d\x99\xe5\xef\x86\x64\xe8\xcc\x28\x0b\x84\x5d\x63\x56\x07\x9b\x30\x1a\x43\xe4\x2d\x37\x4f\x3d\xa5\x17\x84\x1a\x95\x88\x10\xa4\xd8\x56\xfe\x4c\xd5\xe5\xb3\x50\x79\x01\x08\xaa\x3c\x49\x2c\xcf\xba\x7d\x20\xa8\xf1\xb4\xbd\xcc\xe4\x5a\x26\x3c\xf5\x2c\x41\x37\xd4\x16\x28\xec\xb6\xaf\x0e\xd2\xa3\x4e\x1d\x61\x8d\x87\xc7\x09\x83\x7e\x9f\x5f\x4d\x40\x05\x8a\x72\x0b\x81\x6f\x3f\x3e\x55\x88\x4a\x44\x5f\x5c\x73\x48\xd0\xcf\x35\xf9\xd3\xf0\xf3\xf4\x70\xfb\x46\xcc\x0e\x39\xc4\xd6\xf3\xfc\x5a\x49\x40\xae\x93\xf6\x5f\x2e\x55\x9e\x6e\x7b\xeb\x35\x0f\x80\xa1\x9a\x81\x6e\x4a\xf9\x3e\x65\xe6\x20\x74\x77\x30\xdb\xfa\x35\x28\x3b\x36\x19\x8d\xbc\xf1\xce\xe9\x2e\x00\xa7\xb5\x45\xff\x4e\xcc\x25\xf4\xbd\xce\x43\x08\xa1\x00\xb3\x30\xd7\x85\x8a\x33\xca\x4c\x5a\x4b\x75\xb6\xe6\x5f\xdf\xd9\x91\x62\x49\xb2\xc3\xef\x06\xb8\x19\x91\x18\x4b\x64\x6b\x84\x5c\xf7\x74\x4d\x55\xc7\x7c\xed\xd6\x16\xad\x64\x05\xb3\xc7\xdb\xa8\x98\x63\xf5\x2c\xb6\x4d\xeb\x57\xe3\x60\xc0\x3c\x2e\x3a\xf0\xd0\xc8\x26\x15\xe6\x41\x97\xc0\x95\x60\x5e\x9e\xfb\x6f\x48\xd4\x2e\xf1\x44\x35\xcb\xee\x30\xca\x7b\xd0\xb1\x69\x8c\x2f\xbf\x02\x89\x06\x7d\xc9\xac\x19\x46\x9b\xad\xa3\x93\x12\xd3\x29\x8c\x66\x16\xeb\x3f\xf5\x9c\x2d\xa0\x4a\x83\x78\x60\x53\x01\x8e\x6d\x58\x0a\x8b\xfa\x0a\xa0\x24\xb5\x10\xb6\xdd\x02\x89\xc8\xc0\xdd\xab\x8c\xb9\x25\xbe\x14\x14\xb1\xfb\xc3\xef\x87\xdd\xb3\x79\xba\x65\x16\x61\x3c\xac\x12\xa1\x22\x29\xba\x73\xa1\x5f\x85\x92\x4d\x48\x45\x77\x85\x32\x57\xf1\x31\x92\x1d\xfa\x47\xb3\x2a\x1f\xa5\xff\xdc\x59\x48\x61\x1d\xb1\x29\x3e\xff\x6a\xd0\x6e\x3f\x57\x10\xdd\xe8\x73\x90\xb6\x4b\xad\x87\x17\xda\x9c\x47\x4f\x2f\x3c\x8d\xd1\x57\x08\xd9\x07\xa7\xec\x47\xfd\x22\x9e\x45\x3a\x62\x91\x48\x73\x4e\x60\x2f\x19\x84\x5f\xe1\x40\x51\x3b\x53\x05\x59\xec\x88\x9c\xa3\x80\x42\x37\x97\xcb\x95\xb1\x27\x83\xe0\xb9\x4e\x8d\x38\xca\x11\x49\x6b\x23\x22\x82\xd7\x68\x99\x80\x45\xc2\x9f\xeb\xe8\x35\xfb\x54\xc2\xb3\x89\x2b\xc5\xb3\xd1\x29\x8b\xa4\xdd\x95\xee\x40\x13\x46\x42\x13\x01\x11\x46\x6c\xa9\x13\xae\x96\xa7\xa7\xa7\x4c\xe4\xd1\xe9\xbb\x41\x1b\x9d\x1a\x0c\xe3\x5d\x2e\x05\x35\xd1\x3a\x13\xc9\xd6\x41\x42\xb8\x22\x01\x33\xcd\x50\x23\x92\x49\x74\x79\x34\x6c\xff\xfb\x6a\x45\xfd\xb7\x75\x9d\x37\x5b\xaa\x83\x4b\xd0\x5a\xda\x01\x62\x8e\x01\x2d\xe1\xf3\xcd\x96\xd7\x5e\x25\x95\x2d\xa8\x8f\x5a\x0d\xad\x13\xfc\x59\xb7\xd1\xcc\xee\x85\xd4\xd4\xd8\x12\x01\x39\xec\x55\x5b\xd5\xe6\xb1\xa8\x94\xbb\x1d\x50\xe9\xd6\x51\xb4\x36\xb0\x5e\xad\xe1\xdc\x35\x1c\x8b\xca\x72\x0f\x3e\x16\xbb\xb1\xc2\x1b\x07\x34\xb0\x1e\xd0\x17\xee\x0e\x51\x9d\xb0\xa4\x28\xd9\x82\xc5\xe5\xaa\x03\xc1\xb3\x1c\x07\x9e\xf1\x92\xe3\x1f\xea\x54\x7c\xe4\xc0\x61\x81\x07\x81\x82\x2c\xd7\x29\x5f\x0a\xb6\x16\xb1\x2c\xd6\x8d\xc2\xc6\x75\xf7\x90\x6c\x2f\x9d\x14\xeb\x76\xe0\xa7\x43\x15\x68\xdf\x49\xfc\xb7\x73\xf8\x5c\x6f\x05\xda\x13\x2a\x5b\xca\x06\xea\x2f\xba\xc1\x69\xae\xcd\x4d\x99\xca\x0c\x20\xca\xf6\x29\x0b\x73\xcd\x60\xd3\x10\xad\xdb\x6e\xd0\xfd\x5a\x5a\xdd\x13\x1b\xdd\xa1\x57\x32\x5c\x55\x08\xf1\xb5\x5f\x0a\xd5\x1c\xb2\xc1\x6b\x04\x84\x00\x7b\xc5\x35\x41\x6d\x0c\xa0\x79\x29\xc9\x05\x1a\xa4\x48\x7c\xae\xd9\xc2\x16\x1a\x3d\x89\x80\xc2\x30\x06\xd0\xde\x17\xc4\x01\xf9\xe9\xcf\x99\x8d\xd9\x53\x5a\x85\xd7\x58\x72\xff\x11\x8c\x0d\x3c\xff\xc1\x66\xd3\xe0\x08\xb1\x09\x60\x05\x8a\xb9\xca\x1b\x1b\xf0\xc9\x66\xd0\x16\xbe\xf2\x33\x2f\x92\xe6\xc7\xa9\x7d\x78\x14\x09\x40\xc6\x9f\xee\x19\x4e\x35\xc1\xbb\xa6\x5d\x1d\x0d\x1a\xd9\x9d\xcf\x03\xd3\x35\xdb\x43\x13\x2c\xad\x03\x4e\xba\xc5\xf7\x35\xd3\x2e\xf2\x68\xe5\x35\x8f\x32\x93\x27\xb1\x3b\xd1\x38\xd7\x1e\xb0\x16\x53\x25\xc3\x9c\x33\xb9\x54\x3a\xc4\x5a\xd7\x4a\x40\x90\xc6\x08\x20\x1d\x36\xcb\x64\xbe\x3b\xb1\x67\x20\xaa\xd2\xae\xad\x96\x6b\x4c\xd8\xa0\x71\x96\x62\x6d\x60\x52\x48\xc4\x62\xb1\x59\x91\x68\x13\x11\x59\x50\x15\x66\xb5\x5c\xdd\x3e\x55\xe5\x4f\xd5\x26\xc9\x66\xde\xc8\x54\x20\x3a\x62\x66\xb4\xb7\x5c\x3e\x9b\x83\x5a\xdf\xd6\x6e\x83\x82\x04\xa8\xef\xbd\xa9\xc2\x6e\x07\x10\x8b\x4f\x62\x9b\x85\xcc\x44\xb4\xa3\x58\xdb\x86\x94\x66\x3c\xb4\x5e\xbb\x97\x02\x26\x6e\x16\x30\x2d\xf7\xbb\xcb\xf0\xa3\x1f\xcd\xcb\x1d\x29\x7d\xb5\xc6\xcd\x1e\xf4\x95\x5c\xde\xa7\x48\x62\xc2\xcf\x33\xad\xa1\xcf\xda\x69\x60\xe1\xf6\xee\x59\x30\x7c\x8d\x7d\x3b\x55\x84\xc2\x1a\x5c\x72\x46\xe0\xd4\x97\x8d\xca\x4b\x11\xfb\x71\x5b\x82\xc6\x00\x84\x5c\x4b\x17\xdb\x4c\x7e\x6e\x89\xed\xa6\x8a\xe8\xc3\x81\xff\x9b\x7c\x78\x8d\x1f\xdc\x33\x15\x8c\x16\xb7\x35\xfd\xcb\x9b\x30\x34\x71\x84\x8e\x86\x14\x57\x68\xfd\x44\xc2\x4c\xdf\x58\x35\x66\x5e\xd9\xbc\xab\xfb\xcb\xf3\xbb\xcb\x87\x6f\x96\x1e\x66\x73\xb3\x06\xe7\x87\xd9\x7e\x5e\x5c\x7e\x18\x3f\x5e\x3d\xcc\x2e\x26\x77\xaf\x91\x20\x46\x3f\xed\x91\x21\x76\x4f\xe0\xce\xe7\x5a\xe5\xe2\xeb\x41\x77\x72\x5a\xa8\x19\x1f\x50\xa9\xe0\x00\xd4\xbb\xd4\x1d\x6c\xb4\x0e\x4e\xed\x90\xa3\x09\x9b\x0f\x6f\x34\x87\x45\x1d\xb0\xd9\x2f\x64\x92\x40\x99\xa3\x73\xaf\x53\x51\x90\x99\x54\x90\x3f\x96\x96\x97\x64\xea\x54\xcd\x4b\xe8\xdc\xe0\xf2\x5b\x19\x23\x18\x0b\x1c\x37\x66\x02\x52\x09\xe5\x63\x5d\xf8\xd5\x4b\xa9\x84\xef\x06\xd2\x51\x16\x8a\xb5\x82\x8e\xd2\x22\xbe\x66\x15\x2b\x29\x5e\x7d\x75\x4d\xbb\xe3\x4a\xfb\xd3\xaa\x9f\xf6\x47\x37\x42\x3c\xc4\x52\xa1\x62\x5a\x3a\xcd\xf7\xcd\x5b\xf7\xcc\x1f\x01\x98\x77\xb3\x92\x1c\x62\x10\xc0\xf8\xe8\x17\x92\x16\x02\x99\x23\x7c\x70\xe2\x49\x62\x16\x8d\x5e\x54\xe6\xd9\x88\x42\x33\xd7\x12\x22\x15\x9c\x90\x1b\xa2\xa4\xc8\x72\x91\x92\xdb\x64\xfc\xe9\x7e\xaa\x90\x16\x9c\x6e\x21\x62\x17\xc0\x4f\x60\x0e\x87\x2e\x7d\xdf\x6a\x28\xa1\x04\x7b\x8b\x3e\xea\xb5\xe0\x2a\x43\x36\xde\x24\x11\xa9\xdf\x19\xd8\x1f\x21\x62\x62\x64\x02\xca\x66\xff\x3e\x11\xb2\x6a\x38\xb5\xa6\xbf\xf4\x2b\x51\x92\x56\xf7\x53\x5b\x15\x2d\x24\x88\xbe\xe6\xce\x69\xa8\x53\xe8\xbb\x8b\x28\xb7\xb6\x71\x13\x95\xab\x06\x7a\xed\xa5\x07\x6c\xee\xb7\xad\x74\xc4\xad\xd4\xe3\x5e\x0f\x6f\x09\xb6\xd2\x46\x80\x3a\x62\x00\x1f\x66\x76\x55\xfc\x09\xe4\x3f\x99\x69\x6c\xbc\x75\x2a\xf4\x53\x07\xdc\x3a\xc8\x37\x75\x58\x3a\xe7\xb8\x01\x2e\xc4\xf3\x9c\xd8\xd8\x4e\x27\xb3\xd5\xeb\xc0\x72\x8d\x6d\xbe\x9d\xd2\xb9\x2d\xb0\x77\x29\x6e\x94\xaf\x67\x1e\x70\xc8\x0e\x9d\x7d\x24\xb4\x04\xab\xa5\xcc\x0e\x64\x87\x79\x08\xf3\x02\x4b\x45\x94\xd8\x8b\x90\x60\x92\x32\x88\x3d\xc0\xc1\x90\xcd\xb7\x3f\xff\x58\x79\xcf\x39\xb0\xbc\xbd\x92\x1d\xae\x6f\xae\x2f\xc3\x54\x85\xc9\xf5\xc3\xe5\x5f\x2e\xef\x4a\xe5\xb7\x57\x37\xe3\x52\x09\xed\xfd\xc3\x5d\xa5\x72\xf6\x87\x9b\x9b\xab\xcb\x5a\xce\xc3\xe5\xc3\xe4\x63\xa9\xf1\x8b\xc7\xbb\xf1\xc3\xe4\xa6\xf4\xdc\x0f\x93\xeb\xf1\xdd\xbf\x85\x7f\xb9\xbc\xbb\xbb\xb9\xab\x7c\xef\xf1\xbc\x3b\x7b\xa2\x34\x8c\x66\xf7\x8f\x0f\xce\x06\xb8\x81\x8d\xc7\xb8\xcc\xcf\x76\xc0\x29\xee\x99\x84\xb5\x6b\x3b\xda\xea\x5a\xdb\x5c\x70\x30\x4c\x57\x07\xed\xba\xe3\x13\xca\x95\xa6\xee\xcb\x61\x40\xc5\x39\xcf\x1b\xed\xdf\xde\x8e\x09\x22\x70\xfe\x52\x88\x74\x4b\x38\x2f\x68\x34\xe2\x5f\x22\xae\x30\x7b\x35\x17\xeb\x0d\x54\x43\x85\x69\x97\x53\xf5\x09\x22\x56\x98\xd9\xf1\x26\x63\x7f\x81\xd8\x93\x7d\xd8\x13\x9d\xc3\xa4\xfc\x0d\xbf\xe1\x7e\x3b\x9d\xaa\x12\x41\x74\xf0\x56\xac\xa3\xc2\x79\x33\x4e\xa7\xca\x62\xe9\xc6\x3a\xca\x4e\xe1\xea\x3d\xd5\xe9\xf2\x8c\x58\xaf\x8c\x30\xd5\x4f\x73\xad\x9f\xce\x84\x3a\x03\xe3\x20\x3f\xe3\x45\xae\xcf\x20\x6e\x8d\x93\x9f\x9d\x59\x72\x1c\xcb\x2e\x94\x9d\xad\xe4\xb3\x80\xff\x3b\x5d\xe5\xeb\xe4\xff\x64\x9b\xd5\xd7\x93\x65\x92\x9e\x98\x77\x4f\xc2\x77\x4f\xec\xbb\x27\xf6\xdd\x13\xf3\x1a\xfe\xdf\x66\x8b\x7e\x36\x41\xec\xfc\x53\x25\x55\x26\xd2\x1c\xb6\xe1\x4b\x2a\x73\xe1\x99\xd7\xd9\x9b\xff\xfe\x6f\x76\x9a\xf2\x17\xac\x63\xb8\xe0\x39\xbf\x45\x43\xef\x1f\xff\x78\x03\x9e\x6d\x4c\x34\xde\xf0\xf4\x4b\x21\x72\x63\x72\x26\x22\xca\xd9\xff\x9d\x2a\x70\x85\xaf\xb7\xb3\x1c\x0d\x60\x34\x06\xe3\x8c\xfd\x2b\xb6\x39\x41\xcc\xa3\x38\x33\x2d\xb5\xa4\x38\x4a\x9e\x34\xf0\xa9\xb5\xf8\x4a\xbe\x24\x17\xf4\xfc\x80\xd3\xf2\x25\x29\x1f\x11\x8b\xda\x9d\x7d\x49\x00\x58\x2b\xd1\xdc\x46\xcd\x99\xdb\xbc\xa0\xb0\x50\xe7\x9a\xce\x48\x2d\x46\xf3\xaa\xf1\x92\xe6\xb3\x72\x8f\xb8\x8b\xd6\x85\x52\x63\x0b\x03\xa7\x8d\x77\x08\x41\x18\x43\x9a\x13\x72\x8f\x26\x29\x72\xd7\xc3\xc8\x41\x38\x50\x0c\xc3\xb5\x87\x1a\x64\xf6\xa7\xf7\x67\x67\x23\xb6\xcc\xe0\x1f\xf3\x2f\xf0\x0f\x08\xe3\x1e\x0b\x3a\xac\x36\x99\x2e\x23\xa1\xbe\xca\xbb\x57\xe2\x18\xe9\x0c\xdf\x02\xad\xb2\xb2\x4d\x7f\x28\x54\x9c\x08\x5f\x96\x51\xf2\x4d\x25\xda\xf2\x39\xa2\x85\x52\xc5\x05\x87\x35\x9e\x8b\x88\x1b\xc1\x57\xfb\x36\x66\xf9\xe8\x45\x2e\x14\x9a\x25\xa9\x27\x51\xe0\x68\x42\x40\x88\x1d\x72\x52\x80\x97\x7f\xbd\x01\x92\x7e\x09\xfe\xfa\x07\x84\x7f\x1c\x55\x7f\x02\x9a\x6d\x44\x32\x04\x7c\x2e\x64\x03\x17\xd6\x71\x86\xe5\xac\x45\x6a\x2c\x93\x0d\x57\x31\xcf\x60\x07\x2e\x52\x70\x3b\xa7\x8c\xd7\x3b\x3a\xc2\xbc\x28\x5d\xe4\x80\x25\x80\x21\x9e\x70\x26\x10\x6a\x32\xe8\xf3\x28\xe8\x04\xde\x09\x80\x78\x57\x7b\xf1\x74\xaa\x1c\x45\x3d\x26\x25\xa0\xc9\x12\xe9\xcd\x96\x2a\xc5\xab\x93\x2e\xad\x09\x43\xd3\x3d\xf2\x81\xbf\xea\xb3\x23\x26\xcb\x3e\x4e\x40\xb5\xcc\x03\xa2\x32\x4b\xa6\xf6\x56\xa8\x48\xc7\x22\xcd\xde\x99\x63\x08\x58\xcf\xb9\xc7\x8c\x94\x99\x5f\x0c\xc7\x68\x4f\x66\x9b\x69\xde\xc1\xbf\x9b\xd9\x29\xe1\x20\x36\xa9\x0f\xbb\x8f\xca\xf7\x1e\x8e\x6c\xea\x2f\xfd\xeb\x37\x0d\x4d\x86\x09\x36\x36\xc1\x6c\x7f\x5d\x10\x8f\x6c\x28\x71\xb1\x51\x22\xc0\x47\xe5\xc4\xb2\x42\x49\x73\x65\xe5\xc6\x60\xcf\xa7\x8a\x6e\xe0\x11\x5b\x08\x9e\xaf\x20\xc3\x28\x7b\x46\x61\x8c\xd7\x7d\xfe\xa2\x7d\x30\xd4\x82\x68\x43\x56\x52\xa9\x71\x6f\xad\xe3\x63\x10\xda\xe1\x51\x8e\x91\x9e\x36\x78\x61\xa7\xaa\xc0\x64\x35\x0a\xc4\x3d\xe6\xc1\x62\x32\x57\xf9\x0f\x42\x48\x70\x98\x89\x2d\x7a\xec\x59\xb5\x1f\xf8\x83\x11\x3c\x38\x3a\x8c\xc7\x05\xc2\x11\xca\x3a\x29\xa9\x09\xcf\x99\x77\xa6\x87\xc0\x98\xa0\x24\xb7\x1d\xaa\x8e\x89\x80\x0e\xec\x57\xff\x61\x5e\xdd\x69\x39\x64\x22\xb5\x80\xd1\x38\x56\x04\xe6\x59\xc9\x34\x3e\xd9\xf0\x34\xdf\xda\xed\x9b\xc8\x39\xe0\xcc\x26\xf2\x49\xb0\x71\x9a\xea\x97\x57\x9c\x05\x40\xff\x33\xed\xcd\x8e\x26\x05\xfa\x82\x4c\x06\xc6\x82\xcc\x82\xc2\x6a\x62\x09\xa2\x83\x6d\x83\x93\x4e\x88\xb8\x04\xfa\x80\x48\x03\xce\x14\x8e\x83\x94\x25\xe5\x74\x25\x7a\xd4\x4f\x7f\x00\xd9\x5f\x9d\x4c\x8a\xe0\x56\x66\x33\x6d\x98\xce\x3e\x82\xfa\x81\x67\x4f\x47\x46\x4d\x03\x30\xc3\x21\xa8\x67\x8d\x20\x67\xa5\x4c\xae\x58\xcc\xf6\x03\x54\x6b\x03\x85\x6b\xfc\x4e\x2a\xf2\x74\x3b\x33\xc7\x7a\xbd\x69\x95\xbb\xbd\x72\x81\xfb\x9b\x0c\xc3\xb0\xda\x40\xdb\xe9\x81\xd5\x56\x5a\xd5\xef\x07\xab\xad\x01\x86\xad\x8e\xd5\x36\xb9\x9e\x3c\x4c\xc6\x57\x93\xff\x57\x69\xf1\xd3\x78\xf2\x30\xb9\xfe\xcb\xec\xc3\xcd\xdd\xec\xee\xf2\xfe\xe6\xf1\xee\xfc\xb2\x1b\x7c\xa1\xde\x7b\x7f\x9e\x4f\x58\xf8\x9d\xf7\xec\x21\x88\x3f\x62\x0e\x2d\x59\x33\x44\x5b\x05\xbb\xca\x9c\x4d\xa9\x96\x23\x10\x7b\xef\xd9\x65\x9a\x4e\xd6\x7c\x29\x6e\x8b\x24\x81\x2c\x01\x4c\x58\x3f\x4f\x05\x98\xf1\x23\x76\xab\xe3\x49\xf0\x1e\x54\xd9\x34\x0e\x03\xbe\xcf\xe3\x38\x15\x59\x86\x9f\x1f\xd1\xf7\x83\x98\xb8\xab\xe0\xa1\x9c\x10\xfe\xcc\x65\x62\xac\xe1\xf7\x40\xa4\xab\x17\x0b\xcc\x0a\x1f\xb9\x7a\x00\xf6\xa5\xd0\x39\x67\xe2\x6b\x04\x80\x23\xcd\xfb\xe4\x4a\x2f\x7f\x85\x0c\xbc\x1e\x5e\xd7\x16\x93\x0f\xe8\x49\x66\xcd\xca\x51\xb3\x20\xa0\x51\x7e\xc4\x57\x3f\xe0\x9b\x8d\xad\xe7\x79\x72\x84\x02\xc8\x2b\xbd\x6c\x06\x8b\x07\x5b\x85\x10\xee\x3d\x63\x3c\x94\x53\xeb\x25\xcb\xa4\x7a\x9a\xaa\x4f\xe6\x5e\xd0\x45\x8a\x7f\x02\xa7\x89\x51\xda\x93\x22\x5b\x89\x98\xe9\x22\x1f\xb1\x17\xc1\xd6\x7c\x8b\x46\x08\x58\x58\x0e\xe1\x1a\xb6\x0c\xdc\xc9\xe6\xed\x44\x2a\x23\x2d\x36\xd2\xa6\xdb\x56\x97\xfe\x18\xf6\xab\x85\xdb\xe1\x87\xa3\xe1\x75\x69\x27\xa5\xb4\x13\x28\xa7\xf2\xe9\x40\x36\xee\x4d\x92\x1b\x08\xb4\xb4\x7e\x2a\x36\x1e\x98\xeb\x8d\xf5\xb9\xc3\x74\x3f\x6b\x19\xb3\xb8\xd8\x24\x32\x72\x72\xf7\x45\xa7\xad\xe8\x83\x98\x17\xde\xff\xd6\xa9\x56\x3b\x74\x0d\xac\x21\xe9\x3c\x48\x10\xe9\xc0\x21\x7c\x65\x24\x46\x26\x55\x94\x14\x40\x0d\x62\xd4\x8b\x93\x3c\x95\xcb\x25\x98\x33\xb6\x84\xe5\xfb\x87\x6a\xf4\x50\x50\x87\x57\x6b\x84\xb5\x94\x89\x5e\xca\x88\x27\x61\xce\x9e\x0f\xf6\x39\x2c\x38\x7b\xec\x89\x38\x0d\xd2\x7b\x6d\x87\x5a\x31\x2e\x36\xa9\x00\x38\xc2\x19\x88\xf2\x19\x89\xbb\x43\xfa\xbd\x60\x99\xb0\xf9\x6a\x21\x52\x1b\x18\x3b\xb6\xaf\x40\xb9\x61\xbf\x6d\xd9\x33\x90\x3d\x57\x41\x64\x4b\xbf\x28\x91\x82\x3d\x00\xd1\x4c\x33\x52\xa5\x41\x37\x71\x8c\x1a\x2e\xed\xce\x32\xca\x2c\x5c\x7e\x21\x16\x84\x2d\xe5\xb3\xd1\x79\xbf\x35\xb4\x66\xf0\x81\x88\x47\x2b\x31\xb3\x6a\xf6\xb1\x45\x96\xbb\x00\x06\x0a\x2b\x0b\x6d\x1d\x8a\x52\x26\x01\xce\x28\x42\x43\x14\x7b\x5c\x97\x5d\x48\xd7\xd0\x51\x68\x60\x3a\x31\x8b\x45\x89\xad\xfc\xe0\x71\xf6\x12\xcd\x3e\x77\xc0\x76\x84\x71\x76\x21\xa2\x27\xf6\x78\x37\x41\xeb\x47\xe6\xcc\x88\x82\x6c\xe5\xa1\xfa\x5b\x6d\xc0\x9c\x2f\x7f\x45\x12\x62\x0f\x98\xeb\x18\x56\x4c\x87\x28\xce\x0f\x65\x40\x46\x48\x66\x8e\x7e\x7e\x93\xf0\xdc\x22\xd0\x43\x58\x83\x65\x6b\x00\x9c\x2f\xf2\x80\xa5\x85\x28\xa3\x9b\x8d\x5e\x1d\xcf\x6c\xd4\xe9\xd0\x18\x75\xad\x2d\xeb\x15\xa2\x80\xbf\x4d\xcf\xe5\x46\x63\x7d\xa0\x07\xd9\xd3\x9f\xb3\xa0\x6a\x5c\x87\x28\x96\xe0\x25\xe1\x48\xe8\xbd\x90\x4b\x1b\x67\x94\x0b\x82\xc5\xc7\x3a\x55\x20\x80\x35\xf2\xd2\xb4\x74\xab\x63\xca\x3e\x71\x30\x35\x60\xf1\x92\x2f\xca\x87\x0b\xc3\x2e\xd8\xf4\x16\xf8\xae\x39\x11\x82\xc7\x4c\x2f\xc8\x37\xbb\xd9\x24\x12\xf0\x09\x63\x84\x42\x85\xa2\xf0\xac\x9c\xf4\x19\xb6\x66\x3b\x1b\xd4\xae\xdf\xda\xfc\x92\xce\xa0\xa8\xf7\x02\x98\x71\x95\x43\x06\x55\x9d\xea\x50\x02\x18\x97\x66\xbf\xaf\x09\xdd\xed\x9b\x5c\x26\x7a\x0e\x13\xd5\x9e\xeb\xd1\x21\xa0\x8d\x74\x4a\x65\x3c\xe4\x7a\xb7\x73\x72\xe3\x5e\xed\xea\xa0\xa3\xf7\x76\x5f\xb2\xcb\xcc\x08\x3d\x36\x30\x7f\xab\xd5\x99\xbb\x6c\x6d\x08\xb7\x66\x2e\xde\xea\xb4\x71\x8b\x9d\x0c\xa7\x42\x77\xf0\xc5\xd7\xc7\x72\xd0\x42\xd7\xeb\xfd\x77\xcc\xa5\x87\x08\xe8\x5e\xe4\x03\x8a\xb6\xf1\xe4\xba\xca\xed\x21\x00\x98\x76\xe9\x30\x75\x0d\xb8\xf8\xdd\x22\x96\x72\x8a\x7b\xad\x68\x75\xde\xed\x29\x3e\x08\x91\xe8\x15\x4e\x54\x91\x6b\x1f\x40\x81\xf1\x4c\x00\x16\x2e\xac\x56\x00\xb1\x31\x89\x6b\x51\x53\x47\xc0\x04\xd3\x60\x8f\xe6\x80\xdc\xaa\x41\xd9\x5d\x9b\x54\xd8\x50\xdc\x56\xe4\xae\x66\x35\xb1\x84\x20\x10\x69\x72\xa3\x2e\x17\xed\xdb\xba\x5c\x07\xb4\x02\x71\x21\xd2\xf7\x22\xbd\xde\x68\x25\x14\xe5\x17\x2a\x3d\x55\xd4\xb8\xa5\x75\x74\xc1\xaa\x52\x19\xc7\x88\xbc\x5a\x98\x14\x2c\x32\x9d\x3c\x53\x54\x32\xc0\x53\x06\x42\x18\xd3\xc1\x73\x63\x20\x18\x73\x18\xc2\xe5\x24\xde\x21\xcb\xb1\xc2\x6d\x98\x8a\xa5\xcc\x72\x11\x56\xbe\x84\xef\x1f\x8d\x86\xaa\x64\x41\x77\x4d\x7d\x2b\x0d\xd5\x2e\x55\xd8\x9c\xda\x01\xfd\xd9\x6e\x44\x3c\x71\xef\x75\x6f\x86\x4a\x71\xa2\x17\x12\xa5\x5b\x00\xf7\x00\x9a\x00\x19\xc2\x98\x64\x0e\x09\xd9\x2d\x12\x01\x4c\x70\xc7\x1d\x06\x4b\xb4\x2c\x78\xca\x55\x2e\x44\x36\x55\x14\xcb\x45\x38\x9e\xb0\xe2\x1c\x37\xd0\x4b\xc0\xf3\x82\x0a\x6e\xa4\xb3\x1c\xd1\x2d\xe0\x95\x05\x97\x49\x91\xb6\xda\x9c\xb8\x2b\xf7\x2a\xa9\xed\x9a\xa5\x73\x68\x96\x35\x2d\x9a\x73\xcf\x07\xa7\xc8\x55\x84\x57\x23\xb1\xe5\xda\xa5\x96\x21\x58\x91\xdb\x7f\xbd\x9d\xc3\xb1\xa5\x5e\xeb\xcf\xd9\x6c\xa3\x07\x48\xbc\x9f\xfe\x9c\xdd\xea\x96\x4a\xb7\xec\x4b\xcd\x31\xd6\x91\x91\xf0\xa5\x0d\x1b\x9a\x67\x4f\x10\xcc\xdb\x65\x8f\xef\x76\xb2\xff\xe9\x8f\xbb\x43\x7e\xad\xb2\x0b\x76\xed\x8a\xab\x38\x31\x76\x2a\xcf\x2b\x37\x90\xcf\x61\x33\x7a\x71\x6e\x85\x63\x7b\xc1\x02\xe4\xff\xce\xa2\x5a\xf1\xc8\xae\x79\xaa\x54\x9d\x74\x0d\xa8\xfa\x95\x72\x2d\x48\x53\x0e\xb2\xbf\xd9\x89\xbf\xcc\x1d\xd8\xf6\x2d\xb8\x90\xcb\xef\xc0\xc8\xfa\x58\x97\x94\x11\x1d\x45\xba\xbf\x5c\x42\xe3\x81\x87\x11\x72\xc7\x8d\x30\x0b\xe1\x27\xa7\x8a\xe8\x0d\x31\x8e\x0d\x01\x4c\x84\x58\xc9\xd8\x1f\x5c\x41\xd1\x1f\xfe\xc5\x02\x6c\x6c\xd9\x02\xe6\x1a\x50\x6c\x74\x14\x15\x29\x04\x99\xc9\x75\xc3\x04\xde\x4d\x43\x50\x82\xc7\x78\x23\xbb\x78\x22\xaa\x4f\x4d\xda\x83\xf3\xd5\x95\x06\xf5\x00\x2e\x1a\x24\x6a\x74\x77\x21\x31\x0a\xa4\x59\xce\xb2\x5c\x6c\x1a\xa5\x52\x49\xe9\x2a\x73\x91\x1e\xa0\x76\x79\x26\xd4\x9e\xba\xee\x00\x19\x3d\x0e\xcc\xe9\xbf\xde\xdf\x5c\xb3\x0d\xdf\x42\x96\x5d\xae\x89\x44\x16\x30\xc6\xaa\xe7\x77\xd7\x0a\x94\x07\x5f\x3e\x6c\x38\xa7\x64\xf2\xb6\xf8\x6e\xb9\x23\x89\xae\xc8\x21\xd8\x33\xb4\x25\xcd\x51\x4e\x75\x72\xb2\x49\xb8\x12\x88\x07\x0d\xe3\x3f\x65\x95\xcf\x87\xb1\x5e\x17\xf5\xa1\xdc\x24\xe8\x00\xb8\x53\x68\x2f\xa4\x85\x6a\xca\x52\x2e\xd3\xab\x1e\x14\xde\x6d\x95\x11\x9d\x29\x84\x1f\x11\x25\x9a\x47\xe6\x98\x60\xc1\xac\x8d\x58\xbb\x1c\x12\x9e\x41\x7a\xe7\x80\x85\xea\xe6\x82\x9d\x2a\x4b\xf5\xa7\x5f\x32\x16\x63\x49\x71\x21\x33\xa4\x50\xc7\x80\x00\xa4\x5a\x91\x7c\xc1\x3c\x90\x94\xab\xcc\x2c\x28\xf8\x34\xc5\xb3\x20\xc7\x46\x29\x18\x37\xb9\xb8\x72\xe1\x7a\x5c\x24\xe2\x97\x69\x99\xfa\x40\x31\x3b\xc4\x80\x69\x24\x27\xdd\x0d\xdd\xfc\x91\x6f\xba\x8a\x21\x0e\x6e\x71\xd7\x2a\x39\x40\x85\xaa\xd6\x09\xb4\x89\x40\x39\x51\xaa\x88\x08\x67\xef\x51\x1d\x28\x7e\x1a\xb1\x5c\x77\xc3\x46\xf7\x36\xc2\xfa\x15\xb8\x0c\x90\x3d\x01\xb6\x91\xcb\x54\x72\xfa\xb2\x39\xe5\x00\xe8\x8f\x24\xdf\x30\xb8\x53\x76\x2f\x04\xfb\xec\x78\xc2\x3f\x13\x61\x0c\x24\x5f\x02\xd1\x7b\xdb\xbc\x4e\xd4\x42\x1f\x26\x0c\xd2\x65\x2d\xb9\xef\xa0\x59\x69\xee\xe7\xa1\xe9\x83\x50\xa1\xa3\x5e\xb7\xac\xb4\x71\x5c\x3b\x92\x05\x6f\xbd\x4d\x4e\xc5\x26\xb6\xa7\xe6\x7e\x86\x25\xde\x8f\xcf\xba\xb4\x49\x72\xa0\x4e\x07\x30\xce\x27\xa5\x5f\x14\xea\x02\xf4\x25\xf6\xd6\x9c\x3f\xb8\xc0\xd0\x81\x8a\x6a\x41\x81\xd2\xf0\x1d\xa0\x83\x8e\xdd\x7f\xb3\x7b\x8c\x15\x61\x9f\x01\xfe\x3e\x03\xe5\x87\x80\xeb\x41\x9a\xbf\x1d\x8f\xd8\x0f\x23\x76\x3e\x62\xa7\xa7\xa7\xef\x46\x4c\xf0\x68\x65\x7b\x84\xaf\x60\x1e\x5e\xce\x97\xa6\x6d\x02\x04\x5f\x04\x1f\x00\x36\x07\x73\x59\x59\x10\x1c\xee\x9f\x0a\x3c\x0f\x76\x08\x58\x9a\x83\x8c\x61\x36\xae\x1e\xad\xb4\xf4\x9d\x82\x84\x57\x11\xe9\xd4\xa6\xcc\x66\xb9\x4e\x6d\xfa\xdf\x33\x4f\xb9\x54\x50\xb1\xc8\xeb\xc9\xcf\xf4\xe5\x00\xb3\x54\x7c\xe5\x6b\x18\xbf\x54\x0e\xb6\xcd\x4c\xd3\x83\xeb\x7f\xbe\xdd\x90\x43\xfa\x25\x95\x79\x6e\x6e\xe7\x6c\xaa\xee\xd9\xfb\x7f\x65\xe3\xcd\x26\x11\x6c\xcc\xfe\xce\x7e\xe0\x8a\x2b\xce\x7e\x60\x7f\x67\xe7\x5c\xe5\x3c\xd1\xc5\x46\xb0\x73\xf6\x77\x33\x6d\xa6\xbd\x6b\x6d\xae\xc3\xed\x88\x71\xa6\x8a\x04\x6f\xfd\xb7\x36\x1b\xec\x9d\x1b\x17\xf7\xab\x63\x39\xca\x33\xbd\xa6\xab\xf0\x17\x17\x93\xc8\xa4\x5a\x26\x22\xa7\xfd\x50\x4e\x82\xc4\x0f\x9c\xc0\x48\xdf\x4f\x95\xf3\xe5\xfd\x62\x7a\xfc\x0b\xfb\x3b\xbb\x2e\x92\xc4\x74\xc9\x08\x1a\xb3\x91\xde\x33\x5b\x94\x22\xd4\xe9\x8b\x7c\x92\x1b\x11\x4b\x0e\x65\x29\xe6\xbf\xce\x1e\x60\xb5\x67\x85\x87\x82\x0a\xcf\xb4\xa3\x14\x38\x44\xf4\xbc\x4a\xad\xa1\x63\x96\xb0\x8b\xdf\x61\xf9\x95\x5f\x1d\xae\x11\x79\x00\x3c\x3a\x0f\xa4\xb0\x22\x1d\x44\xc8\x60\xb1\x97\x08\xa8\x5c\xb6\xb6\xad\x86\xab\x20\xbc\xd4\x0f\x15\xb2\x40\x88\x72\x74\x1b\xb2\x07\x3b\x45\x5f\x91\x5b\xc3\xd6\x2f\x55\x6f\x82\x2e\xe9\x11\x2c\x7a\x45\x85\x1c\xa6\xfe\xcf\x65\x46\x98\xd2\x14\x6b\xd9\x8b\x3a\xa7\xd2\xd9\x47\xf2\x5d\x40\xed\xab\x31\x64\x94\x4c\xce\xcc\x51\x3d\xbb\xd6\xca\x98\xad\x99\x5c\x22\xea\x06\xa4\x11\x65\x80\x33\x68\x95\x82\x87\xb2\xca\x1a\x1c\x01\xd0\x0f\x4c\x97\x30\xb5\x2d\x37\x52\xc0\x2c\x41\xb2\x9d\x2a\xf3\x06\xdd\x48\x50\x34\x20\x1d\x38\x23\x7e\xcd\x92\xf4\xd2\xb7\x48\x20\x07\x8d\x37\x6c\xb0\x2e\x5e\xdb\x03\x36\x1c\x15\xc0\x1d\xe0\x15\xbf\x0e\x80\x89\xa8\x35\x5b\xb5\x8e\x71\xcf\xb9\x48\xb4\x5a\x9a\x5d\xd1\x26\x04\xf4\x9a\xcb\x43\x12\x4b\xc2\x2e\x60\x63\xad\x3d\x30\x97\x25\x3d\x42\x4b\x62\xee\x49\x19\x7b\xfb\x9e\x78\xd4\x9d\x47\xd6\xdd\x86\x34\xb8\x96\x41\x1c\x18\x5f\x7e\xcc\x44\x0a\xe8\xa1\x98\xe1\xe0\xbc\xfd\x78\x71\xfa\x1a\x72\x1c\x51\xbf\x43\xd5\x99\x18\xdb\xec\x0a\xa1\x68\x82\x75\x26\x3b\xa7\x5e\x8f\xfd\xf8\x6b\xe6\xc8\xbe\x26\xcb\x71\x23\xa5\x31\x3c\x67\x5a\xa3\x3f\x0d\xa5\x2d\xb6\xb3\x77\x8c\xf4\xc1\x2f\xc8\x62\x30\xd3\x0b\x5b\x97\xda\xff\x4e\xaf\xf1\x48\xf4\xcb\x52\x09\xb1\x63\x43\xbe\x85\xfa\xc6\x69\x8b\x37\x68\x35\xa3\x88\x44\xbf\xce\x56\x27\xec\x46\x7d\xc0\xd7\x6f\x75\x22\xa3\xee\xa4\x37\x7b\x5d\xad\xf4\x4b\x43\x16\xd1\x5c\x40\x16\x28\xf9\x7f\xa8\x53\xa8\xa1\xe7\x22\xca\x7d\xc4\xad\x3e\xb8\xff\xd5\x89\x36\xbb\x6d\x70\xf4\x28\xbb\x69\x03\x2e\x33\x17\xc3\x83\xbb\x15\x70\xe3\x00\x2e\x19\x7d\xad\x50\x99\x08\xb1\xed\x88\x93\x0b\xba\x34\xf3\x20\xa0\x5f\x56\x3a\x31\xb6\x98\x8a\x09\x83\x6f\xaa\x36\x22\x8d\x34\x24\xa8\xc4\xc6\x36\x03\x9c\x25\x99\xc4\x9e\x93\xe0\x2d\x64\xf4\x42\xde\xdd\x3b\x22\x5e\x12\x2e\xc6\x6c\x9b\xef\xb8\x75\xed\xb6\xb3\xe4\xab\x87\x79\xa0\x8e\x97\xa2\xd7\xb5\xed\x3f\x51\x2a\x19\x4e\x05\xa1\x66\x54\xa2\x85\x66\xd2\x4b\xfd\x19\xe4\xe1\x05\x7a\xd4\x85\xa5\x77\xb3\x86\x53\x5e\x59\x57\xda\x66\xd5\xa9\x04\x2c\x45\xcc\xa2\xc2\x04\x92\x4c\x40\x77\xd6\x82\xa3\x2e\xe6\x91\xcd\x68\x51\xa7\xca\xc7\x47\xdf\x64\xa1\x5e\xd6\xb8\xce\x08\x15\x68\x93\x00\x47\xec\x4d\x69\xa0\x6f\x00\x6b\x4f\x69\xf8\x1e\xc5\xb0\x4a\x53\x03\xdb\x75\xc4\x64\x3e\x55\x32\xc3\x9d\x99\x8a\x44\x3c\x9b\xde\x85\xce\x62\xca\x75\xb1\xb6\xb3\x1d\x36\xe4\x91\x73\x5b\xcc\xed\x38\x7b\xe1\x10\xa6\x21\x66\x1b\x07\xc7\x74\x2c\x32\xa3\x37\x02\xda\xbc\xf8\x6a\x0e\x80\x84\x58\x08\xa6\x7f\xc4\x42\xd9\xfe\x41\x56\x08\xd2\x02\x4e\xd5\x64\x01\x15\xb5\x50\xc7\x1b\xc7\x68\x85\x5a\xfc\x71\x07\xa0\x23\xc9\x39\xac\xc9\x26\xb7\x0b\x41\xbc\x61\x78\x92\xc4\xb3\x48\xb7\x39\x38\x75\x61\x5e\x95\xe0\xf9\x8a\xc9\x7c\x04\xc8\x47\x56\x52\x4e\x15\x8f\x89\x76\x95\x9a\x33\x53\x03\xfb\xbe\x63\x9d\xe9\xf7\xb9\x7e\xee\x52\x6c\x0f\xcd\xfa\xc2\x53\xbd\x49\xb8\x9a\xe1\x0d\xf2\x2b\xe4\x7d\x05\x94\x6e\x6d\xa1\xce\x62\x3e\xb3\x5b\xec\x38\xfd\x74\xf2\xfe\xae\x44\xb4\x68\xf4\x58\xfb\xa1\x11\x6e\x06\x8f\xd6\x6a\xcd\x13\xe7\xa7\xa1\xec\x82\x94\xd9\x08\x6c\x7f\x29\xe0\x53\xc2\x78\x25\x13\xc1\xee\xd6\x5d\x39\x61\x76\x07\x7c\xaf\xf9\x49\x7d\x56\xbe\x72\x87\x54\x97\x7d\x78\x6a\x4c\x4d\x43\xdc\x2b\x3d\x66\x47\xb7\x5e\x37\x45\xa6\xd5\x8f\x52\x4f\x95\xb1\xa3\x0d\xc2\x7d\x58\x3c\x21\xd0\x0f\xe7\xdc\x3c\xcd\x94\x7d\xa1\x1d\xa6\x1b\x72\x2b\x8f\xe9\xa3\x06\x39\xd5\xd7\x53\xe2\x2b\xd9\xa1\x5f\xa7\x6c\xa2\x98\x55\xf7\x46\xec\x0d\x6e\xac\xec\x0d\xb9\x20\x89\xf7\x91\x62\xe7\x31\x9d\x1e\xaa\xfd\xad\xa6\x62\x60\xcd\x80\x3f\x6e\x18\x09\xea\x44\xec\x7a\xd5\x79\xf9\x41\x42\xcd\xc2\x3e\x45\xfe\x18\x45\x9c\x63\x03\x74\x49\xa2\xd9\xbd\x45\xa5\x5d\x7b\x6f\xb6\x1f\xb0\x8d\x77\xb1\x1f\xec\x8b\x66\x8a\x36\x05\xdd\xa7\xf6\x77\xa6\xd3\xa9\xb2\xad\x91\x4b\x32\x43\x8a\x90\x6a\x53\x41\x0a\x35\xe9\xfc\xc1\x4e\x85\x24\x06\xcb\x0a\x03\x64\x43\x1e\x56\xb0\x2a\x05\x20\x29\x62\x2e\x3c\x63\xed\x29\x1b\xfb\xaf\x19\xc5\xc3\x6c\xf0\x35\x5e\xf3\x55\xe8\xb1\x24\x31\x93\x22\x73\x8b\x74\x16\x94\x37\x64\x05\xe0\xf5\x2d\x0a\x23\x8c\x02\x50\xc3\xa9\x32\x93\xc7\x16\x12\xf2\x7e\x69\x5e\xa6\xea\xa3\xce\x2c\x36\x41\xe6\xe7\xc3\xe6\x90\xd2\xb4\xbd\x71\xe4\x38\xf4\x87\x0b\xb8\xb4\xc9\xe7\x5f\x61\x4b\x86\xba\x16\x02\x18\xd9\xea\x22\xf5\x83\x8a\xb8\x9a\xaa\xff\x34\xd3\x83\x5c\xa5\x8e\xe8\x57\x2f\xf0\x08\x5b\x76\x69\xf6\xf6\x33\x36\xfa\xf6\x5f\xde\x7d\x7e\x87\x79\xe8\x45\x06\x7c\x64\xa3\xf2\x05\xe2\xf0\x6d\x8b\x24\x81\x48\xb4\x1d\x81\x83\xf6\xf0\x9f\xe0\x5d\x69\x39\x64\xd4\xcd\x54\x59\xc5\xe8\x73\xd0\xbb\x76\xb0\x77\x3e\x8f\x59\xc4\xf3\x68\x75\x62\x75\x39\x12\x63\xf6\xf6\xa3\xe5\x43\x62\x22\xa3\x69\x35\x43\xbc\x1a\x83\x33\x5d\x3b\x56\x83\xd2\x7e\x31\x43\x80\xc4\x9a\x87\x2a\xdf\x81\xc3\xc4\xc3\xcd\xe9\xa9\x76\xbd\x9e\xe7\x1e\xb7\x6c\x43\xde\xe2\x24\x2f\xb9\xe2\x6b\x11\xb3\x37\x50\x31\xf5\xc6\x2e\xfe\x54\x6d\xe6\xa7\xc9\x76\x91\x13\x60\x96\x99\x94\x53\xe0\xe5\xd8\x71\xcb\xcd\xe2\xba\x99\xb4\x63\xb2\x5b\x0d\xad\x66\x5d\xc7\xcd\x8d\xfb\x52\x7f\x85\x05\x7d\x5c\x6e\x76\xee\xcb\x29\x42\x65\x80\x60\x9e\x3d\x8d\xd8\x3c\xe5\x0a\x20\xd5\xe3\x50\xa9\xf2\xa7\x13\x8c\x67\x44\xa3\xb2\x25\x14\x8a\x27\x5b\xc8\x1d\x1f\x4d\x15\x42\x77\x01\xd8\xe6\x36\x4a\x64\x84\xd4\xde\x15\x3d\x48\x3c\x0b\x95\x5f\x12\x56\x85\x4d\x52\x3f\x34\xb4\xec\xb0\x2f\x0e\x02\xb5\x9c\x94\xb5\x1d\xee\x41\x3d\xbc\x87\x15\x0b\x55\xc8\xa2\xb6\x49\xad\x6e\x83\x8f\x88\xe1\x07\xd0\xcd\xd8\xdf\x8a\xb9\x4e\x2c\x3c\xdc\xe4\x82\xe9\x14\x20\xb2\x73\x4d\x7f\x92\x71\xdb\x2d\x26\x55\x2c\xbe\x1e\x84\x2a\xd0\x7d\x21\x59\xf5\xce\x7c\x26\x40\x62\xae\x0e\x16\x4e\x51\x2a\xcc\x65\x91\x5b\x0b\xae\xf6\x54\x56\xcd\xb0\x1b\x27\xf9\x0a\xd2\xde\x30\xe1\xda\x4f\xea\x9a\x6f\x59\xb4\xe2\x6a\x19\x98\xd0\x90\x85\x24\x36\x3a\x45\x2a\xa9\x67\x00\x43\xd3\xa9\xad\xda\xa4\x5a\x44\xca\xfa\x76\x0e\x6f\x4c\xb6\xd4\xb6\xe0\x90\x2f\x97\xa9\x58\x42\x21\xfd\x54\x95\xaa\xa9\x01\x08\xce\xa2\x58\xe3\x77\xba\x8a\x51\x8f\x83\xe8\xd0\x66\xb5\xe4\xe9\xd6\x95\xf2\x11\x0f\x9b\x9b\xba\xda\xb4\x8e\x98\x14\xa7\x23\xf6\x47\x9f\x60\x2a\x22\xad\x5c\x2d\x60\x4b\x21\x58\xc5\x35\xbd\x43\x16\x35\x40\x3f\x34\xf7\x1d\x7e\xab\xb1\xb9\x35\x6e\x9a\xce\x62\xca\x9c\xe7\xc5\x00\x59\x49\x8c\x9d\xe7\xe6\xe5\x7b\x7c\xb7\x33\x07\x9b\x6f\x8c\x78\xb3\x20\x46\xe6\x79\x23\xe1\xcd\xb7\x3d\xda\x64\xd3\x5c\xef\x74\x74\x26\xba\xdd\xd1\x79\x0c\x95\xd2\x62\x2b\xec\xf6\x75\x26\x2d\x78\x01\x1d\x63\x1a\xea\xca\xb4\xc9\xa8\x94\x66\x9e\x55\xcd\xad\x06\x09\xb0\x49\x75\x5c\x44\x22\x36\x27\x17\xf4\x76\xcc\xdc\x70\xb0\x05\x25\x21\xd9\x74\x21\x94\xb0\x57\x80\xb7\xf5\x5b\xd9\xc6\x6d\xa8\x2f\xcd\xd3\xff\xd8\x62\x17\x5b\xcd\xa4\x69\xd2\xc3\xf3\x89\xf3\x94\x0e\xbc\xa7\xdc\xe7\x11\xc7\xdf\x3a\x37\x75\x2a\x97\x52\xf1\x5c\xa7\xec\xad\x2b\x4e\x7c\xe7\x08\x1b\x60\x16\x8f\x21\x26\x4a\x53\x84\x62\xa2\xd9\xf6\x82\x7c\x66\x11\xcf\x86\x21\x91\x35\xf1\x8e\xef\xcc\xd7\x37\x4f\x65\x39\x5f\x6f\x42\x10\x4d\x87\x93\x44\x33\x93\xe0\x24\x30\xdb\x31\xf0\xf1\xc9\xcc\xd7\x60\x4d\x15\x79\xc6\x71\xdd\x74\x6a\x27\x0f\x74\xdb\xb6\xbb\x79\x53\xe4\xb3\x3d\xa1\x4c\xf0\xe5\x61\x0e\x12\x0a\x97\x7f\xe4\x9b\x6e\x70\x08\x4e\xa6\x31\x16\xa1\x38\x8e\x50\xab\xa9\x94\xf7\x67\x37\xe0\xf5\x40\xe8\xcf\x6a\x88\xf7\xee\xca\x06\x34\xbc\xdd\x52\x32\x04\x60\x21\x10\x73\x30\x03\xad\x02\x4d\x50\x27\xd6\xcc\x2d\x6e\x11\x25\xce\x13\x5d\xc4\x8c\x84\x1a\x85\x8b\xd3\x53\xbc\x1d\x01\x04\xf4\xf4\xb4\x0d\x11\x6d\x20\x11\x9f\x93\x3f\xf0\x5e\xf3\x09\x84\xdf\x5a\x24\x70\xe7\xd1\xa7\x99\x7d\xb5\xa5\xa7\x99\x86\xb5\x77\xe2\x78\xd0\xda\x3b\x6f\x2d\x60\x68\x0d\x73\xe4\x81\xdd\x24\xe3\x04\xce\x5b\xe8\xe8\x6e\xc0\x4c\x2d\x05\x10\xb3\xa7\x83\x3f\x67\x2b\x6d\xbb\x3f\xb5\xe1\xa9\x50\xf9\x0c\xbe\x38\xec\x63\xf0\x91\x5b\x78\xbd\xa4\x30\xf5\x72\x58\xfe\xfb\x83\x46\x3f\xb4\x05\xcc\xf8\x0f\x76\x4f\xbe\x17\x8b\x0c\x07\xb7\xe3\x5b\x09\xb9\x31\x41\xcc\xce\x2d\x5c\x3b\xd2\x9d\x19\xd0\x1e\xb3\x17\x0c\xa8\x24\xda\x7b\x0d\xc8\xf7\x1e\x42\xaa\xd0\x0a\xb9\xa1\xa8\xc2\xd3\x88\x5a\xfb\x37\xbf\xe7\xb0\x6a\xda\x87\xcb\x19\xcf\x99\x59\xbf\x84\xfd\x97\x48\xb5\x2f\x5b\x40\xa7\x4a\xd8\x70\xa7\xbe\xbe\x3f\xad\x1d\xea\xe3\x48\xa8\x16\x32\x0a\xc1\x5f\x08\x93\x04\x2d\xdf\xf9\xd6\x9a\x23\x2d\xa1\x8e\x8d\x88\x70\x1d\xf6\xbc\xd6\x03\xc3\x33\xb8\x7f\xac\x6b\xce\x5d\x66\xf6\x80\x9e\x81\x5d\x4d\x18\x8a\x6b\xbe\xa1\x3c\x34\x4a\x79\xad\x06\x19\x4e\x61\x10\xff\xfe\xcb\x7f\x9c\xb6\x11\x96\x42\xd7\x87\xa6\xf5\xb8\xce\x7f\x48\xa5\x50\x31\x04\x0d\x79\x5c\x67\x36\x50\x25\x2f\x72\x49\x3c\x9b\x6d\x78\x94\xea\xbe\xe6\xab\x36\x9b\xe1\x26\xfa\x06\x91\x67\x2f\x64\xdd\xf1\x2d\xc5\xa5\xda\x54\x89\x6c\x16\x6f\x15\x5f\xd7\x29\x5e\x5f\xb5\x8f\x5b\x29\x92\x18\xba\x48\x5f\xdf\x15\x3d\x89\x45\xf4\x34\x54\x27\xd8\x1b\x0e\x5c\x44\x4f\xec\xc7\x87\x8f\x57\x48\xc3\x25\xb3\xa9\xba\xe6\xb9\x7c\x16\x8f\x69\xe2\xdc\xd6\x84\x48\x92\x26\xf6\x8c\x94\xe1\x69\x03\xf0\x0e\x8b\x65\x6b\x15\x87\x10\x3d\x7c\xbd\x3d\x99\x17\xd1\x93\xc8\xcf\x52\xae\x62\xbd\xc6\x61\x9c\x65\xc5\x62\x21\xbf\x9e\xe6\x3c\x7d\xb7\xab\xe6\x60\xa7\x24\x3d\xc0\x88\x39\x44\xa0\xd4\xcd\x14\x47\x8e\xe6\x65\xb3\x8c\x59\x40\xf7\xef\x24\xb3\xc7\x66\x75\x22\x05\xfc\xa1\x2d\x86\xd2\x29\xf5\xb3\xe1\x0b\x03\x66\xaf\xf9\x62\xfd\x46\x26\x60\x1b\xae\x69\x9f\xee\x5b\x0f\xe6\xad\xd6\xc9\xa1\x5e\x4c\x9e\xd8\x43\x32\x03\x96\xa7\x43\x54\x70\xdc\x00\xce\x19\x30\xb9\x70\xf1\x34\x07\x14\x4a\xbe\x10\xc7\xb1\x08\xa9\x1e\xd4\x05\x48\xb0\x80\x4e\x74\x64\x81\x66\x9b\x86\x80\xea\xc0\x6c\x56\x68\x03\x33\x31\xac\x3a\x54\x77\xab\x06\xf5\xc9\xdc\xf7\x11\xc0\xd4\x2a\x3d\x1c\xe4\xe0\x40\x4e\xa6\xca\xa7\x9c\xb3\x23\x04\x5d\x74\xf3\x18\x7c\xdb\xce\x27\x32\x41\x1a\x99\x43\x9a\xcf\x54\x05\x5a\x0e\x22\xa5\xd8\x74\x61\x37\x6b\x4d\x3e\x90\xd2\x36\x3c\xd8\x07\x72\x08\xb2\x6e\xa7\x93\xfc\x22\x64\xfc\x82\x38\x6f\xa4\xd7\x73\xa9\x6c\xf9\x29\x39\x06\x41\x3d\x1b\x5b\xe0\x32\xe7\xc4\xb5\x6a\x16\xe2\xd0\x57\xe6\xde\x5d\x0d\x21\x06\x5c\x28\xb2\x76\x99\x30\xa1\x4e\x7c\x5c\x10\xe0\x96\xcc\xc3\xea\x08\xa4\x31\x67\x5f\xf8\x36\x03\x7a\x34\x61\xa4\xe2\x02\x9d\x61\xe5\xfe\x8f\xbc\x8b\xc6\x81\xe2\x11\xd7\x68\x41\xac\x89\x34\x16\x89\x35\xf9\x22\xb1\x44\x70\x1e\xeb\xe4\x4d\xd6\x3c\x39\xbf\x8e\x7f\x3b\xed\xf4\x6f\x63\x80\xe9\x7f\x86\x4b\xbb\xc3\x71\x76\xa0\xff\x2e\xb8\x26\x53\x1d\x89\xcc\xa6\x00\x40\x51\x06\x88\x63\xf3\xed\x11\x5b\x73\xa9\xe8\x18\xe4\xa9\x11\x90\xb1\x98\x17\xcb\x65\xab\x5b\xe9\xfb\xf7\x4f\x97\xcf\xc9\x3f\xbd\xff\xb0\x13\xad\xe7\x18\x1e\xb6\x89\xfd\x12\xba\xfc\x8c\xae\xfc\x6d\x9c\x6a\xbf\xa2\x07\xb3\x31\x8c\x50\xdb\x44\xc7\xf1\x60\x4e\xfa\x78\x30\x6d\xde\x06\x94\xcf\x90\x09\x62\x63\xeb\xbf\xb9\x36\xbf\x8d\x6b\xb3\xd7\xa6\x40\xc8\x86\x99\x2c\x2b\xe8\x1d\x3d\xdc\x13\xf9\xc9\x41\x04\x42\xaf\x88\xb8\x34\x13\x2a\xce\xd8\x9c\x47\xaf\x00\x05\x05\xb7\xe3\xe1\x3e\x94\x1d\x09\x03\xf7\x7a\x2d\x18\x7c\x2a\x43\x3c\x7b\x46\x15\x4a\x23\xc8\x44\x33\x03\xf4\x51\x76\x8a\xe1\xc3\x75\x8a\xd1\xfe\xd8\x2b\xd5\x6f\x95\x78\x61\xe6\xb6\x1a\x85\xa9\x39\xc1\xf2\x00\x6d\xcc\x3b\xe2\xad\xf0\x79\xbc\xae\x1c\x3b\x15\x4b\x9e\xc6\x90\x3d\x4e\x47\x32\xe1\xd1\x93\xf9\x77\xe8\x1f\x7d\x91\xd2\x87\x2c\xe6\x32\xa6\xb4\xf9\xd6\xa4\x8a\x90\x05\x9e\x32\x95\x7c\xff\xf0\xf5\x8c\xf1\x28\xd5\x19\x7a\x19\x1c\x33\x22\x54\x2f\x82\x02\xfb\x2c\xe3\x82\x27\xf8\xc5\x56\xef\x24\xcf\x0e\xc2\x90\x1e\x07\x5c\x1e\xe2\xeb\x26\xe1\xaa\x7c\x26\x71\xb8\x80\x3f\x22\x3b\x76\xbe\x83\xd1\x3a\xa4\x2b\x83\xe1\x00\x43\x36\x71\x7f\xac\x50\x3b\x4e\x05\x8f\xb7\x21\xd8\x90\x54\x44\x11\xcc\xe3\xb5\x54\x66\xe9\x2d\xef\x95\x93\xaf\x16\xb4\x15\x93\xe8\x80\xd0\x20\x49\x2a\x47\x3f\x63\x4a\x18\x95\x8a\xa7\x32\xd9\x82\x16\xbd\x49\xc5\x49\xf0\x9d\xe0\x7c\x53\x0e\x3f\xc0\xcf\x52\x61\x7c\x91\x89\x45\x91\xa0\xae\x0d\xd6\xa8\x1b\x00\x9d\xc3\xc7\xc9\xc8\x5c\xb3\x39\xc1\x88\x07\x1f\x46\xaa\xa3\x63\xe4\x43\xd7\xed\xc0\x5e\x3e\x79\x0f\x82\x95\x42\xba\xe6\x4a\xbf\xd8\xa2\x8d\x17\xee\xb3\xf2\xda\xee\x92\xa3\xf9\x61\xbb\xb5\x2e\x6b\xef\xd8\x53\x69\xf9\x6e\x42\xe7\x3b\xfd\x26\x62\x77\x12\xa5\x82\xe1\x10\x4b\x20\xe5\xf0\x88\x98\x15\x19\xd6\x7e\x98\x35\x04\x69\x6d\xcd\x7a\xac\x86\xb1\x0c\x93\xcc\x8d\x4e\x66\x5a\xb1\x69\xf1\xfb\xdf\xff\x49\xb0\xdf\x13\x65\x34\x48\x19\xf4\xa0\x03\x0c\x16\xb6\x0e\x02\xca\x7d\x40\x20\x46\x56\x6d\x45\x58\x53\x12\x9b\xad\x3c\x85\x34\x30\x1e\xad\x58\x56\xcc\x31\xc7\x89\x93\x13\x96\x2b\x87\x32\x79\xa5\x21\x5d\x09\xef\x31\xdb\xfb\x01\xce\x8c\x5b\xba\x5f\xac\xa3\x22\xc8\xb3\x84\x89\x0e\x89\xe6\x60\x52\x70\x90\x20\xc0\x6f\x81\x6d\x6e\xc4\x7e\x94\xcf\x62\xc4\xee\x37\x3c\x7d\x1a\xb1\x0b\x74\x07\xff\x55\xcf\x77\xfa\x27\x8e\xe1\xa3\x73\x6a\xf4\xa1\x98\xd5\xe8\xed\x1a\x05\xd8\xaa\x41\x08\xa2\xee\x4d\xb2\x19\x2a\x88\x4c\x1d\x3d\x09\xd5\x7a\x34\x6c\x5e\x61\x2b\x00\xef\xb1\xac\xac\xf6\xb4\xc8\x56\x9b\xab\x2a\xa5\xfd\x7d\x4a\x55\x67\x4d\x99\x3a\xe6\x1e\x83\x9d\x68\x06\x7e\x02\x9a\x89\x4e\x5d\x65\x64\x46\xee\x71\xdc\x15\x98\xbf\x88\x37\x72\xa5\x96\xb0\xaf\xe2\x65\x3f\x3c\xdb\x68\x9d\x34\xea\x5f\x47\x9d\xc0\x9a\x37\xb6\xef\xe4\x4d\xb0\x06\x23\x0b\xb5\x12\x3b\x8b\xde\xb3\xe7\xfd\x80\xe8\xf4\x03\x30\x05\xd8\x4d\x71\x01\x41\x0e\x3f\x1d\x21\xc5\x99\x11\x2b\x98\x35\x8a\x8a\x88\x65\xc4\xe4\x56\x43\x34\x4a\x14\xb9\x38\xc3\x6c\xc5\x9a\xcf\x31\xab\x7f\xa7\x45\x2d\x84\x76\x67\xb2\x09\x39\x61\xe8\xe1\x82\x3c\xec\x7a\x20\x01\x7b\x6e\x05\xb8\xcd\xdb\xdf\x85\x1b\x69\x8b\x14\x67\x51\xc2\xb3\x9e\x99\x80\x8d\x72\x67\x42\x0d\x9d\x43\x3b\xfd\x65\xe6\x8f\xe0\xf3\x5d\xf7\xbc\x30\xa7\x6a\xec\x70\x13\xbd\xaa\xe5\xd4\x43\x14\xb3\xa8\x18\xd7\x96\x06\x8b\x01\x3c\xc8\xe6\x88\x65\x45\xb4\x82\x72\x87\xb2\x9c\x0a\xe5\x56\xfd\xc4\x8e\xa6\xca\x28\x2b\xc8\xdd\xc3\x21\x60\xfd\x02\x34\x0f\xf2\xbf\x84\xd3\x86\x28\xab\x36\x54\x80\xe6\xdc\x2c\x8d\x56\x8d\xca\xa2\xad\x3c\xe1\xe9\x93\x88\x03\x57\x64\xb1\x89\x79\x6e\xb4\x67\x77\xc9\xc1\xfe\x75\x80\xb3\x56\xfb\xcc\xc2\x81\x85\xca\x72\x45\xd2\x26\x72\x21\xa2\x6d\x54\x03\x92\x29\xa5\x89\x1c\xcf\xe7\xbd\x9f\xcb\xb7\x0b\x70\xa4\xd9\x52\xfe\x54\x2b\x90\x67\x6d\xb1\xf5\xff\x99\x19\x7f\x2d\x98\x17\xff\xec\x5e\xbb\x1d\x61\xf0\xdf\x92\xe3\xfe\x29\x3d\x48\xdd\x70\x17\xbf\x0b\xff\x69\xe5\x97\xcd\x3f\x03\x8b\x95\xb4\xe6\xc6\xac\xb7\xef\xab\xc0\x57\xc6\xe1\xb9\xc9\x3d\xa9\x4b\xfd\x7e\xdf\x71\x14\xa8\x8c\x3a\x76\x25\xde\x03\x92\xfa\xe9\x55\x3b\x5f\xe7\x89\xce\x8a\xb4\xfb\xf0\xdf\x95\x7b\x6d\xbf\xde\x00\x79\x09\x9b\x6d\x3d\x17\x50\xbd\xdf\x95\xde\xb2\x4b\x51\x30\xf6\x52\xf5\x7d\xca\x07\x7b\x11\x2c\xc2\x52\x83\x16\x26\xb6\xda\x7b\x81\x0f\x04\x6e\xde\xa5\x08\xb5\x80\xca\xe5\x58\xda\x5c\xa5\x78\xe4\x77\x95\x13\xdf\x68\x83\x55\x60\x96\x4a\xee\xb2\x5e\x11\xdc\x63\x44\x47\x6e\x79\xbe\x42\x47\xce\x5a\xe7\x48\x9a\x4b\x78\x2f\x98\x66\x84\x31\x86\x79\xa2\xe7\x40\x2b\x64\x7e\x69\x33\x00\x23\xda\x9c\xbd\xa6\xae\xbe\x60\x7d\xf6\xb6\x39\x0f\x50\x33\x99\x8a\x0c\xa0\x33\xea\x31\xc9\xbe\x19\xbc\xc3\x9c\x4d\xf5\xee\x1a\xb1\x75\x51\x73\x36\xd5\xb1\xd6\x8d\x54\x87\x74\xce\xcb\x3d\x6a\x4c\x2e\xc3\xba\x43\x73\xbd\x11\xec\x2c\x05\xfd\x11\x79\xb2\x32\x5e\xcb\x5e\x3b\x55\x63\xfc\x25\x10\x63\xdc\x73\x8a\xb8\x8c\x49\x22\x2a\x74\xe7\x0f\x0b\x11\xd9\x38\xcc\xd1\x23\xbd\x7e\xe4\x2d\x2e\x70\x8f\x8c\xa0\xee\x4f\xe5\x32\x35\xfa\x74\x06\xea\x42\x56\xcc\x4f\x3c\xc4\x84\x4e\x41\xc1\x00\x04\x92\x0d\x07\xb6\x32\x40\x9e\x39\x69\xb8\x48\xd0\x0f\xed\xb9\x01\x2c\x14\x1b\x4f\x48\x7c\x81\x5d\x88\x35\xce\x6e\xec\xae\x1d\xa3\xde\x83\x17\xc9\xd6\xd7\xa2\xb8\xee\x92\x17\x25\x63\xe9\xd7\x4e\xa0\xea\x91\xa1\xd4\xc2\x29\xf5\xcf\x2f\x27\x4a\x73\xd6\x47\x4e\x3c\x94\x4d\x2b\x7b\x6a\x8c\x71\x48\x92\xa3\x3d\xcb\xf4\xdb\x26\xc2\xc2\x02\x66\x1b\xfe\xa2\x08\xda\xa1\x1b\x1b\x73\x2f\xf9\xd0\xcc\x6e\x6d\xe4\x43\x2d\x75\xcc\x4b\x0a\x45\x20\x49\xb9\x74\x04\x4c\xa3\x80\xbb\x94\x27\x49\x08\x33\xee\x5d\x41\x53\xe5\x1d\x06\xe6\xfa\x4f\x12\xf3\xcf\xa8\x2a\xb8\x09\xc8\x23\x86\xda\x43\x31\xb2\x38\x04\x84\xe0\x45\x61\xa4\x13\x34\xcc\xbd\xf9\xbc\xeb\x34\x1f\x4b\x9f\xfc\xce\x4a\x30\x77\x04\x6c\xf1\xb3\xb3\x27\xb1\x1d\xdc\xd7\xe6\x90\x49\x99\x9d\xdf\xd3\x65\x44\x3c\x4d\x6d\x42\x31\x7d\x95\xf1\x34\x97\x0b\x1e\x95\x3c\xe8\x2d\xfd\x5c\x89\xe8\x69\xa3\xa5\x1a\x2c\x8b\x82\xfe\x98\x1b\x29\x17\x59\xce\x7c\x6b\x2e\x5d\xba\x17\xfe\x65\xe9\x62\xc6\x81\x64\x90\x95\x60\x33\x2a\x3d\x3e\x11\x67\x8e\x78\xb0\x7d\xdb\x1d\xdb\x94\x11\xfe\x6e\x78\x05\xb7\x4c\xb7\xbf\x12\xa5\x46\xfd\x6a\x2e\x39\xb4\x79\xad\xd0\xa4\xe7\x64\x73\x56\x42\xf5\x6a\x9c\x52\xf0\x46\xfc\x66\x24\xfe\xef\x33\x12\x21\x2f\xe2\x35\x2d\xc4\xe6\xf2\xb7\xdf\xee\x88\xef\xeb\x8e\x40\x94\x2b\xcc\xeb\x1f\x32\xb5\xd4\xd5\x3b\xff\xfa\x61\x93\x2b\x58\xd0\x93\x6c\xc0\x3c\x7f\xc3\x3b\x2e\xf8\x2c\x1d\x91\x81\xc2\xa3\xb7\xd0\xed\x8e\x06\xfa\x5b\xd4\x6b\xb4\x41\x69\x57\xed\xf8\x86\x2e\xa1\x3c\xdc\x3a\xc6\x90\xe8\xed\x4e\x6c\xaf\x9e\xfd\xae\x82\x22\x7d\x6e\x49\x23\x19\x5d\x98\xe4\xda\x4a\x44\x25\x30\x5c\xd8\x21\x19\x03\x54\x45\x9e\xbf\xc9\xdc\xac\x97\x25\xa0\xcd\xcf\xbb\x92\x59\xfe\x73\x85\xb3\x67\x3f\xd2\x9f\x57\x8b\xec\xdb\xae\x62\x37\x83\x37\x3a\x03\xd2\x77\xe5\x90\xb1\x5e\xd8\x3d\x07\xb0\x4b\x96\xa5\xc1\xf4\x7b\xc8\x7d\xf5\xd9\xcd\xd7\x67\x54\x06\x5f\x52\xbe\xd9\x88\xd4\xc6\x41\x6b\xa1\x6a\xa0\x3c\x80\xaf\x00\x67\xc9\x4a\x20\x71\x5a\xe5\x4a\x35\xa2\xa4\xd2\x34\x3c\x06\x53\x77\xda\xbc\x72\xd7\x45\x92\xb4\xae\xdc\x6e\x24\xf5\xeb\xc7\xab\xab\xd9\xcf\xe3\xab\xc7\xcb\x4e\x64\xf2\xe0\xb1\xd6\x39\x71\x3d\xa1\x39\xf1\xdc\x27\xe6\xb3\xc2\x92\xb7\x69\x3f\x6a\xd4\xa8\x8b\x24\x29\xa3\xd6\x4f\xd5\x67\x6a\x07\x92\xca\x90\x91\xc7\xcc\x1b\xeb\x9c\xb8\xf2\xf7\xe1\xb1\xcf\xa6\xf1\xcf\xf8\xee\x09\xf3\x83\x78\x0f\xdc\x2a\xc4\xd9\xd0\x3c\xaf\x94\xb1\x7a\xc0\x71\xc0\x14\xa6\xb6\xe3\x70\x6c\x5e\x8e\xfd\x8e\xc7\xa3\x02\x44\x40\x11\x5b\x3a\x8d\xa3\x9c\x0e\x9c\xbb\xcf\x65\xef\xa2\x93\xe5\x31\x7a\x88\xa0\xdd\x11\xb2\x29\x00\x47\x9c\x27\x1c\x98\x2a\x34\xb8\x4c\x9f\x72\xdd\xde\x27\x36\xa1\xec\x80\x84\xab\x65\xc1\x97\x22\x1b\x31\xfb\xf1\xa9\x5a\xcb\xe5\x0a\xb0\x17\xb3\x62\x43\xc9\x6e\x68\xa2\x40\x19\x6c\x65\x0b\x55\xb2\xdd\xa4\x9a\x2a\x1a\x93\x5a\xfa\xe6\x31\xe7\xeb\xaf\xf7\x6e\x38\x94\x4a\x87\x0d\x11\x21\x84\x9a\x2a\x5c\x5c\x04\x78\xb6\x6e\x17\xd0\x97\x79\x5e\xdd\xba\x1c\x08\xc3\x90\x34\xd1\xc8\xf4\x25\x38\x80\xa6\xca\x95\xd1\x60\x52\x1e\x8d\x21\x00\x0e\xc6\x2e\xed\x96\x27\x76\x31\xec\x99\xa0\xbe\x35\xef\xfa\x83\xef\x00\x73\xe0\x66\x03\xd8\xdf\xea\x62\xac\xa7\x69\xc2\x03\xc1\xd1\x56\x5b\x09\xb5\x53\xcd\xbd\xb1\xe3\xc2\x67\x5a\x43\xea\xba\x98\x27\x03\xba\x84\xcf\x77\x76\x0a\x45\x72\x77\xa7\x7a\xf8\x5c\xef\x2a\x47\xcb\x6c\xd3\xae\xcf\xce\xb5\x6e\x59\x97\x23\x7a\x2f\x4b\x9d\xa2\x17\x76\x4d\x46\x11\xe5\xfb\xec\x97\x1e\x05\x05\xd5\x29\xb2\xd2\xa7\xab\x43\x89\xcc\xf6\xea\x8e\xd7\x9f\x7a\xf7\xc8\x69\x08\x74\xd9\x0d\x92\xb0\x74\xcf\x95\x04\x6c\x8b\x98\x24\xe7\x95\xa5\x51\x93\x28\x5e\xcc\xe1\x41\x8e\x33\xb3\xff\x47\x6e\x13\x8d\xfc\xca\x8d\xa0\x93\x51\x91\x66\x46\x5c\x92\xbc\x23\xa9\xad\x53\xc6\xa7\xca\xe2\xf1\x5a\x71\x3c\xb6\x49\x01\xa9\xfb\x2b\x16\x69\x6c\x10\xcf\x12\x34\xd6\x9c\x69\x25\xac\x34\x9c\x2a\xcb\xbd\x37\x62\x7c\x9e\x59\x4a\x3b\xae\xb6\x8e\x67\x4e\x3a\x12\x11\xae\x18\x64\x5b\xec\x96\x79\x15\x35\xa0\x74\xcf\xff\xce\xfc\xef\x1f\xbf\xfb\xff\x01\x00\x00\xff\xff\x57\x88\xe0\x17\xae\x7b\x04\x00") func adminSwaggerJsonBytes() ([]byte, error) { return bindataRead( @@ -93,7 +93,7 @@ func adminSwaggerJson() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "admin.swagger.json", size: 293472, mode: os.FileMode(420), modTime: time.Unix(1562572800, 0)} + info := bindataFileInfo{name: "admin.swagger.json", size: 293806, mode: os.FileMode(420), modTime: time.Unix(1562572800, 0)} a := &asset{bytes: bytes, info: info} return a, nil } diff --git a/gen/pb-go/flyteidl/service/signal.swagger.json b/gen/pb-go/flyteidl/service/signal.swagger.json index 3c130cef0..ab144af4f 100644 --- a/gen/pb-go/flyteidl/service/signal.swagger.json +++ b/gen/pb-go/flyteidl/service/signal.swagger.json @@ -575,6 +575,13 @@ "type": "string", "format": "byte", "description": "The serialized bytes of a third-party schema library like Arrow.\nThis is an optional field that will not be used for type checking." + }, + "partition_columns": { + "type": "array", + "items": { + "type": "string" + }, + "title": "This indicates which columns in the structured dataset is used for\npartitioning when the dataset is serialized. This is an optional field\nthat will not be userd for type checking" } } }, diff --git a/gen/pb-java/flyteidl/core/Types.java b/gen/pb-java/flyteidl/core/Types.java index 227d63ac7..396a8f1e7 100644 --- a/gen/pb-java/flyteidl/core/Types.java +++ b/gen/pb-java/flyteidl/core/Types.java @@ -2037,6 +2037,49 @@ flyteidl.core.Types.StructuredDatasetType.DatasetColumnOrBuilder getColumnsOrBui * bytes external_schema_bytes = 4; */ com.google.protobuf.ByteString getExternalSchemaBytes(); + + /** + *
+     * This indicates which columns in the structured dataset is used for
+     * partitioning when the dataset is serialized. This is an optional field
+     * that will not be userd for type checking
+     * 
+ * + * repeated string partition_columns = 5; + */ + java.util.List + getPartitionColumnsList(); + /** + *
+     * This indicates which columns in the structured dataset is used for
+     * partitioning when the dataset is serialized. This is an optional field
+     * that will not be userd for type checking
+     * 
+ * + * repeated string partition_columns = 5; + */ + int getPartitionColumnsCount(); + /** + *
+     * This indicates which columns in the structured dataset is used for
+     * partitioning when the dataset is serialized. This is an optional field
+     * that will not be userd for type checking
+     * 
+ * + * repeated string partition_columns = 5; + */ + java.lang.String getPartitionColumns(int index); + /** + *
+     * This indicates which columns in the structured dataset is used for
+     * partitioning when the dataset is serialized. This is an optional field
+     * that will not be userd for type checking
+     * 
+ * + * repeated string partition_columns = 5; + */ + com.google.protobuf.ByteString + getPartitionColumnsBytes(int index); } /** * Protobuf type {@code flyteidl.core.StructuredDatasetType} @@ -2055,6 +2098,7 @@ private StructuredDatasetType() { format_ = ""; externalSchemaType_ = ""; externalSchemaBytes_ = com.google.protobuf.ByteString.EMPTY; + partitionColumns_ = com.google.protobuf.LazyStringArrayList.EMPTY; } @java.lang.Override @@ -2107,6 +2151,15 @@ private StructuredDatasetType( externalSchemaBytes_ = input.readBytes(); break; } + case 42: { + java.lang.String s = input.readStringRequireUtf8(); + if (!((mutable_bitField0_ & 0x00000010) != 0)) { + partitionColumns_ = new com.google.protobuf.LazyStringArrayList(); + mutable_bitField0_ |= 0x00000010; + } + partitionColumns_.add(s); + break; + } default: { if (!parseUnknownField( input, unknownFields, extensionRegistry, tag)) { @@ -2125,6 +2178,9 @@ private StructuredDatasetType( if (((mutable_bitField0_ & 0x00000001) != 0)) { columns_ = java.util.Collections.unmodifiableList(columns_); } + if (((mutable_bitField0_ & 0x00000010) != 0)) { + partitionColumns_ = partitionColumns_.getUnmodifiableView(); + } this.unknownFields = unknownFields.build(); makeExtensionsImmutable(); } @@ -3141,6 +3197,59 @@ public com.google.protobuf.ByteString getExternalSchemaBytes() { return externalSchemaBytes_; } + public static final int PARTITION_COLUMNS_FIELD_NUMBER = 5; + private com.google.protobuf.LazyStringList partitionColumns_; + /** + *
+     * This indicates which columns in the structured dataset is used for
+     * partitioning when the dataset is serialized. This is an optional field
+     * that will not be userd for type checking
+     * 
+ * + * repeated string partition_columns = 5; + */ + public com.google.protobuf.ProtocolStringList + getPartitionColumnsList() { + return partitionColumns_; + } + /** + *
+     * This indicates which columns in the structured dataset is used for
+     * partitioning when the dataset is serialized. This is an optional field
+     * that will not be userd for type checking
+     * 
+ * + * repeated string partition_columns = 5; + */ + public int getPartitionColumnsCount() { + return partitionColumns_.size(); + } + /** + *
+     * This indicates which columns in the structured dataset is used for
+     * partitioning when the dataset is serialized. This is an optional field
+     * that will not be userd for type checking
+     * 
+ * + * repeated string partition_columns = 5; + */ + public java.lang.String getPartitionColumns(int index) { + return partitionColumns_.get(index); + } + /** + *
+     * This indicates which columns in the structured dataset is used for
+     * partitioning when the dataset is serialized. This is an optional field
+     * that will not be userd for type checking
+     * 
+ * + * repeated string partition_columns = 5; + */ + public com.google.protobuf.ByteString + getPartitionColumnsBytes(int index) { + return partitionColumns_.getByteString(index); + } + private byte memoizedIsInitialized = -1; @java.lang.Override public final boolean isInitialized() { @@ -3167,6 +3276,9 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) if (!externalSchemaBytes_.isEmpty()) { output.writeBytes(4, externalSchemaBytes_); } + for (int i = 0; i < partitionColumns_.size(); i++) { + com.google.protobuf.GeneratedMessageV3.writeString(output, 5, partitionColumns_.getRaw(i)); + } unknownFields.writeTo(output); } @@ -3190,6 +3302,14 @@ public int getSerializedSize() { size += com.google.protobuf.CodedOutputStream .computeBytesSize(4, externalSchemaBytes_); } + { + int dataSize = 0; + for (int i = 0; i < partitionColumns_.size(); i++) { + dataSize += computeStringSizeNoTag(partitionColumns_.getRaw(i)); + } + size += dataSize; + size += 1 * getPartitionColumnsList().size(); + } size += unknownFields.getSerializedSize(); memoizedSize = size; return size; @@ -3213,6 +3333,8 @@ public boolean equals(final java.lang.Object obj) { .equals(other.getExternalSchemaType())) return false; if (!getExternalSchemaBytes() .equals(other.getExternalSchemaBytes())) return false; + if (!getPartitionColumnsList() + .equals(other.getPartitionColumnsList())) return false; if (!unknownFields.equals(other.unknownFields)) return false; return true; } @@ -3234,6 +3356,10 @@ public int hashCode() { hash = (53 * hash) + getExternalSchemaType().hashCode(); hash = (37 * hash) + EXTERNAL_SCHEMA_BYTES_FIELD_NUMBER; hash = (53 * hash) + getExternalSchemaBytes().hashCode(); + if (getPartitionColumnsCount() > 0) { + hash = (37 * hash) + PARTITION_COLUMNS_FIELD_NUMBER; + hash = (53 * hash) + getPartitionColumnsList().hashCode(); + } hash = (29 * hash) + unknownFields.hashCode(); memoizedHashCode = hash; return hash; @@ -3380,6 +3506,8 @@ public Builder clear() { externalSchemaBytes_ = com.google.protobuf.ByteString.EMPTY; + partitionColumns_ = com.google.protobuf.LazyStringArrayList.EMPTY; + bitField0_ = (bitField0_ & ~0x00000010); return this; } @@ -3420,6 +3548,11 @@ public flyteidl.core.Types.StructuredDatasetType buildPartial() { result.format_ = format_; result.externalSchemaType_ = externalSchemaType_; result.externalSchemaBytes_ = externalSchemaBytes_; + if (((bitField0_ & 0x00000010) != 0)) { + partitionColumns_ = partitionColumns_.getUnmodifiableView(); + bitField0_ = (bitField0_ & ~0x00000010); + } + result.partitionColumns_ = partitionColumns_; result.bitField0_ = to_bitField0_; onBuilt(); return result; @@ -3506,6 +3639,16 @@ public Builder mergeFrom(flyteidl.core.Types.StructuredDatasetType other) { if (other.getExternalSchemaBytes() != com.google.protobuf.ByteString.EMPTY) { setExternalSchemaBytes(other.getExternalSchemaBytes()); } + if (!other.partitionColumns_.isEmpty()) { + if (partitionColumns_.isEmpty()) { + partitionColumns_ = other.partitionColumns_; + bitField0_ = (bitField0_ & ~0x00000010); + } else { + ensurePartitionColumnsIsMutable(); + partitionColumns_.addAll(other.partitionColumns_); + } + onChanged(); + } this.mergeUnknownFields(other.unknownFields); onChanged(); return this; @@ -4084,6 +4227,154 @@ public Builder clearExternalSchemaBytes() { onChanged(); return this; } + + private com.google.protobuf.LazyStringList partitionColumns_ = com.google.protobuf.LazyStringArrayList.EMPTY; + private void ensurePartitionColumnsIsMutable() { + if (!((bitField0_ & 0x00000010) != 0)) { + partitionColumns_ = new com.google.protobuf.LazyStringArrayList(partitionColumns_); + bitField0_ |= 0x00000010; + } + } + /** + *
+       * This indicates which columns in the structured dataset is used for
+       * partitioning when the dataset is serialized. This is an optional field
+       * that will not be userd for type checking
+       * 
+ * + * repeated string partition_columns = 5; + */ + public com.google.protobuf.ProtocolStringList + getPartitionColumnsList() { + return partitionColumns_.getUnmodifiableView(); + } + /** + *
+       * This indicates which columns in the structured dataset is used for
+       * partitioning when the dataset is serialized. This is an optional field
+       * that will not be userd for type checking
+       * 
+ * + * repeated string partition_columns = 5; + */ + public int getPartitionColumnsCount() { + return partitionColumns_.size(); + } + /** + *
+       * This indicates which columns in the structured dataset is used for
+       * partitioning when the dataset is serialized. This is an optional field
+       * that will not be userd for type checking
+       * 
+ * + * repeated string partition_columns = 5; + */ + public java.lang.String getPartitionColumns(int index) { + return partitionColumns_.get(index); + } + /** + *
+       * This indicates which columns in the structured dataset is used for
+       * partitioning when the dataset is serialized. This is an optional field
+       * that will not be userd for type checking
+       * 
+ * + * repeated string partition_columns = 5; + */ + public com.google.protobuf.ByteString + getPartitionColumnsBytes(int index) { + return partitionColumns_.getByteString(index); + } + /** + *
+       * This indicates which columns in the structured dataset is used for
+       * partitioning when the dataset is serialized. This is an optional field
+       * that will not be userd for type checking
+       * 
+ * + * repeated string partition_columns = 5; + */ + public Builder setPartitionColumns( + int index, java.lang.String value) { + if (value == null) { + throw new NullPointerException(); + } + ensurePartitionColumnsIsMutable(); + partitionColumns_.set(index, value); + onChanged(); + return this; + } + /** + *
+       * This indicates which columns in the structured dataset is used for
+       * partitioning when the dataset is serialized. This is an optional field
+       * that will not be userd for type checking
+       * 
+ * + * repeated string partition_columns = 5; + */ + public Builder addPartitionColumns( + java.lang.String value) { + if (value == null) { + throw new NullPointerException(); + } + ensurePartitionColumnsIsMutable(); + partitionColumns_.add(value); + onChanged(); + return this; + } + /** + *
+       * This indicates which columns in the structured dataset is used for
+       * partitioning when the dataset is serialized. This is an optional field
+       * that will not be userd for type checking
+       * 
+ * + * repeated string partition_columns = 5; + */ + public Builder addAllPartitionColumns( + java.lang.Iterable values) { + ensurePartitionColumnsIsMutable(); + com.google.protobuf.AbstractMessageLite.Builder.addAll( + values, partitionColumns_); + onChanged(); + return this; + } + /** + *
+       * This indicates which columns in the structured dataset is used for
+       * partitioning when the dataset is serialized. This is an optional field
+       * that will not be userd for type checking
+       * 
+ * + * repeated string partition_columns = 5; + */ + public Builder clearPartitionColumns() { + partitionColumns_ = com.google.protobuf.LazyStringArrayList.EMPTY; + bitField0_ = (bitField0_ & ~0x00000010); + onChanged(); + return this; + } + /** + *
+       * This indicates which columns in the structured dataset is used for
+       * partitioning when the dataset is serialized. This is an optional field
+       * that will not be userd for type checking
+       * 
+ * + * repeated string partition_columns = 5; + */ + public Builder addPartitionColumnsBytes( + com.google.protobuf.ByteString value) { + if (value == null) { + throw new NullPointerException(); + } + checkByteStringIsUtf8(value); + ensurePartitionColumnsIsMutable(); + partitionColumns_.add(value); + onChanged(); + return this; + } @java.lang.Override public final Builder setUnknownFields( final com.google.protobuf.UnknownFieldSet unknownFields) { @@ -12784,43 +13075,44 @@ public flyteidl.core.Types.Error getDefaultInstanceForType() { ".core.SchemaType.SchemaColumn.SchemaColu" + "mnType\"_\n\020SchemaColumnType\022\013\n\007INTEGER\020\000\022" + "\t\n\005FLOAT\020\001\022\n\n\006STRING\020\002\022\013\n\007BOOLEAN\020\003\022\014\n\010D" + - "ATETIME\020\004\022\014\n\010DURATION\020\005\"\372\001\n\025StructuredDa" + + "ATETIME\020\004\022\014\n\010DURATION\020\005\"\225\002\n\025StructuredDa" + "tasetType\022C\n\007columns\030\001 \003(\01322.flyteidl.co" + "re.StructuredDatasetType.DatasetColumn\022\016" + "\n\006format\030\002 \001(\t\022\034\n\024external_schema_type\030\003" + - " \001(\t\022\035\n\025external_schema_bytes\030\004 \001(\014\032O\n\rD" + - "atasetColumn\022\014\n\004name\030\001 \001(\t\0220\n\014literal_ty" + - "pe\030\002 \001(\0132\032.flyteidl.core.LiteralType\"\217\001\n" + - "\010BlobType\022\016\n\006format\030\001 \001(\t\022B\n\016dimensional" + - "ity\030\002 \001(\0162*.flyteidl.core.BlobType.BlobD" + - "imensionality\"/\n\022BlobDimensionality\022\n\n\006S" + - "INGLE\020\000\022\r\n\tMULTIPART\020\001\"\032\n\010EnumType\022\016\n\006va" + - "lues\030\001 \003(\t\"9\n\tUnionType\022,\n\010variants\030\001 \003(" + - "\0132\032.flyteidl.core.LiteralType\"\034\n\rTypeStr" + - "ucture\022\013\n\003tag\030\001 \001(\t\">\n\016TypeAnnotation\022,\n" + - "\013annotations\030\001 \001(\0132\027.google.protobuf.Str" + - "uct\"\273\004\n\013LiteralType\022+\n\006simple\030\001 \001(\0162\031.fl" + - "yteidl.core.SimpleTypeH\000\022+\n\006schema\030\002 \001(\013" + - "2\031.flyteidl.core.SchemaTypeH\000\0225\n\017collect" + - "ion_type\030\003 \001(\0132\032.flyteidl.core.LiteralTy" + - "peH\000\0224\n\016map_value_type\030\004 \001(\0132\032.flyteidl." + - "core.LiteralTypeH\000\022\'\n\004blob\030\005 \001(\0132\027.flyte" + - "idl.core.BlobTypeH\000\022,\n\tenum_type\030\007 \001(\0132\027" + - ".flyteidl.core.EnumTypeH\000\022G\n\027structured_" + - "dataset_type\030\010 \001(\0132$.flyteidl.core.Struc" + - "turedDatasetTypeH\000\022.\n\nunion_type\030\n \001(\0132\030" + - ".flyteidl.core.UnionTypeH\000\022)\n\010metadata\030\006" + - " \001(\0132\027.google.protobuf.Struct\0221\n\nannotat" + - "ion\030\t \001(\0132\035.flyteidl.core.TypeAnnotation" + - "\022/\n\tstructure\030\013 \001(\0132\034.flyteidl.core.Type" + - "StructureB\006\n\004type\"/\n\017OutputReference\022\017\n\007" + - "node_id\030\001 \001(\t\022\013\n\003var\030\002 \001(\t\"0\n\005Error\022\026\n\016f" + - "ailed_node_id\030\001 \001(\t\022\017\n\007message\030\002 \001(\t*\206\001\n" + - "\nSimpleType\022\010\n\004NONE\020\000\022\013\n\007INTEGER\020\001\022\t\n\005FL" + - "OAT\020\002\022\n\n\006STRING\020\003\022\013\n\007BOOLEAN\020\004\022\014\n\010DATETI" + - "ME\020\005\022\014\n\010DURATION\020\006\022\n\n\006BINARY\020\007\022\t\n\005ERROR\020" + - "\010\022\n\n\006STRUCT\020\tB6Z4github.com/flyteorg/fly" + - "teidl/gen/pb-go/flyteidl/coreb\006proto3" + " \001(\t\022\035\n\025external_schema_bytes\030\004 \001(\014\022\031\n\021p" + + "artition_columns\030\005 \003(\t\032O\n\rDatasetColumn\022" + + "\014\n\004name\030\001 \001(\t\0220\n\014literal_type\030\002 \001(\0132\032.fl" + + "yteidl.core.LiteralType\"\217\001\n\010BlobType\022\016\n\006" + + "format\030\001 \001(\t\022B\n\016dimensionality\030\002 \001(\0162*.f" + + "lyteidl.core.BlobType.BlobDimensionality" + + "\"/\n\022BlobDimensionality\022\n\n\006SINGLE\020\000\022\r\n\tMU" + + "LTIPART\020\001\"\032\n\010EnumType\022\016\n\006values\030\001 \003(\t\"9\n" + + "\tUnionType\022,\n\010variants\030\001 \003(\0132\032.flyteidl." + + "core.LiteralType\"\034\n\rTypeStructure\022\013\n\003tag" + + "\030\001 \001(\t\">\n\016TypeAnnotation\022,\n\013annotations\030" + + "\001 \001(\0132\027.google.protobuf.Struct\"\273\004\n\013Liter" + + "alType\022+\n\006simple\030\001 \001(\0162\031.flyteidl.core.S" + + "impleTypeH\000\022+\n\006schema\030\002 \001(\0132\031.flyteidl.c" + + "ore.SchemaTypeH\000\0225\n\017collection_type\030\003 \001(" + + "\0132\032.flyteidl.core.LiteralTypeH\000\0224\n\016map_v" + + "alue_type\030\004 \001(\0132\032.flyteidl.core.LiteralT" + + "ypeH\000\022\'\n\004blob\030\005 \001(\0132\027.flyteidl.core.Blob" + + "TypeH\000\022,\n\tenum_type\030\007 \001(\0132\027.flyteidl.cor" + + "e.EnumTypeH\000\022G\n\027structured_dataset_type\030" + + "\010 \001(\0132$.flyteidl.core.StructuredDatasetT" + + "ypeH\000\022.\n\nunion_type\030\n \001(\0132\030.flyteidl.cor" + + "e.UnionTypeH\000\022)\n\010metadata\030\006 \001(\0132\027.google" + + ".protobuf.Struct\0221\n\nannotation\030\t \001(\0132\035.f" + + "lyteidl.core.TypeAnnotation\022/\n\tstructure" + + "\030\013 \001(\0132\034.flyteidl.core.TypeStructureB\006\n\004" + + "type\"/\n\017OutputReference\022\017\n\007node_id\030\001 \001(\t" + + "\022\013\n\003var\030\002 \001(\t\"0\n\005Error\022\026\n\016failed_node_id" + + "\030\001 \001(\t\022\017\n\007message\030\002 \001(\t*\206\001\n\nSimpleType\022\010" + + "\n\004NONE\020\000\022\013\n\007INTEGER\020\001\022\t\n\005FLOAT\020\002\022\n\n\006STRI" + + "NG\020\003\022\013\n\007BOOLEAN\020\004\022\014\n\010DATETIME\020\005\022\014\n\010DURAT" + + "ION\020\006\022\n\n\006BINARY\020\007\022\t\n\005ERROR\020\010\022\n\n\006STRUCT\020\t" + + "B6Z4github.com/flyteorg/flyteidl/gen/pb-" + + "go/flyteidl/coreb\006proto3" }; com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner = new com.google.protobuf.Descriptors.FileDescriptor. InternalDescriptorAssigner() { @@ -12852,7 +13144,7 @@ public com.google.protobuf.ExtensionRegistry assignDescriptors( internal_static_flyteidl_core_StructuredDatasetType_fieldAccessorTable = new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( internal_static_flyteidl_core_StructuredDatasetType_descriptor, - new java.lang.String[] { "Columns", "Format", "ExternalSchemaType", "ExternalSchemaBytes", }); + new java.lang.String[] { "Columns", "Format", "ExternalSchemaType", "ExternalSchemaBytes", "PartitionColumns", }); internal_static_flyteidl_core_StructuredDatasetType_DatasetColumn_descriptor = internal_static_flyteidl_core_StructuredDatasetType_descriptor.getNestedTypes().get(0); internal_static_flyteidl_core_StructuredDatasetType_DatasetColumn_fieldAccessorTable = new diff --git a/gen/pb-js/flyteidl.d.ts b/gen/pb-js/flyteidl.d.ts index afd1cb6f8..065211aaa 100644 --- a/gen/pb-js/flyteidl.d.ts +++ b/gen/pb-js/flyteidl.d.ts @@ -3488,6 +3488,9 @@ export namespace flyteidl { /** StructuredDatasetType externalSchemaBytes */ externalSchemaBytes?: (Uint8Array|null); + + /** StructuredDatasetType partitionColumns */ + partitionColumns?: (string[]|null); } /** Represents a StructuredDatasetType. */ @@ -3511,6 +3514,9 @@ export namespace flyteidl { /** StructuredDatasetType externalSchemaBytes. */ public externalSchemaBytes: Uint8Array; + /** StructuredDatasetType partitionColumns. */ + public partitionColumns: string[]; + /** * Creates a new StructuredDatasetType instance using the specified properties. * @param [properties] Properties to set diff --git a/gen/pb-js/flyteidl.js b/gen/pb-js/flyteidl.js index e9d6775fa..19ef990a6 100644 --- a/gen/pb-js/flyteidl.js +++ b/gen/pb-js/flyteidl.js @@ -8344,6 +8344,7 @@ * @property {string|null} [format] StructuredDatasetType format * @property {string|null} [externalSchemaType] StructuredDatasetType externalSchemaType * @property {Uint8Array|null} [externalSchemaBytes] StructuredDatasetType externalSchemaBytes + * @property {Array.|null} [partitionColumns] StructuredDatasetType partitionColumns */ /** @@ -8356,6 +8357,7 @@ */ function StructuredDatasetType(properties) { this.columns = []; + this.partitionColumns = []; if (properties) for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i) if (properties[keys[i]] != null) @@ -8394,6 +8396,14 @@ */ StructuredDatasetType.prototype.externalSchemaBytes = $util.newBuffer([]); + /** + * StructuredDatasetType partitionColumns. + * @member {Array.} partitionColumns + * @memberof flyteidl.core.StructuredDatasetType + * @instance + */ + StructuredDatasetType.prototype.partitionColumns = $util.emptyArray; + /** * Creates a new StructuredDatasetType instance using the specified properties. * @function create @@ -8427,6 +8437,9 @@ writer.uint32(/* id 3, wireType 2 =*/26).string(message.externalSchemaType); if (message.externalSchemaBytes != null && message.hasOwnProperty("externalSchemaBytes")) writer.uint32(/* id 4, wireType 2 =*/34).bytes(message.externalSchemaBytes); + if (message.partitionColumns != null && message.partitionColumns.length) + for (var i = 0; i < message.partitionColumns.length; ++i) + writer.uint32(/* id 5, wireType 2 =*/42).string(message.partitionColumns[i]); return writer; }; @@ -8462,6 +8475,11 @@ case 4: message.externalSchemaBytes = reader.bytes(); break; + case 5: + if (!(message.partitionColumns && message.partitionColumns.length)) + message.partitionColumns = []; + message.partitionColumns.push(reader.string()); + break; default: reader.skipType(tag & 7); break; @@ -8499,6 +8517,13 @@ if (message.externalSchemaBytes != null && message.hasOwnProperty("externalSchemaBytes")) if (!(message.externalSchemaBytes && typeof message.externalSchemaBytes.length === "number" || $util.isString(message.externalSchemaBytes))) return "externalSchemaBytes: buffer expected"; + if (message.partitionColumns != null && message.hasOwnProperty("partitionColumns")) { + if (!Array.isArray(message.partitionColumns)) + return "partitionColumns: array expected"; + for (var i = 0; i < message.partitionColumns.length; ++i) + if (!$util.isString(message.partitionColumns[i])) + return "partitionColumns: string[] expected"; + } return null; }; diff --git a/gen/pb_python/flyteidl/core/types_pb2.py b/gen/pb_python/flyteidl/core/types_pb2.py index 325233dcf..fec7b2504 100644 --- a/gen/pb_python/flyteidl/core/types_pb2.py +++ b/gen/pb_python/flyteidl/core/types_pb2.py @@ -14,7 +14,7 @@ from google.protobuf import struct_pb2 as google_dot_protobuf_dot_struct__pb2 -DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x19\x66lyteidl/core/types.proto\x12\rflyteidl.core\x1a\x1cgoogle/protobuf/struct.proto\"\xa1\x02\n\nSchemaType\x12@\n\x07\x63olumns\x18\x03 \x03(\x0b\x32&.flyteidl.core.SchemaType.SchemaColumnR\x07\x63olumns\x1a\xd0\x01\n\x0cSchemaColumn\x12\x12\n\x04name\x18\x01 \x01(\tR\x04name\x12K\n\x04type\x18\x02 \x01(\x0e\x32\x37.flyteidl.core.SchemaType.SchemaColumn.SchemaColumnTypeR\x04type\"_\n\x10SchemaColumnType\x12\x0b\n\x07INTEGER\x10\x00\x12\t\n\x05\x46LOAT\x10\x01\x12\n\n\x06STRING\x10\x02\x12\x0b\n\x07\x42OOLEAN\x10\x03\x12\x0c\n\x08\x44\x41TETIME\x10\x04\x12\x0c\n\x08\x44URATION\x10\x05\"\xc7\x02\n\x15StructuredDatasetType\x12L\n\x07\x63olumns\x18\x01 \x03(\x0b\x32\x32.flyteidl.core.StructuredDatasetType.DatasetColumnR\x07\x63olumns\x12\x16\n\x06\x66ormat\x18\x02 \x01(\tR\x06\x66ormat\x12\x30\n\x14\x65xternal_schema_type\x18\x03 \x01(\tR\x12\x65xternalSchemaType\x12\x32\n\x15\x65xternal_schema_bytes\x18\x04 \x01(\x0cR\x13\x65xternalSchemaBytes\x1a\x62\n\rDatasetColumn\x12\x12\n\x04name\x18\x01 \x01(\tR\x04name\x12=\n\x0cliteral_type\x18\x02 \x01(\x0b\x32\x1a.flyteidl.core.LiteralTypeR\x0bliteralType\"\xa7\x01\n\x08\x42lobType\x12\x16\n\x06\x66ormat\x18\x01 \x01(\tR\x06\x66ormat\x12R\n\x0e\x64imensionality\x18\x02 \x01(\x0e\x32*.flyteidl.core.BlobType.BlobDimensionalityR\x0e\x64imensionality\"/\n\x12\x42lobDimensionality\x12\n\n\x06SINGLE\x10\x00\x12\r\n\tMULTIPART\x10\x01\"\"\n\x08\x45numType\x12\x16\n\x06values\x18\x01 \x03(\tR\x06values\"C\n\tUnionType\x12\x36\n\x08variants\x18\x01 \x03(\x0b\x32\x1a.flyteidl.core.LiteralTypeR\x08variants\"!\n\rTypeStructure\x12\x10\n\x03tag\x18\x01 \x01(\tR\x03tag\"K\n\x0eTypeAnnotation\x12\x39\n\x0b\x61nnotations\x18\x01 \x01(\x0b\x32\x17.google.protobuf.StructR\x0b\x61nnotations\"\xbc\x05\n\x0bLiteralType\x12\x33\n\x06simple\x18\x01 \x01(\x0e\x32\x19.flyteidl.core.SimpleTypeH\x00R\x06simple\x12\x33\n\x06schema\x18\x02 \x01(\x0b\x32\x19.flyteidl.core.SchemaTypeH\x00R\x06schema\x12\x45\n\x0f\x63ollection_type\x18\x03 \x01(\x0b\x32\x1a.flyteidl.core.LiteralTypeH\x00R\x0e\x63ollectionType\x12\x42\n\x0emap_value_type\x18\x04 \x01(\x0b\x32\x1a.flyteidl.core.LiteralTypeH\x00R\x0cmapValueType\x12-\n\x04\x62lob\x18\x05 \x01(\x0b\x32\x17.flyteidl.core.BlobTypeH\x00R\x04\x62lob\x12\x36\n\tenum_type\x18\x07 \x01(\x0b\x32\x17.flyteidl.core.EnumTypeH\x00R\x08\x65numType\x12^\n\x17structured_dataset_type\x18\x08 \x01(\x0b\x32$.flyteidl.core.StructuredDatasetTypeH\x00R\x15structuredDatasetType\x12\x39\n\nunion_type\x18\n \x01(\x0b\x32\x18.flyteidl.core.UnionTypeH\x00R\tunionType\x12\x33\n\x08metadata\x18\x06 \x01(\x0b\x32\x17.google.protobuf.StructR\x08metadata\x12=\n\nannotation\x18\t \x01(\x0b\x32\x1d.flyteidl.core.TypeAnnotationR\nannotation\x12:\n\tstructure\x18\x0b \x01(\x0b\x32\x1c.flyteidl.core.TypeStructureR\tstructureB\x06\n\x04type\"<\n\x0fOutputReference\x12\x17\n\x07node_id\x18\x01 \x01(\tR\x06nodeId\x12\x10\n\x03var\x18\x02 \x01(\tR\x03var\"G\n\x05\x45rror\x12$\n\x0e\x66\x61iled_node_id\x18\x01 \x01(\tR\x0c\x66\x61iledNodeId\x12\x18\n\x07message\x18\x02 \x01(\tR\x07message*\x86\x01\n\nSimpleType\x12\x08\n\x04NONE\x10\x00\x12\x0b\n\x07INTEGER\x10\x01\x12\t\n\x05\x46LOAT\x10\x02\x12\n\n\x06STRING\x10\x03\x12\x0b\n\x07\x42OOLEAN\x10\x04\x12\x0c\n\x08\x44\x41TETIME\x10\x05\x12\x0c\n\x08\x44URATION\x10\x06\x12\n\n\x06\x42INARY\x10\x07\x12\t\n\x05\x45RROR\x10\x08\x12\n\n\x06STRUCT\x10\tB\xaa\x01\n\x11\x63om.flyteidl.coreB\nTypesProtoP\x01Z4github.com/flyteorg/flyteidl/gen/pb-go/flyteidl/core\xa2\x02\x03\x46\x43X\xaa\x02\rFlyteidl.Core\xca\x02\rFlyteidl\\Core\xe2\x02\x19\x46lyteidl\\Core\\GPBMetadata\xea\x02\x0e\x46lyteidl::Coreb\x06proto3') +DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x19\x66lyteidl/core/types.proto\x12\rflyteidl.core\x1a\x1cgoogle/protobuf/struct.proto\"\xa1\x02\n\nSchemaType\x12@\n\x07\x63olumns\x18\x03 \x03(\x0b\x32&.flyteidl.core.SchemaType.SchemaColumnR\x07\x63olumns\x1a\xd0\x01\n\x0cSchemaColumn\x12\x12\n\x04name\x18\x01 \x01(\tR\x04name\x12K\n\x04type\x18\x02 \x01(\x0e\x32\x37.flyteidl.core.SchemaType.SchemaColumn.SchemaColumnTypeR\x04type\"_\n\x10SchemaColumnType\x12\x0b\n\x07INTEGER\x10\x00\x12\t\n\x05\x46LOAT\x10\x01\x12\n\n\x06STRING\x10\x02\x12\x0b\n\x07\x42OOLEAN\x10\x03\x12\x0c\n\x08\x44\x41TETIME\x10\x04\x12\x0c\n\x08\x44URATION\x10\x05\"\xf4\x02\n\x15StructuredDatasetType\x12L\n\x07\x63olumns\x18\x01 \x03(\x0b\x32\x32.flyteidl.core.StructuredDatasetType.DatasetColumnR\x07\x63olumns\x12\x16\n\x06\x66ormat\x18\x02 \x01(\tR\x06\x66ormat\x12\x30\n\x14\x65xternal_schema_type\x18\x03 \x01(\tR\x12\x65xternalSchemaType\x12\x32\n\x15\x65xternal_schema_bytes\x18\x04 \x01(\x0cR\x13\x65xternalSchemaBytes\x12+\n\x11partition_columns\x18\x05 \x03(\tR\x10partitionColumns\x1a\x62\n\rDatasetColumn\x12\x12\n\x04name\x18\x01 \x01(\tR\x04name\x12=\n\x0cliteral_type\x18\x02 \x01(\x0b\x32\x1a.flyteidl.core.LiteralTypeR\x0bliteralType\"\xa7\x01\n\x08\x42lobType\x12\x16\n\x06\x66ormat\x18\x01 \x01(\tR\x06\x66ormat\x12R\n\x0e\x64imensionality\x18\x02 \x01(\x0e\x32*.flyteidl.core.BlobType.BlobDimensionalityR\x0e\x64imensionality\"/\n\x12\x42lobDimensionality\x12\n\n\x06SINGLE\x10\x00\x12\r\n\tMULTIPART\x10\x01\"\"\n\x08\x45numType\x12\x16\n\x06values\x18\x01 \x03(\tR\x06values\"C\n\tUnionType\x12\x36\n\x08variants\x18\x01 \x03(\x0b\x32\x1a.flyteidl.core.LiteralTypeR\x08variants\"!\n\rTypeStructure\x12\x10\n\x03tag\x18\x01 \x01(\tR\x03tag\"K\n\x0eTypeAnnotation\x12\x39\n\x0b\x61nnotations\x18\x01 \x01(\x0b\x32\x17.google.protobuf.StructR\x0b\x61nnotations\"\xbc\x05\n\x0bLiteralType\x12\x33\n\x06simple\x18\x01 \x01(\x0e\x32\x19.flyteidl.core.SimpleTypeH\x00R\x06simple\x12\x33\n\x06schema\x18\x02 \x01(\x0b\x32\x19.flyteidl.core.SchemaTypeH\x00R\x06schema\x12\x45\n\x0f\x63ollection_type\x18\x03 \x01(\x0b\x32\x1a.flyteidl.core.LiteralTypeH\x00R\x0e\x63ollectionType\x12\x42\n\x0emap_value_type\x18\x04 \x01(\x0b\x32\x1a.flyteidl.core.LiteralTypeH\x00R\x0cmapValueType\x12-\n\x04\x62lob\x18\x05 \x01(\x0b\x32\x17.flyteidl.core.BlobTypeH\x00R\x04\x62lob\x12\x36\n\tenum_type\x18\x07 \x01(\x0b\x32\x17.flyteidl.core.EnumTypeH\x00R\x08\x65numType\x12^\n\x17structured_dataset_type\x18\x08 \x01(\x0b\x32$.flyteidl.core.StructuredDatasetTypeH\x00R\x15structuredDatasetType\x12\x39\n\nunion_type\x18\n \x01(\x0b\x32\x18.flyteidl.core.UnionTypeH\x00R\tunionType\x12\x33\n\x08metadata\x18\x06 \x01(\x0b\x32\x17.google.protobuf.StructR\x08metadata\x12=\n\nannotation\x18\t \x01(\x0b\x32\x1d.flyteidl.core.TypeAnnotationR\nannotation\x12:\n\tstructure\x18\x0b \x01(\x0b\x32\x1c.flyteidl.core.TypeStructureR\tstructureB\x06\n\x04type\"<\n\x0fOutputReference\x12\x17\n\x07node_id\x18\x01 \x01(\tR\x06nodeId\x12\x10\n\x03var\x18\x02 \x01(\tR\x03var\"G\n\x05\x45rror\x12$\n\x0e\x66\x61iled_node_id\x18\x01 \x01(\tR\x0c\x66\x61iledNodeId\x12\x18\n\x07message\x18\x02 \x01(\tR\x07message*\x86\x01\n\nSimpleType\x12\x08\n\x04NONE\x10\x00\x12\x0b\n\x07INTEGER\x10\x01\x12\t\n\x05\x46LOAT\x10\x02\x12\n\n\x06STRING\x10\x03\x12\x0b\n\x07\x42OOLEAN\x10\x04\x12\x0c\n\x08\x44\x41TETIME\x10\x05\x12\x0c\n\x08\x44URATION\x10\x06\x12\n\n\x06\x42INARY\x10\x07\x12\t\n\x05\x45RROR\x10\x08\x12\n\n\x06STRUCT\x10\tB\xaa\x01\n\x11\x63om.flyteidl.coreB\nTypesProtoP\x01Z4github.com/flyteorg/flyteidl/gen/pb-go/flyteidl/core\xa2\x02\x03\x46\x43X\xaa\x02\rFlyteidl.Core\xca\x02\rFlyteidl\\Core\xe2\x02\x19\x46lyteidl\\Core\\GPBMetadata\xea\x02\x0e\x46lyteidl::Coreb\x06proto3') _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals()) _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'flyteidl.core.types_pb2', globals()) @@ -22,8 +22,8 @@ DESCRIPTOR._options = None DESCRIPTOR._serialized_options = b'\n\021com.flyteidl.coreB\nTypesProtoP\001Z4github.com/flyteorg/flyteidl/gen/pb-go/flyteidl/core\242\002\003FCX\252\002\rFlyteidl.Core\312\002\rFlyteidl\\Core\342\002\031Flyteidl\\Core\\GPBMetadata\352\002\016Flyteidl::Core' - _SIMPLETYPE._serialized_start=1922 - _SIMPLETYPE._serialized_end=2056 + _SIMPLETYPE._serialized_start=1967 + _SIMPLETYPE._serialized_end=2101 _SCHEMATYPE._serialized_start=75 _SCHEMATYPE._serialized_end=364 _SCHEMATYPE_SCHEMACOLUMN._serialized_start=156 @@ -31,25 +31,25 @@ _SCHEMATYPE_SCHEMACOLUMN_SCHEMACOLUMNTYPE._serialized_start=269 _SCHEMATYPE_SCHEMACOLUMN_SCHEMACOLUMNTYPE._serialized_end=364 _STRUCTUREDDATASETTYPE._serialized_start=367 - _STRUCTUREDDATASETTYPE._serialized_end=694 - _STRUCTUREDDATASETTYPE_DATASETCOLUMN._serialized_start=596 - _STRUCTUREDDATASETTYPE_DATASETCOLUMN._serialized_end=694 - _BLOBTYPE._serialized_start=697 - _BLOBTYPE._serialized_end=864 - _BLOBTYPE_BLOBDIMENSIONALITY._serialized_start=817 - _BLOBTYPE_BLOBDIMENSIONALITY._serialized_end=864 - _ENUMTYPE._serialized_start=866 - _ENUMTYPE._serialized_end=900 - _UNIONTYPE._serialized_start=902 - _UNIONTYPE._serialized_end=969 - _TYPESTRUCTURE._serialized_start=971 - _TYPESTRUCTURE._serialized_end=1004 - _TYPEANNOTATION._serialized_start=1006 - _TYPEANNOTATION._serialized_end=1081 - _LITERALTYPE._serialized_start=1084 - _LITERALTYPE._serialized_end=1784 - _OUTPUTREFERENCE._serialized_start=1786 - _OUTPUTREFERENCE._serialized_end=1846 - _ERROR._serialized_start=1848 - _ERROR._serialized_end=1919 + _STRUCTUREDDATASETTYPE._serialized_end=739 + _STRUCTUREDDATASETTYPE_DATASETCOLUMN._serialized_start=641 + _STRUCTUREDDATASETTYPE_DATASETCOLUMN._serialized_end=739 + _BLOBTYPE._serialized_start=742 + _BLOBTYPE._serialized_end=909 + _BLOBTYPE_BLOBDIMENSIONALITY._serialized_start=862 + _BLOBTYPE_BLOBDIMENSIONALITY._serialized_end=909 + _ENUMTYPE._serialized_start=911 + _ENUMTYPE._serialized_end=945 + _UNIONTYPE._serialized_start=947 + _UNIONTYPE._serialized_end=1014 + _TYPESTRUCTURE._serialized_start=1016 + _TYPESTRUCTURE._serialized_end=1049 + _TYPEANNOTATION._serialized_start=1051 + _TYPEANNOTATION._serialized_end=1126 + _LITERALTYPE._serialized_start=1129 + _LITERALTYPE._serialized_end=1829 + _OUTPUTREFERENCE._serialized_start=1831 + _OUTPUTREFERENCE._serialized_end=1891 + _ERROR._serialized_start=1893 + _ERROR._serialized_end=1964 # @@protoc_insertion_point(module_scope) diff --git a/gen/pb_python/flyteidl/core/types_pb2.pyi b/gen/pb_python/flyteidl/core/types_pb2.pyi index 188bf13b5..453221b0a 100644 --- a/gen/pb_python/flyteidl/core/types_pb2.pyi +++ b/gen/pb_python/flyteidl/core/types_pb2.pyi @@ -99,7 +99,7 @@ class SchemaType(_message.Message): def __init__(self, columns: _Optional[_Iterable[_Union[SchemaType.SchemaColumn, _Mapping]]] = ...) -> None: ... class StructuredDatasetType(_message.Message): - __slots__ = ["columns", "external_schema_bytes", "external_schema_type", "format"] + __slots__ = ["columns", "external_schema_bytes", "external_schema_type", "format", "partition_columns"] class DatasetColumn(_message.Message): __slots__ = ["literal_type", "name"] LITERAL_TYPE_FIELD_NUMBER: _ClassVar[int] @@ -111,11 +111,13 @@ class StructuredDatasetType(_message.Message): EXTERNAL_SCHEMA_BYTES_FIELD_NUMBER: _ClassVar[int] EXTERNAL_SCHEMA_TYPE_FIELD_NUMBER: _ClassVar[int] FORMAT_FIELD_NUMBER: _ClassVar[int] + PARTITION_COLUMNS_FIELD_NUMBER: _ClassVar[int] columns: _containers.RepeatedCompositeFieldContainer[StructuredDatasetType.DatasetColumn] external_schema_bytes: bytes external_schema_type: str format: str - def __init__(self, columns: _Optional[_Iterable[_Union[StructuredDatasetType.DatasetColumn, _Mapping]]] = ..., format: _Optional[str] = ..., external_schema_type: _Optional[str] = ..., external_schema_bytes: _Optional[bytes] = ...) -> None: ... + partition_columns: _containers.RepeatedScalarFieldContainer[str] + def __init__(self, columns: _Optional[_Iterable[_Union[StructuredDatasetType.DatasetColumn, _Mapping]]] = ..., format: _Optional[str] = ..., external_schema_type: _Optional[str] = ..., external_schema_bytes: _Optional[bytes] = ..., partition_columns: _Optional[_Iterable[str]] = ...) -> None: ... class TypeAnnotation(_message.Message): __slots__ = ["annotations"] diff --git a/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_structured_dataset_type.py b/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_structured_dataset_type.py index 86e742794..330e838ba 100644 --- a/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_structured_dataset_type.py +++ b/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_structured_dataset_type.py @@ -36,23 +36,26 @@ class CoreStructuredDatasetType(object): 'columns': 'list[StructuredDatasetTypeDatasetColumn]', 'format': 'str', 'external_schema_type': 'str', - 'external_schema_bytes': 'str' + 'external_schema_bytes': 'str', + 'partition_columns': 'list[str]' } attribute_map = { 'columns': 'columns', 'format': 'format', 'external_schema_type': 'external_schema_type', - 'external_schema_bytes': 'external_schema_bytes' + 'external_schema_bytes': 'external_schema_bytes', + 'partition_columns': 'partition_columns' } - def __init__(self, columns=None, format=None, external_schema_type=None, external_schema_bytes=None): # noqa: E501 + def __init__(self, columns=None, format=None, external_schema_type=None, external_schema_bytes=None, partition_columns=None): # noqa: E501 """CoreStructuredDatasetType - a model defined in Swagger""" # noqa: E501 self._columns = None self._format = None self._external_schema_type = None self._external_schema_bytes = None + self._partition_columns = None self.discriminator = None if columns is not None: @@ -63,6 +66,8 @@ def __init__(self, columns=None, format=None, external_schema_type=None, externa self.external_schema_type = external_schema_type if external_schema_bytes is not None: self.external_schema_bytes = external_schema_bytes + if partition_columns is not None: + self.partition_columns = partition_columns @property def columns(self): @@ -158,6 +163,27 @@ def external_schema_bytes(self, external_schema_bytes): self._external_schema_bytes = external_schema_bytes + @property + def partition_columns(self): + """Gets the partition_columns of this CoreStructuredDatasetType. # noqa: E501 + + + :return: The partition_columns of this CoreStructuredDatasetType. # noqa: E501 + :rtype: list[str] + """ + return self._partition_columns + + @partition_columns.setter + def partition_columns(self, partition_columns): + """Sets the partition_columns of this CoreStructuredDatasetType. + + + :param partition_columns: The partition_columns of this CoreStructuredDatasetType. # noqa: E501 + :type: list[str] + """ + + self._partition_columns = partition_columns + def to_dict(self): """Returns the model properties as a dict""" result = {} diff --git a/protos/docs/core/core.rst b/protos/docs/core/core.rst index 43bf4c9c6..ab3d2dd8e 100644 --- a/protos/docs/core/core.rst +++ b/protos/docs/core/core.rst @@ -71,9 +71,7 @@ CatalogReservation - -.. - end messages + @@ -115,17 +113,11 @@ Indicates the status of a catalog reservation operation. "RESERVATION_RELEASED", "3", "Used to indicate that the reservation has been successfully released" "RESERVATION_FAILURE", "4", "Used to indicate that a reservation operation resulted in failure" + -.. - end enums - - -.. - end HasExtensions - + -.. - end services + @@ -198,9 +190,9 @@ compiled subworkflows. :header: "Field", "Type", "Label", "Description" :widths: auto - "primary", ":ref:`ref_flyteidl.core.CompiledWorkflow`", "", "+required" - "sub_workflows", ":ref:`ref_flyteidl.core.CompiledWorkflow`", "repeated", "Guaranteed that there will only exist one and only one workflow with a given id, i.e., every sub workflow has a unique identifier. Also every enclosed subworkflow is used either by a primary workflow or by a subworkflow as an inlined workflow +optional" - "tasks", ":ref:`ref_flyteidl.core.CompiledTask`", "repeated", "Guaranteed that there will only exist one and only one task with a given id, i.e., every task has a unique id +required (at least 1)" + "primary", ":ref:`ref_flyteidl.core.CompiledWorkflow`", "", "+required" + "sub_workflows", ":ref:`ref_flyteidl.core.CompiledWorkflow`", "repeated", "Guaranteed that there will only exist one and only one workflow with a given id, i.e., every sub workflow has a unique identifier. Also every enclosed subworkflow is used either by a primary workflow or by a subworkflow as an inlined workflow +optional" + "tasks", ":ref:`ref_flyteidl.core.CompiledTask`", "repeated", "Guaranteed that there will only exist one and only one task with a given id, i.e., every task has a unique id +required (at least 1)" @@ -294,21 +286,13 @@ ConnectionSet.UpstreamEntry + -.. - end messages - - -.. - end enums - - -.. - end HasExtensions + + -.. - end services + @@ -406,15 +390,13 @@ Defines an operand to a comparison expression. :widths: auto "primitive", ":ref:`ref_flyteidl.core.Primitive`", "", "Can be a constant" - "var", ":ref:`ref_string`", "", "Or one of this node's input variables" + "var", ":ref:`ref_string`", "", "Or one of this node's input variables" - -.. - end messages + @@ -453,17 +435,11 @@ Order of evaluation is not important as the operators are Commutative "AND", "0", "Conjunction" "OR", "1", "" + -.. - end enums - - -.. - end HasExtensions - + -.. - end services + @@ -491,7 +467,7 @@ Describes a set of tasks to execute and how the final outputs are produced. :widths: auto "nodes", ":ref:`ref_flyteidl.core.Node`", "repeated", "A collection of nodes to execute." - "min_successes", ":ref:`ref_int64`", "", "An absolute number of successful completions of nodes required to mark this job as succeeded. As soon as this criteria is met, the dynamic job will be marked as successful and outputs will be computed. If this number becomes impossible to reach (e.g. number of currently running tasks + number of already succeeded tasks < min_successes) the task will be aborted immediately and marked as failed. The default value of this field, if not specified, is the count of nodes repeated field." + "min_successes", ":ref:`ref_int64`", "", "An absolute number of successful completions of nodes required to mark this job as succeeded. As soon as this criteria is met, the dynamic job will be marked as successful and outputs will be computed. If this number becomes impossible to reach (e.g. number of currently running tasks + number of already succeeded tasks < min_successes) the task will be aborted immediately and marked as failed. The default value of this field, if not specified, is the count of nodes repeated field." "outputs", ":ref:`ref_flyteidl.core.Binding`", "repeated", "Describes how to bind the final output of the dynamic job from the outputs of executed nodes. The referenced ids in bindings should have the generated id for the subtask." "tasks", ":ref:`ref_flyteidl.core.TaskTemplate`", "repeated", "[Optional] A complete list of task specs referenced in nodes." "subworkflows", ":ref:`ref_flyteidl.core.WorkflowTemplate`", "repeated", "[Optional] A complete list of task specs referenced in nodes." @@ -500,21 +476,13 @@ Describes a set of tasks to execute and how the final outputs are produced. + -.. - end messages - - -.. - end enums - - -.. - end HasExtensions + + -.. - end services + @@ -573,9 +541,7 @@ failure reasons to the execution engine. - -.. - end messages + @@ -593,17 +559,11 @@ Defines a generic error type that dictates the behavior of the retry strategy. "NON_RECOVERABLE", "0", "" "RECOVERABLE", "1", "" + -.. - end enums - - -.. - end HasExtensions - + -.. - end services + @@ -630,7 +590,7 @@ Represents the error message from the execution. :header: "Field", "Type", "Label", "Description" :widths: auto - "code", ":ref:`ref_string`", "", "Error code indicates a grouping of a type of error. More Info: " + "code", ":ref:`ref_string`", "", "Error code indicates a grouping of a type of error. More Info: <Link>" "message", ":ref:`ref_string`", "", "Detailed description of the error - including stack trace." "error_uri", ":ref:`ref_string`", "", "Full error contents accessible via a URI" "kind", ":ref:`ref_flyteidl.core.ExecutionError.ErrorKind`", "", "" @@ -750,9 +710,7 @@ Indicates various phases of Workflow Execution - -.. - end messages + @@ -877,17 +835,11 @@ WorkflowExecution.Phase "TIMED_OUT", "8", "" "ABORTING", "9", "" + -.. - end enums - - -.. - end HasExtensions - + -.. - end services + @@ -1014,9 +966,7 @@ Encapsulation of fields that uniquely identifies a Flyte workflow execution - -.. - end messages + @@ -1037,17 +987,11 @@ Indicates a resource type within Flyte. "LAUNCH_PLAN", "3", "" "DATASET", "4", "A dataset represents an entity modeled in Flyte DataCatalog. A Dataset is also a versioned entity and can be a compilation of multiple individual objects. Eventually all Catalog objects should be modeled similar to Flyte Objects. The Dataset entities makes it possible for the UI and CLI to act on the objects in a similar manner to other Flyte objects" + -.. - end enums - - -.. - end HasExtensions - + -.. - end services + @@ -1075,9 +1019,9 @@ the special ability to have a default value or mark itself as required. :header: "Field", "Type", "Label", "Description" :widths: auto - "var", ":ref:`ref_flyteidl.core.Variable`", "", "+required Variable. Defines the type of the variable backing this parameter." + "var", ":ref:`ref_flyteidl.core.Variable`", "", "+required Variable. Defines the type of the variable backing this parameter." "default", ":ref:`ref_flyteidl.core.Literal`", "", "Defines a default value that has to match the variable type defined." - "required", ":ref:`ref_bool`", "", "+optional, is this value required to be filled." + "required", ":ref:`ref_bool`", "", "+optional, is this value required to be filled." @@ -1164,7 +1108,7 @@ Defines a strongly typed variable. :widths: auto "type", ":ref:`ref_flyteidl.core.LiteralType`", "", "Variable literal type." - "description", ":ref:`ref_string`", "", "+optional string describing input variable" + "description", ":ref:`ref_string`", "", "+optional string describing input variable" @@ -1213,21 +1157,13 @@ VariableMap.VariablesEntry + -.. - end messages - - -.. - end enums - - -.. - end HasExtensions + + -.. - end services + @@ -1247,7 +1183,7 @@ Binary ------------------------------------------------------------------ A simple byte array with a tag to help different parts of the system communicate about what is in the byte array. -It's strongly advisable that consumers of this type define a unique tag and validate the tag before parsing the data. +It's strongly advisable that consumers of this type define a unique tag and validate the tag before parsing the data. @@ -1433,7 +1369,7 @@ A generic key value pair. :widths: auto "key", ":ref:`ref_string`", "", "required." - "value", ":ref:`ref_string`", "", "+optional." + "value", ":ref:`ref_string`", "", "+optional." @@ -1662,7 +1598,7 @@ StructuredDatasetMetadata :header: "Field", "Type", "Label", "Description" :widths: auto - "structured_dataset_type", ":ref:`ref_flyteidl.core.StructuredDatasetType`", "", "Bundle the type information along with the literal. This is here because StructuredDatasets can often be more defined at run time than at compile time. That is, at compile time you might only declare a task to return a pandas dataframe or a StructuredDataset, without any column information, but at run time, you might have that column information. flytekit python will copy this type information into the literal, from the type information, if not provided by the various plugins (encoders). Since this field is run time generated, it's not used for any type checking." + "structured_dataset_type", ":ref:`ref_flyteidl.core.StructuredDatasetType`", "", "Bundle the type information along with the literal. This is here because StructuredDatasets can often be more defined at run time than at compile time. That is, at compile time you might only declare a task to return a pandas dataframe or a StructuredDataset, without any column information, but at run time, you might have that column information. flytekit python will copy this type information into the literal, from the type information, if not provided by the various plugins (encoders). Since this field is run time generated, it's not used for any type checking." @@ -1726,21 +1662,13 @@ undefined since it can be assigned to a scalar of any LiteralType. + -.. - end messages + + -.. - end enums - - -.. - end HasExtensions - - -.. - end services + @@ -1759,7 +1687,7 @@ flyteidl/core/security.proto Identity ------------------------------------------------------------------ -Identity encapsulates the various security identities a task can run as. It's up to the underlying plugin to pick the +Identity encapsulates the various security identities a task can run as. It's up to the underlying plugin to pick the right identity for the execution environment. @@ -1768,7 +1696,7 @@ right identity for the execution environment. :header: "Field", "Type", "Label", "Description" :widths: auto - "iam_role", ":ref:`ref_string`", "", "iam_role references the fully qualified name of Identity & Access Management role to impersonate." + "iam_role", ":ref:`ref_string`", "", "iam_role references the fully qualified name of Identity & Access Management role to impersonate." "k8s_service_account", ":ref:`ref_string`", "", "k8s_service_account references a kubernetes service account to impersonate." "oauth2_client", ":ref:`ref_flyteidl.core.OAuth2Client`", "", "oauth2_client references an oauth2 client. Backend plugins can use this information to impersonate the client when making external calls." @@ -1791,8 +1719,8 @@ OAuth2Client encapsulates OAuth2 Client Credentials to be used when making calls :header: "Field", "Type", "Label", "Description" :widths: auto - "client_id", ":ref:`ref_string`", "", "client_id is the public id for the client to use. The system will not perform any pre-auth validation that the secret requested matches the client_id indicated here. +required" - "client_secret", ":ref:`ref_flyteidl.core.Secret`", "", "client_secret is a reference to the secret used to authenticate the OAuth2 client. +required" + "client_id", ":ref:`ref_string`", "", "client_id is the public id for the client to use. The system will not perform any pre-auth validation that the secret requested matches the client_id indicated here. +required" + "client_secret", ":ref:`ref_flyteidl.core.Secret`", "", "client_secret is a reference to the secret used to authenticate the OAuth2 client. +required" @@ -1817,11 +1745,11 @@ are passed through file mounts. :header: "Field", "Type", "Label", "Description" :widths: auto - "name", ":ref:`ref_string`", "", "name indicates a unique id for the token request within this task token requests. It'll be used as a suffix for environment variables and as a filename for mounting tokens as files. +required" - "type", ":ref:`ref_flyteidl.core.OAuth2TokenRequest.Type`", "", "type indicates the type of the request to make. Defaults to CLIENT_CREDENTIALS. +required" - "client", ":ref:`ref_flyteidl.core.OAuth2Client`", "", "client references the client_id/secret to use to request the OAuth2 token. +required" - "idp_discovery_endpoint", ":ref:`ref_string`", "", "idp_discovery_endpoint references the discovery endpoint used to retrieve token endpoint and other related information. +optional" - "token_endpoint", ":ref:`ref_string`", "", "token_endpoint references the token issuance endpoint. If idp_discovery_endpoint is not provided, this parameter is mandatory. +optional" + "name", ":ref:`ref_string`", "", "name indicates a unique id for the token request within this task token requests. It'll be used as a suffix for environment variables and as a filename for mounting tokens as files. +required" + "type", ":ref:`ref_flyteidl.core.OAuth2TokenRequest.Type`", "", "type indicates the type of the request to make. Defaults to CLIENT_CREDENTIALS. +required" + "client", ":ref:`ref_flyteidl.core.OAuth2Client`", "", "client references the client_id/secret to use to request the OAuth2 token. +required" + "idp_discovery_endpoint", ":ref:`ref_string`", "", "idp_discovery_endpoint references the discovery endpoint used to retrieve token endpoint and other related information. +optional" + "token_endpoint", ":ref:`ref_string`", "", "token_endpoint references the token issuance endpoint. If idp_discovery_endpoint is not provided, this parameter is mandatory. +optional" @@ -1846,10 +1774,10 @@ are passed through file mounts. :header: "Field", "Type", "Label", "Description" :widths: auto - "group", ":ref:`ref_string`", "", "The name of the secret group where to find the key referenced below. For K8s secrets, this should be the name of the v1/secret object. For Confidant, this should be the Credential name. For Vault, this should be the secret name. For AWS Secret Manager, this should be the name of the secret. +required" - "group_version", ":ref:`ref_string`", "", "The group version to fetch. This is not supported in all secret management systems. It'll be ignored for the ones that do not support it. +optional" - "key", ":ref:`ref_string`", "", "The name of the secret to mount. This has to match an existing secret in the system. It's up to the implementation of the secret management system to require case sensitivity. For K8s secrets, Confidant and Vault, this should match one of the keys inside the secret. For AWS Secret Manager, it's ignored. +optional" - "mount_requirement", ":ref:`ref_flyteidl.core.Secret.MountType`", "", "mount_requirement is optional. Indicates where the secret has to be mounted. If provided, the execution will fail if the underlying key management system cannot satisfy that requirement. If not provided, the default location will depend on the key management system. +optional" + "group", ":ref:`ref_string`", "", "The name of the secret group where to find the key referenced below. For K8s secrets, this should be the name of the v1/secret object. For Confidant, this should be the Credential name. For Vault, this should be the secret name. For AWS Secret Manager, this should be the name of the secret. +required" + "group_version", ":ref:`ref_string`", "", "The group version to fetch. This is not supported in all secret management systems. It'll be ignored for the ones that do not support it. +optional" + "key", ":ref:`ref_string`", "", "The name of the secret to mount. This has to match an existing secret in the system. It's up to the implementation of the secret management system to require case sensitivity. For K8s secrets, Confidant and Vault, this should match one of the keys inside the secret. For AWS Secret Manager, it's ignored. +optional" + "mount_requirement", ":ref:`ref_flyteidl.core.Secret.MountType`", "", "mount_requirement is optional. Indicates where the secret has to be mounted. If provided, the execution will fail if the underlying key management system cannot satisfy that requirement. If not provided, the default location will depend on the key management system. +optional" @@ -1870,17 +1798,15 @@ SecurityContext holds security attributes that apply to tasks. :header: "Field", "Type", "Label", "Description" :widths: auto - "run_as", ":ref:`ref_flyteidl.core.Identity`", "", "run_as encapsulates the identity a pod should run as. If the task fills in multiple fields here, it'll be up to the backend plugin to choose the appropriate identity for the execution engine the task will run on." - "secrets", ":ref:`ref_flyteidl.core.Secret`", "repeated", "secrets indicate the list of secrets the task needs in order to proceed. Secrets will be mounted/passed to the pod as it starts. If the plugin responsible for kicking of the task will not run it on a flyte cluster (e.g. AWS Batch), it's the responsibility of the plugin to fetch the secret (which means propeller identity will need access to the secret) and to pass it to the remote execution engine." - "tokens", ":ref:`ref_flyteidl.core.OAuth2TokenRequest`", "repeated", "tokens indicate the list of token requests the task needs in order to proceed. Tokens will be mounted/passed to the pod as it starts. If the plugin responsible for kicking of the task will not run it on a flyte cluster (e.g. AWS Batch), it's the responsibility of the plugin to fetch the secret (which means propeller identity will need access to the secret) and to pass it to the remote execution engine." + "run_as", ":ref:`ref_flyteidl.core.Identity`", "", "run_as encapsulates the identity a pod should run as. If the task fills in multiple fields here, it'll be up to the backend plugin to choose the appropriate identity for the execution engine the task will run on." + "secrets", ":ref:`ref_flyteidl.core.Secret`", "repeated", "secrets indicate the list of secrets the task needs in order to proceed. Secrets will be mounted/passed to the pod as it starts. If the plugin responsible for kicking of the task will not run it on a flyte cluster (e.g. AWS Batch), it's the responsibility of the plugin to fetch the secret (which means propeller identity will need access to the secret) and to pass it to the remote execution engine." + "tokens", ":ref:`ref_flyteidl.core.OAuth2TokenRequest`", "repeated", "tokens indicate the list of token requests the task needs in order to proceed. Tokens will be mounted/passed to the pod as it starts. If the plugin responsible for kicking of the task will not run it on a flyte cluster (e.g. AWS Batch), it's the responsibility of the plugin to fetch the secret (which means propeller identity will need access to the secret) and to pass it to the remote execution engine." - -.. - end messages + @@ -1914,17 +1840,11 @@ Secret.MountType "ENV_VAR", "1", "ENV_VAR indicates the secret needs to be mounted as an environment variable." "FILE", "2", "FILE indicates the secret needs to be mounted as a file." + -.. - end enums - - -.. - end HasExtensions - + -.. - end services + @@ -1953,7 +1873,7 @@ Container "image", ":ref:`ref_string`", "", "Container image url. Eg: docker/redis:latest" "command", ":ref:`ref_string`", "repeated", "Command to be executed, if not provided, the default entrypoint in the container image will be used." - "args", ":ref:`ref_string`", "repeated", "These will default to Flyte given paths. If provided, the system will not append known paths. If the task still needs flyte's inputs and outputs path, add $(FLYTE_INPUT_FILE), $(FLYTE_OUTPUT_FILE) wherever makes sense and the system will populate these before executing the container." + "args", ":ref:`ref_string`", "repeated", "These will default to Flyte given paths. If provided, the system will not append known paths. If the task still needs flyte's inputs and outputs path, add $(FLYTE_INPUT_FILE), $(FLYTE_OUTPUT_FILE) wherever makes sense and the system will populate these before executing the container." "resources", ":ref:`ref_flyteidl.core.Resources`", "", "Container resources requirement as specified by the container engine." "env", ":ref:`ref_flyteidl.core.KeyValuePair`", "repeated", "Environment variables will be set as the container is starting up." "config", ":ref:`ref_flyteidl.core.KeyValuePair`", "repeated", "**Deprecated.** Allows extra configs to be available for the container. TODO: elaborate on how configs will become available. Deprecated, please use TaskTemplate.config instead." @@ -1980,7 +1900,7 @@ Defines port properties for a container. :header: "Field", "Type", "Label", "Description" :widths: auto - "container_port", ":ref:`ref_uint32`", "", "Number of port to expose on the pod's IP address. This must be a valid port number, 0 < x < 65536." + "container_port", ":ref:`ref_uint32`", "", "Number of port to expose on the pod's IP address. This must be a valid port number, 0 < x < 65536." @@ -2004,7 +1924,7 @@ Any outputs generated by the user container - within output_path are automatical :widths: auto "enabled", ":ref:`ref_bool`", "", "Flag enables DataLoading Config. If this is not set, data loading will not be used!" - "input_path", ":ref:`ref_string`", "", "File system path (start at root). This folder will contain all the inputs exploded to a separate file. Example, if the input interface needs (x: int, y: blob, z: multipart_blob) and the input path is '/var/flyte/inputs', then the file system will look like /var/flyte/inputs/inputs. .pb .json .yaml> -> Format as defined previously. The Blob and Multipart blob will reference local filesystem instead of remote locations /var/flyte/inputs/x -> X is a file that contains the value of x (integer) in string format /var/flyte/inputs/y -> Y is a file in Binary format /var/flyte/inputs/z/... -> Note Z itself is a directory More information about the protocol - refer to docs #TODO reference docs here" + "input_path", ":ref:`ref_string`", "", "File system path (start at root). This folder will contain all the inputs exploded to a separate file. Example, if the input interface needs (x: int, y: blob, z: multipart_blob) and the input path is '/var/flyte/inputs', then the file system will look like /var/flyte/inputs/inputs.<metadata format dependent -> .pb .json .yaml> -> Format as defined previously. The Blob and Multipart blob will reference local filesystem instead of remote locations /var/flyte/inputs/x -> X is a file that contains the value of x (integer) in string format /var/flyte/inputs/y -> Y is a file in Binary format /var/flyte/inputs/z/... -> Note Z itself is a directory More information about the protocol - refer to docs #TODO reference docs here" "output_path", ":ref:`ref_string`", "", "File system path (start at root). This folder should contain all the outputs for the task as individual files and/or an error text file" "format", ":ref:`ref_flyteidl.core.DataLoadingConfig.LiteralMapFormat`", "", "In the inputs folder, there will be an additional summary/metadata file that contains references to all files or inlined primitive values. This format decides the actual encoding for the data. Refer to the encoding to understand the specifics of the contents and the encoding" "io_strategy", ":ref:`ref_flyteidl.core.IOStrategy`", "", "" @@ -2185,7 +2105,7 @@ Runtime information. This is loosely defined to allow for extensibility. "type", ":ref:`ref_flyteidl.core.RuntimeMetadata.RuntimeType`", "", "Type of runtime." "version", ":ref:`ref_string`", "", "Version of the runtime. All versions should be backward compatible. However, certain cases call for version checks to ensure tighter validation or setting expectations." - "flavor", ":ref:`ref_string`", "", "+optional It can be used to provide extra information about the runtime (e.g. python, golang... etc.)." + "flavor", ":ref:`ref_string`", "", "+optional It can be used to provide extra information about the runtime (e.g. python, golang... etc.)." @@ -2206,7 +2126,7 @@ Sql represents a generic sql workload with a statement and dialect. :header: "Field", "Type", "Label", "Description" :widths: auto - "statement", ":ref:`ref_string`", "", "The actual query to run, the query can have templated parameters. We use Flyte's Golang templating format for Query templating. Refer to the templating documentation. https://docs.flyte.org/projects/cookbook/en/latest/auto/integrations/external_services/hive/hive.html#sphx-glr-auto-integrations-external-services-hive-hive-py For example, insert overwrite directory '{{ .rawOutputDataPrefix }}' stored as parquet select * from my_table where ds = '{{ .Inputs.ds }}'" + "statement", ":ref:`ref_string`", "", "The actual query to run, the query can have templated parameters. We use Flyte's Golang templating format for Query templating. Refer to the templating documentation. https://docs.flyte.org/projects/cookbook/en/latest/auto/integrations/external_services/hive/hive.html#sphx-glr-auto-integrations-external-services-hive-hive-py For example, insert overwrite directory '{{ .rawOutputDataPrefix }}' stored as parquet select * from my_table where ds = '{{ .Inputs.ds }}'" "dialect", ":ref:`ref_flyteidl.core.Sql.Dialect`", "", "" @@ -2228,7 +2148,7 @@ Task Metadata :header: "Field", "Type", "Label", "Description" :widths: auto - "discoverable", ":ref:`ref_bool`", "", "Indicates whether the system should attempt to lookup this task's output to avoid duplication of work." + "discoverable", ":ref:`ref_bool`", "", "Indicates whether the system should attempt to lookup this task's output to avoid duplication of work." "runtime", ":ref:`ref_flyteidl.core.RuntimeMetadata`", "", "Runtime information about the task." "timeout", ":ref:`ref_google.protobuf.Duration`", "", "The overall timeout of a task including user-triggered retries." "retries", ":ref:`ref_flyteidl.core.RetryStrategy`", "", "Number of retries per task." @@ -2238,6 +2158,7 @@ Task Metadata "cache_serializable", ":ref:`ref_bool`", "", "Indicates whether the system should attempt to execute discoverable instances in serial to avoid duplicate work" "generates_deck", ":ref:`ref_bool`", "", "Indicates whether the task will generate a Deck URI when it finishes executing." "tags", ":ref:`ref_flyteidl.core.TaskMetadata.TagsEntry`", "repeated", "Arbitrary tags that allow users and the platform to store small but arbitrary labels" + "pod_template_name", ":ref:`ref_string`", "", "pod_template_name is the unique name of a PodTemplate k8s resource to be used as the base configuration if this task creates a k8s Pod. If this value is set, the specified PodTemplate will be used instead of, but applied identically as, the default PodTemplate configured in FlytePropeller." @@ -2319,9 +2240,7 @@ TaskTemplate.ConfigEntry - -.. - end messages + @@ -2452,17 +2371,11 @@ We support the following dialect: ansi, hive. "HIVE", "2", "" "OTHER", "3", "" + -.. - end enums - - -.. - end HasExtensions - + -.. - end services + @@ -2504,7 +2417,7 @@ EnumType ------------------------------------------------------------------ Enables declaring enum types, with predefined string values -For len(values) > 0, the first value in the ordered list is regarded as the default value. If you wish +For len(values) > 0, the first value in the ordered list is regarded as the default value. If you wish To provide no defaults, make the first value as undefined. @@ -2657,6 +2570,7 @@ StructuredDatasetType "format", ":ref:`ref_string`", "", "This is the storage format, the format of the bits at rest parquet, feather, csv, etc. For two types to be compatible, the format will need to be an exact match." "external_schema_type", ":ref:`ref_string`", "", "This is a string representing the type that the bytes in external_schema_bytes are formatted in. This is an optional field that will not be used for type checking." "external_schema_bytes", ":ref:`ref_bytes`", "", "The serialized bytes of a third-party schema library like Arrow. This is an optional field that will not be used for type checking." + "partition_columns", ":ref:`ref_string`", "repeated", "This indicates which columns in the structured dataset is used for partitioning when the dataset is serialized. This is an optional field that will not be userd for type checking" @@ -2739,7 +2653,7 @@ Defines a tagged union type, also known as a variant (and formally as the sum ty A sum type S is defined by a sequence of types (A, B, C, ...), each tagged by a string tag A value of type S is constructed from a value of any of the variant types. The specific choice of type is recorded by -storing the varaint's tag with the literal value and can be examined in runtime. +storing the varaint's tag with the literal value and can be examined in runtime. Type S is typically written as S := Apple A | Banana B | Cantaloupe C | ... @@ -2761,9 +2675,7 @@ See also: https://en.wikipedia.org/wiki/Tagged_union - -.. - end messages + @@ -2825,17 +2737,11 @@ Define a set of simple types. "ERROR", "8", "" "STRUCT", "9", "" + -.. - end enums - - -.. - end HasExtensions - + -.. - end services + @@ -2907,7 +2813,7 @@ runtime based on a series of conditions that get evaluated on various parameters :header: "Field", "Type", "Label", "Description" :widths: auto - "if_else", ":ref:`ref_flyteidl.core.IfElseBlock`", "", "+required" + "if_else", ":ref:`ref_flyteidl.core.IfElseBlock`", "", "+required" @@ -2974,8 +2880,8 @@ If no conditions were satisfied, the else_node or the error will execute. :header: "Field", "Type", "Label", "Description" :widths: auto - "case", ":ref:`ref_flyteidl.core.IfBlock`", "", "+required. First condition to evaluate." - "other", ":ref:`ref_flyteidl.core.IfBlock`", "repeated", "+optional. Additional branches to evaluate." + "case", ":ref:`ref_flyteidl.core.IfBlock`", "", "+required. First condition to evaluate." + "other", ":ref:`ref_flyteidl.core.IfBlock`", "repeated", "+optional. Additional branches to evaluate." "else_node", ":ref:`ref_flyteidl.core.Node`", "", "The node to execute in case none of the branches were taken." "error", ":ref:`ref_flyteidl.core.Error`", "", "An error to throw in case none of the branches were taken." @@ -2999,11 +2905,11 @@ node. :header: "Field", "Type", "Label", "Description" :widths: auto - "id", ":ref:`ref_string`", "", "A workflow-level unique identifier that identifies this node in the workflow. 'inputs' and 'outputs' are reserved node ids that cannot be used by other nodes." + "id", ":ref:`ref_string`", "", "A workflow-level unique identifier that identifies this node in the workflow. 'inputs' and 'outputs' are reserved node ids that cannot be used by other nodes." "metadata", ":ref:`ref_flyteidl.core.NodeMetadata`", "", "Extra metadata about the node." - "inputs", ":ref:`ref_flyteidl.core.Binding`", "repeated", "Specifies how to bind the underlying interface's inputs. All required inputs specified in the underlying interface must be fulfilled." - "upstream_node_ids", ":ref:`ref_string`", "repeated", "+optional Specifies execution dependency for this node ensuring it will only get scheduled to run after all its upstream nodes have completed. This node will have an implicit dependency on any node that appears in inputs field." - "output_aliases", ":ref:`ref_flyteidl.core.Alias`", "repeated", "+optional. A node can define aliases for a subset of its outputs. This is particularly useful if different nodes need to conform to the same interface (e.g. all branches in a branch node). Downstream nodes must refer to this nodes outputs using the alias if one's specified." + "inputs", ":ref:`ref_flyteidl.core.Binding`", "repeated", "Specifies how to bind the underlying interface's inputs. All required inputs specified in the underlying interface must be fulfilled." + "upstream_node_ids", ":ref:`ref_string`", "repeated", "+optional Specifies execution dependency for this node ensuring it will only get scheduled to run after all its upstream nodes have completed. This node will have an implicit dependency on any node that appears in inputs field." + "output_aliases", ":ref:`ref_flyteidl.core.Alias`", "repeated", "+optional. A node can define aliases for a subset of its outputs. This is particularly useful if different nodes need to conform to the same interface (e.g. all branches in a branch node). Downstream nodes must refer to this nodes outputs using the alias if one's specified." "task_node", ":ref:`ref_flyteidl.core.TaskNode`", "", "Information about the Task to execute in this node." "workflow_node", ":ref:`ref_flyteidl.core.WorkflowNode`", "", "Information about the Workflow to execute in this mode." "branch_node", ":ref:`ref_flyteidl.core.BranchNode`", "", "Information about the branch node to evaluate in this node." @@ -3178,7 +3084,7 @@ WorkflowMetadataDefaults ------------------------------------------------------------------ The difference between these settings and the WorkflowMetadata ones is that these are meant to be passed down to -a workflow's underlying entities (like tasks). For instance, 'interruptible' has no meaning at the workflow layer, it +a workflow's underlying entities (like tasks). For instance, 'interruptible' has no meaning at the workflow layer, it is only relevant when a task executes. The settings here are the defaults that are passed to all nodes unless explicitly overridden at the node layer. If you are adding a setting that applies to both the Workflow itself, and everything underneath it, it should be @@ -3237,18 +3143,16 @@ directed acyclic graph. "id", ":ref:`ref_flyteidl.core.Identifier`", "", "A globally unique identifier for the workflow." "metadata", ":ref:`ref_flyteidl.core.WorkflowMetadata`", "", "Extra metadata about the workflow." "interface", ":ref:`ref_flyteidl.core.TypedInterface`", "", "Defines a strongly typed interface for the Workflow. This can include some optional parameters." - "nodes", ":ref:`ref_flyteidl.core.Node`", "repeated", "A list of nodes. In addition, 'globals' is a special reserved node id that can be used to consume workflow inputs." - "outputs", ":ref:`ref_flyteidl.core.Binding`", "repeated", "A list of output bindings that specify how to construct workflow outputs. Bindings can pull node outputs or specify literals. All workflow outputs specified in the interface field must be bound in order for the workflow to be validated. A workflow has an implicit dependency on all of its nodes to execute successfully in order to bind final outputs. Most of these outputs will be Binding's with a BindingData of type OutputReference. That is, your workflow can just have an output of some constant (`Output(5)`), but usually, the workflow will be pulling outputs from the output of a task." - "failure_node", ":ref:`ref_flyteidl.core.Node`", "", "+optional A catch-all node. This node is executed whenever the execution engine determines the workflow has failed. The interface of this node must match the Workflow interface with an additional input named 'error' of type pb.lyft.flyte.core.Error." + "nodes", ":ref:`ref_flyteidl.core.Node`", "repeated", "A list of nodes. In addition, 'globals' is a special reserved node id that can be used to consume workflow inputs." + "outputs", ":ref:`ref_flyteidl.core.Binding`", "repeated", "A list of output bindings that specify how to construct workflow outputs. Bindings can pull node outputs or specify literals. All workflow outputs specified in the interface field must be bound in order for the workflow to be validated. A workflow has an implicit dependency on all of its nodes to execute successfully in order to bind final outputs. Most of these outputs will be Binding's with a BindingData of type OutputReference. That is, your workflow can just have an output of some constant (`Output(5)`), but usually, the workflow will be pulling outputs from the output of a task." + "failure_node", ":ref:`ref_flyteidl.core.Node`", "", "+optional A catch-all node. This node is executed whenever the execution engine determines the workflow has failed. The interface of this node must match the Workflow interface with an additional input named 'error' of type pb.lyft.flyte.core.Error." "metadata_defaults", ":ref:`ref_flyteidl.core.WorkflowMetadataDefaults`", "", "workflow defaults" - -.. - end messages + @@ -3263,20 +3167,14 @@ Failure Handling Strategy :header: "Name", "Number", "Description" :widths: auto - "FAIL_IMMEDIATELY", "0", "FAIL_IMMEDIATELY instructs the system to fail as soon as a node fails in the workflow. It'll automatically abort all currently running nodes and clean up resources before finally marking the workflow executions as failed." + "FAIL_IMMEDIATELY", "0", "FAIL_IMMEDIATELY instructs the system to fail as soon as a node fails in the workflow. It'll automatically abort all currently running nodes and clean up resources before finally marking the workflow executions as failed." "FAIL_AFTER_EXECUTABLE_NODES_COMPLETE", "1", "FAIL_AFTER_EXECUTABLE_NODES_COMPLETE instructs the system to make as much progress as it can. The system will not alter the dependencies of the execution graph so any node that depend on the failed node will not be run. Other nodes that will be executed to completion before cleaning up resources and marking the workflow execution as failed." + -.. - end enums - - -.. - end HasExtensions - + -.. - end services + @@ -3310,410 +3208,13 @@ Defines an enclosed package of workflow and tasks it references. + -.. - end messages - - -.. - end enums - - -.. - end HasExtensions - - -.. - end services - - - - -.. _ref_google/protobuf/timestamp.proto: - -google/protobuf/timestamp.proto -================================================================== - - - - - -.. _ref_google.protobuf.Timestamp: - -Timestamp ------------------------------------------------------------------- - -A Timestamp represents a point in time independent of any time zone or local -calendar, encoded as a count of seconds and fractions of seconds at -nanosecond resolution. The count is relative to an epoch at UTC midnight on -January 1, 1970, in the proleptic Gregorian calendar which extends the -Gregorian calendar backwards to year one. - -All minutes are 60 seconds long. Leap seconds are "smeared" so that no leap -second table is needed for interpretation, using a [24-hour linear -smear](https://developers.google.com/time/smear). - -The range is from 0001-01-01T00:00:00Z to 9999-12-31T23:59:59.999999999Z. By -restricting to that range, we ensure that we can convert to and from [RFC -3339](https://www.ietf.org/rfc/rfc3339.txt) date strings. - -# Examples - -Example 1: Compute Timestamp from POSIX `time()`. - - Timestamp timestamp; - timestamp.set_seconds(time(NULL)); - timestamp.set_nanos(0); - -Example 2: Compute Timestamp from POSIX `gettimeofday()`. - - struct timeval tv; - gettimeofday(&tv, NULL); - - Timestamp timestamp; - timestamp.set_seconds(tv.tv_sec); - timestamp.set_nanos(tv.tv_usec * 1000); - -Example 3: Compute Timestamp from Win32 `GetSystemTimeAsFileTime()`. - - FILETIME ft; - GetSystemTimeAsFileTime(&ft); - UINT64 ticks = (((UINT64)ft.dwHighDateTime) << 32) | ft.dwLowDateTime; - - // A Windows tick is 100 nanoseconds. Windows epoch 1601-01-01T00:00:00Z - // is 11644473600 seconds before Unix epoch 1970-01-01T00:00:00Z. - Timestamp timestamp; - timestamp.set_seconds((INT64) ((ticks / 10000000) - 11644473600LL)); - timestamp.set_nanos((INT32) ((ticks % 10000000) * 100)); - -Example 4: Compute Timestamp from Java `System.currentTimeMillis()`. - - long millis = System.currentTimeMillis(); - - Timestamp timestamp = Timestamp.newBuilder().setSeconds(millis / 1000) - .setNanos((int) ((millis % 1000) * 1000000)).build(); - -Example 5: Compute Timestamp from Java `Instant.now()`. - - Instant now = Instant.now(); - - Timestamp timestamp = - Timestamp.newBuilder().setSeconds(now.getEpochSecond()) - .setNanos(now.getNano()).build(); - -Example 6: Compute Timestamp from current time in Python. - - timestamp = Timestamp() - timestamp.GetCurrentTime() - -# JSON Mapping - -In JSON format, the Timestamp type is encoded as a string in the -[RFC 3339](https://www.ietf.org/rfc/rfc3339.txt) format. That is, the -format is "{year}-{month}-{day}T{hour}:{min}:{sec}[.{frac_sec}]Z" -where {year} is always expressed using four digits while {month}, {day}, -{hour}, {min}, and {sec} are zero-padded to two digits each. The fractional -seconds, which can go up to 9 digits (i.e. up to 1 nanosecond resolution), -are optional. The "Z" suffix indicates the timezone ("UTC"); the timezone -is required. A proto3 JSON serializer should always use UTC (as indicated by -"Z") when printing the Timestamp type and a proto3 JSON parser should be -able to accept both UTC and other timezones (as indicated by an offset). - -For example, "2017-01-15T01:30:15.01Z" encodes 15.01 seconds past -01:30 UTC on January 15, 2017. - -In JavaScript, one can convert a Date object to this format using the -standard -[toISOString()](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/toISOString) -method. In Python, a standard `datetime.datetime` object can be converted -to this format using -[`strftime`](https://docs.python.org/2/library/time.html#time.strftime) with -the time format spec '%Y-%m-%dT%H:%M:%S.%fZ'. Likewise, in Java, one can use -the Joda Time's [`ISODateTimeFormat.dateTime()`]( -http://www.joda.org/joda-time/apidocs/org/joda/time/format/ISODateTimeFormat.html#dateTime%2D%2D -) to obtain a formatter capable of generating timestamps in this format. - - - -.. csv-table:: Timestamp type fields - :header: "Field", "Type", "Label", "Description" - :widths: auto - - "seconds", ":ref:`ref_int64`", "", "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." - "nanos", ":ref:`ref_int32`", "", "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." - - - - - - -.. - end messages - - -.. - end enums - - -.. - end HasExtensions - - -.. - end services - - - - -.. _ref_google/protobuf/duration.proto: - -google/protobuf/duration.proto -================================================================== - - - - - -.. _ref_google.protobuf.Duration: - -Duration ------------------------------------------------------------------- - -A Duration represents a signed, fixed-length span of time represented -as a count of seconds and fractions of seconds at nanosecond -resolution. It is independent of any calendar and concepts like "day" -or "month". It is related to Timestamp in that the difference between -two Timestamp values is a Duration and it can be added or subtracted -from a Timestamp. Range is approximately +-10,000 years. + -# Examples + -Example 1: Compute Duration from two Timestamps in pseudo code. - - Timestamp start = ...; - Timestamp end = ...; - Duration duration = ...; - - duration.seconds = end.seconds - start.seconds; - duration.nanos = end.nanos - start.nanos; - - if (duration.seconds < 0 && duration.nanos > 0) { - duration.seconds += 1; - duration.nanos -= 1000000000; - } else if (duration.seconds > 0 && duration.nanos < 0) { - duration.seconds -= 1; - duration.nanos += 1000000000; - } - -Example 2: Compute Timestamp from Timestamp + Duration in pseudo code. - - Timestamp start = ...; - Duration duration = ...; - Timestamp end = ...; - - end.seconds = start.seconds + duration.seconds; - end.nanos = start.nanos + duration.nanos; - - if (end.nanos < 0) { - end.seconds -= 1; - end.nanos += 1000000000; - } else if (end.nanos >= 1000000000) { - end.seconds += 1; - end.nanos -= 1000000000; - } - -Example 3: Compute Duration from datetime.timedelta in Python. - - td = datetime.timedelta(days=3, minutes=10) - duration = Duration() - duration.FromTimedelta(td) - -# JSON Mapping - -In JSON format, the Duration type is encoded as a string rather than an -object, where the string ends in the suffix "s" (indicating seconds) and -is preceded by the number of seconds, with nanoseconds expressed as -fractional seconds. For example, 3 seconds with 0 nanoseconds should be -encoded in JSON format as "3s", while 3 seconds and 1 nanosecond should -be expressed in JSON format as "3.000000001s", and 3 seconds and 1 -microsecond should be expressed in JSON format as "3.000001s". - - - -.. csv-table:: Duration type fields - :header: "Field", "Type", "Label", "Description" - :widths: auto - - "seconds", ":ref:`ref_int64`", "", "Signed seconds of the span of time. Must be from -315,576,000,000 to +315,576,000,000 inclusive. Note: these bounds are computed from: 60 sec/min * 60 min/hr * 24 hr/day * 365.25 days/year * 10000 years" - "nanos", ":ref:`ref_int32`", "", "Signed fractions of a second at nanosecond resolution of the span of time. Durations less than one second are represented with a 0 `seconds` field and a positive or negative `nanos` field. For durations of one second or more, a non-zero value for the `nanos` field must be of the same sign as the `seconds` field. Must be from -999,999,999 to +999,999,999 inclusive." - - - - - - -.. - end messages - - -.. - end enums - - -.. - end HasExtensions - - -.. - end services - - - - -.. _ref_google/protobuf/struct.proto: - -google/protobuf/struct.proto -================================================================== - - - - - -.. _ref_google.protobuf.ListValue: - -ListValue ------------------------------------------------------------------- - -`ListValue` is a wrapper around a repeated field of values. - -The JSON representation for `ListValue` is JSON array. - - - -.. csv-table:: ListValue type fields - :header: "Field", "Type", "Label", "Description" - :widths: auto - - "values", ":ref:`ref_google.protobuf.Value`", "repeated", "Repeated field of dynamically typed values." - - - - - - - -.. _ref_google.protobuf.Struct: - -Struct ------------------------------------------------------------------- - -`Struct` represents a structured data value, consisting of fields -which map to dynamically typed values. In some languages, `Struct` -might be supported by a native representation. For example, in -scripting languages like JS a struct is represented as an -object. The details of that representation are described together -with the proto support for the language. - -The JSON representation for `Struct` is JSON object. - - - -.. csv-table:: Struct type fields - :header: "Field", "Type", "Label", "Description" - :widths: auto - - "fields", ":ref:`ref_google.protobuf.Struct.FieldsEntry`", "repeated", "Unordered map of dynamically typed values." - - - - - - - -.. _ref_google.protobuf.Struct.FieldsEntry: - -Struct.FieldsEntry ------------------------------------------------------------------- - - - - - -.. csv-table:: Struct.FieldsEntry type fields - :header: "Field", "Type", "Label", "Description" - :widths: auto - - "key", ":ref:`ref_string`", "", "" - "value", ":ref:`ref_google.protobuf.Value`", "", "" - - - - - - - -.. _ref_google.protobuf.Value: - -Value ------------------------------------------------------------------- - -`Value` represents a dynamically typed value which can be either -null, a number, a string, a boolean, a recursive struct value, or a -list of values. A producer of value is expected to set one of these -variants. Absence of any variant indicates an error. - -The JSON representation for `Value` is JSON value. - - - -.. csv-table:: Value type fields - :header: "Field", "Type", "Label", "Description" - :widths: auto - - "null_value", ":ref:`ref_google.protobuf.NullValue`", "", "Represents a null value." - "number_value", ":ref:`ref_double`", "", "Represents a double value." - "string_value", ":ref:`ref_string`", "", "Represents a string value." - "bool_value", ":ref:`ref_bool`", "", "Represents a boolean value." - "struct_value", ":ref:`ref_google.protobuf.Struct`", "", "Represents a structured value." - "list_value", ":ref:`ref_google.protobuf.ListValue`", "", "Represents a repeated `Value`." - - - - - - -.. - end messages - - - -.. _ref_google.protobuf.NullValue: - -NullValue ------------------------------------------------------------------- - -`NullValue` is a singleton enumeration to represent the null value for the -`Value` type union. - - The JSON representation for `NullValue` is JSON `null`. - -.. csv-table:: Enum NullValue values - :header: "Name", "Number", "Description" - :widths: auto - - "NULL_VALUE", "0", "Null value." - - -.. - end enums - - -.. - end HasExtensions - - -.. - end services + @@ -3947,6 +3448,4 @@ May contain any arbitrary sequence of bytes. "bytes", "string", "ByteString", "str", "[]byte", "ByteString", "string", "String (ASCII-8BIT)" - -.. - end scalars \ No newline at end of file + \ No newline at end of file diff --git a/protos/flyteidl/core/types.proto b/protos/flyteidl/core/types.proto index a2babe783..30a0b0e49 100644 --- a/protos/flyteidl/core/types.proto +++ b/protos/flyteidl/core/types.proto @@ -67,6 +67,11 @@ message StructuredDatasetType { // The serialized bytes of a third-party schema library like Arrow. // This is an optional field that will not be used for type checking. bytes external_schema_bytes = 4; + + // This indicates which columns in the structured dataset is used for + // partitioning when the dataset is serialized. This is an optional field + // that will not be userd for type checking + repeated string partition_columns = 5; } // Defines type behavior for blob objects From 046de10d5c6f11724ebb95c03cbd646bf5256677 Mon Sep 17 00:00:00 2001 From: Niels Bantilan Date: Fri, 10 Feb 2023 12:54:10 -0500 Subject: [PATCH 2/3] fix typos in comments Signed-off-by: Niels Bantilan --- gen/pb-go/flyteidl/core/types.pb.go | 2 +- gen/pb-go/flyteidl/service/admin.swagger.json | 2 +- .../service/flyteadmin/api/swagger.yaml | 6 ++-- .../model_core_structured_dataset_type.go | 1 + gen/pb-go/flyteidl/service/openapi.go | 4 +-- .../flyteidl/service/signal.swagger.json | 2 +- gen/pb-java/flyteidl/core/Types.java | 34 +++++++++---------- .../models/core_structured_dataset_type.py | 2 ++ protos/flyteidl/core/types.proto | 2 +- 9 files changed, 29 insertions(+), 26 deletions(-) diff --git a/gen/pb-go/flyteidl/core/types.pb.go b/gen/pb-go/flyteidl/core/types.pb.go index 32a681813..ec2de887b 100644 --- a/gen/pb-go/flyteidl/core/types.pb.go +++ b/gen/pb-go/flyteidl/core/types.pb.go @@ -238,7 +238,7 @@ type StructuredDatasetType struct { ExternalSchemaBytes []byte `protobuf:"bytes,4,opt,name=external_schema_bytes,json=externalSchemaBytes,proto3" json:"external_schema_bytes,omitempty"` // This indicates which columns in the structured dataset is used for // partitioning when the dataset is serialized. This is an optional field - // that will not be userd for type checking + // that will not be used for type checking. PartitionColumns []string `protobuf:"bytes,5,rep,name=partition_columns,json=partitionColumns,proto3" json:"partition_columns,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` diff --git a/gen/pb-go/flyteidl/service/admin.swagger.json b/gen/pb-go/flyteidl/service/admin.swagger.json index 42041e781..683292593 100644 --- a/gen/pb-go/flyteidl/service/admin.swagger.json +++ b/gen/pb-go/flyteidl/service/admin.swagger.json @@ -6665,7 +6665,7 @@ "items": { "type": "string" }, - "title": "This indicates which columns in the structured dataset is used for\npartitioning when the dataset is serialized. This is an optional field\nthat will not be userd for type checking" + "description": "This indicates which columns in the structured dataset is used for\npartitioning when the dataset is serialized. This is an optional field\nthat will not be used for type checking." } } }, diff --git a/gen/pb-go/flyteidl/service/flyteadmin/api/swagger.yaml b/gen/pb-go/flyteidl/service/flyteadmin/api/swagger.yaml index b781fd47f..febef1c84 100644 --- a/gen/pb-go/flyteidl/service/flyteadmin/api/swagger.yaml +++ b/gen/pb-go/flyteidl/service/flyteadmin/api/swagger.yaml @@ -57264,9 +57264,9 @@ definitions: pattern: "^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$" partition_columns: type: "array" - title: "This indicates which columns in the structured dataset is used for\n\ - partitioning when the dataset is serialized. This is an optional field\n\ - that will not be userd for type checking" + description: "This indicates which columns in the structured dataset is used\ + \ for\npartitioning when the dataset is serialized. This is an optional\ + \ field\nthat will not be used for type checking." items: type: "string" example: diff --git a/gen/pb-go/flyteidl/service/flyteadmin/model_core_structured_dataset_type.go b/gen/pb-go/flyteidl/service/flyteadmin/model_core_structured_dataset_type.go index cd669d8c4..c4bb40c42 100644 --- a/gen/pb-go/flyteidl/service/flyteadmin/model_core_structured_dataset_type.go +++ b/gen/pb-go/flyteidl/service/flyteadmin/model_core_structured_dataset_type.go @@ -18,5 +18,6 @@ type CoreStructuredDatasetType struct { ExternalSchemaType string `json:"external_schema_type,omitempty"` // The serialized bytes of a third-party schema library like Arrow. This is an optional field that will not be used for type checking. ExternalSchemaBytes string `json:"external_schema_bytes,omitempty"` + // This indicates which columns in the structured dataset is used for partitioning when the dataset is serialized. This is an optional field that will not be used for type checking. PartitionColumns []string `json:"partition_columns,omitempty"` } diff --git a/gen/pb-go/flyteidl/service/openapi.go b/gen/pb-go/flyteidl/service/openapi.go index 2f0db0801..2ed54cf86 100644 --- a/gen/pb-go/flyteidl/service/openapi.go +++ b/gen/pb-go/flyteidl/service/openapi.go @@ -78,7 +78,7 @@ func (fi bindataFileInfo) Sys() interface{} { return nil } -var _adminSwaggerJson = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xfd\x79\x73\x23\x37\x96\x2f\x0c\xff\x3f\x9f\x02\xb7\xfa\x46\xd8\xee\xd6\x62\xbb\x67\xfa\xed\xd1\xc4\x8d\xf7\xa1\x25\x56\x59\xd7\x2a\x49\xad\xc5\x1e\x3f\xc3\x0e\x1a\xcc\x04\x49\xb4\x32\x81\x34\x80\x94\x8a\xee\xe8\xef\xfe\x04\x0e\x96\x44\x6e\x64\x72\x91\x44\x95\x73\x26\xa2\xad\x62\x66\x62\x3d\x38\x38\xeb\xef\xfc\xf3\xdf\x10\x7a\x27\x9f\xf0\x6c\x46\xc4\xbb\x13\xf4\xee\xdb\xa3\xaf\xdf\x1d\xe8\xdf\x28\x9b\xf2\x77\x27\x48\x3f\x47\xe8\x9d\xa2\x2a\x21\xfa\xf9\x34\x59\x28\x42\xe3\xe4\x58\x12\xf1\x48\x23\x72\x8c\xe3\x94\xb2\xa3\x4c\x70\xc5\xe1\x43\x84\xde\x3d\x12\x21\x29\x67\xfa\x75\xfb\x27\x62\x5c\x21\x49\xd4\xbb\x7f\x43\xe8\x5f\xd0\xbc\x8c\xe6\x24\x25\xf2\xdd\x09\xfa\x1f\xf3\xd1\x5c\xa9\xcc\x35\xa0\xff\x96\xfa\xdd\xbf\xc3\xbb\x11\x67\x32\x2f\xbd\x8c\xb3\x2c\xa1\x11\x56\x94\xb3\xe3\x7f\x48\xce\x8a\x77\x33\xc1\xe3\x3c\xea\xf8\x2e\x56\x73\x59\xcc\xf1\x18\x67\xf4\xf8\xf1\x9b\x63\x1c\x29\xfa\x48\xc6\x09\xce\x59\x34\x1f\x67\x09\x66\xf2\xf8\x9f\x34\xd6\x73\xfc\x07\x89\xd4\xbf\xe0\x1f\x31\x4f\x31\x65\xe6\x6f\x86\x53\xf2\x2f\xdf\x0e\x42\xef\x66\x44\x05\xff\xd4\xb3\xcd\xd3\x14\x8b\x85\x5e\x91\xf7\x44\x45\x73\xa4\xe6\x04\x99\x7e\x90\x5b\x22\x3e\x45\x18\x9d\x08\x32\x3d\xf9\x45\x90\xe9\xd8\x2d\xf4\x91\x59\xe0\x0b\x18\xcd\x75\x82\xd9\x2f\x47\x76\x99\xa0\x65\x9e\x11\x01\x73\x3b\x8f\x75\xeb\x1f\x88\x1a\x40\xb3\xc5\xfb\xe1\xdb\x82\xc8\x8c\x33\x49\x64\x69\x78\x08\xbd\xfb\xf6\xeb\xaf\x2b\x3f\x21\xf4\x2e\x26\x32\x12\x34\x53\x76\x2f\x07\x48\xe6\x51\x44\xa4\x9c\xe6\x09\x72\x2d\x85\x83\x31\x53\xd5\x1b\x8b\x6b\x8d\x21\xf4\xee\x7f\x0b\x32\xd5\xed\xfc\xe1\x38\x26\x53\xca\xa8\x6e\x57\x1a\xfa\x09\x46\x5b\xfa\xea\x5f\xff\xd6\xf4\xf7\xbf\x82\x19\x65\x58\xe0\x94\x28\x22\x8a\x1d\x37\xff\x57\x99\x8b\xde\x23\xdd\x79\xb1\x8f\xd5\x81\x57\x66\x7b\x89\x53\xa2\xf7\x44\xef\x94\xfd\x02\xfe\x16\x44\xf2\x5c\x44\x04\x4d\x48\xc2\xd9\x4c\x22\xc5\x6b\x6b\x40\xa1\x05\x4d\x5e\xd5\x27\x82\xfc\x9a\x53\x41\xf4\x5e\x29\x91\x93\xca\x53\xb5\xc8\x60\x90\x52\x09\xca\x66\xe1\x52\xfc\xeb\xa0\xd3\xd4\x0c\x55\xae\x31\x33\xf3\x41\xeb\xc4\x46\x6c\xe0\x5e\x89\x30\x43\x13\x82\xf4\x59\xa4\x31\x11\x24\x46\x58\x22\x8c\x64\x3e\x91\x44\xa1\x27\xaa\xe6\x94\xe9\x7f\x67\x24\xa2\x53\x1a\xb9\x35\xdb\x9f\xb5\x81\x3f\x97\xaf\xcc\xbd\x24\x42\x0f\xfc\x91\xc6\x24\x46\x8f\x38\xc9\x09\x9a\x72\x51\x5a\x9e\xa3\x11\xbb\x9b\xeb\x75\x48\x27\x94\xc1\xc9\xd3\x6b\xe9\x28\xe4\x4f\x6e\xb9\xfe\x84\x74\x7f\x28\x67\xf4\xd7\x9c\x24\x0b\x44\x63\xc2\x14\x9d\x52\x22\xab\xad\xfd\x89\x43\xff\x38\x41\x87\x48\xaf\x33\x11\x0a\xd6\x9b\x33\x45\x3e\x29\x89\x0e\x51\x42\x1f\x08\xfa\xe2\x82\x4a\x85\x06\xd7\xe7\x5f\x1c\xa0\x2f\xcc\x79\x41\xc0\x9b\xbe\x78\x81\x15\xf6\x7f\xff\x3d\x38\x7a\x0a\xcf\xaa\x87\xee\xdd\x40\x9f\xe6\x5b\x73\x35\x14\x2d\xfc\xfd\xdf\xc2\x76\xec\x7e\x2d\xe7\xb7\x05\xb3\xb5\x9c\xb6\x2b\x7f\x85\x65\x2a\xb3\x56\xa9\x77\x68\x5b\xce\xaa\xdb\xad\xb2\x56\xf9\xb6\x78\xab\x9e\xc2\x73\xf3\xd7\x6d\x98\x2b\x56\x40\xf5\x98\x32\x73\x48\xfc\x99\x11\x52\x9f\x13\x47\xbd\x7b\xc2\x52\xb6\xe1\xb5\xc1\xcc\x02\x76\xeb\xb8\x68\xb0\x2a\x7b\x38\xef\x84\xa6\x74\xd5\xfe\x9e\xb3\x58\x8b\x5c\x96\xd9\xb1\x3c\x9d\x10\xa1\x97\xc1\xb1\x3d\x98\xed\x44\xb3\x41\x95\x0b\x46\xe2\x0e\xd3\xfc\x35\x27\x62\xb1\x64\x9e\x53\x9c\xc8\xb6\x89\x52\xa6\x88\x96\x6f\x2b\x8f\xa7\x5c\xa4\x58\xd9\x17\xfe\xf2\xef\xeb\x2e\x84\xe2\x0f\x64\xd5\xfe\x9f\x9b\xdd\x8c\xb0\x04\x32\x48\xf3\x44\xd1\x2c\x21\x28\xc3\x33\x22\xed\x8a\xe4\x89\x92\x07\xf0\x9a\x96\xa9\x89\x38\xf4\x37\x10\xf4\xe0\x6e\xde\x5c\xc2\x2f\x68\xea\x05\x48\x46\x3e\x29\x68\x69\xc4\xe0\xee\x85\x25\x0a\x6f\x94\x67\x58\xca\xcd\x68\x46\x72\xa1\xc6\x93\xc5\xd1\x03\xa9\xf5\xdb\x4a\x39\x98\x21\xac\x94\xa0\x93\x5c\x11\x3d\x6f\xdd\x86\xbb\x3b\x81\x3d\x9a\x0b\xba\x0b\x6b\x78\xbd\x09\xc7\x54\x90\x08\xe6\xb6\xce\x81\xf1\x5f\xe9\x79\x6b\xfd\x65\x61\x66\xff\x40\x16\x20\x8f\x34\xac\x80\xdf\xf2\x11\x1b\x31\x74\x88\xce\x86\xb7\xa7\xc3\xcb\xb3\xf3\xcb\x0f\x27\xe8\xbb\x05\x8a\xc9\x14\xe7\x89\x3a\x40\x53\x4a\x92\x58\x22\x2c\x08\x34\x49\x62\x2d\x73\xe8\xc1\x10\x16\x53\x36\x43\x5c\xc4\x44\x3c\xdf\x32\x56\x9e\x12\x96\xa7\x95\x7b\x05\x7e\x2f\x46\x5f\xf9\x42\x8b\x18\xfe\x51\xe9\xc9\xdf\x6b\x0b\x0c\x33\xd6\x7d\x07\xad\xbd\x98\x50\x13\xcd\x69\x12\x0b\xc2\x8e\x15\x96\x0f\x63\xf2\x89\x44\xb9\xb9\x93\xff\x59\xfe\x61\xac\x25\x53\x1e\x93\xf2\x2f\xa5\x7f\x14\xa2\xd0\xda\x9f\x7a\x2d\x75\xed\x2f\x41\xa7\xed\xf6\x1d\xfc\x42\xe3\xc6\xb7\xe1\x97\x15\x73\x70\xef\x2c\x19\xac\x7b\xa5\x75\x54\xee\x05\x2b\xf1\x35\xbe\x23\x88\x12\x8b\x31\x56\x8a\xa4\x99\x5a\x53\x5f\xc7\x28\xd1\x72\xe5\x32\x39\xf2\x92\xc7\x64\xe8\xfa\xfb\x05\x19\x71\x96\xc4\x68\xb2\xb0\x5c\x6b\x4a\x04\x61\x11\x69\x6f\xe1\x0e\xcb\x87\xa2\x85\x55\xc2\x68\xa9\x3f\xf9\x9e\x0b\xfd\xf9\x5b\x10\x48\x4b\x03\x7f\x09\x99\x74\xd3\x13\xf7\xd9\x59\x08\x36\xe4\x1f\xbd\x3d\x61\xfb\x95\xec\x6a\x7d\xe0\x02\xc9\x85\x54\x24\x5d\x69\x87\x78\x3b\x0b\x61\x2f\x88\x7d\x1d\x70\xe5\x8e\xfa\x1d\x9c\xfa\xf2\x8d\xdb\x1f\xef\x35\x96\x6c\x57\x56\xc4\x7d\x9f\xa7\xf3\xe1\x2c\x9f\xea\xad\xdb\xbe\xc0\x89\xf1\x26\xa6\x59\x92\x05\x77\x3d\xc8\x67\x32\x37\xb4\xee\x95\x5b\xed\x31\x0c\x60\x85\xa2\x59\xb6\x43\xfb\xf3\xa7\x3f\x0d\x2d\x34\xc6\x1c\xa7\xe6\x54\x06\xc6\x2a\x14\x71\x61\x64\xc1\xd8\x9e\x77\xa3\x6b\x0e\xee\x06\xb7\xc3\xbb\x13\x34\x40\x31\x56\x58\x1f\x70\x41\x32\x41\x24\x61\x0a\xf4\x78\xfd\xbd\x5a\xa0\x94\xc7\x24\x31\x1a\xe7\x7b\x2d\xf9\xa2\x33\xac\xf0\x29\x56\x38\xe1\xb3\x23\x34\x80\x7f\xea\x8f\xa9\x44\x38\x91\x1c\x61\x47\x56\x24\x76\x4d\x60\x16\x3b\xd6\x82\x51\xc4\xd3\x8c\x26\xde\x06\xef\x8d\x2b\x94\xc5\xf4\x91\xc6\x39\x4e\x10\x9f\x68\xae\xa2\x35\xe4\xe1\x23\x61\x2a\xc7\x49\xb2\x40\x38\x49\x90\xed\xd6\xbd\x80\xe4\x9c\xe7\x49\xac\xdb\x75\xa3\x94\x34\xa5\x09\x16\x5a\x05\x37\xa3\xbd\xb2\x6d\xa1\xbb\x39\xf1\x63\x85\x71\xe9\xd5\x4c\xf1\x03\x91\x88\x2a\x94\x71\x29\xe9\x24\x29\xce\xfc\xfd\x39\x82\x71\x9f\x5e\x9c\x83\x3e\x1f\x29\xc4\x0d\x0f\x75\x9d\x5b\xfb\x8d\xeb\x31\xc5\x8c\x11\xe8\x98\xab\x39\x11\xb6\x7b\xfb\xf2\x6b\xab\xe6\xf7\x97\xb7\xd7\xc3\xd3\xf3\xf7\xe7\xc3\xb3\xba\x6e\x7e\x37\xb8\xfd\xa1\xfe\xeb\x4f\x57\x37\x3f\xbc\xbf\xb8\xfa\xa9\xfe\xe4\x62\x70\x7f\x79\xfa\xfd\xf8\xfa\x62\x70\x59\x7f\x68\xc9\xaa\xb3\x9a\x1f\x8e\x6c\xcd\xb3\xd5\xdb\x34\x9f\xcb\xa6\x79\xf0\xf9\x1a\x35\xa7\x34\x01\x1d\xb4\xb3\x41\xd3\xdb\x10\xec\x97\x28\xc3\x52\x1a\xc9\xc8\x8c\xe0\x68\xc4\x3e\x72\xa1\x19\xd8\x94\x6b\x1e\xa1\xa5\x27\x25\xf2\x48\x51\x36\xf3\x1f\x9d\xa0\x51\xfe\xf5\xd7\x7f\x8e\x2e\x28\x7b\x80\xbf\xc8\x3e\x2e\x4e\x6f\xf1\xed\x2d\xbe\xbf\x2f\x8b\xaf\x16\x7d\x8e\x43\x43\xef\x6e\x43\x86\xb4\x70\xc1\xb2\x5c\x81\x28\xc1\x73\xa5\xff\xd4\x5d\x02\x79\x2c\x09\x1c\xea\x66\x50\xfc\x40\x94\x7f\x51\x8b\x36\x6f\xc1\x8e\xf8\x13\x17\x0f\xd3\x84\x3f\xf9\x81\x7f\x20\x4a\x8f\xfd\xc6\xf6\xd2\x87\x12\xf5\xa1\x44\xaf\x1b\x4a\xb4\x57\xc6\xbc\xe7\x67\x7e\x65\xcb\x9f\xe1\x80\x2d\x9e\xac\x56\x47\x55\x8b\x1f\x2a\x70\x33\xbd\x08\xd7\x2c\x3b\x73\x56\x70\xce\xd2\xcb\x6f\x85\x7b\x96\x06\xfd\xf2\x9c\xf3\x77\xe1\x6f\xe9\xdd\x29\x1b\x2e\xd4\x9b\x64\xb0\x1d\xef\x8e\x17\x73\x86\x3c\x3f\xc3\xaf\xc5\x36\xac\x13\xcc\xb0\x46\xf4\x42\xe7\x70\x85\x15\xf1\x09\x8d\x01\x09\x4d\x11\x08\xf5\x90\x83\xc6\x18\x83\xed\x82\x0a\x36\xbd\x9b\xba\x87\x09\x7c\x20\xaa\xf4\xf2\x5b\xb9\x9b\x4a\x83\x7e\xf9\xbb\xe9\x77\x1a\x1d\xd0\x87\x03\x3c\xe3\xd2\x7d\xee\x37\xda\xfe\x3a\xfc\x7f\x07\x1e\xfe\xde\xa5\xbf\xd6\x1a\x7d\x5e\x3e\xfc\xcf\xd5\x69\xff\x36\xbd\xf4\xbd\x5b\xbe\x77\xcb\xbf\x86\xff\xe4\xed\xb9\xe5\x9f\x57\x3d\x2d\x8e\xd7\xd8\xd1\x82\xd5\xd7\x82\x43\xf9\xaf\x0e\x4e\x1a\xf8\xcb\xa9\x7c\xeb\x06\x8d\xb7\xea\x70\x67\xc5\xf8\x86\x70\x84\x7e\xb1\x84\xb4\x42\x9d\xab\x7d\xf7\x16\xd4\xb9\xfa\xa0\x9f\x5f\x87\x7b\x35\xe6\xfb\x4c\x97\xe7\x1b\x61\x03\xeb\xdf\x96\x9f\xb1\x4c\xde\xcb\xe2\xcf\x9f\x8d\xbf\x37\x13\x7a\x3b\xb2\xf7\x2b\x5c\xbc\x1d\x6f\xdd\x9d\xe7\x64\x35\x5c\xb3\xc1\xed\xb4\x2a\xc3\xaa\xfa\x35\x25\xf2\xdb\x37\x79\xdf\xbe\x44\x92\x55\x7f\xe1\xf6\x17\xae\x6d\xaa\xbf\x70\x3f\xe3\x0b\x77\xef\xe0\x6f\xf6\x26\x02\xb4\x0f\x22\xef\x81\x31\xfa\x18\xf2\x1d\x2e\x4e\x1f\x43\xde\xc7\x90\xff\xce\x62\xc8\xb7\xd1\x9e\x36\xc5\xa2\x7c\x0d\x3d\xaa\x57\xa3\x7a\x35\x2a\xfc\xbd\x57\xa3\x7a\x35\xaa\x57\xa3\x3e\x73\x14\xd1\x5e\x87\xea\xbe\x10\xbd\x0e\xd5\x79\xa9\x7a\x1d\x6a\xc9\xe2\xf4\x3a\x54\xaf\x43\xfd\xbe\x74\x28\xf2\x48\x98\x92\x90\x8c\x16\x6a\x14\xef\x32\x2e\xdb\x35\xa1\x90\x3b\x34\x68\x41\xd0\x66\x39\x29\x0c\x02\x97\x7e\x41\x73\x2c\x11\x8f\xa2\x5c\x54\xce\x40\x55\x0f\x3a\x15\x04\x2b\x02\x2d\xe8\x0f\xdf\x82\xfe\x53\x9f\xee\x4b\xc5\xe0\x4f\x78\x5c\xa3\x76\x73\x10\x9a\x9e\x2c\x97\x47\x76\x36\xf5\x5f\x73\xd2\x4d\xfd\x7b\x46\xa2\x56\x58\x3e\xec\x98\xa8\x4b\xb9\x16\x1b\x11\x35\xb4\xf0\x56\x88\xba\x3e\xdd\xdf\x0d\x51\x37\x4d\x7d\x1f\x88\xfa\xc9\xe6\xf1\xef\x98\xb0\x6b\xf0\x00\x1b\x11\xb7\x6f\xe5\xad\x10\x78\xf3\xb4\x7f\x37\x44\xde\x36\xfd\xd7\x25\x74\x9f\x22\xd9\x99\xc4\xef\x04\x9d\xcd\xb4\x9a\x01\x1a\x9e\x26\xc5\xd5\x35\x82\x8a\xa4\xc0\x95\x64\xed\x5f\x7d\x0b\x24\xed\x07\x6b\xc6\xfe\xbb\xa1\xe5\xda\xbc\xf7\x84\x88\x8f\x05\x89\xf8\x23\xd4\x0b\xeb\x46\xcc\x37\x04\x28\x18\xf8\x75\x26\xc8\x23\xe5\xb9\x4c\x16\x87\x22\x67\xc8\x31\x7f\xe4\x9b\x37\xd6\xea\x27\x9a\x24\x88\x33\xad\x7f\x29\x2c\x94\x7b\xac\xf5\x6f\xc1\x53\x38\x15\x09\x96\x0a\x3d\x30\xfe\xc4\xd0\x14\xd3\x24\x17\x04\x65\x9c\x32\x75\x34\x62\xe7\x0c\xdd\x98\x31\x42\xde\xc0\x01\xca\xa5\x3e\x4b\x11\x66\x8c\x2b\x14\xcd\x31\x9b\x11\x84\xd9\xc2\x26\xe0\x16\x94\x81\xb8\x40\x79\x16\x63\xad\xf8\xce\x49\x35\x4a\xcf\x8f\x11\xcc\x77\x54\x22\x2a\x11\xf9\xa4\x04\x49\x49\xb2\xd0\x7d\x68\xda\x57\x1c\xd9\xf5\x31\x43\xb5\xe9\x7c\x44\x08\x2e\x24\x64\x1c\x4c\x16\xbf\x61\xa6\x28\x23\x08\x14\x25\x69\x4c\x73\x87\xe8\x82\x4b\x30\xdb\xfc\xf0\x57\x89\xa2\x24\x97\x8a\x88\x03\x34\xc9\x67\x52\x6b\x8a\x59\x82\xd5\x94\x8b\x54\x8f\x90\x32\xa9\xf0\x84\x26\x54\x2d\x0e\x50\x8a\xa3\xb9\x69\x0b\xd6\x40\x1e\x8c\x58\xcc\x9f\x98\x54\x82\x60\xdf\xbb\x7b\x88\xbe\x0c\x9f\x19\x02\x90\x5f\x1d\x40\xda\x21\x4d\xb5\xba\x1b\x0c\xbf\xd8\x71\xb3\x27\xba\x11\x12\xa3\x09\x89\x70\x2e\xad\x87\x41\x89\x05\x22\x9f\xe6\x38\x97\xb0\x77\x7a\x7a\x36\x67\x23\xe2\x69\x96\x10\x45\x10\x9d\x22\x25\x28\x89\x11\x9e\x61\xaa\x97\xee\x96\x2c\x01\x41\xf7\x44\x6f\x37\xd0\x52\xfd\x2f\xa0\x7e\xa7\x5c\x10\x14\x13\x85\x69\xb2\xd4\xeb\x64\xbf\xed\xb9\xdc\x5b\xe2\x72\xe5\x0d\xdf\x0b\x36\x67\x40\xfc\x77\x70\x69\x33\x6b\xba\x8f\x70\xb2\xe5\xfd\x7d\x63\x07\xd5\xd3\xf6\xdb\xa2\x6d\xb3\x6b\xfb\x43\xdc\x2f\x16\x83\xdd\xbd\xa2\x45\x51\xcd\xe2\x4d\xd1\xf4\x4b\x84\x05\xf4\x0e\xe7\xde\xe1\xdc\xba\x32\x6f\xd3\xe1\xbc\x37\x1e\xa3\xde\xe7\xfc\x4c\x3e\x67\x2a\x7b\xa7\x73\xef\x74\xee\xba\x40\xbd\xd3\xb9\x77\x3a\xbf\x5d\xa7\xf3\x73\xe2\x3e\xef\x14\xdd\xf9\x4d\x89\xd6\xbd\x58\xdd\x8b\xd5\x3d\x84\xb3\x9f\xda\xae\x58\x98\xfb\xfa\x5d\x4c\x12\xa2\x48\xbb\x3d\x8b\x88\x54\x6b\x0b\xe6\x7a\xa6\x4c\xcb\x71\x33\x41\xa4\xdc\x96\x21\xf9\x86\xdf\x26\x5b\xf2\xc3\xef\xa1\xe6\x7b\x3e\xd5\xf3\xa9\x4d\xa6\xb6\x3f\xa6\xd9\xe0\x30\xbf\x94\x6d\xd6\xf3\xdf\x2c\x6f\x97\xfe\xee\x8d\x1b\xb2\xf0\x8b\x1a\x0a\xd7\x52\xbb\xe2\xfe\x70\x5b\x3a\xdf\x92\x1f\x9b\xbe\xde\x26\x33\x36\x63\xef\x39\x71\xcf\x89\x7b\x4e\xfc\xb6\x39\xb1\x3b\xc9\xaf\xea\x22\x33\x7e\xba\x71\x96\x60\x36\xa6\xb1\x3c\xfe\x67\xa1\xcb\x3f\x97\x87\x4c\x1f\xa8\xd8\xa4\x98\xfa\x94\x4e\xf1\x8b\xfe\x24\x29\x0c\xe6\x1e\x33\x73\x85\x13\xcd\xd8\xd8\xaf\x13\xcc\xce\xe3\x37\xe1\x47\x6b\x9c\xfd\x4b\xf8\xd4\xb6\xe1\xe3\x58\x81\xa7\x03\x53\x66\x4c\x78\x45\x5e\x6d\xc9\x40\xb9\x1f\x27\x7c\x1b\xae\x1e\x4c\x2c\x60\xec\x8e\x5f\x07\x8b\xb2\x7f\xd3\xee\xfd\x3a\x7d\x2e\x61\xef\xb9\xe8\x38\xe1\xde\x73\xb1\xbf\x9e\x8b\xd7\x72\x47\xbe\xf0\xf1\x7c\x29\xb1\xae\x7b\x10\xbe\x89\x56\x83\xa0\xd6\x3c\x4b\x38\x8e\x97\xb9\x62\x0a\xc1\x2b\x04\x47\x59\x19\x89\x5f\x7c\xf6\x16\x84\xb5\x62\xb4\xbf\xb3\x48\xbe\xfa\xc4\xf7\x45\x4b\x79\xc1\x50\xbe\x66\x12\x5f\x43\x25\x79\x1b\xf8\xa9\xc5\x78\xfb\xd0\xbe\xde\xa2\xf4\xfa\x16\xa5\x3e\xb4\xaf\x57\x01\xf7\x4c\x05\xec\x43\xfb\xfa\xd0\xbe\x5e\x41\x5e\x3e\xed\x5e\x41\xfe\x2c\x42\xfb\x3a\x89\xda\xcf\x88\xbd\xb9\xbd\xd0\xdd\xcb\xdc\xee\xbd\x5e\xe6\xee\x65\xee\xcf\x54\xe6\xde\x8f\x15\xee\x05\xee\x5e\xe0\xee\x05\xee\x5e\xe0\xee\x05\xee\x9d\x2f\x63\x2f\x70\xbf\x64\x81\xce\x66\xa9\x7b\x45\x92\xcd\x5b\xf5\xe5\xf4\xe2\x76\x2f\x6e\xef\xb7\xb8\xbd\x37\x13\x7a\x3b\x65\x1e\xbb\xcd\xa7\x2f\x52\xde\x17\x29\xef\x8b\x94\x3f\x7b\x91\x72\xf7\x75\x87\x8c\x0f\x7b\xb8\x14\x56\xb9\x34\x80\x8f\x82\xcc\xa8\x54\xc0\xfe\xbb\xc8\x2b\xab\x13\x3d\xde\xaa\x9c\xd2\xa7\x7a\xf8\xa7\xbd\xd4\xd2\x4b\x2d\xbf\x53\xa9\x65\x8f\x62\xc1\xf6\x22\x63\x25\xc5\x2a\x9a\xe3\x49\x42\xc6\xde\xe8\x23\xbb\xea\xc1\x17\x54\x2a\x89\xa2\x5c\x2a\x9e\xb6\x5f\x2e\x1f\x5d\x0f\x03\xdf\xc1\x29\x67\x53\x3a\xcb\xcd\xdd\x62\xc0\x39\x83\x13\x5d\x48\x82\x8b\x8c\xac\xf2\x54\x35\xb4\xfe\x26\xae\xa5\xe6\xa1\xbf\xd4\xed\xb4\x8e\xe0\x5e\x18\xf9\xac\xd4\xad\x65\xad\xf1\xcd\xf0\xf6\xea\xfe\xe6\x74\x78\x82\x06\x59\x96\x50\x63\x77\x37\xa4\x40\x7f\xd3\x93\x42\x0a\xcb\x87\x62\x2f\x85\x21\x73\x83\x61\x0b\x86\x7e\x2d\x1b\xa3\x43\x74\x7a\x71\x7f\x7b\x37\xbc\x69\x69\xd0\x12\x0a\xe4\xad\x92\x34\x4b\xb0\x22\x31\x7a\xc8\x27\x44\x30\xa2\xa5\x1d\x8b\x74\x5b\x98\xff\x4d\xa3\xc3\xff\x1e\x9e\xde\xdf\x9d\x5f\x5d\x8e\xff\x76\x3f\xbc\x1f\x9e\x20\x47\x71\xba\x59\x3d\x2e\x3d\x8a\x78\xc1\x70\xaa\x35\x10\xfd\x43\x91\x29\xfb\x6b\x4e\x72\x82\xb0\x94\x74\xc6\x52\x02\x88\xc0\xa5\x16\xdd\x80\x2f\x06\xdf\x0d\x2f\xca\x2d\xcf\x49\x08\xbf\x8b\x12\x3c\x21\x89\xf5\x47\x80\x89\x5d\x13\x7a\x00\x55\x6c\x1c\x15\xb9\x59\xd5\xbf\xdd\x0f\x2e\xce\xef\x7e\x1e\x5f\xbd\x1f\xdf\x0e\x6f\x7e\x3c\x3f\x1d\x8e\xad\x54\x79\x3a\xd0\xfd\x96\x7a\xb2\xc2\x27\xfa\x35\xc7\x89\xd6\x4e\xf8\xd4\xe1\xf1\xa2\xa7\x39\x61\x28\x67\x40\x71\x46\xe5\xd1\x7a\x90\xef\x54\x9f\x32\x33\xa3\xeb\x8b\xfb\x0f\xe7\x97\xe3\xab\x1f\x87\x37\x37\xe7\x67\xc3\x13\x74\x4b\x12\x50\x0a\xdc\xa2\xc3\x2e\x66\x49\x3e\xa3\x0c\xd1\x34\x4b\x88\x5e\x0d\x6c\xb3\x89\xe7\xf8\x91\x72\x61\x8f\xee\x8c\x3e\x12\x66\xd6\x11\xce\x2c\xb4\xef\x84\xef\x71\xb0\x74\x57\x97\xef\xcf\x3f\x9c\xa0\x41\x1c\xfb\x39\x48\x68\xa3\x44\x39\x0e\xd6\xf9\xb0\x3c\x6c\xcd\x1c\xa0\x7b\x43\x44\xfc\x91\x08\x41\x63\x52\xa1\xa3\xc1\xed\xed\xf9\x87\xcb\x8f\xc3\xcb\x3b\x58\x31\x25\x78\x22\xd1\x9c\x3f\x81\x29\x1b\x66\x08\x16\xee\x47\x4c\x13\xe8\xcc\x6d\x16\x67\xe8\x69\x4e\xc1\xfd\x01\xc0\xcc\xbe\x67\xa3\x9f\x89\x9c\xbd\xba\x75\xb6\x74\xf0\xea\x6a\x4b\xf5\x24\xd5\xdf\xa8\x1c\x8b\x65\x2f\x94\xa8\xbc\xfe\xe2\x2a\x6a\xad\x7f\x51\x21\xb7\x76\x65\xad\x46\x2f\xed\x33\x2d\xf6\xba\xb3\xae\x56\x5e\xc3\x17\xbb\x66\x35\xe3\x8d\x5f\xa2\x2a\xeb\x0d\xf8\x3d\x97\xc2\x3e\x05\x39\x93\xbf\x58\xe5\x7e\x85\x69\x3a\xf8\xe2\x2d\x5c\xae\xe1\x70\xf7\xe8\x22\xbd\x09\xe5\x1a\x27\x1e\xa7\x44\xe1\x18\x2b\xac\xd9\xd3\x8c\xa8\x23\x74\xc5\xe0\xd9\x1d\x96\x0f\x07\xc8\x15\xa4\x40\x5c\xa0\x42\x70\x7c\x81\x6c\xc9\x37\x62\x93\x59\x5f\x99\xe9\x95\xf2\x5e\x29\x6f\x5e\x99\x3e\x72\xa7\x65\x85\x77\x75\x31\xae\x65\xc6\xdc\xdd\xfd\x65\x5a\x7c\xbb\x57\xd8\xcb\xda\x2d\x77\x7a\xa1\x99\x62\x28\xfd\x6d\x65\xfe\xaf\xbf\xad\xfa\xdb\xaa\xbf\xad\xf6\x60\x85\x5f\xdd\x06\xdc\xc0\xdd\x5f\xd5\x08\xbc\x4a\x3b\xdd\x18\xc5\xa8\xd0\x46\xd7\xc1\x31\xfa\xa5\x2b\x5c\x51\xf1\x0d\x7d\x1b\x66\xdf\x60\x92\x2f\x91\xa9\xb0\xd3\xcb\xdc\x84\x00\xf7\xfa\xe9\x33\xde\xf8\x3d\xa8\xd4\x4e\x41\xa5\xf6\x63\xae\xcf\x92\xd5\xb0\x7b\x53\xf4\xdb\xc8\x64\xe8\xd1\xa3\xfa\x58\xfd\x3e\x56\x1f\x7e\xef\xd1\xa3\x76\x47\xad\xcf\x2b\x5d\xf3\x98\x8c\x2b\x35\x3e\xfc\x3f\xc7\x55\xcf\x4f\xe9\x49\xe8\x06\x2a\x3d\x28\x92\x17\xa0\x75\x1a\xef\xb2\x2e\xc8\x25\x8f\x49\xe7\xda\x20\xa5\x97\xf7\x5c\x06\x77\xf3\x34\xb2\x78\x69\xe0\xcf\x2c\x89\xb7\x6c\xf9\xe7\x68\xd8\x69\x20\xe0\xde\xca\xb3\x72\xa1\x3e\x57\x80\xe8\x82\x43\xbd\x21\x4f\x45\x37\x36\xee\xc2\x54\xc6\x2d\xcc\xbc\xf9\xb9\x67\xe9\xcd\x8f\x9f\x07\x06\xa2\x3b\x47\x07\xb3\x4a\xf8\xf6\xdb\xb0\xab\x84\x23\x7e\x09\xcb\xca\xd2\xbd\xff\xec\xb8\xfa\x32\x4a\xee\x79\x7b\xc7\xe5\xfa\x5c\x39\x7c\x8f\xda\xb0\xcc\xd6\xd1\xc3\x22\xf4\xa6\x96\xfd\x99\x70\x6f\x6a\x79\xd3\xa6\x16\xe3\xa2\x1d\x67\x58\x10\xa6\x1a\x44\xea\xea\x75\x02\xaf\x87\x69\xb4\x4e\xea\x80\x06\x90\x96\x68\x91\xbd\x90\xfd\x55\xf5\x79\xd9\x5e\xac\x60\x10\x24\xb7\x1c\xff\xb3\xf8\xdb\x0b\xeb\x25\x50\xef\x25\xd1\x49\x06\xbe\x59\xea\x3b\x3a\xb7\x81\x4a\xdb\xa7\xbf\x60\x55\x12\x05\x13\xf2\x48\x92\x95\xf1\x4c\xd7\xe6\xed\xb7\x95\xf5\x52\x1b\xf4\xcb\xc6\x36\xd5\x37\xbe\xdb\x01\x72\x3b\x43\x4d\x06\x47\x90\x26\xa0\xa5\x51\x3e\x2d\x2e\x06\x89\x9e\x68\x92\x40\x92\x38\x24\xb1\xb4\xdd\x00\xbf\xbb\x88\x87\xd6\x9d\x7f\xd5\xb8\x87\x26\xee\xd0\xc4\x12\xba\xd8\x53\x77\x95\x06\xe7\x88\x0d\x32\x94\x40\x1b\x5a\x61\x80\xfd\x3c\x38\xc1\x07\xa2\x5e\x8a\x0d\x6c\x7a\xf6\x97\x9e\x7b\x41\xa6\x44\x10\x16\x91\x3d\xf4\xb6\xaf\x13\x06\xf2\x93\x99\xa4\x8d\x01\xf1\xd9\xa1\xe1\x54\x15\xb7\x7a\x5a\x49\xd4\xed\x93\x03\xfb\xe4\xc0\x3e\x39\xb0\x7a\xd4\xfb\xe4\xc0\x3e\x39\x70\x93\xe2\xe9\x67\xf0\xf8\xb5\xa4\x0a\xd3\xfb\xe7\x21\x58\x98\xb9\xf4\xb2\xc5\xef\x46\xb3\x70\x1b\xbe\x17\x9a\x85\x39\x6b\xab\xcc\x0f\xa5\x1f\x1b\x42\xac\x5f\xdc\x24\xb1\x09\xd3\x28\xd9\x25\xce\xe0\xf5\x37\xc9\x3a\xaa\x43\xef\x6d\x14\x28\xd8\xba\xe7\xe3\x24\xb5\x23\xd0\x6d\xe2\xd6\x63\xf8\x76\xe7\xbd\x2f\x1c\xb4\x8d\xee\xf7\x95\x8f\x6e\x57\x5a\x7b\x0f\x2c\x36\x9f\x11\x8f\xec\xad\x37\xaf\x9c\x2b\x51\x63\x86\x6f\x76\xba\xbd\xb1\xaa\x37\x56\xf5\xc6\xaa\xde\x58\xd5\x1b\xab\x50\x6f\xac\x5a\xdb\x58\xf5\x19\xc9\x54\xbd\xe1\xaa\x17\xab\x76\x37\xdd\x7d\xd5\x32\xf7\xc9\x5a\xd7\x19\xf8\xb6\xc8\xa1\x5a\x19\x79\x6f\xa7\xfd\xcb\x8a\x90\xfb\x6b\x37\x82\xb7\xc3\xaf\xe4\x73\xb3\xa4\x6d\x02\x8b\xdd\x8e\x7e\xb6\x71\xc5\x7d\x35\xb8\xc6\xb5\xea\xc3\x9e\x97\x2c\x4e\x1f\xf6\xdc\x87\x3d\xef\x5d\xd8\xf3\xce\x95\x95\x8c\xcb\x65\x80\x44\xa6\x1a\xca\xd2\xfc\x67\x77\x67\x43\xa2\x11\x90\x82\x29\x84\x13\x93\x2c\xe1\x0b\xb0\xa4\x2c\xb9\xce\x5d\x17\xd7\x35\x89\x7a\xdf\x6f\x74\x37\xf2\x97\xd2\x39\xf6\x45\x26\x2d\xe6\xbd\x17\x52\xe8\xf1\x3f\x2b\xe9\xfc\x9d\xf0\x32\x19\x22\x9f\xa8\x84\x5b\x69\x35\x61\x8f\x58\xf3\x93\xa0\x1a\x95\xbd\x07\x27\xb9\x0a\x72\xf7\xa4\x16\xac\x32\x22\xd4\x22\x78\x93\xa4\x99\x5a\xfc\xd7\x88\x51\xe5\x3d\x6c\x74\xc6\xb8\x30\x5c\x4d\x7f\x3c\xc7\x2c\x4e\x88\xd0\x97\xaa\x6b\x27\xc2\x8c\x71\x05\xe2\x06\xcc\x20\x46\x8f\x14\x1b\xe1\x64\x70\x7d\xde\xd9\xcf\xfc\x86\x4e\xd7\x4b\xd7\x1f\x5a\x71\xd7\x7d\x48\xf8\x04\x8a\x92\xe5\x65\x9d\x5e\x37\xd0\x7b\x46\x4b\x3b\xf7\x5a\x0c\x41\x61\xf9\x50\x05\x0e\x29\x67\xa1\x8f\x97\x42\x89\xac\x78\xb7\x84\x31\xbf\xfc\xd5\x0a\xdc\x48\xf9\x99\x05\x20\x81\xc7\x30\xe4\xea\x38\xdc\x8f\x61\x87\xee\xb7\xa2\x65\xf7\x8b\xab\xc6\x0a\x3f\x0a\xa2\xc4\x62\x8c\x95\xd2\x4c\x66\x97\x18\x27\x77\x58\x3e\x74\xc6\x38\x29\xbd\xbc\xe7\x2c\xa7\x84\x71\x52\x1e\xf8\xb3\xb3\x9c\x8e\xd4\xb9\x82\x33\xbd\xbd\xfc\xf8\xae\x67\x6d\x8d\x89\xff\x5e\x72\xe5\xbb\xf1\x9e\x55\x66\xda\xb7\x98\x37\xbf\x8c\x99\xee\xcd\x08\x2b\xfc\xfc\x73\x3c\xb9\xe5\xdb\xa9\x3f\xa2\xcb\xd6\xe8\xb3\xab\x6d\x58\x11\x3a\x56\xcc\xed\x8d\xd4\x38\xac\xca\x4d\xbb\x1e\xd5\xf3\x98\xb9\x83\xdd\xe8\xeb\x4a\xf7\x75\xa5\xfb\xba\xd2\xcf\x5e\x57\xba\x9b\xd2\xd9\x59\xe3\xec\xaa\x6e\x76\xd3\x35\xdb\x15\xcd\x67\xf0\xd2\x76\xd7\x06\x2f\xa8\x2c\xab\x83\x6f\xc2\x65\x5b\x1a\xf1\x4b\xe0\xa3\xfd\x4e\x15\xc1\x5e\x0b\x7c\x96\x75\xfb\x5c\x55\xc0\x3d\xd7\xff\x7a\x64\xb7\x1e\xc5\xbe\x0f\xc0\xd8\xe1\xe2\xf4\x01\x18\x7d\x00\xc6\x67\x1b\x80\xd1\xae\x4d\xd0\x78\xeb\x74\xbd\x35\x2b\x48\x79\xa3\x80\xf8\x05\x44\x29\x2c\x1f\xba\xd6\x94\xd2\xa2\xf2\x79\xfc\x26\xa4\xfa\xc6\x09\xbf\x84\x74\xdf\xd7\x29\xda\x69\x9d\xa2\xbd\x9b\x76\x2f\xf8\xf5\x82\x5f\x2f\xdb\x74\x9c\x70\x2f\xdb\xec\xaf\x6c\xf3\x5a\x0a\xcb\xe7\x04\xa1\xab\x85\xa7\x52\x66\xcc\xd2\x00\x5b\x03\x47\x03\xee\x81\x3c\x4b\x38\x8e\x57\x05\xe1\xfc\x82\x0a\xb9\x66\x89\x68\x66\xda\xd5\x1f\xbc\x05\xc9\x4c\x8f\xd3\x8c\xf8\x77\x13\x4b\x1b\x4e\xf9\x55\xc3\x68\x81\x5e\x21\x78\xac\x14\x84\xf6\x5c\x5a\x47\x95\x86\x3b\x29\x18\xf2\xdb\xb7\x42\xc5\x2f\xa1\x4e\x7c\xc6\x0e\x81\xde\xe8\xff\xfb\x2c\x74\xbe\x37\x52\x6a\xaf\xca\xf5\x59\x94\xbd\x11\xbf\x57\x74\x7b\x45\x77\xe7\xcb\xb8\x4f\x8a\xee\x2b\x4a\xd4\x26\x2d\xe4\x59\xca\x16\x6e\x26\x5b\xf7\xa2\x75\x2f\x5a\xf7\xa2\xf5\x67\x2b\x5a\xef\xc7\x0a\xf7\x72\x75\x2f\x57\xf7\x72\x75\x2f\x57\xf7\x72\xf5\xce\x97\xb1\x97\xab\x2b\x72\x35\xfc\xe5\xd2\xa2\xd7\x15\xb2\x3b\x0b\xd7\x1d\x72\xa0\xdf\x8a\x64\xdd\x4b\xd5\xbd\x54\xbd\xdf\x52\xf5\xde\x4c\xe8\xf3\x4b\x7c\xec\x53\x07\xfb\xd4\xc1\x3e\x75\xf0\x35\x52\x07\x1d\x2f\x59\x26\xa1\xd4\x05\x8b\x1f\x6b\x1c\x68\x6f\x65\x8b\x62\xb4\x9b\x86\x75\xec\x6a\xa9\x1d\xb0\xfc\x26\x95\xa5\x4a\xbf\xb9\x86\xf6\xa8\xde\xd4\x81\x93\x16\x34\xa3\x70\xe3\x5b\x8d\x08\xf6\x93\x7d\xf3\x6d\x81\x7f\xd7\x47\xdd\xd7\x9b\x42\xc1\xae\xf5\xf5\xa6\x9e\x71\xde\xee\x70\xad\x98\xb9\xa3\x51\x63\xe3\x7d\xa3\xd3\x7e\xf5\x00\xb9\xf6\x93\xfe\xaa\xe1\x72\x8d\x37\x49\x2d\x59\xe7\xf8\x9f\x8d\x17\xc5\x2b\x94\xd9\x5a\xfb\x76\xf8\x40\xd4\xe7\x72\x35\xf4\x65\xb6\xfa\x7a\x10\x3b\x9a\xee\x46\xac\xff\xcd\xce\xb6\x2f\x2a\xd6\x17\x15\xeb\x8b\x8a\xf5\x45\xc5\xfa\xa2\x62\xe8\x77\x5e\x54\x6c\x6d\xf1\xd1\x8c\xe3\x73\x91\x20\xfb\xa2\x62\xbd\x10\xb9\xbb\xe9\xfe\xbe\x84\xc8\x3d\xb4\x20\xec\x45\xf5\x34\x6f\x41\x78\x75\x9c\x0f\x37\x92\xae\x58\x1f\x6e\x41\x7b\xbc\x0f\xfb\x7f\x3d\xde\x47\x8f\xf7\xd1\x32\xeb\x3e\x98\xb5\xc7\xfb\x40\x7d\xb8\x66\x1f\xae\xb9\xcf\xe1\x9a\x1d\xb6\xb1\xc7\xfb\xe8\x28\xce\x3d\x13\xe6\x87\x93\xb9\xd6\xc2\xfd\xf8\xa9\xae\x68\xec\xad\x94\xe6\xc6\xfa\x3b\xc3\xff\xa8\x4e\x7b\x2f\x54\x92\x17\xc4\x01\x69\xa2\xeb\xce\x0a\xc8\xdb\xc0\x03\x71\xa3\xed\x13\x17\xfb\x10\xeb\xfd\x0f\xb1\xde\xbb\xc4\xc5\xbd\x91\x64\x7b\x75\xaf\xcf\x5d\xec\x73\x17\x7b\x65\xb8\x57\x86\x77\xbe\x8c\xfb\xa4\x0c\xbf\xb2\x84\xfd\x8c\xb8\x20\xdb\xc9\xda\xbd\xa8\x6d\xde\xeb\x45\xed\x5e\xd4\xfe\x4c\x45\xed\xfd\x58\xe1\x5e\xce\xee\xe5\xec\x5e\xce\xee\xe5\xec\x5e\xce\xde\xf9\x32\xf6\x72\xf6\x8b\xe1\x84\x34\x09\xdb\x1d\xf3\x6d\xde\x92\xa4\xdd\x4b\xd9\xbd\x94\xbd\xdf\x52\xf6\xde\x4c\xa8\xc7\x0c\xe9\x31\x43\x7a\xcc\x90\x1e\x33\x64\x23\xf9\xe6\xdf\xec\xb1\x7c\x17\xdc\xc4\xfe\xca\x7e\xf7\x5d\xc2\x27\x77\x8b\x8c\xe8\xff\x9e\xd1\x94\x30\x09\xd2\x28\x55\x8b\x50\x9e\x69\x59\xf9\xfa\x9a\xbf\xbb\x3d\xbf\xfc\x70\x11\x66\xd3\xbc\xfb\x78\x7f\x71\x77\x7e\x3d\xb8\xf1\xeb\xe2\x67\x15\xae\x85\xfd\xae\x24\x92\x59\x92\xbf\x21\x5a\xf7\x84\x53\x73\xab\xb0\xca\xe5\x66\x23\xbb\x19\xde\x0e\x6f\x7e\x84\x6c\xa0\xf1\xd9\xf9\xed\xe0\xbb\x8b\x12\x41\x94\x9e\x0f\x4e\xff\x76\x7f\x7e\xd3\xfe\x7c\xf8\xdf\xe7\xb7\x77\xb7\x6d\x4f\x6f\x86\x17\xc3\xc1\x6d\xfb\xd7\xef\x07\xe7\x17\xf7\x37\xc3\xa5\xeb\xb1\x74\xb4\xcb\x95\x10\x09\x8b\x04\x71\xfe\x28\xb2\x5c\x43\x14\x6b\x88\xbc\xf8\xe8\xd8\x61\x53\x5f\x27\xe8\xde\xea\xf4\xd4\x36\x6e\x18\x6c\xd0\x90\x51\x46\x62\x2a\xf1\x24\x21\x71\xad\x25\xb7\x86\x6d\x2d\xe1\xd2\xa0\x9e\xb4\xf6\xec\x45\x4e\xcd\xf3\x22\xc3\x0b\x10\xe4\x28\x2a\xc2\xe2\x86\x3e\xcc\x3e\xb4\xf6\xc0\x34\xef\xa2\x8f\xa4\xd4\x53\x94\x0b\x41\x98\x4a\x16\x88\x7c\xa2\x52\xc9\x5a\xa3\x6e\xfb\xda\x9a\xb5\x77\xaa\x6f\x70\x8e\x25\x9a\x10\xc2\xca\xe3\x17\x24\x21\x58\x36\x8c\xd9\xee\x7e\xb7\x65\xf1\x7b\x65\xad\x31\xe6\x32\x9a\x62\x9a\xe4\x82\x54\x4e\x0b\x4f\x33\x2c\xa8\xe4\x6c\xf8\x49\xdf\x65\xfa\x20\x5f\xc1\xe7\x5c\x6c\x76\x62\x86\x7f\x0b\x29\xf8\xb2\xfc\xcf\x0f\x77\xe5\x7f\x95\xce\xfc\xc5\x5d\xf9\x5f\xcb\x69\x3d\x68\xb8\x4a\xd9\x87\xe8\xc3\xdd\x09\xfa\x00\x21\x4e\x02\xdd\xcd\xb1\xa1\xd8\x8b\xbb\x13\x74\x41\xa4\x84\x5f\x8a\x8f\x15\x55\x09\xcc\xed\x3b\xca\xb0\x58\x20\x37\x7d\x93\xe8\x8a\xa3\x39\x22\x7e\x69\xaa\x8b\xc7\xfe\x91\x33\x50\xdd\x8b\xd5\xbb\xe0\x33\x1a\xe1\x64\xbb\x45\x1c\x5c\x96\xf8\xc0\xd5\xcd\xd2\xa5\x08\xdf\xae\xaf\xc5\xe0\xf2\x0c\x92\x48\xdd\x50\x1b\x66\x7e\x49\xa4\x26\x92\x88\xb3\xd8\x7a\x69\xf4\xed\xbf\x08\x84\xfa\x7f\x70\x48\xc4\xcd\x25\x65\x33\xdd\x22\x3a\x46\x57\x37\x23\x76\x25\x62\x63\x08\x25\x5a\x1a\x36\x34\x47\x25\x62\x5c\x21\x9a\x66\x5c\x28\xcc\x94\x56\x04\x40\x0c\xb0\x2b\x62\x38\xc0\x29\x4f\xd3\x5c\x61\x7d\xd0\x6a\x8b\xca\x8c\x39\xe4\x96\xa8\xf3\x18\x5c\x2b\x0d\x6b\x68\xe4\x84\x62\x2e\x99\xd0\xed\x6b\x19\xa5\xac\x43\xd3\xb8\xa6\xca\xba\x26\xb0\x10\xb8\x2c\x4d\xbc\xa3\x8a\xa4\xd5\xf7\x3b\x06\x79\xfe\xab\xd1\x40\x70\x6a\x92\x2a\x88\x18\x88\x68\x4e\x15\x89\x94\x3e\x82\x1b\xd1\xc4\xfd\xe5\x0f\x97\x57\x3f\x85\x12\xc4\xbb\xc1\xc7\xb3\xbf\xfc\x7b\xe9\x87\x9b\x8f\xb5\x1f\xc6\x3f\xfe\xa5\xf6\xcb\xff\x6f\x29\x3d\x55\x7b\xaa\xe9\xf9\xc1\x5c\x0e\x41\xa4\x06\x9b\xb0\x9b\x2a\xa2\x29\x9e\x11\x24\xf3\x4c\x53\x80\x3c\x2a\xef\xaf\x16\x29\x2f\x38\x8e\x29\x9b\x99\x0c\xd0\x0b\xaa\x88\xc0\xc9\x47\x9c\xbd\x77\xf6\xeb\x0d\x56\xe7\xff\xde\x96\xf2\x75\xdf\xfd\x3c\xf8\x18\x66\xfc\xbe\xbb\xbe\xb9\xba\xbb\x5a\x3a\xeb\x52\x0b\xf5\x63\xa4\x1f\x9f\xc0\xff\xa2\x63\xa4\x5b\xf7\x92\x6f\x4a\x14\xd6\x1a\x01\xfa\xd2\x24\xcd\xf9\x44\x1a\xca\x12\x38\x35\x99\xa0\x29\x85\x2b\xc5\x58\xf0\xbe\x32\xc2\xb5\xd7\x1e\xfc\xb9\x31\x1f\x80\xb6\xec\x2e\x65\x16\x63\x11\xa3\x7f\xc8\x6a\xfa\x38\x18\x8e\xcd\x0f\x24\x46\x87\x68\xae\x54\x26\x4f\x8e\x8f\x9f\x9e\x9e\x8e\xf4\xdb\x47\x5c\xcc\x8e\xf5\x1f\x87\x84\x1d\xcd\x55\x9a\x98\x74\x79\xbd\x0a\x27\xe8\x5a\x70\x7d\x85\x80\x82\x4e\x04\xc5\x09\xfd\x8d\xc4\x68\x62\xf8\x1f\x9f\xa2\x5f\x22\x2e\xc8\x51\xb1\x31\xd6\xa8\x64\xef\x11\x6b\x78\x3a\xd6\x2f\x35\x30\x93\xea\x7e\xa2\x98\x44\x34\xb6\x62\x06\x61\x11\x07\xcb\xa3\xf1\x55\xe8\xf6\x5c\xa6\xa1\xd6\x68\xb2\x5c\x15\xcb\x19\x28\x2b\x38\x26\x41\xb6\xbb\xe2\x65\x82\xd3\x8a\xcf\xb9\x51\x5b\x73\xad\xa2\xeb\xbb\x15\xc3\xad\xea\x5e\xcd\xf4\x84\x23\x9e\xa0\x49\x3e\x9d\x12\x11\x3a\xa4\x0f\xb4\x36\x43\x25\x12\x24\xe2\x69\x0a\x12\x83\xfe\x2a\x97\x86\xaa\x61\xc5\xec\x68\x8f\x46\x0c\xf6\x5f\xab\x39\x40\x01\x31\x07\x56\xc7\x08\x89\x11\x66\x0b\xd3\xcd\x24\x9f\x86\xed\x1b\x18\x0a\x1c\x23\xaa\x46\x6c\x90\x24\x48\x90\x94\x2b\x12\xe4\x50\x82\xf3\xac\xbc\xe0\xc0\x22\x05\xc9\x12\x1c\x91\xd8\xd0\x43\xc2\x23\x9c\xa0\x29\x4d\x88\x5c\x48\x45\xd2\xb0\x81\x2f\xc1\x56\xa3\xd7\x8c\x4a\x14\xf3\x27\x96\x70\x6c\xe7\x51\xfd\xec\xab\xf2\x69\x1c\x3a\x88\x80\xa1\x10\x5c\xc0\xff\xfc\x40\x59\xbc\x33\x0e\x75\x7f\x3b\xbc\x09\xff\x7d\xfb\xf3\xed\xdd\xf0\xe3\x7a\xdc\xc7\x53\x16\x0c\x0f\x74\xf8\x13\x74\x6b\x16\x81\x0b\x2d\x11\x89\x96\x49\x7d\xb4\xa4\x54\xfc\xc0\xe3\x0d\xb9\xef\xc7\xc1\xe5\xfd\xa0\xc4\x51\x6e\x4f\xbf\x1f\x9e\xdd\x57\xf4\x01\x3b\xbf\x92\x0c\x6f\xd4\xbf\xf0\xb7\xd3\xef\xcf\x2f\xce\xc6\x0d\x0a\xe3\xbb\x9b\xe1\xe9\xd5\x8f\xc3\x9b\x42\xb7\x6b\x5c\xa2\xca\x60\xaa\xcc\xea\xce\x30\xa5\x39\x8f\xd1\x64\xd1\x0c\x08\xa1\x25\xe7\x04\x7c\xb1\x05\x24\x8a\x69\xf5\x04\x78\x93\xc3\xe6\x28\xbe\x48\x79\x4c\x0e\xec\x3b\x80\xa4\x61\x8c\x2b\x46\x62\x6e\x6e\x58\xf7\x8e\x59\x60\xa8\x30\x20\x17\x7e\xe1\x4e\xd0\x00\x49\xfd\x62\xae\x0f\xb5\xa0\xb3\x19\x18\x0e\x2b\x43\x35\xad\xd9\x4f\x61\x79\xe1\x3b\xb3\xff\x99\xe0\x70\xce\x75\xb7\xd6\xe2\xec\xad\x12\xe6\x43\x40\x5d\x29\xb7\x28\x30\x18\x1c\x1a\x86\xe6\x36\x4b\x2f\x42\xeb\x7a\x99\xf3\x68\xec\x45\xfa\x70\x01\xdb\x92\xc6\xde\x99\x09\xf2\x48\x79\x1e\x7c\x6a\x81\x3d\x4a\x3b\xde\xd8\x7c\xb1\x00\xb0\x6c\xc6\x28\x52\x69\xc6\x93\x47\x63\x0b\x9a\x85\x3d\x42\x0b\x53\xc1\xd3\x86\x36\xca\xc7\xe4\xfc\xea\x56\x09\xac\xc8\x6c\x71\x66\x59\xc6\xe6\xc7\xe3\xec\xea\xa7\xcb\x8b\xab\xc1\xd9\x78\x38\xf8\x50\x3e\xf1\xfe\xc9\xed\xdd\xcd\x70\xf0\xb1\xfc\x68\x7c\x79\x75\x37\x76\x6f\x2c\x25\xf9\x96\x0e\xea\xf7\x74\xf9\xc5\x13\xa4\x59\x2e\xb0\x46\x07\x78\x17\xf0\xc7\x09\x99\x72\x61\xf8\x7c\xea\x42\x17\xac\x08\xe3\xd6\xd6\xea\x62\x95\x59\x9c\x80\x65\xac\xa9\x49\x63\xf5\x56\x82\xe0\x14\xee\x09\xcc\xd0\x90\xc5\x87\x57\xd3\xc3\x5b\xf3\x63\x8a\xc5\x03\x11\xfe\xd3\x27\x41\x95\x22\xac\xa4\xd2\x61\x37\x64\xaf\x24\x16\x1d\x1c\xa1\x1b\xcd\xf7\xf5\xfb\xfe\x52\xd3\xc4\x1e\x13\x85\x69\x22\xed\x60\x4b\xeb\x7a\x82\x2e\xb0\x98\x15\x76\xb8\x2f\xf9\x74\x6a\x1a\xfb\xca\x0c\x43\xdf\x61\xa5\x59\x34\xf0\x5e\x4d\x1a\xee\x5e\x84\xfe\xec\xcb\x5e\x1e\xae\x53\xd5\x7d\xb6\x1d\x4d\xdd\x5f\xc3\x8a\x1b\x8d\xbd\xa4\x1b\xda\x27\x0d\xb4\x06\x13\x37\x8f\x97\x5f\x32\xcd\x6d\xd7\xc9\xa9\xfc\x62\x03\x39\x99\x5c\x2a\xbd\xf3\x53\xad\x6d\x36\xd0\x12\xf9\x44\xad\xc1\x20\x1c\x77\x85\x84\x8a\x66\xc0\xbc\x8a\xb3\x8c\x60\x21\x9b\x76\xbb\x2c\x06\xb6\xec\xbd\xe9\x29\xec\xc3\x6e\xb2\xeb\xe7\x00\x71\x06\x06\x07\x2f\x44\x54\x28\xb2\x03\x0d\x98\xb6\x6a\x14\x70\x0d\x68\x4b\x57\x16\xd9\xe8\x23\x95\x5a\x69\x34\x3f\x7e\x67\x21\x97\x36\x23\x88\xf7\x83\xf3\x8b\x8a\x70\x31\x3e\x1b\xbe\x1f\xdc\x5f\x2c\x37\x13\x96\xbe\xab\x6e\x31\x3a\x44\xfa\x79\xd9\x6f\x4e\xa7\xe6\xce\x70\xc0\x51\x46\xa5\x25\x0c\x8c\x56\x16\xaa\xc6\xd8\xab\x63\x92\x25\x7c\x91\x12\x06\x26\x9e\xd2\x4d\xa8\xd7\x73\x8a\xa9\xbd\x5a\x82\xc1\x82\x15\xc7\x9a\xdd\xe0\x1a\x3b\x74\x68\x55\x24\xf6\x37\x6f\x19\xac\xaa\xc2\xba\xaf\x8d\xf7\xcc\xfe\xe7\x56\x61\xb5\xe1\x19\x1b\x9c\xde\x9d\xff\x38\x2c\xeb\x87\xa7\xdf\x9f\xff\xd8\x24\xd5\x8c\x3f\x0c\x2f\x87\x37\x83\xbb\x15\xc2\x49\xa5\xc9\x26\xe1\x44\xea\x01\x57\xbd\xa7\x54\xfa\x88\xa0\xc8\x40\x5e\x21\xaa\x24\x7a\xa4\x92\x4e\x28\x00\x84\x59\x4f\xe4\xfd\x39\x70\xd6\x47\x9c\xd0\x98\xaa\x85\x13\x5f\x4c\xbf\xe5\x7d\xd4\x9c\xd4\xb6\x6f\xcc\x0e\xa1\x7f\x12\xac\x7c\x66\x73\xdc\xa4\x4f\x10\xe8\xb6\x8f\xa0\xb4\x05\x9f\x31\x2d\x48\xb3\x19\x11\x66\x38\xe0\x7d\x09\xc7\x12\x3c\xd7\xa3\x0a\x85\x95\x62\xd5\xbc\xd0\x3a\x23\x8c\x08\x00\x81\xf3\x9d\x18\x41\x4a\x10\xf6\x85\x96\xb9\xb2\x84\x46\x54\x25\x0b\x14\x81\x0d\x0b\xcc\x99\x29\x66\x78\x66\x85\x03\x50\x73\x2a\x24\xf1\x37\x83\xa2\x76\x35\xb5\xa6\xfd\x3b\x4a\x36\x3c\x66\xf7\x97\x67\xc3\xf7\xe7\x97\x65\x12\xf8\xfe\xfc\x43\x49\x84\xfd\x38\x3c\x3b\xbf\x2f\xdd\xe6\x5a\x92\x5d\x2e\xd7\x57\x9b\x6d\x38\x8a\xfe\xa5\x13\x74\x66\x3e\x3d\xd1\x8b\xdb\x00\x11\xe7\x95\xdf\xca\x3a\xdc\xb8\x90\x3c\xf7\xc7\x90\x29\xd1\xe8\x97\xe8\x6a\x42\xb2\x3e\xc8\x92\x0d\xa9\x39\x54\xa1\xd6\xf7\x65\xd5\xa9\x5c\x9d\xb2\x7b\x11\x82\x2e\x8f\x0a\xcb\x52\x18\xc3\x00\x46\x83\x36\x23\x56\x83\x5b\xab\x60\xd8\x3f\x82\x8b\x3a\xcd\xa5\x32\xae\x44\x20\x4e\xf4\xf0\x57\xa9\x17\x14\x5c\x8d\x47\xe8\x96\x90\x11\x73\xd6\x83\x19\x55\xf3\x7c\x72\x14\xf1\xf4\xb8\xc0\x27\x3c\xc6\x19\x4d\xb1\x96\xa4\x89\x58\x1c\x4f\x12\x3e\x39\x4e\xb1\x54\x44\x1c\x67\x0f\x33\x88\x80\x71\xee\xd4\x63\xdf\xec\x8c\xff\xe1\xe2\xcf\x5f\x1f\x5e\xfc\xf5\xeb\x77\x75\x0b\x59\xdb\xfe\x0f\x59\x84\x33\x99\x27\x36\x62\x4e\x84\x6b\xe3\x8e\x7c\x4e\x56\xed\xf7\x65\x79\xbb\xb6\xd3\x5f\x4f\xaf\xef\x4b\x16\xeb\xf2\x3f\x3f\x0e\x3f\x5e\xdd\xfc\x5c\xe2\x94\x77\x57\x37\x83\x0f\x25\x86\x3a\xbc\xfe\x7e\xf8\x71\x78\x33\xb8\x18\xbb\x87\xdb\xd8\xde\x7e\x60\xfc\x89\x95\x97\x46\x3a\x0e\x58\xeb\xe9\x04\xbd\xe7\x02\xfd\xe0\x77\xf2\x70\x82\x25\x5c\x31\xee\xce\x92\x07\x28\xe3\x31\x30\x5e\x44\xb2\x39\x49\x89\xc0\x89\xb5\x19\x48\xc5\x05\x9e\x99\x9b\x5e\x46\x02\xab\x68\x8e\x64\x86\x23\x72\x80\x22\xa0\x86\xd9\x01\x6c\x0a\xa8\x5a\x7c\x56\xb5\xf3\xdd\xe4\x4c\xd1\x94\x38\x15\xdc\xfe\xf3\xce\x6c\xc6\x06\x9b\x73\x75\xf7\x7d\x59\xd8\x7b\x7f\xf1\xf3\xdd\x70\x7c\x7b\xf6\xc3\xd2\xf5\x34\x9f\x95\x46\x76\x0b\x01\x48\xa7\x3c\xc9\x53\x16\xfe\xbd\xf9\xd8\xce\x2f\xef\x86\x1f\xaa\xa3\xbb\x1a\xdc\x95\x29\xe3\xa6\x1c\xe0\xf6\xee\xbb\xab\xab\x8b\x61\xc9\x25\xfc\xee\x6c\x70\x37\xbc\x3b\xff\x58\xa2\x9f\xb3\xfb\x1b\x83\x46\xb8\x6c\x9a\x6e\x04\x0d\x13\xd5\xd3\x0a\xa7\xb9\x6b\x56\xd8\x89\x13\x0d\x6c\x40\xb9\x39\xcb\x87\x01\xdc\x8e\x09\x07\x03\xab\xce\xa1\x37\xa9\x46\x66\xa4\x8d\xec\x50\x95\xb7\x09\xb5\xb3\xe3\xa5\x1b\xbd\x8c\x2b\xdf\xf9\x21\x18\x28\x50\xa3\x6c\xe3\x24\xe1\x4f\x26\x94\x37\xa5\xfa\x56\xb6\xc0\x68\xfa\x15\x59\x78\x08\x8f\x1a\x38\x5e\x79\x5b\x48\x24\x88\xfa\xc8\x73\xa6\x36\x27\xb9\xc1\x65\x89\xef\x0c\x2f\x7f\x1c\xff\x38\x28\x53\xe0\xf9\xc5\x72\x56\x13\x36\xd1\x70\x15\x0f\x2e\x7f\xf6\x97\x30\x04\x7c\x1f\x78\x0d\xd5\xc8\xae\x51\x42\xb5\xd8\x1b\x61\xad\xbd\x26\x20\xd1\x20\x42\xc1\xe4\x90\xea\xc9\x41\x80\x69\x66\xfc\x49\x86\x3f\x99\x41\x9e\xb8\x3f\x2a\xed\x49\x58\x17\xb0\xa6\xba\x78\x7a\x68\xc7\x6a\xd5\x0c\x11\xf6\x48\x05\x07\x3c\x5b\xf4\x88\x05\xd5\xd2\xb8\x69\x59\xcf\xf5\x04\xfe\x77\xbd\x36\xc1\x30\x5a\x61\x5c\xb7\x5c\xa8\x33\x1f\xc8\xbb\x99\x35\xa4\x29\xa0\xb5\x1e\xca\xda\x6c\xe8\xa8\x7f\xdb\xb0\x39\x5b\x06\xfc\x96\x27\xfc\x6b\x72\x46\x71\xa2\x19\xc0\xee\xe4\xc5\xc1\xe5\xed\x79\x59\x7e\x2c\xab\x19\x01\x5f\xde\x58\x5e\x04\x43\xa5\x19\xb9\x53\x26\x6e\xff\x76\x61\xb4\x0b\x00\x3d\x36\xe7\x36\x50\x2c\x40\x00\x72\x28\x28\x19\x16\xb2\xf2\x85\x44\x00\x84\x56\x04\x5c\xe9\x3b\x0b\xc2\x99\x1e\x39\x8d\x47\x8c\x7c\xca\x08\x93\x10\x1c\x60\xee\xb3\xc2\xd7\x2e\x8f\xd0\xf9\x14\x58\x82\x7e\x9d\xa1\x9c\x59\x07\x98\xbe\x70\xcd\x20\x0f\xb4\x28\x6b\x87\xe0\x35\x44\x30\xbc\x30\xe2\x82\xa5\x8a\xc1\x8f\xd8\x4f\xde\x89\x06\x8f\xa6\x5c\x33\x20\xbd\x8b\xb6\xbd\x13\x84\x99\xa4\x07\x48\x2b\x2c\xd5\x3d\x85\xd4\x01\xad\x50\xda\x10\x2e\xcd\x69\xec\x9f\x2f\x7f\x0d\xd4\xe2\x84\xc3\xcb\xa0\xf9\x2e\xa8\x5c\x05\x2d\xa2\x71\x62\x3c\x26\xe3\xee\x77\x42\xc4\x05\xb1\x7e\x96\xb5\xaf\x81\x55\x8c\xfd\x0e\xcb\x87\x9a\xef\xe1\x9c\x49\x85\x59\x44\x4e\x13\x2c\x37\x0c\x42\x72\x36\x8e\x83\xb2\xc4\x71\x73\x73\x7f\x7d\x77\xfe\xdd\x0a\x2e\x5f\xfd\xb8\x1e\x06\x14\x25\xb9\x73\xcf\x4d\x04\xc7\x31\xd2\xec\x73\xc6\x8d\x2b\xd0\x0a\xfe\x05\xf4\xb7\xc9\xeb\xf1\x01\x95\x25\xd8\xf1\x22\x1d\xc1\xda\x39\x42\x57\x02\xb5\x0b\x81\x22\xbd\x12\x28\x30\x79\xb8\xad\x06\xcf\xa2\x29\x48\x62\xad\x5b\x59\x82\xd5\x94\x8b\xd4\x70\xf9\xd2\xa4\x4d\xe3\xcb\x1b\xa5\x4c\x11\x21\xf2\x4c\x51\x87\xe5\x5e\x95\x52\xa1\xc2\x3b\x9f\x7d\x24\x52\xe2\x19\xd9\xc6\x01\xdd\xa4\x3c\xdc\xfe\x18\xfe\x13\x1c\xcc\x5d\x64\xff\xd2\x08\x5d\xe4\xbb\xa3\xa7\x2b\xf6\xde\x04\xf2\x5c\xf3\x84\x46\x1b\x06\xdc\xbd\x1f\x9c\x5f\x8c\xcf\x3f\x6a\x25\x7e\x70\x37\xbc\x28\x89\x12\xf0\x6c\xf0\xfe\x6e\x78\x63\x41\xac\x07\xdf\x5d\x0c\xc7\x97\x57\x67\xc3\xdb\xf1\xe9\xd5\xc7\xeb\x8b\xe1\x8a\xc8\x9c\xd6\xc6\xeb\xd6\xd5\xea\xab\x27\xb5\x5f\x60\x87\x35\x2f\x0b\xed\x65\x90\x35\x86\x69\x02\x4e\x70\x6e\x9c\xe1\x18\x31\x1e\x13\xf8\x59\x3a\xeb\x8c\x47\x8e\x46\xe7\xea\x8b\x24\x41\x38\x57\x3c\xc5\xe0\xb5\x49\x16\x23\x86\x27\x9a\xb5\xe2\x24\x09\xc2\xbb\x44\xce\x98\x66\xb1\xba\x31\x03\xd1\x1e\x25\x44\xb3\xf3\x2c\x48\xf6\xb3\x7e\x83\x29\x65\x10\x69\x9b\x62\xf1\x60\xdc\x4c\x45\x97\xc5\xa1\x90\x08\xcb\x11\xd3\xe3\x22\xd6\x30\xd4\x65\x85\x4f\x3a\xbd\xd5\xba\x3a\x29\x7e\x20\x7a\x55\xd2\x3c\x9a\xa3\x4c\xf0\x99\x20\x52\x5a\xdb\x72\x84\x99\x09\x40\xb0\xaf\xeb\x6b\x68\xc4\x18\xd7\x4b\xe1\x4c\xd8\x31\xc9\x08\x8b\x09\x8b\xa8\x49\xeb\x03\xdf\xbd\x37\x6d\xce\x04\xce\xe6\x48\x72\x70\x7a\xc3\xb2\x83\xfd\xca\x7c\xe4\x6e\x32\x33\x63\xf3\x38\xb4\x40\x8b\x5c\xf3\x89\x2b\x90\x13\xcd\x2a\xc3\xc7\xee\x32\x74\x6e\x17\x63\x07\x4c\xb3\x84\x28\x03\xd6\x0f\x4b\x0e\x9b\xa1\xd7\xba\xb4\x1f\x7a\x9b\x9a\x36\x41\x5f\xd8\x6e\xcc\x58\xda\x11\x1d\x35\x58\xb6\xed\x91\x42\xdf\x63\x16\x27\xba\x15\xe7\xc3\x28\x9f\x45\x48\x45\x19\x68\xaa\x71\xa7\x71\x9b\x5b\x34\xc2\xb9\xdc\xe6\x1a\xad\xe4\x62\x1a\xab\xe0\x61\x11\x14\x02\xe4\x6d\x13\x31\x61\x75\x33\xcd\x22\x71\xc2\xed\x2a\x99\xd7\x73\x53\xff\x09\xc1\x68\x5a\xae\xd9\x4c\x50\x16\xd1\x0c\x27\x1b\xe9\x7e\x95\x60\x7c\x1b\xe3\xfe\x25\x9d\x6a\xf2\xf9\xaa\xe6\xb6\x55\x44\xa4\x90\xa0\x6c\x87\xe9\xb7\x70\x0d\x4b\x92\xcd\x6a\x20\xb2\x88\x26\xc1\x82\xe7\xc6\x1f\x07\xeb\x42\xe2\x86\xa3\x7a\xd4\xb4\xdd\xfa\x64\xe0\x72\x00\xf4\x06\x9b\x6d\x22\x7f\xda\xd6\xaf\xd2\x8a\xed\xdd\x04\xe3\xe1\xe4\xba\xb9\xcd\xa6\x1d\x08\x1e\xfe\x6b\x19\xed\x7c\xc4\x99\xa6\x19\x0b\xdb\x8f\x8b\x39\x5a\x25\xc9\x56\x05\x73\xf1\x33\x81\xef\xdc\xe7\x85\x74\xdf\x8d\x62\x09\x6d\x00\x54\xbd\x93\x52\x0c\x41\x90\x63\x6e\x69\x7c\x9a\x6b\x59\x16\x61\x88\x42\x40\x5f\x92\xa3\xd9\x11\x72\x45\x18\x0e\xd0\xe0\xfa\x7a\x78\x79\x76\x80\x88\x8a\xbe\x72\x31\x8b\x36\x60\x69\xc4\x14\xb7\xd2\xca\xc2\x15\xd0\x48\x89\x98\x91\xd2\x9c\x5d\x74\x13\x84\x2a\xcf\xa8\x54\x36\x7c\x56\xf3\x95\xa0\xd4\x09\x4d\xab\x62\xb6\xa1\x90\x5c\xcd\xb7\x21\x0d\x2c\x65\x9e\x6a\x5d\x76\x4c\x71\x3a\x16\x3c\xd9\x86\x29\x9c\xc1\x54\x40\x5d\xf6\xe9\xf9\x14\xa7\x48\x37\x6b\x43\x41\xbc\xcb\xd1\x8b\x74\x5a\x30\xd2\x7c\x59\xdf\x9b\xc1\xbd\xe5\xbc\x0f\x36\x1e\x8d\xba\x10\x08\x48\xdf\x6f\x61\x15\x85\xd9\x78\x6c\x2d\xf5\x63\x1c\x45\x5a\xe5\xde\xf1\xa4\x82\xfa\x39\xce\x25\x60\x3b\x7a\xb6\x69\xae\xa2\x73\x37\xcc\x4c\x73\x30\x08\x06\xd6\x57\xae\xe4\x11\x2d\xda\x6f\xe8\x77\xb2\xa8\xf5\xea\x2a\xdc\xdc\x4b\x6f\x52\x31\x97\xb0\x24\xb0\x93\xd2\x54\xc8\x51\x73\xb2\x40\x73\xfc\x48\x4a\x5d\xba\x84\x18\xdd\xf0\x82\xe7\xa2\x89\xd1\x8d\xd8\x19\xc9\x04\xd1\x92\x7e\xd5\x81\xe2\x69\xfa\xa6\x4c\x89\x3d\x5d\xf7\x74\xfd\xe6\xe9\xfa\xd4\x14\x4a\x1a\xf8\xc2\x58\x5b\x09\x70\xa6\xb1\x71\xc6\x79\x32\xee\x60\x13\xe9\xbe\xe2\x25\x4f\x58\xa5\x6c\x14\x40\x02\xf0\x1c\xe4\xa3\xd2\xb5\xc9\xf5\x5d\x17\xa4\xd8\xda\xe1\x2d\x59\x06\xe7\x32\x0b\xea\xe5\x6c\x73\xde\x9b\x5a\x59\xd6\x12\x7a\x76\x31\xe7\xd4\xc8\x37\xde\x5d\x16\xd6\x3f\x2d\x1d\x26\x27\x8a\x50\x56\xab\xc6\x66\xe8\x59\x2f\xb0\x91\x3b\x7e\xcd\xb9\xc2\xf2\xab\xa3\x11\xd3\x42\xd4\x03\x59\x18\x73\xab\x16\x53\xfe\xa8\x65\xf1\x43\x49\x98\x84\x70\xef\x3f\x1a\xf7\x9c\x26\x71\x67\xae\x36\xaa\xa9\x29\x02\x07\x41\xd7\xbe\x17\x08\xd1\xb5\x8d\x5a\x29\xa9\x08\x80\x06\x39\xdf\xcc\xc5\x3e\x33\xc3\x9f\x11\x05\x29\xd6\x8a\x2a\xd0\x99\x62\x53\x65\xae\x36\xf4\x95\xa6\x2b\x43\x15\x82\x83\x9f\x24\xce\xb7\x63\xfc\xb2\xde\xc6\x4a\xce\xe8\xb5\x85\x5b\x1b\xf3\x7e\xec\xec\x46\x91\xe0\xb5\xd2\x6d\x58\x22\xb3\xd3\x13\xc3\x0e\x9c\xff\x9a\xb0\xa3\x27\xfa\x40\x33\x12\x53\x0c\x11\xf0\xfa\x5f\xc7\x7a\x5e\x7f\x38\xbd\xb9\xba\x1c\x17\x99\x3c\xff\x35\x62\x83\x44\x72\x9f\xa5\x80\x18\x67\x3e\xdc\x3e\x13\xc4\x89\x84\x76\x2e\x60\x75\x2d\xcc\x88\x23\xd6\x36\x82\x98\x47\xf2\x08\x3f\xc9\x23\x9c\xe2\xdf\x38\x03\x57\xfa\x00\xfe\x3c\x4d\x78\x1e\xff\x84\x55\x34\x3f\x86\x73\xad\x8e\xc9\x23\x61\xca\xb8\xa9\xf4\x72\xc5\x90\xbc\x2b\x21\x5a\xff\x0f\x7a\xcc\x45\x52\x91\xd4\x9a\x6c\x44\x32\x85\xfe\x1f\x41\x26\x9c\xab\xe6\x4b\x8a\x4f\xa7\x92\xac\x75\x21\x15\x4a\xda\xed\x15\xfa\xeb\x5f\xbe\xfe\x46\x93\xd0\x26\x6b\x7c\x7e\x7b\x35\xd6\xdf\xff\xe1\xcc\x7e\x2f\xd7\x60\x77\x57\x59\xc1\xda\x1c\xf1\x98\xc0\xf9\x9c\xc1\xed\x27\xc0\x79\x01\xec\x0d\xc8\xa1\xd8\xc7\x26\xee\x76\x56\x6a\x7d\x3b\x95\x6d\xa3\xc5\x04\x15\x3b\x98\x23\x3a\x44\x8c\xa3\xd4\xc4\x9a\x62\x86\xfe\xfd\x87\xef\x9a\x37\x30\x17\x74\xa3\x0e\xa9\x85\x6b\x08\xba\x94\xf4\x37\x22\x91\xa6\x1a\x4d\xc5\x3c\xd5\x5d\x0b\x22\xe7\x3c\x89\xd1\x13\x01\x35\xc9\xc6\x81\x7a\xad\x5c\x90\x11\x0b\x9b\x80\x90\x43\x84\x13\xc5\x67\x04\xee\x6a\xa7\xa8\x29\x22\xb4\xa8\x62\xb2\x34\x14\x17\xe4\xc0\x40\x7d\xdd\xfe\xd9\xc5\x56\xc3\x34\xe1\x91\x4b\x6a\xb1\x26\xb9\x78\xd2\x3c\xf3\x69\xd5\xf4\x8a\xda\x6d\xf8\xd5\x4d\xb6\x66\xdb\xe6\xa5\xb1\x49\x28\xd6\x86\x55\xdd\x99\xe6\xc1\xd0\x88\xb3\x71\x42\xd9\xc3\x46\x9b\x71\xe5\x44\x39\xdd\x82\x5d\x33\xdd\xa2\xb7\x73\x1b\x0b\xc8\x1a\xe7\xe3\x7d\x9e\x24\x26\xb5\x25\xdc\x1e\x90\xbb\xcc\xba\x81\x30\x90\x99\x1c\x50\x12\x5b\xbf\x97\xd5\x84\x05\x61\x10\xf0\x36\x62\x93\x85\xf5\xd9\xca\x03\x24\xf3\x68\xee\x32\xf3\x22\xce\xa4\x16\xa3\xb9\x40\x11\x4f\x53\x53\xdc\x94\x11\xa4\x38\x4f\xa4\x8d\x76\x67\x87\x0a\x47\x6a\xc4\x8a\xfe\x56\x9c\x3c\x53\x01\x69\xbb\xd4\xbd\xee\x2e\x9d\xa2\xd2\xd2\x52\x81\x9b\xc6\x21\x66\x03\x18\xc1\x8c\x27\x2a\x40\x7f\xe0\xf5\xb3\x64\x36\xac\x45\x33\x90\x73\x2e\xd4\x38\x6e\xe4\x39\x2b\x89\xa6\xca\x08\x19\x39\x4c\x20\x68\x98\x3f\x6a\xe1\x9f\x3c\x79\xe3\xeb\xb2\x21\x68\xaa\x5e\x36\x82\x6e\xc7\x68\xe9\xc8\xd6\x25\xc1\x96\xb5\x32\x08\x1e\x51\x39\x26\x7c\xd5\x18\x6f\xe1\xab\x53\xfd\xd1\xd2\xc5\xab\x9e\x3b\x27\x04\xf1\xb8\x00\x9b\x33\xf7\xba\xcd\x08\x59\xb6\xa6\x16\x3a\xe1\xf9\x32\x47\x97\x4d\xe5\xbe\x6c\xc9\xd5\x63\x01\x93\xbd\x24\x20\x6b\x62\x31\xa1\x4a\x60\x51\x42\x0a\xf1\xfa\xa0\x24\x58\x40\x7c\xd6\x88\x19\xdc\x38\xa3\x29\xc4\x28\xa6\x12\x12\x44\xe0\x2e\x0d\x9c\x61\xa8\x9b\x12\x58\x39\xda\x45\x9e\xa3\x89\x3f\x87\xc0\xb2\x82\x34\x1c\xb3\xd3\x1d\x79\x7c\x2c\xad\x9f\xf1\x28\x2f\x04\xb9\x08\x24\x5c\x8b\xa9\x83\x28\x93\x74\x36\x57\x88\x32\x6b\x77\xc4\xc9\x8c\x0b\xaa\xe6\xa9\x3c\x40\x93\x5c\x6a\x2d\xd4\x04\xab\x99\x78\x14\xa2\xa2\x4e\x5c\x68\xdb\x24\xe2\xb8\xd2\x60\x5d\x45\xd9\x80\x34\xba\x1d\xca\x61\xe5\xae\x58\x41\x38\x03\x8f\x33\x58\x6d\x83\x42\xdd\x46\x03\x4f\x89\x4c\x1c\x20\x77\xc8\x4e\x50\x05\xa4\xed\x1c\x00\x2a\xe4\xce\xbc\x14\x2f\x51\x88\x0b\x99\x64\x50\x41\x5c\xec\x36\x48\x5e\x65\x64\x4a\x83\xde\xe4\x9d\x4e\x69\xa6\x1a\x03\xb7\xea\xae\xa2\x9b\x00\xf3\xa7\xdb\x62\x43\x32\x16\x50\x33\x20\xb5\x8d\xd8\x2d\x21\xed\x40\x6e\xb5\xbd\x37\xa5\x71\x61\x0a\x36\xd1\x63\x39\xc9\x6f\xe3\xc4\x3e\x1b\xde\x9e\xde\x9c\x5f\x1b\xc8\x89\xab\x9b\x8f\x83\xbb\x71\x83\x5f\xbb\xe1\xad\x8f\x83\x9b\x1f\xce\x56\xbf\xf6\xfd\x5d\x39\x2b\xbb\xe1\x95\x9b\xdb\xe5\xc9\x1c\x1d\x86\xd8\x90\x14\xd6\xd8\xcf\x09\xca\x16\x6a\xce\x99\x0f\x51\x88\x4b\xbc\xe9\x10\x99\x8c\x60\x05\x21\x44\x42\xaa\x06\xc7\xe1\x1d\xc4\xe5\xac\x96\x30\xcb\x9b\x65\x60\xd8\x76\x2a\x1a\xad\x71\x22\x3f\x24\x7c\x02\x7e\xeb\xbc\x54\xe2\x76\x49\x04\xfa\x96\xf1\x3e\x67\x54\x66\x09\x5e\xd4\x7a\x58\x75\xe5\x5c\xe2\x94\x40\xc4\x71\x81\x1f\xe7\x92\x45\xf4\xce\x40\x02\x93\xbf\xd7\xe9\x14\x32\x99\x14\xc5\x8a\xa0\x09\x51\x4f\x90\x37\xe7\x7e\xf5\xb6\x54\x17\x30\x22\x8f\x46\x0c\xcc\x39\x23\xbd\xc8\x71\x0e\xd1\x7e\xa3\x77\x07\x68\xf4\x2e\x26\x8f\x24\xe1\x99\xde\x79\xfd\x43\xcb\x25\x33\x4c\x31\x4d\x2e\xb9\xf2\x96\xb9\x6d\xf6\x53\x90\x88\x66\x20\x99\x8f\x89\x6e\xf7\xe5\x04\x8f\x12\x25\x3b\x76\x06\x63\x40\x38\x8e\xb5\x92\x0d\xac\xcc\x0d\xaf\x08\x01\x62\xc1\xd4\x4b\xb5\x32\xd7\x11\x29\xbc\xf9\xdb\xf4\x18\xb6\x59\x36\x7b\x36\xee\x80\x77\x0c\xbf\x90\x92\xe1\x42\x71\x7c\xc7\x1d\xb5\x8e\xfb\x36\x1d\xa3\xd5\x03\x5d\x3d\x80\x7a\x2d\xd6\x10\x98\xfd\x00\x6f\xf5\x77\x2b\x05\x4d\x7f\xdb\x46\x61\x49\x76\x10\x19\x6d\x6e\x73\x35\x9d\x9a\xac\x1c\x71\x94\x70\x59\x86\x3a\xe9\x3c\xe8\x53\xfb\xe9\xb2\x71\x0f\x43\x67\xb1\xbe\xd6\xd7\xf2\x47\x37\x2c\x7c\x05\xcb\xcf\xb0\x09\x65\x1d\x1c\xf6\xed\x03\x44\x21\x58\x0e\xe4\xe9\xa4\x48\xfc\x66\x31\x2a\xac\xd8\x23\x56\x84\x1c\x48\xf4\x44\x12\x88\x52\x8a\x78\x9a\x81\x85\xd6\x0e\xd7\xb6\x44\x62\x13\xf0\x79\x80\x78\xae\x74\x63\x26\xa5\xc2\xd9\xe0\x6c\xbe\x46\x61\xb5\x36\xae\x13\x1b\xbb\xec\x71\x81\x0d\xad\x1b\x56\x48\x19\xfa\x40\x14\xb4\x02\xb8\xeb\xe1\x04\x41\xcc\xab\x46\xc0\x35\xaf\xfd\x16\x27\xca\xce\x64\x8d\x9d\x2f\x70\x2f\xbe\x4b\xf8\x64\xb9\x8e\x07\x8d\xa3\xfb\x9b\x73\x67\x50\x2a\xc2\x5f\x02\xf0\xd9\x92\x43\x68\x78\x7d\x33\x3c\x1d\xdc\x0d\xcf\x8e\xd0\xbd\x24\x7a\x79\xfc\x74\x21\x3d\xd6\x4b\x94\x66\xe4\x16\x48\x83\x49\x45\x70\x9b\x1e\x4b\x84\x28\x25\xb1\xae\x60\x1c\x65\x94\x8d\xe5\x84\x0d\x18\x17\xd4\xda\x59\x00\x17\xa6\x3a\x4f\x1b\x58\xb5\xea\x04\x42\x98\xcb\xf8\xed\x04\x19\x99\xf1\xa6\xf5\xc0\xaa\x55\xe4\x53\x0e\xc8\x7a\xee\xc9\xc0\xd1\x52\x73\x42\x05\xea\x34\x2d\x43\x54\xe3\xee\x73\x0a\x22\x94\x3f\xe2\x6c\x79\xf6\x20\x7e\x2a\x11\xad\x91\x64\x02\xd7\xeb\x73\x9f\x03\xc7\xd6\xc6\x86\x15\x6e\x3f\xc1\xc2\x1f\x61\x78\xab\xe7\x9b\x26\x60\x5f\x3a\x1b\x47\x38\xb1\xca\x20\x6c\x18\xa2\x44\x70\x76\xe0\x17\xca\x50\xe9\x4a\x3c\x40\x53\xfa\xc9\x36\x5a\x84\x27\xbb\x57\x03\x7f\x75\x4b\x38\xdc\x1c\xd7\xcf\xd4\x1a\x62\xc3\x35\x7c\xbf\x34\x3c\x8b\x4b\xa5\xa5\x2e\x2d\xb9\x0a\x12\x71\xa1\x6f\x0a\xe8\xb6\x30\x22\xaf\x12\x19\x14\x16\x7a\x51\xea\x46\xf5\x65\xa7\xbf\x28\x21\x11\x63\x45\x0e\x15\x5d\x99\xbf\x6a\x53\x1c\x20\x19\x02\xab\x00\xcd\xa9\xb8\x79\x26\x64\x86\x99\x8b\xac\x6d\x19\xae\xbb\xf2\xb6\x60\x55\x5a\x82\xc5\x90\xdd\x03\xf2\x15\x64\x6e\x94\xc6\x21\x33\x58\xcf\xa5\xe3\xb0\xc1\x0b\xfb\xb0\x6c\x4f\xd8\xc7\x52\xb4\x0c\x36\xcf\xe2\x7d\x1a\x6c\x82\xa5\x42\x76\x4c\x6d\x9a\x64\x20\xe1\x3f\xaf\x0d\xad\xa4\x9a\x75\x35\x9f\x69\x12\x2a\x2b\x21\x04\x0c\xdb\xd2\xc1\x5e\x18\x90\x8f\x94\x88\x99\x13\x84\x4d\x25\x5d\x7f\xb6\x6d\x49\x5d\x77\x4b\x84\xcc\x04\x62\xac\xeb\x4d\x1f\xa1\x01\xab\xc1\x1d\xb9\xb0\x9a\xd2\x7a\x99\x3b\x09\x27\x4f\x78\x21\x51\x26\x0c\x32\x88\x09\xbc\x76\x93\x87\x78\xc7\xf2\x47\xde\x93\xad\x5c\xe4\x3b\x02\x55\x7a\x75\xcc\x93\x93\x7b\xc7\xcf\xe0\x89\xa9\x04\x05\x7b\x81\xbc\x68\xae\x50\x35\x3b\xb0\x3a\x45\xc6\xd1\x1c\xb3\x19\x19\x3b\x1b\xd9\x26\xda\x92\x6e\xe7\x14\x9a\x39\xb3\xad\x34\x5f\x4e\xd7\x46\x61\xb2\xe5\x3b\xcc\xab\xde\xfe\xa3\x0f\x81\x54\x78\x46\x90\x19\x51\x27\xab\x62\x29\xe0\xc7\x62\xc5\x82\x9e\x60\x5b\x1d\x96\x83\xa0\xdb\x84\x77\x88\x5c\xb9\xc0\x13\x92\xbc\x8e\xe3\x1b\xba\xb6\xb6\x55\x70\xb6\x98\x60\x6e\x82\x9e\xc0\x1c\x5b\x61\x19\xd6\xf8\x2a\xf2\xa6\xd0\xee\x65\xf3\x2c\x15\xaf\xde\x62\xa2\xae\xd4\xc3\x26\x53\x6d\x2b\x00\x11\x5e\x7b\x41\xa1\x84\x26\xfb\x48\x78\xfd\x55\x4d\x82\x9b\x0d\x24\xa8\xd7\xd0\x32\x8e\xad\x0b\x36\xac\x9c\xca\xc6\x39\xe2\x1d\x8b\x98\x9d\x4f\x11\xe3\x8c\x20\x2a\x8b\x97\x55\x39\x9b\xc5\x23\xac\x68\x11\xdf\x18\x5f\x7c\x91\x25\x5f\x3b\xe7\xb9\x2d\x2d\x45\xee\xbb\xb7\x0d\xb8\xf4\x5c\x46\xb4\xa2\x8a\xc5\x02\x10\x1a\x0d\x1f\x2e\xcb\x74\x2b\xc7\xb9\x73\x81\xfb\xce\x01\x70\x06\x81\x96\x8a\x23\x10\x23\x2b\x83\x43\x06\xc6\xd2\xbe\x64\x3f\xb2\x28\x23\x23\xe6\x2d\x1b\x40\x88\x54\xa2\x14\x67\xe0\x92\x61\x5c\x15\x5f\x19\xd4\x1c\xe5\xb7\xf0\xc0\x09\xe2\xd2\x94\x40\x6a\x59\x81\x55\xa6\x1d\x77\xfd\x16\xeb\x5a\x46\x27\x74\xc8\xaa\x33\xfa\x48\x98\xa3\xe9\x03\x77\x26\xf4\xa0\x5c\xa7\xc9\xe2\x10\x43\x94\x28\x89\x43\xc3\xf5\x72\x8e\x64\x0c\x32\xfb\x60\x8f\xec\xbe\x64\x77\x8d\x51\x10\x06\xe3\xaa\x04\x4e\xee\xe2\x7a\x43\x2a\xb5\xb0\xab\x26\x91\x17\x4b\xf4\x47\xc6\xd5\x1f\x03\x60\x5a\x67\xbc\x80\x4f\x9d\x09\xea\xa0\x56\x71\x03\x0e\xad\x25\x1c\x84\x03\x80\xa4\x95\x2b\xbf\xad\x6b\xb7\x88\x5b\x7e\x56\x69\x74\x58\x4f\x62\x6a\x2b\x59\xd4\x3b\x5c\x51\xf5\x5a\xa8\x1a\x3c\x4d\x55\xb4\xe2\xa4\x97\x0c\x9d\x72\x95\x87\xd5\xef\x45\x27\xcf\x6a\x2d\xa1\x7b\x1b\x6a\x4b\x3b\x07\xbe\xac\xc0\xb0\x6d\xb6\x4b\x6c\x92\xa6\xd7\x26\x97\x8b\x72\xe4\x91\xad\x62\xd0\x02\xd2\x7a\x34\x62\xef\xb9\xb0\x57\xb0\xb4\x30\xf1\x13\x1c\x3d\x1c\x12\x16\x23\x9c\xab\xb9\x01\x4b\xb5\x7e\x85\x85\xa5\x06\x2d\x69\x00\xd9\x78\x24\x04\x2a\x23\x2c\x62\x57\xb0\xe0\x91\xbb\x51\x8c\x58\xd0\x08\x00\xd1\x43\x9d\x1e\xa8\x34\xda\xa6\x6a\x12\xa9\xf5\xab\xb6\xb5\x68\xaa\xa1\x59\xab\xa0\xb9\xfc\x9c\x95\x6a\x82\x02\x84\x3e\xc4\xa7\xf0\x69\x7d\x75\xce\x9d\xb5\xd1\xe9\x77\x9a\x9e\xeb\x5e\x88\x03\xab\x51\x18\x93\x94\x9d\x81\x96\x74\xbe\x76\xbc\xb6\x04\xfa\x3a\xcd\x05\x44\x5b\x36\xb5\xf9\x65\x34\xa7\x49\xe1\xbb\xf8\xea\xc0\x0f\x53\x37\x99\x90\x47\x92\x18\xc8\xf1\x48\x40\x60\xb5\xb1\x1a\x7e\x8d\xfe\x8f\xa9\x2b\x89\xbe\x19\xb1\x0f\xc0\x86\x93\x64\x01\x80\x88\xbe\x65\xac\x2a\xcd\x3c\x34\x0e\x40\xd9\x4c\x0e\x54\x1e\x88\xd9\xeb\x39\x7e\x24\x23\xe6\x9a\xf9\x3f\xe8\x01\xfd\x09\x7d\xd3\xa6\xde\xb9\xf8\xe8\x67\xb6\x73\xbc\x0f\xa2\x8f\x83\x5b\xce\x32\x4a\xcb\x6f\x9c\x19\xa4\x64\x84\x6c\x00\x46\xf0\xb8\xc6\x94\x3d\xf2\xa8\x16\x84\x1f\x9e\x5a\x2c\x08\x53\x63\xc6\x63\x32\x26\x0d\x2e\xcd\x25\x4c\x42\x0b\x01\x97\x3c\x26\x2b\x1d\x92\x9e\x99\xfe\x04\xa6\x1b\x99\x4f\xfc\x76\x40\x7e\xb6\x4f\xc6\xf5\xd6\x87\x32\xa5\x35\x8f\xdc\x83\x87\x6e\x32\xee\x4d\x9d\xa9\x2e\xca\xef\x00\x2e\x04\x3b\x80\x66\x87\x5e\x82\x95\x4b\x61\xad\x1e\xc7\xaa\x23\x40\xbf\xac\x67\x6e\x2f\xab\x00\x16\x15\x4a\x57\x08\x3a\xa3\x5a\x7e\xef\xee\xb0\x05\x4e\xb8\x89\x37\xc3\x60\x44\x76\x72\x67\x14\x4b\xe1\x70\x32\x0e\x3d\xfd\x15\x4e\xc8\x09\xcf\xab\x02\xbc\x5d\x00\x2a\xc3\xe4\x5a\x2b\xab\x2f\x34\x1f\x9e\x99\x04\x2e\x32\xa7\x26\x65\x7a\x70\x7a\x81\xf4\xe9\xe0\xa9\xc1\x15\x82\x45\xcb\xd5\x9c\x0b\xfa\x5b\x6b\x82\x49\xbb\x8c\x5e\x78\x5a\x8b\x7c\x1c\x33\xce\xb2\xb4\x0e\xc4\x6a\x44\x0a\x55\xd2\x4a\x9a\x74\x26\x34\xc9\x01\x42\x53\xb3\xd9\x69\x9e\x18\xdc\xfd\x88\x8b\xd8\x14\xbe\x96\xa5\xec\x1f\x88\xa2\x74\xe2\x3d\x56\xbe\x41\x6a\x91\x06\x2d\xb2\xbf\xb1\xe0\x2c\x15\x40\xff\x96\x93\x7c\x47\x09\x54\xaf\x1a\x72\x7a\x87\x67\xb2\x88\x21\x35\x6b\xa3\x79\x73\xb1\xbe\xbf\xea\x99\xca\x20\xe5\xd0\x59\x16\x3d\x82\x8f\x51\xc9\x4d\x5d\xc7\xb5\x2c\x3a\x37\x06\xb9\x7c\x07\x26\x9d\x97\x88\xe7\xa8\xcb\x48\x0d\xec\xc7\x92\xdf\xa3\x4f\xc0\xab\xb2\x88\x67\xb2\x93\x38\x08\xf8\x8a\xf4\xf1\x8c\x26\x93\x0d\x98\x5c\x5d\xa8\x5e\x1a\xd4\x5a\x18\x50\x3c\x5b\x6b\xc8\x85\x55\x1c\xa2\xe6\x9f\x04\x05\x80\xaf\x45\xf1\xb2\x2f\x61\xea\xae\x8b\x90\xc7\x68\x29\xc5\x88\xb5\x10\xd7\xe1\x96\x70\xd1\xcc\xe3\xd7\x30\x40\xd8\x86\xca\x5d\xd7\xfd\xf6\x6d\x27\xc2\xb0\xa4\x7d\x3d\x12\x75\x74\x8f\x95\x87\xc1\x17\x72\x78\x1d\x03\xa2\x17\x6d\x5e\xee\x64\x78\x72\x1c\x47\x38\x9a\xb7\x4e\x6a\xc2\x79\x42\x30\x6b\x93\x5e\x1b\x1f\x57\x8f\x88\xc1\xa6\x04\xd6\x9d\x24\x00\xd0\xea\x96\xc0\x16\xf5\x2b\xc4\x77\x16\x03\xb0\xb6\xe1\xe1\x06\x89\xc3\x0d\x54\x11\xe6\x2c\x3f\x94\xcd\x12\x52\x5d\x2b\x8b\x80\x7e\x60\x3b\x49\xa2\x3c\x09\xaa\xfa\x65\x44\xe8\x51\xeb\x25\x7e\x24\x4c\xeb\x0c\x76\x1c\xce\x99\xf1\xe4\xf2\x59\x7d\x2d\x9f\x03\xdf\xb5\xf3\xa7\x41\xd2\x58\x3c\x62\x70\x70\x79\xf9\xb0\x6a\x5a\x95\x5a\xcd\x08\xed\x52\x1b\x9f\xce\x40\x88\x58\xfb\x78\xde\x96\xcd\xc4\x6b\x9f\x49\xd3\xf7\x18\x62\x0c\xb6\x76\xad\x05\xee\x97\x22\xd3\xde\x6c\xac\x43\x53\x7a\x21\x23\x32\x44\x6d\x94\x41\x5e\x82\xa0\x8d\x36\x34\x9f\x67\xbd\x4b\x8a\xea\x05\xee\x36\xe8\x38\x94\xa5\xae\xea\x8e\x8e\x67\xb0\x4e\x2e\x3b\xb7\x17\x36\xe2\xb6\xec\xb2\xf5\xe9\x19\x45\x98\xa3\xad\xcf\xa9\x04\x86\xe4\x72\x48\x09\xfe\xc9\x68\xd8\x54\x1a\x0b\x98\xab\x52\x90\x66\x6a\x61\x8b\x5a\xc1\xbd\x18\xa6\x64\x1a\xc0\xae\x26\xf7\x70\xf5\x8e\x8c\x4b\x0e\xe2\xa6\xce\xa0\x23\x6b\x56\x68\x6c\xd2\x2d\x74\x08\x00\x51\x49\xb8\x6f\x8b\x06\x31\xf5\x41\xc7\x38\x69\xb5\x65\xed\x80\x69\x42\x96\x64\x91\x64\x6f\xb1\x3b\x95\xc8\x89\xe6\x5d\x38\x49\x2a\xf3\xc2\x90\xcd\xaa\x7c\x8d\xb0\x49\x51\xc8\xb4\xbb\xb3\x3a\xc1\x13\xb2\x96\x7b\xfa\xc2\x7c\xb0\x94\x8a\xe0\x15\x48\x35\xcd\xb2\x64\xd1\x0d\xb5\x29\x0c\xbd\x6b\xc4\xb8\x5a\x35\xb0\x10\x19\x6b\xe9\xdd\x54\x46\x97\xda\x6c\x88\x92\x44\xb9\xa0\x6a\x31\xb6\x46\xbf\xee\x4c\xeb\xd6\x7e\x79\x6a\x3f\xec\xa2\x51\x9f\x20\xd7\x9f\x33\x32\xc2\x3d\x25\xa8\x29\x80\x62\xa7\xd0\x65\xbb\xb5\x96\xdc\x88\x7d\xb3\x6c\x61\x1d\xf8\x4e\xb7\xa1\xea\x2e\x36\x1d\x9e\x2d\xac\x30\xe6\x53\x07\x6b\xd3\x7d\x61\xab\x15\x27\xd6\xb0\x96\x3a\xf4\xdc\x4c\x50\x2e\x6c\x61\x87\x2e\x41\x6d\x29\xfe\x34\xce\xb0\xc0\x49\x42\x12\x2a\xd3\xcd\x6d\xbb\x7f\xfe\x76\xe9\x68\x4f\x4d\x01\x12\x69\xcb\xf9\x7c\xa2\x69\x9e\x22\x96\xa7\x13\x2b\xe5\x62\xf9\x10\x62\x17\xba\x4c\x6b\x03\xc1\xe3\x06\x58\xca\xf7\x16\x01\x1a\xe5\x88\x05\xb8\xc4\xd6\x54\x81\xa3\x39\x25\x8f\x80\x9a\x28\x18\x91\xf2\x08\x5d\x72\x45\x4e\xd0\x47\x9c\xdd\x81\xa0\x66\x2a\x02\xce\x8c\x75\x1c\x4b\xa4\xa5\xd6\x9c\x51\x75\x30\x62\x16\xcc\xd8\xad\xca\x71\xc4\x99\x01\xb4\x8c\x60\x61\x7d\x13\x60\xee\x75\xc8\x8e\xca\xe5\xa5\x51\xd9\xb2\xd8\x02\x3f\x8d\x83\xe8\xd5\xb1\xc9\x0e\x58\x83\x8e\x6f\xf0\x93\x89\xd7\x86\x0a\xf8\xe6\xeb\x25\x92\xbb\x0d\x88\xb2\x05\x60\x0c\x8e\xab\x0b\x1c\xe1\x16\x4c\xc0\x97\xae\x32\xd1\xa9\x5f\xd2\x23\x72\x84\xbe\x4b\xf8\x44\x1e\x20\xe9\x31\x8f\x5d\x81\x7e\x79\x60\x1c\x54\xf0\x6f\x93\xc9\xf3\x95\x5b\xfd\x82\xef\x43\xd5\xb6\x29\xfd\x64\x30\x0c\xe4\x9f\x4f\x8e\x8f\xd3\xc5\xe1\x24\x8f\x1e\x88\xd2\x7f\x81\x4c\xd1\xb8\x42\x0e\x00\x08\x37\xc1\x09\xad\x5a\x9d\x3a\x14\x51\x27\x8a\xb4\x20\x76\x92\x00\xec\xb5\xbe\xd2\x7d\x5d\x4c\x87\x5c\xc3\x59\x73\xd1\x3f\x3b\x65\x91\xb7\x1d\xaf\x12\x5e\xee\xcb\x68\x2b\xa6\xee\x67\x08\xd3\x3b\x4d\xf0\xac\xa2\xb2\xac\xa1\xa4\x5c\xa5\xd4\x52\x91\x9e\x3b\xc4\x5b\xe8\x53\x56\x8e\x32\xfb\xc2\xb9\x23\xc1\xad\x68\xdd\x2d\x47\x23\x36\x90\xe8\x89\x98\x72\x9e\x90\x52\x06\xde\x89\x9c\xca\xb9\x4f\x28\x03\x7b\x29\x34\x6a\xd0\x4c\x4d\xd2\xbb\x55\x1c\x9d\x66\xe5\xfc\x37\x56\x03\xc5\x89\x24\x07\xba\x61\x40\xb4\x72\x81\x84\xe8\x49\xe0\x2c\x23\x62\xc4\x2c\x32\x25\xe0\x2f\x73\x6e\x83\x44\xda\xa2\xc9\x7b\x8d\x72\xbf\x34\xca\x41\x25\xb4\x1c\x2a\xdc\xa6\xa0\xf4\xc8\xa2\x90\x9f\xb3\x4f\x79\x95\xb3\x74\x35\x03\x18\x2f\x7c\x1c\x73\x22\x03\xc3\x33\xf2\xf6\xa3\x84\x4e\x89\xbe\x31\x47\x4c\x2f\x7d\x68\x24\x37\x98\xbe\x0e\xe2\x57\x77\x1a\x09\x2e\xa5\x8d\x16\x37\xed\x2c\xcf\xf9\xd9\xa2\x7c\x98\x01\x26\x36\x85\xfb\xab\x85\xc4\x82\x67\xae\xa4\x98\x7d\xd8\x5c\xcf\xbd\xad\xa9\x95\x05\xc4\x8a\xb5\x58\xa3\x84\xd8\xf1\xe9\xc5\xb9\xaf\x9b\x53\xe9\xba\x5e\x43\x2c\x04\x73\x6e\xaf\x22\x56\x9f\x71\x50\x4f\xac\xd2\xc4\x92\x8a\x62\xab\x37\xab\x1c\xa3\xba\x0d\x52\x57\x65\xeb\x57\xdd\x59\x15\x9a\x59\x15\x4a\xbd\xa3\x6d\x6a\x61\x85\x11\x08\x39\xcf\xed\x15\x06\x61\x41\xbf\x25\x15\x4e\xb3\x30\x4d\xd0\x41\x15\xda\x69\x9a\xa3\xd6\xc6\xb8\x5f\x14\x42\x39\xc2\x26\x02\xa3\x3a\xb8\xda\x56\xac\xe7\xa5\xb9\xb3\xc8\xcc\xbb\x08\xbd\x7d\xb9\xbc\xdb\x64\x51\x44\x9a\x49\x2b\x6f\xb8\xaa\xbf\x2d\xb6\xea\x09\xf1\x28\xd4\xad\x1b\xba\x6d\x62\x9d\x47\xab\x11\x04\x4b\x1b\x42\x00\xf9\x67\x95\xdc\x94\x35\x4c\x9a\x7e\xcc\x26\x83\xf5\xd0\xe3\xbe\x07\x57\x8d\x2d\x65\x14\xb9\x83\x48\x85\x20\x8f\x44\x00\xed\xd8\x38\x15\x56\x3e\xaa\x38\x11\x04\xc7\x8b\x60\x45\xbc\x93\xdc\xf4\x0c\x26\x1d\x49\x53\xad\x74\x82\x38\xcd\xf8\x21\xcf\x9c\x9c\x5d\x7a\x0b\x40\xfb\xe9\x54\xdf\x58\x81\x8b\x5d\x7f\xc1\x0e\xc9\x27\x2a\x95\xd6\x4b\x1a\xe2\x0b\x5d\x23\x70\x4b\x43\x29\x9f\x39\xb1\x37\xdc\xe8\xdd\xe0\xbb\xab\x9b\xbb\xe1\xd9\xe8\x5d\x11\x51\xee\x52\xa6\x3c\x08\x8d\xc3\x14\xe7\x6c\xc4\x7c\x10\xa8\xc7\x5c\x85\xbd\x44\x38\x8e\x0b\xc4\x6b\xab\xf8\x18\x39\x63\x29\x47\x0e\x4e\xc5\xca\xf0\xcf\x25\xcd\xdc\x43\xde\xcc\xbe\x9e\xac\x25\xee\x9e\xd2\xc9\x31\xd9\x3f\x4b\xd2\x34\x76\x74\xd9\x84\x70\x91\xca\xe8\x87\x44\x39\x3c\x33\x46\x9e\x9c\x7c\x0f\xb7\xf3\x31\x36\x97\xf0\x7a\xdc\xce\x6d\xc8\x06\x9b\xfa\x9e\x7e\x22\xf1\x4d\x8b\x54\xb5\x93\x2c\x8c\x4e\xd1\x6b\x8d\xbb\x90\x33\xba\x8e\x96\xea\xa7\x72\xaf\xbf\xeb\xce\x96\xae\x0a\x14\xa8\x02\xd1\x11\xe0\x1c\x15\xc2\x28\x22\x42\x61\xca\xd0\x14\x0e\x36\x8b\x16\x08\xb0\x38\x08\xf8\x5d\xbf\x45\x29\x65\x90\xed\xbe\x6c\x69\xef\xcb\xf3\x58\xa7\x94\xff\xf9\xe5\xfd\x5d\x49\x54\xfd\xfe\xea\xbe\x5c\x47\x7a\xf0\xf3\x52\x59\xb5\xd2\xc2\xb2\x00\x97\x60\x8a\x45\xe6\x9c\x05\xb6\xf4\x2b\xd3\x34\xd1\x0f\x44\xfd\xa8\xf9\x32\x67\xbb\x08\x2b\xb7\x72\x16\x38\x9c\xc8\xf8\xd1\x34\xbc\x06\x19\xd8\xa1\x2c\xc9\x1d\x70\x92\x1c\xf4\x80\x6c\x0f\x61\x22\xfb\x91\xa9\x98\x3c\xd0\xcd\x81\xca\xe8\x02\xb4\xb4\xbe\xc4\x99\x5e\x2e\x03\x2f\xe8\x30\x09\x83\xe6\xf8\xd4\x7c\xdc\x11\xa1\x29\x08\x13\xd6\x6d\x15\x4b\x89\x06\xd7\xe7\x0d\x6b\x7d\x51\xb5\xc9\x7f\x5e\xe5\x1d\x12\xef\x1e\xd8\x75\x65\x87\x20\xdf\x6b\x2f\x8a\x3a\xd8\x99\x6e\x57\xcf\xc1\x78\x51\xaf\xcb\xae\xd9\x7d\x40\xaf\x6c\x92\x67\x4b\x79\x9c\x2b\x80\x2a\xd7\x4b\x6d\x2a\x96\x61\x4d\x14\x99\x70\x40\x36\xae\x3e\x44\x4e\xa9\x07\x6d\x1e\x84\x48\x2a\xdc\x14\x90\xb4\xce\xda\x9d\xa1\xcb\x14\xb3\xe9\x02\x2f\xf3\xa3\xa1\x68\x8f\x3e\x00\x78\x0a\xae\x40\x99\x0b\xb6\xb4\xc9\xc0\xe1\x74\x43\x6a\x5b\x0f\x91\xa6\x18\x9f\xb3\x27\x5a\x6c\x56\x9c\x61\xab\x14\x83\x84\xef\x90\xc3\x9b\x0a\x4d\x1d\x8d\x58\x10\x01\x20\x8d\x4c\xae\xcf\x88\x03\xeb\x87\x0a\x90\x0c\x80\x5e\x21\xeb\xc1\xdf\xcc\xa5\x1d\xa8\xe6\x1c\xab\x79\x19\x6e\xbf\xd6\x8f\x3d\x9d\x72\x8e\x5d\x66\x97\x53\xef\x6d\x60\x55\x68\xfc\x80\xf6\x02\x80\x6d\xdb\x31\xd8\xf7\x40\xa3\xc6\x41\xf9\xa6\x20\x1b\x38\xe6\x44\xb2\x2f\x94\xcf\x9d\xa3\x89\x2d\x11\x80\xab\xf6\x56\x2d\x72\x60\x6a\x5b\x5e\x7e\xc0\x77\x00\x77\xb3\xae\x54\x1b\x1c\xab\x95\x36\x14\xe7\x34\x03\x4a\x08\x83\x3b\xa0\xd3\x36\x6c\x9a\x4f\x19\x89\x36\xc1\xe4\xb8\xc6\x02\xa7\x44\x11\xb1\x2c\xbe\xa3\x5c\x5c\x15\x62\x17\xdc\x0e\xda\x7e\xcd\x2e\x1a\xe4\xf9\x6a\x89\x02\xaf\x7a\x5d\xac\xc2\xd8\xf0\xb3\x58\x0b\x4e\x48\x4f\xe3\x47\x0b\xb5\xbf\xe6\x2c\x6c\x3f\xc5\x34\x6c\xf8\x4a\x00\xa9\xb2\xed\x9c\x5e\x06\x5b\xe2\xae\x86\xd2\x50\x8a\xbf\xd8\x13\x50\x89\xd5\xa3\x6c\x43\x93\x58\xc5\x4b\x77\xc2\xbb\x5d\xc8\xb8\xcb\x49\xac\x1c\xaa\x52\x30\x3a\x50\x09\xc8\xfb\x06\x58\xa1\x19\x11\x02\x84\x96\xa6\x90\xb3\xc0\x8f\x62\xf1\xc2\x0a\x6b\xa3\x95\xac\xaa\xc5\x56\x2a\xcb\xb5\x82\xc7\xed\x2a\x5b\xbe\x97\x68\x76\x2d\xd1\xac\x61\xdb\x33\xd4\x49\x44\x05\xb8\xc3\x16\x41\xb5\x19\xd7\xe5\x09\x42\x32\x87\xbd\x22\x6d\x25\x45\xb8\xfa\x29\xf3\xff\x2a\x73\x70\x47\xd4\x21\xa9\x36\x65\xa9\x1d\x05\xfe\x11\x70\x8f\x24\xa1\x34\x60\x03\x15\x60\xb4\x26\xae\xcc\x98\xa0\xcf\x2f\x8d\x77\x05\xb2\x45\x17\x3c\x47\x4f\x54\x6a\x5d\x78\xc4\x20\xf0\xca\x9b\xaa\x15\x47\xe6\xc5\x03\x78\x0b\xf2\xca\x65\x3e\x49\xa9\x42\x38\x98\x61\xc9\x5e\x76\x60\xcf\xb3\xfe\x00\x66\xdc\x98\xb8\xdc\x84\x79\xb2\xe2\xd0\x6c\x60\xfc\x29\x1a\xd9\x36\x37\x39\x08\x12\x7d\xde\xec\xe4\x40\xe3\x09\x35\xcc\xc6\x33\xd7\xa7\x27\xa3\x66\x6b\x83\x45\x61\x04\xa8\x4c\x2a\x55\xe5\x6e\xb1\xd8\x8b\x2b\x52\x93\x8b\x8d\xe8\x94\x9b\x5c\xbc\xbe\x8b\xe4\xe4\xb6\xb2\x3d\xcb\x92\xd5\xdc\x27\x2d\xc6\x59\x97\x04\xa9\xb8\x8b\x44\x0e\x25\xa5\xeb\x56\x49\x69\xdf\x60\xa2\x8a\x08\xeb\xcd\xe3\x75\xd7\x51\x07\x8b\x84\x97\x90\x8a\x82\xfc\xb5\x32\xc8\x06\xa9\x72\x7e\xc6\x15\x24\x29\x44\x50\xd2\xb8\x96\x38\x37\x62\xcd\x12\xc8\x72\x9e\xb8\x6d\xcc\xfb\x4e\xe1\xa4\x82\xf3\xe7\x66\x61\x2d\x5a\x3f\xf9\xa8\x21\xa3\x2c\xdb\xe2\xc4\x55\x11\xb3\xf0\x3f\xb5\x28\x20\x20\x78\x6c\x92\xc1\xd9\x70\x2a\x3b\x46\xa4\xaf\x3c\x17\xf6\xd2\xdd\xa1\x6a\x57\xe3\xce\x9d\x03\xf8\xbd\x8c\x6c\xb9\xb1\x8b\x40\x75\x6a\x7c\xc5\x8d\xb8\x49\xd1\x45\x40\x69\xdc\x19\xb6\x64\x35\xdd\x5b\x37\x7e\x00\xae\x47\x3b\x74\x6c\xc2\x30\x3c\xe2\x71\x65\x4b\x4a\x13\xb6\xc5\xac\x9f\x61\xd2\xeb\x16\xca\x0c\x5c\x61\xc2\x86\x4f\xd2\xd0\x6e\x00\x15\x32\x6d\xd4\x59\x85\x0f\x7b\xd1\x2e\x67\x31\x11\x8c\x60\x35\x7f\xb9\xa0\xf5\xd3\x6d\x8d\xd3\x2f\x16\xc0\x7e\xba\x93\x2a\xc9\x95\xa0\xf0\x35\xe3\xc1\xd7\x08\xae\x2e\x6a\x66\xd6\x14\xc7\xa6\xea\xf4\x05\xa6\xc7\x3a\x54\xba\x55\x5c\x7b\xb3\x32\xf7\x3c\x11\xfe\x0d\x56\x9f\x5a\x6c\xbf\x3e\xec\x61\xa5\xd1\x15\x4b\xf2\x59\x84\xd2\x3f\x7f\x74\xf7\xb2\x9a\xa6\x79\x10\xf0\x0d\x85\x65\x15\xa6\xcc\x72\xaf\x65\x31\xde\x5a\xa2\x4c\x71\x53\x58\xf7\xde\x27\x0c\x7c\xf6\xf9\x02\x7d\xf4\x78\x1f\x3d\xde\x47\x8f\xaf\x15\x3d\xbe\xcc\xcc\xe8\x3d\x5f\x50\xe3\xad\x54\x99\xc3\xac\xe3\x0a\x6d\x6d\xf3\xa8\x6e\x67\xa9\x0b\x43\x62\xec\x2f\xf6\x87\xc6\xa8\x98\xda\x67\xd5\xd9\x86\x56\x43\xb6\xa8\x1a\xdf\xb1\x88\x13\x0b\x9f\x65\x63\x56\xcb\x56\x9e\x65\x06\xc9\x11\xfb\x9e\x3f\x91\x47\x22\x0e\x10\x56\x28\xe5\x5a\x49\x0f\xa2\x50\x80\xe0\x4a\x48\xcc\x26\xda\x00\xa3\x4b\x9c\x92\xd8\xd4\xd9\x0a\x22\xdb\xac\x59\xd4\x3a\x34\x9b\x50\x22\x01\xf0\xd0\x6c\x83\x8b\x4e\x18\x31\x13\x6d\x66\x22\x9c\xe0\x4e\xa6\x6e\x62\x40\xd7\x7f\xf4\xee\xd6\x3f\x1e\xa1\x3b\x7d\x0f\x50\x59\x1e\x6f\x00\x1a\xd5\x36\xb6\x11\x9b\x09\x9e\x67\xde\x52\xc5\x27\xa6\xe0\xa2\x01\x9c\xae\xbb\x5b\x61\x30\xce\xd7\x1a\xe1\x58\x6b\xbc\xcb\x09\xe7\x55\x02\x11\x37\x42\x5e\x09\x09\x48\x73\x09\x1f\x5d\x65\xa3\x9d\x8d\x97\x34\xc0\x9b\x58\x86\x1f\xfd\x4c\x2e\xdc\x33\x22\xc1\xf6\xe2\x6d\xdb\xa5\xf4\xd7\x72\x8a\x75\xe3\x38\x97\x59\x1e\xbd\x77\xc0\x59\xd0\x9b\xb3\xb7\x8b\xce\x6d\x64\x95\xc9\xad\xb3\xfc\xf8\xd9\x6c\x92\x9d\x03\x28\xdb\xf8\xc5\x75\x2e\x32\x0e\x12\x4f\xb2\x70\xd9\xe6\x16\xa0\x2a\xe3\x59\x6e\xa2\xc7\x68\x18\x4c\xd4\x48\xd9\x54\xaa\x8f\x58\x45\x73\xcd\xdf\x0b\xa0\xa6\x1d\x45\xd5\x15\x5c\xf9\x79\xed\x94\x0d\x33\x38\x0d\x7b\x6f\x31\xdc\x77\xb0\x5b\x9b\xfb\xd5\x45\x58\xbb\x1b\x3b\xd5\xfd\x95\x6a\xc9\x07\xd6\x47\xf7\x89\x7d\xa2\x27\xba\x8a\x8a\x56\x8d\xbf\x1b\x6d\x95\x0b\x05\xed\x3c\x5e\x6f\x0b\xe4\x8b\x33\x8b\x33\x54\xbc\x68\xeb\x02\xb6\x38\xd9\x37\x2c\xf4\x6d\xbd\x27\x50\x39\xbe\xb0\x6b\xa6\x38\xd3\xc2\xba\xe2\xfa\x96\x14\x33\x23\x2f\x9a\xfa\x93\x08\xa3\x5c\x50\x77\xf6\x2b\xa9\xac\xed\xd4\x01\x76\xc0\xe3\xb0\x10\x4c\x84\x83\x1a\x59\xc6\xad\x8e\x23\x95\x63\x1f\xfe\x07\x34\xe1\x4a\xef\x9a\xb4\x5d\xe7\xbe\x16\x4e\x8c\x6a\xd8\xd3\x95\x84\xbd\xc5\x2e\xe3\x26\x58\xb6\x4e\x27\x8d\xb2\x59\x80\xe9\xd6\x6c\x8b\xed\x02\xd9\xde\xf8\x65\x37\xd8\xf9\xc6\x4f\x9d\xec\xb3\xc9\xb7\x4b\x30\x67\x5a\x3f\x5f\x25\xc0\x96\x42\x9d\x6d\xb8\xa9\x95\x9e\x42\xb4\x3d\x6b\x27\x03\xd0\x4c\x0a\xee\x70\x6c\xa5\xa9\xff\xf2\x7f\x99\x12\x3f\x66\x69\xfe\x0b\x71\x31\x62\xe6\xf7\x03\x0f\xaf\xaf\x5f\x28\x70\x2b\x71\x4a\x0a\x64\x3f\x51\xc6\x00\x03\x24\x04\x8b\xe1\x64\x30\x4a\x3d\xba\xb8\x1e\xc3\x43\x3e\x21\x82\x11\x3d\x34\x97\x33\xed\x99\x59\x8a\x19\x9e\x01\x22\xea\x01\xc4\x9f\x81\xb8\x5a\x88\xfc\x86\xa4\x4d\x99\x36\xe0\x56\x9a\x59\xda\x94\xcb\xa2\xda\x24\xf4\x69\x44\x59\x0b\xc8\x58\x04\x31\x34\x53\xff\x8d\xed\x7f\x33\x89\xfd\x6e\x70\xfb\xc3\xf8\x66\x78\x7b\x75\x7f\x73\x5a\x12\xdb\x4f\x2f\xee\x6f\xef\x86\x37\x8d\xcf\x8a\x74\xc5\xbf\xdd\x0f\xef\x5b\x1e\xb9\x06\x2e\x06\xdf\x0d\x4b\xa5\x5b\xff\x76\x3f\xb8\x38\xbf\xfb\x79\x7c\xf5\x7e\x7c\x3b\xbc\xf9\xf1\xfc\x74\x38\xbe\xbd\x1e\x9e\x9e\xbf\x3f\x3f\x1d\xe8\x2f\xc3\x77\xaf\x2f\xee\x3f\x9c\x5f\x8e\x5d\x70\x6f\xf8\xe8\xa7\xab\x9b\x1f\xde\x5f\x5c\xfd\x34\x0e\xba\xbc\xba\x7c\x7f\xfe\xa1\x69\x16\x83\xdb\xdb\xf3\x0f\x97\x1f\x87\x97\xcb\x4b\xc4\x36\xaf\x46\x6b\xf5\xc9\xe0\x22\x0b\x8c\x33\x81\x98\x34\x59\x58\xd2\xa6\xbf\x81\x8b\xe0\xda\xd0\xe3\xe1\x81\xfb\xcb\x14\x74\x3d\xd4\x2c\xd0\x79\x9f\x0a\xee\x31\x62\xde\x3d\xe8\x2f\x55\x28\xe8\x6d\xb3\x4f\x4b\xa3\x3d\x41\x03\x38\x2b\xa0\x30\x94\x3a\x05\xcc\x09\x3f\x52\xe7\x50\x46\xa6\x58\x7f\x4a\xc1\xb7\x8c\x0e\x51\x75\xc3\xcb\x0d\xda\x39\xc1\x10\xac\x77\x2c\x5e\x76\x1a\x64\x35\xb1\x15\x28\xe5\x04\x39\x0e\x4d\x8c\xda\x6e\x20\x33\x17\x0c\xa7\x34\x32\x3f\x54\x50\x23\x51\x81\x90\x50\x6d\xb1\x44\x60\xe5\x96\xe7\x04\xfd\xf0\xd7\x62\x50\xe0\x29\xb0\x06\x82\xbc\x56\x08\xcc\x3e\x10\xb9\x59\xd5\x55\xe4\x59\xea\xc9\x1d\x73\x6b\xc2\x85\x73\x6b\xeb\xc5\x82\x5b\x27\x67\x01\x4a\x52\xc9\xc7\xa3\x8f\xb7\x99\x51\x85\xc6\x4f\xd0\x2d\x20\x34\xc8\x42\x75\xd7\xbb\x98\x25\xf9\x8c\x32\x44\xd3\x2c\x21\x45\xa5\xe1\x09\x99\xe3\x47\xca\x1d\xea\xbe\x29\x4e\x00\xeb\x68\x45\x2b\x74\x88\x5a\x0f\xca\x09\x1a\xc4\xb1\x2c\x33\xb8\x12\xe5\x38\x96\x79\x58\x1e\x76\x08\x6c\xc4\x62\xcf\x36\x2b\x74\x54\x1c\x39\x58\xb1\xdd\x63\x50\xd4\xd9\x61\xf9\xee\xdd\x0a\x4f\x55\x3e\x8c\x1d\x29\x8f\x37\x12\x06\xee\xb0\x7c\x70\xac\x79\x95\x40\xe0\xd0\x40\xb6\xeb\xd1\xc2\x82\x74\xed\xd4\xaf\xec\x18\x0e\xda\x66\x7d\xb6\x82\xd9\xae\xe8\xd2\xcd\x38\xa9\x54\x1c\xea\xdc\x5f\xa9\x62\x51\x63\x67\x3b\xf5\xaa\x34\x4b\x63\x70\x24\xc7\x9e\xfe\xd7\x98\xc7\x35\x7c\x7a\xe5\xbf\x5c\x2a\xb2\x8d\x83\x75\x5b\xd7\xd7\x52\xcb\xd3\xb4\xfe\x96\xa5\x74\xb8\x23\x54\x9a\xee\xc2\x20\xe0\xc5\xd3\x08\xdc\x6a\x98\x32\x5b\x45\x84\x78\xbf\x8f\xab\x9b\xab\xcf\xb1\xaf\x6c\x85\x27\xfc\xb1\xa4\x5c\xa6\x44\x4a\xdc\x82\x59\x11\x98\xc4\xb6\x61\x0c\xfe\x84\xda\x0f\x3b\xd2\x93\x3b\x93\x77\xfa\xab\x65\x46\x9f\x9b\x50\x33\x76\x13\xd5\x02\x6b\xec\xe2\x59\xd1\x95\xc9\x6a\xd3\xfc\xe5\xa0\x08\x59\xe1\x22\x88\xe4\x69\x73\xb3\x74\x34\xab\x55\x17\xac\xb1\x38\x4c\xe8\x2a\x5b\x3f\xd2\x25\x68\x7d\x63\x20\x5f\xeb\xbf\xc0\xe5\xf5\x59\x83\xea\x4a\x7e\xc5\xb0\x70\xae\xa9\x11\x0f\x36\xb7\xd0\x96\x7a\x80\xb0\x49\x26\x2c\xa4\x29\x99\x47\x73\xe3\xcd\xd1\x57\xc6\xc1\x88\x3d\x05\x1b\x52\x0a\xb7\x1d\x84\x2d\x01\x08\xe2\x27\x7d\xdc\xe8\x63\x29\x88\x19\x44\x46\x0a\x11\xb5\x01\x21\x18\xc7\x5b\x51\xf5\x66\x05\x81\x07\xfb\xb5\x05\xa9\x6f\x50\xe2\xac\xa1\x0a\x7f\x53\xa1\x33\x3f\xb7\xa0\xbe\xd8\x16\x9a\x72\xd7\x21\x04\x25\xce\x9a\x46\xb0\x83\x0a\x67\x2f\x8a\x4a\xec\x93\x22\x4d\x0e\x6d\x3a\xb1\x30\x05\x7a\xba\x6e\xb5\xff\xe4\x66\xf4\x27\xe3\x77\xc8\x5b\x70\x2d\x82\xd6\x3c\x30\x31\x3a\xd4\x32\xab\xcb\xb7\xb6\x01\x0f\x12\x1d\x1a\xb0\xb3\x2f\x20\x9e\x71\x70\x7d\xfe\xc5\x01\xfa\x22\xcc\xe9\xfa\x62\xa3\x03\x68\xc7\x6d\xab\x9c\x81\x36\x55\x0a\xec\x2f\x1f\x3b\xd8\xab\xca\x49\xb4\x7b\x66\x0f\x22\x6a\x3b\x87\xfa\xcb\xd2\x37\xe0\x04\x86\xaa\x5d\xc6\x4f\xea\xc3\x8a\xad\x0b\xc8\xc8\xb8\x54\x36\xac\x5d\x3c\x62\x93\x45\xd5\xc9\x73\xe0\xbd\x3c\x9d\x4f\xe9\xd6\x95\xa8\x74\x7b\xf5\x24\xe0\x1d\x87\xbb\x2e\xbf\x0f\x56\xa4\x15\x0f\x4c\x64\x33\x9f\x06\x5c\xac\x2d\x1a\xa0\x8f\x13\x6f\x9a\x55\xc9\x5e\xe6\x16\xb3\x71\x53\x56\xc9\x3f\x6f\x8d\xdc\x3a\x04\x57\x0f\x9a\x56\xc4\xc6\xd5\xb7\x08\xd7\x3d\x95\x3d\x2f\x95\xed\x22\xaf\xa0\x3c\xb8\xf5\x2f\xd0\x53\x23\xc7\x05\xcd\x38\x83\xab\x56\x26\x3c\x83\x2f\x95\x2b\x5b\x5d\xe7\x73\x4d\x9f\x6f\xb0\x26\xab\x9d\xbe\xb7\x26\x70\xc0\xb8\x5d\xeb\x63\xad\x0e\x75\xa0\x6c\xed\x14\x4e\x4d\x0e\xa1\xa2\x29\x39\x40\x9c\x25\x8b\x20\xd8\xc1\x9e\x57\x20\x37\x13\x0b\x34\x27\x54\xb8\x4e\x2c\xcc\xdc\x5a\x49\xe7\x6b\x4a\xe3\x6d\x34\xb2\x45\xa4\xc9\xe5\xe0\xe3\xf0\x6c\x3c\xbc\xbc\x3b\xbf\xfb\xb9\x01\x42\xb0\xfc\xd8\xa1\x08\x06\x2f\xdc\xfe\x7c\x7b\x37\xfc\x38\xfe\x30\xbc\x1c\xde\x0c\xee\x56\x20\x0c\x2e\xeb\xac\x0d\xbd\x2e\x97\x4d\xea\xdb\x3a\x08\x76\xce\xcc\xdb\xd0\x7b\x1d\x67\x30\xe8\x84\x92\x16\xac\x41\x93\x60\xcf\x62\x22\x50\x4c\x1e\x49\xc2\xb3\xc2\xac\xda\xb8\x60\x01\x08\x61\x43\xfb\xcb\x80\x08\xa1\xcd\xea\x1a\x9f\x20\x53\xa2\x2a\xa8\xd2\xe9\x1b\x04\x91\x0f\x0b\xc2\xbe\x50\x88\x7c\xca\x12\x1a\x51\x15\x24\xe0\x71\x61\xdd\x2b\xc6\x7d\x08\x51\xa0\x2b\x88\x6b\x67\xd1\x28\x3b\xd7\xf9\x43\x4f\x7a\x5d\xdb\xf7\x27\xca\x83\x62\xad\xac\x7b\xb2\x03\xc5\xbe\xc5\x69\x5c\xc3\xec\xda\x60\x74\xcf\x61\x1e\xa8\x67\xc2\xd8\x24\xba\x16\x3c\xaf\xe6\x41\xae\xbe\x0d\x97\xc5\xc9\x94\xce\xf5\xf2\x40\x99\x6e\x94\xfa\xca\xe1\x2e\xa5\x7a\x80\x3b\xc0\xb7\xb0\x31\xe2\x6b\x06\x2c\xd4\xca\x5c\x30\x13\xdb\x89\x91\x20\x29\x57\x5a\x01\x33\x11\x01\x07\x5a\xa8\xa2\x38\xa1\xbf\x01\x12\x94\x20\x47\x41\x04\x05\x24\xda\xc5\x61\xc4\xa5\x45\x69\x38\x1a\xb1\xb3\xe1\xf5\xcd\xf0\x54\x33\xa4\x23\x74\x2f\x01\xe4\xa9\x34\xf5\x33\x4b\xde\x46\x1c\x0b\x23\x19\x28\x93\x8a\xe0\xb6\x60\x30\x22\x04\x17\xdd\xf9\x83\xef\x6f\x08\xdf\x35\x93\x37\x3c\x2b\xd9\xa6\x9c\x01\xe0\xb2\xb5\x98\x6b\x10\x9b\xbf\xf3\xd4\xa7\x1b\xfc\x54\x5a\x91\x10\xe4\x02\x24\x91\xf2\xaa\x3f\xe3\x6a\x03\x86\x63\xf7\xf9\x95\xfa\xbc\x86\x6f\x97\xcd\xf3\x0e\x42\xec\xa4\x2a\x00\x21\x0d\x66\xa4\x2f\xd6\x51\x99\x67\xab\xa8\x28\x5e\x03\x10\xa3\x42\xfa\x13\x32\xc3\x0c\x89\x9c\xb1\x0a\x42\x68\x68\x69\xab\x07\xcd\xac\x7b\x54\xf5\x9a\xe1\x94\xe7\x0c\x94\x06\x08\x63\x6d\x18\x8c\xcc\x08\x53\x2b\x06\xf3\x5a\x70\x27\x95\xa1\xee\x2f\xe2\x49\xc3\x40\xdb\x40\x4f\x9a\xfc\x49\x50\x31\x76\xbd\x6b\xd9\x05\xe5\x95\x9c\x4a\xfa\x50\xf9\xfb\xb9\x59\xcb\xc6\xf2\x61\xeb\xee\xee\xb0\x7c\x58\xdd\x55\x4c\xa2\x87\x75\x2f\x9b\x6a\x06\x64\x62\x0b\xee\xd6\x8c\x7d\x0b\xfd\xd4\x56\x94\x80\x3a\xcb\xd1\x03\xfa\xfe\xee\xe3\x05\x9a\x52\x2d\xf7\xea\x6b\xe5\x12\x6b\x19\xfb\x5e\x24\xbe\x88\xbd\x91\x41\x72\x91\xf8\xbb\x17\x36\xde\x89\x52\x81\x94\xa0\x6f\x34\x3c\x23\xce\xd8\x2b\x2c\xa6\x5d\xa5\xa2\x84\xc0\x2c\xe6\xa9\x99\xc7\xb1\xcc\xa7\x53\xfa\xe9\x48\x61\xf1\xd5\x1a\x12\xcd\x69\xc9\xc1\x56\x21\x23\x1b\x3e\x69\x21\x16\xc1\xaa\xb0\x52\x4e\x18\x3e\x12\xa6\x76\x22\x64\x43\x13\x0d\x19\xde\xdd\x4c\xe5\xa6\xbc\xde\xf9\x59\xc1\xa1\x7d\x99\xf7\x20\x34\x47\x09\x0c\x97\x95\xcd\xaa\xb1\x7e\xe1\x36\x6f\xf5\x63\x67\x07\x28\xbc\x5a\x5f\x97\x15\xf1\xdd\x76\xb5\x8b\x32\xbb\x45\x6c\xa6\x83\x28\xdf\x10\xf3\x45\x12\xa3\x8a\x07\x58\x03\x56\xc3\xaa\xee\xb9\xe9\x73\x8e\x65\xb5\xcb\x95\x5b\xbe\x01\xc0\x49\xa9\x99\x0f\x04\xf2\xff\x76\x11\x4d\xbd\x4e\x9e\x37\x0c\xe4\x5e\x24\x10\x07\xbc\xd4\x14\x63\x4a\xfc\xea\xe3\xeb\xc5\x13\xdc\x41\xd0\x34\x83\xd1\x92\x0f\xc9\x04\x81\xa2\xf3\x27\xe8\x3a\x21\x5a\x7c\xc8\xb5\x08\x91\x27\x89\x03\x83\x5a\x2e\xe2\xac\x05\x60\xf6\xec\xf3\x0a\x04\xe8\x25\x13\x73\x60\x68\xcb\x67\x16\xac\xc1\xee\xb3\xf3\x83\xf5\x05\x3b\x28\x58\xc3\xca\xaa\x10\x30\xe0\x85\x09\xfe\x04\x7b\x08\x2e\x71\x63\xfa\x9b\x66\xf3\x82\xc8\x39\x6f\xcd\x88\x0b\x67\xfb\x3c\x73\x70\x4b\xf9\x8c\x93\xb0\x91\x77\xe3\xb6\xe0\xe0\x0e\x97\xf3\x99\x69\xa2\x51\x24\x58\x36\x45\x8f\x62\xef\x43\x18\x2c\x34\xa7\x0d\x65\xb3\x43\x03\xc7\x5c\x61\x2f\x0a\x61\xb2\x0a\xfb\x7b\x21\x91\x2f\x8c\x03\xd1\x7f\x5e\x58\x41\x8b\xb8\x76\xaa\x64\x51\xf1\x09\xe9\x3b\x7d\x3d\x2e\x6b\xb3\x1f\x8a\x26\xf4\x80\x9b\x59\x9b\x05\xb0\x07\xb9\xcd\xc6\xb6\xc8\x12\xc0\x97\xdd\x62\x33\xe5\x46\x9d\xa2\x9d\x81\x6e\xeb\xc7\x01\xb1\xac\x48\xf8\x7a\x2e\x77\x4e\x89\x5a\x4a\x13\xe8\x21\xa3\xd6\x87\x8c\xb2\xd5\x0c\x3c\xed\x01\xc0\x9b\x12\x90\xd1\x5d\x78\x6c\xaa\x97\xbc\xb5\xb2\xae\x4a\xb5\x29\xed\x4e\xa7\xbc\x9a\xd2\x17\xfa\xdc\x9f\x6d\xe9\xf2\xd1\x93\x59\x8c\x21\x53\x71\x9b\xb0\x8f\xd2\xfc\x8d\xb9\x1a\xda\x24\x31\x32\x69\xe9\x06\xd0\xd6\xae\x9d\x37\xd5\x67\x58\x10\xa6\x46\xec\x46\x8f\xc2\x7c\x51\xb8\xfe\x8b\x6a\xf5\xa4\xa8\xed\x38\x45\xd8\x7e\x05\x8b\xde\x16\x79\x25\xc7\xe6\x25\xd0\x85\x9e\x31\x7b\xfa\x3b\xf3\x8e\x49\x66\xb7\x60\x2e\x7a\xaa\x74\x5a\xe8\x8d\x5a\xd8\x8b\xe6\x14\x72\xc9\x63\x22\xed\xe5\x41\x95\x05\x0b\xf0\xa2\x72\x4e\x1c\xac\x2e\x7c\xe6\xf9\x57\x13\x73\x75\x9a\x29\x73\x16\x21\x39\x62\x41\x1f\x4b\x50\x18\x8d\x76\xb8\xa1\xd8\x0f\xfb\x4c\x63\xef\x69\x81\x7f\x9a\x1d\xe2\x82\xce\x28\x0b\x0a\xb5\xd8\xe9\xa5\x38\x03\x7b\xa2\x39\x83\x7c\xea\xef\x9f\x3b\x1b\xd6\x7e\x04\x23\xfe\x9f\xff\xfe\xfb\x11\x6d\x33\xb7\xcb\xb1\x5d\x81\x7d\xd8\xc9\xf5\xb6\x25\xdc\xf9\x00\x1e\xa2\x05\x76\x40\xe6\x13\x8f\xdd\x5c\x0a\xd5\x2f\x7e\xb5\x97\x9b\x26\x1a\xae\xe6\xc6\xbf\x58\x26\x77\x30\xc6\x8b\x7c\xf9\x2d\x1b\xb0\xb8\xc2\x03\x5d\xb8\x19\x83\x28\x4f\x07\xfe\x6f\xa2\xf3\x74\xfb\x95\x0b\xa5\xc2\xa0\x02\x94\xb6\x6d\xa2\xe1\xe6\x58\x3e\x5f\xc8\x43\x63\x45\x15\x63\xa5\x0c\xef\xc8\x55\xc1\x0f\x66\x90\x26\x8b\x4e\xef\x4a\x2e\x89\x30\x07\xda\xc3\xf9\xa0\x7a\xd1\x65\x88\x7d\x5b\xe1\xc3\x21\x29\xa6\x6b\xc5\x69\xeb\xf7\x9b\x11\xf2\x4a\x46\x5c\x3c\x23\x62\x1c\xe7\xa5\xa0\xdc\x55\x6d\x5f\xeb\x8f\xce\x72\xb5\x58\xdd\xbe\x4c\x70\xf4\xb0\x0e\x2a\xa1\x7e\xbf\xa5\xd9\xd5\x82\x61\x10\x3a\x51\x16\x0e\x5b\x30\xff\x48\x05\xf3\xcf\xc6\xf2\x95\xb4\x76\xb8\x68\x18\x54\xcd\x0e\x84\x7b\x7b\x13\x19\x64\x62\x18\x39\x9a\xe4\x85\x95\xc3\x63\xbd\xc7\x47\x23\xf6\xde\x14\x4b\x00\xc5\xc3\x0c\x20\x82\x44\x0a\xf2\x29\xe3\x92\x94\x32\x7b\x1a\xf0\xdb\x6d\x66\x9e\x1d\x46\xb3\x4c\x5a\xa9\x5a\xbe\x95\x48\xfa\xea\xe8\x8d\xf5\x0d\xaf\x4f\xb9\x99\x02\xb7\x92\x7a\x22\x9a\x51\x4d\x3b\xe3\xc6\x93\xb6\xfe\xd4\xbb\x96\xff\x28\x62\x65\x00\xc7\x47\x25\x8b\x03\xe4\xa7\x57\x21\x88\x84\x3c\x12\x30\x53\xc2\x18\x43\x94\xfe\xb2\xa9\xa9\x85\x9d\xac\x3a\x40\x45\x5a\x1d\xb0\x05\x14\x57\x47\x50\x4e\x3e\x6a\xa2\xc5\x72\x5a\xc5\xd6\x19\x40\x4d\x0e\xff\x35\xa4\xd0\x41\x58\xad\x60\x41\x14\x22\x9f\x14\xb1\xc5\xf6\xee\x5c\x8e\x56\x3d\xac\x1b\x35\xa7\x99\xb4\x8b\x48\xbb\xa7\x8a\xda\x44\x6c\x66\xae\x4b\x42\x8b\xdd\xbd\x6f\x93\xb2\xe6\x98\xc5\x36\xd3\xd0\xca\xd2\x5a\xa6\x80\xd9\x19\x3b\x90\x8f\xc1\xb6\xf9\x72\x01\xcc\xb3\x69\xd3\xe0\x51\xc3\x45\xe6\xf4\x22\x2d\x99\x83\xdb\x9a\x0b\x2d\xa0\xe6\x4c\xd1\x44\x13\x87\x1d\x83\xd6\x9a\x73\xe6\x81\xd6\x20\x62\xb8\x0d\xcb\x8b\x4a\x49\xd9\x6c\x6c\x57\xd2\x25\xcd\x75\xbb\x18\xca\x34\xf5\xd1\x34\x65\x7e\xfc\xce\x35\xb4\xdc\xce\x6b\xc8\x1a\x70\x96\x5c\xba\x1e\x08\xd6\x8c\xbb\xc9\x58\x80\x2c\x97\xe5\x37\xa6\xb1\x59\x0a\x6a\x6a\xba\xc2\x44\xd7\x31\x52\x80\x58\x57\xcf\x8f\x2f\xae\x10\x69\x53\xf0\x4c\x62\x0d\x44\x40\xab\x96\x1c\x43\xd9\x9a\x5b\x78\xce\xbc\x88\x66\x8b\xf6\xf8\x0c\xea\x4a\x9a\x22\x76\xdd\xd9\x30\x6f\x9c\x24\x13\x1c\x3d\x78\x65\xc3\xab\xdc\x5c\x38\xd0\x73\x2d\xa0\x42\x55\x27\x43\x5c\x7a\xa0\x11\x48\x37\xa1\x17\xc6\x20\xa4\xd8\x61\x17\x9d\x9b\x55\xb3\x10\x4f\x06\x12\xc7\x8c\xde\xc4\x8c\xc7\x24\x4b\xf8\x22\x6d\xb9\xcf\xaa\xa9\x59\xdb\x44\x40\xb4\x65\x86\xed\xf4\x2a\xab\x30\xbd\xb5\x2f\xb3\x5a\x9e\xc7\x0e\xf0\x7a\xd6\xe0\x92\x1f\x12\x3e\x01\x2b\x9f\xd5\xb2\x5d\xee\x42\x10\x42\x5f\x3d\xcf\xeb\x66\x54\x54\x4f\x24\x95\x59\x82\x17\xcb\x7a\x30\xb1\xfc\xcf\xbb\x6f\x26\xf7\x7b\xb5\x11\xac\x7b\x14\x6c\xe3\xe7\xcf\x81\xc0\x7a\xe1\x24\x01\xf3\xae\xe1\x5f\x15\x63\x92\x49\xa2\x3a\xca\x04\xd7\x82\x02\x1f\x31\x85\x67\x6e\x73\xad\x70\xc9\x9f\x18\x11\x72\x4e\xb3\x52\xb5\xb7\xad\xc3\x6e\x2d\x45\xdb\xff\x98\x20\xd3\x35\x78\x27\xcf\x0e\x0d\xf2\x83\xa6\x0f\x99\xe1\xa8\x30\xfe\x45\x09\x96\x92\x4e\x17\x01\x60\x83\x8f\x60\x84\xb4\x98\xb2\xb6\x1c\x14\x58\x6a\x62\x34\x66\x7c\xbb\xc9\x58\xde\x3e\x5b\xeb\xbe\x7c\xfc\x68\x1c\x22\x63\xe9\xfb\xa4\x8e\xce\xe1\x6e\x6a\x8b\xd2\xd1\x8a\xa4\x69\x52\xb3\x37\xcb\x30\x5e\x0a\xaa\xd2\x6e\x46\x28\x84\x49\x3b\x6c\xab\xc8\x78\x20\x85\x10\x64\x44\x95\x52\xd4\x60\xf3\xb5\xe2\xe4\xcc\x9f\x9a\x38\x3d\x08\x03\xe4\xaa\x17\x1f\x1f\x20\xb9\x15\x78\x51\x17\xba\x38\x23\x09\xd9\x49\x24\xeb\x06\x44\x52\xf5\xb0\x07\xe4\xb1\x94\x34\x0a\x90\xf4\xd5\xc6\x85\x0d\x02\x6c\x5b\x20\x50\x9a\x87\xfe\x93\x19\xa8\x8d\xb1\x6d\xda\x45\xb0\x7f\xc1\x2a\x77\xd5\x5d\x9a\xb0\xd4\x4c\x0b\x96\xe4\x8a\x6e\x4a\x74\x55\x74\xea\xe5\x95\x7d\x24\xb5\x57\x0e\x45\xad\x8d\xeb\x03\xe9\x12\x71\xb0\xf2\x00\x6c\xc4\x81\xea\x7c\xba\x1b\x5d\x58\x3f\xa1\xe2\x68\x46\x94\x29\xac\xed\xab\x87\xbf\x25\x9a\xd8\x59\x20\xfd\x8e\x56\xbf\xf9\x90\xaf\x77\x6a\x6f\x89\x92\xee\x4a\xa8\xc1\xd3\xd9\xcd\xd9\xc3\x2d\xd8\x8f\x63\x69\x04\xd7\xcf\x5e\x6e\xd9\x3a\xf9\xdc\x8e\xcc\xa6\x60\xff\x8e\x04\x2a\x33\xc7\xd8\x7e\xe1\xd3\xad\x4b\x40\x43\xb8\x04\xce\x66\xd6\xe8\xf5\xb9\x5e\x95\xb4\x3f\x77\xd1\x6b\x7d\x1a\xaf\x8e\xaa\xa0\xee\x5e\x1e\x5c\x4f\x1e\x74\xe0\x85\x7b\x78\xf9\xb7\x1d\x83\xfd\xbc\x7f\xf6\x40\x38\xac\x5d\x89\xbb\x13\x11\xdf\x10\x99\xec\x85\xa4\x58\xdb\x8a\x97\x92\x17\x0f\x1d\x7a\x4c\x81\xc5\xb2\xbf\x5b\xb4\x1f\x27\xf9\xc6\xba\x81\x9e\xef\x82\x5d\x4d\x2f\x3b\xa1\x0f\x00\x52\xc4\x90\x6f\x9a\xdb\xca\x0c\x70\x78\x83\x90\xb1\x9a\xef\x61\x45\x30\x9e\x1d\x5e\xa7\x30\xbc\xda\x72\x3e\xc7\xf6\xda\xe4\xa2\xce\x9b\xfb\x9c\xa4\xb6\xee\x58\x76\xa1\xa3\x3c\xb3\x17\xc7\x52\x63\xf0\x41\x1f\x13\xdb\xed\x16\x6d\x80\x2c\x71\x5b\xb6\xcb\x43\xd6\x54\xb6\x6a\xfb\xf4\x68\x97\x72\x36\xce\x04\x99\xd2\x4f\x1b\x89\xe2\xd7\xf0\xa9\x55\x2f\xf5\x32\x57\x0a\x61\x81\x7b\x06\x0a\x67\x05\x71\x7b\x76\xa5\x6d\xb1\x9c\x11\x2b\x32\xce\x6c\xba\xd9\x03\x59\x20\x2e\x4a\x3f\x6d\x0a\xae\xb7\xfb\xa2\x5d\x66\x5f\xe7\x4a\x65\xf2\xe4\xf8\x78\x46\xd5\x3c\x9f\x1c\x45\x3c\x35\xe1\xe6\x5c\xcc\xcc\x1f\xc7\x54\xca\x9c\xc8\xe3\x6f\xbf\xf9\xa6\xd8\xe2\x09\x8e\x1e\x66\x06\xae\xa4\xee\x77\x2a\x6d\xf9\x6d\xbd\xb0\xed\xfa\xa5\x1e\x04\x67\x63\xf2\x49\x13\xa9\xdc\x14\xc8\xe6\x5e\x12\x89\x06\x3f\xdd\x22\xb9\x60\x0a\x7f\x3a\x41\x1f\x29\x03\x01\xe4\x7b\x9e\x0b\x89\xce\xf0\xe2\x90\x4f\x0f\x53\xce\xd4\x1c\x7d\x84\xff\xb5\x3f\x3d\x11\xf2\x80\x7e\x26\x58\xd8\xfd\xb5\x25\x91\x7c\x75\xdd\x39\x86\x5c\x5c\x89\xc8\xa3\x5e\xe1\x6f\xfe\x03\xa5\xa6\xe5\x13\xf4\xf5\xf1\x37\xff\x81\xfe\x08\xff\xff\xff\x47\x7f\x6c\xd1\xd4\xd6\x83\xc2\x81\xc2\x99\x37\x65\x77\xdc\x41\x65\xa5\x36\xa8\x25\x7c\x2a\x78\xb1\x53\x8d\x2d\x3f\xd0\xe8\x81\x4f\xa7\x63\x45\x53\x62\x72\x83\xc6\x58\xd4\x60\x54\x37\xc4\x15\xa4\xb6\xf2\xa9\xa0\x06\x6e\xdb\xd5\x56\xb0\x9d\x9a\x4c\x68\x77\xdc\x64\x5e\x54\x7e\x84\x20\x90\x52\x35\x4d\x2a\xe1\x2b\x12\xeb\x53\xb1\x4e\xc0\x87\xb3\xce\xd4\xeb\xb3\x17\xc8\x01\x61\x35\x5f\x1f\xb8\x15\x46\x21\x9a\x40\x0d\xbb\x90\x8d\xc7\xa1\x16\x1e\xf9\xd9\xc4\xbc\xc1\xd4\x5e\x2b\xde\x4d\xd6\x3a\x5f\x1d\xea\x76\xcb\xc5\x56\xf2\xf2\x03\xa9\xc5\xdc\x76\xac\x23\xe2\x6a\x48\x86\x75\xa5\x21\xe9\x94\x0b\x8f\xef\x69\xf4\x5a\x5b\x6d\x6c\xb5\x15\x8a\x0a\x13\x1c\xd4\xed\xd0\xeb\xa9\x9f\xf9\x4f\x56\x0d\x13\x22\x85\xdc\xdb\x45\x1d\x25\x18\xad\xbe\xe2\x34\x4b\x6c\x18\x71\x03\x08\xd8\xaa\x0d\xbd\xf5\x79\xdf\xd0\x38\x84\xad\x41\xc8\x3e\x73\x92\x89\xcd\x49\x6e\xde\xcf\x5c\x44\xe4\x94\x6f\x17\xb6\x98\x50\x56\x8b\x77\xee\x5e\xa2\x23\x28\x56\x6e\x8a\xb1\x38\x9c\x4c\x1e\x17\xc2\x9e\x31\xeb\x5a\x74\xf6\x00\xa0\xaf\x3c\x1b\x00\x7a\xda\x05\x06\x5c\x0d\x33\x7c\x0b\xae\x6d\x0c\x7f\x05\xc3\x73\x90\xf3\x15\xa4\x79\x81\x35\x2f\xdc\x10\x36\xcf\xd4\x0e\x39\x40\x02\x43\x1c\x9b\x9a\x63\x66\x54\xc2\x29\x8e\x28\x9b\x1d\x04\x88\x69\x90\xf8\x1d\x72\xe0\x26\xba\xb8\xc3\xf2\x61\xb7\xb1\x59\x5b\xd7\x52\xa3\x71\x51\xcf\xc7\x62\x1c\x18\x5b\x30\xad\xc1\x45\x29\x2c\x1f\xda\x40\x3e\x6a\x08\x43\x4b\x46\xe7\x97\xc2\xe1\x12\x2d\x1b\x9f\x4b\x24\x25\xa1\x08\x0a\xf0\xe1\xae\x8a\xa6\xc5\x1b\x73\xb9\x40\x18\xee\x4d\x9a\x90\xb8\x0a\xb4\xb7\x64\xfc\x72\xce\x85\x1a\x6f\x08\x51\x58\x4d\x86\x65\xe4\x30\x01\x58\x06\xfe\x48\xc4\x23\x25\x4f\x65\xa4\xbf\x75\x68\xd1\xd8\x19\x82\x40\x24\x80\x82\x4b\xb5\x26\x1d\x1b\x7b\x37\x5b\x18\xde\xa4\xcf\x33\x96\x0f\xd2\xd7\x14\x44\x32\xc5\x49\x72\x80\x04\xc9\xa5\xa9\x69\x29\x49\x32\x3d\x74\xa8\xec\x31\x4a\xf8\x8c\x46\x38\x41\x93\x84\x47\x0f\x72\xc4\xf4\xdd\xcc\x66\x86\x2f\x64\x82\x47\x44\xca\x40\x98\x29\xf2\x5c\x6d\xf6\x11\x14\x14\x54\x44\xa4\x94\x51\xa9\x68\xe4\xa4\x94\x22\xb5\xdc\x94\x8f\xd5\xea\x65\xc4\x4d\x19\x44\x18\xae\x16\xae\x88\xc1\x89\xcb\x99\xad\xdf\x01\x37\xa4\x85\x7f\x72\x71\xb5\x6d\x07\x68\x07\x68\x56\x8e\x42\xc6\xaa\x7c\x20\x57\x1c\xa9\x53\xfb\x19\x1c\xe3\x65\x24\x70\x53\x3e\x51\x9e\x20\xfd\x49\xf3\x20\xc9\x8e\x2e\x8b\xa8\xe1\x92\xb0\xe0\x83\x69\xf7\x0c\x5c\x07\x86\xdc\x02\xa9\xb3\x8a\xa6\xf5\x2a\x82\x94\x01\x25\x63\xaa\x8e\x46\xca\xa2\x24\x8f\x7d\xd1\x30\x7d\xeb\x3e\x6a\x22\x71\xcb\xa3\xd7\x5e\xdf\xcd\x07\x08\x4b\xf4\x44\x92\x44\xff\xd7\x04\x0d\x1f\x7a\x0c\x6f\xcd\x92\x0d\xce\x3a\x74\xe2\xb8\x74\x2b\x45\xc1\x24\xf6\xa4\xd6\xa5\xbf\xb7\xd7\xe5\xcc\x2b\x25\x33\xbd\x3c\x6b\x72\x68\xbd\xd2\xad\x78\x87\xa5\xb1\x95\xc9\x16\x80\x5b\xda\x07\xd5\xd1\x00\x24\x9a\x32\xa4\x0d\xc5\xc1\xd3\x47\x5a\xd4\x75\xb5\xbd\x2d\x35\x10\xe9\x19\x75\xb2\x0e\x85\x44\xb1\xb1\xc5\xb3\x32\x95\x1a\xd2\x00\x35\x05\xc1\xcd\x84\x40\x4d\xc8\xa3\x88\x90\xb8\x31\xbe\x54\x8f\x68\xef\xf0\xfc\xae\xb1\x9a\x9b\xa4\xf5\x94\x2b\x53\x56\xd0\xe0\xf9\x39\xcb\x95\x01\x80\x9b\x24\x7c\x02\x17\x12\x40\xfd\xb9\xa4\xd7\x20\x61\xce\xcc\x9b\xc4\xe8\xcb\xe0\x7e\xf1\x80\x0a\x5f\x35\x03\xcf\x95\x56\x64\x0f\x60\xfe\xaa\x26\xb3\x56\xb0\xbf\x72\x65\xac\x23\x74\x5d\x41\x01\x09\x2b\x4b\x63\x7d\x6d\x2c\x45\x94\x79\x25\x68\xc0\xca\x24\x9e\x6f\x87\xd6\x84\x06\x2c\xf5\xb9\x03\x68\xc0\xca\x3c\x5b\xa2\xf2\xf9\xec\x59\xb3\x89\xf5\xa4\x2e\x78\xf7\x14\x2f\x83\x46\x65\x44\xbc\x12\x09\xba\x03\xb9\x68\x22\xc4\xfd\x82\x3d\xac\xd4\x8f\x7b\x5d\xd8\xc3\xca\x60\xf6\x19\xf6\xb0\x32\xd4\xfd\x85\x3d\x6c\x18\x68\x07\xd8\x43\xe3\xb6\x1f\x6b\xa2\xee\xc6\x14\x20\x65\x65\x92\x4f\x6f\xe1\xde\x5d\x3a\xc6\x53\x13\x12\x60\xae\x31\x27\x4a\x5a\x14\x60\x18\xad\xcd\x6e\x6c\x0b\x74\xc2\x72\x2b\xda\xf3\x7e\x35\x2a\x8d\x21\x21\x4b\x30\x2b\x5f\x1d\x50\x22\x5e\x90\x48\x93\x9f\x61\x54\x4a\x60\x26\x61\xaa\x07\xd6\x5c\xa7\x47\x61\x2c\xd4\x11\xce\x6c\xb6\x78\x5b\x71\x8e\xfd\xc9\x8b\x5d\x0f\x51\x12\x80\xee\x4a\xac\xbe\x13\x4c\xd5\xc7\x0a\xbe\xfd\x9c\x3f\x59\xc9\x11\xc8\xcf\x10\x63\x2b\xe9\x41\xa7\x63\x6b\x53\x68\x5b\x31\xca\x14\x99\x55\x45\xfa\xe2\xb0\x50\xa6\xfe\xfc\xed\x4a\x0e\x64\x70\xfc\x9c\xf5\x22\x40\x99\xb7\xd0\x21\xbe\x9e\x0d\x89\x6d\x91\x7b\xa9\xb5\x6b\x3d\x1d\x73\xa3\x4a\x94\x62\xea\xf4\xfc\x5c\x82\x73\x6e\x4e\xe5\x88\x99\x04\x2e\x5b\x5b\xed\x08\xbd\x87\xd2\x99\x38\xcd\x12\x72\x80\xfc\xfc\xa8\xa6\xa0\x51\xfe\xf5\xd7\x7f\x26\xe8\x6b\x94\x12\xcc\x4a\x26\x16\xd0\xea\xf5\x95\x07\x40\x71\x6a\x4e\x46\xac\x71\x2b\xd0\xf0\x93\xa9\xc6\xe3\x22\xf8\xce\xd9\x94\x3b\x93\x0d\x94\x84\xc3\xd1\x1c\xc9\x7c\x62\x6a\x9a\x06\x26\x36\xa7\xe7\x5d\xf0\x19\xb8\x9e\xe1\x26\x76\x83\xde\x18\x20\xb3\xc2\x70\x3a\x02\x64\x96\xa6\xd6\x03\x64\x36\x9f\xbe\xbd\x05\xc8\xac\xec\x79\x37\x80\xcc\xa6\x2d\xdf\x00\x20\xb3\xd4\xcc\x67\x03\x90\x59\x59\xd1\xcf\x06\x20\xb3\x32\xaf\x1e\x20\xf3\x33\x01\xc8\x5c\xcd\x47\x1a\x21\x20\x9b\x0f\xef\x7a\x10\x90\x8d\xfa\x55\x3b\x8b\xd8\x16\x6f\x07\xa4\xb9\x17\x86\x80\x2c\x4d\xa0\x0f\x77\x5b\x3f\xdc\xad\x91\xf8\x6c\xdf\x7a\x78\x2e\x06\xae\x7a\x91\x75\x04\x81\x2c\xed\x4f\x67\xd3\xe7\x2e\x28\xf1\x79\x03\x2c\xc1\x03\xd3\xd5\x1c\x32\x28\xad\xa2\xb4\xd0\xb1\x5a\x32\x72\xe0\x5d\x46\x73\x0a\xdd\xf9\x3d\xe5\x6e\x10\xa8\x59\x59\x5e\xef\xb3\x31\xb4\xb8\x4b\xe3\x7c\x43\x5d\xf4\x2d\xe8\xd5\xe5\xb2\xad\xe9\x1c\x71\x83\x00\x27\x49\xb3\x61\x90\xa6\x74\x57\xcd\xae\xba\xc8\x3c\x34\x11\x68\x53\xb5\x34\x3d\x7d\x3d\x99\xe1\x18\xd9\xb8\x92\x9d\x08\xb8\x09\xe6\xcb\x19\x95\x4a\xb4\x86\x2a\xd5\x46\xb8\x8d\x1b\x36\xcb\x37\x01\x41\x99\x6d\xf6\x59\x4a\x52\x2e\x56\xc5\x49\x35\x7e\x69\x2b\x3a\x6c\xf2\x29\xc9\xe6\x24\xd5\x42\xd0\x78\xdd\x46\xba\xee\xb7\xcf\xe1\xb4\xa9\x44\x26\x6e\xb1\x44\x04\x81\x93\x55\xbf\x1b\x1b\x80\xc0\xce\xdb\xbd\xed\x36\x5b\x08\xc3\x35\xad\xf8\x0e\xc2\x75\xb9\xb5\xc4\xbe\x54\x72\xa5\x03\x7d\x37\xc6\x8b\xf8\x70\x9d\xd5\x11\x21\x4b\x62\x41\x96\xc1\x00\x15\x5f\xd9\x7a\xa7\x6b\x84\x09\xd4\x5d\xa8\x61\xb1\xcb\xf5\x83\x47\x5a\x40\x2c\xeb\xcb\x03\xbe\x65\x49\xc4\x61\x28\x51\x97\x06\x53\x5f\xaf\x12\x95\x38\x4d\x6c\x0b\x22\xc9\x45\x6b\xd0\x68\x17\x2b\x64\xa4\x72\x9c\x80\x9a\x17\x16\x69\xab\x6e\xea\x64\xd1\x90\x85\xd6\xcd\xcc\x4d\x99\xfa\xcb\xbf\xaf\xb5\x9b\x5a\x25\xb1\xeb\x06\x85\x65\x70\x14\x11\x69\x0c\xa3\x36\xa8\x18\x4f\xf8\x23\xd4\x94\xd9\x66\x57\xf5\x51\xd6\xf3\xd6\x0c\xde\x23\xc3\xc6\x05\xa9\x1b\x71\x61\x2e\x78\x3e\x9b\x3b\xdb\x8b\x3e\x33\x7a\x6a\x4d\x7b\xf9\x63\xcd\xc0\xb9\xf6\x5e\x7e\x97\xd3\x64\x33\xcb\xd6\x6d\xa9\xda\xce\x87\xf3\x3b\x24\xe7\xfe\xb4\x4e\xa0\xd9\xc6\x8d\xad\x0f\xba\x7b\x9f\xf6\x5b\x6f\x64\x87\x6e\x0e\x1c\x1a\xe2\x94\x27\x09\x98\x89\x25\x49\x1f\xc3\x22\xd9\x61\xf7\x30\xe1\x3b\xba\x61\x69\x78\xf8\x1a\x9c\x4d\x52\xe1\x34\xeb\x24\x7f\x5d\x1b\xd1\x50\x22\x37\xfa\xaa\xa7\xd9\x84\xc1\x71\x46\x58\x93\x6d\xea\xa7\x7a\x8d\x88\x37\x16\x8c\xe8\x22\xd3\x76\x16\x90\xe8\x96\xe4\x85\x83\x12\x57\xcc\x63\x5f\x03\x13\x2b\xcc\xce\xc7\x09\x16\xd7\x8c\x8b\xf6\x30\x8a\xcf\x40\x2f\xf1\x88\x0d\x4a\xe9\x11\xae\x20\xec\x64\x51\xc4\x57\x1b\x1d\x22\x64\x66\x80\xee\x6f\x0d\x2b\xe0\x03\xd1\x7f\x81\xa6\x63\xb0\x44\x4d\xb8\xa2\x0b\x49\x84\xe0\x70\x12\x1f\xe2\x68\x11\x25\x34\x0a\x74\xe6\x99\xc0\xd9\xbc\x89\xe3\xb9\x9d\xef\x41\x50\x5e\x0b\x04\xa5\xad\x64\xcd\x3a\xe1\xe0\x8e\xae\x18\x4e\x49\x0f\xce\xd2\x04\xce\x72\xe0\xe1\x07\x58\x51\x7c\xe7\x15\xb3\xda\xeb\xe7\xae\x47\x68\x79\x05\x84\x96\x4d\x0e\x5f\x01\xbf\x52\x3a\x76\x3d\x6a\xcc\xbb\x4e\xa8\x31\xfe\x12\xdc\x2b\x20\x90\xf6\xf3\xf8\xca\x00\x13\xf5\x81\xbd\x26\x4a\x4c\x83\xb8\xb0\x8e\xdc\xb4\x0c\x26\x66\x19\x5d\x74\x5a\x97\xd7\x05\x6d\x59\x6f\x65\xd6\xc2\x63\x69\xbc\xbb\xf6\x04\x9d\xa5\x7d\x1b\xf6\xe4\xdc\xec\x32\x63\x66\xbd\xea\x82\x61\xd6\xcc\x3a\x0a\xd6\x7a\x09\x34\x9e\x1e\xde\x56\x12\x4d\x51\xda\x69\xb3\x44\x9a\x81\xf3\x41\x13\x81\xe6\x3c\x89\x4d\x98\x57\xb0\x5a\xbe\x03\x1f\xbe\xed\x17\xc8\x6d\xc6\x6d\x46\x22\xa3\x6d\x15\xf5\x99\x96\xa5\xcb\xf8\x4d\x7c\xeb\x29\x33\x81\xfc\xbb\xdb\xb4\x99\x70\x65\x37\x4d\x9d\x59\x31\xb8\x65\xa2\xc7\x86\xe9\x33\x41\x8f\x4b\xbd\x74\x6e\x76\x9d\x3c\x75\x55\x62\xd9\x20\x88\xaa\x56\x48\x6b\x7b\xac\x96\x14\x7f\x1a\x67\x58\xe0\x24\x21\x09\x95\xe9\xb3\x45\x72\x9e\x96\xdd\xb5\xfa\xac\x0a\x6e\x4c\x44\x2c\x4f\x27\x86\x14\xdd\x40\x6c\xf9\x3e\xc5\x91\xc8\x59\x88\x34\xe5\x37\x06\xb9\xf2\x6e\x39\xdc\x0b\x60\x55\x8a\xe6\x50\x2b\x72\x8a\xa9\x60\x44\xb6\x56\xe6\x23\x51\x2e\xa8\x5a\x8c\x6d\xa1\xc3\xee\x07\xee\xd6\x7e\x79\x6a\x3f\x5c\xee\xe1\x76\x49\xfa\xae\x3f\x5f\x58\x31\x23\x02\xaa\xb6\xb8\xfa\x23\x41\x31\x47\x0b\xc2\x40\x7c\xe9\x17\x88\x5d\xad\x5d\xdb\x6d\x31\xd7\xf8\x69\x1c\xa4\xc1\x8c\xa3\x2a\x71\xac\x3a\xac\x4d\x30\x40\xcb\x26\xf9\xcc\x40\x38\x2d\x5e\xe4\x67\x28\xfa\x60\x63\xdd\x4d\xd3\x7a\xc0\x81\x2b\x18\xec\x95\xc5\xc6\x04\xb9\xf4\x56\xa9\x6a\x19\x27\x66\x8c\xab\xe6\x72\x5f\x4b\x06\x3b\x08\xbe\xea\x30\xe2\xa0\x93\x1d\x0d\x5b\x1f\x74\x21\xf2\x4c\xd1\x49\x1d\xa9\x46\xed\xae\x08\xe4\x20\x81\x14\x6e\xe7\x66\x28\x75\x6b\x2a\x43\x96\x38\xb1\x9d\x9d\x96\xff\x2d\xac\x93\x03\xfc\xa1\x6c\x96\x90\x52\xf2\xd5\x55\x4a\x81\x0a\xcd\xf9\x01\x03\xb4\xa6\xce\xb2\x6d\xf6\x0b\x17\xee\x81\xa1\xbe\xa4\x31\x11\x1d\x8d\xd8\x40\xa2\x27\x82\x18\xb1\x88\x10\x0d\x95\x23\xbd\x55\x1b\x4a\xf1\x4c\x88\xee\xc9\xc7\xa6\x68\xe1\x81\x2a\xe9\xab\x41\x99\x3e\xa6\x38\x91\xe4\x40\x37\x0c\x45\x24\x15\x87\xa0\x49\x8c\x9e\x04\xce\x32\x22\x46\xcc\x86\xe0\x83\xc3\x85\xf3\xc4\xb4\xdf\x16\x1a\x6a\xd7\x80\x8c\x23\x1c\xcd\x5f\x68\x8f\x30\x64\x50\x44\x73\x12\xbb\x5c\xe4\xf2\xf6\xb8\x79\x1b\x83\xf5\x1a\x9b\x75\x3e\x75\xd5\x8c\x0e\x6c\x27\x49\xa4\x39\x8a\x2f\x6e\x9b\x11\xa1\x47\xad\x69\xf8\x91\x30\x44\xa7\x6e\x1c\x36\x76\x07\x3d\x81\x67\x4a\x93\xfe\x23\xa6\x89\x49\xee\x77\x5d\x3b\x21\xd0\x98\xdf\x47\xcc\xb8\xbb\x59\x54\x4a\x2b\xa4\x8c\xca\xb9\xe6\xd4\x39\xf8\x24\x41\xcd\x58\x4b\xf2\x8c\x63\x59\x36\x32\x1a\xf5\x8d\xfe\x56\x32\x6f\x1c\x96\x52\xa6\xa2\x00\x8d\x07\x82\x25\x5d\x41\xa5\x65\x72\x66\x1f\x7a\x5f\x0f\xbd\x6f\x5e\x9b\x7d\x0c\xbf\xf7\x87\x65\xdd\x10\xfc\xb6\xed\xdf\x85\x04\xb9\xc3\x50\xfc\x57\x8e\x59\x7f\x9e\x70\xf5\xd7\xcd\x2f\x78\x8e\xd4\x82\x3e\x00\xff\xed\x05\xe0\xb7\x1f\xdb\xb5\x82\xf0\x57\x00\x32\xb9\x5e\xb6\x8d\x78\xf6\x08\x3d\xcf\x1a\xf5\xec\xa3\x36\x82\x2f\x3a\x46\x3e\x17\x10\x42\x7d\xf4\xf3\x33\x45\x3f\x37\x2c\xf1\x7a\x11\xd0\x1b\xd9\x56\x5e\x3e\x38\xb3\x5a\x63\xff\x39\x03\x34\x57\x45\xc7\xe4\x93\xf1\xb3\x1f\xbd\xc6\x39\x77\x3d\x81\x3f\x79\xa2\x30\x22\x91\xd0\x74\x36\x21\x71\x0c\xf6\x7b\xc5\x6d\x85\xd4\x82\x76\x9c\x1e\xa6\x99\x2f\x96\x9a\xd8\x71\xc2\xd9\x4c\xd2\xd8\x40\x11\x98\x5a\xfc\x25\x2d\x11\x52\x70\x61\x7f\x93\x84\x08\x67\xfe\x15\xe8\x4b\x49\xb5\xdc\x1f\x98\x84\x05\x8a\x39\x91\xec\x0b\x65\xb4\x32\xcc\x16\xe8\x81\xf1\xa7\x84\xc4\x33\xd8\xa1\xea\x60\x0e\x11\x25\x07\x88\x2a\xff\x99\x80\x9c\x5d\x9e\xab\x91\x1e\x3b\x04\xf5\x18\x11\x90\xd8\x6f\x83\x5a\xc0\xbe\x99\xaf\x8e\x10\x3a\x67\x68\x8a\x23\x75\x80\x64\x3e\x29\xda\x8f\xb9\x29\xee\xaa\xd5\x9c\x60\xe2\x45\x23\x7d\x70\x6e\x43\xe7\xcd\x67\xc3\x71\x07\x4d\xae\x83\x84\xe2\xad\x82\x98\x1e\xf1\x36\xd0\x8c\x1f\x73\x69\xbd\xdd\x88\x33\x7f\xf4\x2d\xf8\x88\xc7\xd6\x85\x8a\x9c\x06\xa7\x96\xf1\xb8\xd5\xa8\x54\x99\xca\xba\x63\x29\x22\xce\x6c\x21\x50\xeb\x11\x80\x76\xcd\x72\xc7\xfc\x89\x49\x25\x08\x4e\xad\x15\x56\x5f\x35\x10\xad\x60\xe2\xcd\xf4\xe8\xa9\x30\x22\xc6\x3a\x5b\x7c\x41\xd9\x83\xde\xdd\x02\x4d\x18\xea\x2a\x43\xcf\x4d\x9b\x96\xe9\x1b\x8f\x9c\x72\x66\x3c\x31\xdb\xec\x9f\xa4\x33\x86\x93\x35\x95\xdc\xda\xca\xd5\x9d\x27\xce\x78\x65\xc5\x05\x2d\x45\x18\xab\x0a\x32\x3d\xae\x65\x44\xa8\xcc\x37\x74\xdd\x60\x14\x93\x8c\xb0\x98\xb0\x68\x01\x24\xc2\x00\x57\x42\x30\x9c\x20\x0c\xdf\xe1\xe4\x08\x9d\x99\x44\x06\x2f\xe1\xd9\x6b\x1d\x2e\xf4\x14\x33\x3a\xd5\x82\x22\x58\xbb\xec\x28\x47\xcc\x0c\xd3\x19\x9b\x83\x62\xd5\x7e\xc5\x1a\x76\xe6\x3b\xca\x70\x29\x73\x64\x83\xf3\x94\xe4\x6b\x05\x07\x07\x66\xab\x45\x1b\xc4\xb6\xc2\xab\x50\xaf\xd7\xd8\x0c\x24\xa1\xcc\x37\xd2\xdd\x21\xb8\x32\xcd\x22\x61\xa4\x30\x58\xb4\xe7\x24\xc9\x82\x52\xb9\x19\x16\x4a\xba\xa3\x6d\x70\x52\xf5\x2d\x93\xe6\xcc\x20\x54\x18\x4b\xc3\x93\xc5\xa2\xb4\xce\x8c\xa2\xf1\xa3\x11\x3b\x57\x5f\x48\xcd\xf9\x38\x9b\x25\x0b\x84\xe3\x47\x2a\x0b\xcc\xed\x88\x33\x99\xa7\x44\x54\x2a\xd0\x5b\xbc\x5a\xec\x48\x53\x8f\x4d\xcb\xfc\x8f\x38\xa1\xb1\xee\xd6\xc8\x18\x33\x34\x21\x53\x2d\x3f\x65\x58\x48\x67\x11\x6b\x70\x69\xda\xcd\x8d\xf5\x5a\xbd\x1a\xb7\xfc\x31\x64\x88\x28\x2d\x78\x27\xb6\x3a\xf0\x71\x95\x73\xda\x55\x5f\xc2\x35\x27\xb5\x49\xa1\xe5\x02\x8e\x5d\x85\xb3\x55\x10\x2a\x0e\xc6\x2b\x37\x21\x2c\xba\x1f\x27\x4b\x9b\xc1\xad\xc5\x01\x2a\x13\xb4\xa3\x36\x86\xd6\x90\x6b\x12\x0a\xc2\x85\x54\x58\xd1\xc8\x8a\xed\x5c\xd8\x8b\xc3\x5e\x2c\xed\x5b\x7b\xb6\x25\x6a\xb1\x8c\x70\x52\xdf\xe1\x25\x5e\x33\xf3\xfe\x72\xde\x6a\x8f\x9b\x69\x7b\x69\xd2\x4a\xc4\x93\x64\x1d\x44\xed\xca\xcc\x4f\x8b\xcf\x97\x8f\xa8\xe8\x47\x6f\x80\xdb\x0b\x38\x35\xc6\xf7\x88\x13\x2b\xa1\x4a\x65\x77\x29\x7c\xc9\xdc\x6e\x0b\xeb\xdb\x1c\x31\x3e\x35\x05\x51\xdb\xbc\x92\x99\xe0\x29\x5d\x07\xda\xcd\x38\xea\x6e\x5c\x14\xe1\x0a\xe1\xcd\xc5\x1a\xea\x53\x64\xc9\xcb\xf6\x08\xf1\xe6\x98\x19\x79\x75\xc9\x19\x4a\x71\xb6\xd1\x82\xaf\xb2\xb6\x0c\x50\x6a\x4c\x5d\x76\xf5\x00\xb2\x97\x00\x7c\x39\x2c\xf2\x13\x5e\x14\xa9\x3d\x6d\xa0\x5d\x6c\x2d\x72\xb8\xd7\xaf\x9f\xb3\x29\x5f\xe3\x70\x16\xa9\x38\xf6\xf4\x61\x47\xb3\xc1\xf9\xf3\x31\x9d\x66\xf7\xcd\x9a\x76\x39\x8f\xa7\x4d\x44\xbd\xf6\xc9\x74\x2b\xf8\x9c\xaa\x5f\xc8\x44\x42\xad\x6f\x9d\xbb\xb5\x7c\xb4\x82\x16\x11\x0c\x67\xf9\x52\x7d\x2c\xd1\xe1\xce\xd7\xa8\xd2\x0e\x32\x16\x06\x17\x0c\x74\xdd\xdc\xea\x0b\xac\x99\x3d\x24\x9d\x16\x6b\xcb\xdc\xc3\xf5\xc0\xc7\x5c\x8f\x1e\x72\xac\xf9\x84\xae\x44\x56\x5d\x47\x57\x9c\x6a\x49\xc8\xa8\x0f\x45\x64\x81\x0d\xb1\x9e\xd2\x84\xc8\x23\x74\xde\xa0\x37\xba\x00\x67\xef\x10\x34\xa1\x5e\x4e\x7a\xca\x05\x0d\xea\x0c\x39\x19\x09\x51\x00\xef\x0e\x6d\x67\x82\xe8\x31\x47\xc6\x77\xc7\x0d\xd2\x18\x44\x57\x09\xaa\x79\x96\x11\x56\x15\x48\xd1\x9a\x17\x50\x9b\x5e\x6e\x64\x78\xff\x01\x37\x3e\x6f\x6c\x4b\xa9\x15\xa3\x6a\xd9\xd2\x5d\x54\x1c\xe8\x1e\x3f\xee\x7a\xbd\xd3\x5f\xd4\xf7\xa6\x71\x84\x77\xe5\xd6\xd7\x1e\x9d\x97\xf2\xd7\x77\x44\xbe\x87\x4f\x9d\x55\x14\xa3\xa9\x20\x60\x38\x4f\x7d\x4e\x28\x8b\x89\x90\x8a\x73\xb8\xef\x6e\xcf\x7e\x38\xbe\x3f\x47\x44\x45\x28\xa1\x0f\x64\xc4\x22\xf9\x78\xa0\xc5\xe3\x5f\x73\xa2\xf4\xcf\x2d\x86\x16\x9a\x12\x26\x81\x13\x50\x55\xcb\x9d\x6f\x5e\x48\xb7\x30\xfa\xbf\x67\xe5\xef\x97\x90\x7c\x2d\xfd\x05\x68\xd7\x61\xc1\x03\x99\x02\x8e\xb0\x59\x5a\xd9\x40\x31\x46\xc5\x1b\x36\x15\x67\xda\x20\xdc\x95\xfd\x23\x67\x6b\x0a\x5d\xa7\xc5\x47\xc1\x28\x5a\x64\xba\x34\xc3\x00\xb4\xb7\x5e\x1c\xad\xf9\xa6\xb1\xf5\x55\x4c\xa4\x48\x2b\x72\x2a\x7b\x51\xc7\x0a\x29\x41\x08\xb0\x10\x4f\x4f\xf6\xae\xb7\x99\xa4\x7e\x62\xc1\x47\x47\x23\xf6\xd1\x19\xf2\x8b\x5f\xa5\x6b\xc2\xc4\x66\x7b\xfc\xc1\x72\x2b\xd0\x6c\x4c\xa5\xff\x01\x50\xa4\x65\x9e\x28\x53\x60\x65\x4a\xb5\x96\xee\x06\x6a\x9e\x34\x71\x09\x81\x59\x34\xbf\xdc\xb2\xce\x0a\x9d\x8e\x49\xb2\x8e\x24\x7a\x3e\x1d\x26\x52\xd3\x77\xf4\xd0\x72\x3a\x37\x29\x21\x54\x4c\x06\xe4\x40\x57\x13\xc1\xe8\x38\xc6\x7a\x9c\x98\x02\x27\x04\x81\xe9\xb7\x1a\xfd\x6c\x12\x1c\xf5\x2e\x5a\x49\xdd\x58\x7e\x4d\xd8\xa1\x0f\x29\x82\x5e\x10\x56\x23\x26\x72\x06\x08\xb7\xde\x11\x84\x91\x24\x82\x1a\x8f\x4c\xe4\xcc\x32\xd6\x48\x36\xd3\x6c\x42\x4b\x7e\xe0\x0d\xe4\x0c\xf4\x33\x9e\x4b\x88\x60\x4c\x89\xd2\x17\xd4\x97\x50\x96\xcc\xb8\xe2\x0e\x50\x26\x68\x4a\x15\x7d\x24\xf2\xab\x86\xad\x3b\xc5\x0a\x27\x7c\x36\x10\x8a\x4e\x71\xa4\xee\xf0\x56\x1a\x38\xb6\xcd\x6c\x1a\xd6\xe1\x86\x81\xce\xcf\xf4\xe2\xcf\x08\x23\x02\x26\xaa\x75\xf2\xe6\x23\x0c\x4f\x36\xe2\xdc\x50\xd3\x23\x32\x55\x10\xa4\xb7\x58\xe0\x5c\xf1\x54\xeb\xb7\x38\x49\x16\x50\xdd\x40\x3f\x99\x63\x39\x77\x1b\x6d\xc2\x90\xba\xdc\x4d\x76\x71\x4f\x71\x34\x27\xb7\x0a\xab\xbc\xd1\x18\x5c\x19\xe5\x3b\xc2\xf2\xf4\xdd\x09\xfa\x9f\x62\x8e\xa7\x83\xd3\xef\x87\xe3\xb3\xf3\xdb\xc1\x77\x17\xc3\xb3\x60\x3e\xf6\xc9\xc7\xf3\xdb\xdb\xfa\xaf\xdf\x9f\xdf\xd5\x7f\xbc\xbe\xba\xbe\xbf\x18\xdc\x35\xb5\x72\x71\x75\xf5\xc3\xfd\xf5\xf8\xfd\xe0\xfc\xe2\xfe\x66\xd8\xf0\xe9\xfd\x5d\xfb\xc3\xdb\x1f\xce\xaf\xaf\x87\x67\x6e\x55\xfe\x1e\x9c\x2e\x08\x4f\x82\xd0\xc1\xe6\x69\x54\x0f\xe0\x21\x2a\xbf\x78\x82\xee\xab\xb8\xab\x36\xc6\xc7\xe4\x61\x3e\x61\xa9\x79\x18\x84\x72\x8d\x18\x72\x9f\xeb\x45\x69\xfb\xd4\x78\x41\xa3\x39\x41\x09\xe7\x0f\x79\x66\x59\x9b\x49\xe6\x60\xdc\x18\x7e\x88\x0c\x5a\xfb\xfe\xfc\xee\xa4\x8e\xff\xea\x1b\x0b\x10\x1f\xdc\x19\x80\x71\x61\xc7\x4e\xc1\x96\x92\x09\xf2\x08\x87\xd5\x9b\x4a\x83\x1e\xfc\xce\x2c\xeb\xc7\xb4\x86\x99\xaa\x74\x13\xc7\xb6\x06\x9d\x9b\x58\xd0\x70\x79\x5f\x97\xad\xa6\x5f\x0e\x03\x78\x8f\x26\x24\xc2\xb9\xf1\x15\xeb\x7b\x4a\x08\x2e\xc2\x01\x17\xf4\xb0\xbb\x46\x2d\x1d\x35\x36\x58\xd9\x33\x3d\x71\xf9\x40\xb3\x8c\xc4\xef\xea\xf2\x4b\xb9\x58\x99\x84\xd3\xa7\xfb\x0c\xce\xa4\xd6\xeb\x41\xe7\x77\x68\xcd\x73\x8b\xaa\x4f\xa5\xf1\x87\x15\x1e\x42\x00\x22\xd4\x77\x82\x47\xd5\xa5\xe0\xbd\xc6\x0a\x3d\x11\x48\x09\xca\x2d\x5c\xbd\xd1\xbd\xf5\xd9\x86\xee\x8c\x27\xc3\xd5\x48\x29\xa5\x0a\xb5\x32\xe3\x5d\x08\xdc\xfa\x7b\x49\x9a\x18\xf1\x16\x79\x1d\x67\xa6\x51\xe0\xce\x2e\x94\x00\x46\xdc\xe2\x33\x72\xb7\x41\x83\x85\x7c\x89\x7c\x55\xbf\x91\x56\x5c\x16\x9a\x6d\x77\x19\x8f\xcb\x65\x2d\x01\x34\x76\x1f\x58\x09\xc4\x6f\xe5\x5a\xdd\xf1\x18\x2f\x34\x71\x40\x0c\x8f\xcc\xb3\x8c\x0b\x85\x5a\xda\x30\xde\x11\x33\x3e\xb8\x73\xec\x3c\x3c\x8f\x83\x46\xb4\x84\x21\x1b\x30\x94\xbb\xa5\xf7\xd9\x75\x2d\x18\x47\x08\x55\x02\x8a\xa0\x07\x5b\x4f\x4b\x2a\x75\x89\x42\x9b\x84\xdf\x6d\x22\xf7\x32\x7d\xc1\x77\xad\xfd\xd1\xd4\xfb\x95\x6b\xa1\x71\xcb\x13\x32\x55\xe3\x46\xaf\xcf\x12\x03\xa7\x6e\x91\xb5\x65\x44\xd3\xd9\x7c\x07\x2d\x76\xd7\x12\xbe\xb5\xfe\x52\xad\x1a\x04\x16\x02\xc1\xb9\x32\xf2\x69\xa1\xc3\x20\xb7\x9a\x60\x5e\xb0\x9d\xda\x58\x66\x2f\x04\x6a\x99\xff\x81\xf1\x27\xe6\x2d\xfb\xf2\x68\xc4\x86\x18\x8a\xf8\x79\x45\xc4\x85\x38\x83\x16\xb0\x52\xfe\x2f\x15\xe4\x7a\xd1\x20\x98\x76\x84\xb2\x82\xee\x6d\xf9\xd6\x64\x81\x8a\xa2\x6b\xa5\xef\xba\x9c\x1e\x63\xf5\x76\x22\xa0\x99\xb0\x2d\x17\xa4\x48\x66\x2d\xf3\x66\x9e\x85\x03\x15\xdc\xee\xba\xab\x23\xf4\x93\xb3\xfc\x40\x3c\x51\x51\xaf\x50\x99\x1b\x27\xc1\x0b\x07\x6a\xd4\xb4\xb0\xbb\xc0\x09\xda\x75\x84\xd1\xf2\x05\xf6\x80\x04\x0d\xab\x5c\x52\xc0\x19\x33\x16\xd9\x35\xc2\x29\x4f\xfd\x47\xb7\x64\x79\xbc\xf5\x7b\xa8\xfd\x63\x1d\xd6\x20\x74\xb0\x64\xf1\xbf\xcc\x66\x99\x4c\x0a\x87\xea\x6f\x6b\xb1\x58\x0f\xaa\x3e\x3f\xe0\x01\x34\x89\x16\x68\x4a\x93\x04\xe4\x80\x23\x34\x80\xd2\x79\x90\x88\xa0\xaf\x42\x17\xb5\x46\x67\x8c\xaf\x8a\xdd\x6e\x21\xa6\x28\x20\xa6\xdb\x76\x62\x92\x40\x4d\x45\x1e\xda\x6e\x28\x6a\x07\x39\xc9\x9a\xb7\xe0\x3a\xa2\x63\xf7\x4c\xe4\x35\x94\xf7\xd7\x08\x3a\xab\x0d\x37\xf8\xf0\x5f\xcd\x43\xff\x90\x63\x81\x99\x82\x50\x2a\x2b\xba\x0b\x12\x84\xf4\x92\x4f\x10\xac\xc8\x8c\x21\x18\x7e\x0a\x37\xd7\xb9\xfc\x67\x14\x12\x4f\xe2\x03\x44\x8f\xc8\xd1\x81\x2d\x28\x2e\xf3\x49\xf1\xe6\x5c\x4b\x0e\x23\x56\x0b\x11\x39\x42\x83\x44\x72\xfb\x05\x61\x51\x02\xa5\x2a\x83\xa8\x2f\x4f\xf9\xd6\xad\x34\x59\x80\x82\x02\x5b\x59\x34\xcf\xed\x83\xe0\xc3\x11\xc3\xd2\xf8\xc4\x13\x38\xe9\xc5\xef\x4d\xf5\x7d\x4b\x71\x12\xcf\x08\x47\x5c\xbb\x86\x9e\x6d\x93\x4c\x9d\x92\x65\x1b\x04\x6f\xc0\xc6\x14\xa1\x3b\x41\x06\x31\xfa\x12\x2b\x94\x10\x2c\x15\xfa\xe6\xab\xb5\x62\x43\xdc\x04\x0b\xee\x6a\x8f\x6f\x11\x80\xed\x22\x38\xdb\x8a\x94\x43\x1d\x29\x84\x11\x23\x4f\x61\xc0\x0e\x87\x18\xab\x47\x2a\x73\xa8\xfe\x19\xe4\x8c\x98\xfa\x8d\x26\xb3\x0c\x82\x60\x8d\xca\xd4\xc2\x47\x1c\x5c\x9f\x75\x9f\xda\x61\x35\x50\x96\x55\x9e\xa8\x51\xcf\x00\x52\xa2\x88\xa5\x9c\x63\x35\x62\x96\xb3\xba\xb0\x91\xa0\x52\xdb\x20\x49\xca\xf1\x8b\x18\x42\x74\x99\x9e\x30\xd4\x2e\x3d\xf2\x0b\x74\x09\xea\x97\x0f\x22\x2b\x17\x86\xf7\x87\x45\x6b\x6a\x23\xe6\xf3\xf5\xc3\xb6\x1b\xa5\x9d\x26\xfb\xf2\x0b\x0a\xc1\x0d\xdd\x5f\x98\x22\xb2\x1d\x84\x61\xd2\x34\xe4\x15\x07\xab\x6e\xd3\x5f\x22\x1b\xef\xba\x83\xee\xa2\x72\xb3\x7d\x1c\xae\xd9\x27\xde\x60\x6e\x6f\xd9\xdc\x40\xb6\xd8\x46\x01\xf7\xd1\x8c\x2f\xe5\xf1\x2d\x0d\xfd\x3c\x86\x5c\x8a\xd5\x5c\xb0\xc8\x4d\x70\xac\x03\x0c\xdd\x34\x0e\x42\xa5\x83\xc8\x4c\x08\xa5\x77\x8c\xcf\xbe\xd9\xe2\x79\xcd\xde\xf6\xf4\x0f\x8a\xf9\xbb\xa9\xf8\x20\xb8\xfa\xc4\xdb\x85\xbd\x41\xfc\x0f\x1c\x41\x00\x25\xf4\xe4\x42\x37\xeb\x80\x02\x0e\x86\x11\x83\x31\xbf\x51\x3c\xb4\xf5\xa0\x8f\xd0\x10\x2e\x1a\x57\x1e\x1a\x4f\x9d\x43\x22\x78\x79\xc4\xb4\x66\xe2\xf2\x8f\x83\xf6\xcb\x24\xde\x74\x02\x0c\x98\xc9\x56\xbe\x9c\x74\x35\xc6\x76\x9b\x36\xe1\xb0\x54\xa0\x0d\x80\xe5\x45\xc3\xd9\x09\x8a\x79\xf4\x40\xc4\xb1\x20\x31\x95\x27\xe0\x5b\x57\xad\x4e\xbd\x54\x6b\xdb\x5b\x4b\x1a\x6d\x81\x02\x2b\x72\x0d\x4e\x4d\xff\x36\x88\xde\x55\x33\x3b\x40\x74\x0a\xea\x84\x0b\x75\x35\x49\x36\x2e\x5d\x9b\x30\x25\x16\x19\xa7\x4c\x79\x53\x56\x65\x21\x9c\xa6\xa1\x85\xb6\xb6\x20\x6d\xb1\x8b\x18\x9c\x0d\xa7\x7d\x37\x27\x92\xb8\x80\x03\x33\x29\xc5\x91\xf1\xb2\x18\x76\x91\x61\x35\x97\x90\x11\x54\x5e\x03\xab\x74\xc1\xa7\x7a\x85\x70\x06\xf1\x0a\xc6\x4a\x51\x7c\xe4\xf3\x56\xa4\xa2\x49\x32\x62\x8c\x90\x58\x22\x48\xde\xf9\xa2\x31\xf3\x4c\x7f\x7a\x80\x70\x1c\xa3\xff\xfd\xe5\xfb\x8b\x9f\xef\x86\xe3\xf3\x4b\x30\x5a\x9f\x5f\x0c\xbf\x3a\xf0\x3f\x5e\xdd\xdf\xf9\x5f\x8d\x85\xe5\x91\x08\x94\xe2\x07\x50\xf1\x98\x34\xf2\x1f\x64\x77\x84\x23\x75\x39\x79\xfa\x89\x24\x2e\xd2\xd5\x8a\x29\x1e\x02\xc8\xee\x61\x6b\xb1\x42\x63\xf3\x5b\x43\xf9\xbd\xf1\x9f\x2c\xa7\x41\x47\x3c\xbe\x0b\x27\x06\xa6\x84\x41\x34\xb6\xb5\xf6\x15\xba\x6f\x41\x70\x84\xcd\x28\x6b\x8b\xc7\x23\xec\xf1\x39\x85\xf8\x1f\xc8\xe2\x47\xad\x5e\x5f\x63\x2a\x3a\xd3\xde\x90\x3d\x52\xc1\x19\x4c\xcd\x9b\xb5\xfc\x89\xd1\x7a\x3a\x96\xd5\x43\x25\x8d\x2c\x0c\x31\x1a\x59\x6b\xcc\x67\x13\x90\xc9\xab\x4f\xd7\xc2\x23\x90\x4f\x4a\xb8\xec\x4f\x8f\xc2\xe1\xa0\x08\xfc\x45\x53\xd0\xe0\x88\xdd\x5d\x9d\x5d\x9d\x20\x92\xe0\x09\x17\x90\x0d\x66\x42\x82\x5c\x13\x76\xc1\x22\x9e\x06\x0d\x95\x32\x7f\x0f\x50\x56\x64\xfe\x86\x46\xb4\x23\xd3\xc6\xaa\x2a\xc2\x5c\xd4\xf3\x66\x77\xab\x02\xda\xc9\x5e\x73\xd1\xe5\xfa\xd7\xaf\xc1\xd2\xf1\x4c\x2b\x72\x15\xce\x6b\xef\xe6\x29\xc1\xa6\x80\xa7\x71\x0b\x59\x5b\xbe\x0d\x60\x4d\x92\x52\x3d\x20\x7d\x70\xe4\x91\x75\xc1\x17\x6f\x72\x86\x7e\xf8\xab\x44\x93\x5c\x8d\x58\xb9\x0d\xce\xd0\xe0\xa7\x5b\xf4\x1d\x56\xd1\xfc\xab\x11\xbb\xd2\x6a\xe6\x0f\x7f\x6d\x81\x28\x58\x1b\x5d\x47\xaf\xc9\x19\x56\xf8\x82\xe3\x98\xb2\x59\x13\xb4\x4e\x81\x7f\x3e\xbc\x1b\x9c\xa0\x2b\xab\xc3\xfb\xac\xe2\x22\xd3\x2a\x68\x08\x18\x32\x4c\xc4\x71\x11\x60\xe5\xac\x0c\x3f\x62\x34\x33\xb8\xb0\x46\xec\xce\x60\x0a\x69\xae\x4a\x15\xca\xb8\xc5\xe0\xd7\x5a\x99\x41\x5b\x32\xa6\x6c\x6b\x49\xd4\xab\x03\x64\xec\x37\xc3\xca\x63\x20\xcf\xd4\x99\xfd\x88\x81\x82\xee\x33\x3d\x13\x1e\xe1\x04\x62\xf2\x0e\x03\x9b\x9e\x56\xdb\x79\x0e\x69\x77\x10\x0c\xc3\x16\xe5\xd0\x59\x9f\x09\xea\x85\xb2\x70\xa3\xc0\x00\x00\xfb\x68\xbd\xb1\x29\xd7\x1c\xc7\x60\x89\x80\xf1\x2d\x31\xab\xa3\x3f\xf4\xd8\x22\x66\x59\xf4\x53\xc7\x8f\xa0\xb0\xb1\x71\x2b\xe2\x08\xcc\xf7\x6c\x01\xe1\xdb\x00\x9a\xcd\x21\xf4\xa3\xe0\xce\x96\x28\x6b\xbb\xe8\xef\xc4\xe0\xb3\x11\x33\x91\x82\xa5\x7d\x09\xb3\xe2\x83\xde\x39\x83\x40\xc6\xe2\xba\xf4\x02\x46\x66\x03\x1b\xad\xac\x9f\x09\x72\x18\x13\x45\x44\x0a\xf6\x9e\x70\x4d\xf5\x0d\x7b\x84\x6e\x42\xf5\x3a\xe6\x51\x9e\x3a\x64\x40\x48\x4f\xb4\x11\x70\xf6\x12\xf5\x14\x62\x2e\xf6\x55\x14\x8f\x45\x34\xa7\x8a\x40\x56\x5e\x67\xfd\xd8\x10\xcc\x20\xfc\xb4\x2e\xa9\xb7\x0b\xbe\xc0\x3b\xb6\x8b\x5a\x33\x0d\x8d\xb3\x72\x4b\xa5\xd6\x56\x03\x9b\xad\x28\x74\x71\x59\xa0\x97\x71\x01\xc2\x16\xf9\x94\x71\x30\x72\x9b\x9c\x2a\x1e\x7f\x21\xd1\xf9\xb5\x96\x80\xb4\xc6\xeb\xcf\x60\x2e\x95\x09\x2e\x83\x74\x1d\xf3\xb5\x49\x17\x38\x40\x5f\x9b\x8a\xb3\x11\xfa\xe4\xfe\xf8\xcb\x7f\xfc\xc7\x9f\xff\xb2\x4e\x3a\x89\x53\xc8\xa1\xdd\x62\x8d\x7c\x39\x84\xb2\x48\x14\xee\x40\x9d\x53\x6d\xb1\x0b\xf6\x00\xb6\x2d\xff\x26\x28\x45\x41\xec\x10\x9e\xd9\x13\x2e\xc3\x93\x89\x4a\x47\xb3\x88\x24\x90\x44\x1d\x94\x39\x84\x17\x76\xad\x44\xff\xbf\x96\x80\x80\x8c\xf5\x51\xd9\x2c\xc6\x89\x26\x5e\xbc\xd6\x8d\xa0\x2f\xad\xfd\x4f\x81\x03\xf1\x2b\x77\xc1\xf1\x24\x26\xc2\x56\xab\x76\x26\x3b\x6f\x48\x04\xe6\x40\x3e\x65\x09\x8f\x1d\xbc\x97\x24\x19\x06\x01\x42\x33\x83\xa3\x11\x1b\xba\xe2\xc5\x06\x9e\xc2\x7c\x64\x3c\x2f\x53\x1c\x19\x54\x2b\x89\xbe\xfc\x74\xa2\x7f\x3b\x40\x8b\x13\x08\x22\x3d\x40\xbf\x9d\x58\x10\x02\x2c\xd4\x58\xff\xf4\x95\x93\xb5\x6d\x13\x30\x68\x2a\xd1\x17\xc7\x8f\x58\x98\x9a\x87\xc7\x66\x44\x5f\x58\xce\xea\xeb\xba\x84\xb2\x79\xc2\xf9\x83\x0d\xb0\xad\x7d\x78\xec\x00\x4d\x80\xbc\xbd\xdf\xc4\x6c\xbd\xcf\x77\x54\xe8\xd0\x96\x5e\x3e\xca\x26\xe8\xe8\x1f\x92\x33\x74\xb4\xc0\x69\x62\x7f\x75\x4f\x6d\xfc\x2f\x96\xc8\x15\xdf\x76\x41\x3e\xc9\xc2\x58\x4a\xbf\x4b\xf8\x04\x66\xf5\xd1\xcd\xd4\x44\xd0\xc2\x40\x8b\xdb\xa7\xb8\xb0\xec\x44\xac\x24\x65\x60\x19\x52\xae\xcc\x2b\xc0\xe3\x9a\x66\xf5\xc9\x0f\xe9\xbf\x8d\x5f\x18\x16\xc5\x25\xf1\x19\xe3\xb0\x8f\x5e\xd3\x8d\x7e\x42\x5f\x5a\x16\xf4\x95\xbe\x63\x6c\xb8\xb2\x59\x86\xa6\x0e\x16\xbe\x83\x9f\x83\x0e\x28\x43\x26\x2d\x73\xc9\x97\xbf\x1d\x1f\x1d\x1d\xf9\xaf\x2f\xf5\x54\xfe\x5f\x44\x95\x24\xc9\xd4\xb4\xe4\x6e\xb0\xc5\x88\x7d\x74\xc0\xc1\xce\x78\x5d\x40\x25\x41\xd1\xec\x88\x27\xe8\xb0\x30\xe8\xc6\x3c\x92\xe8\x0f\x5a\xac\x0d\x96\x12\x7e\xd4\x7a\x5c\x0b\x8c\x99\x41\x2a\x7c\xa1\x43\x65\x0d\xe2\xd5\x63\x15\xa2\xa3\x78\xc5\x16\xcb\x10\x85\x1a\x68\x41\x53\xce\xb1\x45\x50\x11\x42\xbf\x4c\x3e\x29\x78\xd4\x02\x50\xd3\x18\xca\xde\x7c\x53\xd6\xd8\x6d\x81\x53\x63\xc8\xba\x65\x01\x2c\x8c\x88\xe5\x0c\x66\x9e\x07\xa1\xfb\x44\x5f\x2e\x2c\x84\xb2\x95\x79\x9a\x62\xb1\x38\x2e\x4e\x5b\x9d\x38\x0b\x5c\x7a\xe0\x31\x89\x5b\x00\x70\xe1\x26\xf6\x68\xd9\x28\x06\x2b\x5e\xba\x1b\xcd\x9f\xdd\x08\x6a\xf1\x40\x40\x9e\xa9\x44\x45\x58\xc4\x63\x4b\xd7\x45\xf6\x69\x59\x62\xf1\xef\xd4\x65\x15\x17\x11\x23\x0b\x63\x1c\x53\x26\x33\xda\xbe\xe1\x3e\x6e\x61\xdf\x7c\x0c\x55\xdd\xc8\x6c\x0d\xf7\xe8\xf9\xd5\xad\xfb\xa6\xfb\xa5\x0b\xeb\x50\x16\xd9\xb1\xd3\x12\x9d\x45\x42\xe0\xa7\xe2\xfa\x85\xd8\x0e\x63\x9d\xc9\x7d\x6e\xae\xf9\xf7\x29\xbf\xa6\x89\xbe\xb5\x80\xc6\x8f\x46\xac\xf4\xf3\x01\x22\x09\x4d\x29\xf3\xb1\x75\x86\xb9\xf3\xa9\x91\x9e\x1f\xa8\xd2\x5b\x26\xe3\x07\xcd\xc1\x1c\x5c\x46\xa0\x52\x0d\xd8\xc2\x91\x8e\x77\x4c\x59\x0b\x44\x2e\xf5\xb8\x0a\x1d\x5d\x0b\xb3\xba\x89\x43\x2b\x90\xd2\x80\xf0\xe0\xfc\x8e\x98\x6e\xcd\x9d\xa5\x22\x5c\x38\x68\x2f\x68\xee\xd0\x01\xba\x06\x1c\x00\xfa\x28\xc5\xfc\x7a\xf9\xb7\x41\x40\x19\xb2\x3c\xdd\x36\xd9\xc4\x86\x0f\xbf\x96\x99\xee\x5a\x10\x77\x53\xd9\xc4\x25\xc2\xf2\xd4\x1d\xa8\x35\x28\x6e\x68\xc5\x9f\x98\x44\x09\x36\x00\x00\xba\x21\x88\x7c\x3c\x30\x0e\xd2\x2c\xe8\xcb\x5c\x2f\xa6\x1b\x83\x11\x9f\x10\xf6\xa5\xf9\xf7\x57\xc8\xde\x0d\x5f\x1f\xd8\xfb\x5c\x48\x87\x60\x69\xf7\x1c\x6a\x0c\x91\xd8\xd8\xd0\x01\xed\x6f\x86\x45\x6c\xac\xe5\xa1\x56\x61\x32\x78\xb5\xfc\xb5\xe0\x39\x7a\xa2\x72\x3e\x62\x77\xdc\x19\x1c\x11\xe3\x1e\x2f\xf1\x00\x94\xd1\x5a\x7f\x58\x02\x13\x80\x51\x37\x51\x80\x66\xc2\x5b\xe5\x1a\x41\x14\xec\x98\xf1\x98\x6c\x87\x0b\x71\x57\xf8\x2a\x9c\xff\x5a\x10\x93\x0f\x06\x37\x45\x5b\x3a\x2d\x91\x72\x4d\xdb\x7c\x75\xe3\xe1\x1e\xb2\xed\x40\x49\xbb\x27\xb6\x29\xe4\x8a\xbf\xd5\xa0\x15\xa7\x71\x06\xd9\xc0\xa5\xb5\xf7\x28\x84\xdb\x6e\x42\x54\x4e\x55\x59\xb9\x02\xfe\xea\x33\x73\x8f\x60\xd9\x7d\x80\x31\x46\x33\xc1\xf3\xcc\xa7\xcc\xbb\x74\x3f\xb3\x0d\x56\xa6\x39\x67\x53\x7e\x62\x75\xaa\x0b\xca\x1e\x0c\xc5\x3f\xd7\x1e\x19\xa0\x49\x12\x97\xd0\x71\x5c\x95\x31\x98\xc3\x21\xa2\x2c\x4a\x72\xb8\xf8\xa4\xc2\xd1\x83\x01\xcb\x6c\x33\xfa\xea\x6f\xc6\xab\x93\x29\x5b\x24\xa6\x3c\x49\x6c\xb7\xc5\x05\x5a\x94\x61\x7c\xa4\x18\x61\x74\x7f\x73\xde\xdc\xf7\x03\xad\x3b\x73\x9a\x6f\xcf\x32\x81\xc0\xff\xfc\x40\xd7\x8a\xbb\xac\xa0\x0d\x91\x12\xa9\x7b\xe3\x52\x1b\x96\x9d\x26\xd2\x0f\x58\x91\x6d\x33\xa1\x0c\xb4\xca\x1a\x91\x7a\x35\xcc\x9a\xa5\xd6\xe3\x2d\x01\x5f\x0a\xb0\x16\x08\x0d\x6a\x47\x9e\x09\x83\xb5\xe0\xe1\x1a\xd8\x0d\xf0\x7e\xb7\xf9\x54\xde\x5d\x31\x9d\xe5\xc3\x4c\x08\x59\x03\x6d\xe0\x56\xbf\xde\x71\x90\xa5\x57\x97\x8d\xf1\x09\x1b\xf4\x60\x27\xb1\x16\x96\xc0\x38\x2f\x15\x08\xee\x44\xd0\x8e\x1c\x8d\x78\x2d\x7d\x8e\x88\x1f\x89\x0b\xc3\xf1\xb2\x98\xeb\x77\x06\xbe\x2d\x5e\x02\x27\xf6\x16\xda\x06\xc2\x0f\xc4\xd6\x2d\xc3\x26\xb4\xf8\x35\x4e\x1b\x58\x74\xf3\x4e\x14\x1d\x9f\xd9\x8f\x3f\xea\x6f\x9b\x59\xd1\x47\xc8\xe2\xf3\xc0\x29\x29\x66\xfa\x64\xbb\x5e\x5b\x8c\x90\x46\x22\xdc\x68\x48\xf7\xd9\x46\x03\x32\x3d\x76\xac\xdb\x63\xbb\x72\xad\x3c\x19\x3b\x3c\x4e\x8c\x9d\x49\xcd\xc1\x04\x51\xe0\xdd\x6b\x8e\x56\x36\x45\x18\x6c\xfc\x04\x8b\x99\x51\x90\x24\x51\xf2\xab\x86\x1d\x2e\x72\x1e\xb6\xd8\xe1\x0d\x6a\x8a\x85\x7e\x4f\x10\xbf\x97\x9d\x34\x3f\xca\x32\x66\x9b\xbf\x95\x7d\x75\x3e\x2b\x34\x51\x19\x22\x6b\x45\x5c\x08\x40\x42\x8d\xf5\x59\x69\xc7\x4c\xd9\xb2\xb6\xe4\x25\x4e\x3d\x22\x80\xab\x70\x67\xf3\xbb\xcc\xe0\x26\x04\xe0\x06\xdb\xc7\xb0\x75\x11\xc9\x70\x08\xb6\xa8\x53\xdb\x08\x46\x6c\xe0\x5e\xf1\x59\xc5\xa0\xdb\x09\x23\x80\x43\x7c\xa8\x89\x86\x06\xfd\x0a\x17\xab\x6e\x27\xd7\x32\x89\x75\x93\x37\xab\x75\x30\xb5\x7e\xe7\x6f\x23\x8b\x78\xef\xa1\xd1\x96\x56\x1b\x78\x5c\xbf\x52\x71\x33\x30\x4b\x54\xad\x24\xdb\xd4\xf1\x6a\x5d\xca\x21\x46\xd8\x86\xc2\xe2\xb5\x26\x86\x34\x59\x14\x64\xaa\x57\xdc\xe8\xe4\x95\xce\xea\xa7\x55\x6d\xc5\x8d\x29\x4e\xc7\x82\xb7\x97\x63\xe8\xb0\x4c\xae\x89\x92\x7d\x67\x6e\x60\xa3\x17\xe8\xd7\x1c\x27\xe6\x72\x63\x96\x1c\xdd\xb0\x41\x54\xfe\xf6\x2f\x68\x00\xb7\x0f\xfa\x08\x7c\x11\x1c\xfc\xd0\x9a\xe2\x88\xa6\x19\x11\x92\x33\xdc\x5a\x97\xe4\xe1\xaf\x72\x6c\x31\xdf\xc7\x38\x8a\x78\x5e\xc7\x77\x5f\x63\x26\x0d\xad\x85\x93\xc2\xe8\x21\x9f\x10\xc1\x88\xa9\xbd\x02\xef\x21\xf7\x5e\xa7\xe1\x72\x9c\xab\xf9\xb7\xe3\x28\xa1\x9d\x81\xe8\x21\xbb\x68\xa0\x3f\x3b\x35\x5f\x2d\x9b\x40\xa9\xfd\xd2\xd0\x19\x32\xcf\x90\x79\x76\x84\xbe\xc3\xd1\x03\x61\x31\xca\x92\x7c\x46\x2d\x98\x00\xdc\x50\xc0\x2e\x03\xf3\x6c\x79\x62\x46\xb6\x30\xed\xeb\x6b\x68\xc4\x52\xfc\x60\xb0\x01\xad\x10\x19\xe1\x24\x59\xcb\xcc\xe0\xe9\xa1\x86\xaa\xe2\x32\xdf\x7d\x9d\x1b\x73\x3e\x94\x39\x1f\x60\x50\x05\x04\xc9\x9c\x21\x0c\xc0\x2c\x5f\x48\x94\x67\x4e\x02\x02\x4b\x5f\x02\x7e\x57\x33\x49\x28\x60\x4c\xb5\x1e\x34\x27\x23\x06\xb1\xac\xae\xc5\x85\xe7\x2a\xa1\xab\xdf\x87\x9c\x34\x1d\xbe\xa9\x81\x25\xd8\xce\x8b\x58\x03\xa0\x5c\x41\x09\x1d\xe3\x74\xd5\x9c\x30\x30\x40\x74\x6f\x19\x34\x9a\xee\x9b\x56\x8a\xc9\xb5\x82\xa6\xb7\x98\xfa\x25\xcc\x19\xb5\xa5\x0f\xac\x91\x3c\x08\x97\x73\x9e\xa4\xe2\x7b\x2a\x91\xc4\x8a\xca\x29\x6d\x34\xcc\x84\x60\x10\xdb\xac\x3a\x5e\x0f\x81\xa2\x01\x7d\xa2\xb2\x16\x3e\xee\xff\x08\xbd\x07\x3b\x53\x20\x7b\x73\x8f\xe5\xd0\xc6\x12\xd4\x9c\xb4\x82\x1a\xee\x22\x60\xc6\xcd\x20\x78\x7f\xa9\xf9\xd0\xe7\x78\x1c\xa1\x41\x61\xdf\x37\x68\x16\xc6\x72\xbf\x62\x46\x24\x91\x64\x13\xe2\xeb\x64\x0a\x03\x1f\x38\x10\x10\x02\x59\x45\xea\xdf\x0b\xe8\x5b\x3f\xcc\x27\x48\xa3\xc4\x0f\x84\x2d\xb3\x77\x74\x1f\xa1\x31\x48\x2d\x55\xba\xbd\xa5\x8b\x1b\x63\xd7\x26\x03\xec\x7e\xec\x0a\x00\x11\x3a\x3d\xd6\x4b\xae\x05\xfd\xe8\xc1\x26\x6f\x18\x7b\xa7\x85\x20\x79\x9a\x73\x19\x9e\x33\xb7\x7f\x46\x57\x14\x39\x71\x49\x1a\x90\xfc\xe2\x17\xd8\x44\xbd\x30\x1e\x22\x94\xc0\xa8\xfd\x21\x35\xb6\x5c\xbf\xdf\xc8\xb1\x50\x58\x06\xf0\x13\xb9\xa6\xea\xa7\xf9\x87\xbf\xca\x2b\x38\xb1\xbb\xc8\x85\x6f\x2e\xdc\xb5\x7d\x1c\xfa\x86\x16\x78\x1f\x61\x55\x54\xfd\xc2\xb1\x47\x6f\xc8\x78\x8c\x0a\xf2\x5a\xbf\xc4\xd7\xeb\x4f\xab\x52\x1a\xac\xd3\xdc\x56\x51\xf6\xc7\xc0\x4d\x8f\x26\x39\x35\x55\x36\x4b\x22\x97\xcd\x97\x04\xed\xd7\x5e\xff\x54\xfa\xfb\xa4\x99\xc6\xae\x79\xbc\x0d\x61\xad\x0f\x58\x57\xa7\xeb\x0e\x51\xbc\xb2\xa9\x2a\xe8\x92\x95\xc8\x78\x7b\xfc\x65\x3c\xee\x5e\x47\x13\x1c\xee\x93\x7c\x7a\x0b\xb0\xe8\x6d\x98\x10\x0e\x27\x6c\x4e\x7c\x92\x97\xde\x67\xdd\x8d\x4f\x39\x68\xdb\x14\xeb\xbf\x2d\xae\x7f\x8c\xfe\xef\xed\xd5\xe5\x61\x8a\x85\x9c\x63\xc8\xb9\x75\x6d\x1d\xb8\x52\x23\x46\x01\x75\x7e\x25\xca\x46\xec\x10\xcd\xf8\x81\xf1\x62\x9e\xa0\xb9\x52\x99\x3c\x39\x3e\x9e\x51\x35\xcf\x27\x47\x11\x4f\x8f\x8b\xa5\x39\xc6\x19\x3d\x9e\x24\x7c\x72\x2c\x08\xc4\xb1\x1e\x7e\x73\xf4\xed\x37\xb0\x33\xc7\x8f\xdf\x1c\x83\xef\xea\x68\xc6\xff\x70\xf1\xed\x7f\xfe\xf9\x2f\xba\xe1\x6c\xa1\xe6\x9c\x9d\x58\x17\xe9\xd2\xb6\x0f\x8d\xdc\x7b\x6c\x3e\xa9\xf4\xf2\x9f\x47\x5f\x87\xc3\xb0\xaf\xa6\x3c\x26\x89\x3c\x7e\xfc\x66\xec\x36\xe6\x28\x5b\xc7\xe9\x5b\xf0\x7b\xbf\xe2\x95\x1a\xb2\xfa\x77\x4f\x31\xce\xd4\xb7\x6a\x57\x1a\x8e\x4a\x18\xa5\xbc\xc5\x81\x79\x20\x35\x3f\xf8\x1a\x0a\x98\x17\xa4\x5a\x54\xfa\x75\xc1\xbd\x5b\x45\x9b\xb5\x92\x32\xc1\xeb\x4c\x23\x00\x8e\x35\x26\x88\x0c\xd3\xa6\xe8\x36\x1b\x5d\xb1\xcd\xfa\x3d\x27\x04\xf2\xae\xb1\x8f\xed\x74\x37\xc4\x3d\x4e\xcc\xd7\x2e\x16\x84\x3f\x39\xbc\xe3\x5d\xa0\x04\x77\xac\xc7\xe4\xc1\x4f\x0d\xf1\xc0\x58\xdc\xb8\x5a\x86\x31\xc7\x72\xb3\xa0\xa2\x81\x81\x18\xf3\x7e\x01\x5f\x45\xd2\x76\xe8\x58\xa5\xcb\xda\x86\x62\x7f\x16\x1c\x26\x33\x55\xca\xe5\x11\x7a\x5f\x29\x58\x53\x04\x4a\xdd\xbc\x3f\x45\xdf\xfc\xf5\x3f\xff\x3c\x62\x5f\x36\x70\x31\x88\xdc\xe0\x62\x66\xe3\xb6\x80\x77\xa5\x58\x2a\x22\x8e\xc5\x34\x3a\x36\x81\x20\xc7\xfa\xfb\x43\xdb\xe9\x21\x9f\x1e\x7a\x08\xd4\x43\x8b\x06\x79\x94\xc6\xeb\x25\x34\x97\x48\xcf\x84\x4d\xd9\x80\x6b\x09\xc1\xd9\x06\xfa\x84\x4f\x3d\xd8\xb5\x89\xab\x37\xb8\xf8\x7c\xda\xf0\x07\xd4\x76\xfd\xca\x03\x2e\x61\xe9\xfa\x28\x10\x50\xda\x8f\xe6\x6e\xd0\x90\x1d\x89\x3c\xa7\xda\xe6\x78\x49\x28\x9c\xad\xb3\xf0\xcd\x87\xad\x08\x7b\x37\xf9\xdf\xb6\x38\xa8\x41\x93\xe5\x8c\xf0\x29\x44\x0d\x81\x5c\xe0\xbc\xa2\x60\x1b\x62\x5c\x05\xb9\xde\x82\x64\xe6\x82\x09\x8b\x89\x36\x2c\xf7\x96\x88\xca\xab\xd6\xf9\x39\x10\x95\xb7\x5d\x77\xcb\x50\x5e\x69\xc1\xb7\x0d\x5d\x32\x47\x69\x1d\x2f\xae\x7e\x7f\xa5\xc7\xc6\xf3\x01\x70\xd1\x84\xf5\x3b\x0d\xb6\x11\x24\x2b\x90\x43\xc5\x0f\x01\x24\x03\xa0\x17\x0c\xc6\x79\x9b\x1b\x17\x3c\x5d\xeb\x5c\x93\xfa\xfd\x0e\xe3\x34\xee\xcf\x4f\xc1\x40\xad\x4c\x62\xab\x65\xdb\x10\x10\xca\x18\x11\xd6\x86\xbf\xf2\x46\x5d\xd3\x0f\x16\x6e\xe5\xf2\x08\x90\x42\x2e\x0f\xf1\xa7\x7d\xfc\x2f\x0e\x98\xc0\x11\x82\x2c\x8c\x39\x4f\xb9\x16\x67\x78\x2e\x83\x87\x26\x8b\x07\x2e\xe1\x56\xd9\x2b\xc5\x99\x01\xc5\x7a\xbd\xd9\xe8\xa3\xa5\x1f\x19\x13\x47\xf8\xd2\x5a\x90\xfe\x93\x32\x88\xf9\x8a\xf1\x7b\xf4\xe9\xe5\x74\x03\x5e\xd6\x14\x4c\xca\x50\xf1\xcb\x62\xca\xd2\xdf\xb4\x06\xa3\x49\xca\x67\xcc\xf8\x9b\xdb\x04\x05\x18\xec\xb7\x10\x5e\xd2\x49\xf3\xad\xd9\x99\x79\xba\xe6\x1e\xf8\xa0\xc6\x2e\x1b\x80\x99\x09\xf3\x73\xf1\x7d\x87\x8d\x01\x7e\x6d\xe7\xd2\xd5\xd7\x8a\xc7\x0e\x9f\x70\xbd\xa1\xde\xfa\x06\x2c\x14\x61\x7d\xdc\x05\xbc\x0b\x44\x83\x9a\x35\x36\x0c\xc1\xc9\x16\x2d\x4e\x7e\xb6\xfe\x61\x84\x82\x0e\xeb\xac\x1d\x74\x62\x88\xb3\xb6\x82\xc1\x59\x68\x5b\xc0\xf5\x0c\x0e\xcb\xf4\xf7\xa6\xf0\x61\x83\x88\x55\x64\x0b\xe8\x51\xd6\x94\x47\xff\xe1\x63\x51\x4c\x70\x91\x91\x03\x34\xc9\xe1\xf9\xe5\xd5\x5d\xe8\x1d\xfe\xff\xd8\xfb\xb2\xe6\x36\x92\x2b\xdd\x77\xff\x8a\x8c\xb8\x0f\x92\x6e\x80\xa4\x97\x98\x08\x87\x22\xe6\x01\x4d\x52\x6e\xb8\x29\x92\xe6\xd2\xea\xb9\x83\x09\x28\x51\x95\x00\x72\x58\xc8\x84\x6a\x21\x85\x19\xfb\xbf\xdf\xc8\x73\x4e\x2e\xb5\xa2\x0a\x00\xd5\x1a\x4f\x3f\xd8\xdd\x4d\x54\x65\xe5\x7a\xf2\xac\xdf\x27\x71\xb4\x27\xd1\x4a\x44\x4f\x50\x38\x88\x57\x1e\x1e\x06\x4b\x24\x39\xdf\x4e\x95\xa7\x1a\xca\xb5\x0d\x75\x6e\x1d\xfa\xb2\x43\x20\xd7\x29\x8b\x65\xb6\x49\xf8\x16\x82\x4a\x0a\xf3\x82\x7d\x40\xca\x25\xd4\x1b\x51\xb0\xcb\x7b\xd6\x7f\xa5\xcd\xaa\x78\x8a\xfc\xc1\x73\xc9\xd3\xb9\xcc\x53\x9e\x6e\x99\x9f\xcc\xba\x3c\x60\x99\x58\x73\x95\xcb\x68\xaa\xd6\x82\xab\x30\x0b\x88\x82\x6a\x66\x92\x63\x2d\x08\x9f\x74\xb1\x10\x51\xee\x01\xce\x40\x79\x77\x33\xb5\xeb\x0c\x0e\x1b\xbb\x3b\x79\x9d\x43\xff\x51\x2a\x2c\xa7\x95\x6b\xc8\x31\xa3\x3d\x44\x57\xe3\x9e\xae\x6c\xa0\xa6\xa2\x2b\xd7\x1a\x83\xf0\x5f\x76\x4f\x39\x7e\x6f\x57\x70\xd4\xa4\xe3\x1f\x0c\x4f\x7e\x18\x89\x5b\x33\xfd\x5d\x90\x79\x82\x07\x2c\x4c\x5e\x71\x40\x23\xaa\x82\x18\xf2\x86\x4a\xa0\xc0\xdb\xf3\x86\xd2\xdf\xdf\xc0\x35\x6d\xac\xc7\xf4\x59\xc4\x53\x55\x86\x71\x21\x9d\xd1\x1f\x38\xe6\x89\x77\x8e\x23\x6d\xec\x1c\xf7\xf2\x6c\x5e\x42\xe9\xba\x07\xad\x73\x45\x3e\x1d\x44\x40\xcd\xcc\xd1\xaf\xc0\x31\xd3\xdb\xe5\xed\xb9\x79\x88\x58\x83\x78\xb8\x4a\xd1\x65\xb7\x29\x1d\x48\x05\x22\x58\xb9\x84\x3b\x2a\x86\xa8\x55\xfc\x36\xb5\x31\x55\xb6\x7a\x73\x51\x24\x88\x4a\xd8\x46\x4d\x44\x98\x35\x36\xd3\xfc\xd7\xab\x38\x70\x7e\x35\x16\x70\x19\xb9\x20\x70\x90\xfc\xe8\xa8\xfc\x61\xeb\x0a\x95\x21\xaf\xa0\xa5\x31\x81\x02\xec\xa5\xc8\xe1\x36\x8f\x8b\x04\x8b\x11\x21\xbc\x0f\xf8\x37\x3c\x49\x98\xcc\xb3\xa9\x72\x70\x3d\x08\xbe\x0c\x12\xd6\x26\x2e\xc6\x64\x72\xc1\x27\xa0\x59\xa2\x60\x05\x3d\x4c\x46\x32\xaf\xa5\x8c\x6e\x43\xe8\xff\xcd\x46\x70\xac\x9d\xc1\x65\x9b\xaa\xd0\xe6\xaa\x2e\x02\x15\x9a\x00\xd5\xe4\x31\x6a\x3e\x3a\x32\x80\x81\x9f\x73\xf0\x92\x9c\xb2\x31\x8e\xce\x18\x5c\x96\xd5\x0f\x7b\x4b\xf5\xba\x94\xd9\x65\xac\x9a\x3c\x73\x04\xf7\xce\x6e\xdd\xf0\x34\x97\x51\x91\xf0\x34\x01\x0c\xec\x45\x91\x30\xb9\x08\x08\x0a\x61\x0d\x10\xac\xc5\x2c\x57\xa4\xe1\xae\xb6\x11\xa1\x8c\xaf\x45\x50\x27\x4a\xee\x9d\x24\x88\x28\x23\x02\x2d\x86\x2a\x4d\x5b\xef\x4e\xd9\x45\x95\x28\x14\xce\x44\x00\xf2\x26\x33\x14\x7f\xae\xbf\x41\x89\x13\x12\x8e\xca\x85\x31\x29\xdf\x04\xa7\xae\x8d\x72\x9b\x67\x4f\x03\xc3\xd5\x16\x2a\xbc\x3b\x4b\xb1\xb1\xc4\xf1\x01\x68\x99\x4b\x41\x6c\x77\x20\x5a\x3a\x68\x6f\x85\x81\x9d\x0c\x01\xf2\xf6\xe8\xe8\xa7\x80\xf7\xb8\xda\xd9\x75\x07\x1f\x22\xac\xe3\xc0\xae\x06\xec\x22\xc3\x3b\x1a\xec\x9c\x30\x39\xa1\xcf\xcc\x2e\x79\x3e\x34\x53\xc1\x25\xff\x0f\xef\x68\x63\x56\x48\x6b\x37\x77\x7b\x9a\x3e\x95\xe8\x48\x98\xe9\x95\xb1\xf2\x05\x66\xdd\xe8\x45\x20\x82\xe9\xbe\x21\xde\x12\x80\x82\x76\x32\x61\x2e\x58\x22\xd5\x93\x2d\xfc\x36\x1b\x74\xc4\xb8\x6f\x1d\x64\x04\x4e\x32\x9e\xb9\x16\xcd\xab\x09\x38\xfd\x00\x65\xac\x5f\xf9\x54\xb3\x85\x6c\x7b\x32\x08\x1b\xdf\x0e\xb8\x69\x1c\xfd\x97\xa5\x33\xcf\xd3\xd9\x3c\x36\xb9\x13\xaf\xc1\x20\xe3\x2c\x20\xb7\x6e\x9d\xdf\xdb\x55\x39\x83\x69\x00\xcd\xc8\xe3\xf5\xc5\xe5\x87\xc9\x75\x99\x1b\xe4\x6f\x8f\x97\x8f\xe5\xbf\xdc\x3d\x5e\x5f\x4f\xae\xff\x12\xfe\xe9\xfe\xf1\xfc\xfc\xf2\xf2\xa2\xfc\xdc\x87\xf1\xe4\xaa\xf2\x9c\xf9\x53\xf9\xa1\xf1\x0f\x37\x77\x15\x36\x12\x4b\x25\x12\xfc\xe9\x61\xf2\xf1\xf2\x62\x76\xf3\x58\x22\x34\xb9\xf8\xb7\xeb\xf1\xc7\xc9\xf9\xac\xa1\x3f\x77\x97\xe7\x37\x3f\x5f\xde\xed\xe0\x23\xf1\xe3\x6d\x9c\xd2\x63\xa4\x9e\xec\xcd\x4e\x33\x66\x8b\x54\x0a\x15\x27\x5b\xcc\x8c\xb5\x76\x60\x25\x11\x2f\xbc\xa9\xe4\x5a\xe8\xe2\x90\x04\xd7\x87\x95\x60\xfa\x59\xa4\x50\xa3\x8e\xad\x51\x41\x1b\xcf\x9e\x5a\x11\xcc\xf2\xb4\xee\x43\xef\xcc\xe3\xcf\xd3\xad\xab\x14\xe9\xea\x8e\xc7\x37\xa1\x8f\xb0\x8d\x48\xbb\xfa\x02\x7a\x44\x5a\x6c\x72\x39\x6f\x4f\x59\xee\x89\xfb\x31\xdc\x52\x45\x34\xae\x66\xe8\x82\xeb\x66\xc1\x58\xca\xdc\x3d\x24\x69\x11\x5a\xd8\x97\x74\xc9\xbd\x6d\x13\xbd\x36\xc5\x3c\x91\x11\x93\x71\xd5\xfb\x80\x05\x26\xe8\x60\xad\x82\xf6\x6d\x44\x0a\x8a\x9d\xd1\x97\x37\xa9\x38\xe1\x45\xbe\xb2\x7c\xd0\xae\xce\x08\x41\xf4\x44\x94\x8a\x3c\xe0\x2e\x27\xb6\x9d\xe0\x4b\xd0\x19\xaa\xaf\x8c\x01\xca\xe1\x34\x00\x50\x6e\xf1\xa8\xe3\x9b\xd8\xfa\x00\x97\x22\x3e\xdf\x39\x35\xd4\x63\x99\x55\xa9\x56\x41\x85\xc5\x1f\x2d\x67\x8f\x19\xb7\x91\xd4\x8e\xb3\x06\x17\xd9\x66\x56\x37\x0f\x63\xd7\x1e\x0b\x37\x4a\x39\x11\x9a\x5a\xa7\x9f\xce\x53\x01\x97\x08\x05\xce\xad\xb5\x0f\x89\x1e\x94\x89\x0d\x09\xd8\xc6\xb0\x99\x8b\x15\x4f\x16\xe8\xc3\x33\x4b\xe3\xcf\x55\x7d\x8b\x3e\xe8\x27\xa1\xee\x70\xc1\x7e\x15\x71\xa8\xd0\x4e\xf0\x15\xb7\xce\x7f\xe2\x1d\x7e\xa6\x8f\x76\x57\xd9\x4a\x14\xa4\x2c\x47\xad\x3a\xf8\x19\xd3\xc1\x3d\x9e\xa6\x2d\x62\x59\x2c\xe4\x57\xd3\xe0\x54\x89\x46\x44\x41\xc8\xae\xb1\xd8\x27\x4e\x2e\x03\xa2\x16\x02\x48\x3c\x09\x05\x6c\x3f\x48\x06\xba\x73\xcf\x0e\xf3\x36\xd7\xd7\xa2\xc3\xfd\x0d\x1e\x32\x59\x22\x41\x0a\x63\x22\x76\x9e\xa0\xe4\xec\x49\x9c\xb2\x0b\x2a\x8b\x37\x7f\x39\xbf\x9a\x5c\x5e\x3f\xcc\xce\xef\x2e\x2f\x2e\xaf\x1f\x26\xe3\xab\xfb\xbe\xc7\xef\x18\x55\x0b\x95\xd3\x57\x2d\x1c\x71\x12\xe2\x8c\x4e\x9e\x2f\x9e\x73\x83\xf2\xc7\x0e\x96\x64\x77\xef\x65\xbc\x99\xc5\x32\x8b\xcc\xf5\xb7\x9d\x09\x15\x03\x14\xeb\x5e\x5b\xb5\xb9\xa9\xea\x28\xdc\x13\xcc\x3d\x61\x25\x08\xde\x76\xcf\x76\x47\xbb\xdf\x01\xab\x0d\x9c\x76\xa9\x30\x87\x3f\x9e\xaa\xe0\xb6\x39\xdd\x8d\xbf\x6f\x9a\x3b\x6c\x6c\xe5\x26\xaa\x63\xc2\xfe\xca\x2c\x2b\xb8\x91\x8f\xf6\x31\x40\x63\x68\x99\x15\xc2\xc7\x0a\xf1\x60\x65\xc0\x65\xc8\x8c\x25\xbf\xe6\x2a\xe6\xb9\x4e\xb7\x2d\x43\xec\x27\x3c\xc3\x63\x53\x16\xa1\xe1\x95\xad\x84\x88\xed\x2a\xe0\xa3\x5c\x55\xb7\x12\xa2\xc6\x3e\xdc\xfc\x74\x79\x7d\x3f\xbb\xbc\xfe\x79\x76\x7b\x77\xf9\x61\xf2\x8b\x83\xbe\xd9\xf0\xac\x89\xbb\x6c\x93\x0a\x23\x5d\x6c\x11\x7e\xa3\x7c\x41\x42\x31\xdb\x0e\x91\xc8\xc8\xc5\x54\x59\xc9\x92\xfa\xe6\x57\xa9\x2e\x96\xab\xe6\x86\xaa\xbd\xbc\x1d\x3f\xfc\xb8\x57\x37\x01\x22\x05\x59\x87\xf0\xb4\xd5\x71\x04\xe5\x82\xe4\x1e\x82\x0f\x56\xba\x07\x40\x3f\xf0\x68\x93\x4f\xbe\x45\xa2\xed\x65\xbd\xd4\x85\x56\xa7\xf2\xdf\xf0\x78\xdb\x06\x7a\x08\xe4\x66\xe9\x1a\x81\x0c\x56\x24\xaf\xab\xb5\xf6\xbe\xe1\x6f\xa5\x1b\xec\x8f\x27\x89\x58\x2e\x45\x8c\xdb\xab\xda\x30\x79\xac\x48\x04\x46\xfe\x5e\x6f\x9a\x45\xa2\x97\x3a\xe0\x62\x76\xd9\x51\xfd\x05\xf8\xad\x7b\xa5\x59\x56\x9c\x5b\x0a\xdb\x48\xab\x2c\xe7\xaa\x25\xec\xfa\x5c\xcf\x67\xec\x25\x8a\x6e\x52\xe6\x0a\x27\xc8\x41\x62\x1d\xec\xfe\x1c\xec\x13\x70\x22\x1a\x2d\x45\x1e\x8f\x80\x5e\x2b\xe0\xdc\x6d\x58\x04\xf0\x34\xde\x59\x89\xf8\xfa\xce\x8d\x4e\xd3\x89\x70\x61\xc0\x31\x8a\x3c\x26\x04\x59\x8a\xde\x20\x20\x07\x6a\x4d\xa3\x1d\xb4\x20\x95\x2f\xff\x4c\x53\x8f\x56\x6b\xd9\x31\xcb\x2d\xf2\x92\x5b\x20\xa7\xbc\x0d\xf7\x6f\x95\xf4\x70\xdf\xf2\x26\xd5\x71\x11\x59\x6c\x0a\x68\xd6\xe7\x83\x90\x43\xcb\x5e\xb0\x31\x3b\x31\xcb\x4c\x46\x8a\x88\x4f\x00\xe1\x63\xaa\xda\x82\x2f\x56\x06\xb4\xb8\xb9\x6e\xed\xad\x75\xc8\xda\x37\xcc\x7e\xfb\x11\xb4\x93\xdd\xaf\xfe\x8c\xd9\xc7\x41\xd9\x6b\x49\xa7\xa1\x75\x99\x73\x8c\xac\x96\xaf\xe3\xb6\x52\x74\x27\x55\x87\x65\xfd\xf4\x4b\x9a\x28\x43\x3b\xe1\x15\xb9\xe2\x19\x6a\xae\x79\xb4\x2a\x77\x1c\x46\x53\x86\x6f\xaa\x76\xd7\x69\x82\x87\x79\x08\x7a\xc5\x57\x46\x68\x53\xcb\x8c\x7a\x1f\x52\xf1\x38\x5e\xb1\x61\x1b\x3f\x54\x8e\x9c\xf1\x82\x72\x0f\x04\x56\xc2\x0b\x15\xad\xd8\x26\xe1\x58\x73\xb9\xe2\x19\x6e\x69\x9b\x64\xc0\xe7\x32\x91\x39\xc0\x45\x60\xec\xab\x32\xc3\xc6\xa2\xe1\xe9\x93\x45\x68\xe4\x1e\x1b\xa4\x6b\xd3\x1f\x98\xcc\xe9\xe9\xab\xbf\x65\x3a\xa7\x3f\xb2\xc1\x1b\x9d\x91\x33\xbf\x2d\x29\x95\xd3\x2f\x87\x91\x78\xb0\x2d\xfd\x58\x86\xad\x2c\xb5\x78\x5b\x7d\xbd\x34\xdf\x0d\x17\xf5\xf0\x54\x06\x82\x1e\x1e\x20\xe6\xab\xc0\xc4\x8d\x27\x6b\x91\x68\xde\x42\x8e\x69\xdb\x46\x9c\xe1\xb6\xb6\x63\x5d\xcc\xdb\x90\x2d\xb1\x57\xdd\xad\x77\xf9\xfd\xed\xb9\x3d\x96\x5f\x30\x14\x80\x3c\x17\xb9\x1c\xe6\xda\x08\x06\xcd\x73\x71\x02\xaf\x37\x37\x4e\xa8\x3f\xbd\xc7\x5c\xdb\x68\x1e\xed\xde\xe1\x67\x42\x92\x59\x7d\x77\xfd\xad\xe0\x46\x34\xdc\x2c\xee\x11\xbf\xe0\x90\x4d\x96\xcb\xfa\x0e\x6b\x3e\x89\xd5\xaf\x3e\x94\x83\x2a\xe1\x1e\xe8\x5d\xbb\xd6\x34\x9a\x7b\xf3\x76\xff\x03\x59\x66\x90\xde\xa4\x52\x03\xca\x00\xf1\x56\x77\x40\x80\x35\x7e\xf7\x80\x99\xfc\x52\x88\x42\x98\xbd\x3f\x2f\xe2\x65\xdd\xb7\x39\x40\x3b\xf3\x43\x5a\xe9\x17\xb6\x2e\xa2\x15\xb3\x8d\xb3\x58\x24\x7c\x5b\x1a\x1a\xe8\x4b\xb9\x4e\x00\x54\x73\x4f\x84\xbf\xa8\xc8\x72\xbd\x86\x24\x4c\xdf\x6e\x5a\x28\xd8\xf0\x8c\xe7\x79\x2a\xe7\x45\xde\x98\xb0\x55\x42\xfc\xd9\x33\xa0\x75\x7f\x7b\x79\x3e\xf9\x30\xa9\x44\x93\xc6\xf7\x3f\x85\xff\xfd\xe9\xe6\xee\xa7\x0f\x57\x37\x9f\xc2\xbf\x5d\x8d\x1f\xaf\xcf\x7f\x9c\xdd\x5e\x8d\xaf\x4b\x31\xa7\xf1\xc3\xf8\xfe\xf2\x61\x47\x58\xa9\xfe\xd5\xf6\x85\xe0\x01\x20\x91\x4d\x0b\xb5\xc8\xac\xd6\xba\xa4\xaf\xbe\x67\x63\x0b\xcf\x54\x02\x10\xb3\xa1\x41\x88\xbc\x23\x4f\x29\x45\x10\x2f\x78\xce\x89\xf7\xf9\x94\x8d\x99\xe5\xef\x86\x64\xe8\xcc\x28\x0b\x84\x5d\x63\x56\x07\x9b\x30\x1a\x43\xe4\x2d\x37\x4f\x3d\xa5\x17\x84\x1a\x95\x88\x10\xa4\xd8\x56\xfe\x4c\xd5\xe5\xb3\x50\x79\x01\x08\xaa\x3c\x49\x2c\xcf\xba\x7d\x20\xa8\xf1\xb4\xbd\xcc\xe4\x5a\x26\x3c\xf5\x2c\x41\x37\xd4\x16\x28\xec\xb6\xaf\x0e\xd2\xa3\x4e\x1d\x61\x8d\x87\xc7\x09\x83\x7e\x9f\x5f\x4d\x40\x05\x8a\x72\x0b\x81\x6f\x3f\x3e\x55\x88\x4a\x44\x5f\x5c\x73\x48\xd0\xcf\x35\xf9\xd3\xf0\xf3\xf4\x70\xfb\x46\xcc\x0e\x39\xc4\xd6\xf3\xfc\x5a\x49\x40\xae\x93\xf6\x5f\x2e\x55\x9e\x6e\x7b\xeb\x35\x0f\x80\xa1\x9a\x81\x6e\x4a\xf9\x3e\x65\xe6\x20\x74\x77\x30\xdb\xfa\x35\x28\x3b\x36\x19\x8d\xbc\xf1\xce\xe9\x2e\x00\xa7\xb5\x45\xff\x4e\xcc\x25\xf4\xbd\xce\x43\x08\xa1\x00\xb3\x30\xd7\x85\x8a\x33\xca\x4c\x5a\x4b\x75\xb6\xe6\x5f\xdf\xd9\x91\x62\x49\xb2\xc3\xef\x06\xb8\x19\x91\x18\x4b\x64\x6b\x84\x5c\xf7\x74\x4d\x55\xc7\x7c\xed\xd6\x16\xad\x64\x05\xb3\xc7\xdb\xa8\x98\x63\xf5\x2c\xb6\x4d\xeb\x57\xe3\x60\xc0\x3c\x2e\x3a\xf0\xd0\xc8\x26\x15\xe6\x41\x97\xc0\x95\x60\x5e\x9e\xfb\x6f\x48\xd4\x2e\xf1\x44\x35\xcb\xee\x30\xca\x7b\xd0\xb1\x69\x8c\x2f\xbf\x02\x89\x06\x7d\xc9\xac\x19\x46\x9b\xad\xa3\x93\x12\xd3\x29\x8c\x66\x16\xeb\x3f\xf5\x9c\x2d\xa0\x4a\x83\x78\x60\x53\x01\x8e\x6d\x58\x0a\x8b\xfa\x0a\xa0\x24\xb5\x10\xb6\xdd\x02\x89\xc8\xc0\xdd\xab\x8c\xb9\x25\xbe\x14\x14\xb1\xfb\xc3\xef\x87\xdd\xb3\x79\xba\x65\x16\x61\x3c\xac\x12\xa1\x22\x29\xba\x73\xa1\x5f\x85\x92\x4d\x48\x45\x77\x85\x32\x57\xf1\x31\x92\x1d\xfa\x47\xb3\x2a\x1f\xa5\xff\xdc\x59\x48\x61\x1d\xb1\x29\x3e\xff\x6a\xd0\x6e\x3f\x57\x10\xdd\xe8\x73\x90\xb6\x4b\xad\x87\x17\xda\x9c\x47\x4f\x2f\x3c\x8d\xd1\x57\x08\xd9\x07\xa7\xec\x47\xfd\x22\x9e\x45\x3a\x62\x91\x48\x73\x4e\x60\x2f\x19\x84\x5f\xe1\x40\x51\x3b\x53\x05\x59\xec\x88\x9c\xa3\x80\x42\x37\x97\xcb\x95\xb1\x27\x83\xe0\xb9\x4e\x8d\x38\xca\x11\x49\x6b\x23\x22\x82\xd7\x68\x99\x80\x45\xc2\x9f\xeb\xe8\x35\xfb\x54\xc2\xb3\x89\x2b\xc5\xb3\xd1\x29\x8b\xa4\xdd\x95\xee\x40\x13\x46\x42\x13\x01\x11\x46\x6c\xa9\x13\xae\x96\xa7\xa7\xa7\x4c\xe4\xd1\xe9\xbb\x41\x1b\x9d\x1a\x0c\xe3\x5d\x2e\x05\x35\xd1\x3a\x13\xc9\xd6\x41\x42\xb8\x22\x01\x33\xcd\x50\x23\x92\x49\x74\x79\x34\x6c\xff\xfb\x6a\x45\xfd\xb7\x75\x9d\x37\x5b\xaa\x83\x4b\xd0\x5a\xda\x01\x62\x8e\x01\x2d\xe1\xf3\xcd\x96\xd7\x5e\x25\x95\x2d\xa8\x8f\x5a\x0d\xad\x13\xfc\x59\xb7\xd1\xcc\xee\x85\xd4\xd4\xd8\x12\x01\x39\xec\x55\x5b\xd5\xe6\xb1\xa8\x94\xbb\x1d\x50\xe9\xd6\x51\xb4\x36\xb0\x5e\xad\xe1\xdc\x35\x1c\x8b\xca\x72\x0f\x3e\x16\xbb\xb1\xc2\x1b\x07\x34\xb0\x1e\xd0\x17\xee\x0e\x51\x9d\xb0\xa4\x28\xd9\x82\xc5\xe5\xaa\x03\xc1\xb3\x1c\x07\x9e\xf1\x92\xe3\x1f\xea\x54\x7c\xe4\xc0\x61\x81\x07\x81\x82\x2c\xd7\x29\x5f\x0a\xb6\x16\xb1\x2c\xd6\x8d\xc2\xc6\x75\xf7\x90\x6c\x2f\x9d\x14\xeb\x76\xe0\xa7\x43\x15\x68\xdf\x49\xfc\xb7\x73\xf8\x5c\x6f\x05\xda\x13\x2a\x5b\xca\x06\xea\x2f\xba\xc1\x69\xae\xcd\x4d\x99\xca\x0c\x20\xca\xf6\x29\x0b\x73\xcd\x60\xd3\x10\xad\xdb\x6e\xd0\xfd\x5a\x5a\xdd\x13\x1b\xdd\xa1\x57\x32\x5c\x55\x08\xf1\xb5\x5f\x0a\xd5\x1c\xb2\xc1\x6b\x04\x84\x00\x7b\xc5\x35\x41\x6d\x0c\xa0\x79\x29\xc9\x05\x1a\xa4\x48\x7c\xae\xd9\xc2\x16\x1a\x3d\x89\x80\xc2\x30\x06\xd0\xde\x17\xc4\x01\xf9\xe9\xcf\x99\x8d\xd9\x53\x5a\x85\xd7\x58\x72\xff\x11\x8c\x0d\x3c\xff\xc1\x66\xd3\xe0\x08\xb1\x09\x60\x05\x8a\xb9\xca\x1b\x1b\xf0\xc9\x66\xd0\x16\xbe\xf2\x33\x2f\x92\xe6\xc7\xa9\x7d\x78\x14\x09\x40\xc6\x9f\xee\x19\x4e\x35\xc1\xbb\xa6\x5d\x1d\x0d\x1a\xd9\x9d\xcf\x03\xd3\x35\xdb\x43\x13\x2c\xad\x03\x4e\xba\xc5\xf7\x35\xd3\x2e\xf2\x68\xe5\x35\x8f\x32\x93\x27\xb1\x3b\xd1\x38\xd7\x1e\xb0\x16\x53\x25\xc3\x9c\x33\xb9\x54\x3a\xc4\x5a\xd7\x4a\x40\x90\xc6\x08\x20\x1d\x36\xcb\x64\xbe\x3b\xb1\x67\x20\xaa\xd2\xae\xad\x96\x6b\x4c\xd8\xa0\x71\x96\x62\x6d\x60\x52\x48\xc4\x62\xb1\x59\x91\x68\x13\x11\x59\x50\x15\x66\xb5\x5c\xdd\x3e\x55\xe5\x4f\xd5\x26\xc9\x66\xde\xc8\x54\x20\x3a\x62\x66\xb4\xb7\x5c\x3e\x9b\x83\x5a\xdf\xd6\x6e\x83\x82\x04\xa8\xef\xbd\xa9\xc2\x6e\x07\x10\x8b\x4f\x62\x9b\x85\xcc\x44\xb4\xa3\x58\xdb\x86\x94\x66\x3c\xb4\x5e\xbb\x97\x02\x26\x6e\x16\x30\x2d\xf7\xbb\xcb\xf0\xa3\x1f\xcd\xcb\x1d\x29\x7d\xb5\xc6\xcd\x1e\xf4\x95\x5c\xde\xa7\x48\x62\xc2\xcf\x33\xad\xa1\xcf\xda\x69\x60\xe1\xf6\xee\x59\x30\x7c\x8d\x7d\x3b\x55\x84\xc2\x1a\x5c\x72\x46\xe0\xd4\x97\x8d\xca\x4b\x11\xfb\x71\x5b\x82\xc6\x00\x84\x5c\x4b\x17\xdb\x4c\x7e\x6e\x89\xed\xa6\x8a\xe8\xc3\x81\xff\x9b\x7c\x78\x8d\x1f\xdc\x33\x15\x8c\x16\xb7\x35\xfd\xcb\x9b\x30\x34\x71\x84\x8e\x86\x14\x57\x68\xfd\x44\xc2\x4c\xdf\x58\x35\x66\x5e\xd9\xbc\xab\xfb\xcb\xf3\xbb\xcb\x87\x6f\x96\x1e\x66\x73\xb3\x06\xe7\x87\xd9\x7e\x5e\x5c\x7e\x18\x3f\x5e\x3d\xcc\x2e\x26\x77\xaf\x91\x20\x46\x3f\xed\x91\x21\x76\x4f\xe0\xce\xe7\x5a\xe5\xe2\xeb\x41\x77\x72\x5a\xa8\x19\x1f\x50\xa9\xe0\x00\xd4\xbb\xd4\x1d\x6c\xb4\x0e\x4e\xed\x90\xa3\x09\x9b\x0f\x6f\x34\x87\x45\x1d\xb0\xd9\x2f\x64\x92\x40\x99\xa3\x73\xaf\x53\x51\x90\x99\x54\x90\x3f\x96\x96\x97\x64\xea\x54\xcd\x4b\xe8\xdc\xe0\xf2\x5b\x19\x23\x18\x0b\x1c\x37\x66\x02\x52\x09\xe5\x63\x5d\xf8\xd5\x4b\xa9\x84\xef\x06\xd2\x51\x16\x8a\xb5\x82\x8e\xd2\x22\xbe\x66\x15\x2b\x29\x5e\x7d\x75\x4d\xbb\xe3\x4a\xfb\xd3\xaa\x9f\xf6\x47\x37\x42\x3c\xc4\x52\xa1\x62\x5a\x3a\xcd\xf7\xcd\x5b\xf7\xcc\x1f\x01\x98\x77\xb3\x92\x1c\x62\x10\xc0\xf8\xe8\x17\x92\x16\x02\x99\x23\x7c\x70\xe2\x49\x62\x16\x8d\x5e\x54\xe6\xd9\x88\x42\x33\xd7\x12\x22\x15\x9c\x90\x1b\xa2\xa4\xc8\x72\x91\x92\xdb\x64\xfc\xe9\x7e\xaa\x90\x16\x9c\x6e\x21\x62\x17\xc0\x4f\x60\x0e\x87\x2e\x7d\xdf\x6a\x28\xa1\x04\x7b\x8b\x3e\xea\xb5\xe0\x2a\x43\x36\xde\x24\x11\xa9\xdf\x19\xd8\x1f\x21\x62\x62\x64\x02\xca\x66\xff\x3e\x11\xb2\x6a\x38\xb5\xa6\xbf\xf4\x2b\x51\x92\x56\xf7\x53\x5b\x15\x2d\x24\x88\xbe\xe6\xce\x69\xa8\x53\xe8\xbb\x8b\x28\xb7\xb6\x71\x13\x95\xab\x06\x7a\xed\xa5\x07\x6c\xee\xb7\xad\x74\xc4\xad\xd4\xe3\x5e\x0f\x6f\x09\xb6\xd2\x46\x80\x3a\x62\x00\x1f\x66\x76\x55\xfc\x09\xe4\x3f\x99\x69\x6c\xbc\x75\x2a\xf4\x53\x07\xdc\x3a\xc8\x37\x75\x58\x3a\xe7\xb8\x01\x2e\xc4\xf3\x9c\xd8\xd8\x4e\x27\xb3\xd5\xeb\xc0\x72\x8d\x6d\xbe\x9d\xd2\xb9\x2d\xb0\x77\x29\x6e\x94\xaf\x67\x1e\x70\xc8\x0e\x9d\x7d\x24\xb4\x04\xab\xa5\xcc\x0e\x64\x87\x79\x08\xf3\x02\x4b\x45\x94\xd8\x8b\x90\x60\x92\x32\x88\x3d\xc0\xc1\x90\xcd\xb7\x3f\xff\x58\x79\xcf\x39\xb0\xbc\xbd\x92\x1d\xae\x6f\xae\x2f\xc3\x54\x85\xc9\xf5\xc3\xe5\x5f\x2e\xef\x4a\xe5\xb7\x57\x37\xe3\x52\x09\xed\xfd\xc3\x5d\xa5\x72\xf6\x87\x9b\x9b\xab\xcb\x5a\xce\xc3\xe5\xc3\xe4\x63\xa9\xf1\x8b\xc7\xbb\xf1\xc3\xe4\xa6\xf4\xdc\x0f\x93\xeb\xf1\xdd\xbf\x85\x7f\xb9\xbc\xbb\xbb\xb9\xab\x7c\xef\xf1\xbc\x3b\x7b\xa2\x34\x8c\x66\xf7\x8f\x0f\xce\x06\xb8\x81\x8d\xc7\xb8\xcc\xcf\x76\xc0\x29\xee\x99\x84\xb5\x6b\x3b\xda\xea\x5a\xdb\x5c\x70\x30\x4c\x57\x07\xed\xba\xe3\x13\xca\x95\xa6\xee\xcb\x61\x40\xc5\x39\xcf\x1b\xed\xdf\xde\x8e\x09\x22\x70\xfe\x52\x88\x74\x4b\x38\x2f\x68\x34\xe2\x5f\x22\xae\x30\x7b\x35\x17\xeb\x0d\x54\x43\x85\x69\x97\x53\xf5\x09\x22\x56\x98\xd9\xf1\x26\x63\x7f\x81\xd8\x93\x7d\xd8\x13\x9d\xc3\xa4\xfc\x0d\xbf\xe1\x7e\x3b\x9d\xaa\x12\x41\x74\xf0\x56\xac\xa3\xc2\x79\x33\x4e\xa7\xca\x62\xe9\xc6\x3a\xca\x4e\xe1\xea\x3d\xd5\xe9\xf2\x8c\x58\xaf\x8c\x30\xd5\x4f\x73\xad\x9f\xce\x84\x3a\x03\xe3\x20\x3f\xe3\x45\xae\xcf\x20\x6e\x8d\x93\x9f\x9d\x59\x72\x1c\xcb\x2e\x94\x9d\xad\xe4\xb3\x80\xff\x3b\x5d\xe5\xeb\xe4\xff\x64\x9b\xd5\xd7\x93\x65\x92\x9e\x98\x77\x4f\xc2\x77\x4f\xec\xbb\x27\xf6\xdd\x13\xf3\x1a\xfe\xdf\x66\x8b\x7e\x36\x41\xec\xfc\x53\x25\x55\x26\xd2\x1c\xb6\xe1\x4b\x2a\x73\xe1\x99\xd7\xd9\x9b\xff\xfe\x6f\x76\x9a\xf2\x17\xac\x63\xb8\xe0\x39\xbf\x45\x43\xef\x1f\xff\x78\x03\x9e\x6d\x4c\x34\xde\xf0\xf4\x4b\x21\x72\x63\x72\x26\x22\xca\xd9\xff\x9d\x2a\x70\x85\xaf\xb7\xb3\x1c\x0d\x60\x34\x06\xe3\x8c\xfd\x2b\xb6\x39\x41\xcc\xa3\x38\x33\x2d\xb5\xa4\x38\x4a\x9e\x34\xf0\xa9\xb5\xf8\x4a\xbe\x24\x17\xf4\xfc\x80\xd3\xf2\x25\x29\x1f\x11\x8b\xda\x9d\x7d\x49\x00\x58\x2b\xd1\xdc\x46\xcd\x99\xdb\xbc\xa0\xb0\x50\xe7\x9a\xce\x48\x2d\x46\xf3\xaa\xf1\x92\xe6\xb3\x72\x8f\xb8\x8b\xd6\x85\x52\x63\x0b\x03\xa7\x8d\x77\x08\x41\x18\x43\x9a\x13\x72\x8f\x26\x29\x72\xd7\xc3\xc8\x41\x38\x50\x0c\xc3\xb5\x87\x1a\x64\xf6\xa7\xf7\x67\x67\x23\xb6\xcc\xe0\x1f\xf3\x2f\xf0\x0f\x08\xe3\x1e\x0b\x3a\xac\x36\x99\x2e\x23\xa1\xbe\xca\xbb\x57\xe2\x18\xe9\x0c\xdf\x02\xad\xb2\xb2\x4d\x7f\x28\x54\x9c\x08\x5f\x96\x51\xf2\x4d\x25\xda\xf2\x39\xa2\x85\x52\xc5\x05\x87\x35\x9e\x8b\x88\x1b\xc1\x57\xfb\x36\x66\xf9\xe8\x45\x2e\x14\x9a\x25\xa9\x27\x51\xe0\x68\x42\x40\x88\x1d\x72\x52\x80\x97\x7f\xbd\x01\x92\x7e\x09\xfe\xfa\x07\x84\x7f\x1c\x55\x7f\x02\x9a\x6d\x44\x32\x04\x7c\x2e\x64\x03\x17\xd6\x71\x86\xe5\xac\x45\x6a\x2c\x93\x0d\x57\x31\xcf\x60\x07\x2e\x52\x70\x3b\xa7\x8c\xd7\x3b\x3a\xc2\xbc\x28\x5d\xe4\x80\x25\x80\x21\x9e\x70\x26\x10\x6a\x32\xe8\xf3\x28\xe8\x04\xde\x09\x80\x78\x57\x7b\xf1\x74\xaa\x1c\x45\x3d\x26\x25\xa0\xc9\x12\xe9\xcd\x96\x2a\xc5\xab\x93\x2e\xad\x09\x43\xd3\x3d\xf2\x81\xbf\xea\xb3\x23\x26\xcb\x3e\x4e\x40\xb5\xcc\x03\xa2\x32\x4b\xa6\xf6\x56\xa8\x48\xc7\x22\xcd\xde\x99\x63\x08\x58\xcf\xb9\xc7\x8c\x94\x99\x5f\x0c\xc7\x68\x4f\x66\x9b\x69\xde\xc1\xbf\x9b\xd9\x29\xe1\x20\x36\xa9\x0f\xbb\x8f\xca\xf7\x1e\x8e\x6c\xea\x2f\xfd\xeb\x37\x0d\x4d\x86\x09\x36\x36\xc1\x6c\x7f\x5d\x10\x8f\x6c\x28\x71\xb1\x51\x22\xc0\x47\xe5\xc4\xb2\x42\x49\x73\x65\xe5\xc6\x60\xcf\xa7\x8a\x6e\xe0\x11\x5b\x08\x9e\xaf\x20\xc3\x28\x7b\x46\x61\x8c\xd7\x7d\xfe\xa2\x7d\x30\xd4\x82\x68\x43\x56\x52\xa9\x71\x6f\xad\xe3\x63\x10\xda\xe1\x51\x8e\x91\x9e\x36\x78\x61\xa7\xaa\xc0\x64\x35\x0a\xc4\x3d\xe6\xc1\x62\x32\x57\xf9\x0f\x42\x48\x70\x98\x89\x2d\x7a\xec\x59\xb5\x1f\xf8\x83\x11\x3c\x38\x3a\x8c\xc7\x05\xc2\x11\xca\x3a\x29\xa9\x09\xcf\x99\x77\xa6\x87\xc0\x98\xa0\x24\xb7\x1d\xaa\x8e\x89\x80\x0e\xec\x57\xff\x61\x5e\xdd\x69\x39\x64\x22\xb5\x80\xd1\x38\x56\x04\xe6\x59\xc9\x34\x3e\xd9\xf0\x34\xdf\xda\xed\x9b\xc8\x39\xe0\xcc\x26\xf2\x49\xb0\x71\x9a\xea\x97\x57\x9c\x05\x40\xff\x33\xed\xcd\x8e\x26\x05\xfa\x82\x4c\x06\xc6\x82\xcc\x82\xc2\x6a\x62\x09\xa2\x83\x6d\x83\x93\x4e\x88\xb8\x04\xfa\x80\x48\x03\xce\x14\x8e\x83\x94\x25\xe5\x74\x25\x7a\xd4\x4f\x7f\x00\xd9\x5f\x9d\x4c\x8a\xe0\x56\x66\x33\x6d\x98\xce\x3e\x82\xfa\x81\x67\x4f\x47\x46\x4d\x03\x30\xc3\x21\xa8\x67\x8d\x20\x67\xa5\x4c\xae\x58\xcc\xf6\x03\x54\x6b\x03\x85\x6b\xfc\x4e\x2a\xf2\x74\x3b\x33\xc7\x7a\xbd\x69\x95\xbb\xbd\x72\x81\xfb\x9b\x0c\xc3\xb0\xda\x40\xdb\xe9\x81\xd5\x56\x5a\xd5\xef\x07\xab\xad\x01\x86\xad\x8e\xd5\x36\xb9\x9e\x3c\x4c\xc6\x57\x93\xff\x57\x69\xf1\xd3\x78\xf2\x30\xb9\xfe\xcb\xec\xc3\xcd\xdd\xec\xee\xf2\xfe\xe6\xf1\xee\xfc\xb2\x1b\x7c\xa1\xde\x7b\x7f\x9e\x4f\x58\xf8\x9d\xf7\xec\x21\x88\x3f\x62\x0e\x2d\x59\x33\x44\x5b\x05\xbb\xca\x9c\x4d\xa9\x96\x23\x10\x7b\xef\xd9\x65\x9a\x4e\xd6\x7c\x29\x6e\x8b\x24\x81\x2c\x01\x4c\x58\x3f\x4f\x05\x98\xf1\x23\x76\xab\xe3\x49\xf0\x1e\x54\xd9\x34\x0e\x03\xbe\xcf\xe3\x38\x15\x59\x86\x9f\x1f\xd1\xf7\x83\x98\xb8\xab\xe0\xa1\x9c\x10\xfe\xcc\x65\x62\xac\xe1\xf7\x40\xa4\xab\x17\x0b\xcc\x0a\x1f\xb9\x7a\x00\xf6\xa5\xd0\x39\x67\xe2\x6b\x04\x80\x23\xcd\xfb\xe4\x4a\x2f\x7f\x85\x0c\xbc\x1e\x5e\xd7\x16\x93\x0f\xe8\x49\x66\xcd\xca\x51\xb3\x20\xa0\x51\x7e\xc4\x57\x3f\xe0\x9b\x8d\xad\xe7\x79\x72\x84\x02\xc8\x2b\xbd\x6c\x06\x8b\x07\x5b\x85\x10\xee\x3d\x63\x3c\x94\x53\xeb\x25\xcb\xa4\x7a\x9a\xaa\x4f\xe6\x5e\xd0\x45\x8a\x7f\x02\xa7\x89\x51\xda\x93\x22\x5b\x89\x98\xe9\x22\x1f\xb1\x17\xc1\xd6\x7c\x8b\x46\x08\x58\x58\x0e\xe1\x1a\xb6\x0c\xdc\xc9\xe6\xed\x44\x2a\x23\x2d\x36\xd2\xa6\xdb\x56\x97\xfe\x18\xf6\xab\x85\xdb\xe1\x87\xa3\xe1\x75\x69\x27\xa5\xb4\x13\x28\xa7\xf2\xe9\x40\x36\xee\x4d\x92\x1b\x08\xb4\xb4\x7e\x2a\x36\x1e\x98\xeb\x8d\xf5\xb9\xc3\x74\x3f\x6b\x19\xb3\xb8\xd8\x24\x32\x72\x72\xf7\x45\xa7\xad\xe8\x83\x98\x17\xde\xff\xd6\xa9\x56\x3b\x74\x0d\xac\x21\xe9\x3c\x48\x10\xe9\xc0\x21\x7c\x65\x24\x46\x26\x55\x94\x14\x40\x0d\x62\xd4\x8b\x93\x3c\x95\xcb\x25\x98\x33\xb6\x84\xe5\xfb\x87\x6a\xf4\x50\x50\x87\x57\x6b\x84\xb5\x94\x89\x5e\xca\x88\x27\x61\xce\x9e\x0f\xf6\x39\x2c\x38\x7b\xec\x89\x38\x0d\xd2\x7b\x6d\x87\x5a\x31\x2e\x36\xa9\x00\x38\xc2\x19\x88\xf2\x19\x89\xbb\x43\xfa\xbd\x60\x99\xb0\xf9\x6a\x21\x52\x1b\x18\x3b\xb6\xaf\x40\xb9\x61\xbf\x6d\xd9\x33\x90\x3d\x57\x41\x64\x4b\xbf\x28\x91\x82\x3d\x00\xd1\x4c\x33\x52\xa5\x41\x37\x71\x8c\x1a\x2e\xed\xce\x32\xca\x2c\x5c\x7e\x21\x16\x84\x2d\xe5\xb3\xd1\x79\xbf\x35\xb4\x66\xf0\x81\x88\x47\x2b\x31\xb3\x6a\xf6\xb1\x45\x96\xbb\x00\x06\x0a\x2b\x0b\x6d\x1d\x8a\x52\x26\x01\xce\x28\x42\x43\x14\x7b\x5c\x97\x5d\x48\xd7\xd0\x51\x68\x60\x3a\x31\x8b\x45\x89\xad\xfc\xe0\x71\xf6\x12\xcd\x3e\x77\xc0\x76\x84\x71\x76\x21\xa2\x27\xf6\x78\x37\x41\xeb\x47\xe6\xcc\x88\x82\x6c\xe5\xa1\xfa\x5b\x6d\xc0\x9c\x2f\x7f\x45\x12\x62\x0f\x98\xeb\x18\x56\x4c\x87\x28\xce\x0f\x65\x40\x46\x48\x66\x8e\x7e\x7e\x93\xf0\xdc\x22\xd0\x43\x58\x83\x65\x6b\x00\x9c\x2f\xf2\x80\xa5\x85\x28\xa3\x9b\x8d\x5e\x1d\xcf\x6c\xd4\xe9\xd0\x18\x75\xad\x2d\xeb\x15\xa2\x80\xbf\x4d\xcf\xe5\x46\x63\x7d\xa0\x07\xd9\xd3\x9f\xb3\xa0\x6a\x5c\x87\x28\x96\xe0\x25\xe1\x48\xe8\xbd\x90\x4b\x1b\x67\x94\x0b\x82\xc5\xc7\x3a\x55\x20\x80\x35\xf2\xd2\xb4\x74\xab\x63\xca\x3e\x71\x30\x35\x60\xf1\x92\x2f\xca\x87\x0b\xc3\x2e\xd8\xf4\x16\xf8\xae\x39\x11\x82\xc7\x4c\x2f\xc8\x37\xbb\xd9\x24\x12\xf0\x09\x63\x84\x42\x85\xa2\xf0\xac\x9c\xf4\x19\xb6\x66\x3b\x1b\xd4\xae\xdf\xda\xfc\x92\xce\xa0\xa8\xf7\x02\x98\x71\x95\x43\x06\x55\x9d\xea\x50\x02\x18\x97\x66\xbf\xaf\x09\xdd\xed\x9b\x5c\x26\x7a\x0e\x13\xd5\x9e\xeb\xd1\x21\xa0\x8d\x74\x4a\x65\x3c\xe4\x7a\xb7\x73\x72\xe3\x5e\xed\xea\xa0\xa3\xf7\x76\x5f\xb2\xcb\xcc\x08\x3d\x36\x30\x7f\xab\xd5\x99\xbb\x6c\x6d\x08\xb7\x66\x2e\xde\xea\xb4\x71\x8b\x9d\x0c\xa7\x42\x77\xf0\xc5\xd7\xc7\x72\xd0\x42\xd7\xeb\xfd\x77\xcc\xa5\x87\x08\xe8\x5e\xe4\x03\x8a\xb6\xf1\xe4\xba\xca\xed\x21\x00\x98\x76\xe9\x30\x75\x0d\xb8\xf8\xdd\x22\x96\x72\x8a\x7b\xad\x68\x75\xde\xed\x29\x3e\x08\x91\xe8\x15\x4e\x54\x91\x6b\x1f\x40\x81\xf1\x4c\x00\x16\x2e\xac\x56\x00\xb1\x31\x89\x6b\x51\x53\x47\xc0\x04\xd3\x60\x8f\xe6\x80\xdc\xaa\x41\xd9\x5d\x9b\x54\xd8\x50\xdc\x56\xe4\xae\x66\x35\xb1\x84\x20\x10\x69\x72\xa3\x2e\x17\xed\xdb\xba\x5c\x07\xb4\x02\x71\x21\xd2\xf7\x22\xbd\xde\x68\x25\x14\xe5\x17\x2a\x3d\x55\xd4\xb8\xa5\x75\x74\xc1\xaa\x52\x19\xc7\x88\xbc\x5a\x98\x14\x2c\x32\x9d\x3c\x53\x54\x32\xc0\x53\x06\x42\x18\xd3\xc1\x73\x63\x20\x18\x73\x18\xc2\xe5\x24\xde\x21\xcb\xb1\xc2\x6d\x98\x8a\xa5\xcc\x72\x11\x56\xbe\x84\xef\x1f\x8d\x86\xaa\x64\x41\x77\x4d\x7d\x2b\x0d\xd5\x2e\x55\xd8\x9c\xda\x01\xfd\xd9\x6e\x44\x3c\x71\xef\x75\x6f\x86\x4a\x71\xa2\x17\x12\xa5\x5b\x00\xf7\x00\x9a\x00\x19\xc2\x98\x64\x0e\x09\xd9\x2d\x12\x01\x4c\x70\xc7\x1d\x06\x4b\xb4\x2c\x78\xca\x55\x2e\x44\x36\x55\x14\xcb\x45\x38\x9e\xb0\xe2\x1c\x37\xd0\x4b\xc0\xf3\x82\x0a\x6e\xa4\xb3\x1c\xd1\x2d\xe0\x95\x05\x97\x49\x91\xb6\xda\x9c\xb8\x2b\xf7\x2a\xa9\xed\x9a\xa5\x73\x68\x96\x35\x2d\x9a\x73\xcf\x07\xa7\xc8\x55\x84\x57\x23\xb1\xe5\xda\xa5\x96\x21\x58\x91\xdb\x7f\xbd\x9d\xc3\xb1\xa5\x5e\xeb\xcf\xd9\x6c\xa3\x07\x48\xbc\x9f\xfe\x9c\xdd\xea\x96\x4a\xb7\xec\x4b\xcd\x31\xd6\x91\x91\xf0\xa5\x0d\x1b\x9a\x67\x4f\x10\xcc\xdb\x65\x8f\xef\x76\xb2\xff\xe9\x8f\xbb\x43\x7e\xad\xb2\x0b\x76\xed\x8a\xab\x38\x31\x76\x2a\xcf\x2b\x37\x90\xcf\x61\x33\x7a\x71\x6e\x85\x63\x7b\xc1\x02\xe4\xff\xce\xa2\x5a\xf1\xc8\xae\x79\xaa\x54\x9d\x74\x0d\xa8\xfa\x95\x72\x2d\x48\x53\x0e\xb2\xbf\xd9\x89\xbf\xcc\x1d\xd8\xf6\x2d\xb8\x90\xcb\xef\xc0\xc8\xfa\x58\x97\x94\x11\x1d\x45\xba\xbf\x5c\x42\xe3\x81\x87\x11\x72\xc7\x8d\x30\x0b\xe1\x27\xa7\x8a\xe8\x0d\x31\x8e\x0d\x01\x4c\x84\x58\xc9\xd8\x1f\x5c\x41\xd1\x1f\xfe\xc5\x02\x6c\x6c\xd9\x02\xe6\x1a\x50\x6c\x74\x14\x15\x29\x04\x99\xc9\x75\xc3\x04\xde\x4d\x43\x50\x82\xc7\x78\x23\xbb\x78\x22\xaa\x4f\x4d\xda\x83\xf3\xd5\x95\x06\xf5\x00\x2e\x1a\x24\x6a\x74\x77\x21\x31\x0a\xa4\x59\xce\xb2\x5c\x6c\x1a\xa5\x52\x49\xe9\x2a\x73\x91\x1e\xa0\x76\x79\x26\xd4\x9e\xba\xee\x00\x19\x3d\x0e\xcc\xe9\xbf\xde\xdf\x5c\xb3\x0d\xdf\x42\x96\x5d\xae\x89\x44\x16\x30\xc6\xaa\xe7\x77\xd7\x0a\x94\x07\x5f\x3e\x6c\x38\xa7\x64\xf2\xb6\xf8\x6e\xb9\x23\x89\xae\xc8\x21\xd8\x33\xb4\x25\xcd\x51\x4e\x75\x72\xb2\x49\xb8\x12\x88\x07\x0d\xe3\x3f\x65\x95\xcf\x87\xb1\x5e\x17\xf5\xa1\xdc\x24\xe8\x00\xb8\x53\x68\x2f\xa4\x85\x6a\xca\x52\x2e\xd3\xab\x1e\x14\xde\x6d\x95\x11\x9d\x29\x84\x1f\x11\x25\x9a\x47\xe6\x98\x60\xc1\xac\x8d\x58\xbb\x1c\x12\x9e\x41\x7a\xe7\x80\x85\xea\xe6\x82\x9d\x2a\x4b\xf5\xa7\x5f\x32\x16\x63\x49\x71\x21\x33\xa4\x50\xc7\x80\x00\xa4\x5a\x91\x7c\xc1\x3c\x90\x94\xab\xcc\x2c\x28\xf8\x34\xc5\xb3\x20\xc7\x46\x29\x18\x37\xb9\xb8\x72\xe1\x7a\x5c\x24\xe2\x97\x69\x99\xfa\x40\x31\x3b\xc4\x80\x69\x24\x27\xdd\x0d\xdd\xfc\x91\x6f\xba\x8a\x21\x0e\x6e\x71\xd7\x2a\x39\x40\x85\xaa\xd6\x09\xb4\x89\x40\x39\x51\xaa\x88\x08\x67\xef\x51\x1d\x28\x7e\x1a\xb1\x5c\x77\xc3\x46\xf7\x36\xc2\xfa\x15\xb8\x0c\x90\x3d\x01\xb6\x91\xcb\x54\x72\xfa\xb2\x39\xe5\x00\xe8\x8f\x24\xdf\x30\xb8\x53\x76\x2f\x04\xfb\xec\x78\xc2\x3f\x13\x61\x0c\x24\x5f\x02\xd1\x7b\xdb\xbc\x4e\xd4\x42\x1f\x26\x0c\xd2\x65\x2d\xb9\xef\xa0\x59\x69\xee\xe7\xa1\xe9\x83\x50\xa1\xa3\x5e\xb7\xac\xb4\x71\x5c\x3b\x92\x05\x6f\xbd\x4d\x4e\xc5\x26\xb6\xa7\xe6\x7e\x86\x25\xde\x8f\xcf\xba\xb4\x49\x72\xa0\x4e\x07\x30\xce\x27\xa5\x5f\x14\xea\x02\xf4\x25\xf6\xd6\x9c\x3f\xb8\xc0\xd0\x81\x8a\x6a\x41\x81\xd2\xf0\x1d\xa0\x83\x8e\xdd\x7f\xb3\x7b\x8c\x15\x61\x9f\x01\xfe\x3e\x03\xe5\x87\x80\xeb\x41\x9a\xbf\x1d\x8f\xd8\x0f\x23\x76\x3e\x62\xa7\xa7\xa7\xef\x46\x4c\xf0\x68\x65\x7b\x84\xaf\x60\x1e\x5e\xce\x97\xa6\x6d\x02\x04\x5f\x04\x1f\x00\x36\x07\x73\x59\x59\x10\x1c\xee\x9f\x0a\x3c\x0f\x76\x08\x58\x9a\x83\x8c\x61\x36\xae\x1e\xad\xb4\xf4\x9d\x82\x84\x57\x11\xe9\xd4\xa6\xcc\x66\xb9\x4e\x6d\xfa\xdf\x33\x4f\xb9\x54\x50\xb1\xc8\xeb\xc9\xcf\xf4\xe5\x00\xb3\x54\x7c\xe5\x6b\x18\xbf\x54\x0e\xb6\xcd\x4c\xd3\x83\xeb\x7f\xbe\xdd\x90\x43\xfa\x25\x95\x79\x6e\x6e\xe7\x6c\xaa\xee\xd9\xfb\x7f\x65\xe3\xcd\x26\x11\x6c\xcc\xfe\xce\x7e\xe0\x8a\x2b\xce\x7e\x60\x7f\x67\xe7\x5c\xe5\x3c\xd1\xc5\x46\xb0\x73\xf6\x77\x33\x6d\xa6\xbd\x6b\x6d\xae\xc3\xed\x88\x71\xa6\x8a\x04\x6f\xfd\xb7\x36\x1b\xec\x9d\x1b\x17\xf7\xab\x63\x39\xca\x33\xbd\xa6\xab\xf0\x17\x17\x93\xc8\xa4\x5a\x26\x22\xa7\xfd\x50\x4e\x82\xc4\x0f\x9c\xc0\x48\xdf\x4f\x95\xf3\xe5\xfd\x62\x7a\xfc\x0b\xfb\x3b\xbb\x2e\x92\xc4\x74\xc9\x08\x1a\xb3\x91\xde\x33\x5b\x94\x22\xd4\xe9\x8b\x7c\x92\x1b\x11\x4b\x0e\x65\x29\xe6\xbf\xce\x1e\x60\xb5\x67\x85\x87\x82\x0a\xcf\xb4\xa3\x14\x38\x44\xf4\xbc\x4a\xad\xa1\x63\x96\xb0\x8b\xdf\x61\xf9\x95\x5f\x1d\xae\x11\x79\x00\x3c\x3a\x0f\xa4\xb0\x22\x1d\x44\xc8\x60\xb1\x97\x08\xa8\x5c\xb6\xb6\xad\x86\xab\x20\xbc\xd4\x0f\x15\xb2\x40\x88\x72\x74\x1b\xb2\x07\x3b\x45\x5f\x91\x5b\xc3\xd6\x2f\x55\x6f\x82\x2e\xe9\x11\x2c\x7a\x45\x85\x1c\xa6\xfe\xcf\x65\x46\x98\xd2\x14\x6b\xd9\x8b\x3a\xa7\xd2\xd9\x47\xf2\x5d\x40\xed\xab\x31\x64\x94\x4c\xce\xcc\x51\x3d\xbb\xd6\xca\x98\xad\x99\x5c\x22\xea\x06\xa4\x11\x65\x80\x33\x68\x95\x82\x87\xb2\xca\x1a\x1c\x01\xd0\x0f\x4c\x97\x30\xb5\x2d\x37\x52\xc0\x2c\x41\xb2\x9d\x2a\xf3\x06\xdd\x48\x50\x34\x20\x1d\x38\x23\x7e\xcd\x92\xf4\xd2\xb7\x48\x20\x07\x8d\x37\x6c\xb0\x2e\x5e\xdb\x03\x36\x1c\x15\xc0\x1d\xe0\x15\xbf\x0e\x80\x89\xa8\x35\x5b\xb5\x8e\x71\xcf\xb9\x48\xb4\x5a\x9a\x5d\xd1\x26\x04\xf4\x9a\xcb\x43\x12\x4b\xc2\x2e\x60\x63\xad\x3d\x30\x97\x25\x3d\x42\x4b\x62\xee\x49\x19\x7b\xfb\x9e\x78\xd4\x9d\x47\xd6\xdd\x86\x34\xb8\x96\x41\x1c\x18\x5f\x7e\xcc\x44\x0a\xe8\xa1\x98\xe1\xe0\xbc\xfd\x78\x71\xfa\x1a\x72\x1c\x51\xbf\x43\xd5\x99\x18\xdb\xec\x0a\xa1\x68\x82\x75\x26\x3b\xa7\x5e\x8f\xfd\xf8\x6b\xe6\xc8\xbe\x26\xcb\x71\x23\xa5\x31\x3c\x67\x5a\xa3\x3f\x0d\xa5\x2d\xb6\xb3\x77\x8c\xf4\xc1\x2f\xc8\x62\x30\xd3\x0b\x5b\x97\xda\xff\x4e\xaf\xf1\x48\xf4\xcb\x52\x09\xb1\x63\x43\xbe\x85\xfa\xc6\x69\x8b\x37\x68\x35\xa3\x88\x44\xbf\xce\x56\x27\xec\x46\x7d\xc0\xd7\x6f\x75\x22\xa3\xee\xa4\x37\x7b\x5d\xad\xf4\x4b\x43\x16\xd1\x5c\x40\x16\x28\xf9\x7f\xa8\x53\xa8\xa1\xe7\x22\xca\x7d\xc4\xad\x3e\xb8\xff\xd5\x89\x36\xbb\x6d\x70\xf4\x28\xbb\x69\x03\x2e\x33\x17\xc3\x83\xbb\x15\x70\xe3\x00\x2e\x19\x7d\xad\x50\x99\x08\xb1\xed\x88\x93\x0b\xba\x34\xf3\x20\xa0\x5f\x56\x3a\x31\xb6\x98\x8a\x09\x83\x6f\xaa\x36\x22\x8d\x34\x24\xa8\xc4\xc6\x36\x03\x9c\x25\x99\xc4\x9e\x93\xe0\x2d\x64\xf4\x42\xde\xdd\x3b\x22\x5e\x12\x2e\xc6\x6c\x9b\xef\xb8\x75\xed\xb6\xb3\xe4\xab\x87\x79\xa0\x8e\x97\xa2\xd7\xb5\xed\x3f\x51\x2a\x19\x4e\x05\xa1\x66\x54\xa2\x85\x66\xd2\x4b\xfd\x19\xe4\xe1\x05\x7a\xd4\x85\xa5\x77\xb3\x86\x53\x5e\x59\x57\xda\x66\xd5\xa9\x04\x2c\x45\xcc\xa2\xc2\x04\x92\x4c\x40\x77\xd6\x82\xa3\x2e\xe6\x91\xcd\x68\x51\xa7\xca\xc7\x47\xdf\x64\xa1\x5e\xd6\xb8\xce\x08\x15\x68\x93\x00\x47\xec\x4d\x69\xa0\x6f\x00\x6b\x4f\x69\xf8\x1e\xc5\xb0\x4a\x53\x03\xdb\x75\xc4\x64\x3e\x55\x32\xc3\x9d\x99\x8a\x44\x3c\x9b\xde\x85\xce\x62\xca\x75\xb1\xb6\xb3\x1d\x36\xe4\x91\x73\x5b\xcc\xed\x38\x7b\xe1\x10\xa6\x21\x66\x1b\x07\xc7\x74\x2c\x32\xa3\x37\x02\xda\xbc\xf8\x6a\x0e\x80\x84\x58\x08\xa6\x7f\xc4\x42\xd9\xfe\x41\x56\x08\xd2\x02\x4e\xd5\x64\x01\x15\xb5\x50\xc7\x1b\xc7\x68\x85\x5a\xfc\x71\x07\xa0\x23\xc9\x39\xac\xc9\x26\xb7\x0b\x41\xbc\x61\x78\x92\xc4\xb3\x48\xb7\x39\x38\x75\x61\x5e\x95\xe0\xf9\x8a\xc9\x7c\x04\xc8\x47\x56\x52\x4e\x15\x8f\x89\x76\x95\x9a\x33\x53\x03\xfb\xbe\x63\x9d\xe9\xf7\xb9\x7e\xee\x52\x6c\x0f\xcd\xfa\xc2\x53\xbd\x49\xb8\x9a\xe1\x0d\xf2\x2b\xe4\x7d\x05\x94\x6e\x6d\xa1\xce\x62\x3e\xb3\x5b\xec\x38\xfd\x74\xf2\xfe\xae\x44\xb4\x68\xf4\x58\xfb\xa1\x11\x6e\x06\x8f\xd6\x6a\xcd\x13\xe7\xa7\xa1\xec\x82\x94\xd9\x08\x6c\x7f\x29\xe0\x53\xc2\x78\x25\x13\xc1\xee\xd6\x5d\x39\x61\x76\x07\x7c\xaf\xf9\x49\x7d\x56\xbe\x72\x87\x54\x97\x7d\x78\x6a\x4c\x4d\x43\xdc\x2b\x3d\x66\x47\xb7\x5e\x37\x45\xa6\xd5\x8f\x52\x4f\x95\xb1\xa3\x0d\xc2\x7d\x58\x3c\x21\xd0\x0f\xe7\xdc\x3c\xcd\x94\x7d\xa1\x1d\xa6\x1b\x72\x2b\x8f\xe9\xa3\x06\x39\xd5\xd7\x53\xe2\x2b\xd9\xa1\x5f\xa7\x6c\xa2\x98\x55\xf7\x46\xec\x0d\x6e\xac\xec\x0d\xb9\x20\x89\xf7\x91\x62\xe7\x31\x9d\x1e\xaa\xfd\xad\xa6\x62\x60\xcd\x80\x3f\x6e\x18\x09\xea\x44\xec\x7a\xd5\x79\xf9\x41\x42\xcd\xc2\x3e\x45\xfe\x18\x45\x9c\x63\x03\x74\x49\xa2\xd9\xbd\x45\xa5\x5d\x7b\x6f\xb6\x1f\xb0\x8d\x77\xb1\x1f\xec\x8b\x66\x8a\x36\x05\xdd\xa7\xf6\x77\xa6\xd3\xa9\xb2\xad\x91\x4b\x32\x43\x8a\x90\x6a\x53\x41\x0a\x35\xe9\xfc\xc1\x4e\x85\x24\x06\xcb\x0a\x03\x64\x43\x1e\x56\xb0\x2a\x05\x20\x29\x62\x2e\x3c\x63\xed\x29\x1b\xfb\xaf\x19\xc5\xc3\x6c\xf0\x35\x5e\xf3\x55\xe8\xb1\x24\x31\x93\x22\x73\x8b\x74\x16\x94\x37\x64\x05\xe0\xf5\x2d\x0a\x23\x8c\x02\x50\xc3\xa9\x32\x93\xc7\x16\x12\xf2\x7e\x69\x5e\xa6\xea\xa3\xce\x2c\x36\x41\xe6\xe7\xc3\xe6\x90\xd2\xb4\xbd\x71\xe4\x38\xf4\x87\x0b\xb8\xb4\xc9\xe7\x5f\x61\x4b\x86\xba\x16\x02\x18\xd9\xea\x22\xf5\x83\x8a\xb8\x9a\xaa\xff\x34\xd3\x83\x5c\xa5\x8e\xe8\x57\x2f\xf0\x08\x5b\x76\x69\xf6\xf6\x33\x36\xfa\xf6\x5f\xde\x7d\x7e\x87\x79\xe8\x45\x06\x7c\x64\xa3\xf2\x05\xe2\xf0\x6d\x8b\x24\x81\x48\xb4\x1d\x81\x83\xf6\xf0\x9f\xe0\x5d\x69\x39\x64\xd4\xcd\x54\x59\xc5\xe8\x73\xd0\xbb\x76\xb0\x77\x3e\x8f\x59\xc4\xf3\x68\x75\x62\x75\x39\x12\x63\xf6\xf6\xa3\xe5\x43\x62\x22\xa3\x69\x35\x43\xbc\x1a\x83\x33\x5d\x3b\x56\x83\xd2\x7e\x31\x43\x80\xc4\x9a\x87\x2a\xdf\x81\xc3\xc4\xc3\xcd\xe9\xa9\x76\xbd\x9e\xe7\x1e\xb7\x6c\x43\xde\xe2\x24\x2f\xb9\xe2\x6b\x11\xb3\x37\x50\x31\xf5\xc6\x2e\xfe\x54\x6d\xe6\xa7\xc9\x76\x91\x13\x60\x96\x99\x94\x53\xe0\xe5\xd8\x71\xcb\xcd\xe2\xba\x99\xb4\x63\xb2\x5b\x0d\xad\x66\x5d\xc7\xcd\x8d\xfb\x52\x7f\x85\x05\x7d\x5c\x6e\x76\xee\xcb\x29\x42\x65\x80\x60\x9e\x3d\x8d\xd8\x3c\xe5\x0a\x20\xd5\xe3\x50\xa9\xf2\xa7\x13\x8c\x67\x44\xa3\xb2\x25\x14\x8a\x27\x5b\xc8\x1d\x1f\x4d\x15\x42\x77\x01\xd8\xe6\x36\x4a\x64\x84\xd4\xde\x15\x3d\x48\x3c\x0b\x95\x5f\x12\x56\x85\x4d\x52\x3f\x34\xb4\xec\xb0\x2f\x0e\x02\xb5\x9c\x94\xb5\x1d\xee\x41\x3d\xbc\x87\x15\x0b\x55\xc8\xa2\xb6\x49\xad\x6e\x83\x8f\x88\xe1\x07\xd0\xcd\xd8\xdf\x8a\xb9\x4e\x2c\x3c\xdc\xe4\x82\xe9\x14\x20\xb2\x73\x4d\x7f\x92\x71\xdb\x2d\x26\x55\x2c\xbe\x1e\x84\x2a\xd0\x7d\x21\x59\xf5\xce\x7c\x26\x40\x62\xae\x0e\x16\x4e\x51\x2a\xcc\x65\x91\x5b\x0b\xae\xf6\x54\x56\xcd\xb0\x1b\x27\xf9\x0a\xd2\xde\x30\xe1\xda\x4f\xea\x9a\x6f\x59\xb4\xe2\x6a\x19\x98\xd0\x90\x85\x24\x36\x3a\x45\x2a\xa9\x67\x00\x43\xd3\xa9\xad\xda\xa4\x5a\x44\xca\xfa\x76\x0e\x6f\x4c\xb6\xd4\xb6\xe0\x90\x2f\x97\xa9\x58\x42\x21\xfd\x54\x95\xaa\xa9\x01\x08\xce\xa2\x58\xe3\x77\xba\x8a\x51\x8f\x83\xe8\xd0\x66\xb5\xe4\xe9\xd6\x95\xf2\x11\x0f\x9b\x9b\xba\xda\xb4\x8e\x98\x14\xa7\x23\xf6\x47\x9f\x60\x2a\x22\xad\x5c\x2d\x60\x4b\x21\x58\xc5\x35\xbd\x43\x16\x35\x40\x3f\x34\xf7\x1d\x7e\xab\xb1\xb9\x35\x6e\x9a\xce\x62\xca\x9c\xe7\xc5\x00\x59\x49\x8c\x9d\xe7\xe6\xe5\x7b\x7c\xb7\x33\x07\x9b\x6f\x8c\x78\xb3\x20\x46\xe6\x79\x23\xe1\xcd\xb7\x3d\xda\x64\xd3\x5c\xef\x74\x74\x26\xba\xdd\xd1\x79\x0c\x95\xd2\x62\x2b\xec\xf6\x75\x26\x2d\x78\x01\x1d\x63\x1a\xea\xca\xb4\xc9\xa8\x94\x66\x9e\x55\xcd\xad\x06\x09\xb0\x49\x75\x5c\x44\x22\x36\x27\x17\xf4\x76\xcc\xdc\x70\xb0\x05\x25\x21\xd9\x74\x21\x94\xb0\x57\x80\xb7\xf5\x5b\xd9\xc6\x6d\xa8\x2f\xcd\xd3\xff\xd8\x62\x17\x5b\xcd\xa4\x69\xd2\xc3\xf3\x89\xf3\x94\x0e\xbc\xa7\xdc\xe7\x11\xc7\xdf\x3a\x37\x75\x2a\x97\x52\xf1\x5c\xa7\xec\xad\x2b\x4e\x7c\xe7\x08\x1b\x60\x16\x8f\x21\x26\x4a\x53\x84\x62\xa2\xd9\xf6\x82\x7c\x66\x11\xcf\x86\x21\x91\x35\xf1\x8e\xef\xcc\xd7\x37\x4f\x65\x39\x5f\x6f\x42\x10\x4d\x87\x93\x44\x33\x93\xe0\x24\x30\xdb\x31\xf0\xf1\xc9\xcc\xd7\x60\x4d\x15\x79\xc6\x71\xdd\x74\x6a\x27\x0f\x74\xdb\xb6\xbb\x79\x53\xe4\xb3\x3d\xa1\x4c\xf0\xe5\x61\x0e\x12\x0a\x97\x7f\xe4\x9b\x6e\x70\x08\x4e\xa6\x31\x16\xa1\x38\x8e\x50\xab\xa9\x94\xf7\x67\x37\xe0\xf5\x40\xe8\xcf\x6a\x88\xf7\xee\xca\x06\x34\xbc\xdd\x52\x32\x04\x60\x21\x10\x73\x30\x03\xad\x02\x4d\x50\x27\xd6\xcc\x2d\x6e\x11\x25\xce\x13\x5d\xc4\x8c\x84\x1a\x85\x8b\xd3\x53\xbc\x1d\x01\x04\xf4\xf4\xb4\x0d\x11\x6d\x20\x11\x9f\x93\x3f\xf0\x5e\xf3\x09\x84\xdf\x5a\x24\x70\xe7\xd1\xa7\x99\x7d\xb5\xa5\xa7\x99\x86\xb5\x77\xe2\x78\xd0\xda\x3b\x6f\x2d\x60\x68\x0d\x73\xe4\x81\xdd\x24\xe3\x04\xce\x5b\xe8\xe8\x6e\xc0\x4c\x2d\x05\x10\xb3\xa7\x83\x3f\x67\x2b\x6d\xbb\x3f\xb5\xe1\xa9\x50\xf9\x0c\xbe\x38\xec\x63\xf0\x91\x5b\x78\xbd\xa4\x30\xf5\x72\x58\xfe\xfb\x83\x46\x3f\xb4\x05\xcc\xf8\x0f\x76\x4f\xbe\x17\x8b\x0c\x07\xb7\xe3\x5b\x09\xb9\x31\x41\xcc\xce\x2d\x5c\x3b\xd2\x9d\x19\xd0\x1e\xb3\x17\x0c\xa8\x24\xda\x7b\x0d\xc8\xf7\x1e\x42\xaa\xd0\x0a\xb9\xa1\xa8\xc2\xd3\x88\x5a\xfb\x37\xbf\xe7\xb0\x6a\xda\x87\xcb\x19\xcf\x99\x59\xbf\x84\xfd\x97\x48\xb5\x2f\x5b\x40\xa7\x4a\xd8\x70\xa7\xbe\xbe\x3f\xad\x1d\xea\xe3\x48\xa8\x16\x32\x0a\xc1\x5f\x08\x93\x04\x2d\xdf\xf9\xd6\x9a\x23\x2d\xa1\x8e\x8d\x88\x70\x1d\xf6\xbc\xd6\x03\xc3\x33\xb8\x7f\xac\x6b\xce\x5d\x66\xf6\x80\x9e\x81\x5d\x4d\x18\x8a\x6b\xbe\xa1\x3c\x34\x4a\x79\xad\x06\x19\x4e\x61\x10\xff\xfe\xcb\x7f\x9c\xb6\x11\x96\x42\xd7\x87\xa6\xf5\xb8\xce\x7f\x48\xa5\x50\x31\x04\x0d\x79\x5c\x67\x36\x50\x25\x2f\x72\x49\x3c\x9b\x6d\x78\x94\xea\xbe\xe6\xab\x36\x9b\xe1\x26\xfa\x06\x91\x67\x2f\x64\xdd\xf1\x2d\xc5\xa5\xda\x54\x89\x6c\x16\x6f\x15\x5f\xd7\x29\x5e\x5f\xb5\x8f\x5b\x29\x92\x18\xba\x48\x5f\xdf\x15\x3d\x89\x45\xf4\x34\x54\x27\xd8\x1b\x0e\x5c\x44\x4f\xec\xc7\x87\x8f\x57\x48\xc3\x25\xb3\xa9\xba\xe6\xb9\x7c\x16\x8f\x69\xe2\xdc\xd6\x84\x48\x92\x26\xf6\x8c\x94\xe1\x69\x03\xf0\x0e\x8b\x65\x6b\x15\x87\x10\x3d\x7c\xbd\x3d\x99\x17\xd1\x93\xc8\xcf\x52\xae\x62\xbd\xc6\x61\x9c\x65\xc5\x62\x21\xbf\x9e\xe6\x3c\x7d\xb7\xab\xe6\x60\xa7\x24\x3d\xc0\x88\x39\x44\xa0\xd4\xcd\x14\x47\x8e\xe6\x65\xb3\x8c\x59\x40\xf7\xef\x24\xb3\xc7\x66\x75\x22\x05\xfc\xa1\x2d\x86\xd2\x29\xf5\xb3\xe1\x0b\x03\x66\xaf\xf9\x62\xfd\x46\x26\x60\x1b\xae\x69\x9f\xee\x5b\x0f\xe6\xad\xd6\xc9\xa1\x5e\x4c\x9e\xd8\x43\x32\x03\x96\xa7\x43\x54\x70\xdc\x00\xce\x19\x30\xb9\x70\xf1\x34\x07\x14\x4a\xbe\x10\xc7\xb1\x08\xa9\x1e\xd4\x05\x48\xb0\x80\x4e\x74\x64\x81\x66\x9b\x86\x80\xea\xc0\x6c\x56\x68\x03\x33\x31\xac\x3a\x54\x77\xab\x06\xf5\xc9\xdc\xf7\x11\xc0\xd4\x2a\x3d\x1c\xe4\xe0\x40\x4e\xa6\xca\xa7\x9c\xb3\x23\x04\x5d\x74\xf3\x18\x7c\xdb\xce\x27\x32\x41\x1a\x99\x43\x9a\xcf\x54\x05\x5a\x0e\x22\xa5\xd8\x74\x61\x37\x6b\x4d\x3e\x90\xd2\x36\x3c\xd8\x07\x72\x08\xb2\x6e\xa7\x93\xfc\x22\x64\xfc\x82\x38\x6f\xa4\xd7\x73\xa9\x6c\xf9\x29\x39\x06\x41\x3d\x1b\x5b\xe0\x32\xe7\xc4\xb5\x6a\x16\xe2\xd0\x57\xe6\xde\x5d\x0d\x21\x06\x5c\x28\xb2\x76\x99\x30\xa1\x4e\x7c\x5c\x10\xe0\x96\xcc\xc3\xea\x08\xa4\x31\x67\x5f\xf8\x36\x03\x7a\x34\x61\xa4\xe2\x02\x9d\x61\xe5\xfe\x8f\xbc\x8b\xc6\x81\xe2\x11\xd7\x68\x41\xac\x89\x34\x16\x89\x35\xf9\x22\xb1\x44\x70\x1e\xeb\xe4\x4d\xd6\x3c\x39\xbf\x8e\x7f\x3b\xed\xf4\x6f\x63\x80\xe9\x7f\x86\x4b\xbb\xc3\x71\x76\xa0\xff\x2e\xb8\x26\x53\x1d\x89\xcc\xa6\x00\x40\x51\x06\x88\x63\xf3\xed\x11\x5b\x73\xa9\xe8\x18\xe4\xa9\x11\x90\xb1\x98\x17\xcb\x65\xab\x5b\xe9\xfb\xf7\x4f\x97\xcf\xc9\x3f\xbd\xff\xb0\x13\xad\xe7\x18\x1e\xb6\x89\xfd\x12\xba\xfc\x8c\xae\xfc\x6d\x9c\x6a\xbf\xa2\x07\xb3\x31\x8c\x50\xdb\x44\xc7\xf1\x60\x4e\xfa\x78\x30\x6d\xde\x06\x94\xcf\x90\x09\x62\x63\xeb\xbf\xb9\x36\xbf\x8d\x6b\xb3\xd7\xa6\x40\xc8\x86\x99\x2c\x2b\xe8\x1d\x3d\xdc\x13\xf9\xc9\x41\x04\x42\xaf\x88\xb8\x34\x13\x2a\xce\xd8\x9c\x47\xaf\x00\x05\x05\xb7\xe3\xe1\x3e\x94\x1d\x09\x03\xf7\x7a\x2d\x18\x7c\x2a\x43\x3c\x7b\x46\x15\x4a\x23\xc8\x44\x33\x03\xf4\x51\x76\x8a\xe1\xc3\x75\x8a\xd1\xfe\xd8\x2b\xd5\x6f\x95\x78\x61\xe6\xb6\x1a\x85\xa9\x39\xc1\xf2\x00\x6d\xcc\x3b\xe2\xad\xf0\x79\xbc\xae\x1c\x3b\x15\x4b\x9e\xc6\x90\x3d\x4e\x47\x32\xe1\xd1\x93\xf9\x77\xe8\x1f\x7d\x91\xd2\x87\x2c\xe6\x32\xa6\xb4\xf9\xd6\xa4\x8a\x90\x05\x9e\x32\x95\x7c\xff\xf0\xf5\x8c\xf1\x28\xd5\x19\x7a\x19\x1c\x33\x22\x54\x2f\x82\x02\xfb\x2c\xe3\x82\x27\xf8\xc5\x56\xef\x24\xcf\x0e\xc2\x90\x1e\x07\x5c\x1e\xe2\xeb\x26\xe1\xaa\x7c\x26\x71\xb8\x80\x3f\x22\x3b\x76\xbe\x83\xd1\x3a\xa4\x2b\x83\xe1\x00\x43\x36\x71\x7f\xac\x50\x3b\x4e\x05\x8f\xb7\x21\xd8\x90\x54\x44\x11\xcc\xe3\xb5\x54\x66\xe9\x2d\xef\x95\x93\xaf\x16\xb4\x15\x93\xe8\x80\xd0\x20\x49\x2a\x47\x3f\x63\x4a\x18\x95\x8a\xa7\x32\xd9\x82\x16\xbd\x49\xc5\x49\xf0\x9d\xe0\x7c\x53\x0e\x3f\xc0\xcf\x52\x61\x7c\x91\x89\x45\x91\xa0\xae\x0d\xd6\xa8\x1b\x00\x9d\xc3\xc7\xc9\xc8\x5c\xb3\x39\xc1\x88\x07\x1f\x46\xaa\xa3\x63\xe4\x43\xd7\xed\xc0\x5e\x3e\x79\x0f\x82\x95\x42\xba\xe6\x4a\xbf\xd8\xa2\x8d\x17\xee\xb3\xf2\xda\xee\x92\xa3\xf9\x61\xbb\xb5\x2e\x6b\xef\xd8\x53\x69\xf9\x6e\x42\xe7\x3b\xfd\x26\x62\x77\x12\xa5\x82\xe1\x10\x4b\x20\xe5\xf0\x88\x98\x15\x19\xd6\x7e\x98\x35\x04\x69\x6d\xcd\x7a\xac\x86\xb1\x0c\x93\xcc\x8d\x4e\x66\x5a\xb1\x69\xf1\xfb\xdf\xff\x49\xb0\xdf\x13\x65\x34\x48\x19\xf4\xa0\x03\x0c\x16\xb6\x0e\x02\xca\x7d\x40\x20\x46\x56\x6d\x45\x58\x53\x12\x9b\xad\x3c\x85\x34\x30\x1e\xad\x58\x56\xcc\x31\xc7\x89\x93\x13\x96\x2b\x87\x32\x79\xa5\x21\x5d\x09\xef\x31\xdb\xfb\x01\xce\x8c\x5b\xba\x5f\xac\xa3\x22\xc8\xb3\x84\x89\x0e\x89\xe6\x60\x52\x70\x90\x20\xc0\x6f\x81\x6d\x6e\xc4\x7e\x94\xcf\x62\xc4\xee\x37\x3c\x7d\x1a\xb1\x0b\x74\x07\xff\x55\xcf\x77\xfa\x27\x8e\xe1\xa3\x73\x6a\xf4\xa1\x98\xd5\xe8\xed\x1a\x05\xd8\xaa\x41\x08\xa2\xee\x4d\xb2\x19\x2a\x88\x4c\x1d\x3d\x09\xd5\x7a\x34\x6c\x5e\x61\x2b\x00\xef\xb1\xac\xac\xf6\xb4\xc8\x56\x9b\xab\x2a\xa5\xfd\x7d\x4a\x55\x67\x4d\x99\x3a\xe6\x1e\x83\x9d\x68\x06\x7e\x02\x9a\x89\x4e\x5d\x65\x64\x46\xee\x71\xdc\x15\x98\xbf\x88\x37\x72\xa5\x96\xb0\xaf\xe2\x65\x3f\x3c\xdb\x68\x9d\x34\xea\x5f\x47\x9d\xc0\x9a\x37\xb6\xef\xe4\x4d\xb0\x06\x23\x0b\xb5\x12\x3b\x8b\xde\xb3\xe7\xfd\x80\xe8\xf4\x03\x30\x05\xd8\x4d\x71\x01\x41\x0e\x3f\x1d\x21\xc5\x99\x11\x2b\x98\x35\x8a\x8a\x88\x65\xc4\xe4\x56\x43\x34\x4a\x14\xb9\x38\xc3\x6c\xc5\x9a\xcf\x31\xab\x7f\xa7\x45\x2d\x84\x76\x67\xb2\x09\x39\x61\xe8\xe1\x82\x3c\xec\x7a\x20\x01\x7b\x6e\x05\xb8\xcd\xdb\xdf\x85\x1b\x69\x8b\x14\x67\x51\xc2\xb3\x9e\x99\x80\x8d\x72\x67\x42\x0d\x9d\x43\x3b\xfd\x65\xe6\x8f\xe0\xf3\x5d\xf7\xbc\x30\xa7\x6a\xec\x70\x13\xbd\xaa\xe5\xd4\x43\x14\xb3\xa8\x18\xd7\x96\x06\x8b\x01\x3c\xc8\xe6\x88\x65\x45\xb4\x82\x72\x87\xb2\x9c\x0a\xe5\x56\xfd\xc4\x8e\xa6\xca\x28\x2b\xc8\xdd\xc3\x21\x60\xfd\x02\x34\x0f\xf2\xbf\x84\xd3\x86\x28\xab\x36\x54\x80\xe6\xdc\x2c\x8d\x56\x8d\xca\xa2\xad\x3c\xe1\xe9\x93\x88\x03\x57\x64\xb1\x89\x79\x6e\xb4\x67\x77\xc9\xc1\xfe\x75\x80\xb3\x56\xfb\xcc\xc2\x81\x85\xca\x72\x45\xd2\x26\x72\x21\xa2\x6d\x54\x03\x92\x29\xa5\x89\x1c\xcf\xe7\xbd\x9f\xcb\xb7\x0b\x70\xa4\xd9\x52\xfe\x54\x2b\x90\x67\x6d\xb1\xf5\xff\x99\x19\x7f\x2d\x98\x17\xff\xec\x5e\xbb\x1d\x61\xf0\xdf\x92\xe3\xfe\x29\x3d\x48\xdd\x70\x17\xbf\x0b\xff\x69\xe5\x97\xcd\x3f\x03\x8b\x95\xb4\xe6\xc6\xac\xb7\xef\xab\xc0\x57\xc6\xe1\xb9\xc9\x3d\xa9\x4b\xfd\x7e\xdf\x71\x14\xa8\x8c\x3a\x76\x25\xde\x03\x92\xfa\xe9\x55\x3b\x5f\xe7\x89\xce\x8a\xb4\xfb\xf0\xdf\x95\x7b\x6d\xbf\xde\x00\x79\x09\x9b\x6d\x3d\x17\x50\xbd\xdf\x95\xde\xb2\x4b\x51\x30\xf6\x52\xf5\x7d\xca\x07\x7b\x11\x2c\xc2\x52\x83\x16\x26\xb6\xda\x7b\x81\x0f\x04\x6e\xde\xa5\x08\xb5\x80\xca\xe5\x58\xda\x5c\xa5\x78\xe4\x77\x95\x13\xdf\x68\x83\x55\x60\x96\x4a\xee\xb2\x5e\x11\xdc\x63\x44\x47\x6e\x79\xbe\x42\x47\xce\x5a\xe7\x48\x9a\x4b\x78\x2f\x98\x66\x84\x31\x86\x79\xa2\xe7\x40\x2b\x64\x7e\x69\x33\x00\x23\xda\x9c\xbd\xa6\xae\xbe\x60\x7d\xf6\xb6\x39\x0f\x50\x33\x99\x8a\x0c\xa0\x33\xea\x31\xc9\xbe\x19\xbc\xc3\x9c\x4d\xf5\xee\x1a\xb1\x75\x51\x73\x36\xd5\xb1\xd6\x8d\x54\x87\x74\xce\xcb\x3d\x6a\x4c\x2e\xc3\xba\x43\x73\xbd\x11\xec\x2c\x05\xfd\x11\x79\xb2\x32\x5e\xcb\x5e\x3b\x55\x63\xfc\x25\x10\x63\xdc\x73\x8a\xb8\x8c\x49\x22\x2a\x74\xe7\x0f\x0b\x11\xd9\x38\xcc\xd1\x23\xbd\x7e\xe4\x2d\x2e\x70\x8f\x8c\xa0\xee\x4f\xe5\x32\x35\xfa\x74\x06\xea\x42\x56\xcc\x4f\x3c\xc4\x84\x4e\x41\xc1\x00\x04\x92\x0d\x07\xb6\x32\x40\x9e\x39\x69\xb8\x48\xd0\x0f\xed\xb9\x01\x2c\x14\x1b\x4f\x48\x7c\x81\x5d\x88\x35\xce\x6e\xec\xae\x1d\xa3\xde\x83\x17\xc9\xd6\xd7\xa2\xb8\xee\x92\x17\x25\x63\xe9\xd7\x4e\xa0\xea\x91\xa1\xd4\xc2\x29\xf5\xcf\x2f\x27\x4a\x73\xd6\x47\x4e\x3c\x94\x4d\x2b\x7b\x6a\x8c\x71\x48\x92\xa3\x3d\xcb\xf4\xdb\x26\xc2\xc2\x02\x66\x1b\xfe\xa2\x08\xda\xa1\x1b\x1b\x73\x2f\xf9\xd0\xcc\x6e\x6d\xe4\x43\x2d\x75\xcc\x4b\x0a\x45\x20\x49\xb9\x74\x04\x4c\xa3\x80\xbb\x94\x27\x49\x08\x33\xee\x5d\x41\x53\xe5\x1d\x06\xe6\xfa\x4f\x12\xf3\xcf\xa8\x2a\xb8\x09\xc8\x23\x86\xda\x43\x31\xb2\x38\x04\x84\xe0\x45\x61\xa4\x13\x34\xcc\xbd\xf9\xbc\xeb\x34\x1f\x4b\x9f\xfc\xce\x4a\x30\x77\x04\x6c\xf1\xb3\xb3\x27\xb1\x1d\xdc\xd7\xe6\x90\x49\x99\x9d\xdf\xd3\x65\x44\x3c\x4d\x6d\x42\x31\x7d\x95\xf1\x34\x97\x0b\x1e\x95\x3c\xe8\x2d\xfd\x5c\x89\xe8\x69\xa3\xa5\x1a\x2c\x8b\x82\xfe\x98\x1b\x29\x17\x59\xce\x7c\x6b\x2e\x5d\xba\x17\xfe\x65\xe9\x62\xc6\x81\x64\x90\x95\x60\x33\x2a\x3d\x3e\x11\x67\x8e\x78\xb0\x7d\xdb\x1d\xdb\x94\x11\xfe\x6e\x78\x05\xb7\x4c\xb7\xbf\x12\xa5\x46\xfd\x6a\x2e\x39\xb4\x79\xad\xd0\xa4\xe7\x64\x73\x56\x42\xf5\x6a\x9c\x52\xf0\x46\xfc\x66\x24\xfe\xef\x33\x12\x21\x2f\xe2\x35\x2d\xc4\xe6\xf2\xb7\xdf\xee\x88\xef\xeb\x8e\x40\x94\x2b\xcc\xeb\x1f\x32\xb5\xd4\xd5\x3b\xff\xfa\x61\x93\x2b\x58\xd0\x93\x6c\xc0\x3c\x7f\xc3\x3b\x2e\xf8\x2c\x1d\x91\x81\xc2\xa3\xb7\xd0\xed\x8e\x06\xfa\x5b\xd4\x6b\xb4\x41\x69\x57\xed\xf8\x86\x2e\xa1\x3c\xdc\x3a\xc6\x90\xe8\xed\x4e\x6c\xaf\x9e\xfd\xae\x82\x22\x7d\x6e\x49\x23\x19\x5d\x98\xe4\xda\x4a\x44\x25\x30\x5c\xd8\x21\x19\x03\x54\x45\x9e\xbf\xc9\xdc\xac\x97\x25\xa0\xcd\xcf\xbb\x92\x59\xfe\x73\x85\xb3\x67\x3f\xd2\x9f\x57\x8b\xec\xdb\xae\x62\x37\x83\x37\x3a\x03\xd2\x77\xe5\x90\xb1\x5e\xd8\x3d\x07\xb0\x4b\x96\xa5\xc1\xf4\x7b\xc8\x7d\xf5\xd9\xcd\xd7\x67\x54\x06\x5f\x52\xbe\xd9\x88\xd4\xc6\x41\x6b\xa1\x6a\xa0\x3c\x80\xaf\x00\x67\xc9\x4a\x20\x71\x5a\xe5\x4a\x35\xa2\xa4\xd2\x34\x3c\x06\x53\x77\xda\xbc\x72\xd7\x45\x92\xb4\xae\xdc\x6e\x24\xf5\xeb\xc7\xab\xab\xd9\xcf\xe3\xab\xc7\xcb\x4e\x64\xf2\xe0\xb1\xd6\x39\x71\x3d\xa1\x39\xf1\xdc\x27\xe6\xb3\xc2\x92\xb7\x69\x3f\x6a\xd4\xa8\x8b\x24\x29\xa3\xd6\x4f\xd5\x67\x6a\x07\x92\xca\x90\x91\xc7\xcc\x1b\xeb\x9c\xb8\xf2\xf7\xe1\xb1\xcf\xa6\xf1\xcf\xf8\xee\x09\xf3\x83\x78\x0f\xdc\x2a\xc4\xd9\xd0\x3c\xaf\x94\xb1\x7a\xc0\x71\xc0\x14\xa6\xb6\xe3\x70\x6c\x5e\x8e\xfd\x8e\xc7\xa3\x02\x44\x40\x11\x5b\x3a\x8d\xa3\x9c\x0e\x9c\xbb\xcf\x65\xef\xa2\x93\xe5\x31\x7a\x88\xa0\xdd\x11\xb2\x29\x00\x47\x9c\x27\x1c\x98\x2a\x34\xb8\x4c\x9f\x72\xdd\xde\x27\x36\xa1\xec\x80\x84\xab\x65\xc1\x97\x22\x1b\x31\xfb\xf1\xa9\x5a\xcb\xe5\x0a\xb0\x17\xb3\x62\x43\xc9\x6e\x68\xa2\x40\x19\x6c\x65\x0b\x55\xb2\xdd\xa4\x9a\x2a\x1a\x93\x5a\xfa\xe6\x31\xe7\xeb\xaf\xf7\x6e\x38\x94\x4a\x87\x0d\x11\x21\x84\x9a\x2a\x5c\x5c\x04\x78\xb6\x6e\x17\xd0\x97\x79\x5e\xdd\xba\x1c\x08\xc3\x90\x34\xd1\xc8\xf4\x25\x38\x80\xa6\xca\x95\xd1\x60\x52\x1e\x8d\x21\x00\x0e\xc6\x2e\xed\x96\x27\x76\x31\xec\x99\xa0\xbe\x35\xef\xfa\x83\xef\x00\x73\xe0\x66\x03\xd8\xdf\xea\x62\xac\xa7\x69\xc2\x03\xc1\xd1\x56\x5b\x09\xb5\x53\xcd\xbd\xb1\xe3\xc2\x67\x5a\x43\xea\xba\x98\x27\x03\xba\x84\xcf\x77\x76\x0a\x45\x72\x77\xa7\x7a\xf8\x5c\xef\x2a\x47\xcb\x6c\xd3\xae\xcf\xce\xb5\x6e\x59\x97\x23\x7a\x2f\x4b\x9d\xa2\x17\x76\x4d\x46\x11\xe5\xfb\xec\x97\x1e\x05\x05\xd5\x29\xb2\xd2\xa7\xab\x43\x89\xcc\xf6\xea\x8e\xd7\x9f\x7a\xf7\xc8\x69\x08\x74\xd9\x0d\x92\xb0\x74\xcf\x95\x04\x6c\x8b\x98\x24\xe7\x95\xa5\x51\x93\x28\x5e\xcc\xe1\x41\x8e\x33\xb3\xff\x47\x6e\x13\x8d\xfc\xca\x8d\xa0\x93\x51\x91\x66\x46\x5c\x92\xbc\x23\xa9\xad\x53\xc6\xa7\xca\xe2\xf1\x5a\x71\x3c\xb6\x49\x01\xa9\xfb\x2b\x16\x69\x6c\x10\xcf\x12\x34\xd6\x9c\x69\x25\xac\x34\x9c\x2a\xcb\xbd\x37\x62\x7c\x9e\x59\x4a\x3b\xae\xb6\x8e\x67\x4e\x3a\x12\x11\xae\x18\x64\x5b\xec\x96\x79\x15\x35\xa0\x74\xcf\xff\xce\xfc\xef\x1f\xbf\xfb\xff\x01\x00\x00\xff\xff\x57\x88\xe0\x17\xae\x7b\x04\x00") +var _adminSwaggerJson = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xfd\x79\x73\x23\x37\x96\x2f\x0c\xff\x3f\x9f\x02\xb7\xfa\x46\xd8\xee\xd6\x62\xbb\x67\xfa\xed\xd1\xc4\x8d\xf7\xa1\x25\x56\x59\xd7\x2a\x49\xad\xc5\x1e\x3f\xc3\x0e\x1a\xcc\x04\x49\xb4\x32\x81\x34\x80\x94\x8a\xee\xe8\xef\xfe\x04\x0e\x96\x44\x6e\x64\x72\x91\x44\x95\x73\x26\xa2\xad\x62\x66\x62\x3d\x38\x38\xeb\xef\xfc\xf3\xdf\x10\x7a\x27\x9f\xf0\x6c\x46\xc4\xbb\x13\xf4\xee\xdb\xa3\xaf\xdf\x1d\xe8\xdf\x28\x9b\xf2\x77\x27\x48\x3f\x47\xe8\x9d\xa2\x2a\x21\xfa\xf9\x34\x59\x28\x42\xe3\xe4\x58\x12\xf1\x48\x23\x72\x8c\xe3\x94\xb2\xa3\x4c\x70\xc5\xe1\x43\x84\xde\x3d\x12\x21\x29\x67\xfa\x75\xfb\x27\x62\x5c\x21\x49\xd4\xbb\x7f\x43\xe8\x5f\xd0\xbc\x8c\xe6\x24\x25\xf2\xdd\x09\xfa\x1f\xf3\xd1\x5c\xa9\xcc\x35\xa0\xff\x96\xfa\xdd\xbf\xc3\xbb\x11\x67\x32\x2f\xbd\x8c\xb3\x2c\xa1\x11\x56\x94\xb3\xe3\x7f\x48\xce\x8a\x77\x33\xc1\xe3\x3c\xea\xf8\x2e\x56\x73\x59\xcc\xf1\x18\x67\xf4\xf8\xf1\x9b\x63\x1c\x29\xfa\x48\xc6\x09\xce\x59\x34\x1f\x67\x09\x66\xf2\xf8\x9f\x34\xd6\x73\xfc\x07\x89\xd4\xbf\xe0\x1f\x31\x4f\x31\x65\xe6\x6f\x86\x53\xf2\x2f\xdf\x0e\x42\xef\x66\x44\x05\xff\xd4\xb3\xcd\xd3\x14\x8b\x85\x5e\x91\xf7\x44\x45\x73\xa4\xe6\x04\x99\x7e\x90\x5b\x22\x3e\x45\x18\x9d\x08\x32\x3d\xf9\x45\x90\xe9\xd8\x2d\xf4\x91\x59\xe0\x0b\x18\xcd\x75\x82\xd9\x2f\x47\x76\x99\xa0\x65\x9e\x11\x01\x73\x3b\x8f\x75\xeb\x1f\x88\x1a\x40\xb3\xc5\xfb\xe1\xdb\x82\xc8\x8c\x33\x49\x64\x69\x78\x08\xbd\xfb\xf6\xeb\xaf\x2b\x3f\x21\xf4\x2e\x26\x32\x12\x34\x53\x76\x2f\x07\x48\xe6\x51\x44\xa4\x9c\xe6\x09\x72\x2d\x85\x83\x31\x53\xd5\x1b\x8b\x6b\x8d\x21\xf4\xee\x7f\x0b\x32\xd5\xed\xfc\xe1\x38\x26\x53\xca\xa8\x6e\x57\x1a\xfa\x09\x46\x5b\xfa\xea\x5f\xff\xd6\xf4\xf7\xbf\x82\x19\x65\x58\xe0\x94\x28\x22\x8a\x1d\x37\xff\x57\x99\x8b\xde\x23\xdd\x79\xb1\x8f\xd5\x81\x57\x66\x7b\x89\x53\xa2\xf7\x44\xef\x94\xfd\x02\xfe\x16\x44\xf2\x5c\x44\x04\x4d\x48\xc2\xd9\x4c\x22\xc5\x6b\x6b\x40\xa1\x05\x4d\x5e\xd5\x27\x82\xfc\x9a\x53\x41\xf4\x5e\x29\x91\x93\xca\x53\xb5\xc8\x60\x90\x52\x09\xca\x66\xe1\x52\xfc\xeb\xa0\xd3\xd4\x0c\x55\xae\x31\x33\xf3\x41\xeb\xc4\x46\x6c\xe0\x5e\x89\x30\x43\x13\x82\xf4\x59\xa4\x31\x11\x24\x46\x58\x22\x8c\x64\x3e\x91\x44\xa1\x27\xaa\xe6\x94\xe9\x7f\x67\x24\xa2\x53\x1a\xb9\x35\xdb\x9f\xb5\x81\x3f\x97\xaf\xcc\xbd\x24\x42\x0f\xfc\x91\xc6\x24\x46\x8f\x38\xc9\x09\x9a\x72\x51\x5a\x9e\xa3\x11\xbb\x9b\xeb\x75\x48\x27\x94\xc1\xc9\xd3\x6b\xe9\x28\xe4\x4f\x6e\xb9\xfe\x84\x74\x7f\x28\x67\xf4\xd7\x9c\x24\x0b\x44\x63\xc2\x14\x9d\x52\x22\xab\xad\xfd\x89\x43\xff\x38\x41\x87\x48\xaf\x33\x11\x0a\xd6\x9b\x33\x45\x3e\x29\x89\x0e\x51\x42\x1f\x08\xfa\xe2\x82\x4a\x85\x06\xd7\xe7\x5f\x1c\xa0\x2f\xcc\x79\x41\xc0\x9b\xbe\x78\x81\x15\xf6\x7f\xff\x3d\x38\x7a\x0a\xcf\xaa\x87\xee\xdd\x40\x9f\xe6\x5b\x73\x35\x14\x2d\xfc\xfd\xdf\xc2\x76\xec\x7e\x2d\xe7\xb7\x05\xb3\xb5\x9c\xb6\x2b\x7f\x85\x65\x2a\xb3\x56\xa9\x77\x68\x5b\xce\xaa\xdb\xad\xb2\x56\xf9\xb6\x78\xab\x9e\xc2\x73\xf3\xd7\x6d\x98\x2b\x56\x40\xf5\x98\x32\x73\x48\xfc\x99\x11\x52\x9f\x13\x47\xbd\x7b\xc2\x52\xb6\xe1\xb5\xc1\xcc\x02\x76\xeb\xb8\x68\xb0\x2a\x7b\x38\xef\x84\xa6\x74\xd5\xfe\x9e\xb3\x58\x8b\x5c\x96\xd9\xb1\x3c\x9d\x10\xa1\x97\xc1\xb1\x3d\x98\xed\x44\xb3\x41\x95\x0b\x46\xe2\x0e\xd3\xfc\x35\x27\x62\xb1\x64\x9e\x53\x9c\xc8\xb6\x89\x52\xa6\x88\x96\x6f\x2b\x8f\xa7\x5c\xa4\x58\xd9\x17\xfe\xf2\xef\xeb\x2e\x84\xe2\x0f\x64\xd5\xfe\x9f\x9b\xdd\x8c\xb0\x04\x32\x48\xf3\x44\xd1\x2c\x21\x28\xc3\x33\x22\xed\x8a\xe4\x89\x92\x07\xf0\x9a\x96\xa9\x89\x38\xf4\x37\x10\xf4\xe0\x6e\xde\x5c\xc2\x2f\x68\xea\x05\x48\x46\x3e\x29\x68\x69\xc4\xe0\xee\x85\x25\x0a\x6f\x94\x67\x58\xca\xcd\x68\x46\x72\xa1\xc6\x93\xc5\xd1\x03\xa9\xf5\xdb\x4a\x39\x98\x21\xac\x94\xa0\x93\x5c\x11\x3d\x6f\xdd\x86\xbb\x3b\x81\x3d\x9a\x0b\xba\x0b\x6b\x78\xbd\x09\xc7\x54\x90\x08\xe6\xb6\xce\x81\xf1\x5f\xe9\x79\x6b\xfd\x65\x61\x66\xff\x40\x16\x20\x8f\x34\xac\x80\xdf\xf2\x11\x1b\x31\x74\x88\xce\x86\xb7\xa7\xc3\xcb\xb3\xf3\xcb\x0f\x27\xe8\xbb\x05\x8a\xc9\x14\xe7\x89\x3a\x40\x53\x4a\x92\x58\x22\x2c\x08\x34\x49\x62\x2d\x73\xe8\xc1\x10\x16\x53\x36\x43\x5c\xc4\x44\x3c\xdf\x32\x56\x9e\x12\x96\xa7\x95\x7b\x05\x7e\x2f\x46\x5f\xf9\x42\x8b\x18\xfe\x51\xe9\xc9\xdf\x6b\x0b\x0c\x33\xd6\x7d\x07\xad\xbd\x98\x50\x13\xcd\x69\x12\x0b\xc2\x8e\x15\x96\x0f\x63\xf2\x89\x44\xb9\xb9\x93\xff\x59\xfe\x61\xac\x25\x53\x1e\x93\xf2\x2f\xa5\x7f\x14\xa2\xd0\xda\x9f\x7a\x2d\x75\xed\x2f\x41\xa7\xed\xf6\x1d\xfc\x42\xe3\xc6\xb7\xe1\x97\x15\x73\x70\xef\x2c\x19\xac\x7b\xa5\x75\x54\xee\x05\x2b\xf1\x35\xbe\x23\x88\x12\x8b\x31\x56\x8a\xa4\x99\x5a\x53\x5f\xc7\x28\xd1\x72\xe5\x32\x39\xf2\x92\xc7\x64\xe8\xfa\xfb\x05\x19\x71\x96\xc4\x68\xb2\xb0\x5c\x6b\x4a\x04\x61\x11\x69\x6f\xe1\x0e\xcb\x87\xa2\x85\x55\xc2\x68\xa9\x3f\xf9\x9e\x0b\xfd\xf9\x5b\x10\x48\x4b\x03\x7f\x09\x99\x74\xd3\x13\xf7\xd9\x59\x08\x36\xe4\x1f\xbd\x3d\x61\xfb\x95\xec\x6a\x7d\xe0\x02\xc9\x85\x54\x24\x5d\x69\x87\x78\x3b\x0b\x61\x2f\x88\x7d\x1d\x70\xe5\x8e\xfa\x1d\x9c\xfa\xf2\x8d\xdb\x1f\xef\x35\x96\x6c\x57\x56\xc4\x7d\x9f\xa7\xf3\xe1\x2c\x9f\xea\xad\xdb\xbe\xc0\x89\xf1\x26\xa6\x59\x92\x05\x77\x3d\xc8\x67\x32\x37\xb4\xee\x95\x5b\xed\x31\x0c\x60\x85\xa2\x59\xb6\x43\xfb\xf3\xa7\x3f\x0d\x2d\x34\xc6\x1c\xa7\xe6\x54\x06\xc6\x2a\x14\x71\x61\x64\xc1\xd8\x9e\x77\xa3\x6b\x0e\xee\x06\xb7\xc3\xbb\x13\x34\x40\x31\x56\x58\x1f\x70\x41\x32\x41\x24\x61\x0a\xf4\x78\xfd\xbd\x5a\xa0\x94\xc7\x24\x31\x1a\xe7\x7b\x2d\xf9\xa2\x33\xac\xf0\x29\x56\x38\xe1\xb3\x23\x34\x80\x7f\xea\x8f\xa9\x44\x38\x91\x1c\x61\x47\x56\x24\x76\x4d\x60\x16\x3b\xd6\x82\x51\xc4\xd3\x8c\x26\xde\x06\xef\x8d\x2b\x94\xc5\xf4\x91\xc6\x39\x4e\x10\x9f\x68\xae\xa2\x35\xe4\xe1\x23\x61\x2a\xc7\x49\xb2\x40\x38\x49\x90\xed\xd6\xbd\x80\xe4\x9c\xe7\x49\xac\xdb\x75\xa3\x94\x34\xa5\x09\x16\x5a\x05\x37\xa3\xbd\xb2\x6d\xa1\xbb\x39\xf1\x63\x85\x71\xe9\xd5\x4c\xf1\x03\x91\x88\x2a\x94\x71\x29\xe9\x24\x29\xce\xfc\xfd\x39\x82\x71\x9f\x5e\x9c\x83\x3e\x1f\x29\xc4\x0d\x0f\x75\x9d\x5b\xfb\x8d\xeb\x31\xc5\x8c\x11\xe8\x98\xab\x39\x11\xb6\x7b\xfb\xf2\x6b\xab\xe6\xf7\x97\xb7\xd7\xc3\xd3\xf3\xf7\xe7\xc3\xb3\xba\x6e\x7e\x37\xb8\xfd\xa1\xfe\xeb\x4f\x57\x37\x3f\xbc\xbf\xb8\xfa\xa9\xfe\xe4\x62\x70\x7f\x79\xfa\xfd\xf8\xfa\x62\x70\x59\x7f\x68\xc9\xaa\xb3\x9a\x1f\x8e\x6c\xcd\xb3\xd5\xdb\x34\x9f\xcb\xa6\x79\xf0\xf9\x1a\x35\xa7\x34\x01\x1d\xb4\xb3\x41\xd3\xdb\x10\xec\x97\x28\xc3\x52\x1a\xc9\xc8\x8c\xe0\x68\xc4\x3e\x72\xa1\x19\xd8\x94\x6b\x1e\xa1\xa5\x27\x25\xf2\x48\x51\x36\xf3\x1f\x9d\xa0\x51\xfe\xf5\xd7\x7f\x8e\x2e\x28\x7b\x80\xbf\xc8\x3e\x2e\x4e\x6f\xf1\xed\x2d\xbe\xbf\x2f\x8b\xaf\x16\x7d\x8e\x43\x43\xef\x6e\x43\x86\xb4\x70\xc1\xb2\x5c\x81\x28\xc1\x73\xa5\xff\xd4\x5d\x02\x79\x2c\x09\x1c\xea\x66\x50\xfc\x40\x94\x7f\x51\x8b\x36\x6f\xc1\x8e\xf8\x13\x17\x0f\xd3\x84\x3f\xf9\x81\x7f\x20\x4a\x8f\xfd\xc6\xf6\xd2\x87\x12\xf5\xa1\x44\xaf\x1b\x4a\xb4\x57\xc6\xbc\xe7\x67\x7e\x65\xcb\x9f\xe1\x80\x2d\x9e\xac\x56\x47\x55\x8b\x1f\x2a\x70\x33\xbd\x08\xd7\x2c\x3b\x73\x56\x70\xce\xd2\xcb\x6f\x85\x7b\x96\x06\xfd\xf2\x9c\xf3\x77\xe1\x6f\xe9\xdd\x29\x1b\x2e\xd4\x9b\x64\xb0\x1d\xef\x8e\x17\x73\x86\x3c\x3f\xc3\xaf\xc5\x36\xac\x13\xcc\xb0\x46\xf4\x42\xe7\x70\x85\x15\xf1\x09\x8d\x01\x09\x4d\x11\x08\xf5\x90\x83\xc6\x18\x83\xed\x82\x0a\x36\xbd\x9b\xba\x87\x09\x7c\x20\xaa\xf4\xf2\x5b\xb9\x9b\x4a\x83\x7e\xf9\xbb\xe9\x77\x1a\x1d\xd0\x87\x03\x3c\xe3\xd2\x7d\xee\x37\xda\xfe\x3a\xfc\x7f\x07\x1e\xfe\xde\xa5\xbf\xd6\x1a\x7d\x5e\x3e\xfc\xcf\xd5\x69\xff\x36\xbd\xf4\xbd\x5b\xbe\x77\xcb\xbf\x86\xff\xe4\xed\xb9\xe5\x9f\x57\x3d\x2d\x8e\xd7\xd8\xd1\x82\xd5\xd7\x82\x43\xf9\xaf\x0e\x4e\x1a\xf8\xcb\xa9\x7c\xeb\x06\x8d\xb7\xea\x70\x67\xc5\xf8\x86\x70\x84\x7e\xb1\x84\xb4\x42\x9d\xab\x7d\xf7\x16\xd4\xb9\xfa\xa0\x9f\x5f\x87\x7b\x35\xe6\xfb\x4c\x97\xe7\x1b\x61\x03\xeb\xdf\x96\x9f\xb1\x4c\xde\xcb\xe2\xcf\x9f\x8d\xbf\x37\x13\x7a\x3b\xb2\xf7\x2b\x5c\xbc\x1d\x6f\xdd\x9d\xe7\x64\x35\x5c\xb3\xc1\xed\xb4\x2a\xc3\xaa\xfa\x35\x25\xf2\xdb\x37\x79\xdf\xbe\x44\x92\x55\x7f\xe1\xf6\x17\xae\x6d\xaa\xbf\x70\x3f\xe3\x0b\x77\xef\xe0\x6f\xf6\x26\x02\xb4\x0f\x22\xef\x81\x31\xfa\x18\xf2\x1d\x2e\x4e\x1f\x43\xde\xc7\x90\xff\xce\x62\xc8\xb7\xd1\x9e\x36\xc5\xa2\x7c\x0d\x3d\xaa\x57\xa3\x7a\x35\x2a\xfc\xbd\x57\xa3\x7a\x35\xaa\x57\xa3\x3e\x73\x14\xd1\x5e\x87\xea\xbe\x10\xbd\x0e\xd5\x79\xa9\x7a\x1d\x6a\xc9\xe2\xf4\x3a\x54\xaf\x43\xfd\xbe\x74\x28\xf2\x48\x98\x92\x90\x8c\x16\x6a\x14\xef\x32\x2e\xdb\x35\xa1\x90\x3b\x34\x68\x41\xd0\x66\x39\x29\x0c\x02\x97\x7e\x41\x73\x2c\x11\x8f\xa2\x5c\x54\xce\x40\x55\x0f\x3a\x15\x04\x2b\x02\x2d\xe8\x0f\xdf\x82\xfe\x53\x9f\xee\x4b\xc5\xe0\x4f\x78\x5c\xa3\x76\x73\x10\x9a\x9e\x2c\x97\x47\x76\x36\xf5\x5f\x73\xd2\x4d\xfd\x7b\x46\xa2\x56\x58\x3e\xec\x98\xa8\x4b\xb9\x16\x1b\x11\x35\xb4\xf0\x56\x88\xba\x3e\xdd\xdf\x0d\x51\x37\x4d\x7d\x1f\x88\xfa\xc9\xe6\xf1\xef\x98\xb0\x6b\xf0\x00\x1b\x11\xb7\x6f\xe5\xad\x10\x78\xf3\xb4\x7f\x37\x44\xde\x36\xfd\xd7\x25\x74\x9f\x22\xd9\x99\xc4\xef\x04\x9d\xcd\xb4\x9a\x01\x1a\x9e\x26\xc5\xd5\x35\x82\x8a\xa4\xc0\x95\x64\xed\x5f\x7d\x0b\x24\xed\x07\x6b\xc6\xfe\xbb\xa1\xe5\xda\xbc\xf7\x84\x88\x8f\x05\x89\xf8\x23\xd4\x0b\xeb\x46\xcc\x37\x04\x28\x18\xf8\x75\x26\xc8\x23\xe5\xb9\x4c\x16\x87\x22\x67\xc8\x31\x7f\xe4\x9b\x37\xd6\xea\x27\x9a\x24\x88\x33\xad\x7f\x29\x2c\x94\x7b\xac\xf5\x6f\xc1\x53\x38\x15\x09\x96\x0a\x3d\x30\xfe\xc4\xd0\x14\xd3\x24\x17\x04\x65\x9c\x32\x75\x34\x62\xe7\x0c\xdd\x98\x31\x42\xde\xc0\x01\xca\xa5\x3e\x4b\x11\x66\x8c\x2b\x14\xcd\x31\x9b\x11\x84\xd9\xc2\x26\xe0\x16\x94\x81\xb8\x40\x79\x16\x63\xad\xf8\xce\x49\x35\x4a\xcf\x8f\x11\xcc\x77\x54\x22\x2a\x11\xf9\xa4\x04\x49\x49\xb2\xd0\x7d\x68\xda\x57\x1c\xd9\xf5\x31\x43\xb5\xe9\x7c\x44\x08\x2e\x24\x64\x1c\x4c\x16\xbf\x61\xa6\x28\x23\x08\x14\x25\x69\x4c\x73\x87\xe8\x82\x4b\x30\xdb\xfc\xf0\x57\x89\xa2\x24\x97\x8a\x88\x03\x34\xc9\x67\x52\x6b\x8a\x59\x82\xd5\x94\x8b\x54\x8f\x90\x32\xa9\xf0\x84\x26\x54\x2d\x0e\x50\x8a\xa3\xb9\x69\x0b\xd6\x40\x1e\x8c\x58\xcc\x9f\x98\x54\x82\x60\xdf\xbb\x7b\x88\xbe\x0c\x9f\x19\x02\x90\x5f\x1d\x40\xda\x21\x4d\xb5\xba\x1b\x0c\xbf\xd8\x71\xb3\x27\xba\x11\x12\xa3\x09\x89\x70\x2e\xad\x87\x41\x89\x05\x22\x9f\xe6\x38\x97\xb0\x77\x7a\x7a\x36\x67\x23\xe2\x69\x96\x10\x45\x10\x9d\x22\x25\x28\x89\x11\x9e\x61\xaa\x97\xee\x96\x2c\x01\x41\xf7\x44\x6f\x37\xd0\x52\xfd\x2f\xa0\x7e\xa7\x5c\x10\x14\x13\x85\x69\xb2\xd4\xeb\x64\xbf\xed\xb9\xdc\x5b\xe2\x72\xe5\x0d\xdf\x0b\x36\x67\x40\xfc\x77\x70\x69\x33\x6b\xba\x8f\x70\xb2\xe5\xfd\x7d\x63\x07\xd5\xd3\xf6\xdb\xa2\x6d\xb3\x6b\xfb\x43\xdc\x2f\x16\x83\xdd\xbd\xa2\x45\x51\xcd\xe2\x4d\xd1\xf4\x4b\x84\x05\xf4\x0e\xe7\xde\xe1\xdc\xba\x32\x6f\xd3\xe1\xbc\x37\x1e\xa3\xde\xe7\xfc\x4c\x3e\x67\x2a\x7b\xa7\x73\xef\x74\xee\xba\x40\xbd\xd3\xb9\x77\x3a\xbf\x5d\xa7\xf3\x73\xe2\x3e\xef\x14\xdd\xf9\x4d\x89\xd6\xbd\x58\xdd\x8b\xd5\x3d\x84\xb3\x9f\xda\xae\x58\x98\xfb\xfa\x5d\x4c\x12\xa2\x48\xbb\x3d\x8b\x88\x54\x6b\x0b\xe6\x7a\xa6\x4c\xcb\x71\x33\x41\xa4\xdc\x96\x21\xf9\x86\xdf\x26\x5b\xf2\xc3\xef\xa1\xe6\x7b\x3e\xd5\xf3\xa9\x4d\xa6\xb6\x3f\xa6\xd9\xe0\x30\xbf\x94\x6d\xd6\xf3\xdf\x2c\x6f\x97\xfe\xee\x8d\x1b\xb2\xf0\x8b\x1a\x0a\xd7\x52\xbb\xe2\xfe\x70\x5b\x3a\xdf\x92\x1f\x9b\xbe\xde\x26\x33\x36\x63\xef\x39\x71\xcf\x89\x7b\x4e\xfc\xb6\x39\xb1\x3b\xc9\xaf\xea\x22\x33\x7e\xba\x71\x96\x60\x36\xa6\xb1\x3c\xfe\x67\xa1\xcb\x3f\x97\x87\x4c\x1f\xa8\xd8\xa4\x98\xfa\x94\x4e\xf1\x8b\xfe\x24\x29\x0c\xe6\x1e\x33\x73\x85\x13\xcd\xd8\xd8\xaf\x13\xcc\xce\xe3\x37\xe1\x47\x6b\x9c\xfd\x4b\xf8\xd4\xb6\xe1\xe3\x58\x81\xa7\x03\x53\x66\x4c\x78\x45\x5e\x6d\xc9\x40\xb9\x1f\x27\x7c\x1b\xae\x1e\x4c\x2c\x60\xec\x8e\x5f\x07\x8b\xb2\x7f\xd3\xee\xfd\x3a\x7d\x2e\x61\xef\xb9\xe8\x38\xe1\xde\x73\xb1\xbf\x9e\x8b\xd7\x72\x47\xbe\xf0\xf1\x7c\x29\xb1\xae\x7b\x10\xbe\x89\x56\x83\xa0\xd6\x3c\x4b\x38\x8e\x97\xb9\x62\x0a\xc1\x2b\x04\x47\x59\x19\x89\x5f\x7c\xf6\x16\x84\xb5\x62\xb4\xbf\xb3\x48\xbe\xfa\xc4\xf7\x45\x4b\x79\xc1\x50\xbe\x66\x12\x5f\x43\x25\x79\x1b\xf8\xa9\xc5\x78\xfb\xd0\xbe\xde\xa2\xf4\xfa\x16\xa5\x3e\xb4\xaf\x57\x01\xf7\x4c\x05\xec\x43\xfb\xfa\xd0\xbe\x5e\x41\x5e\x3e\xed\x5e\x41\xfe\x2c\x42\xfb\x3a\x89\xda\xcf\x88\xbd\xb9\xbd\xd0\xdd\xcb\xdc\xee\xbd\x5e\xe6\xee\x65\xee\xcf\x54\xe6\xde\x8f\x15\xee\x05\xee\x5e\xe0\xee\x05\xee\x5e\xe0\xee\x05\xee\x9d\x2f\x63\x2f\x70\xbf\x64\x81\xce\x66\xa9\x7b\x45\x92\xcd\x5b\xf5\xe5\xf4\xe2\x76\x2f\x6e\xef\xb7\xb8\xbd\x37\x13\x7a\x3b\x65\x1e\xbb\xcd\xa7\x2f\x52\xde\x17\x29\xef\x8b\x94\x3f\x7b\x91\x72\xf7\x75\x87\x8c\x0f\x7b\xb8\x14\x56\xb9\x34\x80\x8f\x82\xcc\xa8\x54\xc0\xfe\xbb\xc8\x2b\xab\x13\x3d\xde\xaa\x9c\xd2\xa7\x7a\xf8\xa7\xbd\xd4\xd2\x4b\x2d\xbf\x53\xa9\x65\x8f\x62\xc1\xf6\x22\x63\x25\xc5\x2a\x9a\xe3\x49\x42\xc6\xde\xe8\x23\xbb\xea\xc1\x17\x54\x2a\x89\xa2\x5c\x2a\x9e\xb6\x5f\x2e\x1f\x5d\x0f\x03\xdf\xc1\x29\x67\x53\x3a\xcb\xcd\xdd\x62\xc0\x39\x83\x13\x5d\x48\x82\x8b\x8c\xac\xf2\x54\x35\xb4\xfe\x26\xae\xa5\xe6\xa1\xbf\xd4\xed\xb4\x8e\xe0\x5e\x18\xf9\xac\xd4\xad\x65\xad\xf1\xcd\xf0\xf6\xea\xfe\xe6\x74\x78\x82\x06\x59\x96\x50\x63\x77\x37\xa4\x40\x7f\xd3\x93\x42\x0a\xcb\x87\x62\x2f\x85\x21\x73\x83\x61\x0b\x86\x7e\x2d\x1b\xa3\x43\x74\x7a\x71\x7f\x7b\x37\xbc\x69\x69\xd0\x12\x0a\xe4\xad\x92\x34\x4b\xb0\x22\x31\x7a\xc8\x27\x44\x30\xa2\xa5\x1d\x8b\x74\x5b\x98\xff\x4d\xa3\xc3\xff\x1e\x9e\xde\xdf\x9d\x5f\x5d\x8e\xff\x76\x3f\xbc\x1f\x9e\x20\x47\x71\xba\x59\x3d\x2e\x3d\x8a\x78\xc1\x70\xaa\x35\x10\xfd\x43\x91\x29\xfb\x6b\x4e\x72\x82\xb0\x94\x74\xc6\x52\x02\x88\xc0\xa5\x16\xdd\x80\x2f\x06\xdf\x0d\x2f\xca\x2d\xcf\x49\x08\xbf\x8b\x12\x3c\x21\x89\xf5\x47\x80\x89\x5d\x13\x7a\x00\x55\x6c\x1c\x15\xb9\x59\xd5\xbf\xdd\x0f\x2e\xce\xef\x7e\x1e\x5f\xbd\x1f\xdf\x0e\x6f\x7e\x3c\x3f\x1d\x8e\xad\x54\x79\x3a\xd0\xfd\x96\x7a\xb2\xc2\x27\xfa\x35\xc7\x89\xd6\x4e\xf8\xd4\xe1\xf1\xa2\xa7\x39\x61\x28\x67\x40\x71\x46\xe5\xd1\x7a\x90\xef\x54\x9f\x32\x33\xa3\xeb\x8b\xfb\x0f\xe7\x97\xe3\xab\x1f\x87\x37\x37\xe7\x67\xc3\x13\x74\x4b\x12\x50\x0a\xdc\xa2\xc3\x2e\x66\x49\x3e\xa3\x0c\xd1\x34\x4b\x88\x5e\x0d\x6c\xb3\x89\xe7\xf8\x91\x72\x61\x8f\xee\x8c\x3e\x12\x66\xd6\x11\xce\x2c\xb4\xef\x84\xef\x71\xb0\x74\x57\x97\xef\xcf\x3f\x9c\xa0\x41\x1c\xfb\x39\x48\x68\xa3\x44\x39\x0e\xd6\xf9\xb0\x3c\x6c\xcd\x1c\xa0\x7b\x43\x44\xfc\x91\x08\x41\x63\x52\xa1\xa3\xc1\xed\xed\xf9\x87\xcb\x8f\xc3\xcb\x3b\x58\x31\x25\x78\x22\xd1\x9c\x3f\x81\x29\x1b\x66\x08\x16\xee\x47\x4c\x13\xe8\xcc\x6d\x16\x67\xe8\x69\x4e\xc1\xfd\x01\xc0\xcc\xbe\x67\xa3\x9f\x89\x9c\xbd\xba\x75\xb6\x74\xf0\xea\x6a\x4b\xf5\x24\xd5\xdf\xa8\x1c\x8b\x65\x2f\x94\xa8\xbc\xfe\xe2\x2a\x6a\xad\x7f\x51\x21\xb7\x76\x65\xad\x46\x2f\xed\x33\x2d\xf6\xba\xb3\xae\x56\x5e\xc3\x17\xbb\x66\x35\xe3\x8d\x5f\xa2\x2a\xeb\x0d\xf8\x3d\x97\xc2\x3e\x05\x39\x93\xbf\x58\xe5\x7e\x85\x69\x3a\xf8\xe2\x2d\x5c\xae\xe1\x70\xf7\xe8\x22\xbd\x09\xe5\x1a\x27\x1e\xa7\x44\xe1\x18\x2b\xac\xd9\xd3\x8c\xa8\x23\x74\xc5\xe0\xd9\x1d\x96\x0f\x07\xc8\x15\xa4\x40\x5c\xa0\x42\x70\x7c\x81\x6c\xc9\x37\x62\x93\x59\x5f\x99\xe9\x95\xf2\x5e\x29\x6f\x5e\x99\x3e\x72\xa7\x65\x85\x77\x75\x31\xae\x65\xc6\xdc\xdd\xfd\x65\x5a\x7c\xbb\x57\xd8\xcb\xda\x2d\x77\x7a\xa1\x99\x62\x28\xfd\x6d\x65\xfe\xaf\xbf\xad\xfa\xdb\xaa\xbf\xad\xf6\x60\x85\x5f\xdd\x06\xdc\xc0\xdd\x5f\xd5\x08\xbc\x4a\x3b\xdd\x18\xc5\xa8\xd0\x46\xd7\xc1\x31\xfa\xa5\x2b\x5c\x51\xf1\x0d\x7d\x1b\x66\xdf\x60\x92\x2f\x91\xa9\xb0\xd3\xcb\xdc\x84\x00\xf7\xfa\xe9\x33\xde\xf8\x3d\xa8\xd4\x4e\x41\xa5\xf6\x63\xae\xcf\x92\xd5\xb0\x7b\x53\xf4\xdb\xc8\x64\xe8\xd1\xa3\xfa\x58\xfd\x3e\x56\x1f\x7e\xef\xd1\xa3\x76\x47\xad\xcf\x2b\x5d\xf3\x98\x8c\x2b\x35\x3e\xfc\x3f\xc7\x55\xcf\x4f\xe9\x49\xe8\x06\x2a\x3d\x28\x92\x17\xa0\x75\x1a\xef\xb2\x2e\xc8\x25\x8f\x49\xe7\xda\x20\xa5\x97\xf7\x5c\x06\x77\xf3\x34\xb2\x78\x69\xe0\xcf\x2c\x89\xb7\x6c\xf9\xe7\x68\xd8\x69\x20\xe0\xde\xca\xb3\x72\xa1\x3e\x57\x80\xe8\x82\x43\xbd\x21\x4f\x45\x37\x36\xee\xc2\x54\xc6\x2d\xcc\xbc\xf9\xb9\x67\xe9\xcd\x8f\x9f\x07\x06\xa2\x3b\x47\x07\xb3\x4a\xf8\xf6\xdb\xb0\xab\x84\x23\x7e\x09\xcb\xca\xd2\xbd\xff\xec\xb8\xfa\x32\x4a\xee\x79\x7b\xc7\xe5\xfa\x5c\x39\x7c\x8f\xda\xb0\xcc\xd6\xd1\xc3\x22\xf4\xa6\x96\xfd\x99\x70\x6f\x6a\x79\xd3\xa6\x16\xe3\xa2\x1d\x67\x58\x10\xa6\x1a\x44\xea\xea\x75\x02\xaf\x87\x69\xb4\x4e\xea\x80\x06\x90\x96\x68\x91\xbd\x90\xfd\x55\xf5\x79\xd9\x5e\xac\x60\x10\x24\xb7\x1c\xff\xb3\xf8\xdb\x0b\xeb\x25\x50\xef\x25\xd1\x49\x06\xbe\x59\xea\x3b\x3a\xb7\x81\x4a\xdb\xa7\xbf\x60\x55\x12\x05\x13\xf2\x48\x92\x95\xf1\x4c\xd7\xe6\xed\xb7\x95\xf5\x52\x1b\xf4\xcb\xc6\x36\xd5\x37\xbe\xdb\x01\x72\x3b\x43\x4d\x06\x47\x90\x26\xa0\xa5\x51\x3e\x2d\x2e\x06\x89\x9e\x68\x92\x40\x92\x38\x24\xb1\xb4\xdd\x00\xbf\xbb\x88\x87\xd6\x9d\x7f\xd5\xb8\x87\x26\xee\xd0\xc4\x12\xba\xd8\x53\x77\x95\x06\xe7\x88\x0d\x32\x94\x40\x1b\x5a\x61\x80\xfd\x3c\x38\xc1\x07\xa2\x5e\x8a\x0d\x6c\x7a\xf6\x97\x9e\x7b\x41\xa6\x44\x10\x16\x91\x3d\xf4\xb6\xaf\x13\x06\xf2\x93\x99\xa4\x8d\x01\xf1\xd9\xa1\xe1\x54\x15\xb7\x7a\x5a\x49\xd4\xed\x93\x03\xfb\xe4\xc0\x3e\x39\xb0\x7a\xd4\xfb\xe4\xc0\x3e\x39\x70\x93\xe2\xe9\x67\xf0\xf8\xb5\xa4\x0a\xd3\xfb\xe7\x21\x58\x98\xb9\xf4\xb2\xc5\xef\x46\xb3\x70\x1b\xbe\x17\x9a\x85\x39\x6b\xab\xcc\x0f\xa5\x1f\x1b\x42\xac\x5f\xdc\x24\xb1\x09\xd3\x28\xd9\x25\xce\xe0\xf5\x37\xc9\x3a\xaa\x43\xef\x6d\x14\x28\xd8\xba\xe7\xe3\x24\xb5\x23\xd0\x6d\xe2\xd6\x63\xf8\x76\xe7\xbd\x2f\x1c\xb4\x8d\xee\xf7\x95\x8f\x6e\x57\x5a\x7b\x0f\x2c\x36\x9f\x11\x8f\xec\xad\x37\xaf\x9c\x2b\x51\x63\x86\x6f\x76\xba\xbd\xb1\xaa\x37\x56\xf5\xc6\xaa\xde\x58\xd5\x1b\xab\x50\x6f\xac\x5a\xdb\x58\xf5\x19\xc9\x54\xbd\xe1\xaa\x17\xab\x76\x37\xdd\x7d\xd5\x32\xf7\xc9\x5a\xd7\x19\xf8\xb6\xc8\xa1\x5a\x19\x79\x6f\xa7\xfd\xcb\x8a\x90\xfb\x6b\x37\x82\xb7\xc3\xaf\xe4\x73\xb3\xa4\x6d\x02\x8b\xdd\x8e\x7e\xb6\x71\xc5\x7d\x35\xb8\xc6\xb5\xea\xc3\x9e\x97\x2c\x4e\x1f\xf6\xdc\x87\x3d\xef\x5d\xd8\xf3\xce\x95\x95\x8c\xcb\x65\x80\x44\xa6\x1a\xca\xd2\xfc\x67\x77\x67\x43\xa2\x11\x90\x82\x29\x84\x13\x93\x2c\xe1\x0b\xb0\xa4\x2c\xb9\xce\x5d\x17\xd7\x35\x89\x7a\xdf\x6f\x74\x37\xf2\x97\xd2\x39\xf6\x45\x26\x2d\xe6\xbd\x17\x52\xe8\xf1\x3f\x2b\xe9\xfc\x9d\xf0\x32\x19\x22\x9f\xa8\x84\x5b\x69\x35\x61\x8f\x58\xf3\x93\xa0\x1a\x95\xbd\x07\x27\xb9\x0a\x72\xf7\xa4\x16\xac\x32\x22\xd4\x22\x78\x93\xa4\x99\x5a\xfc\xd7\x88\x51\xe5\x3d\x6c\x74\xc6\xb8\x30\x5c\x4d\x7f\x3c\xc7\x2c\x4e\x88\xd0\x97\xaa\x6b\x27\xc2\x8c\x71\x05\xe2\x06\xcc\x20\x46\x8f\x14\x1b\xe1\x64\x70\x7d\xde\xd9\xcf\xfc\x86\x4e\xd7\x4b\xd7\x1f\x5a\x71\xd7\x7d\x48\xf8\x04\x8a\x92\xe5\x65\x9d\x5e\x37\xd0\x7b\x46\x4b\x3b\xf7\x5a\x0c\x41\x61\xf9\x50\x05\x0e\x29\x67\xa1\x8f\x97\x42\x89\xac\x78\xb7\x84\x31\xbf\xfc\xd5\x0a\xdc\x48\xf9\x99\x05\x20\x81\xc7\x30\xe4\xea\x38\xdc\x8f\x61\x87\xee\xb7\xa2\x65\xf7\x8b\xab\xc6\x0a\x3f\x0a\xa2\xc4\x62\x8c\x95\xd2\x4c\x66\x97\x18\x27\x77\x58\x3e\x74\xc6\x38\x29\xbd\xbc\xe7\x2c\xa7\x84\x71\x52\x1e\xf8\xb3\xb3\x9c\x8e\xd4\xb9\x82\x33\xbd\xbd\xfc\xf8\xae\x67\x6d\x8d\x89\xff\x5e\x72\xe5\xbb\xf1\x9e\x55\x66\xda\xb7\x98\x37\xbf\x8c\x99\xee\xcd\x08\x2b\xfc\xfc\x73\x3c\xb9\xe5\xdb\xa9\x3f\xa2\xcb\xd6\xe8\xb3\xab\x6d\x58\x11\x3a\x56\xcc\xed\x8d\xd4\x38\xac\xca\x4d\xbb\x1e\xd5\xf3\x98\xb9\x83\xdd\xe8\xeb\x4a\xf7\x75\xa5\xfb\xba\xd2\xcf\x5e\x57\xba\x9b\xd2\xd9\x59\xe3\xec\xaa\x6e\x76\xd3\x35\xdb\x15\xcd\x67\xf0\xd2\x76\xd7\x06\x2f\xa8\x2c\xab\x83\x6f\xc2\x65\x5b\x1a\xf1\x4b\xe0\xa3\xfd\x4e\x15\xc1\x5e\x0b\x7c\x96\x75\xfb\x5c\x55\xc0\x3d\xd7\xff\x7a\x64\xb7\x1e\xc5\xbe\x0f\xc0\xd8\xe1\xe2\xf4\x01\x18\x7d\x00\xc6\x67\x1b\x80\xd1\xae\x4d\xd0\x78\xeb\x74\xbd\x35\x2b\x48\x79\xa3\x80\xf8\x05\x44\x29\x2c\x1f\xba\xd6\x94\xd2\xa2\xf2\x79\xfc\x26\xa4\xfa\xc6\x09\xbf\x84\x74\xdf\xd7\x29\xda\x69\x9d\xa2\xbd\x9b\x76\x2f\xf8\xf5\x82\x5f\x2f\xdb\x74\x9c\x70\x2f\xdb\xec\xaf\x6c\xf3\x5a\x0a\xcb\xe7\x04\xa1\xab\x85\xa7\x52\x66\xcc\xd2\x00\x5b\x03\x47\x03\xee\x81\x3c\x4b\x38\x8e\x57\x05\xe1\xfc\x82\x0a\xb9\x66\x89\x68\x66\xda\xd5\x1f\xbc\x05\xc9\x4c\x8f\xd3\x8c\xf8\x77\x13\x4b\x1b\x4e\xf9\x55\xc3\x68\x81\x5e\x21\x78\xac\x14\x84\xf6\x5c\x5a\x47\x95\x86\x3b\x29\x18\xf2\xdb\xb7\x42\xc5\x2f\xa1\x4e\x7c\xc6\x0e\x81\xde\xe8\xff\xfb\x2c\x74\xbe\x37\x52\x6a\xaf\xca\xf5\x59\x94\xbd\x11\xbf\x57\x74\x7b\x45\x77\xe7\xcb\xb8\x4f\x8a\xee\x2b\x4a\xd4\x26\x2d\xe4\x59\xca\x16\x6e\x26\x5b\xf7\xa2\x75\x2f\x5a\xf7\xa2\xf5\x67\x2b\x5a\xef\xc7\x0a\xf7\x72\x75\x2f\x57\xf7\x72\x75\x2f\x57\xf7\x72\xf5\xce\x97\xb1\x97\xab\x2b\x72\x35\xfc\xe5\xd2\xa2\xd7\x15\xb2\x3b\x0b\xd7\x1d\x72\xa0\xdf\x8a\x64\xdd\x4b\xd5\xbd\x54\xbd\xdf\x52\xf5\xde\x4c\xe8\xf3\x4b\x7c\xec\x53\x07\xfb\xd4\xc1\x3e\x75\xf0\x35\x52\x07\x1d\x2f\x59\x26\xa1\xd4\x05\x8b\x1f\x6b\x1c\x68\x6f\x65\x8b\x62\xb4\x9b\x86\x75\xec\x6a\xa9\x1d\xb0\xfc\x26\x95\xa5\x4a\xbf\xb9\x86\xf6\xa8\xde\xd4\x81\x93\x16\x34\xa3\x70\xe3\x5b\x8d\x08\xf6\x93\x7d\xf3\x6d\x81\x7f\xd7\x47\xdd\xd7\x9b\x42\xc1\xae\xf5\xf5\xa6\x9e\x71\xde\xee\x70\xad\x98\xb9\xa3\x51\x63\xe3\x7d\xa3\xd3\x7e\xf5\x00\xb9\xf6\x93\xfe\xaa\xe1\x72\x8d\x37\x49\x2d\x59\xe7\xf8\x9f\x8d\x17\xc5\x2b\x94\xd9\x5a\xfb\x76\xf8\x40\xd4\xe7\x72\x35\xf4\x65\xb6\xfa\x7a\x10\x3b\x9a\xee\x46\xac\xff\xcd\xce\xb6\x2f\x2a\xd6\x17\x15\xeb\x8b\x8a\xf5\x45\xc5\xfa\xa2\x62\xe8\x77\x5e\x54\x6c\x6d\xf1\xd1\x8c\xe3\x73\x91\x20\xfb\xa2\x62\xbd\x10\xb9\xbb\xe9\xfe\xbe\x84\xc8\x3d\xb4\x20\xec\x45\xf5\x34\x6f\x41\x78\x75\x9c\x0f\x37\x92\xae\x58\x1f\x6e\x41\x7b\xbc\x0f\xfb\x7f\x3d\xde\x47\x8f\xf7\xd1\x32\xeb\x3e\x98\xb5\xc7\xfb\x40\x7d\xb8\x66\x1f\xae\xb9\xcf\xe1\x9a\x1d\xb6\xb1\xc7\xfb\xe8\x28\xce\x3d\x13\xe6\x87\x93\xb9\xd6\xc2\xfd\xf8\xa9\xae\x68\xec\xad\x94\xe6\xc6\xfa\x3b\xc3\xff\xa8\x4e\x7b\x2f\x54\x92\x17\xc4\x01\x69\xa2\xeb\xce\x0a\xc8\xdb\xc0\x03\x71\xa3\xed\x13\x17\xfb\x10\xeb\xfd\x0f\xb1\xde\xbb\xc4\xc5\xbd\x91\x64\x7b\x75\xaf\xcf\x5d\xec\x73\x17\x7b\x65\xb8\x57\x86\x77\xbe\x8c\xfb\xa4\x0c\xbf\xb2\x84\xfd\x8c\xb8\x20\xdb\xc9\xda\xbd\xa8\x6d\xde\xeb\x45\xed\x5e\xd4\xfe\x4c\x45\xed\xfd\x58\xe1\x5e\xce\xee\xe5\xec\x5e\xce\xee\xe5\xec\x5e\xce\xde\xf9\x32\xf6\x72\xf6\x8b\xe1\x84\x34\x09\xdb\x1d\xf3\x6d\xde\x92\xa4\xdd\x4b\xd9\xbd\x94\xbd\xdf\x52\xf6\xde\x4c\xa8\xc7\x0c\xe9\x31\x43\x7a\xcc\x90\x1e\x33\x64\x23\xf9\xe6\xdf\xec\xb1\x7c\x17\xdc\xc4\xfe\xca\x7e\xf7\x5d\xc2\x27\x77\x8b\x8c\xe8\xff\x9e\xd1\x94\x30\x09\xd2\x28\x55\x8b\x50\x9e\x69\x59\xf9\xfa\x9a\xbf\xbb\x3d\xbf\xfc\x70\x11\x66\xd3\xbc\xfb\x78\x7f\x71\x77\x7e\x3d\xb8\xf1\xeb\xe2\x67\x15\xae\x85\xfd\xae\x24\x92\x59\x92\xbf\x21\x5a\xf7\x84\x53\x73\xab\xb0\xca\xe5\x66\x23\xbb\x19\xde\x0e\x6f\x7e\x84\x6c\xa0\xf1\xd9\xf9\xed\xe0\xbb\x8b\x12\x41\x94\x9e\x0f\x4e\xff\x76\x7f\x7e\xd3\xfe\x7c\xf8\xdf\xe7\xb7\x77\xb7\x6d\x4f\x6f\x86\x17\xc3\xc1\x6d\xfb\xd7\xef\x07\xe7\x17\xf7\x37\xc3\xa5\xeb\xb1\x74\xb4\xcb\x95\x10\x09\x8b\x04\x71\xfe\x28\xb2\x5c\x43\x14\x6b\x88\xbc\xf8\xe8\xd8\x61\x53\x5f\x27\xe8\xde\xea\xf4\xd4\x36\x6e\x18\x6c\xd0\x90\x51\x46\x62\x2a\xf1\x24\x21\x71\xad\x25\xb7\x86\x6d\x2d\xe1\xd2\xa0\x9e\xb4\xf6\xec\x45\x4e\xcd\xf3\x22\xc3\x0b\x10\xe4\x28\x2a\xc2\xe2\x86\x3e\xcc\x3e\xb4\xf6\xc0\x34\xef\xa2\x8f\xa4\xd4\x53\x94\x0b\x41\x98\x4a\x16\x88\x7c\xa2\x52\xc9\x5a\xa3\x6e\xfb\xda\x9a\xb5\x77\xaa\x6f\x70\x8e\x25\x9a\x10\xc2\xca\xe3\x17\x24\x21\x58\x36\x8c\xd9\xee\x7e\xb7\x65\xf1\x7b\x65\xad\x31\xe6\x32\x9a\x62\x9a\xe4\x82\x54\x4e\x0b\x4f\x33\x2c\xa8\xe4\x6c\xf8\x49\xdf\x65\xfa\x20\x5f\xc1\xe7\x5c\x6c\x76\x62\x86\x7f\x0b\x29\xf8\xb2\xfc\xcf\x0f\x77\xe5\x7f\x95\xce\xfc\xc5\x5d\xf9\x5f\xcb\x69\x3d\x68\xb8\x4a\xd9\x87\xe8\xc3\xdd\x09\xfa\x00\x21\x4e\x02\xdd\xcd\xb1\xa1\xd8\x8b\xbb\x13\x74\x41\xa4\x84\x5f\x8a\x8f\x15\x55\x09\xcc\xed\x3b\xca\xb0\x58\x20\x37\x7d\x93\xe8\x8a\xa3\x39\x22\x7e\x69\xaa\x8b\xc7\xfe\x91\x33\x50\xdd\x8b\xd5\xbb\xe0\x33\x1a\xe1\x64\xbb\x45\x1c\x5c\x96\xf8\xc0\xd5\xcd\xd2\xa5\x08\xdf\xae\xaf\xc5\xe0\xf2\x0c\x92\x48\xdd\x50\x1b\x66\x7e\x49\xa4\x26\x92\x88\xb3\xd8\x7a\x69\xf4\xed\xbf\x08\x84\xfa\x7f\x70\x48\xc4\xcd\x25\x65\x33\xdd\x22\x3a\x46\x57\x37\x23\x76\x25\x62\x63\x08\x25\x5a\x1a\x36\x34\x47\x25\x62\x5c\x21\x9a\x66\x5c\x28\xcc\x94\x56\x04\x40\x0c\xb0\x2b\x62\x38\xc0\x29\x4f\xd3\x5c\x61\x7d\xd0\x6a\x8b\xca\x8c\x39\xe4\x96\xa8\xf3\x18\x5c\x2b\x0d\x6b\x68\xe4\x84\x62\x2e\x99\xd0\xed\x6b\x19\xa5\xac\x43\xd3\xb8\xa6\xca\xba\x26\xb0\x10\xb8\x2c\x4d\xbc\xa3\x8a\xa4\xd5\xf7\x3b\x06\x79\xfe\xab\xd1\x40\x70\x6a\x92\x2a\x88\x18\x88\x68\x4e\x15\x89\x94\x3e\x82\x1b\xd1\xc4\xfd\xe5\x0f\x97\x57\x3f\x85\x12\xc4\xbb\xc1\xc7\xb3\xbf\xfc\x7b\xe9\x87\x9b\x8f\xb5\x1f\xc6\x3f\xfe\xa5\xf6\xcb\xff\x6f\x29\x3d\x55\x7b\xaa\xe9\xf9\xc1\x5c\x0e\x41\xa4\x06\x9b\xb0\x9b\x2a\xa2\x29\x9e\x11\x24\xf3\x4c\x53\x80\x3c\x2a\xef\xaf\x16\x29\x2f\x38\x8e\x29\x9b\x99\x0c\xd0\x0b\xaa\x88\xc0\xc9\x47\x9c\xbd\x77\xf6\xeb\x0d\x56\xe7\xff\xde\x96\xf2\x75\xdf\xfd\x3c\xf8\x18\x66\xfc\xbe\xbb\xbe\xb9\xba\xbb\x5a\x3a\xeb\x52\x0b\xf5\x63\xa4\x1f\x9f\xc0\xff\xa2\x63\xa4\x5b\xf7\x92\x6f\x4a\x14\xd6\x1a\x01\xfa\xd2\x24\xcd\xf9\x44\x1a\xca\x12\x38\x35\x99\xa0\x29\x85\x2b\xc5\x58\xf0\xbe\x32\xc2\xb5\xd7\x1e\xfc\xb9\x31\x1f\x80\xb6\xec\x2e\x65\x16\x63\x11\xa3\x7f\xc8\x6a\xfa\x38\x18\x8e\xcd\x0f\x24\x46\x87\x68\xae\x54\x26\x4f\x8e\x8f\x9f\x9e\x9e\x8e\xf4\xdb\x47\x5c\xcc\x8e\xf5\x1f\x87\x84\x1d\xcd\x55\x9a\x98\x74\x79\xbd\x0a\x27\xe8\x5a\x70\x7d\x85\x80\x82\x4e\x04\xc5\x09\xfd\x8d\xc4\x68\x62\xf8\x1f\x9f\xa2\x5f\x22\x2e\xc8\x51\xb1\x31\xd6\xa8\x64\xef\x11\x6b\x78\x3a\xd6\x2f\x35\x30\x93\xea\x7e\xa2\x98\x44\x34\xb6\x62\x06\x61\x11\x07\xcb\xa3\xf1\x55\xe8\xf6\x5c\xa6\xa1\xd6\x68\xb2\x5c\x15\xcb\x19\x28\x2b\x38\x26\x41\xb6\xbb\xe2\x65\x82\xd3\x8a\xcf\xb9\x51\x5b\x73\xad\xa2\xeb\xbb\x15\xc3\xad\xea\x5e\xcd\xf4\x84\x23\x9e\xa0\x49\x3e\x9d\x12\x11\x3a\xa4\x0f\xb4\x36\x43\x25\x12\x24\xe2\x69\x0a\x12\x83\xfe\x2a\x97\x86\xaa\x61\xc5\xec\x68\x8f\x46\x0c\xf6\x5f\xab\x39\x40\x01\x31\x07\x56\xc7\x08\x89\x11\x66\x0b\xd3\xcd\x24\x9f\x86\xed\x1b\x18\x0a\x1c\x23\xaa\x46\x6c\x90\x24\x48\x90\x94\x2b\x12\xe4\x50\x82\xf3\xac\xbc\xe0\xc0\x22\x05\xc9\x12\x1c\x91\xd8\xd0\x43\xc2\x23\x9c\xa0\x29\x4d\x88\x5c\x48\x45\xd2\xb0\x81\x2f\xc1\x56\xa3\xd7\x8c\x4a\x14\xf3\x27\x96\x70\x6c\xe7\x51\xfd\xec\xab\xf2\x69\x1c\x3a\x88\x80\xa1\x10\x5c\xc0\xff\xfc\x40\x59\xbc\x33\x0e\x75\x7f\x3b\xbc\x09\xff\x7d\xfb\xf3\xed\xdd\xf0\xe3\x7a\xdc\xc7\x53\x16\x0c\x0f\x74\xf8\x13\x74\x6b\x16\x81\x0b\x2d\x11\x89\x96\x49\x7d\xb4\xa4\x54\xfc\xc0\xe3\x0d\xb9\xef\xc7\xc1\xe5\xfd\xa0\xc4\x51\x6e\x4f\xbf\x1f\x9e\xdd\x57\xf4\x01\x3b\xbf\x92\x0c\x6f\xd4\xbf\xf0\xb7\xd3\xef\xcf\x2f\xce\xc6\x0d\x0a\xe3\xbb\x9b\xe1\xe9\xd5\x8f\xc3\x9b\x42\xb7\x6b\x5c\xa2\xca\x60\xaa\xcc\xea\xce\x30\xa5\x39\x8f\xd1\x64\xd1\x0c\x08\xa1\x25\xe7\x04\x7c\xb1\x05\x24\x8a\x69\xf5\x04\x78\x93\xc3\xe6\x28\xbe\x48\x79\x4c\x0e\xec\x3b\x80\xa4\x61\x8c\x2b\x46\x62\x6e\x6e\x58\xf7\x8e\x59\x60\xa8\x30\x20\x17\x7e\xe1\x4e\xd0\x00\x49\xfd\x62\xae\x0f\xb5\xa0\xb3\x19\x18\x0e\x2b\x43\x35\xad\xd9\x4f\x61\x79\xe1\x3b\xb3\xff\x99\xe0\x70\xce\x75\xb7\xd6\xe2\xec\xad\x12\xe6\x43\x40\x5d\x29\xb7\x28\x30\x18\x1c\x1a\x86\xe6\x36\x4b\x2f\x42\xeb\x7a\x99\xf3\x68\xec\x45\xfa\x70\x01\xdb\x92\xc6\xde\x99\x09\xf2\x48\x79\x1e\x7c\x6a\x81\x3d\x4a\x3b\xde\xd8\x7c\xb1\x00\xb0\x6c\xc6\x28\x52\x69\xc6\x93\x47\x63\x0b\x9a\x85\x3d\x42\x0b\x53\xc1\xd3\x86\x36\xca\xc7\xe4\xfc\xea\x56\x09\xac\xc8\x6c\x71\x66\x59\xc6\xe6\xc7\xe3\xec\xea\xa7\xcb\x8b\xab\xc1\xd9\x78\x38\xf8\x50\x3e\xf1\xfe\xc9\xed\xdd\xcd\x70\xf0\xb1\xfc\x68\x7c\x79\x75\x37\x76\x6f\x2c\x25\xf9\x96\x0e\xea\xf7\x74\xf9\xc5\x13\xa4\x59\x2e\xb0\x46\x07\x78\x17\xf0\xc7\x09\x99\x72\x61\xf8\x7c\xea\x42\x17\xac\x08\xe3\xd6\xd6\xea\x62\x95\x59\x9c\x80\x65\xac\xa9\x49\x63\xf5\x56\x82\xe0\x14\xee\x09\xcc\xd0\x90\xc5\x87\x57\xd3\xc3\x5b\xf3\x63\x8a\xc5\x03\x11\xfe\xd3\x27\x41\x95\x22\xac\xa4\xd2\x61\x37\x64\xaf\x24\x16\x1d\x1c\xa1\x1b\xcd\xf7\xf5\xfb\xfe\x52\xd3\xc4\x1e\x13\x85\x69\x22\xed\x60\x4b\xeb\x7a\x82\x2e\xb0\x98\x15\x76\xb8\x2f\xf9\x74\x6a\x1a\xfb\xca\x0c\x43\xdf\x61\xa5\x59\x34\xf0\x5e\x4d\x1a\xee\x5e\x84\xfe\xec\xcb\x5e\x1e\xae\x53\xd5\x7d\xb6\x1d\x4d\xdd\x5f\xc3\x8a\x1b\x8d\xbd\xa4\x1b\xda\x27\x0d\xb4\x06\x13\x37\x8f\x97\x5f\x32\xcd\x6d\xd7\xc9\xa9\xfc\x62\x03\x39\x99\x5c\x2a\xbd\xf3\x53\xad\x6d\x36\xd0\x12\xf9\x44\xad\xc1\x20\x1c\x77\x85\x84\x8a\x66\xc0\xbc\x8a\xb3\x8c\x60\x21\x9b\x76\xbb\x2c\x06\xb6\xec\xbd\xe9\x29\xec\xc3\x6e\xb2\xeb\xe7\x00\x71\x06\x06\x07\x2f\x44\x54\x28\xb2\x03\x0d\x98\xb6\x6a\x14\x70\x0d\x68\x4b\x57\x16\xd9\xe8\x23\x95\x5a\x69\x34\x3f\x7e\x67\x21\x97\x36\x23\x88\xf7\x83\xf3\x8b\x8a\x70\x31\x3e\x1b\xbe\x1f\xdc\x5f\x2c\x37\x13\x96\xbe\xab\x6e\x31\x3a\x44\xfa\x79\xd9\x6f\x4e\xa7\xe6\xce\x70\xc0\x51\x46\xa5\x25\x0c\x8c\x56\x16\xaa\xc6\xd8\xab\x63\x92\x25\x7c\x91\x12\x06\x26\x9e\xd2\x4d\xa8\xd7\x73\x8a\xa9\xbd\x5a\x82\xc1\x82\x15\xc7\x9a\xdd\xe0\x1a\x3b\x74\x68\x55\x24\xf6\x37\x6f\x19\xac\xaa\xc2\xba\xaf\x8d\xf7\xcc\xfe\xe7\x56\x61\xb5\xe1\x19\x1b\x9c\xde\x9d\xff\x38\x2c\xeb\x87\xa7\xdf\x9f\xff\xd8\x24\xd5\x8c\x3f\x0c\x2f\x87\x37\x83\xbb\x15\xc2\x49\xa5\xc9\x26\xe1\x44\xea\x01\x57\xbd\xa7\x54\xfa\x88\xa0\xc8\x40\x5e\x21\xaa\x24\x7a\xa4\x92\x4e\x28\x00\x84\x59\x4f\xe4\xfd\x39\x70\xd6\x47\x9c\xd0\x98\xaa\x85\x13\x5f\x4c\xbf\xe5\x7d\xd4\x9c\xd4\xb6\x6f\xcc\x0e\xa1\x7f\x12\xac\x7c\x66\x73\xdc\xa4\x4f\x10\xe8\xb6\x8f\xa0\xb4\x05\x9f\x31\x2d\x48\xb3\x19\x11\x66\x38\xe0\x7d\x09\xc7\x12\x3c\xd7\xa3\x0a\x85\x95\x62\xd5\xbc\xd0\x3a\x23\x8c\x08\x00\x81\xf3\x9d\x18\x41\x4a\x10\xf6\x85\x96\xb9\xb2\x84\x46\x54\x25\x0b\x14\x81\x0d\x0b\xcc\x99\x29\x66\x78\x66\x85\x03\x50\x73\x2a\x24\xf1\x37\x83\xa2\x76\x35\xb5\xa6\xfd\x3b\x4a\x36\x3c\x66\xf7\x97\x67\xc3\xf7\xe7\x97\x65\x12\xf8\xfe\xfc\x43\x49\x84\xfd\x38\x3c\x3b\xbf\x2f\xdd\xe6\x5a\x92\x5d\x2e\xd7\x57\x9b\x6d\x38\x8a\xfe\xa5\x13\x74\x66\x3e\x3d\xd1\x8b\xdb\x00\x11\xe7\x95\xdf\xca\x3a\xdc\xb8\x90\x3c\xf7\xc7\x90\x29\xd1\xe8\x97\xe8\x6a\x42\xb2\x3e\xc8\x92\x0d\xa9\x39\x54\xa1\xd6\xf7\x65\xd5\xa9\x5c\x9d\xb2\x7b\x11\x82\x2e\x8f\x0a\xcb\x52\x18\xc3\x00\x46\x83\x36\x23\x56\x83\x5b\xab\x60\xd8\x3f\x82\x8b\x3a\xcd\xa5\x32\xae\x44\x20\x4e\xf4\xf0\x57\xa9\x17\x14\x5c\x8d\x47\xe8\x96\x90\x11\x73\xd6\x83\x19\x55\xf3\x7c\x72\x14\xf1\xf4\xb8\xc0\x27\x3c\xc6\x19\x4d\xb1\x96\xa4\x89\x58\x1c\x4f\x12\x3e\x39\x4e\xb1\x54\x44\x1c\x67\x0f\x33\x88\x80\x71\xee\xd4\x63\xdf\xec\x8c\xff\xe1\xe2\xcf\x5f\x1f\x5e\xfc\xf5\xeb\x77\x75\x0b\x59\xdb\xfe\x0f\x59\x84\x33\x99\x27\x36\x62\x4e\x84\x6b\xe3\x8e\x7c\x4e\x56\xed\xf7\x65\x79\xbb\xb6\xd3\x5f\x4f\xaf\xef\x4b\x16\xeb\xf2\x3f\x3f\x0e\x3f\x5e\xdd\xfc\x5c\xe2\x94\x77\x57\x37\x83\x0f\x25\x86\x3a\xbc\xfe\x7e\xf8\x71\x78\x33\xb8\x18\xbb\x87\xdb\xd8\xde\x7e\x60\xfc\x89\x95\x97\x46\x3a\x0e\x58\xeb\xe9\x04\xbd\xe7\x02\xfd\xe0\x77\xf2\x70\x82\x25\x5c\x31\xee\xce\x92\x07\x28\xe3\x31\x30\x5e\x44\xb2\x39\x49\x89\xc0\x89\xb5\x19\x48\xc5\x05\x9e\x99\x9b\x5e\x46\x02\xab\x68\x8e\x64\x86\x23\x72\x80\x22\xa0\x86\xd9\x01\x6c\x0a\xa8\x5a\x7c\x56\xb5\xf3\xdd\xe4\x4c\xd1\x94\x38\x15\xdc\xfe\xf3\xce\x6c\xc6\x06\x9b\x73\x75\xf7\x7d\x59\xd8\x7b\x7f\xf1\xf3\xdd\x70\x7c\x7b\xf6\xc3\xd2\xf5\x34\x9f\x95\x46\x76\x0b\x01\x48\xa7\x3c\xc9\x53\x16\xfe\xbd\xf9\xd8\xce\x2f\xef\x86\x1f\xaa\xa3\xbb\x1a\xdc\x95\x29\xe3\xa6\x1c\xe0\xf6\xee\xbb\xab\xab\x8b\x61\xc9\x25\xfc\xee\x6c\x70\x37\xbc\x3b\xff\x58\xa2\x9f\xb3\xfb\x1b\x83\x46\xb8\x6c\x9a\x6e\x04\x0d\x13\xd5\xd3\x0a\xa7\xb9\x6b\x56\xd8\x89\x13\x0d\x6c\x40\xb9\x39\xcb\x87\x01\xdc\x8e\x09\x07\x03\xab\xce\xa1\x37\xa9\x46\x66\xa4\x8d\xec\x50\x95\xb7\x09\xb5\xb3\xe3\xa5\x1b\xbd\x8c\x2b\xdf\xf9\x21\x18\x28\x50\xa3\x6c\xe3\x24\xe1\x4f\x26\x94\x37\xa5\xfa\x56\xb6\xc0\x68\xfa\x15\x59\x78\x08\x8f\x1a\x38\x5e\x79\x5b\x48\x24\x88\xfa\xc8\x73\xa6\x36\x27\xb9\xc1\x65\x89\xef\x0c\x2f\x7f\x1c\xff\x38\x28\x53\xe0\xf9\xc5\x72\x56\x13\x36\xd1\x70\x15\x0f\x2e\x7f\xf6\x97\x30\x04\x7c\x1f\x78\x0d\xd5\xc8\xae\x51\x42\xb5\xd8\x1b\x61\xad\xbd\x26\x20\xd1\x20\x42\xc1\xe4\x90\xea\xc9\x41\x80\x69\x66\xfc\x49\x86\x3f\x99\x41\x9e\xb8\x3f\x2a\xed\x49\x58\x17\xb0\xa6\xba\x78\x7a\x68\xc7\x6a\xd5\x0c\x11\xf6\x48\x05\x07\x3c\x5b\xf4\x88\x05\xd5\xd2\xb8\x69\x59\xcf\xf5\x04\xfe\x77\xbd\x36\xc1\x30\x5a\x61\x5c\xb7\x5c\xa8\x33\x1f\xc8\xbb\x99\x35\xa4\x29\xa0\xb5\x1e\xca\xda\x6c\xe8\xa8\x7f\xdb\xb0\x39\x5b\x06\xfc\x96\x27\xfc\x6b\x72\x46\x71\xa2\x19\xc0\xee\xe4\xc5\xc1\xe5\xed\x79\x59\x7e\x2c\xab\x19\x01\x5f\xde\x58\x5e\x04\x43\xa5\x19\xb9\x53\x26\x6e\xff\x76\x61\xb4\x0b\x00\x3d\x36\xe7\x36\x50\x2c\x40\x00\x72\x28\x28\x19\x16\xb2\xf2\x85\x44\x00\x84\x56\x04\x5c\xe9\x3b\x0b\xc2\x99\x1e\x39\x8d\x47\x8c\x7c\xca\x08\x93\x10\x1c\x60\xee\xb3\xc2\xd7\x2e\x8f\xd0\xf9\x14\x58\x82\x7e\x9d\xa1\x9c\x59\x07\x98\xbe\x70\xcd\x20\x0f\xb4\x28\x6b\x87\xe0\x35\x44\x30\xbc\x30\xe2\x82\xa5\x8a\xc1\x8f\xd8\x4f\xde\x89\x06\x8f\xa6\x5c\x33\x20\xbd\x8b\xb6\xbd\x13\x84\x99\xa4\x07\x48\x2b\x2c\xd5\x3d\x85\xd4\x01\xad\x50\xda\x10\x2e\xcd\x69\xec\x9f\x2f\x7f\x0d\xd4\xe2\x84\xc3\xcb\xa0\xf9\x2e\xa8\x5c\x05\x2d\xa2\x71\x62\x3c\x26\xe3\xee\x77\x42\xc4\x05\xb1\x7e\x96\xb5\xaf\x81\x55\x8c\xfd\x0e\xcb\x87\x9a\xef\xe1\x9c\x49\x85\x59\x44\x4e\x13\x2c\x37\x0c\x42\x72\x36\x8e\x83\xb2\xc4\x71\x73\x73\x7f\x7d\x77\xfe\xdd\x0a\x2e\x5f\xfd\xb8\x1e\x06\x14\x25\xb9\x73\xcf\x4d\x04\xc7\x31\xd2\xec\x73\xc6\x8d\x2b\xd0\x0a\xfe\x05\xf4\xb7\xc9\xeb\xf1\x01\x95\x25\xd8\xf1\x22\x1d\xc1\xda\x39\x42\x57\x02\xb5\x0b\x81\x22\xbd\x12\x28\x30\x79\xb8\xad\x06\xcf\xa2\x29\x48\x62\xad\x5b\x59\x82\xd5\x94\x8b\xd4\x70\xf9\xd2\xa4\x4d\xe3\xcb\x1b\xa5\x4c\x11\x21\xf2\x4c\x51\x87\xe5\x5e\x95\x52\xa1\xc2\x3b\x9f\x7d\x24\x52\xe2\x19\xd9\xc6\x01\xdd\xa4\x3c\xdc\xfe\x18\xfe\x13\x1c\xcc\x5d\x64\xff\xd2\x08\x5d\xe4\xbb\xa3\xa7\x2b\xf6\xde\x04\xf2\x5c\xf3\x84\x46\x1b\x06\xdc\xbd\x1f\x9c\x5f\x8c\xcf\x3f\x6a\x25\x7e\x70\x37\xbc\x28\x89\x12\xf0\x6c\xf0\xfe\x6e\x78\x63\x41\xac\x07\xdf\x5d\x0c\xc7\x97\x57\x67\xc3\xdb\xf1\xe9\xd5\xc7\xeb\x8b\xe1\x8a\xc8\x9c\xd6\xc6\xeb\xd6\xd5\xea\xab\x27\xb5\x5f\x60\x87\x35\x2f\x0b\xed\x65\x90\x35\x86\x69\x02\x4e\x70\x6e\x9c\xe1\x18\x31\x1e\x13\xf8\x59\x3a\xeb\x8c\x47\x8e\x46\xe7\xea\x8b\x24\x41\x38\x57\x3c\xc5\xe0\xb5\x49\x16\x23\x86\x27\x9a\xb5\xe2\x24\x09\xc2\xbb\x44\xce\x98\x66\xb1\xba\x31\x03\xd1\x1e\x25\x44\xb3\xf3\x2c\x48\xf6\xb3\x7e\x83\x29\x65\x10\x69\x9b\x62\xf1\x60\xdc\x4c\x45\x97\xc5\xa1\x90\x08\xcb\x11\xd3\xe3\x22\xd6\x30\xd4\x65\x85\x4f\x3a\xbd\xd5\xba\x3a\x29\x7e\x20\x7a\x55\xd2\x3c\x9a\xa3\x4c\xf0\x99\x20\x52\x5a\xdb\x72\x84\x99\x09\x40\xb0\xaf\xeb\x6b\x68\xc4\x18\xd7\x4b\xe1\x4c\xd8\x31\xc9\x08\x8b\x09\x8b\xa8\x49\xeb\x03\xdf\xbd\x37\x6d\xce\x04\xce\xe6\x48\x72\x70\x7a\xc3\xb2\x83\xfd\xca\x7c\xe4\x6e\x32\x33\x63\xf3\x38\xb4\x40\x8b\x5c\xf3\x89\x2b\x90\x13\xcd\x2a\xc3\xc7\xee\x32\x74\x6e\x17\x63\x07\x4c\xb3\x84\x28\x03\xd6\x0f\x4b\x0e\x9b\xa1\xd7\xba\xb4\x1f\x7a\x9b\x9a\x36\x41\x5f\xd8\x6e\xcc\x58\xda\x11\x1d\x35\x58\xb6\xed\x91\x42\xdf\x63\x16\x27\xba\x15\xe7\xc3\x28\x9f\x45\x48\x45\x19\x68\xaa\x71\xa7\x71\x9b\x5b\x34\xc2\xb9\xdc\xe6\x1a\xad\xe4\x62\x1a\xab\xe0\x61\x11\x14\x02\xe4\x6d\x13\x31\x61\x75\x33\xcd\x22\x71\xc2\xed\x2a\x99\xd7\x73\x53\xff\x09\xc1\x68\x5a\xae\xd9\x4c\x50\x16\xd1\x0c\x27\x1b\xe9\x7e\x95\x60\x7c\x1b\xe3\xfe\x25\x9d\x6a\xf2\xf9\xaa\xe6\xb6\x55\x44\xa4\x90\xa0\x6c\x87\xe9\xb7\x70\x0d\x4b\x92\xcd\x6a\x20\xb2\x88\x26\xc1\x82\xe7\xc6\x1f\x07\xeb\x42\xe2\x86\xa3\x7a\xd4\xb4\xdd\xfa\x64\xe0\x72\x00\xf4\x06\x9b\x6d\x22\x7f\xda\xd6\xaf\xd2\x8a\xed\xdd\x04\xe3\xe1\xe4\xba\xb9\xcd\xa6\x1d\x08\x1e\xfe\x6b\x19\xed\x7c\xc4\x99\xa6\x19\x0b\xdb\x8f\x8b\x39\x5a\x25\xc9\x56\x05\x73\xf1\x33\x81\xef\xdc\xe7\x85\x74\xdf\x8d\x62\x09\x6d\x00\x54\xbd\x93\x52\x0c\x41\x90\x63\x6e\x69\x7c\x9a\x6b\x59\x16\x61\x88\x42\x40\x5f\x92\xa3\xd9\x11\x72\x45\x18\x0e\xd0\xe0\xfa\x7a\x78\x79\x76\x80\x88\x8a\xbe\x72\x31\x8b\x36\x60\x69\xc4\x14\xb7\xd2\xca\xc2\x15\xd0\x48\x89\x98\x91\xd2\x9c\x5d\x74\x13\x84\x2a\xcf\xa8\x54\x36\x7c\x56\xf3\x95\xa0\xd4\x09\x4d\xab\x62\xb6\xa1\x90\x5c\xcd\xb7\x21\x0d\x2c\x65\x9e\x6a\x5d\x76\x4c\x71\x3a\x16\x3c\xd9\x86\x29\x9c\xc1\x54\x40\x5d\xf6\xe9\xf9\x14\xa7\x48\x37\x6b\x43\x41\xbc\xcb\xd1\x8b\x74\x5a\x30\xd2\x7c\x59\xdf\x9b\xc1\xbd\xe5\xbc\x0f\x36\x1e\x8d\xba\x10\x08\x48\xdf\x6f\x61\x15\x85\xd9\x78\x6c\x2d\xf5\x63\x1c\x45\x5a\xe5\xde\xf1\xa4\x82\xfa\x39\xce\x25\x60\x3b\x7a\xb6\x69\xae\xa2\x73\x37\xcc\x4c\x73\x30\x08\x06\xd6\x57\xae\xe4\x11\x2d\xda\x6f\xe8\x77\xb2\xa8\xf5\xea\x2a\xdc\xdc\x4b\x6f\x52\x31\x97\xb0\x24\xb0\x93\xd2\x54\xc8\x51\x73\xb2\x40\x73\xfc\x48\x4a\x5d\xba\x84\x18\xdd\xf0\x82\xe7\xa2\x89\xd1\x8d\xd8\x19\xc9\x04\xd1\x92\x7e\xd5\x81\xe2\x69\xfa\xa6\x4c\x89\x3d\x5d\xf7\x74\xfd\xe6\xe9\xfa\xd4\x14\x4a\x1a\xf8\xc2\x58\x5b\x09\x70\xa6\xb1\x71\xc6\x79\x32\xee\x60\x13\xe9\xbe\xe2\x25\x4f\x58\xa5\x6c\x14\x40\x02\xf0\x1c\xe4\xa3\xd2\xb5\xc9\xf5\x5d\x17\xa4\xd8\xda\xe1\x2d\x59\x06\xe7\x32\x0b\xea\xe5\x6c\x73\xde\x9b\x5a\x59\xd6\x12\x7a\x76\x31\xe7\xd4\xc8\x37\xde\x5d\x16\xd6\x3f\x2d\x1d\x26\x27\x8a\x50\x56\xab\xc6\x66\xe8\x59\x2f\xb0\x91\x3b\x7e\xcd\xb9\xc2\xf2\xab\xa3\x11\xd3\x42\xd4\x03\x59\x18\x73\xab\x16\x53\xfe\xa8\x65\xf1\x43\x49\x98\x84\x70\xef\x3f\x1a\xf7\x9c\x26\x71\x67\xae\x36\xaa\xa9\x29\x02\x07\x41\xd7\xbe\x17\x08\xd1\xb5\x8d\x5a\x29\xa9\x08\x80\x06\x39\xdf\xcc\xc5\x3e\x33\xc3\x9f\x11\x05\x29\xd6\x8a\x2a\xd0\x99\x62\x53\x65\xae\x36\xf4\x95\xa6\x2b\x43\x15\x82\x83\x9f\x24\xce\xb7\x63\xfc\xb2\xde\xc6\x4a\xce\xe8\xb5\x85\x5b\x1b\xf3\x7e\xec\xec\x46\x91\xe0\xb5\xd2\x6d\x58\x22\xb3\xd3\x13\xc3\x0e\x9c\xff\x9a\xb0\xa3\x27\xfa\x40\x33\x12\x53\x0c\x11\xf0\xfa\x5f\xc7\x7a\x5e\x7f\x38\xbd\xb9\xba\x1c\x17\x99\x3c\xff\x35\x62\x83\x44\x72\x9f\xa5\x80\x18\x67\x3e\xdc\x3e\x13\xc4\x89\x84\x76\x2e\x60\x75\x2d\xcc\x88\x23\xd6\x36\x82\x98\x47\xf2\x08\x3f\xc9\x23\x9c\xe2\xdf\x38\x03\x57\xfa\x00\xfe\x3c\x4d\x78\x1e\xff\x84\x55\x34\x3f\x86\x73\xad\x8e\xc9\x23\x61\xca\xb8\xa9\xf4\x72\xc5\x90\xbc\x2b\x21\x5a\xff\x0f\x7a\xcc\x45\x52\x91\xd4\x9a\x6c\x44\x32\x85\xfe\x1f\x41\x26\x9c\xab\xe6\x4b\x8a\x4f\xa7\x92\xac\x75\x21\x15\x4a\xda\xed\x15\xfa\xeb\x5f\xbe\xfe\x46\x93\xd0\x26\x6b\x7c\x7e\x7b\x35\xd6\xdf\xff\xe1\xcc\x7e\x2f\xd7\x60\x77\x57\x59\xc1\xda\x1c\xf1\x98\xc0\xf9\x9c\xc1\xed\x27\xc0\x79\x01\xec\x0d\xc8\xa1\xd8\xc7\x26\xee\x76\x56\x6a\x7d\x3b\x95\x6d\xa3\xc5\x04\x15\x3b\x98\x23\x3a\x44\x8c\xa3\xd4\xc4\x9a\x62\x86\xfe\xfd\x87\xef\x9a\x37\x30\x17\x74\xa3\x0e\xa9\x85\x6b\x08\xba\x94\xf4\x37\x22\x91\xa6\x1a\x4d\xc5\x3c\xd5\x5d\x0b\x22\xe7\x3c\x89\xd1\x13\x01\x35\xc9\xc6\x81\x7a\xad\x5c\x90\x11\x0b\x9b\x80\x90\x43\x84\x13\xc5\x67\x04\xee\x6a\xa7\xa8\x29\x22\xb4\xa8\x62\xb2\x34\x14\x17\xe4\xc0\x40\x7d\xdd\xfe\xd9\xc5\x56\xc3\x34\xe1\x91\x4b\x6a\xb1\x26\xb9\x78\xd2\x3c\xf3\x69\xd5\xf4\x8a\xda\x6d\xf8\xd5\x4d\xb6\x66\xdb\xe6\xa5\xb1\x49\x28\xd6\x86\x55\xdd\x99\xe6\xc1\xd0\x88\xb3\x71\x42\xd9\xc3\x46\x9b\x71\xe5\x44\x39\xdd\x82\x5d\x33\xdd\xa2\xb7\x73\x1b\x0b\xc8\x1a\xe7\xe3\x7d\x9e\x24\x26\xb5\x25\xdc\x1e\x90\xbb\xcc\xba\x81\x30\x90\x99\x1c\x50\x12\x5b\xbf\x97\xd5\x84\x05\x61\x10\xf0\x36\x62\x93\x85\xf5\xd9\xca\x03\x24\xf3\x68\xee\x32\xf3\x22\xce\xa4\x16\xa3\xb9\x40\x11\x4f\x53\x53\xdc\x94\x11\xa4\x38\x4f\xa4\x8d\x76\x67\x87\x0a\x47\x6a\xc4\x8a\xfe\x56\x9c\x3c\x53\x01\x69\xbb\xd4\xbd\xee\x2e\x9d\xa2\xd2\xd2\x52\x81\x9b\xc6\x21\x66\x03\x18\xc1\x8c\x27\x2a\x40\x7f\xe0\xf5\xb3\x64\x36\xac\x45\x33\x90\x73\x2e\xd4\x38\x6e\xe4\x39\x2b\x89\xa6\xca\x08\x19\x39\x4c\x20\x68\x98\x3f\x6a\xe1\x9f\x3c\x79\xe3\xeb\xb2\x21\x68\xaa\x5e\x36\x82\x6e\xc7\x68\xe9\xc8\xd6\x25\xc1\x96\xb5\x32\x08\x1e\x51\x39\x26\x7c\xd5\x18\x6f\xe1\xab\x53\xfd\xd1\xd2\xc5\xab\x9e\x3b\x27\x04\xf1\xb8\x00\x9b\x33\xf7\xba\xcd\x08\x59\xb6\xa6\x16\x3a\xe1\xf9\x32\x47\x97\x4d\xe5\xbe\x6c\xc9\xd5\x63\x01\x93\xbd\x24\x20\x6b\x62\x31\xa1\x4a\x60\x51\x42\x0a\xf1\xfa\xa0\x24\x58\x40\x7c\xd6\x88\x19\xdc\x38\xa3\x29\xc4\x28\xa6\x12\x12\x44\xe0\x2e\x0d\x9c\x61\xa8\x9b\x12\x58\x39\xda\x45\x9e\xa3\x89\x3f\x87\xc0\xb2\x82\x34\x1c\xb3\xd3\x1d\x79\x7c\x2c\xad\x9f\xf1\x28\x2f\x04\xb9\x08\x24\x5c\x8b\xa9\x83\x28\x93\x74\x36\x57\x88\x32\x6b\x77\xc4\xc9\x8c\x0b\xaa\xe6\xa9\x3c\x40\x93\x5c\x6a\x2d\xd4\x04\xab\x99\x78\x14\xa2\xa2\x4e\x5c\x68\xdb\x24\xe2\xb8\xd2\x60\x5d\x45\xd9\x80\x34\xba\x1d\xca\x61\xe5\xae\x58\x41\x38\x03\x8f\x33\x58\x6d\x83\x42\xdd\x46\x03\x4f\x89\x4c\x1c\x20\x77\xc8\x4e\x50\x05\xa4\xed\x1c\x00\x2a\xe4\xce\xbc\x14\x2f\x51\x88\x0b\x99\x64\x50\x41\x5c\xec\x36\x48\x5e\x65\x64\x4a\x83\xde\xe4\x9d\x4e\x69\xa6\x1a\x03\xb7\xea\xae\xa2\x9b\x00\xf3\xa7\xdb\x62\x43\x32\x16\x50\x33\x20\xb5\x8d\xd8\x2d\x21\xed\x40\x6e\xb5\xbd\x37\xa5\x71\x61\x0a\x36\xd1\x63\x39\xc9\x6f\xe3\xc4\x3e\x1b\xde\x9e\xde\x9c\x5f\x1b\xc8\x89\xab\x9b\x8f\x83\xbb\x71\x83\x5f\xbb\xe1\xad\x8f\x83\x9b\x1f\xce\x56\xbf\xf6\xfd\x5d\x39\x2b\xbb\xe1\x95\x9b\xdb\xe5\xc9\x1c\x1d\x86\xd8\x90\x14\xd6\xd8\xcf\x09\xca\x16\x6a\xce\x99\x0f\x51\x88\x4b\xbc\xe9\x10\x99\x8c\x60\x05\x21\x44\x42\xaa\x06\xc7\xe1\x1d\xc4\xe5\xac\x96\x30\xcb\x9b\x65\x60\xd8\x76\x2a\x1a\xad\x71\x22\x3f\x24\x7c\x02\x7e\xeb\xbc\x54\xe2\x76\x49\x04\xfa\x96\xf1\x3e\x67\x54\x66\x09\x5e\xd4\x7a\x58\x75\xe5\x5c\xe2\x94\x40\xc4\x71\x81\x1f\xe7\x92\x45\xf4\xce\x40\x02\x93\xbf\xd7\xe9\x14\x32\x99\x14\xc5\x8a\xa0\x09\x51\x4f\x90\x37\xe7\x7e\xf5\xb6\x54\x17\x30\x22\x8f\x46\x0c\xcc\x39\x23\xbd\xc8\x71\x0e\xd1\x7e\xa3\x77\x07\x68\xf4\x2e\x26\x8f\x24\xe1\x99\xde\x79\xfd\x43\xcb\x25\x33\x4c\x31\x4d\x2e\xb9\xf2\x96\xb9\x6d\xf6\x53\x90\x88\x66\x20\x99\x8f\x89\x6e\xf7\xe5\x04\x8f\x12\x25\x3b\x76\x06\x63\x40\x38\x8e\xb5\x92\x0d\xac\xcc\x0d\xaf\x08\x01\x62\xc1\xd4\x4b\xb5\x32\xd7\x11\x29\xbc\xf9\xdb\xf4\x18\xb6\x59\x36\x7b\x36\xee\x80\x77\x0c\xbf\x90\x92\xe1\x42\x71\x7c\xc7\x1d\xb5\x8e\xfb\x36\x1d\xa3\xd5\x03\x5d\x3d\x80\x7a\x2d\xd6\x10\x98\xfd\x00\x6f\xf5\x77\x2b\x05\x4d\x7f\xdb\x46\x61\x49\x76\x10\x19\x6d\x6e\x73\x35\x9d\x9a\xac\x1c\x71\x94\x70\x59\x86\x3a\xe9\x3c\xe8\x53\xfb\xe9\xb2\x71\x0f\x43\x67\xb1\xbe\xd6\xd7\xf2\x47\x37\x2c\x7c\x05\xcb\xcf\xb0\x09\x65\x1d\x1c\xf6\xed\x03\x44\x21\x58\x0e\xe4\xe9\xa4\x48\xfc\x66\x31\x2a\xac\xd8\x23\x56\x84\x1c\x48\xf4\x44\x12\x88\x52\x8a\x78\x9a\x81\x85\xd6\x0e\xd7\xb6\x44\x62\x13\xf0\x79\x80\x78\xae\x74\x63\x26\xa5\xc2\xd9\xe0\x6c\xbe\x46\x61\xb5\x36\xae\x13\x1b\xbb\xec\x71\x81\x0d\xad\x1b\x56\x48\x19\xfa\x40\x14\xb4\x02\xb8\xeb\xe1\x04\x41\xcc\xab\x46\xc0\x35\xaf\xfd\x16\x27\xca\xce\x64\x8d\x9d\x2f\x70\x2f\xbe\x4b\xf8\x64\xb9\x8e\x07\x8d\xa3\xfb\x9b\x73\x67\x50\x2a\xc2\x5f\x02\xf0\xd9\x92\x43\x68\x78\x7d\x33\x3c\x1d\xdc\x0d\xcf\x8e\xd0\xbd\x24\x7a\x79\xfc\x74\x21\x3d\xd6\x4b\x94\x66\xe4\x16\x48\x83\x49\x45\x70\x9b\x1e\x4b\x84\x28\x25\xb1\xae\x60\x1c\x65\x94\x8d\xe5\x84\x0d\x18\x17\xd4\xda\x59\x00\x17\xa6\x3a\x4f\x1b\x58\xb5\xea\x04\x42\x98\xcb\xf8\xed\x04\x19\x99\xf1\xa6\xf5\xc0\xaa\x55\xe4\x53\x0e\xc8\x7a\xee\xc9\xc0\xd1\x52\x73\x42\x05\xea\x34\x2d\x43\x54\xe3\xee\x73\x0a\x22\x94\x3f\xe2\x6c\x79\xf6\x20\x7e\x2a\x11\xad\x91\x64\x02\xd7\xeb\x73\x9f\x03\xc7\xd6\xc6\x86\x15\x6e\x3f\xc1\xc2\x1f\x61\x78\xab\xe7\x9b\x26\x60\x5f\x3a\x1b\x47\x38\xb1\xca\x20\x6c\x18\xa2\x44\x70\x76\xe0\x17\xca\x50\xe9\x4a\x3c\x40\x53\xfa\xc9\x36\x5a\x84\x27\xbb\x57\x03\x7f\x75\x4b\x38\xdc\x1c\xd7\xcf\xd4\x1a\x62\xc3\x35\x7c\xbf\x34\x3c\x8b\x4b\xa5\xa5\x2e\x2d\xb9\x0a\x12\x71\xa1\x6f\x0a\xe8\xb6\x30\x22\xaf\x12\x19\x14\x16\x7a\x51\xea\x46\xf5\x65\xa7\xbf\x28\x21\x11\x63\x45\x0e\x15\x5d\x99\xbf\x6a\x53\x1c\x20\x19\x02\xab\x00\xcd\xa9\xb8\x79\x26\x64\x86\x99\x8b\xac\x6d\x19\xae\xbb\xf2\xb6\x60\x55\x5a\x82\xc5\x90\xdd\x03\xf2\x15\x64\x6e\x94\xc6\x21\x33\x58\xcf\xa5\xe3\xb0\xc1\x0b\xfb\xb0\x6c\x4f\xd8\xc7\x52\xb4\x0c\x36\xcf\xe2\x7d\x1a\x6c\x82\xa5\x42\x76\x4c\x6d\x9a\x64\x20\xe1\x3f\xaf\x0d\xad\xa4\x9a\x75\x35\x9f\x69\x12\x2a\x2b\x21\x04\x0c\xdb\xd2\xc1\x5e\x18\x90\x8f\x94\x88\x99\x13\x84\x4d\x25\x5d\x7f\xb6\x6d\x49\x5d\x77\x4b\x84\xcc\x04\x62\xac\xeb\x4d\x1f\xa1\x01\xab\xc1\x1d\xb9\xb0\x9a\xd2\x7a\x99\x3b\x09\x27\x4f\x78\x21\x51\x26\x0c\x32\x88\x09\xbc\x76\x93\x87\x78\xc7\xf2\x47\xde\x93\xad\x5c\xe4\x3b\x02\x55\x7a\x75\xcc\x93\x93\x7b\xc7\xcf\xe0\x89\xa9\x04\x05\x7b\x81\xbc\x68\xae\x50\x35\x3b\xb0\x3a\x45\xc6\xd1\x1c\xb3\x19\x19\x3b\x1b\xd9\x26\xda\x92\x6e\xe7\x14\x9a\x39\xb3\xad\x34\x5f\x4e\xd7\x46\x61\xb2\xe5\x3b\xcc\xab\xde\xfe\xa3\x0f\x81\x54\x78\x46\x90\x19\x51\x27\xab\x62\x29\xe0\xc7\x62\xc5\x82\x9e\x60\x5b\x1d\x96\x83\xa0\xdb\x84\x77\x88\x5c\xb9\xc0\x13\x92\xbc\x8e\xe3\x1b\xba\xb6\xb6\x55\x70\xb6\x98\x60\x6e\x82\x9e\xc0\x1c\x5b\x61\x19\xd6\xf8\x2a\xf2\xa6\xd0\xee\x65\xf3\x2c\x15\xaf\xde\x62\xa2\xae\xd4\xc3\x26\x53\x6d\x2b\x00\x11\x5e\x7b\x41\xa1\x84\x26\xfb\x48\x78\xfd\x55\x4d\x82\x9b\x0d\x24\xa8\xd7\xd0\x32\x8e\xad\x0b\x36\xac\x9c\xca\xc6\x39\xe2\x1d\x8b\x98\x9d\x4f\x11\xe3\x8c\x20\x2a\x8b\x97\x55\x39\x9b\xc5\x23\xac\x68\x11\xdf\x18\x5f\x7c\x91\x25\x5f\x3b\xe7\xb9\x2d\x2d\x45\xee\xbb\xb7\x0d\xb8\xf4\x5c\x46\xb4\xa2\x8a\xc5\x02\x10\x1a\x0d\x1f\x2e\xcb\x74\x2b\xc7\xb9\x73\x81\xfb\xce\x01\x70\x06\x81\x96\x8a\x23\x10\x23\x2b\x83\x43\x06\xc6\xd2\xbe\x64\x3f\xb2\x28\x23\x23\xe6\x2d\x1b\x40\x88\x54\xa2\x14\x67\xe0\x92\x61\x5c\x15\x5f\x19\xd4\x1c\xe5\xb7\xf0\xc0\x09\xe2\xd2\x94\x40\x6a\x59\x81\x55\xa6\x1d\x77\xfd\x16\xeb\x5a\x46\x27\x74\xc8\xaa\x33\xfa\x48\x98\xa3\xe9\x03\x77\x26\xf4\xa0\x5c\xa7\xc9\xe2\x10\x43\x94\x28\x89\x43\xc3\xf5\x72\x8e\x64\x0c\x32\xfb\x60\x8f\xec\xbe\x64\x77\x8d\x51\x10\x06\xe3\xaa\x04\x4e\xee\xe2\x7a\x43\x2a\xb5\xb0\xab\x26\x91\x17\x4b\xf4\x47\xc6\xd5\x1f\x03\x60\x5a\x67\xbc\x80\x4f\x9d\x09\xea\xa0\x56\x71\x03\x0e\xad\x25\x1c\x84\x03\x80\xa4\x95\x2b\xbf\xad\x6b\xb7\x88\x5b\x7e\x56\x69\x74\x58\x4f\x62\x6a\x2b\x59\xd4\x3b\x5c\x51\xf5\x5a\xa8\x1a\x3c\x4d\x55\xb4\xe2\xa4\x97\x0c\x9d\x72\x95\x87\xd5\xef\x45\x27\xcf\x6a\x2d\xa1\x7b\x1b\x6a\x4b\x3b\x07\xbe\xac\xc0\xb0\x6d\xb6\x4b\x6c\x92\xa6\xd7\x26\x97\x8b\x72\xe4\x91\xad\x62\xd0\x02\xd2\x7a\x34\x62\xef\xb9\xb0\x57\xb0\xb4\x30\xf1\x13\x1c\x3d\x1c\x12\x16\x23\x9c\xab\xb9\x01\x4b\xb5\x7e\x85\x85\xa5\x06\x2d\x69\x00\xd9\x78\x24\x04\x2a\x23\x2c\x62\x57\xb0\xe0\x91\xbb\x51\x8c\x58\xd0\x08\x00\xd1\x43\x9d\x1e\xa8\x34\xda\xa6\x6a\x12\xa9\xf5\xab\xb6\xb5\x68\xaa\xa1\x59\xab\xa0\xb9\xfc\x9c\x95\x6a\x82\x02\x84\x3e\xc4\xa7\xf0\x69\x7d\x75\xce\x9d\xb5\xd1\xe9\x77\x9a\x9e\xeb\x5e\x88\x03\xab\x51\x18\x93\x94\x9d\x81\x96\x74\xbe\x76\xbc\xb6\x04\xfa\x3a\xcd\x05\x44\x5b\x36\xb5\xf9\x65\x34\xa7\x49\xe1\xbb\xf8\xea\xc0\x0f\x53\x37\x99\x90\x47\x92\x18\xc8\xf1\x48\x40\x60\xb5\xb1\x1a\x7e\x8d\xfe\x8f\xa9\x2b\x89\xbe\x19\xb1\x0f\xc0\x86\x93\x64\x01\x80\x88\xbe\x65\xac\x2a\xcd\x3c\x34\x0e\x40\xd9\x4c\x0e\x54\x1e\x88\xd9\xeb\x39\x7e\x24\x23\xe6\x9a\xf9\x3f\xe8\x01\xfd\x09\x7d\xd3\xa6\xde\xb9\xf8\xe8\x67\xb6\x73\xbc\x0f\xa2\x8f\x83\x5b\xce\x32\x4a\xcb\x6f\x9c\x19\xa4\x64\x84\x6c\x00\x46\xf0\xb8\xc6\x94\x3d\xf2\xa8\x16\x84\x1f\x9e\x5a\x2c\x08\x53\x63\xc6\x63\x32\x26\x0d\x2e\xcd\x25\x4c\x42\x0b\x01\x97\x3c\x26\x2b\x1d\x92\x9e\x99\xfe\x04\xa6\x1b\x99\x4f\xfc\x76\x40\x7e\xb6\x4f\xc6\xf5\xd6\x87\x32\xa5\x35\x8f\xdc\x83\x87\x6e\x32\xee\x4d\x9d\xa9\x2e\xca\xef\x00\x2e\x04\x3b\x80\x66\x87\x5e\x82\x95\x4b\x61\xad\x1e\xc7\xaa\x23\x40\xbf\xac\x67\x6e\x2f\xab\x00\x16\x15\x4a\x57\x08\x3a\xa3\x5a\x7e\xef\xee\xb0\x05\x4e\xb8\x89\x37\xc3\x60\x44\x76\x72\x67\x14\x4b\xe1\x70\x32\x0e\x3d\xfd\x15\x4e\xc8\x09\xcf\xab\x02\xbc\x5d\x00\x2a\xc3\xe4\x5a\x2b\xab\x2f\x34\x1f\x9e\x99\x04\x2e\x32\xa7\x26\x65\x7a\x70\x7a\x81\xf4\xe9\xe0\xa9\xc1\x15\x82\x45\xcb\xd5\x9c\x0b\xfa\x5b\x6b\x82\x49\xbb\x8c\x5e\x78\x5a\x8b\x7c\x1c\x33\xce\xb2\xb4\x0e\xc4\x6a\x44\x0a\x55\xd2\x4a\x9a\x74\x26\x34\xc9\x01\x42\x53\xb3\xd9\x69\x9e\x18\xdc\xfd\x88\x8b\xd8\x14\xbe\x96\xa5\xec\x1f\x88\xa2\x74\xe2\x3d\x56\xbe\x41\x6a\x91\x06\x2d\xb2\xbf\xb1\xe0\x2c\x15\x40\xff\x96\x93\x7c\x47\x09\x54\xaf\x1a\x72\x7a\x87\x67\xb2\x88\x21\x35\x6b\xa3\x79\x73\xb1\xbe\xbf\xea\x99\xca\x20\xe5\xd0\x59\x16\x3d\x82\x8f\x51\xc9\x4d\x5d\xc7\xb5\x2c\x3a\x37\x06\xb9\x7c\x07\x26\x9d\x97\x88\xe7\xa8\xcb\x48\x0d\xec\xc7\x92\xdf\xa3\x4f\xc0\xab\xb2\x88\x67\xb2\x93\x38\x08\xf8\x8a\xf4\xf1\x8c\x26\x93\x0d\x98\x5c\x5d\xa8\x5e\x1a\xd4\x5a\x18\x50\x3c\x5b\x6b\xc8\x85\x55\x1c\xa2\xe6\x9f\x04\x05\x80\xaf\x45\xf1\xb2\x2f\x61\xea\xae\x8b\x90\xc7\x68\x29\xc5\x88\xb5\x10\xd7\xe1\x96\x70\xd1\xcc\xe3\xd7\x30\x40\xd8\x86\xca\x5d\xd7\xfd\xf6\x6d\x27\xc2\xb0\xa4\x7d\x3d\x12\x75\x74\x8f\x95\x87\xc1\x17\x72\x78\x1d\x03\xa2\x17\x6d\x5e\xee\x64\x78\x72\x1c\x47\x38\x9a\xb7\x4e\x6a\xc2\x79\x42\x30\x6b\x93\x5e\x1b\x1f\x57\x8f\x88\xc1\xa6\x04\xd6\x9d\x24\x00\xd0\xea\x96\xc0\x16\xf5\x2b\xc4\x77\x16\x03\xb0\xb6\xe1\xe1\x06\x89\xc3\x0d\x54\x11\xe6\x2c\x3f\x94\xcd\x12\x52\x5d\x2b\x8b\x80\x7e\x60\x3b\x49\xa2\x3c\x09\xaa\xfa\x65\x44\xe8\x51\xeb\x25\x7e\x24\x4c\xeb\x0c\x76\x1c\xce\x99\xf1\xe4\xf2\x59\x7d\x2d\x9f\x03\xdf\xb5\xf3\xa7\x41\xd2\x58\x3c\x62\x70\x70\x79\xf9\xb0\x6a\x5a\x95\x5a\xcd\x08\xed\x52\x1b\x9f\xce\x40\x88\x58\xfb\x78\xde\x96\xcd\xc4\x6b\x9f\x49\xd3\xf7\x18\x62\x0c\xb6\x76\xad\x05\xee\x97\x22\xd3\xde\x6c\xac\x43\x53\x7a\x21\x23\x32\x44\x6d\x94\x41\x5e\x82\xa0\x8d\x36\x34\x9f\x67\xbd\x4b\x8a\xea\x05\xee\x36\xe8\x38\x94\xa5\xae\xea\x8e\x8e\x67\xb0\x4e\x2e\x3b\xb7\x17\x36\xe2\xb6\xec\xb2\xf5\xe9\x19\x45\x98\xa3\xad\xcf\xa9\x04\x86\xe4\x72\x48\x09\xfe\xc9\x68\xd8\x54\x1a\x0b\x98\xab\x52\x90\x66\x6a\x61\x8b\x5a\xc1\xbd\x18\xa6\x64\x1a\xc0\xae\x26\xf7\x70\xf5\x8e\x8c\x4b\x0e\xe2\xa6\xce\xa0\x23\x6b\x56\x68\x6c\xd2\x2d\x74\x08\x00\x51\x49\xb8\x6f\x8b\x06\x31\xf5\x41\xc7\x38\x69\xb5\x65\xed\x80\x69\x42\x96\x64\x91\x64\x6f\xb1\x3b\x95\xc8\x89\xe6\x5d\x38\x49\x2a\xf3\xc2\x90\xcd\xaa\x7c\x8d\xb0\x49\x51\xc8\xb4\xbb\xb3\x3a\xc1\x13\xb2\x96\x7b\xfa\xc2\x7c\xb0\x94\x8a\xe0\x15\x48\x35\xcd\xb2\x64\xd1\x0d\xb5\x29\x0c\xbd\x6b\xc4\xb8\x5a\x35\xb0\x10\x19\x6b\xe9\xdd\x54\x46\x97\xda\x6c\x88\x92\x44\xb9\xa0\x6a\x31\xb6\x46\xbf\xee\x4c\xeb\xd6\x7e\x79\x6a\x3f\xec\xa2\x51\x9f\x20\xd7\x9f\x33\x32\xc2\x3d\x25\xa8\x29\x80\x62\xa7\xd0\x65\xbb\xb5\x96\xdc\x88\x7d\xb3\x6c\x61\x1d\xf8\x4e\xb7\xa1\xea\x2e\x36\x1d\x9e\x2d\xac\x30\xe6\x53\x07\x6b\xd3\x7d\x61\xab\x15\x27\xd6\xb0\x96\x3a\xf4\xdc\x4c\x50\x2e\x6c\x61\x87\x2e\x41\x6d\x29\xfe\x34\xce\xb0\xc0\x49\x42\x12\x2a\xd3\xcd\x6d\xbb\x7f\xfe\x76\xe9\x68\x4f\x4d\x01\x12\x69\xcb\xf9\x7c\xa2\x69\x9e\x22\x96\xa7\x13\x2b\xe5\x62\xf9\x10\x62\x17\xba\x4c\x6b\x03\xc1\xe3\x06\x58\xca\xf7\x16\x01\x1a\xe5\x88\x05\xb8\xc4\xd6\x54\x81\xa3\x39\x25\x8f\x80\x9a\x28\x18\x91\xf2\x08\x5d\x72\x45\x4e\xd0\x47\x9c\xdd\x81\xa0\x66\x2a\x02\xce\x8c\x75\x1c\x4b\xa4\xa5\xd6\x9c\x51\x75\x30\x62\x16\xcc\xd8\xad\xca\x71\xc4\x99\x01\xb4\x8c\x60\x61\x7d\x13\x60\xee\x75\xc8\x8e\xca\xe5\xa5\x51\xd9\xb2\xd8\x02\x3f\x8d\x83\xe8\xd5\xb1\xc9\x0e\x58\x83\x8e\x6f\xf0\x93\x89\xd7\x86\x0a\xf8\xe6\xeb\x25\x92\xbb\x0d\x88\xb2\x05\x60\x0c\x8e\xab\x0b\x1c\xe1\x16\x4c\xc0\x97\xae\x32\xd1\xa9\x5f\xd2\x23\x72\x84\xbe\x4b\xf8\x44\x1e\x20\xe9\x31\x8f\x5d\x81\x7e\x79\x60\x1c\x54\xf0\x6f\x93\xc9\xf3\x95\x5b\xfd\x82\xef\x43\xd5\xb6\x29\xfd\x64\x30\x0c\xe4\x9f\x4f\x8e\x8f\xd3\xc5\xe1\x24\x8f\x1e\x88\xd2\x7f\x81\x4c\xd1\xb8\x42\x0e\x00\x08\x37\xc1\x09\xad\x5a\x9d\x3a\x14\x51\x27\x8a\xb4\x20\x76\x92\x00\xec\xb5\xbe\xd2\x7d\x5d\x4c\x87\x5c\xc3\x59\x73\xd1\x3f\x3b\x65\x91\xb7\x1d\xaf\x12\x5e\xee\xcb\x68\x2b\xa6\xee\x67\x08\xd3\x3b\x4d\xf0\xac\xa2\xb2\xac\xa1\xa4\x5c\xa5\xd4\x52\x91\x9e\x3b\xc4\x5b\xe8\x53\x56\x8e\x32\xfb\xc2\xb9\x23\xc1\xad\x68\xdd\x2d\x47\x23\x36\x90\xe8\x89\x98\x72\x9e\x90\x52\x06\xde\x89\x9c\xca\xb9\x4f\x28\x03\x7b\x29\x34\x6a\xd0\x4c\x4d\xd2\xbb\x55\x1c\x9d\x66\xe5\xfc\x37\x56\x03\xc5\x89\x24\x07\xba\x61\x40\xb4\x72\x81\x84\xe8\x49\xe0\x2c\x23\x62\xc4\x2c\x32\x25\xe0\x2f\x73\x6e\x83\x44\xda\xa2\xc9\x7b\x8d\x72\xbf\x34\xca\x41\x25\xb4\x1c\x2a\xdc\xa6\xa0\xf4\xc8\xa2\x90\x9f\xb3\x4f\x79\x95\xb3\x74\x35\x03\x18\x2f\x7c\x1c\x73\x22\x03\xc3\x33\xf2\xf6\xa3\x84\x4e\x89\xbe\x31\x47\x4c\x2f\x7d\x68\x24\x37\x98\xbe\x0e\xe2\x57\x77\x1a\x09\x2e\xa5\x8d\x16\x37\xed\x2c\xcf\xf9\xd9\xa2\x7c\x98\x01\x26\x36\x85\xfb\xab\x85\xc4\x82\x67\xae\xa4\x98\x7d\xd8\x5c\xcf\xbd\xad\xa9\x95\x05\xc4\x8a\xb5\x58\xa3\x84\xd8\xf1\xe9\xc5\xb9\xaf\x9b\x53\xe9\xba\x5e\x43\x2c\x04\x73\x6e\xaf\x22\x56\x9f\x71\x50\x4f\xac\xd2\xc4\x92\x8a\x62\xab\x37\xab\x1c\xa3\xba\x0d\x52\x57\x65\xeb\x57\xdd\x59\x15\x9a\x59\x15\x4a\xbd\xa3\x6d\x6a\x61\x85\x11\x08\x39\xcf\xed\x15\x06\x61\x41\xbf\x25\x15\x4e\xb3\x30\x4d\xd0\x41\x15\xda\x69\x9a\xa3\xd6\xc6\xb8\x5f\x14\x42\x39\xc2\x26\x02\xa3\x3a\xb8\xda\x56\xac\xe7\xa5\xb9\xb3\xc8\xcc\xbb\x08\xbd\x7d\xb9\xbc\xdb\x64\x51\x44\x9a\x49\x2b\x6f\xb8\xaa\xbf\x2d\xb6\xea\x09\xf1\x28\xd4\xad\x1b\xba\x6d\x62\x9d\x47\xab\x11\x04\x4b\x1b\x42\x00\xf9\x67\x95\xdc\x94\x35\x4c\x9a\x7e\xcc\x26\x83\xf5\xd0\xe3\xbe\x07\x57\x8d\x2d\x65\x14\xb9\x83\x48\x85\x20\x8f\x44\x00\xed\xd8\x38\x15\x56\x3e\xaa\x38\x11\x04\xc7\x8b\x60\x45\xbc\x93\xdc\xf4\x0c\x26\x1d\x49\x53\xad\x74\x82\x38\xcd\xf8\x21\xcf\x9c\x9c\x5d\x7a\x0b\x40\xfb\xe9\x54\xdf\x58\x81\x8b\x5d\x7f\xc1\x0e\xc9\x27\x2a\x95\xd6\x4b\x1a\xe2\x0b\x5d\x23\x70\x4b\x43\x29\x9f\x39\xb1\x37\xdc\xe8\xdd\xe0\xbb\xab\x9b\xbb\xe1\xd9\xe8\x5d\x11\x51\xee\x52\xa6\x3c\x08\x8d\xc3\x14\xe7\x6c\xc4\x7c\x10\xa8\xc7\x5c\x85\xbd\x44\x38\x8e\x0b\xc4\x6b\xab\xf8\x18\x39\x63\x29\x47\x0e\x4e\xc5\xca\xf0\xcf\x25\xcd\xdc\x43\xde\xcc\xbe\x9e\xac\x25\xee\x9e\xd2\xc9\x31\xd9\x3f\x4b\xd2\x34\x76\x74\xd9\x84\x70\x91\xca\xe8\x87\x44\x39\x3c\x33\x46\x9e\x9c\x7c\x0f\xb7\xf3\x31\x36\x97\xf0\x7a\xdc\xce\x6d\xc8\x06\x9b\xfa\x9e\x7e\x22\xf1\x4d\x8b\x54\xb5\x93\x2c\x8c\x4e\xd1\x6b\x8d\xbb\x90\x33\xba\x8e\x96\xea\xa7\x72\xaf\xbf\xeb\xce\x96\xae\x0a\x14\xa8\x02\xd1\x11\xe0\x1c\x15\xc2\x28\x22\x42\x61\xca\xd0\x14\x0e\x36\x8b\x16\x08\xb0\x38\x08\xf8\x5d\xbf\x45\x29\x65\x90\xed\xbe\x6c\x69\xef\xcb\xf3\x58\xa7\x94\xff\xf9\xe5\xfd\x5d\x49\x54\xfd\xfe\xea\xbe\x5c\x47\x7a\xf0\xf3\x52\x59\xb5\xd2\xc2\xb2\x00\x97\x60\x8a\x45\xe6\x9c\x05\xb6\xf4\x2b\xd3\x34\xd1\x0f\x44\xfd\xa8\xf9\x32\x67\xbb\x08\x2b\xb7\x72\x16\x38\x9c\xc8\xf8\xd1\x34\xbc\x06\x19\xd8\xa1\x2c\xc9\x1d\x70\x92\x1c\xf4\x80\x6c\x0f\x61\x22\xfb\x91\xa9\x98\x3c\xd0\xcd\x81\xca\xe8\x02\xb4\xb4\xbe\xc4\x99\x5e\x2e\x03\x2f\xe8\x30\x09\x83\xe6\xf8\xd4\x7c\xdc\x11\xa1\x29\x08\x13\xd6\x6d\x15\x4b\x89\x06\xd7\xe7\x0d\x6b\x7d\x51\xb5\xc9\x7f\x5e\xe5\x1d\x12\xef\x1e\xd8\x75\x65\x87\x20\xdf\x6b\x2f\x8a\x3a\xd8\x99\x6e\x57\xcf\xc1\x78\x51\xaf\xcb\xae\xd9\x7d\x40\xaf\x6c\x92\x67\x4b\x79\x9c\x2b\x80\x2a\xd7\x4b\x6d\x2a\x96\x61\x4d\x14\x99\x70\x40\x36\xae\x3e\x44\x4e\xa9\x07\x6d\x1e\x84\x48\x2a\xdc\x14\x90\xb4\xce\xda\x9d\xa1\xcb\x14\xb3\xe9\x02\x2f\xf3\xa3\xa1\x68\x8f\x3e\x00\x78\x0a\xae\x40\x99\x0b\xb6\xb4\xc9\xc0\xe1\x74\x43\x6a\x5b\x0f\x91\xa6\x18\x9f\xb3\x27\x5a\x6c\x56\x9c\x61\xab\x14\x83\x84\xef\x90\xc3\x9b\x0a\x4d\x1d\x8d\x58\x10\x01\x20\x8d\x4c\xae\xcf\x88\x03\xeb\x87\x0a\x90\x0c\x80\x5e\x21\xeb\xc1\xdf\xcc\xa5\x1d\xa8\xe6\x1c\xab\x79\x19\x6e\xbf\xd6\x8f\x3d\x9d\x72\x8e\x5d\x66\x97\x53\xef\x6d\x60\x55\x68\xfc\x80\xf6\x02\x80\x6d\xdb\x31\xd8\xf7\x40\xa3\xc6\x41\xf9\xa6\x20\x1b\x38\xe6\x44\xb2\x2f\x94\xcf\x9d\xa3\x89\x2d\x11\x80\xab\xf6\x56\x2d\x72\x60\x6a\x5b\x5e\x7e\xc0\x77\x00\x77\xb3\xae\x54\x1b\x1c\xab\x95\x36\x14\xe7\x34\x03\x4a\x08\x83\x3b\xa0\xd3\x36\x6c\x9a\x4f\x19\x89\x36\xc1\xe4\xb8\xc6\x02\xa7\x44\x11\xb1\x2c\xbe\xa3\x5c\x5c\x15\x62\x17\xdc\x0e\xda\x7e\xcd\x2e\x1a\xe4\xf9\x6a\x89\x02\xaf\x7a\x5d\xac\xc2\xd8\xf0\xb3\x58\x0b\x4e\x48\x4f\xe3\x47\x0b\xb5\xbf\xe6\x2c\x6c\x3f\xc5\x34\x6c\xf8\x4a\x00\xa9\xb2\xed\x9c\x5e\x06\x5b\xe2\xae\x86\xd2\x50\x8a\xbf\xd8\x13\x50\x89\xd5\xa3\x6c\x43\x93\x58\xc5\x4b\x77\xc2\xbb\x5d\xc8\xb8\xcb\x49\xac\x1c\xaa\x52\x30\x3a\x50\x09\xc8\xfb\x06\x58\xa1\x19\x11\x02\x84\x96\xa6\x90\xb3\xc0\x8f\x62\xf1\xc2\x0a\x6b\xa3\x95\xac\xaa\xc5\x56\x2a\xcb\xb5\x82\xc7\xed\x2a\x5b\xbe\x97\x68\x76\x2d\xd1\xac\x61\xdb\x33\xd4\x49\x44\x05\xb8\xc3\x16\x41\xb5\x19\xd7\xe5\x09\x42\x32\x87\xbd\x22\x6d\x25\x45\xb8\xfa\x29\xf3\xff\x2a\x73\x70\x47\xd4\x21\xa9\x36\x65\xa9\x1d\x05\xfe\x11\x70\x8f\x24\xa1\x34\x60\x03\x15\x60\xb4\x26\xae\xcc\x98\xa0\xcf\x2f\x8d\x77\x05\xb2\x45\x17\x3c\x47\x4f\x54\x6a\x5d\x78\xc4\x20\xf0\xca\x9b\xaa\x15\x47\xe6\xc5\x03\x78\x0b\xf2\xca\x65\x3e\x49\xa9\x42\x38\x98\x61\xc9\x5e\x76\x60\xcf\xb3\xfe\x00\x66\xdc\x98\xb8\xdc\x84\x79\xb2\xe2\xd0\x6c\x60\xfc\x29\x1a\xd9\x36\x37\x39\x08\x12\x7d\xde\xec\xe4\x40\xe3\x09\x35\xcc\xc6\x33\xd7\xa7\x27\xa3\x66\x6b\x83\x45\x61\x04\xa8\x4c\x2a\x55\xe5\x6e\xb1\xd8\x8b\x2b\x52\x93\x8b\x8d\xe8\x94\x9b\x5c\xbc\xbe\x8b\xe4\xe4\xb6\xb2\x3d\xcb\x92\xd5\xdc\x27\x2d\xc6\x59\x97\x04\xa9\xb8\x8b\x44\x0e\x25\xa5\xeb\x56\x49\x69\xdf\x60\xa2\x8a\x08\xeb\xcd\xe3\x75\xd7\x51\x07\x8b\x84\x97\x90\x8a\x82\xfc\xb5\x32\xc8\x06\xa9\x72\x7e\xc6\x15\x24\x29\x44\x50\xd2\xb8\x96\x38\x37\x62\xcd\x12\xc8\x72\x9e\xb8\x6d\xcc\xfb\x4e\xe1\xa4\x82\xf3\xe7\x66\x61\x2d\x5a\x3f\xf9\xa8\x21\xa3\x2c\xdb\xe2\xc4\x55\x11\xb3\xf0\x3f\xb5\x28\x20\x20\x78\x6c\x92\xc1\xd9\x70\x2a\x3b\x46\xa4\xaf\x3c\x17\xf6\xd2\xdd\xa1\x6a\x57\xe3\xce\x9d\x03\xf8\xbd\x8c\x6c\xb9\xb1\x8b\x40\x75\x6a\x7c\xc5\x8d\xb8\x49\xd1\x45\x40\x69\xdc\x19\xb6\x64\x35\xdd\x5b\x37\x7e\x00\xae\x47\x3b\x74\x6c\xc2\x30\x3c\xe2\x71\x65\x4b\x4a\x13\xb6\xc5\xac\x9f\x61\xd2\xeb\x16\xca\x0c\x5c\x61\xc2\x86\x4f\xd2\xd0\x6e\x00\x15\x32\x6d\xd4\x59\x85\x0f\x7b\xd1\x2e\x67\x31\x11\x8c\x60\x35\x7f\xb9\xa0\xf5\xd3\x6d\x8d\xd3\x2f\x16\xc0\x7e\xba\x93\x2a\xc9\x95\xa0\xf0\x35\xe3\xc1\xd7\x08\xae\x2e\x6a\x66\xd6\x14\xc7\xa6\xea\xf4\x05\xa6\xc7\x3a\x54\xba\x55\x5c\x7b\xb3\x32\xf7\x3c\x11\xfe\x0d\x56\x9f\x5a\x6c\xbf\x3e\xec\x61\xa5\xd1\x15\x4b\xf2\x59\x84\xd2\x3f\x7f\x74\xf7\xb2\x9a\xa6\x79\x10\xf0\x0d\x85\x65\x15\xa6\xcc\x72\xaf\x65\x31\xde\x5a\xa2\x4c\x71\x53\x58\xf7\xde\x27\x0c\x7c\xf6\xf9\x02\x7d\xf4\x78\x1f\x3d\xde\x47\x8f\xaf\x15\x3d\xbe\xcc\xcc\xe8\x3d\x5f\x50\xe3\xad\x54\x99\xc3\xac\xe3\x0a\x6d\x6d\xf3\xa8\x6e\x67\xa9\x0b\x43\x62\xec\x2f\xf6\x87\xc6\xa8\x98\xda\x67\xd5\xd9\x86\x56\x43\xb6\xa8\x1a\xdf\xb1\x88\x13\x0b\x9f\x65\x63\x56\xcb\x56\x9e\x65\x06\xc9\x11\xfb\x9e\x3f\x91\x47\x22\x0e\x10\x56\x28\xe5\x5a\x49\x0f\xa2\x50\x80\xe0\x4a\x48\xcc\x26\xda\x00\xa3\x4b\x9c\x92\xd8\xd4\xd9\x0a\x22\xdb\xac\x59\xd4\x3a\x34\x9b\x50\x22\x01\xf0\xd0\x6c\x83\x8b\x4e\x18\x31\x13\x6d\x66\x22\x9c\xe0\x4e\xa6\x6e\x62\x40\xd7\x7f\xf4\xee\xd6\x3f\x1e\xa1\x3b\x7d\x0f\x50\x59\x1e\x6f\x00\x1a\xd5\x36\xb6\x11\x9b\x09\x9e\x67\xde\x52\xc5\x27\xa6\xe0\xa2\x01\x9c\xae\xbb\x5b\x61\x30\xce\xd7\x1a\xe1\x58\x6b\xbc\xcb\x09\xe7\x55\x02\x11\x37\x42\x5e\x09\x09\x48\x73\x09\x1f\x5d\x65\xa3\x9d\x8d\x97\x34\xc0\x9b\x58\x86\x1f\xfd\x4c\x2e\xdc\x33\x22\xc1\xf6\xe2\x6d\xdb\xa5\xf4\xd7\x72\x8a\x75\xe3\x38\x97\x59\x1e\xbd\x77\xc0\x59\xd0\x9b\xb3\xb7\x8b\xce\x6d\x64\x95\xc9\xad\xb3\xfc\xf8\xd9\x6c\x92\x9d\x03\x28\xdb\xf8\xc5\x75\x2e\x32\x0e\x12\x4f\xb2\x70\xd9\xe6\x16\xa0\x2a\xe3\x59\x6e\xa2\xc7\x68\x18\x4c\xd4\x48\xd9\x54\xaa\x8f\x58\x45\x73\xcd\xdf\x0b\xa0\xa6\x1d\x45\xd5\x15\x5c\xf9\x79\xed\x94\x0d\x33\x38\x0d\x7b\x6f\x31\xdc\x77\xb0\x5b\x9b\xfb\xd5\x45\x58\xbb\x1b\x3b\xd5\xfd\x95\x6a\xc9\x07\xd6\x47\xf7\x89\x7d\xa2\x27\xba\x8a\x8a\x56\x8d\xbf\x1b\x6d\x95\x0b\x05\xed\x3c\x5e\x6f\x0b\xe4\x8b\x33\x8b\x33\x54\xbc\x68\xeb\x02\xb6\x38\xd9\x37\x2c\xf4\x6d\xbd\x27\x50\x39\xbe\xb0\x6b\xa6\x38\xd3\xc2\xba\xe2\xfa\x96\x14\x33\x23\x2f\x9a\xfa\x93\x08\xa3\x5c\x50\x77\xf6\x2b\xa9\xac\xed\xd4\x01\x76\xc0\xe3\xb0\x10\x4c\x84\x83\x1a\x59\xc6\xad\x8e\x23\x95\x63\x1f\xfe\x07\x34\xe1\x4a\xef\x9a\xb4\x5d\xe7\xbe\x16\x4e\x8c\x6a\xd8\xd3\x95\x84\xbd\xc5\x2e\xe3\x26\x58\xb6\x4e\x27\x8d\xb2\x59\x80\xe9\xd6\x6c\x8b\xed\x02\xd9\xde\xf8\x65\x37\xd8\xf9\xc6\x4f\x9d\xec\xb3\xc9\xb7\x4b\x30\x67\x5a\x3f\x5f\x25\xc0\x96\x42\x9d\x6d\xb8\xa9\x95\x9e\x42\xb4\x3d\x6b\x27\x03\xd0\x4c\x0a\xee\x70\x6c\xa5\xa9\xff\xf2\x7f\x99\x12\x3f\x66\x69\xfe\x0b\x71\x31\x62\xe6\xf7\x03\x0f\xaf\xaf\x5f\x28\x70\x2b\x71\x4a\x0a\x64\x3f\x51\xc6\x00\x03\x24\x04\x8b\xe1\x64\x30\x4a\x3d\xba\xb8\x1e\xc3\x43\x3e\x21\x82\x11\x3d\x34\x97\x33\xed\x99\x59\x8a\x19\x9e\x01\x22\xea\x01\xc4\x9f\x81\xb8\x5a\x88\xfc\x86\xa4\x4d\x99\x36\xe0\x56\x9a\x59\xda\x94\xcb\xa2\xda\x24\xf4\x69\x44\x59\x0b\xc8\x58\x04\x31\x34\x53\xff\x8d\xed\x7f\x33\x89\xfd\x6e\x70\xfb\xc3\xf8\x66\x78\x7b\x75\x7f\x73\x5a\x12\xdb\x4f\x2f\xee\x6f\xef\x86\x37\x8d\xcf\x8a\x74\xc5\xbf\xdd\x0f\xef\x5b\x1e\xb9\x06\x2e\x06\xdf\x0d\x4b\xa5\x5b\xff\x76\x3f\xb8\x38\xbf\xfb\x79\x7c\xf5\x7e\x7c\x3b\xbc\xf9\xf1\xfc\x74\x38\xbe\xbd\x1e\x9e\x9e\xbf\x3f\x3f\x1d\xe8\x2f\xc3\x77\xaf\x2f\xee\x3f\x9c\x5f\x8e\x5d\x70\x6f\xf8\xe8\xa7\xab\x9b\x1f\xde\x5f\x5c\xfd\x34\x0e\xba\xbc\xba\x7c\x7f\xfe\xa1\x69\x16\x83\xdb\xdb\xf3\x0f\x97\x1f\x87\x97\xcb\x4b\xc4\x36\xaf\x46\x6b\xf5\xc9\xe0\x22\x0b\x8c\x33\x81\x98\x34\x59\x58\xd2\xa6\xbf\x81\x8b\xe0\xda\xd0\xe3\xe1\x81\xfb\xcb\x14\x74\x3d\xd4\x2c\xd0\x79\x9f\x0a\xee\x31\x62\xde\x3d\xe8\x2f\x55\x28\xe8\x6d\xb3\x4f\x4b\xa3\x3d\x41\x03\x38\x2b\xa0\x30\x94\x3a\x05\xcc\x09\x3f\x52\xe7\x50\x46\xa6\x58\x7f\x4a\xc1\xb7\x8c\x0e\x51\x75\xc3\xcb\x0d\xda\x39\xc1\x10\xac\x77\x2c\x5e\x76\x1a\x64\x35\xb1\x15\x28\xe5\x04\x39\x0e\x4d\x8c\xda\x6e\x20\x33\x17\x0c\xa7\x34\x32\x3f\x54\x50\x23\x51\x81\x90\x50\x6d\xb1\x44\x60\xe5\x96\xe7\x04\xfd\xf0\xd7\x62\x50\xe0\x29\xb0\x06\x82\xbc\x56\x08\xcc\x3e\x10\xb9\x59\xd5\x55\xe4\x59\xea\xc9\x1d\x73\x6b\xc2\x85\x73\x6b\xeb\xc5\x82\x5b\x27\x67\x01\x4a\x52\xc9\xc7\xa3\x8f\xb7\x99\x51\x85\xc6\x4f\xd0\x2d\x20\x34\xc8\x42\x75\xd7\xbb\x98\x25\xf9\x8c\x32\x44\xd3\x2c\x21\x45\xa5\xe1\x09\x99\xe3\x47\xca\x1d\xea\xbe\x29\x4e\x00\xeb\x68\x45\x2b\x74\x88\x5a\x0f\xca\x09\x1a\xc4\xb1\x2c\x33\xb8\x12\xe5\x38\x96\x79\x58\x1e\x76\x08\x6c\xc4\x62\xcf\x36\x2b\x74\x54\x1c\x39\x58\xb1\xdd\x63\x50\xd4\xd9\x61\xf9\xee\xdd\x0a\x4f\x55\x3e\x8c\x1d\x29\x8f\x37\x12\x06\xee\xb0\x7c\x70\xac\x79\x95\x40\xe0\xd0\x40\xb6\xeb\xd1\xc2\x82\x74\xed\xd4\xaf\xec\x18\x0e\xda\x66\x7d\xb6\x82\xd9\xae\xe8\xd2\xcd\x38\xa9\x54\x1c\xea\xdc\x5f\xa9\x62\x51\x63\x67\x3b\xf5\xaa\x34\x4b\x63\x70\x24\xc7\x9e\xfe\xd7\x98\xc7\x35\x7c\x7a\xe5\xbf\x5c\x2a\xb2\x8d\x83\x75\x5b\xd7\xd7\x52\xcb\xd3\xb4\xfe\x96\xa5\x74\xb8\x23\x54\x9a\xee\xc2\x20\xe0\xc5\xd3\x08\xdc\x6a\x98\x32\x5b\x45\x84\x78\xbf\x8f\xab\x9b\xab\xcf\xb1\xaf\x6c\x85\x27\xfc\xb1\xa4\x5c\xa6\x44\x4a\xdc\x82\x59\x11\x98\xc4\xb6\x61\x0c\xfe\x84\xda\x0f\x3b\xd2\x93\x3b\x93\x77\xfa\xab\x65\x46\x9f\x9b\x50\x33\x76\x13\xd5\x02\x6b\xec\xe2\x59\xd1\x95\xc9\x6a\xd3\xfc\xe5\xa0\x08\x59\xe1\x22\x88\xe4\x69\x73\xb3\x74\x34\xab\x55\x17\xac\xb1\x38\x4c\xe8\x2a\x5b\x3f\xd2\x25\x68\x7d\x63\x20\x5f\xeb\xbf\xc0\xe5\xf5\x59\x83\xea\x4a\x7e\xc5\xb0\x70\xae\xa9\x11\x0f\x36\xb7\xd0\x96\x7a\x80\xb0\x49\x26\x2c\xa4\x29\x99\x47\x73\xe3\xcd\xd1\x57\xc6\xc1\x88\x3d\x05\x1b\x52\x0a\xb7\x1d\x84\x2d\x01\x08\xe2\x27\x7d\xdc\xe8\x63\x29\x88\x19\x44\x46\x0a\x11\xb5\x01\x21\x18\xc7\x5b\x51\xf5\x66\x05\x81\x07\xfb\xb5\x05\xa9\x6f\x50\xe2\xac\xa1\x0a\x7f\x53\xa1\x33\x3f\xb7\xa0\xbe\xd8\x16\x9a\x72\xd7\x21\x04\x25\xce\x9a\x46\xb0\x83\x0a\x67\x2f\x8a\x4a\xec\x93\x22\x4d\x0e\x6d\x3a\xb1\x30\x05\x7a\xba\x6e\xb5\xff\xe4\x66\xf4\x27\xe3\x77\xc8\x5b\x70\x2d\x82\xd6\x3c\x30\x31\x3a\xd4\x32\xab\xcb\xb7\xb6\x01\x0f\x12\x1d\x1a\xb0\xb3\x2f\x20\x9e\x71\x70\x7d\xfe\xc5\x01\xfa\x22\xcc\xe9\xfa\x62\xa3\x03\x68\xc7\x6d\xab\x9c\x81\x36\x55\x0a\xec\x2f\x1f\x3b\xd8\xab\xca\x49\xb4\x7b\x66\x0f\x22\x6a\x3b\x87\xfa\xcb\xd2\x37\xe0\x04\x86\xaa\x5d\xc6\x4f\xea\xc3\x8a\xad\x0b\xc8\xc8\xb8\x54\x36\xac\x5d\x3c\x62\x93\x45\xd5\xc9\x73\xe0\xbd\x3c\x9d\x4f\xe9\xd6\x95\xa8\x74\x7b\xf5\x24\xe0\x1d\x87\xbb\x2e\xbf\x0f\x56\xa4\x15\x0f\x4c\x64\x33\x9f\x06\x5c\xac\x2d\x1a\xa0\x8f\x13\x6f\x9a\x55\xc9\x5e\xe6\x16\xb3\x71\x53\x56\xc9\x3f\x6f\x8d\xdc\x3a\x04\x57\x0f\x9a\x56\xc4\xc6\xd5\xb7\x08\xd7\x3d\x95\x3d\x2f\x95\xed\x22\xaf\xa0\x3c\xb8\xf5\x2f\xd0\x53\x23\xc7\x05\xcd\x38\x83\xab\x56\x26\x3c\x83\x2f\x95\x2b\x5b\x5d\xe7\x73\x4d\x9f\x6f\xb0\x26\xab\x9d\xbe\xb7\x26\x70\xc0\xb8\x5d\xeb\x63\xad\x0e\x75\xa0\x6c\xed\x14\x4e\x4d\x0e\xa1\xa2\x29\x39\x40\x9c\x25\x8b\x20\xd8\xc1\x9e\x57\x20\x37\x13\x0b\x34\x27\x54\xb8\x4e\x2c\xcc\xdc\x5a\x49\xe7\x6b\x4a\xe3\x6d\x34\xb2\x45\xa4\xc9\xe5\xe0\xe3\xf0\x6c\x3c\xbc\xbc\x3b\xbf\xfb\xb9\x01\x42\xb0\xfc\xd8\xa1\x08\x06\x2f\xdc\xfe\x7c\x7b\x37\xfc\x38\xfe\x30\xbc\x1c\xde\x0c\xee\x56\x20\x0c\x2e\xeb\xac\x0d\xbd\x2e\x97\x4d\xea\xdb\x3a\x08\x76\xce\xcc\xdb\xd0\x7b\x1d\x67\x30\xe8\x84\x92\x16\xac\x41\x93\x60\xcf\x62\x22\x50\x4c\x1e\x49\xc2\xb3\xc2\xac\xda\xb8\x60\x01\x08\x61\x43\xfb\xcb\x80\x08\xa1\xcd\xea\x1a\x9f\x20\x53\xa2\x2a\xa8\xd2\xe9\x1b\x04\x91\x0f\x0b\xc2\xbe\x50\x88\x7c\xca\x12\x1a\x51\x15\x24\xe0\x71\x61\xdd\x2b\xc6\x7d\x08\x51\xa0\x2b\x88\x6b\x67\xd1\x28\x3b\xd7\xf9\x43\x4f\x7a\x5d\xdb\xf7\x27\xca\x83\x62\xad\xac\x7b\xb2\x03\xc5\xbe\xc5\x69\x5c\xc3\xec\xda\x60\x74\xcf\x61\x1e\xa8\x67\xc2\xd8\x24\xba\x16\x3c\xaf\xe6\x41\xae\xbe\x0d\x97\xc5\xc9\x94\xce\xf5\xf2\x40\x99\x6e\x94\xfa\xca\xe1\x2e\xa5\x7a\x80\x3b\xc0\xb7\xb0\x31\xe2\x6b\x06\x2c\xd4\xca\x5c\x30\x13\xdb\x89\x91\x20\x29\x57\x5a\x01\x33\x11\x01\x07\x5a\xa8\xa2\x38\xa1\xbf\x01\x12\x94\x20\x47\x41\x04\x05\x24\xda\xc5\x61\xc4\xa5\x45\x69\x38\x1a\xb1\xb3\xe1\xf5\xcd\xf0\x54\x33\xa4\x23\x74\x2f\x01\xe4\xa9\x34\xf5\x33\x4b\xde\x46\x1c\x0b\x23\x19\x28\x93\x8a\xe0\xb6\x60\x30\x22\x04\x17\xdd\xf9\x83\xef\x6f\x08\xdf\x35\x93\x37\x3c\x2b\xd9\xa6\x9c\x01\xe0\xb2\xb5\x98\x6b\x10\x9b\xbf\xf3\xd4\xa7\x1b\xfc\x54\x5a\x91\x10\xe4\x02\x24\x91\xf2\xaa\x3f\xe3\x6a\x03\x86\x63\xf7\xf9\x95\xfa\xbc\x86\x6f\x97\xcd\xf3\x0e\x42\xec\xa4\x2a\x00\x21\x0d\x66\xa4\x2f\xd6\x51\x99\x67\xab\xa8\x28\x5e\x03\x10\xa3\x42\xfa\x13\x32\xc3\x0c\x89\x9c\xb1\x0a\x42\x68\x68\x69\xab\x07\xcd\xac\x7b\x54\xf5\x9a\xe1\x94\xe7\x0c\x94\x06\x08\x63\x6d\x18\x8c\xcc\x08\x53\x2b\x06\xf3\x5a\x70\x27\x95\xa1\xee\x2f\xe2\x49\xc3\x40\xdb\x40\x4f\x9a\xfc\x49\x50\x31\x76\xbd\x6b\xd9\x05\xe5\x95\x9c\x4a\xfa\x50\xf9\xfb\xb9\x59\xcb\xc6\xf2\x61\xeb\xee\xee\xb0\x7c\x58\xdd\x55\x4c\xa2\x87\x75\x2f\x9b\x6a\x06\x64\x62\x0b\xee\xd6\x8c\x7d\x0b\xfd\xd4\x56\x94\x80\x3a\xcb\xd1\x03\xfa\xfe\xee\xe3\x05\x9a\x52\x2d\xf7\xea\x6b\xe5\x12\x6b\x19\xfb\x5e\x24\xbe\x88\xbd\x91\x41\x72\x91\xf8\xbb\x17\x36\xde\x89\x52\x81\x94\xa0\x6f\x34\x3c\x23\xce\xd8\x2b\x2c\xa6\x5d\xa5\xa2\x84\xc0\x2c\xe6\xa9\x99\xc7\xb1\xcc\xa7\x53\xfa\xe9\x48\x61\xf1\xd5\x1a\x12\xcd\x69\xc9\xc1\x56\x21\x23\x1b\x3e\x69\x21\x16\xc1\xaa\xb0\x52\x4e\x18\x3e\x12\xa6\x76\x22\x64\x43\x13\x0d\x19\xde\xdd\x4c\xe5\xa6\xbc\xde\xf9\x59\xc1\xa1\x7d\x99\xf7\x20\x34\x47\x09\x0c\x97\x95\xcd\xaa\xb1\x7e\xe1\x36\x6f\xf5\x63\x67\x07\x28\xbc\x5a\x5f\x97\x15\xf1\xdd\x76\xb5\x8b\x32\xbb\x45\x6c\xa6\x83\x28\xdf\x10\xf3\x45\x12\xa3\x8a\x07\x58\x03\x56\xc3\xaa\xee\xb9\xe9\x73\x8e\x65\xb5\xcb\x95\x5b\xbe\x01\xc0\x49\xa9\x99\x0f\x04\xf2\xff\x76\x11\x4d\xbd\x4e\x9e\x37\x0c\xe4\x5e\x24\x10\x07\xbc\xd4\x14\x63\x4a\xfc\xea\xe3\xeb\xc5\x13\xdc\x41\xd0\x34\x83\xd1\x92\x0f\xc9\x04\x81\xa2\xf3\x27\xe8\x3a\x21\x5a\x7c\xc8\xb5\x08\x91\x27\x89\x03\x83\x5a\x2e\xe2\xac\x05\x60\xf6\xec\xf3\x0a\x04\xe8\x25\x13\x73\x60\x68\xcb\x67\x16\xac\xc1\xee\xb3\xf3\x83\xf5\x05\x3b\x28\x58\xc3\xca\xaa\x10\x30\xe0\x85\x09\xfe\x04\x7b\x08\x2e\x71\x63\xfa\x9b\x66\xf3\x82\xc8\x39\x6f\xcd\x88\x0b\x67\xfb\x3c\x73\x70\x4b\xf9\x8c\x93\xb0\x91\x77\xe3\xb6\xe0\xe0\x0e\x97\xf3\x99\x69\xa2\x51\x24\x58\x36\x45\x8f\x62\xef\x43\x18\x2c\x34\xa7\x0d\x65\xb3\x43\x03\xc7\x5c\x61\x2f\x0a\x61\xb2\x0a\xfb\x7b\x21\x91\x2f\x8c\x03\xd1\x7f\x5e\x58\x41\x8b\xb8\x76\xaa\x64\x51\xf1\x09\xe9\x3b\x7d\x3d\x2e\x6b\xb3\x1f\x8a\x26\xf4\x80\x9b\x59\x9b\x05\xb0\x07\xb9\xcd\xc6\xb6\xc8\x12\xc0\x97\xdd\x62\x33\xe5\x46\x9d\xa2\x9d\x81\x6e\xeb\xc7\x01\xb1\xac\x48\xf8\x7a\x2e\x77\x4e\x89\x5a\x4a\x13\xe8\x21\xa3\xd6\x87\x8c\xb2\xd5\x0c\x3c\xed\x01\xc0\x9b\x12\x90\xd1\x5d\x78\x6c\xaa\x97\xbc\xb5\xb2\xae\x4a\xb5\x29\xed\x4e\xa7\xbc\x9a\xd2\x17\xfa\xdc\x9f\x6d\xe9\xf2\xd1\x93\x59\x8c\x21\x53\x71\x9b\xb0\x8f\xd2\xfc\x8d\xb9\x1a\xda\x24\x31\x32\x69\xe9\x06\xd0\xd6\xae\x9d\x37\xd5\x67\x58\x10\xa6\x46\xec\x46\x8f\xc2\x7c\x51\xb8\xfe\x8b\x6a\xf5\xa4\xa8\xed\x38\x45\xd8\x7e\x05\x8b\xde\x16\x79\x25\xc7\xe6\x25\xd0\x85\x9e\x31\x7b\xfa\x3b\xf3\x8e\x49\x66\xb7\x60\x2e\x7a\xaa\x74\x5a\xe8\x8d\x5a\xd8\x8b\xe6\x14\x72\xc9\x63\x22\xed\xe5\x41\x95\x05\x0b\xf0\xa2\x72\x4e\x1c\xac\x2e\x7c\xe6\xf9\x57\x13\x73\x75\x9a\x29\x73\x16\x21\x39\x62\x41\x1f\x4b\x50\x18\x8d\x76\xb8\xa1\xd8\x0f\xfb\x4c\x63\xef\x69\x81\x7f\x9a\x1d\xe2\x82\xce\x28\x0b\x0a\xb5\xd8\xe9\xa5\x38\x03\x7b\xa2\x39\x83\x7c\xea\xef\x9f\x3b\x1b\xd6\x7e\x04\x23\xfe\x9f\xff\xfe\xfb\x11\x6d\x33\xb7\xcb\xb1\x5d\x81\x7d\xd8\xc9\xf5\xb6\x25\xdc\xf9\x00\x1e\xa2\x05\x76\x40\xe6\x13\x8f\xdd\x5c\x0a\xd5\x2f\x7e\xb5\x97\x9b\x26\x1a\xae\xe6\xc6\xbf\x58\x26\x77\x30\xc6\x8b\x7c\xf9\x2d\x1b\xb0\xb8\xc2\x03\x5d\xb8\x19\x83\x28\x4f\x07\xfe\x6f\xa2\xf3\x74\xfb\x95\x0b\xa5\xc2\xa0\x02\x94\xb6\x6d\xa2\xe1\xe6\x58\x3e\x5f\xc8\x43\x63\x45\x15\x63\xa5\x0c\xef\xc8\x55\xc1\x0f\x66\x90\x26\x8b\x4e\xef\x4a\x2e\x89\x30\x07\xda\xc3\xf9\xa0\x7a\xd1\x65\x88\x7d\x5b\xe1\xc3\x21\x29\xa6\x6b\xc5\x69\xeb\xf7\x9b\x11\xf2\x4a\x46\x5c\x3c\x23\x62\x1c\xe7\xa5\xa0\xdc\x55\x6d\x5f\xeb\x8f\xce\x72\xb5\x58\xdd\xbe\x4c\x70\xf4\xb0\x0e\x2a\xa1\x7e\xbf\xa5\xd9\xd5\x82\x61\x10\x3a\x51\x16\x0e\x5b\x30\xff\x48\x05\xf3\xcf\xc6\xf2\x95\xb4\x76\xb8\x68\x18\x54\xcd\x0e\x84\x7b\x7b\x13\x19\x64\x62\x18\x39\x9a\xe4\x85\x95\xc3\x63\xbd\xc7\x47\x23\xf6\xde\x14\x4b\x00\xc5\xc3\x0c\x20\x82\x44\x0a\xf2\x29\xe3\x92\x94\x32\x7b\x1a\xf0\xdb\x6d\x66\x9e\x1d\x46\xb3\x4c\x5a\xa9\x5a\xbe\x95\x48\xfa\xea\xe8\x8d\xf5\x0d\xaf\x4f\xb9\x99\x02\xb7\x92\x7a\x22\x9a\x51\x4d\x3b\xe3\xc6\x93\xb6\xfe\xd4\xbb\x96\xff\x28\x62\x65\x00\xc7\x47\x25\x8b\x03\xe4\xa7\x57\x21\x88\x84\x3c\x12\x30\x53\xc2\x18\x43\x94\xfe\xb2\xa9\xa9\x85\x9d\xac\x3a\x40\x45\x5a\x1d\xb0\x05\x14\x57\x47\x50\x4e\x3e\x6a\xa2\xc5\x72\x5a\xc5\xd6\x19\x40\x4d\x0e\xff\x35\xa4\xd0\x41\x58\xad\x60\x41\x14\x22\x9f\x14\xb1\xc5\xf6\xee\x5c\x8e\x56\x3d\xac\x1b\x35\xa7\x99\xb4\x8b\x48\xbb\xa7\x8a\xda\x44\x6c\x66\xae\x4b\x42\x8b\xdd\xbd\x6f\x93\xb2\xe6\x98\xc5\x36\xd3\xd0\xca\xd2\x5a\xa6\x80\xd9\x19\x3b\x90\x8f\xc1\xb6\xf9\x72\x01\xcc\xb3\x69\xd3\xe0\x51\xc3\x45\xe6\xf4\x22\x2d\x99\x83\xdb\x9a\x0b\x2d\xa0\xe6\x4c\xd1\x44\x13\x87\x1d\x83\xd6\x9a\x73\xe6\x81\xd6\x20\x62\xb8\x0d\xcb\x8b\x4a\x49\xd9\x6c\x6c\x57\xd2\x25\xcd\x75\xbb\x18\xca\x34\xf5\xd1\x34\x65\x7e\xfc\xce\x35\xb4\xdc\xce\x6b\xc8\x1a\x70\x96\x5c\xba\x1e\x08\xd6\x8c\xbb\xc9\x58\x80\x2c\x97\xe5\x37\xa6\xb1\x59\x0a\x6a\x6a\xba\xc2\x44\xd7\x31\x52\x80\x58\x57\xcf\x8f\x2f\xae\x10\x69\x53\xf0\x4c\x62\x0d\x44\x40\xab\x96\x1c\x43\xd9\x9a\x5b\x78\xce\xbc\x88\x66\x8b\xf6\xf8\x0c\xea\x4a\x9a\x22\x76\xdd\xd9\x30\x6f\x9c\x24\x13\x1c\x3d\x78\x65\xc3\xab\xdc\x5c\x38\xd0\x73\x2d\xa0\x42\x55\x27\x43\x5c\x7a\xa0\x11\x48\x37\xa1\x17\xc6\x20\xa4\xd8\x61\x17\x9d\x9b\x55\xb3\x10\x4f\x06\x12\xc7\x8c\xde\xc4\x8c\xc7\x24\x4b\xf8\x22\x6d\xb9\xcf\xaa\xa9\x59\xdb\x44\x40\xb4\x65\x86\xed\xf4\x2a\xab\x30\xbd\xb5\x2f\xb3\x5a\x9e\xc7\x0e\xf0\x7a\xd6\xe0\x92\x1f\x12\x3e\x01\x2b\x9f\xd5\xb2\x5d\xee\x42\x10\x42\x5f\x3d\xcf\xeb\x66\x54\x54\x4f\x24\x95\x59\x82\x17\xcb\x7a\x30\xb1\xfc\xcf\xbb\x6f\x26\xf7\x7b\xb5\x11\xac\x7b\x14\x6c\xe3\xe7\xcf\x81\xc0\x7a\xe1\x24\x01\xf3\xae\xe1\x5f\x15\x63\x92\x49\xa2\x3a\xca\x04\xd7\x82\x02\x1f\x31\x85\x67\x6e\x73\xad\x70\xc9\x9f\x18\x11\x72\x4e\xb3\x52\xb5\xb7\xad\xc3\x6e\x2d\x45\xdb\xff\x98\x20\xd3\x35\x78\x27\xcf\x0e\x0d\xf2\x83\xa6\x0f\x99\xe1\xa8\x30\xfe\x45\x09\x96\x92\x4e\x17\x01\x60\x83\x8f\x60\x84\xb4\x98\xb2\xb6\x1c\x14\x58\x6a\x62\x34\x66\x7c\xbb\xc9\x58\xde\x3e\x5b\xeb\xbe\x7c\xfc\x68\x1c\x22\x63\xe9\xfb\xa4\x8e\xce\xe1\x6e\x6a\x8b\xd2\xd1\x8a\xa4\x69\x52\xb3\x37\xcb\x30\x5e\x0a\xaa\xd2\x6e\x46\x28\x84\x49\x3b\x6c\xab\xc8\x78\x20\x85\x10\x64\x44\x95\x52\xd4\x60\xf3\xb5\xe2\xe4\xcc\x9f\x9a\x38\x3d\x08\x03\xe4\xaa\x17\x1f\x1f\x20\xb9\x15\x78\x51\x17\xba\x38\x23\x09\xd9\x49\x24\xeb\x06\x44\x52\xf5\xb0\x07\xe4\xb1\x94\x34\x0a\x90\xf4\xd5\xc6\x85\x0d\x02\x6c\x5b\x20\x50\x9a\x87\xfe\x93\x19\xa8\x8d\xb1\x6d\xda\x45\xb0\x7f\xc1\x2a\x77\xd5\x5d\x9a\xb0\xd4\x4c\x0b\x96\xe4\x8a\x6e\x4a\x74\x55\x74\xea\xe5\x95\x7d\x24\xb5\x57\x0e\x45\xad\x8d\xeb\x03\xe9\x12\x71\xb0\xf2\x00\x6c\xc4\x81\xea\x7c\xba\x1b\x5d\x58\x3f\xa1\xe2\x68\x46\x94\x29\xac\xed\xab\x87\xbf\x25\x9a\xd8\x59\x20\xfd\x8e\x56\xbf\xf9\x90\xaf\x77\x6a\x6f\x89\x92\xee\x4a\xa8\xc1\xd3\xd9\xcd\xd9\xc3\x2d\xd8\x8f\x63\x69\x04\xd7\xcf\x5e\x6e\xd9\x3a\xf9\xdc\x8e\xcc\xa6\x60\xff\x8e\x04\x2a\x33\xc7\xd8\x7e\xe1\xd3\xad\x4b\x40\x43\xb8\x04\xce\x66\xd6\xe8\xf5\xb9\x5e\x95\xb4\x3f\x77\xd1\x6b\x7d\x1a\xaf\x8e\xaa\xa0\xee\x5e\x1e\x5c\x4f\x1e\x74\xe0\x85\x7b\x78\xf9\xb7\x1d\x83\xfd\xbc\x7f\xf6\x40\x38\xac\x5d\x89\xbb\x13\x11\xdf\x10\x99\xec\x85\xa4\x58\xdb\x8a\x97\x92\x17\x0f\x1d\x7a\x4c\x81\xc5\xb2\xbf\x5b\xb4\x1f\x27\xf9\xc6\xba\x81\x9e\xef\x82\x5d\x4d\x2f\x3b\xa1\x0f\x00\x52\xc4\x90\x6f\x9a\xdb\xca\x0c\x70\x78\x83\x90\xb1\x9a\xef\x61\x45\x30\x9e\x1d\x5e\xa7\x30\xbc\xda\x72\x3e\xc7\xf6\xda\xe4\xa2\xce\x9b\xfb\x9c\xa4\xb6\xee\x58\x76\xa1\xa3\x3c\xb3\x17\xc7\x52\x63\xf0\x41\x1f\x13\xdb\xed\x16\x6d\x80\x2c\x71\x5b\xb6\xcb\x43\xd6\x54\xb6\x6a\xfb\xf4\x68\x97\x72\x36\xce\x04\x99\xd2\x4f\x1b\x89\xe2\xd7\xf0\xa9\x55\x2f\xf5\x32\x57\x0a\x61\x81\x7b\x06\x0a\x67\x05\x71\x7b\x76\xa5\x6d\xb1\x9c\x11\x2b\x32\xce\x6c\xba\xd9\x03\x59\x20\x2e\x4a\x3f\x6d\x0a\xae\xb7\xfb\xa2\x5d\x66\x5f\xe7\x4a\x65\xf2\xe4\xf8\x78\x46\xd5\x3c\x9f\x1c\x45\x3c\x35\xe1\xe6\x5c\xcc\xcc\x1f\xc7\x54\xca\x9c\xc8\xe3\x6f\xbf\xf9\xa6\xd8\xe2\x09\x8e\x1e\x66\x06\xae\xa4\xee\x77\x2a\x6d\xf9\x6d\xbd\xb0\xed\xfa\xa5\x1e\x04\x67\x63\xf2\x49\x13\xa9\xdc\x14\xc8\xe6\x5e\x12\x89\x06\x3f\xdd\x22\xb9\x60\x0a\x7f\x3a\x41\x1f\x29\x03\x01\xe4\x7b\x9e\x0b\x89\xce\xf0\xe2\x90\x4f\x0f\x53\xce\xd4\x1c\x7d\x84\xff\xb5\x3f\x3d\x11\xf2\x80\x7e\x26\x58\xd8\xfd\xb5\x25\x91\x7c\x75\xdd\x39\x86\x5c\x5c\x89\xc8\xa3\x5e\xe1\x6f\xfe\x03\xa5\xa6\xe5\x13\xf4\xf5\xf1\x37\xff\x81\xfe\x08\xff\xff\xff\x47\x7f\x6c\xd1\xd4\xd6\x83\xc2\x81\xc2\x99\x37\x65\x77\xdc\x41\x65\xa5\x36\xa8\x25\x7c\x2a\x78\xb1\x53\x8d\x2d\x3f\xd0\xe8\x81\x4f\xa7\x63\x45\x53\x62\x72\x83\xc6\x58\xd4\x60\x54\x37\xc4\x15\xa4\xb6\xf2\xa9\xa0\x06\x6e\xdb\xd5\x56\xb0\x9d\x9a\x4c\x68\x77\xdc\x64\x5e\x54\x7e\x84\x20\x90\x52\x35\x4d\x2a\xe1\x2b\x12\xeb\x53\xb1\x4e\xc0\x87\xb3\xce\xd4\xeb\xb3\x17\xc8\x01\x61\x35\x5f\x1f\xb8\x15\x46\x21\x9a\x40\x0d\xbb\x90\x8d\xc7\xa1\x16\x1e\xf9\xd9\xc4\xbc\xc1\xd4\x5e\x2b\xde\x4d\xd6\x3a\x5f\x1d\xea\x76\xcb\xc5\x56\xf2\xf2\x03\xa9\xc5\xdc\x76\xac\x23\xe2\x6a\x48\x86\x75\xa5\x21\xe9\x94\x0b\x8f\xef\x69\xf4\x5a\x5b\x6d\x6c\xb5\x15\x8a\x0a\x13\x1c\xd4\xed\xd0\xeb\xa9\x9f\xf9\x4f\x56\x0d\x13\x22\x85\xdc\xdb\x45\x1d\x25\x18\xad\xbe\xe2\x34\x4b\x6c\x18\x71\x03\x08\xd8\xaa\x0d\xbd\xf5\x79\xdf\xd0\x38\x84\xad\x41\xc8\x3e\x73\x92\x89\xcd\x49\x6e\xde\xcf\x5c\x44\xe4\x94\x6f\x17\xb6\x98\x50\x56\x8b\x77\xee\x5e\xa2\x23\x28\x56\x6e\x8a\xb1\x38\x9c\x4c\x1e\x17\xc2\x9e\x31\xeb\x5a\x74\xf6\x00\xa0\xaf\x3c\x1b\x00\x7a\xda\x05\x06\x5c\x0d\x33\x7c\x0b\xae\x6d\x0c\x7f\x05\xc3\x73\x90\xf3\x15\xa4\x79\x81\x35\x2f\xdc\x10\x36\xcf\xd4\x0e\x39\x40\x02\x43\x1c\x9b\x9a\x63\x66\x54\xc2\x29\x8e\x28\x9b\x1d\x04\x88\x69\x90\xf8\x1d\x72\xe0\x26\xba\xb8\xc3\xf2\x61\xb7\xb1\x59\x5b\xd7\x52\xa3\x71\x51\xcf\xc7\x62\x1c\x18\x5b\x30\xad\xc1\x45\x29\x2c\x1f\xda\x40\x3e\x6a\x08\x43\x4b\x46\xe7\x97\xc2\xe1\x12\x2d\x1b\x9f\x4b\x24\x25\xa1\x08\x0a\xf0\xe1\xae\x8a\xa6\xc5\x1b\x73\xb9\x40\x18\xee\x4d\x9a\x90\xb8\x0a\xb4\xb7\x64\xfc\x72\xce\x85\x1a\x6f\x08\x51\x58\x4d\x86\x65\xe4\x30\x01\x58\x06\xfe\x48\xc4\x23\x25\x4f\x65\xa4\xbf\x75\x68\xd1\xd8\x19\x82\x40\x24\x80\x82\x4b\xb5\x26\x1d\x1b\x7b\x37\x5b\x18\xde\xa4\xcf\x33\x96\x0f\xd2\xd7\x14\x44\x32\xc5\x49\x72\x80\x04\xc9\xa5\xa9\x69\x29\x49\x32\x3d\x74\xa8\xec\x31\x4a\xf8\x8c\x46\x38\x41\x93\x84\x47\x0f\x72\xc4\xf4\xdd\xcc\x66\x86\x2f\x64\x82\x47\x44\xca\x40\x98\x29\xf2\x5c\x6d\xf6\x11\x14\x14\x54\x44\xa4\x94\x51\xa9\x68\xe4\xa4\x94\x22\xb5\xdc\x94\x8f\xd5\xea\x65\xc4\x4d\x19\x44\x18\xae\x16\xae\x88\xc1\x89\xcb\x99\xad\xdf\x01\x37\xa4\x85\x7f\x72\x71\xb5\x6d\x07\x68\x07\x68\x56\x8e\x42\xc6\xaa\x7c\x20\x57\x1c\xa9\x53\xfb\x19\x1c\xe3\x65\x24\x70\x53\x3e\x51\x9e\x20\xfd\x49\xf3\x20\xc9\x8e\x2e\x8b\xa8\xe1\x92\xb0\xe0\x83\x69\xf7\x0c\x5c\x07\x86\xdc\x02\xa9\xb3\x8a\xa6\xf5\x2a\x82\x94\x01\x25\x63\xaa\x8e\x46\xca\xa2\x24\x8f\x7d\xd1\x30\x7d\xeb\x3e\x6a\x22\x71\xcb\xa3\xd7\x5e\xdf\xcd\x07\x08\x4b\xf4\x44\x92\x44\xff\xd7\x04\x0d\x1f\x7a\x0c\x6f\xcd\x92\x0d\xce\x3a\x74\xe2\xb8\x74\x2b\x45\xc1\x24\xf6\xa4\xd6\xa5\xbf\xb7\xd7\xe5\xcc\x2b\x25\x33\xbd\x3c\x6b\x72\x68\xbd\xd2\xad\x78\x87\xa5\xb1\x95\xc9\x16\x80\x5b\xda\x07\xd5\xd1\x00\x24\x9a\x32\xa4\x0d\xc5\xc1\xd3\x47\x5a\xd4\x75\xb5\xbd\x2d\x35\x10\xe9\x19\x75\xb2\x0e\x85\x44\xb1\xb1\xc5\xb3\x32\x95\x1a\xd2\x00\x35\x05\xc1\xcd\x84\x40\x4d\xc8\xa3\x88\x90\xb8\x31\xbe\x54\x8f\x68\xef\xf0\xfc\xae\xb1\x9a\x9b\xa4\xf5\x94\x2b\x53\x56\xd0\xe0\xf9\x39\xcb\x95\x01\x80\x9b\x24\x7c\x02\x17\x12\x40\xfd\xb9\xa4\xd7\x20\x61\xce\xcc\x9b\xc4\xe8\xcb\xe0\x7e\xf1\x80\x0a\x5f\x35\x03\xcf\x95\x56\x64\x0f\x60\xfe\xaa\x26\xb3\x56\xb0\xbf\x72\x65\xac\x23\x74\x5d\x41\x01\x09\x2b\x4b\x63\x7d\x6d\x2c\x45\x94\x79\x25\x68\xc0\xca\x24\x9e\x6f\x87\xd6\x84\x06\x2c\xf5\xb9\x03\x68\xc0\xca\x3c\x5b\xa2\xf2\xf9\xec\x59\xb3\x89\xf5\xa4\x2e\x78\xf7\x14\x2f\x83\x46\x65\x44\xbc\x12\x09\xba\x03\xb9\x68\x22\xc4\xfd\x82\x3d\xac\xd4\x8f\x7b\x5d\xd8\xc3\xca\x60\xf6\x19\xf6\xb0\x32\xd4\xfd\x85\x3d\x6c\x18\x68\x07\xd8\x43\xe3\xb6\x1f\x6b\xa2\xee\xc6\x14\x20\x65\x65\x92\x4f\x6f\xe1\xde\x5d\x3a\xc6\x53\x13\x12\x60\xae\x31\x27\x4a\x5a\x14\x60\x18\xad\xcd\x6e\x6c\x0b\x74\xc2\x72\x2b\xda\xf3\x7e\x35\x2a\x8d\x21\x21\x4b\x30\x2b\x5f\x1d\x50\x22\x5e\x90\x48\x93\x9f\x61\x54\x4a\x60\x26\x61\xaa\x07\xd6\x5c\xa7\x47\x61\x2c\xd4\x11\xce\x6c\xb6\x78\x5b\x71\x8e\xfd\xc9\x8b\x5d\x0f\x51\x12\x80\xee\x4a\xac\xbe\x13\x4c\xd5\xc7\x0a\xbe\xfd\x9c\x3f\x59\xc9\x11\xc8\xcf\x10\x63\x2b\xe9\x41\xa7\x63\x6b\x53\x68\x5b\x31\xca\x14\x99\x55\x45\xfa\xe2\xb0\x50\xa6\xfe\xfc\xed\x4a\x0e\x64\x70\xfc\x9c\xf5\x22\x40\x99\xb7\xd0\x21\xbe\x9e\x0d\x89\x6d\x91\x7b\xa9\xb5\x6b\x3d\x1d\x73\xa3\x4a\x94\x62\xea\xf4\xfc\x5c\x82\x73\x6e\x4e\xe5\x88\x99\x04\x2e\x5b\x5b\xed\x08\xbd\x87\xd2\x99\x38\xcd\x12\x72\x80\xfc\xfc\xa8\xa6\xa0\x51\xfe\xf5\xd7\x7f\x26\xe8\x6b\x94\x12\xcc\x4a\x26\x16\xd0\xea\xf5\x95\x07\x40\x71\x6a\x4e\x46\xac\x71\x2b\xd0\xf0\x93\xa9\xc6\xe3\x22\xf8\xce\xd9\x94\x3b\x93\x0d\x94\x84\xc3\xd1\x1c\xc9\x7c\x62\x6a\x9a\x06\x26\x36\xa7\xe7\x5d\xf0\x19\xb8\x9e\xe1\x26\x76\x83\xde\x18\x20\xb3\xc2\x70\x3a\x02\x64\x96\xa6\xd6\x03\x64\x36\x9f\xbe\xbd\x05\xc8\xac\xec\x79\x37\x80\xcc\xa6\x2d\xdf\x00\x20\xb3\xd4\xcc\x67\x03\x90\x59\x59\xd1\xcf\x06\x20\xb3\x32\xaf\x1e\x20\xf3\x33\x01\xc8\x5c\xcd\x47\x1a\x21\x20\x9b\x0f\xef\x7a\x10\x90\x8d\xfa\x55\x3b\x8b\xd8\x16\x6f\x07\xa4\xb9\x17\x86\x80\x2c\x4d\xa0\x0f\x77\x5b\x3f\xdc\xad\x91\xf8\x6c\xdf\x7a\x78\x2e\x06\xae\x7a\x91\x75\x04\x81\x2c\xed\x4f\x67\xd3\xe7\x2e\x28\xf1\x79\x03\x2c\xc1\x03\xd3\xd5\x1c\x32\x28\xad\xa2\xb4\xd0\xb1\x5a\x32\x72\xe0\x5d\x46\x73\x0a\xdd\xf9\x3d\xe5\x6e\x10\xa8\x59\x59\x5e\xef\xb3\x31\xb4\xb8\x4b\xe3\x7c\x43\x5d\xf4\x2d\xe8\xd5\xe5\xb2\xad\xe9\x1c\x71\x83\x00\x27\x49\xb3\x61\x90\xa6\x74\x57\xcd\xae\xba\xc8\x3c\x34\x11\x68\x53\xb5\x34\x3d\x7d\x3d\x99\xe1\x18\xd9\xb8\x92\x9d\x08\xb8\x09\xe6\xcb\x19\x95\x4a\xb4\x86\x2a\xd5\x46\xb8\x8d\x1b\x36\xcb\x37\x01\x41\x99\x6d\xf6\x59\x4a\x52\x2e\x56\xc5\x49\x35\x7e\x69\x2b\x3a\x6c\xf2\x29\xc9\xe6\x24\xd5\x42\xd0\x78\xdd\x46\xba\xee\xb7\xcf\xe1\xb4\xa9\x44\x26\x6e\xb1\x44\x04\x81\x93\x55\xbf\x1b\x1b\x80\xc0\xce\xdb\xbd\xed\x36\x5b\x08\xc3\x35\xad\xf8\x0e\xc2\x75\xb9\xb5\xc4\xbe\x54\x72\xa5\x03\x7d\x37\xc6\x8b\xf8\x70\x9d\xd5\x11\x21\x4b\x62\x41\x96\xc1\x00\x15\x5f\xd9\x7a\xa7\x6b\x84\x09\xd4\x5d\xa8\x61\xb1\xcb\xf5\x83\x47\x5a\x40\x2c\xeb\xcb\x03\xbe\x65\x49\xc4\x61\x28\x51\x97\x06\x53\x5f\xaf\x12\x95\x38\x4d\x6c\x0b\x22\xc9\x45\x6b\xd0\x68\x17\x2b\x64\xa4\x72\x9c\x80\x9a\x17\x16\x69\xab\x6e\xea\x64\xd1\x90\x85\xd6\xcd\xcc\x4d\x99\xfa\xcb\xbf\xaf\xb5\x9b\x5a\x25\xb1\xeb\x06\x85\x65\x70\x14\x11\x69\x0c\xa3\x36\xa8\x18\x4f\xf8\x23\xd4\x94\xd9\x66\x57\xf5\x51\xd6\xf3\xd6\x0c\xde\x23\xc3\xc6\x05\xa9\x1b\x71\x61\x2e\x78\x3e\x9b\x3b\xdb\x8b\x3e\x33\x7a\x6a\x4d\x7b\xf9\x63\xcd\xc0\xb9\xf6\x5e\x7e\x97\xd3\x64\x33\xcb\xd6\x6d\xa9\xda\xce\x87\xf3\x3b\x24\xe7\xfe\xb4\x4e\xa0\xd9\xc6\x8d\xad\x0f\xba\x7b\x9f\xf6\x5b\x6f\x64\x87\x6e\x0e\x1c\x1a\xe2\x94\x27\x09\x98\x89\x25\x49\x1f\xc3\x22\xd9\x61\xf7\x30\xe1\x3b\xba\x61\x69\x78\xf8\x1a\x9c\x4d\x52\xe1\x34\xeb\x24\x7f\x5d\x1b\xd1\x50\x22\x37\xfa\xaa\xa7\xd9\x84\xc1\x71\x46\x58\x93\x6d\xea\xa7\x7a\x8d\x88\x37\x16\x8c\xe8\x22\xd3\x76\x16\x90\xe8\x96\xe4\x85\x83\x12\x57\xcc\x63\x5f\x03\x13\x2b\xcc\xce\xc7\x09\x16\xd7\x8c\x8b\xf6\x30\x8a\xcf\x40\x2f\xf1\x88\x0d\x4a\xe9\x11\xae\x20\xec\x64\x51\xc4\x57\x1b\x1d\x22\x64\x66\x80\xee\x6f\x0d\x2b\xe0\x03\xd1\x7f\x81\xa6\x63\xb0\x44\x4d\xb8\xa2\x0b\x49\x84\xe0\x70\x12\x1f\xe2\x68\x11\x25\x34\x0a\x74\xe6\x99\xc0\xd9\xbc\x89\xe3\xb9\x9d\xef\x41\x50\x5e\x0b\x04\xa5\xad\x64\xcd\x3a\xe1\xe0\x8e\xae\x18\x4e\x49\x0f\xce\xd2\x04\xce\x72\xe0\xe1\x07\x58\x51\x7c\xe7\x15\xb3\xda\xeb\xe7\xae\x47\x68\x79\x05\x84\x96\x4d\x0e\x5f\x01\xbf\x52\x3a\x76\x3d\x6a\xcc\xbb\x4e\xa8\x31\xfe\x12\xdc\x2b\x20\x90\xf6\xf3\xf8\xca\x00\x13\xf5\x81\xbd\x26\x4a\x4c\x83\xb8\xb0\x8e\xdc\xb4\x0c\x26\x66\x19\x5d\x74\x5a\x97\xd7\x05\x6d\x59\x6f\x65\xd6\xc2\x63\x69\xbc\xbb\xf6\x04\x9d\xa5\x7d\x1b\xf6\xe4\xdc\xec\x32\x63\x66\xbd\xea\x82\x61\xd6\xcc\x3a\x0a\xd6\x7a\x09\x34\x9e\x1e\xde\x56\x12\x4d\x51\xda\x69\xb3\x44\x9a\x81\xf3\x41\x13\x81\xe6\x3c\x89\x4d\x98\x57\xb0\x5a\xbe\x03\x1f\xbe\xed\x17\xc8\x6d\xc6\x6d\x46\x22\xa3\x6d\x15\xf5\x99\x96\xa5\xcb\xf8\x4d\x7c\xeb\x29\x33\x81\xfc\xbb\xdb\xb4\x99\x70\x65\x37\x4d\x9d\x59\x31\xb8\x65\xa2\xc7\x86\xe9\x33\x41\x8f\x4b\xbd\x74\x6e\x76\x9d\x3c\x75\x55\x62\xd9\x20\x88\xaa\x56\x48\x6b\x7b\xac\x96\x14\x7f\x1a\x67\x58\xe0\x24\x21\x09\x95\xe9\xb3\x45\x72\x9e\x96\xdd\xb5\xfa\xac\x0a\x6e\x4c\x44\x2c\x4f\x27\x86\x14\xdd\x40\x6c\xf9\x3e\xc5\x91\xc8\x59\x88\x34\xe5\x37\x06\xb9\xf2\x6e\x39\xdc\x0b\x60\x55\x8a\xe6\x50\x2b\x72\x8a\xa9\x60\x44\xb6\x56\xe6\x23\x51\x2e\xa8\x5a\x8c\x6d\xa1\xc3\xee\x07\xee\xd6\x7e\x79\x6a\x3f\x5c\xee\xe1\x76\x49\xfa\xae\x3f\x5f\x58\x31\x23\x02\xaa\xb6\xb8\xfa\x23\x41\x31\x47\x0b\xc2\x40\x7c\xe9\x17\x88\x5d\xad\x5d\xdb\x6d\x31\xd7\xf8\x69\x1c\xa4\xc1\x8c\xa3\x2a\x71\xac\x3a\xac\x4d\x30\x40\xcb\x26\xf9\xcc\x40\x38\x2d\x5e\xe4\x67\x28\xfa\x60\x63\xdd\x4d\xd3\x7a\xc0\x81\x2b\x18\xec\x95\xc5\xc6\x04\xb9\xf4\x56\xa9\x6a\x19\x27\x66\x8c\xab\xe6\x72\x5f\x4b\x06\x3b\x08\xbe\xea\x30\xe2\xa0\x93\x1d\x0d\x5b\x1f\x74\x21\xf2\x4c\xd1\x49\x1d\xa9\x46\xed\xae\x08\xe4\x20\x81\x14\x6e\xe7\x66\x28\x75\x6b\x2a\x43\x96\x38\xb1\x9d\x9d\x96\xff\x2d\xac\x93\x03\xfc\xa1\x6c\x96\x90\x52\xf2\xd5\x55\x4a\x81\x0a\xcd\xf9\x01\x03\xb4\xa6\xce\xb2\x6d\xf6\x0b\x17\xee\x81\xa1\xbe\xa4\x31\x11\x1d\x8d\xd8\x40\xa2\x27\x82\x18\xb1\x88\x10\x0d\x95\x23\xbd\x55\x1b\x4a\xf1\x4c\x88\xee\xc9\xc7\xa6\x68\xe1\x81\x2a\xe9\xab\x41\x99\x3e\xa6\x38\x91\xe4\x40\x37\x0c\x45\x24\x15\x87\xa0\x49\x8c\x9e\x04\xce\x32\x22\x46\xcc\x86\xe0\x83\xc3\x85\xf3\xc4\xb4\xdf\x16\x1a\x6a\xd7\x80\x8c\x23\x1c\xcd\x5f\x68\x8f\x30\x64\x50\x44\x73\x12\xbb\x5c\xe4\xf2\xf6\xb8\x79\x1b\x83\xf5\x1a\x9b\x75\x3e\x75\xd5\x8c\x0e\x6c\x27\x49\xa4\x39\x8a\x2f\x6e\x9b\x11\xa1\x47\xad\x69\xf8\x91\x30\x44\xa7\x6e\x1c\x36\x76\x07\x3d\x81\x67\x4a\x93\xfe\x23\xa6\x89\x49\xee\x77\x5d\x3b\x21\xd0\x98\xdf\x47\xcc\xb8\xbb\x59\x54\x4a\x2b\xa4\x8c\xca\xb9\xe6\xd4\x39\xf8\x24\x41\xcd\x58\x4b\xf2\x8c\x63\x59\x36\x32\x1a\xf5\x8d\xfe\x56\x32\x6f\x1c\x96\x52\xa6\xa2\x00\x8d\x07\x82\x25\x5d\x41\xa5\x65\x72\x66\x1f\x7a\x5f\x0f\xbd\x6f\x5e\x9b\x7d\x0c\xbf\xf7\x87\x65\xdd\x10\xfc\xb6\xed\xdf\x85\x04\xb9\xc3\x50\xfc\x57\x8e\x59\x7f\x9e\x70\xf5\xd7\xcd\x2f\x78\x8e\xd4\x82\x3e\x00\xff\xed\x05\xe0\xb7\x1f\xdb\xb5\x82\xf0\x57\x00\x32\xb9\x5e\xb6\x8d\x78\xf6\x08\x3d\xcf\x1a\xf5\xec\xa3\x36\x82\x2f\x3a\x46\x3e\x17\x10\x42\x7d\xf4\xf3\x33\x45\x3f\x37\x2c\xf1\x7a\x11\xd0\x1b\xd9\x56\x5e\x3e\x38\xb3\x5a\x63\xff\x39\x03\x34\x57\x45\xc7\xe4\x93\xf1\xb3\x1f\xbd\xc6\x39\x77\x3d\x81\x3f\x79\xa2\x30\x22\x91\xd0\x74\x36\x21\x71\x0c\xf6\x7b\xc5\x6d\x85\xd4\x82\x76\x9c\x1e\xa6\x99\x2f\x96\x9a\xd8\x71\xc2\xd9\x4c\xd2\xd8\x40\x11\x98\x5a\xfc\x25\x2d\x11\x52\x70\x61\x7f\x93\x84\x08\x67\xfe\x15\xe8\x4b\x49\xb5\xdc\x1f\x98\x84\x05\x8a\x39\x91\xec\x0b\x65\xb4\x32\xcc\x16\xe8\x81\xf1\xa7\x84\xc4\x33\xd8\xa1\xea\x60\x0e\x11\x25\x07\x88\x2a\xff\x99\x80\x9c\x5d\x9e\xab\x91\x1e\x3b\x04\xf5\x18\x11\x90\xd8\x6f\x83\x5a\xc0\xbe\x99\xaf\x8e\x10\x3a\x67\x68\x8a\x23\x75\x80\x64\x3e\x29\xda\x8f\xb9\x29\xee\xaa\xd5\x9c\x60\xe2\x45\x23\x7d\x70\x6e\x43\xe7\xcd\x67\xc3\x71\x07\x4d\xae\x83\x84\xe2\xad\x82\x98\x1e\xf1\x36\xd0\x8c\x1f\x73\x69\xbd\xdd\x88\x33\x7f\xf4\x2d\xf8\x88\xc7\xd6\x85\x8a\x9c\x06\xa7\x96\xf1\xb8\xd5\xa8\x54\x99\xca\xba\x63\x29\x22\xce\x6c\x21\x50\xeb\x11\x80\x76\xcd\x72\xc7\xfc\x89\x49\x25\x08\x4e\xad\x15\x56\x5f\x35\x10\xad\x60\xe2\xcd\xf4\xe8\xa9\x30\x22\xc6\x3a\x5b\x7c\x41\xd9\x83\xde\xdd\x02\x4d\x18\xea\x2a\x43\xcf\x4d\x9b\x96\xe9\x1b\x8f\x9c\x72\x66\x3c\x31\xdb\xec\x9f\xa4\x33\x86\x93\x35\x95\xdc\xda\xca\xd5\x9d\x27\xce\x78\x65\xc5\x05\x2d\x45\x18\xab\x0a\x32\x3d\xae\x65\x44\xa8\xcc\x37\x74\xdd\x60\x14\x93\x8c\xb0\x98\xb0\x68\x01\x24\xc2\x00\x57\x42\x30\x9c\x20\x0c\xdf\xe1\xe4\x08\x9d\x99\x44\x06\x2f\xe1\xd9\x6b\x1d\x2e\xf4\x14\x33\x3a\xd5\x82\x22\x58\xbb\xec\x28\x47\xcc\x0c\xd3\x19\x9b\x83\x62\xd5\x7e\xc5\x1a\x76\xe6\x3b\xca\x70\x29\x73\x64\x83\xf3\x94\xe4\x6b\x05\x07\x07\x66\xab\x45\x1b\xc4\xb6\xc2\xab\x50\xaf\xd7\xd8\x0c\x24\xa1\xcc\x37\xd2\xdd\x21\xb8\x32\xcd\x22\x61\xa4\x30\x58\xb4\xe7\x24\xc9\x82\x52\xb9\x19\x16\x4a\xba\xa3\x6d\x70\x52\xf5\x2d\x93\xe6\xcc\x20\x54\x18\x4b\xc3\x93\xc5\xa2\xb4\xce\x8c\xa2\xf1\xa3\x11\x3b\x57\x5f\x48\xcd\xf9\x38\x9b\x25\x0b\x84\xe3\x47\x2a\x0b\xcc\xed\x88\x33\x99\xa7\x44\x54\x2a\xd0\x5b\xbc\x5a\xec\x48\x53\x8f\x4d\xcb\xfc\x8f\x38\xa1\xb1\xee\xd6\xc8\x18\x33\x34\x21\x53\x2d\x3f\x65\x58\x48\x67\x11\x6b\x70\x69\xda\xcd\x8d\xf5\x5a\xbd\x1a\xb7\xfc\x31\x64\x88\x28\x2d\x78\x27\xb6\x3a\xf0\x71\x95\x73\xda\x55\x5f\xc2\x35\x27\xb5\x49\xa1\xe5\x02\x8e\x5d\x85\xb3\x55\x10\x2a\x0e\xc6\x2b\x37\x21\x2c\xba\x1f\x27\x4b\x9b\xc1\xad\xc5\x01\x2a\x13\xb4\xa3\x36\x86\xd6\x90\x6b\x12\x0a\xc2\x85\x54\x58\xd1\xc8\x8a\xed\x5c\xd8\x8b\xc3\x5e\x2c\xed\x5b\x7b\xb6\x25\x6a\xb1\x8c\x70\x52\xdf\xe1\x25\x5e\x33\xf3\xfe\x72\xde\x6a\x8f\x9b\x69\x7b\x69\xd2\x4a\xc4\x93\x64\x1d\x44\xed\xca\xcc\x4f\x8b\xcf\x97\x8f\xa8\xe8\x47\x6f\x80\xdb\x0b\x38\x35\xc6\xf7\x88\x13\x2b\xa1\x4a\x65\x77\x29\x7c\xc9\xdc\x6e\x0b\xeb\xdb\x1c\x31\x3e\x35\x05\x51\xdb\xbc\x92\x99\xe0\x29\x5d\x07\xda\xcd\x38\xea\x6e\x5c\x14\xe1\x0a\xe1\xcd\xc5\x1a\xea\x53\x64\xc9\xcb\xf6\x08\xf1\xe6\x98\x19\x79\x75\xc9\x19\x4a\x71\xb6\xd1\x82\xaf\xb2\xb6\x0c\x50\x6a\x4c\x5d\x76\xf5\x00\xb2\x97\x00\x7c\x39\x2c\xf2\x13\x5e\x14\xa9\x3d\x6d\xa0\x5d\x6c\x2d\x72\xb8\xd7\xaf\x9f\xb3\x29\x5f\xe3\x70\x16\xa9\x38\xf6\xf4\x61\x47\xb3\xc1\xf9\xf3\x31\x9d\x66\xf7\xcd\x9a\x76\x39\x8f\xa7\x4d\x44\xbd\xf6\xc9\x74\x2b\xf8\x9c\xaa\x5f\xc8\x44\x42\xad\x6f\x9d\xbb\xb5\x7c\xb4\x82\x16\x11\x0c\x67\xf9\x52\x7d\x2c\xd1\xe1\xce\xd7\xa8\xd2\x0e\x32\x16\x06\x17\x0c\x74\xdd\xdc\xea\x0b\xac\x99\x3d\x24\x9d\x16\x6b\xcb\xdc\xc3\xf5\xc0\xc7\x5c\x8f\x1e\x72\xac\xf9\x84\xae\x44\x56\x5d\x47\x57\x9c\x6a\x49\xc8\xa8\x0f\x45\x64\x81\x0d\xb1\x9e\xd2\x84\xc8\x23\x74\xde\xa0\x37\xba\x00\x67\xef\x10\x34\xa1\x5e\x4e\x7a\xca\x05\x0d\xea\x0c\x39\x19\x09\x51\x00\xef\x0e\x6d\x67\x82\xe8\x31\x47\xc6\x77\xc7\x0d\xd2\x18\x44\x57\x09\xaa\x79\x96\x11\x56\x15\x48\xd1\x9a\x17\x50\x9b\x5e\x6e\x64\x78\xff\x01\x37\x3e\x6f\x6c\x4b\xa9\x15\xa3\x6a\xd9\xd2\x5d\x54\x1c\xe8\x1e\x3f\xee\x7a\xbd\xd3\x5f\xd4\xf7\xa6\x71\x84\x77\xe5\xd6\xd7\x1e\x9d\x97\xf2\xd7\x77\x44\xbe\x87\x4f\x9d\x55\x14\xa3\xa9\x20\x60\x38\x4f\x7d\x4e\x28\x8b\x89\x90\x8a\x73\xb8\xef\x6e\xcf\x7e\x38\xbe\x3f\x47\x44\x45\x28\xa1\x0f\x64\xc4\x22\xf9\x78\xa0\xc5\xe3\x5f\x73\xa2\xf4\xcf\x2d\x86\x16\x9a\x12\x26\x81\x13\x50\x55\xcb\x9d\x6f\x5e\x48\xb7\x30\xfa\xbf\x67\xe5\xef\x97\x90\x7c\x2d\xfd\x05\x68\xd7\x61\xc1\x03\x99\x02\x8e\xb0\x59\x5a\xd9\x40\x31\x46\xc5\x1b\x36\x15\x67\xda\x20\xdc\x95\xfd\x23\x67\x6b\x0a\x5d\xa7\xc5\x47\xc1\x28\x5a\x64\xba\x34\xc3\x00\xb4\xb7\x5e\x1c\xad\xf9\xa6\xb1\xf5\x55\x4c\xa4\x48\x2b\x72\x2a\x7b\x51\xc7\x0a\x29\x41\x08\xb0\x10\x4f\x4f\xf6\xae\xb7\x99\xa4\x7e\x62\xc1\x47\x47\x23\xf6\xd1\x19\xf2\x8b\x5f\xa5\x6b\xc2\xc4\x66\x7b\xfc\xc1\x72\x2b\xd0\x6c\x4c\xa5\xff\x01\x50\xa4\x65\x9e\x28\x53\x60\x65\x4a\xb5\x96\xee\x06\x6a\x9e\x34\x71\x09\x81\x59\x34\xbf\xdc\xb2\xce\x0a\x9d\x8e\x49\xb2\x8e\x24\x7a\x3e\x1d\x26\x52\xd3\x77\xf4\xd0\x72\x3a\x37\x29\x21\x54\x4c\x06\xe4\x40\x57\x13\xc1\xe8\x38\xc6\x7a\x9c\x98\x02\x27\x04\x81\xe9\xb7\x1a\xfd\x6c\x12\x1c\xf5\x2e\x5a\x49\xdd\x58\x7e\x4d\xd8\xa1\x0f\x29\x82\x5e\x10\x56\x23\x26\x72\x06\x08\xb7\xde\x11\x84\x91\x24\x82\x1a\x8f\x4c\xe4\xcc\x32\xd6\x48\x36\xd3\x6c\x42\x4b\x7e\xe0\x0d\xe4\x0c\xf4\x33\x9e\x4b\x88\x60\x4c\x89\xd2\x17\xd4\x97\x50\x96\xcc\xb8\xe2\x0e\x50\x26\x68\x4a\x15\x7d\x24\xf2\xab\x86\xad\x3b\xc5\x0a\x27\x7c\x36\x10\x8a\x4e\x71\xa4\xee\xf0\x56\x1a\x38\xb6\xcd\x6c\x1a\xd6\xe1\x86\x81\xce\xcf\xf4\xe2\xcf\x08\x23\x02\x26\xaa\x75\xf2\xe6\x23\x0c\x4f\x36\xe2\xdc\x50\xd3\x23\x32\x55\x10\xa4\xb7\x58\xe0\x5c\xf1\x54\xeb\xb7\x38\x49\x16\x50\xdd\x40\x3f\x99\x63\x39\x77\x1b\x6d\xc2\x90\xba\xdc\x4d\x76\x71\x4f\x71\x34\x27\xb7\x0a\xab\xbc\xd1\x18\x5c\x19\xe5\x3b\xc2\xf2\xf4\xdd\x09\xfa\x9f\x62\x8e\xa7\x83\xd3\xef\x87\xe3\xb3\xf3\xdb\xc1\x77\x17\xc3\xb3\x60\x3e\xf6\xc9\xc7\xf3\xdb\xdb\xfa\xaf\xdf\x9f\xdf\xd5\x7f\xbc\xbe\xba\xbe\xbf\x18\xdc\x35\xb5\x72\x71\x75\xf5\xc3\xfd\xf5\xf8\xfd\xe0\xfc\xe2\xfe\x66\xd8\xf0\xe9\xfd\x5d\xfb\xc3\xdb\x1f\xce\xaf\xaf\x87\x67\x6e\x55\xfe\x1e\x9c\x2e\x08\x4f\x82\xd0\xc1\xe6\x69\x54\x0f\xe0\x21\x2a\xbf\x78\x82\xee\xab\xb8\xab\x36\xc6\xc7\xe4\x61\x3e\x61\xa9\x79\x18\x84\x72\x8d\x18\x72\x9f\xeb\x45\x69\xfb\xd4\x78\x41\xa3\x39\x41\x09\xe7\x0f\x79\x66\x59\x9b\x49\xe6\x60\xdc\x18\x7e\x88\x0c\x5a\xfb\xfe\xfc\xee\xa4\x8e\xff\xea\x1b\x0b\x10\x1f\xdc\x19\x80\x71\x61\xc7\x4e\xc1\x96\x92\x09\xf2\x08\x87\xd5\x9b\x4a\x83\x1e\xfc\xce\x2c\xeb\xc7\xb4\x86\x99\xaa\x74\x13\xc7\xb6\x06\x9d\x9b\x58\xd0\x70\x79\x5f\x97\xad\xa6\x5f\x0e\x03\x78\x8f\x26\x24\xc2\xb9\xf1\x15\xeb\x7b\x4a\x08\x2e\xc2\x01\x17\xf4\xb0\xbb\x46\x2d\x1d\x35\x36\x58\xd9\x33\x3d\x71\xf9\x40\xb3\x8c\xc4\xef\xea\xf2\x4b\xb9\x58\x99\x84\xd3\xa7\xfb\x0c\xce\xa4\xd6\xeb\x41\xe7\x77\x68\xcd\x73\x8b\xaa\x4f\xa5\xf1\x87\x15\x1e\x42\x00\x22\xd4\x77\x82\x47\xd5\xa5\xe0\xbd\xc6\x0a\x3d\x11\x48\x09\xca\x2d\x5c\xbd\xd1\xbd\xf5\xd9\x86\xee\x8c\x27\xc3\xd5\x48\x29\xa5\x0a\xb5\x32\xe3\x5d\x08\xdc\xfa\x7b\x49\x9a\x18\xf1\x16\x79\x1d\x67\xa6\x51\xe0\xce\x2e\x94\x00\x46\xdc\xe2\x33\x72\xb7\x41\x83\x85\x7c\x89\x7c\x55\xbf\x91\x56\x5c\x16\x9a\x6d\x77\x19\x8f\xcb\x65\x2d\x01\x34\x76\x1f\x58\x09\xc4\x6f\xe5\x5a\xdd\xf1\x18\x2f\x34\x71\x40\x0c\x8f\xcc\xb3\x8c\x0b\x85\x5a\xda\x30\xde\x11\x33\x3e\xb8\x73\xec\x3c\x3c\x8f\x83\x46\xb4\x84\x21\x1b\x30\x94\xbb\xa5\xf7\xd9\x75\x2d\x18\x47\x08\x55\x02\x8a\xa0\x07\x5b\x4f\x4b\x2a\x75\x89\x42\x9b\x84\xdf\x6d\x22\xf7\x32\x7d\xc1\x77\xad\xfd\xd1\xd4\xfb\x95\x6b\xa1\x71\xcb\x13\x32\x55\xe3\x46\xaf\xcf\x12\x03\xa7\x6e\x91\xb5\x65\x44\xd3\xd9\x7c\x07\x2d\x76\xd7\x12\xbe\xb5\xfe\x52\xad\x1a\x04\x16\x02\xc1\xb9\x32\xf2\x69\xa1\xc3\x20\xb7\x9a\x60\x5e\xb0\x9d\xda\x58\x66\x2f\x04\x6a\x99\xff\x81\xf1\x27\xe6\x2d\xfb\xf2\x68\xc4\x86\x18\x8a\xf8\x79\x45\xc4\x85\x38\x83\x16\xb0\x52\xfe\x2f\x15\xe4\x7a\xd1\x20\x98\x76\x84\xb2\x82\xee\x6d\xf9\xd6\x64\x81\x8a\xa2\x6b\xa5\xef\xba\x9c\x1e\x63\xf5\x76\x22\xa0\x99\xb0\x2d\x17\xa4\x48\x66\x2d\xf3\x66\x9e\x85\x03\x15\xdc\xee\xba\xab\x23\xf4\x93\xb3\xfc\x40\x3c\x51\x51\xaf\x50\x99\x1b\x27\xc1\x0b\x07\x6a\xd4\xb4\xb0\xbb\xc0\x09\xda\x75\x84\xd1\xf2\x05\xf6\x80\x04\x0d\xab\x5c\x52\xc0\x19\x33\x16\xd9\x35\xc2\x29\x4f\xfd\x47\xb7\x64\x79\xbc\xf5\x7b\xa8\xfd\x63\x1d\xd6\x20\x74\xb0\x64\xf1\xbf\xcc\x66\x99\x4c\x0a\x87\xea\x6f\x6b\xb1\x58\x0f\xaa\x3e\x3f\xe0\x01\x34\x89\x16\x68\x4a\x93\x04\xe4\x80\x23\x34\x80\xd2\x79\x90\x88\xa0\xaf\x42\x17\xb5\x46\x67\x8c\xaf\x8a\xdd\x6e\x21\xa6\x28\x20\xa6\xdb\x76\x62\x92\x40\x4d\x45\x1e\xda\x6e\x28\x6a\x07\x39\xc9\x9a\xb7\xe0\x3a\xa2\x63\xf7\x4c\xe4\x35\x94\xf7\xd7\x08\x3a\xab\x0d\x37\xf8\xf0\x5f\xcd\x43\xff\x90\x63\x81\x99\x82\x50\x2a\x2b\xba\x0b\x12\x84\xf4\x92\x4f\x10\xac\xc8\x8c\x21\x18\x7e\x0a\x37\xd7\xb9\xfc\x67\x14\x12\x4f\xe2\x03\x44\x8f\xc8\xd1\x81\x2d\x28\x2e\xf3\x49\xf1\xe6\x5c\x4b\x0e\x23\x56\x0b\x11\x39\x42\x83\x44\x72\xfb\x05\x61\x51\x02\xa5\x2a\x83\xa8\x2f\x4f\xf9\xd6\xad\x34\x59\x80\x82\x02\x5b\x59\x34\xcf\xed\x83\xe0\xc3\x11\xc3\xd2\xf8\xc4\x13\x38\xe9\xc5\xef\x4d\xf5\x7d\x4b\x71\x12\xcf\x08\x47\x5c\xbb\x86\x9e\x6d\x93\x4c\x9d\x92\x65\x1b\x04\x6f\xc0\xc6\x14\xa1\x3b\x41\x06\x31\xfa\x12\x2b\x94\x10\x2c\x15\xfa\xe6\xab\xb5\x62\x43\xdc\x04\x0b\xee\x6a\x8f\x6f\x11\x80\xed\x22\x38\xdb\x8a\x94\x43\x1d\x29\x84\x11\x23\x4f\x61\xc0\x0e\x87\x18\xab\x47\x2a\x73\xa8\xfe\x19\xe4\x8c\x98\xfa\x8d\x26\xb3\x0c\x82\x60\x8d\xca\xd4\xc2\x47\x1c\x5c\x9f\x75\x9f\xda\x61\x35\x50\x96\x55\x9e\xa8\x51\xcf\x00\x52\xa2\x88\xa5\x9c\x63\x35\x62\x96\xb3\xba\xb0\x91\xa0\x52\xdb\x20\x49\xca\xf1\x8b\x18\x42\x74\x99\x9e\x30\xd4\x2e\x3d\xf2\x0b\x74\x09\xea\x97\x0f\x22\x2b\x17\x86\xf7\x87\x45\x6b\x6a\x23\xe6\xf3\xf5\xc3\xb6\x1b\xa5\x9d\x26\xfb\xf2\x0b\x0a\xc1\x0d\xdd\x5f\x98\x22\xb2\x1d\x84\x61\xd2\x34\xe4\x15\x07\xab\x6e\xd3\x5f\x22\x1b\xef\xba\x83\xee\xa2\x72\xb3\x7d\x1c\xae\xd9\x27\xde\x60\x6e\x6f\xd9\xdc\x40\xb6\xd8\x46\x01\xf7\xd1\x8c\x2f\xe5\xf1\x2d\x0d\xfd\x3c\x86\x5c\x8a\xd5\x5c\xb0\xc8\x4d\x70\xac\x03\x0c\xdd\x34\x0e\x42\xa5\x83\xc8\x4c\x08\xa5\x77\x8c\xcf\xbe\xd9\xe2\x79\xcd\xde\xf6\xf4\x0f\x8a\xf9\xbb\xa9\xf8\x20\xb8\xfa\xc4\xdb\x85\xbd\x41\xfc\x0f\x1c\x41\x00\x25\xf4\xe4\x42\x37\xeb\x80\x02\x0e\x86\x11\x83\x31\xbf\x51\x3c\xb4\xf5\xa0\x8f\xd0\x10\x2e\x1a\x57\x1e\x1a\x4f\x9d\x43\x22\x78\x79\xc4\xb4\x66\xe2\xf2\x8f\x83\xf6\xcb\x24\xde\x74\x02\x0c\x98\xc9\x56\xbe\x9c\x74\x35\xc6\x76\x9b\x36\xe1\xb0\x54\xa0\x0d\x80\xe5\x45\xc3\xd9\x09\x8a\x79\xf4\x40\xc4\xb1\x20\x31\x95\x27\xe0\x5b\x57\xad\x4e\xbd\x54\x6b\xdb\x5b\x4b\x1a\x6d\x81\x02\x2b\x72\x0d\x4e\x4d\xff\x36\x88\xde\x55\x33\x3b\x40\x74\x0a\xea\x84\x0b\x75\x35\x49\x36\x2e\x5d\x9b\x30\x25\x16\x19\xa7\x4c\x79\x53\x56\x65\x21\x9c\xa6\xa1\x85\xb6\xb6\x20\x6d\xb1\x8b\x18\x9c\x0d\xa7\x7d\x37\x27\x92\xb8\x80\x03\x33\x29\xc5\x91\xf1\xb2\x18\x76\x91\x61\x35\x97\x90\x11\x54\x5e\x03\xab\x74\xc1\xa7\x7a\x85\x70\x06\xf1\x0a\xc6\x4a\x51\x7c\xe4\xf3\x56\xa4\xa2\x49\x32\x62\x8c\x90\x58\x22\x48\xde\xf9\xa2\x31\xf3\x4c\x7f\x7a\x80\x70\x1c\xa3\xff\xfd\xe5\xfb\x8b\x9f\xef\x86\xe3\xf3\x4b\x30\x5a\x9f\x5f\x0c\xbf\x3a\xf0\x3f\x5e\xdd\xdf\xf9\x5f\x8d\x85\xe5\x91\x08\x94\xe2\x07\x50\xf1\x98\x34\xf2\x1f\x64\x77\x84\x23\x75\x39\x79\xfa\x89\x24\x2e\xd2\xd5\x8a\x29\x1e\x02\xc8\xee\x61\x6b\xb1\x42\x63\xf3\x5b\x43\xf9\xbd\xf1\x9f\x2c\xa7\x41\x47\x3c\xbe\x0b\x27\x06\xa6\x84\x41\x34\xb6\xb5\xf6\x15\xba\x6f\x41\x70\x84\xcd\x28\x6b\x8b\xc7\x23\xec\xf1\x39\x85\xf8\x1f\xc8\xe2\x47\xad\x5e\x5f\x63\x2a\x3a\xd3\xde\x90\x3d\x52\xc1\x19\x4c\xcd\x9b\xb5\xfc\x89\xd1\x7a\x3a\x96\xd5\x43\x25\x8d\x2c\x0c\x31\x1a\x59\x6b\xcc\x67\x13\x90\xc9\xab\x4f\xd7\xc2\x23\x90\x4f\x4a\xb8\xec\x4f\x8f\xc2\xe1\xa0\x08\xfc\x45\x53\xd0\xe0\x88\xdd\x5d\x9d\x5d\x9d\x20\x92\xe0\x09\x17\x90\x0d\x66\x42\x82\x5c\x13\x76\xc1\x22\x9e\x06\x0d\x95\x32\x7f\x0f\x50\x56\x64\xfe\x86\x46\xb4\x23\xd3\xc6\xaa\x2a\xc2\x5c\xd4\xf3\x66\x77\xab\x02\xda\xc9\x5e\x73\xd1\xe5\xfa\xd7\xaf\xc1\xd2\xf1\x4c\x2b\x72\x15\xce\x6b\xef\xe6\x29\xc1\xa6\x80\xa7\x71\x0b\x59\x5b\xbe\x0d\x60\x4d\x92\x52\x3d\x20\x7d\x70\xe4\x91\x75\xc1\x17\x6f\x72\x86\x7e\xf8\xab\x44\x93\x5c\x8d\x58\xb9\x0d\xce\xd0\xe0\xa7\x5b\xf4\x1d\x56\xd1\xfc\xab\x11\xbb\xd2\x6a\xe6\x0f\x7f\x6d\x81\x28\x58\x1b\x5d\x47\xaf\xc9\x19\x56\xf8\x82\xe3\x98\xb2\x59\x13\xb4\x4e\x81\x7f\x3e\xbc\x1b\x9c\xa0\x2b\xab\xc3\xfb\xac\xe2\x22\xd3\x2a\x68\x08\x18\x32\x4c\xc4\x71\x11\x60\xe5\xac\x0c\x3f\x62\x34\x33\xb8\xb0\x46\xec\xce\x60\x0a\x69\xae\x4a\x15\xca\xb8\xc5\xe0\xd7\x5a\x99\x41\x5b\x32\xa6\x6c\x6b\x49\xd4\xab\x03\x64\xec\x37\xc3\xca\x63\x20\xcf\xd4\x99\xfd\x88\x81\x82\xee\x33\x3d\x13\x1e\xe1\x04\x62\xf2\x0e\x03\x9b\x9e\x56\xdb\x79\x0e\x69\x77\x10\x0c\xc3\x16\xe5\xd0\x59\x9f\x09\xea\x85\xb2\x70\xa3\xc0\x00\x00\xfb\x68\xbd\xb1\x29\xd7\x1c\xc7\x60\x89\x80\xf1\x2d\x31\xab\xa3\x3f\xf4\xd8\x22\x66\x59\xf4\x53\xc7\x8f\xa0\xb0\xb1\x71\x2b\xe2\x08\xcc\xf7\x6c\x01\xe1\xdb\x00\x9a\xcd\x21\xf4\xa3\xe0\xce\x96\x28\x6b\xbb\xe8\xef\xc4\xe0\xb3\x11\x33\x91\x82\xa5\x7d\x09\xb3\xe2\x83\xde\x39\x83\x40\xc6\xe2\xba\xf4\x02\x46\x66\x03\x1b\xad\xac\x9f\x09\x72\x18\x13\x45\x44\x0a\xf6\x9e\x70\x4d\xf5\x0d\x7b\x84\x6e\x42\xf5\x3a\xe6\x51\x9e\x3a\x64\x40\x48\x4f\xb4\x11\x70\xf6\x12\xf5\x14\x62\x2e\xf6\x55\x14\x8f\x45\x34\xa7\x8a\x40\x56\x5e\x67\xfd\xd8\x10\xcc\x20\xfc\xb4\x2e\xa9\xb7\x0b\xbe\xc0\x3b\xb6\x8b\x5a\x33\x0d\x8d\xb3\x72\x4b\xa5\xd6\x56\x03\x9b\xad\x28\x74\x71\x59\xa0\x97\x71\x01\xc2\x16\xf9\x94\x71\x30\x72\x9b\x9c\x2a\x1e\x7f\x21\xd1\xf9\xb5\x96\x80\xb4\xc6\xeb\xcf\x60\x2e\x95\x09\x2e\x83\x74\x1d\xf3\xb5\x49\x17\x38\x40\x5f\x9b\x8a\xb3\x11\xfa\xe4\xfe\xf8\xcb\x7f\xfc\xc7\x9f\xff\xb2\x4e\x3a\x89\x53\xc8\xa1\xdd\x62\x8d\x7c\x39\x84\xb2\x48\x14\xee\x40\x9d\x53\x6d\xb1\x0b\xf6\x00\xb6\x2d\xff\x26\x28\x45\x41\xec\x10\x9e\xd9\x13\x2e\xc3\x93\x89\x4a\x47\xb3\x88\x24\x90\x44\x1d\x94\x39\x84\x17\x76\xad\x44\xff\xbf\x96\x80\x80\x8c\xf5\x51\xd9\x2c\xc6\x89\x26\x5e\xbc\xd6\x8d\xa0\x2f\xad\xfd\x4f\x81\x03\xf1\x2b\x77\xc1\xf1\x24\x26\xc2\x56\xab\x76\x26\x3b\x6f\x48\x04\xe6\x40\x3e\x65\x09\x8f\x1d\xbc\x97\x24\x19\x06\x01\x42\x33\x83\xa3\x11\x1b\xba\xe2\xc5\x06\x9e\xc2\x7c\x64\x3c\x2f\x53\x1c\x19\x54\x2b\x89\xbe\xfc\x74\xa2\x7f\x3b\x40\x8b\x13\x08\x22\x3d\x40\xbf\x9d\x58\x10\x02\x2c\xd4\x58\xff\xf4\x95\x93\xb5\x6d\x13\x30\x68\x2a\xd1\x17\xc7\x8f\x58\x98\x9a\x87\xc7\x66\x44\x5f\x58\xce\xea\xeb\xba\x84\xb2\x79\xc2\xf9\x83\x0d\xb0\xad\x7d\x78\xec\x00\x4d\x80\xbc\xbd\xdf\xc4\x6c\xbd\xcf\x77\x54\xe8\xd0\x96\x5e\x3e\xca\x26\xe8\xe8\x1f\x92\x33\x74\xb4\xc0\x69\x62\x7f\x75\x4f\x6d\xfc\x2f\x96\xc8\x15\xdf\x76\x41\x3e\xc9\xc2\x58\x4a\xbf\x4b\xf8\x04\x66\xf5\xd1\xcd\xd4\x44\xd0\xc2\x40\x8b\xdb\xa7\xb8\xb0\xec\x44\xac\x24\x65\x60\x19\x52\xae\xcc\x2b\xc0\xe3\x9a\x66\xf5\xc9\x0f\xe9\xbf\x8d\x5f\x18\x16\xc5\x25\xf1\x19\xe3\xb0\x8f\x5e\xd3\x8d\x7e\x42\x5f\x5a\x16\xf4\x95\xbe\x63\x6c\xb8\xb2\x59\x86\xa6\x0e\x16\xbe\x83\x9f\x83\x0e\x28\x43\x26\x2d\x73\xc9\x97\xbf\x1d\x1f\x1d\x1d\xf9\xaf\x2f\xf5\x54\xfe\x5f\x44\x95\x24\xc9\xd4\xb4\xe4\x6e\xb0\xc5\x88\x7d\x74\xc0\xc1\xce\x78\x5d\x40\x25\x41\xd1\xec\x88\x27\xe8\xb0\x30\xe8\xc6\x3c\x92\xe8\x0f\x5a\xac\x0d\x96\x12\x7e\xd4\x7a\x5c\x0b\x8c\x99\x41\x2a\x7c\xa1\x43\x65\x0d\xe2\xd5\x63\x15\xa2\xa3\x78\xc5\x16\xcb\x10\x85\x1a\x68\x41\x53\xce\xb1\x45\x50\x11\x42\xbf\x4c\x3e\x29\x78\xd4\x02\x50\xd3\x18\xca\xde\x7c\x53\xd6\xd8\x6d\x81\x53\x63\xc8\xba\x65\x01\x2c\x8c\x88\xe5\x0c\x66\x9e\x07\xa1\xfb\x44\x5f\x2e\x2c\x84\xb2\x95\x79\x9a\x62\xb1\x38\x2e\x4e\x5b\x9d\x38\x0b\x5c\x7a\xe0\x31\x89\x5b\x00\x70\xe1\x26\xf6\x68\xd9\x28\x06\x2b\x5e\xba\x1b\xcd\x9f\xdd\x08\x6a\xf1\x40\x40\x9e\xa9\x44\x45\x58\xc4\x63\x4b\xd7\x45\xf6\x69\x59\x62\xf1\xef\xd4\x65\x15\x17\x11\x23\x0b\x63\x1c\x53\x26\x33\xda\xbe\xe1\x3e\x6e\x61\xdf\x7c\x0c\x55\xdd\xc8\x6c\x0d\xf7\xe8\xf9\xd5\xad\xfb\xa6\xfb\xa5\x0b\xeb\x50\x16\xd9\xb1\xd3\x12\x9d\x45\x42\xe0\xa7\xe2\xfa\x85\xd8\x0e\x63\x9d\xc9\x7d\x6e\xae\xf9\xf7\x29\xbf\xa6\x89\xbe\xb5\x80\xc6\x8f\x46\xac\xf4\xf3\x01\x22\x09\x4d\x29\xf3\xb1\x75\x86\xb9\xf3\xa9\x91\x9e\x1f\xa8\xd2\x5b\x26\xe3\x07\xcd\xc1\x1c\x5c\x46\xa0\x52\x0d\xd8\xc2\x91\x8e\x77\x4c\x59\x0b\x44\x2e\xf5\xb8\x0a\x1d\x5d\x0b\xb3\xba\x89\x43\x2b\x90\xd2\x80\xf0\xe0\xfc\x8e\x98\x6e\xcd\x9d\xa5\x22\x5c\x38\x68\x2f\x68\xee\xd0\x01\xba\x06\x1c\x00\xfa\x28\xc5\xfc\x7a\xf9\xb7\x41\x40\x19\xb2\x3c\xdd\x36\xd9\xc4\x86\x0f\xbf\x96\x99\xee\x5a\x10\x77\x53\xd9\xc4\x25\xc2\xf2\xd4\x1d\xa8\x35\x28\x6e\x68\xc5\x9f\x98\x44\x09\x36\x00\x00\xba\x21\x88\x7c\x3c\x30\x0e\xd2\x2c\xe8\xcb\x5c\x2f\xa6\x1b\x83\x11\x9f\x10\xf6\xa5\xf9\xf7\x57\xc8\xde\x0d\x5f\x1f\xd8\xfb\x5c\x48\x87\x60\x69\xf7\x1c\x6a\x0c\x91\xd8\xd8\xd0\x01\xed\x6f\x86\x45\x6c\xac\xe5\xa1\x56\x61\x32\x78\xb5\xfc\xb5\xe0\x39\x7a\xa2\x72\x3e\x62\x77\xdc\x19\x1c\x11\xe3\x1e\x2f\xf1\x00\x94\xd1\x5a\x7f\x58\x02\x13\x80\x51\x37\x51\x80\x66\xc2\x5b\xe5\x1a\x41\x14\xec\x98\xf1\x98\x6c\x87\x0b\x71\x57\xf8\x2a\x9c\xff\x5a\x10\x93\x0f\x06\x37\x45\x5b\x3a\x2d\x91\x72\x4d\xdb\x7c\x75\xe3\xe1\x1e\xb2\xed\x40\x49\xbb\x27\xb6\x29\xe4\x8a\xbf\xd5\xa0\x15\xa7\x71\x06\xd9\xc0\xa5\xb5\xf7\x28\x84\xdb\x6e\x42\x54\x4e\x55\x59\xb9\x02\xfe\xea\x33\x73\x8f\x60\xd9\x7d\x80\x31\x46\x33\xc1\xf3\xcc\xa7\xcc\xbb\x74\x3f\xb3\x0d\x56\xa6\x39\x67\x53\x7e\x62\x75\xaa\x0b\xca\x1e\x0c\xc5\x3f\xd7\x1e\x19\xa0\x49\x12\x97\xd0\x71\x5c\x95\x31\x98\xc3\x21\xa2\x2c\x4a\x72\xb8\xf8\xa4\xc2\xd1\x83\x01\xcb\x6c\x33\xfa\xea\x6f\xc6\xab\x93\x29\x5b\x24\xa6\x3c\x49\x6c\xb7\xc5\x05\x5a\x94\x61\x7c\xa4\x18\x61\x74\x7f\x73\xde\xdc\xf7\x03\xad\x3b\x73\x9a\x6f\xcf\x32\x81\xc0\xff\xfc\x40\xd7\x8a\xbb\xac\xa0\x0d\x91\x12\xa9\x7b\xe3\x52\x1b\x96\x9d\x26\xd2\x0f\x58\x91\x6d\x33\xa1\x0c\xb4\xca\x1a\x91\x7a\x35\xcc\x9a\xa5\xd6\xe3\x2d\x01\x5f\x0a\xb0\x16\x08\x0d\x6a\x47\x9e\x09\x83\xb5\xe0\xe1\x1a\xd8\x0d\xf0\x7e\xb7\xf9\x54\xde\x5d\x31\x9d\xe5\xc3\x4c\x08\x59\x03\x6d\xe0\x56\xbf\xde\x71\x90\xa5\x57\x97\x8d\xf1\x09\x1b\xf4\x60\x27\xb1\x16\x96\xc0\x38\x2f\x15\x08\xee\x44\xd0\x8e\x1c\x8d\x78\x2d\x7d\x8e\x88\x1f\x89\x0b\xc3\xf1\xb2\x98\xeb\x77\x06\xbe\x2d\x5e\x02\x27\xf6\x16\xda\x06\xc2\x0f\xc4\xd6\x2d\xc3\x26\xb4\xf8\x35\x4e\x1b\x58\x74\xf3\x4e\x14\x1d\x9f\xd9\x8f\x3f\xea\x6f\x9b\x59\xd1\x47\xc8\xe2\xf3\xc0\x29\x29\x66\xfa\x64\xbb\x5e\x5b\x8c\x90\x46\x22\xdc\x68\x48\xf7\xd9\x46\x03\x32\x3d\x76\xac\xdb\x63\xbb\x72\xad\x3c\x19\x3b\x3c\x4e\x8c\x9d\x49\xcd\xc1\x04\x51\xe0\xdd\x6b\x8e\x56\x36\x45\x18\x6c\xfc\x04\x8b\x99\x51\x90\x24\x51\xf2\xab\x86\x1d\x2e\x72\x1e\xb6\xd8\xe1\x0d\x6a\x8a\x85\x7e\x4f\x10\xbf\x97\x9d\x34\x3f\xca\x32\x66\x9b\xbf\x95\x7d\x75\x3e\x2b\x34\x51\x19\x22\x6b\x45\x5c\x08\x40\x42\x8d\xf5\x59\x69\xc7\x4c\xd9\xb2\xb6\xe4\x25\x4e\x3d\x22\x80\xab\x70\x67\xf3\xbb\xcc\xe0\x26\x04\xe0\x06\xdb\xc7\xb0\x75\x11\xc9\x70\x08\xb6\xa8\x53\xdb\x08\x46\x6c\xe0\x5e\xf1\x59\xc5\xa0\xdb\x09\x23\x80\x43\x7c\xa8\x89\x86\x06\xfd\x0a\x17\xab\x6e\x27\xd7\x32\x89\x75\x93\x37\xab\x75\x30\xb5\x7e\xe7\x6f\x23\x8b\x78\xef\xa1\xd1\x96\x56\x1b\x78\x5c\xbf\x52\x71\x33\x30\x4b\x54\xad\x24\xdb\xd4\xf1\x6a\x5d\xca\x21\x46\xd8\x86\xc2\xe2\xb5\x26\x86\x34\x59\x14\x64\xaa\x57\xdc\xe8\xe4\x95\xce\xea\xa7\x55\x6d\xc5\x8d\x29\x4e\xc7\x82\xb7\x97\x63\xe8\xb0\x4c\xae\x89\x92\x7d\x67\x6e\x60\xa3\x17\xe8\xd7\x1c\x27\xe6\x72\x63\x96\x1c\xdd\xb0\x41\x54\xfe\xf6\x2f\x68\x00\xb7\x0f\xfa\x08\x7c\x11\x1c\xfc\xd0\x9a\xe2\x88\xa6\x19\x11\x92\x33\xdc\x5a\x97\xe4\xe1\xaf\x72\x6c\x31\xdf\xc7\x38\x8a\x78\x5e\xc7\x77\x5f\x63\x26\x0d\xad\x85\x93\xc2\xe8\x21\x9f\x10\xc1\x88\xa9\xbd\x02\xef\x21\xf7\x5e\xa7\xe1\x72\x9c\xab\xf9\xb7\xe3\x28\xa1\x9d\x81\xe8\x21\xbb\x68\xa0\x3f\x3b\x35\x5f\x2d\x9b\x40\xa9\xfd\xd2\xd0\x19\x32\xcf\x90\x79\x76\x84\xbe\xc3\xd1\x03\x61\x31\xca\x92\x7c\x46\x2d\x98\x00\xdc\x50\xc0\x2e\x03\xf3\x6c\x79\x62\x46\xb6\x30\xed\xeb\x6b\x68\xc4\x52\xfc\x60\xb0\x01\xad\x10\x19\xe1\x24\x59\xcb\xcc\xe0\xe9\xa1\x86\xaa\xe2\x32\xdf\x7d\x9d\x1b\x73\x3e\x94\x39\x1f\x60\x50\x05\x04\xc9\x9c\x21\x0c\xc0\x2c\x5f\x48\x94\x67\x4e\x02\x02\x4b\x5f\x02\x7e\x57\x33\x49\x28\x60\x4c\xb5\x1e\x34\x27\x23\x06\xb1\xac\xae\xc5\x85\xe7\x2a\xa1\xab\xdf\x87\x9c\x34\x1d\xbe\xa9\x81\x25\xd8\xce\x8b\x58\x03\xa0\x5c\x41\x09\x1d\xe3\x74\xd5\x9c\x30\x30\x40\x74\x6f\x19\x34\x9a\xee\x9b\x56\x8a\xc9\xb5\x82\xa6\xb7\x98\xfa\x25\xcc\x19\xb5\xa5\x0f\xac\x91\x3c\x08\x97\x73\x9e\xa4\xe2\x7b\x2a\x91\xc4\x8a\xca\x29\x6d\x34\xcc\x84\x60\x10\xdb\xac\x3a\x5e\x0f\x81\xa2\x01\x7d\xa2\xb2\x16\x3e\xee\xff\x08\xbd\x07\x3b\x53\x20\x7b\x73\x8f\xe5\xd0\xc6\x12\xd4\x9c\xb4\x82\x1a\xee\x22\x60\xc6\xcd\x20\x78\x7f\xa9\xf9\xd0\xe7\x78\x1c\xa1\x41\x61\xdf\x37\x68\x16\xc6\x72\xbf\x62\x46\x24\x91\x64\x13\xe2\xeb\x64\x0a\x03\x1f\x38\x10\x10\x02\x59\x45\xea\xdf\x0b\xe8\x5b\x3f\xcc\x27\x48\xa3\xc4\x0f\x84\x2d\xb3\x77\x74\x1f\xa1\x31\x48\x2d\x55\xba\xbd\xa5\x8b\x1b\x63\xd7\x26\x03\xec\x7e\xec\x0a\x00\x11\x3a\x3d\xd6\x4b\xae\x05\xfd\xe8\xc1\x26\x6f\x18\x7b\xa7\x85\x20\x79\x9a\x73\x19\x9e\x33\xb7\x7f\x46\x57\x14\x39\x71\x49\x1a\x90\xfc\xe2\x17\xd8\x44\xbd\x30\x1e\x22\x94\xc0\xa8\xfd\x21\x35\xb6\x5c\xbf\xdf\xc8\xb1\x50\x58\x06\xf0\x13\xb9\xa6\xea\xa7\xf9\x87\xbf\xca\x2b\x38\xb1\xbb\xc8\x85\x6f\x2e\xdc\xb5\x7d\x1c\xfa\x86\x16\x78\x1f\x61\x55\x54\xfd\xc2\xb1\x47\x6f\xc8\x78\x8c\x0a\xf2\x5a\xbf\xc4\xd7\xeb\x4f\xab\x52\x1a\xac\xd3\xdc\x56\x51\xf6\xc7\xc0\x4d\x8f\x26\x39\x35\x55\x36\x4b\x22\x97\xcd\x97\x04\xed\xd7\x5e\xff\x54\xfa\xfb\xa4\x99\xc6\xae\x79\xbc\x0d\x61\xad\x0f\x58\x57\xa7\xeb\x0e\x51\xbc\xb2\xa9\x2a\xe8\x92\x95\xc8\x78\x7b\xfc\x65\x3c\xee\x5e\x47\x13\x1c\xee\x93\x7c\x7a\x0b\xb0\xe8\x6d\x98\x10\x0e\x27\x6c\x4e\x7c\x92\x97\xde\x67\xdd\x8d\x4f\x39\x68\xdb\x14\xeb\xbf\x2d\xae\x7f\x8c\xfe\xef\xed\xd5\xe5\x61\x8a\x85\x9c\x63\xc8\xb9\x75\x6d\x1d\xb8\x52\x23\x46\x01\x75\x7e\x25\xca\x46\xec\x10\xcd\xf8\x81\xf1\x62\x9e\xa0\xb9\x52\x99\x3c\x39\x3e\x9e\x51\x35\xcf\x27\x47\x11\x4f\x8f\x8b\xa5\x39\xc6\x19\x3d\x9e\x24\x7c\x72\x2c\x08\xc4\xb1\x1e\x7e\x73\xf4\xed\x37\xb0\x33\xc7\x8f\xdf\x1c\x83\xef\xea\x68\xc6\xff\x70\xf1\xed\x7f\xfe\xf9\x2f\xba\xe1\x6c\xa1\xe6\x9c\x9d\x58\x17\xe9\xd2\xb6\x0f\x8d\xdc\x7b\x6c\x3e\xa9\xf4\xf2\x9f\x47\x5f\x87\xc3\xb0\xaf\xa6\x3c\x26\x89\x3c\x7e\xfc\x66\xec\x36\xe6\x28\x5b\xc7\xe9\x5b\xf0\x7b\xbf\xe2\x95\x1a\xb2\xfa\x77\x4f\x31\xce\xd4\xb7\x6a\x57\x1a\x8e\x4a\x18\xa5\xbc\xc5\x81\x79\x20\x35\x3f\xf8\x1a\x0a\x98\x17\xa4\x5a\x54\xfa\x75\xc1\xbd\x5b\x45\x9b\xb5\x92\x32\xc1\xeb\x4c\x23\x00\x8e\x35\x26\x88\x0c\xd3\xa6\xe8\x36\x1b\x5d\xb1\xcd\xfa\x3d\x27\x04\xf2\xae\xb1\x8f\xed\x74\x37\xc4\x3d\x4e\xcc\xd7\x2e\x16\x84\x3f\x39\xbc\xe3\x5d\xa0\x04\x77\xac\xc7\xe4\xc1\x4f\x0d\xf1\xc0\x58\xdc\xb8\x5a\x86\x31\xc7\x72\xb3\xa0\xa2\x81\x81\x18\xf3\x7e\x01\x5f\x45\xd2\x76\xe8\x58\xa5\xcb\xda\x86\x62\x7f\x16\x1c\x26\x33\x55\xca\xe5\x11\x7a\x5f\x29\x58\x53\x04\x4a\xdd\xbc\x3f\x45\xdf\xfc\xf5\x3f\xff\x3c\x62\x5f\x36\x70\x31\x88\xdc\xe0\x62\x66\xe3\xb6\x80\x77\xa5\x58\x2a\x22\x8e\xc5\x34\x3a\x36\x81\x20\xc7\xfa\xfb\x43\xdb\xe9\x21\x9f\x1e\x7a\x08\xd4\x43\x8b\x06\x79\x94\xc6\xeb\x25\x34\x97\x48\xcf\x84\x4d\xd9\x80\x6b\x09\xc1\xd9\x06\xfa\x84\x4f\x3d\xd8\xb5\x89\xab\x37\xb8\xf8\x7c\xda\xf0\x07\xd4\x76\xfd\xca\x03\x2e\x61\xe9\xfa\x28\x10\x50\xda\x8f\xe6\x6e\xd0\x90\x1d\x89\x3c\xa7\xda\xe6\x78\x49\x28\x9c\xad\xb3\xf0\xcd\x87\xad\x08\x7b\x37\xf9\xdf\xb6\x38\xa8\x41\x93\xe5\x8c\xf0\x29\x44\x0d\x81\x5c\xe0\xbc\xa2\x60\x1b\x62\x5c\x05\xb9\xde\x82\x64\xe6\x82\x09\x8b\x89\x36\x2c\xf7\x96\x88\xca\xab\xd6\xf9\x39\x10\x95\xb7\x5d\x77\xcb\x50\x5e\x69\xc1\xb7\x0d\x5d\x32\x47\x69\x1d\x2f\xae\x7e\x7f\xa5\xc7\xc6\xf3\x01\x70\xd1\x84\xf5\x3b\x0d\xb6\x11\x24\x2b\x90\x43\xc5\x0f\x01\x24\x03\xa0\x17\x0c\xc6\x79\x9b\x1b\x17\x3c\x5d\xeb\x5c\x93\xfa\xfd\x0e\xe3\x34\xee\xcf\x4f\xc1\x40\xad\x4c\x62\xab\x65\xdb\x10\x10\xca\x18\x11\xd6\x86\xbf\xf2\x46\x5d\xd3\x0f\x16\x6e\xe5\xf2\x08\x90\x42\x2e\x0f\xf1\xa7\x7d\xfc\x2f\x0e\x98\xc0\x11\x82\x2c\x8c\x39\x4f\xb9\x16\x67\x78\x2e\x83\x87\x26\x8b\x07\x2e\xe1\x56\xd9\x2b\xc5\x99\x01\xc5\x7a\xbd\xd9\xe8\xa3\xa5\x1f\x19\x13\x47\xf8\xd2\x5a\x90\xfe\x93\x32\x88\xf9\x8a\xf1\x7b\xf4\xe9\xe5\x74\x03\x5e\xd6\x14\x4c\xca\x50\xf1\xcb\x62\xca\xd2\xdf\xb4\x06\xa3\x49\xca\x67\xcc\xf8\x9b\xdb\x04\x05\x18\xec\xb7\x10\x5e\xd2\x49\xf3\xad\xd9\x99\x79\xba\xe6\x1e\xf8\xa0\xc6\x2e\x1b\x80\x99\x09\xf3\x73\xf1\x7d\x87\x8d\x01\x7e\x6d\xe7\xd2\xd5\xd7\x8a\xc7\x0e\x9f\x70\xbd\xa1\xde\xfa\x06\x2c\x14\x61\x7d\xdc\x05\xbc\x0b\x44\x83\x9a\x35\x36\x0c\xc1\xc9\x16\x2d\x4e\x7e\xb6\xfe\x61\x84\x82\x0e\xeb\xac\x1d\x74\x62\x88\xb3\xb6\x82\xc1\x59\x68\x5b\xc0\xf5\x0c\x0e\xcb\xf4\xf7\xa6\xf0\x61\x83\x88\x55\x64\x0b\xe8\x51\xd6\x94\x47\xff\xe1\x63\x51\x4c\x70\x91\x91\x03\x34\xc9\xe1\xf9\xe5\xd5\x5d\xe8\x1d\xfe\xff\xd8\xfb\xb2\xe6\x46\x72\x2b\xdd\x77\xff\x0a\x44\xdc\x87\xaa\xba\x41\xa9\xbc\xc4\x44\x38\x3a\x62\x1e\xd8\x92\xda\x4d\x5b\xa5\x92\xb5\x74\x79\xee\x70\x82\x0d\x66\x82\x64\x8e\x92\x00\x2b\x17\xa9\x38\x63\xff\xf7\x1b\x38\x0b\x80\x5c\xc9\x24\xa9\xea\x1a\x4f\x3f\xd8\xdd\x2d\x66\x22\xb1\x1e\x00\xe7\x7c\xe7\xfb\x12\x6c\xed\x59\xb4\x52\xd1\x13\x24\x0e\xe2\x96\x87\x8b\x81\x85\x24\xe7\xdb\xa9\xf6\x52\x43\x85\xe1\x50\xe7\xd6\xb1\x2f\x3b\x06\x72\x93\x89\x38\xc9\x37\xa9\xdc\x42\x50\x49\x23\x2e\xd8\x07\xa4\x1c\xa0\xde\x9a\x82\x5d\xde\xb3\xfd\x47\xda\x8e\x8a\x97\xc8\x1f\xdc\x97\x32\x9b\x27\x45\x26\xb3\xad\xf0\x9d\xd9\xb4\x07\x22\x57\x6b\xa9\x8b\x24\x9a\xea\xb5\x92\x3a\x44\x01\x51\x50\xcd\x76\x72\x6c\x14\xf1\x93\x2e\x16\x2a\x2a\x3c\xc1\x19\x1c\xde\x5d\x4f\xed\x5a\x83\xc3\xda\xee\x56\x5e\x6f\xd3\x7f\x4c\x34\xa6\xd3\x26\x6b\xc0\x98\xd1\x1c\xa2\xad\xf1\x40\x57\x36\x48\x53\xd1\x96\xcb\x97\x41\xf8\x2f\x9e\x53\x4e\xdf\xdb\x25\x1c\xb5\x9d\xf1\x8f\xa6\x27\x3f\x4e\xc4\xad\x5d\xfe\x2e\x40\x9e\xe0\x02\x0b\xc1\x2b\x8e\x68\x44\xd7\x18\x43\xde\x50\x0a\x14\x78\x7b\xde\x10\xfc\xfd\x0d\x6c\xd3\xf6\xf6\x98\x3d\xab\x78\xaa\xab\x34\x2e\x74\x66\xf4\x0b\x4e\x78\xe1\x9d\xd3\x58\x1b\xee\xe3\xbd\x3c\x9b\x57\x90\xba\xee\x49\xeb\x5c\x92\x4f\x8f\x10\x50\xbb\x72\xf4\x2b\x68\xcc\xec\xed\xf2\xf6\xda\x3c\x24\xac\x41\x3a\x5c\x95\xe8\xb2\x9b\x94\x8e\xa4\x02\x19\xac\x1c\xe0\x8e\x92\x21\x1a\x19\xbf\x6d\x65\x4c\x35\x67\x6f\x2e\xca\x14\x59\x09\xbb\xa4\x89\x88\xb3\x86\x91\xe6\xbf\x5c\xc6\x81\xf3\xab\x89\x40\xcb\xc8\x05\x81\x03\xf0\xa3\x93\xf2\x87\xa9\xab\x74\x8e\xba\x82\x2c\x63\x02\x09\xd8\x4b\x55\xc0\x6e\x1e\x97\x29\x26\x23\x42\x78\x1f\xf8\x6f\x64\x9a\x8a\xa4\xc8\xa7\xda\xd1\xf5\x20\xf9\x32\x58\x58\x06\x2e\xc6\x74\xe5\x82\x4f\x40\xb1\x24\xc1\x0a\xe7\xb0\x24\x4a\x8a\x06\x64\x74\x1b\x52\xff\x6f\x36\x4a\x62\xee\x0c\x0e\xdb\x54\x87\x77\xae\xfa\x20\x50\xa2\x09\x48\x4d\x9e\x22\xe7\xa3\x07\x01\x0c\xfa\x9c\x83\x87\xe4\x5c\x8c\xb1\x75\xf6\xc2\xc5\xaa\x7e\x58\x5b\xca\xd7\x25\x64\x97\xbd\xd5\x14\xb9\x13\xb8\x77\xf7\xd6\x8d\xcc\x8a\x24\x2a\x53\x99\xa5\xc0\x81\xbd\x28\x53\x91\x2c\x02\x81\x42\x18\x03\x24\x6b\xb1\xc3\x15\x19\xd8\xab\x39\x22\x94\xcb\xb5\x0a\xf2\x44\xc9\xbd\x93\x06\x11\x65\x64\xa0\xc5\x50\xa5\x2d\xeb\xdd\xb9\xb8\xac\x0b\x85\xc2\x9a\x08\x48\xde\x92\x1c\xcd\x9f\xab\x6f\x90\xe2\x84\x82\xa3\xc9\xc2\x5e\x29\xdf\x04\xab\xae\x4b\x72\x5b\xe6\x4f\x03\xc3\xd5\x4c\x15\xde\x8f\x52\x6c\x4d\x71\x7c\x00\x59\xe6\x4a\x10\xdb\x2d\x88\x8e\x0a\xf2\xae\x30\xb0\x92\x21\x41\xde\x01\x15\xfd\x14\xe8\x1e\xd7\x2b\xbb\xee\xd1\x43\x84\x71\x1c\x58\xd5\x40\x5d\x64\x78\x45\x83\x99\x13\x82\x13\xf6\xe9\xd9\xa5\x2c\x86\x22\x15\x1c\xf8\x7f\x78\x45\x5b\x51\x21\x9d\xd5\xdc\xed\x69\xfa\x54\x91\x23\x11\xb6\x56\xf6\x96\xaf\x10\x75\x63\x16\x81\x09\xa6\xfd\x86\x74\x4b\x80\x0a\xda\xd9\x84\xb9\x12\x69\xa2\x9f\x38\xf1\xdb\x4e\xd0\x91\x90\xbe\x74\xb0\x11\xd8\xc9\xb8\xe6\x3a\x4e\x5e\x6d\xc4\xe9\x47\x1c\xc6\xf6\x4b\x9f\x6a\xbf\x21\x73\x4d\x06\x71\xe3\x73\x83\xdb\xda\xb1\xff\xb0\xf4\xe2\x3c\xdd\x9d\x87\xc1\x9d\xb8\x0d\x06\x88\xb3\x40\xdc\xba\xb3\x7f\x6f\x57\x55\x04\xd3\x00\x99\x91\xc7\x9b\xcb\xab\x1f\x26\x37\x55\x6d\x90\xbf\x3e\x5e\x3d\x56\xff\x72\xf7\x78\x73\x33\xb9\xf9\x53\xf8\xa7\xfb\xc7\x8b\x8b\xab\xab\xcb\xea\x73\x3f\x8c\x27\xd7\xb5\xe7\xec\x9f\xaa\x0f\x8d\xbf\xff\x78\x57\x53\x23\x61\x29\x91\xe0\x4f\x0f\x93\x0f\x57\x97\xb3\x8f\x8f\x15\x41\x93\xcb\x7f\xbb\x19\x7f\x98\x5c\xcc\x5a\xea\x73\x77\x75\xf1\xf1\xa7\xab\xbb\x1d\x7a\x24\xbe\xbd\xad\x5d\x7a\x0a\xe8\xc9\xc1\xea\x34\x63\xb1\xc8\x12\xa5\xe3\x74\x8b\xc8\x58\xbe\x07\xd6\x80\x78\xe1\x4e\x95\xac\x95\x29\x8f\x01\xb8\x3e\xac\x94\x30\xcf\x2a\x83\x1c\x75\x2c\x8d\x12\xda\x64\xfe\xd4\xc9\x60\x56\x64\x4d\x1f\x7a\x2f\x8e\xbf\xc8\xb6\x2e\x53\xa4\xaf\x3a\x9e\xdf\x84\x3e\x22\x36\x2a\xeb\xab\x0b\x9c\x23\xb2\x72\x53\x24\xf3\x6e\xc8\xf2\x9e\xbc\x1f\xc3\x6f\xaa\xc8\xc6\xd5\x4e\x5d\x70\xd3\x6e\x18\x2b\xc8\xdd\x63\x40\x8b\x50\xc2\xa1\xa2\x4b\xee\x6d\x06\x7a\x6d\xca\x79\x9a\x44\x22\x89\xeb\xde\x07\x4c\x30\x41\x07\x6b\x9d\xb4\x6f\xa3\x32\x38\xd8\xd9\xf3\xf2\x26\x53\x67\xb2\x2c\x56\xac\x07\xed\xf2\x8c\x90\x44\x4f\x45\x99\x2a\x02\xed\x72\x52\xdb\x09\xbe\x04\x95\xa1\xfc\xca\x18\xa8\x1c\xce\x03\x02\xe5\x0e\x8f\x3a\xbe\x89\xa5\x0f\x70\x29\xe2\xf3\xbd\x5d\x43\x35\x4e\xf2\xba\xd4\x2a\x1c\x61\xf1\x47\xd6\xec\xb1\xed\xb6\x96\xda\x69\xd6\xe0\x20\x33\xb2\xba\xbd\x19\xbb\xe6\x58\x38\x51\xaa\x40\x68\x2a\x9d\x7e\xba\xc8\x14\x6c\x22\x14\x38\xe7\xdb\x3e\x00\x3d\x08\x89\x0d\x00\x6c\x7b\xb1\x99\xab\x95\x4c\x17\xe8\xc3\xb3\x43\xe3\xd7\x55\x73\x8a\x3e\x98\x27\xa5\xef\x70\xc0\x7e\x11\x73\xa8\xf1\x9e\xe0\x33\x6e\x9d\xff\xc4\x3b\xfc\x6c\x1d\x79\x56\x71\x26\x0a\x4a\x96\xe3\xa9\x3a\xf8\x19\xe1\xe0\x9e\x4f\x93\x93\x58\x16\x8b\xe4\x8b\x2d\x70\xaa\x55\x2b\xa3\x20\xa0\x6b\x98\xfb\xc4\xd9\x65\x60\xd4\x42\x02\x89\x27\xa5\x41\xed\x07\xc5\x40\x77\xce\xd9\x61\xde\xe6\xe6\x58\xf4\xb8\xbf\xc1\x43\x96\x54\x44\x90\xc2\x98\x08\xf7\x13\xa4\x9c\x3d\xa9\x73\x71\x49\x69\xf1\xf6\x2f\x17\xd7\x93\xab\x9b\x87\xd9\xc5\xdd\xd5\xe5\xd5\xcd\xc3\x64\x7c\x7d\xbf\xef\xf2\x3b\x45\xd6\x42\x6d\xf5\xd5\x13\x47\x9c\x85\x78\x4f\x2b\xcf\x27\xcf\xb9\x46\xf9\x65\x07\x43\xb2\xbb\xf6\x49\xbc\x99\xc5\x49\x1e\xd9\xed\x6f\x3b\x53\x3a\x06\x2a\xd6\x83\xa6\x6a\x7b\x51\xf5\x56\xb8\x27\x84\x7b\x82\x2d\x08\xee\x76\xcf\x3c\xa3\xdd\xef\xc0\xd5\x06\x4e\xbb\x4c\xd9\xc5\x1f\x4f\x75\xb0\xdb\x9c\xef\xe6\xdf\xb7\xc5\x1d\xd7\xb6\x6a\x11\xf5\x36\x61\x7d\x93\x3c\x2f\xa5\xb5\x8f\xfc\x18\xb0\x31\x74\xf4\x0a\xf1\x63\x85\x7c\xb0\x49\xa0\x65\x28\xec\x4d\x7e\x2d\x75\x2c\x0b\x93\x6d\x3b\x9a\xb8\x9f\xf1\x0c\x97\x4d\xd5\x84\x86\x5b\xb6\x56\x2a\xe6\x51\xc0\x47\xa5\xae\x4f\x25\x64\x8d\x7d\xf8\xf8\x97\xab\x9b\xfb\xd9\xd5\xcd\x4f\xb3\xdb\xbb\xab\x1f\x26\x7f\x73\xd4\x37\x1b\x99\xb7\x69\x97\x6d\x32\x65\xad\x0b\x27\xe1\xb7\xda\x17\x14\x14\xe3\x72\x48\x44\x26\x59\x4c\x35\x5b\x96\xcc\x17\xbf\xca\x4c\xb9\x5c\xb5\x17\x54\xaf\xe5\xed\xf8\xe1\xc7\x83\xaa\x09\x14\x29\xa8\x3a\x84\xab\xad\xc9\x23\x98\x2c\xc8\xee\x21\xf9\x60\xad\x7a\x40\xf4\x03\x8f\xb6\xf9\xe4\x3b\x2c\xda\x41\xb7\x97\xa6\xd1\xea\x3d\xfc\xb7\x3c\xde\x35\x81\x1e\x02\xbb\x59\xd9\x46\x00\xc1\x8a\xe2\x75\x8d\xd2\xbe\x6b\xf9\x5b\x65\x07\xfb\xfd\x59\xaa\x96\x4b\x15\xe3\xf4\xaa\x17\x4c\x1e\x2b\x32\x81\x91\xdf\xd7\xdb\x7a\x91\xe4\xa5\x8e\xd8\x98\x1d\x3a\x6a\x7f\x03\x7e\xeb\x5e\x69\xb7\x15\x17\x2c\x61\x1b\x19\x9d\x17\x52\x77\x84\x5d\x9f\x9b\x78\xc6\xbd\x4c\xd1\xc7\x4c\xb8\xc4\x09\x72\x90\xb0\x83\xdd\xaf\x83\x43\x02\x4e\x24\xa3\xa5\xc9\xe3\x11\xc8\x6b\x05\x9a\xbb\x2d\x83\x00\x9e\xc6\x3b\xb6\x88\xaf\xef\xdc\xe8\xbd\x3a\x11\x2f\x0c\x38\x46\x51\xc7\x84\x28\x4b\xd1\x1b\x04\xe2\x40\x9d\x30\xda\x41\x03\x52\xfb\xf2\x4f\xd4\xf5\x78\x6b\xad\x3a\x66\x25\x33\x2f\xb9\x01\x72\x87\xb7\xe1\xfe\xad\xca\x39\xdc\x97\xbc\xc9\x4c\x5c\x46\xcc\x4d\x01\xc5\x7a\x3c\x08\x39\xb4\x78\x83\x8d\xc5\x99\x1d\x66\xba\xa4\xa8\xf8\x0c\x18\x3e\xa6\xba\x2b\xf8\xc2\x36\xa0\xc3\xcd\x75\xcb\xbb\xd6\x31\x63\xdf\xd2\xfb\xdd\x4b\x90\x3b\x7b\xbf\xfc\x33\xc1\x8f\xc3\x61\xaf\x03\x4e\x43\xe3\x32\x97\x18\x59\xad\x6e\xc7\x5d\xa9\xe8\xce\xaa\x0e\x43\xfd\xec\x07\x9a\xa8\x52\x3b\xe1\x16\xb9\x92\x39\x9e\x5c\x8b\x68\x55\xad\x38\xb4\xa6\x4a\xdf\x54\xaf\xae\x3b\x09\x1e\xe7\x21\xd8\x2b\xbe\x32\xc2\x3b\x75\x92\x53\xed\x43\x29\x1e\xa7\x2b\x36\x6c\xe2\x87\x87\x23\x77\x79\x41\xbb\x07\x06\x2b\x95\xa5\x8e\x56\x62\x93\x4a\xcc\xb9\x5c\xc9\x1c\xa7\x34\x83\x0c\xe4\x3c\x49\x93\x02\xe8\x22\x30\xf6\x55\xeb\x61\x7b\xa3\x91\xd9\x13\x33\x34\x4a\xcf\x0d\xd2\x37\xe9\x8f\x04\x73\x7a\xf9\xea\xaf\x09\xe7\xf4\x4b\x36\x78\xa3\x37\x72\xe6\xa7\x25\x41\x39\xfd\x70\x58\x8b\x07\xd3\xd2\xb7\x65\xd8\xc8\x52\x89\xb7\xf5\xd7\x2b\xfd\xdd\xb2\x51\x0f\x87\x32\x10\xf5\xf0\x00\x33\x5f\x27\x26\x6e\x5d\x59\x8b\xd4\xc8\x0e\x71\x4c\x2e\x1b\x79\x86\xbb\xca\x8e\x4d\x39\xef\x62\xb6\xc4\x5a\xf5\x97\xde\xe7\xf7\xe7\x75\x7b\x2a\xbf\x60\x68\x00\x65\xa1\x8a\x64\x98\x6b\x23\x68\xb4\x2c\xd4\x19\xbc\xde\x5e\x38\xb1\xfe\xec\xdd\xe6\xc6\x44\xf3\x6c\xf7\x8e\x3f\x13\x40\x66\xcd\xd9\xf5\xd7\x52\x5a\xd3\xf0\x71\x71\x8f\xfc\x05\xc7\x4c\xb2\x22\x69\xce\xb0\xf6\x95\x58\xff\xea\x43\x35\xa8\x12\xce\x81\xbd\x73\xd7\xda\x5a\x73\x6f\xdf\xde\x7f\x41\x56\x15\xa4\x37\x59\x62\x80\x65\x80\x74\xab\x7b\x28\xc0\x5a\xbf\x7b\x44\x4f\x7e\x2e\x55\xa9\xec\xdc\x9f\x97\xf1\xb2\xe9\xdb\x1c\x70\x3a\xf3\x4d\x5a\x99\x17\xb1\x2e\xa3\x95\xe0\xc2\x45\xac\x52\xb9\xad\x34\x0d\xce\x4b\x85\x49\x81\x54\xf3\x40\x86\xbf\xa8\xcc\x0b\xb3\x06\x10\xa6\x2f\x37\x2b\x35\x4c\x78\x21\x8b\x22\x4b\xe6\x65\xd1\x0a\xd8\xaa\x30\xfe\x1c\x18\xd0\xba\xbf\xbd\xba\x98\xfc\x30\xa9\x45\x93\xc6\xf7\x7f\x09\xff\xfb\xd3\xc7\xbb\xbf\xfc\x70\xfd\xf1\x53\xf8\xb7\xeb\xf1\xe3\xcd\xc5\x8f\xb3\xdb\xeb\xf1\x4d\x25\xe6\x34\x7e\x18\xdf\x5f\x3d\xec\x08\x2b\x35\xbf\xda\x3d\x10\x32\x20\x24\x62\x58\x28\x33\xb3\xf2\xed\x92\xbe\xfa\x9d\x18\x33\x3d\x53\x85\x40\x8c\x43\x83\x10\x79\x47\x9d\x52\x8a\x20\x5e\xca\x42\x92\xee\xf3\xb9\x18\x0b\xd6\xef\x06\x30\x74\x6e\x0f\x0b\xc4\x5d\x63\x47\x07\x8b\xb0\x27\x86\xc8\xdf\xdc\xbc\xf4\x94\x59\x10\x6b\x54\xaa\x42\x92\x62\xce\xfc\x99\xea\xab\x67\xa5\x8b\x12\x18\x54\x65\x9a\xb2\xce\x3a\x3f\x10\xe4\x78\x72\x2d\xf3\x64\x9d\xa4\x32\xf3\x2a\x41\x1f\xa9\x2c\x38\xb0\x73\x5d\x1d\xa5\x47\x53\x3a\x82\x2f\x0f\x8f\x13\x01\xf5\xbe\xb8\x9e\xc0\x11\x28\x2a\x98\x02\x9f\x3f\x3e\xd5\xc8\x4a\x44\x5f\x5c\x4b\x00\xe8\x17\x86\xfc\x69\xf8\x79\x7a\xb8\x7b\x22\xe6\xc7\x2c\x62\xf6\x3c\xbf\x16\x08\xc8\x55\x92\xff\xe5\x4a\x17\xd9\x76\xef\x73\xcd\x03\x70\xa8\xe6\x70\x36\x25\xbc\x4f\x55\x39\x08\xdd\x1d\x82\x4b\xbf\x81\xc3\x0e\x83\xd1\xc8\x1b\xef\x9c\xee\x0a\x78\x5a\x3b\xce\xdf\xa9\xdd\x84\xbe\xd5\x7e\x08\x29\x14\xa0\x17\xe6\xa6\xd4\x71\x4e\xc8\xa4\x75\xa2\xdf\xaf\xe5\x97\x77\xdc\x52\x4c\x49\x76\xfc\xdd\x40\x37\xa3\x52\x7b\x13\xd9\x5a\x23\xd7\xdf\x5d\x53\xdd\xd3\x5f\xbb\x4f\x8b\x6c\x59\xe1\xda\xe3\xef\xa8\x88\xb1\x7a\x56\xdb\xb6\xf1\x6b\x68\x30\x20\x8e\x8b\x16\x3c\x14\xb2\xc9\x94\x7d\xd0\x01\xb8\x52\xc4\xe5\xb9\xff\x06\xa0\x76\x45\x27\xaa\xdd\x76\x87\x51\xde\xa3\x96\x4d\x6b\x7c\xf9\x15\x44\x34\xe8\x4b\x76\xcc\x30\xda\xcc\x8e\x4e\x02\xa6\x53\x18\xcd\x0e\xd6\x7f\x9a\xb9\x58\x40\x96\x06\xe9\xc0\x66\x0a\x1c\xdb\x30\x14\xcc\xfa\x0a\xa4\x24\x8d\x10\x36\x4f\x81\x54\xe5\xe0\xee\xd5\xf6\xba\xa5\x3e\x97\x14\xb1\xfb\xdd\x6f\x87\xed\xb3\x45\xb6\x15\xcc\x30\x1e\x66\x89\x50\x92\x14\xed\xb9\x50\xaf\x52\x27\x6d\x4c\x45\x77\xa5\xb6\x5b\xf1\x29\xc0\x0e\xfb\x47\xb3\x6a\x1f\xa5\xff\xdc\x99\x48\xc1\x8e\xd8\x0c\x9f\x7f\x35\x6a\xb7\x9f\x6a\x8c\x6e\xf4\x39\x80\xed\x52\xe9\xe1\x86\x36\x97\xd1\xd3\x8b\xcc\x62\xf4\x15\x02\xfa\xe0\x5c\xfc\x68\x5e\xd4\xb3\xca\x46\x22\x52\x59\x21\x89\xec\x25\x87\xf0\x2b\x2c\x28\x2a\x67\xaa\x01\xc5\x8e\xcc\x39\x1a\x24\x74\x8b\x64\xb9\xb2\xf7\xc9\x20\x78\x6e\x32\x6b\x8e\x0a\x64\xd2\xda\xa8\x88\xe8\x35\x3a\x3a\x60\x91\xca\xe7\x26\x7b\xcd\x21\x99\xf0\x62\xe2\x52\xf1\x38\x3a\xc5\x4c\xda\x7d\x70\x07\xea\x30\x32\x9a\x48\x88\x30\x12\x4b\x93\x4a\xbd\x3c\x3f\x3f\x17\xaa\x88\xce\xdf\x0d\x9a\xe8\x54\x60\x18\xef\x72\x10\xd4\xd4\x98\x5c\xa5\x5b\x47\x09\xe1\x92\x04\x6c\x37\x43\x8e\x48\x9e\xa0\xcb\xa3\x65\xfa\xdf\xd7\x33\xea\xbf\xae\xeb\xbc\xfd\xa6\x3a\x38\x05\xad\xa3\x1c\x10\xe6\x18\x50\x12\x3e\xdf\x7e\xf3\x3a\x28\xa5\xb2\x83\xf5\xd1\xe8\xa1\x79\x82\x3f\x99\x2e\x99\xd9\x83\x98\x9a\x5a\x4b\x22\x22\x87\x83\x72\xab\xba\x3c\x16\xb5\x74\xb7\x23\x32\xdd\x7a\x92\xd6\x06\xe6\xab\xb5\xac\xbb\x96\x65\x51\x1b\xee\xc1\xcb\x62\x37\x57\x78\x6b\x83\x06\xe6\x03\xfa\xc4\xdd\x21\x47\x27\x4c\x29\x4a\xb7\x70\xe3\x72\xd9\x81\xe0\x59\x8e\x03\xcf\x78\xc5\xf1\x0f\x79\x2a\x3e\x72\xe0\xb8\xc0\x83\x40\x41\x5e\x98\x4c\x2e\x95\x58\xab\x38\x29\xd7\xad\xc6\xc6\x55\xf7\x18\xb4\x97\x49\xcb\x75\x37\xf1\xd3\xb1\x07\x68\x5f\x49\xfc\xb7\x0b\xf8\xdc\xde\x07\x68\x2f\xa8\xcc\x92\x0d\x54\x5f\x74\x83\x53\x5f\xdb\x9d\x32\x4b\x72\xa0\x28\x3b\x24\x2d\xcc\x15\x83\x45\x43\xb4\x6e\xbb\x41\xf7\x6b\x65\x74\xcf\x38\xba\x43\xaf\xe4\x38\xaa\x10\xe2\xeb\xde\x14\xea\x18\xb2\xc1\x63\x04\x82\x00\x07\xc5\x35\xe1\xd8\x18\x50\xf3\x12\xc8\x05\x0a\xa4\x48\x7c\x61\xc4\x82\x13\x8d\x9e\x54\x20\x61\x18\x03\x69\xef\x0b\xf2\x80\xfc\xe5\x8f\x39\xc7\xec\x09\x56\xe1\x4f\x2c\x85\xff\x08\xc6\x06\x9e\x7f\xc7\x68\x1a\x6c\x21\x16\x01\xaa\x40\xb1\xd4\x45\x6b\x01\x1e\x6c\x06\x65\xe1\x2b\x3f\xc9\x32\x6d\x7f\x9c\xca\x87\x47\x51\x00\x64\xfc\xe9\x5e\x60\x57\x13\xbd\x6b\xd6\x57\xd1\xa0\x90\xdd\x78\x1e\xe8\xae\xd9\x01\x27\xc1\xca\x38\x60\xa7\x33\xbf\xaf\xed\x76\x55\x44\x2b\x7f\xf2\xa8\x2a\x79\x92\xba\x13\xb5\x73\xed\x09\x6b\x11\x2a\x19\x62\xce\x92\xa5\x36\x21\xd7\xba\xd1\x0a\x82\x34\xd6\x00\x99\xb0\x58\x91\x14\xbb\x81\x3d\x03\x59\x95\x76\x4d\xb5\xc2\x20\x60\x83\xda\x59\x89\xb5\xc1\x95\x22\x41\x2e\x16\x46\x45\xe2\x9d\x88\xc4\x82\xea\x34\xab\xd5\xec\xf6\xa9\xae\x7e\xaa\xd1\x49\x8c\xbc\x49\x32\x85\xec\x88\xb9\x3d\xbd\x15\xc9\xb3\x5d\xa8\xcd\x69\xed\x26\x28\x58\x80\xe6\xdc\x9b\x6a\xac\x76\x40\xb1\xf8\xa4\xb6\x79\xa8\x4c\x44\x33\x4a\x74\x4d\xc8\xc4\xb6\x87\xc6\x6b\xf7\x50\x40\xc7\xcd\x02\xa5\xe5\xfd\xf6\x32\xfc\xe8\x07\xfb\x72\x0f\xa4\xaf\x51\xb8\x9d\x83\x3e\x93\xcb\xfb\x14\xc9\x4c\xf8\x7e\xa6\x31\xf4\xa8\x9d\x16\x15\x6e\xef\x9e\x85\x8b\xaf\xbd\xdf\x4e\x35\xb1\xb0\x06\x9b\x9c\x35\x38\xcd\x61\xa3\xf4\x52\xe4\x7e\xdc\x56\xa8\x31\x80\x21\x97\xe5\x62\xdb\xc5\xcf\x59\xd8\x6e\xaa\x49\x3e\x1c\xf4\xbf\xc9\x87\xd7\xfa\xc1\x03\xa1\x60\x34\xb8\x9d\xf0\x2f\x7f\x85\xa1\x8e\x23\x76\x34\x94\xb8\xc2\xdb\x4f\xa4\x6c\xf7\x8d\x75\x2b\xf2\x8a\x71\x57\xf7\x57\x17\x77\x57\x0f\x5f\x0d\x1e\xc6\xd8\xac\xc1\xf8\x30\xae\xe7\xe5\xd5\x0f\xe3\xc7\xeb\x87\xd9\xe5\xe4\xee\x35\x00\x62\xf4\xd3\x01\x08\xb1\x7b\x22\x77\xbe\x30\xba\x50\x5f\x8e\xda\x93\xb3\x52\xcf\xe4\x80\x4c\x05\x47\xa0\xde\x77\xdc\xc1\x42\x9b\xe4\xd4\x8e\x39\x9a\xb8\xf9\x70\x47\x73\x5c\xd4\x81\x9a\xfd\x22\x49\x53\x48\x73\x74\xee\x75\x4a\x0a\xb2\x9d\x0a\xf6\x87\x65\x79\xc9\xa6\x4e\xf5\xbc\xc2\xce\x0d\x2e\xbf\x95\xbd\x04\x63\x82\xe3\xc6\x76\x40\x96\x40\xfa\x58\x1f\x7f\xf5\x32\xd1\xca\x57\x03\xe5\x28\x4b\x2d\x3a\x49\x47\x69\x10\x5f\x33\x8b\x95\x0e\x5e\xfb\x9e\x35\x79\xc6\x55\xe6\x27\x1f\x3f\xf9\x47\xd7\x42\x5c\xc4\x89\xc6\x83\x69\x65\x35\xdf\xb7\x4f\xdd\xf7\x7e\x09\x40\xbf\xdb\x91\x94\x10\x83\x00\xc5\x47\x3f\x90\x34\x10\xa8\x1c\xe1\x83\x13\x4f\x09\xa2\x68\xcc\xa2\xd6\xcf\xd6\x14\xda\xbe\x4e\x20\x52\x21\x89\xb9\x21\x4a\xcb\xbc\x50\x19\xb9\x4d\xc6\x9f\xee\xa7\x1a\x65\xc1\x69\x17\x22\x75\x01\xfc\x04\x62\x38\x4c\xe5\xfb\x7c\x42\x09\x2d\xd8\x5b\xf4\x51\xaf\x95\xd4\x39\xaa\xf1\xa6\xa9\xca\xfc\xcc\xc0\xfa\x28\x15\x93\x22\x13\x48\x36\xfb\xf7\x49\x90\xd5\xc0\xaa\xb5\xf5\xa5\x5f\x49\x92\xb4\x3e\x9f\xba\xb2\x68\x01\x20\xfa\x9a\x33\xa7\x25\x4f\x61\xdf\x59\x44\xd8\xda\xd6\x49\x54\xcd\x1a\xd8\x6b\x2e\x3d\x60\x71\xbf\x4e\xa5\x13\x4e\xa5\x3d\xf6\xf5\x70\x97\x10\x2b\x63\x0d\xa8\x13\x06\xf0\x61\x66\x97\xc5\x9f\x02\xfe\xc9\x76\x63\xeb\xae\x53\x93\x9f\x3a\x62\xd7\x41\xbd\xa9\xe3\xe0\x9c\xe3\x16\xba\x10\xaf\x73\xc2\xb1\x9d\x5e\x65\xab\xd7\xa1\xe5\x1a\x33\xde\x4e\x9b\x82\x13\xec\x1d\xc4\x8d\xf0\x7a\xf6\x01\xc7\xec\xd0\x5b\x47\x62\x4b\xe0\x53\xca\xec\x48\x75\x98\x87\x10\x17\x58\x49\xa2\xc4\x5a\x84\x02\x93\x84\x20\xf6\x04\x07\x43\x26\xdf\xe1\xfa\x63\xd5\x39\xe7\xc8\xf2\x0e\x02\x3b\xdc\x7c\xbc\xb9\x0a\xa1\x0a\x93\x9b\x87\xab\x3f\x5d\xdd\x55\xd2\x6f\xaf\x3f\x8e\x2b\x29\xb4\xf7\x0f\x77\xb5\xcc\xd9\xef\x3f\x7e\xbc\xbe\x6a\x60\x1e\xae\x1e\x26\x1f\x2a\x85\x5f\x3e\xde\x8d\x1f\x26\x1f\x2b\xcf\x7d\x3f\xb9\x19\xdf\xfd\x5b\xf8\x97\xab\xbb\xbb\x8f\x77\xb5\xef\x3d\x5e\xf4\xa3\x27\x2a\xcd\x68\x77\xff\xf8\xe0\x6c\xc0\x1b\xd8\xba\x8c\xab\xfa\x6c\x47\xac\xe2\x3d\x41\x58\xbb\xa6\x23\x67\xd7\x72\x71\xc1\xc2\xb0\x55\x1d\x34\xeb\x4e\x2f\x28\x57\xe9\xba\xcf\xc7\x11\x15\x17\xb2\x68\xbd\xff\xee\xed\x98\x20\x01\xe7\xcf\xa5\xca\xb6\xc4\xf3\x82\x97\x46\xfc\x4b\x24\x35\xa2\x57\x0b\xb5\xde\x40\x36\x54\x08\xbb\x9c\xea\x4f\x10\xb1\x42\x64\xc7\x9b\x5c\xfc\x09\x62\x4f\xfc\xb0\x17\x3a\x87\x4e\xf9\x2b\x7e\xc3\xfd\x76\x3e\xd5\x15\x81\xe8\xe0\xad\xd8\x44\xa5\xf3\x66\x9c\x4f\x35\x73\xe9\xc6\x26\xca\xcf\x61\xeb\x3d\x37\xd9\xf2\x3d\xa9\x5e\x59\x63\x6a\x9e\xe6\xc6\x3c\xbd\x57\xfa\x3d\x5c\x0e\x8a\xf7\xb2\x2c\xcc\x7b\x88\x5b\x63\xe7\xe7\xef\x59\x1c\x87\xd5\x85\xf2\xf7\xab\xe4\x59\xc1\xff\x9d\xaf\x8a\x75\xfa\x7f\xf2\xcd\xea\xcb\xd9\x32\xcd\xce\xec\xbb\x67\xe1\xbb\x67\xfc\xee\x19\xbf\x7b\x66\x5f\xc3\xff\xdb\x6c\xd1\xcf\xa6\x48\x9d\x7f\xaa\x13\x9d\xab\xac\x80\x69\xf8\x92\x25\x85\xf2\xca\xeb\xe2\xcd\x7f\xff\xb7\x38\xcf\xe4\x0b\xe6\x31\x5c\xca\x42\xde\xe2\x45\xef\x1f\xff\x78\x03\x9e\x6d\x04\x1a\x6f\x64\xf6\xb9\x54\x85\xbd\x72\xa6\x2a\x2a\xc4\xff\x9d\x6a\x70\x85\xaf\xb7\xb3\x02\x2f\xc0\x78\x19\x8c\x73\xf1\xaf\x58\xe6\x04\x39\x8f\xe2\xdc\x96\xd4\x01\x71\x4c\x64\xda\xa2\xa7\xd6\xe1\x2b\xf9\x9c\x5e\xd2\xf3\x03\x56\xcb\xe7\xb4\xba\x44\x98\xb5\x3b\xff\x9c\x02\xb1\x56\x6a\x24\x47\xcd\x85\x9b\xbc\x70\x60\xa1\xca\xb5\xad\x91\x46\x8c\xe6\x55\xe3\x25\xed\x6b\xe5\x1e\x79\x17\xd9\x85\xd2\x50\x0b\x03\xa7\x8d\x77\x08\x41\x18\x23\xb1\x2b\xe4\x1e\xaf\xa4\xa8\x5d\x0f\x2d\x07\xe3\x40\x31\x0c\x57\x1e\x9e\x20\xf3\x3f\x7c\xf7\xfe\xfd\x48\x2c\x73\xf8\xc7\xfc\x33\xfc\x03\xc2\xb8\xa7\xa2\x0e\x6b\x74\xa6\x43\x24\x34\x47\x79\xf7\x48\x9c\x02\xce\xf0\x35\xd8\x2a\x6b\xd3\xf4\xfb\x52\xc7\xa9\xf2\x69\x19\x15\xdf\x54\x6a\x58\xcf\x11\x6f\x28\x75\x5e\x70\x18\xe3\xb9\x8a\xa4\x35\x7c\x8d\x6f\x23\xca\xc7\x2c\x0a\xa5\xf1\x5a\x92\x79\x11\x05\x89\x57\x08\x08\xb1\x03\x26\x05\x74\xf9\xd7\x1b\x10\xe9\x4f\xc0\x5f\xff\x80\xf4\x8f\xa3\xfa\x4f\x20\xb3\x8d\x4c\x86\xc0\xcf\x85\x6a\xe0\x8a\x1d\x67\x98\xce\x5a\x66\xf6\x66\xb2\x91\x3a\x96\x39\xcc\xc0\x45\x06\x6e\xe7\x4c\xc8\x66\x45\x47\x88\x8b\x32\x65\x01\x5c\x02\x18\xe2\x09\x7b\x02\xa9\x26\x83\x3a\x8f\x82\x4a\xe0\x9e\x00\x8c\x77\x8d\x17\xcf\xa7\xda\x49\xd4\x23\x28\x01\xaf\x2c\x91\xd9\x6c\x29\x53\xbc\xde\xe9\x09\x5f\x61\xa8\xbb\x47\x3e\xf0\x57\x7f\x76\x24\x92\xaa\x8f\x13\x58\x2d\x8b\x40\xa8\x8c\xc5\xd4\xde\x2a\x1d\x99\x58\x65\xf9\x3b\xbb\x0c\x81\xeb\xb9\xf0\x9c\x91\x49\xee\x07\xc3\x29\xda\xd3\xb5\xcd\x16\xef\xe8\xdf\x6d\xef\x54\x78\x10\xdb\x8e\x0f\xbb\x97\xca\xb7\x1e\x8e\x6c\xab\x2f\xfd\xeb\x57\x0d\x4d\x86\x00\x1b\x06\x98\x1d\x7e\x16\xc4\x25\x1b\x5a\x5c\x2c\x94\x04\xf0\xf1\x70\xc2\xaa\x50\x89\xdd\xb2\x0a\x7b\x61\x2f\xa6\x9a\x76\xe0\x91\x58\x28\x59\xac\x00\x61\x94\x3f\xa3\x31\xc6\xed\xbe\x78\x31\x3e\x18\xca\x24\xda\x80\x4a\xaa\x14\xee\x6f\xeb\xf8\x18\x84\x76\x64\x54\x60\xa4\xa7\x8b\x5e\xd8\x1d\x55\xa0\xb3\x5a\x0d\xe2\x01\xfd\xc0\x9c\xcc\x75\xfd\x83\x90\x12\x1c\x7a\x62\x8b\x1e\x7b\x51\xaf\x07\xfe\x60\x0d\x0f\xb6\x0e\xe3\x71\x81\x71\x84\xb4\x4e\x02\x35\xe1\x3a\xf3\xce\xf4\x90\x18\x13\x0e\xc9\x5d\x8b\xaa\xa7\x23\xa0\x02\x87\xe5\x7f\xd8\x57\x77\xde\x1c\x72\x95\x31\x61\x34\xb6\x15\x89\x79\x56\x49\x16\x9f\x6d\x64\x56\x6c\x79\xfa\xa6\xc9\x1c\x78\x66\xd3\xe4\x49\x89\x71\x96\x99\x97\x57\xec\x05\x60\xff\xb3\xe5\xcd\x4e\x66\x05\x0e\x24\x99\xc4\x16\x06\x11\x30\xd0\x0a\xa2\xe5\xcd\x21\x4a\x67\x4a\x1c\x8c\x3e\x90\xd3\x80\x95\x85\xad\xa1\x23\x93\x76\x27\x26\x7a\xd4\x0f\x42\x40\xdc\x5f\xef\x52\x8a\xe3\x0e\xeb\xd3\x4e\x73\xfd\x20\xf3\xa7\x13\x73\xa7\x01\xa5\xe1\x10\xee\xb3\x56\xaa\xb3\x0a\x9e\x2b\x56\xb3\xc3\x68\xd5\xba\xa8\xe1\x5a\xbf\x93\xa9\x22\xdb\xce\xec\xe2\x5e\x6f\x3a\xad\xef\x5e\x88\xe0\xfd\x2f\x0e\xc3\x18\xdb\xe0\xcc\xb3\x07\x63\x5b\x65\x54\xbf\x1d\xc6\xb6\x16\x32\xb6\x26\x63\xdb\xe4\x66\xf2\x30\x19\x5f\x4f\xfe\x5f\xad\xc4\x4f\xe3\xc9\xc3\xe4\xe6\x4f\xb3\x1f\x3e\xde\xcd\xee\xae\xee\x3f\x3e\xde\x5d\x5c\xf5\x53\x30\x34\x6b\xef\xaf\x35\x67\x22\xfc\xce\x77\xe2\x21\x88\x42\x22\x92\x96\xee\x34\x24\x5e\x05\xb3\xca\xae\xcd\x44\x2f\x47\x60\xfc\xbe\x13\x57\x59\x36\x59\xcb\xa5\xba\x2d\xd3\x14\xb0\x02\x08\x5b\xbf\xc8\x14\x5c\xe6\x47\xe2\xd6\xc4\x93\xe0\x3d\xc8\xb5\x69\x6d\x06\x7c\x5f\xc6\x71\xa6\xf2\x1c\x3f\x3f\xa2\xef\x07\x91\x71\x97\xc7\x43\xc8\x10\xf9\x2c\x93\xd4\xde\x89\xbf\x03\x39\x5d\xb3\x58\x20\x36\x7c\xe4\xb2\x02\xc4\xe7\xd2\x14\x52\xa8\x2f\x11\xd0\x8e\xb4\xcf\x93\x6b\xb3\xfc\x05\x70\x78\x7b\xf8\x5e\x3b\x2e\x7e\x20\x52\x32\x6b\x3f\x22\xb5\x1b\x02\x6a\xe5\x07\x7c\xf5\x07\x7c\xb3\xb5\xf4\xa2\x48\x4f\x90\x06\x79\x6d\x96\xed\x94\xf1\x70\x63\x21\x9e\x7b\xaf\x1b\x0f\x49\xd5\x66\x29\xf2\x44\x3f\x4d\xf5\x27\xbb\x2f\x98\x32\xc3\x3f\x81\xeb\xc4\x1e\xdd\xd3\x32\x5f\xa9\x58\x98\xb2\x18\x89\x17\x25\xd6\x72\x8b\x57\x11\xb8\x67\x39\x9e\x6b\x98\x32\xb0\x33\xdb\xb7\xd3\x44\x5b\x6b\xb1\x49\x18\x74\x5b\x1f\xfa\x53\xdc\x62\x99\x74\x47\x1e\xcf\x89\xd7\xb7\xff\x56\xc0\x27\x90\x54\xe5\x41\x41\x1c\xfd\x26\xcb\x0d\x32\x5a\xc6\x3c\x95\x1b\x4f\xcf\xf5\x86\x3d\xef\xd0\xdd\xcf\x26\x89\x45\x5c\x6e\xd2\x24\x72\x76\xf7\xc5\x64\x9d\x1c\x84\x88\x0e\xdf\x7f\xd7\xa9\xe7\x3c\xf4\x35\xac\x05\x7a\x1e\xc0\x44\x7a\xd8\x08\x5f\x99\x8f\x51\x24\x3a\x4a\x4b\x10\x08\x29\x73\x95\x9d\x15\x59\xb2\x5c\xc2\xa5\x86\x13\x59\xbe\x7d\xc2\x46\x4f\x08\x75\x7c\xce\x46\x98\x51\x99\x9a\x65\x12\xc9\x34\x44\xee\xf9\x90\x9f\x63\x84\xe3\x65\x4f\xf2\x69\x00\xf2\xe5\x0a\x75\x32\x5d\x6c\x32\x05\xa4\x84\x33\x30\xe5\x33\x32\x77\xc7\xd4\x7b\x21\x72\xc5\xa8\xb5\x90\xaf\x0d\xae\x3c\x5c\x57\x10\xde\xe0\x6f\xb3\x86\x06\x6a\xe8\x6a\x88\x6f\x99\x17\xad\x32\xb8\x15\x40\x4c\xd3\xb6\x54\x1b\x38\x9b\x38\x5d\x0d\x07\xbe\x63\x5d\x99\x85\x43\x19\x62\x5a\xd8\x32\x79\xb6\x67\xde\xaf\x4d\xb0\x19\x7c\x20\x92\xd1\x4a\xcd\xf8\x98\x7d\x6a\x93\xe5\x36\x80\x81\xc6\x8a\x09\xae\x43\x53\x2a\x12\x20\x35\x8a\xf0\x3a\x8a\x35\x6e\xda\x2e\x14\x6d\xe8\x49\x37\xb0\x95\x98\xc5\xaa\xa2\x59\x7e\x74\x3b\xf7\x32\xcd\x1e\x41\xc0\x15\x11\x52\x5c\xaa\xe8\x49\x3c\xde\x4d\xf0\xf6\x93\x14\xc2\x9a\x82\x7c\xe5\x09\xfb\x3b\x6f\x82\x85\x5c\xfe\x82\x52\xc4\x9e\x36\xd7\xe9\xac\xd8\x0a\x51\xb4\x1f\x92\x81\xac\x91\xcc\x9d\x08\xfd\x26\x95\x05\xf3\xd0\x43\x70\x43\xe4\x6b\xa0\x9d\x2f\x8b\x40\xab\x85\x84\xa3\xdb\xaf\xbe\x26\x9e\x71\xec\xe9\xd8\x48\x75\xa3\x2c\xf6\x0d\x51\xd8\x9f\x41\xba\xd2\x9e\x58\x1f\xe8\x41\xf1\xf4\xc7\x3c\xc8\x1d\x37\x21\x97\x25\xf8\x4a\x24\xca\x7a\x2f\x92\x25\x47\x1b\x93\x05\x91\xe3\x63\xb6\x2a\xc8\xc0\x5a\x7b\x69\x4b\xba\x35\x31\x61\x50\x1c\x59\x0d\xdc\x78\xc9\x23\xe5\x83\x86\x61\x15\x18\xe4\x02\xdf\xb5\x2b\x42\xc9\x58\x98\x05\x79\x68\x37\x9b\x34\x01\x96\xc2\x18\x09\x51\x21\x35\x3c\xaf\x42\x3f\xc3\xd2\xb8\xb2\x41\x06\xfb\x2d\xa3\x4c\x7a\x43\xa3\x3e\x70\x68\xdb\x55\x0d\x1c\xd4\xcf\x54\xc7\xca\xc0\x38\xb0\xfd\xa1\x57\xe8\x7e\x0f\xe5\x32\x35\x73\xe8\xa8\x6e\xc4\x47\x8f\x81\xb6\xd6\x29\x4b\xe2\x21\xdb\x3b\xf7\xc9\x47\xf7\x6a\x5f\x05\x9d\xc8\xb7\xfb\x12\x0f\xb3\x20\x0e\xd9\xe0\xfa\x5b\xcf\xd1\xdc\x75\xd7\x86\xa0\x6b\xee\xa2\xae\xee\x34\xce\x0c\xca\xb0\x2a\x4c\x8f\x6a\x7c\xb3\x2d\x47\x0d\x74\x33\xeb\x7f\x47\x5f\x7a\xa2\x80\xfe\x41\x3e\x22\x75\x1b\x57\xae\xcb\xdf\x1e\x42\x83\xc9\x43\x87\x00\x36\x50\xe4\x77\x83\x58\x41\x16\xef\x35\xa2\xf5\x7e\xe7\x55\x7c\x14\x2f\xd1\x2b\xac\xa8\xb2\x30\x3e\x8c\x02\xed\x99\x00\x39\x5c\x98\xb3\x00\x66\x63\x12\x37\x62\xa7\x4e\x86\x09\xba\x81\x97\xe6\x00\x84\xd5\x20\x8c\xd7\x26\x53\x1c\x90\xdb\xaa\xc2\x65\xae\xa6\x2c\x0b\x02\xf1\x26\xd7\xea\x6a\xea\x3e\x67\xe7\x3a\xba\x15\x88\x0e\xd1\x79\x2f\x32\xeb\x8d\xd1\x4a\x13\xca\x50\x9b\xa9\xa6\xc2\x59\xdc\xd1\x85\xac\x2a\xc9\x1c\x23\xf2\x6a\x21\x34\x58\xe5\x26\x7d\xa6\xd8\x64\xc0\xaa\x0c\xb2\x30\xb6\x82\x17\xf6\x82\x60\xaf\xc3\x10\x34\x27\xf3\x0e\x58\xc7\x9a\xc2\x61\xa6\x96\x49\x5e\xa8\x30\xff\x25\x7c\xff\x64\x62\x54\x95\x1b\x74\x5f\xd7\x77\x8a\x51\xed\x3a\x0a\xdb\x55\x3b\xa0\x3e\xdb\x8d\x8a\x27\xee\xbd\xfe\xc9\x50\x4b\x51\xf4\x46\xa2\xb2\x0b\xe0\x1c\xc0\x2b\x40\x8e\x64\x26\xb9\xe3\x43\x76\x83\x44\x34\x13\xd2\x29\x88\xc1\x10\x2d\x4b\x99\x49\x5d\x28\x95\x4f\x35\x45\x74\x91\x94\x27\xcc\x3b\xc7\x09\xf4\x12\xa8\xbd\xe0\x01\x37\x32\x79\x81\x1c\x17\xf0\xca\x42\x26\x69\x99\x75\xde\x39\x71\x56\x1e\x94\x58\xdb\xd7\x4b\x17\x50\xac\x68\x1b\x34\xe7\x9e\x0f\x56\x91\xcb\x0b\xaf\xc7\x63\xab\x19\x4c\x1d\x4d\x60\x93\xbb\xff\x78\x3b\x87\x63\x47\xd6\xd6\x1f\xf3\xd9\xc6\x0c\xb0\x78\x7f\xf9\x63\x7e\x6b\x3a\xf2\xdd\xf2\xcf\x0d\xc7\x58\x0f\x2e\xe1\x73\x17\x43\xb4\xcc\x9f\x20\xa4\xb7\xeb\x3e\xbe\xdb\xc9\xfe\x87\xdf\xef\x0e\xfc\x75\xda\x2e\x98\xb5\x2b\xa9\xe3\xd4\xde\x53\x65\x51\xdb\x81\x3c\x92\xcd\x9e\x8b\x0b\x36\x8e\xdd\x69\x0b\x80\x02\x9e\x45\x8d\x14\x92\x5d\xfd\x54\xcb\x3d\xe9\x6b\x50\xfd\x2b\xd5\x8c\x90\x36\x24\xb2\xdf\xd9\x49\xc5\xcc\x2d\xd8\xee\x29\xb8\x48\x96\xdf\xc0\x25\xeb\x43\xd3\x52\x46\xb4\x14\x69\xff\x72\xb0\xc6\x23\x17\x23\x20\xc8\xad\x31\x0b\x49\x28\xa7\x9a\x44\x0e\x31\x9a\x0d\x61\x4c\x24\x5a\xc9\xc5\xef\x5c\x5a\xd1\xef\xfe\x85\x69\x36\xb6\x62\x01\x7d\x0d\x5c\x36\x26\x8a\xca\x0c\x42\xcd\xe4\xba\x11\x0a\xf7\xa6\x21\x5c\xc1\x63\xdc\x91\x5d\x3c\x11\x8f\x4f\x6d\xa7\x07\xe7\xab\xab\x34\xea\x01\x5c\x34\x28\xd7\xe8\xf6\x42\xd2\x15\xc8\xf2\x42\xe4\x85\xda\xb4\x5a\xa5\xca\xa1\xab\xaa\x48\x7a\xc4\xb1\xcb\xeb\xa1\xee\x79\xd6\x1d\x60\xa3\xc7\xc1\x75\xfa\xcf\xf7\x1f\x6f\xc4\x46\x6e\x01\x6b\x57\x18\x92\x92\x05\xa6\xb1\xfa\xfa\xdd\x35\x02\xd5\xc6\x57\x17\x1b\xf6\x29\x5d\x79\x3b\x7c\xb7\xd2\x49\x45\xd7\xec\x10\xcc\x19\x9a\x92\x76\x29\x67\x26\x3d\xdb\xa4\x52\x2b\x64\x85\x86\xf6\x9f\x8b\xda\xe7\xc3\x58\xaf\x8b\xfa\x10\x42\x09\x2a\x00\xee\x14\x9a\x0b\x59\xa9\xdb\xb0\xca\x55\x91\xd5\xa3\xc2\xbb\x9d\x36\xa2\x17\x48\xf8\x01\xb9\xa2\x65\x64\x97\x09\xa6\xcd\x72\xc8\xda\x21\x49\x64\x0e\x20\xcf\x01\x03\xd5\xaf\x08\x3b\xd5\x2c\xf8\x67\x5e\x72\x11\x63\x62\x71\x99\xe4\x28\xa4\x8e\x01\x01\x00\x5c\x91\x7d\x41\x34\x48\x26\x75\x6e\x07\x14\x7c\x9a\xea\x59\x91\x63\xa3\x12\x8c\x9b\x5c\x5e\xbb\x70\x3d\x0e\x12\xa9\xcc\x74\x74\x7d\x70\x30\x3b\xe6\x02\xd3\x2a\x51\xba\x9b\xc0\xf9\x83\xdc\xf4\xa5\x44\x1c\x5d\xe2\xae\x51\x72\xb4\x0a\xf5\x53\x27\x88\x27\x82\xf0\x44\x25\x2f\x22\xec\xbd\x47\x7d\xa4\xf9\x69\x65\x74\xdd\x4d\x1e\xbd\xf7\x25\x6c\xbf\x34\x97\x01\xb6\x27\x60\x38\x72\x78\x25\x77\x5e\xb6\xab\x1c\x68\xfd\x51\xea\x1b\x1a\x77\x2e\xee\x95\x12\x3f\x3b\xb5\xf0\x9f\x49\x36\x06\x20\x98\x20\xf7\xde\xd5\xaf\x13\xbd\x30\xc7\x19\x83\x6c\xd9\x80\xf8\x1d\xd5\x2b\xed\xf5\x3c\x16\x44\x08\x79\x3a\xfa\x75\x93\x4b\x5b\xdb\xb5\x03\x56\x74\xeb\xef\xe4\x94\x72\xc2\x35\xb5\xfb\x33\x0c\xf1\x61\xaa\xd6\x95\x49\x52\x80\x80\x3a\x50\x72\x3e\x69\xf3\xa2\xf1\x2c\x40\x5f\x12\x6f\xed\xfa\x83\x0d\x0c\x1d\xa8\x78\x2c\x28\xd1\x1a\xbe\x03\x8e\xd0\xb1\xfb\x6f\x71\x8f\xb1\x22\xac\x33\x90\xe0\xe7\x70\xf8\x21\xfa\x7a\xb0\xe6\x6f\xc7\x23\xf1\xfd\x48\x5c\x8c\xc4\xf9\xf9\xf9\xbb\x91\x50\x32\x5a\x71\x8d\xf0\x15\x44\xe3\x15\x72\x69\xcb\x26\x5a\xf0\x45\xf0\x01\xd0\x74\xb0\x9b\x15\x53\xe1\x48\xff\x54\xe0\x79\xe0\x26\x60\x82\x0e\xea\x86\x71\x5c\x3d\x5a\x99\xc4\x57\x0a\x60\xaf\x2a\x32\x19\x03\x67\xf3\xc2\x64\x0c\x02\x7c\x96\x99\x4c\x34\xe4\x2d\xca\x26\x04\x9a\xbe\x1c\x30\x97\xaa\x2f\x72\x0d\xed\x4f\xb4\x23\x6f\xb3\xdd\xf4\xe0\xea\x5f\x6c\x37\xe4\x90\x7e\xc9\x92\xa2\xb0\xbb\x73\x3e\xd5\xf7\xe2\xbb\x7f\x15\xe3\xcd\x26\x55\x62\x2c\xfe\x2e\xbe\x97\x5a\x6a\x29\xbe\x17\x7f\x17\x17\x52\x17\x32\x35\xe5\x46\x89\x0b\xf1\x77\xdb\x6d\xb6\xbc\x1b\x63\xb7\xc3\xed\x48\x48\xa1\xcb\x14\x77\xfd\xb7\x8c\x06\x7b\xe7\xda\x25\xfd\xe8\xb0\x52\x79\x6e\xd6\xb4\x15\xfe\xcd\xc5\x24\xf2\x44\x2f\x53\x55\xd0\x7c\xa8\x42\x21\xf1\x03\x67\xd0\xd2\xef\xa6\xda\xf9\xf2\xfe\x66\x6b\xfc\x37\xf1\x77\x71\x53\xa6\xa9\xad\x92\x35\x34\x76\x22\x7d\x27\x38\x35\x45\xe9\xf3\x97\xe4\x29\xd9\xa8\x38\x91\x90\x9c\x62\xff\xeb\xfd\x03\x8c\xf6\xac\xf4\x84\x50\xe1\x9a\x76\xc2\x02\xc7\x98\x9e\x57\xc9\x38\x74\xfa\x12\x3c\xf8\x3d\x37\xbf\xea\xab\xc3\x4f\x44\x9e\x06\x8f\xd6\x03\x1d\x58\x51\x14\x22\xd4\xb1\x38\xc8\x04\xd4\x36\x5b\x2e\xab\x65\x2b\x08\x37\xf5\x63\x8d\x2c\xc8\xa2\x9c\xfc\x0e\xb9\x87\x46\xc5\xbe\x26\xb7\xc1\xb0\x5f\xc9\xe1\x84\xb3\xa4\xe7\xb1\xd8\x2b\x2a\xe4\x98\xf5\x7f\xaa\xea\xc2\x54\xba\xd8\x24\x7b\x09\xe8\xd4\x2a\xfb\x48\xbe\x0b\xc8\x80\xb5\x17\x19\x9d\xa4\xef\xed\x52\x7d\x7f\x63\xb4\xbd\xb6\xe6\xc9\x12\xb9\x37\x00\x46\x94\x03\xdb\x20\x1f\x0a\x1e\xaa\x47\xd6\x60\x09\xc0\xf9\xc0\x56\x09\xa1\x6d\x85\xb5\x02\x76\x08\xd2\xed\x54\xdb\x37\x68\x47\x82\xd4\x81\xc4\x51\x34\xe2\xd7\x58\xaa\x97\xbe\x45\x06\x39\x28\xbc\x65\x82\xf5\xa9\xdb\x1e\x31\xe1\x28\x0d\xee\x08\xaf\xf8\x4d\x40\x4f\x44\xa5\x71\xee\x3a\xc6\x3d\xe7\x2a\x35\x7a\x69\x67\x45\x97\x11\x30\x6b\x99\x1c\x03\x2c\x09\xab\x80\x85\x75\xd6\xc0\x6e\x96\xf4\x08\x0d\x89\xdd\x27\x93\xd8\xdf\xef\x49\x4d\xdd\x79\x64\xdd\x6e\x48\x8d\xeb\x68\xc4\x91\xf1\xe5\xc7\x5c\x65\xc0\x21\x8a\x08\x07\xe7\xed\xc7\x8d\xd3\x67\x92\x63\x8b\xf6\x5b\x54\xbd\xc0\xd8\x76\x57\x08\x45\x13\xd8\x99\xec\x9c\x7a\x7b\xcc\xc7\x5f\x12\x23\xfb\x9a\x5a\xc7\xad\xc2\xc6\xf0\x9c\x2d\x8d\xfe\x34\x54\xbc\x98\x7b\xef\x14\xf0\xc1\xcf\xa8\x65\x30\x33\x0b\xce\x4e\xdd\x7f\x4f\x6f\xa8\x49\xec\x87\x52\x09\x19\x64\x43\xd5\x85\xe6\xc4\xe9\x8a\x37\x18\x3d\xa3\x88\xc4\x7e\x95\xad\x77\xd8\x47\xfd\x03\xbe\x7e\x6b\xd2\x24\xea\x07\xbd\xf1\x76\xb5\x32\x2f\x2d\x28\xa2\xb9\x02\x14\x28\xf9\x7f\xa8\x52\x78\x42\x2f\x54\x54\xf8\x88\x5b\xb3\x71\xff\xab\x81\x36\xbb\xef\xe0\xe8\x51\x76\xdd\x06\x8a\x66\x2e\x86\x07\x7b\x2b\xb0\xc7\x01\x69\x32\xfa\x5a\x21\x3f\x11\x62\xdb\x91\x24\x17\x74\xa5\xe7\xc1\x40\xbf\xac\x4c\x6a\xef\x62\x3a\x26\x26\xbe\xa9\xde\xa8\x2c\x32\x00\x50\x89\xed\xdd\x0c\xd8\x96\x92\x34\xf6\xca\x04\x6f\x01\xd1\x0b\xb8\xbb\x77\x24\xbf\xa4\x5c\x8c\x99\x8b\xef\xd9\x75\x79\xda\xb1\x04\xeb\x71\x1e\xa8\xd3\x41\xf4\xfa\xa6\xfd\x27\x82\x92\x61\x57\x10\x77\x46\x2d\x5a\x68\x3b\xbd\x52\x9f\x41\x1e\x5e\x10\x49\x5d\xb0\xc8\x1b\x5f\x9c\x8a\xda\xb8\xd2\x34\xab\x77\x25\x30\x2a\x22\x8a\x0a\x01\x24\xb9\x82\xea\xac\x95\xc4\xb3\x98\xe7\x37\xa3\x41\x9d\x6a\x1f\x1f\x7d\x93\x87\xe7\xb2\xd6\x71\x46\xc2\x40\x06\x01\x8e\xc4\x9b\x4a\x43\xdf\x00\xe3\x9e\x36\xf0\x3d\x8a\x61\x55\xba\x06\xa6\xeb\x48\x24\xc5\x54\x27\x39\xce\xcc\x4c\xa5\xea\xd9\xd6\x2e\x74\x16\x13\xd6\x85\xef\xce\xdc\x6c\xc0\x91\x4b\x4e\xe9\x76\xca\xbd\xb0\x08\xb3\x90\xb9\x4d\x82\x63\x3a\x56\xb9\x3d\x37\x02\xe7\xbc\xfa\x62\x17\x40\x02\xb1\x10\x84\x7f\xc4\x4a\x73\xfd\x00\x15\x82\xe2\x80\x53\x3d\x59\x40\x5e\x2d\x64\xf3\xc6\x31\xde\x42\x99\x85\xdc\xd1\xe8\x24\xe4\x1c\x36\x74\x27\xe7\x81\x20\xf5\x30\x5c\x49\xea\x59\x65\xdb\x02\x9c\xba\xd0\xaf\x5a\xc9\x62\x25\x92\x62\x04\xfc\x47\x6c\x29\xa7\x5a\xc6\x24\xbe\x4a\xc5\xd9\xae\x81\x79\xdf\x33\xce\xf4\xfb\xdc\x3c\xf7\x1d\x6c\x8f\x45\x7d\xe1\xaa\xde\xa4\x52\xcf\x70\x07\xf9\x05\x70\x5f\x81\xb0\x5b\x57\xa8\xb3\x9c\xcf\x78\x8a\x9d\xa6\x9e\xce\xde\xdf\x55\xe4\x16\xed\x39\x96\x3f\x34\xc2\xc9\xe0\x39\x5b\xf9\x7a\xe2\xfc\x34\x84\x2e\xc8\x04\x47\x60\xf7\xb7\x02\x1e\x12\x26\x6b\x48\x04\x9e\xad\xbb\x30\x61\x3c\x03\xbe\x55\x7c\xd2\x3e\x23\x5f\xdb\x43\xea\xc3\x3e\x1c\x1a\xd3\x38\x21\x1e\x04\x8f\xd9\x51\xad\xd7\x85\xc8\x74\xfa\x51\x9a\x50\x19\x6e\x6d\x10\xee\xc3\xe4\x09\x85\x7e\x38\xe7\xe6\x69\x17\xee\x0b\xef\x61\xa6\x05\x5b\x79\x4a\x1f\x35\xd8\xa9\x7d\x3d\x25\x3e\x9f\x1d\xea\x75\x2e\x26\x5a\xf0\x71\x6f\x24\xde\xe0\xc4\xca\xdf\x90\x0b\x92\xd4\x1f\x29\x76\x1e\xd3\xea\xa1\x0c\xe0\x3a\x14\x03\x73\x06\xfc\x72\xc3\x48\x50\x2f\x6f\xd7\xab\xf6\xcb\xf7\x09\xe4\x2c\x1c\x92\xea\x8f\x51\xc4\x39\x16\x40\x9b\x24\x5e\xbb\xb7\x78\x68\x37\xde\x9b\xed\x1b\xcc\xf1\x2e\xf1\x3d\xbf\x68\xbb\x68\x53\xd2\x7e\xca\xbf\x0b\x93\x4d\x35\x97\x46\x2e\xc9\x1c\x85\x42\xea\x45\x05\x10\x6a\x3a\xf3\x07\x33\x15\x40\x0c\xac\x0d\x03\x92\x43\x9e\x5c\xb0\x6e\x05\x00\x14\x31\x57\x5e\xb7\xf6\x5c\x8c\xfd\xd7\xec\xc1\xc3\x4e\xf0\x35\x6e\xf3\x75\x02\xb2\x34\xb5\x9d\x92\x14\xcc\x77\x16\xa4\x37\xe4\x25\xb0\xf6\x2d\x4a\x6b\x8c\x02\x6a\xc3\xa9\xb6\x9d\x27\x16\x09\xe0\x7e\xa9\x5f\xa6\xfa\x83\xc9\x99\xa1\x20\xf7\xfd\xc1\x18\x52\xea\xb6\x37\x4e\x22\x87\xfe\x70\x09\x9b\x36\xf9\xfc\x6b\x9a\xc9\x90\xd7\x42\x34\x23\x5b\x53\x66\xbe\x51\x91\xd4\x53\xfd\x9f\xb6\x7b\x50\xb1\xd4\xc9\xfd\x9a\x05\x2e\x61\xd6\x98\x16\x6f\x7f\xc6\x42\xdf\xfe\xcb\xbb\x9f\xdf\x21\x0e\xbd\xcc\x41\x95\x6c\x54\xdd\x40\x1c\xcb\x6d\x99\xa6\x10\x89\xe6\x16\x38\x82\x0f\xff\x09\xd9\x07\xcb\xa1\x4b\xdd\x4c\x57\x8f\x18\xfb\x2c\xf4\xbe\x19\xec\x9d\xcf\x63\x11\xc9\x22\x5a\x9d\xf1\x59\x8e\xcc\x18\xef\x7e\x34\x7c\x28\x4f\x64\x4f\x5a\xed\x44\xaf\xf6\xc2\x99\xad\x9d\xb6\x41\x65\xbe\xd8\x26\x00\xb0\xe6\xa1\xae\x7a\xe0\x98\xf1\x70\x72\x7a\xc1\x5d\x7f\xce\x73\x8f\xb3\xe6\x90\xbf\x71\x92\x97\x5c\xcb\xb5\x8a\xc5\x1b\xc8\x98\x7a\xc3\x83\x3f\xd5\x9b\xf9\x79\xba\x5d\x14\x44\x9b\x65\x3b\xe5\x1c\xd4\x39\x76\xec\x72\xb3\xb8\x79\x4d\xda\xd1\xd9\x9d\x17\xad\xf6\xb3\x8e\xeb\x1b\xf7\xa5\xfd\x0f\x2c\xe8\xe3\x72\xbd\x73\x5f\x85\x08\x55\x69\x82\x65\xfe\x34\x12\xf3\x4c\x6a\x20\x56\x8f\xc3\x43\x95\x5f\x9d\x70\x79\x46\x4e\x2a\x4e\xa1\xd0\x32\xdd\x02\x76\x7c\x34\xd5\x48\xe0\x05\x94\x9b\xdb\x28\x4d\x22\x14\xf8\xae\x9d\x83\xd4\xb3\xd2\xc5\x15\x31\x56\x30\x48\xfd\xd8\xd0\xb2\x63\xc0\x38\x8a\xda\x72\x52\x3d\xed\x48\x4f\xed\xe1\x3d\xac\x98\xa8\x42\x37\x6a\x06\xb5\xba\x09\x3e\x22\x9d\x1f\xe0\x38\x13\x7f\x2d\xe7\x26\x65\x92\xb8\xc9\xa5\x30\x19\x10\x65\x17\x86\xfe\x94\xc4\x5d\xbb\x58\xa2\x63\xf5\xe5\x28\x56\x81\xfe\x0d\x89\x8f\x77\xf6\x33\x01\x1f\x73\xbd\xb1\xb0\x8a\x32\x65\x37\x8b\x82\x6f\x70\x8d\xa7\xf2\x3a\xc2\x6e\x9c\x16\x2b\x80\xbd\x21\xe0\xda\x77\xea\x5a\x6e\x45\xb4\x92\x7a\x19\x5c\xa1\x01\x85\xa4\x36\x26\x43\x41\xa9\x67\xa0\x44\x33\x19\x67\x6d\x52\x2e\x22\xa1\xbe\x9d\xc3\x1b\xc1\x96\x86\x13\x0e\xe5\x72\x99\xa9\x25\x24\xd2\x4f\x75\x25\x9b\x1a\xe8\xe0\x98\xcb\x1a\xbf\xd3\x97\x8c\x7a\x1a\x46\x87\xae\x5b\x4b\x91\x6d\x5d\x2a\x1f\xa9\xb1\xb9\xae\x6b\x74\xeb\x48\x24\xea\x7c\x24\x7e\xef\x01\xa6\x2a\x32\xda\xe5\x02\x76\x24\x82\xd5\x5c\xd3\x3b\x6c\x51\x0b\xf5\x43\x7b\xdd\xe1\xb7\x86\xa6\x5b\xeb\xa4\xe9\x4d\xa6\x2c\x64\x51\x0e\xb0\x95\xa4\xdb\x79\x61\x5f\xbe\xc7\x77\x7b\x31\xd8\x72\x63\xcd\x1b\x53\x19\xd9\xe7\xad\x85\xb7\xdf\xf6\x9c\x93\x6d\x7d\xbd\xd3\xd1\x99\x9a\x6e\x47\xe7\x29\x8e\x94\xcc\xad\xb0\xdb\xd7\x99\x76\xf0\x05\xf4\xb4\x69\xa8\x2b\x93\xc1\xa8\x04\x33\xcf\xeb\xd7\xad\x16\x0b\xb0\xc9\x4c\x5c\x46\x2a\xb6\x2b\x17\xce\xed\x88\xdc\x70\xb4\x05\x15\x23\xd9\xb6\x21\x54\xb8\x57\x40\xbd\xf5\x6b\xdd\x8d\xbb\x58\x5f\xda\xbb\xff\xb1\xe3\x5e\xcc\x27\x93\xb6\x4e\x0f\xd7\x27\xf6\x53\x36\x70\x9f\x72\x9f\x47\x36\x7f\x76\x6e\x9a\x2c\x59\x26\x5a\x16\x26\x13\x6f\x5d\x72\xe2\x3b\x27\xdb\x00\xbd\x78\x0a\x33\x51\xe9\x22\x34\x13\xed\x77\x2f\xc0\x33\xab\x78\x36\x8c\x8f\xac\x4d\x7d\x7c\x27\x5e\xdf\x3e\x95\x17\x72\xbd\x09\xa9\x34\x1d\x4f\x12\xf5\x4c\x8a\x9d\x20\xb8\x62\xe0\xe3\x4b\x72\x9f\x83\x35\xd5\xe4\x19\xc7\x71\x33\x19\x77\x1e\x9c\x6d\xbb\xf6\xe6\x4d\x59\xcc\x0e\xa4\x32\xc1\x97\x87\x39\x48\x28\x5c\xfe\x41\x6e\xfa\xc9\x21\x24\x5d\x8d\x31\x09\xc5\x29\x85\xf2\x49\xa5\x3a\x3f\xfb\x69\xaf\x07\x12\x80\xd6\x43\xbc\x77\xd7\x1c\xd0\xf0\xf7\x96\xca\x45\x00\x06\x02\x99\x07\x73\x38\x55\xe0\x15\xd4\x99\x35\xbb\x8b\x33\xa3\xc4\x45\x6a\xca\x58\x90\x51\xa3\x70\x71\x76\x8e\xbb\x23\x50\x81\x9e\x9f\x77\xf1\xa2\x0d\x94\xe3\x73\xf6\x07\xde\x6b\x5f\x81\xf0\x5b\x87\x05\xee\x5d\xfa\xd4\xb3\xaf\x36\xf4\xd4\xd3\x30\xf6\xce\x1c\x0f\x1a\x7b\xe7\xad\x05\x0e\xad\x61\x8e\x3c\xb8\x37\x25\x71\x0a\xeb\x2d\x74\x74\xb7\x30\xa7\x56\x02\x88\xf9\xd3\xd1\x9f\xe3\x4c\xdb\xfe\x4f\x6d\x64\xa6\x74\x31\x83\x2f\x0e\xfb\x18\x7c\xe4\x16\x5e\xaf\x1c\x98\xf6\x72\x58\xfe\xfb\x83\x41\x3f\x34\x13\x66\xfc\x87\xb8\x27\xdf\x0b\x33\xc3\xc1\xee\xf8\x36\x01\x6c\x4c\x10\xb3\x73\x03\xd7\xcd\x77\x67\x1b\x74\x40\xef\x05\x0d\xaa\x98\xf6\xbd\x1a\xe4\x6b\x0f\x21\x55\x28\x85\xdc\x50\x94\xe1\x69\x4d\x2d\xff\xcd\xcf\x39\xcc\x9a\xf6\xe1\x72\x21\x0b\x61\xc7\x2f\x15\xff\xa5\x32\xe3\xd3\x16\xd0\xa9\x12\x16\xdc\x7b\x5e\x3f\x5c\xdc\x0e\xcf\xe3\x28\xab\x16\xea\x0a\xc1\x5f\x88\x93\x04\x6f\xbe\xf3\x2d\x5f\x47\x3a\x42\x1d\x1b\x15\xe1\x38\x1c\xb8\xad\x07\x17\xcf\x60\xff\x61\xd7\x9c\xdb\xcc\x78\x81\xbe\x87\x7b\x35\x31\x29\xae\xe5\x86\x70\x68\x04\x79\xad\x07\x19\xce\xa1\x11\xff\xfe\xb7\xff\x38\xef\x92\x2d\x85\xaa\x0f\x85\xf5\xb8\xca\xff\x90\x25\x4a\xc7\x10\x34\x94\x71\x53\xdf\x40\x57\xbc\xc8\x15\xf3\x6c\xa7\xe1\x49\xb2\xfb\xda\xb7\xda\x7c\x86\x93\xe8\x2b\x44\x9e\xbd\x91\x75\xcb\xb7\x12\x97\xea\x3a\x4a\xe4\xb3\x78\xab\xe5\xba\x29\xf4\xfa\xaa\x75\xdc\x26\x2a\x8d\xa1\x8a\xf4\xf5\x5d\xd1\x93\x58\x45\x4f\x43\xcf\x04\x07\x93\x82\xab\xe8\x49\xfc\xf8\xf0\xe1\x1a\xc5\xb8\x92\x7c\xaa\x6f\x64\x91\x3c\xab\xc7\x2c\x75\x6e\x6b\x62\x24\xc9\x52\x5e\x23\x55\x92\xda\x80\xbc\x83\x19\x6d\xf9\xe0\x10\x72\x88\xaf\xb7\x67\xf3\x32\x7a\x52\xc5\xfb\x4c\xea\xd8\xac\xb1\x19\xef\xf3\x72\xb1\x48\xbe\x9c\x17\x32\x7b\xb7\x2b\xe7\x60\xa7\x25\x3d\xe2\x12\x73\x8c\x41\x69\x5e\x53\x9c\x44\x9a\xb7\xcd\x49\x2c\x02\xd1\x7f\x67\x99\x3d\x43\xab\x33\x29\xe0\x0f\xed\xb8\x28\x9d\x53\x3d\x5b\xbe\x30\xa0\xf7\xda\x37\xd6\xaf\x74\x05\xec\xe2\x35\xdd\xa7\xfa\xec\xc1\xbc\x35\x26\x3d\xd6\x8b\x29\x53\x5e\x24\x33\xd0\x7a\x3a\xe6\x08\x8e\x13\xc0\x39\x03\x26\x97\x2e\x9e\xe6\x88\x42\xc9\x17\xe2\x94\x16\x01\xea\x41\x55\x00\x80\x05\x54\xa2\x07\x05\x9a\x6f\x5a\x02\xaa\x03\xd1\xac\x50\x06\x22\x31\xf8\x38\xd4\x74\xab\x06\xf9\xc9\xd2\xd7\x11\xc8\xd4\x6a\x35\x1c\xe4\xe0\x40\x65\xa6\xda\xa7\x9c\xb3\x23\x24\x5d\x74\xfd\x18\x7c\x9b\xfb\x13\xf5\x20\xad\xcd\xa1\x93\xcf\x54\x07\xa7\x1c\x64\x4a\x61\xb8\xb0\xeb\xb5\x36\x1f\x48\x65\x1a\x1e\xed\x03\x39\x86\x59\xb7\xd7\x49\x7e\x19\xea\x7e\x41\x9c\x37\x32\xeb\x79\xa2\x39\xfd\x94\x1c\x83\x70\x3c\x1b\x33\x71\x99\x73\xe2\xf2\x31\x0b\xd9\xe8\x6b\x7d\xef\xb6\x86\x90\x03\x2e\x34\x59\xbb\xae\x30\xe1\x99\xf8\xb4\x24\xc0\x1d\xc8\xc3\x7a\x0b\x12\x7b\x9d\x7d\x91\xdb\x1c\x44\xd2\x94\xb5\x8a\x0b\x74\x86\x55\xeb\x3f\xf2\x2e\x1a\x47\x8a\x47\x8a\xa3\x25\x69\x27\x52\x5b\x12\xcc\xc9\x57\x29\xcb\xc1\x79\xae\x93\x37\x79\x7b\xe7\xfc\x32\xfe\xed\xac\xd7\xbf\x8d\x01\xa6\xff\x19\x2e\xed\x1e\xc7\xd9\x91\xfe\xbb\x60\x9b\xcc\x4c\xa4\x72\x86\x00\x40\x52\x06\x98\x63\xfb\xed\x91\x58\xcb\x44\xd3\x32\x28\x32\x6b\x20\x63\x35\x2f\x97\xcb\x4e\xb7\xd2\xb7\xef\x9f\xae\xae\x93\x7f\x7a\xff\x61\x2f\x5b\xcf\x29\x3c\x6c\x13\xfe\x12\xba\xfc\xec\x59\xf9\xeb\x38\xd5\x7e\x41\x0f\x66\x6b\x18\xa1\x31\x89\x4e\xe3\xc1\x9c\xec\xe3\xc1\x64\xdc\x06\xa4\xcf\xd0\x15\x84\x63\xeb\xbf\xba\x36\xbf\x8e\x6b\x73\xaf\x49\x81\x94\x0d\xb3\xa4\x7a\x40\xef\xa9\xe1\x81\xcc\x4f\x8e\x22\x10\x6a\x45\xf2\xa5\xb9\xd2\x71\x2e\xe6\x32\x7a\x05\x2a\x28\xd8\x1d\x8f\xf7\xa1\xec\x00\x0c\xdc\x9b\xb5\x12\xf0\xa9\x1c\xf9\xec\x05\x65\x28\x8d\x00\x89\x66\x1b\xe8\xa3\xec\x14\xc3\x87\xed\x14\xa3\xfd\xb1\x3f\x54\xbf\xd5\xea\x45\xd8\xdd\x6a\x14\x42\x73\x82\xe1\x01\xf1\x98\x77\xa4\x5b\xe1\x71\xbc\x2e\x1d\x3b\x53\x4b\x99\xc5\x80\x1e\xa7\x25\x99\xca\xe8\xc9\xfe\x3b\xd4\x8f\xbe\x48\xf0\x21\xe6\x5c\x46\x48\x9b\x2f\x2d\xd1\x11\x6a\xc1\x13\x52\xc9\xd7\x0f\x5f\xcf\x85\x8c\x32\x93\xa3\x97\xc1\xe9\x23\x42\xf6\x22\x1c\x60\x9f\x93\xb8\x94\x29\x7e\xb1\xd3\x3b\x29\xf3\xa3\x38\xa4\xc7\x81\x96\x87\xfa\xb2\x49\xa5\xae\xae\x49\x6c\x2e\xf0\x8f\x24\x3d\x33\xdf\xd1\x68\x1d\x53\x95\xc1\x74\x80\xa1\xa6\xb8\x5f\x56\x78\x3a\xce\x94\x8c\xb7\x21\xd9\x50\xa2\x49\x28\x58\xc6\xeb\x44\xdb\xa1\x67\xf5\x2b\x67\x5f\x99\xb4\x15\x41\x74\x20\x68\x90\xa6\xb5\xa5\x9f\x0b\xad\xec\x91\x4a\x66\x49\xba\x85\x53\xf4\x26\x53\x67\xc1\x77\x82\xf5\x4d\x18\x7e\xa0\x9f\xa5\xc4\xf8\x32\x57\x8b\x32\xc5\xb3\x36\xdc\x46\x5d\x03\x68\x1d\x3e\x4e\x46\x76\x9b\x2d\x88\x46\x3c\xf8\x30\x0a\x1e\x9d\x02\x0f\xdd\xbc\x07\xee\xe5\x93\xf7\x24\x58\x19\xc0\x35\x57\xe6\x85\x93\x36\x5e\xa4\x47\xe5\x75\xed\x25\x27\xf3\xc3\xf6\x9f\xba\xf8\xbe\xc3\xab\x92\xf5\x6e\x42\xe7\x3b\xfd\xa6\x62\xb7\x12\x13\x0d\xcd\x21\xad\x40\xc2\xf0\xa8\x58\x94\x39\xe6\x7e\xd8\x31\x04\x6b\xcd\xd7\x7a\xcc\x86\x61\x9d\x49\xe1\x5a\x97\xe4\x46\x8b\x69\xf9\xdb\xdf\xfe\x41\x89\xdf\x92\x70\x34\x58\x19\xf4\xa0\x03\x0d\x16\x96\x0e\x06\xca\x7d\x40\x21\x47\x56\x63\x44\x44\x1b\x88\x8d\x33\x4f\x01\x06\x26\xa3\x95\xc8\xcb\x39\x62\x9c\x24\x39\x61\xa5\x76\x2c\x93\xd7\x06\xe0\x4a\xb8\x8f\x71\xed\x07\x38\x33\x6e\x69\x7f\x61\x47\x45\x80\xb3\x84\x8e\x0e\xe5\xe6\xa0\x53\xb0\x91\x60\xc0\x6f\x41\x73\x6e\x24\x7e\x4c\x9e\xd5\x48\xdc\x6f\x64\xf6\x34\x12\x97\xe8\x0e\xfe\xb3\x99\xef\xf4\x4f\x9c\xc2\x47\xe7\x8e\xd1\xc7\x72\x56\xa3\xb7\x6b\x14\x70\xab\x06\x21\x88\xa6\x37\x89\x11\x2a\xc8\x4c\x1d\x3d\x29\xdd\xb9\x34\x18\x57\xd8\x49\xc0\x7b\xaa\x5b\x56\x37\x2c\xb2\xf3\xce\x55\xb7\xd2\x7e\x3f\xa5\xac\xb3\x36\xa4\x8e\xdd\xc7\x60\x26\xda\x86\x9f\xc1\xc9\xc4\x64\x2e\x33\x32\x27\xf7\x38\xce\x0a\xc4\x2f\xe2\x8e\x5c\xcb\x25\xdc\xf7\xe0\xc5\x1f\x9e\x6d\x8c\x49\x5b\xcf\x5f\x27\xed\xc0\x86\x37\x76\xdf\xce\x9b\x60\x0e\x46\x1e\x9e\x4a\xb8\x17\xbd\x67\xcf\xfb\x01\xd1\xe9\x07\x64\x0a\x30\x9b\xe2\x12\x82\x1c\xbe\x3b\x42\xa1\x33\x6b\x56\x10\x35\x8a\x07\x11\xd6\xc5\x94\x7c\x42\xb4\x87\x28\x72\x71\x86\x68\xc5\x86\xcf\x31\x6f\x7e\xa7\xe3\x58\x08\xe5\xce\x92\x36\xe6\x84\xa1\x8b\x0b\x70\xd8\xcd\x40\x02\xd6\x9c\x0d\x38\xe3\xf6\x77\xf1\x46\x72\x92\xe2\x2c\x4a\x65\xbe\x27\x12\xb0\xd5\xee\x4c\xa8\xa0\x0b\x28\x67\x7f\x9b\xf9\x23\xf8\x7c\xd7\x7b\x6e\x98\x53\x3d\x76\xbc\x89\xfe\xa8\xe5\x8e\x87\x68\x66\xf1\x60\xdc\x18\x1a\x4c\x06\xf0\x24\x9b\x23\x91\x97\xd1\x0a\xd2\x1d\xaa\x76\x2a\xb4\x5b\xcd\x15\x3b\x9a\x6a\x7b\x58\x41\xed\x1e\x09\x01\xeb\x17\x90\x79\x48\xfe\x4b\xb9\xd3\x10\xa1\x6a\xc3\x03\xd0\x5c\xda\xa1\x31\xba\xf5\xb0\xc8\x99\x27\x32\x7b\x52\x71\xe0\x8a\x2c\x37\xb1\x2c\xec\xe9\xd9\x6d\x72\x30\x7f\x1d\xe1\x2c\x9f\x3e\xf3\xb0\x61\xe1\x61\xb9\x66\x69\xd3\x64\xa1\xa2\x6d\xd4\x20\x92\xa9\xc0\x44\x4e\xe7\xf3\x3e\xcc\xe5\xdb\x47\x38\xd2\x7e\x53\xfe\xd4\x48\x90\x17\x5d\xb1\xf5\xff\x99\x88\xbf\x0e\xce\x8b\x7f\x76\xaf\xdd\x8e\x30\xf8\xaf\xe0\xb8\x7f\x4a\x0f\x52\x3f\xdd\xc5\x6f\xc2\x7f\xb2\xfd\x62\xfc\x19\xdc\x58\xe9\xd4\xdc\x8a\x7a\xfb\xb6\x12\x7c\x93\x38\x5c\x37\x85\x17\x75\x69\xee\xef\x3b\x96\x02\xa5\x51\xc7\x2e\xc5\x7b\x00\xa8\x9f\x5e\xe5\xfe\xba\x48\x4d\x5e\x66\xfd\x8b\xff\xae\x5a\x6b\xfe\x7a\x0b\xe5\x25\x4c\xb6\xf5\x5c\x41\xf6\x7e\x1f\xbc\x65\xd7\x41\xc1\xde\x97\xea\xef\x13\x1e\xec\x45\x89\x08\x53\x0d\x3a\x94\xd8\x1a\xef\x05\x3e\x10\xd8\x79\x97\x2a\x3c\x05\xd4\x36\xc7\xca\xe4\xaa\xc4\x23\xbf\x29\x4c\x7c\xeb\x1d\xac\x46\xb3\x54\x71\x97\xed\x15\xc1\x3d\x45\x74\xe4\x56\x16\x2b\x74\xe4\xac\x4d\x81\xa2\xb9\xc4\xf7\x82\x30\x23\x8c\x31\xcc\x53\x33\x07\x59\x21\xfb\x4b\xd7\x05\x30\xa2\xc9\xb9\x57\xd7\x35\x07\x6c\x9f\xb9\x6d\xd7\x03\xe4\x4c\x66\x2a\x07\xea\x8c\x66\x4c\x72\x5f\x04\xef\x30\x67\x53\xb3\xba\xd6\x6c\x5d\x36\x9c\x4d\x4d\xae\x75\x6b\xd5\x01\xce\x79\x75\x40\x8e\xc9\x55\x98\x77\x68\xb7\x37\xa2\x9d\xa5\xa0\x3f\x32\x4f\xd6\xda\xcb\xea\xb5\x53\x3d\xc6\x5f\x02\x33\x26\xbd\xa6\x88\x43\x4c\x92\x50\xa1\x5b\x7f\x98\x88\x28\xc6\x21\x46\x8f\xce\xf5\x23\x7f\xe3\x02\xf7\xc8\x08\xf2\xfe\x74\x91\x64\xf6\x3c\x9d\xc3\x71\x21\x2f\xe7\x67\x9e\x62\xc2\x64\x70\xc0\x00\x06\x92\x8d\x04\xb5\x32\x60\x9e\x39\x6b\xd9\x48\xd0\x0f\xed\xb5\x01\x98\x8a\x4d\xa6\x64\xbe\xe0\x5e\x88\x39\xce\xae\xed\xae\x1c\x7b\xbc\x07\x2f\x12\xe7\xd7\xa2\xb9\xee\xb3\x17\x95\xcb\xd2\x2f\x0d\xa0\xda\x03\xa1\xd4\xa1\x29\xf5\xcf\x6f\x27\x2a\x7d\xb6\x8f\x9d\x78\xa8\x5e\xad\x78\xd5\xd8\xcb\x21\x59\x8e\x6e\x94\xe9\xd7\x05\xc2\xc2\x00\xe6\x1b\xf9\xa2\x89\xda\xa1\x9f\x1b\xf3\x20\xfb\xd0\xae\x6e\x6d\xed\x43\x03\x3a\xe6\x2d\x85\x26\x92\xa4\x22\x71\x02\x4c\xa3\x40\xbb\x54\xa6\x69\x48\x33\xee\x5d\x41\x53\xed\x1d\x06\x76\xfb\x4f\x53\xfb\xcf\xa8\x6e\xb8\x89\xc8\x23\x86\xdc\x43\x35\x62\x1e\x02\x62\xf0\xa2\x30\xd2\x19\x5e\xcc\xfd\xf5\x79\xd7\x6a\x3e\xd5\x79\xf2\x1b\x4b\xc1\xdc\x11\xb0\xc5\xcf\xce\x9e\xd4\x76\x70\x5d\xdb\x43\x26\x5e\x97\x6f\x05\x8b\x99\x73\xe1\x23\x99\x65\x0c\x28\xa6\xaf\x0a\x99\x15\xc9\x42\x46\x15\x0f\x7a\x47\x3d\x57\x2a\x7a\xda\x98\x44\x0f\xb6\x45\x41\x7d\xec\x8e\x54\xa8\xbc\x10\xbe\x34\x07\x97\xde\x8b\xff\xb2\xb2\x31\x63\x43\x72\x40\x25\x30\xa2\xd2\xf3\x13\x49\xe1\x84\x07\xbb\xa7\xdd\xa9\xaf\x32\xca\xef\x0d\xaf\xe0\x96\xe9\xf7\x57\xa2\xd5\x68\x6e\xcd\x15\x87\xb6\x6c\x24\x9a\xec\xd9\xd9\x52\x54\x58\xbd\x5a\xbb\x14\xbc\x11\xbf\x5e\x12\xff\xf7\x5d\x12\x01\x17\xf1\x9a\x37\xc4\xf6\xf4\xb7\x5f\xf7\x88\x6f\x6b\x8f\x40\x96\x2b\xc4\xf5\x0f\xe9\x5a\xaa\xea\x9d\x7f\xfd\xb8\xce\x55\x22\xa8\x49\x3e\xa0\x9f\xbf\xe2\x1e\x17\x7c\x96\x96\xc8\x40\xe3\xb1\xb7\xd1\xed\x8f\x06\xfa\x5d\xd4\x9f\x68\x83\xd4\xae\xc6\xf2\x0d\x5d\x42\x45\x38\x75\xec\x45\x62\x6f\x77\x62\x77\xf6\xec\x37\x15\x14\xd9\x67\x97\xb4\x96\xd1\x85\x49\x6e\xd8\x22\x6a\x85\xe1\xc2\x1e\xcb\x18\xb0\x2a\xca\xe2\x4d\xee\x7a\xbd\x6a\x01\x19\x9f\x77\x9d\xe4\xc5\x4f\x35\xcd\x9e\xc3\x44\x7f\x5e\x2d\xb2\xcf\x55\xc5\x6a\x06\x6f\xf4\x06\xa4\xef\xaa\x21\x63\xb3\xe0\x39\x07\xb4\x4b\xac\xd2\x60\xeb\x3d\x64\xbf\xfa\xd9\xf5\xd7\xcf\x78\x18\x7c\xc9\xe4\x66\xa3\x32\x8e\x83\x36\x42\xd5\x20\x79\x00\x5f\x01\xcd\x92\x95\x42\xe1\xb4\xda\x96\x6a\x4d\x49\xad\x68\x78\x0c\xba\xee\xbc\x7d\xe4\x6e\xca\x34\xed\x1c\xb9\xdd\x4c\xea\x37\x8f\xd7\xd7\xb3\x9f\xc6\xd7\x8f\x57\xbd\xcc\xe4\xc1\x63\x9d\x7d\xe2\x6a\x42\x7d\xe2\xb5\x4f\xec\x67\x15\x8b\xb7\x19\xdf\x6a\x3c\x51\x97\x69\x5a\x65\xad\x9f\xea\x9f\xa9\x1c\x00\x95\xa1\x22\x8f\xed\x37\xd1\xdb\x71\xd5\xef\xc3\x63\x3f\xdb\xc2\x7f\xc6\x77\xcf\x84\x6f\xc4\x77\xa0\xad\x42\x9a\x0d\xed\xfd\x4a\x88\xd5\x23\x96\x03\x42\x98\xba\x96\xc3\xa9\x75\x39\x0e\x5b\x1e\x8f\x1a\x18\x01\x55\xcc\x72\x1a\x27\x59\x1d\xd8\x77\x3f\x57\xbd\x8b\xce\x96\xc7\xe8\x21\x82\x72\x47\xa8\xa6\x00\x1a\x71\x5e\x70\x60\xaa\xf1\xc2\x65\xeb\x54\x98\xee\x3a\x89\x09\xa1\x03\x52\xa9\x97\xa5\x5c\xaa\x7c\x24\xf8\xe3\x53\xbd\x4e\x96\x2b\xe0\x5e\xcc\xcb\x0d\x81\xdd\xf0\x8a\x02\x69\xb0\xb5\x29\x54\x43\xbb\x25\x7a\xaa\xa9\x4d\x7a\xe9\x8b\x47\xcc\xd7\x9f\xef\x5d\x73\x08\x4a\x87\x05\x91\x20\x84\x9e\x6a\x1c\x5c\x24\x78\x66\xb7\x0b\x9c\x97\x65\x51\x9f\xba\x12\x04\xc3\x50\x34\xd1\xda\xf4\x25\x38\x80\xa6\xda\xa5\xd1\x20\x28\x8f\xda\x10\x10\x07\x63\x95\x76\xdb\x13\x1e\x0c\x5e\x13\x54\xb7\xf6\x59\x7f\xf4\x1e\x60\x17\xdc\x6c\x80\xfa\x5b\xd3\x8c\xed\x79\x35\x91\x81\xe1\xe8\xca\xad\x84\xdc\xa9\xf6\xda\x70\xbb\xf0\x99\xce\x90\xba\x29\xe7\xe9\x80\x2a\xe1\xf3\xbd\x95\x42\x93\xdc\x5f\xa9\x3d\x7c\xae\x77\xb5\xa5\x65\xa7\x69\xdf\x67\xe7\xc6\x74\x8c\xcb\x09\xbd\x97\x95\x4a\xd1\x0b\xbb\x3a\xa3\x8c\x8a\x43\xe6\xcb\x1e\x09\x05\xf5\x2e\x62\xeb\xd3\x57\xa1\x34\xc9\x0f\xaa\x8e\x3f\x3f\xed\x5d\x23\x77\x42\xa0\xcd\x6e\x90\x85\xa5\x7d\xae\x62\x60\x3b\xcc\x24\x39\xaf\x58\x46\x2d\x41\xf3\x62\x17\x0f\x6a\x9c\xd9\xf9\x3f\x72\x93\x68\xe4\x47\x6e\x04\x95\x8c\xca\x2c\xb7\xe6\x92\xec\x1d\x59\x6d\x93\x09\x39\xd5\xcc\xc7\xcb\xe6\x78\xcc\xa0\x80\xcc\xfd\x15\x93\x34\x36\xc8\x67\x09\x27\xd6\x42\x18\xad\xd8\x1a\x4e\x35\x6b\xef\x8d\x84\x9c\xe7\x2c\x69\x27\xf5\xd6\xe9\xcc\x25\x4e\x44\x44\x6a\x01\x68\x8b\xdd\x36\xaf\x76\x0c\xa8\xec\xf3\xbf\xb1\xff\xfb\xc7\x6f\xfe\x7f\x00\x00\x00\xff\xff\x57\xc2\xb6\x3d\xb4\x7b\x04\x00") func adminSwaggerJsonBytes() ([]byte, error) { return bindataRead( @@ -93,7 +93,7 @@ func adminSwaggerJson() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "admin.swagger.json", size: 293806, mode: os.FileMode(420), modTime: time.Unix(1562572800, 0)} + info := bindataFileInfo{name: "admin.swagger.json", size: 293812, mode: os.FileMode(420), modTime: time.Unix(1562572800, 0)} a := &asset{bytes: bytes, info: info} return a, nil } diff --git a/gen/pb-go/flyteidl/service/signal.swagger.json b/gen/pb-go/flyteidl/service/signal.swagger.json index ab144af4f..58aeffd64 100644 --- a/gen/pb-go/flyteidl/service/signal.swagger.json +++ b/gen/pb-go/flyteidl/service/signal.swagger.json @@ -581,7 +581,7 @@ "items": { "type": "string" }, - "title": "This indicates which columns in the structured dataset is used for\npartitioning when the dataset is serialized. This is an optional field\nthat will not be userd for type checking" + "description": "This indicates which columns in the structured dataset is used for\npartitioning when the dataset is serialized. This is an optional field\nthat will not be used for type checking." } } }, diff --git a/gen/pb-java/flyteidl/core/Types.java b/gen/pb-java/flyteidl/core/Types.java index 396a8f1e7..898417577 100644 --- a/gen/pb-java/flyteidl/core/Types.java +++ b/gen/pb-java/flyteidl/core/Types.java @@ -2042,7 +2042,7 @@ flyteidl.core.Types.StructuredDatasetType.DatasetColumnOrBuilder getColumnsOrBui *
      * This indicates which columns in the structured dataset is used for
      * partitioning when the dataset is serialized. This is an optional field
-     * that will not be userd for type checking
+     * that will not be used for type checking.
      * 
* * repeated string partition_columns = 5; @@ -2053,7 +2053,7 @@ flyteidl.core.Types.StructuredDatasetType.DatasetColumnOrBuilder getColumnsOrBui *
      * This indicates which columns in the structured dataset is used for
      * partitioning when the dataset is serialized. This is an optional field
-     * that will not be userd for type checking
+     * that will not be used for type checking.
      * 
* * repeated string partition_columns = 5; @@ -2063,7 +2063,7 @@ flyteidl.core.Types.StructuredDatasetType.DatasetColumnOrBuilder getColumnsOrBui *
      * This indicates which columns in the structured dataset is used for
      * partitioning when the dataset is serialized. This is an optional field
-     * that will not be userd for type checking
+     * that will not be used for type checking.
      * 
* * repeated string partition_columns = 5; @@ -2073,7 +2073,7 @@ flyteidl.core.Types.StructuredDatasetType.DatasetColumnOrBuilder getColumnsOrBui *
      * This indicates which columns in the structured dataset is used for
      * partitioning when the dataset is serialized. This is an optional field
-     * that will not be userd for type checking
+     * that will not be used for type checking.
      * 
* * repeated string partition_columns = 5; @@ -3203,7 +3203,7 @@ public com.google.protobuf.ByteString getExternalSchemaBytes() { *
      * This indicates which columns in the structured dataset is used for
      * partitioning when the dataset is serialized. This is an optional field
-     * that will not be userd for type checking
+     * that will not be used for type checking.
      * 
* * repeated string partition_columns = 5; @@ -3216,7 +3216,7 @@ public com.google.protobuf.ByteString getExternalSchemaBytes() { *
      * This indicates which columns in the structured dataset is used for
      * partitioning when the dataset is serialized. This is an optional field
-     * that will not be userd for type checking
+     * that will not be used for type checking.
      * 
* * repeated string partition_columns = 5; @@ -3228,7 +3228,7 @@ public int getPartitionColumnsCount() { *
      * This indicates which columns in the structured dataset is used for
      * partitioning when the dataset is serialized. This is an optional field
-     * that will not be userd for type checking
+     * that will not be used for type checking.
      * 
* * repeated string partition_columns = 5; @@ -3240,7 +3240,7 @@ public java.lang.String getPartitionColumns(int index) { *
      * This indicates which columns in the structured dataset is used for
      * partitioning when the dataset is serialized. This is an optional field
-     * that will not be userd for type checking
+     * that will not be used for type checking.
      * 
* * repeated string partition_columns = 5; @@ -4239,7 +4239,7 @@ private void ensurePartitionColumnsIsMutable() { *
        * This indicates which columns in the structured dataset is used for
        * partitioning when the dataset is serialized. This is an optional field
-       * that will not be userd for type checking
+       * that will not be used for type checking.
        * 
* * repeated string partition_columns = 5; @@ -4252,7 +4252,7 @@ private void ensurePartitionColumnsIsMutable() { *
        * This indicates which columns in the structured dataset is used for
        * partitioning when the dataset is serialized. This is an optional field
-       * that will not be userd for type checking
+       * that will not be used for type checking.
        * 
* * repeated string partition_columns = 5; @@ -4264,7 +4264,7 @@ public int getPartitionColumnsCount() { *
        * This indicates which columns in the structured dataset is used for
        * partitioning when the dataset is serialized. This is an optional field
-       * that will not be userd for type checking
+       * that will not be used for type checking.
        * 
* * repeated string partition_columns = 5; @@ -4276,7 +4276,7 @@ public java.lang.String getPartitionColumns(int index) { *
        * This indicates which columns in the structured dataset is used for
        * partitioning when the dataset is serialized. This is an optional field
-       * that will not be userd for type checking
+       * that will not be used for type checking.
        * 
* * repeated string partition_columns = 5; @@ -4289,7 +4289,7 @@ public java.lang.String getPartitionColumns(int index) { *
        * This indicates which columns in the structured dataset is used for
        * partitioning when the dataset is serialized. This is an optional field
-       * that will not be userd for type checking
+       * that will not be used for type checking.
        * 
* * repeated string partition_columns = 5; @@ -4308,7 +4308,7 @@ public Builder setPartitionColumns( *
        * This indicates which columns in the structured dataset is used for
        * partitioning when the dataset is serialized. This is an optional field
-       * that will not be userd for type checking
+       * that will not be used for type checking.
        * 
* * repeated string partition_columns = 5; @@ -4327,7 +4327,7 @@ public Builder addPartitionColumns( *
        * This indicates which columns in the structured dataset is used for
        * partitioning when the dataset is serialized. This is an optional field
-       * that will not be userd for type checking
+       * that will not be used for type checking.
        * 
* * repeated string partition_columns = 5; @@ -4344,7 +4344,7 @@ public Builder addAllPartitionColumns( *
        * This indicates which columns in the structured dataset is used for
        * partitioning when the dataset is serialized. This is an optional field
-       * that will not be userd for type checking
+       * that will not be used for type checking.
        * 
* * repeated string partition_columns = 5; @@ -4359,7 +4359,7 @@ public Builder clearPartitionColumns() { *
        * This indicates which columns in the structured dataset is used for
        * partitioning when the dataset is serialized. This is an optional field
-       * that will not be userd for type checking
+       * that will not be used for type checking.
        * 
* * repeated string partition_columns = 5; diff --git a/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_structured_dataset_type.py b/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_structured_dataset_type.py index 330e838ba..d9259a4f4 100644 --- a/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_structured_dataset_type.py +++ b/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_structured_dataset_type.py @@ -167,6 +167,7 @@ def external_schema_bytes(self, external_schema_bytes): def partition_columns(self): """Gets the partition_columns of this CoreStructuredDatasetType. # noqa: E501 + This indicates which columns in the structured dataset is used for partitioning when the dataset is serialized. This is an optional field that will not be used for type checking. # noqa: E501 :return: The partition_columns of this CoreStructuredDatasetType. # noqa: E501 :rtype: list[str] @@ -177,6 +178,7 @@ def partition_columns(self): def partition_columns(self, partition_columns): """Sets the partition_columns of this CoreStructuredDatasetType. + This indicates which columns in the structured dataset is used for partitioning when the dataset is serialized. This is an optional field that will not be used for type checking. # noqa: E501 :param partition_columns: The partition_columns of this CoreStructuredDatasetType. # noqa: E501 :type: list[str] diff --git a/protos/flyteidl/core/types.proto b/protos/flyteidl/core/types.proto index 30a0b0e49..41bb078a3 100644 --- a/protos/flyteidl/core/types.proto +++ b/protos/flyteidl/core/types.proto @@ -70,7 +70,7 @@ message StructuredDatasetType { // This indicates which columns in the structured dataset is used for // partitioning when the dataset is serialized. This is an optional field - // that will not be userd for type checking + // that will not be used for type checking. repeated string partition_columns = 5; } From dee449ae233154c81165b66883cfb7ec7951e37d Mon Sep 17 00:00:00 2001 From: Niels Bantilan Date: Fri, 10 Feb 2023 16:42:54 -0500 Subject: [PATCH 3/3] fix more typos Signed-off-by: Niels Bantilan --- gen/pb-go/flyteidl/core/types.pb.go | 2 +- gen/pb-go/flyteidl/service/admin.swagger.json | 2 +- .../service/flyteadmin/api/swagger.yaml | 2 +- .../model_core_structured_dataset_type.go | 2 +- gen/pb-go/flyteidl/service/openapi.go | 4 +-- .../flyteidl/service/signal.swagger.json | 2 +- gen/pb-java/flyteidl/core/Types.java | 34 +++++++++---------- .../models/core_structured_dataset_type.py | 4 +-- protos/flyteidl/core/types.proto | 2 +- 9 files changed, 27 insertions(+), 27 deletions(-) diff --git a/gen/pb-go/flyteidl/core/types.pb.go b/gen/pb-go/flyteidl/core/types.pb.go index ec2de887b..386893886 100644 --- a/gen/pb-go/flyteidl/core/types.pb.go +++ b/gen/pb-go/flyteidl/core/types.pb.go @@ -236,7 +236,7 @@ type StructuredDatasetType struct { // The serialized bytes of a third-party schema library like Arrow. // This is an optional field that will not be used for type checking. ExternalSchemaBytes []byte `protobuf:"bytes,4,opt,name=external_schema_bytes,json=externalSchemaBytes,proto3" json:"external_schema_bytes,omitempty"` - // This indicates which columns in the structured dataset is used for + // This indicates which columns in the structured dataset are used for // partitioning when the dataset is serialized. This is an optional field // that will not be used for type checking. PartitionColumns []string `protobuf:"bytes,5,rep,name=partition_columns,json=partitionColumns,proto3" json:"partition_columns,omitempty"` diff --git a/gen/pb-go/flyteidl/service/admin.swagger.json b/gen/pb-go/flyteidl/service/admin.swagger.json index 683292593..ce6c9a498 100644 --- a/gen/pb-go/flyteidl/service/admin.swagger.json +++ b/gen/pb-go/flyteidl/service/admin.swagger.json @@ -6665,7 +6665,7 @@ "items": { "type": "string" }, - "description": "This indicates which columns in the structured dataset is used for\npartitioning when the dataset is serialized. This is an optional field\nthat will not be used for type checking." + "description": "This indicates which columns in the structured dataset are used for\npartitioning when the dataset is serialized. This is an optional field\nthat will not be used for type checking." } } }, diff --git a/gen/pb-go/flyteidl/service/flyteadmin/api/swagger.yaml b/gen/pb-go/flyteidl/service/flyteadmin/api/swagger.yaml index febef1c84..58b9f32cb 100644 --- a/gen/pb-go/flyteidl/service/flyteadmin/api/swagger.yaml +++ b/gen/pb-go/flyteidl/service/flyteadmin/api/swagger.yaml @@ -57264,7 +57264,7 @@ definitions: pattern: "^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$" partition_columns: type: "array" - description: "This indicates which columns in the structured dataset is used\ + description: "This indicates which columns in the structured dataset are used\ \ for\npartitioning when the dataset is serialized. This is an optional\ \ field\nthat will not be used for type checking." items: diff --git a/gen/pb-go/flyteidl/service/flyteadmin/model_core_structured_dataset_type.go b/gen/pb-go/flyteidl/service/flyteadmin/model_core_structured_dataset_type.go index c4bb40c42..47bd2ffd0 100644 --- a/gen/pb-go/flyteidl/service/flyteadmin/model_core_structured_dataset_type.go +++ b/gen/pb-go/flyteidl/service/flyteadmin/model_core_structured_dataset_type.go @@ -18,6 +18,6 @@ type CoreStructuredDatasetType struct { ExternalSchemaType string `json:"external_schema_type,omitempty"` // The serialized bytes of a third-party schema library like Arrow. This is an optional field that will not be used for type checking. ExternalSchemaBytes string `json:"external_schema_bytes,omitempty"` - // This indicates which columns in the structured dataset is used for partitioning when the dataset is serialized. This is an optional field that will not be used for type checking. + // This indicates which columns in the structured dataset are used for partitioning when the dataset is serialized. This is an optional field that will not be used for type checking. PartitionColumns []string `json:"partition_columns,omitempty"` } diff --git a/gen/pb-go/flyteidl/service/openapi.go b/gen/pb-go/flyteidl/service/openapi.go index 2ed54cf86..b73f9c77c 100644 --- a/gen/pb-go/flyteidl/service/openapi.go +++ b/gen/pb-go/flyteidl/service/openapi.go @@ -78,7 +78,7 @@ func (fi bindataFileInfo) Sys() interface{} { return nil } -var _adminSwaggerJson = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xfd\x79\x73\x23\x37\x96\x2f\x0c\xff\x3f\x9f\x02\xb7\xfa\x46\xd8\xee\xd6\x62\xbb\x67\xfa\xed\xd1\xc4\x8d\xf7\xa1\x25\x56\x59\xd7\x2a\x49\xad\xc5\x1e\x3f\xc3\x0e\x1a\xcc\x04\x49\xb4\x32\x81\x34\x80\x94\x8a\xee\xe8\xef\xfe\x04\x0e\x96\x44\x6e\x64\x72\x91\x44\x95\x73\x26\xa2\xad\x62\x66\x62\x3d\x38\x38\xeb\xef\xfc\xf3\xdf\x10\x7a\x27\x9f\xf0\x6c\x46\xc4\xbb\x13\xf4\xee\xdb\xa3\xaf\xdf\x1d\xe8\xdf\x28\x9b\xf2\x77\x27\x48\x3f\x47\xe8\x9d\xa2\x2a\x21\xfa\xf9\x34\x59\x28\x42\xe3\xe4\x58\x12\xf1\x48\x23\x72\x8c\xe3\x94\xb2\xa3\x4c\x70\xc5\xe1\x43\x84\xde\x3d\x12\x21\x29\x67\xfa\x75\xfb\x27\x62\x5c\x21\x49\xd4\xbb\x7f\x43\xe8\x5f\xd0\xbc\x8c\xe6\x24\x25\xf2\xdd\x09\xfa\x1f\xf3\xd1\x5c\xa9\xcc\x35\xa0\xff\x96\xfa\xdd\xbf\xc3\xbb\x11\x67\x32\x2f\xbd\x8c\xb3\x2c\xa1\x11\x56\x94\xb3\xe3\x7f\x48\xce\x8a\x77\x33\xc1\xe3\x3c\xea\xf8\x2e\x56\x73\x59\xcc\xf1\x18\x67\xf4\xf8\xf1\x9b\x63\x1c\x29\xfa\x48\xc6\x09\xce\x59\x34\x1f\x67\x09\x66\xf2\xf8\x9f\x34\xd6\x73\xfc\x07\x89\xd4\xbf\xe0\x1f\x31\x4f\x31\x65\xe6\x6f\x86\x53\xf2\x2f\xdf\x0e\x42\xef\x66\x44\x05\xff\xd4\xb3\xcd\xd3\x14\x8b\x85\x5e\x91\xf7\x44\x45\x73\xa4\xe6\x04\x99\x7e\x90\x5b\x22\x3e\x45\x18\x9d\x08\x32\x3d\xf9\x45\x90\xe9\xd8\x2d\xf4\x91\x59\xe0\x0b\x18\xcd\x75\x82\xd9\x2f\x47\x76\x99\xa0\x65\x9e\x11\x01\x73\x3b\x8f\x75\xeb\x1f\x88\x1a\x40\xb3\xc5\xfb\xe1\xdb\x82\xc8\x8c\x33\x49\x64\x69\x78\x08\xbd\xfb\xf6\xeb\xaf\x2b\x3f\x21\xf4\x2e\x26\x32\x12\x34\x53\x76\x2f\x07\x48\xe6\x51\x44\xa4\x9c\xe6\x09\x72\x2d\x85\x83\x31\x53\xd5\x1b\x8b\x6b\x8d\x21\xf4\xee\x7f\x0b\x32\xd5\xed\xfc\xe1\x38\x26\x53\xca\xa8\x6e\x57\x1a\xfa\x09\x46\x5b\xfa\xea\x5f\xff\xd6\xf4\xf7\xbf\x82\x19\x65\x58\xe0\x94\x28\x22\x8a\x1d\x37\xff\x57\x99\x8b\xde\x23\xdd\x79\xb1\x8f\xd5\x81\x57\x66\x7b\x89\x53\xa2\xf7\x44\xef\x94\xfd\x02\xfe\x16\x44\xf2\x5c\x44\x04\x4d\x48\xc2\xd9\x4c\x22\xc5\x6b\x6b\x40\xa1\x05\x4d\x5e\xd5\x27\x82\xfc\x9a\x53\x41\xf4\x5e\x29\x91\x93\xca\x53\xb5\xc8\x60\x90\x52\x09\xca\x66\xe1\x52\xfc\xeb\xa0\xd3\xd4\x0c\x55\xae\x31\x33\xf3\x41\xeb\xc4\x46\x6c\xe0\x5e\x89\x30\x43\x13\x82\xf4\x59\xa4\x31\x11\x24\x46\x58\x22\x8c\x64\x3e\x91\x44\xa1\x27\xaa\xe6\x94\xe9\x7f\x67\x24\xa2\x53\x1a\xb9\x35\xdb\x9f\xb5\x81\x3f\x97\xaf\xcc\xbd\x24\x42\x0f\xfc\x91\xc6\x24\x46\x8f\x38\xc9\x09\x9a\x72\x51\x5a\x9e\xa3\x11\xbb\x9b\xeb\x75\x48\x27\x94\xc1\xc9\xd3\x6b\xe9\x28\xe4\x4f\x6e\xb9\xfe\x84\x74\x7f\x28\x67\xf4\xd7\x9c\x24\x0b\x44\x63\xc2\x14\x9d\x52\x22\xab\xad\xfd\x89\x43\xff\x38\x41\x87\x48\xaf\x33\x11\x0a\xd6\x9b\x33\x45\x3e\x29\x89\x0e\x51\x42\x1f\x08\xfa\xe2\x82\x4a\x85\x06\xd7\xe7\x5f\x1c\xa0\x2f\xcc\x79\x41\xc0\x9b\xbe\x78\x81\x15\xf6\x7f\xff\x3d\x38\x7a\x0a\xcf\xaa\x87\xee\xdd\x40\x9f\xe6\x5b\x73\x35\x14\x2d\xfc\xfd\xdf\xc2\x76\xec\x7e\x2d\xe7\xb7\x05\xb3\xb5\x9c\xb6\x2b\x7f\x85\x65\x2a\xb3\x56\xa9\x77\x68\x5b\xce\xaa\xdb\xad\xb2\x56\xf9\xb6\x78\xab\x9e\xc2\x73\xf3\xd7\x6d\x98\x2b\x56\x40\xf5\x98\x32\x73\x48\xfc\x99\x11\x52\x9f\x13\x47\xbd\x7b\xc2\x52\xb6\xe1\xb5\xc1\xcc\x02\x76\xeb\xb8\x68\xb0\x2a\x7b\x38\xef\x84\xa6\x74\xd5\xfe\x9e\xb3\x58\x8b\x5c\x96\xd9\xb1\x3c\x9d\x10\xa1\x97\xc1\xb1\x3d\x98\xed\x44\xb3\x41\x95\x0b\x46\xe2\x0e\xd3\xfc\x35\x27\x62\xb1\x64\x9e\x53\x9c\xc8\xb6\x89\x52\xa6\x88\x96\x6f\x2b\x8f\xa7\x5c\xa4\x58\xd9\x17\xfe\xf2\xef\xeb\x2e\x84\xe2\x0f\x64\xd5\xfe\x9f\x9b\xdd\x8c\xb0\x04\x32\x48\xf3\x44\xd1\x2c\x21\x28\xc3\x33\x22\xed\x8a\xe4\x89\x92\x07\xf0\x9a\x96\xa9\x89\x38\xf4\x37\x10\xf4\xe0\x6e\xde\x5c\xc2\x2f\x68\xea\x05\x48\x46\x3e\x29\x68\x69\xc4\xe0\xee\x85\x25\x0a\x6f\x94\x67\x58\xca\xcd\x68\x46\x72\xa1\xc6\x93\xc5\xd1\x03\xa9\xf5\xdb\x4a\x39\x98\x21\xac\x94\xa0\x93\x5c\x11\x3d\x6f\xdd\x86\xbb\x3b\x81\x3d\x9a\x0b\xba\x0b\x6b\x78\xbd\x09\xc7\x54\x90\x08\xe6\xb6\xce\x81\xf1\x5f\xe9\x79\x6b\xfd\x65\x61\x66\xff\x40\x16\x20\x8f\x34\xac\x80\xdf\xf2\x11\x1b\x31\x74\x88\xce\x86\xb7\xa7\xc3\xcb\xb3\xf3\xcb\x0f\x27\xe8\xbb\x05\x8a\xc9\x14\xe7\x89\x3a\x40\x53\x4a\x92\x58\x22\x2c\x08\x34\x49\x62\x2d\x73\xe8\xc1\x10\x16\x53\x36\x43\x5c\xc4\x44\x3c\xdf\x32\x56\x9e\x12\x96\xa7\x95\x7b\x05\x7e\x2f\x46\x5f\xf9\x42\x8b\x18\xfe\x51\xe9\xc9\xdf\x6b\x0b\x0c\x33\xd6\x7d\x07\xad\xbd\x98\x50\x13\xcd\x69\x12\x0b\xc2\x8e\x15\x96\x0f\x63\xf2\x89\x44\xb9\xb9\x93\xff\x59\xfe\x61\xac\x25\x53\x1e\x93\xf2\x2f\xa5\x7f\x14\xa2\xd0\xda\x9f\x7a\x2d\x75\xed\x2f\x41\xa7\xed\xf6\x1d\xfc\x42\xe3\xc6\xb7\xe1\x97\x15\x73\x70\xef\x2c\x19\xac\x7b\xa5\x75\x54\xee\x05\x2b\xf1\x35\xbe\x23\x88\x12\x8b\x31\x56\x8a\xa4\x99\x5a\x53\x5f\xc7\x28\xd1\x72\xe5\x32\x39\xf2\x92\xc7\x64\xe8\xfa\xfb\x05\x19\x71\x96\xc4\x68\xb2\xb0\x5c\x6b\x4a\x04\x61\x11\x69\x6f\xe1\x0e\xcb\x87\xa2\x85\x55\xc2\x68\xa9\x3f\xf9\x9e\x0b\xfd\xf9\x5b\x10\x48\x4b\x03\x7f\x09\x99\x74\xd3\x13\xf7\xd9\x59\x08\x36\xe4\x1f\xbd\x3d\x61\xfb\x95\xec\x6a\x7d\xe0\x02\xc9\x85\x54\x24\x5d\x69\x87\x78\x3b\x0b\x61\x2f\x88\x7d\x1d\x70\xe5\x8e\xfa\x1d\x9c\xfa\xf2\x8d\xdb\x1f\xef\x35\x96\x6c\x57\x56\xc4\x7d\x9f\xa7\xf3\xe1\x2c\x9f\xea\xad\xdb\xbe\xc0\x89\xf1\x26\xa6\x59\x92\x05\x77\x3d\xc8\x67\x32\x37\xb4\xee\x95\x5b\xed\x31\x0c\x60\x85\xa2\x59\xb6\x43\xfb\xf3\xa7\x3f\x0d\x2d\x34\xc6\x1c\xa7\xe6\x54\x06\xc6\x2a\x14\x71\x61\x64\xc1\xd8\x9e\x77\xa3\x6b\x0e\xee\x06\xb7\xc3\xbb\x13\x34\x40\x31\x56\x58\x1f\x70\x41\x32\x41\x24\x61\x0a\xf4\x78\xfd\xbd\x5a\xa0\x94\xc7\x24\x31\x1a\xe7\x7b\x2d\xf9\xa2\x33\xac\xf0\x29\x56\x38\xe1\xb3\x23\x34\x80\x7f\xea\x8f\xa9\x44\x38\x91\x1c\x61\x47\x56\x24\x76\x4d\x60\x16\x3b\xd6\x82\x51\xc4\xd3\x8c\x26\xde\x06\xef\x8d\x2b\x94\xc5\xf4\x91\xc6\x39\x4e\x10\x9f\x68\xae\xa2\x35\xe4\xe1\x23\x61\x2a\xc7\x49\xb2\x40\x38\x49\x90\xed\xd6\xbd\x80\xe4\x9c\xe7\x49\xac\xdb\x75\xa3\x94\x34\xa5\x09\x16\x5a\x05\x37\xa3\xbd\xb2\x6d\xa1\xbb\x39\xf1\x63\x85\x71\xe9\xd5\x4c\xf1\x03\x91\x88\x2a\x94\x71\x29\xe9\x24\x29\xce\xfc\xfd\x39\x82\x71\x9f\x5e\x9c\x83\x3e\x1f\x29\xc4\x0d\x0f\x75\x9d\x5b\xfb\x8d\xeb\x31\xc5\x8c\x11\xe8\x98\xab\x39\x11\xb6\x7b\xfb\xf2\x6b\xab\xe6\xf7\x97\xb7\xd7\xc3\xd3\xf3\xf7\xe7\xc3\xb3\xba\x6e\x7e\x37\xb8\xfd\xa1\xfe\xeb\x4f\x57\x37\x3f\xbc\xbf\xb8\xfa\xa9\xfe\xe4\x62\x70\x7f\x79\xfa\xfd\xf8\xfa\x62\x70\x59\x7f\x68\xc9\xaa\xb3\x9a\x1f\x8e\x6c\xcd\xb3\xd5\xdb\x34\x9f\xcb\xa6\x79\xf0\xf9\x1a\x35\xa7\x34\x01\x1d\xb4\xb3\x41\xd3\xdb\x10\xec\x97\x28\xc3\x52\x1a\xc9\xc8\x8c\xe0\x68\xc4\x3e\x72\xa1\x19\xd8\x94\x6b\x1e\xa1\xa5\x27\x25\xf2\x48\x51\x36\xf3\x1f\x9d\xa0\x51\xfe\xf5\xd7\x7f\x8e\x2e\x28\x7b\x80\xbf\xc8\x3e\x2e\x4e\x6f\xf1\xed\x2d\xbe\xbf\x2f\x8b\xaf\x16\x7d\x8e\x43\x43\xef\x6e\x43\x86\xb4\x70\xc1\xb2\x5c\x81\x28\xc1\x73\xa5\xff\xd4\x5d\x02\x79\x2c\x09\x1c\xea\x66\x50\xfc\x40\x94\x7f\x51\x8b\x36\x6f\xc1\x8e\xf8\x13\x17\x0f\xd3\x84\x3f\xf9\x81\x7f\x20\x4a\x8f\xfd\xc6\xf6\xd2\x87\x12\xf5\xa1\x44\xaf\x1b\x4a\xb4\x57\xc6\xbc\xe7\x67\x7e\x65\xcb\x9f\xe1\x80\x2d\x9e\xac\x56\x47\x55\x8b\x1f\x2a\x70\x33\xbd\x08\xd7\x2c\x3b\x73\x56\x70\xce\xd2\xcb\x6f\x85\x7b\x96\x06\xfd\xf2\x9c\xf3\x77\xe1\x6f\xe9\xdd\x29\x1b\x2e\xd4\x9b\x64\xb0\x1d\xef\x8e\x17\x73\x86\x3c\x3f\xc3\xaf\xc5\x36\xac\x13\xcc\xb0\x46\xf4\x42\xe7\x70\x85\x15\xf1\x09\x8d\x01\x09\x4d\x11\x08\xf5\x90\x83\xc6\x18\x83\xed\x82\x0a\x36\xbd\x9b\xba\x87\x09\x7c\x20\xaa\xf4\xf2\x5b\xb9\x9b\x4a\x83\x7e\xf9\xbb\xe9\x77\x1a\x1d\xd0\x87\x03\x3c\xe3\xd2\x7d\xee\x37\xda\xfe\x3a\xfc\x7f\x07\x1e\xfe\xde\xa5\xbf\xd6\x1a\x7d\x5e\x3e\xfc\xcf\xd5\x69\xff\x36\xbd\xf4\xbd\x5b\xbe\x77\xcb\xbf\x86\xff\xe4\xed\xb9\xe5\x9f\x57\x3d\x2d\x8e\xd7\xd8\xd1\x82\xd5\xd7\x82\x43\xf9\xaf\x0e\x4e\x1a\xf8\xcb\xa9\x7c\xeb\x06\x8d\xb7\xea\x70\x67\xc5\xf8\x86\x70\x84\x7e\xb1\x84\xb4\x42\x9d\xab\x7d\xf7\x16\xd4\xb9\xfa\xa0\x9f\x5f\x87\x7b\x35\xe6\xfb\x4c\x97\xe7\x1b\x61\x03\xeb\xdf\x96\x9f\xb1\x4c\xde\xcb\xe2\xcf\x9f\x8d\xbf\x37\x13\x7a\x3b\xb2\xf7\x2b\x5c\xbc\x1d\x6f\xdd\x9d\xe7\x64\x35\x5c\xb3\xc1\xed\xb4\x2a\xc3\xaa\xfa\x35\x25\xf2\xdb\x37\x79\xdf\xbe\x44\x92\x55\x7f\xe1\xf6\x17\xae\x6d\xaa\xbf\x70\x3f\xe3\x0b\x77\xef\xe0\x6f\xf6\x26\x02\xb4\x0f\x22\xef\x81\x31\xfa\x18\xf2\x1d\x2e\x4e\x1f\x43\xde\xc7\x90\xff\xce\x62\xc8\xb7\xd1\x9e\x36\xc5\xa2\x7c\x0d\x3d\xaa\x57\xa3\x7a\x35\x2a\xfc\xbd\x57\xa3\x7a\x35\xaa\x57\xa3\x3e\x73\x14\xd1\x5e\x87\xea\xbe\x10\xbd\x0e\xd5\x79\xa9\x7a\x1d\x6a\xc9\xe2\xf4\x3a\x54\xaf\x43\xfd\xbe\x74\x28\xf2\x48\x98\x92\x90\x8c\x16\x6a\x14\xef\x32\x2e\xdb\x35\xa1\x90\x3b\x34\x68\x41\xd0\x66\x39\x29\x0c\x02\x97\x7e\x41\x73\x2c\x11\x8f\xa2\x5c\x54\xce\x40\x55\x0f\x3a\x15\x04\x2b\x02\x2d\xe8\x0f\xdf\x82\xfe\x53\x9f\xee\x4b\xc5\xe0\x4f\x78\x5c\xa3\x76\x73\x10\x9a\x9e\x2c\x97\x47\x76\x36\xf5\x5f\x73\xd2\x4d\xfd\x7b\x46\xa2\x56\x58\x3e\xec\x98\xa8\x4b\xb9\x16\x1b\x11\x35\xb4\xf0\x56\x88\xba\x3e\xdd\xdf\x0d\x51\x37\x4d\x7d\x1f\x88\xfa\xc9\xe6\xf1\xef\x98\xb0\x6b\xf0\x00\x1b\x11\xb7\x6f\xe5\xad\x10\x78\xf3\xb4\x7f\x37\x44\xde\x36\xfd\xd7\x25\x74\x9f\x22\xd9\x99\xc4\xef\x04\x9d\xcd\xb4\x9a\x01\x1a\x9e\x26\xc5\xd5\x35\x82\x8a\xa4\xc0\x95\x64\xed\x5f\x7d\x0b\x24\xed\x07\x6b\xc6\xfe\xbb\xa1\xe5\xda\xbc\xf7\x84\x88\x8f\x05\x89\xf8\x23\xd4\x0b\xeb\x46\xcc\x37\x04\x28\x18\xf8\x75\x26\xc8\x23\xe5\xb9\x4c\x16\x87\x22\x67\xc8\x31\x7f\xe4\x9b\x37\xd6\xea\x27\x9a\x24\x88\x33\xad\x7f\x29\x2c\x94\x7b\xac\xf5\x6f\xc1\x53\x38\x15\x09\x96\x0a\x3d\x30\xfe\xc4\xd0\x14\xd3\x24\x17\x04\x65\x9c\x32\x75\x34\x62\xe7\x0c\xdd\x98\x31\x42\xde\xc0\x01\xca\xa5\x3e\x4b\x11\x66\x8c\x2b\x14\xcd\x31\x9b\x11\x84\xd9\xc2\x26\xe0\x16\x94\x81\xb8\x40\x79\x16\x63\xad\xf8\xce\x49\x35\x4a\xcf\x8f\x11\xcc\x77\x54\x22\x2a\x11\xf9\xa4\x04\x49\x49\xb2\xd0\x7d\x68\xda\x57\x1c\xd9\xf5\x31\x43\xb5\xe9\x7c\x44\x08\x2e\x24\x64\x1c\x4c\x16\xbf\x61\xa6\x28\x23\x08\x14\x25\x69\x4c\x73\x87\xe8\x82\x4b\x30\xdb\xfc\xf0\x57\x89\xa2\x24\x97\x8a\x88\x03\x34\xc9\x67\x52\x6b\x8a\x59\x82\xd5\x94\x8b\x54\x8f\x90\x32\xa9\xf0\x84\x26\x54\x2d\x0e\x50\x8a\xa3\xb9\x69\x0b\xd6\x40\x1e\x8c\x58\xcc\x9f\x98\x54\x82\x60\xdf\xbb\x7b\x88\xbe\x0c\x9f\x19\x02\x90\x5f\x1d\x40\xda\x21\x4d\xb5\xba\x1b\x0c\xbf\xd8\x71\xb3\x27\xba\x11\x12\xa3\x09\x89\x70\x2e\xad\x87\x41\x89\x05\x22\x9f\xe6\x38\x97\xb0\x77\x7a\x7a\x36\x67\x23\xe2\x69\x96\x10\x45\x10\x9d\x22\x25\x28\x89\x11\x9e\x61\xaa\x97\xee\x96\x2c\x01\x41\xf7\x44\x6f\x37\xd0\x52\xfd\x2f\xa0\x7e\xa7\x5c\x10\x14\x13\x85\x69\xb2\xd4\xeb\x64\xbf\xed\xb9\xdc\x5b\xe2\x72\xe5\x0d\xdf\x0b\x36\x67\x40\xfc\x77\x70\x69\x33\x6b\xba\x8f\x70\xb2\xe5\xfd\x7d\x63\x07\xd5\xd3\xf6\xdb\xa2\x6d\xb3\x6b\xfb\x43\xdc\x2f\x16\x83\xdd\xbd\xa2\x45\x51\xcd\xe2\x4d\xd1\xf4\x4b\x84\x05\xf4\x0e\xe7\xde\xe1\xdc\xba\x32\x6f\xd3\xe1\xbc\x37\x1e\xa3\xde\xe7\xfc\x4c\x3e\x67\x2a\x7b\xa7\x73\xef\x74\xee\xba\x40\xbd\xd3\xb9\x77\x3a\xbf\x5d\xa7\xf3\x73\xe2\x3e\xef\x14\xdd\xf9\x4d\x89\xd6\xbd\x58\xdd\x8b\xd5\x3d\x84\xb3\x9f\xda\xae\x58\x98\xfb\xfa\x5d\x4c\x12\xa2\x48\xbb\x3d\x8b\x88\x54\x6b\x0b\xe6\x7a\xa6\x4c\xcb\x71\x33\x41\xa4\xdc\x96\x21\xf9\x86\xdf\x26\x5b\xf2\xc3\xef\xa1\xe6\x7b\x3e\xd5\xf3\xa9\x4d\xa6\xb6\x3f\xa6\xd9\xe0\x30\xbf\x94\x6d\xd6\xf3\xdf\x2c\x6f\x97\xfe\xee\x8d\x1b\xb2\xf0\x8b\x1a\x0a\xd7\x52\xbb\xe2\xfe\x70\x5b\x3a\xdf\x92\x1f\x9b\xbe\xde\x26\x33\x36\x63\xef\x39\x71\xcf\x89\x7b\x4e\xfc\xb6\x39\xb1\x3b\xc9\xaf\xea\x22\x33\x7e\xba\x71\x96\x60\x36\xa6\xb1\x3c\xfe\x67\xa1\xcb\x3f\x97\x87\x4c\x1f\xa8\xd8\xa4\x98\xfa\x94\x4e\xf1\x8b\xfe\x24\x29\x0c\xe6\x1e\x33\x73\x85\x13\xcd\xd8\xd8\xaf\x13\xcc\xce\xe3\x37\xe1\x47\x6b\x9c\xfd\x4b\xf8\xd4\xb6\xe1\xe3\x58\x81\xa7\x03\x53\x66\x4c\x78\x45\x5e\x6d\xc9\x40\xb9\x1f\x27\x7c\x1b\xae\x1e\x4c\x2c\x60\xec\x8e\x5f\x07\x8b\xb2\x7f\xd3\xee\xfd\x3a\x7d\x2e\x61\xef\xb9\xe8\x38\xe1\xde\x73\xb1\xbf\x9e\x8b\xd7\x72\x47\xbe\xf0\xf1\x7c\x29\xb1\xae\x7b\x10\xbe\x89\x56\x83\xa0\xd6\x3c\x4b\x38\x8e\x97\xb9\x62\x0a\xc1\x2b\x04\x47\x59\x19\x89\x5f\x7c\xf6\x16\x84\xb5\x62\xb4\xbf\xb3\x48\xbe\xfa\xc4\xf7\x45\x4b\x79\xc1\x50\xbe\x66\x12\x5f\x43\x25\x79\x1b\xf8\xa9\xc5\x78\xfb\xd0\xbe\xde\xa2\xf4\xfa\x16\xa5\x3e\xb4\xaf\x57\x01\xf7\x4c\x05\xec\x43\xfb\xfa\xd0\xbe\x5e\x41\x5e\x3e\xed\x5e\x41\xfe\x2c\x42\xfb\x3a\x89\xda\xcf\x88\xbd\xb9\xbd\xd0\xdd\xcb\xdc\xee\xbd\x5e\xe6\xee\x65\xee\xcf\x54\xe6\xde\x8f\x15\xee\x05\xee\x5e\xe0\xee\x05\xee\x5e\xe0\xee\x05\xee\x9d\x2f\x63\x2f\x70\xbf\x64\x81\xce\x66\xa9\x7b\x45\x92\xcd\x5b\xf5\xe5\xf4\xe2\x76\x2f\x6e\xef\xb7\xb8\xbd\x37\x13\x7a\x3b\x65\x1e\xbb\xcd\xa7\x2f\x52\xde\x17\x29\xef\x8b\x94\x3f\x7b\x91\x72\xf7\x75\x87\x8c\x0f\x7b\xb8\x14\x56\xb9\x34\x80\x8f\x82\xcc\xa8\x54\xc0\xfe\xbb\xc8\x2b\xab\x13\x3d\xde\xaa\x9c\xd2\xa7\x7a\xf8\xa7\xbd\xd4\xd2\x4b\x2d\xbf\x53\xa9\x65\x8f\x62\xc1\xf6\x22\x63\x25\xc5\x2a\x9a\xe3\x49\x42\xc6\xde\xe8\x23\xbb\xea\xc1\x17\x54\x2a\x89\xa2\x5c\x2a\x9e\xb6\x5f\x2e\x1f\x5d\x0f\x03\xdf\xc1\x29\x67\x53\x3a\xcb\xcd\xdd\x62\xc0\x39\x83\x13\x5d\x48\x82\x8b\x8c\xac\xf2\x54\x35\xb4\xfe\x26\xae\xa5\xe6\xa1\xbf\xd4\xed\xb4\x8e\xe0\x5e\x18\xf9\xac\xd4\xad\x65\xad\xf1\xcd\xf0\xf6\xea\xfe\xe6\x74\x78\x82\x06\x59\x96\x50\x63\x77\x37\xa4\x40\x7f\xd3\x93\x42\x0a\xcb\x87\x62\x2f\x85\x21\x73\x83\x61\x0b\x86\x7e\x2d\x1b\xa3\x43\x74\x7a\x71\x7f\x7b\x37\xbc\x69\x69\xd0\x12\x0a\xe4\xad\x92\x34\x4b\xb0\x22\x31\x7a\xc8\x27\x44\x30\xa2\xa5\x1d\x8b\x74\x5b\x98\xff\x4d\xa3\xc3\xff\x1e\x9e\xde\xdf\x9d\x5f\x5d\x8e\xff\x76\x3f\xbc\x1f\x9e\x20\x47\x71\xba\x59\x3d\x2e\x3d\x8a\x78\xc1\x70\xaa\x35\x10\xfd\x43\x91\x29\xfb\x6b\x4e\x72\x82\xb0\x94\x74\xc6\x52\x02\x88\xc0\xa5\x16\xdd\x80\x2f\x06\xdf\x0d\x2f\xca\x2d\xcf\x49\x08\xbf\x8b\x12\x3c\x21\x89\xf5\x47\x80\x89\x5d\x13\x7a\x00\x55\x6c\x1c\x15\xb9\x59\xd5\xbf\xdd\x0f\x2e\xce\xef\x7e\x1e\x5f\xbd\x1f\xdf\x0e\x6f\x7e\x3c\x3f\x1d\x8e\xad\x54\x79\x3a\xd0\xfd\x96\x7a\xb2\xc2\x27\xfa\x35\xc7\x89\xd6\x4e\xf8\xd4\xe1\xf1\xa2\xa7\x39\x61\x28\x67\x40\x71\x46\xe5\xd1\x7a\x90\xef\x54\x9f\x32\x33\xa3\xeb\x8b\xfb\x0f\xe7\x97\xe3\xab\x1f\x87\x37\x37\xe7\x67\xc3\x13\x74\x4b\x12\x50\x0a\xdc\xa2\xc3\x2e\x66\x49\x3e\xa3\x0c\xd1\x34\x4b\x88\x5e\x0d\x6c\xb3\x89\xe7\xf8\x91\x72\x61\x8f\xee\x8c\x3e\x12\x66\xd6\x11\xce\x2c\xb4\xef\x84\xef\x71\xb0\x74\x57\x97\xef\xcf\x3f\x9c\xa0\x41\x1c\xfb\x39\x48\x68\xa3\x44\x39\x0e\xd6\xf9\xb0\x3c\x6c\xcd\x1c\xa0\x7b\x43\x44\xfc\x91\x08\x41\x63\x52\xa1\xa3\xc1\xed\xed\xf9\x87\xcb\x8f\xc3\xcb\x3b\x58\x31\x25\x78\x22\xd1\x9c\x3f\x81\x29\x1b\x66\x08\x16\xee\x47\x4c\x13\xe8\xcc\x6d\x16\x67\xe8\x69\x4e\xc1\xfd\x01\xc0\xcc\xbe\x67\xa3\x9f\x89\x9c\xbd\xba\x75\xb6\x74\xf0\xea\x6a\x4b\xf5\x24\xd5\xdf\xa8\x1c\x8b\x65\x2f\x94\xa8\xbc\xfe\xe2\x2a\x6a\xad\x7f\x51\x21\xb7\x76\x65\xad\x46\x2f\xed\x33\x2d\xf6\xba\xb3\xae\x56\x5e\xc3\x17\xbb\x66\x35\xe3\x8d\x5f\xa2\x2a\xeb\x0d\xf8\x3d\x97\xc2\x3e\x05\x39\x93\xbf\x58\xe5\x7e\x85\x69\x3a\xf8\xe2\x2d\x5c\xae\xe1\x70\xf7\xe8\x22\xbd\x09\xe5\x1a\x27\x1e\xa7\x44\xe1\x18\x2b\xac\xd9\xd3\x8c\xa8\x23\x74\xc5\xe0\xd9\x1d\x96\x0f\x07\xc8\x15\xa4\x40\x5c\xa0\x42\x70\x7c\x81\x6c\xc9\x37\x62\x93\x59\x5f\x99\xe9\x95\xf2\x5e\x29\x6f\x5e\x99\x3e\x72\xa7\x65\x85\x77\x75\x31\xae\x65\xc6\xdc\xdd\xfd\x65\x5a\x7c\xbb\x57\xd8\xcb\xda\x2d\x77\x7a\xa1\x99\x62\x28\xfd\x6d\x65\xfe\xaf\xbf\xad\xfa\xdb\xaa\xbf\xad\xf6\x60\x85\x5f\xdd\x06\xdc\xc0\xdd\x5f\xd5\x08\xbc\x4a\x3b\xdd\x18\xc5\xa8\xd0\x46\xd7\xc1\x31\xfa\xa5\x2b\x5c\x51\xf1\x0d\x7d\x1b\x66\xdf\x60\x92\x2f\x91\xa9\xb0\xd3\xcb\xdc\x84\x00\xf7\xfa\xe9\x33\xde\xf8\x3d\xa8\xd4\x4e\x41\xa5\xf6\x63\xae\xcf\x92\xd5\xb0\x7b\x53\xf4\xdb\xc8\x64\xe8\xd1\xa3\xfa\x58\xfd\x3e\x56\x1f\x7e\xef\xd1\xa3\x76\x47\xad\xcf\x2b\x5d\xf3\x98\x8c\x2b\x35\x3e\xfc\x3f\xc7\x55\xcf\x4f\xe9\x49\xe8\x06\x2a\x3d\x28\x92\x17\xa0\x75\x1a\xef\xb2\x2e\xc8\x25\x8f\x49\xe7\xda\x20\xa5\x97\xf7\x5c\x06\x77\xf3\x34\xb2\x78\x69\xe0\xcf\x2c\x89\xb7\x6c\xf9\xe7\x68\xd8\x69\x20\xe0\xde\xca\xb3\x72\xa1\x3e\x57\x80\xe8\x82\x43\xbd\x21\x4f\x45\x37\x36\xee\xc2\x54\xc6\x2d\xcc\xbc\xf9\xb9\x67\xe9\xcd\x8f\x9f\x07\x06\xa2\x3b\x47\x07\xb3\x4a\xf8\xf6\xdb\xb0\xab\x84\x23\x7e\x09\xcb\xca\xd2\xbd\xff\xec\xb8\xfa\x32\x4a\xee\x79\x7b\xc7\xe5\xfa\x5c\x39\x7c\x8f\xda\xb0\xcc\xd6\xd1\xc3\x22\xf4\xa6\x96\xfd\x99\x70\x6f\x6a\x79\xd3\xa6\x16\xe3\xa2\x1d\x67\x58\x10\xa6\x1a\x44\xea\xea\x75\x02\xaf\x87\x69\xb4\x4e\xea\x80\x06\x90\x96\x68\x91\xbd\x90\xfd\x55\xf5\x79\xd9\x5e\xac\x60\x10\x24\xb7\x1c\xff\xb3\xf8\xdb\x0b\xeb\x25\x50\xef\x25\xd1\x49\x06\xbe\x59\xea\x3b\x3a\xb7\x81\x4a\xdb\xa7\xbf\x60\x55\x12\x05\x13\xf2\x48\x92\x95\xf1\x4c\xd7\xe6\xed\xb7\x95\xf5\x52\x1b\xf4\xcb\xc6\x36\xd5\x37\xbe\xdb\x01\x72\x3b\x43\x4d\x06\x47\x90\x26\xa0\xa5\x51\x3e\x2d\x2e\x06\x89\x9e\x68\x92\x40\x92\x38\x24\xb1\xb4\xdd\x00\xbf\xbb\x88\x87\xd6\x9d\x7f\xd5\xb8\x87\x26\xee\xd0\xc4\x12\xba\xd8\x53\x77\x95\x06\xe7\x88\x0d\x32\x94\x40\x1b\x5a\x61\x80\xfd\x3c\x38\xc1\x07\xa2\x5e\x8a\x0d\x6c\x7a\xf6\x97\x9e\x7b\x41\xa6\x44\x10\x16\x91\x3d\xf4\xb6\xaf\x13\x06\xf2\x93\x99\xa4\x8d\x01\xf1\xd9\xa1\xe1\x54\x15\xb7\x7a\x5a\x49\xd4\xed\x93\x03\xfb\xe4\xc0\x3e\x39\xb0\x7a\xd4\xfb\xe4\xc0\x3e\x39\x70\x93\xe2\xe9\x67\xf0\xf8\xb5\xa4\x0a\xd3\xfb\xe7\x21\x58\x98\xb9\xf4\xb2\xc5\xef\x46\xb3\x70\x1b\xbe\x17\x9a\x85\x39\x6b\xab\xcc\x0f\xa5\x1f\x1b\x42\xac\x5f\xdc\x24\xb1\x09\xd3\x28\xd9\x25\xce\xe0\xf5\x37\xc9\x3a\xaa\x43\xef\x6d\x14\x28\xd8\xba\xe7\xe3\x24\xb5\x23\xd0\x6d\xe2\xd6\x63\xf8\x76\xe7\xbd\x2f\x1c\xb4\x8d\xee\xf7\x95\x8f\x6e\x57\x5a\x7b\x0f\x2c\x36\x9f\x11\x8f\xec\xad\x37\xaf\x9c\x2b\x51\x63\x86\x6f\x76\xba\xbd\xb1\xaa\x37\x56\xf5\xc6\xaa\xde\x58\xd5\x1b\xab\x50\x6f\xac\x5a\xdb\x58\xf5\x19\xc9\x54\xbd\xe1\xaa\x17\xab\x76\x37\xdd\x7d\xd5\x32\xf7\xc9\x5a\xd7\x19\xf8\xb6\xc8\xa1\x5a\x19\x79\x6f\xa7\xfd\xcb\x8a\x90\xfb\x6b\x37\x82\xb7\xc3\xaf\xe4\x73\xb3\xa4\x6d\x02\x8b\xdd\x8e\x7e\xb6\x71\xc5\x7d\x35\xb8\xc6\xb5\xea\xc3\x9e\x97\x2c\x4e\x1f\xf6\xdc\x87\x3d\xef\x5d\xd8\xf3\xce\x95\x95\x8c\xcb\x65\x80\x44\xa6\x1a\xca\xd2\xfc\x67\x77\x67\x43\xa2\x11\x90\x82\x29\x84\x13\x93\x2c\xe1\x0b\xb0\xa4\x2c\xb9\xce\x5d\x17\xd7\x35\x89\x7a\xdf\x6f\x74\x37\xf2\x97\xd2\x39\xf6\x45\x26\x2d\xe6\xbd\x17\x52\xe8\xf1\x3f\x2b\xe9\xfc\x9d\xf0\x32\x19\x22\x9f\xa8\x84\x5b\x69\x35\x61\x8f\x58\xf3\x93\xa0\x1a\x95\xbd\x07\x27\xb9\x0a\x72\xf7\xa4\x16\xac\x32\x22\xd4\x22\x78\x93\xa4\x99\x5a\xfc\xd7\x88\x51\xe5\x3d\x6c\x74\xc6\xb8\x30\x5c\x4d\x7f\x3c\xc7\x2c\x4e\x88\xd0\x97\xaa\x6b\x27\xc2\x8c\x71\x05\xe2\x06\xcc\x20\x46\x8f\x14\x1b\xe1\x64\x70\x7d\xde\xd9\xcf\xfc\x86\x4e\xd7\x4b\xd7\x1f\x5a\x71\xd7\x7d\x48\xf8\x04\x8a\x92\xe5\x65\x9d\x5e\x37\xd0\x7b\x46\x4b\x3b\xf7\x5a\x0c\x41\x61\xf9\x50\x05\x0e\x29\x67\xa1\x8f\x97\x42\x89\xac\x78\xb7\x84\x31\xbf\xfc\xd5\x0a\xdc\x48\xf9\x99\x05\x20\x81\xc7\x30\xe4\xea\x38\xdc\x8f\x61\x87\xee\xb7\xa2\x65\xf7\x8b\xab\xc6\x0a\x3f\x0a\xa2\xc4\x62\x8c\x95\xd2\x4c\x66\x97\x18\x27\x77\x58\x3e\x74\xc6\x38\x29\xbd\xbc\xe7\x2c\xa7\x84\x71\x52\x1e\xf8\xb3\xb3\x9c\x8e\xd4\xb9\x82\x33\xbd\xbd\xfc\xf8\xae\x67\x6d\x8d\x89\xff\x5e\x72\xe5\xbb\xf1\x9e\x55\x66\xda\xb7\x98\x37\xbf\x8c\x99\xee\xcd\x08\x2b\xfc\xfc\x73\x3c\xb9\xe5\xdb\xa9\x3f\xa2\xcb\xd6\xe8\xb3\xab\x6d\x58\x11\x3a\x56\xcc\xed\x8d\xd4\x38\xac\xca\x4d\xbb\x1e\xd5\xf3\x98\xb9\x83\xdd\xe8\xeb\x4a\xf7\x75\xa5\xfb\xba\xd2\xcf\x5e\x57\xba\x9b\xd2\xd9\x59\xe3\xec\xaa\x6e\x76\xd3\x35\xdb\x15\xcd\x67\xf0\xd2\x76\xd7\x06\x2f\xa8\x2c\xab\x83\x6f\xc2\x65\x5b\x1a\xf1\x4b\xe0\xa3\xfd\x4e\x15\xc1\x5e\x0b\x7c\x96\x75\xfb\x5c\x55\xc0\x3d\xd7\xff\x7a\x64\xb7\x1e\xc5\xbe\x0f\xc0\xd8\xe1\xe2\xf4\x01\x18\x7d\x00\xc6\x67\x1b\x80\xd1\xae\x4d\xd0\x78\xeb\x74\xbd\x35\x2b\x48\x79\xa3\x80\xf8\x05\x44\x29\x2c\x1f\xba\xd6\x94\xd2\xa2\xf2\x79\xfc\x26\xa4\xfa\xc6\x09\xbf\x84\x74\xdf\xd7\x29\xda\x69\x9d\xa2\xbd\x9b\x76\x2f\xf8\xf5\x82\x5f\x2f\xdb\x74\x9c\x70\x2f\xdb\xec\xaf\x6c\xf3\x5a\x0a\xcb\xe7\x04\xa1\xab\x85\xa7\x52\x66\xcc\xd2\x00\x5b\x03\x47\x03\xee\x81\x3c\x4b\x38\x8e\x57\x05\xe1\xfc\x82\x0a\xb9\x66\x89\x68\x66\xda\xd5\x1f\xbc\x05\xc9\x4c\x8f\xd3\x8c\xf8\x77\x13\x4b\x1b\x4e\xf9\x55\xc3\x68\x81\x5e\x21\x78\xac\x14\x84\xf6\x5c\x5a\x47\x95\x86\x3b\x29\x18\xf2\xdb\xb7\x42\xc5\x2f\xa1\x4e\x7c\xc6\x0e\x81\xde\xe8\xff\xfb\x2c\x74\xbe\x37\x52\x6a\xaf\xca\xf5\x59\x94\xbd\x11\xbf\x57\x74\x7b\x45\x77\xe7\xcb\xb8\x4f\x8a\xee\x2b\x4a\xd4\x26\x2d\xe4\x59\xca\x16\x6e\x26\x5b\xf7\xa2\x75\x2f\x5a\xf7\xa2\xf5\x67\x2b\x5a\xef\xc7\x0a\xf7\x72\x75\x2f\x57\xf7\x72\x75\x2f\x57\xf7\x72\xf5\xce\x97\xb1\x97\xab\x2b\x72\x35\xfc\xe5\xd2\xa2\xd7\x15\xb2\x3b\x0b\xd7\x1d\x72\xa0\xdf\x8a\x64\xdd\x4b\xd5\xbd\x54\xbd\xdf\x52\xf5\xde\x4c\xe8\xf3\x4b\x7c\xec\x53\x07\xfb\xd4\xc1\x3e\x75\xf0\x35\x52\x07\x1d\x2f\x59\x26\xa1\xd4\x05\x8b\x1f\x6b\x1c\x68\x6f\x65\x8b\x62\xb4\x9b\x86\x75\xec\x6a\xa9\x1d\xb0\xfc\x26\x95\xa5\x4a\xbf\xb9\x86\xf6\xa8\xde\xd4\x81\x93\x16\x34\xa3\x70\xe3\x5b\x8d\x08\xf6\x93\x7d\xf3\x6d\x81\x7f\xd7\x47\xdd\xd7\x9b\x42\xc1\xae\xf5\xf5\xa6\x9e\x71\xde\xee\x70\xad\x98\xb9\xa3\x51\x63\xe3\x7d\xa3\xd3\x7e\xf5\x00\xb9\xf6\x93\xfe\xaa\xe1\x72\x8d\x37\x49\x2d\x59\xe7\xf8\x9f\x8d\x17\xc5\x2b\x94\xd9\x5a\xfb\x76\xf8\x40\xd4\xe7\x72\x35\xf4\x65\xb6\xfa\x7a\x10\x3b\x9a\xee\x46\xac\xff\xcd\xce\xb6\x2f\x2a\xd6\x17\x15\xeb\x8b\x8a\xf5\x45\xc5\xfa\xa2\x62\xe8\x77\x5e\x54\x6c\x6d\xf1\xd1\x8c\xe3\x73\x91\x20\xfb\xa2\x62\xbd\x10\xb9\xbb\xe9\xfe\xbe\x84\xc8\x3d\xb4\x20\xec\x45\xf5\x34\x6f\x41\x78\x75\x9c\x0f\x37\x92\xae\x58\x1f\x6e\x41\x7b\xbc\x0f\xfb\x7f\x3d\xde\x47\x8f\xf7\xd1\x32\xeb\x3e\x98\xb5\xc7\xfb\x40\x7d\xb8\x66\x1f\xae\xb9\xcf\xe1\x9a\x1d\xb6\xb1\xc7\xfb\xe8\x28\xce\x3d\x13\xe6\x87\x93\xb9\xd6\xc2\xfd\xf8\xa9\xae\x68\xec\xad\x94\xe6\xc6\xfa\x3b\xc3\xff\xa8\x4e\x7b\x2f\x54\x92\x17\xc4\x01\x69\xa2\xeb\xce\x0a\xc8\xdb\xc0\x03\x71\xa3\xed\x13\x17\xfb\x10\xeb\xfd\x0f\xb1\xde\xbb\xc4\xc5\xbd\x91\x64\x7b\x75\xaf\xcf\x5d\xec\x73\x17\x7b\x65\xb8\x57\x86\x77\xbe\x8c\xfb\xa4\x0c\xbf\xb2\x84\xfd\x8c\xb8\x20\xdb\xc9\xda\xbd\xa8\x6d\xde\xeb\x45\xed\x5e\xd4\xfe\x4c\x45\xed\xfd\x58\xe1\x5e\xce\xee\xe5\xec\x5e\xce\xee\xe5\xec\x5e\xce\xde\xf9\x32\xf6\x72\xf6\x8b\xe1\x84\x34\x09\xdb\x1d\xf3\x6d\xde\x92\xa4\xdd\x4b\xd9\xbd\x94\xbd\xdf\x52\xf6\xde\x4c\xa8\xc7\x0c\xe9\x31\x43\x7a\xcc\x90\x1e\x33\x64\x23\xf9\xe6\xdf\xec\xb1\x7c\x17\xdc\xc4\xfe\xca\x7e\xf7\x5d\xc2\x27\x77\x8b\x8c\xe8\xff\x9e\xd1\x94\x30\x09\xd2\x28\x55\x8b\x50\x9e\x69\x59\xf9\xfa\x9a\xbf\xbb\x3d\xbf\xfc\x70\x11\x66\xd3\xbc\xfb\x78\x7f\x71\x77\x7e\x3d\xb8\xf1\xeb\xe2\x67\x15\xae\x85\xfd\xae\x24\x92\x59\x92\xbf\x21\x5a\xf7\x84\x53\x73\xab\xb0\xca\xe5\x66\x23\xbb\x19\xde\x0e\x6f\x7e\x84\x6c\xa0\xf1\xd9\xf9\xed\xe0\xbb\x8b\x12\x41\x94\x9e\x0f\x4e\xff\x76\x7f\x7e\xd3\xfe\x7c\xf8\xdf\xe7\xb7\x77\xb7\x6d\x4f\x6f\x86\x17\xc3\xc1\x6d\xfb\xd7\xef\x07\xe7\x17\xf7\x37\xc3\xa5\xeb\xb1\x74\xb4\xcb\x95\x10\x09\x8b\x04\x71\xfe\x28\xb2\x5c\x43\x14\x6b\x88\xbc\xf8\xe8\xd8\x61\x53\x5f\x27\xe8\xde\xea\xf4\xd4\x36\x6e\x18\x6c\xd0\x90\x51\x46\x62\x2a\xf1\x24\x21\x71\xad\x25\xb7\x86\x6d\x2d\xe1\xd2\xa0\x9e\xb4\xf6\xec\x45\x4e\xcd\xf3\x22\xc3\x0b\x10\xe4\x28\x2a\xc2\xe2\x86\x3e\xcc\x3e\xb4\xf6\xc0\x34\xef\xa2\x8f\xa4\xd4\x53\x94\x0b\x41\x98\x4a\x16\x88\x7c\xa2\x52\xc9\x5a\xa3\x6e\xfb\xda\x9a\xb5\x77\xaa\x6f\x70\x8e\x25\x9a\x10\xc2\xca\xe3\x17\x24\x21\x58\x36\x8c\xd9\xee\x7e\xb7\x65\xf1\x7b\x65\xad\x31\xe6\x32\x9a\x62\x9a\xe4\x82\x54\x4e\x0b\x4f\x33\x2c\xa8\xe4\x6c\xf8\x49\xdf\x65\xfa\x20\x5f\xc1\xe7\x5c\x6c\x76\x62\x86\x7f\x0b\x29\xf8\xb2\xfc\xcf\x0f\x77\xe5\x7f\x95\xce\xfc\xc5\x5d\xf9\x5f\xcb\x69\x3d\x68\xb8\x4a\xd9\x87\xe8\xc3\xdd\x09\xfa\x00\x21\x4e\x02\xdd\xcd\xb1\xa1\xd8\x8b\xbb\x13\x74\x41\xa4\x84\x5f\x8a\x8f\x15\x55\x09\xcc\xed\x3b\xca\xb0\x58\x20\x37\x7d\x93\xe8\x8a\xa3\x39\x22\x7e\x69\xaa\x8b\xc7\xfe\x91\x33\x50\xdd\x8b\xd5\xbb\xe0\x33\x1a\xe1\x64\xbb\x45\x1c\x5c\x96\xf8\xc0\xd5\xcd\xd2\xa5\x08\xdf\xae\xaf\xc5\xe0\xf2\x0c\x92\x48\xdd\x50\x1b\x66\x7e\x49\xa4\x26\x92\x88\xb3\xd8\x7a\x69\xf4\xed\xbf\x08\x84\xfa\x7f\x70\x48\xc4\xcd\x25\x65\x33\xdd\x22\x3a\x46\x57\x37\x23\x76\x25\x62\x63\x08\x25\x5a\x1a\x36\x34\x47\x25\x62\x5c\x21\x9a\x66\x5c\x28\xcc\x94\x56\x04\x40\x0c\xb0\x2b\x62\x38\xc0\x29\x4f\xd3\x5c\x61\x7d\xd0\x6a\x8b\xca\x8c\x39\xe4\x96\xa8\xf3\x18\x5c\x2b\x0d\x6b\x68\xe4\x84\x62\x2e\x99\xd0\xed\x6b\x19\xa5\xac\x43\xd3\xb8\xa6\xca\xba\x26\xb0\x10\xb8\x2c\x4d\xbc\xa3\x8a\xa4\xd5\xf7\x3b\x06\x79\xfe\xab\xd1\x40\x70\x6a\x92\x2a\x88\x18\x88\x68\x4e\x15\x89\x94\x3e\x82\x1b\xd1\xc4\xfd\xe5\x0f\x97\x57\x3f\x85\x12\xc4\xbb\xc1\xc7\xb3\xbf\xfc\x7b\xe9\x87\x9b\x8f\xb5\x1f\xc6\x3f\xfe\xa5\xf6\xcb\xff\x6f\x29\x3d\x55\x7b\xaa\xe9\xf9\xc1\x5c\x0e\x41\xa4\x06\x9b\xb0\x9b\x2a\xa2\x29\x9e\x11\x24\xf3\x4c\x53\x80\x3c\x2a\xef\xaf\x16\x29\x2f\x38\x8e\x29\x9b\x99\x0c\xd0\x0b\xaa\x88\xc0\xc9\x47\x9c\xbd\x77\xf6\xeb\x0d\x56\xe7\xff\xde\x96\xf2\x75\xdf\xfd\x3c\xf8\x18\x66\xfc\xbe\xbb\xbe\xb9\xba\xbb\x5a\x3a\xeb\x52\x0b\xf5\x63\xa4\x1f\x9f\xc0\xff\xa2\x63\xa4\x5b\xf7\x92\x6f\x4a\x14\xd6\x1a\x01\xfa\xd2\x24\xcd\xf9\x44\x1a\xca\x12\x38\x35\x99\xa0\x29\x85\x2b\xc5\x58\xf0\xbe\x32\xc2\xb5\xd7\x1e\xfc\xb9\x31\x1f\x80\xb6\xec\x2e\x65\x16\x63\x11\xa3\x7f\xc8\x6a\xfa\x38\x18\x8e\xcd\x0f\x24\x46\x87\x68\xae\x54\x26\x4f\x8e\x8f\x9f\x9e\x9e\x8e\xf4\xdb\x47\x5c\xcc\x8e\xf5\x1f\x87\x84\x1d\xcd\x55\x9a\x98\x74\x79\xbd\x0a\x27\xe8\x5a\x70\x7d\x85\x80\x82\x4e\x04\xc5\x09\xfd\x8d\xc4\x68\x62\xf8\x1f\x9f\xa2\x5f\x22\x2e\xc8\x51\xb1\x31\xd6\xa8\x64\xef\x11\x6b\x78\x3a\xd6\x2f\x35\x30\x93\xea\x7e\xa2\x98\x44\x34\xb6\x62\x06\x61\x11\x07\xcb\xa3\xf1\x55\xe8\xf6\x5c\xa6\xa1\xd6\x68\xb2\x5c\x15\xcb\x19\x28\x2b\x38\x26\x41\xb6\xbb\xe2\x65\x82\xd3\x8a\xcf\xb9\x51\x5b\x73\xad\xa2\xeb\xbb\x15\xc3\xad\xea\x5e\xcd\xf4\x84\x23\x9e\xa0\x49\x3e\x9d\x12\x11\x3a\xa4\x0f\xb4\x36\x43\x25\x12\x24\xe2\x69\x0a\x12\x83\xfe\x2a\x97\x86\xaa\x61\xc5\xec\x68\x8f\x46\x0c\xf6\x5f\xab\x39\x40\x01\x31\x07\x56\xc7\x08\x89\x11\x66\x0b\xd3\xcd\x24\x9f\x86\xed\x1b\x18\x0a\x1c\x23\xaa\x46\x6c\x90\x24\x48\x90\x94\x2b\x12\xe4\x50\x82\xf3\xac\xbc\xe0\xc0\x22\x05\xc9\x12\x1c\x91\xd8\xd0\x43\xc2\x23\x9c\xa0\x29\x4d\x88\x5c\x48\x45\xd2\xb0\x81\x2f\xc1\x56\xa3\xd7\x8c\x4a\x14\xf3\x27\x96\x70\x6c\xe7\x51\xfd\xec\xab\xf2\x69\x1c\x3a\x88\x80\xa1\x10\x5c\xc0\xff\xfc\x40\x59\xbc\x33\x0e\x75\x7f\x3b\xbc\x09\xff\x7d\xfb\xf3\xed\xdd\xf0\xe3\x7a\xdc\xc7\x53\x16\x0c\x0f\x74\xf8\x13\x74\x6b\x16\x81\x0b\x2d\x11\x89\x96\x49\x7d\xb4\xa4\x54\xfc\xc0\xe3\x0d\xb9\xef\xc7\xc1\xe5\xfd\xa0\xc4\x51\x6e\x4f\xbf\x1f\x9e\xdd\x57\xf4\x01\x3b\xbf\x92\x0c\x6f\xd4\xbf\xf0\xb7\xd3\xef\xcf\x2f\xce\xc6\x0d\x0a\xe3\xbb\x9b\xe1\xe9\xd5\x8f\xc3\x9b\x42\xb7\x6b\x5c\xa2\xca\x60\xaa\xcc\xea\xce\x30\xa5\x39\x8f\xd1\x64\xd1\x0c\x08\xa1\x25\xe7\x04\x7c\xb1\x05\x24\x8a\x69\xf5\x04\x78\x93\xc3\xe6\x28\xbe\x48\x79\x4c\x0e\xec\x3b\x80\xa4\x61\x8c\x2b\x46\x62\x6e\x6e\x58\xf7\x8e\x59\x60\xa8\x30\x20\x17\x7e\xe1\x4e\xd0\x00\x49\xfd\x62\xae\x0f\xb5\xa0\xb3\x19\x18\x0e\x2b\x43\x35\xad\xd9\x4f\x61\x79\xe1\x3b\xb3\xff\x99\xe0\x70\xce\x75\xb7\xd6\xe2\xec\xad\x12\xe6\x43\x40\x5d\x29\xb7\x28\x30\x18\x1c\x1a\x86\xe6\x36\x4b\x2f\x42\xeb\x7a\x99\xf3\x68\xec\x45\xfa\x70\x01\xdb\x92\xc6\xde\x99\x09\xf2\x48\x79\x1e\x7c\x6a\x81\x3d\x4a\x3b\xde\xd8\x7c\xb1\x00\xb0\x6c\xc6\x28\x52\x69\xc6\x93\x47\x63\x0b\x9a\x85\x3d\x42\x0b\x53\xc1\xd3\x86\x36\xca\xc7\xe4\xfc\xea\x56\x09\xac\xc8\x6c\x71\x66\x59\xc6\xe6\xc7\xe3\xec\xea\xa7\xcb\x8b\xab\xc1\xd9\x78\x38\xf8\x50\x3e\xf1\xfe\xc9\xed\xdd\xcd\x70\xf0\xb1\xfc\x68\x7c\x79\x75\x37\x76\x6f\x2c\x25\xf9\x96\x0e\xea\xf7\x74\xf9\xc5\x13\xa4\x59\x2e\xb0\x46\x07\x78\x17\xf0\xc7\x09\x99\x72\x61\xf8\x7c\xea\x42\x17\xac\x08\xe3\xd6\xd6\xea\x62\x95\x59\x9c\x80\x65\xac\xa9\x49\x63\xf5\x56\x82\xe0\x14\xee\x09\xcc\xd0\x90\xc5\x87\x57\xd3\xc3\x5b\xf3\x63\x8a\xc5\x03\x11\xfe\xd3\x27\x41\x95\x22\xac\xa4\xd2\x61\x37\x64\xaf\x24\x16\x1d\x1c\xa1\x1b\xcd\xf7\xf5\xfb\xfe\x52\xd3\xc4\x1e\x13\x85\x69\x22\xed\x60\x4b\xeb\x7a\x82\x2e\xb0\x98\x15\x76\xb8\x2f\xf9\x74\x6a\x1a\xfb\xca\x0c\x43\xdf\x61\xa5\x59\x34\xf0\x5e\x4d\x1a\xee\x5e\x84\xfe\xec\xcb\x5e\x1e\xae\x53\xd5\x7d\xb6\x1d\x4d\xdd\x5f\xc3\x8a\x1b\x8d\xbd\xa4\x1b\xda\x27\x0d\xb4\x06\x13\x37\x8f\x97\x5f\x32\xcd\x6d\xd7\xc9\xa9\xfc\x62\x03\x39\x99\x5c\x2a\xbd\xf3\x53\xad\x6d\x36\xd0\x12\xf9\x44\xad\xc1\x20\x1c\x77\x85\x84\x8a\x66\xc0\xbc\x8a\xb3\x8c\x60\x21\x9b\x76\xbb\x2c\x06\xb6\xec\xbd\xe9\x29\xec\xc3\x6e\xb2\xeb\xe7\x00\x71\x06\x06\x07\x2f\x44\x54\x28\xb2\x03\x0d\x98\xb6\x6a\x14\x70\x0d\x68\x4b\x57\x16\xd9\xe8\x23\x95\x5a\x69\x34\x3f\x7e\x67\x21\x97\x36\x23\x88\xf7\x83\xf3\x8b\x8a\x70\x31\x3e\x1b\xbe\x1f\xdc\x5f\x2c\x37\x13\x96\xbe\xab\x6e\x31\x3a\x44\xfa\x79\xd9\x6f\x4e\xa7\xe6\xce\x70\xc0\x51\x46\xa5\x25\x0c\x8c\x56\x16\xaa\xc6\xd8\xab\x63\x92\x25\x7c\x91\x12\x06\x26\x9e\xd2\x4d\xa8\xd7\x73\x8a\xa9\xbd\x5a\x82\xc1\x82\x15\xc7\x9a\xdd\xe0\x1a\x3b\x74\x68\x55\x24\xf6\x37\x6f\x19\xac\xaa\xc2\xba\xaf\x8d\xf7\xcc\xfe\xe7\x56\x61\xb5\xe1\x19\x1b\x9c\xde\x9d\xff\x38\x2c\xeb\x87\xa7\xdf\x9f\xff\xd8\x24\xd5\x8c\x3f\x0c\x2f\x87\x37\x83\xbb\x15\xc2\x49\xa5\xc9\x26\xe1\x44\xea\x01\x57\xbd\xa7\x54\xfa\x88\xa0\xc8\x40\x5e\x21\xaa\x24\x7a\xa4\x92\x4e\x28\x00\x84\x59\x4f\xe4\xfd\x39\x70\xd6\x47\x9c\xd0\x98\xaa\x85\x13\x5f\x4c\xbf\xe5\x7d\xd4\x9c\xd4\xb6\x6f\xcc\x0e\xa1\x7f\x12\xac\x7c\x66\x73\xdc\xa4\x4f\x10\xe8\xb6\x8f\xa0\xb4\x05\x9f\x31\x2d\x48\xb3\x19\x11\x66\x38\xe0\x7d\x09\xc7\x12\x3c\xd7\xa3\x0a\x85\x95\x62\xd5\xbc\xd0\x3a\x23\x8c\x08\x00\x81\xf3\x9d\x18\x41\x4a\x10\xf6\x85\x96\xb9\xb2\x84\x46\x54\x25\x0b\x14\x81\x0d\x0b\xcc\x99\x29\x66\x78\x66\x85\x03\x50\x73\x2a\x24\xf1\x37\x83\xa2\x76\x35\xb5\xa6\xfd\x3b\x4a\x36\x3c\x66\xf7\x97\x67\xc3\xf7\xe7\x97\x65\x12\xf8\xfe\xfc\x43\x49\x84\xfd\x38\x3c\x3b\xbf\x2f\xdd\xe6\x5a\x92\x5d\x2e\xd7\x57\x9b\x6d\x38\x8a\xfe\xa5\x13\x74\x66\x3e\x3d\xd1\x8b\xdb\x00\x11\xe7\x95\xdf\xca\x3a\xdc\xb8\x90\x3c\xf7\xc7\x90\x29\xd1\xe8\x97\xe8\x6a\x42\xb2\x3e\xc8\x92\x0d\xa9\x39\x54\xa1\xd6\xf7\x65\xd5\xa9\x5c\x9d\xb2\x7b\x11\x82\x2e\x8f\x0a\xcb\x52\x18\xc3\x00\x46\x83\x36\x23\x56\x83\x5b\xab\x60\xd8\x3f\x82\x8b\x3a\xcd\xa5\x32\xae\x44\x20\x4e\xf4\xf0\x57\xa9\x17\x14\x5c\x8d\x47\xe8\x96\x90\x11\x73\xd6\x83\x19\x55\xf3\x7c\x72\x14\xf1\xf4\xb8\xc0\x27\x3c\xc6\x19\x4d\xb1\x96\xa4\x89\x58\x1c\x4f\x12\x3e\x39\x4e\xb1\x54\x44\x1c\x67\x0f\x33\x88\x80\x71\xee\xd4\x63\xdf\xec\x8c\xff\xe1\xe2\xcf\x5f\x1f\x5e\xfc\xf5\xeb\x77\x75\x0b\x59\xdb\xfe\x0f\x59\x84\x33\x99\x27\x36\x62\x4e\x84\x6b\xe3\x8e\x7c\x4e\x56\xed\xf7\x65\x79\xbb\xb6\xd3\x5f\x4f\xaf\xef\x4b\x16\xeb\xf2\x3f\x3f\x0e\x3f\x5e\xdd\xfc\x5c\xe2\x94\x77\x57\x37\x83\x0f\x25\x86\x3a\xbc\xfe\x7e\xf8\x71\x78\x33\xb8\x18\xbb\x87\xdb\xd8\xde\x7e\x60\xfc\x89\x95\x97\x46\x3a\x0e\x58\xeb\xe9\x04\xbd\xe7\x02\xfd\xe0\x77\xf2\x70\x82\x25\x5c\x31\xee\xce\x92\x07\x28\xe3\x31\x30\x5e\x44\xb2\x39\x49\x89\xc0\x89\xb5\x19\x48\xc5\x05\x9e\x99\x9b\x5e\x46\x02\xab\x68\x8e\x64\x86\x23\x72\x80\x22\xa0\x86\xd9\x01\x6c\x0a\xa8\x5a\x7c\x56\xb5\xf3\xdd\xe4\x4c\xd1\x94\x38\x15\xdc\xfe\xf3\xce\x6c\xc6\x06\x9b\x73\x75\xf7\x7d\x59\xd8\x7b\x7f\xf1\xf3\xdd\x70\x7c\x7b\xf6\xc3\xd2\xf5\x34\x9f\x95\x46\x76\x0b\x01\x48\xa7\x3c\xc9\x53\x16\xfe\xbd\xf9\xd8\xce\x2f\xef\x86\x1f\xaa\xa3\xbb\x1a\xdc\x95\x29\xe3\xa6\x1c\xe0\xf6\xee\xbb\xab\xab\x8b\x61\xc9\x25\xfc\xee\x6c\x70\x37\xbc\x3b\xff\x58\xa2\x9f\xb3\xfb\x1b\x83\x46\xb8\x6c\x9a\x6e\x04\x0d\x13\xd5\xd3\x0a\xa7\xb9\x6b\x56\xd8\x89\x13\x0d\x6c\x40\xb9\x39\xcb\x87\x01\xdc\x8e\x09\x07\x03\xab\xce\xa1\x37\xa9\x46\x66\xa4\x8d\xec\x50\x95\xb7\x09\xb5\xb3\xe3\xa5\x1b\xbd\x8c\x2b\xdf\xf9\x21\x18\x28\x50\xa3\x6c\xe3\x24\xe1\x4f\x26\x94\x37\xa5\xfa\x56\xb6\xc0\x68\xfa\x15\x59\x78\x08\x8f\x1a\x38\x5e\x79\x5b\x48\x24\x88\xfa\xc8\x73\xa6\x36\x27\xb9\xc1\x65\x89\xef\x0c\x2f\x7f\x1c\xff\x38\x28\x53\xe0\xf9\xc5\x72\x56\x13\x36\xd1\x70\x15\x0f\x2e\x7f\xf6\x97\x30\x04\x7c\x1f\x78\x0d\xd5\xc8\xae\x51\x42\xb5\xd8\x1b\x61\xad\xbd\x26\x20\xd1\x20\x42\xc1\xe4\x90\xea\xc9\x41\x80\x69\x66\xfc\x49\x86\x3f\x99\x41\x9e\xb8\x3f\x2a\xed\x49\x58\x17\xb0\xa6\xba\x78\x7a\x68\xc7\x6a\xd5\x0c\x11\xf6\x48\x05\x07\x3c\x5b\xf4\x88\x05\xd5\xd2\xb8\x69\x59\xcf\xf5\x04\xfe\x77\xbd\x36\xc1\x30\x5a\x61\x5c\xb7\x5c\xa8\x33\x1f\xc8\xbb\x99\x35\xa4\x29\xa0\xb5\x1e\xca\xda\x6c\xe8\xa8\x7f\xdb\xb0\x39\x5b\x06\xfc\x96\x27\xfc\x6b\x72\x46\x71\xa2\x19\xc0\xee\xe4\xc5\xc1\xe5\xed\x79\x59\x7e\x2c\xab\x19\x01\x5f\xde\x58\x5e\x04\x43\xa5\x19\xb9\x53\x26\x6e\xff\x76\x61\xb4\x0b\x00\x3d\x36\xe7\x36\x50\x2c\x40\x00\x72\x28\x28\x19\x16\xb2\xf2\x85\x44\x00\x84\x56\x04\x5c\xe9\x3b\x0b\xc2\x99\x1e\x39\x8d\x47\x8c\x7c\xca\x08\x93\x10\x1c\x60\xee\xb3\xc2\xd7\x2e\x8f\xd0\xf9\x14\x58\x82\x7e\x9d\xa1\x9c\x59\x07\x98\xbe\x70\xcd\x20\x0f\xb4\x28\x6b\x87\xe0\x35\x44\x30\xbc\x30\xe2\x82\xa5\x8a\xc1\x8f\xd8\x4f\xde\x89\x06\x8f\xa6\x5c\x33\x20\xbd\x8b\xb6\xbd\x13\x84\x99\xa4\x07\x48\x2b\x2c\xd5\x3d\x85\xd4\x01\xad\x50\xda\x10\x2e\xcd\x69\xec\x9f\x2f\x7f\x0d\xd4\xe2\x84\xc3\xcb\xa0\xf9\x2e\xa8\x5c\x05\x2d\xa2\x71\x62\x3c\x26\xe3\xee\x77\x42\xc4\x05\xb1\x7e\x96\xb5\xaf\x81\x55\x8c\xfd\x0e\xcb\x87\x9a\xef\xe1\x9c\x49\x85\x59\x44\x4e\x13\x2c\x37\x0c\x42\x72\x36\x8e\x83\xb2\xc4\x71\x73\x73\x7f\x7d\x77\xfe\xdd\x0a\x2e\x5f\xfd\xb8\x1e\x06\x14\x25\xb9\x73\xcf\x4d\x04\xc7\x31\xd2\xec\x73\xc6\x8d\x2b\xd0\x0a\xfe\x05\xf4\xb7\xc9\xeb\xf1\x01\x95\x25\xd8\xf1\x22\x1d\xc1\xda\x39\x42\x57\x02\xb5\x0b\x81\x22\xbd\x12\x28\x30\x79\xb8\xad\x06\xcf\xa2\x29\x48\x62\xad\x5b\x59\x82\xd5\x94\x8b\xd4\x70\xf9\xd2\xa4\x4d\xe3\xcb\x1b\xa5\x4c\x11\x21\xf2\x4c\x51\x87\xe5\x5e\x95\x52\xa1\xc2\x3b\x9f\x7d\x24\x52\xe2\x19\xd9\xc6\x01\xdd\xa4\x3c\xdc\xfe\x18\xfe\x13\x1c\xcc\x5d\x64\xff\xd2\x08\x5d\xe4\xbb\xa3\xa7\x2b\xf6\xde\x04\xf2\x5c\xf3\x84\x46\x1b\x06\xdc\xbd\x1f\x9c\x5f\x8c\xcf\x3f\x6a\x25\x7e\x70\x37\xbc\x28\x89\x12\xf0\x6c\xf0\xfe\x6e\x78\x63\x41\xac\x07\xdf\x5d\x0c\xc7\x97\x57\x67\xc3\xdb\xf1\xe9\xd5\xc7\xeb\x8b\xe1\x8a\xc8\x9c\xd6\xc6\xeb\xd6\xd5\xea\xab\x27\xb5\x5f\x60\x87\x35\x2f\x0b\xed\x65\x90\x35\x86\x69\x02\x4e\x70\x6e\x9c\xe1\x18\x31\x1e\x13\xf8\x59\x3a\xeb\x8c\x47\x8e\x46\xe7\xea\x8b\x24\x41\x38\x57\x3c\xc5\xe0\xb5\x49\x16\x23\x86\x27\x9a\xb5\xe2\x24\x09\xc2\xbb\x44\xce\x98\x66\xb1\xba\x31\x03\xd1\x1e\x25\x44\xb3\xf3\x2c\x48\xf6\xb3\x7e\x83\x29\x65\x10\x69\x9b\x62\xf1\x60\xdc\x4c\x45\x97\xc5\xa1\x90\x08\xcb\x11\xd3\xe3\x22\xd6\x30\xd4\x65\x85\x4f\x3a\xbd\xd5\xba\x3a\x29\x7e\x20\x7a\x55\xd2\x3c\x9a\xa3\x4c\xf0\x99\x20\x52\x5a\xdb\x72\x84\x99\x09\x40\xb0\xaf\xeb\x6b\x68\xc4\x18\xd7\x4b\xe1\x4c\xd8\x31\xc9\x08\x8b\x09\x8b\xa8\x49\xeb\x03\xdf\xbd\x37\x6d\xce\x04\xce\xe6\x48\x72\x70\x7a\xc3\xb2\x83\xfd\xca\x7c\xe4\x6e\x32\x33\x63\xf3\x38\xb4\x40\x8b\x5c\xf3\x89\x2b\x90\x13\xcd\x2a\xc3\xc7\xee\x32\x74\x6e\x17\x63\x07\x4c\xb3\x84\x28\x03\xd6\x0f\x4b\x0e\x9b\xa1\xd7\xba\xb4\x1f\x7a\x9b\x9a\x36\x41\x5f\xd8\x6e\xcc\x58\xda\x11\x1d\x35\x58\xb6\xed\x91\x42\xdf\x63\x16\x27\xba\x15\xe7\xc3\x28\x9f\x45\x48\x45\x19\x68\xaa\x71\xa7\x71\x9b\x5b\x34\xc2\xb9\xdc\xe6\x1a\xad\xe4\x62\x1a\xab\xe0\x61\x11\x14\x02\xe4\x6d\x13\x31\x61\x75\x33\xcd\x22\x71\xc2\xed\x2a\x99\xd7\x73\x53\xff\x09\xc1\x68\x5a\xae\xd9\x4c\x50\x16\xd1\x0c\x27\x1b\xe9\x7e\x95\x60\x7c\x1b\xe3\xfe\x25\x9d\x6a\xf2\xf9\xaa\xe6\xb6\x55\x44\xa4\x90\xa0\x6c\x87\xe9\xb7\x70\x0d\x4b\x92\xcd\x6a\x20\xb2\x88\x26\xc1\x82\xe7\xc6\x1f\x07\xeb\x42\xe2\x86\xa3\x7a\xd4\xb4\xdd\xfa\x64\xe0\x72\x00\xf4\x06\x9b\x6d\x22\x7f\xda\xd6\xaf\xd2\x8a\xed\xdd\x04\xe3\xe1\xe4\xba\xb9\xcd\xa6\x1d\x08\x1e\xfe\x6b\x19\xed\x7c\xc4\x99\xa6\x19\x0b\xdb\x8f\x8b\x39\x5a\x25\xc9\x56\x05\x73\xf1\x33\x81\xef\xdc\xe7\x85\x74\xdf\x8d\x62\x09\x6d\x00\x54\xbd\x93\x52\x0c\x41\x90\x63\x6e\x69\x7c\x9a\x6b\x59\x16\x61\x88\x42\x40\x5f\x92\xa3\xd9\x11\x72\x45\x18\x0e\xd0\xe0\xfa\x7a\x78\x79\x76\x80\x88\x8a\xbe\x72\x31\x8b\x36\x60\x69\xc4\x14\xb7\xd2\xca\xc2\x15\xd0\x48\x89\x98\x91\xd2\x9c\x5d\x74\x13\x84\x2a\xcf\xa8\x54\x36\x7c\x56\xf3\x95\xa0\xd4\x09\x4d\xab\x62\xb6\xa1\x90\x5c\xcd\xb7\x21\x0d\x2c\x65\x9e\x6a\x5d\x76\x4c\x71\x3a\x16\x3c\xd9\x86\x29\x9c\xc1\x54\x40\x5d\xf6\xe9\xf9\x14\xa7\x48\x37\x6b\x43\x41\xbc\xcb\xd1\x8b\x74\x5a\x30\xd2\x7c\x59\xdf\x9b\xc1\xbd\xe5\xbc\x0f\x36\x1e\x8d\xba\x10\x08\x48\xdf\x6f\x61\x15\x85\xd9\x78\x6c\x2d\xf5\x63\x1c\x45\x5a\xe5\xde\xf1\xa4\x82\xfa\x39\xce\x25\x60\x3b\x7a\xb6\x69\xae\xa2\x73\x37\xcc\x4c\x73\x30\x08\x06\xd6\x57\xae\xe4\x11\x2d\xda\x6f\xe8\x77\xb2\xa8\xf5\xea\x2a\xdc\xdc\x4b\x6f\x52\x31\x97\xb0\x24\xb0\x93\xd2\x54\xc8\x51\x73\xb2\x40\x73\xfc\x48\x4a\x5d\xba\x84\x18\xdd\xf0\x82\xe7\xa2\x89\xd1\x8d\xd8\x19\xc9\x04\xd1\x92\x7e\xd5\x81\xe2\x69\xfa\xa6\x4c\x89\x3d\x5d\xf7\x74\xfd\xe6\xe9\xfa\xd4\x14\x4a\x1a\xf8\xc2\x58\x5b\x09\x70\xa6\xb1\x71\xc6\x79\x32\xee\x60\x13\xe9\xbe\xe2\x25\x4f\x58\xa5\x6c\x14\x40\x02\xf0\x1c\xe4\xa3\xd2\xb5\xc9\xf5\x5d\x17\xa4\xd8\xda\xe1\x2d\x59\x06\xe7\x32\x0b\xea\xe5\x6c\x73\xde\x9b\x5a\x59\xd6\x12\x7a\x76\x31\xe7\xd4\xc8\x37\xde\x5d\x16\xd6\x3f\x2d\x1d\x26\x27\x8a\x50\x56\xab\xc6\x66\xe8\x59\x2f\xb0\x91\x3b\x7e\xcd\xb9\xc2\xf2\xab\xa3\x11\xd3\x42\xd4\x03\x59\x18\x73\xab\x16\x53\xfe\xa8\x65\xf1\x43\x49\x98\x84\x70\xef\x3f\x1a\xf7\x9c\x26\x71\x67\xae\x36\xaa\xa9\x29\x02\x07\x41\xd7\xbe\x17\x08\xd1\xb5\x8d\x5a\x29\xa9\x08\x80\x06\x39\xdf\xcc\xc5\x3e\x33\xc3\x9f\x11\x05\x29\xd6\x8a\x2a\xd0\x99\x62\x53\x65\xae\x36\xf4\x95\xa6\x2b\x43\x15\x82\x83\x9f\x24\xce\xb7\x63\xfc\xb2\xde\xc6\x4a\xce\xe8\xb5\x85\x5b\x1b\xf3\x7e\xec\xec\x46\x91\xe0\xb5\xd2\x6d\x58\x22\xb3\xd3\x13\xc3\x0e\x9c\xff\x9a\xb0\xa3\x27\xfa\x40\x33\x12\x53\x0c\x11\xf0\xfa\x5f\xc7\x7a\x5e\x7f\x38\xbd\xb9\xba\x1c\x17\x99\x3c\xff\x35\x62\x83\x44\x72\x9f\xa5\x80\x18\x67\x3e\xdc\x3e\x13\xc4\x89\x84\x76\x2e\x60\x75\x2d\xcc\x88\x23\xd6\x36\x82\x98\x47\xf2\x08\x3f\xc9\x23\x9c\xe2\xdf\x38\x03\x57\xfa\x00\xfe\x3c\x4d\x78\x1e\xff\x84\x55\x34\x3f\x86\x73\xad\x8e\xc9\x23\x61\xca\xb8\xa9\xf4\x72\xc5\x90\xbc\x2b\x21\x5a\xff\x0f\x7a\xcc\x45\x52\x91\xd4\x9a\x6c\x44\x32\x85\xfe\x1f\x41\x26\x9c\xab\xe6\x4b\x8a\x4f\xa7\x92\xac\x75\x21\x15\x4a\xda\xed\x15\xfa\xeb\x5f\xbe\xfe\x46\x93\xd0\x26\x6b\x7c\x7e\x7b\x35\xd6\xdf\xff\xe1\xcc\x7e\x2f\xd7\x60\x77\x57\x59\xc1\xda\x1c\xf1\x98\xc0\xf9\x9c\xc1\xed\x27\xc0\x79\x01\xec\x0d\xc8\xa1\xd8\xc7\x26\xee\x76\x56\x6a\x7d\x3b\x95\x6d\xa3\xc5\x04\x15\x3b\x98\x23\x3a\x44\x8c\xa3\xd4\xc4\x9a\x62\x86\xfe\xfd\x87\xef\x9a\x37\x30\x17\x74\xa3\x0e\xa9\x85\x6b\x08\xba\x94\xf4\x37\x22\x91\xa6\x1a\x4d\xc5\x3c\xd5\x5d\x0b\x22\xe7\x3c\x89\xd1\x13\x01\x35\xc9\xc6\x81\x7a\xad\x5c\x90\x11\x0b\x9b\x80\x90\x43\x84\x13\xc5\x67\x04\xee\x6a\xa7\xa8\x29\x22\xb4\xa8\x62\xb2\x34\x14\x17\xe4\xc0\x40\x7d\xdd\xfe\xd9\xc5\x56\xc3\x34\xe1\x91\x4b\x6a\xb1\x26\xb9\x78\xd2\x3c\xf3\x69\xd5\xf4\x8a\xda\x6d\xf8\xd5\x4d\xb6\x66\xdb\xe6\xa5\xb1\x49\x28\xd6\x86\x55\xdd\x99\xe6\xc1\xd0\x88\xb3\x71\x42\xd9\xc3\x46\x9b\x71\xe5\x44\x39\xdd\x82\x5d\x33\xdd\xa2\xb7\x73\x1b\x0b\xc8\x1a\xe7\xe3\x7d\x9e\x24\x26\xb5\x25\xdc\x1e\x90\xbb\xcc\xba\x81\x30\x90\x99\x1c\x50\x12\x5b\xbf\x97\xd5\x84\x05\x61\x10\xf0\x36\x62\x93\x85\xf5\xd9\xca\x03\x24\xf3\x68\xee\x32\xf3\x22\xce\xa4\x16\xa3\xb9\x40\x11\x4f\x53\x53\xdc\x94\x11\xa4\x38\x4f\xa4\x8d\x76\x67\x87\x0a\x47\x6a\xc4\x8a\xfe\x56\x9c\x3c\x53\x01\x69\xbb\xd4\xbd\xee\x2e\x9d\xa2\xd2\xd2\x52\x81\x9b\xc6\x21\x66\x03\x18\xc1\x8c\x27\x2a\x40\x7f\xe0\xf5\xb3\x64\x36\xac\x45\x33\x90\x73\x2e\xd4\x38\x6e\xe4\x39\x2b\x89\xa6\xca\x08\x19\x39\x4c\x20\x68\x98\x3f\x6a\xe1\x9f\x3c\x79\xe3\xeb\xb2\x21\x68\xaa\x5e\x36\x82\x6e\xc7\x68\xe9\xc8\xd6\x25\xc1\x96\xb5\x32\x08\x1e\x51\x39\x26\x7c\xd5\x18\x6f\xe1\xab\x53\xfd\xd1\xd2\xc5\xab\x9e\x3b\x27\x04\xf1\xb8\x00\x9b\x33\xf7\xba\xcd\x08\x59\xb6\xa6\x16\x3a\xe1\xf9\x32\x47\x97\x4d\xe5\xbe\x6c\xc9\xd5\x63\x01\x93\xbd\x24\x20\x6b\x62\x31\xa1\x4a\x60\x51\x42\x0a\xf1\xfa\xa0\x24\x58\x40\x7c\xd6\x88\x19\xdc\x38\xa3\x29\xc4\x28\xa6\x12\x12\x44\xe0\x2e\x0d\x9c\x61\xa8\x9b\x12\x58\x39\xda\x45\x9e\xa3\x89\x3f\x87\xc0\xb2\x82\x34\x1c\xb3\xd3\x1d\x79\x7c\x2c\xad\x9f\xf1\x28\x2f\x04\xb9\x08\x24\x5c\x8b\xa9\x83\x28\x93\x74\x36\x57\x88\x32\x6b\x77\xc4\xc9\x8c\x0b\xaa\xe6\xa9\x3c\x40\x93\x5c\x6a\x2d\xd4\x04\xab\x99\x78\x14\xa2\xa2\x4e\x5c\x68\xdb\x24\xe2\xb8\xd2\x60\x5d\x45\xd9\x80\x34\xba\x1d\xca\x61\xe5\xae\x58\x41\x38\x03\x8f\x33\x58\x6d\x83\x42\xdd\x46\x03\x4f\x89\x4c\x1c\x20\x77\xc8\x4e\x50\x05\xa4\xed\x1c\x00\x2a\xe4\xce\xbc\x14\x2f\x51\x88\x0b\x99\x64\x50\x41\x5c\xec\x36\x48\x5e\x65\x64\x4a\x83\xde\xe4\x9d\x4e\x69\xa6\x1a\x03\xb7\xea\xae\xa2\x9b\x00\xf3\xa7\xdb\x62\x43\x32\x16\x50\x33\x20\xb5\x8d\xd8\x2d\x21\xed\x40\x6e\xb5\xbd\x37\xa5\x71\x61\x0a\x36\xd1\x63\x39\xc9\x6f\xe3\xc4\x3e\x1b\xde\x9e\xde\x9c\x5f\x1b\xc8\x89\xab\x9b\x8f\x83\xbb\x71\x83\x5f\xbb\xe1\xad\x8f\x83\x9b\x1f\xce\x56\xbf\xf6\xfd\x5d\x39\x2b\xbb\xe1\x95\x9b\xdb\xe5\xc9\x1c\x1d\x86\xd8\x90\x14\xd6\xd8\xcf\x09\xca\x16\x6a\xce\x99\x0f\x51\x88\x4b\xbc\xe9\x10\x99\x8c\x60\x05\x21\x44\x42\xaa\x06\xc7\xe1\x1d\xc4\xe5\xac\x96\x30\xcb\x9b\x65\x60\xd8\x76\x2a\x1a\xad\x71\x22\x3f\x24\x7c\x02\x7e\xeb\xbc\x54\xe2\x76\x49\x04\xfa\x96\xf1\x3e\x67\x54\x66\x09\x5e\xd4\x7a\x58\x75\xe5\x5c\xe2\x94\x40\xc4\x71\x81\x1f\xe7\x92\x45\xf4\xce\x40\x02\x93\xbf\xd7\xe9\x14\x32\x99\x14\xc5\x8a\xa0\x09\x51\x4f\x90\x37\xe7\x7e\xf5\xb6\x54\x17\x30\x22\x8f\x46\x0c\xcc\x39\x23\xbd\xc8\x71\x0e\xd1\x7e\xa3\x77\x07\x68\xf4\x2e\x26\x8f\x24\xe1\x99\xde\x79\xfd\x43\xcb\x25\x33\x4c\x31\x4d\x2e\xb9\xf2\x96\xb9\x6d\xf6\x53\x90\x88\x66\x20\x99\x8f\x89\x6e\xf7\xe5\x04\x8f\x12\x25\x3b\x76\x06\x63\x40\x38\x8e\xb5\x92\x0d\xac\xcc\x0d\xaf\x08\x01\x62\xc1\xd4\x4b\xb5\x32\xd7\x11\x29\xbc\xf9\xdb\xf4\x18\xb6\x59\x36\x7b\x36\xee\x80\x77\x0c\xbf\x90\x92\xe1\x42\x71\x7c\xc7\x1d\xb5\x8e\xfb\x36\x1d\xa3\xd5\x03\x5d\x3d\x80\x7a\x2d\xd6\x10\x98\xfd\x00\x6f\xf5\x77\x2b\x05\x4d\x7f\xdb\x46\x61\x49\x76\x10\x19\x6d\x6e\x73\x35\x9d\x9a\xac\x1c\x71\x94\x70\x59\x86\x3a\xe9\x3c\xe8\x53\xfb\xe9\xb2\x71\x0f\x43\x67\xb1\xbe\xd6\xd7\xf2\x47\x37\x2c\x7c\x05\xcb\xcf\xb0\x09\x65\x1d\x1c\xf6\xed\x03\x44\x21\x58\x0e\xe4\xe9\xa4\x48\xfc\x66\x31\x2a\xac\xd8\x23\x56\x84\x1c\x48\xf4\x44\x12\x88\x52\x8a\x78\x9a\x81\x85\xd6\x0e\xd7\xb6\x44\x62\x13\xf0\x79\x80\x78\xae\x74\x63\x26\xa5\xc2\xd9\xe0\x6c\xbe\x46\x61\xb5\x36\xae\x13\x1b\xbb\xec\x71\x81\x0d\xad\x1b\x56\x48\x19\xfa\x40\x14\xb4\x02\xb8\xeb\xe1\x04\x41\xcc\xab\x46\xc0\x35\xaf\xfd\x16\x27\xca\xce\x64\x8d\x9d\x2f\x70\x2f\xbe\x4b\xf8\x64\xb9\x8e\x07\x8d\xa3\xfb\x9b\x73\x67\x50\x2a\xc2\x5f\x02\xf0\xd9\x92\x43\x68\x78\x7d\x33\x3c\x1d\xdc\x0d\xcf\x8e\xd0\xbd\x24\x7a\x79\xfc\x74\x21\x3d\xd6\x4b\x94\x66\xe4\x16\x48\x83\x49\x45\x70\x9b\x1e\x4b\x84\x28\x25\xb1\xae\x60\x1c\x65\x94\x8d\xe5\x84\x0d\x18\x17\xd4\xda\x59\x00\x17\xa6\x3a\x4f\x1b\x58\xb5\xea\x04\x42\x98\xcb\xf8\xed\x04\x19\x99\xf1\xa6\xf5\xc0\xaa\x55\xe4\x53\x0e\xc8\x7a\xee\xc9\xc0\xd1\x52\x73\x42\x05\xea\x34\x2d\x43\x54\xe3\xee\x73\x0a\x22\x94\x3f\xe2\x6c\x79\xf6\x20\x7e\x2a\x11\xad\x91\x64\x02\xd7\xeb\x73\x9f\x03\xc7\xd6\xc6\x86\x15\x6e\x3f\xc1\xc2\x1f\x61\x78\xab\xe7\x9b\x26\x60\x5f\x3a\x1b\x47\x38\xb1\xca\x20\x6c\x18\xa2\x44\x70\x76\xe0\x17\xca\x50\xe9\x4a\x3c\x40\x53\xfa\xc9\x36\x5a\x84\x27\xbb\x57\x03\x7f\x75\x4b\x38\xdc\x1c\xd7\xcf\xd4\x1a\x62\xc3\x35\x7c\xbf\x34\x3c\x8b\x4b\xa5\xa5\x2e\x2d\xb9\x0a\x12\x71\xa1\x6f\x0a\xe8\xb6\x30\x22\xaf\x12\x19\x14\x16\x7a\x51\xea\x46\xf5\x65\xa7\xbf\x28\x21\x11\x63\x45\x0e\x15\x5d\x99\xbf\x6a\x53\x1c\x20\x19\x02\xab\x00\xcd\xa9\xb8\x79\x26\x64\x86\x99\x8b\xac\x6d\x19\xae\xbb\xf2\xb6\x60\x55\x5a\x82\xc5\x90\xdd\x03\xf2\x15\x64\x6e\x94\xc6\x21\x33\x58\xcf\xa5\xe3\xb0\xc1\x0b\xfb\xb0\x6c\x4f\xd8\xc7\x52\xb4\x0c\x36\xcf\xe2\x7d\x1a\x6c\x82\xa5\x42\x76\x4c\x6d\x9a\x64\x20\xe1\x3f\xaf\x0d\xad\xa4\x9a\x75\x35\x9f\x69\x12\x2a\x2b\x21\x04\x0c\xdb\xd2\xc1\x5e\x18\x90\x8f\x94\x88\x99\x13\x84\x4d\x25\x5d\x7f\xb6\x6d\x49\x5d\x77\x4b\x84\xcc\x04\x62\xac\xeb\x4d\x1f\xa1\x01\xab\xc1\x1d\xb9\xb0\x9a\xd2\x7a\x99\x3b\x09\x27\x4f\x78\x21\x51\x26\x0c\x32\x88\x09\xbc\x76\x93\x87\x78\xc7\xf2\x47\xde\x93\xad\x5c\xe4\x3b\x02\x55\x7a\x75\xcc\x93\x93\x7b\xc7\xcf\xe0\x89\xa9\x04\x05\x7b\x81\xbc\x68\xae\x50\x35\x3b\xb0\x3a\x45\xc6\xd1\x1c\xb3\x19\x19\x3b\x1b\xd9\x26\xda\x92\x6e\xe7\x14\x9a\x39\xb3\xad\x34\x5f\x4e\xd7\x46\x61\xb2\xe5\x3b\xcc\xab\xde\xfe\xa3\x0f\x81\x54\x78\x46\x90\x19\x51\x27\xab\x62\x29\xe0\xc7\x62\xc5\x82\x9e\x60\x5b\x1d\x96\x83\xa0\xdb\x84\x77\x88\x5c\xb9\xc0\x13\x92\xbc\x8e\xe3\x1b\xba\xb6\xb6\x55\x70\xb6\x98\x60\x6e\x82\x9e\xc0\x1c\x5b\x61\x19\xd6\xf8\x2a\xf2\xa6\xd0\xee\x65\xf3\x2c\x15\xaf\xde\x62\xa2\xae\xd4\xc3\x26\x53\x6d\x2b\x00\x11\x5e\x7b\x41\xa1\x84\x26\xfb\x48\x78\xfd\x55\x4d\x82\x9b\x0d\x24\xa8\xd7\xd0\x32\x8e\xad\x0b\x36\xac\x9c\xca\xc6\x39\xe2\x1d\x8b\x98\x9d\x4f\x11\xe3\x8c\x20\x2a\x8b\x97\x55\x39\x9b\xc5\x23\xac\x68\x11\xdf\x18\x5f\x7c\x91\x25\x5f\x3b\xe7\xb9\x2d\x2d\x45\xee\xbb\xb7\x0d\xb8\xf4\x5c\x46\xb4\xa2\x8a\xc5\x02\x10\x1a\x0d\x1f\x2e\xcb\x74\x2b\xc7\xb9\x73\x81\xfb\xce\x01\x70\x06\x81\x96\x8a\x23\x10\x23\x2b\x83\x43\x06\xc6\xd2\xbe\x64\x3f\xb2\x28\x23\x23\xe6\x2d\x1b\x40\x88\x54\xa2\x14\x67\xe0\x92\x61\x5c\x15\x5f\x19\xd4\x1c\xe5\xb7\xf0\xc0\x09\xe2\xd2\x94\x40\x6a\x59\x81\x55\xa6\x1d\x77\xfd\x16\xeb\x5a\x46\x27\x74\xc8\xaa\x33\xfa\x48\x98\xa3\xe9\x03\x77\x26\xf4\xa0\x5c\xa7\xc9\xe2\x10\x43\x94\x28\x89\x43\xc3\xf5\x72\x8e\x64\x0c\x32\xfb\x60\x8f\xec\xbe\x64\x77\x8d\x51\x10\x06\xe3\xaa\x04\x4e\xee\xe2\x7a\x43\x2a\xb5\xb0\xab\x26\x91\x17\x4b\xf4\x47\xc6\xd5\x1f\x03\x60\x5a\x67\xbc\x80\x4f\x9d\x09\xea\xa0\x56\x71\x03\x0e\xad\x25\x1c\x84\x03\x80\xa4\x95\x2b\xbf\xad\x6b\xb7\x88\x5b\x7e\x56\x69\x74\x58\x4f\x62\x6a\x2b\x59\xd4\x3b\x5c\x51\xf5\x5a\xa8\x1a\x3c\x4d\x55\xb4\xe2\xa4\x97\x0c\x9d\x72\x95\x87\xd5\xef\x45\x27\xcf\x6a\x2d\xa1\x7b\x1b\x6a\x4b\x3b\x07\xbe\xac\xc0\xb0\x6d\xb6\x4b\x6c\x92\xa6\xd7\x26\x97\x8b\x72\xe4\x91\xad\x62\xd0\x02\xd2\x7a\x34\x62\xef\xb9\xb0\x57\xb0\xb4\x30\xf1\x13\x1c\x3d\x1c\x12\x16\x23\x9c\xab\xb9\x01\x4b\xb5\x7e\x85\x85\xa5\x06\x2d\x69\x00\xd9\x78\x24\x04\x2a\x23\x2c\x62\x57\xb0\xe0\x91\xbb\x51\x8c\x58\xd0\x08\x00\xd1\x43\x9d\x1e\xa8\x34\xda\xa6\x6a\x12\xa9\xf5\xab\xb6\xb5\x68\xaa\xa1\x59\xab\xa0\xb9\xfc\x9c\x95\x6a\x82\x02\x84\x3e\xc4\xa7\xf0\x69\x7d\x75\xce\x9d\xb5\xd1\xe9\x77\x9a\x9e\xeb\x5e\x88\x03\xab\x51\x18\x93\x94\x9d\x81\x96\x74\xbe\x76\xbc\xb6\x04\xfa\x3a\xcd\x05\x44\x5b\x36\xb5\xf9\x65\x34\xa7\x49\xe1\xbb\xf8\xea\xc0\x0f\x53\x37\x99\x90\x47\x92\x18\xc8\xf1\x48\x40\x60\xb5\xb1\x1a\x7e\x8d\xfe\x8f\xa9\x2b\x89\xbe\x19\xb1\x0f\xc0\x86\x93\x64\x01\x80\x88\xbe\x65\xac\x2a\xcd\x3c\x34\x0e\x40\xd9\x4c\x0e\x54\x1e\x88\xd9\xeb\x39\x7e\x24\x23\xe6\x9a\xf9\x3f\xe8\x01\xfd\x09\x7d\xd3\xa6\xde\xb9\xf8\xe8\x67\xb6\x73\xbc\x0f\xa2\x8f\x83\x5b\xce\x32\x4a\xcb\x6f\x9c\x19\xa4\x64\x84\x6c\x00\x46\xf0\xb8\xc6\x94\x3d\xf2\xa8\x16\x84\x1f\x9e\x5a\x2c\x08\x53\x63\xc6\x63\x32\x26\x0d\x2e\xcd\x25\x4c\x42\x0b\x01\x97\x3c\x26\x2b\x1d\x92\x9e\x99\xfe\x04\xa6\x1b\x99\x4f\xfc\x76\x40\x7e\xb6\x4f\xc6\xf5\xd6\x87\x32\xa5\x35\x8f\xdc\x83\x87\x6e\x32\xee\x4d\x9d\xa9\x2e\xca\xef\x00\x2e\x04\x3b\x80\x66\x87\x5e\x82\x95\x4b\x61\xad\x1e\xc7\xaa\x23\x40\xbf\xac\x67\x6e\x2f\xab\x00\x16\x15\x4a\x57\x08\x3a\xa3\x5a\x7e\xef\xee\xb0\x05\x4e\xb8\x89\x37\xc3\x60\x44\x76\x72\x67\x14\x4b\xe1\x70\x32\x0e\x3d\xfd\x15\x4e\xc8\x09\xcf\xab\x02\xbc\x5d\x00\x2a\xc3\xe4\x5a\x2b\xab\x2f\x34\x1f\x9e\x99\x04\x2e\x32\xa7\x26\x65\x7a\x70\x7a\x81\xf4\xe9\xe0\xa9\xc1\x15\x82\x45\xcb\xd5\x9c\x0b\xfa\x5b\x6b\x82\x49\xbb\x8c\x5e\x78\x5a\x8b\x7c\x1c\x33\xce\xb2\xb4\x0e\xc4\x6a\x44\x0a\x55\xd2\x4a\x9a\x74\x26\x34\xc9\x01\x42\x53\xb3\xd9\x69\x9e\x18\xdc\xfd\x88\x8b\xd8\x14\xbe\x96\xa5\xec\x1f\x88\xa2\x74\xe2\x3d\x56\xbe\x41\x6a\x91\x06\x2d\xb2\xbf\xb1\xe0\x2c\x15\x40\xff\x96\x93\x7c\x47\x09\x54\xaf\x1a\x72\x7a\x87\x67\xb2\x88\x21\x35\x6b\xa3\x79\x73\xb1\xbe\xbf\xea\x99\xca\x20\xe5\xd0\x59\x16\x3d\x82\x8f\x51\xc9\x4d\x5d\xc7\xb5\x2c\x3a\x37\x06\xb9\x7c\x07\x26\x9d\x97\x88\xe7\xa8\xcb\x48\x0d\xec\xc7\x92\xdf\xa3\x4f\xc0\xab\xb2\x88\x67\xb2\x93\x38\x08\xf8\x8a\xf4\xf1\x8c\x26\x93\x0d\x98\x5c\x5d\xa8\x5e\x1a\xd4\x5a\x18\x50\x3c\x5b\x6b\xc8\x85\x55\x1c\xa2\xe6\x9f\x04\x05\x80\xaf\x45\xf1\xb2\x2f\x61\xea\xae\x8b\x90\xc7\x68\x29\xc5\x88\xb5\x10\xd7\xe1\x96\x70\xd1\xcc\xe3\xd7\x30\x40\xd8\x86\xca\x5d\xd7\xfd\xf6\x6d\x27\xc2\xb0\xa4\x7d\x3d\x12\x75\x74\x8f\x95\x87\xc1\x17\x72\x78\x1d\x03\xa2\x17\x6d\x5e\xee\x64\x78\x72\x1c\x47\x38\x9a\xb7\x4e\x6a\xc2\x79\x42\x30\x6b\x93\x5e\x1b\x1f\x57\x8f\x88\xc1\xa6\x04\xd6\x9d\x24\x00\xd0\xea\x96\xc0\x16\xf5\x2b\xc4\x77\x16\x03\xb0\xb6\xe1\xe1\x06\x89\xc3\x0d\x54\x11\xe6\x2c\x3f\x94\xcd\x12\x52\x5d\x2b\x8b\x80\x7e\x60\x3b\x49\xa2\x3c\x09\xaa\xfa\x65\x44\xe8\x51\xeb\x25\x7e\x24\x4c\xeb\x0c\x76\x1c\xce\x99\xf1\xe4\xf2\x59\x7d\x2d\x9f\x03\xdf\xb5\xf3\xa7\x41\xd2\x58\x3c\x62\x70\x70\x79\xf9\xb0\x6a\x5a\x95\x5a\xcd\x08\xed\x52\x1b\x9f\xce\x40\x88\x58\xfb\x78\xde\x96\xcd\xc4\x6b\x9f\x49\xd3\xf7\x18\x62\x0c\xb6\x76\xad\x05\xee\x97\x22\xd3\xde\x6c\xac\x43\x53\x7a\x21\x23\x32\x44\x6d\x94\x41\x5e\x82\xa0\x8d\x36\x34\x9f\x67\xbd\x4b\x8a\xea\x05\xee\x36\xe8\x38\x94\xa5\xae\xea\x8e\x8e\x67\xb0\x4e\x2e\x3b\xb7\x17\x36\xe2\xb6\xec\xb2\xf5\xe9\x19\x45\x98\xa3\xad\xcf\xa9\x04\x86\xe4\x72\x48\x09\xfe\xc9\x68\xd8\x54\x1a\x0b\x98\xab\x52\x90\x66\x6a\x61\x8b\x5a\xc1\xbd\x18\xa6\x64\x1a\xc0\xae\x26\xf7\x70\xf5\x8e\x8c\x4b\x0e\xe2\xa6\xce\xa0\x23\x6b\x56\x68\x6c\xd2\x2d\x74\x08\x00\x51\x49\xb8\x6f\x8b\x06\x31\xf5\x41\xc7\x38\x69\xb5\x65\xed\x80\x69\x42\x96\x64\x91\x64\x6f\xb1\x3b\x95\xc8\x89\xe6\x5d\x38\x49\x2a\xf3\xc2\x90\xcd\xaa\x7c\x8d\xb0\x49\x51\xc8\xb4\xbb\xb3\x3a\xc1\x13\xb2\x96\x7b\xfa\xc2\x7c\xb0\x94\x8a\xe0\x15\x48\x35\xcd\xb2\x64\xd1\x0d\xb5\x29\x0c\xbd\x6b\xc4\xb8\x5a\x35\xb0\x10\x19\x6b\xe9\xdd\x54\x46\x97\xda\x6c\x88\x92\x44\xb9\xa0\x6a\x31\xb6\x46\xbf\xee\x4c\xeb\xd6\x7e\x79\x6a\x3f\xec\xa2\x51\x9f\x20\xd7\x9f\x33\x32\xc2\x3d\x25\xa8\x29\x80\x62\xa7\xd0\x65\xbb\xb5\x96\xdc\x88\x7d\xb3\x6c\x61\x1d\xf8\x4e\xb7\xa1\xea\x2e\x36\x1d\x9e\x2d\xac\x30\xe6\x53\x07\x6b\xd3\x7d\x61\xab\x15\x27\xd6\xb0\x96\x3a\xf4\xdc\x4c\x50\x2e\x6c\x61\x87\x2e\x41\x6d\x29\xfe\x34\xce\xb0\xc0\x49\x42\x12\x2a\xd3\xcd\x6d\xbb\x7f\xfe\x76\xe9\x68\x4f\x4d\x01\x12\x69\xcb\xf9\x7c\xa2\x69\x9e\x22\x96\xa7\x13\x2b\xe5\x62\xf9\x10\x62\x17\xba\x4c\x6b\x03\xc1\xe3\x06\x58\xca\xf7\x16\x01\x1a\xe5\x88\x05\xb8\xc4\xd6\x54\x81\xa3\x39\x25\x8f\x80\x9a\x28\x18\x91\xf2\x08\x5d\x72\x45\x4e\xd0\x47\x9c\xdd\x81\xa0\x66\x2a\x02\xce\x8c\x75\x1c\x4b\xa4\xa5\xd6\x9c\x51\x75\x30\x62\x16\xcc\xd8\xad\xca\x71\xc4\x99\x01\xb4\x8c\x60\x61\x7d\x13\x60\xee\x75\xc8\x8e\xca\xe5\xa5\x51\xd9\xb2\xd8\x02\x3f\x8d\x83\xe8\xd5\xb1\xc9\x0e\x58\x83\x8e\x6f\xf0\x93\x89\xd7\x86\x0a\xf8\xe6\xeb\x25\x92\xbb\x0d\x88\xb2\x05\x60\x0c\x8e\xab\x0b\x1c\xe1\x16\x4c\xc0\x97\xae\x32\xd1\xa9\x5f\xd2\x23\x72\x84\xbe\x4b\xf8\x44\x1e\x20\xe9\x31\x8f\x5d\x81\x7e\x79\x60\x1c\x54\xf0\x6f\x93\xc9\xf3\x95\x5b\xfd\x82\xef\x43\xd5\xb6\x29\xfd\x64\x30\x0c\xe4\x9f\x4f\x8e\x8f\xd3\xc5\xe1\x24\x8f\x1e\x88\xd2\x7f\x81\x4c\xd1\xb8\x42\x0e\x00\x08\x37\xc1\x09\xad\x5a\x9d\x3a\x14\x51\x27\x8a\xb4\x20\x76\x92\x00\xec\xb5\xbe\xd2\x7d\x5d\x4c\x87\x5c\xc3\x59\x73\xd1\x3f\x3b\x65\x91\xb7\x1d\xaf\x12\x5e\xee\xcb\x68\x2b\xa6\xee\x67\x08\xd3\x3b\x4d\xf0\xac\xa2\xb2\xac\xa1\xa4\x5c\xa5\xd4\x52\x91\x9e\x3b\xc4\x5b\xe8\x53\x56\x8e\x32\xfb\xc2\xb9\x23\xc1\xad\x68\xdd\x2d\x47\x23\x36\x90\xe8\x89\x98\x72\x9e\x90\x52\x06\xde\x89\x9c\xca\xb9\x4f\x28\x03\x7b\x29\x34\x6a\xd0\x4c\x4d\xd2\xbb\x55\x1c\x9d\x66\xe5\xfc\x37\x56\x03\xc5\x89\x24\x07\xba\x61\x40\xb4\x72\x81\x84\xe8\x49\xe0\x2c\x23\x62\xc4\x2c\x32\x25\xe0\x2f\x73\x6e\x83\x44\xda\xa2\xc9\x7b\x8d\x72\xbf\x34\xca\x41\x25\xb4\x1c\x2a\xdc\xa6\xa0\xf4\xc8\xa2\x90\x9f\xb3\x4f\x79\x95\xb3\x74\x35\x03\x18\x2f\x7c\x1c\x73\x22\x03\xc3\x33\xf2\xf6\xa3\x84\x4e\x89\xbe\x31\x47\x4c\x2f\x7d\x68\x24\x37\x98\xbe\x0e\xe2\x57\x77\x1a\x09\x2e\xa5\x8d\x16\x37\xed\x2c\xcf\xf9\xd9\xa2\x7c\x98\x01\x26\x36\x85\xfb\xab\x85\xc4\x82\x67\xae\xa4\x98\x7d\xd8\x5c\xcf\xbd\xad\xa9\x95\x05\xc4\x8a\xb5\x58\xa3\x84\xd8\xf1\xe9\xc5\xb9\xaf\x9b\x53\xe9\xba\x5e\x43\x2c\x04\x73\x6e\xaf\x22\x56\x9f\x71\x50\x4f\xac\xd2\xc4\x92\x8a\x62\xab\x37\xab\x1c\xa3\xba\x0d\x52\x57\x65\xeb\x57\xdd\x59\x15\x9a\x59\x15\x4a\xbd\xa3\x6d\x6a\x61\x85\x11\x08\x39\xcf\xed\x15\x06\x61\x41\xbf\x25\x15\x4e\xb3\x30\x4d\xd0\x41\x15\xda\x69\x9a\xa3\xd6\xc6\xb8\x5f\x14\x42\x39\xc2\x26\x02\xa3\x3a\xb8\xda\x56\xac\xe7\xa5\xb9\xb3\xc8\xcc\xbb\x08\xbd\x7d\xb9\xbc\xdb\x64\x51\x44\x9a\x49\x2b\x6f\xb8\xaa\xbf\x2d\xb6\xea\x09\xf1\x28\xd4\xad\x1b\xba\x6d\x62\x9d\x47\xab\x11\x04\x4b\x1b\x42\x00\xf9\x67\x95\xdc\x94\x35\x4c\x9a\x7e\xcc\x26\x83\xf5\xd0\xe3\xbe\x07\x57\x8d\x2d\x65\x14\xb9\x83\x48\x85\x20\x8f\x44\x00\xed\xd8\x38\x15\x56\x3e\xaa\x38\x11\x04\xc7\x8b\x60\x45\xbc\x93\xdc\xf4\x0c\x26\x1d\x49\x53\xad\x74\x82\x38\xcd\xf8\x21\xcf\x9c\x9c\x5d\x7a\x0b\x40\xfb\xe9\x54\xdf\x58\x81\x8b\x5d\x7f\xc1\x0e\xc9\x27\x2a\x95\xd6\x4b\x1a\xe2\x0b\x5d\x23\x70\x4b\x43\x29\x9f\x39\xb1\x37\xdc\xe8\xdd\xe0\xbb\xab\x9b\xbb\xe1\xd9\xe8\x5d\x11\x51\xee\x52\xa6\x3c\x08\x8d\xc3\x14\xe7\x6c\xc4\x7c\x10\xa8\xc7\x5c\x85\xbd\x44\x38\x8e\x0b\xc4\x6b\xab\xf8\x18\x39\x63\x29\x47\x0e\x4e\xc5\xca\xf0\xcf\x25\xcd\xdc\x43\xde\xcc\xbe\x9e\xac\x25\xee\x9e\xd2\xc9\x31\xd9\x3f\x4b\xd2\x34\x76\x74\xd9\x84\x70\x91\xca\xe8\x87\x44\x39\x3c\x33\x46\x9e\x9c\x7c\x0f\xb7\xf3\x31\x36\x97\xf0\x7a\xdc\xce\x6d\xc8\x06\x9b\xfa\x9e\x7e\x22\xf1\x4d\x8b\x54\xb5\x93\x2c\x8c\x4e\xd1\x6b\x8d\xbb\x90\x33\xba\x8e\x96\xea\xa7\x72\xaf\xbf\xeb\xce\x96\xae\x0a\x14\xa8\x02\xd1\x11\xe0\x1c\x15\xc2\x28\x22\x42\x61\xca\xd0\x14\x0e\x36\x8b\x16\x08\xb0\x38\x08\xf8\x5d\xbf\x45\x29\x65\x90\xed\xbe\x6c\x69\xef\xcb\xf3\x58\xa7\x94\xff\xf9\xe5\xfd\x5d\x49\x54\xfd\xfe\xea\xbe\x5c\x47\x7a\xf0\xf3\x52\x59\xb5\xd2\xc2\xb2\x00\x97\x60\x8a\x45\xe6\x9c\x05\xb6\xf4\x2b\xd3\x34\xd1\x0f\x44\xfd\xa8\xf9\x32\x67\xbb\x08\x2b\xb7\x72\x16\x38\x9c\xc8\xf8\xd1\x34\xbc\x06\x19\xd8\xa1\x2c\xc9\x1d\x70\x92\x1c\xf4\x80\x6c\x0f\x61\x22\xfb\x91\xa9\x98\x3c\xd0\xcd\x81\xca\xe8\x02\xb4\xb4\xbe\xc4\x99\x5e\x2e\x03\x2f\xe8\x30\x09\x83\xe6\xf8\xd4\x7c\xdc\x11\xa1\x29\x08\x13\xd6\x6d\x15\x4b\x89\x06\xd7\xe7\x0d\x6b\x7d\x51\xb5\xc9\x7f\x5e\xe5\x1d\x12\xef\x1e\xd8\x75\x65\x87\x20\xdf\x6b\x2f\x8a\x3a\xd8\x99\x6e\x57\xcf\xc1\x78\x51\xaf\xcb\xae\xd9\x7d\x40\xaf\x6c\x92\x67\x4b\x79\x9c\x2b\x80\x2a\xd7\x4b\x6d\x2a\x96\x61\x4d\x14\x99\x70\x40\x36\xae\x3e\x44\x4e\xa9\x07\x6d\x1e\x84\x48\x2a\xdc\x14\x90\xb4\xce\xda\x9d\xa1\xcb\x14\xb3\xe9\x02\x2f\xf3\xa3\xa1\x68\x8f\x3e\x00\x78\x0a\xae\x40\x99\x0b\xb6\xb4\xc9\xc0\xe1\x74\x43\x6a\x5b\x0f\x91\xa6\x18\x9f\xb3\x27\x5a\x6c\x56\x9c\x61\xab\x14\x83\x84\xef\x90\xc3\x9b\x0a\x4d\x1d\x8d\x58\x10\x01\x20\x8d\x4c\xae\xcf\x88\x03\xeb\x87\x0a\x90\x0c\x80\x5e\x21\xeb\xc1\xdf\xcc\xa5\x1d\xa8\xe6\x1c\xab\x79\x19\x6e\xbf\xd6\x8f\x3d\x9d\x72\x8e\x5d\x66\x97\x53\xef\x6d\x60\x55\x68\xfc\x80\xf6\x02\x80\x6d\xdb\x31\xd8\xf7\x40\xa3\xc6\x41\xf9\xa6\x20\x1b\x38\xe6\x44\xb2\x2f\x94\xcf\x9d\xa3\x89\x2d\x11\x80\xab\xf6\x56\x2d\x72\x60\x6a\x5b\x5e\x7e\xc0\x77\x00\x77\xb3\xae\x54\x1b\x1c\xab\x95\x36\x14\xe7\x34\x03\x4a\x08\x83\x3b\xa0\xd3\x36\x6c\x9a\x4f\x19\x89\x36\xc1\xe4\xb8\xc6\x02\xa7\x44\x11\xb1\x2c\xbe\xa3\x5c\x5c\x15\x62\x17\xdc\x0e\xda\x7e\xcd\x2e\x1a\xe4\xf9\x6a\x89\x02\xaf\x7a\x5d\xac\xc2\xd8\xf0\xb3\x58\x0b\x4e\x48\x4f\xe3\x47\x0b\xb5\xbf\xe6\x2c\x6c\x3f\xc5\x34\x6c\xf8\x4a\x00\xa9\xb2\xed\x9c\x5e\x06\x5b\xe2\xae\x86\xd2\x50\x8a\xbf\xd8\x13\x50\x89\xd5\xa3\x6c\x43\x93\x58\xc5\x4b\x77\xc2\xbb\x5d\xc8\xb8\xcb\x49\xac\x1c\xaa\x52\x30\x3a\x50\x09\xc8\xfb\x06\x58\xa1\x19\x11\x02\x84\x96\xa6\x90\xb3\xc0\x8f\x62\xf1\xc2\x0a\x6b\xa3\x95\xac\xaa\xc5\x56\x2a\xcb\xb5\x82\xc7\xed\x2a\x5b\xbe\x97\x68\x76\x2d\xd1\xac\x61\xdb\x33\xd4\x49\x44\x05\xb8\xc3\x16\x41\xb5\x19\xd7\xe5\x09\x42\x32\x87\xbd\x22\x6d\x25\x45\xb8\xfa\x29\xf3\xff\x2a\x73\x70\x47\xd4\x21\xa9\x36\x65\xa9\x1d\x05\xfe\x11\x70\x8f\x24\xa1\x34\x60\x03\x15\x60\xb4\x26\xae\xcc\x98\xa0\xcf\x2f\x8d\x77\x05\xb2\x45\x17\x3c\x47\x4f\x54\x6a\x5d\x78\xc4\x20\xf0\xca\x9b\xaa\x15\x47\xe6\xc5\x03\x78\x0b\xf2\xca\x65\x3e\x49\xa9\x42\x38\x98\x61\xc9\x5e\x76\x60\xcf\xb3\xfe\x00\x66\xdc\x98\xb8\xdc\x84\x79\xb2\xe2\xd0\x6c\x60\xfc\x29\x1a\xd9\x36\x37\x39\x08\x12\x7d\xde\xec\xe4\x40\xe3\x09\x35\xcc\xc6\x33\xd7\xa7\x27\xa3\x66\x6b\x83\x45\x61\x04\xa8\x4c\x2a\x55\xe5\x6e\xb1\xd8\x8b\x2b\x52\x93\x8b\x8d\xe8\x94\x9b\x5c\xbc\xbe\x8b\xe4\xe4\xb6\xb2\x3d\xcb\x92\xd5\xdc\x27\x2d\xc6\x59\x97\x04\xa9\xb8\x8b\x44\x0e\x25\xa5\xeb\x56\x49\x69\xdf\x60\xa2\x8a\x08\xeb\xcd\xe3\x75\xd7\x51\x07\x8b\x84\x97\x90\x8a\x82\xfc\xb5\x32\xc8\x06\xa9\x72\x7e\xc6\x15\x24\x29\x44\x50\xd2\xb8\x96\x38\x37\x62\xcd\x12\xc8\x72\x9e\xb8\x6d\xcc\xfb\x4e\xe1\xa4\x82\xf3\xe7\x66\x61\x2d\x5a\x3f\xf9\xa8\x21\xa3\x2c\xdb\xe2\xc4\x55\x11\xb3\xf0\x3f\xb5\x28\x20\x20\x78\x6c\x92\xc1\xd9\x70\x2a\x3b\x46\xa4\xaf\x3c\x17\xf6\xd2\xdd\xa1\x6a\x57\xe3\xce\x9d\x03\xf8\xbd\x8c\x6c\xb9\xb1\x8b\x40\x75\x6a\x7c\xc5\x8d\xb8\x49\xd1\x45\x40\x69\xdc\x19\xb6\x64\x35\xdd\x5b\x37\x7e\x00\xae\x47\x3b\x74\x6c\xc2\x30\x3c\xe2\x71\x65\x4b\x4a\x13\xb6\xc5\xac\x9f\x61\xd2\xeb\x16\xca\x0c\x5c\x61\xc2\x86\x4f\xd2\xd0\x6e\x00\x15\x32\x6d\xd4\x59\x85\x0f\x7b\xd1\x2e\x67\x31\x11\x8c\x60\x35\x7f\xb9\xa0\xf5\xd3\x6d\x8d\xd3\x2f\x16\xc0\x7e\xba\x93\x2a\xc9\x95\xa0\xf0\x35\xe3\xc1\xd7\x08\xae\x2e\x6a\x66\xd6\x14\xc7\xa6\xea\xf4\x05\xa6\xc7\x3a\x54\xba\x55\x5c\x7b\xb3\x32\xf7\x3c\x11\xfe\x0d\x56\x9f\x5a\x6c\xbf\x3e\xec\x61\xa5\xd1\x15\x4b\xf2\x59\x84\xd2\x3f\x7f\x74\xf7\xb2\x9a\xa6\x79\x10\xf0\x0d\x85\x65\x15\xa6\xcc\x72\xaf\x65\x31\xde\x5a\xa2\x4c\x71\x53\x58\xf7\xde\x27\x0c\x7c\xf6\xf9\x02\x7d\xf4\x78\x1f\x3d\xde\x47\x8f\xaf\x15\x3d\xbe\xcc\xcc\xe8\x3d\x5f\x50\xe3\xad\x54\x99\xc3\xac\xe3\x0a\x6d\x6d\xf3\xa8\x6e\x67\xa9\x0b\x43\x62\xec\x2f\xf6\x87\xc6\xa8\x98\xda\x67\xd5\xd9\x86\x56\x43\xb6\xa8\x1a\xdf\xb1\x88\x13\x0b\x9f\x65\x63\x56\xcb\x56\x9e\x65\x06\xc9\x11\xfb\x9e\x3f\x91\x47\x22\x0e\x10\x56\x28\xe5\x5a\x49\x0f\xa2\x50\x80\xe0\x4a\x48\xcc\x26\xda\x00\xa3\x4b\x9c\x92\xd8\xd4\xd9\x0a\x22\xdb\xac\x59\xd4\x3a\x34\x9b\x50\x22\x01\xf0\xd0\x6c\x83\x8b\x4e\x18\x31\x13\x6d\x66\x22\x9c\xe0\x4e\xa6\x6e\x62\x40\xd7\x7f\xf4\xee\xd6\x3f\x1e\xa1\x3b\x7d\x0f\x50\x59\x1e\x6f\x00\x1a\xd5\x36\xb6\x11\x9b\x09\x9e\x67\xde\x52\xc5\x27\xa6\xe0\xa2\x01\x9c\xae\xbb\x5b\x61\x30\xce\xd7\x1a\xe1\x58\x6b\xbc\xcb\x09\xe7\x55\x02\x11\x37\x42\x5e\x09\x09\x48\x73\x09\x1f\x5d\x65\xa3\x9d\x8d\x97\x34\xc0\x9b\x58\x86\x1f\xfd\x4c\x2e\xdc\x33\x22\xc1\xf6\xe2\x6d\xdb\xa5\xf4\xd7\x72\x8a\x75\xe3\x38\x97\x59\x1e\xbd\x77\xc0\x59\xd0\x9b\xb3\xb7\x8b\xce\x6d\x64\x95\xc9\xad\xb3\xfc\xf8\xd9\x6c\x92\x9d\x03\x28\xdb\xf8\xc5\x75\x2e\x32\x0e\x12\x4f\xb2\x70\xd9\xe6\x16\xa0\x2a\xe3\x59\x6e\xa2\xc7\x68\x18\x4c\xd4\x48\xd9\x54\xaa\x8f\x58\x45\x73\xcd\xdf\x0b\xa0\xa6\x1d\x45\xd5\x15\x5c\xf9\x79\xed\x94\x0d\x33\x38\x0d\x7b\x6f\x31\xdc\x77\xb0\x5b\x9b\xfb\xd5\x45\x58\xbb\x1b\x3b\xd5\xfd\x95\x6a\xc9\x07\xd6\x47\xf7\x89\x7d\xa2\x27\xba\x8a\x8a\x56\x8d\xbf\x1b\x6d\x95\x0b\x05\xed\x3c\x5e\x6f\x0b\xe4\x8b\x33\x8b\x33\x54\xbc\x68\xeb\x02\xb6\x38\xd9\x37\x2c\xf4\x6d\xbd\x27\x50\x39\xbe\xb0\x6b\xa6\x38\xd3\xc2\xba\xe2\xfa\x96\x14\x33\x23\x2f\x9a\xfa\x93\x08\xa3\x5c\x50\x77\xf6\x2b\xa9\xac\xed\xd4\x01\x76\xc0\xe3\xb0\x10\x4c\x84\x83\x1a\x59\xc6\xad\x8e\x23\x95\x63\x1f\xfe\x07\x34\xe1\x4a\xef\x9a\xb4\x5d\xe7\xbe\x16\x4e\x8c\x6a\xd8\xd3\x95\x84\xbd\xc5\x2e\xe3\x26\x58\xb6\x4e\x27\x8d\xb2\x59\x80\xe9\xd6\x6c\x8b\xed\x02\xd9\xde\xf8\x65\x37\xd8\xf9\xc6\x4f\x9d\xec\xb3\xc9\xb7\x4b\x30\x67\x5a\x3f\x5f\x25\xc0\x96\x42\x9d\x6d\xb8\xa9\x95\x9e\x42\xb4\x3d\x6b\x27\x03\xd0\x4c\x0a\xee\x70\x6c\xa5\xa9\xff\xf2\x7f\x99\x12\x3f\x66\x69\xfe\x0b\x71\x31\x62\xe6\xf7\x03\x0f\xaf\xaf\x5f\x28\x70\x2b\x71\x4a\x0a\x64\x3f\x51\xc6\x00\x03\x24\x04\x8b\xe1\x64\x30\x4a\x3d\xba\xb8\x1e\xc3\x43\x3e\x21\x82\x11\x3d\x34\x97\x33\xed\x99\x59\x8a\x19\x9e\x01\x22\xea\x01\xc4\x9f\x81\xb8\x5a\x88\xfc\x86\xa4\x4d\x99\x36\xe0\x56\x9a\x59\xda\x94\xcb\xa2\xda\x24\xf4\x69\x44\x59\x0b\xc8\x58\x04\x31\x34\x53\xff\x8d\xed\x7f\x33\x89\xfd\x6e\x70\xfb\xc3\xf8\x66\x78\x7b\x75\x7f\x73\x5a\x12\xdb\x4f\x2f\xee\x6f\xef\x86\x37\x8d\xcf\x8a\x74\xc5\xbf\xdd\x0f\xef\x5b\x1e\xb9\x06\x2e\x06\xdf\x0d\x4b\xa5\x5b\xff\x76\x3f\xb8\x38\xbf\xfb\x79\x7c\xf5\x7e\x7c\x3b\xbc\xf9\xf1\xfc\x74\x38\xbe\xbd\x1e\x9e\x9e\xbf\x3f\x3f\x1d\xe8\x2f\xc3\x77\xaf\x2f\xee\x3f\x9c\x5f\x8e\x5d\x70\x6f\xf8\xe8\xa7\xab\x9b\x1f\xde\x5f\x5c\xfd\x34\x0e\xba\xbc\xba\x7c\x7f\xfe\xa1\x69\x16\x83\xdb\xdb\xf3\x0f\x97\x1f\x87\x97\xcb\x4b\xc4\x36\xaf\x46\x6b\xf5\xc9\xe0\x22\x0b\x8c\x33\x81\x98\x34\x59\x58\xd2\xa6\xbf\x81\x8b\xe0\xda\xd0\xe3\xe1\x81\xfb\xcb\x14\x74\x3d\xd4\x2c\xd0\x79\x9f\x0a\xee\x31\x62\xde\x3d\xe8\x2f\x55\x28\xe8\x6d\xb3\x4f\x4b\xa3\x3d\x41\x03\x38\x2b\xa0\x30\x94\x3a\x05\xcc\x09\x3f\x52\xe7\x50\x46\xa6\x58\x7f\x4a\xc1\xb7\x8c\x0e\x51\x75\xc3\xcb\x0d\xda\x39\xc1\x10\xac\x77\x2c\x5e\x76\x1a\x64\x35\xb1\x15\x28\xe5\x04\x39\x0e\x4d\x8c\xda\x6e\x20\x33\x17\x0c\xa7\x34\x32\x3f\x54\x50\x23\x51\x81\x90\x50\x6d\xb1\x44\x60\xe5\x96\xe7\x04\xfd\xf0\xd7\x62\x50\xe0\x29\xb0\x06\x82\xbc\x56\x08\xcc\x3e\x10\xb9\x59\xd5\x55\xe4\x59\xea\xc9\x1d\x73\x6b\xc2\x85\x73\x6b\xeb\xc5\x82\x5b\x27\x67\x01\x4a\x52\xc9\xc7\xa3\x8f\xb7\x99\x51\x85\xc6\x4f\xd0\x2d\x20\x34\xc8\x42\x75\xd7\xbb\x98\x25\xf9\x8c\x32\x44\xd3\x2c\x21\x45\xa5\xe1\x09\x99\xe3\x47\xca\x1d\xea\xbe\x29\x4e\x00\xeb\x68\x45\x2b\x74\x88\x5a\x0f\xca\x09\x1a\xc4\xb1\x2c\x33\xb8\x12\xe5\x38\x96\x79\x58\x1e\x76\x08\x6c\xc4\x62\xcf\x36\x2b\x74\x54\x1c\x39\x58\xb1\xdd\x63\x50\xd4\xd9\x61\xf9\xee\xdd\x0a\x4f\x55\x3e\x8c\x1d\x29\x8f\x37\x12\x06\xee\xb0\x7c\x70\xac\x79\x95\x40\xe0\xd0\x40\xb6\xeb\xd1\xc2\x82\x74\xed\xd4\xaf\xec\x18\x0e\xda\x66\x7d\xb6\x82\xd9\xae\xe8\xd2\xcd\x38\xa9\x54\x1c\xea\xdc\x5f\xa9\x62\x51\x63\x67\x3b\xf5\xaa\x34\x4b\x63\x70\x24\xc7\x9e\xfe\xd7\x98\xc7\x35\x7c\x7a\xe5\xbf\x5c\x2a\xb2\x8d\x83\x75\x5b\xd7\xd7\x52\xcb\xd3\xb4\xfe\x96\xa5\x74\xb8\x23\x54\x9a\xee\xc2\x20\xe0\xc5\xd3\x08\xdc\x6a\x98\x32\x5b\x45\x84\x78\xbf\x8f\xab\x9b\xab\xcf\xb1\xaf\x6c\x85\x27\xfc\xb1\xa4\x5c\xa6\x44\x4a\xdc\x82\x59\x11\x98\xc4\xb6\x61\x0c\xfe\x84\xda\x0f\x3b\xd2\x93\x3b\x93\x77\xfa\xab\x65\x46\x9f\x9b\x50\x33\x76\x13\xd5\x02\x6b\xec\xe2\x59\xd1\x95\xc9\x6a\xd3\xfc\xe5\xa0\x08\x59\xe1\x22\x88\xe4\x69\x73\xb3\x74\x34\xab\x55\x17\xac\xb1\x38\x4c\xe8\x2a\x5b\x3f\xd2\x25\x68\x7d\x63\x20\x5f\xeb\xbf\xc0\xe5\xf5\x59\x83\xea\x4a\x7e\xc5\xb0\x70\xae\xa9\x11\x0f\x36\xb7\xd0\x96\x7a\x80\xb0\x49\x26\x2c\xa4\x29\x99\x47\x73\xe3\xcd\xd1\x57\xc6\xc1\x88\x3d\x05\x1b\x52\x0a\xb7\x1d\x84\x2d\x01\x08\xe2\x27\x7d\xdc\xe8\x63\x29\x88\x19\x44\x46\x0a\x11\xb5\x01\x21\x18\xc7\x5b\x51\xf5\x66\x05\x81\x07\xfb\xb5\x05\xa9\x6f\x50\xe2\xac\xa1\x0a\x7f\x53\xa1\x33\x3f\xb7\xa0\xbe\xd8\x16\x9a\x72\xd7\x21\x04\x25\xce\x9a\x46\xb0\x83\x0a\x67\x2f\x8a\x4a\xec\x93\x22\x4d\x0e\x6d\x3a\xb1\x30\x05\x7a\xba\x6e\xb5\xff\xe4\x66\xf4\x27\xe3\x77\xc8\x5b\x70\x2d\x82\xd6\x3c\x30\x31\x3a\xd4\x32\xab\xcb\xb7\xb6\x01\x0f\x12\x1d\x1a\xb0\xb3\x2f\x20\x9e\x71\x70\x7d\xfe\xc5\x01\xfa\x22\xcc\xe9\xfa\x62\xa3\x03\x68\xc7\x6d\xab\x9c\x81\x36\x55\x0a\xec\x2f\x1f\x3b\xd8\xab\xca\x49\xb4\x7b\x66\x0f\x22\x6a\x3b\x87\xfa\xcb\xd2\x37\xe0\x04\x86\xaa\x5d\xc6\x4f\xea\xc3\x8a\xad\x0b\xc8\xc8\xb8\x54\x36\xac\x5d\x3c\x62\x93\x45\xd5\xc9\x73\xe0\xbd\x3c\x9d\x4f\xe9\xd6\x95\xa8\x74\x7b\xf5\x24\xe0\x1d\x87\xbb\x2e\xbf\x0f\x56\xa4\x15\x0f\x4c\x64\x33\x9f\x06\x5c\xac\x2d\x1a\xa0\x8f\x13\x6f\x9a\x55\xc9\x5e\xe6\x16\xb3\x71\x53\x56\xc9\x3f\x6f\x8d\xdc\x3a\x04\x57\x0f\x9a\x56\xc4\xc6\xd5\xb7\x08\xd7\x3d\x95\x3d\x2f\x95\xed\x22\xaf\xa0\x3c\xb8\xf5\x2f\xd0\x53\x23\xc7\x05\xcd\x38\x83\xab\x56\x26\x3c\x83\x2f\x95\x2b\x5b\x5d\xe7\x73\x4d\x9f\x6f\xb0\x26\xab\x9d\xbe\xb7\x26\x70\xc0\xb8\x5d\xeb\x63\xad\x0e\x75\xa0\x6c\xed\x14\x4e\x4d\x0e\xa1\xa2\x29\x39\x40\x9c\x25\x8b\x20\xd8\xc1\x9e\x57\x20\x37\x13\x0b\x34\x27\x54\xb8\x4e\x2c\xcc\xdc\x5a\x49\xe7\x6b\x4a\xe3\x6d\x34\xb2\x45\xa4\xc9\xe5\xe0\xe3\xf0\x6c\x3c\xbc\xbc\x3b\xbf\xfb\xb9\x01\x42\xb0\xfc\xd8\xa1\x08\x06\x2f\xdc\xfe\x7c\x7b\x37\xfc\x38\xfe\x30\xbc\x1c\xde\x0c\xee\x56\x20\x0c\x2e\xeb\xac\x0d\xbd\x2e\x97\x4d\xea\xdb\x3a\x08\x76\xce\xcc\xdb\xd0\x7b\x1d\x67\x30\xe8\x84\x92\x16\xac\x41\x93\x60\xcf\x62\x22\x50\x4c\x1e\x49\xc2\xb3\xc2\xac\xda\xb8\x60\x01\x08\x61\x43\xfb\xcb\x80\x08\xa1\xcd\xea\x1a\x9f\x20\x53\xa2\x2a\xa8\xd2\xe9\x1b\x04\x91\x0f\x0b\xc2\xbe\x50\x88\x7c\xca\x12\x1a\x51\x15\x24\xe0\x71\x61\xdd\x2b\xc6\x7d\x08\x51\xa0\x2b\x88\x6b\x67\xd1\x28\x3b\xd7\xf9\x43\x4f\x7a\x5d\xdb\xf7\x27\xca\x83\x62\xad\xac\x7b\xb2\x03\xc5\xbe\xc5\x69\x5c\xc3\xec\xda\x60\x74\xcf\x61\x1e\xa8\x67\xc2\xd8\x24\xba\x16\x3c\xaf\xe6\x41\xae\xbe\x0d\x97\xc5\xc9\x94\xce\xf5\xf2\x40\x99\x6e\x94\xfa\xca\xe1\x2e\xa5\x7a\x80\x3b\xc0\xb7\xb0\x31\xe2\x6b\x06\x2c\xd4\xca\x5c\x30\x13\xdb\x89\x91\x20\x29\x57\x5a\x01\x33\x11\x01\x07\x5a\xa8\xa2\x38\xa1\xbf\x01\x12\x94\x20\x47\x41\x04\x05\x24\xda\xc5\x61\xc4\xa5\x45\x69\x38\x1a\xb1\xb3\xe1\xf5\xcd\xf0\x54\x33\xa4\x23\x74\x2f\x01\xe4\xa9\x34\xf5\x33\x4b\xde\x46\x1c\x0b\x23\x19\x28\x93\x8a\xe0\xb6\x60\x30\x22\x04\x17\xdd\xf9\x83\xef\x6f\x08\xdf\x35\x93\x37\x3c\x2b\xd9\xa6\x9c\x01\xe0\xb2\xb5\x98\x6b\x10\x9b\xbf\xf3\xd4\xa7\x1b\xfc\x54\x5a\x91\x10\xe4\x02\x24\x91\xf2\xaa\x3f\xe3\x6a\x03\x86\x63\xf7\xf9\x95\xfa\xbc\x86\x6f\x97\xcd\xf3\x0e\x42\xec\xa4\x2a\x00\x21\x0d\x66\xa4\x2f\xd6\x51\x99\x67\xab\xa8\x28\x5e\x03\x10\xa3\x42\xfa\x13\x32\xc3\x0c\x89\x9c\xb1\x0a\x42\x68\x68\x69\xab\x07\xcd\xac\x7b\x54\xf5\x9a\xe1\x94\xe7\x0c\x94\x06\x08\x63\x6d\x18\x8c\xcc\x08\x53\x2b\x06\xf3\x5a\x70\x27\x95\xa1\xee\x2f\xe2\x49\xc3\x40\xdb\x40\x4f\x9a\xfc\x49\x50\x31\x76\xbd\x6b\xd9\x05\xe5\x95\x9c\x4a\xfa\x50\xf9\xfb\xb9\x59\xcb\xc6\xf2\x61\xeb\xee\xee\xb0\x7c\x58\xdd\x55\x4c\xa2\x87\x75\x2f\x9b\x6a\x06\x64\x62\x0b\xee\xd6\x8c\x7d\x0b\xfd\xd4\x56\x94\x80\x3a\xcb\xd1\x03\xfa\xfe\xee\xe3\x05\x9a\x52\x2d\xf7\xea\x6b\xe5\x12\x6b\x19\xfb\x5e\x24\xbe\x88\xbd\x91\x41\x72\x91\xf8\xbb\x17\x36\xde\x89\x52\x81\x94\xa0\x6f\x34\x3c\x23\xce\xd8\x2b\x2c\xa6\x5d\xa5\xa2\x84\xc0\x2c\xe6\xa9\x99\xc7\xb1\xcc\xa7\x53\xfa\xe9\x48\x61\xf1\xd5\x1a\x12\xcd\x69\xc9\xc1\x56\x21\x23\x1b\x3e\x69\x21\x16\xc1\xaa\xb0\x52\x4e\x18\x3e\x12\xa6\x76\x22\x64\x43\x13\x0d\x19\xde\xdd\x4c\xe5\xa6\xbc\xde\xf9\x59\xc1\xa1\x7d\x99\xf7\x20\x34\x47\x09\x0c\x97\x95\xcd\xaa\xb1\x7e\xe1\x36\x6f\xf5\x63\x67\x07\x28\xbc\x5a\x5f\x97\x15\xf1\xdd\x76\xb5\x8b\x32\xbb\x45\x6c\xa6\x83\x28\xdf\x10\xf3\x45\x12\xa3\x8a\x07\x58\x03\x56\xc3\xaa\xee\xb9\xe9\x73\x8e\x65\xb5\xcb\x95\x5b\xbe\x01\xc0\x49\xa9\x99\x0f\x04\xf2\xff\x76\x11\x4d\xbd\x4e\x9e\x37\x0c\xe4\x5e\x24\x10\x07\xbc\xd4\x14\x63\x4a\xfc\xea\xe3\xeb\xc5\x13\xdc\x41\xd0\x34\x83\xd1\x92\x0f\xc9\x04\x81\xa2\xf3\x27\xe8\x3a\x21\x5a\x7c\xc8\xb5\x08\x91\x27\x89\x03\x83\x5a\x2e\xe2\xac\x05\x60\xf6\xec\xf3\x0a\x04\xe8\x25\x13\x73\x60\x68\xcb\x67\x16\xac\xc1\xee\xb3\xf3\x83\xf5\x05\x3b\x28\x58\xc3\xca\xaa\x10\x30\xe0\x85\x09\xfe\x04\x7b\x08\x2e\x71\x63\xfa\x9b\x66\xf3\x82\xc8\x39\x6f\xcd\x88\x0b\x67\xfb\x3c\x73\x70\x4b\xf9\x8c\x93\xb0\x91\x77\xe3\xb6\xe0\xe0\x0e\x97\xf3\x99\x69\xa2\x51\x24\x58\x36\x45\x8f\x62\xef\x43\x18\x2c\x34\xa7\x0d\x65\xb3\x43\x03\xc7\x5c\x61\x2f\x0a\x61\xb2\x0a\xfb\x7b\x21\x91\x2f\x8c\x03\xd1\x7f\x5e\x58\x41\x8b\xb8\x76\xaa\x64\x51\xf1\x09\xe9\x3b\x7d\x3d\x2e\x6b\xb3\x1f\x8a\x26\xf4\x80\x9b\x59\x9b\x05\xb0\x07\xb9\xcd\xc6\xb6\xc8\x12\xc0\x97\xdd\x62\x33\xe5\x46\x9d\xa2\x9d\x81\x6e\xeb\xc7\x01\xb1\xac\x48\xf8\x7a\x2e\x77\x4e\x89\x5a\x4a\x13\xe8\x21\xa3\xd6\x87\x8c\xb2\xd5\x0c\x3c\xed\x01\xc0\x9b\x12\x90\xd1\x5d\x78\x6c\xaa\x97\xbc\xb5\xb2\xae\x4a\xb5\x29\xed\x4e\xa7\xbc\x9a\xd2\x17\xfa\xdc\x9f\x6d\xe9\xf2\xd1\x93\x59\x8c\x21\x53\x71\x9b\xb0\x8f\xd2\xfc\x8d\xb9\x1a\xda\x24\x31\x32\x69\xe9\x06\xd0\xd6\xae\x9d\x37\xd5\x67\x58\x10\xa6\x46\xec\x46\x8f\xc2\x7c\x51\xb8\xfe\x8b\x6a\xf5\xa4\xa8\xed\x38\x45\xd8\x7e\x05\x8b\xde\x16\x79\x25\xc7\xe6\x25\xd0\x85\x9e\x31\x7b\xfa\x3b\xf3\x8e\x49\x66\xb7\x60\x2e\x7a\xaa\x74\x5a\xe8\x8d\x5a\xd8\x8b\xe6\x14\x72\xc9\x63\x22\xed\xe5\x41\x95\x05\x0b\xf0\xa2\x72\x4e\x1c\xac\x2e\x7c\xe6\xf9\x57\x13\x73\x75\x9a\x29\x73\x16\x21\x39\x62\x41\x1f\x4b\x50\x18\x8d\x76\xb8\xa1\xd8\x0f\xfb\x4c\x63\xef\x69\x81\x7f\x9a\x1d\xe2\x82\xce\x28\x0b\x0a\xb5\xd8\xe9\xa5\x38\x03\x7b\xa2\x39\x83\x7c\xea\xef\x9f\x3b\x1b\xd6\x7e\x04\x23\xfe\x9f\xff\xfe\xfb\x11\x6d\x33\xb7\xcb\xb1\x5d\x81\x7d\xd8\xc9\xf5\xb6\x25\xdc\xf9\x00\x1e\xa2\x05\x76\x40\xe6\x13\x8f\xdd\x5c\x0a\xd5\x2f\x7e\xb5\x97\x9b\x26\x1a\xae\xe6\xc6\xbf\x58\x26\x77\x30\xc6\x8b\x7c\xf9\x2d\x1b\xb0\xb8\xc2\x03\x5d\xb8\x19\x83\x28\x4f\x07\xfe\x6f\xa2\xf3\x74\xfb\x95\x0b\xa5\xc2\xa0\x02\x94\xb6\x6d\xa2\xe1\xe6\x58\x3e\x5f\xc8\x43\x63\x45\x15\x63\xa5\x0c\xef\xc8\x55\xc1\x0f\x66\x90\x26\x8b\x4e\xef\x4a\x2e\x89\x30\x07\xda\xc3\xf9\xa0\x7a\xd1\x65\x88\x7d\x5b\xe1\xc3\x21\x29\xa6\x6b\xc5\x69\xeb\xf7\x9b\x11\xf2\x4a\x46\x5c\x3c\x23\x62\x1c\xe7\xa5\xa0\xdc\x55\x6d\x5f\xeb\x8f\xce\x72\xb5\x58\xdd\xbe\x4c\x70\xf4\xb0\x0e\x2a\xa1\x7e\xbf\xa5\xd9\xd5\x82\x61\x10\x3a\x51\x16\x0e\x5b\x30\xff\x48\x05\xf3\xcf\xc6\xf2\x95\xb4\x76\xb8\x68\x18\x54\xcd\x0e\x84\x7b\x7b\x13\x19\x64\x62\x18\x39\x9a\xe4\x85\x95\xc3\x63\xbd\xc7\x47\x23\xf6\xde\x14\x4b\x00\xc5\xc3\x0c\x20\x82\x44\x0a\xf2\x29\xe3\x92\x94\x32\x7b\x1a\xf0\xdb\x6d\x66\x9e\x1d\x46\xb3\x4c\x5a\xa9\x5a\xbe\x95\x48\xfa\xea\xe8\x8d\xf5\x0d\xaf\x4f\xb9\x99\x02\xb7\x92\x7a\x22\x9a\x51\x4d\x3b\xe3\xc6\x93\xb6\xfe\xd4\xbb\x96\xff\x28\x62\x65\x00\xc7\x47\x25\x8b\x03\xe4\xa7\x57\x21\x88\x84\x3c\x12\x30\x53\xc2\x18\x43\x94\xfe\xb2\xa9\xa9\x85\x9d\xac\x3a\x40\x45\x5a\x1d\xb0\x05\x14\x57\x47\x50\x4e\x3e\x6a\xa2\xc5\x72\x5a\xc5\xd6\x19\x40\x4d\x0e\xff\x35\xa4\xd0\x41\x58\xad\x60\x41\x14\x22\x9f\x14\xb1\xc5\xf6\xee\x5c\x8e\x56\x3d\xac\x1b\x35\xa7\x99\xb4\x8b\x48\xbb\xa7\x8a\xda\x44\x6c\x66\xae\x4b\x42\x8b\xdd\xbd\x6f\x93\xb2\xe6\x98\xc5\x36\xd3\xd0\xca\xd2\x5a\xa6\x80\xd9\x19\x3b\x90\x8f\xc1\xb6\xf9\x72\x01\xcc\xb3\x69\xd3\xe0\x51\xc3\x45\xe6\xf4\x22\x2d\x99\x83\xdb\x9a\x0b\x2d\xa0\xe6\x4c\xd1\x44\x13\x87\x1d\x83\xd6\x9a\x73\xe6\x81\xd6\x20\x62\xb8\x0d\xcb\x8b\x4a\x49\xd9\x6c\x6c\x57\xd2\x25\xcd\x75\xbb\x18\xca\x34\xf5\xd1\x34\x65\x7e\xfc\xce\x35\xb4\xdc\xce\x6b\xc8\x1a\x70\x96\x5c\xba\x1e\x08\xd6\x8c\xbb\xc9\x58\x80\x2c\x97\xe5\x37\xa6\xb1\x59\x0a\x6a\x6a\xba\xc2\x44\xd7\x31\x52\x80\x58\x57\xcf\x8f\x2f\xae\x10\x69\x53\xf0\x4c\x62\x0d\x44\x40\xab\x96\x1c\x43\xd9\x9a\x5b\x78\xce\xbc\x88\x66\x8b\xf6\xf8\x0c\xea\x4a\x9a\x22\x76\xdd\xd9\x30\x6f\x9c\x24\x13\x1c\x3d\x78\x65\xc3\xab\xdc\x5c\x38\xd0\x73\x2d\xa0\x42\x55\x27\x43\x5c\x7a\xa0\x11\x48\x37\xa1\x17\xc6\x20\xa4\xd8\x61\x17\x9d\x9b\x55\xb3\x10\x4f\x06\x12\xc7\x8c\xde\xc4\x8c\xc7\x24\x4b\xf8\x22\x6d\xb9\xcf\xaa\xa9\x59\xdb\x44\x40\xb4\x65\x86\xed\xf4\x2a\xab\x30\xbd\xb5\x2f\xb3\x5a\x9e\xc7\x0e\xf0\x7a\xd6\xe0\x92\x1f\x12\x3e\x01\x2b\x9f\xd5\xb2\x5d\xee\x42\x10\x42\x5f\x3d\xcf\xeb\x66\x54\x54\x4f\x24\x95\x59\x82\x17\xcb\x7a\x30\xb1\xfc\xcf\xbb\x6f\x26\xf7\x7b\xb5\x11\xac\x7b\x14\x6c\xe3\xe7\xcf\x81\xc0\x7a\xe1\x24\x01\xf3\xae\xe1\x5f\x15\x63\x92\x49\xa2\x3a\xca\x04\xd7\x82\x02\x1f\x31\x85\x67\x6e\x73\xad\x70\xc9\x9f\x18\x11\x72\x4e\xb3\x52\xb5\xb7\xad\xc3\x6e\x2d\x45\xdb\xff\x98\x20\xd3\x35\x78\x27\xcf\x0e\x0d\xf2\x83\xa6\x0f\x99\xe1\xa8\x30\xfe\x45\x09\x96\x92\x4e\x17\x01\x60\x83\x8f\x60\x84\xb4\x98\xb2\xb6\x1c\x14\x58\x6a\x62\x34\x66\x7c\xbb\xc9\x58\xde\x3e\x5b\xeb\xbe\x7c\xfc\x68\x1c\x22\x63\xe9\xfb\xa4\x8e\xce\xe1\x6e\x6a\x8b\xd2\xd1\x8a\xa4\x69\x52\xb3\x37\xcb\x30\x5e\x0a\xaa\xd2\x6e\x46\x28\x84\x49\x3b\x6c\xab\xc8\x78\x20\x85\x10\x64\x44\x95\x52\xd4\x60\xf3\xb5\xe2\xe4\xcc\x9f\x9a\x38\x3d\x08\x03\xe4\xaa\x17\x1f\x1f\x20\xb9\x15\x78\x51\x17\xba\x38\x23\x09\xd9\x49\x24\xeb\x06\x44\x52\xf5\xb0\x07\xe4\xb1\x94\x34\x0a\x90\xf4\xd5\xc6\x85\x0d\x02\x6c\x5b\x20\x50\x9a\x87\xfe\x93\x19\xa8\x8d\xb1\x6d\xda\x45\xb0\x7f\xc1\x2a\x77\xd5\x5d\x9a\xb0\xd4\x4c\x0b\x96\xe4\x8a\x6e\x4a\x74\x55\x74\xea\xe5\x95\x7d\x24\xb5\x57\x0e\x45\xad\x8d\xeb\x03\xe9\x12\x71\xb0\xf2\x00\x6c\xc4\x81\xea\x7c\xba\x1b\x5d\x58\x3f\xa1\xe2\x68\x46\x94\x29\xac\xed\xab\x87\xbf\x25\x9a\xd8\x59\x20\xfd\x8e\x56\xbf\xf9\x90\xaf\x77\x6a\x6f\x89\x92\xee\x4a\xa8\xc1\xd3\xd9\xcd\xd9\xc3\x2d\xd8\x8f\x63\x69\x04\xd7\xcf\x5e\x6e\xd9\x3a\xf9\xdc\x8e\xcc\xa6\x60\xff\x8e\x04\x2a\x33\xc7\xd8\x7e\xe1\xd3\xad\x4b\x40\x43\xb8\x04\xce\x66\xd6\xe8\xf5\xb9\x5e\x95\xb4\x3f\x77\xd1\x6b\x7d\x1a\xaf\x8e\xaa\xa0\xee\x5e\x1e\x5c\x4f\x1e\x74\xe0\x85\x7b\x78\xf9\xb7\x1d\x83\xfd\xbc\x7f\xf6\x40\x38\xac\x5d\x89\xbb\x13\x11\xdf\x10\x99\xec\x85\xa4\x58\xdb\x8a\x97\x92\x17\x0f\x1d\x7a\x4c\x81\xc5\xb2\xbf\x5b\xb4\x1f\x27\xf9\xc6\xba\x81\x9e\xef\x82\x5d\x4d\x2f\x3b\xa1\x0f\x00\x52\xc4\x90\x6f\x9a\xdb\xca\x0c\x70\x78\x83\x90\xb1\x9a\xef\x61\x45\x30\x9e\x1d\x5e\xa7\x30\xbc\xda\x72\x3e\xc7\xf6\xda\xe4\xa2\xce\x9b\xfb\x9c\xa4\xb6\xee\x58\x76\xa1\xa3\x3c\xb3\x17\xc7\x52\x63\xf0\x41\x1f\x13\xdb\xed\x16\x6d\x80\x2c\x71\x5b\xb6\xcb\x43\xd6\x54\xb6\x6a\xfb\xf4\x68\x97\x72\x36\xce\x04\x99\xd2\x4f\x1b\x89\xe2\xd7\xf0\xa9\x55\x2f\xf5\x32\x57\x0a\x61\x81\x7b\x06\x0a\x67\x05\x71\x7b\x76\xa5\x6d\xb1\x9c\x11\x2b\x32\xce\x6c\xba\xd9\x03\x59\x20\x2e\x4a\x3f\x6d\x0a\xae\xb7\xfb\xa2\x5d\x66\x5f\xe7\x4a\x65\xf2\xe4\xf8\x78\x46\xd5\x3c\x9f\x1c\x45\x3c\x35\xe1\xe6\x5c\xcc\xcc\x1f\xc7\x54\xca\x9c\xc8\xe3\x6f\xbf\xf9\xa6\xd8\xe2\x09\x8e\x1e\x66\x06\xae\xa4\xee\x77\x2a\x6d\xf9\x6d\xbd\xb0\xed\xfa\xa5\x1e\x04\x67\x63\xf2\x49\x13\xa9\xdc\x14\xc8\xe6\x5e\x12\x89\x06\x3f\xdd\x22\xb9\x60\x0a\x7f\x3a\x41\x1f\x29\x03\x01\xe4\x7b\x9e\x0b\x89\xce\xf0\xe2\x90\x4f\x0f\x53\xce\xd4\x1c\x7d\x84\xff\xb5\x3f\x3d\x11\xf2\x80\x7e\x26\x58\xd8\xfd\xb5\x25\x91\x7c\x75\xdd\x39\x86\x5c\x5c\x89\xc8\xa3\x5e\xe1\x6f\xfe\x03\xa5\xa6\xe5\x13\xf4\xf5\xf1\x37\xff\x81\xfe\x08\xff\xff\xff\x47\x7f\x6c\xd1\xd4\xd6\x83\xc2\x81\xc2\x99\x37\x65\x77\xdc\x41\x65\xa5\x36\xa8\x25\x7c\x2a\x78\xb1\x53\x8d\x2d\x3f\xd0\xe8\x81\x4f\xa7\x63\x45\x53\x62\x72\x83\xc6\x58\xd4\x60\x54\x37\xc4\x15\xa4\xb6\xf2\xa9\xa0\x06\x6e\xdb\xd5\x56\xb0\x9d\x9a\x4c\x68\x77\xdc\x64\x5e\x54\x7e\x84\x20\x90\x52\x35\x4d\x2a\xe1\x2b\x12\xeb\x53\xb1\x4e\xc0\x87\xb3\xce\xd4\xeb\xb3\x17\xc8\x01\x61\x35\x5f\x1f\xb8\x15\x46\x21\x9a\x40\x0d\xbb\x90\x8d\xc7\xa1\x16\x1e\xf9\xd9\xc4\xbc\xc1\xd4\x5e\x2b\xde\x4d\xd6\x3a\x5f\x1d\xea\x76\xcb\xc5\x56\xf2\xf2\x03\xa9\xc5\xdc\x76\xac\x23\xe2\x6a\x48\x86\x75\xa5\x21\xe9\x94\x0b\x8f\xef\x69\xf4\x5a\x5b\x6d\x6c\xb5\x15\x8a\x0a\x13\x1c\xd4\xed\xd0\xeb\xa9\x9f\xf9\x4f\x56\x0d\x13\x22\x85\xdc\xdb\x45\x1d\x25\x18\xad\xbe\xe2\x34\x4b\x6c\x18\x71\x03\x08\xd8\xaa\x0d\xbd\xf5\x79\xdf\xd0\x38\x84\xad\x41\xc8\x3e\x73\x92\x89\xcd\x49\x6e\xde\xcf\x5c\x44\xe4\x94\x6f\x17\xb6\x98\x50\x56\x8b\x77\xee\x5e\xa2\x23\x28\x56\x6e\x8a\xb1\x38\x9c\x4c\x1e\x17\xc2\x9e\x31\xeb\x5a\x74\xf6\x00\xa0\xaf\x3c\x1b\x00\x7a\xda\x05\x06\x5c\x0d\x33\x7c\x0b\xae\x6d\x0c\x7f\x05\xc3\x73\x90\xf3\x15\xa4\x79\x81\x35\x2f\xdc\x10\x36\xcf\xd4\x0e\x39\x40\x02\x43\x1c\x9b\x9a\x63\x66\x54\xc2\x29\x8e\x28\x9b\x1d\x04\x88\x69\x90\xf8\x1d\x72\xe0\x26\xba\xb8\xc3\xf2\x61\xb7\xb1\x59\x5b\xd7\x52\xa3\x71\x51\xcf\xc7\x62\x1c\x18\x5b\x30\xad\xc1\x45\x29\x2c\x1f\xda\x40\x3e\x6a\x08\x43\x4b\x46\xe7\x97\xc2\xe1\x12\x2d\x1b\x9f\x4b\x24\x25\xa1\x08\x0a\xf0\xe1\xae\x8a\xa6\xc5\x1b\x73\xb9\x40\x18\xee\x4d\x9a\x90\xb8\x0a\xb4\xb7\x64\xfc\x72\xce\x85\x1a\x6f\x08\x51\x58\x4d\x86\x65\xe4\x30\x01\x58\x06\xfe\x48\xc4\x23\x25\x4f\x65\xa4\xbf\x75\x68\xd1\xd8\x19\x82\x40\x24\x80\x82\x4b\xb5\x26\x1d\x1b\x7b\x37\x5b\x18\xde\xa4\xcf\x33\x96\x0f\xd2\xd7\x14\x44\x32\xc5\x49\x72\x80\x04\xc9\xa5\xa9\x69\x29\x49\x32\x3d\x74\xa8\xec\x31\x4a\xf8\x8c\x46\x38\x41\x93\x84\x47\x0f\x72\xc4\xf4\xdd\xcc\x66\x86\x2f\x64\x82\x47\x44\xca\x40\x98\x29\xf2\x5c\x6d\xf6\x11\x14\x14\x54\x44\xa4\x94\x51\xa9\x68\xe4\xa4\x94\x22\xb5\xdc\x94\x8f\xd5\xea\x65\xc4\x4d\x19\x44\x18\xae\x16\xae\x88\xc1\x89\xcb\x99\xad\xdf\x01\x37\xa4\x85\x7f\x72\x71\xb5\x6d\x07\x68\x07\x68\x56\x8e\x42\xc6\xaa\x7c\x20\x57\x1c\xa9\x53\xfb\x19\x1c\xe3\x65\x24\x70\x53\x3e\x51\x9e\x20\xfd\x49\xf3\x20\xc9\x8e\x2e\x8b\xa8\xe1\x92\xb0\xe0\x83\x69\xf7\x0c\x5c\x07\x86\xdc\x02\xa9\xb3\x8a\xa6\xf5\x2a\x82\x94\x01\x25\x63\xaa\x8e\x46\xca\xa2\x24\x8f\x7d\xd1\x30\x7d\xeb\x3e\x6a\x22\x71\xcb\xa3\xd7\x5e\xdf\xcd\x07\x08\x4b\xf4\x44\x92\x44\xff\xd7\x04\x0d\x1f\x7a\x0c\x6f\xcd\x92\x0d\xce\x3a\x74\xe2\xb8\x74\x2b\x45\xc1\x24\xf6\xa4\xd6\xa5\xbf\xb7\xd7\xe5\xcc\x2b\x25\x33\xbd\x3c\x6b\x72\x68\xbd\xd2\xad\x78\x87\xa5\xb1\x95\xc9\x16\x80\x5b\xda\x07\xd5\xd1\x00\x24\x9a\x32\xa4\x0d\xc5\xc1\xd3\x47\x5a\xd4\x75\xb5\xbd\x2d\x35\x10\xe9\x19\x75\xb2\x0e\x85\x44\xb1\xb1\xc5\xb3\x32\x95\x1a\xd2\x00\x35\x05\xc1\xcd\x84\x40\x4d\xc8\xa3\x88\x90\xb8\x31\xbe\x54\x8f\x68\xef\xf0\xfc\xae\xb1\x9a\x9b\xa4\xf5\x94\x2b\x53\x56\xd0\xe0\xf9\x39\xcb\x95\x01\x80\x9b\x24\x7c\x02\x17\x12\x40\xfd\xb9\xa4\xd7\x20\x61\xce\xcc\x9b\xc4\xe8\xcb\xe0\x7e\xf1\x80\x0a\x5f\x35\x03\xcf\x95\x56\x64\x0f\x60\xfe\xaa\x26\xb3\x56\xb0\xbf\x72\x65\xac\x23\x74\x5d\x41\x01\x09\x2b\x4b\x63\x7d\x6d\x2c\x45\x94\x79\x25\x68\xc0\xca\x24\x9e\x6f\x87\xd6\x84\x06\x2c\xf5\xb9\x03\x68\xc0\xca\x3c\x5b\xa2\xf2\xf9\xec\x59\xb3\x89\xf5\xa4\x2e\x78\xf7\x14\x2f\x83\x46\x65\x44\xbc\x12\x09\xba\x03\xb9\x68\x22\xc4\xfd\x82\x3d\xac\xd4\x8f\x7b\x5d\xd8\xc3\xca\x60\xf6\x19\xf6\xb0\x32\xd4\xfd\x85\x3d\x6c\x18\x68\x07\xd8\x43\xe3\xb6\x1f\x6b\xa2\xee\xc6\x14\x20\x65\x65\x92\x4f\x6f\xe1\xde\x5d\x3a\xc6\x53\x13\x12\x60\xae\x31\x27\x4a\x5a\x14\x60\x18\xad\xcd\x6e\x6c\x0b\x74\xc2\x72\x2b\xda\xf3\x7e\x35\x2a\x8d\x21\x21\x4b\x30\x2b\x5f\x1d\x50\x22\x5e\x90\x48\x93\x9f\x61\x54\x4a\x60\x26\x61\xaa\x07\xd6\x5c\xa7\x47\x61\x2c\xd4\x11\xce\x6c\xb6\x78\x5b\x71\x8e\xfd\xc9\x8b\x5d\x0f\x51\x12\x80\xee\x4a\xac\xbe\x13\x4c\xd5\xc7\x0a\xbe\xfd\x9c\x3f\x59\xc9\x11\xc8\xcf\x10\x63\x2b\xe9\x41\xa7\x63\x6b\x53\x68\x5b\x31\xca\x14\x99\x55\x45\xfa\xe2\xb0\x50\xa6\xfe\xfc\xed\x4a\x0e\x64\x70\xfc\x9c\xf5\x22\x40\x99\xb7\xd0\x21\xbe\x9e\x0d\x89\x6d\x91\x7b\xa9\xb5\x6b\x3d\x1d\x73\xa3\x4a\x94\x62\xea\xf4\xfc\x5c\x82\x73\x6e\x4e\xe5\x88\x99\x04\x2e\x5b\x5b\xed\x08\xbd\x87\xd2\x99\x38\xcd\x12\x72\x80\xfc\xfc\xa8\xa6\xa0\x51\xfe\xf5\xd7\x7f\x26\xe8\x6b\x94\x12\xcc\x4a\x26\x16\xd0\xea\xf5\x95\x07\x40\x71\x6a\x4e\x46\xac\x71\x2b\xd0\xf0\x93\xa9\xc6\xe3\x22\xf8\xce\xd9\x94\x3b\x93\x0d\x94\x84\xc3\xd1\x1c\xc9\x7c\x62\x6a\x9a\x06\x26\x36\xa7\xe7\x5d\xf0\x19\xb8\x9e\xe1\x26\x76\x83\xde\x18\x20\xb3\xc2\x70\x3a\x02\x64\x96\xa6\xd6\x03\x64\x36\x9f\xbe\xbd\x05\xc8\xac\xec\x79\x37\x80\xcc\xa6\x2d\xdf\x00\x20\xb3\xd4\xcc\x67\x03\x90\x59\x59\xd1\xcf\x06\x20\xb3\x32\xaf\x1e\x20\xf3\x33\x01\xc8\x5c\xcd\x47\x1a\x21\x20\x9b\x0f\xef\x7a\x10\x90\x8d\xfa\x55\x3b\x8b\xd8\x16\x6f\x07\xa4\xb9\x17\x86\x80\x2c\x4d\xa0\x0f\x77\x5b\x3f\xdc\xad\x91\xf8\x6c\xdf\x7a\x78\x2e\x06\xae\x7a\x91\x75\x04\x81\x2c\xed\x4f\x67\xd3\xe7\x2e\x28\xf1\x79\x03\x2c\xc1\x03\xd3\xd5\x1c\x32\x28\xad\xa2\xb4\xd0\xb1\x5a\x32\x72\xe0\x5d\x46\x73\x0a\xdd\xf9\x3d\xe5\x6e\x10\xa8\x59\x59\x5e\xef\xb3\x31\xb4\xb8\x4b\xe3\x7c\x43\x5d\xf4\x2d\xe8\xd5\xe5\xb2\xad\xe9\x1c\x71\x83\x00\x27\x49\xb3\x61\x90\xa6\x74\x57\xcd\xae\xba\xc8\x3c\x34\x11\x68\x53\xb5\x34\x3d\x7d\x3d\x99\xe1\x18\xd9\xb8\x92\x9d\x08\xb8\x09\xe6\xcb\x19\x95\x4a\xb4\x86\x2a\xd5\x46\xb8\x8d\x1b\x36\xcb\x37\x01\x41\x99\x6d\xf6\x59\x4a\x52\x2e\x56\xc5\x49\x35\x7e\x69\x2b\x3a\x6c\xf2\x29\xc9\xe6\x24\xd5\x42\xd0\x78\xdd\x46\xba\xee\xb7\xcf\xe1\xb4\xa9\x44\x26\x6e\xb1\x44\x04\x81\x93\x55\xbf\x1b\x1b\x80\xc0\xce\xdb\xbd\xed\x36\x5b\x08\xc3\x35\xad\xf8\x0e\xc2\x75\xb9\xb5\xc4\xbe\x54\x72\xa5\x03\x7d\x37\xc6\x8b\xf8\x70\x9d\xd5\x11\x21\x4b\x62\x41\x96\xc1\x00\x15\x5f\xd9\x7a\xa7\x6b\x84\x09\xd4\x5d\xa8\x61\xb1\xcb\xf5\x83\x47\x5a\x40\x2c\xeb\xcb\x03\xbe\x65\x49\xc4\x61\x28\x51\x97\x06\x53\x5f\xaf\x12\x95\x38\x4d\x6c\x0b\x22\xc9\x45\x6b\xd0\x68\x17\x2b\x64\xa4\x72\x9c\x80\x9a\x17\x16\x69\xab\x6e\xea\x64\xd1\x90\x85\xd6\xcd\xcc\x4d\x99\xfa\xcb\xbf\xaf\xb5\x9b\x5a\x25\xb1\xeb\x06\x85\x65\x70\x14\x11\x69\x0c\xa3\x36\xa8\x18\x4f\xf8\x23\xd4\x94\xd9\x66\x57\xf5\x51\xd6\xf3\xd6\x0c\xde\x23\xc3\xc6\x05\xa9\x1b\x71\x61\x2e\x78\x3e\x9b\x3b\xdb\x8b\x3e\x33\x7a\x6a\x4d\x7b\xf9\x63\xcd\xc0\xb9\xf6\x5e\x7e\x97\xd3\x64\x33\xcb\xd6\x6d\xa9\xda\xce\x87\xf3\x3b\x24\xe7\xfe\xb4\x4e\xa0\xd9\xc6\x8d\xad\x0f\xba\x7b\x9f\xf6\x5b\x6f\x64\x87\x6e\x0e\x1c\x1a\xe2\x94\x27\x09\x98\x89\x25\x49\x1f\xc3\x22\xd9\x61\xf7\x30\xe1\x3b\xba\x61\x69\x78\xf8\x1a\x9c\x4d\x52\xe1\x34\xeb\x24\x7f\x5d\x1b\xd1\x50\x22\x37\xfa\xaa\xa7\xd9\x84\xc1\x71\x46\x58\x93\x6d\xea\xa7\x7a\x8d\x88\x37\x16\x8c\xe8\x22\xd3\x76\x16\x90\xe8\x96\xe4\x85\x83\x12\x57\xcc\x63\x5f\x03\x13\x2b\xcc\xce\xc7\x09\x16\xd7\x8c\x8b\xf6\x30\x8a\xcf\x40\x2f\xf1\x88\x0d\x4a\xe9\x11\xae\x20\xec\x64\x51\xc4\x57\x1b\x1d\x22\x64\x66\x80\xee\x6f\x0d\x2b\xe0\x03\xd1\x7f\x81\xa6\x63\xb0\x44\x4d\xb8\xa2\x0b\x49\x84\xe0\x70\x12\x1f\xe2\x68\x11\x25\x34\x0a\x74\xe6\x99\xc0\xd9\xbc\x89\xe3\xb9\x9d\xef\x41\x50\x5e\x0b\x04\xa5\xad\x64\xcd\x3a\xe1\xe0\x8e\xae\x18\x4e\x49\x0f\xce\xd2\x04\xce\x72\xe0\xe1\x07\x58\x51\x7c\xe7\x15\xb3\xda\xeb\xe7\xae\x47\x68\x79\x05\x84\x96\x4d\x0e\x5f\x01\xbf\x52\x3a\x76\x3d\x6a\xcc\xbb\x4e\xa8\x31\xfe\x12\xdc\x2b\x20\x90\xf6\xf3\xf8\xca\x00\x13\xf5\x81\xbd\x26\x4a\x4c\x83\xb8\xb0\x8e\xdc\xb4\x0c\x26\x66\x19\x5d\x74\x5a\x97\xd7\x05\x6d\x59\x6f\x65\xd6\xc2\x63\x69\xbc\xbb\xf6\x04\x9d\xa5\x7d\x1b\xf6\xe4\xdc\xec\x32\x63\x66\xbd\xea\x82\x61\xd6\xcc\x3a\x0a\xd6\x7a\x09\x34\x9e\x1e\xde\x56\x12\x4d\x51\xda\x69\xb3\x44\x9a\x81\xf3\x41\x13\x81\xe6\x3c\x89\x4d\x98\x57\xb0\x5a\xbe\x03\x1f\xbe\xed\x17\xc8\x6d\xc6\x6d\x46\x22\xa3\x6d\x15\xf5\x99\x96\xa5\xcb\xf8\x4d\x7c\xeb\x29\x33\x81\xfc\xbb\xdb\xb4\x99\x70\x65\x37\x4d\x9d\x59\x31\xb8\x65\xa2\xc7\x86\xe9\x33\x41\x8f\x4b\xbd\x74\x6e\x76\x9d\x3c\x75\x55\x62\xd9\x20\x88\xaa\x56\x48\x6b\x7b\xac\x96\x14\x7f\x1a\x67\x58\xe0\x24\x21\x09\x95\xe9\xb3\x45\x72\x9e\x96\xdd\xb5\xfa\xac\x0a\x6e\x4c\x44\x2c\x4f\x27\x86\x14\xdd\x40\x6c\xf9\x3e\xc5\x91\xc8\x59\x88\x34\xe5\x37\x06\xb9\xf2\x6e\x39\xdc\x0b\x60\x55\x8a\xe6\x50\x2b\x72\x8a\xa9\x60\x44\xb6\x56\xe6\x23\x51\x2e\xa8\x5a\x8c\x6d\xa1\xc3\xee\x07\xee\xd6\x7e\x79\x6a\x3f\x5c\xee\xe1\x76\x49\xfa\xae\x3f\x5f\x58\x31\x23\x02\xaa\xb6\xb8\xfa\x23\x41\x31\x47\x0b\xc2\x40\x7c\xe9\x17\x88\x5d\xad\x5d\xdb\x6d\x31\xd7\xf8\x69\x1c\xa4\xc1\x8c\xa3\x2a\x71\xac\x3a\xac\x4d\x30\x40\xcb\x26\xf9\xcc\x40\x38\x2d\x5e\xe4\x67\x28\xfa\x60\x63\xdd\x4d\xd3\x7a\xc0\x81\x2b\x18\xec\x95\xc5\xc6\x04\xb9\xf4\x56\xa9\x6a\x19\x27\x66\x8c\xab\xe6\x72\x5f\x4b\x06\x3b\x08\xbe\xea\x30\xe2\xa0\x93\x1d\x0d\x5b\x1f\x74\x21\xf2\x4c\xd1\x49\x1d\xa9\x46\xed\xae\x08\xe4\x20\x81\x14\x6e\xe7\x66\x28\x75\x6b\x2a\x43\x96\x38\xb1\x9d\x9d\x96\xff\x2d\xac\x93\x03\xfc\xa1\x6c\x96\x90\x52\xf2\xd5\x55\x4a\x81\x0a\xcd\xf9\x01\x03\xb4\xa6\xce\xb2\x6d\xf6\x0b\x17\xee\x81\xa1\xbe\xa4\x31\x11\x1d\x8d\xd8\x40\xa2\x27\x82\x18\xb1\x88\x10\x0d\x95\x23\xbd\x55\x1b\x4a\xf1\x4c\x88\xee\xc9\xc7\xa6\x68\xe1\x81\x2a\xe9\xab\x41\x99\x3e\xa6\x38\x91\xe4\x40\x37\x0c\x45\x24\x15\x87\xa0\x49\x8c\x9e\x04\xce\x32\x22\x46\xcc\x86\xe0\x83\xc3\x85\xf3\xc4\xb4\xdf\x16\x1a\x6a\xd7\x80\x8c\x23\x1c\xcd\x5f\x68\x8f\x30\x64\x50\x44\x73\x12\xbb\x5c\xe4\xf2\xf6\xb8\x79\x1b\x83\xf5\x1a\x9b\x75\x3e\x75\xd5\x8c\x0e\x6c\x27\x49\xa4\x39\x8a\x2f\x6e\x9b\x11\xa1\x47\xad\x69\xf8\x91\x30\x44\xa7\x6e\x1c\x36\x76\x07\x3d\x81\x67\x4a\x93\xfe\x23\xa6\x89\x49\xee\x77\x5d\x3b\x21\xd0\x98\xdf\x47\xcc\xb8\xbb\x59\x54\x4a\x2b\xa4\x8c\xca\xb9\xe6\xd4\x39\xf8\x24\x41\xcd\x58\x4b\xf2\x8c\x63\x59\x36\x32\x1a\xf5\x8d\xfe\x56\x32\x6f\x1c\x96\x52\xa6\xa2\x00\x8d\x07\x82\x25\x5d\x41\xa5\x65\x72\x66\x1f\x7a\x5f\x0f\xbd\x6f\x5e\x9b\x7d\x0c\xbf\xf7\x87\x65\xdd\x10\xfc\xb6\xed\xdf\x85\x04\xb9\xc3\x50\xfc\x57\x8e\x59\x7f\x9e\x70\xf5\xd7\xcd\x2f\x78\x8e\xd4\x82\x3e\x00\xff\xed\x05\xe0\xb7\x1f\xdb\xb5\x82\xf0\x57\x00\x32\xb9\x5e\xb6\x8d\x78\xf6\x08\x3d\xcf\x1a\xf5\xec\xa3\x36\x82\x2f\x3a\x46\x3e\x17\x10\x42\x7d\xf4\xf3\x33\x45\x3f\x37\x2c\xf1\x7a\x11\xd0\x1b\xd9\x56\x5e\x3e\x38\xb3\x5a\x63\xff\x39\x03\x34\x57\x45\xc7\xe4\x93\xf1\xb3\x1f\xbd\xc6\x39\x77\x3d\x81\x3f\x79\xa2\x30\x22\x91\xd0\x74\x36\x21\x71\x0c\xf6\x7b\xc5\x6d\x85\xd4\x82\x76\x9c\x1e\xa6\x99\x2f\x96\x9a\xd8\x71\xc2\xd9\x4c\xd2\xd8\x40\x11\x98\x5a\xfc\x25\x2d\x11\x52\x70\x61\x7f\x93\x84\x08\x67\xfe\x15\xe8\x4b\x49\xb5\xdc\x1f\x98\x84\x05\x8a\x39\x91\xec\x0b\x65\xb4\x32\xcc\x16\xe8\x81\xf1\xa7\x84\xc4\x33\xd8\xa1\xea\x60\x0e\x11\x25\x07\x88\x2a\xff\x99\x80\x9c\x5d\x9e\xab\x91\x1e\x3b\x04\xf5\x18\x11\x90\xd8\x6f\x83\x5a\xc0\xbe\x99\xaf\x8e\x10\x3a\x67\x68\x8a\x23\x75\x80\x64\x3e\x29\xda\x8f\xb9\x29\xee\xaa\xd5\x9c\x60\xe2\x45\x23\x7d\x70\x6e\x43\xe7\xcd\x67\xc3\x71\x07\x4d\xae\x83\x84\xe2\xad\x82\x98\x1e\xf1\x36\xd0\x8c\x1f\x73\x69\xbd\xdd\x88\x33\x7f\xf4\x2d\xf8\x88\xc7\xd6\x85\x8a\x9c\x06\xa7\x96\xf1\xb8\xd5\xa8\x54\x99\xca\xba\x63\x29\x22\xce\x6c\x21\x50\xeb\x11\x80\x76\xcd\x72\xc7\xfc\x89\x49\x25\x08\x4e\xad\x15\x56\x5f\x35\x10\xad\x60\xe2\xcd\xf4\xe8\xa9\x30\x22\xc6\x3a\x5b\x7c\x41\xd9\x83\xde\xdd\x02\x4d\x18\xea\x2a\x43\xcf\x4d\x9b\x96\xe9\x1b\x8f\x9c\x72\x66\x3c\x31\xdb\xec\x9f\xa4\x33\x86\x93\x35\x95\xdc\xda\xca\xd5\x9d\x27\xce\x78\x65\xc5\x05\x2d\x45\x18\xab\x0a\x32\x3d\xae\x65\x44\xa8\xcc\x37\x74\xdd\x60\x14\x93\x8c\xb0\x98\xb0\x68\x01\x24\xc2\x00\x57\x42\x30\x9c\x20\x0c\xdf\xe1\xe4\x08\x9d\x99\x44\x06\x2f\xe1\xd9\x6b\x1d\x2e\xf4\x14\x33\x3a\xd5\x82\x22\x58\xbb\xec\x28\x47\xcc\x0c\xd3\x19\x9b\x83\x62\xd5\x7e\xc5\x1a\x76\xe6\x3b\xca\x70\x29\x73\x64\x83\xf3\x94\xe4\x6b\x05\x07\x07\x66\xab\x45\x1b\xc4\xb6\xc2\xab\x50\xaf\xd7\xd8\x0c\x24\xa1\xcc\x37\xd2\xdd\x21\xb8\x32\xcd\x22\x61\xa4\x30\x58\xb4\xe7\x24\xc9\x82\x52\xb9\x19\x16\x4a\xba\xa3\x6d\x70\x52\xf5\x2d\x93\xe6\xcc\x20\x54\x18\x4b\xc3\x93\xc5\xa2\xb4\xce\x8c\xa2\xf1\xa3\x11\x3b\x57\x5f\x48\xcd\xf9\x38\x9b\x25\x0b\x84\xe3\x47\x2a\x0b\xcc\xed\x88\x33\x99\xa7\x44\x54\x2a\xd0\x5b\xbc\x5a\xec\x48\x53\x8f\x4d\xcb\xfc\x8f\x38\xa1\xb1\xee\xd6\xc8\x18\x33\x34\x21\x53\x2d\x3f\x65\x58\x48\x67\x11\x6b\x70\x69\xda\xcd\x8d\xf5\x5a\xbd\x1a\xb7\xfc\x31\x64\x88\x28\x2d\x78\x27\xb6\x3a\xf0\x71\x95\x73\xda\x55\x5f\xc2\x35\x27\xb5\x49\xa1\xe5\x02\x8e\x5d\x85\xb3\x55\x10\x2a\x0e\xc6\x2b\x37\x21\x2c\xba\x1f\x27\x4b\x9b\xc1\xad\xc5\x01\x2a\x13\xb4\xa3\x36\x86\xd6\x90\x6b\x12\x0a\xc2\x85\x54\x58\xd1\xc8\x8a\xed\x5c\xd8\x8b\xc3\x5e\x2c\xed\x5b\x7b\xb6\x25\x6a\xb1\x8c\x70\x52\xdf\xe1\x25\x5e\x33\xf3\xfe\x72\xde\x6a\x8f\x9b\x69\x7b\x69\xd2\x4a\xc4\x93\x64\x1d\x44\xed\xca\xcc\x4f\x8b\xcf\x97\x8f\xa8\xe8\x47\x6f\x80\xdb\x0b\x38\x35\xc6\xf7\x88\x13\x2b\xa1\x4a\x65\x77\x29\x7c\xc9\xdc\x6e\x0b\xeb\xdb\x1c\x31\x3e\x35\x05\x51\xdb\xbc\x92\x99\xe0\x29\x5d\x07\xda\xcd\x38\xea\x6e\x5c\x14\xe1\x0a\xe1\xcd\xc5\x1a\xea\x53\x64\xc9\xcb\xf6\x08\xf1\xe6\x98\x19\x79\x75\xc9\x19\x4a\x71\xb6\xd1\x82\xaf\xb2\xb6\x0c\x50\x6a\x4c\x5d\x76\xf5\x00\xb2\x97\x00\x7c\x39\x2c\xf2\x13\x5e\x14\xa9\x3d\x6d\xa0\x5d\x6c\x2d\x72\xb8\xd7\xaf\x9f\xb3\x29\x5f\xe3\x70\x16\xa9\x38\xf6\xf4\x61\x47\xb3\xc1\xf9\xf3\x31\x9d\x66\xf7\xcd\x9a\x76\x39\x8f\xa7\x4d\x44\xbd\xf6\xc9\x74\x2b\xf8\x9c\xaa\x5f\xc8\x44\x42\xad\x6f\x9d\xbb\xb5\x7c\xb4\x82\x16\x11\x0c\x67\xf9\x52\x7d\x2c\xd1\xe1\xce\xd7\xa8\xd2\x0e\x32\x16\x06\x17\x0c\x74\xdd\xdc\xea\x0b\xac\x99\x3d\x24\x9d\x16\x6b\xcb\xdc\xc3\xf5\xc0\xc7\x5c\x8f\x1e\x72\xac\xf9\x84\xae\x44\x56\x5d\x47\x57\x9c\x6a\x49\xc8\xa8\x0f\x45\x64\x81\x0d\xb1\x9e\xd2\x84\xc8\x23\x74\xde\xa0\x37\xba\x00\x67\xef\x10\x34\xa1\x5e\x4e\x7a\xca\x05\x0d\xea\x0c\x39\x19\x09\x51\x00\xef\x0e\x6d\x67\x82\xe8\x31\x47\xc6\x77\xc7\x0d\xd2\x18\x44\x57\x09\xaa\x79\x96\x11\x56\x15\x48\xd1\x9a\x17\x50\x9b\x5e\x6e\x64\x78\xff\x01\x37\x3e\x6f\x6c\x4b\xa9\x15\xa3\x6a\xd9\xd2\x5d\x54\x1c\xe8\x1e\x3f\xee\x7a\xbd\xd3\x5f\xd4\xf7\xa6\x71\x84\x77\xe5\xd6\xd7\x1e\x9d\x97\xf2\xd7\x77\x44\xbe\x87\x4f\x9d\x55\x14\xa3\xa9\x20\x60\x38\x4f\x7d\x4e\x28\x8b\x89\x90\x8a\x73\xb8\xef\x6e\xcf\x7e\x38\xbe\x3f\x47\x44\x45\x28\xa1\x0f\x64\xc4\x22\xf9\x78\xa0\xc5\xe3\x5f\x73\xa2\xf4\xcf\x2d\x86\x16\x9a\x12\x26\x81\x13\x50\x55\xcb\x9d\x6f\x5e\x48\xb7\x30\xfa\xbf\x67\xe5\xef\x97\x90\x7c\x2d\xfd\x05\x68\xd7\x61\xc1\x03\x99\x02\x8e\xb0\x59\x5a\xd9\x40\x31\x46\xc5\x1b\x36\x15\x67\xda\x20\xdc\x95\xfd\x23\x67\x6b\x0a\x5d\xa7\xc5\x47\xc1\x28\x5a\x64\xba\x34\xc3\x00\xb4\xb7\x5e\x1c\xad\xf9\xa6\xb1\xf5\x55\x4c\xa4\x48\x2b\x72\x2a\x7b\x51\xc7\x0a\x29\x41\x08\xb0\x10\x4f\x4f\xf6\xae\xb7\x99\xa4\x7e\x62\xc1\x47\x47\x23\xf6\xd1\x19\xf2\x8b\x5f\xa5\x6b\xc2\xc4\x66\x7b\xfc\xc1\x72\x2b\xd0\x6c\x4c\xa5\xff\x01\x50\xa4\x65\x9e\x28\x53\x60\x65\x4a\xb5\x96\xee\x06\x6a\x9e\x34\x71\x09\x81\x59\x34\xbf\xdc\xb2\xce\x0a\x9d\x8e\x49\xb2\x8e\x24\x7a\x3e\x1d\x26\x52\xd3\x77\xf4\xd0\x72\x3a\x37\x29\x21\x54\x4c\x06\xe4\x40\x57\x13\xc1\xe8\x38\xc6\x7a\x9c\x98\x02\x27\x04\x81\xe9\xb7\x1a\xfd\x6c\x12\x1c\xf5\x2e\x5a\x49\xdd\x58\x7e\x4d\xd8\xa1\x0f\x29\x82\x5e\x10\x56\x23\x26\x72\x06\x08\xb7\xde\x11\x84\x91\x24\x82\x1a\x8f\x4c\xe4\xcc\x32\xd6\x48\x36\xd3\x6c\x42\x4b\x7e\xe0\x0d\xe4\x0c\xf4\x33\x9e\x4b\x88\x60\x4c\x89\xd2\x17\xd4\x97\x50\x96\xcc\xb8\xe2\x0e\x50\x26\x68\x4a\x15\x7d\x24\xf2\xab\x86\xad\x3b\xc5\x0a\x27\x7c\x36\x10\x8a\x4e\x71\xa4\xee\xf0\x56\x1a\x38\xb6\xcd\x6c\x1a\xd6\xe1\x86\x81\xce\xcf\xf4\xe2\xcf\x08\x23\x02\x26\xaa\x75\xf2\xe6\x23\x0c\x4f\x36\xe2\xdc\x50\xd3\x23\x32\x55\x10\xa4\xb7\x58\xe0\x5c\xf1\x54\xeb\xb7\x38\x49\x16\x50\xdd\x40\x3f\x99\x63\x39\x77\x1b\x6d\xc2\x90\xba\xdc\x4d\x76\x71\x4f\x71\x34\x27\xb7\x0a\xab\xbc\xd1\x18\x5c\x19\xe5\x3b\xc2\xf2\xf4\xdd\x09\xfa\x9f\x62\x8e\xa7\x83\xd3\xef\x87\xe3\xb3\xf3\xdb\xc1\x77\x17\xc3\xb3\x60\x3e\xf6\xc9\xc7\xf3\xdb\xdb\xfa\xaf\xdf\x9f\xdf\xd5\x7f\xbc\xbe\xba\xbe\xbf\x18\xdc\x35\xb5\x72\x71\x75\xf5\xc3\xfd\xf5\xf8\xfd\xe0\xfc\xe2\xfe\x66\xd8\xf0\xe9\xfd\x5d\xfb\xc3\xdb\x1f\xce\xaf\xaf\x87\x67\x6e\x55\xfe\x1e\x9c\x2e\x08\x4f\x82\xd0\xc1\xe6\x69\x54\x0f\xe0\x21\x2a\xbf\x78\x82\xee\xab\xb8\xab\x36\xc6\xc7\xe4\x61\x3e\x61\xa9\x79\x18\x84\x72\x8d\x18\x72\x9f\xeb\x45\x69\xfb\xd4\x78\x41\xa3\x39\x41\x09\xe7\x0f\x79\x66\x59\x9b\x49\xe6\x60\xdc\x18\x7e\x88\x0c\x5a\xfb\xfe\xfc\xee\xa4\x8e\xff\xea\x1b\x0b\x10\x1f\xdc\x19\x80\x71\x61\xc7\x4e\xc1\x96\x92\x09\xf2\x08\x87\xd5\x9b\x4a\x83\x1e\xfc\xce\x2c\xeb\xc7\xb4\x86\x99\xaa\x74\x13\xc7\xb6\x06\x9d\x9b\x58\xd0\x70\x79\x5f\x97\xad\xa6\x5f\x0e\x03\x78\x8f\x26\x24\xc2\xb9\xf1\x15\xeb\x7b\x4a\x08\x2e\xc2\x01\x17\xf4\xb0\xbb\x46\x2d\x1d\x35\x36\x58\xd9\x33\x3d\x71\xf9\x40\xb3\x8c\xc4\xef\xea\xf2\x4b\xb9\x58\x99\x84\xd3\xa7\xfb\x0c\xce\xa4\xd6\xeb\x41\xe7\x77\x68\xcd\x73\x8b\xaa\x4f\xa5\xf1\x87\x15\x1e\x42\x00\x22\xd4\x77\x82\x47\xd5\xa5\xe0\xbd\xc6\x0a\x3d\x11\x48\x09\xca\x2d\x5c\xbd\xd1\xbd\xf5\xd9\x86\xee\x8c\x27\xc3\xd5\x48\x29\xa5\x0a\xb5\x32\xe3\x5d\x08\xdc\xfa\x7b\x49\x9a\x18\xf1\x16\x79\x1d\x67\xa6\x51\xe0\xce\x2e\x94\x00\x46\xdc\xe2\x33\x72\xb7\x41\x83\x85\x7c\x89\x7c\x55\xbf\x91\x56\x5c\x16\x9a\x6d\x77\x19\x8f\xcb\x65\x2d\x01\x34\x76\x1f\x58\x09\xc4\x6f\xe5\x5a\xdd\xf1\x18\x2f\x34\x71\x40\x0c\x8f\xcc\xb3\x8c\x0b\x85\x5a\xda\x30\xde\x11\x33\x3e\xb8\x73\xec\x3c\x3c\x8f\x83\x46\xb4\x84\x21\x1b\x30\x94\xbb\xa5\xf7\xd9\x75\x2d\x18\x47\x08\x55\x02\x8a\xa0\x07\x5b\x4f\x4b\x2a\x75\x89\x42\x9b\x84\xdf\x6d\x22\xf7\x32\x7d\xc1\x77\xad\xfd\xd1\xd4\xfb\x95\x6b\xa1\x71\xcb\x13\x32\x55\xe3\x46\xaf\xcf\x12\x03\xa7\x6e\x91\xb5\x65\x44\xd3\xd9\x7c\x07\x2d\x76\xd7\x12\xbe\xb5\xfe\x52\xad\x1a\x04\x16\x02\xc1\xb9\x32\xf2\x69\xa1\xc3\x20\xb7\x9a\x60\x5e\xb0\x9d\xda\x58\x66\x2f\x04\x6a\x99\xff\x81\xf1\x27\xe6\x2d\xfb\xf2\x68\xc4\x86\x18\x8a\xf8\x79\x45\xc4\x85\x38\x83\x16\xb0\x52\xfe\x2f\x15\xe4\x7a\xd1\x20\x98\x76\x84\xb2\x82\xee\x6d\xf9\xd6\x64\x81\x8a\xa2\x6b\xa5\xef\xba\x9c\x1e\x63\xf5\x76\x22\xa0\x99\xb0\x2d\x17\xa4\x48\x66\x2d\xf3\x66\x9e\x85\x03\x15\xdc\xee\xba\xab\x23\xf4\x93\xb3\xfc\x40\x3c\x51\x51\xaf\x50\x99\x1b\x27\xc1\x0b\x07\x6a\xd4\xb4\xb0\xbb\xc0\x09\xda\x75\x84\xd1\xf2\x05\xf6\x80\x04\x0d\xab\x5c\x52\xc0\x19\x33\x16\xd9\x35\xc2\x29\x4f\xfd\x47\xb7\x64\x79\xbc\xf5\x7b\xa8\xfd\x63\x1d\xd6\x20\x74\xb0\x64\xf1\xbf\xcc\x66\x99\x4c\x0a\x87\xea\x6f\x6b\xb1\x58\x0f\xaa\x3e\x3f\xe0\x01\x34\x89\x16\x68\x4a\x93\x04\xe4\x80\x23\x34\x80\xd2\x79\x90\x88\xa0\xaf\x42\x17\xb5\x46\x67\x8c\xaf\x8a\xdd\x6e\x21\xa6\x28\x20\xa6\xdb\x76\x62\x92\x40\x4d\x45\x1e\xda\x6e\x28\x6a\x07\x39\xc9\x9a\xb7\xe0\x3a\xa2\x63\xf7\x4c\xe4\x35\x94\xf7\xd7\x08\x3a\xab\x0d\x37\xf8\xf0\x5f\xcd\x43\xff\x90\x63\x81\x99\x82\x50\x2a\x2b\xba\x0b\x12\x84\xf4\x92\x4f\x10\xac\xc8\x8c\x21\x18\x7e\x0a\x37\xd7\xb9\xfc\x67\x14\x12\x4f\xe2\x03\x44\x8f\xc8\xd1\x81\x2d\x28\x2e\xf3\x49\xf1\xe6\x5c\x4b\x0e\x23\x56\x0b\x11\x39\x42\x83\x44\x72\xfb\x05\x61\x51\x02\xa5\x2a\x83\xa8\x2f\x4f\xf9\xd6\xad\x34\x59\x80\x82\x02\x5b\x59\x34\xcf\xed\x83\xe0\xc3\x11\xc3\xd2\xf8\xc4\x13\x38\xe9\xc5\xef\x4d\xf5\x7d\x4b\x71\x12\xcf\x08\x47\x5c\xbb\x86\x9e\x6d\x93\x4c\x9d\x92\x65\x1b\x04\x6f\xc0\xc6\x14\xa1\x3b\x41\x06\x31\xfa\x12\x2b\x94\x10\x2c\x15\xfa\xe6\xab\xb5\x62\x43\xdc\x04\x0b\xee\x6a\x8f\x6f\x11\x80\xed\x22\x38\xdb\x8a\x94\x43\x1d\x29\x84\x11\x23\x4f\x61\xc0\x0e\x87\x18\xab\x47\x2a\x73\xa8\xfe\x19\xe4\x8c\x98\xfa\x8d\x26\xb3\x0c\x82\x60\x8d\xca\xd4\xc2\x47\x1c\x5c\x9f\x75\x9f\xda\x61\x35\x50\x96\x55\x9e\xa8\x51\xcf\x00\x52\xa2\x88\xa5\x9c\x63\x35\x62\x96\xb3\xba\xb0\x91\xa0\x52\xdb\x20\x49\xca\xf1\x8b\x18\x42\x74\x99\x9e\x30\xd4\x2e\x3d\xf2\x0b\x74\x09\xea\x97\x0f\x22\x2b\x17\x86\xf7\x87\x45\x6b\x6a\x23\xe6\xf3\xf5\xc3\xb6\x1b\xa5\x9d\x26\xfb\xf2\x0b\x0a\xc1\x0d\xdd\x5f\x98\x22\xb2\x1d\x84\x61\xd2\x34\xe4\x15\x07\xab\x6e\xd3\x5f\x22\x1b\xef\xba\x83\xee\xa2\x72\xb3\x7d\x1c\xae\xd9\x27\xde\x60\x6e\x6f\xd9\xdc\x40\xb6\xd8\x46\x01\xf7\xd1\x8c\x2f\xe5\xf1\x2d\x0d\xfd\x3c\x86\x5c\x8a\xd5\x5c\xb0\xc8\x4d\x70\xac\x03\x0c\xdd\x34\x0e\x42\xa5\x83\xc8\x4c\x08\xa5\x77\x8c\xcf\xbe\xd9\xe2\x79\xcd\xde\xf6\xf4\x0f\x8a\xf9\xbb\xa9\xf8\x20\xb8\xfa\xc4\xdb\x85\xbd\x41\xfc\x0f\x1c\x41\x00\x25\xf4\xe4\x42\x37\xeb\x80\x02\x0e\x86\x11\x83\x31\xbf\x51\x3c\xb4\xf5\xa0\x8f\xd0\x10\x2e\x1a\x57\x1e\x1a\x4f\x9d\x43\x22\x78\x79\xc4\xb4\x66\xe2\xf2\x8f\x83\xf6\xcb\x24\xde\x74\x02\x0c\x98\xc9\x56\xbe\x9c\x74\x35\xc6\x76\x9b\x36\xe1\xb0\x54\xa0\x0d\x80\xe5\x45\xc3\xd9\x09\x8a\x79\xf4\x40\xc4\xb1\x20\x31\x95\x27\xe0\x5b\x57\xad\x4e\xbd\x54\x6b\xdb\x5b\x4b\x1a\x6d\x81\x02\x2b\x72\x0d\x4e\x4d\xff\x36\x88\xde\x55\x33\x3b\x40\x74\x0a\xea\x84\x0b\x75\x35\x49\x36\x2e\x5d\x9b\x30\x25\x16\x19\xa7\x4c\x79\x53\x56\x65\x21\x9c\xa6\xa1\x85\xb6\xb6\x20\x6d\xb1\x8b\x18\x9c\x0d\xa7\x7d\x37\x27\x92\xb8\x80\x03\x33\x29\xc5\x91\xf1\xb2\x18\x76\x91\x61\x35\x97\x90\x11\x54\x5e\x03\xab\x74\xc1\xa7\x7a\x85\x70\x06\xf1\x0a\xc6\x4a\x51\x7c\xe4\xf3\x56\xa4\xa2\x49\x32\x62\x8c\x90\x58\x22\x48\xde\xf9\xa2\x31\xf3\x4c\x7f\x7a\x80\x70\x1c\xa3\xff\xfd\xe5\xfb\x8b\x9f\xef\x86\xe3\xf3\x4b\x30\x5a\x9f\x5f\x0c\xbf\x3a\xf0\x3f\x5e\xdd\xdf\xf9\x5f\x8d\x85\xe5\x91\x08\x94\xe2\x07\x50\xf1\x98\x34\xf2\x1f\x64\x77\x84\x23\x75\x39\x79\xfa\x89\x24\x2e\xd2\xd5\x8a\x29\x1e\x02\xc8\xee\x61\x6b\xb1\x42\x63\xf3\x5b\x43\xf9\xbd\xf1\x9f\x2c\xa7\x41\x47\x3c\xbe\x0b\x27\x06\xa6\x84\x41\x34\xb6\xb5\xf6\x15\xba\x6f\x41\x70\x84\xcd\x28\x6b\x8b\xc7\x23\xec\xf1\x39\x85\xf8\x1f\xc8\xe2\x47\xad\x5e\x5f\x63\x2a\x3a\xd3\xde\x90\x3d\x52\xc1\x19\x4c\xcd\x9b\xb5\xfc\x89\xd1\x7a\x3a\x96\xd5\x43\x25\x8d\x2c\x0c\x31\x1a\x59\x6b\xcc\x67\x13\x90\xc9\xab\x4f\xd7\xc2\x23\x90\x4f\x4a\xb8\xec\x4f\x8f\xc2\xe1\xa0\x08\xfc\x45\x53\xd0\xe0\x88\xdd\x5d\x9d\x5d\x9d\x20\x92\xe0\x09\x17\x90\x0d\x66\x42\x82\x5c\x13\x76\xc1\x22\x9e\x06\x0d\x95\x32\x7f\x0f\x50\x56\x64\xfe\x86\x46\xb4\x23\xd3\xc6\xaa\x2a\xc2\x5c\xd4\xf3\x66\x77\xab\x02\xda\xc9\x5e\x73\xd1\xe5\xfa\xd7\xaf\xc1\xd2\xf1\x4c\x2b\x72\x15\xce\x6b\xef\xe6\x29\xc1\xa6\x80\xa7\x71\x0b\x59\x5b\xbe\x0d\x60\x4d\x92\x52\x3d\x20\x7d\x70\xe4\x91\x75\xc1\x17\x6f\x72\x86\x7e\xf8\xab\x44\x93\x5c\x8d\x58\xb9\x0d\xce\xd0\xe0\xa7\x5b\xf4\x1d\x56\xd1\xfc\xab\x11\xbb\xd2\x6a\xe6\x0f\x7f\x6d\x81\x28\x58\x1b\x5d\x47\xaf\xc9\x19\x56\xf8\x82\xe3\x98\xb2\x59\x13\xb4\x4e\x81\x7f\x3e\xbc\x1b\x9c\xa0\x2b\xab\xc3\xfb\xac\xe2\x22\xd3\x2a\x68\x08\x18\x32\x4c\xc4\x71\x11\x60\xe5\xac\x0c\x3f\x62\x34\x33\xb8\xb0\x46\xec\xce\x60\x0a\x69\xae\x4a\x15\xca\xb8\xc5\xe0\xd7\x5a\x99\x41\x5b\x32\xa6\x6c\x6b\x49\xd4\xab\x03\x64\xec\x37\xc3\xca\x63\x20\xcf\xd4\x99\xfd\x88\x81\x82\xee\x33\x3d\x13\x1e\xe1\x04\x62\xf2\x0e\x03\x9b\x9e\x56\xdb\x79\x0e\x69\x77\x10\x0c\xc3\x16\xe5\xd0\x59\x9f\x09\xea\x85\xb2\x70\xa3\xc0\x00\x00\xfb\x68\xbd\xb1\x29\xd7\x1c\xc7\x60\x89\x80\xf1\x2d\x31\xab\xa3\x3f\xf4\xd8\x22\x66\x59\xf4\x53\xc7\x8f\xa0\xb0\xb1\x71\x2b\xe2\x08\xcc\xf7\x6c\x01\xe1\xdb\x00\x9a\xcd\x21\xf4\xa3\xe0\xce\x96\x28\x6b\xbb\xe8\xef\xc4\xe0\xb3\x11\x33\x91\x82\xa5\x7d\x09\xb3\xe2\x83\xde\x39\x83\x40\xc6\xe2\xba\xf4\x02\x46\x66\x03\x1b\xad\xac\x9f\x09\x72\x18\x13\x45\x44\x0a\xf6\x9e\x70\x4d\xf5\x0d\x7b\x84\x6e\x42\xf5\x3a\xe6\x51\x9e\x3a\x64\x40\x48\x4f\xb4\x11\x70\xf6\x12\xf5\x14\x62\x2e\xf6\x55\x14\x8f\x45\x34\xa7\x8a\x40\x56\x5e\x67\xfd\xd8\x10\xcc\x20\xfc\xb4\x2e\xa9\xb7\x0b\xbe\xc0\x3b\xb6\x8b\x5a\x33\x0d\x8d\xb3\x72\x4b\xa5\xd6\x56\x03\x9b\xad\x28\x74\x71\x59\xa0\x97\x71\x01\xc2\x16\xf9\x94\x71\x30\x72\x9b\x9c\x2a\x1e\x7f\x21\xd1\xf9\xb5\x96\x80\xb4\xc6\xeb\xcf\x60\x2e\x95\x09\x2e\x83\x74\x1d\xf3\xb5\x49\x17\x38\x40\x5f\x9b\x8a\xb3\x11\xfa\xe4\xfe\xf8\xcb\x7f\xfc\xc7\x9f\xff\xb2\x4e\x3a\x89\x53\xc8\xa1\xdd\x62\x8d\x7c\x39\x84\xb2\x48\x14\xee\x40\x9d\x53\x6d\xb1\x0b\xf6\x00\xb6\x2d\xff\x26\x28\x45\x41\xec\x10\x9e\xd9\x13\x2e\xc3\x93\x89\x4a\x47\xb3\x88\x24\x90\x44\x1d\x94\x39\x84\x17\x76\xad\x44\xff\xbf\x96\x80\x80\x8c\xf5\x51\xd9\x2c\xc6\x89\x26\x5e\xbc\xd6\x8d\xa0\x2f\xad\xfd\x4f\x81\x03\xf1\x2b\x77\xc1\xf1\x24\x26\xc2\x56\xab\x76\x26\x3b\x6f\x48\x04\xe6\x40\x3e\x65\x09\x8f\x1d\xbc\x97\x24\x19\x06\x01\x42\x33\x83\xa3\x11\x1b\xba\xe2\xc5\x06\x9e\xc2\x7c\x64\x3c\x2f\x53\x1c\x19\x54\x2b\x89\xbe\xfc\x74\xa2\x7f\x3b\x40\x8b\x13\x08\x22\x3d\x40\xbf\x9d\x58\x10\x02\x2c\xd4\x58\xff\xf4\x95\x93\xb5\x6d\x13\x30\x68\x2a\xd1\x17\xc7\x8f\x58\x98\x9a\x87\xc7\x66\x44\x5f\x58\xce\xea\xeb\xba\x84\xb2\x79\xc2\xf9\x83\x0d\xb0\xad\x7d\x78\xec\x00\x4d\x80\xbc\xbd\xdf\xc4\x6c\xbd\xcf\x77\x54\xe8\xd0\x96\x5e\x3e\xca\x26\xe8\xe8\x1f\x92\x33\x74\xb4\xc0\x69\x62\x7f\x75\x4f\x6d\xfc\x2f\x96\xc8\x15\xdf\x76\x41\x3e\xc9\xc2\x58\x4a\xbf\x4b\xf8\x04\x66\xf5\xd1\xcd\xd4\x44\xd0\xc2\x40\x8b\xdb\xa7\xb8\xb0\xec\x44\xac\x24\x65\x60\x19\x52\xae\xcc\x2b\xc0\xe3\x9a\x66\xf5\xc9\x0f\xe9\xbf\x8d\x5f\x18\x16\xc5\x25\xf1\x19\xe3\xb0\x8f\x5e\xd3\x8d\x7e\x42\x5f\x5a\x16\xf4\x95\xbe\x63\x6c\xb8\xb2\x59\x86\xa6\x0e\x16\xbe\x83\x9f\x83\x0e\x28\x43\x26\x2d\x73\xc9\x97\xbf\x1d\x1f\x1d\x1d\xf9\xaf\x2f\xf5\x54\xfe\x5f\x44\x95\x24\xc9\xd4\xb4\xe4\x6e\xb0\xc5\x88\x7d\x74\xc0\xc1\xce\x78\x5d\x40\x25\x41\xd1\xec\x88\x27\xe8\xb0\x30\xe8\xc6\x3c\x92\xe8\x0f\x5a\xac\x0d\x96\x12\x7e\xd4\x7a\x5c\x0b\x8c\x99\x41\x2a\x7c\xa1\x43\x65\x0d\xe2\xd5\x63\x15\xa2\xa3\x78\xc5\x16\xcb\x10\x85\x1a\x68\x41\x53\xce\xb1\x45\x50\x11\x42\xbf\x4c\x3e\x29\x78\xd4\x02\x50\xd3\x18\xca\xde\x7c\x53\xd6\xd8\x6d\x81\x53\x63\xc8\xba\x65\x01\x2c\x8c\x88\xe5\x0c\x66\x9e\x07\xa1\xfb\x44\x5f\x2e\x2c\x84\xb2\x95\x79\x9a\x62\xb1\x38\x2e\x4e\x5b\x9d\x38\x0b\x5c\x7a\xe0\x31\x89\x5b\x00\x70\xe1\x26\xf6\x68\xd9\x28\x06\x2b\x5e\xba\x1b\xcd\x9f\xdd\x08\x6a\xf1\x40\x40\x9e\xa9\x44\x45\x58\xc4\x63\x4b\xd7\x45\xf6\x69\x59\x62\xf1\xef\xd4\x65\x15\x17\x11\x23\x0b\x63\x1c\x53\x26\x33\xda\xbe\xe1\x3e\x6e\x61\xdf\x7c\x0c\x55\xdd\xc8\x6c\x0d\xf7\xe8\xf9\xd5\xad\xfb\xa6\xfb\xa5\x0b\xeb\x50\x16\xd9\xb1\xd3\x12\x9d\x45\x42\xe0\xa7\xe2\xfa\x85\xd8\x0e\x63\x9d\xc9\x7d\x6e\xae\xf9\xf7\x29\xbf\xa6\x89\xbe\xb5\x80\xc6\x8f\x46\xac\xf4\xf3\x01\x22\x09\x4d\x29\xf3\xb1\x75\x86\xb9\xf3\xa9\x91\x9e\x1f\xa8\xd2\x5b\x26\xe3\x07\xcd\xc1\x1c\x5c\x46\xa0\x52\x0d\xd8\xc2\x91\x8e\x77\x4c\x59\x0b\x44\x2e\xf5\xb8\x0a\x1d\x5d\x0b\xb3\xba\x89\x43\x2b\x90\xd2\x80\xf0\xe0\xfc\x8e\x98\x6e\xcd\x9d\xa5\x22\x5c\x38\x68\x2f\x68\xee\xd0\x01\xba\x06\x1c\x00\xfa\x28\xc5\xfc\x7a\xf9\xb7\x41\x40\x19\xb2\x3c\xdd\x36\xd9\xc4\x86\x0f\xbf\x96\x99\xee\x5a\x10\x77\x53\xd9\xc4\x25\xc2\xf2\xd4\x1d\xa8\x35\x28\x6e\x68\xc5\x9f\x98\x44\x09\x36\x00\x00\xba\x21\x88\x7c\x3c\x30\x0e\xd2\x2c\xe8\xcb\x5c\x2f\xa6\x1b\x83\x11\x9f\x10\xf6\xa5\xf9\xf7\x57\xc8\xde\x0d\x5f\x1f\xd8\xfb\x5c\x48\x87\x60\x69\xf7\x1c\x6a\x0c\x91\xd8\xd8\xd0\x01\xed\x6f\x86\x45\x6c\xac\xe5\xa1\x56\x61\x32\x78\xb5\xfc\xb5\xe0\x39\x7a\xa2\x72\x3e\x62\x77\xdc\x19\x1c\x11\xe3\x1e\x2f\xf1\x00\x94\xd1\x5a\x7f\x58\x02\x13\x80\x51\x37\x51\x80\x66\xc2\x5b\xe5\x1a\x41\x14\xec\x98\xf1\x98\x6c\x87\x0b\x71\x57\xf8\x2a\x9c\xff\x5a\x10\x93\x0f\x06\x37\x45\x5b\x3a\x2d\x91\x72\x4d\xdb\x7c\x75\xe3\xe1\x1e\xb2\xed\x40\x49\xbb\x27\xb6\x29\xe4\x8a\xbf\xd5\xa0\x15\xa7\x71\x06\xd9\xc0\xa5\xb5\xf7\x28\x84\xdb\x6e\x42\x54\x4e\x55\x59\xb9\x02\xfe\xea\x33\x73\x8f\x60\xd9\x7d\x80\x31\x46\x33\xc1\xf3\xcc\xa7\xcc\xbb\x74\x3f\xb3\x0d\x56\xa6\x39\x67\x53\x7e\x62\x75\xaa\x0b\xca\x1e\x0c\xc5\x3f\xd7\x1e\x19\xa0\x49\x12\x97\xd0\x71\x5c\x95\x31\x98\xc3\x21\xa2\x2c\x4a\x72\xb8\xf8\xa4\xc2\xd1\x83\x01\xcb\x6c\x33\xfa\xea\x6f\xc6\xab\x93\x29\x5b\x24\xa6\x3c\x49\x6c\xb7\xc5\x05\x5a\x94\x61\x7c\xa4\x18\x61\x74\x7f\x73\xde\xdc\xf7\x03\xad\x3b\x73\x9a\x6f\xcf\x32\x81\xc0\xff\xfc\x40\xd7\x8a\xbb\xac\xa0\x0d\x91\x12\xa9\x7b\xe3\x52\x1b\x96\x9d\x26\xd2\x0f\x58\x91\x6d\x33\xa1\x0c\xb4\xca\x1a\x91\x7a\x35\xcc\x9a\xa5\xd6\xe3\x2d\x01\x5f\x0a\xb0\x16\x08\x0d\x6a\x47\x9e\x09\x83\xb5\xe0\xe1\x1a\xd8\x0d\xf0\x7e\xb7\xf9\x54\xde\x5d\x31\x9d\xe5\xc3\x4c\x08\x59\x03\x6d\xe0\x56\xbf\xde\x71\x90\xa5\x57\x97\x8d\xf1\x09\x1b\xf4\x60\x27\xb1\x16\x96\xc0\x38\x2f\x15\x08\xee\x44\xd0\x8e\x1c\x8d\x78\x2d\x7d\x8e\x88\x1f\x89\x0b\xc3\xf1\xb2\x98\xeb\x77\x06\xbe\x2d\x5e\x02\x27\xf6\x16\xda\x06\xc2\x0f\xc4\xd6\x2d\xc3\x26\xb4\xf8\x35\x4e\x1b\x58\x74\xf3\x4e\x14\x1d\x9f\xd9\x8f\x3f\xea\x6f\x9b\x59\xd1\x47\xc8\xe2\xf3\xc0\x29\x29\x66\xfa\x64\xbb\x5e\x5b\x8c\x90\x46\x22\xdc\x68\x48\xf7\xd9\x46\x03\x32\x3d\x76\xac\xdb\x63\xbb\x72\xad\x3c\x19\x3b\x3c\x4e\x8c\x9d\x49\xcd\xc1\x04\x51\xe0\xdd\x6b\x8e\x56\x36\x45\x18\x6c\xfc\x04\x8b\x99\x51\x90\x24\x51\xf2\xab\x86\x1d\x2e\x72\x1e\xb6\xd8\xe1\x0d\x6a\x8a\x85\x7e\x4f\x10\xbf\x97\x9d\x34\x3f\xca\x32\x66\x9b\xbf\x95\x7d\x75\x3e\x2b\x34\x51\x19\x22\x6b\x45\x5c\x08\x40\x42\x8d\xf5\x59\x69\xc7\x4c\xd9\xb2\xb6\xe4\x25\x4e\x3d\x22\x80\xab\x70\x67\xf3\xbb\xcc\xe0\x26\x04\xe0\x06\xdb\xc7\xb0\x75\x11\xc9\x70\x08\xb6\xa8\x53\xdb\x08\x46\x6c\xe0\x5e\xf1\x59\xc5\xa0\xdb\x09\x23\x80\x43\x7c\xa8\x89\x86\x06\xfd\x0a\x17\xab\x6e\x27\xd7\x32\x89\x75\x93\x37\xab\x75\x30\xb5\x7e\xe7\x6f\x23\x8b\x78\xef\xa1\xd1\x96\x56\x1b\x78\x5c\xbf\x52\x71\x33\x30\x4b\x54\xad\x24\xdb\xd4\xf1\x6a\x5d\xca\x21\x46\xd8\x86\xc2\xe2\xb5\x26\x86\x34\x59\x14\x64\xaa\x57\xdc\xe8\xe4\x95\xce\xea\xa7\x55\x6d\xc5\x8d\x29\x4e\xc7\x82\xb7\x97\x63\xe8\xb0\x4c\xae\x89\x92\x7d\x67\x6e\x60\xa3\x17\xe8\xd7\x1c\x27\xe6\x72\x63\x96\x1c\xdd\xb0\x41\x54\xfe\xf6\x2f\x68\x00\xb7\x0f\xfa\x08\x7c\x11\x1c\xfc\xd0\x9a\xe2\x88\xa6\x19\x11\x92\x33\xdc\x5a\x97\xe4\xe1\xaf\x72\x6c\x31\xdf\xc7\x38\x8a\x78\x5e\xc7\x77\x5f\x63\x26\x0d\xad\x85\x93\xc2\xe8\x21\x9f\x10\xc1\x88\xa9\xbd\x02\xef\x21\xf7\x5e\xa7\xe1\x72\x9c\xab\xf9\xb7\xe3\x28\xa1\x9d\x81\xe8\x21\xbb\x68\xa0\x3f\x3b\x35\x5f\x2d\x9b\x40\xa9\xfd\xd2\xd0\x19\x32\xcf\x90\x79\x76\x84\xbe\xc3\xd1\x03\x61\x31\xca\x92\x7c\x46\x2d\x98\x00\xdc\x50\xc0\x2e\x03\xf3\x6c\x79\x62\x46\xb6\x30\xed\xeb\x6b\x68\xc4\x52\xfc\x60\xb0\x01\xad\x10\x19\xe1\x24\x59\xcb\xcc\xe0\xe9\xa1\x86\xaa\xe2\x32\xdf\x7d\x9d\x1b\x73\x3e\x94\x39\x1f\x60\x50\x05\x04\xc9\x9c\x21\x0c\xc0\x2c\x5f\x48\x94\x67\x4e\x02\x02\x4b\x5f\x02\x7e\x57\x33\x49\x28\x60\x4c\xb5\x1e\x34\x27\x23\x06\xb1\xac\xae\xc5\x85\xe7\x2a\xa1\xab\xdf\x87\x9c\x34\x1d\xbe\xa9\x81\x25\xd8\xce\x8b\x58\x03\xa0\x5c\x41\x09\x1d\xe3\x74\xd5\x9c\x30\x30\x40\x74\x6f\x19\x34\x9a\xee\x9b\x56\x8a\xc9\xb5\x82\xa6\xb7\x98\xfa\x25\xcc\x19\xb5\xa5\x0f\xac\x91\x3c\x08\x97\x73\x9e\xa4\xe2\x7b\x2a\x91\xc4\x8a\xca\x29\x6d\x34\xcc\x84\x60\x10\xdb\xac\x3a\x5e\x0f\x81\xa2\x01\x7d\xa2\xb2\x16\x3e\xee\xff\x08\xbd\x07\x3b\x53\x20\x7b\x73\x8f\xe5\xd0\xc6\x12\xd4\x9c\xb4\x82\x1a\xee\x22\x60\xc6\xcd\x20\x78\x7f\xa9\xf9\xd0\xe7\x78\x1c\xa1\x41\x61\xdf\x37\x68\x16\xc6\x72\xbf\x62\x46\x24\x91\x64\x13\xe2\xeb\x64\x0a\x03\x1f\x38\x10\x10\x02\x59\x45\xea\xdf\x0b\xe8\x5b\x3f\xcc\x27\x48\xa3\xc4\x0f\x84\x2d\xb3\x77\x74\x1f\xa1\x31\x48\x2d\x55\xba\xbd\xa5\x8b\x1b\x63\xd7\x26\x03\xec\x7e\xec\x0a\x00\x11\x3a\x3d\xd6\x4b\xae\x05\xfd\xe8\xc1\x26\x6f\x18\x7b\xa7\x85\x20\x79\x9a\x73\x19\x9e\x33\xb7\x7f\x46\x57\x14\x39\x71\x49\x1a\x90\xfc\xe2\x17\xd8\x44\xbd\x30\x1e\x22\x94\xc0\xa8\xfd\x21\x35\xb6\x5c\xbf\xdf\xc8\xb1\x50\x58\x06\xf0\x13\xb9\xa6\xea\xa7\xf9\x87\xbf\xca\x2b\x38\xb1\xbb\xc8\x85\x6f\x2e\xdc\xb5\x7d\x1c\xfa\x86\x16\x78\x1f\x61\x55\x54\xfd\xc2\xb1\x47\x6f\xc8\x78\x8c\x0a\xf2\x5a\xbf\xc4\xd7\xeb\x4f\xab\x52\x1a\xac\xd3\xdc\x56\x51\xf6\xc7\xc0\x4d\x8f\x26\x39\x35\x55\x36\x4b\x22\x97\xcd\x97\x04\xed\xd7\x5e\xff\x54\xfa\xfb\xa4\x99\xc6\xae\x79\xbc\x0d\x61\xad\x0f\x58\x57\xa7\xeb\x0e\x51\xbc\xb2\xa9\x2a\xe8\x92\x95\xc8\x78\x7b\xfc\x65\x3c\xee\x5e\x47\x13\x1c\xee\x93\x7c\x7a\x0b\xb0\xe8\x6d\x98\x10\x0e\x27\x6c\x4e\x7c\x92\x97\xde\x67\xdd\x8d\x4f\x39\x68\xdb\x14\xeb\xbf\x2d\xae\x7f\x8c\xfe\xef\xed\xd5\xe5\x61\x8a\x85\x9c\x63\xc8\xb9\x75\x6d\x1d\xb8\x52\x23\x46\x01\x75\x7e\x25\xca\x46\xec\x10\xcd\xf8\x81\xf1\x62\x9e\xa0\xb9\x52\x99\x3c\x39\x3e\x9e\x51\x35\xcf\x27\x47\x11\x4f\x8f\x8b\xa5\x39\xc6\x19\x3d\x9e\x24\x7c\x72\x2c\x08\xc4\xb1\x1e\x7e\x73\xf4\xed\x37\xb0\x33\xc7\x8f\xdf\x1c\x83\xef\xea\x68\xc6\xff\x70\xf1\xed\x7f\xfe\xf9\x2f\xba\xe1\x6c\xa1\xe6\x9c\x9d\x58\x17\xe9\xd2\xb6\x0f\x8d\xdc\x7b\x6c\x3e\xa9\xf4\xf2\x9f\x47\x5f\x87\xc3\xb0\xaf\xa6\x3c\x26\x89\x3c\x7e\xfc\x66\xec\x36\xe6\x28\x5b\xc7\xe9\x5b\xf0\x7b\xbf\xe2\x95\x1a\xb2\xfa\x77\x4f\x31\xce\xd4\xb7\x6a\x57\x1a\x8e\x4a\x18\xa5\xbc\xc5\x81\x79\x20\x35\x3f\xf8\x1a\x0a\x98\x17\xa4\x5a\x54\xfa\x75\xc1\xbd\x5b\x45\x9b\xb5\x92\x32\xc1\xeb\x4c\x23\x00\x8e\x35\x26\x88\x0c\xd3\xa6\xe8\x36\x1b\x5d\xb1\xcd\xfa\x3d\x27\x04\xf2\xae\xb1\x8f\xed\x74\x37\xc4\x3d\x4e\xcc\xd7\x2e\x16\x84\x3f\x39\xbc\xe3\x5d\xa0\x04\x77\xac\xc7\xe4\xc1\x4f\x0d\xf1\xc0\x58\xdc\xb8\x5a\x86\x31\xc7\x72\xb3\xa0\xa2\x81\x81\x18\xf3\x7e\x01\x5f\x45\xd2\x76\xe8\x58\xa5\xcb\xda\x86\x62\x7f\x16\x1c\x26\x33\x55\xca\xe5\x11\x7a\x5f\x29\x58\x53\x04\x4a\xdd\xbc\x3f\x45\xdf\xfc\xf5\x3f\xff\x3c\x62\x5f\x36\x70\x31\x88\xdc\xe0\x62\x66\xe3\xb6\x80\x77\xa5\x58\x2a\x22\x8e\xc5\x34\x3a\x36\x81\x20\xc7\xfa\xfb\x43\xdb\xe9\x21\x9f\x1e\x7a\x08\xd4\x43\x8b\x06\x79\x94\xc6\xeb\x25\x34\x97\x48\xcf\x84\x4d\xd9\x80\x6b\x09\xc1\xd9\x06\xfa\x84\x4f\x3d\xd8\xb5\x89\xab\x37\xb8\xf8\x7c\xda\xf0\x07\xd4\x76\xfd\xca\x03\x2e\x61\xe9\xfa\x28\x10\x50\xda\x8f\xe6\x6e\xd0\x90\x1d\x89\x3c\xa7\xda\xe6\x78\x49\x28\x9c\xad\xb3\xf0\xcd\x87\xad\x08\x7b\x37\xf9\xdf\xb6\x38\xa8\x41\x93\xe5\x8c\xf0\x29\x44\x0d\x81\x5c\xe0\xbc\xa2\x60\x1b\x62\x5c\x05\xb9\xde\x82\x64\xe6\x82\x09\x8b\x89\x36\x2c\xf7\x96\x88\xca\xab\xd6\xf9\x39\x10\x95\xb7\x5d\x77\xcb\x50\x5e\x69\xc1\xb7\x0d\x5d\x32\x47\x69\x1d\x2f\xae\x7e\x7f\xa5\xc7\xc6\xf3\x01\x70\xd1\x84\xf5\x3b\x0d\xb6\x11\x24\x2b\x90\x43\xc5\x0f\x01\x24\x03\xa0\x17\x0c\xc6\x79\x9b\x1b\x17\x3c\x5d\xeb\x5c\x93\xfa\xfd\x0e\xe3\x34\xee\xcf\x4f\xc1\x40\xad\x4c\x62\xab\x65\xdb\x10\x10\xca\x18\x11\xd6\x86\xbf\xf2\x46\x5d\xd3\x0f\x16\x6e\xe5\xf2\x08\x90\x42\x2e\x0f\xf1\xa7\x7d\xfc\x2f\x0e\x98\xc0\x11\x82\x2c\x8c\x39\x4f\xb9\x16\x67\x78\x2e\x83\x87\x26\x8b\x07\x2e\xe1\x56\xd9\x2b\xc5\x99\x01\xc5\x7a\xbd\xd9\xe8\xa3\xa5\x1f\x19\x13\x47\xf8\xd2\x5a\x90\xfe\x93\x32\x88\xf9\x8a\xf1\x7b\xf4\xe9\xe5\x74\x03\x5e\xd6\x14\x4c\xca\x50\xf1\xcb\x62\xca\xd2\xdf\xb4\x06\xa3\x49\xca\x67\xcc\xf8\x9b\xdb\x04\x05\x18\xec\xb7\x10\x5e\xd2\x49\xf3\xad\xd9\x99\x79\xba\xe6\x1e\xf8\xa0\xc6\x2e\x1b\x80\x99\x09\xf3\x73\xf1\x7d\x87\x8d\x01\x7e\x6d\xe7\xd2\xd5\xd7\x8a\xc7\x0e\x9f\x70\xbd\xa1\xde\xfa\x06\x2c\x14\x61\x7d\xdc\x05\xbc\x0b\x44\x83\x9a\x35\x36\x0c\xc1\xc9\x16\x2d\x4e\x7e\xb6\xfe\x61\x84\x82\x0e\xeb\xac\x1d\x74\x62\x88\xb3\xb6\x82\xc1\x59\x68\x5b\xc0\xf5\x0c\x0e\xcb\xf4\xf7\xa6\xf0\x61\x83\x88\x55\x64\x0b\xe8\x51\xd6\x94\x47\xff\xe1\x63\x51\x4c\x70\x91\x91\x03\x34\xc9\xe1\xf9\xe5\xd5\x5d\xe8\x1d\xfe\xff\xd8\xfb\xb2\xe6\x46\x72\x2b\xdd\x77\xff\x0a\x44\xdc\x87\xaa\xba\x41\xa9\xbc\xc4\x44\x38\x3a\x62\x1e\xd8\x92\xda\x4d\x5b\xa5\x92\xb5\x74\x79\xee\x70\x82\x0d\x66\x82\x64\x8e\x92\x00\x2b\x17\xa9\x38\x63\xff\xf7\x1b\x38\x0b\x80\x5c\xc9\x24\xa9\xea\x1a\x4f\x3f\xd8\xdd\x2d\x66\x22\xb1\x1e\x00\xe7\x7c\xe7\xfb\x12\x6c\xed\x59\xb4\x52\xd1\x13\x24\x0e\xe2\x96\x87\x8b\x81\x85\x24\xe7\xdb\xa9\xf6\x52\x43\x85\xe1\x50\xe7\xd6\xb1\x2f\x3b\x06\x72\x93\x89\x38\xc9\x37\xa9\xdc\x42\x50\x49\x23\x2e\xd8\x07\xa4\x1c\xa0\xde\x9a\x82\x5d\xde\xb3\xfd\x47\xda\x8e\x8a\x97\xc8\x1f\xdc\x97\x32\x9b\x27\x45\x26\xb3\xad\xf0\x9d\xd9\xb4\x07\x22\x57\x6b\xa9\x8b\x24\x9a\xea\xb5\x92\x3a\x44\x01\x51\x50\xcd\x76\x72\x6c\x14\xf1\x93\x2e\x16\x2a\x2a\x3c\xc1\x19\x1c\xde\x5d\x4f\xed\x5a\x83\xc3\xda\xee\x56\x5e\x6f\xd3\x7f\x4c\x34\xa6\xd3\x26\x6b\xc0\x98\xd1\x1c\xa2\xad\xf1\x40\x57\x36\x48\x53\xd1\x96\xcb\x97\x41\xf8\x2f\x9e\x53\x4e\xdf\xdb\x25\x1c\xb5\x9d\xf1\x8f\xa6\x27\x3f\x4e\xc4\xad\x5d\xfe\x2e\x40\x9e\xe0\x02\x0b\xc1\x2b\x8e\x68\x44\xd7\x18\x43\xde\x50\x0a\x14\x78\x7b\xde\x10\xfc\xfd\x0d\x6c\xd3\xf6\xf6\x98\x3d\xab\x78\xaa\xab\x34\x2e\x74\x66\xf4\x0b\x4e\x78\xe1\x9d\xd3\x58\x1b\xee\xe3\xbd\x3c\x9b\x57\x90\xba\xee\x49\xeb\x5c\x92\x4f\x8f\x10\x50\xbb\x72\xf4\x2b\x68\xcc\xec\xed\xf2\xf6\xda\x3c\x24\xac\x41\x3a\x5c\x95\xe8\xb2\x9b\x94\x8e\xa4\x02\x19\xac\x1c\xe0\x8e\x92\x21\x1a\x19\xbf\x6d\x65\x4c\x35\x67\x6f\x2e\xca\x14\x59\x09\xbb\xa4\x89\x88\xb3\x86\x91\xe6\xbf\x5c\xc6\x81\xf3\xab\x89\x40\xcb\xc8\x05\x81\x03\xf0\xa3\x93\xf2\x87\xa9\xab\x74\x8e\xba\x82\x2c\x63\x02\x09\xd8\x4b\x55\xc0\x6e\x1e\x97\x29\x26\x23\x42\x78\x1f\xf8\x6f\x64\x9a\x8a\xa4\xc8\xa7\xda\xd1\xf5\x20\xf9\x32\x58\x58\x06\x2e\xc6\x74\xe5\x82\x4f\x40\xb1\x24\xc1\x0a\xe7\xb0\x24\x4a\x8a\x06\x64\x74\x1b\x52\xff\x6f\x36\x4a\x62\xee\x0c\x0e\xdb\x54\x87\x77\xae\xfa\x20\x50\xa2\x09\x48\x4d\x9e\x22\xe7\xa3\x07\x01\x0c\xfa\x9c\x83\x87\xe4\x5c\x8c\xb1\x75\xf6\xc2\xc5\xaa\x7e\x58\x5b\xca\xd7\x25\x64\x97\xbd\xd5\x14\xb9\x13\xb8\x77\xf7\xd6\x8d\xcc\x8a\x24\x2a\x53\x99\xa5\xc0\x81\xbd\x28\x53\x91\x2c\x02\x81\x42\x18\x03\x24\x6b\xb1\xc3\x15\x19\xd8\xab\x39\x22\x94\xcb\xb5\x0a\xf2\x44\xc9\xbd\x93\x06\x11\x65\x64\xa0\xc5\x50\xa5\x2d\xeb\xdd\xb9\xb8\xac\x0b\x85\xc2\x9a\x08\x48\xde\x92\x1c\xcd\x9f\xab\x6f\x90\xe2\x84\x82\xa3\xc9\xc2\x5e\x29\xdf\x04\xab\xae\x4b\x72\x5b\xe6\x4f\x03\xc3\xd5\x4c\x15\xde\x8f\x52\x6c\x4d\x71\x7c\x00\x59\xe6\x4a\x10\xdb\x2d\x88\x8e\x0a\xf2\xae\x30\xb0\x92\x21\x41\xde\x01\x15\xfd\x14\xe8\x1e\xd7\x2b\xbb\xee\xd1\x43\x84\x71\x1c\x58\xd5\x40\x5d\x64\x78\x45\x83\x99\x13\x82\x13\xf6\xe9\xd9\xa5\x2c\x86\x22\x15\x1c\xf8\x7f\x78\x45\x5b\x51\x21\x9d\xd5\xdc\xed\x69\xfa\x54\x91\x23\x11\xb6\x56\xf6\x96\xaf\x10\x75\x63\x16\x81\x09\xa6\xfd\x86\x74\x4b\x80\x0a\xda\xd9\x84\xb9\x12\x69\xa2\x9f\x38\xf1\xdb\x4e\xd0\x91\x90\xbe\x74\xb0\x11\xd8\xc9\xb8\xe6\x3a\x4e\x5e\x6d\xc4\xe9\x47\x1c\xc6\xf6\x4b\x9f\x6a\xbf\x21\x73\x4d\x06\x71\xe3\x73\x83\xdb\xda\xb1\xff\xb0\xf4\xe2\x3c\xdd\x9d\x87\xc1\x9d\xb8\x0d\x06\x88\xb3\x40\xdc\xba\xb3\x7f\x6f\x57\x55\x04\xd3\x00\x99\x91\xc7\x9b\xcb\xab\x1f\x26\x37\x55\x6d\x90\xbf\x3e\x5e\x3d\x56\xff\x72\xf7\x78\x73\x33\xb9\xf9\x53\xf8\xa7\xfb\xc7\x8b\x8b\xab\xab\xcb\xea\x73\x3f\x8c\x27\xd7\xb5\xe7\xec\x9f\xaa\x0f\x8d\xbf\xff\x78\x57\x53\x23\x61\x29\x91\xe0\x4f\x0f\x93\x0f\x57\x97\xb3\x8f\x8f\x15\x41\x93\xcb\x7f\xbb\x19\x7f\x98\x5c\xcc\x5a\xea\x73\x77\x75\xf1\xf1\xa7\xab\xbb\x1d\x7a\x24\xbe\xbd\xad\x5d\x7a\x0a\xe8\xc9\xc1\xea\x34\x63\xb1\xc8\x12\xa5\xe3\x74\x8b\xc8\x58\xbe\x07\xd6\x80\x78\xe1\x4e\x95\xac\x95\x29\x8f\x01\xb8\x3e\xac\x94\x30\xcf\x2a\x83\x1c\x75\x2c\x8d\x12\xda\x64\xfe\xd4\xc9\x60\x56\x64\x4d\x1f\x7a\x2f\x8e\xbf\xc8\xb6\x2e\x53\xa4\xaf\x3a\x9e\xdf\x84\x3e\x22\x36\x2a\xeb\xab\x0b\x9c\x23\xb2\x72\x53\x24\xf3\x6e\xc8\xf2\x9e\xbc\x1f\xc3\x6f\xaa\xc8\xc6\xd5\x4e\x5d\x70\xd3\x6e\x18\x2b\xc8\xdd\x63\x40\x8b\x50\xc2\xa1\xa2\x4b\xee\x6d\x06\x7a\x6d\xca\x79\x9a\x44\x22\x89\xeb\xde\x07\x4c\x30\x41\x07\x6b\x9d\xb4\x6f\xa3\x32\x38\xd8\xd9\xf3\xf2\x26\x53\x67\xb2\x2c\x56\xac\x07\xed\xf2\x8c\x90\x44\x4f\x45\x99\x2a\x02\xed\x72\x52\xdb\x09\xbe\x04\x95\xa1\xfc\xca\x18\xa8\x1c\xce\x03\x02\xe5\x0e\x8f\x3a\xbe\x89\xa5\x0f\x70\x29\xe2\xf3\xbd\x5d\x43\x35\x4e\xf2\xba\xd4\x2a\x1c\x61\xf1\x47\xd6\xec\xb1\xed\xb6\x96\xda\x69\xd6\xe0\x20\x33\xb2\xba\xbd\x19\xbb\xe6\x58\x38\x51\xaa\x40\x68\x2a\x9d\x7e\xba\xc8\x14\x6c\x22\x14\x38\xe7\xdb\x3e\x00\x3d\x08\x89\x0d\x00\x6c\x7b\xb1\x99\xab\x95\x4c\x17\xe8\xc3\xb3\x43\xe3\xd7\x55\x73\x8a\x3e\x98\x27\xa5\xef\x70\xc0\x7e\x11\x73\xa8\xf1\x9e\xe0\x33\x6e\x9d\xff\xc4\x3b\xfc\x6c\x1d\x79\x56\x71\x26\x0a\x4a\x96\xe3\xa9\x3a\xf8\x19\xe1\xe0\x9e\x4f\x93\x93\x58\x16\x8b\xe4\x8b\x2d\x70\xaa\x55\x2b\xa3\x20\xa0\x6b\x98\xfb\xc4\xd9\x65\x60\xd4\x42\x02\x89\x27\xa5\x41\xed\x07\xc5\x40\x77\xce\xd9\x61\xde\xe6\xe6\x58\xf4\xb8\xbf\xc1\x43\x96\x54\x44\x90\xc2\x98\x08\xf7\x13\xa4\x9c\x3d\xa9\x73\x71\x49\x69\xf1\xf6\x2f\x17\xd7\x93\xab\x9b\x87\xd9\xc5\xdd\xd5\xe5\xd5\xcd\xc3\x64\x7c\x7d\xbf\xef\xf2\x3b\x45\xd6\x42\x6d\xf5\xd5\x13\x47\x9c\x85\x78\x4f\x2b\xcf\x27\xcf\xb9\x46\xf9\x65\x07\x43\xb2\xbb\xf6\x49\xbc\x99\xc5\x49\x1e\xd9\xed\x6f\x3b\x53\x3a\x06\x2a\xd6\x83\xa6\x6a\x7b\x51\xf5\x56\xb8\x27\x84\x7b\x82\x2d\x08\xee\x76\xcf\x3c\xa3\xdd\xef\xc0\xd5\x06\x4e\xbb\x4c\xd9\xc5\x1f\x4f\x75\xb0\xdb\x9c\xef\xe6\xdf\xb7\xc5\x1d\xd7\xb6\x6a\x11\xf5\x36\x61\x7d\x93\x3c\x2f\xa5\xb5\x8f\xfc\x18\xb0\x31\x74\xf4\x0a\xf1\x63\x85\x7c\xb0\x49\xa0\x65\x28\xec\x4d\x7e\x2d\x75\x2c\x0b\x93\x6d\x3b\x9a\xb8\x9f\xf1\x0c\x97\x4d\xd5\x84\x86\x5b\xb6\x56\x2a\xe6\x51\xc0\x47\xa5\xae\x4f\x25\x64\x8d\x7d\xf8\xf8\x97\xab\x9b\xfb\xd9\xd5\xcd\x4f\xb3\xdb\xbb\xab\x1f\x26\x7f\x73\xd4\x37\x1b\x99\xb7\x69\x97\x6d\x32\x65\xad\x0b\x27\xe1\xb7\xda\x17\x14\x14\xe3\x72\x48\x44\x26\x59\x4c\x35\x5b\x96\xcc\x17\xbf\xca\x4c\xb9\x5c\xb5\x17\x54\xaf\xe5\xed\xf8\xe1\xc7\x83\xaa\x09\x14\x29\xa8\x3a\x84\xab\xad\xc9\x23\x98\x2c\xc8\xee\x21\xf9\x60\xad\x7a\x40\xf4\x03\x8f\xb6\xf9\xe4\x3b\x2c\xda\x41\xb7\x97\xa6\xd1\xea\x3d\xfc\xb7\x3c\xde\x35\x81\x1e\x02\xbb\x59\xd9\x46\x00\xc1\x8a\xe2\x75\x8d\xd2\xbe\x6b\xf9\x5b\x65\x07\xfb\xfd\x59\xaa\x96\x4b\x15\xe3\xf4\xaa\x17\x4c\x1e\x2b\x32\x81\x91\xdf\xd7\xdb\x7a\x91\xe4\xa5\x8e\xd8\x98\x1d\x3a\x6a\x7f\x03\x7e\xeb\x5e\x69\xb7\x15\x17\x2c\x61\x1b\x19\x9d\x17\x52\x77\x84\x5d\x9f\x9b\x78\xc6\xbd\x4c\xd1\xc7\x4c\xb8\xc4\x09\x72\x90\xb0\x83\xdd\xaf\x83\x43\x02\x4e\x24\xa3\xa5\xc9\xe3\x11\xc8\x6b\x05\x9a\xbb\x2d\x83\x00\x9e\xc6\x3b\xb6\x88\xaf\xef\xdc\xe8\xbd\x3a\x11\x2f\x0c\x38\x46\x51\xc7\x84\x28\x4b\xd1\x1b\x04\xe2\x40\x9d\x30\xda\x41\x03\x52\xfb\xf2\x4f\xd4\xf5\x78\x6b\xad\x3a\x66\x25\x33\x2f\xb9\x01\x72\x87\xb7\xe1\xfe\xad\xca\x39\xdc\x97\xbc\xc9\x4c\x5c\x46\xcc\x4d\x01\xc5\x7a\x3c\x08\x39\xb4\x78\x83\x8d\xc5\x99\x1d\x66\xba\xa4\xa8\xf8\x0c\x18\x3e\xa6\xba\x2b\xf8\xc2\x36\xa0\xc3\xcd\x75\xcb\xbb\xd6\x31\x63\xdf\xd2\xfb\xdd\x4b\x90\x3b\x7b\xbf\xfc\x33\xc1\x8f\xc3\x61\xaf\x03\x4e\x43\xe3\x32\x97\x18\x59\xad\x6e\xc7\x5d\xa9\xe8\xce\xaa\x0e\x43\xfd\xec\x07\x9a\xa8\x52\x3b\xe1\x16\xb9\x92\x39\x9e\x5c\x8b\x68\x55\xad\x38\xb4\xa6\x4a\xdf\x54\xaf\xae\x3b\x09\x1e\xe7\x21\xd8\x2b\xbe\x32\xc2\x3b\x75\x92\x53\xed\x43\x29\x1e\xa7\x2b\x36\x6c\xe2\x87\x87\x23\x77\x79\x41\xbb\x07\x06\x2b\x95\xa5\x8e\x56\x62\x93\x4a\xcc\xb9\x5c\xc9\x1c\xa7\x34\x83\x0c\xe4\x3c\x49\x93\x02\xe8\x22\x30\xf6\x55\xeb\x61\x7b\xa3\x91\xd9\x13\x33\x34\x4a\xcf\x0d\xd2\x37\xe9\x8f\x04\x73\x7a\xf9\xea\xaf\x09\xe7\xf4\x4b\x36\x78\xa3\x37\x72\xe6\xa7\x25\x41\x39\xfd\x70\x58\x8b\x07\xd3\xd2\xb7\x65\xd8\xc8\x52\x89\xb7\xf5\xd7\x2b\xfd\xdd\xb2\x51\x0f\x87\x32\x10\xf5\xf0\x00\x33\x5f\x27\x26\x6e\x5d\x59\x8b\xd4\xc8\x0e\x71\x4c\x2e\x1b\x79\x86\xbb\xca\x8e\x4d\x39\xef\x62\xb6\xc4\x5a\xf5\x97\xde\xe7\xf7\xe7\x75\x7b\x2a\xbf\x60\x68\x00\x65\xa1\x8a\x64\x98\x6b\x23\x68\xb4\x2c\xd4\x19\xbc\xde\x5e\x38\xb1\xfe\xec\xdd\xe6\xc6\x44\xf3\x6c\xf7\x8e\x3f\x13\x40\x66\xcd\xd9\xf5\xd7\x52\x5a\xd3\xf0\x71\x71\x8f\xfc\x05\xc7\x4c\xb2\x22\x69\xce\xb0\xf6\x95\x58\xff\xea\x43\x35\xa8\x12\xce\x81\xbd\x73\xd7\xda\x5a\x73\x6f\xdf\xde\x7f\x41\x56\x15\xa4\x37\x59\x62\x80\x65\x80\x74\xab\x7b\x28\xc0\x5a\xbf\x7b\x44\x4f\x7e\x2e\x55\xa9\xec\xdc\x9f\x97\xf1\xb2\xe9\xdb\x1c\x70\x3a\xf3\x4d\x5a\x99\x17\xb1\x2e\xa3\x95\xe0\xc2\x45\xac\x52\xb9\xad\x34\x0d\xce\x4b\x85\x49\x81\x54\xf3\x40\x86\xbf\xa8\xcc\x0b\xb3\x06\x10\xa6\x2f\x37\x2b\x35\x4c\x78\x21\x8b\x22\x4b\xe6\x65\xd1\x0a\xd8\xaa\x30\xfe\x1c\x18\xd0\xba\xbf\xbd\xba\x98\xfc\x30\xa9\x45\x93\xc6\xf7\x7f\x09\xff\xfb\xd3\xc7\xbb\xbf\xfc\x70\xfd\xf1\x53\xf8\xb7\xeb\xf1\xe3\xcd\xc5\x8f\xb3\xdb\xeb\xf1\x4d\x25\xe6\x34\x7e\x18\xdf\x5f\x3d\xec\x08\x2b\x35\xbf\xda\x3d\x10\x32\x20\x24\x62\x58\x28\x33\xb3\xf2\xed\x92\xbe\xfa\x9d\x18\x33\x3d\x53\x85\x40\x8c\x43\x83\x10\x79\x47\x9d\x52\x8a\x20\x5e\xca\x42\x92\xee\xf3\xb9\x18\x0b\xd6\xef\x06\x30\x74\x6e\x0f\x0b\xc4\x5d\x63\x47\x07\x8b\xb0\x27\x86\xc8\xdf\xdc\xbc\xf4\x94\x59\x10\x6b\x54\xaa\x42\x92\x62\xce\xfc\x99\xea\xab\x67\xa5\x8b\x12\x18\x54\x65\x9a\xb2\xce\x3a\x3f\x10\xe4\x78\x72\x2d\xf3\x64\x9d\xa4\x32\xf3\x2a\x41\x1f\xa9\x2c\x38\xb0\x73\x5d\x1d\xa5\x47\x53\x3a\x82\x2f\x0f\x8f\x13\x01\xf5\xbe\xb8\x9e\xc0\x11\x28\x2a\x98\x02\x9f\x3f\x3e\xd5\xc8\x4a\x44\x5f\x5c\x4b\x00\xe8\x17\x86\xfc\x69\xf8\x79\x7a\xb8\x7b\x22\xe6\xc7\x2c\x62\xf6\x3c\xbf\x16\x08\xc8\x55\x92\xff\xe5\x4a\x17\xd9\x76\xef\x73\xcd\x03\x70\xa8\xe6\x70\x36\x25\xbc\x4f\x55\x39\x08\xdd\x1d\x82\x4b\xbf\x81\xc3\x0e\x83\xd1\xc8\x1b\xef\x9c\xee\x0a\x78\x5a\x3b\xce\xdf\xa9\xdd\x84\xbe\xd5\x7e\x08\x29\x14\xa0\x17\xe6\xa6\xd4\x71\x4e\xc8\xa4\x75\xa2\xdf\xaf\xe5\x97\x77\xdc\x52\x4c\x49\x76\xfc\xdd\x40\x37\xa3\x52\x7b\x13\xd9\x5a\x23\xd7\xdf\x5d\x53\xdd\xd3\x5f\xbb\x4f\x8b\x6c\x59\xe1\xda\xe3\xef\xa8\x88\xb1\x7a\x56\xdb\xb6\xf1\x6b\x68\x30\x20\x8e\x8b\x16\x3c\x14\xb2\xc9\x94\x7d\xd0\x01\xb8\x52\xc4\xe5\xb9\xff\x06\xa0\x76\x45\x27\xaa\xdd\x76\x87\x51\xde\xa3\x96\x4d\x6b\x7c\xf9\x15\x44\x34\xe8\x4b\x76\xcc\x30\xda\xcc\x8e\x4e\x02\xa6\x53\x18\xcd\x0e\xd6\x7f\x9a\xb9\x58\x40\x96\x06\xe9\xc0\x66\x0a\x1c\xdb\x30\x14\xcc\xfa\x0a\xa4\x24\x8d\x10\x36\x4f\x81\x54\xe5\xe0\xee\xd5\xf6\xba\xa5\x3e\x97\x14\xb1\xfb\xdd\x6f\x87\xed\xb3\x45\xb6\x15\xcc\x30\x1e\x66\x89\x50\x92\x14\xed\xb9\x50\xaf\x52\x27\x6d\x4c\x45\x77\xa5\xb6\x5b\xf1\x29\xc0\x0e\xfb\x47\xb3\x6a\x1f\xa5\xff\xdc\x99\x48\xc1\x8e\xd8\x0c\x9f\x7f\x35\x6a\xb7\x9f\x6a\x8c\x6e\xf4\x39\x80\xed\x52\xe9\xe1\x86\x36\x97\xd1\xd3\x8b\xcc\x62\xf4\x15\x02\xfa\xe0\x5c\xfc\x68\x5e\xd4\xb3\xca\x46\x22\x52\x59\x21\x89\xec\x25\x87\xf0\x2b\x2c\x28\x2a\x67\xaa\x01\xc5\x8e\xcc\x39\x1a\x24\x74\x8b\x64\xb9\xb2\xf7\xc9\x20\x78\x6e\x32\x6b\x8e\x0a\x64\xd2\xda\xa8\x88\xe8\x35\x3a\x3a\x60\x91\xca\xe7\x26\x7b\xcd\x21\x99\xf0\x62\xe2\x52\xf1\x38\x3a\xc5\x4c\xda\x7d\x70\x07\xea\x30\x32\x9a\x48\x88\x30\x12\x4b\x93\x4a\xbd\x3c\x3f\x3f\x17\xaa\x88\xce\xdf\x0d\x9a\xe8\x54\x60\x18\xef\x72\x10\xd4\xd4\x98\x5c\xa5\x5b\x47\x09\xe1\x92\x04\x6c\x37\x43\x8e\x48\x9e\xa0\xcb\xa3\x65\xfa\xdf\xd7\x33\xea\xbf\xae\xeb\xbc\xfd\xa6\x3a\x38\x05\xad\xa3\x1c\x10\xe6\x18\x50\x12\x3e\xdf\x7e\xf3\x3a\x28\xa5\xb2\x83\xf5\xd1\xe8\xa1\x79\x82\x3f\x99\x2e\x99\xd9\x83\x98\x9a\x5a\x4b\x22\x22\x87\x83\x72\xab\xba\x3c\x16\xb5\x74\xb7\x23\x32\xdd\x7a\x92\xd6\x06\xe6\xab\xb5\xac\xbb\x96\x65\x51\x1b\xee\xc1\xcb\x62\x37\x57\x78\x6b\x83\x06\xe6\x03\xfa\xc4\xdd\x21\x47\x27\x4c\x29\x4a\xb7\x70\xe3\x72\xd9\x81\xe0\x59\x8e\x03\xcf\x78\xc5\xf1\x0f\x79\x2a\x3e\x72\xe0\xb8\xc0\x83\x40\x41\x5e\x98\x4c\x2e\x95\x58\xab\x38\x29\xd7\xad\xc6\xc6\x55\xf7\x18\xb4\x97\x49\xcb\x75\x37\xf1\xd3\xb1\x07\x68\x5f\x49\xfc\xb7\x0b\xf8\xdc\xde\x07\x68\x2f\xa8\xcc\x92\x0d\x54\x5f\x74\x83\x53\x5f\xdb\x9d\x32\x4b\x72\xa0\x28\x3b\x24\x2d\xcc\x15\x83\x45\x43\xb4\x6e\xbb\x41\xf7\x6b\x65\x74\xcf\x38\xba\x43\xaf\xe4\x38\xaa\x10\xe2\xeb\xde\x14\xea\x18\xb2\xc1\x63\x04\x82\x00\x07\xc5\x35\xe1\xd8\x18\x50\xf3\x12\xc8\x05\x0a\xa4\x48\x7c\x61\xc4\x82\x13\x8d\x9e\x54\x20\x61\x18\x03\x69\xef\x0b\xf2\x80\xfc\xe5\x8f\x39\xc7\xec\x09\x56\xe1\x4f\x2c\x85\xff\x08\xc6\x06\x9e\x7f\xc7\x68\x1a\x6c\x21\x16\x01\xaa\x40\xb1\xd4\x45\x6b\x01\x1e\x6c\x06\x65\xe1\x2b\x3f\xc9\x32\x6d\x7f\x9c\xca\x87\x47\x51\x00\x64\xfc\xe9\x5e\x60\x57\x13\xbd\x6b\xd6\x57\xd1\xa0\x90\xdd\x78\x1e\xe8\xae\xd9\x01\x27\xc1\xca\x38\x60\xa7\x33\xbf\xaf\xed\x76\x55\x44\x2b\x7f\xf2\xa8\x2a\x79\x92\xba\x13\xb5\x73\xed\x09\x6b\x11\x2a\x19\x62\xce\x92\xa5\x36\x21\xd7\xba\xd1\x0a\x82\x34\xd6\x00\x99\xb0\x58\x91\x14\xbb\x81\x3d\x03\x59\x95\x76\x4d\xb5\xc2\x20\x60\x83\xda\x59\x89\xb5\xc1\x95\x22\x41\x2e\x16\x46\x45\xe2\x9d\x88\xc4\x82\xea\x34\xab\xd5\xec\xf6\xa9\xae\x7e\xaa\xd1\x49\x8c\xbc\x49\x32\x85\xec\x88\xb9\x3d\xbd\x15\xc9\xb3\x5d\xa8\xcd\x69\xed\x26\x28\x58\x80\xe6\xdc\x9b\x6a\xac\x76\x40\xb1\xf8\xa4\xb6\x79\xa8\x4c\x44\x33\x4a\x74\x4d\xc8\xc4\xb6\x87\xc6\x6b\xf7\x50\x40\xc7\xcd\x02\xa5\xe5\xfd\xf6\x32\xfc\xe8\x07\xfb\x72\x0f\xa4\xaf\x51\xb8\x9d\x83\x3e\x93\xcb\xfb\x14\xc9\x4c\xf8\x7e\xa6\x31\xf4\xa8\x9d\x16\x15\x6e\xef\x9e\x85\x8b\xaf\xbd\xdf\x4e\x35\xb1\xb0\x06\x9b\x9c\x35\x38\xcd\x61\xa3\xf4\x52\xe4\x7e\xdc\x56\xa8\x31\x80\x21\x97\xe5\x62\xdb\xc5\xcf\x59\xd8\x6e\xaa\x49\x3e\x1c\xf4\xbf\xc9\x87\xd7\xfa\xc1\x03\xa1\x60\x34\xb8\x9d\xf0\x2f\x7f\x85\xa1\x8e\x23\x76\x34\x94\xb8\xc2\xdb\x4f\xa4\x6c\xf7\x8d\x75\x2b\xf2\x8a\x71\x57\xf7\x57\x17\x77\x57\x0f\x5f\x0d\x1e\xc6\xd8\xac\xc1\xf8\x30\xae\xe7\xe5\xd5\x0f\xe3\xc7\xeb\x87\xd9\xe5\xe4\xee\x35\x00\x62\xf4\xd3\x01\x08\xb1\x7b\x22\x77\xbe\x30\xba\x50\x5f\x8e\xda\x93\xb3\x52\xcf\xe4\x80\x4c\x05\x47\xa0\xde\x77\xdc\xc1\x42\x9b\xe4\xd4\x8e\x39\x9a\xb8\xf9\x70\x47\x73\x5c\xd4\x81\x9a\xfd\x22\x49\x53\x48\x73\x74\xee\x75\x4a\x0a\xb2\x9d\x0a\xf6\x87\x65\x79\xc9\xa6\x4e\xf5\xbc\xc2\xce\x0d\x2e\xbf\x95\xbd\x04\x63\x82\xe3\xc6\x76\x40\x96\x40\xfa\x58\x1f\x7f\xf5\x32\xd1\xca\x57\x03\xe5\x28\x4b\x2d\x3a\x49\x47\x69\x10\x5f\x33\x8b\x95\x0e\x5e\xfb\x9e\x35\x79\xc6\x55\xe6\x27\x1f\x3f\xf9\x47\xd7\x42\x5c\xc4\x89\xc6\x83\x69\x65\x35\xdf\xb7\x4f\xdd\xf7\x7e\x09\x40\xbf\xdb\x91\x94\x10\x83\x00\xc5\x47\x3f\x90\x34\x10\xa8\x1c\xe1\x83\x13\x4f\x09\xa2\x68\xcc\xa2\xd6\xcf\xd6\x14\xda\xbe\x4e\x20\x52\x21\x89\xb9\x21\x4a\xcb\xbc\x50\x19\xb9\x4d\xc6\x9f\xee\xa7\x1a\x65\xc1\x69\x17\x22\x75\x01\xfc\x04\x62\x38\x4c\xe5\xfb\x7c\x42\x09\x2d\xd8\x5b\xf4\x51\xaf\x95\xd4\x39\xaa\xf1\xa6\xa9\xca\xfc\xcc\xc0\xfa\x28\x15\x93\x22\x13\x48\x36\xfb\xf7\x49\x90\xd5\xc0\xaa\xb5\xf5\xa5\x5f\x49\x92\xb4\x3e\x9f\xba\xb2\x68\x01\x20\xfa\x9a\x33\xa7\x25\x4f\x61\xdf\x59\x44\xd8\xda\xd6\x49\x54\xcd\x1a\xd8\x6b\x2e\x3d\x60\x71\xbf\x4e\xa5\x13\x4e\xa5\x3d\xf6\xf5\x70\x97\x10\x2b\x63\x0d\xa8\x13\x06\xf0\x61\x66\x97\xc5\x9f\x02\xfe\xc9\x76\x63\xeb\xae\x53\x93\x9f\x3a\x62\xd7\x41\xbd\xa9\xe3\xe0\x9c\xe3\x16\xba\x10\xaf\x73\xc2\xb1\x9d\x5e\x65\xab\xd7\xa1\xe5\x1a\x33\xde\x4e\x9b\x82\x13\xec\x1d\xc4\x8d\xf0\x7a\xf6\x01\xc7\xec\xd0\x5b\x47\x62\x4b\xe0\x53\xca\xec\x48\x75\x98\x87\x10\x17\x58\x49\xa2\xc4\x5a\x84\x02\x93\x84\x20\xf6\x04\x07\x43\x26\xdf\xe1\xfa\x63\xd5\x39\xe7\xc8\xf2\x0e\x02\x3b\xdc\x7c\xbc\xb9\x0a\xa1\x0a\x93\x9b\x87\xab\x3f\x5d\xdd\x55\xd2\x6f\xaf\x3f\x8e\x2b\x29\xb4\xf7\x0f\x77\xb5\xcc\xd9\xef\x3f\x7e\xbc\xbe\x6a\x60\x1e\xae\x1e\x26\x1f\x2a\x85\x5f\x3e\xde\x8d\x1f\x26\x1f\x2b\xcf\x7d\x3f\xb9\x19\xdf\xfd\x5b\xf8\x97\xab\xbb\xbb\x8f\x77\xb5\xef\x3d\x5e\xf4\xa3\x27\x2a\xcd\x68\x77\xff\xf8\xe0\x6c\xc0\x1b\xd8\xba\x8c\xab\xfa\x6c\x47\xac\xe2\x3d\x41\x58\xbb\xa6\x23\x67\xd7\x72\x71\xc1\xc2\xb0\x55\x1d\x34\xeb\x4e\x2f\x28\x57\xe9\xba\xcf\xc7\x11\x15\x17\xb2\x68\xbd\xff\xee\xed\x98\x20\x01\xe7\xcf\xa5\xca\xb6\xc4\xf3\x82\x97\x46\xfc\x4b\x24\x35\xa2\x57\x0b\xb5\xde\x40\x36\x54\x08\xbb\x9c\xea\x4f\x10\xb1\x42\x64\xc7\x9b\x5c\xfc\x09\x62\x4f\xfc\xb0\x17\x3a\x87\x4e\xf9\x2b\x7e\xc3\xfd\x76\x3e\xd5\x15\x81\xe8\xe0\xad\xd8\x44\xa5\xf3\x66\x9c\x4f\x35\x73\xe9\xc6\x26\xca\xcf\x61\xeb\x3d\x37\xd9\xf2\x3d\xa9\x5e\x59\x63\x6a\x9e\xe6\xc6\x3c\xbd\x57\xfa\x3d\x5c\x0e\x8a\xf7\xb2\x2c\xcc\x7b\x88\x5b\x63\xe7\xe7\xef\x59\x1c\x87\xd5\x85\xf2\xf7\xab\xe4\x59\xc1\xff\x9d\xaf\x8a\x75\xfa\x7f\xf2\xcd\xea\xcb\xd9\x32\xcd\xce\xec\xbb\x67\xe1\xbb\x67\xfc\xee\x19\xbf\x7b\x66\x5f\xc3\xff\xdb\x6c\xd1\xcf\xa6\x48\x9d\x7f\xaa\x13\x9d\xab\xac\x80\x69\xf8\x92\x25\x85\xf2\xca\xeb\xe2\xcd\x7f\xff\xb7\x38\xcf\xe4\x0b\xe6\x31\x5c\xca\x42\xde\xe2\x45\xef\x1f\xff\x78\x03\x9e\x6d\x04\x1a\x6f\x64\xf6\xb9\x54\x85\xbd\x72\xa6\x2a\x2a\xc4\xff\x9d\x6a\x70\x85\xaf\xb7\xb3\x02\x2f\xc0\x78\x19\x8c\x73\xf1\xaf\x58\xe6\x04\x39\x8f\xe2\xdc\x96\xd4\x01\x71\x4c\x64\xda\xa2\xa7\xd6\xe1\x2b\xf9\x9c\x5e\xd2\xf3\x03\x56\xcb\xe7\xb4\xba\x44\x98\xb5\x3b\xff\x9c\x02\xb1\x56\x6a\x24\x47\xcd\x85\x9b\xbc\x70\x60\xa1\xca\xb5\xad\x91\x46\x8c\xe6\x55\xe3\x25\xed\x6b\xe5\x1e\x79\x17\xd9\x85\xd2\x50\x0b\x03\xa7\x8d\x77\x08\x41\x18\x23\xb1\x2b\xe4\x1e\xaf\xa4\xa8\x5d\x0f\x2d\x07\xe3\x40\x31\x0c\x57\x1e\x9e\x20\xf3\x3f\x7c\xf7\xfe\xfd\x48\x2c\x73\xf8\xc7\xfc\x33\xfc\x03\xc2\xb8\xa7\xa2\x0e\x6b\x74\xa6\x43\x24\x34\x47\x79\xf7\x48\x9c\x02\xce\xf0\x35\xd8\x2a\x6b\xd3\xf4\xfb\x52\xc7\xa9\xf2\x69\x19\x15\xdf\x54\x6a\x58\xcf\x11\x6f\x28\x75\x5e\x70\x18\xe3\xb9\x8a\xa4\x35\x7c\x8d\x6f\x23\xca\xc7\x2c\x0a\xa5\xf1\x5a\x92\x79\x11\x05\x89\x57\x08\x08\xb1\x03\x26\x05\x74\xf9\xd7\x1b\x10\xe9\x4f\xc0\x5f\xff\x80\xf4\x8f\xa3\xfa\x4f\x20\xb3\x8d\x4c\x86\xc0\xcf\x85\x6a\xe0\x8a\x1d\x67\x98\xce\x5a\x66\xf6\x66\xb2\x91\x3a\x96\x39\xcc\xc0\x45\x06\x6e\xe7\x4c\xc8\x66\x45\x47\x88\x8b\x32\x65\x01\x5c\x02\x18\xe2\x09\x7b\x02\xa9\x26\x83\x3a\x8f\x82\x4a\xe0\x9e\x00\x8c\x77\x8d\x17\xcf\xa7\xda\x49\xd4\x23\x28\x01\xaf\x2c\x91\xd9\x6c\x29\x53\xbc\xde\xe9\x09\x5f\x61\xa8\xbb\x47\x3e\xf0\x57\x7f\x76\x24\x92\xaa\x8f\x13\x58\x2d\x8b\x40\xa8\x8c\xc5\xd4\xde\x2a\x1d\x99\x58\x65\xf9\x3b\xbb\x0c\x81\xeb\xb9\xf0\x9c\x91\x49\xee\x07\xc3\x29\xda\xd3\xb5\xcd\x16\xef\xe8\xdf\x6d\xef\x54\x78\x10\xdb\x8e\x0f\xbb\x97\xca\xb7\x1e\x8e\x6c\xab\x2f\xfd\xeb\x57\x0d\x4d\x86\x00\x1b\x06\x98\x1d\x7e\x16\xc4\x25\x1b\x5a\x5c\x2c\x94\x04\xf0\xf1\x70\xc2\xaa\x50\x89\xdd\xb2\x0a\x7b\x61\x2f\xa6\x9a\x76\xe0\x91\x58\x28\x59\xac\x00\x61\x94\x3f\xa3\x31\xc6\xed\xbe\x78\x31\x3e\x18\xca\x24\xda\x80\x4a\xaa\x14\xee\x6f\xeb\xf8\x18\x84\x76\x64\x54\x60\xa4\xa7\x8b\x5e\xd8\x1d\x55\xa0\xb3\x5a\x0d\xe2\x01\xfd\xc0\x9c\xcc\x75\xfd\x83\x90\x12\x1c\x7a\x62\x8b\x1e\x7b\x51\xaf\x07\xfe\x60\x0d\x0f\xb6\x0e\xe3\x71\x81\x71\x84\xb4\x4e\x02\x35\xe1\x3a\xf3\xce\xf4\x90\x18\x13\x0e\xc9\x5d\x8b\xaa\xa7\x23\xa0\x02\x87\xe5\x7f\xd8\x57\x77\xde\x1c\x72\x95\x31\x61\x34\xb6\x15\x89\x79\x56\x49\x16\x9f\x6d\x64\x56\x6c\x79\xfa\xa6\xc9\x1c\x78\x66\xd3\xe4\x49\x89\x71\x96\x99\x97\x57\xec\x05\x60\xff\xb3\xe5\xcd\x4e\x66\x05\x0e\x24\x99\xc4\x16\x06\x11\x30\xd0\x0a\xa2\xe5\xcd\x21\x4a\x67\x4a\x1c\x8c\x3e\x90\xd3\x80\x95\x85\xad\xa1\x23\x93\x76\x27\x26\x7a\xd4\x0f\x42\x40\xdc\x5f\xef\x52\x8a\xe3\x0e\xeb\xd3\x4e\x73\xfd\x20\xf3\xa7\x13\x73\xa7\x01\xa5\xe1\x10\xee\xb3\x56\xaa\xb3\x0a\x9e\x2b\x56\xb3\xc3\x68\xd5\xba\xa8\xe1\x5a\xbf\x93\xa9\x22\xdb\xce\xec\xe2\x5e\x6f\x3a\xad\xef\x5e\x88\xe0\xfd\x2f\x0e\xc3\x18\xdb\xe0\xcc\xb3\x07\x63\x5b\x65\x54\xbf\x1d\xc6\xb6\x16\x32\xb6\x26\x63\xdb\xe4\x66\xf2\x30\x19\x5f\x4f\xfe\x5f\xad\xc4\x4f\xe3\xc9\xc3\xe4\xe6\x4f\xb3\x1f\x3e\xde\xcd\xee\xae\xee\x3f\x3e\xde\x5d\x5c\xf5\x53\x30\x34\x6b\xef\xaf\x35\x67\x22\xfc\xce\x77\xe2\x21\x88\x42\x22\x92\x96\xee\x34\x24\x5e\x05\xb3\xca\xae\xcd\x44\x2f\x47\x60\xfc\xbe\x13\x57\x59\x36\x59\xcb\xa5\xba\x2d\xd3\x14\xb0\x02\x08\x5b\xbf\xc8\x14\x5c\xe6\x47\xe2\xd6\xc4\x93\xe0\x3d\xc8\xb5\x69\x6d\x06\x7c\x5f\xc6\x71\xa6\xf2\x1c\x3f\x3f\xa2\xef\x07\x91\x71\x97\xc7\x43\xc8\x10\xf9\x2c\x93\xd4\xde\x89\xbf\x03\x39\x5d\xb3\x58\x20\x36\x7c\xe4\xb2\x02\xc4\xe7\xd2\x14\x52\xa8\x2f\x11\xd0\x8e\xb4\xcf\x93\x6b\xb3\xfc\x05\x70\x78\x7b\xf8\x5e\x3b\x2e\x7e\x20\x52\x32\x6b\x3f\x22\xb5\x1b\x02\x6a\xe5\x07\x7c\xf5\x07\x7c\xb3\xb5\xf4\xa2\x48\x4f\x90\x06\x79\x6d\x96\xed\x94\xf1\x70\x63\x21\x9e\x7b\xaf\x1b\x0f\x49\xd5\x66\x29\xf2\x44\x3f\x4d\xf5\x27\xbb\x2f\x98\x32\xc3\x3f\x81\xeb\xc4\x1e\xdd\xd3\x32\x5f\xa9\x58\x98\xb2\x18\x89\x17\x25\xd6\x72\x8b\x57\x11\xb8\x67\x39\x9e\x6b\x98\x32\xb0\x33\xdb\xb7\xd3\x44\x5b\x6b\xb1\x49\x18\x74\x5b\x1f\xfa\x53\xdc\x62\x99\x74\x47\x1e\xcf\x89\xd7\xb7\xff\x56\xc0\x27\x90\x54\xe5\x41\x41\x1c\xfd\x26\xcb\x0d\x32\x5a\xc6\x3c\x95\x1b\x4f\xcf\xf5\x86\x3d\xef\xd0\xdd\xcf\x26\x89\x45\x5c\x6e\xd2\x24\x72\x76\xf7\xc5\x64\x9d\x1c\x84\x88\x0e\xdf\x7f\xd7\xa9\xe7\x3c\xf4\x35\xac\x05\x7a\x1e\xc0\x44\x7a\xd8\x08\x5f\x99\x8f\x51\x24\x3a\x4a\x4b\x10\x08\x29\x73\x95\x9d\x15\x59\xb2\x5c\xc2\xa5\x86\x13\x59\xbe\x7d\xc2\x46\x4f\x08\x75\x7c\xce\x46\x98\x51\x99\x9a\x65\x12\xc9\x34\x44\xee\xf9\x90\x9f\x63\x84\xe3\x65\x4f\xf2\x69\x00\xf2\xe5\x0a\x75\x32\x5d\x6c\x32\x05\xa4\x84\x33\x30\xe5\x33\x32\x77\xc7\xd4\x7b\x21\x72\xc5\xa8\xb5\x90\xaf\x0d\xae\x3c\x5c\x57\x10\xde\xe0\x6f\xb3\x86\x06\x6a\xe8\x6a\x88\x6f\x99\x17\xad\x32\xb8\x15\x40\x4c\xd3\xb6\x54\x1b\x38\x9b\x38\x5d\x0d\x07\xbe\x63\x5d\x99\x85\x43\x19\x62\x5a\xd8\x32\x79\xb6\x67\xde\xaf\x4d\xb0\x19\x7c\x20\x92\xd1\x4a\xcd\xf8\x98\x7d\x6a\x93\xe5\x36\x80\x81\xc6\x8a\x09\xae\x43\x53\x2a\x12\x20\x35\x8a\xf0\x3a\x8a\x35\x6e\xda\x2e\x14\x6d\xe8\x49\x37\xb0\x95\x98\xc5\xaa\xa2\x59\x7e\x74\x3b\xf7\x32\xcd\x1e\x41\xc0\x15\x11\x52\x5c\xaa\xe8\x49\x3c\xde\x4d\xf0\xf6\x93\x14\xc2\x9a\x82\x7c\xe5\x09\xfb\x3b\x6f\x82\x85\x5c\xfe\x82\x52\xc4\x9e\x36\xd7\xe9\xac\xd8\x0a\x51\xb4\x1f\x92\x81\xac\x91\xcc\x9d\x08\xfd\x26\x95\x05\xf3\xd0\x43\x70\x43\xe4\x6b\xa0\x9d\x2f\x8b\x40\xab\x85\x84\xa3\xdb\xaf\xbe\x26\x9e\x71\xec\xe9\xd8\x48\x75\xa3\x2c\xf6\x0d\x51\xd8\x9f\x41\xba\xd2\x9e\x58\x1f\xe8\x41\xf1\xf4\xc7\x3c\xc8\x1d\x37\x21\x97\x25\xf8\x4a\x24\xca\x7a\x2f\x92\x25\x47\x1b\x93\x05\x91\xe3\x63\xb6\x2a\xc8\xc0\x5a\x7b\x69\x4b\xba\x35\x31\x61\x50\x1c\x59\x0d\xdc\x78\xc9\x23\xe5\x83\x86\x61\x15\x18\xe4\x02\xdf\xb5\x2b\x42\xc9\x58\x98\x05\x79\x68\x37\x9b\x34\x01\x96\xc2\x18\x09\x51\x21\x35\x3c\xaf\x42\x3f\xc3\xd2\xb8\xb2\x41\x06\xfb\x2d\xa3\x4c\x7a\x43\xa3\x3e\x70\x68\xdb\x55\x0d\x1c\xd4\xcf\x54\xc7\xca\xc0\x38\xb0\xfd\xa1\x57\xe8\x7e\x0f\xe5\x32\x35\x73\xe8\xa8\x6e\xc4\x47\x8f\x81\xb6\xd6\x29\x4b\xe2\x21\xdb\x3b\xf7\xc9\x47\xf7\x6a\x5f\x05\x9d\xc8\xb7\xfb\x12\x0f\xb3\x20\x0e\xd9\xe0\xfa\x5b\xcf\xd1\xdc\x75\xd7\x86\xa0\x6b\xee\xa2\xae\xee\x34\xce\x0c\xca\xb0\x2a\x4c\x8f\x6a\x7c\xb3\x2d\x47\x0d\x74\x33\xeb\x7f\x47\x5f\x7a\xa2\x80\xfe\x41\x3e\x22\x75\x1b\x57\xae\xcb\xdf\x1e\x42\x83\xc9\x43\x87\x00\x36\x50\xe4\x77\x83\x58\x41\x16\xef\x35\xa2\xf5\x7e\xe7\x55\x7c\x14\x2f\xd1\x2b\xac\xa8\xb2\x30\x3e\x8c\x02\xed\x99\x00\x39\x5c\x98\xb3\x00\x66\x63\x12\x37\x62\xa7\x4e\x86\x09\xba\x81\x97\xe6\x00\x84\xd5\x20\x8c\xd7\x26\x53\x1c\x90\xdb\xaa\xc2\x65\xae\xa6\x2c\x0b\x02\xf1\x26\xd7\xea\x6a\xea\x3e\x67\xe7\x3a\xba\x15\x88\x0e\xd1\x79\x2f\x32\xeb\x8d\xd1\x4a\x13\xca\x50\x9b\xa9\xa6\xc2\x59\xdc\xd1\x85\xac\x2a\xc9\x1c\x23\xf2\x6a\x21\x34\x58\xe5\x26\x7d\xa6\xd8\x64\xc0\xaa\x0c\xb2\x30\xb6\x82\x17\xf6\x82\x60\xaf\xc3\x10\x34\x27\xf3\x0e\x58\xc7\x9a\xc2\x61\xa6\x96\x49\x5e\xa8\x30\xff\x25\x7c\xff\x64\x62\x54\x95\x1b\x74\x5f\xd7\x77\x8a\x51\xed\x3a\x0a\xdb\x55\x3b\xa0\x3e\xdb\x8d\x8a\x27\xee\xbd\xfe\xc9\x50\x4b\x51\xf4\x46\xa2\xb2\x0b\xe0\x1c\xc0\x2b\x40\x8e\x64\x26\xb9\xe3\x43\x76\x83\x44\x34\x13\xd2\x29\x88\xc1\x10\x2d\x4b\x99\x49\x5d\x28\x95\x4f\x35\x45\x74\x91\x94\x27\xcc\x3b\xc7\x09\xf4\x12\xa8\xbd\xe0\x01\x37\x32\x79\x81\x1c\x17\xf0\xca\x42\x26\x69\x99\x75\xde\x39\x71\x56\x1e\x94\x58\xdb\xd7\x4b\x17\x50\xac\x68\x1b\x34\xe7\x9e\x0f\x56\x91\xcb\x0b\xaf\xc7\x63\xab\x19\x4c\x1d\x4d\x60\x93\xbb\xff\x78\x3b\x87\x63\x47\xd6\xd6\x1f\xf3\xd9\xc6\x0c\xb0\x78\x7f\xf9\x63\x7e\x6b\x3a\xf2\xdd\xf2\xcf\x0d\xc7\x58\x0f\x2e\xe1\x73\x17\x43\xb4\xcc\x9f\x20\xa4\xb7\xeb\x3e\xbe\xdb\xc9\xfe\x87\xdf\xef\x0e\xfc\x75\xda\x2e\x98\xb5\x2b\xa9\xe3\xd4\xde\x53\x65\x51\xdb\x81\x3c\x92\xcd\x9e\x8b\x0b\x36\x8e\xdd\x69\x0b\x80\x02\x9e\x45\x8d\x14\x92\x5d\xfd\x54\xcb\x3d\xe9\x6b\x50\xfd\x2b\xd5\x8c\x90\x36\x24\xb2\xdf\xd9\x49\xc5\xcc\x2d\xd8\xee\x29\xb8\x48\x96\xdf\xc0\x25\xeb\x43\xd3\x52\x46\xb4\x14\x69\xff\x72\xb0\xc6\x23\x17\x23\x20\xc8\xad\x31\x0b\x49\x28\xa7\x9a\x44\x0e\x31\x9a\x0d\x61\x4c\x24\x5a\xc9\xc5\xef\x5c\x5a\xd1\xef\xfe\x85\x69\x36\xb6\x62\x01\x7d\x0d\x5c\x36\x26\x8a\xca\x0c\x42\xcd\xe4\xba\x11\x0a\xf7\xa6\x21\x5c\xc1\x63\xdc\x91\x5d\x3c\x11\x8f\x4f\x6d\xa7\x07\xe7\xab\xab\x34\xea\x01\x5c\x34\x28\xd7\xe8\xf6\x42\xd2\x15\xc8\xf2\x42\xe4\x85\xda\xb4\x5a\xa5\xca\xa1\xab\xaa\x48\x7a\xc4\xb1\xcb\xeb\xa1\xee\x79\xd6\x1d\x60\xa3\xc7\xc1\x75\xfa\xcf\xf7\x1f\x6f\xc4\x46\x6e\x01\x6b\x57\x18\x92\x92\x05\xa6\xb1\xfa\xfa\xdd\x35\x02\xd5\xc6\x57\x17\x1b\xf6\x29\x5d\x79\x3b\x7c\xb7\xd2\x49\x45\xd7\xec\x10\xcc\x19\x9a\x92\x76\x29\x67\x26\x3d\xdb\xa4\x52\x2b\x64\x85\x86\xf6\x9f\x8b\xda\xe7\xc3\x58\xaf\x8b\xfa\x10\x42\x09\x2a\x00\xee\x14\x9a\x0b\x59\xa9\xdb\xb0\xca\x55\x91\xd5\xa3\xc2\xbb\x9d\x36\xa2\x17\x48\xf8\x01\xb9\xa2\x65\x64\x97\x09\xa6\xcd\x72\xc8\xda\x21\x49\x64\x0e\x20\xcf\x01\x03\xd5\xaf\x08\x3b\xd5\x2c\xf8\x67\x5e\x72\x11\x63\x62\x71\x99\xe4\x28\xa4\x8e\x01\x01\x00\x5c\x91\x7d\x41\x34\x48\x26\x75\x6e\x07\x14\x7c\x9a\xea\x59\x91\x63\xa3\x12\x8c\x9b\x5c\x5e\xbb\x70\x3d\x0e\x12\xa9\xcc\x74\x74\x7d\x70\x30\x3b\xe6\x02\xd3\x2a\x51\xba\x9b\xc0\xf9\x83\xdc\xf4\xa5\x44\x1c\x5d\xe2\xae\x51\x72\xb4\x0a\xf5\x53\x27\x88\x27\x82\xf0\x44\x25\x2f\x22\xec\xbd\x47\x7d\xa4\xf9\x69\x65\x74\xdd\x4d\x1e\xbd\xf7\x25\x6c\xbf\x34\x97\x01\xb6\x27\x60\x38\x72\x78\x25\x77\x5e\xb6\xab\x1c\x68\xfd\x51\xea\x1b\x1a\x77\x2e\xee\x95\x12\x3f\x3b\xb5\xf0\x9f\x49\x36\x06\x20\x98\x20\xf7\xde\xd5\xaf\x13\xbd\x30\xc7\x19\x83\x6c\xd9\x80\xf8\x1d\xd5\x2b\xed\xf5\x3c\x16\x44\x08\x79\x3a\xfa\x75\x93\x4b\x5b\xdb\xb5\x03\x56\x74\xeb\xef\xe4\x94\x72\xc2\x35\xb5\xfb\x33\x0c\xf1\x61\xaa\xd6\x95\x49\x52\x80\x80\x3a\x50\x72\x3e\x69\xf3\xa2\xf1\x2c\x40\x5f\x12\x6f\xed\xfa\x83\x0d\x0c\x1d\xa8\x78\x2c\x28\xd1\x1a\xbe\x03\x8e\xd0\xb1\xfb\x6f\x71\x8f\xb1\x22\xac\x33\x90\xe0\xe7\x70\xf8\x21\xfa\x7a\xb0\xe6\x6f\xc7\x23\xf1\xfd\x48\x5c\x8c\xc4\xf9\xf9\xf9\xbb\x91\x50\x32\x5a\x71\x8d\xf0\x15\x44\xe3\x15\x72\x69\xcb\x26\x5a\xf0\x45\xf0\x01\xd0\x74\xb0\x9b\x15\x53\xe1\x48\xff\x54\xe0\x79\xe0\x26\x60\x82\x0e\xea\x86\x71\x5c\x3d\x5a\x99\xc4\x57\x0a\x60\xaf\x2a\x32\x19\x03\x67\xf3\xc2\x64\x0c\x02\x7c\x96\x99\x4c\x34\xe4\x2d\xca\x26\x04\x9a\xbe\x1c\x30\x97\xaa\x2f\x72\x0d\xed\x4f\xb4\x23\x6f\xb3\xdd\xf4\xe0\xea\x5f\x6c\x37\xe4\x90\x7e\xc9\x92\xa2\xb0\xbb\x73\x3e\xd5\xf7\xe2\xbb\x7f\x15\xe3\xcd\x26\x55\x62\x2c\xfe\x2e\xbe\x97\x5a\x6a\x29\xbe\x17\x7f\x17\x17\x52\x17\x32\x35\xe5\x46\x89\x0b\xf1\x77\xdb\x6d\xb6\xbc\x1b\x63\xb7\xc3\xed\x48\x48\xa1\xcb\x14\x77\xfd\xb7\x8c\x06\x7b\xe7\xda\x25\xfd\xe8\xb0\x52\x79\x6e\xd6\xb4\x15\xfe\xcd\xc5\x24\xf2\x44\x2f\x53\x55\xd0\x7c\xa8\x42\x21\xf1\x03\x67\xd0\xd2\xef\xa6\xda\xf9\xf2\xfe\x66\x6b\xfc\x37\xf1\x77\x71\x53\xa6\xa9\xad\x92\x35\x34\x76\x22\x7d\x27\x38\x35\x45\xe9\xf3\x97\xe4\x29\xd9\xa8\x38\x91\x90\x9c\x62\xff\xeb\xfd\x03\x8c\xf6\xac\xf4\x84\x50\xe1\x9a\x76\xc2\x02\xc7\x98\x9e\x57\xc9\x38\x74\xfa\x12\x3c\xf8\x3d\x37\xbf\xea\xab\xc3\x4f\x44\x9e\x06\x8f\xd6\x03\x1d\x58\x51\x14\x22\xd4\xb1\x38\xc8\x04\xd4\x36\x5b\x2e\xab\x65\x2b\x08\x37\xf5\x63\x8d\x2c\xc8\xa2\x9c\xfc\x0e\xb9\x87\x46\xc5\xbe\x26\xb7\xc1\xb0\x5f\xc9\xe1\x84\xb3\xa4\xe7\xb1\xd8\x2b\x2a\xe4\x98\xf5\x7f\xaa\xea\xc2\x54\xba\xd8\x24\x7b\x09\xe8\xd4\x2a\xfb\x48\xbe\x0b\xc8\x80\xb5\x17\x19\x9d\xa4\xef\xed\x52\x7d\x7f\x63\xb4\xbd\xb6\xe6\xc9\x12\xb9\x37\x00\x46\x94\x03\xdb\x20\x1f\x0a\x1e\xaa\x47\xd6\x60\x09\xc0\xf9\xc0\x56\x09\xa1\x6d\x85\xb5\x02\x76\x08\xd2\xed\x54\xdb\x37\x68\x47\x82\xd4\x81\xc4\x51\x34\xe2\xd7\x58\xaa\x97\xbe\x45\x06\x39\x28\xbc\x65\x82\xf5\xa9\xdb\x1e\x31\xe1\x28\x0d\xee\x08\xaf\xf8\x4d\x40\x4f\x44\xa5\x71\xee\x3a\xc6\x3d\xe7\x2a\x35\x7a\x69\x67\x45\x97\x11\x30\x6b\x99\x1c\x03\x2c\x09\xab\x80\x85\x75\xd6\xc0\x6e\x96\xf4\x08\x0d\x89\xdd\x27\x93\xd8\xdf\xef\x49\x4d\xdd\x79\x64\xdd\x6e\x48\x8d\xeb\x68\xc4\x91\xf1\xe5\xc7\x5c\x65\xc0\x21\x8a\x08\x07\xe7\xed\xc7\x8d\xd3\x67\x92\x63\x8b\xf6\x5b\x54\xbd\xc0\xd8\x76\x57\x08\x45\x13\xd8\x99\xec\x9c\x7a\x7b\xcc\xc7\x5f\x12\x23\xfb\x9a\x5a\xc7\xad\xc2\xc6\xf0\x9c\x2d\x8d\xfe\x34\x54\xbc\x98\x7b\xef\x14\xf0\xc1\xcf\xa8\x65\x30\x33\x0b\xce\x4e\xdd\x7f\x4f\x6f\xa8\x49\xec\x87\x52\x09\x19\x64\x43\xd5\x85\xe6\xc4\xe9\x8a\x37\x18\x3d\xa3\x88\xc4\x7e\x95\xad\x77\xd8\x47\xfd\x03\xbe\x7e\x6b\xd2\x24\xea\x07\xbd\xf1\x76\xb5\x32\x2f\x2d\x28\xa2\xb9\x02\x14\x28\xf9\x7f\xa8\x52\x78\x42\x2f\x54\x54\xf8\x88\x5b\xb3\x71\xff\xab\x81\x36\xbb\xef\xe0\xe8\x51\x76\xdd\x06\x8a\x66\x2e\x86\x07\x7b\x2b\xb0\xc7\x01\x69\x32\xfa\x5a\x21\x3f\x11\x62\xdb\x91\x24\x17\x74\xa5\xe7\xc1\x40\xbf\xac\x4c\x6a\xef\x62\x3a\x26\x26\xbe\xa9\xde\xa8\x2c\x32\x00\x50\x89\xed\xdd\x0c\xd8\x96\x92\x34\xf6\xca\x04\x6f\x01\xd1\x0b\xb8\xbb\x77\x24\xbf\xa4\x5c\x8c\x99\x8b\xef\xd9\x75\x79\xda\xb1\x04\xeb\x71\x1e\xa8\xd3\x41\xf4\xfa\xa6\xfd\x27\x82\x92\x61\x57\x10\x77\x46\x2d\x5a\x68\x3b\xbd\x52\x9f\x41\x1e\x5e\x10\x49\x5d\xb0\xc8\x1b\x5f\x9c\x8a\xda\xb8\xd2\x34\xab\x77\x25\x30\x2a\x22\x8a\x0a\x01\x24\xb9\x82\xea\xac\x95\xc4\xb3\x98\xe7\x37\xa3\x41\x9d\x6a\x1f\x1f\x7d\x93\x87\xe7\xb2\xd6\x71\x46\xc2\x40\x06\x01\x8e\xc4\x9b\x4a\x43\xdf\x00\xe3\x9e\x36\xf0\x3d\x8a\x61\x55\xba\x06\xa6\xeb\x48\x24\xc5\x54\x27\x39\xce\xcc\x4c\xa5\xea\xd9\xd6\x2e\x74\x16\x13\xd6\x85\xef\xce\xdc\x6c\xc0\x91\x4b\x4e\xe9\x76\xca\xbd\xb0\x08\xb3\x90\xb9\x4d\x82\x63\x3a\x56\xb9\x3d\x37\x02\xe7\xbc\xfa\x62\x17\x40\x02\xb1\x10\x84\x7f\xc4\x4a\x73\xfd\x00\x15\x82\xe2\x80\x53\x3d\x59\x40\x5e\x2d\x64\xf3\xc6\x31\xde\x42\x99\x85\xdc\xd1\xe8\x24\xe4\x1c\x36\x74\x27\xe7\x81\x20\xf5\x30\x5c\x49\xea\x59\x65\xdb\x02\x9c\xba\xd0\xaf\x5a\xc9\x62\x25\x92\x62\x04\xfc\x47\x6c\x29\xa7\x5a\xc6\x24\xbe\x4a\xc5\xd9\xae\x81\x79\xdf\x33\xce\xf4\xfb\xdc\x3c\xf7\x1d\x6c\x8f\x45\x7d\xe1\xaa\xde\xa4\x52\xcf\x70\x07\xf9\x05\x70\x5f\x81\xb0\x5b\x57\xa8\xb3\x9c\xcf\x78\x8a\x9d\xa6\x9e\xce\xde\xdf\x55\xe4\x16\xed\x39\x96\x3f\x34\xc2\xc9\xe0\x39\x5b\xf9\x7a\xe2\xfc\x34\x84\x2e\xc8\x04\x47\x60\xf7\xb7\x02\x1e\x12\x26\x6b\x48\x04\x9e\xad\xbb\x30\x61\x3c\x03\xbe\x55\x7c\xd2\x3e\x23\x5f\xdb\x43\xea\xc3\x3e\x1c\x1a\xd3\x38\x21\x1e\x04\x8f\xd9\x51\xad\xd7\x85\xc8\x74\xfa\x51\x9a\x50\x19\x6e\x6d\x10\xee\xc3\xe4\x09\x85\x7e\x38\xe7\xe6\x69\x17\xee\x0b\xef\x61\xa6\x05\x5b\x79\x4a\x1f\x35\xd8\xa9\x7d\x3d\x25\x3e\x9f\x1d\xea\x75\x2e\x26\x5a\xf0\x71\x6f\x24\xde\xe0\xc4\xca\xdf\x90\x0b\x92\xd4\x1f\x29\x76\x1e\xd3\xea\xa1\x0c\xe0\x3a\x14\x03\x73\x06\xfc\x72\xc3\x48\x50\x2f\x6f\xd7\xab\xf6\xcb\xf7\x09\xe4\x2c\x1c\x92\xea\x8f\x51\xc4\x39\x16\x40\x9b\x24\x5e\xbb\xb7\x78\x68\x37\xde\x9b\xed\x1b\xcc\xf1\x2e\xf1\x3d\xbf\x68\xbb\x68\x53\xd2\x7e\xca\xbf\x0b\x93\x4d\x35\x97\x46\x2e\xc9\x1c\x85\x42\xea\x45\x05\x10\x6a\x3a\xf3\x07\x33\x15\x40\x0c\xac\x0d\x03\x92\x43\x9e\x5c\xb0\x6e\x05\x00\x14\x31\x57\x5e\xb7\xf6\x5c\x8c\xfd\xd7\xec\xc1\xc3\x4e\xf0\x35\x6e\xf3\x75\x02\xb2\x34\xb5\x9d\x92\x14\xcc\x77\x16\xa4\x37\xe4\x25\xb0\xf6\x2d\x4a\x6b\x8c\x02\x6a\xc3\xa9\xb6\x9d\x27\x16\x09\xe0\x7e\xa9\x5f\xa6\xfa\x83\xc9\x99\xa1\x20\xf7\xfd\xc1\x18\x52\xea\xb6\x37\x4e\x22\x87\xfe\x70\x09\x9b\x36\xf9\xfc\x6b\x9a\xc9\x90\xd7\x42\x34\x23\x5b\x53\x66\xbe\x51\x91\xd4\x53\xfd\x9f\xb6\x7b\x50\xb1\xd4\xc9\xfd\x9a\x05\x2e\x61\xd6\x98\x16\x6f\x7f\xc6\x42\xdf\xfe\xcb\xbb\x9f\xdf\x21\x0e\xbd\xcc\x41\x95\x6c\x54\xdd\x40\x1c\xcb\x6d\x99\xa6\x10\x89\xe6\x16\x38\x82\x0f\xff\x09\xd9\x07\xcb\xa1\x4b\xdd\x4c\x57\x8f\x18\xfb\x2c\xf4\xbe\x19\xec\x9d\xcf\x63\x11\xc9\x22\x5a\x9d\xf1\x59\x8e\xcc\x18\xef\x7e\x34\x7c\x28\x4f\x64\x4f\x5a\xed\x44\xaf\xf6\xc2\x99\xad\x9d\xb6\x41\x65\xbe\xd8\x26\x00\xb0\xe6\xa1\xae\x7a\xe0\x98\xf1\x70\x72\x7a\xc1\x5d\x7f\xce\x73\x8f\xb3\xe6\x90\xbf\x71\x92\x97\x5c\xcb\xb5\x8a\xc5\x1b\xc8\x98\x7a\xc3\x83\x3f\xd5\x9b\xf9\x79\xba\x5d\x14\x44\x9b\x65\x3b\xe5\x1c\xd4\x39\x76\xec\x72\xb3\xb8\x79\x4d\xda\xd1\xd9\x9d\x17\xad\xf6\xb3\x8e\xeb\x1b\xf7\xa5\xfd\x0f\x2c\xe8\xe3\x72\xbd\x73\x5f\x85\x08\x55\x69\x82\x65\xfe\x34\x12\xf3\x4c\x6a\x20\x56\x8f\xc3\x43\x95\x5f\x9d\x70\x79\x46\x4e\x2a\x4e\xa1\xd0\x32\xdd\x02\x76\x7c\x34\xd5\x48\xe0\x05\x94\x9b\xdb\x28\x4d\x22\x14\xf8\xae\x9d\x83\xd4\xb3\xd2\xc5\x15\x31\x56\x30\x48\xfd\xd8\xd0\xb2\x63\xc0\x38\x8a\xda\x72\x52\x3d\xed\x48\x4f\xed\xe1\x3d\xac\x98\xa8\x42\x37\x6a\x06\xb5\xba\x09\x3e\x22\x9d\x1f\xe0\x38\x13\x7f\x2d\xe7\x26\x65\x92\xb8\xc9\xa5\x30\x19\x10\x65\x17\x86\xfe\x94\xc4\x5d\xbb\x58\xa2\x63\xf5\xe5\x28\x56\x81\xfe\x0d\x89\x8f\x77\xf6\x33\x01\x1f\x73\xbd\xb1\xb0\x8a\x32\x65\x37\x8b\x82\x6f\x70\x8d\xa7\xf2\x3a\xc2\x6e\x9c\x16\x2b\x80\xbd\x21\xe0\xda\x77\xea\x5a\x6e\x45\xb4\x92\x7a\x19\x5c\xa1\x01\x85\xa4\x36\x26\x43\x41\xa9\x67\xa0\x44\x33\x19\x67\x6d\x52\x2e\x22\xa1\xbe\x9d\xc3\x1b\xc1\x96\x86\x13\x0e\xe5\x72\x99\xa9\x25\x24\xd2\x4f\x75\x25\x9b\x1a\xe8\xe0\x98\xcb\x1a\xbf\xd3\x97\x8c\x7a\x1a\x46\x87\xae\x5b\x4b\x91\x6d\x5d\x2a\x1f\xa9\xb1\xb9\xae\x6b\x74\xeb\x48\x24\xea\x7c\x24\x7e\xef\x01\xa6\x2a\x32\xda\xe5\x02\x76\x24\x82\xd5\x5c\xd3\x3b\x6c\x51\x0b\xf5\x43\x7b\xdd\xe1\xb7\x86\xa6\x5b\xeb\xa4\xe9\x4d\xa6\x2c\x64\x51\x0e\xb0\x95\xa4\xdb\x79\x61\x5f\xbe\xc7\x77\x7b\x31\xd8\x72\x63\xcd\x1b\x53\x19\xd9\xe7\xad\x85\xb7\xdf\xf6\x9c\x93\x6d\x7d\xbd\xd3\xd1\x99\x9a\x6e\x47\xe7\x29\x8e\x94\xcc\xad\xb0\xdb\xd7\x99\x76\xf0\x05\xf4\xb4\x69\xa8\x2b\x93\xc1\xa8\x04\x33\xcf\xeb\xd7\xad\x16\x0b\xb0\xc9\x4c\x5c\x46\x2a\xb6\x2b\x17\xce\xed\x88\xdc\x70\xb4\x05\x15\x23\xd9\xb6\x21\x54\xb8\x57\x40\xbd\xf5\x6b\xdd\x8d\xbb\x58\x5f\xda\xbb\xff\xb1\xe3\x5e\xcc\x27\x93\xb6\x4e\x0f\xd7\x27\xf6\x53\x36\x70\x9f\x72\x9f\x47\x36\x7f\x76\x6e\x9a\x2c\x59\x26\x5a\x16\x26\x13\x6f\x5d\x72\xe2\x3b\x27\xdb\x00\xbd\x78\x0a\x33\x51\xe9\x22\x34\x13\xed\x77\x2f\xc0\x33\xab\x78\x36\x8c\x8f\xac\x4d\x7d\x7c\x27\x5e\xdf\x3e\x95\x17\x72\xbd\x09\xa9\x34\x1d\x4f\x12\xf5\x4c\x8a\x9d\x20\xb8\x62\xe0\xe3\x4b\x72\x9f\x83\x35\xd5\xe4\x19\xc7\x71\x33\x19\x77\x1e\x9c\x6d\xbb\xf6\xe6\x4d\x59\xcc\x0e\xa4\x32\xc1\x97\x87\x39\x48\x28\x5c\xfe\x41\x6e\xfa\xc9\x21\x24\x5d\x8d\x31\x09\xc5\x29\x85\xf2\x49\xa5\x3a\x3f\xfb\x69\xaf\x07\x12\x80\xd6\x43\xbc\x77\xd7\x1c\xd0\xf0\xf7\x96\xca\x45\x00\x06\x02\x99\x07\x73\x38\x55\xe0\x15\xd4\x99\x35\xbb\x8b\x33\xa3\xc4\x45\x6a\xca\x58\x90\x51\xa3\x70\x71\x76\x8e\xbb\x23\x50\x81\x9e\x9f\x77\xf1\xa2\x0d\x94\xe3\x73\xf6\x07\xde\x6b\x5f\x81\xf0\x5b\x87\x05\xee\x5d\xfa\xd4\xb3\xaf\x36\xf4\xd4\xd3\x30\xf6\xce\x1c\x0f\x1a\x7b\xe7\xad\x05\x0e\xad\x61\x8e\x3c\xb8\x37\x25\x71\x0a\xeb\x2d\x74\x74\xb7\x30\xa7\x56\x02\x88\xf9\xd3\xd1\x9f\xe3\x4c\xdb\xfe\x4f\x6d\x64\xa6\x74\x31\x83\x2f\x0e\xfb\x18\x7c\xe4\x16\x5e\xaf\x1c\x98\xf6\x72\x58\xfe\xfb\x83\x41\x3f\x34\x13\x66\xfc\x87\xb8\x27\xdf\x0b\x33\xc3\xc1\xee\xf8\x36\x01\x6c\x4c\x10\xb3\x73\x03\xd7\xcd\x77\x67\x1b\x74\x40\xef\x05\x0d\xaa\x98\xf6\xbd\x1a\xe4\x6b\x0f\x21\x55\x28\x85\xdc\x50\x94\xe1\x69\x4d\x2d\xff\xcd\xcf\x39\xcc\x9a\xf6\xe1\x72\x21\x0b\x61\xc7\x2f\x15\xff\xa5\x32\xe3\xd3\x16\xd0\xa9\x12\x16\xdc\x7b\x5e\x3f\x5c\xdc\x0e\xcf\xe3\x28\xab\x16\xea\x0a\xc1\x5f\x88\x93\x04\x6f\xbe\xf3\x2d\x5f\x47\x3a\x42\x1d\x1b\x15\xe1\x38\x1c\xb8\xad\x07\x17\xcf\x60\xff\x61\xd7\x9c\xdb\xcc\x78\x81\xbe\x87\x7b\x35\x31\x29\xae\xe5\x86\x70\x68\x04\x79\xad\x07\x19\xce\xa1\x11\xff\xfe\xb7\xff\x38\xef\x92\x2d\x85\xaa\x0f\x85\xf5\xb8\xca\xff\x90\x25\x4a\xc7\x10\x34\x94\x71\x53\xdf\x40\x57\xbc\xc8\x15\xf3\x6c\xa7\xe1\x49\xb2\xfb\xda\xb7\xda\x7c\x86\x93\xe8\x2b\x44\x9e\xbd\x91\x75\xcb\xb7\x12\x97\xea\x3a\x4a\xe4\xb3\x78\xab\xe5\xba\x29\xf4\xfa\xaa\x75\xdc\x26\x2a\x8d\xa1\x8a\xf4\xf5\x5d\xd1\x93\x58\x45\x4f\x43\xcf\x04\x07\x93\x82\xab\xe8\x49\xfc\xf8\xf0\xe1\x1a\xc5\xb8\x92\x7c\xaa\x6f\x64\x91\x3c\xab\xc7\x2c\x75\x6e\x6b\x62\x24\xc9\x52\x5e\x23\x55\x92\xda\x80\xbc\x83\x19\x6d\xf9\xe0\x10\x72\x88\xaf\xb7\x67\xf3\x32\x7a\x52\xc5\xfb\x4c\xea\xd8\xac\xb1\x19\xef\xf3\x72\xb1\x48\xbe\x9c\x17\x32\x7b\xb7\x2b\xe7\x60\xa7\x25\x3d\xe2\x12\x73\x8c\x41\x69\x5e\x53\x9c\x44\x9a\xb7\xcd\x49\x2c\x02\xd1\x7f\x67\x99\x3d\x43\xab\x33\x29\xe0\x0f\xed\xb8\x28\x9d\x53\x3d\x5b\xbe\x30\xa0\xf7\xda\x37\xd6\xaf\x74\x05\xec\xe2\x35\xdd\xa7\xfa\xec\xc1\xbc\x35\x26\x3d\xd6\x8b\x29\x53\x5e\x24\x33\xd0\x7a\x3a\xe6\x08\x8e\x13\xc0\x39\x03\x26\x97\x2e\x9e\xe6\x88\x42\xc9\x17\xe2\x94\x16\x01\xea\x41\x55\x00\x80\x05\x54\xa2\x07\x05\x9a\x6f\x5a\x02\xaa\x03\xd1\xac\x50\x06\x22\x31\xf8\x38\xd4\x74\xab\x06\xf9\xc9\xd2\xd7\x11\xc8\xd4\x6a\x35\x1c\xe4\xe0\x40\x65\xa6\xda\xa7\x9c\xb3\x23\x24\x5d\x74\xfd\x18\x7c\x9b\xfb\x13\xf5\x20\xad\xcd\xa1\x93\xcf\x54\x07\xa7\x1c\x64\x4a\x61\xb8\xb0\xeb\xb5\x36\x1f\x48\x65\x1a\x1e\xed\x03\x39\x86\x59\xb7\xd7\x49\x7e\x19\xea\x7e\x41\x9c\x37\x32\xeb\x79\xa2\x39\xfd\x94\x1c\x83\x70\x3c\x1b\x33\x71\x99\x73\xe2\xf2\x31\x0b\xd9\xe8\x6b\x7d\xef\xb6\x86\x90\x03\x2e\x34\x59\xbb\xae\x30\xe1\x99\xf8\xb4\x24\xc0\x1d\xc8\xc3\x7a\x0b\x12\x7b\x9d\x7d\x91\xdb\x1c\x44\xd2\x94\xb5\x8a\x0b\x74\x86\x55\xeb\x3f\xf2\x2e\x1a\x47\x8a\x47\x8a\xa3\x25\x69\x27\x52\x5b\x12\xcc\xc9\x57\x29\xcb\xc1\x79\xae\x93\x37\x79\x7b\xe7\xfc\x32\xfe\xed\xac\xd7\xbf\x8d\x01\xa6\xff\x19\x2e\xed\x1e\xc7\xd9\x91\xfe\xbb\x60\x9b\xcc\x4c\xa4\x72\x86\x00\x40\x52\x06\x98\x63\xfb\xed\x91\x58\xcb\x44\xd3\x32\x28\x32\x6b\x20\x63\x35\x2f\x97\xcb\x4e\xb7\xd2\xb7\xef\x9f\xae\xae\x93\x7f\x7a\xff\x61\x2f\x5b\xcf\x29\x3c\x6c\x13\xfe\x12\xba\xfc\xec\x59\xf9\xeb\x38\xd5\x7e\x41\x0f\x66\x6b\x18\xa1\x31\x89\x4e\xe3\xc1\x9c\xec\xe3\xc1\x64\xdc\x06\xa4\xcf\xd0\x15\x84\x63\xeb\xbf\xba\x36\xbf\x8e\x6b\x73\xaf\x49\x81\x94\x0d\xb3\xa4\x7a\x40\xef\xa9\xe1\x81\xcc\x4f\x8e\x22\x10\x6a\x45\xf2\xa5\xb9\xd2\x71\x2e\xe6\x32\x7a\x05\x2a\x28\xd8\x1d\x8f\xf7\xa1\xec\x00\x0c\xdc\x9b\xb5\x12\xf0\xa9\x1c\xf9\xec\x05\x65\x28\x8d\x00\x89\x66\x1b\xe8\xa3\xec\x14\xc3\x87\xed\x14\xa3\xfd\xb1\x3f\x54\xbf\xd5\xea\x45\xd8\xdd\x6a\x14\x42\x73\x82\xe1\x01\xf1\x98\x77\xa4\x5b\xe1\x71\xbc\x2e\x1d\x3b\x53\x4b\x99\xc5\x80\x1e\xa7\x25\x99\xca\xe8\xc9\xfe\x3b\xd4\x8f\xbe\x48\xf0\x21\xe6\x5c\x46\x48\x9b\x2f\x2d\xd1\x11\x6a\xc1\x13\x52\xc9\xd7\x0f\x5f\xcf\x85\x8c\x32\x93\xa3\x97\xc1\xe9\x23\x42\xf6\x22\x1c\x60\x9f\x93\xb8\x94\x29\x7e\xb1\xd3\x3b\x29\xf3\xa3\x38\xa4\xc7\x81\x96\x87\xfa\xb2\x49\xa5\xae\xae\x49\x6c\x2e\xf0\x8f\x24\x3d\x33\xdf\xd1\x68\x1d\x53\x95\xc1\x74\x80\xa1\xa6\xb8\x5f\x56\x78\x3a\xce\x94\x8c\xb7\x21\xd9\x50\xa2\x49\x28\x58\xc6\xeb\x44\xdb\xa1\x67\xf5\x2b\x67\x5f\x99\xb4\x15\x41\x74\x20\x68\x90\xa6\xb5\xa5\x9f\x0b\xad\xec\x91\x4a\x66\x49\xba\x85\x53\xf4\x26\x53\x67\xc1\x77\x82\xf5\x4d\x18\x7e\xa0\x9f\xa5\xc4\xf8\x32\x57\x8b\x32\xc5\xb3\x36\xdc\x46\x5d\x03\x68\x1d\x3e\x4e\x46\x76\x9b\x2d\x88\x46\x3c\xf8\x30\x0a\x1e\x9d\x02\x0f\xdd\xbc\x07\xee\xe5\x93\xf7\x24\x58\x19\xc0\x35\x57\xe6\x85\x93\x36\x5e\xa4\x47\xe5\x75\xed\x25\x27\xf3\xc3\xf6\x9f\xba\xf8\xbe\xc3\xab\x92\xf5\x6e\x42\xe7\x3b\xfd\xa6\x62\xb7\x12\x13\x0d\xcd\x21\xad\x40\xc2\xf0\xa8\x58\x94\x39\xe6\x7e\xd8\x31\x04\x6b\xcd\xd7\x7a\xcc\x86\x61\x9d\x49\xe1\x5a\x97\xe4\x46\x8b\x69\xf9\xdb\xdf\xfe\x41\x89\xdf\x92\x70\x34\x58\x19\xf4\xa0\x03\x0d\x16\x96\x0e\x06\xca\x7d\x40\x21\x47\x56\x63\x44\x44\x1b\x88\x8d\x33\x4f\x01\x06\x26\xa3\x95\xc8\xcb\x39\x62\x9c\x24\x39\x61\xa5\x76\x2c\x93\xd7\x06\xe0\x4a\xb8\x8f\x71\xed\x07\x38\x33\x6e\x69\x7f\x61\x47\x45\x80\xb3\x84\x8e\x0e\xe5\xe6\xa0\x53\xb0\x91\x60\xc0\x6f\x41\x73\x6e\x24\x7e\x4c\x9e\xd5\x48\xdc\x6f\x64\xf6\x34\x12\x97\xe8\x0e\xfe\xb3\x99\xef\xf4\x4f\x9c\xc2\x47\xe7\x8e\xd1\xc7\x72\x56\xa3\xb7\x6b\x14\x70\xab\x06\x21\x88\xa6\x37\x89\x11\x2a\xc8\x4c\x1d\x3d\x29\xdd\xb9\x34\x18\x57\xd8\x49\xc0\x7b\xaa\x5b\x56\x37\x2c\xb2\xf3\xce\x55\xb7\xd2\x7e\x3f\xa5\xac\xb3\x36\xa4\x8e\xdd\xc7\x60\x26\xda\x86\x9f\xc1\xc9\xc4\x64\x2e\x33\x32\x27\xf7\x38\xce\x0a\xc4\x2f\xe2\x8e\x5c\xcb\x25\xdc\xf7\xe0\xc5\x1f\x9e\x6d\x8c\x49\x5b\xcf\x5f\x27\xed\xc0\x86\x37\x76\xdf\xce\x9b\x60\x0e\x46\x1e\x9e\x4a\xb8\x17\xbd\x67\xcf\xfb\x01\xd1\xe9\x07\x64\x0a\x30\x9b\xe2\x12\x82\x1c\xbe\x3b\x42\xa1\x33\x6b\x56\x10\x35\x8a\x07\x11\xd6\xc5\x94\x7c\x42\xb4\x87\x28\x72\x71\x86\x68\xc5\x86\xcf\x31\x6f\x7e\xa7\xe3\x58\x08\xe5\xce\x92\x36\xe6\x84\xa1\x8b\x0b\x70\xd8\xcd\x40\x02\xd6\x9c\x0d\x38\xe3\xf6\x77\xf1\x46\x72\x92\xe2\x2c\x4a\x65\xbe\x27\x12\xb0\xd5\xee\x4c\xa8\xa0\x0b\x28\x67\x7f\x9b\xf9\x23\xf8\x7c\xd7\x7b\x6e\x98\x53\x3d\x76\xbc\x89\xfe\xa8\xe5\x8e\x87\x68\x66\xf1\x60\xdc\x18\x1a\x4c\x06\xf0\x24\x9b\x23\x91\x97\xd1\x0a\xd2\x1d\xaa\x76\x2a\xb4\x5b\xcd\x15\x3b\x9a\x6a\x7b\x58\x41\xed\x1e\x09\x01\xeb\x17\x90\x79\x48\xfe\x4b\xb9\xd3\x10\xa1\x6a\xc3\x03\xd0\x5c\xda\xa1\x31\xba\xf5\xb0\xc8\x99\x27\x32\x7b\x52\x71\xe0\x8a\x2c\x37\xb1\x2c\xec\xe9\xd9\x6d\x72\x30\x7f\x1d\xe1\x2c\x9f\x3e\xf3\xb0\x61\xe1\x61\xb9\x66\x69\xd3\x64\xa1\xa2\x6d\xd4\x20\x92\xa9\xc0\x44\x4e\xe7\xf3\x3e\xcc\xe5\xdb\x47\x38\xd2\x7e\x53\xfe\xd4\x48\x90\x17\x5d\xb1\xf5\xff\x99\x88\xbf\x0e\xce\x8b\x7f\x76\xaf\xdd\x8e\x30\xf8\xaf\xe0\xb8\x7f\x4a\x0f\x52\x3f\xdd\xc5\x6f\xc2\x7f\xb2\xfd\x62\xfc\x19\xdc\x58\xe9\xd4\xdc\x8a\x7a\xfb\xb6\x12\x7c\x93\x38\x5c\x37\x85\x17\x75\x69\xee\xef\x3b\x96\x02\xa5\x51\xc7\x2e\xc5\x7b\x00\xa8\x9f\x5e\xe5\xfe\xba\x48\x4d\x5e\x66\xfd\x8b\xff\xae\x5a\x6b\xfe\x7a\x0b\xe5\x25\x4c\xb6\xf5\x5c\x41\xf6\x7e\x1f\xbc\x65\xd7\x41\xc1\xde\x97\xea\xef\x13\x1e\xec\x45\x89\x08\x53\x0d\x3a\x94\xd8\x1a\xef\x05\x3e\x10\xd8\x79\x97\x2a\x3c\x05\xd4\x36\xc7\xca\xe4\xaa\xc4\x23\xbf\x29\x4c\x7c\xeb\x1d\xac\x46\xb3\x54\x71\x97\xed\x15\xc1\x3d\x45\x74\xe4\x56\x16\x2b\x74\xe4\xac\x4d\x81\xa2\xb9\xc4\xf7\x82\x30\x23\x8c\x31\xcc\x53\x33\x07\x59\x21\xfb\x4b\xd7\x05\x30\xa2\xc9\xb9\x57\xd7\x35\x07\x6c\x9f\xb9\x6d\xd7\x03\xe4\x4c\x66\x2a\x07\xea\x8c\x66\x4c\x72\x5f\x04\xef\x30\x67\x53\xb3\xba\xd6\x6c\x5d\x36\x9c\x4d\x4d\xae\x75\x6b\xd5\x01\xce\x79\x75\x40\x8e\xc9\x55\x98\x77\x68\xb7\x37\xa2\x9d\xa5\xa0\x3f\x32\x4f\xd6\xda\xcb\xea\xb5\x53\x3d\xc6\x5f\x02\x33\x26\xbd\xa6\x88\x43\x4c\x92\x50\xa1\x5b\x7f\x98\x88\x28\xc6\x21\x46\x8f\xce\xf5\x23\x7f\xe3\x02\xf7\xc8\x08\xf2\xfe\x74\x91\x64\xf6\x3c\x9d\xc3\x71\x21\x2f\xe7\x67\x9e\x62\xc2\x64\x70\xc0\x00\x06\x92\x8d\x04\xb5\x32\x60\x9e\x39\x6b\xd9\x48\xd0\x0f\xed\xb5\x01\x98\x8a\x4d\xa6\x64\xbe\xe0\x5e\x88\x39\xce\xae\xed\xae\x1c\x7b\xbc\x07\x2f\x12\xe7\xd7\xa2\xb9\xee\xb3\x17\x95\xcb\xd2\x2f\x0d\xa0\xda\x03\xa1\xd4\xa1\x29\xf5\xcf\x6f\x27\x2a\x7d\xb6\x8f\x9d\x78\xa8\x5e\xad\x78\xd5\xd8\xcb\x21\x59\x8e\x6e\x94\xe9\xd7\x05\xc2\xc2\x00\xe6\x1b\xf9\xa2\x89\xda\xa1\x9f\x1b\xf3\x20\xfb\xd0\xae\x6e\x6d\xed\x43\x03\x3a\xe6\x2d\x85\x26\x92\xa4\x22\x71\x02\x4c\xa3\x40\xbb\x54\xa6\x69\x48\x33\xee\x5d\x41\x53\xed\x1d\x06\x76\xfb\x4f\x53\xfb\xcf\xa8\x6e\xb8\x89\xc8\x23\x86\xdc\x43\x35\x62\x1e\x02\x62\xf0\xa2\x30\xd2\x19\x5e\xcc\xfd\xf5\x79\xd7\x6a\x3e\xd5\x79\xf2\x1b\x4b\xc1\xdc\x11\xb0\xc5\xcf\xce\x9e\xd4\x76\x70\x5d\xdb\x43\x26\x5e\x97\x6f\x05\x8b\x99\x73\xe1\x23\x99\x65\x0c\x28\xa6\xaf\x0a\x99\x15\xc9\x42\x46\x15\x0f\x7a\x47\x3d\x57\x2a\x7a\xda\x98\x44\x0f\xb6\x45\x41\x7d\xec\x8e\x54\xa8\xbc\x10\xbe\x34\x07\x97\xde\x8b\xff\xb2\xb2\x31\x63\x43\x72\x40\x25\x30\xa2\xd2\xf3\x13\x49\xe1\x84\x07\xbb\xa7\xdd\xa9\xaf\x32\xca\xef\x0d\xaf\xe0\x96\xe9\xf7\x57\xa2\xd5\x68\x6e\xcd\x15\x87\xb6\x6c\x24\x9a\xec\xd9\xd9\x52\x54\x58\xbd\x5a\xbb\x14\xbc\x11\xbf\x5e\x12\xff\xf7\x5d\x12\x01\x17\xf1\x9a\x37\xc4\xf6\xf4\xb7\x5f\xf7\x88\x6f\x6b\x8f\x40\x96\x2b\xc4\xf5\x0f\xe9\x5a\xaa\xea\x9d\x7f\xfd\xb8\xce\x55\x22\xa8\x49\x3e\xa0\x9f\xbf\xe2\x1e\x17\x7c\x96\x96\xc8\x40\xe3\xb1\xb7\xd1\xed\x8f\x06\xfa\x5d\xd4\x9f\x68\x83\xd4\xae\xc6\xf2\x0d\x5d\x42\x45\x38\x75\xec\x45\x62\x6f\x77\x62\x77\xf6\xec\x37\x15\x14\xd9\x67\x97\xb4\x96\xd1\x85\x49\x6e\xd8\x22\x6a\x85\xe1\xc2\x1e\xcb\x18\xb0\x2a\xca\xe2\x4d\xee\x7a\xbd\x6a\x01\x19\x9f\x77\x9d\xe4\xc5\x4f\x35\xcd\x9e\xc3\x44\x7f\x5e\x2d\xb2\xcf\x55\xc5\x6a\x06\x6f\xf4\x06\xa4\xef\xaa\x21\x63\xb3\xe0\x39\x07\xb4\x4b\xac\xd2\x60\xeb\x3d\x64\xbf\xfa\xd9\xf5\xd7\xcf\x78\x18\x7c\xc9\xe4\x66\xa3\x32\x8e\x83\x36\x42\xd5\x20\x79\x00\x5f\x01\xcd\x92\x95\x42\xe1\xb4\xda\x96\x6a\x4d\x49\xad\x68\x78\x0c\xba\xee\xbc\x7d\xe4\x6e\xca\x34\xed\x1c\xb9\xdd\x4c\xea\x37\x8f\xd7\xd7\xb3\x9f\xc6\xd7\x8f\x57\xbd\xcc\xe4\xc1\x63\x9d\x7d\xe2\x6a\x42\x7d\xe2\xb5\x4f\xec\x67\x15\x8b\xb7\x19\xdf\x6a\x3c\x51\x97\x69\x5a\x65\xad\x9f\xea\x9f\xa9\x1c\x00\x95\xa1\x22\x8f\xed\x37\xd1\xdb\x71\xd5\xef\xc3\x63\x3f\xdb\xc2\x7f\xc6\x77\xcf\x84\x6f\xc4\x77\xa0\xad\x42\x9a\x0d\xed\xfd\x4a\x88\xd5\x23\x96\x03\x42\x98\xba\x96\xc3\xa9\x75\x39\x0e\x5b\x1e\x8f\x1a\x18\x01\x55\xcc\x72\x1a\x27\x59\x1d\xd8\x77\x3f\x57\xbd\x8b\xce\x96\xc7\xe8\x21\x82\x72\x47\xa8\xa6\x00\x1a\x71\x5e\x70\x60\xaa\xf1\xc2\x65\xeb\x54\x98\xee\x3a\x89\x09\xa1\x03\x52\xa9\x97\xa5\x5c\xaa\x7c\x24\xf8\xe3\x53\xbd\x4e\x96\x2b\xe0\x5e\xcc\xcb\x0d\x81\xdd\xf0\x8a\x02\x69\xb0\xb5\x29\x54\x43\xbb\x25\x7a\xaa\xa9\x4d\x7a\xe9\x8b\x47\xcc\xd7\x9f\xef\x5d\x73\x08\x4a\x87\x05\x91\x20\x84\x9e\x6a\x1c\x5c\x24\x78\x66\xb7\x0b\x9c\x97\x65\x51\x9f\xba\x12\x04\xc3\x50\x34\xd1\xda\xf4\x25\x38\x80\xa6\xda\xa5\xd1\x20\x28\x8f\xda\x10\x10\x07\x63\x95\x76\xdb\x13\x1e\x0c\x5e\x13\x54\xb7\xf6\x59\x7f\xf4\x1e\x60\x17\xdc\x6c\x80\xfa\x5b\xd3\x8c\xed\x79\x35\x91\x81\xe1\xe8\xca\xad\x84\xdc\xa9\xf6\xda\x70\xbb\xf0\x99\xce\x90\xba\x29\xe7\xe9\x80\x2a\xe1\xf3\xbd\x95\x42\x93\xdc\x5f\xa9\x3d\x7c\xae\x77\xb5\xa5\x65\xa7\x69\xdf\x67\xe7\xc6\x74\x8c\xcb\x09\xbd\x97\x95\x4a\xd1\x0b\xbb\x3a\xa3\x8c\x8a\x43\xe6\xcb\x1e\x09\x05\xf5\x2e\x62\xeb\xd3\x57\xa1\x34\xc9\x0f\xaa\x8e\x3f\x3f\xed\x5d\x23\x77\x42\xa0\xcd\x6e\x90\x85\xa5\x7d\xae\x62\x60\x3b\xcc\x24\x39\xaf\x58\x46\x2d\x41\xf3\x62\x17\x0f\x6a\x9c\xd9\xf9\x3f\x72\x93\x68\xe4\x47\x6e\x04\x95\x8c\xca\x2c\xb7\xe6\x92\xec\x1d\x59\x6d\x93\x09\x39\xd5\xcc\xc7\xcb\xe6\x78\xcc\xa0\x80\xcc\xfd\x15\x93\x34\x36\xc8\x67\x09\x27\xd6\x42\x18\xad\xd8\x1a\x4e\x35\x6b\xef\x8d\x84\x9c\xe7\x2c\x69\x27\xf5\xd6\xe9\xcc\x25\x4e\x44\x44\x6a\x01\x68\x8b\xdd\x36\xaf\x76\x0c\xa8\xec\xf3\xbf\xb1\xff\xfb\xc7\x6f\xfe\x7f\x00\x00\x00\xff\xff\x57\xc2\xb6\x3d\xb4\x7b\x04\x00") +var _adminSwaggerJson = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xfd\x79\x73\x23\x37\x96\x2f\x0c\xff\x3f\x9f\x02\xb7\xfa\x46\xd8\xee\xd6\x62\xbb\x67\xfa\xed\xd1\xc4\x8d\xf7\xa1\x25\x56\x59\xd7\x2a\x49\xad\xc5\x1e\x3f\xc3\x0e\x1a\xcc\x04\x49\xb4\x32\x81\x34\x80\x94\x8a\xee\xe8\xef\xfe\x04\x0e\x96\x44\x6e\x64\x72\x91\x44\x95\x73\x26\xa2\xad\x62\x66\x62\x3d\x38\x38\xeb\xef\xfc\xf3\xdf\x10\x7a\x27\x9f\xf0\x6c\x46\xc4\xbb\x13\xf4\xee\xdb\xa3\xaf\xdf\x1d\xe8\xdf\x28\x9b\xf2\x77\x27\x48\x3f\x47\xe8\x9d\xa2\x2a\x21\xfa\xf9\x34\x59\x28\x42\xe3\xe4\x58\x12\xf1\x48\x23\x72\x8c\xe3\x94\xb2\xa3\x4c\x70\xc5\xe1\x43\x84\xde\x3d\x12\x21\x29\x67\xfa\x75\xfb\x27\x62\x5c\x21\x49\xd4\xbb\x7f\x43\xe8\x5f\xd0\xbc\x8c\xe6\x24\x25\xf2\xdd\x09\xfa\x1f\xf3\xd1\x5c\xa9\xcc\x35\xa0\xff\x96\xfa\xdd\xbf\xc3\xbb\x11\x67\x32\x2f\xbd\x8c\xb3\x2c\xa1\x11\x56\x94\xb3\xe3\x7f\x48\xce\x8a\x77\x33\xc1\xe3\x3c\xea\xf8\x2e\x56\x73\x59\xcc\xf1\x18\x67\xf4\xf8\xf1\x9b\x63\x1c\x29\xfa\x48\xc6\x09\xce\x59\x34\x1f\x67\x09\x66\xf2\xf8\x9f\x34\xd6\x73\xfc\x07\x89\xd4\xbf\xe0\x1f\x31\x4f\x31\x65\xe6\x6f\x86\x53\xf2\x2f\xdf\x0e\x42\xef\x66\x44\x05\xff\xd4\xb3\xcd\xd3\x14\x8b\x85\x5e\x91\xf7\x44\x45\x73\xa4\xe6\x04\x99\x7e\x90\x5b\x22\x3e\x45\x18\x9d\x08\x32\x3d\xf9\x45\x90\xe9\xd8\x2d\xf4\x91\x59\xe0\x0b\x18\xcd\x75\x82\xd9\x2f\x47\x76\x99\xa0\x65\x9e\x11\x01\x73\x3b\x8f\x75\xeb\x1f\x88\x1a\x40\xb3\xc5\xfb\xe1\xdb\x82\xc8\x8c\x33\x49\x64\x69\x78\x08\xbd\xfb\xf6\xeb\xaf\x2b\x3f\x21\xf4\x2e\x26\x32\x12\x34\x53\x76\x2f\x07\x48\xe6\x51\x44\xa4\x9c\xe6\x09\x72\x2d\x85\x83\x31\x53\xd5\x1b\x8b\x6b\x8d\x21\xf4\xee\x7f\x0b\x32\xd5\xed\xfc\xe1\x38\x26\x53\xca\xa8\x6e\x57\x1a\xfa\x09\x46\x5b\xfa\xea\x5f\xff\xd6\xf4\xf7\xbf\x82\x19\x65\x58\xe0\x94\x28\x22\x8a\x1d\x37\xff\x57\x99\x8b\xde\x23\xdd\x79\xb1\x8f\xd5\x81\x57\x66\x7b\x89\x53\xa2\xf7\x44\xef\x94\xfd\x02\xfe\x16\x44\xf2\x5c\x44\x04\x4d\x48\xc2\xd9\x4c\x22\xc5\x6b\x6b\x40\xa1\x05\x4d\x5e\xd5\x27\x82\xfc\x9a\x53\x41\xf4\x5e\x29\x91\x93\xca\x53\xb5\xc8\x60\x90\x52\x09\xca\x66\xe1\x52\xfc\xeb\xa0\xd3\xd4\x0c\x55\xae\x31\x33\xf3\x41\xeb\xc4\x46\x6c\xe0\x5e\x89\x30\x43\x13\x82\xf4\x59\xa4\x31\x11\x24\x46\x58\x22\x8c\x64\x3e\x91\x44\xa1\x27\xaa\xe6\x94\xe9\x7f\x67\x24\xa2\x53\x1a\xb9\x35\xdb\x9f\xb5\x81\x3f\x97\xaf\xcc\xbd\x24\x42\x0f\xfc\x91\xc6\x24\x46\x8f\x38\xc9\x09\x9a\x72\x51\x5a\x9e\xa3\x11\xbb\x9b\xeb\x75\x48\x27\x94\xc1\xc9\xd3\x6b\xe9\x28\xe4\x4f\x6e\xb9\xfe\x84\x74\x7f\x28\x67\xf4\xd7\x9c\x24\x0b\x44\x63\xc2\x14\x9d\x52\x22\xab\xad\xfd\x89\x43\xff\x38\x41\x87\x48\xaf\x33\x11\x0a\xd6\x9b\x33\x45\x3e\x29\x89\x0e\x51\x42\x1f\x08\xfa\xe2\x82\x4a\x85\x06\xd7\xe7\x5f\x1c\xa0\x2f\xcc\x79\x41\xc0\x9b\xbe\x78\x81\x15\xf6\x7f\xff\x3d\x38\x7a\x0a\xcf\xaa\x87\xee\xdd\x40\x9f\xe6\x5b\x73\x35\x14\x2d\xfc\xfd\xdf\xc2\x76\xec\x7e\x2d\xe7\xb7\x05\xb3\xb5\x9c\xb6\x2b\x7f\x85\x65\x2a\xb3\x56\xa9\x77\x68\x5b\xce\xaa\xdb\xad\xb2\x56\xf9\xb6\x78\xab\x9e\xc2\x73\xf3\xd7\x6d\x98\x2b\x56\x40\xf5\x98\x32\x73\x48\xfc\x99\x11\x52\x9f\x13\x47\xbd\x7b\xc2\x52\xb6\xe1\xb5\xc1\xcc\x02\x76\xeb\xb8\x68\xb0\x2a\x7b\x38\xef\x84\xa6\x74\xd5\xfe\x9e\xb3\x58\x8b\x5c\x96\xd9\xb1\x3c\x9d\x10\xa1\x97\xc1\xb1\x3d\x98\xed\x44\xb3\x41\x95\x0b\x46\xe2\x0e\xd3\xfc\x35\x27\x62\xb1\x64\x9e\x53\x9c\xc8\xb6\x89\x52\xa6\x88\x96\x6f\x2b\x8f\xa7\x5c\xa4\x58\xd9\x17\xfe\xf2\xef\xeb\x2e\x84\xe2\x0f\x64\xd5\xfe\x9f\x9b\xdd\x8c\xb0\x04\x32\x48\xf3\x44\xd1\x2c\x21\x28\xc3\x33\x22\xed\x8a\xe4\x89\x92\x07\xf0\x9a\x96\xa9\x89\x38\xf4\x37\x10\xf4\xe0\x6e\xde\x5c\xc2\x2f\x68\xea\x05\x48\x46\x3e\x29\x68\x69\xc4\xe0\xee\x85\x25\x0a\x6f\x94\x67\x58\xca\xcd\x68\x46\x72\xa1\xc6\x93\xc5\xd1\x03\xa9\xf5\xdb\x4a\x39\x98\x21\xac\x94\xa0\x93\x5c\x11\x3d\x6f\xdd\x86\xbb\x3b\x81\x3d\x9a\x0b\xba\x0b\x6b\x78\xbd\x09\xc7\x54\x90\x08\xe6\xb6\xce\x81\xf1\x5f\xe9\x79\x6b\xfd\x65\x61\x66\xff\x40\x16\x20\x8f\x34\xac\x80\xdf\xf2\x11\x1b\x31\x74\x88\xce\x86\xb7\xa7\xc3\xcb\xb3\xf3\xcb\x0f\x27\xe8\xbb\x05\x8a\xc9\x14\xe7\x89\x3a\x40\x53\x4a\x92\x58\x22\x2c\x08\x34\x49\x62\x2d\x73\xe8\xc1\x10\x16\x53\x36\x43\x5c\xc4\x44\x3c\xdf\x32\x56\x9e\x12\x96\xa7\x95\x7b\x05\x7e\x2f\x46\x5f\xf9\x42\x8b\x18\xfe\x51\xe9\xc9\xdf\x6b\x0b\x0c\x33\xd6\x7d\x07\xad\xbd\x98\x50\x13\xcd\x69\x12\x0b\xc2\x8e\x15\x96\x0f\x63\xf2\x89\x44\xb9\xb9\x93\xff\x59\xfe\x61\xac\x25\x53\x1e\x93\xf2\x2f\xa5\x7f\x14\xa2\xd0\xda\x9f\x7a\x2d\x75\xed\x2f\x41\xa7\xed\xf6\x1d\xfc\x42\xe3\xc6\xb7\xe1\x97\x15\x73\x70\xef\x2c\x19\xac\x7b\xa5\x75\x54\xee\x05\x2b\xf1\x35\xbe\x23\x88\x12\x8b\x31\x56\x8a\xa4\x99\x5a\x53\x5f\xc7\x28\xd1\x72\xe5\x32\x39\xf2\x92\xc7\x64\xe8\xfa\xfb\x05\x19\x71\x96\xc4\x68\xb2\xb0\x5c\x6b\x4a\x04\x61\x11\x69\x6f\xe1\x0e\xcb\x87\xa2\x85\x55\xc2\x68\xa9\x3f\xf9\x9e\x0b\xfd\xf9\x5b\x10\x48\x4b\x03\x7f\x09\x99\x74\xd3\x13\xf7\xd9\x59\x08\x36\xe4\x1f\xbd\x3d\x61\xfb\x95\xec\x6a\x7d\xe0\x02\xc9\x85\x54\x24\x5d\x69\x87\x78\x3b\x0b\x61\x2f\x88\x7d\x1d\x70\xe5\x8e\xfa\x1d\x9c\xfa\xf2\x8d\xdb\x1f\xef\x35\x96\x6c\x57\x56\xc4\x7d\x9f\xa7\xf3\xe1\x2c\x9f\xea\xad\xdb\xbe\xc0\x89\xf1\x26\xa6\x59\x92\x05\x77\x3d\xc8\x67\x32\x37\xb4\xee\x95\x5b\xed\x31\x0c\x60\x85\xa2\x59\xb6\x43\xfb\xf3\xa7\x3f\x0d\x2d\x34\xc6\x1c\xa7\xe6\x54\x06\xc6\x2a\x14\x71\x61\x64\xc1\xd8\x9e\x77\xa3\x6b\x0e\xee\x06\xb7\xc3\xbb\x13\x34\x40\x31\x56\x58\x1f\x70\x41\x32\x41\x24\x61\x0a\xf4\x78\xfd\xbd\x5a\xa0\x94\xc7\x24\x31\x1a\xe7\x7b\x2d\xf9\xa2\x33\xac\xf0\x29\x56\x38\xe1\xb3\x23\x34\x80\x7f\xea\x8f\xa9\x44\x38\x91\x1c\x61\x47\x56\x24\x76\x4d\x60\x16\x3b\xd6\x82\x51\xc4\xd3\x8c\x26\xde\x06\xef\x8d\x2b\x94\xc5\xf4\x91\xc6\x39\x4e\x10\x9f\x68\xae\xa2\x35\xe4\xe1\x23\x61\x2a\xc7\x49\xb2\x40\x38\x49\x90\xed\xd6\xbd\x80\xe4\x9c\xe7\x49\xac\xdb\x75\xa3\x94\x34\xa5\x09\x16\x5a\x05\x37\xa3\xbd\xb2\x6d\xa1\xbb\x39\xf1\x63\x85\x71\xe9\xd5\x4c\xf1\x03\x91\x88\x2a\x94\x71\x29\xe9\x24\x29\xce\xfc\xfd\x39\x82\x71\x9f\x5e\x9c\x83\x3e\x1f\x29\xc4\x0d\x0f\x75\x9d\x5b\xfb\x8d\xeb\x31\xc5\x8c\x11\xe8\x98\xab\x39\x11\xb6\x7b\xfb\xf2\x6b\xab\xe6\xf7\x97\xb7\xd7\xc3\xd3\xf3\xf7\xe7\xc3\xb3\xba\x6e\x7e\x37\xb8\xfd\xa1\xfe\xeb\x4f\x57\x37\x3f\xbc\xbf\xb8\xfa\xa9\xfe\xe4\x62\x70\x7f\x79\xfa\xfd\xf8\xfa\x62\x70\x59\x7f\x68\xc9\xaa\xb3\x9a\x1f\x8e\x6c\xcd\xb3\xd5\xdb\x34\x9f\xcb\xa6\x79\xf0\xf9\x1a\x35\xa7\x34\x01\x1d\xb4\xb3\x41\xd3\xdb\x10\xec\x97\x28\xc3\x52\x1a\xc9\xc8\x8c\xe0\x68\xc4\x3e\x72\xa1\x19\xd8\x94\x6b\x1e\xa1\xa5\x27\x25\xf2\x48\x51\x36\xf3\x1f\x9d\xa0\x51\xfe\xf5\xd7\x7f\x8e\x2e\x28\x7b\x80\xbf\xc8\x3e\x2e\x4e\x6f\xf1\xed\x2d\xbe\xbf\x2f\x8b\xaf\x16\x7d\x8e\x43\x43\xef\x6e\x43\x86\xb4\x70\xc1\xb2\x5c\x81\x28\xc1\x73\xa5\xff\xd4\x5d\x02\x79\x2c\x09\x1c\xea\x66\x50\xfc\x40\x94\x7f\x51\x8b\x36\x6f\xc1\x8e\xf8\x13\x17\x0f\xd3\x84\x3f\xf9\x81\x7f\x20\x4a\x8f\xfd\xc6\xf6\xd2\x87\x12\xf5\xa1\x44\xaf\x1b\x4a\xb4\x57\xc6\xbc\xe7\x67\x7e\x65\xcb\x9f\xe1\x80\x2d\x9e\xac\x56\x47\x55\x8b\x1f\x2a\x70\x33\xbd\x08\xd7\x2c\x3b\x73\x56\x70\xce\xd2\xcb\x6f\x85\x7b\x96\x06\xfd\xf2\x9c\xf3\x77\xe1\x6f\xe9\xdd\x29\x1b\x2e\xd4\x9b\x64\xb0\x1d\xef\x8e\x17\x73\x86\x3c\x3f\xc3\xaf\xc5\x36\xac\x13\xcc\xb0\x46\xf4\x42\xe7\x70\x85\x15\xf1\x09\x8d\x01\x09\x4d\x11\x08\xf5\x90\x83\xc6\x18\x83\xed\x82\x0a\x36\xbd\x9b\xba\x87\x09\x7c\x20\xaa\xf4\xf2\x5b\xb9\x9b\x4a\x83\x7e\xf9\xbb\xe9\x77\x1a\x1d\xd0\x87\x03\x3c\xe3\xd2\x7d\xee\x37\xda\xfe\x3a\xfc\x7f\x07\x1e\xfe\xde\xa5\xbf\xd6\x1a\x7d\x5e\x3e\xfc\xcf\xd5\x69\xff\x36\xbd\xf4\xbd\x5b\xbe\x77\xcb\xbf\x86\xff\xe4\xed\xb9\xe5\x9f\x57\x3d\x2d\x8e\xd7\xd8\xd1\x82\xd5\xd7\x82\x43\xf9\xaf\x0e\x4e\x1a\xf8\xcb\xa9\x7c\xeb\x06\x8d\xb7\xea\x70\x67\xc5\xf8\x86\x70\x84\x7e\xb1\x84\xb4\x42\x9d\xab\x7d\xf7\x16\xd4\xb9\xfa\xa0\x9f\x5f\x87\x7b\x35\xe6\xfb\x4c\x97\xe7\x1b\x61\x03\xeb\xdf\x96\x9f\xb1\x4c\xde\xcb\xe2\xcf\x9f\x8d\xbf\x37\x13\x7a\x3b\xb2\xf7\x2b\x5c\xbc\x1d\x6f\xdd\x9d\xe7\x64\x35\x5c\xb3\xc1\xed\xb4\x2a\xc3\xaa\xfa\x35\x25\xf2\xdb\x37\x79\xdf\xbe\x44\x92\x55\x7f\xe1\xf6\x17\xae\x6d\xaa\xbf\x70\x3f\xe3\x0b\x77\xef\xe0\x6f\xf6\x26\x02\xb4\x0f\x22\xef\x81\x31\xfa\x18\xf2\x1d\x2e\x4e\x1f\x43\xde\xc7\x90\xff\xce\x62\xc8\xb7\xd1\x9e\x36\xc5\xa2\x7c\x0d\x3d\xaa\x57\xa3\x7a\x35\x2a\xfc\xbd\x57\xa3\x7a\x35\xaa\x57\xa3\x3e\x73\x14\xd1\x5e\x87\xea\xbe\x10\xbd\x0e\xd5\x79\xa9\x7a\x1d\x6a\xc9\xe2\xf4\x3a\x54\xaf\x43\xfd\xbe\x74\x28\xf2\x48\x98\x92\x90\x8c\x16\x6a\x14\xef\x32\x2e\xdb\x35\xa1\x90\x3b\x34\x68\x41\xd0\x66\x39\x29\x0c\x02\x97\x7e\x41\x73\x2c\x11\x8f\xa2\x5c\x54\xce\x40\x55\x0f\x3a\x15\x04\x2b\x02\x2d\xe8\x0f\xdf\x82\xfe\x53\x9f\xee\x4b\xc5\xe0\x4f\x78\x5c\xa3\x76\x73\x10\x9a\x9e\x2c\x97\x47\x76\x36\xf5\x5f\x73\xd2\x4d\xfd\x7b\x46\xa2\x56\x58\x3e\xec\x98\xa8\x4b\xb9\x16\x1b\x11\x35\xb4\xf0\x56\x88\xba\x3e\xdd\xdf\x0d\x51\x37\x4d\x7d\x1f\x88\xfa\xc9\xe6\xf1\xef\x98\xb0\x6b\xf0\x00\x1b\x11\xb7\x6f\xe5\xad\x10\x78\xf3\xb4\x7f\x37\x44\xde\x36\xfd\xd7\x25\x74\x9f\x22\xd9\x99\xc4\xef\x04\x9d\xcd\xb4\x9a\x01\x1a\x9e\x26\xc5\xd5\x35\x82\x8a\xa4\xc0\x95\x64\xed\x5f\x7d\x0b\x24\xed\x07\x6b\xc6\xfe\xbb\xa1\xe5\xda\xbc\xf7\x84\x88\x8f\x05\x89\xf8\x23\xd4\x0b\xeb\x46\xcc\x37\x04\x28\x18\xf8\x75\x26\xc8\x23\xe5\xb9\x4c\x16\x87\x22\x67\xc8\x31\x7f\xe4\x9b\x37\xd6\xea\x27\x9a\x24\x88\x33\xad\x7f\x29\x2c\x94\x7b\xac\xf5\x6f\xc1\x53\x38\x15\x09\x96\x0a\x3d\x30\xfe\xc4\xd0\x14\xd3\x24\x17\x04\x65\x9c\x32\x75\x34\x62\xe7\x0c\xdd\x98\x31\x42\xde\xc0\x01\xca\xa5\x3e\x4b\x11\x66\x8c\x2b\x14\xcd\x31\x9b\x11\x84\xd9\xc2\x26\xe0\x16\x94\x81\xb8\x40\x79\x16\x63\xad\xf8\xce\x49\x35\x4a\xcf\x8f\x11\xcc\x77\x54\x22\x2a\x11\xf9\xa4\x04\x49\x49\xb2\xd0\x7d\x68\xda\x57\x1c\xd9\xf5\x31\x43\xb5\xe9\x7c\x44\x08\x2e\x24\x64\x1c\x4c\x16\xbf\x61\xa6\x28\x23\x08\x14\x25\x69\x4c\x73\x87\xe8\x82\x4b\x30\xdb\xfc\xf0\x57\x89\xa2\x24\x97\x8a\x88\x03\x34\xc9\x67\x52\x6b\x8a\x59\x82\xd5\x94\x8b\x54\x8f\x90\x32\xa9\xf0\x84\x26\x54\x2d\x0e\x50\x8a\xa3\xb9\x69\x0b\xd6\x40\x1e\x8c\x58\xcc\x9f\x98\x54\x82\x60\xdf\xbb\x7b\x88\xbe\x0c\x9f\x19\x02\x90\x5f\x1d\x40\xda\x21\x4d\xb5\xba\x1b\x0c\xbf\xd8\x71\xb3\x27\xba\x11\x12\xa3\x09\x89\x70\x2e\xad\x87\x41\x89\x05\x22\x9f\xe6\x38\x97\xb0\x77\x7a\x7a\x36\x67\x23\xe2\x69\x96\x10\x45\x10\x9d\x22\x25\x28\x89\x11\x9e\x61\xaa\x97\xee\x96\x2c\x01\x41\xf7\x44\x6f\x37\xd0\x52\xfd\x2f\xa0\x7e\xa7\x5c\x10\x14\x13\x85\x69\xb2\xd4\xeb\x64\xbf\xed\xb9\xdc\x5b\xe2\x72\xe5\x0d\xdf\x0b\x36\x67\x40\xfc\x77\x70\x69\x33\x6b\xba\x8f\x70\xb2\xe5\xfd\x7d\x63\x07\xd5\xd3\xf6\xdb\xa2\x6d\xb3\x6b\xfb\x43\xdc\x2f\x16\x83\xdd\xbd\xa2\x45\x51\xcd\xe2\x4d\xd1\xf4\x4b\x84\x05\xf4\x0e\xe7\xde\xe1\xdc\xba\x32\x6f\xd3\xe1\xbc\x37\x1e\xa3\xde\xe7\xfc\x4c\x3e\x67\x2a\x7b\xa7\x73\xef\x74\xee\xba\x40\xbd\xd3\xb9\x77\x3a\xbf\x5d\xa7\xf3\x73\xe2\x3e\xef\x14\xdd\xf9\x4d\x89\xd6\xbd\x58\xdd\x8b\xd5\x3d\x84\xb3\x9f\xda\xae\x58\x98\xfb\xfa\x5d\x4c\x12\xa2\x48\xbb\x3d\x8b\x88\x54\x6b\x0b\xe6\x7a\xa6\x4c\xcb\x71\x33\x41\xa4\xdc\x96\x21\xf9\x86\xdf\x26\x5b\xf2\xc3\xef\xa1\xe6\x7b\x3e\xd5\xf3\xa9\x4d\xa6\xb6\x3f\xa6\xd9\xe0\x30\xbf\x94\x6d\xd6\xf3\xdf\x2c\x6f\x97\xfe\xee\x8d\x1b\xb2\xf0\x8b\x1a\x0a\xd7\x52\xbb\xe2\xfe\x70\x5b\x3a\xdf\x92\x1f\x9b\xbe\xde\x26\x33\x36\x63\xef\x39\x71\xcf\x89\x7b\x4e\xfc\xb6\x39\xb1\x3b\xc9\xaf\xea\x22\x33\x7e\xba\x71\x96\x60\x36\xa6\xb1\x3c\xfe\x67\xa1\xcb\x3f\x97\x87\x4c\x1f\xa8\xd8\xa4\x98\xfa\x94\x4e\xf1\x8b\xfe\x24\x29\x0c\xe6\x1e\x33\x73\x85\x13\xcd\xd8\xd8\xaf\x13\xcc\xce\xe3\x37\xe1\x47\x6b\x9c\xfd\x4b\xf8\xd4\xb6\xe1\xe3\x58\x81\xa7\x03\x53\x66\x4c\x78\x45\x5e\x6d\xc9\x40\xb9\x1f\x27\x7c\x1b\xae\x1e\x4c\x2c\x60\xec\x8e\x5f\x07\x8b\xb2\x7f\xd3\xee\xfd\x3a\x7d\x2e\x61\xef\xb9\xe8\x38\xe1\xde\x73\xb1\xbf\x9e\x8b\xd7\x72\x47\xbe\xf0\xf1\x7c\x29\xb1\xae\x7b\x10\xbe\x89\x56\x83\xa0\xd6\x3c\x4b\x38\x8e\x97\xb9\x62\x0a\xc1\x2b\x04\x47\x59\x19\x89\x5f\x7c\xf6\x16\x84\xb5\x62\xb4\xbf\xb3\x48\xbe\xfa\xc4\xf7\x45\x4b\x79\xc1\x50\xbe\x66\x12\x5f\x43\x25\x79\x1b\xf8\xa9\xc5\x78\xfb\xd0\xbe\xde\xa2\xf4\xfa\x16\xa5\x3e\xb4\xaf\x57\x01\xf7\x4c\x05\xec\x43\xfb\xfa\xd0\xbe\x5e\x41\x5e\x3e\xed\x5e\x41\xfe\x2c\x42\xfb\x3a\x89\xda\xcf\x88\xbd\xb9\xbd\xd0\xdd\xcb\xdc\xee\xbd\x5e\xe6\xee\x65\xee\xcf\x54\xe6\xde\x8f\x15\xee\x05\xee\x5e\xe0\xee\x05\xee\x5e\xe0\xee\x05\xee\x9d\x2f\x63\x2f\x70\xbf\x64\x81\xce\x66\xa9\x7b\x45\x92\xcd\x5b\xf5\xe5\xf4\xe2\x76\x2f\x6e\xef\xb7\xb8\xbd\x37\x13\x7a\x3b\x65\x1e\xbb\xcd\xa7\x2f\x52\xde\x17\x29\xef\x8b\x94\x3f\x7b\x91\x72\xf7\x75\x87\x8c\x0f\x7b\xb8\x14\x56\xb9\x34\x80\x8f\x82\xcc\xa8\x54\xc0\xfe\xbb\xc8\x2b\xab\x13\x3d\xde\xaa\x9c\xd2\xa7\x7a\xf8\xa7\xbd\xd4\xd2\x4b\x2d\xbf\x53\xa9\x65\x8f\x62\xc1\xf6\x22\x63\x25\xc5\x2a\x9a\xe3\x49\x42\xc6\xde\xe8\x23\xbb\xea\xc1\x17\x54\x2a\x89\xa2\x5c\x2a\x9e\xb6\x5f\x2e\x1f\x5d\x0f\x03\xdf\xc1\x29\x67\x53\x3a\xcb\xcd\xdd\x62\xc0\x39\x83\x13\x5d\x48\x82\x8b\x8c\xac\xf2\x54\x35\xb4\xfe\x26\xae\xa5\xe6\xa1\xbf\xd4\xed\xb4\x8e\xe0\x5e\x18\xf9\xac\xd4\xad\x65\xad\xf1\xcd\xf0\xf6\xea\xfe\xe6\x74\x78\x82\x06\x59\x96\x50\x63\x77\x37\xa4\x40\x7f\xd3\x93\x42\x0a\xcb\x87\x62\x2f\x85\x21\x73\x83\x61\x0b\x86\x7e\x2d\x1b\xa3\x43\x74\x7a\x71\x7f\x7b\x37\xbc\x69\x69\xd0\x12\x0a\xe4\xad\x92\x34\x4b\xb0\x22\x31\x7a\xc8\x27\x44\x30\xa2\xa5\x1d\x8b\x74\x5b\x98\xff\x4d\xa3\xc3\xff\x1e\x9e\xde\xdf\x9d\x5f\x5d\x8e\xff\x76\x3f\xbc\x1f\x9e\x20\x47\x71\xba\x59\x3d\x2e\x3d\x8a\x78\xc1\x70\xaa\x35\x10\xfd\x43\x91\x29\xfb\x6b\x4e\x72\x82\xb0\x94\x74\xc6\x52\x02\x88\xc0\xa5\x16\xdd\x80\x2f\x06\xdf\x0d\x2f\xca\x2d\xcf\x49\x08\xbf\x8b\x12\x3c\x21\x89\xf5\x47\x80\x89\x5d\x13\x7a\x00\x55\x6c\x1c\x15\xb9\x59\xd5\xbf\xdd\x0f\x2e\xce\xef\x7e\x1e\x5f\xbd\x1f\xdf\x0e\x6f\x7e\x3c\x3f\x1d\x8e\xad\x54\x79\x3a\xd0\xfd\x96\x7a\xb2\xc2\x27\xfa\x35\xc7\x89\xd6\x4e\xf8\xd4\xe1\xf1\xa2\xa7\x39\x61\x28\x67\x40\x71\x46\xe5\xd1\x7a\x90\xef\x54\x9f\x32\x33\xa3\xeb\x8b\xfb\x0f\xe7\x97\xe3\xab\x1f\x87\x37\x37\xe7\x67\xc3\x13\x74\x4b\x12\x50\x0a\xdc\xa2\xc3\x2e\x66\x49\x3e\xa3\x0c\xd1\x34\x4b\x88\x5e\x0d\x6c\xb3\x89\xe7\xf8\x91\x72\x61\x8f\xee\x8c\x3e\x12\x66\xd6\x11\xce\x2c\xb4\xef\x84\xef\x71\xb0\x74\x57\x97\xef\xcf\x3f\x9c\xa0\x41\x1c\xfb\x39\x48\x68\xa3\x44\x39\x0e\xd6\xf9\xb0\x3c\x6c\xcd\x1c\xa0\x7b\x43\x44\xfc\x91\x08\x41\x63\x52\xa1\xa3\xc1\xed\xed\xf9\x87\xcb\x8f\xc3\xcb\x3b\x58\x31\x25\x78\x22\xd1\x9c\x3f\x81\x29\x1b\x66\x08\x16\xee\x47\x4c\x13\xe8\xcc\x6d\x16\x67\xe8\x69\x4e\xc1\xfd\x01\xc0\xcc\xbe\x67\xa3\x9f\x89\x9c\xbd\xba\x75\xb6\x74\xf0\xea\x6a\x4b\xf5\x24\xd5\xdf\xa8\x1c\x8b\x65\x2f\x94\xa8\xbc\xfe\xe2\x2a\x6a\xad\x7f\x51\x21\xb7\x76\x65\xad\x46\x2f\xed\x33\x2d\xf6\xba\xb3\xae\x56\x5e\xc3\x17\xbb\x66\x35\xe3\x8d\x5f\xa2\x2a\xeb\x0d\xf8\x3d\x97\xc2\x3e\x05\x39\x93\xbf\x58\xe5\x7e\x85\x69\x3a\xf8\xe2\x2d\x5c\xae\xe1\x70\xf7\xe8\x22\xbd\x09\xe5\x1a\x27\x1e\xa7\x44\xe1\x18\x2b\xac\xd9\xd3\x8c\xa8\x23\x74\xc5\xe0\xd9\x1d\x96\x0f\x07\xc8\x15\xa4\x40\x5c\xa0\x42\x70\x7c\x81\x6c\xc9\x37\x62\x93\x59\x5f\x99\xe9\x95\xf2\x5e\x29\x6f\x5e\x99\x3e\x72\xa7\x65\x85\x77\x75\x31\xae\x65\xc6\xdc\xdd\xfd\x65\x5a\x7c\xbb\x57\xd8\xcb\xda\x2d\x77\x7a\xa1\x99\x62\x28\xfd\x6d\x65\xfe\xaf\xbf\xad\xfa\xdb\xaa\xbf\xad\xf6\x60\x85\x5f\xdd\x06\xdc\xc0\xdd\x5f\xd5\x08\xbc\x4a\x3b\xdd\x18\xc5\xa8\xd0\x46\xd7\xc1\x31\xfa\xa5\x2b\x5c\x51\xf1\x0d\x7d\x1b\x66\xdf\x60\x92\x2f\x91\xa9\xb0\xd3\xcb\xdc\x84\x00\xf7\xfa\xe9\x33\xde\xf8\x3d\xa8\xd4\x4e\x41\xa5\xf6\x63\xae\xcf\x92\xd5\xb0\x7b\x53\xf4\xdb\xc8\x64\xe8\xd1\xa3\xfa\x58\xfd\x3e\x56\x1f\x7e\xef\xd1\xa3\x76\x47\xad\xcf\x2b\x5d\xf3\x98\x8c\x2b\x35\x3e\xfc\x3f\xc7\x55\xcf\x4f\xe9\x49\xe8\x06\x2a\x3d\x28\x92\x17\xa0\x75\x1a\xef\xb2\x2e\xc8\x25\x8f\x49\xe7\xda\x20\xa5\x97\xf7\x5c\x06\x77\xf3\x34\xb2\x78\x69\xe0\xcf\x2c\x89\xb7\x6c\xf9\xe7\x68\xd8\x69\x20\xe0\xde\xca\xb3\x72\xa1\x3e\x57\x80\xe8\x82\x43\xbd\x21\x4f\x45\x37\x36\xee\xc2\x54\xc6\x2d\xcc\xbc\xf9\xb9\x67\xe9\xcd\x8f\x9f\x07\x06\xa2\x3b\x47\x07\xb3\x4a\xf8\xf6\xdb\xb0\xab\x84\x23\x7e\x09\xcb\xca\xd2\xbd\xff\xec\xb8\xfa\x32\x4a\xee\x79\x7b\xc7\xe5\xfa\x5c\x39\x7c\x8f\xda\xb0\xcc\xd6\xd1\xc3\x22\xf4\xa6\x96\xfd\x99\x70\x6f\x6a\x79\xd3\xa6\x16\xe3\xa2\x1d\x67\x58\x10\xa6\x1a\x44\xea\xea\x75\x02\xaf\x87\x69\xb4\x4e\xea\x80\x06\x90\x96\x68\x91\xbd\x90\xfd\x55\xf5\x79\xd9\x5e\xac\x60\x10\x24\xb7\x1c\xff\xb3\xf8\xdb\x0b\xeb\x25\x50\xef\x25\xd1\x49\x06\xbe\x59\xea\x3b\x3a\xb7\x81\x4a\xdb\xa7\xbf\x60\x55\x12\x05\x13\xf2\x48\x92\x95\xf1\x4c\xd7\xe6\xed\xb7\x95\xf5\x52\x1b\xf4\xcb\xc6\x36\xd5\x37\xbe\xdb\x01\x72\x3b\x43\x4d\x06\x47\x90\x26\xa0\xa5\x51\x3e\x2d\x2e\x06\x89\x9e\x68\x92\x40\x92\x38\x24\xb1\xb4\xdd\x00\xbf\xbb\x88\x87\xd6\x9d\x7f\xd5\xb8\x87\x26\xee\xd0\xc4\x12\xba\xd8\x53\x77\x95\x06\xe7\x88\x0d\x32\x94\x40\x1b\x5a\x61\x80\xfd\x3c\x38\xc1\x07\xa2\x5e\x8a\x0d\x6c\x7a\xf6\x97\x9e\x7b\x41\xa6\x44\x10\x16\x91\x3d\xf4\xb6\xaf\x13\x06\xf2\x93\x99\xa4\x8d\x01\xf1\xd9\xa1\xe1\x54\x15\xb7\x7a\x5a\x49\xd4\xed\x93\x03\xfb\xe4\xc0\x3e\x39\xb0\x7a\xd4\xfb\xe4\xc0\x3e\x39\x70\x93\xe2\xe9\x67\xf0\xf8\xb5\xa4\x0a\xd3\xfb\xe7\x21\x58\x98\xb9\xf4\xb2\xc5\xef\x46\xb3\x70\x1b\xbe\x17\x9a\x85\x39\x6b\xab\xcc\x0f\xa5\x1f\x1b\x42\xac\x5f\xdc\x24\xb1\x09\xd3\x28\xd9\x25\xce\xe0\xf5\x37\xc9\x3a\xaa\x43\xef\x6d\x14\x28\xd8\xba\xe7\xe3\x24\xb5\x23\xd0\x6d\xe2\xd6\x63\xf8\x76\xe7\xbd\x2f\x1c\xb4\x8d\xee\xf7\x95\x8f\x6e\x57\x5a\x7b\x0f\x2c\x36\x9f\x11\x8f\xec\xad\x37\xaf\x9c\x2b\x51\x63\x86\x6f\x76\xba\xbd\xb1\xaa\x37\x56\xf5\xc6\xaa\xde\x58\xd5\x1b\xab\x50\x6f\xac\x5a\xdb\x58\xf5\x19\xc9\x54\xbd\xe1\xaa\x17\xab\x76\x37\xdd\x7d\xd5\x32\xf7\xc9\x5a\xd7\x19\xf8\xb6\xc8\xa1\x5a\x19\x79\x6f\xa7\xfd\xcb\x8a\x90\xfb\x6b\x37\x82\xb7\xc3\xaf\xe4\x73\xb3\xa4\x6d\x02\x8b\xdd\x8e\x7e\xb6\x71\xc5\x7d\x35\xb8\xc6\xb5\xea\xc3\x9e\x97\x2c\x4e\x1f\xf6\xdc\x87\x3d\xef\x5d\xd8\xf3\xce\x95\x95\x8c\xcb\x65\x80\x44\xa6\x1a\xca\xd2\xfc\x67\x77\x67\x43\xa2\x11\x90\x82\x29\x84\x13\x93\x2c\xe1\x0b\xb0\xa4\x2c\xb9\xce\x5d\x17\xd7\x35\x89\x7a\xdf\x6f\x74\x37\xf2\x97\xd2\x39\xf6\x45\x26\x2d\xe6\xbd\x17\x52\xe8\xf1\x3f\x2b\xe9\xfc\x9d\xf0\x32\x19\x22\x9f\xa8\x84\x5b\x69\x35\x61\x8f\x58\xf3\x93\xa0\x1a\x95\xbd\x07\x27\xb9\x0a\x72\xf7\xa4\x16\xac\x32\x22\xd4\x22\x78\x93\xa4\x99\x5a\xfc\xd7\x88\x51\xe5\x3d\x6c\x74\xc6\xb8\x30\x5c\x4d\x7f\x3c\xc7\x2c\x4e\x88\xd0\x97\xaa\x6b\x27\xc2\x8c\x71\x05\xe2\x06\xcc\x20\x46\x8f\x14\x1b\xe1\x64\x70\x7d\xde\xd9\xcf\xfc\x86\x4e\xd7\x4b\xd7\x1f\x5a\x71\xd7\x7d\x48\xf8\x04\x8a\x92\xe5\x65\x9d\x5e\x37\xd0\x7b\x46\x4b\x3b\xf7\x5a\x0c\x41\x61\xf9\x50\x05\x0e\x29\x67\xa1\x8f\x97\x42\x89\xac\x78\xb7\x84\x31\xbf\xfc\xd5\x0a\xdc\x48\xf9\x99\x05\x20\x81\xc7\x30\xe4\xea\x38\xdc\x8f\x61\x87\xee\xb7\xa2\x65\xf7\x8b\xab\xc6\x0a\x3f\x0a\xa2\xc4\x62\x8c\x95\xd2\x4c\x66\x97\x18\x27\x77\x58\x3e\x74\xc6\x38\x29\xbd\xbc\xe7\x2c\xa7\x84\x71\x52\x1e\xf8\xb3\xb3\x9c\x8e\xd4\xb9\x82\x33\xbd\xbd\xfc\xf8\xae\x67\x6d\x8d\x89\xff\x5e\x72\xe5\xbb\xf1\x9e\x55\x66\xda\xb7\x98\x37\xbf\x8c\x99\xee\xcd\x08\x2b\xfc\xfc\x73\x3c\xb9\xe5\xdb\xa9\x3f\xa2\xcb\xd6\xe8\xb3\xab\x6d\x58\x11\x3a\x56\xcc\xed\x8d\xd4\x38\xac\xca\x4d\xbb\x1e\xd5\xf3\x98\xb9\x83\xdd\xe8\xeb\x4a\xf7\x75\xa5\xfb\xba\xd2\xcf\x5e\x57\xba\x9b\xd2\xd9\x59\xe3\xec\xaa\x6e\x76\xd3\x35\xdb\x15\xcd\x67\xf0\xd2\x76\xd7\x06\x2f\xa8\x2c\xab\x83\x6f\xc2\x65\x5b\x1a\xf1\x4b\xe0\xa3\xfd\x4e\x15\xc1\x5e\x0b\x7c\x96\x75\xfb\x5c\x55\xc0\x3d\xd7\xff\x7a\x64\xb7\x1e\xc5\xbe\x0f\xc0\xd8\xe1\xe2\xf4\x01\x18\x7d\x00\xc6\x67\x1b\x80\xd1\xae\x4d\xd0\x78\xeb\x74\xbd\x35\x2b\x48\x79\xa3\x80\xf8\x05\x44\x29\x2c\x1f\xba\xd6\x94\xd2\xa2\xf2\x79\xfc\x26\xa4\xfa\xc6\x09\xbf\x84\x74\xdf\xd7\x29\xda\x69\x9d\xa2\xbd\x9b\x76\x2f\xf8\xf5\x82\x5f\x2f\xdb\x74\x9c\x70\x2f\xdb\xec\xaf\x6c\xf3\x5a\x0a\xcb\xe7\x04\xa1\xab\x85\xa7\x52\x66\xcc\xd2\x00\x5b\x03\x47\x03\xee\x81\x3c\x4b\x38\x8e\x57\x05\xe1\xfc\x82\x0a\xb9\x66\x89\x68\x66\xda\xd5\x1f\xbc\x05\xc9\x4c\x8f\xd3\x8c\xf8\x77\x13\x4b\x1b\x4e\xf9\x55\xc3\x68\x81\x5e\x21\x78\xac\x14\x84\xf6\x5c\x5a\x47\x95\x86\x3b\x29\x18\xf2\xdb\xb7\x42\xc5\x2f\xa1\x4e\x7c\xc6\x0e\x81\xde\xe8\xff\xfb\x2c\x74\xbe\x37\x52\x6a\xaf\xca\xf5\x59\x94\xbd\x11\xbf\x57\x74\x7b\x45\x77\xe7\xcb\xb8\x4f\x8a\xee\x2b\x4a\xd4\x26\x2d\xe4\x59\xca\x16\x6e\x26\x5b\xf7\xa2\x75\x2f\x5a\xf7\xa2\xf5\x67\x2b\x5a\xef\xc7\x0a\xf7\x72\x75\x2f\x57\xf7\x72\x75\x2f\x57\xf7\x72\xf5\xce\x97\xb1\x97\xab\x2b\x72\x35\xfc\xe5\xd2\xa2\xd7\x15\xb2\x3b\x0b\xd7\x1d\x72\xa0\xdf\x8a\x64\xdd\x4b\xd5\xbd\x54\xbd\xdf\x52\xf5\xde\x4c\xe8\xf3\x4b\x7c\xec\x53\x07\xfb\xd4\xc1\x3e\x75\xf0\x35\x52\x07\x1d\x2f\x59\x26\xa1\xd4\x05\x8b\x1f\x6b\x1c\x68\x6f\x65\x8b\x62\xb4\x9b\x86\x75\xec\x6a\xa9\x1d\xb0\xfc\x26\x95\xa5\x4a\xbf\xb9\x86\xf6\xa8\xde\xd4\x81\x93\x16\x34\xa3\x70\xe3\x5b\x8d\x08\xf6\x93\x7d\xf3\x6d\x81\x7f\xd7\x47\xdd\xd7\x9b\x42\xc1\xae\xf5\xf5\xa6\x9e\x71\xde\xee\x70\xad\x98\xb9\xa3\x51\x63\xe3\x7d\xa3\xd3\x7e\xf5\x00\xb9\xf6\x93\xfe\xaa\xe1\x72\x8d\x37\x49\x2d\x59\xe7\xf8\x9f\x8d\x17\xc5\x2b\x94\xd9\x5a\xfb\x76\xf8\x40\xd4\xe7\x72\x35\xf4\x65\xb6\xfa\x7a\x10\x3b\x9a\xee\x46\xac\xff\xcd\xce\xb6\x2f\x2a\xd6\x17\x15\xeb\x8b\x8a\xf5\x45\xc5\xfa\xa2\x62\xe8\x77\x5e\x54\x6c\x6d\xf1\xd1\x8c\xe3\x73\x91\x20\xfb\xa2\x62\xbd\x10\xb9\xbb\xe9\xfe\xbe\x84\xc8\x3d\xb4\x20\xec\x45\xf5\x34\x6f\x41\x78\x75\x9c\x0f\x37\x92\xae\x58\x1f\x6e\x41\x7b\xbc\x0f\xfb\x7f\x3d\xde\x47\x8f\xf7\xd1\x32\xeb\x3e\x98\xb5\xc7\xfb\x40\x7d\xb8\x66\x1f\xae\xb9\xcf\xe1\x9a\x1d\xb6\xb1\xc7\xfb\xe8\x28\xce\x3d\x13\xe6\x87\x93\xb9\xd6\xc2\xfd\xf8\xa9\xae\x68\xec\xad\x94\xe6\xc6\xfa\x3b\xc3\xff\xa8\x4e\x7b\x2f\x54\x92\x17\xc4\x01\x69\xa2\xeb\xce\x0a\xc8\xdb\xc0\x03\x71\xa3\xed\x13\x17\xfb\x10\xeb\xfd\x0f\xb1\xde\xbb\xc4\xc5\xbd\x91\x64\x7b\x75\xaf\xcf\x5d\xec\x73\x17\x7b\x65\xb8\x57\x86\x77\xbe\x8c\xfb\xa4\x0c\xbf\xb2\x84\xfd\x8c\xb8\x20\xdb\xc9\xda\xbd\xa8\x6d\xde\xeb\x45\xed\x5e\xd4\xfe\x4c\x45\xed\xfd\x58\xe1\x5e\xce\xee\xe5\xec\x5e\xce\xee\xe5\xec\x5e\xce\xde\xf9\x32\xf6\x72\xf6\x8b\xe1\x84\x34\x09\xdb\x1d\xf3\x6d\xde\x92\xa4\xdd\x4b\xd9\xbd\x94\xbd\xdf\x52\xf6\xde\x4c\xa8\xc7\x0c\xe9\x31\x43\x7a\xcc\x90\x1e\x33\x64\x23\xf9\xe6\xdf\xec\xb1\x7c\x17\xdc\xc4\xfe\xca\x7e\xf7\x5d\xc2\x27\x77\x8b\x8c\xe8\xff\x9e\xd1\x94\x30\x09\xd2\x28\x55\x8b\x50\x9e\x69\x59\xf9\xfa\x9a\xbf\xbb\x3d\xbf\xfc\x70\x11\x66\xd3\xbc\xfb\x78\x7f\x71\x77\x7e\x3d\xb8\xf1\xeb\xe2\x67\x15\xae\x85\xfd\xae\x24\x92\x59\x92\xbf\x21\x5a\xf7\x84\x53\x73\xab\xb0\xca\xe5\x66\x23\xbb\x19\xde\x0e\x6f\x7e\x84\x6c\xa0\xf1\xd9\xf9\xed\xe0\xbb\x8b\x12\x41\x94\x9e\x0f\x4e\xff\x76\x7f\x7e\xd3\xfe\x7c\xf8\xdf\xe7\xb7\x77\xb7\x6d\x4f\x6f\x86\x17\xc3\xc1\x6d\xfb\xd7\xef\x07\xe7\x17\xf7\x37\xc3\xa5\xeb\xb1\x74\xb4\xcb\x95\x10\x09\x8b\x04\x71\xfe\x28\xb2\x5c\x43\x14\x6b\x88\xbc\xf8\xe8\xd8\x61\x53\x5f\x27\xe8\xde\xea\xf4\xd4\x36\x6e\x18\x6c\xd0\x90\x51\x46\x62\x2a\xf1\x24\x21\x71\xad\x25\xb7\x86\x6d\x2d\xe1\xd2\xa0\x9e\xb4\xf6\xec\x45\x4e\xcd\xf3\x22\xc3\x0b\x10\xe4\x28\x2a\xc2\xe2\x86\x3e\xcc\x3e\xb4\xf6\xc0\x34\xef\xa2\x8f\xa4\xd4\x53\x94\x0b\x41\x98\x4a\x16\x88\x7c\xa2\x52\xc9\x5a\xa3\x6e\xfb\xda\x9a\xb5\x77\xaa\x6f\x70\x8e\x25\x9a\x10\xc2\xca\xe3\x17\x24\x21\x58\x36\x8c\xd9\xee\x7e\xb7\x65\xf1\x7b\x65\xad\x31\xe6\x32\x9a\x62\x9a\xe4\x82\x54\x4e\x0b\x4f\x33\x2c\xa8\xe4\x6c\xf8\x49\xdf\x65\xfa\x20\x5f\xc1\xe7\x5c\x6c\x76\x62\x86\x7f\x0b\x29\xf8\xb2\xfc\xcf\x0f\x77\xe5\x7f\x95\xce\xfc\xc5\x5d\xf9\x5f\xcb\x69\x3d\x68\xb8\x4a\xd9\x87\xe8\xc3\xdd\x09\xfa\x00\x21\x4e\x02\xdd\xcd\xb1\xa1\xd8\x8b\xbb\x13\x74\x41\xa4\x84\x5f\x8a\x8f\x15\x55\x09\xcc\xed\x3b\xca\xb0\x58\x20\x37\x7d\x93\xe8\x8a\xa3\x39\x22\x7e\x69\xaa\x8b\xc7\xfe\x91\x33\x50\xdd\x8b\xd5\xbb\xe0\x33\x1a\xe1\x64\xbb\x45\x1c\x5c\x96\xf8\xc0\xd5\xcd\xd2\xa5\x08\xdf\xae\xaf\xc5\xe0\xf2\x0c\x92\x48\xdd\x50\x1b\x66\x7e\x49\xa4\x26\x92\x88\xb3\xd8\x7a\x69\xf4\xed\xbf\x08\x84\xfa\x7f\x70\x48\xc4\xcd\x25\x65\x33\xdd\x22\x3a\x46\x57\x37\x23\x76\x25\x62\x63\x08\x25\x5a\x1a\x36\x34\x47\x25\x62\x5c\x21\x9a\x66\x5c\x28\xcc\x94\x56\x04\x40\x0c\xb0\x2b\x62\x38\xc0\x29\x4f\xd3\x5c\x61\x7d\xd0\x6a\x8b\xca\x8c\x39\xe4\x96\xa8\xf3\x18\x5c\x2b\x0d\x6b\x68\xe4\x84\x62\x2e\x99\xd0\xed\x6b\x19\xa5\xac\x43\xd3\xb8\xa6\xca\xba\x26\xb0\x10\xb8\x2c\x4d\xbc\xa3\x8a\xa4\xd5\xf7\x3b\x06\x79\xfe\xab\xd1\x40\x70\x6a\x92\x2a\x88\x18\x88\x68\x4e\x15\x89\x94\x3e\x82\x1b\xd1\xc4\xfd\xe5\x0f\x97\x57\x3f\x85\x12\xc4\xbb\xc1\xc7\xb3\xbf\xfc\x7b\xe9\x87\x9b\x8f\xb5\x1f\xc6\x3f\xfe\xa5\xf6\xcb\xff\x6f\x29\x3d\x55\x7b\xaa\xe9\xf9\xc1\x5c\x0e\x41\xa4\x06\x9b\xb0\x9b\x2a\xa2\x29\x9e\x11\x24\xf3\x4c\x53\x80\x3c\x2a\xef\xaf\x16\x29\x2f\x38\x8e\x29\x9b\x99\x0c\xd0\x0b\xaa\x88\xc0\xc9\x47\x9c\xbd\x77\xf6\xeb\x0d\x56\xe7\xff\xde\x96\xf2\x75\xdf\xfd\x3c\xf8\x18\x66\xfc\xbe\xbb\xbe\xb9\xba\xbb\x5a\x3a\xeb\x52\x0b\xf5\x63\xa4\x1f\x9f\xc0\xff\xa2\x63\xa4\x5b\xf7\x92\x6f\x4a\x14\xd6\x1a\x01\xfa\xd2\x24\xcd\xf9\x44\x1a\xca\x12\x38\x35\x99\xa0\x29\x85\x2b\xc5\x58\xf0\xbe\x32\xc2\xb5\xd7\x1e\xfc\xb9\x31\x1f\x80\xb6\xec\x2e\x65\x16\x63\x11\xa3\x7f\xc8\x6a\xfa\x38\x18\x8e\xcd\x0f\x24\x46\x87\x68\xae\x54\x26\x4f\x8e\x8f\x9f\x9e\x9e\x8e\xf4\xdb\x47\x5c\xcc\x8e\xf5\x1f\x87\x84\x1d\xcd\x55\x9a\x98\x74\x79\xbd\x0a\x27\xe8\x5a\x70\x7d\x85\x80\x82\x4e\x04\xc5\x09\xfd\x8d\xc4\x68\x62\xf8\x1f\x9f\xa2\x5f\x22\x2e\xc8\x51\xb1\x31\xd6\xa8\x64\xef\x11\x6b\x78\x3a\xd6\x2f\x35\x30\x93\xea\x7e\xa2\x98\x44\x34\xb6\x62\x06\x61\x11\x07\xcb\xa3\xf1\x55\xe8\xf6\x5c\xa6\xa1\xd6\x68\xb2\x5c\x15\xcb\x19\x28\x2b\x38\x26\x41\xb6\xbb\xe2\x65\x82\xd3\x8a\xcf\xb9\x51\x5b\x73\xad\xa2\xeb\xbb\x15\xc3\xad\xea\x5e\xcd\xf4\x84\x23\x9e\xa0\x49\x3e\x9d\x12\x11\x3a\xa4\x0f\xb4\x36\x43\x25\x12\x24\xe2\x69\x0a\x12\x83\xfe\x2a\x97\x86\xaa\x61\xc5\xec\x68\x8f\x46\x0c\xf6\x5f\xab\x39\x40\x01\x31\x07\x56\xc7\x08\x89\x11\x66\x0b\xd3\xcd\x24\x9f\x86\xed\x1b\x18\x0a\x1c\x23\xaa\x46\x6c\x90\x24\x48\x90\x94\x2b\x12\xe4\x50\x82\xf3\xac\xbc\xe0\xc0\x22\x05\xc9\x12\x1c\x91\xd8\xd0\x43\xc2\x23\x9c\xa0\x29\x4d\x88\x5c\x48\x45\xd2\xb0\x81\x2f\xc1\x56\xa3\xd7\x8c\x4a\x14\xf3\x27\x96\x70\x6c\xe7\x51\xfd\xec\xab\xf2\x69\x1c\x3a\x88\x80\xa1\x10\x5c\xc0\xff\xfc\x40\x59\xbc\x33\x0e\x75\x7f\x3b\xbc\x09\xff\x7d\xfb\xf3\xed\xdd\xf0\xe3\x7a\xdc\xc7\x53\x16\x0c\x0f\x74\xf8\x13\x74\x6b\x16\x81\x0b\x2d\x11\x89\x96\x49\x7d\xb4\xa4\x54\xfc\xc0\xe3\x0d\xb9\xef\xc7\xc1\xe5\xfd\xa0\xc4\x51\x6e\x4f\xbf\x1f\x9e\xdd\x57\xf4\x01\x3b\xbf\x92\x0c\x6f\xd4\xbf\xf0\xb7\xd3\xef\xcf\x2f\xce\xc6\x0d\x0a\xe3\xbb\x9b\xe1\xe9\xd5\x8f\xc3\x9b\x42\xb7\x6b\x5c\xa2\xca\x60\xaa\xcc\xea\xce\x30\xa5\x39\x8f\xd1\x64\xd1\x0c\x08\xa1\x25\xe7\x04\x7c\xb1\x05\x24\x8a\x69\xf5\x04\x78\x93\xc3\xe6\x28\xbe\x48\x79\x4c\x0e\xec\x3b\x80\xa4\x61\x8c\x2b\x46\x62\x6e\x6e\x58\xf7\x8e\x59\x60\xa8\x30\x20\x17\x7e\xe1\x4e\xd0\x00\x49\xfd\x62\xae\x0f\xb5\xa0\xb3\x19\x18\x0e\x2b\x43\x35\xad\xd9\x4f\x61\x79\xe1\x3b\xb3\xff\x99\xe0\x70\xce\x75\xb7\xd6\xe2\xec\xad\x12\xe6\x43\x40\x5d\x29\xb7\x28\x30\x18\x1c\x1a\x86\xe6\x36\x4b\x2f\x42\xeb\x7a\x99\xf3\x68\xec\x45\xfa\x70\x01\xdb\x92\xc6\xde\x99\x09\xf2\x48\x79\x1e\x7c\x6a\x81\x3d\x4a\x3b\xde\xd8\x7c\xb1\x00\xb0\x6c\xc6\x28\x52\x69\xc6\x93\x47\x63\x0b\x9a\x85\x3d\x42\x0b\x53\xc1\xd3\x86\x36\xca\xc7\xe4\xfc\xea\x56\x09\xac\xc8\x6c\x71\x66\x59\xc6\xe6\xc7\xe3\xec\xea\xa7\xcb\x8b\xab\xc1\xd9\x78\x38\xf8\x50\x3e\xf1\xfe\xc9\xed\xdd\xcd\x70\xf0\xb1\xfc\x68\x7c\x79\x75\x37\x76\x6f\x2c\x25\xf9\x96\x0e\xea\xf7\x74\xf9\xc5\x13\xa4\x59\x2e\xb0\x46\x07\x78\x17\xf0\xc7\x09\x99\x72\x61\xf8\x7c\xea\x42\x17\xac\x08\xe3\xd6\xd6\xea\x62\x95\x59\x9c\x80\x65\xac\xa9\x49\x63\xf5\x56\x82\xe0\x14\xee\x09\xcc\xd0\x90\xc5\x87\x57\xd3\xc3\x5b\xf3\x63\x8a\xc5\x03\x11\xfe\xd3\x27\x41\x95\x22\xac\xa4\xd2\x61\x37\x64\xaf\x24\x16\x1d\x1c\xa1\x1b\xcd\xf7\xf5\xfb\xfe\x52\xd3\xc4\x1e\x13\x85\x69\x22\xed\x60\x4b\xeb\x7a\x82\x2e\xb0\x98\x15\x76\xb8\x2f\xf9\x74\x6a\x1a\xfb\xca\x0c\x43\xdf\x61\xa5\x59\x34\xf0\x5e\x4d\x1a\xee\x5e\x84\xfe\xec\xcb\x5e\x1e\xae\x53\xd5\x7d\xb6\x1d\x4d\xdd\x5f\xc3\x8a\x1b\x8d\xbd\xa4\x1b\xda\x27\x0d\xb4\x06\x13\x37\x8f\x97\x5f\x32\xcd\x6d\xd7\xc9\xa9\xfc\x62\x03\x39\x99\x5c\x2a\xbd\xf3\x53\xad\x6d\x36\xd0\x12\xf9\x44\xad\xc1\x20\x1c\x77\x85\x84\x8a\x66\xc0\xbc\x8a\xb3\x8c\x60\x21\x9b\x76\xbb\x2c\x06\xb6\xec\xbd\xe9\x29\xec\xc3\x6e\xb2\xeb\xe7\x00\x71\x06\x06\x07\x2f\x44\x54\x28\xb2\x03\x0d\x98\xb6\x6a\x14\x70\x0d\x68\x4b\x57\x16\xd9\xe8\x23\x95\x5a\x69\x34\x3f\x7e\x67\x21\x97\x36\x23\x88\xf7\x83\xf3\x8b\x8a\x70\x31\x3e\x1b\xbe\x1f\xdc\x5f\x2c\x37\x13\x96\xbe\xab\x6e\x31\x3a\x44\xfa\x79\xd9\x6f\x4e\xa7\xe6\xce\x70\xc0\x51\x46\xa5\x25\x0c\x8c\x56\x16\xaa\xc6\xd8\xab\x63\x92\x25\x7c\x91\x12\x06\x26\x9e\xd2\x4d\xa8\xd7\x73\x8a\xa9\xbd\x5a\x82\xc1\x82\x15\xc7\x9a\xdd\xe0\x1a\x3b\x74\x68\x55\x24\xf6\x37\x6f\x19\xac\xaa\xc2\xba\xaf\x8d\xf7\xcc\xfe\xe7\x56\x61\xb5\xe1\x19\x1b\x9c\xde\x9d\xff\x38\x2c\xeb\x87\xa7\xdf\x9f\xff\xd8\x24\xd5\x8c\x3f\x0c\x2f\x87\x37\x83\xbb\x15\xc2\x49\xa5\xc9\x26\xe1\x44\xea\x01\x57\xbd\xa7\x54\xfa\x88\xa0\xc8\x40\x5e\x21\xaa\x24\x7a\xa4\x92\x4e\x28\x00\x84\x59\x4f\xe4\xfd\x39\x70\xd6\x47\x9c\xd0\x98\xaa\x85\x13\x5f\x4c\xbf\xe5\x7d\xd4\x9c\xd4\xb6\x6f\xcc\x0e\xa1\x7f\x12\xac\x7c\x66\x73\xdc\xa4\x4f\x10\xe8\xb6\x8f\xa0\xb4\x05\x9f\x31\x2d\x48\xb3\x19\x11\x66\x38\xe0\x7d\x09\xc7\x12\x3c\xd7\xa3\x0a\x85\x95\x62\xd5\xbc\xd0\x3a\x23\x8c\x08\x00\x81\xf3\x9d\x18\x41\x4a\x10\xf6\x85\x96\xb9\xb2\x84\x46\x54\x25\x0b\x14\x81\x0d\x0b\xcc\x99\x29\x66\x78\x66\x85\x03\x50\x73\x2a\x24\xf1\x37\x83\xa2\x76\x35\xb5\xa6\xfd\x3b\x4a\x36\x3c\x66\xf7\x97\x67\xc3\xf7\xe7\x97\x65\x12\xf8\xfe\xfc\x43\x49\x84\xfd\x38\x3c\x3b\xbf\x2f\xdd\xe6\x5a\x92\x5d\x2e\xd7\x57\x9b\x6d\x38\x8a\xfe\xa5\x13\x74\x66\x3e\x3d\xd1\x8b\xdb\x00\x11\xe7\x95\xdf\xca\x3a\xdc\xb8\x90\x3c\xf7\xc7\x90\x29\xd1\xe8\x97\xe8\x6a\x42\xb2\x3e\xc8\x92\x0d\xa9\x39\x54\xa1\xd6\xf7\x65\xd5\xa9\x5c\x9d\xb2\x7b\x11\x82\x2e\x8f\x0a\xcb\x52\x18\xc3\x00\x46\x83\x36\x23\x56\x83\x5b\xab\x60\xd8\x3f\x82\x8b\x3a\xcd\xa5\x32\xae\x44\x20\x4e\xf4\xf0\x57\xa9\x17\x14\x5c\x8d\x47\xe8\x96\x90\x11\x73\xd6\x83\x19\x55\xf3\x7c\x72\x14\xf1\xf4\xb8\xc0\x27\x3c\xc6\x19\x4d\xb1\x96\xa4\x89\x58\x1c\x4f\x12\x3e\x39\x4e\xb1\x54\x44\x1c\x67\x0f\x33\x88\x80\x71\xee\xd4\x63\xdf\xec\x8c\xff\xe1\xe2\xcf\x5f\x1f\x5e\xfc\xf5\xeb\x77\x75\x0b\x59\xdb\xfe\x0f\x59\x84\x33\x99\x27\x36\x62\x4e\x84\x6b\xe3\x8e\x7c\x4e\x56\xed\xf7\x65\x79\xbb\xb6\xd3\x5f\x4f\xaf\xef\x4b\x16\xeb\xf2\x3f\x3f\x0e\x3f\x5e\xdd\xfc\x5c\xe2\x94\x77\x57\x37\x83\x0f\x25\x86\x3a\xbc\xfe\x7e\xf8\x71\x78\x33\xb8\x18\xbb\x87\xdb\xd8\xde\x7e\x60\xfc\x89\x95\x97\x46\x3a\x0e\x58\xeb\xe9\x04\xbd\xe7\x02\xfd\xe0\x77\xf2\x70\x82\x25\x5c\x31\xee\xce\x92\x07\x28\xe3\x31\x30\x5e\x44\xb2\x39\x49\x89\xc0\x89\xb5\x19\x48\xc5\x05\x9e\x99\x9b\x5e\x46\x02\xab\x68\x8e\x64\x86\x23\x72\x80\x22\xa0\x86\xd9\x01\x6c\x0a\xa8\x5a\x7c\x56\xb5\xf3\xdd\xe4\x4c\xd1\x94\x38\x15\xdc\xfe\xf3\xce\x6c\xc6\x06\x9b\x73\x75\xf7\x7d\x59\xd8\x7b\x7f\xf1\xf3\xdd\x70\x7c\x7b\xf6\xc3\xd2\xf5\x34\x9f\x95\x46\x76\x0b\x01\x48\xa7\x3c\xc9\x53\x16\xfe\xbd\xf9\xd8\xce\x2f\xef\x86\x1f\xaa\xa3\xbb\x1a\xdc\x95\x29\xe3\xa6\x1c\xe0\xf6\xee\xbb\xab\xab\x8b\x61\xc9\x25\xfc\xee\x6c\x70\x37\xbc\x3b\xff\x58\xa2\x9f\xb3\xfb\x1b\x83\x46\xb8\x6c\x9a\x6e\x04\x0d\x13\xd5\xd3\x0a\xa7\xb9\x6b\x56\xd8\x89\x13\x0d\x6c\x40\xb9\x39\xcb\x87\x01\xdc\x8e\x09\x07\x03\xab\xce\xa1\x37\xa9\x46\x66\xa4\x8d\xec\x50\x95\xb7\x09\xb5\xb3\xe3\xa5\x1b\xbd\x8c\x2b\xdf\xf9\x21\x18\x28\x50\xa3\x6c\xe3\x24\xe1\x4f\x26\x94\x37\xa5\xfa\x56\xb6\xc0\x68\xfa\x15\x59\x78\x08\x8f\x1a\x38\x5e\x79\x5b\x48\x24\x88\xfa\xc8\x73\xa6\x36\x27\xb9\xc1\x65\x89\xef\x0c\x2f\x7f\x1c\xff\x38\x28\x53\xe0\xf9\xc5\x72\x56\x13\x36\xd1\x70\x15\x0f\x2e\x7f\xf6\x97\x30\x04\x7c\x1f\x78\x0d\xd5\xc8\xae\x51\x42\xb5\xd8\x1b\x61\xad\xbd\x26\x20\xd1\x20\x42\xc1\xe4\x90\xea\xc9\x41\x80\x69\x66\xfc\x49\x86\x3f\x99\x41\x9e\xb8\x3f\x2a\xed\x49\x58\x17\xb0\xa6\xba\x78\x7a\x68\xc7\x6a\xd5\x0c\x11\xf6\x48\x05\x07\x3c\x5b\xf4\x88\x05\xd5\xd2\xb8\x69\x59\xcf\xf5\x04\xfe\x77\xbd\x36\xc1\x30\x5a\x61\x5c\xb7\x5c\xa8\x33\x1f\xc8\xbb\x99\x35\xa4\x29\xa0\xb5\x1e\xca\xda\x6c\xe8\xa8\x7f\xdb\xb0\x39\x5b\x06\xfc\x96\x27\xfc\x6b\x72\x46\x71\xa2\x19\xc0\xee\xe4\xc5\xc1\xe5\xed\x79\x59\x7e\x2c\xab\x19\x01\x5f\xde\x58\x5e\x04\x43\xa5\x19\xb9\x53\x26\x6e\xff\x76\x61\xb4\x0b\x00\x3d\x36\xe7\x36\x50\x2c\x40\x00\x72\x28\x28\x19\x16\xb2\xf2\x85\x44\x00\x84\x56\x04\x5c\xe9\x3b\x0b\xc2\x99\x1e\x39\x8d\x47\x8c\x7c\xca\x08\x93\x10\x1c\x60\xee\xb3\xc2\xd7\x2e\x8f\xd0\xf9\x14\x58\x82\x7e\x9d\xa1\x9c\x59\x07\x98\xbe\x70\xcd\x20\x0f\xb4\x28\x6b\x87\xe0\x35\x44\x30\xbc\x30\xe2\x82\xa5\x8a\xc1\x8f\xd8\x4f\xde\x89\x06\x8f\xa6\x5c\x33\x20\xbd\x8b\xb6\xbd\x13\x84\x99\xa4\x07\x48\x2b\x2c\xd5\x3d\x85\xd4\x01\xad\x50\xda\x10\x2e\xcd\x69\xec\x9f\x2f\x7f\x0d\xd4\xe2\x84\xc3\xcb\xa0\xf9\x2e\xa8\x5c\x05\x2d\xa2\x71\x62\x3c\x26\xe3\xee\x77\x42\xc4\x05\xb1\x7e\x96\xb5\xaf\x81\x55\x8c\xfd\x0e\xcb\x87\x9a\xef\xe1\x9c\x49\x85\x59\x44\x4e\x13\x2c\x37\x0c\x42\x72\x36\x8e\x83\xb2\xc4\x71\x73\x73\x7f\x7d\x77\xfe\xdd\x0a\x2e\x5f\xfd\xb8\x1e\x06\x14\x25\xb9\x73\xcf\x4d\x04\xc7\x31\xd2\xec\x73\xc6\x8d\x2b\xd0\x0a\xfe\x05\xf4\xb7\xc9\xeb\xf1\x01\x95\x25\xd8\xf1\x22\x1d\xc1\xda\x39\x42\x57\x02\xb5\x0b\x81\x22\xbd\x12\x28\x30\x79\xb8\xad\x06\xcf\xa2\x29\x48\x62\xad\x5b\x59\x82\xd5\x94\x8b\xd4\x70\xf9\xd2\xa4\x4d\xe3\xcb\x1b\xa5\x4c\x11\x21\xf2\x4c\x51\x87\xe5\x5e\x95\x52\xa1\xc2\x3b\x9f\x7d\x24\x52\xe2\x19\xd9\xc6\x01\xdd\xa4\x3c\xdc\xfe\x18\xfe\x13\x1c\xcc\x5d\x64\xff\xd2\x08\x5d\xe4\xbb\xa3\xa7\x2b\xf6\xde\x04\xf2\x5c\xf3\x84\x46\x1b\x06\xdc\xbd\x1f\x9c\x5f\x8c\xcf\x3f\x6a\x25\x7e\x70\x37\xbc\x28\x89\x12\xf0\x6c\xf0\xfe\x6e\x78\x63\x41\xac\x07\xdf\x5d\x0c\xc7\x97\x57\x67\xc3\xdb\xf1\xe9\xd5\xc7\xeb\x8b\xe1\x8a\xc8\x9c\xd6\xc6\xeb\xd6\xd5\xea\xab\x27\xb5\x5f\x60\x87\x35\x2f\x0b\xed\x65\x90\x35\x86\x69\x02\x4e\x70\x6e\x9c\xe1\x18\x31\x1e\x13\xf8\x59\x3a\xeb\x8c\x47\x8e\x46\xe7\xea\x8b\x24\x41\x38\x57\x3c\xc5\xe0\xb5\x49\x16\x23\x86\x27\x9a\xb5\xe2\x24\x09\xc2\xbb\x44\xce\x98\x66\xb1\xba\x31\x03\xd1\x1e\x25\x44\xb3\xf3\x2c\x48\xf6\xb3\x7e\x83\x29\x65\x10\x69\x9b\x62\xf1\x60\xdc\x4c\x45\x97\xc5\xa1\x90\x08\xcb\x11\xd3\xe3\x22\xd6\x30\xd4\x65\x85\x4f\x3a\xbd\xd5\xba\x3a\x29\x7e\x20\x7a\x55\xd2\x3c\x9a\xa3\x4c\xf0\x99\x20\x52\x5a\xdb\x72\x84\x99\x09\x40\xb0\xaf\xeb\x6b\x68\xc4\x18\xd7\x4b\xe1\x4c\xd8\x31\xc9\x08\x8b\x09\x8b\xa8\x49\xeb\x03\xdf\xbd\x37\x6d\xce\x04\xce\xe6\x48\x72\x70\x7a\xc3\xb2\x83\xfd\xca\x7c\xe4\x6e\x32\x33\x63\xf3\x38\xb4\x40\x8b\x5c\xf3\x89\x2b\x90\x13\xcd\x2a\xc3\xc7\xee\x32\x74\x6e\x17\x63\x07\x4c\xb3\x84\x28\x03\xd6\x0f\x4b\x0e\x9b\xa1\xd7\xba\xb4\x1f\x7a\x9b\x9a\x36\x41\x5f\xd8\x6e\xcc\x58\xda\x11\x1d\x35\x58\xb6\xed\x91\x42\xdf\x63\x16\x27\xba\x15\xe7\xc3\x28\x9f\x45\x48\x45\x19\x68\xaa\x71\xa7\x71\x9b\x5b\x34\xc2\xb9\xdc\xe6\x1a\xad\xe4\x62\x1a\xab\xe0\x61\x11\x14\x02\xe4\x6d\x13\x31\x61\x75\x33\xcd\x22\x71\xc2\xed\x2a\x99\xd7\x73\x53\xff\x09\xc1\x68\x5a\xae\xd9\x4c\x50\x16\xd1\x0c\x27\x1b\xe9\x7e\x95\x60\x7c\x1b\xe3\xfe\x25\x9d\x6a\xf2\xf9\xaa\xe6\xb6\x55\x44\xa4\x90\xa0\x6c\x87\xe9\xb7\x70\x0d\x4b\x92\xcd\x6a\x20\xb2\x88\x26\xc1\x82\xe7\xc6\x1f\x07\xeb\x42\xe2\x86\xa3\x7a\xd4\xb4\xdd\xfa\x64\xe0\x72\x00\xf4\x06\x9b\x6d\x22\x7f\xda\xd6\xaf\xd2\x8a\xed\xdd\x04\xe3\xe1\xe4\xba\xb9\xcd\xa6\x1d\x08\x1e\xfe\x6b\x19\xed\x7c\xc4\x99\xa6\x19\x0b\xdb\x8f\x8b\x39\x5a\x25\xc9\x56\x05\x73\xf1\x33\x81\xef\xdc\xe7\x85\x74\xdf\x8d\x62\x09\x6d\x00\x54\xbd\x93\x52\x0c\x41\x90\x63\x6e\x69\x7c\x9a\x6b\x59\x16\x61\x88\x42\x40\x5f\x92\xa3\xd9\x11\x72\x45\x18\x0e\xd0\xe0\xfa\x7a\x78\x79\x76\x80\x88\x8a\xbe\x72\x31\x8b\x36\x60\x69\xc4\x14\xb7\xd2\xca\xc2\x15\xd0\x48\x89\x98\x91\xd2\x9c\x5d\x74\x13\x84\x2a\xcf\xa8\x54\x36\x7c\x56\xf3\x95\xa0\xd4\x09\x4d\xab\x62\xb6\xa1\x90\x5c\xcd\xb7\x21\x0d\x2c\x65\x9e\x6a\x5d\x76\x4c\x71\x3a\x16\x3c\xd9\x86\x29\x9c\xc1\x54\x40\x5d\xf6\xe9\xf9\x14\xa7\x48\x37\x6b\x43\x41\xbc\xcb\xd1\x8b\x74\x5a\x30\xd2\x7c\x59\xdf\x9b\xc1\xbd\xe5\xbc\x0f\x36\x1e\x8d\xba\x10\x08\x48\xdf\x6f\x61\x15\x85\xd9\x78\x6c\x2d\xf5\x63\x1c\x45\x5a\xe5\xde\xf1\xa4\x82\xfa\x39\xce\x25\x60\x3b\x7a\xb6\x69\xae\xa2\x73\x37\xcc\x4c\x73\x30\x08\x06\xd6\x57\xae\xe4\x11\x2d\xda\x6f\xe8\x77\xb2\xa8\xf5\xea\x2a\xdc\xdc\x4b\x6f\x52\x31\x97\xb0\x24\xb0\x93\xd2\x54\xc8\x51\x73\xb2\x40\x73\xfc\x48\x4a\x5d\xba\x84\x18\xdd\xf0\x82\xe7\xa2\x89\xd1\x8d\xd8\x19\xc9\x04\xd1\x92\x7e\xd5\x81\xe2\x69\xfa\xa6\x4c\x89\x3d\x5d\xf7\x74\xfd\xe6\xe9\xfa\xd4\x14\x4a\x1a\xf8\xc2\x58\x5b\x09\x70\xa6\xb1\x71\xc6\x79\x32\xee\x60\x13\xe9\xbe\xe2\x25\x4f\x58\xa5\x6c\x14\x40\x02\xf0\x1c\xe4\xa3\xd2\xb5\xc9\xf5\x5d\x17\xa4\xd8\xda\xe1\x2d\x59\x06\xe7\x32\x0b\xea\xe5\x6c\x73\xde\x9b\x5a\x59\xd6\x12\x7a\x76\x31\xe7\xd4\xc8\x37\xde\x5d\x16\xd6\x3f\x2d\x1d\x26\x27\x8a\x50\x56\xab\xc6\x66\xe8\x59\x2f\xb0\x91\x3b\x7e\xcd\xb9\xc2\xf2\xab\xa3\x11\xd3\x42\xd4\x03\x59\x18\x73\xab\x16\x53\xfe\xa8\x65\xf1\x43\x49\x98\x84\x70\xef\x3f\x1a\xf7\x9c\x26\x71\x67\xae\x36\xaa\xa9\x29\x02\x07\x41\xd7\xbe\x17\x08\xd1\xb5\x8d\x5a\x29\xa9\x08\x80\x06\x39\xdf\xcc\xc5\x3e\x33\xc3\x9f\x11\x05\x29\xd6\x8a\x2a\xd0\x99\x62\x53\x65\xae\x36\xf4\x95\xa6\x2b\x43\x15\x82\x83\x9f\x24\xce\xb7\x63\xfc\xb2\xde\xc6\x4a\xce\xe8\xb5\x85\x5b\x1b\xf3\x7e\xec\xec\x46\x91\xe0\xb5\xd2\x6d\x58\x22\xb3\xd3\x13\xc3\x0e\x9c\xff\x9a\xb0\xa3\x27\xfa\x40\x33\x12\x53\x0c\x11\xf0\xfa\x5f\xc7\x7a\x5e\x7f\x38\xbd\xb9\xba\x1c\x17\x99\x3c\xff\x35\x62\x83\x44\x72\x9f\xa5\x80\x18\x67\x3e\xdc\x3e\x13\xc4\x89\x84\x76\x2e\x60\x75\x2d\xcc\x88\x23\xd6\x36\x82\x98\x47\xf2\x08\x3f\xc9\x23\x9c\xe2\xdf\x38\x03\x57\xfa\x00\xfe\x3c\x4d\x78\x1e\xff\x84\x55\x34\x3f\x86\x73\xad\x8e\xc9\x23\x61\xca\xb8\xa9\xf4\x72\xc5\x90\xbc\x2b\x21\x5a\xff\x0f\x7a\xcc\x45\x52\x91\xd4\x9a\x6c\x44\x32\x85\xfe\x1f\x41\x26\x9c\xab\xe6\x4b\x8a\x4f\xa7\x92\xac\x75\x21\x15\x4a\xda\xed\x15\xfa\xeb\x5f\xbe\xfe\x46\x93\xd0\x26\x6b\x7c\x7e\x7b\x35\xd6\xdf\xff\xe1\xcc\x7e\x2f\xd7\x60\x77\x57\x59\xc1\xda\x1c\xf1\x98\xc0\xf9\x9c\xc1\xed\x27\xc0\x79\x01\xec\x0d\xc8\xa1\xd8\xc7\x26\xee\x76\x56\x6a\x7d\x3b\x95\x6d\xa3\xc5\x04\x15\x3b\x98\x23\x3a\x44\x8c\xa3\xd4\xc4\x9a\x62\x86\xfe\xfd\x87\xef\x9a\x37\x30\x17\x74\xa3\x0e\xa9\x85\x6b\x08\xba\x94\xf4\x37\x22\x91\xa6\x1a\x4d\xc5\x3c\xd5\x5d\x0b\x22\xe7\x3c\x89\xd1\x13\x01\x35\xc9\xc6\x81\x7a\xad\x5c\x90\x11\x0b\x9b\x80\x90\x43\x84\x13\xc5\x67\x04\xee\x6a\xa7\xa8\x29\x22\xb4\xa8\x62\xb2\x34\x14\x17\xe4\xc0\x40\x7d\xdd\xfe\xd9\xc5\x56\xc3\x34\xe1\x91\x4b\x6a\xb1\x26\xb9\x78\xd2\x3c\xf3\x69\xd5\xf4\x8a\xda\x6d\xf8\xd5\x4d\xb6\x66\xdb\xe6\xa5\xb1\x49\x28\xd6\x86\x55\xdd\x99\xe6\xc1\xd0\x88\xb3\x71\x42\xd9\xc3\x46\x9b\x71\xe5\x44\x39\xdd\x82\x5d\x33\xdd\xa2\xb7\x73\x1b\x0b\xc8\x1a\xe7\xe3\x7d\x9e\x24\x26\xb5\x25\xdc\x1e\x90\xbb\xcc\xba\x81\x30\x90\x99\x1c\x50\x12\x5b\xbf\x97\xd5\x84\x05\x61\x10\xf0\x36\x62\x93\x85\xf5\xd9\xca\x03\x24\xf3\x68\xee\x32\xf3\x22\xce\xa4\x16\xa3\xb9\x40\x11\x4f\x53\x53\xdc\x94\x11\xa4\x38\x4f\xa4\x8d\x76\x67\x87\x0a\x47\x6a\xc4\x8a\xfe\x56\x9c\x3c\x53\x01\x69\xbb\xd4\xbd\xee\x2e\x9d\xa2\xd2\xd2\x52\x81\x9b\xc6\x21\x66\x03\x18\xc1\x8c\x27\x2a\x40\x7f\xe0\xf5\xb3\x64\x36\xac\x45\x33\x90\x73\x2e\xd4\x38\x6e\xe4\x39\x2b\x89\xa6\xca\x08\x19\x39\x4c\x20\x68\x98\x3f\x6a\xe1\x9f\x3c\x79\xe3\xeb\xb2\x21\x68\xaa\x5e\x36\x82\x6e\xc7\x68\xe9\xc8\xd6\x25\xc1\x96\xb5\x32\x08\x1e\x51\x39\x26\x7c\xd5\x18\x6f\xe1\xab\x53\xfd\xd1\xd2\xc5\xab\x9e\x3b\x27\x04\xf1\xb8\x00\x9b\x33\xf7\xba\xcd\x08\x59\xb6\xa6\x16\x3a\xe1\xf9\x32\x47\x97\x4d\xe5\xbe\x6c\xc9\xd5\x63\x01\x93\xbd\x24\x20\x6b\x62\x31\xa1\x4a\x60\x51\x42\x0a\xf1\xfa\xa0\x24\x58\x40\x7c\xd6\x88\x19\xdc\x38\xa3\x29\xc4\x28\xa6\x12\x12\x44\xe0\x2e\x0d\x9c\x61\xa8\x9b\x12\x58\x39\xda\x45\x9e\xa3\x89\x3f\x87\xc0\xb2\x82\x34\x1c\xb3\xd3\x1d\x79\x7c\x2c\xad\x9f\xf1\x28\x2f\x04\xb9\x08\x24\x5c\x8b\xa9\x83\x28\x93\x74\x36\x57\x88\x32\x6b\x77\xc4\xc9\x8c\x0b\xaa\xe6\xa9\x3c\x40\x93\x5c\x6a\x2d\xd4\x04\xab\x99\x78\x14\xa2\xa2\x4e\x5c\x68\xdb\x24\xe2\xb8\xd2\x60\x5d\x45\xd9\x80\x34\xba\x1d\xca\x61\xe5\xae\x58\x41\x38\x03\x8f\x33\x58\x6d\x83\x42\xdd\x46\x03\x4f\x89\x4c\x1c\x20\x77\xc8\x4e\x50\x05\xa4\xed\x1c\x00\x2a\xe4\xce\xbc\x14\x2f\x51\x88\x0b\x99\x64\x50\x41\x5c\xec\x36\x48\x5e\x65\x64\x4a\x83\xde\xe4\x9d\x4e\x69\xa6\x1a\x03\xb7\xea\xae\xa2\x9b\x00\xf3\xa7\xdb\x62\x43\x32\x16\x50\x33\x20\xb5\x8d\xd8\x2d\x21\xed\x40\x6e\xb5\xbd\x37\xa5\x71\x61\x0a\x36\xd1\x63\x39\xc9\x6f\xe3\xc4\x3e\x1b\xde\x9e\xde\x9c\x5f\x1b\xc8\x89\xab\x9b\x8f\x83\xbb\x71\x83\x5f\xbb\xe1\xad\x8f\x83\x9b\x1f\xce\x56\xbf\xf6\xfd\x5d\x39\x2b\xbb\xe1\x95\x9b\xdb\xe5\xc9\x1c\x1d\x86\xd8\x90\x14\xd6\xd8\xcf\x09\xca\x16\x6a\xce\x99\x0f\x51\x88\x4b\xbc\xe9\x10\x99\x8c\x60\x05\x21\x44\x42\xaa\x06\xc7\xe1\x1d\xc4\xe5\xac\x96\x30\xcb\x9b\x65\x60\xd8\x76\x2a\x1a\xad\x71\x22\x3f\x24\x7c\x02\x7e\xeb\xbc\x54\xe2\x76\x49\x04\xfa\x96\xf1\x3e\x67\x54\x66\x09\x5e\xd4\x7a\x58\x75\xe5\x5c\xe2\x94\x40\xc4\x71\x81\x1f\xe7\x92\x45\xf4\xce\x40\x02\x93\xbf\xd7\xe9\x14\x32\x99\x14\xc5\x8a\xa0\x09\x51\x4f\x90\x37\xe7\x7e\xf5\xb6\x54\x17\x30\x22\x8f\x46\x0c\xcc\x39\x23\xbd\xc8\x71\x0e\xd1\x7e\xa3\x77\x07\x68\xf4\x2e\x26\x8f\x24\xe1\x99\xde\x79\xfd\x43\xcb\x25\x33\x4c\x31\x4d\x2e\xb9\xf2\x96\xb9\x6d\xf6\x53\x90\x88\x66\x20\x99\x8f\x89\x6e\xf7\xe5\x04\x8f\x12\x25\x3b\x76\x06\x63\x40\x38\x8e\xb5\x92\x0d\xac\xcc\x0d\xaf\x08\x01\x62\xc1\xd4\x4b\xb5\x32\xd7\x11\x29\xbc\xf9\xdb\xf4\x18\xb6\x59\x36\x7b\x36\xee\x80\x77\x0c\xbf\x90\x92\xe1\x42\x71\x7c\xc7\x1d\xb5\x8e\xfb\x36\x1d\xa3\xd5\x03\x5d\x3d\x80\x7a\x2d\xd6\x10\x98\xfd\x00\x6f\xf5\x77\x2b\x05\x4d\x7f\xdb\x46\x61\x49\x76\x10\x19\x6d\x6e\x73\x35\x9d\x9a\xac\x1c\x71\x94\x70\x59\x86\x3a\xe9\x3c\xe8\x53\xfb\xe9\xb2\x71\x0f\x43\x67\xb1\xbe\xd6\xd7\xf2\x47\x37\x2c\x7c\x05\xcb\xcf\xb0\x09\x65\x1d\x1c\xf6\xed\x03\x44\x21\x58\x0e\xe4\xe9\xa4\x48\xfc\x66\x31\x2a\xac\xd8\x23\x56\x84\x1c\x48\xf4\x44\x12\x88\x52\x8a\x78\x9a\x81\x85\xd6\x0e\xd7\xb6\x44\x62\x13\xf0\x79\x80\x78\xae\x74\x63\x26\xa5\xc2\xd9\xe0\x6c\xbe\x46\x61\xb5\x36\xae\x13\x1b\xbb\xec\x71\x81\x0d\xad\x1b\x56\x48\x19\xfa\x40\x14\xb4\x02\xb8\xeb\xe1\x04\x41\xcc\xab\x46\xc0\x35\xaf\xfd\x16\x27\xca\xce\x64\x8d\x9d\x2f\x70\x2f\xbe\x4b\xf8\x64\xb9\x8e\x07\x8d\xa3\xfb\x9b\x73\x67\x50\x2a\xc2\x5f\x02\xf0\xd9\x92\x43\x68\x78\x7d\x33\x3c\x1d\xdc\x0d\xcf\x8e\xd0\xbd\x24\x7a\x79\xfc\x74\x21\x3d\xd6\x4b\x94\x66\xe4\x16\x48\x83\x49\x45\x70\x9b\x1e\x4b\x84\x28\x25\xb1\xae\x60\x1c\x65\x94\x8d\xe5\x84\x0d\x18\x17\xd4\xda\x59\x00\x17\xa6\x3a\x4f\x1b\x58\xb5\xea\x04\x42\x98\xcb\xf8\xed\x04\x19\x99\xf1\xa6\xf5\xc0\xaa\x55\xe4\x53\x0e\xc8\x7a\xee\xc9\xc0\xd1\x52\x73\x42\x05\xea\x34\x2d\x43\x54\xe3\xee\x73\x0a\x22\x94\x3f\xe2\x6c\x79\xf6\x20\x7e\x2a\x11\xad\x91\x64\x02\xd7\xeb\x73\x9f\x03\xc7\xd6\xc6\x86\x15\x6e\x3f\xc1\xc2\x1f\x61\x78\xab\xe7\x9b\x26\x60\x5f\x3a\x1b\x47\x38\xb1\xca\x20\x6c\x18\xa2\x44\x70\x76\xe0\x17\xca\x50\xe9\x4a\x3c\x40\x53\xfa\xc9\x36\x5a\x84\x27\xbb\x57\x03\x7f\x75\x4b\x38\xdc\x1c\xd7\xcf\xd4\x1a\x62\xc3\x35\x7c\xbf\x34\x3c\x8b\x4b\xa5\xa5\x2e\x2d\xb9\x0a\x12\x71\xa1\x6f\x0a\xe8\xb6\x30\x22\xaf\x12\x19\x14\x16\x7a\x51\xea\x46\xf5\x65\xa7\xbf\x28\x21\x11\x63\x45\x0e\x15\x5d\x99\xbf\x6a\x53\x1c\x20\x19\x02\xab\x00\xcd\xa9\xb8\x79\x26\x64\x86\x99\x8b\xac\x6d\x19\xae\xbb\xf2\xb6\x60\x55\x5a\x82\xc5\x90\xdd\x03\xf2\x15\x64\x6e\x94\xc6\x21\x33\x58\xcf\xa5\xe3\xb0\xc1\x0b\xfb\xb0\x6c\x4f\xd8\xc7\x52\xb4\x0c\x36\xcf\xe2\x7d\x1a\x6c\x82\xa5\x42\x76\x4c\x6d\x9a\x64\x20\xe1\x3f\xaf\x0d\xad\xa4\x9a\x75\x35\x9f\x69\x12\x2a\x2b\x21\x04\x0c\xdb\xd2\xc1\x5e\x18\x90\x8f\x94\x88\x99\x13\x84\x4d\x25\x5d\x7f\xb6\x6d\x49\x5d\x77\x4b\x84\xcc\x04\x62\xac\xeb\x4d\x1f\xa1\x01\xab\xc1\x1d\xb9\xb0\x9a\xd2\x7a\x99\x3b\x09\x27\x4f\x78\x21\x51\x26\x0c\x32\x88\x09\xbc\x76\x93\x87\x78\xc7\xf2\x47\xde\x93\xad\x5c\xe4\x3b\x02\x55\x7a\x75\xcc\x93\x93\x7b\xc7\xcf\xe0\x89\xa9\x04\x05\x7b\x81\xbc\x68\xae\x50\x35\x3b\xb0\x3a\x45\xc6\xd1\x1c\xb3\x19\x19\x3b\x1b\xd9\x26\xda\x92\x6e\xe7\x14\x9a\x39\xb3\xad\x34\x5f\x4e\xd7\x46\x61\xb2\xe5\x3b\xcc\xab\xde\xfe\xa3\x0f\x81\x54\x78\x46\x90\x19\x51\x27\xab\x62\x29\xe0\xc7\x62\xc5\x82\x9e\x60\x5b\x1d\x96\x83\xa0\xdb\x84\x77\x88\x5c\xb9\xc0\x13\x92\xbc\x8e\xe3\x1b\xba\xb6\xb6\x55\x70\xb6\x98\x60\x6e\x82\x9e\xc0\x1c\x5b\x61\x19\xd6\xf8\x2a\xf2\xa6\xd0\xee\x65\xf3\x2c\x15\xaf\xde\x62\xa2\xae\xd4\xc3\x26\x53\x6d\x2b\x00\x11\x5e\x7b\x41\xa1\x84\x26\xfb\x48\x78\xfd\x55\x4d\x82\x9b\x0d\x24\xa8\xd7\xd0\x32\x8e\xad\x0b\x36\xac\x9c\xca\xc6\x39\xe2\x1d\x8b\x98\x9d\x4f\x11\xe3\x8c\x20\x2a\x8b\x97\x55\x39\x9b\xc5\x23\xac\x68\x11\xdf\x18\x5f\x7c\x91\x25\x5f\x3b\xe7\xb9\x2d\x2d\x45\xee\xbb\xb7\x0d\xb8\xf4\x5c\x46\xb4\xa2\x8a\xc5\x02\x10\x1a\x0d\x1f\x2e\xcb\x74\x2b\xc7\xb9\x73\x81\xfb\xce\x01\x70\x06\x81\x96\x8a\x23\x10\x23\x2b\x83\x43\x06\xc6\xd2\xbe\x64\x3f\xb2\x28\x23\x23\xe6\x2d\x1b\x40\x88\x54\xa2\x14\x67\xe0\x92\x61\x5c\x15\x5f\x19\xd4\x1c\xe5\xb7\xf0\xc0\x09\xe2\xd2\x94\x40\x6a\x59\x81\x55\xa6\x1d\x77\xfd\x16\xeb\x5a\x46\x27\x74\xc8\xaa\x33\xfa\x48\x98\xa3\xe9\x03\x77\x26\xf4\xa0\x5c\xa7\xc9\xe2\x10\x43\x94\x28\x89\x43\xc3\xf5\x72\x8e\x64\x0c\x32\xfb\x60\x8f\xec\xbe\x64\x77\x8d\x51\x10\x06\xe3\xaa\x04\x4e\xee\xe2\x7a\x43\x2a\xb5\xb0\xab\x26\x91\x17\x4b\xf4\x47\xc6\xd5\x1f\x03\x60\x5a\x67\xbc\x80\x4f\x9d\x09\xea\xa0\x56\x71\x03\x0e\xad\x25\x1c\x84\x03\x80\xa4\x95\x2b\xbf\xad\x6b\xb7\x88\x5b\x7e\x56\x69\x74\x58\x4f\x62\x6a\x2b\x59\xd4\x3b\x5c\x51\xf5\x5a\xa8\x1a\x3c\x4d\x55\xb4\xe2\xa4\x97\x0c\x9d\x72\x95\x87\xd5\xef\x45\x27\xcf\x6a\x2d\xa1\x7b\x1b\x6a\x4b\x3b\x07\xbe\xac\xc0\xb0\x6d\xb6\x4b\x6c\x92\xa6\xd7\x26\x97\x8b\x72\xe4\x91\xad\x62\xd0\x02\xd2\x7a\x34\x62\xef\xb9\xb0\x57\xb0\xb4\x30\xf1\x13\x1c\x3d\x1c\x12\x16\x23\x9c\xab\xb9\x01\x4b\xb5\x7e\x85\x85\xa5\x06\x2d\x69\x00\xd9\x78\x24\x04\x2a\x23\x2c\x62\x57\xb0\xe0\x91\xbb\x51\x8c\x58\xd0\x08\x00\xd1\x43\x9d\x1e\xa8\x34\xda\xa6\x6a\x12\xa9\xf5\xab\xb6\xb5\x68\xaa\xa1\x59\xab\xa0\xb9\xfc\x9c\x95\x6a\x82\x02\x84\x3e\xc4\xa7\xf0\x69\x7d\x75\xce\x9d\xb5\xd1\xe9\x77\x9a\x9e\xeb\x5e\x88\x03\xab\x51\x18\x93\x94\x9d\x81\x96\x74\xbe\x76\xbc\xb6\x04\xfa\x3a\xcd\x05\x44\x5b\x36\xb5\xf9\x65\x34\xa7\x49\xe1\xbb\xf8\xea\xc0\x0f\x53\x37\x99\x90\x47\x92\x18\xc8\xf1\x48\x40\x60\xb5\xb1\x1a\x7e\x8d\xfe\x8f\xa9\x2b\x89\xbe\x19\xb1\x0f\xc0\x86\x93\x64\x01\x80\x88\xbe\x65\xac\x2a\xcd\x3c\x34\x0e\x40\xd9\x4c\x0e\x54\x1e\x88\xd9\xeb\x39\x7e\x24\x23\xe6\x9a\xf9\x3f\xe8\x01\xfd\x09\x7d\xd3\xa6\xde\xb9\xf8\xe8\x67\xb6\x73\xbc\x0f\xa2\x8f\x83\x5b\xce\x32\x4a\xcb\x6f\x9c\x19\xa4\x64\x84\x6c\x00\x46\xf0\xb8\xc6\x94\x3d\xf2\xa8\x16\x84\x1f\x9e\x5a\x2c\x08\x53\x63\xc6\x63\x32\x26\x0d\x2e\xcd\x25\x4c\x42\x0b\x01\x97\x3c\x26\x2b\x1d\x92\x9e\x99\xfe\x04\xa6\x1b\x99\x4f\xfc\x76\x40\x7e\xb6\x4f\xc6\xf5\xd6\x87\x32\xa5\x35\x8f\xdc\x83\x87\x6e\x32\xee\x4d\x9d\xa9\x2e\xca\xef\x00\x2e\x04\x3b\x80\x66\x87\x5e\x82\x95\x4b\x61\xad\x1e\xc7\xaa\x23\x40\xbf\xac\x67\x6e\x2f\xab\x00\x16\x15\x4a\x57\x08\x3a\xa3\x5a\x7e\xef\xee\xb0\x05\x4e\xb8\x89\x37\xc3\x60\x44\x76\x72\x67\x14\x4b\xe1\x70\x32\x0e\x3d\xfd\x15\x4e\xc8\x09\xcf\xab\x02\xbc\x5d\x00\x2a\xc3\xe4\x5a\x2b\xab\x2f\x34\x1f\x9e\x99\x04\x2e\x32\xa7\x26\x65\x7a\x70\x7a\x81\xf4\xe9\xe0\xa9\xc1\x15\x82\x45\xcb\xd5\x9c\x0b\xfa\x5b\x6b\x82\x49\xbb\x8c\x5e\x78\x5a\x8b\x7c\x1c\x33\xce\xb2\xb4\x0e\xc4\x6a\x44\x0a\x55\xd2\x4a\x9a\x74\x26\x34\xc9\x01\x42\x53\xb3\xd9\x69\x9e\x18\xdc\xfd\x88\x8b\xd8\x14\xbe\x96\xa5\xec\x1f\x88\xa2\x74\xe2\x3d\x56\xbe\x41\x6a\x91\x06\x2d\xb2\xbf\xb1\xe0\x2c\x15\x40\xff\x96\x93\x7c\x47\x09\x54\xaf\x1a\x72\x7a\x87\x67\xb2\x88\x21\x35\x6b\xa3\x79\x73\xb1\xbe\xbf\xea\x99\xca\x20\xe5\xd0\x59\x16\x3d\x82\x8f\x51\xc9\x4d\x5d\xc7\xb5\x2c\x3a\x37\x06\xb9\x7c\x07\x26\x9d\x97\x88\xe7\xa8\xcb\x48\x0d\xec\xc7\x92\xdf\xa3\x4f\xc0\xab\xb2\x88\x67\xb2\x93\x38\x08\xf8\x8a\xf4\xf1\x8c\x26\x93\x0d\x98\x5c\x5d\xa8\x5e\x1a\xd4\x5a\x18\x50\x3c\x5b\x6b\xc8\x85\x55\x1c\xa2\xe6\x9f\x04\x05\x80\xaf\x45\xf1\xb2\x2f\x61\xea\xae\x8b\x90\xc7\x68\x29\xc5\x88\xb5\x10\xd7\xe1\x96\x70\xd1\xcc\xe3\xd7\x30\x40\xd8\x86\xca\x5d\xd7\xfd\xf6\x6d\x27\xc2\xb0\xa4\x7d\x3d\x12\x75\x74\x8f\x95\x87\xc1\x17\x72\x78\x1d\x03\xa2\x17\x6d\x5e\xee\x64\x78\x72\x1c\x47\x38\x9a\xb7\x4e\x6a\xc2\x79\x42\x30\x6b\x93\x5e\x1b\x1f\x57\x8f\x88\xc1\xa6\x04\xd6\x9d\x24\x00\xd0\xea\x96\xc0\x16\xf5\x2b\xc4\x77\x16\x03\xb0\xb6\xe1\xe1\x06\x89\xc3\x0d\x54\x11\xe6\x2c\x3f\x94\xcd\x12\x52\x5d\x2b\x8b\x80\x7e\x60\x3b\x49\xa2\x3c\x09\xaa\xfa\x65\x44\xe8\x51\xeb\x25\x7e\x24\x4c\xeb\x0c\x76\x1c\xce\x99\xf1\xe4\xf2\x59\x7d\x2d\x9f\x03\xdf\xb5\xf3\xa7\x41\xd2\x58\x3c\x62\x70\x70\x79\xf9\xb0\x6a\x5a\x95\x5a\xcd\x08\xed\x52\x1b\x9f\xce\x40\x88\x58\xfb\x78\xde\x96\xcd\xc4\x6b\x9f\x49\xd3\xf7\x18\x62\x0c\xb6\x76\xad\x05\xee\x97\x22\xd3\xde\x6c\xac\x43\x53\x7a\x21\x23\x32\x44\x6d\x94\x41\x5e\x82\xa0\x8d\x36\x34\x9f\x67\xbd\x4b\x8a\xea\x05\xee\x36\xe8\x38\x94\xa5\xae\xea\x8e\x8e\x67\xb0\x4e\x2e\x3b\xb7\x17\x36\xe2\xb6\xec\xb2\xf5\xe9\x19\x45\x98\xa3\xad\xcf\xa9\x04\x86\xe4\x72\x48\x09\xfe\xc9\x68\xd8\x54\x1a\x0b\x98\xab\x52\x90\x66\x6a\x61\x8b\x5a\xc1\xbd\x18\xa6\x64\x1a\xc0\xae\x26\xf7\x70\xf5\x8e\x8c\x4b\x0e\xe2\xa6\xce\xa0\x23\x6b\x56\x68\x6c\xd2\x2d\x74\x08\x00\x51\x49\xb8\x6f\x8b\x06\x31\xf5\x41\xc7\x38\x69\xb5\x65\xed\x80\x69\x42\x96\x64\x91\x64\x6f\xb1\x3b\x95\xc8\x89\xe6\x5d\x38\x49\x2a\xf3\xc2\x90\xcd\xaa\x7c\x8d\xb0\x49\x51\xc8\xb4\xbb\xb3\x3a\xc1\x13\xb2\x96\x7b\xfa\xc2\x7c\xb0\x94\x8a\xe0\x15\x48\x35\xcd\xb2\x64\xd1\x0d\xb5\x29\x0c\xbd\x6b\xc4\xb8\x5a\x35\xb0\x10\x19\x6b\xe9\xdd\x54\x46\x97\xda\x6c\x88\x92\x44\xb9\xa0\x6a\x31\xb6\x46\xbf\xee\x4c\xeb\xd6\x7e\x79\x6a\x3f\xec\xa2\x51\x9f\x20\xd7\x9f\x33\x32\xc2\x3d\x25\xa8\x29\x80\x62\xa7\xd0\x65\xbb\xb5\x96\xdc\x88\x7d\xb3\x6c\x61\x1d\xf8\x4e\xb7\xa1\xea\x2e\x36\x1d\x9e\x2d\xac\x30\xe6\x53\x07\x6b\xd3\x7d\x61\xab\x15\x27\xd6\xb0\x96\x3a\xf4\xdc\x4c\x50\x2e\x6c\x61\x87\x2e\x41\x6d\x29\xfe\x34\xce\xb0\xc0\x49\x42\x12\x2a\xd3\xcd\x6d\xbb\x7f\xfe\x76\xe9\x68\x4f\x4d\x01\x12\x69\xcb\xf9\x7c\xa2\x69\x9e\x22\x96\xa7\x13\x2b\xe5\x62\xf9\x10\x62\x17\xba\x4c\x6b\x03\xc1\xe3\x06\x58\xca\xf7\x16\x01\x1a\xe5\x88\x05\xb8\xc4\xd6\x54\x81\xa3\x39\x25\x8f\x80\x9a\x28\x18\x91\xf2\x08\x5d\x72\x45\x4e\xd0\x47\x9c\xdd\x81\xa0\x66\x2a\x02\xce\x8c\x75\x1c\x4b\xa4\xa5\xd6\x9c\x51\x75\x30\x62\x16\xcc\xd8\xad\xca\x71\xc4\x99\x01\xb4\x8c\x60\x61\x7d\x13\x60\xee\x75\xc8\x8e\xca\xe5\xa5\x51\xd9\xb2\xd8\x02\x3f\x8d\x83\xe8\xd5\xb1\xc9\x0e\x58\x83\x8e\x6f\xf0\x93\x89\xd7\x86\x0a\xf8\xe6\xeb\x25\x92\xbb\x0d\x88\xb2\x05\x60\x0c\x8e\xab\x0b\x1c\xe1\x16\x4c\xc0\x97\xae\x32\xd1\xa9\x5f\xd2\x23\x72\x84\xbe\x4b\xf8\x44\x1e\x20\xe9\x31\x8f\x5d\x81\x7e\x79\x60\x1c\x54\xf0\x6f\x93\xc9\xf3\x95\x5b\xfd\x82\xef\x43\xd5\xb6\x29\xfd\x64\x30\x0c\xe4\x9f\x4f\x8e\x8f\xd3\xc5\xe1\x24\x8f\x1e\x88\xd2\x7f\x81\x4c\xd1\xb8\x42\x0e\x00\x08\x37\xc1\x09\xad\x5a\x9d\x3a\x14\x51\x27\x8a\xb4\x20\x76\x92\x00\xec\xb5\xbe\xd2\x7d\x5d\x4c\x87\x5c\xc3\x59\x73\xd1\x3f\x3b\x65\x91\xb7\x1d\xaf\x12\x5e\xee\xcb\x68\x2b\xa6\xee\x67\x08\xd3\x3b\x4d\xf0\xac\xa2\xb2\xac\xa1\xa4\x5c\xa5\xd4\x52\x91\x9e\x3b\xc4\x5b\xe8\x53\x56\x8e\x32\xfb\xc2\xb9\x23\xc1\xad\x68\xdd\x2d\x47\x23\x36\x90\xe8\x89\x98\x72\x9e\x90\x52\x06\xde\x89\x9c\xca\xb9\x4f\x28\x03\x7b\x29\x34\x6a\xd0\x4c\x4d\xd2\xbb\x55\x1c\x9d\x66\xe5\xfc\x37\x56\x03\xc5\x89\x24\x07\xba\x61\x40\xb4\x72\x81\x84\xe8\x49\xe0\x2c\x23\x62\xc4\x2c\x32\x25\xe0\x2f\x73\x6e\x83\x44\xda\xa2\xc9\x7b\x8d\x72\xbf\x34\xca\x41\x25\xb4\x1c\x2a\xdc\xa6\xa0\xf4\xc8\xa2\x90\x9f\xb3\x4f\x79\x95\xb3\x74\x35\x03\x18\x2f\x7c\x1c\x73\x22\x03\xc3\x33\xf2\xf6\xa3\x84\x4e\x89\xbe\x31\x47\x4c\x2f\x7d\x68\x24\x37\x98\xbe\x0e\xe2\x57\x77\x1a\x09\x2e\xa5\x8d\x16\x37\xed\x2c\xcf\xf9\xd9\xa2\x7c\x98\x01\x26\x36\x85\xfb\xab\x85\xc4\x82\x67\xae\xa4\x98\x7d\xd8\x5c\xcf\xbd\xad\xa9\x95\x05\xc4\x8a\xb5\x58\xa3\x84\xd8\xf1\xe9\xc5\xb9\xaf\x9b\x53\xe9\xba\x5e\x43\x2c\x04\x73\x6e\xaf\x22\x56\x9f\x71\x50\x4f\xac\xd2\xc4\x92\x8a\x62\xab\x37\xab\x1c\xa3\xba\x0d\x52\x57\x65\xeb\x57\xdd\x59\x15\x9a\x59\x15\x4a\xbd\xa3\x6d\x6a\x61\x85\x11\x08\x39\xcf\xed\x15\x06\x61\x41\xbf\x25\x15\x4e\xb3\x30\x4d\xd0\x41\x15\xda\x69\x9a\xa3\xd6\xc6\xb8\x5f\x14\x42\x39\xc2\x26\x02\xa3\x3a\xb8\xda\x56\xac\xe7\xa5\xb9\xb3\xc8\xcc\xbb\x08\xbd\x7d\xb9\xbc\xdb\x64\x51\x44\x9a\x49\x2b\x6f\xb8\xaa\xbf\x2d\xb6\xea\x09\xf1\x28\xd4\xad\x1b\xba\x6d\x62\x9d\x47\xab\x11\x04\x4b\x1b\x42\x00\xf9\x67\x95\xdc\x94\x35\x4c\x9a\x7e\xcc\x26\x83\xf5\xd0\xe3\xbe\x07\x57\x8d\x2d\x65\x14\xb9\x83\x48\x85\x20\x8f\x44\x00\xed\xd8\x38\x15\x56\x3e\xaa\x38\x11\x04\xc7\x8b\x60\x45\xbc\x93\xdc\xf4\x0c\x26\x1d\x49\x53\xad\x74\x82\x38\xcd\xf8\x21\xcf\x9c\x9c\x5d\x7a\x0b\x40\xfb\xe9\x54\xdf\x58\x81\x8b\x5d\x7f\xc1\x0e\xc9\x27\x2a\x95\xd6\x4b\x1a\xe2\x0b\x5d\x23\x70\x4b\x43\x29\x9f\x39\xb1\x37\xdc\xe8\xdd\xe0\xbb\xab\x9b\xbb\xe1\xd9\xe8\x5d\x11\x51\xee\x52\xa6\x3c\x08\x8d\xc3\x14\xe7\x6c\xc4\x7c\x10\xa8\xc7\x5c\x85\xbd\x44\x38\x8e\x0b\xc4\x6b\xab\xf8\x18\x39\x63\x29\x47\x0e\x4e\xc5\xca\xf0\xcf\x25\xcd\xdc\x43\xde\xcc\xbe\x9e\xac\x25\xee\x9e\xd2\xc9\x31\xd9\x3f\x4b\xd2\x34\x76\x74\xd9\x84\x70\x91\xca\xe8\x87\x44\x39\x3c\x33\x46\x9e\x9c\x7c\x0f\xb7\xf3\x31\x36\x97\xf0\x7a\xdc\xce\x6d\xc8\x06\x9b\xfa\x9e\x7e\x22\xf1\x4d\x8b\x54\xb5\x93\x2c\x8c\x4e\xd1\x6b\x8d\xbb\x90\x33\xba\x8e\x96\xea\xa7\x72\xaf\xbf\xeb\xce\x96\xae\x0a\x14\xa8\x02\xd1\x11\xe0\x1c\x15\xc2\x28\x22\x42\x61\xca\xd0\x14\x0e\x36\x8b\x16\x08\xb0\x38\x08\xf8\x5d\xbf\x45\x29\x65\x90\xed\xbe\x6c\x69\xef\xcb\xf3\x58\xa7\x94\xff\xf9\xe5\xfd\x5d\x49\x54\xfd\xfe\xea\xbe\x5c\x47\x7a\xf0\xf3\x52\x59\xb5\xd2\xc2\xb2\x00\x97\x60\x8a\x45\xe6\x9c\x05\xb6\xf4\x2b\xd3\x34\xd1\x0f\x44\xfd\xa8\xf9\x32\x67\xbb\x08\x2b\xb7\x72\x16\x38\x9c\xc8\xf8\xd1\x34\xbc\x06\x19\xd8\xa1\x2c\xc9\x1d\x70\x92\x1c\xf4\x80\x6c\x0f\x61\x22\xfb\x91\xa9\x98\x3c\xd0\xcd\x81\xca\xe8\x02\xb4\xb4\xbe\xc4\x99\x5e\x2e\x03\x2f\xe8\x30\x09\x83\xe6\xf8\xd4\x7c\xdc\x11\xa1\x29\x08\x13\xd6\x6d\x15\x4b\x89\x06\xd7\xe7\x0d\x6b\x7d\x51\xb5\xc9\x7f\x5e\xe5\x1d\x12\xef\x1e\xd8\x75\x65\x87\x20\xdf\x6b\x2f\x8a\x3a\xd8\x99\x6e\x57\xcf\xc1\x78\x51\xaf\xcb\xae\xd9\x7d\x40\xaf\x6c\x92\x67\x4b\x79\x9c\x2b\x80\x2a\xd7\x4b\x6d\x2a\x96\x61\x4d\x14\x99\x70\x40\x36\xae\x3e\x44\x4e\xa9\x07\x6d\x1e\x84\x48\x2a\xdc\x14\x90\xb4\xce\xda\x9d\xa1\xcb\x14\xb3\xe9\x02\x2f\xf3\xa3\xa1\x68\x8f\x3e\x00\x78\x0a\xae\x40\x99\x0b\xb6\xb4\xc9\xc0\xe1\x74\x43\x6a\x5b\x0f\x91\xa6\x18\x9f\xb3\x27\x5a\x6c\x56\x9c\x61\xab\x14\x83\x84\xef\x90\xc3\x9b\x0a\x4d\x1d\x8d\x58\x10\x01\x20\x8d\x4c\xae\xcf\x88\x03\xeb\x87\x0a\x90\x0c\x80\x5e\x21\xeb\xc1\xdf\xcc\xa5\x1d\xa8\xe6\x1c\xab\x79\x19\x6e\xbf\xd6\x8f\x3d\x9d\x72\x8e\x5d\x66\x97\x53\xef\x6d\x60\x55\x68\xfc\x80\xf6\x02\x80\x6d\xdb\x31\xd8\xf7\x40\xa3\xc6\x41\xf9\xa6\x20\x1b\x38\xe6\x44\xb2\x2f\x94\xcf\x9d\xa3\x89\x2d\x11\x80\xab\xf6\x56\x2d\x72\x60\x6a\x5b\x5e\x7e\xc0\x77\x00\x77\xb3\xae\x54\x1b\x1c\xab\x95\x36\x14\xe7\x34\x03\x4a\x08\x83\x3b\xa0\xd3\x36\x6c\x9a\x4f\x19\x89\x36\xc1\xe4\xb8\xc6\x02\xa7\x44\x11\xb1\x2c\xbe\xa3\x5c\x5c\x15\x62\x17\xdc\x0e\xda\x7e\xcd\x2e\x1a\xe4\xf9\x6a\x89\x02\xaf\x7a\x5d\xac\xc2\xd8\xf0\xb3\x58\x0b\x4e\x48\x4f\xe3\x47\x0b\xb5\xbf\xe6\x2c\x6c\x3f\xc5\x34\x6c\xf8\x4a\x00\xa9\xb2\xed\x9c\x5e\x06\x5b\xe2\xae\x86\xd2\x50\x8a\xbf\xd8\x13\x50\x89\xd5\xa3\x6c\x43\x93\x58\xc5\x4b\x77\xc2\xbb\x5d\xc8\xb8\xcb\x49\xac\x1c\xaa\x52\x30\x3a\x50\x09\xc8\xfb\x06\x58\xa1\x19\x11\x02\x84\x96\xa6\x90\xb3\xc0\x8f\x62\xf1\xc2\x0a\x6b\xa3\x95\xac\xaa\xc5\x56\x2a\xcb\xb5\x82\xc7\xed\x2a\x5b\xbe\x97\x68\x76\x2d\xd1\xac\x61\xdb\x33\xd4\x49\x44\x05\xb8\xc3\x16\x41\xb5\x19\xd7\xe5\x09\x42\x32\x87\xbd\x22\x6d\x25\x45\xb8\xfa\x29\xf3\xff\x2a\x73\x70\x47\xd4\x21\xa9\x36\x65\xa9\x1d\x05\xfe\x11\x70\x8f\x24\xa1\x34\x60\x03\x15\x60\xb4\x26\xae\xcc\x98\xa0\xcf\x2f\x8d\x77\x05\xb2\x45\x17\x3c\x47\x4f\x54\x6a\x5d\x78\xc4\x20\xf0\xca\x9b\xaa\x15\x47\xe6\xc5\x03\x78\x0b\xf2\xca\x65\x3e\x49\xa9\x42\x38\x98\x61\xc9\x5e\x76\x60\xcf\xb3\xfe\x00\x66\xdc\x98\xb8\xdc\x84\x79\xb2\xe2\xd0\x6c\x60\xfc\x29\x1a\xd9\x36\x37\x39\x08\x12\x7d\xde\xec\xe4\x40\xe3\x09\x35\xcc\xc6\x33\xd7\xa7\x27\xa3\x66\x6b\x83\x45\x61\x04\xa8\x4c\x2a\x55\xe5\x6e\xb1\xd8\x8b\x2b\x52\x93\x8b\x8d\xe8\x94\x9b\x5c\xbc\xbe\x8b\xe4\xe4\xb6\xb2\x3d\xcb\x92\xd5\xdc\x27\x2d\xc6\x59\x97\x04\xa9\xb8\x8b\x44\x0e\x25\xa5\xeb\x56\x49\x69\xdf\x60\xa2\x8a\x08\xeb\xcd\xe3\x75\xd7\x51\x07\x8b\x84\x97\x90\x8a\x82\xfc\xb5\x32\xc8\x06\xa9\x72\x7e\xc6\x15\x24\x29\x44\x50\xd2\xb8\x96\x38\x37\x62\xcd\x12\xc8\x72\x9e\xb8\x6d\xcc\xfb\x4e\xe1\xa4\x82\xf3\xe7\x66\x61\x2d\x5a\x3f\xf9\xa8\x21\xa3\x2c\xdb\xe2\xc4\x55\x11\xb3\xf0\x3f\xb5\x28\x20\x20\x78\x6c\x92\xc1\xd9\x70\x2a\x3b\x46\xa4\xaf\x3c\x17\xf6\xd2\xdd\xa1\x6a\x57\xe3\xce\x9d\x03\xf8\xbd\x8c\x6c\xb9\xb1\x8b\x40\x75\x6a\x7c\xc5\x8d\xb8\x49\xd1\x45\x40\x69\xdc\x19\xb6\x64\x35\xdd\x5b\x37\x7e\x00\xae\x47\x3b\x74\x6c\xc2\x30\x3c\xe2\x71\x65\x4b\x4a\x13\xb6\xc5\xac\x9f\x61\xd2\xeb\x16\xca\x0c\x5c\x61\xc2\x86\x4f\xd2\xd0\x6e\x00\x15\x32\x6d\xd4\x59\x85\x0f\x7b\xd1\x2e\x67\x31\x11\x8c\x60\x35\x7f\xb9\xa0\xf5\xd3\x6d\x8d\xd3\x2f\x16\xc0\x7e\xba\x93\x2a\xc9\x95\xa0\xf0\x35\xe3\xc1\xd7\x08\xae\x2e\x6a\x66\xd6\x14\xc7\xa6\xea\xf4\x05\xa6\xc7\x3a\x54\xba\x55\x5c\x7b\xb3\x32\xf7\x3c\x11\xfe\x0d\x56\x9f\x5a\x6c\xbf\x3e\xec\x61\xa5\xd1\x15\x4b\xf2\x59\x84\xd2\x3f\x7f\x74\xf7\xb2\x9a\xa6\x79\x10\xf0\x0d\x85\x65\x15\xa6\xcc\x72\xaf\x65\x31\xde\x5a\xa2\x4c\x71\x53\x58\xf7\xde\x27\x0c\x7c\xf6\xf9\x02\x7d\xf4\x78\x1f\x3d\xde\x47\x8f\xaf\x15\x3d\xbe\xcc\xcc\xe8\x3d\x5f\x50\xe3\xad\x54\x99\xc3\xac\xe3\x0a\x6d\x6d\xf3\xa8\x6e\x67\xa9\x0b\x43\x62\xec\x2f\xf6\x87\xc6\xa8\x98\xda\x67\xd5\xd9\x86\x56\x43\xb6\xa8\x1a\xdf\xb1\x88\x13\x0b\x9f\x65\x63\x56\xcb\x56\x9e\x65\x06\xc9\x11\xfb\x9e\x3f\x91\x47\x22\x0e\x10\x56\x28\xe5\x5a\x49\x0f\xa2\x50\x80\xe0\x4a\x48\xcc\x26\xda\x00\xa3\x4b\x9c\x92\xd8\xd4\xd9\x0a\x22\xdb\xac\x59\xd4\x3a\x34\x9b\x50\x22\x01\xf0\xd0\x6c\x83\x8b\x4e\x18\x31\x13\x6d\x66\x22\x9c\xe0\x4e\xa6\x6e\x62\x40\xd7\x7f\xf4\xee\xd6\x3f\x1e\xa1\x3b\x7d\x0f\x50\x59\x1e\x6f\x00\x1a\xd5\x36\xb6\x11\x9b\x09\x9e\x67\xde\x52\xc5\x27\xa6\xe0\xa2\x01\x9c\xae\xbb\x5b\x61\x30\xce\xd7\x1a\xe1\x58\x6b\xbc\xcb\x09\xe7\x55\x02\x11\x37\x42\x5e\x09\x09\x48\x73\x09\x1f\x5d\x65\xa3\x9d\x8d\x97\x34\xc0\x9b\x58\x86\x1f\xfd\x4c\x2e\xdc\x33\x22\xc1\xf6\xe2\x6d\xdb\xa5\xf4\xd7\x72\x8a\x75\xe3\x38\x97\x59\x1e\xbd\x77\xc0\x59\xd0\x9b\xb3\xb7\x8b\xce\x6d\x64\x95\xc9\xad\xb3\xfc\xf8\xd9\x6c\x92\x9d\x03\x28\xdb\xf8\xc5\x75\x2e\x32\x0e\x12\x4f\xb2\x70\xd9\xe6\x16\xa0\x2a\xe3\x59\x6e\xa2\xc7\x68\x18\x4c\xd4\x48\xd9\x54\xaa\x8f\x58\x45\x73\xcd\xdf\x0b\xa0\xa6\x1d\x45\xd5\x15\x5c\xf9\x79\xed\x94\x0d\x33\x38\x0d\x7b\x6f\x31\xdc\x77\xb0\x5b\x9b\xfb\xd5\x45\x58\xbb\x1b\x3b\xd5\xfd\x95\x6a\xc9\x07\xd6\x47\xf7\x89\x7d\xa2\x27\xba\x8a\x8a\x56\x8d\xbf\x1b\x6d\x95\x0b\x05\xed\x3c\x5e\x6f\x0b\xe4\x8b\x33\x8b\x33\x54\xbc\x68\xeb\x02\xb6\x38\xd9\x37\x2c\xf4\x6d\xbd\x27\x50\x39\xbe\xb0\x6b\xa6\x38\xd3\xc2\xba\xe2\xfa\x96\x14\x33\x23\x2f\x9a\xfa\x93\x08\xa3\x5c\x50\x77\xf6\x2b\xa9\xac\xed\xd4\x01\x76\xc0\xe3\xb0\x10\x4c\x84\x83\x1a\x59\xc6\xad\x8e\x23\x95\x63\x1f\xfe\x07\x34\xe1\x4a\xef\x9a\xb4\x5d\xe7\xbe\x16\x4e\x8c\x6a\xd8\xd3\x95\x84\xbd\xc5\x2e\xe3\x26\x58\xb6\x4e\x27\x8d\xb2\x59\x80\xe9\xd6\x6c\x8b\xed\x02\xd9\xde\xf8\x65\x37\xd8\xf9\xc6\x4f\x9d\xec\xb3\xc9\xb7\x4b\x30\x67\x5a\x3f\x5f\x25\xc0\x96\x42\x9d\x6d\xb8\xa9\x95\x9e\x42\xb4\x3d\x6b\x27\x03\xd0\x4c\x0a\xee\x70\x6c\xa5\xa9\xff\xf2\x7f\x99\x12\x3f\x66\x69\xfe\x0b\x71\x31\x62\xe6\xf7\x03\x0f\xaf\xaf\x5f\x28\x70\x2b\x71\x4a\x0a\x64\x3f\x51\xc6\x00\x03\x24\x04\x8b\xe1\x64\x30\x4a\x3d\xba\xb8\x1e\xc3\x43\x3e\x21\x82\x11\x3d\x34\x97\x33\xed\x99\x59\x8a\x19\x9e\x01\x22\xea\x01\xc4\x9f\x81\xb8\x5a\x88\xfc\x86\xa4\x4d\x99\x36\xe0\x56\x9a\x59\xda\x94\xcb\xa2\xda\x24\xf4\x69\x44\x59\x0b\xc8\x58\x04\x31\x34\x53\xff\x8d\xed\x7f\x33\x89\xfd\x6e\x70\xfb\xc3\xf8\x66\x78\x7b\x75\x7f\x73\x5a\x12\xdb\x4f\x2f\xee\x6f\xef\x86\x37\x8d\xcf\x8a\x74\xc5\xbf\xdd\x0f\xef\x5b\x1e\xb9\x06\x2e\x06\xdf\x0d\x4b\xa5\x5b\xff\x76\x3f\xb8\x38\xbf\xfb\x79\x7c\xf5\x7e\x7c\x3b\xbc\xf9\xf1\xfc\x74\x38\xbe\xbd\x1e\x9e\x9e\xbf\x3f\x3f\x1d\xe8\x2f\xc3\x77\xaf\x2f\xee\x3f\x9c\x5f\x8e\x5d\x70\x6f\xf8\xe8\xa7\xab\x9b\x1f\xde\x5f\x5c\xfd\x34\x0e\xba\xbc\xba\x7c\x7f\xfe\xa1\x69\x16\x83\xdb\xdb\xf3\x0f\x97\x1f\x87\x97\xcb\x4b\xc4\x36\xaf\x46\x6b\xf5\xc9\xe0\x22\x0b\x8c\x33\x81\x98\x34\x59\x58\xd2\xa6\xbf\x81\x8b\xe0\xda\xd0\xe3\xe1\x81\xfb\xcb\x14\x74\x3d\xd4\x2c\xd0\x79\x9f\x0a\xee\x31\x62\xde\x3d\xe8\x2f\x55\x28\xe8\x6d\xb3\x4f\x4b\xa3\x3d\x41\x03\x38\x2b\xa0\x30\x94\x3a\x05\xcc\x09\x3f\x52\xe7\x50\x46\xa6\x58\x7f\x4a\xc1\xb7\x8c\x0e\x51\x75\xc3\xcb\x0d\xda\x39\xc1\x10\xac\x77\x2c\x5e\x76\x1a\x64\x35\xb1\x15\x28\xe5\x04\x39\x0e\x4d\x8c\xda\x6e\x20\x33\x17\x0c\xa7\x34\x32\x3f\x54\x50\x23\x51\x81\x90\x50\x6d\xb1\x44\x60\xe5\x96\xe7\x04\xfd\xf0\xd7\x62\x50\xe0\x29\xb0\x06\x82\xbc\x56\x08\xcc\x3e\x10\xb9\x59\xd5\x55\xe4\x59\xea\xc9\x1d\x73\x6b\xc2\x85\x73\x6b\xeb\xc5\x82\x5b\x27\x67\x01\x4a\x52\xc9\xc7\xa3\x8f\xb7\x99\x51\x85\xc6\x4f\xd0\x2d\x20\x34\xc8\x42\x75\xd7\xbb\x98\x25\xf9\x8c\x32\x44\xd3\x2c\x21\x45\xa5\xe1\x09\x99\xe3\x47\xca\x1d\xea\xbe\x29\x4e\x00\xeb\x68\x45\x2b\x74\x88\x5a\x0f\xca\x09\x1a\xc4\xb1\x2c\x33\xb8\x12\xe5\x38\x96\x79\x58\x1e\x76\x08\x6c\xc4\x62\xcf\x36\x2b\x74\x54\x1c\x39\x58\xb1\xdd\x63\x50\xd4\xd9\x61\xf9\xee\xdd\x0a\x4f\x55\x3e\x8c\x1d\x29\x8f\x37\x12\x06\xee\xb0\x7c\x70\xac\x79\x95\x40\xe0\xd0\x40\xb6\xeb\xd1\xc2\x82\x74\xed\xd4\xaf\xec\x18\x0e\xda\x66\x7d\xb6\x82\xd9\xae\xe8\xd2\xcd\x38\xa9\x54\x1c\xea\xdc\x5f\xa9\x62\x51\x63\x67\x3b\xf5\xaa\x34\x4b\x63\x70\x24\xc7\x9e\xfe\xd7\x98\xc7\x35\x7c\x7a\xe5\xbf\x5c\x2a\xb2\x8d\x83\x75\x5b\xd7\xd7\x52\xcb\xd3\xb4\xfe\x96\xa5\x74\xb8\x23\x54\x9a\xee\xc2\x20\xe0\xc5\xd3\x08\xdc\x6a\x98\x32\x5b\x45\x84\x78\xbf\x8f\xab\x9b\xab\xcf\xb1\xaf\x6c\x85\x27\xfc\xb1\xa4\x5c\xa6\x44\x4a\xdc\x82\x59\x11\x98\xc4\xb6\x61\x0c\xfe\x84\xda\x0f\x3b\xd2\x93\x3b\x93\x77\xfa\xab\x65\x46\x9f\x9b\x50\x33\x76\x13\xd5\x02\x6b\xec\xe2\x59\xd1\x95\xc9\x6a\xd3\xfc\xe5\xa0\x08\x59\xe1\x22\x88\xe4\x69\x73\xb3\x74\x34\xab\x55\x17\xac\xb1\x38\x4c\xe8\x2a\x5b\x3f\xd2\x25\x68\x7d\x63\x20\x5f\xeb\xbf\xc0\xe5\xf5\x59\x83\xea\x4a\x7e\xc5\xb0\x70\xae\xa9\x11\x0f\x36\xb7\xd0\x96\x7a\x80\xb0\x49\x26\x2c\xa4\x29\x99\x47\x73\xe3\xcd\xd1\x57\xc6\xc1\x88\x3d\x05\x1b\x52\x0a\xb7\x1d\x84\x2d\x01\x08\xe2\x27\x7d\xdc\xe8\x63\x29\x88\x19\x44\x46\x0a\x11\xb5\x01\x21\x18\xc7\x5b\x51\xf5\x66\x05\x81\x07\xfb\xb5\x05\xa9\x6f\x50\xe2\xac\xa1\x0a\x7f\x53\xa1\x33\x3f\xb7\xa0\xbe\xd8\x16\x9a\x72\xd7\x21\x04\x25\xce\x9a\x46\xb0\x83\x0a\x67\x2f\x8a\x4a\xec\x93\x22\x4d\x0e\x6d\x3a\xb1\x30\x05\x7a\xba\x6e\xb5\xff\xe4\x66\xf4\x27\xe3\x77\xc8\x5b\x70\x2d\x82\xd6\x3c\x30\x31\x3a\xd4\x32\xab\xcb\xb7\xb6\x01\x0f\x12\x1d\x1a\xb0\xb3\x2f\x20\x9e\x71\x70\x7d\xfe\xc5\x01\xfa\x22\xcc\xe9\xfa\x62\xa3\x03\x68\xc7\x6d\xab\x9c\x81\x36\x55\x0a\xec\x2f\x1f\x3b\xd8\xab\xca\x49\xb4\x7b\x66\x0f\x22\x6a\x3b\x87\xfa\xcb\xd2\x37\xe0\x04\x86\xaa\x5d\xc6\x4f\xea\xc3\x8a\xad\x0b\xc8\xc8\xb8\x54\x36\xac\x5d\x3c\x62\x93\x45\xd5\xc9\x73\xe0\xbd\x3c\x9d\x4f\xe9\xd6\x95\xa8\x74\x7b\xf5\x24\xe0\x1d\x87\xbb\x2e\xbf\x0f\x56\xa4\x15\x0f\x4c\x64\x33\x9f\x06\x5c\xac\x2d\x1a\xa0\x8f\x13\x6f\x9a\x55\xc9\x5e\xe6\x16\xb3\x71\x53\x56\xc9\x3f\x6f\x8d\xdc\x3a\x04\x57\x0f\x9a\x56\xc4\xc6\xd5\xb7\x08\xd7\x3d\x95\x3d\x2f\x95\xed\x22\xaf\xa0\x3c\xb8\xf5\x2f\xd0\x53\x23\xc7\x05\xcd\x38\x83\xab\x56\x26\x3c\x83\x2f\x95\x2b\x5b\x5d\xe7\x73\x4d\x9f\x6f\xb0\x26\xab\x9d\xbe\xb7\x26\x70\xc0\xb8\x5d\xeb\x63\xad\x0e\x75\xa0\x6c\xed\x14\x4e\x4d\x0e\xa1\xa2\x29\x39\x40\x9c\x25\x8b\x20\xd8\xc1\x9e\x57\x20\x37\x13\x0b\x34\x27\x54\xb8\x4e\x2c\xcc\xdc\x5a\x49\xe7\x6b\x4a\xe3\x6d\x34\xb2\x45\xa4\xc9\xe5\xe0\xe3\xf0\x6c\x3c\xbc\xbc\x3b\xbf\xfb\xb9\x01\x42\xb0\xfc\xd8\xa1\x08\x06\x2f\xdc\xfe\x7c\x7b\x37\xfc\x38\xfe\x30\xbc\x1c\xde\x0c\xee\x56\x20\x0c\x2e\xeb\xac\x0d\xbd\x2e\x97\x4d\xea\xdb\x3a\x08\x76\xce\xcc\xdb\xd0\x7b\x1d\x67\x30\xe8\x84\x92\x16\xac\x41\x93\x60\xcf\x62\x22\x50\x4c\x1e\x49\xc2\xb3\xc2\xac\xda\xb8\x60\x01\x08\x61\x43\xfb\xcb\x80\x08\xa1\xcd\xea\x1a\x9f\x20\x53\xa2\x2a\xa8\xd2\xe9\x1b\x04\x91\x0f\x0b\xc2\xbe\x50\x88\x7c\xca\x12\x1a\x51\x15\x24\xe0\x71\x61\xdd\x2b\xc6\x7d\x08\x51\xa0\x2b\x88\x6b\x67\xd1\x28\x3b\xd7\xf9\x43\x4f\x7a\x5d\xdb\xf7\x27\xca\x83\x62\xad\xac\x7b\xb2\x03\xc5\xbe\xc5\x69\x5c\xc3\xec\xda\x60\x74\xcf\x61\x1e\xa8\x67\xc2\xd8\x24\xba\x16\x3c\xaf\xe6\x41\xae\xbe\x0d\x97\xc5\xc9\x94\xce\xf5\xf2\x40\x99\x6e\x94\xfa\xca\xe1\x2e\xa5\x7a\x80\x3b\xc0\xb7\xb0\x31\xe2\x6b\x06\x2c\xd4\xca\x5c\x30\x13\xdb\x89\x91\x20\x29\x57\x5a\x01\x33\x11\x01\x07\x5a\xa8\xa2\x38\xa1\xbf\x01\x12\x94\x20\x47\x41\x04\x05\x24\xda\xc5\x61\xc4\xa5\x45\x69\x38\x1a\xb1\xb3\xe1\xf5\xcd\xf0\x54\x33\xa4\x23\x74\x2f\x01\xe4\xa9\x34\xf5\x33\x4b\xde\x46\x1c\x0b\x23\x19\x28\x93\x8a\xe0\xb6\x60\x30\x22\x04\x17\xdd\xf9\x83\xef\x6f\x08\xdf\x35\x93\x37\x3c\x2b\xd9\xa6\x9c\x01\xe0\xb2\xb5\x98\x6b\x10\x9b\xbf\xf3\xd4\xa7\x1b\xfc\x54\x5a\x91\x10\xe4\x02\x24\x91\xf2\xaa\x3f\xe3\x6a\x03\x86\x63\xf7\xf9\x95\xfa\xbc\x86\x6f\x97\xcd\xf3\x0e\x42\xec\xa4\x2a\x00\x21\x0d\x66\xa4\x2f\xd6\x51\x99\x67\xab\xa8\x28\x5e\x03\x10\xa3\x42\xfa\x13\x32\xc3\x0c\x89\x9c\xb1\x0a\x42\x68\x68\x69\xab\x07\xcd\xac\x7b\x54\xf5\x9a\xe1\x94\xe7\x0c\x94\x06\x08\x63\x6d\x18\x8c\xcc\x08\x53\x2b\x06\xf3\x5a\x70\x27\x95\xa1\xee\x2f\xe2\x49\xc3\x40\xdb\x40\x4f\x9a\xfc\x49\x50\x31\x76\xbd\x6b\xd9\x05\xe5\x95\x9c\x4a\xfa\x50\xf9\xfb\xb9\x59\xcb\xc6\xf2\x61\xeb\xee\xee\xb0\x7c\x58\xdd\x55\x4c\xa2\x87\x75\x2f\x9b\x6a\x06\x64\x62\x0b\xee\xd6\x8c\x7d\x0b\xfd\xd4\x56\x94\x80\x3a\xcb\xd1\x03\xfa\xfe\xee\xe3\x05\x9a\x52\x2d\xf7\xea\x6b\xe5\x12\x6b\x19\xfb\x5e\x24\xbe\x88\xbd\x91\x41\x72\x91\xf8\xbb\x17\x36\xde\x89\x52\x81\x94\xa0\x6f\x34\x3c\x23\xce\xd8\x2b\x2c\xa6\x5d\xa5\xa2\x84\xc0\x2c\xe6\xa9\x99\xc7\xb1\xcc\xa7\x53\xfa\xe9\x48\x61\xf1\xd5\x1a\x12\xcd\x69\xc9\xc1\x56\x21\x23\x1b\x3e\x69\x21\x16\xc1\xaa\xb0\x52\x4e\x18\x3e\x12\xa6\x76\x22\x64\x43\x13\x0d\x19\xde\xdd\x4c\xe5\xa6\xbc\xde\xf9\x59\xc1\xa1\x7d\x99\xf7\x20\x34\x47\x09\x0c\x97\x95\xcd\xaa\xb1\x7e\xe1\x36\x6f\xf5\x63\x67\x07\x28\xbc\x5a\x5f\x97\x15\xf1\xdd\x76\xb5\x8b\x32\xbb\x45\x6c\xa6\x83\x28\xdf\x10\xf3\x45\x12\xa3\x8a\x07\x58\x03\x56\xc3\xaa\xee\xb9\xe9\x73\x8e\x65\xb5\xcb\x95\x5b\xbe\x01\xc0\x49\xa9\x99\x0f\x04\xf2\xff\x76\x11\x4d\xbd\x4e\x9e\x37\x0c\xe4\x5e\x24\x10\x07\xbc\xd4\x14\x63\x4a\xfc\xea\xe3\xeb\xc5\x13\xdc\x41\xd0\x34\x83\xd1\x92\x0f\xc9\x04\x81\xa2\xf3\x27\xe8\x3a\x21\x5a\x7c\xc8\xb5\x08\x91\x27\x89\x03\x83\x5a\x2e\xe2\xac\x05\x60\xf6\xec\xf3\x0a\x04\xe8\x25\x13\x73\x60\x68\xcb\x67\x16\xac\xc1\xee\xb3\xf3\x83\xf5\x05\x3b\x28\x58\xc3\xca\xaa\x10\x30\xe0\x85\x09\xfe\x04\x7b\x08\x2e\x71\x63\xfa\x9b\x66\xf3\x82\xc8\x39\x6f\xcd\x88\x0b\x67\xfb\x3c\x73\x70\x4b\xf9\x8c\x93\xb0\x91\x77\xe3\xb6\xe0\xe0\x0e\x97\xf3\x99\x69\xa2\x51\x24\x58\x36\x45\x8f\x62\xef\x43\x18\x2c\x34\xa7\x0d\x65\xb3\x43\x03\xc7\x5c\x61\x2f\x0a\x61\xb2\x0a\xfb\x7b\x21\x91\x2f\x8c\x03\xd1\x7f\x5e\x58\x41\x8b\xb8\x76\xaa\x64\x51\xf1\x09\xe9\x3b\x7d\x3d\x2e\x6b\xb3\x1f\x8a\x26\xf4\x80\x9b\x59\x9b\x05\xb0\x07\xb9\xcd\xc6\xb6\xc8\x12\xc0\x97\xdd\x62\x33\xe5\x46\x9d\xa2\x9d\x81\x6e\xeb\xc7\x01\xb1\xac\x48\xf8\x7a\x2e\x77\x4e\x89\x5a\x4a\x13\xe8\x21\xa3\xd6\x87\x8c\xb2\xd5\x0c\x3c\xed\x01\xc0\x9b\x12\x90\xd1\x5d\x78\x6c\xaa\x97\xbc\xb5\xb2\xae\x4a\xb5\x29\xed\x4e\xa7\xbc\x9a\xd2\x17\xfa\xdc\x9f\x6d\xe9\xf2\xd1\x93\x59\x8c\x21\x53\x71\x9b\xb0\x8f\xd2\xfc\x8d\xb9\x1a\xda\x24\x31\x32\x69\xe9\x06\xd0\xd6\xae\x9d\x37\xd5\x67\x58\x10\xa6\x46\xec\x46\x8f\xc2\x7c\x51\xb8\xfe\x8b\x6a\xf5\xa4\xa8\xed\x38\x45\xd8\x7e\x05\x8b\xde\x16\x79\x25\xc7\xe6\x25\xd0\x85\x9e\x31\x7b\xfa\x3b\xf3\x8e\x49\x66\xb7\x60\x2e\x7a\xaa\x74\x5a\xe8\x8d\x5a\xd8\x8b\xe6\x14\x72\xc9\x63\x22\xed\xe5\x41\x95\x05\x0b\xf0\xa2\x72\x4e\x1c\xac\x2e\x7c\xe6\xf9\x57\x13\x73\x75\x9a\x29\x73\x16\x21\x39\x62\x41\x1f\x4b\x50\x18\x8d\x76\xb8\xa1\xd8\x0f\xfb\x4c\x63\xef\x69\x81\x7f\x9a\x1d\xe2\x82\xce\x28\x0b\x0a\xb5\xd8\xe9\xa5\x38\x03\x7b\xa2\x39\x83\x7c\xea\xef\x9f\x3b\x1b\xd6\x7e\x04\x23\xfe\x9f\xff\xfe\xfb\x11\x6d\x33\xb7\xcb\xb1\x5d\x81\x7d\xd8\xc9\xf5\xb6\x25\xdc\xf9\x00\x1e\xa2\x05\x76\x40\xe6\x13\x8f\xdd\x5c\x0a\xd5\x2f\x7e\xb5\x97\x9b\x26\x1a\xae\xe6\xc6\xbf\x58\x26\x77\x30\xc6\x8b\x7c\xf9\x2d\x1b\xb0\xb8\xc2\x03\x5d\xb8\x19\x83\x28\x4f\x07\xfe\x6f\xa2\xf3\x74\xfb\x95\x0b\xa5\xc2\xa0\x02\x94\xb6\x6d\xa2\xe1\xe6\x58\x3e\x5f\xc8\x43\x63\x45\x15\x63\xa5\x0c\xef\xc8\x55\xc1\x0f\x66\x90\x26\x8b\x4e\xef\x4a\x2e\x89\x30\x07\xda\xc3\xf9\xa0\x7a\xd1\x65\x88\x7d\x5b\xe1\xc3\x21\x29\xa6\x6b\xc5\x69\xeb\xf7\x9b\x11\xf2\x4a\x46\x5c\x3c\x23\x62\x1c\xe7\xa5\xa0\xdc\x55\x6d\x5f\xeb\x8f\xce\x72\xb5\x58\xdd\xbe\x4c\x70\xf4\xb0\x0e\x2a\xa1\x7e\xbf\xa5\xd9\xd5\x82\x61\x10\x3a\x51\x16\x0e\x5b\x30\xff\x48\x05\xf3\xcf\xc6\xf2\x95\xb4\x76\xb8\x68\x18\x54\xcd\x0e\x84\x7b\x7b\x13\x19\x64\x62\x18\x39\x9a\xe4\x85\x95\xc3\x63\xbd\xc7\x47\x23\xf6\xde\x14\x4b\x00\xc5\xc3\x0c\x20\x82\x44\x0a\xf2\x29\xe3\x92\x94\x32\x7b\x1a\xf0\xdb\x6d\x66\x9e\x1d\x46\xb3\x4c\x5a\xa9\x5a\xbe\x95\x48\xfa\xea\xe8\x8d\xf5\x0d\xaf\x4f\xb9\x99\x02\xb7\x92\x7a\x22\x9a\x51\x4d\x3b\xe3\xc6\x93\xb6\xfe\xd4\xbb\x96\xff\x28\x62\x65\x00\xc7\x47\x25\x8b\x03\xe4\xa7\x57\x21\x88\x84\x3c\x12\x30\x53\xc2\x18\x43\x94\xfe\xb2\xa9\xa9\x85\x9d\xac\x3a\x40\x45\x5a\x1d\xb0\x05\x14\x57\x47\x50\x4e\x3e\x6a\xa2\xc5\x72\x5a\xc5\xd6\x19\x40\x4d\x0e\xff\x35\xa4\xd0\x41\x58\xad\x60\x41\x14\x22\x9f\x14\xb1\xc5\xf6\xee\x5c\x8e\x56\x3d\xac\x1b\x35\xa7\x99\xb4\x8b\x48\xbb\xa7\x8a\xda\x44\x6c\x66\xae\x4b\x42\x8b\xdd\xbd\x6f\x93\xb2\xe6\x98\xc5\x36\xd3\xd0\xca\xd2\x5a\xa6\x80\xd9\x19\x3b\x90\x8f\xc1\xb6\xf9\x72\x01\xcc\xb3\x69\xd3\xe0\x51\xc3\x45\xe6\xf4\x22\x2d\x99\x83\xdb\x9a\x0b\x2d\xa0\xe6\x4c\xd1\x44\x13\x87\x1d\x83\xd6\x9a\x73\xe6\x81\xd6\x20\x62\xb8\x0d\xcb\x8b\x4a\x49\xd9\x6c\x6c\x57\xd2\x25\xcd\x75\xbb\x18\xca\x34\xf5\xd1\x34\x65\x7e\xfc\xce\x35\xb4\xdc\xce\x6b\xc8\x1a\x70\x96\x5c\xba\x1e\x08\xd6\x8c\xbb\xc9\x58\x80\x2c\x97\xe5\x37\xa6\xb1\x59\x0a\x6a\x6a\xba\xc2\x44\xd7\x31\x52\x80\x58\x57\xcf\x8f\x2f\xae\x10\x69\x53\xf0\x4c\x62\x0d\x44\x40\xab\x96\x1c\x43\xd9\x9a\x5b\x78\xce\xbc\x88\x66\x8b\xf6\xf8\x0c\xea\x4a\x9a\x22\x76\xdd\xd9\x30\x6f\x9c\x24\x13\x1c\x3d\x78\x65\xc3\xab\xdc\x5c\x38\xd0\x73\x2d\xa0\x42\x55\x27\x43\x5c\x7a\xa0\x11\x48\x37\xa1\x17\xc6\x20\xa4\xd8\x61\x17\x9d\x9b\x55\xb3\x10\x4f\x06\x12\xc7\x8c\xde\xc4\x8c\xc7\x24\x4b\xf8\x22\x6d\xb9\xcf\xaa\xa9\x59\xdb\x44\x40\xb4\x65\x86\xed\xf4\x2a\xab\x30\xbd\xb5\x2f\xb3\x5a\x9e\xc7\x0e\xf0\x7a\xd6\xe0\x92\x1f\x12\x3e\x01\x2b\x9f\xd5\xb2\x5d\xee\x42\x10\x42\x5f\x3d\xcf\xeb\x66\x54\x54\x4f\x24\x95\x59\x82\x17\xcb\x7a\x30\xb1\xfc\xcf\xbb\x6f\x26\xf7\x7b\xb5\x11\xac\x7b\x14\x6c\xe3\xe7\xcf\x81\xc0\x7a\xe1\x24\x01\xf3\xae\xe1\x5f\x15\x63\x92\x49\xa2\x3a\xca\x04\xd7\x82\x02\x1f\x31\x85\x67\x6e\x73\xad\x70\xc9\x9f\x18\x11\x72\x4e\xb3\x52\xb5\xb7\xad\xc3\x6e\x2d\x45\xdb\xff\x98\x20\xd3\x35\x78\x27\xcf\x0e\x0d\xf2\x83\xa6\x0f\x99\xe1\xa8\x30\xfe\x45\x09\x96\x92\x4e\x17\x01\x60\x83\x8f\x60\x84\xb4\x98\xb2\xb6\x1c\x14\x58\x6a\x62\x34\x66\x7c\xbb\xc9\x58\xde\x3e\x5b\xeb\xbe\x7c\xfc\x68\x1c\x22\x63\xe9\xfb\xa4\x8e\xce\xe1\x6e\x6a\x8b\xd2\xd1\x8a\xa4\x69\x52\xb3\x37\xcb\x30\x5e\x0a\xaa\xd2\x6e\x46\x28\x84\x49\x3b\x6c\xab\xc8\x78\x20\x85\x10\x64\x44\x95\x52\xd4\x60\xf3\xb5\xe2\xe4\xcc\x9f\x9a\x38\x3d\x08\x03\xe4\xaa\x17\x1f\x1f\x20\xb9\x15\x78\x51\x17\xba\x38\x23\x09\xd9\x49\x24\xeb\x06\x44\x52\xf5\xb0\x07\xe4\xb1\x94\x34\x0a\x90\xf4\xd5\xc6\x85\x0d\x02\x6c\x5b\x20\x50\x9a\x87\xfe\x93\x19\xa8\x8d\xb1\x6d\xda\x45\xb0\x7f\xc1\x2a\x77\xd5\x5d\x9a\xb0\xd4\x4c\x0b\x96\xe4\x8a\x6e\x4a\x74\x55\x74\xea\xe5\x95\x7d\x24\xb5\x57\x0e\x45\xad\x8d\xeb\x03\xe9\x12\x71\xb0\xf2\x00\x6c\xc4\x81\xea\x7c\xba\x1b\x5d\x58\x3f\xa1\xe2\x68\x46\x94\x29\xac\xed\xab\x87\xbf\x25\x9a\xd8\x59\x20\xfd\x8e\x56\xbf\xf9\x90\xaf\x77\x6a\x6f\x89\x92\xee\x4a\xa8\xc1\xd3\xd9\xcd\xd9\xc3\x2d\xd8\x8f\x63\x69\x04\xd7\xcf\x5e\x6e\xd9\x3a\xf9\xdc\x8e\xcc\xa6\x60\xff\x8e\x04\x2a\x33\xc7\xd8\x7e\xe1\xd3\xad\x4b\x40\x43\xb8\x04\xce\x66\xd6\xe8\xf5\xb9\x5e\x95\xb4\x3f\x77\xd1\x6b\x7d\x1a\xaf\x8e\xaa\xa0\xee\x5e\x1e\x5c\x4f\x1e\x74\xe0\x85\x7b\x78\xf9\xb7\x1d\x83\xfd\xbc\x7f\xf6\x40\x38\xac\x5d\x89\xbb\x13\x11\xdf\x10\x99\xec\x85\xa4\x58\xdb\x8a\x97\x92\x17\x0f\x1d\x7a\x4c\x81\xc5\xb2\xbf\x5b\xb4\x1f\x27\xf9\xc6\xba\x81\x9e\xef\x82\x5d\x4d\x2f\x3b\xa1\x0f\x00\x52\xc4\x90\x6f\x9a\xdb\xca\x0c\x70\x78\x83\x90\xb1\x9a\xef\x61\x45\x30\x9e\x1d\x5e\xa7\x30\xbc\xda\x72\x3e\xc7\xf6\xda\xe4\xa2\xce\x9b\xfb\x9c\xa4\xb6\xee\x58\x76\xa1\xa3\x3c\xb3\x17\xc7\x52\x63\xf0\x41\x1f\x13\xdb\xed\x16\x6d\x80\x2c\x71\x5b\xb6\xcb\x43\xd6\x54\xb6\x6a\xfb\xf4\x68\x97\x72\x36\xce\x04\x99\xd2\x4f\x1b\x89\xe2\xd7\xf0\xa9\x55\x2f\xf5\x32\x57\x0a\x61\x81\x7b\x06\x0a\x67\x05\x71\x7b\x76\xa5\x6d\xb1\x9c\x11\x2b\x32\xce\x6c\xba\xd9\x03\x59\x20\x2e\x4a\x3f\x6d\x0a\xae\xb7\xfb\xa2\x5d\x66\x5f\xe7\x4a\x65\xf2\xe4\xf8\x78\x46\xd5\x3c\x9f\x1c\x45\x3c\x35\xe1\xe6\x5c\xcc\xcc\x1f\xc7\x54\xca\x9c\xc8\xe3\x6f\xbf\xf9\xa6\xd8\xe2\x09\x8e\x1e\x66\x06\xae\xa4\xee\x77\x2a\x6d\xf9\x6d\xbd\xb0\xed\xfa\xa5\x1e\x04\x67\x63\xf2\x49\x13\xa9\xdc\x14\xc8\xe6\x5e\x12\x89\x06\x3f\xdd\x22\xb9\x60\x0a\x7f\x3a\x41\x1f\x29\x03\x01\xe4\x7b\x9e\x0b\x89\xce\xf0\xe2\x90\x4f\x0f\x53\xce\xd4\x1c\x7d\x84\xff\xb5\x3f\x3d\x11\xf2\x80\x7e\x26\x58\xd8\xfd\xb5\x25\x91\x7c\x75\xdd\x39\x86\x5c\x5c\x89\xc8\xa3\x5e\xe1\x6f\xfe\x03\xa5\xa6\xe5\x13\xf4\xf5\xf1\x37\xff\x81\xfe\x08\xff\xff\xff\x47\x7f\x6c\xd1\xd4\xd6\x83\xc2\x81\xc2\x99\x37\x65\x77\xdc\x41\x65\xa5\x36\xa8\x25\x7c\x2a\x78\xb1\x53\x8d\x2d\x3f\xd0\xe8\x81\x4f\xa7\x63\x45\x53\x62\x72\x83\xc6\x58\xd4\x60\x54\x37\xc4\x15\xa4\xb6\xf2\xa9\xa0\x06\x6e\xdb\xd5\x56\xb0\x9d\x9a\x4c\x68\x77\xdc\x64\x5e\x54\x7e\x84\x20\x90\x52\x35\x4d\x2a\xe1\x2b\x12\xeb\x53\xb1\x4e\xc0\x87\xb3\xce\xd4\xeb\xb3\x17\xc8\x01\x61\x35\x5f\x1f\xb8\x15\x46\x21\x9a\x40\x0d\xbb\x90\x8d\xc7\xa1\x16\x1e\xf9\xd9\xc4\xbc\xc1\xd4\x5e\x2b\xde\x4d\xd6\x3a\x5f\x1d\xea\x76\xcb\xc5\x56\xf2\xf2\x03\xa9\xc5\xdc\x76\xac\x23\xe2\x6a\x48\x86\x75\xa5\x21\xe9\x94\x0b\x8f\xef\x69\xf4\x5a\x5b\x6d\x6c\xb5\x15\x8a\x0a\x13\x1c\xd4\xed\xd0\xeb\xa9\x9f\xf9\x4f\x56\x0d\x13\x22\x85\xdc\xdb\x45\x1d\x25\x18\xad\xbe\xe2\x34\x4b\x6c\x18\x71\x03\x08\xd8\xaa\x0d\xbd\xf5\x79\xdf\xd0\x38\x84\xad\x41\xc8\x3e\x73\x92\x89\xcd\x49\x6e\xde\xcf\x5c\x44\xe4\x94\x6f\x17\xb6\x98\x50\x56\x8b\x77\xee\x5e\xa2\x23\x28\x56\x6e\x8a\xb1\x38\x9c\x4c\x1e\x17\xc2\x9e\x31\xeb\x5a\x74\xf6\x00\xa0\xaf\x3c\x1b\x00\x7a\xda\x05\x06\x5c\x0d\x33\x7c\x0b\xae\x6d\x0c\x7f\x05\xc3\x73\x90\xf3\x15\xa4\x79\x81\x35\x2f\xdc\x10\x36\xcf\xd4\x0e\x39\x40\x02\x43\x1c\x9b\x9a\x63\x66\x54\xc2\x29\x8e\x28\x9b\x1d\x04\x88\x69\x90\xf8\x1d\x72\xe0\x26\xba\xb8\xc3\xf2\x61\xb7\xb1\x59\x5b\xd7\x52\xa3\x71\x51\xcf\xc7\x62\x1c\x18\x5b\x30\xad\xc1\x45\x29\x2c\x1f\xda\x40\x3e\x6a\x08\x43\x4b\x46\xe7\x97\xc2\xe1\x12\x2d\x1b\x9f\x4b\x24\x25\xa1\x08\x0a\xf0\xe1\xae\x8a\xa6\xc5\x1b\x73\xb9\x40\x18\xee\x4d\x9a\x90\xb8\x0a\xb4\xb7\x64\xfc\x72\xce\x85\x1a\x6f\x08\x51\x58\x4d\x86\x65\xe4\x30\x01\x58\x06\xfe\x48\xc4\x23\x25\x4f\x65\xa4\xbf\x75\x68\xd1\xd8\x19\x82\x40\x24\x80\x82\x4b\xb5\x26\x1d\x1b\x7b\x37\x5b\x18\xde\xa4\xcf\x33\x96\x0f\xd2\xd7\x14\x44\x32\xc5\x49\x72\x80\x04\xc9\xa5\xa9\x69\x29\x49\x32\x3d\x74\xa8\xec\x31\x4a\xf8\x8c\x46\x38\x41\x93\x84\x47\x0f\x72\xc4\xf4\xdd\xcc\x66\x86\x2f\x64\x82\x47\x44\xca\x40\x98\x29\xf2\x5c\x6d\xf6\x11\x14\x14\x54\x44\xa4\x94\x51\xa9\x68\xe4\xa4\x94\x22\xb5\xdc\x94\x8f\xd5\xea\x65\xc4\x4d\x19\x44\x18\xae\x16\xae\x88\xc1\x89\xcb\x99\xad\xdf\x01\x37\xa4\x85\x7f\x72\x71\xb5\x6d\x07\x68\x07\x68\x56\x8e\x42\xc6\xaa\x7c\x20\x57\x1c\xa9\x53\xfb\x19\x1c\xe3\x65\x24\x70\x53\x3e\x51\x9e\x20\xfd\x49\xf3\x20\xc9\x8e\x2e\x8b\xa8\xe1\x92\xb0\xe0\x83\x69\xf7\x0c\x5c\x07\x86\xdc\x02\xa9\xb3\x8a\xa6\xf5\x2a\x82\x94\x01\x25\x63\xaa\x8e\x46\xca\xa2\x24\x8f\x7d\xd1\x30\x7d\xeb\x3e\x6a\x22\x71\xcb\xa3\xd7\x5e\xdf\xcd\x07\x08\x4b\xf4\x44\x92\x44\xff\xd7\x04\x0d\x1f\x7a\x0c\x6f\xcd\x92\x0d\xce\x3a\x74\xe2\xb8\x74\x2b\x45\xc1\x24\xf6\xa4\xd6\xa5\xbf\xb7\xd7\xe5\xcc\x2b\x25\x33\xbd\x3c\x6b\x72\x68\xbd\xd2\xad\x78\x87\xa5\xb1\x95\xc9\x16\x80\x5b\xda\x07\xd5\xd1\x00\x24\x9a\x32\xa4\x0d\xc5\xc1\xd3\x47\x5a\xd4\x75\xb5\xbd\x2d\x35\x10\xe9\x19\x75\xb2\x0e\x85\x44\xb1\xb1\xc5\xb3\x32\x95\x1a\xd2\x00\x35\x05\xc1\xcd\x84\x40\x4d\xc8\xa3\x88\x90\xb8\x31\xbe\x54\x8f\x68\xef\xf0\xfc\xae\xb1\x9a\x9b\xa4\xf5\x94\x2b\x53\x56\xd0\xe0\xf9\x39\xcb\x95\x01\x80\x9b\x24\x7c\x02\x17\x12\x40\xfd\xb9\xa4\xd7\x20\x61\xce\xcc\x9b\xc4\xe8\xcb\xe0\x7e\xf1\x80\x0a\x5f\x35\x03\xcf\x95\x56\x64\x0f\x60\xfe\xaa\x26\xb3\x56\xb0\xbf\x72\x65\xac\x23\x74\x5d\x41\x01\x09\x2b\x4b\x63\x7d\x6d\x2c\x45\x94\x79\x25\x68\xc0\xca\x24\x9e\x6f\x87\xd6\x84\x06\x2c\xf5\xb9\x03\x68\xc0\xca\x3c\x5b\xa2\xf2\xf9\xec\x59\xb3\x89\xf5\xa4\x2e\x78\xf7\x14\x2f\x83\x46\x65\x44\xbc\x12\x09\xba\x03\xb9\x68\x22\xc4\xfd\x82\x3d\xac\xd4\x8f\x7b\x5d\xd8\xc3\xca\x60\xf6\x19\xf6\xb0\x32\xd4\xfd\x85\x3d\x6c\x18\x68\x07\xd8\x43\xe3\xb6\x1f\x6b\xa2\xee\xc6\x14\x20\x65\x65\x92\x4f\x6f\xe1\xde\x5d\x3a\xc6\x53\x13\x12\x60\xae\x31\x27\x4a\x5a\x14\x60\x18\xad\xcd\x6e\x6c\x0b\x74\xc2\x72\x2b\xda\xf3\x7e\x35\x2a\x8d\x21\x21\x4b\x30\x2b\x5f\x1d\x50\x22\x5e\x90\x48\x93\x9f\x61\x54\x4a\x60\x26\x61\xaa\x07\xd6\x5c\xa7\x47\x61\x2c\xd4\x11\xce\x6c\xb6\x78\x5b\x71\x8e\xfd\xc9\x8b\x5d\x0f\x51\x12\x80\xee\x4a\xac\xbe\x13\x4c\xd5\xc7\x0a\xbe\xfd\x9c\x3f\x59\xc9\x11\xc8\xcf\x10\x63\x2b\xe9\x41\xa7\x63\x6b\x53\x68\x5b\x31\xca\x14\x99\x55\x45\xfa\xe2\xb0\x50\xa6\xfe\xfc\xed\x4a\x0e\x64\x70\xfc\x9c\xf5\x22\x40\x99\xb7\xd0\x21\xbe\x9e\x0d\x89\x6d\x91\x7b\xa9\xb5\x6b\x3d\x1d\x73\xa3\x4a\x94\x62\xea\xf4\xfc\x5c\x82\x73\x6e\x4e\xe5\x88\x99\x04\x2e\x5b\x5b\xed\x08\xbd\x87\xd2\x99\x38\xcd\x12\x72\x80\xfc\xfc\xa8\xa6\xa0\x51\xfe\xf5\xd7\x7f\x26\xe8\x6b\x94\x12\xcc\x4a\x26\x16\xd0\xea\xf5\x95\x07\x40\x71\x6a\x4e\x46\xac\x71\x2b\xd0\xf0\x93\xa9\xc6\xe3\x22\xf8\xce\xd9\x94\x3b\x93\x0d\x94\x84\xc3\xd1\x1c\xc9\x7c\x62\x6a\x9a\x06\x26\x36\xa7\xe7\x5d\xf0\x19\xb8\x9e\xe1\x26\x76\x83\xde\x18\x20\xb3\xc2\x70\x3a\x02\x64\x96\xa6\xd6\x03\x64\x36\x9f\xbe\xbd\x05\xc8\xac\xec\x79\x37\x80\xcc\xa6\x2d\xdf\x00\x20\xb3\xd4\xcc\x67\x03\x90\x59\x59\xd1\xcf\x06\x20\xb3\x32\xaf\x1e\x20\xf3\x33\x01\xc8\x5c\xcd\x47\x1a\x21\x20\x9b\x0f\xef\x7a\x10\x90\x8d\xfa\x55\x3b\x8b\xd8\x16\x6f\x07\xa4\xb9\x17\x86\x80\x2c\x4d\xa0\x0f\x77\x5b\x3f\xdc\xad\x91\xf8\x6c\xdf\x7a\x78\x2e\x06\xae\x7a\x91\x75\x04\x81\x2c\xed\x4f\x67\xd3\xe7\x2e\x28\xf1\x79\x03\x2c\xc1\x03\xd3\xd5\x1c\x32\x28\xad\xa2\xb4\xd0\xb1\x5a\x32\x72\xe0\x5d\x46\x73\x0a\xdd\xf9\x3d\xe5\x6e\x10\xa8\x59\x59\x5e\xef\xb3\x31\xb4\xb8\x4b\xe3\x7c\x43\x5d\xf4\x2d\xe8\xd5\xe5\xb2\xad\xe9\x1c\x71\x83\x00\x27\x49\xb3\x61\x90\xa6\x74\x57\xcd\xae\xba\xc8\x3c\x34\x11\x68\x53\xb5\x34\x3d\x7d\x3d\x99\xe1\x18\xd9\xb8\x92\x9d\x08\xb8\x09\xe6\xcb\x19\x95\x4a\xb4\x86\x2a\xd5\x46\xb8\x8d\x1b\x36\xcb\x37\x01\x41\x99\x6d\xf6\x59\x4a\x52\x2e\x56\xc5\x49\x35\x7e\x69\x2b\x3a\x6c\xf2\x29\xc9\xe6\x24\xd5\x42\xd0\x78\xdd\x46\xba\xee\xb7\xcf\xe1\xb4\xa9\x44\x26\x6e\xb1\x44\x04\x81\x93\x55\xbf\x1b\x1b\x80\xc0\xce\xdb\xbd\xed\x36\x5b\x08\xc3\x35\xad\xf8\x0e\xc2\x75\xb9\xb5\xc4\xbe\x54\x72\xa5\x03\x7d\x37\xc6\x8b\xf8\x70\x9d\xd5\x11\x21\x4b\x62\x41\x96\xc1\x00\x15\x5f\xd9\x7a\xa7\x6b\x84\x09\xd4\x5d\xa8\x61\xb1\xcb\xf5\x83\x47\x5a\x40\x2c\xeb\xcb\x03\xbe\x65\x49\xc4\x61\x28\x51\x97\x06\x53\x5f\xaf\x12\x95\x38\x4d\x6c\x0b\x22\xc9\x45\x6b\xd0\x68\x17\x2b\x64\xa4\x72\x9c\x80\x9a\x17\x16\x69\xab\x6e\xea\x64\xd1\x90\x85\xd6\xcd\xcc\x4d\x99\xfa\xcb\xbf\xaf\xb5\x9b\x5a\x25\xb1\xeb\x06\x85\x65\x70\x14\x11\x69\x0c\xa3\x36\xa8\x18\x4f\xf8\x23\xd4\x94\xd9\x66\x57\xf5\x51\xd6\xf3\xd6\x0c\xde\x23\xc3\xc6\x05\xa9\x1b\x71\x61\x2e\x78\x3e\x9b\x3b\xdb\x8b\x3e\x33\x7a\x6a\x4d\x7b\xf9\x63\xcd\xc0\xb9\xf6\x5e\x7e\x97\xd3\x64\x33\xcb\xd6\x6d\xa9\xda\xce\x87\xf3\x3b\x24\xe7\xfe\xb4\x4e\xa0\xd9\xc6\x8d\xad\x0f\xba\x7b\x9f\xf6\x5b\x6f\x64\x87\x6e\x0e\x1c\x1a\xe2\x94\x27\x09\x98\x89\x25\x49\x1f\xc3\x22\xd9\x61\xf7\x30\xe1\x3b\xba\x61\x69\x78\xf8\x1a\x9c\x4d\x52\xe1\x34\xeb\x24\x7f\x5d\x1b\xd1\x50\x22\x37\xfa\xaa\xa7\xd9\x84\xc1\x71\x46\x58\x93\x6d\xea\xa7\x7a\x8d\x88\x37\x16\x8c\xe8\x22\xd3\x76\x16\x90\xe8\x96\xe4\x85\x83\x12\x57\xcc\x63\x5f\x03\x13\x2b\xcc\xce\xc7\x09\x16\xd7\x8c\x8b\xf6\x30\x8a\xcf\x40\x2f\xf1\x88\x0d\x4a\xe9\x11\xae\x20\xec\x64\x51\xc4\x57\x1b\x1d\x22\x64\x66\x80\xee\x6f\x0d\x2b\xe0\x03\xd1\x7f\x81\xa6\x63\xb0\x44\x4d\xb8\xa2\x0b\x49\x84\xe0\x70\x12\x1f\xe2\x68\x11\x25\x34\x0a\x74\xe6\x99\xc0\xd9\xbc\x89\xe3\xb9\x9d\xef\x41\x50\x5e\x0b\x04\xa5\xad\x64\xcd\x3a\xe1\xe0\x8e\xae\x18\x4e\x49\x0f\xce\xd2\x04\xce\x72\xe0\xe1\x07\x58\x51\x7c\xe7\x15\xb3\xda\xeb\xe7\xae\x47\x68\x79\x05\x84\x96\x4d\x0e\x5f\x01\xbf\x52\x3a\x76\x3d\x6a\xcc\xbb\x4e\xa8\x31\xfe\x12\xdc\x2b\x20\x90\xf6\xf3\xf8\xca\x00\x13\xf5\x81\xbd\x26\x4a\x4c\x83\xb8\xb0\x8e\xdc\xb4\x0c\x26\x66\x19\x5d\x74\x5a\x97\xd7\x05\x6d\x59\x6f\x65\xd6\xc2\x63\x69\xbc\xbb\xf6\x04\x9d\xa5\x7d\x1b\xf6\xe4\xdc\xec\x32\x63\x66\xbd\xea\x82\x61\xd6\xcc\x3a\x0a\xd6\x7a\x09\x34\x9e\x1e\xde\x56\x12\x4d\x51\xda\x69\xb3\x44\x9a\x81\xf3\x41\x13\x81\xe6\x3c\x89\x4d\x98\x57\xb0\x5a\xbe\x03\x1f\xbe\xed\x17\xc8\x6d\xc6\x6d\x46\x22\xa3\x6d\x15\xf5\x99\x96\xa5\xcb\xf8\x4d\x7c\xeb\x29\x33\x81\xfc\xbb\xdb\xb4\x99\x70\x65\x37\x4d\x9d\x59\x31\xb8\x65\xa2\xc7\x86\xe9\x33\x41\x8f\x4b\xbd\x74\x6e\x76\x9d\x3c\x75\x55\x62\xd9\x20\x88\xaa\x56\x48\x6b\x7b\xac\x96\x14\x7f\x1a\x67\x58\xe0\x24\x21\x09\x95\xe9\xb3\x45\x72\x9e\x96\xdd\xb5\xfa\xac\x0a\x6e\x4c\x44\x2c\x4f\x27\x86\x14\xdd\x40\x6c\xf9\x3e\xc5\x91\xc8\x59\x88\x34\xe5\x37\x06\xb9\xf2\x6e\x39\xdc\x0b\x60\x55\x8a\xe6\x50\x2b\x72\x8a\xa9\x60\x44\xb6\x56\xe6\x23\x51\x2e\xa8\x5a\x8c\x6d\xa1\xc3\xee\x07\xee\xd6\x7e\x79\x6a\x3f\x5c\xee\xe1\x76\x49\xfa\xae\x3f\x5f\x58\x31\x23\x02\xaa\xb6\xb8\xfa\x23\x41\x31\x47\x0b\xc2\x40\x7c\xe9\x17\x88\x5d\xad\x5d\xdb\x6d\x31\xd7\xf8\x69\x1c\xa4\xc1\x8c\xa3\x2a\x71\xac\x3a\xac\x4d\x30\x40\xcb\x26\xf9\xcc\x40\x38\x2d\x5e\xe4\x67\x28\xfa\x60\x63\xdd\x4d\xd3\x7a\xc0\x81\x2b\x18\xec\x95\xc5\xc6\x04\xb9\xf4\x56\xa9\x6a\x19\x27\x66\x8c\xab\xe6\x72\x5f\x4b\x06\x3b\x08\xbe\xea\x30\xe2\xa0\x93\x1d\x0d\x5b\x1f\x74\x21\xf2\x4c\xd1\x49\x1d\xa9\x46\xed\xae\x08\xe4\x20\x81\x14\x6e\xe7\x66\x28\x75\x6b\x2a\x43\x96\x38\xb1\x9d\x9d\x96\xff\x2d\xac\x93\x03\xfc\xa1\x6c\x96\x90\x52\xf2\xd5\x55\x4a\x81\x0a\xcd\xf9\x01\x03\xb4\xa6\xce\xb2\x6d\xf6\x0b\x17\xee\x81\xa1\xbe\xa4\x31\x11\x1d\x8d\xd8\x40\xa2\x27\x82\x18\xb1\x88\x10\x0d\x95\x23\xbd\x55\x1b\x4a\xf1\x4c\x88\xee\xc9\xc7\xa6\x68\xe1\x81\x2a\xe9\xab\x41\x99\x3e\xa6\x38\x91\xe4\x40\x37\x0c\x45\x24\x15\x87\xa0\x49\x8c\x9e\x04\xce\x32\x22\x46\xcc\x86\xe0\x83\xc3\x85\xf3\xc4\xb4\xdf\x16\x1a\x6a\xd7\x80\x8c\x23\x1c\xcd\x5f\x68\x8f\x30\x64\x50\x44\x73\x12\xbb\x5c\xe4\xf2\xf6\xb8\x79\x1b\x83\xf5\x1a\x9b\x75\x3e\x75\xd5\x8c\x0e\x6c\x27\x49\xa4\x39\x8a\x2f\x6e\x9b\x11\xa1\x47\xad\x69\xf8\x91\x30\x44\xa7\x6e\x1c\x36\x76\x07\x3d\x81\x67\x4a\x93\xfe\x23\xa6\x89\x49\xee\x77\x5d\x3b\x21\xd0\x98\xdf\x47\xcc\xb8\xbb\x59\x54\x4a\x2b\xa4\x8c\xca\xb9\xe6\xd4\x39\xf8\x24\x41\xcd\x58\x4b\xf2\x8c\x63\x59\x36\x32\x1a\xf5\x8d\xfe\x56\x32\x6f\x1c\x96\x52\xa6\xa2\x00\x8d\x07\x82\x25\x5d\x41\xa5\x65\x72\x66\x1f\x7a\x5f\x0f\xbd\x6f\x5e\x9b\x7d\x0c\xbf\xf7\x87\x65\xdd\x10\xfc\xb6\xed\xdf\x85\x04\xb9\xc3\x50\xfc\x57\x8e\x59\x7f\x9e\x70\xf5\xd7\xcd\x2f\x78\x8e\xd4\x82\x3e\x00\xff\xed\x05\xe0\xb7\x1f\xdb\xb5\x82\xf0\x57\x00\x32\xb9\x5e\xb6\x8d\x78\xf6\x08\x3d\xcf\x1a\xf5\xec\xa3\x36\x82\x2f\x3a\x46\x3e\x17\x10\x42\x7d\xf4\xf3\x33\x45\x3f\x37\x2c\xf1\x7a\x11\xd0\x1b\xd9\x56\x5e\x3e\x38\xb3\x5a\x63\xff\x39\x03\x34\x57\x45\xc7\xe4\x93\xf1\xb3\x1f\xbd\xc6\x39\x77\x3d\x81\x3f\x79\xa2\x30\x22\x91\xd0\x74\x36\x21\x71\x0c\xf6\x7b\xc5\x6d\x85\xd4\x82\x76\x9c\x1e\xa6\x99\x2f\x96\x9a\xd8\x71\xc2\xd9\x4c\xd2\xd8\x40\x11\x98\x5a\xfc\x25\x2d\x11\x52\x70\x61\x7f\x93\x84\x08\x67\xfe\x15\xe8\x4b\x49\xb5\xdc\x1f\x98\x84\x05\x8a\x39\x91\xec\x0b\x65\xb4\x32\xcc\x16\xe8\x81\xf1\xa7\x84\xc4\x33\xd8\xa1\xea\x60\x0e\x11\x25\x07\x88\x2a\xff\x99\x80\x9c\x5d\x9e\xab\x91\x1e\x3b\x04\xf5\x18\x11\x90\xd8\x6f\x83\x5a\xc0\xbe\x99\xaf\x8e\x10\x3a\x67\x68\x8a\x23\x75\x80\x64\x3e\x29\xda\x8f\xb9\x29\xee\xaa\xd5\x9c\x60\xe2\x45\x23\x7d\x70\x6e\x43\xe7\xcd\x67\xc3\x71\x07\x4d\xae\x83\x84\xe2\xad\x82\x98\x1e\xf1\x36\xd0\x8c\x1f\x73\x69\xbd\xdd\x88\x33\x7f\xf4\x2d\xf8\x88\xc7\xd6\x85\x8a\x9c\x06\xa7\x96\xf1\xb8\xd5\xa8\x54\x99\xca\xba\x63\x29\x22\xce\x6c\x21\x50\xeb\x11\x80\x76\xcd\x72\xc7\xfc\x89\x49\x25\x08\x4e\xad\x15\x56\x5f\x35\x10\xad\x60\xe2\xcd\xf4\xe8\xa9\x30\x22\xc6\x3a\x5b\x7c\x41\xd9\x83\xde\xdd\x02\x4d\x18\xea\x2a\x43\xcf\x4d\x9b\x96\xe9\x1b\x8f\x9c\x72\x66\x3c\x31\xdb\xec\x9f\xa4\x33\x86\x93\x35\x95\xdc\xda\xca\xd5\x9d\x27\xce\x78\x65\xc5\x05\x2d\x45\x18\xab\x0a\x32\x3d\xae\x65\x44\xa8\xcc\x37\x74\xdd\x60\x14\x93\x8c\xb0\x98\xb0\x68\x01\x24\xc2\x00\x57\x42\x30\x9c\x20\x0c\xdf\xe1\xe4\x08\x9d\x99\x44\x06\x2f\xe1\xd9\x6b\x1d\x2e\xf4\x14\x33\x3a\xd5\x82\x22\x58\xbb\xec\x28\x47\xcc\x0c\xd3\x19\x9b\x83\x62\xd5\x7e\xc5\x1a\x76\xe6\x3b\xca\x70\x29\x73\x64\x83\xf3\x94\xe4\x6b\x05\x07\x07\x66\xab\x45\x1b\xc4\xb6\xc2\xab\x50\xaf\xd7\xd8\x0c\x24\xa1\xcc\x37\xd2\xdd\x21\xb8\x32\xcd\x22\x61\xa4\x30\x58\xb4\xe7\x24\xc9\x82\x52\xb9\x19\x16\x4a\xba\xa3\x6d\x70\x52\xf5\x2d\x93\xe6\xcc\x20\x54\x18\x4b\xc3\x93\xc5\xa2\xb4\xce\x8c\xa2\xf1\xa3\x11\x3b\x57\x5f\x48\xcd\xf9\x38\x9b\x25\x0b\x84\xe3\x47\x2a\x0b\xcc\xed\x88\x33\x99\xa7\x44\x54\x2a\xd0\x5b\xbc\x5a\xec\x48\x53\x8f\x4d\xcb\xfc\x8f\x38\xa1\xb1\xee\xd6\xc8\x18\x33\x34\x21\x53\x2d\x3f\x65\x58\x48\x67\x11\x6b\x70\x69\xda\xcd\x8d\xf5\x5a\xbd\x1a\xb7\xfc\x31\x64\x88\x28\x2d\x78\x27\xb6\x3a\xf0\x71\x95\x73\xda\x55\x5f\xc2\x35\x27\xb5\x49\xa1\xe5\x02\x8e\x5d\x85\xb3\x55\x10\x2a\x0e\xc6\x2b\x37\x21\x2c\xba\x1f\x27\x4b\x9b\xc1\xad\xc5\x01\x2a\x13\xb4\xa3\x36\x86\xd6\x90\x6b\x12\x0a\xc2\x85\x54\x58\xd1\xc8\x8a\xed\x5c\xd8\x8b\xc3\x5e\x2c\xed\x5b\x7b\xb6\x25\x6a\xb1\x8c\x70\x52\xdf\xe1\x25\x5e\x33\xf3\xfe\x72\xde\x6a\x8f\x9b\x69\x7b\x69\xd2\x4a\xc4\x93\x64\x1d\x44\xed\xca\xcc\x4f\x8b\xcf\x97\x8f\xa8\xe8\x47\x6f\x80\xdb\x0b\x38\x35\xc6\xf7\x88\x13\x2b\xa1\x4a\x65\x77\x29\x7c\xc9\xdc\x6e\x0b\xeb\xdb\x1c\x31\x3e\x35\x05\x51\xdb\xbc\x92\x99\xe0\x29\x5d\x07\xda\xcd\x38\xea\x6e\x5c\x14\xe1\x0a\xe1\xcd\xc5\x1a\xea\x53\x64\xc9\xcb\xf6\x08\xf1\xe6\x98\x19\x79\x75\xc9\x19\x4a\x71\xb6\xd1\x82\xaf\xb2\xb6\x0c\x50\x6a\x4c\x5d\x76\xf5\x00\xb2\x97\x00\x7c\x39\x2c\xf2\x13\x5e\x14\xa9\x3d\x6d\xa0\x5d\x6c\x2d\x72\xb8\xd7\xaf\x9f\xb3\x29\x5f\xe3\x70\x16\xa9\x38\xf6\xf4\x61\x47\xb3\xc1\xf9\xf3\x31\x9d\x66\xf7\xcd\x9a\x76\x39\x8f\xa7\x4d\x44\xbd\xf6\xc9\x74\x2b\xf8\x9c\xaa\x5f\xc8\x44\x42\xad\x6f\x9d\xbb\xb5\x7c\xb4\x82\x16\x11\x0c\x67\xf9\x52\x7d\x2c\xd1\xe1\xce\xd7\xa8\xd2\x0e\x32\x16\x06\x17\x0c\x74\xdd\xdc\xea\x0b\xac\x99\x3d\x24\x9d\x16\x6b\xcb\xdc\xc3\xf5\xc0\xc7\x5c\x8f\x1e\x72\xac\xf9\x84\xae\x44\x56\x5d\x47\x57\x9c\x6a\x49\xc8\xa8\x0f\x45\x64\x81\x0d\xb1\x9e\xd2\x84\xc8\x23\x74\xde\xa0\x37\xba\x00\x67\xef\x10\x34\xa1\x5e\x4e\x7a\xca\x05\x0d\xea\x0c\x39\x19\x09\x51\x00\xef\x0e\x6d\x67\x82\xe8\x31\x47\xc6\x77\xc7\x0d\xd2\x18\x44\x57\x09\xaa\x79\x96\x11\x56\x15\x48\xd1\x9a\x17\x50\x9b\x5e\x6e\x64\x78\xff\x01\x37\x3e\x6f\x6c\x4b\xa9\x15\xa3\x6a\xd9\xd2\x5d\x54\x1c\xe8\x1e\x3f\xee\x7a\xbd\xd3\x5f\xd4\xf7\xa6\x71\x84\x77\xe5\xd6\xd7\x1e\x9d\x97\xf2\xd7\x77\x44\xbe\x87\x4f\x9d\x55\x14\xa3\xa9\x20\x60\x38\x4f\x7d\x4e\x28\x8b\x89\x90\x8a\x73\xb8\xef\x6e\xcf\x7e\x38\xbe\x3f\x47\x44\x45\x28\xa1\x0f\x64\xc4\x22\xf9\x78\xa0\xc5\xe3\x5f\x73\xa2\xf4\xcf\x2d\x86\x16\x9a\x12\x26\x81\x13\x50\x55\xcb\x9d\x6f\x5e\x48\xb7\x30\xfa\xbf\x67\xe5\xef\x97\x90\x7c\x2d\xfd\x05\x68\xd7\x61\xc1\x03\x99\x02\x8e\xb0\x59\x5a\xd9\x40\x31\x46\xc5\x1b\x36\x15\x67\xda\x20\xdc\x95\xfd\x23\x67\x6b\x0a\x5d\xa7\xc5\x47\xc1\x28\x5a\x64\xba\x34\xc3\x00\xb4\xb7\x5e\x1c\xad\xf9\xa6\xb1\xf5\x55\x4c\xa4\x48\x2b\x72\x2a\x7b\x51\xc7\x0a\x29\x41\x08\xb0\x10\x4f\x4f\xf6\xae\xb7\x99\xa4\x7e\x62\xc1\x47\x47\x23\xf6\xd1\x19\xf2\x8b\x5f\xa5\x6b\xc2\xc4\x66\x7b\xfc\xc1\x72\x2b\xd0\x6c\x4c\xa5\xff\x01\x50\xa4\x65\x9e\x28\x53\x60\x65\x4a\xb5\x96\xee\x06\x6a\x9e\x34\x71\x09\x81\x59\x34\xbf\xdc\xb2\xce\x0a\x9d\x8e\x49\xb2\x8e\x24\x7a\x3e\x1d\x26\x52\xd3\x77\xf4\xd0\x72\x3a\x37\x29\x21\x54\x4c\x06\xe4\x40\x57\x13\xc1\xe8\x38\xc6\x7a\x9c\x98\x02\x27\x04\x81\xe9\xb7\x1a\xfd\x6c\x12\x1c\xf5\x2e\x5a\x49\xdd\x58\x7e\x4d\xd8\xa1\x0f\x29\x82\x5e\x10\x56\x23\x26\x72\x06\x08\xb7\xde\x11\x84\x91\x24\x82\x1a\x8f\x4c\xe4\xcc\x32\xd6\x48\x36\xd3\x6c\x42\x4b\x7e\xe0\x0d\xe4\x0c\xf4\x33\x9e\x4b\x88\x60\x4c\x89\xd2\x17\xd4\x97\x50\x96\xcc\xb8\xe2\x0e\x50\x26\x68\x4a\x15\x7d\x24\xf2\xab\x86\xad\x3b\xc5\x0a\x27\x7c\x36\x10\x8a\x4e\x71\xa4\xee\xf0\x56\x1a\x38\xb6\xcd\x6c\x1a\xd6\xe1\x86\x81\xce\xcf\xf4\xe2\xcf\x08\x23\x02\x26\xaa\x75\xf2\xe6\x23\x0c\x4f\x36\xe2\xdc\x50\xd3\x23\x32\x55\x10\xa4\xb7\x58\xe0\x5c\xf1\x54\xeb\xb7\x38\x49\x16\x50\xdd\x40\x3f\x99\x63\x39\x77\x1b\x6d\xc2\x90\xba\xdc\x4d\x76\x71\x4f\x71\x34\x27\xb7\x0a\xab\xbc\xd1\x18\x5c\x19\xe5\x3b\xc2\xf2\xf4\xdd\x09\xfa\x9f\x62\x8e\xa7\x83\xd3\xef\x87\xe3\xb3\xf3\xdb\xc1\x77\x17\xc3\xb3\x60\x3e\xf6\xc9\xc7\xf3\xdb\xdb\xfa\xaf\xdf\x9f\xdf\xd5\x7f\xbc\xbe\xba\xbe\xbf\x18\xdc\x35\xb5\x72\x71\x75\xf5\xc3\xfd\xf5\xf8\xfd\xe0\xfc\xe2\xfe\x66\xd8\xf0\xe9\xfd\x5d\xfb\xc3\xdb\x1f\xce\xaf\xaf\x87\x67\x6e\x55\xfe\x1e\x9c\x2e\x08\x4f\x82\xd0\xc1\xe6\x69\x54\x0f\xe0\x21\x2a\xbf\x78\x82\xee\xab\xb8\xab\x36\xc6\xc7\xe4\x61\x3e\x61\xa9\x79\x18\x84\x72\x8d\x18\x72\x9f\xeb\x45\x69\xfb\xd4\x78\x41\xa3\x39\x41\x09\xe7\x0f\x79\x66\x59\x9b\x49\xe6\x60\xdc\x18\x7e\x88\x0c\x5a\xfb\xfe\xfc\xee\xa4\x8e\xff\xea\x1b\x0b\x10\x1f\xdc\x19\x80\x71\x61\xc7\x4e\xc1\x96\x92\x09\xf2\x08\x87\xd5\x9b\x4a\x83\x1e\xfc\xce\x2c\xeb\xc7\xb4\x86\x99\xaa\x74\x13\xc7\xb6\x06\x9d\x9b\x58\xd0\x70\x79\x5f\x97\xad\xa6\x5f\x0e\x03\x78\x8f\x26\x24\xc2\xb9\xf1\x15\xeb\x7b\x4a\x08\x2e\xc2\x01\x17\xf4\xb0\xbb\x46\x2d\x1d\x35\x36\x58\xd9\x33\x3d\x71\xf9\x40\xb3\x8c\xc4\xef\xea\xf2\x4b\xb9\x58\x99\x84\xd3\xa7\xfb\x0c\xce\xa4\xd6\xeb\x41\xe7\x77\x68\xcd\x73\x8b\xaa\x4f\xa5\xf1\x87\x15\x1e\x42\x00\x22\xd4\x77\x82\x47\xd5\xa5\xe0\xbd\xc6\x0a\x3d\x11\x48\x09\xca\x2d\x5c\xbd\xd1\xbd\xf5\xd9\x86\xee\x8c\x27\xc3\xd5\x48\x29\xa5\x0a\xb5\x32\xe3\x5d\x08\xdc\xfa\x7b\x49\x9a\x18\xf1\x16\x79\x1d\x67\xa6\x51\xe0\xce\x2e\x94\x00\x46\xdc\xe2\x33\x72\xb7\x41\x83\x85\x7c\x89\x7c\x55\xbf\x91\x56\x5c\x16\x9a\x6d\x77\x19\x8f\xcb\x65\x2d\x01\x34\x76\x1f\x58\x09\xc4\x6f\xe5\x5a\xdd\xf1\x18\x2f\x34\x71\x40\x0c\x8f\xcc\xb3\x8c\x0b\x85\x5a\xda\x30\xde\x11\x33\x3e\xb8\x73\xec\x3c\x3c\x8f\x83\x46\xb4\x84\x21\x1b\x30\x94\xbb\xa5\xf7\xd9\x75\x2d\x18\x47\x08\x55\x02\x8a\xa0\x07\x5b\x4f\x4b\x2a\x75\x89\x42\x9b\x84\xdf\x6d\x22\xf7\x32\x7d\xc1\x77\xad\xfd\xd1\xd4\xfb\x95\x6b\xa1\x71\xcb\x13\x32\x55\xe3\x46\xaf\xcf\x12\x03\xa7\x6e\x91\xb5\x65\x44\xd3\xd9\x7c\x07\x2d\x76\xd7\x12\xbe\xb5\xfe\x52\xad\x1a\x04\x16\x02\xc1\xb9\x32\xf2\x69\xa1\xc3\x20\xb7\x9a\x60\x5e\xb0\x9d\xda\x58\x66\x2f\x04\x6a\x99\xff\x81\xf1\x27\xe6\x2d\xfb\xf2\x68\xc4\x86\x18\x8a\xf8\x79\x45\xc4\x85\x38\x83\x16\xb0\x52\xfe\x2f\x15\xe4\x7a\xd1\x20\x98\x76\x84\xb2\x82\xee\x6d\xf9\xd6\x64\x81\x8a\xa2\x6b\xa5\xef\xba\x9c\x1e\x63\xf5\x76\x22\xa0\x99\xb0\x2d\x17\xa4\x48\x66\x2d\xf3\x66\x9e\x85\x03\x15\xdc\xee\xba\xab\x23\xf4\x93\xb3\xfc\x40\x3c\x51\x51\xaf\x50\x99\x1b\x27\xc1\x0b\x07\x6a\xd4\xb4\xb0\xbb\xc0\x09\xda\x75\x84\xd1\xf2\x05\xf6\x80\x04\x0d\xab\x5c\x52\xc0\x19\x33\x16\xd9\x35\xc2\x29\x4f\xfd\x47\xb7\x64\x79\xbc\xf5\x7b\xa8\xfd\x63\x1d\xd6\x20\x74\xb0\x64\xf1\xbf\xcc\x66\x99\x4c\x0a\x87\xea\x6f\x6b\xb1\x58\x0f\xaa\x3e\x3f\xe0\x01\x34\x89\x16\x68\x4a\x93\x04\xe4\x80\x23\x34\x80\xd2\x79\x90\x88\xa0\xaf\x42\x17\xb5\x46\x67\x8c\xaf\x8a\xdd\x6e\x21\xa6\x28\x20\xa6\xdb\x76\x62\x92\x40\x4d\x45\x1e\xda\x6e\x28\x6a\x07\x39\xc9\x9a\xb7\xe0\x3a\xa2\x63\xf7\x4c\xe4\x35\x94\xf7\xd7\x08\x3a\xab\x0d\x37\xf8\xf0\x5f\xcd\x43\xff\x90\x63\x81\x99\x82\x50\x2a\x2b\xba\x0b\x12\x84\xf4\x92\x4f\x10\xac\xc8\x8c\x21\x18\x7e\x0a\x37\xd7\xb9\xfc\x67\x14\x12\x4f\xe2\x03\x44\x8f\xc8\xd1\x81\x2d\x28\x2e\xf3\x49\xf1\xe6\x5c\x4b\x0e\x23\x56\x0b\x11\x39\x42\x83\x44\x72\xfb\x05\x61\x51\x02\xa5\x2a\x83\xa8\x2f\x4f\xf9\xd6\xad\x34\x59\x80\x82\x02\x5b\x59\x34\xcf\xed\x83\xe0\xc3\x11\xc3\xd2\xf8\xc4\x13\x38\xe9\xc5\xef\x4d\xf5\x7d\x4b\x71\x12\xcf\x08\x47\x5c\xbb\x86\x9e\x6d\x93\x4c\x9d\x92\x65\x1b\x04\x6f\xc0\xc6\x14\xa1\x3b\x41\x06\x31\xfa\x12\x2b\x94\x10\x2c\x15\xfa\xe6\xab\xb5\x62\x43\xdc\x04\x0b\xee\x6a\x8f\x6f\x11\x80\xed\x22\x38\xdb\x8a\x94\x43\x1d\x29\x84\x11\x23\x4f\x61\xc0\x0e\x87\x18\xab\x47\x2a\x73\xa8\xfe\x19\xe4\x8c\x98\xfa\x8d\x26\xb3\x0c\x82\x60\x8d\xca\xd4\xc2\x47\x1c\x5c\x9f\x75\x9f\xda\x61\x35\x50\x96\x55\x9e\xa8\x51\xcf\x00\x52\xa2\x88\xa5\x9c\x63\x35\x62\x96\xb3\xba\xb0\x91\xa0\x52\xdb\x20\x49\xca\xf1\x8b\x18\x42\x74\x99\x9e\x30\xd4\x2e\x3d\xf2\x0b\x74\x09\xea\x97\x0f\x22\x2b\x17\x86\xf7\x87\x45\x6b\x6a\x23\xe6\xf3\xf5\xc3\xb6\x1b\xa5\x9d\x26\xfb\xf2\x0b\x0a\xc1\x0d\xdd\x5f\x98\x22\xb2\x1d\x84\x61\xd2\x34\xe4\x15\x07\xab\x6e\xd3\x5f\x22\x1b\xef\xba\x83\xee\xa2\x72\xb3\x7d\x1c\xae\xd9\x27\xde\x60\x6e\x6f\xd9\xdc\x40\xb6\xd8\x46\x01\xf7\xd1\x8c\x2f\xe5\xf1\x2d\x0d\xfd\x3c\x86\x5c\x8a\xd5\x5c\xb0\xc8\x4d\x70\xac\x03\x0c\xdd\x34\x0e\x42\xa5\x83\xc8\x4c\x08\xa5\x77\x8c\xcf\xbe\xd9\xe2\x79\xcd\xde\xf6\xf4\x0f\x8a\xf9\xbb\xa9\xf8\x20\xb8\xfa\xc4\xdb\x85\xbd\x41\xfc\x0f\x1c\x41\x00\x25\xf4\xe4\x42\x37\xeb\x80\x02\x0e\x86\x11\x83\x31\xbf\x51\x3c\xb4\xf5\xa0\x8f\xd0\x10\x2e\x1a\x57\x1e\x1a\x4f\x9d\x43\x22\x78\x79\xc4\xb4\x66\xe2\xf2\x8f\x83\xf6\xcb\x24\xde\x74\x02\x0c\x98\xc9\x56\xbe\x9c\x74\x35\xc6\x76\x9b\x36\xe1\xb0\x54\xa0\x0d\x80\xe5\x45\xc3\xd9\x09\x8a\x79\xf4\x40\xc4\xb1\x20\x31\x95\x27\xe0\x5b\x57\xad\x4e\xbd\x54\x6b\xdb\x5b\x4b\x1a\x6d\x81\x02\x2b\x72\x0d\x4e\x4d\xff\x36\x88\xde\x55\x33\x3b\x40\x74\x0a\xea\x84\x0b\x75\x35\x49\x36\x2e\x5d\x9b\x30\x25\x16\x19\xa7\x4c\x79\x53\x56\x65\x21\x9c\xa6\xa1\x85\xb6\xb6\x20\x6d\xb1\x8b\x18\x9c\x0d\xa7\x7d\x37\x27\x92\xb8\x80\x03\x33\x29\xc5\x91\xf1\xb2\x18\x76\x91\x61\x35\x97\x90\x11\x54\x5e\x03\xab\x74\xc1\xa7\x7a\x85\x70\x06\xf1\x0a\xc6\x4a\x51\x7c\xe4\xf3\x56\xa4\xa2\x49\x32\x62\x8c\x90\x58\x22\x48\xde\xf9\xa2\x31\xf3\x4c\x7f\x7a\x80\x70\x1c\xa3\xff\xfd\xe5\xfb\x8b\x9f\xef\x86\xe3\xf3\x4b\x30\x5a\x9f\x5f\x0c\xbf\x3a\xf0\x3f\x5e\xdd\xdf\xf9\x5f\x8d\x85\xe5\x91\x08\x94\xe2\x07\x50\xf1\x98\x34\xf2\x1f\x64\x77\x84\x23\x75\x39\x79\xfa\x89\x24\x2e\xd2\xd5\x8a\x29\x1e\x02\xc8\xee\x61\x6b\xb1\x42\x63\xf3\x5b\x43\xf9\xbd\xf1\x9f\x2c\xa7\x41\x47\x3c\xbe\x0b\x27\x06\xa6\x84\x41\x34\xb6\xb5\xf6\x15\xba\x6f\x41\x70\x84\xcd\x28\x6b\x8b\xc7\x23\xec\xf1\x39\x85\xf8\x1f\xc8\xe2\x47\xad\x5e\x5f\x63\x2a\x3a\xd3\xde\x90\x3d\x52\xc1\x19\x4c\xcd\x9b\xb5\xfc\x89\xd1\x7a\x3a\x96\xd5\x43\x25\x8d\x2c\x0c\x31\x1a\x59\x6b\xcc\x67\x13\x90\xc9\xab\x4f\xd7\xc2\x23\x90\x4f\x4a\xb8\xec\x4f\x8f\xc2\xe1\xa0\x08\xfc\x45\x53\xd0\xe0\x88\xdd\x5d\x9d\x5d\x9d\x20\x92\xe0\x09\x17\x90\x0d\x66\x42\x82\x5c\x13\x76\xc1\x22\x9e\x06\x0d\x95\x32\x7f\x0f\x50\x56\x64\xfe\x86\x46\xb4\x23\xd3\xc6\xaa\x2a\xc2\x5c\xd4\xf3\x66\x77\xab\x02\xda\xc9\x5e\x73\xd1\xe5\xfa\xd7\xaf\xc1\xd2\xf1\x4c\x2b\x72\x15\xce\x6b\xef\xe6\x29\xc1\xa6\x80\xa7\x71\x0b\x59\x5b\xbe\x0d\x60\x4d\x92\x52\x3d\x20\x7d\x70\xe4\x91\x75\xc1\x17\x6f\x72\x86\x7e\xf8\xab\x44\x93\x5c\x8d\x58\xb9\x0d\xce\xd0\xe0\xa7\x5b\xf4\x1d\x56\xd1\xfc\xab\x11\xbb\xd2\x6a\xe6\x0f\x7f\x6d\x81\x28\x58\x1b\x5d\x47\xaf\xc9\x19\x56\xf8\x82\xe3\x98\xb2\x59\x13\xb4\x4e\x81\x7f\x3e\xbc\x1b\x9c\xa0\x2b\xab\xc3\xfb\xac\xe2\x22\xd3\x2a\x68\x08\x18\x32\x4c\xc4\x71\x11\x60\xe5\xac\x0c\x3f\x62\x34\x33\xb8\xb0\x46\xec\xce\x60\x0a\x69\xae\x4a\x15\xca\xb8\xc5\xe0\xd7\x5a\x99\x41\x5b\x32\xa6\x6c\x6b\x49\xd4\xab\x03\x64\xec\x37\xc3\xca\x63\x20\xcf\xd4\x99\xfd\x88\x81\x82\xee\x33\x3d\x13\x1e\xe1\x04\x62\xf2\x0e\x03\x9b\x9e\x56\xdb\x79\x0e\x69\x77\x10\x0c\xc3\x16\xe5\xd0\x59\x9f\x09\xea\x85\xb2\x70\xa3\xc0\x00\x00\xfb\x68\xbd\xb1\x29\xd7\x1c\xc7\x60\x89\x80\xf1\x2d\x31\xab\xa3\x3f\xf4\xd8\x22\x66\x59\xf4\x53\xc7\x8f\xa0\xb0\xb1\x71\x2b\xe2\x08\xcc\xf7\x6c\x01\xe1\xdb\x00\x9a\xcd\x21\xf4\xa3\xe0\xce\x96\x28\x6b\xbb\xe8\xef\xc4\xe0\xb3\x11\x33\x91\x82\xa5\x7d\x09\xb3\xe2\x83\xde\x39\x83\x40\xc6\xe2\xba\xf4\x02\x46\x66\x03\x1b\xad\xac\x9f\x09\x72\x18\x13\x45\x44\x0a\xf6\x9e\x70\x4d\xf5\x0d\x7b\x84\x6e\x42\xf5\x3a\xe6\x51\x9e\x3a\x64\x40\x48\x4f\xb4\x11\x70\xf6\x12\xf5\x14\x62\x2e\xf6\x55\x14\x8f\x45\x34\xa7\x8a\x40\x56\x5e\x67\xfd\xd8\x10\xcc\x20\xfc\xb4\x2e\xa9\xb7\x0b\xbe\xc0\x3b\xb6\x8b\x5a\x33\x0d\x8d\xb3\x72\x4b\xa5\xd6\x56\x03\x9b\xad\x28\x74\x71\x59\xa0\x97\x71\x01\xc2\x16\xf9\x94\x71\x30\x72\x9b\x9c\x2a\x1e\x7f\x21\xd1\xf9\xb5\x96\x80\xb4\xc6\xeb\xcf\x60\x2e\x95\x09\x2e\x83\x74\x1d\xf3\xb5\x49\x17\x38\x40\x5f\x9b\x8a\xb3\x11\xfa\xe4\xfe\xf8\xcb\x7f\xfc\xc7\x9f\xff\xb2\x4e\x3a\x89\x53\xc8\xa1\xdd\x62\x8d\x7c\x39\x84\xb2\x48\x14\xee\x40\x9d\x53\x6d\xb1\x0b\xf6\x00\xb6\x2d\xff\x26\x28\x45\x41\xec\x10\x9e\xd9\x13\x2e\xc3\x93\x89\x4a\x47\xb3\x88\x24\x90\x44\x1d\x94\x39\x84\x17\x76\xad\x44\xff\xbf\x96\x80\x80\x8c\xf5\x51\xd9\x2c\xc6\x89\x26\x5e\xbc\xd6\x8d\xa0\x2f\xad\xfd\x4f\x81\x03\xf1\x2b\x77\xc1\xf1\x24\x26\xc2\x56\xab\x76\x26\x3b\x6f\x48\x04\xe6\x40\x3e\x65\x09\x8f\x1d\xbc\x97\x24\x19\x06\x01\x42\x33\x83\xa3\x11\x1b\xba\xe2\xc5\x06\x9e\xc2\x7c\x64\x3c\x2f\x53\x1c\x19\x54\x2b\x89\xbe\xfc\x74\xa2\x7f\x3b\x40\x8b\x13\x08\x22\x3d\x40\xbf\x9d\x58\x10\x02\x2c\xd4\x58\xff\xf4\x95\x93\xb5\x6d\x13\x30\x68\x2a\xd1\x17\xc7\x8f\x58\x98\x9a\x87\xc7\x66\x44\x5f\x58\xce\xea\xeb\xba\x84\xb2\x79\xc2\xf9\x83\x0d\xb0\xad\x7d\x78\xec\x00\x4d\x80\xbc\xbd\xdf\xc4\x6c\xbd\xcf\x77\x54\xe8\xd0\x96\x5e\x3e\xca\x26\xe8\xe8\x1f\x92\x33\x74\xb4\xc0\x69\x62\x7f\x75\x4f\x6d\xfc\x2f\x96\xc8\x15\xdf\x76\x41\x3e\xc9\xc2\x58\x4a\xbf\x4b\xf8\x04\x66\xf5\xd1\xcd\xd4\x44\xd0\xc2\x40\x8b\xdb\xa7\xb8\xb0\xec\x44\xac\x24\x65\x60\x19\x52\xae\xcc\x2b\xc0\xe3\x9a\x66\xf5\xc9\x0f\xe9\xbf\x8d\x5f\x18\x16\xc5\x25\xf1\x19\xe3\xb0\x8f\x5e\xd3\x8d\x7e\x42\x5f\x5a\x16\xf4\x95\xbe\x63\x6c\xb8\xb2\x59\x86\xa6\x0e\x16\xbe\x83\x9f\x83\x0e\x28\x43\x26\x2d\x73\xc9\x97\xbf\x1d\x1f\x1d\x1d\xf9\xaf\x2f\xf5\x54\xfe\x5f\x44\x95\x24\xc9\xd4\xb4\xe4\x6e\xb0\xc5\x88\x7d\x74\xc0\xc1\xce\x78\x5d\x40\x25\x41\xd1\xec\x88\x27\xe8\xb0\x30\xe8\xc6\x3c\x92\xe8\x0f\x5a\xac\x0d\x96\x12\x7e\xd4\x7a\x5c\x0b\x8c\x99\x41\x2a\x7c\xa1\x43\x65\x0d\xe2\xd5\x63\x15\xa2\xa3\x78\xc5\x16\xcb\x10\x85\x1a\x68\x41\x53\xce\xb1\x45\x50\x11\x42\xbf\x4c\x3e\x29\x78\xd4\x02\x50\xd3\x18\xca\xde\x7c\x53\xd6\xd8\x6d\x81\x53\x63\xc8\xba\x65\x01\x2c\x8c\x88\xe5\x0c\x66\x9e\x07\xa1\xfb\x44\x5f\x2e\x2c\x84\xb2\x95\x79\x9a\x62\xb1\x38\x2e\x4e\x5b\x9d\x38\x0b\x5c\x7a\xe0\x31\x89\x5b\x00\x70\xe1\x26\xf6\x68\xd9\x28\x06\x2b\x5e\xba\x1b\xcd\x9f\xdd\x08\x6a\xf1\x40\x40\x9e\xa9\x44\x45\x58\xc4\x63\x4b\xd7\x45\xf6\x69\x59\x62\xf1\xef\xd4\x65\x15\x17\x11\x23\x0b\x63\x1c\x53\x26\x33\xda\xbe\xe1\x3e\x6e\x61\xdf\x7c\x0c\x55\xdd\xc8\x6c\x0d\xf7\xe8\xf9\xd5\xad\xfb\xa6\xfb\xa5\x0b\xeb\x50\x16\xd9\xb1\xd3\x12\x9d\x45\x42\xe0\xa7\xe2\xfa\x85\xd8\x0e\x63\x9d\xc9\x7d\x6e\xae\xf9\xf7\x29\xbf\xa6\x89\xbe\xb5\x80\xc6\x8f\x46\xac\xf4\xf3\x01\x22\x09\x4d\x29\xf3\xb1\x75\x86\xb9\xf3\xa9\x91\x9e\x1f\xa8\xd2\x5b\x26\xe3\x07\xcd\xc1\x1c\x5c\x46\xa0\x52\x0d\xd8\xc2\x91\x8e\x77\x4c\x59\x0b\x44\x2e\xf5\xb8\x0a\x1d\x5d\x0b\xb3\xba\x89\x43\x2b\x90\xd2\x80\xf0\xe0\xfc\x8e\x98\x6e\xcd\x9d\xa5\x22\x5c\x38\x68\x2f\x68\xee\xd0\x01\xba\x06\x1c\x00\xfa\x28\xc5\xfc\x7a\xf9\xb7\x41\x40\x19\xb2\x3c\xdd\x36\xd9\xc4\x86\x0f\xbf\x96\x99\xee\x5a\x10\x77\x53\xd9\xc4\x25\xc2\xf2\xd4\x1d\xa8\x35\x28\x6e\x68\xc5\x9f\x98\x44\x09\x36\x00\x00\xba\x21\x88\x7c\x3c\x30\x0e\xd2\x2c\xe8\xcb\x5c\x2f\xa6\x1b\x83\x11\x9f\x10\xf6\xa5\xf9\xf7\x57\xc8\xde\x0d\x5f\x1f\xd8\xfb\x5c\x48\x87\x60\x69\xf7\x1c\x6a\x0c\x91\xd8\xd8\xd0\x01\xed\x6f\x86\x45\x6c\xac\xe5\xa1\x56\x61\x32\x78\xb5\xfc\xb5\xe0\x39\x7a\xa2\x72\x3e\x62\x77\xdc\x19\x1c\x11\xe3\x1e\x2f\xf1\x00\x94\xd1\x5a\x7f\x58\x02\x13\x80\x51\x37\x51\x80\x66\xc2\x5b\xe5\x1a\x41\x14\xec\x98\xf1\x98\x6c\x87\x0b\x71\x57\xf8\x2a\x9c\xff\x5a\x10\x93\x0f\x06\x37\x45\x5b\x3a\x2d\x91\x72\x4d\xdb\x7c\x75\xe3\xe1\x1e\xb2\xed\x40\x49\xbb\x27\xb6\x29\xe4\x8a\xbf\xd5\xa0\x15\xa7\x71\x06\xd9\xc0\xa5\xb5\xf7\x28\x84\xdb\x6e\x42\x54\x4e\x55\x59\xb9\x02\xfe\xea\x33\x73\x8f\x60\xd9\x7d\x80\x31\x46\x33\xc1\xf3\xcc\xa7\xcc\xbb\x74\x3f\xb3\x0d\x56\xa6\x39\x67\x53\x7e\x62\x75\xaa\x0b\xca\x1e\x0c\xc5\x3f\xd7\x1e\x19\xa0\x49\x12\x97\xd0\x71\x5c\x95\x31\x98\xc3\x21\xa2\x2c\x4a\x72\xb8\xf8\xa4\xc2\xd1\x83\x01\xcb\x6c\x33\xfa\xea\x6f\xc6\xab\x93\x29\x5b\x24\xa6\x3c\x49\x6c\xb7\xc5\x05\x5a\x94\x61\x7c\xa4\x18\x61\x74\x7f\x73\xde\xdc\xf7\x03\xad\x3b\x73\x9a\x6f\xcf\x32\x81\xc0\xff\xfc\x40\xd7\x8a\xbb\xac\xa0\x0d\x91\x12\xa9\x7b\xe3\x52\x1b\x96\x9d\x26\xd2\x0f\x58\x91\x6d\x33\xa1\x0c\xb4\xca\x1a\x91\x7a\x35\xcc\x9a\xa5\xd6\xe3\x2d\x01\x5f\x0a\xb0\x16\x08\x0d\x6a\x47\x9e\x09\x83\xb5\xe0\xe1\x1a\xd8\x0d\xf0\x7e\xb7\xf9\x54\xde\x5d\x31\x9d\xe5\xc3\x4c\x08\x59\x03\x6d\xe0\x56\xbf\xde\x71\x90\xa5\x57\x97\x8d\xf1\x09\x1b\xf4\x60\x27\xb1\x16\x96\xc0\x38\x2f\x15\x08\xee\x44\xd0\x8e\x1c\x8d\x78\x2d\x7d\x8e\x88\x1f\x89\x0b\xc3\xf1\xb2\x98\xeb\x77\x06\xbe\x2d\x5e\x02\x27\xf6\x16\xda\x06\xc2\x0f\xc4\xd6\x2d\xc3\x26\xb4\xf8\x35\x4e\x1b\x58\x74\xf3\x4e\x14\x1d\x9f\xd9\x8f\x3f\xea\x6f\x9b\x59\xd1\x47\xc8\xe2\xf3\xc0\x29\x29\x66\xfa\x64\xbb\x5e\x5b\x8c\x90\x46\x22\xdc\x68\x48\xf7\xd9\x46\x03\x32\x3d\x76\xac\xdb\x63\xbb\x72\xad\x3c\x19\x3b\x3c\x4e\x8c\x9d\x49\xcd\xc1\x04\x51\xe0\xdd\x6b\x8e\x56\x36\x45\x18\x6c\xfc\x04\x8b\x99\x51\x90\x24\x51\xf2\xab\x86\x1d\x2e\x72\x1e\xb6\xd8\xe1\x0d\x6a\x8a\x85\x7e\x4f\x10\xbf\x97\x9d\x34\x3f\xca\x32\x66\x9b\xbf\x95\x7d\x75\x3e\x2b\x34\x51\x19\x22\x6b\x45\x5c\x08\x40\x42\x8d\xf5\x59\x69\xc7\x4c\xd9\xb2\xb6\xe4\x25\x4e\x3d\x22\x80\xab\x70\x67\xf3\xbb\xcc\xe0\x26\x04\xe0\x06\xdb\xc7\xb0\x75\x11\xc9\x70\x08\xb6\xa8\x53\xdb\x08\x46\x6c\xe0\x5e\xf1\x59\xc5\xa0\xdb\x09\x23\x80\x43\x7c\xa8\x89\x86\x06\xfd\x0a\x17\xab\x6e\x27\xd7\x32\x89\x75\x93\x37\xab\x75\x30\xb5\x7e\xe7\x6f\x23\x8b\x78\xef\xa1\xd1\x96\x56\x1b\x78\x5c\xbf\x52\x71\x33\x30\x4b\x54\xad\x24\xdb\xd4\xf1\x6a\x5d\xca\x21\x46\xd8\x86\xc2\xe2\xb5\x26\x86\x34\x59\x14\x64\xaa\x57\xdc\xe8\xe4\x95\xce\xea\xa7\x55\x6d\xc5\x8d\x29\x4e\xc7\x82\xb7\x97\x63\xe8\xb0\x4c\xae\x89\x92\x7d\x67\x6e\x60\xa3\x17\xe8\xd7\x1c\x27\xe6\x72\x63\x96\x1c\xdd\xb0\x41\x54\xfe\xf6\x2f\x68\x00\xb7\x0f\xfa\x08\x7c\x11\x1c\xfc\xd0\x9a\xe2\x88\xa6\x19\x11\x92\x33\xdc\x5a\x97\xe4\xe1\xaf\x72\x6c\x31\xdf\xc7\x38\x8a\x78\x5e\xc7\x77\x5f\x63\x26\x0d\xad\x85\x93\xc2\xe8\x21\x9f\x10\xc1\x88\xa9\xbd\x02\xef\x21\xf7\x5e\xa7\xe1\x72\x9c\xab\xf9\xb7\xe3\x28\xa1\x9d\x81\xe8\x21\xbb\x68\xa0\x3f\x3b\x35\x5f\x2d\x9b\x40\xa9\xfd\xd2\xd0\x19\x32\xcf\x90\x79\x76\x84\xbe\xc3\xd1\x03\x61\x31\xca\x92\x7c\x46\x2d\x98\x00\xdc\x50\xc0\x2e\x03\xf3\x6c\x79\x62\x46\xb6\x30\xed\xeb\x6b\x68\xc4\x52\xfc\x60\xb0\x01\xad\x10\x19\xe1\x24\x59\xcb\xcc\xe0\xe9\xa1\x86\xaa\xe2\x32\xdf\x7d\x9d\x1b\x73\x3e\x94\x39\x1f\x60\x50\x05\x04\xc9\x9c\x21\x0c\xc0\x2c\x5f\x48\x94\x67\x4e\x02\x02\x4b\x5f\x02\x7e\x57\x33\x49\x28\x60\x4c\xb5\x1e\x34\x27\x23\x06\xb1\xac\xae\xc5\x85\xe7\x2a\xa1\xab\xdf\x87\x9c\x34\x1d\xbe\xa9\x81\x25\xd8\xce\x8b\x58\x03\xa0\x5c\x41\x09\x1d\xe3\x74\xd5\x9c\x30\x30\x40\x74\x6f\x19\x34\x9a\xee\x9b\x56\x8a\xc9\xb5\x82\xa6\xb7\x98\xfa\x25\xcc\x19\xb5\xa5\x0f\xac\x91\x3c\x08\x97\x73\x9e\xa4\xe2\x7b\x2a\x91\xc4\x8a\xca\x29\x6d\x34\xcc\x84\x60\x10\xdb\xac\x3a\x5e\x0f\x81\xa2\x01\x7d\xa2\xb2\x16\x3e\xee\xff\x08\xbd\x07\x3b\x53\x20\x7b\x73\x8f\xe5\xd0\xc6\x12\xd4\x9c\xb4\x82\x1a\xee\x22\x60\xc6\xcd\x20\x78\x7f\xa9\xf9\xd0\xe7\x78\x1c\xa1\x41\x61\xdf\x37\x68\x16\xc6\x72\xbf\x62\x46\x24\x91\x64\x13\xe2\xeb\x64\x0a\x03\x1f\x38\x10\x10\x02\x59\x45\xea\xdf\x0b\xe8\x5b\x3f\xcc\x27\x48\xa3\xc4\x0f\x84\x2d\xb3\x77\x74\x1f\xa1\x31\x48\x2d\x55\xba\xbd\xa5\x8b\x1b\x63\xd7\x26\x03\xec\x7e\xec\x0a\x00\x11\x3a\x3d\xd6\x4b\xae\x05\xfd\xe8\xc1\x26\x6f\x18\x7b\xa7\x85\x20\x79\x9a\x73\x19\x9e\x33\xb7\x7f\x46\x57\x14\x39\x71\x49\x1a\x90\xfc\xe2\x17\xd8\x44\xbd\x30\x1e\x22\x94\xc0\xa8\xfd\x21\x35\xb6\x5c\xbf\xdf\xc8\xb1\x50\x58\x06\xf0\x13\xb9\xa6\xea\xa7\xf9\x87\xbf\xca\x2b\x38\xb1\xbb\xc8\x85\x6f\x2e\xdc\xb5\x7d\x1c\xfa\x86\x16\x78\x1f\x61\x55\x54\xfd\xc2\xb1\x47\x6f\xc8\x78\x8c\x0a\xf2\x5a\xbf\xc4\xd7\xeb\x4f\xab\x52\x1a\xac\xd3\xdc\x56\x51\xf6\xc7\xc0\x4d\x8f\x26\x39\x35\x55\x36\x4b\x22\x97\xcd\x97\x04\xed\xd7\x5e\xff\x54\xfa\xfb\xa4\x99\xc6\xae\x79\xbc\x0d\x61\xad\x0f\x58\x57\xa7\xeb\x0e\x51\xbc\xb2\xa9\x2a\xe8\x92\x95\xc8\x78\x7b\xfc\x65\x3c\xee\x5e\x47\x13\x1c\xee\x93\x7c\x7a\x0b\xb0\xe8\x6d\x98\x10\x0e\x27\x6c\x4e\x7c\x92\x97\xde\x67\xdd\x8d\x4f\x39\x68\xdb\x14\xeb\xbf\x2d\xae\x7f\x8c\xfe\xef\xed\xd5\xe5\x61\x8a\x85\x9c\x63\xc8\xb9\x75\x6d\x1d\xb8\x52\x23\x46\x01\x75\x7e\x25\xca\x46\xec\x10\xcd\xf8\x81\xf1\x62\x9e\xa0\xb9\x52\x99\x3c\x39\x3e\x9e\x51\x35\xcf\x27\x47\x11\x4f\x8f\x8b\xa5\x39\xc6\x19\x3d\x9e\x24\x7c\x72\x2c\x08\xc4\xb1\x1e\x7e\x73\xf4\xed\x37\xb0\x33\xc7\x8f\xdf\x1c\x83\xef\xea\x68\xc6\xff\x70\xf1\xed\x7f\xfe\xf9\x2f\xba\xe1\x6c\xa1\xe6\x9c\x9d\x58\x17\xe9\xd2\xb6\x0f\x8d\xdc\x7b\x6c\x3e\xa9\xf4\xf2\x9f\x47\x5f\x87\xc3\xb0\xaf\xa6\x3c\x26\x89\x3c\x7e\xfc\x66\xec\x36\xe6\x28\x5b\xc7\xe9\x5b\xf0\x7b\xbf\xe2\x95\x1a\xb2\xfa\x77\x4f\x31\xce\xd4\xb7\x6a\x57\x1a\x8e\x4a\x18\xa5\xbc\xc5\x81\x79\x20\x35\x3f\xf8\x1a\x0a\x98\x17\xa4\x5a\x54\xfa\x75\xc1\xbd\x5b\x45\x9b\xb5\x92\x32\xc1\xeb\x4c\x23\x00\x8e\x35\x26\x88\x0c\xd3\xa6\xe8\x36\x1b\x5d\xb1\xcd\xfa\x3d\x27\x04\xf2\xae\xb1\x8f\xed\x74\x37\xc4\x3d\x4e\xcc\xd7\x2e\x16\x84\x3f\x39\xbc\xe3\x5d\xa0\x04\x77\xac\xc7\xe4\xc1\x4f\x0d\xf1\xc0\x58\xdc\xb8\x5a\x86\x31\xc7\x72\xb3\xa0\xa2\x81\x81\x18\xf3\x7e\x01\x5f\x45\xd2\x76\xe8\x58\xa5\xcb\xda\x86\x62\x7f\x16\x1c\x26\x33\x55\xca\xe5\x11\x7a\x5f\x29\x58\x53\x04\x4a\xdd\xbc\x3f\x45\xdf\xfc\xf5\x3f\xff\x3c\x62\x5f\x36\x70\x31\x88\xdc\xe0\x62\x66\xe3\xb6\x80\x77\xa5\x58\x2a\x22\x8e\xc5\x34\x3a\x36\x81\x20\xc7\xfa\xfb\x43\xdb\xe9\x21\x9f\x1e\x7a\x08\xd4\x43\x8b\x06\x79\x94\xc6\xeb\x25\x34\x97\x48\xcf\x84\x4d\xd9\x80\x6b\x09\xc1\xd9\x06\xfa\x84\x4f\x3d\xd8\xb5\x89\xab\x37\xb8\xf8\x7c\xda\xf0\x07\xd4\x76\xfd\xca\x03\x2e\x61\xe9\xfa\x28\x10\x50\xda\x8f\xe6\x6e\xd0\x90\x1d\x89\x3c\xa7\xda\xe6\x78\x49\x28\x9c\xad\xb3\xf0\xcd\x87\xad\x08\x7b\x37\xf9\xdf\xb6\x38\xa8\x41\x93\xe5\x8c\xf0\x29\x44\x0d\x81\x5c\xe0\xbc\xa2\x60\x1b\x62\x5c\x05\xb9\xde\x82\x64\xe6\x82\x09\x8b\x89\x36\x2c\xf7\x96\x88\xca\xab\xd6\xf9\x39\x10\x95\xb7\x5d\x77\xcb\x50\x5e\x69\xc1\xb7\x0d\x5d\x32\x47\x69\x1d\x2f\xae\x7e\x7f\xa5\xc7\xc6\xf3\x01\x70\xd1\x84\xf5\x3b\x0d\xb6\x11\x24\x2b\x90\x43\xc5\x0f\x01\x24\x03\xa0\x17\x0c\xc6\x79\x9b\x1b\x17\x3c\x5d\xeb\x5c\x93\xfa\xfd\x0e\xe3\x34\xee\xcf\x4f\xc1\x40\xad\x4c\x62\xab\x65\xdb\x10\x10\xca\x18\x11\xd6\x86\xbf\xf2\x46\x5d\xd3\x0f\x16\x6e\xe5\xf2\x08\x90\x42\x2e\x0f\xf1\xa7\x7d\xfc\x2f\x0e\x98\xc0\x11\x82\x2c\x8c\x39\x4f\xb9\x16\x67\x78\x2e\x83\x87\x26\x8b\x07\x2e\xe1\x56\xd9\x2b\xc5\x99\x01\xc5\x7a\xbd\xd9\xe8\xa3\xa5\x1f\x19\x13\x47\xf8\xd2\x5a\x90\xfe\x93\x32\x88\xf9\x8a\xf1\x7b\xf4\xe9\xe5\x74\x03\x5e\xd6\x14\x4c\xca\x50\xf1\xcb\x62\xca\xd2\xdf\xb4\x06\xa3\x49\xca\x67\xcc\xf8\x9b\xdb\x04\x05\x18\xec\xb7\x10\x5e\xd2\x49\xf3\xad\xd9\x99\x79\xba\xe6\x1e\xf8\xa0\xc6\x2e\x1b\x80\x99\x09\xf3\x73\xf1\x7d\x87\x8d\x01\x7e\x6d\xe7\xd2\xd5\xd7\x8a\xc7\x0e\x9f\x70\xbd\xa1\xde\xfa\x06\x2c\x14\x61\x7d\xdc\x05\xbc\x0b\x44\x83\x9a\x35\x36\x0c\xc1\xc9\x16\x2d\x4e\x7e\xb6\xfe\x61\x84\x82\x0e\xeb\xac\x1d\x74\x62\x88\xb3\xb6\x82\xc1\x59\x68\x5b\xc0\xf5\x0c\x0e\xcb\xf4\xf7\xa6\xf0\x61\x83\x88\x55\x64\x0b\xe8\x51\xd6\x94\x47\xff\xe1\x63\x51\x4c\x70\x91\x91\x03\x34\xc9\xe1\xf9\xe5\xd5\x5d\xe8\x1d\xfe\xff\xd8\xfb\xb2\xe6\x46\x72\x2b\xdd\x77\xff\x0a\x44\xdc\x87\xaa\xba\x41\xa9\xbc\xc4\x44\x38\x3a\x62\x1e\xd8\x92\xda\x4d\x5b\xa5\x92\xb5\x74\x79\xee\x70\x82\x0d\x66\x82\x64\x8e\x92\x00\x2b\x17\xa9\x38\x63\xff\xf7\x1b\x38\x0b\x80\x5c\xc9\x24\xa9\xea\x1a\x4f\x3f\xd8\xdd\x2d\x66\x22\xb1\x1e\x00\xe7\x7c\xe7\xfb\x12\x6c\xed\x59\xb4\x52\xd1\x13\x24\x0e\xe2\x96\x87\x8b\x81\x85\x24\xe7\xdb\xa9\xf6\x52\x43\x85\xe1\x50\xe7\xd6\xb1\x2f\x3b\x06\x72\x93\x89\x38\xc9\x37\xa9\xdc\x42\x50\x49\x23\x2e\xd8\x07\xa4\x1c\xa0\xde\x9a\x82\x5d\xde\xb3\xfd\x47\xda\x8e\x8a\x97\xc8\x1f\xdc\x97\x32\x9b\x27\x45\x26\xb3\xad\xf0\x9d\xd9\xb4\x07\x22\x57\x6b\xa9\x8b\x24\x9a\xea\xb5\x92\x3a\x44\x01\x51\x50\xcd\x76\x72\x6c\x14\xf1\x93\x2e\x16\x2a\x2a\x3c\xc1\x19\x1c\xde\x5d\x4f\xed\x5a\x83\xc3\xda\xee\x56\x5e\x6f\xd3\x7f\x4c\x34\xa6\xd3\x26\x6b\xc0\x98\xd1\x1c\xa2\xad\xf1\x40\x57\x36\x48\x53\xd1\x96\xcb\x97\x41\xf8\x2f\x9e\x53\x4e\xdf\xdb\x25\x1c\xb5\x9d\xf1\x8f\xa6\x27\x3f\x4e\xc4\xad\x5d\xfe\x2e\x40\x9e\xe0\x02\x0b\xc1\x2b\x8e\x68\x44\xd7\x18\x43\xde\x50\x0a\x14\x78\x7b\xde\x10\xfc\xfd\x0d\x6c\xd3\xf6\xf6\x98\x3d\xab\x78\xaa\xab\x34\x2e\x74\x66\xf4\x0b\x4e\x78\xe1\x9d\xd3\x58\x1b\xee\xe3\xbd\x3c\x9b\x57\x90\xba\xee\x49\xeb\x5c\x92\x4f\x8f\x10\x50\xbb\x72\xf4\x2b\x68\xcc\xec\xed\xf2\xf6\xda\x3c\x24\xac\x41\x3a\x5c\x95\xe8\xb2\x9b\x94\x8e\xa4\x02\x19\xac\x1c\xe0\x8e\x92\x21\x1a\x19\xbf\x6d\x65\x4c\x35\x67\x6f\x2e\xca\x14\x59\x09\xbb\xa4\x89\x88\xb3\x86\x91\xe6\xbf\x5c\xc6\x81\xf3\xab\x89\x40\xcb\xc8\x05\x81\x03\xf0\xa3\x93\xf2\x87\xa9\xab\x74\x8e\xba\x82\x2c\x63\x02\x09\xd8\x4b\x55\xc0\x6e\x1e\x97\x29\x26\x23\x42\x78\x1f\xf8\x6f\x64\x9a\x8a\xa4\xc8\xa7\xda\xd1\xf5\x20\xf9\x32\x58\x58\x06\x2e\xc6\x74\xe5\x82\x4f\x40\xb1\x24\xc1\x0a\xe7\xb0\x24\x4a\x8a\x06\x64\x74\x1b\x52\xff\x6f\x36\x4a\x62\xee\x0c\x0e\xdb\x54\x87\x77\xae\xfa\x20\x50\xa2\x09\x48\x4d\x9e\x22\xe7\xa3\x07\x01\x0c\xfa\x9c\x83\x87\xe4\x5c\x8c\xb1\x75\xf6\xc2\xc5\xaa\x7e\x58\x5b\xca\xd7\x25\x64\x97\xbd\xd5\x14\xb9\x13\xb8\x77\xf7\xd6\x8d\xcc\x8a\x24\x2a\x53\x99\xa5\xc0\x81\xbd\x28\x53\x91\x2c\x02\x81\x42\x18\x03\x24\x6b\xb1\xc3\x15\x19\xd8\xab\x39\x22\x94\xcb\xb5\x0a\xf2\x44\xc9\xbd\x93\x06\x11\x65\x64\xa0\xc5\x50\xa5\x2d\xeb\xdd\xb9\xb8\xac\x0b\x85\xc2\x9a\x08\x48\xde\x92\x1c\xcd\x9f\xab\x6f\x90\xe2\x84\x82\xa3\xc9\xc2\x5e\x29\xdf\x04\xab\xae\x4b\x72\x5b\xe6\x4f\x03\xc3\xd5\x4c\x15\xde\x8f\x52\x6c\x4d\x71\x7c\x00\x59\xe6\x4a\x10\xdb\x2d\x88\x8e\x0a\xf2\xae\x30\xb0\x92\x21\x41\xde\x01\x15\xfd\x14\xe8\x1e\xd7\x2b\xbb\xee\xd1\x43\x84\x71\x1c\x58\xd5\x40\x5d\x64\x78\x45\x83\x99\x13\x82\x13\xf6\xe9\xd9\xa5\x2c\x86\x22\x15\x1c\xf8\x7f\x78\x45\x5b\x51\x21\x9d\xd5\xdc\xed\x69\xfa\x54\x91\x23\x11\xb6\x56\xf6\x96\xaf\x10\x75\x63\x16\x81\x09\xa6\xfd\x86\x74\x4b\x80\x0a\xda\xd9\x84\xb9\x12\x69\xa2\x9f\x38\xf1\xdb\x4e\xd0\x91\x90\xbe\x74\xb0\x11\xd8\xc9\xb8\xe6\x3a\x4e\x5e\x6d\xc4\xe9\x47\x1c\xc6\xf6\x4b\x9f\x6a\xbf\x21\x73\x4d\x06\x71\xe3\x73\x83\xdb\xda\xb1\xff\xb0\xf4\xe2\x3c\xdd\x9d\x87\xc1\x9d\xb8\x0d\x06\x88\xb3\x40\xdc\xba\xb3\x7f\x6f\x57\x55\x04\xd3\x00\x99\x91\xc7\x9b\xcb\xab\x1f\x26\x37\x55\x6d\x90\xbf\x3e\x5e\x3d\x56\xff\x72\xf7\x78\x73\x33\xb9\xf9\x53\xf8\xa7\xfb\xc7\x8b\x8b\xab\xab\xcb\xea\x73\x3f\x8c\x27\xd7\xb5\xe7\xec\x9f\xaa\x0f\x8d\xbf\xff\x78\x57\x53\x23\x61\x29\x91\xe0\x4f\x0f\x93\x0f\x57\x97\xb3\x8f\x8f\x15\x41\x93\xcb\x7f\xbb\x19\x7f\x98\x5c\xcc\x5a\xea\x73\x77\x75\xf1\xf1\xa7\xab\xbb\x1d\x7a\x24\xbe\xbd\xad\x5d\x7a\x0a\xe8\xc9\xc1\xea\x34\x63\xb1\xc8\x12\xa5\xe3\x74\x8b\xc8\x58\xbe\x07\xd6\x80\x78\xe1\x4e\x95\xac\x95\x29\x8f\x01\xb8\x3e\xac\x94\x30\xcf\x2a\x83\x1c\x75\x2c\x8d\x12\xda\x64\xfe\xd4\xc9\x60\x56\x64\x4d\x1f\x7a\x2f\x8e\xbf\xc8\xb6\x2e\x53\xa4\xaf\x3a\x9e\xdf\x84\x3e\x22\x36\x2a\xeb\xab\x0b\x9c\x23\xb2\x72\x53\x24\xf3\x6e\xc8\xf2\x9e\xbc\x1f\xc3\x6f\xaa\xc8\xc6\xd5\x4e\x5d\x70\xd3\x6e\x18\x2b\xc8\xdd\x63\x40\x8b\x50\xc2\xa1\xa2\x4b\xee\x6d\x06\x7a\x6d\xca\x79\x9a\x44\x22\x89\xeb\xde\x07\x4c\x30\x41\x07\x6b\x9d\xb4\x6f\xa3\x32\x38\xd8\xd9\xf3\xf2\x26\x53\x67\xb2\x2c\x56\xac\x07\xed\xf2\x8c\x90\x44\x4f\x45\x99\x2a\x02\xed\x72\x52\xdb\x09\xbe\x04\x95\xa1\xfc\xca\x18\xa8\x1c\xce\x03\x02\xe5\x0e\x8f\x3a\xbe\x89\xa5\x0f\x70\x29\xe2\xf3\xbd\x5d\x43\x35\x4e\xf2\xba\xd4\x2a\x1c\x61\xf1\x47\xd6\xec\xb1\xed\xb6\x96\xda\x69\xd6\xe0\x20\x33\xb2\xba\xbd\x19\xbb\xe6\x58\x38\x51\xaa\x40\x68\x2a\x9d\x7e\xba\xc8\x14\x6c\x22\x14\x38\xe7\xdb\x3e\x00\x3d\x08\x89\x0d\x00\x6c\x7b\xb1\x99\xab\x95\x4c\x17\xe8\xc3\xb3\x43\xe3\xd7\x55\x73\x8a\x3e\x98\x27\xa5\xef\x70\xc0\x7e\x11\x73\xa8\xf1\x9e\xe0\x33\x6e\x9d\xff\xc4\x3b\xfc\x6c\x1d\x79\x56\x71\x26\x0a\x4a\x96\xe3\xa9\x3a\xf8\x19\xe1\xe0\x9e\x4f\x93\x93\x58\x16\x8b\xe4\x8b\x2d\x70\xaa\x55\x2b\xa3\x20\xa0\x6b\x98\xfb\xc4\xd9\x65\x60\xd4\x42\x02\x89\x27\xa5\x41\xed\x07\xc5\x40\x77\xce\xd9\x61\xde\xe6\xe6\x58\xf4\xb8\xbf\xc1\x43\x96\x54\x44\x90\xc2\x98\x08\xf7\x13\xa4\x9c\x3d\xa9\x73\x71\x49\x69\xf1\xf6\x2f\x17\xd7\x93\xab\x9b\x87\xd9\xc5\xdd\xd5\xe5\xd5\xcd\xc3\x64\x7c\x7d\xbf\xef\xf2\x3b\x45\xd6\x42\x6d\xf5\xd5\x13\x47\x9c\x85\x78\x4f\x2b\xcf\x27\xcf\xb9\x46\xf9\x65\x07\x43\xb2\xbb\xf6\x49\xbc\x99\xc5\x49\x1e\xd9\xed\x6f\x3b\x53\x3a\x06\x2a\xd6\x83\xa6\x6a\x7b\x51\xf5\x56\xb8\x27\x84\x7b\x82\x2d\x08\xee\x76\xcf\x3c\xa3\xdd\xef\xc0\xd5\x06\x4e\xbb\x4c\xd9\xc5\x1f\x4f\x75\xb0\xdb\x9c\xef\xe6\xdf\xb7\xc5\x1d\xd7\xb6\x6a\x11\xf5\x36\x61\x7d\x93\x3c\x2f\xa5\xb5\x8f\xfc\x18\xb0\x31\x74\xf4\x0a\xf1\x63\x85\x7c\xb0\x49\xa0\x65\x28\xec\x4d\x7e\x2d\x75\x2c\x0b\x93\x6d\x3b\x9a\xb8\x9f\xf1\x0c\x97\x4d\xd5\x84\x86\x5b\xb6\x56\x2a\xe6\x51\xc0\x47\xa5\xae\x4f\x25\x64\x8d\x7d\xf8\xf8\x97\xab\x9b\xfb\xd9\xd5\xcd\x4f\xb3\xdb\xbb\xab\x1f\x26\x7f\x73\xd4\x37\x1b\x99\xb7\x69\x97\x6d\x32\x65\xad\x0b\x27\xe1\xb7\xda\x17\x14\x14\xe3\x72\x48\x44\x26\x59\x4c\x35\x5b\x96\xcc\x17\xbf\xca\x4c\xb9\x5c\xb5\x17\x54\xaf\xe5\xed\xf8\xe1\xc7\x83\xaa\x09\x14\x29\xa8\x3a\x84\xab\xad\xc9\x23\x98\x2c\xc8\xee\x21\xf9\x60\xad\x7a\x40\xf4\x03\x8f\xb6\xf9\xe4\x3b\x2c\xda\x41\xb7\x97\xa6\xd1\xea\x3d\xfc\xb7\x3c\xde\x35\x81\x1e\x02\xbb\x59\xd9\x46\x00\xc1\x8a\xe2\x75\x8d\xd2\xbe\x6b\xf9\x5b\x65\x07\xfb\xfd\x59\xaa\x96\x4b\x15\xe3\xf4\xaa\x17\x4c\x1e\x2b\x32\x81\x91\xdf\xd7\xdb\x7a\x91\xe4\xa5\x8e\xd8\x98\x1d\x3a\x6a\x7f\x03\x7e\xeb\x5e\x69\xb7\x15\x17\x2c\x61\x1b\x19\x9d\x17\x52\x77\x84\x5d\x9f\x9b\x78\xc6\xbd\x4c\xd1\xc7\x4c\xb8\xc4\x09\x72\x90\xb0\x83\xdd\xaf\x83\x43\x02\x4e\x24\xa3\xa5\xc9\xe3\x11\xc8\x6b\x05\x9a\xbb\x2d\x83\x00\x9e\xc6\x3b\xb6\x88\xaf\xef\xdc\xe8\xbd\x3a\x11\x2f\x0c\x38\x46\x51\xc7\x84\x28\x4b\xd1\x1b\x04\xe2\x40\x9d\x30\xda\x41\x03\x52\xfb\xf2\x4f\xd4\xf5\x78\x6b\xad\x3a\x66\x25\x33\x2f\xb9\x01\x72\x87\xb7\xe1\xfe\xad\xca\x39\xdc\x97\xbc\xc9\x4c\x5c\x46\xcc\x4d\x01\xc5\x7a\x3c\x08\x39\xb4\x78\x83\x8d\xc5\x99\x1d\x66\xba\xa4\xa8\xf8\x0c\x18\x3e\xa6\xba\x2b\xf8\xc2\x36\xa0\xc3\xcd\x75\xcb\xbb\xd6\x31\x63\xdf\xd2\xfb\xdd\x4b\x90\x3b\x7b\xbf\xfc\x33\xc1\x8f\xc3\x61\xaf\x03\x4e\x43\xe3\x32\x97\x18\x59\xad\x6e\xc7\x5d\xa9\xe8\xce\xaa\x0e\x43\xfd\xec\x07\x9a\xa8\x52\x3b\xe1\x16\xb9\x92\x39\x9e\x5c\x8b\x68\x55\xad\x38\xb4\xa6\x4a\xdf\x54\xaf\xae\x3b\x09\x1e\xe7\x21\xd8\x2b\xbe\x32\xc2\x3b\x75\x92\x53\xed\x43\x29\x1e\xa7\x2b\x36\x6c\xe2\x87\x87\x23\x77\x79\x41\xbb\x07\x06\x2b\x95\xa5\x8e\x56\x62\x93\x4a\xcc\xb9\x5c\xc9\x1c\xa7\x34\x83\x0c\xe4\x3c\x49\x93\x02\xe8\x22\x30\xf6\x55\xeb\x61\x7b\xa3\x91\xd9\x13\x33\x34\x4a\xcf\x0d\xd2\x37\xe9\x8f\x04\x73\x7a\xf9\xea\xaf\x09\xe7\xf4\x4b\x36\x78\xa3\x37\x72\xe6\xa7\x25\x41\x39\xfd\x70\x58\x8b\x07\xd3\xd2\xb7\x65\xd8\xc8\x52\x89\xb7\xf5\xd7\x2b\xfd\xdd\xb2\x51\x0f\x87\x32\x10\xf5\xf0\x00\x33\x5f\x27\x26\x6e\x5d\x59\x8b\xd4\xc8\x0e\x71\x4c\x2e\x1b\x79\x86\xbb\xca\x8e\x4d\x39\xef\x62\xb6\xc4\x5a\xf5\x97\xde\xe7\xf7\xe7\x75\x7b\x2a\xbf\x60\x68\x00\x65\xa1\x8a\x64\x98\x6b\x23\x68\xb4\x2c\xd4\x19\xbc\xde\x5e\x38\xb1\xfe\xec\xdd\xe6\xc6\x44\xf3\x6c\xf7\x8e\x3f\x13\x40\x66\xcd\xd9\xf5\xd7\x52\x5a\xd3\xf0\x71\x71\x8f\xfc\x05\xc7\x4c\xb2\x22\x69\xce\xb0\xf6\x95\x58\xff\xea\x43\x35\xa8\x12\xce\x81\xbd\x73\xd7\xda\x5a\x73\x6f\xdf\xde\x7f\x41\x56\x15\xa4\x37\x59\x62\x80\x65\x80\x74\xab\x7b\x28\xc0\x5a\xbf\x7b\x44\x4f\x7e\x2e\x55\xa9\xec\xdc\x9f\x97\xf1\xb2\xe9\xdb\x1c\x70\x3a\xf3\x4d\x5a\x99\x17\xb1\x2e\xa3\x95\xe0\xc2\x45\xac\x52\xb9\xad\x34\x0d\xce\x4b\x85\x49\x81\x54\xf3\x40\x86\xbf\xa8\xcc\x0b\xb3\x06\x10\xa6\x2f\x37\x2b\x35\x4c\x78\x21\x8b\x22\x4b\xe6\x65\xd1\x0a\xd8\xaa\x30\xfe\x1c\x18\xd0\xba\xbf\xbd\xba\x98\xfc\x30\xa9\x45\x93\xc6\xf7\x7f\x09\xff\xfb\xd3\xc7\xbb\xbf\xfc\x70\xfd\xf1\x53\xf8\xb7\xeb\xf1\xe3\xcd\xc5\x8f\xb3\xdb\xeb\xf1\x4d\x25\xe6\x34\x7e\x18\xdf\x5f\x3d\xec\x08\x2b\x35\xbf\xda\x3d\x10\x32\x20\x24\x62\x58\x28\x33\xb3\xf2\xed\x92\xbe\xfa\x9d\x18\x33\x3d\x53\x85\x40\x8c\x43\x83\x10\x79\x47\x9d\x52\x8a\x20\x5e\xca\x42\x92\xee\xf3\xb9\x18\x0b\xd6\xef\x06\x30\x74\x6e\x0f\x0b\xc4\x5d\x63\x47\x07\x8b\xb0\x27\x86\xc8\xdf\xdc\xbc\xf4\x94\x59\x10\x6b\x54\xaa\x42\x92\x62\xce\xfc\x99\xea\xab\x67\xa5\x8b\x12\x18\x54\x65\x9a\xb2\xce\x3a\x3f\x10\xe4\x78\x72\x2d\xf3\x64\x9d\xa4\x32\xf3\x2a\x41\x1f\xa9\x2c\x38\xb0\x73\x5d\x1d\xa5\x47\x53\x3a\x82\x2f\x0f\x8f\x13\x01\xf5\xbe\xb8\x9e\xc0\x11\x28\x2a\x98\x02\x9f\x3f\x3e\xd5\xc8\x4a\x44\x5f\x5c\x4b\x00\xe8\x17\x86\xfc\x69\xf8\x79\x7a\xb8\x7b\x22\xe6\xc7\x2c\x62\xf6\x3c\xbf\x16\x08\xc8\x55\x92\xff\xe5\x4a\x17\xd9\x76\xef\x73\xcd\x03\x70\xa8\xe6\x70\x36\x25\xbc\x4f\x55\x39\x08\xdd\x1d\x82\x4b\xbf\x81\xc3\x0e\x83\xd1\xc8\x1b\xef\x9c\xee\x0a\x78\x5a\x3b\xce\xdf\xa9\xdd\x84\xbe\xd5\x7e\x08\x29\x14\xa0\x17\xe6\xa6\xd4\x71\x4e\xc8\xa4\x75\xa2\xdf\xaf\xe5\x97\x77\xdc\x52\x4c\x49\x76\xfc\xdd\x40\x37\xa3\x52\x7b\x13\xd9\x5a\x23\xd7\xdf\x5d\x53\xdd\xd3\x5f\xbb\x4f\x8b\x6c\x59\xe1\xda\xe3\xef\xa8\x88\xb1\x7a\x56\xdb\xb6\xf1\x6b\x68\x30\x20\x8e\x8b\x16\x3c\x14\xb2\xc9\x94\x7d\xd0\x01\xb8\x52\xc4\xe5\xb9\xff\x06\xa0\x76\x45\x27\xaa\xdd\x76\x87\x51\xde\xa3\x96\x4d\x6b\x7c\xf9\x15\x44\x34\xe8\x4b\x76\xcc\x30\xda\xcc\x8e\x4e\x02\xa6\x53\x18\xcd\x0e\xd6\x7f\x9a\xb9\x58\x40\x96\x06\xe9\xc0\x66\x0a\x1c\xdb\x30\x14\xcc\xfa\x0a\xa4\x24\x8d\x10\x36\x4f\x81\x54\xe5\xe0\xee\xd5\xf6\xba\xa5\x3e\x97\x14\xb1\xfb\xdd\x6f\x87\xed\xb3\x45\xb6\x15\xcc\x30\x1e\x66\x89\x50\x92\x14\xed\xb9\x50\xaf\x52\x27\x6d\x4c\x45\x77\xa5\xb6\x5b\xf1\x29\xc0\x0e\xfb\x47\xb3\x6a\x1f\xa5\xff\xdc\x99\x48\xc1\x8e\xd8\x0c\x9f\x7f\x35\x6a\xb7\x9f\x6a\x8c\x6e\xf4\x39\x80\xed\x52\xe9\xe1\x86\x36\x97\xd1\xd3\x8b\xcc\x62\xf4\x15\x02\xfa\xe0\x5c\xfc\x68\x5e\xd4\xb3\xca\x46\x22\x52\x59\x21\x89\xec\x25\x87\xf0\x2b\x2c\x28\x2a\x67\xaa\x01\xc5\x8e\xcc\x39\x1a\x24\x74\x8b\x64\xb9\xb2\xf7\xc9\x20\x78\x6e\x32\x6b\x8e\x0a\x64\xd2\xda\xa8\x88\xe8\x35\x3a\x3a\x60\x91\xca\xe7\x26\x7b\xcd\x21\x99\xf0\x62\xe2\x52\xf1\x38\x3a\xc5\x4c\xda\x7d\x70\x07\xea\x30\x32\x9a\x48\x88\x30\x12\x4b\x93\x4a\xbd\x3c\x3f\x3f\x17\xaa\x88\xce\xdf\x0d\x9a\xe8\x54\x60\x18\xef\x72\x10\xd4\xd4\x98\x5c\xa5\x5b\x47\x09\xe1\x92\x04\x6c\x37\x43\x8e\x48\x9e\xa0\xcb\xa3\x65\xfa\xdf\xd7\x33\xea\xbf\xae\xeb\xbc\xfd\xa6\x3a\x38\x05\xad\xa3\x1c\x10\xe6\x18\x50\x12\x3e\xdf\x7e\xf3\x3a\x28\xa5\xb2\x83\xf5\xd1\xe8\xa1\x79\x82\x3f\x99\x2e\x99\xd9\x83\x98\x9a\x5a\x4b\x22\x22\x87\x83\x72\xab\xba\x3c\x16\xb5\x74\xb7\x23\x32\xdd\x7a\x92\xd6\x06\xe6\xab\xb5\xac\xbb\x96\x65\x51\x1b\xee\xc1\xcb\x62\x37\x57\x78\x6b\x83\x06\xe6\x03\xfa\xc4\xdd\x21\x47\x27\x4c\x29\x4a\xb7\x70\xe3\x72\xd9\x81\xe0\x59\x8e\x03\xcf\x78\xc5\xf1\x0f\x79\x2a\x3e\x72\xe0\xb8\xc0\x83\x40\x41\x5e\x98\x4c\x2e\x95\x58\xab\x38\x29\xd7\xad\xc6\xc6\x55\xf7\x18\xb4\x97\x49\xcb\x75\x37\xf1\xd3\xb1\x07\x68\x5f\x49\xfc\xb7\x0b\xf8\xdc\xde\x07\x68\x2f\xa8\xcc\x92\x0d\x54\x5f\x74\x83\x53\x5f\xdb\x9d\x32\x4b\x72\xa0\x28\x3b\x24\x2d\xcc\x15\x83\x45\x43\xb4\x6e\xbb\x41\xf7\x6b\x65\x74\xcf\x38\xba\x43\xaf\xe4\x38\xaa\x10\xe2\xeb\xde\x14\xea\x18\xb2\xc1\x63\x04\x82\x00\x07\xc5\x35\xe1\xd8\x18\x50\xf3\x12\xc8\x05\x0a\xa4\x48\x7c\x61\xc4\x82\x13\x8d\x9e\x54\x20\x61\x18\x03\x69\xef\x0b\xf2\x80\xfc\xe5\x8f\x39\xc7\xec\x09\x56\xe1\x4f\x2c\x85\xff\x08\xc6\x06\x9e\x7f\xc7\x68\x1a\x6c\x21\x16\x01\xaa\x40\xb1\xd4\x45\x6b\x01\x1e\x6c\x06\x65\xe1\x2b\x3f\xc9\x32\x6d\x7f\x9c\xca\x87\x47\x51\x00\x64\xfc\xe9\x5e\x60\x57\x13\xbd\x6b\xd6\x57\xd1\xa0\x90\xdd\x78\x1e\xe8\xae\xd9\x01\x27\xc1\xca\x38\x60\xa7\x33\xbf\xaf\xed\x76\x55\x44\x2b\x7f\xf2\xa8\x2a\x79\x92\xba\x13\xb5\x73\xed\x09\x6b\x11\x2a\x19\x62\xce\x92\xa5\x36\x21\xd7\xba\xd1\x0a\x82\x34\xd6\x00\x99\xb0\x58\x91\x14\xbb\x81\x3d\x03\x59\x95\x76\x4d\xb5\xc2\x20\x60\x83\xda\x59\x89\xb5\xc1\x95\x22\x41\x2e\x16\x46\x45\xe2\x9d\x88\xc4\x82\xea\x34\xab\xd5\xec\xf6\xa9\xae\x7e\xaa\xd1\x49\x8c\xbc\x49\x32\x85\xec\x88\xb9\x3d\xbd\x15\xc9\xb3\x5d\xa8\xcd\x69\xed\x26\x28\x58\x80\xe6\xdc\x9b\x6a\xac\x76\x40\xb1\xf8\xa4\xb6\x79\xa8\x4c\x44\x33\x4a\x74\x4d\xc8\xc4\xb6\x87\xc6\x6b\xf7\x50\x40\xc7\xcd\x02\xa5\xe5\xfd\xf6\x32\xfc\xe8\x07\xfb\x72\x0f\xa4\xaf\x51\xb8\x9d\x83\x3e\x93\xcb\xfb\x14\xc9\x4c\xf8\x7e\xa6\x31\xf4\xa8\x9d\x16\x15\x6e\xef\x9e\x85\x8b\xaf\xbd\xdf\x4e\x35\xb1\xb0\x06\x9b\x9c\x35\x38\xcd\x61\xa3\xf4\x52\xe4\x7e\xdc\x56\xa8\x31\x80\x21\x97\xe5\x62\xdb\xc5\xcf\x59\xd8\x6e\xaa\x49\x3e\x1c\xf4\xbf\xc9\x87\xd7\xfa\xc1\x03\xa1\x60\x34\xb8\x9d\xf0\x2f\x7f\x85\xa1\x8e\x23\x76\x34\x94\xb8\xc2\xdb\x4f\xa4\x6c\xf7\x8d\x75\x2b\xf2\x8a\x71\x57\xf7\x57\x17\x77\x57\x0f\x5f\x0d\x1e\xc6\xd8\xac\xc1\xf8\x30\xae\xe7\xe5\xd5\x0f\xe3\xc7\xeb\x87\xd9\xe5\xe4\xee\x35\x00\x62\xf4\xd3\x01\x08\xb1\x7b\x22\x77\xbe\x30\xba\x50\x5f\x8e\xda\x93\xb3\x52\xcf\xe4\x80\x4c\x05\x47\xa0\xde\x77\xdc\xc1\x42\x9b\xe4\xd4\x8e\x39\x9a\xb8\xf9\x70\x47\x73\x5c\xd4\x81\x9a\xfd\x22\x49\x53\x48\x73\x74\xee\x75\x4a\x0a\xb2\x9d\x0a\xf6\x87\x65\x79\xc9\xa6\x4e\xf5\xbc\xc2\xce\x0d\x2e\xbf\x95\xbd\x04\x63\x82\xe3\xc6\x76\x40\x96\x40\xfa\x58\x1f\x7f\xf5\x32\xd1\xca\x57\x03\xe5\x28\x4b\x2d\x3a\x49\x47\x69\x10\x5f\x33\x8b\x95\x0e\x5e\xfb\x9e\x35\x79\xc6\x55\xe6\x27\x1f\x3f\xf9\x47\xd7\x42\x5c\xc4\x89\xc6\x83\x69\x65\x35\xdf\xb7\x4f\xdd\xf7\x7e\x09\x40\xbf\xdb\x91\x94\x10\x83\x00\xc5\x47\x3f\x90\x34\x10\xa8\x1c\xe1\x83\x13\x4f\x09\xa2\x68\xcc\xa2\xd6\xcf\xd6\x14\xda\xbe\x4e\x20\x52\x21\x89\xb9\x21\x4a\xcb\xbc\x50\x19\xb9\x4d\xc6\x9f\xee\xa7\x1a\x65\xc1\x69\x17\x22\x75\x01\xfc\x04\x62\x38\x4c\xe5\xfb\x7c\x42\x09\x2d\xd8\x5b\xf4\x51\xaf\x95\xd4\x39\xaa\xf1\xa6\xa9\xca\xfc\xcc\xc0\xfa\x28\x15\x93\x22\x13\x48\x36\xfb\xf7\x49\x90\xd5\xc0\xaa\xb5\xf5\xa5\x5f\x49\x92\xb4\x3e\x9f\xba\xb2\x68\x01\x20\xfa\x9a\x33\xa7\x25\x4f\x61\xdf\x59\x44\xd8\xda\xd6\x49\x54\xcd\x1a\xd8\x6b\x2e\x3d\x60\x71\xbf\x4e\xa5\x13\x4e\xa5\x3d\xf6\xf5\x70\x97\x10\x2b\x63\x0d\xa8\x13\x06\xf0\x61\x66\x97\xc5\x9f\x02\xfe\xc9\x76\x63\xeb\xae\x53\x93\x9f\x3a\x62\xd7\x41\xbd\xa9\xe3\xe0\x9c\xe3\x16\xba\x10\xaf\x73\xc2\xb1\x9d\x5e\x65\xab\xd7\xa1\xe5\x1a\x33\xde\x4e\x9b\x82\x13\xec\x1d\xc4\x8d\xf0\x7a\xf6\x01\xc7\xec\xd0\x5b\x47\x62\x4b\xe0\x53\xca\xec\x48\x75\x98\x87\x10\x17\x58\x49\xa2\xc4\x5a\x84\x02\x93\x84\x20\xf6\x04\x07\x43\x26\xdf\xe1\xfa\x63\xd5\x39\xe7\xc8\xf2\x0e\x02\x3b\xdc\x7c\xbc\xb9\x0a\xa1\x0a\x93\x9b\x87\xab\x3f\x5d\xdd\x55\xd2\x6f\xaf\x3f\x8e\x2b\x29\xb4\xf7\x0f\x77\xb5\xcc\xd9\xef\x3f\x7e\xbc\xbe\x6a\x60\x1e\xae\x1e\x26\x1f\x2a\x85\x5f\x3e\xde\x8d\x1f\x26\x1f\x2b\xcf\x7d\x3f\xb9\x19\xdf\xfd\x5b\xf8\x97\xab\xbb\xbb\x8f\x77\xb5\xef\x3d\x5e\xf4\xa3\x27\x2a\xcd\x68\x77\xff\xf8\xe0\x6c\xc0\x1b\xd8\xba\x8c\xab\xfa\x6c\x47\xac\xe2\x3d\x41\x58\xbb\xa6\x23\x67\xd7\x72\x71\xc1\xc2\xb0\x55\x1d\x34\xeb\x4e\x2f\x28\x57\xe9\xba\xcf\xc7\x11\x15\x17\xb2\x68\xbd\xff\xee\xed\x98\x20\x01\xe7\xcf\xa5\xca\xb6\xc4\xf3\x82\x97\x46\xfc\x4b\x24\x35\xa2\x57\x0b\xb5\xde\x40\x36\x54\x08\xbb\x9c\xea\x4f\x10\xb1\x42\x64\xc7\x9b\x5c\xfc\x09\x62\x4f\xfc\xb0\x17\x3a\x87\x4e\xf9\x2b\x7e\xc3\xfd\x76\x3e\xd5\x15\x81\xe8\xe0\xad\xd8\x44\xa5\xf3\x66\x9c\x4f\x35\x73\xe9\xc6\x26\xca\xcf\x61\xeb\x3d\x37\xd9\xf2\x3d\xa9\x5e\x59\x63\x6a\x9e\xe6\xc6\x3c\xbd\x57\xfa\x3d\x5c\x0e\x8a\xf7\xb2\x2c\xcc\x7b\x88\x5b\x63\xe7\xe7\xef\x59\x1c\x87\xd5\x85\xf2\xf7\xab\xe4\x59\xc1\xff\x9d\xaf\x8a\x75\xfa\x7f\xf2\xcd\xea\xcb\xd9\x32\xcd\xce\xec\xbb\x67\xe1\xbb\x67\xfc\xee\x19\xbf\x7b\x66\x5f\xc3\xff\xdb\x6c\xd1\xcf\xa6\x48\x9d\x7f\xaa\x13\x9d\xab\xac\x80\x69\xf8\x92\x25\x85\xf2\xca\xeb\xe2\xcd\x7f\xff\xb7\x38\xcf\xe4\x0b\xe6\x31\x5c\xca\x42\xde\xe2\x45\xef\x1f\xff\x78\x03\x9e\x6d\x04\x1a\x6f\x64\xf6\xb9\x54\x85\xbd\x72\xa6\x2a\x2a\xc4\xff\x9d\x6a\x70\x85\xaf\xb7\xb3\x02\x2f\xc0\x78\x19\x8c\x73\xf1\xaf\x58\xe6\x04\x39\x8f\xe2\xdc\x96\xd4\x01\x71\x4c\x64\xda\xa2\xa7\xd6\xe1\x2b\xf9\x9c\x5e\xd2\xf3\x03\x56\xcb\xe7\xb4\xba\x44\x98\xb5\x3b\xff\x9c\x02\xb1\x56\x6a\x24\x47\xcd\x85\x9b\xbc\x70\x60\xa1\xca\xb5\xad\x91\x46\x8c\xe6\x55\xe3\x25\xed\x6b\xe5\x1e\x79\x17\xd9\x85\xd2\x50\x0b\x03\xa7\x8d\x77\x08\x41\x18\x23\xb1\x2b\xe4\x1e\xaf\xa4\xa8\x5d\x0f\x2d\x07\xe3\x40\x31\x0c\x57\x1e\x9e\x20\xf3\x3f\x7c\xf7\xfe\xfd\x48\x2c\x73\xf8\xc7\xfc\x33\xfc\x03\xc2\xb8\xa7\xa2\x0e\x6b\x74\xa6\x43\x24\x34\x47\x79\xf7\x48\x9c\x02\xce\xf0\x35\xd8\x2a\x6b\xd3\xf4\xfb\x52\xc7\xa9\xf2\x69\x19\x15\xdf\x54\x6a\x58\xcf\x11\x6f\x28\x75\x5e\x70\x18\xe3\xb9\x8a\xa4\x35\x7c\x8d\x6f\x23\xca\xc7\x2c\x0a\xa5\xf1\x5a\x92\x79\x11\x05\x89\x57\x08\x08\xb1\x03\x26\x05\x74\xf9\xd7\x1b\x10\xe9\x4f\xc0\x5f\xff\x80\xf4\x8f\xa3\xfa\x4f\x20\xb3\x8d\x4c\x86\xc0\xcf\x85\x6a\xe0\x8a\x1d\x67\x98\xce\x5a\x66\xf6\x66\xb2\x91\x3a\x96\x39\xcc\xc0\x45\x06\x6e\xe7\x4c\xc8\x66\x45\x47\x88\x8b\x32\x65\x01\x5c\x02\x18\xe2\x09\x7b\x02\xa9\x26\x83\x3a\x8f\x82\x4a\xe0\x9e\x00\x8c\x77\x8d\x17\xcf\xa7\xda\x49\xd4\x23\x28\x01\xaf\x2c\x91\xd9\x6c\x29\x53\xbc\xde\xe9\x09\x5f\x61\xa8\xbb\x47\x3e\xf0\x57\x7f\x76\x24\x92\xaa\x8f\x13\x58\x2d\x8b\x40\xa8\x8c\xc5\xd4\xde\x2a\x1d\x99\x58\x65\xf9\x3b\xbb\x0c\x81\xeb\xb9\xf0\x9c\x91\x49\xee\x07\xc3\x29\xda\xd3\xb5\xcd\x16\xef\xe8\xdf\x6d\xef\x54\x78\x10\xdb\x8e\x0f\xbb\x97\xca\xb7\x1e\x8e\x6c\xab\x2f\xfd\xeb\x57\x0d\x4d\x86\x00\x1b\x06\x98\x1d\x7e\x16\xc4\x25\x1b\x5a\x5c\x2c\x94\x04\xf0\xf1\x70\xc2\xaa\x50\x89\xdd\xb2\x0a\x7b\x61\x2f\xa6\x9a\x76\xe0\x91\x58\x28\x59\xac\x00\x61\x94\x3f\xa3\x31\xc6\xed\xbe\x78\x31\x3e\x18\xca\x24\xda\x80\x4a\xaa\x14\xee\x6f\xeb\xf8\x18\x84\x76\x64\x54\x60\xa4\xa7\x8b\x5e\xd8\x1d\x55\xa0\xb3\x5a\x0d\xe2\x01\xfd\xc0\x9c\xcc\x75\xfd\x83\x90\x12\x1c\x7a\x62\x8b\x1e\x7b\x51\xaf\x07\xfe\x60\x0d\x0f\xb6\x0e\xe3\x71\x81\x71\x84\xb4\x4e\x02\x35\xe1\x3a\xf3\xce\xf4\x90\x18\x13\x0e\xc9\x5d\x8b\xaa\xa7\x23\xa0\x02\x87\xe5\x7f\xd8\x57\x77\xde\x1c\x72\x95\x31\x61\x34\xb6\x15\x89\x79\x56\x49\x16\x9f\x6d\x64\x56\x6c\x79\xfa\xa6\xc9\x1c\x78\x66\xd3\xe4\x49\x89\x71\x96\x99\x97\x57\xec\x05\x60\xff\xb3\xe5\xcd\x4e\x66\x05\x0e\x24\x99\xc4\x16\x06\x11\x30\xd0\x0a\xa2\xe5\xcd\x21\x4a\x67\x4a\x1c\x8c\xde\xce\x18\x6e\x31\x2c\x2d\x6c\x0e\x9d\x99\xb4\x3b\x32\x11\x6a\xde\x8f\x42\xc0\xdc\x5f\xef\x53\x0a\xe4\x0e\xeb\xd4\x4e\x7b\xfd\x20\xf3\xa7\x13\x93\xa7\x01\xa7\xe1\x10\xf2\xb3\x56\xae\xb3\x0a\xa0\x2b\x56\xb3\xc3\x78\xd5\xba\xb8\xe1\x5a\xbf\x93\xa9\x22\xdb\xce\xec\xea\x5e\x6f\x3a\xcd\xef\x5e\x90\xe0\xfd\x6f\x0e\xc3\x28\xdb\xe0\xd0\xb3\x07\x65\x5b\x65\x54\xbf\x1d\xca\xb6\x16\x36\xb6\x26\x65\xdb\xe4\x66\xf2\x30\x19\x5f\x4f\xfe\x5f\xad\xc4\x4f\xe3\xc9\xc3\xe4\xe6\x4f\xb3\x1f\x3e\xde\xcd\xee\xae\xee\x3f\x3e\xde\x5d\x5c\xf5\x73\x30\x34\x6b\xef\xef\x35\x67\x22\xfc\xce\x77\xe2\x21\x08\x43\x22\x94\x96\x2e\x35\xa4\x5e\x05\xb3\xca\xae\xcd\x44\x2f\x47\x60\xfd\xbe\x13\x57\x59\x36\x59\xcb\xa5\xba\x2d\xd3\x14\xc0\x02\x88\x5b\xbf\xc8\x14\xdc\xe6\x47\xe2\xd6\xc4\x93\xe0\x3d\x48\xb6\x69\x6d\x06\x7c\x5f\xc6\x71\xa6\xf2\x1c\x3f\x3f\xa2\xef\x07\xa1\x71\x97\xc8\x43\xd0\x10\xf9\x2c\x93\xd4\x5e\x8a\xbf\x03\x3d\x5d\xb3\x58\x20\x38\x7c\xe4\xd2\x02\xc4\xe7\xd2\x14\x52\xa8\x2f\x11\xf0\x8e\xb4\xcf\x93\x6b\xb3\xfc\x05\x80\x78\x7b\x38\x5f\x3b\x6e\x7e\xa0\x52\x32\x6b\x3f\x23\xb5\x1b\x02\x6a\xe5\x07\x7c\xf5\x07\x7c\xb3\xb5\xf4\xa2\x48\x4f\x90\x07\x79\x6d\x96\xed\x9c\xf1\x70\x65\x21\xa2\x7b\x2f\x1c\x0f\x59\xd5\x66\x29\xf2\x44\x3f\x4d\xf5\x27\xbb\x2f\x98\x32\xc3\x3f\x81\xef\xc4\x9e\xdd\xd3\x32\x5f\xa9\x58\x98\xb2\x18\x89\x17\x25\xd6\x72\x8b\x77\x11\xb8\x68\x39\xa2\x6b\x98\x32\xb0\x35\xdb\xb7\xd3\x44\x5b\x6b\xb1\x49\x18\x75\x5b\x1f\xfa\x53\x5c\x63\x99\x75\x47\x1e\x4f\x8a\xd7\xb7\x01\x57\xd0\x27\x90\x55\xe5\x51\x41\x1c\xfe\x26\xcb\x0d\x3a\x5a\xc6\x3c\x95\x1b\xcf\xcf\xf5\x86\x5d\xef\xd0\xdd\xcf\x26\x89\x45\x5c\x6e\xd2\x24\x72\x76\xf7\xc5\x64\x9d\x24\x84\x08\x0f\xdf\x7f\xd7\xa9\x27\x3d\xf4\x35\xac\x05\x7b\x1e\xe0\x44\x7a\xe8\x08\x5f\x99\x90\x51\x24\x3a\x4a\x4b\x50\x08\x29\x73\x95\x9d\x15\x59\xb2\x5c\xc2\xad\x86\x33\x59\xbe\x7d\xc6\x46\xcf\x08\x75\x7c\xd2\x46\x98\x52\x99\x9a\x65\x12\xc9\x34\x84\xee\xf9\x98\x9f\xa3\x84\xe3\x65\x4f\xfa\x69\x80\xf2\xe5\x0a\x75\x52\x5d\x6c\x32\x05\xac\x84\x33\x30\xe5\x33\x32\x77\xc7\xd4\x7b\x21\x72\xc5\xb0\xb5\x90\xb0\x0d\xee\x3c\x5c\x57\x50\xde\xe0\x6f\xb3\x88\x06\x8a\xe8\x6a\x08\x70\x99\x17\xad\x32\xb8\x16\x40\x50\xd3\xb6\x54\x1b\x38\x9b\x38\x61\x0d\x87\xbe\x63\x61\x99\x85\x83\x19\x62\x5e\xd8\x32\x79\xb6\x67\xde\xaf\xcd\xb0\x19\x7c\x20\x92\xd1\x4a\xcd\xf8\x98\x7d\x6a\x93\xe5\x36\x80\x81\xc6\x8a\x19\xae\x43\x53\x2a\x12\x60\x35\x8a\xf0\x3e\x8a\x35\x6e\xda\x2e\x54\x6d\xe8\xc9\x37\xb0\x95\x98\xc5\xaa\x22\x5a\x7e\x74\x3b\xf7\x32\xcd\x1e\x42\xc0\x15\x11\x52\x5c\xaa\xe8\x49\x3c\xde\x4d\xf0\xf6\x93\x14\xc2\x9a\x82\x7c\xe5\x19\xfb\x3b\xaf\x82\x85\x5c\xfe\x82\x5a\xc4\x9e\x37\xd7\x09\xad\xd8\x0a\x51\xb8\x1f\xb2\x81\xac\x91\xcc\x9d\x0a\xfd\x26\x95\x05\x13\xd1\x43\x74\x43\xe4\x6b\xe0\x9d\x2f\x8b\x40\xac\x85\x94\xa3\xdb\xef\xbe\x26\x9e\x71\xf0\xe9\xd8\x50\x75\xa3\x2c\x76\x0e\x51\xdc\x9f\x51\xba\xd2\x9e\x58\x1f\xe8\x41\xf1\xf4\xc7\x3c\x48\x1e\x37\x21\x99\x25\x38\x4b\x24\xea\x7a\x2f\x92\x25\x87\x1b\x93\x05\xb1\xe3\x63\xba\x2a\xe8\xc0\x5a\x7b\x69\x4b\xba\x35\x31\x81\x50\x1c\x5b\x0d\xdc\x78\xc9\x25\xe5\xa3\x86\x61\x15\x18\xe5\x02\xdf\xb5\x2b\x42\xc9\x58\x98\x05\xb9\x68\x37\x9b\x34\x01\x9a\xc2\x18\x19\x51\x21\x37\x3c\xaf\x62\x3f\xc3\xd2\xb8\xb2\x41\x0a\xfb\x2d\xc3\x4c\x7a\x63\xa3\x3e\x72\x68\xdb\x55\x8d\x1c\xd4\xcf\x54\xc7\xea\xc0\x38\xb4\xfd\xa1\x57\xe8\x7e\x17\xe5\x32\x35\x73\xe8\xa8\x6e\xc8\x47\x8f\x81\xb6\xd6\x29\x4b\xe2\x21\xdb\x3b\xf7\xc9\x47\xf7\x6a\x5f\x05\x9d\xca\xb7\xfb\x12\x0f\xb3\x20\x12\xd9\xe0\xfa\x5b\x4f\xd2\xdc\x75\xd7\x86\xa8\x6b\xee\xc2\xae\xee\x34\xce\x14\xca\xb0\x2a\x4c\x8f\x6c\x7c\xb3\x2d\x47\x0d\x74\x33\xed\x7f\x47\x5f\x7a\xa6\x80\xfe\x41\x3e\x22\x77\x1b\x57\xae\x4b\xe0\x1e\xc2\x83\xc9\x43\x87\x08\x36\x90\xe4\x77\x83\x58\x81\x16\xef\x35\xa2\xf5\x7e\xe7\x55\x7c\x14\x31\xd1\x2b\xac\xa8\xb2\x30\x3e\x8e\x02\xed\x99\x00\x3b\x5c\x98\xb4\x00\x66\x63\x12\x37\x82\xa7\x4e\x87\x09\xba\x81\x97\xe6\x00\x88\xd5\x20\x90\xd7\x26\x53\x1c\x91\xdb\xaa\xc2\xa5\xae\xa6\xac\x0b\x02\x01\x27\xd7\xea\x6a\xee\x3e\xa7\xe7\x3a\xbe\x15\x08\x0f\xd1\x79\x2f\x32\xeb\x8d\xd1\x4a\x13\xcc\x50\x9b\xa9\xa6\xc2\x59\xdd\xd1\xc5\xac\x2a\xd9\x1c\x23\xf2\x6a\x21\x36\x58\xe5\x26\x7d\xa6\xe0\x64\x40\xab\x0c\xba\x30\xb6\x82\x17\xf6\x82\x60\xaf\xc3\x10\x35\x27\xf3\x0e\x60\xc7\x9a\xc4\x61\xa6\x96\x49\x5e\xa8\x30\x01\x26\x7c\xff\x64\x6a\x54\x95\x1b\x74\x5f\xd7\x77\xaa\x51\xed\x3a\x0a\xdb\x55\x3b\xa0\x3e\xdb\x8d\x8a\x27\xee\xbd\xfe\xc9\x50\xcb\x51\xf4\x46\xa2\xb2\x0b\xe0\x1c\xc0\x2b\x40\x8e\x6c\x26\xb9\x23\x44\x76\x83\x44\x3c\x13\xd2\x49\x88\xc1\x10\x2d\x4b\x99\x49\x5d\x28\x95\x4f\x35\x85\x74\x91\x95\x27\x4c\x3c\xc7\x09\xf4\x12\xc8\xbd\xe0\x01\x37\x32\x79\x81\x24\x17\xf0\xca\x42\x26\x69\x99\x75\xde\x39\x71\x56\x1e\x94\x59\xdb\xd7\x4b\x17\x50\xac\x68\x1b\x34\xe7\x9e\x0f\x56\x91\x4b\x0c\xaf\x07\x64\xab\x29\x4c\x1d\x4d\x60\x93\xbb\xff\x78\x3b\x87\x63\x47\xda\xd6\x1f\xf3\xd9\xc6\x0c\xb0\x78\x7f\xf9\x63\x7e\x6b\x3a\x12\xde\xf2\xcf\x0d\xc7\x58\x0f\x30\xe1\x73\x17\x45\xb4\xcc\x9f\x20\xa6\xb7\xeb\x3e\xbe\xdb\xc9\xfe\x87\xdf\xef\x8e\xfc\x75\xda\x2e\x98\xb5\x2b\xa9\xe3\xd4\xde\x53\x65\x51\xdb\x81\x3c\x94\xcd\x9e\x8b\x0b\x36\x8e\xdd\x79\x0b\x00\x03\x9e\x45\x8d\x1c\x92\x5d\xfd\x54\x4b\x3e\xe9\x6b\x50\xfd\x2b\xd5\x94\x90\x36\x28\xb2\xdf\xd9\x49\xc6\xcc\x2d\xd8\xee\x29\xb8\x48\x96\xdf\xc0\x25\xeb\x43\xd3\x52\x46\xb4\x14\x69\xff\x72\xb8\xc6\x23\x17\x23\x40\xc8\xad\x31\x0b\x59\x28\xa7\x9a\x54\x0e\x31\x9c\x0d\x71\x4c\x64\x5a\xc9\xc5\xef\x5c\x5e\xd1\xef\xfe\x85\x79\x36\xb6\x62\x01\x7d\x0d\x64\x36\x26\x8a\xca\x0c\x62\xcd\xe4\xba\x11\x0a\xf7\xa6\x21\x64\xc1\x63\xdc\x91\x5d\x40\x11\x8f\x4f\x6d\xa7\x07\xe7\xab\xab\x34\xea\x01\x5c\x34\xa8\xd7\xe8\xf6\x42\x12\x16\xc8\xf2\x42\xe4\x85\xda\xb4\x5a\xa5\xca\xa1\xab\x2a\x49\x7a\xc4\xb1\xcb\x0b\xa2\xee\x79\xd6\x1d\x60\xa3\xc7\xc1\x75\xfa\xcf\xf7\x1f\x6f\xc4\x46\x6e\x01\x6c\x57\x18\xd2\x92\x05\xaa\xb1\xfa\xfa\xdd\x35\x02\xd5\xc6\x57\x17\x1b\xf6\x29\x5d\x79\x3b\x7c\xb7\xd2\x69\x45\xd7\xec\x10\xcc\x19\x9a\x92\x76\x29\x67\x26\x3d\xdb\xa4\x52\x2b\xa4\x85\x86\xf6\x9f\x8b\xda\xe7\xc3\x58\xaf\x8b\xfa\x10\x44\x09\x2a\x00\xee\x14\x9a\x0b\x59\xa9\xdb\xc0\xca\x55\x95\xd5\xa3\xc2\xbb\x9d\x36\xa2\x17\x49\xf8\x01\xc9\xa2\x65\x64\x97\x09\xe6\xcd\x72\xc8\xda\x41\x49\x64\x0e\x28\xcf\x01\x03\xd5\x2f\x09\x3b\xd5\xac\xf8\x67\x5e\x72\x11\x63\x66\x71\x99\xe4\xa8\xa4\x8e\x01\x01\x40\x5c\x91\x7d\x41\x38\x48\x26\x75\x6e\x07\x14\x7c\x9a\xea\x59\x91\x63\xa3\x12\x8c\x9b\x5c\x5e\xbb\x70\x3d\x0e\x12\xc9\xcc\x74\x74\x7d\x70\x30\x3b\xe6\x02\xd3\xaa\x51\xba\x9b\xc1\xf9\x83\xdc\xf4\xe5\x44\x1c\x5d\xe2\xae\x51\x72\xbc\x0a\xf5\x53\x27\xa8\x27\x82\xf2\x44\x25\x31\x22\xec\xbd\x47\x7d\xa4\xf9\x69\xa5\x74\xdd\xcd\x1e\xbd\xf7\x25\x6c\xbf\x3c\x97\x01\xb6\x27\xa0\x38\x72\x80\x25\x77\x5e\xb6\xab\x1c\x78\xfd\x51\xeb\x1b\x1a\x77\x2e\xee\x95\x12\x3f\x3b\xb9\xf0\x9f\x49\x37\x06\x30\x98\xa0\xf7\xde\xd5\xaf\x13\xbd\x30\xc7\x19\x83\x6c\xd9\xc0\xf8\x1d\xd5\x2b\xed\xf5\x3c\x16\x45\x08\x89\x3a\xfa\x75\xb3\x4b\x5b\xdb\xb5\x03\x57\x74\xeb\xef\xe4\x94\x73\xc2\x35\xb5\xfb\x33\x0c\xf1\x61\xb2\xd6\x95\x49\x52\x80\x82\x3a\x70\x72\x3e\x69\xf3\xa2\xf1\x2c\x40\x5f\x12\x6f\xed\xfa\x83\x0d\x0c\x1d\xa8\x78\x2c\x28\xd1\x1a\xbe\x03\x92\xd0\xb1\xfb\x6f\x71\x8f\xb1\x22\xac\x33\xb0\xe0\xe7\x70\xf8\x21\xfe\x7a\xb0\xe6\x6f\xc7\x23\xf1\xfd\x48\x5c\x8c\xc4\xf9\xf9\xf9\xbb\x91\x50\x32\x5a\x71\x8d\xf0\x15\x84\xe3\x15\x72\x69\xcb\x26\x5e\xf0\x45\xf0\x01\x10\x75\xb0\x9b\x15\x73\xe1\x48\xff\x54\xe0\x79\xe0\x26\x60\x86\x0e\x0a\x87\x71\x5c\x3d\x5a\x99\xc4\x57\x0a\x70\xaf\x2a\x32\x19\x23\x67\xf3\xc2\x64\x8c\x02\x7c\x96\x99\x4c\x34\x24\x2e\xca\x26\x06\x9a\xbe\x1c\x50\x97\xaa\x2f\x72\x0d\xed\x4f\xb4\x63\x6f\xb3\xdd\xf4\xe0\xea\x5f\x6c\x37\xe4\x90\x7e\xc9\x92\xa2\xb0\xbb\x73\x3e\xd5\xf7\xe2\xbb\x7f\x15\xe3\xcd\x26\x55\x62\x2c\xfe\x2e\xbe\x97\x5a\x6a\x29\xbe\x17\x7f\x17\x17\x52\x17\x32\x35\xe5\x46\x89\x0b\xf1\x77\xdb\x6d\xb6\xbc\x1b\x63\xb7\xc3\xed\x48\x48\xa1\xcb\x14\x77\xfd\xb7\x8c\x06\x7b\xe7\xda\x25\xfd\xe8\xb0\x54\x79\x6e\xd6\xb4\x15\xfe\xcd\xc5\x24\xf2\x44\x2f\x53\x55\xd0\x7c\xa8\x62\x21\xf1\x03\x67\xd0\xd2\xef\xa6\xda\xf9\xf2\xfe\x66\x6b\xfc\x37\xf1\x77\x71\x53\xa6\xa9\xad\x92\x35\x34\x76\x22\x7d\x27\x38\x37\x45\xe9\xf3\x97\xe4\x29\xd9\xa8\x38\x91\x90\x9d\x62\xff\xeb\xfd\x03\x8c\xf6\xac\xf4\x8c\x50\xe1\x9a\x76\xca\x02\xc7\x98\x9e\x57\x49\x39\x74\x02\x13\x3c\xf8\x3d\x37\xbf\xea\xab\xc3\x4f\x44\x9e\x07\x8f\xd6\x03\x1d\x58\x51\x15\x22\x14\xb2\x38\xc8\x04\xd4\x36\x5b\x2e\xab\x65\x2b\x08\x37\xf5\x63\x8d\x2c\xe8\xa2\x9c\xfc\x0e\xb9\x87\x48\xc5\xbe\x26\xb7\x41\xb1\x5f\x49\xe2\x84\xb3\xa4\x27\xb2\xd8\x2b\x2a\xe4\xa8\xf5\x7f\xaa\x0a\xc3\x54\xba\xd8\x24\x7b\x29\xe8\xd4\x2a\xfb\x48\xbe\x0b\x48\x81\xb5\x17\x19\x9d\xa4\xef\xed\x52\x7d\x7f\x63\xb4\xbd\xb6\xe6\xc9\x12\xc9\x37\x00\x46\x94\x03\xdd\x20\x1f\x0a\x1e\xaa\x47\xd6\x60\x09\xc0\xf9\xc0\x56\x09\xa1\x6d\x85\xb5\x02\x76\x08\xd2\xed\x54\xdb\x37\x68\x47\x82\xdc\x81\xc4\x71\x34\xe2\xd7\x58\xab\x97\xbe\x45\x06\x39\x28\xbc\x65\x82\xf5\xc9\xdb\x1e\x31\xe1\x28\x0f\xee\x08\xaf\xf8\x4d\xc0\x4f\x44\xa5\x71\xf2\x3a\xc6\x3d\xe7\x2a\x35\x7a\x69\x67\x45\x97\x11\x30\x6b\x99\x1c\x03\x2c\x09\xab\x80\x85\x75\xd6\xc0\x6e\x96\xf4\x08\x0d\x89\xdd\x27\x93\xd8\xdf\xef\x49\x4e\xdd\x79\x64\xdd\x6e\x48\x8d\xeb\x68\xc4\x91\xf1\xe5\xc7\x5c\x65\x40\x22\x8a\x08\x07\xe7\xed\xc7\x8d\xd3\xa7\x92\x63\x8b\xf6\x5b\x54\xbd\xc0\xd8\x76\x57\x08\x45\x13\xd8\x99\xec\x9c\x7a\x7b\xcc\xc7\x5f\x12\x23\xfb\x9a\x62\xc7\xad\xca\xc6\xf0\x9c\x2d\x8d\xfe\x34\x54\xbd\x98\x7b\xef\x14\xf0\xc1\xcf\x28\x66\x30\x33\x0b\x4e\x4f\xdd\x7f\x4f\x6f\xc8\x49\xec\x87\x52\x09\x29\x64\x43\xd9\x85\xe6\xc4\xe9\x8a\x37\x18\x3d\xa3\x88\xc4\x7e\x95\xad\x77\xd8\x47\xfd\x03\xbe\x7e\x6b\xd2\x24\xea\x07\xbd\xf1\x76\xb5\x32\x2f\x2d\x28\xa2\xb9\x02\x14\x28\xf9\x7f\xa8\x52\x78\x42\x2f\x54\x54\xf8\x88\x5b\xb3\x71\xff\xab\x81\x36\xbb\xef\xe0\xe8\x51\x76\xdd\x06\x92\x66\x2e\x86\x07\x7b\x2b\xd0\xc7\x01\x6b\x32\xfa\x5a\x21\x41\x11\x62\xdb\x91\x24\x17\x74\xa5\xe7\xc1\x40\xbf\xac\x4c\x6a\xef\x62\x3a\x26\x2a\xbe\xa9\xde\xa8\x2c\x32\x00\x50\x89\xed\xdd\x0c\xe8\x96\x92\x34\xf6\xd2\x04\x6f\x01\xd1\x0b\xb8\xbb\x77\xa4\xbf\xa4\x5c\x8c\x99\x8b\xef\xd9\x75\x79\xda\xb1\x06\xeb\x71\x1e\xa8\xd3\x41\xf4\xfa\xa6\xfd\x27\x82\x92\x61\x57\x10\x79\x46\x2d\x5a\x68\x3b\xbd\x52\x9f\x41\x1e\x5e\x50\x49\x5d\xb0\xca\x1b\x5f\x9c\x8a\xda\xb8\xd2\x34\xab\x77\x25\x50\x2a\x22\x8a\x0a\x01\x24\xb9\x82\xea\xac\x95\xc4\xb3\x98\x27\x38\xa3\x41\x9d\x6a\x1f\x1f\x7d\x93\x87\xe7\xb2\xd6\x71\x46\xc6\x40\x06\x01\x8e\xc4\x9b\x4a\x43\xdf\x00\xe5\x9e\x36\xf0\x3d\x8a\x61\x55\xba\x06\xa6\xeb\x48\x24\xc5\x54\x27\x39\xce\xcc\x4c\xa5\xea\xd9\xd6\x2e\x74\x16\x13\xd6\x85\xef\xce\xdc\x6c\xc0\x91\x4b\xce\xe9\x76\xd2\xbd\xb0\x08\xb3\x90\xba\x4d\x82\x63\x3a\x56\xb9\x3d\x37\x02\xe9\xbc\xfa\x62\x17\x40\x02\xb1\x10\x84\x7f\xc4\x4a\x73\xfd\x00\x15\x82\xea\x80\x53\x3d\x59\x40\x62\x2d\xa4\xf3\xc6\x31\xde\x42\x99\x86\xdc\xf1\xe8\x24\xe4\x1c\x36\x74\x27\xe7\x81\x20\xf9\x30\x5c\x49\xea\x59\x65\xdb\x02\x9c\xba\xd0\xaf\x5a\xc9\x62\x25\x92\x62\x04\x04\x48\x6c\x29\xa7\x5a\xc6\xa4\xbe\x4a\xc5\xd9\xae\x81\x79\xdf\x33\xce\xf4\xfb\xdc\x3c\xf7\x1d\x6c\x8f\x45\x7d\xe1\xaa\xde\xa4\x52\xcf\x70\x07\xf9\x05\x70\x5f\x81\xb2\x5b\x57\xa8\xb3\x9c\xcf\x78\x8a\x9d\xa6\x9e\xce\xde\xdf\x55\xf4\x16\xed\x39\x96\x3f\x34\xc2\xc9\xe0\x49\x5b\xf9\x7a\xe2\xfc\x34\x84\x2e\xc8\x04\x47\x60\xf7\xb7\x02\x1e\x12\x26\x6b\x48\x04\x9e\xad\xbb\x30\x61\x3c\x03\xbe\x55\x7c\xd2\x3e\x23\x5f\xdb\x43\xea\xc3\x3e\x1c\x1a\xd3\x38\x21\x1e\x04\x8f\xd9\x51\xad\xd7\x85\xc8\x74\xfa\x51\x9a\x50\x19\x6e\x6d\x10\xee\xc3\xe4\x09\x85\x7e\x38\xe7\xe6\x69\x57\xee\x0b\xef\x61\xa6\x05\x5b\x79\x4a\x1f\x35\xd8\xa9\x7d\x3d\x25\x3e\xa1\x1d\xea\x75\x2e\x26\x5a\xf0\x71\x6f\x24\xde\xe0\xc4\xca\xdf\x90\x0b\x92\xe4\x1f\x29\x76\x1e\xd3\xea\xa1\x14\xe0\x3a\x14\x03\x73\x06\xfc\x72\xc3\x48\x50\x2f\x71\xd7\xab\xf6\xcb\xf7\x09\xe4\x2c\x1c\x92\xeb\x8f\x51\xc4\x39\x16\x40\x9b\x24\x5e\xbb\xb7\x78\x68\x37\xde\x9b\xed\x1b\xcc\xf1\x2e\xf1\x3d\xbf\x68\xbb\x68\x53\xd2\x7e\xca\xbf\x0b\x93\x4d\x35\x97\x46\x2e\xc9\x1c\x95\x42\xea\x45\x05\x10\x6a\x3a\xf3\x07\x33\x15\x40\x0c\x2c\x0e\x03\x9a\x43\x9e\x5d\xb0\x6e\x05\x00\x14\x31\x57\x5e\xb8\xf6\x5c\x8c\xfd\xd7\xec\xc1\xc3\x4e\xf0\x35\x6e\xf3\x75\x06\xb2\x34\xb5\x9d\x92\x14\x4c\x78\x16\xa4\x37\xe4\x25\xd0\xf6\x2d\x4a\x6b\x8c\x02\x6e\xc3\xa9\xb6\x9d\x27\x16\x09\xe0\x7e\xa9\x5f\xa6\xfa\x83\xc9\x99\xa2\x20\xf7\xfd\xc1\x18\x52\xea\xb6\x37\x4e\x23\x87\xfe\x70\x09\x9b\x36\xf9\xfc\x6b\xa2\xc9\x90\xd7\x42\x3c\x23\x5b\x53\x66\xbe\x51\x91\xd4\x53\xfd\x9f\xb6\x7b\x50\xb2\xd4\xe9\xfd\x9a\x05\x2e\x61\x16\x99\x16\x6f\x7f\xc6\x42\xdf\xfe\xcb\xbb\x9f\xdf\x21\x0e\xbd\xcc\x41\x96\x6c\x54\xdd\x40\x1c\xcd\x6d\x99\xa6\x10\x89\xe6\x16\x38\x86\x0f\xff\x09\xd9\x07\xcb\xa1\x4b\xdd\x4c\x57\x8f\x18\xfb\x2c\xf4\xbe\x19\xec\x9d\xcf\x63\x11\xc9\x22\x5a\x9d\xf1\x59\x8e\xcc\x18\xef\x7e\x34\x7c\xa8\x4f\x64\x4f\x5a\xed\x4c\xaf\xf6\xc2\x99\xad\x9d\xb8\x41\x65\xbe\xd8\x26\x00\xb0\xe6\xa1\x2e\x7b\xe0\xa8\xf1\x70\x72\x7a\xc5\x5d\x7f\xce\x73\x8f\xb3\xe8\x90\xbf\x71\x92\x97\x5c\xcb\xb5\x8a\xc5\x1b\xc8\x98\x7a\xc3\x83\x3f\xd5\x9b\xf9\x79\xba\x5d\x14\xc4\x9b\x65\x3b\xe5\x1c\xe4\x39\x76\xec\x72\xb3\xb8\x79\x4d\xda\xd1\xd9\x9d\x17\xad\xf6\xb3\x8e\xeb\x1b\xf7\xa5\xfd\x0f\x2c\xe8\xe3\x72\xbd\x73\x5f\x85\x08\x55\x79\x82\x65\xfe\x34\x12\xf3\x4c\x6a\x60\x56\x8f\xc3\x43\x95\x5f\x9d\x70\x79\x46\x52\x2a\x4e\xa1\xd0\x32\xdd\x02\x76\x7c\x34\xd5\xc8\xe0\x05\x9c\x9b\xdb\x28\x4d\x22\x54\xf8\xae\x9d\x83\xd4\xb3\xd2\xc5\x15\x51\x56\x30\x48\xfd\xd8\xd0\xb2\xa3\xc0\x38\x8a\xdb\x72\x52\x3d\xed\x48\xcf\xed\xe1\x3d\xac\x98\xa8\x42\x37\x6a\x06\xb5\xba\x09\x3e\x22\xa1\x1f\x20\x39\x13\x7f\x2d\xe7\x26\x65\x96\xb8\xc9\xa5\x30\x19\x30\x65\x17\x86\xfe\x94\xc4\x5d\xbb\x58\xa2\x63\xf5\xe5\x28\x56\x81\xfe\x0d\x89\x8f\x77\xf6\x33\x01\x21\x73\xbd\xb1\xb0\x8a\x32\x65\x37\x8b\x82\x6f\x70\x8d\xa7\xf2\x3a\xc2\x6e\x9c\x16\x2b\x80\xbd\x21\xe0\xda\x77\xea\x5a\x6e\x45\xb4\x92\x7a\x19\x5c\xa1\x01\x85\xa4\x36\x26\x43\x45\xa9\x67\xe0\x44\x33\x19\x67\x6d\x52\x2e\x22\xa1\xbe\x9d\xc3\x1b\xc1\x96\x86\x13\x0e\xe5\x72\x99\xa9\x25\x24\xd2\x4f\x75\x25\x9b\x1a\xf8\xe0\x98\xcc\x1a\xbf\xd3\x97\x8c\x7a\x1a\x46\x87\xae\x5b\x4b\x91\x6d\x5d\x2a\x1f\xc9\xb1\xb9\xae\x6b\x74\xeb\x48\x24\xea\x7c\x24\x7e\xef\x01\xa6\x2a\x32\xda\xe5\x02\x76\x24\x82\xd5\x5c\xd3\x3b\x6c\x51\x0b\xf5\x43\x7b\xdd\xe1\xb7\x86\xa8\x5b\xeb\xa4\xe9\x4d\xa6\x2c\x64\x51\x0e\xb0\x95\x24\xdc\x79\x61\x5f\xbe\xc7\x77\x7b\x31\xd8\x72\x63\xcd\x1b\x73\x19\xd9\xe7\xad\x85\xb7\xdf\xf6\xa4\x93\x6d\x7d\xbd\xd3\xd1\x99\x9a\x6e\x47\xe7\x29\x8e\x94\xcc\xad\xb0\xdb\xd7\x99\x76\xf0\x05\xf4\xb4\x69\xa8\x2b\x93\xc1\xa8\x04\x33\xcf\xeb\xd7\xad\x16\x0b\xb0\xc9\x4c\x5c\x46\x2a\xb6\x2b\x17\xce\xed\x88\xdc\x70\xb4\x05\x15\x23\xd9\xb6\x21\x54\xb8\x57\x40\xbe\xf5\x6b\xdd\x8d\xbb\x58\x5f\xda\xbb\xff\xb1\xe3\x5e\xcc\x27\x93\xb6\x4e\x0f\xd7\x27\xf6\x53\x36\x70\x9f\x72\x9f\x47\x3a\x7f\x76\x6e\x9a\x2c\x59\x26\x5a\x16\x26\x13\x6f\x5d\x72\xe2\x3b\xa7\xdb\x00\xbd\x78\x0a\x33\x51\xe9\x22\x34\x13\xed\x77\x2f\xc0\x33\xab\x78\x36\x8c\x90\xac\x4d\x7e\x7c\x27\x5e\xdf\x3e\x95\x17\x72\xbd\x09\xb9\x34\x1d\x4f\x12\xf5\x4c\x8a\x9d\x20\xb8\x62\xe0\xe3\x4b\x72\x9f\x83\x35\xd5\xe4\x19\xc7\x71\x33\x19\x77\x1e\x9c\x6d\xbb\xf6\xe6\x4d\x59\xcc\x0e\xa4\x32\xc1\x97\x87\x39\x48\x28\x5c\xfe\x41\x6e\xfa\xc9\x21\x24\x5d\x8d\x31\x09\xc5\x49\x85\xf2\x49\xa5\x3a\x3f\xfb\x79\xaf\x07\x32\x80\xd6\x43\xbc\x77\xd7\x1c\xd0\xf0\xf7\x96\xca\x45\x00\x06\x02\xa9\x07\x73\x38\x55\xe0\x15\xd4\x99\x35\xbb\x8b\x33\xa3\xc4\x45\x6a\xca\x58\x90\x51\xa3\x70\x71\x76\x8e\xbb\x23\x70\x81\x9e\x9f\x77\x11\xa3\x0d\xd4\xe3\x73\xf6\x07\xde\x6b\x5f\x81\xf0\x5b\x87\x05\xee\x5d\xfa\xd4\xb3\xaf\x36\xf4\xd4\xd3\x30\xf6\xce\x1c\x0f\x1a\x7b\xe7\xad\x05\x0e\xad\x61\x8e\x3c\xb8\x37\x25\x71\x0a\xeb\x2d\x74\x74\xb7\x50\xa7\x56\x02\x88\xf9\xd3\xd1\x9f\xe3\x4c\xdb\xfe\x4f\x6d\x64\xa6\x74\x31\x83\x2f\x0e\xfb\x18\x7c\xe4\x16\x5e\xaf\x1c\x98\xf6\x72\x58\xfe\xfb\x83\x41\x3f\x34\x13\x66\xfc\x87\xb8\x27\xdf\x0b\x53\xc3\xc1\xee\xf8\x36\x01\x6c\x4c\x10\xb3\x73\x03\xd7\x4d\x78\x67\x1b\x74\x40\xef\x05\x0d\xaa\x98\xf6\xbd\x1a\xe4\x6b\x0f\x21\x55\x28\x85\xdc\x50\x94\xe1\x69\x4d\x2d\xff\xcd\xcf\x39\xcc\x9a\xf6\xe1\x72\x21\x0b\x61\xc7\x2f\x15\xff\xa5\x32\xe3\xd3\x16\xd0\xa9\x12\x16\xdc\x7b\x5e\x3f\x5c\xdd\x0e\xcf\xe3\xa8\xab\x16\x0a\x0b\xc1\x5f\x88\x93\x04\x6f\xbe\xf3\x2d\x5f\x47\x3a\x42\x1d\x1b\x15\xe1\x38\x1c\xb8\xad\x07\x17\xcf\x60\xff\x61\xd7\x9c\xdb\xcc\x78\x81\xbe\x87\x7b\x35\x51\x29\xae\xe5\x86\x70\x68\x04\x79\xad\x07\x19\xce\xa1\x11\xff\xfe\xb7\xff\x38\xef\xd2\x2d\x85\xaa\x0f\x85\xf5\xb8\xca\xff\x90\x25\x4a\xc7\x10\x34\x94\x71\x53\xe0\x40\x57\xbc\xc8\x15\xf3\x6c\xa7\xe1\x49\xb2\xfb\xda\xb7\xda\x7c\x86\x93\xe8\x2b\x44\x9e\xbd\x91\x75\xcb\xb7\x12\x97\xea\x3a\x4a\xe4\xb3\x78\xab\xe5\xba\xa9\xf4\xfa\xaa\x75\xdc\x26\x2a\x8d\xa1\x8a\xf4\xf5\x5d\xd1\x93\x58\x45\x4f\x43\xcf\x04\x07\xb3\x82\xab\xe8\x49\xfc\xf8\xf0\xe1\x1a\xd5\xb8\x92\x7c\xaa\x6f\x64\x91\x3c\xab\xc7\x2c\x75\x6e\x6b\x62\x24\xc9\x52\x5e\x23\x55\x96\xda\x80\xbc\x83\x29\x6d\xf9\xe0\x10\x92\x88\xaf\xb7\x67\xf3\x32\x7a\x52\xc5\xfb\x4c\xea\xd8\xac\xb1\x19\xef\xf3\x72\xb1\x48\xbe\x9c\x17\x32\x7b\xb7\x2b\xe7\x60\xa7\x25\x3d\xe2\x12\x73\x8c\x41\x69\x5e\x53\x9c\x46\x9a\xb7\xcd\x49\x2c\x02\xd5\x7f\x67\x99\x3d\x45\xab\x33\x29\xe0\x0f\xed\xb8\x28\x9d\x53\x3d\x5b\xbe\x30\xa0\xf7\xda\x37\xd6\xaf\x74\x05\xec\xe2\x35\xdd\xa7\xfa\xec\xc1\xbc\x35\x26\x3d\xd6\x8b\x29\x53\x5e\x24\x33\x10\x7b\x3a\xe6\x08\x8e\x13\xc0\x39\x03\x26\x97\x2e\x9e\xe6\x88\x42\xc9\x17\xe2\xa4\x16\x01\xea\x41\x55\x00\x80\x05\x54\xa2\x07\x05\x9a\x6f\x5a\x02\xaa\x03\xd1\xac\x50\x06\x22\x31\xf8\x38\xd4\x74\xab\x06\xf9\xc9\xd2\xd7\x11\xc8\xd4\x6a\x35\x1c\xe4\xe0\x40\x69\xa6\xda\xa7\x9c\xb3\x23\x24\x5d\x74\xfd\x18\x7c\x9b\xfb\x13\x05\x21\xad\xcd\xa1\x93\xcf\x54\x07\xa7\x1c\x64\x4a\x61\xb8\xb0\xeb\xb5\x36\x1f\x48\x65\x1a\x1e\xed\x03\x39\x86\x59\xb7\xd7\x49\x7e\x19\x0a\x7f\x41\x9c\x37\x32\xeb\x79\xa2\x39\xfd\x94\x1c\x83\x70\x3c\x1b\x33\x71\x99\x73\xe2\xf2\x31\x0b\xe9\xe8\x6b\x7d\xef\xb6\x86\x90\x03\x2e\x34\x59\xbb\xae\x30\xe1\x99\xf8\xb4\x24\xc0\x1d\xc8\xc3\x7a\x0b\x12\x7b\x9d\x7d\x91\xdb\x1c\x54\xd2\x94\xb5\x8a\x0b\x74\x86\x55\xeb\x3f\xf2\x2e\x1a\x47\x8a\x47\x92\xa3\x25\x89\x27\x52\x5b\x12\xcc\xc9\x57\x29\xeb\xc1\x79\xae\x93\x37\x79\x7b\xe7\xfc\x32\xfe\xed\xac\xd7\xbf\x8d\x01\xa6\xff\x19\x2e\xed\x1e\xc7\xd9\x91\xfe\xbb\x60\x9b\xcc\x4c\xa4\x72\x86\x00\x40\x52\x06\x98\x63\xfb\xed\x91\x58\xcb\x44\xd3\x32\x28\x32\x6b\x20\x63\x35\x2f\x97\xcb\x4e\xb7\xd2\xb7\xef\x9f\xae\xae\x93\x7f\x7a\xff\x61\x2f\x5b\xcf\x29\x3c\x6c\x13\xfe\x12\xba\xfc\xec\x59\xf9\xeb\x38\xd5\x7e\x41\x0f\x66\x6b\x18\xa1\x31\x89\x4e\xe3\xc1\x9c\xec\xe3\xc1\x64\xdc\x06\xa4\xcf\xd0\x15\x84\x63\xeb\xbf\xba\x36\xbf\x8e\x6b\x73\xaf\x49\x81\x94\x0d\xb3\xa4\x7a\x40\xef\xa9\xe1\x81\xcc\x4f\x8e\x22\x10\x6a\x45\xfa\xa5\xb9\xd2\x71\x2e\xe6\x32\x7a\x05\x2a\x28\xd8\x1d\x8f\xf7\xa1\xec\x00\x0c\xdc\x9b\xb5\x12\xf0\xa9\x1c\xf9\xec\x05\x65\x28\x8d\x00\x89\x66\x1b\xe8\xa3\xec\x14\xc3\x87\xed\x14\xa3\xfd\xb1\x3f\x54\xbf\xd5\xea\x45\xd8\xdd\x6a\x14\x42\x73\x82\xe1\x01\xf5\x98\x77\xa4\x5b\xe1\x71\xbc\x2e\x1d\x3b\x53\x4b\x99\xc5\x80\x1e\xa7\x25\x99\xca\xe8\xc9\xfe\x3b\xd4\x8f\xbe\x48\xf0\x21\xe6\x5c\x46\x48\x9b\x2f\x2d\xd1\x11\x8a\xc1\x13\x52\xc9\xd7\x0f\x5f\xcf\x85\x8c\x32\x93\xa3\x97\xc1\x09\x24\x42\xf6\x22\x1c\x60\x9f\x93\xb8\x94\x29\x7e\xb1\xd3\x3b\x29\xf3\xa3\x38\xa4\xc7\x81\x96\x87\xfa\xb2\x49\xa5\xae\xae\x49\x6c\x2e\xf0\x8f\x24\x3d\x33\xdf\xd1\x68\x1d\x53\x95\xc1\x74\x80\xa1\xa8\xb8\x5f\x56\x78\x3a\xce\x94\x8c\xb7\x21\xd9\x50\xa2\x49\x29\x58\xc6\xeb\x44\xdb\xa1\x67\xf9\x2b\x67\x5f\x99\xb4\x15\x41\x74\x20\x68\x90\xa6\xb5\xa5\x9f\x0b\xad\xec\x91\x4a\x66\x49\xba\x85\x53\xf4\x26\x53\x67\xc1\x77\x82\xf5\x4d\x18\x7e\xa0\x9f\xa5\xc4\xf8\x32\x57\x8b\x32\xc5\xb3\x36\xdc\x46\x5d\x03\x68\x1d\x3e\x4e\x46\x76\x9b\x2d\x88\x46\x3c\xf8\x30\x2a\x1e\x9d\x02\x0f\xdd\xbc\x07\xee\xe5\x93\xf7\x24\x58\x19\xc0\x35\x57\xe6\x85\x93\x36\x5e\xa4\x47\xe5\x75\xed\x25\x27\xf3\xc3\xf6\x9f\xba\xf8\xbe\xc3\xab\x12\x3b\xbd\xaa\xea\x4f\xbf\xa9\xd8\xad\xc4\x44\x43\x73\x48\x2c\x90\x30\x3c\x2a\x16\x65\x8e\xb9\x1f\x76\x0c\xc1\x5a\xf3\xb5\x1e\xb3\x61\x58\x68\x52\xb8\xd6\x25\xb9\xd1\x62\x5a\xfe\xf6\xb7\x7f\x50\xe2\xb7\xa4\x1c\x0d\x56\x06\x3d\xe8\x40\x83\x85\xa5\x83\x81\x72\x1f\x50\xc8\x91\xd5\x18\x11\xd1\x06\x62\xe3\xcc\x53\x80\x81\xc9\x68\x25\xf2\x72\x8e\x18\x27\x49\x4e\x58\xa9\x1d\xcb\xe4\xb5\x01\xb8\x12\xee\x63\x5c\xfb\x01\xce\x8c\x5b\xda\x5f\xd8\x51\x11\xe0\x2c\xa1\xa3\x43\xbd\x39\xe8\x14\x6c\x24\x18\xf0\x5b\x10\x9d\x1b\x89\x1f\x93\x67\x35\x12\xf7\x1b\x99\x3d\x8d\xc4\x25\xba\x83\xff\x6c\xe6\x3b\xfd\x13\xa7\xf0\xd1\xb9\x63\xf4\xb1\x9c\xd5\xe8\xed\x1a\x05\xdc\xaa\x41\x08\xa2\xe9\x4d\x62\x84\x0a\x32\x53\x47\x4f\x4a\x77\x2e\x0d\xc6\x15\x76\x12\xf0\x9e\xea\x96\xd5\x0d\x8b\xec\xbc\x73\xd5\xad\xb4\xdf\x4f\x29\xeb\xac\x0d\xa9\x63\xf7\x31\x98\x89\xb6\xe1\x67\x70\x32\x31\x99\xcb\x8c\xcc\xc9\x3d\x8e\xb3\x02\xf1\x8b\xb8\x23\xd7\x72\x09\xf7\x3d\x78\xf1\x87\x67\x1b\x63\xd2\xd6\xf3\xd7\x49\x3b\xb0\xe1\x8d\xdd\xb7\xf3\x26\x98\x83\x91\x87\xa7\x12\xee\x45\xef\xd9\xf3\x7e\x40\x74\xfa\x01\x99\x02\xcc\xa6\xb8\x84\x20\x87\xef\x8e\x50\xe9\xcc\x9a\x15\x44\x8d\xe2\x41\x84\x85\x31\x25\x9f\x10\xed\x21\x8a\x5c\x9c\x21\x5a\xb1\xe1\x73\xcc\x9b\xdf\xe9\x38\x16\x42\xb9\xb3\xa4\x8d\x39\x61\xe8\xe2\x02\x1c\x76\x33\x90\x80\x35\x67\x03\xce\xb8\xfd\x5d\xbc\x91\x9c\xa4\x38\x8b\x52\x99\xef\x89\x04\x6c\xb5\x3b\x13\x2a\xe8\x02\xca\xd9\xdf\x66\xfe\x08\x3e\xdf\xf5\x9e\x1b\xe6\x54\x8f\x1d\x6f\xa2\x3f\x6a\xb9\xe3\x21\x9a\x59\x3c\x18\x37\x86\x06\x93\x01\x3c\xc9\xe6\x48\xe4\x65\xb4\x82\x74\x87\xaa\x9d\x0a\xed\x56\x73\xc5\x8e\xa6\xda\x1e\x56\x50\xbb\x47\x42\xc0\xfa\x05\x64\x1e\x92\xff\x52\xee\x34\x44\xa8\xda\xf0\x00\x34\x97\x76\x68\x8c\x6e\x3d\x2c\x72\xe6\x89\xcc\x9e\x54\x1c\xb8\x22\xcb\x4d\x2c\x0b\x7b\x7a\x76\x9b\x1c\xcc\x5f\x47\x38\xcb\xa7\xcf\x3c\x6c\x58\x78\x58\xae\x59\xda\x34\x59\xa8\x68\x1b\x35\x88\x64\x2a\x30\x91\xd3\xf9\xbc\x0f\x73\xf9\xf6\x11\x8e\xb4\xdf\x94\x3f\x35\x12\xe4\x45\x57\x6c\xfd\x7f\x26\xe2\xaf\x83\xf3\xe2\x9f\xdd\x6b\xb7\x23\x0c\xfe\x2b\x38\xee\x9f\xd2\x83\xd4\x4f\x77\xf1\x9b\xf0\x9f\x6c\xbf\x18\x7f\x06\x37\x56\x3a\x35\xb7\xa2\xde\xbe\xad\x04\xdf\x24\x0e\xd7\x4d\xe1\x45\x5d\x9a\xfb\xfb\x8e\xa5\x40\x69\xd4\xb1\x4b\xf1\x1e\x00\xea\xa7\x57\xb9\xbf\x2e\x52\x93\x97\x59\xff\xe2\xbf\xab\xd6\x9a\xbf\xde\x42\x79\x09\x93\x6d\x3d\x57\x90\xbd\xdf\x07\x6f\xd9\x75\x50\xb0\xf7\xa5\xfa\xfb\x84\x07\x7b\x51\x22\xc2\x54\x83\x0e\x25\xb6\xc6\x7b\x81\x0f\x04\x76\xde\xa5\x0a\x4f\x01\xb5\xcd\xb1\x32\xb9\x2a\xf1\xc8\x6f\x0a\x13\xdf\x7a\x07\xab\xd1\x2c\x55\xdc\x65\x7b\x45\x70\x4f\x11\x1d\xb9\x95\xc5\x0a\x1d\x39\x6b\x53\xa0\x68\x2e\xf1\xbd\x20\xcc\x08\x63\x0c\xf3\xd4\xcc\x41\x56\xc8\xfe\xd2\x75\x01\x8c\x68\x72\xee\xd5\x75\xcd\x01\xdb\x67\x6e\xdb\xf5\x00\x39\x93\x99\xca\x81\x3a\xa3\x19\x93\xdc\x17\xc1\x3b\xcc\xd9\xd4\xac\xae\x35\x5b\x97\x0d\x67\x53\x93\x6b\xdd\x5a\x75\x80\x73\x5e\x1d\x90\x63\x72\x15\xe6\x1d\xda\xed\x8d\x68\x67\x29\xe8\x8f\xcc\x93\xb5\xf6\xb2\x7a\xed\x54\x8f\xf1\x97\xc0\x8c\x49\xaf\x29\xe2\x10\x93\x24\x54\xe8\xd6\x1f\x26\x22\x8a\x71\x88\xd1\xa3\x73\xfd\xc8\xdf\xb8\xc0\x3d\x32\x82\xbc\x3f\x5d\x24\x99\x3d\x4f\xe7\x70\x5c\xc8\xcb\xf9\x99\xa7\x98\x30\x19\x1c\x30\x80\x81\x64\x23\x41\xad\x0c\x98\x67\xce\x5a\x36\x12\xf4\x43\x7b\x6d\x00\xa6\x62\x93\x29\x99\x2f\xb8\x17\x62\x8e\xb3\x6b\xbb\x2b\xc7\x1e\xef\xc1\x8b\xc4\xf9\xb5\x68\xae\xfb\xec\x45\xe5\xb2\xf4\x4b\x03\xa8\xf6\x40\x28\x75\x68\x4a\xfd\xf3\xdb\x89\x4a\x9f\xed\x63\x27\x1e\xaa\x57\x2b\x5e\x35\xf6\x72\x48\x96\xa3\x1b\x65\xfa\x75\x81\xb0\x30\x80\xf9\x46\xbe\x68\xa2\x76\xe8\xe7\xc6\x3c\xc8\x3e\xb4\xab\x5b\x5b\xfb\xd0\x80\x8e\x79\x4b\xa1\x89\x24\xa9\x48\x9c\x00\xd3\x28\xd0\x2e\x95\x69\x1a\xd2\x8c\x7b\x57\xd0\x54\x7b\x87\x81\xdd\xfe\xd3\xd4\xfe\x33\xaa\x1b\x6e\x22\xf2\x88\x21\xf7\x50\x8d\x98\x87\x80\x18\xbc\x28\x8c\x74\x86\x17\x73\x7f\x7d\xde\xb5\x9a\x4f\x75\x9e\xfc\xc6\x52\x30\x77\x04\x6c\xf1\xb3\xb3\x27\xb5\x1d\x5c\xd7\xf6\x90\x89\xd7\xe5\x5b\xc1\x62\xe6\x5c\xf8\x48\x66\x19\x03\x8a\xe9\xab\x42\x66\x45\xb2\x90\x51\xc5\x83\xde\x51\xcf\x95\x8a\x9e\x36\x26\xd1\x83\x6d\x51\x50\x1f\xbb\x23\x15\x2a\x2f\x84\x2f\xcd\xc1\xa5\xf7\xe2\xbf\xac\x6c\xcc\xd8\x90\x1c\x50\x09\x8c\xa8\xf4\xfc\x44\x52\x38\xe1\xc1\xee\x69\x77\xea\xab\x8c\xf2\x7b\xc3\x2b\xb8\x65\xfa\xfd\x95\x68\x35\x9a\x5b\x73\xc5\xa1\x2d\x1b\x89\x26\x7b\x76\xb6\x14\x15\x56\xaf\xd6\x2e\x05\x6f\xc4\xaf\x97\xc4\xff\x7d\x97\x44\xc0\x45\xbc\xe6\x0d\xb1\x3d\xfd\xed\xd7\x3d\xe2\xdb\xda\x23\x90\xe5\x0a\x71\xfd\x43\xba\x96\xaa\x7a\xe7\x5f\x3f\xae\x73\x95\x08\x6a\x92\x0f\xe8\xe7\xaf\xb8\xc7\x05\x9f\xa5\x25\x32\xd0\x78\xec\x6d\x74\xfb\xa3\x81\x7e\x17\xf5\x27\xda\x20\xb5\xab\xb1\x7c\x43\x97\x50\x11\x4e\x1d\x7b\x91\xd8\xdb\x9d\xd8\x9d\x3d\xfb\x4d\x05\x45\xf6\xd9\x25\xad\x65\x74\x61\x92\x1b\xb6\x88\x5a\x61\xb8\xb0\xc7\x32\x06\xac\x8a\xb2\x78\x93\xbb\x5e\xaf\x5a\x40\xc6\xe7\x5d\x27\x79\xf1\x53\x4d\xb3\xe7\x30\xd1\x9f\x57\x8b\xec\x73\x55\xb1\x9a\xc1\x1b\xbd\x01\xe9\xbb\x6a\xc8\xd8\x2c\x78\xce\x01\xed\x12\xab\x34\xd8\x7a\x0f\xd9\xaf\x7e\x76\xfd\xf5\x33\x1e\x06\x5f\x32\xb9\xd9\xa8\x8c\xe3\xa0\x8d\x50\x35\x48\x1e\xc0\x57\x40\xb3\x64\xa5\x50\x38\xad\xb6\xa5\x5a\x53\x52\x2b\x1a\x1e\x83\xae\x3b\x6f\x1f\xb9\x9b\x32\x4d\x3b\x47\x6e\x37\x93\xfa\xcd\xe3\xf5\xf5\xec\xa7\xf1\xf5\xe3\x55\x2f\x33\x79\xf0\x58\x67\x9f\xb8\x9a\x50\x9f\x78\xed\x13\xfb\x59\xc5\xe2\x6d\xc6\xb7\x1a\x4f\xd4\x65\x9a\x56\x59\xeb\xa7\xfa\x67\x2a\x07\x40\x65\xa8\xc8\x63\xfb\x4d\xf4\x76\x5c\xf5\xfb\xf0\xd8\xcf\xb6\xf0\x9f\xf1\xdd\x33\xe1\x1b\xf1\x1d\x68\xab\x90\x66\x43\x7b\xbf\x12\x62\xf5\x88\xe5\x80\x10\xa6\xae\xe5\x70\x6a\x5d\x8e\xc3\x96\xc7\xa3\x06\x46\x40\x15\xb3\x9c\xc6\x49\x56\x07\xf6\xdd\xcf\x55\xef\xa2\xb3\xe5\x31\x7a\x88\xa0\xdc\x11\xaa\x29\x80\x46\x9c\x17\x1c\x98\x6a\xbc\x70\xd9\x3a\x15\xa6\xbb\x4e\x62\x42\xe8\x80\x54\xea\x65\x29\x97\x2a\x1f\x09\xfe\xf8\x54\xaf\x93\xe5\x0a\xb8\x17\xf3\x72\x43\x60\x37\xbc\xa2\x40\x1a\x6c\x6d\x0a\xd5\xd0\x6e\x89\x9e\x6a\x6a\x93\x5e\xfa\xe2\x11\xf3\xf5\xe7\x7b\xd7\x1c\x82\xd2\x61\x41\x24\x08\xa1\xa7\x1a\x07\x17\x09\x9e\xd9\xed\x02\xe7\x65\x59\xd4\xa7\xae\x04\xc1\x30\x14\x4d\xb4\x36\x7d\x09\x0e\xa0\xa9\x76\x69\x34\x08\xca\xa3\x36\x04\xc4\xc1\x58\xa5\xdd\xf6\x84\x07\x83\xd7\x04\xd5\xad\x7d\xd6\x1f\xbd\x07\xd8\x05\x37\x1b\xa0\xfe\xd6\x34\x63\x7b\x5e\x4d\x64\x60\x38\xba\x72\x2b\x21\x77\xaa\xbd\x36\xdc\x2e\x7c\xa6\x33\xa4\x6e\xca\x79\x3a\xa0\x4a\xf8\x7c\x6f\xa5\xd0\x24\xf7\x57\x6a\x0f\x9f\xeb\x5d\x6d\x69\xd9\x69\xda\xf7\xd9\xb9\x31\x1d\xe3\x72\x42\xef\x65\xa5\x52\xf4\xc2\xae\xce\x28\xa3\xe2\x90\xf9\xb2\x47\x42\x41\xbd\x8b\xd8\xfa\xf4\x55\x28\x4d\xf2\x83\xaa\xe3\xcf\x4f\x7b\xd7\xc8\x9d\x10\x68\xb3\x1b\x64\x61\x69\x9f\xab\x18\xd8\x0e\x33\x49\xce\x2b\x96\x51\x4b\xd0\xbc\xd8\xc5\x83\x1a\x67\x76\xfe\x8f\xdc\x24\x1a\xf9\x91\x1b\x41\x25\xa3\x32\xcb\xad\xb9\x24\x7b\x47\x56\xdb\x64\x42\x4e\x35\xf3\xf1\xb2\x39\x1e\x33\x28\x20\x73\x7f\xc5\x24\x8d\x0d\xf2\x59\xc2\x89\xb5\x10\x46\x2b\xb6\x86\x53\xcd\xda\x7b\x23\x21\xe7\x39\x4b\xda\x49\xbd\x75\x3a\x73\x89\x13\x11\x91\x5a\x00\xda\x62\xb7\xcd\xab\x1d\x03\x2a\xfb\xfc\x6f\xec\xff\xfe\xf1\x9b\xff\x1f\x00\x00\xff\xff\x31\xb1\x21\xdc\xb5\x7b\x04\x00") func adminSwaggerJsonBytes() ([]byte, error) { return bindataRead( @@ -93,7 +93,7 @@ func adminSwaggerJson() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "admin.swagger.json", size: 293812, mode: os.FileMode(420), modTime: time.Unix(1562572800, 0)} + info := bindataFileInfo{name: "admin.swagger.json", size: 293813, mode: os.FileMode(420), modTime: time.Unix(1562572800, 0)} a := &asset{bytes: bytes, info: info} return a, nil } diff --git a/gen/pb-go/flyteidl/service/signal.swagger.json b/gen/pb-go/flyteidl/service/signal.swagger.json index 58aeffd64..017663b0f 100644 --- a/gen/pb-go/flyteidl/service/signal.swagger.json +++ b/gen/pb-go/flyteidl/service/signal.swagger.json @@ -581,7 +581,7 @@ "items": { "type": "string" }, - "description": "This indicates which columns in the structured dataset is used for\npartitioning when the dataset is serialized. This is an optional field\nthat will not be used for type checking." + "description": "This indicates which columns in the structured dataset are used for\npartitioning when the dataset is serialized. This is an optional field\nthat will not be used for type checking." } } }, diff --git a/gen/pb-java/flyteidl/core/Types.java b/gen/pb-java/flyteidl/core/Types.java index 898417577..d50d3e403 100644 --- a/gen/pb-java/flyteidl/core/Types.java +++ b/gen/pb-java/flyteidl/core/Types.java @@ -2040,7 +2040,7 @@ flyteidl.core.Types.StructuredDatasetType.DatasetColumnOrBuilder getColumnsOrBui /** *
-     * This indicates which columns in the structured dataset is used for
+     * This indicates which columns in the structured dataset are used for
      * partitioning when the dataset is serialized. This is an optional field
      * that will not be used for type checking.
      * 
@@ -2051,7 +2051,7 @@ flyteidl.core.Types.StructuredDatasetType.DatasetColumnOrBuilder getColumnsOrBui getPartitionColumnsList(); /** *
-     * This indicates which columns in the structured dataset is used for
+     * This indicates which columns in the structured dataset are used for
      * partitioning when the dataset is serialized. This is an optional field
      * that will not be used for type checking.
      * 
@@ -2061,7 +2061,7 @@ flyteidl.core.Types.StructuredDatasetType.DatasetColumnOrBuilder getColumnsOrBui int getPartitionColumnsCount(); /** *
-     * This indicates which columns in the structured dataset is used for
+     * This indicates which columns in the structured dataset are used for
      * partitioning when the dataset is serialized. This is an optional field
      * that will not be used for type checking.
      * 
@@ -2071,7 +2071,7 @@ flyteidl.core.Types.StructuredDatasetType.DatasetColumnOrBuilder getColumnsOrBui java.lang.String getPartitionColumns(int index); /** *
-     * This indicates which columns in the structured dataset is used for
+     * This indicates which columns in the structured dataset are used for
      * partitioning when the dataset is serialized. This is an optional field
      * that will not be used for type checking.
      * 
@@ -3201,7 +3201,7 @@ public com.google.protobuf.ByteString getExternalSchemaBytes() { private com.google.protobuf.LazyStringList partitionColumns_; /** *
-     * This indicates which columns in the structured dataset is used for
+     * This indicates which columns in the structured dataset are used for
      * partitioning when the dataset is serialized. This is an optional field
      * that will not be used for type checking.
      * 
@@ -3214,7 +3214,7 @@ public com.google.protobuf.ByteString getExternalSchemaBytes() { } /** *
-     * This indicates which columns in the structured dataset is used for
+     * This indicates which columns in the structured dataset are used for
      * partitioning when the dataset is serialized. This is an optional field
      * that will not be used for type checking.
      * 
@@ -3226,7 +3226,7 @@ public int getPartitionColumnsCount() { } /** *
-     * This indicates which columns in the structured dataset is used for
+     * This indicates which columns in the structured dataset are used for
      * partitioning when the dataset is serialized. This is an optional field
      * that will not be used for type checking.
      * 
@@ -3238,7 +3238,7 @@ public java.lang.String getPartitionColumns(int index) { } /** *
-     * This indicates which columns in the structured dataset is used for
+     * This indicates which columns in the structured dataset are used for
      * partitioning when the dataset is serialized. This is an optional field
      * that will not be used for type checking.
      * 
@@ -4237,7 +4237,7 @@ private void ensurePartitionColumnsIsMutable() { } /** *
-       * This indicates which columns in the structured dataset is used for
+       * This indicates which columns in the structured dataset are used for
        * partitioning when the dataset is serialized. This is an optional field
        * that will not be used for type checking.
        * 
@@ -4250,7 +4250,7 @@ private void ensurePartitionColumnsIsMutable() { } /** *
-       * This indicates which columns in the structured dataset is used for
+       * This indicates which columns in the structured dataset are used for
        * partitioning when the dataset is serialized. This is an optional field
        * that will not be used for type checking.
        * 
@@ -4262,7 +4262,7 @@ public int getPartitionColumnsCount() { } /** *
-       * This indicates which columns in the structured dataset is used for
+       * This indicates which columns in the structured dataset are used for
        * partitioning when the dataset is serialized. This is an optional field
        * that will not be used for type checking.
        * 
@@ -4274,7 +4274,7 @@ public java.lang.String getPartitionColumns(int index) { } /** *
-       * This indicates which columns in the structured dataset is used for
+       * This indicates which columns in the structured dataset are used for
        * partitioning when the dataset is serialized. This is an optional field
        * that will not be used for type checking.
        * 
@@ -4287,7 +4287,7 @@ public java.lang.String getPartitionColumns(int index) { } /** *
-       * This indicates which columns in the structured dataset is used for
+       * This indicates which columns in the structured dataset are used for
        * partitioning when the dataset is serialized. This is an optional field
        * that will not be used for type checking.
        * 
@@ -4306,7 +4306,7 @@ public Builder setPartitionColumns( } /** *
-       * This indicates which columns in the structured dataset is used for
+       * This indicates which columns in the structured dataset are used for
        * partitioning when the dataset is serialized. This is an optional field
        * that will not be used for type checking.
        * 
@@ -4325,7 +4325,7 @@ public Builder addPartitionColumns( } /** *
-       * This indicates which columns in the structured dataset is used for
+       * This indicates which columns in the structured dataset are used for
        * partitioning when the dataset is serialized. This is an optional field
        * that will not be used for type checking.
        * 
@@ -4342,7 +4342,7 @@ public Builder addAllPartitionColumns( } /** *
-       * This indicates which columns in the structured dataset is used for
+       * This indicates which columns in the structured dataset are used for
        * partitioning when the dataset is serialized. This is an optional field
        * that will not be used for type checking.
        * 
@@ -4357,7 +4357,7 @@ public Builder clearPartitionColumns() { } /** *
-       * This indicates which columns in the structured dataset is used for
+       * This indicates which columns in the structured dataset are used for
        * partitioning when the dataset is serialized. This is an optional field
        * that will not be used for type checking.
        * 
diff --git a/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_structured_dataset_type.py b/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_structured_dataset_type.py index d9259a4f4..e0c90975d 100644 --- a/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_structured_dataset_type.py +++ b/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_structured_dataset_type.py @@ -167,7 +167,7 @@ def external_schema_bytes(self, external_schema_bytes): def partition_columns(self): """Gets the partition_columns of this CoreStructuredDatasetType. # noqa: E501 - This indicates which columns in the structured dataset is used for partitioning when the dataset is serialized. This is an optional field that will not be used for type checking. # noqa: E501 + This indicates which columns in the structured dataset are used for partitioning when the dataset is serialized. This is an optional field that will not be used for type checking. # noqa: E501 :return: The partition_columns of this CoreStructuredDatasetType. # noqa: E501 :rtype: list[str] @@ -178,7 +178,7 @@ def partition_columns(self): def partition_columns(self, partition_columns): """Sets the partition_columns of this CoreStructuredDatasetType. - This indicates which columns in the structured dataset is used for partitioning when the dataset is serialized. This is an optional field that will not be used for type checking. # noqa: E501 + This indicates which columns in the structured dataset are used for partitioning when the dataset is serialized. This is an optional field that will not be used for type checking. # noqa: E501 :param partition_columns: The partition_columns of this CoreStructuredDatasetType. # noqa: E501 :type: list[str] diff --git a/protos/flyteidl/core/types.proto b/protos/flyteidl/core/types.proto index 41bb078a3..8b3ffd1ac 100644 --- a/protos/flyteidl/core/types.proto +++ b/protos/flyteidl/core/types.proto @@ -68,7 +68,7 @@ message StructuredDatasetType { // This is an optional field that will not be used for type checking. bytes external_schema_bytes = 4; - // This indicates which columns in the structured dataset is used for + // This indicates which columns in the structured dataset are used for // partitioning when the dataset is serialized. This is an optional field // that will not be used for type checking. repeated string partition_columns = 5;