<?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_ROtAQKhs</bpmn:outgoing>
        </bpmn:startEvent>
        <bpmn:task name="Check Equals" id="task_jbLnhcCl">
            <bpmn:extensionElements>
                <pak:mapping>
                    <pak:pakMapping>
                        <pak:description></pak:description>
                        <pak:direction>NONE</pak:direction>
                        <pak:commandKey>inputA</pak:commandKey>
                        <pak:datastoreKey>A</pak:datastoreKey>
                        <pak:mappingType>CONSTANT</pak:mappingType>
                    </pak:pakMapping>
                    <pak:pakMapping>
                        <pak:description></pak:description>
                        <pak:direction>NONE</pak:direction>
                        <pak:commandKey>inputB</pak:commandKey>
                        <pak:datastoreKey>B</pak:datastoreKey>
                        <pak:mappingType>CONSTANT</pak:mappingType>
                    </pak:pakMapping>
                </pak:mapping>
            </bpmn:extensionElements>
            <bpmn:incoming xmlns="">sequenceFlow_ROtAQKhs</bpmn:incoming>
            <bpmn:outgoing xmlns="">sequenceFlow_obppAWso</bpmn:outgoing>
            <bpmn:property name="cmdId#de.asap.pak.commands.generic.CheckEquals"/>
            <bpmn:property name="artifactName#commands"/>
            <bpmn:property name="artifactGroup#de.asap.pak.commands.generic"/>
        </bpmn:task>
        <bpmn:sequenceFlow sourceRef="StartEvent_1" targetRef="task_jbLnhcCl" id="sequenceFlow_ROtAQKhs"/>
        <bpmn:task name="Write Textline To File" id="task_xlsvXGBO">
            <bpmn:extensionElements>
                <pak:mapping>
                    <pak:pakMapping>
                        <pak:description></pak:description>
                        <pak:direction>NONE</pak:direction>
                        <pak:commandKey>pathToFile</pak:commandKey>
                        <pak:datastoreKey>C:/temp/compare.txt</pak:datastoreKey>
                        <pak:mappingType>CONSTANT</pak:mappingType>
                    </pak:pakMapping>
                    <pak:pakMapping>
                        <pak:description></pak:description>
                        <pak:direction>NONE</pak:direction>
                        <pak:commandKey>textlineToWrite</pak:commandKey>
                        <pak:datastoreKey>Result of the comparison is ${result}</pak:datastoreKey>
                        <pak:mappingType>CONSTANT</pak:mappingType>
                    </pak:pakMapping>
                </pak:mapping>
            </bpmn:extensionElements>
            <bpmn:incoming xmlns="">sequenceFlow_obppAWso</bpmn:incoming>
            <bpmn:outgoing xmlns="">sequenceFlow_MrftReUh</bpmn:outgoing>
            <bpmn:property name="cmdId#de.asap.pak.commands.generic.file.WriteTextlineToFile"/>
            <bpmn:property name="artifactName#commands"/>
            <bpmn:property name="artifactGroup#de.asap.pak.commands.generic"/>
        </bpmn:task>
        <bpmn:sequenceFlow sourceRef="task_jbLnhcCl" targetRef="task_xlsvXGBO" id="sequenceFlow_obppAWso"/>
        <bpmn:endEvent name="End" id="endEvent_AUTTXfME">
            <bpmn:incoming xmlns="">sequenceFlow_MrftReUh</bpmn:incoming>
        </bpmn:endEvent>
        <bpmn:sequenceFlow sourceRef="task_xlsvXGBO" targetRef="endEvent_AUTTXfME" id="sequenceFlow_MrftReUh"/>
    </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="100.0" y="100.0" width="40.0" height="40.0"/>
                <bpmndi:BPMNLabel>
                    <dc:Bounds x="107.0" y="150.0" width="120.0" height="16.203125"/>
                </bpmndi:BPMNLabel>
            </bpmndi:BPMNShape>
            <bpmndi:BPMNShape bpmnElement="task_jbLnhcCl">
                <dc:Bounds x="200.0" y="80.0" width="100.0" height="80.0"/>
            </bpmndi:BPMNShape>
            <bpmndi:BPMNEdge bpmnElement="sequenceFlow_ROtAQKhs">
                <di:waypoint x="140.0" y="120.0"/>
                <di:waypoint x="200.0" y="120.0"/>
                <bpmndi:BPMNLabel>
                    <dc:Bounds x="185.0" y="120.0" width="0.0" height="0.0"/>
                </bpmndi:BPMNLabel>
            </bpmndi:BPMNEdge>
            <bpmndi:BPMNShape bpmnElement="task_xlsvXGBO">
                <dc:Bounds x="360.0" y="80.0" width="100.0" height="80.0"/>
            </bpmndi:BPMNShape>
            <bpmndi:BPMNEdge bpmnElement="sequenceFlow_obppAWso">
                <di:waypoint x="300.0" y="120.0"/>
                <di:waypoint x="360.0" y="120.0"/>
                <bpmndi:BPMNLabel>
                    <dc:Bounds x="330.0" y="120.0" width="0.0" height="0.0"/>
                </bpmndi:BPMNLabel>
            </bpmndi:BPMNEdge>
            <bpmndi:BPMNShape bpmnElement="endEvent_AUTTXfME">
                <dc:Bounds x="520.0" y="100.0" width="40.0" height="40.0"/>
                <bpmndi:BPMNLabel>
                    <dc:Bounds x="528.0" y="150.0" width="120.0" height="16.203125"/>
                </bpmndi:BPMNLabel>
            </bpmndi:BPMNShape>
            <bpmndi:BPMNEdge bpmnElement="sequenceFlow_MrftReUh">
                <di:waypoint x="460.0" y="120.0"/>
                <di:waypoint x="520.0" y="120.0"/>
                <bpmndi:BPMNLabel>
                    <dc:Bounds x="475.0" y="120.0" width="0.0" height="0.0"/>
                </bpmndi:BPMNLabel>
            </bpmndi:BPMNEdge>
        </bpmndi:BPMNPlane>
    </bpmndi:BPMNDiagram>
</bpmn:definitions>
