
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_0a0c99f2_0b6b_4cd2_9051_e26c408fc4d2 [id="id_0a0c99f2_0b6b_4cd2_9051_e26c408fc4d2#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_22155ce7_490c_4d1e_ba9f_d12719a7a0a1 [id="id_22155ce7_490c_4d1e_ba9f_d12719a7a0a1#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_0a0c99f2_0b6b_4cd2_9051_e26c408fc4d2:s -> id_22155ce7_490c_4d1e_ba9f_d12719a7a0a1:n [id="id_0a0c99f2_0b6b_4cd2_9051_e26c408fc4d2@fun-main" tailtooltip=" " edgetooltip=" "]

}
