<?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:di="http://www.omg.org/spec/DD/20100524/DI" id="Definitions_1pc9hhk" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="4.1.1">
  <bpmn:collaboration id="Collaboration_0w06ols">
    <bpmn:participant id="Participant_16qkk74" name="SECOND REVIEW PROCESS" processRef="Process_0q2xy9g" />
  </bpmn:collaboration>
  <bpmn:process id="Process_0q2xy9g" isExecutable="true">
    <bpmn:startEvent id="StartEvent_1" name="Start review">
      <bpmn:outgoing>Flow_0nidzn7</bpmn:outgoing>
    </bpmn:startEvent>
    <bpmn:sequenceFlow id="Flow_0nidzn7" sourceRef="StartEvent_1" targetRef="Activity_1l745qv" />
    <bpmn:sequenceFlow id="Flow_054tbsr" sourceRef="Activity_1l745qv" targetRef="Event_14hgo0m" />
    <bpmn:endEvent id="Event_14hgo0m" name="End review">
      <bpmn:incoming>Flow_054tbsr</bpmn:incoming>
    </bpmn:endEvent>
    <bpmn:task id="Activity_1l745qv" name="Review">
      <bpmn:incoming>Flow_0nidzn7</bpmn:incoming>
      <bpmn:outgoing>Flow_054tbsr</bpmn:outgoing>
    </bpmn:task>
  </bpmn:process>
  <bpmndi:BPMNDiagram id="BPMNDiagram_1">
    <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_0w06ols">
      <bpmndi:BPMNShape id="Participant_16qkk74_di" bpmnElement="Participant_16qkk74" isHorizontal="true">
        <dc:Bounds x="120" y="60" width="600" height="240" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="Flow_0nidzn7_di" bpmnElement="Flow_0nidzn7">
        <di:waypoint x="238" y="177" />
        <di:waypoint x="370" y="177" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_054tbsr_di" bpmnElement="Flow_054tbsr">
        <di:waypoint x="470" y="177" />
        <di:waypoint x="612" y="177" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
        <dc:Bounds x="202" y="159" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="191" y="202" width="59" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Event_14hgo0m_di" bpmnElement="Event_14hgo0m">
        <dc:Bounds x="612" y="159" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="603" y="202" width="55" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Activity_1l745qv_di" bpmnElement="Activity_1l745qv">
        <dc:Bounds x="370" y="137" width="100" height="80" />
      </bpmndi:BPMNShape>
    </bpmndi:BPMNPlane>
  </bpmndi:BPMNDiagram>
</bpmn:definitions>
