01 - Base Response
02 - RoundtripListItem
03 - RoundtripLocation
XML Field
LocationId
LocationName
Description
The unique location identification
Name of the location
04 - RoundtripType
05 - RoundtripGroup
XML Field
GroupId
GroupName
Description
The unique group identification
Name of the group
Sample
<?xml version="1.0" encoding="utf-16"?>
<RoundtripListResponse xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<BaseResponse xmlns="http://webservicesV2.bookcyprus.com/">
<Response>OK</Response>
<ExecutionTime>42438</ExecutionTime>
</BaseResponse>
<ResultCount xmlns="http://webservicesV2.bookcyprus.com/">37</ResultCount>
<Currency xmlns="http://webservicesV2.bookcyprus.com/">EUR</Currency>
<Token xmlns="http://webservicesV2.bookcyprus.com/" />
<RoundtripsList xmlns="http://webservicesV2.bookcyprus.com/">
<RoundtripListItem>
<RoundtripId>52</RoundtripId>
<RoundtripName>2 days Taj Mahal Visit from Delhi</RoundtripName>
<FromPrice>211.1049200000</FromPrice>
<Duration>2</Duration>
<Locations>
<RoundtripLocation>
<LocationId>14953</LocationId>
<LocationName>New Delhi</LocationName>
</RoundtripLocation>
<RoundtripLocation>
<LocationId>14784</LocationId>
<LocationName>Agra, Uttar Pradesh</LocationName>
</RoundtripLocation>
</Locations>
<RountripTypes>
<RoundtripType>
<TypeId>1</TypeId>
<TypeName>Traditional</TypeName>
<Group>
<GroupId>2</GroupId>
<GroupName>Package Type</GroupName>
</Group>
</RoundtripType>
<RoundtripType>
<TypeId>5</TypeId>
<TypeName>Culture</TypeName>
<Group>
<GroupId>2</GroupId>
<GroupName>Package Type</GroupName>
</Group>
</RoundtripType>
<RoundtripType>
<TypeId>29</TypeId>
<TypeName>North India</TypeName>
<Group>
<GroupId>6</GroupId>
<GroupName>Region</GroupName>
</Group>
</RoundtripType>
</RountripTypes>
<ImagePath>/52/52_201452664130.jpg</ImagePath>
<Description>Enjoy India up-close with a fast paced 2 day tour starting at the capital city of Delhi which showcases&nbsp;historic monuments coupled with good food, followed by a drive to Agra – the city of the Incredible&nbsp;Taj Mahal for an overnight stay. Visit Taj Mahal, Agra Fort along with a brief stopover at the deserted city of&nbsp;Fatehpur Sikri, finally ending the tour in Delhi.<br />
<br />
The tour can be availed from any location within Delhi,&nbsp;please ensure you mention your choice of pickup location or address in remarks accordingly.<br />
<br />
<strong>Inclusions</strong>
<ul>
<li>
Pickup and drop to the location of your choice within city limits of Delhi</li>
<li>
Air conditioned vehicle for entire duration of the trip</li>
<li>
Half day tour of Delhi</li>
<li>
1 night accommodation in Agra on Bed &amp; Breakfast basis</li>
<li>
Visit to Taj Mahal, Agra Fort and Fatehpur Sikri</li>
<li>
Entrance fee to monuments mentioned above</li>
</ul>
<br />
<br /></Description>
</RoundtripListItem>
</RoundtripsList>
</RoundtripListResponse>