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
PageListOfElectronicShelfLabelConfigurationName | 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, "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: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: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: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: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: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: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: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: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 7�[�u�� 5 xl/workbook.xml � (� ����0D�&�C���)��x��})�m�-ik��H�yۙ�};|��o���G���2��`���Ɏh�]g��0K�b���ڊ�FXr>g�� AY�=]i����Z/�V�ehu<fO���r6���I�b�)a�ETĀƒ�����ے^(q���G �7�b�f���;���w�PK 7�[���� � [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 7�[ ��' ' _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="Rf3c53e119ad44bd2" /></Relationships>PK 7�[���˘ 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 7�[����� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�IL��ݰ���3N�&�e����G� XE�Tb�������4����ڼ�9��5-��F�n4}��جW;�dLa] iń���A 8ːY�&u����)�=uRe��`��~ɀ[&�_��h�>[u���?����c#���=�~J�^C�%*�m�K�B� Q𪬁л��x�0�z}�!�L�Z����pW�Az�^�O�^:-��N�y�D�h��Y�W5z��/PK 7�[Ѓ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 7�[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- 7�[�u�� 5 xl/workbook.xmlPK- 7�[���� � � [Content_Types].xmlPK- 7�[ ��' ' U _rels/.relsPK- 7�[���˘ � xl/worksheets/sheet1.xmlPK- 7�[����� P � xl/_rels/workbook.xml.relsPK- 7�[Ѓc'2 E � xl/styles.xmlPK- 7�[c`�j� � j xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
Sample:
PK 7�[���&� 5 xl/workbook.xml � (� ���� ��&���Z5��=��Ճw,���� �>���&���~;t�~xX;��M�}�e��&$�4;�����^���+�ꡳ�K���Pg�adQY�r/�X�y`<H�����2��n�s���)d��o��Dd ��Ͱ�"+d��w,2��s� �c�k����ʊW�P��%^�+�����PK 7�[���� � [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 7�[e��' ' _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="R3a7e8ab5561b46ee" /></Relationships>PK 7�[���˘ 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 7�[_��� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8i�ԩ�vÆm�{GM��v���G� XE�Tb�������4����ݿM#yAg[(�Z��`��Q?p��EL�s iņL��� N"dnF�:��IĔ���B�D�t��5�K�2��2��N�A⣓� m�L_�?����1��S ��,Q�<���\���*,�л��x1�z}�^62)K)���w�1£z�>]z�,/�ʊuXׅ�L1��j��/v_PK 7�[Ѓ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 7�[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- 7�[���&� 5 xl/workbook.xmlPK- 7�[���� � � [Content_Types].xmlPK- 7�[e��' ' U _rels/.relsPK- 7�[���˘ � xl/worksheets/sheet1.xmlPK- 7�[_��� P � xl/_rels/workbook.xml.relsPK- 7�[Ѓc'2 E � xl/styles.xmlPK- 7�[c`�j� � j xl/sharedStrings.xmlPK � �