<?xml version="1.0" encoding="UTF-8"?>
<audience  xmlns="http://ns.real.com/tools/audience.1.0">
	<avgBitrate type="uint">450000</avgBitrate>
	<maxBitrate type="uint">900000</maxBitrate>
	<streams>
		<videoStream>
			<pluginName type="string">rn-videocodec-realvideo</pluginName>
			<codecName type="string">rv9</codecName>
			<encodingType type="string">vbrBitrate</encodingType>
			<quality type="uint">84</quality>
			<maxStartupLatency type="double">4</maxStartupLatency>
			<maxFrameRate type="double">30</maxFrameRate>
			<maxKeyFrameInterval type="double">10</maxKeyFrameInterval>
			<enableLossProtection type="bool">false</enableLossProtection>
		</videoStream>
		<audioStream>
			<pluginName type="string">rn-audiocodec-realaudio</pluginName>
			<codecName type="string">cook</codecName>
			<codecFlavor type="uint">25</codecFlavor>
			<streamContext type="bag">
				<presentationType type="string">audio-video</presentationType>
				<audioMode type="string">music</audioMode>
			</streamContext>
		</audioStream>
		<audioStream>
			<pluginName type="string">rn-audiocodec-realaudio</pluginName>
			<codecName type="string">cook</codecName>
			<codecFlavor type="uint">14</codecFlavor>
			<streamContext type="bag">
				<presentationType type="string">audio-video</presentationType>
				<audioMode type="string">voice</audioMode>
			</streamContext>
		</audioStream>
		<audioStream>
			<pluginName type="string">rn-audiocodec-realaudio</pluginName>
			<codecName type="string">atrc</codecName>
			<codecFlavor type="uint">5</codecFlavor>
			<streamContext type="bag">
				<presentationType type="string">audio-only</presentationType>
				<audioMode type="string">music</audioMode>
			</streamContext>
		</audioStream>
		<audioStream>
			<pluginName type="string">rn-audiocodec-realaudio</pluginName>
			<codecName type="string">cook</codecName>
			<codecFlavor type="uint">25</codecFlavor>
			<streamContext type="bag">
				<presentationType type="string">audio-only</presentationType>
				<audioMode type="string">voice</audioMode>
			</streamContext>
		</audioStream>
	</streams>
</audience>
