1<grammar xmlns="http://relaxng.org/ns/structure/1.0">
2 <start>
3   <element name="c">
4     <empty/>
5   </element>
6 </start>
7</grammar>
8