The following code shows the XML serialization of the process:
<?xml version="1.0" encoding="UTF-8"?> <definitions xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:omgdi="http://www.omg.org/spec/DD/20100524/DI" xmlns:omgdc="http://www.omg.org/spec/DD/20100524/DC" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="sid-38422fae-e03e-43a3-bef4-bd33b32041b2" targetNamespace="http://bpmn.io/bpmn" exporter="bpmn-js (https://demo.bpmn.io)" exporterVersion="8.8.2"> <collaboration id="Collaboration_0nvllug"> <participant id="Participant_1l4jzg3" name="PERSONALABTEILUNG" processRef="Process_1" /> <participant id="Participant_1hxt7s7" name="FACHABTEILLUNG" processRef="Process_1dldwkx" /> <participant id="Participant_1fl08n8" name="IT-ABTEILUNG" processRef="Process_1ukqsne" /> <messageFlow id="Flow_0se3iui" sourceRef="Activity_014oqew" targetRef="Task_1hcentk" /> <messageFlow id="Flow_1x5d403" sourceRef="Activity_013y3fi" targetRef="Activity_11eu5o4" /> <messageFlow id="Flow_150u3m5" sourceRef="Activity_12ahdhg" targetRef="Activity_0r2gsno" /> </collaboration> <process id="Process_1" isExecutable="false"> <laneSet id="LaneSet_1k9ctvy" /> <task id="Activity_11eu5o4" name="Aktualisierung der Betriebsmatrix"> <outgoing>Flow_1e1imu4</outgoing> </task> <task id="Activity_12ahdhg" name="Information der Fachabteilung"> <incoming>Flow_1e1imu4</incoming> </task> <sequenceFlow id="Flow_1e1imu4" sourceRef="Activity_11eu5o4" targetRef="Activity_12ahdhg" /> </process> <process id="Process_1dldwkx"> <task id="Activity_0r2gsno" name="Information des Mitarbeiters"> <outgoing>Flow_06noo99</outgoing> </task> <endEvent id="Event_1n18iyh"> <incoming>Flow_06noo99</incoming> </endEvent> <task id="Activity_014oqew" name="Anforderung des Umzugs"> <incoming>Flow_02ko3uj</incoming> </task> <startEvent id="StartEvent_1y45yut"> <outgoing>Flow_02ko3uj</outgoing> </startEvent> <sequenceFlow id="Flow_02ko3uj" sourceRef="StartEvent_1y45yut" targetRef="Activity_014oqew" /> <sequenceFlow id="Flow_06noo99" sourceRef="Activity_0r2gsno" targetRef="Event_1n18iyh" /> </process> <process id="Process_1ukqsne"> <laneSet id="LaneSet_032ipuk"> <lane id="Lane_0vqwwcz"> <flowNodeRef>Activity_0ajpkqs</flowNodeRef> </lane> <lane id="Lane_08bkh55"> <flowNodeRef>Activity_0egh3bq</flowNodeRef> <flowNodeRef>Activity_07qc1qs</flowNodeRef> </lane> </laneSet> <sequenceFlow id="Flow_07yxmn9" sourceRef="Activity_0egh3bq" targetRef="Activity_07qc1qs" /> <sequenceFlow id="Flow_0nwla9b" sourceRef="Activity_07qc1qs" targetRef="Gateway_1udvrvv" /> <sequenceFlow id="Flow_15l179g" sourceRef="Task_1hcentk" targetRef="ExclusiveGateway_15hu1pt" /> <sequenceFlow id="Flow_1sbdbfg" sourceRef="ExclusiveGateway_15hu1pt" targetRef="Activity_0egh3bq" /> <sequenceFlow id="Flow_0foidf4" sourceRef="ExclusiveGateway_15hu1pt" targetRef="Activity_0ajpkqs" /> <sequenceFlow id="Flow_1jb4g2g" sourceRef="Activity_0ajpkqs" targetRef="Gateway_1udvrvv" /> <sequenceFlow id="Flow_0lusmcm" sourceRef="Gateway_1udvrvv" targetRef="Activity_013y3fi" /> <task id="Activity_013y3fi" name="Information an Personal-abteilung"> <incoming>Flow_0lusmcm</incoming> </task> <task id="Activity_07qc1qs" name="Einrichtung administrativer Zugriffe"> <incoming>Flow_07yxmn9</incoming> <outgoing>Flow_0nwla9b</outgoing> </task> <exclusiveGateway id="Gateway_1udvrvv" name="abgeschlossen"> <incoming>Flow_0nwla9b</incoming> <incoming>Flow_1jb4g2g</incoming> <outgoing>Flow_0lusmcm</outgoing> </exclusiveGateway> <task id="Activity_0egh3bq" name="Umzug des Benutzerkontos"> <incoming>Flow_1sbdbfg</incoming> <outgoing>Flow_07yxmn9</outgoing> </task> <task id="Activity_0ajpkqs" name="Bereitstellung Arbeitsplatz"> <incoming>Flow_0foidf4</incoming> <outgoing>Flow_1jb4g2g</outgoing> </task> <exclusiveGateway id="ExclusiveGateway_15hu1pt"> <incoming>Flow_15l179g</incoming> <outgoing>Flow_1sbdbfg</outgoing> <outgoing>Flow_0foidf4</outgoing> </exclusiveGateway> <task id="Task_1hcentk" name="IT-Verwaltung beauftragt die entsprechenden IT Fachbereiche"> <outgoing>Flow_15l179g</outgoing> </task> </process> <bpmndi:BPMNDiagram id="BpmnDiagram_1"> <bpmndi:BPMNPlane id="BpmnPlane_1" bpmnElement="Collaboration_0nvllug"> <bpmndi:BPMNShape id="Participant_1l4jzg3_di" bpmnElement="Participant_1l4jzg3" isHorizontal="true"> <omgdc:Bounds x="152" y="80" width="1068" height="140" /> </bpmndi:BPMNShape> <bpmndi:BPMNEdge id="Flow_1e1imu4_di" bpmnElement="Flow_1e1imu4"> <omgdi:waypoint x="940" y="150" /> <omgdi:waypoint x="1000" y="150" /> </bpmndi:BPMNEdge> <bpmndi:BPMNShape id="Activity_11eu5o4_di" bpmnElement="Activity_11eu5o4"> <omgdc:Bounds x="840" y="110" width="100" height="80" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Activity_12ahdhg_di" bpmnElement="Activity_12ahdhg"> <omgdc:Bounds x="1000" y="110" width="100" height="80" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Participant_1hxt7s7_di" bpmnElement="Participant_1hxt7s7" isHorizontal="true"> <omgdc:Bounds x="152" y="220" width="1068" height="150" /> </bpmndi:BPMNShape> <bpmndi:BPMNEdge id="Flow_06noo99_di" bpmnElement="Flow_06noo99"> <omgdi:waypoint x="1100" y="280" /> <omgdi:waypoint x="1152" y="280" /> </bpmndi:BPMNEdge> <bpmndi:BPMNEdge id="Flow_02ko3uj_di" bpmnElement="Flow_02ko3uj"> <omgdi:waypoint x="238" y="290" /> <omgdi:waypoint x="270" y="290" /> </bpmndi:BPMNEdge> <bpmndi:BPMNShape id="Activity_0r2gsno_di" bpmnElement="Activity_0r2gsno"> <omgdc:Bounds x="1000" y="240" width="100" height="80" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Event_1n18iyh_di" bpmnElement="Event_1n18iyh"> <omgdc:Bounds x="1152" y="262" width="36" height="36" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Activity_014oqew_di" bpmnElement="Activity_014oqew"> <omgdc:Bounds x="270" y="250" width="100" height="80" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="StartEvent_1y45yut_di" bpmnElement="StartEvent_1y45yut"> <omgdc:Bounds x="202" y="272" width="36" height="36" /> <bpmndi:BPMNLabel> <omgdc:Bounds x="177" y="385" width="67" height="27" /> </bpmndi:BPMNLabel> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Participant_1fl08n8_di" bpmnElement="Participant_1fl08n8" isHorizontal="true"> <omgdc:Bounds x="152" y="370" width="1068" height="250" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Lane_08bkh55_di" bpmnElement="Lane_08bkh55" isHorizontal="true"> <omgdc:Bounds x="182" y="495" width="1038" height="125" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Lane_0vqwwcz_di" bpmnElement="Lane_0vqwwcz" isHorizontal="true"> <omgdc:Bounds x="182" y="370" width="1038" height="125" /> </bpmndi:BPMNShape> <bpmndi:BPMNEdge id="Flow_0lusmcm_di" bpmnElement="Flow_0lusmcm"> <omgdi:waypoint x="797" y="495" /> <omgdi:waypoint x="840" y="495" /> </bpmndi:BPMNEdge> <bpmndi:BPMNEdge id="Flow_1jb4g2g_di" bpmnElement="Flow_1jb4g2g"> <omgdi:waypoint x="582" y="430" /> <omgdi:waypoint x="772" y="430" /> <omgdi:waypoint x="772" y="470" /> </bpmndi:BPMNEdge> <bpmndi:BPMNEdge id="Flow_0foidf4_di" bpmnElement="Flow_0foidf4"> <omgdi:waypoint x="422" y="470" /> <omgdi:waypoint x="422" y="430" /> <omgdi:waypoint x="482" y="430" /> </bpmndi:BPMNEdge> <bpmndi:BPMNEdge id="Flow_1sbdbfg_di" bpmnElement="Flow_1sbdbfg"> <omgdi:waypoint x="422" y="520" /> <omgdi:waypoint x="422" y="560" /> <omgdi:waypoint x="482" y="560" /> </bpmndi:BPMNEdge> <bpmndi:BPMNEdge id="Flow_15l179g_di" bpmnElement="Flow_15l179g"> <omgdi:waypoint x="362" y="495" /> <omgdi:waypoint x="397" y="495" /> </bpmndi:BPMNEdge> <bpmndi:BPMNEdge id="Flow_0nwla9b_di" bpmnElement="Flow_0nwla9b"> <omgdi:waypoint x="740" y="560" /> <omgdi:waypoint x="772" y="560" /> <omgdi:waypoint x="772" y="520" /> </bpmndi:BPMNEdge> <bpmndi:BPMNEdge id="Flow_07yxmn9_di" bpmnElement="Flow_07yxmn9"> <omgdi:waypoint x="582" y="560" /> <omgdi:waypoint x="640" y="560" /> </bpmndi:BPMNEdge> <bpmndi:BPMNShape id="Activity_013y3fi_di" bpmnElement="Activity_013y3fi"> <omgdc:Bounds x="840" y="455" width="100" height="80" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Activity_07qc1qs_di" bpmnElement="Activity_07qc1qs"> <omgdc:Bounds x="640" y="520" width="100" height="80" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Gateway_1udvrvv_di" bpmnElement="Gateway_1udvrvv" isMarkerVisible="true"> <omgdc:Bounds x="747" y="470" width="50" height="50" /> <bpmndi:BPMNLabel> <omgdc:Bounds x="675" y="473" width="74" height="14" /> </bpmndi:BPMNLabel> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Activity_0egh3bq_di" bpmnElement="Activity_0egh3bq"> <omgdc:Bounds x="482" y="520" width="100" height="80" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Activity_0ajpkqs_di" bpmnElement="Activity_0ajpkqs"> <omgdc:Bounds x="482" y="390" width="100" height="80" /> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="ExclusiveGateway_15hu1pt_di" bpmnElement="ExclusiveGateway_15hu1pt" isMarkerVisible="true"> <omgdc:Bounds x="397" y="470" width="50" height="50" /> <bpmndi:BPMNLabel> <omgdc:Bounds x="307" y="541" width="66" height="14" /> </bpmndi:BPMNLabel> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="Task_1hcentk_di" bpmnElement="Task_1hcentk"> <omgdc:Bounds x="262" y="455" width="100" height="80" /> </bpmndi:BPMNShape> <bpmndi:BPMNEdge id="Flow_0se3iui_di" bpmnElement="Flow_0se3iui"> <omgdi:waypoint x="320" y="330" /> <omgdi:waypoint x="320" y="455" /> </bpmndi:BPMNEdge> <bpmndi:BPMNEdge id="Flow_1x5d403_di" bpmnElement="Flow_1x5d403"> <omgdi:waypoint x="890" y="455" /> <omgdi:waypoint x="890" y="190" /> </bpmndi:BPMNEdge> <bpmndi:BPMNEdge id="Flow_150u3m5_di" bpmnElement="Flow_150u3m5"> <omgdi:waypoint x="1050" y="190" /> <omgdi:waypoint x="1050" y="240" /> </bpmndi:BPMNEdge> </bpmndi:BPMNPlane> </bpmndi:BPMNDiagram> </definitions>