<?xml version="1.0"?>
<speak version="1.0" xml:lang="en-US">
<voice gender="female">
Oscar nominations to be revealed
</voice>
<voice name="Mike">
The film world awaits the 78th Academy Awards shortlist, with
<emphasis level="strong">Brokeback Mountain</emphasis>
among the contenders.
</voice>
</speak>
<grammar version="1.0" xmlns="http://www.w3.org/2001/06/grammar"
xml:lang="en-US" tag-format="semantics/1.0" root="answer">
<rule id="answer" scope="public">
<one-of>
<item><ruleref uri="#yes"/></item>
<item><ruleref uri="#no"/></item>
</one-of>
</rule>
<rule id="yes">
<one-of>
<item>yes</item>
<item>yeah<tag>out="yes";</tag></item>
<item><token>you bet</token><tag>out="yes";</tag></item>
<item xml:lang="fr-CA">oui<tag>out="yes";</tag></item>
</one-of>
</rule>
<rule id="no">
<one-of>
<item>no</item>
<item>nope</item>
<item>no way</item>
</one-of>
<tag>out="no";</tag>
</rule>
</grammar>
The VIF is outdated:
w3.org/2006/Talks/0523-maxf-wwww3.org/Voice