<?xml version="1.0" ?>
<scxml xmlns="http://www.w3.org/2005/07/scxml" version="1.0"
       initial="wrapper" name="CalculatortateMachine">
    <state id="wrapper">
    </state>
</scxml>
