<?xml version="1.0" encoding="UTF-8"?>
<bpmn2:definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:bpmn2="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xsi:schemaLocation="http://www.omg.org/spec/BPMN/20100524/MODEL BPMN20.xsd" id="_YWzgwMAgEeWCy-VqtWH9BA" exporter="camunda modeler" exporterVersion="2.6.0" targetNamespace="http://activiti.org/bpmn">
  <bpmn2:process id="Process_1" isExecutable="false">
    <bpmn2:eventBasedGateway id="EventBasedGateway_1"/>
    <bpmn2:task id="Task_1"/>
    <bpmn2:task id="Task_2" isForCompensation="true"/>
    <bpmn2:endEvent id="EndEvent_1"/>
    <bpmn2:boundaryEvent id="BoundaryEvent_1" name="" attachedToRef="Task_1">
      <bpmn2:compensateEventDefinition id="CompensateEventDefinition_1" waitForCompletion="true"/>
    </bpmn2:boundaryEvent>
    <bpmn2:dataStoreReference id="DataStoreReference" />
    <bpmn2:dataObject id="DataObject_1" name="Data Object 1"/>
    <bpmn2:dataObjectReference id="DataObjectReference" dataObjectRef="DataObject_1"/>
  </bpmn2:process>
  <bpmndi:BPMNDiagram id="BPMNDiagram_1">
    <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_1">
      <bpmndi:BPMNShape id="_BPMNShape_EventBasedGateway_2" bpmnElement="EventBasedGateway_1">
        <dc:Bounds height="50.0" width="50.0" x="108.0" y="72.0"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="0.0" width="0.0" x="133.0" y="127.0"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="_BPMNShape_Task_3" bpmnElement="Task_1">
        <dc:Bounds height="80.0" width="100.0" x="84.0" y="180.0"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="_BPMNShape_EndEvent_2" bpmnElement="EndEvent_1">
        <dc:Bounds height="36.0" width="36.0" x="296.0" y="80.0"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="0.0" width="0.0" x="314.0" y="121.0"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="_BPMNShape_Task_4" bpmnElement="Task_2">
        <dc:Bounds height="80.0" width="100.0" x="264.0" y="180.0"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="_BPMNShape_BoundaryEvent_2" bpmnElement="BoundaryEvent_1">
        <dc:Bounds height="36.0" width="36.0" x="109.0" y="242.0"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="_BPMNShape_DataStoreReference_2" bpmnElement="DataStoreReference">
        <dc:Bounds height="50.0" width="50.0" x="109.0" y="312.0"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="21.0" width="79.0" x="95.0" y="367.0"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="_BPMNShape_DataObjectReference_2" bpmnElement="DataObjectReference">
        <dc:Bounds height="50.0" width="36.0" x="313.0" y="312.0"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="21.0" width="149.0" x="257.0" y="367.0"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
    </bpmndi:BPMNPlane>
  </bpmndi:BPMNDiagram>
</bpmn2:definitions>