<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

<custom_weather>
	<xml_file_version type="cwp" version="2010-11-17" name="www.gismeteo.ru+yartemp" search_page="http://www.gismeteo.ru" example_zip="4313" unit="C" />

	<locale_settings locale="utf-8" encoding="utf8" />

	<urlc urlc_prefix="http://gismeteo.ru/city/daily/4313#" urlc_suffix="" urlc_follow="" />

	<url1 url1_prefix="http://gismeteo.ru/city/weekly/4313#" url1_suffix="" url1_follow="" />

	<url2 url2_prefix="" url2_suffix="" url2_follow="" />

	<url3 url3_prefix="" url3_suffix="" url3_follow="" />

	<url4 url4_prefix="" url4_suffix="" url4_follow="" />

	<url5 url5_prefix="" url5_suffix="" url5_follow="" />

	<url6 url6_prefix="" url6_suffix="" url6_follow="" />

	<url7 url7_prefix="" url7_suffix="" url7_follow="" />

	<data_location url="urlc"
		location="grep -B 1 scity | head -n 1 | sed -e &quot;s/.*&lt;h3[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
		country="grep scity | sed -e &quot;s/.*catalog[^&gt;]*&gt;[^&lt;]*\(.*catalog.*\)/\1/&quot; | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot; | sed -e &quot;s/&amp;nbsp;/ /g&quot; | sed -e &quot;s/\///g&quot;"
		/>

	<data_sun url="urlc"
		sunrise="grep &apos;&lt;strong&gt;Восход&lt;/strong&gt;&apos; | sed &apos;s/.*Восход&lt;[^&gt;]*&gt;\([^&lt;]*\).*/\1/&apos;"
		sunset="grep &apos;&lt;strong&gt;Заход&lt;/strong&gt;&apos; | sed &apos;s/.*Заход&lt;[^&gt;]*&gt;\([^&lt;]*\).*/\1/&apos;"
		/>
	<data_current_temperature url="url1"
		update_time="date -d @`curl -s http://yartemp.com/data/|cut -d';' -f2` +%H:%M"
		temperature="curl -s http://yartemp.com/data/|cut -d';' -f1|sed -e 's/\(\..\).*/\1/'"
		temperature_felt="echo -n"
		/>

	<data_current_wind url="urlc"
		wind="grep -A 19 id=\&quot;weather\&quot; | grep wind | sed -e &quot;s/.*wicon.*wicon.*&lt;dt&gt;\([^&lt;]*\).*&lt;dd&gt;\([^&lt;]*\)&lt;.*unit[^&gt;]*&gt;\([^&lt;]*\).*/\1 - \2 \3/&quot;"
		wind_code="grep -A 19 id=\&quot;weather\&quot; | grep wind | sed -e &quot;s/.*wicon.*wicon.*&lt;dt&gt;\([^&lt;]*\).*&lt;dd&gt;\([^&lt;]*\)&lt;.*unit[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
		wind_speed="grep -A 19 id=\&quot;weather\&quot; | grep wind | sed -e &quot;s/.*wicon.*wicon.*&lt;dt&gt;\([^&lt;]*\).*&lt;dd&gt;\([^&lt;]*\)&lt;.*unit[^&gt;]*&gt;\([^&lt;]*\).*/\2 \3/&quot;"
		/>

	<data_current_icon url="urlc"
		icon="grep -A 19 id=\&quot;weather\&quot; | grep background-image | sed -e &quot;s/.*\(http[^)]*\).*/\1/&quot;"
		icon_code="grep -A 19 id=\&quot;weather\&quot; | grep background-image | sed -e &quot;s/.*\(http[^)]*\).*/\1/&quot; | sed &apos;s/.*new\/\(.*\)\.png.*/\1/&apos;"
		icon_text="grep -A 19 id=\&quot;weather\&quot; | grep -A 1 background-image | tail -n 1 | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
		/>

	<data_current_additional url="urlc"
		humidity="grep -A 19 id=\&quot;weather\&quot; | grep hum | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
		rain="echo -n"
		dew_point="echo -n"
		visibility="echo -n"
		pressure="grep -A 19 id=\&quot;weather\&quot; | grep barp | sed -e &quot;s/&lt;[^&gt;]*&gt;//g&quot;"
		uv_index="echo -n"
		/>

	<data_day1 url="url1"
		name="grep -A 8 weekday | head -n 9 | tail -n 9 | grep weekday | sed -e &quot;s/.*weekday[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
		temperature_low="grep -A 8 weekday | head -n 9 | tail -n 9 | grep temp | head -n 1 | sed -e &quot;s/.*temp[^&gt;]*&gt;+*\([-0-9]\+\).*/\1/&quot;"
		temperature_high="grep -A 8 weekday | head -n 9 | tail -n 9 | grep temp | tail -n 1 | sed -e &quot;s/.*temp[^&gt;]*&gt;+*\([-0-9]\+\).*/\1/&quot;"
		icon="grep -A 8 weekday | head -n 9 | tail -n 9 | grep png | tail -n 1 | sed -e &quot;s/.*\(http[^\&quot;]*\).*/\1/&quot;"
		icon_code="grep -A 8 weekday | head -n 9 | tail -n 9 | grep png | tail -n 1 | sed -e &quot;s/.*\(http[^\&quot;]*\).*/\1/&quot; | sed &apos;s/.*new\/\(.*\)\.png.*/\1/&apos;"
		icon_text="grep -A 8 weekday | head -n 9 | tail -n 9 | grep cltext | tail -n 1 | sed -e &quot;s/.*cltext[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
		/>
	<data_day2 url="url1"
		name="grep -A 8 weekday | head -n 19 | tail -n 9 | grep weekday | sed -e &quot;s/.*weekday[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
		temperature_low="grep -A 8 weekday | head -n 19 | tail -n 9 | grep temp | head -n 1 | sed -e &quot;s/.*temp[^&gt;]*&gt;+*\([-0-9]\+\).*/\1/&quot;"
		temperature_high="grep -A 8 weekday | head -n 19 | tail -n 9 | grep temp | tail -n 1 | sed -e &quot;s/.*temp[^&gt;]*&gt;+*\([-0-9]\+\).*/\1/&quot;"
		icon="grep -A 8 weekday | head -n 19 | tail -n 9 | grep png | tail -n 1 | sed -e &quot;s/.*\(http[^\&quot;]*\).*/\1/&quot;"
		icon_code="grep -A 8 weekday | head -n 19 | tail -n 9 | grep png | tail -n 1 | sed -e &quot;s/.*\(http[^\&quot;]*\).*/\1/&quot; | sed &apos;s/.*new\/\(.*\)\.png.*/\1/&apos;"
		icon_text="grep -A 8 weekday | head -n 19 | tail -n 9 | grep cltext | tail -n 1 | sed -e &quot;s/.*cltext[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
		/>
	<data_day3 url="url1"
		name="grep -A 8 weekday | head -n 29 | tail -n 9 | grep weekday | sed -e &quot;s/.*weekday[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
		temperature_low="grep -A 8 weekday | head -n 29 | tail -n 9 | grep temp | head -n 1 | sed -e &quot;s/.*temp[^&gt;]*&gt;+*\([-0-9]\+\).*/\1/&quot;"
		temperature_high="grep -A 8 weekday | head -n 29 | tail -n 9 | grep temp | tail -n 1 | sed -e &quot;s/.*temp[^&gt;]*&gt;+*\([-0-9]\+\).*/\1/&quot;"
		icon="grep -A 8 weekday | head -n 29 | tail -n 9 | grep png | tail -n 1 | sed -e &quot;s/.*\(http[^\&quot;]*\).*/\1/&quot;"
		icon_code="grep -A 8 weekday | head -n 29 | tail -n 9 | grep png | tail -n 1 | sed -e &quot;s/.*\(http[^\&quot;]*\).*/\1/&quot; | sed &apos;s/.*new\/\(.*\)\.png.*/\1/&apos;"
		icon_text="grep -A 8 weekday | head -n 29 | tail -n 9 | grep cltext | tail -n 1 | sed -e &quot;s/.*cltext[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
		/>
	<data_day4 url="url1"
		name="grep -A 8 weekday | head -n 39 | tail -n 9 | grep weekday | sed -e &quot;s/.*weekday[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
		temperature_low="grep -A 8 weekday | head -n 39 | tail -n 9 | grep temp | head -n 1 | sed -e &quot;s/.*temp[^&gt;]*&gt;+*\([-0-9]\+\).*/\1/&quot;"
		temperature_high="grep -A 8 weekday | head -n 39 | tail -n 9 | grep temp | tail -n 1 | sed -e &quot;s/.*temp[^&gt;]*&gt;+*\([-0-9]\+\).*/\1/&quot;"
		icon="grep -A 8 weekday | head -n 39 | tail -n 9 | grep png | tail -n 1 | sed -e &quot;s/.*\(http[^\&quot;]*\).*/\1/&quot;"
		icon_code="grep -A 8 weekday | head -n 39 | tail -n 9 | grep png | tail -n 1 | sed -e &quot;s/.*\(http[^\&quot;]*\).*/\1/&quot; | sed &apos;s/.*new\/\(.*\)\.png.*/\1/&apos;"
		icon_text="grep -A 8 weekday | head -n 39 | tail -n 9 | grep cltext | tail -n 1 | sed -e &quot;s/.*cltext[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
		/>
	<data_day5 url="url1"
		name="grep -A 8 weekday | head -n 49 | tail -n 9 | grep weekday | sed -e &quot;s/.*weekday[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
		temperature_low="grep -A 8 weekday | head -n 49 | tail -n 9 | grep temp | head -n 1 | sed -e &quot;s/.*temp[^&gt;]*&gt;+*\([-0-9]\+\).*/\1/&quot;"
		temperature_high="grep -A 8 weekday | head -n 49 | tail -n 9 | grep temp | tail -n 1 | sed -e &quot;s/.*temp[^&gt;]*&gt;+*\([-0-9]\+\).*/\1/&quot;"
		icon="grep -A 8 weekday | head -n 49 | tail -n 9 | grep png | tail -n 1 | sed -e &quot;s/.*\(http[^\&quot;]*\).*/\1/&quot;"
		icon_code="grep -A 8 weekday | head -n 49 | tail -n 9 | grep png | tail -n 1 | sed -e &quot;s/.*\(http[^\&quot;]*\).*/\1/&quot; | sed &apos;s/.*new\/\(.*\)\.png.*/\1/&apos;"
		icon_text="grep -A 8 weekday | head -n 49 | tail -n 9 | grep cltext | tail -n 1 | sed -e &quot;s/.*cltext[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
		/>
	<data_day6 url="url1"
		name="grep -A 8 weekday | head -n 59 | tail -n 9 | grep weekday | sed -e &quot;s/.*weekday[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
		temperature_low="grep -A 8 weekday | head -n 59 | tail -n 9 | grep temp | head -n 1 | sed -e &quot;s/.*temp[^&gt;]*&gt;+*\([-0-9]\+\).*/\1/&quot;"
		temperature_high="grep -A 8 weekday | head -n 59 | tail -n 9 | grep temp | tail -n 1 | sed -e &quot;s/.*temp[^&gt;]*&gt;+*\([-0-9]\+\).*/\1/&quot;"
		icon="grep -A 8 weekday | head -n 59 | tail -n 9 | grep png | tail -n 1 | sed -e &quot;s/.*\(http[^\&quot;]*\).*/\1/&quot;"
		icon_code="grep -A 8 weekday | head -n 59 | tail -n 9 | grep png | tail -n 1 | sed -e &quot;s/.*\(http[^\&quot;]*\).*/\1/&quot; | sed &apos;s/.*new\/\(.*\)\.png.*/\1/&apos;"
		icon_text="grep -A 8 weekday | head -n 59 | tail -n 9 | grep cltext | tail -n 1 | sed -e &quot;s/.*cltext[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
		/>
	<data_day7 url="url1"
		name="grep -A 8 weekday | head -n 69 | tail -n 9 | grep weekday | sed -e &quot;s/.*weekday[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
		temperature_low="grep -A 8 weekday | head -n 69 | tail -n 9 | grep temp | head -n 1 | sed -e &quot;s/.*temp[^&gt;]*&gt;+*\([-0-9]\+\).*/\1/&quot;"
		temperature_high="grep -A 8 weekday | head -n 69 | tail -n 9 | grep temp | tail -n 1 | sed -e &quot;s/.*temp[^&gt;]*&gt;+*\([-0-9]\+\).*/\1/&quot;"
		icon="grep -A 8 weekday | head -n 69 | tail -n 9 | grep png | tail -n 1 | sed -e &quot;s/.*\(http[^\&quot;]*\).*/\1/&quot;"
		icon_code="grep -A 8 weekday | head -n 69 | tail -n 9 | grep png | tail -n 1 | sed -e &quot;s/.*\(http[^\&quot;]*\).*/\1/&quot; | sed &apos;s/.*new\/\(.*\)\.png.*/\1/&apos;"
		icon_text="grep -A 8 weekday | head -n 69 | tail -n 9 | grep cltext | tail -n 1 | sed -e &quot;s/.*cltext[^&gt;]*&gt;\([^&lt;]*\).*/\1/&quot;"
		/>

	<icon_transform
	i1="d.sun.c2" o1="34"
	i2="d.sun.c2.r1" o2="39"
	i3="d.sun.c2.r1.st" o3="38"
	i4="d.sun.c2.s1" o4="41"
	i5="d.sun.c2.s1.st" o5="38"
	i6="d.sun.c3" o6="30"
	i7="d.sun.c3.r1" o7="39"
	i8="d.sun.c3.r1.st" o8="38"
	i9="d.sun.c3.s1" o9="41"
	i10="d.sun.c3.s1.st" o10="38"
	i11="d.sun.c4" o11="26"
	i12="d.sun.c4.r1" o12="11"
	i13="d.sun.c4.r1.st" o13="35"
	i14="d.sun.c4.r2" o14="40"
	i15="d.sun.c4.r2.st" o15="35"
	i16="d.sun.c4.r3" o16="40"
	i17="d.sun.c4.r3.st" o17="35"
	i18="d.sun.c4.r4" o18="40"
	i19="d.sun.c4.r4.st" o19="35"
	i20="d.sun.c4.s1" o20="43"
	i21="d.sun.c4.s1.st" o21="35"
	i22="d.sun.c4.s2" o22="13"
	i23="d.sun.c4.s2.st" o23="35"
	i24="d.sun.c4.s3" o24="13"
	i25="d.sun.c4.s3.st" o25="35"
	i26="d.sun.c4.s4" o26="13"
	i27="d.sun.c4.s4.st" o27="35"
	i28="d.sun" o28="32"
	i29="n.moon.c2" o29="33"
	i30="n.moon.c2.r1" o30="45"
	i31="n.moon.c2.r1.st" o31="47"
	i32="n.moon.c2.s1" o32="46"
	i33="n.moon.c2.s1.st" o33="47"
	i34="n.moon.c3" o34="29"
	i35="n.moon.c3.r1" o35="45"
	i36="n.moon.c3.r1.st" o36="47"
	i37="n.moon.c3.r2" o37="45"
	i38="n.moon.c3.r2.st" o38="47"
	i39="n.moon.c3.s1" o39="46"
	i40="n.moon.c3.s1.st" o40="47"
	i41="n.moon.c4" o41="26"
	i42="n.moon.c4.r1" o42="11"
	i43="n.moon.c4.r1.st" o43="35"
	i44="n.moon.c4.r2" o44="40"
	i45="n.moon.c4.r2.st" o45="35"
	i46="n.moon.c4.r3" o46="40"
	i47="n.moon.c4.r3.st" o47="35"
	i48="n.moon.c4.r4" o48="40"
	i49="n.moon.c4.r4.st" o49="35"
	i50="n.moon.c4.s1" o50="43"
	i51="n.moon.c4.s1.st" o51="35"
	i52="n.moon.c4.s2" o52="13"
	i53="n.moon.c4.s2.st" o53="35"
	i54="n.moon.c4.s3" o54="13"
	i55="n.moon.c4.s3.st" o55="35"
	i56="n.moon.c4.s4" o56="13"
	i57="n.moon.c4.s4.st" o57="35"
	i58="n.moon" o58="31"
	i59="d.sun.c3.r2.st" o59="38"
	i60="d.sun.c3.r3.st" o60="38"
	i61="d.sun.c3.r4.st" o61="38"
	i62="d.sun.c3.r2" o62="39"
	i63="d.sun.c3.r3" o63="39"
	i64="d.sun.c2.r2" o64="39"
	i65="d.sun.c2.s2" o65="13"
	i66="d.sun.c3.s2" o66="13"
	i67="d.sun.c3.s3" o67="13"
	/>

	<wind_transform i1="С" o1="N"
		i2="ССВ" o2="NNE"
		i3="СВ" o3="NE"
		i4="ВСВ" o4="ENE"
		i5="В" o5="E"
		i6="ЮЮВ" o6="SSE"
		i7="ЮВ" o7="SE"
		i8="ВЮВ" o8="ESE"
		i9="Ю" o9="S"
		i10="ССЗ" o10="NNW"
		i11="СЗ" o11="NW"
		i12="ЗСЗ" o12="WNW"
		i13="З" o13="W"
		i14="ЮЮЗ" o14="SSW"
		i15="ЮЗ" o15="SW"
		i16="ЗЮЗ" o16="WSW"
		i17="Var" o17="Var"
		i18="Переменный" o18="Var"
		i19="" o19=""
		i20="" o20=""
	/>
</custom_weather>

