<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright © 2007 W3C ® (MIT , ERCIM , Keio), All Rights Reserved. W3C liability, trademark, document use rules apply.  -->
<conf:test xmlns:conf="http://www.w3.org/2007/01/pls-conformance"
	   xmlns="http://www.w3.org/2005/01/pronunciation-lexicon"
	   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	   xsi:schemaLocation="http://www.w3.org/2007/01/pls-conformance http://www.w3.org/Voice/2007/pls-irp/pls-conformance.xsd"
	   xmlns:exp="http://www.example.com/myroles">
	<conf:instructions>
		If the TTS processor is documented as having a method of selecting pronunciations, comment all conf:item sub-elements in the 'tts' category but the one related to the expected pronunciation.
	</conf:instructions>
	<conf:input role="exp:dr2">dr.</conf:input>
	<conf:output conf:category="tts">
	  <conf:item>
			<conf:outalias>doctor</conf:outalias>
		</conf:item>
<!--
		<conf:item>
			<conf:outphoneme alphabet="ipa">ˈdɒːk.te̝r</conf:outphoneme>
		</conf:item>
		<conf:item>
			<conf:outphoneme alphabet="ipa">ˈdɒk.te˞</conf:outphoneme>
		</conf:item>
--> 
	</conf:output>
	<conf:lexicon uri="94.pls" conformant="true"/>
</conf:test>
