<?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>
		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>huge</conf:input>
	<conf:output conf:category="tts">
	  <conf:item>
			<conf:outphoneme alphabet="ipa">hjuːdʒ</conf:outphoneme>
		</conf:item>
<!--		
    <conf:item>
			<conf:outphoneme alphabet="ipa">juːdʒ</conf:outphoneme>
		</conf:item>
--> 
	</conf:output>
	<conf:lexicon uri="65.pls" conformant="true"/>
</conf:test>
