GET api/department/{department}/subdepartment/{subdepartment}/minordepartment/{minordepartment}?loadLesserDepartments={loadLesserDepartments}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
department | string |
Required |
|
subdepartment | string |
Required |
|
minordepartment | string |
Required |
|
loadLesserDepartments | boolean |
Default value is True |
Body Parameters
None.
Response Information
Resource Description
MinorDepartmentName | Description | Type | Additional information |
---|---|---|---|
ID |
Sequential ID |
integer |
None. |
SubDepartmentID | integer |
None. |
|
DepartmentID | integer |
None. |
|
Name | string |
String length: inclusive between 0 and 60 |
|
SubDepartmentCode | string |
String length: inclusive between 0 and 20 |
|
DepartmentCode | string |
String length: inclusive between 0 and 20 |
|
Code | string |
Required String length: inclusive between 0 and 20 |
|
LesserDepartments | Collection of LesserDepartment |
Relation. This field may not always be loaded or used for updates. |
|
Updated | date |
None. |
|
SalesMode | SalesMode |
None. |
|
GSTPercent | integer |
None. |
|
CostGSTPercent | integer |
None. |
|
EarnLoyaltyPoints | boolean |
None. |
|
QuantityOverride | boolean |
None. |
|
QuantityRequired | boolean |
None. |
|
AllowDiscounts | boolean |
None. |
|
DiscountDiscounts | boolean |
None. |
|
ItemRecalled | boolean |
None. |
|
NoRefund | boolean |
None. |
|
Active | boolean |
None. |
|
AllowMarkdown | boolean |
None. |
|
DefaultGP | decimal number |
None. |
|
LabelShelfDefault | integer |
None. |
|
LabelTalkerDefault | integer |
None. |
|
LabelSmall | boolean |
None. |
|
Tags | string |
None. |
|
UnitMeasureKind | integer |
None. |
|
FuelItem | boolean |
None. |
|
TrackSerial | boolean |
None. |
|
WarrantyPeriod | integer |
None. |
|
CostCalcMethod | CostCalcMethod |
None. |
|
ProviderName | string |
None. |
|
OverrideHostMargin | boolean |
None. |
|
KeepDescription |
when false, changes to HostDescription should flow to receipt Name. (OverrideHostDescription) |
boolean |
None. |
MSCCommodity | string |
None. |
|
AllowAutoOrder | boolean |
None. |
|
ExcludeFromWebUpdate | boolean |
None. |
|
WebPriceBasedOn | boolean |
None. |
|
LabelFormat | string |
None. |
|
SendToScale | boolean |
None. |
|
LabelPageLayoutG_UID | Collection of byte |
None. |
|
LabelPageLayoutGuid | globally unique identifier |
None. |
|
MinimumAge |
Only a default on the Department table |
integer |
Relation. This field may not always be loaded or used for updates. |
CountryOfOrigin | string |
Relation. This field may not always be loaded or used for updates. |
|
ServiceFeeID |
Only a default on the Department table |
integer |
None. |
EftCode |
Only a default on the Department and SubDepartment table |
integer |
None. |
DefaultPrinter |
Only a default on the Department and SubDepartment table |
string |
String length: inclusive between 0 and 60 |
DefaultPrinterGroup |
Only a default on the Department and SubDepartment table |
string |
String length: inclusive between 0 and 60 |
BuyingLimit |
Buying Limit for Department. Below are possible values NULL=Dept/SubDept Limit will be used 0=Unlimited - Regardless of Dept/SubDept limits +ve integer |
integer |
None. |
BuyingLimitIndependent |
This indicates if buying limit is independent from other limits like Product/PriceGroup. If yes, limit does not count towards other limits like Product/PriceGroup limit. For example, if toilet paper has BuyingLimit=1 and Grocery Dept has BuyingLimit=2 - if true, transaction may have 1xTP and 2xGrocery - if false, 1xTP and 1xGrocery |
boolean |
None. |
BuyingLimitType |
It indicates whether limit applies to category or item |
BuyingLimitType |
None. |
IncludeInDistinctLimit |
It indicates whether this limit includes in distinct store level limit |
boolean |
None. |
DefaultsEmpty | boolean |
None. |
|
MSCCat | MSCCategory |
Relation. This field may not always be loaded or used for updates. |
|
MSCCom | MSCCommodity |
Relation. This field may not always be loaded or used for updates. |
|
MSCDep | MSCDepartment |
Relation. This field may not always be loaded or used for updates. |
|
MSCSubCom | MSCSubCommodity |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
{ "id": 1, "subDepartmentID": 2, "departmentID": 3, "name": "sample string 4", "subDepartmentCode": "sample string 5", "departmentCode": "sample string 6", "code": "sample string 7", "lesserDepartments": [ { "$id": "2", "id": 1, "departmentID": 2, "subDepartmentID": 3, "minorDepartmentID": 4, "name": "sample string 5", "code": "sample string 6", "departmentCode": "sample string 7", "subDepartmentCode": "sample string 8", "minorDepartmentCode": "sample string 9", "updated": "2025-10-05T00:02:32.003268", "salesMode": 1, "gstPercent": 1, "costGSTPercent": 1, "earnLoyaltyPoints": true, "quantityOverride": true, "quantityRequired": true, "allowDiscounts": true, "discountDiscounts": true, "itemRecalled": true, "noRefund": true, "active": true, "allowMarkdown": true, "defaultGP": 1.1, "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "tags": "sample string 11", "unitMeasureKind": 1, "fuelItem": true, "trackSerial": true, "warrantyPeriod": 1, "costCalcMethod": 1, "providerName": "sample string 12", "overrideHostMargin": true, "keepDescription": true, "mscCommodity": "sample string 15", "allowAutoOrder": true, "excludeFromWebUpdate": true, "webPriceBasedOn": true, "labelFormat": "sample string 16", "sendToScale": true, "labelPageLayoutG_UID": "Le8Ehp/IK06Jvbl2fHfIww==", "labelPageLayoutGuid": "8604ef2d-c89f-4e2b-89bd-b9767c77c8c3", "minimumAge": 17, "countryOfOrigin": "sample string 18", "serviceFeeID": 1, "eftCode": 19, "defaultPrinter": "sample string 20", "defaultPrinterGroup": "sample string 21", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$id": "3", "dept": 1, "category": 2, "name": "sample string 3", "active": true, "mscCommodities": [ { "$id": "4", "dept": 1, "category": 2, "commodity": 3, "name": "sample string 4", "active": true, "mscSubCommodities": [ { "$id": "5", "dept": 1, "category": 2, "commodity": 3, "subCommodity": 4, "name": "sample string 5", "active": true, "subCommodityCode": "sample string 7" }, { "$ref": "5" } ], "commodityCode": "sample string 6" }, { "$ref": "4" } ], "categoryCode": "sample string 5" }, "mscCom": { "$ref": "4" }, "mscDep": { "$id": "6", "dept": 1, "name": "sample string 2", "active": true, "mscCategories": [ { "$ref": "3" }, { "$ref": "3" } ], "deptCode": "sample string 4" }, "mscSubCom": { "$ref": "5" } }, { "$ref": "2" } ], "updated": "2025-10-05T00:02:32.003268", "salesMode": 1, "gstPercent": 1, "costGSTPercent": 1, "earnLoyaltyPoints": true, "quantityOverride": true, "quantityRequired": true, "allowDiscounts": true, "discountDiscounts": true, "itemRecalled": true, "noRefund": true, "active": true, "allowMarkdown": true, "defaultGP": 1.1, "labelShelfDefault": 1, "labelTalkerDefault": 1, "labelSmall": true, "tags": "sample string 9", "unitMeasureKind": 1, "fuelItem": true, "trackSerial": true, "warrantyPeriod": 1, "costCalcMethod": 1, "providerName": "sample string 10", "overrideHostMargin": true, "keepDescription": true, "mscCommodity": "sample string 13", "allowAutoOrder": true, "excludeFromWebUpdate": true, "webPriceBasedOn": true, "labelFormat": "sample string 14", "sendToScale": true, "labelPageLayoutG_UID": "ULzj7QMxLkuvkaHQlEIxAA==", "labelPageLayoutGuid": "ede3bc50-3103-4b2e-af91-a1d094423100", "minimumAge": 15, "countryOfOrigin": "sample string 16", "serviceFeeID": 1, "eftCode": 17, "defaultPrinter": "sample string 18", "defaultPrinterGroup": "sample string 19", "buyingLimit": 1, "buyingLimitIndependent": true, "buyingLimitType": 0, "includeInDistinctLimit": true, "defaultsEmpty": false, "mscCat": { "$ref": "3" }, "mscCom": { "$ref": "4" }, "mscDep": { "$ref": "6" }, "mscSubCom": { "$ref": "5" } }
application/xml, text/xml
<MinorDepartment xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/EziManager.Models.EMC.Departments"> <Active>true</Active> <AllowAutoOrder>true</AllowAutoOrder> <AllowDiscounts>true</AllowDiscounts> <AllowMarkdown>true</AllowMarkdown> <BuyingLimit>1</BuyingLimit> <BuyingLimitIndependent>true</BuyingLimitIndependent> <BuyingLimitType>CategoryWide</BuyingLimitType> <CostCalcMethod>1</CostCalcMethod> <CostGSTPercent>1</CostGSTPercent> <CountryOfOrigin>sample string 16</CountryOfOrigin> <DefaultGP>1.1</DefaultGP> <DefaultPrinter>sample string 18</DefaultPrinter> <DefaultPrinterGroup>sample string 19</DefaultPrinterGroup> <DiscountDiscounts>true</DiscountDiscounts> <EarnLoyaltyPoints>true</EarnLoyaltyPoints> <EftCode>17</EftCode> <ExcludeFromWebUpdate>true</ExcludeFromWebUpdate> <FuelItem>true</FuelItem> <GSTPercent>1</GSTPercent> <IncludeInDistinctLimit>true</IncludeInDistinctLimit> <ItemRecalled>true</ItemRecalled> <KeepDescription>true</KeepDescription> <LabelFormat>sample string 14</LabelFormat> <LabelPageLayoutG_UID>ULzj7QMxLkuvkaHQlEIxAA==</LabelPageLayoutG_UID> <LabelPageLayoutGuid>ede3bc50-3103-4b2e-af91-a1d094423100</LabelPageLayoutGuid> <LabelShelfDefault>1</LabelShelfDefault> <LabelSmall>true</LabelSmall> <LabelTalkerDefault>1</LabelTalkerDefault> <MSCCat> <Active>true</Active> <Category>2</Category> <CategoryCode>sample string 5</CategoryCode> <Dept>1</Dept> <MSCCommodities> <MSCCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <CommodityCode>sample string 6</CommodityCode> <Dept>1</Dept> <MSCSubCommodities> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> </MSCSubCommodities> <Name>sample string 4</Name> </MSCCommodity> <MSCCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <CommodityCode>sample string 6</CommodityCode> <Dept>1</Dept> <MSCSubCommodities> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> </MSCSubCommodities> <Name>sample string 4</Name> </MSCCommodity> </MSCCommodities> <Name>sample string 3</Name> </MSCCat> <MSCCom> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <CommodityCode>sample string 6</CommodityCode> <Dept>1</Dept> <MSCSubCommodities> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> </MSCSubCommodities> <Name>sample string 4</Name> </MSCCom> <MSCCommodity>sample string 13</MSCCommodity> <MSCDep> <Active>true</Active> <Dept>1</Dept> <DeptCode>sample string 4</DeptCode> <MSCCategories> <MSCCategory> <Active>true</Active> <Category>2</Category> <CategoryCode>sample string 5</CategoryCode> <Dept>1</Dept> <MSCCommodities> <MSCCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <CommodityCode>sample string 6</CommodityCode> <Dept>1</Dept> <MSCSubCommodities> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> </MSCSubCommodities> <Name>sample string 4</Name> </MSCCommodity> <MSCCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <CommodityCode>sample string 6</CommodityCode> <Dept>1</Dept> <MSCSubCommodities> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> </MSCSubCommodities> <Name>sample string 4</Name> </MSCCommodity> </MSCCommodities> <Name>sample string 3</Name> </MSCCategory> <MSCCategory> <Active>true</Active> <Category>2</Category> <CategoryCode>sample string 5</CategoryCode> <Dept>1</Dept> <MSCCommodities> <MSCCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <CommodityCode>sample string 6</CommodityCode> <Dept>1</Dept> <MSCSubCommodities> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> </MSCSubCommodities> <Name>sample string 4</Name> </MSCCommodity> <MSCCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <CommodityCode>sample string 6</CommodityCode> <Dept>1</Dept> <MSCSubCommodities> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> </MSCSubCommodities> <Name>sample string 4</Name> </MSCCommodity> </MSCCommodities> <Name>sample string 3</Name> </MSCCategory> </MSCCategories> <Name>sample string 2</Name> </MSCDep> <MSCSubCom> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCom> <MinimumAge>15</MinimumAge> <NoRefund>true</NoRefund> <OverrideHostMargin>true</OverrideHostMargin> <ProviderName>sample string 10</ProviderName> <QuantityOverride>true</QuantityOverride> <QuantityRequired>true</QuantityRequired> <SalesMode>1</SalesMode> <SendToScale>true</SendToScale> <ServiceFeeID>1</ServiceFeeID> <Tags>sample string 9</Tags> <TrackSerial>true</TrackSerial> <UnitMeasureKind>1</UnitMeasureKind> <Updated>2025-10-05T00:02:32.003268+00:00</Updated> <WarrantyPeriod>1</WarrantyPeriod> <WebPriceBasedOn>true</WebPriceBasedOn> <Code>sample string 7</Code> <DepartmentCode>sample string 6</DepartmentCode> <DepartmentID>3</DepartmentID> <ID>1</ID> <LesserDepartments> <LesserDepartment> <Active>true</Active> <AllowAutoOrder>true</AllowAutoOrder> <AllowDiscounts>true</AllowDiscounts> <AllowMarkdown>true</AllowMarkdown> <BuyingLimit>1</BuyingLimit> <BuyingLimitIndependent>true</BuyingLimitIndependent> <BuyingLimitType>CategoryWide</BuyingLimitType> <CostCalcMethod>1</CostCalcMethod> <CostGSTPercent>1</CostGSTPercent> <CountryOfOrigin>sample string 18</CountryOfOrigin> <DefaultGP>1.1</DefaultGP> <DefaultPrinter>sample string 20</DefaultPrinter> <DefaultPrinterGroup>sample string 21</DefaultPrinterGroup> <DiscountDiscounts>true</DiscountDiscounts> <EarnLoyaltyPoints>true</EarnLoyaltyPoints> <EftCode>19</EftCode> <ExcludeFromWebUpdate>true</ExcludeFromWebUpdate> <FuelItem>true</FuelItem> <GSTPercent>1</GSTPercent> <IncludeInDistinctLimit>true</IncludeInDistinctLimit> <ItemRecalled>true</ItemRecalled> <KeepDescription>true</KeepDescription> <LabelFormat>sample string 16</LabelFormat> <LabelPageLayoutG_UID>Le8Ehp/IK06Jvbl2fHfIww==</LabelPageLayoutG_UID> <LabelPageLayoutGuid>8604ef2d-c89f-4e2b-89bd-b9767c77c8c3</LabelPageLayoutGuid> <LabelShelfDefault>1</LabelShelfDefault> <LabelSmall>true</LabelSmall> <LabelTalkerDefault>1</LabelTalkerDefault> <MSCCat> <Active>true</Active> <Category>2</Category> <CategoryCode>sample string 5</CategoryCode> <Dept>1</Dept> <MSCCommodities> <MSCCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <CommodityCode>sample string 6</CommodityCode> <Dept>1</Dept> <MSCSubCommodities> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> </MSCSubCommodities> <Name>sample string 4</Name> </MSCCommodity> <MSCCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <CommodityCode>sample string 6</CommodityCode> <Dept>1</Dept> <MSCSubCommodities> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> </MSCSubCommodities> <Name>sample string 4</Name> </MSCCommodity> </MSCCommodities> <Name>sample string 3</Name> </MSCCat> <MSCCom> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <CommodityCode>sample string 6</CommodityCode> <Dept>1</Dept> <MSCSubCommodities> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> </MSCSubCommodities> <Name>sample string 4</Name> </MSCCom> <MSCCommodity>sample string 15</MSCCommodity> <MSCDep> <Active>true</Active> <Dept>1</Dept> <DeptCode>sample string 4</DeptCode> <MSCCategories> <MSCCategory> <Active>true</Active> <Category>2</Category> <CategoryCode>sample string 5</CategoryCode> <Dept>1</Dept> <MSCCommodities> <MSCCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <CommodityCode>sample string 6</CommodityCode> <Dept>1</Dept> <MSCSubCommodities> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> </MSCSubCommodities> <Name>sample string 4</Name> </MSCCommodity> <MSCCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <CommodityCode>sample string 6</CommodityCode> <Dept>1</Dept> <MSCSubCommodities> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> </MSCSubCommodities> <Name>sample string 4</Name> </MSCCommodity> </MSCCommodities> <Name>sample string 3</Name> </MSCCategory> <MSCCategory> <Active>true</Active> <Category>2</Category> <CategoryCode>sample string 5</CategoryCode> <Dept>1</Dept> <MSCCommodities> <MSCCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <CommodityCode>sample string 6</CommodityCode> <Dept>1</Dept> <MSCSubCommodities> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> </MSCSubCommodities> <Name>sample string 4</Name> </MSCCommodity> <MSCCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <CommodityCode>sample string 6</CommodityCode> <Dept>1</Dept> <MSCSubCommodities> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> </MSCSubCommodities> <Name>sample string 4</Name> </MSCCommodity> </MSCCommodities> <Name>sample string 3</Name> </MSCCategory> </MSCCategories> <Name>sample string 2</Name> </MSCDep> <MSCSubCom> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCom> <MinimumAge>17</MinimumAge> <NoRefund>true</NoRefund> <OverrideHostMargin>true</OverrideHostMargin> <ProviderName>sample string 12</ProviderName> <QuantityOverride>true</QuantityOverride> <QuantityRequired>true</QuantityRequired> <SalesMode>1</SalesMode> <SendToScale>true</SendToScale> <ServiceFeeID>1</ServiceFeeID> <Tags>sample string 11</Tags> <TrackSerial>true</TrackSerial> <UnitMeasureKind>1</UnitMeasureKind> <Updated>2025-10-05T00:02:32.003268+00:00</Updated> <WarrantyPeriod>1</WarrantyPeriod> <WebPriceBasedOn>true</WebPriceBasedOn> <Code>sample string 6</Code> <DepartmentCode>sample string 7</DepartmentCode> <DepartmentID>2</DepartmentID> <ID>1</ID> <MinorDepartmentCode>sample string 9</MinorDepartmentCode> <MinorDepartmentID>4</MinorDepartmentID> <Name>sample string 5</Name> <SubDepartmentCode>sample string 8</SubDepartmentCode> <SubDepartmentID>3</SubDepartmentID> </LesserDepartment> <LesserDepartment> <Active>true</Active> <AllowAutoOrder>true</AllowAutoOrder> <AllowDiscounts>true</AllowDiscounts> <AllowMarkdown>true</AllowMarkdown> <BuyingLimit>1</BuyingLimit> <BuyingLimitIndependent>true</BuyingLimitIndependent> <BuyingLimitType>CategoryWide</BuyingLimitType> <CostCalcMethod>1</CostCalcMethod> <CostGSTPercent>1</CostGSTPercent> <CountryOfOrigin>sample string 18</CountryOfOrigin> <DefaultGP>1.1</DefaultGP> <DefaultPrinter>sample string 20</DefaultPrinter> <DefaultPrinterGroup>sample string 21</DefaultPrinterGroup> <DiscountDiscounts>true</DiscountDiscounts> <EarnLoyaltyPoints>true</EarnLoyaltyPoints> <EftCode>19</EftCode> <ExcludeFromWebUpdate>true</ExcludeFromWebUpdate> <FuelItem>true</FuelItem> <GSTPercent>1</GSTPercent> <IncludeInDistinctLimit>true</IncludeInDistinctLimit> <ItemRecalled>true</ItemRecalled> <KeepDescription>true</KeepDescription> <LabelFormat>sample string 16</LabelFormat> <LabelPageLayoutG_UID>Le8Ehp/IK06Jvbl2fHfIww==</LabelPageLayoutG_UID> <LabelPageLayoutGuid>8604ef2d-c89f-4e2b-89bd-b9767c77c8c3</LabelPageLayoutGuid> <LabelShelfDefault>1</LabelShelfDefault> <LabelSmall>true</LabelSmall> <LabelTalkerDefault>1</LabelTalkerDefault> <MSCCat> <Active>true</Active> <Category>2</Category> <CategoryCode>sample string 5</CategoryCode> <Dept>1</Dept> <MSCCommodities> <MSCCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <CommodityCode>sample string 6</CommodityCode> <Dept>1</Dept> <MSCSubCommodities> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> </MSCSubCommodities> <Name>sample string 4</Name> </MSCCommodity> <MSCCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <CommodityCode>sample string 6</CommodityCode> <Dept>1</Dept> <MSCSubCommodities> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> </MSCSubCommodities> <Name>sample string 4</Name> </MSCCommodity> </MSCCommodities> <Name>sample string 3</Name> </MSCCat> <MSCCom> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <CommodityCode>sample string 6</CommodityCode> <Dept>1</Dept> <MSCSubCommodities> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> </MSCSubCommodities> <Name>sample string 4</Name> </MSCCom> <MSCCommodity>sample string 15</MSCCommodity> <MSCDep> <Active>true</Active> <Dept>1</Dept> <DeptCode>sample string 4</DeptCode> <MSCCategories> <MSCCategory> <Active>true</Active> <Category>2</Category> <CategoryCode>sample string 5</CategoryCode> <Dept>1</Dept> <MSCCommodities> <MSCCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <CommodityCode>sample string 6</CommodityCode> <Dept>1</Dept> <MSCSubCommodities> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> </MSCSubCommodities> <Name>sample string 4</Name> </MSCCommodity> <MSCCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <CommodityCode>sample string 6</CommodityCode> <Dept>1</Dept> <MSCSubCommodities> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> </MSCSubCommodities> <Name>sample string 4</Name> </MSCCommodity> </MSCCommodities> <Name>sample string 3</Name> </MSCCategory> <MSCCategory> <Active>true</Active> <Category>2</Category> <CategoryCode>sample string 5</CategoryCode> <Dept>1</Dept> <MSCCommodities> <MSCCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <CommodityCode>sample string 6</CommodityCode> <Dept>1</Dept> <MSCSubCommodities> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> </MSCSubCommodities> <Name>sample string 4</Name> </MSCCommodity> <MSCCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <CommodityCode>sample string 6</CommodityCode> <Dept>1</Dept> <MSCSubCommodities> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> <MSCSubCommodity> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCommodity> </MSCSubCommodities> <Name>sample string 4</Name> </MSCCommodity> </MSCCommodities> <Name>sample string 3</Name> </MSCCategory> </MSCCategories> <Name>sample string 2</Name> </MSCDep> <MSCSubCom> <Active>true</Active> <Category>2</Category> <Commodity>3</Commodity> <Dept>1</Dept> <Name>sample string 5</Name> <SubCommodity>4</SubCommodity> <SubCommodityCode>sample string 7</SubCommodityCode> </MSCSubCom> <MinimumAge>17</MinimumAge> <NoRefund>true</NoRefund> <OverrideHostMargin>true</OverrideHostMargin> <ProviderName>sample string 12</ProviderName> <QuantityOverride>true</QuantityOverride> <QuantityRequired>true</QuantityRequired> <SalesMode>1</SalesMode> <SendToScale>true</SendToScale> <ServiceFeeID>1</ServiceFeeID> <Tags>sample string 11</Tags> <TrackSerial>true</TrackSerial> <UnitMeasureKind>1</UnitMeasureKind> <Updated>2025-10-05T00:02:32.003268+00:00</Updated> <WarrantyPeriod>1</WarrantyPeriod> <WebPriceBasedOn>true</WebPriceBasedOn> <Code>sample string 6</Code> <DepartmentCode>sample string 7</DepartmentCode> <DepartmentID>2</DepartmentID> <ID>1</ID> <MinorDepartmentCode>sample string 9</MinorDepartmentCode> <MinorDepartmentID>4</MinorDepartmentID> <Name>sample string 5</Name> <SubDepartmentCode>sample string 8</SubDepartmentCode> <SubDepartmentID>3</SubDepartmentID> </LesserDepartment> </LesserDepartments> <Name>sample string 4</Name> <SubDepartmentCode>sample string 5</SubDepartmentCode> <SubDepartmentID>2</SubDepartmentID> </MinorDepartment>
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK P E[�6Y� 5 xl/workbook.xml � (� ����0D�&�C�����x��}-�m�-ik��-%�x�3;�v�ٺ�a�@�z4�t5�!L%c^H��vBw�uB���l�+��/�&���s8BP�x�&OW�?,?9��KĠ��A��w�TK����'�o��$l ��T�`�ERĀƚ����\��f��R��V�3�/.�1GN7����w�PK P 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 P E["2(' ' _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="Rf50cf50d6d614c97" /></Relationships>PK P E[T�+�� | xl/worksheets/sheet1.xml � (� �Y�rI����[R_R�SC�{��_�X{SkL p��_�i�Z���ϑ�����|�����������㾭L��\�M���?��7���b�����t����i=�_�̎��������척����gs��.���h�_g?Ӌ��Ys:=��4�3�f��h���_���w��5�9kF�%L��RMF��������/Wߛ5���>>v����h��<nn�Ͻ�V��N�]~y~~�7+�`�d�����ys1��Z���>k�?.��bΦW����d��ߛ�~�~ߎ����TY4�1��f��N������8��s�8*��<�����:��P��؈b���q��x�4��1��M�3UD�s(�߯�}{�&y��ր���a��������*�)"�B��:4m_���(Eo�K�xk�f�6���D�e�1@��յe�<�?9��`a�6�Ϻ?ԭ�³Ю���zc mH���,=�Ҟ��'���TȐ�g��kS�ɣ� �Y~��?�l`�,R�.�hC{ �V�O��\�!K�ƶ�F�B�Δd��h[R4ذ��l� e%:��++��N �C��.�B ܦ�v����a `(e�Rt�&M���H�BrY����R@���Y���^�&D\A�E&���g+sY��#Eb7z�"J��Rt��o��A"*e�Rt�]Mc�p!y�ES� Y�`ږL �#zÃ�&��K�H�����RZC�$��x�����`3�[�L:ФC|Y���5sȳ��Y�!k辻Ț�N{6,��gs����&a�I��sA��K<dMBl�:pw'X�X��Y����fM�i�hDn0��b�ƬI�j�Y>-$���Y lA��5�[MB���6��#�(��&��'C2�c�R��)d;#�,Z�r�N�Y�����=�Wc�$�?�U����:�Z�ؙU)�Q{H��EL���Ƚ�'>]|���H[-:>.���-6�R��E���\@t<j ��3���r_���R�"A{ر�3$*�K�R��1T�"obY�]Ȱ��l�H���{+�,���ɍ�ɷ3��40��=Yhє%I[ITH||����]?Ww���btr4���f�ǜ����� �/�s�+�:1G�_��5b���]ģ]��"Nw�E<�E`�dA]��]��"��"B�|�����E�T��R ��� D�����Q �ط D0�N�j�+��"���@��� v?+��"���@���`���֊ ���Vl���fDAp�X� �kŌ (�;��V ��Z�$�kŔ h�[��Y1&H�g��Y�&H�o��Y1'J�w��Y�'J���Y1(J����Y�(J����Y1)J����Y�)I����y����Cŧ$x*>%��P�) ���Oi���f���w� e����������݅�b>V ��O�(��]��|�@�6�����G�oW��K�/���rϳW{��V({�y[��+Cޗ!ʐ�eȧ2�s��J��=����[�������U���9�����*��k���`�+9$^����W`4�Ɂt��j�trhi��C�]�P��qr�}�Wꏝ�r��ς����|�>��_`S�]��xr��J9r�9r�9r�I���ʨ�"܍�A�R~ٌΛٓ�t��V��Ϳ�O�PK P E[�V�� P xl/_rels/workbook.xml.rels � (� ��Mn� F���׀M��d�M�i.@`l����ٺ�z��Tj��n�B� <������ٽ�z�Ggf��rz�����?�x���a�)߈f��'6 lR�kB�20�X86wzf�r�:�HIiM�o��p�����Q��S�l�L^]8E�0:�0@�'��z�"S1z��+�HPJӪe��<>��ZL� ��w��idSQ�Ux�k�*cd ��B���i/Ժ�N�T�q~��U�����PK P E[Ѓ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 P E[*��+ s xl/sharedStrings.xml � (� �V�n"I��RK�HI�0Jd�B�Dy�V���4�ԥS�Lz�~ D�L��yl���9vu��V� ����n�I������v1n}N�`rP�`?��'���}j|?Y�P~i�}�F >�%BV�i�銶/B�A��Q��A�Dd6��O>Q�h�c�����^L.z�0�7_;�<./�4���}�hl8N�ƈ�͙���6E�ѽ���m�C��U �� '�8��X�3OO\4�G�P�*QZ�Pķ&H�-I�I����(��L)�]��o�d .^��=&5���R��+K�*�6�U�+F�{��w�R�A<� � g���+kT+�`�J<��/@=�{�k��f,��:02��C� �UǑI�;�A� ��$(q�����s����!7���Jg*3k��8�D�pu���\����B���_�����2�j�ó�ph5�\�nY<��^��ԣ�L����;\���i9��5K>ݐ3��'��|a�F>ћ�(p ����[�_�>Q��Τ�:jqV4�Gø�N64��~�,�1����յS<����,.��e��<V�L������i����x-���81[J'��E�&��^J�#]r�l���ܩ��J{��J/A��]*�G�ZT���������'Fx�i�ӡ��m�ȧ�hh��tJ���{?�O����\:#��OG�a���I�/��|�DF��u�����5����U�{V/�x��>tZ���q�dy�-X�v[��;�''Gd>T����!$>,�����1(��� o;IoO������/E�~�V�n������8�PK- P E[�6Y� 5 xl/workbook.xmlPK- P E[���� � � [Content_Types].xmlPK- P E["2(' ' U _rels/.relsPK- P E[T�+�� | � xl/worksheets/sheet1.xmlPK- P E[�V�� P � xl/_rels/workbook.xml.relsPK- P E[Ѓc'2 E � xl/styles.xmlPK- P E[*��+ s c xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK P E[��|� 5 xl/workbook.xml � (� ����0D�&�C�����N\�z4Ж�5��$��ξ>Z�=���G����mC��-j�;��;i���{1+�X[��hK�ǜ9�!(k|�O�?,?8�Ʒ�A�J�2����S�����2k��$l ���a�Ŭ��%�! %�skJ�P� �;��g�|��)K �{�q����PK P 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 P E[�OL�' ' _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="Rcda2060aa4654370" /></Relationships>PK P E[T�+�� | xl/worksheets/sheet1.xml � (� �Y�rI����[R_R�SC�{��_�X{SkL p��_�i�Z���ϑ�����|�����������㾭L��\�M���?��7���b�����t����i=�_�̎��������척����gs��.���h�_g?Ӌ��Ys:=��4�3�f��h���_���w��5�9kF�%L��RMF��������/Wߛ5���>>v����h��<nn�Ͻ�V��N�]~y~~�7+�`�d�����ys1��Z���>k�?.��bΦW����d��ߛ�~�~ߎ����TY4�1��f��N������8��s�8*��<�����:��P��؈b���q��x�4��1��M�3UD�s(�߯�}{�&y��ր���a��������*�)"�B��:4m_���(Eo�K�xk�f�6���D�e�1@��յe�<�?9��`a�6�Ϻ?ԭ�³Ю���zc mH���,=�Ҟ��'���TȐ�g��kS�ɣ� �Y~��?�l`�,R�.�hC{ �V�O��\�!K�ƶ�F�B�Δd��h[R4ذ��l� e%:��++��N �C��.�B ܦ�v����a `(e�Rt�&M���H�BrY����R@���Y���^�&D\A�E&���g+sY��#Eb7z�"J��Rt��o��A"*e�Rt�]Mc�p!y�ES� Y�`ږL �#zÃ�&��K�H�����RZC�$��x�����`3�[�L:ФC|Y���5sȳ��Y�!k辻Ț�N{6,��gs����&a�I��sA��K<dMBl�:pw'X�X��Y����fM�i�hDn0��b�ƬI�j�Y>-$���Y lA��5�[MB���6��#�(��&��'C2�c�R��)d;#�,Z�r�N�Y�����=�Wc�$�?�U����:�Z�ؙU)�Q{H��EL���Ƚ�'>]|���H[-:>.���-6�R��E���\@t<j ��3���r_���R�"A{ر�3$*�K�R��1T�"obY�]Ȱ��l�H���{+�,���ɍ�ɷ3��40��=Yhє%I[ITH||����]?Ww���btr4���f�ǜ����� �/�s�+�:1G�_��5b���]ģ]��"Nw�E<�E`�dA]��]��"��"B�|�����E�T��R ��� D�����Q �ط D0�N�j�+��"���@��� v?+��"���@���`���֊ ���Vl���fDAp�X� �kŌ (�;��V ��Z�$�kŔ h�[��Y1&H�g��Y�&H�o��Y1'J�w��Y�'J���Y1(J����Y�(J����Y1)J����Y�)I����y����Cŧ$x*>%��P�) ���Oi���f���w� e����������݅�b>V ��O�(��]��|�@�6�����G�oW��K�/���rϳW{��V({�y[��+Cޗ!ʐ�eȧ2�s��J��=����[�������U���9�����*��k���`�+9$^����W`4�Ɂt��j�trhi��C�]�P��qr�}�Wꏝ�r��ς����|�>��_`S�]��xr��J9r�9r�9r�I���ʨ�"܍�A�R~ٌΛٓ�t��V��Ϳ�O�PK P E[睔�� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞8IH��ݰa[z��3N�&vdO���G� XE�Tb�������4����ٽM�x!gkPI ��v�`�Nl�*�m7{��D�9��bC =�2�&���Ǝq~B�������,MK��f��y���1��G�OY�,_�?���A�w�5�����D*����=U��.J}�+�@ț�>�~����e^ �T��\7�Mez��>���^:-��Q�X��l�j.j��/�_PK P E[Ѓ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 P E[*��+ s xl/sharedStrings.xml � (� �V�n"I��RK�HI�0Jd�B�Dy�V���4�ԥS�Lz�~ D�L��yl���9vu��V� ����n�I������v1n}N�`rP�`?��'���}j|?Y�P~i�}�F >�%BV�i�銶/B�A��Q��A�Dd6��O>Q�h�c�����^L.z�0�7_;�<./�4���}�hl8N�ƈ�͙���6E�ѽ���m�C��U �� '�8��X�3OO\4�G�P�*QZ�Pķ&H�-I�I����(��L)�]��o�d .^��=&5���R��+K�*�6�U�+F�{��w�R�A<� � g���+kT+�`�J<��/@=�{�k��f,��:02��C� �UǑI�;�A� ��$(q�����s����!7���Jg*3k��8�D�pu���\����B���_�����2�j�ó�ph5�\�nY<��^��ԣ�L����;\���i9��5K>ݐ3��'��|a�F>ћ�(p ����[�_�>Q��Τ�:jqV4�Gø�N64��~�,�1����յS<����,.��e��<V�L������i����x-���81[J'��E�&��^J�#]r�l���ܩ��J{��J/A��]*�G�ZT���������'Fx�i�ӡ��m�ȧ�hh��tJ���{?�O����\:#��OG�a���I�/��|�DF��u�����5����U�{V/�x��>tZ���q�dy�-X�v[��;�''Gd>T����!$>,�����1(��� o;IoO������/E�~�V�n������8�PK- P E[��|� 5 xl/workbook.xmlPK- P E[���� � � [Content_Types].xmlPK- P E[�OL�' ' U _rels/.relsPK- P E[T�+�� | � xl/worksheets/sheet1.xmlPK- P E[睔�� P � xl/_rels/workbook.xml.relsPK- P E[Ѓc'2 E � xl/styles.xmlPK- P E[*��+ s b xl/sharedStrings.xmlPK � �