(start)->|a|,

|a|->(Make Coffee)->|b|,

|a|->(Make Breakfast)->|b|,

|b|-><c>[want more coffee]->(Make Coffee),

<c>[satisfied]->(end)