<?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" id="Definitions_1xakeh4" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.3.4"> <bpmn:collaboration id="Collaboration_1"> <bpmn:participant id="Participant_1" processRef="Process_1" /> <bpmn:participant id="Participant_2" processRef="Process_2" /> <bpmn:participant id="Participant_3" processRef="Process_3" /> </bpmn:collaboration> <bpmn:process id="Process_1" isExecutable="true"> <bpmn:subProcess id="SubProcess" /> <bpmn:boundaryEvent id="BoundaryEvent_Right" attachedToRef="SubProcess" /> <bpmn:boundaryEvent id="BoundaryEvent_Bottom" attachedToRef="SubProcess" /> <bpmn:startEvent id="StartEvent_1" /> <bpmn:exclusiveGateway id="Gateway_1" /> <bpmn:endEvent id="EndEvent_1" /> <bpmn:task id="Task_1" /> <bpmn:dataObjectReference id="DataObjectReference_1" dataObjectRef="DataObject_16xfc7e" /> <bpmn:dataObject id="DataObject_16xfc7e" /> </bpmn:process> <bpmn:process id="Process_2" isExecutable="false"> <bpmn:intermediateThrowEvent id="IntermediateThrowEvent_1"> <bpmn:messageEventDefinition /> </bpmn:intermediateThrowEvent> <bpmn:intermediateCatchEvent id="IntermediateCatchEvent_1"> <bpmn:messageEventDefinition /> </bpmn:intermediateCatchEvent> <bpmn:task id="Task_2" /> </bpmn:process> <bpmn:process id="Process_3" isExecutable="false"> <bpmn:startEvent id="StartEvent_2" /> <bpmn:startEvent id="StartEvent_3" /> <bpmn:task id="Task_3" /> <bpmn:subProcess id="SubProcess_1" /> </bpmn:process> <bpmndi:BPMNDiagram id="BPMNDiagram_1"> <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_1"> <bpmndi:BPMNShape id="Participant_03743bx_di" bpmnElement="Participant_1" isHorizontal="true"> <dc:Bounds x="0" y="0" width="800" height="383" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1"> <dc:Bounds x="62" y="32" width="36" height="36" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="EndEvent_1fetlei_di" bpmnElement="EndEvent_1"> <dc:Bounds x="62" y="222" width="36" height="36" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Task_0ed1rn5_di" bpmnElement="Task_1"> <dc:Bounds x="200" y="200" width="100" height="80" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="DataObjectReference_0pf2ezq_di" bpmnElement="DataObjectReference_1"> <dc:Bounds x="562" y="285" width="36" height="50" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Participant_1ooemal_di" bpmnElement="Participant_2" isHorizontal="true"> <dc:Bounds x="0" y="420" width="600" height="250" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Task_0iwlfts_di" bpmnElement="Task_2"> <dc:Bounds x="370" y="510" width="100" height="80" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="IntermediateCatchEvent_08covmw_di" bpmnElement="IntermediateCatchEvent_1"> <dc:Bounds x="162" y="532" width="36" height="36" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="IntermediateThrowEvent_1jsmhky_di" bpmnElement="IntermediateThrowEvent_1"> <dc:Bounds x="52" y="532" width="36" height="36" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="SubProcess_di" bpmnElement="SubProcess" isExpanded="true"> <dc:Bounds x="400" y="30" width="360" height="170" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="BoundaryEvent_di" bpmnElement="BoundaryEvent_Bottom"> <dc:Bounds x="572" y="182" width="36" height="36" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="ExclusiveGateway_1nir8te_di" bpmnElement="Gateway_1" isMarkerVisible="true"> <dc:Bounds x="225" y="25" width="50" height="50" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Participant_0echqt5_di" bpmnElement="Participant_3" isHorizontal="true"> <dc:Bounds x="0" y="710" width="600" height="430" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="StartEvent_0dv3wii_di" bpmnElement="StartEvent_2"> <dc:Bounds x="62" y="827" width="36" height="36" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Task_04e4734_di" bpmnElement="Task_3"> <dc:Bounds x="150" y="805" width="100" height="80" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="StartEvent_0wio031_di" bpmnElement="StartEvent_3"> <dc:Bounds x="62" y="1007" width="36" height="36" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="SubProcess_0c0l60x_di" bpmnElement="SubProcess_1" isExpanded="true"> <dc:Bounds x="150" y="925" width="350" height="200" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="BoundaryEventRight_di" bpmnElement="BoundaryEvent_Right"> <dc:Bounds x="742" y="112" width="36" height="36" /> </bpmndi:BPMNShape> </bpmndi:BPMNPlane> </bpmndi:BPMNDiagram> </bpmn:definitions>