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

NameDescriptionTypeAdditional 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
NameDescriptionTypeAdditional 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:
PK56�Zn�K_�5xl/workbook.xml �(�����0��&�C��
R8q���{-�4П�5���H�yۙ��v�l��4fD5i_�!؊/Pܟ�w�q��(݋���Z#�
t 9�q0� ������X�:���V��R��x@�-�f�d4�����"�)�`�ERHs5ny�%���8��U2��	��KQPq��;{�1��n�PK56�Z����	�[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
56�Z�3''_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="R201ffc8c9a5849c3" /></Relationships>PK56�Z���˘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��L޺L>�}��ӈ�$�1I	a����ſ�H�S�|�ų��Kf/y����hS��k̲�>��f�厗��0�컏�[���d���?�S�stݙ�[䜸_�خ	vN��D���^����t�$�����S�7�¾�_�v�kSR�a����y��	�d���PK56�Z����Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�I\'EM�aö��3N�&vd�@�Ƃ#q�"A*�`��h~OO��|���ަ�����
�FV�v�]�h�j�m7{1���s`iņ��{΃�i��l��'�)��Q�#^��_2����Ct���>Md�`���1�D�}G���R��g�
�m`��\����ZjQ�7S�<R����2U-[��
)�V����}�>]z�,/�de�\�K�
��.j��/�_PK56�ZЃc'2E
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��PK56�Zc`�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-56�Zn�K_�5xl/workbook.xmlPK-56�Z����	��[Content_Types].xmlPK-
56�Z�3''U_rels/.relsPK-56�Z���˘�xl/worksheets/sheet1.xmlPK-56�Z����P�xl/_rels/workbook.xml.relsPK-56�ZЃc'2E
�xl/styles.xmlPK-56�Zc`�j��jxl/sharedStrings.xmlPK��	

application/vnd.ms-excel

Sample:
PK56�Z��i�5xl/workbook.xml �(�����0��&�C���?A��x��}�[i�?ik��-H�yۙ��v�Ѹ�1�'5h���v!؜1�v���Ew�8!J�bF�bmڷBX�$W�p� �����.�X�:�;Ġ��@jZ�w�S�����2k��$l	��T1ö�Y
KZCJf��Kz���2����Srk2q��n�
V��w�PK56�Z����	�[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
56�ZU�f?''_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="Re102a190701c4b9a" /></Relationships>PK56�Z���˘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��L޺L>�}��ӈ�$�1I	a����ſ�H�S�|�ų��Kf/y����hS��k̲�>��f�厗��0�컏�[���d���?�S�stݙ�[䜸_�خ	vN��D���^����t�$�����S�7�¾�_�v�kSR�a����y��	�d���PK56�Z�*J�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�MB㠦ݰa[z;'Q۲]�gc���V���X��j4��'�|�lvo�L^ЇɚV���j2C���8춛=�"��0N.��bBc���Џ��PX�&u����)�u�?�i�ؚ���Lr8;��j=��h�ӂ&����È��0v�S
�VE�yR��V	dk%����@���B<�~���LF6�*KŹ�F��Tf�s��ҹS^����t�X�����E�^���PK56�ZЃc'2E
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��PK56�Zc`�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-56�Z��i�5xl/workbook.xmlPK-56�Z����	�[Content_Types].xmlPK-
56�ZU�f?''V_rels/.relsPK-56�Z���˘�xl/worksheets/sheet1.xmlPK-56�Z�*J�P�xl/_rels/workbook.xml.relsPK-56�ZЃc'2E
�xl/styles.xmlPK-56�Zc`�j��kxl/sharedStrings.xmlPK��