<?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" id="sample-diagram" targetNamespace="http://bpmn.io/schema/bpmn" xsi:schemaLocation="http://www.omg.org/spec/BPMN/20100524/MODEL BPMN20.xsd">
  <bpmn2:process id="Process_1" isExecutable="false">
    <bpmn2:startEvent id="StartEvent_1" name="initialisation&#10;&#10;">
      <bpmn2:outgoing>Flow_0rd0xpx</bpmn2:outgoing>
    </bpmn2:startEvent>
    <bpmn2:intermediateThrowEvent id="Event_0iixlux" name="etat1&#10;&#10;">
      <bpmn2:incoming>Flow_0rd0xpx</bpmn2:incoming>
      <bpmn2:incoming>Flow_0hmdppu</bpmn2:incoming>
      <bpmn2:outgoing>Flow_0it14tc</bpmn2:outgoing>
    </bpmn2:intermediateThrowEvent>
    <bpmn2:sequenceFlow id="Flow_0rd0xpx" name="event1&#10;&#10;" sourceRef="StartEvent_1" targetRef="Event_0iixlux" />
    <bpmn2:intermediateThrowEvent id="Event_196hxz6" name="Etat2&#10;&#10;">
      <bpmn2:incoming>Flow_0it14tc</bpmn2:incoming>
      <bpmn2:outgoing>Flow_0hmdppu</bpmn2:outgoing>
      <bpmn2:outgoing>Flow_0z0i1ts</bpmn2:outgoing>
    </bpmn2:intermediateThrowEvent>
    <bpmn2:sequenceFlow id="Flow_0it14tc" name="event2&#10;&#10;" sourceRef="Event_0iixlux" targetRef="Event_196hxz6" />
    <bpmn2:sequenceFlow id="Flow_0hmdppu" name="event3&#10;&#10;&#10;&#10;" sourceRef="Event_196hxz6" targetRef="Event_0iixlux" />
    <bpmn2:endEvent id="Event_16s9a14">
      <bpmn2:incoming>Flow_0z0i1ts</bpmn2:incoming>
    </bpmn2:endEvent>
    <bpmn2:sequenceFlow id="Flow_0z0i1ts" name="event4&#10;&#10;" sourceRef="Event_196hxz6" targetRef="Event_16s9a14" />
  </bpmn2:process>
  <bpmndi:BPMNDiagram id="BPMNDiagram_1">
    <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_1">
      <bpmndi:BPMNEdge id="Flow_0rd0xpx_di" bpmnElement="Flow_0rd0xpx">
        <di:waypoint x="448" y="258" />
        <di:waypoint x="505" y="258" />
        <di:waypoint x="505" y="190" />
        <di:waypoint x="692" y="190" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="533" y="170" width="34" height="40" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_0it14tc_di" bpmnElement="Flow_0it14tc">
        <di:waypoint x="725" y="200" />
        <di:waypoint x="850" y="200" />
        <di:waypoint x="850" y="210" />
        <di:waypoint x="972" y="210" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="853" y="220" width="34" height="40" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_0hmdppu_di" bpmnElement="Flow_0hmdppu">
        <di:waypoint x="972" y="170" />
        <di:waypoint x="850" y="170" />
        <di:waypoint x="850" y="180" />
        <di:waypoint x="730" y="180" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="853" y="147" width="34" height="66" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_0z0i1ts_di" bpmnElement="Flow_0z0i1ts">
        <di:waypoint x="1008" y="190" />
        <di:waypoint x="1192" y="190" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1083" y="172" width="34" height="40" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
        <dc:Bounds x="412" y="240" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="402" y="283" width="57" height="40" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Event_0iixlux_di" bpmnElement="Event_0iixlux">
        <dc:Bounds x="692" y="172" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="699" y="215" width="25" height="40" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Event_196hxz6_di" bpmnElement="Event_196hxz6">
        <dc:Bounds x="972" y="172" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="978" y="215" width="26" height="40" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Event_16s9a14_di" bpmnElement="Event_16s9a14">
        <dc:Bounds x="1192" y="172" width="36" height="36" />
      </bpmndi:BPMNShape>
    </bpmndi:BPMNPlane>
  </bpmndi:BPMNDiagram>
</bpmn2:definitions>
