<?xml version="1.0"?>
<net name="blink" type="iopt-flow">
  <transition id="t001" x="110" y="45" priority="0">
    <name off_x="-10" off_y="-10" text="t001"/>
    <comment off_x="-10" off_y="20" text="-"/>
  </transition>
  <place id="p003" x="65" y="80" init_marking="1">
    <name off_x="-10" off_y="-10" text="p003"/>
    <comment off_x="0" off_y="20" text="-"/>
  </place>
  <transition id="t004" x="110" y="115" priority="0">
    <name off_x="-10" off_y="-10" text="t004"/>
    <comment off_x="-10" off_y="20" text="-"/>
  </transition>
  <place id="p005" x="155" y="80" init_marking="0">
    <name off_x="-10" off_y="-10" text="p005"/>
    <comment off_x="-10" off_y="20" text="-"/>
  </place>
  <signal id="Led" x="215" y="80" mode="output" type="boolean" min="0" max="1" frac="0" value="0" dynamic="none"/>
  <arc id="a008" type="normal" source="p003" target="t001"/>
  <arc id="a009" type="normal" source="t001" target="p005"/>
  <arc id="a010" type="normal" source="p005" target="t004"/>
  <arc id="a011" type="normal" source="t004" target="p003"/>
  <arc id="a012" type="read" source="p005" target="Led"/>
  <signal id="click" x="30" y="45" mode="input" type="boolean" min="0" max="1"/>
  <arc id="a002" type="read" source="click" target="t001"/>
</net>
