﻿<?xml version="1.0" encoding="utf-8"?>
<site xmlns="http://interactive-answers.webmaster.yandex.ru/schemas/site/0.0.1"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="http://interactive-answers.webmaster.yandex.ru/schemas/site/0.0.1 /
                          http://interactive-answers.webmaster.yandex.ru/schemas/site-0.0.1.xsd">
    <rootUrl>http://e1hostel.ru</rootUrl>
    <title>Гостиницы екатеринбург</title>
    <description>"e1hostel" — забронировать и заказать номер в любой гостинице Екатеринбурга.
    </description>
    <resource>
        <fixed name="e1hostel.ru">
            <placeholder name="reservation">
                <placeholder name="hotel"/>
            </placeholder>
        </fixed>
    </resource>
    <filters>
        <dropDown default="Гостиницы">
            <description caption="Гостиницы">
            </description>
            <dropDownValue key="hotel1" caption="Гостиница 1"/>
            <dropDownValue key="hotel2" caption="Гостиница 2"/>
			<dropDownValue key="hotel3" caption="Гостиница 3"/>
        </dropDown>
		<dropDown default="Комнат">
            <description caption="Комнат">
			    <setParameter name="das[live.rooms]"/>
            </description>
            <dropDownValue key="1" caption="1"/>
            <dropDownValue key="2" caption="2"/>
			<dropDownValue key="3" caption="3"/>
        </dropDown>
                    <rangeDate format="ddMMyyyy" defaultFrom="1" defaultTo="7" captionFrom="Дата заезда" captionTo="Дата выезда">
  <description caption="Дата бронирования">
    <modifyResource placeholder="dateTo"/>
    <modifyResource placeholder="dateBack"/>
  </description>
</rangeDate>
    </filters>
</site>