﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<window>
  <controls>

    	<control>
      		<id>1</id>
      		<description>background image</description>
      		<type>image</type>
    	</control>

    	<control>
      		<description>TV guide background</description>
      		<type>image</type>
      		<id>1</id>
      		<posX>29</posX>
      		<posY>105</posY>
      		<width>1189</width>
      		<height>595</height>
      		<texture>tvguide_bg.png</texture>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
    	</control>

	<control Style="Header">
		<description>TV Guide header</description>
		<type>label</type>
		<id>1</id>
		<posX>1120</posX>
		<posY>30</posY>
		<label>600</label>
      		<align>right</align>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
	</control>

	<control>
		<id>1</id>
		<description>television header logo</description>
		<type>image</type>
		<posX>1130</posX>
		<posY>15</posY>
      		<width>100</width>
      		<height>80</height>
      		<keepaspectratio>yes</keepaspectratio>
		<texture>hover_my tv.png</texture>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
	</control>

    	<control>
      		<description>TVGUIDE Panel</description>
      		<type>image</type>
      		<id>2</id>
      		<posX>166</posX>
      		<posY>135</posY>
      		<width>1053</width>
      		<height>355</height>
      		<colordiffuse>ffffffff</colordiffuse>
      		<texture>-</texture>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
    	</control>

    	<control Style="Header">
      		<description>Single Channel Label</description>
      		<type>label</type>
      		<id>32</id>
		<posX>1120</posX>
		<posY>30</posY>
      		<align>right</align>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
    	</control>

    	<control>
      		<description>Single Channel Image</description>
      		<type>image</type>
      		<id>33</id>
      		<posX>80</posX>
      		<posY>25</posY>
      		<width>100</width>
      		<height>70</height>
      		<keepaspectratio>yes</keepaspectratio>
      		<texture>default.png</texture>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
    	</control>

    <!-- Timeheader background must be defined before Timeheader label template -->
    <!-- b/c Timeheader is on the background and will be rendered first -->

    	<control>
      		<description>time header divider image template dummy</description>
      		<type>image</type>
      		<id>90</id>
      		<texture>-</texture>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
    	</control>

    	<control>
      		<description>time header divider image 1</description>
      		<type>image</type>
      		<id>1</id>
      		<posX>358</posX>
      		<posY>117</posY>
      		<width>4</width>
      		<height>20</height>
      		<texture>divider.png</texture>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
    	</control>

    	<control>
      		<description>time header divider image 2</description>
      		<type>image</type>
      		<id>1</id>
      		<posX>573</posX>
      		<posY>117</posY>
      		<width>4</width>
      		<height>20</height>
      		<texture>divider.png</texture>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
    	</control>

    	<control>
      		<description>time header divider image 3</description>
      		<type>image</type>
      		<id>1</id>
      		<posX>787</posX>
      		<posY>117</posY>
      		<width>4</width>
      		<height>20</height>
      		<texture>divider.png</texture>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
    	</control>

    	<control>
      		<description>time header divider image 4</description>
      		<type>image</type>
      		<id>1</id>
      		<posX>1001</posX>
      		<posY>117</posY>
      		<width>4</width>
      		<height>20</height>
      		<texture>divider.png</texture>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
    	</control>

    	<control>
      		<description>time header label template</description>
      		<type>label</type>
      		<id>40</id>
      		<posX>362</posX>
      		<posY>114</posY>
      		<font>font13</font>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
    	</control>

    	<control>
      		<description>day spin control</description>
      		<type>spincontrol</type>
      		<id>6</id>
      		<posX>79</posX>
      		<posY>114</posY>
      		<width>25</width>
      		<height>25</height>
      		<showrange>no</showrange>
      		<orientation>horizontal</orientation>
      		<align>center</align>
      		<onleft>60</onleft>
      		<onright>8</onright>
      		<textureUp>arrow_round_right_nofocus.png</textureUp>
      		<textureDown>arrow_round_left_nofocus.png</textureDown>
      		<textureUpFocus>arrow_round_right_focus.png</textureUpFocus>
      		<textureDownFocus>arrow_round_left_focus.png</textureDownFocus>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
    	</control>

    	<control>
      		<description>time interval spin control</description>
      		<type>spincontrol</type>
      		<id>8</id>
      		<posX>268</posX>
      		<posY>114</posY>
      		<width>25</width>
      		<height>25</height>
      		<showrange>no</showrange>
      		<orientation>horizontal</orientation>
      		<align>center</align>
      		<textureUp>arrow_round_right_nofocus.png</textureUp>
      		<textureDown>arrow_round_left_nofocus.png</textureDown>
      		<textureUpFocus>arrow_round_right_focus.png</textureUpFocus>
      		<textureDownFocus>arrow_round_left_focus.png</textureDownFocus>
      		<onleft>6</onleft>
      		<onright>8</onright>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
    	</control>

    	<control>
      		<description>Channel template</description>
      		<type>image</type>
      		<id>20</id>
      		<posX>79</posX>
      		<posY>145</posY>
      		<width>282</width>
      		<height>43</height>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
    	</control>

    	<control>
      		<description>Channel image template</description>
      		<type>image</type>
      		<id>7</id>
      		<posX>4</posX>
      		<posY>3</posY>
      		<width>53</width>
      		<height>36</height>
      		<zoom>no</zoom>
      		<keepaspectratio>yes</keepaspectratio>
      		<align>center</align>
      		<texture>default.png</texture>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
    	</control>

    	<control>
      		<description>channel Label template</description>
      		<type>label</type>
      		<id>18</id>
      		<posX>58</posX>
      		<posY>6</posY>
      		<width>115</width>
      		<height>18</height>
      		<font>font14</font>
      		<textcolor>FFFFFFFF</textcolor>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
    	</control>

    	<control Style="Title16">
      		<description>Current program title</description>
      		<type>fadelabel</type>
      		<id>13</id>
      		<posX>370</posX>
      		<posY>488</posY>
      		<width>720</width>
      		<label>#TV.Guide.CompositeTitle</label>
		<visible>!skin.hassetting(#skin.tvguide.showgenrekey)</visible>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
    	</control>

    	<control Style="Title14">
      		<description>Current program title</description>
      		<type>fadelabel</type>
      		<id>13</id>
      		<posX>370</posX>
      		<posY>517</posY>
      		<width>575</width>
      		<label>#TV.Guide.CompositeTitle</label>
		<visible>skin.hassetting(#skin.tvguide.showgenrekey)</visible>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
    	</control>

    	<control Style="Label">
      		<description>Current program time</description>
      		<type>label</type>
      		<id>14</id>
      		<posX>960</posX>
      		<posY>657</posY>
      		<align>right</align>
      		<label>#TV.Guide.Time (#TV.Guide.DurationMins)</label>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
    	</control>

    	<control Style="Label">
      		<description>Current program genre</description>
      		<type>label</type>
      		<id>27</id>
      		<posX>370</posX>
      		<posY>657</posY>
      		<width>355</width>
      		<label>#TV.Guide.Genre</label>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
    	</control>

    	<control>
      		<description>Horizontal seperator</description>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
      		<type>image</type>
      		<id>1</id>
     		<posX>370</posX>
      		<posY>545</posY>
      		<width>600</width>
      		<texture>seperator.png</texture>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
    	</control>

    	<control>
      		<description>EPG Description</description>
      		<type>textboxscrollup</type>
      		<id>15</id>
      		<posX>370</posX>
      		<posY>550</posY>
      		<width>610</width>
      		<height>100</height>
      		<label>#TV.Guide.Description</label>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
    	</control>

    	<control>
      		<description>template for program title light area</description>
      		<type>label</type>
      		<id>24</id>
      		<visible>no</visible>
      		<label>-</label>
      		<font>font13</font>
		<textcolor>black</textcolor>
		<posX>10</posX>
		<posY>7</posY>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
    	</control>

    	<control>
      		<description>vertical timeline</description>
      		<type>image</type>
      		<id>25</id>
      		<posX>73</posX>
      		<posY>142</posY>
      		<height>447</height>
      		<colordiffuse>ffffffff</colordiffuse>
      		<texture>tvguide_slider.png</texture>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
    	</control>

    	<control>
      		<description>template for program title darkarea </description>
      		<type>label</type>
      		<visible>no</visible>
      		<id>26</id>
      		<label>-</label>
      		<font>font13</font>
      		<textcolor>ffffffff</textcolor>
		<shadowAngle>45</shadowAngle>
		<shadowDistance>1</shadowDistance>
		<shadowColor>FF000000</shadowColor>
		<posX>10</posX>
		<posY>7</posY>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
    	</control>

	<control>
		<description>template for program on now button</description>
		<type>button3part</type>
		<id>35</id>
		<textureFocusedLeft overlay="tvguide_arrow_left_colorize_overlay.png">tvguide_arrow_left_colorize.png</textureFocusedLeft>
		<textureNonFocusedLeft overlay="tvguide_arrow_left_colorize_overlay.png">tvguide_arrow_left_colorize.png</textureNonFocusedLeft>
		<textureFocusedMid overlay="tvguide_button_middle_colorize_overlay.png">tvguide_button_middle_colorize.png</textureFocusedMid>
		<textureNonFocusedMid overlay="tvguide_button_middle_colorize_overlay.png">tvguide_button_middle_colorize.png</textureNonFocusedMid>
		<textureFocusedRight overlay="tvguide_arrow_right_colorize_overlay.png">tvguide_arrow_right_colorize.png</textureFocusedRight>
		<textureNonFocusedRight overlay="tvguide_arrow_right_colorize_overlay.png">tvguide_arrow_right_colorize.png</textureNonFocusedRight>
		<!-- This icon is used for the hd program indicator -->
		<textureIcon2>tvguide_hd_program_on.png</textureIcon2>
		<icon2Align>left</icon2Align>
		<icon2VAlign>middle</icon2VAlign>
		<icon2OffsetX>10</icon2OffsetX>
		<icon2OffsetY>0</icon2OffsetY>
		<icon2InlineLabel1>yes</icon2InlineLabel1>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
	</control>

	<control>
		<description>template for program not on now button</description>
		<type>button3part</type>
		<id>36</id>
		<textureFocusedLeft overlay="tvguide_arrow_left_colorize_overlay.png">tvguide_arrow_left_colorize.png</textureFocusedLeft>
		<textureNonFocusedLeft overlay="tvguide_arrow_left_colorize_overlay.png">tvguide_arrow_left_colorize.png</textureNonFocusedLeft>
		<textureFocusedMid overlay="tvguide_button_middle_colorize_overlay.png">tvguide_button_middle_colorize.png</textureFocusedMid>
		<textureNonFocusedMid overlay="tvguide_button_middle_colorize_overlay.png">tvguide_button_middle_colorize.png</textureNonFocusedMid>
		<textureFocusedRight overlay="tvguide_arrow_right_colorize_overlay.png">tvguide_arrow_right_colorize.png</textureFocusedRight>
		<textureNonFocusedRight overlay="tvguide_arrow_right_colorize_overlay.png">tvguide_arrow_right_colorize.png</textureNonFocusedRight>
		<!-- This icon is used for the hd program indicator -->
		<textureIcon2>tvguide_hd_program.png</textureIcon2>
		<icon2Align>left</icon2Align>
		<icon2VAlign>middle</icon2VAlign>
		<icon2OffsetX>10</icon2OffsetX>
		<icon2OffsetY>0</icon2OffsetY>
		<icon2InlineLabel1>yes</icon2InlineLabel1>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
	</control>

	<control>
		<description>template for program notify button</description>
		<type>button3part</type>
		<id>37</id>
		<textureFocusedLeft overlay="tvguide_arrow_left_colorize_overlay.png">tvguide_arrow_left_colorize.png</textureFocusedLeft>
		<textureNonFocusedLeft overlay="tvguide_arrow_left_colorize_overlay.png">tvguide_arrow_left_colorize.png</textureNonFocusedLeft>
		<textureFocusedMid overlay="tvguide_button_middle_colorize_overlay.png">tvguide_button_middle_colorize.png</textureFocusedMid>
		<textureNonFocusedMid overlay="tvguide_button_middle_colorize_overlay.png">tvguide_button_middle_colorize.png</textureNonFocusedMid>
		<textureFocusedRight overlay="tvguide_arrow_right_colorize_overlay.png">tvguide_arrow_right_colorize.png</textureFocusedRight>
		<textureNonFocusedRight overlay="tvguide_arrow_right_colorize_overlay.png">tvguide_arrow_right_colorize.png</textureNonFocusedRight>
		<!-- The textureIcon is used for the notify indicator; these attributes help position the icon -->
		<iconAlign>right</iconAlign>
		<iconVAlign>middle</iconVAlign>
		<iconOffsetX>10</iconOffsetX>
		<iconOffsetY>0</iconOffsetY>
		<iconInlineLabel1>no</iconInlineLabel1>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
	</control>

	<control>
		<description>template for program record button</description>
		<type>button3part</type>
		<id>38</id>
		<textureFocusedLeft overlay="tvguide_arrow_left_colorize_overlay.png">tvguide_arrow_left_colorize.png</textureFocusedLeft>
		<textureNonFocusedLeft overlay="tvguide_arrow_left_colorize_overlay.png">tvguide_arrow_left_colorize.png</textureNonFocusedLeft>
		<textureFocusedMid overlay="tvguide_button_middle_colorize_overlay.png">tvguide_button_middle_colorize.png</textureFocusedMid>
		<textureNonFocusedMid overlay="tvguide_button_middle_colorize_overlay.png">tvguide_button_middle_colorize.png</textureNonFocusedMid>
		<textureFocusedRight overlay="tvguide_arrow_right_colorize_overlay.png">tvguide_arrow_right_colorize.png</textureFocusedRight>
		<textureNonFocusedRight overlay="tvguide_arrow_right_colorize_overlay.png">tvguide_arrow_right_colorize.png</textureNonFocusedRight>
		<!-- The textureIcon is used for the record indicator; these attributes help position the icon -->
		<iconAlign>right</iconAlign>
		<iconVAlign>middle</iconVAlign>
		<iconOffsetX>10</iconOffsetX>
		<iconOffsetY>0</iconOffsetY>
		<iconInlineLabel1>no</iconInlineLabel1>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
	</control>

	<control>
		<description>template for program partial record button</description>
		<type>button3part</type>
		<id>39</id>
		<textureFocusedLeft overlay="tvguide_arrow_left_colorize_overlay.png">tvguide_arrow_left_colorize.png</textureFocusedLeft>
		<textureNonFocusedLeft overlay="tvguide_arrow_left_colorize_overlay.png">tvguide_arrow_left_colorize.png</textureNonFocusedLeft>
		<textureFocusedMid overlay="tvguide_button_middle_colorize_overlay.png">tvguide_button_middle_colorize.png</textureFocusedMid>
		<textureNonFocusedMid overlay="tvguide_button_middle_colorize_overlay.png">tvguide_button_middle_colorize.png</textureNonFocusedMid>
		<textureFocusedRight overlay="tvguide_arrow_right_colorize_overlay.png">tvguide_arrow_right_colorize.png</textureFocusedRight>
		<textureNonFocusedRight overlay="tvguide_arrow_right_colorize_overlay.png">tvguide_arrow_right_colorize.png</textureNonFocusedRight>
		<!-- The textureIcon is used for the partial record indicator; these attributes help position the icon -->
		<iconAlign>right</iconAlign>
		<iconVAlign>middle</iconVAlign>
		<iconOffsetX>10</iconOffsetX>
		<iconOffsetY>0</iconOffsetY>
		<iconInlineLabel1>no</iconInlineLabel1>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
	</control>

    	<control>
      		<description>record pin</description>
      		<type>image</type>
      		<id>31</id>
      		<posX>942</posX>
      		<posY>512</posY>
      		<texture>tvguide_record_button.png</texture>
      		<visible>no</visible>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
    	</control>

	<control>
		<description>TvGroup button</description>
		<type>button3part</type>
		<id>100</id>
		<posX>32</posX>
		<posY>145</posY>
		<width>45</width>
		<height>340</height>
		<textureFocusedLeft>tvgroup_button_focus.png</textureFocusedLeft>
		<textureNonFocusedLeft>tvgroup_button_nofocus.png</textureNonFocusedLeft>
		<textureFocusedMid>tvgroup_button_focus.png</textureFocusedMid>
		<textureNonFocusedMid>tvgroup_button_nofocus.png</textureNonFocusedMid>
		<textureFocusedRight>tvgroup_button_focus.png</textureFocusedRight>
		<textureNonFocusedRight>tvgroup_button_nofocus.png</textureNonFocusedRight>
		<textureIcon>-</textureIcon>
		<textureIcon2>-</textureIcon2>
		<label></label>
		<onleft>60</onleft>
		<onright>6</onright>
		<onup>6</onup>
		<ondown>6</ondown>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
	</control>

    	<control>
      		<description>TvGroup button label</description>
      		<type>label</type>
      		<id>0</id>
      		<posX>40</posX>
      		<posY>464</posY>
      		<label>#TV.Guide.ChangeGroup</label>
      		<font>font14</font>
      		<animation effect="rotate" end="90" time="0">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
      	</control>

    	<control>
      		<description>current channelname and channelnumber</description>
      		<type>label</type>
      		<id>0</id>
      		<posX>370</posX>
      		<posY>520</posY>
      		<align>left</align>
      		<label>#TV.Guide.ChannelName (#TV.Guide.ChannelNumber)</label>
		<visible>string.equals(#TV.Guide.ChannelNumber)+!skin.hassetting(#skin.tvguide.showgenrekey)</visible>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
    	</control>

    	<control>
      		<description>current channelname</description>
      		<type>label</type>
      		<id>0</id>
      		<posX>370</posX>
      		<posY>520</posY>
      		<align>left</align>
      		<label>#TV.Guide.ChannelName</label>
		<visible>!string.equals(#TV.Guide.ChannelNumber)+!skin.hassetting(#skin.tvguide.showgenrekey)</visible>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
    	</control>

	<control>
		<description>Template for genre key color</description>
		<type>image</type>
		<id>110</id>
		<posX>80</posX>
		<posY>494</posY>
		<width>32</width>
		<height>16</height>
		<texture overlay="tvguide_button_middle_colorize_overlay.png">tvguide_button_middle_colorize.png</texture>
		<visible>skin.hassetting(#skin.tvguide.showgenrekey) + skin.hassetting(#skin.tvguide.usecolorsforgenre)</visible>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
	</control>

	<control>
		<description>Template for genre key name</description>
		<type>fadelabel</type>
		<id>111</id>
		<posY>492</posY>
		<textcolor>ffb1b1b1</textcolor>
		<font>font10</font>
		<visible>skin.hassetting(#skin.tvguide.showgenrekey) + skin.hassetting(#skin.tvguide.usecolorsforgenre)</visible>
      		<animation effect="fade" time="250">WindowOpen</animation>
      		<animation effect="fade" time="250">WindowClose</animation>
	</control>

  </controls>
</window>