<mxfile host="[Link].
net">
<diagram name="Level-0 DFD" id="lRAmI2EGUVOa_rFnMPy_">
<mxGraphModel dx="1112" dy="683" grid="1" gridSize="10" guides="1" tooltips="1"
connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827"
pageHeight="1169">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<!-- Customer Entity -->
<mxCell id="2" value="Customer"
style="shape=rectangle;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="40" y="160" width="100" height="60" as="geometry" />
</mxCell>
<!-- Dell Entity -->
<mxCell id="3" value="Dell" style="shape=rectangle;whiteSpace=wrap;html=1;"
vertex="1" parent="1">
<mxGeometry x="620" y="160" width="100" height="60" as="geometry" />
</mxCell>
<!-- Process 1: Process Order -->
<mxCell id="4" value="1. Process Order"
style="shape=ellipse;whiteSpace=wrap;html=1;aspect=fixed;" vertex="1" parent="1">
<mxGeometry x="200" y="100" width="120" height="80" as="geometry" />
</mxCell>
<!-- Process 2: Laptop Delivery -->
<mxCell id="5" value="2. Laptop Delivery"
style="shape=ellipse;whiteSpace=wrap;html=1;aspect=fixed;" vertex="1" parent="1">
<mxGeometry x="400" y="100" width="140" height="80" as="geometry" />
</mxCell>
<!-- D1: Orders Data Store -->
<mxCell id="6" value="D1: Orders"
style="shape=database;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="300" y="240" width="100" height="60" as="geometry" />
</mxCell>
<!-- Flows -->
<!-- Customer to Process Order -->
<mxCell id="7" style="endArrow=block;html=1;strokeColor=black;" edge="1"
parent="1" source="2" target="4">
<mxGeometry relative="1" as="geometry" />
<mxCell id="8" value="laptop order" style="edgeLabel;html=1;" vertex="1"
connectable="0" parent="7">
<mxGeometry x="0.5" y="-0.2" width="100" height="20" as="geometry"
relative="1" />
</mxCell>
</mxCell>
<!-- Process Order to Dell -->
<mxCell id="9" style="endArrow=block;html=1;strokeColor=black;" edge="1"
parent="1" source="4" target="3">
<mxGeometry relative="1" as="geometry" />
<mxCell id="10" value="laptop order" style="edgeLabel;html=1;" vertex="1"
connectable="0" parent="9">
<mxGeometry x="0.5" y="-0.2" width="100" height="20" as="geometry"
relative="1" />
</mxCell>
</mxCell>
<!-- Process Order to Orders DB -->
<mxCell id="11" style="endArrow=block;html=1;strokeColor=black;" edge="1"
parent="1" source="4" target="6">
<mxGeometry relative="1" as="geometry" />
<mxCell id="12" value="write order" style="edgeLabel;html=1;" vertex="1"
connectable="0" parent="11">
<mxGeometry x="0.5" y="-0.2" width="100" height="20" as="geometry"
relative="1" />
</mxCell>
</mxCell>
<!-- Process Order to Customer -->
<mxCell id="13" style="endArrow=block;html=1;strokeColor=black;" edge="1"
parent="1" source="4" target="2">
<mxGeometry relative="1" as="geometry" />
<mxCell id="14" value="receipt" style="edgeLabel;html=1;" vertex="1"
connectable="0" parent="13">
<mxGeometry x="0.5" y="0.2" width="100" height="20" as="geometry"
relative="1" />
</mxCell>
</mxCell>
<!-- Dell to Laptop Delivery -->
<mxCell id="15" style="endArrow=block;html=1;strokeColor=black;" edge="1"
parent="1" source="3" target="5">
<mxGeometry relative="1" as="geometry" />
<mxCell id="16" value="laptop shipment" style="edgeLabel;html=1;"
vertex="1" connectable="0" parent="15">
<mxGeometry x="0.5" y="-0.2" width="100" height="20" as="geometry"
relative="1" />
</mxCell>
</mxCell>
<!-- Laptop Delivery to Orders DB -->
<mxCell id="17" style="endArrow=block;html=1;strokeColor=black;" edge="1"
parent="1" source="5" target="6">
<mxGeometry relative="1" as="geometry" />
<mxCell id="18" value="record delivery info" style="edgeLabel;html=1;"
vertex="1" connectable="0" parent="17">
<mxGeometry x="0.5" y="0.2" width="120" height="20" as="geometry"
relative="1" />
</mxCell>
</mxCell>
<!-- Laptop Delivery to Customer -->
<mxCell id="19" style="endArrow=block;html=1;strokeColor=black;" edge="1"
parent="1" source="5" target="2">
<mxGeometry relative="1" as="geometry" />
<mxCell id="20" value="laptop shipment" style="edgeLabel;html=1;"
vertex="1" connectable="0" parent="19">
<mxGeometry x="0.5" y="-0.3" width="100" height="20" as="geometry"
relative="1" />
</mxCell>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>