diff --git a/api/jsonschema/schema.json b/api/jsonschema/schema.json
index 973c9097d3..9ce72010a0 100644
--- a/api/jsonschema/schema.json
+++ b/api/jsonschema/schema.json
@@ -4116,6 +4116,10 @@
"description": "DependencyName refers to the name of the dependency. The event which is stored for this dependency is used as payload for the parameterization. Make sure to refer to one of the dependencies you have defined under Dependencies list.",
"type": "string"
},
+ "useRawData": {
+ "description": "UseRawData indicates if the value in an event at data key should be used without converting to string. When true, a number, boolean, json or string parameter may be extracted. When the field is unspecified, or explicitly false, the behavior is to turn the extracted field into a string. (e.g. when set to true, the parameter 123 will resolve to the numerical type, but when false, or not provided, the string \"123\" will be resolved)",
+ "type": "boolean"
+ },
"value": {
"description": "Value is the default literal value to use for this parameter source This is only used if the DataKey is invalid. If the DataKey is invalid and this is not defined, this param source will produce an error.",
"type": "string"
diff --git a/api/openapi-spec/swagger.json b/api/openapi-spec/swagger.json
index fb11e9cad4..e9dcc20984 100644
--- a/api/openapi-spec/swagger.json
+++ b/api/openapi-spec/swagger.json
@@ -4094,6 +4094,10 @@
"description": "DependencyName refers to the name of the dependency. The event which is stored for this dependency is used as payload for the parameterization. Make sure to refer to one of the dependencies you have defined under Dependencies list.",
"type": "string"
},
+ "useRawData": {
+ "description": "UseRawData indicates if the value in an event at data key should be used without converting to string. When true, a number, boolean, json or string parameter may be extracted. When the field is unspecified, or explicitly false, the behavior is to turn the extracted field into a string. (e.g. when set to true, the parameter 123 will resolve to the numerical type, but when false, or not provided, the string \"123\" will be resolved)",
+ "type": "boolean"
+ },
"value": {
"description": "Value is the default literal value to use for this parameter source This is only used if the DataKey is invalid. If the DataKey is invalid and this is not defined, this param source will produce an error.",
"type": "string"
diff --git a/api/sensor.html b/api/sensor.html
index 42269d5018..cc455cae97 100644
--- a/api/sensor.html
+++ b/api/sensor.html
@@ -3182,6 +3182,21 @@
TriggerParameterSource
If the DataKey is invalid and this is not defined, this param source will produce an error.
+
+
+useRawData
+
+bool
+
+ |
+
+(Optional)
+ UseRawData indicates if the value in an event at data key should be used without converting to string.
+When true, a number, boolean, json or string parameter may be extracted. When the field is unspecified, or explicitly
+false, the behavior is to turn the extracted field into a string. (e.g. when set to true, the parameter
+123 will resolve to the numerical type, but when false, or not provided, the string “123” will be resolved)
+ |
+
TriggerPolicy
diff --git a/api/sensor.md b/api/sensor.md
index c153a19255..ee4ae2b3e7 100644
--- a/api/sensor.md
+++ b/api/sensor.md
@@ -3330,6 +3330,23 @@ this is not defined, this param source will produce an error.
+
+
+useRawData bool
+ |
+
+(Optional)
+
+UseRawData indicates if the value in an event at data key should be used
+without converting to string. When true, a number, boolean, json or
+string parameter may be extracted. When the field is unspecified, or
+explicitly false, the behavior is to turn the extracted field into a
+string. (e.g. when set to true, the parameter 123 will resolve to the
+numerical type, but when false, or not provided, the string “123” will
+be resolved)
+
+ |
+
diff --git a/docs/tutorials/02-parameterization.md b/docs/tutorials/02-parameterization.md
index 80c59cfc40..6c85ee2367 100644
--- a/docs/tutorials/02-parameterization.md
+++ b/docs/tutorials/02-parameterization.md
@@ -128,6 +128,10 @@ to update the trigger resource on the fly.
**_Note_**: If you define both the `contextKey` and `dataKey` within a parameter, then
the `dataKey` takes the precedence.
+**_Note_**: When `useRawData` is not specified or explicitly set to false, the parameter
+will resolve to a string type. When `useRawData` is set to true, a number, boolean, json
+or string parameter may be resolved.
+
### Default Values
Each parameter comes with an option to configure the default value. This is specially
diff --git a/pkg/apis/sensor/v1alpha1/generated.pb.go b/pkg/apis/sensor/v1alpha1/generated.pb.go
index 561cf6b3cb..00ce54cd84 100644
--- a/pkg/apis/sensor/v1alpha1/generated.pb.go
+++ b/pkg/apis/sensor/v1alpha1/generated.pb.go
@@ -1278,279 +1278,281 @@ func init() {
}
var fileDescriptor_6c4bded897df1f16 = []byte{
- // 4352 bytes of a gzipped FileDescriptorProto
+ // 4369 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe4, 0x3b, 0x4b, 0x6c, 0x63, 0xc9,
- 0x71, 0x43, 0x8a, 0x94, 0xc8, 0x12, 0x25, 0xcd, 0xf4, 0xec, 0xec, 0xd2, 0xf2, 0xae, 0x38, 0xa0,
- 0x11, 0x67, 0x6c, 0xd8, 0xd4, 0xee, 0x6c, 0x12, 0xcb, 0x1b, 0xc4, 0x5e, 0x8a, 0x92, 0x66, 0x34,
- 0xc3, 0x19, 0x69, 0x8b, 0xd4, 0x2c, 0xf2, 0x01, 0x76, 0x9f, 0x1e, 0x9b, 0xe4, 0x1b, 0x3d, 0xbe,
- 0xc7, 0xe9, 0x7e, 0xd4, 0xac, 0x0c, 0x38, 0x71, 0x62, 0x24, 0x40, 0x10, 0x60, 0x93, 0x43, 0x0e,
- 0x39, 0x19, 0xb9, 0xe4, 0x10, 0x24, 0x87, 0x00, 0x39, 0xe6, 0xe6, 0xd3, 0x02, 0xb9, 0x6c, 0x0e,
- 0x01, 0x7c, 0x08, 0x88, 0xac, 0x7c, 0xca, 0xc1, 0x70, 0x7c, 0x9d, 0x53, 0xd0, 0xbf, 0xf7, 0x23,
- 0x67, 0x47, 0x1a, 0x2a, 0x9a, 0x00, 0xb9, 0x91, 0x55, 0xd5, 0x55, 0xdd, 0xd5, 0x55, 0xd5, 0x55,
- 0xd5, 0xfd, 0xe0, 0x6e, 0xcf, 0x09, 0xfa, 0xa3, 0xc3, 0x9a, 0xed, 0x0f, 0xd6, 0x2d, 0xd6, 0xf3,
- 0x87, 0xcc, 0x7f, 0x2c, 0x7f, 0x7c, 0x9b, 0x1e, 0x53, 0x2f, 0xe0, 0xeb, 0xc3, 0xa3, 0xde, 0xba,
- 0x35, 0x74, 0xf8, 0x3a, 0xa7, 0x1e, 0xf7, 0xd9, 0xfa, 0xf1, 0x3b, 0x96, 0x3b, 0xec, 0x5b, 0xef,
- 0xac, 0xf7, 0xa8, 0x47, 0x99, 0x15, 0xd0, 0x4e, 0x6d, 0xc8, 0xfc, 0xc0, 0x27, 0x1b, 0x11, 0xa7,
- 0x9a, 0xe1, 0x24, 0x7f, 0x7c, 0xa4, 0x38, 0xd5, 0x86, 0x47, 0xbd, 0x9a, 0xe0, 0x54, 0x53, 0x9c,
- 0x6a, 0x86, 0xd3, 0xea, 0xf7, 0xcf, 0x3c, 0x07, 0xdb, 0x1f, 0x0c, 0x7c, 0x2f, 0x2d, 0x7a, 0xf5,
- 0xdb, 0x31, 0x06, 0x3d, 0xbf, 0xe7, 0xaf, 0x4b, 0xf0, 0xe1, 0xa8, 0x2b, 0xff, 0xc9, 0x3f, 0xf2,
- 0x97, 0x26, 0xaf, 0x1e, 0x6d, 0xf0, 0x9a, 0xe3, 0x0b, 0x96, 0xeb, 0xb6, 0xcf, 0xe8, 0xfa, 0xf1,
- 0xc4, 0x6a, 0x56, 0x7f, 0x23, 0xa2, 0x19, 0x58, 0x76, 0xdf, 0xf1, 0x28, 0x3b, 0x89, 0xe6, 0x31,
- 0xa0, 0x81, 0x35, 0x6d, 0xd4, 0xfa, 0xf3, 0x46, 0xb1, 0x91, 0x17, 0x38, 0x03, 0x3a, 0x31, 0xe0,
- 0xb7, 0x5e, 0x34, 0x80, 0xdb, 0x7d, 0x3a, 0xb0, 0xd2, 0xe3, 0xaa, 0xcf, 0x72, 0x70, 0xb5, 0xfe,
- 0x61, 0xab, 0x69, 0x0d, 0x0e, 0x3b, 0x56, 0x9b, 0x39, 0xbd, 0x1e, 0x65, 0x64, 0x03, 0x4a, 0xdd,
- 0x91, 0x67, 0x07, 0x8e, 0xef, 0x3d, 0xb4, 0x06, 0xb4, 0x9c, 0xb9, 0x99, 0xb9, 0x55, 0xdc, 0x7c,
- 0xed, 0xb3, 0x71, 0xe5, 0xca, 0xe9, 0xb8, 0x52, 0xda, 0x89, 0xe1, 0x30, 0x41, 0x49, 0x10, 0x8a,
- 0x96, 0x6d, 0x53, 0xce, 0xef, 0xd3, 0x93, 0x72, 0xf6, 0x66, 0xe6, 0xd6, 0xe2, 0xed, 0x5f, 0xab,
- 0xa9, 0xa9, 0x89, 0x2d, 0xab, 0x09, 0x2d, 0xd5, 0x8e, 0xdf, 0xa9, 0xb5, 0xa8, 0xcd, 0x68, 0x70,
- 0x9f, 0x9e, 0xb4, 0xa8, 0x4b, 0xed, 0xc0, 0x67, 0x9b, 0x4b, 0xa7, 0xe3, 0x4a, 0xb1, 0x6e, 0xc6,
- 0x62, 0xc4, 0x46, 0xf0, 0xe4, 0x86, 0xbc, 0x3c, 0x77, 0x6e, 0x9e, 0x21, 0x18, 0x23, 0x36, 0xe4,
- 0xeb, 0x30, 0xcf, 0x68, 0xcf, 0xf1, 0xbd, 0x72, 0x4e, 0xae, 0x6d, 0x59, 0xaf, 0x6d, 0x1e, 0x25,
- 0x14, 0x35, 0x96, 0x8c, 0x60, 0x61, 0x68, 0x9d, 0xb8, 0xbe, 0xd5, 0x29, 0xe7, 0x6f, 0xce, 0xdd,
- 0x5a, 0xbc, 0x7d, 0xaf, 0xf6, 0xb2, 0xd6, 0x59, 0xd3, 0xda, 0xdd, 0xb7, 0x98, 0x35, 0xa0, 0x01,
- 0x65, 0x9b, 0x2b, 0x5a, 0xe8, 0xc2, 0xbe, 0x12, 0x81, 0x46, 0x16, 0xf9, 0x43, 0x80, 0xa1, 0x21,
- 0xe3, 0xe5, 0xf9, 0x0b, 0x97, 0x4c, 0xb4, 0x64, 0x08, 0x41, 0x1c, 0x63, 0x12, 0xc9, 0x7b, 0xb0,
- 0xec, 0x78, 0xc7, 0xbe, 0x6d, 0x89, 0x8d, 0x6d, 0x9f, 0x0c, 0x69, 0x79, 0x41, 0xaa, 0x89, 0x9c,
- 0x8e, 0x2b, 0xcb, 0xbb, 0x09, 0x0c, 0xa6, 0x28, 0xc9, 0x37, 0x60, 0x81, 0xf9, 0x2e, 0xad, 0xe3,
- 0xc3, 0x72, 0x41, 0x0e, 0x0a, 0x97, 0x89, 0x0a, 0x8c, 0x06, 0x5f, 0xfd, 0x45, 0x16, 0xae, 0xd7,
- 0x59, 0xcf, 0xff, 0xd0, 0x67, 0x47, 0x5d, 0xd7, 0x7f, 0x6a, 0xec, 0xcf, 0x83, 0x79, 0xee, 0x8f,
- 0x98, 0xad, 0x2c, 0x6f, 0xa6, 0xa5, 0xd7, 0x59, 0xe0, 0x74, 0x2d, 0x3b, 0x68, 0xea, 0x29, 0x6e,
- 0x82, 0xd8, 0xe5, 0x96, 0xe4, 0x8e, 0x5a, 0x0a, 0xb9, 0x0b, 0x45, 0x7f, 0x28, 0xdc, 0x42, 0x18,
- 0x44, 0x56, 0x4e, 0xfa, 0x9b, 0x7a, 0xd2, 0xc5, 0x3d, 0x83, 0x78, 0x36, 0xae, 0xdc, 0x88, 0x4f,
- 0x36, 0x44, 0x60, 0x34, 0x38, 0xb5, 0x71, 0x73, 0x97, 0xbe, 0x71, 0x6f, 0x42, 0xce, 0x62, 0x3d,
- 0x5e, 0xce, 0xdd, 0x9c, 0xbb, 0x55, 0xdc, 0x2c, 0x9c, 0x8e, 0x2b, 0xb9, 0x3a, 0xeb, 0x71, 0x94,
- 0xd0, 0xea, 0xaf, 0x84, 0xb3, 0xa7, 0x14, 0x42, 0x5a, 0x90, 0xe5, 0xef, 0x6a, 0x45, 0xff, 0xf6,
- 0xd9, 0xa7, 0xaa, 0x22, 0x68, 0xad, 0xf5, 0xae, 0x61, 0xb8, 0x39, 0x7f, 0x3a, 0xae, 0x64, 0x5b,
- 0xef, 0x62, 0x96, 0xbf, 0x4b, 0xaa, 0x30, 0xef, 0x78, 0xae, 0xe3, 0x51, 0xad, 0x4e, 0xa9, 0xf5,
- 0x5d, 0x09, 0x41, 0x8d, 0x21, 0x1d, 0xc8, 0x75, 0x1d, 0x97, 0x6a, 0x97, 0xde, 0x79, 0x79, 0x2d,
- 0xed, 0x38, 0x2e, 0x0d, 0x67, 0x21, 0xd7, 0x2c, 0x20, 0x28, 0xb9, 0x93, 0x8f, 0x61, 0x6e, 0xc4,
- 0x5c, 0xe9, 0xe6, 0x8b, 0xb7, 0xb7, 0x5f, 0x5e, 0xc8, 0x01, 0x36, 0x43, 0x19, 0x0b, 0xa7, 0xe3,
- 0xca, 0xdc, 0x01, 0x36, 0x51, 0xb0, 0x26, 0x07, 0x50, 0xb4, 0x7d, 0xaf, 0xeb, 0xf4, 0x06, 0xd6,
- 0xb0, 0x9c, 0x97, 0x72, 0x6e, 0x4d, 0x8b, 0x4f, 0x0d, 0x49, 0xf4, 0xc0, 0x1a, 0x4e, 0x84, 0xa8,
- 0x86, 0x19, 0x8e, 0x11, 0x27, 0x31, 0xf1, 0x9e, 0x13, 0x94, 0xe7, 0x67, 0x9d, 0xf8, 0x1d, 0x27,
- 0x48, 0x4e, 0xfc, 0x8e, 0x13, 0xa0, 0x60, 0x4d, 0x6c, 0x28, 0x30, 0xaa, 0x1d, 0x6d, 0x41, 0x8a,
- 0xf9, 0xee, 0xb9, 0xf7, 0x1f, 0x35, 0x83, 0xcd, 0xd2, 0xe9, 0xb8, 0x52, 0x30, 0xff, 0x30, 0x64,
- 0x5c, 0xfd, 0xe7, 0x1c, 0xdc, 0xa8, 0xff, 0x60, 0xc4, 0xe8, 0xb6, 0x60, 0x70, 0x77, 0x74, 0xc8,
- 0x8d, 0x97, 0xdf, 0x84, 0x5c, 0xf7, 0x49, 0xc7, 0xd3, 0xa7, 0x4b, 0x49, 0x5b, 0x76, 0x6e, 0xe7,
- 0x83, 0xad, 0x87, 0x28, 0x31, 0x22, 0x94, 0xf4, 0x47, 0x87, 0xf2, 0x08, 0xca, 0x26, 0x43, 0xc9,
- 0x5d, 0x05, 0x46, 0x83, 0x27, 0x43, 0xb8, 0xce, 0xfb, 0x16, 0xa3, 0x9d, 0xf0, 0x08, 0x91, 0xc3,
- 0xce, 0x75, 0x5c, 0xbc, 0x71, 0x3a, 0xae, 0x5c, 0x6f, 0x4d, 0x72, 0xc1, 0x69, 0xac, 0x49, 0x07,
- 0x56, 0x52, 0x60, 0x6d, 0x64, 0x67, 0x94, 0x76, 0xfd, 0x74, 0x5c, 0x59, 0x49, 0x49, 0xc3, 0x34,
- 0xcb, 0xff, 0xa7, 0x07, 0x50, 0xb5, 0x07, 0x37, 0x1a, 0xbe, 0xd7, 0x71, 0x44, 0x84, 0xe2, 0x48,
- 0x39, 0x0d, 0x36, 0x4f, 0xda, 0xce, 0x80, 0x0a, 0xa3, 0xb1, 0x99, 0x3f, 0x61, 0x34, 0x0d, 0xe6,
- 0x7b, 0x28, 0x31, 0xe4, 0x5b, 0x50, 0x10, 0x09, 0xcf, 0x0f, 0xfc, 0x30, 0xf8, 0x5c, 0xd5, 0x54,
- 0x85, 0xb6, 0x86, 0x63, 0x48, 0x51, 0xfd, 0x34, 0x03, 0x6f, 0xa4, 0x24, 0x35, 0x98, 0x13, 0x50,
- 0xe6, 0x58, 0x84, 0xc3, 0xfc, 0xa1, 0x94, 0xaa, 0xa3, 0xe3, 0xde, 0xcb, 0x2b, 0x60, 0xea, 0x62,
- 0x54, 0x54, 0x54, 0xbf, 0x51, 0x8b, 0xaa, 0xfe, 0x53, 0x1e, 0x96, 0x1a, 0x23, 0x1e, 0xf8, 0x03,
- 0xe3, 0x27, 0xeb, 0x22, 0xff, 0x61, 0xc7, 0x94, 0x1d, 0x60, 0x53, 0xaf, 0xfb, 0x9a, 0x39, 0x9d,
- 0x5a, 0x06, 0x81, 0x11, 0x8d, 0x48, 0x6e, 0x38, 0xb5, 0x47, 0x4c, 0xad, 0xbf, 0x10, 0x25, 0x37,
- 0x2d, 0x09, 0x45, 0x8d, 0x25, 0x07, 0x00, 0x36, 0x65, 0x81, 0x32, 0xcd, 0xf3, 0xb9, 0xca, 0xb2,
- 0xd8, 0xbb, 0x46, 0x38, 0x18, 0x63, 0x8c, 0xc8, 0x3d, 0x20, 0x6a, 0x2e, 0xc2, 0x4d, 0xf6, 0x8e,
- 0x29, 0x63, 0x4e, 0x87, 0xea, 0x3c, 0x6b, 0x55, 0x4f, 0x85, 0xb4, 0x26, 0x28, 0x70, 0xca, 0x28,
- 0xc2, 0x21, 0xc7, 0x87, 0xd4, 0xd6, 0xb6, 0xff, 0xc1, 0x0c, 0x1b, 0x10, 0x57, 0x69, 0xad, 0x35,
- 0xa4, 0xf6, 0xb6, 0x17, 0xb0, 0x93, 0xc8, 0x82, 0x04, 0x08, 0xa5, 0xb0, 0x57, 0x9e, 0x7d, 0xc5,
- 0x7c, 0x7e, 0xe1, 0xf2, 0x7c, 0x7e, 0xf5, 0x3b, 0x50, 0x0c, 0xf5, 0x42, 0xae, 0xc2, 0xdc, 0x11,
- 0x3d, 0x51, 0xe6, 0x86, 0xe2, 0x27, 0x79, 0x0d, 0xf2, 0xc7, 0x96, 0x3b, 0xd2, 0x4e, 0x85, 0xea,
- 0xcf, 0x7b, 0xd9, 0x8d, 0x4c, 0xf5, 0x17, 0x19, 0x80, 0x2d, 0x2b, 0xb0, 0x76, 0x1c, 0x37, 0x50,
- 0x71, 0x7d, 0x68, 0x05, 0xfd, 0xb4, 0x8b, 0xee, 0x5b, 0x41, 0x1f, 0x25, 0x86, 0x7c, 0x0b, 0x72,
- 0x81, 0x48, 0x2a, 0x95, 0x7b, 0x96, 0x0d, 0x85, 0x48, 0x1f, 0x9f, 0x8d, 0x2b, 0x85, 0x7b, 0xad,
- 0xbd, 0x87, 0x32, 0xb5, 0x94, 0x54, 0xa4, 0x62, 0x04, 0xcf, 0xc9, 0xa4, 0xa6, 0x78, 0x3a, 0xae,
- 0xe4, 0x1f, 0x09, 0x80, 0x9e, 0x03, 0x79, 0x1f, 0xc0, 0xf6, 0x07, 0x42, 0x81, 0x81, 0xcf, 0xb4,
- 0xa1, 0xdd, 0x34, 0x3a, 0x6e, 0x84, 0x98, 0x67, 0x89, 0x7f, 0x18, 0x1b, 0x23, 0x63, 0x06, 0x1d,
- 0x0c, 0x5d, 0x2b, 0xa0, 0xf2, 0x04, 0x8f, 0xc7, 0x0c, 0x0d, 0xc7, 0x90, 0xa2, 0xfa, 0x93, 0x0c,
- 0xe4, 0xe5, 0x69, 0x46, 0x06, 0xb0, 0x60, 0xfb, 0x5e, 0x40, 0x3f, 0x09, 0x74, 0x88, 0x98, 0x21,
- 0x8b, 0x91, 0x1c, 0x1b, 0x8a, 0xdb, 0xe6, 0xa2, 0xd8, 0x21, 0xfd, 0x07, 0x8d, 0x0c, 0x91, 0xdd,
- 0x75, 0xac, 0xc0, 0x92, 0x7a, 0x2b, 0xa9, 0x4c, 0x47, 0xe8, 0x1d, 0x25, 0xf4, 0xbd, 0xc2, 0xdf,
- 0xfc, 0x6d, 0xe5, 0xca, 0x8f, 0xfe, 0xe3, 0xe6, 0x95, 0xea, 0xaf, 0xb2, 0x50, 0x8a, 0xb3, 0x23,
- 0xab, 0x90, 0x75, 0x3a, 0x7a, 0x43, 0x40, 0xaf, 0x2c, 0xbb, 0xbb, 0x85, 0x59, 0xa7, 0x23, 0xa3,
- 0x85, 0xca, 0x01, 0xb2, 0xc9, 0x52, 0x28, 0x95, 0x24, 0xff, 0x26, 0x2c, 0x0a, 0xef, 0x38, 0xa6,
- 0x8c, 0x8b, 0x34, 0x79, 0x4e, 0x12, 0x5f, 0xd7, 0xc4, 0x8b, 0xc2, 0x72, 0x1e, 0x29, 0x14, 0xc6,
- 0xe9, 0x84, 0x35, 0xc8, 0xbd, 0xce, 0x25, 0xad, 0x21, 0xb6, 0xbf, 0x75, 0x58, 0x11, 0xf3, 0x97,
- 0x8b, 0xf4, 0x02, 0x49, 0xac, 0xf6, 0xe0, 0x0d, 0x4d, 0xbc, 0x22, 0x16, 0xd9, 0x50, 0x68, 0x39,
- 0x2e, 0x4d, 0x2f, 0x12, 0x05, 0x3e, 0x3a, 0x7c, 0x4c, 0x6d, 0x95, 0x2f, 0xc5, 0x12, 0x85, 0x96,
- 0x02, 0xa3, 0xc1, 0x93, 0x26, 0xe4, 0x44, 0xf0, 0xd7, 0x09, 0xcf, 0x37, 0x63, 0xe1, 0x2e, 0xac,
- 0x9b, 0xa3, 0x3d, 0x12, 0xe5, 0xb9, 0x08, 0x80, 0x32, 0x5a, 0x47, 0x73, 0x17, 0xf1, 0x5a, 0x72,
- 0x89, 0xe9, 0xfc, 0xd3, 0x1c, 0xac, 0x48, 0x9d, 0x6f, 0xd1, 0x21, 0xf5, 0x3a, 0xd4, 0xb3, 0x4f,
- 0xc4, 0xda, 0xbd, 0xa8, 0x7e, 0x0e, 0xc7, 0xcb, 0x9c, 0x42, 0x62, 0xc4, 0xda, 0xa5, 0x5d, 0x28,
- 0x5d, 0xc7, 0x32, 0x9d, 0x70, 0xed, 0xdb, 0x49, 0x34, 0xa6, 0xe9, 0xc5, 0xf1, 0x20, 0x41, 0x61,
- 0xbe, 0x13, 0x3b, 0x1e, 0xb6, 0x0d, 0x02, 0x23, 0x1a, 0x72, 0x0c, 0x0b, 0x5d, 0xe9, 0xa9, 0x5c,
- 0x27, 0x2c, 0x7b, 0x33, 0x1a, 0x6d, 0xb4, 0x62, 0x15, 0x01, 0x94, 0xf5, 0xaa, 0xdf, 0x1c, 0x8d,
- 0x30, 0xf2, 0xc7, 0x19, 0x28, 0x06, 0xcc, 0xf2, 0x78, 0xd7, 0x67, 0x03, 0x9d, 0x28, 0xb7, 0x2f,
- 0x4c, 0x74, 0xdb, 0x70, 0xa6, 0x3a, 0xa9, 0x0e, 0x01, 0x18, 0x49, 0x25, 0x0e, 0xbc, 0xae, 0xa7,
- 0xd3, 0xf4, 0x7b, 0x8e, 0x6d, 0xb9, 0xaa, 0x8a, 0xf3, 0x99, 0xb6, 0x9b, 0x77, 0xb4, 0xe6, 0x5e,
- 0xdf, 0x99, 0x4a, 0xf5, 0x6c, 0x5c, 0x59, 0x49, 0x81, 0xf0, 0x39, 0x0c, 0xab, 0x7f, 0x9f, 0x87,
- 0x1b, 0x53, 0xd5, 0x43, 0x0e, 0xb5, 0x09, 0xaa, 0x90, 0xb1, 0x35, 0x43, 0x70, 0x77, 0x06, 0x54,
- 0xab, 0xbc, 0x90, 0x34, 0xcc, 0x78, 0x64, 0xca, 0x5e, 0x42, 0x64, 0xea, 0xea, 0xc8, 0xa4, 0x2a,
- 0xde, 0x19, 0x96, 0x14, 0x9d, 0x23, 0x91, 0xbf, 0x44, 0x31, 0x8e, 0x38, 0x90, 0xa7, 0x9f, 0x0c,
- 0x99, 0x2a, 0x70, 0x67, 0x12, 0xb4, 0xfd, 0xc9, 0x90, 0x69, 0x41, 0x4b, 0x5a, 0x50, 0x5e, 0xc0,
- 0x38, 0x2a, 0x09, 0xe4, 0x63, 0xb8, 0x2e, 0x44, 0xa6, 0xed, 0x44, 0x85, 0xa6, 0x9a, 0x1e, 0x72,
- 0x7d, 0x6b, 0x92, 0x64, 0x9a, 0x91, 0x4c, 0x63, 0x25, 0x24, 0x08, 0x51, 0xd3, 0x2d, 0x31, 0x94,
- 0xb0, 0x3d, 0x49, 0x32, 0x55, 0xc2, 0x14, 0x56, 0x32, 0xb6, 0xdb, 0xcc, 0x19, 0x06, 0xba, 0x7f,
- 0x13, 0xc5, 0x76, 0x09, 0x45, 0x8d, 0xad, 0x7e, 0x0c, 0xab, 0xcf, 0x77, 0x27, 0x71, 0x7a, 0x3c,
- 0x7e, 0x92, 0x3e, 0x3d, 0xee, 0x7d, 0x80, 0xd9, 0xc7, 0x4f, 0x62, 0x12, 0xb2, 0x5f, 0x2a, 0xe1,
- 0x27, 0x19, 0x80, 0x48, 0xe5, 0x22, 0x32, 0x8a, 0xf9, 0xa6, 0x23, 0xa3, 0xa0, 0x40, 0x89, 0x21,
- 0x1e, 0xcc, 0x77, 0x1d, 0xea, 0x76, 0x78, 0x39, 0x2b, 0xb7, 0x7a, 0x06, 0xfb, 0xd5, 0x99, 0xce,
- 0x8e, 0x60, 0x17, 0x4d, 0x50, 0xfe, 0xe5, 0xa8, 0xa5, 0x54, 0xdf, 0x86, 0x52, 0xbc, 0x8f, 0xf0,
- 0xe2, 0x2c, 0xa6, 0xfa, 0x67, 0x79, 0x58, 0x8c, 0x15, 0xd7, 0xe4, 0x2d, 0xd5, 0x69, 0x50, 0x03,
- 0x16, 0xf5, 0x80, 0xa8, 0x4d, 0xf0, 0x3d, 0x58, 0xb6, 0x5d, 0xdf, 0xa3, 0x5b, 0x0e, 0x93, 0x39,
- 0xf4, 0x89, 0xd6, 0xd8, 0xeb, 0x9a, 0x72, 0xb9, 0x91, 0xc0, 0x62, 0x8a, 0x9a, 0xd8, 0x90, 0xb7,
- 0x19, 0xed, 0x70, 0x9d, 0xa8, 0x6f, 0xce, 0xd4, 0x11, 0x68, 0x08, 0x4e, 0x2a, 0x95, 0x92, 0x3f,
- 0x51, 0xf1, 0x26, 0xbf, 0x0f, 0x25, 0xce, 0xfb, 0x32, 0xd3, 0x97, 0x45, 0xc1, 0xb9, 0x2a, 0xda,
- 0xab, 0xa7, 0xe3, 0x4a, 0xa9, 0xd5, 0xba, 0x1b, 0x0e, 0xc7, 0x04, 0x33, 0x91, 0x65, 0x75, 0x1d,
- 0x97, 0x0a, 0x15, 0xa6, 0xb3, 0xac, 0x1d, 0x0d, 0xc7, 0x90, 0x42, 0x58, 0xd6, 0x21, 0xb3, 0x3c,
- 0xbb, 0xaf, 0x1d, 0x22, 0xdc, 0xb8, 0x4d, 0x09, 0x45, 0x8d, 0x15, 0x6a, 0x0f, 0xac, 0x9e, 0x36,
- 0xf0, 0x50, 0xed, 0x6d, 0xab, 0x87, 0x02, 0x2e, 0xd0, 0x8c, 0x76, 0x75, 0x2b, 0x32, 0x44, 0x23,
- 0xed, 0xa2, 0x80, 0x93, 0x01, 0xcc, 0x33, 0x3a, 0xf0, 0x03, 0x5a, 0x2e, 0xca, 0xa5, 0xee, 0xce,
- 0xa4, 0x56, 0x94, 0xac, 0x54, 0x3b, 0x47, 0x55, 0x77, 0x0a, 0x82, 0x5a, 0x08, 0x69, 0xc1, 0x0d,
- 0xc7, 0x53, 0xe5, 0xd7, 0x6e, 0xcf, 0xf3, 0x19, 0xbd, 0xeb, 0x73, 0xd9, 0xd7, 0x06, 0x59, 0xa9,
- 0xbd, 0xa5, 0xe7, 0x77, 0x63, 0x77, 0x1a, 0x11, 0x4e, 0x1f, 0x5b, 0xfd, 0xc7, 0x0c, 0x14, 0xcc,
- 0x9e, 0x92, 0x3d, 0x28, 0x8c, 0x38, 0x65, 0x61, 0xde, 0x71, 0xe6, 0xdd, 0x93, 0x0d, 0x9c, 0x03,
- 0x3d, 0x14, 0x43, 0x26, 0x82, 0xe1, 0xd0, 0xe2, 0xfc, 0xa9, 0xcf, 0x3a, 0xe7, 0xeb, 0xe8, 0x4b,
- 0x86, 0xfb, 0x7a, 0x28, 0x86, 0x4c, 0xaa, 0x1f, 0xc0, 0x4a, 0x4a, 0x55, 0x67, 0x48, 0x94, 0xde,
- 0x84, 0xdc, 0x88, 0xb9, 0x2a, 0x18, 0xe8, 0xc6, 0xe6, 0x01, 0x36, 0x5b, 0x28, 0xa1, 0xd5, 0xff,
- 0x9a, 0x87, 0xc5, 0xbb, 0xed, 0xf6, 0xbe, 0x29, 0x99, 0x5f, 0xe0, 0x8a, 0xb1, 0x02, 0x2b, 0x7b,
- 0x89, 0x4d, 0x95, 0x03, 0x98, 0x0b, 0x5c, 0xe3, 0xbf, 0xef, 0x9d, 0xbb, 0xd5, 0xd6, 0x6e, 0xb6,
- 0xb4, 0x65, 0xc9, 0x36, 0x5e, 0xbb, 0xd9, 0x42, 0xc1, 0x4f, 0x38, 0xca, 0x80, 0x06, 0x7d, 0xbf,
- 0x93, 0xbe, 0xcb, 0x78, 0x20, 0xa1, 0xa8, 0xb1, 0xa9, 0xb2, 0x36, 0x7f, 0xe9, 0x65, 0xed, 0x37,
- 0x60, 0x41, 0xa4, 0x26, 0xfe, 0x48, 0x25, 0xe9, 0x73, 0x91, 0xa6, 0xda, 0x0a, 0x8c, 0x06, 0x4f,
- 0x7a, 0x50, 0x3c, 0xb4, 0xb8, 0x63, 0xd7, 0x47, 0x41, 0x5f, 0x67, 0xea, 0xe7, 0xd7, 0xd7, 0xa6,
- 0xe1, 0xa0, 0xf2, 0xc1, 0xf0, 0x2f, 0x46, 0xbc, 0xc9, 0x0f, 0x61, 0xa1, 0x4f, 0xad, 0x8e, 0x50,
- 0x48, 0x41, 0x2a, 0x04, 0x5f, 0x5e, 0x21, 0x31, 0x03, 0xac, 0xdd, 0x55, 0x4c, 0x55, 0x8f, 0x21,
- 0xea, 0x5a, 0x2a, 0x28, 0x1a, 0x99, 0xe4, 0x18, 0x96, 0x94, 0x43, 0x6b, 0x4c, 0xb9, 0x28, 0x27,
- 0xf1, 0x3b, 0xe7, 0x6f, 0xc3, 0xc7, 0xb8, 0x6c, 0x5e, 0x3b, 0x1d, 0x57, 0x96, 0xe2, 0x10, 0x8e,
- 0x49, 0x31, 0xab, 0xef, 0x41, 0x29, 0x3e, 0xc3, 0x73, 0x55, 0xfb, 0x7f, 0x3a, 0x07, 0xd7, 0xee,
- 0x6f, 0xb4, 0x4c, 0xab, 0x77, 0xdf, 0x77, 0x1d, 0xfb, 0x84, 0xfc, 0x11, 0xcc, 0xbb, 0xd6, 0x21,
- 0x75, 0x79, 0x39, 0x23, 0x97, 0xf0, 0xe1, 0xcb, 0xeb, 0x71, 0x82, 0x79, 0xad, 0x29, 0x39, 0x2b,
- 0x65, 0x86, 0xd6, 0xad, 0x80, 0xa8, 0xc5, 0x92, 0x8f, 0x60, 0xe1, 0xd0, 0xb2, 0x8f, 0xfc, 0x6e,
- 0x57, 0x47, 0xa9, 0x8d, 0x97, 0x30, 0x18, 0x39, 0x5e, 0xa5, 0xb8, 0xfa, 0x0f, 0x1a, 0xae, 0x22,
- 0x74, 0x53, 0xc6, 0x7c, 0xb6, 0xe7, 0x69, 0x94, 0xb6, 0x5a, 0xe9, 0xcf, 0xb1, 0xd0, 0xbd, 0x3d,
- 0x8d, 0x08, 0xa7, 0x8f, 0x5d, 0xfd, 0x2e, 0x2c, 0xc6, 0x16, 0x77, 0xae, 0x7d, 0xf8, 0xe9, 0x3c,
- 0x94, 0xee, 0x5b, 0xdd, 0x23, 0xeb, 0x8c, 0x41, 0xef, 0x6b, 0x90, 0x0f, 0xfc, 0xa1, 0x63, 0xeb,
- 0xb4, 0x23, 0x4c, 0x7a, 0xdb, 0x02, 0x88, 0x0a, 0x27, 0x8a, 0xc9, 0xa1, 0xc5, 0x02, 0xd9, 0xaa,
- 0x94, 0x0b, 0xcb, 0x47, 0xc5, 0xe4, 0xbe, 0x41, 0x60, 0x44, 0x93, 0x0a, 0x2a, 0xb9, 0x4b, 0x0f,
- 0x2a, 0x1b, 0x50, 0x62, 0xf4, 0xc9, 0xc8, 0x91, 0x4d, 0xf3, 0x23, 0x2e, 0xf3, 0x8a, 0x7c, 0x74,
- 0x55, 0x8d, 0x31, 0x1c, 0x26, 0x28, 0x45, 0x36, 0x62, 0xfb, 0x83, 0x21, 0xa3, 0x9c, 0xcb, 0x78,
- 0x54, 0x88, 0xb2, 0x91, 0x86, 0x86, 0x63, 0x48, 0x21, 0xb2, 0xb7, 0xae, 0x3b, 0xe2, 0xfd, 0x1d,
- 0xc1, 0x43, 0x24, 0xc8, 0x32, 0x2c, 0xe5, 0xa3, 0xec, 0x6d, 0x27, 0x81, 0xc5, 0x14, 0xb5, 0x89,
- 0xfd, 0x85, 0x0b, 0x8e, 0xfd, 0xb1, 0x93, 0xac, 0x78, 0x89, 0x27, 0x59, 0x1d, 0x56, 0x42, 0x13,
- 0x70, 0xbc, 0x9e, 0x49, 0x60, 0x62, 0x6d, 0x8b, 0xfd, 0x24, 0x1a, 0xd3, 0xf4, 0xe2, 0x34, 0x30,
- 0xad, 0xa4, 0xc5, 0x64, 0xcb, 0xc6, 0xb4, 0x91, 0x0c, 0x9e, 0xfc, 0x2e, 0xe4, 0xb8, 0xc5, 0xdd,
- 0x72, 0xe9, 0x65, 0xef, 0x28, 0xeb, 0xad, 0xa6, 0xd6, 0x9e, 0x4c, 0x1c, 0xc4, 0x7f, 0x94, 0x2c,
- 0xab, 0x7b, 0x00, 0x4d, 0xbf, 0x67, 0x3c, 0xa8, 0x0e, 0x2b, 0x8e, 0x17, 0x50, 0x76, 0x6c, 0xb9,
- 0x2d, 0x6a, 0xfb, 0x5e, 0x87, 0x4b, 0x6f, 0xca, 0x45, 0xcb, 0xda, 0x4d, 0xa2, 0x31, 0x4d, 0x5f,
- 0xfd, 0xbb, 0x39, 0x58, 0x7c, 0x58, 0x6f, 0xb7, 0xce, 0xe8, 0x94, 0xb1, 0xc6, 0x55, 0xf6, 0x05,
- 0x8d, 0xab, 0xd8, 0x56, 0xcf, 0xbd, 0xb2, 0x9b, 0xa0, 0xcb, 0x77, 0x70, 0xed, 0x38, 0xf9, 0x8b,
- 0x75, 0x9c, 0xea, 0x5f, 0xe6, 0xe0, 0xea, 0xde, 0x90, 0x7a, 0x1f, 0xf6, 0x1d, 0x7e, 0x14, 0xbb,
- 0x91, 0xec, 0xfb, 0x3c, 0x48, 0xa7, 0xa1, 0x22, 0xcf, 0x46, 0x89, 0x89, 0x5b, 0x6d, 0xf6, 0x05,
- 0x56, 0xbb, 0x0e, 0x45, 0x91, 0xb9, 0xf2, 0xa1, 0x65, 0x4f, 0xf4, 0xe5, 0x1e, 0x1a, 0x04, 0x46,
- 0x34, 0xf2, 0xed, 0xcc, 0x28, 0xe8, 0xb7, 0xfd, 0x23, 0xea, 0x9d, 0xaf, 0xf0, 0x52, 0x6f, 0x67,
- 0xcc, 0x58, 0x8c, 0xd8, 0x90, 0xdb, 0x00, 0x56, 0xf4, 0x8e, 0x47, 0x15, 0x5d, 0xa1, 0xc6, 0xeb,
- 0xd1, 0x2b, 0x9e, 0x18, 0x55, 0xdc, 0xd0, 0xe6, 0x5f, 0x99, 0xa1, 0x2d, 0x5c, 0xfa, 0x95, 0x23,
- 0x42, 0x29, 0xde, 0x28, 0x38, 0xc3, 0x35, 0x86, 0xa9, 0x5a, 0xb2, 0xcf, 0xab, 0x5a, 0xaa, 0xff,
- 0xb0, 0x00, 0x4b, 0xfb, 0x23, 0x97, 0x5b, 0xec, 0x22, 0x0f, 0xe9, 0x57, 0xfd, 0xc8, 0x24, 0x66,
- 0x20, 0xb9, 0x4b, 0x34, 0x90, 0x21, 0x5c, 0x0f, 0x5c, 0xde, 0x66, 0x23, 0x1e, 0x34, 0x28, 0x0b,
- 0xb8, 0x6e, 0x51, 0xe4, 0xcf, 0x7d, 0xc5, 0xdf, 0x6e, 0xb6, 0xd2, 0x5c, 0x70, 0x1a, 0x6b, 0x72,
- 0x08, 0xab, 0x81, 0xcb, 0xeb, 0xae, 0xeb, 0x3f, 0x35, 0x05, 0x79, 0xc3, 0xf7, 0x3c, 0x2a, 0x7d,
- 0x45, 0x27, 0x0d, 0x55, 0x3d, 0xdf, 0xd5, 0x76, 0xb3, 0xf5, 0x1c, 0x4a, 0xfc, 0x12, 0x2e, 0xe4,
- 0x81, 0x5c, 0xd5, 0x23, 0xcb, 0x75, 0x3a, 0x56, 0x20, 0x4b, 0x7a, 0x69, 0x53, 0x0b, 0x92, 0xf9,
- 0x57, 0x4d, 0x13, 0xb0, 0xdd, 0x6c, 0xa5, 0x49, 0x70, 0xda, 0xb8, 0xff, 0xad, 0x3c, 0xa3, 0x03,
- 0x2b, 0x61, 0x50, 0xd1, 0x7a, 0x2f, 0x9e, 0xfb, 0xb1, 0x43, 0x3d, 0xc9, 0x01, 0xd3, 0x2c, 0xc9,
- 0x0f, 0xe1, 0x9a, 0x1d, 0x6a, 0x46, 0x67, 0xca, 0x32, 0xb1, 0x98, 0x25, 0x9b, 0xbf, 0x71, 0x3a,
- 0xae, 0x5c, 0x6b, 0xa4, 0xd9, 0xe2, 0xa4, 0xa4, 0xea, 0x9f, 0x64, 0xa0, 0x88, 0x56, 0x40, 0x9b,
- 0xce, 0xc0, 0x09, 0xc8, 0x6d, 0xc8, 0x8d, 0x3c, 0xc7, 0x1c, 0x06, 0x6b, 0xc6, 0xbb, 0x0f, 0x3c,
- 0x27, 0x78, 0x36, 0xae, 0x2c, 0x87, 0x84, 0x54, 0x40, 0x50, 0xd2, 0x8a, 0x04, 0x42, 0x66, 0x7c,
- 0x3c, 0xe0, 0xfb, 0x94, 0x09, 0x84, 0x74, 0xe4, 0x7c, 0x94, 0x40, 0x60, 0x12, 0x8d, 0x69, 0xfa,
- 0xea, 0x4f, 0xb3, 0x30, 0xdf, 0x92, 0x4e, 0x42, 0x3e, 0x86, 0xc2, 0x80, 0x06, 0x96, 0x6c, 0xac,
- 0xab, 0x56, 0xce, 0xdb, 0x67, 0xbb, 0xae, 0xda, 0x93, 0x19, 0xc3, 0x03, 0x1a, 0x58, 0x91, 0x2f,
- 0x47, 0x30, 0x0c, 0xb9, 0x92, 0xae, 0xbe, 0x5e, 0xcf, 0xce, 0x7a, 0x13, 0xa1, 0x66, 0xdc, 0x1a,
- 0x52, 0x7b, 0xea, 0x8d, 0xba, 0x07, 0xf3, 0x3c, 0xb0, 0x82, 0x11, 0x9f, 0xfd, 0xb1, 0x97, 0x96,
- 0x24, 0xb9, 0xc5, 0xba, 0xcd, 0xf2, 0x3f, 0x6a, 0x29, 0xd5, 0x7f, 0xcb, 0x00, 0x28, 0xc2, 0xa6,
- 0xc3, 0x03, 0xf2, 0x07, 0x13, 0x8a, 0xac, 0x9d, 0x4d, 0x91, 0x62, 0xb4, 0x54, 0x63, 0x58, 0x1a,
- 0x18, 0x48, 0x4c, 0x89, 0x14, 0xf2, 0x4e, 0x40, 0x07, 0xa6, 0x51, 0xfd, 0xfe, 0xac, 0x6b, 0x8b,
- 0xa2, 0xfe, 0xae, 0x60, 0x8b, 0x8a, 0x7b, 0xf5, 0x97, 0x39, 0xb3, 0x26, 0xa1, 0x58, 0xf2, 0xe3,
- 0x0c, 0x94, 0x3a, 0xa6, 0x5d, 0xef, 0x50, 0x53, 0x77, 0xef, 0x5e, 0xd8, 0x85, 0x5a, 0x54, 0x44,
- 0x6d, 0xc5, 0xc4, 0x60, 0x42, 0x28, 0xf1, 0xa1, 0x10, 0xa8, 0x08, 0x6e, 0x96, 0x5f, 0x9f, 0xf9,
- 0x2c, 0x88, 0xdd, 0xbd, 0x6b, 0xd6, 0x18, 0x0a, 0x21, 0x6e, 0xec, 0xa6, 0x7e, 0xe6, 0x46, 0xb8,
- 0xb9, 0xdb, 0x57, 0xad, 0xca, 0xc9, 0x9b, 0x7e, 0x72, 0x0f, 0x88, 0xae, 0xdb, 0x77, 0x2c, 0xc7,
- 0xa5, 0x1d, 0xf4, 0x47, 0x9e, 0x6a, 0xb3, 0x15, 0xa2, 0xa7, 0x2c, 0xdb, 0x13, 0x14, 0x38, 0x65,
- 0x94, 0xa8, 0x54, 0xe5, 0x7c, 0x36, 0x47, 0x3c, 0x96, 0x8c, 0x85, 0x4a, 0xde, 0x8e, 0xe1, 0x30,
- 0x41, 0x49, 0x6e, 0x41, 0x81, 0xd1, 0xa1, 0xeb, 0xd8, 0x96, 0xaa, 0x54, 0xf3, 0xe6, 0xb1, 0x9d,
- 0x82, 0x61, 0x88, 0x25, 0x4d, 0x78, 0x8d, 0xd1, 0x63, 0x47, 0xe4, 0x9f, 0x77, 0x1d, 0x1e, 0xf8,
- 0xec, 0x44, 0x86, 0x28, 0x5d, 0xab, 0x96, 0x4f, 0xc7, 0x95, 0xd7, 0x70, 0x0a, 0x1e, 0xa7, 0x8e,
- 0xaa, 0xfa, 0x50, 0x8a, 0x7b, 0x1b, 0xf9, 0x28, 0xf4, 0x62, 0xe5, 0x44, 0xdf, 0x39, 0x7f, 0x25,
- 0xf6, 0xe5, 0x6e, 0xfb, 0x2f, 0x59, 0x28, 0xb5, 0x5c, 0xcb, 0x0e, 0x13, 0xf2, 0x64, 0xa6, 0x93,
- 0x79, 0x05, 0xc5, 0x07, 0x70, 0x39, 0x1f, 0x99, 0x93, 0x67, 0xcf, 0xfd, 0x42, 0xaa, 0x15, 0x0e,
- 0xc6, 0x18, 0x23, 0x51, 0x45, 0xd8, 0x7d, 0xcb, 0xf3, 0xa8, 0xab, 0x0b, 0x83, 0x30, 0xe9, 0x69,
- 0x28, 0x30, 0x1a, 0xbc, 0x20, 0x1d, 0x50, 0xce, 0xad, 0x9e, 0x79, 0x41, 0x11, 0x92, 0x3e, 0x50,
- 0x60, 0x34, 0xf8, 0xea, 0x7f, 0xcf, 0x01, 0x69, 0x05, 0x96, 0xd7, 0xb1, 0x58, 0xe7, 0xfe, 0x46,
- 0xeb, 0x55, 0x3d, 0xa6, 0x7e, 0x38, 0xf9, 0x98, 0xfa, 0xed, 0x69, 0x8f, 0xa9, 0xbf, 0x7a, 0x7f,
- 0x74, 0x48, 0x99, 0x47, 0x03, 0xca, 0x4d, 0xbb, 0xef, 0xff, 0xe4, 0x93, 0xea, 0x2e, 0x2c, 0x0d,
- 0xad, 0xc0, 0xee, 0xb7, 0x02, 0x66, 0x05, 0xb4, 0x77, 0xa2, 0xf7, 0xe1, 0x7d, 0x3d, 0x6c, 0x69,
- 0x3f, 0x8e, 0x7c, 0x36, 0xae, 0xfc, 0xfa, 0xf3, 0xbe, 0xc4, 0x08, 0x4e, 0x86, 0x94, 0xd7, 0x24,
- 0xb9, 0x7c, 0xc5, 0x92, 0x64, 0x2b, 0x4a, 0x35, 0xd7, 0x39, 0xa6, 0xea, 0x9c, 0x96, 0xd1, 0xa1,
- 0x10, 0xcd, 0xad, 0x19, 0x62, 0x30, 0x46, 0x55, 0x5d, 0x87, 0x92, 0x72, 0x21, 0xdd, 0x85, 0xad,
- 0x40, 0xde, 0x12, 0x79, 0xa6, 0x74, 0x95, 0xbc, 0xba, 0xdf, 0x93, 0x89, 0x27, 0x2a, 0x78, 0xf5,
- 0xcf, 0x0b, 0x10, 0xc6, 0x39, 0x62, 0x4f, 0x1c, 0x8b, 0xe7, 0x7f, 0xff, 0xfb, 0x40, 0x33, 0x50,
- 0x21, 0xc9, 0xfc, 0x8b, 0x9d, 0x8e, 0xfa, 0x35, 0xa0, 0x63, 0xd3, 0xba, 0x6d, 0xfb, 0x23, 0xfd,
- 0x4e, 0x25, 0x3b, 0xf9, 0x1a, 0x30, 0x49, 0x81, 0x53, 0x46, 0x91, 0x7b, 0xf2, 0xa5, 0x75, 0x60,
- 0x09, 0x9d, 0xea, 0xe8, 0xff, 0xd6, 0x73, 0x5e, 0x5a, 0x2b, 0xa2, 0xf0, 0x79, 0xb5, 0xfa, 0x8b,
- 0xd1, 0x70, 0xb2, 0x0d, 0x0b, 0xc7, 0xbe, 0x3b, 0x1a, 0x50, 0xd3, 0xd4, 0x58, 0x9d, 0xc6, 0xe9,
- 0x91, 0x24, 0x89, 0x55, 0xf9, 0x6a, 0x08, 0x9a, 0xb1, 0x84, 0xc2, 0x8a, 0x4c, 0xe9, 0x9d, 0xe0,
- 0x44, 0x3f, 0x8a, 0xd0, 0x05, 0xc9, 0xd7, 0xa7, 0xb1, 0xdb, 0xf7, 0x3b, 0xad, 0x24, 0xb5, 0x7e,
- 0x06, 0x9c, 0x04, 0x62, 0x9a, 0x27, 0xf9, 0x34, 0x03, 0x25, 0xcf, 0xef, 0x50, 0x13, 0x5e, 0x74,
- 0x65, 0xde, 0x9e, 0xfd, 0xec, 0xab, 0x3d, 0x8c, 0xb1, 0x55, 0x2d, 0xf6, 0xf0, 0x4c, 0x8a, 0xa3,
- 0x30, 0x21, 0x9f, 0x1c, 0xc0, 0x62, 0xe0, 0xbb, 0xda, 0x47, 0x4d, 0xb9, 0xbe, 0x36, 0x6d, 0xcd,
- 0xed, 0x90, 0x2c, 0x7a, 0x2d, 0x16, 0xc1, 0x38, 0xc6, 0xf9, 0x10, 0x0f, 0xae, 0x3a, 0x03, 0xab,
- 0x47, 0xf7, 0x47, 0xae, 0xab, 0x62, 0xaa, 0xb9, 0x98, 0x99, 0xfa, 0xa4, 0x5e, 0x04, 0x22, 0x57,
- 0xfb, 0x05, 0xed, 0x52, 0x46, 0x3d, 0x9b, 0x86, 0xef, 0x09, 0xaf, 0xee, 0xa6, 0x38, 0xe1, 0x04,
- 0x6f, 0x72, 0x07, 0xae, 0x0d, 0x99, 0xe3, 0x4b, 0x55, 0xbb, 0x16, 0x57, 0x27, 0x73, 0x51, 0x1a,
- 0xe7, 0x57, 0x34, 0x9b, 0x6b, 0xfb, 0x69, 0x02, 0x9c, 0x1c, 0x23, 0xce, 0x68, 0x03, 0x94, 0x15,
- 0x8b, 0x3e, 0xa3, 0xcd, 0x58, 0x0c, 0xb1, 0x64, 0x07, 0x0a, 0x56, 0xb7, 0xeb, 0x78, 0x82, 0x72,
- 0x51, 0x9a, 0xca, 0x9b, 0xd3, 0x96, 0x56, 0xd7, 0x34, 0x8a, 0x8f, 0xf9, 0x87, 0xe1, 0xd8, 0xd5,
- 0xef, 0xc3, 0xb5, 0x89, 0xad, 0x3b, 0xd7, 0x05, 0x42, 0x0b, 0x20, 0x7a, 0x40, 0x44, 0xbe, 0x06,
- 0x79, 0x1e, 0x58, 0xcc, 0xd4, 0x3b, 0x61, 0x0e, 0xda, 0x12, 0x40, 0x54, 0x38, 0x72, 0x13, 0x72,
- 0x3c, 0xf0, 0x87, 0xe9, 0x8e, 0x47, 0x2b, 0xf0, 0x87, 0x28, 0x31, 0xd5, 0xcf, 0x73, 0xb0, 0x60,
- 0x4e, 0x1e, 0x1e, 0xcb, 0xd5, 0x32, 0xb3, 0xde, 0xae, 0x6b, 0xa6, 0x2f, 0x4c, 0xd9, 0x92, 0xc7,
- 0x45, 0xf6, 0xd2, 0x8f, 0x8b, 0x23, 0x98, 0x1f, 0xca, 0x60, 0xac, 0x03, 0xd4, 0x9d, 0xd9, 0x65,
- 0x4b, 0x76, 0xea, 0xac, 0x55, 0xbf, 0x51, 0x8b, 0x20, 0x4f, 0x60, 0x89, 0xd1, 0x80, 0x9d, 0x24,
- 0xce, 0xa6, 0x59, 0x8a, 0x65, 0x79, 0x75, 0x88, 0x71, 0x96, 0x98, 0x94, 0x40, 0x86, 0x50, 0x64,
- 0xa6, 0xf4, 0xd5, 0xa1, 0xae, 0xf1, 0xf2, 0x4b, 0x0c, 0xab, 0x68, 0x15, 0xa9, 0xc3, 0xbf, 0x18,
- 0x09, 0xa9, 0xfe, 0x32, 0x03, 0x57, 0xd3, 0xdb, 0x40, 0x8e, 0x60, 0x8e, 0x33, 0x5b, 0x9b, 0xd5,
- 0xfe, 0xc5, 0xed, 0xaf, 0x4a, 0x66, 0x54, 0xf7, 0xa3, 0xc5, 0x6c, 0x14, 0x52, 0x84, 0xd9, 0x77,
- 0x28, 0x0f, 0xd2, 0x66, 0xbf, 0x45, 0x79, 0x80, 0x12, 0x43, 0x9a, 0xf1, 0xa4, 0x67, 0x2e, 0xf1,
- 0x80, 0x2b, 0x91, 0xf4, 0x7c, 0x25, 0x2d, 0x6f, 0x5a, 0xca, 0x53, 0xfd, 0xf7, 0x2c, 0xbc, 0x3e,
- 0x7d, 0x62, 0xe4, 0x7b, 0xb0, 0x1c, 0x16, 0x60, 0x27, 0xb1, 0x8f, 0x33, 0xc3, 0x7b, 0xa8, 0xad,
- 0x04, 0x16, 0x53, 0xd4, 0x22, 0xcb, 0xd0, 0x6f, 0xf6, 0xcc, 0x17, 0x9a, 0xb1, 0x86, 0x70, 0x23,
- 0xc4, 0x60, 0x8c, 0x8a, 0xd4, 0x61, 0x45, 0xff, 0x6b, 0xc7, 0x4b, 0xaf, 0xd8, 0x6d, 0x4f, 0x23,
- 0x89, 0xc6, 0x34, 0xbd, 0x48, 0x63, 0x45, 0x36, 0x60, 0x3e, 0x92, 0x89, 0xa5, 0xb1, 0x5b, 0x0a,
- 0x8c, 0x06, 0x2f, 0xea, 0x24, 0xf1, 0xb3, 0x9d, 0x7c, 0x8f, 0x1d, 0x15, 0xa3, 0x31, 0x1c, 0x26,
- 0x28, 0xa3, 0x87, 0xe2, 0xea, 0xc1, 0xd0, 0xc4, 0x43, 0xf1, 0xea, 0xcf, 0x33, 0xb0, 0x94, 0x70,
- 0x2a, 0xd2, 0x85, 0xb9, 0xa3, 0x0d, 0x53, 0xcf, 0xdc, 0xbf, 0xc0, 0x3b, 0x6b, 0x65, 0x41, 0xf7,
- 0x37, 0x38, 0x0a, 0x01, 0xe4, 0x71, 0x58, 0x3a, 0xcd, 0xfc, 0x1a, 0x33, 0x9e, 0xf0, 0xe9, 0x04,
- 0x3c, 0x59, 0x45, 0xfd, 0x6b, 0x09, 0x56, 0x52, 0xd1, 0xf2, 0x0c, 0x0f, 0x6c, 0x94, 0x61, 0xe8,
- 0x8f, 0x54, 0xa6, 0x18, 0x86, 0xf9, 0x7c, 0x25, 0x46, 0x45, 0x7a, 0x4a, 0x7b, 0x2a, 0xd0, 0x35,
- 0x67, 0x5a, 0x52, 0xaa, 0x6a, 0x49, 0xa9, 0xef, 0xc7, 0x19, 0x28, 0x59, 0xb1, 0x6f, 0x2f, 0x75,
- 0x9c, 0x7b, 0x30, 0x4b, 0x29, 0x33, 0xf1, 0xd9, 0xa9, 0x7a, 0xbf, 0x16, 0x47, 0x60, 0x42, 0x28,
- 0xb1, 0x21, 0xd7, 0x0f, 0x02, 0xf3, 0x8d, 0xdf, 0xf6, 0x85, 0xbc, 0x14, 0x51, 0x37, 0x92, 0x02,
- 0x80, 0x92, 0x39, 0x79, 0x0a, 0x45, 0xeb, 0x29, 0x57, 0xdf, 0x63, 0xeb, 0x8f, 0xff, 0x66, 0xa9,
- 0xd8, 0x52, 0x9f, 0x76, 0xeb, 0xab, 0x22, 0x03, 0xc5, 0x48, 0x16, 0x61, 0x30, 0x6f, 0xcb, 0x8f,
- 0x64, 0xf4, 0x83, 0x9b, 0x3b, 0x17, 0xf4, 0xb1, 0x8d, 0x3a, 0x53, 0x12, 0x20, 0xd4, 0x92, 0x48,
- 0x0f, 0xf2, 0x47, 0x56, 0xf7, 0xc8, 0xd2, 0xfd, 0xea, 0x19, 0xbc, 0x22, 0xfe, 0x12, 0x42, 0x79,
- 0xbe, 0x84, 0xa0, 0xe2, 0x2f, 0xb6, 0xce, 0xb3, 0x02, 0xae, 0x9b, 0xd6, 0x33, 0x6c, 0x5d, 0xec,
- 0x6e, 0x57, 0x6d, 0x9d, 0x00, 0xa0, 0x64, 0x2e, 0x56, 0x23, 0x8b, 0x7c, 0xdd, 0xb2, 0x9e, 0xc5,
- 0xc7, 0x63, 0x4d, 0x10, 0xb5, 0x1a, 0x09, 0x41, 0xc5, 0x5f, 0xd8, 0x88, 0x6f, 0xee, 0x2e, 0x75,
- 0x0e, 0x39, 0x83, 0x8d, 0xa4, 0xaf, 0x41, 0x95, 0x8d, 0x84, 0x50, 0x8c, 0x64, 0x91, 0x8f, 0x60,
- 0xce, 0xf5, 0x7b, 0xfa, 0x22, 0x7e, 0x86, 0x76, 0x71, 0x74, 0xe7, 0xae, 0x1c, 0xbd, 0xe9, 0xf7,
- 0x50, 0x70, 0x26, 0x7f, 0x91, 0x81, 0x65, 0x2b, 0xf1, 0xb5, 0x68, 0x79, 0x69, 0xd6, 0x6f, 0x14,
- 0xa6, 0x7e, 0x7d, 0xaa, 0x3e, 0x65, 0x4f, 0xa2, 0x30, 0x25, 0x5a, 0xe6, 0x72, 0xf2, 0xf6, 0xae,
- 0xbc, 0x3c, 0xab, 0x4b, 0x24, 0x6e, 0x01, 0x75, 0x2e, 0x27, 0x41, 0xa8, 0x45, 0x90, 0xbf, 0xce,
- 0xc8, 0x63, 0x36, 0xfe, 0x99, 0x60, 0x79, 0x65, 0xe6, 0xcf, 0xde, 0xa6, 0x7f, 0xda, 0x98, 0x38,
- 0xb9, 0xe3, 0x04, 0x98, 0x9e, 0x42, 0xd5, 0x86, 0xc5, 0xd8, 0xa7, 0xcf, 0x67, 0xb8, 0x15, 0xbd,
- 0x0d, 0x70, 0x4c, 0x99, 0xd3, 0x3d, 0x69, 0x50, 0x16, 0xe8, 0x2f, 0x10, 0xc3, 0x83, 0xe4, 0x51,
- 0x88, 0xc1, 0x18, 0xd5, 0x66, 0xed, 0xb3, 0x2f, 0xd6, 0xae, 0x7c, 0xfe, 0xc5, 0xda, 0x95, 0x9f,
- 0x7d, 0xb1, 0x76, 0xe5, 0x47, 0xa7, 0x6b, 0x99, 0xcf, 0x4e, 0xd7, 0x32, 0x9f, 0x9f, 0xae, 0x65,
- 0x7e, 0x76, 0xba, 0x96, 0xf9, 0xcf, 0xd3, 0xb5, 0xcc, 0x5f, 0xfd, 0x7c, 0xed, 0xca, 0xef, 0x15,
- 0xcc, 0xb2, 0xfe, 0x27, 0x00, 0x00, 0xff, 0xff, 0xb7, 0x01, 0x70, 0x4a, 0x6d, 0x44, 0x00, 0x00,
+ 0x71, 0xc3, 0x9f, 0x44, 0x96, 0x28, 0x69, 0xa6, 0x67, 0x67, 0x97, 0x96, 0x77, 0xc5, 0x01, 0x8d,
+ 0x38, 0x63, 0xc3, 0xa6, 0x76, 0x67, 0x93, 0x58, 0xde, 0x20, 0xf6, 0x52, 0x94, 0xb4, 0xa3, 0x19,
+ 0xce, 0x48, 0x5b, 0xa4, 0x76, 0x91, 0x0f, 0xb0, 0xfb, 0xf4, 0xd8, 0x24, 0xdf, 0xea, 0xf1, 0x3d,
+ 0x6e, 0xf7, 0xa3, 0x66, 0x65, 0xc0, 0x89, 0x13, 0x23, 0x01, 0x8c, 0x00, 0x9b, 0x1c, 0x72, 0xc8,
+ 0xc9, 0xc8, 0x25, 0x87, 0x20, 0x39, 0x04, 0xc8, 0x31, 0x37, 0x9f, 0x16, 0xc8, 0x65, 0x73, 0xf3,
+ 0x21, 0x20, 0xb2, 0xf2, 0x29, 0x07, 0xc3, 0xf1, 0x75, 0x4e, 0x41, 0xff, 0xde, 0x8f, 0x9c, 0x1d,
+ 0x69, 0xa8, 0x68, 0x02, 0xe4, 0x46, 0x56, 0x55, 0x57, 0x75, 0x57, 0x57, 0x55, 0x57, 0x55, 0xf7,
+ 0x83, 0x7b, 0x7d, 0x27, 0x18, 0x8c, 0x8f, 0xea, 0xb6, 0x3f, 0xdc, 0xb0, 0x58, 0xdf, 0x1f, 0x31,
+ 0xff, 0x23, 0xf9, 0xe3, 0xdb, 0xf4, 0x84, 0x7a, 0x01, 0xdf, 0x18, 0x1d, 0xf7, 0x37, 0xac, 0x91,
+ 0xc3, 0x37, 0x38, 0xf5, 0xb8, 0xcf, 0x36, 0x4e, 0xde, 0xb0, 0xdc, 0xd1, 0xc0, 0x7a, 0x63, 0xa3,
+ 0x4f, 0x3d, 0xca, 0xac, 0x80, 0x76, 0xeb, 0x23, 0xe6, 0x07, 0x3e, 0xd9, 0x8c, 0x38, 0xd5, 0x0d,
+ 0x27, 0xf9, 0xe3, 0x03, 0xc5, 0xa9, 0x3e, 0x3a, 0xee, 0xd7, 0x05, 0xa7, 0xba, 0xe2, 0x54, 0x37,
+ 0x9c, 0xd6, 0xbe, 0x7f, 0xee, 0x39, 0xd8, 0xfe, 0x70, 0xe8, 0x7b, 0x69, 0xd1, 0x6b, 0xdf, 0x8e,
+ 0x31, 0xe8, 0xfb, 0x7d, 0x7f, 0x43, 0x82, 0x8f, 0xc6, 0x3d, 0xf9, 0x4f, 0xfe, 0x91, 0xbf, 0x34,
+ 0x79, 0xed, 0x78, 0x93, 0xd7, 0x1d, 0x5f, 0xb0, 0xdc, 0xb0, 0x7d, 0x46, 0x37, 0x4e, 0xa6, 0x56,
+ 0xb3, 0xf6, 0x5b, 0x11, 0xcd, 0xd0, 0xb2, 0x07, 0x8e, 0x47, 0xd9, 0x69, 0x34, 0x8f, 0x21, 0x0d,
+ 0xac, 0x59, 0xa3, 0x36, 0x9e, 0x36, 0x8a, 0x8d, 0xbd, 0xc0, 0x19, 0xd2, 0xa9, 0x01, 0xbf, 0xf3,
+ 0xac, 0x01, 0xdc, 0x1e, 0xd0, 0xa1, 0x95, 0x1e, 0x57, 0x7b, 0x92, 0x87, 0xeb, 0x8d, 0xf7, 0xdb,
+ 0x2d, 0x6b, 0x78, 0xd4, 0xb5, 0x3a, 0xcc, 0xe9, 0xf7, 0x29, 0x23, 0x9b, 0x50, 0xee, 0x8d, 0x3d,
+ 0x3b, 0x70, 0x7c, 0xef, 0x91, 0x35, 0xa4, 0x95, 0xcc, 0xed, 0xcc, 0x9d, 0xd2, 0xd6, 0x4b, 0x9f,
+ 0x4d, 0xaa, 0xd7, 0xce, 0x26, 0xd5, 0xf2, 0x6e, 0x0c, 0x87, 0x09, 0x4a, 0x82, 0x50, 0xb2, 0x6c,
+ 0x9b, 0x72, 0xfe, 0x80, 0x9e, 0x56, 0xb2, 0xb7, 0x33, 0x77, 0x96, 0xee, 0xfe, 0x46, 0x5d, 0x4d,
+ 0x4d, 0x6c, 0x59, 0x5d, 0x68, 0xa9, 0x7e, 0xf2, 0x46, 0xbd, 0x4d, 0x6d, 0x46, 0x83, 0x07, 0xf4,
+ 0xb4, 0x4d, 0x5d, 0x6a, 0x07, 0x3e, 0xdb, 0x5a, 0x3e, 0x9b, 0x54, 0x4b, 0x0d, 0x33, 0x16, 0x23,
+ 0x36, 0x82, 0x27, 0x37, 0xe4, 0x95, 0xdc, 0x85, 0x79, 0x86, 0x60, 0x8c, 0xd8, 0x90, 0xaf, 0xc3,
+ 0x02, 0xa3, 0x7d, 0xc7, 0xf7, 0x2a, 0x79, 0xb9, 0xb6, 0x15, 0xbd, 0xb6, 0x05, 0x94, 0x50, 0xd4,
+ 0x58, 0x32, 0x86, 0xc5, 0x91, 0x75, 0xea, 0xfa, 0x56, 0xb7, 0x52, 0xb8, 0x9d, 0xbb, 0xb3, 0x74,
+ 0xf7, 0x7e, 0xfd, 0x79, 0xad, 0xb3, 0xae, 0xb5, 0x7b, 0x60, 0x31, 0x6b, 0x48, 0x03, 0xca, 0xb6,
+ 0x56, 0xb5, 0xd0, 0xc5, 0x03, 0x25, 0x02, 0x8d, 0x2c, 0xf2, 0xc7, 0x00, 0x23, 0x43, 0xc6, 0x2b,
+ 0x0b, 0x97, 0x2e, 0x99, 0x68, 0xc9, 0x10, 0x82, 0x38, 0xc6, 0x24, 0x92, 0xb7, 0x60, 0xc5, 0xf1,
+ 0x4e, 0x7c, 0xdb, 0x12, 0x1b, 0xdb, 0x39, 0x1d, 0xd1, 0xca, 0xa2, 0x54, 0x13, 0x39, 0x9b, 0x54,
+ 0x57, 0xf6, 0x12, 0x18, 0x4c, 0x51, 0x92, 0x6f, 0xc0, 0x22, 0xf3, 0x5d, 0xda, 0xc0, 0x47, 0x95,
+ 0xa2, 0x1c, 0x14, 0x2e, 0x13, 0x15, 0x18, 0x0d, 0xbe, 0xf6, 0xcb, 0x2c, 0xdc, 0x6c, 0xb0, 0xbe,
+ 0xff, 0xbe, 0xcf, 0x8e, 0x7b, 0xae, 0xff, 0xd8, 0xd8, 0x9f, 0x07, 0x0b, 0xdc, 0x1f, 0x33, 0x5b,
+ 0x59, 0xde, 0x5c, 0x4b, 0x6f, 0xb0, 0xc0, 0xe9, 0x59, 0x76, 0xd0, 0xd2, 0x53, 0xdc, 0x02, 0xb1,
+ 0xcb, 0x6d, 0xc9, 0x1d, 0xb5, 0x14, 0x72, 0x0f, 0x4a, 0xfe, 0x48, 0xb8, 0x85, 0x30, 0x88, 0xac,
+ 0x9c, 0xf4, 0x37, 0xf5, 0xa4, 0x4b, 0xfb, 0x06, 0xf1, 0x64, 0x52, 0xbd, 0x15, 0x9f, 0x6c, 0x88,
+ 0xc0, 0x68, 0x70, 0x6a, 0xe3, 0x72, 0x57, 0xbe, 0x71, 0xaf, 0x42, 0xde, 0x62, 0x7d, 0x5e, 0xc9,
+ 0xdf, 0xce, 0xdd, 0x29, 0x6d, 0x15, 0xcf, 0x26, 0xd5, 0x7c, 0x83, 0xf5, 0x39, 0x4a, 0x68, 0xed,
+ 0xd7, 0xc2, 0xd9, 0x53, 0x0a, 0x21, 0x6d, 0xc8, 0xf2, 0x37, 0xb5, 0xa2, 0x7f, 0xf7, 0xfc, 0x53,
+ 0x55, 0x11, 0xb4, 0xde, 0x7e, 0xd3, 0x30, 0xdc, 0x5a, 0x38, 0x9b, 0x54, 0xb3, 0xed, 0x37, 0x31,
+ 0xcb, 0xdf, 0x24, 0x35, 0x58, 0x70, 0x3c, 0xd7, 0xf1, 0xa8, 0x56, 0xa7, 0xd4, 0xfa, 0x9e, 0x84,
+ 0xa0, 0xc6, 0x90, 0x2e, 0xe4, 0x7b, 0x8e, 0x4b, 0xb5, 0x4b, 0xef, 0x3e, 0xbf, 0x96, 0x76, 0x1d,
+ 0x97, 0x86, 0xb3, 0x90, 0x6b, 0x16, 0x10, 0x94, 0xdc, 0xc9, 0x87, 0x90, 0x1b, 0x33, 0x57, 0xba,
+ 0xf9, 0xd2, 0xdd, 0x9d, 0xe7, 0x17, 0x72, 0x88, 0xad, 0x50, 0xc6, 0xe2, 0xd9, 0xa4, 0x9a, 0x3b,
+ 0xc4, 0x16, 0x0a, 0xd6, 0xe4, 0x10, 0x4a, 0xb6, 0xef, 0xf5, 0x9c, 0xfe, 0xd0, 0x1a, 0x55, 0x0a,
+ 0x52, 0xce, 0x9d, 0x59, 0xf1, 0xa9, 0x29, 0x89, 0x1e, 0x5a, 0xa3, 0xa9, 0x10, 0xd5, 0x34, 0xc3,
+ 0x31, 0xe2, 0x24, 0x26, 0xde, 0x77, 0x82, 0xca, 0xc2, 0xbc, 0x13, 0x7f, 0xc7, 0x09, 0x92, 0x13,
+ 0x7f, 0xc7, 0x09, 0x50, 0xb0, 0x26, 0x36, 0x14, 0x19, 0xd5, 0x8e, 0xb6, 0x28, 0xc5, 0x7c, 0xf7,
+ 0xc2, 0xfb, 0x8f, 0x9a, 0xc1, 0x56, 0xf9, 0x6c, 0x52, 0x2d, 0x9a, 0x7f, 0x18, 0x32, 0xae, 0xfd,
+ 0x4b, 0x1e, 0x6e, 0x35, 0x7e, 0x30, 0x66, 0x74, 0x47, 0x30, 0xb8, 0x37, 0x3e, 0xe2, 0xc6, 0xcb,
+ 0x6f, 0x43, 0xbe, 0xf7, 0x71, 0xd7, 0xd3, 0xa7, 0x4b, 0x59, 0x5b, 0x76, 0x7e, 0xf7, 0xdd, 0xed,
+ 0x47, 0x28, 0x31, 0x22, 0x94, 0x0c, 0xc6, 0x47, 0xf2, 0x08, 0xca, 0x26, 0x43, 0xc9, 0x3d, 0x05,
+ 0x46, 0x83, 0x27, 0x23, 0xb8, 0xc9, 0x07, 0x16, 0xa3, 0xdd, 0xf0, 0x08, 0x91, 0xc3, 0x2e, 0x74,
+ 0x5c, 0xbc, 0x72, 0x36, 0xa9, 0xde, 0x6c, 0x4f, 0x73, 0xc1, 0x59, 0xac, 0x49, 0x17, 0x56, 0x53,
+ 0x60, 0x6d, 0x64, 0xe7, 0x94, 0x76, 0xf3, 0x6c, 0x52, 0x5d, 0x4d, 0x49, 0xc3, 0x34, 0xcb, 0xff,
+ 0xa7, 0x07, 0x50, 0xad, 0x0f, 0xb7, 0x9a, 0xbe, 0xd7, 0x75, 0x44, 0x84, 0xe2, 0x48, 0x39, 0x0d,
+ 0xb6, 0x4e, 0x3b, 0xce, 0x90, 0x0a, 0xa3, 0xb1, 0x99, 0x3f, 0x65, 0x34, 0x4d, 0xe6, 0x7b, 0x28,
+ 0x31, 0xe4, 0x5b, 0x50, 0x14, 0x09, 0xcf, 0x0f, 0xfc, 0x30, 0xf8, 0x5c, 0xd7, 0x54, 0xc5, 0x8e,
+ 0x86, 0x63, 0x48, 0x51, 0xfb, 0x34, 0x03, 0xaf, 0xa4, 0x24, 0x35, 0x99, 0x13, 0x50, 0xe6, 0x58,
+ 0x84, 0xc3, 0xc2, 0x91, 0x94, 0xaa, 0xa3, 0xe3, 0xfe, 0xf3, 0x2b, 0x60, 0xe6, 0x62, 0x54, 0x54,
+ 0x54, 0xbf, 0x51, 0x8b, 0xaa, 0xfd, 0x73, 0x01, 0x96, 0x9b, 0x63, 0x1e, 0xf8, 0x43, 0xe3, 0x27,
+ 0x1b, 0x22, 0xff, 0x61, 0x27, 0x94, 0x1d, 0x62, 0x4b, 0xaf, 0xfb, 0x86, 0x39, 0x9d, 0xda, 0x06,
+ 0x81, 0x11, 0x8d, 0x48, 0x6e, 0x38, 0xb5, 0xc7, 0x4c, 0xad, 0xbf, 0x18, 0x25, 0x37, 0x6d, 0x09,
+ 0x45, 0x8d, 0x25, 0x87, 0x00, 0x36, 0x65, 0x81, 0x32, 0xcd, 0x8b, 0xb9, 0xca, 0x8a, 0xd8, 0xbb,
+ 0x66, 0x38, 0x18, 0x63, 0x8c, 0xc8, 0x7d, 0x20, 0x6a, 0x2e, 0xc2, 0x4d, 0xf6, 0x4f, 0x28, 0x63,
+ 0x4e, 0x97, 0xea, 0x3c, 0x6b, 0x4d, 0x4f, 0x85, 0xb4, 0xa7, 0x28, 0x70, 0xc6, 0x28, 0xc2, 0x21,
+ 0xcf, 0x47, 0xd4, 0xd6, 0xb6, 0xff, 0xee, 0x1c, 0x1b, 0x10, 0x57, 0x69, 0xbd, 0x3d, 0xa2, 0xf6,
+ 0x8e, 0x17, 0xb0, 0xd3, 0xc8, 0x82, 0x04, 0x08, 0xa5, 0xb0, 0x17, 0x9e, 0x7d, 0xc5, 0x7c, 0x7e,
+ 0xf1, 0xea, 0x7c, 0x7e, 0xed, 0x3b, 0x50, 0x0a, 0xf5, 0x42, 0xae, 0x43, 0xee, 0x98, 0x9e, 0x2a,
+ 0x73, 0x43, 0xf1, 0x93, 0xbc, 0x04, 0x85, 0x13, 0xcb, 0x1d, 0x6b, 0xa7, 0x42, 0xf5, 0xe7, 0xad,
+ 0xec, 0x66, 0xa6, 0xf6, 0xcb, 0x0c, 0xc0, 0xb6, 0x15, 0x58, 0xbb, 0x8e, 0x1b, 0xa8, 0xb8, 0x3e,
+ 0xb2, 0x82, 0x41, 0xda, 0x45, 0x0f, 0xac, 0x60, 0x80, 0x12, 0x43, 0xbe, 0x05, 0xf9, 0x40, 0x24,
+ 0x95, 0xca, 0x3d, 0x2b, 0x86, 0x42, 0xa4, 0x8f, 0x4f, 0x26, 0xd5, 0xe2, 0xfd, 0xf6, 0xfe, 0x23,
+ 0x99, 0x5a, 0x4a, 0x2a, 0x52, 0x35, 0x82, 0x73, 0x32, 0xa9, 0x29, 0x9d, 0x4d, 0xaa, 0x85, 0xf7,
+ 0x04, 0x40, 0xcf, 0x81, 0xbc, 0x0d, 0x60, 0xfb, 0x43, 0xa1, 0xc0, 0xc0, 0x67, 0xda, 0xd0, 0x6e,
+ 0x1b, 0x1d, 0x37, 0x43, 0xcc, 0x93, 0xc4, 0x3f, 0x8c, 0x8d, 0x91, 0x31, 0x83, 0x0e, 0x47, 0xae,
+ 0x15, 0x50, 0x79, 0x82, 0xc7, 0x63, 0x86, 0x86, 0x63, 0x48, 0x51, 0xfb, 0x69, 0x06, 0x0a, 0xf2,
+ 0x34, 0x23, 0x43, 0x58, 0xb4, 0x7d, 0x2f, 0xa0, 0x9f, 0x04, 0x3a, 0x44, 0xcc, 0x91, 0xc5, 0x48,
+ 0x8e, 0x4d, 0xc5, 0x6d, 0x6b, 0x49, 0xec, 0x90, 0xfe, 0x83, 0x46, 0x86, 0xc8, 0xee, 0xba, 0x56,
+ 0x60, 0x49, 0xbd, 0x95, 0x55, 0xa6, 0x23, 0xf4, 0x8e, 0x12, 0xfa, 0x56, 0xf1, 0x6f, 0xff, 0xae,
+ 0x7a, 0xed, 0x47, 0xff, 0x71, 0xfb, 0x5a, 0xed, 0xd7, 0x59, 0x28, 0xc7, 0xd9, 0x91, 0x35, 0xc8,
+ 0x3a, 0x5d, 0xbd, 0x21, 0xa0, 0x57, 0x96, 0xdd, 0xdb, 0xc6, 0xac, 0xd3, 0x95, 0xd1, 0x42, 0xe5,
+ 0x00, 0xd9, 0x64, 0x29, 0x94, 0x4a, 0x92, 0x7f, 0x1b, 0x96, 0x84, 0x77, 0x9c, 0x50, 0xc6, 0x45,
+ 0x9a, 0x9c, 0x93, 0xc4, 0x37, 0x35, 0xf1, 0x92, 0xb0, 0x9c, 0xf7, 0x14, 0x0a, 0xe3, 0x74, 0xc2,
+ 0x1a, 0xe4, 0x5e, 0xe7, 0x93, 0xd6, 0x10, 0xdb, 0xdf, 0x06, 0xac, 0x8a, 0xf9, 0xcb, 0x45, 0x7a,
+ 0x81, 0x24, 0x56, 0x7b, 0xf0, 0x8a, 0x26, 0x5e, 0x15, 0x8b, 0x6c, 0x2a, 0xb4, 0x1c, 0x97, 0xa6,
+ 0x17, 0x89, 0x02, 0x1f, 0x1f, 0x7d, 0x44, 0x6d, 0x95, 0x2f, 0xc5, 0x12, 0x85, 0xb6, 0x02, 0xa3,
+ 0xc1, 0x93, 0x16, 0xe4, 0x45, 0xf0, 0xd7, 0x09, 0xcf, 0x37, 0x63, 0xe1, 0x2e, 0xac, 0x9b, 0xa3,
+ 0x3d, 0x12, 0xe5, 0xb9, 0x08, 0x80, 0x32, 0x5a, 0x47, 0x73, 0x17, 0xf1, 0x5a, 0x72, 0x89, 0xe9,
+ 0xfc, 0xd3, 0x3c, 0xac, 0x4a, 0x9d, 0x6f, 0xd3, 0x11, 0xf5, 0xba, 0xd4, 0xb3, 0x4f, 0xc5, 0xda,
+ 0xbd, 0xa8, 0x7e, 0x0e, 0xc7, 0xcb, 0x9c, 0x42, 0x62, 0xc4, 0xda, 0xa5, 0x5d, 0x28, 0x5d, 0xc7,
+ 0x32, 0x9d, 0x70, 0xed, 0x3b, 0x49, 0x34, 0xa6, 0xe9, 0xc5, 0xf1, 0x20, 0x41, 0x61, 0xbe, 0x13,
+ 0x3b, 0x1e, 0x76, 0x0c, 0x02, 0x23, 0x1a, 0x72, 0x02, 0x8b, 0x3d, 0xe9, 0xa9, 0x5c, 0x27, 0x2c,
+ 0xfb, 0x73, 0x1a, 0x6d, 0xb4, 0x62, 0x15, 0x01, 0x94, 0xf5, 0xaa, 0xdf, 0x1c, 0x8d, 0x30, 0xf2,
+ 0xa7, 0x19, 0x28, 0x05, 0xcc, 0xf2, 0x78, 0xcf, 0x67, 0x43, 0x9d, 0x28, 0x77, 0x2e, 0x4d, 0x74,
+ 0xc7, 0x70, 0xa6, 0x3a, 0xa9, 0x0e, 0x01, 0x18, 0x49, 0x25, 0x0e, 0xbc, 0xac, 0xa7, 0xd3, 0xf2,
+ 0xfb, 0x8e, 0x6d, 0xb9, 0xaa, 0x8a, 0xf3, 0x99, 0xb6, 0x9b, 0x37, 0xb4, 0xe6, 0x5e, 0xde, 0x9d,
+ 0x49, 0xf5, 0x64, 0x52, 0x5d, 0x4d, 0x81, 0xf0, 0x29, 0x0c, 0x6b, 0xff, 0x50, 0x80, 0x5b, 0x33,
+ 0xd5, 0x43, 0x8e, 0xb4, 0x09, 0xaa, 0x90, 0xb1, 0x3d, 0x47, 0x70, 0x77, 0x86, 0x54, 0xab, 0xbc,
+ 0x98, 0x34, 0xcc, 0x78, 0x64, 0xca, 0x5e, 0x41, 0x64, 0xea, 0xe9, 0xc8, 0xa4, 0x2a, 0xde, 0x39,
+ 0x96, 0x14, 0x9d, 0x23, 0x91, 0xbf, 0x44, 0x31, 0x8e, 0x38, 0x50, 0xa0, 0x9f, 0x8c, 0x98, 0x2a,
+ 0x70, 0xe7, 0x12, 0xb4, 0xf3, 0xc9, 0x88, 0x69, 0x41, 0xcb, 0x5a, 0x50, 0x41, 0xc0, 0x38, 0x2a,
+ 0x09, 0xe4, 0x43, 0xb8, 0x29, 0x44, 0xa6, 0xed, 0x44, 0x85, 0xa6, 0xba, 0x1e, 0x72, 0x73, 0x7b,
+ 0x9a, 0x64, 0x96, 0x91, 0xcc, 0x62, 0x25, 0x24, 0x08, 0x51, 0xb3, 0x2d, 0x31, 0x94, 0xb0, 0x33,
+ 0x4d, 0x32, 0x53, 0xc2, 0x0c, 0x56, 0x32, 0xb6, 0xdb, 0xcc, 0x19, 0x05, 0xba, 0x7f, 0x13, 0xc5,
+ 0x76, 0x09, 0x45, 0x8d, 0xad, 0x7d, 0x08, 0x6b, 0x4f, 0x77, 0x27, 0x71, 0x7a, 0x7c, 0xf4, 0x71,
+ 0xfa, 0xf4, 0xb8, 0xff, 0x2e, 0x66, 0x3f, 0xfa, 0x38, 0x26, 0x21, 0xfb, 0xa5, 0x12, 0x7e, 0x9a,
+ 0x01, 0x88, 0x54, 0x2e, 0x22, 0xa3, 0x98, 0x6f, 0x3a, 0x32, 0x0a, 0x0a, 0x94, 0x18, 0xe2, 0xc1,
+ 0x42, 0xcf, 0xa1, 0x6e, 0x97, 0x57, 0xb2, 0x72, 0xab, 0xe7, 0xb0, 0x5f, 0x9d, 0xe9, 0xec, 0x0a,
+ 0x76, 0xd1, 0x04, 0xe5, 0x5f, 0x8e, 0x5a, 0x4a, 0xed, 0x75, 0x28, 0xc7, 0xfb, 0x08, 0xcf, 0xce,
+ 0x62, 0x6a, 0x7f, 0x51, 0x80, 0xa5, 0x58, 0x71, 0x4d, 0x5e, 0x53, 0x9d, 0x06, 0x35, 0x60, 0x49,
+ 0x0f, 0x88, 0xda, 0x04, 0xdf, 0x83, 0x15, 0xdb, 0xf5, 0x3d, 0xba, 0xed, 0x30, 0x99, 0x43, 0x9f,
+ 0x6a, 0x8d, 0xbd, 0xac, 0x29, 0x57, 0x9a, 0x09, 0x2c, 0xa6, 0xa8, 0x89, 0x0d, 0x05, 0x9b, 0xd1,
+ 0x2e, 0xd7, 0x89, 0xfa, 0xd6, 0x5c, 0x1d, 0x81, 0xa6, 0xe0, 0xa4, 0x52, 0x29, 0xf9, 0x13, 0x15,
+ 0x6f, 0xf2, 0x87, 0x50, 0xe6, 0x7c, 0x20, 0x33, 0x7d, 0x59, 0x14, 0x5c, 0xa8, 0xa2, 0xbd, 0x7e,
+ 0x36, 0xa9, 0x96, 0xdb, 0xed, 0x7b, 0xe1, 0x70, 0x4c, 0x30, 0x13, 0x59, 0x56, 0xcf, 0x71, 0xa9,
+ 0x50, 0x61, 0x3a, 0xcb, 0xda, 0xd5, 0x70, 0x0c, 0x29, 0x84, 0x65, 0x1d, 0x31, 0xcb, 0xb3, 0x07,
+ 0xda, 0x21, 0xc2, 0x8d, 0xdb, 0x92, 0x50, 0xd4, 0x58, 0xa1, 0xf6, 0xc0, 0xea, 0x6b, 0x03, 0x0f,
+ 0xd5, 0xde, 0xb1, 0xfa, 0x28, 0xe0, 0x02, 0xcd, 0x68, 0x4f, 0xb7, 0x22, 0x43, 0x34, 0xd2, 0x1e,
+ 0x0a, 0x38, 0x19, 0xc2, 0x02, 0xa3, 0x43, 0x3f, 0xa0, 0x95, 0x92, 0x5c, 0xea, 0xde, 0x5c, 0x6a,
+ 0x45, 0xc9, 0x4a, 0xb5, 0x73, 0x54, 0x75, 0xa7, 0x20, 0xa8, 0x85, 0x90, 0x36, 0xdc, 0x72, 0x3c,
+ 0x55, 0x7e, 0xed, 0xf5, 0x3d, 0x9f, 0xd1, 0x7b, 0x3e, 0x97, 0x7d, 0x6d, 0x90, 0x95, 0xda, 0x6b,
+ 0x7a, 0x7e, 0xb7, 0xf6, 0x66, 0x11, 0xe1, 0xec, 0xb1, 0xb5, 0x7f, 0xca, 0x40, 0xd1, 0xec, 0x29,
+ 0xd9, 0x87, 0xe2, 0x98, 0x53, 0x16, 0xe6, 0x1d, 0xe7, 0xde, 0x3d, 0xd9, 0xc0, 0x39, 0xd4, 0x43,
+ 0x31, 0x64, 0x22, 0x18, 0x8e, 0x2c, 0xce, 0x1f, 0xfb, 0xac, 0x7b, 0xb1, 0x8e, 0xbe, 0x64, 0x78,
+ 0xa0, 0x87, 0x62, 0xc8, 0xa4, 0xf6, 0x2e, 0xac, 0xa6, 0x54, 0x75, 0x8e, 0x44, 0xe9, 0x55, 0xc8,
+ 0x8f, 0x99, 0xab, 0x82, 0x81, 0x6e, 0x6c, 0x1e, 0x62, 0xab, 0x8d, 0x12, 0x5a, 0xfb, 0xaf, 0x05,
+ 0x58, 0xba, 0xd7, 0xe9, 0x1c, 0x98, 0x92, 0xf9, 0x19, 0xae, 0x18, 0x2b, 0xb0, 0xb2, 0x57, 0xd8,
+ 0x54, 0x39, 0x84, 0x5c, 0xe0, 0x1a, 0xff, 0x7d, 0xeb, 0xc2, 0xad, 0xb6, 0x4e, 0xab, 0xad, 0x2d,
+ 0x4b, 0xb6, 0xf1, 0x3a, 0xad, 0x36, 0x0a, 0x7e, 0xc2, 0x51, 0x86, 0x34, 0x18, 0xf8, 0xdd, 0xf4,
+ 0x5d, 0xc6, 0x43, 0x09, 0x45, 0x8d, 0x4d, 0x95, 0xb5, 0x85, 0x2b, 0x2f, 0x6b, 0xbf, 0x01, 0x8b,
+ 0x22, 0x35, 0xf1, 0xc7, 0x2a, 0x49, 0xcf, 0x45, 0x9a, 0xea, 0x28, 0x30, 0x1a, 0x3c, 0xe9, 0x43,
+ 0xe9, 0xc8, 0xe2, 0x8e, 0xdd, 0x18, 0x07, 0x03, 0x9d, 0xa9, 0x5f, 0x5c, 0x5f, 0x5b, 0x86, 0x83,
+ 0xca, 0x07, 0xc3, 0xbf, 0x18, 0xf1, 0x26, 0x3f, 0x84, 0xc5, 0x01, 0xb5, 0xba, 0x42, 0x21, 0x45,
+ 0xa9, 0x10, 0x7c, 0x7e, 0x85, 0xc4, 0x0c, 0xb0, 0x7e, 0x4f, 0x31, 0x55, 0x3d, 0x86, 0xa8, 0x6b,
+ 0xa9, 0xa0, 0x68, 0x64, 0x92, 0x13, 0x58, 0x56, 0x0e, 0xad, 0x31, 0x95, 0x92, 0x9c, 0xc4, 0xef,
+ 0x5d, 0xbc, 0x0d, 0x1f, 0xe3, 0xb2, 0x75, 0xe3, 0x6c, 0x52, 0x5d, 0x8e, 0x43, 0x38, 0x26, 0xc5,
+ 0xac, 0xbd, 0x05, 0xe5, 0xf8, 0x0c, 0x2f, 0x54, 0xed, 0xff, 0x79, 0x0e, 0x6e, 0x3c, 0xd8, 0x6c,
+ 0x9b, 0x56, 0xef, 0x81, 0xef, 0x3a, 0xf6, 0x29, 0xf9, 0x13, 0x58, 0x70, 0xad, 0x23, 0xea, 0xf2,
+ 0x4a, 0x46, 0x2e, 0xe1, 0xfd, 0xe7, 0xd7, 0xe3, 0x14, 0xf3, 0x7a, 0x4b, 0x72, 0x56, 0xca, 0x0c,
+ 0xad, 0x5b, 0x01, 0x51, 0x8b, 0x25, 0x1f, 0xc0, 0xe2, 0x91, 0x65, 0x1f, 0xfb, 0xbd, 0x9e, 0x8e,
+ 0x52, 0x9b, 0xcf, 0x61, 0x30, 0x72, 0xbc, 0x4a, 0x71, 0xf5, 0x1f, 0x34, 0x5c, 0x45, 0xe8, 0xa6,
+ 0x8c, 0xf9, 0x6c, 0xdf, 0xd3, 0x28, 0x6d, 0xb5, 0xd2, 0x9f, 0x63, 0xa1, 0x7b, 0x67, 0x16, 0x11,
+ 0xce, 0x1e, 0xbb, 0xf6, 0x5d, 0x58, 0x8a, 0x2d, 0xee, 0x42, 0xfb, 0xf0, 0xb3, 0x05, 0x28, 0x3f,
+ 0xb0, 0x7a, 0xc7, 0xd6, 0x39, 0x83, 0xde, 0xd7, 0xa0, 0x10, 0xf8, 0x23, 0xc7, 0xd6, 0x69, 0x47,
+ 0x98, 0xf4, 0x76, 0x04, 0x10, 0x15, 0x4e, 0x14, 0x93, 0x23, 0x8b, 0x05, 0xb2, 0x55, 0x29, 0x17,
+ 0x56, 0x88, 0x8a, 0xc9, 0x03, 0x83, 0xc0, 0x88, 0x26, 0x15, 0x54, 0xf2, 0x57, 0x1e, 0x54, 0x36,
+ 0xa1, 0xcc, 0xe8, 0xc7, 0x63, 0x47, 0x36, 0xcd, 0x8f, 0xb9, 0xcc, 0x2b, 0x0a, 0xd1, 0x55, 0x35,
+ 0xc6, 0x70, 0x98, 0xa0, 0x14, 0xd9, 0x88, 0xed, 0x0f, 0x47, 0x8c, 0x72, 0x2e, 0xe3, 0x51, 0x31,
+ 0xca, 0x46, 0x9a, 0x1a, 0x8e, 0x21, 0x85, 0xc8, 0xde, 0x7a, 0xee, 0x98, 0x0f, 0x76, 0x05, 0x0f,
+ 0x91, 0x20, 0xcb, 0xb0, 0x54, 0x88, 0xb2, 0xb7, 0xdd, 0x04, 0x16, 0x53, 0xd4, 0x26, 0xf6, 0x17,
+ 0x2f, 0x39, 0xf6, 0xc7, 0x4e, 0xb2, 0xd2, 0x15, 0x9e, 0x64, 0x0d, 0x58, 0x0d, 0x4d, 0xc0, 0xf1,
+ 0xfa, 0x26, 0x81, 0x89, 0xb5, 0x2d, 0x0e, 0x92, 0x68, 0x4c, 0xd3, 0x8b, 0xd3, 0xc0, 0xb4, 0x92,
+ 0x96, 0x92, 0x2d, 0x1b, 0xd3, 0x46, 0x32, 0x78, 0xf2, 0xfb, 0x90, 0xe7, 0x16, 0x77, 0x2b, 0xe5,
+ 0xe7, 0xbd, 0xa3, 0x6c, 0xb4, 0x5b, 0x5a, 0x7b, 0x32, 0x71, 0x10, 0xff, 0x51, 0xb2, 0xac, 0xed,
+ 0x03, 0xb4, 0xfc, 0xbe, 0xf1, 0xa0, 0x06, 0xac, 0x3a, 0x5e, 0x40, 0xd9, 0x89, 0xe5, 0xb6, 0xa9,
+ 0xed, 0x7b, 0x5d, 0x2e, 0xbd, 0x29, 0x1f, 0x2d, 0x6b, 0x2f, 0x89, 0xc6, 0x34, 0x7d, 0xed, 0xef,
+ 0x73, 0xb0, 0xf4, 0xa8, 0xd1, 0x69, 0x9f, 0xd3, 0x29, 0x63, 0x8d, 0xab, 0xec, 0x33, 0x1a, 0x57,
+ 0xb1, 0xad, 0xce, 0xbd, 0xb0, 0x9b, 0xa0, 0xab, 0x77, 0x70, 0xed, 0x38, 0x85, 0xcb, 0x75, 0x9c,
+ 0xda, 0x5f, 0xe5, 0xe1, 0xfa, 0xfe, 0x88, 0x7a, 0xef, 0x0f, 0x1c, 0x7e, 0x1c, 0xbb, 0x91, 0x1c,
+ 0xf8, 0x3c, 0x48, 0xa7, 0xa1, 0x22, 0xcf, 0x46, 0x89, 0x89, 0x5b, 0x6d, 0xf6, 0x19, 0x56, 0xbb,
+ 0x01, 0x25, 0x91, 0xb9, 0xf2, 0x91, 0x65, 0x4f, 0xf5, 0xe5, 0x1e, 0x19, 0x04, 0x46, 0x34, 0xf2,
+ 0xed, 0xcc, 0x38, 0x18, 0x74, 0xfc, 0x63, 0xea, 0x5d, 0xac, 0xf0, 0x52, 0x6f, 0x67, 0xcc, 0x58,
+ 0x8c, 0xd8, 0x90, 0xbb, 0x00, 0x56, 0xf4, 0x8e, 0x47, 0x15, 0x5d, 0xa1, 0xc6, 0x1b, 0xd1, 0x2b,
+ 0x9e, 0x18, 0x55, 0xdc, 0xd0, 0x16, 0x5e, 0x98, 0xa1, 0x2d, 0x5e, 0xf9, 0x95, 0x23, 0x42, 0x39,
+ 0xde, 0x28, 0x38, 0xc7, 0x35, 0x86, 0xa9, 0x5a, 0xb2, 0x4f, 0xab, 0x5a, 0x6a, 0xff, 0xb8, 0x08,
+ 0xcb, 0x07, 0x63, 0x97, 0x5b, 0xec, 0x32, 0x0f, 0xe9, 0x17, 0xfd, 0xc8, 0x24, 0x66, 0x20, 0xf9,
+ 0x2b, 0x34, 0x90, 0x11, 0xdc, 0x0c, 0x5c, 0xde, 0x61, 0x63, 0x1e, 0x34, 0x29, 0x0b, 0xb8, 0x6e,
+ 0x51, 0x14, 0x2e, 0x7c, 0xc5, 0xdf, 0x69, 0xb5, 0xd3, 0x5c, 0x70, 0x16, 0x6b, 0x72, 0x04, 0x6b,
+ 0x81, 0xcb, 0x1b, 0xae, 0xeb, 0x3f, 0x36, 0x05, 0x79, 0xd3, 0xf7, 0x3c, 0x2a, 0x7d, 0x45, 0x27,
+ 0x0d, 0x35, 0x3d, 0xdf, 0xb5, 0x4e, 0xab, 0xfd, 0x14, 0x4a, 0xfc, 0x12, 0x2e, 0xe4, 0xa1, 0x5c,
+ 0xd5, 0x7b, 0x96, 0xeb, 0x74, 0xad, 0x40, 0x96, 0xf4, 0xd2, 0xa6, 0x16, 0x25, 0xf3, 0xaf, 0x9a,
+ 0x26, 0x60, 0xa7, 0xd5, 0x4e, 0x93, 0xe0, 0xac, 0x71, 0xff, 0x5b, 0x79, 0x46, 0x17, 0x56, 0xc3,
+ 0xa0, 0xa2, 0xf5, 0x5e, 0xba, 0xf0, 0x63, 0x87, 0x46, 0x92, 0x03, 0xa6, 0x59, 0x92, 0x1f, 0xc2,
+ 0x0d, 0x3b, 0xd4, 0x8c, 0xce, 0x94, 0x65, 0x62, 0x31, 0x4f, 0x36, 0x7f, 0xeb, 0x6c, 0x52, 0xbd,
+ 0xd1, 0x4c, 0xb3, 0xc5, 0x69, 0x49, 0xb5, 0x3f, 0xcb, 0x40, 0x09, 0xad, 0x80, 0xb6, 0x9c, 0xa1,
+ 0x13, 0x90, 0xbb, 0x90, 0x1f, 0x7b, 0x8e, 0x39, 0x0c, 0xd6, 0x8d, 0x77, 0x1f, 0x7a, 0x4e, 0xf0,
+ 0x64, 0x52, 0x5d, 0x09, 0x09, 0xa9, 0x80, 0xa0, 0xa4, 0x15, 0x09, 0x84, 0xcc, 0xf8, 0x78, 0xc0,
+ 0x0f, 0x28, 0x13, 0x08, 0xe9, 0xc8, 0x85, 0x28, 0x81, 0xc0, 0x24, 0x1a, 0xd3, 0xf4, 0xb5, 0x9f,
+ 0x65, 0x61, 0xa1, 0x2d, 0x9d, 0x84, 0x7c, 0x08, 0xc5, 0x21, 0x0d, 0x2c, 0xd9, 0x58, 0x57, 0xad,
+ 0x9c, 0xd7, 0xcf, 0x77, 0x5d, 0xb5, 0x2f, 0x33, 0x86, 0x87, 0x34, 0xb0, 0x22, 0x5f, 0x8e, 0x60,
+ 0x18, 0x72, 0x25, 0x3d, 0x7d, 0xbd, 0x9e, 0x9d, 0xf7, 0x26, 0x42, 0xcd, 0xb8, 0x3d, 0xa2, 0xf6,
+ 0xcc, 0x1b, 0x75, 0x0f, 0x16, 0x78, 0x60, 0x05, 0x63, 0x3e, 0xff, 0x63, 0x2f, 0x2d, 0x49, 0x72,
+ 0x8b, 0x75, 0x9b, 0xe5, 0x7f, 0xd4, 0x52, 0x6a, 0xff, 0x9e, 0x01, 0x50, 0x84, 0x2d, 0x87, 0x07,
+ 0xe4, 0x8f, 0xa6, 0x14, 0x59, 0x3f, 0x9f, 0x22, 0xc5, 0x68, 0xa9, 0xc6, 0xb0, 0x34, 0x30, 0x90,
+ 0x98, 0x12, 0x29, 0x14, 0x9c, 0x80, 0x0e, 0x4d, 0xa3, 0xfa, 0xed, 0x79, 0xd7, 0x16, 0x45, 0xfd,
+ 0x3d, 0xc1, 0x16, 0x15, 0xf7, 0xda, 0xaf, 0xf2, 0x66, 0x4d, 0x42, 0xb1, 0xe4, 0xc7, 0x19, 0x28,
+ 0x77, 0x4d, 0xbb, 0xde, 0xa1, 0xa6, 0xee, 0xde, 0xbb, 0xb4, 0x0b, 0xb5, 0xa8, 0x88, 0xda, 0x8e,
+ 0x89, 0xc1, 0x84, 0x50, 0xe2, 0x43, 0x31, 0x50, 0x11, 0xdc, 0x2c, 0xbf, 0x31, 0xf7, 0x59, 0x10,
+ 0xbb, 0x7b, 0xd7, 0xac, 0x31, 0x14, 0x42, 0xdc, 0xd8, 0x4d, 0xfd, 0xdc, 0x8d, 0x70, 0x73, 0xb7,
+ 0xaf, 0x5a, 0x95, 0xd3, 0x37, 0xfd, 0xe4, 0x3e, 0x10, 0x5d, 0xb7, 0xef, 0x5a, 0x8e, 0x4b, 0xbb,
+ 0xe8, 0x8f, 0x3d, 0xd5, 0x66, 0x2b, 0x46, 0x4f, 0x59, 0x76, 0xa6, 0x28, 0x70, 0xc6, 0x28, 0x51,
+ 0xa9, 0xca, 0xf9, 0x6c, 0x8d, 0x79, 0x2c, 0x19, 0x0b, 0x95, 0xbc, 0x13, 0xc3, 0x61, 0x82, 0x92,
+ 0xdc, 0x81, 0x22, 0xa3, 0x23, 0xd7, 0xb1, 0x2d, 0x55, 0xa9, 0x16, 0xcc, 0x63, 0x3b, 0x05, 0xc3,
+ 0x10, 0x4b, 0x5a, 0xf0, 0x12, 0xa3, 0x27, 0x8e, 0xc8, 0x3f, 0xef, 0x39, 0x3c, 0xf0, 0xd9, 0xa9,
+ 0x0c, 0x51, 0xba, 0x56, 0xad, 0x9c, 0x4d, 0xaa, 0x2f, 0xe1, 0x0c, 0x3c, 0xce, 0x1c, 0x55, 0xf3,
+ 0xa1, 0x1c, 0xf7, 0x36, 0xf2, 0x41, 0xe8, 0xc5, 0xca, 0x89, 0xbe, 0x73, 0xf1, 0x4a, 0xec, 0xcb,
+ 0xdd, 0xf6, 0x5f, 0xb3, 0x50, 0x6e, 0xbb, 0x96, 0x1d, 0x26, 0xe4, 0xc9, 0x4c, 0x27, 0xf3, 0x02,
+ 0x8a, 0x0f, 0xe0, 0x72, 0x3e, 0x32, 0x27, 0xcf, 0x5e, 0xf8, 0x85, 0x54, 0x3b, 0x1c, 0x8c, 0x31,
+ 0x46, 0xa2, 0x8a, 0xb0, 0x07, 0x96, 0xe7, 0x51, 0x57, 0x17, 0x06, 0x61, 0xd2, 0xd3, 0x54, 0x60,
+ 0x34, 0x78, 0x41, 0x3a, 0xa4, 0x9c, 0x5b, 0x7d, 0xf3, 0x82, 0x22, 0x24, 0x7d, 0xa8, 0xc0, 0x68,
+ 0xf0, 0xb5, 0xff, 0xce, 0x01, 0x69, 0x07, 0x96, 0xd7, 0xb5, 0x58, 0xf7, 0xc1, 0x66, 0xfb, 0x45,
+ 0x3d, 0xa6, 0x7e, 0x34, 0xfd, 0x98, 0xfa, 0xf5, 0x59, 0x8f, 0xa9, 0xbf, 0xfa, 0x60, 0x7c, 0x44,
+ 0x99, 0x47, 0x03, 0xca, 0x4d, 0xbb, 0xef, 0xff, 0xe4, 0x93, 0xea, 0x1e, 0x2c, 0x8f, 0xac, 0xc0,
+ 0x1e, 0xb4, 0x03, 0x66, 0x05, 0xb4, 0x7f, 0xaa, 0xf7, 0xe1, 0x6d, 0x3d, 0x6c, 0xf9, 0x20, 0x8e,
+ 0x7c, 0x32, 0xa9, 0xfe, 0xe6, 0xd3, 0xbe, 0xc4, 0x08, 0x4e, 0x47, 0x94, 0xd7, 0x25, 0xb9, 0x7c,
+ 0xc5, 0x92, 0x64, 0x2b, 0x4a, 0x35, 0xd7, 0x39, 0xa1, 0xea, 0x9c, 0x96, 0xd1, 0xa1, 0x18, 0xcd,
+ 0xad, 0x15, 0x62, 0x30, 0x46, 0x55, 0xdb, 0x80, 0xb2, 0x72, 0x21, 0xdd, 0x85, 0xad, 0x42, 0xc1,
+ 0x12, 0x79, 0xa6, 0x74, 0x95, 0x82, 0xba, 0xdf, 0x93, 0x89, 0x27, 0x2a, 0x78, 0xed, 0x27, 0x45,
+ 0x08, 0xe3, 0x1c, 0xb1, 0xa7, 0x8e, 0xc5, 0x8b, 0xbf, 0xff, 0x7d, 0xa8, 0x19, 0xa8, 0x90, 0x64,
+ 0xfe, 0xc5, 0x4e, 0x47, 0xfd, 0x1a, 0xd0, 0xb1, 0x69, 0xc3, 0xb6, 0xfd, 0xb1, 0x7e, 0xa7, 0x92,
+ 0x9d, 0x7e, 0x0d, 0x98, 0xa4, 0xc0, 0x19, 0xa3, 0xc8, 0x7d, 0xf9, 0xd2, 0x3a, 0xb0, 0x84, 0x4e,
+ 0x75, 0xf4, 0x7f, 0xed, 0x29, 0x2f, 0xad, 0x15, 0x51, 0xf8, 0xbc, 0x5a, 0xfd, 0xc5, 0x68, 0x38,
+ 0xd9, 0x81, 0xc5, 0x13, 0xdf, 0x1d, 0x0f, 0xa9, 0x69, 0x6a, 0xac, 0xcd, 0xe2, 0xf4, 0x9e, 0x24,
+ 0x89, 0x55, 0xf9, 0x6a, 0x08, 0x9a, 0xb1, 0x84, 0xc2, 0xaa, 0x4c, 0xe9, 0x9d, 0xe0, 0x54, 0x3f,
+ 0x8a, 0xd0, 0x05, 0xc9, 0xd7, 0x67, 0xb1, 0x3b, 0xf0, 0xbb, 0xed, 0x24, 0xb5, 0x7e, 0x06, 0x9c,
+ 0x04, 0x62, 0x9a, 0x27, 0xf9, 0x34, 0x03, 0x65, 0xcf, 0xef, 0x52, 0x13, 0x5e, 0x74, 0x65, 0xde,
+ 0x99, 0xff, 0xec, 0xab, 0x3f, 0x8a, 0xb1, 0x55, 0x2d, 0xf6, 0xf0, 0x4c, 0x8a, 0xa3, 0x30, 0x21,
+ 0x9f, 0x1c, 0xc2, 0x52, 0xe0, 0xbb, 0xda, 0x47, 0x4d, 0xb9, 0xbe, 0x3e, 0x6b, 0xcd, 0x9d, 0x90,
+ 0x2c, 0x7a, 0x2d, 0x16, 0xc1, 0x38, 0xc6, 0xf9, 0x10, 0x0f, 0xae, 0x3b, 0x43, 0xab, 0x4f, 0x0f,
+ 0xc6, 0xae, 0xab, 0x62, 0xaa, 0xb9, 0x98, 0x99, 0xf9, 0xa4, 0x5e, 0x04, 0x22, 0x57, 0xfb, 0x05,
+ 0xed, 0x51, 0x46, 0x3d, 0x9b, 0x86, 0xef, 0x09, 0xaf, 0xef, 0xa5, 0x38, 0xe1, 0x14, 0x6f, 0xf2,
+ 0x0e, 0xdc, 0x18, 0x31, 0xc7, 0x97, 0xaa, 0x76, 0x2d, 0xae, 0x4e, 0xe6, 0x92, 0x34, 0xce, 0xaf,
+ 0x68, 0x36, 0x37, 0x0e, 0xd2, 0x04, 0x38, 0x3d, 0x46, 0x9c, 0xd1, 0x06, 0x28, 0x2b, 0x16, 0x7d,
+ 0x46, 0x9b, 0xb1, 0x18, 0x62, 0xc9, 0x2e, 0x14, 0xad, 0x5e, 0xcf, 0xf1, 0x04, 0xe5, 0x92, 0x34,
+ 0x95, 0x57, 0x67, 0x2d, 0xad, 0xa1, 0x69, 0x14, 0x1f, 0xf3, 0x0f, 0xc3, 0xb1, 0x6b, 0xdf, 0x87,
+ 0x1b, 0x53, 0x5b, 0x77, 0xa1, 0x0b, 0x84, 0x36, 0x40, 0xf4, 0x80, 0x88, 0x7c, 0x0d, 0x0a, 0x3c,
+ 0xb0, 0x98, 0xa9, 0x77, 0xc2, 0x1c, 0xb4, 0x2d, 0x80, 0xa8, 0x70, 0xe4, 0x36, 0xe4, 0x79, 0xe0,
+ 0x8f, 0xd2, 0x1d, 0x8f, 0x76, 0xe0, 0x8f, 0x50, 0x62, 0x6a, 0x9f, 0xe7, 0x61, 0xd1, 0x9c, 0x3c,
+ 0x3c, 0x96, 0xab, 0x65, 0xe6, 0xbd, 0x5d, 0xd7, 0x4c, 0x9f, 0x99, 0xb2, 0x25, 0x8f, 0x8b, 0xec,
+ 0x95, 0x1f, 0x17, 0xc7, 0xb0, 0x30, 0x92, 0xc1, 0x58, 0x07, 0xa8, 0x77, 0xe6, 0x97, 0x2d, 0xd9,
+ 0xa9, 0xb3, 0x56, 0xfd, 0x46, 0x2d, 0x82, 0x7c, 0x0c, 0xcb, 0x8c, 0x06, 0xec, 0x34, 0x71, 0x36,
+ 0xcd, 0x53, 0x2c, 0xcb, 0xab, 0x43, 0x8c, 0xb3, 0xc4, 0xa4, 0x04, 0x32, 0x82, 0x12, 0x33, 0xa5,
+ 0xaf, 0x0e, 0x75, 0xcd, 0xe7, 0x5f, 0x62, 0x58, 0x45, 0xab, 0x48, 0x1d, 0xfe, 0xc5, 0x48, 0x48,
+ 0xed, 0x57, 0x19, 0xb8, 0x9e, 0xde, 0x06, 0x72, 0x0c, 0x39, 0xce, 0x6c, 0x6d, 0x56, 0x07, 0x97,
+ 0xb7, 0xbf, 0x2a, 0x99, 0x51, 0xdd, 0x8f, 0x36, 0xb3, 0x51, 0x48, 0x11, 0x66, 0xdf, 0xa5, 0x3c,
+ 0x48, 0x9b, 0xfd, 0x36, 0xe5, 0x01, 0x4a, 0x0c, 0x69, 0xc5, 0x93, 0x9e, 0x5c, 0xe2, 0x01, 0x57,
+ 0x22, 0xe9, 0xf9, 0x4a, 0x5a, 0xde, 0xac, 0x94, 0xa7, 0xf6, 0x93, 0x1c, 0xbc, 0x3c, 0x7b, 0x62,
+ 0xe4, 0x7b, 0xb0, 0x12, 0x16, 0x60, 0xa7, 0xb1, 0x8f, 0x33, 0xc3, 0x7b, 0xa8, 0xed, 0x04, 0x16,
+ 0x53, 0xd4, 0x22, 0xcb, 0xd0, 0x6f, 0xf6, 0xcc, 0x17, 0x9a, 0xb1, 0x86, 0x70, 0x33, 0xc4, 0x60,
+ 0x8c, 0x8a, 0x34, 0x60, 0x55, 0xff, 0xeb, 0xc4, 0x4b, 0xaf, 0xd8, 0x6d, 0x4f, 0x33, 0x89, 0xc6,
+ 0x34, 0xbd, 0x48, 0x63, 0x45, 0x36, 0x60, 0x3e, 0x92, 0x89, 0xa5, 0xb1, 0xdb, 0x0a, 0x8c, 0x06,
+ 0x2f, 0xea, 0x24, 0xf1, 0xb3, 0x93, 0x7c, 0x8f, 0x1d, 0x15, 0xa3, 0x31, 0x1c, 0x26, 0x28, 0xa3,
+ 0x87, 0xe2, 0xea, 0xc1, 0xd0, 0xf4, 0x43, 0xf1, 0xbb, 0x00, 0x63, 0x4e, 0xd1, 0x7a, 0x2c, 0x98,
+ 0xe8, 0x16, 0x5b, 0xb8, 0xf8, 0xc3, 0x10, 0x83, 0x31, 0xaa, 0xda, 0x2f, 0x32, 0xb0, 0x9c, 0x70,
+ 0x44, 0xd2, 0x83, 0xdc, 0xf1, 0xa6, 0xa9, 0x81, 0x1e, 0x5c, 0xe2, 0x3d, 0xb7, 0xb2, 0xba, 0x07,
+ 0x9b, 0x1c, 0x85, 0x00, 0xf2, 0x51, 0x58, 0x6e, 0xcd, 0xfd, 0x82, 0x33, 0x9e, 0x24, 0xea, 0xa4,
+ 0x3d, 0x59, 0x79, 0xfd, 0x5b, 0x19, 0x56, 0x53, 0x11, 0xf6, 0x1c, 0x8f, 0x72, 0x94, 0x31, 0xe9,
+ 0x0f, 0x5b, 0x66, 0x18, 0x93, 0xf9, 0xe4, 0x25, 0x46, 0x45, 0xfa, 0x4a, 0x7b, 0x2a, 0x38, 0xb6,
+ 0xe6, 0x5a, 0x52, 0xaa, 0xd2, 0x49, 0xa9, 0xef, 0xc7, 0x19, 0x28, 0x5b, 0xb1, 0xef, 0x35, 0x75,
+ 0x6c, 0x7c, 0x38, 0x4f, 0xf9, 0x33, 0xf5, 0xa9, 0xaa, 0x7a, 0xf3, 0x16, 0x47, 0x60, 0x42, 0x28,
+ 0xb1, 0x21, 0x3f, 0x08, 0x02, 0xf3, 0x5d, 0xe0, 0xce, 0xa5, 0xbc, 0x2e, 0x51, 0xb7, 0x98, 0x02,
+ 0x80, 0x92, 0x39, 0x79, 0x0c, 0x25, 0xeb, 0x31, 0x57, 0xdf, 0x70, 0xeb, 0x0f, 0x06, 0xe7, 0xa9,
+ 0xf2, 0x52, 0x9f, 0x83, 0xeb, 0xeb, 0x25, 0x03, 0xc5, 0x48, 0x16, 0x61, 0xb0, 0x60, 0xcb, 0x0f,
+ 0x6b, 0xf4, 0x23, 0x9d, 0x77, 0x2e, 0xe9, 0x03, 0x1d, 0x75, 0x0e, 0x25, 0x40, 0xa8, 0x25, 0x91,
+ 0x3e, 0x14, 0x8e, 0xad, 0xde, 0xb1, 0xa5, 0x7b, 0xdc, 0x73, 0x78, 0x45, 0xfc, 0xf5, 0x84, 0x8a,
+ 0x16, 0x12, 0x82, 0x8a, 0xbf, 0xd8, 0x3a, 0xcf, 0x0a, 0xb8, 0x6e, 0x74, 0xcf, 0xb1, 0x75, 0xb1,
+ 0xfb, 0x60, 0xb5, 0x75, 0x02, 0x80, 0x92, 0xb9, 0x58, 0x8d, 0x6c, 0x0c, 0xe8, 0x36, 0xf7, 0x3c,
+ 0x3e, 0x1e, 0x6b, 0x9c, 0xa8, 0xd5, 0x48, 0x08, 0x2a, 0xfe, 0xc2, 0x46, 0x7c, 0x73, 0xdf, 0xa9,
+ 0xf3, 0xce, 0x39, 0x6c, 0x24, 0x7d, 0x75, 0xaa, 0x6c, 0x24, 0x84, 0x62, 0x24, 0x8b, 0x7c, 0x00,
+ 0x39, 0xd7, 0xef, 0xeb, 0xcb, 0xfb, 0x39, 0x5a, 0xcc, 0xd1, 0x3d, 0xbd, 0x72, 0xf4, 0x96, 0xdf,
+ 0x47, 0xc1, 0x99, 0xfc, 0x65, 0x06, 0x56, 0xac, 0xc4, 0x17, 0xa6, 0x95, 0xe5, 0x79, 0xbf, 0x6b,
+ 0x98, 0xf9, 0xc5, 0xaa, 0xfa, 0xfc, 0x3d, 0x89, 0xc2, 0x94, 0x68, 0x99, 0xff, 0xc9, 0x1b, 0xbf,
+ 0xca, 0xca, 0xbc, 0x2e, 0x91, 0xb8, 0x39, 0xd4, 0xf9, 0x9f, 0x04, 0xa1, 0x16, 0x41, 0xfe, 0x26,
+ 0x23, 0x8f, 0xe6, 0xf8, 0xa7, 0x85, 0x95, 0xd5, 0xb9, 0x3f, 0x95, 0x9b, 0xfd, 0x39, 0x64, 0xe2,
+ 0xb4, 0x8f, 0x13, 0x60, 0x7a, 0x0a, 0x35, 0x1b, 0x96, 0x62, 0x9f, 0x4b, 0x9f, 0xe3, 0x26, 0xf5,
+ 0x2e, 0xc0, 0x09, 0x65, 0x4e, 0xef, 0xb4, 0x49, 0x59, 0xa0, 0xbf, 0x5a, 0x0c, 0x0f, 0x92, 0xf7,
+ 0x42, 0x0c, 0xc6, 0xa8, 0xb6, 0xea, 0x9f, 0x7d, 0xb1, 0x7e, 0xed, 0xf3, 0x2f, 0xd6, 0xaf, 0xfd,
+ 0xfc, 0x8b, 0xf5, 0x6b, 0x3f, 0x3a, 0x5b, 0xcf, 0x7c, 0x76, 0xb6, 0x9e, 0xf9, 0xfc, 0x6c, 0x3d,
+ 0xf3, 0xf3, 0xb3, 0xf5, 0xcc, 0x7f, 0x9e, 0xad, 0x67, 0xfe, 0xfa, 0x17, 0xeb, 0xd7, 0xfe, 0xa0,
+ 0x68, 0x96, 0xf5, 0x3f, 0x01, 0x00, 0x00, 0xff, 0xff, 0x7f, 0x1c, 0x76, 0x0d, 0xa1, 0x44, 0x00,
+ 0x00,
}
func (m *AWSLambdaTrigger) Marshal() (dAtA []byte, err error) {
@@ -4057,6 +4059,14 @@ func (m *TriggerParameterSource) MarshalToSizedBuffer(dAtA []byte) (int, error)
_ = i
var l int
_ = l
+ i--
+ if m.UseRawData {
+ dAtA[i] = 1
+ } else {
+ dAtA[i] = 0
+ }
+ i--
+ dAtA[i] = 0x38
if m.Value != nil {
i -= len(*m.Value)
copy(dAtA[i:], *m.Value)
@@ -5337,6 +5347,7 @@ func (m *TriggerParameterSource) Size() (n int) {
l = len(*m.Value)
n += 1 + l + sovGenerated(uint64(l))
}
+ n += 2
return n
}
@@ -6134,6 +6145,7 @@ func (this *TriggerParameterSource) String() string {
`DataKey:` + fmt.Sprintf("%v", this.DataKey) + `,`,
`DataTemplate:` + fmt.Sprintf("%v", this.DataTemplate) + `,`,
`Value:` + valueToStringGenerated(this.Value) + `,`,
+ `UseRawData:` + fmt.Sprintf("%v", this.UseRawData) + `,`,
`}`,
}, "")
return s
@@ -14419,6 +14431,26 @@ func (m *TriggerParameterSource) Unmarshal(dAtA []byte) error {
s := string(dAtA[iNdEx:postIndex])
m.Value = &s
iNdEx = postIndex
+ case 7:
+ if wireType != 0 {
+ return fmt.Errorf("proto: wrong wireType = %d for field UseRawData", wireType)
+ }
+ var v int
+ for shift := uint(0); ; shift += 7 {
+ if shift >= 64 {
+ return ErrIntOverflowGenerated
+ }
+ if iNdEx >= l {
+ return io.ErrUnexpectedEOF
+ }
+ b := dAtA[iNdEx]
+ iNdEx++
+ v |= int(b&0x7F) << shift
+ if b < 0x80 {
+ break
+ }
+ }
+ m.UseRawData = bool(v != 0)
default:
iNdEx = preIndex
skippy, err := skipGenerated(dAtA[iNdEx:])
diff --git a/pkg/apis/sensor/v1alpha1/generated.proto b/pkg/apis/sensor/v1alpha1/generated.proto
index fc676efe77..dea0914467 100644
--- a/pkg/apis/sensor/v1alpha1/generated.proto
+++ b/pkg/apis/sensor/v1alpha1/generated.proto
@@ -861,6 +861,13 @@ message TriggerParameterSource {
// This is only used if the DataKey is invalid.
// If the DataKey is invalid and this is not defined, this param source will produce an error.
optional string value = 6;
+
+ // UseRawData indicates if the value in an event at data key should be used without converting to string.
+ // When true, a number, boolean, json or string parameter may be extracted. When the field is unspecified, or explicitly
+ // false, the behavior is to turn the extracted field into a string. (e.g. when set to true, the parameter
+ // 123 will resolve to the numerical type, but when false, or not provided, the string "123" will be resolved)
+ // +optional
+ optional bool useRawData = 7;
}
// TriggerPolicy dictates the policy for the trigger retries
diff --git a/pkg/apis/sensor/v1alpha1/openapi_generated.go b/pkg/apis/sensor/v1alpha1/openapi_generated.go
index 47ecb248db..fef6954430 100644
--- a/pkg/apis/sensor/v1alpha1/openapi_generated.go
+++ b/pkg/apis/sensor/v1alpha1/openapi_generated.go
@@ -2231,6 +2231,13 @@ func schema_pkg_apis_sensor_v1alpha1_TriggerParameterSource(ref common.Reference
Format: "",
},
},
+ "useRawData": {
+ SchemaProps: spec.SchemaProps{
+ Description: "UseRawData indicates if the value in an event at data key should be used without converting to string. When true, a number, boolean, json or string parameter may be extracted. When the field is unspecified, or explicitly false, the behavior is to turn the extracted field into a string. (e.g. when set to true, the parameter 123 will resolve to the numerical type, but when false, or not provided, the string \"123\" will be resolved)",
+ Type: []string{"boolean"},
+ Format: "",
+ },
+ },
},
Required: []string{"dependencyName"},
},
diff --git a/pkg/apis/sensor/v1alpha1/types.go b/pkg/apis/sensor/v1alpha1/types.go
index 8c6690c7d2..5799c4cd0b 100644
--- a/pkg/apis/sensor/v1alpha1/types.go
+++ b/pkg/apis/sensor/v1alpha1/types.go
@@ -752,6 +752,12 @@ type TriggerParameterSource struct {
// This is only used if the DataKey is invalid.
// If the DataKey is invalid and this is not defined, this param source will produce an error.
Value *string `json:"value,omitempty" protobuf:"bytes,6,opt,name=value"`
+ // UseRawData indicates if the value in an event at data key should be used without converting to string.
+ // When true, a number, boolean, json or string parameter may be extracted. When the field is unspecified, or explicitly
+ // false, the behavior is to turn the extracted field into a string. (e.g. when set to true, the parameter
+ // 123 will resolve to the numerical type, but when false, or not provided, the string "123" will be resolved)
+ // +optional
+ UseRawData bool `json:"useRawData,omitempty" protobuf:"bytes,7,opt,name=useRawData"`
}
// TriggerPolicy dictates the policy for the trigger retries
diff --git a/sensors/triggers/params.go b/sensors/triggers/params.go
index 06949b55c6..7bda102e59 100644
--- a/sensors/triggers/params.go
+++ b/sensors/triggers/params.go
@@ -46,7 +46,7 @@ func ConstructPayload(events map[string]*v1alpha1.Event, parameters []v1alpha1.T
if err != nil {
return nil, err
}
- if typ == jsonType {
+ if typ != stringType && parameter.Src.UseRawData {
tmp, err := sjson.SetRawBytes(payload, parameter.Dest, []byte(*value))
if err != nil {
return nil, err
@@ -120,6 +120,7 @@ func ApplyParams(jsonObj []byte, params []v1alpha1.TriggerParameter, events map[
current := gjson.GetBytes(jsonObj, param.Dest)
if current.Exists() {
+ typ = stringType
if op == v1alpha1.TriggerParameterOpAppend {
*value = current.String() + *value
} else {
@@ -132,7 +133,7 @@ func ApplyParams(jsonObj []byte, params []v1alpha1.TriggerParameter, events map[
return nil, fmt.Errorf("unsupported trigger parameter operation: %+v", op)
}
// now let's set the value
- if typ == jsonType {
+ if typ != stringType && param.Src.UseRawData {
tmp, err := sjson.SetRawBytes(jsonObj, param.Dest, []byte(*value))
if err != nil {
return nil, err
@@ -297,9 +298,7 @@ func getValueWithTemplate(value []byte, templString string) (string, error) {
func getValueByKey(value []byte, key string) (string, string, error) {
res := gjson.GetBytes(value, key)
if res.Exists() {
- if res.Type.String() == stringType {
- return res.String(), res.Type.String(), nil
- } else if res.Type.String() == jsonType {
+ if res.Type.String() == jsonType {
return res.Raw, res.Type.String(), nil
}
return res.String(), res.Type.String(), nil
diff --git a/sensors/triggers/params_test.go b/sensors/triggers/params_test.go
index 7c565b0b8e..208324d98b 100644
--- a/sensors/triggers/params_test.go
+++ b/sensors/triggers/params_test.go
@@ -71,9 +71,13 @@ type Details struct {
}
type Payload struct {
- FirstName string `json:"firstName"`
- LastName string `json:"lastName"`
- Details Details `json:"details"`
+ FirstName string `json:"firstName"`
+ LastName string `json:"lastName"`
+ Age int `json:"age"`
+ IsActive bool `json:"isActive"`
+ TypelessAge string `json:"typelessAge"`
+ TypelessIsActive string `json:"typelessIsActive"`
+ Details Details `json:"details"`
}
func TestConstructPayload(t *testing.T) {
@@ -98,6 +102,16 @@ func TestConstructPayload(t *testing.T) {
},
Data: []byte("{\"lastName\": \"foo\"}"),
},
+ "use-event-data-type": {
+ Context: &v1alpha1.EventContext{
+ ID: "3",
+ Type: "calendar",
+ Source: "calendar-gateway",
+ DataContentType: common.MediaTypeJSON,
+ Subject: "example-1",
+ },
+ Data: []byte("{\"age\": 100, \"isActive\": false, \"countries\": [\"ca\", \"us\", \"mx\"]}"),
+ },
}
defaultFirstName := "faker"
@@ -120,6 +134,36 @@ func TestConstructPayload(t *testing.T) {
},
Dest: "lastName",
},
+ {
+ Src: &v1alpha1.TriggerParameterSource{
+ DependencyName: "use-event-data-type",
+ DataKey: "age",
+ UseRawData: true,
+ },
+ Dest: "age",
+ },
+ {
+ Src: &v1alpha1.TriggerParameterSource{
+ DependencyName: "use-event-data-type",
+ DataKey: "isActive",
+ UseRawData: true,
+ },
+ Dest: "isActive",
+ },
+ {
+ Src: &v1alpha1.TriggerParameterSource{
+ DependencyName: "use-event-data-type",
+ DataKey: "age",
+ },
+ Dest: "typelessAge",
+ },
+ {
+ Src: &v1alpha1.TriggerParameterSource{
+ DependencyName: "use-event-data-type",
+ DataKey: "isActive",
+ },
+ Dest: "typelessIsActive",
+ },
}
payloadBytes, err := ConstructPayload(testEvents, parameters)
@@ -131,6 +175,10 @@ func TestConstructPayload(t *testing.T) {
assert.Nil(t, err)
assert.Equal(t, "fake", p.FirstName)
assert.Equal(t, "foo", p.LastName)
+ assert.Equal(t, 100, p.Age)
+ assert.Equal(t, false, p.IsActive)
+ assert.Equal(t, "100", p.TypelessAge)
+ assert.Equal(t, "false", p.TypelessIsActive)
parameters[0].Src.DataKey = "unknown"
parameters[1].Src.DataKey = "unknown"
@@ -155,7 +203,7 @@ func TestResolveParamValue(t *testing.T) {
ID: "1",
Time: metav1.Time{Time: time.Now().UTC()},
},
- Data: []byte("{\"name\": {\"first\": \"fake\", \"last\": \"user\"} }"),
+ Data: []byte("{\"name\": {\"first\": \"fake\", \"last\": \"user\"}, \"reviews\": 8, \"rating\": 4.5, \"isActive\" : true, \"isVerified\" : false, \"countries\": [\"ca\", \"us\", \"mx\"]}"),
}
eventBody, err := json.Marshal(event)
assert.Nil(t, err)
@@ -270,6 +318,33 @@ func TestResolveParamValue(t *testing.T) {
},
result: "fake",
},
+ {
+ name: "UseRawData set to true - string",
+ source: &v1alpha1.TriggerParameterSource{
+ DependencyName: "fake-dependency",
+ DataKey: "name.first",
+ UseRawData: true,
+ },
+ result: "fake",
+ },
+ {
+ name: "UseRawData set to true - json",
+ source: &v1alpha1.TriggerParameterSource{
+ DependencyName: "fake-dependency",
+ DataKey: "name",
+ UseRawData: true,
+ },
+ result: "{\"first\": \"fake\", \"last\": \"user\"}",
+ },
+ {
+ name: "UseRawData set to true - list",
+ source: &v1alpha1.TriggerParameterSource{
+ DependencyName: "fake-dependency",
+ DataKey: "countries",
+ UseRawData: true,
+ },
+ result: "[\"ca\", \"us\", \"mx\"]",
+ },
}
for _, test := range tests {
@@ -325,7 +400,7 @@ func TestApplyParams(t *testing.T) {
ID: "1",
Time: metav1.Time{Time: time.Now().UTC()},
},
- Data: []byte("{\"name\": {\"first\": \"fake\", \"last\": \"user\"} }"),
+ Data: []byte("{\"name\": {\"first\": \"fake\", \"last\": \"user\"}, \"age\": 100, \"countries\": [\"ca\", \"us\", \"mx\"] }"),
}
events := map[string]*v1alpha1.Event{
@@ -399,7 +474,7 @@ func TestApplyParams(t *testing.T) {
result: []byte("{\"name\": \"fake\"}"),
},
{
- name: "apply block parameters with overwrite operation",
+ name: "apply block parameters with overwrite operation - useRawDataValue false",
params: []v1alpha1.TriggerParameter{
{
Src: &v1alpha1.TriggerParameterSource{
@@ -411,8 +486,58 @@ func TestApplyParams(t *testing.T) {
},
},
jsonObj: []byte("{\"name\": \"faker\"}"),
+ result: []byte("{\"name\": \"{\\\"first\\\": \\\"fake\\\", \\\"last\\\": \\\"user\\\"}\"}"),
+ },
+ {
+ name: "apply block parameters with overwrite operation - useRawDataValue true",
+ params: []v1alpha1.TriggerParameter{
+ {
+ Src: &v1alpha1.TriggerParameterSource{
+ DependencyName: "fake-dependency",
+ DataKey: "name",
+ UseRawData: true,
+ },
+ Dest: "name",
+ Operation: v1alpha1.TriggerParameterOpOverwrite,
+ },
+ },
+ jsonObj: []byte("{\"name\": \"faker\"}"),
result: []byte("{\"name\": {\"first\": \"fake\", \"last\": \"user\"}}"),
},
+ {
+ name: "Use raw data types",
+ params: []v1alpha1.TriggerParameter{
+ {
+ Src: &v1alpha1.TriggerParameterSource{
+ DependencyName: "fake-dependency",
+ DataKey: "age",
+ UseRawData: true,
+ },
+ Dest: "age",
+ Operation: v1alpha1.TriggerParameterOpOverwrite,
+ },
+ {
+ Src: &v1alpha1.TriggerParameterSource{
+ DependencyName: "fake-dependency",
+ DataKey: "age",
+ UseRawData: true,
+ },
+ Dest: "ageWithYears",
+ Operation: v1alpha1.TriggerParameterOpAppend,
+ },
+ {
+ Src: &v1alpha1.TriggerParameterSource{
+ DependencyName: "fake-dependency",
+ DataKey: "countries",
+ UseRawData: true,
+ },
+ Dest: "countries",
+ Operation: v1alpha1.TriggerParameterOpAppend,
+ },
+ },
+ jsonObj: []byte("{\"age\": \"this-gets-over-written\", \"ageWithYears\": \"Years: \"}"),
+ result: []byte("{\"age\": 100, \"ageWithYears\": \"Years: 100\",\"countries\":[\"ca\", \"us\", \"mx\"]}"),
+ },
}
for _, test := range tests {