<?xml version="1.0" ?> <test> <statechart> <root> <state id="a"> <transition event="e" target="../b"/> </state> </root> </statechart> </test>