<?xml version="1.0" encoding="UTF-8"?> <bpmn2:definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:bpmn2="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" xsi:schemaLocation="http://www.omg.org/spec/BPMN/20100524/MODEL BPMN20.xsd" id="_4bAZoD9WEeWLcNBL4nCk1A" exporter="camunda modeler" exporterVersion="2.6.0" targetNamespace="http://activiti.org/bpmn"> <bpmn2:collaboration id="_Collaboration_2"> <bpmn2:participant id="Participant_Lane" name="Participant_Lane" processRef="Process_Lane"/> </bpmn2:collaboration> <bpmn2:process id="Process_Lane" isExecutable="false"> <bpmn2:laneSet id="LaneSet_1" name="Lane Set 1"> <bpmn2:lane id="Lane_A" name="Lane_A"> <bpmn2:childLaneSet xsi:type="bpmn2:tLaneSet" id="LaneSet_2"> <bpmn2:lane id="Nested_Lane_A" name="Nested_Lane_A"/> <bpmn2:lane id="Nested_Lane_B" name="Nested_Lane_B"/> </bpmn2:childLaneSet> </bpmn2:lane> <bpmn2:lane id="Lane_B" name="Lane_B"/> </bpmn2:laneSet> </bpmn2:process> <bpmndi:BPMNDiagram id="BPMNDiagram_1"> <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="_Collaboration_2"> <bpmndi:BPMNShape id="_BPMNShape_Participant_2" bpmnElement="Participant_Lane" isHorizontal="true"> <dc:Bounds height="532.0" width="540.0" x="156.0" y="0.0"/> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="_BPMNShape_Lane_3" bpmnElement="Lane_A" isHorizontal="true"> <dc:Bounds height="361.0" width="510.0" x="186.0" y="0.0"/> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="_BPMNShape_Lane_4" bpmnElement="Nested_Lane_A" isHorizontal="true"> <dc:Bounds height="181.0" width="480.0" x="216.0" y="0.0"/> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="_BPMNShape_Lane_5" bpmnElement="Nested_Lane_B" isHorizontal="true"> <dc:Bounds height="181.0" width="480.0" x="216.0" y="180.0"/> </bpmndi:BPMNShape> <bpmndi:BPMNShape id="_BPMNShape_Lane_6" bpmnElement="Lane_B" isHorizontal="true"> <dc:Bounds height="172.0" width="510.0" x="186.0" y="360.0"/> </bpmndi:BPMNShape> </bpmndi:BPMNPlane> </bpmndi:BPMNDiagram> </bpmn2:definitions>