<?xml version="1.0" ?> <test> <statechart> <semantics/> <root initial="c"> <!-- initial doesn't exist --> <state id="a"/> <state id="b"/> </root> </statechart> <output> </output> </test>