<Audits>System.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
01020264-bd91-4152-97af-b93ea8486ed3|SearchRequest|SearchRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Search" TimeStamp="0001-01-01T00:00:00" TraceId="01020264-bd91-4152-97af-b93ea8486ed3">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="50304" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-05-28T00:00:00" End="2026-05-31T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="nishant@hazelcurators.com" Password="PwzGJ_J9s7" RequestedCurrency="GBP" ClientNationality="IN" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
01020264-bd91-4152-97af-b93ea8486ed3|TravellandaSearch|successfull supplier interation||Travellanda|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
01020264-bd91-4152-97af-b93ea8486ed3|MikiSearch|successfull supplier interation||Miki|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
01020264-bd91-4152-97af-b93ea8486ed3|WebbedsSunHotelsSearch|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
01020264-bd91-4152-97af-b93ea8486ed3|HotelbedsSearch|Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.|System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.
   at Core.Dal.GetTempDatByDataSet(CommandType pCommandType, String pCommand, List`1 pParamList) in D:\Projects\WorldwideDMCV2\Core\Data\Data\Dal.cs:line 134
   at HotelBookingEngine.HotelStaticData.GetRoomsByHotelCodes(String Codes) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 231
   at HotelSources.SmyRooms.GetSearchRS(List`1 _SearchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\SmyRooms\SmyRooms.cs:line 267
ClientConnectionId:3eaba5f3-78e6-44cc-850f-45f1e2846adb
Error Number:2812,State:62,Class:16|SmyRooms|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
01020264-bd91-4152-97af-b93ea8486ed3|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2026-05-19T17:57:16.2726173+01:00" Version="0" EchoToken="Search" TransactionIdentifier="01020264-bd91-4152-97af-b93ea8486ed3" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="94" TotalAmount="13.29" OriginalAmount="12.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.583228" Longitude="73.67492" StarRating="3" HotelCode="|504078" HotelName="Rising Shemesh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nathi Ghat, Inside Bhrampole</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/4/0/7/8/504078_a10c51f1017.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="13.39" OriginalAmount="13.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.58126763" Longitude="73.68232527" StarRating="1" HotelCode="454098|udai_haveli_guest_house" HotelName="Udai Haveli Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Guest houses" CnxPolicy="Non Refundable" HotelFacility="Designated Smoking Area,Internet">
        <Address>
          <AddressLines>
            <AddressLine>40 Ganesh Gati, Gadiya Devra, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/3d/483d948f37de3782fc893abe21bf82fe4a1a7883.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Le Palais Hotel to discover the wonders of Phuket. Featuring a complete list of amenities, g...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="13.82" OriginalAmount="13.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5835" Longitude="73.685" StarRating="3" HotelCode="776573|3245995" HotelName="Rising Shemesh Home Stay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nathi Ghat, Inside Bhrampole, Hajareshwar Colony, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/40/e8403646804e4321d48e218b5c91a11eeabb7bb6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="18.54" OriginalAmount="18.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5835" Longitude="73.685" StarRating="0" HotelCode="672696|hotel_sunflower_6" HotelName="Hotel Sunflower Udaipur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>118 Hotel Street</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/42/f2428aa554691f4a0a09e853c97d1a2cc9a2d5b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="19.75" OriginalAmount="19.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.555418" Longitude="73.706522" StarRating="2" HotelCode="|494240" HotelName="Subcity" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1, K Block Subcity Centre, Savina Akme</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/4/2/4/0/494240_793f83b0109.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="20.35" OriginalAmount="19.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.546327" Longitude="73.701513" StarRating="0" HotelCode="|497925" HotelName="Lotus Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mahaveer Tower Khera Circle, Savina</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/7/9/2/5/497925_847d0ec0640.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="22.28" OriginalAmount="21.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.54673" Longitude="73.714086" StarRating="0" HotelCode="|502306" HotelName="Townhouse" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>27 27, Scheme Block B, Sector 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/2/3/0/6/502306_c8a02611052.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="22.66" OriginalAmount="22.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.580221302678" Longitude="73.682591072405" StarRating="1" HotelCode="285991|jag_niwas_guest_house" HotelName="Jag Niwas Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 19/05/2026" HotelFacility="Luggage Storage,Parking,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>21 Gangaur Ghat Marg, Near Pichola Lake, Near Jagdish Temple, Udaipur 313001</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/c3/40c3d049451b072d0513bdaef9b36cc94021c8f6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Udaipur, Janak Niwas Guest House puts everything the city has to offer ju...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="22.79" OriginalAmount="22.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.57699568" Longitude="73.69411913" StarRating="3" HotelCode="302336|1809498" HotelName="Hotel Narayan's Leela Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/05/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>33 RMV Road, Jal Darshan Market, Gulab Bagh, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/bb/bfbbb91cf631ac3eddf84e26b74314686cac8f53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="23.41" OriginalAmount="22.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.576923" Longitude="73.6940682" StarRating="3" HotelCode="|341407" HotelName="Narayans Leela Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>33, Jal Darshan Market, RMV School Road, Near Gulab Bagh Garden</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/1/4/0/7/341407_b570f9c1209.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.54" OriginalAmount="23.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5811564" Longitude="73.6823523" StarRating="1" HotelCode="|332990" HotelName="Moustache Udaipur - Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>44 Gadiya Devra, Near Jagdish Chowk</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/9/9/0/332990_458a90c1813.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="24.72" OriginalAmount="24.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.575656571226" Longitude="73.699084348922" StarRating="2" HotelCode="285981|hotel_udai_palace" HotelName="Hotel Udai Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 22/05/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>11 Agrasen Nagar, Opposite Central Bus Stand, Near Udaipole Gate, Udaipur 313001</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/06/0d060623109dd9ac11771b5b4b77418129ed4659.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Udaipur. The nearest airport is Ahmedabad (AMD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="24.80" OriginalAmount="24.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.574818" Longitude="73.706528" StarRating="2" HotelCode="|507096" HotelName="Veer Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Central Bus Station, Wakal Mata Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/7/0/9/6/507096_8f079571107.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.75" OriginalAmount="25.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.575369386483" Longitude="73.694864254002" StarRating="0" HotelCode="285964|hotel_raj_shree_palace_" HotelName="Raj Shree Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gulab Bagh Main Road, Opposite Garden Hotel, Lake City, Udaipur 313001</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/37/a4375deb08c964438a36861fa5da4f754095d7c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Raj Shree Palace is conveniently located in the popular Lake City area. Featuring a complete l...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.75" OriginalAmount="25.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.58545573" Longitude="73.69857347" StarRating="0" HotelCode="862640|oyo_23296_hotel_quality_time" HotelName="OYO 23296 Hotel Quality Time" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>13 Aandhra Bank Lane, Shakti Nagar, Udaipur 313001</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/42/0c42fe457fb75d0204d2648b5e05562f5dcdf29f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="25.75" OriginalAmount="25.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.58121729" Longitude="73.68227944" StarRating="1" HotelCode="666972|moustache_udaipur" HotelName="Moustache Udaipur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>44 Gadiya Devra, Panduwari, Near Jagdish Chowk, Girwa, Udaipur, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/d6/e2d653e472e0235be20f17446e6a7dac045e2763.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.20" OriginalAmount="25.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.58528" Longitude="73.698886" StarRating="2" HotelCode="|554537" HotelName="Quality Time" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Nirala hotel Rd Shakti Nagar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/5/3/7/554537_a0c3ce01456.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="26.36" OriginalAmount="25.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5590694" Longitude="73.693116" StarRating="0" HotelCode="|341807" HotelName="Hotel Ram Niwas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Near Paras Circle, Hiran Magri Sector 11 on Ahmedabad Main Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/1/8/0/7/341807_ff8981c1223.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.78" OriginalAmount="26.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.579728616793" Longitude="73.680225295395" StarRating="1" HotelCode="285977|hotel_thamla_haveli" HotelName="Thamla Haveli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Outside Chandpole, Near Hanuman Ghat, Near Sarovar Hotel, Udaipur 313001</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/de/00de5b29817cdce6c3ad631c7c1ccaf7966c0c07.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Thamala Haveli it is built as a traditional Rajasthani mansion known as Haveli owned by the no...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="26.78" OriginalAmount="26.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.57716996" Longitude="73.70041453" StarRating="3" HotelCode="667143|hotel_madurai" HotelName="Hotel Madurai" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Hotel Street, Opposite ICICI Bank, Behind State Bank Of India, Udaipole, Udaipur 313001</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/88/14884c8ce7d185acdb6796fdef294a89aa9833cc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="27.81" OriginalAmount="27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.585171826679" Longitude="73.711620693115" StarRating="3" HotelCode="350693|368091" HotelName="Hotel Ram Nivas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ahmedabad Main Road, Near Paras circle, Hiran Magri Sector 11, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/94/cf9485672f261b89e3be372d18c6d4418c998878.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Udaipur, Hotel Ramnivas puts everything the city has to offer just outsid...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.81" OriginalAmount="27.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.576897883383" Longitude="73.694188838964" StarRating="1" HotelCode="285920|hotel_florence_continental" HotelName="Florence Continantal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 R.M.V. Road, Jal Darshan Market, Near Gulab Bag, Udaipur, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/4b/a44b1e84b4960d6df5ea24c097e5ed3fb8ace4e0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="27.81" OriginalAmount="27.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5890147" Longitude="73.6801056" StarRating="3" HotelCode="377520|ambavgarh_palace" HotelName="Ambavgarh Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/05/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kurabar House Number 3, Opposite Hotel Hiltop, Ambavgarh Top, Udaipur 313001</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/f2/d9f2917ebcea23970f25e5941511e90d3e5c9181.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="28.08" OriginalAmount="27.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.580094960851" Longitude="73.6831183" StarRating="2" HotelCode="285999|1465388" HotelName="Lake View Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable" HotelFacility="Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Lal Ghat, Gangaur Ghat Road, Lala Sahib Ki Haveli, Behind Jagdish Temple, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/49/cc497c468d9fac9790dd9089ac61def9e448fddf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.18" OriginalAmount="27.36" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.573105" Longitude="73.709107" StarRating="0" HotelCode="|507806" HotelName="Fabhotel Diamond I" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>51-52-53, Mali Colony, Gayariawas</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/7/8/0/6/507806_6cd1c1f1104.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.87" OriginalAmount="29.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.579834065901" Longitude="73.682486414909" StarRating="1" HotelCode="161235|krishna_niwas" HotelName="Krishna Niwas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Currency Exchange,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>34-35 Lal Ghat, below Jagdish Temple, Udaipur</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/33/9133f7f755efb39e47685ad32e7106b03a05ca25.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="29.87" OriginalAmount="29.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.54621761363" Longitude="73.68632885592" StarRating="2" HotelCode="469168|hotel_vishalas" HotelName="Hotel Vishala's" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/05/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Shikarbadi Road, Off NH 18, Goverdhan Vilas, Udaipur 313001</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/2c/6e2c254dbf2b02a0d5dfe00f09ac918266f25262.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="30.82" OriginalAmount="29.92" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.56203" Longitude="73.692949" StarRating="3" HotelCode="|474373" HotelName="One Earth Wonder Clif Udaipur" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>137 Machla Magri Scheme Sector 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/4/3/7/3/474373_ef79d111259.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.04" OriginalAmount="30.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.582708" Longitude="73.72253" StarRating="3" HotelCode="|468935" HotelName="Dream Villa Udaipur" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>near Anil Orthopedics Hospital</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/8/9/3/5/468935_54718371200.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="31.45" OriginalAmount="30.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.579658" Longitude="73.68271" StarRating="2" HotelCode="|484773" HotelName="Hostel Mantra" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lal Ghat, Krishna Niwas, 34-35</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/4/7/7/3/484773_972c94c2051.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="31.93" OriginalAmount="31.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.58472214" Longitude="73.71006394" StarRating="3" HotelCode="482005|treebo_park_classic" HotelName="Treebo Park Classic" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>2-3 Durga Nursery  Parisar, Durga Nursery Road, Behind Mangalam Fun Square Mall, Udaipur 313001</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/bc/62bc732eb22de821a69dd3293e37beeb2e036b05.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.08" OriginalAmount="31.15" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.570727" Longitude="73.697822" StarRating="0" HotelCode="|508847" HotelName="Sparkle Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>30 Dholi Magri</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/8/8/4/7/508847_1dcc87e1133.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="32.18" OriginalAmount="31.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.531931" Longitude="73.760806" StarRating="0" HotelCode="|489779" HotelName="Apni Haveli Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Plot No. 84, Kaldwas Rico Industrial</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/9/7/7/9/489779_a99ec932317.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.96" OriginalAmount="32.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.580183576163" Longitude="73.682380038029" StarRating="1" HotelCode="286024|the_sajjan_villa" HotelName="The Sajjan Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 20/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>75 Gangaur Ghat, State Highway 50, Silawatwari, Udaipur 313001</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/f7/58f741bcb1d52622f93f755ef008cff489a88544.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 1-star Sajjan Villa offers comfort and convenience whether you're on business or holiday in Udai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.96" OriginalAmount="32.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5835" Longitude="73.685" StarRating="0" HotelCode="859925|hotel_suryansh_2" HotelName="Hotel Suryansh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>46 Gulab Bagh Road, Liberty Showroom, Udaipur 313001</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/2b/7e2ba421d0332de47ac563e56d1cd95f223b519c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="32.96" OriginalAmount="32.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.55971866" Longitude="73.70714935" StarRating="3" HotelCode="673270|hotel_delight_3" HotelName="Hotel Delight" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/05/2026" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>42 Block-G, Subcity Center, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/01/9701ef77fe699e91ce6517424a832b195b9269b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.47" OriginalAmount="33.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.57716" Longitude="73.70059" StarRating="3" HotelCode="|460587" HotelName="Madurai" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>udaipole</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/0/5/8/7/460587_524e83a2130.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="34.55" OriginalAmount="33.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5794197" Longitude="73.6822365" StarRating="2" HotelCode="|332766" HotelName="The Tiger" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>33, gangaur ghat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/7/6/6/332766_14975161824.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="35.00" OriginalAmount="33.98" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.57575586" Longitude="73.68903205" StarRating="2" HotelCode="677026|3248205" HotelName="Hotel Vinayakam" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/12/c8127c01396cf1feca2bf57ae8da57287475d4a0.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="36.05" OriginalAmount="35.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5835" Longitude="73.685" StarRating="3" HotelCode="786383|ambay_villa" HotelName="Ambay Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>48 Shubhash Nagar, Gali 2, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/f1/21f1b8498aabf977eb41de774766adf7591aa15a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36.10" OriginalAmount="35.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.576109332947" Longitude="73.698462938844" StarRating="2" HotelCode="285967|1009655" HotelName="The Hotel Royal Palm" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 23/05/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>137 Inside Udaipole, Agrasen Nagar, Jawahar Nagar, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/23/182358bbebbbc765bf3c9bc0e3cc1b081b771ba8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="36.18" OriginalAmount="35.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5773347" Longitude="73.70049532" StarRating="3" HotelCode="420378|1690878" HotelName="Hotel Shree Narayana" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 23/05/2026" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Meeting Room,Parking,Restaurant,Room Service,Spa,Telephone Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>2b Hotel Street, Opposite ICICI Bank, Udiapole, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/48/184842a028c5b487581e0f4e60bc3a8f1be8efbd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location Located in Udaipur, Hotel Shree Narayana is minutes from Bapu Bazaar and Gulab Bag...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="38.98" OriginalAmount="37.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.590292" Longitude="73.702449" StarRating="3" HotelCode="|269419" HotelName="Avins Beacon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>24 Ashok Nagar,Near Maharashtra Bhavan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/9/4/1/9/269419_e9dc3d81741.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.14" OriginalAmount="38.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.579662317533" Longitude="73.684167243061" StarRating="2" HotelCode="195351|hotel_baba_palace" HotelName="Baba Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>155 Jagdish Chowk, Opposite Jagdish Temple, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/8a/6f8a91a0e7ca06b48a3365ac0143af8309662412.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Udaipur. The nearest airport is Udaipur (UDR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="39.14" OriginalAmount="38.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.579673081626" Longitude="73.680050969124" StarRating="2" HotelCode="195361|mandiram_palace" HotelName="Mandiram Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>71 Panchdevri, Hanuman Ghat, Ramdwara Chawk, Outside Chandpol, Udaipur, Rajasthan 313001</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/dc/bedc8a7c056e82f4f5be83e3f4599131c0f99b21.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.20" OriginalAmount="38.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5849" Longitude="73.70934" StarRating="3" HotelCode="|233757" HotelName="The Park Classic Udaipur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2-3, Durga Nursery Parisar behind Mangalam Fun Square Mall</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/7/5/7/233757_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="39.37" OriginalAmount="38.22" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5761612" Longitude="73.69694061" StarRating="3" HotelCode="405641|1829198" HotelName="Uddhav Vilas Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/05/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gulab Bagh Road, Inside Udaipole, Kamlawadi, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/f0/eef0ffbcaef11dafe79d0d6530304431dd449921.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Udaipur. The nearest airport is Ahmedabad (AMD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="39.50" OriginalAmount="38.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.546189" Longitude="73.686447" StarRating="2" HotelCode="|471412" HotelName="Vishalas The Raj Kesar Regency" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>The Raj Kesar Regency OFF NH 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/4/1/2/471412_f6660851230.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.17" OriginalAmount="39.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.576144594064" Longitude="73.696758170246" StarRating="3" HotelCode="195365|hotel_shalimar_palace" HotelName="Hotel Shalimar Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/05/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Inside Udiapole, Near Central Bus Stand, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/4c/184cdc10561ad801747465185fd372d2a5dc8429.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.17" OriginalAmount="39.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.57000254" Longitude="73.70640031" StarRating="3" HotelCode="348651|hotel_ardency_inn" HotelName="Ardency Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/05/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>3-4-5 Tekari Chouraha, Near Bus Stand, Udaipur 313001</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/94/979473b0616ccb0a55aa28c015c622fa96914600.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access is available to guests in the public areas. Those arriving in their own veh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.17" OriginalAmount="39.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.56819497283" Longitude="73.699157691442" StarRating="4" HotelCode="384702|le_roi_udaipur" HotelName="Le ROI Udaipur Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 20/05/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Udaipur City Railway Station, Udaipur, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/d1/bed13c432d4b742730296d92bcefcd0a7a1395e9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="40.17" OriginalAmount="39.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.578723" Longitude="73.678879" StarRating="3" HotelCode="985765|oyo_156_hotel_lake_haveli" HotelName="Lake Haveli by OYO Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Near Ambrai Ghat, Cheerwa, Ambamata, Udaipur</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/6f/4f6fd20c49434ade1f52fa45327ca00a496a8b60.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.26" OriginalAmount="39.09" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.59012132" Longitude="73.70278084" StarRating="3" HotelCode="626010|3190185" HotelName="Avins Beacon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/05/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>24 Ashok Nagar Main Road, Near Maharashtra Bhavan Bhupalpura, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/00/16001f80877626b02117822479bc1ff7dcad1540.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="40.33" OriginalAmount="39.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.58845136354" Longitude="73.69904468559" StarRating="3" HotelCode="232621|1008915" HotelName="Hotel Dayal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Bhupalpura, Opposite Kothari Bhawan, Near Shastri Circle, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/80/5280c69b4e240017866f47f8329fa4cab088dbb5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.32" OriginalAmount="40.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5771632" Longitude="73.7005388" StarRating="3" HotelCode="|334632" HotelName="Hotel Anchal Villa By Yb Hotels" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>118 Hotel Street Ganesh Ghati</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/4/6/3/2/334632_929fb4a1846.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.33" OriginalAmount="40.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5885365" Longitude="73.6991422" StarRating="2" HotelCode="|341000" HotelName="Dayal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7,Bhupalpura,Near Shastri Circle, Opp. Kothari Bhawan,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/1/0/0/0/341000_4b34aad1223.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="41.62" OriginalAmount="40.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.577617" Longitude="73.682636" StarRating="2" HotelCode="195350|1008835" HotelName="Ashish Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>125 Chetak Marg, Udaipur, Rajasthan 313001</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/ee/2eeebf45a8b8875e7286512540380680b2cd768f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.62" OriginalAmount="40.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.563848" Longitude="73.710442" StarRating="2" HotelCode="|468842" HotelName="Vishvam Residency" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Parshuram Marg Savita Nagar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/8/8/4/2/468842_2c539241220.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="41.75" OriginalAmount="40.53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.598639" Longitude="73.691112" StarRating="3" HotelCode="|561060" HotelName="Gyangarh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>58 D New Fatehpura Panchwati</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/1/0/6/0/561060_c1b18f91805.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.16" OriginalAmount="40.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.582046" Longitude="73.68183" StarRating="3" HotelCode="|513261" HotelName="Treebo Trend The Fresco" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>5/13, GADIYA DEVERA,BELOW HOTEL MINERWA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/3/2/6/1/513261_c1a24f71017.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="42.23" OriginalAmount="41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.576103754834" Longitude="73.698901271164" StarRating="2" HotelCode="911119|91689" HotelName="Hotel Gorbandh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/05/2026" HotelFacility="Bicycle Rental,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>138-138 A Inside Udaipole, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/88/de88dc1e61c07376113c5e32f5ed9821d411c9ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Udaipur. The nearest airport is Udaipur (UDR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43.26" OriginalAmount="42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.57933566" Longitude="73.68242779" StarRating="3" HotelCode="285914|382184" HotelName="Hotel Devraj Niwas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment,Guest houses,Hotel" CnxPolicy="Free CXL until 22/05/2026" HotelFacility="24 Hour Room Service,Air Conditioning,Business Centre,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Internet,Laundry,Massage Centre,Meeting Room,Parking,Restaurant,Room Service,Sauna,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>32 Lalghat, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/5d/865d575623141f5bf72a287ee386bb172d7b1828.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Devraj Niwas is a popular choice amongst travelers in Udaipur, whether exploring or just passi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="43.26" OriginalAmount="42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.613681021973" Longitude="73.720102882174" StarRating="3" HotelCode="450945|269447" HotelName="Hotel Yois" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Plot 8 100 Feet Road, Roop Nagar Bhuwana, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/45/e2/45e2874a98cf3e9b21c22c80da17df54ff154525.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="43.34" OriginalAmount="42.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5835" Longitude="73.685" StarRating="3" HotelCode="755124|3272375" HotelName="Hotel Gyangarh" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>58 D New Fatehpura, Panchwati, Behind Royal Motors, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/a0/daa0ff9a904f3e10e46d85b8345a1d7e4a9a699f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="43.58" OriginalAmount="42.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5802563" Longitude="73.6821592" StarRating="2" HotelCode="|332446" HotelName="Oyo 10319 Pichola Haveli" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>64, Gangaur Ghat, Opp. Bagore Ki Haveli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/4/4/6/332446_d5241231821.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.01" OriginalAmount="42.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5900689" Longitude="73.6898751" StarRating="3" HotelCode="|333592" HotelName="Zuzu Ashish Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Chetak Circle</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/3/5/9/2/333592_cb7de081827.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.49" OriginalAmount="43.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.577329" Longitude="73.7004867" StarRating="3" HotelCode="|340241" HotelName="Shree Narayana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>2B Hotel Street, Opp. ICICI bank, Udiapole</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/0/2/4/1/340241_8dd65021213.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="44.94" OriginalAmount="43.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.58073" Longitude="73.6669" StarRating="0" HotelCode="|515301" HotelName="The Kehloor" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Plot No - 16/17, Trident Enclave</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/5/3/0/1/515301_ecc4b6d1040.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.32" OriginalAmount="44.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.573522" Longitude="73.697875" StarRating="3" HotelCode="57932|hotel_vishnupriya" HotelName="Hotel Vishnupriya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>9, Garden Road, Udaipur (Rajasthan)</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/aa/68aab86642fec9d1c2ddca366208b07d8e203fe9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre of Udaipur. It is close to Gulab Bagh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="45.32" OriginalAmount="44.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.58733246" Longitude="73.65648521" StarRating="4" HotelCode="570096|hotel_mewargarh" HotelName="Hotel Mewargarh Udaipur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Sajjan Garh Road, Near Biological Park, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/00/9b001eb5f13061ef4737f34c9f25b48ab26ed0c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a restaurant, room service and a laundry service. Wireless internet access in publi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.66" OriginalAmount="44.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.580334" Longitude="73.678802" StarRating="2" HotelCode="|466476" HotelName="Lassi Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bhinder Ki Haveli Outside Chandpol</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/6/4/7/6/466476_c2a319d1654.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.74" OriginalAmount="44.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.59757" Longitude="73.68765" StarRating="3" HotelCode="|494101" HotelName="Broadway Udaipur" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Burman chambers, UIT Bridge, Saheli Marg</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/4/1/0/1/494101_9072c3c0016.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45.96" OriginalAmount="44.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.570908" Longitude="73.706135" StarRating="3" HotelCode="|462837" HotelName="Ardency Inn By Park Tree Udaipur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>3-4-5, Tekri Chouraha</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/2/8/3/7/462837_969fc8d1530.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.35" OriginalAmount="45.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.593195" Longitude="73.710032" StarRating="3" HotelCode="195349|the_royal_inn_4" HotelName="The Royal Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/05/2026" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>100 Ft. Road, 1-New Bhopalpura, Near University Road, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/f7/2cf7976f28c6534a55cd04ca0a453ff5cfe80073.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.35" OriginalAmount="45.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.57722329" Longitude="73.70076809" StarRating="1" HotelCode="442736|hotel_savera_6" HotelName="Hotel Savera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Hotel Street, Opposite Central Bus Stand, Udaipole, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/59/8f59ed181538872d53d199a424b21cec585f09b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.35" OriginalAmount="45.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.580226769099" Longitude="73.680359423161" StarRating="3" HotelCode="900537|hotel_sarovar" HotelName="Sarovar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/05/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Outside Chandpol, Udaipur, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/c4/27c4abe2cded02d50edc57eaed366650745d2678.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the edge of Lake Pichola in the heart of the city, easily accessible to all ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="46.35" OriginalAmount="45.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.62475634" Longitude="73.71412646" StarRating="3" HotelCode="823840|bhanwar_niwas_7" HotelName="Bhanwar Niwas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>152B,153A,153B Indrapuri Colony, Bhuwana By Pass, Udaipur 313001</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/71/ee71d2cf7b4d4904aac6b963167d47d6c73d984b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="46.45" OriginalAmount="45.10" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5682329" Longitude="73.6991107" StarRating="4" HotelCode="|341553" HotelName="Le Roi Udaipur" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>City Railway Station</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/1/5/5/3/341553_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="46.55" OriginalAmount="45.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5772335" Longitude="73.7007752" StarRating="2" HotelCode="|268539" HotelName="Savera" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Hotel Street, Udaipole</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/8/5/3/9/268539_8a082ad1706.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="46.84" OriginalAmount="45.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5819146" Longitude="73.6831325" StarRating="3" HotelCode="|340012" HotelName="Madri Haveli" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>70, Ganesh Gati Inside Chandpole</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/0/0/1/2/340012_523ea2a1214.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.20" OriginalAmount="45.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.57848" Longitude="73.68472" StarRating="3" HotelCode="|490160" HotelName="Janak Niwas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 Sahiwalo ki gali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/0/1/6/0/490160_46360191014.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.40" OriginalAmount="46.02" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.576136" Longitude="73.695036" StarRating="2" HotelCode="195355|1008385" HotelName="Hotel Padmini Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>27 Gulab Bagh Road, Udaipur, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/4b/9c4bd443777ae2e40a99c06832cbeb9269b1d8de.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Udaipur. The nearest airport is Udaipur (UDR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="47.51" OriginalAmount="46.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5752765" Longitude="73.68934701" StarRating="3" HotelCode="382892|1761648" HotelName="Hotel Boheda Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 22/05/2026" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kalaji Goraji, Near Lake Palace Road, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/71/2f71f1663b0d3481b61b986a2b9832cbeccea139.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="47.54" OriginalAmount="46.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.579456" Longitude="73.670657" StarRating="3" HotelCode="|516572" HotelName="The Lake View Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>7/8 Udaivillas Rd, Opp.Chunda Palace</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/6/5/7/2/516572_a9e55d71001.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="48.41" OriginalAmount="47.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.578159590815" Longitude="73.697232271776" StarRating="3" HotelCode="285979|hotel_the_space" HotelName="The Space" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 20/05/2026" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Babysitting,Bicycle Rental,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Internet,Laundry,Library,Luggage Storage,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>8 City Station Rd, Bawari, Jawahar Nagar, Ganesh Ghati, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c9/63/c963dec2530f3a0bc1396830c580c2ee14966ee0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Lake City - Lake Pichhola / Fateh Sagar Lake, Hotel T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.52" OriginalAmount="47.11" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5761003" Longitude="73.6969543" StarRating="3" HotelCode="|342041" HotelName="Uddhav Vilas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ganga Gali, Gulab Bagh Road, Inside Udaipole,Udaipur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/2/0/4/1/342041_34b3fe41216.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.59" OriginalAmount="47.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.57859" Longitude="73.7083" StarRating="3" HotelCode="|518068" HotelName="Mehrangarh Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>59, Sikh Colony, New 60 Feet Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/8/0/6/8/518068_11c54962345.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="48.62" OriginalAmount="47.20" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.587211" Longitude="73.6563667" StarRating="4" HotelCode="|332821" HotelName="Regenta Central Mewargarh, Near Biological park" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sajjangarh road Near Biological park</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/8/2/1/332821_1dc70871833.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.01" OriginalAmount="47.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5768949" Longitude="73.6939985" StarRating="0" HotelCode="|341389" HotelName="Hotel Mukund Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>16, Near Hariyali Restaurant, Gulab Bagh Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/1/3/8/9/341389_b1997761205.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.14" OriginalAmount="47.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.583588" Longitude="73.66752" StarRating="3" HotelCode="|490814" HotelName="Treebo Trend Paras Raj" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Hotel Paras Raj, above Paras Paints</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/0/8/1/4/490814_01a4ca02321.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.37" OriginalAmount="47.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5760558" Longitude="73.6984617" StarRating="2" HotelCode="|340246" HotelName="Royal Palm - A Budget In Udaipur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>137 Inside Udaipole</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/0/2/4/6/340246_910f0c21217.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.44" OriginalAmount="48.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.597616404849" Longitude="73.687511135444" StarRating="2" HotelCode="285912|hotel_broadway_2" HotelName="Hotel Broadway" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 22/05/2026" HotelFacility="24 Hour Room Service,Air Conditioning,Coffee Shop,Designated Smoking Area,Dry Cleaning,Garden,Laundry,Massage Centre,Meeting Room,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Saheli Marg, Burman Chambers, UIT Bridge, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ac/d7/acd7ca841fca96e85edec07d72360bbf907a44ef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Lake City - Lake Pichhola / Fateh Sagar Lake, Hotel B...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49.44" OriginalAmount="48.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.579459878356" Longitude="73.670646381621" StarRating="3" HotelCode="377541|the_lake_view_palace" HotelName="Hotel Lake View Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>7/8 World Famous Udaivillas Five Star Road, Opposite Chunda Palace, Haridas Ji Ki Magri, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/36/7d36856df2ce0b38a0ed694440730dfb8ceb2864.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of services and facilities for holidaymakers and business guests alike.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.62" OriginalAmount="48.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.578908" Longitude="73.682902" StarRating="0" HotelCode="|502010" HotelName="Dreamyard Udaipur - Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>23/165, Lal Ghat Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/2/0/1/0/502010_63a4e2d1011.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="49.73" OriginalAmount="48.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.58023" Longitude="73.68295" StarRating="1" HotelCode="|560120" HotelName="Banjara Heritage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Gangaur Ghat Marg</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/0/1/2/0/560120_c21b8351434.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.47" OriginalAmount="49.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.57127" Longitude="73.691544" StarRating="1" HotelCode="161674|mewar_haveli" HotelName="Mewar Haveli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>34-35 Lal Ghat, Udaipur, Raj</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/89/fb8909c8bd1c5dc635181102d1a7aeb10011a277.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="50.47" OriginalAmount="49.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.57854957" Longitude="73.70819462" StarRating="3" HotelCode="851347|hotel_mehrangarh_palace" HotelName="Hotel Mehrangarh Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>59 New 60 Feet Road, Sikh Colony, Udiapole Bus Stand to Kumharo ka Bhatta, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/72/7472a1a45420a42a13be0f4591aa80a820c69a39.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex is located in Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.50" OriginalAmount="50.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.580299047994" Longitude="73.679981188055" StarRating="1" HotelCode="286009|panorama_guest_house_2" HotelName="Panorama Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>47 Punch Davri Margh, Hanuman Ghat, Outside Chandpole, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/11/ad118c52e7fec05a20481fbb05e2ac2c6b7863d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.50" OriginalAmount="50.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5751679" Longitude="73.6927593" StarRating="2" HotelCode="161675|shambhu_vilas" HotelName="Shambhu Vilas Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lake Palace Road, Near Gulabag On The Road Of City Palace, Udaipur 313001</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/3e/fb3ef5136734c09234c33ea3e15cd0b378e2d114.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex warmly welcomes guests in Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.50" OriginalAmount="50.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.58020936" Longitude="73.68336731" StarRating="1" HotelCode="589967|banjara_hostel" HotelName="Banjara Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Free CXL until 20/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>83 Gangaurghat Road, Near Jagdish Temple, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/2c/472c7b10491a7ea2ac1e12b45d767d70c6f5aacc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.50" OriginalAmount="50.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.57726141" Longitude="73.70046631" StarRating="3" HotelCode="692484|anchal_villa" HotelName="Anchal Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>11 Hotel Street, Near Bus Stand, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/61/e261391fe6974f4f48ab6de85fb2e6fac9f7a935.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.50" OriginalAmount="50.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.57413845" Longitude="73.62173628" StarRating="3" HotelCode="504767|atulya_niwas" HotelName="Atulya Niwas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kodiyat Road, Udaipur 313001</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/40/6a405d5b1c8923f1b6a0689630a90d4cb5659186.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.50" OriginalAmount="50.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5835" Longitude="73.685" StarRating="3" HotelCode="786424|hotel_mumbai_house_2" HotelName="Hotel Mumbai House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Opposite Big Bazaar, Sukhadia Circle, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/62/1762e2ed962ed78e3d3d1239028b9d129b518a66.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="51.64" OriginalAmount="50.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5784441" Longitude="73.68473088" StarRating="2" HotelCode="440603|3250265" HotelName="Janak Niwas Guest House" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>15 Sahiwalo Ki Gali, near City Palace, Bhattiyani Chotta, Udaipur 313001, India, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/ca/aacac713238061a5f60e94c2d2c1699413ff6ada.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="51.75" OriginalAmount="50.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.600371" Longitude="73.7446496" StarRating="4" HotelCode="|335552" HotelName="SKK Blu &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hotel Blu Feather, Pratap Nagar By pass Main Road , Udaipur, Rajasthan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/5/5/5/2/335552_b7098e71107.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.30" OriginalAmount="50.78" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.595902" Longitude="73.685666" StarRating="2" HotelCode="|509899" HotelName="Mewarts Udaipur" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>176,MOTI MAGRI SCHEME NEAR U.I.T. OFFICE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/9/8/9/9/509899_548c3ed0936.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="52.32" OriginalAmount="50.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.549969" Longitude="73.750462" StarRating="0" HotelCode="|518524" HotelName="The Royal Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jhamar Kotra Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/8/5/2/4/518524_b32d3d70047.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="52.33" OriginalAmount="50.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.57932563896" Longitude="73.67084838856" StarRating="2" HotelCode="195357|1127518" HotelName="Sargam Sadan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/05/2026" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>35 Nagar Parishad Colony, Out side Brahmpole, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/eb/12ebc387b2e61d15739ab3c35cb34d6f88c3a7d0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.53" OriginalAmount="51.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.599478755086" Longitude="73.690051756449" StarRating="2" HotelCode="285978|hotel_the_archi" HotelName="The Archi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/05/2026" HotelFacility="24 Hour Room Service,Elevator,Internet,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>61-A New Fatehpura, Sukhadia Circle, Near Mumbaiya Chat Bazar, Udaipur, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/c0/c7c05e42a9644362eed4616046b5e8ee03be1fc1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel The Archi is perfectly located for both business and leisure guests in Udaipur. The hotel offe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.53" OriginalAmount="51.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.554958" Longitude="73.735926" StarRating="3" HotelCode="285907|heritage_hibiscus_hotel" HotelName="Hibiscus Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Laundry,Massage Centre,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>190 Naga Nagri, Opposite The Leela Palace, Chandpol, Udaipur 313001</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/28/c42847ae1c7af22ffcc46a3a037964b22818719b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Udaipur. The nearest airport is Udaipur (UDR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.53" OriginalAmount="51.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.589107" Longitude="73.679098" StarRating="3" HotelCode="195356|hotel_mahima_palace_3" HotelName="Mahima Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Bar,Beauty Salon,Designated Smoking Area,Elevator,Internet,Massage Centre,Meeting Room,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>33 A, Ambavgarh, Opposite ayurvedic college., Udaipur 313001</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/1f/2a1f8536a371e0219b87181da7d2345aee31db8a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Lake City, Hotel Mahima Palace promises a relaxing an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.53" OriginalAmount="51.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.579369746403" Longitude="73.68285730367" StarRating="0" HotelCode="285941|bunkyard" HotelName="Bunkyard Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>23/165 Lal Ghat Road, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/a3/49a322633de85064eff3780c41682da80f5a3eb2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Bunkyard Backpackers Hostel is perfectly located for both business and leisure guests in Udaipur. Of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.56" OriginalAmount="52.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.57343898" Longitude="73.69943772" StarRating="2" HotelCode="348429|jagat_villa_" HotelName="Jagat Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 20/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>20 - A, Shivaji Nagar, Nr. City Railway Station, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/df/82dfaefacd07f53e1e16a616d02b124bc1ce75f3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.56" OriginalAmount="52.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.588285836542" Longitude="73.676242499082" StarRating="2" HotelCode="285966|hotel_rani_palace" HotelName="Rani Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/05/2026" HotelFacility="Air Conditioning,Internet,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>48-B Ambamata Scheme, Rani Road, Near I.G.'s Police Bungalow, Near Mahakal Mandir And Ayurvedic College, Udaipur 313004, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/ea/84eadfdbba5432d2c0b59bdcc2a9416546c86591.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 2-star Hotel Rani Palace offers comfort and convenience whether you're on business or holiday in...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.56" OriginalAmount="52.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5835" Longitude="73.685" StarRating="0" HotelCode="819653|bloom_boutique_i_lake_pichola" HotelName="Raghuvantra Heritage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Nagchoon Road</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/30/9c30e2263bcfc74a1e7620a56c4a2ee193265a0a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="53.56" OriginalAmount="52.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.60056112" Longitude="73.74456549" StarRating="3" HotelCode="672756|blu_feather_hotel_spa" HotelName="Blu Feather Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>4 Pratap Nagar Road, Bhuwana Sukher By Pass, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/c4/40c40f08a2b5ccae54fc14e57aea2290e23edfb5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.86" OriginalAmount="52.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.567617" Longitude="73.712237" StarRating="2" HotelCode="|468936" HotelName="Ardency Green" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Tekri Madri Link Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/8/9/3/6/468936_54ef5291200.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="54.30" OriginalAmount="52.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.463909" Longitude="73.655999" StarRating="3" HotelCode="|463403" HotelName="Dasmaya Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>N H Ahmedabad Highway Village</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/3/4/0/3/463403_5920c631205.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54.59" OriginalAmount="53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.578746" Longitude="73.670034" StarRating="3" HotelCode="195364|91699" HotelName="Hotel Amar Kothi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 22/05/2026" HotelFacility="24 Hour Room Service,Air Conditioning,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Internet,Laundry,Parking,Restaurant,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Haridas Ji ki Magri, Near Oberoi Udai Vilas, Udaipur</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/2e/222e169a78f3f45fa4f7a697792e6f3edd4d5c36.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Hotel Amar Kothi in Udaipur Lake Pichola, you'll be convenient to L...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="54.59" OriginalAmount="53" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.560884" Longitude="73.693745" StarRating="3" HotelCode="316880|148911" HotelName="Paras Mahal" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Paras Cinema, Hiran Magri Sector 11, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/58/6d582154006da4d511076eb8c0c5f16077caf91c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within the city of Udaipur. It is close to Gulab Bagh.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="55.22" OriginalAmount="53.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5800367" Longitude="73.6800957" StarRating="3" HotelCode="|267037" HotelName="Sarovar On Lake Pichola" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>On Pichola Lake, Outside Chandpole Gate, Hanuman Ghat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/7/0/3/7/267037_cceaf101756.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="55.62" OriginalAmount="54.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.598866402681" Longitude="73.691471435131" StarRating="3" HotelCode="285908|horizon_hotel_4" HotelName="Hotel Horizon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 21/05/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>57/2 Hosa Road, Near Raymond Shop, Sukhadia Circle, New Fatehpura, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/26/4f26409cc0ae76fc6c519084d846ac18483fdd64.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="56.65" OriginalAmount="55.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5791" Longitude="73.67852" StarRating="0" HotelCode="285998|hotel_lake_star_2" HotelName="Hotel Lake Star" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>80 Naga Nagri, Near Leela Palace, Outside Chandpole, Hanuman Ghat Area, Udaipur 313001</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/09/160930a33d21e50cc5348230007394b0d91981ba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="58.00" OriginalAmount="56.31" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.575731" Longitude="73.699105" StarRating="3" HotelCode="|477276" HotelName="Udai Palace" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Agrasen Nagar, Opp. Central Bus Stand</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/7/2/7/6/477276_4b1207b0907.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.71" OriginalAmount="57.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.584551" Longitude="73.643994" StarRating="2" HotelCode="285913|hotel_devi_palace" HotelName="Hotel Devi Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 19/05/2026" HotelFacility="24 Hour Room Service,Air Conditioning,Dry Cleaning,Elevator,Garden,Laundry,Massage Centre,Meeting Room,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kodiyat Road, Rampura Chouraha, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/ea/82ea2ce4dc33f9ae7deaa9264cf2e588ac2331ae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Devi Palace is a popular choice amongst travelers in Udaipur, whether exploring or just passin...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="59.12" OriginalAmount="57.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.573305" Longitude="73.705133" StarRating="2" HotelCode="|455695" HotelName="Vijay Villas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>121 A 100ft Road Mali colony</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/5/6/9/5/455695_a1650521709.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="59.74" OriginalAmount="58.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.579940367053" Longitude="73.682953039898" StarRating="3" HotelCode="286012|hotel_poonam_haveli" HotelName="Poonam Haveli Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 19/05/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>39 Lal Ghat, Udaipur, Rajasthan 313001</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/9d/e2/9de2bb42ed440b0350f8b80c27acf71fb0161077.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Udaipur. The nearest airport is Ahmedabad (AMD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="61.80" OriginalAmount="60.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5835" Longitude="73.685" StarRating="0" HotelCode="973860|hotel_sanobar" HotelName="Hotel Sanobar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2/1 City Station Road, Dholi Magri, Shivaji Nagar, Udaipur 313001</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/f2/78f26e5b3212e515143825df9be1477a28ad596b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.68" OriginalAmount="60.85" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5838085" Longitude="73.6830196" StarRating="2" HotelCode="|373424" HotelName="Zostel Udaipur" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Purohit Ji Ka Khurra, Chandpole, Udaipur, Rajasthan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/3/4/2/4/373424_27e30641243.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="62.71" OriginalAmount="60.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.576276" Longitude="73.699266" StarRating="3" HotelCode="|467072" HotelName="City Express By Downtown Udaipur" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>City Station Rd Ganga Gali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/7/0/7/2/467072_a62b5881642.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.83" OriginalAmount="61.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.579633062856" Longitude="73.712269849738" StarRating="0" HotelCode="286016|raghu_mahal_hotel" HotelName="Raghu Mahal Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>93 Saraswati Marg, Airport Road, Darshanpura, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/35/8335e218efc630f4baccfb7944cdad69964413ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.58" OriginalAmount="62.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.625983" Longitude="73.641814" StarRating="0" HotelCode="|456225" HotelName="Serenity Hill Resort And Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Badi Lake Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/6/2/2/5/456225_aa53b241734.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.89" OriginalAmount="63.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5835" Longitude="73.685" StarRating="0" HotelCode="736743|jai_villa_homestay" HotelName="Jai Villa Homestay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 Ratanjeet Complex</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/a8/e1a83da8bdd2f3dbd5773dfda4b433f5f5411d3e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.89" OriginalAmount="63.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5835" Longitude="73.685" StarRating="0" HotelCode="966784|hotel_golden_leaf_3" HotelName="Hotel Golden Leaf" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Hotel Steert Gali, Opposite Icici Bank, Udiyapole Near Bus Stand, Udaipur 313001</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/17/8a173be4a7be7b82b55a24a02e08b5e3a129a04f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="65.34" OriginalAmount="63.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.608874" Longitude="73.694948" StarRating="4" HotelCode="|494367" HotelName="Zone Connect by The Park Udaipur" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>2-A, New Flora Complex,New Pula Bridge</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/4/3/6/7/494367_a1eeb4a0125.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="65.78" OriginalAmount="63.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.387661" Longitude="74.051409" StarRating="4" HotelCode="|487138" HotelName="The Fern Bambora Fort, Bambora, Udaipur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>The Fern Bambora Fort</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/7/1/3/8/487138_509970f2112.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.92" OriginalAmount="64.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.58850646" Longitude="73.68152519" StarRating="3" HotelCode="671292|raj_kuber" HotelName="Raj Kuber" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>B-1 Kurabad House Road, Ambavgarh, Ayurved College Circle, Udaipur 313001</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/3d/843d94677286a08c2695fbc58043dcf7324d7818.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="66.79" OriginalAmount="64.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5791855" Longitude="73.682457" StarRating="3" HotelCode="|341315" HotelName="Devraj Niwas On Lake Pichola Udaipur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>32 Lal Ghat, Behind Jagdish Temple</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/1/3/1/5/341315_a04fbc31248.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.95" OriginalAmount="65.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.578912" Longitude="73.682494" StarRating="3" HotelCode="195353|udaigarh" HotelName="Udaigarh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>21 - Lal Ghat, Behind Jagdish Temple, Udaipur, 313001 Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/1e/4b1e8d558f579bc863f48112afa03ced2c2daa63.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="66.95" OriginalAmount="65.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.621188" Longitude="73.894766" StarRating="0" HotelCode="75095|rupis_resort_udaipur" HotelName="Rupis Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Araji 4/1 &amp; 5/8, Adjoining Airport, Dabok, Udaipur</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/5e/c95e67e67d8022fe73d4ed54cf27f6021db0ddbf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.64" OriginalAmount="65.67" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.576029" Longitude="73.696828" StarRating="3" HotelCode="|554165" HotelName="The Grand Uddhav" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Jawahar Nagar, Ganga Gali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/1/6/5/554165_38ef1051328.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="67.86" OriginalAmount="65.88" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5751703" Longitude="73.6892771" StarRating="3" HotelCode="|340388" HotelName="Boheda Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kalaji Goraji, Near Lake Palace Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/0/3/8/8/340388_bb4ab7b1259.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="67.98" OriginalAmount="66.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.530584375299" Longitude="73.67364230213" StarRating="3" HotelCode="285995|jeevan_tara_club__resort" HotelName="Jeevantara Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>NH 8 Bypass, Goverdhan Vilas, Devali, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/2b/872bc2a56394b7c8b130506f889cdf9fc2f35da6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="68.26" OriginalAmount="66.27" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5796926" Longitude="73.6853094" StarRating="3" HotelCode="|340537" HotelName="Kotra Haveli A Boutique By The Lake Pichola" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kotra Haveli,12- Surya Marg, Opp. Jagdish Temple</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/0/5/3/7/340537_e034ed51236.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.01" OriginalAmount="67.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.57974987" Longitude="73.6852738" StarRating="2" HotelCode="408654|kotra_haveli_2" HotelName="Kotra Haveli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>12 Surya Marg, Opposite Jagdish Temple, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/ab/faab5d276696d5cf25a51fe19ec3e79c71d286f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.01" OriginalAmount="67.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.601656932412" Longitude="73.686869728172" StarRating="2" HotelCode="285917|hotel_dream_palace_" HotelName="Dream Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/05/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sahelion Ki Bari Link Road, Sukhadia Circle, Udaipur 313004, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/58/ae583f6cb009d80fe9028bb97e01157d16aad372.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="69.01" OriginalAmount="67.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.59415984" Longitude="73.69241241" StarRating="3" HotelCode="596847|hotel_udai_median" HotelName="Hotel Udai Median" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>3-A Madhuban, Near Lok Kala Mandal, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/e7/e9e7617b18d5d9a9ea5494ff8eee6aac00f1f944.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="69.05" OriginalAmount="67.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.587219" Longitude="73.657351" StarRating="2" HotelCode="|467691" HotelName="Seasons A Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Khasra no. 5694, 2254, Sajjangarh Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/7/6/9/1/467691_505efa71712.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="69.31" OriginalAmount="67.29" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.58598" Longitude="73.69874" StarRating="4" HotelCode="|615107" HotelName="Grand Bhagwat, Udaipur" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Hotel Grand Bhagwat,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/1/5/1/0/7/615107_a7ed0f50227.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="69.74" OriginalAmount="67.71" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.610742" Longitude="73.788007" StarRating="0" HotelCode="|566139" HotelName="Kavish Holiday Hill Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Airport Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/6/1/3/9/566139_a6068be1014.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="69.78" OriginalAmount="67.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.577983" Longitude="73.633882" StarRating="3" HotelCode="|466396" HotelName="Paramount Udaipur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Kodiyat Main Rd, near Hotel Ananta</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/6/3/9/6/466396_a0dc66b1620.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="70.04" OriginalAmount="68" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.57691091369" Longitude="73.68595520318" StarRating="3" HotelCode="98264|368101" HotelName="Heritage Hotel Karni Fort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Karni Fort, Bambora, Udaipur 342006</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/e1/f7e1a743f6973374565a4f16058d294de73e5d2b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.04" OriginalAmount="68.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5835" Longitude="73.685" StarRating="3" HotelCode="947136|hotel_bhopal_palace_udaipur" HotelName="Hotel Bhopal Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ahmedabad Road, Balicha Bypass, Udaipur 313002, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/38/9138984814151a8b5f25aba2cfff9d31c7c3017f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="70.18" OriginalAmount="68.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.583005" Longitude="73.683202" StarRating="2" HotelCode="|456031" HotelName="Navkesar Heritage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Illa Ji Ka Neem Ganesh Ghati Udaipur RAJ</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/6/0/3/1/456031_4b219991759.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.07" OriginalAmount="69.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.60891842" Longitude="73.69481191" StarRating="4" HotelCode="302330|q_hotel_7" HotelName="Q Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>2-A, New Flora Complex, near New Pula Bridge, Fatehpura, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/14/1d1420b7f429c00263d621a0600332bdcd50a56c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Udaipur. The nearest airport is Udaipur (UDR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.07" OriginalAmount="69.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.590515" Longitude="73.673425" StarRating="2" HotelCode="161244|hotel_panna_vilas_palace" HotelName="Panna Vilas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/05/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>758 (280) Rani Road, Fateh Sagar Lake, Udaipur</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/ac/9bac5319fe16e305d4c433ca0a5588a4ce2a29b8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Udaipur. The nearest airport is Udaipur (UDR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.10" OriginalAmount="70.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.575455330372" Longitude="73.695871132471" StarRating="2" HotelCode="285904|gold_leaf_hotel_2" HotelName="Gold Leaf Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Business Centre,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Meeting Room,Parking,Restaurant,Room Service,Spa,Valet Parking,Vending Machine">
        <Address>
          <AddressLines>
            <AddressLine>13 Gulab Bag Road, Sarvaritu Villas, Agrawal Associates, Near ICE Factory, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/c5/08c58967effa0dafd58b8c306a2edb58611c598f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Udaipur, Gold Leaf Hotel puts everything the city has to offer just outsi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.10" OriginalAmount="70.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.62593492" Longitude="73.71403547" StarRating="2" HotelCode="504835|hotel_riddhi_inn_pvt_ltd" HotelName="The Byke Riddhi Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel,Apartment" CnxPolicy="Free CXL until 22/05/2026" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Plot 1 Bhuwana By Pass Road, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/97/8197f96311cce840ad6d57cd6bb89e073310e4da.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="72.37" OriginalAmount="70.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5905171" Longitude="73.6817086" StarRating="3" HotelCode="|339580" HotelName="Hilltop Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>5, Ambavgarh, Fatehsagar,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/9/5/8/0/339580_d0428571204.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="72.71" OriginalAmount="70.59" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.601028" Longitude="73.66253" StarRating="3" HotelCode="|506149" HotelName="Agnija" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rani Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/6/1/4/9/506149_41d5d221017.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="73.13" OriginalAmount="71.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.576137974866" Longitude="73.696732994512" StarRating="2" HotelCode="285956|hotel_north_star_" HotelName="North Star" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/05/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Udiapole Road, Sarvaritu Villas, Opposite Sagasji Temple, Gayatri Shaktipeeth, Near Central Bus Stand, Udaipur 313001</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/ef/26efee1002d203e282a2d89d6eb6a318faf4b492.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="73.67" OriginalAmount="71.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5799731" Longitude="73.6828324" StarRating="3" HotelCode="|340044" HotelName="The Red Pier By Downtown Udaipur" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>39, Lal Ghat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/0/0/4/4/340044_59c89d01221.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.16" OriginalAmount="72.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.590762727651" Longitude="73.681421830619" StarRating="3" HotelCode="35756|hotel_hilltop_palace" HotelName="Hotel Hilltop Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/05/2026" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Lounge,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 Ambavgarh, Fatehsagar, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/54/5a54651dfa7b3a61ee45a1405c4250cb2d43dc62.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the city centre of Udaipur. It is close to Ambavgarh Hill.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="74.29" OriginalAmount="72.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5808634" Longitude="73.669998" StarRating="3" HotelCode="|339563" HotelName="Amar Kothi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Haridas Ji Ki Magari, Near Oberoi Udai Vilas</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/9/5/6/3/339563_cb26fbd1259.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="74.41" OriginalAmount="72.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.587956" Longitude="73.645886" StarRating="0" HotelCode="|468981" HotelName="The Kanchangarh Resort" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>12, 13 Block A Rajya Karmchari Colony</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/8/9/8/1/468981_643e5581216.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="75.19" OriginalAmount="73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.59317172" Longitude="73.69750532" StarRating="2" HotelCode="698614|300290" HotelName="Hotel Castle Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>8 Naveen House, Bhatt Ji Bari, Near GBH American Hospital, Udaipur 313001</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/e0/e6e06efcd8c17ec02ae0cd2510f2c69244004dcc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.19" OriginalAmount="73.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.578407" Longitude="73.680304" StarRating="3" HotelCode="69061|karohi_haveli" HotelName="Karohi Haveli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Outside Chandpole on Lake, Udaipur, Rajasthan 313001</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/78/6578c4b4e2fd63ef7262cba2973693b5bafb41d9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This haveli is well designed and located on the top of a hill which is very peaceful and pollution f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="76.06" OriginalAmount="73.84" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.579163" Longitude="73.682502" StarRating="3" HotelCode="35963|542905" HotelName="Jaiwana Haveli" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>14 Lal Ghat, Near Jagdish Chowk, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/05/e705c049e1dbcbdd66aac6de8b4d86f921feffea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.25" OriginalAmount="75.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.575286598355" Longitude="73.693516540013" StarRating="2" HotelCode="285924|hotel_green_view_international" HotelName="Hotel Green View International" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Free CXL until 19/05/2026" HotelFacility="Laundry,Meeting Room,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Lake Palace Road, Near Gulab Bagh, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/69/20697f9c54038c58b8503c155727a2157d4a2ab1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Hotel Green View International to discover the wonders of Udaipur. The hotel has everything ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="77.25" OriginalAmount="75.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.58031594" Longitude="73.67031501" StarRating="3" HotelCode="671593|oyo_9350_hotel_viaan" HotelName="Viaan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>G14 Trident Road, Haridasji ki Magri, Udaipur 313001</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/04/a804faa719cbe3805d3ce11a2c22daf814a84ce1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="77.59" OriginalAmount="75.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.57934875" Longitude="73.66937358" StarRating="3" HotelCode="445965|1466128" HotelName="Hotel Akshay Niwas" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>7 Haridas Ji Ki Magri, Udaipur 313002, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/c0/9fc077a7e0db7c56872a88b9bda54e7d75f41234.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.06" OriginalAmount="75.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.6028259" Longitude="73.6890525" StarRating="3" HotelCode="|267043" HotelName="Amantra Comfort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>5-B New Fatehpura, Opp. Sahelion ki Bari</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/7/0/4/3/267043_ce62dc91758.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.28" OriginalAmount="76.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5835" Longitude="73.685" StarRating="0" HotelCode="673604|hotel_admire_inn" HotelName="White Mushroom Hotel-Admire Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>7 Goverdhan Villas Road</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/7c/547cf9de5f17f5c7f352d50fd7994b813ad1e426.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="78.55" OriginalAmount="76.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.546215" Longitude="73.696572" StarRating="0" HotelCode="|470774" HotelName="Downtown Prime - A Boutique Udaipur" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>6/16 Sector 14 Hiran Magri</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/7/7/4/470774_041cc951228.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="79.11" OriginalAmount="76.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.545521" Longitude="73.679553" StarRating="0" HotelCode="|506798" HotelName="Lake View Revaas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sajjan Nagar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/6/7/9/8/506798_d12cbfc1057.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="79.31" OriginalAmount="77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.552088" Longitude="73.702552" StarRating="4" HotelCode="75094|91712" HotelName="Rajputana" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hiran Magri, Sector No 11, Near Math, Savina, Udaipur, Rajasthan 313001</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/bf/12bf765dbc62b9a135672d14c8a358d11514bd07.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is situated in the south eastern part of the historical heritage city of Udaipur in a pea...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.34" OriginalAmount="78.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.58852181" Longitude="73.678678" StarRating="3" HotelCode="413209|the_lavitra_udaipur" HotelName="The Lavitra Udaipur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/05/2026" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Babysitting,Bar,Business Centre,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Massage Centre,Meeting Room,Parking,Restaurant,Room Service,Swimming Pool,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Shivrati Kothi, Ambamata Scheme, Near Fatehsagar Lake, Udaipur 313001</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/23/b323db3b697b7d5e4f4083143dc8aefb43bc6c57.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at The Lavitra Udaipur in Udaipur, you'll be minutes f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.34" OriginalAmount="78.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.602801" Longitude="73.689087" StarRating="3" HotelCode="195360|amantra_comfort_hotel" HotelName="Amantra Comfort Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5 B New Fatehpura, Opp. Sahelion Ki Bari, Udaipur, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/f3/71f380287dae459954bef04094f23b0bb393aa55.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right by one of the city’s most famous landmarks, just opposite Sahelion Ki Bar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.37" OriginalAmount="79.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.40240177" Longitude="73.63361017" StarRating="0" HotelCode="971451|czar_palace_resort_udaipur" HotelName="Caesar Palace Resort Udaipur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>National Highway 8, Main Road Barpal, Opposite Essar Petrol Pump, Udaipur, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/6c/1f6cc41f863281c9f9d988c0541cff54e75a66a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="81.59" OriginalAmount="79.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5733" Longitude="73.69967" StarRating="3" HotelCode="|490171" HotelName="City Connect By Downtown" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>20A, Shivaji Nagar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/0/1/7/1/490171_f15551e2301.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="81.84" OriginalAmount="79.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.58727" Longitude="73.69961" StarRating="3" HotelCode="|612951" HotelName="Ginger Udaipur, Shastri Circle" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Shastri Circle 89 Shastri Circle</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/1/2/9/5/1/612951_484aedf0228.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="82.58" OriginalAmount="80.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.570775" Longitude="73.697505" StarRating="0" HotelCode="|508633" HotelName="Pax Grand Blue Udaipur" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>38 - 40, opp. Railway Station Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/8/6/3/3/508633_974f1201119.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="83.43" OriginalAmount="81.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.595997570854" Longitude="73.663622897771" StarRating="3" HotelCode="285901|devendra_garh" HotelName="Devendra Garh" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>88 Rani Road, Devendra Garh, Near Rajiv Gandhi Park, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/c2/70c23a31f23416a9429349f88c7721224af5b3b0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Udaipur. The nearest airport is Ahmedabad (AMD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="83.48" OriginalAmount="81.05" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.573902" Longitude="73.68735" StarRating="3" HotelCode="|516364" HotelName="Rangniwas Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Rangniwas Palace Hotel, Rangniwas Marg</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/6/3/6/4/516364_b3ca7e22131.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.46" OriginalAmount="82.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.580378361793" Longitude="73.68271998757" StarRating="1" HotelCode="285922|hotel_gangaur_palace" HotelName="Hotel Gangaur Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 20/05/2026" HotelFacility="Air Conditioning,Bicycle Rental,Coffee Shop,Dry Cleaning,Internet,Laundry,Luggage Storage,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>339 Gangaur Ghat Marg, Ashoka Haveli, Udaipur 313001</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/53/64538742b1dc0a09814cbd9f7c4c334faf9b6941.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel Gangaur Palace is conveniently located in the popular Lake City - Lake Pichhola / Fateh Sagar ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.46" OriginalAmount="82.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.59000594" Longitude="73.68311188" StarRating="2" HotelCode="504011|hotel_brahma_niwas_by_the_lake" HotelName="Hotel Brahma Niwas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>7 Ambavgarh, Opposite Swaroop Sagar Lake, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/ac/e5ace95d83e5fa831257d52ab5031bce1f45451b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="84.49" OriginalAmount="82.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.600967" Longitude="73.709194" StarRating="2" HotelCode="|467132" HotelName="Aradhya Inn" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>4B Decent and Company,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/7/1/3/2/467132_81644eb1725.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="85.35" OriginalAmount="82.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.402393" Longitude="73.633482" StarRating="3" HotelCode="|563915" HotelName="CZAR Palace Resort Udaipur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NH8, Ahmedabad Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/3/9/1/5/563915_e9eedec1333.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.49" OriginalAmount="83.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.57602195" Longitude="73.69616544" StarRating="2" HotelCode="443177|hotel_moti_mahal_3" HotelName="Hotel The Moti Mahal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>G-15, Haridas ji ki Magri, The Oberoi Udaivilas Road MulLatalai, Udaipur, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/d8/f1d84a118fa7f29cc6a0822d069def875cf767eb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="85.73" OriginalAmount="83.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.6136638" Longitude="73.7201326" StarRating="4" HotelCode="|335570" HotelName="Yois" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Near Mahila Police Thana, 100 Feet Road, Plot No. 8, Shobhagpura Bypass Rd, Roop Nagar Bhuwana,Rajasthan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/5/5/7/0/335570_3146afe1029.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="85.75" OriginalAmount="83.25" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5946626" Longitude="73.6920919" StarRating="3" HotelCode="|334566" HotelName="Udai Median" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3-A,Madhuban,Near Lok Kala Mandal,Udaipur Rajasthan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/4/5/6/6/334566_7fb44d31827.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="85.93" OriginalAmount="83.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.540546" Longitude="73.686481" StarRating="3" HotelCode="|491034" HotelName="Clarks Inn Express Udaipur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 100 Feet Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/1/0/3/4/491034_e82a32f2312.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="86.09" OriginalAmount="83.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.61356" Longitude="73.72009" StarRating="4" HotelCode="|466515" HotelName="Howard Johnson By Wyndham Udaipur Roop Nagar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>100 Feet Road Near Mahila Police Thana</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/6/5/1/5/466515_424d62a1810.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.52" OriginalAmount="84.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.573762277769" Longitude="73.687346093254" StarRating="3" HotelCode="387926|rangniwas_palace_hotel_" HotelName="Rangniwas Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 20/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lake Palace Road, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/5d/135db1b046d2be60c21096e0b69cc1f7dd7fc741.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is in Udaipur. Pets are not allowed at Rang Niwas Palace. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.52" OriginalAmount="84.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.57778607" Longitude="73.72410667" StarRating="4" HotelCode="483409|the_fern_residency_udaipur" HotelName="The Fern Residency Udaipur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 19/05/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Plot 1 Madhu Nursery Compound, Near Sewashram Flyover, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/fd/10fd04954bfa8bf11aa6c12243b60d42498e33ed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.52" OriginalAmount="84.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.58215612" Longitude="73.72191095" StarRating="3" HotelCode="768841|crimson_park_shree_kanak" HotelName="Crimson Park Shree Kanak Udaipur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>21-22 Airport Road, Sevashram Chouraha, Ganapati Nagar, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/50/ff50b4c16bd617766c05c72e08dfc4dde86be7e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="87.30" OriginalAmount="84.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.579656" Longitude="73.6700007" StarRating="3" HotelCode="|340403" HotelName="Sterling Jaisinghgarh Udaipur" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>3, Haridas Ji Ki Magri, The Trident Road, Shavri Colony, Udaipur, Rajasthan 313001</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/0/4/0/3/340403_a1756e11013.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="88.15" OriginalAmount="85.58" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.518791" Longitude="73.72386" StarRating="4" HotelCode="|481620" HotelName="Ramya Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jaisamand Road, Dakan Kotra</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/1/6/2/0/481620_8a97fba1326.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="88.44" OriginalAmount="85.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.524484" Longitude="73.676613" StarRating="0" HotelCode="|521211" HotelName="Sterling Balicha Udaipur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>01-02 Khawa Kui Balicha</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/1/2/1/1/521211_afa7e281503.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="88.58" OriginalAmount="86.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.586854" Longitude="73.684941" StarRating="3" HotelCode="60021|hotel_rajdarshan_2" HotelName="Rajdarshan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/05/2026" HotelFacility="Air Conditioning,Conference Hall,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>18, Pannadhai Marg, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/0b/f4/0bf4f311763cdaa1b7937ae5b14722c8db22fa3d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within the city of Udaipur. It is close to Lake Swaroop Sagar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="90.42" OriginalAmount="87.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.57972" Longitude="73.666855" StarRating="0" HotelCode="|505883" HotelName="Casa Blanca LakeCity" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>9, Haridas Ji Ki Magri, Eklavya Nagar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/5/8/8/3/505883_a10aa471037.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="90.42" OriginalAmount="87.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.601867" Longitude="73.68959" StarRating="4" HotelCode="|516392" HotelName="Vesta Grand Central Udaipur" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>8-A, New Fatehpura</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/6/3/9/2/516392_0de79f02101.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.64" OriginalAmount="88.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.590831782272" Longitude="73.678046766865" StarRating="4" HotelCode="372111|ram_pratap_palace" HotelName="Hotel Ram Pratap Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>5-B Alakpuri, Fateh Sagar Lake, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/74/0074e6d6b0b2b7351ff1972024f324aa711fa74b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the coastline of Udaipur. It is close to Fateh Sagar Lake.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.64" OriginalAmount="88.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.51865706" Longitude="73.72392767" StarRating="3" HotelCode="597376|ramya_resort_spa" HotelName="Ramya Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ramya Lane, Krishna Nagar, Dakan Kotra, Udaipur, Rajasthan 313001</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/00/8d00d1d0c491b3aa56c6b110a79ad58d39cbc1eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="91.11" OriginalAmount="88.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.573308" Longitude="73.699712" StarRating="0" HotelCode="|562014" HotelName="Sanobar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2 1 Dholi Magri Shivaji</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/2/0/1/4/562014_b0495701824.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="91.13" OriginalAmount="88.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5739537" Longitude="73.6217857" StarRating="3" HotelCode="|332745" HotelName="Atulya Niwas, Udaipur" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rampura Circle, Kodiyat Road, Near Ananta Resort</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/7/4/5/332745_0e2c7db1818.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="92.01" OriginalAmount="89.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5803" Longitude="73.6703" StarRating="3" HotelCode="|331195" HotelName="Viaan - Boutique In Udaipur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plot No.G-14,Trident Road, Haridasji ki Magri</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/1/9/5/331195_1.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="92.63" OriginalAmount="89.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5531152" Longitude="73.7022543" StarRating="4" HotelCode="|339872" HotelName="Justa Rajputana" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Hiran Magri, Sector 11 Near Savina Math</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/9/8/7/2/339872_b2045471018.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="93.48" OriginalAmount="90.76" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5932" Longitude="73.69755" StarRating="3" HotelCode="|491963" HotelName="Castle Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>8 BHAT JI KI BADI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/1/9/6/3/491963_3d3559f0041.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="93.66" OriginalAmount="90.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.58638204" Longitude="73.71048206" StarRating="4" HotelCode="459577|2063605" HotelName="Radisson Udaipur" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Lakecity Mall, Ashok Nagar Main Road, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/13/b1137fdf0fea1162b3c88ee5e269d7208b6203d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="94.14" OriginalAmount="91.40" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.58635" Longitude="73.704342" StarRating="3" HotelCode="|506635" HotelName="Shree Nanda" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ashok Nagar Main Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/6/6/3/5/506635_64066a61008.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.76" OriginalAmount="92.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.575298" Longitude="73.65469" StarRating="3" HotelCode="161222|devra_udaipur" HotelName="Devra (Home Stay )" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sisarma, Bujra Road, Kalarohi, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/d4/53d4b065f4ec84142c90c383fcb04ad5e6df6b50.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Udaipur. The nearest airport is Udaipur (UDR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.76" OriginalAmount="92.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.53071969" Longitude="73.63986853" StarRating="3" HotelCode="972336|palm_valley_svasti_resort" HotelName="Palm Valley Svasti Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Udaipur-Chittorgarh Road, Sundarwas, Khempura, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/fb/38fb0546cd354bad22b0e3794702397a311f4551.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.79" OriginalAmount="93.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.576333243111" Longitude="73.654910720238" StarRating="3" HotelCode="534915|fateh_niwas" HotelName="Fateh Niwas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rampura Circle Sisarma Road, Udaipur 313031, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/22/fa229db2c403a81c22c1bdce6a955ffdb0b126cf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 2 km from the centre of Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="95.97" OriginalAmount="93.17" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.607089" Longitude="73.709546" StarRating="4" HotelCode="|499313" HotelName="Treebo Tryst SR House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Plot No, 1, Shobhagpura Circle,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/9/3/1/3/499313_10368360928.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.82" OriginalAmount="94.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.585761218728" Longitude="73.681281393848" StarRating="2" HotelCode="172327|hotel_natural_lake_view" HotelName="Hotel Natural Lake View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 20/05/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>55 Swaroop Sagar, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/36/273666b8451b87ab869d1463bbb78c0ad4138711.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="97.46" OriginalAmount="94.62" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.589496" Longitude="73.695396" StarRating="0" HotelCode="|470958" HotelName="Regenta Central Udaipur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Court Chowk</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/9/5/8/470958_500ccf61244.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="97.64" OriginalAmount="94.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.57942" Longitude="73.712065" StarRating="3" HotelCode="|337224" HotelName="Raghu Mahal" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>93, Saraswati Marg, Kumharon Ka Bhatta, Darshanpura Airport Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/7/2/2/4/337224_e58fe8e1209.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.85" OriginalAmount="95.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.62541011" Longitude="73.86937031" StarRating="0" HotelCode="776586|hotel_elegance_villa_udaipur" HotelName="Hotel Elegance Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Airport Road, National Highway 76, Near Post Office, Udaipur</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/a8/76a80278abda620fa8b6b12a77458d9d9b968269.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="98.12" OriginalAmount="95.26" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.640577" Longitude="73.640947" StarRating="0" HotelCode="|506970" HotelName="Red Tullip MD Valley Resort and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Leo ka Guda, Golf Course Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/6/9/7/0/506970_425f77e1150.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="98.92" OriginalAmount="96.04" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.583324" Longitude="73.68127" StarRating="3" HotelCode="|507861" HotelName="Moustache Udaipur Verandah" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 20/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Plot no-8, Near chandpol bridge</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/7/8/6/1/507861_9bc96fd1151.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="100.11" OriginalAmount="97.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.618717" Longitude="73.854924" StarRating="3" HotelCode="|269646" HotelName="Elegance Villa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NH 76 NEAR POST OFFICE AIRPORT ROAD DABOK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/9/6/4/6/269646_0a867b41714.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="100.67" OriginalAmount="97.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.60008" Longitude="73.690471" StarRating="0" HotelCode="|498732" HotelName="Horizon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>57/2 Nr. Raymond Shop, Sukhadia Circle</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/8/7/3/2/498732_88441490752.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="100.85" OriginalAmount="97.91" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5835" Longitude="73.685" StarRating="3" HotelCode="113965|48454" HotelName="Garden Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gulab Bagh Road, Opposite Sajjan Niwas Garden, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/bb/13bb597d40b0bf1c7d0107250dc35b321afd48ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Udaipur. The nearest airport is Udaipur (UDR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="103.75" OriginalAmount="100.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.591352" Longitude="73.714349" StarRating="3" HotelCode="|456286" HotelName="Radiant Globus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Madhuban</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/6/2/8/6/456286_c9b238e1705.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.03" OriginalAmount="101.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.58923289569" Longitude="73.682340837326" StarRating="3" HotelCode="75097|hotel_swaroop_vilas" HotelName="Hotel Swaroop Vilas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Ambavgarh, Opposite Lake Swaroop Sagar, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/4a/a14a398c2f37727e12715592cf460ab15df2ebd2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="106.31" OriginalAmount="103.21" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.623836" Longitude="73.631019" StarRating="2" HotelCode="|553492" HotelName="The Love Passion Karma Club And Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Before, Badi Lake, Road Main Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/3/4/9/2/553492_47adda71355.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.12" OriginalAmount="104.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.54279505" Longitude="73.67793474" StarRating="3" HotelCode="75096|shikarbadi_hotel" HotelName="Shikarbadi Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Goverdhan Villas, Udaipur 313002, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/48/6948484d28377c55292594a7afbcb1f6d7efdb65.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Udaipur. The nearest airport is Udaipur (UDR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="108.97" OriginalAmount="105.80" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.576634" Longitude="73.697952" StarRating="0" HotelCode="|493232" HotelName="Mumbai House Express" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Udaipole, Udaipur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/3/2/3/2/493232_43000a40022.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.18" OriginalAmount="106.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.59404625" Longitude="73.76954096" StarRating="4" HotelCode="285984|hotel_valley_view" HotelName="Valley View" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Plot No. 10, Near Maa Gayatri Hospital, Pratapnagar, Airport Road, 313003 Udaipur</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/2a/202a33a0b84b9cc3afbb8a72bc5bc22ec5437022.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.47" OriginalAmount="106.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.597363" Longitude="73.693923" StarRating="3" HotelCode="178373|944375" HotelName="Golden Tulip Udaipur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 22/05/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>63, Sardarpura, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/81/ed81c4b0060361d7485602bff4fe2475a9484f12.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Udaipur. The nearest airport is Udaipur (UDR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="109.60" OriginalAmount="106.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.54431184" Longitude="73.64410745" StarRating="3" HotelCode="302337|1620668" HotelName="Araliayas Resorts Pvt. Ltd." Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Udaipur Jhadol Road, Near Nai Gaon, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/e6/0de685114a12055943f2cdfd8ed428f5a6fca9fd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.21" OriginalAmount="107.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.579930988904" Longitude="73.679684611674" StarRating="3" HotelCode="35755|hotel_udai_kothi" HotelName="Udai Kothi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/05/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Internet,Jacuzzi,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Hanuman Ghat Marg, O/S Chand Pole, On Pichola Lake, Udaipur 313001</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/85/3f859e2365d0ca1e48574f1e5f7867b9116ce8d1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the heart of Udaipur. Its setting is especially ideal for guests w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.21" OriginalAmount="107.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.609790026433" Longitude="73.661028" StarRating="3" HotelCode="130316|shilpi_resort" HotelName="Amantra Shilpi Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rani Road, Adjacent Shilpgram, Fatehsagar Lake, Udaipur 313001</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/4f/234fca9e398a84d5da3b135777ca02f031947008.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated within the city of Udaipur. It is located approximately 5 km from the ci...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="110.80" OriginalAmount="107.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.579239" Longitude="73.682664" StarRating="3" HotelCode="|464166" HotelName="Raj Niwas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>16-Lal Ghat,Pichhola lake</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/4/1/6/6/464166_2cebe9c0504.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.24" OriginalAmount="108.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.579562845465" Longitude="73.680180206711" StarRating="3" HotelCode="61638|lake_pichola" HotelName="Lake Pichola Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/05/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Garden,Internet,Jacuzzi,Kitchen,Laundry,Luggage Storage,Massage Centre,Parking,Restaurant,Room Service,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Outside Chand Pole, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/80/238092a624b49e230cbc7c45d54e78c91483e775.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Discover a culture rich in tradition and experience a treasure of hospitality, at this heritage hote...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.61" OriginalAmount="109.33" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.542852" Longitude="73.699027" StarRating="3" HotelCode="|471644" HotelName="The Sky Comfort Babuji Jodhpur Palace" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>18-A, 100 Feet Rd Sector 14 100 Feet Rd</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/6/4/4/471644_46641651250.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="113.44" OriginalAmount="110.14" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5790257" Longitude="73.679654" StarRating="4" HotelCode="|341318" HotelName="Swaroop Vilas - Lake Facing Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>6, Ambavgarh, Opposite Lake Swaroop Sagar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/1/3/1/8/341318_881fae11052.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.33" OriginalAmount="111.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.578947338058" Longitude="73.682900650061" StarRating="3" HotelCode="286017|raj_niwas_2" HotelName="Raj Niwas Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 22/05/2026" HotelFacility="Air Conditioning,Designated Smoking Area,Dry Cleaning,Internet,Laundry,Luggage Storage,Meeting Room,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>16 LalGhat, Pichhola Lake, behind Jagdish Temple, Udaipur 313001</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/36/593675a4cdc19aecb13416c7760d825b833bf5e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Lake City - Lake Pichhola / Fateh Sagar Lake, Raj Niw...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="114.80" OriginalAmount="111.46" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.58167" Longitude="73.668711" StarRating="0" HotelCode="|566883" HotelName="Khamma Ghani- A Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Haridas Ji Ki Magri, Tridend Road,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/6/8/8/3/566883_4a5123e1130.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="115.08" OriginalAmount="111.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.50974" Longitude="73.75618" StarRating="4" HotelCode="|598480" HotelName="The Sky Imperial, Udaipur" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cambay Resort, 439-442, RIICO, Bhamashah Industrial Area, Kaladwas</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/8/4/8/0/598480_3bd407c2207.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.36" OriginalAmount="112.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.608807351568" Longitude="73.678208454037" StarRating="3" HotelCode="503898|the_fateh_hotel_3" HotelName="The Fateh Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/05/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>1 Devali, Fatehsagar Pal, Udaipur 313001</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/68/dc68a6e6f41a2a2d8e3fd5786c16b541b4304730.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.10" OriginalAmount="115.63" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.588538" Longitude="73.681599" StarRating="0" HotelCode="|474974" HotelName="Darbargarh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Ambamata</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/4/9/7/4/474974_3f43cd91235.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="119.48" OriginalAmount="116" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.58850323" Longitude="73.65176114" StarRating="5" HotelCode="615907|269456" HotelName="Justa Sajjangarh Resort &amp; Spa" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Opposite Biological Park, Near Sajjangarh Main Gate, Udaipur 313001</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/8b/dd8badb6659990aca4dd638fdc48238ea957bcdf.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="121.07" OriginalAmount="117.54" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5603" Longitude="73.7301" StarRating="5" HotelCode="|616027" HotelName="Essentia Luxury Resort &amp; Spa Udaipur" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Essentia Luxury Resort &amp; Spa Udaipur SS Hills, Main Jhamarkotra Road, Umarda</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/1/6/0/2/7/616027_64f089d0340.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="123.16" OriginalAmount="119.57" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.59618" Longitude="73.688652" StarRating="0" HotelCode="|468655" HotelName="Trulyy The Amar Mahal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>17 Saheli Marg</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/8/6/5/5/468655_e2923051206.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="127.18" OriginalAmount="123.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.591039" Longitude="73.67647" StarRating="3" HotelCode="|479565" HotelName="Ram Pratap Palace By Fateh Collection" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>5-B Alakpuri, Fateh Sagar Lake</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/9/5/6/5/479565_3c87fa01336.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="128.75" OriginalAmount="125.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.60720379" Longitude="73.6461965" StarRating="3" HotelCode="113989|the_royal_retreat_resort_spa" HotelName="The Royal Retreat" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 19/05/2026" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Badi Hawala Road, Village-Hawala, Udaipur, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/93/8c936b7d76f08cfa36639518d816a15896b79c6f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Udaipur. The nearest airport is Udaipur (UDR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="129.84" OriginalAmount="126.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.508415" Longitude="73.646138" StarRating="2" HotelCode="|503408" HotelName="The Divine Hills Resort Udaipur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>150ft Sethji Ki Kundal</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/3/4/0/8/503408_1157cfb1037.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.81" OriginalAmount="127.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.574623522948" Longitude="73.689221372346" StarRating="3" HotelCode="285946|mahendra_prakash" HotelName="Hotel Mahendra Prakash Udaipur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lake Palace Road, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/db/31dbfe227e6712911e7d7616b33a0eaa944d6372.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This cosy hotel is set in Udaipur. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="134.10" OriginalAmount="130.19" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.50449" Longitude="73.65799" StarRating="3" HotelCode="|464829" HotelName="The Amargarh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>National Highway 8 7 Km</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/4/8/2/9/464829_4aa24f71206.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.96" OriginalAmount="132.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.503537762551" Longitude="73.659176595245" StarRating="4" HotelCode="285899|club_mahindra_udaipur" HotelName="Club Mahindra Udaipur Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Resort" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>NH-8, Balicha, Paras Hill Resort, Near Indo American School, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/50/0450764705f0d013f2ca530aa522d26b60c12d0b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="137.35" OriginalAmount="133.35" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.570868" Longitude="73.74495" StarRating="3" HotelCode="|554051" HotelName="Keys Select by Lemon Trees Udaipur" Meals="FULL-BOARD" BedType="FULL-BOARD" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Plot No-E263 Road1 Madri Industrial Area</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/4/0/5/1/554051_416a3fa1553.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="139.81" OriginalAmount="135.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.606518" Longitude="73.646014" StarRating="0" HotelCode="|459033" HotelName="The Royal Retreat Resort And Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Village Hawala, Badi Hawala Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/9/0/3/3/459033_73757a81751.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="140.46" OriginalAmount="136.37" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.6094" Longitude="73.661" StarRating="0" HotelCode="|520368" HotelName="Amantra Shilpi Resort and Spa" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Adjacent Shilpgram</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/0/3/6/8/520368_8404f9b1448.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="141.36" OriginalAmount="137.24" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5941291" Longitude="73.7696341" StarRating="3" HotelCode="|340243" HotelName="Turban Valley View Resort and Spa, Udaipur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>10, Pratapnagar Airport Road, Near Maa Gayatri Hospital</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/0/2/4/3/340243_8f7c0431215.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="143.71" OriginalAmount="139.52" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.57699" Longitude="73.691871" StarRating="0" HotelCode="|468226" HotelName="The Mangal View Residency - A Luxury Boutique Business" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>RMV Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/8/2/2/6/468226_a010bbd1708.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="146.89" OriginalAmount="142.61" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.49398" Longitude="73.65403" StarRating="5" HotelCode="|552422" HotelName="Ramee Royal Resort and Spa Udaipur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Amangiri Hotel &amp; Resorts, Near IIM</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/4/2/2/552422_11280ee1545.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="151.19" OriginalAmount="146.79" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5884223" Longitude="73.6517121" StarRating="5" HotelCode="|334943" HotelName="Justa Sajjangarh Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 20/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Opposite Biological Park Near Sajjangarh Main Gate</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/4/9/4/3/334943_a7e50331431.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="156.49" OriginalAmount="151.93" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.68760661" Longitude="73.63782225" StarRating="5" HotelCode="622696|3261655" HotelName="Spectrum Hotel &amp; Residencies" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 23/05/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>National Highway 76, Gram Barodiya, Village Kavita, Opposite Kavita Bridge, Near Thoor Ki Paal, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/b1/92b1a6370200b22afcbf8e393a623c70f42b1643.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a restaurant, room service and a business centre. Wireless internet access is avail...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.56" OriginalAmount="152.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.591402" Longitude="73.676381" StarRating="3" HotelCode="209991|hotel_lakend_" HotelName="Lakend" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/05/2026" HotelFacility="Bar,Bicycle Rental,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Alkapuri, Fatehsagar Lake, Udaipur, Rajasthan 313001</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/0b/570b5ae41bbbe879bf33bbe8cec2ffe9fa736a3b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="157.59" OriginalAmount="153" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.579012" Longitude="73.670353" StarRating="4" HotelCode="211746|91708" HotelName="Chunda Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 21/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1 Haridas Ji Ki Magri, Main Road, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/6f/626f1cebe93f393f4cee3515d8dffdc17e569eff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Udaipur. The nearest airport is Ahmedabad (AMD).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="160.68" OriginalAmount="156.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.59092771" Longitude="73.6512395" StarRating="3" HotelCode="613278|bamboo_saa_resort_spa" HotelName="Bamboo Saa Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>1499/1500 Near Sajjangarh Bio Park, Sisarma, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/21/9921b63a8fad4a3a17942f00503bc622dbe19fdc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="170.08" OriginalAmount="165.13" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.585445" Longitude="73.712479" StarRating="0" HotelCode="|471297" HotelName="The Lotus County Club And Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Udai sagar Road Near Zinc Smelter Debari</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/2/9/7/471297_cda06531249.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="170.98" OriginalAmount="166.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.577862737725" Longitude="73.682609815107" StarRating="0" HotelCode="675270|the_shaharkot" HotelName="The Shaharkot" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>25-26 Nav Ghat, Near City Palace, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/01/9f0192bdecc9628a15529d544ffac05251d34a62.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="172.13" OriginalAmount="167.12" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.593817" Longitude="73.6826125" StarRating="4" HotelCode="|339560" HotelName="The Lalit Laxmi Vilas Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fatesh Sagar Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/9/5/6/0/339560_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="174.07" OriginalAmount="169" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.583565" Longitude="73.648759" StarRating="4" HotelCode="164093|91707" HotelName="Ramada Udaipur Resort &amp; Spa" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rampura Choraha, Khodiyaat Road, Sisarma, Udaipur 313001</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/cb/b6cb9d508ea0bdd86773dab68e90c9b796a96e31.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort is located in Udaipur, “the city of lakes and palaces”. It is set on one of the hills of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="174.08" OriginalAmount="169.01" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.63385" Longitude="73.72553" StarRating="4" HotelCode="|494840" HotelName="Bhairavgarh Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 20/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Maharana Pratap Khel Gaon, 200 ft Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/4/8/4/0/494840_a4d25f71056.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="181.28" OriginalAmount="176.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.63400381" Longitude="73.72612601" StarRating="3" HotelCode="302339|bhairav_garh_resort" HotelName="Bhairavgarh By Zennia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/05/2026" HotelFacility="Bar,Conference Hall,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>200 Feet Road, Opposite R.T.O., Maharana Pratap Khel Gaon, Chitrakoot Nagar, Bhuwana, Udaipur  313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7a/2d/7a2dcf56524e9ea61fb91a2b5e9e437431e39d29.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The resort offers a bar, a conference room and a business centre. Wireless internet access in public...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="182.74" OriginalAmount="177.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.6875093" Longitude="73.6378042" StarRating="5" HotelCode="|332956" HotelName="Spectrum Resort Spa and Convention" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>N.h. 76, Gram Barodiya, Kavita, Opposite Kavita Bridge</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/2/9/5/6/332956_051fee01449.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="185.11" OriginalAmount="179.72" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5039656" Longitude="73.6587435" StarRating="5" HotelCode="|341267" HotelName="Club Mahindra Udaipur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Paras Hill Resort, NH-8 Balicha, Near Indo American School</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/1/2/6/7/341267_78081b91416.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="188.21" OriginalAmount="182.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.590886" Longitude="73.65163" StarRating="5" HotelCode="|335498" HotelName="Bamboo Saa Resort and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1499/1500, near Sajjangarh Bio Park, Sisarma, Udaipur - 313001, RJ, India</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/5/4/9/8/335498_a83d6b51120.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="190.55" OriginalAmount="185.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.67935727" Longitude="73.69099956" StarRating="5" HotelCode="389600|tree_of_life_tatsaraasa_resort__spa_udaipur" HotelName="Tatsaraasa Resort and Spa Udaipur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Gram Panchayat Lakhawali, National Highway 76, Bhilwara, Udaipur 313011, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/1e/691ea83bf5037105acbd4cbbbb95e218a733e0b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Bhilwara.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="196.73" OriginalAmount="191.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.568864709611" Longitude="73.653974533081" StarRating="3" HotelCode="166309|fateh_garh" HotelName="Fateh Garh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sisarma, Udaipur, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/7a/b27a856fe069893258ce69e9e96ad81f424259b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="198.79" OriginalAmount="193" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.61955006" Longitude="73.78757456" StarRating="5" HotelCode="597614|269539" HotelName="Tree Leaf Vantara Resort &amp; Spa" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Debari, Udaipur 313024, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/b8/dbb8c8ced79038a3fbfbeb474e736ab9baab6ae4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort warmly welcomes guests in Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="198.79" OriginalAmount="193.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.574564582544" Longitude="73.624581280342" StarRating="5" HotelCode="305750|the_ananta_udaipur" HotelName="The Ananta Udaipur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kodiyat Road, Village Bujhda, Udai Talai Area, Tehsil Girwa, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/3a/d5/3ad56cd21c4ec2ab01c550c090e5c42039fc16b7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Udaipur. The nearest airport is Udaipur (UDR).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="198.85" OriginalAmount="193.06" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5773" Longitude="73.669805" StarRating="5" HotelCode="|444791" HotelName="Trident, Udaipur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Haridasji Ki Magri Mulla Talai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/7/9/1/444791_0f4c6c00903.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="200.27" OriginalAmount="194.44" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.612928" Longitude="73.663873" StarRating="3" HotelCode="|515465" HotelName="Park Exotica Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Queens Road, Opposite Darpan Dwar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/5/4/6/5/515465_c82b8311000.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="203.94" OriginalAmount="198.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.577060772927" Longitude="73.6694916009" StarRating="5" HotelCode="37956|trident_udaipur" HotelName="Trident Hotel Udaipur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 20/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Laundry,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Haridasji Ki Magri, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/f3/fbf3b7f730ceeef99e6a701c5ed4afd27618cf4f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated on the banks of the picturesque Pichola Lake. The establishment is 10 mi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="208.30" OriginalAmount="202.23" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.616489" Longitude="73.807668" StarRating="0" HotelCode="|465909" HotelName="Trulyy The Shakti Vilas" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Opp Railway Station, Debari, Tehsil</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/5/9/0/9/465909_f3bcb5f1043.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="210.12" OriginalAmount="204.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.61268409" Longitude="73.66377133" StarRating="3" HotelCode="458832|park_exotica_resort_udaipur" HotelName="Park Exotica Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 20/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Queens Road, Opposite Darpan Dwar, Shilpgram, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/5c/d85cedf42f825b50a77bf540ee37f7233f6722c7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="210.80" OriginalAmount="204.66" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.641576" Longitude="73.732499" StarRating="2" HotelCode="|499627" HotelName="Swarnagarh Nature Retreat and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Swarnagarh c/o Swarna Hills, Amberi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/9/6/2/7/499627_161b77c0738.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="216.30" OriginalAmount="210" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.589916" Longitude="73.667851" StarRating="4" HotelCode="130516|91701" HotelName="Radisson Blu Udaipur Palace Resort &amp; Spa" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Near Fateh Sagar Lake, Ambamata, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/b5/94b55f48badd2b26f6951e551f3d21fe6cd38288.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the edge of the banks of the Fateh Sagar Lake in Ambamata. It lies just 3 k...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="220.32" OriginalAmount="213.90" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.545235" Longitude="73.678388" StarRating="4" HotelCode="|498298" HotelName="Shikarbadi" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Goverdhan Villas</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/8/2/9/8/498298_62b634f0654.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="224.54" OriginalAmount="218.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.584276" Longitude="73.716424" StarRating="3" HotelCode="178375|oriental_palace_resorts" HotelName="Oriental Palace Resorts" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Udaipur Main Road, Subhash Nagar, Udaipur, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/24/6b2441ce7fd71dac8ebfaa76f1349600ede866d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is set in Udaipur. Oriental Palace Resorts features a total of 47 rooms. Orie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="227.35" OriginalAmount="220.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.619664" Longitude="73.644153" StarRating="3" HotelCode="|464831" HotelName="Villa Le Palms Resort And Spa" Meals="FULL-BOARD" BedType="FULL-BOARD" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>1, LIYO KA GUDA,BADI LAKE ROAD BADI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/4/8/3/1/464831_4b4cb841207.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="229.09" OriginalAmount="222.42" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.619729" Longitude="73.787979" StarRating="3" HotelCode="|465991" HotelName="Anandam Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Airport Rd, Near RAC Bataliyan Camp</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/5/9/9/1/465991_0b937081511.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="229.98" OriginalAmount="223.28" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.722038" Longitude="73.732202" StarRating="4" HotelCode="|468564" HotelName="Gold Nest Rubystone Heritage" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 22/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>N.H.8 NATHDWARA HIGHWAY</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/8/5/6/4/468564_aa565dd1858.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="240.41" OriginalAmount="233.41" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.611931" Longitude="73.791178" StarRating="3" HotelCode="|516643" HotelName="The Hunting Lodge" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Near Mahraja College of Management</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/6/6/4/3/516643_275d85d2215.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="245.90" OriginalAmount="238.74" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.7550449" Longitude="73.5275137" StarRating="4" HotelCode="|334960" HotelName="Gogunda Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rajputon Ka Mohalla, Gogunda</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/4/9/6/0/334960_1de72ce1009.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="270.92" OriginalAmount="263.03" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.575168" Longitude="73.642925" StarRating="5" HotelCode="|463078" HotelName="Aurika, Udaipur - Luxury By Lemon Trees" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>01, Kala Rohi, Sisarma</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/3/0/7/8/463078_632690f1631.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="278.09" OriginalAmount="269.99" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.597582" Longitude="73.802978" StarRating="0" HotelCode="|491876" HotelName="Traavista Aravali Mahal" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Luxury Lake View Heritage Resort</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/1/8/7/6/491876_b6d35300026.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="278.10" OriginalAmount="270.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.264921094502" Longitude="73.97322582209" StarRating="3" HotelCode="211750|jaisamand_island_resort" HotelName="Jaisamand Island Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 19/05/2026" HotelFacility="Air Conditioning,Bar,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Udaipur-Baswara Road, Jaisamand Lake, Udaipur 313001, Island 1, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/b7/c4b7f00f9a872f9f192413b5086cea7e075f8c7f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort is located in Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="279.13" OriginalAmount="271" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.57904249" Longitude="73.61195884" StarRating="5" HotelCode="822107|382199" HotelName="Taj Aravali Resort &amp; Spa, Udaipur" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1 Kheemach Kheda, Bhujra, Girwa, Near Kodiyat Forest Chowki, Udaipur 313031, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/d0/11d06188cd945a5e4bf956a6e4ca8f65ffd9480f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="287.34" OriginalAmount="278.97" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.591343" Longitude="73.694088" StarRating="4" HotelCode="|488745" HotelName="Zana Lake Resort Udaipur" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Near Udainiwas, Lakadwas</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/8/7/4/5/488745_79d36c82249.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="289.43" OriginalAmount="281" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.574269306732" Longitude="73.684060953373" StarRating="4" HotelCode="29592|91681" HotelName="Shiv Niwas Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The City Palace, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/82/6582773209ec88d3c856984f25ccb33972e68a88.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the airport of Udaipur as well as Jagdish Temple.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="307.46" OriginalAmount="298.50" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.739347" Longitude="73.717119" StarRating="0" HotelCode="|467266" HotelName="Sarasiruham Resort Private Pool Villa" Meals="DINNER" BedType="DINNER" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lake Bagela, Nagda, Eklingji</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/7/2/6/6/467266_14ddfe61856.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="311.55" OriginalAmount="302.48" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5751606" Longitude="73.6834917" StarRating="5" HotelCode="|340419" HotelName="Taj Fateh Prakash Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>The Palace Complex, Lake Pichola</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/0/4/1/9/340419_1f07e571447.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="319.30" OriginalAmount="310" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.57504255699" Longitude="73.683415972693" StarRating="4" HotelCode="372109|91676" HotelName="Fateh Prakash Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>The Palace Complex, Lake Pichola, Udaipur 313001</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/a6/04a634798a2a7301171cab98fdb23d5977980887.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated on the shoreline of Udaipur. The establishment lies close to the City Pa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="339.33" OriginalAmount="329.45" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.595125" Longitude="73.665243" StarRating="2" HotelCode="|466949" HotelName="Fateh Vilas By Fateh Collection" Meals="FULL-BOARD" BedType="FULL-BOARD" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sisarma, Bujara Road, Udaipur, Rajasthan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/6/9/4/9/466949_0fea64a1659.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="367.71" OriginalAmount="357" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.772537" Longitude="73.749438" StarRating="5" HotelCode="29588|383712" HotelName="RAAS Devigarh" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>National Highway 8, Near Eklingji Temple, Delwara, Udaipur 313202, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/60/d1606aa0c8dcbf3acea9a84c99d681147b6559a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Delwara in Nathdwara, northeast of Udaipur. It is just a short drive away f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="380.79" OriginalAmount="369.70" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5744703" Longitude="73.6838425" StarRating="5" HotelCode="|340418" HotelName="Shiv Niwas Palace By Hrh Group Of Hotels" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>The Palace Complex, Lake Pichola</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/0/4/1/8/340418_128260d1434.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="396.55" OriginalAmount="385.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5564585" Longitude="73.70517263" StarRating="2" HotelCode="349700|hotel_kingdom_palace" HotelName="Hotel Kingdom Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 22/05/2026" HotelFacility="24 Hour Room Service,Business Centre,Elevator,Meeting Room,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>8-9 B Block, Sub city Center, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/e9/4fe9eca1237af1c2c25c76b3b973eaac0274e4e3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Lake City, Hotel Kingdom Palace is a perfect starting point from which to explore Udaipur...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="404.79" OriginalAmount="393" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.621449884697" Longitude="73.806600806221" StarRating="3" HotelCode="286025|91747" HotelName="The Udai Bagh" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 21/05/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Debari Cross Road, Udaipur, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/08/f008f807032114a7f90945ce7ac8b44f535a85b2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="453.99" OriginalAmount="440.77" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5791319" Longitude="73.6120181" StarRating="5" HotelCode="|330275" HotelName="Taj Aravali Resort and Spa" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1, Kheemach Kheda, Village: Bhujra, Tehsil: Girwa, Near Kodiyat Forest Chowki</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/0/2/7/5/330275_9e9ff931126.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="544.03" OriginalAmount="528.18" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.577482" Longitude="73.67213" StarRating="5" HotelCode="29591|39624" HotelName="The Oberoi Udaivilas, Udaipur" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Heated Pool,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Haridasji Ki Magri, Mulla Talai, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/bc/1ebc3dda75664b4e82573851275c12f9512c8aa6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the coastline of Udaipur. It is close to Lake Pichola.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="617.13" OriginalAmount="599.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.581277" Longitude="73.818994" StarRating="0" HotelCode="|465738" HotelName="Raffles Udaipur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Island Village Tilakheda</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/5/7/3/8/465738_db44d631855.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="628.46" OriginalAmount="610.16" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.784521" Longitude="73.700888" StarRating="5" HotelCode="|471630" HotelName="Mementos By Itcs Ekaaya Udaipur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Raya, Near Eklingji Temple</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/6/3/0/471630_b9170a22005.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="706.44" OriginalAmount="685.86" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5758509" Longitude="73.6799169" StarRating="5" HotelCode="|339084" HotelName="Taj Lake Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>P O Box No 5 Pichola Lake</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/9/0/8/4/339084_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="722.03" OriginalAmount="701" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.575351014269" Longitude="73.680014633135" StarRating="5" HotelCode="29590|91677" HotelName="Taj Lake Palace, Udaipur" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pichola Lake, PO Box 5, Udaipur 313001, Rajasthan</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/a1/18a1aa66b415787c9a8d6a0aa7cba91cd03a99e1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Udaipur, close to Lake Pichola.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="744.69" OriginalAmount="723.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.57824" Longitude="73.676987" StarRating="5" HotelCode="121069|the_leela_palace_udaipur" HotelName="The Leela Palace Udaipur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lake Pichola,, (88 Naga Nagri Outside Chandpole),, Udaipur 313001</AddressLine>
          </AddressLines>
          <CityName>Udaipur</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/f5/83f5014c9586ace3d86c3c2e9cbfd32a06c4a401.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 4 km from the centre of Udaipur.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="834.17" OriginalAmount="809.87" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.577202" Longitude="73.671987" StarRating="5" HotelCode="|218787" HotelName="The Oberoi Udaivilas" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>The Oberoi Udaivilas, Haridasji Ki Magri, Mulla Talai</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/8/7/8/7/218787_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="28.58" OriginalAmount="27.75" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.58229" Longitude="73.682189" StarRating="0" HotelCode="|509322" HotelName="Lake Bridge" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>24, Gogawat Wadi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="42.67" OriginalAmount="41.43" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5761163" Longitude="73.6988533" StarRating="0" HotelCode="|333797" HotelName="Oyo 10323 Hotel Gorbandh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 23/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>138 - 138 A, Inside Udaipole</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="46.83" OriginalAmount="45.47" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5793316" Longitude="73.6834922" StarRating="3" HotelCode="|340046" HotelName="Treebo Udai Niwas Lake Pichola" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>84, Gangaur Marg, Near Jagdish Temple Marg, Old City,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="53.56" OriginalAmount="52.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.6016236" Longitude="73.6895996" StarRating="4" HotelCode="|333196" HotelName="Mumbai House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 20/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Opposite Big Bazaar, Sukhadia Circle</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="58.43" OriginalAmount="56.73" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5788989" Longitude="73.6825521" StarRating="2" HotelCode="|339701" HotelName="Aashiya Haveli" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 21/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>15, 17-20 Lalghat</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="64.71" OriginalAmount="62.83" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5801956" Longitude="73.6823701" StarRating="0" HotelCode="|333123" HotelName="Banjara" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>83, gangaur ghat marg, near jagdish mandir old city near lake pichola, udaipur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="98.96" OriginalAmount="96.08" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5822037" Longitude="73.7220899" StarRating="4" HotelCode="|333516" HotelName="Crimson Park Shree Kanak" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sevashram, Airport Road, udaipur</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="112.58" OriginalAmount="109.30" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5443284" Longitude="73.6442616" StarRating="0" HotelCode="|340935" HotelName="Araliayas Resort" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Udaipur Jhadol Road, Near Nai Gaon</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="169.95" OriginalAmount="165.00" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.5791" Longitude="73.6804" StarRating="3" HotelCode="|340540" HotelName="Lake Pichola" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Outside Chand Pole</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="389.14" OriginalAmount="377.81" MarkupRule="3.00">
      <BasicPropertyInfo Latitude="24.6211363" Longitude="73.8067982" StarRating="4" HotelCode="|341525" HotelName="The Udaibagh" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 24/05/2026">
        <Address>
          <AddressLines>
            <AddressLine>Near Debari Cross Road, Debari, Rajasthan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Lounge,Currency Exchange,Massage Centre,Bicycle Rental,Spa,24 Hour Room Service,Business Centre,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Meeting Room,Parking,Valet Parking,Garden,24 Hour Front Desk,Elevator,LCD/Projector,Luggage Storage,Jacuzzi,Wheelchair Access,Central Heating,Heated Pool,Babysitting,Library,Vending Machine,Kitchen,Beauty Salon</BasicAmenities>
    <HotelRating>5,4,3,2,1</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD,FULL BOARD,ALL INCLUSIVE,DINNER</Meals>
    <PropertyType>CITY HOTEL,CLUB RESORT,HOSTELS,HOTEL,RESORT,APARTMENT,GUEST HOUSES,BED AND BREAKFASTS,HISTORIC HOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
01020264-bd91-4152-97af-b93ea8486ed3|GoGlobalTravelSearch|successfull supplier interation||GoGlobleTravel|True