<?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:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="Definitions_0hu0l1v" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.7.3">
  <bpmn:process id="process1" name="Process1" isExecutable="true" camunda:versionTag="1.0.0" camunda:historyTimeToLive="1">
    <bpmn:endEvent id="EndEvent_1jxpclo">
      <bpmn:incoming>Flow_1hg5sfv</bpmn:incoming>
    </bpmn:endEvent>
    <bpmn:sequenceFlow id="SequenceFlow_18v3n4f" sourceRef="StartEvent_1" targetRef="Task_0dp29mq" />
    <bpmn:sequenceFlow id="SequenceFlow_0i34xne" sourceRef="Task_0dp29mq" targetRef="Event_1v6ra2a" />
    <bpmn:serviceTask id="Task_0dp29mq" name="Function" camunda:type="external" camunda:topic="worker1">
      <bpmn:incoming>SequenceFlow_18v3n4f</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0i34xne</bpmn:outgoing>
    </bpmn:serviceTask>
    <bpmn:startEvent id="StartEvent_1">
      <bpmn:outgoing>SequenceFlow_18v3n4f</bpmn:outgoing>
      <bpmn:messageEventDefinition id="MessageEventDefinition_13hb7ym" messageRef="Message_1ebv78y" />
    </bpmn:startEvent>
    <bpmn:sequenceFlow id="Flow_1hg5sfv" sourceRef="Event_1v6ra2a" targetRef="EndEvent_1jxpclo" />
    <bpmn:intermediateCatchEvent id="Event_1v6ra2a">
      <bpmn:incoming>SequenceFlow_0i34xne</bpmn:incoming>
      <bpmn:outgoing>Flow_1hg5sfv</bpmn:outgoing>
      <bpmn:messageEventDefinition id="MessageEventDefinition_0nlqnu1" messageRef="Message_01xq7uc" />
    </bpmn:intermediateCatchEvent>
  </bpmn:process>
  <bpmn:message id="Message_1ebv78y" name="start" />
  <bpmn:message id="Message_01xq7uc" name="continue" />
  <bpmndi:BPMNDiagram id="BPMNDiagram_1">
    <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="process1">
      <bpmndi:BPMNEdge id="Flow_1hg5sfv_di" bpmnElement="Flow_1hg5sfv">
        <di:waypoint x="478" y="117" />
        <di:waypoint x="552" y="117" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_0i34xne_di" bpmnElement="SequenceFlow_0i34xne">
        <di:waypoint x="390" y="117" />
        <di:waypoint x="442" y="117" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_18v3n4f_di" bpmnElement="SequenceFlow_18v3n4f">
        <di:waypoint x="228" y="117" />
        <di:waypoint x="290" y="117" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="EndEvent_1jxpclo_di" bpmnElement="EndEvent_1jxpclo">
        <dc:Bounds x="552" y="99" width="36" height="36" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="ServiceTask_1fv4gbf_di" bpmnElement="Task_0dp29mq">
        <dc:Bounds x="290" y="77" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Event_1ykxpsz_di" bpmnElement="StartEvent_1">
        <dc:Bounds x="192" y="99" width="36" height="36" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Event_18z65iv_di" bpmnElement="Event_1v6ra2a">
        <dc:Bounds x="442" y="99" width="36" height="36" />
      </bpmndi:BPMNShape>
    </bpmndi:BPMNPlane>
  </bpmndi:BPMNDiagram>
</bpmn:definitions>
