    <?xml version="1.0" encoding="utf-8"?>
    <!--
    This file should contain the facade view
    -->
    <window>
      <controls>
        <!-- Selected Category Item -->
        <control>
          <type>image</type>
          <id>0</id>
          <posX>0</posX>
          <posY>675</posY>
          <width>1280</width>
          <height>47</height>
          <texture>imagestreamtitle.png</texture>
          <animation effect="fade" time="150">WindowOpen</animation>
          <animation effect="fade" time="250">WindowClose</animation>
          <animation effect="slide" time="150" start="800,0">WindowOpen</animation>
          <animation effect="slide" time="250" end="800,0">WindowClose</animation>
          <visible>control.isvisible(51)</visible>
        </control>
        <control>
          <description>Selected Category Label</description>
          <type>fadelabel</type>
          <id>1</id>
          <posX>40</posX>
          <posY>684</posY>
          <width>900</width>
          <label>#MovingPictures.SelectedNode.name</label>
          <font>mediastream16tc</font>
          <textcolor>White</textcolor>
          <animation effect="fade" time="250">WindowOpen</animation>
          <animation effect="fade" time="250">WindowClose</animation>
          <visible>control.isvisible(51)+facadeview.list</visible>
        </control>
        <!-- Facade Spin Background -->
        <control>
          <description>Page Count Background</description>
          <type>image</type>
          <id>0</id>
          <posX>1013</posX>
          <posY>684</posY>
          <width>260</width>
          <height>30</height>
          <texture>mediacountbg_Spin.png</texture>
          <visible>!facadeview.coverflow+[control.isvisible(50)|control.isvisible(51)]+!control.isvisible(9001)</visible>
          <animation effect="fade" time="250">WindowOpen</animation>
          <animation effect="fade" time="250">WindowClose</animation>
        </control>
        <control>
          <description>Page Label</description>
          <type>label</type>
          <label>30009</label>
          <id>0</id>
          <posX>1023</posX>
          <posY>688</posY>
          <font>mediastream12tc</font>
          <textcolor>ff909090</textcolor>
          <visible>!facadeview.coverflow+[control.isvisible(50)|control.isvisible(51)]+!control.isvisible(9001)</visible>
          <animation effect="fade" time="250">WindowOpen</animation>
          <animation effect="fade" time="250">WindowClose</animation>
        </control>
        <!-- Movie Counts -->
        <control>
          <description>Movie Count Background</description>
          <type>image</type>
          <id>0</id>
          <posX>1113</posX>
          <posY>10</posY>
          <width>159</width>
          <height>28</height>
          <texture>mediacountbackground.png</texture>
          <visible>!control.isvisible(51)+control.isvisible(50)</visible>
          <animation effect="fade" time="250" delay="0">WindowClose</animation>
        </control>
        <control>
          <description>Movie Count Label</description>
          <type>label</type>
          <label>#MovingPictures.Translation.Movies.Label</label>
          <id>0</id>
          <posX>1123</posX>
          <posY>14</posY>
          <font>mediastream10tc</font>
          <textcolor>ff909090</textcolor>
          <visible>!control.isvisible(51)+control.isvisible(50)</visible>
          <animation effect="fade" time="250" delay="0">WindowClose</animation>
        </control>
        <control>
          <type>label</type>
          <id>0</id>
          <posX>1246</posX>
          <posY>12</posY>
          <width>350</width>
          <font>mediastream11c</font>
          <textcolor>ff006698</textcolor>
          <align>right</align>
          <label>#MovingPictures.general.filteredmoviecount</label>
          <visible>!control.isvisible(51)+control.isvisible(50)</visible>
          <animation effect="fade" time="250" delay="0">WindowClose</animation>
        </control>
        <!-- Parental Controls Indicator -->
        <control>
          <description>Parental Controls Lock Indicator</description>
          <type>image</type>
          <id>1</id>
          <posX>1075</posX>
          <posY>8</posY>
          <width>36</width>
          <height>36</height>
          <texture>parentallock.png</texture>
          <visible>control.isvisible(16)+!control.isvisible(51)+control.isvisible(50)</visible>
          <animation effect="fade" time="250">WindowOpen</animation>
          <animation effect="fade" time="250">WindowClose</animation>
        </control>
        <control>
          <description>Parental Controls Lock Indicator</description>
          <type>image</type>
          <id>1</id>
          <posX>1240</posX>
          <posY>8</posY>
          <width>36</width>
          <height>36</height>
          <texture>parentallock.png</texture>
          <visible>control.isvisible(16)+control.isvisible(51)+!control.isvisible(50)</visible>
          <animation effect="fade" time="250">WindowOpen</animation>
          <animation effect="fade" time="250">WindowClose</animation>
        </control>
        <control>
          <description>composite control consisting of a list control and a thumbnail panel</description>
          <type>facadeview</type>
          <id>51</id>
          <animation effect="slide" time="150" start="0,-300">WindowOpen</animation>
          <animation effect="slide" time="250" end="800,0">WindowClose</animation>
          <control>
            <description>Movie List</description>
            <type>listcontrol</type>
            <id>51</id>
            <posY>420</posY>
            <posX>780</posX>
            <height>300</height>
            <width>465</width>
            <spinPosY>900</spinPosY>
            <spinPosX>1400</spinPosX>
            <textXOff>17</textXOff>
            <spinColor>ffcccccc</spinColor>
            <onleft>51</onleft>
            <onright>51</onright>
            <!-- Spin Controls -->
            <spinWidth>50</spinWidth>
            <spinHeight>37</spinHeight>
            <spinPosX>1175</spinPosX>
            <spinPosY>681</spinPosY>
            <spinAlign>Right</spinAlign>
            <spinColor>ff006698</spinColor>
            <textureUp>arrow_round_up_nofocus.png</textureUp>
            <textureDown>arrow_round_down_nofocus.png</textureDown>
            <textureUpFocus>arrow_round_up_focus.png</textureUpFocus>
            <textureDownFocus>arrow_round_down_focus.png</textureDownFocus>
            <visible>no</visible>
          </control>
        </control>
        <control>
          <description>composite control consisting of a list control and a thumbnail panel</description>
          <type>facadeview</type>
          <id>50</id>
          <animation effect="fade" time="250" delay="0">WindowClose</animation>
          <control>
            <description>Movie List</description>
            <type>listcontrol</type>
            <id>50</id>
            <!--  posY>420</posY  -->
            <posY>320</posY>
            <posX>780</posX>
            <!--  height>300</height  -->
            <height>300</height>
            <width>465</width>
            <spinPosY>900</spinPosY>
            <spinPosX>1400</spinPosX>
            <textXOff>17</textXOff>
            <spinColor>ffcccccc</spinColor>
            <onleft>3</onleft>
            <onright>3</onright>
            <!-- Spin Controls -->
            <spinWidth>50</spinWidth>
            <spinHeight>37</spinHeight>
            <spinPosX>1175</spinPosX>
            <spinPosY>681</spinPosY>
            <spinAlign>Right</spinAlign>
            <spinColor>ff006698</spinColor>
            <textureUp>arrow_round_up_nofocus.png</textureUp>
            <textureDown>arrow_round_down_nofocus.png</textureDown>
            <textureUpFocus>arrow_round_up_focus.png</textureUpFocus>
            <textureDownFocus>arrow_round_down_focus.png</textureDownFocus>
            <visible>no</visible>
          </control>
          <control>
            <description>Thumbnail Panel</description>
            <type>thumbnailpanel</type>
            <id>50</id>
            <onleft>3</onleft>
            <onright>3</onright>
            <textureUp>-</textureUp>
            <textureDown>-</textureDown>
            <posX>525</posX>
            <posY>350</posY>
            <width>750</width>
            <height>400</height>
            <!--<scrollOffset>1</scrollOffset>-->
            <!-- Small Icons 0.66 aspect ratio -->
            <textureWidth>74</textureWidth>
            <textureHeight>110</textureHeight>
            <itemWidth>74</itemWidth>
            <itemHeight>109</itemHeight>
            <thumbWidth>66</thumbWidth>
            <thumbHeight>100</thumbHeight>
            <thumbPosX>4</thumbPosX>
            <thumbPosY>5</thumbPosY>
            <!-- Large Icons 0.66 aspect ratio -->
            <textureWidthBig>108</textureWidthBig>
            <textureHeightBig>163</textureHeightBig>
            <itemWidthBig>107</itemWidthBig>
            <itemHeightBig>162</itemHeightBig>
            <thumbWidthBig>96</thumbWidthBig>
            <thumbHeightBig>146</thumbHeightBig>
            <thumbPosXBig>6</thumbPosXBig>
            <thumbPosYBig>8</thumbPosYBig>
            <imageFolderFocus>thumbborder3.png</imageFolderFocus>
            <font>font12</font>
            <suffix>|</suffix>
            <thumbZoom>yes</thumbZoom>
            <enableFocusZoom>no</enableFocusZoom>
            <!-- Spin Controls -->
            <spinWidth>50</spinWidth>
            <spinHeight>37</spinHeight>
            <spinPosX>1175</spinPosX>
            <spinPosY>681</spinPosY>
            <spinAlign>Right</spinAlign>
            <spinColor>ff006698</spinColor>
            <textureUp>arrow_round_up_nofocus.png</textureUp>
            <textureDown>arrow_round_down_nofocus.png</textureDown>
            <textureUpFocus>arrow_round_up_focus.png</textureUpFocus>
            <textureDownFocus>arrow_round_down_focus.png</textureDownFocus>
          </control>
          <control>
            <description>Filmstrip view</description>
            <type>filmstrip</type>
            <id>50</id>
            <posX>40</posX>
            <posY>465</posY>
            <onup>3</onup>
            <width>700</width>
            <scrollOffset>3</scrollOffset>
            <itemWidth>145</itemWidth>
            <itemHeight>205</itemHeight>
            <textureWidth>145</textureWidth>
            <textureHeight>207</textureHeight>
            <thumbWidth>132</thumbWidth>
            <thumbHeight>200</thumbHeight>
            <thumbPosX>2</thumbPosX>
            <thumbPosY>2</thumbPosY>
            <thumbs flipY="true" diffuse="diffusemirrorwide.png">
            </thumbs>
            <InfoImage flipY="true" diffuse="diffusemirrorwide.png">
            </InfoImage>
            <imageFolderFocus>-</imageFolderFocus>
            <frame>-</frame>
            <frameFocus>-</frameFocus>
            <background>Coverbig.png</background>
            <showFrame>yes</showFrame>
            <showFolder>no</showFolder>
            <showBackGround>no</showBackGround>
            <showInfoImage>no</showInfoImage>
            <thumbAnimation effect="zoom" start="100,100" end="140,140" time="100">focus</thumbAnimation>
            <!-- Spin Controls -->
            <spinWidth>50</spinWidth>
            <spinHeight>37</spinHeight>
            <spinPosX>1175</spinPosX>
            <spinPosY>681</spinPosY>
            <spinAlign>Right</spinAlign>
            <spinColor>ff006698</spinColor>
            <textureUp>arrow_round_up_nofocus.png</textureUp>
            <textureDown>arrow_round_down_nofocus.png</textureDown>
            <textureUpFocus>arrow_round_up_focus.png</textureUpFocus>
            <textureDownFocus>arrow_round_down_focus.png</textureDownFocus>
          </control>
          <control>
            <description>Cover Flow</description>
            <type>coverflow</type>
            <colordiffuse>90ffffff</colordiffuse>
            <dimColor>90ffffff</dimColor>
            <id>50</id>
            <posX>0</posX>
            <posY>240</posY>
            <width>1280</width>
            <height>720</height>
            <onup>3</onup>
            <onright>50</onright>
            <ondown>50</ondown>
            <selectedCard>0</selectedCard>
            <cardWidth>250</cardWidth>
            <cardHeight>375</cardHeight>
            <angle>45</angle>
            <sideShift>220</sideShift>
            <sideGap>100</sideGap>
            <sideDepth>250</sideDepth>
            <offsetY>0</offsetY>
            <selectedOffsetY>0</selectedOffsetY>
            <thumbZoom>yes</thumbZoom>
            <speed>4</speed>
            <backgroundHeight>250</backgroundHeight>
            <backgroundWidth>1280</backgroundWidth>
            <backgroundX>0</backgroundX>
            <backgroundY>470</backgroundY>
            <backgroundDiffuse>FF000000</backgroundDiffuse>
            <background>filmstrip_overlay.png</background>
            <showBackground>no</showBackground>
            <foregroundHeight>724</foregroundHeight>
            <foregroundWidth>1284</foregroundWidth>
            <foregroundX>-2</foregroundX>
            <foregroundY>-2</foregroundY>
            <foregroundDiffuse>FF000000</foregroundDiffuse>
            <foreground>-</foreground>
            <showForeground>no</showForeground>
            <showFrame>yes</showFrame>
            <frame>coverflow.poster.square.glass.png</frame>
            <frameFocus>coverflow.poster.square.glass.png</frameFocus>
            <frameWidth>250</frameWidth>
            <frameHeight>375</frameHeight>
            <spinSpeed>8</spinSpeed>
            <unfocusedAlpha>FF</unfocusedAlpha>
            <folderPrefix>[</folderPrefix>
            <folderSuffix>]</folderSuffix>
            <font1>mediastream14tc</font1>
            <font2>mediastream12tc</font2>
            <label1>#MovingPictures.SelectedMovie.title</label1>
            <label2>#MovingPictures.SelectedMovie.genres</label2>
            <textColor>FFFFFFFF</textColor>
            <remoteColor>FFFF0000</remoteColor>
            <playedColor>FFFFFFFF</playedColor>
            <downloadColor>FF00FF00</downloadColor>
            <selectedColor>FFFFFFFF</selectedColor>
            <shadowAngle>45</shadowAngle>
            <shadowDistance>2</shadowDistance>
            <shadowColor>FF222222</shadowColor>
            <label1YOff>395</label1YOff>
            <label2YOff>420</label2YOff>
            <pageSize>5</pageSize>
            <scrollbarBackground>bar_hor.png</scrollbarBackground>
            <scrollbarLeft>mouse_left_horizontal.png</scrollbarLeft>
            <scrollbarRight>mouse_right_horizontal.png</scrollbarRight>
            <scrollbarYOff>462</scrollbarYOff>
            <showScrollbar>no</showScrollbar>
            <cards flipY="yes" diffuse="Thumb_Mask.png" mask="video_poster_square_mask.png" />
            <subitems>
              <subitem><![CDATA[
                  <controls>
                    <control>
                      <description>background</description>
                      <type>image</type>
                      <posX>0</posX>
                      <posY>0</posY>
                      <width>250</width>
                      <height>360</height>
                      <texture flipY="yes" diffuse="Thumb_Mask.png" mask="video_poster_square_mask.png">black.png</texture>
                    </control>
                    <control>
                      <description>Movie Details</description>
                      <type>label</type>
                      <posX>20</posX>
                      <posY>10</posY>
                      <width>210</width>
                      <label>#MovingPictures.Translation.MovieDetails.Label</label>
                      <font>mediastream10tc</font>
                      <textcolor>FFFFFFFF</textcolor>
                    </control>
                    <control>
                      <description>genre</description>
                      <type>label</type>
                      <posX>20</posX>
                      <posY>30</posY>
                      <width>210</width>
                      <label>#MovingPictures.SelectedMovie.genres</label>
                      <font>mediastream10</font>
                      <textcolor>FFFFFFFF</textcolor>
                    </control>
                    <control>
                      <description>year</description>
                      <type>label</type>
                      <posX>20</posX>
                      <posY>50</posY>
                      <width>210</width>
                      <label>#(iif(neq(#MovingPictures.SelectedMovie.year,''),#MovingPictures.SelectedMovie.year,'N/A'))</label>
                      <font>mediastream10</font>
                      <textcolor>FFFFFFFF</textcolor>
                    </control>
                    <control>
                      <description>runtime</description>
                      <type>label</type>
                      <posX>20</posX>
                      <posY>70</posY>
                      <width>210</width>
                      <label>#MovingPictures.SelectedMovie.extra.runtime.en.pretty</label>
                      <font>mediastream10</font>
                      <textcolor>FFFFFFFF</textcolor>
                    </control>
                    <control>
                      <description>rating</description>
                      <type>label</type>
                      <posX>20</posX>
                      <posY>90</posY>
                      <width>210</width>
                      <label>#MovingPictures.SelectedMovie.score.localized / 10 (#MovingPictures.SelectedMovie.popularity.localized #MovingPictures.Translation.Votes.Label)</label>
                      <font>mediastream10</font>
                      <textcolor>FFFFFFFF</textcolor>
                    </control>               
                    <control>
                      <description>Director Label</description>
                      <type>label</type>
                      <posX>20</posX>
                      <posY>115</posY>
                      <width>210</width>
                      <label>#StreamedMP.Director</label>
                      <font>mediastream10tc</font>
                      <textcolor>FFFFFFFF</textcolor>
                    </control>
                    <control>
                      <description>director</description>
                      <type>label</type>
                      <posX>20</posX>
                      <posY>132</posY>
                      <width>210</width>
                      <label>#MovingPictures.SelectedMovie.directors</label>
                      <font>mediastream10</font>
                      <textcolor>FFFFFFFF</textcolor>
                    </control>
                    <control>
                      <description>Plot Label</description>
                      <type>label</type>
                      <posX>20</posX>
                      <posY>155</posY>
                      <width>210</width>
                      <label>#(string.rtrim(L(203),':'))</label>
                      <font>mediastream10tc</font>
                      <textcolor>FFFFFFFF</textcolor>
                    </control>
                    <control>
                      <description>plot</description>
                      <type>textboxscrollup</type>
                      <posX>20</posX>
                      <posY>173</posY>
                      <width>220</width>
                      <height>80</height>
                      <label>#MovingPictures.SelectedMovie.summary</label>
                      <font>mediastream10</font>
                      <lineSpacing>2</lineSpacing>
                      <textcolor>FFFFFFFF</textcolor>
                      <scrollStartDelaySec>10</scrollStartDelaySec>
                    </control>
                  </controls>
                ]]></subitem>
            </subitems>
          </control>
        </control>
        <control>
          <description>Default Category Image</description>
          <type>image</type>
          <id>0</id>
          <posX>150</posX>
          <posY>330</posY>
          <width>341</width>
          <height>341</height>
          <texture flipY="true" diffuse="Thumb_Mask.png">Categories\Movies.png</texture>
          <keepaspectratio>yes</keepaspectratio>
          <animation effect="fade" time="250">WindowOpen</animation>
          <animation effect="fade" time="250">WindowClose</animation>
          <visible>control.isvisible(51)+!control.isvisible(50)+!Control.HasThumb(100)</visible>
        </control>
        <control>
          <description>Category Image</description>
          <type>image</type>
          <id>100</id>
          <posX>150</posX>
          <posY>330</posY>
          <width>341</width>
          <height>341</height>
          <texture flipY="true" diffuse="Thumb_Mask.png">Categories\#MovingPictures.SelectedNode.FileFriendlyName.png</texture>
          <keepaspectratio>yes</keepaspectratio>
          <animation effect="fade" time="250">WindowOpen</animation>
          <animation effect="fade" time="250">WindowClose</animation>
          <visible>control.isvisible(51)</visible>
        </control>
      </controls>
    </window>
    <!--Checksum:619b17b7043bda2154b5b73cc11a2615-->

