<?xml version="1.0" encoding="UTF-8"?>
<bpmn:definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" id="Definitions_1" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="1.5.0-dev">
  <bpmn:process id="Process_1" isExecutable="false">
    <bpmn:task id="Task_147t4jx" />
    <bpmn:boundaryEvent id="BoundaryEvent_1" attachedToRef="Task_147t4jx">
      <bpmn:conditionalEventDefinition />
    </bpmn:boundaryEvent>
    <bpmn:subProcess id="SubProcess_0drqnao">
      <bpmn:startEvent id="StartEvent_1">
        <bpmn:conditionalEventDefinition />
      </bpmn:startEvent>
    </bpmn:subProcess>
    <bpmn:subProcess id="SubProcess_0guldis" triggeredByEvent="true">
      <bpmn:startEvent id="StartEvent_2">
        <bpmn:conditionalEventDefinition />
      </bpmn:startEvent>
      <bpmn:startEvent id="StartEvent_3">
        <bpmn:conditionalEventDefinition camunda:variableName="myVar" camunda:variableEvent="create, update">
          <bpmn:condition xsi:type="bpmn:tFormalExpression">${false}</bpmn:condition>
        </bpmn:conditionalEventDefinition>
      </bpmn:startEvent>
    </bpmn:subProcess>
    <bpmn:startEvent id="StartEvent_4">
      <bpmn:conditionalEventDefinition />
    </bpmn:startEvent>
    <bpmn:intermediateCatchEvent id="IntermediateThrowEvent_1">
      <bpmn:conditionalEventDefinition />
    </bpmn:intermediateCatchEvent>
  </bpmn:process>
  <bpmndi:BPMNDiagram id="BPMNDiagram_1">
    <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_1">
      <bpmndi:BPMNShape id="Task_147t4jx_di" bpmnElement="Task_147t4jx">
        <dc:Bounds x="152" y="77" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="BoundaryEvent_0wczcph_di" bpmnElement="BoundaryEvent_1">
        <dc:Bounds x="167" y="139" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="185" y="175" width="0" height="0" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="SubProcess_0drqnao_di" bpmnElement="SubProcess_0drqnao" isExpanded="true">
        <dc:Bounds x="297" y="79" width="140" height="120" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="StartEvent_1eivm7x_di" bpmnElement="StartEvent_1">
        <dc:Bounds x="318" y="100" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="336" y="136" width="0" height="0" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="StartEvent_10qpdbf_di" bpmnElement="StartEvent_2">
        <dc:Bounds x="313" y="238" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="331" y="274" width="0" height="0" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="SubProcess_1r53wxv_di" bpmnElement="SubProcess_0guldis" isExpanded="true">
        <dc:Bounds x="298" y="223" width="140" height="120" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="StartEvent_0y0b4jm_di" bpmnElement="StartEvent_4">
        <dc:Bounds x="167" y="238" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="185" y="274" width="0" height="0" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="IntermediateCatchEvent_134x09a_di" bpmnElement="IntermediateThrowEvent_1">
        <dc:Bounds x="167" y="297" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="185" y="333" width="0" height="0" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="StartEvent_0nu542k_di" bpmnElement="StartEvent_3">
        <dc:Bounds x="313" y="289" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="331" y="325" width="0" height="0" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
    </bpmndi:BPMNPlane>
  </bpmndi:BPMNDiagram>
</bpmn:definitions>
