<!-- Template Settings File -->
<?xml version="1.0"?>
<template>

	<loading>
		<!--
			Defines the direction the progress bar is cropped from.
			0 left-right
			1 right-left
			2 top-bottom
			3 bottom-top
		-->
		<progress-type>0</progress-type>
	</loading>

	<button>
		<!-- Global Alpha states for all buttons -->
		<normal-alpha>0.4</normal-alpha>
		<selected-alpha>1</selected-alpha>
		<alignment-y>0.5</alignment-y>
		
		<!--on-text>5</on-text>
		<off-text>9</off-text-->
		<active-icon>icon_marker.png</active-icon>
	</button>


	<root>
		<button-sound>true</button-sound>
		<bdlive-button>true</bdlive-button>
		<bdlive-button profile="1.0">false</bdlive-button>

		<button-padding>5</button-padding>
		<!-- Play Movie, Main Menu, Languages, Scene Selection, Special Features-->
		<button-text>2,48,3,30,31</button-text>
		<button-y>20</button-y>
		<highlight-alignment>center</highlight-alignment>

	</root>
	<!-- Comment the language tags along with either of 
	audio or subtitle tags for either audo or subtitle 
	be part of main tier -->
	<language>
		<button-padding>5</button-padding>
		<button-text>4,11</button-text>
	</language>
	

	<audio>
		<button-text>5,6,7,8,9,10</button-text>
	</audio>
	
	<subtitle>
		<button-text>12,13,14,15,16,17,19,20,21,22,23,24,25,26,27,28,29</button-text>
	</subtitle>
	
	<!--
	<commentary_subtitle_1>
		<button-text>10</button-text>
	</commentary_subtitle_1>
	-->

	<scene_selection>
		<add-text>40</add-text>
		<delete-text>41</delete-text>
		<view-text>42</view-text>
	</scene_selection>



	<special_features>
		<buttons-visible>3</buttons-visible>
		<button-text>32,33,34,35</button-text>
		<!--
		Valid entries for special features button:
			COMMENTARY_#		Feature Audio Commentary menus
			AV				submenu that plays video
			#<video_id>		Plays a video
			TRAILERS		trailer menu (only 1 allowed)
			~<title_number> Title Jump
			BDLIVE			BD-Live Button
			DOWNLOADS		Downloaded Content Button (Make sure to include this if 
							there is a BDLive Button in the Root Menu
		-->

		<button>#SF_0,#SF_1,#SF_2,TRAILERS</button>
		
		<menus>

			<!--COMMENTARY_1>
				<button-text>5,9</button-text>
			</COMMENTARY_1-->


			<TRAILERS>
				<buttons-visible>3</buttons-visible>
				<button-text>36,37</button-text>
				<button>#T_0,#T_1</button>
			</TRAILERS>

			<!-- add @ for the commentary button to be present
			 in the sf sub-tier -->	
		</menus>
	</special_features>

</template>
