<?xml version="1.0" encoding="UTF-8"?>
<bpmn2:definitions xmlns:bpmn2="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" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="_biH3sOTeEeS2YerRfpjPrw" targetNamespace="http://activiti.org/bpmn" exporter="camunda modeler" exporterVersion="2.6.0" xsi:schemaLocation="http://www.omg.org/spec/BPMN/20100524/MODEL BPMN20.xsd">
  <bpmn2:process id="Process" isExecutable="false">
    <bpmn2:startEvent id="StartEvent_None" />
    <bpmn2:subProcess id="EventSubProcess" triggeredByEvent="true">
      <bpmn2:startEvent id="StartEvent_Message_in_EventSubProcess">
        <bpmn2:messageEventDefinition id="MessageEventDefinition_1" />
      </bpmn2:startEvent>
    </bpmn2:subProcess>
    <bpmn2:task id="Task" />
    <bpmn2:intermediateThrowEvent id="IntermediateThrowEvent_Link">
      <bpmn2:linkEventDefinition id="_LinkEventDefinition_2" />
    </bpmn2:intermediateThrowEvent>
    <bpmn2:intermediateCatchEvent id="IntermediateCatchEvent_Link">
      <bpmn2:linkEventDefinition id="_LinkEventDefinition_3" />
    </bpmn2:intermediateCatchEvent>
    <bpmn2:subProcess id="SubProcess">
      <bpmn2:endEvent id="EndEvent_in_SubProcess" />
    </bpmn2:subProcess>
    <bpmn2:endEvent id="EndEvent_None" />
    <bpmn2:textAnnotation id="TextAnnotation" />
  </bpmn2:process>
  <bpmndi:BPMNDiagram id="_BPMNDiagram_2">
    <bpmndi:BPMNPlane id="_BPMNPlane_2" bpmnElement="Process">
      <bpmndi:BPMNShape id="_BPMNShape_Task_8" bpmnElement="Task">
        <dc:Bounds x="172" y="147" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="_BPMNShape_StartEvent_4" bpmnElement="StartEvent_None">
        <dc:Bounds x="65" y="169" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="83" y="210" width="0" height="0" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="_BPMNShape_SubProcess_4" bpmnElement="EventSubProcess" isExpanded="true">
        <dc:Bounds x="132" y="360" width="313" height="169" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="_BPMNShape_StartEvent_5" bpmnElement="StartEvent_Message_in_EventSubProcess">
        <dc:Bounds x="171" y="419" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="189" y="460" width="0" height="0" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="_BPMNShape_IntermediateCatchEvent_3" bpmnElement="IntermediateThrowEvent_Link">
        <dc:Bounds x="336" y="168" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="354" y="209" width="0" height="0" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="_BPMNShape_IntermediateThrowEvent_2" bpmnElement="IntermediateCatchEvent_Link">
        <dc:Bounds x="425" y="168" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="443" y="209" width="0" height="0" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="_BPMNShape_SubProcess_5" bpmnElement="SubProcess" isExpanded="true">
        <dc:Bounds x="516" y="360" width="205" height="169" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="_BPMNShape_TextAnnotation_2" bpmnElement="TextAnnotation">
        <dc:Bounds x="576" y="36" width="85" height="85" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="_BPMNShape_EndEvent_5" bpmnElement="EndEvent_in_SubProcess">
        <dc:Bounds x="639" y="451" width="36" height="36" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="_BPMNShape_EndEvent_6" bpmnElement="EndEvent_None">
        <dc:Bounds x="516" y="168" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="534" y="209" width="0" height="0" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
    </bpmndi:BPMNPlane>
  </bpmndi:BPMNDiagram>
</bpmn2:definitions>
