<?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"
                  id="Definitions_iud_tobe"
                  targetNamespace="https://ring.dgov.mn/bpmn">
  <bpmn:process id="Process_iud_tobe" name="Иргэний үнэмлэх — to-be" isExecutable="false">
    <bpmn:startEvent id="S" name="Цахим хүсэлт"><bpmn:outgoing>F1</bpmn:outgoing></bpmn:startEvent>
    <bpmn:task id="T_video" name="Видео-баталгаажуулалт + биометр"><bpmn:incoming>F1</bpmn:incoming><bpmn:outgoing>F2</bpmn:outgoing></bpmn:task>
    <bpmn:task id="T_auto" name="Автомат шалгалт + захирамж"><bpmn:incoming>F2</bpmn:incoming><bpmn:outgoing>F3</bpmn:outgoing></bpmn:task>
    <bpmn:task id="T_deliver" name="Үнэмлэх 24 цагт хүргэгдэнэ"><bpmn:incoming>F3</bpmn:incoming><bpmn:outgoing>F4</bpmn:outgoing></bpmn:task>
    <bpmn:endEvent id="E" name="Гарт хүлээн авав"><bpmn:incoming>F4</bpmn:incoming></bpmn:endEvent>

    <bpmn:sequenceFlow id="F1" sourceRef="S" targetRef="T_video"/>
    <bpmn:sequenceFlow id="F2" sourceRef="T_video" targetRef="T_auto"/>
    <bpmn:sequenceFlow id="F3" sourceRef="T_auto" targetRef="T_deliver"/>
    <bpmn:sequenceFlow id="F4" sourceRef="T_deliver" targetRef="E"/>
  </bpmn:process>

  <bpmndi:BPMNDiagram id="D">
    <bpmndi:BPMNPlane id="P" bpmnElement="Process_iud_tobe">
      <bpmndi:BPMNShape id="S_di" bpmnElement="S"><dc:Bounds x="160" y="180" width="36" height="36"/><bpmndi:BPMNLabel><dc:Bounds x="140" y="220" width="80" height="14"/></bpmndi:BPMNLabel></bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="T_video_di" bpmnElement="T_video"><dc:Bounds x="240" y="160" width="200" height="80"/></bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="T_auto_di" bpmnElement="T_auto"><dc:Bounds x="490" y="160" width="200" height="80"/></bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="T_deliver_di" bpmnElement="T_deliver"><dc:Bounds x="740" y="160" width="200" height="80"/></bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="E_di" bpmnElement="E"><dc:Bounds x="990" y="180" width="36" height="36"/><bpmndi:BPMNLabel><dc:Bounds x="970" y="220" width="80" height="14"/></bpmndi:BPMNLabel></bpmndi:BPMNShape>

      <bpmndi:BPMNEdge id="F1_di" bpmnElement="F1"><di:waypoint x="196" y="198"/><di:waypoint x="240" y="200"/></bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="F2_di" bpmnElement="F2"><di:waypoint x="440" y="200"/><di:waypoint x="490" y="200"/></bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="F3_di" bpmnElement="F3"><di:waypoint x="690" y="200"/><di:waypoint x="740" y="200"/></bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="F4_di" bpmnElement="F4"><di:waypoint x="940" y="200"/><di:waypoint x="990" y="200"/></bpmndi:BPMNEdge>
    </bpmndi:BPMNPlane>
  </bpmndi:BPMNDiagram>
</bpmn:definitions>