<?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" xmlns:bioc="http://bpmn.io/schema/bpmn/biocolor/1.0" xmlns:color="http://www.omg.org/spec/BPMN/non-normative/color/1.0" id="Definitions_1eodeki" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="5.0.0">
  <bpmn:collaboration id="Collaboration_0hw7j0i">
    <bpmn:participant id="Participant_0l1yicm" name="P0058 - Registrar Licitação nos Sistemas da PRL" processRef="Process_04t60gb" />
    <bpmn:participant id="Participant_0n0z5g9" name="Área Demandante" processRef="Process_1tt7mpy" />
    <bpmn:participant id="Participant_0ykwnyh" name="Preparar Edital" processRef="Process_1b4eo59" />
    <bpmn:messageFlow id="Flow_149kk6n" sourceRef="Participant_0n0z5g9" targetRef="StartEvent_1" />
    <bpmn:messageFlow id="Flow_1v2ntia" sourceRef="Event_155g584" targetRef="Participant_0ykwnyh" />
    <bpmn:messageFlow id="Flow_1cwo719" sourceRef="Event_03cxltv" targetRef="Participant_0n0z5g9" />
  </bpmn:collaboration>
  <bpmn:process id="Process_04t60gb" isExecutable="true">
    <bpmn:laneSet id="LaneSet_014fc5a">
      <bpmn:lane id="Lane_1mbvmuk" name="Gabinete da PRL">
        <bpmn:flowNodeRef>StartEvent_1</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Activity_006o68d</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Gateway_0m88qvx</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Activity_1qsvndv</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Activity_1vmbtn2</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Event_03cxltv</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Activity_0foe12h</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Activity_1c8krbk</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Activity_0wdrvrk</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Event_155g584</bpmn:flowNodeRef>
      </bpmn:lane>
    </bpmn:laneSet>
    <bpmn:startEvent id="StartEvent_1" name="Processo com Pedido de licitação">
      <bpmn:outgoing>Flow_1mboajp</bpmn:outgoing>
      <bpmn:messageEventDefinition id="MessageEventDefinition_1d4gy14" />
    </bpmn:startEvent>
    <bpmn:userTask id="Activity_006o68d" name="01.Verificar documentação">
      <bpmn:incoming>Flow_1mboajp</bpmn:incoming>
      <bpmn:outgoing>Flow_09g9avd</bpmn:outgoing>
      <bpmn:property id="Property_0k382az" name="__targetRef_placeholder" />
      <bpmn:dataInputAssociation id="DataInputAssociation_1oofyzn">
        <bpmn:sourceRef>DataStoreReference_1u06d4t</bpmn:sourceRef>
        <bpmn:targetRef>Property_0k382az</bpmn:targetRef>
      </bpmn:dataInputAssociation>
    </bpmn:userTask>
    <bpmn:exclusiveGateway id="Gateway_0m88qvx">
      <bpmn:incoming>Flow_09g9avd</bpmn:incoming>
      <bpmn:outgoing>Flow_05poan4</bpmn:outgoing>
      <bpmn:outgoing>Flow_18gdbtg</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:userTask id="Activity_1qsvndv" name="02.Elaborar despacho para devolução do processo">
      <bpmn:incoming>Flow_18gdbtg</bpmn:incoming>
      <bpmn:outgoing>Flow_0yf9j5f</bpmn:outgoing>
      <bpmn:dataOutputAssociation id="DataOutputAssociation_1046fr3">
        <bpmn:targetRef>DataStoreReference_0vum0ir</bpmn:targetRef>
      </bpmn:dataOutputAssociation>
    </bpmn:userTask>
    <bpmn:userTask id="Activity_1vmbtn2" name="03.Cadastrar processo no EP da PRL">
      <bpmn:incoming>Flow_05poan4</bpmn:incoming>
      <bpmn:outgoing>Flow_1x65e44</bpmn:outgoing>
      <bpmn:dataOutputAssociation id="DataOutputAssociation_0b5uje2">
        <bpmn:targetRef>DataStoreReference_1v9sb9w</bpmn:targetRef>
      </bpmn:dataOutputAssociation>
    </bpmn:userTask>
    <bpmn:dataStoreReference id="DataStoreReference_1v9sb9w" name="EP da PRL" />
    <bpmn:dataStoreReference id="DataStoreReference_0vum0ir" name="GDOC" />
    <bpmn:dataStoreReference id="DataStoreReference_1u06d4t" name="GDOC" />
    <bpmn:endEvent id="Event_03cxltv" name="Processo de Licitação não registrada">
      <bpmn:incoming>Flow_0yf9j5f</bpmn:incoming>
      <bpmn:messageEventDefinition id="MessageEventDefinition_1ufelt2" />
    </bpmn:endEvent>
    <bpmn:sequenceFlow id="Flow_18gdbtg" name="Com necessidade de devolver processo" sourceRef="Gateway_0m88qvx" targetRef="Activity_1qsvndv" />
    <bpmn:sequenceFlow id="Flow_05poan4" name="Sem necessidade de devolver processo" sourceRef="Gateway_0m88qvx" targetRef="Activity_1vmbtn2" />
    <bpmn:sequenceFlow id="Flow_09g9avd" sourceRef="Activity_006o68d" targetRef="Gateway_0m88qvx" />
    <bpmn:sequenceFlow id="Flow_1mboajp" sourceRef="StartEvent_1" targetRef="Activity_006o68d" />
    <bpmn:sequenceFlow id="Flow_0yf9j5f" sourceRef="Activity_1qsvndv" targetRef="Event_03cxltv" />
    <bpmn:sequenceFlow id="Flow_1h7a7oq" sourceRef="Activity_0foe12h" targetRef="Activity_1c8krbk" />
    <bpmn:sequenceFlow id="Flow_1qheve0" sourceRef="Activity_1c8krbk" targetRef="Activity_0wdrvrk" />
    <bpmn:sequenceFlow id="Flow_18js2ks" sourceRef="Activity_0wdrvrk" targetRef="Event_155g584" />
    <bpmn:userTask id="Activity_0foe12h" name="04.Elaborar despacho para distribuição do processo">
      <bpmn:incoming>Flow_1x65e44</bpmn:incoming>
      <bpmn:outgoing>Flow_1h7a7oq</bpmn:outgoing>
      <bpmn:dataOutputAssociation id="DataOutputAssociation_1vcstaq">
        <bpmn:targetRef>DataStoreReference_156hurt</bpmn:targetRef>
      </bpmn:dataOutputAssociation>
    </bpmn:userTask>
    <bpmn:dataStoreReference id="DataStoreReference_156hurt" name="GDOC" />
    <bpmn:sequenceFlow id="Flow_1x65e44" sourceRef="Activity_1vmbtn2" targetRef="Activity_0foe12h" />
    <bpmn:userTask id="Activity_1c8krbk" name="05.Assinar despacho">
      <bpmn:incoming>Flow_1h7a7oq</bpmn:incoming>
      <bpmn:outgoing>Flow_1qheve0</bpmn:outgoing>
      <bpmn:dataOutputAssociation id="DataOutputAssociation_0ehvx0d">
        <bpmn:targetRef>DataStoreReference_1benipq</bpmn:targetRef>
      </bpmn:dataOutputAssociation>
    </bpmn:userTask>
    <bpmn:dataStoreReference id="DataStoreReference_1benipq" name="GDOC" />
    <bpmn:userTask id="Activity_0wdrvrk" name="06.Tramitar processo">
      <bpmn:incoming>Flow_1qheve0</bpmn:incoming>
      <bpmn:outgoing>Flow_18js2ks</bpmn:outgoing>
      <bpmn:dataOutputAssociation id="DataOutputAssociation_0kketd5">
        <bpmn:targetRef>DataStoreReference_1woinqf</bpmn:targetRef>
      </bpmn:dataOutputAssociation>
    </bpmn:userTask>
    <bpmn:dataStoreReference id="DataStoreReference_1woinqf" name="GDOC" />
    <bpmn:endEvent id="Event_155g584" name="Processo disponibilizado para preparação do edital">
      <bpmn:incoming>Flow_18js2ks</bpmn:incoming>
      <bpmn:messageEventDefinition id="MessageEventDefinition_0cz9lsf" />
    </bpmn:endEvent>
    <bpmn:textAnnotation id="TextAnnotation_1a7m4e6">
      <bpmn:text>Documentos analisados: Termo de Referência e autorização da Diretoria</bpmn:text>
    </bpmn:textAnnotation>
    <bpmn:association id="Association_0s8ijya" sourceRef="Activity_006o68d" targetRef="TextAnnotation_1a7m4e6" />
  </bpmn:process>
  <bpmn:process id="Process_1tt7mpy" isExecutable="false" />
  <bpmn:process id="Process_1b4eo59" isExecutable="false" />
  <bpmndi:BPMNDiagram id="BPMNDiagram_1">
    <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_0hw7j0i">
      <bpmndi:BPMNShape id="Participant_0l1yicm_di" bpmnElement="Participant_0l1yicm" isHorizontal="true">
        <dc:Bounds x="129" y="260" width="1381" height="530" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Lane_1mbvmuk_di" bpmnElement="Lane_1mbvmuk" isHorizontal="true">
        <dc:Bounds x="159" y="260" width="1351" height="530" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="Flow_1x65e44_di" bpmnElement="Flow_1x65e44">
        <di:waypoint x="740" y="560" />
        <di:waypoint x="800" y="560" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_18js2ks_di" bpmnElement="Flow_18js2ks">
        <di:waypoint x="1210" y="560" />
        <di:waypoint x="1352" y="560" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_1qheve0_di" bpmnElement="Flow_1qheve0">
        <di:waypoint x="1050" y="560" />
        <di:waypoint x="1110" y="560" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_1h7a7oq_di" bpmnElement="Flow_1h7a7oq">
        <di:waypoint x="900" y="560" />
        <di:waypoint x="950" y="560" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_0yf9j5f_di" bpmnElement="Flow_0yf9j5f">
        <di:waypoint x="750" y="350" />
        <di:waypoint x="812" y="350" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_1mboajp_di" bpmnElement="Flow_1mboajp">
        <di:waypoint x="258" y="490" />
        <di:waypoint x="346" y="490" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_09g9avd_di" bpmnElement="Flow_09g9avd">
        <di:waypoint x="446" y="490" />
        <di:waypoint x="485" y="490" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_05poan4_di" bpmnElement="Flow_05poan4">
        <di:waypoint x="510" y="515" />
        <di:waypoint x="510" y="560" />
        <di:waypoint x="640" y="560" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="526" y="510" width="88" height="40" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_18gdbtg_di" bpmnElement="Flow_18gdbtg">
        <di:waypoint x="510" y="465" />
        <di:waypoint x="510" y="350" />
        <di:waypoint x="650" y="350" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="525" y="375" width="89" height="40" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Event_1q18d1x_di" bpmnElement="StartEvent_1">
        <dc:Bounds x="222" y="472" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="206" y="515" width="71" height="40" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Activity_0rmt0gs_di" bpmnElement="Activity_006o68d" bioc:stroke="#fb8c00" bioc:fill="#ffe0b2" color:background-color="#ffe0b2" color:border-color="#fb8c00">
        <dc:Bounds x="346" y="450" width="100" height="80" />
        <bpmndi:BPMNLabel />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Gateway_0m88qvx_di" bpmnElement="Gateway_0m88qvx" isMarkerVisible="true">
        <dc:Bounds x="485" y="465" width="50" height="50" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Activity_0gvuxvl_di" bpmnElement="Activity_1qsvndv">
        <dc:Bounds x="650" y="310" width="100" height="80" />
        <bpmndi:BPMNLabel />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Activity_1ppme3y_di" bpmnElement="Activity_1vmbtn2">
        <dc:Bounds x="640" y="520" width="100" height="80" />
        <bpmndi:BPMNLabel />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="DataStoreReference_1v9sb9w_di" bpmnElement="DataStoreReference_1v9sb9w">
        <dc:Bounds x="675" y="625" width="50" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="673" y="683" width="55" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="DataStoreReference_0vum0ir_di" bpmnElement="DataStoreReference_0vum0ir">
        <dc:Bounds x="675" y="415" width="50" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="683" y="472" width="34" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="DataStoreReference_1u06d4t_di" bpmnElement="DataStoreReference_1u06d4t">
        <dc:Bounds x="371" y="365" width="50" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="379" y="341" width="34" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Event_0th2mfi_di" bpmnElement="Event_03cxltv">
        <dc:Bounds x="812" y="332" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="798" y="375" width="66" height="40" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Activity_0na4ouk_di" bpmnElement="Activity_0foe12h">
        <dc:Bounds x="800" y="520" width="100" height="80" />
        <bpmndi:BPMNLabel />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="BPMNShape_1wnmfbb" bpmnElement="DataStoreReference_156hurt">
        <dc:Bounds x="825" y="625" width="50" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="833" y="682" width="34" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Activity_1yac2bj_di" bpmnElement="Activity_1c8krbk">
        <dc:Bounds x="950" y="520" width="100" height="80" />
        <bpmndi:BPMNLabel />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="DataStoreReference_1benipq_di" bpmnElement="DataStoreReference_1benipq">
        <dc:Bounds x="975" y="625" width="50" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="983" y="683" width="34" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Activity_06e8dau_di" bpmnElement="Activity_0wdrvrk">
        <dc:Bounds x="1110" y="520" width="100" height="80" />
        <bpmndi:BPMNLabel />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="DataStoreReference_1woinqf_di" bpmnElement="DataStoreReference_1woinqf">
        <dc:Bounds x="1135" y="625" width="50" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1143" y="683" width="34" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Event_0xx0jqh_di" bpmnElement="Event_155g584">
        <dc:Bounds x="1352" y="542" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1330" y="585" width="81" height="53" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="TextAnnotation_1a7m4e6_di" bpmnElement="TextAnnotation_1a7m4e6">
        <dc:Bounds x="310" y="560" width="160" height="60" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="Association_0s8ijya_di" bpmnElement="Association_0s8ijya">
        <di:waypoint x="380" y="530" />
        <di:waypoint x="368" y="560" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Participant_0n0z5g9_di" bpmnElement="Participant_0n0z5g9" isHorizontal="true">
        <dc:Bounds x="190" y="80" width="780" height="160" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Participant_0ykwnyh_di" bpmnElement="Participant_0ykwnyh" isHorizontal="true">
        <dc:Bounds x="1200" y="90" width="300" height="150" />
        <bpmndi:BPMNLabel />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="DataInputAssociation_1oofyzn_di" bpmnElement="DataInputAssociation_1oofyzn">
        <di:waypoint x="396" y="415" />
        <di:waypoint x="396" y="450" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="DataOutputAssociation_1046fr3_di" bpmnElement="DataOutputAssociation_1046fr3">
        <di:waypoint x="702" y="390" />
        <di:waypoint x="704" y="415" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="DataOutputAssociation_0b5uje2_di" bpmnElement="DataOutputAssociation_0b5uje2">
        <di:waypoint x="695" y="600" />
        <di:waypoint x="698" y="625" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="DataOutputAssociation_1vcstaq_di" bpmnElement="DataOutputAssociation_1vcstaq">
        <di:waypoint x="850" y="600" />
        <di:waypoint x="850" y="625" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="DataOutputAssociation_0ehvx0d_di" bpmnElement="DataOutputAssociation_0ehvx0d">
        <di:waypoint x="1001" y="600" />
        <di:waypoint x="1002" y="625" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="DataOutputAssociation_0kketd5_di" bpmnElement="DataOutputAssociation_0kketd5">
        <di:waypoint x="1160" y="600" />
        <di:waypoint x="1160" y="625" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_149kk6n_di" bpmnElement="Flow_149kk6n">
        <di:waypoint x="240" y="240" />
        <di:waypoint x="240" y="472" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_1v2ntia_di" bpmnElement="Flow_1v2ntia">
        <di:waypoint x="1370" y="542" />
        <di:waypoint x="1370" y="240" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_1cwo719_di" bpmnElement="Flow_1cwo719">
        <di:waypoint x="830" y="332" />
        <di:waypoint x="830" y="240" />
      </bpmndi:BPMNEdge>
    </bpmndi:BPMNPlane>
  </bpmndi:BPMNDiagram>
</bpmn:definitions>
