<?xml version="1.0"?> 
<PromoManager>
	<DubListManager>
		<!--Valid TimeCodeFormats are NTSC or PAL. Default NTSC-->
		<TimeCodeFormat>NTSC</TimeCodeFormat>
	</DubListManager>
	<PurgerListManager>
		<TimeCodeFormat>PAL</TimeCodeFormat>
		<!-- Valid RecordsPerpage is two digital number chractors, it's value is less than 100 -->
		<!-- It is used for Bias Format, Default value is 52 -->		
		<RecordsPerPage>5</RecordsPerPage>
	</PurgerListManager>
</PromoManager>
	
