<?xml version="1.0" encoding="UTF-8"?>
<definitions xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:flowable="http://flowable.org/bpmn" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:omgdc="http://www.omg.org/spec/DD/20100524/DC" xmlns:omgdi="http://www.omg.org/spec/DD/20100524/DI" typeLanguage="http://www.w3.org/2001/XMLSchema" expressionLanguage="http://www.w3.org/1999/XPath" targetNamespace="http://www.flowable.org/processdef">
  <process id="SRD_TOWER_DESIGN" name="SRD_TOWER_DESIGN" isExecutable="true">
    <startEvent id="startEvent1" flowable:formFieldValidation="true"></startEvent>
    <sequenceFlow id="sid-57406334-3C67-4615-BD42-4C6DE2D31D04" sourceRef="startEvent1" targetRef="sid-2EFEF007-73A8-4E80-8545-81214072CF06"></sequenceFlow>
    <userTask id="sid-586727B1-94D0-46F1-AA74-8F98CAF97503" name="ADD_INFO" flowable:candidateGroups="SSE" flowable:formFieldValidation="true">
      <extensionElements>
        <flowable:taskListener event="create" expression="${srdTaskCreationListener.notify(task, true, false, null)}"></flowable:taskListener>
      </extensionElements>
    </userTask>
    <exclusiveGateway id="sid-71899BF2-ABC7-44DE-AA0A-37E842BCF3DC"></exclusiveGateway>
    <exclusiveGateway id="sid-1035BFE9-49EC-44E7-BBFD-FB413A7D64B0" default="sid-59B83520-88B3-423D-8FD7-1AB54FBAD00B"></exclusiveGateway>
    <endEvent id="sid-75F7442E-2022-4A92-8DB6-93BB2F0B4099"></endEvent>
    <exclusiveGateway id="sid-0E99A1E4-09B0-4942-A86F-78DB95EF7A98"></exclusiveGateway>
    <sequenceFlow id="sid-F9C3A89E-E115-4172-9DB1-65322B667676" sourceRef="sid-586727B1-94D0-46F1-AA74-8F98CAF97503" targetRef="sid-0E99A1E4-09B0-4942-A86F-78DB95EF7A98"></sequenceFlow>
    <serviceTask id="sid-A505E4CC-729C-46DF-947F-F6F6C5D05A22" name="add service to milestone" flowable:class="com.mobinets.nep.client.workflow.soap.SoapDelegate">
      <extensionElements>
        <flowable:field name="service">
          <flowable:string><![CDATA[SrdInternalApi]]></flowable:string>
        </flowable:field>
        <flowable:field name="operation">
          <flowable:string><![CDATA[addServiceToMilestone]]></flowable:string>
        </flowable:field>
        <flowable:field name="requestId">
          <flowable:expression><![CDATA[${requestId}]]></flowable:expression>
        </flowable:field>
        <flowable:field name="serviceName">
          <flowable:expression><![CDATA[${serviceName}]]></flowable:expression>
        </flowable:field>
        <flowable:field name="milestoneType">
          <flowable:string><![CDATA[WHOLESALE]]></flowable:string>
        </flowable:field>
      </extensionElements>
    </serviceTask>
    <userTask id="sid-BD95281A-2EBB-4965-91D1-A8EDF3F70EE8" name="WHOLESALE" flowable:candidateGroups="Wholesale" flowable:formFieldValidation="true">
      <extensionElements>
        <flowable:taskListener event="create" expression="${srdTaskCreationListener.notify(task, false, true, &quot;TAS&quot;)}"></flowable:taskListener>
      </extensionElements>
    </userTask>
    <sequenceFlow id="sid-65CBB634-78EB-4808-A3E1-DE30E4EFA815" sourceRef="sid-A505E4CC-729C-46DF-947F-F6F6C5D05A22" targetRef="sid-BD95281A-2EBB-4965-91D1-A8EDF3F70EE8"></sequenceFlow>
    <exclusiveGateway id="sid-0A09C5CD-D229-4779-96C6-BF3035D42A1A" default="sid-817C19CA-7F17-4229-A30C-EC60423144D9"></exclusiveGateway>
    <endEvent id="sid-C4242813-65CD-4833-B7D0-50869BA8D751"></endEvent>
    <exclusiveGateway id="sid-93ED9525-0982-4235-80AD-73E50C611223"></exclusiveGateway>
    <serviceTask id="sid-D4EF246D-4FA2-49BA-914A-EC7921C678D6" name="add Request Log" flowable:class="com.mobinets.nep.client.workflow.soap.SoapDelegate">
      <extensionElements>
        <flowable:field name="service">
          <flowable:string><![CDATA[SrdInternalApi]]></flowable:string>
        </flowable:field>
        <flowable:field name="operation">
          <flowable:string><![CDATA[saveRequestLog]]></flowable:string>
        </flowable:field>
        <flowable:field name="requestId">
          <flowable:expression><![CDATA[${requestId}]]></flowable:expression>
        </flowable:field>
        <flowable:field name="category">
          <flowable:string><![CDATA[Tower Design]]></flowable:string>
        </flowable:field>
        <flowable:field name="name">
          <flowable:string><![CDATA[TOWER]]></flowable:string>
        </flowable:field>
        <flowable:field name="message">
          <flowable:string><![CDATA[Tower is not needed. So tower design process should end.]]></flowable:string>
        </flowable:field>
      </extensionElements>
    </serviceTask>
    <sequenceFlow id="sid-B1953EA9-4696-40E8-8390-1BEA469C7D40" sourceRef="sid-D4EF246D-4FA2-49BA-914A-EC7921C678D6" targetRef="sid-D04CE221-D235-4746-A80A-EADD97883F5D"></sequenceFlow>
    <scriptTask id="sid-2EFEF007-73A8-4E80-8545-81214072CF06" name="print" scriptFormat="groovy" flowable:autoStoreVariables="false">
      <script><![CDATA[println "<<<<<<<Tower Design Started>>>>>>"

println "Is Tower Needed: " + isTowerNeeded;]]></script>
    </scriptTask>
    <serviceTask id="sid-F2995171-8A0D-4728-95D6-0E596E922D4C" name="add Request Log" flowable:class="com.mobinets.nep.client.workflow.soap.SoapDelegate">
      <extensionElements>
        <flowable:field name="service">
          <flowable:string><![CDATA[SrdInternalApi]]></flowable:string>
        </flowable:field>
        <flowable:field name="operation">
          <flowable:string><![CDATA[saveRequestLog]]></flowable:string>
        </flowable:field>
        <flowable:field name="requestId">
          <flowable:expression><![CDATA[${requestId}]]></flowable:expression>
        </flowable:field>
        <flowable:field name="category">
          <flowable:string><![CDATA[Tower Design]]></flowable:string>
        </flowable:field>
        <flowable:field name="name">
          <flowable:string><![CDATA[End Process]]></flowable:string>
        </flowable:field>
        <flowable:field name="message">
          <flowable:string><![CDATA[Tower Design does not contain either civil or wholesale. So Tower Design should end.]]></flowable:string>
        </flowable:field>
      </extensionElements>
    </serviceTask>
    <sequenceFlow id="sid-17E448E5-09EB-4E68-8706-061940112C96" sourceRef="sid-F2995171-8A0D-4728-95D6-0E596E922D4C" targetRef="sid-50BBA797-2638-423F-8C75-7BC3927BBA4F"></sequenceFlow>
    <endEvent id="sid-C0E69CD3-3BE7-411A-8202-EED295E42D9D"></endEvent>
    <sequenceFlow id="sid-3B7AD85F-04C3-42F3-9D4F-6F2258A4A516" sourceRef="sid-BD95281A-2EBB-4965-91D1-A8EDF3F70EE8" targetRef="sid-FE8BC392-047E-4136-BD98-3277237B5FA5"></sequenceFlow>
    <endEvent id="sid-DB971714-8017-4C42-83FB-C412B8B7456A"></endEvent>
    <sequenceFlow id="sid-906DE84B-54C3-4819-9D80-723B1B992F3D" sourceRef="sid-FE8BC392-047E-4136-BD98-3277237B5FA5" targetRef="sid-DB971714-8017-4C42-83FB-C412B8B7456A"></sequenceFlow>
    <scriptTask id="sid-FE8BC392-047E-4136-BD98-3277237B5FA5" name="print" scriptFormat="groovy" flowable:autoStoreVariables="false">
      <script><![CDATA[println "<<<<<<<Tower Design Ended>>>>>>"

println "Is Tower Needed: " + isTowerNeeded;

execution.setVariable("saveRequestLogResponse", "");
execution.setVariable("saveRequestLogResponse.xml", "");

execution.setVariable("addServiceToMilestoneResponse", "");
execution.setVariable("addServiceToMilestoneResponse.xml", "");]]></script>
    </scriptTask>
    <scriptTask id="sid-D04CE221-D235-4746-A80A-EADD97883F5D" name="print" scriptFormat="groovy" flowable:autoStoreVariables="false">
      <script><![CDATA[println "<<<<<<<Tower Design Ended>>>>>>"

println "Is Tower Needed: " + isTowerNeeded;

execution.setVariable("saveRequestLogResponse", "");
execution.setVariable("saveRequestLogResponse.xml", "");]]></script>
    </scriptTask>
    <scriptTask id="sid-50BBA797-2638-423F-8C75-7BC3927BBA4F" name="print" scriptFormat="groovy" flowable:autoStoreVariables="false">
      <script><![CDATA[println "<<<<<<<Tower Design Ended>>>>>>"

println "Is Tower Needed: " + isTowerNeeded;

execution.setVariable("saveRequestLogResponse", "");
execution.setVariable("saveRequestLogResponse.xml", "");]]></script>
    </scriptTask>
    <sequenceFlow id="sid-3DEBD66B-A406-4EB1-8B46-3DF59709A4B5" sourceRef="sid-50BBA797-2638-423F-8C75-7BC3927BBA4F" targetRef="sid-C4242813-65CD-4833-B7D0-50869BA8D751"></sequenceFlow>
    <sequenceFlow id="sid-424B71C7-7318-4B1D-BCF3-E0B38061413C" sourceRef="sid-2EFEF007-73A8-4E80-8545-81214072CF06" targetRef="sid-71899BF2-ABC7-44DE-AA0A-37E842BCF3DC"></sequenceFlow>
    <sequenceFlow id="sid-4BB8E98D-DEA9-402F-A6A3-BB8260D602C0" sourceRef="sid-D04CE221-D235-4746-A80A-EADD97883F5D" targetRef="sid-75F7442E-2022-4A92-8DB6-93BB2F0B4099"></sequenceFlow>
    <sequenceFlow id="sid-817C19CA-7F17-4229-A30C-EC60423144D9" sourceRef="sid-0A09C5CD-D229-4779-96C6-BF3035D42A1A" targetRef="sid-586727B1-94D0-46F1-AA74-8F98CAF97503"></sequenceFlow>
    <sequenceFlow id="sid-4311F829-4950-4978-A131-3B7E725CB73D" sourceRef="sid-71899BF2-ABC7-44DE-AA0A-37E842BCF3DC" targetRef="sid-0A09C5CD-D229-4779-96C6-BF3035D42A1A">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${reviewTask==true}]]></conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="sid-272A8390-7CB2-4BA8-910A-9F08F738D7B1" sourceRef="sid-0A09C5CD-D229-4779-96C6-BF3035D42A1A" targetRef="sid-F2995171-8A0D-4728-95D6-0E596E922D4C">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${taskToReviewList.contains("CIVIL") == false && taskToReviewList.contains("WHOLESALE") == false }]]></conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="sid-D9DE10A3-C1E9-42FD-9F7F-818C7998F757" sourceRef="sid-93ED9525-0982-4235-80AD-73E50C611223" targetRef="sid-BD95281A-2EBB-4965-91D1-A8EDF3F70EE8">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${taskToReviewList.contains("WHOLESALE") == true}]]></conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="sid-0D8E42BD-ED9C-40A0-9FA0-516311D6DA72" sourceRef="sid-93ED9525-0982-4235-80AD-73E50C611223" targetRef="sid-C0E69CD3-3BE7-411A-8202-EED295E42D9D">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${taskToReviewList.contains("WHOLESALE") == false}]]></conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="sid-175ECD16-227B-406A-A354-47695EFAB15B" sourceRef="sid-71899BF2-ABC7-44DE-AA0A-37E842BCF3DC" targetRef="sid-1035BFE9-49EC-44E7-BBFD-FB413A7D64B0">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${reviewTask==false}]]></conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="sid-F76AE569-D97B-4011-A5E1-28A8F2336F3E" name="tower not needed" sourceRef="sid-1035BFE9-49EC-44E7-BBFD-FB413A7D64B0" targetRef="sid-D4EF246D-4FA2-49BA-914A-EC7921C678D6">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${isTowerNeeded== false}]]></conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="sid-59B83520-88B3-423D-8FD7-1AB54FBAD00B" sourceRef="sid-1035BFE9-49EC-44E7-BBFD-FB413A7D64B0" targetRef="sid-586727B1-94D0-46F1-AA74-8F98CAF97503"></sequenceFlow>
    <sequenceFlow id="sid-85D7B2DA-0BD2-45A0-886A-3943CEB8D77A" sourceRef="sid-0E99A1E4-09B0-4942-A86F-78DB95EF7A98" targetRef="sid-93ED9525-0982-4235-80AD-73E50C611223">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${reviewTask==true}]]></conditionExpression>
    </sequenceFlow>
    <sequenceFlow id="sid-350AC1E6-E756-4766-BE51-92EDA3061D87" sourceRef="sid-0E99A1E4-09B0-4942-A86F-78DB95EF7A98" targetRef="sid-A505E4CC-729C-46DF-947F-F6F6C5D05A22">
      <conditionExpression xsi:type="tFormalExpression"><![CDATA[${reviewTask==false}]]></conditionExpression>
    </sequenceFlow>
  </process>
  <bpmndi:BPMNDiagram id="BPMNDiagram_SRD_TOWER_DESIGN">
    <bpmndi:BPMNPlane bpmnElement="SRD_TOWER_DESIGN" id="BPMNPlane_SRD_TOWER_DESIGN">
      <bpmndi:BPMNShape bpmnElement="startEvent1" id="BPMNShape_startEvent1">
        <omgdc:Bounds height="30.0" width="30.0" x="219.99999642372143" y="262.99999216198944"></omgdc:Bounds>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="sid-586727B1-94D0-46F1-AA74-8F98CAF97503" id="BPMNShape_sid-586727B1-94D0-46F1-AA74-8F98CAF97503">
        <omgdc:Bounds height="80.0" width="100.0" x="720.0" y="237.99998447299072"></omgdc:Bounds>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="sid-71899BF2-ABC7-44DE-AA0A-37E842BCF3DC" id="BPMNShape_sid-71899BF2-ABC7-44DE-AA0A-37E842BCF3DC">
        <omgdc:Bounds height="40.0" width="40.0" x="474.99997764825923" y="257.9999844729907"></omgdc:Bounds>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="sid-1035BFE9-49EC-44E7-BBFD-FB413A7D64B0" id="BPMNShape_sid-1035BFE9-49EC-44E7-BBFD-FB413A7D64B0">
        <omgdc:Bounds height="40.0" width="40.0" x="564.9999861419205" y="257.99999231100105"></omgdc:Bounds>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="sid-75F7442E-2022-4A92-8DB6-93BB2F0B4099" id="BPMNShape_sid-75F7442E-2022-4A92-8DB6-93BB2F0B4099">
        <omgdc:Bounds height="28.0" width="28.0" x="843.621431181979" y="524.999953061345"></omgdc:Bounds>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="sid-0E99A1E4-09B0-4942-A86F-78DB95EF7A98" id="BPMNShape_sid-0E99A1E4-09B0-4942-A86F-78DB95EF7A98">
        <omgdc:Bounds height="40.0" width="40.0" x="1085.0" y="258.0"></omgdc:Bounds>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="sid-A505E4CC-729C-46DF-947F-F6F6C5D05A22" id="BPMNShape_sid-A505E4CC-729C-46DF-947F-F6F6C5D05A22">
        <omgdc:Bounds height="80.0" width="100.0" x="1170.0" y="238.0"></omgdc:Bounds>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="sid-BD95281A-2EBB-4965-91D1-A8EDF3F70EE8" id="BPMNShape_sid-BD95281A-2EBB-4965-91D1-A8EDF3F70EE8">
        <omgdc:Bounds height="80.0" width="100.0" x="1345.0" y="238.0"></omgdc:Bounds>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="sid-0A09C5CD-D229-4779-96C6-BF3035D42A1A" id="BPMNShape_sid-0A09C5CD-D229-4779-96C6-BF3035D42A1A">
        <omgdc:Bounds height="40.0" width="40.0" x="474.99996647238936" y="157.99998217821255"></omgdc:Bounds>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="sid-C4242813-65CD-4833-B7D0-50869BA8D751" id="BPMNShape_sid-C4242813-65CD-4833-B7D0-50869BA8D751">
        <omgdc:Bounds height="28.0" width="28.0" x="134.9999959766866" y="163.99997729063236"></omgdc:Bounds>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="sid-93ED9525-0982-4235-80AD-73E50C611223" id="BPMNShape_sid-93ED9525-0982-4235-80AD-73E50C611223">
        <omgdc:Bounds height="40.0" width="40.0" x="1085.0" y="375.0"></omgdc:Bounds>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="sid-D4EF246D-4FA2-49BA-914A-EC7921C678D6" id="BPMNShape_sid-D4EF246D-4FA2-49BA-914A-EC7921C678D6">
        <omgdc:Bounds height="79.99999999999994" width="100.0" x="534.9999740719807" y="498.999953061345"></omgdc:Bounds>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="sid-2EFEF007-73A8-4E80-8545-81214072CF06" id="BPMNShape_sid-2EFEF007-73A8-4E80-8545-81214072CF06">
        <omgdc:Bounds height="80.0" width="100.0" x="309.9999937415125" y="237.99999290704744"></omgdc:Bounds>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="sid-F2995171-8A0D-4728-95D6-0E596E922D4C" id="BPMNShape_sid-F2995171-8A0D-4728-95D6-0E596E922D4C">
        <omgdc:Bounds height="80.00000000000006" width="100.0" x="309.99998748302517" y="137.99998688697892"></omgdc:Bounds>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="sid-C0E69CD3-3BE7-411A-8202-EED295E42D9D" id="BPMNShape_sid-C0E69CD3-3BE7-411A-8202-EED295E42D9D">
        <omgdc:Bounds height="28.0" width="28.0" x="1090.9999704658994" y="464.9999861419205"></omgdc:Bounds>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="sid-DB971714-8017-4C42-83FB-C412B8B7456A" id="BPMNShape_sid-DB971714-8017-4C42-83FB-C412B8B7456A">
        <omgdc:Bounds height="28.0" width="28.0" x="1624.9999588727962" y="265.99999284744285"></omgdc:Bounds>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="sid-FE8BC392-047E-4136-BD98-3277237B5FA5" id="BPMNShape_sid-FE8BC392-047E-4136-BD98-3277237B5FA5">
        <omgdc:Bounds height="80.00000000000003" width="100.0" x="1479.9999588727962" y="239.9999856948859"></omgdc:Bounds>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="sid-D04CE221-D235-4746-A80A-EADD97883F5D" id="BPMNShape_sid-D04CE221-D235-4746-A80A-EADD97883F5D">
        <omgdc:Bounds height="43.000001102685815" width="91.00000023841858" x="724.4999998807907" y="517.499952510002"></omgdc:Bounds>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="sid-50BBA797-2638-423F-8C75-7BC3927BBA4F" id="BPMNShape_sid-50BBA797-2638-423F-8C75-7BC3927BBA4F">
        <omgdc:Bounds height="43.000001102685815" width="91.00000023841852" x="189.4999906569724" y="156.49998167157312"></omgdc:Bounds>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge bpmnElement="sid-817C19CA-7F17-4229-A30C-EC60423144D9" id="BPMNEdge_sid-817C19CA-7F17-4229-A30C-EC60423144D9">
        <omgdi:waypoint x="514.4465159993948" y="178.49998217821255"></omgdi:waypoint>
        <omgdi:waypoint x="770.0" y="178.49998217821255"></omgdi:waypoint>
        <omgdi:waypoint x="770.0" y="237.99998447299072"></omgdi:waypoint>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-3B7AD85F-04C3-42F3-9D4F-6F2258A4A516" id="BPMNEdge_sid-3B7AD85F-04C3-42F3-9D4F-6F2258A4A516">
        <omgdi:waypoint x="1444.9499999999973" y="278.7399949325442"></omgdi:waypoint>
        <omgdi:waypoint x="1479.9999588727962" y="279.2592500266735"></omgdi:waypoint>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-424B71C7-7318-4B1D-BCF3-E0B38061413C" id="BPMNEdge_sid-424B71C7-7318-4B1D-BCF3-E0B38061413C">
        <omgdi:waypoint x="409.9499937415071" y="278.1843071630259"></omgdi:waypoint>
        <omgdi:waypoint x="475.4259048194726" y="278.42591164420406"></omgdi:waypoint>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-D9DE10A3-C1E9-42FD-9F7F-818C7998F757" id="BPMNEdge_sid-D9DE10A3-C1E9-42FD-9F7F-818C7998F757">
        <omgdi:waypoint x="1124.4467282458563" y="395.5"></omgdi:waypoint>
        <omgdi:waypoint x="1395.0" y="395.5"></omgdi:waypoint>
        <omgdi:waypoint x="1395.0" y="317.95000000000005"></omgdi:waypoint>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-65CBB634-78EB-4808-A3E1-DE30E4EFA815" id="BPMNEdge_sid-65CBB634-78EB-4808-A3E1-DE30E4EFA815">
        <omgdi:waypoint x="1269.9499999999273" y="278.0"></omgdi:waypoint>
        <omgdi:waypoint x="1344.9999999999375" y="278.0"></omgdi:waypoint>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-F76AE569-D97B-4011-A5E1-28A8F2336F3E" id="BPMNEdge_sid-F76AE569-D97B-4011-A5E1-28A8F2336F3E">
        <omgdi:waypoint x="585.4634467911358" y="297.4827786639728"></omgdi:waypoint>
        <omgdi:waypoint x="585.0766553971392" y="498.999953061345"></omgdi:waypoint>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-F9C3A89E-E115-4172-9DB1-65322B667676" id="BPMNEdge_sid-F9C3A89E-E115-4172-9DB1-65322B667676">
        <omgdi:waypoint x="819.9499999999999" y="278.0744279173249"></omgdi:waypoint>
        <omgdi:waypoint x="1085.470148325362" y="278.4701483253621"></omgdi:waypoint>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-4311F829-4950-4978-A131-3B7E725CB73D" id="BPMNEdge_sid-4311F829-4950-4978-A131-3B7E725CB73D">
        <omgdi:waypoint x="495.49997541308505" y="258.49998223781654"></omgdi:waypoint>
        <omgdi:waypoint x="495.49996859021644" y="197.4094145026149"></omgdi:waypoint>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-0D8E42BD-ED9C-40A0-9FA0-516311D6DA72" id="BPMNEdge_sid-0D8E42BD-ED9C-40A0-9FA0-516311D6DA72">
        <omgdi:waypoint x="1105.3855353480146" y="414.55262411701915"></omgdi:waypoint>
        <omgdi:waypoint x="1105.0835068760707" y="465.00023284052725"></omgdi:waypoint>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-906DE84B-54C3-4819-9D80-723B1B992F3D" id="BPMNEdge_sid-906DE84B-54C3-4819-9D80-723B1B992F3D">
        <omgdi:waypoint x="1579.9499585517258" y="279.99998897259434"></omgdi:waypoint>
        <omgdi:waypoint x="1624.9999588727962" y="279.99999192876584"></omgdi:waypoint>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-175ECD16-227B-406A-A354-47695EFAB15B" id="BPMNEdge_sid-175ECD16-227B-406A-A354-47695EFAB15B">
        <omgdi:waypoint x="514.4394599083254" y="278.49998612332706"></omgdi:waypoint>
        <omgdi:waypoint x="565.499984326963" y="278.499990569221"></omgdi:waypoint>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-59B83520-88B3-423D-8FD7-1AB54FBAD00B" id="BPMNEdge_sid-59B83520-88B3-423D-8FD7-1AB54FBAD00B">
        <omgdi:waypoint x="604.4963068819991" y="278.4483610685479"></omgdi:waypoint>
        <omgdi:waypoint x="720.0" y="278.13535243847946"></omgdi:waypoint>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-3DEBD66B-A406-4EB1-8B46-3DF59709A4B5" id="BPMNEdge_sid-3DEBD66B-A406-4EB1-8B46-3DF59709A4B5">
        <omgdi:waypoint x="189.49999065694823" y="177.9999796133937"></omgdi:waypoint>
        <omgdi:waypoint x="162.94993267528528" y="177.9999780906947"></omgdi:waypoint>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-17E448E5-09EB-4E68-8706-061940112C96" id="BPMNEdge_sid-17E448E5-09EB-4E68-8706-061940112C96">
        <omgdi:waypoint x="309.99998748302517" y="177.99998502135375"></omgdi:waypoint>
        <omgdi:waypoint x="280.44999060711297" y="177.99998391876935"></omgdi:waypoint>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-350AC1E6-E756-4766-BE51-92EDA3061D87" id="BPMNEdge_sid-350AC1E6-E756-4766-BE51-92EDA3061D87">
        <omgdi:waypoint x="1124.5247370727432" y="278.4166666666667"></omgdi:waypoint>
        <omgdi:waypoint x="1169.999999999988" y="278.2181222707424"></omgdi:waypoint>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-57406334-3C67-4615-BD42-4C6DE2D31D04" id="BPMNEdge_sid-57406334-3C67-4615-BD42-4C6DE2D31D04">
        <omgdi:waypoint x="249.94999525417958" y="277.9999922510984"></omgdi:waypoint>
        <omgdi:waypoint x="309.99999099969864" y="277.9999926090242"></omgdi:waypoint>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-4BB8E98D-DEA9-402F-A6A3-BB8260D602C0" id="BPMNEdge_sid-4BB8E98D-DEA9-402F-A6A3-BB8260D602C0">
        <omgdi:waypoint x="815.4500001192092" y="538.999953061345"></omgdi:waypoint>
        <omgdi:waypoint x="843.621431181979" y="538.999953061345"></omgdi:waypoint>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-85D7B2DA-0BD2-45A0-886A-3943CEB8D77A" id="BPMNEdge_sid-85D7B2DA-0BD2-45A0-886A-3943CEB8D77A">
        <omgdi:waypoint x="1105.5" y="297.44190862510675"></omgdi:waypoint>
        <omgdi:waypoint x="1105.5" y="375.5"></omgdi:waypoint>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-272A8390-7CB2-4BA8-910A-9F08F738D7B1" id="BPMNEdge_sid-272A8390-7CB2-4BA8-910A-9F08F738D7B1">
        <omgdi:waypoint x="475.4258930869641" y="178.4259087927888"></omgdi:waypoint>
        <omgdi:waypoint x="409.9499874830201" y="178.18430252291776"></omgdi:waypoint>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="sid-B1953EA9-4696-40E8-8390-1BEA469C7D40" id="BPMNEdge_sid-B1953EA9-4696-40E8-8390-1BEA469C7D40">
        <omgdi:waypoint x="634.9499740719806" y="538.999953061345"></omgdi:waypoint>
        <omgdi:waypoint x="724.4999998806055" y="538.999953061345"></omgdi:waypoint>
      </bpmndi:BPMNEdge>
    </bpmndi:BPMNPlane>
  </bpmndi:BPMNDiagram>
</definitions>