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:
PKj�D[���l�5xl/workbook.xml �(�����0��&�C��Bp��Ճ��m�?ik��-%�x�3;��ԋq�ޘ��Y��5X�`+B� @q1t�M�)�tOb�IЙ�@�SZ3�h/��x������j�P�K���	�zm����$���]MD��M�	v\$�4W���Qrnc�3�\%�p�l,ʂ�2��9>��&���PKj�D[����	�[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
j�D[����''_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="Rddcc2ecc469344a0" /></Relationships>PKj�D[���˘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���PKj�D[l���Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�I'��ݰa[z��Q;�]�gc���V� �X��j4��'�|�lvo�D^Ї���A�\?ڡ�S�w
춛=N2��`�%��bC&��Ҡ�2dnA�:��YƔ��.R倴`LP�f�5�����>:u���?����c0��A�c?�@/!��S�ž�^4���9����Z��	ï�w���X^)�B���,o*c���9�t�Ӻ�R�u-��f؉{�4��F��b�PKj�D[Ѓ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��PKj�D[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-j�D[���l�5xl/workbook.xmlPK-j�D[����	�[Content_Types].xmlPK-
j�D[����''V_rels/.relsPK-j�D[���˘�xl/worksheets/sheet1.xmlPK-j�D[l���P�xl/_rels/workbook.xml.relsPK-j�D[Ѓc'2E
�xl/styles.xmlPK-j�D[c`�j��lxl/sharedStrings.xmlPK��	

application/vnd.ms-excel

Sample:
PKj�D[O��>�5xl/workbook.xml �(�����0��J}�(�$E&���0M�Q��>~�Hݺ����''�}�ؓ�\�}Au�c�Xh4X.8��wz��,��aי*l�\dW�S�aPѠڌ�n�Xa�ڠ�6�U���|"D.͞������.&a[����
;.VE��P�JEE���ۂ
J|n����iR'YR�2z��d���PKj�D[����	�[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
j�D[Z��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="Rf1ea1ca3defb4bda" /></Relationships>PKj�D[���˘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���PKj�D[����Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�N����ݰ��N2GM��v=�����ĂMW��==i���c�}vFzg+����qmo�
N�J�n�{tL��S`iņ
L���18ꐹ	m��)��ts��\�%�s�2��2����o��5�m��_�?����0V�S
�;�,Q���
�B
!k�T�Z��X�wS�2`����3��(k�Z�������ۗ�ӥ�N��L��X���D�B����|PKj�D[Ѓ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��PKj�D[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-j�D[O��>�5xl/workbook.xmlPK-j�D[����	�[Content_Types].xmlPK-
j�D[Z��i''V_rels/.relsPK-j�D[���˘�xl/worksheets/sheet1.xmlPK-j�D[����P�xl/_rels/workbook.xml.relsPK-j�D[Ѓc'2E
�xl/styles.xmlPK-j�D[c`�j��kxl/sharedStrings.xmlPK��