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 Փ�\�7/� 5 xl/workbook.xml � (� ����0�w$�!��
C�v����n�F4?J��㓦j%66������������ф�7t��U��~@
�`����k�I�'�R�;ۿ5�Ȏ�_����&����a�D��eh��R���
��e2ֺ�I�b��:ö����
� %ٹ����J��\
(�Ey.Otco�����/PK Փ�\���� � [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
Փ�\fN�' ' _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="Raac17c835aed4998" /></Relationships>PK Փ�\���˘ 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 Փ�\M�(v� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�!N�TM�aö��=N�&vd�@�Ƃ#q�"A*�`��h~OO��|���ަ�����-� FV9=خ�S4w5춛=��D�9��bC}���z�0dn&�:�� cJ}�gTG��Qq�d�5��3���=8u���?����c�"���b?��/!�أna��h�5�\�� �o��y�����/d��,Z�n�Ī��L���S���K�ey�֔E)M�ºj���E�_���PK Փ�\Ѓ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 Փ�\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- Փ�\���� � � [Content_Types].xmlPK-
Փ�\fN�' ' T _rels/.relsPK- Փ�\���˘ � xl/worksheets/sheet1.xmlPK- Փ�\M�(v� P � xl/_rels/workbook.xml.relsPK- Փ�\Ѓc'2 E
� xl/styles.xmlPK- Փ�\c`�j� � i xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
Sample:
PK Փ�\���� 5 xl/workbook.xml � (� ����0��&�C��HT~��x��})�4Ж�5���H�yۙ��v�Y���z 9*�����M9c��(�����:m$8/͋�k���cqݘ�����b�t��ò�Ahm��丢$E�ぐbi�8� ���]L���M�_EH,i
( ν-��?<�𬽦Y�S�;{�l�]}PK Փ�\���� � [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
Փ�\P%o' ' _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="Rfd36db1172d54244" /></Relationships>PK Փ�\���˘ 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 Փ�\�[$� P xl/_rels/workbook.xml.rels � (� ��Mn� F��f_�#��U�l��6��x�����ٺ�z��Fj��E7Y����f�|���ޖ�����
� FZ�n�C��?H�m7�1�~��g��
�!�GνiA�K:vz��t��N8_ Qr�2�ɎK�!����:/��`�j�ɏD��@������#�"�S���R�����WX$ �������Ndڶ�H��;!�u��*3���9����)�5�1X奒���:'~�/�_PK Փ�\Ѓ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 Փ�\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- Փ�\���� 5 xl/workbook.xmlPK- Փ�\���� � [Content_Types].xmlPK-
Փ�\P%o' ' V _rels/.relsPK- Փ�\���˘ � xl/worksheets/sheet1.xmlPK- Փ�\�[$� P � xl/_rels/workbook.xml.relsPK- Փ�\Ѓc'2 E
� xl/styles.xmlPK- Փ�\c`�j� � k xl/sharedStrings.xmlPK � �