<?xml version="1.0" encoding="UTF-8"?>
<definitions xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:omgdc="http://www.omg.org/spec/DD/20100524/DC" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" id="sid-38422fae-e03e-43a3-bef4-bd33b32041b2" targetNamespace="http://bpmn.io/bpmn" exporter="http://bpmn.io" exporterVersion="0.10.1">
  <process id="Process_1" isExecutable="false">
    <task id="Task_0l0q2kz" name="First Task">
      <outgoing>SequenceFlow_0xkzsim</outgoing>
    </task>
    <task id="Task_1dbzhg4" name="Second Task">
      <incoming>SequenceFlow_0xkzsim</incoming>
    </task>
    <sequenceFlow id="SequenceFlow_0xkzsim" sourceRef="Task_0l0q2kz" targetRef="Task_1dbzhg4" />
  </process>
  <bpmndi:BPMNDiagram id="BpmnDiagram_1">
    <bpmndi:BPMNPlane id="BpmnPlane_1" bpmnElement="Process_1">
      <bpmndi:BPMNShape id="Task_0l0q2kz_di" bpmnElement="Task_0l0q2kz">
        <omgdc:Bounds x="206" y="108" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Task_1dbzhg4_di" bpmnElement="Task_1dbzhg4">
        <omgdc:Bounds x="206" y="359" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_0xkzsim_di" bpmnElement="SequenceFlow_0xkzsim">
        <di:waypoint x="256" y="188" />
        <di:waypoint x="256" y="359" />
        <bpmndi:BPMNLabel>
          <omgdc:Bounds x="271" y="267.5" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
    </bpmndi:BPMNPlane>
  </bpmndi:BPMNDiagram>
</definitions>
