<window>
	<defaultcontrol always="true">3</defaultcontrol>
	<allowoverlay>no</allowoverlay>
	<controls>
		<include>CommonBackground</include>
		<control type="group">
			<include>Window_OpenClose_Right_Panel_Animation</include>
			<include>ContentPanel</include>
			<control type="group">
				<posx>317</posx>
				<posy>135</posy>
				<control type="image">
					<posx>0</posx>
					<posy>0</posy>
					<width>460</width>
					<height>35</height>
					<texture>Button_Side_NoFocus.png</texture>
				</control>
				<control type="label">
					<description>update label</description>
					<posx>20</posx>
					<posy>0</posy>
					<width>225</width>
					<height>35</height>
					<font>font12</font>
					<label>143</label>
					<align>left</align>
					<aligny>center</aligny>
					<textcolor>white</textcolor>
				</control>
				<control type="label">
					<description>update time label</description>
					<posx>440</posx>
					<posy>0</posy>
					<width>225</width>
					<height>35</height>
					<font>font12</font>
					<align>right</align>
					<aligny>center</aligny>
					<info>Window.Property(Updated)</info>
					<textcolor>white</textcolor>
				</control>
				<control type="image">
					<posx>0</posx>
					<posy>35</posy>
					<width>460</width>
					<height>474</height>
					<colordiffuse>66FFFFFF</colordiffuse>
					<texture>black-back.png</texture>
				</control>
				<control type="label">
					<description>Provider Text</description>
					<posx>20</posx>
					<posy>40</posy>
					<width>440</width>
					<height>25</height>
					<font>font11</font>
					<textcolor>white</textcolor>
					<scroll>true</scroll>
					<align>center</align>
					<aligny>center</aligny>
					<label>$LOCALIZE[31007] : [COLOR=green]$INFO[Window.Property(WeatherProvider)][/COLOR]</label>
				</control>
				<control type="label">
					<description>current temp Value</description>
					<posx>20</posx>
					<posy>60</posy>
					<width>210</width>
					<height>180</height>
					<font>font35b</font>
					<align>center</align>
					<aligny>center</aligny>
					<label>$INFO[Window.Property(Current.Temperature)]$INFO[System.TemperatureUnits]</label>
					<textcolor>white</textcolor>
					<shadowcolor>black</shadowcolor>
				</control>
				<control type="image">
					<description>current weather icon</description>
					<posx>230</posx>
					<posy>60</posy>
					<width>210</width>
					<height>180</height>
					<info>Window.Property(Current.ConditionIcon)</info>
					<aspectratio>keep</aspectratio>
				</control>
				<control type="label">
					<description>current condition label</description>
					<posx>20</posx>
					<posy>260</posy>
					<width>420</width>
					<height>30</height>
					<info>Window.Property(Current.Condition)</info>
					<wrapmultiline>true</wrapmultiline>
					<font>font13</font>
					<align>center</align>
					<aligny>center</aligny>
					<textcolor>white</textcolor>
				</control>
				<control type="image">
					<posx>20</posx>
					<posy>327</posy>
					<width>420</width>
					<height>4</height>
					<texture>separator.png</texture>
				</control>
				<control type="label">
					<description>current feels like label</description>
					<posx>140</posx>
					<posy>340</posy>
					<width>140</width>
					<height>35</height>
					<font>font12</font>
					<align>right</align>
					<aligny>center</aligny>
					<label>$LOCALIZE[402] :</label>
					<textcolor>grey2</textcolor>
				</control>
				<control type="label">
					<description>current dew label</description>
					<posx>140</posx>
					<posy>370</posy>
					<width>140</width>
					<height>35</height>
					<font>font12</font>
					<align>right</align>
					<aligny>center</aligny>
					<label>$LOCALIZE[405] :</label>
					<textcolor>grey2</textcolor>
				</control>
				<control type="label">
					<description>current humidity label</description>
					<posx>140</posx>
					<posy>400</posy>
					<width>140</width>
					<height>35</height>
					<font>font12</font>
					<align>right</align>
					<aligny>center</aligny>
					<label>$LOCALIZE[406] :</label>
					<textcolor>grey2</textcolor>
				</control>
				<control type="label">
					<description>current UV Index label</description>
					<posx>140</posx>
					<posy>430</posy>
					<width>140</width>
					<height>35</height>
					<font>font12</font>
					<align>right</align>
					<aligny>center</aligny>
					<label>$LOCALIZE[403] :</label>
					<textcolor>grey2</textcolor>
				</control>
				<control type="label">
					<description>current Wind label</description>
					<posx>140</posx>
					<posy>460</posy>
					<width>140</width>
					<height>35</height>
					<font>font12</font>
					<align>right</align>
					<aligny>center</aligny>
					<label>$LOCALIZE[404] :</label>
					<textcolor>grey2</textcolor>
				</control>
				<control type="label">
					<description>current feels like Value</description>
					<posx>160</posx>
					<posy>340</posy>
					<width>300</width>
					<height>35</height>
					<font>font12</font>
					<align>left</align>
					<aligny>center</aligny>
					<label>$INFO[Window.Property(Current.FeelsLike)]$INFO[System.TemperatureUnits]</label>
					<textcolor>white</textcolor>
				</control>
				<control type="label">
					<description>current dew Value</description>
					<posx>160</posx>
					<posy>370</posy>
					<width>300</width>
					<height>35</height>
					<font>font12</font>
					<align>left</align>
					<aligny>center</aligny>
					<label>$INFO[Window.Property(Current.DewPoint)]$INFO[System.TemperatureUnits]</label>
					<textcolor>white</textcolor>
				</control>
				<control type="label">
					<description>current humidity Value</description>
					<posx>160</posx>
					<posy>400</posy>
					<width>300</width>
					<height>35</height>
					<font>font12</font>
					<align>left</align>
					<aligny>center</aligny>
					<info>Window.Property(Current.Humidity)</info>
					<textcolor>white</textcolor>
				</control>
				<control type="label">
					<description>current UV Index Value</description>
					<posx>160</posx>
					<posy>430</posy>
					<width>300</width>
					<height>35</height>
					<font>font12</font>
					<align>left</align>
					<aligny>center</aligny>
					<info>Window.Property(Current.UVIndex)</info>
					<textcolor>white</textcolor>
				</control>
				<control type="label">
					<description>current Wind Value</description>
					<posx>160</posx>
					<posy>460</posy>
					<width>300</width>
					<height>35</height>
					<font>font12</font>
					<align>left</align>
					<aligny>center</aligny>
					<info>Window.Property(Current.Wind)</info>
					<textcolor>white</textcolor>
				</control>
			</control>
			<control type="group">
				<description>day 0</description>
				<posx>780</posx>
				<posy>135</posy>
				<control type="image">
					<posx>0</posx>
					<posy>0</posy>
					<width>460</width>
					<height>35</height>
					<texture>Button_Side_NoFocus.png</texture>
				</control>
				<control type="label">
					<description>Day label</description>
					<posx>20</posx>
					<posy>0</posy>
					<width>420</width>
					<height>35</height>
					<font>font12</font>
					<info>Window.Property(Day0.Title)</info>
					<align>left</align>
					<aligny>center</aligny>
					<textcolor>white</textcolor>
				</control>
				<control type="image">
					<posx>0</posx>
					<posy>35</posy>
					<width>460</width>
					<height>90</height>
					<colordiffuse>66FFFFFF</colordiffuse>
					<texture>black-back.png</texture>
				</control>
				<control type="image">
					<description>day icon</description>
					<posx>370</posx>
					<posy>40</posy>
					<height>80</height>
					<width>80</width>
					<info>Window.Property(Day0.OutlookIcon)</info>
					<aspectratio align="right">keep</aspectratio>
				</control>
				<control type="label">
					<description>high label</description>
					<posx>40</posx>
					<posy>50</posy>
					<height>20</height>
					<font>font12</font>
					<align>left</align>
					<aligny>center</aligny>
					<label>$LOCALIZE[419] :</label>
					<textcolor>grey2</textcolor>
					<visible>Weather.IsFetched</visible>
				</control>
				<control type="label">
					<description>high value</description>
					<posx>110</posx>
					<posy>50</posy>
					<height>20</height>
					<label>$INFO[Window.Property(Day0.HighTemp)]$INFO[System.TemperatureUnits]</label>
					<font>font12</font>
					<align>left</align>
					<aligny>center</aligny>
					<textcolor>white</textcolor>
				</control>
				<control type="label">
					<description>low label</description>
					<posx>220</posx>
					<posy>50</posy>
					<height>20</height>
					<font>font12</font>
					<align>left</align>
					<aligny>center</aligny>
					<label>$LOCALIZE[418] :</label>
					<textcolor>grey2</textcolor>
					<visible>Weather.IsFetched</visible>
				</control>
				<control type="label">
					<description>low value</description>
					<posx>290</posx>
					<posy>50</posy>
					<height>20</height>
					<label>$INFO[Window.Property(Day0.LowTemp)]$INFO[System.TemperatureUnits]</label>
					<font>font12</font>
					<align>left</align>
					<aligny>center</aligny>
					<textcolor>white</textcolor>
				</control>
				<control type="label">
					<description>conditions label</description>
					<posx>40</posx>
					<posy>90</posy>
					<width>320</width>
					<height>20</height>
					<info>Window.Property(Day0.Outlook)</info>
					<font>font12</font>
					<align>left</align>
					<aligny>center</aligny>
					<textcolor>white</textcolor>
				</control>
			</control>
			<control type="group">
				<description>day 0</description>
				<posx>780</posx>
				<posy>263</posy>
				<control type="image">
					<posx>0</posx>
					<posy>0</posy>
					<width>460</width>
					<height>35</height>
					<texture>Button_Side_NoFocus.png</texture>
				</control>
				<control type="label">
					<description>Day label</description>
					<posx>20</posx>
					<posy>0</posy>
					<width>420</width>
					<height>35</height>
					<font>font12</font>
					<info>Window.Property(Day1.Title)</info>
					<align>left</align>
					<aligny>center</aligny>
					<textcolor>white</textcolor>
				</control>
				<control type="image">
					<posx>0</posx>
					<posy>35</posy>
					<width>460</width>
					<height>90</height>
					<colordiffuse>66FFFFFF</colordiffuse>
					<texture>black-back.png</texture>
				</control>
				<control type="image">
					<description>day icon</description>
					<posx>370</posx>
					<posy>40</posy>
					<height>80</height>
					<width>80</width>
					<info>Window.Property(Day1.OutlookIcon)</info>
					<aspectratio align="right">keep</aspectratio>
				</control>
				<control type="label">
					<description>high label</description>
					<posx>40</posx>
					<posy>50</posy>
					<height>20</height>
					<font>font12</font>
					<align>left</align>
					<aligny>center</aligny>
					<label>$LOCALIZE[419] :</label>
					<textcolor>grey2</textcolor>
					<visible>Weather.IsFetched</visible>
				</control>
				<control type="label">
					<description>high value</description>
					<posx>110</posx>
					<posy>50</posy>
					<height>20</height>
					<label>$INFO[Window.Property(Day1.HighTemp)]$INFO[System.TemperatureUnits]</label>
					<font>font12</font>
					<align>left</align>
					<aligny>center</aligny>
					<textcolor>white</textcolor>
				</control>
				<control type="label">
					<description>low label</description>
					<posx>220</posx>
					<posy>50</posy>
					<height>20</height>
					<font>font12</font>
					<align>left</align>
					<aligny>center</aligny>
					<label>$LOCALIZE[418] :</label>
					<textcolor>grey2</textcolor>
					<visible>Weather.IsFetched</visible>
				</control>
				<control type="label">
					<description>low value</description>
					<posx>290</posx>
					<posy>50</posy>
					<height>20</height>
					<label>$INFO[Window.Property(Day1.LowTemp)]$INFO[System.TemperatureUnits]</label>
					<font>font12</font>
					<align>left</align>
					<aligny>center</aligny>
					<textcolor>white</textcolor>
				</control>
				<control type="label">
					<description>conditions label</description>
					<posx>40</posx>
					<posy>90</posy>
					<width>320</width>
					<height>20</height>
					<info>Window.Property(Day1.Outlook)</info>
					<font>font12</font>
					<align>left</align>
					<aligny>center</aligny>
					<textcolor>white</textcolor>
				</control>
			</control>
			<control type="group">
				<description>day 0</description>
				<posx>780</posx>
				<posy>391</posy>
				<control type="image">
					<posx>0</posx>
					<posy>0</posy>
					<width>460</width>
					<height>35</height>
					<texture>Button_Side_NoFocus.png</texture>
				</control>
				<control type="label">
					<description>Day label</description>
					<posx>20</posx>
					<posy>0</posy>
					<width>420</width>
					<height>35</height>
					<font>font12</font>
					<info>Window.Property(Day2.Title)</info>
					<align>left</align>
					<aligny>center</aligny>
					<textcolor>white</textcolor>
				</control>
				<control type="image">
					<posx>0</posx>
					<posy>35</posy>
					<width>460</width>
					<height>90</height>
					<colordiffuse>66FFFFFF</colordiffuse>
					<texture>black-back.png</texture>
				</control>
				<control type="image">
					<description>day icon</description>
					<posx>370</posx>
					<posy>40</posy>
					<height>80</height>
					<width>80</width>
					<info>Window.Property(Day2.OutlookIcon)</info>
					<aspectratio align="right">keep</aspectratio>
				</control>
				<control type="label">
					<description>high label</description>
					<posx>40</posx>
					<posy>50</posy>
					<height>20</height>
					<font>font12</font>
					<align>left</align>
					<aligny>center</aligny>
					<label>$LOCALIZE[419] :</label>
					<textcolor>grey2</textcolor>
					<visible>Weather.IsFetched</visible>
				</control>
				<control type="label">
					<description>high value</description>
					<posx>110</posx>
					<posy>50</posy>
					<height>20</height>
					<label>$INFO[Window.Property(Day2.HighTemp)]$INFO[System.TemperatureUnits]</label>
					<font>font12</font>
					<align>left</align>
					<aligny>center</aligny>
					<textcolor>white</textcolor>
				</control>
				<control type="label">
					<description>low label</description>
					<posx>220</posx>
					<posy>50</posy>
					<height>20</height>
					<font>font12</font>
					<align>left</align>
					<aligny>center</aligny>
					<label>$LOCALIZE[418] :</label>
					<textcolor>grey2</textcolor>
					<visible>Weather.IsFetched</visible>
				</control>
				<control type="label">
					<description>low value</description>
					<posx>290</posx>
					<posy>50</posy>
					<height>20</height>
					<label>$INFO[Window.Property(Day2.LowTemp)]$INFO[System.TemperatureUnits]</label>
					<font>font12</font>
					<align>left</align>
					<aligny>center</aligny>
					<textcolor>white</textcolor>
				</control>
				<control type="label">
					<description>conditions label</description>
					<posx>40</posx>
					<posy>90</posy>
					<width>320</width>
					<height>20</height>
					<info>Window.Property(Day2.Outlook)</info>
					<font>font12</font>
					<align>left</align>
					<aligny>center</aligny>
					<textcolor>white</textcolor>
				</control>
			</control>
			<control type="group">
				<description>day 3</description>
				<posx>780</posx>
				<posy>519</posy>
				<control type="image">
					<posx>0</posx>
					<posy>0</posy>
					<width>460</width>
					<height>35</height>
					<texture>Button_Side_NoFocus.png</texture>
				</control>
				<control type="label">
					<description>Day label</description>
					<posx>20</posx>
					<posy>0</posy>
					<width>420</width>
					<height>35</height>
					<font>font12</font>
					<info>Window.Property(Day3.Title)</info>
					<align>left</align>
					<aligny>center</aligny>
					<textcolor>white</textcolor>
				</control>
				<control type="image">
					<posx>0</posx>
					<posy>35</posy>
					<width>460</width>
					<height>90</height>
					<colordiffuse>66FFFFFF</colordiffuse>
					<texture>black-back.png</texture>
				</control>
				<control type="image">
					<description>day icon</description>
					<posx>370</posx>
					<posy>40</posy>
					<height>80</height>
					<width>80</width>
					<info>Window.Property(Day3.OutlookIcon)</info>
					<aspectratio align="right">keep</aspectratio>
				</control>
				<control type="label">
					<description>high label</description>
					<posx>40</posx>
					<posy>50</posy>
					<height>20</height>
					<font>font12</font>
					<align>left</align>
					<aligny>center</aligny>
					<label>$LOCALIZE[419] :</label>
					<textcolor>grey2</textcolor>
					<visible>Weather.IsFetched</visible>
				</control>
				<control type="label">
					<description>high value</description>
					<posx>110</posx>
					<posy>50</posy>
					<height>20</height>
					<label>$INFO[Window.Property(Day3.HighTemp)]$INFO[System.TemperatureUnits]</label>
					<font>font12</font>
					<align>left</align>
					<aligny>center</aligny>
					<textcolor>white</textcolor>
				</control>
				<control type="label">
					<description>low label</description>
					<posx>220</posx>
					<posy>50</posy>
					<height>20</height>
					<font>font12</font>
					<align>left</align>
					<aligny>center</aligny>
					<label>$LOCALIZE[418] :</label>
					<textcolor>grey2</textcolor>
					<visible>Weather.IsFetched</visible>
				</control>
				<control type="label">
					<description>low value</description>
					<posx>290</posx>
					<posy>50</posy>
					<height>20</height>
					<label>$INFO[Window.Property(Day3.LowTemp)]$INFO[System.TemperatureUnits]</label>
					<font>font12</font>
					<align>left</align>
					<aligny>center</aligny>
					<textcolor>white</textcolor>
				</control>
				<control type="label">
					<description>conditions label</description>
					<posx>40</posx>
					<posy>90</posy>
					<width>320</width>
					<height>20</height>
					<info>Window.Property(Day3.Outlook)</info>
					<font>font12</font>
					<align>left</align>
					<aligny>center</aligny>
					<textcolor>white</textcolor>
				</control>
			</control>
		</control>
		<control type="group">
			<include>Window_OpenClose_Left_Panel_Animation</include>
			<include>CommonNowPlaying</include>
			<control type="group" id="9000">
				<posx>0</posx>
				<posy>130</posy>
				<control type="spincontrolex" id="3">
					<description>change location button</description>
					<posx>0</posx>
					<posy>0</posy>
					<font>-</font>
					<textoffsetx>15</textoffsetx>
					<include>ButtonCommonValues</include>
					<onleft>99</onleft>
					<onright>99</onright>
					<onup>611</onup>
					<ondown>2</ondown>
				</control>
				<control type="label">
					<description>change location label</description>
					<posx>35</posx>
					<posy>0</posy>
					<height>44</height>
					<width>270</width>
					<font>font12</font>
					<label>396</label>
					<textcolor>white</textcolor>
					<shadowcolor>black</shadowcolor>
					<align>left</align>
					<aligny>center</aligny>
				</control>
				<control type="button" id="2">
					<description>Refresh button</description>
					<posx>0</posx>
					<posy>45</posy>
					<include>ButtonCommonValues</include>
					<label>103</label>
					<onleft>99</onleft>
					<onright>99</onright>
					<onup>3</onup>
					<ondown>5</ondown>
				</control>
				<control type="button" id="5">
					<description>Custom Weather Script Button</description>
					<posx>0</posx>
					<posy>90</posy>
					<label>$INFO[Skin.String(WeatherScript_Label)]</label>
					<onclick>XBMC.RunScript($INFO[Skin.String(WeatherScript_Path)])</onclick>
					<include>ButtonCommonValues</include>
					<visible>Skin.HasSetting(WeatherScript_Enable) + !IsEmpty(Skin.String(WeatherScript_Label))</visible>
					<onleft>50</onleft>
					<onright>50</onright>
					<onup>2</onup>
					<ondown>4</ondown>
				</control>
				<control type="button" id="4">
					<description>Settings button</description>
					<posx>0</posx>
					<posy>135</posy>
					<label>5</label>
					<onclick>ActivateWindow(MyWeatherSettings)</onclick>
					<include>ButtonCommonValues</include>
					<onleft>50</onleft>
					<onright>50</onright>
					<onup>5</onup>
					<ondown>610</ondown>
					<animation effect="slide" end="0,-45" time="0" condition="!Control.IsVisible(5)">Conditional</animation>
				</control>
				<control type="button" id="610">
					<description>Fake Button to fix Player Controls Navigation</description>
					<onup>4</onup>
					<ondown>603</ondown>
					<visible>false</visible>
				</control>
				<control type="group">
					<posx>0</posx>
					<posy>180</posy>
					<animation effect="slide" start="0,0" end="0,-45" time="0" condition="!Control.IsVisible(5)">conditional</animation>
					<include>CommonNowPlaying_Controls</include>
				</control>
				<control type="button" id="611">
					<description>Fake Button to fix Player Controls Navigation</description>
					<onup>603</onup>
					<ondown>3</ondown>
					<visible>false</visible>
				</control>
			</control>
		</control>
		<control type="image">
			<posx>0</posx>
			<posy>0</posy>
			<width>1280</width>
			<height>128</height>
			<texture>Header.png</texture>
		</control>
		<control type="label">
			<include>WindowTitleCommons</include>
			<label>$LOCALIZE[9] - $LOCALIZE[8]</label>
		</control>
		<control type="label" id="1">
			<description>weather location label</description>
			<posx>50r</posx>
			<posy>50</posy>
			<width>1060</width>
			<height>30</height>
			<font>font18</font>
			<textcolor>white</textcolor>
			<scroll>false</scroll>
			<align>right</align>
			<aligny>center</aligny>
			<label>$INFO[Window(Weather).Property(Location)]</label>
			<include>Window_OpenClose_Animation</include>
		</control>
		<include>WindowTitleButtons</include>
		<include>BehindDialogFadeOut</include>
		<include>DateTimeLabel</include>
	</controls>
</window>