GET api/ElectronicShelfLabels?StoreID={StoreID}&Relations={Relations}&Skip={Skip}&Take={Take}&TotalCount={TotalCount}
Gets a list of Electronic Shelf Label Configuration
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| StoreID |
Store to restrict records to |
integer |
None. |
| Relations | boolean |
None. |
|
| Skip |
Number of records to skip over |
integer |
None. |
| Take |
Number of records to take |
integer |
None. |
| TotalCount | integer |
Relation. This field may not always be loaded or used for updates. |
Body Parameters
None.
Response Information
Resource Description
A of
PageListOfElectronicShelfLabelConfiguration| Name | Description | Type | Additional information |
|---|---|---|---|
| Type | string |
None. |
|
| List | Collection of ElectronicShelfLabelConfiguration |
None. |
|
| Skip |
Number of records to skip over |
integer |
None. |
| Take |
Number of records to take |
integer |
None. |
| TotalCount | integer |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
Sample:
{
"type": "ElectronicShelfLabelConfiguration",
"list": [
{
"$id": "2",
"id": 1,
"eslType": 2,
"address": "sample string 3",
"username": "sample string 4",
"password": "sample string 5",
"companyCode": "sample string 6",
"storeConfiguration": [
{
"$id": "3",
"id": 1,
"eslConfigID": 2,
"storeID": 3,
"storeCode": "sample string 4",
"electronicShelfLabelFormat": [
{
"$id": "4",
"id": 1,
"layoutName": "sample string 2",
"productsPerLayout": 3,
"layoutRotation": 0,
"storeID": 4,
"electronicShelfLabelFormatMap": [
{
"$id": "5",
"id": 1,
"electronicShelfLabelsLayoutID": 2,
"storeElectronicShelfLabelID": 3,
"eslProviderLayoutName": "sample string 4",
"eslType": 5,
"storeID": 6
},
{
"$ref": "5"
}
]
},
{
"$ref": "4"
}
]
},
{
"$ref": "3"
}
]
},
{
"$ref": "2"
}
],
"skip": 1,
"take": 1,
"totalCount": 1
}
application/xml, text/xml
Sample:
<PageListOfElectronicShelfLabelConfiguration4a4kyXBb xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/EziManager.Models.Common">
<Skip>1</Skip>
<Take>1</Take>
<TotalCount>1</TotalCount>
<List xmlns:d2p1="http://schemas.datacontract.org/2004/07/EziManager.Models.EMC.ElectronicShelfLabel">
<d2p1:ElectronicShelfLabelConfiguration>
<d2p1:Address>sample string 3</d2p1:Address>
<d2p1:CompanyCode>sample string 6</d2p1:CompanyCode>
<d2p1:ESLType>2</d2p1:ESLType>
<d2p1:ID>1</d2p1:ID>
<d2p1:Password>sample string 5</d2p1:Password>
<d2p1:StoreConfiguration>
<d2p1:ElectronicShelfLabelStoreConfiguration>
<d2p1:ESLConfigID>2</d2p1:ESLConfigID>
<d2p1:ElectronicShelfLabelFormat>
<d2p1:ElectronicShelfLabelFormat>
<d2p1:ElectronicShelfLabelFormatMap>
<d2p1:ElectronicShelfLabelFormatMapping>
<d2p1:ESLProviderLayoutName>sample string 4</d2p1:ESLProviderLayoutName>
<d2p1:ESLType>5</d2p1:ESLType>
<d2p1:ElectronicShelfLabelsLayoutID>2</d2p1:ElectronicShelfLabelsLayoutID>
<d2p1:ID>1</d2p1:ID>
<d2p1:StoreElectronicShelfLabelID>3</d2p1:StoreElectronicShelfLabelID>
<d2p1:StoreID>6</d2p1:StoreID>
</d2p1:ElectronicShelfLabelFormatMapping>
<d2p1:ElectronicShelfLabelFormatMapping>
<d2p1:ESLProviderLayoutName>sample string 4</d2p1:ESLProviderLayoutName>
<d2p1:ESLType>5</d2p1:ESLType>
<d2p1:ElectronicShelfLabelsLayoutID>2</d2p1:ElectronicShelfLabelsLayoutID>
<d2p1:ID>1</d2p1:ID>
<d2p1:StoreElectronicShelfLabelID>3</d2p1:StoreElectronicShelfLabelID>
<d2p1:StoreID>6</d2p1:StoreID>
</d2p1:ElectronicShelfLabelFormatMapping>
</d2p1:ElectronicShelfLabelFormatMap>
<d2p1:ID>1</d2p1:ID>
<d2p1:LayoutName>sample string 2</d2p1:LayoutName>
<d2p1:LayoutRotation>Deg0</d2p1:LayoutRotation>
<d2p1:ProductsPerLayout>3</d2p1:ProductsPerLayout>
<d2p1:StoreID>4</d2p1:StoreID>
</d2p1:ElectronicShelfLabelFormat>
<d2p1:ElectronicShelfLabelFormat>
<d2p1:ElectronicShelfLabelFormatMap>
<d2p1:ElectronicShelfLabelFormatMapping>
<d2p1:ESLProviderLayoutName>sample string 4</d2p1:ESLProviderLayoutName>
<d2p1:ESLType>5</d2p1:ESLType>
<d2p1:ElectronicShelfLabelsLayoutID>2</d2p1:ElectronicShelfLabelsLayoutID>
<d2p1:ID>1</d2p1:ID>
<d2p1:StoreElectronicShelfLabelID>3</d2p1:StoreElectronicShelfLabelID>
<d2p1:StoreID>6</d2p1:StoreID>
</d2p1:ElectronicShelfLabelFormatMapping>
<d2p1:ElectronicShelfLabelFormatMapping>
<d2p1:ESLProviderLayoutName>sample string 4</d2p1:ESLProviderLayoutName>
<d2p1:ESLType>5</d2p1:ESLType>
<d2p1:ElectronicShelfLabelsLayoutID>2</d2p1:ElectronicShelfLabelsLayoutID>
<d2p1:ID>1</d2p1:ID>
<d2p1:StoreElectronicShelfLabelID>3</d2p1:StoreElectronicShelfLabelID>
<d2p1:StoreID>6</d2p1:StoreID>
</d2p1:ElectronicShelfLabelFormatMapping>
</d2p1:ElectronicShelfLabelFormatMap>
<d2p1:ID>1</d2p1:ID>
<d2p1:LayoutName>sample string 2</d2p1:LayoutName>
<d2p1:LayoutRotation>Deg0</d2p1:LayoutRotation>
<d2p1:ProductsPerLayout>3</d2p1:ProductsPerLayout>
<d2p1:StoreID>4</d2p1:StoreID>
</d2p1:ElectronicShelfLabelFormat>
</d2p1:ElectronicShelfLabelFormat>
<d2p1:ID>1</d2p1:ID>
<d2p1:StoreCode>sample string 4</d2p1:StoreCode>
<d2p1:StoreID>3</d2p1:StoreID>
</d2p1:ElectronicShelfLabelStoreConfiguration>
<d2p1:ElectronicShelfLabelStoreConfiguration>
<d2p1:ESLConfigID>2</d2p1:ESLConfigID>
<d2p1:ElectronicShelfLabelFormat>
<d2p1:ElectronicShelfLabelFormat>
<d2p1:ElectronicShelfLabelFormatMap>
<d2p1:ElectronicShelfLabelFormatMapping>
<d2p1:ESLProviderLayoutName>sample string 4</d2p1:ESLProviderLayoutName>
<d2p1:ESLType>5</d2p1:ESLType>
<d2p1:ElectronicShelfLabelsLayoutID>2</d2p1:ElectronicShelfLabelsLayoutID>
<d2p1:ID>1</d2p1:ID>
<d2p1:StoreElectronicShelfLabelID>3</d2p1:StoreElectronicShelfLabelID>
<d2p1:StoreID>6</d2p1:StoreID>
</d2p1:ElectronicShelfLabelFormatMapping>
<d2p1:ElectronicShelfLabelFormatMapping>
<d2p1:ESLProviderLayoutName>sample string 4</d2p1:ESLProviderLayoutName>
<d2p1:ESLType>5</d2p1:ESLType>
<d2p1:ElectronicShelfLabelsLayoutID>2</d2p1:ElectronicShelfLabelsLayoutID>
<d2p1:ID>1</d2p1:ID>
<d2p1:StoreElectronicShelfLabelID>3</d2p1:StoreElectronicShelfLabelID>
<d2p1:StoreID>6</d2p1:StoreID>
</d2p1:ElectronicShelfLabelFormatMapping>
</d2p1:ElectronicShelfLabelFormatMap>
<d2p1:ID>1</d2p1:ID>
<d2p1:LayoutName>sample string 2</d2p1:LayoutName>
<d2p1:LayoutRotation>Deg0</d2p1:LayoutRotation>
<d2p1:ProductsPerLayout>3</d2p1:ProductsPerLayout>
<d2p1:StoreID>4</d2p1:StoreID>
</d2p1:ElectronicShelfLabelFormat>
<d2p1:ElectronicShelfLabelFormat>
<d2p1:ElectronicShelfLabelFormatMap>
<d2p1:ElectronicShelfLabelFormatMapping>
<d2p1:ESLProviderLayoutName>sample string 4</d2p1:ESLProviderLayoutName>
<d2p1:ESLType>5</d2p1:ESLType>
<d2p1:ElectronicShelfLabelsLayoutID>2</d2p1:ElectronicShelfLabelsLayoutID>
<d2p1:ID>1</d2p1:ID>
<d2p1:StoreElectronicShelfLabelID>3</d2p1:StoreElectronicShelfLabelID>
<d2p1:StoreID>6</d2p1:StoreID>
</d2p1:ElectronicShelfLabelFormatMapping>
<d2p1:ElectronicShelfLabelFormatMapping>
<d2p1:ESLProviderLayoutName>sample string 4</d2p1:ESLProviderLayoutName>
<d2p1:ESLType>5</d2p1:ESLType>
<d2p1:ElectronicShelfLabelsLayoutID>2</d2p1:ElectronicShelfLabelsLayoutID>
<d2p1:ID>1</d2p1:ID>
<d2p1:StoreElectronicShelfLabelID>3</d2p1:StoreElectronicShelfLabelID>
<d2p1:StoreID>6</d2p1:StoreID>
</d2p1:ElectronicShelfLabelFormatMapping>
</d2p1:ElectronicShelfLabelFormatMap>
<d2p1:ID>1</d2p1:ID>
<d2p1:LayoutName>sample string 2</d2p1:LayoutName>
<d2p1:LayoutRotation>Deg0</d2p1:LayoutRotation>
<d2p1:ProductsPerLayout>3</d2p1:ProductsPerLayout>
<d2p1:StoreID>4</d2p1:StoreID>
</d2p1:ElectronicShelfLabelFormat>
</d2p1:ElectronicShelfLabelFormat>
<d2p1:ID>1</d2p1:ID>
<d2p1:StoreCode>sample string 4</d2p1:StoreCode>
<d2p1:StoreID>3</d2p1:StoreID>
</d2p1:ElectronicShelfLabelStoreConfiguration>
</d2p1:StoreConfiguration>
<d2p1:Username>sample string 4</d2p1:Username>
</d2p1:ElectronicShelfLabelConfiguration>
<d2p1:ElectronicShelfLabelConfiguration>
<d2p1:Address>sample string 3</d2p1:Address>
<d2p1:CompanyCode>sample string 6</d2p1:CompanyCode>
<d2p1:ESLType>2</d2p1:ESLType>
<d2p1:ID>1</d2p1:ID>
<d2p1:Password>sample string 5</d2p1:Password>
<d2p1:StoreConfiguration>
<d2p1:ElectronicShelfLabelStoreConfiguration>
<d2p1:ESLConfigID>2</d2p1:ESLConfigID>
<d2p1:ElectronicShelfLabelFormat>
<d2p1:ElectronicShelfLabelFormat>
<d2p1:ElectronicShelfLabelFormatMap>
<d2p1:ElectronicShelfLabelFormatMapping>
<d2p1:ESLProviderLayoutName>sample string 4</d2p1:ESLProviderLayoutName>
<d2p1:ESLType>5</d2p1:ESLType>
<d2p1:ElectronicShelfLabelsLayoutID>2</d2p1:ElectronicShelfLabelsLayoutID>
<d2p1:ID>1</d2p1:ID>
<d2p1:StoreElectronicShelfLabelID>3</d2p1:StoreElectronicShelfLabelID>
<d2p1:StoreID>6</d2p1:StoreID>
</d2p1:ElectronicShelfLabelFormatMapping>
<d2p1:ElectronicShelfLabelFormatMapping>
<d2p1:ESLProviderLayoutName>sample string 4</d2p1:ESLProviderLayoutName>
<d2p1:ESLType>5</d2p1:ESLType>
<d2p1:ElectronicShelfLabelsLayoutID>2</d2p1:ElectronicShelfLabelsLayoutID>
<d2p1:ID>1</d2p1:ID>
<d2p1:StoreElectronicShelfLabelID>3</d2p1:StoreElectronicShelfLabelID>
<d2p1:StoreID>6</d2p1:StoreID>
</d2p1:ElectronicShelfLabelFormatMapping>
</d2p1:ElectronicShelfLabelFormatMap>
<d2p1:ID>1</d2p1:ID>
<d2p1:LayoutName>sample string 2</d2p1:LayoutName>
<d2p1:LayoutRotation>Deg0</d2p1:LayoutRotation>
<d2p1:ProductsPerLayout>3</d2p1:ProductsPerLayout>
<d2p1:StoreID>4</d2p1:StoreID>
</d2p1:ElectronicShelfLabelFormat>
<d2p1:ElectronicShelfLabelFormat>
<d2p1:ElectronicShelfLabelFormatMap>
<d2p1:ElectronicShelfLabelFormatMapping>
<d2p1:ESLProviderLayoutName>sample string 4</d2p1:ESLProviderLayoutName>
<d2p1:ESLType>5</d2p1:ESLType>
<d2p1:ElectronicShelfLabelsLayoutID>2</d2p1:ElectronicShelfLabelsLayoutID>
<d2p1:ID>1</d2p1:ID>
<d2p1:StoreElectronicShelfLabelID>3</d2p1:StoreElectronicShelfLabelID>
<d2p1:StoreID>6</d2p1:StoreID>
</d2p1:ElectronicShelfLabelFormatMapping>
<d2p1:ElectronicShelfLabelFormatMapping>
<d2p1:ESLProviderLayoutName>sample string 4</d2p1:ESLProviderLayoutName>
<d2p1:ESLType>5</d2p1:ESLType>
<d2p1:ElectronicShelfLabelsLayoutID>2</d2p1:ElectronicShelfLabelsLayoutID>
<d2p1:ID>1</d2p1:ID>
<d2p1:StoreElectronicShelfLabelID>3</d2p1:StoreElectronicShelfLabelID>
<d2p1:StoreID>6</d2p1:StoreID>
</d2p1:ElectronicShelfLabelFormatMapping>
</d2p1:ElectronicShelfLabelFormatMap>
<d2p1:ID>1</d2p1:ID>
<d2p1:LayoutName>sample string 2</d2p1:LayoutName>
<d2p1:LayoutRotation>Deg0</d2p1:LayoutRotation>
<d2p1:ProductsPerLayout>3</d2p1:ProductsPerLayout>
<d2p1:StoreID>4</d2p1:StoreID>
</d2p1:ElectronicShelfLabelFormat>
</d2p1:ElectronicShelfLabelFormat>
<d2p1:ID>1</d2p1:ID>
<d2p1:StoreCode>sample string 4</d2p1:StoreCode>
<d2p1:StoreID>3</d2p1:StoreID>
</d2p1:ElectronicShelfLabelStoreConfiguration>
<d2p1:ElectronicShelfLabelStoreConfiguration>
<d2p1:ESLConfigID>2</d2p1:ESLConfigID>
<d2p1:ElectronicShelfLabelFormat>
<d2p1:ElectronicShelfLabelFormat>
<d2p1:ElectronicShelfLabelFormatMap>
<d2p1:ElectronicShelfLabelFormatMapping>
<d2p1:ESLProviderLayoutName>sample string 4</d2p1:ESLProviderLayoutName>
<d2p1:ESLType>5</d2p1:ESLType>
<d2p1:ElectronicShelfLabelsLayoutID>2</d2p1:ElectronicShelfLabelsLayoutID>
<d2p1:ID>1</d2p1:ID>
<d2p1:StoreElectronicShelfLabelID>3</d2p1:StoreElectronicShelfLabelID>
<d2p1:StoreID>6</d2p1:StoreID>
</d2p1:ElectronicShelfLabelFormatMapping>
<d2p1:ElectronicShelfLabelFormatMapping>
<d2p1:ESLProviderLayoutName>sample string 4</d2p1:ESLProviderLayoutName>
<d2p1:ESLType>5</d2p1:ESLType>
<d2p1:ElectronicShelfLabelsLayoutID>2</d2p1:ElectronicShelfLabelsLayoutID>
<d2p1:ID>1</d2p1:ID>
<d2p1:StoreElectronicShelfLabelID>3</d2p1:StoreElectronicShelfLabelID>
<d2p1:StoreID>6</d2p1:StoreID>
</d2p1:ElectronicShelfLabelFormatMapping>
</d2p1:ElectronicShelfLabelFormatMap>
<d2p1:ID>1</d2p1:ID>
<d2p1:LayoutName>sample string 2</d2p1:LayoutName>
<d2p1:LayoutRotation>Deg0</d2p1:LayoutRotation>
<d2p1:ProductsPerLayout>3</d2p1:ProductsPerLayout>
<d2p1:StoreID>4</d2p1:StoreID>
</d2p1:ElectronicShelfLabelFormat>
<d2p1:ElectronicShelfLabelFormat>
<d2p1:ElectronicShelfLabelFormatMap>
<d2p1:ElectronicShelfLabelFormatMapping>
<d2p1:ESLProviderLayoutName>sample string 4</d2p1:ESLProviderLayoutName>
<d2p1:ESLType>5</d2p1:ESLType>
<d2p1:ElectronicShelfLabelsLayoutID>2</d2p1:ElectronicShelfLabelsLayoutID>
<d2p1:ID>1</d2p1:ID>
<d2p1:StoreElectronicShelfLabelID>3</d2p1:StoreElectronicShelfLabelID>
<d2p1:StoreID>6</d2p1:StoreID>
</d2p1:ElectronicShelfLabelFormatMapping>
<d2p1:ElectronicShelfLabelFormatMapping>
<d2p1:ESLProviderLayoutName>sample string 4</d2p1:ESLProviderLayoutName>
<d2p1:ESLType>5</d2p1:ESLType>
<d2p1:ElectronicShelfLabelsLayoutID>2</d2p1:ElectronicShelfLabelsLayoutID>
<d2p1:ID>1</d2p1:ID>
<d2p1:StoreElectronicShelfLabelID>3</d2p1:StoreElectronicShelfLabelID>
<d2p1:StoreID>6</d2p1:StoreID>
</d2p1:ElectronicShelfLabelFormatMapping>
</d2p1:ElectronicShelfLabelFormatMap>
<d2p1:ID>1</d2p1:ID>
<d2p1:LayoutName>sample string 2</d2p1:LayoutName>
<d2p1:LayoutRotation>Deg0</d2p1:LayoutRotation>
<d2p1:ProductsPerLayout>3</d2p1:ProductsPerLayout>
<d2p1:StoreID>4</d2p1:StoreID>
</d2p1:ElectronicShelfLabelFormat>
</d2p1:ElectronicShelfLabelFormat>
<d2p1:ID>1</d2p1:ID>
<d2p1:StoreCode>sample string 4</d2p1:StoreCode>
<d2p1:StoreID>3</d2p1:StoreID>
</d2p1:ElectronicShelfLabelStoreConfiguration>
</d2p1:StoreConfiguration>
<d2p1:Username>sample string 4</d2p1:Username>
</d2p1:ElectronicShelfLabelConfiguration>
</List>
</PageListOfElectronicShelfLabelConfiguration4a4kyXBb>
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Sample:
PK �1�\f��|� 5 xl/workbook.xml � (� ����0D�&�C���h� '.^=x/ekhK��|K $��ξ�j6v��G�ڕ�����$�1����@�7VQ�}ùd��V�=ɒ�J,��K�����+���,�� ����Ը9��fO ��2[��Dd
��Ta�ETHS5n��E���8�Ȗ2��ȳ������wxgﰊl��/PK �1�\���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
�1�\I.��' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R5169b34b24724405" /></Relationships>PK �1�\���˘ xl/worksheets/sheet1.xml � (� ��]O�0��J�{�� F�1�ً��eh�t�v������U.��<���i�o^UN�X���C �Jײ��蚫ޔ��͋m�p��ݘ��6٪��HD�k�6�;�j�H7���VWG%z�(�)2���ʶ�`���;���^���Z).{X����������d���2�)�a
Ɲ���e|y���V�C����h��s���K�}�����T����G���9�ڵd$"�_&8KcAu�N��LL>�}��ӈ�$�1I a����ſ�H�S�|�ų��Kf/y����hS��k̲�>��f�厗��0�컏�[���d���?�S�stݙ�[䜸_�خ vN��D���^����t�$�����S�7�¾�_�v�kSR�a����y�� �d���PK �1�\�[L�� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞؎�ࠦݰa[z�'Q;�]�gc���V� �X��j4��'�|���o�H^0���x���3�\��)�;��z��Ny"��I^q��>����hz�t,��.w��N9
��9�i�XEÒ�L�?����v0���iB�� �W��GL@�:t��)Ez ��T Om;�d��JS�R�z3���#�_��|!#�u˔`+&y-n*���s
��K�ey��Q����'eU_���_l� PK �1�\Ѓc'2 E
xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK �1�\c`�j� � xl/sharedStrings.xml � (� m�AO�0��Jӻ-�5�A/�i�dL�0@�e�����z���=�7�囼t�1:����LnT"`�[�}&���[)�
��y�L�����)�XE���<�iM� �!�'�x�|
GzMS �� ����$�֣�(E�g�L�H1�}����`���4A�9O����%^{����^m�g�ڳqߔ��t�p�h�� �ۛW�A�l?�q�3�FUx�4c�� ۨ�×�S�i+����*߂#UV���h��?��u�>�PK- �1�\f��|� 5 xl/workbook.xmlPK- �1�\���� � [Content_Types].xmlPK-
�1�\I.��' ' V _rels/.relsPK- �1�\���˘ � xl/worksheets/sheet1.xmlPK- �1�\�[L�� P � xl/_rels/workbook.xml.relsPK- �1�\Ѓc'2 E
� xl/styles.xmlPK- �1�\c`�j� � l xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
Sample:
PK �1�\�g
)� 5 xl/workbook.xml � (� ����0��J}�(� �@B��ҵCw�&*�Q��>~�n�|���kf�_��/�ѓ �o���Ռ.QC�X�&��b��ɬ�co�[���Ȳ�y� *k�T.Ѝ�+8�0����4(C��fi�P8�U&c����m!��jV�q�*b@cK{�@���Ɩ��Z��EU
E.JȊ+�)��X����PK �1�\���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d�
�d�k��<�H���V���=
��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ
�1Z�$�8z�R��3
tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b
��%#H'�2}���e�B)��~j/F�t��PK
�1�\�&}�' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Rde86056214064dac" /></Relationships>PK �1�\���˘ xl/worksheets/sheet1.xml � (� ��]O�0��J�{�� F�1�ً��eh�t�v������U.��<���i�o^UN�X���C �Jײ��蚫ޔ��͋m�p��ݘ��6٪��HD�k�6�;�j�H7���VWG%z�(�)2���ʶ�`���;���^���Z).{X����������d���2�)�a
Ɲ���e|y���V�C����h��s���K�}�����T����G���9�ڵd$"�_&8KcAu�N��LL>�}��ӈ�$�1I a����ſ�H�S�|�ų��Kf/y����hS��k̲�>��f�厗��0�컏�[���d���?�S�stݙ�[䜸_�خ vN��D���^����t�$�����S�7�¾�_�v�kSR�a����y�� �d���PK �1�\��� P xl/_rels/workbook.xml.rels � (� ��An� E��f��c'Q�l��6��x0Vl����ٺ�z��Fj��n�B�yz�|����Ɓ����
� FV���]�+��0���S`iĆL�ӆ��27�M���1E�� � ;��s�2��2��N�^уS�l��_�?C��w�)�}�Y�{l8PQ��E�+E��wS�2P���晌��Jcy��X.��2=�Oѧ��;��3�!�k)��E����Ϳ�}PK �1�\Ѓc'2 E
xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&�
AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK �1�\c`�j� � xl/sharedStrings.xml � (� m�AO�0��Jӻ-�5�A/�i�dL�0@�e�����z���=�7�囼t�1:����LnT"`�[�}&���[)�
��y�L�����)�XE���<�iM� �!�'�x�|
GzMS �� ����$�֣�(E�g�L�H1�}����`���4A�9O����%^{����^m�g�ڳqߔ��t�p�h�� �ۛW�A�l?�q�3�FUx�4c�� ۨ�×�S�i+����*߂#UV���h��?��u�>�PK- �1�\�g
)� 5 xl/workbook.xmlPK- �1�\���� � � [Content_Types].xmlPK-
�1�\�&}�' ' U _rels/.relsPK- �1�\���˘ � xl/worksheets/sheet1.xmlPK- �1�\��� P � xl/_rels/workbook.xml.relsPK- �1�\Ѓc'2 E
� xl/styles.xmlPK- �1�\c`�j� � k xl/sharedStrings.xmlPK � �