<?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" xmlns:color="http://www.omg.org/spec/BPMN/non-normative/color/1.0" id="Definitions_1" targetNamespace="http://bpmn.io/schema/bpmn">
  <bpmn:collaboration id="Collaboration_0b5dmyh">
    <bpmn:participant id="Participant_0lbumib" name="PROCESSO - SERVIÇOS REPROGRÁFICOS" processRef="Process_1" />
  </bpmn:collaboration>
  <bpmn:process id="Process_1" isExecutable="false">
    <bpmn:laneSet>
      <bpmn:lane id="Lane_1jtoq3l" name="REQUISITANTE">
        <bpmn:flowNodeRef>Task_15rpktk</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>StartEvent_036i6g5</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_114hgbm</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_1jkvs6u</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_12aeaok</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_1drbhg9</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_1nav39w</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>ExclusiveGateway_0wsiuti</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>EndEvent_11o9ydu</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_1gnyzsu</bpmn:flowNodeRef>
      </bpmn:lane>
      <bpmn:lane id="Lane_13brm38" name="AVALIADOR">
        <bpmn:flowNodeRef>Task_1ovj0y0</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_1rp3klh</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>ExclusiveGateway_13ybkvi</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_0x2wkf7</bpmn:flowNodeRef>
      </bpmn:lane>
      <bpmn:lane id="Lane_0d0767l" name="REPROGRAFISTA">
        <bpmn:flowNodeRef>Task_1g5rtev</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_08k9jm3</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>ExclusiveGateway_14yyukm</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_1dwa10j</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_1kadmha</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_1gsumgq</bpmn:flowNodeRef>
      </bpmn:lane>
    </bpmn:laneSet>
    <bpmn:sequenceFlow id="SequenceFlow_02najyf" sourceRef="StartEvent_036i6g5" targetRef="Task_15rpktk" />
    <bpmn:task id="Task_15rpktk" name="Identificar requisitante">
      <bpmn:incoming>SequenceFlow_02najyf</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0f1l3xu</bpmn:outgoing>
    </bpmn:task>
    <bpmn:startEvent id="StartEvent_036i6g5">
      <bpmn:outgoing>SequenceFlow_02najyf</bpmn:outgoing>
    </bpmn:startEvent>
    <bpmn:task id="Task_114hgbm" name="Solicitar serviços">
      <bpmn:incoming>SequenceFlow_0f1l3xu</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0i1svc1</bpmn:outgoing>
    </bpmn:task>
    <bpmn:sequenceFlow id="SequenceFlow_0f1l3xu" sourceRef="Task_15rpktk" targetRef="Task_114hgbm" />
    <bpmn:task id="Task_1jkvs6u" name="Inserir item">
      <bpmn:incoming>SequenceFlow_0i1svc1</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0moa2uh</bpmn:outgoing>
    </bpmn:task>
    <bpmn:sequenceFlow id="SequenceFlow_0i1svc1" sourceRef="Task_114hgbm" targetRef="Task_1jkvs6u" />
    <bpmn:task id="Task_12aeaok" name="Submeter serviço">
      <bpmn:incoming>SequenceFlow_0moa2uh</bpmn:incoming>
      <bpmn:incoming>SequenceFlow_09cgixm</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0x2by4h</bpmn:outgoing>
    </bpmn:task>
    <bpmn:sequenceFlow id="SequenceFlow_0moa2uh" sourceRef="Task_1jkvs6u" targetRef="Task_12aeaok" />
    <bpmn:sequenceFlow id="SequenceFlow_0x2by4h" sourceRef="Task_12aeaok" targetRef="Task_1rp3klh" />
    <bpmn:sequenceFlow id="SequenceFlow_14wg87x" sourceRef="Task_1rp3klh" targetRef="ExclusiveGateway_13ybkvi" />
    <bpmn:sequenceFlow id="SequenceFlow_0rnzv6i" name="não" sourceRef="ExclusiveGateway_13ybkvi" targetRef="Task_0x2wkf7" />
    <bpmn:task id="Task_1ovj0y0" name="Descrever pendência">
      <bpmn:incoming>SequenceFlow_1qiray7</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_09cgixm</bpmn:outgoing>
    </bpmn:task>
    <bpmn:sequenceFlow id="SequenceFlow_1qiray7" name="sim" sourceRef="ExclusiveGateway_13ybkvi" targetRef="Task_1ovj0y0" />
    <bpmn:task id="Task_1rp3klh" name="Avaliar submissão">
      <bpmn:incoming>SequenceFlow_0x2by4h</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_14wg87x</bpmn:outgoing>
    </bpmn:task>
    <bpmn:exclusiveGateway id="ExclusiveGateway_13ybkvi" name="há pendências?">
      <bpmn:incoming>SequenceFlow_14wg87x</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0rnzv6i</bpmn:outgoing>
      <bpmn:outgoing>SequenceFlow_1qiray7</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:task id="Task_0x2wkf7" name="Enviar para reprografia">
      <bpmn:incoming>SequenceFlow_0rnzv6i</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_035cpsc</bpmn:outgoing>
    </bpmn:task>
    <bpmn:sequenceFlow id="SequenceFlow_09cgixm" sourceRef="Task_1ovj0y0" targetRef="Task_12aeaok" />
    <bpmn:sequenceFlow id="SequenceFlow_035cpsc" sourceRef="Task_0x2wkf7" targetRef="Task_1g5rtev" />
    <bpmn:sequenceFlow id="SequenceFlow_0pan3uq" sourceRef="Task_1g5rtev" targetRef="Task_08k9jm3" />
    <bpmn:task id="Task_1g5rtev" name="Identificar OS ">
      <bpmn:incoming>SequenceFlow_035cpsc</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0pan3uq</bpmn:outgoing>
    </bpmn:task>
    <bpmn:task id="Task_08k9jm3" name="Informar prazo de entrega">
      <bpmn:incoming>SequenceFlow_0pan3uq</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_16jedcf</bpmn:outgoing>
    </bpmn:task>
    <bpmn:sequenceFlow id="SequenceFlow_16jedcf" sourceRef="Task_08k9jm3" targetRef="ExclusiveGateway_14yyukm" />
    <bpmn:sequenceFlow id="SequenceFlow_1jr4ugv" sourceRef="ExclusiveGateway_14yyukm" targetRef="Task_1drbhg9" />
    <bpmn:task id="Task_1drbhg9" name="Monitorar prazo de entrega">
      <bpmn:incoming>SequenceFlow_1jr4ugv</bpmn:incoming>
    </bpmn:task>
    <bpmn:exclusiveGateway id="ExclusiveGateway_14yyukm">
      <bpmn:incoming>SequenceFlow_16jedcf</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_1jr4ugv</bpmn:outgoing>
      <bpmn:outgoing>SequenceFlow_0lqskpz</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:sequenceFlow id="SequenceFlow_0lqskpz" sourceRef="ExclusiveGateway_14yyukm" targetRef="Task_1dwa10j" />
    <bpmn:sequenceFlow id="SequenceFlow_0e9ev4b" sourceRef="Task_1gsumgq" targetRef="Task_1gnyzsu" />
    <bpmn:sequenceFlow id="SequenceFlow_1mt7s0o" sourceRef="Task_1gnyzsu" targetRef="EndEvent_11o9ydu" />
    <bpmn:sequenceFlow id="SequenceFlow_1f9fkcg" sourceRef="Task_1dwa10j" targetRef="Task_1nav39w" />
    <bpmn:task id="Task_1nav39w" name="Avaliar amostra">
      <bpmn:incoming>SequenceFlow_1f9fkcg</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_16ia3jz</bpmn:outgoing>
    </bpmn:task>
    <bpmn:exclusiveGateway id="ExclusiveGateway_0wsiuti" name="aprovar amostra?">
      <bpmn:incoming>SequenceFlow_16ia3jz</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_1p86adm</bpmn:outgoing>
      <bpmn:outgoing>SequenceFlow_0aqak17</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:sequenceFlow id="SequenceFlow_16ia3jz" sourceRef="Task_1nav39w" targetRef="ExclusiveGateway_0wsiuti" />
    <bpmn:sequenceFlow id="SequenceFlow_1p86adm" name="sim" sourceRef="ExclusiveGateway_0wsiuti" targetRef="Task_1kadmha" />
    <bpmn:sequenceFlow id="SequenceFlow_0aqak17" name="não" sourceRef="ExclusiveGateway_0wsiuti" targetRef="Task_1dwa10j" />
    <bpmn:task id="Task_1dwa10j" name="Construir amostra">
      <bpmn:incoming>SequenceFlow_0lqskpz</bpmn:incoming>
      <bpmn:incoming>SequenceFlow_0aqak17</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_1f9fkcg</bpmn:outgoing>
    </bpmn:task>
    <bpmn:task id="Task_1kadmha" name="Executar serviço">
      <bpmn:incoming>SequenceFlow_1p86adm</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0lxl2lf</bpmn:outgoing>
    </bpmn:task>
    <bpmn:sequenceFlow id="SequenceFlow_0lxl2lf" sourceRef="Task_1kadmha" targetRef="Task_1gsumgq" />
    <bpmn:endEvent id="EndEvent_11o9ydu">
      <bpmn:incoming>SequenceFlow_1mt7s0o</bpmn:incoming>
    </bpmn:endEvent>
    <bpmn:task id="Task_1gsumgq" name="Entregar material">
      <bpmn:incoming>SequenceFlow_0lxl2lf</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0e9ev4b</bpmn:outgoing>
    </bpmn:task>
    <bpmn:task id="Task_1gnyzsu" name="Conferir material">
      <bpmn:incoming>SequenceFlow_0e9ev4b</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_1mt7s0o</bpmn:outgoing>
    </bpmn:task>
    <bpmn:association id="Association_0x9ebk5" sourceRef="Task_15rpktk" targetRef="TextAnnotation_007pf4x" />
    <bpmn:textAnnotation id="TextAnnotation_007pf4x">    <bpmn:text>DADOS: siape, nome do servidor, campus, departamento, ramal</bpmn:text>
</bpmn:textAnnotation>
    <bpmn:association id="Association_01tvu2c" sourceRef="Task_114hgbm" targetRef="TextAnnotation_1o4x6ur" />
    <bpmn:textAnnotation id="TextAnnotation_1o4x6ur">    <bpmn:text>DADOS: Tipo de cópia (preto ou colorido / frente ou frente e verso)</bpmn:text>
</bpmn:textAnnotation>
    <bpmn:textAnnotation id="TextAnnotation_1bm6uk2">    <bpmn:text><![CDATA[DADOS: Descrição do arquivo digital, quantidade de páginas, quantidade de cópias por página, total de cópias
]]></bpmn:text>
</bpmn:textAnnotation>
    <bpmn:association id="Association_0lktirw" sourceRef="Task_1jkvs6u" targetRef="TextAnnotation_1bm6uk2" />
    <bpmn:textAnnotation id="TextAnnotation_0nh08tg">    <bpmn:text>DADOS: emitir comprovante de serviço (OS),</bpmn:text>
</bpmn:textAnnotation>
    <bpmn:association id="Association_1ck8ryu" sourceRef="Task_0x2wkf7" targetRef="TextAnnotation_0nh08tg" />
    <bpmn:association id="Association_0wcszg7" sourceRef="Task_08k9jm3" targetRef="TextAnnotation_1tov5co" />
    <bpmn:textAnnotation id="TextAnnotation_1tov5co">    <bpmn:text>DADOS: nome do funcionário, data e hora.</bpmn:text>
</bpmn:textAnnotation>
  </bpmn:process>
  <bpmndi:BPMNDiagram id="BPMNDiagram_1">
    <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_0b5dmyh">
      <bpmndi:BPMNShape id="Participant_0lbumib_di" bpmnElement="Participant_0lbumib">
        <dc:Bounds x="325" y="27" width="1378" height="852" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Lane_1jtoq3l_di" bpmnElement="Lane_1jtoq3l">
        <dc:Bounds x="355" y="27" width="1348" height="376" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Lane_13brm38_di" bpmnElement="Lane_13brm38">
        <dc:Bounds x="355" y="403" width="1348" height="288" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Lane_0d0767l_di" bpmnElement="Lane_0d0767l">
        <dc:Bounds x="355" y="691" width="1348" height="188" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="StartEvent_036i6g5_di" bpmnElement="StartEvent_036i6g5" color:background-color="#00ff00">
        <dc:Bounds x="417" y="213" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="435" y="253" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Task_15rpktk_di" bpmnElement="Task_15rpktk">
        <dc:Bounds x="488" y="191" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_02najyf_di" bpmnElement="SequenceFlow_02najyf">
        <di:waypoint xsi:type="dc:Point" x="453" y="231" />
        <di:waypoint xsi:type="dc:Point" x="488" y="231" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="470.5" y="210" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Task_114hgbm_di" bpmnElement="Task_114hgbm">
        <dc:Bounds x="617" y="191" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_0f1l3xu_di" bpmnElement="SequenceFlow_0f1l3xu">
        <di:waypoint xsi:type="dc:Point" x="588" y="231" />
        <di:waypoint xsi:type="dc:Point" x="617" y="231" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="602.5" y="210" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="TextAnnotation_007pf4x_di" bpmnElement="TextAnnotation_007pf4x">
        <dc:Bounds x="446" y="114" width="233" height="43" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="Association_0x9ebk5_di" bpmnElement="Association_0x9ebk5">
        <di:waypoint xsi:type="dc:Point" x="549" y="191" />
        <di:waypoint xsi:type="dc:Point" x="557" y="157" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="TextAnnotation_1o4x6ur_di" bpmnElement="TextAnnotation_1o4x6ur">
        <dc:Bounds x="610" y="297" width="179" height="57" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="Association_01tvu2c_di" bpmnElement="Association_01tvu2c">
        <di:waypoint xsi:type="dc:Point" x="681" y="271" />
        <di:waypoint xsi:type="dc:Point" x="690" y="297" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Task_1jkvs6u_di" bpmnElement="Task_1jkvs6u">
        <dc:Bounds x="748" y="191" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_0i1svc1_di" bpmnElement="SequenceFlow_0i1svc1">
        <di:waypoint xsi:type="dc:Point" x="717" y="231" />
        <di:waypoint xsi:type="dc:Point" x="748" y="231" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="732.5" y="210" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="TextAnnotation_1bm6uk2_di" bpmnElement="TextAnnotation_1bm6uk2">
        <dc:Bounds x="759" y="121" width="216" height="56" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="Association_0lktirw_di" bpmnElement="Association_0lktirw">
        <di:waypoint xsi:type="dc:Point" x="832" y="191" />
        <di:waypoint xsi:type="dc:Point" x="843" y="177" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Task_12aeaok_di" bpmnElement="Task_12aeaok">
        <dc:Bounds x="885" y="191" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_0moa2uh_di" bpmnElement="SequenceFlow_0moa2uh">
        <di:waypoint xsi:type="dc:Point" x="848" y="231" />
        <di:waypoint xsi:type="dc:Point" x="885" y="231" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="866.5" y="210" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Task_1rp3klh_di" bpmnElement="Task_1rp3klh">
        <dc:Bounds x="488" y="565" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_0x2by4h_di" bpmnElement="SequenceFlow_0x2by4h">
        <di:waypoint xsi:type="dc:Point" x="935" y="271" />
        <di:waypoint xsi:type="dc:Point" x="538" y="460" />
        <di:waypoint xsi:type="dc:Point" x="538" y="565" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="736.5" y="344.5" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="ExclusiveGateway_13ybkvi_di" bpmnElement="ExclusiveGateway_13ybkvi" isMarkerVisible="true" color:background-color="#ffff00">
        <dc:Bounds x="642" y="580" width="50" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="628" y="634" width="78" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_14wg87x_di" bpmnElement="SequenceFlow_14wg87x">
        <di:waypoint xsi:type="dc:Point" x="588" y="605" />
        <di:waypoint xsi:type="dc:Point" x="615" y="605" />
        <di:waypoint xsi:type="dc:Point" x="615" y="605" />
        <di:waypoint xsi:type="dc:Point" x="642" y="605" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="630" y="599" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Task_0x2wkf7_di" bpmnElement="Task_0x2wkf7">
        <dc:Bounds x="748" y="565" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_0rnzv6i_di" bpmnElement="SequenceFlow_0rnzv6i">
        <di:waypoint xsi:type="dc:Point" x="692" y="605" />
        <di:waypoint xsi:type="dc:Point" x="720" y="605" />
        <di:waypoint xsi:type="dc:Point" x="720" y="605" />
        <di:waypoint xsi:type="dc:Point" x="748" y="605" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="694.75" y="584" width="19" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Task_1ovj0y0_di" bpmnElement="Task_1ovj0y0">
        <dc:Bounds x="617" y="447" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_1qiray7_di" bpmnElement="SequenceFlow_1qiray7">
        <di:waypoint xsi:type="dc:Point" x="667" y="580" />
        <di:waypoint xsi:type="dc:Point" x="667" y="527" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="673" y="547.5" width="18" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_09cgixm_di" bpmnElement="SequenceFlow_09cgixm">
        <di:waypoint xsi:type="dc:Point" x="717" y="461" />
        <di:waypoint xsi:type="dc:Point" x="1003" y="313" />
        <di:waypoint xsi:type="dc:Point" x="1003" y="231" />
        <di:waypoint xsi:type="dc:Point" x="985" y="231" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="973" y="266" width="90" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Task_1g5rtev_di" bpmnElement="Task_1g5rtev">
        <dc:Bounds x="748" y="772" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_035cpsc_di" bpmnElement="SequenceFlow_035cpsc">
        <di:waypoint xsi:type="dc:Point" x="798" y="645" />
        <di:waypoint xsi:type="dc:Point" x="798" y="772" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="813" y="702.5" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="TextAnnotation_0nh08tg_di" bpmnElement="TextAnnotation_0nh08tg">
        <dc:Bounds x="798" y="491" width="173" height="42" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="Association_1ck8ryu_di" bpmnElement="Association_1ck8ryu">
        <di:waypoint xsi:type="dc:Point" x="836" y="565" />
        <di:waypoint xsi:type="dc:Point" x="866" y="533" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Task_08k9jm3_di" bpmnElement="Task_08k9jm3">
        <dc:Bounds x="885" y="772" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_0pan3uq_di" bpmnElement="SequenceFlow_0pan3uq">
        <di:waypoint xsi:type="dc:Point" x="848" y="812" />
        <di:waypoint xsi:type="dc:Point" x="885" y="812" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="866.5" y="791" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="TextAnnotation_1tov5co_di" bpmnElement="TextAnnotation_1tov5co">
        <dc:Bounds x="874" y="712" width="151" height="42" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="Association_0wcszg7_di" bpmnElement="Association_0wcszg7">
        <di:waypoint xsi:type="dc:Point" x="943" y="772" />
        <di:waypoint xsi:type="dc:Point" x="947" y="754" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="ExclusiveGateway_14yyukm_di" bpmnElement="ExclusiveGateway_14yyukm" isMarkerVisible="true" color:background-color="#ff7f00">
        <dc:Bounds x="1051" y="787" width="50" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1076" y="841" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_16jedcf_di" bpmnElement="SequenceFlow_16jedcf">
        <di:waypoint xsi:type="dc:Point" x="985" y="812" />
        <di:waypoint xsi:type="dc:Point" x="1051" y="812" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1018" y="791" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Task_1drbhg9_di" bpmnElement="Task_1drbhg9">
        <dc:Bounds x="1026" y="191" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_1jr4ugv_di" bpmnElement="SequenceFlow_1jr4ugv">
        <di:waypoint xsi:type="dc:Point" x="1076" y="787" />
        <di:waypoint xsi:type="dc:Point" x="1076" y="529" />
        <di:waypoint xsi:type="dc:Point" x="1076" y="529" />
        <di:waypoint xsi:type="dc:Point" x="1076" y="271" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1091" y="523" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Task_1dwa10j_di" bpmnElement="Task_1dwa10j">
        <dc:Bounds x="1149" y="772" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_0lqskpz_di" bpmnElement="SequenceFlow_0lqskpz">
        <di:waypoint xsi:type="dc:Point" x="1101" y="812" />
        <di:waypoint xsi:type="dc:Point" x="1149" y="812" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1125" y="791" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Task_1gsumgq_di" bpmnElement="Task_1gsumgq">
        <dc:Bounds x="1540" y="772" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Task_1gnyzsu_di" bpmnElement="Task_1gnyzsu">
        <dc:Bounds x="1467" y="191" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_0e9ev4b_di" bpmnElement="SequenceFlow_0e9ev4b">
        <di:waypoint xsi:type="dc:Point" x="1590" y="772" />
        <di:waypoint xsi:type="dc:Point" x="1590" y="522" />
        <di:waypoint xsi:type="dc:Point" x="1517" y="522" />
        <di:waypoint xsi:type="dc:Point" x="1517" y="271" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1553.5" y="501" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_1mt7s0o_di" bpmnElement="SequenceFlow_1mt7s0o">
        <di:waypoint xsi:type="dc:Point" x="1567" y="231" />
        <di:waypoint xsi:type="dc:Point" x="1640" y="231" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1603.5" y="210" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="EndEvent_11o9ydu_di" bpmnElement="EndEvent_11o9ydu" color:background-color="#ff0000">
        <dc:Bounds x="1640" y="213" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1658" y="253" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Task_1nav39w_di" bpmnElement="Task_1nav39w">
        <dc:Bounds x="1148.720631786772" y="191" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_1f9fkcg_di" bpmnElement="SequenceFlow_1f9fkcg">
        <di:waypoint xsi:type="dc:Point" x="1199" y="772" />
        <di:waypoint xsi:type="dc:Point" x="1199" y="271" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1214" y="515.5" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="ExclusiveGateway_0wsiuti_di" bpmnElement="ExclusiveGateway_0wsiuti" isMarkerVisible="true" color:background-color="#ffff00">
        <dc:Bounds x="1291.2714708785784" y="206" width="50" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1272" y="183" width="87" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_16ia3jz_di" bpmnElement="SequenceFlow_16ia3jz">
        <di:waypoint xsi:type="dc:Point" x="1249" y="231" />
        <di:waypoint xsi:type="dc:Point" x="1291" y="231" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1270" y="210" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Task_1kadmha_di" bpmnElement="Task_1kadmha">
        <dc:Bounds x="1394" y="772" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_1p86adm_di" bpmnElement="SequenceFlow_1p86adm">
        <di:waypoint xsi:type="dc:Point" x="1342" y="231" />
        <di:waypoint xsi:type="dc:Point" x="1417" y="231" />
        <di:waypoint xsi:type="dc:Point" x="1417" y="772" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1371" y="210" width="18" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_0aqak17_di" bpmnElement="SequenceFlow_0aqak17">
        <di:waypoint xsi:type="dc:Point" x="1316" y="256" />
        <di:waypoint xsi:type="dc:Point" x="1316" y="812" />
        <di:waypoint xsi:type="dc:Point" x="1249" y="812" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1322" y="528" width="19" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_0lxl2lf_di" bpmnElement="SequenceFlow_0lxl2lf">
        <di:waypoint xsi:type="dc:Point" x="1494" y="812" />
        <di:waypoint xsi:type="dc:Point" x="1540" y="812" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1517" y="791" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
    </bpmndi:BPMNPlane>
  </bpmndi:BPMNDiagram>
</bpmn:definitions>
