<?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">
	<conf:instructions>
		Change the value of the alphabet attribute from 'x-myorganization-myalphabet' to a conformant vendor specific value. If and only if no vendor specific value exists, the value of the alphabet attribute may be changed to 'ipa'.
	</conf:instructions>
	<conf:input>example</conf:input>
	<conf:output conf:category="tts">
		<conf:item>
			<conf:outphoneme alphabet="ipa">ɪgˈzampəl</conf:outphoneme>
		</conf:item>
	</conf:output>
	<conf:output conf:category="asr">
		<conf:item>
			<conf:outphoneme alphabet="ipa">ɪgˈzampəl</conf:outphoneme>
		</conf:item>
	</conf:output>
	<conf:lexicon uri="54.pls" conformant="true"/>
</conf:test>
