<?xml version="1.0" encoding="UTF-8" ?>
<Transaction timestamp="2017-07-18T16:20:00-04:00" id="42">
    <Result>
        <Property>4455</Property>
        <Checkin>2018-06-10</Checkin>
        <Nights>9</Nights>
        <Unavailable>
            <NotFetched/>
        </Unavailable>
    </Result>
    <Result>
        <Property>1234</Property>
        <Checkin>2018-06-10</Checkin>
        <Nights>2</Nights>
        <Baserate currency="USD">275.00</Baserate>
        <Tax currency="USD">27.50</Tax>
        <OtherFees currency="USD">0</OtherFees>
        <ChargeCurrency>web</ChargeCurrency>
        <Refundable available="1" refundable_until_days="7" refundable_until_time="18:00:00"/>
        <Custom1>custom_value</Custom1>
        <RoomBundle>
            <RoomID>5</RoomID>
            <PackageID>STD</PackageID>
            <Baserate currency="USD">275.00</Baserate>
            <Tax currency="USD">27.50</Tax>
            <OtherFees currency="USD">0</OtherFees>
            <ChargeCurrency>web</ChargeCurrency>
            <Custom1>ratebasic</Custom1>
            <Custom2>ratebasic</Custom2>
            <OccupancyDetails>
                <NumAdults>2</NumAdults>
                <Children>
                    <Child age="17"/>
                    <Child age="17"/>
                </Children>
            </OccupancyDetails>
        </RoomBundle>
    </Result>
</Transaction>