
digraph {
  bgcolor="transparent"

  node [penwidth=0.5 fontsize="12" shape="box" style="filled" fontcolor="white" fontname="Courier New"]
  edge [penwidth=2 fontsize="10" color="#0A1931" arrowsize=0.8 fontname="Courier New"]

#########
# NODES #
#########
  id_ec9b2574_39bd_46a0_bf0a_3411025bf443 [id="id_ec9b2574_39bd_46a0_bf0a_3411025bf443#Begin" pos="0.0,10000.0!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="Begin" tooltip="Begin" shape="ellipse" fillcolor="#8de4ff" color="#00799e" fontcolor="#982b13"] 
  id_a92264a3_34c7_478a_99cf_c6fc85f078f3 [id="id_a92264a3_34c7_478a_99cf_c6fc85f078f3#Output" pos="0.0,9999.0625!" height=0.4 width=2.62 fixedsize=true group="fun-main"    label="\"WELCOME TO FLOWRUN\"" tooltip="\"WELCOME TO FLOWRUN\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_6a13c527_8d9c_4aee_9c28_57334e3e13da [id="id_6a13c527_8d9c_4aee_9c28_57334e3e13da#Output" pos="0.0,9998.125!" height=0.4 width=2.4000000000000004 fixedsize=true group="fun-main"    label="\"Have a great day\"" tooltip="\"Have a great day\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_862b05c0_13bd_4e4d_b001_5cd9933fdc80 [id="id_862b05c0_13bd_4e4d_b001_5cd9933fdc80#Output" pos="0.0,9997.1875!" height=0.4 width=1.63 fixedsize=true group="fun-main"    label="\"I wake up\"" tooltip="\"I wake up\"" shape="trapezium" fillcolor="#015692" color="#002a3a" fontcolor="white"] 
  id_4c449d1c_9628_481f_8248_dd71a6e9cffb [id="id_4c449d1c_9628_481f_8248_dd71a6e9cffb#Return" pos="0.0,9996.25!" height=0.4 width=1.0 fixedsize=true group="fun-main"    label="End" tooltip="End" shape="ellipse" fillcolor="#8de4ff" color="#00799e" fontcolor="#982b13"] 

#########
# EDGES #
#########
  id_ec9b2574_39bd_46a0_bf0a_3411025bf443:s -> id_a92264a3_34c7_478a_99cf_c6fc85f078f3:n [id="id_ec9b2574_39bd_46a0_bf0a_3411025bf443@fun-main" tailtooltip=" " edgetooltip=" "]
  id_a92264a3_34c7_478a_99cf_c6fc85f078f3:s -> id_6a13c527_8d9c_4aee_9c28_57334e3e13da:n [id="id_a92264a3_34c7_478a_99cf_c6fc85f078f3@fun-main" tailtooltip=" " edgetooltip=" "]
  id_6a13c527_8d9c_4aee_9c28_57334e3e13da:s -> id_862b05c0_13bd_4e4d_b001_5cd9933fdc80:n [id="id_6a13c527_8d9c_4aee_9c28_57334e3e13da@fun-main" tailtooltip=" " edgetooltip=" "]
  id_862b05c0_13bd_4e4d_b001_5cd9933fdc80:s -> id_4c449d1c_9628_481f_8248_dd71a6e9cffb:n [id="id_862b05c0_13bd_4e4d_b001_5cd9933fdc80@fun-main" tailtooltip=" " edgetooltip=" "]

}
