<?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_0nkzmtu">
    <bpmn:participant id="Participant_12herno" processRef="Process_1" />
  </bpmn:collaboration>
  <bpmn:process id="Process_1" isExecutable="false">
    <bpmn:laneSet>
      <bpmn:lane id="Lane_1kig966" name="Sistema">
        <bpmn:flowNodeRef>Task_1j3wzyc</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_1jbwjnq</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>StartEvent_1vzh9mq</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_1vj23rg</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_0yy414q</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_1qy3se8</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_1n56o7a</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_0gcgp6p</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_0e4qwqu</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>EndEvent_1dunbc3</bpmn:flowNodeRef>
      </bpmn:lane>
      <bpmn:lane id="Lane_1rimzgw" name="Estudante">
        <bpmn:flowNodeRef>Task_1qkaq4i</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_05wblbo</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>ExclusiveGateway_1yobbh4</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>ExclusiveGateway_02504vg</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>ExclusiveGateway_1jpfeiq</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>EndEvent_0rxgdn7</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>IntermediateThrowEvent_0zltwjz</bpmn:flowNodeRef>
      </bpmn:lane>
    </bpmn:laneSet>
    <bpmn:task id="Task_1j3wzyc" name="Sincronizar dados do QAcadêmico">
      <bpmn:incoming>SequenceFlow_0xyyc97</bpmn:incoming>
    </bpmn:task>
    <bpmn:sequenceFlow id="SequenceFlow_0xyyc97" sourceRef="StartEvent_1vzh9mq" targetRef="Task_1j3wzyc" />
    <bpmn:sequenceFlow id="SequenceFlow_0niikqe" sourceRef="IntermediateThrowEvent_0zltwjz" targetRef="Task_1qkaq4i" />
    <bpmn:sequenceFlow id="SequenceFlow_01yttr2" sourceRef="Task_1qkaq4i" targetRef="ExclusiveGateway_1yobbh4" />
    <bpmn:sequenceFlow id="SequenceFlow_1c5yrtz" name="Não" sourceRef="ExclusiveGateway_1yobbh4" targetRef="Task_1vj23rg" />
    <bpmn:sequenceFlow id="SequenceFlow_1l3hmo6" name="Sim" sourceRef="ExclusiveGateway_1yobbh4" targetRef="Task_1jbwjnq" />
    <bpmn:task id="Task_1qkaq4i" name="Solicitar cadastro">
      <bpmn:incoming>SequenceFlow_0niikqe</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_01yttr2</bpmn:outgoing>
      <bpmn:dataOutputAssociation id="DataOutputAssociation_1bfw2sy">
        <bpmn:targetRef>DataObjectReference_1andgjl</bpmn:targetRef>
      </bpmn:dataOutputAssociation>
    </bpmn:task>
    <bpmn:dataObjectReference id="DataObjectReference_1andgjl" name="Número de Matrícula" dataObjectRef="DataObject_0xd8oz8" />
    <bpmn:dataObject id="DataObject_0xd8oz8" />
    <bpmn:startEvent id="StartEvent_1vzh9mq">
      <bpmn:outgoing>SequenceFlow_0xyyc97</bpmn:outgoing>
      <bpmn:timerEventDefinition />
    </bpmn:startEvent>
    <bpmn:task id="Task_1jbwjnq" name="Avisar e enviar mensagem de email para o pessoal e institucional">
      <bpmn:incoming>SequenceFlow_1l3hmo6</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_1fqlm44</bpmn:outgoing>
    </bpmn:task>
    <bpmn:exclusiveGateway id="ExclusiveGateway_1yobbh4" name="Já possui dados cadastrados?">
      <bpmn:incoming>SequenceFlow_01yttr2</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_1c5yrtz</bpmn:outgoing>
      <bpmn:outgoing>SequenceFlow_1l3hmo6</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:task id="Task_05wblbo" name="Confirmar CPF e Dados">
      <bpmn:incoming>SequenceFlow_140ap85</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_11n6a97</bpmn:outgoing>
    </bpmn:task>
    <bpmn:exclusiveGateway id="ExclusiveGateway_02504vg" name="Dados corretos?">
      <bpmn:incoming>SequenceFlow_11n6a97</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_16u0brt</bpmn:outgoing>
      <bpmn:outgoing>SequenceFlow_1yxg7pf</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:exclusiveGateway id="ExclusiveGateway_1jpfeiq" name="Dados informados corretamente?">
      <bpmn:incoming>SequenceFlow_0hkxu7m</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_140ap85</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:endEvent id="EndEvent_0rxgdn7">
      <bpmn:incoming>SequenceFlow_1loysip</bpmn:incoming>
    </bpmn:endEvent>
    <bpmn:sequenceFlow id="SequenceFlow_140ap85" name="Sim" sourceRef="ExclusiveGateway_1jpfeiq" targetRef="Task_05wblbo" />
    <bpmn:sequenceFlow id="SequenceFlow_11n6a97" sourceRef="Task_05wblbo" targetRef="ExclusiveGateway_02504vg" />
    <bpmn:sequenceFlow id="SequenceFlow_16u0brt" name="Sim" sourceRef="ExclusiveGateway_02504vg" targetRef="Task_1qy3se8" />
    <bpmn:sequenceFlow id="SequenceFlow_1yxg7pf" name="Não" sourceRef="ExclusiveGateway_02504vg" targetRef="Task_0yy414q" />
    <bpmn:sequenceFlow id="SequenceFlow_0hkxu7m" sourceRef="Task_1vj23rg" targetRef="ExclusiveGateway_1jpfeiq" />
    <bpmn:sequenceFlow id="SequenceFlow_17ijss6" sourceRef="Task_0yy414q" targetRef="EndEvent_1dunbc3" />
    <bpmn:sequenceFlow id="SequenceFlow_0kpoh53" sourceRef="Task_1qy3se8" targetRef="Task_1n56o7a" />
    <bpmn:sequenceFlow id="SequenceFlow_1joxy43" sourceRef="Task_1n56o7a" targetRef="Task_0gcgp6p" />
    <bpmn:task id="Task_1vj23rg" name="Solicitar Dados de confirmação">
      <bpmn:incoming>SequenceFlow_1c5yrtz</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0hkxu7m</bpmn:outgoing>
      <bpmn:dataOutputAssociation id="DataOutputAssociation_021drdq">
        <bpmn:targetRef>DataObjectReference_1th0ed7</bpmn:targetRef>
      </bpmn:dataOutputAssociation>
      <bpmn:dataOutputAssociation id="DataOutputAssociation_121usz6">
        <bpmn:targetRef>DataObjectReference_0w3rc2y</bpmn:targetRef>
      </bpmn:dataOutputAssociation>
    </bpmn:task>
    <bpmn:dataObjectReference id="DataObjectReference_1th0ed7" name="Data de Nascimento" dataObjectRef="DataObject_1bgqu2z" />
    <bpmn:dataObject id="DataObject_1bgqu2z" />
    <bpmn:task id="Task_0yy414q" name="Sugerir que entre em contato com o Registro Acadêmico">
      <bpmn:incoming>SequenceFlow_1yxg7pf</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_17ijss6</bpmn:outgoing>
    </bpmn:task>
    <bpmn:task id="Task_1qy3se8" name="Gerar email único">
      <bpmn:incoming>SequenceFlow_16u0brt</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0kpoh53</bpmn:outgoing>
    </bpmn:task>
    <bpmn:task id="Task_1n56o7a" name="Cadastrar Email na plataforma do Google">
      <bpmn:incoming>SequenceFlow_0kpoh53</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_1joxy43</bpmn:outgoing>
    </bpmn:task>
    <bpmn:task id="Task_0gcgp6p" name="Cadastrar dados no Acesso.IFPE">
      <bpmn:incoming>SequenceFlow_1joxy43</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0gtth43</bpmn:outgoing>
    </bpmn:task>
    <bpmn:sequenceFlow id="SequenceFlow_0gtth43" sourceRef="Task_0gcgp6p" targetRef="Task_0e4qwqu" />
    <bpmn:sequenceFlow id="SequenceFlow_1loysip" sourceRef="Task_0e4qwqu" targetRef="EndEvent_0rxgdn7" />
    <bpmn:task id="Task_0e4qwqu" name="Informar Sucesso">
      <bpmn:incoming>SequenceFlow_0gtth43</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_1loysip</bpmn:outgoing>
    </bpmn:task>
    <bpmn:dataObjectReference id="DataObjectReference_0w3rc2y" name="Nome da mãe" dataObjectRef="DataObject_103ycqc" />
    <bpmn:dataObject id="DataObject_103ycqc" />
    <bpmn:sequenceFlow id="SequenceFlow_1fqlm44" sourceRef="Task_1jbwjnq" targetRef="EndEvent_1dunbc3" />
    <bpmn:endEvent id="EndEvent_1dunbc3" name="">
      <bpmn:incoming>SequenceFlow_17ijss6</bpmn:incoming>
      <bpmn:incoming>SequenceFlow_1fqlm44</bpmn:incoming>
    </bpmn:endEvent>
    <bpmn:intermediateThrowEvent id="IntermediateThrowEvent_0zltwjz">
      <bpmn:outgoing>SequenceFlow_0niikqe</bpmn:outgoing>
    </bpmn:intermediateThrowEvent>
  </bpmn:process>
  <bpmndi:BPMNDiagram id="BPMNDiagram_1">
    <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_0nkzmtu">
      <bpmndi:BPMNShape id="Participant_12herno_di" bpmnElement="Participant_12herno">
        <dc:Bounds x="351" y="107" width="1518.973026973027" height="658" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Task_1j3wzyc_di" bpmnElement="Task_1j3wzyc">
        <dc:Bounds x="518" y="126" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_0xyyc97_di" bpmnElement="SequenceFlow_0xyyc97">
        <di:waypoint xsi:type="dc:Point" x="455" y="166" />
        <di:waypoint xsi:type="dc:Point" x="518" y="166" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="486.5" y="145" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="IntermediateThrowEvent_0zltwjz_di" bpmnElement="IntermediateThrowEvent_0zltwjz">
        <dc:Bounds x="419" y="526" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="392" y="566" width="90" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Task_1qkaq4i_di" bpmnElement="Task_1qkaq4i">
        <dc:Bounds x="498" y="504" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_0niikqe_di" bpmnElement="SequenceFlow_0niikqe">
        <di:waypoint xsi:type="dc:Point" x="455" y="544" />
        <di:waypoint xsi:type="dc:Point" x="477" y="544" />
        <di:waypoint xsi:type="dc:Point" x="477" y="544" />
        <di:waypoint xsi:type="dc:Point" x="498" y="544" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="447" y="538" width="90" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="ExclusiveGateway_1yobbh4_di" bpmnElement="ExclusiveGateway_1yobbh4" isMarkerVisible="true">
        <dc:Bounds x="626" y="519" width="50" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="620" y="576" width="80" height="24" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_01yttr2_di" bpmnElement="SequenceFlow_01yttr2">
        <di:waypoint xsi:type="dc:Point" x="598" y="544" />
        <di:waypoint xsi:type="dc:Point" x="626" y="544" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="612" y="523" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Task_1vj23rg_di" bpmnElement="Task_1vj23rg">
        <dc:Bounds x="652" y="284" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_1c5yrtz_di" bpmnElement="SequenceFlow_1c5yrtz">
        <di:waypoint xsi:type="dc:Point" x="676" y="544" />
        <di:waypoint xsi:type="dc:Point" x="702" y="544" />
        <di:waypoint xsi:type="dc:Point" x="702" y="364" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="670" y="514" width="20" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Task_1jbwjnq_di" bpmnElement="Task_1jbwjnq">
        <dc:Bounds x="532" y="284" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_1l3hmo6_di" bpmnElement="SequenceFlow_1l3hmo6">
        <di:waypoint xsi:type="dc:Point" x="651" y="519" />
        <di:waypoint xsi:type="dc:Point" x="651" y="475" />
        <di:waypoint xsi:type="dc:Point" x="582" y="475" />
        <di:waypoint xsi:type="dc:Point" x="582" y="364" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="593" y="450.5" width="18" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="DataObjectReference_0w3rc2y_di" bpmnElement="DataObjectReference_0w3rc2y">
        <dc:Bounds x="835" y="239" width="36" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="819" y="293" width="68" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="DataObjectReference_1andgjl_di" bpmnElement="DataObjectReference_1andgjl">
        <dc:Bounds x="459" y="596" width="36" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="450" y="650" width="54" height="24" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="DataOutputAssociation_1bfw2sy_di" bpmnElement="DataOutputAssociation_1bfw2sy">
        <di:waypoint xsi:type="dc:Point" x="510" y="584" />
        <di:waypoint xsi:type="dc:Point" x="495" y="599" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="DataObjectReference_1th0ed7_di" bpmnElement="DataObjectReference_1th0ed7">
        <dc:Bounds x="765" y="239" width="36" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="754" y="293" width="58" height="24" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="DataOutputAssociation_021drdq_di" bpmnElement="DataOutputAssociation_021drdq">
        <di:waypoint xsi:type="dc:Point" x="752" y="295" />
        <di:waypoint xsi:type="dc:Point" x="765" y="288" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="DataOutputAssociation_121usz6_di" bpmnElement="DataOutputAssociation_121usz6">
        <di:waypoint xsi:type="dc:Point" x="752" y="304" />
        <di:waypoint xsi:type="dc:Point" x="835" y="271" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="ExclusiveGateway_1jpfeiq_di" bpmnElement="ExclusiveGateway_1jpfeiq" isMarkerVisible="true">
        <dc:Bounds x="844" y="544" width="50" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="825" y="598" width="89" height="24" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_0hkxu7m_di" bpmnElement="SequenceFlow_0hkxu7m">
        <di:waypoint xsi:type="dc:Point" x="752" y="324" />
        <di:waypoint xsi:type="dc:Point" x="869" y="324" />
        <di:waypoint xsi:type="dc:Point" x="869" y="544" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="810.5" y="303" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Task_05wblbo_di" bpmnElement="Task_05wblbo">
        <dc:Bounds x="983" y="529" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_140ap85_di" bpmnElement="SequenceFlow_140ap85">
        <di:waypoint xsi:type="dc:Point" x="894" y="569" />
        <di:waypoint xsi:type="dc:Point" x="919" y="569" />
        <di:waypoint xsi:type="dc:Point" x="919" y="569" />
        <di:waypoint xsi:type="dc:Point" x="983" y="569" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="921" y="548" width="18" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="ExclusiveGateway_02504vg_di" bpmnElement="ExclusiveGateway_02504vg" isMarkerVisible="true">
        <dc:Bounds x="1145.973026973027" y="544.1948051948052" width="50" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1130" y="598" width="82" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_11n6a97_di" bpmnElement="SequenceFlow_11n6a97">
        <di:waypoint xsi:type="dc:Point" x="1083" y="569" />
        <di:waypoint xsi:type="dc:Point" x="1118" y="569" />
        <di:waypoint xsi:type="dc:Point" x="1118" y="569" />
        <di:waypoint xsi:type="dc:Point" x="1146" y="569" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1133" y="563" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Task_1qy3se8_di" bpmnElement="Task_1qy3se8">
        <dc:Bounds x="1280.973026973027" y="322" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_16u0brt_di" bpmnElement="SequenceFlow_16u0brt">
        <di:waypoint xsi:type="dc:Point" x="1196" y="569" />
        <di:waypoint xsi:type="dc:Point" x="1237" y="569" />
        <di:waypoint xsi:type="dc:Point" x="1237" y="362" />
        <di:waypoint xsi:type="dc:Point" x="1281" y="362" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1244" y="505.00000000000017" width="18" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="EndEvent_1dunbc3_di" bpmnElement="EndEvent_1dunbc3">
        <dc:Bounds x="1153" y="208.1948051948052" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1209" y="220" width="21" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Task_0yy414q_di" bpmnElement="Task_0yy414q">
        <dc:Bounds x="1121" y="337.1948051948052" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_1yxg7pf_di" bpmnElement="SequenceFlow_1yxg7pf">
        <di:waypoint xsi:type="dc:Point" x="1171" y="544" />
        <di:waypoint xsi:type="dc:Point" x="1171" y="417" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1143" y="490.0857142857143" width="20" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_17ijss6_di" bpmnElement="SequenceFlow_17ijss6">
        <di:waypoint xsi:type="dc:Point" x="1171" y="337" />
        <di:waypoint xsi:type="dc:Point" x="1171" y="244" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1186" y="284.5" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Task_1n56o7a_di" bpmnElement="Task_1n56o7a">
        <dc:Bounds x="1429.973026973027" y="322" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_0kpoh53_di" bpmnElement="SequenceFlow_0kpoh53">
        <di:waypoint xsi:type="dc:Point" x="1381" y="362" />
        <di:waypoint xsi:type="dc:Point" x="1430" y="362" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1405.5" y="341" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Task_0gcgp6p_di" bpmnElement="Task_0gcgp6p">
        <dc:Bounds x="1583.973026973027" y="322" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_1joxy43_di" bpmnElement="SequenceFlow_1joxy43">
        <di:waypoint xsi:type="dc:Point" x="1530" y="362" />
        <di:waypoint xsi:type="dc:Point" x="1560" y="362" />
        <di:waypoint xsi:type="dc:Point" x="1560" y="362" />
        <di:waypoint xsi:type="dc:Point" x="1584" y="362" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1575" y="356" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="EndEvent_0rxgdn7_di" bpmnElement="EndEvent_0rxgdn7">
        <dc:Bounds x="1769.973026973027" y="551" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1787.973026973027" y="591" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Lane_1kig966_di" bpmnElement="Lane_1kig966">
        <dc:Bounds x="381" y="107" width="1488.973026973027" height="329" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Lane_1rimzgw_di" bpmnElement="Lane_1rimzgw">
        <dc:Bounds x="381" y="436" width="1488.973026973027" height="329" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="StartEvent_1170i78_di" bpmnElement="StartEvent_1vzh9mq">
        <dc:Bounds x="419" y="148" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="437" y="188" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Task_0e4qwqu_di" bpmnElement="Task_0e4qwqu">
        <dc:Bounds x="1737.973026973027" y="322" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_0gtth43_di" bpmnElement="SequenceFlow_0gtth43">
        <di:waypoint xsi:type="dc:Point" x="1684" y="362" />
        <di:waypoint xsi:type="dc:Point" x="1738" y="362" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1711" y="341" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_1loysip_di" bpmnElement="SequenceFlow_1loysip">
        <di:waypoint xsi:type="dc:Point" x="1788" y="402" />
        <di:waypoint xsi:type="dc:Point" x="1788" y="551" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1803" y="470.5" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_1fqlm44_di" bpmnElement="SequenceFlow_1fqlm44">
        <di:waypoint xsi:type="dc:Point" x="582" y="284" />
        <di:waypoint xsi:type="dc:Point" x="582" y="226" />
        <di:waypoint xsi:type="dc:Point" x="893" y="226" />
        <di:waypoint xsi:type="dc:Point" x="893" y="226" />
        <di:waypoint xsi:type="dc:Point" x="1153" y="226" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="737.5" y="205" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
    </bpmndi:BPMNPlane>
  </bpmndi:BPMNDiagram>
</bpmn:definitions>
