<?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" id="Definitions_14ouxn1" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.6.0">
  <bpmn:collaboration id="Collaboration_0wovtyc">
    <bpmn:participant id="Participant_06nhrz7" name="Realizar análise físico-química da água" processRef="Process_0pmjceu" />
  </bpmn:collaboration>
  <bpmn:process id="Process_0pmjceu" isExecutable="true">
    <bpmn:laneSet id="LaneSet_08xls8v">
      <bpmn:lane id="Lane_05a78dz" name="Técnico  do Laboratório Local">
        <bpmn:flowNodeRef>StartEvent_1</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_15zs6ny</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_0bsw36j</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_05wo5hd</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>ExclusiveGateway_0fehfy9</bpmn:flowNodeRef>
      </bpmn:lane>
      <bpmn:lane id="Lane_1jxb4zz" name="Operador - ETA">
        <bpmn:flowNodeRef>StartEvent_17dhweg</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_1jmz2ve</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_0nmm8xm</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_0m6m60c</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>EndEvent_1snp4uh</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_17prjpm</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>ExclusiveGateway_14em6dc</bpmn:flowNodeRef>
      </bpmn:lane>
      <bpmn:lane id="Lane_1dv5aij" name="Surpervisor / Coordenador / Gerente">
        <bpmn:flowNodeRef>ExclusiveGateway_11iyohr</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>EndEvent_0k031rc</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_1jiauvs</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_14ozsqo</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_0kt26uh</bpmn:flowNodeRef>
      </bpmn:lane>
      <bpmn:lane id="Lane_14b202v" name="Coordenador">
        <bpmn:flowNodeRef>ExclusiveGateway_16ep6ly</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>ExclusiveGateway_07ry6jf</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>EndEvent_0069pr6</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>IntermediateThrowEvent_1cjv78j</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_0zf1cqc</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_1xaf8sd</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_0iu8spo</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_1wuuvc4</bpmn:flowNodeRef>
      </bpmn:lane>
    </bpmn:laneSet>
    <bpmn:startEvent id="StartEvent_1" name="Em horário de expediente, de hora em hora">
      <bpmn:outgoing>SequenceFlow_01zca96</bpmn:outgoing>
    </bpmn:startEvent>
    <bpmn:dataStoreReference id="DataStoreReference_048hzwc" name="Sharepoint" />
    <bpmn:sequenceFlow id="SequenceFlow_01zca96" sourceRef="StartEvent_1" targetRef="Task_15zs6ny" />
    <bpmn:sequenceFlow id="SequenceFlow_0qcdyb4" sourceRef="Task_15zs6ny" targetRef="Task_0bsw36j" />
    <bpmn:sequenceFlow id="SequenceFlow_07i0map" sourceRef="Task_0bsw36j" targetRef="Task_05wo5hd" />
    <bpmn:sequenceFlow id="SequenceFlow_0wsdqkc" sourceRef="Task_05wo5hd" targetRef="ExclusiveGateway_0fehfy9" />
    <bpmn:startEvent id="StartEvent_17dhweg" name="Fora do horário de experiente, de hora em hora">
      <bpmn:outgoing>SequenceFlow_1sqbnez</bpmn:outgoing>
    </bpmn:startEvent>
    <bpmn:dataStoreReference id="DataStoreReference_0q98ywe" name="Sharepoint" />
    <bpmn:sequenceFlow id="SequenceFlow_1sqbnez" sourceRef="StartEvent_17dhweg" targetRef="Task_1jmz2ve" />
    <bpmn:sequenceFlow id="SequenceFlow_134mkrj" sourceRef="Task_1jmz2ve" targetRef="Task_0nmm8xm" />
    <bpmn:sequenceFlow id="SequenceFlow_1unzn93" sourceRef="Task_0nmm8xm" targetRef="Task_0m6m60c" />
    <bpmn:sequenceFlow id="SequenceFlow_0nonz9d" sourceRef="Task_0m6m60c" targetRef="ExclusiveGateway_0fehfy9" />
    <bpmn:sequenceFlow id="SequenceFlow_0sfsa0c" sourceRef="ExclusiveGateway_0fehfy9" targetRef="Task_1jiauvs" />
    <bpmn:manualTask id="Task_15zs6ny" name="1. Realizar coleta de amostra">
      <bpmn:incoming>SequenceFlow_01zca96</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0qcdyb4</bpmn:outgoing>
    </bpmn:manualTask>
    <bpmn:manualTask id="Task_0bsw36j" name="2. Realizar análises físico químico da amostra">
      <bpmn:incoming>SequenceFlow_0qcdyb4</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_07i0map</bpmn:outgoing>
    </bpmn:manualTask>
    <bpmn:userTask id="Task_05wo5hd" name="3. Registrar dados no sistema">
      <bpmn:incoming>SequenceFlow_07i0map</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0wsdqkc</bpmn:outgoing>
      <bpmn:dataOutputAssociation id="DataOutputAssociation_1xr2xql">
        <bpmn:targetRef>DataStoreReference_048hzwc</bpmn:targetRef>
      </bpmn:dataOutputAssociation>
    </bpmn:userTask>
    <bpmn:manualTask id="Task_1jmz2ve" name="4. Realizar coleta de amostra">
      <bpmn:incoming>SequenceFlow_1sqbnez</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_134mkrj</bpmn:outgoing>
    </bpmn:manualTask>
    <bpmn:manualTask id="Task_0nmm8xm" name="5. Realizar análises físico químico da amostra">
      <bpmn:incoming>SequenceFlow_134mkrj</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_1unzn93</bpmn:outgoing>
    </bpmn:manualTask>
    <bpmn:userTask id="Task_0m6m60c" name="6. Registrar dados no sistema">
      <bpmn:incoming>SequenceFlow_1unzn93</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0nonz9d</bpmn:outgoing>
      <bpmn:dataOutputAssociation id="DataOutputAssociation_1djgsrt">
        <bpmn:targetRef>DataStoreReference_0q98ywe</bpmn:targetRef>
      </bpmn:dataOutputAssociation>
    </bpmn:userTask>
    <bpmn:exclusiveGateway id="ExclusiveGateway_0fehfy9">
      <bpmn:incoming>SequenceFlow_0nonz9d</bpmn:incoming>
      <bpmn:incoming>SequenceFlow_0wsdqkc</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0sfsa0c</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:endEvent id="EndEvent_1snp4uh" name="Análise finalizada">
      <bpmn:incoming>SequenceFlow_0t0zloa</bpmn:incoming>
    </bpmn:endEvent>
    <bpmn:exclusiveGateway id="ExclusiveGateway_11iyohr">
      <bpmn:incoming>SequenceFlow_0m7qdkr</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_1fvzbkr</bpmn:outgoing>
      <bpmn:outgoing>SequenceFlow_0eibpbu</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:dataObjectReference id="DataObjectReference_12dtpt0" name="Resultados das análises físico-químicos" dataObjectRef="DataObject_05rlwf8" />
    <bpmn:dataObject id="DataObject_05rlwf8" />
    <bpmn:endEvent id="EndEvent_0k031rc" name="Análise finalizada">
      <bpmn:incoming>SequenceFlow_1fvzbkr</bpmn:incoming>
    </bpmn:endEvent>
    <bpmn:dataStoreReference id="DataStoreReference_01jf8a4" name="Sharepoint" />
    <bpmn:userTask id="Task_1jiauvs" name="7. Analisar os resultados  físico-químicos">
      <bpmn:incoming>SequenceFlow_0sfsa0c</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0m7qdkr</bpmn:outgoing>
      <bpmn:property id="Property_1juf4ec" name="__targetRef_placeholder" />
      <bpmn:dataInputAssociation id="DataInputAssociation_1b28jt5">
        <bpmn:sourceRef>DataObjectReference_12dtpt0</bpmn:sourceRef>
        <bpmn:targetRef>Property_1juf4ec</bpmn:targetRef>
      </bpmn:dataInputAssociation>
      <bpmn:dataOutputAssociation id="DataOutputAssociation_022k66j">
        <bpmn:targetRef>DataStoreReference_01jf8a4</bpmn:targetRef>
      </bpmn:dataOutputAssociation>
    </bpmn:userTask>
    <bpmn:manualTask id="Task_14ozsqo" name="8. Identificar as correções necessárias">
      <bpmn:incoming>SequenceFlow_0eibpbu</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_1vq3qfv</bpmn:outgoing>
    </bpmn:manualTask>
    <bpmn:exclusiveGateway id="ExclusiveGateway_16ep6ly">
      <bpmn:incoming>SequenceFlow_0wbqv46</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0emjbl3</bpmn:outgoing>
      <bpmn:outgoing>SequenceFlow_0mi5n8z</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:dataStoreReference id="DataStoreReference_0revkz4" name="Sharepoint" />
    <bpmn:dataStoreReference id="DataStoreReference_107oya8" name="Sharepoint" />
    <bpmn:exclusiveGateway id="ExclusiveGateway_07ry6jf">
      <bpmn:incoming>SequenceFlow_1h3wj9g</bpmn:incoming>
      <bpmn:incoming>SequenceFlow_152ihhx</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_051nuih</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:dataStoreReference id="DataStoreReference_1135qpq" name="GDOC" />
    <bpmn:dataObjectReference id="DataObjectReference_0m4op3f" name="Relatório de valores médias das análise diárias - ADASA" dataObjectRef="DataObject_1qqlxkg" />
    <bpmn:dataObject id="DataObject_1qqlxkg" />
    <bpmn:dataObjectReference id="DataObjectReference_1o55wbp" name="Relatório DATASUS / DIVAL" dataObjectRef="DataObject_1cjtl5b" />
    <bpmn:dataObject id="DataObject_1cjtl5b" />
    <bpmn:endEvent id="EndEvent_0069pr6" name="Relatórios encaminhados">
      <bpmn:incoming>SequenceFlow_0z1sjar</bpmn:incoming>
    </bpmn:endEvent>
    <bpmn:intermediateCatchEvent id="IntermediateThrowEvent_1cjv78j" name="Início de cada mês (Até o dia 10)">
      <bpmn:incoming>SequenceFlow_00mz09o</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0noolqj</bpmn:outgoing>
      <bpmn:timerEventDefinition id="TimerEventDefinition_1tm74vj" />
    </bpmn:intermediateCatchEvent>
    <bpmn:dataStoreReference id="DataStoreReference_0kxjk3h" name="Sharepoint" />
    <bpmn:userTask id="Task_0zf1cqc" name="11. Compilar dados dos testes realizados">
      <bpmn:incoming>SequenceFlow_0noolqj</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0wbqv46</bpmn:outgoing>
      <bpmn:dataOutputAssociation id="DataOutputAssociation_0921o9q">
        <bpmn:targetRef>DataStoreReference_0kxjk3h</bpmn:targetRef>
      </bpmn:dataOutputAssociation>
    </bpmn:userTask>
    <bpmn:userTask id="Task_1xaf8sd" name="12. Gerar relatório DATASUS / DIVAL">
      <bpmn:incoming>SequenceFlow_0emjbl3</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_1h3wj9g</bpmn:outgoing>
      <bpmn:dataOutputAssociation id="DataOutputAssociation_0rlwfoa">
        <bpmn:targetRef>DataStoreReference_0revkz4</bpmn:targetRef>
      </bpmn:dataOutputAssociation>
    </bpmn:userTask>
    <bpmn:userTask id="Task_0iu8spo" name="13. Gerar o relatório de valores médias das análises diárias para a ADASA">
      <bpmn:incoming>SequenceFlow_0mi5n8z</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_152ihhx</bpmn:outgoing>
      <bpmn:dataOutputAssociation id="DataOutputAssociation_1gbxhna">
        <bpmn:targetRef>DataStoreReference_107oya8</bpmn:targetRef>
      </bpmn:dataOutputAssociation>
    </bpmn:userTask>
    <bpmn:userTask id="Task_1wuuvc4" name="14. Disponibilizar relatórios para a gerência">
      <bpmn:incoming>SequenceFlow_051nuih</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0z1sjar</bpmn:outgoing>
      <bpmn:property id="Property_1q5t6xo" name="__targetRef_placeholder" />
      <bpmn:dataInputAssociation id="DataInputAssociation_0v2fvz8">
        <bpmn:sourceRef>DataObjectReference_0m4op3f</bpmn:sourceRef>
        <bpmn:targetRef>Property_1q5t6xo</bpmn:targetRef>
      </bpmn:dataInputAssociation>
      <bpmn:dataInputAssociation id="DataInputAssociation_1quoa23">
        <bpmn:sourceRef>DataObjectReference_1o55wbp</bpmn:sourceRef>
        <bpmn:targetRef>Property_1q5t6xo</bpmn:targetRef>
      </bpmn:dataInputAssociation>
      <bpmn:dataOutputAssociation id="DataOutputAssociation_15i50xi">
        <bpmn:targetRef>DataStoreReference_1135qpq</bpmn:targetRef>
      </bpmn:dataOutputAssociation>
    </bpmn:userTask>
    <bpmn:sequenceFlow id="SequenceFlow_0t0zloa" sourceRef="ExclusiveGateway_14em6dc" targetRef="EndEvent_1snp4uh" />
    <bpmn:sequenceFlow id="SequenceFlow_0sshz25" sourceRef="Task_17prjpm" targetRef="ExclusiveGateway_14em6dc" />
    <bpmn:sequenceFlow id="SequenceFlow_00mz09o" sourceRef="ExclusiveGateway_14em6dc" targetRef="IntermediateThrowEvent_1cjv78j" />
    <bpmn:sequenceFlow id="SequenceFlow_0m29njt" sourceRef="Task_0kt26uh" targetRef="Task_17prjpm" />
    <bpmn:sequenceFlow id="SequenceFlow_0m7qdkr" sourceRef="Task_1jiauvs" targetRef="ExclusiveGateway_11iyohr" />
    <bpmn:sequenceFlow id="SequenceFlow_1fvzbkr" name="Resultados conforme o padrão" sourceRef="ExclusiveGateway_11iyohr" targetRef="EndEvent_0k031rc" />
    <bpmn:sequenceFlow id="SequenceFlow_0eibpbu" name="Resultados fora do padrão" sourceRef="ExclusiveGateway_11iyohr" targetRef="Task_14ozsqo" />
    <bpmn:sequenceFlow id="SequenceFlow_1vq3qfv" sourceRef="Task_14ozsqo" targetRef="Task_0kt26uh" />
    <bpmn:sequenceFlow id="SequenceFlow_0wbqv46" sourceRef="Task_0zf1cqc" targetRef="ExclusiveGateway_16ep6ly" />
    <bpmn:sequenceFlow id="SequenceFlow_0emjbl3" sourceRef="ExclusiveGateway_16ep6ly" targetRef="Task_1xaf8sd" />
    <bpmn:sequenceFlow id="SequenceFlow_0mi5n8z" sourceRef="ExclusiveGateway_16ep6ly" targetRef="Task_0iu8spo" />
    <bpmn:sequenceFlow id="SequenceFlow_1h3wj9g" sourceRef="Task_1xaf8sd" targetRef="ExclusiveGateway_07ry6jf" />
    <bpmn:sequenceFlow id="SequenceFlow_152ihhx" sourceRef="Task_0iu8spo" targetRef="ExclusiveGateway_07ry6jf" />
    <bpmn:sequenceFlow id="SequenceFlow_051nuih" sourceRef="ExclusiveGateway_07ry6jf" targetRef="Task_1wuuvc4" />
    <bpmn:sequenceFlow id="SequenceFlow_0z1sjar" sourceRef="Task_1wuuvc4" targetRef="EndEvent_0069pr6" />
    <bpmn:sequenceFlow id="SequenceFlow_0noolqj" sourceRef="IntermediateThrowEvent_1cjv78j" targetRef="Task_0zf1cqc" />
    <bpmn:manualTask id="Task_0kt26uh" name="9. Orientar o operador sobre as correções necessárias">
      <bpmn:incoming>SequenceFlow_1vq3qfv</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0m29njt</bpmn:outgoing>
    </bpmn:manualTask>
    <bpmn:manualTask id="Task_17prjpm" name="10. Realizar os ajustes no tratamento">
      <bpmn:incoming>SequenceFlow_0m29njt</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0sshz25</bpmn:outgoing>
    </bpmn:manualTask>
    <bpmn:parallelGateway id="ExclusiveGateway_14em6dc">
      <bpmn:incoming>SequenceFlow_0sshz25</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0t0zloa</bpmn:outgoing>
      <bpmn:outgoing>SequenceFlow_00mz09o</bpmn:outgoing>
    </bpmn:parallelGateway>
  </bpmn:process>
  <bpmndi:BPMNDiagram id="BPMNDiagram_1">
    <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_0wovtyc">
      <bpmndi:BPMNShape id="Participant_06nhrz7_di" bpmnElement="Participant_06nhrz7" isHorizontal="true">
        <dc:Bounds x="170" y="90" width="2140" height="1050" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
        <dc:Bounds x="272" y="142" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="256" y="185" width="73" height="40" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Lane_05a78dz_di" bpmnElement="Lane_05a78dz" isHorizontal="true">
        <dc:Bounds x="200" y="90" width="2110" height="195" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Lane_1jxb4zz_di" bpmnElement="Lane_1jxb4zz" isHorizontal="true">
        <dc:Bounds x="200" y="285" width="2110" height="190" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_01zca96_di" bpmnElement="SequenceFlow_01zca96">
        <di:waypoint x="308" y="160" />
        <di:waypoint x="350" y="160" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_0qcdyb4_di" bpmnElement="SequenceFlow_0qcdyb4">
        <di:waypoint x="450" y="160" />
        <di:waypoint x="490" y="160" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="StartEvent_17dhweg_di" bpmnElement="StartEvent_17dhweg">
        <dc:Bounds x="272" y="326" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="249" y="369" width="86" height="40" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_134mkrj_di" bpmnElement="SequenceFlow_134mkrj">
        <di:waypoint x="450" y="344" />
        <di:waypoint x="490" y="344" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_1sqbnez_di" bpmnElement="SequenceFlow_1sqbnez">
        <di:waypoint x="308" y="344" />
        <di:waypoint x="350" y="344" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Lane_1dv5aij_di" bpmnElement="Lane_1dv5aij" isHorizontal="true">
        <dc:Bounds x="200" y="475" width="2110" height="285" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_07i0map_di" bpmnElement="SequenceFlow_07i0map">
        <di:waypoint x="590" y="160" />
        <di:waypoint x="630" y="160" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="DataStoreReference_048hzwc_di" bpmnElement="DataStoreReference_048hzwc">
        <dc:Bounds x="685" y="215" width="50" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="683" y="266" width="55" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="DataOutputAssociation_1xr2xql_di" bpmnElement="DataOutputAssociation_1xr2xql">
        <di:waypoint x="650" y="200" />
        <di:waypoint x="650" y="235" />
        <di:waypoint x="685" y="235" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_0wsdqkc_di" bpmnElement="SequenceFlow_0wsdqkc">
        <di:waypoint x="730" y="160" />
        <di:waypoint x="790" y="160" />
        <di:waypoint x="790" y="228" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="DataStoreReference_0q98ywe_di" bpmnElement="DataStoreReference_0q98ywe">
        <dc:Bounds x="685" y="399" width="50" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="683" y="451" width="55" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="DataOutputAssociation_1djgsrt_di" bpmnElement="DataOutputAssociation_1djgsrt">
        <di:waypoint x="650" y="384" />
        <di:waypoint x="650" y="419" />
        <di:waypoint x="685" y="419" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_0nonz9d_di" bpmnElement="SequenceFlow_0nonz9d">
        <di:waypoint x="730" y="344" />
        <di:waypoint x="790" y="344" />
        <di:waypoint x="790" y="278" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_1unzn93_di" bpmnElement="SequenceFlow_1unzn93">
        <di:waypoint x="590" y="344" />
        <di:waypoint x="630" y="344" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="ExclusiveGateway_0fehfy9_di" bpmnElement="ExclusiveGateway_0fehfy9" isMarkerVisible="true">
        <dc:Bounds x="765" y="228" width="50" height="50" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_0sfsa0c_di" bpmnElement="SequenceFlow_0sfsa0c">
        <di:waypoint x="815" y="253" />
        <di:waypoint x="860" y="253" />
        <di:waypoint x="860" y="622" />
        <di:waypoint x="900" y="622" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="DataObjectReference_12dtpt0_di" bpmnElement="DataObjectReference_12dtpt0">
        <dc:Bounds x="902" y="487" width="36" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="882" y="537" width="76" height="40" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="DataInputAssociation_1b28jt5_di" bpmnElement="DataInputAssociation_1b28jt5">
        <di:waypoint x="938" y="512" />
        <di:waypoint x="980" y="512" />
        <di:waypoint x="980" y="582" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="ExclusiveGateway_11iyohr_di" bpmnElement="ExclusiveGateway_11iyohr" isMarkerVisible="true">
        <dc:Bounds x="1035" y="597" width="50" height="50" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_0m7qdkr_di" bpmnElement="SequenceFlow_0m7qdkr">
        <di:waypoint x="1000" y="622" />
        <di:waypoint x="1035" y="622" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="EndEvent_0k031rc_di" bpmnElement="EndEvent_0k031rc">
        <dc:Bounds x="1182" y="514" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1157" y="557" width="86" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_1fvzbkr_di" bpmnElement="SequenceFlow_1fvzbkr">
        <di:waypoint x="1060" y="597" />
        <di:waypoint x="1060" y="532" />
        <di:waypoint x="1182" y="532" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1085" y="490" width="56" height="40" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_0eibpbu_di" bpmnElement="SequenceFlow_0eibpbu">
        <di:waypoint x="1060" y="647" />
        <di:waypoint x="1060" y="702" />
        <di:waypoint x="1140" y="702" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1063" y="648" width="78" height="27" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_1vq3qfv_di" bpmnElement="SequenceFlow_1vq3qfv">
        <di:waypoint x="1240" y="702" />
        <di:waypoint x="1270" y="702" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_0m29njt_di" bpmnElement="SequenceFlow_0m29njt">
        <di:waypoint x="1370" y="702" />
        <di:waypoint x="1400" y="702" />
        <di:waypoint x="1400" y="390" />
        <di:waypoint x="1430" y="390" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="EndEvent_1snp4uh_di" bpmnElement="EndEvent_1snp4uh">
        <dc:Bounds x="1702" y="372" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1677" y="415" width="86" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_0sshz25_di" bpmnElement="SequenceFlow_0sshz25">
        <di:waypoint x="1530" y="390" />
        <di:waypoint x="1575" y="390" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Lane_14b202v_di" bpmnElement="Lane_14b202v" isHorizontal="true">
        <dc:Bounds x="200" y="760" width="2110" height="380" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_0t0zloa_di" bpmnElement="SequenceFlow_0t0zloa">
        <di:waypoint x="1625" y="390" />
        <di:waypoint x="1702" y="390" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_00mz09o_di" bpmnElement="SequenceFlow_00mz09o">
        <di:waypoint x="1600" y="415" />
        <di:waypoint x="1600" y="940" />
        <di:waypoint x="1642" y="940" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_0noolqj_di" bpmnElement="SequenceFlow_0noolqj">
        <di:waypoint x="1678" y="940" />
        <di:waypoint x="1710" y="940" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="ExclusiveGateway_16ep6ly_di" bpmnElement="ExclusiveGateway_16ep6ly" isMarkerVisible="true">
        <dc:Bounds x="1835" y="915" width="50" height="50" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_0wbqv46_di" bpmnElement="SequenceFlow_0wbqv46">
        <di:waypoint x="1810" y="940" />
        <di:waypoint x="1835" y="940" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_0emjbl3_di" bpmnElement="SequenceFlow_0emjbl3">
        <di:waypoint x="1860" y="915" />
        <di:waypoint x="1860" y="860" />
        <di:waypoint x="1910" y="860" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_0mi5n8z_di" bpmnElement="SequenceFlow_0mi5n8z">
        <di:waypoint x="1860" y="965" />
        <di:waypoint x="1860" y="1020" />
        <di:waypoint x="1910" y="1020" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="DataStoreReference_0kxjk3h_di" bpmnElement="DataStoreReference_0kxjk3h">
        <dc:Bounds x="1765" y="985" width="50" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1763" y="1042" width="55" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="DataStoreReference_107oya8_di" bpmnElement="DataStoreReference_107oya8">
        <dc:Bounds x="1965" y="1065" width="50" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1963" y="1113" width="55" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="DataOutputAssociation_1gbxhna_di" bpmnElement="DataOutputAssociation_1gbxhna">
        <di:waypoint x="1930" y="1060" />
        <di:waypoint x="1930" y="1085" />
        <di:waypoint x="1965" y="1085" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="DataStoreReference_0revkz4_di" bpmnElement="DataStoreReference_0revkz4">
        <dc:Bounds x="1955" y="905" width="50" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1953" y="953" width="55" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="DataOutputAssociation_0rlwfoa_di" bpmnElement="DataOutputAssociation_0rlwfoa">
        <di:waypoint x="1930" y="900" />
        <di:waypoint x="1930" y="925" />
        <di:waypoint x="1955" y="925" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="ExclusiveGateway_07ry6jf_di" bpmnElement="ExclusiveGateway_07ry6jf" isMarkerVisible="true">
        <dc:Bounds x="2025" y="915" width="50" height="50" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_1h3wj9g_di" bpmnElement="SequenceFlow_1h3wj9g">
        <di:waypoint x="2010" y="860" />
        <di:waypoint x="2050" y="860" />
        <di:waypoint x="2050" y="915" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_152ihhx_di" bpmnElement="SequenceFlow_152ihhx">
        <di:waypoint x="2010" y="1020" />
        <di:waypoint x="2050" y="1020" />
        <di:waypoint x="2050" y="965" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_051nuih_di" bpmnElement="SequenceFlow_051nuih">
        <di:waypoint x="2075" y="940" />
        <di:waypoint x="2110" y="940" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="DataStoreReference_1135qpq_di" bpmnElement="DataStoreReference_1135qpq">
        <dc:Bounds x="2165" y="985" width="50" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="2173" y="1042" width="34" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="DataOutputAssociation_15i50xi_di" bpmnElement="DataOutputAssociation_15i50xi">
        <di:waypoint x="2130" y="980" />
        <di:waypoint x="2130" y="1005" />
        <di:waypoint x="2165" y="1005" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="DataObjectReference_0m4op3f_di" bpmnElement="DataObjectReference_0m4op3f">
        <dc:Bounds x="2082" y="775" width="36" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="2060" y="832" width="81" height="53" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="DataInputAssociation_0v2fvz8_di" bpmnElement="DataInputAssociation_0v2fvz8">
        <di:waypoint x="2118" y="800" />
        <di:waypoint x="2150" y="800" />
        <di:waypoint x="2150" y="900" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="DataObjectReference_1o55wbp_di" bpmnElement="DataObjectReference_1o55wbp">
        <dc:Bounds x="2182" y="775" width="36" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="2171" y="832" width="58" height="40" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="DataInputAssociation_1quoa23_di" bpmnElement="DataInputAssociation_1quoa23">
        <di:waypoint x="2182" y="800" />
        <di:waypoint x="2160" y="800" />
        <di:waypoint x="2160" y="900" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="EndEvent_0069pr6_di" bpmnElement="EndEvent_0069pr6">
        <dc:Bounds x="2242" y="922" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="2224" y="965" width="72" height="27" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_0z1sjar_di" bpmnElement="SequenceFlow_0z1sjar">
        <di:waypoint x="2210" y="940" />
        <di:waypoint x="2242" y="940" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="ParallelGateway_17mvyjx_di" bpmnElement="ExclusiveGateway_14em6dc">
        <dc:Bounds x="1575" y="365" width="50" height="50" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="IntermediateCatchEvent_1k7md8t_di" bpmnElement="IntermediateThrowEvent_1cjv78j">
        <dc:Bounds x="1642" y="922" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1624" y="965" width="72" height="40" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="ManualTask_14igs6a_di" bpmnElement="Task_15zs6ny">
        <dc:Bounds x="350" y="120" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="ManualTask_0cbhavk_di" bpmnElement="Task_0bsw36j">
        <dc:Bounds x="490" y="120" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="UserTask_1mk4whz_di" bpmnElement="Task_05wo5hd">
        <dc:Bounds x="630" y="120" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="ManualTask_0hfjn4z_di" bpmnElement="Task_1jmz2ve">
        <dc:Bounds x="350" y="304" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="ManualTask_0s9q35l_di" bpmnElement="Task_0nmm8xm">
        <dc:Bounds x="490" y="304" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="UserTask_0gwzdfo_di" bpmnElement="Task_0m6m60c">
        <dc:Bounds x="630" y="304" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="DataStoreReference_01jf8a4_di" bpmnElement="DataStoreReference_01jf8a4">
        <dc:Bounds x="955" y="667" width="50" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="953" y="717" width="55" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="DataOutputAssociation_022k66j_di" bpmnElement="DataOutputAssociation_022k66j">
        <di:waypoint x="930" y="662" />
        <di:waypoint x="930" y="692" />
        <di:waypoint x="955" y="692" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="UserTask_02vcms5_di" bpmnElement="Task_1jiauvs" bioc:stroke="rgb(251, 140, 0)" bioc:fill="rgb(255, 224, 178)">
        <dc:Bounds x="900" y="582" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="ManualTask_0o813fn_di" bpmnElement="Task_14ozsqo">
        <dc:Bounds x="1140" y="662" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="ManualTask_04vrbjd_di" bpmnElement="Task_0kt26uh">
        <dc:Bounds x="1270" y="662" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="ManualTask_06jcks8_di" bpmnElement="Task_17prjpm">
        <dc:Bounds x="1430" y="350" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="DataOutputAssociation_0921o9q_di" bpmnElement="DataOutputAssociation_0921o9q">
        <di:waypoint x="1730" y="980" />
        <di:waypoint x="1730" y="1010" />
        <di:waypoint x="1765" y="1010" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="UserTask_0pbrchr_di" bpmnElement="Task_0zf1cqc">
        <dc:Bounds x="1710" y="900" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="UserTask_1xl80b8_di" bpmnElement="Task_1xaf8sd">
        <dc:Bounds x="1910" y="820" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="UserTask_01w3gie_di" bpmnElement="Task_0iu8spo">
        <dc:Bounds x="1910" y="980" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="UserTask_108f8k0_di" bpmnElement="Task_1wuuvc4">
        <dc:Bounds x="2110" y="900" width="100" height="80" />
      </bpmndi:BPMNShape>
    </bpmndi:BPMNPlane>
  </bpmndi:BPMNDiagram>
</bpmn:definitions>
