<?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:xsi="http://www.w3.org/2001/XMLSchema-instance" id="Definitions_1" targetNamespace="http://bpmn.io/schema/bpmn" xsi:schemaLocation="http://www.omg.org/spec/BPMN/20100524/MODEL BPMN20.xsd">
  <bpmn:collaboration id="Collaboration_1">
    <bpmn:participant id="Participant_Main" name="Рекомендованный ремонт — процесс сбора работ диагностом" processRef="Process_1"/>
  </bpmn:collaboration>
  <bpmn:process id="Process_1" isExecutable="false">
    <bpmn:laneSet id="LaneSet_1">
      <bpmn:lane id="Lane_0" name="Клиент">
        <bpmn:flowNodeRef>StartEvent_1</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_step-1</bpmn:flowNodeRef>
      </bpmn:lane>
      <bpmn:lane id="Lane_1" name="Диагност">
        <bpmn:flowNodeRef>Task_step-2</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_step-3</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_step-4</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_step-7</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_step-10</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_step-13</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_step-14</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_step-15</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>EndEvent_ready</bpmn:flowNodeRef>
      </bpmn:lane>
      <bpmn:lane id="Lane_2" name="Приложение / MDM">
        <bpmn:flowNodeRef>Task_step-5</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_step-6</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_step-8</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_step-9</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>GW_1</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>GW_2</bpmn:flowNodeRef>
      </bpmn:lane>
      <bpmn:lane id="Lane_3" name="RMS">
        <bpmn:flowNodeRef>Task_step-11</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_step-12</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>GW_3</bpmn:flowNodeRef>
      </bpmn:lane>
      <bpmn:lane id="Lane_4" name="Система">
        <bpmn:flowNodeRef>GW_4</bpmn:flowNodeRef>
      </bpmn:lane>
    </bpmn:laneSet>
    <bpmn:startEvent id="StartEvent_1" name="Клиент прибывает в сервисный центр.">
      <bpmn:outgoing>Flow_start_step_1</bpmn:outgoing>
    </bpmn:startEvent>
    <bpmn:userTask id="Task_step-1" name="Клиент приезжает на диагностику или выполнение работ">
      <bpmn:documentation>Клиент доставляет автомобиль в сервисный центр для диагностики или выполнения плановых работ.
Система: —
Время: Варьируется</bpmn:documentation>
      <bpmn:incoming>Flow_startevent_1_step_1</bpmn:incoming>
      <bpmn:outgoing>Flow_step_1_step_2</bpmn:outgoing>
    </bpmn:userTask>
    <bpmn:userTask id="Task_step-2" name="Выявление дополнительных работ">
      <bpmn:documentation>В процессе диагностики или выполнения плановых работ диагност выявляет дополнительные неисправности или рекомендации, требующие последующего ремонта.
Система: —
Время: Варьируется</bpmn:documentation>
      <bpmn:incoming>Flow_step_1_step_2</bpmn:incoming>
      <bpmn:outgoing>Flow_step_2_step_3</bpmn:outgoing>
    </bpmn:userTask>
    <bpmn:userTask id="Task_step-3" name="Начало сбора рекомендованного ремонта">
      <bpmn:documentation>Диагност открывает приложение для начала сбора рекомендованного ремонта.
Система: Система
Время: 1-2 мин</bpmn:documentation>
      <bpmn:incoming>Flow_step_2_step_3</bpmn:incoming>
      <bpmn:outgoing>Flow_step_3_step_4</bpmn:outgoing>
    </bpmn:userTask>
    <bpmn:userTask id="Task_step-4" name="Выбор работы для рекомендованного ремонта">
      <bpmn:documentation>Диагност выбирает одну из выявленных работ для добавления в рекомендованный ремонт.
Система: Система
Время: 1-2 мин</bpmn:documentation>
      <bpmn:incoming>Flow_step_3_step_4</bpmn:incoming>
      <bpmn:incoming>Flow_gw_4_step_4</bpmn:incoming>
      <bpmn:outgoing>Flow_step_4_step_5</bpmn:outgoing>
    </bpmn:userTask>
    <bpmn:serviceTask id="Task_step-5" name="Определение наличия регламента в PIMCORE">
      <bpmn:documentation>Система проверяет наличие регламента для выбранной работы и данного автомобиля в PIMCORE.
Система: Система, PIMCORE
Время: &lt;1 сек</bpmn:documentation>
      <bpmn:incoming>Flow_step_4_step_5</bpmn:incoming>
      <bpmn:outgoing>Flow_step_5_gw_1</bpmn:outgoing>
    </bpmn:serviceTask>
    <bpmn:serviceTask id="Task_step-6" name="Отображение готовой работы">
      <bpmn:documentation>Система показывает диагносту готовую работу в контексте автомобиля, готовую к выбору.
Система: Система
Время: &lt;1 сек</bpmn:documentation>
      <bpmn:incoming>Flow_gw_1_step_6</bpmn:incoming>
      <bpmn:outgoing>Flow_step_6_step_8</bpmn:outgoing>
    </bpmn:serviceTask>
    <bpmn:userTask id="Task_step-7" name="Открытие формы создания данных для работы">
      <bpmn:documentation>Открывается форма для создания необходимых данных для работы (нормы времени, запчасти, жидкости, заправочные объемы).
Система: Система
Время: 5-15 мин</bpmn:documentation>
      <bpmn:incoming>Flow_gw_1_step_7</bpmn:incoming>
      <bpmn:outgoing>Flow_step_7_step_8</bpmn:outgoing>
    </bpmn:userTask>
    <bpmn:serviceTask id="Task_step-8" name="Определение наличия запчастей в PIMCORE">
      <bpmn:documentation>Система проверяет наличие запчастей для данной работы в PIMCORE.
Система: Система, PIMCORE
Время: &lt;1 сек</bpmn:documentation>
      <bpmn:incoming>Flow_step_6_step_8</bpmn:incoming>
      <bpmn:incoming>Flow_step_7_step_8</bpmn:incoming>
      <bpmn:outgoing>Flow_step_8_gw_2</bpmn:outgoing>
    </bpmn:serviceTask>
    <bpmn:serviceTask id="Task_step-9" name="Отображение готовых запчастей">
      <bpmn:documentation>Система отображает найденные запчасти для работы.
Система: Система
Время: &lt;1 сек</bpmn:documentation>
      <bpmn:incoming>Flow_gw_2_step_9</bpmn:incoming>
      <bpmn:outgoing>Flow_step_9_step_11</bpmn:outgoing>
    </bpmn:serviceTask>
    <bpmn:userTask id="Task_step-10" name="Открытие формы создания данных для запчастей">
      <bpmn:documentation>Открывается форма для создания необходимых данных для запчастей (название, количество).
Система: Система
Время: 2-5 мин</bpmn:documentation>
      <bpmn:incoming>Flow_gw_2_step_10</bpmn:incoming>
      <bpmn:outgoing>Flow_step_10_step_11</bpmn:outgoing>
    </bpmn:userTask>
    <bpmn:serviceTask id="Task_step-11" name="Определение наличия техкарты в RMS">
      <bpmn:documentation>Система проверяет наличие техкарты для данной работы и данного бренда автомобиля в RMS.
Система: Система, RMS
Время: &lt;1 сек</bpmn:documentation>
      <bpmn:incoming>Flow_step_9_step_11</bpmn:incoming>
      <bpmn:incoming>Flow_step_10_step_11</bpmn:incoming>
      <bpmn:outgoing>Flow_step_11_gw_3</bpmn:outgoing>
    </bpmn:serviceTask>
    <bpmn:serviceTask id="Task_step-12" name="Продолжение без дополнительных действий">
      <bpmn:documentation>Если техкарта существует, никаких дополнительных действий не требуется.
Система: Система
Время: &lt;1 сек</bpmn:documentation>
      <bpmn:incoming>Flow_gw_3_step_12</bpmn:incoming>
      <bpmn:outgoing>Flow_step_12_gw_4</bpmn:outgoing>
    </bpmn:serviceTask>
    <bpmn:userTask id="Task_step-13" name="Открытие формы создания техкарты">
      <bpmn:documentation>Открывается форма для создания техкарты для данной работы и бренда автомобиля.
Система: Система
Время: 5-10 мин</bpmn:documentation>
      <bpmn:incoming>Flow_gw_3_step_13</bpmn:incoming>
      <bpmn:outgoing>Flow_step_13_gw_4</bpmn:outgoing>
    </bpmn:userTask>
    <bpmn:userTask id="Task_step-14" name="Отправка работ для рекомендованного ремонта">
      <bpmn:documentation>Диагност отправляет собранные работы для рекомендованного ремонта.
Система: Система
Время: 1-2 мин</bpmn:documentation>
      <bpmn:incoming>Flow_gw_4_step_14</bpmn:incoming>
      <bpmn:outgoing>Flow_step_14_step_15</bpmn:outgoing>
    </bpmn:userTask>
    <bpmn:serviceTask id="Task_step-15" name="Публикация рекомендованных работ для клиента">
      <bpmn:documentation>Рекомендованные работы становятся доступны клиенту в приложении.
Система: Система
Время: &lt;1 сек</bpmn:documentation>
      <bpmn:incoming>Flow_step_14_step_15</bpmn:incoming>
      <bpmn:outgoing>Flow_step_15_end_ready</bpmn:outgoing>
    </bpmn:serviceTask>
    <bpmn:exclusiveGateway id="GW_1" name="Регламент для работы существует в PIMCORE?">
      <bpmn:incoming>Flow_step_5_gw_1</bpmn:incoming>
      <bpmn:outgoing>Flow_gw_1_step_6</bpmn:outgoing>
      <bpmn:outgoing>Flow_gw_1_step_7</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:exclusiveGateway id="GW_2" name="Запчасти для работы существуют в PIMCORE?">
      <bpmn:incoming>Flow_step_8_gw_2</bpmn:incoming>
      <bpmn:outgoing>Flow_gw_2_step_9</bpmn:outgoing>
      <bpmn:outgoing>Flow_gw_2_step_10</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:exclusiveGateway id="GW_3" name="Техкарта для работы существует в RMS?">
      <bpmn:incoming>Flow_step_11_gw_3</bpmn:incoming>
      <bpmn:outgoing>Flow_gw_3_step_12</bpmn:outgoing>
      <bpmn:outgoing>Flow_gw_3_step_13</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:exclusiveGateway id="GW_4" name="Есть еще работы для добавления?">
      <bpmn:incoming>Flow_step_12_gw_4</bpmn:incoming>
      <bpmn:incoming>Flow_step_13_gw_4</bpmn:incoming>
      <bpmn:outgoing>Flow_gw_4_step_4</bpmn:outgoing>
      <bpmn:outgoing>Flow_gw_4_step_14</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:endEvent id="EndEvent_ready" name="и доступен клиенту">
      <bpmn:documentation>Рекомендованный ремонт собран и доступен клиенту.</bpmn:documentation>
      <bpmn:incoming>Flow_step_15_end_ready</bpmn:incoming>
    </bpmn:endEvent>
    <bpmn:sequenceFlow id="Flow_startevent_1_step_1" sourceRef="StartEvent_1" targetRef="Task_step-1"/>
    <bpmn:sequenceFlow id="Flow_step_1_step_2" sourceRef="Task_step-1" targetRef="Task_step-2"/>
    <bpmn:sequenceFlow id="Flow_step_2_step_3" sourceRef="Task_step-2" targetRef="Task_step-3"/>
    <bpmn:sequenceFlow id="Flow_step_3_step_4" sourceRef="Task_step-3" targetRef="Task_step-4"/>
    <bpmn:sequenceFlow id="Flow_step_4_step_5" sourceRef="Task_step-4" targetRef="Task_step-5"/>
    <bpmn:sequenceFlow id="Flow_step_5_gw_1" sourceRef="Task_step-5" targetRef="GW_1"/>
    <bpmn:sequenceFlow id="Flow_gw_1_step_6" sourceRef="GW_1" targetRef="Task_step-6" name="ДА">
      <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">ДА</bpmn:conditionExpression>
    </bpmn:sequenceFlow>
    <bpmn:sequenceFlow id="Flow_gw_1_step_7" sourceRef="GW_1" targetRef="Task_step-7" name="НЕТ">
      <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">НЕТ</bpmn:conditionExpression>
    </bpmn:sequenceFlow>
    <bpmn:sequenceFlow id="Flow_step_6_step_8" sourceRef="Task_step-6" targetRef="Task_step-8"/>
    <bpmn:sequenceFlow id="Flow_step_7_step_8" sourceRef="Task_step-7" targetRef="Task_step-8"/>
    <bpmn:sequenceFlow id="Flow_step_8_gw_2" sourceRef="Task_step-8" targetRef="GW_2"/>
    <bpmn:sequenceFlow id="Flow_gw_2_step_9" sourceRef="GW_2" targetRef="Task_step-9" name="ДА">
      <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">ДА</bpmn:conditionExpression>
    </bpmn:sequenceFlow>
    <bpmn:sequenceFlow id="Flow_gw_2_step_10" sourceRef="GW_2" targetRef="Task_step-10" name="НЕТ">
      <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">НЕТ</bpmn:conditionExpression>
    </bpmn:sequenceFlow>
    <bpmn:sequenceFlow id="Flow_step_9_step_11" sourceRef="Task_step-9" targetRef="Task_step-11"/>
    <bpmn:sequenceFlow id="Flow_step_10_step_11" sourceRef="Task_step-10" targetRef="Task_step-11"/>
    <bpmn:sequenceFlow id="Flow_step_11_gw_3" sourceRef="Task_step-11" targetRef="GW_3"/>
    <bpmn:sequenceFlow id="Flow_gw_3_step_12" sourceRef="GW_3" targetRef="Task_step-12" name="ДА">
      <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">ДА</bpmn:conditionExpression>
    </bpmn:sequenceFlow>
    <bpmn:sequenceFlow id="Flow_gw_3_step_13" sourceRef="GW_3" targetRef="Task_step-13" name="НЕТ">
      <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">НЕТ</bpmn:conditionExpression>
    </bpmn:sequenceFlow>
    <bpmn:sequenceFlow id="Flow_step_12_gw_4" sourceRef="Task_step-12" targetRef="GW_4"/>
    <bpmn:sequenceFlow id="Flow_step_13_gw_4" sourceRef="Task_step-13" targetRef="GW_4"/>
    <bpmn:sequenceFlow id="Flow_gw_4_step_4" sourceRef="GW_4" targetRef="Task_step-4" name="ДА">
      <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">ДА</bpmn:conditionExpression>
    </bpmn:sequenceFlow>
    <bpmn:sequenceFlow id="Flow_gw_4_step_14" sourceRef="GW_4" targetRef="Task_step-14" name="НЕТ">
      <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">НЕТ</bpmn:conditionExpression>
    </bpmn:sequenceFlow>
    <bpmn:sequenceFlow id="Flow_step_14_step_15" sourceRef="Task_step-14" targetRef="Task_step-15"/>
    <bpmn:sequenceFlow id="Flow_step_15_end_ready" sourceRef="Task_step-15" targetRef="EndEvent_ready"/>
  </bpmn:process>
  <bpmndi:BPMNDiagram id="BPMNDiagram_1">
    <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_1">
      <bpmndi:BPMNShape id="Shape_Participant" bpmnElement="Participant_Main" isHorizontal="true">
        <dc:Bounds x="120" y="60" width="5140" height="1100"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Shape_Lane_0" bpmnElement="Lane_0" isHorizontal="true">
        <dc:Bounds x="150" y="60" width="5110" height="220"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Shape_Lane_1" bpmnElement="Lane_1" isHorizontal="true">
        <dc:Bounds x="150" y="280" width="5110" height="220"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Shape_Lane_2" bpmnElement="Lane_2" isHorizontal="true">
        <dc:Bounds x="150" y="500" width="5110" height="220"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Shape_Lane_3" bpmnElement="Lane_3" isHorizontal="true">
        <dc:Bounds x="150" y="720" width="5110" height="220"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Shape_Lane_4" bpmnElement="Lane_4" isHorizontal="true">
        <dc:Bounds x="150" y="940" width="5110" height="220"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Shape_Start" bpmnElement="StartEvent_1">
        <dc:Bounds x="200" y="152" width="36" height="36"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Shape_Task_step-1" bpmnElement="Task_step-1">
        <dc:Bounds x="280" y="125" width="170" height="90"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Shape_Task_step-2" bpmnElement="Task_step-2">
        <dc:Bounds x="540" y="345" width="170" height="90"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Shape_Task_step-3" bpmnElement="Task_step-3">
        <dc:Bounds x="800" y="345" width="170" height="90"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Shape_Task_step-4" bpmnElement="Task_step-4">
        <dc:Bounds x="1060" y="345" width="170" height="90"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Shape_Task_step-5" bpmnElement="Task_step-5">
        <dc:Bounds x="1320" y="565" width="170" height="90"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Shape_GW_1" bpmnElement="GW_1" isMarkerVisible="true">
        <dc:Bounds x="1580" y="585" width="50" height="50"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Shape_Task_step-6" bpmnElement="Task_step-6">
        <dc:Bounds x="1840" y="565" width="170" height="90"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Shape_Task_step-7" bpmnElement="Task_step-7">
        <dc:Bounds x="1840" y="345" width="170" height="90"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Shape_Task_step-8" bpmnElement="Task_step-8">
        <dc:Bounds x="2100" y="565" width="170" height="90"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Shape_GW_2" bpmnElement="GW_2" isMarkerVisible="true">
        <dc:Bounds x="2360" y="585" width="50" height="50"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Shape_Task_step-9" bpmnElement="Task_step-9">
        <dc:Bounds x="2620" y="565" width="170" height="90"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Shape_Task_step-10" bpmnElement="Task_step-10">
        <dc:Bounds x="2620" y="345" width="170" height="90"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Shape_Task_step-11" bpmnElement="Task_step-11">
        <dc:Bounds x="2880" y="785" width="170" height="90"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Shape_GW_3" bpmnElement="GW_3" isMarkerVisible="true">
        <dc:Bounds x="3140" y="805" width="50" height="50"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Shape_Task_step-12" bpmnElement="Task_step-12">
        <dc:Bounds x="3400" y="785" width="170" height="90"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Shape_Task_step-13" bpmnElement="Task_step-13">
        <dc:Bounds x="3400" y="345" width="170" height="90"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Shape_GW_4" bpmnElement="GW_4" isMarkerVisible="true">
        <dc:Bounds x="3660" y="1025" width="50" height="50"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Shape_Task_step-14" bpmnElement="Task_step-14">
        <dc:Bounds x="3920" y="290" width="170" height="90"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Shape_Task_step-15" bpmnElement="Task_step-15">
        <dc:Bounds x="4180" y="345" width="170" height="90"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Shape_EndEvent_ready" bpmnElement="EndEvent_ready">
        <dc:Bounds x="4440" y="372" width="36" height="36"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="Edge_Flow_startevent_1_step_1" bpmnElement="Flow_startevent_1_step_1">
        <di:waypoint x="236" y="170"/>
        <di:waypoint x="280" y="170"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Edge_Flow_step_1_step_2" bpmnElement="Flow_step_1_step_2">
        <di:waypoint x="450" y="170"/>
        <di:waypoint x="475" y="170"/>
        <di:waypoint x="475" y="390"/>
        <di:waypoint x="540" y="390"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Edge_Flow_step_2_step_3" bpmnElement="Flow_step_2_step_3">
        <di:waypoint x="710" y="390"/>
        <di:waypoint x="800" y="390"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Edge_Flow_step_3_step_4" bpmnElement="Flow_step_3_step_4">
        <di:waypoint x="970" y="390"/>
        <di:waypoint x="1060" y="390"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Edge_Flow_step_4_step_5" bpmnElement="Flow_step_4_step_5">
        <di:waypoint x="1230" y="390"/>
        <di:waypoint x="1255" y="390"/>
        <di:waypoint x="1255" y="610"/>
        <di:waypoint x="1320" y="610"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Edge_Flow_step_5_gw_1" bpmnElement="Flow_step_5_gw_1">
        <di:waypoint x="1490" y="610"/>
        <di:waypoint x="1580" y="610"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Edge_Flow_gw_1_step_6" bpmnElement="Flow_gw_1_step_6">
        <di:waypoint x="1630" y="610"/>
        <di:waypoint x="1840" y="610"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1635" y="592" width="40" height="14"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Edge_Flow_gw_1_step_7" bpmnElement="Flow_gw_1_step_7">
        <di:waypoint x="1605" y="585"/>
        <di:waypoint x="1605" y="390"/>
        <di:waypoint x="1840" y="390"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1613" y="519" width="40" height="14"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Edge_Flow_step_6_step_8" bpmnElement="Flow_step_6_step_8">
        <di:waypoint x="2010" y="610"/>
        <di:waypoint x="2100" y="610"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Edge_Flow_step_7_step_8" bpmnElement="Flow_step_7_step_8">
        <di:waypoint x="2010" y="390"/>
        <di:waypoint x="2035" y="390"/>
        <di:waypoint x="2035" y="610"/>
        <di:waypoint x="2100" y="610"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Edge_Flow_step_8_gw_2" bpmnElement="Flow_step_8_gw_2">
        <di:waypoint x="2270" y="610"/>
        <di:waypoint x="2360" y="610"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Edge_Flow_gw_2_step_9" bpmnElement="Flow_gw_2_step_9">
        <di:waypoint x="2410" y="610"/>
        <di:waypoint x="2620" y="610"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds x="2415" y="592" width="40" height="14"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Edge_Flow_gw_2_step_10" bpmnElement="Flow_gw_2_step_10">
        <di:waypoint x="2385" y="585"/>
        <di:waypoint x="2385" y="390"/>
        <di:waypoint x="2620" y="390"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds x="2393" y="519" width="40" height="14"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Edge_Flow_step_9_step_11" bpmnElement="Flow_step_9_step_11">
        <di:waypoint x="2790" y="610"/>
        <di:waypoint x="2815" y="610"/>
        <di:waypoint x="2815" y="830"/>
        <di:waypoint x="2880" y="830"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Edge_Flow_step_10_step_11" bpmnElement="Flow_step_10_step_11">
        <di:waypoint x="2790" y="390"/>
        <di:waypoint x="2815" y="390"/>
        <di:waypoint x="2815" y="830"/>
        <di:waypoint x="2880" y="830"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Edge_Flow_step_11_gw_3" bpmnElement="Flow_step_11_gw_3">
        <di:waypoint x="3050" y="830"/>
        <di:waypoint x="3140" y="830"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Edge_Flow_gw_3_step_12" bpmnElement="Flow_gw_3_step_12">
        <di:waypoint x="3190" y="830"/>
        <di:waypoint x="3400" y="830"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds x="3195" y="812" width="40" height="14"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Edge_Flow_gw_3_step_13" bpmnElement="Flow_gw_3_step_13">
        <di:waypoint x="3165" y="805"/>
        <di:waypoint x="3165" y="390"/>
        <di:waypoint x="3400" y="390"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds x="3173" y="673" width="40" height="14"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Edge_Flow_step_12_gw_4" bpmnElement="Flow_step_12_gw_4">
        <di:waypoint x="3570" y="830"/>
        <di:waypoint x="3595" y="830"/>
        <di:waypoint x="3595" y="1050"/>
        <di:waypoint x="3660" y="1050"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Edge_Flow_step_13_gw_4" bpmnElement="Flow_step_13_gw_4">
        <di:waypoint x="3570" y="390"/>
        <di:waypoint x="3595" y="390"/>
        <di:waypoint x="3595" y="1050"/>
        <di:waypoint x="3660" y="1050"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Edge_Flow_gw_4_step_4" bpmnElement="Flow_gw_4_step_4">
        <di:waypoint x="3685" y="1075"/>
        <di:waypoint x="3685" y="1185"/>
        <di:waypoint x="1145" y="1185"/>
        <di:waypoint x="1145" y="435"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds x="3693" y="1101" width="40" height="14"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Edge_Flow_gw_4_step_14" bpmnElement="Flow_gw_4_step_14">
        <di:waypoint x="3685" y="1025"/>
        <di:waypoint x="3685" y="335"/>
        <di:waypoint x="3920" y="335"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds x="3693" y="811" width="40" height="14"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Edge_Flow_step_14_step_15" bpmnElement="Flow_step_14_step_15">
        <di:waypoint x="4090" y="335"/>
        <di:waypoint x="4135" y="335"/>
        <di:waypoint x="4135" y="390"/>
        <di:waypoint x="4180" y="390"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Edge_Flow_step_15_end_ready" bpmnElement="Flow_step_15_end_ready">
        <di:waypoint x="4350" y="390"/>
        <di:waypoint x="4440" y="390"/>
      </bpmndi:BPMNEdge>
    </bpmndi:BPMNPlane>
  </bpmndi:BPMNDiagram>
</bpmn:definitions>
