<?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_1va7ts7">
    <bpmn:participant id="Participant_0et6yl0" processRef="Process_1" />
  </bpmn:collaboration>
  <bpmn:process id="Process_1" isExecutable="false">
    <bpmn:laneSet>
      <bpmn:lane id="Lane_1npzbwf">
        <bpmn:flowNodeRef>Task_1uyqzz6</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_1ybs0t3</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_1vkua4b</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>ExclusiveGateway_16es8fb</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>StartEvent_0o3ddtu</bpmn:flowNodeRef>
      </bpmn:lane>
      <bpmn:lane id="Lane_1hjo5x6">
        <bpmn:flowNodeRef>StartEvent_1</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_0j8z7jo</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_1n5fe0f</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>EndEvent_1dwl17c</bpmn:flowNodeRef>
      </bpmn:lane>
    </bpmn:laneSet>
    <bpmn:startEvent id="StartEvent_1" name="">
      <bpmn:outgoing>SequenceFlow_1c8uxsv</bpmn:outgoing>
    </bpmn:startEvent>
    <bpmn:userTask id="Task_0j8z7jo" name="Cadastrar Edital">
      <bpmn:incoming>SequenceFlow_1c8uxsv</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_058zmal</bpmn:outgoing>
      <bpmn:dataOutputAssociation id="DataOutputAssociation_0beo6dy">
        <bpmn:targetRef>DataObjectReference_0ll9p0j</bpmn:targetRef>
      </bpmn:dataOutputAssociation>
    </bpmn:userTask>
    <bpmn:task id="Task_1n5fe0f" name="Processar Edital (rankings)">
      <bpmn:incoming>SequenceFlow_058zmal</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0cl2j4c</bpmn:outgoing>
    </bpmn:task>
    <bpmn:endEvent id="EndEvent_1dwl17c">
      <bpmn:incoming>SequenceFlow_0cl2j4c</bpmn:incoming>
    </bpmn:endEvent>
    <bpmn:sequenceFlow id="SequenceFlow_1c8uxsv" sourceRef="StartEvent_1" targetRef="Task_0j8z7jo" />
    <bpmn:sequenceFlow id="SequenceFlow_058zmal" sourceRef="Task_0j8z7jo" targetRef="Task_1n5fe0f" />
    <bpmn:sequenceFlow id="SequenceFlow_0cl2j4c" sourceRef="Task_1n5fe0f" targetRef="EndEvent_1dwl17c" />
    <bpmn:task id="Task_1uyqzz6" name="Efetuar inscrição para vaga imediata">
      <bpmn:incoming>SequenceFlow_1uckur7</bpmn:incoming>
      <bpmn:dataOutputAssociation id="DataOutputAssociation_0xleomi">
        <bpmn:targetRef>DataObjectReference_0ll9p0j</bpmn:targetRef>
      </bpmn:dataOutputAssociation>
    </bpmn:task>
    <bpmn:task id="Task_1ybs0t3" name="Efetuar inscrição para cadastro reserva">
      <bpmn:incoming>SequenceFlow_1bv573w</bpmn:incoming>
      <bpmn:dataOutputAssociation id="DataOutputAssociation_0sehzhk">
        <bpmn:targetRef>DataObjectReference_0ll9p0j</bpmn:targetRef>
      </bpmn:dataOutputAssociation>
    </bpmn:task>
    <bpmn:userTask id="Task_1vkua4b" name="Inscrever no Edital">
      <bpmn:incoming>SequenceFlow_0fbuxfq</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0b375xf</bpmn:outgoing>
    </bpmn:userTask>
    <bpmn:exclusiveGateway id="ExclusiveGateway_16es8fb" name="Tem vagas para o campus desejado?">
      <bpmn:incoming>SequenceFlow_0b375xf</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_1uckur7</bpmn:outgoing>
      <bpmn:outgoing>SequenceFlow_1bv573w</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:startEvent id="StartEvent_0o3ddtu">
      <bpmn:outgoing>SequenceFlow_0fbuxfq</bpmn:outgoing>
    </bpmn:startEvent>
    <bpmn:sequenceFlow id="SequenceFlow_1uckur7" sourceRef="ExclusiveGateway_16es8fb" targetRef="Task_1uyqzz6" />
    <bpmn:sequenceFlow id="SequenceFlow_1bv573w" sourceRef="ExclusiveGateway_16es8fb" targetRef="Task_1ybs0t3" />
    <bpmn:sequenceFlow id="SequenceFlow_0fbuxfq" sourceRef="StartEvent_0o3ddtu" targetRef="Task_1vkua4b" />
    <bpmn:sequenceFlow id="SequenceFlow_0b375xf" sourceRef="Task_1vkua4b" targetRef="ExclusiveGateway_16es8fb" />
    <bpmn:dataObjectReference id="DataObjectReference_0ll9p0j" name="Edital" dataObjectRef="DataObject_0dsju2f" />
    <bpmn:dataObject id="DataObject_0dsju2f" />
  </bpmn:process>
  <bpmndi:BPMNDiagram id="BPMNDiagram_1">
    <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_1va7ts7">
      <bpmndi:BPMNShape id="Participant_0et6yl0_di" bpmnElement="Participant_0et6yl0">
        <dc:Bounds x="149.04690618762476" y="165.9641167192429" width="646.0938123752496" height="504.07176656151427" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="StartEvent_0o3ddtu_di" bpmnElement="StartEvent_0o3ddtu">
        <dc:Bounds x="223" y="239.31624605678235" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="241" y="275.31624605678235" width="0" height="0" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="ExclusiveGateway_16es8fb_di" bpmnElement="ExclusiveGateway_16es8fb" isMarkerVisible="true">
        <dc:Bounds x="503" y="232" width="50" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="479" y="190" width="98" height="38" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="UserTask_07c01ia_di" bpmnElement="Task_1vkua4b">
        <dc:Bounds x="341" y="217" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Task_1ybs0t3_di" bpmnElement="Task_1ybs0t3">
        <dc:Bounds x="645" y="216.9282334384858" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Task_1uyqzz6_di" bpmnElement="Task_1uyqzz6">
        <dc:Bounds x="477.8280757097792" y="310" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
        <dc:Bounds x="202" y="592" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="220" y="628" width="0" height="0" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="DataObjectReference_0ll9p0j_di" bpmnElement="DataObjectReference_0ll9p0j">
        <dc:Bounds x="478.6577287066246" y="449.31624605678235" width="36" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="498" y="504.31624605678235" width="34" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="UserTask_119jzgl_di" bpmnElement="Task_0j8z7jo">
        <dc:Bounds x="320" y="570" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Task_1n5fe0f_di" bpmnElement="Task_1n5fe0f">
        <dc:Bounds x="511.0938123752495" y="570" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="EndEvent_1dwl17c_di" bpmnElement="EndEvent_1dwl17c">
        <dc:Bounds x="739.0938123752495" y="592" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="758" y="628" width="0" height="0" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_0fbuxfq_di" bpmnElement="SequenceFlow_0fbuxfq">
        <di:waypoint xsi:type="dc:Point" x="259" y="257" />
        <di:waypoint xsi:type="dc:Point" x="341" y="257" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="300" y="242" width="0" height="0" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_0b375xf_di" bpmnElement="SequenceFlow_0b375xf">
        <di:waypoint xsi:type="dc:Point" x="441" y="257" />
        <di:waypoint xsi:type="dc:Point" x="503" y="257" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="472" y="242" width="0" height="0" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_1uckur7_di" bpmnElement="SequenceFlow_1uckur7">
        <di:waypoint xsi:type="dc:Point" x="528" y="282" />
        <di:waypoint xsi:type="dc:Point" x="528" y="310" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="543" y="296" width="0" height="0" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_1bv573w_di" bpmnElement="SequenceFlow_1bv573w">
        <di:waypoint xsi:type="dc:Point" x="553" y="257" />
        <di:waypoint xsi:type="dc:Point" x="645" y="257" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="599" y="242" width="0" height="0" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_1c8uxsv_di" bpmnElement="SequenceFlow_1c8uxsv">
        <di:waypoint xsi:type="dc:Point" x="238" y="610" />
        <di:waypoint xsi:type="dc:Point" x="320" y="610" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="279" y="595" width="0" height="0" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="DataOutputAssociation_0beo6dy_di" bpmnElement="DataOutputAssociation_0beo6dy">
        <di:waypoint xsi:type="dc:Point" x="406" y="570" />
        <di:waypoint xsi:type="dc:Point" x="479" y="491" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_058zmal_di" bpmnElement="SequenceFlow_058zmal">
        <di:waypoint xsi:type="dc:Point" x="420" y="610" />
        <di:waypoint xsi:type="dc:Point" x="511" y="610" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="466" y="585" width="0" height="0" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_0cl2j4c_di" bpmnElement="SequenceFlow_0cl2j4c">
        <di:waypoint xsi:type="dc:Point" x="611" y="610" />
        <di:waypoint xsi:type="dc:Point" x="739" y="610" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="675" y="585" width="0" height="0" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Lane_1npzbwf_di" bpmnElement="Lane_1npzbwf">
        <dc:Bounds x="179.04690618762476" y="165.9641167192429" width="616.0938123752495" height="252" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Lane_1hjo5x6_di" bpmnElement="Lane_1hjo5x6">
        <dc:Bounds x="179.04690618762476" y="417.9641167192429" width="616.0938123752495" height="252.0717665615142" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="DataOutputAssociation_0xleomi_di" bpmnElement="DataOutputAssociation_0xleomi">
        <di:waypoint xsi:type="dc:Point" x="515" y="390" />
        <di:waypoint xsi:type="dc:Point" x="495" y="449" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="DataOutputAssociation_0sehzhk_di" bpmnElement="DataOutputAssociation_0sehzhk">
        <di:waypoint xsi:type="dc:Point" x="660" y="297" />
        <di:waypoint xsi:type="dc:Point" x="515" y="464" />
      </bpmndi:BPMNEdge>
    </bpmndi:BPMNPlane>
  </bpmndi:BPMNDiagram>
</bpmn:definitions>
