<?xml version="1.0" encoding="UTF-8"?>
<CurrencyRates Url="http://www.sberbank.ru" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="candles.xsd">
    <Currency From="USD" To="RUB">
        <Prices>
            <Price AmountLowerLimit="1" Nominal="1" BuyPrie="89.4" SellPrice="90.6" UpdateAt="2023-07-18T09:18:48Z" />
            <Price AmountLowerLimit="1000" Nominal="1" BuyPrie="89.5" SellPrice="90.5" UpdateAt="2023-07-18T09:18:49Z" />
            <Price AmountLowerLimit="10000" Nominal="1" BuyPrie="89.5" SellPrice="90.5" UpdateAt="2023-07-18T09:18:50Z" />
        </Prices>
        <Offices Name="СберБанк">
            <Office Name="ДО 9038/01097" City="Москва" Address="ул. Кантемировская, д. 47" />
            <Office Name="ДО 9038/01104" City="Москва" Address="пр-кт Маршала Жукова, д. 44" />
            <Office Name="ДО 9038/01106" City="Москва" Address="ул. Вяземская, д. 4" />
        </Offices>
    </Currency>
    <Currency From="USD" To="RUB">
        <Prices>
            <Price AmountLowerLimit="1" Nominal="1" BuyPrie="89.4" SellPrice="90.6" UpdateAt="2023-07-18T09:18:50Z" />
            <Price AmountLowerLimit="1000" Nominal="1" BuyPrie="89.5" SellPrice="90.5" UpdateAt="2023-07-18T09:18:50Z"/>
            <Price AmountLowerLimit="10000" Nominal="1" BuyPrie="89.5" SellPrice="90.5" UpdateAt="2023-07-18T09:18:50Z" BookUrl="http://www.sberbank.ru/book/currency/usd-rub/blabla"/>
        </Prices>
        <Offices Name="СберБанк">
            <Office Name="ДО № 9038/01174" City="Москва" Address="ул. Земляной вал,  41,  стр. 1"/>
        </Offices>
    </Currency>
    <Currency From="EUR" To="RUB">
        <Prices>
            <Price AmountLowerLimit="1" Nominal="1" BuyPrie="100.1" SellPrice="103" UpdateAt="2023-07-18T09:18:50Z" />
        </Prices>
        <Offices Name="СберБанк">
            <Office Name="ДО № 9038/01174" City="Москва" Address="ул. Земляной вал,  41,  стр. 1" />
        </Offices>
    </Currency>
</CurrencyRates>
