<?xml version="1.0" encoding="UTF-8" ?>
<!-- @ Copyright 2003 W3C (MIT, ERCIM, Keio), All Rights Reserved.
     See http://www.w3.org/Consortium/Legal/. @ -->

<!--
	Test Assertion: 87
	@author will gardella
	@version 1.0, 12/05/2003
-->

<conf:test xmlns:conf="http://www.w3.org/2002/ssml-conformance">
    <conf:instruction>
		To pass, no change in the voice or prosody should occur.
    </conf:instruction>
    <conf:test_markup>
        <speak xml:lang="en-US" version="1.0" xmlns="http://www.w3.org/2001/10/synthesis">
            <s> The first sentence is pronounced by this voice. </s>
            <s xml:lang="en-US"> If this sentence is pronounced by the same voice, it's a pass.</s>
        </speak>
    </conf:test_markup>
</conf:test>
