GET api/product/{guid}/priceverify

Request Information

URI Parameters

NameDescriptionTypeAdditional information
guid

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

PriceVerify
NameDescriptionTypeAdditional information
AWS

Average weekly sales

decimal number

None.

CartonQuantity

integer

None.

OnHand

integer

None.

OnOrder

integer

None.

Location

string

None.

Active

boolean

None.

InventoryGuid

Collection of byte

None.

InventoryIdentifier

globally unique identifier

None.

Deals

Current and next future deals.

Collection of DealCost

None.

Response Formats

application/json, text/json

Sample:
{
  "aws": 1.0,
  "cartonQuantity": 1,
  "onHand": 1,
  "onOrder": 1,
  "location": "sample string 1",
  "active": true,
  "inventoryGuid": "BAFdlMqLQEa+wRGZtPMjTg==",
  "inventoryIdentifier": "945d0104-8bca-4640-bec1-1199b4f3234e",
  "deals": [
    {
      "$id": "2",
      "headerIdentifier": "Iy7NLxjZ2kOAK6U3WDcICg==",
      "headerIdentifierGuid": "2fcd2e23-d918-43da-802b-a5375837080a",
      "identifier": "yetLvIGZsEWm2VABTiAksg==",
      "identifierGuid": "bc4bebc9-9981-45b0-a6d9-50014e2024b2",
      "supplierIdentifier": "fCpCUiw9/021ffusc3FOUA==",
      "supplierGuid": "52422a7c-3d2c-4dff-b57d-fbac73714e50",
      "pluG_UID": "0g/bQBnhqUOdhF4YysazRw==",
      "pluGuid": "40db0fd2-e119-43a9-9d84-5e18cac6b347",
      "campaignName": "e85547fc-c7fe-42cc-a03f-27c8fb3d1934",
      "description": "sample string 4",
      "cost": 5,
      "costDecimals": 6,
      "start": "2025-10-05T00:01:17.3010014",
      "end": "2025-10-05T00:01:17.3010014",
      "type": 9,
      "promoType": 10,
      "bonusItemPLUG_UID": "/YJ7S50Jr0GnTpGvkhTCKw==",
      "bonusItemPluGuid": "4b7b82fd-099d-41af-a74e-91af9214c22b",
      "bonusPurchaseUnits": 11,
      "bonusReceiveUnits": 12,
      "updated": "2025-10-05T00:01:17.3010014",
      "metcashPromotionID": "sample string 14",
      "fromHost": 15,
      "storeNames": "sample string 16",
      "storeIDs": [
        1,
        2
      ],
      "supplierName": "sample string 17",
      "campaignDescription": "sample string 18",
      "newPrice": 1,
      "campaignMetcashPromotionID": "sample string 19",
      "campaignActive": true,
      "campaignStartDate": "2025-10-05T00:01:17.3010014",
      "campaignEndDate": "2025-10-05T00:01:17.3010014",
      "masterPLUG_UID": "7nXPUN1RqE69+4xNtO2zgQ==",
      "masterID": "50cf75ee-51dd-4ea8-bdfb-8c4db4edb381",
      "productName": "sample string 22",
      "productAPN": "sample string 23",
      "orderCode": "sample string 24",
      "normalSell": 25,
      "normalCost": 26,
      "normalCostDecimals": 27,
      "cartonQuantity": 28,
      "salesMode": 29,
      "orderPacked": 30,
      "fuelItem": true,
      "active": true,
      "bonusMasterPLUG_UID": "LFZZEU+iN0y525hoo7Ii8g==",
      "bonusMasterID": "1159562c-a24f-4c37-b9db-9868a3b222f2",
      "bonusProductName": "sample string 34",
      "bonusProductAPN": "sample string 35",
      "bonusOrderCode": "sample string 36",
      "bonusNormalSell": 37,
      "bonusNormalCost": 38,
      "bonusNormalCostDecimals": 39,
      "bonusCartonQuantity": 40,
      "bonusSalesMode": 41,
      "bonusOrderPacked": 42,
      "bonusFuelItem": true,
      "bonusActive": true
    },
    {
      "$ref": "2"
    }
  ]
}

application/xml, text/xml

Sample:
<PriceVerify xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/EziManager.Models.EMC.Products">
  <AWS>1</AWS>
  <Active>true</Active>
  <CartonQuantity>1</CartonQuantity>
  <Deals xmlns:d2p1="http://gapsolutions.com.au/schema/ezimanager">
    <d2p1:DealCost>
      <d2p1:Active>true</d2p1:Active>
      <d2p1:BonusActive>true</d2p1:BonusActive>
      <d2p1:BonusCartonQuantity>40</d2p1:BonusCartonQuantity>
      <d2p1:BonusFuelItem>true</d2p1:BonusFuelItem>
      <d2p1:BonusItemPLUG_UID>/YJ7S50Jr0GnTpGvkhTCKw==</d2p1:BonusItemPLUG_UID>
      <d2p1:BonusItemPluGuid>4b7b82fd-099d-41af-a74e-91af9214c22b</d2p1:BonusItemPluGuid>
      <d2p1:BonusMasterID>1159562c-a24f-4c37-b9db-9868a3b222f2</d2p1:BonusMasterID>
      <d2p1:BonusMasterPLUG_UID>LFZZEU+iN0y525hoo7Ii8g==</d2p1:BonusMasterPLUG_UID>
      <d2p1:BonusNormalCost>38</d2p1:BonusNormalCost>
      <d2p1:BonusNormalCostDecimals>39</d2p1:BonusNormalCostDecimals>
      <d2p1:BonusNormalSell>37</d2p1:BonusNormalSell>
      <d2p1:BonusOrderCode>sample string 36</d2p1:BonusOrderCode>
      <d2p1:BonusOrderPacked>42</d2p1:BonusOrderPacked>
      <d2p1:BonusProductAPN>sample string 35</d2p1:BonusProductAPN>
      <d2p1:BonusProductName>sample string 34</d2p1:BonusProductName>
      <d2p1:BonusPurchaseUnits>11</d2p1:BonusPurchaseUnits>
      <d2p1:BonusReceiveUnits>12</d2p1:BonusReceiveUnits>
      <d2p1:BonusSalesMode>41</d2p1:BonusSalesMode>
      <d2p1:CampaignActive>true</d2p1:CampaignActive>
      <d2p1:CampaignDescription>sample string 18</d2p1:CampaignDescription>
      <d2p1:CampaignEndDate>2025-10-05T00:01:17.3010014+00:00</d2p1:CampaignEndDate>
      <d2p1:CampaignMetcashPromotionID>sample string 19</d2p1:CampaignMetcashPromotionID>
      <d2p1:CampaignName>e85547fc-c7fe-42cc-a03f-27c8fb3d1934</d2p1:CampaignName>
      <d2p1:CampaignStartDate>2025-10-05T00:01:17.3010014+00:00</d2p1:CampaignStartDate>
      <d2p1:CartonQuantity>28</d2p1:CartonQuantity>
      <d2p1:Cost>5</d2p1:Cost>
      <d2p1:CostDecimals>6</d2p1:CostDecimals>
      <d2p1:Description>sample string 4</d2p1:Description>
      <d2p1:End>2025-10-05T00:01:17.3010014+00:00</d2p1:End>
      <d2p1:FromHost>15</d2p1:FromHost>
      <d2p1:FuelItem>true</d2p1:FuelItem>
      <d2p1:HeaderIdentifier>Iy7NLxjZ2kOAK6U3WDcICg==</d2p1:HeaderIdentifier>
      <d2p1:HeaderIdentifierGuid>2fcd2e23-d918-43da-802b-a5375837080a</d2p1:HeaderIdentifierGuid>
      <d2p1:Identifier>yetLvIGZsEWm2VABTiAksg==</d2p1:Identifier>
      <d2p1:IdentifierGuid>bc4bebc9-9981-45b0-a6d9-50014e2024b2</d2p1:IdentifierGuid>
      <d2p1:MasterID>50cf75ee-51dd-4ea8-bdfb-8c4db4edb381</d2p1:MasterID>
      <d2p1:MasterPLUG_UID>7nXPUN1RqE69+4xNtO2zgQ==</d2p1:MasterPLUG_UID>
      <d2p1:MetcashPromotionID>sample string 14</d2p1:MetcashPromotionID>
      <d2p1:NewPrice>1</d2p1:NewPrice>
      <d2p1:NormalCost>26</d2p1:NormalCost>
      <d2p1:NormalCostDecimals>27</d2p1:NormalCostDecimals>
      <d2p1:NormalSell>25</d2p1:NormalSell>
      <d2p1:OrderCode>sample string 24</d2p1:OrderCode>
      <d2p1:OrderPacked>30</d2p1:OrderPacked>
      <d2p1:PLUG_UID>0g/bQBnhqUOdhF4YysazRw==</d2p1:PLUG_UID>
      <d2p1:PluGuid>40db0fd2-e119-43a9-9d84-5e18cac6b347</d2p1:PluGuid>
      <d2p1:ProductAPN>sample string 23</d2p1:ProductAPN>
      <d2p1:ProductName>sample string 22</d2p1:ProductName>
      <d2p1:PromoType>10</d2p1:PromoType>
      <d2p1:SalesMode>29</d2p1:SalesMode>
      <d2p1:Start>2025-10-05T00:01:17.3010014+00:00</d2p1:Start>
      <d2p1:StoreIDs xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:int>1</d4p1:int>
        <d4p1:int>2</d4p1:int>
      </d2p1:StoreIDs>
      <d2p1:StoreNames>sample string 16</d2p1:StoreNames>
      <d2p1:SupplierGuid>52422a7c-3d2c-4dff-b57d-fbac73714e50</d2p1:SupplierGuid>
      <d2p1:SupplierIdentifier>fCpCUiw9/021ffusc3FOUA==</d2p1:SupplierIdentifier>
      <d2p1:SupplierName>sample string 17</d2p1:SupplierName>
      <d2p1:Type>9</d2p1:Type>
      <d2p1:Updated>2025-10-05T00:01:17.3010014+00:00</d2p1:Updated>
    </d2p1:DealCost>
    <d2p1:DealCost>
      <d2p1:Active>true</d2p1:Active>
      <d2p1:BonusActive>true</d2p1:BonusActive>
      <d2p1:BonusCartonQuantity>40</d2p1:BonusCartonQuantity>
      <d2p1:BonusFuelItem>true</d2p1:BonusFuelItem>
      <d2p1:BonusItemPLUG_UID>/YJ7S50Jr0GnTpGvkhTCKw==</d2p1:BonusItemPLUG_UID>
      <d2p1:BonusItemPluGuid>4b7b82fd-099d-41af-a74e-91af9214c22b</d2p1:BonusItemPluGuid>
      <d2p1:BonusMasterID>1159562c-a24f-4c37-b9db-9868a3b222f2</d2p1:BonusMasterID>
      <d2p1:BonusMasterPLUG_UID>LFZZEU+iN0y525hoo7Ii8g==</d2p1:BonusMasterPLUG_UID>
      <d2p1:BonusNormalCost>38</d2p1:BonusNormalCost>
      <d2p1:BonusNormalCostDecimals>39</d2p1:BonusNormalCostDecimals>
      <d2p1:BonusNormalSell>37</d2p1:BonusNormalSell>
      <d2p1:BonusOrderCode>sample string 36</d2p1:BonusOrderCode>
      <d2p1:BonusOrderPacked>42</d2p1:BonusOrderPacked>
      <d2p1:BonusProductAPN>sample string 35</d2p1:BonusProductAPN>
      <d2p1:BonusProductName>sample string 34</d2p1:BonusProductName>
      <d2p1:BonusPurchaseUnits>11</d2p1:BonusPurchaseUnits>
      <d2p1:BonusReceiveUnits>12</d2p1:BonusReceiveUnits>
      <d2p1:BonusSalesMode>41</d2p1:BonusSalesMode>
      <d2p1:CampaignActive>true</d2p1:CampaignActive>
      <d2p1:CampaignDescription>sample string 18</d2p1:CampaignDescription>
      <d2p1:CampaignEndDate>2025-10-05T00:01:17.3010014+00:00</d2p1:CampaignEndDate>
      <d2p1:CampaignMetcashPromotionID>sample string 19</d2p1:CampaignMetcashPromotionID>
      <d2p1:CampaignName>e85547fc-c7fe-42cc-a03f-27c8fb3d1934</d2p1:CampaignName>
      <d2p1:CampaignStartDate>2025-10-05T00:01:17.3010014+00:00</d2p1:CampaignStartDate>
      <d2p1:CartonQuantity>28</d2p1:CartonQuantity>
      <d2p1:Cost>5</d2p1:Cost>
      <d2p1:CostDecimals>6</d2p1:CostDecimals>
      <d2p1:Description>sample string 4</d2p1:Description>
      <d2p1:End>2025-10-05T00:01:17.3010014+00:00</d2p1:End>
      <d2p1:FromHost>15</d2p1:FromHost>
      <d2p1:FuelItem>true</d2p1:FuelItem>
      <d2p1:HeaderIdentifier>Iy7NLxjZ2kOAK6U3WDcICg==</d2p1:HeaderIdentifier>
      <d2p1:HeaderIdentifierGuid>2fcd2e23-d918-43da-802b-a5375837080a</d2p1:HeaderIdentifierGuid>
      <d2p1:Identifier>yetLvIGZsEWm2VABTiAksg==</d2p1:Identifier>
      <d2p1:IdentifierGuid>bc4bebc9-9981-45b0-a6d9-50014e2024b2</d2p1:IdentifierGuid>
      <d2p1:MasterID>50cf75ee-51dd-4ea8-bdfb-8c4db4edb381</d2p1:MasterID>
      <d2p1:MasterPLUG_UID>7nXPUN1RqE69+4xNtO2zgQ==</d2p1:MasterPLUG_UID>
      <d2p1:MetcashPromotionID>sample string 14</d2p1:MetcashPromotionID>
      <d2p1:NewPrice>1</d2p1:NewPrice>
      <d2p1:NormalCost>26</d2p1:NormalCost>
      <d2p1:NormalCostDecimals>27</d2p1:NormalCostDecimals>
      <d2p1:NormalSell>25</d2p1:NormalSell>
      <d2p1:OrderCode>sample string 24</d2p1:OrderCode>
      <d2p1:OrderPacked>30</d2p1:OrderPacked>
      <d2p1:PLUG_UID>0g/bQBnhqUOdhF4YysazRw==</d2p1:PLUG_UID>
      <d2p1:PluGuid>40db0fd2-e119-43a9-9d84-5e18cac6b347</d2p1:PluGuid>
      <d2p1:ProductAPN>sample string 23</d2p1:ProductAPN>
      <d2p1:ProductName>sample string 22</d2p1:ProductName>
      <d2p1:PromoType>10</d2p1:PromoType>
      <d2p1:SalesMode>29</d2p1:SalesMode>
      <d2p1:Start>2025-10-05T00:01:17.3010014+00:00</d2p1:Start>
      <d2p1:StoreIDs xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:int>1</d4p1:int>
        <d4p1:int>2</d4p1:int>
      </d2p1:StoreIDs>
      <d2p1:StoreNames>sample string 16</d2p1:StoreNames>
      <d2p1:SupplierGuid>52422a7c-3d2c-4dff-b57d-fbac73714e50</d2p1:SupplierGuid>
      <d2p1:SupplierIdentifier>fCpCUiw9/021ffusc3FOUA==</d2p1:SupplierIdentifier>
      <d2p1:SupplierName>sample string 17</d2p1:SupplierName>
      <d2p1:Type>9</d2p1:Type>
      <d2p1:Updated>2025-10-05T00:01:17.3010014+00:00</d2p1:Updated>
    </d2p1:DealCost>
  </Deals>
  <InventoryGuid>BAFdlMqLQEa+wRGZtPMjTg==</InventoryGuid>
  <InventoryIdentifier>945d0104-8bca-4640-bec1-1199b4f3234e</InventoryIdentifier>
  <Location>sample string 1</Location>
  <OnHand>1</OnHand>
  <OnOrder>1</OnOrder>
</PriceVerify>

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK(E[�у�5xl/workbook.xml �(�����0��&�C��R	N\�z�^�b�O�||o�vfg��j2nx3���/]�E�$�s������7N��{���Ck�[����q0� ��BZ�W�?,o�������Ը9��f	�_d4�����"��j���B�)�q��hqn]��\)�p�EF�����4�xgﰊl��/PK(E[����	�[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
(E[89@''_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="Rf592b3e6d9bf4c25" /></Relationships>PK(E[/���
xl/worksheets/sheet1.xml �(���Mo�0@�
�}�`LTm�4����=�`j���$��k���撘�{3����98g.U-� ���(�v���.0��!?UŹvު�L@��q�y*�x�)Wykb��M�ͣ�{�,뜯E~jx�=!�$?dڔRU}T��r���Ya[h�TMV� ���d�w$/�V;/�-�Q��vv��G���aW$Z֛�[��t
^f���%.[^�+m�X'e?���F�&��ߗ��U"��bC�'�E���3�g_=�{x�P�B��!DȲOz�<X��=�A/��֯��M�e,��>�}�`ݰ��[]�F�����$d�>�}6����NG2Y�z=�����A�1
��k�[bWj��,���8҆M���l��.��-e6����;wnO��	4&^��9A��ۜ���fNc�}N�1�����	6��0C|�!�;�yY��.���7<�1��jN�ɵ��A&u�w����� d2/���U�=��Fͥ���ݞ�PK(E[��*&�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8q�|P�nذm{c�㨉�.�gc���V���X��j4��'�|����y"����lUQA+����)����'�D0�HZ����Hi�g
��M��,bJ�@!�b@�ʲ�>g�-�.���%>9y���?����c0��A�c?�@��*ȳ�aǺ�U��U+9���Z��	ï�w�����ˊkͅ�w�1£�G�.�;��\M��j�V�T�f�U�����PK(E[Ѓ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��PK(E[��Gaxl/sharedStrings.xml �(�u�ok�0ƿJ����Nt��9'(c��,��ڋ�]eݧ_dLFe���=$�s���Ϻ�N`I�DD�T�Ը�����
�Xb)+���Hx�<%b�E�ā�x��PK
��);ckɮ����dI���E�����L��l�5�?(.�Y�<�|�JC���\��BZ6��Hd�mW}�G��>�l/���Z��b}�.��	��mg��r���ҭz����AVԅ$�cn���܋���6W9V-1��]˰y늣䦌�(�[%�d�D�T���h�Mv�^?����T��<(���*Xh��x3��K�r6X�*
��"87Tr����'t$�PK-(E[�у�5xl/workbook.xmlPK-(E[����	�[Content_Types].xmlPK-
(E[89@''V_rels/.relsPK-(E[/���
�xl/worksheets/sheet1.xmlPK-(E[��*&�Pxl/_rels/workbook.xml.relsPK-(E[Ѓc'2E
Jxl/styles.xmlPK-(E[��Ga�xl/sharedStrings.xmlPK�X

application/vnd.ms-excel

Sample:
PK(E[�Z�5xl/workbook.xml �(�����0D�&�C��(�N\�z��bhK��|�o�vfg�N1�?���G
�嶤��1g�5��Qϻ�X~���L��kӼj�.Q�0�xi�rtt���r�Eh�@�jXQ
����@H�4{H�\����]L���M�_E4(,i
(	έ-���y�g�<�6IӘgp�;{�l�]}PK(E[����	�[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
(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="R1b5b1dc048d5477d" /></Relationships>PK(E[/���
xl/worksheets/sheet1.xml �(���Mo�0@�
�}�`LTm�4����=�`j���$��k���撘�{3����98g.U-� ���(�v���.0��!?UŹvު�L@��q�y*�x�)Wykb��M�ͣ�{�,뜯E~jx�=!�$?dڔRU}T��r���Ya[h�TMV� ���d�w$/�V;/�-�Q��vv��G���aW$Z֛�[��t
^f���%.[^�+m�X'e?���F�&��ߗ��U"��bC�'�E���3�g_=�{x�P�B��!DȲOz�<X��=�A/��֯��M�e,��>�}�`ݰ��[]�F�����$d�>�}6����NG2Y�z=�����A�1
��k�[bWj��,���8҆M���l��.��-e6����;wnO��	4&^��9A��ۜ���fNc�}N�1�����	6��0C|�!�;�yY��.���7<�1��jN�ɵ��A&u�w����� d2/���U�=��Fͥ���ݞ�PK(E[J�!�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞8i��Q�nذ-��`�����.г��H\�J�J,�t5��ӓf>�?�۷id/��]UQ#��\��1ٛ����FLy"��Y^q��>����{�0~&�;և	SNC�g�숯�R�d�%��O3���4=x}�ȥ?��ՇC��=��R?�ȿCUd*�G��N)!D�F6M-��WS��4R��:�����,����L���S
��K�ey�&�k��5�R��Y�_���PK(E[Ѓ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��PK(E[��Gaxl/sharedStrings.xml �(�u�ok�0ƿJ����Nt��9'(c��,��ڋ�]eݧ_dLFe���=$�s���Ϻ�N`I�DD�T�Ը�����
�Xb)+���Hx�<%b�E�ā�x��PK
��);ckɮ����dI���E�����L��l�5�?(.�Y�<�|�JC���\��BZ6��Hd�mW}�G��>�l/���Z��b}�.��	��mg��r���ҭz����AVԅ$�cn���܋���6W9V-1��]˰y늣䦌�(�[%�d�D�T���h�Mv�^?����T��<(���*Xh��x3��K�r6X�*
��"87Tr����'t$�PK-(E[�Z�5xl/workbook.xmlPK-(E[����	�[Content_Types].xmlPK-
(E[��''V_rels/.relsPK-(E[/���
�xl/worksheets/sheet1.xmlPK-(E[J�!�Pxl/_rels/workbook.xml.relsPK-(E[Ѓc'2E
Jxl/styles.xmlPK-(E[��Ga�xl/sharedStrings.xmlPK�X