
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_b970d44f_f560_4581_bbc8_bb311365ff03 [id="id_b970d44f_f560_4581_bbc8_bb311365ff03#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_f1d6a061_b5e2_4fdc_94c8_954831e78249 [id="id_f1d6a061_b5e2_4fdc_94c8_954831e78249#Return" pos="0.0,9999.0625!" 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_b970d44f_f560_4581_bbc8_bb311365ff03:s -> id_f1d6a061_b5e2_4fdc_94c8_954831e78249:n [id="id_b970d44f_f560_4581_bbc8_bb311365ff03@fun-main" tailtooltip=" " edgetooltip=" "]

}
