<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:pak="http://asap.de/spec/BPMN_PAK" id="Definitions_0542d8b" targetNamespace="http://bpmn.io/schema/bpmn" exporter="PAK Editor">
    <bpmn:process isExecutable="true" id="Process_04ez9qe">
        <bpmn:startEvent name="Start" id="StartEvent_1">
            <bpmn:outgoing xmlns="">sequenceFlow_CednaOhF</bpmn:outgoing>
        </bpmn:startEvent>
        <bpmn:userTask name="Choose Exclusive Path" id="userTask_bhaqskiY">
            <bpmn:extensionElements>
                <pak:mapping>
                    <pak:pakMapping>
                        <pak:description></pak:description>
                        <pak:direction>NONE</pak:direction>
                        <pak:commandKey>descriptiveText</pak:commandKey>
                        <pak:datastoreKey>Choose your task</pak:datastoreKey>
                        <pak:mappingType>CONSTANT</pak:mappingType>
                    </pak:pakMapping>
                    <pak:pakMapping>
                        <pak:description></pak:description>
                        <pak:direction>NONE</pak:direction>
                        <pak:commandKey>issueKeyList</pak:commandKey>
                        <pak:datastoreKey>1,2,3</pak:datastoreKey>
                        <pak:mappingType>CONSTANT</pak:mappingType>
                    </pak:pakMapping>
                </pak:mapping>
            </bpmn:extensionElements>
            <bpmn:incoming xmlns="">sequenceFlow_CednaOhF</bpmn:incoming>
            <bpmn:outgoing xmlns="">sequenceFlow_xXbYjMWh</bpmn:outgoing>
            <bpmn:property name="cmdId#de.asap.pak.commands.generic.humantasks.ChooseItem"/>
            <bpmn:property name="artifactName#humantasks"/>
            <bpmn:property name="artifactGroup#de.asap.pak.commands.generic"/>
        </bpmn:userTask>
        <bpmn:sequenceFlow sourceRef="StartEvent_1" targetRef="userTask_bhaqskiY" id="sequenceFlow_CednaOhF"/>
        <bpmn:exclusiveGateway name="" id="exclusiveGateway_TyzqgZIr">
            <bpmn:incoming xmlns="">sequenceFlow_xXbYjMWh</bpmn:incoming>
            <bpmn:outgoing xmlns="">sequenceFlow_QfCsCHRg</bpmn:outgoing>
            <bpmn:outgoing xmlns="">sequenceFlow_ShDagjlx</bpmn:outgoing>
            <bpmn:outgoing xmlns="">sequenceFlow_rGxZobDY</bpmn:outgoing>
        </bpmn:exclusiveGateway>
        <bpmn:sequenceFlow sourceRef="userTask_bhaqskiY" targetRef="exclusiveGateway_TyzqgZIr" id="sequenceFlow_xXbYjMWh"/>
        <bpmn:userTask name="Task 1" id="userTask_aPtbpMRk">
            <bpmn:extensionElements>
                <pak:mapping>
                    <pak:pakMapping>
                        <pak:description></pak:description>
                        <pak:direction>NONE</pak:direction>
                        <pak:commandKey>messageText</pak:commandKey>
                        <pak:datastoreKey>Task 1 is executed</pak:datastoreKey>
                        <pak:mappingType>CONSTANT</pak:mappingType>
                    </pak:pakMapping>
                    <pak:pakMapping>
                        <pak:description></pak:description>
                        <pak:direction>NONE</pak:direction>
                        <pak:commandKey>descriptiveText</pak:commandKey>
                        <pak:datastoreKey>Task 1</pak:datastoreKey>
                        <pak:mappingType>CONSTANT</pak:mappingType>
                    </pak:pakMapping>
                </pak:mapping>
            </bpmn:extensionElements>
            <bpmn:incoming xmlns="">sequenceFlow_QfCsCHRg</bpmn:incoming>
            <bpmn:outgoing xmlns="">sequenceFlow_mpVInXjF</bpmn:outgoing>
            <bpmn:property name="cmdId#de.asap.pak.commands.generic.humantasks.SimpleOk"/>
            <bpmn:property name="artifactName#humantasks"/>
            <bpmn:property name="artifactGroup#de.asap.pak.commands.generic"/>
        </bpmn:userTask>
        <bpmn:sequenceFlow sourceRef="exclusiveGateway_TyzqgZIr" targetRef="userTask_aPtbpMRk" id="sequenceFlow_QfCsCHRg">
            <bpmn:conditionExpression xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="bpmn:tFormalExpression">selectedItem == "1"</bpmn:conditionExpression>
        </bpmn:sequenceFlow>
        <bpmn:userTask name="Task 2" id="userTask_riKROsPl">
            <bpmn:extensionElements>
                <pak:mapping>
                    <pak:pakMapping>
                        <pak:description></pak:description>
                        <pak:direction>NONE</pak:direction>
                        <pak:commandKey>messageText</pak:commandKey>
                        <pak:datastoreKey>Task 2 is executed</pak:datastoreKey>
                        <pak:mappingType>CONSTANT</pak:mappingType>
                    </pak:pakMapping>
                    <pak:pakMapping>
                        <pak:description></pak:description>
                        <pak:direction>NONE</pak:direction>
                        <pak:commandKey>descriptiveText</pak:commandKey>
                        <pak:datastoreKey>Task 2</pak:datastoreKey>
                        <pak:mappingType>CONSTANT</pak:mappingType>
                    </pak:pakMapping>
                </pak:mapping>
            </bpmn:extensionElements>
            <bpmn:incoming xmlns="">sequenceFlow_ShDagjlx</bpmn:incoming>
            <bpmn:outgoing xmlns="">sequenceFlow_NlYeSfsV</bpmn:outgoing>
            <bpmn:property name="cmdId#de.asap.pak.commands.generic.humantasks.SimpleOk"/>
            <bpmn:property name="artifactName#humantasks"/>
            <bpmn:property name="artifactGroup#de.asap.pak.commands.generic"/>
        </bpmn:userTask>
        <bpmn:sequenceFlow sourceRef="exclusiveGateway_TyzqgZIr" targetRef="userTask_riKROsPl" id="sequenceFlow_ShDagjlx">
            <bpmn:conditionExpression xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="bpmn:tFormalExpression">selectedItem == "2"</bpmn:conditionExpression>
        </bpmn:sequenceFlow>
        <bpmn:userTask name="Task 3" id="userTask_xRGZKtoU">
            <bpmn:extensionElements>
                <pak:mapping>
                    <pak:pakMapping>
                        <pak:description></pak:description>
                        <pak:direction>NONE</pak:direction>
                        <pak:commandKey>messageText</pak:commandKey>
                        <pak:datastoreKey>Task 3 is executed</pak:datastoreKey>
                        <pak:mappingType>CONSTANT</pak:mappingType>
                    </pak:pakMapping>
                    <pak:pakMapping>
                        <pak:description></pak:description>
                        <pak:direction>NONE</pak:direction>
                        <pak:commandKey>descriptiveText</pak:commandKey>
                        <pak:datastoreKey>Task 3</pak:datastoreKey>
                        <pak:mappingType>CONSTANT</pak:mappingType>
                    </pak:pakMapping>
                </pak:mapping>
            </bpmn:extensionElements>
            <bpmn:incoming xmlns="">sequenceFlow_rGxZobDY</bpmn:incoming>
            <bpmn:outgoing xmlns="">sequenceFlow_XqChbObG</bpmn:outgoing>
            <bpmn:property name="cmdId#de.asap.pak.commands.generic.humantasks.SimpleOk"/>
            <bpmn:property name="artifactName#humantasks"/>
            <bpmn:property name="artifactGroup#de.asap.pak.commands.generic"/>
        </bpmn:userTask>
        <bpmn:sequenceFlow sourceRef="exclusiveGateway_TyzqgZIr" targetRef="userTask_xRGZKtoU" id="sequenceFlow_rGxZobDY">
            <bpmn:conditionExpression xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="bpmn:tFormalExpression">selectedItem == "3"</bpmn:conditionExpression>
        </bpmn:sequenceFlow>
        <bpmn:exclusiveGateway name="" id="exclusiveGateway_kbXBSriM">
            <bpmn:incoming xmlns="">sequenceFlow_mpVInXjF</bpmn:incoming>
            <bpmn:incoming xmlns="">sequenceFlow_NlYeSfsV</bpmn:incoming>
            <bpmn:incoming xmlns="">sequenceFlow_XqChbObG</bpmn:incoming>
            <bpmn:outgoing xmlns="">sequenceFlow_QsprKiEE</bpmn:outgoing>
        </bpmn:exclusiveGateway>
        <bpmn:sequenceFlow sourceRef="userTask_aPtbpMRk" targetRef="exclusiveGateway_kbXBSriM" id="sequenceFlow_mpVInXjF"/>
        <bpmn:sequenceFlow sourceRef="userTask_riKROsPl" targetRef="exclusiveGateway_kbXBSriM" id="sequenceFlow_NlYeSfsV"/>
        <bpmn:sequenceFlow sourceRef="userTask_xRGZKtoU" targetRef="exclusiveGateway_kbXBSriM" id="sequenceFlow_XqChbObG"/>
        <bpmn:endEvent name="End" id="endEvent_yraZnLbZ">
            <bpmn:incoming xmlns="">sequenceFlow_QsprKiEE</bpmn:incoming>
        </bpmn:endEvent>
        <bpmn:sequenceFlow sourceRef="exclusiveGateway_kbXBSriM" targetRef="endEvent_yraZnLbZ" id="sequenceFlow_QsprKiEE"/>
    </bpmn:process>
    <bpmndi:BPMNDiagram id="BPMNDiagram_1">
        <bpmndi:BPMNPlane xmlns="" bpmnElement="Process_04ez9qe" id="BPMNPlane_1">
            <bpmndi:BPMNShape bpmnElement="StartEvent_1" id="_BPMNShape_StartEvent_2">
                <dc:Bounds x="120.0" y="120.0" width="40.0" height="40.0"/>
                <bpmndi:BPMNLabel>
                    <dc:Bounds x="127.0" y="170.0" width="120.0" height="16.203125"/>
                </bpmndi:BPMNLabel>
            </bpmndi:BPMNShape>
            <bpmndi:BPMNShape bpmnElement="userTask_bhaqskiY">
                <dc:Bounds x="190.0" y="100.0" width="100.0" height="80.0"/>
            </bpmndi:BPMNShape>
            <bpmndi:BPMNEdge bpmnElement="sequenceFlow_CednaOhF">
                <di:waypoint x="160.0" y="140.0"/>
                <di:waypoint x="190.0" y="140.0"/>
                <bpmndi:BPMNLabel>
                    <dc:Bounds x="185.0" y="120.0" width="0.0" height="0.0"/>
                </bpmndi:BPMNLabel>
            </bpmndi:BPMNEdge>
            <bpmndi:BPMNShape bpmnElement="exclusiveGateway_TyzqgZIr">
                <dc:Bounds x="320.0" y="120.0" width="40.0" height="40.0"/>
                <bpmndi:BPMNLabel>
                    <dc:Bounds x="327.0" y="170.0" width="120.0" height="29.40625"/>
                </bpmndi:BPMNLabel>
            </bpmndi:BPMNShape>
            <bpmndi:BPMNEdge bpmnElement="sequenceFlow_xXbYjMWh">
                <di:waypoint x="290.0" y="140.0"/>
                <di:waypoint x="320.0" y="140.0"/>
                <bpmndi:BPMNLabel>
                    <dc:Bounds x="315.0" y="120.0" width="0.0" height="0.0"/>
                </bpmndi:BPMNLabel>
            </bpmndi:BPMNEdge>
            <bpmndi:BPMNShape bpmnElement="userTask_aPtbpMRk">
                <dc:Bounds x="410.0" y="-20.0" width="100.0" height="80.0"/>
            </bpmndi:BPMNShape>
            <bpmndi:BPMNEdge bpmnElement="sequenceFlow_QfCsCHRg">
                <di:waypoint x="340.0" y="120.0"/>
                <di:waypoint x="340.0" y="21.0"/>
                <di:waypoint x="410.0" y="21.0"/>
                <bpmndi:BPMNLabel>
                    <dc:Bounds x="405.0" y="140.0" width="0.0" height="0.0"/>
                </bpmndi:BPMNLabel>
            </bpmndi:BPMNEdge>
            <bpmndi:BPMNShape bpmnElement="userTask_riKROsPl">
                <dc:Bounds x="410.0" y="100.0" width="100.0" height="80.0"/>
            </bpmndi:BPMNShape>
            <bpmndi:BPMNEdge bpmnElement="sequenceFlow_ShDagjlx">
                <di:waypoint x="360.0" y="140.0"/>
                <di:waypoint x="410.0" y="140.0"/>
                <bpmndi:BPMNLabel>
                    <dc:Bounds x="400.0" y="150.0" width="0.0" height="0.0"/>
                </bpmndi:BPMNLabel>
            </bpmndi:BPMNEdge>
            <bpmndi:BPMNShape bpmnElement="userTask_xRGZKtoU">
                <dc:Bounds x="410.0" y="220.0" width="100.0" height="80.0"/>
            </bpmndi:BPMNShape>
            <bpmndi:BPMNEdge bpmnElement="sequenceFlow_rGxZobDY">
                <di:waypoint x="340.0" y="160.0"/>
                <di:waypoint x="340.0" y="260.0"/>
                <di:waypoint x="410.0" y="260.0"/>
                <bpmndi:BPMNLabel>
                    <dc:Bounds x="400.0" y="210.0" width="0.0" height="0.0"/>
                </bpmndi:BPMNLabel>
            </bpmndi:BPMNEdge>
            <bpmndi:BPMNShape bpmnElement="exclusiveGateway_kbXBSriM">
                <dc:Bounds x="560.0" y="120.0" width="40.0" height="40.0"/>
                <bpmndi:BPMNLabel>
                    <dc:Bounds x="567.0" y="170.0" width="120.0" height="29.40625"/>
                </bpmndi:BPMNLabel>
            </bpmndi:BPMNShape>
            <bpmndi:BPMNEdge bpmnElement="sequenceFlow_mpVInXjF">
                <di:waypoint x="510.0" y="20.0"/>
                <di:waypoint x="580.0" y="20.0"/>
                <di:waypoint x="580.0" y="120.0"/>
                <bpmndi:BPMNLabel>
                    <dc:Bounds x="525.0" y="20.0" width="0.0" height="0.0"/>
                </bpmndi:BPMNLabel>
            </bpmndi:BPMNEdge>
            <bpmndi:BPMNEdge bpmnElement="sequenceFlow_NlYeSfsV">
                <di:waypoint x="510.0" y="140.0"/>
                <di:waypoint x="560.0" y="140.0"/>
                <bpmndi:BPMNLabel>
                    <dc:Bounds x="520.0" y="140.0" width="0.0" height="0.0"/>
                </bpmndi:BPMNLabel>
            </bpmndi:BPMNEdge>
            <bpmndi:BPMNEdge bpmnElement="sequenceFlow_XqChbObG">
                <di:waypoint x="510.0" y="260.0"/>
                <di:waypoint x="580.0" y="260.0"/>
                <di:waypoint x="580.0" y="160.0"/>
                <bpmndi:BPMNLabel>
                    <dc:Bounds x="520.0" y="200.0" width="0.0" height="0.0"/>
                </bpmndi:BPMNLabel>
            </bpmndi:BPMNEdge>
            <bpmndi:BPMNShape bpmnElement="endEvent_yraZnLbZ">
                <dc:Bounds x="660.0" y="120.0" width="40.0" height="40.0"/>
                <bpmndi:BPMNLabel>
                    <dc:Bounds x="668.0" y="170.0" width="120.0" height="16.203125"/>
                </bpmndi:BPMNLabel>
            </bpmndi:BPMNShape>
            <bpmndi:BPMNEdge bpmnElement="sequenceFlow_QsprKiEE">
                <di:waypoint x="600.0" y="140.0"/>
                <di:waypoint x="660.0" y="140.0"/>
                <bpmndi:BPMNLabel>
                    <dc:Bounds x="630.0" y="140.0" width="0.0" height="0.0"/>
                </bpmndi:BPMNLabel>
            </bpmndi:BPMNEdge>
        </bpmndi:BPMNPlane>
    </bpmndi:BPMNDiagram>
</bpmn:definitions>