<?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_14my8s6">
    <bpmn:participant id="Participant_0m2fx9w" name="REQ. GERAL: ABONO DE FALTAS" processRef="Process_1" />
  </bpmn:collaboration>
  <bpmn:process id="Process_1" isExecutable="false">
    <bpmn:laneSet>
      <bpmn:lane id="Lane_15u2mu3" name="DISCENTE">
        <bpmn:flowNodeRef>StartEvent_1r91faz</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_17g98iz</bpmn:flowNodeRef>
      </bpmn:lane>
      <bpmn:lane id="Lane_059d04f" name="BIBLIOTECA">
        <bpmn:flowNodeRef>Task_1vaebho</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>ExclusiveGateway_05jbt16</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_1sjelbw</bpmn:flowNodeRef>
      </bpmn:lane>
      <bpmn:lane id="Lane_15j87rt" name="COORDENAÇÃO CURSO">
        <bpmn:flowNodeRef>Task_1gkqtd2</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>ExclusiveGateway_0chvfcf</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_01vcqma</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>EndEvent_1qq30a4</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_1kkhywg</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_1jjk5cf</bpmn:flowNodeRef>
      </bpmn:lane>
    </bpmn:laneSet>
    <bpmn:startEvent id="StartEvent_1r91faz">
      <bpmn:outgoing>SequenceFlow_0gt1ljm</bpmn:outgoing>
    </bpmn:startEvent>
    <bpmn:task id="Task_17g98iz" name="Preencher requerimento">
      <bpmn:incoming>SequenceFlow_0gt1ljm</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_06mgaeb</bpmn:outgoing>
    </bpmn:task>
    <bpmn:sequenceFlow id="SequenceFlow_0gt1ljm" sourceRef="StartEvent_1r91faz" targetRef="Task_17g98iz" />
    <bpmn:sequenceFlow id="SequenceFlow_06mgaeb" sourceRef="Task_17g98iz" targetRef="Task_1vaebho" />
    <bpmn:task id="Task_1vaebho" name="Avaliar situação">
      <bpmn:incoming>SequenceFlow_06mgaeb</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_108x8k6</bpmn:outgoing>
    </bpmn:task>
    <bpmn:exclusiveGateway id="ExclusiveGateway_05jbt16" name="Status biblioteca">
      <bpmn:incoming>SequenceFlow_108x8k6</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_06ga3mu</bpmn:outgoing>
      <bpmn:outgoing>SequenceFlow_0c4ind7</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:sequenceFlow id="SequenceFlow_108x8k6" sourceRef="Task_1vaebho" targetRef="ExclusiveGateway_05jbt16" />
    <bpmn:sequenceFlow id="SequenceFlow_06ga3mu" name="com pendência" sourceRef="ExclusiveGateway_05jbt16" targetRef="Task_1sjelbw" />
    <bpmn:task id="Task_1gkqtd2" name="Avaliar requerimento">
      <bpmn:incoming>SequenceFlow_0c4ind7</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_14hr4v8</bpmn:outgoing>
    </bpmn:task>
    <bpmn:sequenceFlow id="SequenceFlow_0c4ind7" name="nada consta" sourceRef="ExclusiveGateway_05jbt16" targetRef="Task_1gkqtd2" />
    <bpmn:task id="Task_1sjelbw" name="Informar discente">
      <bpmn:incoming>SequenceFlow_06ga3mu</bpmn:incoming>
    </bpmn:task>
    <bpmn:sequenceFlow id="SequenceFlow_14hr4v8" sourceRef="Task_1gkqtd2" targetRef="ExclusiveGateway_0chvfcf" />
    <bpmn:exclusiveGateway id="ExclusiveGateway_0chvfcf" name="Status requerimento">
      <bpmn:incoming>SequenceFlow_14hr4v8</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_1pfgyp4</bpmn:outgoing>
      <bpmn:outgoing>SequenceFlow_1psym4n</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:sequenceFlow id="SequenceFlow_1pfgyp4" name="indeferido" sourceRef="ExclusiveGateway_0chvfcf" targetRef="Task_1jjk5cf" />
    <bpmn:sequenceFlow id="SequenceFlow_1s9lyzi" sourceRef="Task_1jjk5cf" targetRef="Task_1kkhywg" />
    <bpmn:sequenceFlow id="SequenceFlow_1pn099k" sourceRef="Task_1kkhywg" targetRef="EndEvent_1qq30a4" />
    <bpmn:sequenceFlow id="SequenceFlow_1psym4n" name="deferido" sourceRef="ExclusiveGateway_0chvfcf" targetRef="Task_01vcqma" />
    <bpmn:task id="Task_01vcqma" name="Informar discente">
      <bpmn:incoming>SequenceFlow_1psym4n</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0mdabqs</bpmn:outgoing>
    </bpmn:task>
    <bpmn:endEvent id="EndEvent_1qq30a4">
      <bpmn:incoming>SequenceFlow_1pn099k</bpmn:incoming>
      <bpmn:incoming>SequenceFlow_0mdabqs</bpmn:incoming>
    </bpmn:endEvent>
    <bpmn:task id="Task_1kkhywg" name="Informar discente">
      <bpmn:incoming>SequenceFlow_1s9lyzi</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_1pn099k</bpmn:outgoing>
    </bpmn:task>
    <bpmn:task id="Task_1jjk5cf" name="Atualizar Q-Acadêmico">
      <bpmn:incoming>SequenceFlow_1pfgyp4</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_1s9lyzi</bpmn:outgoing>
    </bpmn:task>
    <bpmn:sequenceFlow id="SequenceFlow_0mdabqs" sourceRef="Task_01vcqma" targetRef="EndEvent_1qq30a4" />
  </bpmn:process>
  <bpmndi:BPMNDiagram id="BPMNDiagram_1">
    <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_14my8s6">
      <bpmndi:BPMNShape id="Participant_0m2fx9w_di" bpmnElement="Participant_0m2fx9w">
        <dc:Bounds x="323" y="151" width="850" height="638" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Lane_15u2mu3_di" bpmnElement="Lane_15u2mu3">
        <dc:Bounds x="353" y="151" width="820" height="167" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Lane_059d04f_di" bpmnElement="Lane_059d04f">
        <dc:Bounds x="353" y="318" width="820" height="201" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Lane_15j87rt_di" bpmnElement="Lane_15j87rt">
        <dc:Bounds x="353" y="519" width="820" height="270" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="StartEvent_1r91faz_di" bpmnElement="StartEvent_1r91faz" color:background-color="#00ff00">
        <dc:Bounds x="412" y="213" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="430" y="253" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Task_17g98iz_di" bpmnElement="Task_17g98iz">
        <dc:Bounds x="488" y="191" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_0gt1ljm_di" bpmnElement="SequenceFlow_0gt1ljm">
        <di:waypoint xsi:type="dc:Point" x="448" y="231" />
        <di:waypoint xsi:type="dc:Point" x="488" y="231" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="468" y="210" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Task_1vaebho_di" bpmnElement="Task_1vaebho">
        <dc:Bounds x="488" y="376" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_06mgaeb_di" bpmnElement="SequenceFlow_06mgaeb">
        <di:waypoint xsi:type="dc:Point" x="538" y="271" />
        <di:waypoint xsi:type="dc:Point" x="538" y="376" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="553" y="317.5" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="ExclusiveGateway_05jbt16_di" bpmnElement="ExclusiveGateway_05jbt16" isMarkerVisible="true" color:background-color="#ffff00">
        <dc:Bounds x="638" y="391" width="50" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="622" y="368" width="81" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_108x8k6_di" bpmnElement="SequenceFlow_108x8k6">
        <di:waypoint xsi:type="dc:Point" x="588" y="416" />
        <di:waypoint xsi:type="dc:Point" x="638" y="416" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="613" y="395" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Task_1sjelbw_di" bpmnElement="Task_1sjelbw">
        <dc:Bounds x="767" y="376" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_06ga3mu_di" bpmnElement="SequenceFlow_06ga3mu">
        <di:waypoint xsi:type="dc:Point" x="688" y="416" />
        <di:waypoint xsi:type="dc:Point" x="767" y="416" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="690" y="395" width="75" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Task_1gkqtd2_di" bpmnElement="Task_1gkqtd2">
        <dc:Bounds x="613" y="572" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_0c4ind7_di" bpmnElement="SequenceFlow_0c4ind7">
        <di:waypoint xsi:type="dc:Point" x="663" y="441" />
        <di:waypoint xsi:type="dc:Point" x="663" y="572" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="672" y="485" width="60" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="ExclusiveGateway_0chvfcf_di" bpmnElement="ExclusiveGateway_0chvfcf" isMarkerVisible="true" color:background-color="#ffff00">
        <dc:Bounds x="744" y="587" width="50" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="736" y="551" width="65" height="24" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_14hr4v8_di" bpmnElement="SequenceFlow_14hr4v8">
        <di:waypoint xsi:type="dc:Point" x="713" y="612" />
        <di:waypoint xsi:type="dc:Point" x="744" y="612" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="728.5" y="591" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Task_1jjk5cf_di" bpmnElement="Task_1jjk5cf">
        <dc:Bounds x="858" y="572" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_1pfgyp4_di" bpmnElement="SequenceFlow_1pfgyp4">
        <di:waypoint xsi:type="dc:Point" x="794" y="612" />
        <di:waypoint xsi:type="dc:Point" x="858" y="612" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="802" y="591" width="49" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Task_1kkhywg_di" bpmnElement="Task_1kkhywg">
        <dc:Bounds x="986" y="572" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_1s9lyzi_di" bpmnElement="SequenceFlow_1s9lyzi">
        <di:waypoint xsi:type="dc:Point" x="958" y="612" />
        <di:waypoint xsi:type="dc:Point" x="986" y="612" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="972" y="591" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="EndEvent_1qq30a4_di" bpmnElement="EndEvent_1qq30a4" color:background-color="#ff0000">
        <dc:Bounds x="1116" y="594" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1134" y="634" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_1pn099k_di" bpmnElement="SequenceFlow_1pn099k">
        <di:waypoint xsi:type="dc:Point" x="1086" y="612" />
        <di:waypoint xsi:type="dc:Point" x="1116" y="612" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1101" y="591" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Task_01vcqma_di" bpmnElement="Task_01vcqma">
        <dc:Bounds x="719" y="688.333" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_1psym4n_di" bpmnElement="SequenceFlow_1psym4n">
        <di:waypoint xsi:type="dc:Point" x="769" y="637" />
        <di:waypoint xsi:type="dc:Point" x="769" y="688" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="721" y="645.5" width="40" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_0mdabqs_di" bpmnElement="SequenceFlow_0mdabqs">
        <di:waypoint xsi:type="dc:Point" x="819" y="728" />
        <di:waypoint xsi:type="dc:Point" x="1134" y="728" />
        <di:waypoint xsi:type="dc:Point" x="1134" y="630" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="976.5" y="707" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
    </bpmndi:BPMNPlane>
  </bpmndi:BPMNDiagram>
</bpmn:definitions>
