<?xml version="1.0" encoding="UTF-8"?>
<xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.2/notation" xmlns:sgraph="http://www.yakindu.org/sct/sgraph/2.0.0">
  <sgraph:Statechart xmi:id="_BslFYJDLEfCrRcmJh4yC1w" specification="// Use the event driven execution model.&#xA;// Switch to cycle based behavior&#xA;// by specifying '@CycleBased(200)'.&#xA;@EventDriven&#xA;&#xA;// Use @SuperSteps(yes) to enable&#xA;// super step semantics.&#xA;@SuperSteps(no)&#xA;&#xA;interface:&#xA;&#x9;in event EV_SYS_LOOP_CAR_IN&#xA;&#x9;in event EV_SYS_BTN_PRESSED&#xA;&#x9;in event EV_SYS_DELAY_TIMEOUT&#xA;&#x9;in event EV_SYS_LOOP_CAR_OUT&#xA;&#x9;in event EV_SYS_IR_CAR_PASSING&#xA;&#x9;&#xA;internal:&#xA;&#x9;var delay_ms: integer&#xA;&#x9;var prev_state: string&#xA;&#x9;const BUTTON_DELAY = 2000 // 2 s&#xA;&#x9;const BARRIER_DELAY = 5000 // 5 s&#xA;" name="system_statechart2">
    <regions xmi:id="_Bslse5DLEfCrRcmJh4yC1w" name="main region">
      <vertices xsi:type="sgraph:State" xmi:id="_OZuGZZDLEfCrRcmJh4yC1w" name="ST_SYS_LOOP_IN" incomingTransitions="_Yy6HwJDLEfCrRcmJh4yC1w _aRIR4JDOEfCrRcmJh4yC1w">
        <outgoingTransitions xmi:id="_bXT-MJDLEfCrRcmJh4yC1w" specification="EV_SYS_LOOP_CAR_IN" target="_OZrqLJDLEfCrRcmJh4yC1w"/>
      </vertices>
      <vertices xsi:type="sgraph:State" xmi:id="_OZsRP5DLEfCrRcmJh4yC1w" name="ST_SYS_LOOP_OUT" incomingTransitions="_GSm_4JDMEfCrRcmJh4yC1w">
        <outgoingTransitions xmi:id="_v_J6AJDNEfCrRcmJh4yC1w" specification="EV_SYS_LOOP_CAR_OUT&#xA;" target="_OZs4TpDLEfCrRcmJh4yC1w"/>
      </vertices>
      <vertices xsi:type="sgraph:State" xmi:id="_OZrqLJDLEfCrRcmJh4yC1w" name="ST_SYS_BUTTON_WAITING" incomingTransitions="_bXT-MJDLEfCrRcmJh4yC1w">
        <outgoingTransitions xmi:id="_eZcScJDLEfCrRcmJh4yC1w" specification="EV_SYS_BTN_PRESSED /&#xA;delay_ms = BUTTON_DELAY;&#xA;prev_state = &quot;ST_SYS_BUTTON_WAITING&quot;" target="_OZtfW5DLEfCrRcmJh4yC1w"/>
      </vertices>
      <vertices xsi:type="sgraph:State" xmi:id="_OZs4TpDLEfCrRcmJh4yC1w" name="ST_SYS_IR_PASSING" incomingTransitions="_v_J6AJDNEfCrRcmJh4yC1w">
        <outgoingTransitions xmi:id="_gj2CkJDNEfCrRcmJh4yC1w" specification="EV_SYS_IR_CAR_PASSING /&#xA;delay_ms = BARRIER_DELAY;&#xA;prev_state = &quot;ST_SYS_IR_PASSING&quot;" target="_OZtfW5DLEfCrRcmJh4yC1w"/>
      </vertices>
      <vertices xsi:type="sgraph:State" xmi:id="_OZtfW5DLEfCrRcmJh4yC1w" name="ST_SYS_DELAY" incomingTransitions="_eZcScJDLEfCrRcmJh4yC1w _gj2CkJDNEfCrRcmJh4yC1w">
        <outgoingTransitions xmi:id="_GSm_4JDMEfCrRcmJh4yC1w" specification="after delay_ms ms&#xA;[prev_state == &quot;ST_SYS_BUTTON_WAITING&quot;]" target="_OZsRP5DLEfCrRcmJh4yC1w"/>
        <outgoingTransitions xmi:id="_aRIR4JDOEfCrRcmJh4yC1w" specification="after delay_ms ms&#xA;[prev_state == &quot;ST_SYS_IR_PASSING&quot;]" target="_OZuGZZDLEfCrRcmJh4yC1w"/>
      </vertices>
      <vertices xsi:type="sgraph:Entry" xmi:id="_XaCQUJDLEfCrRcmJh4yC1w">
        <outgoingTransitions xmi:id="_Yy6HwJDLEfCrRcmJh4yC1w" specification="" target="_OZuGZZDLEfCrRcmJh4yC1w"/>
      </vertices>
    </regions>
  </sgraph:Statechart>
  <notation:Diagram xmi:id="_BsmTlZDLEfCrRcmJh4yC1w" type="org.yakindu.sct.ui.editor.editor.StatechartDiagramEditor" element="_BslFYJDLEfCrRcmJh4yC1w" measurementUnit="Pixel">
    <children xmi:id="_BsmTlpDLEfCrRcmJh4yC1w" type="Region" element="_Bslse5DLEfCrRcmJh4yC1w">
      <children xsi:type="notation:DecorationNode" xmi:id="_BsmTl5DLEfCrRcmJh4yC1w" type="RegionName">
        <styles xsi:type="notation:ShapeStyle" xmi:id="_BsmTmJDLEfCrRcmJh4yC1w"/>
        <layoutConstraint xsi:type="notation:Location" xmi:id="_BsmTmZDLEfCrRcmJh4yC1w"/>
      </children>
      <children xsi:type="notation:Shape" xmi:id="_BsmTmpDLEfCrRcmJh4yC1w" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
        <children xmi:id="_OZtfX5DLEfCrRcmJh4yC1w" type="State" element="_OZuGZZDLEfCrRcmJh4yC1w">
          <children xsi:type="notation:DecorationNode" xmi:id="_OZuGYpDLEfCrRcmJh4yC1w" type="StateName">
            <styles xsi:type="notation:ShapeStyle" xmi:id="_OZuGZJDLEfCrRcmJh4yC1w"/>
            <layoutConstraint xsi:type="notation:Location" xmi:id="_OZuGY5DLEfCrRcmJh4yC1w"/>
          </children>
          <children xsi:type="notation:Compartment" xmi:id="_OZtfZZDLEfCrRcmJh4yC1w" type="StateTextCompartment">
            <children xsi:type="notation:Shape" xmi:id="_OZuGYJDLEfCrRcmJh4yC1w" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_OZuGYZDLEfCrRcmJh4yC1w"/>
            </children>
          </children>
          <children xsi:type="notation:Compartment" xmi:id="_OZtfZJDLEfCrRcmJh4yC1w" type="StateFigureCompartment"/>
          <styles xsi:type="notation:ShapeStyle" xmi:id="_OZtfY5DLEfCrRcmJh4yC1w" fontName="Verdana" fillColor="15720400" lineColor="12632256"/>
          <styles xsi:type="notation:FontStyle" xmi:id="_OZtfYpDLEfCrRcmJh4yC1w"/>
          <styles xsi:type="notation:BooleanValueStyle" xmi:id="_OZtfYZDLEfCrRcmJh4yC1w" name="isHorizontal" booleanValue="true"/>
          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_OZtfYJDLEfCrRcmJh4yC1w" x="107" y="138" width="138" height="53"/>
        </children>
        <children xmi:id="_OZsRM5DLEfCrRcmJh4yC1w" type="State" element="_OZsRP5DLEfCrRcmJh4yC1w">
          <children xsi:type="notation:DecorationNode" xmi:id="_OZsRPJDLEfCrRcmJh4yC1w" type="StateName">
            <styles xsi:type="notation:ShapeStyle" xmi:id="_OZsRPpDLEfCrRcmJh4yC1w"/>
            <layoutConstraint xsi:type="notation:Location" xmi:id="_OZsRPZDLEfCrRcmJh4yC1w"/>
          </children>
          <children xsi:type="notation:Compartment" xmi:id="_OZsROZDLEfCrRcmJh4yC1w" type="StateTextCompartment">
            <children xsi:type="notation:Shape" xmi:id="_OZsROpDLEfCrRcmJh4yC1w" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_OZsRO5DLEfCrRcmJh4yC1w"/>
            </children>
          </children>
          <children xsi:type="notation:Compartment" xmi:id="_OZsROJDLEfCrRcmJh4yC1w" type="StateFigureCompartment"/>
          <styles xsi:type="notation:ShapeStyle" xmi:id="_OZsRN5DLEfCrRcmJh4yC1w" fontName="Verdana" fillColor="15720400" lineColor="12632256"/>
          <styles xsi:type="notation:FontStyle" xmi:id="_OZsRNpDLEfCrRcmJh4yC1w"/>
          <styles xsi:type="notation:BooleanValueStyle" xmi:id="_OZsRNZDLEfCrRcmJh4yC1w" name="isHorizontal" booleanValue="true"/>
          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_OZsRNJDLEfCrRcmJh4yC1w" x="1267" y="138" width="149" height="53"/>
        </children>
        <children xmi:id="_OZrqIJDLEfCrRcmJh4yC1w" type="State" element="_OZrqLJDLEfCrRcmJh4yC1w">
          <children xsi:type="notation:DecorationNode" xmi:id="_OZrqKZDLEfCrRcmJh4yC1w" type="StateName">
            <styles xsi:type="notation:ShapeStyle" xmi:id="_OZrqK5DLEfCrRcmJh4yC1w"/>
            <layoutConstraint xsi:type="notation:Location" xmi:id="_OZrqKpDLEfCrRcmJh4yC1w"/>
          </children>
          <children xsi:type="notation:Compartment" xmi:id="_OZrqJpDLEfCrRcmJh4yC1w" type="StateTextCompartment">
            <children xsi:type="notation:Shape" xmi:id="_OZrqJ5DLEfCrRcmJh4yC1w" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_OZrqKJDLEfCrRcmJh4yC1w"/>
            </children>
          </children>
          <children xsi:type="notation:Compartment" xmi:id="_OZrqJZDLEfCrRcmJh4yC1w" type="StateFigureCompartment"/>
          <styles xsi:type="notation:ShapeStyle" xmi:id="_OZrqJJDLEfCrRcmJh4yC1w" fontName="Verdana" fillColor="15720400" lineColor="12632256"/>
          <styles xsi:type="notation:FontStyle" xmi:id="_OZrqI5DLEfCrRcmJh4yC1w"/>
          <styles xsi:type="notation:BooleanValueStyle" xmi:id="_OZrqIpDLEfCrRcmJh4yC1w" name="isHorizontal" booleanValue="true"/>
          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_OZrqIZDLEfCrRcmJh4yC1w" x="399" y="138" width="204" height="53"/>
        </children>
        <children xmi:id="_OZs4QpDLEfCrRcmJh4yC1w" type="State" element="_OZs4TpDLEfCrRcmJh4yC1w">
          <children xsi:type="notation:DecorationNode" xmi:id="_OZs4S5DLEfCrRcmJh4yC1w" type="StateName">
            <styles xsi:type="notation:ShapeStyle" xmi:id="_OZs4TZDLEfCrRcmJh4yC1w"/>
            <layoutConstraint xsi:type="notation:Location" xmi:id="_OZs4TJDLEfCrRcmJh4yC1w"/>
          </children>
          <children xsi:type="notation:Compartment" xmi:id="_OZs4SJDLEfCrRcmJh4yC1w" type="StateTextCompartment">
            <children xsi:type="notation:Shape" xmi:id="_OZs4SZDLEfCrRcmJh4yC1w" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_OZs4SpDLEfCrRcmJh4yC1w"/>
            </children>
          </children>
          <children xsi:type="notation:Compartment" xmi:id="_OZs4R5DLEfCrRcmJh4yC1w" type="StateFigureCompartment"/>
          <styles xsi:type="notation:ShapeStyle" xmi:id="_OZs4RpDLEfCrRcmJh4yC1w" fontName="Verdana" fillColor="15720400" lineColor="12632256"/>
          <styles xsi:type="notation:FontStyle" xmi:id="_OZs4RZDLEfCrRcmJh4yC1w"/>
          <styles xsi:type="notation:BooleanValueStyle" xmi:id="_OZs4RJDLEfCrRcmJh4yC1w" name="isHorizontal" booleanValue="true"/>
          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_OZs4Q5DLEfCrRcmJh4yC1w" x="1081" y="403" width="163" height="53"/>
        </children>
        <children xmi:id="_OZs4UpDLEfCrRcmJh4yC1w" type="State" element="_OZtfW5DLEfCrRcmJh4yC1w">
          <children xsi:type="notation:DecorationNode" xmi:id="_OZtfWJDLEfCrRcmJh4yC1w" type="StateName">
            <styles xsi:type="notation:ShapeStyle" xmi:id="_OZtfWpDLEfCrRcmJh4yC1w"/>
            <layoutConstraint xsi:type="notation:Location" xmi:id="_OZtfWZDLEfCrRcmJh4yC1w"/>
          </children>
          <children xsi:type="notation:Compartment" xmi:id="_OZtfVZDLEfCrRcmJh4yC1w" type="StateTextCompartment">
            <children xsi:type="notation:Shape" xmi:id="_OZtfVpDLEfCrRcmJh4yC1w" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_OZtfV5DLEfCrRcmJh4yC1w"/>
            </children>
          </children>
          <children xsi:type="notation:Compartment" xmi:id="_OZtfVJDLEfCrRcmJh4yC1w" type="StateFigureCompartment"/>
          <styles xsi:type="notation:ShapeStyle" xmi:id="_OZtfU5DLEfCrRcmJh4yC1w" fontName="Verdana" fillColor="15720400" lineColor="12632256"/>
          <styles xsi:type="notation:FontStyle" xmi:id="_OZtfUpDLEfCrRcmJh4yC1w"/>
          <styles xsi:type="notation:BooleanValueStyle" xmi:id="_OZtfUZDLEfCrRcmJh4yC1w" name="isHorizontal" booleanValue="true"/>
          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_OZtfUJDLEfCrRcmJh4yC1w" x="871" y="138" width="119" height="53"/>
        </children>
        <children xmi:id="_XaDecJDLEfCrRcmJh4yC1w" type="Entry" element="_XaCQUJDLEfCrRcmJh4yC1w">
          <children xmi:id="_XaDedJDLEfCrRcmJh4yC1w" type="BorderItemLabelContainer">
            <children xsi:type="notation:DecorationNode" xmi:id="_XaDed5DLEfCrRcmJh4yC1w" type="BorderItemLabel">
              <styles xsi:type="notation:ShapeStyle" xmi:id="_XaDeeJDLEfCrRcmJh4yC1w"/>
              <layoutConstraint xsi:type="notation:Location" xmi:id="_XaDeeZDLEfCrRcmJh4yC1w"/>
            </children>
            <styles xsi:type="notation:ShapeStyle" xmi:id="_XaDedZDLEfCrRcmJh4yC1w" fontName="Verdana" lineColor="4210752"/>
            <layoutConstraint xsi:type="notation:Bounds" xmi:id="_XaDedpDLEfCrRcmJh4yC1w"/>
          </children>
          <styles xsi:type="notation:ShapeStyle" xmi:id="_XaDecZDLEfCrRcmJh4yC1w" fontName="Verdana" fillColor="0" lineColor="16777215"/>
          <styles xsi:type="notation:NamedStyle" xmi:id="_XaDecpDLEfCrRcmJh4yC1w" name="allowColors"/>
          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_XaDec5DLEfCrRcmJh4yC1w" x="168" y="102" width="15" height="15"/>
        </children>
        <layoutConstraint xsi:type="notation:Bounds" xmi:id="_BsmTvZDLEfCrRcmJh4yC1w"/>
      </children>
      <styles xsi:type="notation:ShapeStyle" xmi:id="_BsmTvpDLEfCrRcmJh4yC1w" fontName="Verdana" fillColor="16448250" lineColor="12632256"/>
      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_BsmTv5DLEfCrRcmJh4yC1w" y="10" width="1558" height="926"/>
    </children>
    <children xsi:type="notation:Shape" xmi:id="_BsmTwJDLEfCrRcmJh4yC1w" type="StatechartText" fontName="Verdana" lineColor="4210752">
      <children xsi:type="notation:DecorationNode" xmi:id="_BsmTwZDLEfCrRcmJh4yC1w" type="StatechartName">
        <styles xsi:type="notation:ShapeStyle" xmi:id="_BsmTwpDLEfCrRcmJh4yC1w"/>
        <layoutConstraint xsi:type="notation:Location" xmi:id="_BsmTw5DLEfCrRcmJh4yC1w"/>
      </children>
      <children xsi:type="notation:Shape" xmi:id="_BsmTxJDLEfCrRcmJh4yC1w" type="StatechartTextExpression" fontName="Verdana" lineColor="4210752">
        <layoutConstraint xsi:type="notation:Bounds" xmi:id="_BsmTxZDLEfCrRcmJh4yC1w"/>
      </children>
      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_BsmTxpDLEfCrRcmJh4yC1w" x="10" y="10" width="200" height="400"/>
    </children>
    <styles xsi:type="notation:BooleanValueStyle" xmi:id="_BsmTx5DLEfCrRcmJh4yC1w" name="inlineDefinitionSection"/>
    <styles xsi:type="notation:DiagramStyle" xmi:id="_BsmTyJDLEfCrRcmJh4yC1w"/>
    <edges xmi:id="_Yy6u0JDLEfCrRcmJh4yC1w" type="Transition" element="_Yy6HwJDLEfCrRcmJh4yC1w" source="_XaDecJDLEfCrRcmJh4yC1w" target="_OZtfX5DLEfCrRcmJh4yC1w">
      <children xsi:type="notation:DecorationNode" xmi:id="_Yy7V4JDLEfCrRcmJh4yC1w" type="TransitionExpression">
        <styles xsi:type="notation:ShapeStyle" xmi:id="_Yy7V4ZDLEfCrRcmJh4yC1w"/>
        <layoutConstraint xsi:type="notation:Location" xmi:id="_Yy7V4pDLEfCrRcmJh4yC1w" y="10"/>
      </children>
      <styles xsi:type="notation:ConnectorStyle" xmi:id="_Yy6u0ZDLEfCrRcmJh4yC1w" routing="Rectilinear" lineColor="4210752"/>
      <styles xsi:type="notation:FontStyle" xmi:id="_Yy6u05DLEfCrRcmJh4yC1w" fontName="Verdana"/>
      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_Yy6u0pDLEfCrRcmJh4yC1w" points="[-1, 6, 0, -26]$[-1, 29, 0, -3]"/>
      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_Yy788JDLEfCrRcmJh4yC1w" id="(0.4855072463768116,0.05660377358490566)"/>
    </edges>
    <edges xmi:id="_bXUlQJDLEfCrRcmJh4yC1w" type="Transition" element="_bXT-MJDLEfCrRcmJh4yC1w" source="_OZtfX5DLEfCrRcmJh4yC1w" target="_OZrqIJDLEfCrRcmJh4yC1w">
      <children xsi:type="notation:DecorationNode" xmi:id="_bXUlRJDLEfCrRcmJh4yC1w" type="TransitionExpression">
        <styles xsi:type="notation:ShapeStyle" xmi:id="_bXUlRZDLEfCrRcmJh4yC1w"/>
        <layoutConstraint xsi:type="notation:Location" xmi:id="_bXUlRpDLEfCrRcmJh4yC1w" x="6" y="-16"/>
      </children>
      <styles xsi:type="notation:ConnectorStyle" xmi:id="_bXUlQZDLEfCrRcmJh4yC1w" routing="Rectilinear" lineColor="4210752"/>
      <styles xsi:type="notation:FontStyle" xmi:id="_bXUlQ5DLEfCrRcmJh4yC1w" fontName="Verdana"/>
      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_bXUlQpDLEfCrRcmJh4yC1w" points="[15, -4, -160, 0]$[169, -4, -6, 0]"/>
      <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_bXVMUJDLEfCrRcmJh4yC1w" id="(0.8913043478260869,0.5471698113207547)"/>
      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_bXVMUZDLEfCrRcmJh4yC1w" id="(0.029411764705882353,0.4716981132075472)"/>
    </edges>
    <edges xmi:id="_eZc5gJDLEfCrRcmJh4yC1w" type="Transition" element="_eZcScJDLEfCrRcmJh4yC1w" source="_OZrqIJDLEfCrRcmJh4yC1w" target="_OZs4UpDLEfCrRcmJh4yC1w">
      <children xsi:type="notation:DecorationNode" xmi:id="_eZc5hJDLEfCrRcmJh4yC1w" type="TransitionExpression">
        <styles xsi:type="notation:ShapeStyle" xmi:id="_eZc5hZDLEfCrRcmJh4yC1w"/>
        <layoutConstraint xsi:type="notation:Location" xmi:id="_eZc5hpDLEfCrRcmJh4yC1w" y="-29"/>
      </children>
      <styles xsi:type="notation:ConnectorStyle" xmi:id="_eZc5gZDLEfCrRcmJh4yC1w" routing="Rectilinear" lineColor="4210752"/>
      <styles xsi:type="notation:FontStyle" xmi:id="_eZc5g5DLEfCrRcmJh4yC1w" fontName="Verdana"/>
      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_eZc5gpDLEfCrRcmJh4yC1w" points="[7, 1, -274, 0]$[275, 1, -6, 0]"/>
      <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_eZdgkJDLEfCrRcmJh4yC1w" id="(0.9656862745098039,0.4339622641509434)"/>
      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_eZdgkZDLEfCrRcmJh4yC1w" id="(0.05042016806722689,0.4528301886792453)"/>
    </edges>
    <edges xmi:id="_GSnm8JDMEfCrRcmJh4yC1w" type="Transition" element="_GSm_4JDMEfCrRcmJh4yC1w" source="_OZs4UpDLEfCrRcmJh4yC1w" target="_OZsRM5DLEfCrRcmJh4yC1w">
      <children xsi:type="notation:DecorationNode" xmi:id="_GSnm9JDMEfCrRcmJh4yC1w" type="TransitionExpression">
        <styles xsi:type="notation:ShapeStyle" xmi:id="_GSnm9ZDMEfCrRcmJh4yC1w"/>
        <layoutConstraint xsi:type="notation:Location" xmi:id="_GSnm9pDMEfCrRcmJh4yC1w" x="2" y="-41"/>
      </children>
      <styles xsi:type="notation:ConnectorStyle" xmi:id="_GSnm8ZDMEfCrRcmJh4yC1w" routing="Rectilinear" lineColor="4210752"/>
      <styles xsi:type="notation:FontStyle" xmi:id="_GSnm85DMEfCrRcmJh4yC1w" fontName="Verdana"/>
      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_GSnm8pDMEfCrRcmJh4yC1w" points="[60, -4, -425, -7]$[337, -4, -148, -7]"/>
      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_50_MIJDMEfCrRcmJh4yC1w" id="(0.9932885906040269,0.5471698113207547)"/>
    </edges>
    <edges xmi:id="_gj2poJDNEfCrRcmJh4yC1w" type="Transition" element="_gj2CkJDNEfCrRcmJh4yC1w" source="_OZs4QpDLEfCrRcmJh4yC1w" target="_OZs4UpDLEfCrRcmJh4yC1w">
      <children xsi:type="notation:DecorationNode" xmi:id="_gj2ppJDNEfCrRcmJh4yC1w" type="TransitionExpression">
        <styles xsi:type="notation:ShapeStyle" xmi:id="_gj2ppZDNEfCrRcmJh4yC1w"/>
        <layoutConstraint xsi:type="notation:Location" xmi:id="_gj2pppDNEfCrRcmJh4yC1w" x="1" y="-128"/>
      </children>
      <styles xsi:type="notation:ConnectorStyle" xmi:id="_gj2poZDNEfCrRcmJh4yC1w" routing="Rectilinear" lineColor="4210752"/>
      <styles xsi:type="notation:FontStyle" xmi:id="_gj2po5DNEfCrRcmJh4yC1w" fontName="Verdana"/>
      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_gj2popDNEfCrRcmJh4yC1w" points="[-15, -5, 151, 241]$[-154, -5, 12, 241]$[-154, -243, 12, 3]"/>
      <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_gj33wJDNEfCrRcmJh4yC1w" id="(0.09202453987730061,0.5849056603773585)"/>
      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_gj33wZDNEfCrRcmJh4yC1w" id="(0.4957983193277311,0.9433962264150944)"/>
    </edges>
    <edges xmi:id="_v_KhEJDNEfCrRcmJh4yC1w" type="Transition" element="_v_J6AJDNEfCrRcmJh4yC1w" source="_OZsRM5DLEfCrRcmJh4yC1w" target="_OZs4QpDLEfCrRcmJh4yC1w">
      <children xsi:type="notation:DecorationNode" xmi:id="_v_KhFJDNEfCrRcmJh4yC1w" type="TransitionExpression">
        <styles xsi:type="notation:ShapeStyle" xmi:id="_v_KhFZDNEfCrRcmJh4yC1w"/>
        <layoutConstraint xsi:type="notation:Location" xmi:id="_v_KhFpDNEfCrRcmJh4yC1w" x="-63" y="90"/>
      </children>
      <styles xsi:type="notation:ConnectorStyle" xmi:id="_v_KhEZDNEfCrRcmJh4yC1w" routing="Rectilinear" lineColor="4210752"/>
      <styles xsi:type="notation:FontStyle" xmi:id="_v_KhE5DNEfCrRcmJh4yC1w" fontName="Verdana"/>
      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_v_KhEpDNEfCrRcmJh4yC1w" points="[-1, 27, 104, -252]$[-1, 264, 104, -15]$[-97, 264, 8, -15]"/>
      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_v_LIIJDNEfCrRcmJh4yC1w" id="(0.950920245398773,0.7547169811320755)"/>
    </edges>
    <edges xmi:id="_aRI48JDOEfCrRcmJh4yC1w" type="Transition" element="_aRIR4JDOEfCrRcmJh4yC1w" source="_OZs4UpDLEfCrRcmJh4yC1w" target="_OZtfX5DLEfCrRcmJh4yC1w">
      <children xsi:type="notation:DecorationNode" xmi:id="_aRI49JDOEfCrRcmJh4yC1w" type="TransitionExpression">
        <styles xsi:type="notation:ShapeStyle" xmi:id="_aRI49ZDOEfCrRcmJh4yC1w"/>
        <layoutConstraint xsi:type="notation:Location" xmi:id="_aRI49pDOEfCrRcmJh4yC1w" x="24" y="-34"/>
      </children>
      <styles xsi:type="notation:ConnectorStyle" xmi:id="_aRI48ZDOEfCrRcmJh4yC1w" routing="Rectilinear" lineColor="4210752"/>
      <styles xsi:type="notation:FontStyle" xmi:id="_aRI485DOEfCrRcmJh4yC1w" fontName="Verdana"/>
      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_aRI48pDOEfCrRcmJh4yC1w" points="[19, 3, 739, 9]$[19, 52, 739, 58]$[-737, 52, -17, 58]$[-737, 3, -17, 9]"/>
      <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_aRJgAJDOEfCrRcmJh4yC1w" id="(0.33613445378151263,0.9433962264150944)"/>
      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_aRJgAZDOEfCrRcmJh4yC1w" id="(0.6086956521739131,0.8301886792452831)"/>
    </edges>
  </notation:Diagram>
</xmi:XMI>
