<?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:collaboration id="Collaboration_1vgk4te">
    <bpmn:participant id="Participant_0k7rs25" name="Submissão de Projetos de Pesquisa" processRef="Process_1" />
    <bpmn:participant id="Participant_0ohes7e" name="Acompanhamento" processRef="Process_1nmbauv" />
  </bpmn:collaboration>
  <bpmn:process id="Process_1" isExecutable="false">
    <bpmn:laneSet>
      <bpmn:lane id="Lane_0lj9d99" name="Usuário">
        <bpmn:flowNodeRef>Task_1jwnb8t</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>StartEvent_1</bpmn:flowNodeRef>
      </bpmn:lane>
      <bpmn:lane id="Lane_0dab2rf" name="PROPESQ">
        <bpmn:flowNodeRef>Task_0z7hwfn</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>ExclusiveGateway_0w7ypsi</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>ExclusiveGateway_18i3ojg</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>EndEvent_1f4fen1</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_11yum5x</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_1rs9v8c</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_0sze2fu</bpmn:flowNodeRef>
      </bpmn:lane>
      <bpmn:lane id="Lane_0tmwy7r" name="Avaliador Externo">
        <bpmn:flowNodeRef>Task_05arw21</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_0q9y2n1</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>ExclusiveGateway_050vxl7</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>EndEvent_0eeb65o</bpmn:flowNodeRef>
      </bpmn:lane>
      <bpmn:lane id="Lane_1ujay3q">
        <bpmn:flowNodeRef>ExclusiveGateway_1ou0vc3</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_0krdj4b</bpmn:flowNodeRef>
      </bpmn:lane>
    </bpmn:laneSet>
    <bpmn:sequenceFlow id="SequenceFlow_1dlsvsn" sourceRef="StartEvent_1" targetRef="Task_1jwnb8t" />
    <bpmn:sequenceFlow id="SequenceFlow_0al7v0l" sourceRef="Task_1jwnb8t" targetRef="Task_0z7hwfn" />
    <bpmn:sequenceFlow id="SequenceFlow_0p0qtrd" name="Sim" sourceRef="ExclusiveGateway_18i3ojg" targetRef="Task_05arw21" />
    <bpmn:task id="Task_1jwnb8t" name="Submeter Formulário">
      <bpmn:incoming>SequenceFlow_1dlsvsn</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0al7v0l</bpmn:outgoing>
    </bpmn:task>
    <bpmn:startEvent id="StartEvent_1">
      <bpmn:outgoing>SequenceFlow_1dlsvsn</bpmn:outgoing>
    </bpmn:startEvent>
    <bpmn:task id="Task_0z7hwfn" name="Analisar Dados">
      <bpmn:incoming>SequenceFlow_0al7v0l</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_055581h</bpmn:outgoing>
    </bpmn:task>
    <bpmn:exclusiveGateway id="ExclusiveGateway_0w7ypsi" name="Aprovada?">
      <bpmn:incoming>SequenceFlow_1ctczq6</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_1fdve0h</bpmn:outgoing>
      <bpmn:outgoing>SequenceFlow_0z49ym0</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:exclusiveGateway id="ExclusiveGateway_18i3ojg" name="Aprovado?">
      <bpmn:incoming>SequenceFlow_055581h</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0p0qtrd</bpmn:outgoing>
      <bpmn:outgoing>SequenceFlow_0wgyf2d</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:endEvent id="EndEvent_1f4fen1">
      <bpmn:incoming>SequenceFlow_0qqqiuk</bpmn:incoming>
      <bpmn:incoming>SequenceFlow_0rj4l4u</bpmn:incoming>
    </bpmn:endEvent>
    <bpmn:sendTask id="Task_11yum5x" name="Enviar Email">
      <bpmn:incoming>SequenceFlow_1fdve0h</bpmn:incoming>
      <bpmn:incoming>SequenceFlow_0wgyf2d</bpmn:incoming>
      <bpmn:incoming>SequenceFlow_1a8v681</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0rj4l4u</bpmn:outgoing>
    </bpmn:sendTask>
    <bpmn:sequenceFlow id="SequenceFlow_055581h" sourceRef="Task_0z7hwfn" targetRef="ExclusiveGateway_18i3ojg" />
    <bpmn:sequenceFlow id="SequenceFlow_1ctczq6" sourceRef="Task_0sze2fu" targetRef="ExclusiveGateway_0w7ypsi" />
    <bpmn:sequenceFlow id="SequenceFlow_1fdve0h" name="Não" sourceRef="ExclusiveGateway_0w7ypsi" targetRef="Task_11yum5x" />
    <bpmn:sequenceFlow id="SequenceFlow_0wgyf2d" name="Não" sourceRef="ExclusiveGateway_18i3ojg" targetRef="Task_11yum5x" />
    <bpmn:sequenceFlow id="SequenceFlow_0qqqiuk" sourceRef="Task_1rs9v8c" targetRef="EndEvent_1f4fen1" />
    <bpmn:sequenceFlow id="SequenceFlow_0rj4l4u" sourceRef="Task_11yum5x" targetRef="EndEvent_1f4fen1" />
    <bpmn:task id="Task_05arw21" name="Avaliar">
      <bpmn:incoming>SequenceFlow_0p0qtrd</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_1nb6rap</bpmn:outgoing>
    </bpmn:task>
    <bpmn:subProcess id="Task_1rs9v8c" name="Acompanhar">
      <bpmn:incoming>SequenceFlow_05vqgx0</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0qqqiuk</bpmn:outgoing>
    </bpmn:subProcess>
    <bpmn:sequenceFlow id="SequenceFlow_0z49ym0" name="Sim" sourceRef="ExclusiveGateway_0w7ypsi" targetRef="Task_0krdj4b" />
    <bpmn:sequenceFlow id="SequenceFlow_05vqgx0" name="Sim" sourceRef="ExclusiveGateway_1ou0vc3" targetRef="Task_1rs9v8c" />
    <bpmn:sequenceFlow id="SequenceFlow_0uwp0ap" sourceRef="Task_0krdj4b" targetRef="ExclusiveGateway_1ou0vc3" />
    <bpmn:sequenceFlow id="SequenceFlow_1a8v681" name="Não" sourceRef="ExclusiveGateway_1ou0vc3" targetRef="Task_11yum5x" />
    <bpmn:exclusiveGateway id="ExclusiveGateway_1ou0vc3" name="Ok?">
      <bpmn:incoming>SequenceFlow_0uwp0ap</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_05vqgx0</bpmn:outgoing>
      <bpmn:outgoing>SequenceFlow_1a8v681</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:task id="Task_0krdj4b" name="Homologar submissão">
      <bpmn:incoming>SequenceFlow_0z49ym0</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0uwp0ap</bpmn:outgoing>
    </bpmn:task>
    <bpmn:sequenceFlow id="SequenceFlow_1nb6rap" sourceRef="Task_05arw21" targetRef="ExclusiveGateway_050vxl7" />
    <bpmn:sequenceFlow id="SequenceFlow_18f2q1e" sourceRef="ExclusiveGateway_050vxl7" targetRef="Task_0sze2fu" />
    <bpmn:sequenceFlow id="SequenceFlow_1uejl99" sourceRef="ExclusiveGateway_050vxl7" targetRef="Task_0q9y2n1" />
    <bpmn:task id="Task_0q9y2n1" name="Enviar certificado de avaliação">
      <bpmn:incoming>SequenceFlow_1uejl99</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_12m7wd7</bpmn:outgoing>
    </bpmn:task>
    <bpmn:parallelGateway id="ExclusiveGateway_050vxl7">
      <bpmn:incoming>SequenceFlow_1nb6rap</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_18f2q1e</bpmn:outgoing>
      <bpmn:outgoing>SequenceFlow_1uejl99</bpmn:outgoing>
    </bpmn:parallelGateway>
    <bpmn:sequenceFlow id="SequenceFlow_12m7wd7" sourceRef="Task_0q9y2n1" targetRef="EndEvent_0eeb65o" />
    <bpmn:endEvent id="EndEvent_0eeb65o">
      <bpmn:incoming>SequenceFlow_12m7wd7</bpmn:incoming>
    </bpmn:endEvent>
    <bpmn:task id="Task_0sze2fu" name="Consolidar">
      <bpmn:incoming>SequenceFlow_18f2q1e</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_1ctczq6</bpmn:outgoing>
    </bpmn:task>
    <bpmn:association id="Association_0yzjtjt" sourceRef="Task_05arw21" targetRef="TextAnnotation_1qpa0ag" />
    <bpmn:textAnnotation id="TextAnnotation_1qpa0ag">    <bpmn:text>Blind Review</bpmn:text>
</bpmn:textAnnotation>
  </bpmn:process>
  <bpmn:process id="Process_1nmbauv">
    <bpmn:laneSet>
      <bpmn:lane id="Lane_19zgpvc" name="PROPESQ">
        <bpmn:flowNodeRef>Task_0t6n84h</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>ExclusiveGateway_0a5oql7</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>EndEvent_139u42x</bpmn:flowNodeRef>
      </bpmn:lane>
      <bpmn:lane id="Lane_0zf9ip9" name="Gestor Campus">
        <bpmn:flowNodeRef>Task_0dz0fsv</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>IntermediateThrowEvent_1auzqv3</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>EndEvent_1dy4hl0</bpmn:flowNodeRef>
      </bpmn:lane>
      <bpmn:lane id="Lane_1m9fqyk" name="Usuário">
        <bpmn:flowNodeRef>IntermediateThrowEvent_0ovphxp</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_0xdu4fg</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_0o3cpxn</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>EndEvent_12ik5fr</bpmn:flowNodeRef>
      </bpmn:lane>
      <bpmn:lane id="Lane_0pwphww" name="Sistema">
        <bpmn:flowNodeRef>Task_0k98ls7</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>IntermediateThrowEvent_10d5o68</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>EndEvent_13s2q8b</bpmn:flowNodeRef>
      </bpmn:lane>
    </bpmn:laneSet>
    <bpmn:intermediateThrowEvent id="IntermediateThrowEvent_0ovphxp">
      <bpmn:outgoing>SequenceFlow_0k74mwi</bpmn:outgoing>
    </bpmn:intermediateThrowEvent>
    <bpmn:task id="Task_0xdu4fg" name="Enviar Relatório de acompanhamento">
      <bpmn:incoming>SequenceFlow_0k74mwi</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0002xon</bpmn:outgoing>
    </bpmn:task>
    <bpmn:sendTask id="Task_0o3cpxn" name="Informar problema">
      <bpmn:incoming>SequenceFlow_0s46s9k</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_19tiqz3</bpmn:outgoing>
    </bpmn:sendTask>
    <bpmn:task id="Task_0t6n84h" name="Validar Relatório">
      <bpmn:incoming>SequenceFlow_0002xon</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0a4tx6f</bpmn:outgoing>
    </bpmn:task>
    <bpmn:exclusiveGateway id="ExclusiveGateway_0a5oql7" name="Ok?">
      <bpmn:incoming>SequenceFlow_0a4tx6f</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0218x2g</bpmn:outgoing>
      <bpmn:outgoing>SequenceFlow_0s46s9k</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:endEvent id="EndEvent_139u42x">
      <bpmn:incoming>SequenceFlow_0218x2g</bpmn:incoming>
    </bpmn:endEvent>
    <bpmn:sequenceFlow id="SequenceFlow_0k74mwi" sourceRef="IntermediateThrowEvent_0ovphxp" targetRef="Task_0xdu4fg" />
    <bpmn:sequenceFlow id="SequenceFlow_0002xon" sourceRef="Task_0xdu4fg" targetRef="Task_0t6n84h" />
    <bpmn:sequenceFlow id="SequenceFlow_19tiqz3" sourceRef="Task_0o3cpxn" targetRef="EndEvent_12ik5fr" />
    <bpmn:sequenceFlow id="SequenceFlow_0s46s9k" name="Não" sourceRef="ExclusiveGateway_0a5oql7" targetRef="Task_0o3cpxn" />
    <bpmn:sequenceFlow id="SequenceFlow_0a4tx6f" sourceRef="Task_0t6n84h" targetRef="ExclusiveGateway_0a5oql7" />
    <bpmn:sequenceFlow id="SequenceFlow_0218x2g" name="Sim" sourceRef="ExclusiveGateway_0a5oql7" targetRef="EndEvent_139u42x" />
    <bpmn:sequenceFlow id="SequenceFlow_0cda5pt" sourceRef="IntermediateThrowEvent_1auzqv3" targetRef="Task_0dz0fsv" />
    <bpmn:sequenceFlow id="SequenceFlow_0xyud04" sourceRef="Task_0dz0fsv" targetRef="EndEvent_1dy4hl0" />
    <bpmn:task id="Task_0dz0fsv" name="Solicitar Relatório de Acompanhamento">
      <bpmn:incoming>SequenceFlow_0cda5pt</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0xyud04</bpmn:outgoing>
    </bpmn:task>
    <bpmn:intermediateThrowEvent id="IntermediateThrowEvent_1auzqv3">
      <bpmn:outgoing>SequenceFlow_0cda5pt</bpmn:outgoing>
    </bpmn:intermediateThrowEvent>
    <bpmn:endEvent id="EndEvent_1dy4hl0">
      <bpmn:incoming>SequenceFlow_0xyud04</bpmn:incoming>
    </bpmn:endEvent>
    <bpmn:endEvent id="EndEvent_12ik5fr">
      <bpmn:incoming>SequenceFlow_19tiqz3</bpmn:incoming>
    </bpmn:endEvent>
    <bpmn:sequenceFlow id="SequenceFlow_0bap89a" sourceRef="IntermediateThrowEvent_10d5o68" targetRef="Task_0k98ls7" />
    <bpmn:intermediateThrowEvent id="IntermediateThrowEvent_10d5o68" name="Proximidade do prazo">
      <bpmn:outgoing>SequenceFlow_0bap89a</bpmn:outgoing>
    </bpmn:intermediateThrowEvent>
    <bpmn:endEvent id="EndEvent_13s2q8b">
      <bpmn:incoming>SequenceFlow_00vddn7</bpmn:incoming>
    </bpmn:endEvent>
    <bpmn:sequenceFlow id="SequenceFlow_00vddn7" sourceRef="Task_0k98ls7" targetRef="EndEvent_13s2q8b" />
    <bpmn:sendTask id="Task_0k98ls7" name="Enviar relatório sobre prazo">
      <bpmn:incoming>SequenceFlow_0bap89a</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_00vddn7</bpmn:outgoing>
    </bpmn:sendTask>
  </bpmn:process>
  <bpmndi:BPMNDiagram id="BPMNDiagram_1">
    <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_1vgk4te">
      <bpmndi:BPMNShape id="Participant_0k7rs25_di" bpmnElement="Participant_0k7rs25">
        <dc:Bounds x="227" y="85" width="1336" height="629" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
        <dc:Bounds x="311" y="136" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="284" y="172" width="90" height="20" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Task_1jwnb8t_di" bpmnElement="Task_1jwnb8t">
        <dc:Bounds x="413" y="114" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Task_0z7hwfn_di" bpmnElement="Task_0z7hwfn">
        <dc:Bounds x="583" y="330" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="ExclusiveGateway_0w7ypsi_di" bpmnElement="ExclusiveGateway_0w7ypsi" isMarkerVisible="true">
        <dc:Bounds x="1038" y="345" width="50" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1000" y="399" width="53" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="ExclusiveGateway_18i3ojg_di" bpmnElement="ExclusiveGateway_18i3ojg" isMarkerVisible="true">
        <dc:Bounds x="743" y="345" width="50" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="775" y="398" width="53" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Task_0sze2fu_di" bpmnElement="Task_0sze2fu">
        <dc:Bounds x="886" y="330" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Task_05arw21_di" bpmnElement="Task_05arw21">
        <dc:Bounds x="718" y="494" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="SubProcess_07qszsw_di" bpmnElement="Task_1rs9v8c">
        <dc:Bounds x="1311" y="330" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="EndEvent_1f4fen1_di" bpmnElement="EndEvent_1f4fen1">
        <dc:Bounds x="1507" y="352" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1480" y="392" width="90" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="SendTask_0u72tsp_di" bpmnElement="Task_11yum5x">
        <dc:Bounds x="1191" y="226" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_1dlsvsn_di" bpmnElement="SequenceFlow_1dlsvsn">
        <di:waypoint xsi:type="dc:Point" x="347" y="154" />
        <di:waypoint xsi:type="dc:Point" x="378" y="154" />
        <di:waypoint xsi:type="dc:Point" x="378" y="154" />
        <di:waypoint xsi:type="dc:Point" x="413" y="154" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="348" y="148" width="90" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_0al7v0l_di" bpmnElement="SequenceFlow_0al7v0l">
        <di:waypoint xsi:type="dc:Point" x="513" y="154" />
        <di:waypoint xsi:type="dc:Point" x="550" y="154" />
        <di:waypoint xsi:type="dc:Point" x="550" y="370" />
        <di:waypoint xsi:type="dc:Point" x="583" y="370" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="520" y="256" width="90" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_055581h_di" bpmnElement="SequenceFlow_055581h">
        <di:waypoint xsi:type="dc:Point" x="683" y="370" />
        <di:waypoint xsi:type="dc:Point" x="743" y="370" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="668" y="349" width="90" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_1ctczq6_di" bpmnElement="SequenceFlow_1ctczq6">
        <di:waypoint xsi:type="dc:Point" x="986" y="370" />
        <di:waypoint xsi:type="dc:Point" x="1038" y="370" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="967" y="349" width="90" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_1fdve0h_di" bpmnElement="SequenceFlow_1fdve0h">
        <di:waypoint xsi:type="dc:Point" x="1063" y="345" />
        <di:waypoint xsi:type="dc:Point" x="1063" y="266" />
        <di:waypoint xsi:type="dc:Point" x="1191" y="266" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1068" y="300.5128205128205" width="20" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_0p0qtrd_di" bpmnElement="SequenceFlow_0p0qtrd">
        <di:waypoint xsi:type="dc:Point" x="768" y="395" />
        <di:waypoint xsi:type="dc:Point" x="768" y="494" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="774" y="439.6" width="18" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_0wgyf2d_di" bpmnElement="SequenceFlow_0wgyf2d">
        <di:waypoint xsi:type="dc:Point" x="768" y="345" />
        <di:waypoint xsi:type="dc:Point" x="768" y="266" />
        <di:waypoint xsi:type="dc:Point" x="1191" y="266" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="773" y="300" width="20" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_0qqqiuk_di" bpmnElement="SequenceFlow_0qqqiuk">
        <di:waypoint xsi:type="dc:Point" x="1411" y="370" />
        <di:waypoint xsi:type="dc:Point" x="1507" y="370" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1414" y="349" width="90" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_0rj4l4u_di" bpmnElement="SequenceFlow_0rj4l4u">
        <di:waypoint xsi:type="dc:Point" x="1291" y="266" />
        <di:waypoint xsi:type="dc:Point" x="1525" y="266" />
        <di:waypoint xsi:type="dc:Point" x="1525" y="352" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1363" y="245" width="90" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Lane_0lj9d99_di" bpmnElement="Lane_0lj9d99">
        <dc:Bounds x="257" y="85" width="1306" height="130" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Lane_0dab2rf_di" bpmnElement="Lane_0dab2rf">
        <dc:Bounds x="257" y="215" width="1306" height="210" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Lane_0tmwy7r_di" bpmnElement="Lane_0tmwy7r">
        <dc:Bounds x="257" y="425" width="1306" height="169" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="TextAnnotation_1qpa0ag_di" bpmnElement="TextAnnotation_1qpa0ag">
        <dc:Bounds x="593" y="549.8573232323232" width="99.98421717171716" height="29.987373737373737" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="Association_0yzjtjt_di" bpmnElement="Association_0yzjtjt">
        <di:waypoint xsi:type="dc:Point" x="718" y="546" />
        <di:waypoint xsi:type="dc:Point" x="693" y="553" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Participant_0ohes7e_di" bpmnElement="Participant_0ohes7e">
        <dc:Bounds x="227" y="779" width="639" height="514" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Lane_19zgpvc_di" bpmnElement="Lane_19zgpvc">
        <dc:Bounds x="257" y="899" width="609" height="159" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Lane_0zf9ip9_di" bpmnElement="Lane_0zf9ip9">
        <dc:Bounds x="257" y="1058" width="609" height="105" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Lane_1m9fqyk_di" bpmnElement="Lane_1m9fqyk">
        <dc:Bounds x="257" y="779" width="609" height="120" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="IntermediateThrowEvent_0ovphxp_di" bpmnElement="IntermediateThrowEvent_0ovphxp">
        <dc:Bounds x="322.426433915212" y="810.5031172069826" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="340.426433915212" y="850.5031172069826" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Task_0xdu4fg_di" bpmnElement="Task_0xdu4fg">
        <dc:Bounds x="491.426433915212" y="789" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_0k74mwi_di" bpmnElement="SequenceFlow_0k74mwi">
        <di:waypoint xsi:type="dc:Point" x="358" y="829" />
        <di:waypoint xsi:type="dc:Point" x="491" y="829" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="424.5" y="808" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Task_0t6n84h_di" bpmnElement="Task_0t6n84h">
        <dc:Bounds x="491" y="949.6035598705502" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_0002xon_di" bpmnElement="SequenceFlow_0002xon">
        <di:waypoint xsi:type="dc:Point" x="541" y="869" />
        <di:waypoint xsi:type="dc:Point" x="541" y="950" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="556" y="903.5" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="ExclusiveGateway_0a5oql7_di" bpmnElement="ExclusiveGateway_0a5oql7" isMarkerVisible="true">
        <dc:Bounds x="638.7014066496164" y="965" width="50" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="653" y="1019" width="21" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_0a4tx6f_di" bpmnElement="SequenceFlow_0a4tx6f">
        <di:waypoint xsi:type="dc:Point" x="591" y="990" />
        <di:waypoint xsi:type="dc:Point" x="615" y="990" />
        <di:waypoint xsi:type="dc:Point" x="615" y="990" />
        <di:waypoint xsi:type="dc:Point" x="639" y="990" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="630" y="984" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="EndEvent_139u42x_di" bpmnElement="EndEvent_139u42x">
        <dc:Bounds x="755.7014066496164" y="972.1502557544757" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="773.7014066496164" y="1012.1502557544757" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_0218x2g_di" bpmnElement="SequenceFlow_0218x2g">
        <di:waypoint xsi:type="dc:Point" x="689" y="990" />
        <di:waypoint xsi:type="dc:Point" x="756" y="990" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="696.3488372093024" y="970.4098360655738" width="18" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_0s46s9k_di" bpmnElement="SequenceFlow_0s46s9k">
        <di:waypoint xsi:type="dc:Point" x="664" y="965" />
        <di:waypoint xsi:type="dc:Point" x="664" y="869" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="670" y="877" width="20" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="EndEvent_12ik5fr_di" bpmnElement="EndEvent_12ik5fr">
        <dc:Bounds x="756" y="811" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="729" y="851" width="90" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_19tiqz3_di" bpmnElement="SequenceFlow_19tiqz3">
        <di:waypoint xsi:type="dc:Point" x="714" y="829" />
        <di:waypoint xsi:type="dc:Point" x="756" y="829" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="690" y="808" width="90" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="SendTask_05rg7nz_di" bpmnElement="Task_0o3cpxn">
        <dc:Bounds x="614" y="789" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Lane_1ujay3q_di" bpmnElement="Lane_1ujay3q">
        <dc:Bounds x="257" y="594" width="1306" height="120" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Task_0krdj4b_di" bpmnElement="Task_0krdj4b">
        <dc:Bounds x="1093.3211974110031" y="607.1982200647249" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_0z49ym0_di" bpmnElement="SequenceFlow_0z49ym0">
        <di:waypoint xsi:type="dc:Point" x="1063" y="395" />
        <di:waypoint xsi:type="dc:Point" x="1063" y="647" />
        <di:waypoint xsi:type="dc:Point" x="1093" y="647" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1069" y="515" width="18" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="ExclusiveGateway_1ou0vc3_di" bpmnElement="ExclusiveGateway_1ou0vc3" isMarkerVisible="true">
        <dc:Bounds x="1216.3211974110031" y="620" width="50" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1231" y="674" width="21" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_05vqgx0_di" bpmnElement="SequenceFlow_05vqgx0">
        <di:waypoint xsi:type="dc:Point" x="1266" y="645" />
        <di:waypoint xsi:type="dc:Point" x="1361" y="645" />
        <di:waypoint xsi:type="dc:Point" x="1361" y="410" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1305" y="624" width="18" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_0uwp0ap_di" bpmnElement="SequenceFlow_0uwp0ap">
        <di:waypoint xsi:type="dc:Point" x="1193" y="646" />
        <di:waypoint xsi:type="dc:Point" x="1217" y="645" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1205" y="624.5" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_1a8v681_di" bpmnElement="SequenceFlow_1a8v681">
        <di:waypoint xsi:type="dc:Point" x="1241" y="620" />
        <di:waypoint xsi:type="dc:Point" x="1241" y="463" />
        <di:waypoint xsi:type="dc:Point" x="1241" y="463" />
        <di:waypoint xsi:type="dc:Point" x="1241" y="306" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1246" y="457" width="20" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_1nb6rap_di" bpmnElement="SequenceFlow_1nb6rap">
        <di:waypoint xsi:type="dc:Point" x="818" y="534" />
        <di:waypoint xsi:type="dc:Point" x="834" y="534" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="826" y="513" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_18f2q1e_di" bpmnElement="SequenceFlow_18f2q1e">
        <di:waypoint xsi:type="dc:Point" x="859" y="509" />
        <di:waypoint xsi:type="dc:Point" x="859" y="370" />
        <di:waypoint xsi:type="dc:Point" x="886" y="370" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="874" y="433.5" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="ParallelGateway_1oebd93_di" bpmnElement="ExclusiveGateway_050vxl7">
        <dc:Bounds x="834" y="509" width="50" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="858.7963152507676" y="562.0675537359264" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Task_0q9y2n1_di" bpmnElement="Task_0q9y2n1">
        <dc:Bounds x="917.7963152507676" y="494" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_1uejl99_di" bpmnElement="SequenceFlow_1uejl99">
        <di:waypoint xsi:type="dc:Point" x="884" y="534" />
        <di:waypoint xsi:type="dc:Point" x="918" y="534" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="901" y="513" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="EndEvent_0eeb65o_di" bpmnElement="EndEvent_0eeb65o">
        <dc:Bounds x="949.7963152507676" y="436.0675537359263" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="967.7963152507676" y="476.0675537359263" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_12m7wd7_di" bpmnElement="SequenceFlow_12m7wd7">
        <di:waypoint xsi:type="dc:Point" x="968" y="494" />
        <di:waypoint xsi:type="dc:Point" x="968" y="472" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="983" y="477" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="IntermediateThrowEvent_1auzqv3_di" bpmnElement="IntermediateThrowEvent_1auzqv3">
        <dc:Bounds x="507.2136536030341" y="1091.7383059418457" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="525.2136536030341" y="1131.7383059418457" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Task_0dz0fsv_di" bpmnElement="Task_0dz0fsv">
        <dc:Bounds x="606" y="1070" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_0cda5pt_di" bpmnElement="SequenceFlow_0cda5pt">
        <di:waypoint xsi:type="dc:Point" x="543" y="1110" />
        <di:waypoint xsi:type="dc:Point" x="575" y="1110" />
        <di:waypoint xsi:type="dc:Point" x="575" y="1110" />
        <di:waypoint xsi:type="dc:Point" x="606" y="1110" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="590" y="1104" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="EndEvent_1dy4hl0_di" bpmnElement="EndEvent_1dy4hl0">
        <dc:Bounds x="756.2136536030341" y="1092" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="774.2136536030341" y="1132" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_0xyud04_di" bpmnElement="SequenceFlow_0xyud04">
        <di:waypoint xsi:type="dc:Point" x="706" y="1110" />
        <di:waypoint xsi:type="dc:Point" x="731" y="1110" />
        <di:waypoint xsi:type="dc:Point" x="731" y="1110" />
        <di:waypoint xsi:type="dc:Point" x="756" y="1110" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="746" y="1104" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Lane_0pwphww_di" bpmnElement="Lane_0pwphww">
        <dc:Bounds x="257" y="1163" width="609" height="130" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="IntermediateThrowEvent_10d5o68_di" bpmnElement="IntermediateThrowEvent_10d5o68">
        <dc:Bounds x="507" y="1208.7383059418457" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="488" y="1249" width="75" height="24" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_0bap89a_di" bpmnElement="SequenceFlow_0bap89a">
        <di:waypoint xsi:type="dc:Point" x="543" y="1227" />
        <di:waypoint xsi:type="dc:Point" x="575" y="1227" />
        <di:waypoint xsi:type="dc:Point" x="575" y="1227" />
        <di:waypoint xsi:type="dc:Point" x="606" y="1227" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="590" y="1221" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="EndEvent_13s2q8b_di" bpmnElement="EndEvent_13s2q8b">
        <dc:Bounds x="756" y="1209" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="774" y="1249" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_00vddn7_di" bpmnElement="SequenceFlow_00vddn7">
        <di:waypoint xsi:type="dc:Point" x="706" y="1227" />
        <di:waypoint xsi:type="dc:Point" x="756" y="1227" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="731" y="1206" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="SendTask_102zkhn_di" bpmnElement="Task_0k98ls7">
        <dc:Bounds x="606" y="1187" width="100" height="80" />
      </bpmndi:BPMNShape>
    </bpmndi:BPMNPlane>
  </bpmndi:BPMNDiagram>
</bpmn:definitions>
