selector{
cond c_goal
sequence{
cond 1
cond 4
act a1()
}
cond 2
cond 3
act a2()
act a3()
cond c_start
act a4()