<?xml version="1.0" encoding="UTF-8"?><Diagram version="1.0" type="VERTICA" versionMajor="8" versionMinor="0" groupSchema="false" hide_inv="false">
<Table id="0" name="inventory" schema="" database="" background="16777165">
<Column id="1" name="date_key" type="integer" length="80" nulls="true"/>
<Column id="2" name="product_key" type="integer" length="80" nulls="true"/>
<Column id="3" name="warehouse_key" type="integer" length="80" nulls="true"/>
</Table>
<Table id="4" name="warehouse" schema="" database="" background="16777165">
<Column id="5" name="warehouse_key" type="integer" length="80" nulls="true"/>
<Column id="6" name="division_key" type="integer" length="80" nulls="true"/>
<Column id="7" name="warehose_name" type="varchar" length="80" nulls="true"/>
</Table>
<Table id="8" name="division" schema="" database="" background="16777165">
<Column id="9" name="division_key" type="integer" length="80" nulls="true"/>
<Column id="10" name="warehouse_key" type="integer" length="80" nulls="true"/>
<Column id="11" name="division_name" type="varchar" length="80" nulls="true"/>
</Table>
<Table id="12" name="shipping" schema="" database="" background="16777165">
<Column id="13" name="date_key" type="integer" length="80" nulls="true"/>
<Column id="14" name="product_key" type="integer" length="80" nulls="true"/>
<Column id="15" name="shipping_location" type="varchar" length="80" nulls="true"/>
<Column id="16" name="shipping_key" type="integer" length="80" nulls="true"/>
</Table>
<Relation id="17" name="fk_inventory_warehouse" cardinality="-2" identifying="false" nulls="false">
<FK>5</FK>
<PK>3</PK>
<Text/>
</Relation>
<Relation id="18" name="fk_warehouse_division" cardinality="-2" identifying="false" nulls="false">
<FK>9</FK>
<FK>10</FK>
<PK>5</PK>
<PK>6</PK>
<Text/>
</Relation>
<Relation id="19" name="fk_inventory_shipping" cardinality="-2" identifying="false" nulls="false">
<FK>13</FK>
<FK>14</FK>
<PK>1</PK>
<PK>2</PK>
<Text/>
</Relation>
<Constraint table="0" name="PK_inventory_1" type="PrimKey">
<ConstraintColumn id="1"/>
<ConstraintColumn id="2"/>
</Constraint>
<Constraint table="4" name="PK_warehouse_1" type="PrimKey">
<ConstraintColumn id="5"/>
</Constraint>
<Constraint table="8" name="PK_division_1" type="PrimKey">
<ConstraintColumn id="9"/>
<ConstraintColumn id="10"/>
</Constraint>
<Constraint table="12" name="PK_shipping_1" type="PrimKey">
<ConstraintColumn id="16"/>
</Constraint>
<Sheet name="Untitled 1" id="20" disp_at="true" disp_ph="true" disp_co="true" disp_rn="true">
<Place id="8" visible="true">200,90,201,111</Place>
<Place id="17" visible="true" options="50.0,380.0,241.0,101.0,420.0,550.0,211.0,131.0,5,291.0,440.0,370.5,440.0,370.5,520.0,440.0,520.0,440.0,550.0">420,-24,21,0</Place>
<Place id="0" visible="true">420,550,211,131</Place>
<Place id="18" visible="true" options="200.0,90.0,201.0,111.0,50.0,380.0,241.0,101.0,4,300.0,201.0,300.0,310.0,230.0,310.0,230.0,380.0">459,-62,0,1</Place>
<Place id="19" visible="true" options="750.0,380.0,221.0,111.0,420.0,550.0,211.0,131.0,3,750.0,430.0,540.0,430.0,540.0,550.0">489,21,0,0</Place>
<Place id="4" visible="true">50,380,241,101</Place>
<Place id="12" visible="true">750,380,221,111</Place>
</Sheet>
<Settings sheet="20" zoom="1.0"/>
</Diagram>
