<root xmlns="urn:schemas-microsoft-com:xml-analysis:mddataset" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:EX="urn:schemas-microsoft-com:xml-analysis:exception">
<xsd:schema xmlns="urn:schemas-microsoft-com:xml-analysis:mddataset" targetNamespace="urn:schemas-microsoft-com:xml-analysis:mddataset" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:sql="urn:schemas-microsoft-com:xml-sql" elementFormDefault="qualified">
<xsd:complexType name="MemberType">
<xsd:sequence>
<xsd:element name="UName" type="xsd:string" />
<xsd:element name="Caption" type="xsd:string" />
<xsd:element name="LName" type="xsd:string" />
<xsd:element name="LNum" type="xsd:unsignedInt" />
<xsd:group ref="GCustomDimProps" /></xsd:sequence>
<xsd:attribute name="Hierarchy" type="xsd:string" /></xsd:complexType>
<xsd:complexType name="PropType">
<xsd:sequence>
<xsd:element name="Default" minOccurs="0" /></xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
<xsd:attribute name="type" type="xsd:QName" /></xsd:complexType>
<xsd:element abstract="true" name="ECustomDimPropType" type="PropType" />
<xsd:element abstract="true" name="ECustomCellPropType" type="PropType" />
<xsd:element substitutionGroup="ECustomDimPropType" name="DisplayInfo" />
<xsd:element substitutionGroup="ECustomCellPropType" name="FormatString" />
<xsd:element substitutionGroup="ECustomCellPropType" name="FontFlags" />
<xsd:complexType name="TupleType">
<xsd:sequence>
<xsd:element name="Member" type="MemberType" maxOccurs="unbounded" /></xsd:sequence></xsd:complexType>
<xsd:complexType name="MembersType">
<xsd:sequence>
<xsd:element name="Member" type="MemberType" minOccurs="0" maxOccurs="unbounded" /></xsd:sequence>
<xsd:attribute name="Hierarchy" type="xsd:string" use="required" /></xsd:complexType>
<xsd:complexType name="TuplesType">
<xsd:sequence>
<xsd:element name="Tuple" type="TupleType" minOccurs="0" maxOccurs="unbounded" /></xsd:sequence></xsd:complexType>
<xsd:group name="SetType">
<xsd:choice>
<xsd:element name="Members" type="MembersType" />
<xsd:element name="Tuples" type="TuplesType" />
<xsd:element name="CrossProduct" type="SetListType" />
<xsd:element name="Union">
<xsd:complexType>
<xsd:group ref="SetType" minOccurs="0" maxOccurs="unbounded" /></xsd:complexType></xsd:element></xsd:choice></xsd:group>
<xsd:complexType name="SetListType">
<xsd:group ref="SetType" minOccurs="0" maxOccurs="unbounded" />
<xsd:attribute name="Size" type="xsd:unsignedInt" /></xsd:complexType>
<xsd:complexType name="OlapInfo">
<xsd:sequence>
<xsd:element name="CubeInfo">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="Cube" maxOccurs="unbounded">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="CubeName" type="xsd:string" /></xsd:sequence></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType></xsd:element>
<xsd:element name="AxesInfo">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="AxisInfo" maxOccurs="unbounded">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="HierarchyInfo" minOccurs="0" maxOccurs="unbounded">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="UName" type="PropType" />
<xsd:element name="Caption" type="PropType" />
<xsd:element name="LName" type="PropType" />
<xsd:element name="LNum" type="PropType" />
<xsd:element ref="ECustomDimPropType" minOccurs="0" maxOccurs="unbounded" /></xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" /></xsd:complexType></xsd:element></xsd:sequence>
<xsd:attribute name="name" type="xsd:string" /></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType></xsd:element>
<xsd:element name="CellInfo">
<xsd:complexType>
<xsd:choice minOccurs="0" maxOccurs="unbounded">
<xsd:element name="Value" type="PropType" />
<xsd:element name="FmtValue" type="PropType" />
<xsd:element name="CellOrdinal" type="PropType" />
<xsd:element name="BackColor" type="PropType" />
<xsd:element name="ForeColor" type="PropType" />
<xsd:element ref="ECustomCellPropType" /></xsd:choice></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType>
<xsd:complexType name="Axes">
<xsd:sequence>
<xsd:element name="Axis" maxOccurs="unbounded">
<xsd:complexType>
<xsd:group ref="SetType" minOccurs="0" maxOccurs="unbounded" />
<xsd:attribute name="name" type="xsd:string" /></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType>
<xsd:complexType name="CellData">
<xsd:sequence>
<xsd:element name="Cell" minOccurs="0" maxOccurs="unbounded">
<xsd:complexType>
<xsd:sequence>
<xsd:element minOccurs="0" nillable="true" name="Value" />
<xsd:element minOccurs="0" nillable="true" name="FmtValue" type="xsd:string" />
<xsd:element minOccurs="0" nillable="true" name="BackColor" type="xsd:unsignedInt" />
<xsd:element minOccurs="0" nillable="true" name="ForeColor" type="xsd:unsignedInt" />
<xsd:group ref="GCustomCellProps" /></xsd:sequence>
<xsd:attribute name="CellOrdinal" type="xsd:unsignedInt" use="required" /></xsd:complexType></xsd:element></xsd:sequence></xsd:complexType>
<xsd:group name="GCustomDimProps">
<xsd:sequence>
<xsd:element minOccurs="0" nillable="true" name="DisplayInfo" type="xsd:int" /></xsd:sequence></xsd:group>
<xsd:group name="GCustomCellProps">
<xsd:sequence>
<xsd:element minOccurs="0" nillable="true" name="FormatString" type="xsd:string" />
<xsd:element minOccurs="0" nillable="true" name="FontFlags" type="xsd:unsignedInt" /></xsd:sequence></xsd:group>
<xsd:element name="root">
<xsd:complexType>
<xsd:sequence>
<xsd:any namespace="http://www.w3.org/2001/XMLSchema" processContents="strict" minOccurs="0" />
<xsd:element name="OlapInfo" type="OlapInfo" minOccurs="0" />
<xsd:element name="Axes" type="Axes" minOccurs="0" />
<xsd:element name="CellData" type="CellData" minOccurs="0" /></xsd:sequence></xsd:complexType></xsd:element></xsd:schema>
<OlapInfo>
<AxesInfo>
<AxisInfo name="Axis0">
<HierarchyInfo name="Measures">
<UName name="[Measures].[MEMBER_UNIQUE_NAME]" />
<Caption name="[Measures].[MEMBER_CAPTION]" />
<LName name="[Measures].[LEVEL_UNIQUE_NAME]" />
<LNum name="[Measures].[LEVEL_NUMBER]" />
<DisplayInfo name="[Measures].[DISPLAY_INFO]" /></HierarchyInfo></AxisInfo>
<AxisInfo name="Axis1">
<HierarchyInfo name="Store">
<UName name="[Store].[MEMBER_UNIQUE_NAME]" />
<Caption name="[Store].[MEMBER_CAPTION]" />
<LName name="[Store].[LEVEL_UNIQUE_NAME]" />
<LNum name="[Store].[LEVEL_NUMBER]" />
<DisplayInfo name="[Store].[DISPLAY_INFO]" /></HierarchyInfo></AxisInfo>
<AxisInfo name="SlicerAxis">
<HierarchyInfo name="Time">
<UName name="[Time].[MEMBER_UNIQUE_NAME]" />
<Caption name="[Time].[MEMBER_CAPTION]" />
<LName name="[Time].[LEVEL_UNIQUE_NAME]" />
<LNum name="[Time].[LEVEL_NUMBER]" />
<DisplayInfo name="[Time].[DISPLAY_INFO]" /></HierarchyInfo>
<HierarchyInfo name="Warehouse">
<UName name="[Warehouse].[MEMBER_UNIQUE_NAME]" />
<Caption name="[Warehouse].[MEMBER_CAPTION]" />
<LName name="[Warehouse].[LEVEL_UNIQUE_NAME]" />
<LNum name="[Warehouse].[LEVEL_NUMBER]" />
<DisplayInfo name="[Warehouse].[DISPLAY_INFO]" /></HierarchyInfo>
<HierarchyInfo name="Product">
<UName name="[Product].[MEMBER_UNIQUE_NAME]" />
<Caption name="[Product].[MEMBER_CAPTION]" />
<LName name="[Product].[LEVEL_UNIQUE_NAME]" />
<LNum name="[Product].[LEVEL_NUMBER]" />
<DisplayInfo name="[Product].[DISPLAY_INFO]" /></HierarchyInfo>
<HierarchyInfo name="Store Size in SQFT">
<UName name="[Store Size in SQFT].[MEMBER_UNIQUE_NAME]" />
<Caption name="[Store Size in SQFT].[MEMBER_CAPTION]" />
<LName name="[Store Size in SQFT].[LEVEL_UNIQUE_NAME]" />
<LNum name="[Store Size in SQFT].[LEVEL_NUMBER]" />
<DisplayInfo name="[Store Size in SQFT].[DISPLAY_INFO]" /></HierarchyInfo>
<HierarchyInfo name="Store Type">
<UName name="[Store Type].[MEMBER_UNIQUE_NAME]" />
<Caption name="[Store Type].[MEMBER_CAPTION]" />
<LName name="[Store Type].[LEVEL_UNIQUE_NAME]" />
<LNum name="[Store Type].[LEVEL_NUMBER]" />
<DisplayInfo name="[Store Type].[DISPLAY_INFO]" /></HierarchyInfo></AxisInfo></AxesInfo>
<CellInfo>
<Value name="VALUE" />
<FmtValue name="FORMATTED_VALUE" />
<FormatString name="FORMAT_STRING" />
<ForeColor name="FORE_COLOR" />
<BackColor name="BACK_COLOR" />
<FontFlags name="FONT_FLAGS" /></CellInfo></OlapInfo>
<Axes>
<Axis name="Axis0">
<Tuples>
<Tuple>
<Member Hierarchy="Measures">
<UName>[Measures].[Units Shipped]</UName>
<Caption>Units Shipped</Caption>
<LName>[Measures].[MeasuresLevel]</LName>
<LNum>0</LNum>
<DisplayInfo>131072</DisplayInfo></Member></Tuple>
<Tuple>
<Member Hierarchy="Measures">
<UName>[Measures].[Units Ordered]</UName>
<Caption>Units Ordered</Caption>
<LName>[Measures].[MeasuresLevel]</LName>
<LNum>0</LNum>
<DisplayInfo>131072</DisplayInfo></Member></Tuple></Tuples></Axis>
<Axis name="Axis1">
<Tuples>
<Tuple>
<Member Hierarchy="Store">
<UName>[Store].[All Stores].[USA].[CA].[Beverly Hills].[Store 6]</UName>
<Caption>Store 6</Caption>
<LName>[Store].[Store Name]</LName>
<LNum>4</LNum>
<DisplayInfo>0</DisplayInfo></Member></Tuple>
<Tuple>
<Member Hierarchy="Store">
<UName>[Store].[All Stores].[USA].[CA].[Los Angeles].[Store 7]</UName>
<Caption>Store 7</Caption>
<LName>[Store].[Store Name]</LName>
<LNum>4</LNum>
<DisplayInfo>0</DisplayInfo></Member></Tuple>
<Tuple>
<Member Hierarchy="Store">
<UName>[Store].[All Stores].[USA].[CA].[San Diego].[Store 24]</UName>
<Caption>Store 24</Caption>
<LName>[Store].[Store Name]</LName>
<LNum>4</LNum>
<DisplayInfo>0</DisplayInfo></Member></Tuple>
<Tuple>
<Member Hierarchy="Store">
<UName>[Store].[All Stores].[USA].[CA].[San Francisco].[Store 14]</UName>
<Caption>Store 14</Caption>
<LName>[Store].[Store Name]</LName>
<LNum>4</LNum>
<DisplayInfo>0</DisplayInfo></Member></Tuple>
<Tuple>
<Member Hierarchy="Store">
<UName>[Store].[All Stores].[USA].[OR].[Portland].[Store 11]</UName>
<Caption>Store 11</Caption>
<LName>[Store].[Store Name]</LName>
<LNum>4</LNum>
<DisplayInfo>0</DisplayInfo></Member></Tuple>
<Tuple>
<Member Hierarchy="Store">
<UName>[Store].[All Stores].[USA].[OR].[Salem].[Store 13]</UName>
<Caption>Store 13</Caption>
<LName>[Store].[Store Name]</LName>
<LNum>4</LNum>
<DisplayInfo>0</DisplayInfo></Member></Tuple>
<Tuple>
<Member Hierarchy="Store">
<UName>[Store].[All Stores].[USA].[WA].[Bellingham].[Store 2]</UName>
<Caption>Store 2</Caption>
<LName>[Store].[Store Name]</LName>
<LNum>4</LNum>
<DisplayInfo>0</DisplayInfo></Member></Tuple>
<Tuple>
<Member Hierarchy="Store">
<UName>[Store].[All Stores].[USA].[WA].[Bremerton].[Store 3]</UName>
<Caption>Store 3</Caption>
<LName>[Store].[Store Name]</LName>
<LNum>4</LNum>
<DisplayInfo>0</DisplayInfo></Member></Tuple>
<Tuple>
<Member Hierarchy="Store">
<UName>[Store].[All Stores].[USA].[WA].[Seattle].[Store 15]</UName>
<Caption>Store 15</Caption>
<LName>[Store].[Store Name]</LName>
<LNum>4</LNum>
<DisplayInfo>0</DisplayInfo></Member></Tuple>
<Tuple>
<Member Hierarchy="Store">
<UName>[Store].[All Stores].[USA].[WA].[Spokane].[Store 16]</UName>
<Caption>Store 16</Caption>
<LName>[Store].[Store Name]</LName>
<LNum>4</LNum>
<DisplayInfo>0</DisplayInfo></Member></Tuple>
<Tuple>
<Member Hierarchy="Store">
<UName>[Store].[All Stores].[USA].[WA].[Tacoma].[Store 17]</UName>
<Caption>Store 17</Caption>
<LName>[Store].[Store Name]</LName>
<LNum>4</LNum>
<DisplayInfo>0</DisplayInfo></Member></Tuple>
<Tuple>
<Member Hierarchy="Store">
<UName>[Store].[All Stores].[USA].[WA].[Walla Walla].[Store 22]</UName>
<Caption>Store 22</Caption>
<LName>[Store].[Store Name]</LName>
<LNum>4</LNum>
<DisplayInfo>0</DisplayInfo></Member></Tuple>
<Tuple>
<Member Hierarchy="Store">
<UName>[Store].[All Stores].[USA].[WA].[Yakima].[Store 23]</UName>
<Caption>Store 23</Caption>
<LName>[Store].[Store Name]</LName>
<LNum>4</LNum>
<DisplayInfo>0</DisplayInfo></Member></Tuple></Tuples></Axis>
<Axis name="SlicerAxis">
<Tuples>
<Tuple>
<Member Hierarchy="Time">
<UName>[Time].[1997]</UName>
<Caption>1997</Caption>
<LName>[Time].[Year]</LName>
<LNum>0</LNum>
<DisplayInfo>4</DisplayInfo></Member>
<Member Hierarchy="Warehouse">
<UName>[Warehouse].[All Warehouses]</UName>
<Caption>All Warehouses</Caption>
<LName>[Warehouse].[(All)]</LName>
<LNum>0</LNum>
<DisplayInfo>3</DisplayInfo></Member>
<Member Hierarchy="Product">
<UName>[Product].[All Products]</UName>
<Caption>All Products</Caption>
<LName>[Product].[(All)]</LName>
<LNum>0</LNum>
<DisplayInfo>3</DisplayInfo></Member>
<Member Hierarchy="Store Size in SQFT">
<UName>[Store Size in SQFT].[All Store Size in SQFT]</UName>
<Caption>All Store Size in SQFT</Caption>
<LName>[Store Size in SQFT].[(All)]</LName>
<LNum>0</LNum>
<DisplayInfo>21</DisplayInfo></Member>
<Member Hierarchy="Store Type">
<UName>[Store Type].[All Store Type]</UName>
<Caption>All Store Type</Caption>
<LName>[Store Type].[(All)]</LName>
<LNum>0</LNum>
<DisplayInfo>6</DisplayInfo></Member></Tuple></Tuples></Axis></Axes>
<CellData>
<Cell CellOrdinal="0">
<Value xsi:type="xsd:int">10759</Value>
<FmtValue>10,759</FmtValue>
<FormatString>#,#</FormatString></Cell>
<Cell CellOrdinal="1">
<Value xsi:type="xsd:int">11699</Value>
<FmtValue>11,699</FmtValue>
<FormatString>#,#</FormatString></Cell>
<Cell CellOrdinal="2">
<Value xsi:type="xsd:int">24587</Value>
<FmtValue>24,587</FmtValue>
<FormatString>#,#</FormatString></Cell>
<Cell CellOrdinal="3">
<Value xsi:type="xsd:int">26463</Value>
<FmtValue>26,463</FmtValue>
<FormatString>#,#</FormatString></Cell>
<Cell CellOrdinal="4">
<Value xsi:type="xsd:int">23835</Value>
<FmtValue>23,835</FmtValue>
<FormatString>#,#</FormatString></Cell>
<Cell CellOrdinal="5">
<Value xsi:type="xsd:int">26270</Value>
<FmtValue>26,270</FmtValue>
<FormatString>#,#</FormatString></Cell>
<Cell CellOrdinal="6">
<Value xsi:type="xsd:int">1696</Value>
<FmtValue>1,696</FmtValue>
<FormatString>#,#</FormatString></Cell>
<Cell CellOrdinal="7">
<Value xsi:type="xsd:int">1875</Value>
<FmtValue>1,875</FmtValue>
<FormatString>#,#</FormatString></Cell>
<Cell CellOrdinal="8">
<Value xsi:type="xsd:int">8515</Value>
<FmtValue>8,515</FmtValue>
<FormatString>#,#</FormatString></Cell>
<Cell CellOrdinal="9">
<Value xsi:type="xsd:int">9109</Value>
<FmtValue>9,109</FmtValue>
<FormatString>#,#</FormatString></Cell>
<Cell CellOrdinal="10">
<Value xsi:type="xsd:int">32393</Value>
<FmtValue>32,393</FmtValue>
<FormatString>#,#</FormatString></Cell>
<Cell CellOrdinal="11">
<Value xsi:type="xsd:int">35797</Value>
<FmtValue>35,797</FmtValue>
<FormatString>#,#</FormatString></Cell>
<Cell CellOrdinal="12">
<Value xsi:type="xsd:int">2348</Value>
<FmtValue>2,348</FmtValue>
<FormatString>#,#</FormatString></Cell>
<Cell CellOrdinal="13">
<Value xsi:type="xsd:int">2454</Value>
<FmtValue>2,454</FmtValue>
<FormatString>#,#</FormatString></Cell>
<Cell CellOrdinal="14">
<Value xsi:type="xsd:int">22734</Value>
<FmtValue>22,734</FmtValue>
<FormatString>#,#</FormatString></Cell>
<Cell CellOrdinal="15">
<Value xsi:type="xsd:int">24610</Value>
<FmtValue>24,610</FmtValue>
<FormatString>#,#</FormatString></Cell>
<Cell CellOrdinal="16">
<Value xsi:type="xsd:int">24110</Value>
<FmtValue>24,110</FmtValue>
<FormatString>#,#</FormatString></Cell>
<Cell CellOrdinal="17">
<Value xsi:type="xsd:int">26703</Value>
<FmtValue>26,703</FmtValue>
<FormatString>#,#</FormatString></Cell>
<Cell CellOrdinal="18">
<Value xsi:type="xsd:int">11889</Value>
<FmtValue>11,889</FmtValue>
<FormatString>#,#</FormatString></Cell>
<Cell CellOrdinal="19">
<Value xsi:type="xsd:int">12828</Value>
<FmtValue>12,828</FmtValue>
<FormatString>#,#</FormatString></Cell>
<Cell CellOrdinal="20">
<Value xsi:type="xsd:int">32411</Value>
<FmtValue>32,411</FmtValue>
<FormatString>#,#</FormatString></Cell>
<Cell CellOrdinal="21">
<Value xsi:type="xsd:int">35930</Value>
<FmtValue>35,930</FmtValue>
<FormatString>#,#</FormatString></Cell>
<Cell CellOrdinal="22">
<Value xsi:type="xsd:int">1860</Value>
<FmtValue>1,860</FmtValue>
<FormatString>#,#</FormatString></Cell>
<Cell CellOrdinal="23">
<Value xsi:type="xsd:int">2074</Value>
<FmtValue>2,074</FmtValue>
<FormatString>#,#</FormatString></Cell>
<Cell CellOrdinal="24">
<Value xsi:type="xsd:int">10589</Value>
<FmtValue>10,589</FmtValue>
<FormatString>#,#</FormatString></Cell>
<Cell CellOrdinal="25">
<Value xsi:type="xsd:int">11426</Value>
<FmtValue>11,426</FmtValue>
<FormatString>#,#</FormatString></Cell></CellData></root>