<?xml version="1.0"?>
<net name="teste_blink" type="iopt-flow">
  <transition id="t001" x="110" y="35" priority="0">
    <name off_x="-10" off_y="-10" text="t001"/>
    <comment off_x="-10" off_y="20" text="-"/>
  </transition>
  <transition id="t002" x="110" y="95" priority="0">
    <name off_x="-10" off_y="-10" text="t002"/>
    <comment off_x="-10" off_y="20" text="-"/>
  </transition>
  <place id="p003" x="55" y="65" init_marking="1">
    <name off_x="-10" off_y="-10" text="p003"/>
    <comment off_x="0" off_y="20" text="-"/>
  </place>
  <place id="p004" x="165" y="65" init_marking="0">
    <name off_x="-10" off_y="-10" text="p004"/>
    <comment off_x="-10" off_y="20" text="-"/>
  </place>
  <signal id="s005" x="15" y="35" mode="input" type="boolean" min="0" max="1" frac="0" value="0" dynamic="none" io_pin="23"/>
  <signal id="s006" x="220" y="65" mode="output" type="boolean" min="0" max="1" dynamic="none" frac="0" value="0" io_pin="24"/>
  <arc id="a007" type="normal" source="p003" target="t001"/>
  <arc id="a008" type="normal" source="t001" target="p004"/>
  <arc id="a009" type="normal" source="p004" target="t002"/>
  <arc id="a010" type="normal" source="t002" target="p003"/>
  <arc id="a011" type="read" source="s005" target="t001"/>
  <arc id="a012" type="read" source="p004" target="s006"/>
</net>
