<grammar xml:lang="en-US" tag-format="semantics-ms/1.0" version="1.0" mode="voice" root="Rule1" xmlns="http://www.w3.org/2001/06/grammar" xmlns:sapi="http://schemas.microsoft.com/Speech/2002/06/SRGSExtensions">
	<rule id="Rule1">
		<one-of>
			<item>yes</item>
			<item>no</item>
		</one-of>
	</rule>
</grammar>