<?xml version=“1.0” encoding=“UTF-8”?> <bpmn:definitions xmlns:bpmn=“www.omg.org/spec/BPMN/20100524/MODEL” xmlns:bpmndi=“www.omg.org/spec/BPMN/20100524/DI” xmlns:di=“www.omg.org/spec/DD/20100524/DI” xmlns:dc=“www.omg.org/spec/DD/20100524/DC” xmlns:xsi=“www.w3.org/2001/XMLSchema-instance” xmlns:camunda=“camunda.org/schema/1.0/bpmn” id=“Definitions_1” targetNamespace=“bpmn.io/schema/bpmn” exporter=“Camunda Modeler” exporterVersion=“3.3.5”>

<bpmn:process id="CamundaWorkflow" name="camunda-bpm-servlet-project" isExecutable="true">
  <bpmn:startEvent id="StartEventProcessStarted" name="Process&#10;started">
    <bpmn:outgoing>SequenceFlow1</bpmn:outgoing>
  </bpmn:startEvent>
  <bpmn:endEvent id="EndEventProcessEnded" name="Process&#10;ended">
    <bpmn:incoming>SequenceFlow_1o8pywg</bpmn:incoming>
  </bpmn:endEvent>
  <bpmn:sequenceFlow id="SequenceFlow1" sourceRef="StartEventProcessStarted" targetRef="ExclusiveGateway_0si3l52" />
  <bpmn:sequenceFlow id="SequenceFlow_07flmy9" sourceRef="ExclusiveGateway_0si3l52" targetRef="UserTask" />
  <bpmn:serviceTask id="DoSomething" name="Do Something" camunda:type="external" camunda:topic="CamundaWorkflow">
    <bpmn:incoming>SequenceFlow_1jruu78</bpmn:incoming>
    <bpmn:outgoing>SequenceFlow_1cuiwcp</bpmn:outgoing>
  </bpmn:serviceTask>
  <bpmn:sequenceFlow id="SequenceFlow_17eprda" sourceRef="UserTask" targetRef="ExclusiveGateway_0zchwar" />
  <bpmn:userTask id="UserTask" name="User Task">
    <bpmn:incoming>SequenceFlow_07flmy9</bpmn:incoming>
    <bpmn:outgoing>SequenceFlow_17eprda</bpmn:outgoing>
  </bpmn:userTask>
  <bpmn:parallelGateway id="ExclusiveGateway_0si3l52">
    <bpmn:incoming>SequenceFlow1</bpmn:incoming>
    <bpmn:outgoing>SequenceFlow_07flmy9</bpmn:outgoing>
    <bpmn:outgoing>SequenceFlow_1jruu78</bpmn:outgoing>
  </bpmn:parallelGateway>
  <bpmn:sequenceFlow id="SequenceFlow_1o8pywg" sourceRef="ExclusiveGateway_0zchwar" targetRef="EndEventProcessEnded" />
  <bpmn:parallelGateway id="ExclusiveGateway_0zchwar">
    <bpmn:incoming>SequenceFlow_17eprda</bpmn:incoming>
    <bpmn:incoming>SequenceFlow_1cuiwcp</bpmn:incoming>
    <bpmn:outgoing>SequenceFlow_1o8pywg</bpmn:outgoing>
  </bpmn:parallelGateway>
  <bpmn:sequenceFlow id="SequenceFlow_1jruu78" sourceRef="ExclusiveGateway_0si3l52" targetRef="DoSomething" />
  <bpmn:sequenceFlow id="SequenceFlow_1cuiwcp" sourceRef="DoSomething" targetRef="ExclusiveGateway_0zchwar" />
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
  <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="CamundaWorkflow">
    <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEventProcessStarted">
      <dc:Bounds x="173" y="212" width="36" height="36" />
      <bpmndi:BPMNLabel>
        <dc:Bounds x="171" y="248" width="40" height="27" />
      </bpmndi:BPMNLabel>
    </bpmndi:BPMNShape>
    <bpmndi:BPMNShape id="EndEvent_0fkea3f_di" bpmnElement="EndEventProcessEnded">
      <dc:Bounds x="752" y="212" width="36" height="36" />
      <bpmndi:BPMNLabel>
        <dc:Bounds x="750" y="248" width="40" height="27" />
      </bpmndi:BPMNLabel>
    </bpmndi:BPMNShape>
    <bpmndi:BPMNEdge id="SequenceFlow_08va5r8_di" bpmnElement="SequenceFlow1">
      <di:waypoint x="209" y="230" />
      <di:waypoint x="265" y="230" />
      <bpmndi:BPMNLabel>
        <dc:Bounds x="337.5" y="110" width="90" height="20" />
      </bpmndi:BPMNLabel>
    </bpmndi:BPMNEdge>
    <bpmndi:BPMNEdge id="SequenceFlow_07flmy9_di" bpmnElement="SequenceFlow_07flmy9">
      <di:waypoint x="290" y="205" />
      <di:waypoint x="290" y="120" />
      <di:waypoint x="410" y="120" />
    </bpmndi:BPMNEdge>
    <bpmndi:BPMNShape id="ServiceTask_0vzc2vr_di" bpmnElement="DoSomething">
      <dc:Bounds x="400" y="300" width="100" height="80" />
    </bpmndi:BPMNShape>
    <bpmndi:BPMNEdge id="SequenceFlow_17eprda_di" bpmnElement="SequenceFlow_17eprda">
      <di:waypoint x="510" y="120" />
      <di:waypoint x="630" y="120" />
      <di:waypoint x="630" y="205" />
    </bpmndi:BPMNEdge>
    <bpmndi:BPMNShape id="UserTask_1w736wx_di" bpmnElement="UserTask">
      <dc:Bounds x="410" y="80" width="100" height="80" />
    </bpmndi:BPMNShape>
    <bpmndi:BPMNShape id="ParallelGateway_0afz9x3_di" bpmnElement="ExclusiveGateway_0si3l52">
      <dc:Bounds x="265" y="205" width="50" height="50" />
    </bpmndi:BPMNShape>
    <bpmndi:BPMNEdge id="SequenceFlow_1o8pywg_di" bpmnElement="SequenceFlow_1o8pywg">
      <di:waypoint x="655" y="230" />
      <di:waypoint x="752" y="230" />
    </bpmndi:BPMNEdge>
    <bpmndi:BPMNShape id="ParallelGateway_0rz1ckz_di" bpmnElement="ExclusiveGateway_0zchwar">
      <dc:Bounds x="605" y="205" width="50" height="50" />
    </bpmndi:BPMNShape>
    <bpmndi:BPMNEdge id="SequenceFlow_1jruu78_di" bpmnElement="SequenceFlow_1jruu78">
      <di:waypoint x="290" y="255" />
      <di:waypoint x="290" y="340" />
      <di:waypoint x="400" y="340" />
    </bpmndi:BPMNEdge>
    <bpmndi:BPMNEdge id="SequenceFlow_1cuiwcp_di" bpmnElement="SequenceFlow_1cuiwcp">
      <di:waypoint x="500" y="340" />
      <di:waypoint x="630" y="340" />
      <di:waypoint x="630" y="255" />
    </bpmndi:BPMNEdge>
  </bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>

</bpmn:definitions>