<?xml version="1.0" encoding="UTF-8"?>
<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" id="Definitions_1" targetNamespace="http://bpmn.io/schema/bpmn">
  <bpmn:process id="Process_1" isExecutable="false">
    <bpmn:subProcess id="SubProcess_1" triggeredByEvent="true">
      <bpmn:startEvent id="StartEvent_1" isInterrupting="false">
        <bpmn:messageEventDefinition />
      </bpmn:startEvent>
      <bpmn:startEvent id="StartEvent_2" />
      <bpmn:startEvent id="StartEvent_3" isInterrupting="false">
        <bpmn:timerEventDefinition />
      </bpmn:startEvent>
    </bpmn:subProcess>
    <bpmn:subProcess id="SubProcess_2" triggeredByEvent="true" />
    <bpmn:subProcess id="SubProcess_3" />
  </bpmn:process>
  <bpmndi:BPMNDiagram id="BPMNDiagram_1">
    <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_1">
      <bpmndi:BPMNShape id="SubProcess_1_di" bpmnElement="SubProcess_1" isExpanded="true">
        <dc:Bounds x="92" y="46" width="149" height="138" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="StartEvent_1_di" bpmnElement="StartEvent_1">
        <dc:Bounds x="119" y="75" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="92" y="111" width="90" height="20" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="StartEvent_2_di" bpmnElement="StartEvent_2">
        <dc:Bounds x="119" y="127" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="92" y="163" width="90" height="20" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="StartEvent_3_di" bpmnElement="StartEvent_3">
        <dc:Bounds x="180" y="75" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="153" y="111" width="90" height="20" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="SubProcess_2_di" bpmnElement="SubProcess_2" isExpanded="true">
        <dc:Bounds x="299" y="46" width="144" height="138" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="SubProcess_3_di" bpmnElement="SubProcess_3" isExpanded="true">
        <dc:Bounds x="503" y="46" width="161" height="137" />
      </bpmndi:BPMNShape>
    </bpmndi:BPMNPlane>
  </bpmndi:BPMNDiagram>
</bpmn:definitions>
