<?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:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="Definitions_1" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="1.11.3">
  <bpmn:collaboration id="Collaboration_1euzw0l">
    <bpmn:participant id="Participant_0u3ja7g" name="p" processRef="Process_1" />
    <bpmn:participant id="Participant_0sxc68e" name="q" processRef="Process_1e05nwn" />
    <bpmn:messageFlow id="MessageFlow_0bw4ecf" name="m1" sourceRef="Task_0dm0362" targetRef="Task_0ag5qh4" />
    <bpmn:messageFlow id="MessageFlow_19n39qc" name="m2" sourceRef="Task_06rp52g" targetRef="Task_0qomd19" />
  </bpmn:collaboration>
  <bpmn:process id="Process_1" isExecutable="true">
    <bpmn:startEvent id="StartEvent_1">
      <bpmn:outgoing>SequenceFlow_1jivray</bpmn:outgoing>
    </bpmn:startEvent>
    <bpmn:sequenceFlow id="SequenceFlow_1jivray" name="e1" sourceRef="StartEvent_1" targetRef="Task_0dm0362" />
    <bpmn:sequenceFlow id="SequenceFlow_1it0uxy" name="e2" sourceRef="Task_0dm0362" targetRef="Task_0qomd19" />
    <bpmn:endEvent id="EndEvent_1nj1u1a">
      <bpmn:incoming>SequenceFlow_0jgw8m0</bpmn:incoming>
    </bpmn:endEvent>
    <bpmn:sequenceFlow id="SequenceFlow_0jgw8m0" name="e3" sourceRef="Task_0qomd19" targetRef="EndEvent_1nj1u1a" />
    <bpmn:sendTask id="Task_0dm0362" name="Task 1">
      <bpmn:documentation>if(true){}</bpmn:documentation>
      <bpmn:incoming>SequenceFlow_1jivray</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_1it0uxy</bpmn:outgoing>
    </bpmn:sendTask>
    <bpmn:receiveTask id="Task_0qomd19" name="Task 4">
      <bpmn:documentation>if(true){}</bpmn:documentation>
      <bpmn:incoming>SequenceFlow_1it0uxy</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0jgw8m0</bpmn:outgoing>
    </bpmn:receiveTask>
  </bpmn:process>
  <bpmn:process id="Process_1e05nwn" isExecutable="false">
    <bpmn:startEvent id="StartEvent_18k0n07">
      <bpmn:outgoing>SequenceFlow_1xc1bq9</bpmn:outgoing>
    </bpmn:startEvent>
    <bpmn:endEvent id="EndEvent_0jkx0fu">
      <bpmn:incoming>SequenceFlow_1cgs9ll</bpmn:incoming>
    </bpmn:endEvent>
    <bpmn:sequenceFlow id="SequenceFlow_1xc1bq9" name="e4" sourceRef="StartEvent_18k0n07" targetRef="Task_0ag5qh4" />
    <bpmn:sequenceFlow id="SequenceFlow_0722p33" name="e5" sourceRef="Task_0ag5qh4" targetRef="Task_06rp52g" />
    <bpmn:sequenceFlow id="SequenceFlow_1cgs9ll" name="e6" sourceRef="Task_06rp52g" targetRef="EndEvent_0jkx0fu" />
    <bpmn:receiveTask id="Task_0ag5qh4" name="Task 2">
      <bpmn:documentation>if(true){}</bpmn:documentation>
      <bpmn:incoming>SequenceFlow_1xc1bq9</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0722p33</bpmn:outgoing>
    </bpmn:receiveTask>
    <bpmn:sendTask id="Task_06rp52g" name="Task 3">
      <bpmn:documentation>if(true){}</bpmn:documentation>
      <bpmn:incoming>SequenceFlow_0722p33</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_1cgs9ll</bpmn:outgoing>
    </bpmn:sendTask>
  </bpmn:process>
  <bpmndi:BPMNDiagram id="BPMNDiagram_1">
    <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_1euzw0l">
      <bpmndi:BPMNShape id="Participant_0u3ja7g_di" bpmnElement="Participant_0u3ja7g">
        <dc:Bounds x="157" y="47" width="599" height="140" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
        <dc:Bounds x="207" y="99" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="180" y="135" width="90" height="20" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Participant_0sxc68e_di" bpmnElement="Participant_0sxc68e">
        <dc:Bounds x="157" y="217" width="599" height="140" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_1jivray_di" bpmnElement="SequenceFlow_1jivray">
        <di:waypoint xsi:type="dc:Point" x="243" y="117" />
        <di:waypoint xsi:type="dc:Point" x="315" y="117" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="273" y="96" width="13" height="13" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_1it0uxy_di" bpmnElement="SequenceFlow_1it0uxy">
        <di:waypoint xsi:type="dc:Point" x="415" y="117" />
        <di:waypoint xsi:type="dc:Point" x="492" y="117" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="447" y="96" width="13" height="13" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="EndEvent_1nj1u1a_di" bpmnElement="EndEvent_1nj1u1a">
        <dc:Bounds x="659.4569707401033" y="99" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="677.4569707401033" y="138" width="0" height="13" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_0jgw8m0_di" bpmnElement="SequenceFlow_0jgw8m0">
        <di:waypoint xsi:type="dc:Point" x="592" y="117" />
        <di:waypoint xsi:type="dc:Point" x="660" y="117" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="620" y="96" width="13" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="StartEvent_18k0n07_di" bpmnElement="StartEvent_18k0n07">
        <dc:Bounds x="210" y="272" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="183" y="308" width="0" height="13" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="EndEvent_0jkx0fu_di" bpmnElement="EndEvent_0jkx0fu">
        <dc:Bounds x="662" y="272" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="680" y="311" width="0" height="13" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_1xc1bq9_di" bpmnElement="SequenceFlow_1xc1bq9">
        <di:waypoint xsi:type="dc:Point" x="246" y="290" />
        <di:waypoint xsi:type="dc:Point" x="317" y="290" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="275" y="269" width="13" height="13" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_0722p33_di" bpmnElement="SequenceFlow_0722p33">
        <di:waypoint xsi:type="dc:Point" x="417" y="290" />
        <di:waypoint xsi:type="dc:Point" x="492" y="290" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="448" y="269" width="13" height="13" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_1cgs9ll_di" bpmnElement="SequenceFlow_1cgs9ll">
        <di:waypoint xsi:type="dc:Point" x="592" y="290" />
        <di:waypoint xsi:type="dc:Point" x="662" y="290" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="621" y="269" width="13" height="13" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="SendTask_0ig7jkj_di" bpmnElement="Task_0dm0362">
        <dc:Bounds x="315" y="77" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="SendTask_1vv26fy_di" bpmnElement="Task_06rp52g">
        <dc:Bounds x="492" y="250" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="ReceiveTask_1g26e2k_di" bpmnElement="Task_0ag5qh4">
        <dc:Bounds x="317" y="250" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="ReceiveTask_0e1dffl_di" bpmnElement="Task_0qomd19">
        <dc:Bounds x="492" y="77" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="MessageFlow_0bw4ecf_di" bpmnElement="MessageFlow_0bw4ecf">
        <di:waypoint xsi:type="dc:Point" x="365" y="157" />
        <di:waypoint xsi:type="dc:Point" x="366" y="250" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="372" y="197" width="16" height="13" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="MessageFlow_19n39qc_di" bpmnElement="MessageFlow_19n39qc">
        <di:waypoint xsi:type="dc:Point" x="545" y="250" />
        <di:waypoint xsi:type="dc:Point" x="545" y="157" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="552" y="197" width="16" height="13" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
    </bpmndi:BPMNPlane>
  </bpmndi:BPMNDiagram>
</bpmn:definitions>
