<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<definitions xmlns="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" xmlns:tns="http://sourceforge.net/bpmn/definitions/_1363693864276" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:yaoqiang="http://bpmn.sourceforge.net" exporter="Yaoqiang BPMN Editor" exporterVersion="2.1.25" expressionLanguage="http://www.w3.org/1999/XPath" id="_1363693864276" name="" targetNamespace="http://sourceforge.net/bpmn/definitions/_1363693864276" typeLanguage="http://www.w3.org/2001/XMLSchema" xsi:schemaLocation="http://www.omg.org/spec/BPMN/20100524/MODEL http://bpmn.sourceforge.net/schemas/BPMN20.xsd">
  <process id="PROCESS_1" isClosed="false" isExecutable="true" processType="None">
    <startEvent xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" id="_2" isInterrupting="true" name="MyStart" parallelMultiple="false">
      <outgoing>_4</outgoing>
    </startEvent>
    <task completionQuantity="1" id="_3" isForCompensation="false" name="MyTask" startQuantity="1">
      <incoming>_4</incoming>
    </task>
    <sequenceFlow id="_4" sourceRef="_2" targetRef="_3"/>
    <endEvent id="_5" name="MyEnd">
      <incoming>_8</incoming>
    </endEvent>
    <boundaryEvent attachedToRef="_3" cancelActivity="true" id="_7" name="MyTimeout" parallelMultiple="false">
      <extensionElements>
        <yaoqiang:style align="center" labelPosition="center" verticalAlign="bottom" verticalLabelPosition="top"/>
      </extensionElements>
      <outgoing>_8</outgoing>
      <timerEventDefinition id="_7_ED_1"/>
    </boundaryEvent>
    <sequenceFlow id="_8" sourceRef="_7" targetRef="_5"/>
  </process>
  <bpmndi:BPMNDiagram documentation="background=#FFFFFF;count=1;horizontalcount=1;orientation=0;width=597.6;height=842.4;imageableWidth=587.6;imageableHeight=832.4;imageableX=5.0;imageableY=5.0" id="Yaoqiang_Diagram-_1" name="New Diagram">
    <bpmndi:BPMNPlane bpmnElement="PROCESS_1">
      <bpmndi:BPMNShape bpmnElement="_5" id="Yaoqiang-_5">
        <dc:Bounds height="32.0" width="32.0" x="310.0" y="200.0"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="32.0" width="32.0" x="-1.0" y="-1.0"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="_3" id="Yaoqiang-_3">
        <dc:Bounds height="65.0" width="95.0" x="115.0" y="183.5"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="65.0" width="95.0" x="-1.0" y="-1.0"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="_2" id="Yaoqiang-_2">
        <dc:Bounds height="32.0" width="32.0" x="20.0" y="200.0"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="32.0" width="32.0" x="-1.0" y="-1.0"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape bpmnElement="_7" id="Yaoqiang-_7">
        <dc:Bounds height="32.0" width="32.0" x="194.0" y="200.5"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="1.0" width="0.0" x="-16.0" y="17.0"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge bpmnElement="_8" id="Yaoqiang-_8" sourceElement="_7" targetElement="_5">
        <di:waypoint x="225.8154608651933" y="216.50000000000006"/>
        <di:waypoint x="310.02686404460627" y="216.0"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="0.0" width="0.0" x="0.0" y="0.0"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge bpmnElement="_4" id="Yaoqiang-_4" sourceElement="_2" targetElement="_3">
        <di:waypoint x="52.131012417064824" y="216.0"/>
        <di:waypoint x="115.28947368421052" y="216.0"/>
        <bpmndi:BPMNLabel>
          <dc:Bounds height="-1.0" width="-1.0" x="-1.0" y="-1.0"/>
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
    </bpmndi:BPMNPlane>
  </bpmndi:BPMNDiagram>
</definitions>
