27 lines
1.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<bpmn:definitions xmlns:bpmn="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" id="Definitions_96f6665" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.0.0-dev">
<bpmn:process id="Process_vhwig55" isExecutable="true">
<bpmn:startEvent id="StartEvent_1">
<bpmn:outgoing>Flow_0387m6o</bpmn:outgoing>
</bpmn:startEvent>
<bpmn:endEvent id="Event_0z2f4t7">
<bpmn:incoming>Flow_0387m6o</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="Flow_0387m6o" sourceRef="StartEvent_1" targetRef="Event_0z2f4t7" />
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_vhwig55">
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
<dc:Bounds x="-248" y="122" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Event_0z2f4t7_di" bpmnElement="Event_0z2f4t7">
<dc:Bounds x="82" y="122" width="36" height="36" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Flow_0387m6o_di" bpmnElement="Flow_0387m6o">
<di:waypoint x="-212" y="140" />
<di:waypoint x="82" y="140" />
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn:definitions>