<?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:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" id="Definitions_1" targetNamespace="http://bpmn.io/schema/bpmn">
  <bpmn:process id="Process_1" isExecutable="false">
    <bpmn:task id="Task_09clsti" />
    <bpmn:boundaryEvent id="CompensationBoundary" attachedToRef="Task_09clsti">
      <bpmn:compensateEventDefinition />
    </bpmn:boundaryEvent>
    <bpmn:task id="CompensationActivity" isForCompensation="true" />
  </bpmn:process>
  <bpmndi:BPMNDiagram id="BPMNDiagram_1">
    <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_1">
      <bpmndi:BPMNShape id="Task_09clsti_di" bpmnElement="Task_09clsti">
        <dc:Bounds x="45" y="44" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="CompensationBoundary_di" bpmnElement="CompensationBoundary">
        <dc:Bounds x="89" y="106" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="62" y="142" width="90" height="20" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="CompensationActivity_di" bpmnElement="CompensationActivity">
        <dc:Bounds x="206" y="214" width="100" height="80" />
      </bpmndi:BPMNShape>
    </bpmndi:BPMNPlane>
  </bpmndi:BPMNDiagram>
</bpmn:definitions>
