<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<window>
  <id>25</id>
  <defaultcontrol>2</defaultcontrol>
  <allowoverlay>no</allowoverlay>
  <define>#header.label:3</define>
  <define>#useSelectedFanart:Yes</define>
  <controls>
    <!--            :: DEFAULT BACKGROUND ::            -->
    <control>
      <description>DEFAULT BACKGROUND</description>
      <type>image</type>
      <id>0</id>
      <posX>0</posX>
      <posY>0</posY>
      <width>1920</width>
      <height>1080</height>
      <texture>background.png</texture>
      <shouldCache>true</shouldCache>
    </control>
    <import>common.fanart.selected.xml</import>
    <!--            :: IMPORT ::            -->
    <import>myvideo.background.default.xml</import>
    <control>
			<id>0</id>
    	<type>image</type>
      <posX>60</posX>
      <posY>34</posY>
      <width>68</width>
			<height>60</height>
      <texture>icon_movies.png</texture>
	    <animation effect="fade" time="250">WindowOpen</animation>
	    <animation effect="fade" time="250">WindowClose</animation>
    </control>
    <import>common.time.xml</import>
    <import>myvideo.hiddenmenu.xml</import>
    <import>myvideo.views.default.xml</import>
    <import>myvideo.watchedCount.xml</import>
    <import>common.facade.video.default.xml</import>
    <import>myvideo.mediainfo.xml</import>
    <import>common.overlay.xml</import>

<control>
   <description>Videos updates</description>
   <type>label</type>
   <id>0</id>
   <posX>10</posX>
   <posY>300</posY>
   <width>1640</width>
   <label>#movieid|#title|#selecteditem|#file</label>
   <align>left</align>
   <font>font11</font>
  </control>    
  </controls>
</window>